2024-04-22T20:40:04.856 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-22T20:40:04.856 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --description orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/classic} --owner scheduled_teuthology@teuthology --name teuthology-2024-04-22_20:08:13-orch-main-distro-default-smithi --archive /home/teuthworker/archive/teuthology-2024-04-22_20:08:13-orch-main-distro-default-smithi/7668599 -- /home/teuthworker/archive/teuthology-2024-04-22_20:08:13-orch-main-distro-default-smithi/7668599/orig.config.yaml 2024-04-22T20:40:04.887 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-22T20:40:04.970 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-22_20:08:13-orch-main-distro-default-smithi/7668599 branch: main description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/classic} email: ceph-qa@ceph.com first_in_suite: false job_id: '7668599' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-04-22_20:08:13-orch-main-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 1 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: 56e81df3aeb98b717efe2ab0537a8c60249f95f7 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 56e81df3aeb98b717efe2ab0537a8c60249f95f7 workunit: branch: main sha1: 8254cb5a247caa8e3d35e534a1fefe2362a0a4b8 owner: scheduled_teuthology@teuthology priority: 950 repo: https://git.ceph.com/ceph.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 6458 sha1: 56e81df3aeb98b717efe2ab0537a8c60249f95f7 sleep_before_teardown: 0 subset: 39/64 suite: orch suite_branch: main suite_path: /home/teuthworker/src/git.ceph.com_ceph_8254cb5a247caa8e3d35e534a1fefe2362a0a4b8/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 8254cb5a247caa8e3d35e534a1fefe2362a0a4b8 targets: smithi121.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJtHWdUsbM6lQ61QteliO/zCwastdv0s0a0tdshCWsqDmlHmkbY9ACvY2IJFQERvXQVMSNTXc9cgGAl7//lhuqc= smithi123.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH+xAKvFZpfiknFgtxAzfZLmvgRILjBpmgTEkPGVbVxifmYzPL2/cZSFZAm8iOwVCDjQsgHRPf36dgarD+a3ZZM= tasks: - cephadm: cephadm_branch: v17.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v17.2.0 - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph 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-22_20:08:13 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-22T20:40:04.971 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_8254cb5a247caa8e3d35e534a1fefe2362a0a4b8/qa; will attempt to use it 2024-04-22T20:40:04.971 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_8254cb5a247caa8e3d35e534a1fefe2362a0a4b8/qa/tasks 2024-04-22T20:40:04.972 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-22T20:40:04.973 INFO:teuthology.task.internal:Checking packages... 2024-04-22T20:40:04.999 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '56e81df3aeb98b717efe2ab0537a8c60249f95f7' 2024-04-22T20:40:04.999 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-22T20:40:04.999 INFO:teuthology.packaging:ref: None 2024-04-22T20:40:04.999 INFO:teuthology.packaging:tag: None 2024-04-22T20:40:04.999 INFO:teuthology.packaging:branch: main 2024-04-22T20:40:04.999 INFO:teuthology.packaging:sha1: 56e81df3aeb98b717efe2ab0537a8c60249f95f7 2024-04-22T20:40:04.999 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=main 2024-04-22T20:40:05.234 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-3198-g56e81df3-1jammy 2024-04-22T20:40:05.235 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-22T20:40:05.242 INFO:teuthology.task.internal:no buildpackages task found 2024-04-22T20:40:05.242 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-22T20:40:05.281 INFO:teuthology.task.internal:Saving configuration 2024-04-22T20:40:05.302 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-22T20:40:05.309 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-22T20:40:05.333 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi121.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_20:08:13-orch-main-distro-default-smithi/7668599', '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-22 20:34:31.015842', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIICc0vtWRINxbVbt6/RgXNV7r0zRHCsQCgfTlycXy5b2'} 2024-04-22T20:40:05.355 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi123.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_20:08:13-orch-main-distro-default-smithi/7668599', '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-22 20:34:31.017321', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEBfnMg2GxRGtWolMuI7u2aq+XXd9ZNa6NI9Tjl5gx2e'} 2024-04-22T20:40:05.356 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-22T20:40:05.362 INFO:teuthology.task.internal:roles: ubuntu@smithi121.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-22T20:40:05.362 INFO:teuthology.task.internal:roles: ubuntu@smithi123.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-22T20:40:05.362 INFO:teuthology.run_tasks:Running task console_log... 2024-04-22T20:40:05.437 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f3cd3a2df70>, signals=[15]) 2024-04-22T20:40:05.438 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-22T20:40:05.444 INFO:teuthology.task.internal:Opening connections... 2024-04-22T20:40:05.444 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi121.front.sepia.ceph.com 2024-04-22T20:40:05.446 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T20:40:05.528 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi123.front.sepia.ceph.com 2024-04-22T20:40:05.529 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T20:40:05.606 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-22T20:40:05.613 DEBUG:teuthology.orchestra.run.smithi121:> uname -m 2024-04-22T20:40:05.619 INFO:teuthology.orchestra.run.smithi121.stdout:x86_64 2024-04-22T20:40:05.619 DEBUG:teuthology.orchestra.run.smithi121:> cat /etc/os-release 2024-04-22T20:40:05.664 INFO:teuthology.orchestra.run.smithi121.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-22T20:40:05.664 INFO:teuthology.orchestra.run.smithi121.stdout:NAME="Ubuntu" 2024-04-22T20:40:05.664 INFO:teuthology.orchestra.run.smithi121.stdout:VERSION_ID="22.04" 2024-04-22T20:40:05.664 INFO:teuthology.orchestra.run.smithi121.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-22T20:40:05.665 INFO:teuthology.orchestra.run.smithi121.stdout:VERSION_CODENAME=jammy 2024-04-22T20:40:05.665 INFO:teuthology.orchestra.run.smithi121.stdout:ID=ubuntu 2024-04-22T20:40:05.665 INFO:teuthology.orchestra.run.smithi121.stdout:ID_LIKE=debian 2024-04-22T20:40:05.665 INFO:teuthology.orchestra.run.smithi121.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-22T20:40:05.665 INFO:teuthology.orchestra.run.smithi121.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-22T20:40:05.665 INFO:teuthology.orchestra.run.smithi121.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-22T20:40:05.665 INFO:teuthology.orchestra.run.smithi121.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-22T20:40:05.665 INFO:teuthology.orchestra.run.smithi121.stdout:UBUNTU_CODENAME=jammy 2024-04-22T20:40:05.666 INFO:teuthology.lock.ops:Updating smithi121.front.sepia.ceph.com on lock server 2024-04-22T20:40:05.690 DEBUG:teuthology.orchestra.run.smithi123:> uname -m 2024-04-22T20:40:05.696 INFO:teuthology.orchestra.run.smithi123.stdout:x86_64 2024-04-22T20:40:05.696 DEBUG:teuthology.orchestra.run.smithi123:> cat /etc/os-release 2024-04-22T20:40:05.747 INFO:teuthology.orchestra.run.smithi123.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-22T20:40:05.748 INFO:teuthology.orchestra.run.smithi123.stdout:NAME="Ubuntu" 2024-04-22T20:40:05.748 INFO:teuthology.orchestra.run.smithi123.stdout:VERSION_ID="22.04" 2024-04-22T20:40:05.748 INFO:teuthology.orchestra.run.smithi123.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-22T20:40:05.748 INFO:teuthology.orchestra.run.smithi123.stdout:VERSION_CODENAME=jammy 2024-04-22T20:40:05.748 INFO:teuthology.orchestra.run.smithi123.stdout:ID=ubuntu 2024-04-22T20:40:05.748 INFO:teuthology.orchestra.run.smithi123.stdout:ID_LIKE=debian 2024-04-22T20:40:05.748 INFO:teuthology.orchestra.run.smithi123.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-22T20:40:05.748 INFO:teuthology.orchestra.run.smithi123.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-22T20:40:05.748 INFO:teuthology.orchestra.run.smithi123.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-22T20:40:05.748 INFO:teuthology.orchestra.run.smithi123.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-22T20:40:05.748 INFO:teuthology.orchestra.run.smithi123.stdout:UBUNTU_CODENAME=jammy 2024-04-22T20:40:05.749 INFO:teuthology.lock.ops:Updating smithi123.front.sepia.ceph.com on lock server 2024-04-22T20:40:05.773 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-22T20:40:05.782 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-22T20:40:05.786 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-22T20:40:05.787 DEBUG:teuthology.orchestra.run.smithi121:> test '!' -e /home/ubuntu/cephtest 2024-04-22T20:40:05.789 DEBUG:teuthology.orchestra.run.smithi123:> test '!' -e /home/ubuntu/cephtest 2024-04-22T20:40:05.795 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-22T20:40:05.800 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-22T20:40:05.801 DEBUG:teuthology.orchestra.run.smithi121:> test -z $(ls -A /var/lib/ceph) 2024-04-22T20:40:05.834 DEBUG:teuthology.orchestra.run.smithi123:> test -z $(ls -A /var/lib/ceph) 2024-04-22T20:40:05.844 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-22T20:40:05.899 INFO:teuthology.run_tasks:Running task kernel... 2024-04-22T20:40:05.915 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-22T20:40:05.915 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-22T20:40:05.915 DEBUG:teuthology.orchestra.run.smithi121:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-22T20:40:05.916 DEBUG:teuthology.orchestra.run.smithi123:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-22T20:40:05.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T20:40:05.920 DEBUG:teuthology.orchestra.run.smithi121:> uname -r 2024-04-22T20:40:05.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T20:40:05.921 DEBUG:teuthology.orchestra.run.smithi123:> uname -r 2024-04-22T20:40:05.967 INFO:teuthology.orchestra.run.smithi123.stdout:5.15.0-56-generic 2024-04-22T20:40:05.968 INFO:teuthology.task.kernel:Running kernel on smithi123: 5.15.0-56-generic 2024-04-22T20:40:05.968 DEBUG:teuthology.orchestra.run.smithi123:> sudo apt-get clean 2024-04-22T20:40:05.969 INFO:teuthology.orchestra.run.smithi121.stdout:5.15.0-56-generic 2024-04-22T20:40:05.969 INFO:teuthology.task.kernel:Running kernel on smithi121: 5.15.0-56-generic 2024-04-22T20:40:05.969 DEBUG:teuthology.orchestra.run.smithi121:> sudo apt-get clean 2024-04-22T20:40:06.075 DEBUG:teuthology.orchestra.run.smithi121:> sudo apt-get update 2024-04-22T20:40:06.102 DEBUG:teuthology.orchestra.run.smithi123:> sudo apt-get update 2024-04-22T20:40:06.211 INFO:teuthology.orchestra.run.smithi121.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-22T20:40:06.247 INFO:teuthology.orchestra.run.smithi123.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-22T20:40:06.315 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-22T20:40:06.357 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-22T20:40:06.398 INFO:teuthology.orchestra.run.smithi121.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-22T20:40:06.438 INFO:teuthology.orchestra.run.smithi123.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-22T20:40:06.470 INFO:teuthology.orchestra.run.smithi123.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,388 kB] 2024-04-22T20:40:06.476 INFO:teuthology.orchestra.run.smithi121.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [452 kB] 2024-04-22T20:40:06.557 INFO:teuthology.orchestra.run.smithi121.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,388 kB] 2024-04-22T20:40:06.587 INFO:teuthology.orchestra.run.smithi123.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [452 kB] 2024-04-22T20:40:06.593 INFO:teuthology.orchestra.run.smithi123.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [243 kB] 2024-04-22T20:40:06.597 INFO:teuthology.orchestra.run.smithi123.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-22T20:40:06.597 INFO:teuthology.orchestra.run.smithi123.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-04-22T20:40:06.598 INFO:teuthology.orchestra.run.smithi123.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,762 kB] 2024-04-22T20:40:06.607 INFO:teuthology.orchestra.run.smithi121.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [243 kB] 2024-04-22T20:40:06.611 INFO:teuthology.orchestra.run.smithi121.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-22T20:40:06.611 INFO:teuthology.orchestra.run.smithi121.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-04-22T20:40:06.611 INFO:teuthology.orchestra.run.smithi121.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,762 kB] 2024-04-22T20:40:06.634 INFO:teuthology.orchestra.run.smithi123.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [299 kB] 2024-04-22T20:40:06.639 INFO:teuthology.orchestra.run.smithi123.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-22T20:40:06.639 INFO:teuthology.orchestra.run.smithi123.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [600 kB] 2024-04-22T20:40:06.649 INFO:teuthology.orchestra.run.smithi123.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB] 2024-04-22T20:40:06.653 INFO:teuthology.orchestra.run.smithi121.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [299 kB] 2024-04-22T20:40:06.658 INFO:teuthology.orchestra.run.smithi121.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-22T20:40:06.658 INFO:teuthology.orchestra.run.smithi121.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [600 kB] 2024-04-22T20:40:06.667 INFO:teuthology.orchestra.run.smithi121.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB] 2024-04-22T20:40:06.668 INFO:teuthology.orchestra.run.smithi123.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [162 kB] 2024-04-22T20:40:06.670 INFO:teuthology.orchestra.run.smithi123.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-22T20:40:06.676 INFO:teuthology.orchestra.run.smithi123.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-22T20:40:06.676 INFO:teuthology.orchestra.run.smithi123.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-22T20:40:06.677 INFO:teuthology.orchestra.run.smithi123.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-22T20:40:06.679 INFO:teuthology.orchestra.run.smithi121.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [162 kB] 2024-04-22T20:40:06.681 INFO:teuthology.orchestra.run.smithi121.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-22T20:40:06.707 INFO:teuthology.orchestra.run.smithi121.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-22T20:40:06.708 INFO:teuthology.orchestra.run.smithi121.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-22T20:40:06.708 INFO:teuthology.orchestra.run.smithi121.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-22T20:40:06.708 INFO:teuthology.orchestra.run.smithi121.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-22T20:40:06.722 INFO:teuthology.orchestra.run.smithi123.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-22T20:40:06.749 INFO:teuthology.orchestra.run.smithi121.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-22T20:40:06.803 INFO:teuthology.orchestra.run.smithi123.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-22T20:40:06.898 INFO:teuthology.orchestra.run.smithi121.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,608 kB] 2024-04-22T20:40:06.942 INFO:teuthology.orchestra.run.smithi123.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,608 kB] 2024-04-22T20:40:07.237 INFO:teuthology.orchestra.run.smithi121.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [618 kB] 2024-04-22T20:40:07.253 INFO:teuthology.orchestra.run.smithi123.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [618 kB] 2024-04-22T20:40:07.272 INFO:teuthology.orchestra.run.smithi121.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [303 kB] 2024-04-22T20:40:07.287 INFO:teuthology.orchestra.run.smithi121.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-22T20:40:07.287 INFO:teuthology.orchestra.run.smithi121.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,826 kB] 2024-04-22T20:40:07.292 INFO:teuthology.orchestra.run.smithi123.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [303 kB] 2024-04-22T20:40:07.307 INFO:teuthology.orchestra.run.smithi123.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-22T20:40:07.308 INFO:teuthology.orchestra.run.smithi123.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,826 kB] 2024-04-22T20:40:07.354 INFO:teuthology.orchestra.run.smithi121.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-04-22T20:40:07.355 INFO:teuthology.orchestra.run.smithi121.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [310 kB] 2024-04-22T20:40:07.362 INFO:teuthology.orchestra.run.smithi121.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-22T20:40:07.371 INFO:teuthology.orchestra.run.smithi123.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-04-22T20:40:07.372 INFO:teuthology.orchestra.run.smithi123.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [310 kB] 2024-04-22T20:40:07.378 INFO:teuthology.orchestra.run.smithi123.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-22T20:40:07.526 INFO:teuthology.orchestra.run.smithi121.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [699 kB] 2024-04-22T20:40:07.543 INFO:teuthology.orchestra.run.smithi123.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [699 kB] 2024-04-22T20:40:08.111 INFO:teuthology.orchestra.run.smithi121.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,070 kB] 2024-04-22T20:40:08.126 INFO:teuthology.orchestra.run.smithi123.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,070 kB] 2024-04-22T20:40:08.222 INFO:teuthology.orchestra.run.smithi121.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [244 kB] 2024-04-22T20:40:08.236 INFO:teuthology.orchestra.run.smithi123.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [244 kB] 2024-04-22T20:40:08.242 INFO:teuthology.orchestra.run.smithi121.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-22T20:40:08.243 INFO:teuthology.orchestra.run.smithi121.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-04-22T20:40:08.244 INFO:teuthology.orchestra.run.smithi121.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-04-22T20:40:08.247 INFO:teuthology.orchestra.run.smithi121.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-04-22T20:40:08.248 INFO:teuthology.orchestra.run.smithi121.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-22T20:40:08.248 INFO:teuthology.orchestra.run.smithi121.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-04-22T20:40:08.252 INFO:teuthology.orchestra.run.smithi121.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-04-22T20:40:08.256 INFO:teuthology.orchestra.run.smithi123.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-22T20:40:08.257 INFO:teuthology.orchestra.run.smithi121.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-22T20:40:08.257 INFO:teuthology.orchestra.run.smithi123.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-04-22T20:40:08.261 INFO:teuthology.orchestra.run.smithi123.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-04-22T20:40:08.262 INFO:teuthology.orchestra.run.smithi123.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-04-22T20:40:08.263 INFO:teuthology.orchestra.run.smithi123.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-22T20:40:08.263 INFO:teuthology.orchestra.run.smithi123.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-04-22T20:40:08.266 INFO:teuthology.orchestra.run.smithi123.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-04-22T20:40:08.271 INFO:teuthology.orchestra.run.smithi123.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-22T20:40:08.422 INFO:teuthology.orchestra.run.smithi121.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-22T20:40:08.436 INFO:teuthology.orchestra.run.smithi123.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-22T20:40:08.506 INFO:teuthology.orchestra.run.smithi121.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-04-22T20:40:08.518 INFO:teuthology.orchestra.run.smithi123.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-04-22T20:40:08.588 INFO:teuthology.orchestra.run.smithi121.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-04-22T20:40:08.600 INFO:teuthology.orchestra.run.smithi123.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-04-22T20:40:08.669 INFO:teuthology.orchestra.run.smithi121.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-22T20:40:08.681 INFO:teuthology.orchestra.run.smithi123.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-22T20:40:08.698 INFO:teuthology.orchestra.run.smithi121.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-22T20:40:08.711 INFO:teuthology.orchestra.run.smithi123.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-22T20:40:12.909 INFO:teuthology.orchestra.run.smithi123.stdout:Fetched 13.2 MB in 3s (5,210 kB/s) 2024-04-22T20:40:13.041 INFO:teuthology.orchestra.run.smithi121.stdout:Fetched 13.2 MB in 3s (5,156 kB/s) 2024-04-22T20:40:14.242 INFO:teuthology.orchestra.run.smithi123.stdout:Reading package lists... 2024-04-22T20:40:14.258 DEBUG:teuthology.orchestra.run.smithi123:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-22T20:40:14.321 INFO:teuthology.orchestra.run.smithi123.stdout:Reading package lists... 2024-04-22T20:40:14.430 INFO:teuthology.orchestra.run.smithi121.stdout:Reading package lists... 2024-04-22T20:40:14.446 DEBUG:teuthology.orchestra.run.smithi121:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-22T20:40:14.508 INFO:teuthology.orchestra.run.smithi121.stdout:Reading package lists... 2024-04-22T20:40:14.521 INFO:teuthology.orchestra.run.smithi123.stdout:Building dependency tree... 2024-04-22T20:40:14.522 INFO:teuthology.orchestra.run.smithi123.stdout:Reading state information... 2024-04-22T20:40:14.695 INFO:teuthology.orchestra.run.smithi123.stdout:The following packages were automatically installed and are no longer required: 2024-04-22T20:40:14.695 INFO:teuthology.orchestra.run.smithi123.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-22T20:40:14.696 INFO:teuthology.orchestra.run.smithi123.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-22T20:40:14.696 INFO:teuthology.orchestra.run.smithi123.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-22T20:40:14.696 INFO:teuthology.orchestra.run.smithi123.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-22T20:40:14.696 INFO:teuthology.orchestra.run.smithi123.stdout: python2.7-minimal 2024-04-22T20:40:14.697 INFO:teuthology.orchestra.run.smithi123.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-22T20:40:14.697 INFO:teuthology.orchestra.run.smithi123.stdout:The following additional packages will be installed: 2024-04-22T20:40:14.697 INFO:teuthology.orchestra.run.smithi123.stdout: linux-generic linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-22T20:40:14.697 INFO:teuthology.orchestra.run.smithi123.stdout: linux-headers-generic linux-image-5.15.0-105-generic 2024-04-22T20:40:14.698 INFO:teuthology.orchestra.run.smithi123.stdout: linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic 2024-04-22T20:40:14.699 INFO:teuthology.orchestra.run.smithi123.stdout:Suggested packages: 2024-04-22T20:40:14.699 INFO:teuthology.orchestra.run.smithi123.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-22T20:40:14.699 INFO:teuthology.orchestra.run.smithi123.stdout:Recommended packages: 2024-04-22T20:40:14.699 INFO:teuthology.orchestra.run.smithi123.stdout: thermald 2024-04-22T20:40:14.710 INFO:teuthology.orchestra.run.smithi121.stdout:Building dependency tree... 2024-04-22T20:40:14.710 INFO:teuthology.orchestra.run.smithi121.stdout:Reading state information... 2024-04-22T20:40:14.744 INFO:teuthology.orchestra.run.smithi123.stdout:The following NEW packages will be installed: 2024-04-22T20:40:14.744 INFO:teuthology.orchestra.run.smithi123.stdout: linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-22T20:40:14.744 INFO:teuthology.orchestra.run.smithi123.stdout: linux-image-5.15.0-105-generic linux-modules-5.15.0-105-generic 2024-04-22T20:40:14.745 INFO:teuthology.orchestra.run.smithi123.stdout: linux-modules-extra-5.15.0-105-generic 2024-04-22T20:40:14.746 INFO:teuthology.orchestra.run.smithi123.stdout:The following packages will be upgraded: 2024-04-22T20:40:14.746 INFO:teuthology.orchestra.run.smithi123.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-22T20:40:14.806 INFO:teuthology.orchestra.run.smithi123.stdout:3 upgraded, 5 newly installed, 0 to remove and 315 not upgraded. 2024-04-22T20:40:14.806 INFO:teuthology.orchestra.run.smithi123.stdout:Need to get 113 MB of archives. 2024-04-22T20:40:14.807 INFO:teuthology.orchestra.run.smithi123.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-22T20:40:14.807 INFO:teuthology.orchestra.run.smithi123.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-22T20:40:14.876 INFO:teuthology.orchestra.run.smithi121.stdout:The following packages were automatically installed and are no longer required: 2024-04-22T20:40:14.876 INFO:teuthology.orchestra.run.smithi121.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-22T20:40:14.876 INFO:teuthology.orchestra.run.smithi121.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-22T20:40:14.877 INFO:teuthology.orchestra.run.smithi121.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-22T20:40:14.877 INFO:teuthology.orchestra.run.smithi121.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-22T20:40:14.877 INFO:teuthology.orchestra.run.smithi121.stdout: python2.7-minimal 2024-04-22T20:40:14.877 INFO:teuthology.orchestra.run.smithi121.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-22T20:40:14.878 INFO:teuthology.orchestra.run.smithi121.stdout:The following additional packages will be installed: 2024-04-22T20:40:14.878 INFO:teuthology.orchestra.run.smithi121.stdout: linux-generic linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-22T20:40:14.878 INFO:teuthology.orchestra.run.smithi121.stdout: linux-headers-generic linux-image-5.15.0-105-generic 2024-04-22T20:40:14.878 INFO:teuthology.orchestra.run.smithi121.stdout: linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic 2024-04-22T20:40:14.879 INFO:teuthology.orchestra.run.smithi121.stdout:Suggested packages: 2024-04-22T20:40:14.879 INFO:teuthology.orchestra.run.smithi121.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-22T20:40:14.879 INFO:teuthology.orchestra.run.smithi121.stdout:Recommended packages: 2024-04-22T20:40:14.880 INFO:teuthology.orchestra.run.smithi121.stdout: thermald 2024-04-22T20:40:14.926 INFO:teuthology.orchestra.run.smithi121.stdout:The following NEW packages will be installed: 2024-04-22T20:40:14.927 INFO:teuthology.orchestra.run.smithi121.stdout: linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-22T20:40:14.927 INFO:teuthology.orchestra.run.smithi121.stdout: linux-image-5.15.0-105-generic linux-modules-5.15.0-105-generic 2024-04-22T20:40:14.927 INFO:teuthology.orchestra.run.smithi121.stdout: linux-modules-extra-5.15.0-105-generic 2024-04-22T20:40:14.928 INFO:teuthology.orchestra.run.smithi121.stdout:The following packages will be upgraded: 2024-04-22T20:40:14.928 INFO:teuthology.orchestra.run.smithi121.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-22T20:40:14.991 INFO:teuthology.orchestra.run.smithi121.stdout:3 upgraded, 5 newly installed, 0 to remove and 315 not upgraded. 2024-04-22T20:40:14.991 INFO:teuthology.orchestra.run.smithi121.stdout:Need to get 113 MB of archives. 2024-04-22T20:40:14.991 INFO:teuthology.orchestra.run.smithi121.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-22T20:40:14.991 INFO:teuthology.orchestra.run.smithi121.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-22T20:40:15.484 INFO:teuthology.orchestra.run.smithi123.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-22T20:40:15.832 INFO:teuthology.orchestra.run.smithi123.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-22T20:40:16.367 INFO:teuthology.orchestra.run.smithi121.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-22T20:40:16.762 INFO:teuthology.orchestra.run.smithi121.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-22T20:40:17.783 INFO:teuthology.orchestra.run.smithi123.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-22T20:40:17.783 INFO:teuthology.orchestra.run.smithi123.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-22T20:40:17.864 INFO:teuthology.orchestra.run.smithi123.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-22T20:40:18.187 INFO:teuthology.orchestra.run.smithi123.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-22T20:40:18.268 INFO:teuthology.orchestra.run.smithi123.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-22T20:40:18.653 INFO:teuthology.orchestra.run.smithi121.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-22T20:40:18.653 INFO:teuthology.orchestra.run.smithi121.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-22T20:40:18.653 INFO:teuthology.orchestra.run.smithi121.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-22T20:40:18.664 INFO:teuthology.orchestra.run.smithi123.stdout:Fetched 113 MB in 4s (32.2 MB/s) 2024-04-22T20:40:18.821 INFO:teuthology.orchestra.run.smithi121.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-22T20:40:18.845 INFO:teuthology.orchestra.run.smithi121.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-22T20:40:19.058 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package linux-modules-5.15.0-105-generic. 2024-04-22T20:40:19.230 INFO:teuthology.orchestra.run.smithi121.stdout:Fetched 113 MB in 4s (29.0 MB/s) 2024-04-22T20:40:19.410 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package linux-modules-5.15.0-105-generic. 2024-04-22T20:40:21.167 INFO:teuthology.orchestra.run.smithi123.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-22T20:40:21.171 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../0-linux-modules-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T20:40:21.322 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T20:40:21.382 INFO:teuthology.orchestra.run.smithi121.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-22T20:40:21.386 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../0-linux-modules-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T20:40:21.457 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T20:40:23.466 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package linux-image-5.15.0-105-generic. 2024-04-22T20:40:23.487 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../1-linux-image-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T20:40:23.564 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T20:40:24.011 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-105-generic. 2024-04-22T20:40:24.016 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package linux-image-5.15.0-105-generic. 2024-04-22T20:40:24.032 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T20:40:24.038 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../1-linux-image-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T20:40:24.060 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T20:40:24.135 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T20:40:24.578 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-105-generic. 2024-04-22T20:40:24.598 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T20:40:24.636 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T20:40:30.583 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../3-linux-generic_5.15.0.105.102_amd64.deb ... 2024-04-22T20:40:30.685 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-22T20:40:30.967 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.105.102_amd64.deb ... 2024-04-22T20:40:31.019 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../3-linux-generic_5.15.0.105.102_amd64.deb ... 2024-04-22T20:40:31.096 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-image-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-22T20:40:31.163 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-22T20:40:31.399 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package linux-headers-5.15.0-105. 2024-04-22T20:40:31.410 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../5-linux-headers-5.15.0-105_5.15.0-105.115_all.deb ... 2024-04-22T20:40:31.449 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-22T20:40:31.495 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.105.102_amd64.deb ... 2024-04-22T20:40:31.591 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-image-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-22T20:40:31.878 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package linux-headers-5.15.0-105. 2024-04-22T20:40:31.900 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../5-linux-headers-5.15.0-105_5.15.0-105.115_all.deb ... 2024-04-22T20:40:31.944 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-22T20:40:36.802 INFO:teuthology.orchestra.run.smithi123.stdout:Selecting previously unselected package linux-headers-5.15.0-105-generic. 2024-04-22T20:40:36.839 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../6-linux-headers-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T20:40:36.877 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T20:40:37.633 INFO:teuthology.orchestra.run.smithi121.stdout:Selecting previously unselected package linux-headers-5.15.0-105-generic. 2024-04-22T20:40:37.669 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../6-linux-headers-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-22T20:40:37.716 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T20:40:39.442 INFO:teuthology.orchestra.run.smithi123.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.105.102_amd64.deb ... 2024-04-22T20:40:39.570 INFO:teuthology.orchestra.run.smithi123.stdout:Unpacking linux-headers-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-22T20:40:39.903 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-22T20:40:40.016 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T20:40:40.126 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-headers-generic (5.15.0.105.102) ... 2024-04-22T20:40:40.229 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T20:40:40.355 INFO:teuthology.orchestra.run.smithi121.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.105.102_amd64.deb ... 2024-04-22T20:40:40.477 INFO:teuthology.orchestra.run.smithi121.stdout:Unpacking linux-headers-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-22T20:40:40.819 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-22T20:40:40.940 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T20:40:41.041 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-headers-generic (5.15.0.105.102) ... 2024-04-22T20:40:41.163 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T20:40:41.582 INFO:teuthology.orchestra.run.smithi123.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-22T20:40:41.582 INFO:teuthology.orchestra.run.smithi123.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-22T20:40:41.582 INFO:teuthology.orchestra.run.smithi123.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-105-generic 2024-04-22T20:40:41.582 INFO:teuthology.orchestra.run.smithi123.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-105-generic 2024-04-22T20:40:41.872 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T20:40:42.470 INFO:teuthology.orchestra.run.smithi121.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-22T20:40:42.470 INFO:teuthology.orchestra.run.smithi121.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-22T20:40:42.470 INFO:teuthology.orchestra.run.smithi121.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-105-generic 2024-04-22T20:40:42.470 INFO:teuthology.orchestra.run.smithi121.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-105-generic 2024-04-22T20:40:42.641 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T20:40:43.867 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T20:40:44.027 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T20:40:45.359 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-image-generic (5.15.0.105.102) ... 2024-04-22T20:40:45.460 INFO:teuthology.orchestra.run.smithi123.stdout:Setting up linux-generic (5.15.0.105.102) ... 2024-04-22T20:40:45.578 INFO:teuthology.orchestra.run.smithi123.stdout:Processing triggers for linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T20:40:45.644 INFO:teuthology.orchestra.run.smithi123.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-22T20:40:45.644 INFO:teuthology.orchestra.run.smithi123.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-105-generic 2024-04-22T20:40:45.668 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-image-generic (5.15.0.105.102) ... 2024-04-22T20:40:45.786 INFO:teuthology.orchestra.run.smithi121.stdout:Setting up linux-generic (5.15.0.105.102) ... 2024-04-22T20:40:45.913 INFO:teuthology.orchestra.run.smithi121.stdout:Processing triggers for linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-22T20:40:45.984 INFO:teuthology.orchestra.run.smithi121.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-22T20:40:45.985 INFO:teuthology.orchestra.run.smithi121.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-105-generic 2024-04-22T20:40:59.509 INFO:teuthology.orchestra.run.smithi123.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-22T20:40:59.509 INFO:teuthology.orchestra.run.smithi123.stdout:Sourcing file `/etc/default/grub' 2024-04-22T20:40:59.526 INFO:teuthology.orchestra.run.smithi123.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-22T20:40:59.544 INFO:teuthology.orchestra.run.smithi123.stdout:Generating grub configuration file ... 2024-04-22T20:40:59.795 INFO:teuthology.orchestra.run.smithi123.stdout:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-22T20:40:59.820 INFO:teuthology.orchestra.run.smithi123.stdout:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-22T20:41:00.055 INFO:teuthology.orchestra.run.smithi121.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-22T20:41:00.055 INFO:teuthology.orchestra.run.smithi121.stdout:Sourcing file `/etc/default/grub' 2024-04-22T20:41:00.066 INFO:teuthology.orchestra.run.smithi121.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-22T20:41:00.081 INFO:teuthology.orchestra.run.smithi121.stdout:Generating grub configuration file ... 2024-04-22T20:41:00.100 INFO:teuthology.orchestra.run.smithi123.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-22T20:41:00.104 INFO:teuthology.orchestra.run.smithi123.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-22T20:41:00.174 INFO:teuthology.orchestra.run.smithi123.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-22T20:41:00.179 INFO:teuthology.orchestra.run.smithi123.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-22T20:41:00.341 INFO:teuthology.orchestra.run.smithi121.stdout:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-22T20:41:00.362 INFO:teuthology.orchestra.run.smithi123.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-22T20:41:00.362 INFO:teuthology.orchestra.run.smithi123.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-22T20:41:00.362 INFO:teuthology.orchestra.run.smithi123.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-22T20:41:00.363 INFO:teuthology.orchestra.run.smithi121.stdout:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-22T20:41:00.408 INFO:teuthology.orchestra.run.smithi123.stdout:done 2024-04-22T20:41:00.631 INFO:teuthology.orchestra.run.smithi121.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-22T20:41:00.637 INFO:teuthology.orchestra.run.smithi121.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-22T20:41:00.712 INFO:teuthology.orchestra.run.smithi121.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-22T20:41:00.718 INFO:teuthology.orchestra.run.smithi121.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-22T20:41:00.869 INFO:teuthology.orchestra.run.smithi121.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-22T20:41:00.869 INFO:teuthology.orchestra.run.smithi121.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-22T20:41:00.869 INFO:teuthology.orchestra.run.smithi121.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-22T20:41:00.878 DEBUG:teuthology.orchestra.run.smithi123:> dpkg -s linux-image-generic 2024-04-22T20:41:00.897 INFO:teuthology.orchestra.run.smithi123.stdout:Package: linux-image-generic 2024-04-22T20:41:00.897 INFO:teuthology.orchestra.run.smithi123.stdout:Status: install ok installed 2024-04-22T20:41:00.897 INFO:teuthology.orchestra.run.smithi123.stdout:Priority: optional 2024-04-22T20:41:00.897 INFO:teuthology.orchestra.run.smithi123.stdout:Section: kernel 2024-04-22T20:41:00.897 INFO:teuthology.orchestra.run.smithi123.stdout:Installed-Size: 21 2024-04-22T20:41:00.897 INFO:teuthology.orchestra.run.smithi123.stdout:Maintainer: Ubuntu Kernel Team 2024-04-22T20:41:00.898 INFO:teuthology.orchestra.run.smithi123.stdout:Architecture: amd64 2024-04-22T20:41:00.898 INFO:teuthology.orchestra.run.smithi123.stdout:Source: linux-meta 2024-04-22T20:41:00.898 INFO:teuthology.orchestra.run.smithi123.stdout:Version: 5.15.0.105.102 2024-04-22T20:41:00.898 INFO:teuthology.orchestra.run.smithi123.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-22T20:41:00.898 INFO:teuthology.orchestra.run.smithi123.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-22T20:41:00.898 INFO:teuthology.orchestra.run.smithi123.stdout:Recommends: thermald 2024-04-22T20:41:00.898 INFO:teuthology.orchestra.run.smithi123.stdout:Description: Generic Linux kernel image 2024-04-22T20:41:00.898 INFO:teuthology.orchestra.run.smithi123.stdout: This package will always depend on the latest generic kernel image 2024-04-22T20:41:00.898 INFO:teuthology.orchestra.run.smithi123.stdout: available. 2024-04-22T20:41:00.898 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-105-generic 2024-04-22T20:41:00.898 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-22T20:41:00.898 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-22T20:41:00.899 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-04-22T20:41:00.899 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi123.front.sepia.ceph.com, path=None, version=distro) 2024-04-22T20:41:00.899 DEBUG:teuthology.orchestra.run.smithi123:> sudo apt-get clean 2024-04-22T20:41:00.913 INFO:teuthology.orchestra.run.smithi121.stdout:done 2024-04-22T20:41:01.118 DEBUG:teuthology.orchestra.run.smithi123:> sudo apt-get update 2024-04-22T20:41:01.366 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-22T20:41:01.367 INFO:teuthology.orchestra.run.smithi123.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-22T20:41:01.376 DEBUG:teuthology.orchestra.run.smithi121:> dpkg -s linux-image-generic 2024-04-22T20:41:01.399 INFO:teuthology.orchestra.run.smithi121.stdout:Package: linux-image-generic 2024-04-22T20:41:01.400 INFO:teuthology.orchestra.run.smithi121.stdout:Status: install ok installed 2024-04-22T20:41:01.400 INFO:teuthology.orchestra.run.smithi121.stdout:Priority: optional 2024-04-22T20:41:01.400 INFO:teuthology.orchestra.run.smithi121.stdout:Section: kernel 2024-04-22T20:41:01.400 INFO:teuthology.orchestra.run.smithi121.stdout:Installed-Size: 21 2024-04-22T20:41:01.400 INFO:teuthology.orchestra.run.smithi121.stdout:Maintainer: Ubuntu Kernel Team 2024-04-22T20:41:01.400 INFO:teuthology.orchestra.run.smithi121.stdout:Architecture: amd64 2024-04-22T20:41:01.400 INFO:teuthology.orchestra.run.smithi121.stdout:Source: linux-meta 2024-04-22T20:41:01.400 INFO:teuthology.orchestra.run.smithi121.stdout:Version: 5.15.0.105.102 2024-04-22T20:41:01.400 INFO:teuthology.orchestra.run.smithi121.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-22T20:41:01.400 INFO:teuthology.orchestra.run.smithi121.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-22T20:41:01.400 INFO:teuthology.orchestra.run.smithi121.stdout:Recommends: thermald 2024-04-22T20:41:01.400 INFO:teuthology.orchestra.run.smithi121.stdout:Description: Generic Linux kernel image 2024-04-22T20:41:01.400 INFO:teuthology.orchestra.run.smithi121.stdout: This package will always depend on the latest generic kernel image 2024-04-22T20:41:01.401 INFO:teuthology.orchestra.run.smithi121.stdout: available. 2024-04-22T20:41:01.401 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-105-generic 2024-04-22T20:41:01.401 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-22T20:41:01.401 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-22T20:41:01.401 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-04-22T20:41:01.401 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi121.front.sepia.ceph.com, path=None, version=distro) 2024-04-22T20:41:01.401 DEBUG:teuthology.orchestra.run.smithi121:> sudo apt-get clean 2024-04-22T20:41:01.439 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-22T20:41:01.520 INFO:teuthology.orchestra.run.smithi123.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-22T20:41:01.571 DEBUG:teuthology.orchestra.run.smithi121:> sudo apt-get update 2024-04-22T20:41:01.688 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-22T20:41:01.805 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-22T20:41:01.809 INFO:teuthology.orchestra.run.smithi123.stdout:Fetched 110 kB in 1s (208 kB/s) 2024-04-22T20:41:01.886 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-22T20:41:01.978 INFO:teuthology.orchestra.run.smithi121.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-22T20:41:02.761 INFO:teuthology.orchestra.run.smithi123.stdout:Reading package lists... 2024-04-22T20:41:02.778 DEBUG:teuthology.orchestra.run.smithi123:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-22T20:41:02.830 INFO:teuthology.orchestra.run.smithi123.stdout:Reading package lists... 2024-04-22T20:41:03.007 INFO:teuthology.orchestra.run.smithi123.stdout:Building dependency tree... 2024-04-22T20:41:03.007 INFO:teuthology.orchestra.run.smithi123.stdout:Reading state information... 2024-04-22T20:41:03.106 INFO:teuthology.orchestra.run.smithi121.stdout:Reading package lists... 2024-04-22T20:41:03.123 DEBUG:teuthology.orchestra.run.smithi121:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-22T20:41:03.166 INFO:teuthology.orchestra.run.smithi123.stdout:linux-image-generic is already the newest version (5.15.0.105.102). 2024-04-22T20:41:03.166 INFO:teuthology.orchestra.run.smithi123.stdout:The following packages were automatically installed and are no longer required: 2024-04-22T20:41:03.166 INFO:teuthology.orchestra.run.smithi123.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-22T20:41:03.166 INFO:teuthology.orchestra.run.smithi123.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-22T20:41:03.166 INFO:teuthology.orchestra.run.smithi123.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-22T20:41:03.167 INFO:teuthology.orchestra.run.smithi123.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-22T20:41:03.167 INFO:teuthology.orchestra.run.smithi123.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-22T20:41:03.167 INFO:teuthology.orchestra.run.smithi123.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-22T20:41:03.175 INFO:teuthology.orchestra.run.smithi121.stdout:Reading package lists... 2024-04-22T20:41:03.203 INFO:teuthology.orchestra.run.smithi123.stdout:0 upgraded, 0 newly installed, 0 to remove and 315 not upgraded. 2024-04-22T20:41:03.205 DEBUG:teuthology.orchestra.run.smithi123:> dpkg -s linux-image-generic 2024-04-22T20:41:03.261 INFO:teuthology.orchestra.run.smithi123.stdout:Package: linux-image-generic 2024-04-22T20:41:03.261 INFO:teuthology.orchestra.run.smithi123.stdout:Status: install ok installed 2024-04-22T20:41:03.261 INFO:teuthology.orchestra.run.smithi123.stdout:Priority: optional 2024-04-22T20:41:03.261 INFO:teuthology.orchestra.run.smithi123.stdout:Section: kernel 2024-04-22T20:41:03.261 INFO:teuthology.orchestra.run.smithi123.stdout:Installed-Size: 21 2024-04-22T20:41:03.261 INFO:teuthology.orchestra.run.smithi123.stdout:Maintainer: Ubuntu Kernel Team 2024-04-22T20:41:03.261 INFO:teuthology.orchestra.run.smithi123.stdout:Architecture: amd64 2024-04-22T20:41:03.262 INFO:teuthology.orchestra.run.smithi123.stdout:Source: linux-meta 2024-04-22T20:41:03.262 INFO:teuthology.orchestra.run.smithi123.stdout:Version: 5.15.0.105.102 2024-04-22T20:41:03.262 INFO:teuthology.orchestra.run.smithi123.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-22T20:41:03.262 INFO:teuthology.orchestra.run.smithi123.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-22T20:41:03.262 INFO:teuthology.orchestra.run.smithi123.stdout:Recommends: thermald 2024-04-22T20:41:03.262 INFO:teuthology.orchestra.run.smithi123.stdout:Description: Generic Linux kernel image 2024-04-22T20:41:03.262 INFO:teuthology.orchestra.run.smithi123.stdout: This package will always depend on the latest generic kernel image 2024-04-22T20:41:03.262 INFO:teuthology.orchestra.run.smithi123.stdout: available. 2024-04-22T20:41:03.262 DEBUG:teuthology.orchestra.run.smithi123:> mktemp 2024-04-22T20:41:03.306 INFO:teuthology.orchestra.run.smithi123.stdout:/tmp/tmp.8g65bccy9k 2024-04-22T20:41:03.306 DEBUG:teuthology.orchestra.run.smithi123:> sudo cp /boot/grub/grub.cfg /tmp/tmp.8g65bccy9k 2024-04-22T20:41:03.353 INFO:teuthology.orchestra.run.smithi121.stdout:Building dependency tree... 2024-04-22T20:41:03.354 INFO:teuthology.orchestra.run.smithi121.stdout:Reading state information... 2024-04-22T20:41:03.363 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod 0666 /tmp/tmp.8g65bccy9k 2024-04-22T20:41:03.476 DEBUG:teuthology.orchestra.remote:smithi123:/tmp/tmp.8g65bccy9k is 10KB 2024-04-22T20:41:03.490 DEBUG:teuthology.orchestra.run.smithi123:> rm -fr /tmp/tmp.8g65bccy9k 2024-04-22T20:41:03.495 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-22T20:41:03.511 INFO:teuthology.orchestra.run.smithi121.stdout:linux-image-generic is already the newest version (5.15.0.105.102). 2024-04-22T20:41:03.511 INFO:teuthology.orchestra.run.smithi121.stdout:The following packages were automatically installed and are no longer required: 2024-04-22T20:41:03.511 INFO:teuthology.orchestra.run.smithi121.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-22T20:41:03.511 INFO:teuthology.orchestra.run.smithi121.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-22T20:41:03.511 INFO:teuthology.orchestra.run.smithi121.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-22T20:41:03.512 INFO:teuthology.orchestra.run.smithi121.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-22T20:41:03.512 INFO:teuthology.orchestra.run.smithi121.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-22T20:41:03.512 INFO:teuthology.orchestra.run.smithi121.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-22T20:41:03.550 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-04-22T20:41:03.550 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-22T20:41:03.550 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-22T20:41:03.551 INFO:teuthology.orchestra.run.smithi121.stdout:0 upgraded, 0 newly installed, 0 to remove and 315 not upgraded. 2024-04-22T20:41:03.553 DEBUG:teuthology.orchestra.run.smithi121:> dpkg -s linux-image-generic 2024-04-22T20:41:03.607 INFO:teuthology.orchestra.run.smithi121.stdout:Package: linux-image-generic 2024-04-22T20:41:03.607 INFO:teuthology.orchestra.run.smithi121.stdout:Status: install ok installed 2024-04-22T20:41:03.607 INFO:teuthology.orchestra.run.smithi121.stdout:Priority: optional 2024-04-22T20:41:03.608 INFO:teuthology.orchestra.run.smithi121.stdout:Section: kernel 2024-04-22T20:41:03.608 INFO:teuthology.orchestra.run.smithi121.stdout:Installed-Size: 21 2024-04-22T20:41:03.608 INFO:teuthology.orchestra.run.smithi121.stdout:Maintainer: Ubuntu Kernel Team 2024-04-22T20:41:03.608 INFO:teuthology.orchestra.run.smithi121.stdout:Architecture: amd64 2024-04-22T20:41:03.608 INFO:teuthology.orchestra.run.smithi121.stdout:Source: linux-meta 2024-04-22T20:41:03.608 INFO:teuthology.orchestra.run.smithi121.stdout:Version: 5.15.0.105.102 2024-04-22T20:41:03.608 INFO:teuthology.orchestra.run.smithi121.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-22T20:41:03.608 INFO:teuthology.orchestra.run.smithi121.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-22T20:41:03.608 INFO:teuthology.orchestra.run.smithi121.stdout:Recommends: thermald 2024-04-22T20:41:03.608 INFO:teuthology.orchestra.run.smithi121.stdout:Description: Generic Linux kernel image 2024-04-22T20:41:03.608 INFO:teuthology.orchestra.run.smithi121.stdout: This package will always depend on the latest generic kernel image 2024-04-22T20:41:03.608 INFO:teuthology.orchestra.run.smithi121.stdout: available. 2024-04-22T20:41:03.609 DEBUG:teuthology.orchestra.run.smithi121:> mktemp 2024-04-22T20:41:03.618 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-105-generic 2024-04-22T20:41:03.618 DEBUG:teuthology.orchestra.run.smithi123:> sudo update-grub 2024-04-22T20:41:03.653 INFO:teuthology.orchestra.run.smithi121.stdout:/tmp/tmp.ep3O2zNTfj 2024-04-22T20:41:03.653 DEBUG:teuthology.orchestra.run.smithi121:> sudo cp /boot/grub/grub.cfg /tmp/tmp.ep3O2zNTfj 2024-04-22T20:41:03.709 DEBUG:teuthology.orchestra.run.smithi121:> sudo chmod 0666 /tmp/tmp.ep3O2zNTfj 2024-04-22T20:41:03.838 DEBUG:teuthology.orchestra.remote:smithi121:/tmp/tmp.ep3O2zNTfj is 10KB 2024-04-22T20:41:03.851 DEBUG:teuthology.orchestra.run.smithi121:> rm -fr /tmp/tmp.ep3O2zNTfj 2024-04-22T20:41:03.856 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-22T20:41:03.912 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-04-22T20:41:03.912 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-22T20:41:03.912 DEBUG:teuthology.orchestra.run.smithi121:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-22T20:41:03.990 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-105-generic 2024-04-22T20:41:03.990 DEBUG:teuthology.orchestra.run.smithi121:> sudo update-grub 2024-04-22T20:41:04.766 INFO:teuthology.orchestra.run.smithi123.stderr:Sourcing file `/etc/default/grub' 2024-04-22T20:41:04.767 INFO:teuthology.orchestra.run.smithi123.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-22T20:41:04.769 INFO:teuthology.orchestra.run.smithi123.stderr:Generating grub configuration file ... 2024-04-22T20:41:04.955 INFO:teuthology.orchestra.run.smithi123.stderr:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-22T20:41:04.960 INFO:teuthology.orchestra.run.smithi123.stderr:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-22T20:41:05.140 INFO:teuthology.orchestra.run.smithi121.stderr:Sourcing file `/etc/default/grub' 2024-04-22T20:41:05.141 INFO:teuthology.orchestra.run.smithi121.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-22T20:41:05.143 INFO:teuthology.orchestra.run.smithi121.stderr:Generating grub configuration file ... 2024-04-22T20:41:05.177 INFO:teuthology.orchestra.run.smithi123.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-22T20:41:05.183 INFO:teuthology.orchestra.run.smithi123.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-22T20:41:05.221 INFO:teuthology.orchestra.run.smithi123.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-22T20:41:05.225 INFO:teuthology.orchestra.run.smithi123.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-22T20:41:05.328 INFO:teuthology.orchestra.run.smithi123.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-22T20:41:05.328 INFO:teuthology.orchestra.run.smithi123.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-22T20:41:05.328 INFO:teuthology.orchestra.run.smithi123.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-22T20:41:05.338 INFO:teuthology.orchestra.run.smithi123.stderr:done 2024-04-22T20:41:05.340 INFO:teuthology.orchestra.run.smithi121.stderr:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-22T20:41:05.346 INFO:teuthology.orchestra.run.smithi121.stderr:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-22T20:41:05.349 DEBUG:teuthology.orchestra.run.smithi123:> sudo shutdown -r now 2024-04-22T20:41:05.578 INFO:teuthology.orchestra.run.smithi121.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-22T20:41:05.583 INFO:teuthology.orchestra.run.smithi121.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-22T20:41:05.621 INFO:teuthology.orchestra.run.smithi121.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-22T20:41:05.626 INFO:teuthology.orchestra.run.smithi121.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-22T20:41:05.755 INFO:teuthology.orchestra.run.smithi121.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-22T20:41:05.755 INFO:teuthology.orchestra.run.smithi121.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-22T20:41:05.756 INFO:teuthology.orchestra.run.smithi121.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-22T20:41:05.765 INFO:teuthology.orchestra.run.smithi121.stderr:done 2024-04-22T20:41:05.778 DEBUG:teuthology.orchestra.run.smithi121:> sudo shutdown -r now 2024-04-22T20:41:35.382 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-04-22T20:41:35.383 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-04-22T20:41:35.385 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T20:41:35.782 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-04-22T20:41:35.782 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi121.front.sepia.ceph.com' 2024-04-22T20:41:35.783 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T20:41:53.954 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.123 2024-04-22T20:41:54.206 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.121 2024-04-22T20:42:02.963 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-04-22T20:42:02.964 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T20:42:03.207 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi121.front.sepia.ceph.com' 2024-04-22T20:42:03.208 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T20:42:06.014 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.123 2024-04-22T20:42:06.270 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.121 2024-04-22T20:42:18.026 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-04-22T20:42:18.027 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T20:42:18.271 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi121.front.sepia.ceph.com' 2024-04-22T20:42:18.272 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T20:42:36.450 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.123 2024-04-22T20:42:36.702 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.121 2024-04-22T20:42:51.466 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-04-22T20:42:51.467 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T20:42:51.703 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi121.front.sepia.ceph.com' 2024-04-22T20:42:51.704 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T20:42:51.970 DEBUG:teuthology.orchestra.run.smithi121:> true 2024-04-22T20:42:52.020 DEBUG:teuthology.orchestra.run.smithi123:> true 2024-04-22T20:42:52.539 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi121.front.sepia.ceph.com' 2024-04-22T20:42:52.539 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-105-generic"... 2024-04-22T20:42:52.539 DEBUG:teuthology.orchestra.run.smithi121:> uname -r 2024-04-22T20:42:52.584 INFO:teuthology.orchestra.run.smithi121.stdout:5.15.0-105-generic 2024-04-22T20:42:52.584 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-105-generic vs 5.15.0-105-generic 2024-04-22T20:42:52.585 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-22T20:42:52.585 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-22T20:42:52.902 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-04-22T20:42:52.902 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-105-generic"... 2024-04-22T20:42:52.902 DEBUG:teuthology.orchestra.run.smithi123:> uname -r 2024-04-22T20:42:52.948 INFO:teuthology.orchestra.run.smithi123.stdout:5.15.0-105-generic 2024-04-22T20:42:52.948 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-105-generic vs 5.15.0-105-generic 2024-04-22T20:42:52.948 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-22T20:42:52.948 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-22T20:42:53.585 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-04-22T20:42:53.585 DEBUG:teuthology.orchestra.run.smithi121:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-22T20:42:53.643 INFO:teuthology.orchestra.run.smithi121.stdout:ttyS1 2024-04-22T20:42:53.662 DEBUG:teuthology.parallel:result is None 2024-04-22T20:42:53.949 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-04-22T20:42:53.949 DEBUG:teuthology.orchestra.run.smithi123:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-22T20:42:54.058 INFO:teuthology.orchestra.run.smithi123.stdout:ttyS1 2024-04-22T20:42:54.084 DEBUG:teuthology.parallel:result is None 2024-04-22T20:42:54.085 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-22T20:42:54.093 INFO:teuthology.task.internal:Creating test directory... 2024-04-22T20:42:54.093 DEBUG:teuthology.orchestra.run.smithi121:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-22T20:42:54.096 DEBUG:teuthology.orchestra.run.smithi123:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-22T20:42:54.101 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-22T20:42:54.112 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-22T20:42:54.121 INFO:teuthology.task.internal:Creating archive directory... 2024-04-22T20:42:54.122 DEBUG:teuthology.orchestra.run.smithi121:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-22T20:42:54.146 DEBUG:teuthology.orchestra.run.smithi123:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-22T20:42:54.193 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-22T20:42:54.202 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-22T20:42:54.203 DEBUG:teuthology.orchestra.run.smithi121:> 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-22T20:42:54.206 DEBUG:teuthology.orchestra.run.smithi123:> 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-22T20:42:54.222 INFO:teuthology.orchestra.run.smithi121.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T20:42:54.230 INFO:teuthology.orchestra.run.smithi121.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T20:42:54.251 INFO:teuthology.orchestra.run.smithi123.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T20:42:54.258 INFO:teuthology.orchestra.run.smithi123.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-22T20:42:54.260 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-22T20:42:54.271 INFO:teuthology.task.internal:Configuring sudo... 2024-04-22T20:42:54.271 DEBUG:teuthology.orchestra.run.smithi121:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-22T20:42:54.278 DEBUG:teuthology.orchestra.run.smithi123:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-22T20:42:54.312 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-22T20:42:54.323 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-22T20:42:54.324 DEBUG:teuthology.orchestra.run.smithi121:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-22T20:42:54.334 DEBUG:teuthology.orchestra.run.smithi123:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-22T20:42:54.359 DEBUG:teuthology.orchestra.run.smithi121:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T20:42:54.384 DEBUG:teuthology.orchestra.run.smithi121:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T20:42:54.433 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-04-22T20:42:54.433 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-22T20:42:54.495 DEBUG:teuthology.orchestra.run.smithi123:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-22T20:42:54.500 DEBUG:teuthology.orchestra.run.smithi123:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-22T20:42:54.547 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-04-22T20:42:54.547 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-22T20:42:54.605 DEBUG:teuthology.orchestra.run.smithi121:> sudo service rsyslog restart 2024-04-22T20:42:54.607 DEBUG:teuthology.orchestra.run.smithi123:> sudo service rsyslog restart 2024-04-22T20:42:54.741 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-22T20:42:54.755 INFO:teuthology.task.internal:Starting timer... 2024-04-22T20:42:54.755 INFO:teuthology.run_tasks:Running task pcp... 2024-04-22T20:42:54.795 INFO:teuthology.run_tasks:Running task selinux... 2024-04-22T20:42:54.803 DEBUG:teuthology.task.selinux:Excluding smithi121: OS 'ubuntu' does not support SELinux 2024-04-22T20:42:54.803 DEBUG:teuthology.task.selinux:Excluding smithi123: OS 'ubuntu' does not support SELinux 2024-04-22T20:42:54.803 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-22T20:42:54.803 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-04-22T20:42:54.803 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-22T20:42:54.804 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-22T20:42:54.813 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-04-22T20:42:54.818 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-04-22T20:42:54.944 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-22T20:42:54.961 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-22T20:42:54.962 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi121.front.sepia.ceph.com,smithi123.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-22T20:50:01.184 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi121.front.sepia.ceph.com'), Remote(name='ubuntu@smithi123.front.sepia.ceph.com')] 2024-04-22T20:50:01.186 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi121.front.sepia.ceph.com' 2024-04-22T20:50:01.191 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T20:50:01.273 DEBUG:teuthology.orchestra.run.smithi121:> true 2024-04-22T20:50:01.350 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi121.front.sepia.ceph.com' 2024-04-22T20:50:01.350 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-04-22T20:50:01.351 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-22T20:50:01.430 DEBUG:teuthology.orchestra.run.smithi123:> true 2024-04-22T20:50:01.506 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-04-22T20:50:01.506 INFO:teuthology.run_tasks:Running task clock... 2024-04-22T20:50:01.517 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-22T20:50:01.517 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-22T20:50:01.518 DEBUG:teuthology.orchestra.run.smithi121:> 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-22T20:50:01.520 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-22T20:50:01.520 DEBUG:teuthology.orchestra.run.smithi123:> 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-22T20:50:01.545 INFO:teuthology.orchestra.run.smithi121.stdout:22 Apr 20:50:01 ntpd[17209]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-22T20:50:01.546 INFO:teuthology.orchestra.run.smithi121.stdout:22 Apr 20:50:01 ntpd[17209]: Command line: ntpd -gq 2024-04-22T20:50:01.546 INFO:teuthology.orchestra.run.smithi121.stdout:22 Apr 20:50:01 ntpd[17209]: ---------------------------------------------------- 2024-04-22T20:50:01.546 INFO:teuthology.orchestra.run.smithi121.stdout:22 Apr 20:50:01 ntpd[17209]: ntp-4 is maintained by Network Time Foundation, 2024-04-22T20:50:01.546 INFO:teuthology.orchestra.run.smithi121.stdout:22 Apr 20:50:01 ntpd[17209]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-22T20:50:01.546 INFO:teuthology.orchestra.run.smithi121.stdout:22 Apr 20:50:01 ntpd[17209]: corporation. Support and training for ntp-4 are 2024-04-22T20:50:01.546 INFO:teuthology.orchestra.run.smithi121.stdout:22 Apr 20:50:01 ntpd[17209]: available at https://www.nwtime.org/support 2024-04-22T20:50:01.546 INFO:teuthology.orchestra.run.smithi121.stdout:22 Apr 20:50:01 ntpd[17209]: ---------------------------------------------------- 2024-04-22T20:50:01.547 INFO:teuthology.orchestra.run.smithi121.stdout:22 Apr 20:50:01 ntpd[17209]: proto: precision = 0.061 usec (-24) 2024-04-22T20:50:01.547 INFO:teuthology.orchestra.run.smithi121.stdout:22 Apr 20:50:01 ntpd[17209]: basedate set to 2022-02-04 2024-04-22T20:50:01.547 INFO:teuthology.orchestra.run.smithi121.stdout:22 Apr 20:50:01 ntpd[17209]: gps base set to 2022-02-06 (week 2196) 2024-04-22T20:50:01.547 INFO:teuthology.orchestra.run.smithi121.stdout:22 Apr 20:50:01 ntpd[17209]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-22T20:50:01.548 INFO:teuthology.orchestra.run.smithi121.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-22T20:50:01.548 INFO:teuthology.orchestra.run.smithi121.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-22T20:50:01.549 INFO:teuthology.orchestra.run.smithi121.stdout:22 Apr 20:50:01 ntpd[17209]: restrict ::: KOD does nothing without LIMITED. 2024-04-22T20:50:01.549 INFO:teuthology.orchestra.run.smithi121.stdout:22 Apr 20:50:01 ntpd[17209]: Listen and drop on 0 v6wildcard [::]:123 2024-04-22T20:50:01.549 INFO:teuthology.orchestra.run.smithi121.stdout:22 Apr 20:50:01 ntpd[17209]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-22T20:50:01.549 INFO:teuthology.orchestra.run.smithi121.stdout:22 Apr 20:50:01 ntpd[17209]: Listen normally on 2 lo 127.0.0.1:123 2024-04-22T20:50:01.549 INFO:teuthology.orchestra.run.smithi121.stdout:22 Apr 20:50:01 ntpd[17209]: Listen normally on 3 enp3s0f1 172.21.15.121:123 2024-04-22T20:50:01.549 INFO:teuthology.orchestra.run.smithi121.stdout:22 Apr 20:50:01 ntpd[17209]: Listen normally on 4 lo [::1]:123 2024-04-22T20:50:01.549 INFO:teuthology.orchestra.run.smithi121.stdout:22 Apr 20:50:01 ntpd[17209]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:cba3%5]:123 2024-04-22T20:50:01.549 INFO:teuthology.orchestra.run.smithi121.stdout:22 Apr 20:50:01 ntpd[17209]: Listening on routing socket on fd #22 for interface updates 2024-04-22T20:50:01.576 INFO:teuthology.orchestra.run.smithi123.stdout:22 Apr 20:50:01 ntpd[17240]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-22T20:50:01.576 INFO:teuthology.orchestra.run.smithi123.stdout:22 Apr 20:50:01 ntpd[17240]: Command line: ntpd -gq 2024-04-22T20:50:01.576 INFO:teuthology.orchestra.run.smithi123.stdout:22 Apr 20:50:01 ntpd[17240]: ---------------------------------------------------- 2024-04-22T20:50:01.576 INFO:teuthology.orchestra.run.smithi123.stdout:22 Apr 20:50:01 ntpd[17240]: ntp-4 is maintained by Network Time Foundation, 2024-04-22T20:50:01.576 INFO:teuthology.orchestra.run.smithi123.stdout:22 Apr 20:50:01 ntpd[17240]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-22T20:50:01.576 INFO:teuthology.orchestra.run.smithi123.stdout:22 Apr 20:50:01 ntpd[17240]: corporation. Support and training for ntp-4 are 2024-04-22T20:50:01.576 INFO:teuthology.orchestra.run.smithi123.stdout:22 Apr 20:50:01 ntpd[17240]: available at https://www.nwtime.org/support 2024-04-22T20:50:01.576 INFO:teuthology.orchestra.run.smithi123.stdout:22 Apr 20:50:01 ntpd[17240]: ---------------------------------------------------- 2024-04-22T20:50:01.577 INFO:teuthology.orchestra.run.smithi123.stdout:22 Apr 20:50:01 ntpd[17240]: proto: precision = 0.058 usec (-24) 2024-04-22T20:50:01.577 INFO:teuthology.orchestra.run.smithi123.stdout:22 Apr 20:50:01 ntpd[17240]: basedate set to 2022-02-04 2024-04-22T20:50:01.577 INFO:teuthology.orchestra.run.smithi123.stdout:22 Apr 20:50:01 ntpd[17240]: gps base set to 2022-02-06 (week 2196) 2024-04-22T20:50:01.577 INFO:teuthology.orchestra.run.smithi123.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-22T20:50:01.578 INFO:teuthology.orchestra.run.smithi123.stdout:22 Apr 20:50:01 ntpd[17240]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-22T20:50:01.578 INFO:teuthology.orchestra.run.smithi123.stdout:22 Apr 20:50:01 ntpd[17240]: restrict ::: KOD does nothing without LIMITED. 2024-04-22T20:50:01.578 INFO:teuthology.orchestra.run.smithi123.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-22T20:50:01.579 INFO:teuthology.orchestra.run.smithi123.stdout:22 Apr 20:50:01 ntpd[17240]: Listen and drop on 0 v6wildcard [::]:123 2024-04-22T20:50:01.579 INFO:teuthology.orchestra.run.smithi123.stdout:22 Apr 20:50:01 ntpd[17240]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-22T20:50:01.579 INFO:teuthology.orchestra.run.smithi123.stdout:22 Apr 20:50:01 ntpd[17240]: Listen normally on 2 lo 127.0.0.1:123 2024-04-22T20:50:01.579 INFO:teuthology.orchestra.run.smithi123.stdout:22 Apr 20:50:01 ntpd[17240]: Listen normally on 3 enp3s0f1 172.21.15.123:123 2024-04-22T20:50:01.579 INFO:teuthology.orchestra.run.smithi123.stdout:22 Apr 20:50:01 ntpd[17240]: Listen normally on 4 lo [::1]:123 2024-04-22T20:50:01.579 INFO:teuthology.orchestra.run.smithi123.stdout:22 Apr 20:50:01 ntpd[17240]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d3f1%5]:123 2024-04-22T20:50:01.579 INFO:teuthology.orchestra.run.smithi123.stdout:22 Apr 20:50:01 ntpd[17240]: Listening on routing socket on fd #22 for interface updates 2024-04-22T20:50:02.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:02 ntpd[17209]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:02.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:02 ntpd[17209]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:02.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:02 ntpd[17209]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:02.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:02 ntpd[17209]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:02.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:02 ntpd[17209]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:02.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:02 ntpd[17209]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:02.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:02 ntpd[17209]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T20:50:02.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:02 ntpd[17209]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T20:50:02.576 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:02 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:02.576 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:02 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:02.577 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:02 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:02.577 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:02 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:02.577 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:02 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:02.577 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:02 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:02.577 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:02 ntpd[17240]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T20:50:02.577 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:02 ntpd[17240]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T20:50:03.546 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:03 ntpd[17209]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:03.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:03 ntpd[17209]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:03.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:03 ntpd[17209]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:03.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:03 ntpd[17209]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:03.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:03 ntpd[17209]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T20:50:03.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:03 ntpd[17209]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T20:50:04.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:04 ntpd[17209]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:04.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:04 ntpd[17209]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:04.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:04 ntpd[17209]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:04.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:04 ntpd[17209]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:04.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:04 ntpd[17209]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T20:50:04.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:04 ntpd[17209]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T20:50:04.578 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:04 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:04.578 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:04 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:04.578 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:04 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:04.578 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:04 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:04.578 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:04 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:04.579 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:04 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:04.579 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:04 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:04.579 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:04 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:04.579 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:04 ntpd[17240]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T20:50:04.579 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:04 ntpd[17240]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T20:50:04.579 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:04 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:04.579 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:04 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:04.579 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:04 ntpd[17240]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T20:50:04.579 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:04 ntpd[17240]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T20:50:04.579 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:04 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:04.579 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:04 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:04.579 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:04 ntpd[17240]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T20:50:04.579 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:04 ntpd[17240]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T20:50:05.546 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:05 ntpd[17209]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:05.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:05 ntpd[17209]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:05.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:05 ntpd[17209]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:05.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:05 ntpd[17209]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:05.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:05 ntpd[17209]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T20:50:05.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:05 ntpd[17209]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T20:50:06.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:06 ntpd[17209]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:06.548 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:06 ntpd[17209]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:06.548 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:06 ntpd[17209]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:06.548 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:06 ntpd[17209]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:06.548 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:06 ntpd[17209]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:06.548 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:06 ntpd[17209]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:06.548 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:06 ntpd[17209]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T20:50:06.548 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:06 ntpd[17209]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T20:50:06.548 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:06 ntpd[17209]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:06.548 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:06 ntpd[17209]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:06.548 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:06 ntpd[17209]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T20:50:06.548 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:06 ntpd[17209]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T20:50:06.578 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:06 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:06.578 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:06 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:06.578 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:06 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:06.578 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:06 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:06.578 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:06 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:06.578 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:06 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:06.578 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:06 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:06.578 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:06 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:06.578 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:06 ntpd[17240]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T20:50:06.578 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:06 ntpd[17240]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T20:50:06.579 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:06 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:06.579 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:06 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:06.579 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:06 ntpd[17240]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T20:50:06.579 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:06 ntpd[17240]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T20:50:06.579 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:06 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:06.579 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:06 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:06.579 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:06 ntpd[17240]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T20:50:06.579 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:06 ntpd[17240]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T20:50:07.546 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:07 ntpd[17209]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:07.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:07 ntpd[17209]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:07.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:07 ntpd[17209]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:07.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:07 ntpd[17209]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:07.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:07 ntpd[17209]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T20:50:07.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:07 ntpd[17209]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T20:50:08.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:08 ntpd[17209]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:08.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:08 ntpd[17209]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:08.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:08 ntpd[17209]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:08.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:08 ntpd[17209]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:08.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:08 ntpd[17209]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:08.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:08 ntpd[17209]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:08.548 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:08 ntpd[17209]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T20:50:08.548 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:08 ntpd[17209]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T20:50:08.548 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:08 ntpd[17209]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:08.548 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:08 ntpd[17209]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:08.548 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:08 ntpd[17209]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T20:50:08.548 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:08 ntpd[17209]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T20:50:08.577 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:08 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:08.577 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:08 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:08.577 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:08 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:08.577 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:08 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:08.577 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:08 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:08.577 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:08 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:08.577 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:08 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:08.578 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:08 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:08.578 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:08 ntpd[17240]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T20:50:08.578 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:08 ntpd[17240]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T20:50:08.578 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:08 ntpd[17240]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:08.578 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:08 ntpd[17240]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:08.578 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:08 ntpd[17240]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T20:50:08.578 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:08 ntpd[17240]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T20:50:08.578 INFO:teuthology.orchestra.run.smithi123.stdout:22 Apr 20:50:08 ntpd[17240]: ntpd: time slew -0.001197 s 2024-04-22T20:50:08.578 INFO:teuthology.orchestra.run.smithi123.stdout:ntpd: time slew -0.001197s 2024-04-22T20:50:08.579 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:08 ntpd[17240]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-22T20:50:08.579 INFO:teuthology.orchestra.run.smithi123.stderr:22 Apr 20:50:08 ntpd[17240]: can't open /var/log/ntpstats/loopstats.20240422: Permission denied 2024-04-22T20:50:08.640 INFO:teuthology.orchestra.run.smithi123.stdout: remote refid st t when poll reach delay offset jitter 2024-04-22T20:50:08.640 INFO:teuthology.orchestra.run.smithi123.stdout:============================================================================== 2024-04-22T20:50:08.640 INFO:teuthology.orchestra.run.smithi123.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T20:50:08.640 INFO:teuthology.orchestra.run.smithi123.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T20:50:08.640 INFO:teuthology.orchestra.run.smithi123.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T20:50:08.640 INFO:teuthology.orchestra.run.smithi123.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T20:50:09.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:09 ntpd[17209]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:09.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:09 ntpd[17209]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:09.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:09 ntpd[17209]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-22T20:50:09.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:09 ntpd[17209]: can't open /var/log/ntpstats/rawstats.20240422: Permission denied 2024-04-22T20:50:09.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:09 ntpd[17209]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-22T20:50:09.547 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:09 ntpd[17209]: can't open /var/log/ntpstats/peerstats.20240422: Permission denied 2024-04-22T20:50:09.547 INFO:teuthology.orchestra.run.smithi121.stdout:22 Apr 20:50:09 ntpd[17209]: ntpd: time slew +0.000360 s 2024-04-22T20:50:09.547 INFO:teuthology.orchestra.run.smithi121.stdout:ntpd: time slew +0.000360s 2024-04-22T20:50:09.548 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:09 ntpd[17209]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-22T20:50:09.548 INFO:teuthology.orchestra.run.smithi121.stderr:22 Apr 20:50:09 ntpd[17209]: can't open /var/log/ntpstats/loopstats.20240422: Permission denied 2024-04-22T20:50:09.597 INFO:teuthology.orchestra.run.smithi121.stdout: remote refid st t when poll reach delay offset jitter 2024-04-22T20:50:09.597 INFO:teuthology.orchestra.run.smithi121.stdout:============================================================================== 2024-04-22T20:50:09.597 INFO:teuthology.orchestra.run.smithi121.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T20:50:09.597 INFO:teuthology.orchestra.run.smithi121.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T20:50:09.598 INFO:teuthology.orchestra.run.smithi121.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T20:50:09.598 INFO:teuthology.orchestra.run.smithi121.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-22T20:50:09.599 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-22T20:50:09.698 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': 1}, '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': '56e81df3aeb98b717efe2ab0537a8c60249f95f7'} 2024-04-22T20:50:09.698 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-04-22T20:50:09.699 INFO:tasks.cephadm:Cluster fsid is e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T20:50:09.699 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-22T20:50:09.699 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.121', 'mon.c': '[v2:172.21.15.121:3301,v1:172.21.15.121:6790]', 'mon.b': '172.21.15.123'} 2024-04-22T20:50:09.699 INFO:tasks.cephadm:First mon is mon.a on smithi121 2024-04-22T20:50:09.699 INFO:tasks.cephadm:First mgr is y 2024-04-22T20:50:09.699 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-22T20:50:09.700 DEBUG:teuthology.orchestra.run.smithi121:> sudo hostname $(hostname -s) 2024-04-22T20:50:09.714 DEBUG:teuthology.orchestra.run.smithi123:> sudo hostname $(hostname -s) 2024-04-22T20:50:09.729 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-04-22T20:50:09.729 DEBUG:teuthology.orchestra.run.smithi121:> 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-22T20:50:10.118 INFO:teuthology.orchestra.run.smithi121.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Apr 22 20:50 /home/ubuntu/cephtest/cephadm 2024-04-22T20:50:10.119 DEBUG:teuthology.orchestra.run.smithi123:> 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-22T20:50:10.375 INFO:teuthology.orchestra.run.smithi123.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Apr 22 20:50 /home/ubuntu/cephtest/cephadm 2024-04-22T20:50:10.375 DEBUG:teuthology.orchestra.run.smithi121:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-22T20:50:10.383 DEBUG:teuthology.orchestra.run.smithi123:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-22T20:50:10.400 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-04-22T20:50:10.400 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-22T20:50:10.428 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-22T20:50:10.583 INFO:teuthology.orchestra.run.smithi121.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-22T20:50:10.588 INFO:teuthology.orchestra.run.smithi123.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-22T20:50:53.485 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T20:50:53.486 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-22T20:50:53.486 INFO:teuthology.orchestra.run.smithi121.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-22T20:50:53.486 INFO:teuthology.orchestra.run.smithi121.stdout: "repo_digests": [ 2024-04-22T20:50:53.486 INFO:teuthology.orchestra.run.smithi121.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-04-22T20:50:53.486 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2024-04-22T20:50:53.486 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T20:50:59.270 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-04-22T20:50:59.270 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-22T20:50:59.270 INFO:teuthology.orchestra.run.smithi123.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-22T20:50:59.270 INFO:teuthology.orchestra.run.smithi123.stdout: "repo_digests": [ 2024-04-22T20:50:59.270 INFO:teuthology.orchestra.run.smithi123.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-04-22T20:50:59.270 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-04-22T20:50:59.270 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-04-22T20:50:59.299 DEBUG:teuthology.orchestra.run.smithi121:> sudo mkdir -p /etc/ceph 2024-04-22T20:50:59.314 DEBUG:teuthology.orchestra.run.smithi123:> sudo mkdir -p /etc/ceph 2024-04-22T20:50:59.327 DEBUG:teuthology.orchestra.run.smithi121:> sudo chmod 777 /etc/ceph 2024-04-22T20:50:59.365 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod 777 /etc/ceph 2024-04-22T20:50:59.381 INFO:tasks.cephadm:Writing seed config... 2024-04-22T20:50:59.382 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-04-22T20:50:59.382 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-22T20:50:59.382 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-22T20:50:59.382 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-04-22T20:50:59.382 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-22T20:50:59.382 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-22T20:50:59.383 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-22T20:50:59.383 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-22T20:50:59.383 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-22T20:50:59.383 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-04-22T20:50:59.383 DEBUG:teuthology.orchestra.run.smithi121:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-22T20:50:59.410 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 = e8544264-00e9-11ef-bc93-c7b262605968 mon election default strategy = 1 [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-22T20:50:59.411 DEBUG:teuthology.orchestra.run.smithi121:mon.a> sudo journalctl -f -n 0 -u ceph-e8544264-00e9-11ef-bc93-c7b262605968@mon.a.service 2024-04-22T20:50:59.456 DEBUG:teuthology.orchestra.run.smithi121:mgr.y> sudo journalctl -f -n 0 -u ceph-e8544264-00e9-11ef-bc93-c7b262605968@mgr.y.service 2024-04-22T20:50:59.499 INFO:tasks.cephadm:Bootstrapping... 2024-04-22T20:50:59.499 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid e8544264-00e9-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.121 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-22T20:50:59.699 INFO:teuthology.orchestra.run.smithi121.stderr:-------------------------------------------------------------------------------- 2024-04-22T20:50:59.699 INFO:teuthology.orchestra.run.smithi121.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', 'e8544264-00e9-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.121', '--skip-admin-label'] 2024-04-22T20:50:59.699 INFO:teuthology.orchestra.run.smithi121.stderr:Verifying podman|docker is present... 2024-04-22T20:50:59.700 INFO:teuthology.orchestra.run.smithi121.stderr:Verifying lvm2 is present... 2024-04-22T20:50:59.700 INFO:teuthology.orchestra.run.smithi121.stderr:Verifying time synchronization is in place... 2024-04-22T20:50:59.704 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-22T20:50:59.708 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: inactive 2024-04-22T20:50:59.712 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-04-22T20:50:59.715 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: inactive 2024-04-22T20:50:59.718 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: masked 2024-04-22T20:50:59.722 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: inactive 2024-04-22T20:50:59.726 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-04-22T20:50:59.729 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: inactive 2024-04-22T20:50:59.733 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: enabled 2024-04-22T20:50:59.736 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: active 2024-04-22T20:50:59.737 INFO:teuthology.orchestra.run.smithi121.stderr:Unit ntp.service is enabled and running 2024-04-22T20:50:59.737 INFO:teuthology.orchestra.run.smithi121.stderr:Repeating the final host check... 2024-04-22T20:50:59.737 INFO:teuthology.orchestra.run.smithi121.stderr:docker (/usr/bin/docker) is present 2024-04-22T20:50:59.737 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl is present 2024-04-22T20:50:59.738 INFO:teuthology.orchestra.run.smithi121.stderr:lvcreate is present 2024-04-22T20:50:59.740 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-22T20:50:59.743 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: inactive 2024-04-22T20:50:59.746 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-04-22T20:50:59.749 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: inactive 2024-04-22T20:50:59.752 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: masked 2024-04-22T20:50:59.755 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: inactive 2024-04-22T20:50:59.758 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-04-22T20:50:59.761 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: inactive 2024-04-22T20:50:59.765 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: enabled 2024-04-22T20:50:59.768 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: active 2024-04-22T20:50:59.769 INFO:teuthology.orchestra.run.smithi121.stderr:Unit ntp.service is enabled and running 2024-04-22T20:50:59.769 INFO:teuthology.orchestra.run.smithi121.stderr:Host looks OK 2024-04-22T20:50:59.769 INFO:teuthology.orchestra.run.smithi121.stderr:Cluster fsid: e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T20:50:59.769 INFO:teuthology.orchestra.run.smithi121.stderr:Acquiring lock 139673078154624 on /run/cephadm/e8544264-00e9-11ef-bc93-c7b262605968.lock 2024-04-22T20:50:59.769 INFO:teuthology.orchestra.run.smithi121.stderr:Lock 139673078154624 acquired on /run/cephadm/e8544264-00e9-11ef-bc93-c7b262605968.lock 2024-04-22T20:50:59.769 INFO:teuthology.orchestra.run.smithi121.stderr:Verifying IP 172.21.15.121 port 3300 ... 2024-04-22T20:50:59.770 INFO:teuthology.orchestra.run.smithi121.stderr:Verifying IP 172.21.15.121 port 6789 ... 2024-04-22T20:50:59.770 INFO:teuthology.orchestra.run.smithi121.stderr:Base mon IP is 172.21.15.121, final addrv is [v2:172.21.15.121:3300,v1:172.21.15.121:6789] 2024-04-22T20:50:59.771 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2024-04-22T20:50:59.771 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.121 metric 100 2024-04-22T20:50:59.771 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/sbin/ip: 158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.121 metric 100 2024-04-22T20:50:59.771 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-04-22T20:50:59.771 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.121 metric 100 2024-04-22T20:50:59.772 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/sbin/ip: 172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.121 metric 100 2024-04-22T20:50:59.772 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/sbin/ip: 172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.121 metric 100 2024-04-22T20:50:59.772 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.121 metric 100 2024-04-22T20:50:59.773 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-04-22T20:50:59.773 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-04-22T20:50:59.773 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1761sec pref medium 2024-04-22T20:50:59.775 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-22T20:50:59.775 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-04-22T20:50:59.775 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-04-22T20:50:59.776 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-04-22T20:50:59.776 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe8f:cba3/64 scope link 2024-04-22T20:50:59.776 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-04-22T20:50:59.776 INFO:teuthology.orchestra.run.smithi121.stderr:Mon IP `172.21.15.121` is in CIDR network `172.21.0.0/20` 2024-04-22T20:50:59.776 INFO:teuthology.orchestra.run.smithi121.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-22T20:50:59.777 INFO:teuthology.orchestra.run.smithi121.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-22T20:51:00.194 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-04-22T20:51:00.306 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-04-22T20:51:00.306 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-04-22T20:51:00.339 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-04-22T20:51:01.240 INFO:teuthology.orchestra.run.smithi121.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-22T20:51:01.880 INFO:teuthology.orchestra.run.smithi121.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-22T20:51:01.880 INFO:teuthology.orchestra.run.smithi121.stderr:Extracting ceph user uid/gid from container image... 2024-04-22T20:51:02.586 INFO:teuthology.orchestra.run.smithi121.stderr:stat: 167 167 2024-04-22T20:51:03.192 INFO:teuthology.orchestra.run.smithi121.stderr:Creating initial keys... 2024-04-22T20:51:03.867 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-authtool: AQC3zSZmKR7yMxAAgAEPzeSgPrn19Jirpq3/yA== 2024-04-22T20:51:05.111 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-authtool: AQC5zSZmhovjBhAAsZJQpO07ahiwbvFB1S/IXQ== 2024-04-22T20:51:06.379 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-authtool: AQC6zSZmXrPgFhAAvRxVUOsROB3SrDQLYixlKA== 2024-04-22T20:51:06.932 INFO:teuthology.orchestra.run.smithi121.stderr:Creating initial monmap... 2024-04-22T20:51:07.685 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-22T20:51:07.685 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-04-22T20:51:07.685 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T20:51:07.685 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-22T20:51:08.294 INFO:teuthology.orchestra.run.smithi121.stderr:monmaptool for a [v2:172.21.15.121:3300,v1:172.21.15.121:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-22T20:51:08.294 INFO:teuthology.orchestra.run.smithi121.stderr:setting min_mon_release = octopus 2024-04-22T20:51:08.294 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/monmaptool: set fsid to e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T20:51:08.294 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-22T20:51:08.294 INFO:teuthology.orchestra.run.smithi121.stderr: 2024-04-22T20:51:08.294 INFO:teuthology.orchestra.run.smithi121.stderr:Creating mon... 2024-04-22T20:51:08.970 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-22T20:51:08.970 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 1 imported monmap: 2024-04-22T20:51:08.970 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: epoch 0 2024-04-22T20:51:08.970 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T20:51:08.970 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: last_changed 2024-04-22T20:51:07.689388+0000 2024-04-22T20:51:08.970 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: created 2024-04-22T20:51:07.689388+0000 2024-04-22T20:51:08.970 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-04-22T20:51:08.971 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-04-22T20:51:08.971 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.a 2024-04-22T20:51:08.971 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2024-04-22T20:51:08.971 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 0 /usr/bin/ceph-mon: set fsid to e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T20:51:08.971 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: RocksDB version: 6.15.5 2024-04-22T20:51:08.971 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2024-04-22T20:51:08.971 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-22T20:51:08.971 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Compile date Apr 18 2022 2024-04-22T20:51:08.972 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: DB SUMMARY 2024-04-22T20:51:08.972 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2024-04-22T20:51:08.972 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: DB Session ID: T1NUG9D6WDWEY40PWG7T 2024-04-22T20:51:08.972 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2024-04-22T20:51:08.973 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-04-22T20:51:08.973 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2024-04-22T20:51:08.973 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-04-22T20:51:08.973 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2024-04-22T20:51:08.973 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.error_if_exists: 0 2024-04-22T20:51:08.973 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.create_if_missing: 1 2024-04-22T20:51:08.973 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.paranoid_checks: 1 2024-04-22T20:51:08.973 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-22T20:51:08.973 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.env: 0x555db9cc6860 2024-04-22T20:51:08.973 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.fs: Posix File System 2024-04-22T20:51:08.973 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.info_log: 0x555dbb4a3320 2024-04-22T20:51:08.973 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-22T20:51:08.973 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.statistics: (nil) 2024-04-22T20:51:08.974 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.use_fsync: 0 2024-04-22T20:51:08.974 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.max_log_file_size: 0 2024-04-22T20:51:08.974 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-22T20:51:08.974 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-22T20:51:08.974 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-22T20:51:08.974 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-22T20:51:08.974 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.allow_fallocate: 1 2024-04-22T20:51:08.974 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-22T20:51:08.974 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-22T20:51:08.974 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.use_direct_reads: 0 2024-04-22T20:51:08.974 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-22T20:51:08.974 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-22T20:51:08.974 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.db_log_dir: 2024-04-22T20:51:08.975 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-22T20:51:08.975 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-22T20:51:08.975 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-22T20:51:08.975 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-22T20:51:08.975 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-22T20:51:08.975 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-22T20:51:08.975 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-22T20:51:08.975 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-22T20:51:08.975 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-22T20:51:08.975 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.write_buffer_manager: 0x555dbb743950 2024-04-22T20:51:08.975 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-22T20:51:08.975 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-22T20:51:08.975 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-22T20:51:08.975 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-22T20:51:08.976 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-22T20:51:08.998 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-22T20:51:08.998 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-22T20:51:08.998 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-22T20:51:08.998 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-22T20:51:08.998 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.unordered_write: 0 2024-04-22T20:51:08.998 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-22T20:51:08.998 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-22T20:51:08.998 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-22T20:51:08.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-22T20:51:08.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.row_cache: None 2024-04-22T20:51:08.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.wal_filter: None 2024-04-22T20:51:08.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-22T20:51:08.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-22T20:51:08.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.preserve_deletes: 0 2024-04-22T20:51:08.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.two_write_queues: 0 2024-04-22T20:51:08.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-22T20:51:08.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.atomic_flush: 0 2024-04-22T20:51:08.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-22T20:51:08.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-22T20:51:08.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-22T20:51:08.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.log_readahead_size: 0 2024-04-22T20:51:08.999 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-22T20:51:09.000 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-22T20:51:09.000 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-22T20:51:09.000 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-22T20:51:09.000 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-22T20:51:09.000 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-22T20:51:09.000 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.max_background_jobs: 2 2024-04-22T20:51:09.000 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.max_background_compactions: -1 2024-04-22T20:51:09.000 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.max_subcompactions: 1 2024-04-22T20:51:09.000 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-22T20:51:09.000 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-22T20:51:09.000 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-22T20:51:09.000 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-22T20:51:09.000 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-22T20:51:09.000 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-22T20:51:09.000 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-22T20:51:09.001 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-22T20:51:09.001 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.max_open_files: -1 2024-04-22T20:51:09.001 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-22T20:51:09.001 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-22T20:51:09.001 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-22T20:51:09.001 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-22T20:51:09.001 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Options.max_background_flushes: -1 2024-04-22T20:51:09.001 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Compression algorithms supported: 2024-04-22T20:51:09.001 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-22T20:51:09.001 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: kZSTD supported: 0 2024-04-22T20:51:09.001 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: kXpressCompression supported: 0 2024-04-22T20:51:09.001 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-22T20:51:09.001 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: kLZ4Compression supported: 1 2024-04-22T20:51:09.001 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: kBZip2Compression supported: 0 2024-04-22T20:51:09.002 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: kZlibCompression supported: 1 2024-04-22T20:51:09.002 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: kSnappyCompression supported: 1 2024-04-22T20:51:09.002 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.967+0000 7f5202e71880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-22T20:51:09.002 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-04-22T20:51:09.002 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2024-04-22T20:51:09.002 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-04-22T20:51:09.002 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2024-04-22T20:51:09.002 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-22T20:51:09.002 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2024-04-22T20:51:09.002 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-22T20:51:09.002 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.merge_operator: 2024-04-22T20:51:09.002 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.compaction_filter: None 2024-04-22T20:51:09.002 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-22T20:51:09.002 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-22T20:51:09.002 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-22T20:51:09.003 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-22T20:51:09.003 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x555dbb4f4b08) 2024-04-22T20:51:09.003 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-04-22T20:51:09.003 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-22T20:51:09.003 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-22T20:51:09.003 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-04-22T20:51:09.003 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: index_type: 0 2024-04-22T20:51:09.003 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-04-22T20:51:09.003 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-04-22T20:51:09.003 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-04-22T20:51:09.003 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-04-22T20:51:09.003 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: checksum: 1 2024-04-22T20:51:09.003 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-04-22T20:51:09.003 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: block_cache: 0x555dbb4d4170 2024-04-22T20:51:09.004 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-04-22T20:51:09.004 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-04-22T20:51:09.004 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-04-22T20:51:09.004 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-04-22T20:51:09.004 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-04-22T20:51:09.004 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-04-22T20:51:09.004 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-04-22T20:51:09.004 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-04-22T20:51:09.004 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-04-22T20:51:09.004 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-04-22T20:51:09.004 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-04-22T20:51:09.004 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-04-22T20:51:09.004 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-04-22T20:51:09.005 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-04-22T20:51:09.005 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-04-22T20:51:09.005 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-22T20:51:09.005 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-04-22T20:51:09.005 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-04-22T20:51:09.005 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-04-22T20:51:09.005 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: format_version: 4 2024-04-22T20:51:09.005 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-04-22T20:51:09.005 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: block_align: 0 2024-04-22T20:51:09.005 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2024-04-22T20:51:09.005 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-22T20:51:09.005 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-22T20:51:09.005 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.compression: NoCompression 2024-04-22T20:51:09.005 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-22T20:51:09.006 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-22T20:51:09.006 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-22T20:51:09.006 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.num_levels: 7 2024-04-22T20:51:09.006 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-22T20:51:09.006 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-22T20:51:09.006 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-22T20:51:09.006 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-22T20:51:09.006 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-22T20:51:09.006 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-22T20:51:09.006 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-22T20:51:09.006 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-22T20:51:09.006 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-22T20:51:09.006 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-22T20:51:09.006 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-22T20:51:09.007 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-22T20:51:09.007 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-22T20:51:09.007 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-22T20:51:09.007 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-22T20:51:09.007 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-22T20:51:09.007 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-22T20:51:09.007 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-22T20:51:09.007 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-22T20:51:09.007 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-22T20:51:09.007 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-22T20:51:09.007 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-22T20:51:09.007 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-22T20:51:09.007 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-22T20:51:09.007 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-22T20:51:09.007 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-22T20:51:09.007 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-22T20:51:09.008 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-22T20:51:09.008 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-22T20:51:09.008 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-22T20:51:09.008 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-22T20:51:09.008 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-22T20:51:09.008 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-22T20:51:09.008 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-22T20:51:09.008 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-22T20:51:09.008 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-22T20:51:09.008 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-22T20:51:09.008 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-22T20:51:09.008 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-22T20:51:09.008 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-22T20:51:09.008 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-22T20:51:09.009 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-22T20:51:09.009 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-22T20:51:09.009 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-22T20:51:09.009 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-22T20:51:09.009 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-22T20:51:09.009 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-22T20:51:09.009 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-22T20:51:09.009 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-22T20:51:09.009 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.table_properties_collectors: 2024-04-22T20:51:09.009 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.inplace_update_support: 0 2024-04-22T20:51:09.009 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-22T20:51:09.009 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-22T20:51:09.009 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-22T20:51:09.010 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-22T20:51:09.010 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.bloom_locality: 0 2024-04-22T20:51:09.010 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.max_successive_merges: 0 2024-04-22T20:51:09.010 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-22T20:51:09.010 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-22T20:51:09.010 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-22T20:51:09.010 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-22T20:51:09.010 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.ttl: 2592000 2024-04-22T20:51:09.010 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-22T20:51:09.010 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.enable_blob_files: false 2024-04-22T20:51:09.010 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.min_blob_size: 0 2024-04-22T20:51:09.010 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-22T20:51:09.010 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-22T20:51:09.010 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-22T20:51:09.011 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-22T20:51:09.011 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 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-22T20:51:09.011 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2024-04-22T20:51:09.011 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-04-22T20:51:09.011 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2024-04-22T20:51:09.011 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.971+0000 7f5202e71880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-04-22T20:51:09.011 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2024-04-22T20:51:09.011 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.975+0000 7f5202e71880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x555dbb4baa80 2024-04-22T20:51:09.011 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.975+0000 7f5202e71880 4 rocksdb: DB pointer 0x555dbb52e000 2024-04-22T20:51:09.011 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.975+0000 7f51f4a5b700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-22T20:51:09.011 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.975+0000 7f51f4a5b700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-22T20:51:09.011 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-04-22T20:51:09.011 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T20:51:09.011 INFO:teuthology.orchestra.run.smithi121.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-22T20:51:09.013 INFO:teuthology.orchestra.run.smithi121.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-22T20:51:09.013 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-22T20:51:09.013 INFO:teuthology.orchestra.run.smithi121.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-22T20:51:09.013 INFO:teuthology.orchestra.run.smithi121.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-22T20:51:09.013 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-22T20:51:09.013 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2024-04-22T20:51:09.013 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-22T20:51:09.013 INFO:teuthology.orchestra.run.smithi121.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-22T20:51:09.013 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T20:51:09.014 INFO:teuthology.orchestra.run.smithi121.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-22T20:51:09.014 INFO:teuthology.orchestra.run.smithi121.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-22T20:51:09.014 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2024-04-22T20:51:09.014 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-22T20:51:09.014 INFO:teuthology.orchestra.run.smithi121.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-22T20:51:09.014 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T20:51:09.014 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T20:51:09.014 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-22T20:51:09.014 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-22T20:51:09.014 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-22T20:51:09.014 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-22T20:51:09.014 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-22T20:51:09.014 INFO:teuthology.orchestra.run.smithi121.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-22T20:51:09.014 INFO:teuthology.orchestra.run.smithi121.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-22T20:51:09.015 INFO:teuthology.orchestra.run.smithi121.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-22T20:51:09.015 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2024-04-22T20:51:09.015 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-22T20:51:09.015 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2024-04-22T20:51:09.015 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-22T20:51:09.015 INFO:teuthology.orchestra.run.smithi121.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-22T20:51:09.015 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T20:51:09.015 INFO:teuthology.orchestra.run.smithi121.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-22T20:51:09.015 INFO:teuthology.orchestra.run.smithi121.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-22T20:51:09.015 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2024-04-22T20:51:09.015 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-22T20:51:09.015 INFO:teuthology.orchestra.run.smithi121.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-22T20:51:09.015 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T20:51:09.015 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T20:51:09.015 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-22T20:51:09.016 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-22T20:51:09.016 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-22T20:51:09.016 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-22T20:51:09.016 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-22T20:51:09.016 INFO:teuthology.orchestra.run.smithi121.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-22T20:51:09.016 INFO:teuthology.orchestra.run.smithi121.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-22T20:51:09.016 INFO:teuthology.orchestra.run.smithi121.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-22T20:51:09.016 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2024-04-22T20:51:09.016 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-22T20:51:09.016 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: 2024-04-22T20:51:09.016 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.975+0000 7f5202e71880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-04-22T20:51:09.016 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.975+0000 7f5202e71880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-04-22T20:51:09.016 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph-mon: debug 2024-04-22T20:51:08.975+0000 7f5202e71880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-04-22T20:51:09.548 INFO:teuthology.orchestra.run.smithi121.stderr:create mon.a on 2024-04-22T20:51:09.769 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-04-22T20:51:09.974 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-e8544264-00e9-11ef-bc93-c7b262605968.target -> /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968.target. 2024-04-22T20:51:09.974 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-e8544264-00e9-11ef-bc93-c7b262605968.target -> /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968.target. 2024-04-22T20:51:10.360 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: Failed to reset failed state of unit ceph-e8544264-00e9-11ef-bc93-c7b262605968@mon.a.service: Unit ceph-e8544264-00e9-11ef-bc93-c7b262605968@mon.a.service not loaded. 2024-04-22T20:51:10.365 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: Created symlink /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968.target.wants/ceph-e8544264-00e9-11ef-bc93-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service. 2024-04-22T20:51:10.555 INFO:teuthology.orchestra.run.smithi121.stderr:firewalld does not appear to be present 2024-04-22T20:51:10.555 INFO:teuthology.orchestra.run.smithi121.stderr:Not possible to enable service . firewalld.service is not available 2024-04-22T20:51:10.555 INFO:teuthology.orchestra.run.smithi121.stderr:Waiting for mon to start... 2024-04-22T20:51:10.555 INFO:teuthology.orchestra.run.smithi121.stderr:Waiting for mon... 2024-04-22T20:51:11.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:11 smithi121 bash[18106]: cluster 2024-04-22T20:51:11.620553+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-22T20:51:11.905 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: cluster: 2024-04-22T20:51:11.905 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: id: e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T20:51:11.905 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-04-22T20:51:11.905 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 2024-04-22T20:51:11.905 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: services: 2024-04-22T20:51:11.906 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.263841s) 2024-04-22T20:51:11.906 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: mgr: no daemons active 2024-04-22T20:51:11.906 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-04-22T20:51:11.906 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 2024-04-22T20:51:11.906 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: data: 2024-04-22T20:51:11.906 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-04-22T20:51:11.906 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-04-22T20:51:11.906 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-04-22T20:51:11.906 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: pgs: 2024-04-22T20:51:11.906 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 2024-04-22T20:51:12.532 INFO:teuthology.orchestra.run.smithi121.stderr:mon is available 2024-04-22T20:51:12.532 INFO:teuthology.orchestra.run.smithi121.stderr:Assimilating anything we can from ceph.conf... 2024-04-22T20:51:13.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:12 smithi121 bash[18106]: cluster 2024-04-22T20:51:11.643837+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-22T20:51:13.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:12 smithi121 bash[18106]: cluster 2024-04-22T20:51:11.644091+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0]} 2024-04-22T20:51:13.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:12 smithi121 bash[18106]: cluster 2024-04-22T20:51:11.647325+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-04-22T20:51:13.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:12 smithi121 bash[18106]: cluster 2024-04-22T20:51:11.651060+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-22T20:51:13.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:12 smithi121 bash[18106]: cluster 2024-04-22T20:51:11.651660+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-04-22T20:51:13.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:12 smithi121 bash[18106]: audit 2024-04-22T20:51:11.907610+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.121:0/2050760666' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-22T20:51:13.445 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 2024-04-22T20:51:13.446 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: [global] 2024-04-22T20:51:13.446 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: fsid = e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T20:51:13.446 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.121:3300,v1:172.21.15.121:6789] 2024-04-22T20:51:13.446 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-22T20:51:13.446 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-22T20:51:13.446 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-22T20:51:13.446 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-22T20:51:13.446 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 2024-04-22T20:51:13.446 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: [mgr] 2024-04-22T20:51:13.446 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = True 2024-04-22T20:51:13.446 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-22T20:51:13.446 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 2024-04-22T20:51:13.447 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: [osd] 2024-04-22T20:51:13.447 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-22T20:51:13.447 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-22T20:51:13.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:13 smithi121 bash[18106]: audit 2024-04-22T20:51:13.443945+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.121:0/2694352302' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-22T20:51:13.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:13 smithi121 bash[18106]: audit 2024-04-22T20:51:13.448311+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.121:0/2694352302' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-22T20:51:13.978 INFO:teuthology.orchestra.run.smithi121.stderr:Generating new minimal ceph.conf... 2024-04-22T20:51:15.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:14 smithi121 bash[18106]: audit 2024-04-22T20:51:14.933456+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.121:0/3412847198' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:51:15.525 INFO:teuthology.orchestra.run.smithi121.stderr:Restarting the monitor... 2024-04-22T20:51:15.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:15 smithi121 systemd[1]: Stopping Ceph mon.a for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T20:51:15.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:15 smithi121 bash[18472]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-mon.a 2024-04-22T20:51:15.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:15 smithi121 bash[18106]: debug 2024-04-22T20:51:15.623+0000 7f0845971700 -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-22T20:51:15.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:15 smithi121 bash[18106]: debug 2024-04-22T20:51:15.623+0000 7f0845971700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-22T20:51:16.140 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:16 smithi121 bash[18481]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-mon-a 2024-04-22T20:51:16.140 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:16 smithi121 bash[18518]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-mon.a 2024-04-22T20:51:16.143 INFO:teuthology.orchestra.run.smithi121.stderr:Setting mon public_network to 172.21.0.0/20 2024-04-22T20:51:16.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:16 smithi121 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-22T20:51:16.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:16 smithi121 systemd[1]: Stopped Ceph mon.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T20:51:16.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:16 smithi121 systemd[1]: Started Ceph mon.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T20:51:17.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.143+0000 7fa2205bd880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-22T20:51:17.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.143+0000 7fa2205bd880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-04-22T20:51:17.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.143+0000 7fa2205bd880 0 pidfile_write: ignore empty --pid-file 2024-04-22T20:51:17.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 0 load: jerasure load: lrc 2024-04-22T20:51:17.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: RocksDB version: 6.15.5 2024-04-22T20:51:17.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-22T20:51:17.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Compile date Apr 18 2022 2024-04-22T20:51:17.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: DB SUMMARY 2024-04-22T20:51:17.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: DB Session ID: 2NIR7TB8QDXGXI8P0FIB 2024-04-22T20:51:17.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: CURRENT file: CURRENT 2024-04-22T20:51:17.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: IDENTITY file: IDENTITY 2024-04-22T20:51:17.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-04-22T20:51:17.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-04-22T20:51:17.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82657 ; 2024-04-22T20:51:17.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.error_if_exists: 0 2024-04-22T20:51:17.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.create_if_missing: 0 2024-04-22T20:51:17.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.paranoid_checks: 1 2024-04-22T20:51:17.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-22T20:51:17.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.env: 0x55a5ceec6860 2024-04-22T20:51:17.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.fs: Posix File System 2024-04-22T20:51:17.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.info_log: 0x55a5d038fe00 2024-04-22T20:51:17.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-22T20:51:17.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.statistics: (nil) 2024-04-22T20:51:17.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.use_fsync: 0 2024-04-22T20:51:17.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.max_log_file_size: 0 2024-04-22T20:51:17.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-22T20:51:17.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-22T20:51:17.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-22T20:51:17.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-22T20:51:17.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.allow_fallocate: 1 2024-04-22T20:51:17.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-22T20:51:17.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-22T20:51:17.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.use_direct_reads: 0 2024-04-22T20:51:17.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-22T20:51:17.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-22T20:51:17.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.db_log_dir: 2024-04-22T20:51:17.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-22T20:51:17.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-22T20:51:17.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-22T20:51:17.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-22T20:51:17.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-22T20:51:17.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-22T20:51:17.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-22T20:51:17.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-22T20:51:17.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-22T20:51:17.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.write_buffer_manager: 0x55a5d0480270 2024-04-22T20:51:17.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-22T20:51:17.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-22T20:51:17.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-22T20:51:17.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-22T20:51:17.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-22T20:51:17.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-22T20:51:17.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-22T20:51:17.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-22T20:51:17.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-22T20:51:17.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.unordered_write: 0 2024-04-22T20:51:17.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-22T20:51:17.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-22T20:51:17.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-22T20:51:17.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-22T20:51:17.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.row_cache: None 2024-04-22T20:51:17.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.wal_filter: None 2024-04-22T20:51:17.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-22T20:51:17.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-22T20:51:17.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.preserve_deletes: 0 2024-04-22T20:51:17.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.two_write_queues: 0 2024-04-22T20:51:17.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-22T20:51:17.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.atomic_flush: 0 2024-04-22T20:51:17.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-22T20:51:17.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-22T20:51:17.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-22T20:51:17.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.log_readahead_size: 0 2024-04-22T20:51:17.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-22T20:51:17.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-22T20:51:17.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-22T20:51:17.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-22T20:51:17.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-22T20:51:17.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-22T20:51:17.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.max_background_jobs: 2 2024-04-22T20:51:17.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.max_background_compactions: -1 2024-04-22T20:51:17.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.max_subcompactions: 1 2024-04-22T20:51:17.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-22T20:51:17.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-22T20:51:17.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-22T20:51:17.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-22T20:51:17.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-22T20:51:17.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-22T20:51:17.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-22T20:51:17.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-22T20:51:17.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.max_open_files: -1 2024-04-22T20:51:17.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-22T20:51:17.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-22T20:51:17.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-22T20:51:17.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-22T20:51:17.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Options.max_background_flushes: -1 2024-04-22T20:51:17.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Compression algorithms supported: 2024-04-22T20:51:17.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-22T20:51:17.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: kZSTD supported: 0 2024-04-22T20:51:17.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: kXpressCompression supported: 0 2024-04-22T20:51:17.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-22T20:51:17.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: kLZ4Compression supported: 1 2024-04-22T20:51:17.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: kBZip2Compression supported: 0 2024-04-22T20:51:17.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: kZlibCompression supported: 1 2024-04-22T20:51:17.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: kSnappyCompression supported: 1 2024-04-22T20:51:17.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.147+0000 7fa2205bd880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-22T20:51:17.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-04-22T20:51:17.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-22T20:51:17.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-22T20:51:17.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.merge_operator: 2024-04-22T20:51:17.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.compaction_filter: None 2024-04-22T20:51:17.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-22T20:51:17.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-22T20:51:17.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-22T20:51:17.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-22T20:51:17.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a5d035dd00) 2024-04-22T20:51:17.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: cache_index_and_filter_blocks: 1 2024-04-22T20:51:17.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-22T20:51:17.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-22T20:51:17.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: pin_top_level_index_and_filter: 1 2024-04-22T20:51:17.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: index_type: 0 2024-04-22T20:51:17.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: data_block_index_type: 0 2024-04-22T20:51:17.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: index_shortening: 1 2024-04-22T20:51:17.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: data_block_hash_table_util_ratio: 0.750000 2024-04-22T20:51:17.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: hash_index_allow_collision: 1 2024-04-22T20:51:17.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: checksum: 1 2024-04-22T20:51:17.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: no_block_cache: 0 2024-04-22T20:51:17.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: block_cache: 0x55a5d03c4170 2024-04-22T20:51:17.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: block_cache_name: BinnedLRUCache 2024-04-22T20:51:17.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: block_cache_options: 2024-04-22T20:51:17.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: capacity : 536870912 2024-04-22T20:51:17.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: num_shard_bits : 4 2024-04-22T20:51:17.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: strict_capacity_limit : 0 2024-04-22T20:51:17.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: high_pri_pool_ratio: 0.000 2024-04-22T20:51:17.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: block_cache_compressed: (nil) 2024-04-22T20:51:17.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: persistent_cache: (nil) 2024-04-22T20:51:17.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: block_size: 4096 2024-04-22T20:51:17.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: block_size_deviation: 10 2024-04-22T20:51:17.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: block_restart_interval: 16 2024-04-22T20:51:17.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: index_block_restart_interval: 1 2024-04-22T20:51:17.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: metadata_block_size: 4096 2024-04-22T20:51:17.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: partition_filters: 0 2024-04-22T20:51:17.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: use_delta_encoding: 1 2024-04-22T20:51:17.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-22T20:51:17.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: whole_key_filtering: 1 2024-04-22T20:51:17.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: verify_compression: 0 2024-04-22T20:51:17.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: read_amp_bytes_per_bit: 0 2024-04-22T20:51:17.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: format_version: 4 2024-04-22T20:51:17.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: enable_index_compression: 1 2024-04-22T20:51:17.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: block_align: 0 2024-04-22T20:51:17.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-22T20:51:17.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-22T20:51:17.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.compression: NoCompression 2024-04-22T20:51:17.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-22T20:51:17.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-22T20:51:17.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-22T20:51:17.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.num_levels: 7 2024-04-22T20:51:17.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-22T20:51:17.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-22T20:51:17.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-22T20:51:17.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-22T20:51:17.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-22T20:51:17.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-22T20:51:17.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-22T20:51:17.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-22T20:51:17.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-22T20:51:17.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-22T20:51:17.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-22T20:51:17.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-22T20:51:17.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-22T20:51:17.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-22T20:51:17.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-22T20:51:17.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-22T20:51:17.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-22T20:51:17.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-22T20:51:17.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-22T20:51:17.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-22T20:51:17.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-22T20:51:17.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-22T20:51:17.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-22T20:51:17.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-22T20:51:17.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-22T20:51:17.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-22T20:51:17.465 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-22T20:51:17.465 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-22T20:51:17.465 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-22T20:51:17.465 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-22T20:51:17.465 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-22T20:51:17.465 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-22T20:51:17.465 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-22T20:51:17.465 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-22T20:51:17.465 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-22T20:51:17.465 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-22T20:51:17.465 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-22T20:51:17.465 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-22T20:51:17.465 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-22T20:51:17.466 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-22T20:51:17.466 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-22T20:51:17.466 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-22T20:51:17.466 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-22T20:51:17.466 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-22T20:51:17.466 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-22T20:51:17.466 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-22T20:51:17.466 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-22T20:51:17.466 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-22T20:51:17.466 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-22T20:51:17.466 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.table_properties_collectors: 2024-04-22T20:51:17.466 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.inplace_update_support: 0 2024-04-22T20:51:17.467 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-22T20:51:17.467 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-22T20:51:17.467 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-22T20:51:17.467 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-22T20:51:17.467 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.bloom_locality: 0 2024-04-22T20:51:17.467 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.max_successive_merges: 0 2024-04-22T20:51:17.467 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-22T20:51:17.467 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-22T20:51:17.467 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-22T20:51:17.467 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-22T20:51:17.467 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.ttl: 2592000 2024-04-22T20:51:17.467 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-22T20:51:17.467 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.enable_blob_files: false 2024-04-22T20:51:17.468 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.min_blob_size: 0 2024-04-22T20:51:17.468 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-22T20:51:17.468 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-22T20:51:17.468 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-22T20:51:17.468 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-22T20:51:17.468 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 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-22T20:51:17.468 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-04-22T20:51:17.468 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-04-22T20:51:17.468 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713819077157386, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-04-22T20:51:17.468 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-04-22T20:51:17.468 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 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-22T20:51:17.468 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713819077158342, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79207, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77470, "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": 71779, "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": 1713819077, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "bd3addc0-78ae-4a4d-96ce-75dfce3b5949", "db_session_id": "2NIR7TB8QDXGXI8P0FIB"}} 2024-04-22T20:51:17.468 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-04-22T20:51:17.468 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713819077158818, "job": 1, "event": "recovery_finished"} 2024-04-22T20:51:17.469 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.151+0000 7fa2205bd880 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-22T20:51:17.469 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.155+0000 7fa2205bd880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55a5d03aaa80 2024-04-22T20:51:17.469 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.155+0000 7fa2205bd880 4 rocksdb: DB pointer 0x55a5d03ba000 2024-04-22T20:51:17.469 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.155+0000 7fa210345700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-22T20:51:17.469 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.155+0000 7fa210345700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-22T20:51:17.469 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: ** DB Stats ** 2024-04-22T20:51:17.469 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T20:51:17.469 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: 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-22T20:51:17.469 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-22T20:51:17.469 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-22T20:51:17.469 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: 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-22T20:51:17.469 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-22T20:51:17.469 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-22T20:51:17.469 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: ** Compaction Stats [default] ** 2024-04-22T20:51:17.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: 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-22T20:51:17.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T20:51:17.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: L0 2/0 79.11 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 125.9 0.00 0.00 1 0.001 0 0 2024-04-22T20:51:17.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: Sum 2/0 79.11 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 125.9 0.00 0.00 1 0.001 0 0 2024-04-22T20:51:17.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 125.9 0.00 0.00 1 0.001 0 0 2024-04-22T20:51:17.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: ** Compaction Stats [default] ** 2024-04-22T20:51:17.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: 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-22T20:51:17.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T20:51:17.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 125.9 0.00 0.00 1 0.001 0 0 2024-04-22T20:51:17.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T20:51:17.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-22T20:51:17.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-22T20:51:17.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: AddFile(Total Files): cumulative 0, interval 0 2024-04-22T20:51:17.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-22T20:51:17.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: AddFile(Keys): cumulative 0, interval 0 2024-04-22T20:51:17.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: Cumulative compaction: 0.00 GB write, 17.18 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T20:51:17.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: Interval compaction: 0.00 GB write, 17.18 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T20:51:17.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: 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-22T20:51:17.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: ** File Read Latency Histogram By Level [default] ** 2024-04-22T20:51:17.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: ** Compaction Stats [default] ** 2024-04-22T20:51:17.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: 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-22T20:51:17.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T20:51:17.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: L0 2/0 79.11 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 125.9 0.00 0.00 1 0.001 0 0 2024-04-22T20:51:17.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: Sum 2/0 79.11 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 125.9 0.00 0.00 1 0.001 0 0 2024-04-22T20:51:17.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: 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-22T20:51:17.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: ** Compaction Stats [default] ** 2024-04-22T20:51:17.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: 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-22T20:51:17.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T20:51:17.472 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 125.9 0.00 0.00 1 0.001 0 0 2024-04-22T20:51:17.472 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T20:51:17.472 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-22T20:51:17.472 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-22T20:51:17.472 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: AddFile(Total Files): cumulative 0, interval 0 2024-04-22T20:51:17.472 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-22T20:51:17.472 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: AddFile(Keys): cumulative 0, interval 0 2024-04-22T20:51:17.472 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: Cumulative compaction: 0.00 GB write, 17.05 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T20:51:17.472 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: 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-22T20:51:17.472 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: 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-22T20:51:17.472 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: ** File Read Latency Histogram By Level [default] ** 2024-04-22T20:51:17.472 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.155+0000 7fa2205bd880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] at bind addrs [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T20:51:17.472 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.155+0000 7fa2205bd880 1 mon.a@-1(???) e1 preinit fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T20:51:17.472 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.155+0000 7fa2205bd880 0 mon.a@-1(???).mds e1 new map 2024-04-22T20:51:17.472 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.155+0000 7fa2205bd880 0 mon.a@-1(???).mds e1 print_map 2024-04-22T20:51:17.473 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: e1 2024-04-22T20:51:17.473 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-22T20:51:17.473 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: 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-22T20:51:17.473 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: legacy client fscid: -1 2024-04-22T20:51:17.473 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: 2024-04-22T20:51:17.473 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: No filesystems configured 2024-04-22T20:51:17.473 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.155+0000 7fa2205bd880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-22T20:51:17.473 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.155+0000 7fa2205bd880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-22T20:51:17.473 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.155+0000 7fa2205bd880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-22T20:51:17.473 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.155+0000 7fa2205bd880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-22T20:51:17.473 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: debug 2024-04-22T20:51:17.155+0000 7fa2205bd880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-22T20:51:17.473 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: cluster 2024-04-22T20:51:17.167143+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-22T20:51:17.473 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: cluster 2024-04-22T20:51:17.167209+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0]} 2024-04-22T20:51:17.473 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: cluster 2024-04-22T20:51:17.167276+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-04-22T20:51:17.474 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: cluster 2024-04-22T20:51:17.167312+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-22T20:51:17.474 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:17 smithi121 bash[18560]: cluster 2024-04-22T20:51:17.169540+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-04-22T20:51:18.077 INFO:teuthology.orchestra.run.smithi121.stderr:Wrote config to /etc/ceph/ceph.conf 2024-04-22T20:51:18.077 INFO:teuthology.orchestra.run.smithi121.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-22T20:51:18.077 INFO:teuthology.orchestra.run.smithi121.stderr:Creating mgr... 2024-04-22T20:51:18.077 INFO:teuthology.orchestra.run.smithi121.stderr:Verifying port 9283 ... 2024-04-22T20:51:18.332 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: Failed to reset failed state of unit ceph-e8544264-00e9-11ef-bc93-c7b262605968@mgr.y.service: Unit ceph-e8544264-00e9-11ef-bc93-c7b262605968@mgr.y.service not loaded. 2024-04-22T20:51:18.336 INFO:teuthology.orchestra.run.smithi121.stderr:systemctl: Created symlink /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968.target.wants/ceph-e8544264-00e9-11ef-bc93-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service. 2024-04-22T20:51:18.524 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:18 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:51:18.524 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:18 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:51:18.525 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:18 smithi121 bash[18560]: audit 2024-04-22T20:51:17.441464+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.121:0/2572607544' entity='client.admin' 2024-04-22T20:51:18.525 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:18 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:51:18.526 INFO:teuthology.orchestra.run.smithi121.stderr:firewalld does not appear to be present 2024-04-22T20:51:18.526 INFO:teuthology.orchestra.run.smithi121.stderr:Not possible to enable service . firewalld.service is not available 2024-04-22T20:51:18.527 INFO:teuthology.orchestra.run.smithi121.stderr:firewalld does not appear to be present 2024-04-22T20:51:18.527 INFO:teuthology.orchestra.run.smithi121.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-04-22T20:51:18.527 INFO:teuthology.orchestra.run.smithi121.stderr:Waiting for mgr to start... 2024-04-22T20:51:18.527 INFO:teuthology.orchestra.run.smithi121.stderr:Waiting for mgr... 2024-04-22T20:51:18.790 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:18 smithi121 systemd[1]: Started Ceph mgr.y for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T20:51:19.929 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 2024-04-22T20:51:19.929 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: { 2024-04-22T20:51:19.929 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "fsid": "e8544264-00e9-11ef-bc93-c7b262605968", 2024-04-22T20:51:19.929 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "health": { 2024-04-22T20:51:19.929 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-22T20:51:19.929 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "checks": {}, 2024-04-22T20:51:19.929 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "mutes": [] 2024-04-22T20:51:19.929 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2024-04-22T20:51:19.929 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-22T20:51:19.929 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "quorum": [ 2024-04-22T20:51:19.930 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 0 2024-04-22T20:51:19.930 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: ], 2024-04-22T20:51:19.930 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-22T20:51:19.930 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "a" 2024-04-22T20:51:19.930 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: ], 2024-04-22T20:51:19.930 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-04-22T20:51:19.930 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "monmap": { 2024-04-22T20:51:19.930 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-22T20:51:19.930 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-22T20:51:19.930 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-22T20:51:19.930 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2024-04-22T20:51:19.930 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "osdmap": { 2024-04-22T20:51:19.930 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-22T20:51:19.930 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-22T20:51:19.931 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-22T20:51:19.931 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-22T20:51:19.931 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-22T20:51:19.934 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-22T20:51:19.934 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-22T20:51:19.935 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2024-04-22T20:51:19.935 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "pgmap": { 2024-04-22T20:51:19.935 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-22T20:51:19.935 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-22T20:51:19.935 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-22T20:51:19.935 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-22T20:51:19.935 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-22T20:51:19.935 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-22T20:51:19.935 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-22T20:51:19.935 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-22T20:51:19.935 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2024-04-22T20:51:19.935 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "fsmap": { 2024-04-22T20:51:19.935 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-22T20:51:19.935 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-22T20:51:19.935 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-22T20:51:19.936 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2024-04-22T20:51:19.936 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-22T20:51:19.936 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "available": false, 2024-04-22T20:51:19.936 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-22T20:51:19.936 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "modules": [ 2024-04-22T20:51:19.936 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "iostat", 2024-04-22T20:51:19.936 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "nfs", 2024-04-22T20:51:19.936 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "restful" 2024-04-22T20:51:19.936 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: ], 2024-04-22T20:51:19.936 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "services": {} 2024-04-22T20:51:19.936 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2024-04-22T20:51:19.936 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "servicemap": { 2024-04-22T20:51:19.936 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-22T20:51:19.936 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "modified": "2024-04-22T20:51:11.645568+0000", 2024-04-22T20:51:19.936 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "services": {} 2024-04-22T20:51:19.937 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2024-04-22T20:51:19.937 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-22T20:51:19.937 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: } 2024-04-22T20:51:19.938 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:19 smithi121 bash[18817]: debug 2024-04-22T20:51:19.827+0000 7f7903802000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-22T20:51:20.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:19 smithi121 bash[18560]: audit 2024-04-22T20:51:19.929812+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.121:0/980798548' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-22T20:51:20.449 INFO:teuthology.orchestra.run.smithi121.stderr:mgr not available, waiting (1/15)... 2024-04-22T20:51:21.678 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:21 smithi121 bash[18817]: debug 2024-04-22T20:51:21.343+0000 7f7903802000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-22T20:51:21.678 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:21 smithi121 bash[18817]: debug 2024-04-22T20:51:21.439+0000 7f7903802000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-22T20:51:22.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:21 smithi121 bash[18817]: debug 2024-04-22T20:51:21.675+0000 7f7903802000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-22T20:51:22.709 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:22 smithi121 bash[18817]: debug 2024-04-22T20:51:22.399+0000 7f7903802000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-22T20:51:22.709 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:22 smithi121 bash[18817]: debug 2024-04-22T20:51:22.503+0000 7f7903802000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-22T20:51:22.710 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:22 smithi121 bash[18817]: debug 2024-04-22T20:51:22.603+0000 7f7903802000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-22T20:51:23.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:22 smithi121 bash[18817]: debug 2024-04-22T20:51:22.707+0000 7f7903802000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-22T20:51:23.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:22 smithi121 bash[18817]: debug 2024-04-22T20:51:22.915+0000 7f7903802000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-22T20:51:23.467 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:23 smithi121 bash[18817]: debug 2024-04-22T20:51:23.183+0000 7f7903802000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-22T20:51:23.467 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:23 smithi121 bash[18817]: debug 2024-04-22T20:51:23.287+0000 7f7903802000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-22T20:51:23.570 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 2024-04-22T20:51:23.570 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: { 2024-04-22T20:51:23.570 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "fsid": "e8544264-00e9-11ef-bc93-c7b262605968", 2024-04-22T20:51:23.570 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "health": { 2024-04-22T20:51:23.570 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-22T20:51:23.570 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "checks": {}, 2024-04-22T20:51:23.570 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "mutes": [] 2024-04-22T20:51:23.570 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2024-04-22T20:51:23.570 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-22T20:51:23.571 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "quorum": [ 2024-04-22T20:51:23.571 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 0 2024-04-22T20:51:23.572 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: ], 2024-04-22T20:51:23.572 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-22T20:51:23.573 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "a" 2024-04-22T20:51:23.573 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: ], 2024-04-22T20:51:23.573 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-04-22T20:51:23.573 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "monmap": { 2024-04-22T20:51:23.573 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-22T20:51:23.573 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-22T20:51:23.573 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-22T20:51:23.573 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2024-04-22T20:51:23.573 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "osdmap": { 2024-04-22T20:51:23.573 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-22T20:51:23.573 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-22T20:51:23.573 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-22T20:51:23.573 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-22T20:51:23.573 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-22T20:51:23.577 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-22T20:51:23.577 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-22T20:51:23.577 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2024-04-22T20:51:23.577 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "pgmap": { 2024-04-22T20:51:23.577 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-22T20:51:23.577 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-22T20:51:23.577 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-22T20:51:23.577 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-22T20:51:23.577 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-22T20:51:23.578 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-22T20:51:23.578 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-22T20:51:23.578 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-22T20:51:23.578 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2024-04-22T20:51:23.578 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "fsmap": { 2024-04-22T20:51:23.578 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-22T20:51:23.578 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-22T20:51:23.578 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-22T20:51:23.578 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2024-04-22T20:51:23.578 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-22T20:51:23.578 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "available": false, 2024-04-22T20:51:23.578 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-22T20:51:23.578 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "modules": [ 2024-04-22T20:51:23.579 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "iostat", 2024-04-22T20:51:23.579 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "nfs", 2024-04-22T20:51:23.579 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "restful" 2024-04-22T20:51:23.579 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: ], 2024-04-22T20:51:23.579 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "services": {} 2024-04-22T20:51:23.579 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2024-04-22T20:51:23.579 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "servicemap": { 2024-04-22T20:51:23.579 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-22T20:51:23.579 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "modified": "2024-04-22T20:51:11.645568+0000", 2024-04-22T20:51:23.579 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "services": {} 2024-04-22T20:51:23.579 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2024-04-22T20:51:23.579 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-22T20:51:23.579 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: } 2024-04-22T20:51:23.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:23 smithi121 bash[18560]: audit 2024-04-22T20:51:23.573442+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.121:0/215252035' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-22T20:51:23.789 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:23 smithi121 bash[18817]: debug 2024-04-22T20:51:23.467+0000 7f7903802000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-22T20:51:23.789 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:23 smithi121 bash[18817]: debug 2024-04-22T20:51:23.711+0000 7f7903802000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-22T20:51:24.130 INFO:teuthology.orchestra.run.smithi121.stderr:mgr not available, waiting (2/15)... 2024-04-22T20:51:24.138 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:23 smithi121 bash[18817]: debug 2024-04-22T20:51:23.975+0000 7f7903802000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-22T20:51:24.480 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:24 smithi121 bash[18817]: debug 2024-04-22T20:51:24.135+0000 7f7903802000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-22T20:51:24.480 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:24 smithi121 bash[18817]: debug 2024-04-22T20:51:24.363+0000 7f7903802000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-22T20:51:24.789 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:24 smithi121 bash[18817]: debug 2024-04-22T20:51:24.479+0000 7f7903802000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-22T20:51:25.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:24 smithi121 bash[18817]: debug 2024-04-22T20:51:24.807+0000 7f7903802000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-22T20:51:25.789 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:25 smithi121 bash[18817]: debug 2024-04-22T20:51:25.519+0000 7f7903802000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-22T20:51:25.789 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:25 smithi121 bash[18817]: debug 2024-04-22T20:51:25.627+0000 7f7903802000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-22T20:51:26.146 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:25 smithi121 bash[18817]: debug 2024-04-22T20:51:25.827+0000 7f7903802000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-22T20:51:26.513 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:26 smithi121 bash[18817]: debug 2024-04-22T20:51:26.147+0000 7f7903802000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-22T20:51:26.773 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:26 smithi121 bash[18817]: debug 2024-04-22T20:51:26.511+0000 7f7903802000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-22T20:51:26.773 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:26 smithi121 bash[18817]: debug 2024-04-22T20:51:26.627+0000 7f7903802000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-22T20:51:26.773 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:26 smithi121 bash[18560]: cluster 2024-04-22T20:51:26.653443+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-04-22T20:51:26.773 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:26 smithi121 bash[18560]: cluster 2024-04-22T20:51:26.659302+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.0060938s) 2024-04-22T20:51:26.773 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:26 smithi121 bash[18560]: audit 2024-04-22T20:51:26.661998+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.121:0/521251614' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T20:51:26.773 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:26 smithi121 bash[18560]: audit 2024-04-22T20:51:26.662571+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.121:0/521251614' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T20:51:26.773 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:26 smithi121 bash[18560]: audit 2024-04-22T20:51:26.663111+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.121:0/521251614' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T20:51:26.774 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:26 smithi121 bash[18560]: audit 2024-04-22T20:51:26.663469+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.121:0/521251614' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T20:51:26.774 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:26 smithi121 bash[18560]: audit 2024-04-22T20:51:26.663980+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.121:0/521251614' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-22T20:51:26.774 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:26 smithi121 bash[18560]: cluster 2024-04-22T20:51:26.689525+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-04-22T20:51:26.774 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:26 smithi121 bash[18560]: audit 2024-04-22T20:51:26.701727+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.121:0/521251614' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T20:51:26.774 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:26 smithi121 bash[18560]: audit 2024-04-22T20:51:26.703114+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.121:0/521251614' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T20:51:27.105 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 2024-04-22T20:51:27.105 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: { 2024-04-22T20:51:27.105 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "fsid": "e8544264-00e9-11ef-bc93-c7b262605968", 2024-04-22T20:51:27.105 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "health": { 2024-04-22T20:51:27.105 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-22T20:51:27.106 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "checks": {}, 2024-04-22T20:51:27.106 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "mutes": [] 2024-04-22T20:51:27.106 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2024-04-22T20:51:27.106 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-22T20:51:27.106 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "quorum": [ 2024-04-22T20:51:27.106 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 0 2024-04-22T20:51:27.106 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: ], 2024-04-22T20:51:27.106 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-22T20:51:27.106 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "a" 2024-04-22T20:51:27.106 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: ], 2024-04-22T20:51:27.106 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "quorum_age": 9, 2024-04-22T20:51:27.106 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "monmap": { 2024-04-22T20:51:27.106 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-22T20:51:27.107 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-22T20:51:27.107 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-22T20:51:27.107 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2024-04-22T20:51:27.107 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "osdmap": { 2024-04-22T20:51:27.107 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-22T20:51:27.107 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-22T20:51:27.107 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-22T20:51:27.107 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-22T20:51:27.107 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-22T20:51:27.111 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-22T20:51:27.111 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-22T20:51:27.111 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2024-04-22T20:51:27.111 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "pgmap": { 2024-04-22T20:51:27.111 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-22T20:51:27.111 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-22T20:51:27.111 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-22T20:51:27.111 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-22T20:51:27.111 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-22T20:51:27.111 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-22T20:51:27.111 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-22T20:51:27.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-22T20:51:27.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2024-04-22T20:51:27.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "fsmap": { 2024-04-22T20:51:27.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-22T20:51:27.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-22T20:51:27.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-22T20:51:27.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2024-04-22T20:51:27.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-22T20:51:27.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "available": false, 2024-04-22T20:51:27.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-22T20:51:27.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "modules": [ 2024-04-22T20:51:27.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "iostat", 2024-04-22T20:51:27.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "nfs", 2024-04-22T20:51:27.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "restful" 2024-04-22T20:51:27.112 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: ], 2024-04-22T20:51:27.113 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "services": {} 2024-04-22T20:51:27.113 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2024-04-22T20:51:27.113 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "servicemap": { 2024-04-22T20:51:27.113 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-22T20:51:27.113 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "modified": "2024-04-22T20:51:11.645568+0000", 2024-04-22T20:51:27.113 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "services": {} 2024-04-22T20:51:27.113 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2024-04-22T20:51:27.113 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-22T20:51:27.113 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: } 2024-04-22T20:51:27.694 INFO:teuthology.orchestra.run.smithi121.stderr:mgr not available, waiting (3/15)... 2024-04-22T20:51:28.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:27 smithi121 bash[18560]: audit 2024-04-22T20:51:26.713883+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.121:0/521251614' entity='mgr.y' 2024-04-22T20:51:28.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:27 smithi121 bash[18560]: audit 2024-04-22T20:51:26.719199+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.121:0/521251614' entity='mgr.y' 2024-04-22T20:51:28.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:27 smithi121 bash[18560]: audit 2024-04-22T20:51:26.724387+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.121:0/521251614' entity='mgr.y' 2024-04-22T20:51:28.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:27 smithi121 bash[18560]: audit 2024-04-22T20:51:27.107029+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.121:0/3662008275' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-22T20:51:28.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:27 smithi121 bash[18560]: cluster 2024-04-22T20:51:27.670522+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01731s) 2024-04-22T20:51:30.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:29 smithi121 bash[18560]: cluster 2024-04-22T20:51:28.722755+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-04-22T20:51:31.039 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 2024-04-22T20:51:31.040 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: { 2024-04-22T20:51:31.040 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "fsid": "e8544264-00e9-11ef-bc93-c7b262605968", 2024-04-22T20:51:31.040 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "health": { 2024-04-22T20:51:31.040 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-22T20:51:31.040 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "checks": {}, 2024-04-22T20:51:31.040 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "mutes": [] 2024-04-22T20:51:31.041 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2024-04-22T20:51:31.041 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-22T20:51:31.041 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "quorum": [ 2024-04-22T20:51:31.041 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 0 2024-04-22T20:51:31.041 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: ], 2024-04-22T20:51:31.041 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-22T20:51:31.042 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "a" 2024-04-22T20:51:31.042 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: ], 2024-04-22T20:51:31.042 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "quorum_age": 13, 2024-04-22T20:51:31.042 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "monmap": { 2024-04-22T20:51:31.042 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-22T20:51:31.042 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-22T20:51:31.043 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-22T20:51:31.043 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2024-04-22T20:51:31.043 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "osdmap": { 2024-04-22T20:51:31.043 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-22T20:51:31.043 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-22T20:51:31.044 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-22T20:51:31.044 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-22T20:51:31.044 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-22T20:51:31.044 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-22T20:51:31.044 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-22T20:51:31.044 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2024-04-22T20:51:31.045 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "pgmap": { 2024-04-22T20:51:31.045 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-22T20:51:31.045 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-22T20:51:31.045 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-22T20:51:31.045 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-22T20:51:31.046 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-22T20:51:31.046 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-22T20:51:31.046 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-22T20:51:31.046 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-22T20:51:31.046 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2024-04-22T20:51:31.046 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "fsmap": { 2024-04-22T20:51:31.047 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-22T20:51:31.047 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-22T20:51:31.047 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-22T20:51:31.047 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2024-04-22T20:51:31.047 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-22T20:51:31.047 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "available": true, 2024-04-22T20:51:31.047 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-22T20:51:31.048 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "modules": [ 2024-04-22T20:51:31.048 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "iostat", 2024-04-22T20:51:31.048 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "nfs", 2024-04-22T20:51:31.048 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "restful" 2024-04-22T20:51:31.048 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: ], 2024-04-22T20:51:31.048 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "services": {} 2024-04-22T20:51:31.048 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2024-04-22T20:51:31.049 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "servicemap": { 2024-04-22T20:51:31.049 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-22T20:51:31.049 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "modified": "2024-04-22T20:51:11.645568+0000", 2024-04-22T20:51:31.049 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "services": {} 2024-04-22T20:51:31.049 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: }, 2024-04-22T20:51:31.049 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-22T20:51:31.049 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: } 2024-04-22T20:51:31.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:31 smithi121 bash[18560]: audit 2024-04-22T20:51:31.037034+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.121:0/228117538' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-22T20:51:31.632 INFO:teuthology.orchestra.run.smithi121.stderr:mgr is available 2024-04-22T20:51:32.844 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 2024-04-22T20:51:32.844 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: [global] 2024-04-22T20:51:32.845 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: fsid = e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T20:51:32.845 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-22T20:51:32.845 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-22T20:51:32.845 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-22T20:51:32.845 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-22T20:51:32.845 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 2024-04-22T20:51:32.845 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: [mgr] 2024-04-22T20:51:32.845 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-22T20:51:32.845 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 2024-04-22T20:51:32.845 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: [osd] 2024-04-22T20:51:32.845 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-22T20:51:32.845 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-22T20:51:33.446 INFO:teuthology.orchestra.run.smithi121.stderr:Enabling cephadm module... 2024-04-22T20:51:33.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:33 smithi121 bash[18560]: audit 2024-04-22T20:51:32.840674+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.121:0/2959402316' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-22T20:51:33.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:33 smithi121 bash[18560]: audit 2024-04-22T20:51:32.847388+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.121:0/2959402316' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-22T20:51:35.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:34 smithi121 bash[18560]: audit 2024-04-22T20:51:34.760890+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.121:0/227498560' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-22T20:51:35.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:34 smithi121 bash[18817]: ignoring --setuser ceph since I am not root 2024-04-22T20:51:35.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:34 smithi121 bash[18817]: ignoring --setgroup ceph since I am not root 2024-04-22T20:51:35.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:34 smithi121 bash[18817]: debug 2024-04-22T20:51:34.979+0000 7fc96d29d000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-22T20:51:36.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:35 smithi121 bash[18560]: audit 2024-04-22T20:51:34.817178+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.121:0/227498560' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-22T20:51:36.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:35 smithi121 bash[18560]: cluster 2024-04-22T20:51:34.817234+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 8s) 2024-04-22T20:51:36.597 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: { 2024-04-22T20:51:36.597 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "epoch": 5, 2024-04-22T20:51:36.597 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "available": true, 2024-04-22T20:51:36.597 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-22T20:51:36.598 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-22T20:51:36.598 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: } 2024-04-22T20:51:36.789 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:36 smithi121 bash[18817]: debug 2024-04-22T20:51:36.499+0000 7fc96d29d000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-22T20:51:36.789 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:36 smithi121 bash[18817]: debug 2024-04-22T20:51:36.595+0000 7fc96d29d000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-22T20:51:37.171 INFO:teuthology.orchestra.run.smithi121.stderr:Waiting for the mgr to restart... 2024-04-22T20:51:37.171 INFO:teuthology.orchestra.run.smithi121.stderr:Waiting for mgr epoch 5... 2024-04-22T20:51:37.190 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:36 smithi121 bash[18817]: debug 2024-04-22T20:51:36.843+0000 7fc96d29d000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-22T20:51:37.190 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:36 smithi121 bash[18560]: audit 2024-04-22T20:51:36.601641+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.121:0/3479166449' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-22T20:51:37.822 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:37 smithi121 bash[18817]: debug 2024-04-22T20:51:37.571+0000 7fc96d29d000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-22T20:51:37.823 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:37 smithi121 bash[18817]: debug 2024-04-22T20:51:37.675+0000 7fc96d29d000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-22T20:51:37.823 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:37 smithi121 bash[18817]: debug 2024-04-22T20:51:37.779+0000 7fc96d29d000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-22T20:51:38.102 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:37 smithi121 bash[18817]: debug 2024-04-22T20:51:37.891+0000 7fc96d29d000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-22T20:51:38.102 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:38 smithi121 bash[18817]: debug 2024-04-22T20:51:38.099+0000 7fc96d29d000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-22T20:51:38.650 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:38 smithi121 bash[18817]: debug 2024-04-22T20:51:38.371+0000 7fc96d29d000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-22T20:51:38.651 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:38 smithi121 bash[18817]: debug 2024-04-22T20:51:38.471+0000 7fc96d29d000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-22T20:51:39.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:38 smithi121 bash[18817]: debug 2024-04-22T20:51:38.647+0000 7fc96d29d000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-22T20:51:39.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:38 smithi121 bash[18817]: debug 2024-04-22T20:51:38.891+0000 7fc96d29d000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-22T20:51:39.539 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:39 smithi121 bash[18817]: debug 2024-04-22T20:51:39.155+0000 7fc96d29d000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-22T20:51:39.539 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:39 smithi121 bash[18817]: debug 2024-04-22T20:51:39.315+0000 7fc96d29d000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-22T20:51:39.988 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:39 smithi121 bash[18817]: debug 2024-04-22T20:51:39.543+0000 7fc96d29d000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-22T20:51:39.988 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:39 smithi121 bash[18817]: debug 2024-04-22T20:51:39.655+0000 7fc96d29d000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-22T20:51:39.988 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:39 smithi121 bash[18817]: debug 2024-04-22T20:51:39.987+0000 7fc96d29d000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-22T20:51:41.013 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:40 smithi121 bash[18817]: debug 2024-04-22T20:51:40.699+0000 7fc96d29d000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-22T20:51:41.013 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:40 smithi121 bash[18817]: debug 2024-04-22T20:51:40.811+0000 7fc96d29d000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-22T20:51:41.696 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:41 smithi121 bash[18817]: debug 2024-04-22T20:51:41.011+0000 7fc96d29d000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-22T20:51:41.696 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:41 smithi121 bash[18817]: debug 2024-04-22T20:51:41.331+0000 7fc96d29d000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-22T20:51:42.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:41 smithi121 bash[18817]: debug 2024-04-22T20:51:41.695+0000 7fc96d29d000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-22T20:51:42.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:41 smithi121 bash[18817]: debug 2024-04-22T20:51:41.807+0000 7fc96d29d000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-22T20:51:42.901 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: { 2024-04-22T20:51:42.901 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-04-22T20:51:42.902 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "initialized": true 2024-04-22T20:51:42.902 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: } 2024-04-22T20:51:43.137 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:42 smithi121 bash[18560]: cluster 2024-04-22T20:51:41.832675+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2024-04-22T20:51:43.137 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:42 smithi121 bash[18560]: cluster 2024-04-22T20:51:41.833550+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2024-04-22T20:51:43.137 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:42 smithi121 bash[18560]: cluster 2024-04-22T20:51:41.837183+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-04-22T20:51:43.137 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:42 smithi121 bash[18560]: cluster 2024-04-22T20:51:41.888538+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.05522s) 2024-04-22T20:51:43.137 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:42 smithi121 bash[18560]: audit 2024-04-22T20:51:41.890910+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.121:0/2728221142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T20:51:43.137 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:42 smithi121 bash[18560]: audit 2024-04-22T20:51:41.893420+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.121:0/2728221142' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-22T20:51:43.138 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:42 smithi121 bash[18560]: audit 2024-04-22T20:51:41.894649+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.121:0/2728221142' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T20:51:43.138 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:42 smithi121 bash[18560]: audit 2024-04-22T20:51:41.895025+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.121:0/2728221142' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T20:51:43.138 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:42 smithi121 bash[18560]: audit 2024-04-22T20:51:41.895166+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.121:0/2728221142' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T20:51:43.138 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:42 smithi121 bash[18560]: cluster 2024-04-22T20:51:41.921328+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-04-22T20:51:43.138 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:42 smithi121 bash[18560]: audit 2024-04-22T20:51:41.940430+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.121:0/2728221142' entity='mgr.y' 2024-04-22T20:51:43.138 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:42 smithi121 bash[18560]: audit 2024-04-22T20:51:41.945870+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.121:0/2728221142' entity='mgr.y' 2024-04-22T20:51:43.138 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:42 smithi121 bash[18560]: audit 2024-04-22T20:51:41.948571+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14120 172.21.15.121:0/2728221142' entity='mgr.y' 2024-04-22T20:51:43.138 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:42 smithi121 bash[18560]: audit 2024-04-22T20:51:41.952510+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.121:0/2728221142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:51:43.138 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:42 smithi121 bash[18560]: audit 2024-04-22T20:51:41.954088+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.121:0/2728221142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:51:43.138 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:42 smithi121 bash[18560]: audit 2024-04-22T20:51:41.956970+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14120 172.21.15.121:0/2728221142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:51:43.138 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:42 smithi121 bash[18560]: audit 2024-04-22T20:51:41.965410+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.121:0/2728221142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T20:51:43.138 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:42 smithi121 bash[18560]: audit 2024-04-22T20:51:41.966686+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 172.21.15.121:0/2728221142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T20:51:43.539 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:43 smithi121 bash[18817]: [22/Apr/2024:20:51:43] ENGINE Bus STARTING 2024-04-22T20:51:43.539 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:43 smithi121 bash[18817]: [22/Apr/2024:20:51:43] ENGINE Serving on https://172.21.15.121:7150 2024-04-22T20:51:43.539 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:43 smithi121 bash[18817]: [22/Apr/2024:20:51:43] ENGINE Bus STARTED 2024-04-22T20:51:43.620 INFO:teuthology.orchestra.run.smithi121.stderr:mgr epoch 5 is available 2024-04-22T20:51:43.620 INFO:teuthology.orchestra.run.smithi121.stderr:Setting orchestrator backend to cephadm... 2024-04-22T20:51:44.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:43 smithi121 bash[18560]: cluster 2024-04-22T20:51:42.893854+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e7: y(active, since 1.06056s) 2024-04-22T20:51:44.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:43 smithi121 bash[18560]: cephadm 2024-04-22T20:51:43.159899+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [22/Apr/2024:20:51:43] ENGINE Bus STARTING 2024-04-22T20:51:44.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:43 smithi121 bash[18560]: cephadm 2024-04-22T20:51:43.277097+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [22/Apr/2024:20:51:43] ENGINE Serving on https://172.21.15.121:7150 2024-04-22T20:51:44.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:43 smithi121 bash[18560]: cephadm 2024-04-22T20:51:43.277258+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [22/Apr/2024:20:51:43] ENGINE Bus STARTED 2024-04-22T20:51:44.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:43 smithi121 bash[18560]: audit 2024-04-22T20:51:43.283566+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14120 172.21.15.121:0/2728221142' entity='mgr.y' 2024-04-22T20:51:44.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:43 smithi121 bash[18560]: audit 2024-04-22T20:51:43.325265+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14120 172.21.15.121:0/2728221142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:51:45.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:45 smithi121 bash[18560]: cluster 2024-04-22T20:51:44.284431+0000 mon.a (mon.0) 53 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-04-22T20:51:45.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:45 smithi121 bash[18560]: audit 2024-04-22T20:51:44.769580+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-22T20:51:45.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:45 smithi121 bash[18560]: audit 2024-04-22T20:51:44.780469+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14120 172.21.15.121:0/2728221142' entity='mgr.y' 2024-04-22T20:51:45.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:45 smithi121 bash[18560]: audit 2024-04-22T20:51:44.795479+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14120 172.21.15.121:0/2728221142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:51:46.501 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: value unchanged 2024-04-22T20:51:47.080 INFO:teuthology.orchestra.run.smithi121.stderr:Generating ssh key... 2024-04-22T20:51:47.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:46 smithi121 bash[18560]: audit 2024-04-22T20:51:46.505362+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-22T20:51:48.811 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:48 smithi121 bash[18817]: Generating public/private rsa key pair. 2024-04-22T20:51:48.812 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:48 smithi121 bash[18817]: Your identification has been saved in /tmp/tmpl1miuo93/key. 2024-04-22T20:51:48.812 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:48 smithi121 bash[18817]: Your public key has been saved in /tmp/tmpl1miuo93/key.pub. 2024-04-22T20:51:48.812 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:48 smithi121 bash[18817]: The key fingerprint is: 2024-04-22T20:51:48.812 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:48 smithi121 bash[18817]: SHA256:e1BHS59yXKVACXc3Jijk7WtTajFchh423b4wcd43I5Q ceph-e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T20:51:48.812 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:48 smithi121 bash[18817]: The key's randomart image is: 2024-04-22T20:51:48.812 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:48 smithi121 bash[18817]: +---[RSA 3072]----+ 2024-04-22T20:51:48.812 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:48 smithi121 bash[18817]: | ...oBo.o=| 2024-04-22T20:51:48.812 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:48 smithi121 bash[18817]: | ...=+*==.| 2024-04-22T20:51:48.812 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:48 smithi121 bash[18817]: | .o*+E*o | 2024-04-22T20:51:48.812 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:48 smithi121 bash[18817]: | .=.*o= .| 2024-04-22T20:51:48.812 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:48 smithi121 bash[18817]: | S * = =o| 2024-04-22T20:51:48.812 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:48 smithi121 bash[18817]: | o * + =| 2024-04-22T20:51:48.812 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:48 smithi121 bash[18817]: | . .* . | 2024-04-22T20:51:48.813 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:48 smithi121 bash[18817]: | .o . | 2024-04-22T20:51:48.813 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:48 smithi121 bash[18817]: | | 2024-04-22T20:51:48.813 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:51:48 smithi121 bash[18817]: +----[SHA256]-----+ 2024-04-22T20:51:49.831 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:49 smithi121 bash[18560]: audit 2024-04-22T20:51:48.331984+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-22T20:51:49.831 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:49 smithi121 bash[18560]: cephadm 2024-04-22T20:51:48.332389+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2024-04-22T20:51:49.831 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:49 smithi121 bash[18560]: audit 2024-04-22T20:51:48.566467+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.121:0/2728221142' entity='mgr.y' 2024-04-22T20:51:49.831 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:49 smithi121 bash[18560]: audit 2024-04-22T20:51:48.571562+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.121:0/2728221142' entity='mgr.y' 2024-04-22T20:51:50.296 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDaYUgKUTY+XM2xbhFCsPDsP1z9zBvpZLgTG1rxgVMYRzLeRlEBmrIlH7uzrClBlOhRBEBo1dt/sfXu+nfYlaXjoa5zfkjotrW5/7yD6L2UsQVWjiDjoXa0fHj0vw8v1qHYUqDYlbMU8wujdbC+ctbnuGZpH0t09oCgWtDT/VegC8oxlOB4yjV54WSOaxKl3KOccBHNJumCvecZ1O/bcQkuUgbBP7lprFDD97NyHpYlxHcBqyCwI2QLeYyKzHmpXu/A9ntbUeLglh+nFDj80t5Vk+Qaz+wFhtbGT5GXmWENnoeD8PvAvUeBR4ldacLlQzKTLgU5CUcSmLp3KQME+rjcrGVIFSX1+vOZuqiwUj0Msl871ZGncvSlrLj2Uj1A+TmFVoDdkDHstX1Br1DadiWel3wyfVrz02Y8OwDgbwVOsxysVZbpNoxf7LRFZuFOs2J/VZRa9bxhghAz63d3pLBzmUDW4l12wDP44wjkfgZ5ANTg1h3e0pzjksuqtWVLFRM= ceph-e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T20:51:50.919 INFO:teuthology.orchestra.run.smithi121.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-22T20:51:50.919 INFO:teuthology.orchestra.run.smithi121.stderr:Adding key to root@localhost authorized_keys... 2024-04-22T20:51:50.920 INFO:teuthology.orchestra.run.smithi121.stderr:Adding host smithi121... 2024-04-22T20:51:51.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:50 smithi121 bash[18560]: audit 2024-04-22T20:51:50.300578+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-22T20:51:53.032 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: Added host 'smithi121' with addr '172.21.15.121' 2024-04-22T20:51:53.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:53 smithi121 bash[18560]: audit 2024-04-22T20:51:52.109310+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi121", "addr": "172.21.15.121", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:51:53.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:53 smithi121 bash[18560]: cephadm 2024-04-22T20:51:52.386519+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi121 2024-04-22T20:51:53.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:53 smithi121 bash[18560]: audit 2024-04-22T20:51:53.035935+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14120 172.21.15.121:0/2728221142' entity='mgr.y' 2024-04-22T20:51:53.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:53 smithi121 bash[18560]: audit 2024-04-22T20:51:53.054426+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14120 172.21.15.121:0/2728221142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:51:53.840 INFO:teuthology.orchestra.run.smithi121.stderr:Deploying unmanaged mon service... 2024-04-22T20:51:54.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:54 smithi121 bash[18560]: cephadm 2024-04-22T20:51:53.036281+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi121 2024-04-22T20:51:55.365 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: Scheduled mon update... 2024-04-22T20:51:56.148 INFO:teuthology.orchestra.run.smithi121.stderr:Deploying unmanaged mgr service... 2024-04-22T20:51:56.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:56 smithi121 bash[18560]: audit 2024-04-22T20:51:55.363128+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-22T20:51:56.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:56 smithi121 bash[18560]: cephadm 2024-04-22T20:51:55.366108+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-04-22T20:51:56.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:56 smithi121 bash[18560]: audit 2024-04-22T20:51:55.369758+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.121:0/2728221142' entity='mgr.y' 2024-04-22T20:51:56.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:56 smithi121 bash[18560]: audit 2024-04-22T20:51:55.852219+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.121:0/2728221142' entity='mgr.y' 2024-04-22T20:51:56.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:56 smithi121 bash[18560]: audit 2024-04-22T20:51:56.104231+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.121:0/2728221142' entity='mgr.y' 2024-04-22T20:51:57.402 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-04-22T20:51:58.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:58 smithi121 bash[18560]: audit 2024-04-22T20:51:57.396753+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-22T20:51:58.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:58 smithi121 bash[18560]: cephadm 2024-04-22T20:51:57.399074+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-04-22T20:51:58.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:51:58 smithi121 bash[18560]: audit 2024-04-22T20:51:57.406472+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.121:0/2728221142' entity='mgr.y' 2024-04-22T20:52:00.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:00 smithi121 bash[18560]: audit 2024-04-22T20:51:59.030715+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14120 172.21.15.121:0/2728221142' entity='mgr.y' 2024-04-22T20:52:00.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:00 smithi121 bash[18560]: audit 2024-04-22T20:51:59.036629+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.121:0/2728221142' entity='mgr.y' 2024-04-22T20:52:00.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:00 smithi121 bash[18560]: audit 2024-04-22T20:51:59.037153+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14120 172.21.15.121:0/2728221142' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:52:00.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:00 smithi121 bash[18560]: audit 2024-04-22T20:51:59.042660+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14120 172.21.15.121:0/2728221142' entity='mgr.y' 2024-04-22T20:52:00.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:00 smithi121 bash[18560]: audit 2024-04-22T20:51:59.043991+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14120 172.21.15.121:0/2728221142' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T20:52:00.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:00 smithi121 bash[18560]: audit 2024-04-22T20:51:59.048530+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14120 172.21.15.121:0/2728221142' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]': finished 2024-04-22T20:52:00.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:00 smithi121 bash[18560]: audit 2024-04-22T20:51:59.140036+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.121:0/3768470965' entity='client.admin' 2024-04-22T20:52:00.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:00 smithi121 bash[18560]: cephadm 2024-04-22T20:51:59.786132+0000 mgr.y (mgr.14120) 18 : cephadm [INF] Deploying daemon agent.smithi121 on smithi121 2024-04-22T20:52:01.459 INFO:teuthology.orchestra.run.smithi121.stderr:Enabling the dashboard module... 2024-04-22T20:52:02.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:01 smithi121 bash[18560]: audit 2024-04-22T20:52:00.884672+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.121:0/1667014909' entity='client.admin' 2024-04-22T20:52:03.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:03 smithi121 bash[18560]: cluster 2024-04-22T20:52:01.896060+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-22T20:52:03.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:03 smithi121 bash[18560]: audit 2024-04-22T20:52:02.678025+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.121:0/2683087151' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-22T20:52:03.539 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:03 smithi121 bash[18817]: ignoring --setuser ceph since I am not root 2024-04-22T20:52:03.539 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:03 smithi121 bash[18817]: ignoring --setgroup ceph since I am not root 2024-04-22T20:52:03.539 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:03 smithi121 bash[18817]: debug 2024-04-22T20:52:03.371+0000 7f190b24e000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-22T20:52:04.448 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:04 smithi121 bash[18560]: audit 2024-04-22T20:52:03.192368+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.121:0/2683087151' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-22T20:52:04.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:04 smithi121 bash[18560]: cluster 2024-04-22T20:52:03.192435+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e9: y(active, since 21s) 2024-04-22T20:52:05.058 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: { 2024-04-22T20:52:05.058 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "epoch": 9, 2024-04-22T20:52:05.058 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "available": true, 2024-04-22T20:52:05.058 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-22T20:52:05.059 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-22T20:52:05.059 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: } 2024-04-22T20:52:05.183 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:04 smithi121 bash[18817]: debug 2024-04-22T20:52:04.891+0000 7f190b24e000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-22T20:52:05.183 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:04 smithi121 bash[18817]: debug 2024-04-22T20:52:04.987+0000 7f190b24e000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-22T20:52:05.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:05 smithi121 bash[18560]: audit 2024-04-22T20:52:05.061476+0000 mon.a (mon.0) 75 : audit [DBG] from='client.? 172.21.15.121:0/252161283' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-22T20:52:05.539 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:05 smithi121 bash[18817]: debug 2024-04-22T20:52:05.231+0000 7f190b24e000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-22T20:52:05.675 INFO:teuthology.orchestra.run.smithi121.stderr:Waiting for the mgr to restart... 2024-04-22T20:52:05.675 INFO:teuthology.orchestra.run.smithi121.stderr:Waiting for mgr epoch 9... 2024-04-22T20:52:06.274 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:05 smithi121 bash[18817]: debug 2024-04-22T20:52:05.959+0000 7f190b24e000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-22T20:52:06.274 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:06 smithi121 bash[18817]: debug 2024-04-22T20:52:06.067+0000 7f190b24e000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-22T20:52:06.274 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:06 smithi121 bash[18817]: debug 2024-04-22T20:52:06.167+0000 7f190b24e000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-22T20:52:06.274 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:06 smithi121 bash[18817]: debug 2024-04-22T20:52:06.275+0000 7f190b24e000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-22T20:52:06.538 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:06 smithi121 bash[18817]: debug 2024-04-22T20:52:06.491+0000 7f190b24e000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-22T20:52:07.036 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:06 smithi121 bash[18817]: debug 2024-04-22T20:52:06.763+0000 7f190b24e000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-22T20:52:07.036 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:06 smithi121 bash[18817]: debug 2024-04-22T20:52:06.863+0000 7f190b24e000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-22T20:52:07.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:07 smithi121 bash[18817]: debug 2024-04-22T20:52:07.039+0000 7f190b24e000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-22T20:52:07.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:07 smithi121 bash[18817]: debug 2024-04-22T20:52:07.279+0000 7f190b24e000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-22T20:52:07.933 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:07 smithi121 bash[18817]: debug 2024-04-22T20:52:07.543+0000 7f190b24e000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-22T20:52:07.933 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:07 smithi121 bash[18817]: debug 2024-04-22T20:52:07.703+0000 7f190b24e000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-22T20:52:08.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:07 smithi121 bash[18817]: debug 2024-04-22T20:52:07.935+0000 7f190b24e000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-22T20:52:08.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:08 smithi121 bash[18817]: debug 2024-04-22T20:52:08.051+0000 7f190b24e000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-22T20:52:08.789 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:08 smithi121 bash[18817]: debug 2024-04-22T20:52:08.379+0000 7f190b24e000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-22T20:52:09.404 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:09 smithi121 bash[18817]: debug 2024-04-22T20:52:09.091+0000 7f190b24e000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-22T20:52:09.404 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:09 smithi121 bash[18817]: debug 2024-04-22T20:52:09.203+0000 7f190b24e000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-22T20:52:09.722 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:09 smithi121 bash[18817]: debug 2024-04-22T20:52:09.407+0000 7f190b24e000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-22T20:52:10.038 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:09 smithi121 bash[18817]: debug 2024-04-22T20:52:09.723+0000 7f190b24e000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-22T20:52:10.360 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:10 smithi121 bash[18817]: debug 2024-04-22T20:52:10.091+0000 7f190b24e000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-22T20:52:10.360 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:10 smithi121 bash[18817]: debug 2024-04-22T20:52:10.207+0000 7f190b24e000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-22T20:52:10.621 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:10 smithi121 bash[18817]: [22/Apr/2024:20:52:10] ENGINE Bus STARTING 2024-04-22T20:52:11.038 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:10 smithi121 bash[18817]: [22/Apr/2024:20:52:10] ENGINE Serving on https://172.21.15.121:7150 2024-04-22T20:52:11.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:10 smithi121 bash[18817]: [22/Apr/2024:20:52:10] ENGINE Bus STARTED 2024-04-22T20:52:11.300 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: { 2024-04-22T20:52:11.300 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-04-22T20:52:11.300 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: "initialized": true 2024-04-22T20:52:11.300 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: } 2024-04-22T20:52:11.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:11 smithi121 bash[18560]: cluster 2024-04-22T20:52:10.229286+0000 mon.a (mon.0) 76 : cluster [INF] Active manager daemon y restarted 2024-04-22T20:52:11.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:11 smithi121 bash[18560]: cluster 2024-04-22T20:52:10.230050+0000 mon.a (mon.0) 77 : cluster [INF] Activating manager daemon y 2024-04-22T20:52:11.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:11 smithi121 bash[18560]: cluster 2024-04-22T20:52:10.234564+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-04-22T20:52:11.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:11 smithi121 bash[18560]: cluster 2024-04-22T20:52:10.288602+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0587183s) 2024-04-22T20:52:11.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:11 smithi121 bash[18560]: audit 2024-04-22T20:52:10.289925+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T20:52:11.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:11 smithi121 bash[18560]: audit 2024-04-22T20:52:10.290983+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-22T20:52:11.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:11 smithi121 bash[18560]: audit 2024-04-22T20:52:10.291922+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T20:52:11.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:11 smithi121 bash[18560]: audit 2024-04-22T20:52:10.292138+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T20:52:11.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:11 smithi121 bash[18560]: audit 2024-04-22T20:52:10.292323+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T20:52:11.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:11 smithi121 bash[18560]: cluster 2024-04-22T20:52:10.317895+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon y is now available 2024-04-22T20:52:11.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:11 smithi121 bash[18560]: audit 2024-04-22T20:52:10.336240+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:11.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:11 smithi121 bash[18560]: audit 2024-04-22T20:52:10.338804+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:52:11.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:11 smithi121 bash[18560]: audit 2024-04-22T20:52:10.341251+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:52:11.524 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:11 smithi121 bash[18560]: audit 2024-04-22T20:52:10.355901+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T20:52:11.524 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:11 smithi121 bash[18560]: audit 2024-04-22T20:52:10.357273+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T20:52:11.524 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:11 smithi121 bash[18560]: audit 2024-04-22T20:52:10.632196+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:11.975 INFO:teuthology.orchestra.run.smithi121.stderr:mgr epoch 9 is available 2024-04-22T20:52:11.975 INFO:teuthology.orchestra.run.smithi121.stderr:Generating a dashboard self-signed certificate... 2024-04-22T20:52:12.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:12 smithi121 bash[18560]: cephadm 2024-04-22T20:52:10.509193+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [22/Apr/2024:20:52:10] ENGINE Bus STARTING 2024-04-22T20:52:12.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:12 smithi121 bash[18560]: cephadm 2024-04-22T20:52:10.626401+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [22/Apr/2024:20:52:10] ENGINE Serving on https://172.21.15.121:7150 2024-04-22T20:52:12.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:12 smithi121 bash[18560]: cephadm 2024-04-22T20:52:10.626642+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [22/Apr/2024:20:52:10] ENGINE Bus STARTED 2024-04-22T20:52:12.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:12 smithi121 bash[18560]: cluster 2024-04-22T20:52:11.291607+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e11: y(active, since 1.06173s) 2024-04-22T20:52:13.210 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: Self-signed certificate created 2024-04-22T20:52:13.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:13 smithi121 bash[18560]: audit 2024-04-22T20:52:11.292395+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-22T20:52:13.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:13 smithi121 bash[18560]: audit 2024-04-22T20:52:11.304111+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-22T20:52:13.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:13 smithi121 bash[18560]: audit 2024-04-22T20:52:13.210323+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:13.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:13 smithi121 bash[18560]: audit 2024-04-22T20:52:13.213957+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:13.813 INFO:teuthology.orchestra.run.smithi121.stderr:Creating initial admin user... 2024-04-22T20:52:14.489 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:14 smithi121 bash[18560]: audit 2024-04-22T20:52:13.153994+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-22T20:52:14.490 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:14 smithi121 bash[18560]: cluster 2024-04-22T20:52:13.235851+0000 mon.a (mon.0) 95 : cluster [DBG] mgrmap e12: y(active, since 3s) 2024-04-22T20:52:15.187 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$V2S9O.OJtECAS6HhC4HzxuNjWvpyL14ytjvHextwKCBNSblyB6r5y", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1713819135, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-22T20:52:15.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:15 smithi121 bash[18560]: audit 2024-04-22T20:52:14.500710+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:15.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:15 smithi121 bash[18560]: audit 2024-04-22T20:52:14.501418+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:52:15.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:15 smithi121 bash[18560]: audit 2024-04-22T20:52:14.504577+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:15.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:15 smithi121 bash[18560]: audit 2024-04-22T20:52:14.506046+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T20:52:15.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:15 smithi121 bash[18560]: cephadm 2024-04-22T20:52:14.896040+0000 mgr.y (mgr.14152) 7 : cephadm [INF] Deploying daemon agent.smithi121 on smithi121 2024-04-22T20:52:15.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:15 smithi121 bash[18560]: audit 2024-04-22T20:52:14.971881+0000 mgr.y (mgr.14152) 8 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:52:15.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:15 smithi121 bash[18560]: audit 2024-04-22T20:52:15.190905+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:15.827 INFO:teuthology.orchestra.run.smithi121.stderr:Fetching dashboard port number... 2024-04-22T20:52:17.033 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: 8443 2024-04-22T20:52:17.651 INFO:teuthology.orchestra.run.smithi121.stderr:firewalld does not appear to be present 2024-04-22T20:52:17.651 INFO:teuthology.orchestra.run.smithi121.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-22T20:52:17.654 INFO:teuthology.orchestra.run.smithi121.stderr:Ceph Dashboard is now available at: 2024-04-22T20:52:17.654 INFO:teuthology.orchestra.run.smithi121.stderr: 2024-04-22T20:52:17.654 INFO:teuthology.orchestra.run.smithi121.stderr: URL: https://smithi121.front.sepia.ceph.com:8443/ 2024-04-22T20:52:17.654 INFO:teuthology.orchestra.run.smithi121.stderr: User: admin 2024-04-22T20:52:17.654 INFO:teuthology.orchestra.run.smithi121.stderr: Password: di1okxked2 2024-04-22T20:52:17.655 INFO:teuthology.orchestra.run.smithi121.stderr: 2024-04-22T20:52:17.655 INFO:teuthology.orchestra.run.smithi121.stderr:Enabling autotune for osd_memory_target 2024-04-22T20:52:17.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:17 smithi121 bash[18560]: cluster 2024-04-22T20:52:16.506739+0000 mon.a (mon.0) 101 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-04-22T20:52:17.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:17 smithi121 bash[18560]: audit 2024-04-22T20:52:17.037901+0000 mon.a (mon.0) 102 : audit [DBG] from='client.? 172.21.15.121:0/1780892457' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-22T20:52:20.827 INFO:teuthology.orchestra.run.smithi121.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-04-22T20:52:21.428 INFO:teuthology.orchestra.run.smithi121.stderr:You can access the Ceph CLI with: 2024-04-22T20:52:21.428 INFO:teuthology.orchestra.run.smithi121.stderr: 2024-04-22T20:52:21.428 INFO:teuthology.orchestra.run.smithi121.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid e8544264-00e9-11ef-bc93-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-22T20:52:21.428 INFO:teuthology.orchestra.run.smithi121.stderr: 2024-04-22T20:52:21.428 INFO:teuthology.orchestra.run.smithi121.stderr:Please consider enabling telemetry to help improve Ceph: 2024-04-22T20:52:21.428 INFO:teuthology.orchestra.run.smithi121.stderr: 2024-04-22T20:52:21.428 INFO:teuthology.orchestra.run.smithi121.stderr: ceph telemetry on 2024-04-22T20:52:21.428 INFO:teuthology.orchestra.run.smithi121.stderr: 2024-04-22T20:52:21.428 INFO:teuthology.orchestra.run.smithi121.stderr:For more information see: 2024-04-22T20:52:21.428 INFO:teuthology.orchestra.run.smithi121.stderr: 2024-04-22T20:52:21.429 INFO:teuthology.orchestra.run.smithi121.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-04-22T20:52:21.429 INFO:teuthology.orchestra.run.smithi121.stderr: 2024-04-22T20:52:21.429 INFO:teuthology.orchestra.run.smithi121.stderr:Bootstrap complete. 2024-04-22T20:52:21.471 INFO:tasks.cephadm:Fetching config... 2024-04-22T20:52:21.471 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-04-22T20:52:21.471 DEBUG:teuthology.orchestra.run.smithi121:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-22T20:52:21.477 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-22T20:52:21.477 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-04-22T20:52:21.477 DEBUG:teuthology.orchestra.run.smithi121:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-22T20:52:21.523 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-22T20:52:21.524 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-04-22T20:52:21.524 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd if=/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/mon.a/keyring of=/dev/stdout 2024-04-22T20:52:21.577 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-22T20:52:21.577 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-04-22T20:52:21.577 DEBUG:teuthology.orchestra.run.smithi121:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-22T20:52:21.621 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-22T20:52:21.621 DEBUG:teuthology.orchestra.run.smithi121:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDaYUgKUTY+XM2xbhFCsPDsP1z9zBvpZLgTG1rxgVMYRzLeRlEBmrIlH7uzrClBlOhRBEBo1dt/sfXu+nfYlaXjoa5zfkjotrW5/7yD6L2UsQVWjiDjoXa0fHj0vw8v1qHYUqDYlbMU8wujdbC+ctbnuGZpH0t09oCgWtDT/VegC8oxlOB4yjV54WSOaxKl3KOccBHNJumCvecZ1O/bcQkuUgbBP7lprFDD97NyHpYlxHcBqyCwI2QLeYyKzHmpXu/A9ntbUeLglh+nFDj80t5Vk+Qaz+wFhtbGT5GXmWENnoeD8PvAvUeBR4ldacLlQzKTLgU5CUcSmLp3KQME+rjcrGVIFSX1+vOZuqiwUj0Msl871ZGncvSlrLj2Uj1A+TmFVoDdkDHstX1Br1DadiWel3wyfVrz02Y8OwDgbwVOsxysVZbpNoxf7LRFZuFOs2J/VZRa9bxhghAz63d3pLBzmUDW4l12wDP44wjkfgZ5ANTg1h3e0pzjksuqtWVLFRM= ceph-e8544264-00e9-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-22T20:52:21.678 INFO:teuthology.orchestra.run.smithi121.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDaYUgKUTY+XM2xbhFCsPDsP1z9zBvpZLgTG1rxgVMYRzLeRlEBmrIlH7uzrClBlOhRBEBo1dt/sfXu+nfYlaXjoa5zfkjotrW5/7yD6L2UsQVWjiDjoXa0fHj0vw8v1qHYUqDYlbMU8wujdbC+ctbnuGZpH0t09oCgWtDT/VegC8oxlOB4yjV54WSOaxKl3KOccBHNJumCvecZ1O/bcQkuUgbBP7lprFDD97NyHpYlxHcBqyCwI2QLeYyKzHmpXu/A9ntbUeLglh+nFDj80t5Vk+Qaz+wFhtbGT5GXmWENnoeD8PvAvUeBR4ldacLlQzKTLgU5CUcSmLp3KQME+rjcrGVIFSX1+vOZuqiwUj0Msl871ZGncvSlrLj2Uj1A+TmFVoDdkDHstX1Br1DadiWel3wyfVrz02Y8OwDgbwVOsxysVZbpNoxf7LRFZuFOs2J/VZRa9bxhghAz63d3pLBzmUDW4l12wDP44wjkfgZ5ANTg1h3e0pzjksuqtWVLFRM= ceph-e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T20:52:21.685 DEBUG:teuthology.orchestra.run.smithi123:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDaYUgKUTY+XM2xbhFCsPDsP1z9zBvpZLgTG1rxgVMYRzLeRlEBmrIlH7uzrClBlOhRBEBo1dt/sfXu+nfYlaXjoa5zfkjotrW5/7yD6L2UsQVWjiDjoXa0fHj0vw8v1qHYUqDYlbMU8wujdbC+ctbnuGZpH0t09oCgWtDT/VegC8oxlOB4yjV54WSOaxKl3KOccBHNJumCvecZ1O/bcQkuUgbBP7lprFDD97NyHpYlxHcBqyCwI2QLeYyKzHmpXu/A9ntbUeLglh+nFDj80t5Vk+Qaz+wFhtbGT5GXmWENnoeD8PvAvUeBR4ldacLlQzKTLgU5CUcSmLp3KQME+rjcrGVIFSX1+vOZuqiwUj0Msl871ZGncvSlrLj2Uj1A+TmFVoDdkDHstX1Br1DadiWel3wyfVrz02Y8OwDgbwVOsxysVZbpNoxf7LRFZuFOs2J/VZRa9bxhghAz63d3pLBzmUDW4l12wDP44wjkfgZ5ANTg1h3e0pzjksuqtWVLFRM= ceph-e8544264-00e9-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-22T20:52:21.698 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:21 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:52:21.699 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:21 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:52:21.708 INFO:teuthology.orchestra.run.smithi123.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDaYUgKUTY+XM2xbhFCsPDsP1z9zBvpZLgTG1rxgVMYRzLeRlEBmrIlH7uzrClBlOhRBEBo1dt/sfXu+nfYlaXjoa5zfkjotrW5/7yD6L2UsQVWjiDjoXa0fHj0vw8v1qHYUqDYlbMU8wujdbC+ctbnuGZpH0t09oCgWtDT/VegC8oxlOB4yjV54WSOaxKl3KOccBHNJumCvecZ1O/bcQkuUgbBP7lprFDD97NyHpYlxHcBqyCwI2QLeYyKzHmpXu/A9ntbUeLglh+nFDj80t5Vk+Qaz+wFhtbGT5GXmWENnoeD8PvAvUeBR4ldacLlQzKTLgU5CUcSmLp3KQME+rjcrGVIFSX1+vOZuqiwUj0Msl871ZGncvSlrLj2Uj1A+TmFVoDdkDHstX1Br1DadiWel3wyfVrz02Y8OwDgbwVOsxysVZbpNoxf7LRFZuFOs2J/VZRa9bxhghAz63d3pLBzmUDW4l12wDP44wjkfgZ5ANTg1h3e0pzjksuqtWVLFRM= ceph-e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T20:52:21.717 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-22T20:52:21.966 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:21 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:52:21.967 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:21 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:52:21.967 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:21 smithi121 bash[18560]: audit 2024-04-22T20:52:20.829397+0000 mon.a (mon.0) 103 : audit [INF] from='client.? 172.21.15.121:0/3087491660' entity='client.admin' 2024-04-22T20:52:22.538 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:22 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:52:22.539 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:22 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:52:22.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:22 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:52:22.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:22 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:52:23.038 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:22 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:52:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:52:23.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:23 smithi121 bash[18560]: audit 2024-04-22T20:52:22.460886+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:23.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:23 smithi121 bash[18560]: audit 2024-04-22T20:52:22.462255+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:52:23.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:23 smithi121 bash[18560]: audit 2024-04-22T20:52:22.466456+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:23.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:23 smithi121 bash[18560]: audit 2024-04-22T20:52:22.467950+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:52:23.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:23 smithi121 bash[18560]: audit 2024-04-22T20:52:22.471882+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:23.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:23 smithi121 bash[18560]: audit 2024-04-22T20:52:22.651456+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:25.788 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:25 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:52:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:52:26.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:26 smithi121 bash[18560]: audit 2024-04-22T20:52:25.357254+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:26.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:26 smithi121 bash[18560]: audit 2024-04-22T20:52:25.458770+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:26.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:26 smithi121 bash[18560]: audit 2024-04-22T20:52:25.463791+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:26.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:26 smithi121 bash[18560]: audit 2024-04-22T20:52:25.994788+0000 mon.a (mon.0) 113 : audit [INF] from='client.? 172.21.15.121:0/539521877' entity='client.admin' 2024-04-22T20:52:26.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:26 smithi121 bash[18560]: audit 2024-04-22T20:52:26.044499+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:52:26.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:26 smithi121 bash[18560]: audit 2024-04-22T20:52:26.050954+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:26.932 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-22T20:52:26.932 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-22T20:52:30.454 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:30 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:52:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:52:30.455 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi123 2024-04-22T20:52:30.455 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-04-22T20:52:30.455 DEBUG:teuthology.orchestra.run.smithi123:> dd of=/etc/ceph/ceph.conf 2024-04-22T20:52:30.461 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-04-22T20:52:30.461 DEBUG:teuthology.orchestra.run.smithi123:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-22T20:52:30.508 INFO:tasks.cephadm:Adding host smithi123 to orchestrator... 2024-04-22T20:52:30.508 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph orch host add smithi123 2024-04-22T20:52:30.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:30 smithi121 bash[18560]: audit 2024-04-22T20:52:29.692918+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-22T20:52:30.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:30 smithi121 bash[18560]: audit 2024-04-22T20:52:29.697672+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:30.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:30 smithi121 bash[18560]: audit 2024-04-22T20:52:29.724284+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:52:30.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:30 smithi121 bash[18560]: audit 2024-04-22T20:52:29.725719+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:52:30.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:30 smithi121 bash[18560]: audit 2024-04-22T20:52:29.726564+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:52:30.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:30 smithi121 bash[18560]: cephadm 2024-04-22T20:52:29.727864+0000 mgr.y (mgr.14152) 10 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-04-22T20:52:30.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:30 smithi121 bash[18560]: cephadm 2024-04-22T20:52:29.811663+0000 mgr.y (mgr.14152) 11 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-04-22T20:52:30.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:30 smithi121 bash[18560]: audit 2024-04-22T20:52:29.895471+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:30.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:30 smithi121 bash[18560]: audit 2024-04-22T20:52:29.900621+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:30.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:30 smithi121 bash[18560]: audit 2024-04-22T20:52:30.158684+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:30.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:30 smithi121 bash[18560]: audit 2024-04-22T20:52:30.164168+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:32.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:32 smithi121 bash[18560]: cluster 2024-04-22T20:52:30.293504+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-22T20:52:34.363 INFO:teuthology.orchestra.run.smithi121.stdout:Added host 'smithi123' with addr '172.21.15.123' 2024-04-22T20:52:34.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:34 smithi121 bash[18560]: cluster 2024-04-22T20:52:32.293941+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-22T20:52:34.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:34 smithi121 bash[18560]: audit 2024-04-22T20:52:33.241694+0000 mgr.y (mgr.14152) 14 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi123", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:52:34.970 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph orch host ls --format=json 2024-04-22T20:52:35.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:35 smithi121 bash[18560]: cephadm 2024-04-22T20:52:33.676410+0000 mgr.y (mgr.14152) 15 : cephadm [INF] Deploying cephadm binary to smithi123 2024-04-22T20:52:35.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:35 smithi121 bash[18560]: audit 2024-04-22T20:52:34.366392+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:35.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:35 smithi121 bash[18560]: audit 2024-04-22T20:52:34.402779+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:52:35.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:35 smithi121 bash[18560]: audit 2024-04-22T20:52:34.404282+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:52:35.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:35 smithi121 bash[18560]: audit 2024-04-22T20:52:34.404950+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:52:35.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:35 smithi121 bash[18560]: audit 2024-04-22T20:52:34.645676+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:36.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:36 smithi121 bash[18560]: cluster 2024-04-22T20:52:34.294390+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-22T20:52:36.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:36 smithi121 bash[18560]: cephadm 2024-04-22T20:52:34.367058+0000 mgr.y (mgr.14152) 17 : cephadm [INF] Added host smithi123 2024-04-22T20:52:36.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:36 smithi121 bash[18560]: audit 2024-04-22T20:52:35.367757+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:36.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:36 smithi121 bash[18560]: audit 2024-04-22T20:52:35.373417+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:36.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:36 smithi121 bash[18560]: audit 2024-04-22T20:52:35.374642+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:52:36.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:36 smithi121 bash[18560]: audit 2024-04-22T20:52:35.381505+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:36.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:36 smithi121 bash[18560]: audit 2024-04-22T20:52:35.384519+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T20:52:36.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:36 smithi121 bash[18560]: audit 2024-04-22T20:52:35.389091+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]': finished 2024-04-22T20:52:37.038 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:36 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:52:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:52:37.371 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:37 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:52:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:52:37.371 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:37 smithi121 bash[18560]: cephadm 2024-04-22T20:52:35.627871+0000 mgr.y (mgr.14152) 18 : cephadm [INF] Deploying daemon agent.smithi123 on smithi123 2024-04-22T20:52:37.371 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:37 smithi121 bash[18560]: audit 2024-04-22T20:52:36.305081+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:37.371 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:37 smithi121 bash[18560]: audit 2024-04-22T20:52:36.306904+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:52:37.371 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:37 smithi121 bash[18560]: audit 2024-04-22T20:52:36.308742+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:52:37.372 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:37 smithi121 bash[18560]: audit 2024-04-22T20:52:36.309958+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:52:37.372 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:37 smithi121 bash[18560]: audit 2024-04-22T20:52:36.543962+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:37.372 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:37 smithi121 bash[18560]: audit 2024-04-22T20:52:36.584037+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:37.372 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:37 smithi121 bash[18560]: audit 2024-04-22T20:52:36.590409+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:37.372 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:37 smithi121 bash[18560]: audit 2024-04-22T20:52:36.594532+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:52:37.372 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:37 smithi121 bash[18560]: audit 2024-04-22T20:52:36.597365+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:52:37.372 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:37 smithi121 bash[18560]: audit 2024-04-22T20:52:36.598990+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:52:37.372 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:37 smithi121 bash[18560]: audit 2024-04-22T20:52:36.607917+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:37.372 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:37 smithi121 bash[18560]: audit 2024-04-22T20:52:37.097576+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:37.372 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:37 smithi121 bash[18560]: audit 2024-04-22T20:52:37.104135+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:37.749 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-04-22T20:52:37.749 INFO:teuthology.orchestra.run.smithi121.stdout:[{"addr": "172.21.15.121", "hostname": "smithi121", "labels": [], "status": ""}, {"addr": "172.21.15.123", "hostname": "smithi123", "labels": [], "status": ""}] 2024-04-22T20:52:38.370 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-22T20:52:38.371 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph osd crush tunables default 2024-04-22T20:52:38.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:38 smithi121 bash[18560]: cluster 2024-04-22T20:52:36.294802+0000 mgr.y (mgr.14152) 19 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:52:38.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:38 smithi121 bash[18560]: cephadm 2024-04-22T20:52:36.312411+0000 mgr.y (mgr.14152) 20 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-04-22T20:52:38.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:38 smithi121 bash[18560]: cephadm 2024-04-22T20:52:36.451887+0000 mgr.y (mgr.14152) 21 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-04-22T20:52:39.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:39 smithi121 bash[18560]: audit 2024-04-22T20:52:37.753194+0000 mgr.y (mgr.14152) 22 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-22T20:52:40.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:40 smithi121 bash[18560]: cluster 2024-04-22T20:52:38.295204+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:52:41.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:41 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:52:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:52:41.371 INFO:teuthology.orchestra.run.smithi121.stderr:adjusted tunables profile to default 2024-04-22T20:52:41.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:41 smithi121 bash[18560]: cluster 2024-04-22T20:52:40.295657+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-22T20:52:41.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:41 smithi121 bash[18560]: audit 2024-04-22T20:52:40.365860+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:41.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:41 smithi121 bash[18560]: audit 2024-04-22T20:52:40.923042+0000 mon.a (mon.0) 149 : audit [INF] from='client.? 172.21.15.121:0/3092764536' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-22T20:52:41.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:41 smithi121 bash[18560]: audit 2024-04-22T20:52:40.993003+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:41.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:41 smithi121 bash[18560]: audit 2024-04-22T20:52:41.001012+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:41.944 INFO:tasks.cephadm:Adding mon.a on smithi121 2024-04-22T20:52:41.944 INFO:tasks.cephadm:Adding mon.c on smithi121 2024-04-22T20:52:41.945 INFO:tasks.cephadm:Adding mon.b on smithi123 2024-04-22T20:52:41.945 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph orch apply mon '3;smithi121:172.21.15.121=a;smithi121:[v2:172.21.15.121:3301,v1:172.21.15.121:6790]=c;smithi123:172.21.15.123=b' 2024-04-22T20:52:42.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:42 smithi121 bash[18560]: audit 2024-04-22T20:52:41.371676+0000 mon.a (mon.0) 152 : audit [INF] from='client.? 172.21.15.121:0/3092764536' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-22T20:52:42.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:42 smithi121 bash[18560]: cluster 2024-04-22T20:52:41.371784+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-22T20:52:44.428 INFO:teuthology.orchestra.run.smithi123.stdout:Scheduled mon update... 2024-04-22T20:52:44.473 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:44 smithi121 bash[18560]: cluster 2024-04-22T20:52:42.296028+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:52:44.924 DEBUG:teuthology.orchestra.run.smithi121:mon.c> sudo journalctl -f -n 0 -u ceph-e8544264-00e9-11ef-bc93-c7b262605968@mon.c.service 2024-04-22T20:52:44.926 DEBUG:teuthology.orchestra.run.smithi123:mon.b> sudo journalctl -f -n 0 -u ceph-e8544264-00e9-11ef-bc93-c7b262605968@mon.b.service 2024-04-22T20:52:44.929 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-22T20:52:44.929 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-22T20:52:45.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:45 smithi121 bash[18560]: cluster 2024-04-22T20:52:44.296452+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-22T20:52:45.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:45 smithi121 bash[18560]: audit 2024-04-22T20:52:44.418723+0000 mgr.y (mgr.14152) 27 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi121:172.21.15.121=a;smithi121:[v2:172.21.15.121:3301,v1:172.21.15.121:6790]=c;smithi123:172.21.15.123=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:52:45.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:45 smithi121 bash[18560]: cephadm 2024-04-22T20:52:44.424107+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Saving service mon spec with placement smithi121:172.21.15.121=a;smithi121:[v2:172.21.15.121:3301,v1:172.21.15.121:6790]=c;smithi123:172.21.15.123=b;count:3 2024-04-22T20:52:45.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:45 smithi121 bash[18560]: audit 2024-04-22T20:52:44.431834+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:45.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:45 smithi121 bash[18560]: audit 2024-04-22T20:52:44.445822+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:52:45.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:45 smithi121 bash[18560]: audit 2024-04-22T20:52:44.448713+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:52:45.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:45 smithi121 bash[18560]: audit 2024-04-22T20:52:44.450544+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:52:45.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:45 smithi121 bash[18560]: audit 2024-04-22T20:52:44.461224+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:45.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:45 smithi121 bash[18560]: audit 2024-04-22T20:52:44.465701+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T20:52:45.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:45 smithi121 bash[18560]: audit 2024-04-22T20:52:44.466984+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:52:45.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:45 smithi121 bash[18560]: cephadm 2024-04-22T20:52:44.468362+0000 mgr.y (mgr.14152) 29 : cephadm [INF] Deploying daemon mon.c on smithi121 2024-04-22T20:52:46.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:46 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:52:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:52:47.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:47 smithi121 bash[18560]: audit 2024-04-22T20:52:46.036333+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:47.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:47 smithi121 bash[18560]: audit 2024-04-22T20:52:46.041605+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:47.469 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-22T20:52:47.469 INFO:teuthology.orchestra.run.smithi123.stdout:{"epoch":1,"fsid":"e8544264-00e9-11ef-bc93-c7b262605968","modified":"2024-04-22T20:51:07.689388Z","created":"2024-04-22T20:51:07.689388Z","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.121:3300","nonce":0},{"type":"v1","addr":"172.21.15.121:6789","nonce":0}]},"addr":"172.21.15.121:6789/0","public_addr":"172.21.15.121:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-22T20:52:47.471 INFO:teuthology.orchestra.run.smithi123.stderr:dumped monmap epoch 1 2024-04-22T20:52:48.389 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:48 smithi121 bash[18560]: cluster 2024-04-22T20:52:46.296738+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-22T20:52:48.389 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:48 smithi121 bash[18560]: audit 2024-04-22T20:52:47.473321+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.123:0/2213260057' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-22T20:52:48.977 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-22T20:52:48.977 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-22T20:52:50.434 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:52:50.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:50 smithi121 bash[18560]: cluster 2024-04-22T20:52:48.296987+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-22T20:52:50.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:52:50.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:52:50.789 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:52:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:52:51.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:51 smithi121 bash[23964]: debug 2024-04-22T20:52:51.406+0000 7f2f2b0c1700 10 mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-04-22T20:52:54.778 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:54 smithi123 systemd[1]: Started Ceph mon.b for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T20:52:55.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.527+0000 7fb287bb7880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-22T20:52:55.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.527+0000 7fb287bb7880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-04-22T20:52:55.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.527+0000 7fb287bb7880 0 pidfile_write: ignore empty --pid-file 2024-04-22T20:52:55.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 0 load: jerasure load: lrc 2024-04-22T20:52:55.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: RocksDB version: 6.15.5 2024-04-22T20:52:55.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-22T20:52:55.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Compile date Apr 18 2022 2024-04-22T20:52:55.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: DB SUMMARY 2024-04-22T20:52:55.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: DB Session ID: D3BP63LHRP4KAA47Y9ZA 2024-04-22T20:52:55.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: CURRENT file: CURRENT 2024-04-22T20:52:55.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: IDENTITY file: IDENTITY 2024-04-22T20:52:55.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-04-22T20:52:55.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-04-22T20:52:55.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-04-22T20:52:55.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.error_if_exists: 0 2024-04-22T20:52:55.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.create_if_missing: 0 2024-04-22T20:52:55.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.paranoid_checks: 1 2024-04-22T20:52:55.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-22T20:52:55.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.env: 0x55f51a6c6860 2024-04-22T20:52:55.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.fs: Posix File System 2024-04-22T20:52:55.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.info_log: 0x55f51c013e00 2024-04-22T20:52:55.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-22T20:52:55.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.statistics: (nil) 2024-04-22T20:52:55.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.use_fsync: 0 2024-04-22T20:52:55.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.max_log_file_size: 0 2024-04-22T20:52:55.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-22T20:52:55.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-22T20:52:55.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-22T20:52:55.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-22T20:52:55.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.allow_fallocate: 1 2024-04-22T20:52:55.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-22T20:52:55.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-22T20:52:55.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.use_direct_reads: 0 2024-04-22T20:52:55.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-22T20:52:55.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-22T20:52:55.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.db_log_dir: 2024-04-22T20:52:55.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-04-22T20:52:55.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-22T20:52:55.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-22T20:52:55.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-22T20:52:55.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-22T20:52:55.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-22T20:52:55.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-22T20:52:55.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-22T20:52:55.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-22T20:52:55.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.write_buffer_manager: 0x55f51c104270 2024-04-22T20:52:55.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-22T20:52:55.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-22T20:52:55.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-22T20:52:55.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-22T20:52:55.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-22T20:52:55.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-22T20:52:55.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-22T20:52:55.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-22T20:52:55.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-22T20:52:55.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.unordered_write: 0 2024-04-22T20:52:55.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-22T20:52:55.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-22T20:52:55.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-22T20:52:55.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-22T20:52:55.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.row_cache: None 2024-04-22T20:52:55.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.wal_filter: None 2024-04-22T20:52:55.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-22T20:52:55.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-22T20:52:55.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.preserve_deletes: 0 2024-04-22T20:52:55.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.two_write_queues: 0 2024-04-22T20:52:55.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-22T20:52:55.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.atomic_flush: 0 2024-04-22T20:52:55.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-22T20:52:55.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-22T20:52:55.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-22T20:52:55.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.log_readahead_size: 0 2024-04-22T20:52:55.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-22T20:52:55.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-22T20:52:55.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-22T20:52:55.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-22T20:52:55.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-22T20:52:55.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-22T20:52:55.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.max_background_jobs: 2 2024-04-22T20:52:55.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.max_background_compactions: -1 2024-04-22T20:52:55.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.max_subcompactions: 1 2024-04-22T20:52:55.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-22T20:52:55.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-22T20:52:55.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-22T20:52:55.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-22T20:52:55.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-22T20:52:55.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-22T20:52:55.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-22T20:52:55.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-22T20:52:55.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.max_open_files: -1 2024-04-22T20:52:55.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-22T20:52:55.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-22T20:52:55.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-22T20:52:55.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-22T20:52:55.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.max_background_flushes: -1 2024-04-22T20:52:55.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Compression algorithms supported: 2024-04-22T20:52:55.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-22T20:52:55.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: kZSTD supported: 0 2024-04-22T20:52:55.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: kXpressCompression supported: 0 2024-04-22T20:52:55.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-22T20:52:55.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: kLZ4Compression supported: 1 2024-04-22T20:52:55.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: kBZip2Compression supported: 0 2024-04-22T20:52:55.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: kZlibCompression supported: 1 2024-04-22T20:52:55.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: kSnappyCompression supported: 1 2024-04-22T20:52:55.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-22T20:52:55.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2024-04-22T20:52:55.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-22T20:52:55.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-22T20:52:55.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.merge_operator: 2024-04-22T20:52:55.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.compaction_filter: None 2024-04-22T20:52:55.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-22T20:52:55.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-22T20:52:55.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-22T20:52:55.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-22T20:52:55.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f51bfe1d00) 2024-04-22T20:52:55.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: cache_index_and_filter_blocks: 1 2024-04-22T20:52:55.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-22T20:52:55.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-22T20:52:55.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: pin_top_level_index_and_filter: 1 2024-04-22T20:52:55.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: index_type: 0 2024-04-22T20:52:55.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: data_block_index_type: 0 2024-04-22T20:52:55.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: index_shortening: 1 2024-04-22T20:52:55.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: data_block_hash_table_util_ratio: 0.750000 2024-04-22T20:52:55.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: hash_index_allow_collision: 1 2024-04-22T20:52:55.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: checksum: 1 2024-04-22T20:52:55.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: no_block_cache: 0 2024-04-22T20:52:55.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: block_cache: 0x55f51c048170 2024-04-22T20:52:55.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: block_cache_name: BinnedLRUCache 2024-04-22T20:52:55.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: block_cache_options: 2024-04-22T20:52:55.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: capacity : 536870912 2024-04-22T20:52:55.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: num_shard_bits : 4 2024-04-22T20:52:55.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: strict_capacity_limit : 0 2024-04-22T20:52:55.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: high_pri_pool_ratio: 0.000 2024-04-22T20:52:55.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: block_cache_compressed: (nil) 2024-04-22T20:52:55.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: persistent_cache: (nil) 2024-04-22T20:52:55.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: block_size: 4096 2024-04-22T20:52:55.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: block_size_deviation: 10 2024-04-22T20:52:55.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: block_restart_interval: 16 2024-04-22T20:52:55.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: index_block_restart_interval: 1 2024-04-22T20:52:55.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: metadata_block_size: 4096 2024-04-22T20:52:55.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: partition_filters: 0 2024-04-22T20:52:55.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: use_delta_encoding: 1 2024-04-22T20:52:55.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-22T20:52:55.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: whole_key_filtering: 1 2024-04-22T20:52:55.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: verify_compression: 0 2024-04-22T20:52:55.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: read_amp_bytes_per_bit: 0 2024-04-22T20:52:55.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: format_version: 4 2024-04-22T20:52:55.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: enable_index_compression: 1 2024-04-22T20:52:55.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: block_align: 0 2024-04-22T20:52:55.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-22T20:52:55.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-22T20:52:55.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.compression: NoCompression 2024-04-22T20:52:55.763 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-22T20:52:55.763 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-22T20:52:55.763 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-22T20:52:55.763 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.num_levels: 7 2024-04-22T20:52:55.763 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-22T20:52:55.763 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-22T20:52:55.763 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-22T20:52:55.763 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-22T20:52:55.763 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-22T20:52:55.763 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-22T20:52:55.763 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-22T20:52:55.763 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-22T20:52:55.763 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-22T20:52:55.764 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-22T20:52:55.764 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-22T20:52:55.764 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-22T20:52:55.764 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-22T20:52:55.764 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-22T20:52:55.764 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-22T20:52:55.764 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-22T20:52:55.764 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-22T20:52:55.764 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-22T20:52:55.764 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-22T20:52:55.764 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-22T20:52:55.764 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-22T20:52:55.764 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-22T20:52:55.764 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-22T20:52:55.764 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-22T20:52:55.765 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-22T20:52:55.765 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-22T20:52:55.765 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-22T20:52:55.765 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-22T20:52:55.765 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-22T20:52:55.765 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-22T20:52:55.765 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-22T20:52:55.765 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-22T20:52:55.765 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-22T20:52:55.765 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-22T20:52:55.765 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-22T20:52:55.765 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-22T20:52:55.765 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-22T20:52:55.765 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-22T20:52:55.766 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-22T20:52:55.766 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-22T20:52:55.766 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-22T20:52:55.766 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-22T20:52:55.766 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-22T20:52:55.766 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-22T20:52:55.766 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-22T20:52:55.766 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-22T20:52:55.766 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-22T20:52:55.766 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-22T20:52:55.766 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-22T20:52:55.766 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.table_properties_collectors: 2024-04-22T20:52:55.766 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.inplace_update_support: 0 2024-04-22T20:52:55.766 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-22T20:52:55.767 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-22T20:52:55.767 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-22T20:52:55.767 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-22T20:52:55.767 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.bloom_locality: 0 2024-04-22T20:52:55.767 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.max_successive_merges: 0 2024-04-22T20:52:55.767 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-22T20:52:55.767 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-22T20:52:55.767 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-22T20:52:55.767 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-22T20:52:55.767 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.ttl: 2592000 2024-04-22T20:52:55.767 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-22T20:52:55.767 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.enable_blob_files: false 2024-04-22T20:52:55.767 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.min_blob_size: 0 2024-04-22T20:52:55.768 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-22T20:52:55.768 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-22T20:52:55.768 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-22T20:52:55.768 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-22T20:52:55.768 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 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-22T20:52:55.768 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-04-22T20:52:55.768 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-04-22T20:52:55.768 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713819175541702, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-04-22T20:52:55.768 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-04-22T20:52:55.769 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 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-22T20:52:55.769 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713819175542097, "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": 1713819175, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "0b9a86fd-759a-42be-aaea-f16fbf2fad2a", "db_session_id": "D3BP63LHRP4KAA47Y9ZA"}} 2024-04-22T20:52:55.769 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-04-22T20:52:55.769 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713819175542511, "job": 1, "event": "recovery_finished"} 2024-04-22T20:52:55.769 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.535+0000 7fb287bb7880 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-22T20:52:55.769 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.539+0000 7fb287bb7880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55f51c02ea80 2024-04-22T20:52:55.769 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.539+0000 7fb287bb7880 4 rocksdb: DB pointer 0x55f51c03e000 2024-04-22T20:52:55.769 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.539+0000 7fb27793f700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-22T20:52:55.769 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.539+0000 7fb27793f700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-22T20:52:55.769 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: ** DB Stats ** 2024-04-22T20:52:55.769 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T20:52:55.769 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: 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-22T20:52:55.769 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-22T20:52:55.769 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-22T20:52:55.769 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: 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-22T20:52:55.770 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-22T20:52:55.770 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-22T20:52:55.770 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: ** Compaction Stats [default] ** 2024-04-22T20:52:55.770 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: 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-22T20:52:55.770 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T20:52:55.770 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: 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.9 0.00 0.00 1 0.000 0 0 2024-04-22T20:52:55.770 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: 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.9 0.00 0.00 1 0.000 0 0 2024-04-22T20:52:55.770 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: 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.9 0.00 0.00 1 0.000 0 0 2024-04-22T20:52:55.770 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: ** Compaction Stats [default] ** 2024-04-22T20:52:55.770 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: 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-22T20:52:55.770 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T20:52:55.770 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: 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.9 0.00 0.00 1 0.000 0 0 2024-04-22T20:52:55.770 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T20:52:55.770 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-22T20:52:55.771 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-22T20:52:55.771 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: AddFile(Total Files): cumulative 0, interval 0 2024-04-22T20:52:55.771 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-22T20:52:55.771 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: AddFile(Keys): cumulative 0, interval 0 2024-04-22T20:52:55.771 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: Cumulative compaction: 0.00 GB write, 0.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T20:52:55.771 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: Interval compaction: 0.00 GB write, 0.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T20:52:55.771 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: 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-22T20:52:55.771 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: ** File Read Latency Histogram By Level [default] ** 2024-04-22T20:52:55.771 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: ** Compaction Stats [default] ** 2024-04-22T20:52:55.771 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: 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-22T20:52:55.771 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T20:52:55.771 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: 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.9 0.00 0.00 1 0.000 0 0 2024-04-22T20:52:55.771 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: 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.9 0.00 0.00 1 0.000 0 0 2024-04-22T20:52:55.771 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: 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-22T20:52:55.772 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: ** Compaction Stats [default] ** 2024-04-22T20:52:55.772 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: 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-22T20:52:55.772 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T20:52:55.772 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: 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.9 0.00 0.00 1 0.000 0 0 2024-04-22T20:52:55.772 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T20:52:55.772 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-22T20:52:55.772 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-22T20:52:55.772 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: AddFile(Total Files): cumulative 0, interval 0 2024-04-22T20:52:55.772 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-22T20:52:55.772 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: AddFile(Keys): cumulative 0, interval 0 2024-04-22T20:52:55.772 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: Cumulative compaction: 0.00 GB write, 0.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T20:52:55.772 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: 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-22T20:52:55.772 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: 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-22T20:52:55.772 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: ** File Read Latency Histogram By Level [default] ** 2024-04-22T20:52:55.773 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.539+0000 7fb287bb7880 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-04-22T20:52:55.773 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.539+0000 7fb287bb7880 0 using public_addr v2:172.21.15.123:0/0 -> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] 2024-04-22T20:52:55.773 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.539+0000 7fb287bb7880 0 starting mon.b rank -1 at public addrs [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] at bind addrs [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T20:52:55.773 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.539+0000 7fb287bb7880 1 mon.b@-1(???) e0 preinit fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T20:52:55.773 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.559+0000 7fb27a945700 0 mon.b@-1(synchronizing).mds e1 new map 2024-04-22T20:52:55.773 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.559+0000 7fb27a945700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-04-22T20:52:55.773 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: e1 2024-04-22T20:52:55.773 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-22T20:52:55.773 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: 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-22T20:52:55.773 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: legacy client fscid: -1 2024-04-22T20:52:55.773 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: 2024-04-22T20:52:55.773 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: No filesystems configured 2024-04-22T20:52:55.773 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.559+0000 7fb27a945700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-22T20:52:55.773 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.559+0000 7fb27a945700 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-22T20:52:55.773 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.559+0000 7fb27a945700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-22T20:52:55.774 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.559+0000 7fb27a945700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-22T20:52:55.774 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.559+0000 7fb27a945700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-22T20:52:55.774 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.559+0000 7fb27a945700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-22T20:52:55.774 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.559+0000 7fb27a945700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-22T20:52:55.774 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.559+0000 7fb27a945700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-22T20:52:55.774 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.559+0000 7fb27a945700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-22T20:52:55.774 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.559+0000 7fb27a945700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-22T20:52:55.774 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: audit 2024-04-22T20:52:41.371676+0000 mon.a (mon.0) 152 : audit [INF] from='client.? 172.21.15.121:0/3092764536' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-22T20:52:55.774 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: cluster 2024-04-22T20:52:41.371784+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-22T20:52:55.774 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: cluster 2024-04-22T20:52:42.296028+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:52:55.774 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: cluster 2024-04-22T20:52:44.296452+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-22T20:52:55.774 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: audit 2024-04-22T20:52:44.418723+0000 mgr.y (mgr.14152) 27 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi121:172.21.15.121=a;smithi121:[v2:172.21.15.121:3301,v1:172.21.15.121:6790]=c;smithi123:172.21.15.123=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:52:55.774 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: cephadm 2024-04-22T20:52:44.424107+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Saving service mon spec with placement smithi121:172.21.15.121=a;smithi121:[v2:172.21.15.121:3301,v1:172.21.15.121:6790]=c;smithi123:172.21.15.123=b;count:3 2024-04-22T20:52:55.774 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: audit 2024-04-22T20:52:44.431834+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:55.775 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: audit 2024-04-22T20:52:44.445822+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:52:55.775 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: audit 2024-04-22T20:52:44.448713+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:52:55.775 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: audit 2024-04-22T20:52:44.450544+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:52:55.775 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: audit 2024-04-22T20:52:44.461224+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:55.775 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: audit 2024-04-22T20:52:44.465701+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T20:52:55.775 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: audit 2024-04-22T20:52:44.466984+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:52:55.775 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: cephadm 2024-04-22T20:52:44.468362+0000 mgr.y (mgr.14152) 29 : cephadm [INF] Deploying daemon mon.c on smithi121 2024-04-22T20:52:55.775 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: audit 2024-04-22T20:52:46.036333+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:55.775 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: audit 2024-04-22T20:52:46.041605+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:55.775 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: cluster 2024-04-22T20:52:46.296738+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-22T20:52:55.775 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: audit 2024-04-22T20:52:47.473321+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.123:0/2213260057' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-22T20:52:55.775 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: cluster 2024-04-22T20:52:48.296987+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-22T20:52:55.775 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:52:55 smithi123 bash[18722]: debug 2024-04-22T20:52:55.559+0000 7fb27a945700 1 mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-04-22T20:52:56.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[18560]: audit 2024-04-22T20:52:51.414841+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T20:52:56.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[18560]: cluster 2024-04-22T20:52:51.415058+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-04-22T20:52:56.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[18560]: audit 2024-04-22T20:52:51.436244+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:52:56.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[18560]: cluster 2024-04-22T20:52:52.297751+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-22T20:52:56.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[18560]: audit 2024-04-22T20:52:52.412818+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:52:56.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[18560]: audit 2024-04-22T20:52:53.413280+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:52:56.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[18560]: cluster 2024-04-22T20:52:53.414975+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-22T20:52:56.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[18560]: cluster 2024-04-22T20:52:54.298157+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-22T20:52:56.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[18560]: audit 2024-04-22T20:52:54.413190+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:52:56.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[18560]: audit 2024-04-22T20:52:55.413304+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:52:56.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[18560]: audit 2024-04-22T20:52:55.567070+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:52:56.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[18560]: audit 2024-04-22T20:52:56.413921+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:52:56.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[18560]: cluster 2024-04-22T20:52:56.456942+0000 mon.a (mon.0) 177 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-22T20:52:56.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[18560]: cluster 2024-04-22T20:52:56.465014+0000 mon.a (mon.0) 178 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0]} 2024-04-22T20:52:56.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[18560]: cluster 2024-04-22T20:52:56.465104+0000 mon.a (mon.0) 179 : cluster [DBG] fsmap 2024-04-22T20:52:56.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[18560]: cluster 2024-04-22T20:52:56.465162+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-22T20:52:56.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[18560]: cluster 2024-04-22T20:52:56.465415+0000 mon.a (mon.0) 181 : cluster [DBG] mgrmap e13: y(active, since 46s) 2024-04-22T20:52:56.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[18560]: cluster 2024-04-22T20:52:56.475273+0000 mon.a (mon.0) 182 : cluster [INF] overall HEALTH_OK 2024-04-22T20:52:56.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[18560]: audit 2024-04-22T20:52:56.483709+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:56.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[18560]: audit 2024-04-22T20:52:56.488210+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:52:56.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[18560]: audit 2024-04-22T20:52:56.490220+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:52:56.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[18560]: audit 2024-04-22T20:52:56.491570+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:52:56.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[23964]: audit 2024-04-22T20:52:51.414841+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T20:52:56.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[23964]: cluster 2024-04-22T20:52:51.415058+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-04-22T20:52:56.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[23964]: audit 2024-04-22T20:52:51.436244+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:52:56.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[23964]: cluster 2024-04-22T20:52:52.297751+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-22T20:52:56.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[23964]: audit 2024-04-22T20:52:52.412818+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:52:56.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[23964]: audit 2024-04-22T20:52:53.413280+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:52:56.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[23964]: cluster 2024-04-22T20:52:53.414975+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-22T20:52:56.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[23964]: cluster 2024-04-22T20:52:54.298157+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-22T20:52:56.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[23964]: audit 2024-04-22T20:52:54.413190+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:52:56.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[23964]: audit 2024-04-22T20:52:55.413304+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:52:56.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[23964]: audit 2024-04-22T20:52:55.567070+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:52:56.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[23964]: audit 2024-04-22T20:52:56.413921+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:52:56.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[23964]: cluster 2024-04-22T20:52:56.456942+0000 mon.a (mon.0) 177 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-22T20:52:56.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[23964]: cluster 2024-04-22T20:52:56.465014+0000 mon.a (mon.0) 178 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0]} 2024-04-22T20:52:56.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[23964]: cluster 2024-04-22T20:52:56.465104+0000 mon.a (mon.0) 179 : cluster [DBG] fsmap 2024-04-22T20:52:56.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[23964]: cluster 2024-04-22T20:52:56.465162+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-22T20:52:56.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[23964]: cluster 2024-04-22T20:52:56.465415+0000 mon.a (mon.0) 181 : cluster [DBG] mgrmap e13: y(active, since 46s) 2024-04-22T20:52:56.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[23964]: cluster 2024-04-22T20:52:56.475273+0000 mon.a (mon.0) 182 : cluster [INF] overall HEALTH_OK 2024-04-22T20:52:56.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[23964]: audit 2024-04-22T20:52:56.483709+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:56.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[23964]: audit 2024-04-22T20:52:56.488210+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:52:56.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[23964]: audit 2024-04-22T20:52:56.490220+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:52:56.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:56 smithi121 bash[23964]: audit 2024-04-22T20:52:56.491570+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:52:57.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:57 smithi121 bash[23964]: cluster 2024-04-22T20:52:56.298565+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-22T20:52:57.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:57 smithi121 bash[23964]: cephadm 2024-04-22T20:52:56.493969+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-04-22T20:52:57.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:57 smithi121 bash[23964]: cephadm 2024-04-22T20:52:56.494299+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-04-22T20:52:57.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:57 smithi121 bash[23964]: audit 2024-04-22T20:52:56.567162+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:52:57.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:57 smithi121 bash[23964]: audit 2024-04-22T20:52:56.599555+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:57.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:57 smithi121 bash[23964]: audit 2024-04-22T20:52:56.615797+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:57.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:57 smithi121 bash[23964]: audit 2024-04-22T20:52:56.620213+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:57.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:57 smithi121 bash[23964]: cephadm 2024-04-22T20:52:56.620647+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T20:52:57.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:57 smithi121 bash[23964]: cephadm 2024-04-22T20:52:56.621517+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-22T20:52:57.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:57 smithi121 bash[23964]: audit 2024-04-22T20:52:56.621796+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T20:52:57.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:57 smithi121 bash[23964]: audit 2024-04-22T20:52:56.622509+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T20:52:57.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:57 smithi121 bash[23964]: audit 2024-04-22T20:52:56.623196+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:52:57.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:57 smithi121 bash[23964]: cephadm 2024-04-22T20:52:56.623964+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi121 2024-04-22T20:52:57.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:52:57 smithi121 bash[23964]: audit 2024-04-22T20:52:57.414020+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:52:57.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:57 smithi121 bash[18560]: cluster 2024-04-22T20:52:56.298565+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-22T20:52:57.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:57 smithi121 bash[18560]: cephadm 2024-04-22T20:52:56.493969+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-04-22T20:52:57.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:57 smithi121 bash[18560]: cephadm 2024-04-22T20:52:56.494299+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-04-22T20:52:57.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:57 smithi121 bash[18560]: audit 2024-04-22T20:52:56.567162+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:52:57.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:57 smithi121 bash[18560]: audit 2024-04-22T20:52:56.599555+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:57.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:57 smithi121 bash[18560]: audit 2024-04-22T20:52:56.615797+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:57.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:57 smithi121 bash[18560]: audit 2024-04-22T20:52:56.620213+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:52:57.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:57 smithi121 bash[18560]: cephadm 2024-04-22T20:52:56.620647+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T20:52:57.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:57 smithi121 bash[18560]: cephadm 2024-04-22T20:52:56.621517+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-22T20:52:57.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:57 smithi121 bash[18560]: audit 2024-04-22T20:52:56.621796+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T20:52:57.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:57 smithi121 bash[18560]: audit 2024-04-22T20:52:56.622509+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T20:52:57.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:57 smithi121 bash[18560]: audit 2024-04-22T20:52:56.623196+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:52:57.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:57 smithi121 bash[18560]: cephadm 2024-04-22T20:52:56.623964+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi121 2024-04-22T20:52:57.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:52:57 smithi121 bash[18560]: audit 2024-04-22T20:52:57.414020+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:53:02.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:52:51.414841+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T20:53:02.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: cluster 2024-04-22T20:52:51.415058+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-04-22T20:53:02.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:52:51.436244+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:53:02.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: cluster 2024-04-22T20:52:52.297751+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-22T20:53:02.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:52:52.412818+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:53:02.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:52:53.413280+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:53:02.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: cluster 2024-04-22T20:52:53.414975+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-22T20:53:02.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: cluster 2024-04-22T20:52:54.298157+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-22T20:53:03.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:52:54.413190+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:53:03.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:52:55.413304+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:53:03.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:52:55.567070+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:53:03.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:52:56.413921+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:53:03.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: cluster 2024-04-22T20:52:56.456942+0000 mon.a (mon.0) 177 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-22T20:53:03.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: cluster 2024-04-22T20:52:56.465014+0000 mon.a (mon.0) 178 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],c=[v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0]} 2024-04-22T20:53:03.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: cluster 2024-04-22T20:52:56.465104+0000 mon.a (mon.0) 179 : cluster [DBG] fsmap 2024-04-22T20:53:03.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: cluster 2024-04-22T20:52:56.465162+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-22T20:53:03.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: cluster 2024-04-22T20:52:56.465415+0000 mon.a (mon.0) 181 : cluster [DBG] mgrmap e13: y(active, since 46s) 2024-04-22T20:53:03.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: cluster 2024-04-22T20:52:56.475273+0000 mon.a (mon.0) 182 : cluster [INF] overall HEALTH_OK 2024-04-22T20:53:03.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:52:56.483709+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:03.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:52:56.488210+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:53:03.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:52:56.490220+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:03.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:52:56.491570+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:53:03.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: cluster 2024-04-22T20:52:56.298565+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-22T20:53:03.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: cephadm 2024-04-22T20:52:56.493969+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-04-22T20:53:03.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: cephadm 2024-04-22T20:52:56.494299+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-04-22T20:53:03.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:52:56.567162+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:53:03.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:52:56.599555+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:03.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:52:56.615797+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:03.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:52:56.620213+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:03.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: cephadm 2024-04-22T20:52:56.620647+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T20:53:03.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: cephadm 2024-04-22T20:52:56.621517+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-22T20:53:03.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:52:56.621796+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T20:53:03.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:52:56.622509+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T20:53:03.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:52:56.623196+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:03.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: cephadm 2024-04-22T20:52:56.623964+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi121 2024-04-22T20:53:03.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:52:57.414020+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:53:03.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:52:57.574079+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T20:53:03.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: cluster 2024-04-22T20:52:57.574777+0000 mon.a (mon.0) 197 : cluster [INF] mon.a calling monitor election 2024-04-22T20:53:03.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: cluster 2024-04-22T20:52:57.577170+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-22T20:53:03.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:52:57.596925+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:53:03.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:52:57.597255+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:53:03.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: cluster 2024-04-22T20:52:58.299022+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-22T20:53:03.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:52:58.567913+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:53:03.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:52:59.567567+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:53:03.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: cluster 2024-04-22T20:52:59.570705+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-22T20:53:03.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: cluster 2024-04-22T20:53:00.299515+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-22T20:53:03.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:53:00.568000+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:53:03.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:53:01.568009+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:53:03.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:53:02.568336+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:53:03.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: cluster 2024-04-22T20:53:02.582170+0000 mon.a (mon.0) 205 : cluster [INF] mon.a calling monitor election 2024-04-22T20:53:03.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: cluster 2024-04-22T20:53:02.621145+0000 mon.a (mon.0) 206 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-22T20:53:03.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: cluster 2024-04-22T20:53:02.628946+0000 mon.a (mon.0) 207 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],b=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],c=[v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0]} 2024-04-22T20:53:03.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: cluster 2024-04-22T20:53:02.629045+0000 mon.a (mon.0) 208 : cluster [DBG] fsmap 2024-04-22T20:53:03.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: cluster 2024-04-22T20:53:02.629094+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-22T20:53:03.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: cluster 2024-04-22T20:53:02.629350+0000 mon.a (mon.0) 210 : cluster [DBG] mgrmap e13: y(active, since 52s) 2024-04-22T20:53:03.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: cluster 2024-04-22T20:53:02.641228+0000 mon.a (mon.0) 211 : cluster [INF] overall HEALTH_OK 2024-04-22T20:53:03.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:53:02.648241+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:03.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:53:02.650985+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T20:53:03.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:53:02.655629+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:03.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:53:02.656940+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T20:53:03.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:53:02.658680+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:03.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:53:02.663035+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:03.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:02 smithi123 bash[18722]: audit 2024-04-22T20:53:02.670227+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:03.038 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:53:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:53:03.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:53:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:53:03.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:53:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:53:03.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:53:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:53:03.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[18560]: audit 2024-04-22T20:52:57.574079+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T20:53:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[18560]: cluster 2024-04-22T20:52:57.574777+0000 mon.a (mon.0) 197 : cluster [INF] mon.a calling monitor election 2024-04-22T20:53:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[18560]: cluster 2024-04-22T20:52:57.577170+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-22T20:53:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[18560]: audit 2024-04-22T20:52:57.596925+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:53:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[18560]: audit 2024-04-22T20:52:57.597255+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:53:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[18560]: cluster 2024-04-22T20:52:58.299022+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-22T20:53:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[18560]: audit 2024-04-22T20:52:58.567913+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:53:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[18560]: audit 2024-04-22T20:52:59.567567+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:53:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[18560]: cluster 2024-04-22T20:52:59.570705+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-22T20:53:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[18560]: cluster 2024-04-22T20:53:00.299515+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-22T20:53:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[18560]: audit 2024-04-22T20:53:00.568000+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:53:03.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[18560]: audit 2024-04-22T20:53:01.568009+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:53:03.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[18560]: audit 2024-04-22T20:53:02.568336+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:53:03.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[18560]: cluster 2024-04-22T20:53:02.582170+0000 mon.a (mon.0) 205 : cluster [INF] mon.a calling monitor election 2024-04-22T20:53:03.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[18560]: cluster 2024-04-22T20:53:02.621145+0000 mon.a (mon.0) 206 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-22T20:53:03.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[18560]: cluster 2024-04-22T20:53:02.628946+0000 mon.a (mon.0) 207 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],b=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],c=[v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0]} 2024-04-22T20:53:03.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[18560]: cluster 2024-04-22T20:53:02.629045+0000 mon.a (mon.0) 208 : cluster [DBG] fsmap 2024-04-22T20:53:03.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[18560]: cluster 2024-04-22T20:53:02.629094+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-22T20:53:03.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[18560]: cluster 2024-04-22T20:53:02.629350+0000 mon.a (mon.0) 210 : cluster [DBG] mgrmap e13: y(active, since 52s) 2024-04-22T20:53:03.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[18560]: cluster 2024-04-22T20:53:02.641228+0000 mon.a (mon.0) 211 : cluster [INF] overall HEALTH_OK 2024-04-22T20:53:03.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[18560]: audit 2024-04-22T20:53:02.648241+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:03.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[18560]: audit 2024-04-22T20:53:02.650985+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T20:53:03.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[23964]: audit 2024-04-22T20:52:57.574079+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T20:53:03.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[23964]: cluster 2024-04-22T20:52:57.574777+0000 mon.a (mon.0) 197 : cluster [INF] mon.a calling monitor election 2024-04-22T20:53:03.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[23964]: cluster 2024-04-22T20:52:57.577170+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-22T20:53:03.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[23964]: audit 2024-04-22T20:52:57.596925+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:53:03.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[23964]: audit 2024-04-22T20:52:57.597255+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:53:03.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[23964]: cluster 2024-04-22T20:52:58.299022+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-22T20:53:03.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[23964]: audit 2024-04-22T20:52:58.567913+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:53:03.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[23964]: audit 2024-04-22T20:52:59.567567+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:53:03.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[23964]: cluster 2024-04-22T20:52:59.570705+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-22T20:53:03.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[23964]: cluster 2024-04-22T20:53:00.299515+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-22T20:53:03.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[23964]: audit 2024-04-22T20:53:00.568000+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:53:03.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[23964]: audit 2024-04-22T20:53:01.568009+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:53:03.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[23964]: audit 2024-04-22T20:53:02.568336+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:53:03.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[23964]: cluster 2024-04-22T20:53:02.582170+0000 mon.a (mon.0) 205 : cluster [INF] mon.a calling monitor election 2024-04-22T20:53:03.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[23964]: cluster 2024-04-22T20:53:02.621145+0000 mon.a (mon.0) 206 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-22T20:53:03.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[23964]: cluster 2024-04-22T20:53:02.628946+0000 mon.a (mon.0) 207 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0],b=[v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0],c=[v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0]} 2024-04-22T20:53:03.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[23964]: cluster 2024-04-22T20:53:02.629045+0000 mon.a (mon.0) 208 : cluster [DBG] fsmap 2024-04-22T20:53:03.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[23964]: cluster 2024-04-22T20:53:02.629094+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-22T20:53:03.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[23964]: cluster 2024-04-22T20:53:02.629350+0000 mon.a (mon.0) 210 : cluster [DBG] mgrmap e13: y(active, since 52s) 2024-04-22T20:53:03.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[23964]: cluster 2024-04-22T20:53:02.641228+0000 mon.a (mon.0) 211 : cluster [INF] overall HEALTH_OK 2024-04-22T20:53:03.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[23964]: audit 2024-04-22T20:53:02.648241+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:03.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[23964]: audit 2024-04-22T20:53:02.650985+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T20:53:03.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[18560]: audit 2024-04-22T20:53:02.655629+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:03.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[18560]: audit 2024-04-22T20:53:02.656940+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T20:53:03.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[18560]: audit 2024-04-22T20:53:02.658680+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:03.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[18560]: audit 2024-04-22T20:53:02.663035+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:03.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[18560]: audit 2024-04-22T20:53:02.670227+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:03.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[23964]: audit 2024-04-22T20:53:02.655629+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:03.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[23964]: audit 2024-04-22T20:53:02.656940+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T20:53:03.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[23964]: audit 2024-04-22T20:53:02.658680+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:03.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[23964]: audit 2024-04-22T20:53:02.663035+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:03.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:02 smithi121 bash[23964]: audit 2024-04-22T20:53:02.670227+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:03.884 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-22T20:53:03.884 INFO:teuthology.orchestra.run.smithi123.stdout:{"epoch":3,"fsid":"e8544264-00e9-11ef-bc93-c7b262605968","modified":"2024-04-22T20:52:57.568200Z","created":"2024-04-22T20:51:07.689388Z","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.121:3300","nonce":0},{"type":"v1","addr":"172.21.15.121:6789","nonce":0}]},"addr":"172.21.15.121:6789/0","public_addr":"172.21.15.121:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:3301","nonce":0},{"type":"v1","addr":"172.21.15.121:6790","nonce":0}]},"addr":"172.21.15.121:6790/0","public_addr":"172.21.15.121:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:3300","nonce":0},{"type":"v1","addr":"172.21.15.123:6789","nonce":0}]},"addr":"172.21.15.123:6789/0","public_addr":"172.21.15.123:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-04-22T20:53:03.886 INFO:teuthology.orchestra.run.smithi123.stderr:dumped monmap epoch 3 2024-04-22T20:53:03.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:03 smithi121 bash[23964]: cluster 2024-04-22T20:53:02.299951+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-22T20:53:03.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:03 smithi121 bash[23964]: cephadm 2024-04-22T20:53:02.650424+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-22T20:53:03.945 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:03 smithi121 bash[23964]: cephadm 2024-04-22T20:53:02.660782+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.c on smithi121 2024-04-22T20:53:03.945 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:03 smithi121 bash[23964]: audit 2024-04-22T20:53:02.761194+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:03.945 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:03 smithi121 bash[23964]: audit 2024-04-22T20:53:02.764962+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:03.945 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:03 smithi121 bash[23964]: audit 2024-04-22T20:53:02.810577+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:03.945 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:03 smithi121 bash[23964]: audit 2024-04-22T20:53:02.817673+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:03.945 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:03 smithi121 bash[23964]: audit 2024-04-22T20:53:03.568546+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:53:03.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:03 smithi121 bash[18560]: cluster 2024-04-22T20:53:02.299951+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-22T20:53:03.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:03 smithi121 bash[18560]: cephadm 2024-04-22T20:53:02.650424+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-22T20:53:03.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:03 smithi121 bash[18560]: cephadm 2024-04-22T20:53:02.660782+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.c on smithi121 2024-04-22T20:53:03.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:03 smithi121 bash[18560]: audit 2024-04-22T20:53:02.761194+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:03.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:03 smithi121 bash[18560]: audit 2024-04-22T20:53:02.764962+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:03.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:03 smithi121 bash[18560]: audit 2024-04-22T20:53:02.810577+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:03.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:03 smithi121 bash[18560]: audit 2024-04-22T20:53:02.817673+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:03.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:03 smithi121 bash[18560]: audit 2024-04-22T20:53:03.568546+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:53:04.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:03 smithi123 bash[18722]: cluster 2024-04-22T20:53:02.299951+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-22T20:53:04.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:03 smithi123 bash[18722]: cephadm 2024-04-22T20:53:02.650424+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-22T20:53:04.073 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:03 smithi123 bash[18722]: cephadm 2024-04-22T20:53:02.660782+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.c on smithi121 2024-04-22T20:53:04.073 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:03 smithi123 bash[18722]: audit 2024-04-22T20:53:02.761194+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:04.073 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:03 smithi123 bash[18722]: audit 2024-04-22T20:53:02.764962+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:04.073 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:03 smithi123 bash[18722]: audit 2024-04-22T20:53:02.810577+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:04.073 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:03 smithi123 bash[18722]: audit 2024-04-22T20:53:02.817673+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:04.073 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:03 smithi123 bash[18722]: audit 2024-04-22T20:53:03.568546+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:53:04.511 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-22T20:53:04.512 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph config generate-minimal-conf 2024-04-22T20:53:04.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:04 smithi121 bash[18560]: audit 2024-04-22T20:53:03.888418+0000 mon.a (mon.0) 224 : audit [DBG] from='client.? 172.21.15.123:0/586897475' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-22T20:53:04.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:04 smithi121 bash[18560]: audit 2024-04-22T20:53:04.416313+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:04.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:04 smithi121 bash[18560]: audit 2024-04-22T20:53:04.417744+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T20:53:04.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:04 smithi121 bash[18560]: audit 2024-04-22T20:53:04.418589+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T20:53:04.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:04 smithi121 bash[18560]: audit 2024-04-22T20:53:04.419370+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:04.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:04 smithi121 bash[23964]: audit 2024-04-22T20:53:03.888418+0000 mon.a (mon.0) 224 : audit [DBG] from='client.? 172.21.15.123:0/586897475' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-22T20:53:04.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:04 smithi121 bash[23964]: audit 2024-04-22T20:53:04.416313+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:04.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:04 smithi121 bash[23964]: audit 2024-04-22T20:53:04.417744+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T20:53:04.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:04 smithi121 bash[23964]: audit 2024-04-22T20:53:04.418589+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T20:53:04.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:04 smithi121 bash[23964]: audit 2024-04-22T20:53:04.419370+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:05.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:04 smithi123 bash[18722]: audit 2024-04-22T20:53:03.888418+0000 mon.a (mon.0) 224 : audit [DBG] from='client.? 172.21.15.123:0/586897475' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-22T20:53:05.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:04 smithi123 bash[18722]: audit 2024-04-22T20:53:04.416313+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:05.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:04 smithi123 bash[18722]: audit 2024-04-22T20:53:04.417744+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T20:53:05.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:04 smithi123 bash[18722]: audit 2024-04-22T20:53:04.418589+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T20:53:05.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:04 smithi123 bash[18722]: audit 2024-04-22T20:53:04.419370+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:05.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:05 smithi123 bash[18722]: cluster 2024-04-22T20:53:04.300332+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:53:05.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:05 smithi123 bash[18722]: cephadm 2024-04-22T20:53:04.417408+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-22T20:53:05.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:05 smithi123 bash[18722]: cephadm 2024-04-22T20:53:04.420512+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring daemon mon.b on smithi123 2024-04-22T20:53:06.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:05 smithi121 bash[23964]: cluster 2024-04-22T20:53:04.300332+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:53:06.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:05 smithi121 bash[23964]: cephadm 2024-04-22T20:53:04.417408+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-22T20:53:06.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:05 smithi121 bash[23964]: cephadm 2024-04-22T20:53:04.420512+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring daemon mon.b on smithi123 2024-04-22T20:53:06.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:05 smithi121 bash[18560]: cluster 2024-04-22T20:53:04.300332+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:53:06.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:05 smithi121 bash[18560]: cephadm 2024-04-22T20:53:04.417408+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-22T20:53:06.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:05 smithi121 bash[18560]: cephadm 2024-04-22T20:53:04.420512+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring daemon mon.b on smithi123 2024-04-22T20:53:07.205 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:07 smithi121 bash[18560]: audit 2024-04-22T20:53:06.044937+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:07.205 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:07 smithi121 bash[18560]: audit 2024-04-22T20:53:06.047652+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:53:07.205 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:07 smithi121 bash[18560]: audit 2024-04-22T20:53:06.050236+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:07.205 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:07 smithi121 bash[18560]: audit 2024-04-22T20:53:06.051887+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:53:07.205 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:07 smithi121 bash[18560]: cephadm 2024-04-22T20:53:06.055026+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-04-22T20:53:07.205 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:07 smithi121 bash[18560]: cephadm 2024-04-22T20:53:06.055486+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-04-22T20:53:07.205 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:07 smithi121 bash[18560]: audit 2024-04-22T20:53:06.214615+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:07.205 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:07 smithi121 bash[18560]: audit 2024-04-22T20:53:06.219669+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:07.206 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:07 smithi121 bash[18560]: audit 2024-04-22T20:53:06.224802+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:07.206 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:07 smithi121 bash[18560]: cephadm 2024-04-22T20:53:06.226470+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-22T20:53:07.206 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:07 smithi121 bash[18560]: audit 2024-04-22T20:53:06.226715+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T20:53:07.206 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:07 smithi121 bash[18560]: audit 2024-04-22T20:53:06.227523+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T20:53:07.206 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:07 smithi121 bash[18560]: audit 2024-04-22T20:53:06.228256+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:07.206 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:07 smithi121 bash[18560]: cephadm 2024-04-22T20:53:06.229040+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Reconfiguring daemon mon.a on smithi121 2024-04-22T20:53:07.206 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:07 smithi121 bash[23964]: audit 2024-04-22T20:53:06.044937+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:07.206 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:07 smithi121 bash[23964]: audit 2024-04-22T20:53:06.047652+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:53:07.206 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:07 smithi121 bash[23964]: audit 2024-04-22T20:53:06.050236+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:07.206 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:07 smithi121 bash[23964]: audit 2024-04-22T20:53:06.051887+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:53:07.207 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:07 smithi121 bash[23964]: cephadm 2024-04-22T20:53:06.055026+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-04-22T20:53:07.207 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:07 smithi121 bash[23964]: cephadm 2024-04-22T20:53:06.055486+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-04-22T20:53:07.207 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:07 smithi121 bash[23964]: audit 2024-04-22T20:53:06.214615+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:07.207 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:07 smithi121 bash[23964]: audit 2024-04-22T20:53:06.219669+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:07.207 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:07 smithi121 bash[23964]: audit 2024-04-22T20:53:06.224802+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:07.207 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:07 smithi121 bash[23964]: cephadm 2024-04-22T20:53:06.226470+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-22T20:53:07.207 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:07 smithi121 bash[23964]: audit 2024-04-22T20:53:06.226715+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T20:53:07.207 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:07 smithi121 bash[23964]: audit 2024-04-22T20:53:06.227523+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T20:53:07.207 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:07 smithi121 bash[23964]: audit 2024-04-22T20:53:06.228256+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:07.207 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:07 smithi121 bash[23964]: cephadm 2024-04-22T20:53:06.229040+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Reconfiguring daemon mon.a on smithi121 2024-04-22T20:53:07.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:07 smithi123 bash[18722]: audit 2024-04-22T20:53:06.044937+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:07.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:07 smithi123 bash[18722]: audit 2024-04-22T20:53:06.047652+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:53:07.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:07 smithi123 bash[18722]: audit 2024-04-22T20:53:06.050236+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:07.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:07 smithi123 bash[18722]: audit 2024-04-22T20:53:06.051887+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:53:07.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:07 smithi123 bash[18722]: cephadm 2024-04-22T20:53:06.055026+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-04-22T20:53:07.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:07 smithi123 bash[18722]: cephadm 2024-04-22T20:53:06.055486+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-04-22T20:53:07.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:07 smithi123 bash[18722]: audit 2024-04-22T20:53:06.214615+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:07.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:07 smithi123 bash[18722]: audit 2024-04-22T20:53:06.219669+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:07.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:07 smithi123 bash[18722]: audit 2024-04-22T20:53:06.224802+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:07.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:07 smithi123 bash[18722]: cephadm 2024-04-22T20:53:06.226470+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-22T20:53:07.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:07 smithi123 bash[18722]: audit 2024-04-22T20:53:06.226715+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T20:53:07.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:07 smithi123 bash[18722]: audit 2024-04-22T20:53:06.227523+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T20:53:07.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:07 smithi123 bash[18722]: audit 2024-04-22T20:53:06.228256+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:07.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:07 smithi123 bash[18722]: cephadm 2024-04-22T20:53:06.229040+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Reconfiguring daemon mon.a on smithi121 2024-04-22T20:53:07.546 INFO:teuthology.orchestra.run.smithi121.stdout:# minimal ceph.conf for e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T20:53:07.546 INFO:teuthology.orchestra.run.smithi121.stdout:[global] 2024-04-22T20:53:07.546 INFO:teuthology.orchestra.run.smithi121.stdout: fsid = e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T20:53:07.546 INFO:teuthology.orchestra.run.smithi121.stdout: mon_host = [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] 2024-04-22T20:53:08.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:08 smithi121 bash[18560]: cluster 2024-04-22T20:53:06.300625+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:53:08.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:08 smithi121 bash[18560]: audit 2024-04-22T20:53:07.551403+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.121:0/3117234296' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:08.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:08 smithi121 bash[23964]: cluster 2024-04-22T20:53:06.300625+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:53:08.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:08 smithi121 bash[23964]: audit 2024-04-22T20:53:07.551403+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.121:0/3117234296' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:08.432 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-22T20:53:08.433 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-04-22T20:53:08.433 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/ceph/ceph.conf 2024-04-22T20:53:08.444 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-04-22T20:53:08.444 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-22T20:53:08.497 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-04-22T20:53:08.497 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/ceph/ceph.conf 2024-04-22T20:53:08.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:08 smithi123 bash[18722]: cluster 2024-04-22T20:53:06.300625+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:53:08.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:08 smithi123 bash[18722]: audit 2024-04-22T20:53:07.551403+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.121:0/3117234296' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:08.512 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-04-22T20:53:08.512 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-22T20:53:08.567 INFO:tasks.cephadm:Adding mgr.y on smithi121 2024-04-22T20:53:08.567 INFO:tasks.cephadm:Adding mgr.x on smithi123 2024-04-22T20:53:08.567 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph orch apply mgr '2;smithi121=y;smithi123=x' 2024-04-22T20:53:09.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:09 smithi123 bash[18722]: cluster 2024-04-22T20:53:08.301115+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-22T20:53:09.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:09 smithi123 bash[18722]: audit 2024-04-22T20:53:08.440208+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:09.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:09 smithi121 bash[18560]: cluster 2024-04-22T20:53:08.301115+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-22T20:53:09.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:09 smithi121 bash[18560]: audit 2024-04-22T20:53:08.440208+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:09.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:09 smithi121 bash[23964]: cluster 2024-04-22T20:53:08.301115+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-22T20:53:09.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:09 smithi121 bash[23964]: audit 2024-04-22T20:53:08.440208+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:10.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:10 smithi123 bash[18722]: audit 2024-04-22T20:53:10.357508+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T20:53:10.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:10 smithi123 bash[18722]: audit 2024-04-22T20:53:10.359147+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T20:53:10.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:10 smithi121 bash[18560]: audit 2024-04-22T20:53:10.357508+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T20:53:10.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:10 smithi121 bash[18560]: audit 2024-04-22T20:53:10.359147+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T20:53:10.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:10 smithi121 bash[23964]: audit 2024-04-22T20:53:10.357508+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T20:53:10.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:10 smithi121 bash[23964]: audit 2024-04-22T20:53:10.359147+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T20:53:11.134 INFO:teuthology.orchestra.run.smithi123.stdout:Scheduled mgr update... 2024-04-22T20:53:12.160 DEBUG:teuthology.orchestra.run.smithi123:mgr.x> sudo journalctl -f -n 0 -u ceph-e8544264-00e9-11ef-bc93-c7b262605968@mgr.x.service 2024-04-22T20:53:12.162 INFO:tasks.cephadm:Deploying OSDs... 2024-04-22T20:53:12.162 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-04-22T20:53:12.162 DEBUG:teuthology.orchestra.run.smithi121:> dd if=/scratch_devs of=/dev/stdout 2024-04-22T20:53:12.168 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-22T20:53:12.168 DEBUG:teuthology.orchestra.run.smithi121:> stat /dev/vg_nvme/lv_1 2024-04-22T20:53:12.219 INFO:teuthology.orchestra.run.smithi121.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-22T20:53:12.219 INFO:teuthology.orchestra.run.smithi121.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T20:53:12.219 INFO:teuthology.orchestra.run.smithi121.stdout:Device: 5h/5d Inode: 880 Links: 1 2024-04-22T20:53:12.219 INFO:teuthology.orchestra.run.smithi121.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T20:53:12.219 INFO:teuthology.orchestra.run.smithi121.stdout:Access: 2024-04-22 20:46:43.515081818 +0000 2024-04-22T20:53:12.219 INFO:teuthology.orchestra.run.smithi121.stdout:Modify: 2024-04-22 20:46:43.239084280 +0000 2024-04-22T20:53:12.219 INFO:teuthology.orchestra.run.smithi121.stdout:Change: 2024-04-22 20:46:43.239084280 +0000 2024-04-22T20:53:12.219 INFO:teuthology.orchestra.run.smithi121.stdout: Birth: - 2024-04-22T20:53:12.219 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-22T20:53:12.273 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records in 2024-04-22T20:53:12.273 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records out 2024-04-22T20:53:12.273 INFO:teuthology.orchestra.run.smithi121.stderr:512 bytes copied, 0.000403314 s, 1.3 MB/s 2024-04-22T20:53:12.274 DEBUG:teuthology.orchestra.run.smithi121:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-22T20:53:12.324 DEBUG:teuthology.orchestra.run.smithi121:> stat /dev/vg_nvme/lv_2 2024-04-22T20:53:12.370 INFO:teuthology.orchestra.run.smithi121.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-22T20:53:12.370 INFO:teuthology.orchestra.run.smithi121.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T20:53:12.370 INFO:teuthology.orchestra.run.smithi121.stdout:Device: 5h/5d Inode: 895 Links: 1 2024-04-22T20:53:12.370 INFO:teuthology.orchestra.run.smithi121.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T20:53:12.370 INFO:teuthology.orchestra.run.smithi121.stdout:Access: 2024-04-22 20:46:44.015077358 +0000 2024-04-22T20:53:12.370 INFO:teuthology.orchestra.run.smithi121.stdout:Modify: 2024-04-22 20:46:43.747079748 +0000 2024-04-22T20:53:12.370 INFO:teuthology.orchestra.run.smithi121.stdout:Change: 2024-04-22 20:46:43.747079748 +0000 2024-04-22T20:53:12.370 INFO:teuthology.orchestra.run.smithi121.stdout: Birth: - 2024-04-22T20:53:12.370 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-22T20:53:12.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:12 smithi121 bash[23964]: cluster 2024-04-22T20:53:10.301609+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-22T20:53:12.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:12 smithi121 bash[23964]: audit 2024-04-22T20:53:11.128300+0000 mgr.y (mgr.14152) 57 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi121=y;smithi123=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:53:12.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:12 smithi121 bash[23964]: cephadm 2024-04-22T20:53:11.131841+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Saving service mgr spec with placement smithi121=y;smithi123=x;count:2 2024-04-22T20:53:12.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:12 smithi121 bash[23964]: audit 2024-04-22T20:53:11.138579+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:12.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:12 smithi121 bash[23964]: audit 2024-04-22T20:53:11.163221+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:53:12.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:12 smithi121 bash[23964]: audit 2024-04-22T20:53:11.166075+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:12.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:12 smithi121 bash[23964]: audit 2024-04-22T20:53:11.168063+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:53:12.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:12 smithi121 bash[23964]: audit 2024-04-22T20:53:11.178010+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:12.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:12 smithi121 bash[23964]: audit 2024-04-22T20:53:11.182150+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T20:53:12.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:12 smithi121 bash[23964]: audit 2024-04-22T20:53:11.187709+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-22T20:53:12.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:12 smithi121 bash[23964]: audit 2024-04-22T20:53:11.189319+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T20:53:12.424 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:12 smithi121 bash[23964]: audit 2024-04-22T20:53:11.191076+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:12.424 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:12 smithi121 bash[23964]: cephadm 2024-04-22T20:53:11.193001+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Deploying daemon mgr.x on smithi123 2024-04-22T20:53:12.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:12 smithi121 bash[18560]: cluster 2024-04-22T20:53:10.301609+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-22T20:53:12.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:12 smithi121 bash[18560]: audit 2024-04-22T20:53:11.128300+0000 mgr.y (mgr.14152) 57 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi121=y;smithi123=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:53:12.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:12 smithi121 bash[18560]: cephadm 2024-04-22T20:53:11.131841+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Saving service mgr spec with placement smithi121=y;smithi123=x;count:2 2024-04-22T20:53:12.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:12 smithi121 bash[18560]: audit 2024-04-22T20:53:11.138579+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:12.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:12 smithi121 bash[18560]: audit 2024-04-22T20:53:11.163221+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:53:12.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:12 smithi121 bash[18560]: audit 2024-04-22T20:53:11.166075+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:12.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:12 smithi121 bash[18560]: audit 2024-04-22T20:53:11.168063+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:53:12.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:12 smithi121 bash[18560]: audit 2024-04-22T20:53:11.178010+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:12.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:12 smithi121 bash[18560]: audit 2024-04-22T20:53:11.182150+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T20:53:12.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:12 smithi121 bash[18560]: audit 2024-04-22T20:53:11.187709+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-22T20:53:12.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:12 smithi121 bash[18560]: audit 2024-04-22T20:53:11.189319+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T20:53:12.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:12 smithi121 bash[18560]: audit 2024-04-22T20:53:11.191076+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:12.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:12 smithi121 bash[18560]: cephadm 2024-04-22T20:53:11.193001+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Deploying daemon mgr.x on smithi123 2024-04-22T20:53:12.426 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records in 2024-04-22T20:53:12.426 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records out 2024-04-22T20:53:12.426 INFO:teuthology.orchestra.run.smithi121.stderr:512 bytes copied, 0.000367868 s, 1.4 MB/s 2024-04-22T20:53:12.426 DEBUG:teuthology.orchestra.run.smithi121:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-22T20:53:12.476 DEBUG:teuthology.orchestra.run.smithi121:> stat /dev/vg_nvme/lv_3 2024-04-22T20:53:12.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:12 smithi123 bash[18722]: cluster 2024-04-22T20:53:10.301609+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-22T20:53:12.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:12 smithi123 bash[18722]: audit 2024-04-22T20:53:11.128300+0000 mgr.y (mgr.14152) 57 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi121=y;smithi123=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:53:12.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:12 smithi123 bash[18722]: cephadm 2024-04-22T20:53:11.131841+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Saving service mgr spec with placement smithi121=y;smithi123=x;count:2 2024-04-22T20:53:12.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:12 smithi123 bash[18722]: audit 2024-04-22T20:53:11.138579+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:12.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:12 smithi123 bash[18722]: audit 2024-04-22T20:53:11.163221+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:53:12.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:12 smithi123 bash[18722]: audit 2024-04-22T20:53:11.166075+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:12.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:12 smithi123 bash[18722]: audit 2024-04-22T20:53:11.168063+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:53:12.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:12 smithi123 bash[18722]: audit 2024-04-22T20:53:11.178010+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:12.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:12 smithi123 bash[18722]: audit 2024-04-22T20:53:11.182150+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T20:53:12.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:12 smithi123 bash[18722]: audit 2024-04-22T20:53:11.187709+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-22T20:53:12.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:12 smithi123 bash[18722]: audit 2024-04-22T20:53:11.189319+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T20:53:12.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:12 smithi123 bash[18722]: audit 2024-04-22T20:53:11.191076+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:12.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:12 smithi123 bash[18722]: cephadm 2024-04-22T20:53:11.193001+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Deploying daemon mgr.x on smithi123 2024-04-22T20:53:12.522 INFO:teuthology.orchestra.run.smithi121.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-22T20:53:12.522 INFO:teuthology.orchestra.run.smithi121.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T20:53:12.522 INFO:teuthology.orchestra.run.smithi121.stdout:Device: 5h/5d Inode: 908 Links: 1 2024-04-22T20:53:12.523 INFO:teuthology.orchestra.run.smithi121.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T20:53:12.523 INFO:teuthology.orchestra.run.smithi121.stdout:Access: 2024-04-22 20:46:44.239075360 +0000 2024-04-22T20:53:12.523 INFO:teuthology.orchestra.run.smithi121.stdout:Modify: 2024-04-22 20:46:44.235075396 +0000 2024-04-22T20:53:12.523 INFO:teuthology.orchestra.run.smithi121.stdout:Change: 2024-04-22 20:46:44.235075396 +0000 2024-04-22T20:53:12.523 INFO:teuthology.orchestra.run.smithi121.stdout: Birth: - 2024-04-22T20:53:12.523 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-22T20:53:12.581 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records in 2024-04-22T20:53:12.581 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records out 2024-04-22T20:53:12.581 INFO:teuthology.orchestra.run.smithi121.stderr:512 bytes copied, 0.00041916 s, 1.2 MB/s 2024-04-22T20:53:12.582 DEBUG:teuthology.orchestra.run.smithi121:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-22T20:53:12.631 DEBUG:teuthology.orchestra.run.smithi121:> stat /dev/vg_nvme/lv_4 2024-04-22T20:53:12.678 INFO:teuthology.orchestra.run.smithi121.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-22T20:53:12.678 INFO:teuthology.orchestra.run.smithi121.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T20:53:12.678 INFO:teuthology.orchestra.run.smithi121.stdout:Device: 5h/5d Inode: 924 Links: 1 2024-04-22T20:53:12.678 INFO:teuthology.orchestra.run.smithi121.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T20:53:12.678 INFO:teuthology.orchestra.run.smithi121.stdout:Access: 2024-04-22 20:46:45.007068509 +0000 2024-04-22T20:53:12.678 INFO:teuthology.orchestra.run.smithi121.stdout:Modify: 2024-04-22 20:46:44.747070828 +0000 2024-04-22T20:53:12.678 INFO:teuthology.orchestra.run.smithi121.stdout:Change: 2024-04-22 20:46:44.747070828 +0000 2024-04-22T20:53:12.678 INFO:teuthology.orchestra.run.smithi121.stdout: Birth: - 2024-04-22T20:53:12.679 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-22T20:53:12.738 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records in 2024-04-22T20:53:12.738 INFO:teuthology.orchestra.run.smithi121.stderr:1+0 records out 2024-04-22T20:53:12.738 INFO:teuthology.orchestra.run.smithi121.stderr:512 bytes copied, 0.000279634 s, 1.8 MB/s 2024-04-22T20:53:12.739 DEBUG:teuthology.orchestra.run.smithi121:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-22T20:53:12.787 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-04-22T20:53:12.787 DEBUG:teuthology.orchestra.run.smithi123:> dd if=/scratch_devs of=/dev/stdout 2024-04-22T20:53:12.793 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-22T20:53:12.793 DEBUG:teuthology.orchestra.run.smithi123:> stat /dev/vg_nvme/lv_1 2024-04-22T20:53:12.840 INFO:teuthology.orchestra.run.smithi123.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-22T20:53:12.840 INFO:teuthology.orchestra.run.smithi123.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T20:53:12.840 INFO:teuthology.orchestra.run.smithi123.stdout:Device: 5h/5d Inode: 884 Links: 1 2024-04-22T20:53:12.840 INFO:teuthology.orchestra.run.smithi123.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T20:53:12.840 INFO:teuthology.orchestra.run.smithi123.stdout:Access: 2024-04-22 20:46:41.845511164 +0000 2024-04-22T20:53:12.840 INFO:teuthology.orchestra.run.smithi123.stdout:Modify: 2024-04-22 20:46:41.573513593 +0000 2024-04-22T20:53:12.840 INFO:teuthology.orchestra.run.smithi123.stdout:Change: 2024-04-22 20:46:41.573513593 +0000 2024-04-22T20:53:12.840 INFO:teuthology.orchestra.run.smithi123.stdout: Birth: - 2024-04-22T20:53:12.841 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-22T20:53:12.894 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records in 2024-04-22T20:53:12.894 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records out 2024-04-22T20:53:12.894 INFO:teuthology.orchestra.run.smithi123.stderr:512 bytes copied, 0.000443495 s, 1.2 MB/s 2024-04-22T20:53:12.896 DEBUG:teuthology.orchestra.run.smithi123:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-22T20:53:12.949 DEBUG:teuthology.orchestra.run.smithi123:> stat /dev/vg_nvme/lv_2 2024-04-22T20:53:12.995 INFO:teuthology.orchestra.run.smithi123.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-22T20:53:12.995 INFO:teuthology.orchestra.run.smithi123.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T20:53:12.995 INFO:teuthology.orchestra.run.smithi123.stdout:Device: 5h/5d Inode: 903 Links: 1 2024-04-22T20:53:12.996 INFO:teuthology.orchestra.run.smithi123.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T20:53:12.996 INFO:teuthology.orchestra.run.smithi123.stdout:Access: 2024-04-22 20:46:42.357506590 +0000 2024-04-22T20:53:12.996 INFO:teuthology.orchestra.run.smithi123.stdout:Modify: 2024-04-22 20:46:42.097508912 +0000 2024-04-22T20:53:12.996 INFO:teuthology.orchestra.run.smithi123.stdout:Change: 2024-04-22 20:46:42.097508912 +0000 2024-04-22T20:53:12.996 INFO:teuthology.orchestra.run.smithi123.stdout: Birth: - 2024-04-22T20:53:12.996 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-22T20:53:13.050 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records in 2024-04-22T20:53:13.051 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records out 2024-04-22T20:53:13.051 INFO:teuthology.orchestra.run.smithi123.stderr:512 bytes copied, 0.000431057 s, 1.2 MB/s 2024-04-22T20:53:13.052 DEBUG:teuthology.orchestra.run.smithi123:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-22T20:53:13.102 DEBUG:teuthology.orchestra.run.smithi123:> stat /dev/vg_nvme/lv_3 2024-04-22T20:53:13.147 INFO:teuthology.orchestra.run.smithi123.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-22T20:53:13.147 INFO:teuthology.orchestra.run.smithi123.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T20:53:13.147 INFO:teuthology.orchestra.run.smithi123.stdout:Device: 5h/5d Inode: 917 Links: 1 2024-04-22T20:53:13.147 INFO:teuthology.orchestra.run.smithi123.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T20:53:13.147 INFO:teuthology.orchestra.run.smithi123.stdout:Access: 2024-04-22 20:46:42.921501552 +0000 2024-04-22T20:53:13.148 INFO:teuthology.orchestra.run.smithi123.stdout:Modify: 2024-04-22 20:46:42.665503839 +0000 2024-04-22T20:53:13.148 INFO:teuthology.orchestra.run.smithi123.stdout:Change: 2024-04-22 20:46:42.665503839 +0000 2024-04-22T20:53:13.148 INFO:teuthology.orchestra.run.smithi123.stdout: Birth: - 2024-04-22T20:53:13.148 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-22T20:53:13.205 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records in 2024-04-22T20:53:13.205 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records out 2024-04-22T20:53:13.205 INFO:teuthology.orchestra.run.smithi123.stderr:512 bytes copied, 0.000301797 s, 1.7 MB/s 2024-04-22T20:53:13.206 DEBUG:teuthology.orchestra.run.smithi123:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-22T20:53:13.258 DEBUG:teuthology.orchestra.run.smithi123:> stat /dev/vg_nvme/lv_4 2024-04-22T20:53:13.303 INFO:teuthology.orchestra.run.smithi123.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-22T20:53:13.304 INFO:teuthology.orchestra.run.smithi123.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-22T20:53:13.304 INFO:teuthology.orchestra.run.smithi123.stdout:Device: 5h/5d Inode: 938 Links: 1 2024-04-22T20:53:13.304 INFO:teuthology.orchestra.run.smithi123.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-22T20:53:13.304 INFO:teuthology.orchestra.run.smithi123.stdout:Access: 2024-04-22 20:46:43.433496979 +0000 2024-04-22T20:53:13.304 INFO:teuthology.orchestra.run.smithi123.stdout:Modify: 2024-04-22 20:46:43.161499408 +0000 2024-04-22T20:53:13.304 INFO:teuthology.orchestra.run.smithi123.stdout:Change: 2024-04-22 20:46:43.161499408 +0000 2024-04-22T20:53:13.304 INFO:teuthology.orchestra.run.smithi123.stdout: Birth: - 2024-04-22T20:53:13.304 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-22T20:53:13.361 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records in 2024-04-22T20:53:13.361 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records out 2024-04-22T20:53:13.361 INFO:teuthology.orchestra.run.smithi123.stderr:512 bytes copied, 0.000407333 s, 1.3 MB/s 2024-04-22T20:53:13.362 DEBUG:teuthology.orchestra.run.smithi123:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-22T20:53:13.411 INFO:tasks.cephadm:Deploying osd.0 on smithi121 with /dev/vg_nvme/lv_4... 2024-04-22T20:53:13.412 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-22T20:53:13.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:13 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:53:13.658 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:53:13 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:53:13.658 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:53:13 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:53:13.658 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:53:13 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:53:13.914 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:13 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:53:13.914 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:53:13 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:53:13.914 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:53:13 smithi123 systemd[1]: Started Ceph mgr.x for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T20:53:14.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:14 smithi123 bash[18722]: cluster 2024-04-22T20:53:12.302059+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:53:14.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:14 smithi123 bash[18722]: audit 2024-04-22T20:53:13.800648+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:14.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:14 smithi123 bash[18722]: audit 2024-04-22T20:53:13.805439+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:53:14.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:14 smithi123 bash[18722]: audit 2024-04-22T20:53:13.808024+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:14.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:14 smithi123 bash[18722]: audit 2024-04-22T20:53:13.809661+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:53:14.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:14 smithi123 bash[18722]: audit 2024-04-22T20:53:13.819314+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:14.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:14 smithi123 bash[18722]: audit 2024-04-22T20:53:13.822781+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T20:53:14.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:14 smithi123 bash[18722]: audit 2024-04-22T20:53:13.824427+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T20:53:14.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:14 smithi123 bash[18722]: audit 2024-04-22T20:53:13.825778+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:14.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:14 smithi121 bash[18560]: cluster 2024-04-22T20:53:12.302059+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:53:14.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:14 smithi121 bash[18560]: audit 2024-04-22T20:53:13.800648+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:14.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:14 smithi121 bash[18560]: audit 2024-04-22T20:53:13.805439+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:53:14.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:14 smithi121 bash[18560]: audit 2024-04-22T20:53:13.808024+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:14.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:14 smithi121 bash[18560]: audit 2024-04-22T20:53:13.809661+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:53:14.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:14 smithi121 bash[18560]: audit 2024-04-22T20:53:13.819314+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:14.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:14 smithi121 bash[18560]: audit 2024-04-22T20:53:13.822781+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T20:53:14.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:14 smithi121 bash[18560]: audit 2024-04-22T20:53:13.824427+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T20:53:14.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:14 smithi121 bash[18560]: audit 2024-04-22T20:53:13.825778+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:14.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:14 smithi121 bash[23964]: cluster 2024-04-22T20:53:12.302059+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:53:14.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:14 smithi121 bash[23964]: audit 2024-04-22T20:53:13.800648+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:14.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:14 smithi121 bash[23964]: audit 2024-04-22T20:53:13.805439+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:53:14.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:14 smithi121 bash[23964]: audit 2024-04-22T20:53:13.808024+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:14.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:14 smithi121 bash[23964]: audit 2024-04-22T20:53:13.809661+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:53:14.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:14 smithi121 bash[23964]: audit 2024-04-22T20:53:13.819314+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:14.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:14 smithi121 bash[23964]: audit 2024-04-22T20:53:13.822781+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T20:53:14.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:14 smithi121 bash[23964]: audit 2024-04-22T20:53:13.824427+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T20:53:14.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:14 smithi121 bash[23964]: audit 2024-04-22T20:53:13.825778+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:15.112 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:53:14 smithi123 bash[19656]: debug 2024-04-22T20:53:14.967+0000 7f2b10f06700 1 -- 172.21.15.123:0/4099783934 <== mon.2 v2:172.21.15.123:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c363266340 con 0x55c363fe2400 2024-04-22T20:53:15.112 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:53:15 smithi123 bash[19656]: debug 2024-04-22T20:53:15.115+0000 7f2b19b75000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-22T20:53:15.441 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:15 smithi123 bash[18722]: cephadm 2024-04-22T20:53:13.820329+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T20:53:15.442 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:15 smithi123 bash[18722]: cephadm 2024-04-22T20:53:13.822231+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-22T20:53:15.442 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:15 smithi123 bash[18722]: cephadm 2024-04-22T20:53:13.827377+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring daemon mgr.y on smithi121 2024-04-22T20:53:15.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:15 smithi121 bash[18560]: cephadm 2024-04-22T20:53:13.820329+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T20:53:15.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:15 smithi121 bash[18560]: cephadm 2024-04-22T20:53:13.822231+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-22T20:53:15.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:15 smithi121 bash[18560]: cephadm 2024-04-22T20:53:13.827377+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring daemon mgr.y on smithi121 2024-04-22T20:53:15.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:15 smithi121 bash[23964]: cephadm 2024-04-22T20:53:13.820329+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T20:53:15.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:15 smithi121 bash[23964]: cephadm 2024-04-22T20:53:13.822231+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-22T20:53:15.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:15 smithi121 bash[23964]: cephadm 2024-04-22T20:53:13.827377+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring daemon mgr.y on smithi121 2024-04-22T20:53:16.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:16 smithi123 bash[18722]: cluster 2024-04-22T20:53:14.302521+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:53:16.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:16 smithi123 bash[18722]: audit 2024-04-22T20:53:16.087155+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:16.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:16 smithi123 bash[18722]: audit 2024-04-22T20:53:16.088919+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:53:16.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:16 smithi123 bash[18722]: audit 2024-04-22T20:53:16.090467+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:16.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:16 smithi123 bash[18722]: audit 2024-04-22T20:53:16.091371+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:53:16.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:16 smithi123 bash[18722]: audit 2024-04-22T20:53:16.099746+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:16.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:16 smithi121 bash[18560]: cluster 2024-04-22T20:53:14.302521+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:53:16.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:16 smithi121 bash[18560]: audit 2024-04-22T20:53:16.087155+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:16.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:16 smithi121 bash[18560]: audit 2024-04-22T20:53:16.088919+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:53:16.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:16 smithi121 bash[18560]: audit 2024-04-22T20:53:16.090467+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:16.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:16 smithi121 bash[18560]: audit 2024-04-22T20:53:16.091371+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:53:16.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:16 smithi121 bash[18560]: audit 2024-04-22T20:53:16.099746+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:16.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:16 smithi121 bash[23964]: cluster 2024-04-22T20:53:14.302521+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:53:16.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:16 smithi121 bash[23964]: audit 2024-04-22T20:53:16.087155+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:16.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:16 smithi121 bash[23964]: audit 2024-04-22T20:53:16.088919+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:53:16.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:16 smithi121 bash[23964]: audit 2024-04-22T20:53:16.090467+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:16.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:16 smithi121 bash[23964]: audit 2024-04-22T20:53:16.091371+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:53:16.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:16 smithi121 bash[23964]: audit 2024-04-22T20:53:16.099746+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:16.989 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:53:16 smithi123 bash[19656]: debug 2024-04-22T20:53:16.655+0000 7f2b19b75000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-22T20:53:16.989 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:53:16 smithi123 bash[19656]: debug 2024-04-22T20:53:16.751+0000 7f2b19b75000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-22T20:53:17.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:17 smithi123 bash[18722]: cephadm 2024-04-22T20:53:16.100180+0000 mgr.y (mgr.14152) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T20:53:17.248 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:53:16 smithi123 bash[19656]: debug 2024-04-22T20:53:16.991+0000 7f2b19b75000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-22T20:53:17.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:17 smithi121 bash[18560]: cephadm 2024-04-22T20:53:16.100180+0000 mgr.y (mgr.14152) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T20:53:17.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:17 smithi121 bash[23964]: cephadm 2024-04-22T20:53:16.100180+0000 mgr.y (mgr.14152) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T20:53:17.759 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-22T20:53:17.760 INFO:teuthology.orchestra.run.smithi121.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-22T20:53:17.760 INFO:teuthology.orchestra.run.smithi121.stderr: stderr: 10+0 records in 2024-04-22T20:53:17.760 INFO:teuthology.orchestra.run.smithi121.stderr:10+0 records out 2024-04-22T20:53:17.760 INFO:teuthology.orchestra.run.smithi121.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0152622 s, 687 MB/s 2024-04-22T20:53:17.760 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping successful for: 2024-04-22T20:53:17.833 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:53:17 smithi123 bash[19656]: debug 2024-04-22T20:53:17.731+0000 7f2b19b75000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-22T20:53:18.210 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:53:17 smithi123 bash[19656]: debug 2024-04-22T20:53:17.835+0000 7f2b19b75000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-22T20:53:18.210 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:53:17 smithi123 bash[19656]: debug 2024-04-22T20:53:17.935+0000 7f2b19b75000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-22T20:53:18.210 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:53:18 smithi123 bash[19656]: debug 2024-04-22T20:53:18.043+0000 7f2b19b75000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-22T20:53:18.498 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:53:18 smithi123 bash[19656]: debug 2024-04-22T20:53:18.255+0000 7f2b19b75000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-22T20:53:18.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:18 smithi123 bash[18722]: cluster 2024-04-22T20:53:16.302943+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:53:18.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:18 smithi123 bash[18722]: audit 2024-04-22T20:53:17.661653+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:18.538 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:53:18 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:53:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:53:18.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:18 smithi121 bash[23964]: cluster 2024-04-22T20:53:16.302943+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:53:18.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:18 smithi121 bash[23964]: audit 2024-04-22T20:53:17.661653+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:18.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:18 smithi121 bash[18560]: cluster 2024-04-22T20:53:16.302943+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:53:18.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:18 smithi121 bash[18560]: audit 2024-04-22T20:53:17.661653+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:18.667 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi121:vg_nvme/lv_4 2024-04-22T20:53:18.812 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:53:18 smithi123 bash[19656]: debug 2024-04-22T20:53:18.519+0000 7f2b19b75000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-22T20:53:18.812 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:53:18 smithi123 bash[19656]: debug 2024-04-22T20:53:18.623+0000 7f2b19b75000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-22T20:53:19.038 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:53:18 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:53:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:53:19.247 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:53:18 smithi123 bash[19656]: debug 2024-04-22T20:53:18.815+0000 7f2b19b75000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-22T20:53:19.248 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:53:19 smithi123 bash[19656]: debug 2024-04-22T20:53:19.059+0000 7f2b19b75000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-22T20:53:19.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:19 smithi121 bash[18560]: audit 2024-04-22T20:53:18.257685+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:19.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:19 smithi121 bash[18560]: audit 2024-04-22T20:53:18.911378+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:19.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:19 smithi121 bash[18560]: audit 2024-04-22T20:53:18.919905+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:19.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:19 smithi121 bash[18560]: audit 2024-04-22T20:53:18.921920+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:53:19.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:19 smithi121 bash[18560]: audit 2024-04-22T20:53:18.924454+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:19.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:19 smithi121 bash[18560]: audit 2024-04-22T20:53:18.926056+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:53:19.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:19 smithi121 bash[18560]: audit 2024-04-22T20:53:18.936019+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:19.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:19 smithi121 bash[23964]: audit 2024-04-22T20:53:18.257685+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:19.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:19 smithi121 bash[23964]: audit 2024-04-22T20:53:18.911378+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:19.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:19 smithi121 bash[23964]: audit 2024-04-22T20:53:18.919905+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:19.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:19 smithi121 bash[23964]: audit 2024-04-22T20:53:18.921920+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:53:19.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:19 smithi121 bash[23964]: audit 2024-04-22T20:53:18.924454+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:19.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:19 smithi121 bash[23964]: audit 2024-04-22T20:53:18.926056+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:53:19.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:19 smithi121 bash[23964]: audit 2024-04-22T20:53:18.936019+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:19.704 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:53:19 smithi123 bash[19656]: debug 2024-04-22T20:53:19.319+0000 7f2b19b75000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-22T20:53:19.704 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:53:19 smithi123 bash[19656]: debug 2024-04-22T20:53:19.479+0000 7f2b19b75000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-22T20:53:19.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:19 smithi123 bash[18722]: audit 2024-04-22T20:53:18.257685+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:19.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:19 smithi123 bash[18722]: audit 2024-04-22T20:53:18.911378+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:19.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:19 smithi123 bash[18722]: audit 2024-04-22T20:53:18.919905+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:19.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:19 smithi123 bash[18722]: audit 2024-04-22T20:53:18.921920+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:53:19.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:19 smithi123 bash[18722]: audit 2024-04-22T20:53:18.924454+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:19.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:19 smithi123 bash[18722]: audit 2024-04-22T20:53:18.926056+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:53:19.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:19 smithi123 bash[18722]: audit 2024-04-22T20:53:18.936019+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:19.998 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:53:19 smithi123 bash[19656]: debug 2024-04-22T20:53:19.707+0000 7f2b19b75000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-22T20:53:19.998 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:53:19 smithi123 bash[19656]: debug 2024-04-22T20:53:19.819+0000 7f2b19b75000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-22T20:53:20.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:20 smithi123 bash[18722]: cluster 2024-04-22T20:53:18.303450+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-22T20:53:20.498 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:53:20 smithi123 bash[19656]: debug 2024-04-22T20:53:20.151+0000 7f2b19b75000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-22T20:53:20.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:20 smithi121 bash[23964]: cluster 2024-04-22T20:53:18.303450+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-22T20:53:20.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:20 smithi121 bash[18560]: cluster 2024-04-22T20:53:18.303450+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-22T20:53:21.165 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:53:20 smithi123 bash[19656]: debug 2024-04-22T20:53:20.859+0000 7f2b19b75000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-22T20:53:21.165 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:53:20 smithi123 bash[19656]: debug 2024-04-22T20:53:20.967+0000 7f2b19b75000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-22T20:53:21.482 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:21 smithi123 bash[18722]: cluster 2024-04-22T20:53:20.303867+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-22T20:53:21.482 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:53:21 smithi123 bash[19656]: debug 2024-04-22T20:53:21.167+0000 7f2b19b75000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-22T20:53:21.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:21 smithi121 bash[18560]: cluster 2024-04-22T20:53:20.303867+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-22T20:53:21.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:21 smithi121 bash[23964]: cluster 2024-04-22T20:53:20.303867+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-22T20:53:21.748 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:53:21 smithi123 bash[19656]: debug 2024-04-22T20:53:21.483+0000 7f2b19b75000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-22T20:53:22.248 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:53:21 smithi123 bash[19656]: debug 2024-04-22T20:53:21.847+0000 7f2b19b75000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-22T20:53:22.248 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:53:21 smithi123 bash[19656]: debug 2024-04-22T20:53:21.959+0000 7f2b19b75000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-22T20:53:22.538 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:53:22 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:53:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:53:22.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:22 smithi121 bash[23964]: cluster 2024-04-22T20:53:21.983897+0000 mon.a (mon.0) 272 : cluster [DBG] Standby manager daemon x started 2024-04-22T20:53:22.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:22 smithi121 bash[23964]: audit 2024-04-22T20:53:21.986724+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.123:0/2246291534' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-22T20:53:22.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:22 smithi121 bash[23964]: audit 2024-04-22T20:53:21.987179+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.123:0/2246291534' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T20:53:22.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:22 smithi121 bash[23964]: audit 2024-04-22T20:53:21.988347+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.123:0/2246291534' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-22T20:53:22.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:22 smithi121 bash[23964]: audit 2024-04-22T20:53:21.988865+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.123:0/2246291534' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T20:53:22.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:22 smithi121 bash[23964]: audit 2024-04-22T20:53:22.161083+0000 mgr.y (mgr.14152) 69 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:53:22.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:22 smithi121 bash[23964]: audit 2024-04-22T20:53:22.163822+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T20:53:22.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:22 smithi121 bash[23964]: audit 2024-04-22T20:53:22.166672+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T20:53:22.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:22 smithi121 bash[23964]: audit 2024-04-22T20:53:22.167373+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:22.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:22 smithi121 bash[23964]: audit 2024-04-22T20:53:22.249565+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:22.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:22 smithi121 bash[23964]: audit 2024-04-22T20:53:22.253409+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:22 smithi121 bash[18560]: cluster 2024-04-22T20:53:21.983897+0000 mon.a (mon.0) 272 : cluster [DBG] Standby manager daemon x started 2024-04-22T20:53:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:22 smithi121 bash[18560]: audit 2024-04-22T20:53:21.986724+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.123:0/2246291534' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-22T20:53:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:22 smithi121 bash[18560]: audit 2024-04-22T20:53:21.987179+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.123:0/2246291534' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T20:53:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:22 smithi121 bash[18560]: audit 2024-04-22T20:53:21.988347+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.123:0/2246291534' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-22T20:53:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:22 smithi121 bash[18560]: audit 2024-04-22T20:53:21.988865+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.123:0/2246291534' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T20:53:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:22 smithi121 bash[18560]: audit 2024-04-22T20:53:22.161083+0000 mgr.y (mgr.14152) 69 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:53:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:22 smithi121 bash[18560]: audit 2024-04-22T20:53:22.163822+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T20:53:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:22 smithi121 bash[18560]: audit 2024-04-22T20:53:22.166672+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T20:53:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:22 smithi121 bash[18560]: audit 2024-04-22T20:53:22.167373+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:22.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:22 smithi121 bash[18560]: audit 2024-04-22T20:53:22.249565+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:22.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:22 smithi121 bash[18560]: audit 2024-04-22T20:53:22.253409+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:22 smithi123 bash[18722]: cluster 2024-04-22T20:53:21.983897+0000 mon.a (mon.0) 272 : cluster [DBG] Standby manager daemon x started 2024-04-22T20:53:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:22 smithi123 bash[18722]: audit 2024-04-22T20:53:21.986724+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.123:0/2246291534' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-22T20:53:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:22 smithi123 bash[18722]: audit 2024-04-22T20:53:21.987179+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.123:0/2246291534' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T20:53:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:22 smithi123 bash[18722]: audit 2024-04-22T20:53:21.988347+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.123:0/2246291534' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-22T20:53:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:22 smithi123 bash[18722]: audit 2024-04-22T20:53:21.988865+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.123:0/2246291534' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T20:53:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:22 smithi123 bash[18722]: audit 2024-04-22T20:53:22.161083+0000 mgr.y (mgr.14152) 69 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:53:22.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:22 smithi123 bash[18722]: audit 2024-04-22T20:53:22.163822+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T20:53:22.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:22 smithi123 bash[18722]: audit 2024-04-22T20:53:22.166672+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T20:53:22.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:22 smithi123 bash[18722]: audit 2024-04-22T20:53:22.167373+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:22.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:22 smithi123 bash[18722]: audit 2024-04-22T20:53:22.249565+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:22.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:22 smithi123 bash[18722]: audit 2024-04-22T20:53:22.253409+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:23.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:23 smithi121 bash[18560]: cluster 2024-04-22T20:53:22.281355+0000 mon.a (mon.0) 278 : cluster [DBG] mgrmap e14: y(active, since 72s), standbys: x 2024-04-22T20:53:23.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:23 smithi121 bash[18560]: audit 2024-04-22T20:53:22.281471+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-22T20:53:23.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:23 smithi121 bash[18560]: cluster 2024-04-22T20:53:22.304131+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:53:23.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:23 smithi121 bash[23964]: cluster 2024-04-22T20:53:22.281355+0000 mon.a (mon.0) 278 : cluster [DBG] mgrmap e14: y(active, since 72s), standbys: x 2024-04-22T20:53:23.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:23 smithi121 bash[23964]: audit 2024-04-22T20:53:22.281471+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-22T20:53:23.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:23 smithi121 bash[23964]: cluster 2024-04-22T20:53:22.304131+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:53:23.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:23 smithi123 bash[18722]: cluster 2024-04-22T20:53:22.281355+0000 mon.a (mon.0) 278 : cluster [DBG] mgrmap e14: y(active, since 72s), standbys: x 2024-04-22T20:53:23.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:23 smithi123 bash[18722]: audit 2024-04-22T20:53:22.281471+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-22T20:53:23.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:23 smithi123 bash[18722]: cluster 2024-04-22T20:53:22.304131+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:53:25.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:25 smithi121 bash[18560]: cluster 2024-04-22T20:53:24.304551+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-22T20:53:25.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:25 smithi121 bash[23964]: cluster 2024-04-22T20:53:24.304551+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-22T20:53:25.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:25 smithi123 bash[18722]: cluster 2024-04-22T20:53:24.304551+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-22T20:53:27.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:27 smithi123 bash[18722]: cluster 2024-04-22T20:53:26.304975+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-22T20:53:27.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:27 smithi123 bash[18722]: audit 2024-04-22T20:53:27.170201+0000 mon.a (mon.0) 280 : audit [INF] from='client.? 172.21.15.121:0/1315687908' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f0b748ea-6b38-4c2b-8993-6a899e9a9a83"}]: dispatch 2024-04-22T20:53:27.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:27 smithi123 bash[18722]: audit 2024-04-22T20:53:27.178433+0000 mon.a (mon.0) 281 : audit [INF] from='client.? 172.21.15.121:0/1315687908' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f0b748ea-6b38-4c2b-8993-6a899e9a9a83"}]': finished 2024-04-22T20:53:27.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:27 smithi123 bash[18722]: cluster 2024-04-22T20:53:27.178483+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-22T20:53:27.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:27 smithi123 bash[18722]: audit 2024-04-22T20:53:27.178607+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T20:53:27.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:27 smithi121 bash[18560]: cluster 2024-04-22T20:53:26.304975+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-22T20:53:27.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:27 smithi121 bash[18560]: audit 2024-04-22T20:53:27.170201+0000 mon.a (mon.0) 280 : audit [INF] from='client.? 172.21.15.121:0/1315687908' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f0b748ea-6b38-4c2b-8993-6a899e9a9a83"}]: dispatch 2024-04-22T20:53:27.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:27 smithi121 bash[18560]: audit 2024-04-22T20:53:27.178433+0000 mon.a (mon.0) 281 : audit [INF] from='client.? 172.21.15.121:0/1315687908' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f0b748ea-6b38-4c2b-8993-6a899e9a9a83"}]': finished 2024-04-22T20:53:27.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:27 smithi121 bash[18560]: cluster 2024-04-22T20:53:27.178483+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-22T20:53:27.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:27 smithi121 bash[18560]: audit 2024-04-22T20:53:27.178607+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T20:53:27.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:27 smithi121 bash[23964]: cluster 2024-04-22T20:53:26.304975+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-22T20:53:27.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:27 smithi121 bash[23964]: audit 2024-04-22T20:53:27.170201+0000 mon.a (mon.0) 280 : audit [INF] from='client.? 172.21.15.121:0/1315687908' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f0b748ea-6b38-4c2b-8993-6a899e9a9a83"}]: dispatch 2024-04-22T20:53:27.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:27 smithi121 bash[23964]: audit 2024-04-22T20:53:27.178433+0000 mon.a (mon.0) 281 : audit [INF] from='client.? 172.21.15.121:0/1315687908' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f0b748ea-6b38-4c2b-8993-6a899e9a9a83"}]': finished 2024-04-22T20:53:27.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:27 smithi121 bash[23964]: cluster 2024-04-22T20:53:27.178483+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-22T20:53:27.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:27 smithi121 bash[23964]: audit 2024-04-22T20:53:27.178607+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T20:53:28.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:28 smithi123 bash[18722]: audit 2024-04-22T20:53:27.818659+0000 mon.a (mon.0) 284 : audit [DBG] from='client.? 172.21.15.121:0/3614190900' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T20:53:28.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:28 smithi121 bash[18560]: audit 2024-04-22T20:53:27.818659+0000 mon.a (mon.0) 284 : audit [DBG] from='client.? 172.21.15.121:0/3614190900' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T20:53:28.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:28 smithi121 bash[23964]: audit 2024-04-22T20:53:27.818659+0000 mon.a (mon.0) 284 : audit [DBG] from='client.? 172.21.15.121:0/3614190900' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T20:53:29.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:29 smithi123 bash[18722]: cluster 2024-04-22T20:53:28.305398+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:53:29.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:29 smithi121 bash[18560]: cluster 2024-04-22T20:53:28.305398+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:53:29.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:29 smithi121 bash[23964]: cluster 2024-04-22T20:53:28.305398+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:53:31.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:31 smithi123 bash[18722]: cluster 2024-04-22T20:53:30.305767+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-22T20:53:31.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:31 smithi121 bash[18560]: cluster 2024-04-22T20:53:30.305767+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-22T20:53:31.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:31 smithi121 bash[23964]: cluster 2024-04-22T20:53:30.305767+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-22T20:53:34.479 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:34 smithi121 bash[18560]: cluster 2024-04-22T20:53:32.306207+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-22T20:53:34.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:34 smithi121 bash[23964]: cluster 2024-04-22T20:53:32.306207+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-22T20:53:34.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:34 smithi123 bash[18722]: cluster 2024-04-22T20:53:32.306207+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-22T20:53:36.487 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:36 smithi121 bash[18560]: cluster 2024-04-22T20:53:34.306714+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-22T20:53:36.487 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:36 smithi121 bash[23964]: cluster 2024-04-22T20:53:34.306714+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-22T20:53:36.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:36 smithi123 bash[18722]: cluster 2024-04-22T20:53:34.306714+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-22T20:53:37.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:37 smithi123 bash[18722]: audit 2024-04-22T20:53:36.869898+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-22T20:53:37.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:37 smithi123 bash[18722]: audit 2024-04-22T20:53:36.871338+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:37.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:37 smithi121 bash[18560]: audit 2024-04-22T20:53:36.869898+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-22T20:53:37.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:37 smithi121 bash[18560]: audit 2024-04-22T20:53:36.871338+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:37.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:37 smithi121 bash[23964]: audit 2024-04-22T20:53:36.869898+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-22T20:53:37.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:37 smithi121 bash[23964]: audit 2024-04-22T20:53:36.871338+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:38.474 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:38 smithi121 bash[18560]: cluster 2024-04-22T20:53:36.307043+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-22T20:53:38.474 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:38 smithi121 bash[18560]: cephadm 2024-04-22T20:53:36.872607+0000 mgr.y (mgr.14152) 78 : cephadm [INF] Deploying daemon osd.0 on smithi121 2024-04-22T20:53:38.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:38 smithi121 bash[23964]: cluster 2024-04-22T20:53:36.307043+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-22T20:53:38.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:38 smithi121 bash[23964]: cephadm 2024-04-22T20:53:36.872607+0000 mgr.y (mgr.14152) 78 : cephadm [INF] Deploying daemon osd.0 on smithi121 2024-04-22T20:53:38.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:38 smithi123 bash[18722]: cluster 2024-04-22T20:53:36.307043+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-22T20:53:38.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:38 smithi123 bash[18722]: cephadm 2024-04-22T20:53:36.872607+0000 mgr.y (mgr.14152) 78 : cephadm [INF] Deploying daemon osd.0 on smithi121 2024-04-22T20:53:38.789 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:53:38 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:53:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:53:39.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:39 smithi121 bash[18560]: cluster 2024-04-22T20:53:38.307475+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:53:39.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:39 smithi121 bash[18560]: audit 2024-04-22T20:53:38.648942+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:39.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:39 smithi121 bash[18560]: audit 2024-04-22T20:53:38.654087+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:39.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:39 smithi121 bash[23964]: cluster 2024-04-22T20:53:38.307475+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:53:39.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:39 smithi121 bash[23964]: audit 2024-04-22T20:53:38.648942+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:39.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:39 smithi121 bash[23964]: audit 2024-04-22T20:53:38.654087+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:39.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:39 smithi123 bash[18722]: cluster 2024-04-22T20:53:38.307475+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:53:39.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:39 smithi123 bash[18722]: audit 2024-04-22T20:53:38.648942+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:39.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:39 smithi123 bash[18722]: audit 2024-04-22T20:53:38.654087+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:41.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:41 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:53:41.536 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:53:41 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:53:41.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:41 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:53:41.789 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:53:41 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:53:41.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:41 smithi121 bash[18560]: cluster 2024-04-22T20:53:40.307870+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-22T20:53:41.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:41 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:53:41.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:41 smithi121 bash[23964]: cluster 2024-04-22T20:53:40.307870+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-22T20:53:41.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:41 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:53:41.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:41 smithi123 bash[18722]: cluster 2024-04-22T20:53:40.307870+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-22T20:53:42.789 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:53:42 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:53:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:53:43.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:42 smithi123 bash[18722]: audit 2024-04-22T20:53:41.816805+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:43.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:42 smithi123 bash[18722]: audit 2024-04-22T20:53:41.861244+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:53:43.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:42 smithi123 bash[18722]: audit 2024-04-22T20:53:41.862455+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:43.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:42 smithi123 bash[18722]: audit 2024-04-22T20:53:41.863164+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:53:43.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:42 smithi123 bash[18722]: audit 2024-04-22T20:53:41.869636+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:43.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:42 smithi123 bash[18722]: audit 2024-04-22T20:53:42.387184+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:43.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:42 smithi123 bash[18722]: audit 2024-04-22T20:53:42.394828+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:43.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:42 smithi123 bash[18722]: audit 2024-04-22T20:53:42.436997+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:53:43.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:42 smithi123 bash[18722]: audit 2024-04-22T20:53:42.438857+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:43.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:42 smithi123 bash[18722]: audit 2024-04-22T20:53:42.439979+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:53:43.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:42 smithi123 bash[18722]: audit 2024-04-22T20:53:42.447923+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:43.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:42 smithi121 bash[18560]: audit 2024-04-22T20:53:41.816805+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:43.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:42 smithi121 bash[18560]: audit 2024-04-22T20:53:41.861244+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:53:43.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:42 smithi121 bash[18560]: audit 2024-04-22T20:53:41.862455+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:43.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:42 smithi121 bash[18560]: audit 2024-04-22T20:53:41.863164+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:53:43.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:42 smithi121 bash[18560]: audit 2024-04-22T20:53:41.869636+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:43.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:42 smithi121 bash[18560]: audit 2024-04-22T20:53:42.387184+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:43.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:42 smithi121 bash[18560]: audit 2024-04-22T20:53:42.394828+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:43.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:42 smithi121 bash[18560]: audit 2024-04-22T20:53:42.436997+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:53:43.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:42 smithi121 bash[18560]: audit 2024-04-22T20:53:42.438857+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:43.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:42 smithi121 bash[18560]: audit 2024-04-22T20:53:42.439979+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:53:43.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:42 smithi121 bash[18560]: audit 2024-04-22T20:53:42.447923+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:43.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:42 smithi121 bash[23964]: audit 2024-04-22T20:53:41.816805+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:43.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:42 smithi121 bash[23964]: audit 2024-04-22T20:53:41.861244+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:53:43.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:42 smithi121 bash[23964]: audit 2024-04-22T20:53:41.862455+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:43.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:42 smithi121 bash[23964]: audit 2024-04-22T20:53:41.863164+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:53:43.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:42 smithi121 bash[23964]: audit 2024-04-22T20:53:41.869636+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:43.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:42 smithi121 bash[23964]: audit 2024-04-22T20:53:42.387184+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:43.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:42 smithi121 bash[23964]: audit 2024-04-22T20:53:42.394828+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:43.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:42 smithi121 bash[23964]: audit 2024-04-22T20:53:42.436997+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:53:43.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:42 smithi121 bash[23964]: audit 2024-04-22T20:53:42.438857+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:43.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:42 smithi121 bash[23964]: audit 2024-04-22T20:53:42.439979+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:53:43.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:42 smithi121 bash[23964]: audit 2024-04-22T20:53:42.447923+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:44.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:44 smithi123 bash[18722]: cluster 2024-04-22T20:53:42.308191+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-22T20:53:44.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:44 smithi121 bash[18560]: cluster 2024-04-22T20:53:42.308191+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-22T20:53:44.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:44 smithi121 bash[23964]: cluster 2024-04-22T20:53:42.308191+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-22T20:53:45.789 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:53:45 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:53:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:53:46.477 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:46 smithi121 bash[18560]: cluster 2024-04-22T20:53:44.308521+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-22T20:53:46.477 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:46 smithi121 bash[18560]: audit 2024-04-22T20:53:45.743303+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:46.477 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:46 smithi121 bash[18560]: audit 2024-04-22T20:53:45.748557+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:46.478 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:46 smithi121 bash[18560]: audit 2024-04-22T20:53:45.772719+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:53:46.478 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:46 smithi121 bash[18560]: audit 2024-04-22T20:53:45.774316+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:46.478 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:46 smithi121 bash[18560]: audit 2024-04-22T20:53:45.775134+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:53:46.478 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:46 smithi121 bash[18560]: audit 2024-04-22T20:53:45.786393+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:46.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:46 smithi121 bash[23964]: cluster 2024-04-22T20:53:44.308521+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-22T20:53:46.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:46 smithi121 bash[23964]: audit 2024-04-22T20:53:45.743303+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:46.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:46 smithi121 bash[23964]: audit 2024-04-22T20:53:45.748557+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:46.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:46 smithi121 bash[23964]: audit 2024-04-22T20:53:45.772719+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:53:46.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:46 smithi121 bash[23964]: audit 2024-04-22T20:53:45.774316+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:46.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:46 smithi121 bash[23964]: audit 2024-04-22T20:53:45.775134+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:53:46.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:46 smithi121 bash[23964]: audit 2024-04-22T20:53:45.786393+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:46.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:46 smithi123 bash[18722]: cluster 2024-04-22T20:53:44.308521+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-22T20:53:46.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:46 smithi123 bash[18722]: audit 2024-04-22T20:53:45.743303+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:46.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:46 smithi123 bash[18722]: audit 2024-04-22T20:53:45.748557+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:46.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:46 smithi123 bash[18722]: audit 2024-04-22T20:53:45.772719+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:53:46.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:46 smithi123 bash[18722]: audit 2024-04-22T20:53:45.774316+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:46.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:46 smithi123 bash[18722]: audit 2024-04-22T20:53:45.775134+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:53:46.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:46 smithi123 bash[18722]: audit 2024-04-22T20:53:45.786393+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:47.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:47 smithi123 bash[18722]: cephadm 2024-04-22T20:53:45.744155+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Detected new or changed devices on smithi121 2024-04-22T20:53:47.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:47 smithi121 bash[18560]: cephadm 2024-04-22T20:53:45.744155+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Detected new or changed devices on smithi121 2024-04-22T20:53:47.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:47 smithi121 bash[23964]: cephadm 2024-04-22T20:53:45.744155+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Detected new or changed devices on smithi121 2024-04-22T20:53:48.359 INFO:teuthology.orchestra.run.smithi121.stdout:Created osd(s) 0 on host 'smithi121' 2024-04-22T20:53:48.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:48 smithi123 bash[18722]: cluster 2024-04-22T20:53:46.308865+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:53:48.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:48 smithi121 bash[18560]: cluster 2024-04-22T20:53:46.308865+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:53:48.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:48 smithi121 bash[23964]: cluster 2024-04-22T20:53:46.308865+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:53:48.914 DEBUG:teuthology.orchestra.run.smithi121:osd.0> sudo journalctl -f -n 0 -u ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.0.service 2024-04-22T20:53:48.916 INFO:tasks.cephadm:Deploying osd.1 on smithi121 with /dev/vg_nvme/lv_3... 2024-04-22T20:53:48.917 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-22T20:53:49.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:49 smithi123 bash[18722]: audit 2024-04-22T20:53:48.360045+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:53:49.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:49 smithi123 bash[18722]: audit 2024-04-22T20:53:48.363514+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:49.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:49 smithi123 bash[18722]: audit 2024-04-22T20:53:48.363809+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:49.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:49 smithi123 bash[18722]: audit 2024-04-22T20:53:48.366354+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:53:49.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:49 smithi123 bash[18722]: audit 2024-04-22T20:53:48.368816+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:53:49.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:49 smithi123 bash[18722]: audit 2024-04-22T20:53:48.374087+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:49.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:49 smithi123 bash[18722]: audit 2024-04-22T20:53:48.381091+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:49.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:49 smithi121 bash[18560]: audit 2024-04-22T20:53:48.360045+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:53:49.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:49 smithi121 bash[18560]: audit 2024-04-22T20:53:48.363514+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:49.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:49 smithi121 bash[18560]: audit 2024-04-22T20:53:48.363809+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:49.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:49 smithi121 bash[18560]: audit 2024-04-22T20:53:48.366354+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:53:49.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:49 smithi121 bash[18560]: audit 2024-04-22T20:53:48.368816+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:53:49.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:49 smithi121 bash[18560]: audit 2024-04-22T20:53:48.374087+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:49.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:49 smithi121 bash[18560]: audit 2024-04-22T20:53:48.381091+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:49.540 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 20:53:49 smithi121 bash[27375]: debug 2024-04-22T20:53:49.229+0000 7efebfc1a3c0 -1 osd.0 0 log_to_monitors true 2024-04-22T20:53:49.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:49 smithi121 bash[23964]: audit 2024-04-22T20:53:48.360045+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:53:49.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:49 smithi121 bash[23964]: audit 2024-04-22T20:53:48.363514+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:49.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:49 smithi121 bash[23964]: audit 2024-04-22T20:53:48.363809+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:49.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:49 smithi121 bash[23964]: audit 2024-04-22T20:53:48.366354+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:53:49.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:49 smithi121 bash[23964]: audit 2024-04-22T20:53:48.368816+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:53:49.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:49 smithi121 bash[23964]: audit 2024-04-22T20:53:48.374087+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:49.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:49 smithi121 bash[23964]: audit 2024-04-22T20:53:48.381091+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:53:50.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:50 smithi123 bash[18722]: cluster 2024-04-22T20:53:48.309302+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:53:50.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:50 smithi123 bash[18722]: cephadm 2024-04-22T20:53:48.369487+0000 mgr.y (mgr.14152) 86 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 15217M 2024-04-22T20:53:50.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:50 smithi123 bash[18722]: audit 2024-04-22T20:53:49.238258+0000 mon.a (mon.0) 313 : audit [INF] from='osd.0 [v2:172.21.15.121:6802/1674411171,v1:172.21.15.121:6803/1674411171]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-22T20:53:50.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:50 smithi121 bash[18560]: cluster 2024-04-22T20:53:48.309302+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:53:50.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:50 smithi121 bash[18560]: cephadm 2024-04-22T20:53:48.369487+0000 mgr.y (mgr.14152) 86 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 15217M 2024-04-22T20:53:50.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:50 smithi121 bash[18560]: audit 2024-04-22T20:53:49.238258+0000 mon.a (mon.0) 313 : audit [INF] from='osd.0 [v2:172.21.15.121:6802/1674411171,v1:172.21.15.121:6803/1674411171]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-22T20:53:50.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:50 smithi121 bash[23964]: cluster 2024-04-22T20:53:48.309302+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-22T20:53:50.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:50 smithi121 bash[23964]: cephadm 2024-04-22T20:53:48.369487+0000 mgr.y (mgr.14152) 86 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 15217M 2024-04-22T20:53:50.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:50 smithi121 bash[23964]: audit 2024-04-22T20:53:49.238258+0000 mon.a (mon.0) 313 : audit [INF] from='osd.0 [v2:172.21.15.121:6802/1674411171,v1:172.21.15.121:6803/1674411171]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-22T20:53:51.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:51 smithi123 bash[18722]: audit 2024-04-22T20:53:50.233014+0000 mon.a (mon.0) 314 : audit [INF] from='osd.0 [v2:172.21.15.121:6802/1674411171,v1:172.21.15.121:6803/1674411171]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-22T20:53:51.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:51 smithi123 bash[18722]: cluster 2024-04-22T20:53:50.233093+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-22T20:53:51.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:51 smithi123 bash[18722]: audit 2024-04-22T20:53:50.233226+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T20:53:51.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:51 smithi123 bash[18722]: audit 2024-04-22T20:53:50.233977+0000 mon.a (mon.0) 317 : audit [INF] from='osd.0 [v2:172.21.15.121:6802/1674411171,v1:172.21.15.121:6803/1674411171]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T20:53:51.539 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 20:53:51 smithi121 bash[27375]: debug 2024-04-22T20:53:51.241+0000 7efeb661d700 -1 osd.0 0 waiting for initial osdmap 2024-04-22T20:53:51.539 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 20:53:51 smithi121 bash[27375]: debug 2024-04-22T20:53:51.245+0000 7efeb17b5700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-22T20:53:51.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:51 smithi121 bash[18560]: audit 2024-04-22T20:53:50.233014+0000 mon.a (mon.0) 314 : audit [INF] from='osd.0 [v2:172.21.15.121:6802/1674411171,v1:172.21.15.121:6803/1674411171]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-22T20:53:51.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:51 smithi121 bash[18560]: cluster 2024-04-22T20:53:50.233093+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-22T20:53:51.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:51 smithi121 bash[18560]: audit 2024-04-22T20:53:50.233226+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T20:53:51.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:51 smithi121 bash[18560]: audit 2024-04-22T20:53:50.233977+0000 mon.a (mon.0) 317 : audit [INF] from='osd.0 [v2:172.21.15.121:6802/1674411171,v1:172.21.15.121:6803/1674411171]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T20:53:51.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:51 smithi121 bash[23964]: audit 2024-04-22T20:53:50.233014+0000 mon.a (mon.0) 314 : audit [INF] from='osd.0 [v2:172.21.15.121:6802/1674411171,v1:172.21.15.121:6803/1674411171]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-22T20:53:51.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:51 smithi121 bash[23964]: cluster 2024-04-22T20:53:50.233093+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-22T20:53:51.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:51 smithi121 bash[23964]: audit 2024-04-22T20:53:50.233226+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T20:53:51.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:51 smithi121 bash[23964]: audit 2024-04-22T20:53:50.233977+0000 mon.a (mon.0) 317 : audit [INF] from='osd.0 [v2:172.21.15.121:6802/1674411171,v1:172.21.15.121:6803/1674411171]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T20:53:51.834 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-22T20:53:51.834 INFO:teuthology.orchestra.run.smithi121.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-22T20:53:51.834 INFO:teuthology.orchestra.run.smithi121.stderr: stderr: 10+0 records in 2024-04-22T20:53:51.835 INFO:teuthology.orchestra.run.smithi121.stderr:10+0 records out 2024-04-22T20:53:51.835 INFO:teuthology.orchestra.run.smithi121.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0168888 s, 621 MB/s 2024-04-22T20:53:51.835 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping successful for: 2024-04-22T20:53:52.483 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi121:vg_nvme/lv_3 2024-04-22T20:53:52.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:52 smithi121 bash[18560]: cluster 2024-04-22T20:53:50.225700+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T20:53:52.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:52 smithi121 bash[18560]: cluster 2024-04-22T20:53:50.225933+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T20:53:52.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:52 smithi121 bash[18560]: cluster 2024-04-22T20:53:50.309732+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-22T20:53:52.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:52 smithi121 bash[18560]: audit 2024-04-22T20:53:51.236905+0000 mon.a (mon.0) 318 : audit [INF] from='osd.0 [v2:172.21.15.121:6802/1674411171,v1:172.21.15.121:6803/1674411171]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-04-22T20:53:52.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:52 smithi121 bash[18560]: cluster 2024-04-22T20:53:51.237110+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-22T20:53:52.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:52 smithi121 bash[18560]: audit 2024-04-22T20:53:51.237881+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T20:53:52.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:52 smithi121 bash[18560]: audit 2024-04-22T20:53:51.246944+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T20:53:52.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:52 smithi121 bash[23964]: cluster 2024-04-22T20:53:50.225700+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T20:53:52.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:52 smithi121 bash[23964]: cluster 2024-04-22T20:53:50.225933+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T20:53:52.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:52 smithi121 bash[23964]: cluster 2024-04-22T20:53:50.309732+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-22T20:53:52.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:52 smithi121 bash[23964]: audit 2024-04-22T20:53:51.236905+0000 mon.a (mon.0) 318 : audit [INF] from='osd.0 [v2:172.21.15.121:6802/1674411171,v1:172.21.15.121:6803/1674411171]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-04-22T20:53:52.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:52 smithi121 bash[23964]: cluster 2024-04-22T20:53:51.237110+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-22T20:53:52.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:52 smithi121 bash[23964]: audit 2024-04-22T20:53:51.237881+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T20:53:52.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:52 smithi121 bash[23964]: audit 2024-04-22T20:53:51.246944+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T20:53:52.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:52 smithi123 bash[18722]: cluster 2024-04-22T20:53:50.225700+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T20:53:52.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:52 smithi123 bash[18722]: cluster 2024-04-22T20:53:50.225933+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T20:53:52.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:52 smithi123 bash[18722]: cluster 2024-04-22T20:53:50.309732+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-22T20:53:52.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:52 smithi123 bash[18722]: audit 2024-04-22T20:53:51.236905+0000 mon.a (mon.0) 318 : audit [INF] from='osd.0 [v2:172.21.15.121:6802/1674411171,v1:172.21.15.121:6803/1674411171]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-04-22T20:53:52.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:52 smithi123 bash[18722]: cluster 2024-04-22T20:53:51.237110+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-22T20:53:52.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:52 smithi123 bash[18722]: audit 2024-04-22T20:53:51.237881+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T20:53:52.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:52 smithi123 bash[18722]: audit 2024-04-22T20:53:51.246944+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T20:53:53.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:53 smithi121 bash[23964]: cluster 2024-04-22T20:53:52.252072+0000 mon.a (mon.0) 322 : cluster [INF] osd.0 [v2:172.21.15.121:6802/1674411171,v1:172.21.15.121:6803/1674411171] boot 2024-04-22T20:53:53.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:53 smithi121 bash[23964]: cluster 2024-04-22T20:53:52.252155+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-22T20:53:53.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:53 smithi121 bash[23964]: audit 2024-04-22T20:53:52.252890+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T20:53:53.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:53 smithi121 bash[18560]: cluster 2024-04-22T20:53:52.252072+0000 mon.a (mon.0) 322 : cluster [INF] osd.0 [v2:172.21.15.121:6802/1674411171,v1:172.21.15.121:6803/1674411171] boot 2024-04-22T20:53:53.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:53 smithi121 bash[18560]: cluster 2024-04-22T20:53:52.252155+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-22T20:53:53.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:53 smithi121 bash[18560]: audit 2024-04-22T20:53:52.252890+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T20:53:53.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:53 smithi123 bash[18722]: cluster 2024-04-22T20:53:52.252072+0000 mon.a (mon.0) 322 : cluster [INF] osd.0 [v2:172.21.15.121:6802/1674411171,v1:172.21.15.121:6803/1674411171] boot 2024-04-22T20:53:53.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:53 smithi123 bash[18722]: cluster 2024-04-22T20:53:52.252155+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-22T20:53:53.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:53 smithi123 bash[18722]: audit 2024-04-22T20:53:52.252890+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T20:53:54.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:54 smithi123 bash[18722]: cluster 2024-04-22T20:53:52.310171+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-22T20:53:54.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:54 smithi123 bash[18722]: cluster 2024-04-22T20:53:53.265916+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-22T20:53:54.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:54 smithi121 bash[18560]: cluster 2024-04-22T20:53:52.310171+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-22T20:53:54.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:54 smithi121 bash[18560]: cluster 2024-04-22T20:53:53.265916+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-22T20:53:54.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:54 smithi121 bash[23964]: cluster 2024-04-22T20:53:52.310171+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-22T20:53:54.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:54 smithi121 bash[23964]: cluster 2024-04-22T20:53:53.265916+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-22T20:53:55.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:55 smithi123 bash[18722]: cluster 2024-04-22T20:53:54.310634+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T20:53:55.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:55 smithi123 bash[18722]: audit 2024-04-22T20:53:55.104744+0000 mgr.y (mgr.14152) 90 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:53:55.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:55 smithi123 bash[18722]: audit 2024-04-22T20:53:55.108433+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T20:53:55.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:55 smithi123 bash[18722]: audit 2024-04-22T20:53:55.113717+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T20:53:55.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:55 smithi123 bash[18722]: audit 2024-04-22T20:53:55.114552+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:55.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:55 smithi121 bash[18560]: cluster 2024-04-22T20:53:54.310634+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T20:53:55.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:55 smithi121 bash[18560]: audit 2024-04-22T20:53:55.104744+0000 mgr.y (mgr.14152) 90 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:53:55.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:55 smithi121 bash[18560]: audit 2024-04-22T20:53:55.108433+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T20:53:55.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:55 smithi121 bash[18560]: audit 2024-04-22T20:53:55.113717+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T20:53:55.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:55 smithi121 bash[18560]: audit 2024-04-22T20:53:55.114552+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:55.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:55 smithi121 bash[23964]: cluster 2024-04-22T20:53:54.310634+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T20:53:55.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:55 smithi121 bash[23964]: audit 2024-04-22T20:53:55.104744+0000 mgr.y (mgr.14152) 90 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:53:55.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:55 smithi121 bash[23964]: audit 2024-04-22T20:53:55.108433+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T20:53:55.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:55 smithi121 bash[23964]: audit 2024-04-22T20:53:55.113717+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T20:53:55.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:55 smithi121 bash[23964]: audit 2024-04-22T20:53:55.114552+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:53:58.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:58 smithi123 bash[18722]: cluster 2024-04-22T20:53:56.311116+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T20:53:58.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:58 smithi121 bash[23964]: cluster 2024-04-22T20:53:56.311116+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T20:53:58.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:58 smithi121 bash[18560]: cluster 2024-04-22T20:53:56.311116+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T20:53:58.940 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:53:58 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:53:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:54:00.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:59 smithi121 bash[18560]: cluster 2024-04-22T20:53:58.311636+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T20:54:00.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:59 smithi121 bash[18560]: audit 2024-04-22T20:53:58.773856+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:00.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:53:59 smithi121 bash[18560]: audit 2024-04-22T20:53:58.778343+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:00.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:59 smithi121 bash[23964]: cluster 2024-04-22T20:53:58.311636+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T20:54:00.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:59 smithi121 bash[23964]: audit 2024-04-22T20:53:58.773856+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:00.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:53:59 smithi121 bash[23964]: audit 2024-04-22T20:53:58.778343+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:00.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:59 smithi123 bash[18722]: cluster 2024-04-22T20:53:58.311636+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T20:54:00.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:59 smithi123 bash[18722]: audit 2024-04-22T20:53:58.773856+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:00.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:53:59 smithi123 bash[18722]: audit 2024-04-22T20:53:58.778343+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:00.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:00 smithi121 bash[18560]: audit 2024-04-22T20:54:00.739715+0000 mon.a (mon.0) 331 : audit [INF] from='client.? 172.21.15.121:0/3507363734' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "72ce21ff-33e6-43f0-bba4-116beb182017"}]: dispatch 2024-04-22T20:54:00.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:00 smithi121 bash[18560]: audit 2024-04-22T20:54:00.744570+0000 mon.a (mon.0) 332 : audit [INF] from='client.? 172.21.15.121:0/3507363734' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "72ce21ff-33e6-43f0-bba4-116beb182017"}]': finished 2024-04-22T20:54:00.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:00 smithi121 bash[18560]: cluster 2024-04-22T20:54:00.744609+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-22T20:54:00.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:00 smithi121 bash[18560]: audit 2024-04-22T20:54:00.744687+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T20:54:00.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:00 smithi121 bash[23964]: audit 2024-04-22T20:54:00.739715+0000 mon.a (mon.0) 331 : audit [INF] from='client.? 172.21.15.121:0/3507363734' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "72ce21ff-33e6-43f0-bba4-116beb182017"}]: dispatch 2024-04-22T20:54:00.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:00 smithi121 bash[23964]: audit 2024-04-22T20:54:00.744570+0000 mon.a (mon.0) 332 : audit [INF] from='client.? 172.21.15.121:0/3507363734' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "72ce21ff-33e6-43f0-bba4-116beb182017"}]': finished 2024-04-22T20:54:00.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:00 smithi121 bash[23964]: cluster 2024-04-22T20:54:00.744609+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-22T20:54:00.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:00 smithi121 bash[23964]: audit 2024-04-22T20:54:00.744687+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T20:54:01.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:00 smithi123 bash[18722]: audit 2024-04-22T20:54:00.739715+0000 mon.a (mon.0) 331 : audit [INF] from='client.? 172.21.15.121:0/3507363734' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "72ce21ff-33e6-43f0-bba4-116beb182017"}]: dispatch 2024-04-22T20:54:01.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:00 smithi123 bash[18722]: audit 2024-04-22T20:54:00.744570+0000 mon.a (mon.0) 332 : audit [INF] from='client.? 172.21.15.121:0/3507363734' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "72ce21ff-33e6-43f0-bba4-116beb182017"}]': finished 2024-04-22T20:54:01.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:00 smithi123 bash[18722]: cluster 2024-04-22T20:54:00.744609+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-22T20:54:01.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:00 smithi123 bash[18722]: audit 2024-04-22T20:54:00.744687+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T20:54:01.855 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:01 smithi121 bash[18560]: cluster 2024-04-22T20:54:00.311965+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T20:54:01.855 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:01 smithi121 bash[23964]: cluster 2024-04-22T20:54:00.311965+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T20:54:02.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:01 smithi123 bash[18722]: cluster 2024-04-22T20:54:00.311965+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T20:54:03.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:02 smithi121 bash[23964]: audit 2024-04-22T20:54:01.791850+0000 mon.a (mon.0) 335 : audit [DBG] from='client.? 172.21.15.121:0/2409094111' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T20:54:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:02 smithi121 bash[18560]: audit 2024-04-22T20:54:01.791850+0000 mon.a (mon.0) 335 : audit [DBG] from='client.? 172.21.15.121:0/2409094111' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T20:54:03.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:02 smithi123 bash[18722]: audit 2024-04-22T20:54:01.791850+0000 mon.a (mon.0) 335 : audit [DBG] from='client.? 172.21.15.121:0/2409094111' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T20:54:04.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:04 smithi123 bash[18722]: cluster 2024-04-22T20:54:02.312431+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T20:54:04.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:04 smithi121 bash[18560]: cluster 2024-04-22T20:54:02.312431+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T20:54:04.540 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:54:04 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:54:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:54:04.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:04 smithi121 bash[23964]: cluster 2024-04-22T20:54:02.312431+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T20:54:05.626 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:05 smithi121 bash[18560]: cluster 2024-04-22T20:54:04.312788+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T20:54:05.626 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:05 smithi121 bash[18560]: audit 2024-04-22T20:54:04.348056+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:05.626 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:05 smithi121 bash[18560]: audit 2024-04-22T20:54:04.352360+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:05.626 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:05 smithi121 bash[23964]: cluster 2024-04-22T20:54:04.312788+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T20:54:05.626 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:05 smithi121 bash[23964]: audit 2024-04-22T20:54:04.348056+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:05.626 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:05 smithi121 bash[23964]: audit 2024-04-22T20:54:04.352360+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:05.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:05 smithi123 bash[18722]: cluster 2024-04-22T20:54:04.312788+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T20:54:05.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:05 smithi123 bash[18722]: audit 2024-04-22T20:54:04.348056+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:05.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:05 smithi123 bash[18722]: audit 2024-04-22T20:54:04.352360+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:08.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:08 smithi123 bash[18722]: cluster 2024-04-22T20:54:06.313244+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-22T20:54:08.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:08 smithi121 bash[18560]: cluster 2024-04-22T20:54:06.313244+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-22T20:54:08.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:08 smithi121 bash[23964]: cluster 2024-04-22T20:54:06.313244+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-22T20:54:10.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:10 smithi123 bash[18722]: cluster 2024-04-22T20:54:08.313795+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-22T20:54:10.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:10 smithi121 bash[18560]: cluster 2024-04-22T20:54:08.313795+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-22T20:54:10.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:10 smithi121 bash[23964]: cluster 2024-04-22T20:54:08.313795+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-22T20:54:11.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:11 smithi121 bash[18560]: audit 2024-04-22T20:54:10.359558+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T20:54:11.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:11 smithi121 bash[18560]: audit 2024-04-22T20:54:10.360785+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T20:54:11.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:11 smithi121 bash[18560]: audit 2024-04-22T20:54:11.042574+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-22T20:54:11.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:11 smithi121 bash[18560]: audit 2024-04-22T20:54:11.044110+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:54:11.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:11 smithi121 bash[23964]: audit 2024-04-22T20:54:10.359558+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T20:54:11.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:11 smithi121 bash[23964]: audit 2024-04-22T20:54:10.360785+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T20:54:11.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:11 smithi121 bash[23964]: audit 2024-04-22T20:54:11.042574+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-22T20:54:11.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:11 smithi121 bash[23964]: audit 2024-04-22T20:54:11.044110+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:54:11.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:11 smithi123 bash[18722]: audit 2024-04-22T20:54:10.359558+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T20:54:11.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:11 smithi123 bash[18722]: audit 2024-04-22T20:54:10.360785+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T20:54:11.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:11 smithi123 bash[18722]: audit 2024-04-22T20:54:11.042574+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-22T20:54:11.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:11 smithi123 bash[18722]: audit 2024-04-22T20:54:11.044110+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:54:12.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:12 smithi123 bash[18722]: cluster 2024-04-22T20:54:10.314213+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-22T20:54:12.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:12 smithi123 bash[18722]: cephadm 2024-04-22T20:54:11.045427+0000 mgr.y (mgr.14152) 99 : cephadm [INF] Deploying daemon osd.1 on smithi121 2024-04-22T20:54:12.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:12 smithi121 bash[18560]: cluster 2024-04-22T20:54:10.314213+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-22T20:54:12.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:12 smithi121 bash[18560]: cephadm 2024-04-22T20:54:11.045427+0000 mgr.y (mgr.14152) 99 : cephadm [INF] Deploying daemon osd.1 on smithi121 2024-04-22T20:54:12.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:12 smithi121 bash[23964]: cluster 2024-04-22T20:54:10.314213+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-22T20:54:12.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:12 smithi121 bash[23964]: cephadm 2024-04-22T20:54:11.045427+0000 mgr.y (mgr.14152) 99 : cephadm [INF] Deploying daemon osd.1 on smithi121 2024-04-22T20:54:14.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:14 smithi121 bash[18560]: cluster 2024-04-22T20:54:12.314626+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T20:54:14.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:14 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:54:14.463 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:14 smithi121 bash[23964]: cluster 2024-04-22T20:54:12.314626+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T20:54:14.463 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:14 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:54:14.463 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:54:14 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:54:14.463 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 20:54:14 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:54:14.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:14 smithi123 bash[18722]: cluster 2024-04-22T20:54:12.314626+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T20:54:14.718 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:14 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:54:14.719 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:54:14 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:54:14.719 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:14 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:54:14.719 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 20:54:14 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:54:15.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:15 smithi121 bash[18560]: cluster 2024-04-22T20:54:14.315071+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T20:54:15.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:15 smithi121 bash[18560]: audit 2024-04-22T20:54:14.731217+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:15.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:15 smithi121 bash[18560]: audit 2024-04-22T20:54:14.766779+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:54:15.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:15 smithi121 bash[18560]: audit 2024-04-22T20:54:14.767776+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:54:15.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:15 smithi121 bash[18560]: audit 2024-04-22T20:54:14.768286+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:54:15.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:15 smithi121 bash[18560]: audit 2024-04-22T20:54:14.773315+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:15.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:15 smithi121 bash[23964]: cluster 2024-04-22T20:54:14.315071+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T20:54:15.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:15 smithi121 bash[23964]: audit 2024-04-22T20:54:14.731217+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:15.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:15 smithi121 bash[23964]: audit 2024-04-22T20:54:14.766779+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:54:15.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:15 smithi121 bash[23964]: audit 2024-04-22T20:54:14.767776+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:54:15.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:15 smithi121 bash[23964]: audit 2024-04-22T20:54:14.768286+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:54:15.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:15 smithi121 bash[23964]: audit 2024-04-22T20:54:14.773315+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:16.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:15 smithi123 bash[18722]: cluster 2024-04-22T20:54:14.315071+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T20:54:16.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:15 smithi123 bash[18722]: audit 2024-04-22T20:54:14.731217+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:16.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:15 smithi123 bash[18722]: audit 2024-04-22T20:54:14.766779+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:54:16.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:15 smithi123 bash[18722]: audit 2024-04-22T20:54:14.767776+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:54:16.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:15 smithi123 bash[18722]: audit 2024-04-22T20:54:14.768286+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:54:16.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:15 smithi123 bash[18722]: audit 2024-04-22T20:54:14.773315+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:18.218 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:18 smithi121 bash[18560]: cluster 2024-04-22T20:54:16.315515+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T20:54:18.218 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:18 smithi121 bash[23964]: cluster 2024-04-22T20:54:16.315515+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T20:54:18.482 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:18 smithi123 bash[18722]: cluster 2024-04-22T20:54:16.315515+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-22T20:54:19.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:54:18 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:54:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:54:20.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:19 smithi121 bash[18560]: cluster 2024-04-22T20:54:18.315982+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-22T20:54:20.189 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:19 smithi121 bash[18560]: audit 2024-04-22T20:54:18.932323+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:20.189 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:19 smithi121 bash[18560]: audit 2024-04-22T20:54:18.937649+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:20.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:19 smithi121 bash[23964]: cluster 2024-04-22T20:54:18.315982+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-22T20:54:20.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:19 smithi121 bash[23964]: audit 2024-04-22T20:54:18.932323+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:20.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:19 smithi121 bash[23964]: audit 2024-04-22T20:54:18.937649+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:20.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:19 smithi123 bash[18722]: cluster 2024-04-22T20:54:18.315982+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-22T20:54:20.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:19 smithi123 bash[18722]: audit 2024-04-22T20:54:18.932323+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:20.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:19 smithi123 bash[18722]: audit 2024-04-22T20:54:18.937649+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:20.743 INFO:teuthology.orchestra.run.smithi121.stdout:Created osd(s) 1 on host 'smithi121' 2024-04-22T20:54:21.360 DEBUG:teuthology.orchestra.run.smithi121:osd.1> sudo journalctl -f -n 0 -u ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.1.service 2024-04-22T20:54:21.362 INFO:tasks.cephadm:Deploying osd.2 on smithi121 with /dev/vg_nvme/lv_2... 2024-04-22T20:54:21.362 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-22T20:54:22.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:21 smithi123 bash[18722]: cluster 2024-04-22T20:54:20.316455+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-22T20:54:22.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:21 smithi123 bash[18722]: audit 2024-04-22T20:54:20.747139+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:22.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:21 smithi123 bash[18722]: audit 2024-04-22T20:54:20.752503+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:54:22.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:21 smithi123 bash[18722]: audit 2024-04-22T20:54:20.753844+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:54:22.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:21 smithi123 bash[18722]: audit 2024-04-22T20:54:20.754630+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:54:22.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:21 smithi123 bash[18722]: audit 2024-04-22T20:54:20.756711+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:54:22.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:21 smithi123 bash[18722]: audit 2024-04-22T20:54:20.757533+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:54:22.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:21 smithi123 bash[18722]: cephadm 2024-04-22T20:54:20.758116+0000 mgr.y (mgr.14152) 105 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 7608M 2024-04-22T20:54:22.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:21 smithi123 bash[18722]: audit 2024-04-22T20:54:20.764317+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:22.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:21 smithi123 bash[18722]: audit 2024-04-22T20:54:20.771422+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:22.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:21 smithi123 bash[18722]: audit 2024-04-22T20:54:21.032001+0000 mon.c (mon.1) 4 : audit [INF] from='osd.1 [v2:172.21.15.121:6810/2191717205,v1:172.21.15.121:6811/2191717205]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-22T20:54:22.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:21 smithi123 bash[18722]: audit 2024-04-22T20:54:21.032366+0000 mon.a (mon.0) 357 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-22T20:54:22.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:21 smithi121 bash[23964]: cluster 2024-04-22T20:54:20.316455+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-22T20:54:22.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:21 smithi121 bash[23964]: audit 2024-04-22T20:54:20.747139+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:22.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:21 smithi121 bash[23964]: audit 2024-04-22T20:54:20.752503+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:54:22.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:21 smithi121 bash[23964]: audit 2024-04-22T20:54:20.753844+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:54:22.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:21 smithi121 bash[23964]: audit 2024-04-22T20:54:20.754630+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:54:22.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:21 smithi121 bash[23964]: audit 2024-04-22T20:54:20.756711+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:54:22.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:21 smithi121 bash[23964]: audit 2024-04-22T20:54:20.757533+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:54:22.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:21 smithi121 bash[23964]: cephadm 2024-04-22T20:54:20.758116+0000 mgr.y (mgr.14152) 105 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 7608M 2024-04-22T20:54:22.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:21 smithi121 bash[23964]: audit 2024-04-22T20:54:20.764317+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:22.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:21 smithi121 bash[23964]: audit 2024-04-22T20:54:20.771422+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:22.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:21 smithi121 bash[23964]: audit 2024-04-22T20:54:21.032001+0000 mon.c (mon.1) 4 : audit [INF] from='osd.1 [v2:172.21.15.121:6810/2191717205,v1:172.21.15.121:6811/2191717205]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-22T20:54:22.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:21 smithi121 bash[23964]: audit 2024-04-22T20:54:21.032366+0000 mon.a (mon.0) 357 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-22T20:54:22.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:21 smithi121 bash[18560]: cluster 2024-04-22T20:54:20.316455+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-22T20:54:22.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:21 smithi121 bash[18560]: audit 2024-04-22T20:54:20.747139+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:22.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:21 smithi121 bash[18560]: audit 2024-04-22T20:54:20.752503+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:54:22.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:21 smithi121 bash[18560]: audit 2024-04-22T20:54:20.753844+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:54:22.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:21 smithi121 bash[18560]: audit 2024-04-22T20:54:20.754630+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:54:22.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:21 smithi121 bash[18560]: audit 2024-04-22T20:54:20.756711+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:54:22.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:21 smithi121 bash[18560]: audit 2024-04-22T20:54:20.757533+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:54:22.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:21 smithi121 bash[18560]: cephadm 2024-04-22T20:54:20.758116+0000 mgr.y (mgr.14152) 105 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 7608M 2024-04-22T20:54:22.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:21 smithi121 bash[18560]: audit 2024-04-22T20:54:20.764317+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:22.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:21 smithi121 bash[18560]: audit 2024-04-22T20:54:20.771422+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:22.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:21 smithi121 bash[18560]: audit 2024-04-22T20:54:21.032001+0000 mon.c (mon.1) 4 : audit [INF] from='osd.1 [v2:172.21.15.121:6810/2191717205,v1:172.21.15.121:6811/2191717205]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-22T20:54:22.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:21 smithi121 bash[18560]: audit 2024-04-22T20:54:21.032366+0000 mon.a (mon.0) 357 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-22T20:54:23.218 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:22 smithi121 bash[23964]: audit 2024-04-22T20:54:21.942920+0000 mon.a (mon.0) 358 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-22T20:54:23.218 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:22 smithi121 bash[23964]: cluster 2024-04-22T20:54:21.943076+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-22T20:54:23.219 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:22 smithi121 bash[23964]: audit 2024-04-22T20:54:21.943310+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T20:54:23.219 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:22 smithi121 bash[23964]: audit 2024-04-22T20:54:21.944037+0000 mon.c (mon.1) 5 : audit [INF] from='osd.1 [v2:172.21.15.121:6810/2191717205,v1:172.21.15.121:6811/2191717205]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T20:54:23.219 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:22 smithi121 bash[23964]: audit 2024-04-22T20:54:21.944566+0000 mon.a (mon.0) 361 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T20:54:23.219 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:22 smithi121 bash[18560]: audit 2024-04-22T20:54:21.942920+0000 mon.a (mon.0) 358 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-22T20:54:23.219 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:22 smithi121 bash[18560]: cluster 2024-04-22T20:54:21.943076+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-22T20:54:23.219 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:22 smithi121 bash[18560]: audit 2024-04-22T20:54:21.943310+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T20:54:23.219 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:22 smithi121 bash[18560]: audit 2024-04-22T20:54:21.944037+0000 mon.c (mon.1) 5 : audit [INF] from='osd.1 [v2:172.21.15.121:6810/2191717205,v1:172.21.15.121:6811/2191717205]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T20:54:23.219 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:22 smithi121 bash[18560]: audit 2024-04-22T20:54:21.944566+0000 mon.a (mon.0) 361 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T20:54:23.220 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 20:54:22 smithi121 bash[30444]: debug 2024-04-22T20:54:22.948+0000 7fbac8d33700 -1 osd.1 0 waiting for initial osdmap 2024-04-22T20:54:23.220 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 20:54:22 smithi121 bash[30444]: debug 2024-04-22T20:54:22.952+0000 7fbac46cc700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-22T20:54:23.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:22 smithi123 bash[18722]: audit 2024-04-22T20:54:21.942920+0000 mon.a (mon.0) 358 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-22T20:54:23.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:22 smithi123 bash[18722]: cluster 2024-04-22T20:54:21.943076+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-22T20:54:23.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:22 smithi123 bash[18722]: audit 2024-04-22T20:54:21.943310+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T20:54:23.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:22 smithi123 bash[18722]: audit 2024-04-22T20:54:21.944037+0000 mon.c (mon.1) 5 : audit [INF] from='osd.1 [v2:172.21.15.121:6810/2191717205,v1:172.21.15.121:6811/2191717205]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T20:54:23.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:22 smithi123 bash[18722]: audit 2024-04-22T20:54:21.944566+0000 mon.a (mon.0) 361 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T20:54:24.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:23 smithi123 bash[18722]: cluster 2024-04-22T20:54:22.316855+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-22T20:54:24.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:23 smithi123 bash[18722]: audit 2024-04-22T20:54:22.941429+0000 mon.a (mon.0) 362 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-04-22T20:54:24.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:24 smithi123 bash[18722]: cluster 2024-04-22T20:54:22.941526+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-22T20:54:24.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:24 smithi123 bash[18722]: audit 2024-04-22T20:54:22.942280+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T20:54:24.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:24 smithi123 bash[18722]: audit 2024-04-22T20:54:22.953073+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T20:54:24.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:23 smithi121 bash[18560]: cluster 2024-04-22T20:54:22.316855+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-22T20:54:24.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:23 smithi121 bash[18560]: audit 2024-04-22T20:54:22.941429+0000 mon.a (mon.0) 362 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-04-22T20:54:24.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:23 smithi121 bash[18560]: cluster 2024-04-22T20:54:22.941526+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-22T20:54:24.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:23 smithi121 bash[18560]: audit 2024-04-22T20:54:22.942280+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T20:54:24.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:23 smithi121 bash[18560]: audit 2024-04-22T20:54:22.953073+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T20:54:24.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:23 smithi121 bash[23964]: cluster 2024-04-22T20:54:22.316855+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-22T20:54:24.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:23 smithi121 bash[23964]: audit 2024-04-22T20:54:22.941429+0000 mon.a (mon.0) 362 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-04-22T20:54:24.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:23 smithi121 bash[23964]: cluster 2024-04-22T20:54:22.941526+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-22T20:54:24.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:23 smithi121 bash[23964]: audit 2024-04-22T20:54:22.942280+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T20:54:24.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:23 smithi121 bash[23964]: audit 2024-04-22T20:54:22.953073+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T20:54:24.790 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:54:24 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:54:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:54:25.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:24 smithi123 bash[18722]: cluster 2024-04-22T20:54:22.054166+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T20:54:25.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:24 smithi123 bash[18722]: cluster 2024-04-22T20:54:22.054346+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T20:54:25.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:24 smithi123 bash[18722]: cluster 2024-04-22T20:54:23.956052+0000 mon.a (mon.0) 366 : cluster [INF] osd.1 [v2:172.21.15.121:6810/2191717205,v1:172.21.15.121:6811/2191717205] boot 2024-04-22T20:54:25.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:24 smithi123 bash[18722]: cluster 2024-04-22T20:54:23.956113+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-22T20:54:25.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:24 smithi123 bash[18722]: audit 2024-04-22T20:54:23.956578+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T20:54:25.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:24 smithi123 bash[18722]: audit 2024-04-22T20:54:24.468737+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:25.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:24 smithi123 bash[18722]: audit 2024-04-22T20:54:24.475701+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:25.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:24 smithi123 bash[18722]: audit 2024-04-22T20:54:24.496744+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:54:25.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:24 smithi123 bash[18722]: audit 2024-04-22T20:54:24.498367+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:54:25.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:24 smithi123 bash[18722]: audit 2024-04-22T20:54:24.499246+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:54:25.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:24 smithi123 bash[18722]: audit 2024-04-22T20:54:24.509932+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:25.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:24 smithi121 bash[23964]: cluster 2024-04-22T20:54:22.054166+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T20:54:25.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:24 smithi121 bash[23964]: cluster 2024-04-22T20:54:22.054346+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T20:54:25.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:24 smithi121 bash[23964]: cluster 2024-04-22T20:54:23.956052+0000 mon.a (mon.0) 366 : cluster [INF] osd.1 [v2:172.21.15.121:6810/2191717205,v1:172.21.15.121:6811/2191717205] boot 2024-04-22T20:54:25.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:24 smithi121 bash[23964]: cluster 2024-04-22T20:54:23.956113+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-22T20:54:25.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:24 smithi121 bash[23964]: audit 2024-04-22T20:54:23.956578+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T20:54:25.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:24 smithi121 bash[23964]: audit 2024-04-22T20:54:24.468737+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:25.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:24 smithi121 bash[23964]: audit 2024-04-22T20:54:24.475701+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:25.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:24 smithi121 bash[23964]: audit 2024-04-22T20:54:24.496744+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:54:25.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:24 smithi121 bash[23964]: audit 2024-04-22T20:54:24.498367+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:54:25.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:24 smithi121 bash[23964]: audit 2024-04-22T20:54:24.499246+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:54:25.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:24 smithi121 bash[23964]: audit 2024-04-22T20:54:24.509932+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:25.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:24 smithi121 bash[18560]: cluster 2024-04-22T20:54:22.054166+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T20:54:25.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:24 smithi121 bash[18560]: cluster 2024-04-22T20:54:22.054346+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T20:54:25.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:24 smithi121 bash[18560]: cluster 2024-04-22T20:54:23.956052+0000 mon.a (mon.0) 366 : cluster [INF] osd.1 [v2:172.21.15.121:6810/2191717205,v1:172.21.15.121:6811/2191717205] boot 2024-04-22T20:54:25.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:24 smithi121 bash[18560]: cluster 2024-04-22T20:54:23.956113+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-22T20:54:25.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:24 smithi121 bash[18560]: audit 2024-04-22T20:54:23.956578+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T20:54:25.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:24 smithi121 bash[18560]: audit 2024-04-22T20:54:24.468737+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:25.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:24 smithi121 bash[18560]: audit 2024-04-22T20:54:24.475701+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:25.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:24 smithi121 bash[18560]: audit 2024-04-22T20:54:24.496744+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:54:25.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:24 smithi121 bash[18560]: audit 2024-04-22T20:54:24.498367+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:54:25.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:24 smithi121 bash[18560]: audit 2024-04-22T20:54:24.499246+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:54:25.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:24 smithi121 bash[18560]: audit 2024-04-22T20:54:24.509932+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:25.725 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-22T20:54:25.725 INFO:teuthology.orchestra.run.smithi121.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-22T20:54:25.725 INFO:teuthology.orchestra.run.smithi121.stderr: stderr: 10+0 records in 2024-04-22T20:54:25.725 INFO:teuthology.orchestra.run.smithi121.stderr:10+0 records out 2024-04-22T20:54:25.725 INFO:teuthology.orchestra.run.smithi121.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0133478 s, 786 MB/s 2024-04-22T20:54:25.725 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping successful for: 2024-04-22T20:54:25.766 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:54:25 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:54:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:54:26.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:25 smithi121 bash[23964]: cluster 2024-04-22T20:54:24.317434+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-04-22T20:54:26.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:25 smithi121 bash[23964]: cephadm 2024-04-22T20:54:24.469658+0000 mgr.y (mgr.14152) 108 : cephadm [INF] Detected new or changed devices on smithi121 2024-04-22T20:54:26.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:25 smithi121 bash[23964]: cluster 2024-04-22T20:54:24.502007+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-04-22T20:54:26.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:25 smithi121 bash[23964]: cluster 2024-04-22T20:54:24.957447+0000 mon.a (mon.0) 375 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-22T20:54:26.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:25 smithi121 bash[23964]: cluster 2024-04-22T20:54:24.967372+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-22T20:54:26.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:25 smithi121 bash[23964]: audit 2024-04-22T20:54:25.267787+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:26.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:25 smithi121 bash[23964]: audit 2024-04-22T20:54:25.273060+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:26.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:25 smithi121 bash[23964]: audit 2024-04-22T20:54:25.280134+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:54:26.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:25 smithi121 bash[23964]: audit 2024-04-22T20:54:25.297475+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:54:26.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:25 smithi121 bash[23964]: audit 2024-04-22T20:54:25.298239+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:54:26.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:25 smithi121 bash[23964]: audit 2024-04-22T20:54:25.303795+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:26.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:25 smithi121 bash[18560]: cluster 2024-04-22T20:54:24.317434+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-04-22T20:54:26.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:25 smithi121 bash[18560]: cephadm 2024-04-22T20:54:24.469658+0000 mgr.y (mgr.14152) 108 : cephadm [INF] Detected new or changed devices on smithi121 2024-04-22T20:54:26.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:25 smithi121 bash[18560]: cluster 2024-04-22T20:54:24.502007+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-04-22T20:54:26.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:25 smithi121 bash[18560]: cluster 2024-04-22T20:54:24.957447+0000 mon.a (mon.0) 375 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-22T20:54:26.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:25 smithi121 bash[18560]: cluster 2024-04-22T20:54:24.967372+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-22T20:54:26.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:25 smithi121 bash[18560]: audit 2024-04-22T20:54:25.267787+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:26.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:25 smithi121 bash[18560]: audit 2024-04-22T20:54:25.273060+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:26.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:25 smithi121 bash[18560]: audit 2024-04-22T20:54:25.280134+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:54:26.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:25 smithi121 bash[18560]: audit 2024-04-22T20:54:25.297475+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:54:26.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:25 smithi121 bash[18560]: audit 2024-04-22T20:54:25.298239+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:54:26.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:25 smithi121 bash[18560]: audit 2024-04-22T20:54:25.303795+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:26.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:25 smithi123 bash[18722]: cluster 2024-04-22T20:54:24.317434+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-04-22T20:54:26.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:25 smithi123 bash[18722]: cephadm 2024-04-22T20:54:24.469658+0000 mgr.y (mgr.14152) 108 : cephadm [INF] Detected new or changed devices on smithi121 2024-04-22T20:54:26.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:25 smithi123 bash[18722]: cluster 2024-04-22T20:54:24.502007+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2024-04-22T20:54:26.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:25 smithi123 bash[18722]: cluster 2024-04-22T20:54:24.957447+0000 mon.a (mon.0) 375 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-22T20:54:26.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:25 smithi123 bash[18722]: cluster 2024-04-22T20:54:24.967372+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-22T20:54:26.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:25 smithi123 bash[18722]: audit 2024-04-22T20:54:25.267787+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:26.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:25 smithi123 bash[18722]: audit 2024-04-22T20:54:25.273060+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:26.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:25 smithi123 bash[18722]: audit 2024-04-22T20:54:25.280134+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:54:26.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:25 smithi123 bash[18722]: audit 2024-04-22T20:54:25.297475+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:54:26.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:25 smithi123 bash[18722]: audit 2024-04-22T20:54:25.298239+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:54:26.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:25 smithi123 bash[18722]: audit 2024-04-22T20:54:25.303795+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:26.551 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi121:vg_nvme/lv_2 2024-04-22T20:54:27.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:26 smithi123 bash[18722]: cluster 2024-04-22T20:54:25.299967+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-22T20:54:27.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:26 smithi123 bash[18722]: cluster 2024-04-22T20:54:26.271073+0000 mon.a (mon.0) 383 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-22T20:54:27.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:26 smithi123 bash[18722]: cluster 2024-04-22T20:54:26.271108+0000 mon.a (mon.0) 384 : cluster [INF] Cluster is now healthy 2024-04-22T20:54:27.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:26 smithi121 bash[23964]: cluster 2024-04-22T20:54:25.299967+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-22T20:54:27.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:26 smithi121 bash[23964]: cluster 2024-04-22T20:54:26.271073+0000 mon.a (mon.0) 383 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-22T20:54:27.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:26 smithi121 bash[23964]: cluster 2024-04-22T20:54:26.271108+0000 mon.a (mon.0) 384 : cluster [INF] Cluster is now healthy 2024-04-22T20:54:27.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:26 smithi121 bash[18560]: cluster 2024-04-22T20:54:25.299967+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-22T20:54:27.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:26 smithi121 bash[18560]: cluster 2024-04-22T20:54:26.271073+0000 mon.a (mon.0) 383 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-22T20:54:27.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:26 smithi121 bash[18560]: cluster 2024-04-22T20:54:26.271108+0000 mon.a (mon.0) 384 : cluster [INF] Cluster is now healthy 2024-04-22T20:54:29.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:29 smithi123 bash[18722]: cluster 2024-04-22T20:54:27.300330+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-22T20:54:29.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:29 smithi121 bash[18560]: cluster 2024-04-22T20:54:27.300330+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-22T20:54:29.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:29 smithi121 bash[23964]: cluster 2024-04-22T20:54:27.300330+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-22T20:54:30.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:30 smithi123 bash[18722]: audit 2024-04-22T20:54:29.646790+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T20:54:30.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:30 smithi123 bash[18722]: audit 2024-04-22T20:54:29.652570+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T20:54:30.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:30 smithi123 bash[18722]: audit 2024-04-22T20:54:29.653855+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:54:30.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:30 smithi121 bash[18560]: audit 2024-04-22T20:54:29.646790+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T20:54:30.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:30 smithi121 bash[18560]: audit 2024-04-22T20:54:29.652570+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T20:54:30.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:30 smithi121 bash[18560]: audit 2024-04-22T20:54:29.653855+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:54:30.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:30 smithi121 bash[23964]: audit 2024-04-22T20:54:29.646790+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T20:54:30.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:30 smithi121 bash[23964]: audit 2024-04-22T20:54:29.652570+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T20:54:30.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:30 smithi121 bash[23964]: audit 2024-04-22T20:54:29.653855+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:54:31.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:31 smithi123 bash[18722]: cluster 2024-04-22T20:54:29.300866+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-22T20:54:31.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:31 smithi123 bash[18722]: audit 2024-04-22T20:54:29.642972+0000 mgr.y (mgr.14152) 113 : audit [DBG] from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:54:31.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:31 smithi121 bash[18560]: cluster 2024-04-22T20:54:29.300866+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-22T20:54:31.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:31 smithi121 bash[18560]: audit 2024-04-22T20:54:29.642972+0000 mgr.y (mgr.14152) 113 : audit [DBG] from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:54:31.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:31 smithi121 bash[23964]: cluster 2024-04-22T20:54:29.300866+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-22T20:54:31.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:31 smithi121 bash[23964]: audit 2024-04-22T20:54:29.642972+0000 mgr.y (mgr.14152) 113 : audit [DBG] from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:54:33.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:33 smithi123 bash[18722]: cluster 2024-04-22T20:54:31.301367+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T20:54:33.524 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:33 smithi121 bash[18560]: cluster 2024-04-22T20:54:31.301367+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T20:54:33.524 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:33 smithi121 bash[23964]: cluster 2024-04-22T20:54:31.301367+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T20:54:35.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:35 smithi123 bash[18722]: cluster 2024-04-22T20:54:33.301718+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T20:54:35.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:35 smithi121 bash[23964]: cluster 2024-04-22T20:54:33.301718+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T20:54:35.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:35 smithi121 bash[18560]: cluster 2024-04-22T20:54:33.301718+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T20:54:36.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:36 smithi123 bash[18722]: audit 2024-04-22T20:54:35.385085+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.121:0/3972747197' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f5634d9f-4c2f-4a07-b3a2-206571a2e5e0"}]: dispatch 2024-04-22T20:54:36.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:36 smithi123 bash[18722]: audit 2024-04-22T20:54:35.385942+0000 mon.a (mon.0) 388 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f5634d9f-4c2f-4a07-b3a2-206571a2e5e0"}]: dispatch 2024-04-22T20:54:36.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:36 smithi123 bash[18722]: audit 2024-04-22T20:54:35.390962+0000 mon.a (mon.0) 389 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f5634d9f-4c2f-4a07-b3a2-206571a2e5e0"}]': finished 2024-04-22T20:54:36.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:36 smithi123 bash[18722]: cluster 2024-04-22T20:54:35.391038+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-22T20:54:36.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:36 smithi123 bash[18722]: audit 2024-04-22T20:54:35.396704+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T20:54:36.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:36 smithi123 bash[18722]: audit 2024-04-22T20:54:36.054916+0000 mon.a (mon.0) 392 : audit [DBG] from='client.? 172.21.15.121:0/1841977781' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T20:54:36.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:36 smithi121 bash[18560]: audit 2024-04-22T20:54:35.385085+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.121:0/3972747197' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f5634d9f-4c2f-4a07-b3a2-206571a2e5e0"}]: dispatch 2024-04-22T20:54:36.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:36 smithi121 bash[18560]: audit 2024-04-22T20:54:35.385942+0000 mon.a (mon.0) 388 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f5634d9f-4c2f-4a07-b3a2-206571a2e5e0"}]: dispatch 2024-04-22T20:54:36.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:36 smithi121 bash[18560]: audit 2024-04-22T20:54:35.390962+0000 mon.a (mon.0) 389 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f5634d9f-4c2f-4a07-b3a2-206571a2e5e0"}]': finished 2024-04-22T20:54:36.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:36 smithi121 bash[18560]: cluster 2024-04-22T20:54:35.391038+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-22T20:54:36.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:36 smithi121 bash[18560]: audit 2024-04-22T20:54:35.396704+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T20:54:36.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:36 smithi121 bash[18560]: audit 2024-04-22T20:54:36.054916+0000 mon.a (mon.0) 392 : audit [DBG] from='client.? 172.21.15.121:0/1841977781' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T20:54:36.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:36 smithi121 bash[23964]: audit 2024-04-22T20:54:35.385085+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.121:0/3972747197' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f5634d9f-4c2f-4a07-b3a2-206571a2e5e0"}]: dispatch 2024-04-22T20:54:36.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:36 smithi121 bash[23964]: audit 2024-04-22T20:54:35.385942+0000 mon.a (mon.0) 388 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f5634d9f-4c2f-4a07-b3a2-206571a2e5e0"}]: dispatch 2024-04-22T20:54:36.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:36 smithi121 bash[23964]: audit 2024-04-22T20:54:35.390962+0000 mon.a (mon.0) 389 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f5634d9f-4c2f-4a07-b3a2-206571a2e5e0"}]': finished 2024-04-22T20:54:36.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:36 smithi121 bash[23964]: cluster 2024-04-22T20:54:35.391038+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-22T20:54:36.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:36 smithi121 bash[23964]: audit 2024-04-22T20:54:35.396704+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T20:54:36.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:36 smithi121 bash[23964]: audit 2024-04-22T20:54:36.054916+0000 mon.a (mon.0) 392 : audit [DBG] from='client.? 172.21.15.121:0/1841977781' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T20:54:37.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:37 smithi123 bash[18722]: cluster 2024-04-22T20:54:35.302011+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-22T20:54:37.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:37 smithi121 bash[23964]: cluster 2024-04-22T20:54:35.302011+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-22T20:54:37.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:37 smithi121 bash[18560]: cluster 2024-04-22T20:54:35.302011+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-22T20:54:39.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:39 smithi123 bash[18722]: cluster 2024-04-22T20:54:37.302477+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T20:54:39.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:39 smithi123 bash[18722]: audit 2024-04-22T20:54:39.080749+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:39.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:39 smithi123 bash[18722]: audit 2024-04-22T20:54:39.089252+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:39.540 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:54:39 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:54:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:54:39.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:39 smithi121 bash[23964]: cluster 2024-04-22T20:54:37.302477+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T20:54:39.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:39 smithi121 bash[23964]: audit 2024-04-22T20:54:39.080749+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:39.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:39 smithi121 bash[23964]: audit 2024-04-22T20:54:39.089252+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:39.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:39 smithi121 bash[18560]: cluster 2024-04-22T20:54:37.302477+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T20:54:39.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:39 smithi121 bash[18560]: audit 2024-04-22T20:54:39.080749+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:39.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:39 smithi121 bash[18560]: audit 2024-04-22T20:54:39.089252+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:41.496 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:41 smithi121 bash[18560]: cluster 2024-04-22T20:54:39.302955+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T20:54:41.496 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:41 smithi121 bash[23964]: cluster 2024-04-22T20:54:39.302955+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T20:54:41.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:41 smithi123 bash[18722]: cluster 2024-04-22T20:54:39.302955+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T20:54:43.220 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:54:43 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:54:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:54:43.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:43 smithi123 bash[18722]: cluster 2024-04-22T20:54:41.303543+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-22T20:54:43.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:43 smithi123 bash[18722]: audit 2024-04-22T20:54:43.063873+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:43.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:43 smithi123 bash[18722]: audit 2024-04-22T20:54:43.068161+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:43.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:43 smithi121 bash[23964]: cluster 2024-04-22T20:54:41.303543+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-22T20:54:43.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:43 smithi121 bash[23964]: audit 2024-04-22T20:54:43.063873+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:43.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:43 smithi121 bash[23964]: audit 2024-04-22T20:54:43.068161+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:43.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:43 smithi121 bash[18560]: cluster 2024-04-22T20:54:41.303543+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-22T20:54:43.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:43 smithi121 bash[18560]: audit 2024-04-22T20:54:43.063873+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:43.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:43 smithi121 bash[18560]: audit 2024-04-22T20:54:43.068161+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:45.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:45 smithi121 bash[18560]: cluster 2024-04-22T20:54:43.304026+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-22T20:54:45.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:45 smithi121 bash[23964]: cluster 2024-04-22T20:54:43.304026+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-22T20:54:45.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:45 smithi123 bash[18722]: cluster 2024-04-22T20:54:43.304026+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-22T20:54:47.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:47 smithi121 bash[18560]: cluster 2024-04-22T20:54:45.304459+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-22T20:54:47.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:47 smithi121 bash[18560]: audit 2024-04-22T20:54:47.165441+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-22T20:54:47.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:47 smithi121 bash[18560]: audit 2024-04-22T20:54:47.167133+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:54:47.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:47 smithi121 bash[23964]: cluster 2024-04-22T20:54:45.304459+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-22T20:54:47.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:47 smithi121 bash[23964]: audit 2024-04-22T20:54:47.165441+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-22T20:54:47.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:47 smithi121 bash[23964]: audit 2024-04-22T20:54:47.167133+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:54:47.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:47 smithi123 bash[18722]: cluster 2024-04-22T20:54:45.304459+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-22T20:54:47.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:47 smithi123 bash[18722]: audit 2024-04-22T20:54:47.165441+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-22T20:54:47.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:47 smithi123 bash[18722]: audit 2024-04-22T20:54:47.167133+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:54:48.406 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:48 smithi121 bash[18560]: cephadm 2024-04-22T20:54:47.168523+0000 mgr.y (mgr.14152) 122 : cephadm [INF] Deploying daemon osd.2 on smithi121 2024-04-22T20:54:48.406 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:48 smithi121 bash[23964]: cephadm 2024-04-22T20:54:47.168523+0000 mgr.y (mgr.14152) 122 : cephadm [INF] Deploying daemon osd.2 on smithi121 2024-04-22T20:54:48.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:48 smithi123 bash[18722]: cephadm 2024-04-22T20:54:47.168523+0000 mgr.y (mgr.14152) 122 : cephadm [INF] Deploying daemon osd.2 on smithi121 2024-04-22T20:54:49.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:49 smithi121 bash[18560]: cluster 2024-04-22T20:54:47.304880+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T20:54:49.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:49 smithi121 bash[23964]: cluster 2024-04-22T20:54:47.304880+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T20:54:49.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:49 smithi123 bash[18722]: cluster 2024-04-22T20:54:47.304880+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T20:54:50.664 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:54:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:54:50.664 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 20:54:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:54:50.665 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 20:54:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:54:50.665 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:54:50.665 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:54:51.040 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:54:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:54:51.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:54:51.041 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 20:54:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:54:51.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:54:51.041 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 20:54:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:54:51.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:51 smithi121 bash[23964]: cluster 2024-04-22T20:54:49.305354+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T20:54:51.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:51 smithi121 bash[23964]: audit 2024-04-22T20:54:50.805549+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:51.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:51 smithi121 bash[23964]: audit 2024-04-22T20:54:50.831433+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:54:51.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:51 smithi121 bash[23964]: audit 2024-04-22T20:54:50.832700+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:54:51.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:51 smithi121 bash[23964]: audit 2024-04-22T20:54:50.833345+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:54:51.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:51 smithi121 bash[23964]: audit 2024-04-22T20:54:50.840424+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:51.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:51 smithi121 bash[18560]: cluster 2024-04-22T20:54:49.305354+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T20:54:51.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:51 smithi121 bash[18560]: audit 2024-04-22T20:54:50.805549+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:51.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:51 smithi121 bash[18560]: audit 2024-04-22T20:54:50.831433+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:54:51.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:51 smithi121 bash[18560]: audit 2024-04-22T20:54:50.832700+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:54:51.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:51 smithi121 bash[18560]: audit 2024-04-22T20:54:50.833345+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:54:51.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:51 smithi121 bash[18560]: audit 2024-04-22T20:54:50.840424+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:51.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:51 smithi123 bash[18722]: cluster 2024-04-22T20:54:49.305354+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T20:54:51.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:51 smithi123 bash[18722]: audit 2024-04-22T20:54:50.805549+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:51.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:51 smithi123 bash[18722]: audit 2024-04-22T20:54:50.831433+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:54:51.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:51 smithi123 bash[18722]: audit 2024-04-22T20:54:50.832700+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:54:51.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:51 smithi123 bash[18722]: audit 2024-04-22T20:54:50.833345+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:54:51.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:51 smithi123 bash[18722]: audit 2024-04-22T20:54:50.840424+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:53.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:53 smithi123 bash[18722]: cluster 2024-04-22T20:54:51.305826+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-22T20:54:53.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:53 smithi121 bash[18560]: cluster 2024-04-22T20:54:51.305826+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-22T20:54:53.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:53 smithi121 bash[23964]: cluster 2024-04-22T20:54:51.305826+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-22T20:54:55.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:55 smithi121 bash[18560]: cluster 2024-04-22T20:54:53.306357+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-22T20:54:55.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:55 smithi121 bash[23964]: cluster 2024-04-22T20:54:53.306357+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-22T20:54:55.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:55 smithi123 bash[18722]: cluster 2024-04-22T20:54:53.306357+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-22T20:54:56.862 INFO:teuthology.orchestra.run.smithi121.stdout:Created osd(s) 2 on host 'smithi121' 2024-04-22T20:54:57.493 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:57 smithi121 bash[23964]: cluster 2024-04-22T20:54:55.306832+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-22T20:54:57.493 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:57 smithi121 bash[23964]: audit 2024-04-22T20:54:56.863903+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:57.494 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:57 smithi121 bash[23964]: audit 2024-04-22T20:54:56.874924+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:54:57.494 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:57 smithi121 bash[23964]: audit 2024-04-22T20:54:56.876555+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:54:57.494 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:57 smithi121 bash[23964]: audit 2024-04-22T20:54:56.877662+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:54:57.494 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:57 smithi121 bash[23964]: audit 2024-04-22T20:54:56.880453+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:54:57.494 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:57 smithi121 bash[23964]: audit 2024-04-22T20:54:56.881457+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:54:57.494 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:57 smithi121 bash[23964]: audit 2024-04-22T20:54:56.882379+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:54:57.494 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:57 smithi121 bash[23964]: audit 2024-04-22T20:54:56.889036+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:57.494 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:57 smithi121 bash[23964]: audit 2024-04-22T20:54:56.894751+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:57.494 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:57 smithi121 bash[23964]: audit 2024-04-22T20:54:56.979061+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.121:6818/3413259781,v1:172.21.15.121:6819/3413259781]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-22T20:54:57.494 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:57 smithi121 bash[23964]: audit 2024-04-22T20:54:56.979474+0000 mon.a (mon.0) 413 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-22T20:54:57.495 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:57 smithi121 bash[18560]: cluster 2024-04-22T20:54:55.306832+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-22T20:54:57.495 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:57 smithi121 bash[18560]: audit 2024-04-22T20:54:56.863903+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:57.495 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:57 smithi121 bash[18560]: audit 2024-04-22T20:54:56.874924+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:54:57.495 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:57 smithi121 bash[18560]: audit 2024-04-22T20:54:56.876555+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:54:57.495 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:57 smithi121 bash[18560]: audit 2024-04-22T20:54:56.877662+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:54:57.495 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:57 smithi121 bash[18560]: audit 2024-04-22T20:54:56.880453+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:54:57.495 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:57 smithi121 bash[18560]: audit 2024-04-22T20:54:56.881457+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:54:57.495 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:57 smithi121 bash[18560]: audit 2024-04-22T20:54:56.882379+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:54:57.495 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:57 smithi121 bash[18560]: audit 2024-04-22T20:54:56.889036+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:57.495 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:57 smithi121 bash[18560]: audit 2024-04-22T20:54:56.894751+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:57.495 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:57 smithi121 bash[18560]: audit 2024-04-22T20:54:56.979061+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.121:6818/3413259781,v1:172.21.15.121:6819/3413259781]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-22T20:54:57.495 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:57 smithi121 bash[18560]: audit 2024-04-22T20:54:56.979474+0000 mon.a (mon.0) 413 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-22T20:54:57.497 DEBUG:teuthology.orchestra.run.smithi121:osd.2> sudo journalctl -f -n 0 -u ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.2.service 2024-04-22T20:54:57.499 INFO:tasks.cephadm:Deploying osd.3 on smithi121 with /dev/vg_nvme/lv_1... 2024-04-22T20:54:57.500 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-22T20:54:57.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:57 smithi123 bash[18722]: cluster 2024-04-22T20:54:55.306832+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-22T20:54:57.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:57 smithi123 bash[18722]: audit 2024-04-22T20:54:56.863903+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:57.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:57 smithi123 bash[18722]: audit 2024-04-22T20:54:56.874924+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:54:57.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:57 smithi123 bash[18722]: audit 2024-04-22T20:54:56.876555+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:54:57.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:57 smithi123 bash[18722]: audit 2024-04-22T20:54:56.877662+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:54:57.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:57 smithi123 bash[18722]: audit 2024-04-22T20:54:56.880453+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:54:57.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:57 smithi123 bash[18722]: audit 2024-04-22T20:54:56.881457+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:54:57.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:57 smithi123 bash[18722]: audit 2024-04-22T20:54:56.882379+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:54:57.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:57 smithi123 bash[18722]: audit 2024-04-22T20:54:56.889036+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:57.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:57 smithi123 bash[18722]: audit 2024-04-22T20:54:56.894751+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:54:57.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:57 smithi123 bash[18722]: audit 2024-04-22T20:54:56.979061+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.121:6818/3413259781,v1:172.21.15.121:6819/3413259781]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-22T20:54:57.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:57 smithi123 bash[18722]: audit 2024-04-22T20:54:56.979474+0000 mon.a (mon.0) 413 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-22T20:54:58.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:58 smithi123 bash[18722]: cephadm 2024-04-22T20:54:56.883098+0000 mgr.y (mgr.14152) 128 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 5072M 2024-04-22T20:54:58.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:58 smithi123 bash[18722]: audit 2024-04-22T20:54:57.900131+0000 mon.a (mon.0) 414 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-22T20:54:58.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:58 smithi123 bash[18722]: cluster 2024-04-22T20:54:57.900380+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-22T20:54:58.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:58 smithi123 bash[18722]: audit 2024-04-22T20:54:57.900748+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T20:54:58.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:58 smithi123 bash[18722]: audit 2024-04-22T20:54:57.901618+0000 mon.c (mon.1) 8 : audit [INF] from='osd.2 [v2:172.21.15.121:6818/3413259781,v1:172.21.15.121:6819/3413259781]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T20:54:58.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:58 smithi123 bash[18722]: audit 2024-04-22T20:54:57.902297+0000 mon.a (mon.0) 417 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T20:54:58.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:58 smithi121 bash[18560]: cephadm 2024-04-22T20:54:56.883098+0000 mgr.y (mgr.14152) 128 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 5072M 2024-04-22T20:54:58.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:58 smithi121 bash[18560]: audit 2024-04-22T20:54:57.900131+0000 mon.a (mon.0) 414 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-22T20:54:58.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:58 smithi121 bash[18560]: cluster 2024-04-22T20:54:57.900380+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-22T20:54:58.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:58 smithi121 bash[18560]: audit 2024-04-22T20:54:57.900748+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T20:54:58.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:58 smithi121 bash[18560]: audit 2024-04-22T20:54:57.901618+0000 mon.c (mon.1) 8 : audit [INF] from='osd.2 [v2:172.21.15.121:6818/3413259781,v1:172.21.15.121:6819/3413259781]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T20:54:58.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:58 smithi121 bash[18560]: audit 2024-04-22T20:54:57.902297+0000 mon.a (mon.0) 417 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T20:54:58.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:58 smithi121 bash[23964]: cephadm 2024-04-22T20:54:56.883098+0000 mgr.y (mgr.14152) 128 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 5072M 2024-04-22T20:54:58.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:58 smithi121 bash[23964]: audit 2024-04-22T20:54:57.900131+0000 mon.a (mon.0) 414 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-22T20:54:58.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:58 smithi121 bash[23964]: cluster 2024-04-22T20:54:57.900380+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-22T20:54:58.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:58 smithi121 bash[23964]: audit 2024-04-22T20:54:57.900748+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T20:54:58.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:58 smithi121 bash[23964]: audit 2024-04-22T20:54:57.901618+0000 mon.c (mon.1) 8 : audit [INF] from='osd.2 [v2:172.21.15.121:6818/3413259781,v1:172.21.15.121:6819/3413259781]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T20:54:58.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:58 smithi121 bash[23964]: audit 2024-04-22T20:54:57.902297+0000 mon.a (mon.0) 417 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T20:54:59.237 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 20:54:58 smithi121 bash[33768]: debug 2024-04-22T20:54:58.903+0000 7f53c54cc700 -1 osd.2 0 waiting for initial osdmap 2024-04-22T20:54:59.237 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 20:54:58 smithi121 bash[33768]: debug 2024-04-22T20:54:58.911+0000 7f53c0664700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-22T20:54:59.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:59 smithi123 bash[18722]: cluster 2024-04-22T20:54:57.307326+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T20:54:59.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:59 smithi123 bash[18722]: audit 2024-04-22T20:54:58.902922+0000 mon.a (mon.0) 418 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-04-22T20:54:59.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:59 smithi123 bash[18722]: cluster 2024-04-22T20:54:58.903103+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-22T20:54:59.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:59 smithi123 bash[18722]: audit 2024-04-22T20:54:58.903404+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T20:54:59.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:54:59 smithi123 bash[18722]: audit 2024-04-22T20:54:58.911002+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T20:54:59.540 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:54:59 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:54:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:54:59.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:59 smithi121 bash[18560]: cluster 2024-04-22T20:54:57.307326+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T20:54:59.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:59 smithi121 bash[18560]: audit 2024-04-22T20:54:58.902922+0000 mon.a (mon.0) 418 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-04-22T20:54:59.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:59 smithi121 bash[18560]: cluster 2024-04-22T20:54:58.903103+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-22T20:54:59.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:59 smithi121 bash[18560]: audit 2024-04-22T20:54:58.903404+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T20:54:59.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:54:59 smithi121 bash[18560]: audit 2024-04-22T20:54:58.911002+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T20:54:59.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:59 smithi121 bash[23964]: cluster 2024-04-22T20:54:57.307326+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T20:54:59.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:59 smithi121 bash[23964]: audit 2024-04-22T20:54:58.902922+0000 mon.a (mon.0) 418 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-04-22T20:54:59.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:59 smithi121 bash[23964]: cluster 2024-04-22T20:54:58.903103+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-22T20:54:59.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:59 smithi121 bash[23964]: audit 2024-04-22T20:54:58.903404+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T20:54:59.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:54:59 smithi121 bash[23964]: audit 2024-04-22T20:54:58.911002+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T20:55:00.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:00 smithi123 bash[18722]: cluster 2024-04-22T20:54:57.996574+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T20:55:00.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:00 smithi123 bash[18722]: cluster 2024-04-22T20:54:57.996762+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T20:55:00.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:00 smithi123 bash[18722]: audit 2024-04-22T20:54:59.237794+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:00.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:00 smithi123 bash[18722]: audit 2024-04-22T20:54:59.254719+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:00.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:00 smithi123 bash[18722]: cluster 2024-04-22T20:54:59.906293+0000 mon.a (mon.0) 424 : cluster [INF] osd.2 [v2:172.21.15.121:6818/3413259781,v1:172.21.15.121:6819/3413259781] boot 2024-04-22T20:55:00.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:00 smithi123 bash[18722]: cluster 2024-04-22T20:54:59.906405+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-22T20:55:00.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:00 smithi123 bash[18722]: audit 2024-04-22T20:54:59.906621+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T20:55:00.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:00 smithi121 bash[23964]: cluster 2024-04-22T20:54:57.996574+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T20:55:00.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:00 smithi121 bash[23964]: cluster 2024-04-22T20:54:57.996762+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T20:55:00.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:00 smithi121 bash[23964]: audit 2024-04-22T20:54:59.237794+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:00.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:00 smithi121 bash[23964]: audit 2024-04-22T20:54:59.254719+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:00.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:00 smithi121 bash[23964]: cluster 2024-04-22T20:54:59.906293+0000 mon.a (mon.0) 424 : cluster [INF] osd.2 [v2:172.21.15.121:6818/3413259781,v1:172.21.15.121:6819/3413259781] boot 2024-04-22T20:55:00.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:00 smithi121 bash[23964]: cluster 2024-04-22T20:54:59.906405+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-22T20:55:00.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:00 smithi121 bash[23964]: audit 2024-04-22T20:54:59.906621+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T20:55:00.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:00 smithi121 bash[18560]: cluster 2024-04-22T20:54:57.996574+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T20:55:00.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:00 smithi121 bash[18560]: cluster 2024-04-22T20:54:57.996762+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T20:55:00.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:00 smithi121 bash[18560]: audit 2024-04-22T20:54:59.237794+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:00.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:00 smithi121 bash[18560]: audit 2024-04-22T20:54:59.254719+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:00.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:00 smithi121 bash[18560]: cluster 2024-04-22T20:54:59.906293+0000 mon.a (mon.0) 424 : cluster [INF] osd.2 [v2:172.21.15.121:6818/3413259781,v1:172.21.15.121:6819/3413259781] boot 2024-04-22T20:55:00.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:00 smithi121 bash[18560]: cluster 2024-04-22T20:54:59.906405+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-22T20:55:00.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:00 smithi121 bash[18560]: audit 2024-04-22T20:54:59.906621+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T20:55:00.703 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-22T20:55:00.703 INFO:teuthology.orchestra.run.smithi121.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-22T20:55:00.703 INFO:teuthology.orchestra.run.smithi121.stderr: stderr: 10+0 records in 2024-04-22T20:55:00.703 INFO:teuthology.orchestra.run.smithi121.stderr:10+0 records out 2024-04-22T20:55:00.703 INFO:teuthology.orchestra.run.smithi121.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0188489 s, 556 MB/s 2024-04-22T20:55:00.704 INFO:teuthology.orchestra.run.smithi121.stderr:--> Zapping successful for: 2024-04-22T20:55:01.463 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:01 smithi121 bash[23964]: cluster 2024-04-22T20:54:59.307787+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T20:55:01.463 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:01 smithi121 bash[23964]: audit 2024-04-22T20:55:00.424665+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' 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-22T20:55:01.463 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:01 smithi121 bash[23964]: audit 2024-04-22T20:55:00.908378+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' 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-22T20:55:01.463 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:01 smithi121 bash[23964]: cluster 2024-04-22T20:55:00.908562+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-22T20:55:01.463 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:01 smithi121 bash[23964]: audit 2024-04-22T20:55:00.910088+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-22T20:55:01.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:01 smithi121 bash[18560]: cluster 2024-04-22T20:54:59.307787+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T20:55:01.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:01 smithi121 bash[18560]: audit 2024-04-22T20:55:00.424665+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' 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-22T20:55:01.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:01 smithi121 bash[18560]: audit 2024-04-22T20:55:00.908378+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' 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-22T20:55:01.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:01 smithi121 bash[18560]: cluster 2024-04-22T20:55:00.908562+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-22T20:55:01.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:01 smithi121 bash[18560]: audit 2024-04-22T20:55:00.910088+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-22T20:55:01.622 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:01 smithi123 bash[18722]: cluster 2024-04-22T20:54:59.307787+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-22T20:55:01.622 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:01 smithi123 bash[18722]: audit 2024-04-22T20:55:00.424665+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' 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-22T20:55:01.622 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:01 smithi123 bash[18722]: audit 2024-04-22T20:55:00.908378+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' 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-22T20:55:01.622 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:01 smithi123 bash[18722]: cluster 2024-04-22T20:55:00.908562+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-22T20:55:01.622 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:01 smithi123 bash[18722]: audit 2024-04-22T20:55:00.910088+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-22T20:55:01.667 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi121:vg_nvme/lv_1 2024-04-22T20:55:03.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:02 smithi121 bash[18560]: cluster 2024-04-22T20:55:01.308162+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v96: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:03.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:02 smithi121 bash[18560]: audit 2024-04-22T20:55:01.905713+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-22T20:55:03.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:02 smithi121 bash[18560]: cluster 2024-04-22T20:55:01.905759+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-22T20:55:03.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:02 smithi121 bash[18560]: audit 2024-04-22T20:55:02.903136+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:03.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:02 smithi121 bash[23964]: cluster 2024-04-22T20:55:01.308162+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v96: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:03.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:02 smithi121 bash[23964]: audit 2024-04-22T20:55:01.905713+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-22T20:55:03.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:02 smithi121 bash[23964]: cluster 2024-04-22T20:55:01.905759+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-22T20:55:03.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:02 smithi121 bash[23964]: audit 2024-04-22T20:55:02.903136+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:03.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:02 smithi123 bash[18722]: cluster 2024-04-22T20:55:01.308162+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v96: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:03.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:02 smithi123 bash[18722]: audit 2024-04-22T20:55:01.905713+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-22T20:55:03.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:02 smithi123 bash[18722]: cluster 2024-04-22T20:55:01.905759+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-22T20:55:03.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:02 smithi123 bash[18722]: audit 2024-04-22T20:55:02.903136+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:03.290 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:55:03 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:55:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:55:04.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:03 smithi121 bash[18560]: cluster 2024-04-22T20:55:02.914062+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-22T20:55:04.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:03 smithi121 bash[18560]: audit 2024-04-22T20:55:03.173780+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:04.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:03 smithi121 bash[18560]: cephadm 2024-04-22T20:55:03.174735+0000 mgr.y (mgr.14152) 132 : cephadm [INF] Detected new or changed devices on smithi121 2024-04-22T20:55:04.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:03 smithi121 bash[18560]: audit 2024-04-22T20:55:03.175938+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:55:04.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:03 smithi121 bash[18560]: audit 2024-04-22T20:55:03.179429+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:04.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:03 smithi121 bash[18560]: audit 2024-04-22T20:55:03.179685+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:55:04.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:03 smithi121 bash[18560]: audit 2024-04-22T20:55:03.181051+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:55:04.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:03 smithi121 bash[18560]: cluster 2024-04-22T20:55:03.183237+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v99: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:04.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:03 smithi121 bash[18560]: audit 2024-04-22T20:55:03.187673+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:04.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:03 smithi121 bash[23964]: cluster 2024-04-22T20:55:02.914062+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-22T20:55:04.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:03 smithi121 bash[23964]: audit 2024-04-22T20:55:03.173780+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:04.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:03 smithi121 bash[23964]: cephadm 2024-04-22T20:55:03.174735+0000 mgr.y (mgr.14152) 132 : cephadm [INF] Detected new or changed devices on smithi121 2024-04-22T20:55:04.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:03 smithi121 bash[23964]: audit 2024-04-22T20:55:03.175938+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:55:04.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:03 smithi121 bash[23964]: audit 2024-04-22T20:55:03.179429+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:04.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:03 smithi121 bash[23964]: audit 2024-04-22T20:55:03.179685+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:55:04.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:03 smithi121 bash[23964]: audit 2024-04-22T20:55:03.181051+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:55:04.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:03 smithi121 bash[23964]: cluster 2024-04-22T20:55:03.183237+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v99: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:04.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:03 smithi121 bash[23964]: audit 2024-04-22T20:55:03.187673+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:04.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:03 smithi123 bash[18722]: cluster 2024-04-22T20:55:02.914062+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-22T20:55:04.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:03 smithi123 bash[18722]: audit 2024-04-22T20:55:03.173780+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:04.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:03 smithi123 bash[18722]: cephadm 2024-04-22T20:55:03.174735+0000 mgr.y (mgr.14152) 132 : cephadm [INF] Detected new or changed devices on smithi121 2024-04-22T20:55:04.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:03 smithi123 bash[18722]: audit 2024-04-22T20:55:03.175938+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:55:04.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:03 smithi123 bash[18722]: audit 2024-04-22T20:55:03.179429+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:04.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:03 smithi123 bash[18722]: audit 2024-04-22T20:55:03.179685+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:55:04.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:03 smithi123 bash[18722]: audit 2024-04-22T20:55:03.181051+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:55:04.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:03 smithi123 bash[18722]: cluster 2024-04-22T20:55:03.183237+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v99: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:04.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:03 smithi123 bash[18722]: audit 2024-04-22T20:55:03.187673+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:05.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:05 smithi121 bash[23964]: cluster 2024-04-22T20:55:04.177157+0000 mon.a (mon.0) 441 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-22T20:55:05.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:05 smithi121 bash[23964]: cluster 2024-04-22T20:55:04.202197+0000 mon.a (mon.0) 442 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-04-22T20:55:05.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:05 smithi121 bash[23964]: audit 2024-04-22T20:55:04.697156+0000 mon.a (mon.0) 443 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-22T20:55:05.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:05 smithi121 bash[18560]: cluster 2024-04-22T20:55:04.177157+0000 mon.a (mon.0) 441 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-22T20:55:05.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:05 smithi121 bash[18560]: cluster 2024-04-22T20:55:04.202197+0000 mon.a (mon.0) 442 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-04-22T20:55:05.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:05 smithi121 bash[18560]: audit 2024-04-22T20:55:04.697156+0000 mon.a (mon.0) 443 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-22T20:55:06.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:05 smithi123 bash[18722]: cluster 2024-04-22T20:55:04.177157+0000 mon.a (mon.0) 441 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-22T20:55:06.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:05 smithi123 bash[18722]: cluster 2024-04-22T20:55:04.202197+0000 mon.a (mon.0) 442 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-04-22T20:55:06.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:05 smithi123 bash[18722]: audit 2024-04-22T20:55:04.697156+0000 mon.a (mon.0) 443 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-22T20:55:07.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:07 smithi123 bash[18722]: cluster 2024-04-22T20:55:05.183618+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:07.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:07 smithi123 bash[18722]: audit 2024-04-22T20:55:05.594228+0000 mon.a (mon.0) 444 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-22T20:55:07.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:07 smithi123 bash[18722]: audit 2024-04-22T20:55:05.595118+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T20:55:07.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:07 smithi123 bash[18722]: audit 2024-04-22T20:55:05.595508+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:55:07.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:07 smithi123 bash[18722]: audit 2024-04-22T20:55:05.599071+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:55:07.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:07 smithi123 bash[18722]: audit 2024-04-22T20:55:05.600775+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-22T20:55:07.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:07 smithi123 bash[18722]: audit 2024-04-22T20:55:05.601157+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T20:55:07.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:07 smithi123 bash[18722]: audit 2024-04-22T20:55:05.601311+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:55:07.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:07 smithi123 bash[18722]: audit 2024-04-22T20:55:05.601482+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:55:07.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:07 smithi123 bash[18722]: audit 2024-04-22T20:55:05.821314+0000 mgr.y (mgr.14152) 135 : audit [DBG] from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:55:07.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:07 smithi123 bash[18722]: audit 2024-04-22T20:55:05.825274+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T20:55:07.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:07 smithi123 bash[18722]: audit 2024-04-22T20:55:05.828412+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T20:55:07.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:07 smithi123 bash[18722]: audit 2024-04-22T20:55:05.829157+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:55:07.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:07 smithi123 bash[18722]: audit 2024-04-22T20:55:06.445309+0000 mon.c (mon.1) 10 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-22T20:55:07.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:07 smithi123 bash[18722]: audit 2024-04-22T20:55:06.449071+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:07.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:07 smithi123 bash[18722]: audit 2024-04-22T20:55:06.451151+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T20:55:07.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:07 smithi123 bash[18722]: audit 2024-04-22T20:55:06.451295+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:55:07.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:07 smithi123 bash[18722]: audit 2024-04-22T20:55:06.451485+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:55:07.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:07 smithi123 bash[18722]: audit 2024-04-22T20:55:06.460257+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:55:07.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:07 smithi123 bash[18722]: audit 2024-04-22T20:55:06.461337+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:55:07.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:07 smithi123 bash[18722]: audit 2024-04-22T20:55:06.461914+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:55:07.790 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:55:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:55:07.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[18560]: cluster 2024-04-22T20:55:05.183618+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:07.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[18560]: audit 2024-04-22T20:55:05.594228+0000 mon.a (mon.0) 444 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-22T20:55:07.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[18560]: audit 2024-04-22T20:55:05.595118+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T20:55:07.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[18560]: audit 2024-04-22T20:55:05.595508+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:55:07.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[18560]: audit 2024-04-22T20:55:05.599071+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:55:07.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[18560]: audit 2024-04-22T20:55:05.600775+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-22T20:55:07.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[18560]: audit 2024-04-22T20:55:05.601157+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T20:55:07.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[18560]: audit 2024-04-22T20:55:05.601311+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:55:07.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[18560]: audit 2024-04-22T20:55:05.601482+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:55:07.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[18560]: audit 2024-04-22T20:55:05.821314+0000 mgr.y (mgr.14152) 135 : audit [DBG] from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:55:07.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[18560]: audit 2024-04-22T20:55:05.825274+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T20:55:07.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[18560]: audit 2024-04-22T20:55:05.828412+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T20:55:07.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[18560]: audit 2024-04-22T20:55:05.829157+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:55:07.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[18560]: audit 2024-04-22T20:55:06.445309+0000 mon.c (mon.1) 10 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-22T20:55:07.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[18560]: audit 2024-04-22T20:55:06.449071+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:07.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[18560]: audit 2024-04-22T20:55:06.451151+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T20:55:07.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[18560]: audit 2024-04-22T20:55:06.451295+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:55:07.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[18560]: audit 2024-04-22T20:55:06.451485+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:55:07.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[23964]: cluster 2024-04-22T20:55:05.183618+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:07.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[23964]: audit 2024-04-22T20:55:05.594228+0000 mon.a (mon.0) 444 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-22T20:55:07.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[23964]: audit 2024-04-22T20:55:05.595118+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T20:55:07.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[23964]: audit 2024-04-22T20:55:05.595508+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:55:07.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[23964]: audit 2024-04-22T20:55:05.599071+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:55:07.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[23964]: audit 2024-04-22T20:55:05.600775+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-22T20:55:07.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[23964]: audit 2024-04-22T20:55:05.601157+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T20:55:07.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[23964]: audit 2024-04-22T20:55:05.601311+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:55:07.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[23964]: audit 2024-04-22T20:55:05.601482+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:55:07.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[23964]: audit 2024-04-22T20:55:05.821314+0000 mgr.y (mgr.14152) 135 : audit [DBG] from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi121:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:55:07.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[23964]: audit 2024-04-22T20:55:05.825274+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T20:55:07.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[23964]: audit 2024-04-22T20:55:05.828412+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T20:55:07.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[23964]: audit 2024-04-22T20:55:05.829157+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:55:07.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[23964]: audit 2024-04-22T20:55:06.445309+0000 mon.c (mon.1) 10 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-22T20:55:07.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[23964]: audit 2024-04-22T20:55:06.449071+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:07.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[23964]: audit 2024-04-22T20:55:06.451151+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T20:55:07.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[23964]: audit 2024-04-22T20:55:06.451295+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:55:07.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[23964]: audit 2024-04-22T20:55:06.451485+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:55:07.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[18560]: audit 2024-04-22T20:55:06.460257+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:55:07.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[18560]: audit 2024-04-22T20:55:06.461337+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:55:07.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[18560]: audit 2024-04-22T20:55:06.461914+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:55:07.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[23964]: audit 2024-04-22T20:55:06.460257+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:55:07.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[23964]: audit 2024-04-22T20:55:06.461337+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:55:07.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:07 smithi121 bash[23964]: audit 2024-04-22T20:55:06.461914+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:55:08.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:08 smithi123 bash[18722]: audit 2024-04-22T20:55:06.451566+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-22T20:55:08.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:08 smithi123 bash[18722]: cluster 2024-04-22T20:55:06.463698+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:08.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:08 smithi123 bash[18722]: cluster 2024-04-22T20:55:06.595804+0000 mon.a (mon.0) 461 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-22T20:55:08.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:08 smithi123 bash[18722]: cluster 2024-04-22T20:55:06.595851+0000 mon.a (mon.0) 462 : cluster [INF] Cluster is now healthy 2024-04-22T20:55:08.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:08 smithi123 bash[18722]: audit 2024-04-22T20:55:07.363518+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-22T20:55:08.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:08 smithi123 bash[18722]: audit 2024-04-22T20:55:07.369687+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:08.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:08 smithi123 bash[18722]: audit 2024-04-22T20:55:07.388018+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:08.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:08 smithi123 bash[18722]: audit 2024-04-22T20:55:07.425194+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:08.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:08 smithi121 bash[18560]: audit 2024-04-22T20:55:06.451566+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-22T20:55:08.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:08 smithi121 bash[18560]: cluster 2024-04-22T20:55:06.463698+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:08.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:08 smithi121 bash[18560]: cluster 2024-04-22T20:55:06.595804+0000 mon.a (mon.0) 461 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-22T20:55:08.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:08 smithi121 bash[18560]: cluster 2024-04-22T20:55:06.595851+0000 mon.a (mon.0) 462 : cluster [INF] Cluster is now healthy 2024-04-22T20:55:08.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:08 smithi121 bash[18560]: audit 2024-04-22T20:55:07.363518+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-22T20:55:08.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:08 smithi121 bash[18560]: audit 2024-04-22T20:55:07.369687+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:08.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:08 smithi121 bash[18560]: audit 2024-04-22T20:55:07.388018+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:08.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:08 smithi121 bash[18560]: audit 2024-04-22T20:55:07.425194+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:08.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:08 smithi121 bash[23964]: audit 2024-04-22T20:55:06.451566+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-22T20:55:08.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:08 smithi121 bash[23964]: cluster 2024-04-22T20:55:06.463698+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:08.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:08 smithi121 bash[23964]: cluster 2024-04-22T20:55:06.595804+0000 mon.a (mon.0) 461 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-22T20:55:08.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:08 smithi121 bash[23964]: cluster 2024-04-22T20:55:06.595851+0000 mon.a (mon.0) 462 : cluster [INF] Cluster is now healthy 2024-04-22T20:55:08.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:08 smithi121 bash[23964]: audit 2024-04-22T20:55:07.363518+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-22T20:55:08.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:08 smithi121 bash[23964]: audit 2024-04-22T20:55:07.369687+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:08.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:08 smithi121 bash[23964]: audit 2024-04-22T20:55:07.388018+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:08.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:08 smithi121 bash[23964]: audit 2024-04-22T20:55:07.425194+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:09.633 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:09 smithi121 bash[23964]: cluster 2024-04-22T20:55:08.464146+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:09.633 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:09 smithi121 bash[18560]: cluster 2024-04-22T20:55:08.464146+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:09.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:09 smithi123 bash[18722]: cluster 2024-04-22T20:55:08.464146+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:10.720 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:10 smithi121 bash[18560]: audit 2024-04-22T20:55:10.361267+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T20:55:10.720 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:10 smithi121 bash[18560]: audit 2024-04-22T20:55:10.362412+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T20:55:10.721 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:10 smithi121 bash[23964]: audit 2024-04-22T20:55:10.361267+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T20:55:10.721 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:10 smithi121 bash[23964]: audit 2024-04-22T20:55:10.362412+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T20:55:10.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:10 smithi123 bash[18722]: audit 2024-04-22T20:55:10.361267+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T20:55:10.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:10 smithi123 bash[18722]: audit 2024-04-22T20:55:10.362412+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T20:55:11.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:11 smithi123 bash[18722]: cluster 2024-04-22T20:55:10.464841+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 148 KiB/s wr, 10 op/s 2024-04-22T20:55:11.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:11 smithi121 bash[18560]: cluster 2024-04-22T20:55:10.464841+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 148 KiB/s wr, 10 op/s 2024-04-22T20:55:11.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:11 smithi121 bash[23964]: cluster 2024-04-22T20:55:10.464841+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 148 KiB/s wr, 10 op/s 2024-04-22T20:55:12.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:12 smithi123 bash[18722]: audit 2024-04-22T20:55:11.498736+0000 mon.c (mon.1) 11 : audit [INF] from='client.? 172.21.15.121:0/4008450606' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04706143-cab9-4f99-ba20-7b20628862de"}]: dispatch 2024-04-22T20:55:12.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:12 smithi123 bash[18722]: audit 2024-04-22T20:55:11.499372+0000 mon.a (mon.0) 468 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04706143-cab9-4f99-ba20-7b20628862de"}]: dispatch 2024-04-22T20:55:12.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:12 smithi123 bash[18722]: audit 2024-04-22T20:55:11.504946+0000 mon.a (mon.0) 469 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "04706143-cab9-4f99-ba20-7b20628862de"}]': finished 2024-04-22T20:55:12.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:12 smithi123 bash[18722]: cluster 2024-04-22T20:55:11.505014+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-22T20:55:12.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:12 smithi123 bash[18722]: audit 2024-04-22T20:55:11.505191+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T20:55:12.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:12 smithi123 bash[18722]: audit 2024-04-22T20:55:12.171084+0000 mon.a (mon.0) 472 : audit [DBG] from='client.? 172.21.15.121:0/2811957949' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T20:55:12.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:12 smithi121 bash[18560]: audit 2024-04-22T20:55:11.498736+0000 mon.c (mon.1) 11 : audit [INF] from='client.? 172.21.15.121:0/4008450606' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04706143-cab9-4f99-ba20-7b20628862de"}]: dispatch 2024-04-22T20:55:12.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:12 smithi121 bash[18560]: audit 2024-04-22T20:55:11.499372+0000 mon.a (mon.0) 468 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04706143-cab9-4f99-ba20-7b20628862de"}]: dispatch 2024-04-22T20:55:12.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:12 smithi121 bash[18560]: audit 2024-04-22T20:55:11.504946+0000 mon.a (mon.0) 469 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "04706143-cab9-4f99-ba20-7b20628862de"}]': finished 2024-04-22T20:55:12.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:12 smithi121 bash[18560]: cluster 2024-04-22T20:55:11.505014+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-22T20:55:12.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:12 smithi121 bash[18560]: audit 2024-04-22T20:55:11.505191+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T20:55:12.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:12 smithi121 bash[18560]: audit 2024-04-22T20:55:12.171084+0000 mon.a (mon.0) 472 : audit [DBG] from='client.? 172.21.15.121:0/2811957949' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T20:55:12.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:12 smithi121 bash[23964]: audit 2024-04-22T20:55:11.498736+0000 mon.c (mon.1) 11 : audit [INF] from='client.? 172.21.15.121:0/4008450606' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04706143-cab9-4f99-ba20-7b20628862de"}]: dispatch 2024-04-22T20:55:12.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:12 smithi121 bash[23964]: audit 2024-04-22T20:55:11.499372+0000 mon.a (mon.0) 468 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04706143-cab9-4f99-ba20-7b20628862de"}]: dispatch 2024-04-22T20:55:12.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:12 smithi121 bash[23964]: audit 2024-04-22T20:55:11.504946+0000 mon.a (mon.0) 469 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "04706143-cab9-4f99-ba20-7b20628862de"}]': finished 2024-04-22T20:55:12.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:12 smithi121 bash[23964]: cluster 2024-04-22T20:55:11.505014+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-22T20:55:12.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:12 smithi121 bash[23964]: audit 2024-04-22T20:55:11.505191+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T20:55:12.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:12 smithi121 bash[23964]: audit 2024-04-22T20:55:12.171084+0000 mon.a (mon.0) 472 : audit [DBG] from='client.? 172.21.15.121:0/2811957949' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T20:55:13.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:13 smithi123 bash[18722]: cluster 2024-04-22T20:55:12.465327+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 108 KiB/s wr, 7 op/s 2024-04-22T20:55:13.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:13 smithi121 bash[18560]: cluster 2024-04-22T20:55:12.465327+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 108 KiB/s wr, 7 op/s 2024-04-22T20:55:13.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:13 smithi121 bash[23964]: cluster 2024-04-22T20:55:12.465327+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 108 KiB/s wr, 7 op/s 2024-04-22T20:55:15.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:15 smithi121 bash[18560]: cluster 2024-04-22T20:55:14.465936+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; 1.9 KiB/s rd, 84 KiB/s wr, 6 op/s 2024-04-22T20:55:15.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:15 smithi121 bash[23964]: cluster 2024-04-22T20:55:14.465936+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; 1.9 KiB/s rd, 84 KiB/s wr, 6 op/s 2024-04-22T20:55:16.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:15 smithi123 bash[18722]: cluster 2024-04-22T20:55:14.465936+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; 1.9 KiB/s rd, 84 KiB/s wr, 6 op/s 2024-04-22T20:55:18.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:18 smithi123 bash[18722]: cluster 2024-04-22T20:55:16.466487+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-22T20:55:18.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:18 smithi121 bash[18560]: cluster 2024-04-22T20:55:16.466487+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-22T20:55:18.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:18 smithi121 bash[23964]: cluster 2024-04-22T20:55:16.466487+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-22T20:55:19.540 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:55:19 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:55:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:55:20.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:20 smithi123 bash[18722]: cluster 2024-04-22T20:55:18.467031+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v108: 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-22T20:55:20.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:20 smithi123 bash[18722]: audit 2024-04-22T20:55:19.408878+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:20.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:20 smithi123 bash[18722]: audit 2024-04-22T20:55:19.419463+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:20.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:20 smithi121 bash[18560]: cluster 2024-04-22T20:55:18.467031+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v108: 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-22T20:55:20.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:20 smithi121 bash[18560]: audit 2024-04-22T20:55:19.408878+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:20.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:20 smithi121 bash[18560]: audit 2024-04-22T20:55:19.419463+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:20.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:20 smithi121 bash[23964]: cluster 2024-04-22T20:55:18.467031+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v108: 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-22T20:55:20.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:20 smithi121 bash[23964]: audit 2024-04-22T20:55:19.408878+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:20.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:20 smithi121 bash[23964]: audit 2024-04-22T20:55:19.419463+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:22.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:22 smithi123 bash[18722]: cluster 2024-04-22T20:55:20.467581+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:22.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:22 smithi123 bash[18722]: audit 2024-04-22T20:55:21.818693+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-22T20:55:22.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:22 smithi123 bash[18722]: audit 2024-04-22T20:55:21.819739+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:55:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:22 smithi121 bash[18560]: cluster 2024-04-22T20:55:20.467581+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:22 smithi121 bash[18560]: audit 2024-04-22T20:55:21.818693+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-22T20:55:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:22 smithi121 bash[18560]: audit 2024-04-22T20:55:21.819739+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:55:22.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:22 smithi121 bash[23964]: cluster 2024-04-22T20:55:20.467581+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:22.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:22 smithi121 bash[23964]: audit 2024-04-22T20:55:21.818693+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-22T20:55:22.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:22 smithi121 bash[23964]: audit 2024-04-22T20:55:21.819739+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:55:23.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:23 smithi123 bash[18722]: cephadm 2024-04-22T20:55:21.820666+0000 mgr.y (mgr.14152) 144 : cephadm [INF] Deploying daemon osd.3 on smithi121 2024-04-22T20:55:23.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:23 smithi121 bash[18560]: cephadm 2024-04-22T20:55:21.820666+0000 mgr.y (mgr.14152) 144 : cephadm [INF] Deploying daemon osd.3 on smithi121 2024-04-22T20:55:23.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:23 smithi121 bash[23964]: cephadm 2024-04-22T20:55:21.820666+0000 mgr.y (mgr.14152) 144 : cephadm [INF] Deploying daemon osd.3 on smithi121 2024-04-22T20:55:24.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:24 smithi123 bash[18722]: cluster 2024-04-22T20:55:22.468050+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:24.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:24 smithi121 bash[18560]: cluster 2024-04-22T20:55:22.468050+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:24.540 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:55:24 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:55:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:55:24.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:24 smithi121 bash[23964]: cluster 2024-04-22T20:55:22.468050+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:25.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:25 smithi121 bash[23964]: audit 2024-04-22T20:55:24.393629+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:25.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:25 smithi121 bash[23964]: audit 2024-04-22T20:55:24.400164+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:25.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:25 smithi121 bash[23964]: cluster 2024-04-22T20:55:24.468539+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:25.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:25 smithi121 bash[18560]: audit 2024-04-22T20:55:24.393629+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:25.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:25 smithi121 bash[18560]: audit 2024-04-22T20:55:24.400164+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:25.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:25 smithi121 bash[18560]: cluster 2024-04-22T20:55:24.468539+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:25.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:25 smithi123 bash[18722]: audit 2024-04-22T20:55:24.393629+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:25.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:25 smithi123 bash[18722]: audit 2024-04-22T20:55:24.400164+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:25.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:25 smithi123 bash[18722]: cluster 2024-04-22T20:55:24.468539+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:26.489 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:26 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:55:26.489 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:55:26 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:55:26.490 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 20:55:26 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:55:26.490 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 20:55:26 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:55:26.490 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:26 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:55:26.490 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 20:55:26 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:55:26.741 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:55:26 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:55:26.742 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 20:55:26 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:55:26.742 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 20:55:26 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:55:26.742 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 20:55:26 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:55:26.743 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:26 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:55:26.743 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:26 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:55:28.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:27 smithi123 bash[18722]: cluster 2024-04-22T20:55:26.469173+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:28.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:27 smithi123 bash[18722]: audit 2024-04-22T20:55:26.753726+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:28.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:27 smithi123 bash[18722]: audit 2024-04-22T20:55:26.762780+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:55:28.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:27 smithi123 bash[18722]: audit 2024-04-22T20:55:26.764069+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:55:28.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:27 smithi123 bash[18722]: audit 2024-04-22T20:55:26.765137+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:55:28.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:27 smithi123 bash[18722]: audit 2024-04-22T20:55:26.774404+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:28.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:27 smithi121 bash[18560]: cluster 2024-04-22T20:55:26.469173+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:28.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:27 smithi121 bash[18560]: audit 2024-04-22T20:55:26.753726+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:28.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:27 smithi121 bash[18560]: audit 2024-04-22T20:55:26.762780+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:55:28.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:27 smithi121 bash[18560]: audit 2024-04-22T20:55:26.764069+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:55:28.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:27 smithi121 bash[18560]: audit 2024-04-22T20:55:26.765137+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:55:28.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:27 smithi121 bash[18560]: audit 2024-04-22T20:55:26.774404+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:28.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:27 smithi121 bash[23964]: cluster 2024-04-22T20:55:26.469173+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:28.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:27 smithi121 bash[23964]: audit 2024-04-22T20:55:26.753726+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:28.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:27 smithi121 bash[23964]: audit 2024-04-22T20:55:26.762780+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:55:28.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:27 smithi121 bash[23964]: audit 2024-04-22T20:55:26.764069+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:55:28.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:27 smithi121 bash[23964]: audit 2024-04-22T20:55:26.765137+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:55:28.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:27 smithi121 bash[23964]: audit 2024-04-22T20:55:26.774404+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:30.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:29 smithi121 bash[18560]: cluster 2024-04-22T20:55:28.469615+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:30.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:29 smithi121 bash[23964]: cluster 2024-04-22T20:55:28.469615+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:30.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:29 smithi123 bash[18722]: cluster 2024-04-22T20:55:28.469615+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:31.961 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:31 smithi121 bash[18560]: cluster 2024-04-22T20:55:30.470185+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:31.962 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:31 smithi121 bash[23964]: cluster 2024-04-22T20:55:30.470185+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:32.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:31 smithi123 bash[18722]: cluster 2024-04-22T20:55:30.470185+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:34.139 INFO:teuthology.orchestra.run.smithi121.stdout:Created osd(s) 3 on host 'smithi121' 2024-04-22T20:55:34.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:34 smithi123 bash[18722]: cluster 2024-04-22T20:55:32.470758+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:34.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:34 smithi123 bash[18722]: audit 2024-04-22T20:55:34.121245+0000 mon.a (mon.0) 484 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/1203234823,v1:172.21.15.121:6827/1203234823]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-22T20:55:34.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:34 smithi123 bash[18722]: audit 2024-04-22T20:55:34.142466+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:34.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:34 smithi123 bash[18722]: audit 2024-04-22T20:55:34.156857+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:55:34.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:34 smithi123 bash[18722]: audit 2024-04-22T20:55:34.158069+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:55:34.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:34 smithi123 bash[18722]: audit 2024-04-22T20:55:34.159047+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:55:34.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:34 smithi123 bash[18722]: audit 2024-04-22T20:55:34.161547+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:55:34.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:34 smithi123 bash[18722]: audit 2024-04-22T20:55:34.162354+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:55:34.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:34 smithi123 bash[18722]: audit 2024-04-22T20:55:34.163016+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:55:34.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:34 smithi123 bash[18722]: audit 2024-04-22T20:55:34.163802+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:55:34.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:34 smithi123 bash[18722]: audit 2024-04-22T20:55:34.168766+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:34.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:34 smithi123 bash[18722]: audit 2024-04-22T20:55:34.173107+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:34.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:34 smithi121 bash[18560]: cluster 2024-04-22T20:55:32.470758+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:34.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:34 smithi121 bash[18560]: audit 2024-04-22T20:55:34.121245+0000 mon.a (mon.0) 484 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/1203234823,v1:172.21.15.121:6827/1203234823]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-22T20:55:34.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:34 smithi121 bash[18560]: audit 2024-04-22T20:55:34.142466+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:34.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:34 smithi121 bash[18560]: audit 2024-04-22T20:55:34.156857+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:55:34.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:34 smithi121 bash[18560]: audit 2024-04-22T20:55:34.158069+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:55:34.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:34 smithi121 bash[18560]: audit 2024-04-22T20:55:34.159047+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:55:34.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:34 smithi121 bash[18560]: audit 2024-04-22T20:55:34.161547+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:55:34.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:34 smithi121 bash[18560]: audit 2024-04-22T20:55:34.162354+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:55:34.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:34 smithi121 bash[18560]: audit 2024-04-22T20:55:34.163016+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:55:34.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:34 smithi121 bash[18560]: audit 2024-04-22T20:55:34.163802+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:55:34.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:34 smithi121 bash[18560]: audit 2024-04-22T20:55:34.168766+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:34.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:34 smithi121 bash[18560]: audit 2024-04-22T20:55:34.173107+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:34.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:34 smithi121 bash[23964]: cluster 2024-04-22T20:55:32.470758+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:34.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:34 smithi121 bash[23964]: audit 2024-04-22T20:55:34.121245+0000 mon.a (mon.0) 484 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/1203234823,v1:172.21.15.121:6827/1203234823]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-22T20:55:34.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:34 smithi121 bash[23964]: audit 2024-04-22T20:55:34.142466+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:34.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:34 smithi121 bash[23964]: audit 2024-04-22T20:55:34.156857+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:55:34.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:34 smithi121 bash[23964]: audit 2024-04-22T20:55:34.158069+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:55:34.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:34 smithi121 bash[23964]: audit 2024-04-22T20:55:34.159047+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:55:34.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:34 smithi121 bash[23964]: audit 2024-04-22T20:55:34.161547+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:55:34.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:34 smithi121 bash[23964]: audit 2024-04-22T20:55:34.162354+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:55:34.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:34 smithi121 bash[23964]: audit 2024-04-22T20:55:34.163016+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:55:34.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:34 smithi121 bash[23964]: audit 2024-04-22T20:55:34.163802+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:55:34.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:34 smithi121 bash[23964]: audit 2024-04-22T20:55:34.168766+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:34.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:34 smithi121 bash[23964]: audit 2024-04-22T20:55:34.173107+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:34.769 DEBUG:teuthology.orchestra.run.smithi121:osd.3> sudo journalctl -f -n 0 -u ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.3.service 2024-04-22T20:55:34.772 INFO:tasks.cephadm:Deploying osd.4 on smithi123 with /dev/vg_nvme/lv_4... 2024-04-22T20:55:34.772 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-22T20:55:35.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:35 smithi123 bash[18722]: cephadm 2024-04-22T20:55:34.164367+0000 mgr.y (mgr.14152) 151 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 3804M 2024-04-22T20:55:35.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:35 smithi123 bash[18722]: audit 2024-04-22T20:55:34.234576+0000 mon.a (mon.0) 495 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/1203234823,v1:172.21.15.121:6827/1203234823]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-22T20:55:35.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:35 smithi123 bash[18722]: cluster 2024-04-22T20:55:34.234652+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-22T20:55:35.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:35 smithi123 bash[18722]: audit 2024-04-22T20:55:34.235054+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T20:55:35.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:35 smithi123 bash[18722]: audit 2024-04-22T20:55:34.235506+0000 mon.a (mon.0) 498 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/1203234823,v1:172.21.15.121:6827/1203234823]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T20:55:35.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:35 smithi121 bash[23964]: cephadm 2024-04-22T20:55:34.164367+0000 mgr.y (mgr.14152) 151 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 3804M 2024-04-22T20:55:35.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:35 smithi121 bash[23964]: audit 2024-04-22T20:55:34.234576+0000 mon.a (mon.0) 495 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/1203234823,v1:172.21.15.121:6827/1203234823]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-22T20:55:35.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:35 smithi121 bash[23964]: cluster 2024-04-22T20:55:34.234652+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-22T20:55:35.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:35 smithi121 bash[23964]: audit 2024-04-22T20:55:34.235054+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T20:55:35.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:35 smithi121 bash[23964]: audit 2024-04-22T20:55:34.235506+0000 mon.a (mon.0) 498 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/1203234823,v1:172.21.15.121:6827/1203234823]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T20:55:35.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:35 smithi121 bash[18560]: cephadm 2024-04-22T20:55:34.164367+0000 mgr.y (mgr.14152) 151 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 3804M 2024-04-22T20:55:35.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:35 smithi121 bash[18560]: audit 2024-04-22T20:55:34.234576+0000 mon.a (mon.0) 495 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/1203234823,v1:172.21.15.121:6827/1203234823]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-22T20:55:35.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:35 smithi121 bash[18560]: cluster 2024-04-22T20:55:34.234652+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-22T20:55:35.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:35 smithi121 bash[18560]: audit 2024-04-22T20:55:34.235054+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T20:55:35.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:35 smithi121 bash[18560]: audit 2024-04-22T20:55:34.235506+0000 mon.a (mon.0) 498 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/1203234823,v1:172.21.15.121:6827/1203234823]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T20:55:35.542 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 20:55:35 smithi121 bash[37136]: debug 2024-04-22T20:55:35.246+0000 7f830f7d9700 -1 osd.3 0 waiting for initial osdmap 2024-04-22T20:55:35.542 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 20:55:35 smithi121 bash[37136]: debug 2024-04-22T20:55:35.254+0000 7f830816c700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-22T20:55:36.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:36 smithi123 bash[18722]: cluster 2024-04-22T20:55:34.471296+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:36.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:36 smithi123 bash[18722]: audit 2024-04-22T20:55:35.239376+0000 mon.a (mon.0) 499 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/1203234823,v1:172.21.15.121:6827/1203234823]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-04-22T20:55:36.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:36 smithi123 bash[18722]: cluster 2024-04-22T20:55:35.239561+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-22T20:55:36.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:36 smithi123 bash[18722]: audit 2024-04-22T20:55:35.239895+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T20:55:36.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:36 smithi123 bash[18722]: audit 2024-04-22T20:55:35.249801+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T20:55:36.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:36 smithi121 bash[23964]: cluster 2024-04-22T20:55:34.471296+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:36.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:36 smithi121 bash[23964]: audit 2024-04-22T20:55:35.239376+0000 mon.a (mon.0) 499 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/1203234823,v1:172.21.15.121:6827/1203234823]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-04-22T20:55:36.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:36 smithi121 bash[23964]: cluster 2024-04-22T20:55:35.239561+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-22T20:55:36.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:36 smithi121 bash[23964]: audit 2024-04-22T20:55:35.239895+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T20:55:36.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:36 smithi121 bash[23964]: audit 2024-04-22T20:55:35.249801+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T20:55:36.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:36 smithi121 bash[18560]: cluster 2024-04-22T20:55:34.471296+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:36.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:36 smithi121 bash[18560]: audit 2024-04-22T20:55:35.239376+0000 mon.a (mon.0) 499 : audit [INF] from='osd.3 [v2:172.21.15.121:6826/1203234823,v1:172.21.15.121:6827/1203234823]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]': finished 2024-04-22T20:55:36.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:36 smithi121 bash[18560]: cluster 2024-04-22T20:55:35.239561+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-22T20:55:36.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:36 smithi121 bash[18560]: audit 2024-04-22T20:55:35.239895+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T20:55:36.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:36 smithi121 bash[18560]: audit 2024-04-22T20:55:35.249801+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T20:55:37.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:37 smithi123 bash[18722]: cluster 2024-04-22T20:55:35.090887+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T20:55:37.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:37 smithi123 bash[18722]: cluster 2024-04-22T20:55:35.091119+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T20:55:37.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:37 smithi123 bash[18722]: audit 2024-04-22T20:55:36.252102+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T20:55:37.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:37 smithi123 bash[18722]: cluster 2024-04-22T20:55:36.260507+0000 mon.a (mon.0) 504 : cluster [INF] osd.3 [v2:172.21.15.121:6826/1203234823,v1:172.21.15.121:6827/1203234823] boot 2024-04-22T20:55:37.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:37 smithi123 bash[18722]: cluster 2024-04-22T20:55:36.260608+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-22T20:55:37.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:37 smithi123 bash[18722]: audit 2024-04-22T20:55:36.261258+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T20:55:37.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:37 smithi121 bash[23964]: cluster 2024-04-22T20:55:35.090887+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T20:55:37.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:37 smithi121 bash[23964]: cluster 2024-04-22T20:55:35.091119+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T20:55:37.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:37 smithi121 bash[23964]: audit 2024-04-22T20:55:36.252102+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T20:55:37.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:37 smithi121 bash[23964]: cluster 2024-04-22T20:55:36.260507+0000 mon.a (mon.0) 504 : cluster [INF] osd.3 [v2:172.21.15.121:6826/1203234823,v1:172.21.15.121:6827/1203234823] boot 2024-04-22T20:55:37.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:37 smithi121 bash[23964]: cluster 2024-04-22T20:55:36.260608+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-22T20:55:37.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:37 smithi121 bash[23964]: audit 2024-04-22T20:55:36.261258+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T20:55:37.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:37 smithi121 bash[18560]: cluster 2024-04-22T20:55:35.090887+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T20:55:37.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:37 smithi121 bash[18560]: cluster 2024-04-22T20:55:35.091119+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T20:55:37.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:37 smithi121 bash[18560]: audit 2024-04-22T20:55:36.252102+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T20:55:37.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:37 smithi121 bash[18560]: cluster 2024-04-22T20:55:36.260507+0000 mon.a (mon.0) 504 : cluster [INF] osd.3 [v2:172.21.15.121:6826/1203234823,v1:172.21.15.121:6827/1203234823] boot 2024-04-22T20:55:37.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:37 smithi121 bash[18560]: cluster 2024-04-22T20:55:36.260608+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-22T20:55:37.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:37 smithi121 bash[18560]: audit 2024-04-22T20:55:36.261258+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T20:55:37.771 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-22T20:55:37.771 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-22T20:55:37.771 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10+0 records in 2024-04-22T20:55:37.771 INFO:teuthology.orchestra.run.smithi123.stderr:10+0 records out 2024-04-22T20:55:37.771 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0122882 s, 853 MB/s 2024-04-22T20:55:37.771 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping successful for: 2024-04-22T20:55:38.405 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:38 smithi123 bash[18722]: cluster 2024-04-22T20:55:36.471872+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:38.405 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:38 smithi123 bash[18722]: cluster 2024-04-22T20:55:37.271559+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-22T20:55:38.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:38 smithi121 bash[23964]: cluster 2024-04-22T20:55:36.471872+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:38.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:38 smithi121 bash[23964]: cluster 2024-04-22T20:55:37.271559+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-22T20:55:38.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:38 smithi121 bash[18560]: cluster 2024-04-22T20:55:36.471872+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-22T20:55:38.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:38 smithi121 bash[18560]: cluster 2024-04-22T20:55:37.271559+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-22T20:55:39.034 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi123:vg_nvme/lv_4 2024-04-22T20:55:40.040 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:55:39 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:55:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:55:40.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:40 smithi123 bash[18722]: cluster 2024-04-22T20:55:38.472409+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:55:40.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:40 smithi123 bash[18722]: audit 2024-04-22T20:55:39.545680+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:40.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:40 smithi123 bash[18722]: audit 2024-04-22T20:55:39.554395+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:40.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:40 smithi121 bash[23964]: cluster 2024-04-22T20:55:38.472409+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:55:40.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:40 smithi121 bash[23964]: audit 2024-04-22T20:55:39.545680+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:40.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:40 smithi121 bash[23964]: audit 2024-04-22T20:55:39.554395+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:40.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:40 smithi121 bash[18560]: cluster 2024-04-22T20:55:38.472409+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:55:40.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:40 smithi121 bash[18560]: audit 2024-04-22T20:55:39.545680+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:40.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:40 smithi121 bash[18560]: audit 2024-04-22T20:55:39.554395+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:42.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:42 smithi123 bash[18722]: cluster 2024-04-22T20:55:40.472962+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:55:42.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:42 smithi123 bash[18722]: audit 2024-04-22T20:55:42.043434+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T20:55:42.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:42 smithi123 bash[18722]: audit 2024-04-22T20:55:42.050318+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T20:55:42.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:42 smithi123 bash[18722]: audit 2024-04-22T20:55:42.052112+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:55:42.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:42 smithi121 bash[18560]: cluster 2024-04-22T20:55:40.472962+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:55:42.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:42 smithi121 bash[18560]: audit 2024-04-22T20:55:42.043434+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T20:55:42.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:42 smithi121 bash[18560]: audit 2024-04-22T20:55:42.050318+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T20:55:42.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:42 smithi121 bash[18560]: audit 2024-04-22T20:55:42.052112+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:55:42.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:42 smithi121 bash[23964]: cluster 2024-04-22T20:55:40.472962+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:55:42.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:42 smithi121 bash[23964]: audit 2024-04-22T20:55:42.043434+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T20:55:42.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:42 smithi121 bash[23964]: audit 2024-04-22T20:55:42.050318+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T20:55:42.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:42 smithi121 bash[23964]: audit 2024-04-22T20:55:42.052112+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:55:43.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:43 smithi121 bash[18560]: audit 2024-04-22T20:55:42.036415+0000 mgr.y (mgr.14152) 156 : audit [DBG] from='client.24185 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:55:43.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:43 smithi121 bash[23964]: audit 2024-04-22T20:55:42.036415+0000 mgr.y (mgr.14152) 156 : audit [DBG] from='client.24185 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:55:43.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:43 smithi123 bash[18722]: audit 2024-04-22T20:55:42.036415+0000 mgr.y (mgr.14152) 156 : audit [DBG] from='client.24185 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:55:44.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:44 smithi121 bash[18560]: cluster 2024-04-22T20:55:42.473592+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:55:44.540 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:55:44 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:55:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:55:44.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:44 smithi121 bash[23964]: cluster 2024-04-22T20:55:42.473592+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:55:44.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:44 smithi123 bash[18722]: cluster 2024-04-22T20:55:42.473592+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:55:45.676 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:45 smithi121 bash[18560]: cluster 2024-04-22T20:55:44.473983+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:55:45.676 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:45 smithi121 bash[18560]: audit 2024-04-22T20:55:44.506231+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:45.676 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:45 smithi121 bash[18560]: cephadm 2024-04-22T20:55:44.507400+0000 mgr.y (mgr.14152) 159 : cephadm [INF] Detected new or changed devices on smithi121 2024-04-22T20:55:45.676 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:45 smithi121 bash[18560]: audit 2024-04-22T20:55:44.513451+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:45.677 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:45 smithi121 bash[18560]: audit 2024-04-22T20:55:44.516776+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:55:45.677 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:45 smithi121 bash[18560]: audit 2024-04-22T20:55:44.517976+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:55:45.677 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:45 smithi121 bash[18560]: audit 2024-04-22T20:55:44.518696+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:55:45.677 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:45 smithi121 bash[18560]: cluster 2024-04-22T20:55:44.520608+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:55:45.677 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:45 smithi121 bash[18560]: audit 2024-04-22T20:55:44.526156+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:45.677 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:45 smithi121 bash[18560]: cluster 2024-04-22T20:55:45.285259+0000 mon.a (mon.0) 519 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-22T20:55:45.677 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:45 smithi121 bash[23964]: cluster 2024-04-22T20:55:44.473983+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:55:45.677 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:45 smithi121 bash[23964]: audit 2024-04-22T20:55:44.506231+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:45.677 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:45 smithi121 bash[23964]: cephadm 2024-04-22T20:55:44.507400+0000 mgr.y (mgr.14152) 159 : cephadm [INF] Detected new or changed devices on smithi121 2024-04-22T20:55:45.677 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:45 smithi121 bash[23964]: audit 2024-04-22T20:55:44.513451+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:45.677 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:45 smithi121 bash[23964]: audit 2024-04-22T20:55:44.516776+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:55:45.678 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:45 smithi121 bash[23964]: audit 2024-04-22T20:55:44.517976+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:55:45.678 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:45 smithi121 bash[23964]: audit 2024-04-22T20:55:44.518696+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:55:45.678 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:45 smithi121 bash[23964]: cluster 2024-04-22T20:55:44.520608+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:55:45.678 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:45 smithi121 bash[23964]: audit 2024-04-22T20:55:44.526156+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:45.678 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:45 smithi121 bash[23964]: cluster 2024-04-22T20:55:45.285259+0000 mon.a (mon.0) 519 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-22T20:55:45.795 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:45 smithi123 bash[18722]: cluster 2024-04-22T20:55:44.473983+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:55:45.795 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:45 smithi123 bash[18722]: audit 2024-04-22T20:55:44.506231+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:45.795 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:45 smithi123 bash[18722]: cephadm 2024-04-22T20:55:44.507400+0000 mgr.y (mgr.14152) 159 : cephadm [INF] Detected new or changed devices on smithi121 2024-04-22T20:55:45.796 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:45 smithi123 bash[18722]: audit 2024-04-22T20:55:44.513451+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:45.796 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:45 smithi123 bash[18722]: audit 2024-04-22T20:55:44.516776+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:55:45.796 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:45 smithi123 bash[18722]: audit 2024-04-22T20:55:44.517976+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:55:45.796 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:45 smithi123 bash[18722]: audit 2024-04-22T20:55:44.518696+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:55:45.796 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:45 smithi123 bash[18722]: cluster 2024-04-22T20:55:44.520608+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:55:45.796 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:45 smithi123 bash[18722]: audit 2024-04-22T20:55:44.526156+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:45.796 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:45 smithi123 bash[18722]: cluster 2024-04-22T20:55:45.285259+0000 mon.a (mon.0) 519 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-22T20:55:46.540 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:55:46 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:55:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:55:47.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:47 smithi123 bash[18722]: audit 2024-04-22T20:55:46.301842+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:47.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:47 smithi123 bash[18722]: audit 2024-04-22T20:55:46.305724+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:47.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:47 smithi123 bash[18722]: audit 2024-04-22T20:55:46.348187+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:55:47.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:47 smithi123 bash[18722]: audit 2024-04-22T20:55:46.350477+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:55:47.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:47 smithi123 bash[18722]: audit 2024-04-22T20:55:46.351750+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:55:47.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:47 smithi123 bash[18722]: cluster 2024-04-22T20:55:46.354811+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:55:47.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:47 smithi123 bash[18722]: audit 2024-04-22T20:55:46.359343+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:47.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:47 smithi121 bash[18560]: audit 2024-04-22T20:55:46.301842+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:47.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:47 smithi121 bash[18560]: audit 2024-04-22T20:55:46.305724+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:47.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:47 smithi121 bash[18560]: audit 2024-04-22T20:55:46.348187+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:55:47.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:47 smithi121 bash[18560]: audit 2024-04-22T20:55:46.350477+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:55:47.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:47 smithi121 bash[18560]: audit 2024-04-22T20:55:46.351750+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:55:47.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:47 smithi121 bash[18560]: cluster 2024-04-22T20:55:46.354811+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:55:47.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:47 smithi121 bash[18560]: audit 2024-04-22T20:55:46.359343+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:47.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:47 smithi121 bash[23964]: audit 2024-04-22T20:55:46.301842+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:47.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:47 smithi121 bash[23964]: audit 2024-04-22T20:55:46.305724+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:47.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:47 smithi121 bash[23964]: audit 2024-04-22T20:55:46.348187+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:55:47.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:47 smithi121 bash[23964]: audit 2024-04-22T20:55:46.350477+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:55:47.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:47 smithi121 bash[23964]: audit 2024-04-22T20:55:46.351750+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:55:47.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:47 smithi121 bash[23964]: cluster 2024-04-22T20:55:46.354811+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:55:47.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:47 smithi121 bash[23964]: audit 2024-04-22T20:55:46.359343+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:55:48.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:48 smithi121 bash[18560]: cluster 2024-04-22T20:55:47.307400+0000 mon.a (mon.0) 526 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-22T20:55:48.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:48 smithi121 bash[18560]: cluster 2024-04-22T20:55:47.307485+0000 mon.a (mon.0) 527 : cluster [INF] Cluster is now healthy 2024-04-22T20:55:48.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:48 smithi121 bash[18560]: audit 2024-04-22T20:55:47.721005+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.123:0/767148390' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2f9f7bff-146c-4588-be32-8e02f19836ec"}]: dispatch 2024-04-22T20:55:48.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:48 smithi121 bash[18560]: audit 2024-04-22T20:55:47.721558+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2f9f7bff-146c-4588-be32-8e02f19836ec"}]: dispatch 2024-04-22T20:55:48.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:48 smithi121 bash[18560]: audit 2024-04-22T20:55:47.728968+0000 mon.a (mon.0) 529 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2f9f7bff-146c-4588-be32-8e02f19836ec"}]': finished 2024-04-22T20:55:48.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:48 smithi121 bash[18560]: cluster 2024-04-22T20:55:47.729058+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-22T20:55:48.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:48 smithi121 bash[18560]: audit 2024-04-22T20:55:47.729282+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T20:55:48.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:48 smithi121 bash[23964]: cluster 2024-04-22T20:55:47.307400+0000 mon.a (mon.0) 526 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-22T20:55:48.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:48 smithi121 bash[23964]: cluster 2024-04-22T20:55:47.307485+0000 mon.a (mon.0) 527 : cluster [INF] Cluster is now healthy 2024-04-22T20:55:48.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:48 smithi121 bash[23964]: audit 2024-04-22T20:55:47.721005+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.123:0/767148390' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2f9f7bff-146c-4588-be32-8e02f19836ec"}]: dispatch 2024-04-22T20:55:48.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:48 smithi121 bash[23964]: audit 2024-04-22T20:55:47.721558+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2f9f7bff-146c-4588-be32-8e02f19836ec"}]: dispatch 2024-04-22T20:55:48.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:48 smithi121 bash[23964]: audit 2024-04-22T20:55:47.728968+0000 mon.a (mon.0) 529 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2f9f7bff-146c-4588-be32-8e02f19836ec"}]': finished 2024-04-22T20:55:48.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:48 smithi121 bash[23964]: cluster 2024-04-22T20:55:47.729058+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-22T20:55:48.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:48 smithi121 bash[23964]: audit 2024-04-22T20:55:47.729282+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T20:55:48.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:48 smithi123 bash[18722]: cluster 2024-04-22T20:55:47.307400+0000 mon.a (mon.0) 526 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-22T20:55:48.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:48 smithi123 bash[18722]: cluster 2024-04-22T20:55:47.307485+0000 mon.a (mon.0) 527 : cluster [INF] Cluster is now healthy 2024-04-22T20:55:48.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:48 smithi123 bash[18722]: audit 2024-04-22T20:55:47.721005+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.123:0/767148390' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2f9f7bff-146c-4588-be32-8e02f19836ec"}]: dispatch 2024-04-22T20:55:48.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:48 smithi123 bash[18722]: audit 2024-04-22T20:55:47.721558+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2f9f7bff-146c-4588-be32-8e02f19836ec"}]: dispatch 2024-04-22T20:55:48.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:48 smithi123 bash[18722]: audit 2024-04-22T20:55:47.728968+0000 mon.a (mon.0) 529 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2f9f7bff-146c-4588-be32-8e02f19836ec"}]': finished 2024-04-22T20:55:48.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:48 smithi123 bash[18722]: cluster 2024-04-22T20:55:47.729058+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-22T20:55:48.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:48 smithi123 bash[18722]: audit 2024-04-22T20:55:47.729282+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T20:55:49.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:49 smithi123 bash[18722]: cluster 2024-04-22T20:55:48.355287+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-22T20:55:49.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:49 smithi123 bash[18722]: audit 2024-04-22T20:55:48.401994+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.123:0/3188853604' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T20:55:49.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:49 smithi121 bash[23964]: cluster 2024-04-22T20:55:48.355287+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-22T20:55:49.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:49 smithi121 bash[23964]: audit 2024-04-22T20:55:48.401994+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.123:0/3188853604' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T20:55:49.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:49 smithi121 bash[18560]: cluster 2024-04-22T20:55:48.355287+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-22T20:55:49.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:49 smithi121 bash[18560]: audit 2024-04-22T20:55:48.401994+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.123:0/3188853604' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T20:55:51.673 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:51 smithi123 bash[18722]: cluster 2024-04-22T20:55:50.355950+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-22T20:55:51.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:51 smithi121 bash[23964]: cluster 2024-04-22T20:55:50.355950+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-22T20:55:51.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:51 smithi121 bash[18560]: cluster 2024-04-22T20:55:50.355950+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-22T20:55:54.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:54 smithi123 bash[18722]: cluster 2024-04-22T20:55:52.356554+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:55:54.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:54 smithi121 bash[18560]: cluster 2024-04-22T20:55:52.356554+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:55:54.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:54 smithi121 bash[23964]: cluster 2024-04-22T20:55:52.356554+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:55:56.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:56 smithi123 bash[18722]: cluster 2024-04-22T20:55:54.357091+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:55:56.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:56 smithi121 bash[18560]: cluster 2024-04-22T20:55:54.357091+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:55:56.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:56 smithi121 bash[23964]: cluster 2024-04-22T20:55:54.357091+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:55:58.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:58 smithi123 bash[18722]: cluster 2024-04-22T20:55:56.357644+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:55:58.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:58 smithi123 bash[18722]: audit 2024-04-22T20:55:57.637028+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-22T20:55:58.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:58 smithi123 bash[18722]: audit 2024-04-22T20:55:57.638831+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:55:58.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:58 smithi121 bash[18560]: cluster 2024-04-22T20:55:56.357644+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:55:58.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:58 smithi121 bash[18560]: audit 2024-04-22T20:55:57.637028+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-22T20:55:58.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:58 smithi121 bash[18560]: audit 2024-04-22T20:55:57.638831+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:55:58.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:58 smithi121 bash[23964]: cluster 2024-04-22T20:55:56.357644+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:55:58.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:58 smithi121 bash[23964]: audit 2024-04-22T20:55:57.637028+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-22T20:55:58.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:58 smithi121 bash[23964]: audit 2024-04-22T20:55:57.638831+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:55:59.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:55:59 smithi121 bash[23964]: cephadm 2024-04-22T20:55:57.640411+0000 mgr.y (mgr.14152) 167 : cephadm [INF] Deploying daemon osd.4 on smithi123 2024-04-22T20:55:59.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:55:59 smithi121 bash[18560]: cephadm 2024-04-22T20:55:57.640411+0000 mgr.y (mgr.14152) 167 : cephadm [INF] Deploying daemon osd.4 on smithi123 2024-04-22T20:55:59.600 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:55:59 smithi123 bash[18722]: cephadm 2024-04-22T20:55:57.640411+0000 mgr.y (mgr.14152) 167 : cephadm [INF] Deploying daemon osd.4 on smithi123 2024-04-22T20:56:00.040 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:55:59 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:55:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:56:00.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:00 smithi121 bash[18560]: cluster 2024-04-22T20:55:58.358165+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:56:00.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:00 smithi121 bash[18560]: audit 2024-04-22T20:55:59.678975+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:00.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:00 smithi121 bash[18560]: audit 2024-04-22T20:55:59.687887+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:00.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:00 smithi121 bash[23964]: cluster 2024-04-22T20:55:58.358165+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:56:00.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:00 smithi121 bash[23964]: audit 2024-04-22T20:55:59.678975+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:00.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:00 smithi121 bash[23964]: audit 2024-04-22T20:55:59.687887+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:00.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:00 smithi123 bash[18722]: cluster 2024-04-22T20:55:58.358165+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:56:00.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:00 smithi123 bash[18722]: audit 2024-04-22T20:55:59.678975+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:00.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:00 smithi123 bash[18722]: audit 2024-04-22T20:55:59.687887+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:02.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:02 smithi121 bash[18560]: cluster 2024-04-22T20:56:00.358773+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:56:02.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:02 smithi121 bash[23964]: cluster 2024-04-22T20:56:00.358773+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:56:02.563 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:02 smithi123 bash[18722]: cluster 2024-04-22T20:56:00.358773+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:56:02.883 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:02 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:56:02.883 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:02 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:56:02.884 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:56:02 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:56:02.884 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:56:02 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:56:04.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:03 smithi123 bash[18722]: cluster 2024-04-22T20:56:02.359296+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:56:04.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:03 smithi123 bash[18722]: audit 2024-04-22T20:56:02.929067+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:04.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:03 smithi123 bash[18722]: audit 2024-04-22T20:56:02.929779+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:56:04.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:03 smithi123 bash[18722]: audit 2024-04-22T20:56:02.933181+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:56:04.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:03 smithi123 bash[18722]: audit 2024-04-22T20:56:02.935921+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:56:04.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:03 smithi123 bash[18722]: audit 2024-04-22T20:56:02.952894+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:04.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:03 smithi121 bash[18560]: cluster 2024-04-22T20:56:02.359296+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:56:04.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:03 smithi121 bash[18560]: audit 2024-04-22T20:56:02.929067+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:04.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:03 smithi121 bash[18560]: audit 2024-04-22T20:56:02.929779+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:56:04.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:03 smithi121 bash[18560]: audit 2024-04-22T20:56:02.933181+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:56:04.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:03 smithi121 bash[18560]: audit 2024-04-22T20:56:02.935921+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:56:04.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:03 smithi121 bash[18560]: audit 2024-04-22T20:56:02.952894+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:04.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:03 smithi121 bash[23964]: cluster 2024-04-22T20:56:02.359296+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:56:04.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:03 smithi121 bash[23964]: audit 2024-04-22T20:56:02.929067+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:04.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:03 smithi121 bash[23964]: audit 2024-04-22T20:56:02.929779+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:56:04.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:03 smithi121 bash[23964]: audit 2024-04-22T20:56:02.933181+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:56:04.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:03 smithi121 bash[23964]: audit 2024-04-22T20:56:02.935921+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:56:04.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:03 smithi121 bash[23964]: audit 2024-04-22T20:56:02.952894+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:04.790 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:56:04 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:56:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:56:05.290 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:56:05 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:56:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:56:05.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:05 smithi123 bash[18722]: cluster 2024-04-22T20:56:04.359842+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:56:05.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:05 smithi123 bash[18722]: audit 2024-04-22T20:56:04.429781+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:05.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:05 smithi123 bash[18722]: audit 2024-04-22T20:56:04.437026+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:05.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:05 smithi123 bash[18722]: audit 2024-04-22T20:56:05.049322+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:05.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:05 smithi123 bash[18722]: audit 2024-04-22T20:56:05.055280+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:05.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:05 smithi121 bash[23964]: cluster 2024-04-22T20:56:04.359842+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:56:05.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:05 smithi121 bash[23964]: audit 2024-04-22T20:56:04.429781+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:05.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:05 smithi121 bash[23964]: audit 2024-04-22T20:56:04.437026+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:05.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:05 smithi121 bash[23964]: audit 2024-04-22T20:56:05.049322+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:05.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:05 smithi121 bash[23964]: audit 2024-04-22T20:56:05.055280+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:05.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:05 smithi121 bash[18560]: cluster 2024-04-22T20:56:04.359842+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:56:05.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:05 smithi121 bash[18560]: audit 2024-04-22T20:56:04.429781+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:05.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:05 smithi121 bash[18560]: audit 2024-04-22T20:56:04.437026+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:05.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:05 smithi121 bash[18560]: audit 2024-04-22T20:56:05.049322+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:05.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:05 smithi121 bash[18560]: audit 2024-04-22T20:56:05.055280+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:08.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:08 smithi123 bash[18722]: cluster 2024-04-22T20:56:06.360394+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:56:08.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:08 smithi121 bash[18560]: cluster 2024-04-22T20:56:06.360394+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:56:08.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:08 smithi121 bash[23964]: cluster 2024-04-22T20:56:06.360394+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:56:10.269 INFO:teuthology.orchestra.run.smithi123.stdout:Created osd(s) 4 on host 'smithi123' 2024-04-22T20:56:10.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:10 smithi123 bash[18722]: cluster 2024-04-22T20:56:08.360905+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:56:10.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:10 smithi121 bash[18560]: cluster 2024-04-22T20:56:08.360905+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:56:10.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:10 smithi121 bash[23964]: cluster 2024-04-22T20:56:08.360905+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:56:10.894 DEBUG:teuthology.orchestra.run.smithi123:osd.4> sudo journalctl -f -n 0 -u ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.4.service 2024-04-22T20:56:10.897 INFO:tasks.cephadm:Deploying osd.5 on smithi123 with /dev/vg_nvme/lv_3... 2024-04-22T20:56:10.897 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-22T20:56:11.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:11 smithi123 bash[18722]: audit 2024-04-22T20:56:10.245278+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/1557334691,v1:172.21.15.123:6801/1557334691]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T20:56:11.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:11 smithi123 bash[18722]: audit 2024-04-22T20:56:10.252833+0000 mon.a (mon.0) 545 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T20:56:11.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:11 smithi123 bash[18722]: audit 2024-04-22T20:56:10.271701+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:11.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:11 smithi123 bash[18722]: audit 2024-04-22T20:56:10.297727+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:56:11.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:11 smithi123 bash[18722]: audit 2024-04-22T20:56:10.300390+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:56:11.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:11 smithi123 bash[18722]: audit 2024-04-22T20:56:10.302184+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:56:11.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:11 smithi123 bash[18722]: audit 2024-04-22T20:56:10.306599+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:56:11.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:11 smithi123 bash[18722]: audit 2024-04-22T20:56:10.316462+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:11.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:11 smithi123 bash[18722]: audit 2024-04-22T20:56:10.325459+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:11.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:11 smithi123 bash[18722]: audit 2024-04-22T20:56:10.364397+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T20:56:11.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:11 smithi123 bash[18722]: audit 2024-04-22T20:56:10.365229+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T20:56:11.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:11 smithi121 bash[18560]: audit 2024-04-22T20:56:10.245278+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/1557334691,v1:172.21.15.123:6801/1557334691]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T20:56:11.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:11 smithi121 bash[18560]: audit 2024-04-22T20:56:10.252833+0000 mon.a (mon.0) 545 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T20:56:11.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:11 smithi121 bash[18560]: audit 2024-04-22T20:56:10.271701+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:11.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:11 smithi121 bash[18560]: audit 2024-04-22T20:56:10.297727+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:56:11.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:11 smithi121 bash[18560]: audit 2024-04-22T20:56:10.300390+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:56:11.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:11 smithi121 bash[18560]: audit 2024-04-22T20:56:10.302184+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:56:11.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:11 smithi121 bash[18560]: audit 2024-04-22T20:56:10.306599+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:56:11.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:11 smithi121 bash[18560]: audit 2024-04-22T20:56:10.316462+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:11.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:11 smithi121 bash[18560]: audit 2024-04-22T20:56:10.325459+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:11.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:11 smithi121 bash[18560]: audit 2024-04-22T20:56:10.364397+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T20:56:11.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:11 smithi121 bash[18560]: audit 2024-04-22T20:56:10.365229+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T20:56:11.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:11 smithi121 bash[23964]: audit 2024-04-22T20:56:10.245278+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/1557334691,v1:172.21.15.123:6801/1557334691]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T20:56:11.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:11 smithi121 bash[23964]: audit 2024-04-22T20:56:10.252833+0000 mon.a (mon.0) 545 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T20:56:11.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:11 smithi121 bash[23964]: audit 2024-04-22T20:56:10.271701+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:11.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:11 smithi121 bash[23964]: audit 2024-04-22T20:56:10.297727+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:56:11.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:11 smithi121 bash[23964]: audit 2024-04-22T20:56:10.300390+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:56:11.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:11 smithi121 bash[23964]: audit 2024-04-22T20:56:10.302184+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:56:11.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:11 smithi121 bash[23964]: audit 2024-04-22T20:56:10.306599+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:56:11.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:11 smithi121 bash[23964]: audit 2024-04-22T20:56:10.316462+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:11.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:11 smithi121 bash[23964]: audit 2024-04-22T20:56:10.325459+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:11.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:11 smithi121 bash[23964]: audit 2024-04-22T20:56:10.364397+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T20:56:11.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:11 smithi121 bash[23964]: audit 2024-04-22T20:56:10.365229+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T20:56:12.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:12 smithi121 bash[18560]: cephadm 2024-04-22T20:56:10.307974+0000 mgr.y (mgr.14152) 174 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 16241M 2024-04-22T20:56:12.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:12 smithi121 bash[18560]: cluster 2024-04-22T20:56:10.361511+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:56:12.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:12 smithi121 bash[18560]: audit 2024-04-22T20:56:11.262755+0000 mon.a (mon.0) 555 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-22T20:56:12.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:12 smithi121 bash[18560]: cluster 2024-04-22T20:56:11.262987+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-22T20:56:12.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:12 smithi121 bash[18560]: audit 2024-04-22T20:56:11.263272+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T20:56:12.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:12 smithi121 bash[18560]: audit 2024-04-22T20:56:11.264674+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/1557334691,v1:172.21.15.123:6801/1557334691]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T20:56:12.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:12 smithi121 bash[18560]: audit 2024-04-22T20:56:11.265027+0000 mon.a (mon.0) 558 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T20:56:12.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:12 smithi121 bash[23964]: cephadm 2024-04-22T20:56:10.307974+0000 mgr.y (mgr.14152) 174 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 16241M 2024-04-22T20:56:12.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:12 smithi121 bash[23964]: cluster 2024-04-22T20:56:10.361511+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:56:12.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:12 smithi121 bash[23964]: audit 2024-04-22T20:56:11.262755+0000 mon.a (mon.0) 555 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-22T20:56:12.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:12 smithi121 bash[23964]: cluster 2024-04-22T20:56:11.262987+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-22T20:56:12.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:12 smithi121 bash[23964]: audit 2024-04-22T20:56:11.263272+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T20:56:12.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:12 smithi121 bash[23964]: audit 2024-04-22T20:56:11.264674+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/1557334691,v1:172.21.15.123:6801/1557334691]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T20:56:12.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:12 smithi121 bash[23964]: audit 2024-04-22T20:56:11.265027+0000 mon.a (mon.0) 558 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T20:56:12.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:12 smithi123 bash[18722]: cephadm 2024-04-22T20:56:10.307974+0000 mgr.y (mgr.14152) 174 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 16241M 2024-04-22T20:56:12.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:12 smithi123 bash[18722]: cluster 2024-04-22T20:56:10.361511+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:56:12.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:12 smithi123 bash[18722]: audit 2024-04-22T20:56:11.262755+0000 mon.a (mon.0) 555 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-22T20:56:12.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:12 smithi123 bash[18722]: cluster 2024-04-22T20:56:11.262987+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-22T20:56:12.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:12 smithi123 bash[18722]: audit 2024-04-22T20:56:11.263272+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T20:56:12.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:12 smithi123 bash[18722]: audit 2024-04-22T20:56:11.264674+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/1557334691,v1:172.21.15.123:6801/1557334691]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T20:56:12.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:12 smithi123 bash[18722]: audit 2024-04-22T20:56:11.265027+0000 mon.a (mon.0) 558 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T20:56:12.752 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 20:56:12 smithi123 bash[24065]: debug 2024-04-22T20:56:12.279+0000 7f4734e3a700 -1 osd.4 0 waiting for initial osdmap 2024-04-22T20:56:12.752 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 20:56:12 smithi123 bash[24065]: debug 2024-04-22T20:56:12.287+0000 7f47317d5700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-22T20:56:13.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:13 smithi121 bash[18560]: cluster 2024-04-22T20:56:11.278958+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T20:56:13.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:13 smithi121 bash[18560]: cluster 2024-04-22T20:56:11.279146+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T20:56:13.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:13 smithi121 bash[18560]: audit 2024-04-22T20:56:12.271795+0000 mon.a (mon.0) 559 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-04-22T20:56:13.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:13 smithi121 bash[18560]: cluster 2024-04-22T20:56:12.271982+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-22T20:56:13.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:13 smithi121 bash[18560]: audit 2024-04-22T20:56:12.272789+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T20:56:13.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:13 smithi121 bash[18560]: audit 2024-04-22T20:56:12.282982+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T20:56:13.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:13 smithi121 bash[23964]: cluster 2024-04-22T20:56:11.278958+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T20:56:13.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:13 smithi121 bash[23964]: cluster 2024-04-22T20:56:11.279146+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T20:56:13.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:13 smithi121 bash[23964]: audit 2024-04-22T20:56:12.271795+0000 mon.a (mon.0) 559 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-04-22T20:56:13.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:13 smithi121 bash[23964]: cluster 2024-04-22T20:56:12.271982+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-22T20:56:13.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:13 smithi121 bash[23964]: audit 2024-04-22T20:56:12.272789+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T20:56:13.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:13 smithi121 bash[23964]: audit 2024-04-22T20:56:12.282982+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T20:56:13.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:13 smithi123 bash[18722]: cluster 2024-04-22T20:56:11.278958+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T20:56:13.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:13 smithi123 bash[18722]: cluster 2024-04-22T20:56:11.279146+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T20:56:13.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:13 smithi123 bash[18722]: audit 2024-04-22T20:56:12.271795+0000 mon.a (mon.0) 559 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-04-22T20:56:13.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:13 smithi123 bash[18722]: cluster 2024-04-22T20:56:12.271982+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-22T20:56:13.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:13 smithi123 bash[18722]: audit 2024-04-22T20:56:12.272789+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T20:56:13.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:13 smithi123 bash[18722]: audit 2024-04-22T20:56:12.282982+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T20:56:14.088 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-22T20:56:14.089 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-22T20:56:14.089 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10+0 records in 2024-04-22T20:56:14.089 INFO:teuthology.orchestra.run.smithi123.stderr:10+0 records out 2024-04-22T20:56:14.089 INFO:teuthology.orchestra.run.smithi123.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.015939 s, 658 MB/s 2024-04-22T20:56:14.089 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping successful for: 2024-04-22T20:56:14.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:14 smithi123 bash[18722]: cluster 2024-04-22T20:56:12.362121+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:56:14.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:14 smithi123 bash[18722]: cluster 2024-04-22T20:56:13.274358+0000 mon.a (mon.0) 563 : cluster [INF] osd.4 [v2:172.21.15.123:6800/1557334691,v1:172.21.15.123:6801/1557334691] boot 2024-04-22T20:56:14.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:14 smithi123 bash[18722]: cluster 2024-04-22T20:56:13.274470+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-22T20:56:14.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:14 smithi123 bash[18722]: audit 2024-04-22T20:56:13.274932+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T20:56:14.774 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi123:vg_nvme/lv_3 2024-04-22T20:56:14.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:14 smithi121 bash[18560]: cluster 2024-04-22T20:56:12.362121+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:56:14.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:14 smithi121 bash[18560]: cluster 2024-04-22T20:56:13.274358+0000 mon.a (mon.0) 563 : cluster [INF] osd.4 [v2:172.21.15.123:6800/1557334691,v1:172.21.15.123:6801/1557334691] boot 2024-04-22T20:56:14.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:14 smithi121 bash[18560]: cluster 2024-04-22T20:56:13.274470+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-22T20:56:14.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:14 smithi121 bash[18560]: audit 2024-04-22T20:56:13.274932+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T20:56:14.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:14 smithi121 bash[23964]: cluster 2024-04-22T20:56:12.362121+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-22T20:56:14.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:14 smithi121 bash[23964]: cluster 2024-04-22T20:56:13.274358+0000 mon.a (mon.0) 563 : cluster [INF] osd.4 [v2:172.21.15.123:6800/1557334691,v1:172.21.15.123:6801/1557334691] boot 2024-04-22T20:56:14.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:14 smithi121 bash[23964]: cluster 2024-04-22T20:56:13.274470+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-22T20:56:14.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:14 smithi121 bash[23964]: audit 2024-04-22T20:56:13.274932+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T20:56:15.658 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:15 smithi123 bash[18722]: cluster 2024-04-22T20:56:14.292465+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-22T20:56:15.658 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:15 smithi123 bash[18722]: cluster 2024-04-22T20:56:14.362793+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:15.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:15 smithi121 bash[18560]: cluster 2024-04-22T20:56:14.292465+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-22T20:56:15.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:15 smithi121 bash[18560]: cluster 2024-04-22T20:56:14.362793+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:15.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:15 smithi121 bash[23964]: cluster 2024-04-22T20:56:14.292465+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-22T20:56:15.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:15 smithi121 bash[23964]: cluster 2024-04-22T20:56:14.362793+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:16.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:16 smithi123 bash[18722]: cluster 2024-04-22T20:56:15.309955+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-22T20:56:16.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:16 smithi121 bash[18560]: cluster 2024-04-22T20:56:15.309955+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-22T20:56:16.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:16 smithi121 bash[23964]: cluster 2024-04-22T20:56:15.309955+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-22T20:56:17.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:17 smithi123 bash[18722]: cluster 2024-04-22T20:56:16.323965+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-22T20:56:17.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:17 smithi123 bash[18722]: cluster 2024-04-22T20:56:16.363400+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v149: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:17.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:17 smithi121 bash[18560]: cluster 2024-04-22T20:56:16.323965+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-22T20:56:17.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:17 smithi121 bash[18560]: cluster 2024-04-22T20:56:16.363400+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v149: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:17.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:17 smithi121 bash[23964]: cluster 2024-04-22T20:56:16.323965+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-22T20:56:17.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:17 smithi121 bash[23964]: cluster 2024-04-22T20:56:16.363400+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v149: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:18.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:18 smithi123 bash[18722]: cluster 2024-04-22T20:56:17.337587+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-22T20:56:18.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:18 smithi123 bash[18722]: audit 2024-04-22T20:56:17.541817+0000 mgr.y (mgr.14152) 179 : audit [DBG] from='client.24212 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:56:18.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:18 smithi123 bash[18722]: audit 2024-04-22T20:56:17.548787+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T20:56:18.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:18 smithi123 bash[18722]: audit 2024-04-22T20:56:17.555098+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T20:56:18.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:18 smithi123 bash[18722]: audit 2024-04-22T20:56:17.556829+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:56:18.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:18 smithi121 bash[18560]: cluster 2024-04-22T20:56:17.337587+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-22T20:56:18.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:18 smithi121 bash[18560]: audit 2024-04-22T20:56:17.541817+0000 mgr.y (mgr.14152) 179 : audit [DBG] from='client.24212 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:56:18.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:18 smithi121 bash[18560]: audit 2024-04-22T20:56:17.548787+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T20:56:18.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:18 smithi121 bash[18560]: audit 2024-04-22T20:56:17.555098+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T20:56:18.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:18 smithi121 bash[18560]: audit 2024-04-22T20:56:17.556829+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:56:18.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:18 smithi121 bash[23964]: cluster 2024-04-22T20:56:17.337587+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-22T20:56:18.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:18 smithi121 bash[23964]: audit 2024-04-22T20:56:17.541817+0000 mgr.y (mgr.14152) 179 : audit [DBG] from='client.24212 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:56:18.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:18 smithi121 bash[23964]: audit 2024-04-22T20:56:17.548787+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T20:56:18.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:18 smithi121 bash[23964]: audit 2024-04-22T20:56:17.555098+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T20:56:18.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:18 smithi121 bash[23964]: audit 2024-04-22T20:56:17.556829+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:56:19.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:19 smithi123 bash[18722]: cluster 2024-04-22T20:56:18.364050+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v151: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:19.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:19 smithi121 bash[18560]: cluster 2024-04-22T20:56:18.364050+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v151: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:19.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:19 smithi121 bash[23964]: cluster 2024-04-22T20:56:18.364050+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v151: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:21.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:21 smithi123 bash[18722]: cluster 2024-04-22T20:56:20.364675+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-22T20:56:21.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:21 smithi121 bash[18560]: cluster 2024-04-22T20:56:20.364675+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-22T20:56:21.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:21 smithi121 bash[23964]: cluster 2024-04-22T20:56:20.364675+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-22T20:56:24.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:24 smithi123 bash[18722]: cluster 2024-04-22T20:56:22.365336+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-04-22T20:56:24.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:24 smithi123 bash[18722]: audit 2024-04-22T20:56:23.812673+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.123:0/1137773567' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e267c448-6ff1-431d-9fc4-0f8c35163c82"}]: dispatch 2024-04-22T20:56:24.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:24 smithi123 bash[18722]: audit 2024-04-22T20:56:23.812991+0000 mon.a (mon.0) 573 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e267c448-6ff1-431d-9fc4-0f8c35163c82"}]: dispatch 2024-04-22T20:56:24.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:24 smithi123 bash[18722]: audit 2024-04-22T20:56:23.821670+0000 mon.a (mon.0) 574 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e267c448-6ff1-431d-9fc4-0f8c35163c82"}]': finished 2024-04-22T20:56:24.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:24 smithi123 bash[18722]: cluster 2024-04-22T20:56:23.821850+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-22T20:56:24.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:24 smithi123 bash[18722]: audit 2024-04-22T20:56:23.822066+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T20:56:24.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:24 smithi121 bash[18560]: cluster 2024-04-22T20:56:22.365336+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-04-22T20:56:24.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:24 smithi121 bash[18560]: audit 2024-04-22T20:56:23.812673+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.123:0/1137773567' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e267c448-6ff1-431d-9fc4-0f8c35163c82"}]: dispatch 2024-04-22T20:56:24.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:24 smithi121 bash[18560]: audit 2024-04-22T20:56:23.812991+0000 mon.a (mon.0) 573 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e267c448-6ff1-431d-9fc4-0f8c35163c82"}]: dispatch 2024-04-22T20:56:24.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:24 smithi121 bash[18560]: audit 2024-04-22T20:56:23.821670+0000 mon.a (mon.0) 574 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e267c448-6ff1-431d-9fc4-0f8c35163c82"}]': finished 2024-04-22T20:56:24.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:24 smithi121 bash[18560]: cluster 2024-04-22T20:56:23.821850+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-22T20:56:24.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:24 smithi121 bash[18560]: audit 2024-04-22T20:56:23.822066+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T20:56:24.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:24 smithi121 bash[23964]: cluster 2024-04-22T20:56:22.365336+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-04-22T20:56:24.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:24 smithi121 bash[23964]: audit 2024-04-22T20:56:23.812673+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.123:0/1137773567' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e267c448-6ff1-431d-9fc4-0f8c35163c82"}]: dispatch 2024-04-22T20:56:24.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:24 smithi121 bash[23964]: audit 2024-04-22T20:56:23.812991+0000 mon.a (mon.0) 573 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e267c448-6ff1-431d-9fc4-0f8c35163c82"}]: dispatch 2024-04-22T20:56:24.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:24 smithi121 bash[23964]: audit 2024-04-22T20:56:23.821670+0000 mon.a (mon.0) 574 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e267c448-6ff1-431d-9fc4-0f8c35163c82"}]': finished 2024-04-22T20:56:24.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:24 smithi121 bash[23964]: cluster 2024-04-22T20:56:23.821850+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-22T20:56:24.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:24 smithi121 bash[23964]: audit 2024-04-22T20:56:23.822066+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T20:56:24.790 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:56:24 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:56:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:56:25.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:25 smithi121 bash[18560]: audit 2024-04-22T20:56:24.493464+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.123:0/3250893774' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T20:56:25.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:25 smithi121 bash[18560]: audit 2024-04-22T20:56:24.573571+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:25.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:25 smithi121 bash[18560]: audit 2024-04-22T20:56:24.578479+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:25.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:25 smithi121 bash[18560]: audit 2024-04-22T20:56:25.159497+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:25.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:25 smithi121 bash[18560]: audit 2024-04-22T20:56:25.164622+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:25.543 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:56:25 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:56:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:56:25.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:25 smithi121 bash[23964]: audit 2024-04-22T20:56:24.493464+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.123:0/3250893774' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T20:56:25.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:25 smithi121 bash[23964]: audit 2024-04-22T20:56:24.573571+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:25.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:25 smithi121 bash[23964]: audit 2024-04-22T20:56:24.578479+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:25.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:25 smithi121 bash[23964]: audit 2024-04-22T20:56:25.159497+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:25.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:25 smithi121 bash[23964]: audit 2024-04-22T20:56:25.164622+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:25.712 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:25 smithi123 bash[18722]: audit 2024-04-22T20:56:24.493464+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.123:0/3250893774' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T20:56:25.712 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:25 smithi123 bash[18722]: audit 2024-04-22T20:56:24.573571+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:25.712 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:25 smithi123 bash[18722]: audit 2024-04-22T20:56:24.578479+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:25.713 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:25 smithi123 bash[18722]: audit 2024-04-22T20:56:25.159497+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:25.713 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:25 smithi123 bash[18722]: audit 2024-04-22T20:56:25.164622+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:26.040 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:56:25 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:56:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:56:26.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:26 smithi121 bash[18560]: cluster 2024-04-22T20:56:24.365761+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-22T20:56:26.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:26 smithi121 bash[18560]: cephadm 2024-04-22T20:56:24.574343+0000 mgr.y (mgr.14152) 184 : cephadm [INF] Detected new or changed devices on smithi123 2024-04-22T20:56:26.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:26 smithi121 bash[18560]: audit 2024-04-22T20:56:25.702860+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:26.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:26 smithi121 bash[18560]: audit 2024-04-22T20:56:25.713591+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:26.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:26 smithi121 bash[23964]: cluster 2024-04-22T20:56:24.365761+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-22T20:56:26.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:26 smithi121 bash[23964]: cephadm 2024-04-22T20:56:24.574343+0000 mgr.y (mgr.14152) 184 : cephadm [INF] Detected new or changed devices on smithi123 2024-04-22T20:56:26.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:26 smithi121 bash[23964]: audit 2024-04-22T20:56:25.702860+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:26.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:26 smithi121 bash[23964]: audit 2024-04-22T20:56:25.713591+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:26.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:26 smithi123 bash[18722]: cluster 2024-04-22T20:56:24.365761+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-22T20:56:26.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:26 smithi123 bash[18722]: cephadm 2024-04-22T20:56:24.574343+0000 mgr.y (mgr.14152) 184 : cephadm [INF] Detected new or changed devices on smithi123 2024-04-22T20:56:26.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:26 smithi123 bash[18722]: audit 2024-04-22T20:56:25.702860+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:26.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:26 smithi123 bash[18722]: audit 2024-04-22T20:56:25.713591+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:28.535 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:28 smithi123 bash[18722]: cluster 2024-04-22T20:56:26.366257+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-04-22T20:56:28.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:28 smithi121 bash[18560]: cluster 2024-04-22T20:56:26.366257+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-04-22T20:56:28.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:28 smithi121 bash[23964]: cluster 2024-04-22T20:56:26.366257+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-04-22T20:56:30.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:30 smithi121 bash[18560]: cluster 2024-04-22T20:56:28.366834+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; 52 KiB/s, 0 objects/s recovering 2024-04-22T20:56:30.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:30 smithi121 bash[23964]: cluster 2024-04-22T20:56:28.366834+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; 52 KiB/s, 0 objects/s recovering 2024-04-22T20:56:30.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:30 smithi123 bash[18722]: cluster 2024-04-22T20:56:28.366834+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; 52 KiB/s, 0 objects/s recovering 2024-04-22T20:56:32.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:32 smithi121 bash[18560]: cluster 2024-04-22T20:56:30.367445+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:32.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:32 smithi121 bash[23964]: cluster 2024-04-22T20:56:30.367445+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:32.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:32 smithi123 bash[18722]: cluster 2024-04-22T20:56:30.367445+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:34.372 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:34 smithi123 bash[18722]: cluster 2024-04-22T20:56:32.367965+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:34.372 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:34 smithi123 bash[18722]: audit 2024-04-22T20:56:34.126924+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-22T20:56:34.372 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:34 smithi123 bash[18722]: audit 2024-04-22T20:56:34.128798+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:56:34.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:34 smithi121 bash[18560]: cluster 2024-04-22T20:56:32.367965+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:34.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:34 smithi121 bash[18560]: audit 2024-04-22T20:56:34.126924+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-22T20:56:34.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:34 smithi121 bash[18560]: audit 2024-04-22T20:56:34.128798+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:56:34.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:34 smithi121 bash[23964]: cluster 2024-04-22T20:56:32.367965+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:34.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:34 smithi121 bash[23964]: audit 2024-04-22T20:56:34.126924+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-22T20:56:34.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:34 smithi121 bash[23964]: audit 2024-04-22T20:56:34.128798+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:56:35.430 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:35 smithi123 bash[18722]: cephadm 2024-04-22T20:56:34.130389+0000 mgr.y (mgr.14152) 189 : cephadm [INF] Deploying daemon osd.5 on smithi123 2024-04-22T20:56:35.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:35 smithi121 bash[18560]: cephadm 2024-04-22T20:56:34.130389+0000 mgr.y (mgr.14152) 189 : cephadm [INF] Deploying daemon osd.5 on smithi123 2024-04-22T20:56:35.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:35 smithi121 bash[23964]: cephadm 2024-04-22T20:56:34.130389+0000 mgr.y (mgr.14152) 189 : cephadm [INF] Deploying daemon osd.5 on smithi123 2024-04-22T20:56:36.539 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:36 smithi123 bash[18722]: cluster 2024-04-22T20:56:34.368554+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:36.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:36 smithi121 bash[18560]: cluster 2024-04-22T20:56:34.368554+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:36.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:36 smithi121 bash[23964]: cluster 2024-04-22T20:56:34.368554+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:37.675 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:37 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:56:37.676 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:56:37 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:56:37.676 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 20:56:37 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:56:37.947 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 20:56:37 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:56:37.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:37 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:56:37.948 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:56:37 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:56:38.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:38 smithi121 bash[18560]: cluster 2024-04-22T20:56:36.369069+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:38.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:38 smithi121 bash[18560]: audit 2024-04-22T20:56:37.925166+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:56:38.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:38 smithi121 bash[18560]: audit 2024-04-22T20:56:37.933665+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:38.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:38 smithi121 bash[18560]: audit 2024-04-22T20:56:37.934315+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:56:38.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:38 smithi121 bash[18560]: audit 2024-04-22T20:56:37.937008+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:56:38.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:38 smithi121 bash[18560]: audit 2024-04-22T20:56:37.951371+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:38.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:38 smithi121 bash[23964]: cluster 2024-04-22T20:56:36.369069+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:38.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:38 smithi121 bash[23964]: audit 2024-04-22T20:56:37.925166+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:56:38.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:38 smithi121 bash[23964]: audit 2024-04-22T20:56:37.933665+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:38.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:38 smithi121 bash[23964]: audit 2024-04-22T20:56:37.934315+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:56:38.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:38 smithi121 bash[23964]: audit 2024-04-22T20:56:37.937008+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:56:38.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:38 smithi121 bash[23964]: audit 2024-04-22T20:56:37.951371+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:38.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:38 smithi123 bash[18722]: cluster 2024-04-22T20:56:36.369069+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:38.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:38 smithi123 bash[18722]: audit 2024-04-22T20:56:37.925166+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:56:38.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:38 smithi123 bash[18722]: audit 2024-04-22T20:56:37.933665+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:38.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:38 smithi123 bash[18722]: audit 2024-04-22T20:56:37.934315+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:56:38.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:38 smithi123 bash[18722]: audit 2024-04-22T20:56:37.937008+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:56:38.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:38 smithi123 bash[18722]: audit 2024-04-22T20:56:37.951371+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:40.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:40 smithi121 bash[18560]: cluster 2024-04-22T20:56:38.369654+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:40.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:40 smithi121 bash[23964]: cluster 2024-04-22T20:56:38.369654+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:40.653 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:40 smithi123 bash[18722]: cluster 2024-04-22T20:56:38.369654+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:42.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:42 smithi121 bash[18560]: cluster 2024-04-22T20:56:40.370301+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:42.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:42 smithi121 bash[23964]: cluster 2024-04-22T20:56:40.370301+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:42.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:42 smithi123 bash[18722]: cluster 2024-04-22T20:56:40.370301+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:44.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:44 smithi121 bash[18560]: cluster 2024-04-22T20:56:42.370899+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:44.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:44 smithi121 bash[23964]: cluster 2024-04-22T20:56:42.370899+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:44.577 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:44 smithi123 bash[18722]: cluster 2024-04-22T20:56:42.370899+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:44.588 INFO:teuthology.orchestra.run.smithi123.stdout:Created osd(s) 5 on host 'smithi123' 2024-04-22T20:56:45.750 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:56:45 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:56:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:56:45.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:45 smithi121 bash[23964]: audit 2024-04-22T20:56:44.355207+0000 mon.a (mon.0) 590 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-22T20:56:45.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:45 smithi121 bash[23964]: audit 2024-04-22T20:56:44.355304+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.123:6808/2919290185,v1:172.21.15.123:6809/2919290185]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-22T20:56:45.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:45 smithi121 bash[23964]: cluster 2024-04-22T20:56:44.371280+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:45.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:45 smithi121 bash[23964]: audit 2024-04-22T20:56:44.591315+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:45.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:45 smithi121 bash[23964]: audit 2024-04-22T20:56:44.597102+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:56:45.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:45 smithi121 bash[23964]: audit 2024-04-22T20:56:44.598302+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:56:45.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:45 smithi121 bash[23964]: audit 2024-04-22T20:56:44.599041+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:56:45.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:45 smithi121 bash[23964]: audit 2024-04-22T20:56:44.601006+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:56:45.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:45 smithi121 bash[23964]: audit 2024-04-22T20:56:44.601720+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:56:45.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:45 smithi121 bash[23964]: cephadm 2024-04-22T20:56:44.602295+0000 mgr.y (mgr.14152) 196 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 8120M 2024-04-22T20:56:45.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:45 smithi121 bash[23964]: audit 2024-04-22T20:56:44.606714+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:45.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:45 smithi121 bash[23964]: audit 2024-04-22T20:56:44.611271+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:45.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:45 smithi121 bash[18560]: audit 2024-04-22T20:56:44.355207+0000 mon.a (mon.0) 590 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-22T20:56:45.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:45 smithi121 bash[18560]: audit 2024-04-22T20:56:44.355304+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.123:6808/2919290185,v1:172.21.15.123:6809/2919290185]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-22T20:56:45.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:45 smithi121 bash[18560]: cluster 2024-04-22T20:56:44.371280+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:45.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:45 smithi121 bash[18560]: audit 2024-04-22T20:56:44.591315+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:45.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:45 smithi121 bash[18560]: audit 2024-04-22T20:56:44.597102+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:56:45.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:45 smithi121 bash[18560]: audit 2024-04-22T20:56:44.598302+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:56:45.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:45 smithi121 bash[18560]: audit 2024-04-22T20:56:44.599041+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:56:45.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:45 smithi121 bash[18560]: audit 2024-04-22T20:56:44.601006+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:56:45.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:45 smithi121 bash[18560]: audit 2024-04-22T20:56:44.601720+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:56:45.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:45 smithi121 bash[18560]: cephadm 2024-04-22T20:56:44.602295+0000 mgr.y (mgr.14152) 196 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 8120M 2024-04-22T20:56:45.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:45 smithi121 bash[18560]: audit 2024-04-22T20:56:44.606714+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:45.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:45 smithi121 bash[18560]: audit 2024-04-22T20:56:44.611271+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:45.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:45 smithi123 bash[18722]: audit 2024-04-22T20:56:44.355207+0000 mon.a (mon.0) 590 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-22T20:56:45.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:45 smithi123 bash[18722]: audit 2024-04-22T20:56:44.355304+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.123:6808/2919290185,v1:172.21.15.123:6809/2919290185]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-22T20:56:45.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:45 smithi123 bash[18722]: cluster 2024-04-22T20:56:44.371280+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:45.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:45 smithi123 bash[18722]: audit 2024-04-22T20:56:44.591315+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:45.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:45 smithi123 bash[18722]: audit 2024-04-22T20:56:44.597102+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:56:45.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:45 smithi123 bash[18722]: audit 2024-04-22T20:56:44.598302+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:56:45.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:45 smithi123 bash[18722]: audit 2024-04-22T20:56:44.599041+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:56:45.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:45 smithi123 bash[18722]: audit 2024-04-22T20:56:44.601006+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:56:45.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:45 smithi123 bash[18722]: audit 2024-04-22T20:56:44.601720+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:56:45.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:45 smithi123 bash[18722]: cephadm 2024-04-22T20:56:44.602295+0000 mgr.y (mgr.14152) 196 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 8120M 2024-04-22T20:56:45.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:45 smithi123 bash[18722]: audit 2024-04-22T20:56:44.606714+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:45.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:45 smithi123 bash[18722]: audit 2024-04-22T20:56:44.611271+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:45.949 DEBUG:teuthology.orchestra.run.smithi123:osd.5> sudo journalctl -f -n 0 -u ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.5.service 2024-04-22T20:56:45.951 INFO:tasks.cephadm:Deploying osd.6 on smithi123 with /dev/vg_nvme/lv_2... 2024-04-22T20:56:45.951 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-22T20:56:46.040 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:56:45 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:56:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:56:46.040 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:56:45 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:56:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:56:46.393 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 20:56:46 smithi123 bash[27118]: debug 2024-04-22T20:56:46.323+0000 7fa801354700 -1 osd.5 0 waiting for initial osdmap 2024-04-22T20:56:46.393 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 20:56:46 smithi123 bash[27118]: debug 2024-04-22T20:56:46.331+0000 7fa7f9ce7700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-22T20:56:46.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:46 smithi123 bash[18722]: audit 2024-04-22T20:56:45.313194+0000 mon.a (mon.0) 599 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-22T20:56:46.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:46 smithi123 bash[18722]: cluster 2024-04-22T20:56:45.313419+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-22T20:56:46.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:46 smithi123 bash[18722]: audit 2024-04-22T20:56:45.314126+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T20:56:46.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:46 smithi123 bash[18722]: audit 2024-04-22T20:56:45.315586+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.123:6808/2919290185,v1:172.21.15.123:6809/2919290185]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T20:56:46.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:46 smithi123 bash[18722]: audit 2024-04-22T20:56:45.319393+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:46.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:46 smithi123 bash[18722]: audit 2024-04-22T20:56:45.320557+0000 mon.a (mon.0) 603 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T20:56:46.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:46 smithi123 bash[18722]: audit 2024-04-22T20:56:45.327330+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:46.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:46 smithi123 bash[18722]: audit 2024-04-22T20:56:45.817914+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:46.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:46 smithi123 bash[18722]: cephadm 2024-04-22T20:56:45.818760+0000 mgr.y (mgr.14152) 197 : cephadm [INF] Detected new or changed devices on smithi123 2024-04-22T20:56:46.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:46 smithi123 bash[18722]: audit 2024-04-22T20:56:45.824729+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:46.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:46 smithi123 bash[18722]: audit 2024-04-22T20:56:45.830800+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:56:46.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:46 smithi123 bash[18722]: audit 2024-04-22T20:56:45.832034+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:56:46.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:46 smithi123 bash[18722]: audit 2024-04-22T20:56:45.832772+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:56:46.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:46 smithi123 bash[18722]: audit 2024-04-22T20:56:45.838117+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:46.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:46 smithi123 bash[18722]: audit 2024-04-22T20:56:45.913981+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:46.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:46 smithi123 bash[18722]: audit 2024-04-22T20:56:45.923586+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:46.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:46 smithi123 bash[18722]: audit 2024-04-22T20:56:45.956187+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:56:46.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:46 smithi123 bash[18722]: audit 2024-04-22T20:56:45.959129+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:56:46.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:46 smithi123 bash[18722]: audit 2024-04-22T20:56:45.961058+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:56:46.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:46 smithi123 bash[18722]: audit 2024-04-22T20:56:45.972223+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:46.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[18560]: audit 2024-04-22T20:56:45.313194+0000 mon.a (mon.0) 599 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-22T20:56:46.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[18560]: cluster 2024-04-22T20:56:45.313419+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-22T20:56:46.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[18560]: audit 2024-04-22T20:56:45.314126+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T20:56:46.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[18560]: audit 2024-04-22T20:56:45.315586+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.123:6808/2919290185,v1:172.21.15.123:6809/2919290185]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T20:56:46.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[18560]: audit 2024-04-22T20:56:45.319393+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:46.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[18560]: audit 2024-04-22T20:56:45.320557+0000 mon.a (mon.0) 603 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T20:56:46.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[18560]: audit 2024-04-22T20:56:45.327330+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:46.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[18560]: audit 2024-04-22T20:56:45.817914+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:46.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[18560]: cephadm 2024-04-22T20:56:45.818760+0000 mgr.y (mgr.14152) 197 : cephadm [INF] Detected new or changed devices on smithi123 2024-04-22T20:56:46.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[18560]: audit 2024-04-22T20:56:45.824729+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:46.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[18560]: audit 2024-04-22T20:56:45.830800+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:56:46.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[18560]: audit 2024-04-22T20:56:45.832034+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:56:46.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[18560]: audit 2024-04-22T20:56:45.832772+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:56:46.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[18560]: audit 2024-04-22T20:56:45.838117+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:46.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[18560]: audit 2024-04-22T20:56:45.913981+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:46.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[18560]: audit 2024-04-22T20:56:45.923586+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:46.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[18560]: audit 2024-04-22T20:56:45.956187+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:56:46.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[18560]: audit 2024-04-22T20:56:45.959129+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:56:46.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[18560]: audit 2024-04-22T20:56:45.961058+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:56:46.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[18560]: audit 2024-04-22T20:56:45.972223+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:46.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[23964]: audit 2024-04-22T20:56:45.313194+0000 mon.a (mon.0) 599 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-22T20:56:46.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[23964]: cluster 2024-04-22T20:56:45.313419+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-22T20:56:46.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[23964]: audit 2024-04-22T20:56:45.314126+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T20:56:46.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[23964]: audit 2024-04-22T20:56:45.315586+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.123:6808/2919290185,v1:172.21.15.123:6809/2919290185]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T20:56:46.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[23964]: audit 2024-04-22T20:56:45.319393+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:46.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[23964]: audit 2024-04-22T20:56:45.320557+0000 mon.a (mon.0) 603 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T20:56:46.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[23964]: audit 2024-04-22T20:56:45.327330+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:46.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[23964]: audit 2024-04-22T20:56:45.817914+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:46.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[23964]: cephadm 2024-04-22T20:56:45.818760+0000 mgr.y (mgr.14152) 197 : cephadm [INF] Detected new or changed devices on smithi123 2024-04-22T20:56:46.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[23964]: audit 2024-04-22T20:56:45.824729+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:46.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[23964]: audit 2024-04-22T20:56:45.830800+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:56:46.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[23964]: audit 2024-04-22T20:56:45.832034+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:56:46.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[23964]: audit 2024-04-22T20:56:45.832772+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:56:46.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[23964]: audit 2024-04-22T20:56:45.838117+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:46.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[23964]: audit 2024-04-22T20:56:45.913981+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:46.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[23964]: audit 2024-04-22T20:56:45.923586+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:46.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[23964]: audit 2024-04-22T20:56:45.956187+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:56:46.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[23964]: audit 2024-04-22T20:56:45.959129+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:56:46.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[23964]: audit 2024-04-22T20:56:45.961058+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:56:46.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:46 smithi121 bash[23964]: audit 2024-04-22T20:56:45.972223+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:56:47.583 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:47 smithi123 bash[18722]: audit 2024-04-22T20:56:46.320342+0000 mon.a (mon.0) 617 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-04-22T20:56:47.583 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:47 smithi123 bash[18722]: cluster 2024-04-22T20:56:46.320432+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-22T20:56:47.583 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:47 smithi123 bash[18722]: audit 2024-04-22T20:56:46.320653+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T20:56:47.583 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:47 smithi123 bash[18722]: audit 2024-04-22T20:56:46.328271+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T20:56:47.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:47 smithi123 bash[18722]: cluster 2024-04-22T20:56:46.371868+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:47.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:47 smithi123 bash[18722]: cluster 2024-04-22T20:56:47.257266+0000 mon.a (mon.0) 621 : cluster [INF] osd.5 [v2:172.21.15.123:6808/2919290185,v1:172.21.15.123:6809/2919290185] boot 2024-04-22T20:56:47.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:47 smithi123 bash[18722]: cluster 2024-04-22T20:56:47.257405+0000 mon.a (mon.0) 622 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-22T20:56:47.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:47 smithi123 bash[18722]: audit 2024-04-22T20:56:47.258223+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T20:56:47.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:47 smithi121 bash[18560]: audit 2024-04-22T20:56:46.320342+0000 mon.a (mon.0) 617 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-04-22T20:56:47.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:47 smithi121 bash[18560]: cluster 2024-04-22T20:56:46.320432+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-22T20:56:47.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:47 smithi121 bash[18560]: audit 2024-04-22T20:56:46.320653+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T20:56:47.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:47 smithi121 bash[18560]: audit 2024-04-22T20:56:46.328271+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T20:56:47.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:47 smithi121 bash[18560]: cluster 2024-04-22T20:56:46.371868+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:47.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:47 smithi121 bash[18560]: cluster 2024-04-22T20:56:47.257266+0000 mon.a (mon.0) 621 : cluster [INF] osd.5 [v2:172.21.15.123:6808/2919290185,v1:172.21.15.123:6809/2919290185] boot 2024-04-22T20:56:47.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:47 smithi121 bash[18560]: cluster 2024-04-22T20:56:47.257405+0000 mon.a (mon.0) 622 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-22T20:56:47.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:47 smithi121 bash[18560]: audit 2024-04-22T20:56:47.258223+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T20:56:47.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:47 smithi121 bash[23964]: audit 2024-04-22T20:56:46.320342+0000 mon.a (mon.0) 617 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-04-22T20:56:47.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:47 smithi121 bash[23964]: cluster 2024-04-22T20:56:46.320432+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-22T20:56:47.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:47 smithi121 bash[23964]: audit 2024-04-22T20:56:46.320653+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T20:56:47.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:47 smithi121 bash[23964]: audit 2024-04-22T20:56:46.328271+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T20:56:47.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:47 smithi121 bash[23964]: cluster 2024-04-22T20:56:46.371868+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-22T20:56:47.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:47 smithi121 bash[23964]: cluster 2024-04-22T20:56:47.257266+0000 mon.a (mon.0) 621 : cluster [INF] osd.5 [v2:172.21.15.123:6808/2919290185,v1:172.21.15.123:6809/2919290185] boot 2024-04-22T20:56:47.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:47 smithi121 bash[23964]: cluster 2024-04-22T20:56:47.257405+0000 mon.a (mon.0) 622 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-22T20:56:47.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:47 smithi121 bash[23964]: audit 2024-04-22T20:56:47.258223+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T20:56:48.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:48 smithi123 bash[18722]: cluster 2024-04-22T20:56:45.333835+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T20:56:48.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:48 smithi123 bash[18722]: cluster 2024-04-22T20:56:45.334026+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T20:56:48.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:48 smithi123 bash[18722]: cluster 2024-04-22T20:56:48.268579+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-22T20:56:48.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:48 smithi121 bash[18560]: cluster 2024-04-22T20:56:45.333835+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T20:56:48.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:48 smithi121 bash[18560]: cluster 2024-04-22T20:56:45.334026+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T20:56:48.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:48 smithi121 bash[18560]: cluster 2024-04-22T20:56:48.268579+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-22T20:56:48.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:48 smithi121 bash[23964]: cluster 2024-04-22T20:56:45.333835+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T20:56:48.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:48 smithi121 bash[23964]: cluster 2024-04-22T20:56:45.334026+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T20:56:48.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:48 smithi121 bash[23964]: cluster 2024-04-22T20:56:48.268579+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-22T20:56:49.418 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-22T20:56:49.418 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-22T20:56:49.418 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10+0 records in 2024-04-22T20:56:49.418 INFO:teuthology.orchestra.run.smithi123.stderr:10+0 records out 2024-04-22T20:56:49.418 INFO:teuthology.orchestra.run.smithi123.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0156273 s, 671 MB/s 2024-04-22T20:56:49.418 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping successful for: 2024-04-22T20:56:50.127 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi123:vg_nvme/lv_2 2024-04-22T20:56:50.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:50 smithi123 bash[18722]: cluster 2024-04-22T20:56:48.372484+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v171: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:56:50.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:50 smithi123 bash[18722]: cluster 2024-04-22T20:56:49.271115+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-22T20:56:50.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:50 smithi123 bash[18722]: cluster 2024-04-22T20:56:49.326461+0000 mon.a (mon.0) 626 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-22T20:56:50.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:50 smithi121 bash[18560]: cluster 2024-04-22T20:56:48.372484+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v171: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:56:50.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:50 smithi121 bash[18560]: cluster 2024-04-22T20:56:49.271115+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-22T20:56:50.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:50 smithi121 bash[18560]: cluster 2024-04-22T20:56:49.326461+0000 mon.a (mon.0) 626 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-22T20:56:50.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:50 smithi121 bash[23964]: cluster 2024-04-22T20:56:48.372484+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v171: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:56:50.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:50 smithi121 bash[23964]: cluster 2024-04-22T20:56:49.271115+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-22T20:56:50.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:50 smithi121 bash[23964]: cluster 2024-04-22T20:56:49.326461+0000 mon.a (mon.0) 626 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-22T20:56:51.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:51 smithi123 bash[18722]: cluster 2024-04-22T20:56:50.337405+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-22T20:56:51.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:51 smithi123 bash[18722]: cluster 2024-04-22T20:56:50.373121+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v174: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:56:51.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:51 smithi121 bash[18560]: cluster 2024-04-22T20:56:50.337405+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-22T20:56:51.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:51 smithi121 bash[18560]: cluster 2024-04-22T20:56:50.373121+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v174: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:56:51.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:51 smithi121 bash[23964]: cluster 2024-04-22T20:56:50.337405+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-22T20:56:51.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:51 smithi121 bash[23964]: cluster 2024-04-22T20:56:50.373121+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v174: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:56:52.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:52 smithi123 bash[18722]: cluster 2024-04-22T20:56:51.338149+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-22T20:56:52.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:52 smithi121 bash[18560]: cluster 2024-04-22T20:56:51.338149+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-22T20:56:52.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:52 smithi121 bash[23964]: cluster 2024-04-22T20:56:51.338149+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-22T20:56:53.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:53 smithi123 bash[18722]: cluster 2024-04-22T20:56:52.373762+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 126 KiB/s, 0 objects/s recovering 2024-04-22T20:56:53.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:53 smithi123 bash[18722]: audit 2024-04-22T20:56:52.921603+0000 mgr.y (mgr.14152) 202 : audit [DBG] from='client.24239 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:56:53.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:53 smithi123 bash[18722]: audit 2024-04-22T20:56:52.928454+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T20:56:53.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:53 smithi123 bash[18722]: audit 2024-04-22T20:56:52.934740+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T20:56:53.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:53 smithi123 bash[18722]: audit 2024-04-22T20:56:52.936388+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:56:53.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:53 smithi121 bash[18560]: cluster 2024-04-22T20:56:52.373762+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 126 KiB/s, 0 objects/s recovering 2024-04-22T20:56:53.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:53 smithi121 bash[18560]: audit 2024-04-22T20:56:52.921603+0000 mgr.y (mgr.14152) 202 : audit [DBG] from='client.24239 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:56:53.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:53 smithi121 bash[18560]: audit 2024-04-22T20:56:52.928454+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T20:56:53.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:53 smithi121 bash[18560]: audit 2024-04-22T20:56:52.934740+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T20:56:53.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:53 smithi121 bash[18560]: audit 2024-04-22T20:56:52.936388+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:56:53.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:53 smithi121 bash[23964]: cluster 2024-04-22T20:56:52.373762+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 126 KiB/s, 0 objects/s recovering 2024-04-22T20:56:53.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:53 smithi121 bash[23964]: audit 2024-04-22T20:56:52.921603+0000 mgr.y (mgr.14152) 202 : audit [DBG] from='client.24239 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:56:53.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:53 smithi121 bash[23964]: audit 2024-04-22T20:56:52.928454+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T20:56:53.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:53 smithi121 bash[23964]: audit 2024-04-22T20:56:52.934740+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T20:56:53.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:53 smithi121 bash[23964]: audit 2024-04-22T20:56:52.936388+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:56:54.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:54 smithi123 bash[18722]: cluster 2024-04-22T20:56:53.341930+0000 mon.a (mon.0) 632 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-22T20:56:54.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:54 smithi123 bash[18722]: cluster 2024-04-22T20:56:53.341987+0000 mon.a (mon.0) 633 : cluster [INF] Cluster is now healthy 2024-04-22T20:56:54.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:54 smithi121 bash[18560]: cluster 2024-04-22T20:56:53.341930+0000 mon.a (mon.0) 632 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-22T20:56:54.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:54 smithi121 bash[18560]: cluster 2024-04-22T20:56:53.341987+0000 mon.a (mon.0) 633 : cluster [INF] Cluster is now healthy 2024-04-22T20:56:54.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:54 smithi121 bash[23964]: cluster 2024-04-22T20:56:53.341930+0000 mon.a (mon.0) 632 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-22T20:56:54.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:54 smithi121 bash[23964]: cluster 2024-04-22T20:56:53.341987+0000 mon.a (mon.0) 633 : cluster [INF] Cluster is now healthy 2024-04-22T20:56:55.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:55 smithi123 bash[18722]: cluster 2024-04-22T20:56:54.374341+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-22T20:56:55.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:55 smithi121 bash[18560]: cluster 2024-04-22T20:56:54.374341+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-22T20:56:55.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:55 smithi121 bash[23964]: cluster 2024-04-22T20:56:54.374341+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-22T20:56:58.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:58 smithi121 bash[18560]: cluster 2024-04-22T20:56:56.374923+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-04-22T20:56:58.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:58 smithi121 bash[23964]: cluster 2024-04-22T20:56:56.374923+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-04-22T20:56:58.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:58 smithi123 bash[18722]: cluster 2024-04-22T20:56:56.374923+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-04-22T20:56:59.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:59 smithi121 bash[18560]: audit 2024-04-22T20:56:58.720923+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.123:0/3614102109' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "79c76501-955d-48de-a7f4-5666f27ff0fe"}]: dispatch 2024-04-22T20:56:59.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:59 smithi121 bash[18560]: audit 2024-04-22T20:56:58.721136+0000 mon.a (mon.0) 634 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "79c76501-955d-48de-a7f4-5666f27ff0fe"}]: dispatch 2024-04-22T20:56:59.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:59 smithi121 bash[18560]: audit 2024-04-22T20:56:58.734242+0000 mon.a (mon.0) 635 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "79c76501-955d-48de-a7f4-5666f27ff0fe"}]': finished 2024-04-22T20:56:59.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:59 smithi121 bash[18560]: cluster 2024-04-22T20:56:58.734389+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-22T20:56:59.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:56:59 smithi121 bash[18560]: audit 2024-04-22T20:56:58.734711+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T20:56:59.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:59 smithi121 bash[23964]: audit 2024-04-22T20:56:58.720923+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.123:0/3614102109' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "79c76501-955d-48de-a7f4-5666f27ff0fe"}]: dispatch 2024-04-22T20:56:59.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:59 smithi121 bash[23964]: audit 2024-04-22T20:56:58.721136+0000 mon.a (mon.0) 634 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "79c76501-955d-48de-a7f4-5666f27ff0fe"}]: dispatch 2024-04-22T20:56:59.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:59 smithi121 bash[23964]: audit 2024-04-22T20:56:58.734242+0000 mon.a (mon.0) 635 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "79c76501-955d-48de-a7f4-5666f27ff0fe"}]': finished 2024-04-22T20:56:59.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:59 smithi121 bash[23964]: cluster 2024-04-22T20:56:58.734389+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-22T20:56:59.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:56:59 smithi121 bash[23964]: audit 2024-04-22T20:56:58.734711+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T20:56:59.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:59 smithi123 bash[18722]: audit 2024-04-22T20:56:58.720923+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.123:0/3614102109' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "79c76501-955d-48de-a7f4-5666f27ff0fe"}]: dispatch 2024-04-22T20:56:59.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:59 smithi123 bash[18722]: audit 2024-04-22T20:56:58.721136+0000 mon.a (mon.0) 634 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "79c76501-955d-48de-a7f4-5666f27ff0fe"}]: dispatch 2024-04-22T20:56:59.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:59 smithi123 bash[18722]: audit 2024-04-22T20:56:58.734242+0000 mon.a (mon.0) 635 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "79c76501-955d-48de-a7f4-5666f27ff0fe"}]': finished 2024-04-22T20:56:59.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:59 smithi123 bash[18722]: cluster 2024-04-22T20:56:58.734389+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-22T20:56:59.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:56:59 smithi123 bash[18722]: audit 2024-04-22T20:56:58.734711+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T20:57:00.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:00 smithi121 bash[18560]: cluster 2024-04-22T20:56:58.375527+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-04-22T20:57:00.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:00 smithi121 bash[18560]: audit 2024-04-22T20:56:59.346114+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.123:0/3413789522' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T20:57:00.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:00 smithi121 bash[23964]: cluster 2024-04-22T20:56:58.375527+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-04-22T20:57:00.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:00 smithi121 bash[23964]: audit 2024-04-22T20:56:59.346114+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.123:0/3413789522' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T20:57:00.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:00 smithi123 bash[18722]: cluster 2024-04-22T20:56:58.375527+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-04-22T20:57:00.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:00 smithi123 bash[18722]: audit 2024-04-22T20:56:59.346114+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.123:0/3413789522' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T20:57:02.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:02 smithi121 bash[18560]: cluster 2024-04-22T20:57:00.376055+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-04-22T20:57:02.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:02 smithi121 bash[23964]: cluster 2024-04-22T20:57:00.376055+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-04-22T20:57:02.676 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:02 smithi123 bash[18722]: cluster 2024-04-22T20:57:00.376055+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-04-22T20:57:04.270 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:57:04 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:57:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:57:04.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:04 smithi121 bash[18560]: cluster 2024-04-22T20:57:02.376590+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:57:04.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:04 smithi121 bash[18560]: audit 2024-04-22T20:57:04.112190+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:04.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:04 smithi121 bash[18560]: audit 2024-04-22T20:57:04.120429+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:04.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:04 smithi121 bash[23964]: cluster 2024-04-22T20:57:02.376590+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:57:04.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:04 smithi121 bash[23964]: audit 2024-04-22T20:57:04.112190+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:04.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:04 smithi121 bash[23964]: audit 2024-04-22T20:57:04.120429+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:04.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:04 smithi123 bash[18722]: cluster 2024-04-22T20:57:02.376590+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:57:04.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:04 smithi123 bash[18722]: audit 2024-04-22T20:57:04.112190+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:04.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:04 smithi123 bash[18722]: audit 2024-04-22T20:57:04.120429+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:05.790 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:57:05 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:57:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:57:06.335 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:06 smithi123 bash[18722]: cluster 2024-04-22T20:57:04.377137+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:57:06.336 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:06 smithi123 bash[18722]: audit 2024-04-22T20:57:05.447569+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:06.336 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:06 smithi123 bash[18722]: audit 2024-04-22T20:57:05.452434+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:06.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:06 smithi121 bash[23964]: cluster 2024-04-22T20:57:04.377137+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:57:06.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:06 smithi121 bash[23964]: audit 2024-04-22T20:57:05.447569+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:06.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:06 smithi121 bash[23964]: audit 2024-04-22T20:57:05.452434+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:06.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:06 smithi121 bash[18560]: cluster 2024-04-22T20:57:04.377137+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:57:06.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:06 smithi121 bash[18560]: audit 2024-04-22T20:57:05.447569+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:06.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:06 smithi121 bash[18560]: audit 2024-04-22T20:57:05.452434+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:08.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:08 smithi121 bash[23964]: cluster 2024-04-22T20:57:06.377709+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:57:08.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:08 smithi121 bash[18560]: cluster 2024-04-22T20:57:06.377709+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:57:08.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:08 smithi123 bash[18722]: cluster 2024-04-22T20:57:06.377709+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:57:09.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:09 smithi123 bash[18722]: audit 2024-04-22T20:57:08.968265+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-22T20:57:09.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:09 smithi123 bash[18722]: audit 2024-04-22T20:57:08.969998+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:57:09.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:09 smithi121 bash[18560]: audit 2024-04-22T20:57:08.968265+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-22T20:57:09.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:09 smithi121 bash[18560]: audit 2024-04-22T20:57:08.969998+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:57:09.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:09 smithi121 bash[23964]: audit 2024-04-22T20:57:08.968265+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-22T20:57:09.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:09 smithi121 bash[23964]: audit 2024-04-22T20:57:08.969998+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:57:10.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:10 smithi123 bash[18722]: cluster 2024-04-22T20:57:08.378308+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:57:10.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:10 smithi123 bash[18722]: cephadm 2024-04-22T20:57:08.971550+0000 mgr.y (mgr.14152) 211 : cephadm [INF] Deploying daemon osd.6 on smithi123 2024-04-22T20:57:10.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:10 smithi121 bash[18560]: cluster 2024-04-22T20:57:08.378308+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:57:10.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:10 smithi121 bash[18560]: cephadm 2024-04-22T20:57:08.971550+0000 mgr.y (mgr.14152) 211 : cephadm [INF] Deploying daemon osd.6 on smithi123 2024-04-22T20:57:10.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:10 smithi121 bash[23964]: cluster 2024-04-22T20:57:08.378308+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:57:10.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:10 smithi121 bash[23964]: cephadm 2024-04-22T20:57:08.971550+0000 mgr.y (mgr.14152) 211 : cephadm [INF] Deploying daemon osd.6 on smithi123 2024-04-22T20:57:11.693 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:11 smithi123 bash[18722]: audit 2024-04-22T20:57:10.369421+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T20:57:11.693 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:11 smithi123 bash[18722]: audit 2024-04-22T20:57:10.369962+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T20:57:11.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:11 smithi121 bash[18560]: audit 2024-04-22T20:57:10.369421+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T20:57:11.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:11 smithi121 bash[18560]: audit 2024-04-22T20:57:10.369962+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T20:57:11.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:11 smithi121 bash[23964]: audit 2024-04-22T20:57:10.369421+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T20:57:11.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:11 smithi121 bash[23964]: audit 2024-04-22T20:57:10.369962+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T20:57:12.583 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:57:12 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:57:12.583 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 20:57:12 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:57:12.583 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:12 smithi123 bash[18722]: cluster 2024-04-22T20:57:10.378830+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:57:12.583 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:12 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:57:12.584 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 20:57:12 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:57:12.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:12 smithi121 bash[18560]: cluster 2024-04-22T20:57:10.378830+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:57:12.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:12 smithi121 bash[23964]: cluster 2024-04-22T20:57:10.378830+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:57:12.924 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:12 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:57:12.925 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:57:12 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:57:12.925 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 20:57:12 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:57:12.925 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 20:57:12 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:57:14.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:13 smithi123 bash[18722]: cluster 2024-04-22T20:57:12.379456+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:57:14.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:13 smithi123 bash[18722]: audit 2024-04-22T20:57:12.736562+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:14.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:13 smithi123 bash[18722]: audit 2024-04-22T20:57:12.765210+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:57:14.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:13 smithi123 bash[18722]: audit 2024-04-22T20:57:12.767772+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:57:14.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:13 smithi123 bash[18722]: audit 2024-04-22T20:57:12.769420+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:57:14.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:13 smithi123 bash[18722]: audit 2024-04-22T20:57:12.780079+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:14.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:13 smithi121 bash[23964]: cluster 2024-04-22T20:57:12.379456+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:57:14.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:13 smithi121 bash[23964]: audit 2024-04-22T20:57:12.736562+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:14.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:13 smithi121 bash[23964]: audit 2024-04-22T20:57:12.765210+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:57:14.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:13 smithi121 bash[23964]: audit 2024-04-22T20:57:12.767772+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:57:14.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:13 smithi121 bash[23964]: audit 2024-04-22T20:57:12.769420+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:57:14.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:13 smithi121 bash[23964]: audit 2024-04-22T20:57:12.780079+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:14.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:13 smithi121 bash[18560]: cluster 2024-04-22T20:57:12.379456+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:57:14.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:13 smithi121 bash[18560]: audit 2024-04-22T20:57:12.736562+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:14.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:13 smithi121 bash[18560]: audit 2024-04-22T20:57:12.765210+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:57:14.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:13 smithi121 bash[18560]: audit 2024-04-22T20:57:12.767772+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:57:14.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:13 smithi121 bash[18560]: audit 2024-04-22T20:57:12.769420+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:57:14.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:13 smithi121 bash[18560]: audit 2024-04-22T20:57:12.780079+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:16.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:15 smithi123 bash[18722]: cluster 2024-04-22T20:57:14.380064+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:57:16.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:15 smithi121 bash[18560]: cluster 2024-04-22T20:57:14.380064+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:57:16.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:15 smithi121 bash[23964]: cluster 2024-04-22T20:57:14.380064+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:57:18.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:18 smithi123 bash[18722]: cluster 2024-04-22T20:57:16.380709+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:57:18.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:18 smithi121 bash[23964]: cluster 2024-04-22T20:57:16.380709+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:57:18.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:18 smithi121 bash[18560]: cluster 2024-04-22T20:57:16.380709+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:57:18.816 INFO:teuthology.orchestra.run.smithi123.stdout:Created osd(s) 6 on host 'smithi123' 2024-04-22T20:57:19.422 DEBUG:teuthology.orchestra.run.smithi123:osd.6> sudo journalctl -f -n 0 -u ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.6.service 2024-04-22T20:57:19.425 INFO:tasks.cephadm:Deploying osd.7 on smithi123 with /dev/vg_nvme/lv_1... 2024-04-22T20:57:19.426 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-22T20:57:20.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:19 smithi123 bash[18722]: cluster 2024-04-22T20:57:18.381356+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:57:20.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:19 smithi123 bash[18722]: audit 2024-04-22T20:57:18.818505+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:20.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:19 smithi123 bash[18722]: audit 2024-04-22T20:57:18.819152+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:57:20.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:19 smithi123 bash[18722]: audit 2024-04-22T20:57:18.823341+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:57:20.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:19 smithi123 bash[18722]: audit 2024-04-22T20:57:18.825201+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:57:20.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:19 smithi123 bash[18722]: audit 2024-04-22T20:57:18.829671+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:57:20.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:19 smithi123 bash[18722]: audit 2024-04-22T20:57:18.831538+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:57:20.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:19 smithi123 bash[18722]: audit 2024-04-22T20:57:18.833321+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:57:20.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:19 smithi123 bash[18722]: cephadm 2024-04-22T20:57:18.834578+0000 mgr.y (mgr.14152) 217 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 5413M 2024-04-22T20:57:20.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:19 smithi123 bash[18722]: audit 2024-04-22T20:57:18.844867+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:20.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:19 smithi123 bash[18722]: audit 2024-04-22T20:57:18.854868+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:20.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:19 smithi123 bash[18722]: audit 2024-04-22T20:57:19.189488+0000 mon.a (mon.0) 660 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-22T20:57:20.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:19 smithi123 bash[18722]: audit 2024-04-22T20:57:19.189716+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.123:6816/548743546,v1:172.21.15.123:6817/548743546]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-22T20:57:20.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:19 smithi121 bash[18560]: cluster 2024-04-22T20:57:18.381356+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:57:20.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:19 smithi121 bash[18560]: audit 2024-04-22T20:57:18.818505+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:20.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:19 smithi121 bash[18560]: audit 2024-04-22T20:57:18.819152+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:57:20.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:19 smithi121 bash[18560]: audit 2024-04-22T20:57:18.823341+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:57:20.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:19 smithi121 bash[18560]: audit 2024-04-22T20:57:18.825201+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:57:20.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:19 smithi121 bash[18560]: audit 2024-04-22T20:57:18.829671+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:57:20.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:19 smithi121 bash[18560]: audit 2024-04-22T20:57:18.831538+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:57:20.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:19 smithi121 bash[18560]: audit 2024-04-22T20:57:18.833321+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:57:20.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:19 smithi121 bash[18560]: cephadm 2024-04-22T20:57:18.834578+0000 mgr.y (mgr.14152) 217 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 5413M 2024-04-22T20:57:20.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:19 smithi121 bash[18560]: audit 2024-04-22T20:57:18.844867+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:20.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:19 smithi121 bash[18560]: audit 2024-04-22T20:57:18.854868+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:20.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:19 smithi121 bash[18560]: audit 2024-04-22T20:57:19.189488+0000 mon.a (mon.0) 660 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-22T20:57:20.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:19 smithi121 bash[18560]: audit 2024-04-22T20:57:19.189716+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.123:6816/548743546,v1:172.21.15.123:6817/548743546]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-22T20:57:20.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:19 smithi121 bash[23964]: cluster 2024-04-22T20:57:18.381356+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:57:20.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:19 smithi121 bash[23964]: audit 2024-04-22T20:57:18.818505+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:20.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:19 smithi121 bash[23964]: audit 2024-04-22T20:57:18.819152+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:57:20.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:19 smithi121 bash[23964]: audit 2024-04-22T20:57:18.823341+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:57:20.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:19 smithi121 bash[23964]: audit 2024-04-22T20:57:18.825201+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:57:20.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:19 smithi121 bash[23964]: audit 2024-04-22T20:57:18.829671+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:57:20.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:19 smithi121 bash[23964]: audit 2024-04-22T20:57:18.831538+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:57:20.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:19 smithi121 bash[23964]: audit 2024-04-22T20:57:18.833321+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:57:20.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:19 smithi121 bash[23964]: cephadm 2024-04-22T20:57:18.834578+0000 mgr.y (mgr.14152) 217 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 5413M 2024-04-22T20:57:20.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:19 smithi121 bash[23964]: audit 2024-04-22T20:57:18.844867+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:20.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:19 smithi121 bash[23964]: audit 2024-04-22T20:57:18.854868+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:20.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:19 smithi121 bash[23964]: audit 2024-04-22T20:57:19.189488+0000 mon.a (mon.0) 660 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-22T20:57:20.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:19 smithi121 bash[23964]: audit 2024-04-22T20:57:19.189716+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.123:6816/548743546,v1:172.21.15.123:6817/548743546]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-22T20:57:21.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:20 smithi123 bash[18722]: audit 2024-04-22T20:57:19.864922+0000 mon.a (mon.0) 661 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-22T20:57:21.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:20 smithi123 bash[18722]: cluster 2024-04-22T20:57:19.865158+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-22T20:57:21.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:20 smithi123 bash[18722]: audit 2024-04-22T20:57:19.865481+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T20:57:21.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:20 smithi123 bash[18722]: audit 2024-04-22T20:57:19.867393+0000 mon.a (mon.0) 664 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T20:57:21.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:20 smithi123 bash[18722]: audit 2024-04-22T20:57:19.867574+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.123:6816/548743546,v1:172.21.15.123:6817/548743546]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T20:57:21.251 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 20:57:20 smithi123 bash[30410]: debug 2024-04-22T20:57:20.871+0000 7f5afb73e700 -1 osd.6 0 waiting for initial osdmap 2024-04-22T20:57:21.251 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 20:57:20 smithi123 bash[30410]: debug 2024-04-22T20:57:20.883+0000 7f5af58d4700 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-22T20:57:21.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:20 smithi121 bash[18560]: audit 2024-04-22T20:57:19.864922+0000 mon.a (mon.0) 661 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-22T20:57:21.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:20 smithi121 bash[18560]: cluster 2024-04-22T20:57:19.865158+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-22T20:57:21.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:20 smithi121 bash[18560]: audit 2024-04-22T20:57:19.865481+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T20:57:21.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:20 smithi121 bash[18560]: audit 2024-04-22T20:57:19.867393+0000 mon.a (mon.0) 664 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T20:57:21.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:20 smithi121 bash[18560]: audit 2024-04-22T20:57:19.867574+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.123:6816/548743546,v1:172.21.15.123:6817/548743546]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T20:57:21.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:20 smithi121 bash[23964]: audit 2024-04-22T20:57:19.864922+0000 mon.a (mon.0) 661 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-22T20:57:21.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:20 smithi121 bash[23964]: cluster 2024-04-22T20:57:19.865158+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-22T20:57:21.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:20 smithi121 bash[23964]: audit 2024-04-22T20:57:19.865481+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T20:57:21.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:20 smithi121 bash[23964]: audit 2024-04-22T20:57:19.867393+0000 mon.a (mon.0) 664 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T20:57:21.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:20 smithi121 bash[23964]: audit 2024-04-22T20:57:19.867574+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.123:6816/548743546,v1:172.21.15.123:6817/548743546]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T20:57:22.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:21 smithi123 bash[18722]: cluster 2024-04-22T20:57:20.381911+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:57:22.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:21 smithi123 bash[18722]: audit 2024-04-22T20:57:20.864263+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=smithi123", "root=default"]}]': finished 2024-04-22T20:57:22.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:21 smithi123 bash[18722]: cluster 2024-04-22T20:57:20.864460+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-22T20:57:22.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:21 smithi123 bash[18722]: audit 2024-04-22T20:57:20.865220+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T20:57:22.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:21 smithi123 bash[18722]: audit 2024-04-22T20:57:20.876362+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T20:57:22.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:21 smithi121 bash[18560]: cluster 2024-04-22T20:57:20.381911+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:57:22.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:21 smithi121 bash[18560]: audit 2024-04-22T20:57:20.864263+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=smithi123", "root=default"]}]': finished 2024-04-22T20:57:22.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:21 smithi121 bash[18560]: cluster 2024-04-22T20:57:20.864460+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-22T20:57:22.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:21 smithi121 bash[18560]: audit 2024-04-22T20:57:20.865220+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T20:57:22.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:21 smithi121 bash[18560]: audit 2024-04-22T20:57:20.876362+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T20:57:22.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:21 smithi121 bash[23964]: cluster 2024-04-22T20:57:20.381911+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-22T20:57:22.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:21 smithi121 bash[23964]: audit 2024-04-22T20:57:20.864263+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=smithi123", "root=default"]}]': finished 2024-04-22T20:57:22.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:21 smithi121 bash[23964]: cluster 2024-04-22T20:57:20.864460+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-22T20:57:22.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:21 smithi121 bash[23964]: audit 2024-04-22T20:57:20.865220+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T20:57:22.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:21 smithi121 bash[23964]: audit 2024-04-22T20:57:20.876362+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T20:57:23.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:22 smithi121 bash[18560]: cluster 2024-04-22T20:57:20.140232+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T20:57:23.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:22 smithi121 bash[18560]: cluster 2024-04-22T20:57:20.140378+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T20:57:23.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:22 smithi121 bash[18560]: cluster 2024-04-22T20:57:21.866308+0000 mon.a (mon.0) 669 : cluster [INF] osd.6 [v2:172.21.15.123:6816/548743546,v1:172.21.15.123:6817/548743546] boot 2024-04-22T20:57:23.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:22 smithi121 bash[18560]: cluster 2024-04-22T20:57:21.866502+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-22T20:57:23.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:22 smithi121 bash[18560]: audit 2024-04-22T20:57:21.866797+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T20:57:23.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:22 smithi121 bash[18560]: cluster 2024-04-22T20:57:22.267905+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-22T20:57:23.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:22 smithi121 bash[23964]: cluster 2024-04-22T20:57:20.140232+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T20:57:23.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:22 smithi121 bash[23964]: cluster 2024-04-22T20:57:20.140378+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T20:57:23.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:22 smithi121 bash[23964]: cluster 2024-04-22T20:57:21.866308+0000 mon.a (mon.0) 669 : cluster [INF] osd.6 [v2:172.21.15.123:6816/548743546,v1:172.21.15.123:6817/548743546] boot 2024-04-22T20:57:23.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:22 smithi121 bash[23964]: cluster 2024-04-22T20:57:21.866502+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-22T20:57:23.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:22 smithi121 bash[23964]: audit 2024-04-22T20:57:21.866797+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T20:57:23.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:22 smithi121 bash[23964]: cluster 2024-04-22T20:57:22.267905+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-22T20:57:23.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:22 smithi123 bash[18722]: cluster 2024-04-22T20:57:20.140232+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T20:57:23.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:22 smithi123 bash[18722]: cluster 2024-04-22T20:57:20.140378+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T20:57:23.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:22 smithi123 bash[18722]: cluster 2024-04-22T20:57:21.866308+0000 mon.a (mon.0) 669 : cluster [INF] osd.6 [v2:172.21.15.123:6816/548743546,v1:172.21.15.123:6817/548743546] boot 2024-04-22T20:57:23.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:22 smithi123 bash[18722]: cluster 2024-04-22T20:57:21.866502+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-22T20:57:23.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:22 smithi123 bash[18722]: audit 2024-04-22T20:57:21.866797+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T20:57:23.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:22 smithi123 bash[18722]: cluster 2024-04-22T20:57:22.267905+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-22T20:57:23.404 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-22T20:57:23.404 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-22T20:57:23.404 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10+0 records in 2024-04-22T20:57:23.404 INFO:teuthology.orchestra.run.smithi123.stderr:10+0 records out 2024-04-22T20:57:23.404 INFO:teuthology.orchestra.run.smithi123.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0199265 s, 526 MB/s 2024-04-22T20:57:23.405 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping successful for: 2024-04-22T20:57:24.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:24 smithi123 bash[18722]: cluster 2024-04-22T20:57:22.382486+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:57:24.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:24 smithi123 bash[18722]: cluster 2024-04-22T20:57:23.282791+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-22T20:57:24.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:24 smithi123 bash[18722]: audit 2024-04-22T20:57:24.265493+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:24.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:24 smithi123 bash[18722]: audit 2024-04-22T20:57:24.273181+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:24.525 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi123:vg_nvme/lv_1 2024-04-22T20:57:24.540 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:57:24 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:57:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:57:24.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:24 smithi121 bash[18560]: cluster 2024-04-22T20:57:22.382486+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:57:24.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:24 smithi121 bash[18560]: cluster 2024-04-22T20:57:23.282791+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-22T20:57:24.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:24 smithi121 bash[18560]: audit 2024-04-22T20:57:24.265493+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:24.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:24 smithi121 bash[18560]: audit 2024-04-22T20:57:24.273181+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:24.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:24 smithi121 bash[23964]: cluster 2024-04-22T20:57:22.382486+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:57:24.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:24 smithi121 bash[23964]: cluster 2024-04-22T20:57:23.282791+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-22T20:57:24.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:24 smithi121 bash[23964]: audit 2024-04-22T20:57:24.265493+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:24.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:24 smithi121 bash[23964]: audit 2024-04-22T20:57:24.273181+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:25.345 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:25 smithi121 bash[18560]: cephadm 2024-04-22T20:57:24.266626+0000 mgr.y (mgr.14152) 220 : cephadm [INF] Detected new or changed devices on smithi123 2024-04-22T20:57:25.345 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:25 smithi121 bash[18560]: cluster 2024-04-22T20:57:24.291267+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-22T20:57:25.345 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:25 smithi121 bash[18560]: audit 2024-04-22T20:57:24.293134+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:57:25.345 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:25 smithi121 bash[18560]: audit 2024-04-22T20:57:24.299829+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:57:25.345 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:25 smithi121 bash[18560]: audit 2024-04-22T20:57:24.300774+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:57:25.345 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:25 smithi121 bash[18560]: audit 2024-04-22T20:57:24.308652+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:25.345 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:25 smithi121 bash[18560]: cluster 2024-04-22T20:57:25.291184+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-22T20:57:25.346 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:25 smithi121 bash[23964]: cephadm 2024-04-22T20:57:24.266626+0000 mgr.y (mgr.14152) 220 : cephadm [INF] Detected new or changed devices on smithi123 2024-04-22T20:57:25.346 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:25 smithi121 bash[23964]: cluster 2024-04-22T20:57:24.291267+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-22T20:57:25.346 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:25 smithi121 bash[23964]: audit 2024-04-22T20:57:24.293134+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:57:25.346 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:25 smithi121 bash[23964]: audit 2024-04-22T20:57:24.299829+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:57:25.346 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:25 smithi121 bash[23964]: audit 2024-04-22T20:57:24.300774+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:57:25.346 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:25 smithi121 bash[23964]: audit 2024-04-22T20:57:24.308652+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:25.346 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:25 smithi121 bash[23964]: cluster 2024-04-22T20:57:25.291184+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-22T20:57:25.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:25 smithi123 bash[18722]: cephadm 2024-04-22T20:57:24.266626+0000 mgr.y (mgr.14152) 220 : cephadm [INF] Detected new or changed devices on smithi123 2024-04-22T20:57:25.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:25 smithi123 bash[18722]: cluster 2024-04-22T20:57:24.291267+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-22T20:57:25.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:25 smithi123 bash[18722]: audit 2024-04-22T20:57:24.293134+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:57:25.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:25 smithi123 bash[18722]: audit 2024-04-22T20:57:24.299829+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:57:25.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:25 smithi123 bash[18722]: audit 2024-04-22T20:57:24.300774+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:57:25.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:25 smithi123 bash[18722]: audit 2024-04-22T20:57:24.308652+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:25.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:25 smithi123 bash[18722]: cluster 2024-04-22T20:57:25.291184+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-22T20:57:25.659 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:57:25 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:57:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:57:25.659 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:57:25 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:57:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:57:26.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:26 smithi121 bash[18560]: cluster 2024-04-22T20:57:24.302977+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v199: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:57:26.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:26 smithi121 bash[18560]: cluster 2024-04-22T20:57:25.294425+0000 mon.a (mon.0) 682 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-22T20:57:26.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:26 smithi121 bash[18560]: audit 2024-04-22T20:57:25.338197+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:26.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:26 smithi121 bash[18560]: audit 2024-04-22T20:57:25.347598+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:26.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:26 smithi121 bash[18560]: audit 2024-04-22T20:57:25.379730+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:57:26.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:26 smithi121 bash[18560]: audit 2024-04-22T20:57:25.381192+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:57:26.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:26 smithi121 bash[18560]: audit 2024-04-22T20:57:25.382146+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:57:26.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:26 smithi121 bash[18560]: cluster 2024-04-22T20:57:25.384397+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v201: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:57:26.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:26 smithi121 bash[18560]: audit 2024-04-22T20:57:25.390870+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:26.572 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:26 smithi121 bash[18560]: audit 2024-04-22T20:57:25.564505+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:26.572 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:26 smithi121 bash[18560]: audit 2024-04-22T20:57:25.571196+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:26.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:26 smithi121 bash[23964]: cluster 2024-04-22T20:57:24.302977+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v199: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:57:26.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:26 smithi121 bash[23964]: cluster 2024-04-22T20:57:25.294425+0000 mon.a (mon.0) 682 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-22T20:57:26.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:26 smithi121 bash[23964]: audit 2024-04-22T20:57:25.338197+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:26.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:26 smithi121 bash[23964]: audit 2024-04-22T20:57:25.347598+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:26.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:26 smithi121 bash[23964]: audit 2024-04-22T20:57:25.379730+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:57:26.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:26 smithi121 bash[23964]: audit 2024-04-22T20:57:25.381192+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:57:26.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:26 smithi121 bash[23964]: audit 2024-04-22T20:57:25.382146+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:57:26.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:26 smithi121 bash[23964]: cluster 2024-04-22T20:57:25.384397+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v201: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:57:26.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:26 smithi121 bash[23964]: audit 2024-04-22T20:57:25.390870+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:26.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:26 smithi121 bash[23964]: audit 2024-04-22T20:57:25.564505+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:26.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:26 smithi121 bash[23964]: audit 2024-04-22T20:57:25.571196+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:26.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:26 smithi123 bash[18722]: cluster 2024-04-22T20:57:24.302977+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v199: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:57:26.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:26 smithi123 bash[18722]: cluster 2024-04-22T20:57:25.294425+0000 mon.a (mon.0) 682 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-22T20:57:26.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:26 smithi123 bash[18722]: audit 2024-04-22T20:57:25.338197+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:26.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:26 smithi123 bash[18722]: audit 2024-04-22T20:57:25.347598+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:26.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:26 smithi123 bash[18722]: audit 2024-04-22T20:57:25.379730+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:57:26.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:26 smithi123 bash[18722]: audit 2024-04-22T20:57:25.381192+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:57:26.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:26 smithi123 bash[18722]: audit 2024-04-22T20:57:25.382146+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:57:26.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:26 smithi123 bash[18722]: cluster 2024-04-22T20:57:25.384397+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v201: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:57:26.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:26 smithi123 bash[18722]: audit 2024-04-22T20:57:25.390870+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:26.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:26 smithi123 bash[18722]: audit 2024-04-22T20:57:25.564505+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:26.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:26 smithi123 bash[18722]: audit 2024-04-22T20:57:25.571196+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:27.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:27 smithi123 bash[18722]: cluster 2024-04-22T20:57:26.342899+0000 mon.a (mon.0) 691 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-22T20:57:27.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:27 smithi123 bash[18722]: cluster 2024-04-22T20:57:26.342963+0000 mon.a (mon.0) 692 : cluster [INF] Cluster is now healthy 2024-04-22T20:57:27.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:27 smithi121 bash[18560]: cluster 2024-04-22T20:57:26.342899+0000 mon.a (mon.0) 691 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-22T20:57:27.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:27 smithi121 bash[18560]: cluster 2024-04-22T20:57:26.342963+0000 mon.a (mon.0) 692 : cluster [INF] Cluster is now healthy 2024-04-22T20:57:27.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:27 smithi121 bash[23964]: cluster 2024-04-22T20:57:26.342899+0000 mon.a (mon.0) 691 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-22T20:57:27.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:27 smithi121 bash[23964]: cluster 2024-04-22T20:57:26.342963+0000 mon.a (mon.0) 692 : cluster [INF] Cluster is now healthy 2024-04-22T20:57:28.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:28 smithi123 bash[18722]: cluster 2024-04-22T20:57:27.384895+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-04-22T20:57:28.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:28 smithi123 bash[18722]: audit 2024-04-22T20:57:27.761305+0000 mgr.y (mgr.14152) 224 : audit [DBG] from='client.24266 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:57:28.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:28 smithi123 bash[18722]: audit 2024-04-22T20:57:27.768427+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T20:57:28.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:28 smithi123 bash[18722]: audit 2024-04-22T20:57:27.774973+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T20:57:28.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:28 smithi123 bash[18722]: audit 2024-04-22T20:57:27.777002+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:57:28.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:28 smithi121 bash[18560]: cluster 2024-04-22T20:57:27.384895+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-04-22T20:57:28.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:28 smithi121 bash[18560]: audit 2024-04-22T20:57:27.761305+0000 mgr.y (mgr.14152) 224 : audit [DBG] from='client.24266 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:57:28.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:28 smithi121 bash[18560]: audit 2024-04-22T20:57:27.768427+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T20:57:28.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:28 smithi121 bash[18560]: audit 2024-04-22T20:57:27.774973+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T20:57:28.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:28 smithi121 bash[18560]: audit 2024-04-22T20:57:27.777002+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:57:28.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:28 smithi121 bash[23964]: cluster 2024-04-22T20:57:27.384895+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-04-22T20:57:28.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:28 smithi121 bash[23964]: audit 2024-04-22T20:57:27.761305+0000 mgr.y (mgr.14152) 224 : audit [DBG] from='client.24266 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:57:28.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:28 smithi121 bash[23964]: audit 2024-04-22T20:57:27.768427+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-22T20:57:28.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:28 smithi121 bash[23964]: audit 2024-04-22T20:57:27.774973+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-22T20:57:28.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:28 smithi121 bash[23964]: audit 2024-04-22T20:57:27.777002+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:57:30.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:30 smithi123 bash[18722]: cluster 2024-04-22T20:57:29.385469+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-04-22T20:57:30.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:30 smithi121 bash[18560]: cluster 2024-04-22T20:57:29.385469+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-04-22T20:57:30.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:30 smithi121 bash[23964]: cluster 2024-04-22T20:57:29.385469+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-04-22T20:57:33.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:33 smithi121 bash[18560]: cluster 2024-04-22T20:57:31.386035+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-04-22T20:57:33.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:33 smithi121 bash[23964]: cluster 2024-04-22T20:57:31.386035+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-04-22T20:57:33.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:33 smithi123 bash[18722]: cluster 2024-04-22T20:57:31.386035+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-04-22T20:57:34.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:34 smithi121 bash[18560]: audit 2024-04-22T20:57:33.645964+0000 mon.a (mon.0) 696 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "83c6f432-9a92-43e8-9b01-f55f558ed20e"}]: dispatch 2024-04-22T20:57:34.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:34 smithi121 bash[18560]: audit 2024-04-22T20:57:33.646296+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.123:0/657792427' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "83c6f432-9a92-43e8-9b01-f55f558ed20e"}]: dispatch 2024-04-22T20:57:34.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:34 smithi121 bash[18560]: audit 2024-04-22T20:57:33.654930+0000 mon.a (mon.0) 697 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "83c6f432-9a92-43e8-9b01-f55f558ed20e"}]': finished 2024-04-22T20:57:34.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:34 smithi121 bash[18560]: cluster 2024-04-22T20:57:33.655128+0000 mon.a (mon.0) 698 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-22T20:57:34.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:34 smithi121 bash[18560]: audit 2024-04-22T20:57:33.655443+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T20:57:34.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:34 smithi121 bash[23964]: audit 2024-04-22T20:57:33.645964+0000 mon.a (mon.0) 696 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "83c6f432-9a92-43e8-9b01-f55f558ed20e"}]: dispatch 2024-04-22T20:57:34.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:34 smithi121 bash[23964]: audit 2024-04-22T20:57:33.646296+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.123:0/657792427' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "83c6f432-9a92-43e8-9b01-f55f558ed20e"}]: dispatch 2024-04-22T20:57:34.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:34 smithi121 bash[23964]: audit 2024-04-22T20:57:33.654930+0000 mon.a (mon.0) 697 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "83c6f432-9a92-43e8-9b01-f55f558ed20e"}]': finished 2024-04-22T20:57:34.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:34 smithi121 bash[23964]: cluster 2024-04-22T20:57:33.655128+0000 mon.a (mon.0) 698 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-22T20:57:34.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:34 smithi121 bash[23964]: audit 2024-04-22T20:57:33.655443+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T20:57:34.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:34 smithi123 bash[18722]: audit 2024-04-22T20:57:33.645964+0000 mon.a (mon.0) 696 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "83c6f432-9a92-43e8-9b01-f55f558ed20e"}]: dispatch 2024-04-22T20:57:34.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:34 smithi123 bash[18722]: audit 2024-04-22T20:57:33.646296+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.123:0/657792427' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "83c6f432-9a92-43e8-9b01-f55f558ed20e"}]: dispatch 2024-04-22T20:57:34.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:34 smithi123 bash[18722]: audit 2024-04-22T20:57:33.654930+0000 mon.a (mon.0) 697 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "83c6f432-9a92-43e8-9b01-f55f558ed20e"}]': finished 2024-04-22T20:57:34.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:34 smithi123 bash[18722]: cluster 2024-04-22T20:57:33.655128+0000 mon.a (mon.0) 698 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-22T20:57:34.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:34 smithi123 bash[18722]: audit 2024-04-22T20:57:33.655443+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T20:57:35.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:35 smithi121 bash[18560]: cluster 2024-04-22T20:57:33.386639+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-04-22T20:57:35.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:35 smithi121 bash[18560]: audit 2024-04-22T20:57:34.340247+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.123:0/1570214898' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T20:57:35.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:35 smithi121 bash[23964]: cluster 2024-04-22T20:57:33.386639+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-04-22T20:57:35.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:35 smithi121 bash[23964]: audit 2024-04-22T20:57:34.340247+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.123:0/1570214898' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T20:57:35.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:35 smithi123 bash[18722]: cluster 2024-04-22T20:57:33.386639+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-04-22T20:57:35.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:35 smithi123 bash[18722]: audit 2024-04-22T20:57:34.340247+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.123:0/1570214898' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-22T20:57:37.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:37 smithi121 bash[18560]: cluster 2024-04-22T20:57:35.387255+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; 52 KiB/s, 0 objects/s recovering 2024-04-22T20:57:37.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:37 smithi121 bash[23964]: cluster 2024-04-22T20:57:35.387255+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; 52 KiB/s, 0 objects/s recovering 2024-04-22T20:57:37.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:37 smithi123 bash[18722]: cluster 2024-04-22T20:57:35.387255+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; 52 KiB/s, 0 objects/s recovering 2024-04-22T20:57:39.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:39 smithi121 bash[18560]: cluster 2024-04-22T20:57:37.387883+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 2024-04-22T20:57:39.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:39 smithi121 bash[23964]: cluster 2024-04-22T20:57:37.387883+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 2024-04-22T20:57:39.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:39 smithi123 bash[18722]: cluster 2024-04-22T20:57:37.387883+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 2024-04-22T20:57:41.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:41 smithi123 bash[18722]: cluster 2024-04-22T20:57:39.388441+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 2024-04-22T20:57:41.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:41 smithi121 bash[18560]: cluster 2024-04-22T20:57:39.388441+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 2024-04-22T20:57:41.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:41 smithi121 bash[23964]: cluster 2024-04-22T20:57:39.388441+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 2024-04-22T20:57:43.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:43 smithi123 bash[18722]: cluster 2024-04-22T20:57:41.388998+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:57:43.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:43 smithi121 bash[18560]: cluster 2024-04-22T20:57:41.388998+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:57:43.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:43 smithi121 bash[23964]: cluster 2024-04-22T20:57:41.388998+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:57:44.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:44 smithi123 bash[18722]: audit 2024-04-22T20:57:44.090698+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-22T20:57:44.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:44 smithi123 bash[18722]: audit 2024-04-22T20:57:44.092436+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:57:44.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:44 smithi121 bash[18560]: audit 2024-04-22T20:57:44.090698+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-22T20:57:44.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:44 smithi121 bash[18560]: audit 2024-04-22T20:57:44.092436+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:57:44.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:44 smithi121 bash[23964]: audit 2024-04-22T20:57:44.090698+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-22T20:57:44.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:44 smithi121 bash[23964]: audit 2024-04-22T20:57:44.092436+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:57:44.790 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:57:44 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:57:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:57:45.685 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:45 smithi121 bash[23964]: cluster 2024-04-22T20:57:43.389619+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:57:45.685 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:45 smithi121 bash[23964]: cephadm 2024-04-22T20:57:44.094325+0000 mgr.y (mgr.14152) 233 : cephadm [INF] Deploying daemon osd.7 on smithi123 2024-04-22T20:57:45.685 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:45 smithi121 bash[23964]: audit 2024-04-22T20:57:44.668986+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:45.685 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:45 smithi121 bash[23964]: audit 2024-04-22T20:57:44.677750+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:45.685 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:45 smithi121 bash[18560]: cluster 2024-04-22T20:57:43.389619+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:57:45.685 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:45 smithi121 bash[18560]: cephadm 2024-04-22T20:57:44.094325+0000 mgr.y (mgr.14152) 233 : cephadm [INF] Deploying daemon osd.7 on smithi123 2024-04-22T20:57:45.685 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:45 smithi121 bash[18560]: audit 2024-04-22T20:57:44.668986+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:45.686 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:45 smithi121 bash[18560]: audit 2024-04-22T20:57:44.677750+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:45.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:45 smithi123 bash[18722]: cluster 2024-04-22T20:57:43.389619+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:57:45.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:45 smithi123 bash[18722]: cephadm 2024-04-22T20:57:44.094325+0000 mgr.y (mgr.14152) 233 : cephadm [INF] Deploying daemon osd.7 on smithi123 2024-04-22T20:57:45.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:45 smithi123 bash[18722]: audit 2024-04-22T20:57:44.668986+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:45.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:45 smithi123 bash[18722]: audit 2024-04-22T20:57:44.677750+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:46.040 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:57:45 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:57:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:57:46.959 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:46 smithi123 bash[18722]: cluster 2024-04-22T20:57:45.390035+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:57:46.959 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:46 smithi123 bash[18722]: audit 2024-04-22T20:57:45.683341+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:46.959 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:46 smithi123 bash[18722]: audit 2024-04-22T20:57:45.688300+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:47.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:46 smithi121 bash[23964]: cluster 2024-04-22T20:57:45.390035+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:57:47.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:46 smithi121 bash[23964]: audit 2024-04-22T20:57:45.683341+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:47.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:46 smithi121 bash[23964]: audit 2024-04-22T20:57:45.688300+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:47.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:46 smithi121 bash[18560]: cluster 2024-04-22T20:57:45.390035+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:57:47.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:46 smithi121 bash[18560]: audit 2024-04-22T20:57:45.683341+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:47.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:46 smithi121 bash[18560]: audit 2024-04-22T20:57:45.688300+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:49.360 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:49 smithi123 bash[18722]: cluster 2024-04-22T20:57:47.390622+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:57:49.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:49 smithi121 bash[18560]: cluster 2024-04-22T20:57:47.390622+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:57:49.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:49 smithi121 bash[23964]: cluster 2024-04-22T20:57:47.390622+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:57:50.216 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:50 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:57:50.216 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:57:50 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:57:50.216 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 20:57:50 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:57:50.217 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 20:57:50 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:57:50.217 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 20:57:50 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:57:50.466 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:50 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:57:50.467 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:57:50 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:57:50.467 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 20:57:50 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:57:50.468 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 20:57:50 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:57:50.468 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 20:57:50 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:57:51.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:51 smithi121 bash[18560]: cluster 2024-04-22T20:57:49.391230+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:57:51.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:51 smithi121 bash[18560]: audit 2024-04-22T20:57:50.481511+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:57:51.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:51 smithi121 bash[18560]: audit 2024-04-22T20:57:50.487387+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:51.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:51 smithi121 bash[18560]: audit 2024-04-22T20:57:50.488042+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:57:51.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:51 smithi121 bash[18560]: audit 2024-04-22T20:57:50.491192+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:57:51.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:51 smithi121 bash[18560]: audit 2024-04-22T20:57:50.505445+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:51.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:51 smithi121 bash[23964]: cluster 2024-04-22T20:57:49.391230+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:57:51.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:51 smithi121 bash[23964]: audit 2024-04-22T20:57:50.481511+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:57:51.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:51 smithi121 bash[23964]: audit 2024-04-22T20:57:50.487387+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:51.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:51 smithi121 bash[23964]: audit 2024-04-22T20:57:50.488042+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:57:51.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:51 smithi121 bash[23964]: audit 2024-04-22T20:57:50.491192+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:57:51.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:51 smithi121 bash[23964]: audit 2024-04-22T20:57:50.505445+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:51.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:51 smithi123 bash[18722]: cluster 2024-04-22T20:57:49.391230+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:57:51.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:51 smithi123 bash[18722]: audit 2024-04-22T20:57:50.481511+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:57:51.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:51 smithi123 bash[18722]: audit 2024-04-22T20:57:50.487387+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:51.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:51 smithi123 bash[18722]: audit 2024-04-22T20:57:50.488042+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:57:51.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:51 smithi123 bash[18722]: audit 2024-04-22T20:57:50.491192+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:57:51.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:51 smithi123 bash[18722]: audit 2024-04-22T20:57:50.505445+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:53.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:53 smithi123 bash[18722]: cluster 2024-04-22T20:57:51.391786+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:57:53.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:53 smithi121 bash[18560]: cluster 2024-04-22T20:57:51.391786+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:57:53.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:53 smithi121 bash[23964]: cluster 2024-04-22T20:57:51.391786+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:57:55.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:55 smithi123 bash[18722]: cluster 2024-04-22T20:57:53.392364+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:57:55.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:55 smithi121 bash[18560]: cluster 2024-04-22T20:57:53.392364+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:57:55.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:55 smithi121 bash[23964]: cluster 2024-04-22T20:57:53.392364+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:57:56.730 INFO:teuthology.orchestra.run.smithi123.stdout:Created osd(s) 7 on host 'smithi123' 2024-04-22T20:57:57.381 DEBUG:teuthology.orchestra.run.smithi123:osd.7> sudo journalctl -f -n 0 -u ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.7.service 2024-04-22T20:57:57.384 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-04-22T20:57:57.384 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph osd stat -f json 2024-04-22T20:57:57.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:57 smithi121 bash[18560]: cluster 2024-04-22T20:57:55.392922+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-22T20:57:57.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:57 smithi121 bash[18560]: audit 2024-04-22T20:57:56.731996+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:57.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:57 smithi121 bash[18560]: audit 2024-04-22T20:57:56.753351+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:57:57.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:57 smithi121 bash[18560]: audit 2024-04-22T20:57:56.756181+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:57:57.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:57 smithi121 bash[18560]: audit 2024-04-22T20:57:56.758035+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:57:57.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:57 smithi121 bash[18560]: audit 2024-04-22T20:57:56.762839+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:57:57.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:57 smithi121 bash[18560]: audit 2024-04-22T20:57:56.764567+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:57:57.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:57 smithi121 bash[18560]: audit 2024-04-22T20:57:56.766271+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:57:57.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:57 smithi121 bash[18560]: audit 2024-04-22T20:57:56.767928+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:57:57.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:57 smithi121 bash[18560]: audit 2024-04-22T20:57:56.779229+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:57.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:57 smithi121 bash[18560]: audit 2024-04-22T20:57:56.789530+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:57.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:57 smithi121 bash[18560]: audit 2024-04-22T20:57:56.915641+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"]}]: dispatch 2024-04-22T20:57:57.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:57 smithi121 bash[18560]: audit 2024-04-22T20:57:56.916351+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/1805775411,v1:172.21.15.123:6825/1805775411]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-22T20:57:57.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:57 smithi121 bash[23964]: cluster 2024-04-22T20:57:55.392922+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-22T20:57:57.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:57 smithi121 bash[23964]: audit 2024-04-22T20:57:56.731996+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:57.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:57 smithi121 bash[23964]: audit 2024-04-22T20:57:56.753351+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:57:57.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:57 smithi121 bash[23964]: audit 2024-04-22T20:57:56.756181+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:57:57.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:57 smithi121 bash[23964]: audit 2024-04-22T20:57:56.758035+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:57:57.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:57 smithi121 bash[23964]: audit 2024-04-22T20:57:56.762839+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:57:57.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:57 smithi121 bash[23964]: audit 2024-04-22T20:57:56.764567+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:57:57.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:57 smithi121 bash[23964]: audit 2024-04-22T20:57:56.766271+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:57:57.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:57 smithi121 bash[23964]: audit 2024-04-22T20:57:56.767928+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:57:57.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:57 smithi121 bash[23964]: audit 2024-04-22T20:57:56.779229+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:57.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:57 smithi121 bash[23964]: audit 2024-04-22T20:57:56.789530+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:57.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:57 smithi121 bash[23964]: audit 2024-04-22T20:57:56.915641+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"]}]: dispatch 2024-04-22T20:57:57.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:57 smithi121 bash[23964]: audit 2024-04-22T20:57:56.916351+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/1805775411,v1:172.21.15.123:6825/1805775411]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-22T20:57:57.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:57 smithi123 bash[18722]: cluster 2024-04-22T20:57:55.392922+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-22T20:57:57.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:57 smithi123 bash[18722]: audit 2024-04-22T20:57:56.731996+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:57.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:57 smithi123 bash[18722]: audit 2024-04-22T20:57:56.753351+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:57:57.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:57 smithi123 bash[18722]: audit 2024-04-22T20:57:56.756181+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:57:57.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:57 smithi123 bash[18722]: audit 2024-04-22T20:57:56.758035+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:57:57.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:57 smithi123 bash[18722]: audit 2024-04-22T20:57:56.762839+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:57:57.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:57 smithi123 bash[18722]: audit 2024-04-22T20:57:56.764567+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:57:57.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:57 smithi123 bash[18722]: audit 2024-04-22T20:57:56.766271+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:57:57.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:57 smithi123 bash[18722]: audit 2024-04-22T20:57:56.767928+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:57:57.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:57 smithi123 bash[18722]: audit 2024-04-22T20:57:56.779229+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:57.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:57 smithi123 bash[18722]: audit 2024-04-22T20:57:56.789530+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:57:57.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:57 smithi123 bash[18722]: audit 2024-04-22T20:57:56.915641+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"]}]: dispatch 2024-04-22T20:57:57.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:57 smithi123 bash[18722]: audit 2024-04-22T20:57:56.916351+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/1805775411,v1:172.21.15.123:6825/1805775411]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-22T20:57:58.663 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:58 smithi121 bash[18560]: cephadm 2024-04-22T20:57:56.769228+0000 mgr.y (mgr.14152) 240 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 4060M 2024-04-22T20:57:58.663 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:58 smithi121 bash[18560]: audit 2024-04-22T20:57:57.796668+0000 mon.a (mon.0) 722 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-22T20:57:58.663 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:58 smithi121 bash[18560]: cluster 2024-04-22T20:57:57.796898+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-22T20:57:58.663 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:58 smithi121 bash[18560]: audit 2024-04-22T20:57:57.797159+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T20:57:58.663 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:58 smithi121 bash[18560]: audit 2024-04-22T20:57:57.798965+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=smithi123", "root=default"]}]: dispatch 2024-04-22T20:57:58.663 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:58 smithi121 bash[18560]: audit 2024-04-22T20:57:57.799673+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/1805775411,v1:172.21.15.123:6825/1805775411]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T20:57:58.663 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:58 smithi121 bash[23964]: cephadm 2024-04-22T20:57:56.769228+0000 mgr.y (mgr.14152) 240 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 4060M 2024-04-22T20:57:58.663 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:58 smithi121 bash[23964]: audit 2024-04-22T20:57:57.796668+0000 mon.a (mon.0) 722 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-22T20:57:58.664 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:58 smithi121 bash[23964]: cluster 2024-04-22T20:57:57.796898+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-22T20:57:58.664 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:58 smithi121 bash[23964]: audit 2024-04-22T20:57:57.797159+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T20:57:58.664 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:58 smithi121 bash[23964]: audit 2024-04-22T20:57:57.798965+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=smithi123", "root=default"]}]: dispatch 2024-04-22T20:57:58.664 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:58 smithi121 bash[23964]: audit 2024-04-22T20:57:57.799673+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/1805775411,v1:172.21.15.123:6825/1805775411]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T20:57:58.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:58 smithi123 bash[18722]: cephadm 2024-04-22T20:57:56.769228+0000 mgr.y (mgr.14152) 240 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 4060M 2024-04-22T20:57:58.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:58 smithi123 bash[18722]: audit 2024-04-22T20:57:57.796668+0000 mon.a (mon.0) 722 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-22T20:57:58.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:58 smithi123 bash[18722]: cluster 2024-04-22T20:57:57.796898+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-22T20:57:58.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:58 smithi123 bash[18722]: audit 2024-04-22T20:57:57.797159+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T20:57:58.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:58 smithi123 bash[18722]: audit 2024-04-22T20:57:57.798965+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=smithi123", "root=default"]}]: dispatch 2024-04-22T20:57:58.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:58 smithi123 bash[18722]: audit 2024-04-22T20:57:57.799673+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/1805775411,v1:172.21.15.123:6825/1805775411]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T20:57:59.250 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 20:57:58 smithi123 bash[33727]: debug 2024-04-22T20:57:58.806+0000 7f8f9007b700 -1 osd.7 0 waiting for initial osdmap 2024-04-22T20:57:59.250 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 20:57:58 smithi123 bash[33727]: debug 2024-04-22T20:57:58.822+0000 7f8f8aa12700 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-22T20:57:59.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:59 smithi121 bash[18560]: cluster 2024-04-22T20:57:57.393507+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:57:59.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:59 smithi121 bash[18560]: audit 2024-04-22T20:57:58.799034+0000 mon.a (mon.0) 726 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-04-22T20:57:59.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:59 smithi121 bash[18560]: cluster 2024-04-22T20:57:58.799287+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-22T20:57:59.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:59 smithi121 bash[18560]: audit 2024-04-22T20:57:58.799623+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T20:57:59.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:57:59 smithi121 bash[18560]: audit 2024-04-22T20:57:58.807458+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T20:57:59.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:59 smithi121 bash[23964]: cluster 2024-04-22T20:57:57.393507+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:57:59.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:59 smithi121 bash[23964]: audit 2024-04-22T20:57:58.799034+0000 mon.a (mon.0) 726 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-04-22T20:57:59.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:59 smithi121 bash[23964]: cluster 2024-04-22T20:57:58.799287+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-22T20:57:59.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:59 smithi121 bash[23964]: audit 2024-04-22T20:57:58.799623+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T20:57:59.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:57:59 smithi121 bash[23964]: audit 2024-04-22T20:57:58.807458+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T20:57:59.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:59 smithi123 bash[18722]: cluster 2024-04-22T20:57:57.393507+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:57:59.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:59 smithi123 bash[18722]: audit 2024-04-22T20:57:58.799034+0000 mon.a (mon.0) 726 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-04-22T20:57:59.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:59 smithi123 bash[18722]: cluster 2024-04-22T20:57:58.799287+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-22T20:57:59.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:59 smithi123 bash[18722]: audit 2024-04-22T20:57:58.799623+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T20:57:59.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:57:59 smithi123 bash[18722]: audit 2024-04-22T20:57:58.807458+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T20:58:00.171 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-04-22T20:58:00.905 INFO:teuthology.orchestra.run.smithi121.stdout:{"epoch":54,"num_osds":8,"num_up_osds":8,"osd_up_since":1713819479,"num_in_osds":8,"osd_in_since":1713819453,"num_remapped_pgs":1} 2024-04-22T20:58:00.905 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-22T20:58:01.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:00 smithi123 bash[18722]: cluster 2024-04-22T20:57:57.912326+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T20:58:01.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:00 smithi123 bash[18722]: cluster 2024-04-22T20:57:57.912471+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T20:58:01.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:00 smithi123 bash[18722]: cluster 2024-04-22T20:57:59.394155+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:58:01.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:00 smithi123 bash[18722]: cluster 2024-04-22T20:57:59.800885+0000 mon.a (mon.0) 730 : cluster [INF] osd.7 [v2:172.21.15.123:6824/1805775411,v1:172.21.15.123:6825/1805775411] boot 2024-04-22T20:58:01.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:00 smithi123 bash[18722]: cluster 2024-04-22T20:57:59.800996+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-22T20:58:01.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:00 smithi123 bash[18722]: audit 2024-04-22T20:57:59.801363+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T20:58:01.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:00 smithi123 bash[18722]: audit 2024-04-22T20:58:00.175060+0000 mon.a (mon.0) 733 : audit [DBG] from='client.? 172.21.15.121:0/196344729' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-22T20:58:01.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:00 smithi121 bash[18560]: cluster 2024-04-22T20:57:57.912326+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T20:58:01.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:00 smithi121 bash[18560]: cluster 2024-04-22T20:57:57.912471+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T20:58:01.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:00 smithi121 bash[18560]: cluster 2024-04-22T20:57:59.394155+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:58:01.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:00 smithi121 bash[18560]: cluster 2024-04-22T20:57:59.800885+0000 mon.a (mon.0) 730 : cluster [INF] osd.7 [v2:172.21.15.123:6824/1805775411,v1:172.21.15.123:6825/1805775411] boot 2024-04-22T20:58:01.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:00 smithi121 bash[18560]: cluster 2024-04-22T20:57:59.800996+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-22T20:58:01.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:00 smithi121 bash[18560]: audit 2024-04-22T20:57:59.801363+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T20:58:01.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:00 smithi121 bash[18560]: audit 2024-04-22T20:58:00.175060+0000 mon.a (mon.0) 733 : audit [DBG] from='client.? 172.21.15.121:0/196344729' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-22T20:58:01.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:00 smithi121 bash[23964]: cluster 2024-04-22T20:57:57.912326+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-22T20:58:01.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:00 smithi121 bash[23964]: cluster 2024-04-22T20:57:57.912471+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-22T20:58:01.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:00 smithi121 bash[23964]: cluster 2024-04-22T20:57:59.394155+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-22T20:58:01.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:00 smithi121 bash[23964]: cluster 2024-04-22T20:57:59.800885+0000 mon.a (mon.0) 730 : cluster [INF] osd.7 [v2:172.21.15.123:6824/1805775411,v1:172.21.15.123:6825/1805775411] boot 2024-04-22T20:58:01.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:00 smithi121 bash[23964]: cluster 2024-04-22T20:57:59.800996+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-22T20:58:01.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:00 smithi121 bash[23964]: audit 2024-04-22T20:57:59.801363+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T20:58:01.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:00 smithi121 bash[23964]: audit 2024-04-22T20:58:00.175060+0000 mon.a (mon.0) 733 : audit [DBG] from='client.? 172.21.15.121:0/196344729' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-22T20:58:02.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:01 smithi123 bash[18722]: cluster 2024-04-22T20:58:00.804059+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-22T20:58:02.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:01 smithi123 bash[18722]: cluster 2024-04-22T20:58:01.805283+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-22T20:58:02.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:01 smithi121 bash[18560]: cluster 2024-04-22T20:58:00.804059+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-22T20:58:02.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:01 smithi121 bash[18560]: cluster 2024-04-22T20:58:01.805283+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-22T20:58:02.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:01 smithi121 bash[23964]: cluster 2024-04-22T20:58:00.804059+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-22T20:58:02.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:01 smithi121 bash[23964]: cluster 2024-04-22T20:58:01.805283+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-22T20:58:03.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:03 smithi121 bash[18560]: cluster 2024-04-22T20:58:01.394747+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:03.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:03 smithi121 bash[18560]: cluster 2024-04-22T20:58:02.280958+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-22T20:58:03.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:03 smithi121 bash[23964]: cluster 2024-04-22T20:58:01.394747+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:03.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:03 smithi121 bash[23964]: cluster 2024-04-22T20:58:02.280958+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-22T20:58:03.622 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T20:58:03.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:03 smithi123 bash[18722]: cluster 2024-04-22T20:58:01.394747+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:03.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:03 smithi123 bash[18722]: cluster 2024-04-22T20:58:02.280958+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-22T20:58:04.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:04 smithi123 bash[18722]: cluster 2024-04-22T20:58:03.290262+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-22T20:58:04.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:04 smithi121 bash[23964]: cluster 2024-04-22T20:58:03.290262+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-22T20:58:04.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:04 smithi121 bash[18560]: cluster 2024-04-22T20:58:03.290262+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-22T20:58:05.290 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:04 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:58:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:58:05.656 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:05 smithi123 bash[18722]: cluster 2024-04-22T20:58:03.395348+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:05.656 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:05 smithi123 bash[18722]: audit 2024-04-22T20:58:04.813149+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:58:05.656 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:05 smithi123 bash[18722]: audit 2024-04-22T20:58:04.820000+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:58:05.657 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:05 smithi123 bash[18722]: audit 2024-04-22T20:58:04.828234+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:58:05.657 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:05 smithi123 bash[18722]: audit 2024-04-22T20:58:04.829413+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:58:05.657 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:05 smithi123 bash[18722]: audit 2024-04-22T20:58:04.830261+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:58:05.657 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:05 smithi123 bash[18722]: audit 2024-04-22T20:58:04.838199+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:58:05.659 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:05 smithi121 bash[18560]: cluster 2024-04-22T20:58:03.395348+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:05.659 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:05 smithi121 bash[18560]: audit 2024-04-22T20:58:04.813149+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:58:05.659 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:05 smithi121 bash[18560]: audit 2024-04-22T20:58:04.820000+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:58:05.659 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:05 smithi121 bash[18560]: audit 2024-04-22T20:58:04.828234+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:58:05.659 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:05 smithi121 bash[18560]: audit 2024-04-22T20:58:04.829413+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:58:05.659 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:05 smithi121 bash[18560]: audit 2024-04-22T20:58:04.830261+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:58:05.659 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:05 smithi121 bash[18560]: audit 2024-04-22T20:58:04.838199+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:58:05.659 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:05 smithi121 bash[23964]: cluster 2024-04-22T20:58:03.395348+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:05.659 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:05 smithi121 bash[23964]: audit 2024-04-22T20:58:04.813149+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:58:05.659 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:05 smithi121 bash[23964]: audit 2024-04-22T20:58:04.820000+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:58:05.659 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:05 smithi121 bash[23964]: audit 2024-04-22T20:58:04.828234+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:58:05.660 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:05 smithi121 bash[23964]: audit 2024-04-22T20:58:04.829413+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:58:05.660 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:05 smithi121 bash[23964]: audit 2024-04-22T20:58:04.830261+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:58:05.660 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:05 smithi121 bash[23964]: audit 2024-04-22T20:58:04.838199+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:58:06.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:05 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:58:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:58:06.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:06 smithi123 bash[18722]: cephadm 2024-04-22T20:58:04.814064+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Detected new or changed devices on smithi123 2024-04-22T20:58:06.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:06 smithi123 bash[18722]: cluster 2024-04-22T20:58:04.832646+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:06.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:06 smithi123 bash[18722]: audit 2024-04-22T20:58:05.770678+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:58:06.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:06 smithi123 bash[18722]: audit 2024-04-22T20:58:05.779048+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:58:06.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:06 smithi123 bash[18722]: cluster 2024-04-22T20:58:05.818278+0000 mon.a (mon.0) 746 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-22T20:58:06.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:06 smithi121 bash[18560]: cephadm 2024-04-22T20:58:04.814064+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Detected new or changed devices on smithi123 2024-04-22T20:58:06.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:06 smithi121 bash[18560]: cluster 2024-04-22T20:58:04.832646+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:06.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:06 smithi121 bash[18560]: audit 2024-04-22T20:58:05.770678+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:58:06.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:06 smithi121 bash[18560]: audit 2024-04-22T20:58:05.779048+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:58:06.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:06 smithi121 bash[18560]: cluster 2024-04-22T20:58:05.818278+0000 mon.a (mon.0) 746 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-22T20:58:06.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:06 smithi121 bash[23964]: cephadm 2024-04-22T20:58:04.814064+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Detected new or changed devices on smithi123 2024-04-22T20:58:06.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:06 smithi121 bash[23964]: cluster 2024-04-22T20:58:04.832646+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:06.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:06 smithi121 bash[23964]: audit 2024-04-22T20:58:05.770678+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:58:06.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:06 smithi121 bash[23964]: audit 2024-04-22T20:58:05.779048+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:58:06.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:06 smithi121 bash[23964]: cluster 2024-04-22T20:58:05.818278+0000 mon.a (mon.0) 746 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-22T20:58:07.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:06 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:58:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:58:07.141 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-04-22T20:58:07.141 INFO:teuthology.orchestra.run.smithi121.stdout:{"epoch":58,"fsid":"e8544264-00e9-11ef-bc93-c7b262605968","created":"2024-04-22T20:51:11.644955+0000","modified":"2024-04-22T20:58:03.282880+0000","last_up_change":"2024-04-22T20:57:59.792721+0000","last_in_change":"2024-04-22T20:57:33.647150+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-22T20:55:00.862438+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"f0b748ea-6b38-4c2b-8993-6a899e9a9a83","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6802","nonce":1674411171},{"type":"v1","addr":"172.21.15.121:6803","nonce":1674411171}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6804","nonce":1674411171},{"type":"v1","addr":"172.21.15.121:6805","nonce":1674411171}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6808","nonce":1674411171},{"type":"v1","addr":"172.21.15.121:6809","nonce":1674411171}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6806","nonce":1674411171},{"type":"v1","addr":"172.21.15.121:6807","nonce":1674411171}]},"public_addr":"172.21.15.121:6803/1674411171","cluster_addr":"172.21.15.121:6805/1674411171","heartbeat_back_addr":"172.21.15.121:6809/1674411171","heartbeat_front_addr":"172.21.15.121:6807/1674411171","state":["exists","up"]},{"osd":1,"uuid":"72ce21ff-33e6-43f0-bba4-116beb182017","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6810","nonce":2191717205},{"type":"v1","addr":"172.21.15.121:6811","nonce":2191717205}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6812","nonce":2191717205},{"type":"v1","addr":"172.21.15.121:6813","nonce":2191717205}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6816","nonce":2191717205},{"type":"v1","addr":"172.21.15.121:6817","nonce":2191717205}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6814","nonce":2191717205},{"type":"v1","addr":"172.21.15.121:6815","nonce":2191717205}]},"public_addr":"172.21.15.121:6811/2191717205","cluster_addr":"172.21.15.121:6813/2191717205","heartbeat_back_addr":"172.21.15.121:6817/2191717205","heartbeat_front_addr":"172.21.15.121:6815/2191717205","state":["exists","up"]},{"osd":2,"uuid":"f5634d9f-4c2f-4a07-b3a2-206571a2e5e0","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.121:6818","nonce":3413259781},{"type":"v1","addr":"172.21.15.121:6819","nonce":3413259781}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6820","nonce":3413259781},{"type":"v1","addr":"172.21.15.121:6821","nonce":3413259781}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6824","nonce":3413259781},{"type":"v1","addr":"172.21.15.121:6825","nonce":3413259781}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6822","nonce":3413259781},{"type":"v1","addr":"172.21.15.121:6823","nonce":3413259781}]},"public_addr":"172.21.15.121:6819/3413259781","cluster_addr":"172.21.15.121:6821/3413259781","heartbeat_back_addr":"172.21.15.121:6825/3413259781","heartbeat_front_addr":"172.21.15.121:6823/3413259781","state":["exists","up"]},{"osd":3,"uuid":"04706143-cab9-4f99-ba20-7b20628862de","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6826","nonce":1203234823},{"type":"v1","addr":"172.21.15.121:6827","nonce":1203234823}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6828","nonce":1203234823},{"type":"v1","addr":"172.21.15.121:6829","nonce":1203234823}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6832","nonce":1203234823},{"type":"v1","addr":"172.21.15.121:6833","nonce":1203234823}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6830","nonce":1203234823},{"type":"v1","addr":"172.21.15.121:6831","nonce":1203234823}]},"public_addr":"172.21.15.121:6827/1203234823","cluster_addr":"172.21.15.121:6829/1203234823","heartbeat_back_addr":"172.21.15.121:6833/1203234823","heartbeat_front_addr":"172.21.15.121:6831/1203234823","state":["exists","up"]},{"osd":4,"uuid":"2f9f7bff-146c-4588-be32-8e02f19836ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6800","nonce":1557334691},{"type":"v1","addr":"172.21.15.123:6801","nonce":1557334691}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":1557334691},{"type":"v1","addr":"172.21.15.123:6803","nonce":1557334691}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":1557334691},{"type":"v1","addr":"172.21.15.123:6807","nonce":1557334691}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":1557334691},{"type":"v1","addr":"172.21.15.123:6805","nonce":1557334691}]},"public_addr":"172.21.15.123:6801/1557334691","cluster_addr":"172.21.15.123:6803/1557334691","heartbeat_back_addr":"172.21.15.123:6807/1557334691","heartbeat_front_addr":"172.21.15.123:6805/1557334691","state":["exists","up"]},{"osd":5,"uuid":"e267c448-6ff1-431d-9fc4-0f8c35163c82","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":2919290185},{"type":"v1","addr":"172.21.15.123:6809","nonce":2919290185}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":2919290185},{"type":"v1","addr":"172.21.15.123:6811","nonce":2919290185}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":2919290185},{"type":"v1","addr":"172.21.15.123:6815","nonce":2919290185}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":2919290185},{"type":"v1","addr":"172.21.15.123:6813","nonce":2919290185}]},"public_addr":"172.21.15.123:6809/2919290185","cluster_addr":"172.21.15.123:6811/2919290185","heartbeat_back_addr":"172.21.15.123:6815/2919290185","heartbeat_front_addr":"172.21.15.123:6813/2919290185","state":["exists","up"]},{"osd":6,"uuid":"79c76501-955d-48de-a7f4-5666f27ff0fe","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":548743546},{"type":"v1","addr":"172.21.15.123:6817","nonce":548743546}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":548743546},{"type":"v1","addr":"172.21.15.123:6819","nonce":548743546}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":548743546},{"type":"v1","addr":"172.21.15.123:6823","nonce":548743546}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":548743546},{"type":"v1","addr":"172.21.15.123:6821","nonce":548743546}]},"public_addr":"172.21.15.123:6817/548743546","cluster_addr":"172.21.15.123:6819/548743546","heartbeat_back_addr":"172.21.15.123:6823/548743546","heartbeat_front_addr":"172.21.15.123:6821/548743546","state":["exists","up"]},{"osd":7,"uuid":"83c6f432-9a92-43e8-9b01-f55f558ed20e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":1805775411},{"type":"v1","addr":"172.21.15.123:6825","nonce":1805775411}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":1805775411},{"type":"v1","addr":"172.21.15.123:6827","nonce":1805775411}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":1805775411},{"type":"v1","addr":"172.21.15.123:6831","nonce":1805775411}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":1805775411},{"type":"v1","addr":"172.21.15.123:6829","nonce":1805775411}]},"public_addr":"172.21.15.123:6825/1805775411","cluster_addr":"172.21.15.123:6827/1805775411","heartbeat_back_addr":"172.21.15.123:6831/1805775411","heartbeat_front_addr":"172.21.15.123:6829/1805775411","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-22T20:53:50.225941+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-22T20:54:22.054351+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-22T20:54:57.996768+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-22T20:55:35.091128+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-22T20:56:11.279150+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-22T20:56:45.334034+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-22T20:57:20.140382+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-22T20:57:57.912475+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.121:0/828979686":"2024-04-23T20:52:10.229320+0000","172.21.15.121:0/1811019216":"2024-04-23T20:52:10.229320+0000","172.21.15.121:6801/2025922477":"2024-04-23T20:52:10.229320+0000","172.21.15.121:0/2924491043":"2024-04-23T20:52:10.229320+0000","172.21.15.121:0/2259009050":"2024-04-23T20:51:41.832742+0000","172.21.15.121:0/4136130226":"2024-04-23T20:51:41.832742+0000","172.21.15.121:0/187349302":"2024-04-23T20:51:41.832742+0000","172.21.15.121:6800/2717508159":"2024-04-23T20:51:41.832742+0000","172.21.15.121:6800/2025922477":"2024-04-23T20:52:10.229320+0000","172.21.15.121:6801/2717508159":"2024-04-23T20:51:41.832742+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-22T20:58:07.926 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-04-22T20:55:00.862438+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2024-04-22T20:58:07.926 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-04-22T20:58:08.172 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:07 smithi121 bash[18560]: cluster 2024-04-22T20:58:06.833151+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s, 0 objects/s recovering 2024-04-22T20:58:08.172 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:07 smithi121 bash[18560]: audit 2024-04-22T20:58:06.946672+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:58:08.172 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:07 smithi121 bash[18560]: audit 2024-04-22T20:58:06.951444+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:58:08.173 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:07 smithi121 bash[18560]: audit 2024-04-22T20:58:06.959252+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:58:08.173 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:07 smithi121 bash[18560]: audit 2024-04-22T20:58:06.960586+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:58:08.173 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:07 smithi121 bash[18560]: audit 2024-04-22T20:58:06.961364+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:58:08.173 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:07 smithi121 bash[18560]: cluster 2024-04-22T20:58:06.963454+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-04-22T20:58:08.173 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:07 smithi121 bash[18560]: audit 2024-04-22T20:58:06.968193+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:58:08.173 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:07 smithi121 bash[18560]: audit 2024-04-22T20:58:07.144238+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.121:0/1727675844' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-22T20:58:08.173 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:07 smithi121 bash[18560]: cluster 2024-04-22T20:58:07.302918+0000 mon.a (mon.0) 753 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-22T20:58:08.173 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:07 smithi121 bash[18560]: cluster 2024-04-22T20:58:07.302972+0000 mon.a (mon.0) 754 : cluster [INF] Cluster is now healthy 2024-04-22T20:58:08.173 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:07 smithi121 bash[23964]: cluster 2024-04-22T20:58:06.833151+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s, 0 objects/s recovering 2024-04-22T20:58:08.173 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:07 smithi121 bash[23964]: audit 2024-04-22T20:58:06.946672+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:58:08.173 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:07 smithi121 bash[23964]: audit 2024-04-22T20:58:06.951444+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:58:08.173 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:07 smithi121 bash[23964]: audit 2024-04-22T20:58:06.959252+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:58:08.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:07 smithi121 bash[23964]: audit 2024-04-22T20:58:06.960586+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:58:08.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:07 smithi121 bash[23964]: audit 2024-04-22T20:58:06.961364+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:58:08.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:07 smithi121 bash[23964]: cluster 2024-04-22T20:58:06.963454+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-04-22T20:58:08.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:07 smithi121 bash[23964]: audit 2024-04-22T20:58:06.968193+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:58:08.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:07 smithi121 bash[23964]: audit 2024-04-22T20:58:07.144238+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.121:0/1727675844' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-22T20:58:08.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:07 smithi121 bash[23964]: cluster 2024-04-22T20:58:07.302918+0000 mon.a (mon.0) 753 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-22T20:58:08.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:07 smithi121 bash[23964]: cluster 2024-04-22T20:58:07.302972+0000 mon.a (mon.0) 754 : cluster [INF] Cluster is now healthy 2024-04-22T20:58:08.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:07 smithi123 bash[18722]: cluster 2024-04-22T20:58:06.833151+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s, 0 objects/s recovering 2024-04-22T20:58:08.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:07 smithi123 bash[18722]: audit 2024-04-22T20:58:06.946672+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:58:08.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:07 smithi123 bash[18722]: audit 2024-04-22T20:58:06.951444+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:58:08.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:07 smithi123 bash[18722]: audit 2024-04-22T20:58:06.959252+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:58:08.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:07 smithi123 bash[18722]: audit 2024-04-22T20:58:06.960586+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:58:08.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:07 smithi123 bash[18722]: audit 2024-04-22T20:58:06.961364+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:58:08.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:07 smithi123 bash[18722]: cluster 2024-04-22T20:58:06.963454+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-04-22T20:58:08.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:07 smithi123 bash[18722]: audit 2024-04-22T20:58:06.968193+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:58:08.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:07 smithi123 bash[18722]: audit 2024-04-22T20:58:07.144238+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.121:0/1727675844' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-22T20:58:08.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:07 smithi123 bash[18722]: cluster 2024-04-22T20:58:07.302918+0000 mon.a (mon.0) 753 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-22T20:58:08.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:07 smithi123 bash[18722]: cluster 2024-04-22T20:58:07.302972+0000 mon.a (mon.0) 754 : cluster [INF] Cluster is now healthy 2024-04-22T20:58:10.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:10 smithi121 bash[23964]: cluster 2024-04-22T20:58:08.963986+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-04-22T20:58:10.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:10 smithi121 bash[18560]: cluster 2024-04-22T20:58:08.963986+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-04-22T20:58:10.444 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T20:58:10.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:10 smithi123 bash[18722]: cluster 2024-04-22T20:58:08.963986+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-04-22T20:58:11.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:11 smithi121 bash[18560]: audit 2024-04-22T20:58:10.372441+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T20:58:11.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:11 smithi121 bash[18560]: audit 2024-04-22T20:58:10.381478+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T20:58:11.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:11 smithi121 bash[23964]: audit 2024-04-22T20:58:10.372441+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T20:58:11.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:11 smithi121 bash[23964]: audit 2024-04-22T20:58:10.381478+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T20:58:11.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:11 smithi123 bash[18722]: audit 2024-04-22T20:58:10.372441+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T20:58:11.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:11 smithi123 bash[18722]: audit 2024-04-22T20:58:10.381478+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T20:58:12.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:12 smithi121 bash[18560]: cluster 2024-04-22T20:58:10.964631+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-04-22T20:58:12.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:12 smithi121 bash[23964]: cluster 2024-04-22T20:58:10.964631+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-04-22T20:58:12.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:12 smithi123 bash[18722]: cluster 2024-04-22T20:58:10.964631+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-04-22T20:58:13.101 INFO:teuthology.orchestra.run.smithi121.stdout:pg_num: 1 2024-04-22T20:58:13.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:13 smithi121 bash[23964]: audit 2024-04-22T20:58:13.105714+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.121:0/2110847163' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-22T20:58:13.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:13 smithi121 bash[18560]: audit 2024-04-22T20:58:13.105714+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.121:0/2110847163' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-22T20:58:13.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:13 smithi123 bash[18722]: audit 2024-04-22T20:58:13.105714+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.121:0/2110847163' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-22T20:58:13.793 INFO:tasks.cephadm:Adding prometheus.a on smithi123 2024-04-22T20:58:13.793 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph orch apply prometheus '1;smithi123=a' 2024-04-22T20:58:14.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:14 smithi121 bash[18560]: cluster 2024-04-22T20:58:12.965069+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-04-22T20:58:14.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:14 smithi121 bash[23964]: cluster 2024-04-22T20:58:12.965069+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-04-22T20:58:14.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:14 smithi123 bash[18722]: cluster 2024-04-22T20:58:12.965069+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-04-22T20:58:16.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:16 smithi121 bash[18560]: cluster 2024-04-22T20:58:14.965674+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-04-22T20:58:16.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:16 smithi121 bash[23964]: cluster 2024-04-22T20:58:14.965674+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-04-22T20:58:16.708 INFO:teuthology.orchestra.run.smithi123.stdout:Scheduled prometheus update... 2024-04-22T20:58:16.721 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:16 smithi123 bash[18722]: cluster 2024-04-22T20:58:14.965674+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-04-22T20:58:17.366 DEBUG:teuthology.orchestra.run.smithi123:prometheus.a> sudo journalctl -f -n 0 -u ceph-e8544264-00e9-11ef-bc93-c7b262605968@prometheus.a.service 2024-04-22T20:58:17.369 INFO:tasks.cephadm:Adding node-exporter.a on smithi121 2024-04-22T20:58:17.370 INFO:tasks.cephadm:Adding node-exporter.b on smithi123 2024-04-22T20:58:17.370 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph orch apply node-exporter '2;smithi121=a;smithi123=b' 2024-04-22T20:58:17.836 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:17 smithi123 bash[19656]: ignoring --setuser ceph since I am not root 2024-04-22T20:58:17.836 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:17 smithi123 bash[19656]: ignoring --setgroup ceph since I am not root 2024-04-22T20:58:17.836 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:17 smithi123 bash[19656]: debug 2024-04-22T20:58:17.838+0000 7f11fc556700 1 -- 172.21.15.123:0/20386414 <== mon.2 v2:172.21.15.123:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55cb001d0340 con 0x55cb00f4c400 2024-04-22T20:58:17.836 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:17 smithi123 bash[18722]: audit 2024-04-22T20:58:16.698869+0000 mgr.y (mgr.14152) 253 : audit [DBG] from='client.24302 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi123=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:58:17.836 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:17 smithi123 bash[18722]: cephadm 2024-04-22T20:58:16.702305+0000 mgr.y (mgr.14152) 254 : cephadm [INF] Saving service prometheus spec with placement smithi123=a;count:1 2024-04-22T20:58:17.836 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:17 smithi123 bash[18722]: audit 2024-04-22T20:58:16.711463+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:58:17.836 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:17 smithi123 bash[18722]: audit 2024-04-22T20:58:16.759517+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:58:17.836 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:17 smithi123 bash[18722]: audit 2024-04-22T20:58:16.762282+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:58:17.836 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:17 smithi123 bash[18722]: audit 2024-04-22T20:58:16.764008+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:58:17.837 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:17 smithi123 bash[18722]: audit 2024-04-22T20:58:16.774993+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:58:17.837 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:17 smithi123 bash[18722]: audit 2024-04-22T20:58:16.787837+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-22T20:58:17.837 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:17 smithi123 bash[18722]: cluster 2024-04-22T20:58:16.966225+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:17.981 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:17 smithi121 bash[18817]: ignoring --setuser ceph since I am not root 2024-04-22T20:58:17.981 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:17 smithi121 bash[18817]: ignoring --setgroup ceph since I am not root 2024-04-22T20:58:17.982 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:17 smithi121 bash[18817]: debug 2024-04-22T20:58:17.837+0000 7f18c5a3d700 1 -- 172.21.15.121:0/2156566026 <== mon.1 v2:172.21.15.121:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5573814d2340 con 0x55738224e400 2024-04-22T20:58:17.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:17 smithi121 bash[23964]: audit 2024-04-22T20:58:16.698869+0000 mgr.y (mgr.14152) 253 : audit [DBG] from='client.24302 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi123=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:58:17.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:17 smithi121 bash[23964]: cephadm 2024-04-22T20:58:16.702305+0000 mgr.y (mgr.14152) 254 : cephadm [INF] Saving service prometheus spec with placement smithi123=a;count:1 2024-04-22T20:58:17.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:17 smithi121 bash[23964]: audit 2024-04-22T20:58:16.711463+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:58:17.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:17 smithi121 bash[23964]: audit 2024-04-22T20:58:16.759517+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:58:17.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:17 smithi121 bash[23964]: audit 2024-04-22T20:58:16.762282+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:58:17.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:17 smithi121 bash[23964]: audit 2024-04-22T20:58:16.764008+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:58:17.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:17 smithi121 bash[23964]: audit 2024-04-22T20:58:16.774993+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:58:17.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:17 smithi121 bash[23964]: audit 2024-04-22T20:58:16.787837+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-22T20:58:17.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:17 smithi121 bash[23964]: cluster 2024-04-22T20:58:16.966225+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:17.984 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:17 smithi121 bash[18560]: audit 2024-04-22T20:58:16.698869+0000 mgr.y (mgr.14152) 253 : audit [DBG] from='client.24302 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi123=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:58:17.984 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:17 smithi121 bash[18560]: cephadm 2024-04-22T20:58:16.702305+0000 mgr.y (mgr.14152) 254 : cephadm [INF] Saving service prometheus spec with placement smithi123=a;count:1 2024-04-22T20:58:17.984 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:17 smithi121 bash[18560]: audit 2024-04-22T20:58:16.711463+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:58:17.984 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:17 smithi121 bash[18560]: audit 2024-04-22T20:58:16.759517+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:58:17.984 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:17 smithi121 bash[18560]: audit 2024-04-22T20:58:16.762282+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:58:17.984 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:17 smithi121 bash[18560]: audit 2024-04-22T20:58:16.764008+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:58:17.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:17 smithi121 bash[18560]: audit 2024-04-22T20:58:16.774993+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' 2024-04-22T20:58:17.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:17 smithi121 bash[18560]: audit 2024-04-22T20:58:16.787837+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-22T20:58:17.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:17 smithi121 bash[18560]: cluster 2024-04-22T20:58:16.966225+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:18.249 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:17 smithi123 bash[19656]: debug 2024-04-22T20:58:17.970+0000 7f1204fb2000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-22T20:58:18.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:17 smithi121 bash[18817]: debug 2024-04-22T20:58:17.981+0000 7f18ce499000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-22T20:58:18.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:18 smithi123 bash[18722]: audit 2024-04-22T20:58:17.796085+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-22T20:58:19.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:18 smithi123 bash[18722]: cluster 2024-04-22T20:58:17.796208+0000 mon.a (mon.0) 764 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-04-22T20:58:19.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:18 smithi121 bash[18560]: audit 2024-04-22T20:58:17.796085+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-22T20:58:19.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:18 smithi121 bash[18560]: cluster 2024-04-22T20:58:17.796208+0000 mon.a (mon.0) 764 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-04-22T20:58:19.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:18 smithi121 bash[23964]: audit 2024-04-22T20:58:17.796085+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14152 172.21.15.121:0/1230306197' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-22T20:58:19.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:18 smithi121 bash[23964]: cluster 2024-04-22T20:58:17.796208+0000 mon.a (mon.0) 764 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-04-22T20:58:19.749 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:19 smithi123 bash[19656]: debug 2024-04-22T20:58:19.490+0000 7f1204fb2000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-22T20:58:19.749 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:19 smithi123 bash[19656]: debug 2024-04-22T20:58:19.586+0000 7f1204fb2000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-22T20:58:19.789 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:19 smithi121 bash[18817]: debug 2024-04-22T20:58:19.501+0000 7f18ce499000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-22T20:58:19.790 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:19 smithi121 bash[18817]: debug 2024-04-22T20:58:19.597+0000 7f18ce499000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-22T20:58:20.249 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:19 smithi123 bash[19656]: debug 2024-04-22T20:58:19.842+0000 7f1204fb2000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-22T20:58:20.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:19 smithi121 bash[18817]: debug 2024-04-22T20:58:19.837+0000 7f18ce499000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-22T20:58:20.882 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:20 smithi121 bash[18817]: debug 2024-04-22T20:58:20.565+0000 7f18ce499000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-22T20:58:20.882 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:20 smithi121 bash[18817]: debug 2024-04-22T20:58:20.669+0000 7f18ce499000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-22T20:58:20.882 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:20 smithi121 bash[18817]: debug 2024-04-22T20:58:20.773+0000 7f18ce499000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-22T20:58:20.887 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:20 smithi123 bash[19656]: debug 2024-04-22T20:58:20.578+0000 7f1204fb2000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-22T20:58:20.887 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:20 smithi123 bash[19656]: debug 2024-04-22T20:58:20.682+0000 7f1204fb2000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-22T20:58:20.887 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:20 smithi123 bash[19656]: debug 2024-04-22T20:58:20.782+0000 7f1204fb2000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-22T20:58:20.887 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:20 smithi123 bash[19656]: debug 2024-04-22T20:58:20.890+0000 7f1204fb2000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-22T20:58:21.249 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:21 smithi123 bash[19656]: debug 2024-04-22T20:58:21.102+0000 7f1204fb2000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-22T20:58:21.290 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:20 smithi121 bash[18817]: debug 2024-04-22T20:58:20.881+0000 7f18ce499000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-22T20:58:21.290 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:21 smithi121 bash[18817]: debug 2024-04-22T20:58:21.093+0000 7f18ce499000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-22T20:58:21.643 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:21 smithi121 bash[18817]: debug 2024-04-22T20:58:21.365+0000 7f18ce499000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-22T20:58:21.643 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:21 smithi121 bash[18817]: debug 2024-04-22T20:58:21.465+0000 7f18ce499000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-22T20:58:21.653 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:21 smithi123 bash[19656]: debug 2024-04-22T20:58:21.374+0000 7f1204fb2000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-22T20:58:21.654 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:21 smithi123 bash[19656]: debug 2024-04-22T20:58:21.478+0000 7f1204fb2000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-22T20:58:21.920 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:21 smithi123 bash[19656]: debug 2024-04-22T20:58:21.658+0000 7f1204fb2000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-22T20:58:21.920 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:21 smithi123 bash[19656]: debug 2024-04-22T20:58:21.902+0000 7f1204fb2000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-22T20:58:22.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:21 smithi121 bash[18817]: debug 2024-04-22T20:58:21.641+0000 7f18ce499000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-22T20:58:22.040 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:21 smithi121 bash[18817]: debug 2024-04-22T20:58:21.885+0000 7f18ce499000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-22T20:58:22.499 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:22 smithi123 bash[19656]: debug 2024-04-22T20:58:22.174+0000 7f1204fb2000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-22T20:58:22.499 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:22 smithi123 bash[19656]: debug 2024-04-22T20:58:22.338+0000 7f1204fb2000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-22T20:58:22.539 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:22 smithi121 bash[18817]: debug 2024-04-22T20:58:22.157+0000 7f18ce499000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-22T20:58:22.539 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:22 smithi121 bash[18817]: debug 2024-04-22T20:58:22.321+0000 7f18ce499000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-22T20:58:22.999 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:22 smithi123 bash[19656]: debug 2024-04-22T20:58:22.570+0000 7f1204fb2000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-22T20:58:22.999 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:22 smithi123 bash[19656]: debug 2024-04-22T20:58:22.686+0000 7f1204fb2000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-22T20:58:23.003 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:22 smithi121 bash[18817]: debug 2024-04-22T20:58:22.557+0000 7f18ce499000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-22T20:58:23.003 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:22 smithi121 bash[18817]: debug 2024-04-22T20:58:22.669+0000 7f18ce499000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-22T20:58:23.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:23 smithi121 bash[18817]: debug 2024-04-22T20:58:23.001+0000 7f18ce499000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-22T20:58:23.444 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:23 smithi123 bash[19656]: debug 2024-04-22T20:58:23.022+0000 7f1204fb2000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-22T20:58:24.040 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:23 smithi121 bash[18817]: debug 2024-04-22T20:58:23.725+0000 7f18ce499000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-22T20:58:24.040 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:23 smithi121 bash[18817]: debug 2024-04-22T20:58:23.837+0000 7f18ce499000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-22T20:58:24.073 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:23 smithi123 bash[19656]: debug 2024-04-22T20:58:23.754+0000 7f1204fb2000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-22T20:58:24.073 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:23 smithi123 bash[19656]: debug 2024-04-22T20:58:23.866+0000 7f1204fb2000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-22T20:58:24.364 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:24 smithi121 bash[18817]: debug 2024-04-22T20:58:24.045+0000 7f18ce499000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-22T20:58:24.396 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:24 smithi123 bash[19656]: debug 2024-04-22T20:58:24.078+0000 7f1204fb2000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-22T20:58:24.648 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:24 smithi123 bash[19656]: debug 2024-04-22T20:58:24.398+0000 7f1204fb2000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-22T20:58:24.734 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:24 smithi121 bash[18817]: debug 2024-04-22T20:58:24.365+0000 7f18ce499000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-22T20:58:24.911 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:24 smithi123 bash[19656]: debug 2024-04-22T20:58:24.770+0000 7f1204fb2000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-22T20:58:24.911 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:24 smithi123 bash[19656]: debug 2024-04-22T20:58:24.886+0000 7f1204fb2000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-22T20:58:25.022 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:24 smithi121 bash[18817]: debug 2024-04-22T20:58:24.733+0000 7f18ce499000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-22T20:58:25.022 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:24 smithi121 bash[18817]: debug 2024-04-22T20:58:24.849+0000 7f18ce499000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-22T20:58:25.023 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:24 smithi121 bash[23964]: cluster 2024-04-22T20:58:24.878564+0000 mon.a (mon.0) 765 : cluster [INF] Active manager daemon y restarted 2024-04-22T20:58:25.023 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:24 smithi121 bash[23964]: cluster 2024-04-22T20:58:24.880101+0000 mon.a (mon.0) 766 : cluster [INF] Activating manager daemon y 2024-04-22T20:58:25.023 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:24 smithi121 bash[23964]: cluster 2024-04-22T20:58:24.883686+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-22T20:58:25.023 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:24 smithi121 bash[23964]: cluster 2024-04-22T20:58:24.912464+0000 mon.a (mon.0) 768 : cluster [DBG] Standby manager daemon x restarted 2024-04-22T20:58:25.023 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:24 smithi121 bash[23964]: cluster 2024-04-22T20:58:24.912562+0000 mon.a (mon.0) 769 : cluster [DBG] Standby manager daemon x started 2024-04-22T20:58:25.023 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:24 smithi121 bash[23964]: audit 2024-04-22T20:58:24.916793+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.123:0/2974778972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-22T20:58:25.023 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:24 smithi121 bash[23964]: audit 2024-04-22T20:58:24.917323+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.123:0/2974778972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T20:58:25.023 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:24 smithi121 bash[23964]: audit 2024-04-22T20:58:24.920201+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.123:0/2974778972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-22T20:58:25.023 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:24 smithi121 bash[23964]: audit 2024-04-22T20:58:24.921824+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.123:0/2974778972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T20:58:25.023 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:24 smithi121 bash[18560]: cluster 2024-04-22T20:58:24.878564+0000 mon.a (mon.0) 765 : cluster [INF] Active manager daemon y restarted 2024-04-22T20:58:25.023 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:24 smithi121 bash[18560]: cluster 2024-04-22T20:58:24.880101+0000 mon.a (mon.0) 766 : cluster [INF] Activating manager daemon y 2024-04-22T20:58:25.024 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:24 smithi121 bash[18560]: cluster 2024-04-22T20:58:24.883686+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-22T20:58:25.024 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:24 smithi121 bash[18560]: cluster 2024-04-22T20:58:24.912464+0000 mon.a (mon.0) 768 : cluster [DBG] Standby manager daemon x restarted 2024-04-22T20:58:25.024 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:24 smithi121 bash[18560]: cluster 2024-04-22T20:58:24.912562+0000 mon.a (mon.0) 769 : cluster [DBG] Standby manager daemon x started 2024-04-22T20:58:25.024 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:24 smithi121 bash[18560]: audit 2024-04-22T20:58:24.916793+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.123:0/2974778972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-22T20:58:25.024 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:24 smithi121 bash[18560]: audit 2024-04-22T20:58:24.917323+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.123:0/2974778972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T20:58:25.024 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:24 smithi121 bash[18560]: audit 2024-04-22T20:58:24.920201+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.123:0/2974778972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-22T20:58:25.024 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:24 smithi121 bash[18560]: audit 2024-04-22T20:58:24.921824+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.123:0/2974778972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T20:58:25.234 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:24 smithi123 bash[19656]: [22/Apr/2024:20:58:24] ENGINE Bus STARTING 2024-04-22T20:58:25.234 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[19656]: CherryPy Checker: 2024-04-22T20:58:25.234 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[19656]: The Application mounted at '' has an empty config. 2024-04-22T20:58:25.234 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[19656]: [22/Apr/2024:20:58:25] ENGINE Serving on http://:::9283 2024-04-22T20:58:25.234 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[19656]: [22/Apr/2024:20:58:25] ENGINE Bus STARTED 2024-04-22T20:58:25.234 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:24 smithi123 bash[18722]: cluster 2024-04-22T20:58:24.878564+0000 mon.a (mon.0) 765 : cluster [INF] Active manager daemon y restarted 2024-04-22T20:58:25.235 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:24 smithi123 bash[18722]: cluster 2024-04-22T20:58:24.880101+0000 mon.a (mon.0) 766 : cluster [INF] Activating manager daemon y 2024-04-22T20:58:25.235 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:24 smithi123 bash[18722]: cluster 2024-04-22T20:58:24.883686+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-22T20:58:25.235 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:24 smithi123 bash[18722]: cluster 2024-04-22T20:58:24.912464+0000 mon.a (mon.0) 768 : cluster [DBG] Standby manager daemon x restarted 2024-04-22T20:58:25.235 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:24 smithi123 bash[18722]: cluster 2024-04-22T20:58:24.912562+0000 mon.a (mon.0) 769 : cluster [DBG] Standby manager daemon x started 2024-04-22T20:58:25.235 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:24 smithi123 bash[18722]: audit 2024-04-22T20:58:24.916793+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.123:0/2974778972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-22T20:58:25.235 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:24 smithi123 bash[18722]: audit 2024-04-22T20:58:24.917323+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.123:0/2974778972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T20:58:25.235 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:24 smithi123 bash[18722]: audit 2024-04-22T20:58:24.920201+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.123:0/2974778972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-22T20:58:25.235 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:24 smithi123 bash[18722]: audit 2024-04-22T20:58:24.921824+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.123:0/2974778972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T20:58:25.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18817]: [22/Apr/2024:20:58:25] ENGINE Bus STARTING 2024-04-22T20:58:25.290 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18817]: [22/Apr/2024:20:58:25] ENGINE Bus STARTING 2024-04-22T20:58:25.290 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18817]: CherryPy Checker: 2024-04-22T20:58:25.290 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18817]: The Application mounted at '' has an empty config. 2024-04-22T20:58:25.290 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18817]: [22/Apr/2024:20:58:25] ENGINE Serving on http://:::9283 2024-04-22T20:58:25.290 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18817]: [22/Apr/2024:20:58:25] ENGINE Bus STARTED 2024-04-22T20:58:25.290 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18817]: [22/Apr/2024:20:58:25] ENGINE Serving on https://172.21.15.121:7150 2024-04-22T20:58:25.290 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18817]: [22/Apr/2024:20:58:25] ENGINE Bus STARTED 2024-04-22T20:58:25.977 INFO:teuthology.orchestra.run.smithi123.stdout:Scheduled node-exporter update... 2024-04-22T20:58:26.046 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: cluster 2024-04-22T20:58:24.938091+0000 mon.a (mon.0) 770 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0584415s), standbys: x 2024-04-22T20:58:26.047 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:24.939543+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T20:58:26.047 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:24.944164+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:58:26.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:24.944304+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:58:26.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:24.944482+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-22T20:58:26.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:24.944651+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-22T20:58:26.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:24.944812+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T20:58:26.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:24.945009+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T20:58:26.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:24.945206+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T20:58:26.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:24.945404+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T20:58:26.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:24.945593+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T20:58:26.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:24.945783+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T20:58:26.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:24.945966+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T20:58:26.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:24.946157+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T20:58:26.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:24.946355+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T20:58:26.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:24.946491+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T20:58:26.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:24.946916+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T20:58:26.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: cluster 2024-04-22T20:58:24.973371+0000 mon.a (mon.0) 787 : cluster [INF] Manager daemon y is now available 2024-04-22T20:58:26.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:24.994324+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:26.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:24.996689+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:58:26.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:24.999016+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:58:26.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:25.000430+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:58:26.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:25.001625+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:58:26.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:25.004758+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:58:26.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:25.005285+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:58:26.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:25.009552+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]': finished 2024-04-22T20:58:26.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: cephadm 2024-04-22T20:58:25.013634+0000 mgr.y (mgr.24298) 1 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-04-22T20:58:26.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:25.016843+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]': finished 2024-04-22T20:58:26.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: cephadm 2024-04-22T20:58:25.019655+0000 mgr.y (mgr.24298) 2 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-04-22T20:58:26.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:25.022672+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:26.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:25.037791+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T20:58:26.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:25.045776+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T20:58:26.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: cephadm 2024-04-22T20:58:25.114153+0000 mgr.y (mgr.24298) 3 : cephadm [INF] [22/Apr/2024:20:58:25] ENGINE Bus STARTING 2024-04-22T20:58:26.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: cephadm 2024-04-22T20:58:25.271484+0000 mgr.y (mgr.24298) 4 : cephadm [INF] [22/Apr/2024:20:58:25] ENGINE Serving on https://172.21.15.121:7150 2024-04-22T20:58:26.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: cephadm 2024-04-22T20:58:25.276692+0000 mgr.y (mgr.24298) 5 : cephadm [INF] [22/Apr/2024:20:58:25] ENGINE Bus STARTED 2024-04-22T20:58:26.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:25.289319+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:26.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: cephadm 2024-04-22T20:58:25.408527+0000 mgr.y (mgr.24298) 6 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-04-22T20:58:26.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: cephadm 2024-04-22T20:58:25.439537+0000 mgr.y (mgr.24298) 7 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-04-22T20:58:26.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:25.504226+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:26.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:25.554600+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:26.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:25.559672+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:26.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:25.564670+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-22T20:58:26.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:25.881465+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:26.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:25 smithi123 bash[18722]: audit 2024-04-22T20:58:25.887122+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:26.224 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:58:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:58:26.224 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:58:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:58:26.225 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: cluster 2024-04-22T20:58:24.938091+0000 mon.a (mon.0) 770 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0584415s), standbys: x 2024-04-22T20:58:26.225 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:24.939543+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T20:58:26.225 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:24.944164+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:58:26.225 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:24.944304+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:58:26.225 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:24.944482+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-22T20:58:26.225 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:24.944651+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-22T20:58:26.225 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:24.944812+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T20:58:26.225 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:24.945009+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T20:58:26.225 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:24.945206+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T20:58:26.225 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:24.945404+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T20:58:26.225 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:24.945593+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T20:58:26.226 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:24.945783+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T20:58:26.226 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:24.945966+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T20:58:26.226 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:24.946157+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T20:58:26.226 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:24.946355+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T20:58:26.226 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:24.946491+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T20:58:26.226 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:24.946916+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T20:58:26.226 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: cluster 2024-04-22T20:58:24.973371+0000 mon.a (mon.0) 787 : cluster [INF] Manager daemon y is now available 2024-04-22T20:58:26.226 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:24.994324+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:26.226 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: cluster 2024-04-22T20:58:24.938091+0000 mon.a (mon.0) 770 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0584415s), standbys: x 2024-04-22T20:58:26.226 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:24.939543+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T20:58:26.227 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:24.944164+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T20:58:26.227 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:24.944304+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T20:58:26.227 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:24.944482+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-22T20:58:26.227 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:24.944651+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-22T20:58:26.227 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:24.944812+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T20:58:26.227 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:24.945009+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T20:58:26.227 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:24.945206+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T20:58:26.227 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:24.945404+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T20:58:26.227 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:24.945593+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T20:58:26.227 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:24.945783+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T20:58:26.227 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:24.945966+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T20:58:26.227 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:24.946157+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T20:58:26.227 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:24.946355+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T20:58:26.227 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:24.946491+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T20:58:26.228 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:24.946916+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T20:58:26.228 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: cluster 2024-04-22T20:58:24.973371+0000 mon.a (mon.0) 787 : cluster [INF] Manager daemon y is now available 2024-04-22T20:58:26.228 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:24.994324+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:26.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:24.996689+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:58:26.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:24.999016+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:58:26.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:25.000430+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:58:26.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:25.001625+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:58:26.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:25.004758+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:58:26.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:25.005285+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:58:26.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:25.009552+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]': finished 2024-04-22T20:58:26.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: cephadm 2024-04-22T20:58:25.013634+0000 mgr.y (mgr.24298) 1 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-04-22T20:58:26.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:25.016843+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]': finished 2024-04-22T20:58:26.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: cephadm 2024-04-22T20:58:25.019655+0000 mgr.y (mgr.24298) 2 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-04-22T20:58:26.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:25.022672+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:26.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:25.037791+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T20:58:26.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:25.045776+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T20:58:26.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: cephadm 2024-04-22T20:58:25.114153+0000 mgr.y (mgr.24298) 3 : cephadm [INF] [22/Apr/2024:20:58:25] ENGINE Bus STARTING 2024-04-22T20:58:26.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: cephadm 2024-04-22T20:58:25.271484+0000 mgr.y (mgr.24298) 4 : cephadm [INF] [22/Apr/2024:20:58:25] ENGINE Serving on https://172.21.15.121:7150 2024-04-22T20:58:26.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: cephadm 2024-04-22T20:58:25.276692+0000 mgr.y (mgr.24298) 5 : cephadm [INF] [22/Apr/2024:20:58:25] ENGINE Bus STARTED 2024-04-22T20:58:26.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:25.289319+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:26.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: cephadm 2024-04-22T20:58:25.408527+0000 mgr.y (mgr.24298) 6 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-04-22T20:58:26.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: cephadm 2024-04-22T20:58:25.439537+0000 mgr.y (mgr.24298) 7 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-04-22T20:58:26.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:25.504226+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:26.230 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:24.996689+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:58:26.230 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:24.999016+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:58:26.230 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:25.000430+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:58:26.230 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:25.001625+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:58:26.230 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:25.004758+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:58:26.230 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:25.005285+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2024-04-22T20:58:26.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:25.009552+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]': finished 2024-04-22T20:58:26.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: cephadm 2024-04-22T20:58:25.013634+0000 mgr.y (mgr.24298) 1 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-04-22T20:58:26.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:25.016843+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]': finished 2024-04-22T20:58:26.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: cephadm 2024-04-22T20:58:25.019655+0000 mgr.y (mgr.24298) 2 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-04-22T20:58:26.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:25.022672+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:26.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:25.037791+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T20:58:26.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:25.045776+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T20:58:26.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: cephadm 2024-04-22T20:58:25.114153+0000 mgr.y (mgr.24298) 3 : cephadm [INF] [22/Apr/2024:20:58:25] ENGINE Bus STARTING 2024-04-22T20:58:26.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: cephadm 2024-04-22T20:58:25.271484+0000 mgr.y (mgr.24298) 4 : cephadm [INF] [22/Apr/2024:20:58:25] ENGINE Serving on https://172.21.15.121:7150 2024-04-22T20:58:26.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: cephadm 2024-04-22T20:58:25.276692+0000 mgr.y (mgr.24298) 5 : cephadm [INF] [22/Apr/2024:20:58:25] ENGINE Bus STARTED 2024-04-22T20:58:26.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:25.289319+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:26.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: cephadm 2024-04-22T20:58:25.408527+0000 mgr.y (mgr.24298) 6 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-04-22T20:58:26.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: cephadm 2024-04-22T20:58:25.439537+0000 mgr.y (mgr.24298) 7 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-04-22T20:58:26.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:25.504226+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:26.232 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:25.554600+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:26.232 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:25.559672+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:26.232 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:25.564670+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-22T20:58:26.232 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:25.881465+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:26.232 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[18560]: audit 2024-04-22T20:58:25.887122+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:26.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:25.554600+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:26.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:25.559672+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:26.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:25.564670+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-22T20:58:26.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:25.881465+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:26.233 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:25 smithi121 bash[23964]: audit 2024-04-22T20:58:25.887122+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:26.828 DEBUG:teuthology.orchestra.run.smithi121:node-exporter.a> sudo journalctl -f -n 0 -u ceph-e8544264-00e9-11ef-bc93-c7b262605968@node-exporter.a.service 2024-04-22T20:58:26.830 DEBUG:teuthology.orchestra.run.smithi123:node-exporter.b> sudo journalctl -f -n 0 -u ceph-e8544264-00e9-11ef-bc93-c7b262605968@node-exporter.b.service 2024-04-22T20:58:26.833 INFO:tasks.cephadm:Adding alertmanager.a on smithi121 2024-04-22T20:58:26.833 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph orch apply alertmanager '1;smithi121=a' 2024-04-22T20:58:27.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:26 smithi123 bash[18722]: audit 2024-04-22T20:58:25.953139+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-22T20:58:27.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:26 smithi123 bash[18722]: cluster 2024-04-22T20:58:25.953210+0000 mon.a (mon.0) 808 : cluster [DBG] mgrmap e18: y(active, since 1.07357s), standbys: x 2024-04-22T20:58:27.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:26 smithi123 bash[18722]: audit 2024-04-22T20:58:25.959594+0000 mgr.y (mgr.24298) 8 : audit [DBG] from='client.24320 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi121=a;smithi123=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:58:27.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:26 smithi123 bash[18722]: cluster 2024-04-22T20:58:25.960696+0000 mgr.y (mgr.24298) 9 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:27.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:26 smithi123 bash[18722]: cephadm 2024-04-22T20:58:25.966383+0000 mgr.y (mgr.24298) 10 : cephadm [INF] Saving service node-exporter spec with placement smithi121=a;smithi123=b;count:2 2024-04-22T20:58:27.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:26 smithi123 bash[18722]: cephadm 2024-04-22T20:58:25.972494+0000 mgr.y (mgr.24298) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi123 2024-04-22T20:58:27.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:26 smithi123 bash[18722]: audit 2024-04-22T20:58:25.976227+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:27.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:26 smithi123 bash[18722]: audit 2024-04-22T20:58:25.980424+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:27.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:26 smithi123 bash[18722]: audit 2024-04-22T20:58:25.984944+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:27.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:26 smithi121 bash[18560]: audit 2024-04-22T20:58:25.953139+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-22T20:58:27.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:26 smithi121 bash[18560]: cluster 2024-04-22T20:58:25.953210+0000 mon.a (mon.0) 808 : cluster [DBG] mgrmap e18: y(active, since 1.07357s), standbys: x 2024-04-22T20:58:27.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:26 smithi121 bash[18560]: audit 2024-04-22T20:58:25.959594+0000 mgr.y (mgr.24298) 8 : audit [DBG] from='client.24320 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi121=a;smithi123=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:58:27.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:26 smithi121 bash[18560]: cluster 2024-04-22T20:58:25.960696+0000 mgr.y (mgr.24298) 9 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:27.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:26 smithi121 bash[18560]: cephadm 2024-04-22T20:58:25.966383+0000 mgr.y (mgr.24298) 10 : cephadm [INF] Saving service node-exporter spec with placement smithi121=a;smithi123=b;count:2 2024-04-22T20:58:27.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:26 smithi121 bash[18560]: cephadm 2024-04-22T20:58:25.972494+0000 mgr.y (mgr.24298) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi123 2024-04-22T20:58:27.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:26 smithi121 bash[18560]: audit 2024-04-22T20:58:25.976227+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:27.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:26 smithi121 bash[18560]: audit 2024-04-22T20:58:25.980424+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:27.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:26 smithi121 bash[18560]: audit 2024-04-22T20:58:25.984944+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:27.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:26 smithi121 bash[23964]: audit 2024-04-22T20:58:25.953139+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-22T20:58:27.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:26 smithi121 bash[23964]: cluster 2024-04-22T20:58:25.953210+0000 mon.a (mon.0) 808 : cluster [DBG] mgrmap e18: y(active, since 1.07357s), standbys: x 2024-04-22T20:58:27.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:26 smithi121 bash[23964]: audit 2024-04-22T20:58:25.959594+0000 mgr.y (mgr.24298) 8 : audit [DBG] from='client.24320 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi121=a;smithi123=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:58:27.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:26 smithi121 bash[23964]: cluster 2024-04-22T20:58:25.960696+0000 mgr.y (mgr.24298) 9 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:27.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:26 smithi121 bash[23964]: cephadm 2024-04-22T20:58:25.966383+0000 mgr.y (mgr.24298) 10 : cephadm [INF] Saving service node-exporter spec with placement smithi121=a;smithi123=b;count:2 2024-04-22T20:58:27.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:26 smithi121 bash[23964]: cephadm 2024-04-22T20:58:25.972494+0000 mgr.y (mgr.24298) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi123 2024-04-22T20:58:27.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:26 smithi121 bash[23964]: audit 2024-04-22T20:58:25.976227+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:27.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:26 smithi121 bash[23964]: audit 2024-04-22T20:58:25.980424+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:27.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:26 smithi121 bash[23964]: audit 2024-04-22T20:58:25.984944+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:28.238 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:27 smithi123 bash[18722]: cluster 2024-04-22T20:58:26.942944+0000 mgr.y (mgr.24298) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:28.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:27 smithi123 bash[18722]: cluster 2024-04-22T20:58:26.994366+0000 mon.a (mon.0) 812 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-04-22T20:58:28.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:27 smithi121 bash[18560]: cluster 2024-04-22T20:58:26.942944+0000 mgr.y (mgr.24298) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:28.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:27 smithi121 bash[18560]: cluster 2024-04-22T20:58:26.994366+0000 mon.a (mon.0) 812 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-04-22T20:58:28.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:27 smithi121 bash[23964]: cluster 2024-04-22T20:58:26.942944+0000 mgr.y (mgr.24298) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:28.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:27 smithi121 bash[23964]: cluster 2024-04-22T20:58:26.994366+0000 mon.a (mon.0) 812 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-04-22T20:58:30.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:29 smithi123 bash[18722]: cluster 2024-04-22T20:58:28.943594+0000 mgr.y (mgr.24298) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:30.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:29 smithi121 bash[18560]: cluster 2024-04-22T20:58:28.943594+0000 mgr.y (mgr.24298) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:30.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:29 smithi121 bash[23964]: cluster 2024-04-22T20:58:28.943594+0000 mgr.y (mgr.24298) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:31.779 INFO:teuthology.orchestra.run.smithi123.stdout:Scheduled alertmanager update... 2024-04-22T20:58:33.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:32 smithi121 bash[18560]: cluster 2024-04-22T20:58:30.944332+0000 mgr.y (mgr.24298) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:33.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:32 smithi121 bash[18560]: audit 2024-04-22T20:58:31.771301+0000 mgr.y (mgr.24298) 15 : audit [DBG] from='client.24347 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi121=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:58:33.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:32 smithi121 bash[18560]: cephadm 2024-04-22T20:58:31.774634+0000 mgr.y (mgr.24298) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi121=a;count:1 2024-04-22T20:58:33.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:32 smithi121 bash[18560]: audit 2024-04-22T20:58:31.781714+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:33.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:32 smithi121 bash[23964]: cluster 2024-04-22T20:58:30.944332+0000 mgr.y (mgr.24298) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:33.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:32 smithi121 bash[23964]: audit 2024-04-22T20:58:31.771301+0000 mgr.y (mgr.24298) 15 : audit [DBG] from='client.24347 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi121=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:58:33.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:32 smithi121 bash[23964]: cephadm 2024-04-22T20:58:31.774634+0000 mgr.y (mgr.24298) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi121=a;count:1 2024-04-22T20:58:33.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:32 smithi121 bash[23964]: audit 2024-04-22T20:58:31.781714+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:33.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:32 smithi123 bash[18722]: cluster 2024-04-22T20:58:30.944332+0000 mgr.y (mgr.24298) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:33.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:32 smithi123 bash[18722]: audit 2024-04-22T20:58:31.771301+0000 mgr.y (mgr.24298) 15 : audit [DBG] from='client.24347 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi121=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:58:33.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:32 smithi123 bash[18722]: cephadm 2024-04-22T20:58:31.774634+0000 mgr.y (mgr.24298) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi121=a;count:1 2024-04-22T20:58:33.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:32 smithi123 bash[18722]: audit 2024-04-22T20:58:31.781714+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:33.834 DEBUG:teuthology.orchestra.run.smithi121:alertmanager.a> sudo journalctl -f -n 0 -u ceph-e8544264-00e9-11ef-bc93-c7b262605968@alertmanager.a.service 2024-04-22T20:58:33.838 INFO:tasks.cephadm:Adding grafana.a on smithi123 2024-04-22T20:58:33.838 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph orch apply grafana '1;smithi123=a' 2024-04-22T20:58:35.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:34 smithi121 bash[18560]: cluster 2024-04-22T20:58:32.944957+0000 mgr.y (mgr.24298) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:35.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:34 smithi121 bash[23964]: cluster 2024-04-22T20:58:32.944957+0000 mgr.y (mgr.24298) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:35.176 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:34 smithi123 bash[18722]: cluster 2024-04-22T20:58:32.944957+0000 mgr.y (mgr.24298) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:37.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:36 smithi121 bash[18560]: cluster 2024-04-22T20:58:34.945522+0000 mgr.y (mgr.24298) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:37.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:36 smithi121 bash[23964]: cluster 2024-04-22T20:58:34.945522+0000 mgr.y (mgr.24298) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:37.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:36 smithi123 bash[18722]: cluster 2024-04-22T20:58:34.945522+0000 mgr.y (mgr.24298) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:38.187 INFO:teuthology.orchestra.run.smithi123.stdout:Scheduled grafana update... 2024-04-22T20:58:39.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:38 smithi121 bash[18560]: cluster 2024-04-22T20:58:36.946200+0000 mgr.y (mgr.24298) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:39.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:38 smithi121 bash[18560]: audit 2024-04-22T20:58:38.190180+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:39.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:38 smithi121 bash[23964]: cluster 2024-04-22T20:58:36.946200+0000 mgr.y (mgr.24298) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:39.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:38 smithi121 bash[23964]: audit 2024-04-22T20:58:38.190180+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:39.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:38 smithi123 bash[18722]: cluster 2024-04-22T20:58:36.946200+0000 mgr.y (mgr.24298) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:39.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:38 smithi123 bash[18722]: audit 2024-04-22T20:58:38.190180+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:39.333 DEBUG:teuthology.orchestra.run.smithi123:grafana.a> sudo journalctl -f -n 0 -u ceph-e8544264-00e9-11ef-bc93-c7b262605968@grafana.a.service 2024-04-22T20:58:39.335 INFO:tasks.cephadm:Setting up client nodes... 2024-04-22T20:58:39.338 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-22T20:58:40.233 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:39 smithi123 bash[18722]: audit 2024-04-22T20:58:38.177716+0000 mgr.y (mgr.24298) 20 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi123=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:58:40.234 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:39 smithi123 bash[18722]: cephadm 2024-04-22T20:58:38.181065+0000 mgr.y (mgr.24298) 21 : cephadm [INF] Saving service grafana spec with placement smithi123=a;count:1 2024-04-22T20:58:40.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:39 smithi121 bash[18560]: audit 2024-04-22T20:58:38.177716+0000 mgr.y (mgr.24298) 20 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi123=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:58:40.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:39 smithi121 bash[18560]: cephadm 2024-04-22T20:58:38.181065+0000 mgr.y (mgr.24298) 21 : cephadm [INF] Saving service grafana spec with placement smithi123=a;count:1 2024-04-22T20:58:40.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:39 smithi121 bash[23964]: audit 2024-04-22T20:58:38.177716+0000 mgr.y (mgr.24298) 20 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi123=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T20:58:40.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:39 smithi121 bash[23964]: cephadm 2024-04-22T20:58:38.181065+0000 mgr.y (mgr.24298) 21 : cephadm [INF] Saving service grafana spec with placement smithi123=a;count:1 2024-04-22T20:58:40.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:40 smithi123 bash[18722]: cluster 2024-04-22T20:58:38.946736+0000 mgr.y (mgr.24298) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:41.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:40 smithi121 bash[23964]: cluster 2024-04-22T20:58:38.946736+0000 mgr.y (mgr.24298) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:41.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:40 smithi121 bash[18560]: cluster 2024-04-22T20:58:38.946736+0000 mgr.y (mgr.24298) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:41.387 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:41 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:41.387 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 20:58:41 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:41.387 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:41 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:41.388 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 20:58:41 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:41.388 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 20:58:41 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:41.388 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 20:58:41 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:41.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:41 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:41.750 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:41 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:41.750 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 20:58:41 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:41.751 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 20:58:41 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:41.752 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 20:58:41 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:41.752 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 20:58:41 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:42.410 INFO:teuthology.orchestra.run.smithi121.stdout:[client.0] 2024-04-22T20:58:42.411 INFO:teuthology.orchestra.run.smithi121.stdout: key = AQCCzyZm6ntBGBAAdTJ1WQUPWy5M9cL94toV6A== 2024-04-22T20:58:42.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[18560]: cluster 2024-04-22T20:58:40.947333+0000 mgr.y (mgr.24298) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:42.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[18560]: audit 2024-04-22T20:58:41.538818+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:42.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[18560]: audit 2024-04-22T20:58:41.543002+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:58:42.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[18560]: audit 2024-04-22T20:58:41.545446+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:58:42.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[18560]: audit 2024-04-22T20:58:41.546698+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:58:42.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[18560]: audit 2024-04-22T20:58:41.555285+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:42.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[18560]: cephadm 2024-04-22T20:58:41.556008+0000 mgr.y (mgr.24298) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T20:58:42.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[18560]: audit 2024-04-22T20:58:41.563905+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T20:58:42.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[18560]: audit 2024-04-22T20:58:41.564801+0000 mgr.y (mgr.24298) 25 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T20:58:42.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[18560]: audit 2024-04-22T20:58:41.566528+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.123:9095"}]: dispatch 2024-04-22T20:58:42.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[18560]: audit 2024-04-22T20:58:41.567330+0000 mgr.y (mgr.24298) 26 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.123:9095"}]: dispatch 2024-04-22T20:58:42.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[18560]: audit 2024-04-22T20:58:41.575165+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:42.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[18560]: audit 2024-04-22T20:58:41.581212+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:58:42.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[18560]: audit 2024-04-22T20:58:41.584263+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:58:42.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[18560]: audit 2024-04-22T20:58:41.586349+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:58:42.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[18560]: audit 2024-04-22T20:58:41.597371+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:42.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[18560]: cephadm 2024-04-22T20:58:41.598170+0000 mgr.y (mgr.24298) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T20:58:42.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[18560]: audit 2024-04-22T20:58:41.602157+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:58:42.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[18560]: audit 2024-04-22T20:58:41.604391+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:58:42.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[18560]: audit 2024-04-22T20:58:41.605599+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:58:42.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[18560]: audit 2024-04-22T20:58:41.615623+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:42.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[18560]: cephadm 2024-04-22T20:58:41.616206+0000 mgr.y (mgr.24298) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T20:58:42.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[18560]: audit 2024-04-22T20:58:42.405762+0000 mon.c (mon.1) 14 : audit [INF] from='client.? 172.21.15.121:0/2683809664' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-22T20:58:42.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[18560]: audit 2024-04-22T20:58:42.406525+0000 mon.a (mon.0) 831 : 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-22T20:58:42.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[18560]: audit 2024-04-22T20:58:42.412240+0000 mon.a (mon.0) 832 : 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-22T20:58:42.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[23964]: cluster 2024-04-22T20:58:40.947333+0000 mgr.y (mgr.24298) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:42.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[23964]: audit 2024-04-22T20:58:41.538818+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:42.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[23964]: audit 2024-04-22T20:58:41.543002+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:58:42.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[23964]: audit 2024-04-22T20:58:41.545446+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:58:42.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[23964]: audit 2024-04-22T20:58:41.546698+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:58:42.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[23964]: audit 2024-04-22T20:58:41.555285+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:42.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[23964]: cephadm 2024-04-22T20:58:41.556008+0000 mgr.y (mgr.24298) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T20:58:42.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[23964]: audit 2024-04-22T20:58:41.563905+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T20:58:42.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[23964]: audit 2024-04-22T20:58:41.564801+0000 mgr.y (mgr.24298) 25 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T20:58:42.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[23964]: audit 2024-04-22T20:58:41.566528+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.123:9095"}]: dispatch 2024-04-22T20:58:42.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[23964]: audit 2024-04-22T20:58:41.567330+0000 mgr.y (mgr.24298) 26 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.123:9095"}]: dispatch 2024-04-22T20:58:42.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[23964]: audit 2024-04-22T20:58:41.575165+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:42.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[23964]: audit 2024-04-22T20:58:41.581212+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:58:42.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[23964]: audit 2024-04-22T20:58:41.584263+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:58:42.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[23964]: audit 2024-04-22T20:58:41.586349+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:58:42.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[23964]: audit 2024-04-22T20:58:41.597371+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:42.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[23964]: cephadm 2024-04-22T20:58:41.598170+0000 mgr.y (mgr.24298) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T20:58:42.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[23964]: audit 2024-04-22T20:58:41.602157+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:58:42.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[23964]: audit 2024-04-22T20:58:41.604391+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:58:42.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[23964]: audit 2024-04-22T20:58:41.605599+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:58:42.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[23964]: audit 2024-04-22T20:58:41.615623+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:42.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[23964]: cephadm 2024-04-22T20:58:41.616206+0000 mgr.y (mgr.24298) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T20:58:42.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[23964]: audit 2024-04-22T20:58:42.405762+0000 mon.c (mon.1) 14 : audit [INF] from='client.? 172.21.15.121:0/2683809664' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-22T20:58:42.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[23964]: audit 2024-04-22T20:58:42.406525+0000 mon.a (mon.0) 831 : 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-22T20:58:42.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:42 smithi121 bash[23964]: audit 2024-04-22T20:58:42.412240+0000 mon.a (mon.0) 832 : 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-22T20:58:42.809 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:42 smithi123 bash[18722]: cluster 2024-04-22T20:58:40.947333+0000 mgr.y (mgr.24298) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:42.809 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:42 smithi123 bash[18722]: audit 2024-04-22T20:58:41.538818+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:42.809 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:42 smithi123 bash[18722]: audit 2024-04-22T20:58:41.543002+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:58:42.810 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:42 smithi123 bash[18722]: audit 2024-04-22T20:58:41.545446+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:58:42.810 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:42 smithi123 bash[18722]: audit 2024-04-22T20:58:41.546698+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:58:42.810 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:42 smithi123 bash[18722]: audit 2024-04-22T20:58:41.555285+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:42.810 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:42 smithi123 bash[18722]: cephadm 2024-04-22T20:58:41.556008+0000 mgr.y (mgr.24298) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T20:58:42.810 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:42 smithi123 bash[18722]: audit 2024-04-22T20:58:41.563905+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T20:58:42.810 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:42 smithi123 bash[18722]: audit 2024-04-22T20:58:41.564801+0000 mgr.y (mgr.24298) 25 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T20:58:42.810 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:42 smithi123 bash[18722]: audit 2024-04-22T20:58:41.566528+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.123:9095"}]: dispatch 2024-04-22T20:58:42.810 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:42 smithi123 bash[18722]: audit 2024-04-22T20:58:41.567330+0000 mgr.y (mgr.24298) 26 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.123:9095"}]: dispatch 2024-04-22T20:58:42.810 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:42 smithi123 bash[18722]: audit 2024-04-22T20:58:41.575165+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:42.810 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:42 smithi123 bash[18722]: audit 2024-04-22T20:58:41.581212+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:58:42.810 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:42 smithi123 bash[18722]: audit 2024-04-22T20:58:41.584263+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:58:42.810 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:42 smithi123 bash[18722]: audit 2024-04-22T20:58:41.586349+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:58:42.810 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:42 smithi123 bash[18722]: audit 2024-04-22T20:58:41.597371+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:42.811 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:42 smithi123 bash[18722]: cephadm 2024-04-22T20:58:41.598170+0000 mgr.y (mgr.24298) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T20:58:42.811 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:42 smithi123 bash[18722]: audit 2024-04-22T20:58:41.602157+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:58:42.811 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:42 smithi123 bash[18722]: audit 2024-04-22T20:58:41.604391+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:58:42.811 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:42 smithi123 bash[18722]: audit 2024-04-22T20:58:41.605599+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:58:42.811 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:42 smithi123 bash[18722]: audit 2024-04-22T20:58:41.615623+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:42.811 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:42 smithi123 bash[18722]: cephadm 2024-04-22T20:58:41.616206+0000 mgr.y (mgr.24298) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T20:58:42.811 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:42 smithi123 bash[18722]: audit 2024-04-22T20:58:42.405762+0000 mon.c (mon.1) 14 : audit [INF] from='client.? 172.21.15.121:0/2683809664' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-22T20:58:42.811 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:42 smithi123 bash[18722]: audit 2024-04-22T20:58:42.406525+0000 mon.a (mon.0) 831 : 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-22T20:58:42.811 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:42 smithi123 bash[18722]: audit 2024-04-22T20:58:42.412240+0000 mon.a (mon.0) 832 : 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-22T20:58:43.140 DEBUG:teuthology.orchestra.run.smithi121:> set -ex 2024-04-22T20:58:43.140 DEBUG:teuthology.orchestra.run.smithi121:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-04-22T20:58:43.140 DEBUG:teuthology.orchestra.run.smithi121:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-04-22T20:58:43.158 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:58:42 smithi123 bash[36266]: ts=2024-04-22T20:58:42.954Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-22T20:58:43.161 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-22T20:58:44.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:44 smithi123 bash[18722]: cluster 2024-04-22T20:58:42.947964+0000 mgr.y (mgr.24298) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:44.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:44 smithi121 bash[18560]: cluster 2024-04-22T20:58:42.947964+0000 mgr.y (mgr.24298) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:44.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:44 smithi121 bash[23964]: cluster 2024-04-22T20:58:42.947964+0000 mgr.y (mgr.24298) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:46.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:46 smithi121 bash[18560]: cluster 2024-04-22T20:58:44.948535+0000 mgr.y (mgr.24298) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:46.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:46 smithi121 bash[18560]: audit 2024-04-22T20:58:45.019420+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:46.290 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:46 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:58:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:58:46.290 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:46 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:58:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:58:46.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:46 smithi121 bash[23964]: cluster 2024-04-22T20:58:44.948535+0000 mgr.y (mgr.24298) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:46.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:46 smithi121 bash[23964]: audit 2024-04-22T20:58:45.019420+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:46.467 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:46 smithi123 bash[18722]: cluster 2024-04-22T20:58:44.948535+0000 mgr.y (mgr.24298) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:46.467 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:46 smithi123 bash[18722]: audit 2024-04-22T20:58:45.019420+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:46.891 INFO:teuthology.orchestra.run.smithi123.stdout:[client.1] 2024-04-22T20:58:46.891 INFO:teuthology.orchestra.run.smithi123.stdout: key = AQCGzyZmmNXsNBAAOKRbutZKztwQTQww0PlVdg== 2024-04-22T20:58:47.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:47 smithi123 bash[18722]: audit 2024-04-22T20:58:46.018074+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:47.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:47 smithi123 bash[18722]: audit 2024-04-22T20:58:46.032351+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:47.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:47 smithi123 bash[18722]: audit 2024-04-22T20:58:46.127621+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:47.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:47 smithi123 bash[18722]: audit 2024-04-22T20:58:46.887467+0000 mon.a (mon.0) 837 : 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-22T20:58:47.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:47 smithi123 bash[18722]: audit 2024-04-22T20:58:46.888286+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.123:0/2959294763' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-22T20:58:47.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:47 smithi123 bash[18722]: audit 2024-04-22T20:58:46.895043+0000 mon.a (mon.0) 838 : 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-22T20:58:47.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:47 smithi121 bash[18560]: audit 2024-04-22T20:58:46.018074+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:47.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:47 smithi121 bash[18560]: audit 2024-04-22T20:58:46.032351+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:47.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:47 smithi121 bash[18560]: audit 2024-04-22T20:58:46.127621+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:47.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:47 smithi121 bash[18560]: audit 2024-04-22T20:58:46.887467+0000 mon.a (mon.0) 837 : 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-22T20:58:47.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:47 smithi121 bash[18560]: audit 2024-04-22T20:58:46.888286+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.123:0/2959294763' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-22T20:58:47.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:47 smithi121 bash[18560]: audit 2024-04-22T20:58:46.895043+0000 mon.a (mon.0) 838 : 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-22T20:58:47.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:47 smithi121 bash[23964]: audit 2024-04-22T20:58:46.018074+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:47.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:47 smithi121 bash[23964]: audit 2024-04-22T20:58:46.032351+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:47.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:47 smithi121 bash[23964]: audit 2024-04-22T20:58:46.127621+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:47.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:47 smithi121 bash[23964]: audit 2024-04-22T20:58:46.887467+0000 mon.a (mon.0) 837 : 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-22T20:58:47.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:47 smithi121 bash[23964]: audit 2024-04-22T20:58:46.888286+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.123:0/2959294763' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-22T20:58:47.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:47 smithi121 bash[23964]: audit 2024-04-22T20:58:46.895043+0000 mon.a (mon.0) 838 : 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-22T20:58:47.931 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-04-22T20:58:47.932 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-04-22T20:58:47.932 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-04-22T20:58:47.953 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-22T20:58:47.953 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-22T20:58:47.953 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph mgr dump --format=json 2024-04-22T20:58:48.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:48 smithi123 bash[18722]: cluster 2024-04-22T20:58:46.949167+0000 mgr.y (mgr.24298) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:48.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:48 smithi121 bash[18560]: cluster 2024-04-22T20:58:46.949167+0000 mgr.y (mgr.24298) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:48.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:48 smithi121 bash[23964]: cluster 2024-04-22T20:58:46.949167+0000 mgr.y (mgr.24298) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:49.040 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:48 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:58:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:58:50.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:49 smithi121 bash[18560]: audit 2024-04-22T20:58:48.789391+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:50.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:49 smithi121 bash[23964]: audit 2024-04-22T20:58:48.789391+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:50.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:49 smithi123 bash[18722]: audit 2024-04-22T20:58:48.789391+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:50.426 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T20:58:50.683 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:50 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:58:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:58:51.028 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:50 smithi121 bash[18560]: cluster 2024-04-22T20:58:48.949697+0000 mgr.y (mgr.24298) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:51.029 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:50 smithi121 bash[18560]: audit 2024-04-22T20:58:50.627908+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:51.029 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:50 smithi121 bash[18560]: audit 2024-04-22T20:58:50.636826+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:51.029 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:50 smithi121 bash[18560]: audit 2024-04-22T20:58:50.652635+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:58:51.029 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:50 smithi121 bash[18560]: audit 2024-04-22T20:58:50.655367+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:58:51.029 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:50 smithi121 bash[18560]: audit 2024-04-22T20:58:50.657134+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:58:51.029 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:50 smithi121 bash[18560]: audit 2024-04-22T20:58:50.668845+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:51.029 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:50 smithi121 bash[23964]: cluster 2024-04-22T20:58:48.949697+0000 mgr.y (mgr.24298) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:51.029 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:50 smithi121 bash[23964]: audit 2024-04-22T20:58:50.627908+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:51.029 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:50 smithi121 bash[23964]: audit 2024-04-22T20:58:50.636826+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:51.029 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:50 smithi121 bash[23964]: audit 2024-04-22T20:58:50.652635+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:58:51.029 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:50 smithi121 bash[23964]: audit 2024-04-22T20:58:50.655367+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:58:51.030 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:50 smithi121 bash[23964]: audit 2024-04-22T20:58:50.657134+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:58:51.030 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:50 smithi121 bash[23964]: audit 2024-04-22T20:58:50.668845+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:51.212 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:50 smithi123 bash[18722]: cluster 2024-04-22T20:58:48.949697+0000 mgr.y (mgr.24298) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:51.212 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:50 smithi123 bash[18722]: audit 2024-04-22T20:58:50.627908+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:51.212 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:50 smithi123 bash[18722]: audit 2024-04-22T20:58:50.636826+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:51.212 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:50 smithi123 bash[18722]: audit 2024-04-22T20:58:50.652635+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:58:51.212 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:50 smithi123 bash[18722]: audit 2024-04-22T20:58:50.655367+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:58:51.212 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:50 smithi123 bash[18722]: audit 2024-04-22T20:58:50.657134+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:58:51.212 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:50 smithi123 bash[18722]: audit 2024-04-22T20:58:50.668845+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:51.282 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:51 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:51.282 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 20:58:51 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:51.282 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 20:58:51 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:51.283 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 20:58:51 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:51.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:51 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:51.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:51 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:51.284 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 20:58:51 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:51.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:51 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:51.539 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 20:58:51 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:51.540 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 20:58:51 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:51.540 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 20:58:51 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:51.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:51 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:51.541 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:51 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:51.541 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:51 smithi121 bash[41717]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-04-22T20:58:51.541 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 20:58:51 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:52.073 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:51 smithi123 bash[18722]: cephadm 2024-04-22T20:58:50.673372+0000 mgr.y (mgr.24298) 33 : cephadm [INF] Deploying daemon node-exporter.a on smithi121 2024-04-22T20:58:52.073 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:51 smithi123 bash[18722]: audit 2024-04-22T20:58:51.431628+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:52.169 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:51 smithi121 bash[18560]: cephadm 2024-04-22T20:58:50.673372+0000 mgr.y (mgr.24298) 33 : cephadm [INF] Deploying daemon node-exporter.a on smithi121 2024-04-22T20:58:52.169 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:51 smithi121 bash[18560]: audit 2024-04-22T20:58:51.431628+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:52.169 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:51 smithi121 bash[23964]: cephadm 2024-04-22T20:58:50.673372+0000 mgr.y (mgr.24298) 33 : cephadm [INF] Deploying daemon node-exporter.a on smithi121 2024-04-22T20:58:52.170 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:51 smithi121 bash[23964]: audit 2024-04-22T20:58:51.431628+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:52.338 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 20:58:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:52.338 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 20:58:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:52.339 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:58:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:52.339 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:52.340 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:52.340 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 20:58:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:52.341 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 20:58:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:52.341 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:52.539 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:58:52 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:58:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:58:52.588 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 20:58:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:52.588 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:58:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:52.589 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 20:58:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:52.589 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 20:58:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:52.589 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:58:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:52.590 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 20:58:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:52.590 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:52.590 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:52.590 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:52.590 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:52.590 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:52 smithi123 systemd[1]: Started Ceph node-exporter.b for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T20:58:52.999 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:52 smithi123 bash[37349]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-04-22T20:58:52.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:52 smithi123 bash[18722]: cluster 2024-04-22T20:58:50.950028+0000 mgr.y (mgr.24298) 34 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:52.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:52 smithi123 bash[18722]: cephadm 2024-04-22T20:58:51.432897+0000 mgr.y (mgr.24298) 35 : cephadm [INF] Deploying daemon node-exporter.b on smithi123 2024-04-22T20:58:52.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:52 smithi123 bash[18722]: audit 2024-04-22T20:58:52.162449+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:52.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:52 smithi123 bash[18722]: audit 2024-04-22T20:58:52.171194+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:52.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:52 smithi123 bash[18722]: audit 2024-04-22T20:58:52.605519+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:53.039 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 20:58:52 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:58:53.040 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:52 smithi121 bash[41717]: v1.3.1: Pulling from prometheus/node-exporter 2024-04-22T20:58:53.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:52 smithi121 bash[23964]: cluster 2024-04-22T20:58:50.950028+0000 mgr.y (mgr.24298) 34 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:53.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:52 smithi121 bash[23964]: cephadm 2024-04-22T20:58:51.432897+0000 mgr.y (mgr.24298) 35 : cephadm [INF] Deploying daemon node-exporter.b on smithi123 2024-04-22T20:58:53.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:52 smithi121 bash[23964]: audit 2024-04-22T20:58:52.162449+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:53.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:52 smithi121 bash[23964]: audit 2024-04-22T20:58:52.171194+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:53.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:52 smithi121 bash[23964]: audit 2024-04-22T20:58:52.605519+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:53.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:52 smithi121 bash[18560]: cluster 2024-04-22T20:58:50.950028+0000 mgr.y (mgr.24298) 34 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:53.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:52 smithi121 bash[18560]: cephadm 2024-04-22T20:58:51.432897+0000 mgr.y (mgr.24298) 35 : cephadm [INF] Deploying daemon node-exporter.b on smithi123 2024-04-22T20:58:53.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:52 smithi121 bash[18560]: audit 2024-04-22T20:58:52.162449+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:53.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:52 smithi121 bash[18560]: audit 2024-04-22T20:58:52.171194+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:53.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:52 smithi121 bash[18560]: audit 2024-04-22T20:58:52.605519+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:53.455 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:53 smithi121 bash[41717]: aa2a8d90b84c: Pulling fs layer 2024-04-22T20:58:53.455 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:53 smithi121 bash[41717]: b45d31ee2d7f: Pulling fs layer 2024-04-22T20:58:53.455 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:53 smithi121 bash[41717]: b5db1e299295: Pulling fs layer 2024-04-22T20:58:53.456 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:53 smithi121 bash[41717]: aa2a8d90b84c: Download complete 2024-04-22T20:58:53.687 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:53 smithi123 bash[37349]: v1.3.1: Pulling from prometheus/node-exporter 2024-04-22T20:58:53.688 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:53 smithi123 bash[37349]: aa2a8d90b84c: Pulling fs layer 2024-04-22T20:58:53.688 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:53 smithi123 bash[37349]: b45d31ee2d7f: Pulling fs layer 2024-04-22T20:58:53.688 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:53 smithi123 bash[37349]: b5db1e299295: Pulling fs layer 2024-04-22T20:58:53.720 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-04-22T20:58:53.731 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:53 smithi121 bash[41717]: b5db1e299295: Verifying Checksum 2024-04-22T20:58:53.731 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:53 smithi121 bash[41717]: b5db1e299295: Download complete 2024-04-22T20:58:53.731 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:53 smithi121 bash[41717]: b45d31ee2d7f: Verifying Checksum 2024-04-22T20:58:53.731 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:53 smithi121 bash[41717]: b45d31ee2d7f: Download complete 2024-04-22T20:58:53.732 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:53 smithi121 bash[41717]: aa2a8d90b84c: Pull complete 2024-04-22T20:58:53.999 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:53 smithi123 bash[37349]: b45d31ee2d7f: Verifying Checksum 2024-04-22T20:58:53.999 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:53 smithi123 bash[37349]: b45d31ee2d7f: Download complete 2024-04-22T20:58:53.999 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:53 smithi123 bash[37349]: aa2a8d90b84c: Download complete 2024-04-22T20:58:53.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:53 smithi123 bash[18722]: cephadm 2024-04-22T20:58:52.626882+0000 mgr.y (mgr.24298) 36 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-04-22T20:58:53.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:53 smithi123 bash[18722]: audit 2024-04-22T20:58:53.719751+0000 mon.a (mon.0) 850 : audit [DBG] from='client.? 172.21.15.121:0/826859644' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-22T20:58:54.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:53 smithi121 bash[23964]: cephadm 2024-04-22T20:58:52.626882+0000 mgr.y (mgr.24298) 36 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-04-22T20:58:54.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:53 smithi121 bash[23964]: audit 2024-04-22T20:58:53.719751+0000 mon.a (mon.0) 850 : audit [DBG] from='client.? 172.21.15.121:0/826859644' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-22T20:58:54.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:53 smithi121 bash[18560]: cephadm 2024-04-22T20:58:52.626882+0000 mgr.y (mgr.24298) 36 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-04-22T20:58:54.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:53 smithi121 bash[18560]: audit 2024-04-22T20:58:53.719751+0000 mon.a (mon.0) 850 : audit [DBG] from='client.? 172.21.15.121:0/826859644' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-22T20:58:54.499 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:54 smithi123 bash[37349]: b5db1e299295: Verifying Checksum 2024-04-22T20:58:54.499 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:54 smithi123 bash[37349]: b5db1e299295: Download complete 2024-04-22T20:58:54.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:54 smithi123 bash[18722]: cluster 2024-04-22T20:58:52.950378+0000 mgr.y (mgr.24298) 37 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:54.999 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:54 smithi123 bash[37349]: aa2a8d90b84c: Pull complete 2024-04-22T20:58:55.157 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:54 smithi121 bash[41717]: b45d31ee2d7f: Pull complete 2024-04-22T20:58:55.157 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:54 smithi121 bash[18560]: cluster 2024-04-22T20:58:52.950378+0000 mgr.y (mgr.24298) 37 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:55.158 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:54 smithi121 bash[23964]: cluster 2024-04-22T20:58:52.950378+0000 mgr.y (mgr.24298) 37 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:55.499 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:55 smithi123 bash[37349]: b45d31ee2d7f: Pull complete 2024-04-22T20:58:56.023 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:55 smithi123 bash[37349]: b5db1e299295: Pull complete 2024-04-22T20:58:56.302 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:56 smithi121 bash[41717]: b5db1e299295: Pull complete 2024-04-22T20:58:56.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:56 smithi121 bash[18560]: cluster 2024-04-22T20:58:54.950898+0000 mgr.y (mgr.24298) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:56.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:56 smithi121 bash[18560]: audit 2024-04-22T20:58:55.047263+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:56.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:56 smithi121 bash[23964]: cluster 2024-04-22T20:58:54.950898+0000 mgr.y (mgr.24298) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:56.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:56 smithi121 bash[23964]: audit 2024-04-22T20:58:55.047263+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:56.308 INFO:teuthology.orchestra.run.smithi121.stdout:{"epoch":19,"active_gid":24298,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6800","nonce":2213867825},{"type":"v1","addr":"172.21.15.121:6801","nonce":2213867825}]},"active_addr":"172.21.15.121:6801/2213867825","active_change":"2024-04-22T20:58:24.879631+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24311,"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.121:8443/","prometheus":"http://172.21.15.121:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":59,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.121:0","nonce":4197079917}]},{"addrvec":[{"type":"v2","addr":"172.21.15.121:0","nonce":2558486400}]},{"addrvec":[{"type":"v2","addr":"172.21.15.121:0","nonce":3605706466}]},{"addrvec":[{"type":"v2","addr":"172.21.15.121:0","nonce":1393515833}]}]}} 2024-04-22T20:58:56.312 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-22T20:58:56.312 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-22T20:58:56.312 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-22T20:58:56.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:56 smithi123 bash[18722]: cluster 2024-04-22T20:58:54.950898+0000 mgr.y (mgr.24298) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:56.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:56 smithi123 bash[18722]: audit 2024-04-22T20:58:55.047263+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:58:56.793 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:56 smithi121 bash[41717]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-04-22T20:58:56.793 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:56 smithi121 bash[41717]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-04-22T20:58:57.000 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:56 smithi123 bash[37349]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-04-22T20:58:57.000 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:56 smithi123 bash[37349]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-04-22T20:58:58.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[18722]: cluster 2024-04-22T20:58:56.951564+0000 mgr.y (mgr.24298) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:58.499 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.352Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-22T20:58:58.499 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.353Z 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-22T20:58:58.499 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.353Z 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-22T20:58:58.499 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.353Z 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-22T20:58:58.499 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-22T20:58:58.499 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=arp 2024-04-22T20:58:58.500 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-22T20:58:58.500 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-22T20:58:58.500 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-22T20:58:58.500 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-22T20:58:58.500 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-22T20:58:58.500 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-22T20:58:58.500 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-22T20:58:58.500 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-22T20:58:58.500 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=edac 2024-04-22T20:58:58.500 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-22T20:58:58.500 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-22T20:58:58.500 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-22T20:58:58.500 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-22T20:58:58.500 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-22T20:58:58.500 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-22T20:58:58.501 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-22T20:58:58.501 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-22T20:58:58.501 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-22T20:58:58.501 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-22T20:58:58.501 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-22T20:58:58.501 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-22T20:58:58.501 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-22T20:58:58.501 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-22T20:58:58.501 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-22T20:58:58.501 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-22T20:58:58.501 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=os 2024-04-22T20:58:58.501 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-22T20:58:58.501 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-22T20:58:58.501 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-22T20:58:58.501 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-22T20:58:58.501 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-22T20:58:58.502 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-22T20:58:58.502 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=stat 2024-04-22T20:58:58.502 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-22T20:58:58.502 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-22T20:58:58.502 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-22T20:58:58.502 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=time 2024-04-22T20:58:58.502 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-22T20:58:58.502 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=uname 2024-04-22T20:58:58.502 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-22T20:58:58.502 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-22T20:58:58.502 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-22T20:58:58.502 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.354Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-22T20:58:58.502 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:58:58 smithi123 bash[37349]: ts=2024-04-22T20:58:58.355Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-22T20:58:58.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[18560]: cluster 2024-04-22T20:58:56.951564+0000 mgr.y (mgr.24298) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:58.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[23964]: cluster 2024-04-22T20:58:56.951564+0000 mgr.y (mgr.24298) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:58:58.540 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.351Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-22T20:58:58.540 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.351Z 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-22T20:58:58.540 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.351Z 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-22T20:58:58.540 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.351Z 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-22T20:58:58.540 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.352Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-22T20:58:58.540 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.352Z caller=node_exporter.go:115 level=info collector=arp 2024-04-22T20:58:58.540 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.352Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-22T20:58:58.541 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.352Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-22T20:58:58.541 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.352Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-22T20:58:58.541 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.352Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-22T20:58:58.541 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.352Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-22T20:58:58.541 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.352Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-22T20:58:58.541 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.352Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-22T20:58:58.541 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.352Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-22T20:58:58.541 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.352Z caller=node_exporter.go:115 level=info collector=edac 2024-04-22T20:58:58.541 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.352Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-22T20:58:58.541 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.352Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-22T20:58:58.541 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.352Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-22T20:58:58.541 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.352Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-22T20:58:58.541 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.352Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-22T20:58:58.541 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.352Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-22T20:58:58.541 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.352Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-22T20:58:58.542 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.352Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-22T20:58:58.542 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.352Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-22T20:58:58.542 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.352Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-22T20:58:58.542 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.352Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-22T20:58:58.542 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.352Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-22T20:58:58.542 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.352Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-22T20:58:58.542 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.352Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-22T20:58:58.542 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.352Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-22T20:58:58.542 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.352Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-22T20:58:58.542 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.353Z caller=node_exporter.go:115 level=info collector=os 2024-04-22T20:58:58.542 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.353Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-22T20:58:58.542 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.353Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-22T20:58:58.542 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.353Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-22T20:58:58.542 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.353Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-22T20:58:58.543 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.353Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-22T20:58:58.543 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.353Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-22T20:58:58.543 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.353Z caller=node_exporter.go:115 level=info collector=stat 2024-04-22T20:58:58.543 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.353Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-22T20:58:58.543 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.353Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-22T20:58:58.543 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.353Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-22T20:58:58.543 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.353Z caller=node_exporter.go:115 level=info collector=time 2024-04-22T20:58:58.543 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.353Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-22T20:58:58.543 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.353Z caller=node_exporter.go:115 level=info collector=uname 2024-04-22T20:58:58.543 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.353Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-22T20:58:58.543 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.353Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-22T20:58:58.543 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.353Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-22T20:58:58.543 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.353Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-22T20:58:58.543 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:58:58 smithi121 bash[41717]: ts=2024-04-22T20:58:58.353Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-22T20:58:58.808 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T20:59:00.584 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:00 smithi121 bash[18560]: cluster 2024-04-22T20:58:58.952137+0000 mgr.y (mgr.24298) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:00.584 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:59:00 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:59:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:59:00.584 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:00 smithi121 bash[23964]: cluster 2024-04-22T20:58:58.952137+0000 mgr.y (mgr.24298) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:00.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:00 smithi123 bash[18722]: cluster 2024-04-22T20:58:58.952137+0000 mgr.y (mgr.24298) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:01.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:01 smithi123 bash[18722]: audit 2024-04-22T20:59:00.445582+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:01.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:01 smithi123 bash[18722]: audit 2024-04-22T20:59:01.386807+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:01.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:01 smithi123 bash[18722]: audit 2024-04-22T20:59:01.392266+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:01.764 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:59:01 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:59:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:59:01.764 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:01 smithi121 bash[18560]: audit 2024-04-22T20:59:00.445582+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:01.764 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:01 smithi121 bash[18560]: audit 2024-04-22T20:59:01.386807+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:01.765 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:01 smithi121 bash[18560]: audit 2024-04-22T20:59:01.392266+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:01.765 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:01 smithi121 bash[23964]: audit 2024-04-22T20:59:00.445582+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:01.765 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:01 smithi121 bash[23964]: audit 2024-04-22T20:59:01.386807+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:01.765 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:01 smithi121 bash[23964]: audit 2024-04-22T20:59:01.392266+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:02.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:59:01 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:59:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:59:03.014 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:02 smithi121 bash[18560]: cluster 2024-04-22T20:59:00.952564+0000 mgr.y (mgr.24298) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:03.014 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:02 smithi121 bash[18560]: audit 2024-04-22T20:59:01.761339+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:03.014 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:02 smithi121 bash[18560]: audit 2024-04-22T20:59:01.768127+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:03.014 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:02 smithi121 bash[23964]: cluster 2024-04-22T20:59:00.952564+0000 mgr.y (mgr.24298) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:03.015 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:02 smithi121 bash[23964]: audit 2024-04-22T20:59:01.761339+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:03.015 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:02 smithi121 bash[23964]: audit 2024-04-22T20:59:01.768127+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:03.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:02 smithi123 bash[18722]: cluster 2024-04-22T20:59:00.952564+0000 mgr.y (mgr.24298) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:03.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:02 smithi123 bash[18722]: audit 2024-04-22T20:59:01.761339+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:03.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:02 smithi123 bash[18722]: audit 2024-04-22T20:59:01.768127+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:03.362 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-04-22T20:59:03.362 INFO:teuthology.orchestra.run.smithi121.stdout:{"epoch":59,"fsid":"e8544264-00e9-11ef-bc93-c7b262605968","created":"2024-04-22T20:51:11.644955+0000","modified":"2024-04-22T20:58:24.878769+0000","last_up_change":"2024-04-22T20:57:59.792721+0000","last_in_change":"2024-04-22T20:57:33.647150+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-22T20:55:00.862438+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"f0b748ea-6b38-4c2b-8993-6a899e9a9a83","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6802","nonce":1674411171},{"type":"v1","addr":"172.21.15.121:6803","nonce":1674411171}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6804","nonce":1674411171},{"type":"v1","addr":"172.21.15.121:6805","nonce":1674411171}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6808","nonce":1674411171},{"type":"v1","addr":"172.21.15.121:6809","nonce":1674411171}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6806","nonce":1674411171},{"type":"v1","addr":"172.21.15.121:6807","nonce":1674411171}]},"public_addr":"172.21.15.121:6803/1674411171","cluster_addr":"172.21.15.121:6805/1674411171","heartbeat_back_addr":"172.21.15.121:6809/1674411171","heartbeat_front_addr":"172.21.15.121:6807/1674411171","state":["exists","up"]},{"osd":1,"uuid":"72ce21ff-33e6-43f0-bba4-116beb182017","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6810","nonce":2191717205},{"type":"v1","addr":"172.21.15.121:6811","nonce":2191717205}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6812","nonce":2191717205},{"type":"v1","addr":"172.21.15.121:6813","nonce":2191717205}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6816","nonce":2191717205},{"type":"v1","addr":"172.21.15.121:6817","nonce":2191717205}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6814","nonce":2191717205},{"type":"v1","addr":"172.21.15.121:6815","nonce":2191717205}]},"public_addr":"172.21.15.121:6811/2191717205","cluster_addr":"172.21.15.121:6813/2191717205","heartbeat_back_addr":"172.21.15.121:6817/2191717205","heartbeat_front_addr":"172.21.15.121:6815/2191717205","state":["exists","up"]},{"osd":2,"uuid":"f5634d9f-4c2f-4a07-b3a2-206571a2e5e0","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.121:6818","nonce":3413259781},{"type":"v1","addr":"172.21.15.121:6819","nonce":3413259781}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6820","nonce":3413259781},{"type":"v1","addr":"172.21.15.121:6821","nonce":3413259781}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6824","nonce":3413259781},{"type":"v1","addr":"172.21.15.121:6825","nonce":3413259781}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6822","nonce":3413259781},{"type":"v1","addr":"172.21.15.121:6823","nonce":3413259781}]},"public_addr":"172.21.15.121:6819/3413259781","cluster_addr":"172.21.15.121:6821/3413259781","heartbeat_back_addr":"172.21.15.121:6825/3413259781","heartbeat_front_addr":"172.21.15.121:6823/3413259781","state":["exists","up"]},{"osd":3,"uuid":"04706143-cab9-4f99-ba20-7b20628862de","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6826","nonce":1203234823},{"type":"v1","addr":"172.21.15.121:6827","nonce":1203234823}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6828","nonce":1203234823},{"type":"v1","addr":"172.21.15.121:6829","nonce":1203234823}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6832","nonce":1203234823},{"type":"v1","addr":"172.21.15.121:6833","nonce":1203234823}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6830","nonce":1203234823},{"type":"v1","addr":"172.21.15.121:6831","nonce":1203234823}]},"public_addr":"172.21.15.121:6827/1203234823","cluster_addr":"172.21.15.121:6829/1203234823","heartbeat_back_addr":"172.21.15.121:6833/1203234823","heartbeat_front_addr":"172.21.15.121:6831/1203234823","state":["exists","up"]},{"osd":4,"uuid":"2f9f7bff-146c-4588-be32-8e02f19836ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6800","nonce":1557334691},{"type":"v1","addr":"172.21.15.123:6801","nonce":1557334691}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":1557334691},{"type":"v1","addr":"172.21.15.123:6803","nonce":1557334691}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":1557334691},{"type":"v1","addr":"172.21.15.123:6807","nonce":1557334691}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":1557334691},{"type":"v1","addr":"172.21.15.123:6805","nonce":1557334691}]},"public_addr":"172.21.15.123:6801/1557334691","cluster_addr":"172.21.15.123:6803/1557334691","heartbeat_back_addr":"172.21.15.123:6807/1557334691","heartbeat_front_addr":"172.21.15.123:6805/1557334691","state":["exists","up"]},{"osd":5,"uuid":"e267c448-6ff1-431d-9fc4-0f8c35163c82","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":2919290185},{"type":"v1","addr":"172.21.15.123:6809","nonce":2919290185}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":2919290185},{"type":"v1","addr":"172.21.15.123:6811","nonce":2919290185}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":2919290185},{"type":"v1","addr":"172.21.15.123:6815","nonce":2919290185}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":2919290185},{"type":"v1","addr":"172.21.15.123:6813","nonce":2919290185}]},"public_addr":"172.21.15.123:6809/2919290185","cluster_addr":"172.21.15.123:6811/2919290185","heartbeat_back_addr":"172.21.15.123:6815/2919290185","heartbeat_front_addr":"172.21.15.123:6813/2919290185","state":["exists","up"]},{"osd":6,"uuid":"79c76501-955d-48de-a7f4-5666f27ff0fe","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":548743546},{"type":"v1","addr":"172.21.15.123:6817","nonce":548743546}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":548743546},{"type":"v1","addr":"172.21.15.123:6819","nonce":548743546}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":548743546},{"type":"v1","addr":"172.21.15.123:6823","nonce":548743546}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":548743546},{"type":"v1","addr":"172.21.15.123:6821","nonce":548743546}]},"public_addr":"172.21.15.123:6817/548743546","cluster_addr":"172.21.15.123:6819/548743546","heartbeat_back_addr":"172.21.15.123:6823/548743546","heartbeat_front_addr":"172.21.15.123:6821/548743546","state":["exists","up"]},{"osd":7,"uuid":"83c6f432-9a92-43e8-9b01-f55f558ed20e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":1805775411},{"type":"v1","addr":"172.21.15.123:6825","nonce":1805775411}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":1805775411},{"type":"v1","addr":"172.21.15.123:6827","nonce":1805775411}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":1805775411},{"type":"v1","addr":"172.21.15.123:6831","nonce":1805775411}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":1805775411},{"type":"v1","addr":"172.21.15.123:6829","nonce":1805775411}]},"public_addr":"172.21.15.123:6825/1805775411","cluster_addr":"172.21.15.123:6827/1805775411","heartbeat_back_addr":"172.21.15.123:6831/1805775411","heartbeat_front_addr":"172.21.15.123:6829/1805775411","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-22T20:53:50.225941+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-22T20:54:22.054351+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-22T20:54:57.996768+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-22T20:55:35.091128+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-22T20:56:11.279150+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-22T20:56:45.334034+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-22T20:57:20.140382+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-22T20:57:57.912475+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.121:0/3267425831":"2024-04-23T20:58:24.878626+0000","172.21.15.121:0/828979686":"2024-04-23T20:52:10.229320+0000","172.21.15.121:0/1810021592":"2024-04-23T20:58:24.878626+0000","172.21.15.121:0/1811019216":"2024-04-23T20:52:10.229320+0000","172.21.15.121:6801/2025922477":"2024-04-23T20:52:10.229320+0000","172.21.15.121:0/2924491043":"2024-04-23T20:52:10.229320+0000","172.21.15.121:6801/3433598825":"2024-04-23T20:58:24.878626+0000","172.21.15.121:0/2259009050":"2024-04-23T20:51:41.832742+0000","172.21.15.121:0/904014623":"2024-04-23T20:58:24.878626+0000","172.21.15.121:0/4136130226":"2024-04-23T20:51:41.832742+0000","172.21.15.121:0/187349302":"2024-04-23T20:51:41.832742+0000","172.21.15.121:6800/3433598825":"2024-04-23T20:58:24.878626+0000","172.21.15.121:6800/2717508159":"2024-04-23T20:51:41.832742+0000","172.21.15.121:0/2422684006":"2024-04-23T20:58:24.878626+0000","172.21.15.121:6800/2025922477":"2024-04-23T20:52:10.229320+0000","172.21.15.121:6801/2717508159":"2024-04-23T20:51:41.832742+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-22T20:59:04.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:03 smithi121 bash[23964]: audit 2024-04-22T20:59:03.365471+0000 mon.a (mon.0) 857 : audit [DBG] from='client.? 172.21.15.121:0/3953720232' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-22T20:59:04.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:03 smithi121 bash[18560]: audit 2024-04-22T20:59:03.365471+0000 mon.a (mon.0) 857 : audit [DBG] from='client.? 172.21.15.121:0/3953720232' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-22T20:59:04.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:03 smithi123 bash[18722]: audit 2024-04-22T20:59:03.365471+0000 mon.a (mon.0) 857 : audit [DBG] from='client.? 172.21.15.121:0/3953720232' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-22T20:59:04.444 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:59:04 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:04.445 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:59:04 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:04.445 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:04 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:04.445 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 20:59:04 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:04.446 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 20:59:04 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:04.446 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 20:59:04 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:04.446 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 20:59:04 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:04.446 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 20:59:04 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:04.447 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 20:59:04 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:04.447 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:04 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:04.447 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 20:59:04 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:04.562 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-22T20:59:04.562 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-22T20:59:04.708 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:59:04 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:04.708 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 20:59:04 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:04.708 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 20:59:04 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:04.709 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 20:59:04 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:04.709 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 20:59:04 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:04.710 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:04 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:04.710 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:04 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:04.711 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 20:59:04 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:04.711 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 20:59:04 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:04.711 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 20:59:04 smithi121 systemd[1]: Started Ceph alertmanager.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T20:59:04.828 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:04 smithi121 bash[18560]: cluster 2024-04-22T20:59:02.953107+0000 mgr.y (mgr.24298) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:04.828 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:04 smithi121 bash[18560]: audit 2024-04-22T20:59:04.701497+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:04.829 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:04 smithi121 bash[23964]: cluster 2024-04-22T20:59:02.953107+0000 mgr.y (mgr.24298) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:04.829 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:04 smithi121 bash[23964]: audit 2024-04-22T20:59:04.701497+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:05.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:04 smithi123 bash[18722]: cluster 2024-04-22T20:59:02.953107+0000 mgr.y (mgr.24298) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:05.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:04 smithi123 bash[18722]: audit 2024-04-22T20:59:04.701497+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:05.249 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:04 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:06.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:05 smithi121 bash[18560]: audit 2024-04-22T20:59:04.784079+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:06.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:05 smithi121 bash[18560]: audit 2024-04-22T20:59:04.788530+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:06.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:05 smithi121 bash[18560]: audit 2024-04-22T20:59:04.791265+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-22T20:59:06.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:05 smithi121 bash[18560]: audit 2024-04-22T20:59:04.791700+0000 mgr.y (mgr.24298) 43 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-22T20:59:06.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:05 smithi121 bash[18560]: audit 2024-04-22T20:59:04.796934+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:06.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:05 smithi121 bash[18560]: cephadm 2024-04-22T20:59:04.802428+0000 mgr.y (mgr.24298) 44 : cephadm [INF] Deploying daemon grafana.a on smithi123 2024-04-22T20:59:06.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:05 smithi121 bash[18560]: audit 2024-04-22T20:59:05.054061+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:06.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:05 smithi121 bash[23964]: audit 2024-04-22T20:59:04.784079+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:06.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:05 smithi121 bash[23964]: audit 2024-04-22T20:59:04.788530+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:06.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:05 smithi121 bash[23964]: audit 2024-04-22T20:59:04.791265+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-22T20:59:06.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:05 smithi121 bash[23964]: audit 2024-04-22T20:59:04.791700+0000 mgr.y (mgr.24298) 43 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-22T20:59:06.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:05 smithi121 bash[23964]: audit 2024-04-22T20:59:04.796934+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:06.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:05 smithi121 bash[23964]: cephadm 2024-04-22T20:59:04.802428+0000 mgr.y (mgr.24298) 44 : cephadm [INF] Deploying daemon grafana.a on smithi123 2024-04-22T20:59:06.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:05 smithi121 bash[23964]: audit 2024-04-22T20:59:05.054061+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:06.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:05 smithi123 bash[18722]: audit 2024-04-22T20:59:04.784079+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:06.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:05 smithi123 bash[18722]: audit 2024-04-22T20:59:04.788530+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:06.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:05 smithi123 bash[18722]: audit 2024-04-22T20:59:04.791265+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-22T20:59:06.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:05 smithi123 bash[18722]: audit 2024-04-22T20:59:04.791700+0000 mgr.y (mgr.24298) 43 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-22T20:59:06.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:05 smithi123 bash[18722]: audit 2024-04-22T20:59:04.796934+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:06.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:05 smithi123 bash[18722]: cephadm 2024-04-22T20:59:04.802428+0000 mgr.y (mgr.24298) 44 : cephadm [INF] Deploying daemon grafana.a on smithi123 2024-04-22T20:59:06.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:05 smithi123 bash[18722]: audit 2024-04-22T20:59:05.054061+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:06.539 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 20:59:06 smithi121 bash[42748]: level=info ts=2024-04-22T20:59:06.134Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-22T20:59:06.540 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 20:59:06 smithi121 bash[42748]: level=info ts=2024-04-22T20:59:06.134Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-22T20:59:06.540 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 20:59:06 smithi121 bash[42748]: level=info ts=2024-04-22T20:59:06.136Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.121 port=9094 2024-04-22T20:59:06.540 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 20:59:06 smithi121 bash[42748]: level=info ts=2024-04-22T20:59:06.137Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-22T20:59:06.540 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 20:59:06 smithi121 bash[42748]: level=info ts=2024-04-22T20:59:06.174Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-22T20:59:06.540 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 20:59:06 smithi121 bash[42748]: level=info ts=2024-04-22T20:59:06.174Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-22T20:59:06.540 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 20:59:06 smithi121 bash[42748]: level=info ts=2024-04-22T20:59:06.177Z caller=main.go:518 msg=Listening address=:9093 2024-04-22T20:59:06.540 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 20:59:06 smithi121 bash[42748]: level=info ts=2024-04-22T20:59:06.177Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-22T20:59:07.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:06 smithi123 bash[18722]: cluster 2024-04-22T20:59:04.953652+0000 mgr.y (mgr.24298) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:07.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:06 smithi121 bash[18560]: cluster 2024-04-22T20:59:04.953652+0000 mgr.y (mgr.24298) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:07.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:06 smithi121 bash[23964]: cluster 2024-04-22T20:59:04.953652+0000 mgr.y (mgr.24298) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:08.539 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:59:08 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:59:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:59:08.540 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 20:59:08 smithi121 bash[42748]: level=info ts=2024-04-22T20:59:08.138Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001023486s 2024-04-22T20:59:08.572 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T20:59:09.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:08 smithi121 bash[18560]: cluster 2024-04-22T20:59:06.954217+0000 mgr.y (mgr.24298) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:09.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:08 smithi121 bash[18560]: audit 2024-04-22T20:59:08.176983+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:09.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:08 smithi121 bash[23964]: cluster 2024-04-22T20:59:06.954217+0000 mgr.y (mgr.24298) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:09.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:08 smithi121 bash[23964]: audit 2024-04-22T20:59:08.176983+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:09.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:08 smithi123 bash[18722]: cluster 2024-04-22T20:59:06.954217+0000 mgr.y (mgr.24298) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:09.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:08 smithi123 bash[18722]: audit 2024-04-22T20:59:08.176983+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:11.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:10 smithi121 bash[18560]: cluster 2024-04-22T20:59:08.954778+0000 mgr.y (mgr.24298) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:11.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:10 smithi121 bash[23964]: cluster 2024-04-22T20:59:08.954778+0000 mgr.y (mgr.24298) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:11.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:10 smithi123 bash[18722]: cluster 2024-04-22T20:59:08.954778+0000 mgr.y (mgr.24298) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:12.724 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-04-22T20:59:12.724 INFO:teuthology.orchestra.run.smithi121.stdout:{"epoch":59,"fsid":"e8544264-00e9-11ef-bc93-c7b262605968","created":"2024-04-22T20:51:11.644955+0000","modified":"2024-04-22T20:58:24.878769+0000","last_up_change":"2024-04-22T20:57:59.792721+0000","last_in_change":"2024-04-22T20:57:33.647150+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-22T20:55:00.862438+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"f0b748ea-6b38-4c2b-8993-6a899e9a9a83","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6802","nonce":1674411171},{"type":"v1","addr":"172.21.15.121:6803","nonce":1674411171}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6804","nonce":1674411171},{"type":"v1","addr":"172.21.15.121:6805","nonce":1674411171}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6808","nonce":1674411171},{"type":"v1","addr":"172.21.15.121:6809","nonce":1674411171}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6806","nonce":1674411171},{"type":"v1","addr":"172.21.15.121:6807","nonce":1674411171}]},"public_addr":"172.21.15.121:6803/1674411171","cluster_addr":"172.21.15.121:6805/1674411171","heartbeat_back_addr":"172.21.15.121:6809/1674411171","heartbeat_front_addr":"172.21.15.121:6807/1674411171","state":["exists","up"]},{"osd":1,"uuid":"72ce21ff-33e6-43f0-bba4-116beb182017","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6810","nonce":2191717205},{"type":"v1","addr":"172.21.15.121:6811","nonce":2191717205}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6812","nonce":2191717205},{"type":"v1","addr":"172.21.15.121:6813","nonce":2191717205}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6816","nonce":2191717205},{"type":"v1","addr":"172.21.15.121:6817","nonce":2191717205}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6814","nonce":2191717205},{"type":"v1","addr":"172.21.15.121:6815","nonce":2191717205}]},"public_addr":"172.21.15.121:6811/2191717205","cluster_addr":"172.21.15.121:6813/2191717205","heartbeat_back_addr":"172.21.15.121:6817/2191717205","heartbeat_front_addr":"172.21.15.121:6815/2191717205","state":["exists","up"]},{"osd":2,"uuid":"f5634d9f-4c2f-4a07-b3a2-206571a2e5e0","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.121:6818","nonce":3413259781},{"type":"v1","addr":"172.21.15.121:6819","nonce":3413259781}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6820","nonce":3413259781},{"type":"v1","addr":"172.21.15.121:6821","nonce":3413259781}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6824","nonce":3413259781},{"type":"v1","addr":"172.21.15.121:6825","nonce":3413259781}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6822","nonce":3413259781},{"type":"v1","addr":"172.21.15.121:6823","nonce":3413259781}]},"public_addr":"172.21.15.121:6819/3413259781","cluster_addr":"172.21.15.121:6821/3413259781","heartbeat_back_addr":"172.21.15.121:6825/3413259781","heartbeat_front_addr":"172.21.15.121:6823/3413259781","state":["exists","up"]},{"osd":3,"uuid":"04706143-cab9-4f99-ba20-7b20628862de","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6826","nonce":1203234823},{"type":"v1","addr":"172.21.15.121:6827","nonce":1203234823}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6828","nonce":1203234823},{"type":"v1","addr":"172.21.15.121:6829","nonce":1203234823}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6832","nonce":1203234823},{"type":"v1","addr":"172.21.15.121:6833","nonce":1203234823}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.121:6830","nonce":1203234823},{"type":"v1","addr":"172.21.15.121:6831","nonce":1203234823}]},"public_addr":"172.21.15.121:6827/1203234823","cluster_addr":"172.21.15.121:6829/1203234823","heartbeat_back_addr":"172.21.15.121:6833/1203234823","heartbeat_front_addr":"172.21.15.121:6831/1203234823","state":["exists","up"]},{"osd":4,"uuid":"2f9f7bff-146c-4588-be32-8e02f19836ec","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6800","nonce":1557334691},{"type":"v1","addr":"172.21.15.123:6801","nonce":1557334691}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":1557334691},{"type":"v1","addr":"172.21.15.123:6803","nonce":1557334691}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":1557334691},{"type":"v1","addr":"172.21.15.123:6807","nonce":1557334691}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":1557334691},{"type":"v1","addr":"172.21.15.123:6805","nonce":1557334691}]},"public_addr":"172.21.15.123:6801/1557334691","cluster_addr":"172.21.15.123:6803/1557334691","heartbeat_back_addr":"172.21.15.123:6807/1557334691","heartbeat_front_addr":"172.21.15.123:6805/1557334691","state":["exists","up"]},{"osd":5,"uuid":"e267c448-6ff1-431d-9fc4-0f8c35163c82","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6808","nonce":2919290185},{"type":"v1","addr":"172.21.15.123:6809","nonce":2919290185}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6810","nonce":2919290185},{"type":"v1","addr":"172.21.15.123:6811","nonce":2919290185}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6814","nonce":2919290185},{"type":"v1","addr":"172.21.15.123:6815","nonce":2919290185}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6812","nonce":2919290185},{"type":"v1","addr":"172.21.15.123:6813","nonce":2919290185}]},"public_addr":"172.21.15.123:6809/2919290185","cluster_addr":"172.21.15.123:6811/2919290185","heartbeat_back_addr":"172.21.15.123:6815/2919290185","heartbeat_front_addr":"172.21.15.123:6813/2919290185","state":["exists","up"]},{"osd":6,"uuid":"79c76501-955d-48de-a7f4-5666f27ff0fe","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6816","nonce":548743546},{"type":"v1","addr":"172.21.15.123:6817","nonce":548743546}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6818","nonce":548743546},{"type":"v1","addr":"172.21.15.123:6819","nonce":548743546}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6822","nonce":548743546},{"type":"v1","addr":"172.21.15.123:6823","nonce":548743546}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6820","nonce":548743546},{"type":"v1","addr":"172.21.15.123:6821","nonce":548743546}]},"public_addr":"172.21.15.123:6817/548743546","cluster_addr":"172.21.15.123:6819/548743546","heartbeat_back_addr":"172.21.15.123:6823/548743546","heartbeat_front_addr":"172.21.15.123:6821/548743546","state":["exists","up"]},{"osd":7,"uuid":"83c6f432-9a92-43e8-9b01-f55f558ed20e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6824","nonce":1805775411},{"type":"v1","addr":"172.21.15.123:6825","nonce":1805775411}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6826","nonce":1805775411},{"type":"v1","addr":"172.21.15.123:6827","nonce":1805775411}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6830","nonce":1805775411},{"type":"v1","addr":"172.21.15.123:6831","nonce":1805775411}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6828","nonce":1805775411},{"type":"v1","addr":"172.21.15.123:6829","nonce":1805775411}]},"public_addr":"172.21.15.123:6825/1805775411","cluster_addr":"172.21.15.123:6827/1805775411","heartbeat_back_addr":"172.21.15.123:6831/1805775411","heartbeat_front_addr":"172.21.15.123:6829/1805775411","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-22T20:53:50.225941+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-22T20:54:22.054351+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-22T20:54:57.996768+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-22T20:55:35.091128+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-22T20:56:11.279150+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-22T20:56:45.334034+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-22T20:57:20.140382+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-22T20:57:57.912475+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.121:0/3267425831":"2024-04-23T20:58:24.878626+0000","172.21.15.121:0/828979686":"2024-04-23T20:52:10.229320+0000","172.21.15.121:0/1810021592":"2024-04-23T20:58:24.878626+0000","172.21.15.121:0/1811019216":"2024-04-23T20:52:10.229320+0000","172.21.15.121:6801/2025922477":"2024-04-23T20:52:10.229320+0000","172.21.15.121:0/2924491043":"2024-04-23T20:52:10.229320+0000","172.21.15.121:6801/3433598825":"2024-04-23T20:58:24.878626+0000","172.21.15.121:0/2259009050":"2024-04-23T20:51:41.832742+0000","172.21.15.121:0/904014623":"2024-04-23T20:58:24.878626+0000","172.21.15.121:0/4136130226":"2024-04-23T20:51:41.832742+0000","172.21.15.121:0/187349302":"2024-04-23T20:51:41.832742+0000","172.21.15.121:6800/3433598825":"2024-04-23T20:58:24.878626+0000","172.21.15.121:6800/2717508159":"2024-04-23T20:51:41.832742+0000","172.21.15.121:0/2422684006":"2024-04-23T20:58:24.878626+0000","172.21.15.121:6800/2025922477":"2024-04-23T20:52:10.229320+0000","172.21.15.121:6801/2717508159":"2024-04-23T20:51:41.832742+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-22T20:59:13.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:59:12 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:59:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:59:13.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:12 smithi121 bash[23964]: cluster 2024-04-22T20:59:10.955437+0000 mgr.y (mgr.24298) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:13.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:12 smithi121 bash[23964]: audit 2024-04-22T20:59:12.690849+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:13.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:12 smithi121 bash[23964]: audit 2024-04-22T20:59:12.695123+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:13.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:12 smithi121 bash[23964]: audit 2024-04-22T20:59:12.727647+0000 mon.a (mon.0) 867 : audit [DBG] from='client.? 172.21.15.121:0/1487543650' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-22T20:59:13.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:12 smithi121 bash[18560]: cluster 2024-04-22T20:59:10.955437+0000 mgr.y (mgr.24298) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:13.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:12 smithi121 bash[18560]: audit 2024-04-22T20:59:12.690849+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:13.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:12 smithi121 bash[18560]: audit 2024-04-22T20:59:12.695123+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:13.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:12 smithi121 bash[18560]: audit 2024-04-22T20:59:12.727647+0000 mon.a (mon.0) 867 : audit [DBG] from='client.? 172.21.15.121:0/1487543650' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-22T20:59:13.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:12 smithi123 bash[18722]: cluster 2024-04-22T20:59:10.955437+0000 mgr.y (mgr.24298) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:13.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:12 smithi123 bash[18722]: audit 2024-04-22T20:59:12.690849+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:13.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:12 smithi123 bash[18722]: audit 2024-04-22T20:59:12.695123+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:13.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:12 smithi123 bash[18722]: audit 2024-04-22T20:59:12.727647+0000 mon.a (mon.0) 867 : audit [DBG] from='client.? 172.21.15.121:0/1487543650' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-22T20:59:13.469 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-04-22T20:59:13.469 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-04-22T20:59:13.470 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-04-22T20:59:13.470 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-04-22T20:59:13.470 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-04-22T20:59:13.471 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-04-22T20:59:13.471 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-04-22T20:59:13.472 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-04-22T20:59:14.789 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:59:14 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:59:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:59:15.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:14 smithi123 bash[18722]: cluster 2024-04-22T20:59:12.955903+0000 mgr.y (mgr.24298) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:15.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:14 smithi123 bash[18722]: audit 2024-04-22T20:59:14.400557+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:15.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:14 smithi123 bash[18722]: audit 2024-04-22T20:59:14.407287+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:15.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:14 smithi121 bash[18560]: cluster 2024-04-22T20:59:12.955903+0000 mgr.y (mgr.24298) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:15.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:14 smithi121 bash[18560]: audit 2024-04-22T20:59:14.400557+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:15.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:14 smithi121 bash[18560]: audit 2024-04-22T20:59:14.407287+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:15.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:14 smithi121 bash[23964]: cluster 2024-04-22T20:59:12.955903+0000 mgr.y (mgr.24298) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:15.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:14 smithi121 bash[23964]: audit 2024-04-22T20:59:14.400557+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:15.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:14 smithi121 bash[23964]: audit 2024-04-22T20:59:14.407287+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:16.322 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T20:59:16.323 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T20:59:16.324 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T20:59:16.327 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T20:59:16.327 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T20:59:16.327 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T20:59:16.331 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T20:59:16.332 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T20:59:16.539 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 20:59:16 smithi121 bash[42748]: level=info ts=2024-04-22T20:59:16.140Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002983027s 2024-04-22T20:59:17.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:16 smithi123 bash[18722]: cluster 2024-04-22T20:59:14.956538+0000 mgr.y (mgr.24298) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:17.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:16 smithi121 bash[18560]: cluster 2024-04-22T20:59:14.956538+0000 mgr.y (mgr.24298) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:17.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:16 smithi121 bash[23964]: cluster 2024-04-22T20:59:14.956538+0000 mgr.y (mgr.24298) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:19.105 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:18 smithi121 bash[18560]: cluster 2024-04-22T20:59:16.957216+0000 mgr.y (mgr.24298) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:19.105 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:18 smithi121 bash[23964]: cluster 2024-04-22T20:59:16.957216+0000 mgr.y (mgr.24298) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:19.106 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:18 smithi123 bash[18722]: cluster 2024-04-22T20:59:16.957216+0000 mgr.y (mgr.24298) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:19.539 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:59:19 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:59:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:59:20.354 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:20 smithi121 bash[18560]: cluster 2024-04-22T20:59:18.957829+0000 mgr.y (mgr.24298) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:20.354 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:20 smithi121 bash[18560]: audit 2024-04-22T20:59:19.098824+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:20.354 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:20 smithi121 bash[18560]: audit 2024-04-22T20:59:19.107665+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:20.355 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:20 smithi121 bash[23964]: cluster 2024-04-22T20:59:18.957829+0000 mgr.y (mgr.24298) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:20.355 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:20 smithi121 bash[23964]: audit 2024-04-22T20:59:19.098824+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:20.355 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:20 smithi121 bash[23964]: audit 2024-04-22T20:59:19.107665+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:20.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:20 smithi123 bash[18722]: cluster 2024-04-22T20:59:18.957829+0000 mgr.y (mgr.24298) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:20.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:20 smithi123 bash[18722]: audit 2024-04-22T20:59:19.098824+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:20.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:20 smithi123 bash[18722]: audit 2024-04-22T20:59:19.107665+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:22.543 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:22 smithi123 bash[18722]: cluster 2024-04-22T20:59:20.958578+0000 mgr.y (mgr.24298) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:22.603 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:22 smithi121 bash[18560]: cluster 2024-04-22T20:59:20.958578+0000 mgr.y (mgr.24298) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:22.603 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:22 smithi121 bash[23964]: cluster 2024-04-22T20:59:20.958578+0000 mgr.y (mgr.24298) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:24.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:24 smithi121 bash[23964]: cluster 2024-04-22T20:59:22.959290+0000 mgr.y (mgr.24298) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:24.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:24 smithi121 bash[18560]: cluster 2024-04-22T20:59:22.959290+0000 mgr.y (mgr.24298) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:24.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:24 smithi123 bash[18722]: cluster 2024-04-22T20:59:22.959290+0000 mgr.y (mgr.24298) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:25.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:25 smithi121 bash[18560]: audit 2024-04-22T20:59:25.041206+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T20:59:25.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:25 smithi121 bash[18560]: audit 2024-04-22T20:59:25.060831+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T20:59:25.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:25 smithi121 bash[23964]: audit 2024-04-22T20:59:25.041206+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T20:59:25.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:25 smithi121 bash[23964]: audit 2024-04-22T20:59:25.060831+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T20:59:25.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:25 smithi123 bash[18722]: audit 2024-04-22T20:59:25.041206+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T20:59:25.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:25 smithi123 bash[18722]: audit 2024-04-22T20:59:25.060831+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T20:59:26.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:26 smithi123 bash[18722]: cluster 2024-04-22T20:59:24.959905+0000 mgr.y (mgr.24298) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:26.588 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:26 smithi121 bash[18560]: cluster 2024-04-22T20:59:24.959905+0000 mgr.y (mgr.24298) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:26.588 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:26 smithi121 bash[23964]: cluster 2024-04-22T20:59:24.959905+0000 mgr.y (mgr.24298) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:26.951 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:59:26 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:26.952 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 20:59:26 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:26.952 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 20:59:26 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:26.952 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 20:59:26 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:26.953 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:59:26 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:26.953 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:26 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:26.953 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:26 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:26.954 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:26 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:26.954 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:26 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:26.954 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 20:59:26 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:26.955 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:26 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:27.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:26 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:27.250 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 20:59:26 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:27.250 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 20:59:26 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:27.251 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 20:59:26 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:27.251 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 20:59:26 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:27.252 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 20:59:26 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:27.252 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 20:59:26 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:27.253 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:26 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:27.253 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:27 smithi123 systemd[1]: Started Ceph grafana.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T20:59:27.253 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:26 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T20:59:28.373 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[18722]: cluster 2024-04-22T20:59:26.960349+0000 mgr.y (mgr.24298) 56 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:28.373 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[18722]: audit 2024-04-22T20:59:27.114314+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:28.373 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[18722]: audit 2024-04-22T20:59:27.117961+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:59:28.373 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[18722]: audit 2024-04-22T20:59:27.120064+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:59:28.373 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[18722]: audit 2024-04-22T20:59:27.121567+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:59:28.373 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[18722]: audit 2024-04-22T20:59:27.132340+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:28.374 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[18722]: cephadm 2024-04-22T20:59:27.132946+0000 mgr.y (mgr.24298) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T20:59:28.374 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[18722]: cephadm 2024-04-22T20:59:27.135078+0000 mgr.y (mgr.24298) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-22T20:59:28.374 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[18722]: cephadm 2024-04-22T20:59:27.139332+0000 mgr.y (mgr.24298) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi121 2024-04-22T20:59:28.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:28 smithi121 bash[18560]: cluster 2024-04-22T20:59:26.960349+0000 mgr.y (mgr.24298) 56 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:28.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:28 smithi121 bash[18560]: audit 2024-04-22T20:59:27.114314+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:28.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:28 smithi121 bash[18560]: audit 2024-04-22T20:59:27.117961+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:59:28.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:28 smithi121 bash[18560]: audit 2024-04-22T20:59:27.120064+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:59:28.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:28 smithi121 bash[18560]: audit 2024-04-22T20:59:27.121567+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:59:28.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:28 smithi121 bash[18560]: audit 2024-04-22T20:59:27.132340+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:28.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:28 smithi121 bash[18560]: cephadm 2024-04-22T20:59:27.132946+0000 mgr.y (mgr.24298) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T20:59:28.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:28 smithi121 bash[18560]: cephadm 2024-04-22T20:59:27.135078+0000 mgr.y (mgr.24298) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-22T20:59:28.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:28 smithi121 bash[18560]: cephadm 2024-04-22T20:59:27.139332+0000 mgr.y (mgr.24298) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi121 2024-04-22T20:59:28.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:28 smithi121 bash[23964]: cluster 2024-04-22T20:59:26.960349+0000 mgr.y (mgr.24298) 56 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:28.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:28 smithi121 bash[23964]: audit 2024-04-22T20:59:27.114314+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:28.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:28 smithi121 bash[23964]: audit 2024-04-22T20:59:27.117961+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:59:28.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:28 smithi121 bash[23964]: audit 2024-04-22T20:59:27.120064+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:59:28.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:28 smithi121 bash[23964]: audit 2024-04-22T20:59:27.121567+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:59:28.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:28 smithi121 bash[23964]: audit 2024-04-22T20:59:27.132340+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:28.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:28 smithi121 bash[23964]: cephadm 2024-04-22T20:59:27.132946+0000 mgr.y (mgr.24298) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T20:59:28.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:28 smithi121 bash[23964]: cephadm 2024-04-22T20:59:27.135078+0000 mgr.y (mgr.24298) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-22T20:59:28.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:28 smithi121 bash[23964]: cephadm 2024-04-22T20:59:27.139332+0000 mgr.y (mgr.24298) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi121 2024-04-22T20:59:28.647 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[38373]: t=2024-04-22T20:59:28+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-22T20:59:28.648 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[38373]: t=2024-04-22T20:59:28+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-22T20:59:28.648 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[38373]: t=2024-04-22T20:59:28+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-04-22T20:59:28.648 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[38373]: t=2024-04-22T20:59:28+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-04-22T20:59:28.648 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[38373]: t=2024-04-22T20:59:28+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-22T20:59:28.648 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[38373]: t=2024-04-22T20:59:28+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-22T20:59:28.648 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[38373]: t=2024-04-22T20:59:28+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-22T20:59:28.648 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[38373]: t=2024-04-22T20:59:28+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-22T20:59:28.648 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[38373]: t=2024-04-22T20:59:28+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-04-22T20:59:28.648 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[38373]: t=2024-04-22T20:59:28+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-04-22T20:59:28.648 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[38373]: t=2024-04-22T20:59:28+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-04-22T20:59:28.648 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[38373]: t=2024-04-22T20:59:28+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-04-22T20:59:28.649 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[38373]: t=2024-04-22T20:59:28+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-04-22T20:59:28.649 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[38373]: t=2024-04-22T20:59:28+0000 lvl=info msg="App mode production" logger=settings 2024-04-22T20:59:28.649 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[38373]: t=2024-04-22T20:59:28+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-04-22T20:59:28.649 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[38373]: t=2024-04-22T20:59:28+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-22T20:59:28.649 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[38373]: t=2024-04-22T20:59:28+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-04-22T20:59:28.649 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[38373]: t=2024-04-22T20:59:28+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-04-22T20:59:28.649 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[38373]: t=2024-04-22T20:59:28+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-04-22T20:59:28.649 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[38373]: t=2024-04-22T20:59:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-04-22T20:59:28.649 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[38373]: t=2024-04-22T20:59:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-04-22T20:59:28.649 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[38373]: t=2024-04-22T20:59:28+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-04-22T20:59:28.649 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[38373]: t=2024-04-22T20:59:28+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-04-22T20:59:28.650 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[38373]: t=2024-04-22T20:59:28+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-04-22T20:59:28.908 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[38373]: t=2024-04-22T20:59:28+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-04-22T20:59:28.908 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[38373]: t=2024-04-22T20:59:28+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-04-22T20:59:28.908 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[38373]: t=2024-04-22T20:59:28+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-04-22T20:59:28.909 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[38373]: t=2024-04-22T20:59:28+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-22T20:59:28.909 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[38373]: t=2024-04-22T20:59:28+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-04-22T20:59:28.909 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[38373]: t=2024-04-22T20:59:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-04-22T20:59:29.194 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[38373]: t=2024-04-22T20:59:28+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-04-22T20:59:29.194 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:28 smithi123 bash[38373]: t=2024-04-22T20:59:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-04-22T20:59:29.194 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:29 smithi123 bash[38373]: t=2024-04-22T20:59:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-04-22T20:59:29.194 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:29 smithi123 bash[38373]: t=2024-04-22T20:59:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-04-22T20:59:29.194 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:29 smithi123 bash[38373]: t=2024-04-22T20:59:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-04-22T20:59:29.194 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:29 smithi123 bash[38373]: t=2024-04-22T20:59:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-04-22T20:59:29.446 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:29 smithi123 bash[38373]: t=2024-04-22T20:59:29+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-04-22T20:59:29.446 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:29 smithi123 bash[38373]: t=2024-04-22T20:59:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-04-22T20:59:29.446 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:29 smithi123 bash[38373]: t=2024-04-22T20:59:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-04-22T20:59:29.446 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:29 smithi123 bash[38373]: t=2024-04-22T20:59:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-04-22T20:59:29.446 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:29 smithi123 bash[38373]: t=2024-04-22T20:59:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-04-22T20:59:29.446 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:29 smithi123 bash[38373]: t=2024-04-22T20:59:29+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-04-22T20:59:29.642 INFO:teuthology.orchestra.run.smithi121.stdout:107374182448 2024-04-22T20:59:29.642 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-04-22T20:59:29.732 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:29 smithi123 bash[38373]: t=2024-04-22T20:59:29+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-04-22T20:59:29.732 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:29 smithi123 bash[38373]: t=2024-04-22T20:59:29+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-04-22T20:59:29.732 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:29 smithi123 bash[38373]: t=2024-04-22T20:59:29+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-04-22T20:59:29.732 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:29 smithi123 bash[38373]: t=2024-04-22T20:59:29+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-04-22T20:59:29.732 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:29 smithi123 bash[38373]: t=2024-04-22T20:59:29+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-04-22T20:59:29.732 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:29 smithi123 bash[38373]: t=2024-04-22T20:59:29+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-04-22T20:59:29.732 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:29 smithi123 bash[38373]: t=2024-04-22T20:59:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-04-22T20:59:29.998 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:29 smithi123 bash[38373]: t=2024-04-22T20:59:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-04-22T20:59:29.999 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:29 smithi123 bash[38373]: t=2024-04-22T20:59:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-04-22T20:59:29.999 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:29 smithi123 bash[38373]: t=2024-04-22T20:59:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-04-22T20:59:29.999 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:29 smithi123 bash[38373]: t=2024-04-22T20:59:29+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-04-22T20:59:29.999 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:29 smithi123 bash[38373]: t=2024-04-22T20:59:29+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-04-22T20:59:30.208 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:30 smithi121 bash[18560]: cluster 2024-04-22T20:59:28.960996+0000 mgr.y (mgr.24298) 60 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:30.208 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:30 smithi121 bash[18560]: audit 2024-04-22T20:59:30.065047+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:30.436 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:30 smithi123 bash[38373]: t=2024-04-22T20:59:30+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-04-22T20:59:30.436 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:30 smithi123 bash[38373]: t=2024-04-22T20:59:30+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-04-22T20:59:30.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:30 smithi123 bash[18722]: cluster 2024-04-22T20:59:28.960996+0000 mgr.y (mgr.24298) 60 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:30.436 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:30 smithi123 bash[18722]: audit 2024-04-22T20:59:30.065047+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:30.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:30 smithi121 bash[23964]: cluster 2024-04-22T20:59:28.960996+0000 mgr.y (mgr.24298) 60 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:30.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:30 smithi121 bash[23964]: audit 2024-04-22T20:59:30.065047+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:31.010 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:30 smithi123 bash[38373]: t=2024-04-22T20:59:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-04-22T20:59:31.010 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:30 smithi123 bash[38373]: t=2024-04-22T20:59:30+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-04-22T20:59:31.010 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:30 smithi123 bash[38373]: t=2024-04-22T20:59:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-04-22T20:59:31.010 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:30 smithi123 bash[38373]: t=2024-04-22T20:59:30+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-04-22T20:59:31.390 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:31 smithi123 bash[38373]: t=2024-04-22T20:59:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-04-22T20:59:31.729 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:31 smithi123 bash[38373]: t=2024-04-22T20:59:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-04-22T20:59:31.901 INFO:teuthology.orchestra.run.smithi121.stdout:163208757281 2024-04-22T20:59:31.902 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-04-22T20:59:32.006 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:31 smithi123 bash[38373]: t=2024-04-22T20:59:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-04-22T20:59:32.006 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:31 smithi123 bash[38373]: t=2024-04-22T20:59:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-04-22T20:59:32.007 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:31 smithi123 bash[38373]: t=2024-04-22T20:59:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-04-22T20:59:32.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:32 smithi121 bash[18560]: cluster 2024-04-22T20:59:30.961582+0000 mgr.y (mgr.24298) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:32.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:32 smithi121 bash[23964]: cluster 2024-04-22T20:59:30.961582+0000 mgr.y (mgr.24298) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:32.380 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:32 smithi123 bash[18722]: cluster 2024-04-22T20:59:30.961582+0000 mgr.y (mgr.24298) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:32.380 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:32 smithi123 bash[38373]: t=2024-04-22T20:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-04-22T20:59:32.380 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:32 smithi123 bash[38373]: t=2024-04-22T20:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-04-22T20:59:32.380 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:32 smithi123 bash[38373]: t=2024-04-22T20:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-04-22T20:59:32.380 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:32 smithi123 bash[38373]: t=2024-04-22T20:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-04-22T20:59:32.632 INFO:teuthology.orchestra.run.smithi121.stdout:231928234003 2024-04-22T20:59:32.633 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-04-22T20:59:32.633 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:32 smithi123 bash[38373]: t=2024-04-22T20:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-04-22T20:59:32.634 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:32 smithi123 bash[38373]: t=2024-04-22T20:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-04-22T20:59:32.634 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:32 smithi123 bash[38373]: t=2024-04-22T20:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-04-22T20:59:32.634 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:32 smithi123 bash[38373]: t=2024-04-22T20:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-04-22T20:59:32.794 INFO:teuthology.orchestra.run.smithi121.stdout:55834574910 2024-04-22T20:59:32.794 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-04-22T20:59:32.947 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:32 smithi123 bash[38373]: t=2024-04-22T20:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-04-22T20:59:32.947 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:32 smithi123 bash[38373]: t=2024-04-22T20:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-04-22T20:59:32.947 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:32 smithi123 bash[38373]: t=2024-04-22T20:59:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-04-22T20:59:33.248 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:33 smithi123 bash[38373]: t=2024-04-22T20:59:33+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-04-22T20:59:33.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:59:32 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:59:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:59:33.654 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:33 smithi123 bash[38373]: t=2024-04-22T20:59:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-04-22T20:59:33.654 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:33 smithi123 bash[38373]: t=2024-04-22T20:59:33+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-04-22T20:59:33.654 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:33 smithi123 bash[38373]: t=2024-04-22T20:59:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-04-22T20:59:33.811 INFO:teuthology.orchestra.run.smithi121.stdout:34359738437 2024-04-22T20:59:33.811 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-04-22T20:59:33.931 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:33 smithi123 bash[38373]: t=2024-04-22T20:59:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-04-22T20:59:33.931 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:33 smithi123 bash[38373]: t=2024-04-22T20:59:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-04-22T20:59:34.034 INFO:teuthology.orchestra.run.smithi121.stdout:77309411383 2024-04-22T20:59:34.035 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-04-22T20:59:34.123 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:33 smithi121 bash[18560]: audit 2024-04-22T20:59:32.939035+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:34.123 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:33 smithi121 bash[18560]: audit 2024-04-22T20:59:32.949710+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:34.123 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:33 smithi121 bash[18560]: cluster 2024-04-22T20:59:32.961934+0000 mgr.y (mgr.24298) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:34.123 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:33 smithi121 bash[23964]: audit 2024-04-22T20:59:32.939035+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:34.123 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:33 smithi121 bash[23964]: audit 2024-04-22T20:59:32.949710+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:34.124 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:33 smithi121 bash[23964]: cluster 2024-04-22T20:59:32.961934+0000 mgr.y (mgr.24298) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:34.248 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:34 smithi123 bash[38373]: t=2024-04-22T20:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-04-22T20:59:34.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:33 smithi123 bash[18722]: audit 2024-04-22T20:59:32.939035+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:34.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:33 smithi123 bash[18722]: audit 2024-04-22T20:59:32.949710+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:34.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:33 smithi123 bash[18722]: cluster 2024-04-22T20:59:32.961934+0000 mgr.y (mgr.24298) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:34.787 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:59:34 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:59:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:59:34.893 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:34 smithi123 bash[38373]: t=2024-04-22T20:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-04-22T20:59:34.893 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:34 smithi123 bash[38373]: t=2024-04-22T20:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-04-22T20:59:34.894 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:34 smithi123 bash[38373]: t=2024-04-22T20:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-04-22T20:59:35.193 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:34 smithi123 bash[38373]: t=2024-04-22T20:59:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-04-22T20:59:35.193 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:35 smithi123 bash[38373]: t=2024-04-22T20:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-04-22T20:59:35.193 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:35 smithi123 bash[38373]: t=2024-04-22T20:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-04-22T20:59:35.193 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:35 smithi123 bash[38373]: t=2024-04-22T20:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-04-22T20:59:35.457 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:35 smithi123 bash[38373]: t=2024-04-22T20:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-04-22T20:59:35.457 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:35 smithi123 bash[38373]: t=2024-04-22T20:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-04-22T20:59:35.457 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:35 smithi123 bash[38373]: t=2024-04-22T20:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-04-22T20:59:35.457 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:35 smithi123 bash[38373]: t=2024-04-22T20:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-04-22T20:59:35.457 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:35 smithi123 bash[38373]: t=2024-04-22T20:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-04-22T20:59:35.728 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:35 smithi123 bash[38373]: t=2024-04-22T20:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-04-22T20:59:35.728 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:35 smithi123 bash[38373]: t=2024-04-22T20:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-04-22T20:59:35.728 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:35 smithi123 bash[38373]: t=2024-04-22T20:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-04-22T20:59:35.728 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:35 smithi123 bash[38373]: t=2024-04-22T20:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-04-22T20:59:35.728 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:35 smithi123 bash[38373]: t=2024-04-22T20:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-04-22T20:59:35.728 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:35 smithi123 bash[38373]: t=2024-04-22T20:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-04-22T20:59:35.728 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:35 smithi123 bash[38373]: t=2024-04-22T20:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-04-22T20:59:35.728 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:35 smithi123 bash[38373]: t=2024-04-22T20:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-04-22T20:59:35.728 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:35 smithi123 bash[18722]: audit 2024-04-22T20:59:34.485311+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:35.728 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:35 smithi123 bash[18722]: audit 2024-04-22T20:59:34.490965+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:35.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:35 smithi121 bash[18560]: audit 2024-04-22T20:59:34.485311+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:35.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:35 smithi121 bash[18560]: audit 2024-04-22T20:59:34.490965+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:35.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:35 smithi121 bash[23964]: audit 2024-04-22T20:59:34.485311+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:35.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:35 smithi121 bash[23964]: audit 2024-04-22T20:59:34.490965+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:35.979 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:35 smithi123 bash[38373]: t=2024-04-22T20:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-04-22T20:59:35.979 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:35 smithi123 bash[38373]: t=2024-04-22T20:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-04-22T20:59:35.979 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:35 smithi123 bash[38373]: t=2024-04-22T20:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-04-22T20:59:35.979 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:35 smithi123 bash[38373]: t=2024-04-22T20:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-04-22T20:59:35.979 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:35 smithi123 bash[38373]: t=2024-04-22T20:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-04-22T20:59:35.979 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:35 smithi123 bash[38373]: t=2024-04-22T20:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-04-22T20:59:35.979 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:35 smithi123 bash[38373]: t=2024-04-22T20:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-04-22T20:59:36.241 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:35 smithi123 bash[38373]: t=2024-04-22T20:59:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-04-22T20:59:36.241 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:36 smithi123 bash[38373]: t=2024-04-22T20:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-04-22T20:59:36.241 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:36 smithi123 bash[38373]: t=2024-04-22T20:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-04-22T20:59:36.241 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:36 smithi123 bash[38373]: t=2024-04-22T20:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-04-22T20:59:36.241 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:36 smithi123 bash[38373]: t=2024-04-22T20:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-04-22T20:59:36.241 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:36 smithi123 bash[38373]: t=2024-04-22T20:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-04-22T20:59:36.241 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:36 smithi123 bash[38373]: t=2024-04-22T20:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-04-22T20:59:36.241 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:36 smithi123 bash[38373]: t=2024-04-22T20:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-04-22T20:59:36.242 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:36 smithi123 bash[38373]: t=2024-04-22T20:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-22T20:59:36.242 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:36 smithi123 bash[38373]: t=2024-04-22T20:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-04-22T20:59:36.242 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:36 smithi123 bash[38373]: t=2024-04-22T20:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-04-22T20:59:36.491 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:36 smithi123 bash[38373]: t=2024-04-22T20:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-04-22T20:59:36.491 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:36 smithi123 bash[38373]: t=2024-04-22T20:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-04-22T20:59:36.491 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:36 smithi123 bash[38373]: t=2024-04-22T20:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-04-22T20:59:36.491 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:36 smithi123 bash[38373]: t=2024-04-22T20:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-04-22T20:59:36.491 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:36 smithi123 bash[38373]: t=2024-04-22T20:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-04-22T20:59:36.491 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:36 smithi123 bash[38373]: t=2024-04-22T20:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-04-22T20:59:36.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:36 smithi123 bash[18722]: cluster 2024-04-22T20:59:34.962468+0000 mgr.y (mgr.24298) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:36.749 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:36 smithi123 bash[38373]: t=2024-04-22T20:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-04-22T20:59:36.749 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:36 smithi123 bash[38373]: t=2024-04-22T20:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-04-22T20:59:36.749 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:36 smithi123 bash[38373]: t=2024-04-22T20:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-04-22T20:59:36.749 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:36 smithi123 bash[38373]: t=2024-04-22T20:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-04-22T20:59:36.749 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:36 smithi123 bash[38373]: t=2024-04-22T20:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-04-22T20:59:36.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:36 smithi121 bash[18560]: cluster 2024-04-22T20:59:34.962468+0000 mgr.y (mgr.24298) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:36.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:36 smithi121 bash[23964]: cluster 2024-04-22T20:59:34.962468+0000 mgr.y (mgr.24298) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:37.055 INFO:teuthology.orchestra.run.smithi121.stdout:197568495644 2024-04-22T20:59:37.055 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-04-22T20:59:37.204 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:36 smithi123 bash[38373]: t=2024-04-22T20:59:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-04-22T20:59:37.205 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:37 smithi123 bash[38373]: t=2024-04-22T20:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-04-22T20:59:37.480 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:37 smithi123 bash[38373]: t=2024-04-22T20:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-04-22T20:59:37.748 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:37 smithi123 bash[38373]: t=2024-04-22T20:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-04-22T20:59:37.748 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:37 smithi123 bash[38373]: t=2024-04-22T20:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-04-22T20:59:37.748 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:37 smithi123 bash[38373]: t=2024-04-22T20:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-04-22T20:59:37.749 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:37 smithi123 bash[38373]: t=2024-04-22T20:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-04-22T20:59:37.784 INFO:teuthology.orchestra.run.smithi121.stdout:128849018921 2024-04-22T20:59:37.784 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-04-22T20:59:38.027 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:37 smithi123 bash[38373]: t=2024-04-22T20:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-04-22T20:59:38.028 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:37 smithi123 bash[38373]: t=2024-04-22T20:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-04-22T20:59:38.028 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:37 smithi123 bash[38373]: t=2024-04-22T20:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-04-22T20:59:38.028 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:37 smithi123 bash[38373]: t=2024-04-22T20:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-04-22T20:59:38.028 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:37 smithi123 bash[38373]: t=2024-04-22T20:59:37+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-04-22T20:59:38.028 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:38 smithi123 bash[38373]: t=2024-04-22T20:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-04-22T20:59:38.028 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:38 smithi123 bash[38373]: t=2024-04-22T20:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-04-22T20:59:38.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:59:37 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:59:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:59:38.042 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T20:59:38.042 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T20:59:38.043 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T20:59:38.251 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T20:59:38.252 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T20:59:38.252 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T20:59:38.296 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:38 smithi123 bash[38373]: t=2024-04-22T20:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-04-22T20:59:38.297 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:38 smithi123 bash[38373]: t=2024-04-22T20:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-04-22T20:59:38.297 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:38 smithi123 bash[38373]: t=2024-04-22T20:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-04-22T20:59:38.297 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:38 smithi123 bash[38373]: t=2024-04-22T20:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-04-22T20:59:38.297 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:38 smithi123 bash[38373]: t=2024-04-22T20:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-04-22T20:59:38.297 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:38 smithi123 bash[38373]: t=2024-04-22T20:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-04-22T20:59:38.297 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:38 smithi123 bash[38373]: t=2024-04-22T20:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-04-22T20:59:38.557 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:38 smithi123 bash[38373]: t=2024-04-22T20:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-04-22T20:59:38.557 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:38 smithi123 bash[38373]: t=2024-04-22T20:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-04-22T20:59:38.557 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:38 smithi123 bash[38373]: t=2024-04-22T20:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-04-22T20:59:38.557 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:38 smithi123 bash[38373]: t=2024-04-22T20:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-04-22T20:59:38.557 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:38 smithi123 bash[38373]: t=2024-04-22T20:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-04-22T20:59:38.557 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:38 smithi123 bash[38373]: t=2024-04-22T20:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-04-22T20:59:38.789 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:59:38 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:59:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:59:38.811 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:38 smithi123 bash[38373]: t=2024-04-22T20:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-04-22T20:59:38.811 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:38 smithi123 bash[38373]: t=2024-04-22T20:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-04-22T20:59:38.811 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:38 smithi123 bash[38373]: t=2024-04-22T20:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-04-22T20:59:38.811 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:38 smithi123 bash[38373]: t=2024-04-22T20:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-04-22T20:59:38.811 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:38 smithi123 bash[38373]: t=2024-04-22T20:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-04-22T20:59:38.811 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:38 smithi123 bash[38373]: t=2024-04-22T20:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-04-22T20:59:38.811 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:38 smithi123 bash[38373]: t=2024-04-22T20:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-04-22T20:59:38.812 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:38 smithi123 bash[38373]: t=2024-04-22T20:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-04-22T20:59:39.071 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:38 smithi123 bash[38373]: t=2024-04-22T20:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-04-22T20:59:39.071 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:38 smithi123 bash[38373]: t=2024-04-22T20:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-04-22T20:59:39.071 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:38 smithi123 bash[38373]: t=2024-04-22T20:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-04-22T20:59:39.071 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:38 smithi123 bash[38373]: t=2024-04-22T20:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-04-22T20:59:39.071 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:38 smithi123 bash[38373]: t=2024-04-22T20:59:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-04-22T20:59:39.071 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-04-22T20:59:39.071 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-04-22T20:59:39.071 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-04-22T20:59:39.071 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-04-22T20:59:39.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:38 smithi123 bash[18722]: cluster 2024-04-22T20:59:36.963118+0000 mgr.y (mgr.24298) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:39.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:38 smithi123 bash[18722]: audit 2024-04-22T20:59:37.816872+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:39.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:38 smithi123 bash[18722]: audit 2024-04-22T20:59:37.824497+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:39.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:38 smithi123 bash[18722]: audit 2024-04-22T20:59:38.438184+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:39.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:38 smithi123 bash[18722]: audit 2024-04-22T20:59:38.445655+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:39.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:38 smithi121 bash[23964]: cluster 2024-04-22T20:59:36.963118+0000 mgr.y (mgr.24298) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:39.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:38 smithi121 bash[23964]: audit 2024-04-22T20:59:37.816872+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:39.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:38 smithi121 bash[23964]: audit 2024-04-22T20:59:37.824497+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:39.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:38 smithi121 bash[23964]: audit 2024-04-22T20:59:38.438184+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:39.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:38 smithi121 bash[23964]: audit 2024-04-22T20:59:38.445655+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:39.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:38 smithi121 bash[18560]: cluster 2024-04-22T20:59:36.963118+0000 mgr.y (mgr.24298) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:39.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:38 smithi121 bash[18560]: audit 2024-04-22T20:59:37.816872+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:39.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:38 smithi121 bash[18560]: audit 2024-04-22T20:59:37.824497+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:39.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:38 smithi121 bash[18560]: audit 2024-04-22T20:59:38.438184+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:39.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:38 smithi121 bash[18560]: audit 2024-04-22T20:59:38.445655+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:39.340 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-04-22T20:59:39.340 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-04-22T20:59:39.340 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-04-22T20:59:39.340 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-04-22T20:59:39.340 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-04-22T20:59:39.340 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-04-22T20:59:39.340 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-04-22T20:59:39.340 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-04-22T20:59:39.626 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-04-22T20:59:39.626 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-04-22T20:59:39.626 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-04-22T20:59:39.627 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-04-22T20:59:39.627 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-04-22T20:59:39.627 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+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-22T20:59:39.627 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-04-22T20:59:39.627 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-04-22T20:59:39.627 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-04-22T20:59:39.887 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-04-22T20:59:39.887 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-04-22T20:59:39.887 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-04-22T20:59:39.888 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-04-22T20:59:39.888 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-04-22T20:59:39.888 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-04-22T20:59:39.888 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-04-22T20:59:39.888 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-04-22T20:59:39.888 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-04-22T20:59:40.157 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-04-22T20:59:40.157 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-04-22T20:59:40.157 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-04-22T20:59:40.157 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:39 smithi123 bash[38373]: t=2024-04-22T20:59:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-04-22T20:59:40.158 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:40 smithi123 bash[38373]: t=2024-04-22T20:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-04-22T20:59:40.158 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:40 smithi123 bash[38373]: t=2024-04-22T20:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-04-22T20:59:40.158 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:40 smithi123 bash[38373]: t=2024-04-22T20:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-04-22T20:59:40.158 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:40 smithi123 bash[38373]: t=2024-04-22T20:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-04-22T20:59:40.159 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:40 smithi123 bash[38373]: t=2024-04-22T20:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-04-22T20:59:40.159 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:40 smithi123 bash[38373]: t=2024-04-22T20:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-04-22T20:59:40.159 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:40 smithi123 bash[38373]: t=2024-04-22T20:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-04-22T20:59:40.364 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 20:59:40 smithi121 systemd[1]: Stopping Ceph alertmanager.a for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T20:59:40.364 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 20:59:40 smithi121 bash[45683]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-alertmanager.a 2024-04-22T20:59:40.364 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 20:59:40 smithi121 bash[42748]: level=info ts=2024-04-22T20:59:40.281Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-22T20:59:40.435 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:40 smithi123 bash[38373]: t=2024-04-22T20:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-04-22T20:59:40.435 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:40 smithi123 bash[38373]: t=2024-04-22T20:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-04-22T20:59:40.435 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:40 smithi123 bash[38373]: t=2024-04-22T20:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-04-22T20:59:40.435 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:40 smithi123 bash[38373]: t=2024-04-22T20:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-04-22T20:59:40.436 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:40 smithi123 bash[38373]: t=2024-04-22T20:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-04-22T20:59:40.436 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:40 smithi123 bash[38373]: t=2024-04-22T20:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-04-22T20:59:40.436 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:40 smithi123 bash[38373]: t=2024-04-22T20:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-04-22T20:59:40.436 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:40 smithi123 bash[38373]: t=2024-04-22T20:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-04-22T20:59:40.550 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T20:59:40.551 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T20:59:40.704 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:40 smithi123 bash[38373]: t=2024-04-22T20:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-04-22T20:59:40.704 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:40 smithi123 bash[38373]: t=2024-04-22T20:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-04-22T20:59:40.704 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:40 smithi123 bash[38373]: t=2024-04-22T20:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-04-22T20:59:40.705 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:40 smithi123 bash[38373]: t=2024-04-22T20:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-04-22T20:59:40.705 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:40 smithi123 bash[38373]: t=2024-04-22T20:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-04-22T20:59:40.705 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:40 smithi123 bash[38373]: t=2024-04-22T20:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-04-22T20:59:40.705 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:40 smithi123 bash[38373]: t=2024-04-22T20:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-04-22T20:59:40.705 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:40 smithi123 bash[38373]: t=2024-04-22T20:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-04-22T20:59:40.982 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:40 smithi123 bash[18722]: cluster 2024-04-22T20:59:38.963745+0000 mgr.y (mgr.24298) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:40.982 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:40 smithi123 bash[38373]: t=2024-04-22T20:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-04-22T20:59:40.982 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:40 smithi123 bash[38373]: t=2024-04-22T20:59:40+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-22T20:59:40.982 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:40 smithi123 bash[38373]: t=2024-04-22T20:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-04-22T20:59:40.982 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:40 smithi123 bash[38373]: t=2024-04-22T20:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-04-22T20:59:40.982 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:40 smithi123 bash[38373]: t=2024-04-22T20:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-04-22T20:59:40.983 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:40 smithi123 bash[38373]: t=2024-04-22T20:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-04-22T20:59:40.983 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:40 smithi123 bash[38373]: t=2024-04-22T20:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-04-22T20:59:40.983 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:40 smithi123 bash[38373]: t=2024-04-22T20:59:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-04-22T20:59:41.248 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:41 smithi123 bash[38373]: t=2024-04-22T20:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-04-22T20:59:41.249 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:41 smithi123 bash[38373]: t=2024-04-22T20:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-04-22T20:59:41.249 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:41 smithi123 bash[38373]: t=2024-04-22T20:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-04-22T20:59:41.249 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:41 smithi123 bash[38373]: t=2024-04-22T20:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-04-22T20:59:41.249 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:41 smithi123 bash[38373]: t=2024-04-22T20:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-04-22T20:59:41.249 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:41 smithi123 bash[38373]: t=2024-04-22T20:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-04-22T20:59:41.249 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:41 smithi123 bash[38373]: t=2024-04-22T20:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-04-22T20:59:41.249 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:41 smithi123 bash[38373]: t=2024-04-22T20:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-04-22T20:59:41.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:40 smithi121 bash[23964]: cluster 2024-04-22T20:59:38.963745+0000 mgr.y (mgr.24298) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:41.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:40 smithi121 bash[18560]: cluster 2024-04-22T20:59:38.963745+0000 mgr.y (mgr.24298) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:41.521 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:41 smithi123 bash[38373]: t=2024-04-22T20:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-04-22T20:59:41.521 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:41 smithi123 bash[38373]: t=2024-04-22T20:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-04-22T20:59:41.521 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:41 smithi123 bash[38373]: t=2024-04-22T20:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-04-22T20:59:41.521 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:41 smithi123 bash[38373]: t=2024-04-22T20:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-04-22T20:59:41.521 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:41 smithi123 bash[38373]: t=2024-04-22T20:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-04-22T20:59:41.521 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:41 smithi123 bash[38373]: t=2024-04-22T20:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-04-22T20:59:41.522 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:41 smithi123 bash[38373]: t=2024-04-22T20:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-04-22T20:59:41.522 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:41 smithi123 bash[38373]: t=2024-04-22T20:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-04-22T20:59:41.790 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:41 smithi123 bash[38373]: t=2024-04-22T20:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-04-22T20:59:41.790 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:41 smithi123 bash[38373]: t=2024-04-22T20:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-04-22T20:59:41.790 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:41 smithi123 bash[38373]: t=2024-04-22T20:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-04-22T20:59:41.790 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:41 smithi123 bash[38373]: t=2024-04-22T20:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-04-22T20:59:41.791 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:41 smithi123 bash[38373]: t=2024-04-22T20:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-04-22T20:59:41.791 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:41 smithi123 bash[38373]: t=2024-04-22T20:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-04-22T20:59:41.791 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:41 smithi123 bash[38373]: t=2024-04-22T20:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-04-22T20:59:42.052 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:41 smithi123 bash[38373]: t=2024-04-22T20:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-04-22T20:59:42.052 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:41 smithi123 bash[38373]: t=2024-04-22T20:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-04-22T20:59:42.052 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:41 smithi123 bash[38373]: t=2024-04-22T20:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-04-22T20:59:42.052 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:41 smithi123 bash[38373]: t=2024-04-22T20:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-04-22T20:59:42.052 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:41 smithi123 bash[38373]: t=2024-04-22T20:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-04-22T20:59:42.052 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:41 smithi123 bash[38373]: t=2024-04-22T20:59:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-04-22T20:59:42.052 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:42 smithi123 bash[38373]: t=2024-04-22T20:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-04-22T20:59:42.052 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:42 smithi123 bash[38373]: t=2024-04-22T20:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-04-22T20:59:42.052 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:42 smithi123 bash[38373]: t=2024-04-22T20:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-04-22T20:59:42.322 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:42 smithi123 bash[38373]: t=2024-04-22T20:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-04-22T20:59:42.322 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:42 smithi123 bash[38373]: t=2024-04-22T20:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-04-22T20:59:42.322 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:42 smithi123 bash[38373]: t=2024-04-22T20:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-04-22T20:59:42.322 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:42 smithi123 bash[38373]: t=2024-04-22T20:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-04-22T20:59:42.322 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:42 smithi123 bash[38373]: t=2024-04-22T20:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-04-22T20:59:42.589 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:42 smithi123 bash[38373]: t=2024-04-22T20:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-04-22T20:59:42.589 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:42 smithi123 bash[38373]: t=2024-04-22T20:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-04-22T20:59:42.589 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:42 smithi123 bash[38373]: t=2024-04-22T20:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-04-22T20:59:42.590 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:42 smithi123 bash[38373]: t=2024-04-22T20:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-04-22T20:59:42.590 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:42 smithi123 bash[38373]: t=2024-04-22T20:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-04-22T20:59:42.590 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:42 smithi123 bash[38373]: t=2024-04-22T20:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-04-22T20:59:42.590 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:42 smithi123 bash[38373]: t=2024-04-22T20:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-04-22T20:59:42.875 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:42 smithi123 bash[18722]: cluster 2024-04-22T20:59:40.964338+0000 mgr.y (mgr.24298) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:42.875 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:42 smithi123 bash[38373]: t=2024-04-22T20:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-04-22T20:59:42.875 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:42 smithi123 bash[38373]: t=2024-04-22T20:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-04-22T20:59:42.875 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:42 smithi123 bash[38373]: t=2024-04-22T20:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-04-22T20:59:42.875 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:42 smithi123 bash[38373]: t=2024-04-22T20:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-04-22T20:59:42.875 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:42 smithi123 bash[38373]: t=2024-04-22T20:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-04-22T20:59:42.876 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:42 smithi123 bash[38373]: t=2024-04-22T20:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-04-22T20:59:42.876 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:42 smithi123 bash[38373]: t=2024-04-22T20:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-04-22T20:59:43.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:42 smithi121 bash[18560]: cluster 2024-04-22T20:59:40.964338+0000 mgr.y (mgr.24298) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:43.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:42 smithi121 bash[23964]: cluster 2024-04-22T20:59:40.964338+0000 mgr.y (mgr.24298) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:43.128 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:42 smithi123 bash[38373]: t=2024-04-22T20:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-04-22T20:59:43.128 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:42 smithi123 bash[38373]: t=2024-04-22T20:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-04-22T20:59:43.128 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:42 smithi123 bash[38373]: t=2024-04-22T20:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-04-22T20:59:43.128 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:42 smithi123 bash[38373]: t=2024-04-22T20:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-04-22T20:59:43.128 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:42 smithi123 bash[38373]: t=2024-04-22T20:59:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-04-22T20:59:43.128 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:43 smithi123 bash[38373]: t=2024-04-22T20:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-04-22T20:59:43.128 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:43 smithi123 bash[38373]: t=2024-04-22T20:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-04-22T20:59:43.128 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:43 smithi123 bash[38373]: t=2024-04-22T20:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-04-22T20:59:43.128 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:43 smithi123 bash[38373]: t=2024-04-22T20:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-04-22T20:59:43.129 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:43 smithi123 bash[38373]: t=2024-04-22T20:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-04-22T20:59:43.380 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:43 smithi123 bash[38373]: t=2024-04-22T20:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-04-22T20:59:43.380 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:43 smithi123 bash[38373]: t=2024-04-22T20:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-04-22T20:59:43.380 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:43 smithi123 bash[38373]: t=2024-04-22T20:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-04-22T20:59:43.380 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:43 smithi123 bash[38373]: t=2024-04-22T20:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-04-22T20:59:43.381 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:43 smithi123 bash[38373]: t=2024-04-22T20:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-04-22T20:59:43.381 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:43 smithi123 bash[38373]: t=2024-04-22T20:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-04-22T20:59:43.381 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:43 smithi123 bash[38373]: t=2024-04-22T20:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-04-22T20:59:43.381 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:43 smithi123 bash[38373]: t=2024-04-22T20:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-04-22T20:59:43.631 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 20:59:43 smithi121 bash[45691]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-alertmanager-a 2024-04-22T20:59:43.631 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 20:59:43 smithi121 bash[45928]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-alertmanager.a 2024-04-22T20:59:43.666 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:43 smithi123 bash[38373]: t=2024-04-22T20:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-04-22T20:59:43.667 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:43 smithi123 bash[38373]: t=2024-04-22T20:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-04-22T20:59:43.667 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:43 smithi123 bash[38373]: t=2024-04-22T20:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-04-22T20:59:43.667 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:43 smithi123 bash[38373]: t=2024-04-22T20:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-04-22T20:59:43.667 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:43 smithi123 bash[38373]: t=2024-04-22T20:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-04-22T20:59:43.667 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:43 smithi123 bash[38373]: t=2024-04-22T20:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-04-22T20:59:43.667 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:43 smithi123 bash[38373]: t=2024-04-22T20:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-04-22T20:59:43.667 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:43 smithi123 bash[38373]: t=2024-04-22T20:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-04-22T20:59:43.667 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:43 smithi123 bash[38373]: t=2024-04-22T20:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-04-22T20:59:43.936 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:43 smithi123 bash[38373]: t=2024-04-22T20:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-04-22T20:59:43.936 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:43 smithi123 bash[38373]: t=2024-04-22T20:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-04-22T20:59:43.936 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:43 smithi123 bash[38373]: t=2024-04-22T20:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-04-22T20:59:43.936 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:43 smithi123 bash[38373]: t=2024-04-22T20:59:43+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-22T20:59:43.936 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:43 smithi123 bash[38373]: t=2024-04-22T20:59:43+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-22T20:59:43.936 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:43 smithi123 bash[38373]: t=2024-04-22T20:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-04-22T20:59:43.936 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:43 smithi123 bash[38373]: t=2024-04-22T20:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-04-22T20:59:43.936 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:43 smithi123 bash[38373]: t=2024-04-22T20:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-04-22T20:59:44.213 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:43 smithi123 bash[38373]: t=2024-04-22T20:59:43+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-22T20:59:44.214 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:43 smithi123 bash[38373]: t=2024-04-22T20:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-04-22T20:59:44.214 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:43 smithi123 bash[38373]: t=2024-04-22T20:59:43+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-04-22T20:59:44.214 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:44 smithi123 bash[38373]: t=2024-04-22T20:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-04-22T20:59:44.214 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:44 smithi123 bash[38373]: t=2024-04-22T20:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-04-22T20:59:44.214 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:44 smithi123 bash[38373]: t=2024-04-22T20:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-04-22T20:59:44.214 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:44 smithi123 bash[38373]: t=2024-04-22T20:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-04-22T20:59:44.214 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:44 smithi123 bash[38373]: t=2024-04-22T20:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-04-22T20:59:44.214 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:44 smithi123 bash[38373]: t=2024-04-22T20:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-04-22T20:59:44.214 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:44 smithi123 bash[38373]: t=2024-04-22T20:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-04-22T20:59:44.479 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 20:59:44 smithi121 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-22T20:59:44.479 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 20:59:44 smithi121 systemd[1]: Stopped Ceph alertmanager.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T20:59:44.479 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 20:59:44 smithi121 systemd[1]: Started Ceph alertmanager.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T20:59:44.498 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:44 smithi123 bash[38373]: t=2024-04-22T20:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-04-22T20:59:44.498 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:44 smithi123 bash[38373]: t=2024-04-22T20:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-04-22T20:59:44.498 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:44 smithi123 bash[38373]: t=2024-04-22T20:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-04-22T20:59:44.498 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:44 smithi123 bash[38373]: t=2024-04-22T20:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-04-22T20:59:44.498 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:44 smithi123 bash[38373]: t=2024-04-22T20:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-04-22T20:59:44.498 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:44 smithi123 bash[38373]: t=2024-04-22T20:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-04-22T20:59:44.498 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:44 smithi123 bash[38373]: t=2024-04-22T20:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-04-22T20:59:44.498 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:44 smithi123 bash[38373]: t=2024-04-22T20:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-04-22T20:59:44.778 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:44 smithi123 bash[38373]: t=2024-04-22T20:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-04-22T20:59:44.778 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:44 smithi123 bash[38373]: t=2024-04-22T20:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-04-22T20:59:45.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:44 smithi121 bash[18560]: cluster 2024-04-22T20:59:42.964971+0000 mgr.y (mgr.24298) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:45.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:44 smithi121 bash[18560]: audit 2024-04-22T20:59:44.305203+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:45.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:44 smithi121 bash[23964]: cluster 2024-04-22T20:59:42.964971+0000 mgr.y (mgr.24298) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:45.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:44 smithi121 bash[23964]: audit 2024-04-22T20:59:44.305203+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:45.248 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:44 smithi123 bash[38373]: t=2024-04-22T20:59:44+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-04-22T20:59:45.248 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:44 smithi123 bash[38373]: t=2024-04-22T20:59:44+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-22T20:59:45.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:44 smithi123 bash[18722]: cluster 2024-04-22T20:59:42.964971+0000 mgr.y (mgr.24298) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:45.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:44 smithi123 bash[18722]: audit 2024-04-22T20:59:44.305203+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:45.748 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:45 smithi123 bash[38373]: t=2024-04-22T20:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-04-22T20:59:45.748 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:45 smithi123 bash[38373]: t=2024-04-22T20:59:45+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-22T20:59:46.082 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:45 smithi123 bash[38373]: t=2024-04-22T20:59:45+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-22T20:59:46.082 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:45 smithi123 bash[38373]: t=2024-04-22T20:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-04-22T20:59:46.082 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:45 smithi123 bash[38373]: t=2024-04-22T20:59:45+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-04-22T20:59:46.082 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:45 smithi123 bash[18722]: cephadm 2024-04-22T20:59:44.306967+0000 mgr.y (mgr.24298) 68 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-22T20:59:46.083 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:45 smithi123 bash[18722]: cephadm 2024-04-22T20:59:44.310482+0000 mgr.y (mgr.24298) 69 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi123 2024-04-22T20:59:46.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:45 smithi121 bash[18560]: cephadm 2024-04-22T20:59:44.306967+0000 mgr.y (mgr.24298) 68 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-22T20:59:46.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:45 smithi121 bash[18560]: cephadm 2024-04-22T20:59:44.310482+0000 mgr.y (mgr.24298) 69 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi123 2024-04-22T20:59:46.229 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:45 smithi121 bash[23964]: cephadm 2024-04-22T20:59:44.306967+0000 mgr.y (mgr.24298) 68 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-22T20:59:46.229 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:45 smithi121 bash[23964]: cephadm 2024-04-22T20:59:44.310482+0000 mgr.y (mgr.24298) 69 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi123 2024-04-22T20:59:46.377 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:46 smithi123 bash[38373]: t=2024-04-22T20:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-04-22T20:59:46.378 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:46 smithi123 bash[38373]: t=2024-04-22T20:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-04-22T20:59:46.378 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:46 smithi123 bash[38373]: t=2024-04-22T20:59:46+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-04-22T20:59:46.378 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:46 smithi123 bash[38373]: t=2024-04-22T20:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-04-22T20:59:46.712 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:46 smithi123 bash[38373]: t=2024-04-22T20:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-04-22T20:59:46.712 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:46 smithi123 bash[38373]: t=2024-04-22T20:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-04-22T20:59:46.712 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:46 smithi123 bash[38373]: t=2024-04-22T20:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-04-22T20:59:46.712 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:46 smithi123 bash[38373]: t=2024-04-22T20:59:46+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-04-22T20:59:46.712 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:46 smithi123 bash[38373]: t=2024-04-22T20:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-04-22T20:59:46.712 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:46 smithi123 bash[38373]: t=2024-04-22T20:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-04-22T20:59:46.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:46 smithi123 bash[18722]: cluster 2024-04-22T20:59:44.965351+0000 mgr.y (mgr.24298) 70 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:46.999 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:46 smithi123 bash[38373]: t=2024-04-22T20:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-04-22T20:59:46.999 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:46 smithi123 bash[38373]: t=2024-04-22T20:59:46+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-04-22T20:59:47.288 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:47 smithi123 bash[38373]: t=2024-04-22T20:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-04-22T20:59:47.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:46 smithi121 bash[23964]: cluster 2024-04-22T20:59:44.965351+0000 mgr.y (mgr.24298) 70 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:47.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:46 smithi121 bash[18560]: cluster 2024-04-22T20:59:44.965351+0000 mgr.y (mgr.24298) 70 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:47.550 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:47 smithi123 bash[38373]: t=2024-04-22T20:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-04-22T20:59:47.550 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:47 smithi123 bash[38373]: t=2024-04-22T20:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-04-22T20:59:47.550 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:47 smithi123 bash[38373]: t=2024-04-22T20:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-04-22T20:59:47.998 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:47 smithi123 bash[38373]: t=2024-04-22T20:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-04-22T20:59:47.999 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:47 smithi123 bash[38373]: t=2024-04-22T20:59:47+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-04-22T20:59:48.420 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:48 smithi123 bash[38373]: t=2024-04-22T20:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-04-22T20:59:48.680 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:48 smithi123 bash[38373]: t=2024-04-22T20:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-04-22T20:59:48.680 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:48 smithi123 bash[38373]: t=2024-04-22T20:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-04-22T20:59:48.680 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:48 smithi123 bash[38373]: t=2024-04-22T20:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-04-22T20:59:48.978 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:48 smithi123 bash[18722]: cluster 2024-04-22T20:59:46.965815+0000 mgr.y (mgr.24298) 71 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:48.978 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:48 smithi123 bash[38373]: t=2024-04-22T20:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-04-22T20:59:49.248 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:48 smithi123 bash[38373]: t=2024-04-22T20:59:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-04-22T20:59:49.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:48 smithi121 bash[18560]: cluster 2024-04-22T20:59:46.965815+0000 mgr.y (mgr.24298) 71 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:49.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:48 smithi121 bash[23964]: cluster 2024-04-22T20:59:46.965815+0000 mgr.y (mgr.24298) 71 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:49.748 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:49 smithi123 bash[38373]: t=2024-04-22T20:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-04-22T20:59:50.055 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:49 smithi123 bash[38373]: t=2024-04-22T20:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-04-22T20:59:50.055 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:49 smithi123 bash[38373]: t=2024-04-22T20:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-04-22T20:59:50.055 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:49 smithi123 bash[38373]: t=2024-04-22T20:59:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-04-22T20:59:50.055 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:50 smithi123 bash[38373]: t=2024-04-22T20:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-04-22T20:59:50.418 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:50 smithi123 bash[38373]: t=2024-04-22T20:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-04-22T20:59:50.418 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:50 smithi123 bash[38373]: t=2024-04-22T20:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-04-22T20:59:50.707 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:50 smithi123 bash[38373]: t=2024-04-22T20:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-04-22T20:59:50.707 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:50 smithi123 bash[38373]: t=2024-04-22T20:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-04-22T20:59:50.998 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:50 smithi123 bash[38373]: t=2024-04-22T20:59:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-04-22T20:59:50.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:50 smithi123 bash[18722]: cluster 2024-04-22T20:59:48.966321+0000 mgr.y (mgr.24298) 72 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:50.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:50 smithi123 bash[18722]: audit 2024-04-22T20:59:50.651582+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:50.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:50 smithi123 bash[18722]: audit 2024-04-22T20:59:50.659108+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:51.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:59:50 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:20:59:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:59:51.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:50 smithi121 bash[18560]: cluster 2024-04-22T20:59:48.966321+0000 mgr.y (mgr.24298) 72 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:51.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:50 smithi121 bash[18560]: audit 2024-04-22T20:59:50.651582+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:51.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:50 smithi121 bash[18560]: audit 2024-04-22T20:59:50.659108+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:51.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:50 smithi121 bash[23964]: cluster 2024-04-22T20:59:48.966321+0000 mgr.y (mgr.24298) 72 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:51.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:50 smithi121 bash[23964]: audit 2024-04-22T20:59:50.651582+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:51.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:50 smithi121 bash[23964]: audit 2024-04-22T20:59:50.659108+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:51.438 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:51 smithi123 bash[38373]: t=2024-04-22T20:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-04-22T20:59:51.438 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:51 smithi123 bash[38373]: t=2024-04-22T20:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-04-22T20:59:51.438 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:51 smithi123 bash[38373]: t=2024-04-22T20:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-04-22T20:59:51.748 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:51 smithi123 bash[38373]: t=2024-04-22T20:59:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-04-22T20:59:51.748 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:51 smithi123 systemd[1]: Stopping Ceph prometheus.a for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T20:59:51.748 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:51 smithi123 bash[39464]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-prometheus.a 2024-04-22T20:59:52.236 INFO:teuthology.orchestra.run.smithi121.stdout:55834574915 2024-04-22T20:59:52.349 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:52 smithi123 bash[38373]: t=2024-04-22T20:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-04-22T20:59:52.349 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:52 smithi123 bash[38373]: t=2024-04-22T20:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-04-22T20:59:52.350 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:52 smithi123 bash[36266]: ts=2024-04-22T20:59:52.061Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-22T20:59:52.350 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:52 smithi123 bash[36266]: ts=2024-04-22T20:59:52.061Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-22T20:59:52.350 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:52 smithi123 bash[36266]: ts=2024-04-22T20:59:52.061Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-22T20:59:52.350 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:52 smithi123 bash[36266]: ts=2024-04-22T20:59:52.061Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-22T20:59:52.350 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:52 smithi123 bash[36266]: ts=2024-04-22T20:59:52.061Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-22T20:59:52.350 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:52 smithi123 bash[36266]: ts=2024-04-22T20:59:52.061Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-22T20:59:52.350 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:52 smithi123 bash[36266]: ts=2024-04-22T20:59:52.061Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-22T20:59:52.350 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:52 smithi123 bash[36266]: ts=2024-04-22T20:59:52.061Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-22T20:59:52.350 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:52 smithi123 bash[36266]: ts=2024-04-22T20:59:52.061Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-22T20:59:52.350 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:52 smithi123 bash[36266]: ts=2024-04-22T20:59:52.062Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-22T20:59:52.351 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:52 smithi123 bash[36266]: ts=2024-04-22T20:59:52.062Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-22T20:59:52.351 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:52 smithi123 bash[36266]: ts=2024-04-22T20:59:52.062Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-22T20:59:52.742 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:52 smithi123 bash[38373]: t=2024-04-22T20:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-04-22T20:59:52.742 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:52 smithi123 bash[38373]: t=2024-04-22T20:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-04-22T20:59:52.770 INFO:teuthology.orchestra.run.smithi121.stdout:107374182454 2024-04-22T20:59:52.986 INFO:teuthology.orchestra.run.smithi121.stdout:231928234008 2024-04-22T20:59:52.998 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:52 smithi123 bash[38373]: t=2024-04-22T20:59:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-04-22T20:59:52.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:52 smithi123 bash[18722]: cluster 2024-04-22T20:59:50.966916+0000 mgr.y (mgr.24298) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:52.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:52 smithi123 bash[18722]: audit 2024-04-22T20:59:52.240128+0000 mon.a (mon.0) 891 : audit [DBG] from='client.? 172.21.15.121:0/1043769217' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-22T20:59:52.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:52 smithi123 bash[18722]: audit 2024-04-22T20:59:52.774555+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.121:0/1374968832' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-22T20:59:53.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:52 smithi121 bash[18560]: cluster 2024-04-22T20:59:50.966916+0000 mgr.y (mgr.24298) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:53.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:52 smithi121 bash[18560]: audit 2024-04-22T20:59:52.240128+0000 mon.a (mon.0) 891 : audit [DBG] from='client.? 172.21.15.121:0/1043769217' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-22T20:59:53.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:52 smithi121 bash[18560]: audit 2024-04-22T20:59:52.774555+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.121:0/1374968832' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-22T20:59:53.001 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 20:59:52 smithi121 bash[46033]: level=info ts=2024-04-22T20:59:52.709Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-22T20:59:53.001 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 20:59:52 smithi121 bash[46033]: level=info ts=2024-04-22T20:59:52.709Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-22T20:59:53.001 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 20:59:52 smithi121 bash[46033]: level=info ts=2024-04-22T20:59:52.711Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.121 port=9094 2024-04-22T20:59:53.001 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 20:59:52 smithi121 bash[46033]: level=info ts=2024-04-22T20:59:52.713Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-22T20:59:53.001 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 20:59:52 smithi121 bash[46033]: level=info ts=2024-04-22T20:59:52.750Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-22T20:59:53.001 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 20:59:52 smithi121 bash[46033]: level=info ts=2024-04-22T20:59:52.750Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-22T20:59:53.001 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 20:59:52 smithi121 bash[46033]: level=info ts=2024-04-22T20:59:52.752Z caller=main.go:518 msg=Listening address=:9093 2024-04-22T20:59:53.001 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 20:59:52 smithi121 bash[46033]: level=info ts=2024-04-22T20:59:52.753Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-22T20:59:53.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:52 smithi121 bash[23964]: cluster 2024-04-22T20:59:50.966916+0000 mgr.y (mgr.24298) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:53.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:52 smithi121 bash[23964]: audit 2024-04-22T20:59:52.240128+0000 mon.a (mon.0) 891 : audit [DBG] from='client.? 172.21.15.121:0/1043769217' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-22T20:59:53.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:52 smithi121 bash[23964]: audit 2024-04-22T20:59:52.774555+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.121:0/1374968832' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-22T20:59:53.336 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:53 smithi123 bash[38373]: t=2024-04-22T20:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-04-22T20:59:53.336 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:53 smithi123 bash[38373]: t=2024-04-22T20:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-04-22T20:59:53.336 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:53 smithi123 bash[38373]: t=2024-04-22T20:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-04-22T20:59:53.337 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:53 smithi123 bash[39473]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-prometheus-a 2024-04-22T20:59:53.337 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:53 smithi123 bash[39509]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-prometheus.a 2024-04-22T20:59:53.337 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:53 smithi123 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-22T20:59:53.337 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:53 smithi123 systemd[1]: Stopped Ceph prometheus.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T20:59:53.338 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:53 smithi123 systemd[1]: Started Ceph prometheus.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T20:59:53.509 INFO:teuthology.orchestra.run.smithi121.stdout:77309411387 2024-04-22T20:59:53.701 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:53 smithi123 bash[38373]: t=2024-04-22T20:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-04-22T20:59:53.701 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:53 smithi123 bash[38373]: t=2024-04-22T20:59:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-04-22T20:59:53.786 INFO:teuthology.orchestra.run.smithi121.stdout:163208757286 2024-04-22T20:59:53.998 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:53 smithi123 bash[38373]: t=2024-04-22T20:59:53+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=25.259306887s 2024-04-22T20:59:53.998 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:53 smithi123 bash[38373]: t=2024-04-22T20:59:53+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-04-22T20:59:53.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:53 smithi123 bash[18722]: audit 2024-04-22T20:59:52.990879+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.121:0/3484319347' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-22T20:59:53.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:53 smithi123 bash[18722]: audit 2024-04-22T20:59:53.362246+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:53.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:53 smithi123 bash[18722]: audit 2024-04-22T20:59:53.365820+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T20:59:53.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:53 smithi123 bash[18722]: audit 2024-04-22T20:59:53.367102+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.121:9093"}]: dispatch 2024-04-22T20:59:53.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:53 smithi123 bash[18722]: audit 2024-04-22T20:59:53.373521+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:53.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:53 smithi123 bash[18722]: audit 2024-04-22T20:59:53.378012+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T20:59:53.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:53 smithi123 bash[18722]: audit 2024-04-22T20:59:53.387196+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T20:59:53.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:53 smithi123 bash[18722]: audit 2024-04-22T20:59:53.388782+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.123:3000"}]: dispatch 2024-04-22T20:59:53.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:53 smithi123 bash[18722]: audit 2024-04-22T20:59:53.395770+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:53.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:53 smithi123 bash[18722]: audit 2024-04-22T20:59:53.400456+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:59:53.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:53 smithi123 bash[18722]: audit 2024-04-22T20:59:53.401821+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:59:53.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:53 smithi123 bash[18722]: audit 2024-04-22T20:59:53.403626+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:59:54.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:53 smithi123 bash[18722]: audit 2024-04-22T20:59:53.412736+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:54.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:53 smithi123 bash[18722]: audit 2024-04-22T20:59:53.417277+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:59:54.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:53 smithi123 bash[18722]: audit 2024-04-22T20:59:53.418299+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:59:54.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:53 smithi123 bash[18722]: audit 2024-04-22T20:59:53.418879+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:59:54.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:53 smithi123 bash[18722]: audit 2024-04-22T20:59:53.425942+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:54.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:53 smithi123 bash[18722]: audit 2024-04-22T20:59:53.513755+0000 mon.a (mon.0) 908 : audit [DBG] from='client.? 172.21.15.121:0/2266281784' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-22T20:59:54.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:53 smithi123 bash[18722]: audit 2024-04-22T20:59:53.790782+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.121:0/874238053' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-22T20:59:54.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[18560]: audit 2024-04-22T20:59:52.990879+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.121:0/3484319347' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-22T20:59:54.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[18560]: audit 2024-04-22T20:59:53.362246+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:54.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[18560]: audit 2024-04-22T20:59:53.365820+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T20:59:54.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[18560]: audit 2024-04-22T20:59:53.367102+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.121:9093"}]: dispatch 2024-04-22T20:59:54.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[18560]: audit 2024-04-22T20:59:53.373521+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:54.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[18560]: audit 2024-04-22T20:59:53.378012+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T20:59:54.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[18560]: audit 2024-04-22T20:59:53.387196+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T20:59:54.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[18560]: audit 2024-04-22T20:59:53.388782+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.123:3000"}]: dispatch 2024-04-22T20:59:54.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[18560]: audit 2024-04-22T20:59:53.395770+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:54.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[18560]: audit 2024-04-22T20:59:53.400456+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:59:54.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[18560]: audit 2024-04-22T20:59:53.401821+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:59:54.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[18560]: audit 2024-04-22T20:59:53.403626+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:59:54.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[18560]: audit 2024-04-22T20:59:53.412736+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:54.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[18560]: audit 2024-04-22T20:59:53.417277+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:59:54.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[18560]: audit 2024-04-22T20:59:53.418299+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:59:54.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[18560]: audit 2024-04-22T20:59:53.418879+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:59:54.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[18560]: audit 2024-04-22T20:59:53.425942+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:54.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[18560]: audit 2024-04-22T20:59:53.513755+0000 mon.a (mon.0) 908 : audit [DBG] from='client.? 172.21.15.121:0/2266281784' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-22T20:59:54.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[18560]: audit 2024-04-22T20:59:53.790782+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.121:0/874238053' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-22T20:59:54.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[23964]: audit 2024-04-22T20:59:52.990879+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.121:0/3484319347' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-22T20:59:54.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[23964]: audit 2024-04-22T20:59:53.362246+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:54.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[23964]: audit 2024-04-22T20:59:53.365820+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T20:59:54.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[23964]: audit 2024-04-22T20:59:53.367102+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.121:9093"}]: dispatch 2024-04-22T20:59:54.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[23964]: audit 2024-04-22T20:59:53.373521+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:54.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[23964]: audit 2024-04-22T20:59:53.378012+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T20:59:54.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[23964]: audit 2024-04-22T20:59:53.387196+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T20:59:54.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[23964]: audit 2024-04-22T20:59:53.388782+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.123:3000"}]: dispatch 2024-04-22T20:59:54.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[23964]: audit 2024-04-22T20:59:53.395770+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:54.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[23964]: audit 2024-04-22T20:59:53.400456+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:59:54.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[23964]: audit 2024-04-22T20:59:53.401821+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:59:54.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[23964]: audit 2024-04-22T20:59:53.403626+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:59:54.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[23964]: audit 2024-04-22T20:59:53.412736+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:54.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[23964]: audit 2024-04-22T20:59:53.417277+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T20:59:54.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[23964]: audit 2024-04-22T20:59:53.418299+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T20:59:54.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[23964]: audit 2024-04-22T20:59:53.418879+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T20:59:54.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[23964]: audit 2024-04-22T20:59:53.425942+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:54.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[23964]: audit 2024-04-22T20:59:53.513755+0000 mon.a (mon.0) 908 : audit [DBG] from='client.? 172.21.15.121:0/2266281784' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-22T20:59:54.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:53 smithi121 bash[23964]: audit 2024-04-22T20:59:53.790782+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.121:0/874238053' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-22T20:59:54.049 INFO:teuthology.orchestra.run.smithi121.stdout:128849018925 2024-04-22T20:59:54.498 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:54 smithi123 bash[38373]: t=2024-04-22T20:59:54+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-04-22T20:59:54.498 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:54 smithi123 bash[38373]: t=2024-04-22T20:59:54+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-04-22T20:59:54.499 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:54 smithi123 bash[38373]: t=2024-04-22T20:59:54+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-04-22T20:59:54.499 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:54 smithi123 bash[38373]: t=2024-04-22T20:59:54+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-04-22T20:59:54.499 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:54 smithi123 bash[38373]: t=2024-04-22T20:59:54+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-04-22T20:59:54.985 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 20:59:54 smithi121 bash[46033]: level=info ts=2024-04-22T20:59:54.713Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000209339s 2024-04-22T20:59:54.985 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:54 smithi121 bash[23964]: cluster 2024-04-22T20:59:52.967494+0000 mgr.y (mgr.24298) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:54.985 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:54 smithi121 bash[23964]: audit 2024-04-22T20:59:53.366218+0000 mgr.y (mgr.24298) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T20:59:54.985 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:54 smithi121 bash[23964]: audit 2024-04-22T20:59:53.367381+0000 mgr.y (mgr.24298) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.121:9093"}]: dispatch 2024-04-22T20:59:54.986 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:54 smithi121 bash[23964]: audit 2024-04-22T20:59:53.378441+0000 mgr.y (mgr.24298) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T20:59:54.986 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:54 smithi121 bash[23964]: audit 2024-04-22T20:59:53.387869+0000 mgr.y (mgr.24298) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T20:59:54.986 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:54 smithi121 bash[23964]: audit 2024-04-22T20:59:53.389504+0000 mgr.y (mgr.24298) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.123:3000"}]: dispatch 2024-04-22T20:59:54.986 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:54 smithi121 bash[23964]: audit 2024-04-22T20:59:54.053980+0000 mon.a (mon.0) 909 : audit [DBG] from='client.? 172.21.15.121:0/1469513484' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-22T20:59:54.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:54 smithi121 bash[18560]: cluster 2024-04-22T20:59:52.967494+0000 mgr.y (mgr.24298) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:54.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:54 smithi121 bash[18560]: audit 2024-04-22T20:59:53.366218+0000 mgr.y (mgr.24298) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T20:59:54.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:54 smithi121 bash[18560]: audit 2024-04-22T20:59:53.367381+0000 mgr.y (mgr.24298) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.121:9093"}]: dispatch 2024-04-22T20:59:54.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:54 smithi121 bash[18560]: audit 2024-04-22T20:59:53.378441+0000 mgr.y (mgr.24298) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T20:59:54.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:54 smithi121 bash[18560]: audit 2024-04-22T20:59:53.387869+0000 mgr.y (mgr.24298) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T20:59:54.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:54 smithi121 bash[18560]: audit 2024-04-22T20:59:53.389504+0000 mgr.y (mgr.24298) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.123:3000"}]: dispatch 2024-04-22T20:59:54.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:54 smithi121 bash[18560]: audit 2024-04-22T20:59:54.053980+0000 mon.a (mon.0) 909 : audit [DBG] from='client.? 172.21.15.121:0/1469513484' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-22T20:59:55.018 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:54 smithi123 bash[38373]: t=2024-04-22T20:59: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-22T20:59:55.018 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:54 smithi123 bash[38373]: t=2024-04-22T20:59:54+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-22T20:59:55.018 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:54 smithi123 bash[38373]: t=2024-04-22T20:59:54+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-04-22T20:59:55.018 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:54 smithi123 bash[38373]: t=2024-04-22T20:59:54+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-04-22T20:59:55.018 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:54 smithi123 bash[18722]: cluster 2024-04-22T20:59:52.967494+0000 mgr.y (mgr.24298) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:55.018 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:54 smithi123 bash[18722]: audit 2024-04-22T20:59:53.366218+0000 mgr.y (mgr.24298) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T20:59:55.019 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:54 smithi123 bash[18722]: audit 2024-04-22T20:59:53.367381+0000 mgr.y (mgr.24298) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.121:9093"}]: dispatch 2024-04-22T20:59:55.019 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:54 smithi123 bash[18722]: audit 2024-04-22T20:59:53.378441+0000 mgr.y (mgr.24298) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T20:59:55.019 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:54 smithi123 bash[18722]: audit 2024-04-22T20:59:53.387869+0000 mgr.y (mgr.24298) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T20:59:55.019 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:54 smithi123 bash[18722]: audit 2024-04-22T20:59:53.389504+0000 mgr.y (mgr.24298) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.123:3000"}]: dispatch 2024-04-22T20:59:55.019 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:54 smithi123 bash[18722]: audit 2024-04-22T20:59:54.053980+0000 mon.a (mon.0) 909 : audit [DBG] from='client.? 172.21.15.121:0/1469513484' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-22T20:59:55.369 INFO:teuthology.orchestra.run.smithi121.stdout:197568495648 2024-04-22T20:59:55.513 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 20:59:55 smithi123 bash[38373]: t=2024-04-22T20:59:55+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-04-22T20:59:55.707 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574910 got 55834574915 for osd.1 2024-04-22T20:59:55.707 DEBUG:teuthology.parallel:result is None 2024-04-22T20:59:55.875 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:55 smithi123 bash[39537]: ts=2024-04-22T20:59:55.735Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-22T20:59:55.876 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:55 smithi123 bash[39537]: ts=2024-04-22T20:59:55.735Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-22T20:59:55.876 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:55 smithi123 bash[39537]: ts=2024-04-22T20:59:55.735Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-22T20:59:55.876 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:55 smithi123 bash[39537]: ts=2024-04-22T20:59:55.735Z 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 smithi123 (none))" 2024-04-22T20:59:55.876 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:55 smithi123 bash[39537]: ts=2024-04-22T20:59:55.735Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-22T20:59:55.876 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:55 smithi123 bash[39537]: ts=2024-04-22T20:59:55.735Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-22T20:59:55.876 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:55 smithi123 bash[39537]: ts=2024-04-22T20:59:55.738Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-22T20:59:55.876 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:55 smithi123 bash[39537]: ts=2024-04-22T20:59:55.738Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-22T20:59:55.876 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:55 smithi123 bash[39537]: ts=2024-04-22T20:59:55.739Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-22T20:59:55.876 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:55 smithi123 bash[39537]: ts=2024-04-22T20:59:55.741Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-22T20:59:55.876 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:55 smithi123 bash[39537]: ts=2024-04-22T20:59:55.741Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.763µs 2024-04-22T20:59:55.876 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:55 smithi123 bash[39537]: ts=2024-04-22T20:59:55.741Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-22T20:59:55.876 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:55 smithi123 bash[39537]: ts=2024-04-22T20:59:55.743Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-04-22T20:59:55.876 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:55 smithi123 bash[39537]: ts=2024-04-22T20:59:55.743Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-04-22T20:59:55.877 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:55 smithi123 bash[39537]: ts=2024-04-22T20:59:55.743Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=34.418µs wal_replay_duration=1.735817ms total_replay_duration=1.787646ms 2024-04-22T20:59:55.877 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:55 smithi123 bash[39537]: ts=2024-04-22T20:59:55.744Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-22T20:59:55.877 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:55 smithi123 bash[39537]: ts=2024-04-22T20:59:55.744Z caller=main.go:947 level=info msg="TSDB started" 2024-04-22T20:59:55.877 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:55 smithi123 bash[39537]: ts=2024-04-22T20:59:55.744Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-22T20:59:55.877 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:55 smithi123 bash[39537]: ts=2024-04-22T20:59:55.764Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.790964ms db_storage=1.01µs remote_storage=1.638µs web_handler=353ns query_engine=810ns scrape=271.847µs scrape_sd=25.427µs notify=25.696µs notify_sd=6.746µs rules=19.158308ms 2024-04-22T20:59:55.877 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 20:59:55 smithi123 bash[39537]: ts=2024-04-22T20:59:55.764Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-22T20:59:56.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:55 smithi121 bash[18560]: cluster 2024-04-22T20:59:54.967999+0000 mgr.y (mgr.24298) 80 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:56.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:55 smithi121 bash[18560]: audit 2024-04-22T20:59:55.373878+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.121:0/2402557093' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-22T20:59:56.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:55 smithi121 bash[23964]: cluster 2024-04-22T20:59:54.967999+0000 mgr.y (mgr.24298) 80 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:56.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:55 smithi121 bash[23964]: audit 2024-04-22T20:59:55.373878+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.121:0/2402557093' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-22T20:59:56.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:55 smithi123 bash[18722]: cluster 2024-04-22T20:59:54.967999+0000 mgr.y (mgr.24298) 80 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:56.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:55 smithi123 bash[18722]: audit 2024-04-22T20:59:55.373878+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.121:0/2402557093' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-22T20:59:56.392 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182448 got 107374182454 for osd.3 2024-04-22T20:59:56.393 DEBUG:teuthology.parallel:result is None 2024-04-22T20:59:56.415 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234003 got 231928234008 for osd.7 2024-04-22T20:59:56.416 DEBUG:teuthology.parallel:result is None 2024-04-22T20:59:56.609 INFO:teuthology.orchestra.run.smithi121.stdout:34359738442 2024-04-22T20:59:56.767 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757281 got 163208757286 for osd.5 2024-04-22T20:59:56.768 DEBUG:teuthology.parallel:result is None 2024-04-22T20:59:57.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:56 smithi121 bash[18560]: audit 2024-04-22T20:59:56.613878+0000 mon.a (mon.0) 910 : audit [DBG] from='client.? 172.21.15.121:0/2503572184' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-22T20:59:57.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:56 smithi121 bash[23964]: audit 2024-04-22T20:59:56.613878+0000 mon.a (mon.0) 910 : audit [DBG] from='client.? 172.21.15.121:0/2503572184' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-22T20:59:57.197 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:56 smithi123 bash[18722]: audit 2024-04-22T20:59:56.613878+0000 mon.a (mon.0) 910 : audit [DBG] from='client.? 172.21.15.121:0/2503572184' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-22T20:59:58.011 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018921 got 128849018925 for osd.4 2024-04-22T20:59:58.011 DEBUG:teuthology.parallel:result is None 2024-04-22T20:59:58.348 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411383 got 77309411387 for osd.2 2024-04-22T20:59:58.348 DEBUG:teuthology.parallel:result is None 2024-04-22T20:59:58.582 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:58 smithi121 bash[18560]: cluster 2024-04-22T20:59:56.968563+0000 mgr.y (mgr.24298) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:58.582 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:58 smithi121 bash[23964]: cluster 2024-04-22T20:59:56.968563+0000 mgr.y (mgr.24298) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:58.716 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 20:59:58 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:20:59:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T20:59:58.717 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495644 got 197568495648 for osd.6 2024-04-22T20:59:58.717 DEBUG:teuthology.parallel:result is None 2024-04-22T20:59:58.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:58 smithi123 bash[18722]: cluster 2024-04-22T20:59:56.968563+0000 mgr.y (mgr.24298) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T20:59:59.198 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738437 got 34359738442 for osd.0 2024-04-22T20:59:59.198 DEBUG:teuthology.parallel:result is None 2024-04-22T20:59:59.199 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-22T20:59:59.199 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph pg dump --format=json 2024-04-22T20:59:59.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:59 smithi123 bash[18722]: audit 2024-04-22T20:59:58.579967+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T20:59:59.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 20:59:59 smithi123 bash[18722]: audit 2024-04-22T20:59:58.585513+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:00.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:59 smithi121 bash[23964]: audit 2024-04-22T20:59:58.579967+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:00.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 20:59:59 smithi121 bash[23964]: audit 2024-04-22T20:59:58.585513+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:00.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:59 smithi121 bash[18560]: audit 2024-04-22T20:59:58.579967+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:00.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 20:59:59 smithi121 bash[18560]: audit 2024-04-22T20:59:58.585513+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:00.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:00 smithi123 bash[18722]: cluster 2024-04-22T20:59:58.969134+0000 mgr.y (mgr.24298) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:00.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:00 smithi123 bash[18722]: cluster 2024-04-22T21:00:00.000148+0000 mon.a (mon.0) 913 : cluster [INF] overall HEALTH_OK 2024-04-22T21:00:01.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:00 smithi121 bash[18560]: cluster 2024-04-22T20:59:58.969134+0000 mgr.y (mgr.24298) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:01.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:00 smithi121 bash[18560]: cluster 2024-04-22T21:00:00.000148+0000 mon.a (mon.0) 913 : cluster [INF] overall HEALTH_OK 2024-04-22T21:00:01.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:00 smithi121 bash[23964]: cluster 2024-04-22T20:59:58.969134+0000 mgr.y (mgr.24298) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:01.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:00 smithi121 bash[23964]: cluster 2024-04-22T21:00:00.000148+0000 mon.a (mon.0) 913 : cluster [INF] overall HEALTH_OK 2024-04-22T21:00:01.068 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T21:00:02.089 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:00:01 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:00:01] "GET /metrics HTTP/1.1" 200 191514 "" "Prometheus/2.33.4" 2024-04-22T21:00:02.711 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:02 smithi121 bash[18560]: cluster 2024-04-22T21:00:00.969740+0000 mgr.y (mgr.24298) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:02.712 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:02 smithi121 bash[23964]: cluster 2024-04-22T21:00:00.969740+0000 mgr.y (mgr.24298) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:02.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:02 smithi123 bash[18722]: cluster 2024-04-22T21:00:00.969740+0000 mgr.y (mgr.24298) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:03.039 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:00:02 smithi121 bash[46033]: level=info ts=2024-04-22T21:00:02.715Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002429327s 2024-04-22T21:00:04.901 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:04 smithi121 bash[18560]: cluster 2024-04-22T21:00:02.970301+0000 mgr.y (mgr.24298) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:04.901 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:04 smithi121 bash[23964]: cluster 2024-04-22T21:00:02.970301+0000 mgr.y (mgr.24298) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:04.907 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-04-22T21:00:04.909 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2024-04-22T21:00:04.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:04 smithi123 bash[18722]: cluster 2024-04-22T21:00:02.970301+0000 mgr.y (mgr.24298) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:05.262 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:00:04 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:21:00:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:00:05.617 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":52,"stamp":"2024-04-22T21:00:02.970028+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":48840,"kb_used_data":6088,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912376,"statfs":{"total":767960285184,"available":767910273024,"internally_reserved":0,"allocated":6234112,"data_stored":3488336,"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.003414"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-04-22T20:58:25.066421+0000","last_change":"2024-04-22T20:58:03.298835+0000","last_active":"2024-04-22T20:58:25.066421+0000","last_peered":"2024-04-22T20:58:25.066421+0000","last_clean":"2024-04-22T20:58:25.066421+0000","last_became_active":"2024-04-22T20:58:03.297938+0000","last_became_peered":"2024-04-22T20:58:03.297938+0000","last_unstale":"2024-04-22T20:58:25.066421+0000","last_undegraded":"2024-04-22T20:58:25.066421+0000","last_fullsized":"2024-04-22T20:58:25.066421+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-22T20:55:00.899543+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-22T20:55:00.899543+0000","last_clean_scrub_stamp":"2024-04-22T20:55:00.899543+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-24T07:44:25.555988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234010,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6084,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739068,"statfs":{"total":95995035648,"available":95988805632,"internally_reserved":0,"allocated":1110016,"data_stored":766446,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Apr 22 20:59:01 2024","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.272,"5min":1.272,"15min":1.272},"last":1.1100000000000001},{"interface":"front","average":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.0720000000000001,"5min":1.0720000000000001,"15min":1.0720000000000001},"last":0.93300000000000005}]},{"osd":1,"last update":"Mon Apr 22 20:59:01 2024","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.1910000000000001,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":1.25},{"interface":"front","average":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.242,"5min":1.242,"15min":1.242},"last":0.82699999999999996}]},{"osd":2,"last update":"Mon Apr 22 20:59:01 2024","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.3080000000000001,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":1.202},{"interface":"front","average":{"1min":0.877,"5min":0.877,"15min":0.877},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":1.3660000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.95499999999999996}]},{"osd":3,"last update":"Mon Apr 22 20:59:01 2024","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.2430000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.99199999999999999},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.90500000000000003,"15min":0.90500000000000003},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.242,"5min":1.242,"15min":1.242},"last":1.0620000000000001}]},{"osd":4,"last update":"Mon Apr 22 20:59:01 2024","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.4810000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.03},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":1.355,"5min":1.355,"15min":1.355},"last":1.2749999999999999}]},{"osd":5,"last update":"Mon Apr 22 20:59:01 2024","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.504,"5min":1.504,"15min":1.504},"last":1.1759999999999999},{"interface":"front","average":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.6399999999999999,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":1.1419999999999999}]},{"osd":6,"last update":"Mon Apr 22 20:59:01 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.90900000000000003,"15min":0.90900000000000003},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.7030000000000001,"5min":1.7030000000000001,"15min":1.7030000000000001},"last":1.22},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.92100000000000004,"15min":0.92100000000000004},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.4339999999999999,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":1.3360000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495650,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6148,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739004,"statfs":{"total":95995035648,"available":95988740096,"internally_reserved":0,"allocated":1110016,"data_stored":766446,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Apr 22 20:59:27 2024","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.873,"15min":0.88600000000000001},"min":{"1min":0.53800000000000003,"5min":0.503,"15min":0.503},"max":{"1min":1.046,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":0.70899999999999996},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.875,"15min":0.88600000000000001},"min":{"1min":0.54100000000000004,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.1539999999999999,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.751}]},{"osd":1,"last update":"Mon Apr 22 20:59:27 2024","interfaces":[{"interface":"back","average":{"1min":0.82099999999999995,"5min":0.88200000000000001,"15min":0.89200000000000002},"min":{"1min":0.58199999999999996,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":0.81799999999999995},{"interface":"front","average":{"1min":0.79300000000000004,"5min":0.85499999999999998,"15min":0.86499999999999999},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.1200000000000001,"5min":1.1200000000000001,"15min":1.1200000000000001},"last":0.79200000000000004}]},{"osd":2,"last update":"Mon Apr 22 20:59:27 2024","interfaces":[{"interface":"back","average":{"1min":0.80800000000000005,"5min":0.90300000000000002,"15min":0.91900000000000004},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":1.1759999999999999,"5min":2.621,"15min":2.621},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.874,"15min":0.87},"min":{"1min":0.60199999999999998,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.228,"5min":1.228,"15min":1.228},"last":0.84799999999999998}]},{"osd":3,"last update":"Mon Apr 22 20:59:27 2024","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.89400000000000002,"15min":0.89000000000000001},"min":{"1min":0.52500000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.363,"5min":1.524,"15min":1.524},"last":1.0469999999999999},{"interface":"front","average":{"1min":0.92400000000000004,"5min":1.0069999999999999,"15min":1.0209999999999999},"min":{"1min":0.57299999999999995,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.254,"5min":2.5590000000000002,"15min":2.5590000000000002},"last":0.86799999999999999}]},{"osd":4,"last update":"Mon Apr 22 20:59:27 2024","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":0.78400000000000003,"15min":0.77700000000000002},"min":{"1min":0.40799999999999997,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.377,"5min":1.377,"15min":1.377},"last":0.89600000000000002},{"interface":"front","average":{"1min":0.876,"5min":0.84599999999999997,"15min":0.84099999999999997},"min":{"1min":0.443,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.272,"5min":1.306,"15min":1.306},"last":1.1299999999999999}]},{"osd":5,"last update":"Mon Apr 22 20:59:27 2024","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.88,"15min":0.873},"min":{"1min":0.46100000000000002,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.3109999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.93300000000000005},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.90400000000000003,"15min":0.90200000000000002},"min":{"1min":0.443,"5min":0.315,"15min":0.315},"max":{"1min":1.3089999999999999,"5min":1.456,"15min":1.456},"last":1.1850000000000001}]},{"osd":7,"last update":"Mon Apr 22 20:59:01 2024","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.873,"15min":0.873},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":1.01},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.93700000000000006,"15min":0.93700000000000006},"min":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.323,"5min":1.323,"15min":1.323},"last":1.2290000000000001}]}]},{"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":6328,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738824,"statfs":{"total":95995035648,"available":95988555776,"internally_reserved":0,"allocated":573440,"data_stored":237311,"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":"Mon Apr 22 20:59:33 2024","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.626,"15min":0.55800000000000005},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.92800000000000005,"5min":1.054,"15min":1.054},"last":0.625},{"interface":"front","average":{"1min":0.63300000000000001,"5min":0.66700000000000004,"15min":0.57199999999999995},"min":{"1min":0.36399999999999999,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":1.083,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.92300000000000004}]},{"osd":2,"last update":"Mon Apr 22 20:59:14 2024","interfaces":[{"interface":"back","average":{"1min":0.73499999999999999,"5min":0.68999999999999995,"15min":0.64200000000000002},"min":{"1min":0.44,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.1339999999999999,"5min":1.1339999999999999,"15min":1.1339999999999999},"last":0.69999999999999996},{"interface":"front","average":{"1min":0.84499999999999997,"5min":0.80100000000000005,"15min":0.73899999999999999},"min":{"1min":0.47699999999999998,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.214,"5min":1.214,"15min":1.214},"last":1.0069999999999999}]},{"osd":3,"last update":"Mon Apr 22 20:59:44 2024","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.72299999999999998,"15min":0.70499999999999996},"min":{"1min":0.38800000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.95299999999999996,"5min":1.181,"15min":1.181},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.71399999999999997,"5min":0.78100000000000003,"15min":0.78000000000000003},"min":{"1min":0.40999999999999998,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.073,"5min":1.1899999999999999,"15min":1.1899999999999999},"last":0.77200000000000002}]},{"osd":4,"last update":"Mon Apr 22 20:59:20 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.93200000000000005,"15min":0.93500000000000005},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.246,"5min":1.544,"15min":1.544},"last":1.077},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.96599999999999997,"15min":0.97799999999999998},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.2729999999999999,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":1.1719999999999999}]},{"osd":5,"last update":"Mon Apr 22 20:59:48 2024","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.999,"15min":1.0109999999999999},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.3819999999999999,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":0.88300000000000001},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.999,"15min":1.012},"min":{"1min":0.64700000000000002,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.528,"5min":1.528,"15min":1.528},"last":1.1040000000000001}]},{"osd":6,"last update":"Mon Apr 22 20:59:28 2024","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":1.022,"15min":1.03},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.1850000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":1.147},{"interface":"front","average":{"1min":1.022,"5min":1.0449999999999999,"15min":1.0489999999999999},"min":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.2549999999999999,"5min":1.286,"15min":1.286},"last":0.83999999999999997}]},{"osd":7,"last update":"Mon Apr 22 20:59:00 2024","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.075,"15min":1.075},"min":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"max":{"1min":1.3540000000000001,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":1.0509999999999999},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.0509999999999999,"15min":1.0509999999999999},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":1.1220000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738444,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Apr 22 20:59:29 2024","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.59099999999999997,"15min":0.54900000000000004},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.016,"5min":1.016,"15min":1.016},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.63100000000000001,"15min":0.57799999999999996},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":1.202,"5min":1.202,"15min":1.202},"last":0.47199999999999998}]},{"osd":2,"last update":"Mon Apr 22 20:59:08 2024","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.77900000000000003,"15min":0.69899999999999995},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":3.8010000000000002,"5min":3.8010000000000002,"15min":3.8010000000000002},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.78200000000000003,"5min":0.73899999999999999,"15min":0.70299999999999996},"min":{"1min":0.32800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":3.7719999999999998,"5min":3.7719999999999998,"15min":3.7719999999999998},"last":0.54500000000000004}]},{"osd":3,"last update":"Mon Apr 22 20:59:52 2024","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.749,"15min":0.72499999999999998},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":2.0249999999999999,"5min":2.0249999999999999,"15min":2.0249999999999999},"last":0.73099999999999998},{"interface":"front","average":{"1min":0.65300000000000002,"5min":0.72599999999999998,"15min":0.72099999999999997},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":1.671,"5min":1.671,"15min":1.671},"last":0.497}]},{"osd":4,"last update":"Mon Apr 22 20:59:22 2024","interfaces":[{"interface":"back","average":{"1min":0.746,"5min":0.80600000000000005,"15min":0.80200000000000005},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.2969999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":0.75},{"interface":"front","average":{"1min":0.878,"5min":0.90900000000000003,"15min":0.90400000000000003},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":1.1879999999999999,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.86699999999999999}]},{"osd":5,"last update":"Mon Apr 22 20:59:52 2024","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.92300000000000004,"15min":0.92500000000000004},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.4279999999999999,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":0.69899999999999995},{"interface":"front","average":{"1min":0.94699999999999995,"5min":1.012,"15min":1.03},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.712,"5min":1.712,"15min":1.712},"last":0.82499999999999996}]},{"osd":6,"last update":"Mon Apr 22 20:59:24 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.98799999999999999,"15min":1.0009999999999999},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.2709999999999999,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.93500000000000005},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.96199999999999997,"15min":0.97199999999999998},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.2310000000000001,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.996}]},{"osd":7,"last update":"Mon Apr 22 20:59:01 2024","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.97499999999999998,"15min":0.97499999999999998},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.4610000000000001,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":1.0609999999999999},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.95199999999999996,"15min":0.95199999999999996},"min":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.3,"5min":1.3,"15min":1.3},"last":0.94599999999999995}]}]},{"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":6272,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738880,"statfs":{"total":95995035648,"available":95988613120,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Apr 22 20:59:14 2024","interfaces":[{"interface":"back","average":{"1min":0.80300000000000005,"5min":0.68999999999999995,"15min":0.63400000000000001},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.623},{"interface":"front","average":{"1min":0.67800000000000005,"5min":0.69299999999999995,"15min":0.64500000000000002},"min":{"1min":0.377,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.01,"5min":1.224,"15min":1.224},"last":0.58499999999999996}]},{"osd":1,"last update":"Mon Apr 22 20:59:14 2024","interfaces":[{"interface":"back","average":{"1min":0.77400000000000002,"5min":0.72399999999999998,"15min":0.67400000000000004},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.357,"5min":1.357,"15min":1.357},"last":0.70599999999999996},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.73499999999999999,"15min":0.67400000000000004},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.73899999999999999}]},{"osd":3,"last update":"Mon Apr 22 20:59:45 2024","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.80500000000000005,"15min":0.78300000000000003},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.999,"5min":2.4820000000000002,"15min":2.4820000000000002},"last":0.874},{"interface":"front","average":{"1min":0.67200000000000004,"5min":0.83199999999999996,"15min":0.81799999999999995},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.325,"5min":1.7889999999999999,"15min":1.7889999999999999},"last":0.67600000000000005}]},{"osd":4,"last update":"Mon Apr 22 20:59:20 2024","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.98399999999999999,"15min":0.97999999999999998},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.278,"5min":1.389,"15min":1.389},"last":1.1479999999999999},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.97299999999999998,"15min":0.98199999999999998},"min":{"1min":0.59999999999999998,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.82099999999999995}]},{"osd":5,"last update":"Mon Apr 22 20:59:50 2024","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.94999999999999996,"15min":0.96899999999999997},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.198,"5min":1.266,"15min":1.266},"last":0.79800000000000004},{"interface":"front","average":{"1min":0.89800000000000002,"5min":1.0700000000000001,"15min":1.0940000000000001},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.3320000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":1.2150000000000001}]},{"osd":6,"last update":"Mon Apr 22 20:59:24 2024","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":1.123,"15min":1.139},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.4099999999999999,"5min":2.4199999999999999,"15min":2.4199999999999999},"last":1.2989999999999999},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.0529999999999999,"15min":1.0629999999999999},"min":{"1min":0.63100000000000001,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.526,"5min":1.526,"15min":1.526},"last":1.0329999999999999}]},{"osd":7,"last update":"Mon Apr 22 20:59:01 2024","interfaces":[{"interface":"back","average":{"1min":1.1839999999999999,"5min":1.1839999999999999,"15min":1.1839999999999999},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.6100000000000001,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":1.2589999999999999},{"interface":"front","average":{"1min":1.087,"5min":1.087,"15min":1.087},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.4410000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":0.95399999999999996}]}]},{"osd":3,"up_from":25,"seq":107374182456,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Apr 22 20:59:40 2024","interfaces":[{"interface":"back","average":{"1min":0.67200000000000004,"5min":0.66900000000000004,"15min":0.65600000000000003},"min":{"1min":0.33900000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.0620000000000001,"5min":1.262,"15min":1.262},"last":0.31900000000000001},{"interface":"front","average":{"1min":0.69699999999999995,"5min":0.73299999999999998,"15min":0.73499999999999999},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":1.05,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":0.38900000000000001}]},{"osd":1,"last update":"Mon Apr 22 20:59:40 2024","interfaces":[{"interface":"back","average":{"1min":0.68000000000000005,"5min":0.75700000000000001,"15min":0.754},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":1.0529999999999999,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":0.34899999999999998},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.752,"15min":0.75600000000000001},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.2529999999999999,"5min":1.373,"15min":1.373},"last":0.28299999999999997}]},{"osd":2,"last update":"Mon Apr 22 20:59:40 2024","interfaces":[{"interface":"back","average":{"1min":0.754,"5min":0.78300000000000003,"15min":0.77100000000000002},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.071,"5min":1.1020000000000001,"15min":1.1020000000000001},"last":0.376},{"interface":"front","average":{"1min":0.73299999999999998,"5min":0.78100000000000003,"15min":0.77500000000000002},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":1.0289999999999999,"5min":1.151,"15min":1.151},"last":0.33000000000000002}]},{"osd":4,"last update":"Mon Apr 22 20:59:15 2024","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.88200000000000001,"15min":0.86199999999999999},"min":{"1min":0.68000000000000005,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.0840000000000001,"5min":1.155,"15min":1.155},"last":0.69099999999999995},{"interface":"front","average":{"1min":1.0249999999999999,"5min":0.93200000000000005,"15min":0.89400000000000002},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":1.4219999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":0.79400000000000004}]},{"osd":5,"last update":"Mon Apr 22 20:59:51 2024","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.96699999999999997,"15min":0.97799999999999998},"min":{"1min":0.57999999999999996,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.2529999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.73199999999999998},{"interface":"front","average":{"1min":1.01,"5min":0.96699999999999997,"15min":0.95399999999999996},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.4870000000000001,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":0.58599999999999997}]},{"osd":6,"last update":"Mon Apr 22 20:59:24 2024","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.0700000000000001,"15min":1.0620000000000001},"min":{"1min":0.60099999999999998,"5min":0.505,"15min":0.505},"max":{"1min":1.5649999999999999,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":0.499},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.0389999999999999,"15min":1.0409999999999999},"min":{"1min":0.68799999999999994,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.387,"5min":1.387,"15min":1.387},"last":0.71299999999999997}]},{"osd":7,"last update":"Mon Apr 22 20:59:03 2024","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.097,"15min":1.097},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.56899999999999995},{"interface":"front","average":{"1min":1.1299999999999999,"5min":1.1299999999999999,"15min":1.1299999999999999},"min":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.4790000000000001,"5min":1.4790000000000001,"15min":1.4790000000000001},"last":0.72299999999999998}]}]},{"osd":4,"up_from":30,"seq":128849018927,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Apr 22 20:59:19 2024","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.86199999999999999,"15min":0.86899999999999999},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.1930000000000001,"5min":1.1930000000000001,"15min":1.1930000000000001},"last":0.85299999999999998},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.85499999999999998,"15min":0.85799999999999998},"min":{"1min":0.54500000000000004,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":1.002}]},{"osd":1,"last update":"Mon Apr 22 20:59:19 2024","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.83799999999999997,"15min":0.84799999999999998},"min":{"1min":0.56299999999999994,"5min":0.501,"15min":0.501},"max":{"1min":1.1679999999999999,"5min":1.21,"15min":1.21},"last":0.92700000000000005},{"interface":"front","average":{"1min":0.85799999999999998,"5min":0.90100000000000002,"15min":0.91300000000000003},"min":{"1min":0.52800000000000002,"5min":0.496,"15min":0.496},"max":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":1.0629999999999999}]},{"osd":2,"last update":"Mon Apr 22 20:59:19 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.91300000000000003,"15min":0.92600000000000005},"min":{"1min":0.51700000000000002,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.244,"5min":1.244,"15min":1.244},"last":1.1120000000000001},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.88700000000000001,"15min":0.88900000000000001},"min":{"1min":0.59199999999999997,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.1499999999999999,"5min":1.1559999999999999,"15min":1.1559999999999999},"last":0.875}]},{"osd":3,"last update":"Mon Apr 22 20:59:19 2024","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.93899999999999995,"15min":0.93400000000000005},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.175,"5min":1.819,"15min":1.819},"last":0.94599999999999995},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.90300000000000002,"15min":0.92300000000000004},"min":{"1min":0.58999999999999997,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.0620000000000001,"5min":1.1359999999999999,"15min":1.1359999999999999},"last":0.97699999999999998}]},{"osd":5,"last update":"Mon Apr 22 20:59:57 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.82099999999999995,"15min":0.79100000000000004},"min":{"1min":0.51900000000000002,"5min":0.374,"15min":0.374},"max":{"1min":1.3120000000000001,"5min":1.5589999999999999,"15min":1.5589999999999999},"last":0.78900000000000003},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.86599999999999999,"15min":0.82799999999999996},"min":{"1min":0.45200000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.26,"5min":1.9379999999999999,"15min":1.9379999999999999},"last":1.032}]},{"osd":6,"last update":"Mon Apr 22 20:59:23 2024","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":0.94199999999999995,"15min":0.92900000000000005},"min":{"1min":0.46100000000000002,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.2809999999999999,"5min":2.0209999999999999,"15min":2.0209999999999999},"last":1.093},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.85999999999999999,"15min":0.84099999999999997},"min":{"1min":0.40000000000000002,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.3540000000000001,"5min":1.7330000000000001,"15min":1.7330000000000001},"last":0.82899999999999996}]},{"osd":7,"last update":"Mon Apr 22 20:59:04 2024","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.0349999999999999,"15min":1.0349999999999999},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":2.2850000000000001,"5min":2.2850000000000001,"15min":2.2850000000000001},"last":0.89800000000000002},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.95599999999999996,"15min":0.95599999999999996},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":1.7629999999999999,"5min":1.7629999999999999,"15min":1.7629999999999999},"last":0.754}]}]},{"osd":5,"up_from":38,"seq":163208757288,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":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":237841,"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":"Mon Apr 22 20:59:52 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.84299999999999997,"15min":0.83099999999999996},"min":{"1min":0.64300000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.091,"5min":1.1599999999999999,"15min":1.1599999999999999},"last":1.093},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.80800000000000005,"15min":0.79300000000000004},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.2290000000000001,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":0.76900000000000002}]},{"osd":1,"last update":"Mon Apr 22 20:59:52 2024","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.86399999999999999,"15min":0.84299999999999997},"min":{"1min":0.65700000000000003,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.2370000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":1.2689999999999999},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.82599999999999996,"15min":0.79600000000000004},"min":{"1min":0.70499999999999996,"5min":0.5,"15min":0.5},"max":{"1min":1.22,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":1.0529999999999999}]},{"osd":2,"last update":"Mon Apr 22 20:59:52 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.85099999999999998,"15min":0.82899999999999996},"min":{"1min":0.59199999999999997,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.995},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.88700000000000001,"15min":0.85799999999999998},"min":{"1min":0.59199999999999997,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.462,"5min":1.462,"15min":1.462},"last":0.95999999999999996}]},{"osd":3,"last update":"Mon Apr 22 20:59:52 2024","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.86099999999999999,"15min":0.82099999999999995},"min":{"1min":0.67900000000000005,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.4339999999999999,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.1220000000000001},{"interface":"front","average":{"1min":1.028,"5min":0.91800000000000004,"15min":0.89500000000000002},"min":{"1min":0.61899999999999999,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.5600000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.1519999999999999}]},{"osd":4,"last update":"Mon Apr 22 20:59:52 2024","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.71199999999999997,"15min":0.65400000000000003},"min":{"1min":0.56899999999999995,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":1.4670000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":0.86799999999999999},{"interface":"front","average":{"1min":1.0429999999999999,"5min":0.75,"15min":0.67800000000000005},"min":{"1min":0.52900000000000003,"5min":0.248,"15min":0.248},"max":{"1min":1.5229999999999999,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":1.3200000000000001}]},{"osd":6,"last update":"Mon Apr 22 20:59:26 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.83199999999999996,"15min":0.81299999999999994},"min":{"1min":0.42299999999999999,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":1.669,"5min":1.669,"15min":1.669},"last":1.0349999999999999},{"interface":"front","average":{"1min":1.034,"5min":0.82099999999999995,"15min":0.78500000000000003},"min":{"1min":0.42299999999999999,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":1.681,"5min":1.681,"15min":1.681},"last":1.2190000000000001}]},{"osd":7,"last update":"Mon Apr 22 20:59:03 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.97899999999999998,"15min":0.97899999999999998},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.5980000000000001,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":1.411},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.0109999999999999,"15min":1.0109999999999999},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.7350000000000001,"5min":1.7350000000000001,"15min":1.7350000000000001},"last":1.1990000000000001}]}]}],"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-22T21:00:05.619 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph pg dump --format=json 2024-04-22T21:00:06.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:05 smithi123 bash[18722]: audit 2024-04-22T21:00:04.899574+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:06.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:05 smithi123 bash[18722]: audit 2024-04-22T21:00:04.904882+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:06.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:05 smithi123 bash[18722]: audit 2024-04-22T21:00:04.908674+0000 mgr.y (mgr.24298) 85 : audit [DBG] from='client.24454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-22T21:00:06.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:05 smithi123 bash[18722]: cluster 2024-04-22T21:00:04.970746+0000 mgr.y (mgr.24298) 86 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:06.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:05 smithi121 bash[18560]: audit 2024-04-22T21:00:04.899574+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:06.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:05 smithi121 bash[18560]: audit 2024-04-22T21:00:04.904882+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:06.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:05 smithi121 bash[18560]: audit 2024-04-22T21:00:04.908674+0000 mgr.y (mgr.24298) 85 : audit [DBG] from='client.24454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-22T21:00:06.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:05 smithi121 bash[18560]: cluster 2024-04-22T21:00:04.970746+0000 mgr.y (mgr.24298) 86 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:06.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:05 smithi121 bash[23964]: audit 2024-04-22T21:00:04.899574+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:06.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:05 smithi121 bash[23964]: audit 2024-04-22T21:00:04.904882+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:06.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:05 smithi121 bash[23964]: audit 2024-04-22T21:00:04.908674+0000 mgr.y (mgr.24298) 85 : audit [DBG] from='client.24454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-22T21:00:06.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:05 smithi121 bash[23964]: cluster 2024-04-22T21:00:04.970746+0000 mgr.y (mgr.24298) 86 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:06.748 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:00:06 smithi123 bash[19656]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:00:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:00:08.349 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T21:00:08.588 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:08 smithi123 bash[18722]: cluster 2024-04-22T21:00:06.971335+0000 mgr.y (mgr.24298) 87 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:08.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:08 smithi121 bash[18560]: cluster 2024-04-22T21:00:06.971335+0000 mgr.y (mgr.24298) 87 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:08.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:08 smithi121 bash[23964]: cluster 2024-04-22T21:00:06.971335+0000 mgr.y (mgr.24298) 87 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:10.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:10 smithi123 bash[18722]: cluster 2024-04-22T21:00:08.972032+0000 mgr.y (mgr.24298) 88 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:10.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:10 smithi121 bash[23964]: cluster 2024-04-22T21:00:08.972032+0000 mgr.y (mgr.24298) 88 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:10.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:10 smithi121 bash[18560]: cluster 2024-04-22T21:00:08.972032+0000 mgr.y (mgr.24298) 88 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:10.834 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-04-22T21:00:10.836 INFO:teuthology.orchestra.run.smithi121.stderr:dumped all 2024-04-22T21:00:11.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:00:10 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:21:00:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:00:11.497 INFO:teuthology.orchestra.run.smithi121.stdout:{"pg_ready":true,"pg_map":{"version":55,"stamp":"2024-04-22T21:00:08.971674+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":48840,"kb_used_data":6088,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912376,"statfs":{"total":767960285184,"available":767910273024,"internally_reserved":0,"allocated":6234112,"data_stored":3488336,"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.003431"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-04-22T20:58:25.066421+0000","last_change":"2024-04-22T20:58:03.298835+0000","last_active":"2024-04-22T20:58:25.066421+0000","last_peered":"2024-04-22T20:58:25.066421+0000","last_clean":"2024-04-22T20:58:25.066421+0000","last_became_active":"2024-04-22T20:58:03.297938+0000","last_became_peered":"2024-04-22T20:58:03.297938+0000","last_unstale":"2024-04-22T20:58:25.066421+0000","last_undegraded":"2024-04-22T20:58:25.066421+0000","last_fullsized":"2024-04-22T20:58:25.066421+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-22T20:55:00.899543+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-22T20:55:00.899543+0000","last_clean_scrub_stamp":"2024-04-22T20:55:00.899543+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-24T07:44:25.555988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234011,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6084,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739068,"statfs":{"total":95995035648,"available":95988805632,"internally_reserved":0,"allocated":1110016,"data_stored":766446,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Apr 22 21:00:04 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.85699999999999998,"15min":0.85099999999999998},"min":{"1min":0.628,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.163,"5min":1.272,"15min":1.272},"last":0.755},{"interface":"front","average":{"1min":0.84299999999999997,"5min":0.81799999999999995,"15min":0.81399999999999995},"min":{"1min":0.57699999999999996,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.242,"5min":1.242,"15min":1.242},"last":0.92500000000000004}]},{"osd":1,"last update":"Mon Apr 22 21:00:04 2024","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.82899999999999996,"15min":0.82299999999999995},"min":{"1min":0.64900000000000002,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":0.72799999999999998},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.84399999999999997,"15min":0.83999999999999997},"min":{"1min":0.64500000000000002,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.1579999999999999,"5min":1.242,"15min":1.242},"last":0.79800000000000004}]},{"osd":2,"last update":"Mon Apr 22 21:00:04 2024","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.83399999999999996,"15min":0.81999999999999995},"min":{"1min":0.61099999999999999,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.337,"5min":1.337,"15min":1.337},"last":0.88600000000000001},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.88300000000000001,"15min":0.879},"min":{"1min":0.61199999999999999,"5min":0.439,"15min":0.439},"max":{"1min":1.294,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.85699999999999998}]},{"osd":3,"last update":"Mon Apr 22 21:00:04 2024","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"min":{"1min":0.66000000000000003,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.2290000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.91500000000000004,"15min":0.90800000000000003},"min":{"1min":0.64000000000000001,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.4299999999999999,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.95999999999999996}]},{"osd":4,"last update":"Mon Apr 22 21:00:04 2024","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.78400000000000003,"15min":0.77000000000000002},"min":{"1min":0.50600000000000001,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.514,"5min":1.514,"15min":1.514},"last":1.0580000000000001},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.82899999999999996,"15min":0.81899999999999995},"min":{"1min":0.46000000000000002,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":1.2749999999999999,"5min":1.355,"15min":1.355},"last":0.99299999999999999}]},{"osd":5,"last update":"Mon Apr 22 21:00:04 2024","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.86099999999999999,"15min":0.84799999999999998},"min":{"1min":0.53300000000000003,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.4850000000000001,"5min":1.504,"15min":1.504},"last":1.0209999999999999},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.88500000000000001,"15min":0.873},"min":{"1min":0.55800000000000005,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.3520000000000001,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":1.1419999999999999}]},{"osd":6,"last update":"Mon Apr 22 21:00:04 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.92800000000000005,"15min":0.91500000000000004},"min":{"1min":0.52600000000000002,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.4490000000000001,"5min":1.7030000000000001,"15min":1.7030000000000001},"last":1.218},{"interface":"front","average":{"1min":1.0409999999999999,"5min":0.94499999999999995,"15min":0.92900000000000005},"min":{"1min":0.52300000000000002,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.4059999999999999,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":1.0369999999999999}]}]},{"osd":6,"up_from":46,"seq":197568495651,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6148,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739004,"statfs":{"total":95995035648,"available":95988740096,"internally_reserved":0,"allocated":1110016,"data_stored":766446,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Apr 22 20:59:27 2024","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.873,"15min":0.88600000000000001},"min":{"1min":0.53800000000000003,"5min":0.503,"15min":0.503},"max":{"1min":1.046,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":1.091},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.875,"15min":0.88600000000000001},"min":{"1min":0.54100000000000004,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.1539999999999999,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.68600000000000005}]},{"osd":1,"last update":"Mon Apr 22 20:59:27 2024","interfaces":[{"interface":"back","average":{"1min":0.82099999999999995,"5min":0.88200000000000001,"15min":0.89200000000000002},"min":{"1min":0.58199999999999996,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":0.75600000000000001},{"interface":"front","average":{"1min":0.79300000000000004,"5min":0.85499999999999998,"15min":0.86499999999999999},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.1200000000000001,"5min":1.1200000000000001,"15min":1.1200000000000001},"last":0.86099999999999999}]},{"osd":2,"last update":"Mon Apr 22 20:59:27 2024","interfaces":[{"interface":"back","average":{"1min":0.80800000000000005,"5min":0.90300000000000002,"15min":0.91900000000000004},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":1.1759999999999999,"5min":2.621,"15min":2.621},"last":0.71899999999999997},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.874,"15min":0.87},"min":{"1min":0.60199999999999998,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.228,"5min":1.228,"15min":1.228},"last":0.92400000000000004}]},{"osd":3,"last update":"Mon Apr 22 20:59:27 2024","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.89400000000000002,"15min":0.89000000000000001},"min":{"1min":0.52500000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.363,"5min":1.524,"15min":1.524},"last":0.89200000000000002},{"interface":"front","average":{"1min":0.92400000000000004,"5min":1.0069999999999999,"15min":1.0209999999999999},"min":{"1min":0.57299999999999995,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.254,"5min":2.5590000000000002,"15min":2.5590000000000002},"last":0.96699999999999997}]},{"osd":4,"last update":"Mon Apr 22 20:59:27 2024","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":0.78400000000000003,"15min":0.77700000000000002},"min":{"1min":0.40799999999999997,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.377,"5min":1.377,"15min":1.377},"last":1.032},{"interface":"front","average":{"1min":0.876,"5min":0.84599999999999997,"15min":0.84099999999999997},"min":{"1min":0.443,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.272,"5min":1.306,"15min":1.306},"last":1.1890000000000001}]},{"osd":5,"last update":"Mon Apr 22 20:59:27 2024","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.88,"15min":0.873},"min":{"1min":0.46100000000000002,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.3109999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.129},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.90400000000000003,"15min":0.90200000000000002},"min":{"1min":0.443,"5min":0.315,"15min":0.315},"max":{"1min":1.3089999999999999,"5min":1.456,"15min":1.456},"last":1.2470000000000001}]},{"osd":7,"last update":"Mon Apr 22 21:00:02 2024","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":0.90500000000000003,"15min":0.88300000000000001},"min":{"1min":0.54100000000000004,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.343,"5min":1.343,"15min":1.343},"last":1.0740000000000001},{"interface":"front","average":{"1min":1.0920000000000001,"5min":0.96799999999999997,"15min":0.94699999999999995},"min":{"1min":0.56499999999999995,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.4299999999999999,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":1.296}]}]},{"osd":1,"up_from":13,"seq":55834574918,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6328,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738824,"statfs":{"total":95995035648,"available":95988555776,"internally_reserved":0,"allocated":573440,"data_stored":237311,"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":"Mon Apr 22 20:59:33 2024","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.626,"15min":0.55800000000000005},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.92800000000000005,"5min":1.054,"15min":1.054},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.63300000000000001,"5min":0.66700000000000004,"15min":0.57199999999999995},"min":{"1min":0.36399999999999999,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":1.083,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.30499999999999999}]},{"osd":2,"last update":"Mon Apr 22 20:59:14 2024","interfaces":[{"interface":"back","average":{"1min":0.73499999999999999,"5min":0.68999999999999995,"15min":0.64200000000000002},"min":{"1min":0.44,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.1339999999999999,"5min":1.1339999999999999,"15min":1.1339999999999999},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.84499999999999997,"5min":0.80100000000000005,"15min":0.73899999999999999},"min":{"1min":0.47699999999999998,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.214,"5min":1.214,"15min":1.214},"last":0.42099999999999999}]},{"osd":3,"last update":"Mon Apr 22 20:59:44 2024","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.72299999999999998,"15min":0.70499999999999996},"min":{"1min":0.38800000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.95299999999999996,"5min":1.181,"15min":1.181},"last":0.42999999999999999},{"interface":"front","average":{"1min":0.71399999999999997,"5min":0.78100000000000003,"15min":0.78000000000000003},"min":{"1min":0.40999999999999998,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.073,"5min":1.1899999999999999,"15min":1.1899999999999999},"last":0.35899999999999999}]},{"osd":4,"last update":"Mon Apr 22 20:59:20 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":0.93200000000000005,"15min":0.93500000000000005},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.246,"5min":1.544,"15min":1.544},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.96599999999999997,"15min":0.97799999999999998},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.2729999999999999,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":0.76400000000000001}]},{"osd":5,"last update":"Mon Apr 22 20:59:48 2024","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.999,"15min":1.0109999999999999},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.3819999999999999,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":0.74299999999999999},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.999,"15min":1.012},"min":{"1min":0.64700000000000002,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.528,"5min":1.528,"15min":1.528},"last":0.66300000000000003}]},{"osd":6,"last update":"Mon Apr 22 20:59:28 2024","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":1.022,"15min":1.03},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.1850000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":0.85799999999999998},{"interface":"front","average":{"1min":1.022,"5min":1.0449999999999999,"15min":1.0489999999999999},"min":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.2549999999999999,"5min":1.286,"15min":1.286},"last":0.65100000000000002}]},{"osd":7,"last update":"Mon Apr 22 21:00:04 2024","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":1.0569999999999999,"15min":1.069},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.2909999999999999,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.79200000000000004},{"interface":"front","average":{"1min":0.999,"5min":1.04,"15min":1.0469999999999999},"min":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.258,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.90900000000000003}]}]},{"osd":0,"up_from":8,"seq":34359738445,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Apr 22 20:59:29 2024","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.59099999999999997,"15min":0.54900000000000004},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.016,"5min":1.016,"15min":1.016},"last":0.72599999999999998},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.63100000000000001,"15min":0.57799999999999996},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":1.202,"5min":1.202,"15min":1.202},"last":1.292}]},{"osd":2,"last update":"Mon Apr 22 20:59:08 2024","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.77900000000000003,"15min":0.69899999999999995},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":3.8010000000000002,"5min":3.8010000000000002,"15min":3.8010000000000002},"last":0.81799999999999995},{"interface":"front","average":{"1min":0.78200000000000003,"5min":0.73899999999999999,"15min":0.70299999999999996},"min":{"1min":0.32800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":3.7719999999999998,"5min":3.7719999999999998,"15min":3.7719999999999998},"last":0.995}]},{"osd":3,"last update":"Mon Apr 22 20:59:52 2024","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.749,"15min":0.72499999999999998},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":2.0249999999999999,"5min":2.0249999999999999,"15min":2.0249999999999999},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.65300000000000002,"5min":0.72599999999999998,"15min":0.72099999999999997},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":1.671,"5min":1.671,"15min":1.671},"last":0.93100000000000005}]},{"osd":4,"last update":"Mon Apr 22 20:59:22 2024","interfaces":[{"interface":"back","average":{"1min":0.746,"5min":0.80600000000000005,"15min":0.80200000000000005},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.2969999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":1.4039999999999999},{"interface":"front","average":{"1min":0.878,"5min":0.90900000000000003,"15min":0.90400000000000003},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":1.1879999999999999,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.96399999999999997}]},{"osd":5,"last update":"Mon Apr 22 20:59:52 2024","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.92300000000000004,"15min":0.92500000000000004},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.4279999999999999,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":1.0960000000000001},{"interface":"front","average":{"1min":0.94699999999999995,"5min":1.012,"15min":1.03},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.712,"5min":1.712,"15min":1.712},"last":1.0800000000000001}]},{"osd":6,"last update":"Mon Apr 22 20:59:24 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.98799999999999999,"15min":1.0009999999999999},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.2709999999999999,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.1599999999999999},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.96199999999999997,"15min":0.97199999999999998},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.2310000000000001,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":1.1859999999999999}]},{"osd":7,"last update":"Mon Apr 22 21:00:02 2024","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":0.98699999999999999,"15min":0.97899999999999998},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":2.194,"5min":2.194,"15min":2.194},"last":1.2310000000000001},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.96199999999999997,"15min":0.95499999999999996},"min":{"1min":0.52500000000000002,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.585,"5min":1.585,"15min":1.585},"last":1.27}]}]},{"osd":2,"up_from":18,"seq":77309411390,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6272,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738880,"statfs":{"total":95995035648,"available":95988613120,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Apr 22 20:59:14 2024","interfaces":[{"interface":"back","average":{"1min":0.80300000000000005,"5min":0.68999999999999995,"15min":0.63400000000000001},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.67800000000000005,"5min":0.69299999999999995,"15min":0.64500000000000002},"min":{"1min":0.377,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.01,"5min":1.224,"15min":1.224},"last":0.84999999999999998}]},{"osd":1,"last update":"Mon Apr 22 20:59:14 2024","interfaces":[{"interface":"back","average":{"1min":0.77400000000000002,"5min":0.72399999999999998,"15min":0.67400000000000004},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.357,"5min":1.357,"15min":1.357},"last":0.96999999999999997},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.73499999999999999,"15min":0.67400000000000004},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.71399999999999997}]},{"osd":3,"last update":"Mon Apr 22 20:59:45 2024","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.80500000000000005,"15min":0.78300000000000003},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.999,"5min":2.4820000000000002,"15min":2.4820000000000002},"last":0.753},{"interface":"front","average":{"1min":0.67200000000000004,"5min":0.83199999999999996,"15min":0.81799999999999995},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.325,"5min":1.7889999999999999,"15min":1.7889999999999999},"last":0.78600000000000003}]},{"osd":4,"last update":"Mon Apr 22 20:59:20 2024","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.98399999999999999,"15min":0.97999999999999998},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.278,"5min":1.389,"15min":1.389},"last":1.0700000000000001},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.97299999999999998,"15min":0.98199999999999998},"min":{"1min":0.59999999999999998,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.0169999999999999}]},{"osd":5,"last update":"Mon Apr 22 20:59:50 2024","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.94999999999999996,"15min":0.96899999999999997},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.198,"5min":1.266,"15min":1.266},"last":0.94799999999999995},{"interface":"front","average":{"1min":0.89800000000000002,"5min":1.0700000000000001,"15min":1.0940000000000001},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.3320000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":1.222}]},{"osd":6,"last update":"Mon Apr 22 20:59:24 2024","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":1.123,"15min":1.139},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.4099999999999999,"5min":2.4199999999999999,"15min":2.4199999999999999},"last":1.2869999999999999},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.0529999999999999,"15min":1.0629999999999999},"min":{"1min":0.63100000000000001,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.526,"5min":1.526,"15min":1.526},"last":1.0620000000000001}]},{"osd":7,"last update":"Mon Apr 22 21:00:03 2024","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.149,"15min":1.1719999999999999},"min":{"1min":0.77400000000000002,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.296,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":1.145},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.075,"15min":1.083},"min":{"1min":0.61899999999999999,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.5249999999999999,"5min":1.5249999999999999,"15min":1.5249999999999999},"last":0.91800000000000004}]}]},{"osd":3,"up_from":25,"seq":107374182457,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Apr 22 20:59:40 2024","interfaces":[{"interface":"back","average":{"1min":0.67200000000000004,"5min":0.66900000000000004,"15min":0.65600000000000003},"min":{"1min":0.33900000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.0620000000000001,"5min":1.262,"15min":1.262},"last":0.85399999999999998},{"interface":"front","average":{"1min":0.69699999999999995,"5min":0.73299999999999998,"15min":0.73499999999999999},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":1.05,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":0.65000000000000002}]},{"osd":1,"last update":"Mon Apr 22 20:59:40 2024","interfaces":[{"interface":"back","average":{"1min":0.68000000000000005,"5min":0.75700000000000001,"15min":0.754},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":1.0529999999999999,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":0.90000000000000002},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.752,"15min":0.75600000000000001},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.2529999999999999,"5min":1.373,"15min":1.373},"last":0.69599999999999995}]},{"osd":2,"last update":"Mon Apr 22 20:59:40 2024","interfaces":[{"interface":"back","average":{"1min":0.754,"5min":0.78300000000000003,"15min":0.77100000000000002},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.071,"5min":1.1020000000000001,"15min":1.1020000000000001},"last":0.93700000000000006},{"interface":"front","average":{"1min":0.73299999999999998,"5min":0.78100000000000003,"15min":0.77500000000000002},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":1.0289999999999999,"5min":1.151,"15min":1.151},"last":1.004}]},{"osd":4,"last update":"Mon Apr 22 20:59:15 2024","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.88200000000000001,"15min":0.86199999999999999},"min":{"1min":0.68000000000000005,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.0840000000000001,"5min":1.155,"15min":1.155},"last":1.196},{"interface":"front","average":{"1min":1.0249999999999999,"5min":0.93200000000000005,"15min":0.89400000000000002},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":1.4219999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":0.98899999999999999}]},{"osd":5,"last update":"Mon Apr 22 20:59:51 2024","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.96699999999999997,"15min":0.97799999999999998},"min":{"1min":0.57999999999999996,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.2529999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":1.2629999999999999},{"interface":"front","average":{"1min":1.01,"5min":0.96699999999999997,"15min":0.95399999999999996},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.4870000000000001,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":1.1319999999999999}]},{"osd":6,"last update":"Mon Apr 22 20:59:24 2024","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.0700000000000001,"15min":1.0620000000000001},"min":{"1min":0.60099999999999998,"5min":0.505,"15min":0.505},"max":{"1min":1.5649999999999999,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":1.175},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.0389999999999999,"15min":1.0409999999999999},"min":{"1min":0.68799999999999994,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.387,"5min":1.387,"15min":1.387},"last":1.143}]},{"osd":7,"last update":"Mon Apr 22 20:59:03 2024","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.097,"15min":1.097},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.2869999999999999},{"interface":"front","average":{"1min":1.1299999999999999,"5min":1.1299999999999999,"15min":1.1299999999999999},"min":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.4790000000000001,"5min":1.4790000000000001,"15min":1.4790000000000001},"last":1.1180000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018928,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Apr 22 20:59:19 2024","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.86199999999999999,"15min":0.86899999999999999},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.1930000000000001,"5min":1.1930000000000001,"15min":1.1930000000000001},"last":0.86099999999999999},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.85499999999999998,"15min":0.85799999999999998},"min":{"1min":0.54500000000000004,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":1.2310000000000001}]},{"osd":1,"last update":"Mon Apr 22 20:59:19 2024","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.83799999999999997,"15min":0.84799999999999998},"min":{"1min":0.56299999999999994,"5min":0.501,"15min":0.501},"max":{"1min":1.1679999999999999,"5min":1.21,"15min":1.21},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.85799999999999998,"5min":0.90100000000000002,"15min":0.91300000000000003},"min":{"1min":0.52800000000000002,"5min":0.496,"15min":0.496},"max":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":1.0129999999999999}]},{"osd":2,"last update":"Mon Apr 22 20:59:19 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.91300000000000003,"15min":0.92600000000000005},"min":{"1min":0.51700000000000002,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.244,"5min":1.244,"15min":1.244},"last":1.093},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.88700000000000001,"15min":0.88900000000000001},"min":{"1min":0.59199999999999997,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.1499999999999999,"5min":1.1559999999999999,"15min":1.1559999999999999},"last":1.1259999999999999}]},{"osd":3,"last update":"Mon Apr 22 20:59:19 2024","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.93899999999999995,"15min":0.93400000000000005},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.175,"5min":1.819,"15min":1.819},"last":0.95299999999999996},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.90300000000000002,"15min":0.92300000000000004},"min":{"1min":0.58999999999999997,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.0620000000000001,"5min":1.1359999999999999,"15min":1.1359999999999999},"last":0.97299999999999998}]},{"osd":5,"last update":"Mon Apr 22 20:59:57 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.82099999999999995,"15min":0.79100000000000004},"min":{"1min":0.51900000000000002,"5min":0.374,"15min":0.374},"max":{"1min":1.3120000000000001,"5min":1.5589999999999999,"15min":1.5589999999999999},"last":0.83499999999999996},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.86599999999999999,"15min":0.82799999999999996},"min":{"1min":0.45200000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.26,"5min":1.9379999999999999,"15min":1.9379999999999999},"last":1.0469999999999999}]},{"osd":6,"last update":"Mon Apr 22 20:59:23 2024","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":0.94199999999999995,"15min":0.92900000000000005},"min":{"1min":0.46100000000000002,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.2809999999999999,"5min":2.0209999999999999,"15min":2.0209999999999999},"last":1.206},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.85999999999999999,"15min":0.84099999999999997},"min":{"1min":0.40000000000000002,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.3540000000000001,"5min":1.7330000000000001,"15min":1.7330000000000001},"last":1.1539999999999999}]},{"osd":7,"last update":"Mon Apr 22 20:59:04 2024","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.0349999999999999,"15min":1.0349999999999999},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":2.2850000000000001,"5min":2.2850000000000001,"15min":2.2850000000000001},"last":1.2829999999999999},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.95599999999999996,"15min":0.95599999999999996},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":1.7629999999999999,"5min":1.7629999999999999,"15min":1.7629999999999999},"last":1.077}]}]},{"osd":5,"up_from":38,"seq":163208757289,"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":237841,"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":"Mon Apr 22 20:59:52 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.84299999999999997,"15min":0.83099999999999996},"min":{"1min":0.64300000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.091,"5min":1.1599999999999999,"15min":1.1599999999999999},"last":1.125},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.80800000000000005,"15min":0.79300000000000004},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.2290000000000001,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":0.85799999999999998}]},{"osd":1,"last update":"Mon Apr 22 20:59:52 2024","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.86399999999999999,"15min":0.84299999999999997},"min":{"1min":0.65700000000000003,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.2370000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.82499999999999996},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.82599999999999996,"15min":0.79600000000000004},"min":{"1min":0.70499999999999996,"5min":0.5,"15min":0.5},"max":{"1min":1.22,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":1.167}]},{"osd":2,"last update":"Mon Apr 22 20:59:52 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.85099999999999998,"15min":0.82899999999999996},"min":{"1min":0.59199999999999997,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.89000000000000001},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.88700000000000001,"15min":0.85799999999999998},"min":{"1min":0.59199999999999997,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.462,"5min":1.462,"15min":1.462},"last":1.032}]},{"osd":3,"last update":"Mon Apr 22 20:59:52 2024","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.86099999999999999,"15min":0.82099999999999995},"min":{"1min":0.67900000000000005,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.4339999999999999,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.2130000000000001},{"interface":"front","average":{"1min":1.028,"5min":0.91800000000000004,"15min":0.89500000000000002},"min":{"1min":0.61899999999999999,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.5600000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.3420000000000001}]},{"osd":4,"last update":"Mon Apr 22 20:59:52 2024","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.71199999999999997,"15min":0.65400000000000003},"min":{"1min":0.56899999999999995,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":1.4670000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":1.4419999999999999},{"interface":"front","average":{"1min":1.0429999999999999,"5min":0.75,"15min":0.67800000000000005},"min":{"1min":0.52900000000000003,"5min":0.248,"15min":0.248},"max":{"1min":1.5229999999999999,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":1.3220000000000001}]},{"osd":6,"last update":"Mon Apr 22 20:59:26 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.83199999999999996,"15min":0.81299999999999994},"min":{"1min":0.42299999999999999,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":1.669,"5min":1.669,"15min":1.669},"last":1.4790000000000001},{"interface":"front","average":{"1min":1.034,"5min":0.82099999999999995,"15min":0.78500000000000003},"min":{"1min":0.42299999999999999,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":1.681,"5min":1.681,"15min":1.681},"last":1.395}]},{"osd":7,"last update":"Mon Apr 22 21:00:04 2024","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.008,"15min":0.98799999999999999},"min":{"1min":0.56799999999999995,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.6000000000000001,"5min":1.6000000000000001,"15min":1.6000000000000001},"last":1.508},{"interface":"front","average":{"1min":1.177,"5min":1.044,"15min":1.022},"min":{"1min":0.66700000000000004,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.621,"5min":1.7350000000000001,"15min":1.7350000000000001},"last":1.54}]}]}],"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-22T21:00:11.499 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-22T21:00:11.499 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-22T21:00:11.499 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-22T21:00:11.500 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- ceph health --format=json 2024-04-22T21:00:11.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:11 smithi123 bash[18722]: audit 2024-04-22T21:00:10.779021+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:11.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:11 smithi123 bash[18722]: audit 2024-04-22T21:00:10.787892+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:11.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:11 smithi123 bash[18722]: audit 2024-04-22T21:00:10.831374+0000 mgr.y (mgr.24298) 89 : audit [DBG] from='client.24460 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-22T21:00:12.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:00:11 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:00:11] "GET /metrics HTTP/1.1" 200 191508 "" "Prometheus/2.33.4" 2024-04-22T21:00:12.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:11 smithi121 bash[18560]: audit 2024-04-22T21:00:10.779021+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:12.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:11 smithi121 bash[18560]: audit 2024-04-22T21:00:10.787892+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:12.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:11 smithi121 bash[18560]: audit 2024-04-22T21:00:10.831374+0000 mgr.y (mgr.24298) 89 : audit [DBG] from='client.24460 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-22T21:00:12.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:11 smithi121 bash[23964]: audit 2024-04-22T21:00:10.779021+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:12.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:11 smithi121 bash[23964]: audit 2024-04-22T21:00:10.787892+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:12.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:11 smithi121 bash[23964]: audit 2024-04-22T21:00:10.831374+0000 mgr.y (mgr.24298) 89 : audit [DBG] from='client.24460 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-22T21:00:12.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:12 smithi123 bash[18722]: cluster 2024-04-22T21:00:10.972719+0000 mgr.y (mgr.24298) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:13.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:12 smithi121 bash[18560]: cluster 2024-04-22T21:00:10.972719+0000 mgr.y (mgr.24298) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:13.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:12 smithi121 bash[23964]: cluster 2024-04-22T21:00:10.972719+0000 mgr.y (mgr.24298) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:13.603 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:00:13 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:21:00:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:00:14.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:14 smithi121 bash[18560]: cluster 2024-04-22T21:00:12.973238+0000 mgr.y (mgr.24298) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:14.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:14 smithi121 bash[18560]: audit 2024-04-22T21:00:13.302211+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:14.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:14 smithi121 bash[18560]: audit 2024-04-22T21:00:13.310954+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:14.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:14 smithi121 bash[23964]: cluster 2024-04-22T21:00:12.973238+0000 mgr.y (mgr.24298) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:14.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:14 smithi121 bash[23964]: audit 2024-04-22T21:00:13.302211+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:14.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:14 smithi121 bash[23964]: audit 2024-04-22T21:00:13.310954+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:14.598 INFO:teuthology.orchestra.run.smithi121.stderr:Inferring config /var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/mon.a/config 2024-04-22T21:00:14.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:14 smithi123 bash[18722]: cluster 2024-04-22T21:00:12.973238+0000 mgr.y (mgr.24298) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:14.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:14 smithi123 bash[18722]: audit 2024-04-22T21:00:13.302211+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:14.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:14 smithi123 bash[18722]: audit 2024-04-22T21:00:13.310954+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:16.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:16 smithi121 bash[18560]: cluster 2024-04-22T21:00:14.973839+0000 mgr.y (mgr.24298) 92 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:16.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:16 smithi121 bash[23964]: cluster 2024-04-22T21:00:14.973839+0000 mgr.y (mgr.24298) 92 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:16.749 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:00:16 smithi123 bash[19656]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:00:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:00:16.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:16 smithi123 bash[18722]: cluster 2024-04-22T21:00:14.973839+0000 mgr.y (mgr.24298) 92 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:17.456 INFO:teuthology.orchestra.run.smithi121.stdout: 2024-04-22T21:00:17.457 INFO:teuthology.orchestra.run.smithi121.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-22T21:00:18.125 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-22T21:00:18.125 INFO:tasks.cephadm:Setup complete, yielding 2024-04-22T21:00:18.125 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-22T21:00:18.136 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi121.front.sepia.ceph.com 2024-04-22T21:00:18.136 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -e sha1=56e81df3aeb98b717efe2ab0537a8c60249f95f7 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-04-22T21:00:18.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:18 smithi121 bash[18560]: cluster 2024-04-22T21:00:16.974459+0000 mgr.y (mgr.24298) 93 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:18.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:18 smithi121 bash[18560]: audit 2024-04-22T21:00:17.460955+0000 mon.a (mon.0) 920 : audit [DBG] from='client.? 172.21.15.121:0/3931353464' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-22T21:00:18.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:18 smithi121 bash[23964]: cluster 2024-04-22T21:00:16.974459+0000 mgr.y (mgr.24298) 93 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:18.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:18 smithi121 bash[23964]: audit 2024-04-22T21:00:17.460955+0000 mon.a (mon.0) 920 : audit [DBG] from='client.? 172.21.15.121:0/3931353464' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-22T21:00:18.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:18 smithi123 bash[18722]: cluster 2024-04-22T21:00:16.974459+0000 mgr.y (mgr.24298) 93 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:18.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:18 smithi123 bash[18722]: audit 2024-04-22T21:00:17.460955+0000 mon.a (mon.0) 920 : audit [DBG] from='client.? 172.21.15.121:0/3931353464' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-22T21:00:19.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:00:18 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:21:00:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:00:19.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:19 smithi123 bash[18722]: audit 2024-04-22T21:00:18.752009+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:19.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:19 smithi123 bash[18722]: audit 2024-04-22T21:00:18.759067+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:20.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:19 smithi121 bash[18560]: audit 2024-04-22T21:00:18.752009+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:20.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:19 smithi121 bash[18560]: audit 2024-04-22T21:00:18.759067+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:20.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:19 smithi121 bash[23964]: audit 2024-04-22T21:00:18.752009+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:20.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:19 smithi121 bash[23964]: audit 2024-04-22T21:00:18.759067+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:21.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:21 smithi121 bash[18560]: cluster 2024-04-22T21:00:18.975060+0000 mgr.y (mgr.24298) 94 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:21.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:21 smithi121 bash[23964]: cluster 2024-04-22T21:00:18.975060+0000 mgr.y (mgr.24298) 94 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:21.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:21 smithi123 bash[18722]: cluster 2024-04-22T21:00:18.975060+0000 mgr.y (mgr.24298) 94 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:22.100 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:00:21 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:00:21] "GET /metrics HTTP/1.1" 200 191508 "" "Prometheus/2.33.4" 2024-04-22T21:00:22.158 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:00:22.159 INFO:teuthology.orchestra.run.smithi121.stdout: "id": "32cd213e-7f5c-40ae-aff3-a006df0f36e9", 2024-04-22T21:00:22.159 INFO:teuthology.orchestra.run.smithi121.stdout: "name": "r", 2024-04-22T21:00:22.159 INFO:teuthology.orchestra.run.smithi121.stdout: "current_period": "33f05605-e2d5-4672-87e7-59e5996c5109", 2024-04-22T21:00:22.159 INFO:teuthology.orchestra.run.smithi121.stdout: "epoch": 1 2024-04-22T21:00:22.159 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:00:22.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:22 smithi123 bash[18722]: cluster 2024-04-22T21:00:20.975643+0000 mgr.y (mgr.24298) 95 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:22.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:22 smithi123 bash[18722]: cluster 2024-04-22T21:00:21.091560+0000 mon.a (mon.0) 923 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-22T21:00:22.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:22 smithi123 bash[18722]: audit 2024-04-22T21:00:21.097231+0000 mon.a (mon.0) 924 : audit [INF] from='client.? 172.21.15.121:0/30894777' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-22T21:00:22.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:22 smithi121 bash[18560]: cluster 2024-04-22T21:00:20.975643+0000 mgr.y (mgr.24298) 95 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:22 smithi121 bash[18560]: cluster 2024-04-22T21:00:21.091560+0000 mon.a (mon.0) 923 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-22T21:00:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:22 smithi121 bash[18560]: audit 2024-04-22T21:00:21.097231+0000 mon.a (mon.0) 924 : audit [INF] from='client.? 172.21.15.121:0/30894777' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-22T21:00:22.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:22 smithi121 bash[23964]: cluster 2024-04-22T21:00:20.975643+0000 mgr.y (mgr.24298) 95 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:22.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:22 smithi121 bash[23964]: cluster 2024-04-22T21:00:21.091560+0000 mon.a (mon.0) 923 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-22T21:00:22.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:22 smithi121 bash[23964]: audit 2024-04-22T21:00:21.097231+0000 mon.a (mon.0) 924 : audit [INF] from='client.? 172.21.15.121:0/30894777' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-22T21:00:22.817 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -e sha1=56e81df3aeb98b717efe2ab0537a8c60249f95f7 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-04-22T21:00:23.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:23 smithi121 bash[23964]: audit 2024-04-22T21:00:22.095975+0000 mon.a (mon.0) 925 : audit [INF] from='client.? 172.21.15.121:0/30894777' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-22T21:00:23.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:23 smithi121 bash[23964]: cluster 2024-04-22T21:00:22.096312+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-22T21:00:23.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:23 smithi121 bash[18560]: audit 2024-04-22T21:00:22.095975+0000 mon.a (mon.0) 925 : audit [INF] from='client.? 172.21.15.121:0/30894777' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-22T21:00:23.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:23 smithi121 bash[18560]: cluster 2024-04-22T21:00:22.096312+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-22T21:00:23.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:23 smithi123 bash[18722]: audit 2024-04-22T21:00:22.095975+0000 mon.a (mon.0) 925 : audit [INF] from='client.? 172.21.15.121:0/30894777' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-22T21:00:23.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:23 smithi123 bash[18722]: cluster 2024-04-22T21:00:22.096312+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-22T21:00:24.366 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:24 smithi121 bash[18560]: cluster 2024-04-22T21:00:22.976170+0000 mgr.y (mgr.24298) 96 : cluster [DBG] pgmap v64: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:24.367 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:24 smithi121 bash[18560]: cluster 2024-04-22T21:00:23.111293+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-22T21:00:24.367 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:24 smithi121 bash[23964]: cluster 2024-04-22T21:00:22.976170+0000 mgr.y (mgr.24298) 96 : cluster [DBG] pgmap v64: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:24.367 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:24 smithi121 bash[23964]: cluster 2024-04-22T21:00:23.111293+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-22T21:00:24.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:24 smithi123 bash[18722]: cluster 2024-04-22T21:00:22.976170+0000 mgr.y (mgr.24298) 96 : cluster [DBG] pgmap v64: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:24.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:24 smithi123 bash[18722]: cluster 2024-04-22T21:00:23.111293+0000 mon.a (mon.0) 927 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-22T21:00:25.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:25 smithi123 bash[18722]: audit 2024-04-22T21:00:25.043515+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:00:25.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:25 smithi123 bash[18722]: audit 2024-04-22T21:00:25.066568+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T21:00:25.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:25 smithi121 bash[18560]: audit 2024-04-22T21:00:25.043515+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:00:25.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:25 smithi121 bash[18560]: audit 2024-04-22T21:00:25.066568+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T21:00:25.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:25 smithi121 bash[23964]: audit 2024-04-22T21:00:25.043515+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:00:25.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:25 smithi121 bash[23964]: audit 2024-04-22T21:00:25.066568+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T21:00:26.338 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:26 smithi123 bash[18722]: cluster 2024-04-22T21:00:24.976749+0000 mgr.y (mgr.24298) 97 : cluster [DBG] pgmap v66: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:26.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:26 smithi121 bash[18560]: cluster 2024-04-22T21:00:24.976749+0000 mgr.y (mgr.24298) 97 : cluster [DBG] pgmap v66: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:26.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:26 smithi121 bash[23964]: cluster 2024-04-22T21:00:24.976749+0000 mgr.y (mgr.24298) 97 : cluster [DBG] pgmap v66: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:00:26.748 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:00:26 smithi123 bash[19656]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:00:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:00:26.829 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:00:26.829 INFO:teuthology.orchestra.run.smithi121.stdout: "id": "ad0d3f29-395b-40c4-af63-89d1a533da44", 2024-04-22T21:00:26.829 INFO:teuthology.orchestra.run.smithi121.stdout: "name": "default", 2024-04-22T21:00:26.829 INFO:teuthology.orchestra.run.smithi121.stdout: "api_name": "default", 2024-04-22T21:00:26.829 INFO:teuthology.orchestra.run.smithi121.stdout: "is_master": "true", 2024-04-22T21:00:26.829 INFO:teuthology.orchestra.run.smithi121.stdout: "endpoints": [], 2024-04-22T21:00:26.830 INFO:teuthology.orchestra.run.smithi121.stdout: "hostnames": [], 2024-04-22T21:00:26.830 INFO:teuthology.orchestra.run.smithi121.stdout: "hostnames_s3website": [], 2024-04-22T21:00:26.830 INFO:teuthology.orchestra.run.smithi121.stdout: "master_zone": "", 2024-04-22T21:00:26.830 INFO:teuthology.orchestra.run.smithi121.stdout: "zones": [], 2024-04-22T21:00:26.830 INFO:teuthology.orchestra.run.smithi121.stdout: "placement_targets": [], 2024-04-22T21:00:26.830 INFO:teuthology.orchestra.run.smithi121.stdout: "default_placement": "", 2024-04-22T21:00:26.830 INFO:teuthology.orchestra.run.smithi121.stdout: "realm_id": "32cd213e-7f5c-40ae-aff3-a006df0f36e9", 2024-04-22T21:00:26.830 INFO:teuthology.orchestra.run.smithi121.stdout: "sync_policy": { 2024-04-22T21:00:26.830 INFO:teuthology.orchestra.run.smithi121.stdout: "groups": [] 2024-04-22T21:00:26.830 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:00:26.830 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:00:27.554 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -e sha1=56e81df3aeb98b717efe2ab0537a8c60249f95f7 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-04-22T21:00:28.645 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:28 smithi121 bash[18560]: cluster 2024-04-22T21:00:26.977391+0000 mgr.y (mgr.24298) 98 : cluster [DBG] pgmap v67: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-22T21:00:28.646 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:28 smithi121 bash[23964]: cluster 2024-04-22T21:00:26.977391+0000 mgr.y (mgr.24298) 98 : cluster [DBG] pgmap v67: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-22T21:00:28.676 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:28 smithi123 bash[18722]: cluster 2024-04-22T21:00:26.977391+0000 mgr.y (mgr.24298) 98 : cluster [DBG] pgmap v67: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-22T21:00:30.617 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:00:30.617 INFO:teuthology.orchestra.run.smithi121.stdout: "id": "71f2767a-1442-47a5-90aa-4f0507a2f1a0", 2024-04-22T21:00:30.617 INFO:teuthology.orchestra.run.smithi121.stdout: "name": "z", 2024-04-22T21:00:30.617 INFO:teuthology.orchestra.run.smithi121.stdout: "domain_root": "z.rgw.meta:root", 2024-04-22T21:00:30.618 INFO:teuthology.orchestra.run.smithi121.stdout: "control_pool": "z.rgw.control", 2024-04-22T21:00:30.618 INFO:teuthology.orchestra.run.smithi121.stdout: "gc_pool": "z.rgw.log:gc", 2024-04-22T21:00:30.618 INFO:teuthology.orchestra.run.smithi121.stdout: "lc_pool": "z.rgw.log:lc", 2024-04-22T21:00:30.618 INFO:teuthology.orchestra.run.smithi121.stdout: "log_pool": "z.rgw.log", 2024-04-22T21:00:30.618 INFO:teuthology.orchestra.run.smithi121.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-04-22T21:00:30.618 INFO:teuthology.orchestra.run.smithi121.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-04-22T21:00:30.618 INFO:teuthology.orchestra.run.smithi121.stdout: "roles_pool": "z.rgw.meta:roles", 2024-04-22T21:00:30.618 INFO:teuthology.orchestra.run.smithi121.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-04-22T21:00:30.618 INFO:teuthology.orchestra.run.smithi121.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-04-22T21:00:30.618 INFO:teuthology.orchestra.run.smithi121.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-04-22T21:00:30.618 INFO:teuthology.orchestra.run.smithi121.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-04-22T21:00:30.618 INFO:teuthology.orchestra.run.smithi121.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-04-22T21:00:30.618 INFO:teuthology.orchestra.run.smithi121.stdout: "otp_pool": "z.rgw.otp", 2024-04-22T21:00:30.619 INFO:teuthology.orchestra.run.smithi121.stdout: "system_key": { 2024-04-22T21:00:30.619 INFO:teuthology.orchestra.run.smithi121.stdout: "access_key": "", 2024-04-22T21:00:30.619 INFO:teuthology.orchestra.run.smithi121.stdout: "secret_key": "" 2024-04-22T21:00:30.619 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:00:30.619 INFO:teuthology.orchestra.run.smithi121.stdout: "placement_pools": [ 2024-04-22T21:00:30.619 INFO:teuthology.orchestra.run.smithi121.stdout: { 2024-04-22T21:00:30.619 INFO:teuthology.orchestra.run.smithi121.stdout: "key": "default-placement", 2024-04-22T21:00:30.619 INFO:teuthology.orchestra.run.smithi121.stdout: "val": { 2024-04-22T21:00:30.619 INFO:teuthology.orchestra.run.smithi121.stdout: "index_pool": "z.rgw.buckets.index", 2024-04-22T21:00:30.619 INFO:teuthology.orchestra.run.smithi121.stdout: "storage_classes": { 2024-04-22T21:00:30.619 INFO:teuthology.orchestra.run.smithi121.stdout: "STANDARD": { 2024-04-22T21:00:30.619 INFO:teuthology.orchestra.run.smithi121.stdout: "data_pool": "z.rgw.buckets.data" 2024-04-22T21:00:30.619 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:00:30.619 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:00:30.620 INFO:teuthology.orchestra.run.smithi121.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-04-22T21:00:30.620 INFO:teuthology.orchestra.run.smithi121.stdout: "index_type": 0 2024-04-22T21:00:30.620 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:00:30.620 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:00:30.620 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2024-04-22T21:00:30.620 INFO:teuthology.orchestra.run.smithi121.stdout: "realm_id": "32cd213e-7f5c-40ae-aff3-a006df0f36e9", 2024-04-22T21:00:30.620 INFO:teuthology.orchestra.run.smithi121.stdout: "notif_pool": "z.rgw.log:notif" 2024-04-22T21:00:30.620 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:00:30.620 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:30 smithi121 bash[23964]: cluster 2024-04-22T21:00:28.978023+0000 mgr.y (mgr.24298) 99 : cluster [DBG] pgmap v68: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s wr, 1 op/s 2024-04-22T21:00:30.621 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:30 smithi121 bash[18560]: cluster 2024-04-22T21:00:28.978023+0000 mgr.y (mgr.24298) 99 : cluster [DBG] pgmap v68: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s wr, 1 op/s 2024-04-22T21:00:30.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:30 smithi123 bash[18722]: cluster 2024-04-22T21:00:28.978023+0000 mgr.y (mgr.24298) 99 : cluster [DBG] pgmap v68: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s wr, 1 op/s 2024-04-22T21:00:31.299 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -e sha1=56e81df3aeb98b717efe2ab0537a8c60249f95f7 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-04-22T21:00:32.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:00:31 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:00:31] "GET /metrics HTTP/1.1" 200 192568 "" "Prometheus/2.33.4" 2024-04-22T21:00:32.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:32 smithi123 bash[18722]: cluster 2024-04-22T21:00:30.978816+0000 mgr.y (mgr.24298) 100 : cluster [DBG] pgmap v69: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 806 B/s rd, 1.8 KiB/s wr, 3 op/s 2024-04-22T21:00:32.541 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:00:32 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:21:00:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:00:32.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:32 smithi121 bash[23964]: cluster 2024-04-22T21:00:30.978816+0000 mgr.y (mgr.24298) 100 : cluster [DBG] pgmap v69: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 806 B/s rd, 1.8 KiB/s wr, 3 op/s 2024-04-22T21:00:32.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:32 smithi121 bash[18560]: cluster 2024-04-22T21:00:30.978816+0000 mgr.y (mgr.24298) 100 : cluster [DBG] pgmap v69: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 806 B/s rd, 1.8 KiB/s wr, 3 op/s 2024-04-22T21:00:33.733 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:33 smithi121 bash[18560]: audit 2024-04-22T21:00:32.342548+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:33.733 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:33 smithi121 bash[18560]: audit 2024-04-22T21:00:32.348933+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:33.733 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:33 smithi121 bash[23964]: audit 2024-04-22T21:00:32.342548+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:33.734 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:33 smithi121 bash[23964]: audit 2024-04-22T21:00:32.348933+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:33.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:33 smithi123 bash[18722]: audit 2024-04-22T21:00:32.342548+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:33.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:33 smithi123 bash[18722]: audit 2024-04-22T21:00:32.348933+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:34.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:34 smithi123 bash[18722]: cluster 2024-04-22T21:00:32.979282+0000 mgr.y (mgr.24298) 101 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-04-22T21:00:34.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:34 smithi121 bash[18560]: cluster 2024-04-22T21:00:32.979282+0000 mgr.y (mgr.24298) 101 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-04-22T21:00:34.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:34 smithi121 bash[23964]: cluster 2024-04-22T21:00:32.979282+0000 mgr.y (mgr.24298) 101 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-04-22T21:00:35.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:35 smithi123 bash[18722]: cluster 2024-04-22T21:00:34.365554+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-22T21:00:35.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:35 smithi123 bash[18722]: audit 2024-04-22T21:00:34.368984+0000 mon.c (mon.1) 19 : audit [INF] from='client.? 172.21.15.121:0/482118550' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-22T21:00:35.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:35 smithi123 bash[18722]: audit 2024-04-22T21:00:34.375695+0000 mon.a (mon.0) 933 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-22T21:00:35.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:35 smithi123 bash[18722]: audit 2024-04-22T21:00:35.367323+0000 mon.a (mon.0) 934 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-22T21:00:35.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:35 smithi123 bash[18722]: cluster 2024-04-22T21:00:35.367660+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-22T21:00:35.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:35 smithi121 bash[18560]: cluster 2024-04-22T21:00:34.365554+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-22T21:00:35.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:35 smithi121 bash[18560]: audit 2024-04-22T21:00:34.368984+0000 mon.c (mon.1) 19 : audit [INF] from='client.? 172.21.15.121:0/482118550' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-22T21:00:35.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:35 smithi121 bash[18560]: audit 2024-04-22T21:00:34.375695+0000 mon.a (mon.0) 933 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-22T21:00:35.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:35 smithi121 bash[18560]: audit 2024-04-22T21:00:35.367323+0000 mon.a (mon.0) 934 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-22T21:00:35.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:35 smithi121 bash[18560]: cluster 2024-04-22T21:00:35.367660+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-22T21:00:35.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:35 smithi121 bash[23964]: cluster 2024-04-22T21:00:34.365554+0000 mon.a (mon.0) 932 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-22T21:00:35.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:35 smithi121 bash[23964]: audit 2024-04-22T21:00:34.368984+0000 mon.c (mon.1) 19 : audit [INF] from='client.? 172.21.15.121:0/482118550' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-22T21:00:35.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:35 smithi121 bash[23964]: audit 2024-04-22T21:00:34.375695+0000 mon.a (mon.0) 933 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-22T21:00:35.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:35 smithi121 bash[23964]: audit 2024-04-22T21:00:35.367323+0000 mon.a (mon.0) 934 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-22T21:00:35.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:35 smithi121 bash[23964]: cluster 2024-04-22T21:00:35.367660+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-22T21:00:36.748 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:00:36 smithi123 bash[19656]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:00:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:00:36.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:36 smithi123 bash[18722]: cluster 2024-04-22T21:00:34.979940+0000 mgr.y (mgr.24298) 102 : cluster [DBG] pgmap v72: 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-22T21:00:36.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:36 smithi123 bash[18722]: cluster 2024-04-22T21:00:36.387063+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-22T21:00:36.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:36 smithi121 bash[18560]: cluster 2024-04-22T21:00:34.979940+0000 mgr.y (mgr.24298) 102 : cluster [DBG] pgmap v72: 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-22T21:00:36.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:36 smithi121 bash[18560]: cluster 2024-04-22T21:00:36.387063+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-22T21:00:36.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:36 smithi121 bash[23964]: cluster 2024-04-22T21:00:34.979940+0000 mgr.y (mgr.24298) 102 : cluster [DBG] pgmap v72: 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-22T21:00:36.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:36 smithi121 bash[23964]: cluster 2024-04-22T21:00:36.387063+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-22T21:00:37.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:37 smithi123 bash[18722]: audit 2024-04-22T21:00:36.392019+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.121:0/482118550' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-22T21:00:37.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:37 smithi123 bash[18722]: audit 2024-04-22T21:00:36.405322+0000 mon.a (mon.0) 937 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-22T21:00:37.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:37 smithi123 bash[18722]: audit 2024-04-22T21:00:37.390325+0000 mon.a (mon.0) 938 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-22T21:00:37.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:37 smithi123 bash[18722]: cluster 2024-04-22T21:00:37.390620+0000 mon.a (mon.0) 939 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-22T21:00:37.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:37 smithi121 bash[18560]: audit 2024-04-22T21:00:36.392019+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.121:0/482118550' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-22T21:00:37.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:37 smithi121 bash[18560]: audit 2024-04-22T21:00:36.405322+0000 mon.a (mon.0) 937 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-22T21:00:37.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:37 smithi121 bash[18560]: audit 2024-04-22T21:00:37.390325+0000 mon.a (mon.0) 938 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-22T21:00:37.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:37 smithi121 bash[18560]: cluster 2024-04-22T21:00:37.390620+0000 mon.a (mon.0) 939 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-22T21:00:37.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:37 smithi121 bash[23964]: audit 2024-04-22T21:00:36.392019+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.121:0/482118550' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-22T21:00:37.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:37 smithi121 bash[23964]: audit 2024-04-22T21:00:36.405322+0000 mon.a (mon.0) 937 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-22T21:00:37.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:37 smithi121 bash[23964]: audit 2024-04-22T21:00:37.390325+0000 mon.a (mon.0) 938 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-22T21:00:37.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:37 smithi121 bash[23964]: cluster 2024-04-22T21:00:37.390620+0000 mon.a (mon.0) 939 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-22T21:00:38.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:38 smithi123 bash[18722]: cluster 2024-04-22T21:00:36.980626+0000 mgr.y (mgr.24298) 103 : cluster [DBG] pgmap v75: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 3 op/s 2024-04-22T21:00:38.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:38 smithi123 bash[18722]: audit 2024-04-22T21:00:38.417850+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.121:0/435336947' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-22T21:00:38.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:38 smithi121 bash[18560]: cluster 2024-04-22T21:00:36.980626+0000 mgr.y (mgr.24298) 103 : cluster [DBG] pgmap v75: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 3 op/s 2024-04-22T21:00:38.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:38 smithi121 bash[18560]: audit 2024-04-22T21:00:38.417850+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.121:0/435336947' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-22T21:00:38.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:38 smithi121 bash[23964]: cluster 2024-04-22T21:00:36.980626+0000 mgr.y (mgr.24298) 103 : cluster [DBG] pgmap v75: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 3 op/s 2024-04-22T21:00:38.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:38 smithi121 bash[23964]: audit 2024-04-22T21:00:38.417850+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.121:0/435336947' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-22T21:00:39.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:00:38 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:21:00:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:00:39.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:39 smithi123 bash[18722]: cluster 2024-04-22T21:00:38.414956+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-22T21:00:39.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:39 smithi123 bash[18722]: audit 2024-04-22T21:00:38.421263+0000 mon.a (mon.0) 941 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-22T21:00:39.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:39 smithi123 bash[18722]: audit 2024-04-22T21:00:38.901387+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:39.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:39 smithi123 bash[18722]: audit 2024-04-22T21:00:38.906514+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:39.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:39 smithi123 bash[18722]: audit 2024-04-22T21:00:39.415901+0000 mon.a (mon.0) 944 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-22T21:00:39.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:39 smithi123 bash[18722]: cluster 2024-04-22T21:00:39.416323+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-22T21:00:39.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:39 smithi121 bash[18560]: cluster 2024-04-22T21:00:38.414956+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-22T21:00:39.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:39 smithi121 bash[18560]: audit 2024-04-22T21:00:38.421263+0000 mon.a (mon.0) 941 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-22T21:00:39.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:39 smithi121 bash[18560]: audit 2024-04-22T21:00:38.901387+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:39.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:39 smithi121 bash[18560]: audit 2024-04-22T21:00:38.906514+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:39.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:39 smithi121 bash[18560]: audit 2024-04-22T21:00:39.415901+0000 mon.a (mon.0) 944 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-22T21:00:39.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:39 smithi121 bash[18560]: cluster 2024-04-22T21:00:39.416323+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-22T21:00:39.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:39 smithi121 bash[23964]: cluster 2024-04-22T21:00:38.414956+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-22T21:00:39.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:39 smithi121 bash[23964]: audit 2024-04-22T21:00:38.421263+0000 mon.a (mon.0) 941 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-22T21:00:39.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:39 smithi121 bash[23964]: audit 2024-04-22T21:00:38.901387+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:39.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:39 smithi121 bash[23964]: audit 2024-04-22T21:00:38.906514+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:39.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:39 smithi121 bash[23964]: audit 2024-04-22T21:00:39.415901+0000 mon.a (mon.0) 944 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-22T21:00:39.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:39 smithi121 bash[23964]: cluster 2024-04-22T21:00:39.416323+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-22T21:00:40.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:40 smithi123 bash[18722]: cluster 2024-04-22T21:00:38.981313+0000 mgr.y (mgr.24298) 104 : cluster [DBG] pgmap v78: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-04-22T21:00:40.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:40 smithi123 bash[18722]: audit 2024-04-22T21:00:39.429774+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.121:0/435336947' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-22T21:00:40.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:40 smithi123 bash[18722]: audit 2024-04-22T21:00:39.430424+0000 mon.a (mon.0) 946 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-22T21:00:40.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:40 smithi123 bash[18722]: audit 2024-04-22T21:00:40.416972+0000 mon.a (mon.0) 947 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-22T21:00:40.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:40 smithi123 bash[18722]: cluster 2024-04-22T21:00:40.417233+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-22T21:00:40.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:40 smithi123 bash[18722]: audit 2024-04-22T21:00:40.419094+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.121:0/435336947' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-22T21:00:40.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:40 smithi123 bash[18722]: audit 2024-04-22T21:00:40.420309+0000 mon.a (mon.0) 949 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-22T21:00:40.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:40 smithi121 bash[18560]: cluster 2024-04-22T21:00:38.981313+0000 mgr.y (mgr.24298) 104 : cluster [DBG] pgmap v78: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-04-22T21:00:40.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:40 smithi121 bash[18560]: audit 2024-04-22T21:00:39.429774+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.121:0/435336947' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-22T21:00:40.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:40 smithi121 bash[18560]: audit 2024-04-22T21:00:39.430424+0000 mon.a (mon.0) 946 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-22T21:00:40.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:40 smithi121 bash[18560]: audit 2024-04-22T21:00:40.416972+0000 mon.a (mon.0) 947 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-22T21:00:40.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:40 smithi121 bash[18560]: cluster 2024-04-22T21:00:40.417233+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-22T21:00:40.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:40 smithi121 bash[18560]: audit 2024-04-22T21:00:40.419094+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.121:0/435336947' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-22T21:00:40.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:40 smithi121 bash[18560]: audit 2024-04-22T21:00:40.420309+0000 mon.a (mon.0) 949 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-22T21:00:40.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:40 smithi121 bash[23964]: cluster 2024-04-22T21:00:38.981313+0000 mgr.y (mgr.24298) 104 : cluster [DBG] pgmap v78: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-04-22T21:00:40.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:40 smithi121 bash[23964]: audit 2024-04-22T21:00:39.429774+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.121:0/435336947' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-22T21:00:40.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:40 smithi121 bash[23964]: audit 2024-04-22T21:00:39.430424+0000 mon.a (mon.0) 946 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-22T21:00:40.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:40 smithi121 bash[23964]: audit 2024-04-22T21:00:40.416972+0000 mon.a (mon.0) 947 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-22T21:00:40.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:40 smithi121 bash[23964]: cluster 2024-04-22T21:00:40.417233+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-22T21:00:40.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:40 smithi121 bash[23964]: audit 2024-04-22T21:00:40.419094+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.121:0/435336947' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-22T21:00:40.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:40 smithi121 bash[23964]: audit 2024-04-22T21:00:40.420309+0000 mon.a (mon.0) 949 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-22T21:00:41.517 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:00:41.517 INFO:teuthology.orchestra.run.smithi121.stdout: "id": "cad64b67-54d5-4d12-b2a1-254815f2cc61", 2024-04-22T21:00:41.517 INFO:teuthology.orchestra.run.smithi121.stdout: "epoch": 1, 2024-04-22T21:00:41.517 INFO:teuthology.orchestra.run.smithi121.stdout: "predecessor_uuid": "33f05605-e2d5-4672-87e7-59e5996c5109", 2024-04-22T21:00:41.517 INFO:teuthology.orchestra.run.smithi121.stdout: "sync_status": [], 2024-04-22T21:00:41.517 INFO:teuthology.orchestra.run.smithi121.stdout: "period_map": { 2024-04-22T21:00:41.517 INFO:teuthology.orchestra.run.smithi121.stdout: "id": "cad64b67-54d5-4d12-b2a1-254815f2cc61", 2024-04-22T21:00:41.517 INFO:teuthology.orchestra.run.smithi121.stdout: "zonegroups": [ 2024-04-22T21:00:41.517 INFO:teuthology.orchestra.run.smithi121.stdout: { 2024-04-22T21:00:41.517 INFO:teuthology.orchestra.run.smithi121.stdout: "id": "ad0d3f29-395b-40c4-af63-89d1a533da44", 2024-04-22T21:00:41.517 INFO:teuthology.orchestra.run.smithi121.stdout: "name": "default", 2024-04-22T21:00:41.517 INFO:teuthology.orchestra.run.smithi121.stdout: "api_name": "default", 2024-04-22T21:00:41.517 INFO:teuthology.orchestra.run.smithi121.stdout: "is_master": "true", 2024-04-22T21:00:41.517 INFO:teuthology.orchestra.run.smithi121.stdout: "endpoints": [], 2024-04-22T21:00:41.518 INFO:teuthology.orchestra.run.smithi121.stdout: "hostnames": [], 2024-04-22T21:00:41.518 INFO:teuthology.orchestra.run.smithi121.stdout: "hostnames_s3website": [], 2024-04-22T21:00:41.518 INFO:teuthology.orchestra.run.smithi121.stdout: "master_zone": "71f2767a-1442-47a5-90aa-4f0507a2f1a0", 2024-04-22T21:00:41.518 INFO:teuthology.orchestra.run.smithi121.stdout: "zones": [ 2024-04-22T21:00:41.518 INFO:teuthology.orchestra.run.smithi121.stdout: { 2024-04-22T21:00:41.518 INFO:teuthology.orchestra.run.smithi121.stdout: "id": "71f2767a-1442-47a5-90aa-4f0507a2f1a0", 2024-04-22T21:00:41.518 INFO:teuthology.orchestra.run.smithi121.stdout: "name": "z", 2024-04-22T21:00:41.518 INFO:teuthology.orchestra.run.smithi121.stdout: "endpoints": [], 2024-04-22T21:00:41.518 INFO:teuthology.orchestra.run.smithi121.stdout: "log_meta": "false", 2024-04-22T21:00:41.518 INFO:teuthology.orchestra.run.smithi121.stdout: "log_data": "false", 2024-04-22T21:00:41.518 INFO:teuthology.orchestra.run.smithi121.stdout: "bucket_index_max_shards": 11, 2024-04-22T21:00:41.518 INFO:teuthology.orchestra.run.smithi121.stdout: "read_only": "false", 2024-04-22T21:00:41.518 INFO:teuthology.orchestra.run.smithi121.stdout: "tier_type": "", 2024-04-22T21:00:41.518 INFO:teuthology.orchestra.run.smithi121.stdout: "sync_from_all": "true", 2024-04-22T21:00:41.519 INFO:teuthology.orchestra.run.smithi121.stdout: "sync_from": [], 2024-04-22T21:00:41.519 INFO:teuthology.orchestra.run.smithi121.stdout: "redirect_zone": "" 2024-04-22T21:00:41.519 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:00:41.519 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2024-04-22T21:00:41.519 INFO:teuthology.orchestra.run.smithi121.stdout: "placement_targets": [ 2024-04-22T21:00:41.519 INFO:teuthology.orchestra.run.smithi121.stdout: { 2024-04-22T21:00:41.519 INFO:teuthology.orchestra.run.smithi121.stdout: "name": "default-placement", 2024-04-22T21:00:41.519 INFO:teuthology.orchestra.run.smithi121.stdout: "tags": [], 2024-04-22T21:00:41.519 INFO:teuthology.orchestra.run.smithi121.stdout: "storage_classes": [ 2024-04-22T21:00:41.519 INFO:teuthology.orchestra.run.smithi121.stdout: "STANDARD" 2024-04-22T21:00:41.519 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2024-04-22T21:00:41.519 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:00:41.519 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2024-04-22T21:00:41.519 INFO:teuthology.orchestra.run.smithi121.stdout: "default_placement": "default-placement", 2024-04-22T21:00:41.519 INFO:teuthology.orchestra.run.smithi121.stdout: "realm_id": "32cd213e-7f5c-40ae-aff3-a006df0f36e9", 2024-04-22T21:00:41.519 INFO:teuthology.orchestra.run.smithi121.stdout: "sync_policy": { 2024-04-22T21:00:41.520 INFO:teuthology.orchestra.run.smithi121.stdout: "groups": [] 2024-04-22T21:00:41.520 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:00:41.520 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:00:41.520 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2024-04-22T21:00:41.520 INFO:teuthology.orchestra.run.smithi121.stdout: "short_zone_ids": [ 2024-04-22T21:00:41.520 INFO:teuthology.orchestra.run.smithi121.stdout: { 2024-04-22T21:00:41.520 INFO:teuthology.orchestra.run.smithi121.stdout: "key": "71f2767a-1442-47a5-90aa-4f0507a2f1a0", 2024-04-22T21:00:41.520 INFO:teuthology.orchestra.run.smithi121.stdout: "val": 1526956448 2024-04-22T21:00:41.520 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:00:41.520 INFO:teuthology.orchestra.run.smithi121.stdout: ] 2024-04-22T21:00:41.520 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:00:41.520 INFO:teuthology.orchestra.run.smithi121.stdout: "master_zonegroup": "ad0d3f29-395b-40c4-af63-89d1a533da44", 2024-04-22T21:00:41.520 INFO:teuthology.orchestra.run.smithi121.stdout: "master_zone": "71f2767a-1442-47a5-90aa-4f0507a2f1a0", 2024-04-22T21:00:41.520 INFO:teuthology.orchestra.run.smithi121.stdout: "period_config": { 2024-04-22T21:00:41.520 INFO:teuthology.orchestra.run.smithi121.stdout: "bucket_quota": { 2024-04-22T21:00:41.520 INFO:teuthology.orchestra.run.smithi121.stdout: "enabled": false, 2024-04-22T21:00:41.521 INFO:teuthology.orchestra.run.smithi121.stdout: "check_on_raw": false, 2024-04-22T21:00:41.521 INFO:teuthology.orchestra.run.smithi121.stdout: "max_size": -1, 2024-04-22T21:00:41.521 INFO:teuthology.orchestra.run.smithi121.stdout: "max_size_kb": 0, 2024-04-22T21:00:41.521 INFO:teuthology.orchestra.run.smithi121.stdout: "max_objects": -1 2024-04-22T21:00:41.521 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:00:41.521 INFO:teuthology.orchestra.run.smithi121.stdout: "user_quota": { 2024-04-22T21:00:41.521 INFO:teuthology.orchestra.run.smithi121.stdout: "enabled": false, 2024-04-22T21:00:41.521 INFO:teuthology.orchestra.run.smithi121.stdout: "check_on_raw": false, 2024-04-22T21:00:41.521 INFO:teuthology.orchestra.run.smithi121.stdout: "max_size": -1, 2024-04-22T21:00:41.521 INFO:teuthology.orchestra.run.smithi121.stdout: "max_size_kb": 0, 2024-04-22T21:00:41.521 INFO:teuthology.orchestra.run.smithi121.stdout: "max_objects": -1 2024-04-22T21:00:41.521 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:00:41.521 INFO:teuthology.orchestra.run.smithi121.stdout: "user_ratelimit": { 2024-04-22T21:00:41.521 INFO:teuthology.orchestra.run.smithi121.stdout: "max_read_ops": 0, 2024-04-22T21:00:41.521 INFO:teuthology.orchestra.run.smithi121.stdout: "max_write_ops": 0, 2024-04-22T21:00:41.521 INFO:teuthology.orchestra.run.smithi121.stdout: "max_read_bytes": 0, 2024-04-22T21:00:41.521 INFO:teuthology.orchestra.run.smithi121.stdout: "max_write_bytes": 0, 2024-04-22T21:00:41.522 INFO:teuthology.orchestra.run.smithi121.stdout: "enabled": false 2024-04-22T21:00:41.522 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:00:41.522 INFO:teuthology.orchestra.run.smithi121.stdout: "bucket_ratelimit": { 2024-04-22T21:00:41.522 INFO:teuthology.orchestra.run.smithi121.stdout: "max_read_ops": 0, 2024-04-22T21:00:41.522 INFO:teuthology.orchestra.run.smithi121.stdout: "max_write_ops": 0, 2024-04-22T21:00:41.522 INFO:teuthology.orchestra.run.smithi121.stdout: "max_read_bytes": 0, 2024-04-22T21:00:41.522 INFO:teuthology.orchestra.run.smithi121.stdout: "max_write_bytes": 0, 2024-04-22T21:00:41.522 INFO:teuthology.orchestra.run.smithi121.stdout: "enabled": false 2024-04-22T21:00:41.522 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:00:41.522 INFO:teuthology.orchestra.run.smithi121.stdout: "anonymous_ratelimit": { 2024-04-22T21:00:41.522 INFO:teuthology.orchestra.run.smithi121.stdout: "max_read_ops": 0, 2024-04-22T21:00:41.522 INFO:teuthology.orchestra.run.smithi121.stdout: "max_write_ops": 0, 2024-04-22T21:00:41.522 INFO:teuthology.orchestra.run.smithi121.stdout: "max_read_bytes": 0, 2024-04-22T21:00:41.522 INFO:teuthology.orchestra.run.smithi121.stdout: "max_write_bytes": 0, 2024-04-22T21:00:41.522 INFO:teuthology.orchestra.run.smithi121.stdout: "enabled": false 2024-04-22T21:00:41.523 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:00:41.523 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:00:41.523 INFO:teuthology.orchestra.run.smithi121.stdout: "realm_id": "32cd213e-7f5c-40ae-aff3-a006df0f36e9", 2024-04-22T21:00:41.523 INFO:teuthology.orchestra.run.smithi121.stdout: "realm_name": "r", 2024-04-22T21:00:41.523 INFO:teuthology.orchestra.run.smithi121.stdout: "realm_epoch": 2 2024-04-22T21:00:41.523 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:00:42.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:00:41 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:00:41] "GET /metrics HTTP/1.1" 200 196437 "" "Prometheus/2.33.4" 2024-04-22T21:00:42.365 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -e sha1=56e81df3aeb98b717efe2ab0537a8c60249f95f7 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-04-22T21:00:42.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:42 smithi123 bash[18722]: cluster 2024-04-22T21:00:40.982602+0000 mgr.y (mgr.24298) 105 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-22T21:00:42.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:42 smithi123 bash[18722]: audit 2024-04-22T21:00:41.419249+0000 mon.a (mon.0) 950 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-22T21:00:42.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:42 smithi123 bash[18722]: cluster 2024-04-22T21:00:41.419475+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-22T21:00:42.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:42 smithi121 bash[18560]: cluster 2024-04-22T21:00:40.982602+0000 mgr.y (mgr.24298) 105 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-22T21:00:42.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:42 smithi121 bash[18560]: audit 2024-04-22T21:00:41.419249+0000 mon.a (mon.0) 950 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-22T21:00:42.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:42 smithi121 bash[18560]: cluster 2024-04-22T21:00:41.419475+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-22T21:00:42.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:42 smithi121 bash[23964]: cluster 2024-04-22T21:00:40.982602+0000 mgr.y (mgr.24298) 105 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-22T21:00:42.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:42 smithi121 bash[23964]: audit 2024-04-22T21:00:41.419249+0000 mon.a (mon.0) 950 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-22T21:00:42.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:42 smithi121 bash[23964]: cluster 2024-04-22T21:00:41.419475+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-22T21:00:44.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:44 smithi121 bash[18560]: cluster 2024-04-22T21:00:42.983311+0000 mgr.y (mgr.24298) 106 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 223 B/s rd, 447 B/s wr, 1 op/s 2024-04-22T21:00:44.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:44 smithi121 bash[23964]: cluster 2024-04-22T21:00:42.983311+0000 mgr.y (mgr.24298) 106 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 223 B/s rd, 447 B/s wr, 1 op/s 2024-04-22T21:00:44.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:44 smithi123 bash[18722]: cluster 2024-04-22T21:00:42.983311+0000 mgr.y (mgr.24298) 106 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 223 B/s rd, 447 B/s wr, 1 op/s 2024-04-22T21:00:45.910 INFO:teuthology.orchestra.run.smithi121.stdout:Scheduled rgw.foo update... 2024-04-22T21:00:46.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:46 smithi121 bash[18560]: cluster 2024-04-22T21:00:44.983999+0000 mgr.y (mgr.24298) 107 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-22T21:00:46.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:46 smithi121 bash[18560]: audit 2024-04-22T21:00:45.913730+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:46.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:46 smithi121 bash[18560]: audit 2024-04-22T21:00:45.940207+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:00:46.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:46 smithi121 bash[18560]: audit 2024-04-22T21:00:45.941515+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:00:46.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:46 smithi121 bash[18560]: audit 2024-04-22T21:00:45.942248+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:00:46.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:46 smithi121 bash[18560]: audit 2024-04-22T21:00:45.947877+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:46.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:46 smithi121 bash[18560]: audit 2024-04-22T21:00:45.956881+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:46.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:46 smithi121 bash[18560]: audit 2024-04-22T21:00:45.963510+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:46.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:46 smithi121 bash[18560]: audit 2024-04-22T21:00:45.968892+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:46.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:46 smithi121 bash[18560]: audit 2024-04-22T21:00:45.969547+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.fpqyxe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:00:46.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:46 smithi121 bash[18560]: audit 2024-04-22T21:00:45.973546+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.fpqyxe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-22T21:00:46.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:46 smithi121 bash[18560]: audit 2024-04-22T21:00:45.978799+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:46.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:46 smithi121 bash[18560]: audit 2024-04-22T21:00:45.979465+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:00:46.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:46 smithi121 bash[23964]: cluster 2024-04-22T21:00:44.983999+0000 mgr.y (mgr.24298) 107 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-22T21:00:46.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:46 smithi121 bash[23964]: audit 2024-04-22T21:00:45.913730+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:46.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:46 smithi121 bash[23964]: audit 2024-04-22T21:00:45.940207+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:00:46.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:46 smithi121 bash[23964]: audit 2024-04-22T21:00:45.941515+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:00:46.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:46 smithi121 bash[23964]: audit 2024-04-22T21:00:45.942248+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:00:46.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:46 smithi121 bash[23964]: audit 2024-04-22T21:00:45.947877+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:46.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:46 smithi121 bash[23964]: audit 2024-04-22T21:00:45.956881+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:46.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:46 smithi121 bash[23964]: audit 2024-04-22T21:00:45.963510+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:46.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:46 smithi121 bash[23964]: audit 2024-04-22T21:00:45.968892+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:46.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:46 smithi121 bash[23964]: audit 2024-04-22T21:00:45.969547+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.fpqyxe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:00:46.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:46 smithi121 bash[23964]: audit 2024-04-22T21:00:45.973546+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.fpqyxe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-22T21:00:46.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:46 smithi121 bash[23964]: audit 2024-04-22T21:00:45.978799+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:46.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:46 smithi121 bash[23964]: audit 2024-04-22T21:00:45.979465+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:00:46.592 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:00:46 smithi123 bash[19656]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:00:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:00:46.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:46 smithi123 bash[18722]: cluster 2024-04-22T21:00:44.983999+0000 mgr.y (mgr.24298) 107 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-22T21:00:46.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:46 smithi123 bash[18722]: audit 2024-04-22T21:00:45.913730+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:46.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:46 smithi123 bash[18722]: audit 2024-04-22T21:00:45.940207+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:00:46.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:46 smithi123 bash[18722]: audit 2024-04-22T21:00:45.941515+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:00:46.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:46 smithi123 bash[18722]: audit 2024-04-22T21:00:45.942248+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:00:46.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:46 smithi123 bash[18722]: audit 2024-04-22T21:00:45.947877+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:46.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:46 smithi123 bash[18722]: audit 2024-04-22T21:00:45.956881+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:46.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:46 smithi123 bash[18722]: audit 2024-04-22T21:00:45.963510+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:46.593 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:46 smithi123 bash[18722]: audit 2024-04-22T21:00:45.968892+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:46.593 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:46 smithi123 bash[18722]: audit 2024-04-22T21:00:45.969547+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.fpqyxe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:00:46.593 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:46 smithi123 bash[18722]: audit 2024-04-22T21:00:45.973546+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.fpqyxe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-22T21:00:46.593 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:46 smithi123 bash[18722]: audit 2024-04-22T21:00:45.978799+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:46.593 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:46 smithi123 bash[18722]: audit 2024-04-22T21:00:45.979465+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:00:47.585 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -e sha1=56e81df3aeb98b717efe2ab0537a8c60249f95f7 -- bash -c 'ceph orch apply rgw smpl' 2024-04-22T21:00:47.726 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:47 smithi121 bash[18560]: audit 2024-04-22T21:00:45.904824+0000 mgr.y (mgr.24298) 108 : audit [DBG] from='client.14619 -' 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-22T21:00:47.726 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:47 smithi121 bash[18560]: cephadm 2024-04-22T21:00:45.906588+0000 mgr.y (mgr.24298) 109 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-22T21:00:47.726 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:47 smithi121 bash[18560]: cephadm 2024-04-22T21:00:45.964218+0000 mgr.y (mgr.24298) 110 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-22T21:00:47.726 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:47 smithi121 bash[18560]: cephadm 2024-04-22T21:00:45.980363+0000 mgr.y (mgr.24298) 111 : cephadm [INF] Deploying daemon rgw.foo.smithi121.fpqyxe on smithi121 2024-04-22T21:00:47.727 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:47 smithi121 bash[23964]: audit 2024-04-22T21:00:45.904824+0000 mgr.y (mgr.24298) 108 : audit [DBG] from='client.14619 -' 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-22T21:00:47.727 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:47 smithi121 bash[23964]: cephadm 2024-04-22T21:00:45.906588+0000 mgr.y (mgr.24298) 109 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-22T21:00:47.727 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:47 smithi121 bash[23964]: cephadm 2024-04-22T21:00:45.964218+0000 mgr.y (mgr.24298) 110 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-22T21:00:47.727 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:47 smithi121 bash[23964]: cephadm 2024-04-22T21:00:45.980363+0000 mgr.y (mgr.24298) 111 : cephadm [INF] Deploying daemon rgw.foo.smithi121.fpqyxe on smithi121 2024-04-22T21:00:47.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:47 smithi123 bash[18722]: audit 2024-04-22T21:00:45.904824+0000 mgr.y (mgr.24298) 108 : audit [DBG] from='client.14619 -' 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-22T21:00:47.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:47 smithi123 bash[18722]: cephadm 2024-04-22T21:00:45.906588+0000 mgr.y (mgr.24298) 109 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-22T21:00:47.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:47 smithi123 bash[18722]: cephadm 2024-04-22T21:00:45.964218+0000 mgr.y (mgr.24298) 110 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-22T21:00:47.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:47 smithi123 bash[18722]: cephadm 2024-04-22T21:00:45.980363+0000 mgr.y (mgr.24298) 111 : cephadm [INF] Deploying daemon rgw.foo.smithi121.fpqyxe on smithi121 2024-04-22T21:00:48.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:48 smithi123 bash[18722]: cluster 2024-04-22T21:00:46.985632+0000 mgr.y (mgr.24298) 112 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-04-22T21:00:48.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:48 smithi121 bash[23964]: cluster 2024-04-22T21:00:46.985632+0000 mgr.y (mgr.24298) 112 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-04-22T21:00:48.516 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:48 smithi121 bash[18560]: cluster 2024-04-22T21:00:46.985632+0000 mgr.y (mgr.24298) 112 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-04-22T21:00:49.826 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:00:49 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:49.827 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:00:49 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:49.827 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:00:49 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:49.827 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:49 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:49.828 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:49 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:49.828 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:00:49 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:49.828 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:00:49 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:49.828 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:00:49 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:49.829 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:00:49 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:50.091 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:49 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:50.091 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:00:49 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:50.092 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:49 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:50.092 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:00:49 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:50.092 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:00:49 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:50.092 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:00:49 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:50.093 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:00:49 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:50.093 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:00:49 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:50.093 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:00:49 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:50.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:50 smithi123 bash[18722]: cluster 2024-04-22T21:00:48.986366+0000 mgr.y (mgr.24298) 113 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 955 B/s rd, 1.0 KiB/s wr, 2 op/s 2024-04-22T21:00:50.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:50 smithi123 bash[18722]: audit 2024-04-22T21:00:50.107950+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:50.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:50 smithi123 bash[18722]: audit 2024-04-22T21:00:50.109370+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:00:50.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:50 smithi123 bash[18722]: audit 2024-04-22T21:00:50.115054+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-22T21:00:50.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:50 smithi123 bash[18722]: audit 2024-04-22T21:00:50.120632+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:50.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:50 smithi123 bash[18722]: audit 2024-04-22T21:00:50.121459+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:00:50.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:50 smithi121 bash[18560]: cluster 2024-04-22T21:00:48.986366+0000 mgr.y (mgr.24298) 113 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 955 B/s rd, 1.0 KiB/s wr, 2 op/s 2024-04-22T21:00:50.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:50 smithi121 bash[18560]: audit 2024-04-22T21:00:50.107950+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:50.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:50 smithi121 bash[18560]: audit 2024-04-22T21:00:50.109370+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:00:50.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:50 smithi121 bash[18560]: audit 2024-04-22T21:00:50.115054+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-22T21:00:50.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:50 smithi121 bash[18560]: audit 2024-04-22T21:00:50.120632+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:50.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:50 smithi121 bash[18560]: audit 2024-04-22T21:00:50.121459+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:00:50.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:50 smithi121 bash[23964]: cluster 2024-04-22T21:00:48.986366+0000 mgr.y (mgr.24298) 113 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 955 B/s rd, 1.0 KiB/s wr, 2 op/s 2024-04-22T21:00:50.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:50 smithi121 bash[23964]: audit 2024-04-22T21:00:50.107950+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:50.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:50 smithi121 bash[23964]: audit 2024-04-22T21:00:50.109370+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:00:50.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:50 smithi121 bash[23964]: audit 2024-04-22T21:00:50.115054+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-22T21:00:50.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:50 smithi121 bash[23964]: audit 2024-04-22T21:00:50.120632+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:50.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:50 smithi121 bash[23964]: audit 2024-04-22T21:00:50.121459+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:00:51.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:51 smithi123 bash[18722]: cephadm 2024-04-22T21:00:50.122309+0000 mgr.y (mgr.24298) 114 : cephadm [INF] Deploying daemon rgw.foo.smithi123.ducldy on smithi123 2024-04-22T21:00:51.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:51 smithi121 bash[18560]: cephadm 2024-04-22T21:00:50.122309+0000 mgr.y (mgr.24298) 114 : cephadm [INF] Deploying daemon rgw.foo.smithi123.ducldy on smithi123 2024-04-22T21:00:51.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:51 smithi121 bash[23964]: cephadm 2024-04-22T21:00:50.122309+0000 mgr.y (mgr.24298) 114 : cephadm [INF] Deploying daemon rgw.foo.smithi123.ducldy on smithi123 2024-04-22T21:00:52.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:00:51 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:00:51] "GET /metrics HTTP/1.1" 200 196437 "" "Prometheus/2.33.4" 2024-04-22T21:00:52.488 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:00:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:52.488 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:00:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:52.489 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:00:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:52.489 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:00:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:52.489 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:00:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:52.489 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:00:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:52.490 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:00:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:52.490 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:00:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:52.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:52.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:52 smithi123 bash[18722]: cluster 2024-04-22T21:00:50.987933+0000 mgr.y (mgr.24298) 115 : cluster [DBG] pgmap v87: 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-22T21:00:52.746 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:00:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:52.747 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:00:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:52.747 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:00:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:52.747 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:00:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:52.747 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:00:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:52.748 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:00:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:52.748 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:00:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:52.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:52.748 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:00:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:00:52.789 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:00:52 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:21:00:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:00:52.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:52 smithi121 bash[18560]: cluster 2024-04-22T21:00:50.987933+0000 mgr.y (mgr.24298) 115 : cluster [DBG] pgmap v87: 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-22T21:00:52.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:52 smithi121 bash[23964]: cluster 2024-04-22T21:00:50.987933+0000 mgr.y (mgr.24298) 115 : cluster [DBG] pgmap v87: 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-22T21:00:53.076 INFO:teuthology.orchestra.run.smithi121.stdout:Scheduled rgw.smpl update... 2024-04-22T21:00:53.731 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:53 smithi121 bash[18560]: audit 2024-04-22T21:00:52.447850+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:53.731 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:53 smithi121 bash[18560]: audit 2024-04-22T21:00:52.461336+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:53.731 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:53 smithi121 bash[18560]: audit 2024-04-22T21:00:52.783851+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:53.731 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:53 smithi121 bash[18560]: audit 2024-04-22T21:00:52.786130+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:00:53.731 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:53 smithi121 bash[18560]: audit 2024-04-22T21:00:52.787213+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:00:53.731 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:53 smithi121 bash[18560]: audit 2024-04-22T21:00:52.787866+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:00:53.731 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:53 smithi121 bash[18560]: cephadm 2024-04-22T21:00:52.792354+0000 mgr.y (mgr.24298) 116 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-22T21:00:53.731 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:53 smithi121 bash[18560]: audit 2024-04-22T21:00:53.079891+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:53.731 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:53 smithi121 bash[18560]: audit 2024-04-22T21:00:53.170766+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:53.731 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:53 smithi121 bash[18560]: audit 2024-04-22T21:00:53.179173+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:53.732 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:53 smithi121 bash[18560]: audit 2024-04-22T21:00:53.188281+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:53.732 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:53 smithi121 bash[18560]: audit 2024-04-22T21:00:53.195295+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:00:53.732 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:53 smithi121 bash[18560]: audit 2024-04-22T21:00:53.196556+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:00:53.732 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:53 smithi121 bash[18560]: audit 2024-04-22T21:00:53.197230+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:00:53.732 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:53 smithi121 bash[18560]: audit 2024-04-22T21:00:53.426664+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:53.732 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:53 smithi121 bash[23964]: audit 2024-04-22T21:00:52.447850+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:53.732 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:53 smithi121 bash[23964]: audit 2024-04-22T21:00:52.461336+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:53.732 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:53 smithi121 bash[23964]: audit 2024-04-22T21:00:52.783851+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:53.732 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:53 smithi121 bash[23964]: audit 2024-04-22T21:00:52.786130+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:00:53.732 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:53 smithi121 bash[23964]: audit 2024-04-22T21:00:52.787213+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:00:53.732 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:53 smithi121 bash[23964]: audit 2024-04-22T21:00:52.787866+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:00:53.732 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:53 smithi121 bash[23964]: cephadm 2024-04-22T21:00:52.792354+0000 mgr.y (mgr.24298) 116 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-22T21:00:53.733 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:53 smithi121 bash[23964]: audit 2024-04-22T21:00:53.079891+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:53.733 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:53 smithi121 bash[23964]: audit 2024-04-22T21:00:53.170766+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:53.733 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:53 smithi121 bash[23964]: audit 2024-04-22T21:00:53.179173+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:53.733 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:53 smithi121 bash[23964]: audit 2024-04-22T21:00:53.188281+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:53.733 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:53 smithi121 bash[23964]: audit 2024-04-22T21:00:53.195295+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:00:53.733 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:53 smithi121 bash[23964]: audit 2024-04-22T21:00:53.196556+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:00:53.733 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:53 smithi121 bash[23964]: audit 2024-04-22T21:00:53.197230+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:00:53.733 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:53 smithi121 bash[23964]: audit 2024-04-22T21:00:53.426664+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:53.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:53 smithi123 bash[18722]: audit 2024-04-22T21:00:52.447850+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:53.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:53 smithi123 bash[18722]: audit 2024-04-22T21:00:52.461336+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:53.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:53 smithi123 bash[18722]: audit 2024-04-22T21:00:52.783851+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:53.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:53 smithi123 bash[18722]: audit 2024-04-22T21:00:52.786130+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:00:53.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:53 smithi123 bash[18722]: audit 2024-04-22T21:00:52.787213+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:00:53.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:53 smithi123 bash[18722]: audit 2024-04-22T21:00:52.787866+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:00:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:53 smithi123 bash[18722]: cephadm 2024-04-22T21:00:52.792354+0000 mgr.y (mgr.24298) 116 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-22T21:00:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:53 smithi123 bash[18722]: audit 2024-04-22T21:00:53.079891+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:53 smithi123 bash[18722]: audit 2024-04-22T21:00:53.170766+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:53 smithi123 bash[18722]: audit 2024-04-22T21:00:53.179173+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:53 smithi123 bash[18722]: audit 2024-04-22T21:00:53.188281+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:53 smithi123 bash[18722]: audit 2024-04-22T21:00:53.195295+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:00:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:53 smithi123 bash[18722]: audit 2024-04-22T21:00:53.196556+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:00:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:53 smithi123 bash[18722]: audit 2024-04-22T21:00:53.197230+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:00:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:53 smithi123 bash[18722]: audit 2024-04-22T21:00:53.426664+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:54.074 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -e sha1=56e81df3aeb98b717efe2ab0537a8c60249f95f7 -- bash -c 'ceph osd pool create foo' 2024-04-22T21:00:54.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:54 smithi123 bash[18722]: cluster 2024-04-22T21:00:52.988558+0000 mgr.y (mgr.24298) 117 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 619 B/s wr, 1 op/s 2024-04-22T21:00:54.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:54 smithi123 bash[18722]: audit 2024-04-22T21:00:53.073441+0000 mgr.y (mgr.24298) 118 : audit [DBG] from='client.14643 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:00:54.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:54 smithi123 bash[18722]: cephadm 2024-04-22T21:00:53.075425+0000 mgr.y (mgr.24298) 119 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-22T21:00:54.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:54 smithi123 bash[18722]: cephadm 2024-04-22T21:00:53.188862+0000 mgr.y (mgr.24298) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:00:54.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:54 smithi123 bash[18722]: cephadm 2024-04-22T21:00:53.201448+0000 mgr.y (mgr.24298) 121 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-22T21:00:54.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:54 smithi123 bash[18722]: cephadm 2024-04-22T21:00:53.427442+0000 mgr.y (mgr.24298) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:00:55.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:54 smithi121 bash[18560]: cluster 2024-04-22T21:00:52.988558+0000 mgr.y (mgr.24298) 117 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 619 B/s wr, 1 op/s 2024-04-22T21:00:55.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:54 smithi121 bash[18560]: audit 2024-04-22T21:00:53.073441+0000 mgr.y (mgr.24298) 118 : audit [DBG] from='client.14643 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:00:55.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:54 smithi121 bash[18560]: cephadm 2024-04-22T21:00:53.075425+0000 mgr.y (mgr.24298) 119 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-22T21:00:55.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:54 smithi121 bash[18560]: cephadm 2024-04-22T21:00:53.188862+0000 mgr.y (mgr.24298) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:00:55.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:54 smithi121 bash[18560]: cephadm 2024-04-22T21:00:53.201448+0000 mgr.y (mgr.24298) 121 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-22T21:00:55.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:54 smithi121 bash[18560]: cephadm 2024-04-22T21:00:53.427442+0000 mgr.y (mgr.24298) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:00:55.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:54 smithi121 bash[23964]: cluster 2024-04-22T21:00:52.988558+0000 mgr.y (mgr.24298) 117 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 619 B/s wr, 1 op/s 2024-04-22T21:00:55.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:54 smithi121 bash[23964]: audit 2024-04-22T21:00:53.073441+0000 mgr.y (mgr.24298) 118 : audit [DBG] from='client.14643 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:00:55.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:54 smithi121 bash[23964]: cephadm 2024-04-22T21:00:53.075425+0000 mgr.y (mgr.24298) 119 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-22T21:00:55.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:54 smithi121 bash[23964]: cephadm 2024-04-22T21:00:53.188862+0000 mgr.y (mgr.24298) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:00:55.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:54 smithi121 bash[23964]: cephadm 2024-04-22T21:00:53.201448+0000 mgr.y (mgr.24298) 121 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-22T21:00:55.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:54 smithi121 bash[23964]: cephadm 2024-04-22T21:00:53.427442+0000 mgr.y (mgr.24298) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:00:56.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:56 smithi123 bash[18722]: cluster 2024-04-22T21:00:54.989383+0000 mgr.y (mgr.24298) 123 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 597 B/s wr, 1 op/s 2024-04-22T21:00:56.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:56 smithi123 bash[18722]: audit 2024-04-22T21:00:55.082230+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:56.377 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:56 smithi121 bash[18560]: cluster 2024-04-22T21:00:54.989383+0000 mgr.y (mgr.24298) 123 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 597 B/s wr, 1 op/s 2024-04-22T21:00:56.377 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:56 smithi121 bash[18560]: audit 2024-04-22T21:00:55.082230+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:56.377 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:56 smithi121 bash[23964]: cluster 2024-04-22T21:00:54.989383+0000 mgr.y (mgr.24298) 123 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 597 B/s wr, 1 op/s 2024-04-22T21:00:56.377 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:56 smithi121 bash[23964]: audit 2024-04-22T21:00:55.082230+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:56.748 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:00:56 smithi123 bash[19656]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:00:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:00:58.384 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:00:58 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:21:00:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:00:58.384 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:58 smithi121 bash[18560]: cluster 2024-04-22T21:00:56.991109+0000 mgr.y (mgr.24298) 124 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 3.6 KiB/s wr, 185 op/s 2024-04-22T21:00:58.384 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:58 smithi121 bash[18560]: audit 2024-04-22T21:00:58.133746+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:58.385 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:58 smithi121 bash[23964]: cluster 2024-04-22T21:00:56.991109+0000 mgr.y (mgr.24298) 124 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 3.6 KiB/s wr, 185 op/s 2024-04-22T21:00:58.385 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:58 smithi121 bash[23964]: audit 2024-04-22T21:00:58.133746+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:58.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:58 smithi123 bash[18722]: cluster 2024-04-22T21:00:56.991109+0000 mgr.y (mgr.24298) 124 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 3.6 KiB/s wr, 185 op/s 2024-04-22T21:00:58.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:58 smithi123 bash[18722]: audit 2024-04-22T21:00:58.133746+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:59.346 INFO:teuthology.orchestra.run.smithi121.stderr:pool 'foo' created 2024-04-22T21:00:59.496 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:00:59 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:21:00:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:00:59.496 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:00:59 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:21:00:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:00:59.497 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:59 smithi121 bash[23964]: audit 2024-04-22T21:00:58.764534+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.121:0/169953492' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-22T21:00:59.497 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:59 smithi121 bash[23964]: audit 2024-04-22T21:00:58.764890+0000 mon.a (mon.0) 985 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-22T21:00:59.497 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:59 smithi121 bash[23964]: audit 2024-04-22T21:00:59.211086+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:59.497 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:59 smithi121 bash[23964]: audit 2024-04-22T21:00:59.322005+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:59.497 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:00:59 smithi121 bash[23964]: audit 2024-04-22T21:00:59.327196+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:59.497 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:59 smithi121 bash[18560]: audit 2024-04-22T21:00:58.764534+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.121:0/169953492' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-22T21:00:59.497 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:59 smithi121 bash[18560]: audit 2024-04-22T21:00:58.764890+0000 mon.a (mon.0) 985 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-22T21:00:59.497 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:59 smithi121 bash[18560]: audit 2024-04-22T21:00:59.211086+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:59.497 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:59 smithi121 bash[18560]: audit 2024-04-22T21:00:59.322005+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:59.498 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:00:59 smithi121 bash[18560]: audit 2024-04-22T21:00:59.327196+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:59.726 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:59 smithi123 bash[18722]: audit 2024-04-22T21:00:58.764534+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.121:0/169953492' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-22T21:00:59.726 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:59 smithi123 bash[18722]: audit 2024-04-22T21:00:58.764890+0000 mon.a (mon.0) 985 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-22T21:00:59.726 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:59 smithi123 bash[18722]: audit 2024-04-22T21:00:59.211086+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:59.726 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:59 smithi123 bash[18722]: audit 2024-04-22T21:00:59.322005+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:00:59.726 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:00:59 smithi123 bash[18722]: audit 2024-04-22T21:00:59.327196+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:00.260 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -e sha1=56e81df3aeb98b717efe2ab0537a8c60249f95f7 -- bash -c 'rbd pool init foo' 2024-04-22T21:01:00.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:00 smithi121 bash[18560]: cluster 2024-04-22T21:00:58.991688+0000 mgr.y (mgr.24298) 125 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 3.0 KiB/s wr, 183 op/s 2024-04-22T21:01:00.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:00 smithi121 bash[18560]: audit 2024-04-22T21:00:59.344408+0000 mon.a (mon.0) 989 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-22T21:01:00.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:00 smithi121 bash[18560]: cluster 2024-04-22T21:00:59.344481+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-22T21:01:00.452 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:00 smithi121 bash[23964]: cluster 2024-04-22T21:00:58.991688+0000 mgr.y (mgr.24298) 125 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 3.0 KiB/s wr, 183 op/s 2024-04-22T21:01:00.452 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:00 smithi121 bash[23964]: audit 2024-04-22T21:00:59.344408+0000 mon.a (mon.0) 989 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-22T21:01:00.452 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:00 smithi121 bash[23964]: cluster 2024-04-22T21:00:59.344481+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-22T21:01:00.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:00 smithi123 bash[18722]: cluster 2024-04-22T21:00:58.991688+0000 mgr.y (mgr.24298) 125 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 3.0 KiB/s wr, 183 op/s 2024-04-22T21:01:00.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:00 smithi123 bash[18722]: audit 2024-04-22T21:00:59.344408+0000 mon.a (mon.0) 989 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-22T21:01:00.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:00 smithi123 bash[18722]: cluster 2024-04-22T21:00:59.344481+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-22T21:01:00.789 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:01:00 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:21:01:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:01:01.539 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:21:01:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:01:01.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[18560]: cluster 2024-04-22T21:01:00.355651+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-22T21:01:01.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[18560]: audit 2024-04-22T21:01:00.524415+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:01.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[18560]: audit 2024-04-22T21:01:00.530206+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:01.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[18560]: audit 2024-04-22T21:01:00.560874+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:01:01.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[18560]: audit 2024-04-22T21:01:00.562593+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:01:01.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[18560]: audit 2024-04-22T21:01:00.563684+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:01:01.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[18560]: audit 2024-04-22T21:01:00.574511+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:01.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[18560]: cephadm 2024-04-22T21:01:00.585024+0000 mgr.y (mgr.24298) 126 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-22T21:01:01.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[18560]: audit 2024-04-22T21:01:00.591344+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:01.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[18560]: audit 2024-04-22T21:01:00.592833+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.umzhsg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:01:01.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[18560]: audit 2024-04-22T21:01:00.600370+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.umzhsg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-22T21:01:01.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[18560]: audit 2024-04-22T21:01:00.609866+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:01.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[18560]: audit 2024-04-22T21:01:00.611837+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:01:01.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[18560]: cephadm 2024-04-22T21:01:00.614117+0000 mgr.y (mgr.24298) 127 : cephadm [INF] Deploying daemon rgw.smpl.smithi121.umzhsg on smithi121 2024-04-22T21:01:01.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[18560]: audit 2024-04-22T21:01:01.254159+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:01.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[18560]: audit 2024-04-22T21:01:01.259429+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:01.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[23964]: cluster 2024-04-22T21:01:00.355651+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-22T21:01:01.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[23964]: audit 2024-04-22T21:01:00.524415+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:01.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[23964]: audit 2024-04-22T21:01:00.530206+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:01.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[23964]: audit 2024-04-22T21:01:00.560874+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:01:01.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[23964]: audit 2024-04-22T21:01:00.562593+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:01:01.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[23964]: audit 2024-04-22T21:01:00.563684+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:01:01.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[23964]: audit 2024-04-22T21:01:00.574511+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:01.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[23964]: cephadm 2024-04-22T21:01:00.585024+0000 mgr.y (mgr.24298) 126 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-22T21:01:01.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[23964]: audit 2024-04-22T21:01:00.591344+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:01.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[23964]: audit 2024-04-22T21:01:00.592833+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.umzhsg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:01:01.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[23964]: audit 2024-04-22T21:01:00.600370+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.umzhsg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-22T21:01:01.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[23964]: audit 2024-04-22T21:01:00.609866+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:01.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[23964]: audit 2024-04-22T21:01:00.611837+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:01:01.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[23964]: cephadm 2024-04-22T21:01:00.614117+0000 mgr.y (mgr.24298) 127 : cephadm [INF] Deploying daemon rgw.smpl.smithi121.umzhsg on smithi121 2024-04-22T21:01:01.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[23964]: audit 2024-04-22T21:01:01.254159+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:01.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[23964]: audit 2024-04-22T21:01:01.259429+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:01.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:01 smithi123 bash[18722]: cluster 2024-04-22T21:01:00.355651+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-22T21:01:01.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:01 smithi123 bash[18722]: audit 2024-04-22T21:01:00.524415+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:01.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:01 smithi123 bash[18722]: audit 2024-04-22T21:01:00.530206+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:01.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:01 smithi123 bash[18722]: audit 2024-04-22T21:01:00.560874+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:01:01.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:01 smithi123 bash[18722]: audit 2024-04-22T21:01:00.562593+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:01:01.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:01 smithi123 bash[18722]: audit 2024-04-22T21:01:00.563684+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:01:01.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:01 smithi123 bash[18722]: audit 2024-04-22T21:01:00.574511+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:01.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:01 smithi123 bash[18722]: cephadm 2024-04-22T21:01:00.585024+0000 mgr.y (mgr.24298) 126 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-22T21:01:01.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:01 smithi123 bash[18722]: audit 2024-04-22T21:01:00.591344+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:01.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:01 smithi123 bash[18722]: audit 2024-04-22T21:01:00.592833+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.umzhsg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:01:01.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:01 smithi123 bash[18722]: audit 2024-04-22T21:01:00.600370+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.umzhsg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-22T21:01:01.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:01 smithi123 bash[18722]: audit 2024-04-22T21:01:00.609866+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:01.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:01 smithi123 bash[18722]: audit 2024-04-22T21:01:00.611837+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:01:01.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:01 smithi123 bash[18722]: cephadm 2024-04-22T21:01:00.614117+0000 mgr.y (mgr.24298) 127 : cephadm [INF] Deploying daemon rgw.smpl.smithi121.umzhsg on smithi121 2024-04-22T21:01:01.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:01 smithi123 bash[18722]: audit 2024-04-22T21:01:01.254159+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:01.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:01 smithi123 bash[18722]: audit 2024-04-22T21:01:01.259429+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:02.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:01:01 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:01:01] "GET /metrics HTTP/1.1" 200 205207 "" "Prometheus/2.33.4" 2024-04-22T21:01:02.645 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:02 smithi121 bash[18560]: cluster 2024-04-22T21:01:00.993155+0000 mgr.y (mgr.24298) 128 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 148 KiB/s rd, 4.5 KiB/s wr, 275 op/s 2024-04-22T21:01:02.645 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:02 smithi121 bash[18560]: cluster 2024-04-22T21:01:01.371009+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-22T21:01:02.645 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:02 smithi121 bash[23964]: cluster 2024-04-22T21:01:00.993155+0000 mgr.y (mgr.24298) 128 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 148 KiB/s rd, 4.5 KiB/s wr, 275 op/s 2024-04-22T21:01:02.646 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:02 smithi121 bash[23964]: cluster 2024-04-22T21:01:01.371009+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-22T21:01:02.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:02 smithi123 bash[18722]: cluster 2024-04-22T21:01:00.993155+0000 mgr.y (mgr.24298) 128 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 148 KiB/s rd, 4.5 KiB/s wr, 275 op/s 2024-04-22T21:01:02.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:02 smithi123 bash[18722]: cluster 2024-04-22T21:01:01.371009+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-22T21:01:04.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:03 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:04.040 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:01:03 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:04.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:03 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:04.040 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:01:03 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:04.040 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:01:03 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:04.041 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:01:03 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:04.041 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:01:03 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:04.041 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:01:03 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:04.042 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:01:03 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:04.378 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:01:04 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:04.381 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:01:04 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:04.381 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:01:04 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:04.382 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:01:04 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:04.382 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:01:04 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:04.382 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:04 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:04.383 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:01:04 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:04.383 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:01:04 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:04.383 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:04 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:04.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:04 smithi123 bash[18722]: cluster 2024-04-22T21:01:02.993883+0000 mgr.y (mgr.24298) 129 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:01:04.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:04 smithi123 bash[18722]: audit 2024-04-22T21:01:04.282287+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:04.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:04 smithi123 bash[18722]: audit 2024-04-22T21:01:04.284075+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:01:04.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:04 smithi123 bash[18722]: audit 2024-04-22T21:01:04.289590+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-22T21:01:04.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:04 smithi123 bash[18722]: audit 2024-04-22T21:01:04.296195+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:04.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:04 smithi123 bash[18722]: audit 2024-04-22T21:01:04.297049+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:01:04.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:04 smithi121 bash[18560]: cluster 2024-04-22T21:01:02.993883+0000 mgr.y (mgr.24298) 129 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:01:04.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:04 smithi121 bash[18560]: audit 2024-04-22T21:01:04.282287+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:04.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:04 smithi121 bash[18560]: audit 2024-04-22T21:01:04.284075+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:01:04.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:04 smithi121 bash[18560]: audit 2024-04-22T21:01:04.289590+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-22T21:01:04.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:04 smithi121 bash[18560]: audit 2024-04-22T21:01:04.296195+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:04.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:04 smithi121 bash[18560]: audit 2024-04-22T21:01:04.297049+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:01:04.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:04 smithi121 bash[23964]: cluster 2024-04-22T21:01:02.993883+0000 mgr.y (mgr.24298) 129 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:01:04.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:04 smithi121 bash[23964]: audit 2024-04-22T21:01:04.282287+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:04.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:04 smithi121 bash[23964]: audit 2024-04-22T21:01:04.284075+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:01:04.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:04 smithi121 bash[23964]: audit 2024-04-22T21:01:04.289590+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-22T21:01:04.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:04 smithi121 bash[23964]: audit 2024-04-22T21:01:04.296195+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:04.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:04 smithi121 bash[23964]: audit 2024-04-22T21:01:04.297049+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:01:05.432 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:05 smithi121 bash[18560]: cephadm 2024-04-22T21:01:04.297832+0000 mgr.y (mgr.24298) 130 : cephadm [INF] Deploying daemon rgw.smpl.smithi123.ywhrus on smithi123 2024-04-22T21:01:05.432 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:05 smithi121 bash[18560]: audit 2024-04-22T21:01:05.258344+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.121:0/1610041766' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-22T21:01:05.432 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:05 smithi121 bash[18560]: audit 2024-04-22T21:01:05.258695+0000 mon.a (mon.0) 1011 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-22T21:01:05.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:05 smithi121 bash[23964]: cephadm 2024-04-22T21:01:04.297832+0000 mgr.y (mgr.24298) 130 : cephadm [INF] Deploying daemon rgw.smpl.smithi123.ywhrus on smithi123 2024-04-22T21:01:05.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:05 smithi121 bash[23964]: audit 2024-04-22T21:01:05.258344+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.121:0/1610041766' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-22T21:01:05.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:05 smithi121 bash[23964]: audit 2024-04-22T21:01:05.258695+0000 mon.a (mon.0) 1011 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-22T21:01:05.672 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:05 smithi123 bash[18722]: cephadm 2024-04-22T21:01:04.297832+0000 mgr.y (mgr.24298) 130 : cephadm [INF] Deploying daemon rgw.smpl.smithi123.ywhrus on smithi123 2024-04-22T21:01:05.672 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:05 smithi123 bash[18722]: audit 2024-04-22T21:01:05.258344+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.121:0/1610041766' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-22T21:01:05.672 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:05 smithi123 bash[18722]: audit 2024-04-22T21:01:05.258695+0000 mon.a (mon.0) 1011 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-22T21:01:06.601 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:01:06 smithi123 bash[19656]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:01:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:01:06.601 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:06 smithi123 bash[18722]: cluster 2024-04-22T21:01:04.994714+0000 mgr.y (mgr.24298) 131 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:01:06.601 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:06 smithi123 bash[18722]: audit 2024-04-22T21:01:05.402468+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-22T21:01:06.601 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:06 smithi123 bash[18722]: cluster 2024-04-22T21:01:05.402967+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-22T21:01:06.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:06 smithi121 bash[18560]: cluster 2024-04-22T21:01:04.994714+0000 mgr.y (mgr.24298) 131 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:01:06.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:06 smithi121 bash[18560]: audit 2024-04-22T21:01:05.402468+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-22T21:01:06.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:06 smithi121 bash[18560]: cluster 2024-04-22T21:01:05.402967+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-22T21:01:06.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:06 smithi121 bash[23964]: cluster 2024-04-22T21:01:04.994714+0000 mgr.y (mgr.24298) 131 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:01:06.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:06 smithi121 bash[23964]: audit 2024-04-22T21:01:05.402468+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-22T21:01:06.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:06 smithi121 bash[23964]: cluster 2024-04-22T21:01:05.402967+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-22T21:01:06.859 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:01:06 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:06.859 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:01:06 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:06.859 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:01:06 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:06.860 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:06 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:06.860 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:01:06 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:06.860 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:01:06 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:06.861 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:01:06 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:06.861 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:01:06 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:06.861 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:01:06 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:07.110 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:01:07 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:07.111 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:01:07 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:07.111 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:01:07 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:07.111 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:01:07 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:07.111 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:01:07 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:07.112 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:01:06 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:07.112 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:01:07 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:07.112 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:01:06 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:07.113 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:07 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:07.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:07 smithi123 bash[18722]: cluster 2024-04-22T21:01:06.404350+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-22T21:01:07.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:07 smithi123 bash[18722]: audit 2024-04-22T21:01:07.162061+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:07.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:07 smithi123 bash[18722]: audit 2024-04-22T21:01:07.167120+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:01:07.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:07 smithi123 bash[18722]: audit 2024-04-22T21:01:07.168858+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:01:07.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:07 smithi123 bash[18722]: audit 2024-04-22T21:01:07.169880+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:01:07.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:07 smithi121 bash[18560]: cluster 2024-04-22T21:01:06.404350+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-22T21:01:07.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:07 smithi121 bash[18560]: audit 2024-04-22T21:01:07.162061+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:07.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:07 smithi121 bash[18560]: audit 2024-04-22T21:01:07.167120+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:01:07.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:07 smithi121 bash[18560]: audit 2024-04-22T21:01:07.168858+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:01:07.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:07 smithi121 bash[18560]: audit 2024-04-22T21:01:07.169880+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:01:07.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:07 smithi121 bash[23964]: cluster 2024-04-22T21:01:06.404350+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-22T21:01:07.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:07 smithi121 bash[23964]: audit 2024-04-22T21:01:07.162061+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:07.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:07 smithi121 bash[23964]: audit 2024-04-22T21:01:07.167120+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:01:07.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:07 smithi121 bash[23964]: audit 2024-04-22T21:01:07.168858+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:01:07.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:07 smithi121 bash[23964]: audit 2024-04-22T21:01:07.169880+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:01:08.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:08 smithi123 bash[18722]: cluster 2024-04-22T21:01:06.995565+0000 mgr.y (mgr.24298) 132 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 170 B/s wr, 156 op/s 2024-04-22T21:01:08.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:08 smithi123 bash[18722]: cephadm 2024-04-22T21:01:07.176383+0000 mgr.y (mgr.24298) 133 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-22T21:01:08.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:08 smithi123 bash[18722]: cluster 2024-04-22T21:01:07.420862+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-22T21:01:08.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:08 smithi123 bash[18722]: audit 2024-04-22T21:01:07.465717+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:08.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:08 smithi123 bash[18722]: cephadm 2024-04-22T21:01:07.466228+0000 mgr.y (mgr.24298) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:01:08.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:08 smithi123 bash[18722]: audit 2024-04-22T21:01:07.473906+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:01:08.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:08 smithi123 bash[18722]: audit 2024-04-22T21:01:07.475427+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:01:08.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:08 smithi123 bash[18722]: audit 2024-04-22T21:01:07.476568+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:01:08.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:08 smithi123 bash[18722]: cephadm 2024-04-22T21:01:07.481185+0000 mgr.y (mgr.24298) 135 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-22T21:01:08.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:08 smithi123 bash[18722]: audit 2024-04-22T21:01:07.724060+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:08.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:08 smithi123 bash[18722]: cephadm 2024-04-22T21:01:07.724514+0000 mgr.y (mgr.24298) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:01:08.579 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -e sha1=56e81df3aeb98b717efe2ab0537a8c60249f95f7 -- bash -c 'ceph orch apply iscsi foo u p' 2024-04-22T21:01:08.764 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:08 smithi121 bash[23964]: cluster 2024-04-22T21:01:06.995565+0000 mgr.y (mgr.24298) 132 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 170 B/s wr, 156 op/s 2024-04-22T21:01:08.764 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:08 smithi121 bash[23964]: cephadm 2024-04-22T21:01:07.176383+0000 mgr.y (mgr.24298) 133 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-22T21:01:08.764 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:08 smithi121 bash[23964]: cluster 2024-04-22T21:01:07.420862+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-22T21:01:08.764 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:08 smithi121 bash[23964]: audit 2024-04-22T21:01:07.465717+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:08.764 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:08 smithi121 bash[23964]: cephadm 2024-04-22T21:01:07.466228+0000 mgr.y (mgr.24298) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:01:08.764 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:08 smithi121 bash[23964]: audit 2024-04-22T21:01:07.473906+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:01:08.764 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:08 smithi121 bash[23964]: audit 2024-04-22T21:01:07.475427+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:01:08.764 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:08 smithi121 bash[23964]: audit 2024-04-22T21:01:07.476568+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:01:08.764 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:08 smithi121 bash[23964]: cephadm 2024-04-22T21:01:07.481185+0000 mgr.y (mgr.24298) 135 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-22T21:01:08.764 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:08 smithi121 bash[23964]: audit 2024-04-22T21:01:07.724060+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:08.764 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:08 smithi121 bash[23964]: cephadm 2024-04-22T21:01:07.724514+0000 mgr.y (mgr.24298) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:01:08.765 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:08 smithi121 bash[18560]: cluster 2024-04-22T21:01:06.995565+0000 mgr.y (mgr.24298) 132 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 170 B/s wr, 156 op/s 2024-04-22T21:01:08.765 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:08 smithi121 bash[18560]: cephadm 2024-04-22T21:01:07.176383+0000 mgr.y (mgr.24298) 133 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-22T21:01:08.765 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:08 smithi121 bash[18560]: cluster 2024-04-22T21:01:07.420862+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-22T21:01:08.765 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:08 smithi121 bash[18560]: audit 2024-04-22T21:01:07.465717+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:08.765 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:08 smithi121 bash[18560]: cephadm 2024-04-22T21:01:07.466228+0000 mgr.y (mgr.24298) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:01:08.765 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:08 smithi121 bash[18560]: audit 2024-04-22T21:01:07.473906+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:01:08.765 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:08 smithi121 bash[18560]: audit 2024-04-22T21:01:07.475427+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:01:08.765 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:08 smithi121 bash[18560]: audit 2024-04-22T21:01:07.476568+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:01:08.765 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:08 smithi121 bash[18560]: cephadm 2024-04-22T21:01:07.481185+0000 mgr.y (mgr.24298) 135 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-22T21:01:08.765 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:08 smithi121 bash[18560]: audit 2024-04-22T21:01:07.724060+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:08.765 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:08 smithi121 bash[18560]: cephadm 2024-04-22T21:01:07.724514+0000 mgr.y (mgr.24298) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:01:10.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:10 smithi123 bash[18722]: cluster 2024-04-22T21:01:08.996354+0000 mgr.y (mgr.24298) 137 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 170 B/s wr, 156 op/s 2024-04-22T21:01:10.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:10 smithi123 bash[18722]: audit 2024-04-22T21:01:10.090151+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:10.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:10 smithi121 bash[18560]: cluster 2024-04-22T21:01:08.996354+0000 mgr.y (mgr.24298) 137 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 170 B/s wr, 156 op/s 2024-04-22T21:01:10.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:10 smithi121 bash[18560]: audit 2024-04-22T21:01:10.090151+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:10.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:10 smithi121 bash[23964]: cluster 2024-04-22T21:01:08.996354+0000 mgr.y (mgr.24298) 137 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 170 B/s wr, 156 op/s 2024-04-22T21:01:10.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:10 smithi121 bash[23964]: audit 2024-04-22T21:01:10.090151+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:12.129 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:01:11 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:01:11] "GET /metrics HTTP/1.1" 200 213409 "" "Prometheus/2.33.4" 2024-04-22T21:01:12.484 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:12 smithi123 bash[18722]: cluster 2024-04-22T21:01:10.998117+0000 mgr.y (mgr.24298) 138 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 682 B/s wr, 346 op/s 2024-04-22T21:01:12.484 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:12 smithi123 bash[18722]: cluster 2024-04-22T21:01:12.345233+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-22T21:01:12.590 INFO:teuthology.orchestra.run.smithi121.stdout:Scheduled iscsi.foo update... 2024-04-22T21:01:12.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:12 smithi121 bash[23964]: cluster 2024-04-22T21:01:10.998117+0000 mgr.y (mgr.24298) 138 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 682 B/s wr, 346 op/s 2024-04-22T21:01:12.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:12 smithi121 bash[23964]: cluster 2024-04-22T21:01:12.345233+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-22T21:01:12.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:12 smithi121 bash[18560]: cluster 2024-04-22T21:01:10.998117+0000 mgr.y (mgr.24298) 138 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 682 B/s wr, 346 op/s 2024-04-22T21:01:12.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:12 smithi121 bash[18560]: cluster 2024-04-22T21:01:12.345233+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-22T21:01:13.298 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -e sha1=56e81df3aeb98b717efe2ab0537a8c60249f95f7 -- bash -c 'sleep 120' 2024-04-22T21:01:13.467 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:01:13 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:21:01:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:01:13.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:13 smithi123 bash[18722]: audit 2024-04-22T21:01:12.587808+0000 mgr.y (mgr.24298) 139 : audit [DBG] from='client.14847 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:01:13.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:13 smithi123 bash[18722]: cephadm 2024-04-22T21:01:12.589486+0000 mgr.y (mgr.24298) 140 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-22T21:01:13.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:13 smithi123 bash[18722]: audit 2024-04-22T21:01:12.593623+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:13.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:13 smithi123 bash[18722]: audit 2024-04-22T21:01:12.600998+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:01:13.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:13 smithi123 bash[18722]: audit 2024-04-22T21:01:12.602359+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:01:13.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:13 smithi123 bash[18722]: audit 2024-04-22T21:01:12.603136+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:01:13.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:13 smithi123 bash[18722]: audit 2024-04-22T21:01:12.612070+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:13.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:13 smithi123 bash[18722]: cephadm 2024-04-22T21:01:12.612588+0000 mgr.y (mgr.24298) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:01:13.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:13 smithi123 bash[18722]: audit 2024-04-22T21:01:13.102814+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:13.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:13 smithi121 bash[18560]: audit 2024-04-22T21:01:12.587808+0000 mgr.y (mgr.24298) 139 : audit [DBG] from='client.14847 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:01:13.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:13 smithi121 bash[18560]: cephadm 2024-04-22T21:01:12.589486+0000 mgr.y (mgr.24298) 140 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-22T21:01:13.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:13 smithi121 bash[18560]: audit 2024-04-22T21:01:12.593623+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:13.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:13 smithi121 bash[18560]: audit 2024-04-22T21:01:12.600998+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:01:13.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:13 smithi121 bash[18560]: audit 2024-04-22T21:01:12.602359+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:01:13.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:13 smithi121 bash[18560]: audit 2024-04-22T21:01:12.603136+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:01:13.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:13 smithi121 bash[18560]: audit 2024-04-22T21:01:12.612070+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:13.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:13 smithi121 bash[18560]: cephadm 2024-04-22T21:01:12.612588+0000 mgr.y (mgr.24298) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:01:13.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:13 smithi121 bash[18560]: audit 2024-04-22T21:01:13.102814+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:13.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:13 smithi121 bash[23964]: audit 2024-04-22T21:01:12.587808+0000 mgr.y (mgr.24298) 139 : audit [DBG] from='client.14847 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:01:13.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:13 smithi121 bash[23964]: cephadm 2024-04-22T21:01:12.589486+0000 mgr.y (mgr.24298) 140 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-22T21:01:13.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:13 smithi121 bash[23964]: audit 2024-04-22T21:01:12.593623+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:13.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:13 smithi121 bash[23964]: audit 2024-04-22T21:01:12.600998+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:01:13.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:13 smithi121 bash[23964]: audit 2024-04-22T21:01:12.602359+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:01:13.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:13 smithi121 bash[23964]: audit 2024-04-22T21:01:12.603136+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:01:13.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:13 smithi121 bash[23964]: audit 2024-04-22T21:01:12.612070+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:13.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:13 smithi121 bash[23964]: cephadm 2024-04-22T21:01:12.612588+0000 mgr.y (mgr.24298) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:01:13.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:13 smithi121 bash[23964]: audit 2024-04-22T21:01:13.102814+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:14.539 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:01:14 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:21:01:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:01:14.900 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:14 smithi121 bash[23964]: cluster 2024-04-22T21:01:12.998857+0000 mgr.y (mgr.24298) 142 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 465 B/s wr, 173 op/s 2024-04-22T21:01:14.900 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:14 smithi121 bash[23964]: audit 2024-04-22T21:01:14.240667+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:14.900 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:14 smithi121 bash[23964]: audit 2024-04-22T21:01:14.250287+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:14.900 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:14 smithi121 bash[18560]: cluster 2024-04-22T21:01:12.998857+0000 mgr.y (mgr.24298) 142 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 465 B/s wr, 173 op/s 2024-04-22T21:01:14.900 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:14 smithi121 bash[18560]: audit 2024-04-22T21:01:14.240667+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:14.900 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:14 smithi121 bash[18560]: audit 2024-04-22T21:01:14.250287+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:14.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:14 smithi123 bash[18722]: cluster 2024-04-22T21:01:12.998857+0000 mgr.y (mgr.24298) 142 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 465 B/s wr, 173 op/s 2024-04-22T21:01:14.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:14 smithi123 bash[18722]: audit 2024-04-22T21:01:14.240667+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:14.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:14 smithi123 bash[18722]: audit 2024-04-22T21:01:14.250287+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:15.169 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:01:14 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:21:01:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:01:16.237 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:01:16 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:21:01:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:01:16.238 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:15 smithi121 bash[18560]: audit 2024-04-22T21:01:14.903472+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:16.238 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:15 smithi121 bash[18560]: cluster 2024-04-22T21:01:14.999355+0000 mgr.y (mgr.24298) 143 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 383 B/s wr, 143 op/s 2024-04-22T21:01:16.238 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:15 smithi121 bash[23964]: audit 2024-04-22T21:01:14.903472+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:16.238 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:15 smithi121 bash[23964]: cluster 2024-04-22T21:01:14.999355+0000 mgr.y (mgr.24298) 143 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 383 B/s wr, 143 op/s 2024-04-22T21:01:16.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:15 smithi123 bash[18722]: audit 2024-04-22T21:01:14.903472+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:16.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:15 smithi123 bash[18722]: cluster 2024-04-22T21:01:14.999355+0000 mgr.y (mgr.24298) 143 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 383 B/s wr, 143 op/s 2024-04-22T21:01:16.747 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:01:16 smithi123 bash[19656]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:01:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:01:17.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:16 smithi123 bash[18722]: audit 2024-04-22T21:01:15.995113+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:17.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:16 smithi123 bash[18722]: audit 2024-04-22T21:01:15.999831+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:17.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:17 smithi123 bash[18722]: audit 2024-04-22T21:01:16.036485+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:01:17.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:17 smithi123 bash[18722]: audit 2024-04-22T21:01:16.038868+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:01:17.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:17 smithi123 bash[18722]: audit 2024-04-22T21:01:16.040241+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:01:17.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:17 smithi123 bash[18722]: audit 2024-04-22T21:01:16.048891+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:17.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:17 smithi123 bash[18722]: cephadm 2024-04-22T21:01:16.059218+0000 mgr.y (mgr.24298) 144 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-22T21:01:17.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:17 smithi123 bash[18722]: audit 2024-04-22T21:01:16.068469+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:01:17.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:17 smithi123 bash[18722]: audit 2024-04-22T21:01:16.072338+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:01:17.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:17 smithi123 bash[18722]: audit 2024-04-22T21:01:16.078347+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:01:17.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:17 smithi123 bash[18722]: cephadm 2024-04-22T21:01:16.079445+0000 mgr.y (mgr.24298) 145 : cephadm [INF] Deploying daemon iscsi.foo.smithi121.rxpsbc on smithi121 2024-04-22T21:01:17.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:16 smithi121 bash[18560]: audit 2024-04-22T21:01:15.995113+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:17.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:16 smithi121 bash[18560]: audit 2024-04-22T21:01:15.999831+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:17.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:16 smithi121 bash[18560]: audit 2024-04-22T21:01:16.036485+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:01:17.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:16 smithi121 bash[18560]: audit 2024-04-22T21:01:16.038868+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:01:17.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:16 smithi121 bash[18560]: audit 2024-04-22T21:01:16.040241+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:01:17.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:16 smithi121 bash[18560]: audit 2024-04-22T21:01:16.048891+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:17.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:16 smithi121 bash[18560]: cephadm 2024-04-22T21:01:16.059218+0000 mgr.y (mgr.24298) 144 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-22T21:01:17.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:16 smithi121 bash[18560]: audit 2024-04-22T21:01:16.068469+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:01:17.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:16 smithi121 bash[18560]: audit 2024-04-22T21:01:16.072338+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:01:17.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:16 smithi121 bash[18560]: audit 2024-04-22T21:01:16.078347+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:01:17.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:16 smithi121 bash[18560]: cephadm 2024-04-22T21:01:16.079445+0000 mgr.y (mgr.24298) 145 : cephadm [INF] Deploying daemon iscsi.foo.smithi121.rxpsbc on smithi121 2024-04-22T21:01:17.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:16 smithi121 bash[23964]: audit 2024-04-22T21:01:15.995113+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:17.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:16 smithi121 bash[23964]: audit 2024-04-22T21:01:15.999831+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:17.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:16 smithi121 bash[23964]: audit 2024-04-22T21:01:16.036485+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:01:17.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:16 smithi121 bash[23964]: audit 2024-04-22T21:01:16.038868+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:01:17.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:16 smithi121 bash[23964]: audit 2024-04-22T21:01:16.040241+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:01:17.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:16 smithi121 bash[23964]: audit 2024-04-22T21:01:16.048891+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:17.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:16 smithi121 bash[23964]: cephadm 2024-04-22T21:01:16.059218+0000 mgr.y (mgr.24298) 144 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-22T21:01:17.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:16 smithi121 bash[23964]: audit 2024-04-22T21:01:16.068469+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:01:17.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:16 smithi121 bash[23964]: audit 2024-04-22T21:01:16.072338+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:01:17.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:16 smithi121 bash[23964]: audit 2024-04-22T21:01:16.078347+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:01:17.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:16 smithi121 bash[23964]: cephadm 2024-04-22T21:01:16.079445+0000 mgr.y (mgr.24298) 145 : cephadm [INF] Deploying daemon iscsi.foo.smithi121.rxpsbc on smithi121 2024-04-22T21:01:18.409 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:01:18 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:18.409 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:01:18 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:18.410 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:01:18 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:18.410 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:18 smithi121 bash[23964]: cluster 2024-04-22T21:01:17.000294+0000 mgr.y (mgr.24298) 146 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 320 B/s wr, 119 op/s 2024-04-22T21:01:18.410 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:18 smithi121 bash[23964]: cluster 2024-04-22T21:01:17.084121+0000 mon.a (mon.0) 1045 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-04-22T21:01:18.410 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:18 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:18.411 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:01:18 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:18.411 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:01:18 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:18.411 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:01:18 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:18.411 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:01:18 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:18.412 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:18 smithi121 bash[18560]: cluster 2024-04-22T21:01:17.000294+0000 mgr.y (mgr.24298) 146 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 320 B/s wr, 119 op/s 2024-04-22T21:01:18.412 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:18 smithi121 bash[18560]: cluster 2024-04-22T21:01:17.084121+0000 mon.a (mon.0) 1045 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-04-22T21:01:18.412 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:18 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:18.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:18 smithi123 bash[18722]: cluster 2024-04-22T21:01:17.000294+0000 mgr.y (mgr.24298) 146 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 320 B/s wr, 119 op/s 2024-04-22T21:01:18.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:18 smithi123 bash[18722]: cluster 2024-04-22T21:01:17.084121+0000 mon.a (mon.0) 1045 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-04-22T21:01:18.690 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:01:18 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:18.690 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:01:18 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:18.690 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:01:18 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:18.691 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:01:18 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:18.691 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:01:18 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:18.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:18 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:18.691 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:01:18 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:18.692 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:01:18 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:18.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:18 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:01:19.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:19 smithi123 bash[18722]: audit 2024-04-22T21:01:18.705356+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:19.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:19 smithi123 bash[18722]: audit 2024-04-22T21:01:18.707466+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:01:19.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:19 smithi123 bash[18722]: audit 2024-04-22T21:01:18.709074+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:01:19.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:19 smithi123 bash[18722]: audit 2024-04-22T21:01:18.709890+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:01:19.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:19 smithi123 bash[18722]: audit 2024-04-22T21:01:18.719586+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:19.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:19 smithi123 bash[18722]: cephadm 2024-04-22T21:01:18.720110+0000 mgr.y (mgr.24298) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:01:19.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:19 smithi123 bash[18722]: audit 2024-04-22T21:01:18.725689+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:01:19.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:19 smithi123 bash[18722]: audit 2024-04-22T21:01:18.726591+0000 mgr.y (mgr.24298) 148 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:01:19.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:19 smithi123 bash[18722]: cephadm 2024-04-22T21:01:18.727729+0000 mgr.y (mgr.24298) 149 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.121:5000 to Dashboard 2024-04-22T21:01:19.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:19 smithi123 bash[18722]: audit 2024-04-22T21:01:18.727995+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:01:19.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:19 smithi123 bash[18722]: audit 2024-04-22T21:01:18.728502+0000 mgr.y (mgr.24298) 150 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:01:19.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:19 smithi123 bash[18722]: audit 2024-04-22T21:01:18.733546+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:19.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:19 smithi123 bash[18722]: audit 2024-04-22T21:01:18.737473+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi121"}]: dispatch 2024-04-22T21:01:19.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:19 smithi123 bash[18722]: audit 2024-04-22T21:01:18.738052+0000 mgr.y (mgr.24298) 151 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi121"}]: dispatch 2024-04-22T21:01:19.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:19 smithi123 bash[18722]: audit 2024-04-22T21:01:18.750244+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:19.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:19 smithi123 bash[18722]: audit 2024-04-22T21:01:18.751719+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:01:19.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:19 smithi123 bash[18722]: audit 2024-04-22T21:01:18.752753+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:01:19.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:19 smithi123 bash[18722]: audit 2024-04-22T21:01:18.753421+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:01:19.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:19 smithi123 bash[18722]: audit 2024-04-22T21:01:18.758793+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:19.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:19 smithi123 bash[18722]: cephadm 2024-04-22T21:01:18.759232+0000 mgr.y (mgr.24298) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:01:20.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[18560]: audit 2024-04-22T21:01:18.705356+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:20.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[18560]: audit 2024-04-22T21:01:18.707466+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:01:20.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[18560]: audit 2024-04-22T21:01:18.709074+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:01:20.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[18560]: audit 2024-04-22T21:01:18.709890+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:01:20.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[18560]: audit 2024-04-22T21:01:18.719586+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:20.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[18560]: cephadm 2024-04-22T21:01:18.720110+0000 mgr.y (mgr.24298) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:01:20.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[18560]: audit 2024-04-22T21:01:18.725689+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:01:20.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[18560]: audit 2024-04-22T21:01:18.726591+0000 mgr.y (mgr.24298) 148 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:01:20.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[18560]: cephadm 2024-04-22T21:01:18.727729+0000 mgr.y (mgr.24298) 149 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.121:5000 to Dashboard 2024-04-22T21:01:20.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[18560]: audit 2024-04-22T21:01:18.727995+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:01:20.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[18560]: audit 2024-04-22T21:01:18.728502+0000 mgr.y (mgr.24298) 150 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:01:20.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[18560]: audit 2024-04-22T21:01:18.733546+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:20.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[18560]: audit 2024-04-22T21:01:18.737473+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi121"}]: dispatch 2024-04-22T21:01:20.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[18560]: audit 2024-04-22T21:01:18.738052+0000 mgr.y (mgr.24298) 151 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi121"}]: dispatch 2024-04-22T21:01:20.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[18560]: audit 2024-04-22T21:01:18.750244+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:20.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[18560]: audit 2024-04-22T21:01:18.751719+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:01:20.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[18560]: audit 2024-04-22T21:01:18.752753+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:01:20.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[18560]: audit 2024-04-22T21:01:18.753421+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:01:20.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[18560]: audit 2024-04-22T21:01:18.758793+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:20.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[18560]: cephadm 2024-04-22T21:01:18.759232+0000 mgr.y (mgr.24298) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:01:20.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[23964]: audit 2024-04-22T21:01:18.705356+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:20.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[23964]: audit 2024-04-22T21:01:18.707466+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:01:20.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[23964]: audit 2024-04-22T21:01:18.709074+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:01:20.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[23964]: audit 2024-04-22T21:01:18.709890+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:01:20.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[23964]: audit 2024-04-22T21:01:18.719586+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:20.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[23964]: cephadm 2024-04-22T21:01:18.720110+0000 mgr.y (mgr.24298) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:01:20.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[23964]: audit 2024-04-22T21:01:18.725689+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:01:20.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[23964]: audit 2024-04-22T21:01:18.726591+0000 mgr.y (mgr.24298) 148 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:01:20.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[23964]: cephadm 2024-04-22T21:01:18.727729+0000 mgr.y (mgr.24298) 149 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.121:5000 to Dashboard 2024-04-22T21:01:20.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[23964]: audit 2024-04-22T21:01:18.727995+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:01:20.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[23964]: audit 2024-04-22T21:01:18.728502+0000 mgr.y (mgr.24298) 150 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:01:20.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[23964]: audit 2024-04-22T21:01:18.733546+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:20.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[23964]: audit 2024-04-22T21:01:18.737473+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi121"}]: dispatch 2024-04-22T21:01:20.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[23964]: audit 2024-04-22T21:01:18.738052+0000 mgr.y (mgr.24298) 151 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi121"}]: dispatch 2024-04-22T21:01:20.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[23964]: audit 2024-04-22T21:01:18.750244+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:20.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[23964]: audit 2024-04-22T21:01:18.751719+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:01:20.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[23964]: audit 2024-04-22T21:01:18.752753+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:01:20.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[23964]: audit 2024-04-22T21:01:18.753421+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:01:20.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[23964]: audit 2024-04-22T21:01:18.758793+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:20.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:19 smithi121 bash[23964]: cephadm 2024-04-22T21:01:18.759232+0000 mgr.y (mgr.24298) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:01:20.908 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:20 smithi121 bash[23964]: cluster 2024-04-22T21:01:19.000933+0000 mgr.y (mgr.24298) 153 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 307 B/s wr, 114 op/s 2024-04-22T21:01:20.908 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:20 smithi121 bash[23964]: audit 2024-04-22T21:01:20.104342+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:20.908 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:20 smithi121 bash[18560]: cluster 2024-04-22T21:01:19.000933+0000 mgr.y (mgr.24298) 153 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 307 B/s wr, 114 op/s 2024-04-22T21:01:20.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:20 smithi121 bash[18560]: audit 2024-04-22T21:01:20.104342+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:21.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:20 smithi123 bash[18722]: cluster 2024-04-22T21:01:19.000933+0000 mgr.y (mgr.24298) 153 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 307 B/s wr, 114 op/s 2024-04-22T21:01:21.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:20 smithi123 bash[18722]: audit 2024-04-22T21:01:20.104342+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:22.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:01:21 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:01:21] "GET /metrics HTTP/1.1" 200 213409 "" "Prometheus/2.33.4" 2024-04-22T21:01:22.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:21 smithi121 bash[18560]: audit 2024-04-22T21:01:20.897788+0000 mon.a (mon.0) 1061 : audit [DBG] from='client.? 172.21.15.121:0/817579815' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-22T21:01:22.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:21 smithi121 bash[18560]: audit 2024-04-22T21:01:21.234798+0000 mon.a (mon.0) 1062 : audit [INF] from='client.? 172.21.15.121:0/2934662333' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3267425831"}]: dispatch 2024-04-22T21:01:22.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:21 smithi121 bash[23964]: audit 2024-04-22T21:01:20.897788+0000 mon.a (mon.0) 1061 : audit [DBG] from='client.? 172.21.15.121:0/817579815' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-22T21:01:22.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:21 smithi121 bash[23964]: audit 2024-04-22T21:01:21.234798+0000 mon.a (mon.0) 1062 : audit [INF] from='client.? 172.21.15.121:0/2934662333' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3267425831"}]: dispatch 2024-04-22T21:01:22.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:21 smithi123 bash[18722]: audit 2024-04-22T21:01:20.897788+0000 mon.a (mon.0) 1061 : audit [DBG] from='client.? 172.21.15.121:0/817579815' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-22T21:01:22.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:21 smithi123 bash[18722]: audit 2024-04-22T21:01:21.234798+0000 mon.a (mon.0) 1062 : audit [INF] from='client.? 172.21.15.121:0/2934662333' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3267425831"}]: dispatch 2024-04-22T21:01:23.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:22 smithi121 bash[23964]: cluster 2024-04-22T21:01:21.001980+0000 mgr.y (mgr.24298) 154 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 102 B/s wr, 0 op/s 2024-04-22T21:01:23.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:22 smithi121 bash[23964]: audit 2024-04-22T21:01:21.786174+0000 mon.a (mon.0) 1063 : audit [INF] from='client.? 172.21.15.121:0/2934662333' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3267425831"}]': finished 2024-04-22T21:01:23.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:22 smithi121 bash[23964]: cluster 2024-04-22T21:01:21.786292+0000 mon.a (mon.0) 1064 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-22T21:01:23.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:22 smithi121 bash[23964]: audit 2024-04-22T21:01:22.138236+0000 mon.a (mon.0) 1065 : audit [INF] from='client.? 172.21.15.121:0/1272905027' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/828979686"}]: dispatch 2024-04-22T21:01:23.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:22 smithi121 bash[18560]: cluster 2024-04-22T21:01:21.001980+0000 mgr.y (mgr.24298) 154 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 102 B/s wr, 0 op/s 2024-04-22T21:01:23.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:22 smithi121 bash[18560]: audit 2024-04-22T21:01:21.786174+0000 mon.a (mon.0) 1063 : audit [INF] from='client.? 172.21.15.121:0/2934662333' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3267425831"}]': finished 2024-04-22T21:01:23.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:22 smithi121 bash[18560]: cluster 2024-04-22T21:01:21.786292+0000 mon.a (mon.0) 1064 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-22T21:01:23.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:22 smithi121 bash[18560]: audit 2024-04-22T21:01:22.138236+0000 mon.a (mon.0) 1065 : audit [INF] from='client.? 172.21.15.121:0/1272905027' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/828979686"}]: dispatch 2024-04-22T21:01:23.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:22 smithi123 bash[18722]: cluster 2024-04-22T21:01:21.001980+0000 mgr.y (mgr.24298) 154 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 102 B/s rd, 102 B/s wr, 0 op/s 2024-04-22T21:01:23.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:22 smithi123 bash[18722]: audit 2024-04-22T21:01:21.786174+0000 mon.a (mon.0) 1063 : audit [INF] from='client.? 172.21.15.121:0/2934662333' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3267425831"}]': finished 2024-04-22T21:01:23.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:22 smithi123 bash[18722]: cluster 2024-04-22T21:01:21.786292+0000 mon.a (mon.0) 1064 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-22T21:01:23.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:22 smithi123 bash[18722]: audit 2024-04-22T21:01:22.138236+0000 mon.a (mon.0) 1065 : audit [INF] from='client.? 172.21.15.121:0/1272905027' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/828979686"}]: dispatch 2024-04-22T21:01:24.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:01:24 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:21:01:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:01:24.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:23 smithi121 bash[18560]: audit 2024-04-22T21:01:22.784193+0000 mon.a (mon.0) 1066 : audit [INF] from='client.? 172.21.15.121:0/1272905027' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/828979686"}]': finished 2024-04-22T21:01:24.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:23 smithi121 bash[18560]: cluster 2024-04-22T21:01:22.784389+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-22T21:01:24.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:23 smithi121 bash[18560]: audit 2024-04-22T21:01:23.122958+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.121:0/996998990' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1810021592"}]: dispatch 2024-04-22T21:01:24.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:23 smithi121 bash[18560]: audit 2024-04-22T21:01:23.123559+0000 mon.a (mon.0) 1068 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1810021592"}]: dispatch 2024-04-22T21:01:24.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:23 smithi121 bash[23964]: audit 2024-04-22T21:01:22.784193+0000 mon.a (mon.0) 1066 : audit [INF] from='client.? 172.21.15.121:0/1272905027' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/828979686"}]': finished 2024-04-22T21:01:24.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:23 smithi121 bash[23964]: cluster 2024-04-22T21:01:22.784389+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-22T21:01:24.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:23 smithi121 bash[23964]: audit 2024-04-22T21:01:23.122958+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.121:0/996998990' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1810021592"}]: dispatch 2024-04-22T21:01:24.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:23 smithi121 bash[23964]: audit 2024-04-22T21:01:23.123559+0000 mon.a (mon.0) 1068 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1810021592"}]: dispatch 2024-04-22T21:01:24.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:23 smithi123 bash[18722]: audit 2024-04-22T21:01:22.784193+0000 mon.a (mon.0) 1066 : audit [INF] from='client.? 172.21.15.121:0/1272905027' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/828979686"}]': finished 2024-04-22T21:01:24.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:23 smithi123 bash[18722]: cluster 2024-04-22T21:01:22.784389+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-22T21:01:24.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:23 smithi123 bash[18722]: audit 2024-04-22T21:01:23.122958+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.121:0/996998990' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1810021592"}]: dispatch 2024-04-22T21:01:24.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:23 smithi123 bash[18722]: audit 2024-04-22T21:01:23.123559+0000 mon.a (mon.0) 1068 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1810021592"}]: dispatch 2024-04-22T21:01:25.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:24 smithi121 bash[18560]: cluster 2024-04-22T21:01:23.002429+0000 mgr.y (mgr.24298) 155 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 1 op/s 2024-04-22T21:01:25.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:24 smithi121 bash[18560]: audit 2024-04-22T21:01:23.808021+0000 mon.a (mon.0) 1069 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1810021592"}]': finished 2024-04-22T21:01:25.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:24 smithi121 bash[18560]: cluster 2024-04-22T21:01:23.808239+0000 mon.a (mon.0) 1070 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-22T21:01:25.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:24 smithi121 bash[18560]: audit 2024-04-22T21:01:24.034394+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:25.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:24 smithi121 bash[18560]: audit 2024-04-22T21:01:24.151056+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.121:0/342065876' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1811019216"}]: dispatch 2024-04-22T21:01:25.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:24 smithi121 bash[18560]: audit 2024-04-22T21:01:24.152023+0000 mon.a (mon.0) 1072 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1811019216"}]: dispatch 2024-04-22T21:01:25.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:24 smithi121 bash[23964]: cluster 2024-04-22T21:01:23.002429+0000 mgr.y (mgr.24298) 155 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 1 op/s 2024-04-22T21:01:25.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:24 smithi121 bash[23964]: audit 2024-04-22T21:01:23.808021+0000 mon.a (mon.0) 1069 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1810021592"}]': finished 2024-04-22T21:01:25.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:24 smithi121 bash[23964]: cluster 2024-04-22T21:01:23.808239+0000 mon.a (mon.0) 1070 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-22T21:01:25.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:24 smithi121 bash[23964]: audit 2024-04-22T21:01:24.034394+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:25.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:24 smithi121 bash[23964]: audit 2024-04-22T21:01:24.151056+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.121:0/342065876' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1811019216"}]: dispatch 2024-04-22T21:01:25.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:24 smithi121 bash[23964]: audit 2024-04-22T21:01:24.152023+0000 mon.a (mon.0) 1072 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1811019216"}]: dispatch 2024-04-22T21:01:25.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:24 smithi123 bash[18722]: cluster 2024-04-22T21:01:23.002429+0000 mgr.y (mgr.24298) 155 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 1 op/s 2024-04-22T21:01:25.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:24 smithi123 bash[18722]: audit 2024-04-22T21:01:23.808021+0000 mon.a (mon.0) 1069 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1810021592"}]': finished 2024-04-22T21:01:25.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:24 smithi123 bash[18722]: cluster 2024-04-22T21:01:23.808239+0000 mon.a (mon.0) 1070 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-22T21:01:25.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:24 smithi123 bash[18722]: audit 2024-04-22T21:01:24.034394+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:25.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:24 smithi123 bash[18722]: audit 2024-04-22T21:01:24.151056+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.121:0/342065876' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1811019216"}]: dispatch 2024-04-22T21:01:25.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:24 smithi123 bash[18722]: audit 2024-04-22T21:01:24.152023+0000 mon.a (mon.0) 1072 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1811019216"}]: dispatch 2024-04-22T21:01:26.073 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:25 smithi121 bash[23964]: audit 2024-04-22T21:01:24.988745+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-04-22T21:01:26.073 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:25 smithi121 bash[23964]: audit 2024-04-22T21:01:24.989478+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-04-22T21:01:26.073 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:25 smithi121 bash[23964]: audit 2024-04-22T21:01:24.990156+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-04-22T21:01:26.074 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:25 smithi121 bash[23964]: audit 2024-04-22T21:01:24.990820+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-04-22T21:01:26.074 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:25 smithi121 bash[23964]: audit 2024-04-22T21:01:25.041182+0000 mon.a (mon.0) 1077 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1811019216"}]': finished 2024-04-22T21:01:26.074 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:25 smithi121 bash[23964]: audit 2024-04-22T21:01:25.041408+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]': finished 2024-04-22T21:01:26.074 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:25 smithi121 bash[23964]: audit 2024-04-22T21:01:25.042767+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-04-22T21:01:26.074 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:25 smithi121 bash[23964]: audit 2024-04-22T21:01:25.042962+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-04-22T21:01:26.074 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:25 smithi121 bash[23964]: audit 2024-04-22T21:01:25.043146+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-04-22T21:01:26.074 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:25 smithi121 bash[23964]: cluster 2024-04-22T21:01:25.043296+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-22T21:01:26.074 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:25 smithi121 bash[23964]: audit 2024-04-22T21:01:25.058290+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:01:26.074 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:25 smithi121 bash[23964]: audit 2024-04-22T21:01:25.071224+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T21:01:26.075 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:25 smithi121 bash[23964]: audit 2024-04-22T21:01:25.390467+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.121:0/939632160' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/2025922477"}]: dispatch 2024-04-22T21:01:26.075 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:25 smithi121 bash[23964]: audit 2024-04-22T21:01:25.391016+0000 mon.a (mon.0) 1085 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/2025922477"}]: dispatch 2024-04-22T21:01:26.075 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:25 smithi121 bash[18560]: audit 2024-04-22T21:01:24.988745+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-04-22T21:01:26.075 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:25 smithi121 bash[18560]: audit 2024-04-22T21:01:24.989478+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-04-22T21:01:26.075 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:25 smithi121 bash[18560]: audit 2024-04-22T21:01:24.990156+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-04-22T21:01:26.075 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:25 smithi121 bash[18560]: audit 2024-04-22T21:01:24.990820+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-04-22T21:01:26.075 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:25 smithi121 bash[18560]: audit 2024-04-22T21:01:25.041182+0000 mon.a (mon.0) 1077 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1811019216"}]': finished 2024-04-22T21:01:26.075 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:25 smithi121 bash[18560]: audit 2024-04-22T21:01:25.041408+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]': finished 2024-04-22T21:01:26.075 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:25 smithi121 bash[18560]: audit 2024-04-22T21:01:25.042767+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-04-22T21:01:26.075 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:25 smithi121 bash[18560]: audit 2024-04-22T21:01:25.042962+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-04-22T21:01:26.075 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:25 smithi121 bash[18560]: audit 2024-04-22T21:01:25.043146+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-04-22T21:01:26.076 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:25 smithi121 bash[18560]: cluster 2024-04-22T21:01:25.043296+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-22T21:01:26.076 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:25 smithi121 bash[18560]: audit 2024-04-22T21:01:25.058290+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:01:26.076 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:25 smithi121 bash[18560]: audit 2024-04-22T21:01:25.071224+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T21:01:26.076 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:25 smithi121 bash[18560]: audit 2024-04-22T21:01:25.390467+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.121:0/939632160' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/2025922477"}]: dispatch 2024-04-22T21:01:26.076 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:25 smithi121 bash[18560]: audit 2024-04-22T21:01:25.391016+0000 mon.a (mon.0) 1085 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/2025922477"}]: dispatch 2024-04-22T21:01:26.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:25 smithi123 bash[18722]: audit 2024-04-22T21:01:24.988745+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-04-22T21:01:26.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:25 smithi123 bash[18722]: audit 2024-04-22T21:01:24.989478+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-04-22T21:01:26.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:25 smithi123 bash[18722]: audit 2024-04-22T21:01:24.990156+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-04-22T21:01:26.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:25 smithi123 bash[18722]: audit 2024-04-22T21:01:24.990820+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-04-22T21:01:26.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:25 smithi123 bash[18722]: audit 2024-04-22T21:01:25.041182+0000 mon.a (mon.0) 1077 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1811019216"}]': finished 2024-04-22T21:01:26.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:25 smithi123 bash[18722]: audit 2024-04-22T21:01:25.041408+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]': finished 2024-04-22T21:01:26.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:25 smithi123 bash[18722]: audit 2024-04-22T21:01:25.042767+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-04-22T21:01:26.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:25 smithi123 bash[18722]: audit 2024-04-22T21:01:25.042962+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-04-22T21:01:26.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:25 smithi123 bash[18722]: audit 2024-04-22T21:01:25.043146+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-04-22T21:01:26.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:25 smithi123 bash[18722]: cluster 2024-04-22T21:01:25.043296+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-22T21:01:26.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:25 smithi123 bash[18722]: audit 2024-04-22T21:01:25.058290+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:01:26.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:25 smithi123 bash[18722]: audit 2024-04-22T21:01:25.071224+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T21:01:26.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:25 smithi123 bash[18722]: audit 2024-04-22T21:01:25.390467+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.121:0/939632160' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/2025922477"}]: dispatch 2024-04-22T21:01:26.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:25 smithi123 bash[18722]: audit 2024-04-22T21:01:25.391016+0000 mon.a (mon.0) 1085 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/2025922477"}]: dispatch 2024-04-22T21:01:26.747 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:01:26 smithi123 bash[19656]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:01:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:01:27.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:26 smithi121 bash[18560]: cluster 2024-04-22T21:01:25.003091+0000 mgr.y (mgr.24298) 156 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 1 op/s 2024-04-22T21:01:27.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:26 smithi121 bash[18560]: audit 2024-04-22T21:01:26.047192+0000 mon.a (mon.0) 1086 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/2025922477"}]': finished 2024-04-22T21:01:27.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:26 smithi121 bash[18560]: cluster 2024-04-22T21:01:26.048877+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-22T21:01:27.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:26 smithi121 bash[18560]: audit 2024-04-22T21:01:26.399127+0000 mon.a (mon.0) 1088 : audit [INF] from='client.? 172.21.15.121:0/1920561074' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2924491043"}]: dispatch 2024-04-22T21:01:27.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:26 smithi121 bash[23964]: cluster 2024-04-22T21:01:25.003091+0000 mgr.y (mgr.24298) 156 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 1 op/s 2024-04-22T21:01:27.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:26 smithi121 bash[23964]: audit 2024-04-22T21:01:26.047192+0000 mon.a (mon.0) 1086 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/2025922477"}]': finished 2024-04-22T21:01:27.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:26 smithi121 bash[23964]: cluster 2024-04-22T21:01:26.048877+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-22T21:01:27.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:26 smithi121 bash[23964]: audit 2024-04-22T21:01:26.399127+0000 mon.a (mon.0) 1088 : audit [INF] from='client.? 172.21.15.121:0/1920561074' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2924491043"}]: dispatch 2024-04-22T21:01:27.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:26 smithi123 bash[18722]: cluster 2024-04-22T21:01:25.003091+0000 mgr.y (mgr.24298) 156 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 1 op/s 2024-04-22T21:01:27.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:26 smithi123 bash[18722]: audit 2024-04-22T21:01:26.047192+0000 mon.a (mon.0) 1086 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/2025922477"}]': finished 2024-04-22T21:01:27.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:26 smithi123 bash[18722]: cluster 2024-04-22T21:01:26.048877+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-22T21:01:27.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:26 smithi123 bash[18722]: audit 2024-04-22T21:01:26.399127+0000 mon.a (mon.0) 1088 : audit [INF] from='client.? 172.21.15.121:0/1920561074' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2924491043"}]: dispatch 2024-04-22T21:01:27.789 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:01:27 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:21:01:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:01:28.374 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:28 smithi121 bash[18560]: cluster 2024-04-22T21:01:27.003526+0000 mgr.y (mgr.24298) 157 : cluster [DBG] pgmap v117: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:01:28.374 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:28 smithi121 bash[18560]: audit 2024-04-22T21:01:27.061323+0000 mon.a (mon.0) 1089 : audit [INF] from='client.? 172.21.15.121:0/1920561074' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2924491043"}]': finished 2024-04-22T21:01:28.374 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:28 smithi121 bash[18560]: cluster 2024-04-22T21:01:27.061393+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-22T21:01:28.374 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:28 smithi121 bash[18560]: audit 2024-04-22T21:01:27.400970+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.121:0/2123459385' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/3433598825"}]: dispatch 2024-04-22T21:01:28.374 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:28 smithi121 bash[18560]: audit 2024-04-22T21:01:27.401396+0000 mon.a (mon.0) 1091 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/3433598825"}]: dispatch 2024-04-22T21:01:28.374 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:28 smithi121 bash[18560]: audit 2024-04-22T21:01:27.440732+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:28.374 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:28 smithi121 bash[18560]: audit 2024-04-22T21:01:27.446782+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:28.374 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:28 smithi121 bash[18560]: audit 2024-04-22T21:01:27.458581+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:01:28.374 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:28 smithi121 bash[18560]: audit 2024-04-22T21:01:27.459650+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:01:28.375 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:28 smithi121 bash[18560]: audit 2024-04-22T21:01:27.460246+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:01:28.375 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:28 smithi121 bash[18560]: audit 2024-04-22T21:01:27.465298+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:28.375 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:28 smithi121 bash[23964]: cluster 2024-04-22T21:01:27.003526+0000 mgr.y (mgr.24298) 157 : cluster [DBG] pgmap v117: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:01:28.375 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:28 smithi121 bash[23964]: audit 2024-04-22T21:01:27.061323+0000 mon.a (mon.0) 1089 : audit [INF] from='client.? 172.21.15.121:0/1920561074' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2924491043"}]': finished 2024-04-22T21:01:28.375 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:28 smithi121 bash[23964]: cluster 2024-04-22T21:01:27.061393+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-22T21:01:28.375 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:28 smithi121 bash[23964]: audit 2024-04-22T21:01:27.400970+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.121:0/2123459385' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/3433598825"}]: dispatch 2024-04-22T21:01:28.375 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:28 smithi121 bash[23964]: audit 2024-04-22T21:01:27.401396+0000 mon.a (mon.0) 1091 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/3433598825"}]: dispatch 2024-04-22T21:01:28.375 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:28 smithi121 bash[23964]: audit 2024-04-22T21:01:27.440732+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:28.375 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:28 smithi121 bash[23964]: audit 2024-04-22T21:01:27.446782+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:28.376 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:28 smithi121 bash[23964]: audit 2024-04-22T21:01:27.458581+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:01:28.376 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:28 smithi121 bash[23964]: audit 2024-04-22T21:01:27.459650+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:01:28.376 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:28 smithi121 bash[23964]: audit 2024-04-22T21:01:27.460246+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:01:28.376 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:28 smithi121 bash[23964]: audit 2024-04-22T21:01:27.465298+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:28.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:28 smithi123 bash[18722]: cluster 2024-04-22T21:01:27.003526+0000 mgr.y (mgr.24298) 157 : cluster [DBG] pgmap v117: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:01:28.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:28 smithi123 bash[18722]: audit 2024-04-22T21:01:27.061323+0000 mon.a (mon.0) 1089 : audit [INF] from='client.? 172.21.15.121:0/1920561074' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2924491043"}]': finished 2024-04-22T21:01:28.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:28 smithi123 bash[18722]: cluster 2024-04-22T21:01:27.061393+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-22T21:01:28.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:28 smithi123 bash[18722]: audit 2024-04-22T21:01:27.400970+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.121:0/2123459385' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/3433598825"}]: dispatch 2024-04-22T21:01:28.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:28 smithi123 bash[18722]: audit 2024-04-22T21:01:27.401396+0000 mon.a (mon.0) 1091 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/3433598825"}]: dispatch 2024-04-22T21:01:28.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:28 smithi123 bash[18722]: audit 2024-04-22T21:01:27.440732+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:28.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:28 smithi123 bash[18722]: audit 2024-04-22T21:01:27.446782+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:28.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:28 smithi123 bash[18722]: audit 2024-04-22T21:01:27.458581+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:01:28.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:28 smithi123 bash[18722]: audit 2024-04-22T21:01:27.459650+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:01:28.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:28 smithi123 bash[18722]: audit 2024-04-22T21:01:27.460246+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:01:28.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:28 smithi123 bash[18722]: audit 2024-04-22T21:01:27.465298+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:29.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:29 smithi123 bash[18722]: audit 2024-04-22T21:01:28.353582+0000 mon.a (mon.0) 1098 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/3433598825"}]': finished 2024-04-22T21:01:29.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:29 smithi123 bash[18722]: cluster 2024-04-22T21:01:28.353779+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-22T21:01:29.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:29 smithi123 bash[18722]: audit 2024-04-22T21:01:28.691126+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.121:0/3628193823' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2259009050"}]: dispatch 2024-04-22T21:01:29.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:29 smithi123 bash[18722]: audit 2024-04-22T21:01:28.691992+0000 mon.a (mon.0) 1100 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2259009050"}]: dispatch 2024-04-22T21:01:29.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:29 smithi121 bash[18560]: audit 2024-04-22T21:01:28.353582+0000 mon.a (mon.0) 1098 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/3433598825"}]': finished 2024-04-22T21:01:29.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:29 smithi121 bash[18560]: cluster 2024-04-22T21:01:28.353779+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-22T21:01:29.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:29 smithi121 bash[18560]: audit 2024-04-22T21:01:28.691126+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.121:0/3628193823' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2259009050"}]: dispatch 2024-04-22T21:01:29.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:29 smithi121 bash[18560]: audit 2024-04-22T21:01:28.691992+0000 mon.a (mon.0) 1100 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2259009050"}]: dispatch 2024-04-22T21:01:29.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:29 smithi121 bash[23964]: audit 2024-04-22T21:01:28.353582+0000 mon.a (mon.0) 1098 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/3433598825"}]': finished 2024-04-22T21:01:29.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:29 smithi121 bash[23964]: cluster 2024-04-22T21:01:28.353779+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-22T21:01:29.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:29 smithi121 bash[23964]: audit 2024-04-22T21:01:28.691126+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.121:0/3628193823' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2259009050"}]: dispatch 2024-04-22T21:01:29.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:29 smithi121 bash[23964]: audit 2024-04-22T21:01:28.691992+0000 mon.a (mon.0) 1100 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2259009050"}]: dispatch 2024-04-22T21:01:30.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:30 smithi123 bash[18722]: cluster 2024-04-22T21:01:29.004202+0000 mgr.y (mgr.24298) 158 : cluster [DBG] pgmap v120: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:01:30.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:30 smithi123 bash[18722]: audit 2024-04-22T21:01:29.369525+0000 mon.a (mon.0) 1101 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2259009050"}]': finished 2024-04-22T21:01:30.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:30 smithi123 bash[18722]: cluster 2024-04-22T21:01:29.369705+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-22T21:01:30.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:30 smithi123 bash[18722]: audit 2024-04-22T21:01:29.709559+0000 mon.a (mon.0) 1103 : audit [INF] from='client.? 172.21.15.121:0/1482243127' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/904014623"}]: dispatch 2024-04-22T21:01:30.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:30 smithi121 bash[23964]: cluster 2024-04-22T21:01:29.004202+0000 mgr.y (mgr.24298) 158 : cluster [DBG] pgmap v120: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:01:30.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:30 smithi121 bash[23964]: audit 2024-04-22T21:01:29.369525+0000 mon.a (mon.0) 1101 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2259009050"}]': finished 2024-04-22T21:01:30.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:30 smithi121 bash[23964]: cluster 2024-04-22T21:01:29.369705+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-22T21:01:30.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:30 smithi121 bash[23964]: audit 2024-04-22T21:01:29.709559+0000 mon.a (mon.0) 1103 : audit [INF] from='client.? 172.21.15.121:0/1482243127' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/904014623"}]: dispatch 2024-04-22T21:01:30.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:30 smithi121 bash[18560]: cluster 2024-04-22T21:01:29.004202+0000 mgr.y (mgr.24298) 158 : cluster [DBG] pgmap v120: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:01:30.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:30 smithi121 bash[18560]: audit 2024-04-22T21:01:29.369525+0000 mon.a (mon.0) 1101 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2259009050"}]': finished 2024-04-22T21:01:30.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:30 smithi121 bash[18560]: cluster 2024-04-22T21:01:29.369705+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-22T21:01:30.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:30 smithi121 bash[18560]: audit 2024-04-22T21:01:29.709559+0000 mon.a (mon.0) 1103 : audit [INF] from='client.? 172.21.15.121:0/1482243127' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/904014623"}]: dispatch 2024-04-22T21:01:31.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:31 smithi123 bash[18722]: audit 2024-04-22T21:01:30.376231+0000 mon.a (mon.0) 1104 : audit [INF] from='client.? 172.21.15.121:0/1482243127' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/904014623"}]': finished 2024-04-22T21:01:31.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:31 smithi123 bash[18722]: cluster 2024-04-22T21:01:30.376413+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-22T21:01:31.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:31 smithi123 bash[18722]: audit 2024-04-22T21:01:30.604191+0000 mgr.y (mgr.24298) 159 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:01:31.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:31 smithi123 bash[18722]: audit 2024-04-22T21:01:30.714620+0000 mon.a (mon.0) 1106 : audit [INF] from='client.? 172.21.15.121:0/1180911466' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/4136130226"}]: dispatch 2024-04-22T21:01:31.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:31 smithi121 bash[23964]: audit 2024-04-22T21:01:30.376231+0000 mon.a (mon.0) 1104 : audit [INF] from='client.? 172.21.15.121:0/1482243127' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/904014623"}]': finished 2024-04-22T21:01:31.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:31 smithi121 bash[23964]: cluster 2024-04-22T21:01:30.376413+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-22T21:01:31.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:31 smithi121 bash[23964]: audit 2024-04-22T21:01:30.604191+0000 mgr.y (mgr.24298) 159 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:01:31.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:31 smithi121 bash[23964]: audit 2024-04-22T21:01:30.714620+0000 mon.a (mon.0) 1106 : audit [INF] from='client.? 172.21.15.121:0/1180911466' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/4136130226"}]: dispatch 2024-04-22T21:01:31.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:31 smithi121 bash[18560]: audit 2024-04-22T21:01:30.376231+0000 mon.a (mon.0) 1104 : audit [INF] from='client.? 172.21.15.121:0/1482243127' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/904014623"}]': finished 2024-04-22T21:01:31.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:31 smithi121 bash[18560]: cluster 2024-04-22T21:01:30.376413+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-22T21:01:31.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:31 smithi121 bash[18560]: audit 2024-04-22T21:01:30.604191+0000 mgr.y (mgr.24298) 159 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:01:31.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:31 smithi121 bash[18560]: audit 2024-04-22T21:01:30.714620+0000 mon.a (mon.0) 1106 : audit [INF] from='client.? 172.21.15.121:0/1180911466' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/4136130226"}]: dispatch 2024-04-22T21:01:32.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:01:31 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:01:31] "GET /metrics HTTP/1.1" 200 214933 "" "Prometheus/2.33.4" 2024-04-22T21:01:32.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:01:31 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:21:01:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:01:32.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:32 smithi123 bash[18722]: cluster 2024-04-22T21:01:31.005846+0000 mgr.y (mgr.24298) 160 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:01:32.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:32 smithi123 bash[18722]: audit 2024-04-22T21:01:31.378131+0000 mon.a (mon.0) 1107 : audit [INF] from='client.? 172.21.15.121:0/1180911466' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/4136130226"}]': finished 2024-04-22T21:01:32.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:32 smithi123 bash[18722]: cluster 2024-04-22T21:01:31.378328+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-22T21:01:32.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:32 smithi123 bash[18722]: audit 2024-04-22T21:01:31.708980+0000 mon.a (mon.0) 1109 : audit [INF] from='client.? 172.21.15.121:0/3366778206' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/187349302"}]: dispatch 2024-04-22T21:01:32.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:32 smithi123 bash[18722]: audit 2024-04-22T21:01:31.945574+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:32.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:32 smithi123 bash[18722]: audit 2024-04-22T21:01:31.954890+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:32.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:32 smithi121 bash[18560]: cluster 2024-04-22T21:01:31.005846+0000 mgr.y (mgr.24298) 160 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:01:32.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:32 smithi121 bash[18560]: audit 2024-04-22T21:01:31.378131+0000 mon.a (mon.0) 1107 : audit [INF] from='client.? 172.21.15.121:0/1180911466' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/4136130226"}]': finished 2024-04-22T21:01:32.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:32 smithi121 bash[18560]: cluster 2024-04-22T21:01:31.378328+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-22T21:01:32.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:32 smithi121 bash[18560]: audit 2024-04-22T21:01:31.708980+0000 mon.a (mon.0) 1109 : audit [INF] from='client.? 172.21.15.121:0/3366778206' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/187349302"}]: dispatch 2024-04-22T21:01:32.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:32 smithi121 bash[18560]: audit 2024-04-22T21:01:31.945574+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:32.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:32 smithi121 bash[18560]: audit 2024-04-22T21:01:31.954890+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:32.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:32 smithi121 bash[23964]: cluster 2024-04-22T21:01:31.005846+0000 mgr.y (mgr.24298) 160 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:01:32.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:32 smithi121 bash[23964]: audit 2024-04-22T21:01:31.378131+0000 mon.a (mon.0) 1107 : audit [INF] from='client.? 172.21.15.121:0/1180911466' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/4136130226"}]': finished 2024-04-22T21:01:32.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:32 smithi121 bash[23964]: cluster 2024-04-22T21:01:31.378328+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-22T21:01:32.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:32 smithi121 bash[23964]: audit 2024-04-22T21:01:31.708980+0000 mon.a (mon.0) 1109 : audit [INF] from='client.? 172.21.15.121:0/3366778206' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/187349302"}]: dispatch 2024-04-22T21:01:32.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:32 smithi121 bash[23964]: audit 2024-04-22T21:01:31.945574+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:32.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:32 smithi121 bash[23964]: audit 2024-04-22T21:01:31.954890+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:33.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:33 smithi123 bash[18722]: audit 2024-04-22T21:01:32.403081+0000 mon.a (mon.0) 1112 : audit [INF] from='client.? 172.21.15.121:0/3366778206' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/187349302"}]': finished 2024-04-22T21:01:33.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:33 smithi123 bash[18722]: cluster 2024-04-22T21:01:32.403259+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-22T21:01:33.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:33 smithi123 bash[18722]: audit 2024-04-22T21:01:32.748973+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.121:0/1459589060' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/3433598825"}]: dispatch 2024-04-22T21:01:33.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:33 smithi123 bash[18722]: audit 2024-04-22T21:01:32.749612+0000 mon.a (mon.0) 1114 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/3433598825"}]: dispatch 2024-04-22T21:01:33.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:33 smithi121 bash[23964]: audit 2024-04-22T21:01:32.403081+0000 mon.a (mon.0) 1112 : audit [INF] from='client.? 172.21.15.121:0/3366778206' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/187349302"}]': finished 2024-04-22T21:01:33.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:33 smithi121 bash[23964]: cluster 2024-04-22T21:01:32.403259+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-22T21:01:33.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:33 smithi121 bash[23964]: audit 2024-04-22T21:01:32.748973+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.121:0/1459589060' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/3433598825"}]: dispatch 2024-04-22T21:01:33.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:33 smithi121 bash[23964]: audit 2024-04-22T21:01:32.749612+0000 mon.a (mon.0) 1114 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/3433598825"}]: dispatch 2024-04-22T21:01:33.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:33 smithi121 bash[18560]: audit 2024-04-22T21:01:32.403081+0000 mon.a (mon.0) 1112 : audit [INF] from='client.? 172.21.15.121:0/3366778206' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/187349302"}]': finished 2024-04-22T21:01:33.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:33 smithi121 bash[18560]: cluster 2024-04-22T21:01:32.403259+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-22T21:01:33.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:33 smithi121 bash[18560]: audit 2024-04-22T21:01:32.748973+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.121:0/1459589060' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/3433598825"}]: dispatch 2024-04-22T21:01:33.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:33 smithi121 bash[18560]: audit 2024-04-22T21:01:32.749612+0000 mon.a (mon.0) 1114 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/3433598825"}]: dispatch 2024-04-22T21:01:34.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:34 smithi123 bash[18722]: cluster 2024-04-22T21:01:33.006574+0000 mgr.y (mgr.24298) 161 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:01:34.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:34 smithi123 bash[18722]: audit 2024-04-22T21:01:33.411176+0000 mon.a (mon.0) 1115 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/3433598825"}]': finished 2024-04-22T21:01:34.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:34 smithi123 bash[18722]: cluster 2024-04-22T21:01:33.411382+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-22T21:01:34.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:34 smithi123 bash[18722]: audit 2024-04-22T21:01:33.766333+0000 mon.a (mon.0) 1117 : audit [INF] from='client.? 172.21.15.121:0/448624380' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/2717508159"}]: dispatch 2024-04-22T21:01:34.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:34 smithi121 bash[23964]: cluster 2024-04-22T21:01:33.006574+0000 mgr.y (mgr.24298) 161 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:01:34.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:34 smithi121 bash[23964]: audit 2024-04-22T21:01:33.411176+0000 mon.a (mon.0) 1115 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/3433598825"}]': finished 2024-04-22T21:01:34.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:34 smithi121 bash[23964]: cluster 2024-04-22T21:01:33.411382+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-22T21:01:34.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:34 smithi121 bash[23964]: audit 2024-04-22T21:01:33.766333+0000 mon.a (mon.0) 1117 : audit [INF] from='client.? 172.21.15.121:0/448624380' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/2717508159"}]: dispatch 2024-04-22T21:01:34.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:34 smithi121 bash[18560]: cluster 2024-04-22T21:01:33.006574+0000 mgr.y (mgr.24298) 161 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:01:34.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:34 smithi121 bash[18560]: audit 2024-04-22T21:01:33.411176+0000 mon.a (mon.0) 1115 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/3433598825"}]': finished 2024-04-22T21:01:34.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:34 smithi121 bash[18560]: cluster 2024-04-22T21:01:33.411382+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-22T21:01:34.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:34 smithi121 bash[18560]: audit 2024-04-22T21:01:33.766333+0000 mon.a (mon.0) 1117 : audit [INF] from='client.? 172.21.15.121:0/448624380' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/2717508159"}]: dispatch 2024-04-22T21:01:35.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:35 smithi123 bash[18722]: audit 2024-04-22T21:01:34.423846+0000 mon.a (mon.0) 1118 : audit [INF] from='client.? 172.21.15.121:0/448624380' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/2717508159"}]': finished 2024-04-22T21:01:35.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:35 smithi123 bash[18722]: cluster 2024-04-22T21:01:34.424026+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-22T21:01:35.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:35 smithi123 bash[18722]: audit 2024-04-22T21:01:34.764845+0000 mon.a (mon.0) 1120 : audit [INF] from='client.? 172.21.15.121:0/271478649' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2422684006"}]: dispatch 2024-04-22T21:01:35.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:35 smithi121 bash[23964]: audit 2024-04-22T21:01:34.423846+0000 mon.a (mon.0) 1118 : audit [INF] from='client.? 172.21.15.121:0/448624380' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/2717508159"}]': finished 2024-04-22T21:01:35.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:35 smithi121 bash[23964]: cluster 2024-04-22T21:01:34.424026+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-22T21:01:35.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:35 smithi121 bash[23964]: audit 2024-04-22T21:01:34.764845+0000 mon.a (mon.0) 1120 : audit [INF] from='client.? 172.21.15.121:0/271478649' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2422684006"}]: dispatch 2024-04-22T21:01:35.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:35 smithi121 bash[18560]: audit 2024-04-22T21:01:34.423846+0000 mon.a (mon.0) 1118 : audit [INF] from='client.? 172.21.15.121:0/448624380' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/2717508159"}]': finished 2024-04-22T21:01:35.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:35 smithi121 bash[18560]: cluster 2024-04-22T21:01:34.424026+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-22T21:01:35.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:35 smithi121 bash[18560]: audit 2024-04-22T21:01:34.764845+0000 mon.a (mon.0) 1120 : audit [INF] from='client.? 172.21.15.121:0/271478649' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2422684006"}]: dispatch 2024-04-22T21:01:36.747 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:01:36 smithi123 bash[19656]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:01:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:01:36.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:36 smithi123 bash[18722]: cluster 2024-04-22T21:01:35.007272+0000 mgr.y (mgr.24298) 162 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:01:36.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:36 smithi123 bash[18722]: audit 2024-04-22T21:01:35.449351+0000 mon.a (mon.0) 1121 : audit [INF] from='client.? 172.21.15.121:0/271478649' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2422684006"}]': finished 2024-04-22T21:01:36.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:36 smithi123 bash[18722]: cluster 2024-04-22T21:01:35.449538+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-22T21:01:36.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:36 smithi123 bash[18722]: audit 2024-04-22T21:01:35.792647+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.121:0/3516084707' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/2025922477"}]: dispatch 2024-04-22T21:01:36.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:36 smithi123 bash[18722]: audit 2024-04-22T21:01:35.793585+0000 mon.a (mon.0) 1123 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/2025922477"}]: dispatch 2024-04-22T21:01:36.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:36 smithi121 bash[18560]: cluster 2024-04-22T21:01:35.007272+0000 mgr.y (mgr.24298) 162 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:01:36.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:36 smithi121 bash[18560]: audit 2024-04-22T21:01:35.449351+0000 mon.a (mon.0) 1121 : audit [INF] from='client.? 172.21.15.121:0/271478649' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2422684006"}]': finished 2024-04-22T21:01:36.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:36 smithi121 bash[18560]: cluster 2024-04-22T21:01:35.449538+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-22T21:01:36.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:36 smithi121 bash[18560]: audit 2024-04-22T21:01:35.792647+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.121:0/3516084707' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/2025922477"}]: dispatch 2024-04-22T21:01:36.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:36 smithi121 bash[18560]: audit 2024-04-22T21:01:35.793585+0000 mon.a (mon.0) 1123 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/2025922477"}]: dispatch 2024-04-22T21:01:36.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:36 smithi121 bash[23964]: cluster 2024-04-22T21:01:35.007272+0000 mgr.y (mgr.24298) 162 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:01:36.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:36 smithi121 bash[23964]: audit 2024-04-22T21:01:35.449351+0000 mon.a (mon.0) 1121 : audit [INF] from='client.? 172.21.15.121:0/271478649' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2422684006"}]': finished 2024-04-22T21:01:36.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:36 smithi121 bash[23964]: cluster 2024-04-22T21:01:35.449538+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-22T21:01:36.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:36 smithi121 bash[23964]: audit 2024-04-22T21:01:35.792647+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.121:0/3516084707' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/2025922477"}]: dispatch 2024-04-22T21:01:36.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:36 smithi121 bash[23964]: audit 2024-04-22T21:01:35.793585+0000 mon.a (mon.0) 1123 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/2025922477"}]: dispatch 2024-04-22T21:01:37.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:37 smithi123 bash[18722]: audit 2024-04-22T21:01:36.450179+0000 mon.a (mon.0) 1124 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/2025922477"}]': finished 2024-04-22T21:01:37.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:37 smithi123 bash[18722]: cluster 2024-04-22T21:01:36.450393+0000 mon.a (mon.0) 1125 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-22T21:01:37.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:37 smithi123 bash[18722]: audit 2024-04-22T21:01:36.798045+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.121:0/2224704146' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/2717508159"}]: dispatch 2024-04-22T21:01:37.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:37 smithi123 bash[18722]: audit 2024-04-22T21:01:36.798817+0000 mon.a (mon.0) 1126 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/2717508159"}]: dispatch 2024-04-22T21:01:37.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:37 smithi121 bash[18560]: audit 2024-04-22T21:01:36.450179+0000 mon.a (mon.0) 1124 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/2025922477"}]': finished 2024-04-22T21:01:37.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:37 smithi121 bash[18560]: cluster 2024-04-22T21:01:36.450393+0000 mon.a (mon.0) 1125 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-22T21:01:37.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:37 smithi121 bash[18560]: audit 2024-04-22T21:01:36.798045+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.121:0/2224704146' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/2717508159"}]: dispatch 2024-04-22T21:01:37.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:37 smithi121 bash[18560]: audit 2024-04-22T21:01:36.798817+0000 mon.a (mon.0) 1126 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/2717508159"}]: dispatch 2024-04-22T21:01:37.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:37 smithi121 bash[23964]: audit 2024-04-22T21:01:36.450179+0000 mon.a (mon.0) 1124 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/2025922477"}]': finished 2024-04-22T21:01:37.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:37 smithi121 bash[23964]: cluster 2024-04-22T21:01:36.450393+0000 mon.a (mon.0) 1125 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-22T21:01:37.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:37 smithi121 bash[23964]: audit 2024-04-22T21:01:36.798045+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.121:0/2224704146' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/2717508159"}]: dispatch 2024-04-22T21:01:37.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:37 smithi121 bash[23964]: audit 2024-04-22T21:01:36.798817+0000 mon.a (mon.0) 1126 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/2717508159"}]: dispatch 2024-04-22T21:01:38.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:38 smithi123 bash[18722]: cluster 2024-04-22T21:01:37.008027+0000 mgr.y (mgr.24298) 163 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:01:38.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:38 smithi123 bash[18722]: audit 2024-04-22T21:01:37.468943+0000 mon.a (mon.0) 1127 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/2717508159"}]': finished 2024-04-22T21:01:38.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:38 smithi123 bash[18722]: cluster 2024-04-22T21:01:37.469214+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-22T21:01:38.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:38 smithi121 bash[18560]: cluster 2024-04-22T21:01:37.008027+0000 mgr.y (mgr.24298) 163 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:01:38.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:38 smithi121 bash[18560]: audit 2024-04-22T21:01:37.468943+0000 mon.a (mon.0) 1127 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/2717508159"}]': finished 2024-04-22T21:01:38.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:38 smithi121 bash[18560]: cluster 2024-04-22T21:01:37.469214+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-22T21:01:38.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:38 smithi121 bash[23964]: cluster 2024-04-22T21:01:37.008027+0000 mgr.y (mgr.24298) 163 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:01:38.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:38 smithi121 bash[23964]: audit 2024-04-22T21:01:37.468943+0000 mon.a (mon.0) 1127 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/2717508159"}]': finished 2024-04-22T21:01:38.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:38 smithi121 bash[23964]: cluster 2024-04-22T21:01:37.469214+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-22T21:01:40.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:40 smithi123 bash[18722]: cluster 2024-04-22T21:01:39.008542+0000 mgr.y (mgr.24298) 164 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-22T21:01:40.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:40 smithi121 bash[18560]: cluster 2024-04-22T21:01:39.008542+0000 mgr.y (mgr.24298) 164 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-22T21:01:40.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:40 smithi121 bash[23964]: cluster 2024-04-22T21:01:39.008542+0000 mgr.y (mgr.24298) 164 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-22T21:01:41.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:41 smithi123 bash[18722]: audit 2024-04-22T21:01:40.608183+0000 mgr.y (mgr.24298) 165 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:01:41.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:41 smithi121 bash[18560]: audit 2024-04-22T21:01:40.608183+0000 mgr.y (mgr.24298) 165 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:01:41.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:41 smithi121 bash[23964]: audit 2024-04-22T21:01:40.608183+0000 mgr.y (mgr.24298) 165 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:01:42.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:01:41 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:01:41] "GET /metrics HTTP/1.1" 200 214966 "" "Prometheus/2.33.4" 2024-04-22T21:01:42.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:42 smithi123 bash[18722]: cluster 2024-04-22T21:01:41.009767+0000 mgr.y (mgr.24298) 166 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-22T21:01:42.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:42 smithi121 bash[18560]: cluster 2024-04-22T21:01:41.009767+0000 mgr.y (mgr.24298) 166 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-22T21:01:42.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:42 smithi121 bash[23964]: cluster 2024-04-22T21:01:41.009767+0000 mgr.y (mgr.24298) 166 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-22T21:01:43.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:01:43 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:21:01:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:01:44.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:44 smithi123 bash[18722]: cluster 2024-04-22T21:01:43.010225+0000 mgr.y (mgr.24298) 167 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-22T21:01:44.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:44 smithi123 bash[18722]: audit 2024-04-22T21:01:43.174366+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:44.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:44 smithi123 bash[18722]: audit 2024-04-22T21:01:43.179921+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:44.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:44 smithi121 bash[18560]: cluster 2024-04-22T21:01:43.010225+0000 mgr.y (mgr.24298) 167 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-22T21:01:44.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:44 smithi121 bash[18560]: audit 2024-04-22T21:01:43.174366+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:44.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:44 smithi121 bash[18560]: audit 2024-04-22T21:01:43.179921+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:44.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:44 smithi121 bash[23964]: cluster 2024-04-22T21:01:43.010225+0000 mgr.y (mgr.24298) 167 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-22T21:01:44.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:44 smithi121 bash[23964]: audit 2024-04-22T21:01:43.174366+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:44.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:44 smithi121 bash[23964]: audit 2024-04-22T21:01:43.179921+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:46.497 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:01:46 smithi123 bash[19656]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:01:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:01:46.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:46 smithi123 bash[18722]: cluster 2024-04-22T21:01:45.010907+0000 mgr.y (mgr.24298) 168 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-04-22T21:01:46.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:46 smithi121 bash[18560]: cluster 2024-04-22T21:01:45.010907+0000 mgr.y (mgr.24298) 168 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-04-22T21:01:46.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:46 smithi121 bash[23964]: cluster 2024-04-22T21:01:45.010907+0000 mgr.y (mgr.24298) 168 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-04-22T21:01:48.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:48 smithi123 bash[18722]: cluster 2024-04-22T21:01:47.012647+0000 mgr.y (mgr.24298) 169 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:01:48.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:48 smithi121 bash[18560]: cluster 2024-04-22T21:01:47.012647+0000 mgr.y (mgr.24298) 169 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:01:48.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:48 smithi121 bash[23964]: cluster 2024-04-22T21:01:47.012647+0000 mgr.y (mgr.24298) 169 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:01:50.616 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:50 smithi121 bash[18560]: cluster 2024-04-22T21:01:49.013379+0000 mgr.y (mgr.24298) 170 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 886 B/s rd, 0 op/s 2024-04-22T21:01:50.616 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:50 smithi121 bash[23964]: cluster 2024-04-22T21:01:49.013379+0000 mgr.y (mgr.24298) 170 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 886 B/s rd, 0 op/s 2024-04-22T21:01:50.632 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:50 smithi123 bash[18722]: cluster 2024-04-22T21:01:49.013379+0000 mgr.y (mgr.24298) 170 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 886 B/s rd, 0 op/s 2024-04-22T21:01:51.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:51 smithi123 bash[18722]: audit 2024-04-22T21:01:50.619510+0000 mgr.y (mgr.24298) 171 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:01:51.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:51 smithi121 bash[18560]: audit 2024-04-22T21:01:50.619510+0000 mgr.y (mgr.24298) 171 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:01:51.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:51 smithi121 bash[23964]: audit 2024-04-22T21:01:50.619510+0000 mgr.y (mgr.24298) 171 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:01:52.092 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:01:51 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:01:51] "GET /metrics HTTP/1.1" 200 214966 "" "Prometheus/2.33.4" 2024-04-22T21:01:52.359 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:01:52 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:21:01:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:01:52.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:52 smithi123 bash[18722]: cluster 2024-04-22T21:01:51.015015+0000 mgr.y (mgr.24298) 172 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:01:52.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:52 smithi123 bash[18722]: audit 2024-04-22T21:01:52.084915+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:52.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:52 smithi123 bash[18722]: audit 2024-04-22T21:01:52.095294+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:52.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:52 smithi121 bash[18560]: cluster 2024-04-22T21:01:51.015015+0000 mgr.y (mgr.24298) 172 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:01:52.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:52 smithi121 bash[18560]: audit 2024-04-22T21:01:52.084915+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:52.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:52 smithi121 bash[18560]: audit 2024-04-22T21:01:52.095294+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:52.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:52 smithi121 bash[23964]: cluster 2024-04-22T21:01:51.015015+0000 mgr.y (mgr.24298) 172 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:01:52.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:52 smithi121 bash[23964]: audit 2024-04-22T21:01:52.084915+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:52.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:52 smithi121 bash[23964]: audit 2024-04-22T21:01:52.095294+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:01:54.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:54 smithi123 bash[18722]: cluster 2024-04-22T21:01:53.015818+0000 mgr.y (mgr.24298) 173 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:01:54.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:54 smithi121 bash[18560]: cluster 2024-04-22T21:01:53.015818+0000 mgr.y (mgr.24298) 173 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:01:54.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:54 smithi121 bash[23964]: cluster 2024-04-22T21:01:53.015818+0000 mgr.y (mgr.24298) 173 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:01:56.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:56 smithi123 bash[18722]: cluster 2024-04-22T21:01:55.016527+0000 mgr.y (mgr.24298) 174 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:01:56.747 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:01:56 smithi123 bash[19656]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:01:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:01:56.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:56 smithi121 bash[18560]: cluster 2024-04-22T21:01:55.016527+0000 mgr.y (mgr.24298) 174 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:01:56.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:56 smithi121 bash[23964]: cluster 2024-04-22T21:01:55.016527+0000 mgr.y (mgr.24298) 174 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:01:58.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:01:58 smithi123 bash[18722]: cluster 2024-04-22T21:01:57.018213+0000 mgr.y (mgr.24298) 175 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:01:58.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:01:58 smithi121 bash[18560]: cluster 2024-04-22T21:01:57.018213+0000 mgr.y (mgr.24298) 175 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:01:58.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:01:58 smithi121 bash[23964]: cluster 2024-04-22T21:01:57.018213+0000 mgr.y (mgr.24298) 175 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:00.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:00 smithi121 bash[18560]: cluster 2024-04-22T21:01:59.018726+0000 mgr.y (mgr.24298) 176 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:00.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:00 smithi121 bash[23964]: cluster 2024-04-22T21:01:59.018726+0000 mgr.y (mgr.24298) 176 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:00.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:00 smithi123 bash[18722]: cluster 2024-04-22T21:01:59.018726+0000 mgr.y (mgr.24298) 176 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:01.668 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:01 smithi121 bash[23964]: audit 2024-04-22T21:02:00.629720+0000 mgr.y (mgr.24298) 177 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:02:01.669 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:01 smithi121 bash[18560]: audit 2024-04-22T21:02:00.629720+0000 mgr.y (mgr.24298) 177 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:02:01.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:01 smithi123 bash[18722]: audit 2024-04-22T21:02:00.629720+0000 mgr.y (mgr.24298) 177 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:02:02.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:02:01 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:02:01] "GET /metrics HTTP/1.1" 200 214915 "" "Prometheus/2.33.4" 2024-04-22T21:02:02.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:02 smithi123 bash[18722]: cluster 2024-04-22T21:02:01.020043+0000 mgr.y (mgr.24298) 178 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:02.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:02 smithi121 bash[18560]: cluster 2024-04-22T21:02:01.020043+0000 mgr.y (mgr.24298) 178 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:02.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:02 smithi121 bash[23964]: cluster 2024-04-22T21:02:01.020043+0000 mgr.y (mgr.24298) 178 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:03.789 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:02:03 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:21:02:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:02:04.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:04 smithi123 bash[18722]: cluster 2024-04-22T21:02:03.020784+0000 mgr.y (mgr.24298) 179 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:04.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:04 smithi123 bash[18722]: audit 2024-04-22T21:02:03.343037+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:04.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:04 smithi123 bash[18722]: audit 2024-04-22T21:02:03.353344+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:04.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:04 smithi121 bash[18560]: cluster 2024-04-22T21:02:03.020784+0000 mgr.y (mgr.24298) 179 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:04.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:04 smithi121 bash[18560]: audit 2024-04-22T21:02:03.343037+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:04.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:04 smithi121 bash[18560]: audit 2024-04-22T21:02:03.353344+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:04.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:04 smithi121 bash[23964]: cluster 2024-04-22T21:02:03.020784+0000 mgr.y (mgr.24298) 179 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:04.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:04 smithi121 bash[23964]: audit 2024-04-22T21:02:03.343037+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:04.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:04 smithi121 bash[23964]: audit 2024-04-22T21:02:03.353344+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:06.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:06 smithi123 bash[18722]: cluster 2024-04-22T21:02:05.021516+0000 mgr.y (mgr.24298) 180 : 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-22T21:02:06.747 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:02:06 smithi123 bash[19656]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:02:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:02:06.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:06 smithi121 bash[18560]: cluster 2024-04-22T21:02:05.021516+0000 mgr.y (mgr.24298) 180 : 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-22T21:02:06.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:06 smithi121 bash[23964]: cluster 2024-04-22T21:02:05.021516+0000 mgr.y (mgr.24298) 180 : 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-22T21:02:08.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:08 smithi123 bash[18722]: cluster 2024-04-22T21:02:07.023208+0000 mgr.y (mgr.24298) 181 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:08.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:08 smithi121 bash[18560]: cluster 2024-04-22T21:02:07.023208+0000 mgr.y (mgr.24298) 181 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:08.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:08 smithi121 bash[23964]: cluster 2024-04-22T21:02:07.023208+0000 mgr.y (mgr.24298) 181 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:10.636 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:10 smithi121 bash[23964]: cluster 2024-04-22T21:02:09.023972+0000 mgr.y (mgr.24298) 182 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:10.636 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:10 smithi121 bash[18560]: cluster 2024-04-22T21:02:09.023972+0000 mgr.y (mgr.24298) 182 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:10.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:10 smithi123 bash[18722]: cluster 2024-04-22T21:02:09.023972+0000 mgr.y (mgr.24298) 182 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:11.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:11 smithi123 bash[18722]: audit 2024-04-22T21:02:10.640080+0000 mgr.y (mgr.24298) 183 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:02:11.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:11 smithi121 bash[18560]: audit 2024-04-22T21:02:10.640080+0000 mgr.y (mgr.24298) 183 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:02:11.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:11 smithi121 bash[23964]: audit 2024-04-22T21:02:10.640080+0000 mgr.y (mgr.24298) 183 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:02:12.264 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:02:11 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:02:11] "GET /metrics HTTP/1.1" 200 214878 "" "Prometheus/2.33.4" 2024-04-22T21:02:12.539 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:02:12 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:21:02:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:02:12.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:12 smithi121 bash[18560]: cluster 2024-04-22T21:02:11.025591+0000 mgr.y (mgr.24298) 184 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:12.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:12 smithi121 bash[18560]: audit 2024-04-22T21:02:12.257174+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:12.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:12 smithi121 bash[18560]: audit 2024-04-22T21:02:12.266981+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:12.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:12 smithi121 bash[23964]: cluster 2024-04-22T21:02:11.025591+0000 mgr.y (mgr.24298) 184 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:12.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:12 smithi121 bash[23964]: audit 2024-04-22T21:02:12.257174+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:12.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:12 smithi121 bash[23964]: audit 2024-04-22T21:02:12.266981+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:12.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:12 smithi123 bash[18722]: cluster 2024-04-22T21:02:11.025591+0000 mgr.y (mgr.24298) 184 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:12.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:12 smithi123 bash[18722]: audit 2024-04-22T21:02:12.257174+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:12.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:12 smithi123 bash[18722]: audit 2024-04-22T21:02:12.266981+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:14.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:14 smithi123 bash[18722]: cluster 2024-04-22T21:02:13.026300+0000 mgr.y (mgr.24298) 185 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:14.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:14 smithi121 bash[18560]: cluster 2024-04-22T21:02:13.026300+0000 mgr.y (mgr.24298) 185 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:14.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:14 smithi121 bash[23964]: cluster 2024-04-22T21:02:13.026300+0000 mgr.y (mgr.24298) 185 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:16.747 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:02:16 smithi123 bash[19656]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:02:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:02:16.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:16 smithi123 bash[18722]: cluster 2024-04-22T21:02:15.027026+0000 mgr.y (mgr.24298) 186 : 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-22T21:02:16.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:16 smithi121 bash[23964]: cluster 2024-04-22T21:02:15.027026+0000 mgr.y (mgr.24298) 186 : 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-22T21:02:16.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:16 smithi121 bash[18560]: cluster 2024-04-22T21:02:15.027026+0000 mgr.y (mgr.24298) 186 : 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-22T21:02:18.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:18 smithi123 bash[18722]: cluster 2024-04-22T21:02:17.028767+0000 mgr.y (mgr.24298) 187 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:18.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:18 smithi121 bash[18560]: cluster 2024-04-22T21:02:17.028767+0000 mgr.y (mgr.24298) 187 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:18.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:18 smithi121 bash[23964]: cluster 2024-04-22T21:02:17.028767+0000 mgr.y (mgr.24298) 187 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:20.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:20 smithi121 bash[18560]: cluster 2024-04-22T21:02:19.029308+0000 mgr.y (mgr.24298) 188 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:20.643 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:20 smithi121 bash[23964]: cluster 2024-04-22T21:02:19.029308+0000 mgr.y (mgr.24298) 188 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:20 smithi123 bash[18722]: cluster 2024-04-22T21:02:19.029308+0000 mgr.y (mgr.24298) 188 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:21 smithi123 bash[18722]: audit 2024-04-22T21:02:20.647737+0000 mgr.y (mgr.24298) 189 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:02:21.766 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:21 smithi121 bash[18560]: audit 2024-04-22T21:02:20.647737+0000 mgr.y (mgr.24298) 189 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:02:21.766 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:21 smithi121 bash[23964]: audit 2024-04-22T21:02:20.647737+0000 mgr.y (mgr.24298) 189 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:02:22.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:02:21 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:02:21] "GET /metrics HTTP/1.1" 200 214878 "" "Prometheus/2.33.4" 2024-04-22T21:02:22.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:22 smithi123 bash[18722]: cluster 2024-04-22T21:02:21.030601+0000 mgr.y (mgr.24298) 190 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:22.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:22 smithi121 bash[18560]: cluster 2024-04-22T21:02:21.030601+0000 mgr.y (mgr.24298) 190 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:22.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:22 smithi121 bash[23964]: cluster 2024-04-22T21:02:21.030601+0000 mgr.y (mgr.24298) 190 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:23.789 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:02:23 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:21:02:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:02:24.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:24 smithi121 bash[23964]: cluster 2024-04-22T21:02:23.031293+0000 mgr.y (mgr.24298) 191 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:24.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:24 smithi121 bash[23964]: audit 2024-04-22T21:02:23.508663+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:24.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:24 smithi121 bash[23964]: audit 2024-04-22T21:02:23.514581+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:24.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:24 smithi121 bash[18560]: cluster 2024-04-22T21:02:23.031293+0000 mgr.y (mgr.24298) 191 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:24.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:24 smithi121 bash[18560]: audit 2024-04-22T21:02:23.508663+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:24.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:24 smithi121 bash[18560]: audit 2024-04-22T21:02:23.514581+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:24.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:24 smithi123 bash[18722]: cluster 2024-04-22T21:02:23.031293+0000 mgr.y (mgr.24298) 191 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:24.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:24 smithi123 bash[18722]: audit 2024-04-22T21:02:23.508663+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:24.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:24 smithi123 bash[18722]: audit 2024-04-22T21:02:23.514581+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:25.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:25 smithi121 bash[23964]: audit 2024-04-22T21:02:25.073998+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:02:25.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:25 smithi121 bash[23964]: audit 2024-04-22T21:02:25.081234+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T21:02:25.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:25 smithi121 bash[18560]: audit 2024-04-22T21:02:25.073998+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:02:25.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:25 smithi121 bash[18560]: audit 2024-04-22T21:02:25.081234+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T21:02:25.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:25 smithi123 bash[18722]: audit 2024-04-22T21:02:25.073998+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:02:25.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:25 smithi123 bash[18722]: audit 2024-04-22T21:02:25.081234+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T21:02:26.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:26 smithi123 bash[18722]: cluster 2024-04-22T21:02:25.032011+0000 mgr.y (mgr.24298) 192 : 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-22T21:02:26.747 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:02:26 smithi123 bash[19656]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:02:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:02:26.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:26 smithi121 bash[18560]: cluster 2024-04-22T21:02:25.032011+0000 mgr.y (mgr.24298) 192 : 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-22T21:02:26.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:26 smithi121 bash[23964]: cluster 2024-04-22T21:02:25.032011+0000 mgr.y (mgr.24298) 192 : 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-22T21:02:28.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:28 smithi123 bash[18722]: cluster 2024-04-22T21:02:27.033706+0000 mgr.y (mgr.24298) 193 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:28.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:28 smithi123 bash[18722]: audit 2024-04-22T21:02:27.471703+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:02:28.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:28 smithi123 bash[18722]: audit 2024-04-22T21:02:27.474685+0000 mon.a (mon.0) 1142 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:02:28.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:28 smithi123 bash[18722]: audit 2024-04-22T21:02:27.476453+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:02:28.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:28 smithi123 bash[18722]: audit 2024-04-22T21:02:27.734154+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:28.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:28 smithi123 bash[18722]: audit 2024-04-22T21:02:27.739967+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:28.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:28 smithi121 bash[18560]: cluster 2024-04-22T21:02:27.033706+0000 mgr.y (mgr.24298) 193 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:28.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:28 smithi121 bash[18560]: audit 2024-04-22T21:02:27.471703+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:02:28.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:28 smithi121 bash[18560]: audit 2024-04-22T21:02:27.474685+0000 mon.a (mon.0) 1142 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:02:28.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:28 smithi121 bash[18560]: audit 2024-04-22T21:02:27.476453+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:02:28.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:28 smithi121 bash[18560]: audit 2024-04-22T21:02:27.734154+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:28.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:28 smithi121 bash[18560]: audit 2024-04-22T21:02:27.739967+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:28.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:28 smithi121 bash[23964]: cluster 2024-04-22T21:02:27.033706+0000 mgr.y (mgr.24298) 193 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:28.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:28 smithi121 bash[23964]: audit 2024-04-22T21:02:27.471703+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:02:28.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:28 smithi121 bash[23964]: audit 2024-04-22T21:02:27.474685+0000 mon.a (mon.0) 1142 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:02:28.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:28 smithi121 bash[23964]: audit 2024-04-22T21:02:27.476453+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:02:28.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:28 smithi121 bash[23964]: audit 2024-04-22T21:02:27.734154+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:28.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:28 smithi121 bash[23964]: audit 2024-04-22T21:02:27.739967+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:30.652 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:30 smithi121 bash[23964]: cluster 2024-04-22T21:02:29.034519+0000 mgr.y (mgr.24298) 194 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:30.652 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:30 smithi121 bash[18560]: cluster 2024-04-22T21:02:29.034519+0000 mgr.y (mgr.24298) 194 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:30.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:30 smithi123 bash[18722]: cluster 2024-04-22T21:02:29.034519+0000 mgr.y (mgr.24298) 194 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:31.636 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:31 smithi123 bash[18722]: audit 2024-04-22T21:02:30.655990+0000 mgr.y (mgr.24298) 195 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:02:31.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:31 smithi121 bash[18560]: audit 2024-04-22T21:02:30.655990+0000 mgr.y (mgr.24298) 195 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:02:31.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:31 smithi121 bash[23964]: audit 2024-04-22T21:02:30.655990+0000 mgr.y (mgr.24298) 195 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:02:32.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:02:31 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:02:31] "GET /metrics HTTP/1.1" 200 214874 "" "Prometheus/2.33.4" 2024-04-22T21:02:32.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:32 smithi123 bash[18722]: cluster 2024-04-22T21:02:31.036172+0000 mgr.y (mgr.24298) 196 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:32.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:32 smithi121 bash[18560]: cluster 2024-04-22T21:02:31.036172+0000 mgr.y (mgr.24298) 196 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:32.789 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:02:32 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:21:02:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:02:32.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:32 smithi121 bash[23964]: cluster 2024-04-22T21:02:31.036172+0000 mgr.y (mgr.24298) 196 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:33.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:33 smithi123 bash[18722]: audit 2024-04-22T21:02:32.417214+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:33.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:33 smithi123 bash[18722]: audit 2024-04-22T21:02:32.426854+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:33.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:33 smithi121 bash[18560]: audit 2024-04-22T21:02:32.417214+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:33.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:33 smithi121 bash[18560]: audit 2024-04-22T21:02:32.426854+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:33.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:33 smithi121 bash[23964]: audit 2024-04-22T21:02:32.417214+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:33.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:33 smithi121 bash[23964]: audit 2024-04-22T21:02:32.426854+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:34.621 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:34 smithi123 bash[18722]: cluster 2024-04-22T21:02:33.036905+0000 mgr.y (mgr.24298) 197 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:34.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:34 smithi121 bash[18560]: cluster 2024-04-22T21:02:33.036905+0000 mgr.y (mgr.24298) 197 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:34.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:34 smithi121 bash[23964]: cluster 2024-04-22T21:02:33.036905+0000 mgr.y (mgr.24298) 197 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:36.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:36 smithi123 bash[18722]: cluster 2024-04-22T21:02:35.037607+0000 mgr.y (mgr.24298) 198 : 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-22T21:02:36.747 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:02:36 smithi123 bash[19656]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:02:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:02:36.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:36 smithi121 bash[18560]: cluster 2024-04-22T21:02:35.037607+0000 mgr.y (mgr.24298) 198 : 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-22T21:02:36.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:36 smithi121 bash[23964]: cluster 2024-04-22T21:02:35.037607+0000 mgr.y (mgr.24298) 198 : 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-22T21:02:38.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:38 smithi123 bash[18722]: cluster 2024-04-22T21:02:37.038540+0000 mgr.y (mgr.24298) 199 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:38.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:38 smithi121 bash[18560]: cluster 2024-04-22T21:02:37.038540+0000 mgr.y (mgr.24298) 199 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:38.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:38 smithi121 bash[23964]: cluster 2024-04-22T21:02:37.038540+0000 mgr.y (mgr.24298) 199 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:40.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:40 smithi123 bash[18722]: cluster 2024-04-22T21:02:39.039225+0000 mgr.y (mgr.24298) 200 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:40.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:40 smithi121 bash[18560]: cluster 2024-04-22T21:02:39.039225+0000 mgr.y (mgr.24298) 200 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:40.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:40 smithi121 bash[23964]: cluster 2024-04-22T21:02:39.039225+0000 mgr.y (mgr.24298) 200 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:41.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:41 smithi123 bash[18722]: audit 2024-04-22T21:02:40.667000+0000 mgr.y (mgr.24298) 201 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:02:41.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:41 smithi121 bash[18560]: audit 2024-04-22T21:02:40.667000+0000 mgr.y (mgr.24298) 201 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:02:41.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:41 smithi121 bash[23964]: audit 2024-04-22T21:02:40.667000+0000 mgr.y (mgr.24298) 201 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:02:42.167 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:02:41 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:02:41] "GET /metrics HTTP/1.1" 200 214893 "" "Prometheus/2.33.4" 2024-04-22T21:02:42.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:42 smithi123 bash[18722]: cluster 2024-04-22T21:02:41.040883+0000 mgr.y (mgr.24298) 202 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:42.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:42 smithi121 bash[18560]: cluster 2024-04-22T21:02:41.040883+0000 mgr.y (mgr.24298) 202 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:42.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:42 smithi121 bash[23964]: cluster 2024-04-22T21:02:41.040883+0000 mgr.y (mgr.24298) 202 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:44.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:02:43 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:21:02:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:02:44.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:44 smithi123 bash[18722]: cluster 2024-04-22T21:02:43.041593+0000 mgr.y (mgr.24298) 203 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:44.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:44 smithi123 bash[18722]: audit 2024-04-22T21:02:43.663030+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:44.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:44 smithi123 bash[18722]: audit 2024-04-22T21:02:43.672650+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:45.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:44 smithi121 bash[23964]: cluster 2024-04-22T21:02:43.041593+0000 mgr.y (mgr.24298) 203 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:45.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:44 smithi121 bash[23964]: audit 2024-04-22T21:02:43.663030+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:45.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:44 smithi121 bash[23964]: audit 2024-04-22T21:02:43.672650+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:45.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:44 smithi121 bash[18560]: cluster 2024-04-22T21:02:43.041593+0000 mgr.y (mgr.24298) 203 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:45.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:44 smithi121 bash[18560]: audit 2024-04-22T21:02:43.663030+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:45.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:44 smithi121 bash[18560]: audit 2024-04-22T21:02:43.672650+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:46.660 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:02:46 smithi123 bash[19656]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:02:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:02:46.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:46 smithi123 bash[18722]: cluster 2024-04-22T21:02:45.042315+0000 mgr.y (mgr.24298) 204 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:47.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:46 smithi121 bash[18560]: cluster 2024-04-22T21:02:45.042315+0000 mgr.y (mgr.24298) 204 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:47.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:46 smithi121 bash[23964]: cluster 2024-04-22T21:02:45.042315+0000 mgr.y (mgr.24298) 204 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:48.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:48 smithi123 bash[18722]: cluster 2024-04-22T21:02:47.044039+0000 mgr.y (mgr.24298) 205 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:49.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:48 smithi121 bash[18560]: cluster 2024-04-22T21:02:47.044039+0000 mgr.y (mgr.24298) 205 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:49.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:48 smithi121 bash[23964]: cluster 2024-04-22T21:02:47.044039+0000 mgr.y (mgr.24298) 205 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:50.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:50 smithi123 bash[18722]: cluster 2024-04-22T21:02:49.044762+0000 mgr.y (mgr.24298) 206 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:51.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:50 smithi121 bash[23964]: cluster 2024-04-22T21:02:49.044762+0000 mgr.y (mgr.24298) 206 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:51.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:50 smithi121 bash[18560]: cluster 2024-04-22T21:02:49.044762+0000 mgr.y (mgr.24298) 206 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:51.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:51 smithi123 bash[18722]: audit 2024-04-22T21:02:50.671945+0000 mgr.y (mgr.24298) 207 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:02:52.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:02:51 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:02:51] "GET /metrics HTTP/1.1" 200 214893 "" "Prometheus/2.33.4" 2024-04-22T21:02:52.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:51 smithi121 bash[23964]: audit 2024-04-22T21:02:50.671945+0000 mgr.y (mgr.24298) 207 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:02:52.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:51 smithi121 bash[18560]: audit 2024-04-22T21:02:50.671945+0000 mgr.y (mgr.24298) 207 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:02:52.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:52 smithi123 bash[18722]: cluster 2024-04-22T21:02:51.046411+0000 mgr.y (mgr.24298) 208 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:52.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:52 smithi123 bash[18722]: audit 2024-04-22T21:02:52.594777+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:52.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:52 smithi123 bash[18722]: audit 2024-04-22T21:02:52.606724+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:53.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:02:52 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:21:02:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:02:53.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:52 smithi121 bash[18560]: cluster 2024-04-22T21:02:51.046411+0000 mgr.y (mgr.24298) 208 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:53.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:52 smithi121 bash[18560]: audit 2024-04-22T21:02:52.594777+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:53.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:52 smithi121 bash[18560]: audit 2024-04-22T21:02:52.606724+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:53.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:52 smithi121 bash[23964]: cluster 2024-04-22T21:02:51.046411+0000 mgr.y (mgr.24298) 208 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:53.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:52 smithi121 bash[23964]: audit 2024-04-22T21:02:52.594777+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:53.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:52 smithi121 bash[23964]: audit 2024-04-22T21:02:52.606724+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:02:54.959 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:54 smithi123 bash[18722]: cluster 2024-04-22T21:02:53.047102+0000 mgr.y (mgr.24298) 209 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:55.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:54 smithi121 bash[23964]: cluster 2024-04-22T21:02:53.047102+0000 mgr.y (mgr.24298) 209 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:55.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:54 smithi121 bash[18560]: cluster 2024-04-22T21:02:53.047102+0000 mgr.y (mgr.24298) 209 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:02:56.692 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:02:56 smithi123 bash[19656]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:02:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:02:56.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:56 smithi123 bash[18722]: cluster 2024-04-22T21:02:55.047880+0000 mgr.y (mgr.24298) 210 : 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-22T21:02:57.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:56 smithi121 bash[18560]: cluster 2024-04-22T21:02:55.047880+0000 mgr.y (mgr.24298) 210 : 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-22T21:02:57.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:56 smithi121 bash[23964]: cluster 2024-04-22T21:02:55.047880+0000 mgr.y (mgr.24298) 210 : 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-22T21:02:58.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:02:58 smithi123 bash[18722]: cluster 2024-04-22T21:02:57.049630+0000 mgr.y (mgr.24298) 211 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:59.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:02:58 smithi121 bash[18560]: cluster 2024-04-22T21:02:57.049630+0000 mgr.y (mgr.24298) 211 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:02:59.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:02:58 smithi121 bash[23964]: cluster 2024-04-22T21:02:57.049630+0000 mgr.y (mgr.24298) 211 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:00.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:00 smithi123 bash[18722]: cluster 2024-04-22T21:02:59.050470+0000 mgr.y (mgr.24298) 212 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:01.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:00 smithi121 bash[18560]: cluster 2024-04-22T21:02:59.050470+0000 mgr.y (mgr.24298) 212 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:01.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:00 smithi121 bash[23964]: cluster 2024-04-22T21:02:59.050470+0000 mgr.y (mgr.24298) 212 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:01.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:01 smithi123 bash[18722]: audit 2024-04-22T21:03:00.679763+0000 mgr.y (mgr.24298) 213 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:03:02.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:01 smithi121 bash[18560]: audit 2024-04-22T21:03:00.679763+0000 mgr.y (mgr.24298) 213 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:03:02.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:03:01 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:03:01] "GET /metrics HTTP/1.1" 200 214900 "" "Prometheus/2.33.4" 2024-04-22T21:03:02.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:01 smithi121 bash[23964]: audit 2024-04-22T21:03:00.679763+0000 mgr.y (mgr.24298) 213 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:03:02.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:02 smithi123 bash[18722]: cluster 2024-04-22T21:03:01.052261+0000 mgr.y (mgr.24298) 214 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:03.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:02 smithi121 bash[18560]: cluster 2024-04-22T21:03:01.052261+0000 mgr.y (mgr.24298) 214 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:03.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:02 smithi121 bash[23964]: cluster 2024-04-22T21:03:01.052261+0000 mgr.y (mgr.24298) 214 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:04.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:03:03 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:21:03:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:03:05.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:04 smithi123 bash[18722]: cluster 2024-04-22T21:03:03.053015+0000 mgr.y (mgr.24298) 215 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:05.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:04 smithi123 bash[18722]: audit 2024-04-22T21:03:03.806076+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:05.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:04 smithi123 bash[18722]: audit 2024-04-22T21:03:03.814019+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:05.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:04 smithi121 bash[18560]: cluster 2024-04-22T21:03:03.053015+0000 mgr.y (mgr.24298) 215 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:05.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:04 smithi121 bash[18560]: audit 2024-04-22T21:03:03.806076+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:05.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:04 smithi121 bash[18560]: audit 2024-04-22T21:03:03.814019+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:05.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:04 smithi121 bash[23964]: cluster 2024-04-22T21:03:03.053015+0000 mgr.y (mgr.24298) 215 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:05.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:04 smithi121 bash[23964]: audit 2024-04-22T21:03:03.806076+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:05.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:04 smithi121 bash[23964]: audit 2024-04-22T21:03:03.814019+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:06.746 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:03:06 smithi123 bash[19656]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:03:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:03:07.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:06 smithi123 bash[18722]: cluster 2024-04-22T21:03:05.053716+0000 mgr.y (mgr.24298) 216 : 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-22T21:03:07.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:06 smithi121 bash[18560]: cluster 2024-04-22T21:03:05.053716+0000 mgr.y (mgr.24298) 216 : 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-22T21:03:07.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:06 smithi121 bash[23964]: cluster 2024-04-22T21:03:05.053716+0000 mgr.y (mgr.24298) 216 : 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-22T21:03:09.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:08 smithi123 bash[18722]: cluster 2024-04-22T21:03:07.055404+0000 mgr.y (mgr.24298) 217 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:09.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:08 smithi121 bash[18560]: cluster 2024-04-22T21:03:07.055404+0000 mgr.y (mgr.24298) 217 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:09.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:08 smithi121 bash[23964]: cluster 2024-04-22T21:03:07.055404+0000 mgr.y (mgr.24298) 217 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:11.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:10 smithi121 bash[18560]: cluster 2024-04-22T21:03:09.056079+0000 mgr.y (mgr.24298) 218 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:11.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:10 smithi121 bash[23964]: cluster 2024-04-22T21:03:09.056079+0000 mgr.y (mgr.24298) 218 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:11.208 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:10 smithi123 bash[18722]: cluster 2024-04-22T21:03:09.056079+0000 mgr.y (mgr.24298) 218 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:12.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:11 smithi123 bash[18722]: audit 2024-04-22T21:03:10.689485+0000 mgr.y (mgr.24298) 219 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:03:12.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:11 smithi121 bash[18560]: audit 2024-04-22T21:03:10.689485+0000 mgr.y (mgr.24298) 219 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:03:12.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:03:11 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:03:11] "GET /metrics HTTP/1.1" 200 214896 "" "Prometheus/2.33.4" 2024-04-22T21:03:12.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:11 smithi121 bash[23964]: audit 2024-04-22T21:03:10.689485+0000 mgr.y (mgr.24298) 219 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:03:12.982 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:12 smithi123 bash[18722]: cluster 2024-04-22T21:03:11.057689+0000 mgr.y (mgr.24298) 220 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:12.982 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:12 smithi123 bash[18722]: audit 2024-04-22T21:03:12.742552+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:12.983 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:12 smithi123 bash[18722]: audit 2024-04-22T21:03:12.752397+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:13.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:03:12 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:21:03:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:03:13.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:12 smithi121 bash[18560]: cluster 2024-04-22T21:03:11.057689+0000 mgr.y (mgr.24298) 220 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:13.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:12 smithi121 bash[18560]: audit 2024-04-22T21:03:12.742552+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:13.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:12 smithi121 bash[18560]: audit 2024-04-22T21:03:12.752397+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:13.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:12 smithi121 bash[23964]: cluster 2024-04-22T21:03:11.057689+0000 mgr.y (mgr.24298) 220 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:13.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:12 smithi121 bash[23964]: audit 2024-04-22T21:03:12.742552+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:13.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:12 smithi121 bash[23964]: audit 2024-04-22T21:03:12.752397+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:15.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:14 smithi123 bash[18722]: cluster 2024-04-22T21:03:13.058405+0000 mgr.y (mgr.24298) 221 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:15.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:14 smithi121 bash[18560]: cluster 2024-04-22T21:03:13.058405+0000 mgr.y (mgr.24298) 221 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:15.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:14 smithi121 bash[23964]: cluster 2024-04-22T21:03:13.058405+0000 mgr.y (mgr.24298) 221 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:16.747 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:03:16 smithi123 bash[19656]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:03:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:03:17.209 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:16 smithi121 bash[18560]: cluster 2024-04-22T21:03:15.059129+0000 mgr.y (mgr.24298) 222 : 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-22T21:03:17.210 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:16 smithi121 bash[23964]: cluster 2024-04-22T21:03:15.059129+0000 mgr.y (mgr.24298) 222 : 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-22T21:03:17.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:16 smithi123 bash[18722]: cluster 2024-04-22T21:03:15.059129+0000 mgr.y (mgr.24298) 222 : 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-22T21:03:17.673 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -e sha1=56e81df3aeb98b717efe2ab0537a8c60249f95f7 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-04-22T21:03:19.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:18 smithi123 bash[18722]: cluster 2024-04-22T21:03:17.060190+0000 mgr.y (mgr.24298) 223 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:19.378 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:18 smithi121 bash[18560]: cluster 2024-04-22T21:03:17.060190+0000 mgr.y (mgr.24298) 223 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:19.378 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:18 smithi121 bash[23964]: cluster 2024-04-22T21:03:17.060190+0000 mgr.y (mgr.24298) 223 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:21.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:20 smithi121 bash[18560]: cluster 2024-04-22T21:03:19.060817+0000 mgr.y (mgr.24298) 224 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:21.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:20 smithi121 bash[23964]: cluster 2024-04-22T21:03:19.060817+0000 mgr.y (mgr.24298) 224 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:21.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:20 smithi123 bash[18722]: cluster 2024-04-22T21:03:19.060817+0000 mgr.y (mgr.24298) 224 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:22.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:21 smithi123 bash[18722]: audit 2024-04-22T21:03:20.699917+0000 mgr.y (mgr.24298) 225 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:03:22.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:21 smithi121 bash[18560]: audit 2024-04-22T21:03:20.699917+0000 mgr.y (mgr.24298) 225 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:03:22.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:03:21 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:03:21] "GET /metrics HTTP/1.1" 200 214896 "" "Prometheus/2.33.4" 2024-04-22T21:03:22.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:21 smithi121 bash[23964]: audit 2024-04-22T21:03:20.699917+0000 mgr.y (mgr.24298) 225 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:03:22.467 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -e sha1=56e81df3aeb98b717efe2ab0537a8c60249f95f7 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-04-22T21:03:23.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:22 smithi121 bash[18560]: cluster 2024-04-22T21:03:21.062576+0000 mgr.y (mgr.24298) 226 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:23.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:22 smithi121 bash[23964]: cluster 2024-04-22T21:03:21.062576+0000 mgr.y (mgr.24298) 226 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:23.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:22 smithi123 bash[18722]: cluster 2024-04-22T21:03:21.062576+0000 mgr.y (mgr.24298) 226 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:24.007 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:03:23 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:21:03:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:03:25.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:24 smithi123 bash[18722]: cluster 2024-04-22T21:03:23.063204+0000 mgr.y (mgr.24298) 227 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:25.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:24 smithi123 bash[18722]: audit 2024-04-22T21:03:23.901519+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:25.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:24 smithi123 bash[18722]: audit 2024-04-22T21:03:23.906264+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:25.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:24 smithi121 bash[18560]: cluster 2024-04-22T21:03:23.063204+0000 mgr.y (mgr.24298) 227 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:25.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:24 smithi121 bash[18560]: audit 2024-04-22T21:03:23.901519+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:25.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:24 smithi121 bash[18560]: audit 2024-04-22T21:03:23.906264+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:25.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:24 smithi121 bash[23964]: cluster 2024-04-22T21:03:23.063204+0000 mgr.y (mgr.24298) 227 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:25.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:24 smithi121 bash[23964]: audit 2024-04-22T21:03:23.901519+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:25.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:24 smithi121 bash[23964]: audit 2024-04-22T21:03:23.906264+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:26.192 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:25 smithi121 bash[23964]: audit 2024-04-22T21:03:25.091015+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T21:03:26.192 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:25 smithi121 bash[23964]: audit 2024-04-22T21:03:25.091837+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:03:26.192 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:25 smithi121 bash[18560]: audit 2024-04-22T21:03:25.091015+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T21:03:26.192 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:25 smithi121 bash[18560]: audit 2024-04-22T21:03:25.091837+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:03:26.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:25 smithi123 bash[18722]: audit 2024-04-22T21:03:25.091015+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T21:03:26.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:25 smithi123 bash[18722]: audit 2024-04-22T21:03:25.091837+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:03:26.734 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -e sha1=56e81df3aeb98b717efe2ab0537a8c60249f95f7 -- bash -c 'ceph config set global log_to_journald false --force' 2024-04-22T21:03:26.746 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:03:26 smithi123 bash[19656]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:03:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:03:27.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:26 smithi121 bash[18560]: cluster 2024-04-22T21:03:25.063887+0000 mgr.y (mgr.24298) 228 : 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-22T21:03:27.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:26 smithi121 bash[23964]: cluster 2024-04-22T21:03:25.063887+0000 mgr.y (mgr.24298) 228 : 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-22T21:03:27.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:26 smithi123 bash[18722]: cluster 2024-04-22T21:03:25.063887+0000 mgr.y (mgr.24298) 228 : 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-22T21:03:28.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:28 smithi123 bash[18722]: cluster 2024-04-22T21:03:27.065694+0000 mgr.y (mgr.24298) 229 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:28.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:28 smithi123 bash[18722]: audit 2024-04-22T21:03:27.747226+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:03:28.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:28 smithi123 bash[18722]: audit 2024-04-22T21:03:27.748807+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:03:28.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:28 smithi123 bash[18722]: audit 2024-04-22T21:03:27.749740+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:03:28.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:28 smithi123 bash[18722]: audit 2024-04-22T21:03:28.009381+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:28.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:28 smithi123 bash[18722]: audit 2024-04-22T21:03:28.020170+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:28.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:28 smithi121 bash[18560]: cluster 2024-04-22T21:03:27.065694+0000 mgr.y (mgr.24298) 229 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:28.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:28 smithi121 bash[18560]: audit 2024-04-22T21:03:27.747226+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:03:28.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:28 smithi121 bash[18560]: audit 2024-04-22T21:03:27.748807+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:03:28.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:28 smithi121 bash[18560]: audit 2024-04-22T21:03:27.749740+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:03:28.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:28 smithi121 bash[18560]: audit 2024-04-22T21:03:28.009381+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:28.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:28 smithi121 bash[18560]: audit 2024-04-22T21:03:28.020170+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:28.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:28 smithi121 bash[23964]: cluster 2024-04-22T21:03:27.065694+0000 mgr.y (mgr.24298) 229 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:28.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:28 smithi121 bash[23964]: audit 2024-04-22T21:03:27.747226+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:03:28.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:28 smithi121 bash[23964]: audit 2024-04-22T21:03:27.748807+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:03:28.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:28 smithi121 bash[23964]: audit 2024-04-22T21:03:27.749740+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:03:28.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:28 smithi121 bash[23964]: audit 2024-04-22T21:03:28.009381+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:28.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:28 smithi121 bash[23964]: audit 2024-04-22T21:03:28.020170+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:30.181 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -e sha1=56e81df3aeb98b717efe2ab0537a8c60249f95f7 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-04-22T21:03:30.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:30 smithi121 bash[18560]: cluster 2024-04-22T21:03:29.066451+0000 mgr.y (mgr.24298) 230 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:30.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:30 smithi121 bash[23964]: cluster 2024-04-22T21:03:29.066451+0000 mgr.y (mgr.24298) 230 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:30.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:30 smithi123 bash[18722]: cluster 2024-04-22T21:03:29.066451+0000 mgr.y (mgr.24298) 230 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:31.440 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:31 smithi121 bash[23964]: audit 2024-04-22T21:03:30.707935+0000 mgr.y (mgr.24298) 231 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:03:31.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:31 smithi121 bash[18560]: audit 2024-04-22T21:03:30.707935+0000 mgr.y (mgr.24298) 231 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:03:31.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:31 smithi123 bash[18722]: audit 2024-04-22T21:03:30.707935+0000 mgr.y (mgr.24298) 231 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:03:32.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:03:31 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:03:31] "GET /metrics HTTP/1.1" 200 214866 "" "Prometheus/2.33.4" 2024-04-22T21:03:32.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:32 smithi123 bash[18722]: cluster 2024-04-22T21:03:31.068068+0000 mgr.y (mgr.24298) 232 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:32.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:32 smithi121 bash[23964]: cluster 2024-04-22T21:03:31.068068+0000 mgr.y (mgr.24298) 232 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:32.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:32 smithi121 bash[18560]: cluster 2024-04-22T21:03:31.068068+0000 mgr.y (mgr.24298) 232 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:32.951 INFO:teuthology.orchestra.run.smithi121.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:56e81df3aeb98b717efe2ab0537a8c60249f95f7 2024-04-22T21:03:33.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:03:32 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:21:03:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:03:33.749 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-22T21:03:33.759 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi121.front.sepia.ceph.com 2024-04-22T21:03:33.760 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -e sha1=56e81df3aeb98b717efe2ab0537a8c60249f95f7 -- 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-22T21:03:34.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:33 smithi121 bash[18560]: audit 2024-04-22T21:03:32.900593+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:34.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:33 smithi121 bash[18560]: audit 2024-04-22T21:03:32.910446+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:34.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:33 smithi121 bash[18560]: audit 2024-04-22T21:03:32.955374+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:34.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:33 smithi121 bash[18560]: audit 2024-04-22T21:03:33.003031+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:03:34.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:33 smithi121 bash[18560]: audit 2024-04-22T21:03:33.004215+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:03:34.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:33 smithi121 bash[18560]: audit 2024-04-22T21:03:33.004809+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:03:34.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:33 smithi121 bash[18560]: audit 2024-04-22T21:03:33.011747+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:34.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:33 smithi121 bash[23964]: audit 2024-04-22T21:03:32.900593+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:34.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:33 smithi121 bash[23964]: audit 2024-04-22T21:03:32.910446+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:34.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:33 smithi121 bash[23964]: audit 2024-04-22T21:03:32.955374+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:34.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:33 smithi121 bash[23964]: audit 2024-04-22T21:03:33.003031+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:03:34.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:33 smithi121 bash[23964]: audit 2024-04-22T21:03:33.004215+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:03:34.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:33 smithi121 bash[23964]: audit 2024-04-22T21:03:33.004809+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:03:34.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:33 smithi121 bash[23964]: audit 2024-04-22T21:03:33.011747+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:34.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:33 smithi123 bash[18722]: audit 2024-04-22T21:03:32.900593+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:34.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:33 smithi123 bash[18722]: audit 2024-04-22T21:03:32.910446+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:34.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:33 smithi123 bash[18722]: audit 2024-04-22T21:03:32.955374+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:34.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:33 smithi123 bash[18722]: audit 2024-04-22T21:03:33.003031+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:03:34.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:33 smithi123 bash[18722]: audit 2024-04-22T21:03:33.004215+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:03:34.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:33 smithi123 bash[18722]: audit 2024-04-22T21:03:33.004809+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:03:34.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:33 smithi123 bash[18722]: audit 2024-04-22T21:03:33.011747+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:35.179 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:34 smithi121 bash[23964]: audit 2024-04-22T21:03:32.945851+0000 mgr.y (mgr.24298) 233 : audit [DBG] from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:56e81df3aeb98b717efe2ab0537a8c60249f95f7", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:03:35.179 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:34 smithi121 bash[23964]: cephadm 2024-04-22T21:03:32.946676+0000 mgr.y (mgr.24298) 234 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:56e81df3aeb98b717efe2ab0537a8c60249f95f7 2024-04-22T21:03:35.179 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:34 smithi121 bash[23964]: cephadm 2024-04-22T21:03:33.016971+0000 mgr.y (mgr.24298) 235 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:56e81df3aeb98b717efe2ab0537a8c60249f95f7 2024-04-22T21:03:35.179 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:34 smithi121 bash[23964]: cluster 2024-04-22T21:03:33.068481+0000 mgr.y (mgr.24298) 236 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:35.180 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:34 smithi121 bash[18560]: audit 2024-04-22T21:03:32.945851+0000 mgr.y (mgr.24298) 233 : audit [DBG] from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:56e81df3aeb98b717efe2ab0537a8c60249f95f7", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:03:35.180 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:34 smithi121 bash[18560]: cephadm 2024-04-22T21:03:32.946676+0000 mgr.y (mgr.24298) 234 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:56e81df3aeb98b717efe2ab0537a8c60249f95f7 2024-04-22T21:03:35.180 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:34 smithi121 bash[18560]: cephadm 2024-04-22T21:03:33.016971+0000 mgr.y (mgr.24298) 235 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:56e81df3aeb98b717efe2ab0537a8c60249f95f7 2024-04-22T21:03:35.180 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:34 smithi121 bash[18560]: cluster 2024-04-22T21:03:33.068481+0000 mgr.y (mgr.24298) 236 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:35.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:34 smithi123 bash[18722]: audit 2024-04-22T21:03:32.945851+0000 mgr.y (mgr.24298) 233 : audit [DBG] from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:56e81df3aeb98b717efe2ab0537a8c60249f95f7", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:03:35.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:34 smithi123 bash[18722]: cephadm 2024-04-22T21:03:32.946676+0000 mgr.y (mgr.24298) 234 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:56e81df3aeb98b717efe2ab0537a8c60249f95f7 2024-04-22T21:03:35.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:34 smithi123 bash[18722]: cephadm 2024-04-22T21:03:33.016971+0000 mgr.y (mgr.24298) 235 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:56e81df3aeb98b717efe2ab0537a8c60249f95f7 2024-04-22T21:03:35.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:34 smithi123 bash[18722]: cluster 2024-04-22T21:03:33.068481+0000 mgr.y (mgr.24298) 236 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:36.746 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:03:36 smithi123 bash[19656]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:03:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:03:37.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:36 smithi121 bash[23964]: cluster 2024-04-22T21:03:35.068988+0000 mgr.y (mgr.24298) 237 : 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-22T21:03:37.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:36 smithi121 bash[18560]: cluster 2024-04-22T21:03:35.068988+0000 mgr.y (mgr.24298) 237 : 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-22T21:03:37.196 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-04-22T21:03:37.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:36 smithi123 bash[18722]: cluster 2024-04-22T21:03:35.068988+0000 mgr.y (mgr.24298) 237 : 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-22T21:03:37.872 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T21:03:37.872 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi121 smithi121 running 13s ago 11m - - 2024-04-22T21:03:37.872 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi123 smithi123 running 4s ago 11m - - 2024-04-22T21:03:37.872 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (3m) 13s ago 4m 13.0M - ba2b418f427c f279ff6a44b4 2024-04-22T21:03:37.872 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (4m) 4s ago 4m 44.4M - 8.3.5 dad864ee21e9 a79231b7f78b 2024-04-22T21:03:37.872 INFO:teuthology.orchestra.run.smithi121.stdout:iscsi.foo.smithi121.rxpsbc smithi121 running (2m) 13s ago 2m 41.6M - 3.5 e1d6a67b021e d6ca7e7a941e 2024-04-22T21:03:37.872 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443 running (10m) 4s ago 10m 400M - 17.2.0 e1d6a67b021e 96a5e83c4b7c 2024-04-22T21:03:37.872 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:9283 running (12m) 13s ago 12m 455M - 17.2.0 e1d6a67b021e 149c4e4e692c 2024-04-22T21:03:37.872 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (12m) 13s ago 12m 51.7M 2048M 17.2.0 e1d6a67b021e ba10f804bdb8 2024-04-22T21:03:37.872 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (10m) 4s ago 10m 40.3M 2048M 17.2.0 e1d6a67b021e 50af38a99c3f 2024-04-22T21:03:37.873 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (10m) 13s ago 10m 38.6M 2048M 17.2.0 e1d6a67b021e 8745fa6112cd 2024-04-22T21:03:37.873 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (4m) 13s ago 4m 9900k - 1dbe0e931976 db0c49c4c0c0 2024-04-22T21:03:37.873 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (4m) 4s ago 4m 9344k - 1dbe0e931976 1bacc12df8b0 2024-04-22T21:03:37.873 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (9m) 13s ago 9m 51.5M 4096M 17.2.0 e1d6a67b021e 5f94163fffdf 2024-04-22T21:03:37.873 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (9m) 13s ago 9m 54.6M 4096M 17.2.0 e1d6a67b021e f0f08f753918 2024-04-22T21:03:37.873 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (8m) 13s ago 8m 47.4M 4096M 17.2.0 e1d6a67b021e 95dd99eaa933 2024-04-22T21:03:37.873 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (8m) 13s ago 8m 50.1M 4096M 17.2.0 e1d6a67b021e b57914fddc0c 2024-04-22T21:03:37.873 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (7m) 4s ago 7m 51.4M 4096M 17.2.0 e1d6a67b021e 3652b9975d1b 2024-04-22T21:03:37.873 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (6m) 4s ago 6m 48.5M 4096M 17.2.0 e1d6a67b021e 5ad1d460ef25 2024-04-22T21:03:37.873 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (6m) 4s ago 6m 50.0M 4096M 17.2.0 e1d6a67b021e a8c3f31719ee 2024-04-22T21:03:37.873 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (5m) 4s ago 5m 50.2M 4096M 17.2.0 e1d6a67b021e 4102dc5bd77f 2024-04-22T21:03:37.873 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (3m) 4s ago 4m 53.7M - 514e6a882f6e 7eab456accc0 2024-04-22T21:03:37.873 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi121.fpqyxe smithi121 *:8000 running (2m) 13s ago 2m 82.2M - 17.2.0 e1d6a67b021e 3c014c62895e 2024-04-22T21:03:37.873 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi123.ducldy smithi123 *:8000 running (2m) 4s ago 2m 82.6M - 17.2.0 e1d6a67b021e 9dfc66019212 2024-04-22T21:03:37.873 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi121.umzhsg smithi121 *:80 running (2m) 13s ago 2m 82.2M - 17.2.0 e1d6a67b021e 49d78336324c 2024-04-22T21:03:37.873 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi123.ywhrus smithi123 *:80 running (2m) 4s ago 2m 82.5M - 17.2.0 e1d6a67b021e d78a39784a57 2024-04-22T21:03:38.303 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:03:38.303 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-04-22T21:03:38.303 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-22T21:03:38.303 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:03:38.303 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-04-22T21:03:38.303 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-22T21:03:38.303 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:03:38.303 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-04-22T21:03:38.303 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-22T21:03:38.303 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:03:38.303 INFO:teuthology.orchestra.run.smithi121.stdout: "mds": {}, 2024-04-22T21:03:38.303 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-04-22T21:03:38.304 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-22T21:03:38.304 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:03:38.304 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-04-22T21:03:38.304 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-22T21:03:38.304 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:03:38.304 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:03:38.662 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:03:38.663 INFO:teuthology.orchestra.run.smithi121.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:56e81df3aeb98b717efe2ab0537a8c60249f95f7", 2024-04-22T21:03:38.663 INFO:teuthology.orchestra.run.smithi121.stdout: "in_progress": true, 2024-04-22T21:03:38.663 INFO:teuthology.orchestra.run.smithi121.stdout: "services_complete": [], 2024-04-22T21:03:38.663 INFO:teuthology.orchestra.run.smithi121.stdout: "progress": "", 2024-04-22T21:03:38.663 INFO:teuthology.orchestra.run.smithi121.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:56e81df3aeb98b717efe2ab0537a8c60249f95f7 image" 2024-04-22T21:03:38.663 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:03:39.065 INFO:teuthology.orchestra.run.smithi121.stdout:HEALTH_OK 2024-04-22T21:03:39.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:38 smithi123 bash[18722]: cluster 2024-04-22T21:03:37.070610+0000 mgr.y (mgr.24298) 238 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:39.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:38 smithi123 bash[18722]: audit 2024-04-22T21:03:37.184833+0000 mgr.y (mgr.24298) 239 : audit [DBG] from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:03:39.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:38 smithi123 bash[18722]: audit 2024-04-22T21:03:37.532761+0000 mgr.y (mgr.24298) 240 : audit [DBG] from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:03:39.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:38 smithi123 bash[18722]: audit 2024-04-22T21:03:37.860289+0000 mgr.y (mgr.24298) 241 : audit [DBG] from='client.15015 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:03:39.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:38 smithi123 bash[18722]: audit 2024-04-22T21:03:38.307054+0000 mon.a (mon.0) 1172 : audit [DBG] from='client.? 172.21.15.121:0/2575121552' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:03:39.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:38 smithi121 bash[18560]: cluster 2024-04-22T21:03:37.070610+0000 mgr.y (mgr.24298) 238 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:39.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:38 smithi121 bash[18560]: audit 2024-04-22T21:03:37.184833+0000 mgr.y (mgr.24298) 239 : audit [DBG] from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:03:39.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:38 smithi121 bash[18560]: audit 2024-04-22T21:03:37.532761+0000 mgr.y (mgr.24298) 240 : audit [DBG] from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:03:39.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:38 smithi121 bash[18560]: audit 2024-04-22T21:03:37.860289+0000 mgr.y (mgr.24298) 241 : audit [DBG] from='client.15015 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:03:39.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:38 smithi121 bash[18560]: audit 2024-04-22T21:03:38.307054+0000 mon.a (mon.0) 1172 : audit [DBG] from='client.? 172.21.15.121:0/2575121552' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:03:39.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:38 smithi121 bash[23964]: cluster 2024-04-22T21:03:37.070610+0000 mgr.y (mgr.24298) 238 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:39.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:38 smithi121 bash[23964]: audit 2024-04-22T21:03:37.184833+0000 mgr.y (mgr.24298) 239 : audit [DBG] from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:03:39.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:38 smithi121 bash[23964]: audit 2024-04-22T21:03:37.532761+0000 mgr.y (mgr.24298) 240 : audit [DBG] from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:03:39.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:38 smithi121 bash[23964]: audit 2024-04-22T21:03:37.860289+0000 mgr.y (mgr.24298) 241 : audit [DBG] from='client.15015 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:03:39.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:38 smithi121 bash[23964]: audit 2024-04-22T21:03:38.307054+0000 mon.a (mon.0) 1172 : audit [DBG] from='client.? 172.21.15.121:0/2575121552' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:03:40.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:39 smithi123 bash[18722]: audit 2024-04-22T21:03:38.667178+0000 mgr.y (mgr.24298) 242 : audit [DBG] from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:03:40.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:39 smithi123 bash[18722]: audit 2024-04-22T21:03:39.070566+0000 mon.a (mon.0) 1173 : audit [DBG] from='client.? 172.21.15.121:0/809441498' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:03:40.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:39 smithi123 bash[18722]: cluster 2024-04-22T21:03:39.071065+0000 mgr.y (mgr.24298) 243 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:40.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:39 smithi121 bash[18560]: audit 2024-04-22T21:03:38.667178+0000 mgr.y (mgr.24298) 242 : audit [DBG] from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:03:40.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:39 smithi121 bash[18560]: audit 2024-04-22T21:03:39.070566+0000 mon.a (mon.0) 1173 : audit [DBG] from='client.? 172.21.15.121:0/809441498' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:03:40.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:39 smithi121 bash[18560]: cluster 2024-04-22T21:03:39.071065+0000 mgr.y (mgr.24298) 243 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:40.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:39 smithi121 bash[23964]: audit 2024-04-22T21:03:38.667178+0000 mgr.y (mgr.24298) 242 : audit [DBG] from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:03:40.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:39 smithi121 bash[23964]: audit 2024-04-22T21:03:39.070566+0000 mon.a (mon.0) 1173 : audit [DBG] from='client.? 172.21.15.121:0/809441498' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:03:40.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:39 smithi121 bash[23964]: cluster 2024-04-22T21:03:39.071065+0000 mgr.y (mgr.24298) 243 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:41.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:40 smithi121 bash[18560]: audit 2024-04-22T21:03:40.715997+0000 mgr.y (mgr.24298) 244 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:03:41.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:40 smithi121 bash[23964]: audit 2024-04-22T21:03:40.715997+0000 mgr.y (mgr.24298) 244 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:03:41.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:40 smithi123 bash[18722]: audit 2024-04-22T21:03:40.715997+0000 mgr.y (mgr.24298) 244 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:03:42.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:41 smithi121 bash[18560]: cluster 2024-04-22T21:03:41.072469+0000 mgr.y (mgr.24298) 245 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:42.237 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:03:41 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:03:41] "GET /metrics HTTP/1.1" 200 214849 "" "Prometheus/2.33.4" 2024-04-22T21:03:42.237 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:41 smithi121 bash[23964]: cluster 2024-04-22T21:03:41.072469+0000 mgr.y (mgr.24298) 245 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:42.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:41 smithi123 bash[18722]: cluster 2024-04-22T21:03:41.072469+0000 mgr.y (mgr.24298) 245 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:44.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:03:44 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:21:03:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:03:44.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:44 smithi123 bash[18722]: cluster 2024-04-22T21:03:43.073039+0000 mgr.y (mgr.24298) 246 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:44.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:44 smithi123 bash[18722]: audit 2024-04-22T21:03:44.023482+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:44.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:44 smithi123 bash[18722]: audit 2024-04-22T21:03:44.030689+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:44.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:44 smithi121 bash[23964]: cluster 2024-04-22T21:03:43.073039+0000 mgr.y (mgr.24298) 246 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:44.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:44 smithi121 bash[23964]: audit 2024-04-22T21:03:44.023482+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:44.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:44 smithi121 bash[23964]: audit 2024-04-22T21:03:44.030689+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:44.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:44 smithi121 bash[18560]: cluster 2024-04-22T21:03:43.073039+0000 mgr.y (mgr.24298) 246 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:44.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:44 smithi121 bash[18560]: audit 2024-04-22T21:03:44.023482+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:44.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:44 smithi121 bash[18560]: audit 2024-04-22T21:03:44.030689+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:46.746 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:03:46 smithi123 bash[19656]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:03:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:03:46.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:46 smithi123 bash[18722]: cluster 2024-04-22T21:03:45.073558+0000 mgr.y (mgr.24298) 247 : 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-22T21:03:46.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:46 smithi121 bash[18560]: cluster 2024-04-22T21:03:45.073558+0000 mgr.y (mgr.24298) 247 : 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-22T21:03:46.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:46 smithi121 bash[23964]: cluster 2024-04-22T21:03:45.073558+0000 mgr.y (mgr.24298) 247 : 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-22T21:03:48.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:48 smithi121 bash[18560]: cluster 2024-04-22T21:03:47.074718+0000 mgr.y (mgr.24298) 248 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:48.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:48 smithi121 bash[23964]: cluster 2024-04-22T21:03:47.074718+0000 mgr.y (mgr.24298) 248 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:48.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:48 smithi123 bash[18722]: cluster 2024-04-22T21:03:47.074718+0000 mgr.y (mgr.24298) 248 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:50.720 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:50 smithi121 bash[18560]: cluster 2024-04-22T21:03:49.075462+0000 mgr.y (mgr.24298) 249 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:50.720 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:50 smithi121 bash[23964]: cluster 2024-04-22T21:03:49.075462+0000 mgr.y (mgr.24298) 249 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:50.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:50 smithi123 bash[18722]: cluster 2024-04-22T21:03:49.075462+0000 mgr.y (mgr.24298) 249 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:51.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:51 smithi123 bash[18722]: audit 2024-04-22T21:03:50.723950+0000 mgr.y (mgr.24298) 250 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:03:51.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:51 smithi121 bash[18560]: audit 2024-04-22T21:03:50.723950+0000 mgr.y (mgr.24298) 250 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:03:51.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:51 smithi121 bash[23964]: audit 2024-04-22T21:03:50.723950+0000 mgr.y (mgr.24298) 250 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:03:52.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:03:51 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:03:51] "GET /metrics HTTP/1.1" 200 214849 "" "Prometheus/2.33.4" 2024-04-22T21:03:52.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:52 smithi123 bash[18722]: cluster 2024-04-22T21:03:51.077133+0000 mgr.y (mgr.24298) 251 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:52.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:52 smithi121 bash[18560]: cluster 2024-04-22T21:03:51.077133+0000 mgr.y (mgr.24298) 251 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:52.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:52 smithi121 bash[23964]: cluster 2024-04-22T21:03:51.077133+0000 mgr.y (mgr.24298) 251 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:53.539 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:03:53 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:21:03:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:03:54.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:54 smithi123 bash[18722]: cluster 2024-04-22T21:03:53.078576+0000 mgr.y (mgr.24298) 252 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:54.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:54 smithi123 bash[18722]: audit 2024-04-22T21:03:53.090783+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:54.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:54 smithi123 bash[18722]: audit 2024-04-22T21:03:53.104274+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:54.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:54 smithi121 bash[18560]: cluster 2024-04-22T21:03:53.078576+0000 mgr.y (mgr.24298) 252 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:54.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:54 smithi121 bash[18560]: audit 2024-04-22T21:03:53.090783+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:54.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:54 smithi121 bash[18560]: audit 2024-04-22T21:03:53.104274+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:54.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:54 smithi121 bash[23964]: cluster 2024-04-22T21:03:53.078576+0000 mgr.y (mgr.24298) 252 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:03:54.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:54 smithi121 bash[23964]: audit 2024-04-22T21:03:53.090783+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:54.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:54 smithi121 bash[23964]: audit 2024-04-22T21:03:53.104274+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:03:56.411 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:03:56 smithi123 bash[19656]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:03:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:03:56.411 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:56 smithi123 bash[18722]: cluster 2024-04-22T21:03:55.079567+0000 mgr.y (mgr.24298) 253 : 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-22T21:03:56.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:56 smithi121 bash[23964]: cluster 2024-04-22T21:03:55.079567+0000 mgr.y (mgr.24298) 253 : 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-22T21:03:56.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:56 smithi121 bash[18560]: cluster 2024-04-22T21:03:55.079567+0000 mgr.y (mgr.24298) 253 : 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-22T21:03:58.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:03:58 smithi123 bash[18722]: cluster 2024-04-22T21:03:57.080452+0000 mgr.y (mgr.24298) 254 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:58.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:03:58 smithi121 bash[23964]: cluster 2024-04-22T21:03:57.080452+0000 mgr.y (mgr.24298) 254 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:03:58.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:03:58 smithi121 bash[18560]: cluster 2024-04-22T21:03:57.080452+0000 mgr.y (mgr.24298) 254 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:00.727 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:00 smithi121 bash[18560]: cluster 2024-04-22T21:03:59.080800+0000 mgr.y (mgr.24298) 255 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:00.727 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:00 smithi121 bash[23964]: cluster 2024-04-22T21:03:59.080800+0000 mgr.y (mgr.24298) 255 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:00.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:00 smithi123 bash[18722]: cluster 2024-04-22T21:03:59.080800+0000 mgr.y (mgr.24298) 255 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:01.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:01 smithi123 bash[18722]: audit 2024-04-22T21:04:00.731715+0000 mgr.y (mgr.24298) 256 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:04:01.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:01 smithi121 bash[23964]: audit 2024-04-22T21:04:00.731715+0000 mgr.y (mgr.24298) 256 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:04:01.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:01 smithi121 bash[18560]: audit 2024-04-22T21:04:00.731715+0000 mgr.y (mgr.24298) 256 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:04:02.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:04:01 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:04:01] "GET /metrics HTTP/1.1" 200 214825 "" "Prometheus/2.33.4" 2024-04-22T21:04:02.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:02 smithi123 bash[18722]: cluster 2024-04-22T21:04:01.081690+0000 mgr.y (mgr.24298) 257 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:02.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:02 smithi121 bash[23964]: cluster 2024-04-22T21:04:01.081690+0000 mgr.y (mgr.24298) 257 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:02.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:02 smithi121 bash[18560]: cluster 2024-04-22T21:04:01.081690+0000 mgr.y (mgr.24298) 257 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:04.401 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:04:04 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:21:04:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:04:04.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:04 smithi123 bash[18722]: cluster 2024-04-22T21:04:03.082108+0000 mgr.y (mgr.24298) 258 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:04.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:04 smithi123 bash[18722]: audit 2024-04-22T21:04:04.144781+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:04.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:04 smithi123 bash[18722]: audit 2024-04-22T21:04:04.150980+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:04.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:04 smithi121 bash[18560]: cluster 2024-04-22T21:04:03.082108+0000 mgr.y (mgr.24298) 258 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:04.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:04 smithi121 bash[18560]: audit 2024-04-22T21:04:04.144781+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:04.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:04 smithi121 bash[18560]: audit 2024-04-22T21:04:04.150980+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:04.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:04 smithi121 bash[23964]: cluster 2024-04-22T21:04:03.082108+0000 mgr.y (mgr.24298) 258 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:04.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:04 smithi121 bash[23964]: audit 2024-04-22T21:04:04.144781+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:04.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:04 smithi121 bash[23964]: audit 2024-04-22T21:04:04.150980+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:06.746 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:04:06 smithi123 bash[19656]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:04:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:04:06.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:06 smithi123 bash[18722]: cluster 2024-04-22T21:04:05.082728+0000 mgr.y (mgr.24298) 259 : cluster [DBG] pgmap v207: 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-22T21:04:06.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:06 smithi121 bash[18560]: cluster 2024-04-22T21:04:05.082728+0000 mgr.y (mgr.24298) 259 : cluster [DBG] pgmap v207: 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-22T21:04:06.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:06 smithi121 bash[23964]: cluster 2024-04-22T21:04:05.082728+0000 mgr.y (mgr.24298) 259 : cluster [DBG] pgmap v207: 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-22T21:04:08.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:08 smithi123 bash[18722]: cluster 2024-04-22T21:04:07.084441+0000 mgr.y (mgr.24298) 260 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:08.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:08 smithi121 bash[18560]: cluster 2024-04-22T21:04:07.084441+0000 mgr.y (mgr.24298) 260 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:08.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:08 smithi121 bash[23964]: cluster 2024-04-22T21:04:07.084441+0000 mgr.y (mgr.24298) 260 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:09.425 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-04-22T21:04:10.097 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T21:04:10.097 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi121 smithi121 running 5s ago 11m - - 2024-04-22T21:04:10.097 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi123 smithi123 running 16s ago 11m - - 2024-04-22T21:04:10.097 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (4m) 5s ago 5m 12.0M - ba2b418f427c f279ff6a44b4 2024-04-22T21:04:10.097 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (4m) 16s ago 4m 44.4M - 8.3.5 dad864ee21e9 a79231b7f78b 2024-04-22T21:04:10.097 INFO:teuthology.orchestra.run.smithi121.stdout:iscsi.foo.smithi121.rxpsbc smithi121 running (2m) 5s ago 2m 41.7M - 3.5 e1d6a67b021e d6ca7e7a941e 2024-04-22T21:04:10.098 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443 running (10m) 16s ago 10m 400M - 17.2.0 e1d6a67b021e 96a5e83c4b7c 2024-04-22T21:04:10.098 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:9283 running (12m) 5s ago 12m 457M - 17.2.0 e1d6a67b021e 149c4e4e692c 2024-04-22T21:04:10.098 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (12m) 5s ago 12m 52.7M 2048M 17.2.0 e1d6a67b021e ba10f804bdb8 2024-04-22T21:04:10.098 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (11m) 16s ago 11m 40.8M 2048M 17.2.0 e1d6a67b021e 50af38a99c3f 2024-04-22T21:04:10.098 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (11m) 5s ago 11m 40.0M 2048M 17.2.0 e1d6a67b021e 8745fa6112cd 2024-04-22T21:04:10.098 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (5m) 5s ago 5m 10.2M - 1dbe0e931976 db0c49c4c0c0 2024-04-22T21:04:10.098 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (5m) 16s ago 5m 9576k - 1dbe0e931976 1bacc12df8b0 2024-04-22T21:04:10.098 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (10m) 5s ago 10m 52.0M 4096M 17.2.0 e1d6a67b021e 5f94163fffdf 2024-04-22T21:04:10.098 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (9m) 5s ago 9m 55.0M 4096M 17.2.0 e1d6a67b021e f0f08f753918 2024-04-22T21:04:10.098 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (9m) 5s ago 9m 47.7M 4096M 17.2.0 e1d6a67b021e 95dd99eaa933 2024-04-22T21:04:10.098 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (8m) 5s ago 8m 50.6M 4096M 17.2.0 e1d6a67b021e b57914fddc0c 2024-04-22T21:04:10.098 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (8m) 16s ago 8m 51.6M 4096M 17.2.0 e1d6a67b021e 3652b9975d1b 2024-04-22T21:04:10.099 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (7m) 16s ago 7m 48.7M 4096M 17.2.0 e1d6a67b021e 5ad1d460ef25 2024-04-22T21:04:10.099 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (6m) 16s ago 6m 50.1M 4096M 17.2.0 e1d6a67b021e a8c3f31719ee 2024-04-22T21:04:10.099 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (6m) 16s ago 6m 50.3M 4096M 17.2.0 e1d6a67b021e 4102dc5bd77f 2024-04-22T21:04:10.099 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (4m) 16s ago 5m 55.2M - 514e6a882f6e 7eab456accc0 2024-04-22T21:04:10.099 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi121.fpqyxe smithi121 *:8000 running (3m) 5s ago 3m 82.5M - 17.2.0 e1d6a67b021e 3c014c62895e 2024-04-22T21:04:10.099 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi123.ducldy smithi123 *:8000 running (3m) 16s ago 3m 82.7M - 17.2.0 e1d6a67b021e 9dfc66019212 2024-04-22T21:04:10.099 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi121.umzhsg smithi121 *:80 running (3m) 5s ago 3m 82.3M - 17.2.0 e1d6a67b021e 49d78336324c 2024-04-22T21:04:10.099 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi123.ywhrus smithi123 *:80 running (3m) 16s ago 3m 82.6M - 17.2.0 e1d6a67b021e d78a39784a57 2024-04-22T21:04:10.481 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:04:10.481 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-04-22T21:04:10.481 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-22T21:04:10.481 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:04:10.481 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-04-22T21:04:10.481 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-22T21:04:10.481 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:04:10.481 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-04-22T21:04:10.482 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-22T21:04:10.482 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:04:10.482 INFO:teuthology.orchestra.run.smithi121.stdout: "mds": {}, 2024-04-22T21:04:10.482 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-04-22T21:04:10.482 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-22T21:04:10.482 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:04:10.482 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-04-22T21:04:10.482 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-22T21:04:10.482 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:04:10.482 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:04:10.737 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:10 smithi121 bash[18560]: cluster 2024-04-22T21:04:09.085205+0000 mgr.y (mgr.24298) 261 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:10.737 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:10 smithi121 bash[18560]: audit 2024-04-22T21:04:09.414569+0000 mgr.y (mgr.24298) 262 : audit [DBG] from='client.24943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:04:10.737 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:10 smithi121 bash[18560]: audit 2024-04-22T21:04:09.737224+0000 mgr.y (mgr.24298) 263 : audit [DBG] from='client.15045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:04:10.737 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:10 smithi121 bash[23964]: cluster 2024-04-22T21:04:09.085205+0000 mgr.y (mgr.24298) 261 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:10.737 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:10 smithi121 bash[23964]: audit 2024-04-22T21:04:09.414569+0000 mgr.y (mgr.24298) 262 : audit [DBG] from='client.24943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:04:10.737 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:10 smithi121 bash[23964]: audit 2024-04-22T21:04:09.737224+0000 mgr.y (mgr.24298) 263 : audit [DBG] from='client.15045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:04:10.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:10 smithi123 bash[18722]: cluster 2024-04-22T21:04:09.085205+0000 mgr.y (mgr.24298) 261 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:10.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:10 smithi123 bash[18722]: audit 2024-04-22T21:04:09.414569+0000 mgr.y (mgr.24298) 262 : audit [DBG] from='client.24943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:04:10.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:10 smithi123 bash[18722]: audit 2024-04-22T21:04:09.737224+0000 mgr.y (mgr.24298) 263 : audit [DBG] from='client.15045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:04:10.809 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:04:10.810 INFO:teuthology.orchestra.run.smithi121.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:56e81df3aeb98b717efe2ab0537a8c60249f95f7", 2024-04-22T21:04:10.810 INFO:teuthology.orchestra.run.smithi121.stdout: "in_progress": true, 2024-04-22T21:04:10.810 INFO:teuthology.orchestra.run.smithi121.stdout: "services_complete": [], 2024-04-22T21:04:10.810 INFO:teuthology.orchestra.run.smithi121.stdout: "progress": "", 2024-04-22T21:04:10.810 INFO:teuthology.orchestra.run.smithi121.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:56e81df3aeb98b717efe2ab0537a8c60249f95f7 image" 2024-04-22T21:04:10.810 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:04:11.174 INFO:teuthology.orchestra.run.smithi121.stdout:HEALTH_OK 2024-04-22T21:04:11.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:11 smithi123 bash[18722]: audit 2024-04-22T21:04:10.056358+0000 mgr.y (mgr.24298) 264 : audit [DBG] from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:04:11.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:11 smithi123 bash[18722]: audit 2024-04-22T21:04:10.485709+0000 mon.a (mon.0) 1180 : audit [DBG] from='client.? 172.21.15.121:0/1294725357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:04:11.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:11 smithi123 bash[18722]: audit 2024-04-22T21:04:10.741012+0000 mgr.y (mgr.24298) 265 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:04:11.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:11 smithi123 bash[18722]: audit 2024-04-22T21:04:10.814142+0000 mgr.y (mgr.24298) 266 : audit [DBG] from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:04:11.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:11 smithi123 bash[18722]: audit 2024-04-22T21:04:11.179092+0000 mon.a (mon.0) 1181 : audit [DBG] from='client.? 172.21.15.121:0/669266176' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:04:11.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:11 smithi121 bash[18560]: audit 2024-04-22T21:04:10.056358+0000 mgr.y (mgr.24298) 264 : audit [DBG] from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:04:11.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:11 smithi121 bash[18560]: audit 2024-04-22T21:04:10.485709+0000 mon.a (mon.0) 1180 : audit [DBG] from='client.? 172.21.15.121:0/1294725357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:04:11.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:11 smithi121 bash[18560]: audit 2024-04-22T21:04:10.741012+0000 mgr.y (mgr.24298) 265 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:04:11.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:11 smithi121 bash[18560]: audit 2024-04-22T21:04:10.814142+0000 mgr.y (mgr.24298) 266 : audit [DBG] from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:04:11.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:11 smithi121 bash[18560]: audit 2024-04-22T21:04:11.179092+0000 mon.a (mon.0) 1181 : audit [DBG] from='client.? 172.21.15.121:0/669266176' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:04:11.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:11 smithi121 bash[23964]: audit 2024-04-22T21:04:10.056358+0000 mgr.y (mgr.24298) 264 : audit [DBG] from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:04:11.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:11 smithi121 bash[23964]: audit 2024-04-22T21:04:10.485709+0000 mon.a (mon.0) 1180 : audit [DBG] from='client.? 172.21.15.121:0/1294725357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:04:11.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:11 smithi121 bash[23964]: audit 2024-04-22T21:04:10.741012+0000 mgr.y (mgr.24298) 265 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:04:11.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:11 smithi121 bash[23964]: audit 2024-04-22T21:04:10.814142+0000 mgr.y (mgr.24298) 266 : audit [DBG] from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:04:11.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:11 smithi121 bash[23964]: audit 2024-04-22T21:04:11.179092+0000 mon.a (mon.0) 1181 : audit [DBG] from='client.? 172.21.15.121:0/669266176' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:04:12.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:04:11 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:04:11] "GET /metrics HTTP/1.1" 200 214819 "" "Prometheus/2.33.4" 2024-04-22T21:04:12.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:12 smithi123 bash[18722]: cluster 2024-04-22T21:04:11.086803+0000 mgr.y (mgr.24298) 267 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:12.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:12 smithi121 bash[18560]: cluster 2024-04-22T21:04:11.086803+0000 mgr.y (mgr.24298) 267 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:12.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:12 smithi121 bash[23964]: cluster 2024-04-22T21:04:11.086803+0000 mgr.y (mgr.24298) 267 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:13.539 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:04:13 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:21:04:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:04:14.039 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:04:13 smithi121 bash[46033]: level=warn ts=2024-04-22T21:04:13.548Z 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.121:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.121 because it doesn't contain any IP SANs" 2024-04-22T21:04:14.039 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:04:13 smithi121 bash[46033]: level=warn ts=2024-04-22T21:04:13.548Z 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.123:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.123 because it doesn't contain any IP SANs" 2024-04-22T21:04:14.346 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:14 smithi123 bash[18722]: cluster 2024-04-22T21:04:13.087600+0000 mgr.y (mgr.24298) 268 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:14.347 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:14 smithi123 bash[18722]: audit 2024-04-22T21:04:13.224138+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:14.347 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:14 smithi123 bash[18722]: audit 2024-04-22T21:04:13.235377+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:14.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:14 smithi121 bash[18560]: cluster 2024-04-22T21:04:13.087600+0000 mgr.y (mgr.24298) 268 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:14.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:14 smithi121 bash[18560]: audit 2024-04-22T21:04:13.224138+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:14.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:14 smithi121 bash[18560]: audit 2024-04-22T21:04:13.235377+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:14.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:14 smithi121 bash[23964]: cluster 2024-04-22T21:04:13.087600+0000 mgr.y (mgr.24298) 268 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:14.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:14 smithi121 bash[23964]: audit 2024-04-22T21:04:13.224138+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:14.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:14 smithi121 bash[23964]: audit 2024-04-22T21:04:13.235377+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:16.480 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:16 smithi121 bash[18560]: cluster 2024-04-22T21:04:15.088218+0000 mgr.y (mgr.24298) 269 : 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-22T21:04:16.481 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:16 smithi121 bash[23964]: cluster 2024-04-22T21:04:15.088218+0000 mgr.y (mgr.24298) 269 : 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-22T21:04:16.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:16 smithi123 bash[18722]: cluster 2024-04-22T21:04:15.088218+0000 mgr.y (mgr.24298) 269 : 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-22T21:04:16.496 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:04:16 smithi123 bash[19656]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:04:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:04:18.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:17 smithi121 bash[18560]: audit 2024-04-22T21:04:16.989619+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:18.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:17 smithi121 bash[18560]: cephadm 2024-04-22T21:04:16.990088+0000 mgr.y (mgr.24298) 270 : cephadm [INF] Upgrade: Target is version 19.0.0-3198-g56e81df3 (unknown) 2024-04-22T21:04:18.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:17 smithi121 bash[18560]: cephadm 2024-04-22T21:04:16.990166+0000 mgr.y (mgr.24298) 271 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d'] 2024-04-22T21:04:18.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:17 smithi121 bash[18560]: audit 2024-04-22T21:04:16.991246+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:04:18.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:17 smithi121 bash[18560]: audit 2024-04-22T21:04:16.996658+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:18.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:17 smithi121 bash[18560]: cephadm 2024-04-22T21:04:16.997503+0000 mgr.y (mgr.24298) 272 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-22T21:04:18.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:17 smithi121 bash[18560]: cluster 2024-04-22T21:04:17.089869+0000 mgr.y (mgr.24298) 273 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:18.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:17 smithi121 bash[18560]: cephadm 2024-04-22T21:04:17.221824+0000 mgr.y (mgr.24298) 274 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d on smithi123 2024-04-22T21:04:18.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:17 smithi121 bash[23964]: audit 2024-04-22T21:04:16.989619+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:18.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:17 smithi121 bash[23964]: cephadm 2024-04-22T21:04:16.990088+0000 mgr.y (mgr.24298) 270 : cephadm [INF] Upgrade: Target is version 19.0.0-3198-g56e81df3 (unknown) 2024-04-22T21:04:18.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:17 smithi121 bash[23964]: cephadm 2024-04-22T21:04:16.990166+0000 mgr.y (mgr.24298) 271 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d'] 2024-04-22T21:04:18.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:17 smithi121 bash[23964]: audit 2024-04-22T21:04:16.991246+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:04:18.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:17 smithi121 bash[23964]: audit 2024-04-22T21:04:16.996658+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:18.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:17 smithi121 bash[23964]: cephadm 2024-04-22T21:04:16.997503+0000 mgr.y (mgr.24298) 272 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-22T21:04:18.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:17 smithi121 bash[23964]: cluster 2024-04-22T21:04:17.089869+0000 mgr.y (mgr.24298) 273 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:18.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:17 smithi121 bash[23964]: cephadm 2024-04-22T21:04:17.221824+0000 mgr.y (mgr.24298) 274 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d on smithi123 2024-04-22T21:04:18.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:17 smithi123 bash[18722]: audit 2024-04-22T21:04:16.989619+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:18.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:17 smithi123 bash[18722]: cephadm 2024-04-22T21:04:16.990088+0000 mgr.y (mgr.24298) 270 : cephadm [INF] Upgrade: Target is version 19.0.0-3198-g56e81df3 (unknown) 2024-04-22T21:04:18.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:17 smithi123 bash[18722]: cephadm 2024-04-22T21:04:16.990166+0000 mgr.y (mgr.24298) 271 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d'] 2024-04-22T21:04:18.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:17 smithi123 bash[18722]: audit 2024-04-22T21:04:16.991246+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:04:18.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:17 smithi123 bash[18722]: audit 2024-04-22T21:04:16.996658+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:18.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:17 smithi123 bash[18722]: cephadm 2024-04-22T21:04:16.997503+0000 mgr.y (mgr.24298) 272 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-22T21:04:18.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:17 smithi123 bash[18722]: cluster 2024-04-22T21:04:17.089869+0000 mgr.y (mgr.24298) 273 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:18.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:17 smithi123 bash[18722]: cephadm 2024-04-22T21:04:17.221824+0000 mgr.y (mgr.24298) 274 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d on smithi123 2024-04-22T21:04:20.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:20 smithi123 bash[18722]: cluster 2024-04-22T21:04:19.090486+0000 mgr.y (mgr.24298) 275 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:20.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:20 smithi121 bash[18560]: cluster 2024-04-22T21:04:19.090486+0000 mgr.y (mgr.24298) 275 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:20.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:20 smithi121 bash[23964]: cluster 2024-04-22T21:04:19.090486+0000 mgr.y (mgr.24298) 275 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:21.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:21 smithi123 bash[18722]: audit 2024-04-22T21:04:20.751997+0000 mgr.y (mgr.24298) 276 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:04:21.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:21 smithi121 bash[18560]: audit 2024-04-22T21:04:20.751997+0000 mgr.y (mgr.24298) 276 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:04:21.580 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:21 smithi121 bash[23964]: audit 2024-04-22T21:04:20.751997+0000 mgr.y (mgr.24298) 276 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:04:22.152 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:04:21 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:04:21] "GET /metrics HTTP/1.1" 200 214819 "" "Prometheus/2.33.4" 2024-04-22T21:04:22.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:22 smithi123 bash[18722]: cluster 2024-04-22T21:04:21.092089+0000 mgr.y (mgr.24298) 277 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:22.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:22 smithi121 bash[18560]: cluster 2024-04-22T21:04:21.092089+0000 mgr.y (mgr.24298) 277 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:22.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:22 smithi121 bash[23964]: cluster 2024-04-22T21:04:21.092089+0000 mgr.y (mgr.24298) 277 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:23.789 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:04:23 smithi121 bash[46033]: level=error ts=2024-04-22T21:04:23.508Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.123:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.123 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.121:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.121 because it doesn't contain any IP SANs" 2024-04-22T21:04:23.789 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:04:23 smithi121 bash[46033]: level=warn ts=2024-04-22T21:04:23.513Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.121:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.121 because it doesn't contain any IP SANs" 2024-04-22T21:04:23.789 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:04:23 smithi121 bash[46033]: level=warn ts=2024-04-22T21:04:23.514Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.123:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.123 because it doesn't contain any IP SANs" 2024-04-22T21:04:24.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:24 smithi123 bash[18722]: cluster 2024-04-22T21:04:23.092816+0000 mgr.y (mgr.24298) 278 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:24.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:24 smithi123 bash[18722]: audit 2024-04-22T21:04:24.345094+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:24.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:24 smithi123 bash[18722]: audit 2024-04-22T21:04:24.350976+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:24.789 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:04:24 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:21:04:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:04:24.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:24 smithi121 bash[18560]: cluster 2024-04-22T21:04:23.092816+0000 mgr.y (mgr.24298) 278 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:24.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:24 smithi121 bash[18560]: audit 2024-04-22T21:04:24.345094+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:24.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:24 smithi121 bash[18560]: audit 2024-04-22T21:04:24.350976+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:24.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:24 smithi121 bash[23964]: cluster 2024-04-22T21:04:23.092816+0000 mgr.y (mgr.24298) 278 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:24.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:24 smithi121 bash[23964]: audit 2024-04-22T21:04:24.345094+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:24.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:24 smithi121 bash[23964]: audit 2024-04-22T21:04:24.350976+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:25.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:25 smithi123 bash[18722]: audit 2024-04-22T21:04:25.108709+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T21:04:25.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:25 smithi123 bash[18722]: audit 2024-04-22T21:04:25.114850+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:04:25.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:25 smithi121 bash[18560]: audit 2024-04-22T21:04:25.108709+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T21:04:25.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:25 smithi121 bash[18560]: audit 2024-04-22T21:04:25.114850+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:04:25.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:25 smithi121 bash[23964]: audit 2024-04-22T21:04:25.108709+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T21:04:25.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:25 smithi121 bash[23964]: audit 2024-04-22T21:04:25.114850+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:04:26.746 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:04:26 smithi123 bash[19656]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:04:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:04:26.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:26 smithi123 bash[18722]: cluster 2024-04-22T21:04:25.093470+0000 mgr.y (mgr.24298) 279 : 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-22T21:04:26.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:26 smithi121 bash[23964]: cluster 2024-04-22T21:04:25.093470+0000 mgr.y (mgr.24298) 279 : 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-22T21:04:26.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:26 smithi121 bash[18560]: cluster 2024-04-22T21:04:25.093470+0000 mgr.y (mgr.24298) 279 : 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-22T21:04:28.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:28 smithi123 bash[18722]: cluster 2024-04-22T21:04:27.095195+0000 mgr.y (mgr.24298) 280 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:28.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:28 smithi121 bash[18560]: cluster 2024-04-22T21:04:27.095195+0000 mgr.y (mgr.24298) 280 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:28.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:28 smithi121 bash[23964]: cluster 2024-04-22T21:04:27.095195+0000 mgr.y (mgr.24298) 280 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:30.675 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:30 smithi121 bash[18560]: cluster 2024-04-22T21:04:29.095952+0000 mgr.y (mgr.24298) 281 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:30.676 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:30 smithi121 bash[23964]: cluster 2024-04-22T21:04:29.095952+0000 mgr.y (mgr.24298) 281 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:30.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:30 smithi123 bash[18722]: cluster 2024-04-22T21:04:29.095952+0000 mgr.y (mgr.24298) 281 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:31.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:31 smithi123 bash[18722]: audit 2024-04-22T21:04:30.759848+0000 mgr.y (mgr.24298) 282 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:04:31.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:31 smithi121 bash[18560]: audit 2024-04-22T21:04:30.759848+0000 mgr.y (mgr.24298) 282 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:04:31.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:31 smithi121 bash[23964]: audit 2024-04-22T21:04:30.759848+0000 mgr.y (mgr.24298) 282 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:04:32.238 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:04:31 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:04:31] "GET /metrics HTTP/1.1" 200 214832 "" "Prometheus/2.33.4" 2024-04-22T21:04:32.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:32 smithi121 bash[18560]: cluster 2024-04-22T21:04:31.097674+0000 mgr.y (mgr.24298) 283 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:32.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:32 smithi121 bash[23964]: cluster 2024-04-22T21:04:31.097674+0000 mgr.y (mgr.24298) 283 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:32.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:32 smithi123 bash[18722]: cluster 2024-04-22T21:04:31.097674+0000 mgr.y (mgr.24298) 283 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:33.693 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:04:33 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:21:04:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:04:33.693 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:04:33 smithi121 bash[46033]: level=error ts=2024-04-22T21:04:33.509Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.121:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.121 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.123:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.123 because it doesn't contain any IP SANs" 2024-04-22T21:04:33.693 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:04:33 smithi121 bash[46033]: level=warn ts=2024-04-22T21:04:33.512Z 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.123:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.123 because it doesn't contain any IP SANs" 2024-04-22T21:04:33.693 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:04:33 smithi121 bash[46033]: level=warn ts=2024-04-22T21:04:33.514Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.121:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.121 because it doesn't contain any IP SANs" 2024-04-22T21:04:34.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:34 smithi123 bash[18722]: cluster 2024-04-22T21:04:33.098537+0000 mgr.y (mgr.24298) 284 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:34.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:34 smithi123 bash[18722]: audit 2024-04-22T21:04:33.351452+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:34.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:34 smithi123 bash[18722]: audit 2024-04-22T21:04:33.357564+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:34.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:34 smithi121 bash[23964]: cluster 2024-04-22T21:04:33.098537+0000 mgr.y (mgr.24298) 284 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:34.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:34 smithi121 bash[23964]: audit 2024-04-22T21:04:33.351452+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:34.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:34 smithi121 bash[23964]: audit 2024-04-22T21:04:33.357564+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:34.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:34 smithi121 bash[18560]: cluster 2024-04-22T21:04:33.098537+0000 mgr.y (mgr.24298) 284 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:34.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:34 smithi121 bash[18560]: audit 2024-04-22T21:04:33.351452+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:34.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:34 smithi121 bash[18560]: audit 2024-04-22T21:04:33.357564+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:36.712 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:04:36 smithi123 bash[19656]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:04:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:04:36.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:36 smithi121 bash[23964]: cluster 2024-04-22T21:04:35.099306+0000 mgr.y (mgr.24298) 285 : 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-22T21:04:36.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:36 smithi121 bash[18560]: cluster 2024-04-22T21:04:35.099306+0000 mgr.y (mgr.24298) 285 : 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-22T21:04:36.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:36 smithi123 bash[18722]: cluster 2024-04-22T21:04:35.099306+0000 mgr.y (mgr.24298) 285 : 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-22T21:04:38.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:38 smithi123 bash[18722]: cluster 2024-04-22T21:04:37.101037+0000 mgr.y (mgr.24298) 286 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:38.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:38 smithi121 bash[18560]: cluster 2024-04-22T21:04:37.101037+0000 mgr.y (mgr.24298) 286 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:38.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:38 smithi121 bash[23964]: cluster 2024-04-22T21:04:37.101037+0000 mgr.y (mgr.24298) 286 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:40.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:40 smithi123 bash[18722]: cluster 2024-04-22T21:04:39.101796+0000 mgr.y (mgr.24298) 287 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:40.766 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:40 smithi121 bash[23964]: cluster 2024-04-22T21:04:39.101796+0000 mgr.y (mgr.24298) 287 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:40.767 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:40 smithi121 bash[18560]: cluster 2024-04-22T21:04:39.101796+0000 mgr.y (mgr.24298) 287 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:41.528 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-04-22T21:04:41.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:41 smithi123 bash[18722]: audit 2024-04-22T21:04:40.770781+0000 mgr.y (mgr.24298) 288 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:04:41.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:41 smithi121 bash[18560]: audit 2024-04-22T21:04:40.770781+0000 mgr.y (mgr.24298) 288 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:04:41.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:41 smithi121 bash[23964]: audit 2024-04-22T21:04:40.770781+0000 mgr.y (mgr.24298) 288 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:04:42.211 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T21:04:42.211 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi121 smithi121 running 17s ago 12m - - 2024-04-22T21:04:42.211 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi123 smithi123 running 8s ago 12m - - 2024-04-22T21:04:42.212 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (4m) 17s ago 5m 14.8M - ba2b418f427c f279ff6a44b4 2024-04-22T21:04:42.212 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (5m) 8s ago 5m 44.0M - 8.3.5 dad864ee21e9 a79231b7f78b 2024-04-22T21:04:42.212 INFO:teuthology.orchestra.run.smithi121.stdout:iscsi.foo.smithi121.rxpsbc smithi121 running (3m) 17s ago 3m 41.9M - 3.5 e1d6a67b021e d6ca7e7a941e 2024-04-22T21:04:42.212 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443 running (11m) 8s ago 11m 400M - 17.2.0 e1d6a67b021e 96a5e83c4b7c 2024-04-22T21:04:42.212 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:9283 running (13m) 17s ago 13m 458M - 17.2.0 e1d6a67b021e 149c4e4e692c 2024-04-22T21:04:42.212 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (13m) 17s ago 13m 53.3M 2048M 17.2.0 e1d6a67b021e ba10f804bdb8 2024-04-22T21:04:42.212 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (11m) 8s ago 11m 41.4M 2048M 17.2.0 e1d6a67b021e 50af38a99c3f 2024-04-22T21:04:42.212 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (11m) 17s ago 11m 40.9M 2048M 17.2.0 e1d6a67b021e 8745fa6112cd 2024-04-22T21:04:42.212 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (5m) 17s ago 5m 9851k - 1dbe0e931976 db0c49c4c0c0 2024-04-22T21:04:42.212 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (5m) 8s ago 5m 9472k - 1dbe0e931976 1bacc12df8b0 2024-04-22T21:04:42.212 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (10m) 17s ago 11m 52.2M 4096M 17.2.0 e1d6a67b021e 5f94163fffdf 2024-04-22T21:04:42.212 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (10m) 17s ago 10m 55.5M 4096M 17.2.0 e1d6a67b021e f0f08f753918 2024-04-22T21:04:42.212 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (9m) 17s ago 9m 47.8M 4096M 17.2.0 e1d6a67b021e 95dd99eaa933 2024-04-22T21:04:42.212 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (9m) 17s ago 9m 50.9M 4096M 17.2.0 e1d6a67b021e b57914fddc0c 2024-04-22T21:04:42.212 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (8m) 8s ago 8m 51.9M 4096M 17.2.0 e1d6a67b021e 3652b9975d1b 2024-04-22T21:04:42.213 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (8m) 8s ago 8m 49.0M 4096M 17.2.0 e1d6a67b021e 5ad1d460ef25 2024-04-22T21:04:42.213 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (7m) 8s ago 7m 50.3M 4096M 17.2.0 e1d6a67b021e a8c3f31719ee 2024-04-22T21:04:42.213 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (6m) 8s ago 6m 50.6M 4096M 17.2.0 e1d6a67b021e 4102dc5bd77f 2024-04-22T21:04:42.213 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (4m) 8s ago 6m 55.4M - 514e6a882f6e 7eab456accc0 2024-04-22T21:04:42.213 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi121.fpqyxe smithi121 *:8000 running (3m) 17s ago 3m 82.6M - 17.2.0 e1d6a67b021e 3c014c62895e 2024-04-22T21:04:42.213 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi123.ducldy smithi123 *:8000 running (3m) 8s ago 3m 82.8M - 17.2.0 e1d6a67b021e 9dfc66019212 2024-04-22T21:04:42.213 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi121.umzhsg smithi121 *:80 running (3m) 17s ago 3m 82.5M - 17.2.0 e1d6a67b021e 49d78336324c 2024-04-22T21:04:42.213 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi123.ywhrus smithi123 *:80 running (3m) 8s ago 3m 82.7M - 17.2.0 e1d6a67b021e d78a39784a57 2024-04-22T21:04:42.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:04:41 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:04:41] "GET /metrics HTTP/1.1" 200 214820 "" "Prometheus/2.33.4" 2024-04-22T21:04:42.595 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:04:42.596 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-04-22T21:04:42.596 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-22T21:04:42.596 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:04:42.596 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-04-22T21:04:42.596 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-22T21:04:42.596 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:04:42.596 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-04-22T21:04:42.596 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-22T21:04:42.596 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:04:42.596 INFO:teuthology.orchestra.run.smithi121.stdout: "mds": {}, 2024-04-22T21:04:42.596 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-04-22T21:04:42.596 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-22T21:04:42.596 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:04:42.596 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-04-22T21:04:42.597 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-22T21:04:42.597 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:04:42.597 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:04:42.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:42 smithi123 bash[18722]: cluster 2024-04-22T21:04:41.103549+0000 mgr.y (mgr.24298) 289 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:42.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:42 smithi123 bash[18722]: audit 2024-04-22T21:04:41.518946+0000 mgr.y (mgr.24298) 290 : audit [DBG] from='client.24979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:04:42.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:42 smithi123 bash[18722]: audit 2024-04-22T21:04:41.856015+0000 mgr.y (mgr.24298) 291 : audit [DBG] from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:04:42.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:42 smithi121 bash[18560]: cluster 2024-04-22T21:04:41.103549+0000 mgr.y (mgr.24298) 289 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:42.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:42 smithi121 bash[18560]: audit 2024-04-22T21:04:41.518946+0000 mgr.y (mgr.24298) 290 : audit [DBG] from='client.24979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:04:42.754 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:42 smithi121 bash[18560]: audit 2024-04-22T21:04:41.856015+0000 mgr.y (mgr.24298) 291 : audit [DBG] from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:04:42.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:42 smithi121 bash[23964]: cluster 2024-04-22T21:04:41.103549+0000 mgr.y (mgr.24298) 289 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:42.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:42 smithi121 bash[23964]: audit 2024-04-22T21:04:41.518946+0000 mgr.y (mgr.24298) 290 : audit [DBG] from='client.24979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:04:42.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:42 smithi121 bash[23964]: audit 2024-04-22T21:04:41.856015+0000 mgr.y (mgr.24298) 291 : audit [DBG] from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:04:42.939 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:04:42.939 INFO:teuthology.orchestra.run.smithi121.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d", 2024-04-22T21:04:42.939 INFO:teuthology.orchestra.run.smithi121.stdout: "in_progress": true, 2024-04-22T21:04:42.939 INFO:teuthology.orchestra.run.smithi121.stdout: "services_complete": [], 2024-04-22T21:04:42.939 INFO:teuthology.orchestra.run.smithi121.stdout: "progress": "0/23 daemons upgraded", 2024-04-22T21:04:42.939 INFO:teuthology.orchestra.run.smithi121.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d image on host smithi123" 2024-04-22T21:04:42.939 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:04:43.306 INFO:teuthology.orchestra.run.smithi121.stdout:HEALTH_OK 2024-04-22T21:04:43.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:43 smithi123 bash[18722]: audit 2024-04-22T21:04:42.182479+0000 mgr.y (mgr.24298) 292 : audit [DBG] from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:04:43.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:43 smithi123 bash[18722]: audit 2024-04-22T21:04:42.600157+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.121:0/673154742' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:04:43.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:43 smithi123 bash[18722]: audit 2024-04-22T21:04:43.311794+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.121:0/2917320476' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:04:43.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:43 smithi121 bash[18560]: audit 2024-04-22T21:04:42.182479+0000 mgr.y (mgr.24298) 292 : audit [DBG] from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:04:43.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:43 smithi121 bash[18560]: audit 2024-04-22T21:04:42.600157+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.121:0/673154742' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:04:43.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:43 smithi121 bash[18560]: audit 2024-04-22T21:04:43.311794+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.121:0/2917320476' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:04:43.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:43 smithi121 bash[23964]: audit 2024-04-22T21:04:42.182479+0000 mgr.y (mgr.24298) 292 : audit [DBG] from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:04:43.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:43 smithi121 bash[23964]: audit 2024-04-22T21:04:42.600157+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.121:0/673154742' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:04:43.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:43 smithi121 bash[23964]: audit 2024-04-22T21:04:43.311794+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.121:0/2917320476' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:04:43.790 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:04:43 smithi121 bash[46033]: level=error ts=2024-04-22T21:04:43.510Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.123:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.123 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.121:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.121 because it doesn't contain any IP SANs" 2024-04-22T21:04:43.790 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:04:43 smithi121 bash[46033]: level=warn ts=2024-04-22T21:04:43.514Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.123:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.123 because it doesn't contain any IP SANs" 2024-04-22T21:04:43.790 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:04:43 smithi121 bash[46033]: level=warn ts=2024-04-22T21:04:43.514Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.121:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.121 because it doesn't contain any IP SANs" 2024-04-22T21:04:44.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:44 smithi123 bash[18722]: audit 2024-04-22T21:04:42.943488+0000 mgr.y (mgr.24298) 293 : audit [DBG] from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:04:44.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:44 smithi123 bash[18722]: cluster 2024-04-22T21:04:43.104076+0000 mgr.y (mgr.24298) 294 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:44.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:44 smithi121 bash[18560]: audit 2024-04-22T21:04:42.943488+0000 mgr.y (mgr.24298) 293 : audit [DBG] from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:04:44.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:44 smithi121 bash[18560]: cluster 2024-04-22T21:04:43.104076+0000 mgr.y (mgr.24298) 294 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:44.789 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:04:44 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:21:04:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:04:44.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:44 smithi121 bash[23964]: audit 2024-04-22T21:04:42.943488+0000 mgr.y (mgr.24298) 293 : audit [DBG] from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:04:44.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:44 smithi121 bash[23964]: cluster 2024-04-22T21:04:43.104076+0000 mgr.y (mgr.24298) 294 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:45.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:45 smithi121 bash[23964]: audit 2024-04-22T21:04:44.505209+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:45.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:45 smithi121 bash[23964]: audit 2024-04-22T21:04:44.511594+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:45.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:45 smithi121 bash[18560]: audit 2024-04-22T21:04:44.505209+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:45.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:45 smithi121 bash[18560]: audit 2024-04-22T21:04:44.511594+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:45 smithi123 bash[18722]: audit 2024-04-22T21:04:44.505209+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:45 smithi123 bash[18722]: audit 2024-04-22T21:04:44.511594+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:46.745 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:04:46 smithi123 bash[19656]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:04:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:04:46.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:46 smithi123 bash[18722]: cluster 2024-04-22T21:04:45.104730+0000 mgr.y (mgr.24298) 295 : 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-22T21:04:46.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:46 smithi121 bash[18560]: cluster 2024-04-22T21:04:45.104730+0000 mgr.y (mgr.24298) 295 : 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-22T21:04:46.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:46 smithi121 bash[23964]: cluster 2024-04-22T21:04:45.104730+0000 mgr.y (mgr.24298) 295 : 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-22T21:04:48.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:48 smithi121 bash[18560]: cluster 2024-04-22T21:04:47.106447+0000 mgr.y (mgr.24298) 296 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:48.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:48 smithi121 bash[23964]: cluster 2024-04-22T21:04:47.106447+0000 mgr.y (mgr.24298) 296 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:48.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:48 smithi123 bash[18722]: cluster 2024-04-22T21:04:47.106447+0000 mgr.y (mgr.24298) 296 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:50.775 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:50 smithi121 bash[23964]: cluster 2024-04-22T21:04:49.107054+0000 mgr.y (mgr.24298) 297 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:50.776 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:50 smithi121 bash[18560]: cluster 2024-04-22T21:04:49.107054+0000 mgr.y (mgr.24298) 297 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:50.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:50 smithi123 bash[18722]: cluster 2024-04-22T21:04:49.107054+0000 mgr.y (mgr.24298) 297 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:51.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:51 smithi121 bash[18560]: audit 2024-04-22T21:04:50.779984+0000 mgr.y (mgr.24298) 298 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:04:51.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:51 smithi121 bash[23964]: audit 2024-04-22T21:04:50.779984+0000 mgr.y (mgr.24298) 298 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:04:51.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:51 smithi123 bash[18722]: audit 2024-04-22T21:04:50.779984+0000 mgr.y (mgr.24298) 298 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:04:52.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:04:51 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:04:51] "GET /metrics HTTP/1.1" 200 214820 "" "Prometheus/2.33.4" 2024-04-22T21:04:52.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:52 smithi121 bash[18560]: cluster 2024-04-22T21:04:51.108687+0000 mgr.y (mgr.24298) 299 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:52.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:52 smithi121 bash[23964]: cluster 2024-04-22T21:04:51.108687+0000 mgr.y (mgr.24298) 299 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:52.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:52 smithi123 bash[18722]: cluster 2024-04-22T21:04:51.108687+0000 mgr.y (mgr.24298) 299 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:53.789 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:04:53 smithi121 bash[18817]: 172.21.15.123 - - [22/Apr/2024:21:04:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:04:53.789 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:04:53 smithi121 bash[46033]: level=error ts=2024-04-22T21:04:53.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.123:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.123 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.121:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.121 because it doesn't contain any IP SANs" 2024-04-22T21:04:53.789 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:04:53 smithi121 bash[46033]: level=warn ts=2024-04-22T21:04:53.515Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.123:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.123 because it doesn't contain any IP SANs" 2024-04-22T21:04:53.789 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:04:53 smithi121 bash[46033]: level=warn ts=2024-04-22T21:04:53.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.121:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.121 because it doesn't contain any IP SANs" 2024-04-22T21:04:54.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:54 smithi121 bash[18560]: cluster 2024-04-22T21:04:53.109434+0000 mgr.y (mgr.24298) 300 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:54.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:54 smithi121 bash[18560]: audit 2024-04-22T21:04:53.506203+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:54.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:54 smithi121 bash[18560]: audit 2024-04-22T21:04:53.517922+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:54.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:54 smithi121 bash[23964]: cluster 2024-04-22T21:04:53.109434+0000 mgr.y (mgr.24298) 300 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:54.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:54 smithi121 bash[23964]: audit 2024-04-22T21:04:53.506203+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:54.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:54 smithi121 bash[23964]: audit 2024-04-22T21:04:53.517922+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:54.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:54 smithi123 bash[18722]: cluster 2024-04-22T21:04:53.109434+0000 mgr.y (mgr.24298) 300 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:04:54.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:54 smithi123 bash[18722]: audit 2024-04-22T21:04:53.506203+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:54.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:54 smithi123 bash[18722]: audit 2024-04-22T21:04:53.517922+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:04:56.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:56 smithi123 bash[18722]: cluster 2024-04-22T21:04:55.110330+0000 mgr.y (mgr.24298) 301 : 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-22T21:04:56.746 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:04:56 smithi123 bash[19656]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:04:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:04:56.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:56 smithi121 bash[18560]: cluster 2024-04-22T21:04:55.110330+0000 mgr.y (mgr.24298) 301 : 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-22T21:04:56.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:56 smithi121 bash[23964]: cluster 2024-04-22T21:04:55.110330+0000 mgr.y (mgr.24298) 301 : 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-22T21:04:58.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:04:58 smithi123 bash[18722]: cluster 2024-04-22T21:04:57.112081+0000 mgr.y (mgr.24298) 302 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:58.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:04:58 smithi121 bash[18560]: cluster 2024-04-22T21:04:57.112081+0000 mgr.y (mgr.24298) 302 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:04:58.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:04:58 smithi121 bash[23964]: cluster 2024-04-22T21:04:57.112081+0000 mgr.y (mgr.24298) 302 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:05:00.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:00 smithi121 bash[18560]: cluster 2024-04-22T21:04:59.112915+0000 mgr.y (mgr.24298) 303 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T21:05:00.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:00 smithi121 bash[23964]: cluster 2024-04-22T21:04:59.112915+0000 mgr.y (mgr.24298) 303 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T21:05:00.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:00 smithi123 bash[18722]: cluster 2024-04-22T21:04:59.112915+0000 mgr.y (mgr.24298) 303 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T21:05:01.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:01 smithi121 bash[18560]: audit 2024-04-22T21:05:00.786671+0000 mgr.y (mgr.24298) 304 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:05:01.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:01 smithi121 bash[23964]: audit 2024-04-22T21:05:00.786671+0000 mgr.y (mgr.24298) 304 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:05:01.798 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:01 smithi123 bash[18722]: audit 2024-04-22T21:05:00.786671+0000 mgr.y (mgr.24298) 304 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:05:02.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:01 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:05:01] "GET /metrics HTTP/1.1" 200 214825 "" "Prometheus/2.33.4" 2024-04-22T21:05:02.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:02 smithi121 bash[18560]: cluster 2024-04-22T21:05:01.114574+0000 mgr.y (mgr.24298) 305 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:05:02.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:02 smithi121 bash[23964]: cluster 2024-04-22T21:05:01.114574+0000 mgr.y (mgr.24298) 305 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:05:02.840 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:02 smithi123 bash[18722]: cluster 2024-04-22T21:05:01.114574+0000 mgr.y (mgr.24298) 305 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:05:03.788 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:03 smithi121 bash[46033]: level=error ts=2024-04-22T21:05:03.511Z 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.121:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.121 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.123:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.123 because it doesn't contain any IP SANs" 2024-04-22T21:05:03.788 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:03 smithi121 bash[46033]: level=warn ts=2024-04-22T21:05:03.515Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.123:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.123 because it doesn't contain any IP SANs" 2024-04-22T21:05:03.789 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:03 smithi121 bash[46033]: level=warn ts=2024-04-22T21:05:03.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.121:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.121 because it doesn't contain any IP SANs" 2024-04-22T21:05:04.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:04 smithi123 bash[18722]: cluster 2024-04-22T21:05:03.115310+0000 mgr.y (mgr.24298) 306 : cluster [DBG] pgmap v236: 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-22T21:05:04.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:04 smithi123 bash[18722]: cephadm 2024-04-22T21:05:03.389320+0000 mgr.y (mgr.24298) 307 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-22T21:05:04.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:04 smithi123 bash[18722]: audit 2024-04-22T21:05:03.398739+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:05:04.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:04 smithi123 bash[18722]: audit 2024-04-22T21:05:03.400484+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:05:04.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:04 smithi123 bash[18722]: audit 2024-04-22T21:05:03.402323+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T21:05:04.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:04 smithi123 bash[18722]: audit 2024-04-22T21:05:03.404405+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:05:04.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:04 smithi123 bash[18722]: cephadm 2024-04-22T21:05:03.406391+0000 mgr.y (mgr.24298) 308 : cephadm [INF] Deploying daemon mgr.x on smithi123 2024-04-22T21:05:04.788 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:04 smithi121 bash[18817]: 172.21.15.121 - - [22/Apr/2024:21:05:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-22T21:05:04.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:04 smithi121 bash[18560]: cluster 2024-04-22T21:05:03.115310+0000 mgr.y (mgr.24298) 306 : cluster [DBG] pgmap v236: 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-22T21:05:04.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:04 smithi121 bash[18560]: cephadm 2024-04-22T21:05:03.389320+0000 mgr.y (mgr.24298) 307 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-22T21:05:04.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:04 smithi121 bash[18560]: audit 2024-04-22T21:05:03.398739+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:05:04.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:04 smithi121 bash[18560]: audit 2024-04-22T21:05:03.400484+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:05:04.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:04 smithi121 bash[18560]: audit 2024-04-22T21:05:03.402323+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T21:05:04.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:04 smithi121 bash[18560]: audit 2024-04-22T21:05:03.404405+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:05:04.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:04 smithi121 bash[18560]: cephadm 2024-04-22T21:05:03.406391+0000 mgr.y (mgr.24298) 308 : cephadm [INF] Deploying daemon mgr.x on smithi123 2024-04-22T21:05:04.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:04 smithi121 bash[23964]: cluster 2024-04-22T21:05:03.115310+0000 mgr.y (mgr.24298) 306 : cluster [DBG] pgmap v236: 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-22T21:05:04.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:04 smithi121 bash[23964]: cephadm 2024-04-22T21:05:03.389320+0000 mgr.y (mgr.24298) 307 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-22T21:05:04.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:04 smithi121 bash[23964]: audit 2024-04-22T21:05:03.398739+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:05:04.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:04 smithi121 bash[23964]: audit 2024-04-22T21:05:03.400484+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:05:04.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:04 smithi121 bash[23964]: audit 2024-04-22T21:05:03.402323+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T21:05:04.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:04 smithi121 bash[23964]: audit 2024-04-22T21:05:03.404405+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:05:04.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:04 smithi121 bash[23964]: cephadm 2024-04-22T21:05:03.406391+0000 mgr.y (mgr.24298) 308 : cephadm [INF] Deploying daemon mgr.x on smithi123 2024-04-22T21:05:05.771 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:05 smithi123 bash[18722]: audit 2024-04-22T21:05:04.615855+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:05:05.771 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:05 smithi123 bash[18722]: audit 2024-04-22T21:05:04.621000+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:05:06.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:05 smithi121 bash[23964]: audit 2024-04-22T21:05:04.615855+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:05:06.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:05 smithi121 bash[23964]: audit 2024-04-22T21:05:04.621000+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:05:06.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:05 smithi121 bash[18560]: audit 2024-04-22T21:05:04.615855+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:05:06.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:05 smithi121 bash[18560]: audit 2024-04-22T21:05:04.621000+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:05:06.623 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:06 smithi123 bash[19656]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:05:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:05:06.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:06 smithi123 bash[18722]: cluster 2024-04-22T21:05:05.116110+0000 mgr.y (mgr.24298) 309 : cluster [DBG] pgmap v237: 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-22T21:05:07.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:06 smithi121 bash[18560]: cluster 2024-04-22T21:05:05.116110+0000 mgr.y (mgr.24298) 309 : cluster [DBG] pgmap v237: 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-22T21:05:07.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:06 smithi121 bash[23964]: cluster 2024-04-22T21:05:05.116110+0000 mgr.y (mgr.24298) 309 : cluster [DBG] pgmap v237: 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-22T21:05:08.355 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:08 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:05:08.355 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:05:08 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:05:08.355 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:08 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:05:08.356 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:05:08 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:05:08.356 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:05:08 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:05:08.356 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:05:08 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:05:08.356 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:05:08 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:05:08.357 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:08 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:05:08.357 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:08 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:05:08.626 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:08 smithi123 systemd[1]: Stopping Ceph mgr.x for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:05:08.627 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:08 smithi123 bash[47047]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-mgr.x 2024-04-22T21:05:08.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:08 smithi123 bash[18722]: cluster 2024-04-22T21:05:07.117816+0000 mgr.y (mgr.24298) 310 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:05:09.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:08 smithi121 bash[18560]: cluster 2024-04-22T21:05:07.117816+0000 mgr.y (mgr.24298) 310 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:05:09.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:08 smithi121 bash[23964]: cluster 2024-04-22T21:05:07.117816+0000 mgr.y (mgr.24298) 310 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:05:09.353 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:09 smithi123 bash[47062]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-mgr-x 2024-04-22T21:05:09.353 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:09 smithi123 bash[47151]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-mgr.x 2024-04-22T21:05:09.353 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:09 smithi123 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-22T21:05:09.353 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:09 smithi123 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-22T21:05:09.353 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:09 smithi123 systemd[1]: Stopped Ceph mgr.x for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:05:09.539 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:09 smithi121 bash[46033]: level=warn ts=2024-04-22T21:05:09.207Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.123:8443/api/prometheus_receiver\": dial tcp 172.21.15.123:8443: connect: connection refused" 2024-04-22T21:05:09.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:09 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:05:09.746 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:05:09 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:05:09.746 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:05:09 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:05:09.746 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:05:09 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:05:09.746 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:05:09 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:05:09.747 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:09 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:05:09.747 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:05:09 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:05:09.747 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:09 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:05:09.747 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:09 smithi123 systemd[1]: Started Ceph mgr.x for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:05:09.748 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:09 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:05:10.745 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:10 smithi123 bash[47209]: debug 2024-04-22T21:05:10.536+0000 7f8e9741c700 1 -- 172.21.15.123:0/279072551 <== mon.2 v2:172.21.15.123:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ecbdd245a0 con 0x55ecbea9ac00 2024-04-22T21:05:10.745 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:10 smithi123 bash[47209]: debug 2024-04-22T21:05:10.688+0000 7f8ea162c200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-22T21:05:10.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:10 smithi123 bash[18722]: cluster 2024-04-22T21:05:09.118581+0000 mgr.y (mgr.24298) 311 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:05:10.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:10 smithi123 bash[18722]: audit 2024-04-22T21:05:09.529806+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:05:10.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:10 smithi123 bash[18722]: audit 2024-04-22T21:05:09.532294+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:05:10.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:10 smithi123 bash[18722]: audit 2024-04-22T21:05:09.535020+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:05:10.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:10 smithi123 bash[18722]: audit 2024-04-22T21:05:09.536843+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:05:10.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:10 smithi123 bash[18722]: audit 2024-04-22T21:05:09.548822+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:05:10.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:10 smithi123 bash[18722]: cephadm 2024-04-22T21:05:09.549826+0000 mgr.y (mgr.24298) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:05:10.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:10 smithi123 bash[18722]: audit 2024-04-22T21:05:09.558242+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:05:10.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:10 smithi123 bash[18722]: cephadm 2024-04-22T21:05:09.562192+0000 mgr.y (mgr.24298) 313 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-22T21:05:10.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:10 smithi123 bash[18722]: cephadm 2024-04-22T21:05:09.568515+0000 mgr.y (mgr.24298) 314 : cephadm [INF] Failing over to other MGR 2024-04-22T21:05:10.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:10 smithi123 bash[18722]: audit 2024-04-22T21:05:09.569039+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-22T21:05:10.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:10 smithi123 bash[18722]: cluster 2024-04-22T21:05:09.578073+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-22T21:05:10.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:10 smithi123 bash[18722]: cluster 2024-04-22T21:05:10.049523+0000 mon.a (mon.0) 1211 : cluster [DBG] Standby manager daemon y started 2024-04-22T21:05:10.789 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:10 smithi121 bash[18817]: ignoring --setuser ceph since I am not root 2024-04-22T21:05:10.789 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:10 smithi121 bash[18817]: ignoring --setgroup ceph since I am not root 2024-04-22T21:05:10.789 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:10 smithi121 bash[18817]: debug 2024-04-22T21:05:10.608+0000 7f815b095700 1 -- 172.21.15.121:0/2562328824 <== mon.0 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f97047c340 con 0x55f9711f8800 2024-04-22T21:05:10.789 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:10 smithi121 bash[18817]: debug 2024-04-22T21:05:10.748+0000 7f8163af1000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-22T21:05:10.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:10 smithi121 bash[18560]: cluster 2024-04-22T21:05:09.118581+0000 mgr.y (mgr.24298) 311 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:05:10.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:10 smithi121 bash[18560]: audit 2024-04-22T21:05:09.529806+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:05:10.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:10 smithi121 bash[18560]: audit 2024-04-22T21:05:09.532294+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:05:10.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:10 smithi121 bash[18560]: audit 2024-04-22T21:05:09.535020+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:05:10.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:10 smithi121 bash[18560]: audit 2024-04-22T21:05:09.536843+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:05:10.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:10 smithi121 bash[18560]: audit 2024-04-22T21:05:09.548822+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:05:10.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:10 smithi121 bash[18560]: cephadm 2024-04-22T21:05:09.549826+0000 mgr.y (mgr.24298) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:05:10.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:10 smithi121 bash[18560]: audit 2024-04-22T21:05:09.558242+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:05:10.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:10 smithi121 bash[18560]: cephadm 2024-04-22T21:05:09.562192+0000 mgr.y (mgr.24298) 313 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-22T21:05:10.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:10 smithi121 bash[18560]: cephadm 2024-04-22T21:05:09.568515+0000 mgr.y (mgr.24298) 314 : cephadm [INF] Failing over to other MGR 2024-04-22T21:05:10.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:10 smithi121 bash[18560]: audit 2024-04-22T21:05:09.569039+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-22T21:05:10.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:10 smithi121 bash[18560]: cluster 2024-04-22T21:05:09.578073+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-22T21:05:10.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:10 smithi121 bash[18560]: cluster 2024-04-22T21:05:10.049523+0000 mon.a (mon.0) 1211 : cluster [DBG] Standby manager daemon y started 2024-04-22T21:05:10.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:10 smithi121 bash[23964]: cluster 2024-04-22T21:05:09.118581+0000 mgr.y (mgr.24298) 311 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:05:10.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:10 smithi121 bash[23964]: audit 2024-04-22T21:05:09.529806+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:05:10.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:10 smithi121 bash[23964]: audit 2024-04-22T21:05:09.532294+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:05:10.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:10 smithi121 bash[23964]: audit 2024-04-22T21:05:09.535020+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:05:10.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:10 smithi121 bash[23964]: audit 2024-04-22T21:05:09.536843+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:05:10.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:10 smithi121 bash[23964]: audit 2024-04-22T21:05:09.548822+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' 2024-04-22T21:05:10.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:10 smithi121 bash[23964]: cephadm 2024-04-22T21:05:09.549826+0000 mgr.y (mgr.24298) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:05:10.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:10 smithi121 bash[23964]: audit 2024-04-22T21:05:09.558242+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:05:10.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:10 smithi121 bash[23964]: cephadm 2024-04-22T21:05:09.562192+0000 mgr.y (mgr.24298) 313 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-22T21:05:10.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:10 smithi121 bash[23964]: cephadm 2024-04-22T21:05:09.568515+0000 mgr.y (mgr.24298) 314 : cephadm [INF] Failing over to other MGR 2024-04-22T21:05:10.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:10 smithi121 bash[23964]: audit 2024-04-22T21:05:09.569039+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-22T21:05:10.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:10 smithi121 bash[23964]: cluster 2024-04-22T21:05:09.578073+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-22T21:05:10.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:10 smithi121 bash[23964]: cluster 2024-04-22T21:05:10.049523+0000 mon.a (mon.0) 1211 : cluster [DBG] Standby manager daemon y started 2024-04-22T21:05:11.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:11 smithi123 bash[18722]: audit 2024-04-22T21:05:10.566430+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-22T21:05:11.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:11 smithi123 bash[18722]: cluster 2024-04-22T21:05:10.566588+0000 mon.a (mon.0) 1213 : cluster [DBG] mgrmap e21: x(active, starting, since 0.996273s), standbys: y 2024-04-22T21:05:12.038 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:11 smithi121 bash[46033]: level=warn ts=2024-04-22T21:05:11.575Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=7 err="Post \"https://172.21.15.121:8443//api/prometheus_receiver\": dial tcp 172.21.15.121:8443: connect: connection refused" 2024-04-22T21:05:12.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:11 smithi121 bash[23964]: audit 2024-04-22T21:05:10.566430+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-22T21:05:12.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:11 smithi121 bash[23964]: cluster 2024-04-22T21:05:10.566588+0000 mon.a (mon.0) 1213 : cluster [DBG] mgrmap e21: x(active, starting, since 0.996273s), standbys: y 2024-04-22T21:05:12.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:11 smithi121 bash[18560]: audit 2024-04-22T21:05:10.566430+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24298 172.21.15.121:0/2943466917' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-22T21:05:12.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:11 smithi121 bash[18560]: cluster 2024-04-22T21:05:10.566588+0000 mon.a (mon.0) 1213 : cluster [DBG] mgrmap e21: x(active, starting, since 0.996273s), standbys: y 2024-04-22T21:05:12.538 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:12 smithi121 bash[18817]: debug 2024-04-22T21:05:12.280+0000 7f8163af1000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-22T21:05:12.538 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:12 smithi121 bash[18817]: debug 2024-04-22T21:05:12.376+0000 7f8163af1000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-22T21:05:12.611 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:12 smithi123 bash[47209]: debug 2024-04-22T21:05:12.272+0000 7f8ea162c200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-22T21:05:12.611 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:12 smithi123 bash[47209]: debug 2024-04-22T21:05:12.368+0000 7f8ea162c200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-22T21:05:12.995 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:12 smithi123 bash[47209]: debug 2024-04-22T21:05:12.616+0000 7f8ea162c200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-22T21:05:13.038 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:12 smithi121 bash[18817]: debug 2024-04-22T21:05:12.620+0000 7f8163af1000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-22T21:05:13.677 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:13 smithi121 bash[46033]: level=error ts=2024-04-22T21:05:13.512Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.123:8443/api/prometheus_receiver\": dial tcp 172.21.15.123:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.121:8443//api/prometheus_receiver\": dial tcp 172.21.15.121:8443: connect: connection refused" 2024-04-22T21:05:13.677 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:13 smithi121 bash[46033]: level=warn ts=2024-04-22T21:05:13.514Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.121:8443//api/prometheus_receiver\": dial tcp 172.21.15.121:8443: connect: connection refused" 2024-04-22T21:05:13.677 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:13 smithi121 bash[46033]: level=warn ts=2024-04-22T21:05:13.514Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.123:8443/api/prometheus_receiver\": dial tcp 172.21.15.123:8443: connect: connection refused" 2024-04-22T21:05:13.677 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:13 smithi121 bash[18817]: debug 2024-04-22T21:05:13.352+0000 7f8163af1000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-22T21:05:13.677 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:13 smithi121 bash[18817]: debug 2024-04-22T21:05:13.460+0000 7f8163af1000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-22T21:05:13.677 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:13 smithi121 bash[18817]: debug 2024-04-22T21:05:13.564+0000 7f8163af1000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-22T21:05:13.677 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:13 smithi121 bash[18817]: debug 2024-04-22T21:05:13.676+0000 7f8163af1000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-22T21:05:13.745 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:13 smithi123 bash[47209]: debug 2024-04-22T21:05:13.428+0000 7f8ea162c200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-22T21:05:13.745 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:13 smithi123 bash[47209]: debug 2024-04-22T21:05:13.544+0000 7f8ea162c200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-22T21:05:13.745 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:13 smithi123 bash[47209]: debug 2024-04-22T21:05:13.652+0000 7f8ea162c200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-22T21:05:14.038 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:13 smithi121 bash[18817]: debug 2024-04-22T21:05:13.888+0000 7f8163af1000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-22T21:05:14.440 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:14 smithi121 bash[18817]: debug 2024-04-22T21:05:14.160+0000 7f8163af1000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-22T21:05:14.440 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:14 smithi121 bash[18817]: debug 2024-04-22T21:05:14.260+0000 7f8163af1000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-22T21:05:14.495 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:14 smithi123 bash[47209]: debug 2024-04-22T21:05:14.016+0000 7f8ea162c200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-22T21:05:14.495 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:14 smithi123 bash[47209]: debug 2024-04-22T21:05:14.128+0000 7f8ea162c200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-22T21:05:14.495 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:14 smithi123 bash[47209]: debug 2024-04-22T21:05:14.236+0000 7f8ea162c200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-22T21:05:14.696 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:14 smithi121 bash[18817]: debug 2024-04-22T21:05:14.440+0000 7f8163af1000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-22T21:05:14.966 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:14 smithi121 bash[18817]: debug 2024-04-22T21:05:14.696+0000 7f8163af1000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-22T21:05:14.995 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:14 smithi123 bash[47209]: debug 2024-04-22T21:05:14.596+0000 7f8ea162c200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-22T21:05:14.995 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:14 smithi123 bash[47209]: debug 2024-04-22T21:05:14.836+0000 7f8ea162c200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-22T21:05:15.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:14 smithi121 bash[18817]: debug 2024-04-22T21:05:14.964+0000 7f8163af1000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-22T21:05:15.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:15 smithi121 bash[18817]: debug 2024-04-22T21:05:15.128+0000 7f8163af1000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-22T21:05:15.376 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:15 smithi123 bash[47209]: debug 2024-04-22T21:05:15.104+0000 7f8ea162c200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-22T21:05:15.377 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:15 smithi123 bash[47209]: debug 2024-04-22T21:05:15.216+0000 7f8ea162c200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-22T21:05:15.745 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:15 smithi123 bash[47209]: debug 2024-04-22T21:05:15.520+0000 7f8ea162c200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-22T21:05:15.788 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:15 smithi121 bash[18817]: debug 2024-04-22T21:05:15.364+0000 7f8163af1000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-22T21:05:15.788 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:15 smithi121 bash[18817]: debug 2024-04-22T21:05:15.484+0000 7f8163af1000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-22T21:05:16.245 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:15 smithi123 bash[47209]: debug 2024-04-22T21:05:15.956+0000 7f8ea162c200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-22T21:05:16.246 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:16 smithi123 bash[47209]: debug 2024-04-22T21:05:16.196+0000 7f8ea162c200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-22T21:05:16.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:15 smithi121 bash[18817]: debug 2024-04-22T21:05:15.820+0000 7f8163af1000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-22T21:05:16.564 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:16 smithi123 bash[47209]: debug 2024-04-22T21:05:16.316+0000 7f8ea162c200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-22T21:05:16.881 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:16 smithi121 bash[18817]: debug 2024-04-22T21:05:16.552+0000 7f8163af1000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-22T21:05:16.881 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:16 smithi121 bash[18817]: debug 2024-04-22T21:05:16.668+0000 7f8163af1000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-22T21:05:16.995 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:16 smithi123 bash[47209]: debug 2024-04-22T21:05:16.568+0000 7f8ea162c200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-22T21:05:17.204 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:16 smithi121 bash[18817]: debug 2024-04-22T21:05:16.880+0000 7f8163af1000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-22T21:05:17.538 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:17 smithi121 bash[18817]: debug 2024-04-22T21:05:17.204+0000 7f8163af1000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-22T21:05:17.729 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:17 smithi123 bash[47209]: debug 2024-04-22T21:05:17.608+0000 7f8ea162c200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-22T21:05:17.995 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:17 smithi123 bash[47209]: debug 2024-04-22T21:05:17.736+0000 7f8ea162c200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-22T21:05:18.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:17 smithi121 bash[18817]: debug 2024-04-22T21:05:17.584+0000 7f8163af1000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-22T21:05:18.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:17 smithi121 bash[18817]: debug 2024-04-22T21:05:17.700+0000 7f8163af1000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-22T21:05:18.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:17 smithi121 bash[18817]: [22/Apr/2024:21:05:17] ENGINE Bus STARTING 2024-04-22T21:05:18.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:17 smithi121 bash[18817]: CherryPy Checker: 2024-04-22T21:05:18.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:17 smithi121 bash[18817]: The Application mounted at '' has an empty config. 2024-04-22T21:05:18.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:17 smithi121 bash[18817]: [22/Apr/2024:21:05:17] ENGINE Serving on http://:::9283 2024-04-22T21:05:18.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:17 smithi121 bash[18817]: [22/Apr/2024:21:05:17] ENGINE Bus STARTED 2024-04-22T21:05:18.341 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:18 smithi123 bash[47209]: debug 2024-04-22T21:05:18.060+0000 7f8ea162c200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-22T21:05:18.341 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:18 smithi123 bash[47209]: debug 2024-04-22T21:05:18.188+0000 7f8ea162c200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-22T21:05:18.410 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:18 smithi121 bash[46033]: level=warn ts=2024-04-22T21:05:18.057Z 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.121:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.121 because it doesn't contain any IP SANs" 2024-04-22T21:05:18.661 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:18 smithi123 bash[18722]: cluster 2024-04-22T21:05:17.728948+0000 mon.a (mon.0) 1214 : cluster [DBG] Standby manager daemon y restarted 2024-04-22T21:05:18.661 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:18 smithi123 bash[18722]: cluster 2024-04-22T21:05:17.729171+0000 mon.a (mon.0) 1215 : cluster [DBG] Standby manager daemon y started 2024-04-22T21:05:18.661 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:18 smithi123 bash[18722]: audit 2024-04-22T21:05:17.732592+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.? 172.21.15.121:0/2804078170' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-22T21:05:18.661 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:18 smithi123 bash[18722]: audit 2024-04-22T21:05:17.733674+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.? 172.21.15.121:0/2804078170' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T21:05:18.661 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:18 smithi123 bash[18722]: audit 2024-04-22T21:05:17.736245+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.? 172.21.15.121:0/2804078170' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-22T21:05:18.661 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:18 smithi123 bash[18722]: audit 2024-04-22T21:05:17.736954+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.? 172.21.15.121:0/2804078170' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T21:05:18.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:18 smithi121 bash[18560]: cluster 2024-04-22T21:05:17.728948+0000 mon.a (mon.0) 1214 : cluster [DBG] Standby manager daemon y restarted 2024-04-22T21:05:18.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:18 smithi121 bash[18560]: cluster 2024-04-22T21:05:17.729171+0000 mon.a (mon.0) 1215 : cluster [DBG] Standby manager daemon y started 2024-04-22T21:05:18.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:18 smithi121 bash[18560]: audit 2024-04-22T21:05:17.732592+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.? 172.21.15.121:0/2804078170' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-22T21:05:18.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:18 smithi121 bash[18560]: audit 2024-04-22T21:05:17.733674+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.? 172.21.15.121:0/2804078170' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T21:05:18.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:18 smithi121 bash[18560]: audit 2024-04-22T21:05:17.736245+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.? 172.21.15.121:0/2804078170' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-22T21:05:18.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:18 smithi121 bash[18560]: audit 2024-04-22T21:05:17.736954+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.? 172.21.15.121:0/2804078170' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T21:05:18.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:18 smithi121 bash[23964]: cluster 2024-04-22T21:05:17.728948+0000 mon.a (mon.0) 1214 : cluster [DBG] Standby manager daemon y restarted 2024-04-22T21:05:18.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:18 smithi121 bash[23964]: cluster 2024-04-22T21:05:17.729171+0000 mon.a (mon.0) 1215 : cluster [DBG] Standby manager daemon y started 2024-04-22T21:05:18.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:18 smithi121 bash[23964]: audit 2024-04-22T21:05:17.732592+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.? 172.21.15.121:0/2804078170' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-22T21:05:18.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:18 smithi121 bash[23964]: audit 2024-04-22T21:05:17.733674+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.? 172.21.15.121:0/2804078170' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T21:05:18.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:18 smithi121 bash[23964]: audit 2024-04-22T21:05:17.736245+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.? 172.21.15.121:0/2804078170' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-22T21:05:18.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:18 smithi121 bash[23964]: audit 2024-04-22T21:05:17.736954+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.? 172.21.15.121:0/2804078170' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T21:05:18.995 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:18 smithi123 bash[47209]: debug 2024-04-22T21:05:18.668+0000 7f8ea162c200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-22T21:05:18.995 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:18 smithi123 bash[47209]: debug 2024-04-22T21:05:18.792+0000 7f8ea162c200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-22T21:05:18.995 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:18 smithi123 bash[47209]: [22/Apr/2024:21:05:18] ENGINE Bus STARTING 2024-04-22T21:05:18.995 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:18 smithi123 bash[47209]: CherryPy Checker: 2024-04-22T21:05:18.995 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:18 smithi123 bash[47209]: The Application mounted at '' has an empty config. 2024-04-22T21:05:18.996 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:18 smithi123 bash[47209]: [22/Apr/2024:21:05:18] ENGINE Serving on http://:::9283 2024-04-22T21:05:18.996 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:18 smithi123 bash[47209]: [22/Apr/2024:21:05:18] ENGINE Bus STARTED 2024-04-22T21:05:19.620 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:19 smithi123 bash[47209]: [22/Apr/2024:21:05:19] ENGINE Bus STOPPING 2024-04-22T21:05:19.620 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:19 smithi123 bash[47209]: [22/Apr/2024:21:05:19] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-22T21:05:19.620 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:19 smithi123 bash[47209]: [22/Apr/2024:21:05:19] ENGINE Bus STOPPED 2024-04-22T21:05:19.620 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:19 smithi123 bash[18722]: cluster 2024-04-22T21:05:18.442753+0000 mon.a (mon.0) 1220 : cluster [DBG] mgrmap e22: x(active, starting, since 8s), standbys: y 2024-04-22T21:05:19.620 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:19 smithi123 bash[18722]: cluster 2024-04-22T21:05:18.793835+0000 mon.a (mon.0) 1221 : cluster [INF] Active manager daemon x restarted 2024-04-22T21:05:19.620 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:19 smithi123 bash[18722]: cluster 2024-04-22T21:05:18.795251+0000 mon.a (mon.0) 1222 : cluster [INF] Activating manager daemon x 2024-04-22T21:05:19.620 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:19 smithi123 bash[18722]: audit 2024-04-22T21:05:18.799790+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-22T21:05:19.620 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:19 smithi123 bash[18722]: audit 2024-04-22T21:05:18.800443+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T21:05:19.621 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:19 smithi123 bash[18722]: cluster 2024-04-22T21:05:18.804201+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-22T21:05:19.621 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:19 smithi123 bash[18722]: audit 2024-04-22T21:05:18.810385+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-22T21:05:19.621 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:19 smithi123 bash[18722]: audit 2024-04-22T21:05:18.810651+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T21:05:19.723 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:19 smithi121 bash[18560]: cluster 2024-04-22T21:05:18.442753+0000 mon.a (mon.0) 1220 : cluster [DBG] mgrmap e22: x(active, starting, since 8s), standbys: y 2024-04-22T21:05:19.723 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:19 smithi121 bash[18560]: cluster 2024-04-22T21:05:18.793835+0000 mon.a (mon.0) 1221 : cluster [INF] Active manager daemon x restarted 2024-04-22T21:05:19.723 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:19 smithi121 bash[18560]: cluster 2024-04-22T21:05:18.795251+0000 mon.a (mon.0) 1222 : cluster [INF] Activating manager daemon x 2024-04-22T21:05:19.723 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:19 smithi121 bash[18560]: audit 2024-04-22T21:05:18.799790+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-22T21:05:19.723 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:19 smithi121 bash[18560]: audit 2024-04-22T21:05:18.800443+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T21:05:19.723 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:19 smithi121 bash[18560]: cluster 2024-04-22T21:05:18.804201+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-22T21:05:19.723 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:19 smithi121 bash[18560]: audit 2024-04-22T21:05:18.810385+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-22T21:05:19.723 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:19 smithi121 bash[18560]: audit 2024-04-22T21:05:18.810651+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T21:05:19.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:19 smithi121 bash[23964]: cluster 2024-04-22T21:05:18.442753+0000 mon.a (mon.0) 1220 : cluster [DBG] mgrmap e22: x(active, starting, since 8s), standbys: y 2024-04-22T21:05:19.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:19 smithi121 bash[23964]: cluster 2024-04-22T21:05:18.793835+0000 mon.a (mon.0) 1221 : cluster [INF] Active manager daemon x restarted 2024-04-22T21:05:19.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:19 smithi121 bash[23964]: cluster 2024-04-22T21:05:18.795251+0000 mon.a (mon.0) 1222 : cluster [INF] Activating manager daemon x 2024-04-22T21:05:19.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:19 smithi121 bash[23964]: audit 2024-04-22T21:05:18.799790+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-22T21:05:19.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:19 smithi121 bash[23964]: audit 2024-04-22T21:05:18.800443+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T21:05:19.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:19 smithi121 bash[23964]: cluster 2024-04-22T21:05:18.804201+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-22T21:05:19.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:19 smithi121 bash[23964]: audit 2024-04-22T21:05:18.810385+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-22T21:05:19.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:19 smithi121 bash[23964]: audit 2024-04-22T21:05:18.810651+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T21:05:19.995 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:19 smithi123 bash[47209]: [22/Apr/2024:21:05:19] ENGINE Bus STARTING 2024-04-22T21:05:19.995 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:19 smithi123 bash[47209]: [22/Apr/2024:21:05:19] ENGINE Serving on http://:::9283 2024-04-22T21:05:19.995 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:19 smithi123 bash[47209]: [22/Apr/2024:21:05:19] ENGINE Bus STARTED 2024-04-22T21:05:20.540 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-04-22T21:05:20.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: cluster 2024-04-22T21:05:19.447657+0000 mon.a (mon.0) 1224 : cluster [DBG] mgrmap e23: x(active, starting, since 0.652534s), standbys: y 2024-04-22T21:05:20.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.472588+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T21:05:20.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.472759+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T21:05:20.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.472889+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T21:05:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.473253+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-22T21:05:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.473565+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-22T21:05:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.473800+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T21:05:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.473975+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T21:05:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.474148+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T21:05:20.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.474332+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T21:05:20.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.476223+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T21:05:20.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.476502+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T21:05:20.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.476768+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T21:05:20.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.477046+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T21:05:20.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.477544+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T21:05:20.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.477849+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T21:05:20.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.478617+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T21:05:20.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: cluster 2024-04-22T21:05:19.518475+0000 mon.a (mon.0) 1225 : cluster [INF] Manager daemon x is now available 2024-04-22T21:05:20.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.563151+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:20.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.570405+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:20.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.580059+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.591025+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.601086+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:05:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.603036+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:05:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.603773+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:05:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.607397+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:05:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.608318+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:05:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.610467+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:05:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.614225+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:05:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.626278+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:05:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.630100+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:05:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.634498+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:05:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.667073+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-22T21:05:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.671384+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-22T21:05:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.747068+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:20 smithi123 bash[18722]: audit 2024-04-22T21:05:19.755135+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: cluster 2024-04-22T21:05:19.447657+0000 mon.a (mon.0) 1224 : cluster [DBG] mgrmap e23: x(active, starting, since 0.652534s), standbys: y 2024-04-22T21:05:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.472588+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T21:05:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.472759+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T21:05:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.472889+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T21:05:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.473253+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-22T21:05:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.473565+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-22T21:05:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.473800+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T21:05:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.473975+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T21:05:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.474148+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T21:05:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.474332+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T21:05:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.476223+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T21:05:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.476502+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T21:05:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.476768+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T21:05:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.477046+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T21:05:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.477544+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T21:05:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.477849+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T21:05:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.478617+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T21:05:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: cluster 2024-04-22T21:05:19.518475+0000 mon.a (mon.0) 1225 : cluster [INF] Manager daemon x is now available 2024-04-22T21:05:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.563151+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:20.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: cluster 2024-04-22T21:05:19.447657+0000 mon.a (mon.0) 1224 : cluster [DBG] mgrmap e23: x(active, starting, since 0.652534s), standbys: y 2024-04-22T21:05:20.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.472588+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T21:05:20.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.472759+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T21:05:20.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.472889+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T21:05:20.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.473253+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-22T21:05:20.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.473565+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-22T21:05:20.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.473800+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T21:05:20.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.473975+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T21:05:20.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.474148+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T21:05:20.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.474332+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T21:05:20.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.476223+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T21:05:20.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.476502+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T21:05:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.476768+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T21:05:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.477046+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T21:05:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.477544+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T21:05:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.477849+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T21:05:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.478617+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T21:05:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: cluster 2024-04-22T21:05:19.518475+0000 mon.a (mon.0) 1225 : cluster [INF] Manager daemon x is now available 2024-04-22T21:05:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.563151+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:20.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.570405+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:20.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.580059+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:20.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.591025+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:20.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.601086+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:05:20.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.603036+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:05:20.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.603773+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:05:20.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.607397+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:05:20.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.608318+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:05:20.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.610467+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:05:20.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.614225+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:05:20.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.626278+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:05:20.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.630100+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:05:20.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.634498+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:05:20.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.667073+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-22T21:05:20.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.671384+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-22T21:05:20.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.747068+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:20.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[18560]: audit 2024-04-22T21:05:19.755135+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:20.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.570405+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:20.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.580059+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:20.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.591025+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:20.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.601086+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:05:20.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.603036+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:05:20.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.603773+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:05:20.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.607397+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:05:20.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.608318+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:05:20.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.610467+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:05:20.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.614225+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:05:20.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.626278+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:05:20.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.630100+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:05:20.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.634498+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:05:20.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.667073+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-22T21:05:20.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.671384+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-22T21:05:20.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.747068+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:20.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:20 smithi121 bash[23964]: audit 2024-04-22T21:05:19.755135+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:21.323 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T21:05:21.323 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi121 smithi121 running 16s ago 12m - - 2024-04-22T21:05:21.324 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi123 smithi123 running 27s ago 12m - - 2024-04-22T21:05:21.324 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (5m) 16s ago 6m 16.0M - ba2b418f427c f279ff6a44b4 2024-04-22T21:05:21.324 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (5m) 27s ago 5m 43.5M - 8.3.5 dad864ee21e9 a79231b7f78b 2024-04-22T21:05:21.324 INFO:teuthology.orchestra.run.smithi121.stdout:iscsi.foo.smithi121.rxpsbc smithi121 running (4m) 16s ago 4m 42.0M - 3.5 e1d6a67b021e d6ca7e7a941e 2024-04-22T21:05:21.324 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443,9283 starting - - - - 2024-04-22T21:05:21.324 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:9283 running (14m) 16s ago 14m 460M - 17.2.0 e1d6a67b021e 149c4e4e692c 2024-04-22T21:05:21.324 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (14m) 16s ago 14m 54.7M 2048M 17.2.0 e1d6a67b021e ba10f804bdb8 2024-04-22T21:05:21.324 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (12m) 27s ago 12m 42.2M 2048M 17.2.0 e1d6a67b021e 50af38a99c3f 2024-04-22T21:05:21.324 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (12m) 16s ago 12m 42.1M 2048M 17.2.0 e1d6a67b021e 8745fa6112cd 2024-04-22T21:05:21.324 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (6m) 16s ago 6m 10.1M - 1dbe0e931976 db0c49c4c0c0 2024-04-22T21:05:21.324 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (6m) 27s ago 6m 9847k - 1dbe0e931976 1bacc12df8b0 2024-04-22T21:05:21.324 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (11m) 16s ago 11m 52.6M 4096M 17.2.0 e1d6a67b021e 5f94163fffdf 2024-04-22T21:05:21.324 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (11m) 16s ago 11m 55.8M 4096M 17.2.0 e1d6a67b021e f0f08f753918 2024-04-22T21:05:21.324 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (10m) 16s ago 10m 48.3M 4096M 17.2.0 e1d6a67b021e 95dd99eaa933 2024-04-22T21:05:21.325 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (9m) 16s ago 9m 51.4M 4096M 17.2.0 e1d6a67b021e b57914fddc0c 2024-04-22T21:05:21.325 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (9m) 27s ago 9m 52.1M 4096M 17.2.0 e1d6a67b021e 3652b9975d1b 2024-04-22T21:05:21.325 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (8m) 27s ago 8m 49.2M 4096M 17.2.0 e1d6a67b021e 5ad1d460ef25 2024-04-22T21:05:21.325 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (8m) 27s ago 8m 50.4M 4096M 17.2.0 e1d6a67b021e a8c3f31719ee 2024-04-22T21:05:21.325 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (7m) 27s ago 7m 50.7M 4096M 17.2.0 e1d6a67b021e 4102dc5bd77f 2024-04-22T21:05:21.325 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (5m) 27s ago 6m 55.5M - 514e6a882f6e 7eab456accc0 2024-04-22T21:05:21.325 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi121.fpqyxe smithi121 *:8000 running (4m) 16s ago 4m 82.8M - 17.2.0 e1d6a67b021e 3c014c62895e 2024-04-22T21:05:21.325 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi123.ducldy smithi123 *:8000 running (4m) 27s ago 4m 82.9M - 17.2.0 e1d6a67b021e 9dfc66019212 2024-04-22T21:05:21.325 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi121.umzhsg smithi121 *:80 running (4m) 16s ago 4m 82.7M - 17.2.0 e1d6a67b021e 49d78336324c 2024-04-22T21:05:21.325 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi123.ywhrus smithi123 *:80 running (4m) 27s ago 4m 82.8M - 17.2.0 e1d6a67b021e d78a39784a57 2024-04-22T21:05:21.480 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[46033]: level=warn ts=2024-04-22T21:05:21.201Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.123:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.123 because it doesn't contain any IP SANs" 2024-04-22T21:05:21.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:21 smithi123 bash[18722]: cephadm 2024-04-22T21:05:19.568948+0000 mgr.x (mgr.24644) 1 : cephadm [INF] Queued rgw.foo for migration 2024-04-22T21:05:21.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:21 smithi123 bash[18722]: cephadm 2024-04-22T21:05:19.576129+0000 mgr.x (mgr.24644) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-04-22T21:05:21.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:21 smithi123 bash[18722]: cephadm 2024-04-22T21:05:19.576545+0000 mgr.x (mgr.24644) 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-22T21:05:21.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:21 smithi123 bash[18722]: cephadm 2024-04-22T21:05:19.576600+0000 mgr.x (mgr.24644) 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-22T21:05:21.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:21 smithi123 bash[18722]: cephadm 2024-04-22T21:05:19.623824+0000 mgr.x (mgr.24644) 5 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-04-22T21:05:21.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:21 smithi123 bash[18722]: cephadm 2024-04-22T21:05:19.624172+0000 mgr.x (mgr.24644) 6 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-04-22T21:05:21.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:21 smithi123 bash[18722]: cephadm 2024-04-22T21:05:20.122487+0000 mgr.x (mgr.24644) 7 : cephadm [INF] Updating smithi123:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T21:05:21.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:21 smithi123 bash[18722]: cephadm 2024-04-22T21:05:20.151556+0000 mgr.x (mgr.24644) 8 : cephadm [INF] [22/Apr/2024:21:05:20] ENGINE Bus STARTING 2024-04-22T21:05:21.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:21 smithi123 bash[18722]: cephadm 2024-04-22T21:05:20.173173+0000 mgr.x (mgr.24644) 9 : cephadm [INF] Updating smithi121:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T21:05:21.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:21 smithi123 bash[18722]: cephadm 2024-04-22T21:05:20.236897+0000 mgr.x (mgr.24644) 10 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-04-22T21:05:21.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:21 smithi123 bash[18722]: cephadm 2024-04-22T21:05:20.255487+0000 mgr.x (mgr.24644) 11 : cephadm [INF] [22/Apr/2024:21:05:20] ENGINE Serving on http://172.21.15.123:8765 2024-04-22T21:05:21.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:21 smithi123 bash[18722]: cephadm 2024-04-22T21:05:20.337671+0000 mgr.x (mgr.24644) 12 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-04-22T21:05:21.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:21 smithi123 bash[18722]: cephadm 2024-04-22T21:05:20.351170+0000 mgr.x (mgr.24644) 13 : cephadm [INF] Updating smithi123:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T21:05:21.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:21 smithi123 bash[18722]: cephadm 2024-04-22T21:05:20.375021+0000 mgr.x (mgr.24644) 14 : cephadm [INF] [22/Apr/2024:21:05:20] ENGINE Serving on https://172.21.15.123:7150 2024-04-22T21:05:21.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:21 smithi123 bash[18722]: cephadm 2024-04-22T21:05:20.375205+0000 mgr.x (mgr.24644) 15 : cephadm [INF] [22/Apr/2024:21:05:20] ENGINE Bus STARTED 2024-04-22T21:05:21.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:21 smithi123 bash[18722]: cluster 2024-04-22T21:05:20.481920+0000 mon.a (mon.0) 1236 : cluster [DBG] mgrmap e24: x(active, since 1.68704s), standbys: y 2024-04-22T21:05:21.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:21 smithi123 bash[18722]: audit 2024-04-22T21:05:20.490334+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:21.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:21 smithi123 bash[18722]: audit 2024-04-22T21:05:20.501388+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:21 smithi123 bash[18722]: cephadm 2024-04-22T21:05:20.502043+0000 mgr.x (mgr.24644) 16 : cephadm [INF] Updating smithi121:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T21:05:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:21 smithi123 bash[18722]: audit 2024-04-22T21:05:20.531965+0000 mgr.x (mgr.24644) 17 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:05:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:21 smithi123 bash[18722]: audit 2024-04-22T21:05:20.532880+0000 mgr.x (mgr.24644) 18 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:05:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:21 smithi123 bash[18722]: cluster 2024-04-22T21:05:20.535438+0000 mgr.x (mgr.24644) 19 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:05:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:21 smithi123 bash[18722]: audit 2024-04-22T21:05:20.618646+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:21 smithi123 bash[18722]: audit 2024-04-22T21:05:20.624711+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:21 smithi123 bash[18722]: audit 2024-04-22T21:05:20.630097+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:21 smithi123 bash[18722]: audit 2024-04-22T21:05:20.634339+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:21 smithi123 bash[18722]: audit 2024-04-22T21:05:20.673455+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:21 smithi123 bash[18722]: audit 2024-04-22T21:05:20.676894+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:21 smithi123 bash[18722]: audit 2024-04-22T21:05:20.680779+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:21 smithi123 bash[18722]: audit 2024-04-22T21:05:20.684343+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:21 smithi123 bash[18722]: audit 2024-04-22T21:05:20.685533+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:05:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:21 smithi123 bash[18722]: audit 2024-04-22T21:05:20.690354+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:05:21.767 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:05:21.767 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-04-22T21:05:21.767 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-22T21:05:21.767 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:05:21.767 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-04-22T21:05:21.767 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-22T21:05:21.767 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 1 2024-04-22T21:05:21.767 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:05:21.767 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-04-22T21:05:21.767 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-22T21:05:21.767 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:05:21.767 INFO:teuthology.orchestra.run.smithi121.stdout: "mds": {}, 2024-04-22T21:05:21.768 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-04-22T21:05:21.768 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-22T21:05:21.768 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:05:21.768 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-04-22T21:05:21.768 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-04-22T21:05:21.768 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 1 2024-04-22T21:05:21.768 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:05:21.768 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:05:21.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[18560]: cephadm 2024-04-22T21:05:19.568948+0000 mgr.x (mgr.24644) 1 : cephadm [INF] Queued rgw.foo for migration 2024-04-22T21:05:21.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[18560]: cephadm 2024-04-22T21:05:19.576129+0000 mgr.x (mgr.24644) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-04-22T21:05:21.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[18560]: cephadm 2024-04-22T21:05:19.576545+0000 mgr.x (mgr.24644) 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-22T21:05:21.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[18560]: cephadm 2024-04-22T21:05:19.576600+0000 mgr.x (mgr.24644) 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-22T21:05:21.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[18560]: cephadm 2024-04-22T21:05:19.623824+0000 mgr.x (mgr.24644) 5 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-04-22T21:05:21.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[18560]: cephadm 2024-04-22T21:05:19.624172+0000 mgr.x (mgr.24644) 6 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-04-22T21:05:21.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[18560]: cephadm 2024-04-22T21:05:20.122487+0000 mgr.x (mgr.24644) 7 : cephadm [INF] Updating smithi123:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T21:05:21.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[18560]: cephadm 2024-04-22T21:05:20.151556+0000 mgr.x (mgr.24644) 8 : cephadm [INF] [22/Apr/2024:21:05:20] ENGINE Bus STARTING 2024-04-22T21:05:21.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[18560]: cephadm 2024-04-22T21:05:20.173173+0000 mgr.x (mgr.24644) 9 : cephadm [INF] Updating smithi121:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T21:05:21.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[18560]: cephadm 2024-04-22T21:05:20.236897+0000 mgr.x (mgr.24644) 10 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-04-22T21:05:21.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[18560]: cephadm 2024-04-22T21:05:20.255487+0000 mgr.x (mgr.24644) 11 : cephadm [INF] [22/Apr/2024:21:05:20] ENGINE Serving on http://172.21.15.123:8765 2024-04-22T21:05:21.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[18560]: cephadm 2024-04-22T21:05:20.337671+0000 mgr.x (mgr.24644) 12 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-04-22T21:05:21.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[18560]: cephadm 2024-04-22T21:05:20.351170+0000 mgr.x (mgr.24644) 13 : cephadm [INF] Updating smithi123:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T21:05:21.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[18560]: cephadm 2024-04-22T21:05:20.375021+0000 mgr.x (mgr.24644) 14 : cephadm [INF] [22/Apr/2024:21:05:20] ENGINE Serving on https://172.21.15.123:7150 2024-04-22T21:05:21.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[18560]: cephadm 2024-04-22T21:05:20.375205+0000 mgr.x (mgr.24644) 15 : cephadm [INF] [22/Apr/2024:21:05:20] ENGINE Bus STARTED 2024-04-22T21:05:21.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[18560]: cluster 2024-04-22T21:05:20.481920+0000 mon.a (mon.0) 1236 : cluster [DBG] mgrmap e24: x(active, since 1.68704s), standbys: y 2024-04-22T21:05:21.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[18560]: audit 2024-04-22T21:05:20.490334+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:21.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[18560]: audit 2024-04-22T21:05:20.501388+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:21.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[18560]: cephadm 2024-04-22T21:05:20.502043+0000 mgr.x (mgr.24644) 16 : cephadm [INF] Updating smithi121:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T21:05:21.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[18560]: audit 2024-04-22T21:05:20.531965+0000 mgr.x (mgr.24644) 17 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:05:21.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[18560]: audit 2024-04-22T21:05:20.532880+0000 mgr.x (mgr.24644) 18 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:05:21.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[23964]: cephadm 2024-04-22T21:05:19.568948+0000 mgr.x (mgr.24644) 1 : cephadm [INF] Queued rgw.foo for migration 2024-04-22T21:05:21.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[23964]: cephadm 2024-04-22T21:05:19.576129+0000 mgr.x (mgr.24644) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-04-22T21:05:21.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[23964]: cephadm 2024-04-22T21:05:19.576545+0000 mgr.x (mgr.24644) 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-22T21:05:21.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[23964]: cephadm 2024-04-22T21:05:19.576600+0000 mgr.x (mgr.24644) 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-22T21:05:21.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[23964]: cephadm 2024-04-22T21:05:19.623824+0000 mgr.x (mgr.24644) 5 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-04-22T21:05:21.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[23964]: cephadm 2024-04-22T21:05:19.624172+0000 mgr.x (mgr.24644) 6 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-04-22T21:05:21.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[23964]: cephadm 2024-04-22T21:05:20.122487+0000 mgr.x (mgr.24644) 7 : cephadm [INF] Updating smithi123:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T21:05:21.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[23964]: cephadm 2024-04-22T21:05:20.151556+0000 mgr.x (mgr.24644) 8 : cephadm [INF] [22/Apr/2024:21:05:20] ENGINE Bus STARTING 2024-04-22T21:05:21.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[23964]: cephadm 2024-04-22T21:05:20.173173+0000 mgr.x (mgr.24644) 9 : cephadm [INF] Updating smithi121:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T21:05:21.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[23964]: cephadm 2024-04-22T21:05:20.236897+0000 mgr.x (mgr.24644) 10 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-04-22T21:05:21.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[23964]: cephadm 2024-04-22T21:05:20.255487+0000 mgr.x (mgr.24644) 11 : cephadm [INF] [22/Apr/2024:21:05:20] ENGINE Serving on http://172.21.15.123:8765 2024-04-22T21:05:21.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[23964]: cephadm 2024-04-22T21:05:20.337671+0000 mgr.x (mgr.24644) 12 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-04-22T21:05:21.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[23964]: cephadm 2024-04-22T21:05:20.351170+0000 mgr.x (mgr.24644) 13 : cephadm [INF] Updating smithi123:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T21:05:21.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[23964]: cephadm 2024-04-22T21:05:20.375021+0000 mgr.x (mgr.24644) 14 : cephadm [INF] [22/Apr/2024:21:05:20] ENGINE Serving on https://172.21.15.123:7150 2024-04-22T21:05:21.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[23964]: cephadm 2024-04-22T21:05:20.375205+0000 mgr.x (mgr.24644) 15 : cephadm [INF] [22/Apr/2024:21:05:20] ENGINE Bus STARTED 2024-04-22T21:05:21.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[23964]: cluster 2024-04-22T21:05:20.481920+0000 mon.a (mon.0) 1236 : cluster [DBG] mgrmap e24: x(active, since 1.68704s), standbys: y 2024-04-22T21:05:21.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[23964]: audit 2024-04-22T21:05:20.490334+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:21.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[23964]: audit 2024-04-22T21:05:20.501388+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:21.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[23964]: cephadm 2024-04-22T21:05:20.502043+0000 mgr.x (mgr.24644) 16 : cephadm [INF] Updating smithi121:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T21:05:21.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[23964]: audit 2024-04-22T21:05:20.531965+0000 mgr.x (mgr.24644) 17 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:05:21.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[23964]: audit 2024-04-22T21:05:20.532880+0000 mgr.x (mgr.24644) 18 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:05:21.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[18560]: cluster 2024-04-22T21:05:20.535438+0000 mgr.x (mgr.24644) 19 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:05:21.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[18560]: audit 2024-04-22T21:05:20.618646+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:21.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[18560]: audit 2024-04-22T21:05:20.624711+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:21.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[18560]: audit 2024-04-22T21:05:20.630097+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:21.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[18560]: audit 2024-04-22T21:05:20.634339+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:21.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[18560]: audit 2024-04-22T21:05:20.673455+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:21.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[18560]: audit 2024-04-22T21:05:20.676894+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:21.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[18560]: audit 2024-04-22T21:05:20.680779+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:21.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[18560]: audit 2024-04-22T21:05:20.684343+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:21.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[18560]: audit 2024-04-22T21:05:20.685533+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:05:21.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[18560]: audit 2024-04-22T21:05:20.690354+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:05:21.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[23964]: cluster 2024-04-22T21:05:20.535438+0000 mgr.x (mgr.24644) 19 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:05:21.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[23964]: audit 2024-04-22T21:05:20.618646+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:21.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[23964]: audit 2024-04-22T21:05:20.624711+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:21.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[23964]: audit 2024-04-22T21:05:20.630097+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:21.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[23964]: audit 2024-04-22T21:05:20.634339+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:21.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[23964]: audit 2024-04-22T21:05:20.673455+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:21.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[23964]: audit 2024-04-22T21:05:20.676894+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:21.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[23964]: audit 2024-04-22T21:05:20.680779+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:21.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[23964]: audit 2024-04-22T21:05:20.684343+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:21.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[23964]: audit 2024-04-22T21:05:20.685533+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:05:21.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[23964]: audit 2024-04-22T21:05:20.690354+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:05:22.127 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:05:22.127 INFO:teuthology.orchestra.run.smithi121.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d", 2024-04-22T21:05:22.127 INFO:teuthology.orchestra.run.smithi121.stdout: "in_progress": true, 2024-04-22T21:05:22.127 INFO:teuthology.orchestra.run.smithi121.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-22T21:05:22.127 INFO:teuthology.orchestra.run.smithi121.stdout: "services_complete": [], 2024-04-22T21:05:22.127 INFO:teuthology.orchestra.run.smithi121.stdout: "progress": "", 2024-04-22T21:05:22.127 INFO:teuthology.orchestra.run.smithi121.stdout: "message": "", 2024-04-22T21:05:22.127 INFO:teuthology.orchestra.run.smithi121.stdout: "is_paused": false 2024-04-22T21:05:22.128 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:05:22.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:21 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:05:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:05:22.570 INFO:teuthology.orchestra.run.smithi121.stdout:HEALTH_OK 2024-04-22T21:05:22.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:22 smithi123 bash[18722]: audit 2024-04-22T21:05:20.902772+0000 mgr.x (mgr.24644) 20 : audit [DBG] from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:05:22.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:22 smithi123 bash[18722]: cephadm 2024-04-22T21:05:20.949336+0000 mgr.x (mgr.24644) 21 : cephadm [INF] Reconfiguring daemon agent.smithi121 on smithi121 2024-04-22T21:05:22.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:22 smithi123 bash[18722]: cephadm 2024-04-22T21:05:21.025573+0000 mgr.x (mgr.24644) 22 : cephadm [INF] Deploying cephadm binary to smithi121 2024-04-22T21:05:22.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:22 smithi123 bash[18722]: audit 2024-04-22T21:05:21.245877+0000 mgr.x (mgr.24644) 23 : audit [DBG] from='client.25039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:05:22.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:22 smithi123 bash[18722]: cluster 2024-04-22T21:05:21.477769+0000 mgr.x (mgr.24644) 24 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:05:22.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:22 smithi123 bash[18722]: cluster 2024-04-22T21:05:21.701579+0000 mon.a (mon.0) 1248 : cluster [DBG] mgrmap e25: x(active, since 2s), standbys: y 2024-04-22T21:05:22.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:22 smithi123 bash[18722]: audit 2024-04-22T21:05:21.771821+0000 mon.a (mon.0) 1249 : audit [DBG] from='client.? 172.21.15.121:0/1408212601' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:05:22.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:22 smithi121 bash[18560]: audit 2024-04-22T21:05:20.902772+0000 mgr.x (mgr.24644) 20 : audit [DBG] from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:05:22.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:22 smithi121 bash[18560]: cephadm 2024-04-22T21:05:20.949336+0000 mgr.x (mgr.24644) 21 : cephadm [INF] Reconfiguring daemon agent.smithi121 on smithi121 2024-04-22T21:05:22.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:22 smithi121 bash[18560]: cephadm 2024-04-22T21:05:21.025573+0000 mgr.x (mgr.24644) 22 : cephadm [INF] Deploying cephadm binary to smithi121 2024-04-22T21:05:22.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:22 smithi121 bash[18560]: audit 2024-04-22T21:05:21.245877+0000 mgr.x (mgr.24644) 23 : audit [DBG] from='client.25039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:05:22.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:22 smithi121 bash[18560]: cluster 2024-04-22T21:05:21.477769+0000 mgr.x (mgr.24644) 24 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:05:22.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:22 smithi121 bash[18560]: cluster 2024-04-22T21:05:21.701579+0000 mon.a (mon.0) 1248 : cluster [DBG] mgrmap e25: x(active, since 2s), standbys: y 2024-04-22T21:05:22.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:22 smithi121 bash[18560]: audit 2024-04-22T21:05:21.771821+0000 mon.a (mon.0) 1249 : audit [DBG] from='client.? 172.21.15.121:0/1408212601' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:05:22.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:22 smithi121 bash[23964]: audit 2024-04-22T21:05:20.902772+0000 mgr.x (mgr.24644) 20 : audit [DBG] from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:05:22.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:22 smithi121 bash[23964]: cephadm 2024-04-22T21:05:20.949336+0000 mgr.x (mgr.24644) 21 : cephadm [INF] Reconfiguring daemon agent.smithi121 on smithi121 2024-04-22T21:05:22.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:22 smithi121 bash[23964]: cephadm 2024-04-22T21:05:21.025573+0000 mgr.x (mgr.24644) 22 : cephadm [INF] Deploying cephadm binary to smithi121 2024-04-22T21:05:22.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:22 smithi121 bash[23964]: audit 2024-04-22T21:05:21.245877+0000 mgr.x (mgr.24644) 23 : audit [DBG] from='client.25039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:05:22.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:22 smithi121 bash[23964]: cluster 2024-04-22T21:05:21.477769+0000 mgr.x (mgr.24644) 24 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:05:22.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:22 smithi121 bash[23964]: cluster 2024-04-22T21:05:21.701579+0000 mon.a (mon.0) 1248 : cluster [DBG] mgrmap e25: x(active, since 2s), standbys: y 2024-04-22T21:05:22.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:22 smithi121 bash[23964]: audit 2024-04-22T21:05:21.771821+0000 mon.a (mon.0) 1249 : audit [DBG] from='client.? 172.21.15.121:0/1408212601' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:05:23.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:23 smithi123 bash[18722]: audit 2024-04-22T21:05:22.135464+0000 mgr.x (mgr.24644) 25 : audit [DBG] from='client.15156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:05:23.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:23 smithi123 bash[18722]: audit 2024-04-22T21:05:22.575237+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.121:0/4076378374' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:05:23.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:23 smithi121 bash[23964]: audit 2024-04-22T21:05:22.135464+0000 mgr.x (mgr.24644) 25 : audit [DBG] from='client.15156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:05:23.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:23 smithi121 bash[23964]: audit 2024-04-22T21:05:22.575237+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.121:0/4076378374' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:05:23.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:23 smithi121 bash[18560]: audit 2024-04-22T21:05:22.135464+0000 mgr.x (mgr.24644) 25 : audit [DBG] from='client.15156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:05:23.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:23 smithi121 bash[18560]: audit 2024-04-22T21:05:22.575237+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.121:0/4076378374' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:05:23.790 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:23 smithi121 bash[46033]: level=error ts=2024-04-22T21:05:23.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.121:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.121 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.123:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.123 because it doesn't contain any IP SANs" 2024-04-22T21:05:23.790 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:23 smithi121 bash[46033]: level=warn ts=2024-04-22T21:05: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.121:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.121 because it doesn't contain any IP SANs" 2024-04-22T21:05:23.791 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:23 smithi121 bash[46033]: level=warn ts=2024-04-22T21:05:23.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.123:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.123 because it doesn't contain any IP SANs" 2024-04-22T21:05:24.684 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:24 smithi121 bash[18560]: cluster 2024-04-22T21:05:23.478238+0000 mgr.x (mgr.24644) 26 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:05:24.684 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:24 smithi121 bash[18560]: cluster 2024-04-22T21:05:23.529949+0000 mon.a (mon.0) 1250 : cluster [DBG] mgrmap e26: x(active, since 4s), standbys: y 2024-04-22T21:05:24.685 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:24 smithi121 bash[23964]: cluster 2024-04-22T21:05:23.478238+0000 mgr.x (mgr.24644) 26 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:05:24.685 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:24 smithi121 bash[23964]: cluster 2024-04-22T21:05:23.529949+0000 mon.a (mon.0) 1250 : cluster [DBG] mgrmap e26: x(active, since 4s), standbys: y 2024-04-22T21:05:24.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:24 smithi123 bash[18722]: cluster 2024-04-22T21:05:23.478238+0000 mgr.x (mgr.24644) 26 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:05:24.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:24 smithi123 bash[18722]: cluster 2024-04-22T21:05:23.529949+0000 mon.a (mon.0) 1250 : cluster [DBG] mgrmap e26: x(active, since 4s), standbys: y 2024-04-22T21:05:26.660 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:26 smithi121 bash[23964]: cluster 2024-04-22T21:05:25.478968+0000 mgr.x (mgr.24644) 27 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:05:26.660 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:26 smithi121 bash[23964]: audit 2024-04-22T21:05:26.466362+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:26.660 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:26 smithi121 bash[23964]: audit 2024-04-22T21:05:26.481256+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:26.660 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:26 smithi121 bash[23964]: audit 2024-04-22T21:05:26.491629+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:26.661 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:26 smithi121 bash[18560]: cluster 2024-04-22T21:05:25.478968+0000 mgr.x (mgr.24644) 27 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:05:26.661 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:26 smithi121 bash[18560]: audit 2024-04-22T21:05:26.466362+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:26.661 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:26 smithi121 bash[18560]: audit 2024-04-22T21:05:26.481256+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:26.661 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:26 smithi121 bash[18560]: audit 2024-04-22T21:05:26.491629+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:26.745 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:26 smithi123 bash[47209]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:05:26] "GET /metrics HTTP/1.1" 200 35358 "" "Prometheus/2.33.4" 2024-04-22T21:05:26.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:26 smithi123 bash[18722]: cluster 2024-04-22T21:05:25.478968+0000 mgr.x (mgr.24644) 27 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:05:26.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:26 smithi123 bash[18722]: audit 2024-04-22T21:05:26.466362+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:26.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:26 smithi123 bash[18722]: audit 2024-04-22T21:05:26.481256+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:26.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:26 smithi123 bash[18722]: audit 2024-04-22T21:05:26.491629+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:27.288 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:26 smithi121 systemd[1]: Stopping Ceph node-exporter.a for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:05:27.289 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:26 smithi121 bash[60847]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-node-exporter.a 2024-04-22T21:05:27.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:27 smithi121 bash[18560]: cephadm 2024-04-22T21:05:26.529010+0000 mgr.x (mgr.24644) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-22T21:05:27.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:27 smithi121 bash[18560]: cephadm 2024-04-22T21:05:26.529943+0000 mgr.x (mgr.24644) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi121 2024-04-22T21:05:27.789 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:27 smithi121 bash[60856]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-node-exporter-a 2024-04-22T21:05:27.789 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:27 smithi121 bash[60893]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-node-exporter.a 2024-04-22T21:05:27.789 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:27 smithi121 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-22T21:05:27.789 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:27 smithi121 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-22T21:05:27.789 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:27 smithi121 systemd[1]: Stopped Ceph node-exporter.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:05:27.789 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:27 smithi121 systemd[1]: Started Ceph node-exporter.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:05:27.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:27 smithi121 bash[23964]: cephadm 2024-04-22T21:05:26.529010+0000 mgr.x (mgr.24644) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-22T21:05:27.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:27 smithi121 bash[23964]: cephadm 2024-04-22T21:05:26.529943+0000 mgr.x (mgr.24644) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi121 2024-04-22T21:05:27.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:27 smithi123 bash[18722]: cephadm 2024-04-22T21:05:26.529010+0000 mgr.x (mgr.24644) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-22T21:05:27.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:27 smithi123 bash[18722]: cephadm 2024-04-22T21:05:26.529943+0000 mgr.x (mgr.24644) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi121 2024-04-22T21:05:28.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[18560]: cluster 2024-04-22T21:05:27.480659+0000 mgr.x (mgr.24644) 30 : 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-22T21:05:28.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[18560]: audit 2024-04-22T21:05:27.814323+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:28.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[18560]: audit 2024-04-22T21:05:27.827502+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:28.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[23964]: cluster 2024-04-22T21:05:27.480659+0000 mgr.x (mgr.24644) 30 : 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-22T21:05:28.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[23964]: audit 2024-04-22T21:05:27.814323+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:28.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[23964]: audit 2024-04-22T21:05:27.827502+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:28.789 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.713Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-22T21:05:28.790 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.713Z 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-22T21:05:28.790 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.714Z 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-22T21:05:28.790 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.714Z 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-22T21:05:28.790 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.714Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-22T21:05:28.790 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=arp 2024-04-22T21:05:28.790 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-22T21:05:28.791 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-22T21:05:28.791 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-22T21:05:28.791 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-22T21:05:28.791 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-22T21:05:28.791 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-22T21:05:28.791 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-22T21:05:28.791 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-22T21:05:28.791 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=edac 2024-04-22T21:05:28.791 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-22T21:05:28.791 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-22T21:05:28.791 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-22T21:05:28.791 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-22T21:05:28.791 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-22T21:05:28.791 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-22T21:05:28.792 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-22T21:05:28.792 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-22T21:05:28.792 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-22T21:05:28.792 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-22T21:05:28.792 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-22T21:05:28.792 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-22T21:05:28.792 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-22T21:05:28.792 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-22T21:05:28.792 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-22T21:05:28.792 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-22T21:05:28.792 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=os 2024-04-22T21:05:28.792 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-22T21:05:28.792 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-22T21:05:28.792 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-22T21:05:28.792 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-22T21:05:28.793 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-22T21:05:28.793 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-22T21:05:28.793 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=stat 2024-04-22T21:05:28.793 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-22T21:05:28.793 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-22T21:05:28.793 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-22T21:05:28.793 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=time 2024-04-22T21:05:28.793 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-22T21:05:28.793 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=uname 2024-04-22T21:05:28.793 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-22T21:05:28.793 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-22T21:05:28.793 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-22T21:05:28.793 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-22T21:05:28.793 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:05:28 smithi121 bash[60924]: ts=2024-04-22T21:05:28.715Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-22T21:05:28.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:28 smithi123 bash[18722]: cluster 2024-04-22T21:05:27.480659+0000 mgr.x (mgr.24644) 30 : 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-22T21:05:28.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:28 smithi123 bash[18722]: audit 2024-04-22T21:05:27.814323+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:28.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:28 smithi123 bash[18722]: audit 2024-04-22T21:05:27.827502+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:29.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:29 smithi123 bash[18722]: cephadm 2024-04-22T21:05:27.849847+0000 mgr.x (mgr.24644) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-22T21:05:29.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:29 smithi123 bash[18722]: cephadm 2024-04-22T21:05:28.197673+0000 mgr.x (mgr.24644) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi121 2024-04-22T21:05:30.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:29 smithi121 bash[18560]: cephadm 2024-04-22T21:05:27.849847+0000 mgr.x (mgr.24644) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-22T21:05:30.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:29 smithi121 bash[18560]: cephadm 2024-04-22T21:05:28.197673+0000 mgr.x (mgr.24644) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi121 2024-04-22T21:05:30.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:29 smithi121 bash[23964]: cephadm 2024-04-22T21:05:27.849847+0000 mgr.x (mgr.24644) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-22T21:05:30.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:29 smithi121 bash[23964]: cephadm 2024-04-22T21:05:28.197673+0000 mgr.x (mgr.24644) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi121 2024-04-22T21:05:30.661 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:30 smithi121 bash[18560]: cluster 2024-04-22T21:05:29.481369+0000 mgr.x (mgr.24644) 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-22T21:05:30.662 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:30 smithi121 bash[23964]: cluster 2024-04-22T21:05:29.481369+0000 mgr.x (mgr.24644) 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-22T21:05:30.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:30 smithi123 bash[18722]: cluster 2024-04-22T21:05:29.481369+0000 mgr.x (mgr.24644) 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-22T21:05:31.711 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:31 smithi121 bash[18560]: audit 2024-04-22T21:05:30.541115+0000 mgr.x (mgr.24644) 34 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:05:31.712 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:31 smithi121 bash[23964]: audit 2024-04-22T21:05:30.541115+0000 mgr.x (mgr.24644) 34 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:05:31.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:31 smithi123 bash[18722]: audit 2024-04-22T21:05:30.541115+0000 mgr.x (mgr.24644) 34 : audit [DBG] from='client.14868 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:05:32.038 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:31 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:05:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:05:32.890 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:32 smithi121 bash[18560]: cluster 2024-04-22T21:05:31.483225+0000 mgr.x (mgr.24644) 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-22T21:05:32.891 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:32 smithi121 bash[23964]: cluster 2024-04-22T21:05:31.483225+0000 mgr.x (mgr.24644) 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-22T21:05:32.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:32 smithi123 bash[18722]: cluster 2024-04-22T21:05:31.483225+0000 mgr.x (mgr.24644) 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-22T21:05:33.766 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:33 smithi121 bash[18560]: cluster 2024-04-22T21:05:33.484017+0000 mgr.x (mgr.24644) 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-22T21:05:33.766 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:33 smithi121 bash[23964]: cluster 2024-04-22T21:05:33.484017+0000 mgr.x (mgr.24644) 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-22T21:05:33.767 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:33 smithi121 bash[46033]: level=error ts=2024-04-22T21:05:33.514Z 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.121:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.121 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.123:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.123 because it doesn't contain any IP SANs" 2024-04-22T21:05:33.767 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:33 smithi121 bash[46033]: level=warn ts=2024-04-22T21:05: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.121:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.121 because it doesn't contain any IP SANs" 2024-04-22T21:05:33.767 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:33 smithi121 bash[46033]: level=warn ts=2024-04-22T21:05:33.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.123:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.123 because it doesn't contain any IP SANs" 2024-04-22T21:05:33.767 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:33 smithi121 systemd[1]: Stopping Ceph alertmanager.a for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:05:33.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:33 smithi123 bash[18722]: cluster 2024-04-22T21:05:33.484017+0000 mgr.x (mgr.24644) 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-22T21:05:34.042 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:33 smithi121 bash[61599]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-alertmanager.a 2024-04-22T21:05:34.042 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:33 smithi121 bash[46033]: level=info ts=2024-04-22T21:05:33.861Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-22T21:05:34.674 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:34 smithi121 bash[61609]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-alertmanager-a 2024-04-22T21:05:34.674 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:34 smithi121 bash[61643]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-alertmanager.a 2024-04-22T21:05:34.675 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:34 smithi121 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-22T21:05:34.675 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:34 smithi121 systemd[1]: Stopped Ceph alertmanager.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:05:34.675 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:34 smithi121 systemd[1]: Started Ceph alertmanager.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:05:34.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:34 smithi123 bash[18722]: audit 2024-04-22T21:05:34.627955+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:05:35.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:34 smithi121 bash[18560]: audit 2024-04-22T21:05:34.627955+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:05:35.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:34 smithi121 bash[23964]: audit 2024-04-22T21:05:34.627955+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:05:35.954 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:35 smithi121 bash[23964]: audit 2024-04-22T21:05:34.708970+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:35.954 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:35 smithi121 bash[23964]: audit 2024-04-22T21:05:34.721986+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:35.954 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:35 smithi121 bash[23964]: audit 2024-04-22T21:05:34.731465+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:05:35.954 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:35 smithi121 bash[23964]: cephadm 2024-04-22T21:05:34.735042+0000 mgr.x (mgr.24644) 37 : cephadm [INF] Reconfiguring iscsi.foo.smithi121.rxpsbc (dependencies changed)... 2024-04-22T21:05:35.954 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:35 smithi121 bash[23964]: audit 2024-04-22T21:05:34.735829+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:05:35.954 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:35 smithi121 bash[23964]: audit 2024-04-22T21:05:34.750262+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:05:35.954 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:35 smithi121 bash[23964]: cephadm 2024-04-22T21:05:34.752490+0000 mgr.x (mgr.24644) 38 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi121.rxpsbc on smithi121 2024-04-22T21:05:35.955 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:35 smithi121 bash[23964]: cluster 2024-04-22T21:05:35.484808+0000 mgr.x (mgr.24644) 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-22T21:05:35.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:35 smithi121 bash[18560]: audit 2024-04-22T21:05:34.708970+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:35.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:35 smithi121 bash[18560]: audit 2024-04-22T21:05:34.721986+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:35.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:35 smithi121 bash[18560]: audit 2024-04-22T21:05:34.731465+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:05:35.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:35 smithi121 bash[18560]: cephadm 2024-04-22T21:05:34.735042+0000 mgr.x (mgr.24644) 37 : cephadm [INF] Reconfiguring iscsi.foo.smithi121.rxpsbc (dependencies changed)... 2024-04-22T21:05:35.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:35 smithi121 bash[18560]: audit 2024-04-22T21:05:34.735829+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:05:35.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:35 smithi121 bash[18560]: audit 2024-04-22T21:05:34.750262+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:05:35.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:35 smithi121 bash[18560]: cephadm 2024-04-22T21:05:34.752490+0000 mgr.x (mgr.24644) 38 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi121.rxpsbc on smithi121 2024-04-22T21:05:35.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:35 smithi121 bash[18560]: cluster 2024-04-22T21:05:35.484808+0000 mgr.x (mgr.24644) 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-22T21:05:35.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:35 smithi123 bash[18722]: audit 2024-04-22T21:05:34.708970+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:35.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:35 smithi123 bash[18722]: audit 2024-04-22T21:05:34.721986+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:35.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:35 smithi123 bash[18722]: audit 2024-04-22T21:05:34.731465+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:05:35.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:35 smithi123 bash[18722]: cephadm 2024-04-22T21:05:34.735042+0000 mgr.x (mgr.24644) 37 : cephadm [INF] Reconfiguring iscsi.foo.smithi121.rxpsbc (dependencies changed)... 2024-04-22T21:05:35.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:35 smithi123 bash[18722]: audit 2024-04-22T21:05:34.735829+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:05:35.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:35 smithi123 bash[18722]: audit 2024-04-22T21:05:34.750262+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:05:35.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:35 smithi123 bash[18722]: cephadm 2024-04-22T21:05:34.752490+0000 mgr.x (mgr.24644) 38 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi121.rxpsbc on smithi121 2024-04-22T21:05:35.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:35 smithi123 bash[18722]: cluster 2024-04-22T21:05:35.484808+0000 mgr.x (mgr.24644) 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-22T21:05:36.289 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:35 smithi121 bash[61672]: level=info ts=2024-04-22T21:05:35.986Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-22T21:05:36.289 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:35 smithi121 bash[61672]: level=info ts=2024-04-22T21:05:35.986Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-22T21:05:36.289 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:35 smithi121 bash[61672]: level=info ts=2024-04-22T21:05:35.988Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.121 port=9094 2024-04-22T21:05:36.289 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:35 smithi121 bash[61672]: level=info ts=2024-04-22T21:05:35.989Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-22T21:05:36.290 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:36 smithi121 bash[61672]: level=info ts=2024-04-22T21:05:36.028Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-22T21:05:36.290 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:36 smithi121 bash[61672]: level=info ts=2024-04-22T21:05:36.028Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-22T21:05:36.290 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:36 smithi121 bash[61672]: level=info ts=2024-04-22T21:05:36.032Z caller=main.go:518 msg=Listening address=:9093 2024-04-22T21:05:36.290 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:36 smithi121 bash[61672]: level=info ts=2024-04-22T21:05:36.032Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-22T21:05:36.745 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:36 smithi123 bash[47209]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:05:36] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.33.4" 2024-04-22T21:05:38.288 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:37 smithi121 bash[61672]: level=info ts=2024-04-22T21:05:37.990Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001029929s 2024-04-22T21:05:38.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:38 smithi123 bash[18722]: cluster 2024-04-22T21:05:37.486491+0000 mgr.x (mgr.24644) 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-22T21:05:38.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:38 smithi121 bash[23964]: cluster 2024-04-22T21:05:37.486491+0000 mgr.x (mgr.24644) 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-22T21:05:38.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:38 smithi121 bash[18560]: cluster 2024-04-22T21:05:37.486491+0000 mgr.x (mgr.24644) 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-22T21:05:40.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:40 smithi121 bash[23964]: cluster 2024-04-22T21:05:39.487161+0000 mgr.x (mgr.24644) 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-22T21:05:40.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:40 smithi121 bash[23964]: audit 2024-04-22T21:05:40.423488+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:40.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:40 smithi121 bash[23964]: audit 2024-04-22T21:05:40.432856+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:40.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:40 smithi121 bash[23964]: audit 2024-04-22T21:05:40.478553+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:05:40.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:40 smithi121 bash[23964]: audit 2024-04-22T21:05:40.483078+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:05:40.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:40 smithi121 bash[18560]: cluster 2024-04-22T21:05:39.487161+0000 mgr.x (mgr.24644) 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-22T21:05:40.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:40 smithi121 bash[18560]: audit 2024-04-22T21:05:40.423488+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:40.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:40 smithi121 bash[18560]: audit 2024-04-22T21:05:40.432856+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:40.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:40 smithi121 bash[18560]: audit 2024-04-22T21:05:40.478553+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:05:40.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:40 smithi121 bash[18560]: audit 2024-04-22T21:05:40.483078+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:05:40.970 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:40 smithi123 bash[18722]: cluster 2024-04-22T21:05:39.487161+0000 mgr.x (mgr.24644) 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-22T21:05:40.970 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:40 smithi123 bash[18722]: audit 2024-04-22T21:05:40.423488+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:40.971 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:40 smithi123 bash[18722]: audit 2024-04-22T21:05:40.432856+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:40.971 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:40 smithi123 bash[18722]: audit 2024-04-22T21:05:40.478553+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:05:40.971 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:40 smithi123 bash[18722]: audit 2024-04-22T21:05:40.483078+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:05:41.986 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:05:41 smithi121 bash[18817]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:05:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:05:42.745 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:42 smithi123 bash[39537]: ts=2024-04-22T21:05:42.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.123:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.121:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-22T21:05:42.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:42 smithi123 bash[18722]: cephadm 2024-04-22T21:05:40.991435+0000 mgr.x (mgr.24644) 42 : cephadm [INF] Reconfiguring daemon agent.smithi123 on smithi123 2024-04-22T21:05:42.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:42 smithi123 bash[18722]: cephadm 2024-04-22T21:05:41.051589+0000 mgr.x (mgr.24644) 43 : cephadm [INF] Deploying cephadm binary to smithi123 2024-04-22T21:05:42.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:42 smithi123 bash[18722]: cluster 2024-04-22T21:05:41.488158+0000 mgr.x (mgr.24644) 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-22T21:05:42.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:42 smithi123 bash[18722]: audit 2024-04-22T21:05:42.326921+0000 mon.a (mon.0) 1262 : audit [DBG] from='client.? 172.21.15.121:0/251307665' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-22T21:05:42.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:42 smithi121 bash[18560]: cephadm 2024-04-22T21:05:40.991435+0000 mgr.x (mgr.24644) 42 : cephadm [INF] Reconfiguring daemon agent.smithi123 on smithi123 2024-04-22T21:05:42.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:42 smithi121 bash[18560]: cephadm 2024-04-22T21:05:41.051589+0000 mgr.x (mgr.24644) 43 : cephadm [INF] Deploying cephadm binary to smithi123 2024-04-22T21:05:42.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:42 smithi121 bash[18560]: cluster 2024-04-22T21:05:41.488158+0000 mgr.x (mgr.24644) 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-22T21:05:42.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:42 smithi121 bash[18560]: audit 2024-04-22T21:05:42.326921+0000 mon.a (mon.0) 1262 : audit [DBG] from='client.? 172.21.15.121:0/251307665' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-22T21:05:42.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:42 smithi121 bash[23964]: cephadm 2024-04-22T21:05:40.991435+0000 mgr.x (mgr.24644) 42 : cephadm [INF] Reconfiguring daemon agent.smithi123 on smithi123 2024-04-22T21:05:42.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:42 smithi121 bash[23964]: cephadm 2024-04-22T21:05:41.051589+0000 mgr.x (mgr.24644) 43 : cephadm [INF] Deploying cephadm binary to smithi123 2024-04-22T21:05:42.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:42 smithi121 bash[23964]: cluster 2024-04-22T21:05:41.488158+0000 mgr.x (mgr.24644) 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-22T21:05:42.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:42 smithi121 bash[23964]: audit 2024-04-22T21:05:42.326921+0000 mon.a (mon.0) 1262 : audit [DBG] from='client.? 172.21.15.121:0/251307665' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-22T21:05:43.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:43 smithi123 bash[18722]: audit 2024-04-22T21:05:42.666906+0000 mon.a (mon.0) 1263 : audit [INF] from='client.? 172.21.15.121:0/1138857337' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2558486400"}]: dispatch 2024-04-22T21:05:43.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:43 smithi123 bash[18722]: cluster 2024-04-22T21:05:43.488814+0000 mgr.x (mgr.24644) 45 : cluster [DBG] pgmap v15: 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-22T21:05:44.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:43 smithi121 bash[18560]: audit 2024-04-22T21:05:42.666906+0000 mon.a (mon.0) 1263 : audit [INF] from='client.? 172.21.15.121:0/1138857337' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2558486400"}]: dispatch 2024-04-22T21:05:44.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:43 smithi121 bash[18560]: cluster 2024-04-22T21:05:43.488814+0000 mgr.x (mgr.24644) 45 : cluster [DBG] pgmap v15: 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-22T21:05:44.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:43 smithi121 bash[23964]: audit 2024-04-22T21:05:42.666906+0000 mon.a (mon.0) 1263 : audit [INF] from='client.? 172.21.15.121:0/1138857337' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2558486400"}]: dispatch 2024-04-22T21:05:44.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:43 smithi121 bash[23964]: cluster 2024-04-22T21:05:43.488814+0000 mgr.x (mgr.24644) 45 : cluster [DBG] pgmap v15: 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-22T21:05:44.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:44 smithi123 bash[18722]: audit 2024-04-22T21:05:43.562755+0000 mon.a (mon.0) 1264 : audit [INF] from='client.? 172.21.15.121:0/1138857337' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2558486400"}]': finished 2024-04-22T21:05:44.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:44 smithi123 bash[18722]: cluster 2024-04-22T21:05:43.562949+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-22T21:05:44.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:44 smithi123 bash[18722]: audit 2024-04-22T21:05:43.938935+0000 mon.a (mon.0) 1266 : audit [INF] from='client.? 172.21.15.121:0/4104817475' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1393515833"}]: dispatch 2024-04-22T21:05:45.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:44 smithi121 bash[18560]: audit 2024-04-22T21:05:43.562755+0000 mon.a (mon.0) 1264 : audit [INF] from='client.? 172.21.15.121:0/1138857337' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2558486400"}]': finished 2024-04-22T21:05:45.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:44 smithi121 bash[18560]: cluster 2024-04-22T21:05:43.562949+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-22T21:05:45.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:44 smithi121 bash[18560]: audit 2024-04-22T21:05:43.938935+0000 mon.a (mon.0) 1266 : audit [INF] from='client.? 172.21.15.121:0/4104817475' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1393515833"}]: dispatch 2024-04-22T21:05:45.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:44 smithi121 bash[23964]: audit 2024-04-22T21:05:43.562755+0000 mon.a (mon.0) 1264 : audit [INF] from='client.? 172.21.15.121:0/1138857337' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2558486400"}]': finished 2024-04-22T21:05:45.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:44 smithi121 bash[23964]: cluster 2024-04-22T21:05:43.562949+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-22T21:05:45.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:44 smithi121 bash[23964]: audit 2024-04-22T21:05:43.938935+0000 mon.a (mon.0) 1266 : audit [INF] from='client.? 172.21.15.121:0/4104817475' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1393515833"}]: dispatch 2024-04-22T21:05:45.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:45 smithi123 bash[18722]: audit 2024-04-22T21:05:44.564916+0000 mon.a (mon.0) 1267 : audit [INF] from='client.? 172.21.15.121:0/4104817475' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1393515833"}]': finished 2024-04-22T21:05:45.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:45 smithi123 bash[18722]: cluster 2024-04-22T21:05:44.565120+0000 mon.a (mon.0) 1268 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-22T21:05:45.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:45 smithi123 bash[18722]: audit 2024-04-22T21:05:44.938880+0000 mon.a (mon.0) 1269 : audit [INF] from='client.? 172.21.15.121:0/713046767' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/2213867825"}]: dispatch 2024-04-22T21:05:45.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:45 smithi123 bash[18722]: audit 2024-04-22T21:05:45.148637+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:45.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:45 smithi123 bash[18722]: audit 2024-04-22T21:05:45.159316+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:45.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:45 smithi123 bash[18722]: audit 2024-04-22T21:05:45.168943+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:45.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:45 smithi123 bash[18722]: cephadm 2024-04-22T21:05:45.183244+0000 mgr.x (mgr.24644) 46 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-22T21:05:45.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:45 smithi123 bash[18722]: cephadm 2024-04-22T21:05:45.445151+0000 mgr.x (mgr.24644) 47 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi123 2024-04-22T21:05:45.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:45 smithi123 bash[18722]: cluster 2024-04-22T21:05:45.489538+0000 mgr.x (mgr.24644) 48 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-22T21:05:45.988 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:45 smithi121 bash[18560]: audit 2024-04-22T21:05:44.564916+0000 mon.a (mon.0) 1267 : audit [INF] from='client.? 172.21.15.121:0/4104817475' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1393515833"}]': finished 2024-04-22T21:05:45.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:45 smithi121 bash[18560]: cluster 2024-04-22T21:05:44.565120+0000 mon.a (mon.0) 1268 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-22T21:05:45.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:45 smithi121 bash[18560]: audit 2024-04-22T21:05:44.938880+0000 mon.a (mon.0) 1269 : audit [INF] from='client.? 172.21.15.121:0/713046767' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/2213867825"}]: dispatch 2024-04-22T21:05:45.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:45 smithi121 bash[18560]: audit 2024-04-22T21:05:45.148637+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:45.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:45 smithi121 bash[18560]: audit 2024-04-22T21:05:45.159316+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:45.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:45 smithi121 bash[18560]: audit 2024-04-22T21:05:45.168943+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:45.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:45 smithi121 bash[18560]: cephadm 2024-04-22T21:05:45.183244+0000 mgr.x (mgr.24644) 46 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-22T21:05:45.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:45 smithi121 bash[18560]: cephadm 2024-04-22T21:05:45.445151+0000 mgr.x (mgr.24644) 47 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi123 2024-04-22T21:05:45.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:45 smithi121 bash[18560]: cluster 2024-04-22T21:05:45.489538+0000 mgr.x (mgr.24644) 48 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-22T21:05:45.989 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:45 smithi121 bash[23964]: audit 2024-04-22T21:05:44.564916+0000 mon.a (mon.0) 1267 : audit [INF] from='client.? 172.21.15.121:0/4104817475' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/1393515833"}]': finished 2024-04-22T21:05:45.989 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:45 smithi121 bash[23964]: cluster 2024-04-22T21:05:44.565120+0000 mon.a (mon.0) 1268 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-22T21:05:45.989 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:45 smithi121 bash[23964]: audit 2024-04-22T21:05:44.938880+0000 mon.a (mon.0) 1269 : audit [INF] from='client.? 172.21.15.121:0/713046767' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/2213867825"}]: dispatch 2024-04-22T21:05:45.989 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:45 smithi121 bash[23964]: audit 2024-04-22T21:05:45.148637+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:45.990 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:45 smithi121 bash[23964]: audit 2024-04-22T21:05:45.159316+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:45.990 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:45 smithi121 bash[23964]: audit 2024-04-22T21:05:45.168943+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:45.990 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:45 smithi121 bash[23964]: cephadm 2024-04-22T21:05:45.183244+0000 mgr.x (mgr.24644) 46 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-22T21:05:45.990 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:45 smithi121 bash[23964]: cephadm 2024-04-22T21:05:45.445151+0000 mgr.x (mgr.24644) 47 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi123 2024-04-22T21:05:45.990 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:45 smithi121 bash[23964]: cluster 2024-04-22T21:05:45.489538+0000 mgr.x (mgr.24644) 48 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-22T21:05:46.288 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:05:45 smithi121 bash[61672]: level=info ts=2024-04-22T21:05:45.993Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.004070561s 2024-04-22T21:05:46.591 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:05:46 smithi123 bash[47209]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:05:46] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.33.4" 2024-04-22T21:05:46.849 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:46 smithi123 bash[18722]: audit 2024-04-22T21:05:45.589355+0000 mon.a (mon.0) 1273 : audit [INF] from='client.? 172.21.15.121:0/713046767' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/2213867825"}]': finished 2024-04-22T21:05:46.849 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:46 smithi123 bash[18722]: cluster 2024-04-22T21:05:45.589703+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-22T21:05:46.849 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:46 smithi123 bash[18722]: audit 2024-04-22T21:05:45.964940+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.121:0/3744038587' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3605706466"}]: dispatch 2024-04-22T21:05:46.849 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:46 smithi123 bash[18722]: audit 2024-04-22T21:05:45.965531+0000 mon.a (mon.0) 1275 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3605706466"}]: dispatch 2024-04-22T21:05:47.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:46 smithi121 bash[18560]: audit 2024-04-22T21:05:45.589355+0000 mon.a (mon.0) 1273 : audit [INF] from='client.? 172.21.15.121:0/713046767' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/2213867825"}]': finished 2024-04-22T21:05:47.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:46 smithi121 bash[18560]: cluster 2024-04-22T21:05:45.589703+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-22T21:05:47.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:46 smithi121 bash[18560]: audit 2024-04-22T21:05:45.964940+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.121:0/3744038587' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3605706466"}]: dispatch 2024-04-22T21:05:47.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:46 smithi121 bash[18560]: audit 2024-04-22T21:05:45.965531+0000 mon.a (mon.0) 1275 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3605706466"}]: dispatch 2024-04-22T21:05:47.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:46 smithi121 bash[23964]: audit 2024-04-22T21:05:45.589355+0000 mon.a (mon.0) 1273 : audit [INF] from='client.? 172.21.15.121:0/713046767' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/2213867825"}]': finished 2024-04-22T21:05:47.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:46 smithi121 bash[23964]: cluster 2024-04-22T21:05:45.589703+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-22T21:05:47.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:46 smithi121 bash[23964]: audit 2024-04-22T21:05:45.964940+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.121:0/3744038587' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3605706466"}]: dispatch 2024-04-22T21:05:47.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:46 smithi121 bash[23964]: audit 2024-04-22T21:05:45.965531+0000 mon.a (mon.0) 1275 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3605706466"}]: dispatch 2024-04-22T21:05:47.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:47 smithi121 bash[18560]: audit 2024-04-22T21:05:46.592680+0000 mon.a (mon.0) 1276 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3605706466"}]': finished 2024-04-22T21:05:47.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:47 smithi121 bash[18560]: cluster 2024-04-22T21:05:46.592987+0000 mon.a (mon.0) 1277 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-22T21:05:47.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:47 smithi121 bash[18560]: audit 2024-04-22T21:05:46.968968+0000 mon.a (mon.0) 1278 : audit [INF] from='client.? 172.21.15.121:0/1322672373' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/2213867825"}]: dispatch 2024-04-22T21:05:47.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:47 smithi121 bash[18560]: cluster 2024-04-22T21:05:47.490312+0000 mgr.x (mgr.24644) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-22T21:05:47.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:47 smithi121 bash[23964]: audit 2024-04-22T21:05:46.592680+0000 mon.a (mon.0) 1276 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3605706466"}]': finished 2024-04-22T21:05:47.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:47 smithi121 bash[23964]: cluster 2024-04-22T21:05:46.592987+0000 mon.a (mon.0) 1277 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-22T21:05:47.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:47 smithi121 bash[23964]: audit 2024-04-22T21:05:46.968968+0000 mon.a (mon.0) 1278 : audit [INF] from='client.? 172.21.15.121:0/1322672373' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/2213867825"}]: dispatch 2024-04-22T21:05:47.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:47 smithi121 bash[23964]: cluster 2024-04-22T21:05:47.490312+0000 mgr.x (mgr.24644) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-22T21:05:47.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:47 smithi123 bash[18722]: audit 2024-04-22T21:05:46.592680+0000 mon.a (mon.0) 1276 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3605706466"}]': finished 2024-04-22T21:05:47.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:47 smithi123 bash[18722]: cluster 2024-04-22T21:05:46.592987+0000 mon.a (mon.0) 1277 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-22T21:05:47.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:47 smithi123 bash[18722]: audit 2024-04-22T21:05:46.968968+0000 mon.a (mon.0) 1278 : audit [INF] from='client.? 172.21.15.121:0/1322672373' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/2213867825"}]: dispatch 2024-04-22T21:05:47.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:47 smithi123 bash[18722]: cluster 2024-04-22T21:05:47.490312+0000 mgr.x (mgr.24644) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-22T21:05:48.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:48 smithi121 bash[23964]: audit 2024-04-22T21:05:47.606160+0000 mon.a (mon.0) 1279 : audit [INF] from='client.? 172.21.15.121:0/1322672373' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/2213867825"}]': finished 2024-04-22T21:05:48.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:48 smithi121 bash[23964]: cluster 2024-04-22T21:05:47.606331+0000 mon.a (mon.0) 1280 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-22T21:05:48.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:48 smithi121 bash[23964]: audit 2024-04-22T21:05:47.989848+0000 mon.a (mon.0) 1281 : audit [INF] from='client.? 172.21.15.121:0/3241623425' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/4197079917"}]: dispatch 2024-04-22T21:05:48.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:48 smithi121 bash[18560]: audit 2024-04-22T21:05:47.606160+0000 mon.a (mon.0) 1279 : audit [INF] from='client.? 172.21.15.121:0/1322672373' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/2213867825"}]': finished 2024-04-22T21:05:48.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:48 smithi121 bash[18560]: cluster 2024-04-22T21:05:47.606331+0000 mon.a (mon.0) 1280 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-22T21:05:48.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:48 smithi121 bash[18560]: audit 2024-04-22T21:05:47.989848+0000 mon.a (mon.0) 1281 : audit [INF] from='client.? 172.21.15.121:0/3241623425' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/4197079917"}]: dispatch 2024-04-22T21:05:48.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:48 smithi123 bash[18722]: audit 2024-04-22T21:05:47.606160+0000 mon.a (mon.0) 1279 : audit [INF] from='client.? 172.21.15.121:0/1322672373' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/2213867825"}]': finished 2024-04-22T21:05:48.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:48 smithi123 bash[18722]: cluster 2024-04-22T21:05:47.606331+0000 mon.a (mon.0) 1280 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-22T21:05:48.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:48 smithi123 bash[18722]: audit 2024-04-22T21:05:47.989848+0000 mon.a (mon.0) 1281 : audit [INF] from='client.? 172.21.15.121:0/3241623425' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/4197079917"}]: dispatch 2024-04-22T21:05:49.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:49 smithi123 bash[18722]: audit 2024-04-22T21:05:48.614032+0000 mon.a (mon.0) 1282 : audit [INF] from='client.? 172.21.15.121:0/3241623425' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/4197079917"}]': finished 2024-04-22T21:05:49.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:49 smithi123 bash[18722]: cluster 2024-04-22T21:05:48.614115+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-22T21:05:49.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:49 smithi123 bash[18722]: audit 2024-04-22T21:05:48.971999+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.121:0/2166973902' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2406504999"}]: dispatch 2024-04-22T21:05:49.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:49 smithi123 bash[18722]: audit 2024-04-22T21:05:48.972827+0000 mon.a (mon.0) 1284 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2406504999"}]: dispatch 2024-04-22T21:05:49.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:49 smithi123 bash[18722]: cluster 2024-04-22T21:05:49.490774+0000 mgr.x (mgr.24644) 50 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-22T21:05:49.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:49 smithi121 bash[18560]: audit 2024-04-22T21:05:48.614032+0000 mon.a (mon.0) 1282 : audit [INF] from='client.? 172.21.15.121:0/3241623425' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/4197079917"}]': finished 2024-04-22T21:05:49.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:49 smithi121 bash[18560]: cluster 2024-04-22T21:05:48.614115+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-22T21:05:49.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:49 smithi121 bash[18560]: audit 2024-04-22T21:05:48.971999+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.121:0/2166973902' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2406504999"}]: dispatch 2024-04-22T21:05:49.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:49 smithi121 bash[18560]: audit 2024-04-22T21:05:48.972827+0000 mon.a (mon.0) 1284 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2406504999"}]: dispatch 2024-04-22T21:05:49.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:49 smithi121 bash[18560]: cluster 2024-04-22T21:05:49.490774+0000 mgr.x (mgr.24644) 50 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-22T21:05:49.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:49 smithi121 bash[23964]: audit 2024-04-22T21:05:48.614032+0000 mon.a (mon.0) 1282 : audit [INF] from='client.? 172.21.15.121:0/3241623425' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/4197079917"}]': finished 2024-04-22T21:05:49.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:49 smithi121 bash[23964]: cluster 2024-04-22T21:05:48.614115+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-22T21:05:49.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:49 smithi121 bash[23964]: audit 2024-04-22T21:05:48.971999+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.121:0/2166973902' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2406504999"}]: dispatch 2024-04-22T21:05:49.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:49 smithi121 bash[23964]: audit 2024-04-22T21:05:48.972827+0000 mon.a (mon.0) 1284 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2406504999"}]: dispatch 2024-04-22T21:05:49.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:49 smithi121 bash[23964]: cluster 2024-04-22T21:05:49.490774+0000 mgr.x (mgr.24644) 50 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-22T21:05:50.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:50 smithi123 bash[18722]: audit 2024-04-22T21:05:49.630367+0000 mon.a (mon.0) 1285 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2406504999"}]': finished 2024-04-22T21:05:50.950 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:50 smithi123 bash[18722]: cluster 2024-04-22T21:05:49.630574+0000 mon.a (mon.0) 1286 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-22T21:05:50.950 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:50 smithi123 bash[18722]: audit 2024-04-22T21:05:49.635887+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:05:51.014 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:50 smithi121 bash[18560]: audit 2024-04-22T21:05:49.630367+0000 mon.a (mon.0) 1285 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2406504999"}]': finished 2024-04-22T21:05:51.014 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:50 smithi121 bash[18560]: cluster 2024-04-22T21:05:49.630574+0000 mon.a (mon.0) 1286 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-22T21:05:51.014 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:50 smithi121 bash[18560]: audit 2024-04-22T21:05:49.635887+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:05:51.015 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:50 smithi121 bash[23964]: audit 2024-04-22T21:05:49.630367+0000 mon.a (mon.0) 1285 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2406504999"}]': finished 2024-04-22T21:05:51.015 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:50 smithi121 bash[23964]: cluster 2024-04-22T21:05:49.630574+0000 mon.a (mon.0) 1286 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-22T21:05:51.015 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:50 smithi121 bash[23964]: audit 2024-04-22T21:05:49.635887+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:05:51.245 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:50 smithi123 systemd[1]: Stopping Ceph prometheus.a for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:05:51.245 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:50 smithi123 bash[49312]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-prometheus.a 2024-04-22T21:05:51.245 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:51 smithi123 bash[39537]: ts=2024-04-22T21:05:51.089Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-22T21:05:51.245 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:51 smithi123 bash[39537]: ts=2024-04-22T21:05:51.089Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-22T21:05:51.245 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:51 smithi123 bash[39537]: ts=2024-04-22T21:05:51.089Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-22T21:05:51.246 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:51 smithi123 bash[39537]: ts=2024-04-22T21:05:51.089Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-22T21:05:51.246 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:51 smithi123 bash[39537]: ts=2024-04-22T21:05:51.089Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-22T21:05:51.246 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:51 smithi123 bash[39537]: ts=2024-04-22T21:05:51.089Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-22T21:05:51.246 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:51 smithi123 bash[39537]: ts=2024-04-22T21:05:51.090Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-22T21:05:51.246 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:51 smithi123 bash[39537]: ts=2024-04-22T21:05:51.090Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-22T21:05:51.246 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:51 smithi123 bash[39537]: ts=2024-04-22T21:05:51.090Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-22T21:05:51.246 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:51 smithi123 bash[39537]: ts=2024-04-22T21:05:51.090Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-22T21:05:51.246 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:51 smithi123 bash[39537]: ts=2024-04-22T21:05:51.090Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-22T21:05:51.246 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:51 smithi123 bash[39537]: ts=2024-04-22T21:05:51.090Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-22T21:05:51.896 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:51 smithi123 bash[18722]: cluster 2024-04-22T21:05:51.492371+0000 mgr.x (mgr.24644) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:05:51.896 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:51 smithi123 bash[49320]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-prometheus-a 2024-04-22T21:05:51.896 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:51 smithi123 bash[49353]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-prometheus.a 2024-04-22T21:05:51.896 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:51 smithi123 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-22T21:05:51.896 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:51 smithi123 systemd[1]: Stopped Ceph prometheus.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:05:51.896 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:51 smithi123 systemd[1]: Started Ceph prometheus.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:05:52.007 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:51 smithi121 bash[18560]: cluster 2024-04-22T21:05:51.492371+0000 mgr.x (mgr.24644) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:05:52.008 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:51 smithi121 bash[23964]: cluster 2024-04-22T21:05:51.492371+0000 mgr.x (mgr.24644) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:05:52.878 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:52 smithi121 bash[18560]: audit 2024-04-22T21:05:51.885661+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:52.878 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:52 smithi121 bash[18560]: audit 2024-04-22T21:05:51.898119+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:52.878 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:52 smithi121 bash[18560]: cephadm 2024-04-22T21:05:51.935928+0000 mgr.x (mgr.24644) 52 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-22T21:05:52.879 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:52 smithi121 bash[18560]: cephadm 2024-04-22T21:05:51.936386+0000 mgr.x (mgr.24644) 53 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi123 2024-04-22T21:05:52.879 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:52 smithi121 bash[23964]: audit 2024-04-22T21:05:51.885661+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:52.879 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:52 smithi121 bash[23964]: audit 2024-04-22T21:05:51.898119+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:52.879 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:52 smithi121 bash[23964]: cephadm 2024-04-22T21:05:51.935928+0000 mgr.x (mgr.24644) 52 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-22T21:05:52.879 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:52 smithi121 bash[23964]: cephadm 2024-04-22T21:05:51.936386+0000 mgr.x (mgr.24644) 53 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi123 2024-04-22T21:05:52.967 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-04-22T21:05:53.138 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:52 smithi123 bash[18722]: audit 2024-04-22T21:05:51.885661+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:53.139 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:52 smithi123 bash[18722]: audit 2024-04-22T21:05:51.898119+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:53.139 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:52 smithi123 bash[18722]: cephadm 2024-04-22T21:05:51.935928+0000 mgr.x (mgr.24644) 52 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-22T21:05:53.139 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:52 smithi123 bash[18722]: cephadm 2024-04-22T21:05:51.936386+0000 mgr.x (mgr.24644) 53 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi123 2024-04-22T21:05:53.139 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:52 smithi123 bash[18722]: audit 2024-04-22T21:05:52.017217+0000 mgr.x (mgr.24644) 54 : audit [DBG] from='client.15180 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:05:53.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:52 smithi121 bash[18560]: audit 2024-04-22T21:05:52.017217+0000 mgr.x (mgr.24644) 54 : audit [DBG] from='client.15180 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:05:53.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:52 smithi121 bash[23964]: audit 2024-04-22T21:05:52.017217+0000 mgr.x (mgr.24644) 54 : audit [DBG] from='client.15180 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:05:53.495 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:53 smithi123 bash[49381]: ts=2024-04-22T21:05:53.149Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-22T21:05:53.495 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:53 smithi123 bash[49381]: ts=2024-04-22T21:05:53.149Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-22T21:05:53.495 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:53 smithi123 bash[49381]: ts=2024-04-22T21:05:53.149Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-22T21:05:53.495 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:53 smithi123 bash[49381]: ts=2024-04-22T21:05:53.149Z 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 smithi123 (none))" 2024-04-22T21:05:53.495 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:53 smithi123 bash[49381]: ts=2024-04-22T21:05:53.149Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-22T21:05:53.495 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:53 smithi123 bash[49381]: ts=2024-04-22T21:05:53.149Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-22T21:05:53.495 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:53 smithi123 bash[49381]: ts=2024-04-22T21:05:53.151Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-22T21:05:53.495 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:53 smithi123 bash[49381]: ts=2024-04-22T21:05:53.151Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-22T21:05:53.495 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:53 smithi123 bash[49381]: ts=2024-04-22T21:05:53.153Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-22T21:05:53.495 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:53 smithi123 bash[49381]: ts=2024-04-22T21:05:53.156Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-22T21:05:53.495 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:53 smithi123 bash[49381]: ts=2024-04-22T21:05:53.156Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.315µs 2024-04-22T21:05:53.496 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:53 smithi123 bash[49381]: ts=2024-04-22T21:05:53.156Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-22T21:05:53.496 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:53 smithi123 bash[49381]: ts=2024-04-22T21:05:53.157Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-04-22T21:05:53.666 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T21:05:53.666 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi121 smithi121 starting - - - - 2024-04-22T21:05:53.666 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi123 smithi123 starting - - - - 2024-04-22T21:05:53.667 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 starting - - - - 2024-04-22T21:05:53.667 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (6m) 60s ago 6m 43.5M - 8.3.5 dad864ee21e9 a79231b7f78b 2024-04-22T21:05:53.667 INFO:teuthology.orchestra.run.smithi121.stdout:iscsi.foo.smithi121.rxpsbc smithi121 starting - - - - 2024-04-22T21:05:53.667 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443,9283 starting - - - - 2024-04-22T21:05:53.667 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:9283 running (14m) 49s ago 14m 460M - 17.2.0 e1d6a67b021e 149c4e4e692c 2024-04-22T21:05:53.667 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (14m) 49s ago 14m 54.7M 2048M 17.2.0 e1d6a67b021e ba10f804bdb8 2024-04-22T21:05:53.667 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (12m) 60s ago 12m 42.2M 2048M 17.2.0 e1d6a67b021e 50af38a99c3f 2024-04-22T21:05:53.667 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (13m) 49s ago 13m 42.1M 2048M 17.2.0 e1d6a67b021e 8745fa6112cd 2024-04-22T21:05:53.667 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 starting - - - - 2024-04-22T21:05:53.667 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (6m) 60s ago 7m 9847k - 1dbe0e931976 1bacc12df8b0 2024-04-22T21:05:53.667 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (12m) 49s ago 12m 52.6M 4096M 17.2.0 e1d6a67b021e 5f94163fffdf 2024-04-22T21:05:53.667 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (11m) 49s ago 11m 55.8M 4096M 17.2.0 e1d6a67b021e f0f08f753918 2024-04-22T21:05:53.667 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (11m) 49s ago 11m 48.3M 4096M 17.2.0 e1d6a67b021e 95dd99eaa933 2024-04-22T21:05:53.667 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (10m) 49s ago 10m 51.4M 4096M 17.2.0 e1d6a67b021e b57914fddc0c 2024-04-22T21:05:53.667 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (9m) 60s ago 9m 52.1M 4096M 17.2.0 e1d6a67b021e 3652b9975d1b 2024-04-22T21:05:53.667 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (9m) 60s ago 9m 49.2M 4096M 17.2.0 e1d6a67b021e 5ad1d460ef25 2024-04-22T21:05:53.668 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (8m) 60s ago 8m 50.4M 4096M 17.2.0 e1d6a67b021e a8c3f31719ee 2024-04-22T21:05:53.668 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (8m) 60s ago 8m 50.7M 4096M 17.2.0 e1d6a67b021e 4102dc5bd77f 2024-04-22T21:05:53.668 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 starting - - - - 2024-04-22T21:05:53.668 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi121.fpqyxe smithi121 *:8000 running (5m) 49s ago 5m 82.8M - 17.2.0 e1d6a67b021e 3c014c62895e 2024-04-22T21:05:53.668 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi123.ducldy smithi123 *:8000 running (5m) 60s ago 5m 82.9M - 17.2.0 e1d6a67b021e 9dfc66019212 2024-04-22T21:05:53.668 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi121.umzhsg smithi121 *:80 running (4m) 49s ago 4m 82.7M - 17.2.0 e1d6a67b021e 49d78336324c 2024-04-22T21:05:53.668 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi123.ywhrus smithi123 *:80 running (4m) 60s ago 4m 82.8M - 17.2.0 e1d6a67b021e d78a39784a57 2024-04-22T21:05:53.889 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:53 smithi123 bash[49381]: ts=2024-04-22T21:05:53.623Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-04-22T21:05:53.889 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:53 smithi123 bash[49381]: ts=2024-04-22T21:05:53.623Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-04-22T21:05:53.889 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:53 smithi123 bash[49381]: ts=2024-04-22T21:05:53.623Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=44.532µs wal_replay_duration=467.220254ms total_replay_duration=467.284704ms 2024-04-22T21:05:53.889 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:53 smithi123 bash[49381]: ts=2024-04-22T21:05:53.630Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-22T21:05:53.889 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:53 smithi123 bash[49381]: ts=2024-04-22T21:05:53.630Z caller=main.go:947 level=info msg="TSDB started" 2024-04-22T21:05:53.889 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:53 smithi123 bash[49381]: ts=2024-04-22T21:05:53.630Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-22T21:05:53.890 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:53 smithi123 bash[49381]: ts=2024-04-22T21:05:53.705Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=74.827088ms db_storage=1.67µs remote_storage=3.674µs web_handler=857ns query_engine=1.717µs scrape=891.141µs scrape_sd=295.454µs notify=71.679µs notify_sd=56.239µs rules=71.960787ms 2024-04-22T21:05:53.890 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:05:53 smithi123 bash[49381]: ts=2024-04-22T21:05:53.705Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-22T21:05:54.082 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:05:54.082 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-04-22T21:05:54.082 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-22T21:05:54.082 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:05:54.082 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-04-22T21:05:54.082 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-22T21:05:54.082 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 1 2024-04-22T21:05:54.082 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:05:54.082 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-04-22T21:05:54.082 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-22T21:05:54.082 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:05:54.082 INFO:teuthology.orchestra.run.smithi121.stdout: "mds": {}, 2024-04-22T21:05:54.083 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-04-22T21:05:54.083 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-22T21:05:54.083 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:05:54.083 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-04-22T21:05:54.083 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-04-22T21:05:54.083 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 1 2024-04-22T21:05:54.083 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:05:54.083 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:05:54.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:53 smithi123 bash[18722]: audit 2024-04-22T21:05:52.964372+0000 mgr.x (mgr.24644) 55 : audit [DBG] from='client.15234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:05:54.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:53 smithi123 bash[18722]: audit 2024-04-22T21:05:53.328290+0000 mgr.x (mgr.24644) 56 : audit [DBG] from='client.25138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:05:54.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:53 smithi123 bash[18722]: cluster 2024-04-22T21:05:53.493032+0000 mgr.x (mgr.24644) 57 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:05:54.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:53 smithi121 bash[18560]: audit 2024-04-22T21:05:52.964372+0000 mgr.x (mgr.24644) 55 : audit [DBG] from='client.15234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:05:54.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:53 smithi121 bash[18560]: audit 2024-04-22T21:05:53.328290+0000 mgr.x (mgr.24644) 56 : audit [DBG] from='client.25138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:05:54.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:53 smithi121 bash[18560]: cluster 2024-04-22T21:05:53.493032+0000 mgr.x (mgr.24644) 57 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:05:54.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:53 smithi121 bash[23964]: audit 2024-04-22T21:05:52.964372+0000 mgr.x (mgr.24644) 55 : audit [DBG] from='client.15234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:05:54.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:53 smithi121 bash[23964]: audit 2024-04-22T21:05:53.328290+0000 mgr.x (mgr.24644) 56 : audit [DBG] from='client.25138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:05:54.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:53 smithi121 bash[23964]: cluster 2024-04-22T21:05:53.493032+0000 mgr.x (mgr.24644) 57 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:05:54.429 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:05:54.429 INFO:teuthology.orchestra.run.smithi121.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d", 2024-04-22T21:05:54.429 INFO:teuthology.orchestra.run.smithi121.stdout: "in_progress": true, 2024-04-22T21:05:54.429 INFO:teuthology.orchestra.run.smithi121.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-22T21:05:54.429 INFO:teuthology.orchestra.run.smithi121.stdout: "services_complete": [], 2024-04-22T21:05:54.429 INFO:teuthology.orchestra.run.smithi121.stdout: "progress": "", 2024-04-22T21:05:54.429 INFO:teuthology.orchestra.run.smithi121.stdout: "message": "", 2024-04-22T21:05:54.429 INFO:teuthology.orchestra.run.smithi121.stdout: "is_paused": false 2024-04-22T21:05:54.429 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:05:54.842 INFO:teuthology.orchestra.run.smithi121.stdout:HEALTH_OK 2024-04-22T21:05:55.180 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:54 smithi123 bash[18722]: audit 2024-04-22T21:05:53.656318+0000 mgr.x (mgr.24644) 58 : audit [DBG] from='client.25144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:05:55.180 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:54 smithi123 bash[18722]: audit 2024-04-22T21:05:54.086690+0000 mon.a (mon.0) 1289 : audit [DBG] from='client.? 172.21.15.121:0/2679223424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:05:55.180 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:54 smithi123 bash[18722]: audit 2024-04-22T21:05:54.439051+0000 mgr.x (mgr.24644) 59 : audit [DBG] from='client.25156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:05:55.181 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:54 smithi123 bash[18722]: audit 2024-04-22T21:05:54.847886+0000 mon.a (mon.0) 1290 : audit [DBG] from='client.? 172.21.15.121:0/1203470374' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:05:55.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:54 smithi121 bash[18560]: audit 2024-04-22T21:05:53.656318+0000 mgr.x (mgr.24644) 58 : audit [DBG] from='client.25144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:05:55.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:54 smithi121 bash[18560]: audit 2024-04-22T21:05:54.086690+0000 mon.a (mon.0) 1289 : audit [DBG] from='client.? 172.21.15.121:0/2679223424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:05:55.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:54 smithi121 bash[18560]: audit 2024-04-22T21:05:54.439051+0000 mgr.x (mgr.24644) 59 : audit [DBG] from='client.25156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:05:55.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:54 smithi121 bash[18560]: audit 2024-04-22T21:05:54.847886+0000 mon.a (mon.0) 1290 : audit [DBG] from='client.? 172.21.15.121:0/1203470374' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:05:55.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:54 smithi121 bash[23964]: audit 2024-04-22T21:05:53.656318+0000 mgr.x (mgr.24644) 58 : audit [DBG] from='client.25144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:05:55.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:54 smithi121 bash[23964]: audit 2024-04-22T21:05:54.086690+0000 mon.a (mon.0) 1289 : audit [DBG] from='client.? 172.21.15.121:0/2679223424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:05:55.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:54 smithi121 bash[23964]: audit 2024-04-22T21:05:54.439051+0000 mgr.x (mgr.24644) 59 : audit [DBG] from='client.25156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:05:55.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:54 smithi121 bash[23964]: audit 2024-04-22T21:05:54.847886+0000 mon.a (mon.0) 1290 : audit [DBG] from='client.? 172.21.15.121:0/1203470374' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:05:55.481 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:55 smithi123 systemd[1]: Stopping Ceph node-exporter.b for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:05:55.481 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:55 smithi123 bash[49571]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-node-exporter.b 2024-04-22T21:05:56.107 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:55 smithi123 bash[18722]: cluster 2024-04-22T21:05:55.493792+0000 mgr.x (mgr.24644) 60 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-04-22T21:05:56.107 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:55 smithi123 bash[49583]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-node-exporter-b 2024-04-22T21:05:56.107 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:55 smithi123 bash[49617]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-node-exporter.b 2024-04-22T21:05:56.107 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:56 smithi123 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-22T21:05:56.108 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:56 smithi123 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-22T21:05:56.108 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:56 smithi123 systemd[1]: Stopped Ceph node-exporter.b for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:05:56.108 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:56 smithi123 systemd[1]: Started Ceph node-exporter.b for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:05:56.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:55 smithi121 bash[18560]: cluster 2024-04-22T21:05:55.493792+0000 mgr.x (mgr.24644) 60 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-04-22T21:05:56.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:55 smithi121 bash[23964]: cluster 2024-04-22T21:05:55.493792+0000 mgr.x (mgr.24644) 60 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-04-22T21:05:57.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[18722]: audit 2024-04-22T21:05:56.119181+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:57.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[18722]: audit 2024-04-22T21:05:56.129522+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:57.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[18722]: cephadm 2024-04-22T21:05:56.159886+0000 mgr.x (mgr.24644) 61 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-22T21:05:57.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[18722]: cephadm 2024-04-22T21:05:56.170777+0000 mgr.x (mgr.24644) 62 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-22T21:05:57.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[18722]: audit 2024-04-22T21:05:56.258662+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:57.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[18722]: audit 2024-04-22T21:05:56.266767+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:57.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[18722]: audit 2024-04-22T21:05:56.277259+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-22T21:05:57.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[18722]: audit 2024-04-22T21:05:56.278230+0000 mgr.x (mgr.24644) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-22T21:05:57.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[18722]: cephadm 2024-04-22T21:05:56.283738+0000 mgr.x (mgr.24644) 64 : cephadm [INF] Reconfiguring daemon grafana.a on smithi123 2024-04-22T21:05:57.496 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.070Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-22T21:05:57.496 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.070Z 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-22T21:05:57.496 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.070Z 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-22T21:05:57.496 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.070Z 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-22T21:05:57.496 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.071Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-22T21:05:57.496 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.071Z caller=node_exporter.go:115 level=info collector=arp 2024-04-22T21:05:57.496 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.071Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-22T21:05:57.496 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.071Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-22T21:05:57.496 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.071Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-22T21:05:57.496 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.071Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-22T21:05:57.497 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.071Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-22T21:05:57.497 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.071Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-22T21:05:57.497 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.071Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-22T21:05:57.497 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.071Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-22T21:05:57.497 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.071Z caller=node_exporter.go:115 level=info collector=edac 2024-04-22T21:05:57.497 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.071Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-22T21:05:57.497 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.071Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-22T21:05:57.497 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.071Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-22T21:05:57.497 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.071Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-22T21:05:57.497 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.071Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-22T21:05:57.497 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.071Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-22T21:05:57.497 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.071Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-22T21:05:57.497 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.072Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-22T21:05:57.497 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.072Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-22T21:05:57.498 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.072Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-22T21:05:57.498 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.072Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-22T21:05:57.498 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.072Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-22T21:05:57.498 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.072Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-22T21:05:57.498 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.072Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-22T21:05:57.498 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.072Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-22T21:05:57.498 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.072Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-22T21:05:57.498 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.072Z caller=node_exporter.go:115 level=info collector=os 2024-04-22T21:05:57.498 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.072Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-22T21:05:57.498 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.072Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-22T21:05:57.498 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.072Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-22T21:05:57.498 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.072Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-22T21:05:57.498 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.072Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-22T21:05:57.498 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.072Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-22T21:05:57.498 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.072Z caller=node_exporter.go:115 level=info collector=stat 2024-04-22T21:05:57.499 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.072Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-22T21:05:57.499 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.072Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-22T21:05:57.499 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.072Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-22T21:05:57.499 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.072Z caller=node_exporter.go:115 level=info collector=time 2024-04-22T21:05:57.499 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.072Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-22T21:05:57.499 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.072Z caller=node_exporter.go:115 level=info collector=uname 2024-04-22T21:05:57.499 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.072Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-22T21:05:57.499 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.072Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-22T21:05:57.499 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.072Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-22T21:05:57.499 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.072Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-22T21:05:57.499 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:05:57 smithi123 bash[49645]: ts=2024-04-22T21:05:57.072Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-22T21:05:57.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:57 smithi121 bash[18560]: audit 2024-04-22T21:05:56.119181+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:57.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:57 smithi121 bash[18560]: audit 2024-04-22T21:05:56.129522+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:57.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:57 smithi121 bash[18560]: cephadm 2024-04-22T21:05:56.159886+0000 mgr.x (mgr.24644) 61 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-22T21:05:57.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:57 smithi121 bash[18560]: cephadm 2024-04-22T21:05:56.170777+0000 mgr.x (mgr.24644) 62 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-22T21:05:57.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:57 smithi121 bash[18560]: audit 2024-04-22T21:05:56.258662+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:57.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:57 smithi121 bash[18560]: audit 2024-04-22T21:05:56.266767+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:57.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:57 smithi121 bash[18560]: audit 2024-04-22T21:05:56.277259+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-22T21:05:57.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:57 smithi121 bash[18560]: audit 2024-04-22T21:05:56.278230+0000 mgr.x (mgr.24644) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-22T21:05:57.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:57 smithi121 bash[18560]: cephadm 2024-04-22T21:05:56.283738+0000 mgr.x (mgr.24644) 64 : cephadm [INF] Reconfiguring daemon grafana.a on smithi123 2024-04-22T21:05:57.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:57 smithi121 bash[23964]: audit 2024-04-22T21:05:56.119181+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:57.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:57 smithi121 bash[23964]: audit 2024-04-22T21:05:56.129522+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:57.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:57 smithi121 bash[23964]: cephadm 2024-04-22T21:05:56.159886+0000 mgr.x (mgr.24644) 61 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-22T21:05:57.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:57 smithi121 bash[23964]: cephadm 2024-04-22T21:05:56.170777+0000 mgr.x (mgr.24644) 62 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-22T21:05:57.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:57 smithi121 bash[23964]: audit 2024-04-22T21:05:56.258662+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:57.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:57 smithi121 bash[23964]: audit 2024-04-22T21:05:56.266767+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:05:57.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:57 smithi121 bash[23964]: audit 2024-04-22T21:05:56.277259+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-22T21:05:57.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:57 smithi121 bash[23964]: audit 2024-04-22T21:05:56.278230+0000 mgr.x (mgr.24644) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-22T21:05:57.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:57 smithi121 bash[23964]: cephadm 2024-04-22T21:05:56.283738+0000 mgr.x (mgr.24644) 64 : cephadm [INF] Reconfiguring daemon grafana.a on smithi123 2024-04-22T21:05:58.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:05:58 smithi123 bash[18722]: cluster 2024-04-22T21:05:57.495419+0000 mgr.x (mgr.24644) 65 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-22T21:05:58.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:05:58 smithi121 bash[18560]: cluster 2024-04-22T21:05:57.495419+0000 mgr.x (mgr.24644) 65 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-22T21:05:58.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:05:58 smithi121 bash[23964]: cluster 2024-04-22T21:05:57.495419+0000 mgr.x (mgr.24644) 65 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-22T21:06:00.821 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:00 smithi123 systemd[1]: Stopping Ceph grafana.a for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:06:00.821 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:00 smithi123 bash[49865]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-grafana.a 2024-04-22T21:06:00.821 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:00 smithi123 bash[38373]: t=2024-04-22T21:06:00+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-04-22T21:06:00.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:00 smithi123 bash[18722]: cluster 2024-04-22T21:05:59.496145+0000 mgr.x (mgr.24644) 66 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:06:01.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:00 smithi121 bash[23964]: cluster 2024-04-22T21:05:59.496145+0000 mgr.x (mgr.24644) 66 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:06:01.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:00 smithi121 bash[18560]: cluster 2024-04-22T21:05:59.496145+0000 mgr.x (mgr.24644) 66 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:06:01.693 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:01 smithi123 bash[49873]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-grafana-a 2024-04-22T21:06:01.693 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:01 smithi123 bash[49906]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-grafana.a 2024-04-22T21:06:01.693 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:01 smithi123 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-22T21:06:01.693 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:01 smithi123 systemd[1]: Stopped Ceph grafana.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:06:01.693 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:01 smithi123 systemd[1]: Started Ceph grafana.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:06:01.693 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:01 smithi123 bash[18722]: cluster 2024-04-22T21:06:01.497350+0000 mgr.x (mgr.24644) 67 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-22T21:06:01.970 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:01 smithi123 bash[47209]: [22/Apr/2024:21:06:01] ENGINE Bus STOPPING 2024-04-22T21:06:01.971 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:01 smithi123 bash[47209]: [22/Apr/2024:21:06:01] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-22T21:06:01.971 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:01 smithi123 bash[47209]: [22/Apr/2024:21:06:01] ENGINE Bus STOPPED 2024-04-22T21:06:01.971 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:01 smithi123 bash[47209]: [22/Apr/2024:21:06:01] ENGINE Bus STARTING 2024-04-22T21:06:01.971 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:01 smithi123 bash[47209]: [22/Apr/2024:21:06:01] ENGINE Serving on http://:::9283 2024-04-22T21:06:01.971 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:01 smithi123 bash[47209]: [22/Apr/2024:21:06:01] ENGINE Bus STARTED 2024-04-22T21:06:01.971 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:01 smithi123 bash[47209]: [22/Apr/2024:21:06:01] ENGINE Bus STOPPING 2024-04-22T21:06:01.971 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:01 smithi123 bash[47209]: [22/Apr/2024:21:06:01] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-22T21:06:01.971 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:01 smithi123 bash[47209]: [22/Apr/2024:21:06:01] ENGINE Bus STOPPED 2024-04-22T21:06:01.971 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:01 smithi123 bash[47209]: [22/Apr/2024:21:06:01] ENGINE Bus STARTING 2024-04-22T21:06:01.971 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:01 smithi123 bash[47209]: [22/Apr/2024:21:06:01] ENGINE Serving on http://:::9283 2024-04-22T21:06:02.015 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:01 smithi121 bash[18560]: cluster 2024-04-22T21:06:01.497350+0000 mgr.x (mgr.24644) 67 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-22T21:06:02.015 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:01 smithi121 bash[23964]: cluster 2024-04-22T21:06:01.497350+0000 mgr.x (mgr.24644) 67 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-22T21:06:02.244 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:01 smithi123 bash[47209]: [22/Apr/2024:21:06:01] ENGINE Bus STARTED 2024-04-22T21:06:02.244 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:01 smithi123 bash[47209]: [22/Apr/2024:21:06:01] ENGINE Bus STOPPING 2024-04-22T21:06:02.245 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:01 smithi123 bash[47209]: [22/Apr/2024:21:06:01] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-22T21:06:02.245 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:01 smithi123 bash[47209]: [22/Apr/2024:21:06:01] ENGINE Bus STOPPED 2024-04-22T21:06:02.245 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:01 smithi123 bash[47209]: [22/Apr/2024:21:06:01] ENGINE Bus STARTING 2024-04-22T21:06:02.245 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[47209]: [22/Apr/2024:21:06:02] ENGINE Serving on http://:::9283 2024-04-22T21:06:02.245 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[47209]: [22/Apr/2024:21:06:02] ENGINE Bus STARTED 2024-04-22T21:06:02.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[18722]: audit 2024-04-22T21:06:01.705558+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:02.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[18722]: audit 2024-04-22T21:06:01.715583+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:02.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[18722]: audit 2024-04-22T21:06:01.731822+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T21:06:02.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[18722]: audit 2024-04-22T21:06:01.732424+0000 mgr.x (mgr.24644) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T21:06:02.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[18722]: audit 2024-04-22T21:06:01.733472+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi121.front.sepia.ceph.com:9093"}]: dispatch 2024-04-22T21:06:02.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[18722]: audit 2024-04-22T21:06:01.733847+0000 mgr.x (mgr.24644) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi121.front.sepia.ceph.com:9093"}]: dispatch 2024-04-22T21:06:02.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[18722]: audit 2024-04-22T21:06:01.737066+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:02.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[18722]: audit 2024-04-22T21:06:01.750671+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:06:02.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[18722]: audit 2024-04-22T21:06:01.751592+0000 mgr.x (mgr.24644) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:06:02.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[18722]: audit 2024-04-22T21:06:01.765654+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:02.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[18722]: cephadm 2024-04-22T21:06:01.772494+0000 mgr.x (mgr.24644) 71 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.121:5000 to Dashboard 2024-04-22T21:06:02.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[18722]: audit 2024-04-22T21:06:01.772781+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:06:02.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[18722]: audit 2024-04-22T21:06:01.773318+0000 mgr.x (mgr.24644) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:06:02.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[18722]: audit 2024-04-22T21:06:01.775261+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi121"}]: dispatch 2024-04-22T21:06:02.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[18722]: audit 2024-04-22T21:06:01.775884+0000 mgr.x (mgr.24644) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi121"}]: dispatch 2024-04-22T21:06:02.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[18722]: audit 2024-04-22T21:06:01.777156+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:02.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[18722]: audit 2024-04-22T21:06:01.786957+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:06:02.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[18722]: audit 2024-04-22T21:06:01.787486+0000 mgr.x (mgr.24644) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:06:02.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[18722]: audit 2024-04-22T21:06:01.788490+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi123.front.sepia.ceph.com:9095"}]: dispatch 2024-04-22T21:06:02.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[18722]: audit 2024-04-22T21:06:01.788952+0000 mgr.x (mgr.24644) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi123.front.sepia.ceph.com:9095"}]: dispatch 2024-04-22T21:06:02.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[18722]: audit 2024-04-22T21:06:01.792485+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:02.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[18722]: audit 2024-04-22T21:06:01.803502+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T21:06:02.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[18722]: audit 2024-04-22T21:06:01.803990+0000 mgr.x (mgr.24644) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T21:06:02.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[18722]: audit 2024-04-22T21:06:01.808807+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi123.front.sepia.ceph.com:3000"}]: dispatch 2024-04-22T21:06:02.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[18722]: audit 2024-04-22T21:06:01.809282+0000 mgr.x (mgr.24644) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi123.front.sepia.ceph.com:3000"}]: dispatch 2024-04-22T21:06:02.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[18722]: audit 2024-04-22T21:06:01.812871+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:02.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[18722]: audit 2024-04-22T21:06:01.834673+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:06:02.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[18722]: cephadm 2024-04-22T21:06:01.835901+0000 mgr.x (mgr.24644) 78 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-22T21:06:02.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[18722]: audit 2024-04-22T21:06:02.025464+0000 mgr.x (mgr.24644) 79 : audit [DBG] from='client.15180 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:06:02.997 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[49935]: t=2024-04-22T21:06:02+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-22T21:06:02.997 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[49935]: t=2024-04-22T21:06:02+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-22T21:06:02.997 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[49935]: t=2024-04-22T21:06:02+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-04-22T21:06:02.997 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[49935]: t=2024-04-22T21:06:02+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-04-22T21:06:02.997 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[49935]: t=2024-04-22T21:06:02+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-22T21:06:02.998 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[49935]: t=2024-04-22T21:06:02+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-22T21:06:02.998 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[49935]: t=2024-04-22T21:06:02+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-22T21:06:02.998 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[49935]: t=2024-04-22T21:06:02+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-22T21:06:02.998 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[49935]: t=2024-04-22T21:06:02+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-04-22T21:06:02.998 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[49935]: t=2024-04-22T21:06:02+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-04-22T21:06:02.998 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[49935]: t=2024-04-22T21:06:02+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-04-22T21:06:02.998 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[49935]: t=2024-04-22T21:06:02+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-04-22T21:06:02.998 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[49935]: t=2024-04-22T21:06:02+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-04-22T21:06:02.998 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[49935]: t=2024-04-22T21:06:02+0000 lvl=info msg="App mode production" logger=settings 2024-04-22T21:06:02.998 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[49935]: t=2024-04-22T21:06:02+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-04-22T21:06:02.998 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[49935]: t=2024-04-22T21:06:02+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-22T21:06:02.998 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[49935]: t=2024-04-22T21:06:02+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-04-22T21:06:02.998 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[49935]: t=2024-04-22T21:06:02+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=597.891µs 2024-04-22T21:06:02.998 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[49935]: t=2024-04-22T21:06:02+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-04-22T21:06:02.999 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[49935]: t=2024-04-22T21:06:02+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-04-22T21:06:02.999 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[49935]: t=2024-04-22T21:06:02+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-04-22T21:06:02.999 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[49935]: t=2024-04-22T21:06:02+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-04-22T21:06:02.999 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[49935]: t=2024-04-22T21:06:02+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-04-22T21:06:02.999 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:02 smithi123 bash[49935]: t=2024-04-22T21:06:02+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-04-22T21:06:03.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[18560]: audit 2024-04-22T21:06:01.705558+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:03.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[18560]: audit 2024-04-22T21:06:01.715583+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:03.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[18560]: audit 2024-04-22T21:06:01.731822+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T21:06:03.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[18560]: audit 2024-04-22T21:06:01.732424+0000 mgr.x (mgr.24644) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T21:06:03.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[18560]: audit 2024-04-22T21:06:01.733472+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi121.front.sepia.ceph.com:9093"}]: dispatch 2024-04-22T21:06:03.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[18560]: audit 2024-04-22T21:06:01.733847+0000 mgr.x (mgr.24644) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi121.front.sepia.ceph.com:9093"}]: dispatch 2024-04-22T21:06:03.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[18560]: audit 2024-04-22T21:06:01.737066+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:03.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[18560]: audit 2024-04-22T21:06:01.750671+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:06:03.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[18560]: audit 2024-04-22T21:06:01.751592+0000 mgr.x (mgr.24644) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:06:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[18560]: audit 2024-04-22T21:06:01.765654+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[18560]: cephadm 2024-04-22T21:06:01.772494+0000 mgr.x (mgr.24644) 71 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.121:5000 to Dashboard 2024-04-22T21:06:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[18560]: audit 2024-04-22T21:06:01.772781+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:06:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[18560]: audit 2024-04-22T21:06:01.773318+0000 mgr.x (mgr.24644) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:06:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[18560]: audit 2024-04-22T21:06:01.775261+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi121"}]: dispatch 2024-04-22T21:06:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[18560]: audit 2024-04-22T21:06:01.775884+0000 mgr.x (mgr.24644) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi121"}]: dispatch 2024-04-22T21:06:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[18560]: audit 2024-04-22T21:06:01.777156+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[18560]: audit 2024-04-22T21:06:01.786957+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:06:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[18560]: audit 2024-04-22T21:06:01.787486+0000 mgr.x (mgr.24644) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:06:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[18560]: audit 2024-04-22T21:06:01.788490+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi123.front.sepia.ceph.com:9095"}]: dispatch 2024-04-22T21:06:03.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[23964]: audit 2024-04-22T21:06:01.705558+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:03.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[23964]: audit 2024-04-22T21:06:01.715583+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:03.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[23964]: audit 2024-04-22T21:06:01.731822+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T21:06:03.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[23964]: audit 2024-04-22T21:06:01.732424+0000 mgr.x (mgr.24644) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T21:06:03.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[23964]: audit 2024-04-22T21:06:01.733472+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi121.front.sepia.ceph.com:9093"}]: dispatch 2024-04-22T21:06:03.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[23964]: audit 2024-04-22T21:06:01.733847+0000 mgr.x (mgr.24644) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi121.front.sepia.ceph.com:9093"}]: dispatch 2024-04-22T21:06:03.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[23964]: audit 2024-04-22T21:06:01.737066+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:03.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[23964]: audit 2024-04-22T21:06:01.750671+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:06:03.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[23964]: audit 2024-04-22T21:06:01.751592+0000 mgr.x (mgr.24644) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:06:03.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[23964]: audit 2024-04-22T21:06:01.765654+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:03.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[23964]: cephadm 2024-04-22T21:06:01.772494+0000 mgr.x (mgr.24644) 71 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.121:5000 to Dashboard 2024-04-22T21:06:03.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[23964]: audit 2024-04-22T21:06:01.772781+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:06:03.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[23964]: audit 2024-04-22T21:06:01.773318+0000 mgr.x (mgr.24644) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:06:03.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[23964]: audit 2024-04-22T21:06:01.775261+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi121"}]: dispatch 2024-04-22T21:06:03.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[23964]: audit 2024-04-22T21:06:01.775884+0000 mgr.x (mgr.24644) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi121"}]: dispatch 2024-04-22T21:06:03.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[23964]: audit 2024-04-22T21:06:01.777156+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:03.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[23964]: audit 2024-04-22T21:06:01.786957+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:06:03.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[23964]: audit 2024-04-22T21:06:01.787486+0000 mgr.x (mgr.24644) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:06:03.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[23964]: audit 2024-04-22T21:06:01.788490+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi123.front.sepia.ceph.com:9095"}]: dispatch 2024-04-22T21:06:03.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[18560]: audit 2024-04-22T21:06:01.788952+0000 mgr.x (mgr.24644) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi123.front.sepia.ceph.com:9095"}]: dispatch 2024-04-22T21:06:03.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[18560]: audit 2024-04-22T21:06:01.792485+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:03.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[18560]: audit 2024-04-22T21:06:01.803502+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T21:06:03.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[18560]: audit 2024-04-22T21:06:01.803990+0000 mgr.x (mgr.24644) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T21:06:03.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[18560]: audit 2024-04-22T21:06:01.808807+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi123.front.sepia.ceph.com:3000"}]: dispatch 2024-04-22T21:06:03.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[18560]: audit 2024-04-22T21:06:01.809282+0000 mgr.x (mgr.24644) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi123.front.sepia.ceph.com:3000"}]: dispatch 2024-04-22T21:06:03.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[18560]: audit 2024-04-22T21:06:01.812871+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:03.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[18560]: audit 2024-04-22T21:06:01.834673+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:06:03.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[18560]: cephadm 2024-04-22T21:06:01.835901+0000 mgr.x (mgr.24644) 78 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-22T21:06:03.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[18560]: audit 2024-04-22T21:06:02.025464+0000 mgr.x (mgr.24644) 79 : audit [DBG] from='client.15180 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:06:03.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[23964]: audit 2024-04-22T21:06:01.788952+0000 mgr.x (mgr.24644) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi123.front.sepia.ceph.com:9095"}]: dispatch 2024-04-22T21:06:03.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[23964]: audit 2024-04-22T21:06:01.792485+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:03.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[23964]: audit 2024-04-22T21:06:01.803502+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T21:06:03.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[23964]: audit 2024-04-22T21:06:01.803990+0000 mgr.x (mgr.24644) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T21:06:03.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[23964]: audit 2024-04-22T21:06:01.808807+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi123.front.sepia.ceph.com:3000"}]: dispatch 2024-04-22T21:06:03.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[23964]: audit 2024-04-22T21:06:01.809282+0000 mgr.x (mgr.24644) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi123.front.sepia.ceph.com:3000"}]: dispatch 2024-04-22T21:06:03.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[23964]: audit 2024-04-22T21:06:01.812871+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:03.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[23964]: audit 2024-04-22T21:06:01.834673+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:06:03.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[23964]: cephadm 2024-04-22T21:06:01.835901+0000 mgr.x (mgr.24644) 78 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-22T21:06:03.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:02 smithi121 bash[23964]: audit 2024-04-22T21:06:02.025464+0000 mgr.x (mgr.24644) 79 : audit [DBG] from='client.15180 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:06:03.495 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:03 smithi123 bash[49935]: t=2024-04-22T21:06:03+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2024-04-22T21:06:03.495 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:03 smithi123 bash[49935]: t=2024-04-22T21:06:03+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-22T21:06:03.495 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:03 smithi123 bash[49935]: t=2024-04-22T21:06:03+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2024-04-22T21:06:03.495 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:03 smithi123 bash[49935]: t=2024-04-22T21:06:03+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-04-22T21:06:03.495 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:03 smithi123 bash[49935]: t=2024-04-22T21:06:03+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-04-22T21:06:03.495 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:03 smithi123 bash[49935]: t=2024-04-22T21:06:03+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-04-22T21:06:03.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:03 smithi123 bash[18722]: cluster 2024-04-22T21:06:03.498061+0000 mgr.x (mgr.24644) 80 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:06:03.995 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:03 smithi123 bash[49381]: ts=2024-04-22T21:06:03.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=\"smithi123\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", 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=\"e8544264-00e9-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi123\", job=\"node\", machine=\"x86_64\", nodename=\"smithi123\", 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-22T21:06:04.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:03 smithi121 bash[23964]: cluster 2024-04-22T21:06:03.498061+0000 mgr.x (mgr.24644) 80 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:06:04.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:03 smithi121 bash[18560]: cluster 2024-04-22T21:06:03.498061+0000 mgr.x (mgr.24644) 80 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:06:05.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:05 smithi121 bash[18560]: cephadm 2024-04-22T21:06:04.005522+0000 mgr.x (mgr.24644) 81 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-22T21:06:05.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:05 smithi121 bash[18560]: audit 2024-04-22T21:06:04.009834+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:05.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:05 smithi121 bash[18560]: audit 2024-04-22T21:06:04.015128+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:06:05.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:05 smithi121 bash[18560]: audit 2024-04-22T21:06:04.019766+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:06:05.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:05 smithi121 bash[18560]: audit 2024-04-22T21:06:04.022764+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T21:06:05.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:05 smithi121 bash[18560]: audit 2024-04-22T21:06:04.024645+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:06:05.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:05 smithi121 bash[18560]: cephadm 2024-04-22T21:06:04.026709+0000 mgr.x (mgr.24644) 82 : cephadm [INF] Deploying daemon mgr.y on smithi121 2024-04-22T21:06:05.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:05 smithi121 bash[18560]: audit 2024-04-22T21:06:04.628786+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:06:05.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:05 smithi121 bash[23964]: cephadm 2024-04-22T21:06:04.005522+0000 mgr.x (mgr.24644) 81 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-22T21:06:05.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:05 smithi121 bash[23964]: audit 2024-04-22T21:06:04.009834+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:05.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:05 smithi121 bash[23964]: audit 2024-04-22T21:06:04.015128+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:06:05.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:05 smithi121 bash[23964]: audit 2024-04-22T21:06:04.019766+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:06:05.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:05 smithi121 bash[23964]: audit 2024-04-22T21:06:04.022764+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T21:06:05.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:05 smithi121 bash[23964]: audit 2024-04-22T21:06:04.024645+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:06:05.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:05 smithi121 bash[23964]: cephadm 2024-04-22T21:06:04.026709+0000 mgr.x (mgr.24644) 82 : cephadm [INF] Deploying daemon mgr.y on smithi121 2024-04-22T21:06:05.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:05 smithi121 bash[23964]: audit 2024-04-22T21:06:04.628786+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:06:05.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:05 smithi123 bash[18722]: cephadm 2024-04-22T21:06:04.005522+0000 mgr.x (mgr.24644) 81 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-22T21:06:05.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:05 smithi123 bash[18722]: audit 2024-04-22T21:06:04.009834+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:05.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:05 smithi123 bash[18722]: audit 2024-04-22T21:06:04.015128+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:06:05.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:05 smithi123 bash[18722]: audit 2024-04-22T21:06:04.019766+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:06:05.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:05 smithi123 bash[18722]: audit 2024-04-22T21:06:04.022764+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T21:06:05.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:05 smithi123 bash[18722]: audit 2024-04-22T21:06:04.024645+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:06:05.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:05 smithi123 bash[18722]: cephadm 2024-04-22T21:06:04.026709+0000 mgr.x (mgr.24644) 82 : cephadm [INF] Deploying daemon mgr.y on smithi121 2024-04-22T21:06:05.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:05 smithi123 bash[18722]: audit 2024-04-22T21:06:04.628786+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:06:06.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:06 smithi121 bash[18560]: cluster 2024-04-22T21:06:05.498995+0000 mgr.x (mgr.24644) 83 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:06:06.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:06 smithi121 bash[23964]: cluster 2024-04-22T21:06:05.498995+0000 mgr.x (mgr.24644) 83 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:06:06.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:06 smithi123 bash[18722]: cluster 2024-04-22T21:06:05.498995+0000 mgr.x (mgr.24644) 83 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:06:07.288 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:06:07 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:07.289 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:06:07 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:07.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:07 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:07.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:07 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:07.290 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:06:07 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:07.290 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:06:07 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:07.290 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:06:07 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:07.290 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:07 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:07.291 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:06:07 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:07.646 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:07 smithi121 systemd[1]: Stopping Ceph mgr.y for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:06:08.244 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:07 smithi123 bash[47209]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:06:07] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.33.4" 2024-04-22T21:06:08.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:07 smithi121 bash[63478]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-mgr-y 2024-04-22T21:06:08.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:08 smithi121 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-22T21:06:08.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:08 smithi121 bash[63539]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-mgr-y 2024-04-22T21:06:08.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:08 smithi121 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-04-22T21:06:08.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:08 smithi121 systemd[1]: Stopped Ceph mgr.y for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:06:08.720 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:08 smithi123 bash[18722]: cluster 2024-04-22T21:06:07.500617+0000 mgr.x (mgr.24644) 84 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:06:08.720 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:08 smithi123 bash[49381]: ts=2024-04-22T21:06: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.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"172.21.15.123:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"e8544264-00e9-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-22T21:06:08.788 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:06:08 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:08.789 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:06:08 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:08.789 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:06:08 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:08.789 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:06:08 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:08.790 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:06:08 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:08.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:08 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:08.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:08 smithi121 bash[18560]: cluster 2024-04-22T21:06:07.500617+0000 mgr.x (mgr.24644) 84 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:06:08.790 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:08 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:08.790 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:08 smithi121 systemd[1]: Started Ceph mgr.y for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:06:08.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:08 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:08.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:08 smithi121 bash[23964]: cluster 2024-04-22T21:06:07.500617+0000 mgr.x (mgr.24644) 84 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:06:08.791 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:06:08 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:09.788 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:09 smithi121 bash[63595]: debug 2024-04-22T21:06:09.732+0000 7f6fe969d700 1 -- 172.21.15.121:0/1820915439 <== mon.0 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d46a3a05a0 con 0x55d46b116800 2024-04-22T21:06:09.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:09 smithi121 bash[18560]: audit 2024-04-22T21:06:08.516325+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:09.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:09 smithi121 bash[18560]: audit 2024-04-22T21:06:08.525322+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:09.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:09 smithi121 bash[18560]: audit 2024-04-22T21:06:08.554964+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:06:09.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:09 smithi121 bash[18560]: audit 2024-04-22T21:06:08.555083+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:06:09.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:09 smithi121 bash[18560]: audit 2024-04-22T21:06:08.555705+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:06:09.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:09 smithi121 bash[18560]: audit 2024-04-22T21:06:08.560017+0000 mon.b (mon.2) 79 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:06:09.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:09 smithi121 bash[18560]: audit 2024-04-22T21:06:08.560500+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:06:09.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:09 smithi121 bash[23964]: audit 2024-04-22T21:06:08.516325+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:09.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:09 smithi121 bash[23964]: audit 2024-04-22T21:06:08.525322+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:09.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:09 smithi121 bash[23964]: audit 2024-04-22T21:06:08.554964+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:06:09.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:09 smithi121 bash[23964]: audit 2024-04-22T21:06:08.555083+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:06:09.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:09 smithi121 bash[23964]: audit 2024-04-22T21:06:08.555705+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:06:09.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:09 smithi121 bash[23964]: audit 2024-04-22T21:06:08.560017+0000 mon.b (mon.2) 79 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:06:09.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:09 smithi121 bash[23964]: audit 2024-04-22T21:06:08.560500+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:06:09.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:09 smithi123 bash[18722]: audit 2024-04-22T21:06:08.516325+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:09.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:09 smithi123 bash[18722]: audit 2024-04-22T21:06:08.525322+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:09.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:09 smithi123 bash[18722]: audit 2024-04-22T21:06:08.554964+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:06:09.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:09 smithi123 bash[18722]: audit 2024-04-22T21:06:08.555083+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:06:09.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:09 smithi123 bash[18722]: audit 2024-04-22T21:06:08.555705+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:06:09.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:09 smithi123 bash[18722]: audit 2024-04-22T21:06:08.560017+0000 mon.b (mon.2) 79 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:06:09.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:09 smithi123 bash[18722]: audit 2024-04-22T21:06:08.560500+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:06:10.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:09 smithi121 bash[63595]: debug 2024-04-22T21:06:09.876+0000 7f6ff38ad200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-22T21:06:10.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:10 smithi123 bash[18722]: cephadm 2024-04-22T21:06:09.054847+0000 mgr.x (mgr.24644) 85 : cephadm [INF] Deploying daemon agent.smithi121 on smithi121 2024-04-22T21:06:10.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:10 smithi123 bash[18722]: cluster 2024-04-22T21:06:09.501362+0000 mgr.x (mgr.24644) 86 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:06:10.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:10 smithi121 bash[18560]: cephadm 2024-04-22T21:06:09.054847+0000 mgr.x (mgr.24644) 85 : cephadm [INF] Deploying daemon agent.smithi121 on smithi121 2024-04-22T21:06:10.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:10 smithi121 bash[18560]: cluster 2024-04-22T21:06:09.501362+0000 mgr.x (mgr.24644) 86 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:06:10.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:10 smithi121 bash[23964]: cephadm 2024-04-22T21:06:09.054847+0000 mgr.x (mgr.24644) 85 : cephadm [INF] Deploying daemon agent.smithi121 on smithi121 2024-04-22T21:06:10.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:10 smithi121 bash[23964]: cluster 2024-04-22T21:06:09.501362+0000 mgr.x (mgr.24644) 86 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:06:11.209 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:11 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.210 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:06:11 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.210 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:06:11 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.210 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:06:11 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.210 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:06:11 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.211 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:11 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.211 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:11 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.211 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:06:11 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.212 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:11 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.402 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:11 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.402 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:06:11 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.402 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:06:11 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.403 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:06:11 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.403 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:06:11 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.403 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:06:11 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.403 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:11 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.404 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:06:11 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.404 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:11 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:11 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.494 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:06:11 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.495 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:11 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.495 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:11 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.495 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:06:11 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.496 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:06:11 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.496 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:06:11 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.496 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:06:11 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.496 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:11 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.661 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:06:11 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.661 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:06:11 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.662 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:06:11 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.662 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:06:11 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.662 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:06:11 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.663 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:11 smithi121 bash[63595]: debug 2024-04-22T21:06:11.548+0000 7f6ff38ad200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-22T21:06:11.663 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:11 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.663 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:11 smithi121 bash[63595]: debug 2024-04-22T21:06:11.648+0000 7f6ff38ad200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-22T21:06:11.664 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:11 smithi121 bash[18560]: cephadm 2024-04-22T21:06:10.049248+0000 mgr.x (mgr.24644) 87 : cephadm [INF] Deploying daemon agent.smithi123 on smithi123 2024-04-22T21:06:11.664 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:11 smithi121 bash[18560]: audit 2024-04-22T21:06:11.493221+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:11.664 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:11 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.664 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:06:11 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.664 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:11 smithi121 bash[23964]: cephadm 2024-04-22T21:06:10.049248+0000 mgr.x (mgr.24644) 87 : cephadm [INF] Deploying daemon agent.smithi123 on smithi123 2024-04-22T21:06:11.664 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:11 smithi121 bash[23964]: audit 2024-04-22T21:06:11.493221+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:11.665 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:11 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:11.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:11 smithi123 bash[18722]: cephadm 2024-04-22T21:06:10.049248+0000 mgr.x (mgr.24644) 87 : cephadm [INF] Deploying daemon agent.smithi123 on smithi123 2024-04-22T21:06:11.817 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:11 smithi123 bash[18722]: audit 2024-04-22T21:06:11.493221+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:12.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:11 smithi121 bash[63595]: debug 2024-04-22T21:06:11.928+0000 7f6ff38ad200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-22T21:06:12.788 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:12 smithi123 bash[18722]: cluster 2024-04-22T21:06:11.502362+0000 mgr.x (mgr.24644) 88 : cluster [DBG] pgmap v36: 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-22T21:06:12.788 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:12 smithi123 bash[18722]: audit 2024-04-22T21:06:11.722724+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:12.788 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:12 smithi123 bash[18722]: audit 2024-04-22T21:06:11.775733+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:06:12.788 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:12 smithi123 bash[18722]: audit 2024-04-22T21:06:11.777731+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:06:12.788 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:12 smithi123 bash[18722]: audit 2024-04-22T21:06:11.780721+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:12.788 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:12 smithi123 bash[18722]: audit 2024-04-22T21:06:11.862865+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-22T21:06:12.788 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:12 smithi123 bash[18722]: audit 2024-04-22T21:06:11.863699+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:06:12.788 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:12 smithi123 bash[18722]: audit 2024-04-22T21:06:11.867900+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-22T21:06:12.788 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:12 smithi123 bash[18722]: cluster 2024-04-22T21:06:11.874891+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-22T21:06:12.788 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:12 smithi123 bash[18722]: audit 2024-04-22T21:06:11.952699+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:12.789 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:12 smithi123 bash[18722]: audit 2024-04-22T21:06:12.168336+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:12.789 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:12 smithi121 bash[63595]: debug 2024-04-22T21:06:12.768+0000 7f6ff38ad200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-22T21:06:12.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:12 smithi121 bash[18560]: cluster 2024-04-22T21:06:11.502362+0000 mgr.x (mgr.24644) 88 : cluster [DBG] pgmap v36: 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-22T21:06:12.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:12 smithi121 bash[18560]: audit 2024-04-22T21:06:11.722724+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:12.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:12 smithi121 bash[18560]: audit 2024-04-22T21:06:11.775733+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:06:12.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:12 smithi121 bash[18560]: audit 2024-04-22T21:06:11.777731+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:06:12.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:12 smithi121 bash[18560]: audit 2024-04-22T21:06:11.780721+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:12.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:12 smithi121 bash[18560]: audit 2024-04-22T21:06:11.862865+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-22T21:06:12.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:12 smithi121 bash[18560]: audit 2024-04-22T21:06:11.863699+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:06:12.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:12 smithi121 bash[18560]: audit 2024-04-22T21:06:11.867900+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-22T21:06:12.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:12 smithi121 bash[18560]: cluster 2024-04-22T21:06:11.874891+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-22T21:06:12.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:12 smithi121 bash[18560]: audit 2024-04-22T21:06:11.952699+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:12.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:12 smithi121 bash[18560]: audit 2024-04-22T21:06:12.168336+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:12.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:12 smithi121 bash[23964]: cluster 2024-04-22T21:06:11.502362+0000 mgr.x (mgr.24644) 88 : cluster [DBG] pgmap v36: 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-22T21:06:12.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:12 smithi121 bash[23964]: audit 2024-04-22T21:06:11.722724+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:12.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:12 smithi121 bash[23964]: audit 2024-04-22T21:06:11.775733+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:06:12.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:12 smithi121 bash[23964]: audit 2024-04-22T21:06:11.777731+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:06:12.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:12 smithi121 bash[23964]: audit 2024-04-22T21:06:11.780721+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:12.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:12 smithi121 bash[23964]: audit 2024-04-22T21:06:11.862865+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-22T21:06:12.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:12 smithi121 bash[23964]: audit 2024-04-22T21:06:11.863699+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:06:12.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:12 smithi121 bash[23964]: audit 2024-04-22T21:06:11.867900+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.24644 172.21.15.123:0/2749880543' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-22T21:06:12.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:12 smithi121 bash[23964]: cluster 2024-04-22T21:06:11.874891+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-22T21:06:12.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:12 smithi121 bash[23964]: audit 2024-04-22T21:06:11.952699+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:12.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:12 smithi121 bash[23964]: audit 2024-04-22T21:06:12.168336+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24644 ' entity='mgr.x' 2024-04-22T21:06:13.244 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:12 smithi123 bash[47209]: debug 2024-04-22T21:06:12.791+0000 7f8e94c17700 -1 mgr handle_mgr_map I was active but no longer am 2024-04-22T21:06:13.244 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:12 smithi123 bash[47209]: ignoring --setuser ceph since I am not root 2024-04-22T21:06:13.244 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:12 smithi123 bash[47209]: ignoring --setgroup ceph since I am not root 2024-04-22T21:06:13.245 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:12 smithi123 bash[47209]: debug 2024-04-22T21:06:12.855+0000 7fe9fe8b1700 1 -- 172.21.15.123:0/516364431 <== mon.2 v2:172.21.15.123:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5612b587a5a0 con 0x5612b597e400 2024-04-22T21:06:13.245 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:13 smithi123 bash[47209]: debug 2024-04-22T21:06:13.003+0000 7fea086a3200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-22T21:06:13.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:12 smithi121 bash[63595]: debug 2024-04-22T21:06:12.884+0000 7f6ff38ad200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-22T21:06:13.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:12 smithi121 bash[63595]: debug 2024-04-22T21:06:12.992+0000 7f6ff38ad200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-22T21:06:13.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:13 smithi121 bash[23964]: cephadm 2024-04-22T21:06:11.788567+0000 mgr.x (mgr.24644) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:06:13.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:13 smithi121 bash[23964]: cephadm 2024-04-22T21:06:11.864885+0000 mgr.x (mgr.24644) 90 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-22T21:06:13.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:13 smithi121 bash[23964]: cephadm 2024-04-22T21:06:11.867684+0000 mgr.x (mgr.24644) 91 : cephadm [INF] Failing over to other MGR 2024-04-22T21:06:13.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:13 smithi121 bash[23964]: audit 2024-04-22T21:06:12.033476+0000 mgr.x (mgr.24644) 92 : audit [DBG] from='client.15180 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:06:13.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:13 smithi121 bash[23964]: audit 2024-04-22T21:06:12.788878+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-22T21:06:13.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:13 smithi121 bash[23964]: cluster 2024-04-22T21:06:12.788971+0000 mon.a (mon.0) 1316 : cluster [DBG] mgrmap e27: y(active, starting, since 0.925194s) 2024-04-22T21:06:13.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:13 smithi121 bash[18560]: cephadm 2024-04-22T21:06:11.788567+0000 mgr.x (mgr.24644) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:06:13.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:13 smithi121 bash[18560]: cephadm 2024-04-22T21:06:11.864885+0000 mgr.x (mgr.24644) 90 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-22T21:06:13.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:13 smithi121 bash[18560]: cephadm 2024-04-22T21:06:11.867684+0000 mgr.x (mgr.24644) 91 : cephadm [INF] Failing over to other MGR 2024-04-22T21:06:13.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:13 smithi121 bash[18560]: audit 2024-04-22T21:06:12.033476+0000 mgr.x (mgr.24644) 92 : audit [DBG] from='client.15180 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:06:13.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:13 smithi121 bash[18560]: audit 2024-04-22T21:06:12.788878+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-22T21:06:13.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:13 smithi121 bash[18560]: cluster 2024-04-22T21:06:12.788971+0000 mon.a (mon.0) 1316 : cluster [DBG] mgrmap e27: y(active, starting, since 0.925194s) 2024-04-22T21:06:13.790 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:13 smithi121 bash[63595]: debug 2024-04-22T21:06:13.356+0000 7f6ff38ad200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-22T21:06:13.790 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:13 smithi121 bash[63595]: debug 2024-04-22T21:06:13.476+0000 7f6ff38ad200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-22T21:06:13.790 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:13 smithi121 bash[63595]: debug 2024-04-22T21:06:13.584+0000 7f6ff38ad200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-22T21:06:13.994 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:13 smithi123 bash[49381]: ts=2024-04-22T21:06:13.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi121\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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=\"e8544264-00e9-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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-22T21:06:13.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:13 smithi123 bash[18722]: cephadm 2024-04-22T21:06:11.788567+0000 mgr.x (mgr.24644) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:06:13.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:13 smithi123 bash[18722]: cephadm 2024-04-22T21:06:11.864885+0000 mgr.x (mgr.24644) 90 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-22T21:06:13.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:13 smithi123 bash[18722]: cephadm 2024-04-22T21:06:11.867684+0000 mgr.x (mgr.24644) 91 : cephadm [INF] Failing over to other MGR 2024-04-22T21:06:13.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:13 smithi123 bash[18722]: audit 2024-04-22T21:06:12.033476+0000 mgr.x (mgr.24644) 92 : audit [DBG] from='client.15180 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:06:13.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:13 smithi123 bash[18722]: audit 2024-04-22T21:06:12.788878+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24644 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-22T21:06:13.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:13 smithi123 bash[18722]: cluster 2024-04-22T21:06:12.788971+0000 mon.a (mon.0) 1316 : cluster [DBG] mgrmap e27: y(active, starting, since 0.925194s) 2024-04-22T21:06:14.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:13 smithi121 bash[63595]: debug 2024-04-22T21:06:13.952+0000 7f6ff38ad200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-22T21:06:14.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:14 smithi121 bash[63595]: debug 2024-04-22T21:06:14.200+0000 7f6ff38ad200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-22T21:06:14.788 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:14 smithi121 bash[63595]: debug 2024-04-22T21:06:14.468+0000 7f6ff38ad200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-22T21:06:14.788 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:14 smithi121 bash[63595]: debug 2024-04-22T21:06:14.584+0000 7f6ff38ad200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-22T21:06:14.936 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:14 smithi123 bash[47209]: debug 2024-04-22T21:06:14.591+0000 7fea086a3200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-22T21:06:14.936 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:14 smithi123 bash[47209]: debug 2024-04-22T21:06:14.687+0000 7fea086a3200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-22T21:06:15.244 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:14 smithi123 bash[47209]: debug 2024-04-22T21:06:14.943+0000 7fea086a3200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-22T21:06:15.286 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:14 smithi121 bash[63595]: debug 2024-04-22T21:06:14.864+0000 7f6ff38ad200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-22T21:06:15.538 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:15 smithi121 bash[63595]: debug 2024-04-22T21:06:15.284+0000 7f6ff38ad200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-22T21:06:15.538 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:15 smithi121 bash[63595]: debug 2024-04-22T21:06:15.532+0000 7f6ff38ad200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-22T21:06:15.930 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:15 smithi121 bash[63595]: debug 2024-04-22T21:06:15.656+0000 7f6ff38ad200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-22T21:06:16.244 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:15 smithi123 bash[47209]: debug 2024-04-22T21:06:15.783+0000 7fea086a3200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-22T21:06:16.244 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:15 smithi123 bash[47209]: debug 2024-04-22T21:06:15.903+0000 7fea086a3200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-22T21:06:16.244 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:16 smithi123 bash[47209]: debug 2024-04-22T21:06:16.027+0000 7fea086a3200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-22T21:06:16.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:15 smithi121 bash[63595]: debug 2024-04-22T21:06:15.932+0000 7f6ff38ad200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-22T21:06:16.744 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:16 smithi123 bash[47209]: debug 2024-04-22T21:06:16.427+0000 7fea086a3200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-22T21:06:16.744 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:16 smithi123 bash[47209]: debug 2024-04-22T21:06:16.543+0000 7fea086a3200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-22T21:06:16.744 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:16 smithi123 bash[47209]: debug 2024-04-22T21:06:16.651+0000 7fea086a3200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-22T21:06:17.153 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:17 smithi121 bash[63595]: debug 2024-04-22T21:06:17.036+0000 7f6ff38ad200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-22T21:06:17.463 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:17 smithi121 bash[63595]: debug 2024-04-22T21:06:17.152+0000 7f6ff38ad200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-22T21:06:17.494 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:17 smithi123 bash[47209]: debug 2024-04-22T21:06:17.019+0000 7fea086a3200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-22T21:06:17.494 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:17 smithi123 bash[47209]: debug 2024-04-22T21:06:17.263+0000 7fea086a3200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-22T21:06:17.788 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:17 smithi121 bash[63595]: debug 2024-04-22T21:06:17.464+0000 7f6ff38ad200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-22T21:06:17.788 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:17 smithi121 bash[63595]: debug 2024-04-22T21:06:17.580+0000 7f6ff38ad200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-22T21:06:17.923 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:17 smithi123 bash[47209]: debug 2024-04-22T21:06:17.531+0000 7fea086a3200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-22T21:06:17.923 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:17 smithi123 bash[47209]: debug 2024-04-22T21:06:17.647+0000 7fea086a3200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-22T21:06:18.244 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:17 smithi123 bash[47209]: debug 2024-04-22T21:06:17.927+0000 7fea086a3200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-22T21:06:18.306 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:18 smithi121 bash[63595]: debug 2024-04-22T21:06:18.048+0000 7f6ff38ad200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-22T21:06:18.307 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:18 smithi121 bash[63595]: debug 2024-04-22T21:06:18.172+0000 7f6ff38ad200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-22T21:06:18.307 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:18 smithi121 bash[63595]: [22/Apr/2024:21:06:18] ENGINE Bus STARTING 2024-04-22T21:06:18.574 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:18 smithi121 bash[63595]: CherryPy Checker: 2024-04-22T21:06:18.574 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:18 smithi121 bash[63595]: The Application mounted at '' has an empty config. 2024-04-22T21:06:18.575 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:18 smithi121 bash[63595]: [22/Apr/2024:21:06:18] ENGINE Serving on http://:::9283 2024-04-22T21:06:18.575 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:18 smithi121 bash[63595]: [22/Apr/2024:21:06:18] ENGINE Bus STARTED 2024-04-22T21:06:18.575 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:18 smithi121 bash[63595]: [22/Apr/2024:21:06:18] ENGINE Bus STOPPING 2024-04-22T21:06:18.575 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:18 smithi121 bash[63595]: [22/Apr/2024:21:06:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-22T21:06:18.575 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:18 smithi121 bash[63595]: [22/Apr/2024:21:06:18] ENGINE Bus STOPPED 2024-04-22T21:06:18.575 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:18 smithi121 bash[18560]: cluster 2024-04-22T21:06:18.198787+0000 mon.a (mon.0) 1317 : cluster [INF] Active manager daemon y restarted 2024-04-22T21:06:18.575 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:18 smithi121 bash[18560]: cluster 2024-04-22T21:06:18.199950+0000 mon.a (mon.0) 1318 : cluster [INF] Activating manager daemon y 2024-04-22T21:06:18.575 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:18 smithi121 bash[18560]: cluster 2024-04-22T21:06:18.206271+0000 mon.a (mon.0) 1319 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-22T21:06:18.575 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:18 smithi121 bash[18560]: audit 2024-04-22T21:06:18.211492+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-22T21:06:18.575 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:18 smithi121 bash[18560]: audit 2024-04-22T21:06:18.212069+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T21:06:18.576 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:18 smithi121 bash[18560]: audit 2024-04-22T21:06:18.213558+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-22T21:06:18.576 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:18 smithi121 bash[18560]: audit 2024-04-22T21:06:18.214014+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T21:06:18.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:18 smithi121 bash[23964]: cluster 2024-04-22T21:06:18.198787+0000 mon.a (mon.0) 1317 : cluster [INF] Active manager daemon y restarted 2024-04-22T21:06:18.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:18 smithi121 bash[23964]: cluster 2024-04-22T21:06:18.199950+0000 mon.a (mon.0) 1318 : cluster [INF] Activating manager daemon y 2024-04-22T21:06:18.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:18 smithi121 bash[23964]: cluster 2024-04-22T21:06:18.206271+0000 mon.a (mon.0) 1319 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-22T21:06:18.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:18 smithi121 bash[23964]: audit 2024-04-22T21:06:18.211492+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-22T21:06:18.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:18 smithi121 bash[23964]: audit 2024-04-22T21:06:18.212069+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T21:06:18.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:18 smithi121 bash[23964]: audit 2024-04-22T21:06:18.213558+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-22T21:06:18.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:18 smithi121 bash[23964]: audit 2024-04-22T21:06:18.214014+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T21:06:18.729 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:18 smithi123 bash[47209]: debug 2024-04-22T21:06:18.355+0000 7fea086a3200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-22T21:06:18.729 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:18 smithi123 bash[47209]: debug 2024-04-22T21:06:18.603+0000 7fea086a3200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-22T21:06:18.729 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:18 smithi123 bash[18722]: cluster 2024-04-22T21:06:18.198787+0000 mon.a (mon.0) 1317 : cluster [INF] Active manager daemon y restarted 2024-04-22T21:06:18.729 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:18 smithi123 bash[18722]: cluster 2024-04-22T21:06:18.199950+0000 mon.a (mon.0) 1318 : cluster [INF] Activating manager daemon y 2024-04-22T21:06:18.729 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:18 smithi123 bash[18722]: cluster 2024-04-22T21:06:18.206271+0000 mon.a (mon.0) 1319 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-22T21:06:18.729 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:18 smithi123 bash[18722]: audit 2024-04-22T21:06:18.211492+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-22T21:06:18.729 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:18 smithi123 bash[18722]: audit 2024-04-22T21:06:18.212069+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T21:06:18.730 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:18 smithi123 bash[18722]: audit 2024-04-22T21:06:18.213558+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-22T21:06:18.730 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:18 smithi123 bash[18722]: audit 2024-04-22T21:06:18.214014+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T21:06:18.994 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:18 smithi123 bash[47209]: debug 2024-04-22T21:06:18.735+0000 7fea086a3200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-22T21:06:19.038 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:18 smithi121 bash[63595]: [22/Apr/2024:21:06:18] ENGINE Bus STARTING 2024-04-22T21:06:19.038 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:18 smithi121 bash[63595]: [22/Apr/2024:21:06:18] ENGINE Serving on http://:::9283 2024-04-22T21:06:19.038 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:18 smithi121 bash[63595]: [22/Apr/2024:21:06:18] ENGINE Bus STARTED 2024-04-22T21:06:19.313 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:19 smithi123 bash[47209]: debug 2024-04-22T21:06:19.003+0000 7fea086a3200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-22T21:06:19.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[23964]: cluster 2024-04-22T21:06:18.448989+0000 mon.a (mon.0) 1320 : cluster [DBG] mgrmap e28: y(active, starting, since 0.249247s) 2024-04-22T21:06:19.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[23964]: audit 2024-04-22T21:06:18.454094+0000 mon.a (mon.0) 1321 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T21:06:19.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[23964]: audit 2024-04-22T21:06:18.454440+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T21:06:19.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[23964]: audit 2024-04-22T21:06:18.454768+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T21:06:19.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[23964]: audit 2024-04-22T21:06:18.456044+0000 mon.a (mon.0) 1324 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-22T21:06:19.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[23964]: audit 2024-04-22T21:06:18.456652+0000 mon.a (mon.0) 1325 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T21:06:19.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[23964]: audit 2024-04-22T21:06:18.457289+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T21:06:19.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[23964]: audit 2024-04-22T21:06:18.457752+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T21:06:19.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[23964]: audit 2024-04-22T21:06:18.458436+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T21:06:19.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[23964]: audit 2024-04-22T21:06:18.459294+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T21:06:19.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[23964]: audit 2024-04-22T21:06:18.459884+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T21:06:19.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[23964]: audit 2024-04-22T21:06:18.460472+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T21:06:19.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[23964]: audit 2024-04-22T21:06:18.461034+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T21:06:19.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[23964]: audit 2024-04-22T21:06:18.461628+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T21:06:19.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[23964]: audit 2024-04-22T21:06:18.462042+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T21:06:19.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[23964]: audit 2024-04-22T21:06:18.463197+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T21:06:19.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[23964]: cluster 2024-04-22T21:06:18.501967+0000 mon.a (mon.0) 1336 : cluster [INF] Manager daemon y is now available 2024-04-22T21:06:19.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[23964]: audit 2024-04-22T21:06:18.548596+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:19.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[23964]: audit 2024-04-22T21:06:18.552153+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:06:19.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[23964]: audit 2024-04-22T21:06:18.557511+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:06:19.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[23964]: audit 2024-04-22T21:06:18.557959+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:06:19.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[23964]: audit 2024-04-22T21:06:18.579430+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:06:19.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[23964]: audit 2024-04-22T21:06:18.586820+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:06:19.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[23964]: audit 2024-04-22T21:06:18.605687+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T21:06:19.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[23964]: audit 2024-04-22T21:06:18.917715+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:06:19.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[23964]: audit 2024-04-22T21:06:19.285024+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:06:19.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[23964]: audit 2024-04-22T21:06:19.286016+0000 mon.a (mon.0) 1346 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:06:19.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[23964]: audit 2024-04-22T21:06:19.286690+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:06:19.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[23964]: audit 2024-04-22T21:06:19.323116+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:19.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[23964]: audit 2024-04-22T21:06:19.395477+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:19.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[18560]: cluster 2024-04-22T21:06:18.448989+0000 mon.a (mon.0) 1320 : cluster [DBG] mgrmap e28: y(active, starting, since 0.249247s) 2024-04-22T21:06:19.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[18560]: audit 2024-04-22T21:06:18.454094+0000 mon.a (mon.0) 1321 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T21:06:19.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[18560]: audit 2024-04-22T21:06:18.454440+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T21:06:19.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[18560]: audit 2024-04-22T21:06:18.454768+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T21:06:19.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[18560]: audit 2024-04-22T21:06:18.456044+0000 mon.a (mon.0) 1324 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-22T21:06:19.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[18560]: audit 2024-04-22T21:06:18.456652+0000 mon.a (mon.0) 1325 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T21:06:19.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[18560]: audit 2024-04-22T21:06:18.457289+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T21:06:19.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[18560]: audit 2024-04-22T21:06:18.457752+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T21:06:19.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[18560]: audit 2024-04-22T21:06:18.458436+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T21:06:19.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[18560]: audit 2024-04-22T21:06:18.459294+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T21:06:19.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[18560]: audit 2024-04-22T21:06:18.459884+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T21:06:19.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[18560]: audit 2024-04-22T21:06:18.460472+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T21:06:19.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[18560]: audit 2024-04-22T21:06:18.461034+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T21:06:19.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[18560]: audit 2024-04-22T21:06:18.461628+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T21:06:19.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[18560]: audit 2024-04-22T21:06:18.462042+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T21:06:19.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[18560]: audit 2024-04-22T21:06:18.463197+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T21:06:19.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[18560]: cluster 2024-04-22T21:06:18.501967+0000 mon.a (mon.0) 1336 : cluster [INF] Manager daemon y is now available 2024-04-22T21:06:19.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[18560]: audit 2024-04-22T21:06:18.548596+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:19.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[18560]: audit 2024-04-22T21:06:18.552153+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:06:19.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[18560]: audit 2024-04-22T21:06:18.557511+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:06:19.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[18560]: audit 2024-04-22T21:06:18.557959+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:06:19.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[18560]: audit 2024-04-22T21:06:18.579430+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:06:19.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[18560]: audit 2024-04-22T21:06:18.586820+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:06:19.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[18560]: audit 2024-04-22T21:06:18.605687+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T21:06:19.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[18560]: audit 2024-04-22T21:06:18.917715+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:06:19.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[18560]: audit 2024-04-22T21:06:19.285024+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:06:19.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[18560]: audit 2024-04-22T21:06:19.286016+0000 mon.a (mon.0) 1346 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:06:19.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[18560]: audit 2024-04-22T21:06:19.286690+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:06:19.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[18560]: audit 2024-04-22T21:06:19.323116+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:19.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:19 smithi121 bash[18560]: audit 2024-04-22T21:06:19.395477+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:19.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:19 smithi123 bash[18722]: cluster 2024-04-22T21:06:18.448989+0000 mon.a (mon.0) 1320 : cluster [DBG] mgrmap e28: y(active, starting, since 0.249247s) 2024-04-22T21:06:19.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:19 smithi123 bash[18722]: audit 2024-04-22T21:06:18.454094+0000 mon.a (mon.0) 1321 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T21:06:19.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:19 smithi123 bash[18722]: audit 2024-04-22T21:06:18.454440+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T21:06:19.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:19 smithi123 bash[18722]: audit 2024-04-22T21:06:18.454768+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T21:06:19.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:19 smithi123 bash[18722]: audit 2024-04-22T21:06:18.456044+0000 mon.a (mon.0) 1324 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-22T21:06:19.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:19 smithi123 bash[18722]: audit 2024-04-22T21:06:18.456652+0000 mon.a (mon.0) 1325 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T21:06:19.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:19 smithi123 bash[18722]: audit 2024-04-22T21:06:18.457289+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T21:06:19.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:19 smithi123 bash[18722]: audit 2024-04-22T21:06:18.457752+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T21:06:19.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:19 smithi123 bash[18722]: audit 2024-04-22T21:06:18.458436+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T21:06:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:19 smithi123 bash[18722]: audit 2024-04-22T21:06:18.459294+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T21:06:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:19 smithi123 bash[18722]: audit 2024-04-22T21:06:18.459884+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T21:06:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:19 smithi123 bash[18722]: audit 2024-04-22T21:06:18.460472+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T21:06:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:19 smithi123 bash[18722]: audit 2024-04-22T21:06:18.461034+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T21:06:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:19 smithi123 bash[18722]: audit 2024-04-22T21:06:18.461628+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T21:06:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:19 smithi123 bash[18722]: audit 2024-04-22T21:06:18.462042+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T21:06:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:19 smithi123 bash[18722]: audit 2024-04-22T21:06:18.463197+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T21:06:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:19 smithi123 bash[18722]: cluster 2024-04-22T21:06:18.501967+0000 mon.a (mon.0) 1336 : cluster [INF] Manager daemon y is now available 2024-04-22T21:06:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:19 smithi123 bash[18722]: audit 2024-04-22T21:06:18.548596+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:19 smithi123 bash[18722]: audit 2024-04-22T21:06:18.552153+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:06:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:19 smithi123 bash[18722]: audit 2024-04-22T21:06:18.557511+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:06:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:19 smithi123 bash[18722]: audit 2024-04-22T21:06:18.557959+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:06:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:19 smithi123 bash[18722]: audit 2024-04-22T21:06:18.579430+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:06:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:19 smithi123 bash[18722]: audit 2024-04-22T21:06:18.586820+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:06:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:19 smithi123 bash[18722]: audit 2024-04-22T21:06:18.605687+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-22T21:06:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:19 smithi123 bash[18722]: audit 2024-04-22T21:06:18.917715+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:06:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:19 smithi123 bash[18722]: audit 2024-04-22T21:06:19.285024+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:06:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:19 smithi123 bash[18722]: audit 2024-04-22T21:06:19.286016+0000 mon.a (mon.0) 1346 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:06:19.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:19 smithi123 bash[18722]: audit 2024-04-22T21:06:19.286690+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:06:19.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:19 smithi123 bash[18722]: audit 2024-04-22T21:06:19.323116+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:19.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:19 smithi123 bash[18722]: audit 2024-04-22T21:06:19.395477+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:20.392 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:20 smithi123 bash[47209]: debug 2024-04-22T21:06:20.087+0000 7fea086a3200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-22T21:06:20.392 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:20 smithi123 bash[47209]: debug 2024-04-22T21:06:20.207+0000 7fea086a3200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-22T21:06:20.665 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:20 smithi123 bash[47209]: debug 2024-04-22T21:06:20.543+0000 7fea086a3200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-22T21:06:20.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:20 smithi123 bash[18722]: cephadm 2024-04-22T21:06:18.957871+0000 mgr.y (mgr.25168) 1 : cephadm [INF] [22/Apr/2024:21:06:18] ENGINE Bus STARTING 2024-04-22T21:06:20.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:20 smithi123 bash[18722]: cephadm 2024-04-22T21:06:19.081215+0000 mgr.y (mgr.25168) 2 : cephadm [INF] [22/Apr/2024:21:06:19] ENGINE Serving on https://172.21.15.121:7150 2024-04-22T21:06:20.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:20 smithi123 bash[18722]: cephadm 2024-04-22T21:06:19.182384+0000 mgr.y (mgr.25168) 3 : cephadm [INF] [22/Apr/2024:21:06:19] ENGINE Serving on http://172.21.15.121:8765 2024-04-22T21:06:20.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:20 smithi123 bash[18722]: cephadm 2024-04-22T21:06:19.182495+0000 mgr.y (mgr.25168) 4 : cephadm [INF] [22/Apr/2024:21:06:19] ENGINE Bus STARTED 2024-04-22T21:06:20.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:20 smithi123 bash[18722]: cephadm 2024-04-22T21:06:19.288129+0000 mgr.y (mgr.25168) 5 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-04-22T21:06:20.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:20 smithi123 bash[18722]: cephadm 2024-04-22T21:06:19.289740+0000 mgr.y (mgr.25168) 6 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-04-22T21:06:20.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:20 smithi123 bash[18722]: cluster 2024-04-22T21:06:19.450999+0000 mon.a (mon.0) 1350 : cluster [DBG] mgrmap e29: y(active, since 1.25127s) 2024-04-22T21:06:20.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:20 smithi123 bash[18722]: cluster 2024-04-22T21:06:19.488966+0000 mgr.y (mgr.25168) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:06:20.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:20 smithi123 bash[18722]: audit 2024-04-22T21:06:19.512488+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:20.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:20 smithi123 bash[18722]: cephadm 2024-04-22T21:06:19.603343+0000 mgr.y (mgr.25168) 8 : cephadm [INF] Updating smithi121:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T21:06:20.668 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:20 smithi123 bash[18722]: cephadm 2024-04-22T21:06:19.610164+0000 mgr.y (mgr.25168) 9 : cephadm [INF] Updating smithi123:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T21:06:20.668 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:20 smithi123 bash[18722]: cephadm 2024-04-22T21:06:19.717817+0000 mgr.y (mgr.25168) 10 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-04-22T21:06:20.668 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:20 smithi123 bash[18722]: audit 2024-04-22T21:06:20.001143+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:20.668 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:20 smithi123 bash[18722]: audit 2024-04-22T21:06:20.006315+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:20.668 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:20 smithi123 bash[18722]: audit 2024-04-22T21:06:20.211979+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:20.668 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:20 smithi123 bash[18722]: audit 2024-04-22T21:06:20.224663+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:20.668 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:20 smithi123 bash[18722]: audit 2024-04-22T21:06:20.233591+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:20.668 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:20 smithi123 bash[18722]: audit 2024-04-22T21:06:20.239815+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:20.668 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:20 smithi123 bash[18722]: audit 2024-04-22T21:06:20.245345+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:20.669 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:20 smithi123 bash[18722]: audit 2024-04-22T21:06:20.295821+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:06:20.669 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:20 smithi123 bash[18722]: audit 2024-04-22T21:06:20.395704+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[18560]: cephadm 2024-04-22T21:06:18.957871+0000 mgr.y (mgr.25168) 1 : cephadm [INF] [22/Apr/2024:21:06:18] ENGINE Bus STARTING 2024-04-22T21:06:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[18560]: cephadm 2024-04-22T21:06:19.081215+0000 mgr.y (mgr.25168) 2 : cephadm [INF] [22/Apr/2024:21:06:19] ENGINE Serving on https://172.21.15.121:7150 2024-04-22T21:06:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[18560]: cephadm 2024-04-22T21:06:19.182384+0000 mgr.y (mgr.25168) 3 : cephadm [INF] [22/Apr/2024:21:06:19] ENGINE Serving on http://172.21.15.121:8765 2024-04-22T21:06:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[18560]: cephadm 2024-04-22T21:06:19.182495+0000 mgr.y (mgr.25168) 4 : cephadm [INF] [22/Apr/2024:21:06:19] ENGINE Bus STARTED 2024-04-22T21:06:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[18560]: cephadm 2024-04-22T21:06:19.288129+0000 mgr.y (mgr.25168) 5 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-04-22T21:06:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[18560]: cephadm 2024-04-22T21:06:19.289740+0000 mgr.y (mgr.25168) 6 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-04-22T21:06:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[18560]: cluster 2024-04-22T21:06:19.450999+0000 mon.a (mon.0) 1350 : cluster [DBG] mgrmap e29: y(active, since 1.25127s) 2024-04-22T21:06:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[18560]: cluster 2024-04-22T21:06:19.488966+0000 mgr.y (mgr.25168) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:06:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[18560]: audit 2024-04-22T21:06:19.512488+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[18560]: cephadm 2024-04-22T21:06:19.603343+0000 mgr.y (mgr.25168) 8 : cephadm [INF] Updating smithi121:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T21:06:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[18560]: cephadm 2024-04-22T21:06:19.610164+0000 mgr.y (mgr.25168) 9 : cephadm [INF] Updating smithi123:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T21:06:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[18560]: cephadm 2024-04-22T21:06:19.717817+0000 mgr.y (mgr.25168) 10 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-04-22T21:06:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[18560]: audit 2024-04-22T21:06:20.001143+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[18560]: audit 2024-04-22T21:06:20.006315+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:20.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[18560]: audit 2024-04-22T21:06:20.211979+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:20.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[18560]: audit 2024-04-22T21:06:20.224663+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:20.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[18560]: audit 2024-04-22T21:06:20.233591+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:20.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[18560]: audit 2024-04-22T21:06:20.239815+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:20.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[18560]: audit 2024-04-22T21:06:20.245345+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:20.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[18560]: audit 2024-04-22T21:06:20.295821+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:06:20.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[18560]: audit 2024-04-22T21:06:20.395704+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[23964]: cephadm 2024-04-22T21:06:18.957871+0000 mgr.y (mgr.25168) 1 : cephadm [INF] [22/Apr/2024:21:06:18] ENGINE Bus STARTING 2024-04-22T21:06:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[23964]: cephadm 2024-04-22T21:06:19.081215+0000 mgr.y (mgr.25168) 2 : cephadm [INF] [22/Apr/2024:21:06:19] ENGINE Serving on https://172.21.15.121:7150 2024-04-22T21:06:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[23964]: cephadm 2024-04-22T21:06:19.182384+0000 mgr.y (mgr.25168) 3 : cephadm [INF] [22/Apr/2024:21:06:19] ENGINE Serving on http://172.21.15.121:8765 2024-04-22T21:06:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[23964]: cephadm 2024-04-22T21:06:19.182495+0000 mgr.y (mgr.25168) 4 : cephadm [INF] [22/Apr/2024:21:06:19] ENGINE Bus STARTED 2024-04-22T21:06:20.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[23964]: cephadm 2024-04-22T21:06:19.288129+0000 mgr.y (mgr.25168) 5 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-04-22T21:06:20.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[23964]: cephadm 2024-04-22T21:06:19.289740+0000 mgr.y (mgr.25168) 6 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-04-22T21:06:20.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[23964]: cluster 2024-04-22T21:06:19.450999+0000 mon.a (mon.0) 1350 : cluster [DBG] mgrmap e29: y(active, since 1.25127s) 2024-04-22T21:06:20.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[23964]: cluster 2024-04-22T21:06:19.488966+0000 mgr.y (mgr.25168) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:06:20.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[23964]: audit 2024-04-22T21:06:19.512488+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:20.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[23964]: cephadm 2024-04-22T21:06:19.603343+0000 mgr.y (mgr.25168) 8 : cephadm [INF] Updating smithi121:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T21:06:20.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[23964]: cephadm 2024-04-22T21:06:19.610164+0000 mgr.y (mgr.25168) 9 : cephadm [INF] Updating smithi123:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T21:06:20.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[23964]: cephadm 2024-04-22T21:06:19.717817+0000 mgr.y (mgr.25168) 10 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-04-22T21:06:20.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[23964]: audit 2024-04-22T21:06:20.001143+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:20.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[23964]: audit 2024-04-22T21:06:20.006315+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:20.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[23964]: audit 2024-04-22T21:06:20.211979+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:20.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[23964]: audit 2024-04-22T21:06:20.224663+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:20.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[23964]: audit 2024-04-22T21:06:20.233591+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:20.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[23964]: audit 2024-04-22T21:06:20.239815+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:20.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[23964]: audit 2024-04-22T21:06:20.245345+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:20.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[23964]: audit 2024-04-22T21:06:20.295821+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:06:20.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:20 smithi121 bash[23964]: audit 2024-04-22T21:06:20.395704+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:20.994 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:20 smithi123 bash[47209]: debug 2024-04-22T21:06:20.671+0000 7fea086a3200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-22T21:06:21.266 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:21 smithi123 bash[47209]: debug 2024-04-22T21:06:21.143+0000 7fea086a3200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-22T21:06:21.610 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:21 smithi123 bash[47209]: debug 2024-04-22T21:06:21.271+0000 7fea086a3200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-22T21:06:21.610 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:21 smithi123 bash[47209]: [22/Apr/2024:21:06:21] ENGINE Bus STARTING 2024-04-22T21:06:21.610 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:21 smithi123 bash[47209]: CherryPy Checker: 2024-04-22T21:06:21.610 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:21 smithi123 bash[47209]: The Application mounted at '' has an empty config. 2024-04-22T21:06:21.610 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:21 smithi123 bash[47209]: [22/Apr/2024:21:06:21] ENGINE Serving on http://:::9283 2024-04-22T21:06:21.610 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:21 smithi123 bash[47209]: [22/Apr/2024:21:06:21] ENGINE Bus STARTED 2024-04-22T21:06:21.611 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:21 smithi123 bash[18722]: cephadm 2024-04-22T21:06:19.774442+0000 mgr.y (mgr.25168) 11 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-04-22T21:06:21.611 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:21 smithi123 bash[18722]: cephadm 2024-04-22T21:06:19.882119+0000 mgr.y (mgr.25168) 12 : cephadm [INF] Updating smithi121:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T21:06:21.611 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:21 smithi123 bash[18722]: cephadm 2024-04-22T21:06:19.988889+0000 mgr.y (mgr.25168) 13 : cephadm [INF] Updating smithi123:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T21:06:21.611 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:21 smithi123 bash[18722]: cephadm 2024-04-22T21:06:20.234535+0000 mgr.y (mgr.25168) 14 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:06:21.611 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:21 smithi123 bash[18722]: cluster 2024-04-22T21:06:20.459204+0000 mgr.y (mgr.25168) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:06:21.611 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:21 smithi123 bash[18722]: cluster 2024-04-22T21:06:21.221648+0000 mon.a (mon.0) 1361 : cluster [DBG] mgrmap e30: y(active, since 3s) 2024-04-22T21:06:21.611 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:21 smithi123 bash[18722]: cluster 2024-04-22T21:06:21.292509+0000 mon.a (mon.0) 1362 : cluster [DBG] Standby manager daemon x started 2024-04-22T21:06:21.611 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:21 smithi123 bash[18722]: audit 2024-04-22T21:06:21.300512+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.? 172.21.15.123:0/1026032037' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-22T21:06:21.612 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:21 smithi123 bash[18722]: audit 2024-04-22T21:06:21.300975+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.? 172.21.15.123:0/1026032037' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T21:06:21.612 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:21 smithi123 bash[18722]: audit 2024-04-22T21:06:21.304031+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.? 172.21.15.123:0/1026032037' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-22T21:06:21.612 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:21 smithi123 bash[18722]: audit 2024-04-22T21:06:21.304722+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.? 172.21.15.123:0/1026032037' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T21:06:21.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:21 smithi121 bash[18560]: cephadm 2024-04-22T21:06:19.774442+0000 mgr.y (mgr.25168) 11 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-04-22T21:06:21.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:21 smithi121 bash[18560]: cephadm 2024-04-22T21:06:19.882119+0000 mgr.y (mgr.25168) 12 : cephadm [INF] Updating smithi121:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T21:06:21.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:21 smithi121 bash[18560]: cephadm 2024-04-22T21:06:19.988889+0000 mgr.y (mgr.25168) 13 : cephadm [INF] Updating smithi123:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T21:06:21.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:21 smithi121 bash[18560]: cephadm 2024-04-22T21:06:20.234535+0000 mgr.y (mgr.25168) 14 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:06:21.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:21 smithi121 bash[18560]: cluster 2024-04-22T21:06:20.459204+0000 mgr.y (mgr.25168) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:06:21.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:21 smithi121 bash[18560]: cluster 2024-04-22T21:06:21.221648+0000 mon.a (mon.0) 1361 : cluster [DBG] mgrmap e30: y(active, since 3s) 2024-04-22T21:06:21.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:21 smithi121 bash[18560]: cluster 2024-04-22T21:06:21.292509+0000 mon.a (mon.0) 1362 : cluster [DBG] Standby manager daemon x started 2024-04-22T21:06:21.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:21 smithi121 bash[18560]: audit 2024-04-22T21:06:21.300512+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.? 172.21.15.123:0/1026032037' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-22T21:06:21.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:21 smithi121 bash[18560]: audit 2024-04-22T21:06:21.300975+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.? 172.21.15.123:0/1026032037' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T21:06:21.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:21 smithi121 bash[18560]: audit 2024-04-22T21:06:21.304031+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.? 172.21.15.123:0/1026032037' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-22T21:06:21.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:21 smithi121 bash[18560]: audit 2024-04-22T21:06:21.304722+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.? 172.21.15.123:0/1026032037' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T21:06:21.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:21 smithi121 bash[23964]: cephadm 2024-04-22T21:06:19.774442+0000 mgr.y (mgr.25168) 11 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-04-22T21:06:21.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:21 smithi121 bash[23964]: cephadm 2024-04-22T21:06:19.882119+0000 mgr.y (mgr.25168) 12 : cephadm [INF] Updating smithi121:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T21:06:21.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:21 smithi121 bash[23964]: cephadm 2024-04-22T21:06:19.988889+0000 mgr.y (mgr.25168) 13 : cephadm [INF] Updating smithi123:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T21:06:21.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:21 smithi121 bash[23964]: cephadm 2024-04-22T21:06:20.234535+0000 mgr.y (mgr.25168) 14 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:06:21.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:21 smithi121 bash[23964]: cluster 2024-04-22T21:06:20.459204+0000 mgr.y (mgr.25168) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:06:21.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:21 smithi121 bash[23964]: cluster 2024-04-22T21:06:21.221648+0000 mon.a (mon.0) 1361 : cluster [DBG] mgrmap e30: y(active, since 3s) 2024-04-22T21:06:21.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:21 smithi121 bash[23964]: cluster 2024-04-22T21:06:21.292509+0000 mon.a (mon.0) 1362 : cluster [DBG] Standby manager daemon x started 2024-04-22T21:06:21.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:21 smithi121 bash[23964]: audit 2024-04-22T21:06:21.300512+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.? 172.21.15.123:0/1026032037' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-22T21:06:21.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:21 smithi121 bash[23964]: audit 2024-04-22T21:06:21.300975+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.? 172.21.15.123:0/1026032037' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T21:06:21.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:21 smithi121 bash[23964]: audit 2024-04-22T21:06:21.304031+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.? 172.21.15.123:0/1026032037' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-22T21:06:21.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:21 smithi121 bash[23964]: audit 2024-04-22T21:06:21.304722+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.? 172.21.15.123:0/1026032037' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T21:06:22.589 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:22 smithi121 bash[18560]: cephadm 2024-04-22T21:06:21.235566+0000 mgr.y (mgr.25168) 16 : cephadm [INF] Deploying daemon agent.smithi121 on smithi121 2024-04-22T21:06:22.589 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:22 smithi121 bash[18560]: cluster 2024-04-22T21:06:22.225548+0000 mon.a (mon.0) 1363 : cluster [DBG] mgrmap e31: y(active, since 4s), standbys: x 2024-04-22T21:06:22.589 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:22 smithi121 bash[18560]: audit 2024-04-22T21:06:22.236736+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-22T21:06:22.589 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:22 smithi121 bash[18560]: audit 2024-04-22T21:06:22.324415+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:22.589 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:22 smithi121 bash[23964]: cephadm 2024-04-22T21:06:21.235566+0000 mgr.y (mgr.25168) 16 : cephadm [INF] Deploying daemon agent.smithi121 on smithi121 2024-04-22T21:06:22.590 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:22 smithi121 bash[23964]: cluster 2024-04-22T21:06:22.225548+0000 mon.a (mon.0) 1363 : cluster [DBG] mgrmap e31: y(active, since 4s), standbys: x 2024-04-22T21:06:22.590 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:22 smithi121 bash[23964]: audit 2024-04-22T21:06:22.236736+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-22T21:06:22.590 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:22 smithi121 bash[23964]: audit 2024-04-22T21:06:22.324415+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:22.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:22 smithi123 bash[18722]: cephadm 2024-04-22T21:06:21.235566+0000 mgr.y (mgr.25168) 16 : cephadm [INF] Deploying daemon agent.smithi121 on smithi121 2024-04-22T21:06:22.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:22 smithi123 bash[18722]: cluster 2024-04-22T21:06:22.225548+0000 mon.a (mon.0) 1363 : cluster [DBG] mgrmap e31: y(active, since 4s), standbys: x 2024-04-22T21:06:22.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:22 smithi123 bash[18722]: audit 2024-04-22T21:06:22.236736+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-22T21:06:22.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:22 smithi123 bash[18722]: audit 2024-04-22T21:06:22.324415+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:23.744 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:23 smithi123 bash[49381]: ts=2024-04-22T21:06:23.510Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi121\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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=\"e8544264-00e9-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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-22T21:06:23.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:23 smithi123 bash[18722]: audit 2024-04-22T21:06:22.037465+0000 mgr.y (mgr.25168) 17 : audit [DBG] from='client.15180 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:06:23.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:23 smithi123 bash[18722]: cluster 2024-04-22T21:06:22.459881+0000 mgr.y (mgr.25168) 18 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:06:23.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:23 smithi123 bash[18722]: audit 2024-04-22T21:06:23.047967+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:23.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:23 smithi123 bash[18722]: cluster 2024-04-22T21:06:23.236908+0000 mon.a (mon.0) 1367 : cluster [DBG] mgrmap e32: y(active, since 5s), standbys: x 2024-04-22T21:06:23.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:23 smithi121 bash[23964]: audit 2024-04-22T21:06:22.037465+0000 mgr.y (mgr.25168) 17 : audit [DBG] from='client.15180 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:06:23.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:23 smithi121 bash[23964]: cluster 2024-04-22T21:06:22.459881+0000 mgr.y (mgr.25168) 18 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:06:23.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:23 smithi121 bash[23964]: audit 2024-04-22T21:06:23.047967+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:23.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:23 smithi121 bash[23964]: cluster 2024-04-22T21:06:23.236908+0000 mon.a (mon.0) 1367 : cluster [DBG] mgrmap e32: y(active, since 5s), standbys: x 2024-04-22T21:06:23.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:23 smithi121 bash[18560]: audit 2024-04-22T21:06:22.037465+0000 mgr.y (mgr.25168) 17 : audit [DBG] from='client.15180 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:06:23.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:23 smithi121 bash[18560]: cluster 2024-04-22T21:06:22.459881+0000 mgr.y (mgr.25168) 18 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:06:23.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:23 smithi121 bash[18560]: audit 2024-04-22T21:06:23.047967+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:23.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:23 smithi121 bash[18560]: cluster 2024-04-22T21:06:23.236908+0000 mon.a (mon.0) 1367 : cluster [DBG] mgrmap e32: y(active, since 5s), standbys: x 2024-04-22T21:06:25.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:24 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:25.007 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:06:24 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:25.008 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:06:24 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:25.009 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:06:24 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:25.009 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:24 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:25.009 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:06:24 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:25.010 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:06:24 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:25.010 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:24 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:25.010 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:06:24 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:25.247 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-04-22T21:06:25.289 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:25 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:25.289 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:06:25 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:25.290 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:06:25 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:25.290 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:06:25 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:25.294 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:06:25 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:25.295 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:06:25 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:25.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:25 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:25.296 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:06:25 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:25.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:25 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:25.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:25 smithi123 bash[18722]: cluster 2024-04-22T21:06:24.460958+0000 mgr.y (mgr.25168) 19 : cluster [DBG] pgmap v6: 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-22T21:06:25.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:25 smithi123 bash[18722]: audit 2024-04-22T21:06:24.613791+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:25.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:25 smithi123 bash[18722]: audit 2024-04-22T21:06:24.692084+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:25.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:25 smithi123 bash[18722]: audit 2024-04-22T21:06:25.178564+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:25.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:25 smithi123 bash[18722]: audit 2024-04-22T21:06:25.212361+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:06:25.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:25 smithi123 bash[18722]: audit 2024-04-22T21:06:25.236411+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:06:25.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:25 smithi123 bash[18722]: audit 2024-04-22T21:06:25.317570+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:25.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:25 smithi123 bash[18722]: audit 2024-04-22T21:06:25.324453+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:25.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:25 smithi123 bash[18722]: audit 2024-04-22T21:06:25.331912+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:25.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:25 smithi121 bash[23964]: cluster 2024-04-22T21:06:24.460958+0000 mgr.y (mgr.25168) 19 : cluster [DBG] pgmap v6: 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-22T21:06:25.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:25 smithi121 bash[23964]: audit 2024-04-22T21:06:24.613791+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:25.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:25 smithi121 bash[23964]: audit 2024-04-22T21:06:24.692084+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:25.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:25 smithi121 bash[23964]: audit 2024-04-22T21:06:25.178564+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:25.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:25 smithi121 bash[23964]: audit 2024-04-22T21:06:25.212361+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:06:25.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:25 smithi121 bash[23964]: audit 2024-04-22T21:06:25.236411+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:06:25.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:25 smithi121 bash[23964]: audit 2024-04-22T21:06:25.317570+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:25.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:25 smithi121 bash[23964]: audit 2024-04-22T21:06:25.324453+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:25.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:25 smithi121 bash[23964]: audit 2024-04-22T21:06:25.331912+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:25.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:25 smithi121 bash[18560]: cluster 2024-04-22T21:06:24.460958+0000 mgr.y (mgr.25168) 19 : cluster [DBG] pgmap v6: 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-22T21:06:25.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:25 smithi121 bash[18560]: audit 2024-04-22T21:06:24.613791+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:25.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:25 smithi121 bash[18560]: audit 2024-04-22T21:06:24.692084+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:25.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:25 smithi121 bash[18560]: audit 2024-04-22T21:06:25.178564+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:25.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:25 smithi121 bash[18560]: audit 2024-04-22T21:06:25.212361+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:06:25.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:25 smithi121 bash[18560]: audit 2024-04-22T21:06:25.236411+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:06:25.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:25 smithi121 bash[18560]: audit 2024-04-22T21:06:25.317570+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:25.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:25 smithi121 bash[18560]: audit 2024-04-22T21:06:25.324453+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:25.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:25 smithi121 bash[18560]: audit 2024-04-22T21:06:25.331912+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:25.992 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T21:06:25.993 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi121 smithi121 starting - - - - 2024-04-22T21:06:25.993 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi123 smithi123 running 0s ago 13m - - 2024-04-22T21:06:25.993 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 starting - - - - 2024-04-22T21:06:25.993 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (24s) 0s ago 6m 39.6M - 8.3.5 dad864ee21e9 800591342f16 2024-04-22T21:06:25.993 INFO:teuthology.orchestra.run.smithi121.stdout:iscsi.foo.smithi121.rxpsbc smithi121 starting - - - - 2024-04-22T21:06:25.993 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443,9283 running (76s) 0s ago 13m 434M - 19.0.0-3198-g56e81df3 82086b19bb07 d3bbb7742cae 2024-04-22T21:06:25.993 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443,9283,8765 starting - - - - 2024-04-22T21:06:25.993 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (15m) 81s ago 15m 54.7M 2048M 17.2.0 e1d6a67b021e ba10f804bdb8 2024-04-22T21:06:25.993 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (13m) 0s ago 13m 46.9M 2048M 17.2.0 e1d6a67b021e 50af38a99c3f 2024-04-22T21:06:25.993 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (13m) 81s ago 13m 42.1M 2048M 17.2.0 e1d6a67b021e 8745fa6112cd 2024-04-22T21:06:25.994 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 starting - - - - 2024-04-22T21:06:25.994 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (29s) 0s ago 7m 8131k - 1.3.1 1dbe0e931976 c449de2e89b9 2024-04-22T21:06:25.994 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (12m) 81s ago 12m 52.6M 4096M 17.2.0 e1d6a67b021e 5f94163fffdf 2024-04-22T21:06:25.994 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (12m) 81s ago 12m 55.8M 4096M 17.2.0 e1d6a67b021e f0f08f753918 2024-04-22T21:06:25.994 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (11m) 81s ago 11m 48.3M 4096M 17.2.0 e1d6a67b021e 95dd99eaa933 2024-04-22T21:06:25.994 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (10m) 81s ago 10m 51.4M 4096M 17.2.0 e1d6a67b021e b57914fddc0c 2024-04-22T21:06:25.994 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (10m) 0s ago 10m 54.6M 4096M 17.2.0 e1d6a67b021e 3652b9975d1b 2024-04-22T21:06:25.994 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (9m) 0s ago 9m 51.8M 4096M 17.2.0 e1d6a67b021e 5ad1d460ef25 2024-04-22T21:06:25.994 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (9m) 0s ago 9m 51.7M 4096M 17.2.0 e1d6a67b021e a8c3f31719ee 2024-04-22T21:06:25.994 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (8m) 0s ago 8m 53.0M 4096M 17.2.0 e1d6a67b021e 4102dc5bd77f 2024-04-22T21:06:25.994 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (34s) 0s ago 7m 48.9M - 2.33.4 514e6a882f6e caacaccbf516 2024-04-22T21:06:25.994 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi121.fpqyxe smithi121 *:8000 running (5m) 81s ago 5m 82.8M - 17.2.0 e1d6a67b021e 3c014c62895e 2024-04-22T21:06:25.994 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi123.ducldy smithi123 *:8000 running (5m) 0s ago 5m 85.4M - 17.2.0 e1d6a67b021e 9dfc66019212 2024-04-22T21:06:25.995 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi121.umzhsg smithi121 *:80 running (5m) 81s ago 5m 82.7M - 17.2.0 e1d6a67b021e 49d78336324c 2024-04-22T21:06:25.995 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi123.ywhrus smithi123 *:80 running (5m) 0s ago 5m 84.9M - 17.2.0 e1d6a67b021e d78a39784a57 2024-04-22T21:06:26.401 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:06:26.401 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-04-22T21:06:26.401 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-22T21:06:26.401 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:06:26.401 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-04-22T21:06:26.401 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 2 2024-04-22T21:06:26.401 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:06:26.401 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-04-22T21:06:26.401 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-22T21:06:26.402 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:06:26.402 INFO:teuthology.orchestra.run.smithi121.stdout: "mds": {}, 2024-04-22T21:06:26.402 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-04-22T21:06:26.402 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-22T21:06:26.402 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:06:26.402 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-04-22T21:06:26.402 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-22T21:06:26.402 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 2 2024-04-22T21:06:26.402 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:06:26.402 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:06:26.758 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:06:26.759 INFO:teuthology.orchestra.run.smithi121.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d", 2024-04-22T21:06:26.759 INFO:teuthology.orchestra.run.smithi121.stdout: "in_progress": true, 2024-04-22T21:06:26.759 INFO:teuthology.orchestra.run.smithi121.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-22T21:06:26.759 INFO:teuthology.orchestra.run.smithi121.stdout: "services_complete": [], 2024-04-22T21:06:26.759 INFO:teuthology.orchestra.run.smithi121.stdout: "progress": "", 2024-04-22T21:06:26.759 INFO:teuthology.orchestra.run.smithi121.stdout: "message": "", 2024-04-22T21:06:26.759 INFO:teuthology.orchestra.run.smithi121.stdout: "is_paused": false 2024-04-22T21:06:26.759 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:06:26.908 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:26 smithi121 bash[23964]: cephadm 2024-04-22T21:06:25.211862+0000 mgr.y (mgr.25168) 20 : cephadm [INF] Reconfiguring iscsi.foo.smithi121.rxpsbc (dependencies changed)... 2024-04-22T21:06:26.908 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:26 smithi121 bash[23964]: audit 2024-04-22T21:06:25.228269+0000 mgr.y (mgr.25168) 21 : audit [DBG] from='client.15306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:06:26.908 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:26 smithi121 bash[23964]: cephadm 2024-04-22T21:06:25.237858+0000 mgr.y (mgr.25168) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi121.rxpsbc on smithi121 2024-04-22T21:06:26.908 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:26 smithi121 bash[23964]: audit 2024-04-22T21:06:25.631269+0000 mgr.y (mgr.25168) 23 : audit [DBG] from='client.15312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:06:26.908 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:26 smithi121 bash[23964]: audit 2024-04-22T21:06:25.674090+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:26.908 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:26 smithi121 bash[23964]: audit 2024-04-22T21:06:26.406379+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.121:0/165207316' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:06:26.908 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:26 smithi121 bash[18560]: cephadm 2024-04-22T21:06:25.211862+0000 mgr.y (mgr.25168) 20 : cephadm [INF] Reconfiguring iscsi.foo.smithi121.rxpsbc (dependencies changed)... 2024-04-22T21:06:26.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:26 smithi121 bash[18560]: audit 2024-04-22T21:06:25.228269+0000 mgr.y (mgr.25168) 21 : audit [DBG] from='client.15306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:06:26.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:26 smithi121 bash[18560]: cephadm 2024-04-22T21:06:25.237858+0000 mgr.y (mgr.25168) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi121.rxpsbc on smithi121 2024-04-22T21:06:26.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:26 smithi121 bash[18560]: audit 2024-04-22T21:06:25.631269+0000 mgr.y (mgr.25168) 23 : audit [DBG] from='client.15312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:06:26.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:26 smithi121 bash[18560]: audit 2024-04-22T21:06:25.674090+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:26.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:26 smithi121 bash[18560]: audit 2024-04-22T21:06:26.406379+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.121:0/165207316' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:06:26.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:26 smithi123 bash[18722]: cephadm 2024-04-22T21:06:25.211862+0000 mgr.y (mgr.25168) 20 : cephadm [INF] Reconfiguring iscsi.foo.smithi121.rxpsbc (dependencies changed)... 2024-04-22T21:06:26.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:26 smithi123 bash[18722]: audit 2024-04-22T21:06:25.228269+0000 mgr.y (mgr.25168) 21 : audit [DBG] from='client.15306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:06:26.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:26 smithi123 bash[18722]: cephadm 2024-04-22T21:06:25.237858+0000 mgr.y (mgr.25168) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi121.rxpsbc on smithi121 2024-04-22T21:06:26.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:26 smithi123 bash[18722]: audit 2024-04-22T21:06:25.631269+0000 mgr.y (mgr.25168) 23 : audit [DBG] from='client.15312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:06:26.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:26 smithi123 bash[18722]: audit 2024-04-22T21:06:25.674090+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:26.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:26 smithi123 bash[18722]: audit 2024-04-22T21:06:26.406379+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.121:0/165207316' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:06:27.166 INFO:teuthology.orchestra.run.smithi121.stdout:HEALTH_OK 2024-04-22T21:06:27.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:27 smithi123 bash[18722]: audit 2024-04-22T21:06:25.972227+0000 mgr.y (mgr.25168) 24 : audit [DBG] from='client.25216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:06:27.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:27 smithi123 bash[18722]: cluster 2024-04-22T21:06:26.461615+0000 mgr.y (mgr.25168) 25 : 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-22T21:06:27.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:27 smithi123 bash[18722]: audit 2024-04-22T21:06:27.171202+0000 mon.a (mon.0) 1377 : audit [DBG] from='client.? 172.21.15.121:0/2777765359' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:06:28.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:27 smithi121 bash[18560]: audit 2024-04-22T21:06:25.972227+0000 mgr.y (mgr.25168) 24 : audit [DBG] from='client.25216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:06:28.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:27 smithi121 bash[18560]: cluster 2024-04-22T21:06:26.461615+0000 mgr.y (mgr.25168) 25 : 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-22T21:06:28.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:27 smithi121 bash[18560]: audit 2024-04-22T21:06:27.171202+0000 mon.a (mon.0) 1377 : audit [DBG] from='client.? 172.21.15.121:0/2777765359' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:06:28.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:27 smithi121 bash[23964]: audit 2024-04-22T21:06:25.972227+0000 mgr.y (mgr.25168) 24 : audit [DBG] from='client.25216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:06:28.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:27 smithi121 bash[23964]: cluster 2024-04-22T21:06:26.461615+0000 mgr.y (mgr.25168) 25 : 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-22T21:06:28.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:27 smithi121 bash[23964]: audit 2024-04-22T21:06:27.171202+0000 mon.a (mon.0) 1377 : audit [DBG] from='client.? 172.21.15.121:0/2777765359' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:06:28.244 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:27 smithi123 bash[47209]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:06:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:06:28.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:28 smithi123 bash[18722]: audit 2024-04-22T21:06:26.764130+0000 mgr.y (mgr.25168) 26 : audit [DBG] from='client.15330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:06:29.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:28 smithi121 bash[18560]: audit 2024-04-22T21:06:26.764130+0000 mgr.y (mgr.25168) 26 : audit [DBG] from='client.15330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:06:29.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:28 smithi121 bash[23964]: audit 2024-04-22T21:06:26.764130+0000 mgr.y (mgr.25168) 26 : audit [DBG] from='client.15330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:06:29.690 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:06:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:29.690 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:29.690 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:29.691 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:29.691 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:06:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:29.691 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:06:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:29.692 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:06:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:29.692 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:06:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:29.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:29.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:29 smithi123 bash[18722]: cluster 2024-04-22T21:06:28.462079+0000 mgr.y (mgr.25168) 27 : 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-22T21:06:29.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:29 smithi121 bash[18560]: cluster 2024-04-22T21:06:28.462079+0000 mgr.y (mgr.25168) 27 : 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-22T21:06:29.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:29 smithi121 bash[18560]: audit 2024-04-22T21:06:28.785195+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:29.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:29 smithi121 bash[18560]: audit 2024-04-22T21:06:28.790530+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:29.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:29 smithi121 bash[18560]: audit 2024-04-22T21:06:28.809420+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:06:29.956 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:29 smithi121 bash[23964]: cluster 2024-04-22T21:06:28.462079+0000 mgr.y (mgr.25168) 27 : 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-22T21:06:29.956 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:29 smithi121 bash[23964]: audit 2024-04-22T21:06:28.785195+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:29.956 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:29 smithi121 bash[23964]: audit 2024-04-22T21:06:28.790530+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:29.956 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:29 smithi121 bash[23964]: audit 2024-04-22T21:06:28.809420+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:06:29.957 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:29.957 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:06:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:29.957 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:06:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:29.958 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:29.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:29 smithi123 bash[18722]: audit 2024-04-22T21:06:28.785195+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:29.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:29 smithi123 bash[18722]: audit 2024-04-22T21:06:28.790530+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:29.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:29 smithi123 bash[18722]: audit 2024-04-22T21:06:28.809420+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:06:29.959 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:29.959 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:06:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:29.959 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:06:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:29.959 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:06:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:29.960 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:30.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:30 smithi123 bash[18722]: cephadm 2024-04-22T21:06:29.004763+0000 mgr.y (mgr.25168) 28 : cephadm [INF] Deploying daemon agent.smithi123 on smithi123 2024-04-22T21:06:30.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:30 smithi123 bash[18722]: audit 2024-04-22T21:06:30.024179+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:30.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:30 smithi123 bash[18722]: audit 2024-04-22T21:06:30.467623+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:30.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:30 smithi123 bash[18722]: audit 2024-04-22T21:06:30.607934+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.121:0/558800339' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-22T21:06:31.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:30 smithi121 bash[18560]: cephadm 2024-04-22T21:06:29.004763+0000 mgr.y (mgr.25168) 28 : cephadm [INF] Deploying daemon agent.smithi123 on smithi123 2024-04-22T21:06:31.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:30 smithi121 bash[18560]: audit 2024-04-22T21:06:30.024179+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:31.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:30 smithi121 bash[18560]: audit 2024-04-22T21:06:30.467623+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:31.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:30 smithi121 bash[18560]: audit 2024-04-22T21:06:30.607934+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.121:0/558800339' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-22T21:06:31.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:30 smithi121 bash[23964]: cephadm 2024-04-22T21:06:29.004763+0000 mgr.y (mgr.25168) 28 : cephadm [INF] Deploying daemon agent.smithi123 on smithi123 2024-04-22T21:06:31.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:30 smithi121 bash[23964]: audit 2024-04-22T21:06:30.024179+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:31.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:30 smithi121 bash[23964]: audit 2024-04-22T21:06:30.467623+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:31.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:30 smithi121 bash[23964]: audit 2024-04-22T21:06:30.607934+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.121:0/558800339' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-22T21:06:31.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:31 smithi123 bash[18722]: cephadm 2024-04-22T21:06:30.073114+0000 mgr.y (mgr.25168) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-22T21:06:31.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:31 smithi123 bash[18722]: cephadm 2024-04-22T21:06:30.312496+0000 mgr.y (mgr.25168) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi123 2024-04-22T21:06:31.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:31 smithi123 bash[18722]: cluster 2024-04-22T21:06:30.463352+0000 mgr.y (mgr.25168) 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-22T21:06:32.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:31 smithi121 bash[18560]: cephadm 2024-04-22T21:06:30.073114+0000 mgr.y (mgr.25168) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-22T21:06:32.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:31 smithi121 bash[18560]: cephadm 2024-04-22T21:06:30.312496+0000 mgr.y (mgr.25168) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi123 2024-04-22T21:06:32.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:31 smithi121 bash[18560]: cluster 2024-04-22T21:06:30.463352+0000 mgr.y (mgr.25168) 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-22T21:06:32.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:31 smithi121 bash[23964]: cephadm 2024-04-22T21:06:30.073114+0000 mgr.y (mgr.25168) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-22T21:06:32.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:31 smithi121 bash[23964]: cephadm 2024-04-22T21:06:30.312496+0000 mgr.y (mgr.25168) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi123 2024-04-22T21:06:32.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:31 smithi121 bash[23964]: cluster 2024-04-22T21:06:30.463352+0000 mgr.y (mgr.25168) 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-22T21:06:33.744 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:33 smithi123 bash[49381]: ts=2024-04-22T21:06:33.506Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi121\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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=\"e8544264-00e9-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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-22T21:06:33.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:33 smithi123 bash[18722]: cluster 2024-04-22T21:06:32.463830+0000 mgr.y (mgr.25168) 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-22T21:06:33.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:33 smithi123 bash[18722]: audit 2024-04-22T21:06:32.980302+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:33.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:33 smithi123 bash[18722]: audit 2024-04-22T21:06:32.987486+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:33.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:33 smithi123 bash[18722]: audit 2024-04-22T21:06:32.992758+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:33.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:33 smithi121 bash[23964]: cluster 2024-04-22T21:06:32.463830+0000 mgr.y (mgr.25168) 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-22T21:06:33.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:33 smithi121 bash[23964]: audit 2024-04-22T21:06:32.980302+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:33.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:33 smithi121 bash[23964]: audit 2024-04-22T21:06:32.987486+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:33.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:33 smithi121 bash[23964]: audit 2024-04-22T21:06:32.992758+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:33.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:33 smithi121 bash[18560]: cluster 2024-04-22T21:06:32.463830+0000 mgr.y (mgr.25168) 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-22T21:06:33.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:33 smithi121 bash[18560]: audit 2024-04-22T21:06:32.980302+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:33.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:33 smithi121 bash[18560]: audit 2024-04-22T21:06:32.987486+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:33.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:33 smithi121 bash[18560]: audit 2024-04-22T21:06:32.992758+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:34.632 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:34 smithi123 bash[18722]: audit 2024-04-22T21:06:33.579998+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:06:34.633 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:34 smithi123 systemd[1]: Stopping Ceph prometheus.a for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:06:34.633 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:34 smithi123 bash[51984]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-prometheus.a 2024-04-22T21:06:34.633 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:34 smithi123 bash[49381]: ts=2024-04-22T21:06:34.415Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-22T21:06:34.633 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:34 smithi123 bash[49381]: ts=2024-04-22T21:06:34.415Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-22T21:06:34.633 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:34 smithi123 bash[49381]: ts=2024-04-22T21:06:34.415Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-22T21:06:34.633 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:34 smithi123 bash[49381]: ts=2024-04-22T21:06:34.415Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-22T21:06:34.633 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:34 smithi123 bash[49381]: ts=2024-04-22T21:06:34.415Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-22T21:06:34.634 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:34 smithi123 bash[49381]: ts=2024-04-22T21:06:34.415Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-22T21:06:34.634 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:34 smithi123 bash[49381]: ts=2024-04-22T21:06:34.415Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-22T21:06:34.634 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:34 smithi123 bash[49381]: ts=2024-04-22T21:06:34.415Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-22T21:06:34.634 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:34 smithi123 bash[49381]: ts=2024-04-22T21:06:34.415Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-22T21:06:34.634 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:34 smithi123 bash[49381]: ts=2024-04-22T21:06:34.416Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-22T21:06:34.634 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:34 smithi123 bash[49381]: ts=2024-04-22T21:06:34.416Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-22T21:06:34.634 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:34 smithi123 bash[49381]: ts=2024-04-22T21:06:34.416Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-22T21:06:34.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:34 smithi121 bash[18560]: audit 2024-04-22T21:06:33.579998+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:06:34.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:34 smithi121 bash[23964]: audit 2024-04-22T21:06:33.579998+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:06:35.228 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:34 smithi123 bash[51993]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-prometheus-a 2024-04-22T21:06:35.228 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:34 smithi123 bash[52028]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-prometheus.a 2024-04-22T21:06:35.228 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:35 smithi123 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-22T21:06:35.228 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:35 smithi123 systemd[1]: Stopped Ceph prometheus.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:06:35.228 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:35 smithi123 systemd[1]: Started Ceph prometheus.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:06:35.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:35 smithi123 bash[18722]: cluster 2024-04-22T21:06:34.464913+0000 mgr.y (mgr.25168) 33 : 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-22T21:06:35.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:35 smithi123 bash[18722]: audit 2024-04-22T21:06:35.238182+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:35.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:35 smithi123 bash[18722]: audit 2024-04-22T21:06:35.253382+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:35.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:35 smithi123 bash[18722]: audit 2024-04-22T21:06:35.280995+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:06:35.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:35 smithi123 bash[18722]: audit 2024-04-22T21:06:35.306156+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:35.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:35 smithi123 bash[18722]: audit 2024-04-22T21:06:35.308943+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:06:35.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:35 smithi123 bash[18722]: audit 2024-04-22T21:06:35.312636+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi121"}]: dispatch 2024-04-22T21:06:35.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:35 smithi123 bash[18722]: audit 2024-04-22T21:06:35.323842+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:35.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:35 smithi123 bash[18722]: audit 2024-04-22T21:06:35.334047+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:06:35.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:35 smithi123 bash[18722]: audit 2024-04-22T21:06:35.353190+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:06:35.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:35 smithi121 bash[18560]: cluster 2024-04-22T21:06:34.464913+0000 mgr.y (mgr.25168) 33 : 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-22T21:06:35.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:35 smithi121 bash[18560]: audit 2024-04-22T21:06:35.238182+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:35.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:35 smithi121 bash[18560]: audit 2024-04-22T21:06:35.253382+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:35.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:35 smithi121 bash[18560]: audit 2024-04-22T21:06:35.280995+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:06:35.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:35 smithi121 bash[18560]: audit 2024-04-22T21:06:35.306156+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:35.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:35 smithi121 bash[18560]: audit 2024-04-22T21:06:35.308943+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:06:35.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:35 smithi121 bash[18560]: audit 2024-04-22T21:06:35.312636+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi121"}]: dispatch 2024-04-22T21:06:35.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:35 smithi121 bash[18560]: audit 2024-04-22T21:06:35.323842+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:35.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:35 smithi121 bash[18560]: audit 2024-04-22T21:06:35.334047+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:06:35.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:35 smithi121 bash[18560]: audit 2024-04-22T21:06:35.353190+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:06:35.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:35 smithi121 bash[23964]: cluster 2024-04-22T21:06:34.464913+0000 mgr.y (mgr.25168) 33 : 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-22T21:06:35.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:35 smithi121 bash[23964]: audit 2024-04-22T21:06:35.238182+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:35.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:35 smithi121 bash[23964]: audit 2024-04-22T21:06:35.253382+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:35.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:35 smithi121 bash[23964]: audit 2024-04-22T21:06:35.280995+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:06:35.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:35 smithi121 bash[23964]: audit 2024-04-22T21:06:35.306156+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:35.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:35 smithi121 bash[23964]: audit 2024-04-22T21:06:35.308943+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:06:35.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:35 smithi121 bash[23964]: audit 2024-04-22T21:06:35.312636+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi121"}]: dispatch 2024-04-22T21:06:35.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:35 smithi121 bash[23964]: audit 2024-04-22T21:06:35.323842+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:35.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:35 smithi121 bash[23964]: audit 2024-04-22T21:06:35.334047+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:06:35.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:35 smithi121 bash[23964]: audit 2024-04-22T21:06:35.353190+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:06:36.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:36 smithi123 bash[18722]: audit 2024-04-22T21:06:35.282629+0000 mgr.y (mgr.25168) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:06:36.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:36 smithi123 bash[18722]: cephadm 2024-04-22T21:06:35.308454+0000 mgr.y (mgr.25168) 35 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.121:5000 to Dashboard 2024-04-22T21:06:36.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:36 smithi123 bash[18722]: audit 2024-04-22T21:06:35.309972+0000 mgr.y (mgr.25168) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:06:36.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:36 smithi123 bash[18722]: audit 2024-04-22T21:06:35.314033+0000 mgr.y (mgr.25168) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi121"}]: dispatch 2024-04-22T21:06:36.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:36 smithi123 bash[18722]: audit 2024-04-22T21:06:35.335206+0000 mgr.y (mgr.25168) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:06:36.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:36 smithi123 bash[18722]: cephadm 2024-04-22T21:06:35.355893+0000 mgr.y (mgr.25168) 39 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-22T21:06:36.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:36 smithi123 bash[18722]: cephadm 2024-04-22T21:06:35.357642+0000 mgr.y (mgr.25168) 40 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-22T21:06:36.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:36 smithi121 bash[23964]: audit 2024-04-22T21:06:35.282629+0000 mgr.y (mgr.25168) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:06:36.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:36 smithi121 bash[23964]: cephadm 2024-04-22T21:06:35.308454+0000 mgr.y (mgr.25168) 35 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.121:5000 to Dashboard 2024-04-22T21:06:36.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:36 smithi121 bash[23964]: audit 2024-04-22T21:06:35.309972+0000 mgr.y (mgr.25168) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:06:36.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:36 smithi121 bash[23964]: audit 2024-04-22T21:06:35.314033+0000 mgr.y (mgr.25168) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi121"}]: dispatch 2024-04-22T21:06:36.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:36 smithi121 bash[23964]: audit 2024-04-22T21:06:35.335206+0000 mgr.y (mgr.25168) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:06:36.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:36 smithi121 bash[23964]: cephadm 2024-04-22T21:06:35.355893+0000 mgr.y (mgr.25168) 39 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-22T21:06:36.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:36 smithi121 bash[23964]: cephadm 2024-04-22T21:06:35.357642+0000 mgr.y (mgr.25168) 40 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-22T21:06:36.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:36 smithi121 bash[18560]: audit 2024-04-22T21:06:35.282629+0000 mgr.y (mgr.25168) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:06:36.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:36 smithi121 bash[18560]: cephadm 2024-04-22T21:06:35.308454+0000 mgr.y (mgr.25168) 35 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.121:5000 to Dashboard 2024-04-22T21:06:36.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:36 smithi121 bash[18560]: audit 2024-04-22T21:06:35.309972+0000 mgr.y (mgr.25168) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:06:36.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:36 smithi121 bash[18560]: audit 2024-04-22T21:06:35.314033+0000 mgr.y (mgr.25168) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi121"}]: dispatch 2024-04-22T21:06:36.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:36 smithi121 bash[18560]: audit 2024-04-22T21:06:35.335206+0000 mgr.y (mgr.25168) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:06:36.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:36 smithi121 bash[18560]: cephadm 2024-04-22T21:06:35.355893+0000 mgr.y (mgr.25168) 39 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-22T21:06:36.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:36 smithi121 bash[18560]: cephadm 2024-04-22T21:06:35.357642+0000 mgr.y (mgr.25168) 40 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-22T21:06:37.019 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:36 smithi123 bash[52056]: ts=2024-04-22T21:06:36.874Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-22T21:06:37.019 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:36 smithi123 bash[52056]: ts=2024-04-22T21:06:36.874Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-22T21:06:37.020 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:36 smithi123 bash[52056]: ts=2024-04-22T21:06:36.874Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-22T21:06:37.020 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:36 smithi123 bash[52056]: ts=2024-04-22T21:06:36.874Z 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 smithi123 (none))" 2024-04-22T21:06:37.020 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:36 smithi123 bash[52056]: ts=2024-04-22T21:06:36.874Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-22T21:06:37.020 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:36 smithi123 bash[52056]: ts=2024-04-22T21:06:36.874Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-22T21:06:37.020 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:36 smithi123 bash[52056]: ts=2024-04-22T21:06:36.877Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-22T21:06:37.020 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:36 smithi123 bash[52056]: ts=2024-04-22T21:06:36.878Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-22T21:06:37.020 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:36 smithi123 bash[52056]: ts=2024-04-22T21:06:36.879Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-22T21:06:37.020 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:36 smithi123 bash[52056]: ts=2024-04-22T21:06:36.880Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-22T21:06:37.020 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:36 smithi123 bash[52056]: ts=2024-04-22T21:06:36.880Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.066µs 2024-04-22T21:06:37.020 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:36 smithi123 bash[52056]: ts=2024-04-22T21:06:36.880Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-22T21:06:37.020 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:36 smithi123 bash[52056]: ts=2024-04-22T21:06:36.882Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-04-22T21:06:37.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:37 smithi121 bash[18560]: cluster 2024-04-22T21:06:36.466213+0000 mgr.y (mgr.25168) 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-22T21:06:37.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:37 smithi121 bash[18560]: audit 2024-04-22T21:06:37.435104+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:37.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:37 smithi121 bash[18560]: audit 2024-04-22T21:06:37.453786+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:37.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:37 smithi121 bash[23964]: cluster 2024-04-22T21:06:36.466213+0000 mgr.y (mgr.25168) 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-22T21:06:37.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:37 smithi121 bash[23964]: audit 2024-04-22T21:06:37.435104+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:37.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:37 smithi121 bash[23964]: audit 2024-04-22T21:06:37.453786+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:37.657 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:37 smithi123 bash[18722]: cluster 2024-04-22T21:06:36.466213+0000 mgr.y (mgr.25168) 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-22T21:06:37.657 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:37 smithi123 bash[18722]: audit 2024-04-22T21:06:37.435104+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:37.657 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:37 smithi123 bash[18722]: audit 2024-04-22T21:06:37.453786+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:37.657 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:37 smithi123 bash[52056]: ts=2024-04-22T21:06:37.353Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-04-22T21:06:37.658 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:37 smithi123 bash[52056]: ts=2024-04-22T21:06:37.588Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-04-22T21:06:37.658 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:37 smithi123 bash[52056]: ts=2024-04-22T21:06:37.588Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-04-22T21:06:37.658 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:37 smithi123 bash[52056]: ts=2024-04-22T21:06:37.588Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=56.607µs wal_replay_duration=707.947581ms total_replay_duration=708.017877ms 2024-04-22T21:06:37.658 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:37 smithi123 bash[52056]: ts=2024-04-22T21:06:37.596Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-22T21:06:37.658 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:37 smithi123 bash[52056]: ts=2024-04-22T21:06:37.596Z caller=main.go:947 level=info msg="TSDB started" 2024-04-22T21:06:37.658 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:37 smithi123 bash[52056]: ts=2024-04-22T21:06:37.597Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-22T21:06:37.658 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:37 smithi123 bash[52056]: ts=2024-04-22T21:06:37.668Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=71.059179ms db_storage=1.143µs remote_storage=2.33µs web_handler=597ns query_engine=1.067µs scrape=539.568µs scrape_sd=293.824µs notify=32.08µs notify_sd=37.153µs rules=69.232325ms 2024-04-22T21:06:37.658 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:37 smithi123 bash[52056]: ts=2024-04-22T21:06:37.668Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-22T21:06:38.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:38 smithi123 bash[18722]: audit 2024-04-22T21:06:37.476444+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:38.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:38 smithi123 bash[18722]: audit 2024-04-22T21:06:38.029686+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:06:38.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:38 smithi123 bash[18722]: audit 2024-04-22T21:06:38.031929+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T21:06:38.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:38 smithi123 bash[18722]: audit 2024-04-22T21:06:38.033867+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:06:38.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:38 smithi121 bash[18560]: audit 2024-04-22T21:06:37.476444+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:38.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:38 smithi121 bash[18560]: audit 2024-04-22T21:06:38.029686+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:06:38.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:38 smithi121 bash[18560]: audit 2024-04-22T21:06:38.031929+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T21:06:38.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:38 smithi121 bash[18560]: audit 2024-04-22T21:06:38.033867+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:06:38.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:38 smithi121 bash[23964]: audit 2024-04-22T21:06:37.476444+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:38.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:38 smithi121 bash[23964]: audit 2024-04-22T21:06:38.029686+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:06:38.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:38 smithi121 bash[23964]: audit 2024-04-22T21:06:38.031929+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T21:06:38.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:38 smithi121 bash[23964]: audit 2024-04-22T21:06:38.033867+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:06:39.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:39 smithi123 bash[18722]: cephadm 2024-04-22T21:06:38.028681+0000 mgr.y (mgr.25168) 42 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-22T21:06:39.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:39 smithi123 bash[18722]: cephadm 2024-04-22T21:06:38.035839+0000 mgr.y (mgr.25168) 43 : cephadm [INF] Deploying daemon mgr.x on smithi123 2024-04-22T21:06:39.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:39 smithi123 bash[18722]: cluster 2024-04-22T21:06:38.467086+0000 mgr.y (mgr.25168) 44 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T21:06:39.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:39 smithi121 bash[18560]: cephadm 2024-04-22T21:06:38.028681+0000 mgr.y (mgr.25168) 42 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-22T21:06:39.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:39 smithi121 bash[18560]: cephadm 2024-04-22T21:06:38.035839+0000 mgr.y (mgr.25168) 43 : cephadm [INF] Deploying daemon mgr.x on smithi123 2024-04-22T21:06:39.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:39 smithi121 bash[18560]: cluster 2024-04-22T21:06:38.467086+0000 mgr.y (mgr.25168) 44 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T21:06:39.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:39 smithi121 bash[23964]: cephadm 2024-04-22T21:06:38.028681+0000 mgr.y (mgr.25168) 42 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-22T21:06:39.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:39 smithi121 bash[23964]: cephadm 2024-04-22T21:06:38.035839+0000 mgr.y (mgr.25168) 43 : cephadm [INF] Deploying daemon mgr.x on smithi123 2024-04-22T21:06:39.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:39 smithi121 bash[23964]: cluster 2024-04-22T21:06:38.467086+0000 mgr.y (mgr.25168) 44 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T21:06:40.593 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:40 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:40.594 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:06:40 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:40.594 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:06:40 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:40.594 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:40 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:40.595 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:06:40 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:40.595 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:06:40 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:40.595 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:06:40 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:40.596 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:40 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:40.596 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:40 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:41.003 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:40 smithi123 systemd[1]: Stopping Ceph mgr.x for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:06:41.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:41 smithi123 bash[18722]: audit 2024-04-22T21:06:40.292027+0000 mgr.y (mgr.25168) 45 : audit [DBG] from='client.25249 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:06:41.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:41 smithi123 bash[18722]: cluster 2024-04-22T21:06:40.468766+0000 mgr.y (mgr.25168) 46 : cluster [DBG] pgmap v14: 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-22T21:06:41.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:41 smithi123 bash[18722]: audit 2024-04-22T21:06:40.757615+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:41.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:41 smithi123 bash[18722]: audit 2024-04-22T21:06:40.770254+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:41.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:41 smithi123 bash[18722]: audit 2024-04-22T21:06:40.781652+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:41.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:41 smithi121 bash[23964]: audit 2024-04-22T21:06:40.292027+0000 mgr.y (mgr.25168) 45 : audit [DBG] from='client.25249 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:06:41.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:41 smithi121 bash[23964]: cluster 2024-04-22T21:06:40.468766+0000 mgr.y (mgr.25168) 46 : cluster [DBG] pgmap v14: 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-22T21:06:41.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:41 smithi121 bash[23964]: audit 2024-04-22T21:06:40.757615+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:41.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:41 smithi121 bash[23964]: audit 2024-04-22T21:06:40.770254+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:41.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:41 smithi121 bash[23964]: audit 2024-04-22T21:06:40.781652+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:41.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:41 smithi121 bash[18560]: audit 2024-04-22T21:06:40.292027+0000 mgr.y (mgr.25168) 45 : audit [DBG] from='client.25249 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:06:41.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:41 smithi121 bash[18560]: cluster 2024-04-22T21:06:40.468766+0000 mgr.y (mgr.25168) 46 : cluster [DBG] pgmap v14: 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-22T21:06:41.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:41 smithi121 bash[18560]: audit 2024-04-22T21:06:40.757615+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:41.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:41 smithi121 bash[18560]: audit 2024-04-22T21:06:40.770254+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:41.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:41 smithi121 bash[18560]: audit 2024-04-22T21:06:40.781652+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:42.195 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:41 smithi123 bash[52791]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-mgr-x 2024-04-22T21:06:42.447 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:06:42 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:42.447 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:06:42 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:42.448 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:06:42 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:42.448 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:42 smithi123 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-22T21:06:42.448 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:42 smithi123 bash[52871]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-mgr-x 2024-04-22T21:06:42.448 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:42 smithi123 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-22T21:06:42.448 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:42 smithi123 systemd[1]: Stopped Ceph mgr.x for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:06:42.448 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:42 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:42.449 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:06:42 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:42.449 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:42 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:42.449 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:06:42 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:42.449 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:06:42 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:42.450 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:42 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:06:42.749 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:42 smithi123 systemd[1]: Started Ceph mgr.x for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:06:43.788 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:43 smithi121 bash[63595]: ignoring --setuser ceph since I am not root 2024-04-22T21:06:43.788 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:43 smithi121 bash[63595]: ignoring --setgroup ceph since I am not root 2024-04-22T21:06:43.788 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:43 smithi121 bash[63595]: debug 2024-04-22T21:06:43.647+0000 7fd0d5bbe700 1 -- 172.21.15.121:0/3082431046 <== mon.1 v2:172.21.15.121:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ad15b7c5a0 con 0x55ad15c80800 2024-04-22T21:06:43.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:43 smithi121 bash[18560]: cluster 2024-04-22T21:06:42.469523+0000 mgr.y (mgr.25168) 47 : cluster [DBG] pgmap v15: 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-22T21:06:43.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:43 smithi121 bash[18560]: audit 2024-04-22T21:06:42.502285+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:43.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:43 smithi121 bash[18560]: audit 2024-04-22T21:06:42.513313+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:43.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:43 smithi121 bash[18560]: audit 2024-04-22T21:06:42.562838+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:06:43.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:43 smithi121 bash[18560]: audit 2024-04-22T21:06:42.568465+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:06:43.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:43 smithi121 bash[18560]: audit 2024-04-22T21:06:42.570517+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:06:43.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:43 smithi121 bash[18560]: audit 2024-04-22T21:06:42.581461+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:43.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:43 smithi121 bash[18560]: cephadm 2024-04-22T21:06:42.582426+0000 mgr.y (mgr.25168) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:06:43.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:43 smithi121 bash[18560]: audit 2024-04-22T21:06:42.673397+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:06:43.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:43 smithi121 bash[18560]: cephadm 2024-04-22T21:06:42.676090+0000 mgr.y (mgr.25168) 49 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-22T21:06:43.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:43 smithi121 bash[18560]: cephadm 2024-04-22T21:06:42.677458+0000 mgr.y (mgr.25168) 50 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-22T21:06:43.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:43 smithi121 bash[18560]: cephadm 2024-04-22T21:06:42.684638+0000 mgr.y (mgr.25168) 51 : cephadm [INF] Failing over to other MGR 2024-04-22T21:06:43.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:43 smithi121 bash[18560]: audit 2024-04-22T21:06:42.685260+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-22T21:06:43.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:43 smithi121 bash[18560]: cluster 2024-04-22T21:06:42.694598+0000 mon.a (mon.0) 1413 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-22T21:06:43.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:43 smithi121 bash[23964]: cluster 2024-04-22T21:06:42.469523+0000 mgr.y (mgr.25168) 47 : cluster [DBG] pgmap v15: 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-22T21:06:43.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:43 smithi121 bash[23964]: audit 2024-04-22T21:06:42.502285+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:43.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:43 smithi121 bash[23964]: audit 2024-04-22T21:06:42.513313+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:43.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:43 smithi121 bash[23964]: audit 2024-04-22T21:06:42.562838+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:06:43.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:43 smithi121 bash[23964]: audit 2024-04-22T21:06:42.568465+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:06:43.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:43 smithi121 bash[23964]: audit 2024-04-22T21:06:42.570517+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:06:43.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:43 smithi121 bash[23964]: audit 2024-04-22T21:06:42.581461+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:43.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:43 smithi121 bash[23964]: cephadm 2024-04-22T21:06:42.582426+0000 mgr.y (mgr.25168) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:06:43.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:43 smithi121 bash[23964]: audit 2024-04-22T21:06:42.673397+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:06:43.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:43 smithi121 bash[23964]: cephadm 2024-04-22T21:06:42.676090+0000 mgr.y (mgr.25168) 49 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-22T21:06:43.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:43 smithi121 bash[23964]: cephadm 2024-04-22T21:06:42.677458+0000 mgr.y (mgr.25168) 50 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-22T21:06:43.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:43 smithi121 bash[23964]: cephadm 2024-04-22T21:06:42.684638+0000 mgr.y (mgr.25168) 51 : cephadm [INF] Failing over to other MGR 2024-04-22T21:06:43.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:43 smithi121 bash[23964]: audit 2024-04-22T21:06:42.685260+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-22T21:06:43.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:43 smithi121 bash[23964]: cluster 2024-04-22T21:06:42.694598+0000 mon.a (mon.0) 1413 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-22T21:06:44.029 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:43 smithi123 bash[52056]: ts=2024-04-22T21:06: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=\"smithi121\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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=\"e8544264-00e9-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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-22T21:06:44.029 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:43 smithi123 bash[18722]: cluster 2024-04-22T21:06:42.469523+0000 mgr.y (mgr.25168) 47 : cluster [DBG] pgmap v15: 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-22T21:06:44.029 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:43 smithi123 bash[18722]: audit 2024-04-22T21:06:42.502285+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:44.030 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:43 smithi123 bash[18722]: audit 2024-04-22T21:06:42.513313+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:44.030 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:43 smithi123 bash[18722]: audit 2024-04-22T21:06:42.562838+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:06:44.030 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:43 smithi123 bash[18722]: audit 2024-04-22T21:06:42.568465+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:06:44.030 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:43 smithi123 bash[18722]: audit 2024-04-22T21:06:42.570517+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:06:44.030 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:43 smithi123 bash[18722]: audit 2024-04-22T21:06:42.581461+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' 2024-04-22T21:06:44.030 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:43 smithi123 bash[18722]: cephadm 2024-04-22T21:06:42.582426+0000 mgr.y (mgr.25168) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:06:44.030 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:43 smithi123 bash[18722]: audit 2024-04-22T21:06:42.673397+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:06:44.030 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:43 smithi123 bash[18722]: cephadm 2024-04-22T21:06:42.676090+0000 mgr.y (mgr.25168) 49 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-22T21:06:44.030 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:43 smithi123 bash[18722]: cephadm 2024-04-22T21:06:42.677458+0000 mgr.y (mgr.25168) 50 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-22T21:06:44.030 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:43 smithi123 bash[18722]: cephadm 2024-04-22T21:06:42.684638+0000 mgr.y (mgr.25168) 51 : cephadm [INF] Failing over to other MGR 2024-04-22T21:06:44.030 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:43 smithi123 bash[18722]: audit 2024-04-22T21:06:42.685260+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-22T21:06:44.030 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:43 smithi123 bash[18722]: cluster 2024-04-22T21:06:42.694598+0000 mon.a (mon.0) 1413 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-22T21:06:44.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:43 smithi121 bash[63595]: debug 2024-04-22T21:06:43.791+0000 7fd0df9b0200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-22T21:06:44.744 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:44 smithi123 bash[52966]: debug 2024-04-22T21:06:44.623+0000 7f274a2be700 1 -- 172.21.15.123:0/687576103 <== mon.2 v2:172.21.15.123:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56004ce865a0 con 0x56004dbfcc00 2024-04-22T21:06:44.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:44 smithi123 bash[18722]: audit 2024-04-22T21:06:43.592078+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-22T21:06:44.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:44 smithi123 bash[18722]: cluster 2024-04-22T21:06:43.592363+0000 mon.a (mon.0) 1415 : cluster [DBG] mgrmap e33: x(active, starting, since 0.905528s) 2024-04-22T21:06:45.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:44 smithi121 bash[18560]: audit 2024-04-22T21:06:43.592078+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-22T21:06:45.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:44 smithi121 bash[18560]: cluster 2024-04-22T21:06:43.592363+0000 mon.a (mon.0) 1415 : cluster [DBG] mgrmap e33: x(active, starting, since 0.905528s) 2024-04-22T21:06:45.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:44 smithi121 bash[23964]: audit 2024-04-22T21:06:43.592078+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25168 172.21.15.121:0/3573083870' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-22T21:06:45.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:44 smithi121 bash[23964]: cluster 2024-04-22T21:06:43.592363+0000 mon.a (mon.0) 1415 : cluster [DBG] mgrmap e33: x(active, starting, since 0.905528s) 2024-04-22T21:06:45.244 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:44 smithi123 bash[52966]: debug 2024-04-22T21:06:44.771+0000 7f27544ce200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-22T21:06:45.756 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:45 smithi121 bash[63595]: debug 2024-04-22T21:06:45.399+0000 7fd0df9b0200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-22T21:06:45.756 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:45 smithi121 bash[63595]: debug 2024-04-22T21:06:45.503+0000 7fd0df9b0200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-22T21:06:46.038 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:45 smithi121 bash[63595]: debug 2024-04-22T21:06:45.755+0000 7fd0df9b0200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-22T21:06:46.744 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:46 smithi123 bash[52966]: debug 2024-04-22T21:06:46.395+0000 7f27544ce200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-22T21:06:46.744 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:46 smithi123 bash[52966]: debug 2024-04-22T21:06:46.495+0000 7f27544ce200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-22T21:06:46.930 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:46 smithi121 bash[63595]: debug 2024-04-22T21:06:46.583+0000 7fd0df9b0200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-22T21:06:46.930 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:46 smithi121 bash[63595]: debug 2024-04-22T21:06:46.699+0000 7fd0df9b0200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-22T21:06:46.930 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:46 smithi121 bash[63595]: debug 2024-04-22T21:06:46.807+0000 7fd0df9b0200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-22T21:06:47.103 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:46 smithi123 bash[52966]: debug 2024-04-22T21:06:46.755+0000 7f27544ce200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-22T21:06:47.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:47 smithi121 bash[63595]: debug 2024-04-22T21:06:47.175+0000 7fd0df9b0200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-22T21:06:47.774 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:47 smithi121 bash[63595]: debug 2024-04-22T21:06:47.291+0000 7fd0df9b0200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-22T21:06:47.774 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:47 smithi121 bash[63595]: debug 2024-04-22T21:06:47.399+0000 7fd0df9b0200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-22T21:06:47.994 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:47 smithi123 bash[52966]: debug 2024-04-22T21:06:47.579+0000 7f27544ce200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-22T21:06:47.994 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:47 smithi123 bash[52966]: debug 2024-04-22T21:06:47.695+0000 7f27544ce200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-22T21:06:47.994 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:47 smithi123 bash[52966]: debug 2024-04-22T21:06:47.799+0000 7f27544ce200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-22T21:06:48.038 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:47 smithi121 bash[63595]: debug 2024-04-22T21:06:47.775+0000 7fd0df9b0200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-22T21:06:48.038 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:48 smithi121 bash[63595]: debug 2024-04-22T21:06:48.023+0000 7fd0df9b0200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-22T21:06:48.494 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:48 smithi123 bash[52966]: debug 2024-04-22T21:06:48.159+0000 7f27544ce200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-22T21:06:48.494 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:48 smithi123 bash[52966]: debug 2024-04-22T21:06:48.271+0000 7f27544ce200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-22T21:06:48.494 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:48 smithi123 bash[52966]: debug 2024-04-22T21:06:48.379+0000 7f27544ce200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-22T21:06:48.511 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:48 smithi121 bash[63595]: debug 2024-04-22T21:06:48.299+0000 7fd0df9b0200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-22T21:06:48.511 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:48 smithi121 bash[63595]: debug 2024-04-22T21:06:48.423+0000 7fd0df9b0200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-22T21:06:48.788 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:48 smithi121 bash[63595]: debug 2024-04-22T21:06:48.747+0000 7fd0df9b0200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-22T21:06:48.994 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:48 smithi123 bash[52966]: debug 2024-04-22T21:06:48.747+0000 7f27544ce200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-22T21:06:48.994 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:48 smithi123 bash[52966]: debug 2024-04-22T21:06:48.987+0000 7f27544ce200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-22T21:06:49.498 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:49 smithi121 bash[63595]: debug 2024-04-22T21:06:49.179+0000 7fd0df9b0200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-22T21:06:49.498 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:49 smithi121 bash[63595]: debug 2024-04-22T21:06:49.431+0000 7fd0df9b0200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-22T21:06:49.668 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:49 smithi123 bash[52966]: debug 2024-04-22T21:06:49.271+0000 7f27544ce200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-22T21:06:49.668 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:49 smithi123 bash[52966]: debug 2024-04-22T21:06:49.391+0000 7f27544ce200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-22T21:06:49.788 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:49 smithi121 bash[63595]: debug 2024-04-22T21:06:49.559+0000 7fd0df9b0200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-22T21:06:49.994 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:49 smithi123 bash[52966]: debug 2024-04-22T21:06:49.675+0000 7f27544ce200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-22T21:06:50.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:49 smithi121 bash[63595]: debug 2024-04-22T21:06:49.819+0000 7fd0df9b0200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-22T21:06:50.454 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:50 smithi123 bash[52966]: debug 2024-04-22T21:06:50.095+0000 7f27544ce200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-22T21:06:50.454 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:50 smithi123 bash[52966]: debug 2024-04-22T21:06:50.339+0000 7f27544ce200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-22T21:06:50.715 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:50 smithi123 bash[52966]: debug 2024-04-22T21:06:50.459+0000 7f27544ce200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-22T21:06:50.994 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:50 smithi123 bash[52966]: debug 2024-04-22T21:06:50.723+0000 7f27544ce200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-22T21:06:51.279 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:50 smithi121 bash[63595]: debug 2024-04-22T21:06:50.851+0000 7fd0df9b0200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-22T21:06:51.279 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:50 smithi121 bash[63595]: debug 2024-04-22T21:06:50.971+0000 7fd0df9b0200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-22T21:06:51.538 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:51 smithi121 bash[63595]: debug 2024-04-22T21:06:51.279+0000 7fd0df9b0200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-22T21:06:51.538 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:51 smithi121 bash[63595]: debug 2024-04-22T21:06:51.395+0000 7fd0df9b0200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-22T21:06:51.870 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:51 smithi123 bash[52966]: debug 2024-04-22T21:06:51.771+0000 7f27544ce200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-22T21:06:52.117 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:51 smithi121 bash[63595]: debug 2024-04-22T21:06:51.863+0000 7fd0df9b0200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-22T21:06:52.117 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:51 smithi121 bash[63595]: debug 2024-04-22T21:06:51.987+0000 7fd0df9b0200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-22T21:06:52.117 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:52 smithi121 bash[63595]: [22/Apr/2024:21:06:52] ENGINE Bus STARTING 2024-04-22T21:06:52.117 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:52 smithi121 bash[18560]: cluster 2024-04-22T21:06:52.014040+0000 mon.a (mon.0) 1416 : cluster [DBG] Standby manager daemon y started 2024-04-22T21:06:52.117 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:52 smithi121 bash[18560]: audit 2024-04-22T21:06:52.015956+0000 mon.a (mon.0) 1417 : audit [DBG] from='mgr.? 172.21.15.121:0/2216018733' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-22T21:06:52.117 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:52 smithi121 bash[18560]: audit 2024-04-22T21:06:52.016872+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.? 172.21.15.121:0/2216018733' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T21:06:52.118 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:52 smithi121 bash[18560]: audit 2024-04-22T21:06:52.019516+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.? 172.21.15.121:0/2216018733' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-22T21:06:52.118 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:52 smithi121 bash[18560]: audit 2024-04-22T21:06:52.021517+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.? 172.21.15.121:0/2216018733' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T21:06:52.118 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:52 smithi121 bash[23964]: cluster 2024-04-22T21:06:52.014040+0000 mon.a (mon.0) 1416 : cluster [DBG] Standby manager daemon y started 2024-04-22T21:06:52.118 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:52 smithi121 bash[23964]: audit 2024-04-22T21:06:52.015956+0000 mon.a (mon.0) 1417 : audit [DBG] from='mgr.? 172.21.15.121:0/2216018733' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-22T21:06:52.118 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:52 smithi121 bash[23964]: audit 2024-04-22T21:06:52.016872+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.? 172.21.15.121:0/2216018733' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T21:06:52.118 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:52 smithi121 bash[23964]: audit 2024-04-22T21:06:52.019516+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.? 172.21.15.121:0/2216018733' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-22T21:06:52.118 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:52 smithi121 bash[23964]: audit 2024-04-22T21:06:52.021517+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.? 172.21.15.121:0/2216018733' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T21:06:52.196 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:51 smithi123 bash[52966]: debug 2024-04-22T21:06:51.895+0000 7f27544ce200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-22T21:06:52.196 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:52 smithi123 bash[18722]: cluster 2024-04-22T21:06:52.014040+0000 mon.a (mon.0) 1416 : cluster [DBG] Standby manager daemon y started 2024-04-22T21:06:52.196 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:52 smithi123 bash[18722]: audit 2024-04-22T21:06:52.015956+0000 mon.a (mon.0) 1417 : audit [DBG] from='mgr.? 172.21.15.121:0/2216018733' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-22T21:06:52.196 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:52 smithi123 bash[18722]: audit 2024-04-22T21:06:52.016872+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.? 172.21.15.121:0/2216018733' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T21:06:52.196 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:52 smithi123 bash[18722]: audit 2024-04-22T21:06:52.019516+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.? 172.21.15.121:0/2216018733' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-22T21:06:52.197 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:52 smithi123 bash[18722]: audit 2024-04-22T21:06:52.021517+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.? 172.21.15.121:0/2216018733' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T21:06:52.493 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:52 smithi123 bash[52966]: debug 2024-04-22T21:06:52.203+0000 7f27544ce200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-22T21:06:52.494 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:52 smithi123 bash[52966]: debug 2024-04-22T21:06:52.319+0000 7f27544ce200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-22T21:06:52.538 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:52 smithi121 bash[63595]: CherryPy Checker: 2024-04-22T21:06:52.538 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:52 smithi121 bash[63595]: The Application mounted at '' has an empty config. 2024-04-22T21:06:52.538 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:52 smithi121 bash[63595]: [22/Apr/2024:21:06:52] ENGINE Serving on http://:::9283 2024-04-22T21:06:52.538 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:06:52 smithi121 bash[63595]: [22/Apr/2024:21:06:52] ENGINE Bus STARTED 2024-04-22T21:06:53.084 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:52 smithi123 bash[52966]: debug 2024-04-22T21:06:52.795+0000 7f27544ce200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-22T21:06:53.084 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:52 smithi123 bash[52966]: debug 2024-04-22T21:06:52.919+0000 7f27544ce200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-22T21:06:53.396 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:53 smithi123 bash[18722]: cluster 2024-04-22T21:06:52.075073+0000 mon.a (mon.0) 1421 : cluster [DBG] mgrmap e34: x(active, starting, since 9s), standbys: y 2024-04-22T21:06:53.396 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:53 smithi123 bash[18722]: cluster 2024-04-22T21:06:52.944590+0000 mon.a (mon.0) 1422 : cluster [INF] Active manager daemon x restarted 2024-04-22T21:06:53.396 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:53 smithi123 bash[18722]: cluster 2024-04-22T21:06:52.945760+0000 mon.a (mon.0) 1423 : cluster [INF] Activating manager daemon x 2024-04-22T21:06:53.397 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:53 smithi123 bash[18722]: cluster 2024-04-22T21:06:52.954547+0000 mon.a (mon.0) 1424 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-22T21:06:53.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:53 smithi121 bash[18560]: cluster 2024-04-22T21:06:52.075073+0000 mon.a (mon.0) 1421 : cluster [DBG] mgrmap e34: x(active, starting, since 9s), standbys: y 2024-04-22T21:06:53.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:53 smithi121 bash[18560]: cluster 2024-04-22T21:06:52.944590+0000 mon.a (mon.0) 1422 : cluster [INF] Active manager daemon x restarted 2024-04-22T21:06:53.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:53 smithi121 bash[18560]: cluster 2024-04-22T21:06:52.945760+0000 mon.a (mon.0) 1423 : cluster [INF] Activating manager daemon x 2024-04-22T21:06:53.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:53 smithi121 bash[18560]: cluster 2024-04-22T21:06:52.954547+0000 mon.a (mon.0) 1424 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-22T21:06:53.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:53 smithi121 bash[23964]: cluster 2024-04-22T21:06:52.075073+0000 mon.a (mon.0) 1421 : cluster [DBG] mgrmap e34: x(active, starting, since 9s), standbys: y 2024-04-22T21:06:53.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:53 smithi121 bash[23964]: cluster 2024-04-22T21:06:52.944590+0000 mon.a (mon.0) 1422 : cluster [INF] Active manager daemon x restarted 2024-04-22T21:06:53.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:53 smithi121 bash[23964]: cluster 2024-04-22T21:06:52.945760+0000 mon.a (mon.0) 1423 : cluster [INF] Activating manager daemon x 2024-04-22T21:06:53.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:53 smithi121 bash[23964]: cluster 2024-04-22T21:06:52.954547+0000 mon.a (mon.0) 1424 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-22T21:06:53.733 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:53 smithi123 bash[52966]: [22/Apr/2024:21:06:53] ENGINE Bus STARTING 2024-04-22T21:06:53.734 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:06:53 smithi123 bash[52056]: ts=2024-04-22T21:06:53.504Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi121\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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=\"e8544264-00e9-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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-22T21:06:53.993 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:53 smithi123 bash[52966]: CherryPy Checker: 2024-04-22T21:06:53.994 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:53 smithi123 bash[52966]: The Application mounted at '' has an empty config. 2024-04-22T21:06:53.994 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:53 smithi123 bash[52966]: [22/Apr/2024:21:06:53] ENGINE Serving on http://:::9283 2024-04-22T21:06:53.994 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:06:53 smithi123 bash[52966]: [22/Apr/2024:21:06:53] ENGINE Bus STARTED 2024-04-22T21:06:54.703 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[23964]: cluster 2024-04-22T21:06:53.464723+0000 mon.a (mon.0) 1425 : cluster [DBG] mgrmap e35: x(active, starting, since 0.519263s), standbys: y 2024-04-22T21:06:54.703 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[23964]: audit 2024-04-22T21:06:53.466803+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T21:06:54.703 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[23964]: audit 2024-04-22T21:06:53.466959+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T21:06:54.703 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[23964]: audit 2024-04-22T21:06:53.467074+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T21:06:54.703 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[23964]: audit 2024-04-22T21:06:53.468456+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-22T21:06:54.703 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[23964]: audit 2024-04-22T21:06:53.468651+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-22T21:06:54.703 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[23964]: audit 2024-04-22T21:06:53.468929+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T21:06:54.703 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[23964]: audit 2024-04-22T21:06:53.469130+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T21:06:54.704 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[23964]: audit 2024-04-22T21:06:53.469343+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T21:06:54.704 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[23964]: audit 2024-04-22T21:06:53.469539+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T21:06:54.704 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[23964]: audit 2024-04-22T21:06:53.469635+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T21:06:54.704 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[23964]: audit 2024-04-22T21:06:53.469725+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T21:06:54.704 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[23964]: audit 2024-04-22T21:06:53.469821+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T21:06:54.704 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[23964]: audit 2024-04-22T21:06:53.469909+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T21:06:54.704 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[23964]: audit 2024-04-22T21:06:53.472206+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T21:06:54.704 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[23964]: audit 2024-04-22T21:06:53.472512+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T21:06:54.704 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[23964]: audit 2024-04-22T21:06:53.473016+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T21:06:54.704 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[23964]: cluster 2024-04-22T21:06:53.497653+0000 mon.a (mon.0) 1426 : cluster [INF] Manager daemon x is now available 2024-04-22T21:06:54.704 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[23964]: audit 2024-04-22T21:06:53.562098+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:54.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[18560]: cluster 2024-04-22T21:06:53.464723+0000 mon.a (mon.0) 1425 : cluster [DBG] mgrmap e35: x(active, starting, since 0.519263s), standbys: y 2024-04-22T21:06:54.705 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[18560]: audit 2024-04-22T21:06:53.466803+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T21:06:54.705 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[18560]: audit 2024-04-22T21:06:53.466959+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T21:06:54.705 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[18560]: audit 2024-04-22T21:06:53.467074+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T21:06:54.705 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[18560]: audit 2024-04-22T21:06:53.468456+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-22T21:06:54.705 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[18560]: audit 2024-04-22T21:06:53.468651+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-22T21:06:54.705 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[18560]: audit 2024-04-22T21:06:53.468929+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T21:06:54.705 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[18560]: audit 2024-04-22T21:06:53.469130+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T21:06:54.705 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[18560]: audit 2024-04-22T21:06:53.469343+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T21:06:54.705 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[18560]: audit 2024-04-22T21:06:53.469539+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T21:06:54.705 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[18560]: audit 2024-04-22T21:06:53.469635+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T21:06:54.705 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[18560]: audit 2024-04-22T21:06:53.469725+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T21:06:54.705 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[18560]: audit 2024-04-22T21:06:53.469821+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T21:06:54.705 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[18560]: audit 2024-04-22T21:06:53.469909+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T21:06:54.705 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[18560]: audit 2024-04-22T21:06:53.472206+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T21:06:54.706 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[18560]: audit 2024-04-22T21:06:53.472512+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T21:06:54.706 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[18560]: audit 2024-04-22T21:06:53.473016+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T21:06:54.706 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[18560]: cluster 2024-04-22T21:06:53.497653+0000 mon.a (mon.0) 1426 : cluster [INF] Manager daemon x is now available 2024-04-22T21:06:54.706 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[18560]: audit 2024-04-22T21:06:53.562098+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:54.706 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[23964]: audit 2024-04-22T21:06:53.571613+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:06:54.706 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[23964]: audit 2024-04-22T21:06:53.572060+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:06:54.706 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[23964]: audit 2024-04-22T21:06:53.572925+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:06:54.706 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[23964]: audit 2024-04-22T21:06:53.577107+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:06:54.706 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[23964]: audit 2024-04-22T21:06:53.577407+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:06:54.706 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[23964]: audit 2024-04-22T21:06:53.602040+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:06:54.707 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[23964]: audit 2024-04-22T21:06:53.611280+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:06:54.707 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[23964]: audit 2024-04-22T21:06:53.616371+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:06:54.707 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[23964]: audit 2024-04-22T21:06:53.639236+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-22T21:06:54.707 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[23964]: audit 2024-04-22T21:06:53.644147+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-22T21:06:54.707 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[18560]: audit 2024-04-22T21:06:53.571613+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:06:54.707 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[18560]: audit 2024-04-22T21:06:53.572060+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:06:54.707 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[18560]: audit 2024-04-22T21:06:53.572925+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:06:54.707 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[18560]: audit 2024-04-22T21:06:53.577107+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:06:54.707 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[18560]: audit 2024-04-22T21:06:53.577407+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:06:54.707 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[18560]: audit 2024-04-22T21:06:53.602040+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:06:54.707 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[18560]: audit 2024-04-22T21:06:53.611280+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:06:54.707 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[18560]: audit 2024-04-22T21:06:53.616371+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:06:54.707 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[18560]: audit 2024-04-22T21:06:53.639236+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-22T21:06:54.708 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:54 smithi121 bash[18560]: audit 2024-04-22T21:06:53.644147+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-22T21:06:54.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:54 smithi123 bash[18722]: cluster 2024-04-22T21:06:53.464723+0000 mon.a (mon.0) 1425 : cluster [DBG] mgrmap e35: x(active, starting, since 0.519263s), standbys: y 2024-04-22T21:06:54.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:54 smithi123 bash[18722]: audit 2024-04-22T21:06:53.466803+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T21:06:54.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:54 smithi123 bash[18722]: audit 2024-04-22T21:06:53.466959+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T21:06:54.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:54 smithi123 bash[18722]: audit 2024-04-22T21:06:53.467074+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T21:06:54.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:54 smithi123 bash[18722]: audit 2024-04-22T21:06:53.468456+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-22T21:06:54.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:54 smithi123 bash[18722]: audit 2024-04-22T21:06:53.468651+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-22T21:06:54.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:54 smithi123 bash[18722]: audit 2024-04-22T21:06:53.468929+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T21:06:54.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:54 smithi123 bash[18722]: audit 2024-04-22T21:06:53.469130+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T21:06:54.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:54 smithi123 bash[18722]: audit 2024-04-22T21:06:53.469343+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T21:06:54.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:54 smithi123 bash[18722]: audit 2024-04-22T21:06:53.469539+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T21:06:54.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:54 smithi123 bash[18722]: audit 2024-04-22T21:06:53.469635+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T21:06:54.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:54 smithi123 bash[18722]: audit 2024-04-22T21:06:53.469725+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T21:06:54.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:54 smithi123 bash[18722]: audit 2024-04-22T21:06:53.469821+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T21:06:54.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:54 smithi123 bash[18722]: audit 2024-04-22T21:06:53.469909+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T21:06:54.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:54 smithi123 bash[18722]: audit 2024-04-22T21:06:53.472206+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T21:06:54.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:54 smithi123 bash[18722]: audit 2024-04-22T21:06:53.472512+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T21:06:54.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:54 smithi123 bash[18722]: audit 2024-04-22T21:06:53.473016+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T21:06:54.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:54 smithi123 bash[18722]: cluster 2024-04-22T21:06:53.497653+0000 mon.a (mon.0) 1426 : cluster [INF] Manager daemon x is now available 2024-04-22T21:06:54.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:54 smithi123 bash[18722]: audit 2024-04-22T21:06:53.562098+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:54.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:54 smithi123 bash[18722]: audit 2024-04-22T21:06:53.571613+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:06:54.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:54 smithi123 bash[18722]: audit 2024-04-22T21:06:53.572060+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:06:54.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:54 smithi123 bash[18722]: audit 2024-04-22T21:06:53.572925+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:06:54.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:54 smithi123 bash[18722]: audit 2024-04-22T21:06:53.577107+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:06:54.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:54 smithi123 bash[18722]: audit 2024-04-22T21:06:53.577407+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:06:54.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:54 smithi123 bash[18722]: audit 2024-04-22T21:06:53.602040+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:06:54.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:54 smithi123 bash[18722]: audit 2024-04-22T21:06:53.611280+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:06:54.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:54 smithi123 bash[18722]: audit 2024-04-22T21:06:53.616371+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:06:54.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:54 smithi123 bash[18722]: audit 2024-04-22T21:06:53.639236+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-22T21:06:54.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:54 smithi123 bash[18722]: audit 2024-04-22T21:06:53.644147+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-22T21:06:55.723 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:55 smithi121 bash[23964]: cluster 2024-04-22T21:06:54.485490+0000 mon.a (mon.0) 1432 : cluster [DBG] mgrmap e36: x(active, since 1.54002s), standbys: y 2024-04-22T21:06:55.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:55 smithi121 bash[23964]: audit 2024-04-22T21:06:54.487482+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:06:55.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:55 smithi121 bash[23964]: audit 2024-04-22T21:06:54.491062+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:06:55.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:55 smithi121 bash[23964]: audit 2024-04-22T21:06:54.515443+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:06:55.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:55 smithi121 bash[23964]: audit 2024-04-22T21:06:54.519979+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:06:55.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:55 smithi121 bash[23964]: audit 2024-04-22T21:06:54.526583+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:06:55.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:55 smithi121 bash[23964]: audit 2024-04-22T21:06:54.527772+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:06:55.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:55 smithi121 bash[23964]: cephadm 2024-04-22T21:06:54.529364+0000 mgr.x (mgr.24839) 3 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-04-22T21:06:55.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:55 smithi121 bash[23964]: cephadm 2024-04-22T21:06:54.529620+0000 mgr.x (mgr.24839) 4 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-04-22T21:06:55.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:55 smithi121 bash[23964]: audit 2024-04-22T21:06:54.798825+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:55.724 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:55 smithi121 bash[18560]: cluster 2024-04-22T21:06:54.485490+0000 mon.a (mon.0) 1432 : cluster [DBG] mgrmap e36: x(active, since 1.54002s), standbys: y 2024-04-22T21:06:55.724 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:55 smithi121 bash[18560]: audit 2024-04-22T21:06:54.487482+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:06:55.724 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:55 smithi121 bash[18560]: audit 2024-04-22T21:06:54.491062+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:06:55.725 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:55 smithi121 bash[18560]: audit 2024-04-22T21:06:54.515443+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:06:55.725 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:55 smithi121 bash[18560]: audit 2024-04-22T21:06:54.519979+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:06:55.725 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:55 smithi121 bash[18560]: audit 2024-04-22T21:06:54.526583+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:06:55.725 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:55 smithi121 bash[18560]: audit 2024-04-22T21:06:54.527772+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:06:55.725 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:55 smithi121 bash[18560]: cephadm 2024-04-22T21:06:54.529364+0000 mgr.x (mgr.24839) 3 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-04-22T21:06:55.725 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:55 smithi121 bash[18560]: cephadm 2024-04-22T21:06:54.529620+0000 mgr.x (mgr.24839) 4 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-04-22T21:06:55.725 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:55 smithi121 bash[18560]: audit 2024-04-22T21:06:54.798825+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:55.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:55 smithi123 bash[18722]: cluster 2024-04-22T21:06:54.485490+0000 mon.a (mon.0) 1432 : cluster [DBG] mgrmap e36: x(active, since 1.54002s), standbys: y 2024-04-22T21:06:55.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:55 smithi123 bash[18722]: audit 2024-04-22T21:06:54.487482+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:06:55.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:55 smithi123 bash[18722]: audit 2024-04-22T21:06:54.491062+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:06:55.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:55 smithi123 bash[18722]: audit 2024-04-22T21:06:54.515443+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:06:55.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:55 smithi123 bash[18722]: audit 2024-04-22T21:06:54.519979+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:06:55.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:55 smithi123 bash[18722]: audit 2024-04-22T21:06:54.526583+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:06:55.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:55 smithi123 bash[18722]: audit 2024-04-22T21:06:54.527772+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:06:55.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:55 smithi123 bash[18722]: cephadm 2024-04-22T21:06:54.529364+0000 mgr.x (mgr.24839) 3 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-04-22T21:06:55.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:55 smithi123 bash[18722]: cephadm 2024-04-22T21:06:54.529620+0000 mgr.x (mgr.24839) 4 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-04-22T21:06:55.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:55 smithi123 bash[18722]: audit 2024-04-22T21:06:54.798825+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:56.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:56 smithi123 bash[18722]: cephadm 2024-04-22T21:06:54.740144+0000 mgr.x (mgr.24839) 5 : cephadm [INF] [22/Apr/2024:21:06:54] ENGINE Bus STARTING 2024-04-22T21:06:56.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:56 smithi123 bash[18722]: cephadm 2024-04-22T21:06:55.062942+0000 mgr.x (mgr.24839) 6 : cephadm [INF] [22/Apr/2024:21:06:55] ENGINE Serving on https://172.21.15.123:7151 2024-04-22T21:06:56.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:56 smithi123 bash[18722]: cephadm 2024-04-22T21:06:55.164919+0000 mgr.x (mgr.24839) 7 : cephadm [INF] [22/Apr/2024:21:06:55] ENGINE Serving on http://172.21.15.123:8765 2024-04-22T21:06:56.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:56 smithi123 bash[18722]: cephadm 2024-04-22T21:06:55.165015+0000 mgr.x (mgr.24839) 8 : cephadm [INF] [22/Apr/2024:21:06:55] ENGINE Bus STARTED 2024-04-22T21:06:56.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:56 smithi123 bash[18722]: cephadm 2024-04-22T21:06:55.212645+0000 mgr.x (mgr.24839) 9 : cephadm [INF] Updating smithi123:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T21:06:56.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:56 smithi123 bash[18722]: cephadm 2024-04-22T21:06:55.213138+0000 mgr.x (mgr.24839) 10 : cephadm [INF] Updating smithi121:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T21:06:56.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:56 smithi123 bash[18722]: cephadm 2024-04-22T21:06:55.377673+0000 mgr.x (mgr.24839) 11 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-04-22T21:06:56.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:56 smithi123 bash[18722]: cephadm 2024-04-22T21:06:55.427087+0000 mgr.x (mgr.24839) 12 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-04-22T21:06:56.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:56 smithi123 bash[18722]: cluster 2024-04-22T21:06:55.472379+0000 mgr.x (mgr.24839) 13 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:06:56.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:56 smithi123 bash[18722]: cephadm 2024-04-22T21:06:55.542172+0000 mgr.x (mgr.24839) 14 : cephadm [INF] Updating smithi121:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T21:06:56.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:56 smithi123 bash[18722]: cephadm 2024-04-22T21:06:55.591319+0000 mgr.x (mgr.24839) 15 : cephadm [INF] Updating smithi123:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T21:06:56.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:56 smithi123 bash[18722]: audit 2024-04-22T21:06:55.619077+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:56.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:56 smithi123 bash[18722]: audit 2024-04-22T21:06:55.707996+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:56.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:56 smithi123 bash[18722]: audit 2024-04-22T21:06:55.716788+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:56.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:56 smithi123 bash[18722]: audit 2024-04-22T21:06:55.724399+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:56.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:56 smithi123 bash[18722]: audit 2024-04-22T21:06:55.731270+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:56.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:56 smithi123 bash[18722]: audit 2024-04-22T21:06:55.736719+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:56.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:56 smithi123 bash[18722]: audit 2024-04-22T21:06:55.742029+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:56.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:56 smithi123 bash[18722]: audit 2024-04-22T21:06:55.775144+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:06:56.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:56 smithi123 bash[18722]: audit 2024-04-22T21:06:55.780518+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:06:56.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:56 smithi123 bash[18722]: cluster 2024-04-22T21:06:55.808991+0000 mon.a (mon.0) 1444 : cluster [DBG] mgrmap e37: x(active, since 2s), standbys: y 2024-04-22T21:06:56.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:56 smithi123 bash[18722]: audit 2024-04-22T21:06:56.514322+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:06:56.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:56 smithi123 bash[18722]: audit 2024-04-22T21:06:56.519658+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:06:56.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:56 smithi123 bash[18722]: audit 2024-04-22T21:06:56.529985+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:06:56.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[18560]: cephadm 2024-04-22T21:06:54.740144+0000 mgr.x (mgr.24839) 5 : cephadm [INF] [22/Apr/2024:21:06:54] ENGINE Bus STARTING 2024-04-22T21:06:56.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[18560]: cephadm 2024-04-22T21:06:55.062942+0000 mgr.x (mgr.24839) 6 : cephadm [INF] [22/Apr/2024:21:06:55] ENGINE Serving on https://172.21.15.123:7151 2024-04-22T21:06:56.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[18560]: cephadm 2024-04-22T21:06:55.164919+0000 mgr.x (mgr.24839) 7 : cephadm [INF] [22/Apr/2024:21:06:55] ENGINE Serving on http://172.21.15.123:8765 2024-04-22T21:06:56.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[18560]: cephadm 2024-04-22T21:06:55.165015+0000 mgr.x (mgr.24839) 8 : cephadm [INF] [22/Apr/2024:21:06:55] ENGINE Bus STARTED 2024-04-22T21:06:56.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[18560]: cephadm 2024-04-22T21:06:55.212645+0000 mgr.x (mgr.24839) 9 : cephadm [INF] Updating smithi123:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T21:06:56.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[18560]: cephadm 2024-04-22T21:06:55.213138+0000 mgr.x (mgr.24839) 10 : cephadm [INF] Updating smithi121:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T21:06:56.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[18560]: cephadm 2024-04-22T21:06:55.377673+0000 mgr.x (mgr.24839) 11 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-04-22T21:06:56.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[18560]: cephadm 2024-04-22T21:06:55.427087+0000 mgr.x (mgr.24839) 12 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-04-22T21:06:56.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[18560]: cluster 2024-04-22T21:06:55.472379+0000 mgr.x (mgr.24839) 13 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:06:56.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[18560]: cephadm 2024-04-22T21:06:55.542172+0000 mgr.x (mgr.24839) 14 : cephadm [INF] Updating smithi121:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T21:06:56.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[18560]: cephadm 2024-04-22T21:06:55.591319+0000 mgr.x (mgr.24839) 15 : cephadm [INF] Updating smithi123:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T21:06:56.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[18560]: audit 2024-04-22T21:06:55.619077+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:56.961 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[18560]: audit 2024-04-22T21:06:55.707996+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:56.961 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[18560]: audit 2024-04-22T21:06:55.716788+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:56.961 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[18560]: audit 2024-04-22T21:06:55.724399+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:56.961 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[18560]: audit 2024-04-22T21:06:55.731270+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:56.961 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[18560]: audit 2024-04-22T21:06:55.736719+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:56.961 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[18560]: audit 2024-04-22T21:06:55.742029+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:56.961 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[18560]: audit 2024-04-22T21:06:55.775144+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:06:56.961 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[18560]: audit 2024-04-22T21:06:55.780518+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:06:56.961 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[18560]: cluster 2024-04-22T21:06:55.808991+0000 mon.a (mon.0) 1444 : cluster [DBG] mgrmap e37: x(active, since 2s), standbys: y 2024-04-22T21:06:56.961 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[18560]: audit 2024-04-22T21:06:56.514322+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:06:56.961 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[18560]: audit 2024-04-22T21:06:56.519658+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:06:56.961 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[18560]: audit 2024-04-22T21:06:56.529985+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:06:56.962 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[23964]: cephadm 2024-04-22T21:06:54.740144+0000 mgr.x (mgr.24839) 5 : cephadm [INF] [22/Apr/2024:21:06:54] ENGINE Bus STARTING 2024-04-22T21:06:56.962 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[23964]: cephadm 2024-04-22T21:06:55.062942+0000 mgr.x (mgr.24839) 6 : cephadm [INF] [22/Apr/2024:21:06:55] ENGINE Serving on https://172.21.15.123:7151 2024-04-22T21:06:56.962 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[23964]: cephadm 2024-04-22T21:06:55.164919+0000 mgr.x (mgr.24839) 7 : cephadm [INF] [22/Apr/2024:21:06:55] ENGINE Serving on http://172.21.15.123:8765 2024-04-22T21:06:56.962 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[23964]: cephadm 2024-04-22T21:06:55.165015+0000 mgr.x (mgr.24839) 8 : cephadm [INF] [22/Apr/2024:21:06:55] ENGINE Bus STARTED 2024-04-22T21:06:56.962 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[23964]: cephadm 2024-04-22T21:06:55.212645+0000 mgr.x (mgr.24839) 9 : cephadm [INF] Updating smithi123:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T21:06:56.962 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[23964]: cephadm 2024-04-22T21:06:55.213138+0000 mgr.x (mgr.24839) 10 : cephadm [INF] Updating smithi121:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T21:06:56.962 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[23964]: cephadm 2024-04-22T21:06:55.377673+0000 mgr.x (mgr.24839) 11 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-04-22T21:06:56.962 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[23964]: cephadm 2024-04-22T21:06:55.427087+0000 mgr.x (mgr.24839) 12 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-04-22T21:06:56.962 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[23964]: cluster 2024-04-22T21:06:55.472379+0000 mgr.x (mgr.24839) 13 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:06:56.962 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[23964]: cephadm 2024-04-22T21:06:55.542172+0000 mgr.x (mgr.24839) 14 : cephadm [INF] Updating smithi121:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T21:06:56.962 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[23964]: cephadm 2024-04-22T21:06:55.591319+0000 mgr.x (mgr.24839) 15 : cephadm [INF] Updating smithi123:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T21:06:56.963 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[23964]: audit 2024-04-22T21:06:55.619077+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:56.963 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[23964]: audit 2024-04-22T21:06:55.707996+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:56.963 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[23964]: audit 2024-04-22T21:06:55.716788+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:56.963 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[23964]: audit 2024-04-22T21:06:55.724399+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:56.963 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[23964]: audit 2024-04-22T21:06:55.731270+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:56.963 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[23964]: audit 2024-04-22T21:06:55.736719+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:56.963 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[23964]: audit 2024-04-22T21:06:55.742029+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:56.963 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[23964]: audit 2024-04-22T21:06:55.775144+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:06:56.963 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[23964]: audit 2024-04-22T21:06:55.780518+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:06:56.963 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[23964]: cluster 2024-04-22T21:06:55.808991+0000 mon.a (mon.0) 1444 : cluster [DBG] mgrmap e37: x(active, since 2s), standbys: y 2024-04-22T21:06:56.963 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[23964]: audit 2024-04-22T21:06:56.514322+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:06:56.963 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[23964]: audit 2024-04-22T21:06:56.519658+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:06:56.963 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:56 smithi121 bash[23964]: audit 2024-04-22T21:06:56.529985+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:06:57.591 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-04-22T21:06:57.905 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:57 smithi121 bash[18560]: cephadm 2024-04-22T21:06:55.743195+0000 mgr.x (mgr.24839) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:06:57.906 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:57 smithi121 bash[18560]: cephadm 2024-04-22T21:06:56.519256+0000 mgr.x (mgr.24839) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi121.rxpsbc (dependencies changed)... 2024-04-22T21:06:57.906 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:57 smithi121 bash[18560]: cephadm 2024-04-22T21:06:56.530946+0000 mgr.x (mgr.24839) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi121.rxpsbc on smithi121 2024-04-22T21:06:57.906 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:57 smithi121 bash[18560]: audit 2024-04-22T21:06:57.314292+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:57.906 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:57 smithi121 bash[18560]: audit 2024-04-22T21:06:57.455519+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:57.906 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:57 smithi121 bash[18560]: audit 2024-04-22T21:06:57.615223+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:57.906 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:57 smithi121 bash[23964]: cephadm 2024-04-22T21:06:55.743195+0000 mgr.x (mgr.24839) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:06:57.906 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:57 smithi121 bash[23964]: cephadm 2024-04-22T21:06:56.519256+0000 mgr.x (mgr.24839) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi121.rxpsbc (dependencies changed)... 2024-04-22T21:06:57.906 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:57 smithi121 bash[23964]: cephadm 2024-04-22T21:06:56.530946+0000 mgr.x (mgr.24839) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi121.rxpsbc on smithi121 2024-04-22T21:06:57.906 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:57 smithi121 bash[23964]: audit 2024-04-22T21:06:57.314292+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:57.906 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:57 smithi121 bash[23964]: audit 2024-04-22T21:06:57.455519+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:57.906 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:57 smithi121 bash[23964]: audit 2024-04-22T21:06:57.615223+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:57.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:57 smithi123 bash[18722]: cephadm 2024-04-22T21:06:55.743195+0000 mgr.x (mgr.24839) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:06:57.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:57 smithi123 bash[18722]: cephadm 2024-04-22T21:06:56.519256+0000 mgr.x (mgr.24839) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi121.rxpsbc (dependencies changed)... 2024-04-22T21:06:57.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:57 smithi123 bash[18722]: cephadm 2024-04-22T21:06:56.530946+0000 mgr.x (mgr.24839) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi121.rxpsbc on smithi121 2024-04-22T21:06:57.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:57 smithi123 bash[18722]: audit 2024-04-22T21:06:57.314292+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:57.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:57 smithi123 bash[18722]: audit 2024-04-22T21:06:57.455519+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:57.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:57 smithi123 bash[18722]: audit 2024-04-22T21:06:57.615223+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:58.292 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T21:06:58.292 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi121 smithi121 running 17s ago 14m - - 2024-04-22T21:06:58.292 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi123 smithi123 running 20s ago 14m - - 2024-04-22T21:06:58.293 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (83s) 17s ago 7m 12.7M - 0.23.0 ba2b418f427c 75d0217c38a9 2024-04-22T21:06:58.293 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (56s) 20s ago 7m 39.4M - 8.3.5 dad864ee21e9 800591342f16 2024-04-22T21:06:58.293 INFO:teuthology.orchestra.run.smithi121.stdout:iscsi.foo.smithi121.rxpsbc smithi121 running (29s) 17s ago 5m - - 3.5 e1d6a67b021e dfb840b068a1 2024-04-22T21:06:58.293 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443,9283,8765 starting - - - - 2024-04-22T21:06:58.293 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443,9283,8765 running (49s) 17s ago 15m 482M - 19.0.0-3198-g56e81df3 82086b19bb07 6c69fed3cb4d 2024-04-22T21:06:58.293 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (15m) 17s ago 15m 63.0M 2048M 17.2.0 e1d6a67b021e ba10f804bdb8 2024-04-22T21:06:58.293 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (14m) 20s ago 14m 46.8M 2048M 17.2.0 e1d6a67b021e 50af38a99c3f 2024-04-22T21:06:58.293 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (14m) 17s ago 14m 43.8M 2048M 17.2.0 e1d6a67b021e 8745fa6112cd 2024-04-22T21:06:58.293 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (90s) 17s ago 8m 10.6M - 1.3.1 1dbe0e931976 7b20ff211618 2024-04-22T21:06:58.293 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (62s) 20s ago 8m 9176k - 1.3.1 1dbe0e931976 c449de2e89b9 2024-04-22T21:06:58.293 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (13m) 17s ago 13m 54.6M 4096M 17.2.0 e1d6a67b021e 5f94163fffdf 2024-04-22T21:06:58.293 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (12m) 17s ago 12m 57.3M 4096M 17.2.0 e1d6a67b021e f0f08f753918 2024-04-22T21:06:58.293 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (12m) 17s ago 12m 49.9M 4096M 17.2.0 e1d6a67b021e 95dd99eaa933 2024-04-22T21:06:58.293 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (11m) 17s ago 11m 53.3M 4096M 17.2.0 e1d6a67b021e b57914fddc0c 2024-04-22T21:06:58.293 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (10m) 20s ago 10m 54.7M 4096M 17.2.0 e1d6a67b021e 3652b9975d1b 2024-04-22T21:06:58.294 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (10m) 20s ago 10m 51.7M 4096M 17.2.0 e1d6a67b021e 5ad1d460ef25 2024-04-22T21:06:58.294 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (9m) 20s ago 9m 51.7M 4096M 17.2.0 e1d6a67b021e a8c3f31719ee 2024-04-22T21:06:58.294 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (9m) 20s ago 9m 53.0M 4096M 17.2.0 e1d6a67b021e 4102dc5bd77f 2024-04-22T21:06:58.294 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (23s) 20s ago 8m - - 2.33.4 514e6a882f6e 0a318e7b9eea 2024-04-22T21:06:58.294 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi121.fpqyxe smithi121 *:8000 running (6m) 17s ago 6m 84.7M - 17.2.0 e1d6a67b021e 3c014c62895e 2024-04-22T21:06:58.294 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi123.ducldy smithi123 *:8000 running (6m) 20s ago 6m 85.2M - 17.2.0 e1d6a67b021e 9dfc66019212 2024-04-22T21:06:58.294 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi121.umzhsg smithi121 *:80 running (5m) 17s ago 5m 84.8M - 17.2.0 e1d6a67b021e 49d78336324c 2024-04-22T21:06:58.294 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi123.ywhrus smithi123 *:80 running (5m) 20s ago 5m 84.7M - 17.2.0 e1d6a67b021e d78a39784a57 2024-04-22T21:06:58.726 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:06:58.727 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-04-22T21:06:58.727 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-22T21:06:58.727 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:06:58.727 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-04-22T21:06:58.727 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 2 2024-04-22T21:06:58.727 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:06:58.727 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-04-22T21:06:58.727 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-22T21:06:58.727 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:06:58.727 INFO:teuthology.orchestra.run.smithi121.stdout: "mds": {}, 2024-04-22T21:06:58.727 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-04-22T21:06:58.727 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-22T21:06:58.727 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:06:58.727 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-04-22T21:06:58.728 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-22T21:06:58.728 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 2 2024-04-22T21:06:58.728 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:06:58.728 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:06:58.889 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:58 smithi121 bash[18560]: cluster 2024-04-22T21:06:57.472962+0000 mgr.x (mgr.24839) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:06:58.889 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:58 smithi121 bash[18560]: audit 2024-04-22T21:06:57.588488+0000 mgr.x (mgr.24839) 20 : audit [DBG] from='client.25291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:06:58.889 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:58 smithi121 bash[18560]: cluster 2024-04-22T21:06:57.638216+0000 mon.a (mon.0) 1449 : cluster [DBG] mgrmap e38: x(active, since 4s), standbys: y 2024-04-22T21:06:58.890 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:58 smithi121 bash[18560]: audit 2024-04-22T21:06:57.944060+0000 mgr.x (mgr.24839) 21 : audit [DBG] from='client.15396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:06:58.890 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:58 smithi121 bash[18560]: audit 2024-04-22T21:06:58.286668+0000 mgr.x (mgr.24839) 22 : audit [DBG] from='client.15402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:06:58.890 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:58 smithi121 bash[18560]: audit 2024-04-22T21:06:58.438402+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:58.890 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:58 smithi121 bash[23964]: cluster 2024-04-22T21:06:57.472962+0000 mgr.x (mgr.24839) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:06:58.890 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:58 smithi121 bash[23964]: audit 2024-04-22T21:06:57.588488+0000 mgr.x (mgr.24839) 20 : audit [DBG] from='client.25291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:06:58.890 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:58 smithi121 bash[23964]: cluster 2024-04-22T21:06:57.638216+0000 mon.a (mon.0) 1449 : cluster [DBG] mgrmap e38: x(active, since 4s), standbys: y 2024-04-22T21:06:58.890 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:58 smithi121 bash[23964]: audit 2024-04-22T21:06:57.944060+0000 mgr.x (mgr.24839) 21 : audit [DBG] from='client.15396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:06:58.890 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:58 smithi121 bash[23964]: audit 2024-04-22T21:06:58.286668+0000 mgr.x (mgr.24839) 22 : audit [DBG] from='client.15402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:06:58.890 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:58 smithi121 bash[23964]: audit 2024-04-22T21:06:58.438402+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:58.969 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:58 smithi123 bash[18722]: cluster 2024-04-22T21:06:57.472962+0000 mgr.x (mgr.24839) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:06:58.969 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:58 smithi123 bash[18722]: audit 2024-04-22T21:06:57.588488+0000 mgr.x (mgr.24839) 20 : audit [DBG] from='client.25291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:06:58.969 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:58 smithi123 bash[18722]: cluster 2024-04-22T21:06:57.638216+0000 mon.a (mon.0) 1449 : cluster [DBG] mgrmap e38: x(active, since 4s), standbys: y 2024-04-22T21:06:58.970 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:58 smithi123 bash[18722]: audit 2024-04-22T21:06:57.944060+0000 mgr.x (mgr.24839) 21 : audit [DBG] from='client.15396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:06:58.970 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:58 smithi123 bash[18722]: audit 2024-04-22T21:06:58.286668+0000 mgr.x (mgr.24839) 22 : audit [DBG] from='client.15402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:06:58.970 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:58 smithi123 bash[18722]: audit 2024-04-22T21:06:58.438402+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:06:59.092 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:06:59.092 INFO:teuthology.orchestra.run.smithi121.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d", 2024-04-22T21:06:59.092 INFO:teuthology.orchestra.run.smithi121.stdout: "in_progress": true, 2024-04-22T21:06:59.092 INFO:teuthology.orchestra.run.smithi121.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-22T21:06:59.092 INFO:teuthology.orchestra.run.smithi121.stdout: "services_complete": [], 2024-04-22T21:06:59.093 INFO:teuthology.orchestra.run.smithi121.stdout: "progress": "", 2024-04-22T21:06:59.093 INFO:teuthology.orchestra.run.smithi121.stdout: "message": "", 2024-04-22T21:06:59.093 INFO:teuthology.orchestra.run.smithi121.stdout: "is_paused": false 2024-04-22T21:06:59.093 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:06:59.516 INFO:teuthology.orchestra.run.smithi121.stdout:HEALTH_OK 2024-04-22T21:06:59.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:59 smithi123 bash[18722]: audit 2024-04-22T21:06:58.731603+0000 mon.a (mon.0) 1451 : audit [DBG] from='client.? 172.21.15.121:0/2849110743' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:06:59.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:59 smithi123 bash[18722]: audit 2024-04-22T21:06:59.103327+0000 mgr.x (mgr.24839) 23 : audit [DBG] from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:06:59.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:59 smithi123 bash[18722]: cluster 2024-04-22T21:06:59.473504+0000 mgr.x (mgr.24839) 24 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:06:59.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:06:59 smithi123 bash[18722]: audit 2024-04-22T21:06:59.521621+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.121:0/1235801060' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:06:59.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:59 smithi121 bash[23964]: audit 2024-04-22T21:06:58.731603+0000 mon.a (mon.0) 1451 : audit [DBG] from='client.? 172.21.15.121:0/2849110743' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:06:59.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:59 smithi121 bash[23964]: audit 2024-04-22T21:06:59.103327+0000 mgr.x (mgr.24839) 23 : audit [DBG] from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:06:59.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:59 smithi121 bash[23964]: cluster 2024-04-22T21:06:59.473504+0000 mgr.x (mgr.24839) 24 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:06:59.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:06:59 smithi121 bash[23964]: audit 2024-04-22T21:06:59.521621+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.121:0/1235801060' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:06:59.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:59 smithi121 bash[18560]: audit 2024-04-22T21:06:58.731603+0000 mon.a (mon.0) 1451 : audit [DBG] from='client.? 172.21.15.121:0/2849110743' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:06:59.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:59 smithi121 bash[18560]: audit 2024-04-22T21:06:59.103327+0000 mgr.x (mgr.24839) 23 : audit [DBG] from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:06:59.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:59 smithi121 bash[18560]: cluster 2024-04-22T21:06:59.473504+0000 mgr.x (mgr.24839) 24 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:06:59.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:06:59 smithi121 bash[18560]: audit 2024-04-22T21:06:59.521621+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.121:0/1235801060' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:07:01.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:01 smithi123 bash[18722]: audit 2024-04-22T21:06:59.996534+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:01.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:01 smithi123 bash[18722]: audit 2024-04-22T21:07:00.008332+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:01.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:01 smithi123 bash[18722]: audit 2024-04-22T21:07:00.049216+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:07:01.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:01 smithi123 bash[18722]: audit 2024-04-22T21:07:00.054363+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:07:01.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:01 smithi121 bash[63595]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:07:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-22T21:07:01.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:00 smithi121 bash[18560]: audit 2024-04-22T21:06:59.996534+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:01.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:00 smithi121 bash[18560]: audit 2024-04-22T21:07:00.008332+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:01.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:00 smithi121 bash[18560]: audit 2024-04-22T21:07:00.049216+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:07:01.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:00 smithi121 bash[18560]: audit 2024-04-22T21:07:00.054363+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:07:01.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:00 smithi121 bash[23964]: audit 2024-04-22T21:06:59.996534+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:01.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:00 smithi121 bash[23964]: audit 2024-04-22T21:07:00.008332+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:01.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:00 smithi121 bash[23964]: audit 2024-04-22T21:07:00.049216+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:07:01.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:00 smithi121 bash[23964]: audit 2024-04-22T21:07:00.054363+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:07:02.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:02 smithi121 bash[23964]: cephadm 2024-04-22T21:07:00.673745+0000 mgr.x (mgr.24839) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-22T21:07:02.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:02 smithi121 bash[23964]: cephadm 2024-04-22T21:07:00.916116+0000 mgr.x (mgr.24839) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi123 2024-04-22T21:07:02.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:02 smithi121 bash[23964]: audit 2024-04-22T21:07:01.273047+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:02.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:02 smithi121 bash[23964]: audit 2024-04-22T21:07:01.354580+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:02.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:02 smithi121 bash[23964]: cluster 2024-04-22T21:07:01.475135+0000 mgr.x (mgr.24839) 27 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-22T21:07:02.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:02 smithi121 bash[23964]: audit 2024-04-22T21:07:02.085790+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:02.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:02 smithi121 bash[23964]: audit 2024-04-22T21:07:02.092300+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:02.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:02 smithi121 bash[23964]: audit 2024-04-22T21:07:02.098772+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:02.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:02 smithi121 bash[23964]: audit 2024-04-22T21:07:02.265740+0000 mon.c (mon.1) 46 : audit [DBG] from='client.? 172.21.15.121:0/1914922754' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-22T21:07:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:02 smithi121 bash[18560]: cephadm 2024-04-22T21:07:00.673745+0000 mgr.x (mgr.24839) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-22T21:07:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:02 smithi121 bash[18560]: cephadm 2024-04-22T21:07:00.916116+0000 mgr.x (mgr.24839) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi123 2024-04-22T21:07:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:02 smithi121 bash[18560]: audit 2024-04-22T21:07:01.273047+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:02 smithi121 bash[18560]: audit 2024-04-22T21:07:01.354580+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:02 smithi121 bash[18560]: cluster 2024-04-22T21:07:01.475135+0000 mgr.x (mgr.24839) 27 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-22T21:07:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:02 smithi121 bash[18560]: audit 2024-04-22T21:07:02.085790+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:02 smithi121 bash[18560]: audit 2024-04-22T21:07:02.092300+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:02 smithi121 bash[18560]: audit 2024-04-22T21:07:02.098772+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:02.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:02 smithi121 bash[18560]: audit 2024-04-22T21:07:02.265740+0000 mon.c (mon.1) 46 : audit [DBG] from='client.? 172.21.15.121:0/1914922754' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-22T21:07:02.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:02 smithi123 bash[18722]: cephadm 2024-04-22T21:07:00.673745+0000 mgr.x (mgr.24839) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-22T21:07:02.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:02 smithi123 bash[18722]: cephadm 2024-04-22T21:07:00.916116+0000 mgr.x (mgr.24839) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi123 2024-04-22T21:07:02.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:02 smithi123 bash[18722]: audit 2024-04-22T21:07:01.273047+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:02.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:02 smithi123 bash[18722]: audit 2024-04-22T21:07:01.354580+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:02.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:02 smithi123 bash[18722]: cluster 2024-04-22T21:07:01.475135+0000 mgr.x (mgr.24839) 27 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-22T21:07:02.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:02 smithi123 bash[18722]: audit 2024-04-22T21:07:02.085790+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:02.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:02 smithi123 bash[18722]: audit 2024-04-22T21:07:02.092300+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:02.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:02 smithi123 bash[18722]: audit 2024-04-22T21:07:02.098772+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:02.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:02 smithi123 bash[18722]: audit 2024-04-22T21:07:02.265740+0000 mon.c (mon.1) 46 : audit [DBG] from='client.? 172.21.15.121:0/1914922754' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-22T21:07:03.706 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:03 smithi123 bash[18722]: audit 2024-04-22T21:07:02.632449+0000 mon.c (mon.1) 47 : audit [INF] from='client.? 172.21.15.121:0/776782954' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2739835217"}]: dispatch 2024-04-22T21:07:03.706 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:03 smithi123 bash[18722]: audit 2024-04-22T21:07:02.633021+0000 mon.a (mon.0) 1460 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2739835217"}]: dispatch 2024-04-22T21:07:03.707 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:03 smithi123 bash[52056]: ts=2024-04-22T21:07:03.506Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi121\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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=\"e8544264-00e9-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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-22T21:07:03.748 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:03 smithi121 bash[18560]: audit 2024-04-22T21:07:02.632449+0000 mon.c (mon.1) 47 : audit [INF] from='client.? 172.21.15.121:0/776782954' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2739835217"}]: dispatch 2024-04-22T21:07:03.748 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:03 smithi121 bash[18560]: audit 2024-04-22T21:07:02.633021+0000 mon.a (mon.0) 1460 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2739835217"}]: dispatch 2024-04-22T21:07:03.748 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:03 smithi121 bash[23964]: audit 2024-04-22T21:07:02.632449+0000 mon.c (mon.1) 47 : audit [INF] from='client.? 172.21.15.121:0/776782954' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2739835217"}]: dispatch 2024-04-22T21:07:03.748 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:03 smithi121 bash[23964]: audit 2024-04-22T21:07:02.633021+0000 mon.a (mon.0) 1460 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2739835217"}]: dispatch 2024-04-22T21:07:04.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:04 smithi123 bash[18722]: audit 2024-04-22T21:07:03.464133+0000 mon.a (mon.0) 1461 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2739835217"}]': finished 2024-04-22T21:07:04.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:04 smithi123 bash[18722]: cluster 2024-04-22T21:07:03.464404+0000 mon.a (mon.0) 1462 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-22T21:07:04.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:04 smithi123 bash[18722]: cluster 2024-04-22T21:07:03.476124+0000 mgr.x (mgr.24839) 28 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-22T21:07:04.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:04 smithi123 bash[18722]: audit 2024-04-22T21:07:03.849001+0000 mon.a (mon.0) 1463 : audit [INF] from='client.? 172.21.15.121:0/3243670588' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3540734272"}]: dispatch 2024-04-22T21:07:04.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:04 smithi123 bash[18722]: audit 2024-04-22T21:07:03.858896+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:04.747 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:04 smithi121 bash[18560]: audit 2024-04-22T21:07:03.464133+0000 mon.a (mon.0) 1461 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2739835217"}]': finished 2024-04-22T21:07:04.747 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:04 smithi121 bash[18560]: cluster 2024-04-22T21:07:03.464404+0000 mon.a (mon.0) 1462 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-22T21:07:04.747 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:04 smithi121 bash[18560]: cluster 2024-04-22T21:07:03.476124+0000 mgr.x (mgr.24839) 28 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-22T21:07:04.748 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:04 smithi121 bash[18560]: audit 2024-04-22T21:07:03.849001+0000 mon.a (mon.0) 1463 : audit [INF] from='client.? 172.21.15.121:0/3243670588' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3540734272"}]: dispatch 2024-04-22T21:07:04.748 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:04 smithi121 bash[18560]: audit 2024-04-22T21:07:03.858896+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:04.748 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:04 smithi121 bash[23964]: audit 2024-04-22T21:07:03.464133+0000 mon.a (mon.0) 1461 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/2739835217"}]': finished 2024-04-22T21:07:04.748 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:04 smithi121 bash[23964]: cluster 2024-04-22T21:07:03.464404+0000 mon.a (mon.0) 1462 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-22T21:07:04.748 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:04 smithi121 bash[23964]: cluster 2024-04-22T21:07:03.476124+0000 mgr.x (mgr.24839) 28 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-22T21:07:04.748 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:04 smithi121 bash[23964]: audit 2024-04-22T21:07:03.849001+0000 mon.a (mon.0) 1463 : audit [INF] from='client.? 172.21.15.121:0/3243670588' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3540734272"}]: dispatch 2024-04-22T21:07:04.748 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:04 smithi121 bash[23964]: audit 2024-04-22T21:07:03.858896+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:05.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:05 smithi123 bash[18722]: audit 2024-04-22T21:07:04.477068+0000 mon.a (mon.0) 1465 : audit [INF] from='client.? 172.21.15.121:0/3243670588' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3540734272"}]': finished 2024-04-22T21:07:05.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:05 smithi123 bash[18722]: cluster 2024-04-22T21:07:04.477323+0000 mon.a (mon.0) 1466 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-04-22T21:07:05.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:05 smithi123 bash[18722]: audit 2024-04-22T21:07:04.851191+0000 mon.a (mon.0) 1467 : audit [INF] from='client.? 172.21.15.121:0/2004107583' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/3610907117"}]: dispatch 2024-04-22T21:07:05.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:05 smithi121 bash[23964]: audit 2024-04-22T21:07:04.477068+0000 mon.a (mon.0) 1465 : audit [INF] from='client.? 172.21.15.121:0/3243670588' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3540734272"}]': finished 2024-04-22T21:07:05.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:05 smithi121 bash[23964]: cluster 2024-04-22T21:07:04.477323+0000 mon.a (mon.0) 1466 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-04-22T21:07:05.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:05 smithi121 bash[23964]: audit 2024-04-22T21:07:04.851191+0000 mon.a (mon.0) 1467 : audit [INF] from='client.? 172.21.15.121:0/2004107583' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/3610907117"}]: dispatch 2024-04-22T21:07:05.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:05 smithi121 bash[18560]: audit 2024-04-22T21:07:04.477068+0000 mon.a (mon.0) 1465 : audit [INF] from='client.? 172.21.15.121:0/3243670588' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3540734272"}]': finished 2024-04-22T21:07:05.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:05 smithi121 bash[18560]: cluster 2024-04-22T21:07:04.477323+0000 mon.a (mon.0) 1466 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-04-22T21:07:05.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:05 smithi121 bash[18560]: audit 2024-04-22T21:07:04.851191+0000 mon.a (mon.0) 1467 : audit [INF] from='client.? 172.21.15.121:0/2004107583' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/3610907117"}]: dispatch 2024-04-22T21:07:06.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:06 smithi121 bash[23964]: audit 2024-04-22T21:07:05.471050+0000 mon.a (mon.0) 1468 : audit [INF] from='client.? 172.21.15.121:0/2004107583' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/3610907117"}]': finished 2024-04-22T21:07:06.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:06 smithi121 bash[23964]: cluster 2024-04-22T21:07:05.471186+0000 mon.a (mon.0) 1469 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-04-22T21:07:06.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:06 smithi121 bash[23964]: cluster 2024-04-22T21:07:05.477154+0000 mgr.x (mgr.24839) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 20 op/s 2024-04-22T21:07:06.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:06 smithi121 bash[23964]: audit 2024-04-22T21:07:05.858824+0000 mon.a (mon.0) 1470 : audit [INF] from='client.? 172.21.15.121:0/1443079006' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/220119648"}]: dispatch 2024-04-22T21:07:06.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:06 smithi121 bash[23964]: audit 2024-04-22T21:07:06.092618+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:06.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:06 smithi121 bash[23964]: audit 2024-04-22T21:07:06.104307+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:06.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:06 smithi121 bash[23964]: audit 2024-04-22T21:07:06.115183+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:06.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:06 smithi121 bash[18560]: audit 2024-04-22T21:07:05.471050+0000 mon.a (mon.0) 1468 : audit [INF] from='client.? 172.21.15.121:0/2004107583' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/3610907117"}]': finished 2024-04-22T21:07:06.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:06 smithi121 bash[18560]: cluster 2024-04-22T21:07:05.471186+0000 mon.a (mon.0) 1469 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-04-22T21:07:06.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:06 smithi121 bash[18560]: cluster 2024-04-22T21:07:05.477154+0000 mgr.x (mgr.24839) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 20 op/s 2024-04-22T21:07:06.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:06 smithi121 bash[18560]: audit 2024-04-22T21:07:05.858824+0000 mon.a (mon.0) 1470 : audit [INF] from='client.? 172.21.15.121:0/1443079006' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/220119648"}]: dispatch 2024-04-22T21:07:06.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:06 smithi121 bash[18560]: audit 2024-04-22T21:07:06.092618+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:06.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:06 smithi121 bash[18560]: audit 2024-04-22T21:07:06.104307+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:06.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:06 smithi121 bash[18560]: audit 2024-04-22T21:07:06.115183+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:06.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:06 smithi123 bash[18722]: audit 2024-04-22T21:07:05.471050+0000 mon.a (mon.0) 1468 : audit [INF] from='client.? 172.21.15.121:0/2004107583' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6801/3610907117"}]': finished 2024-04-22T21:07:06.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:06 smithi123 bash[18722]: cluster 2024-04-22T21:07:05.471186+0000 mon.a (mon.0) 1469 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-04-22T21:07:06.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:06 smithi123 bash[18722]: cluster 2024-04-22T21:07:05.477154+0000 mgr.x (mgr.24839) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 20 op/s 2024-04-22T21:07:06.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:06 smithi123 bash[18722]: audit 2024-04-22T21:07:05.858824+0000 mon.a (mon.0) 1470 : audit [INF] from='client.? 172.21.15.121:0/1443079006' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/220119648"}]: dispatch 2024-04-22T21:07:06.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:06 smithi123 bash[18722]: audit 2024-04-22T21:07:06.092618+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:06.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:06 smithi123 bash[18722]: audit 2024-04-22T21:07:06.104307+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:06.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:06 smithi123 bash[18722]: audit 2024-04-22T21:07:06.115183+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:07.144 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:06 smithi123 systemd[1]: Stopping Ceph prometheus.a for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:07:07.144 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:06 smithi123 bash[52056]: ts=2024-04-22T21:07:06.923Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-22T21:07:07.144 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:06 smithi123 bash[52056]: ts=2024-04-22T21:07:06.923Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-22T21:07:07.144 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:06 smithi123 bash[52056]: ts=2024-04-22T21:07:06.923Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-22T21:07:07.144 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:06 smithi123 bash[52056]: ts=2024-04-22T21:07:06.923Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-22T21:07:07.144 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:06 smithi123 bash[52056]: ts=2024-04-22T21:07:06.923Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-22T21:07:07.144 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:06 smithi123 bash[52056]: ts=2024-04-22T21:07:06.923Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-22T21:07:07.144 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:06 smithi123 bash[52056]: ts=2024-04-22T21:07:06.923Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-22T21:07:07.144 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:06 smithi123 bash[52056]: ts=2024-04-22T21:07:06.923Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-22T21:07:07.144 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:06 smithi123 bash[52056]: ts=2024-04-22T21:07:06.923Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-22T21:07:07.145 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:06 smithi123 bash[52056]: ts=2024-04-22T21:07:06.924Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-22T21:07:07.145 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:06 smithi123 bash[52056]: ts=2024-04-22T21:07:06.924Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-22T21:07:07.145 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:06 smithi123 bash[52056]: ts=2024-04-22T21:07:06.924Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-22T21:07:07.632 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:07 smithi121 bash[18560]: audit 2024-04-22T21:07:06.496113+0000 mon.a (mon.0) 1474 : audit [INF] from='client.? 172.21.15.121:0/1443079006' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/220119648"}]': finished 2024-04-22T21:07:07.632 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:07 smithi121 bash[18560]: cluster 2024-04-22T21:07:06.496192+0000 mon.a (mon.0) 1475 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-22T21:07:07.633 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:07 smithi121 bash[18560]: audit 2024-04-22T21:07:06.880375+0000 mon.c (mon.1) 48 : audit [INF] from='client.? 172.21.15.121:0/2926049107' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/3610907117"}]: dispatch 2024-04-22T21:07:07.633 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:07 smithi121 bash[18560]: audit 2024-04-22T21:07:06.880860+0000 mon.a (mon.0) 1476 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/3610907117"}]: dispatch 2024-04-22T21:07:07.633 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:07 smithi121 bash[18560]: audit 2024-04-22T21:07:07.353453+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:07.633 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:07 smithi121 bash[18560]: audit 2024-04-22T21:07:07.366237+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:07.633 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:07 smithi121 bash[18560]: audit 2024-04-22T21:07:07.378571+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:07.633 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:07 smithi121 bash[23964]: audit 2024-04-22T21:07:06.496113+0000 mon.a (mon.0) 1474 : audit [INF] from='client.? 172.21.15.121:0/1443079006' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/220119648"}]': finished 2024-04-22T21:07:07.633 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:07 smithi121 bash[23964]: cluster 2024-04-22T21:07:06.496192+0000 mon.a (mon.0) 1475 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-22T21:07:07.633 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:07 smithi121 bash[23964]: audit 2024-04-22T21:07:06.880375+0000 mon.c (mon.1) 48 : audit [INF] from='client.? 172.21.15.121:0/2926049107' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/3610907117"}]: dispatch 2024-04-22T21:07:07.633 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:07 smithi121 bash[23964]: audit 2024-04-22T21:07:06.880860+0000 mon.a (mon.0) 1476 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/3610907117"}]: dispatch 2024-04-22T21:07:07.633 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:07 smithi121 bash[23964]: audit 2024-04-22T21:07:07.353453+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:07.633 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:07 smithi121 bash[23964]: audit 2024-04-22T21:07:07.366237+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:07.633 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:07 smithi121 bash[23964]: audit 2024-04-22T21:07:07.378571+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:07.713 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:07 smithi123 bash[18722]: audit 2024-04-22T21:07:06.496113+0000 mon.a (mon.0) 1474 : audit [INF] from='client.? 172.21.15.121:0/1443079006' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/220119648"}]': finished 2024-04-22T21:07:07.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:07 smithi123 bash[18722]: cluster 2024-04-22T21:07:06.496192+0000 mon.a (mon.0) 1475 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-22T21:07:07.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:07 smithi123 bash[18722]: audit 2024-04-22T21:07:06.880375+0000 mon.c (mon.1) 48 : audit [INF] from='client.? 172.21.15.121:0/2926049107' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/3610907117"}]: dispatch 2024-04-22T21:07:07.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:07 smithi123 bash[18722]: audit 2024-04-22T21:07:06.880860+0000 mon.a (mon.0) 1476 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/3610907117"}]: dispatch 2024-04-22T21:07:07.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:07 smithi123 bash[18722]: audit 2024-04-22T21:07:07.353453+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:07.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:07 smithi123 bash[18722]: audit 2024-04-22T21:07:07.366237+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:07.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:07 smithi123 bash[18722]: audit 2024-04-22T21:07:07.378571+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:07.714 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:07 smithi123 bash[54921]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-prometheus-a 2024-04-22T21:07:07.714 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:07 smithi123 bash[54954]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-prometheus.a 2024-04-22T21:07:07.714 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:07 smithi123 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-22T21:07:07.714 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:07 smithi123 systemd[1]: Stopped Ceph prometheus.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:07:07.715 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:07 smithi123 systemd[1]: Started Ceph prometheus.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:07:08.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:08 smithi121 bash[18560]: cluster 2024-04-22T21:07:07.477733+0000 mgr.x (mgr.24839) 30 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 765 B/s rd, 0 op/s 2024-04-22T21:07:08.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:08 smithi121 bash[18560]: audit 2024-04-22T21:07:07.504639+0000 mon.a (mon.0) 1480 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/3610907117"}]': finished 2024-04-22T21:07:08.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:08 smithi121 bash[18560]: cluster 2024-04-22T21:07:07.504729+0000 mon.a (mon.0) 1481 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-04-22T21:07:08.752 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:08 smithi121 bash[18560]: audit 2024-04-22T21:07:07.721214+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:08.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:08 smithi121 bash[18560]: audit 2024-04-22T21:07:07.731588+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:08.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:08 smithi121 bash[18560]: audit 2024-04-22T21:07:07.758503+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:07:08.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:08 smithi121 bash[18560]: audit 2024-04-22T21:07:07.763848+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:07:08.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:08 smithi121 bash[18560]: audit 2024-04-22T21:07:07.768756+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:07:08.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:08 smithi121 bash[18560]: audit 2024-04-22T21:07:07.775702+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:08.753 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:08 smithi121 bash[18560]: audit 2024-04-22T21:07:07.866251+0000 mon.a (mon.0) 1484 : audit [INF] from='client.? 172.21.15.121:0/3985133438' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3739377963"}]: dispatch 2024-04-22T21:07:08.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:08 smithi121 bash[23964]: cluster 2024-04-22T21:07:07.477733+0000 mgr.x (mgr.24839) 30 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 765 B/s rd, 0 op/s 2024-04-22T21:07:08.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:08 smithi121 bash[23964]: audit 2024-04-22T21:07:07.504639+0000 mon.a (mon.0) 1480 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/3610907117"}]': finished 2024-04-22T21:07:08.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:08 smithi121 bash[23964]: cluster 2024-04-22T21:07:07.504729+0000 mon.a (mon.0) 1481 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-04-22T21:07:08.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:08 smithi121 bash[23964]: audit 2024-04-22T21:07:07.721214+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:08.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:08 smithi121 bash[23964]: audit 2024-04-22T21:07:07.731588+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:08.753 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:08 smithi121 bash[23964]: audit 2024-04-22T21:07:07.758503+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:07:08.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:08 smithi121 bash[23964]: audit 2024-04-22T21:07:07.763848+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:07:08.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:08 smithi121 bash[23964]: audit 2024-04-22T21:07:07.768756+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:07:08.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:08 smithi121 bash[23964]: audit 2024-04-22T21:07:07.775702+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:08.754 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:08 smithi121 bash[23964]: audit 2024-04-22T21:07:07.866251+0000 mon.a (mon.0) 1484 : audit [INF] from='client.? 172.21.15.121:0/3985133438' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3739377963"}]: dispatch 2024-04-22T21:07:08.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:08 smithi123 bash[18722]: cluster 2024-04-22T21:07:07.477733+0000 mgr.x (mgr.24839) 30 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 765 B/s rd, 0 op/s 2024-04-22T21:07:08.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:08 smithi123 bash[18722]: audit 2024-04-22T21:07:07.504639+0000 mon.a (mon.0) 1480 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:6800/3610907117"}]': finished 2024-04-22T21:07:08.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:08 smithi123 bash[18722]: cluster 2024-04-22T21:07:07.504729+0000 mon.a (mon.0) 1481 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-04-22T21:07:08.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:08 smithi123 bash[18722]: audit 2024-04-22T21:07:07.721214+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:08.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:08 smithi123 bash[18722]: audit 2024-04-22T21:07:07.731588+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:08.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:08 smithi123 bash[18722]: audit 2024-04-22T21:07:07.758503+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:07:08.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:08 smithi123 bash[18722]: audit 2024-04-22T21:07:07.763848+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:07:08.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:08 smithi123 bash[18722]: audit 2024-04-22T21:07:07.768756+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:07:08.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:08 smithi123 bash[18722]: audit 2024-04-22T21:07:07.775702+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:08.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:08 smithi123 bash[18722]: audit 2024-04-22T21:07:07.866251+0000 mon.a (mon.0) 1484 : audit [INF] from='client.? 172.21.15.121:0/3985133438' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3739377963"}]: dispatch 2024-04-22T21:07:09.493 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:09 smithi123 bash[54986]: ts=2024-04-22T21:07:09.188Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-22T21:07:09.493 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:09 smithi123 bash[54986]: ts=2024-04-22T21:07:09.188Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-22T21:07:09.493 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:09 smithi123 bash[54986]: ts=2024-04-22T21:07:09.188Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-22T21:07:09.493 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:09 smithi123 bash[54986]: ts=2024-04-22T21:07:09.188Z 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 smithi123 (none))" 2024-04-22T21:07:09.494 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:09 smithi123 bash[54986]: ts=2024-04-22T21:07:09.188Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-22T21:07:09.494 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:09 smithi123 bash[54986]: ts=2024-04-22T21:07:09.188Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-22T21:07:09.494 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:09 smithi123 bash[54986]: ts=2024-04-22T21:07:09.190Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-22T21:07:09.494 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:09 smithi123 bash[54986]: ts=2024-04-22T21:07:09.191Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-22T21:07:09.494 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:09 smithi123 bash[54986]: ts=2024-04-22T21:07:09.193Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-22T21:07:09.494 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:09 smithi123 bash[54986]: ts=2024-04-22T21:07:09.195Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-22T21:07:09.494 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:09 smithi123 bash[54986]: ts=2024-04-22T21:07:09.195Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.503µs 2024-04-22T21:07:09.494 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:09 smithi123 bash[54986]: ts=2024-04-22T21:07:09.195Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-22T21:07:09.494 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:09 smithi123 bash[54986]: ts=2024-04-22T21:07:09.196Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-04-22T21:07:09.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:09 smithi121 bash[18560]: audit 2024-04-22T21:07:07.759245+0000 mgr.x (mgr.24839) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:07:09.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:09 smithi121 bash[18560]: audit 2024-04-22T21:07:07.764285+0000 mgr.x (mgr.24839) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:07:09.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:09 smithi121 bash[18560]: audit 2024-04-22T21:07:07.769161+0000 mgr.x (mgr.24839) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:07:09.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:09 smithi121 bash[18560]: audit 2024-04-22T21:07:08.603260+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:07:09.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:09 smithi121 bash[18560]: audit 2024-04-22T21:07:08.706852+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:09.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:09 smithi121 bash[18560]: audit 2024-04-22T21:07:08.724302+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:09.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:09 smithi121 bash[18560]: audit 2024-04-22T21:07:08.738097+0000 mon.a (mon.0) 1487 : audit [INF] from='client.? 172.21.15.121:0/3985133438' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3739377963"}]': finished 2024-04-22T21:07:09.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:09 smithi121 bash[18560]: cluster 2024-04-22T21:07:08.738345+0000 mon.a (mon.0) 1488 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-04-22T21:07:09.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:09 smithi121 bash[18560]: audit 2024-04-22T21:07:08.745133+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:09.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:09 smithi121 bash[23964]: audit 2024-04-22T21:07:07.759245+0000 mgr.x (mgr.24839) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:07:09.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:09 smithi121 bash[23964]: audit 2024-04-22T21:07:07.764285+0000 mgr.x (mgr.24839) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:07:09.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:09 smithi121 bash[23964]: audit 2024-04-22T21:07:07.769161+0000 mgr.x (mgr.24839) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:07:09.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:09 smithi121 bash[23964]: audit 2024-04-22T21:07:08.603260+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:07:09.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:09 smithi121 bash[23964]: audit 2024-04-22T21:07:08.706852+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:09.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:09 smithi121 bash[23964]: audit 2024-04-22T21:07:08.724302+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:09.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:09 smithi121 bash[23964]: audit 2024-04-22T21:07:08.738097+0000 mon.a (mon.0) 1487 : audit [INF] from='client.? 172.21.15.121:0/3985133438' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3739377963"}]': finished 2024-04-22T21:07:09.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:09 smithi121 bash[23964]: cluster 2024-04-22T21:07:08.738345+0000 mon.a (mon.0) 1488 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-04-22T21:07:09.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:09 smithi121 bash[23964]: audit 2024-04-22T21:07:08.745133+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:09.869 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:09 smithi123 bash[54986]: ts=2024-04-22T21:07:09.686Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-04-22T21:07:09.869 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:09 smithi123 bash[18722]: audit 2024-04-22T21:07:07.759245+0000 mgr.x (mgr.24839) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:07:09.870 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:09 smithi123 bash[18722]: audit 2024-04-22T21:07:07.764285+0000 mgr.x (mgr.24839) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:07:09.870 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:09 smithi123 bash[18722]: audit 2024-04-22T21:07:07.769161+0000 mgr.x (mgr.24839) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:07:09.870 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:09 smithi123 bash[18722]: audit 2024-04-22T21:07:08.603260+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:07:09.870 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:09 smithi123 bash[18722]: audit 2024-04-22T21:07:08.706852+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:09.870 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:09 smithi123 bash[18722]: audit 2024-04-22T21:07:08.724302+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:09.870 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:09 smithi123 bash[18722]: audit 2024-04-22T21:07:08.738097+0000 mon.a (mon.0) 1487 : audit [INF] from='client.? 172.21.15.121:0/3985133438' entity='client.iscsi.foo.smithi121.rxpsbc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.121:0/3739377963"}]': finished 2024-04-22T21:07:09.870 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:09 smithi123 bash[18722]: cluster 2024-04-22T21:07:08.738345+0000 mon.a (mon.0) 1488 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-04-22T21:07:09.870 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:09 smithi123 bash[18722]: audit 2024-04-22T21:07:08.745133+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:10.243 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:09 smithi123 bash[54986]: ts=2024-04-22T21:07:09.880Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-04-22T21:07:10.244 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:09 smithi123 bash[54986]: ts=2024-04-22T21:07:09.882Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-04-22T21:07:10.244 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:09 smithi123 bash[54986]: ts=2024-04-22T21:07:09.883Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-04-22T21:07:10.244 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:09 smithi123 bash[54986]: ts=2024-04-22T21:07:09.883Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=70.631µs wal_replay_duration=687.955803ms total_replay_duration=688.04335ms 2024-04-22T21:07:10.244 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:09 smithi123 bash[54986]: ts=2024-04-22T21:07:09.892Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-22T21:07:10.244 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:09 smithi123 bash[54986]: ts=2024-04-22T21:07:09.892Z caller=main.go:947 level=info msg="TSDB started" 2024-04-22T21:07:10.244 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:09 smithi123 bash[54986]: ts=2024-04-22T21:07:09.892Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-22T21:07:10.244 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:09 smithi123 bash[54986]: ts=2024-04-22T21:07:09.941Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=48.42053ms db_storage=1.85µs remote_storage=2.7µs web_handler=813ns query_engine=1.554µs scrape=602.524µs scrape_sd=372.472µs notify=51.309µs notify_sd=47.973µs rules=46.164316ms 2024-04-22T21:07:10.245 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:09 smithi123 bash[54986]: ts=2024-04-22T21:07:09.941Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-22T21:07:10.668 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:10 smithi123 bash[18722]: cluster 2024-04-22T21:07:09.478423+0000 mgr.x (mgr.24839) 34 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:07:10.668 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:10 smithi123 bash[18722]: audit 2024-04-22T21:07:10.157584+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:07:10.668 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:10 smithi123 bash[18722]: audit 2024-04-22T21:07:10.162627+0000 mon.b (mon.2) 124 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:07:10.668 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:10 smithi123 bash[18722]: audit 2024-04-22T21:07:10.165854+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T21:07:10.668 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:10 smithi123 bash[18722]: audit 2024-04-22T21:07:10.167486+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:10.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:10 smithi121 bash[18560]: cluster 2024-04-22T21:07:09.478423+0000 mgr.x (mgr.24839) 34 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:07:10.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:10 smithi121 bash[18560]: audit 2024-04-22T21:07:10.157584+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:07:10.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:10 smithi121 bash[18560]: audit 2024-04-22T21:07:10.162627+0000 mon.b (mon.2) 124 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:07:10.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:10 smithi121 bash[18560]: audit 2024-04-22T21:07:10.165854+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T21:07:10.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:10 smithi121 bash[18560]: audit 2024-04-22T21:07:10.167486+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:10.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:10 smithi121 bash[23964]: cluster 2024-04-22T21:07:09.478423+0000 mgr.x (mgr.24839) 34 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:07:10.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:10 smithi121 bash[23964]: audit 2024-04-22T21:07:10.157584+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:07:10.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:10 smithi121 bash[23964]: audit 2024-04-22T21:07:10.162627+0000 mon.b (mon.2) 124 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:07:10.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:10 smithi121 bash[23964]: audit 2024-04-22T21:07:10.165854+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T21:07:10.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:10 smithi121 bash[23964]: audit 2024-04-22T21:07:10.167486+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:11.634 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:11 smithi121 bash[18560]: cephadm 2024-04-22T21:07:10.161953+0000 mgr.x (mgr.24839) 35 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-22T21:07:11.634 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:11 smithi121 bash[18560]: cephadm 2024-04-22T21:07:10.169042+0000 mgr.x (mgr.24839) 36 : cephadm [INF] Deploying daemon mgr.y on smithi121 2024-04-22T21:07:11.634 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:11 smithi121 bash[23964]: cephadm 2024-04-22T21:07:10.161953+0000 mgr.x (mgr.24839) 35 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-22T21:07:11.634 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:11 smithi121 bash[23964]: cephadm 2024-04-22T21:07:10.169042+0000 mgr.x (mgr.24839) 36 : cephadm [INF] Deploying daemon mgr.y on smithi121 2024-04-22T21:07:11.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:11 smithi123 bash[18722]: cephadm 2024-04-22T21:07:10.161953+0000 mgr.x (mgr.24839) 35 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-22T21:07:11.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:11 smithi123 bash[18722]: cephadm 2024-04-22T21:07:10.169042+0000 mgr.x (mgr.24839) 36 : cephadm [INF] Deploying daemon mgr.y on smithi121 2024-04-22T21:07:12.576 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:12 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:12.576 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:12 smithi121 systemd[1]: Stopping Ceph mgr.y for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:07:12.577 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:07:12 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:12.577 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:07:12 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:12.577 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:07:12 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:12.578 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:07:12 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:12.578 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:07:12 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:12.578 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:07:12 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:12.578 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:12 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:12.579 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:12 smithi121 bash[18560]: cluster 2024-04-22T21:07:11.480178+0000 mgr.x (mgr.24839) 37 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:07:12.579 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:12 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:12.579 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:12 smithi121 bash[23964]: cluster 2024-04-22T21:07:11.480178+0000 mgr.x (mgr.24839) 37 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:07:12.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:12 smithi123 bash[18722]: cluster 2024-04-22T21:07:11.480178+0000 mgr.x (mgr.24839) 37 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:07:13.431 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:13 smithi121 bash[68795]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-mgr-y 2024-04-22T21:07:13.431 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:13 smithi121 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-22T21:07:13.431 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:13 smithi121 bash[68855]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-mgr-y 2024-04-22T21:07:13.431 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:13 smithi121 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-04-22T21:07:13.431 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:13 smithi121 systemd[1]: Stopped Ceph mgr.y for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:07:13.788 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:07:13 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:13.788 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:07:13 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:13.789 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:07:13 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:13.789 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:07:13 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:13.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:13 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:13.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:13 smithi121 bash[18560]: audit 2024-04-22T21:07:11.950315+0000 mgr.x (mgr.24839) 38 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:07:13.790 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:13 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:13.790 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:13 smithi121 systemd[1]: Started Ceph mgr.y for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:07:13.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:13 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:13.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:13 smithi121 bash[23964]: audit 2024-04-22T21:07:11.950315+0000 mgr.x (mgr.24839) 38 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:07:13.790 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:07:13 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:13.791 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:07:13 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:13.860 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:13 smithi123 bash[18722]: audit 2024-04-22T21:07:11.950315+0000 mgr.x (mgr.24839) 38 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:07:13.860 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:13 smithi123 bash[54986]: ts=2024-04-22T21:07: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=\"smithi121\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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=\"e8544264-00e9-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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-22T21:07:14.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: cluster 2024-04-22T21:07:13.480942+0000 mgr.x (mgr.24839) 39 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 733 B/s rd, 0 op/s 2024-04-22T21:07:14.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:13.618784+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:14.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:13.632832+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:14.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:13.691353+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:14.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:13.697724+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:14.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:13.699326+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:14.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:13.704540+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:14.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:13.788052+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:14.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:13.792850+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:14.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:13.802206+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:14.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:13.804912+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-22T21:07:14.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:13.810272+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-22T21:07:14.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:13.815992+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-22T21:07:14.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:13.818503+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-22T21:07:14.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:13.823886+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-22T21:07:14.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:13.829271+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-22T21:07:14.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:13.838165+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:14.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:13.842286+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:14.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:13.843867+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:14.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:13.849489+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:14.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:13.931356+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:14.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:13.933229+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:14.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:13.934090+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:14.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:13.936707+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:14.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:13.937589+0000 mon.b (mon.2) 141 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:14.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:13.939519+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:14.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:13.987254+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:14.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:13.989873+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:14.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:13.990884+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:14.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:13.993155+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:14.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:13.993861+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:14.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:13.995638+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:14.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.043080+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:14.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.044996+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:14.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.045918+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:14.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.047888+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:14.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.048624+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:14.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.049718+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:14.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.114439+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:14.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.116551+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:14.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.117875+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:14.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.120831+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:14.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.121628+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:14.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.122382+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:14.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.203281+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:14.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.205387+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:14.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.206501+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:14.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.208663+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:14.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.209324+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:14.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.212482+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:14.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.261290+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:14.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.263498+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:14.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.264500+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:14.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.266544+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:14.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.267215+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:14.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.269955+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:14.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.317948+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:14.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.320074+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:14.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.321047+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:14.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.323181+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:14.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.323850+0000 mon.b (mon.2) 171 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:14.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.325991+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:14.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.374318+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:14.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.376439+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:14.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.377469+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:14.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.379557+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:14.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.380261+0000 mon.b (mon.2) 176 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:14.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.384742+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:14.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.432407+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:14.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.434419+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:14.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.435396+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:14.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.437404+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:14.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.438069+0000 mon.b (mon.2) 181 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:14.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.441945+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:14.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.489130+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:14.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.491012+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.491896+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.493703+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.494286+0000 mon.b (mon.2) 186 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.496350+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.543225+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.545020+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.545779+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.547515+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.548101+0000 mon.b (mon.2) 191 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.550241+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.596889+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.598669+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.599744+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.601656+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.602347+0000 mon.b (mon.2) 196 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:14 smithi123 bash[18722]: audit 2024-04-22T21:07:14.604853+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: cluster 2024-04-22T21:07:13.480942+0000 mgr.x (mgr.24839) 39 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 733 B/s rd, 0 op/s 2024-04-22T21:07:15.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:13.618784+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:13.632832+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:13.691353+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:13.697724+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:13.699326+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:13.704540+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:13.788052+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:13.792850+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:13.802206+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:13.804912+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-22T21:07:15.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:13.810272+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-22T21:07:15.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:13.815992+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-22T21:07:15.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:13.818503+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-22T21:07:15.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:13.823886+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-22T21:07:15.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:13.829271+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-22T21:07:15.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:13.838165+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:13.842286+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:13.843867+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: cluster 2024-04-22T21:07:13.480942+0000 mgr.x (mgr.24839) 39 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 733 B/s rd, 0 op/s 2024-04-22T21:07:15.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:13.618784+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:13.632832+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:13.691353+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:13.697724+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:13.699326+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:13.704540+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:13.788052+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:13.792850+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:13.802206+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:13.804912+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-22T21:07:15.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:13.810272+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-22T21:07:15.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:13.815992+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-22T21:07:15.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:13.818503+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-22T21:07:15.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:13.823886+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-22T21:07:15.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:13.829271+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24839 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-22T21:07:15.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:13.838165+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:13.842286+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:13.843867+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:13.849489+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:13.931356+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:13.933229+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:13.934090+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:13.936707+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:13.937589+0000 mon.b (mon.2) 141 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:13.939519+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:13.987254+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:13.989873+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:13.990884+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:13.993155+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:13.993861+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:13.995638+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.043080+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.044996+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.045918+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.047888+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.048624+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.049718+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.114439+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:13.849489+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:13.931356+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:13.933229+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:13.934090+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:13.936707+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:13.937589+0000 mon.b (mon.2) 141 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:13.939519+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:13.987254+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:13.989873+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:13.990884+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:13.993155+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:13.993861+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:13.995638+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.043080+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.044996+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.045918+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.047888+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.048624+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.049718+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.114439+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.007 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.116551+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.007 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.117875+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.007 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.120831+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.007 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.121628+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.122382+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.203281+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.205387+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.206501+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.208663+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.209324+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.212482+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.261290+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.263498+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.264500+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.266544+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.267215+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.269955+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.317948+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.009 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.320074+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.009 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.116551+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.009 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.117875+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.009 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.120831+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.009 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.121628+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.009 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.122382+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.009 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.203281+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.009 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.205387+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.009 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.206501+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.009 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.208663+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.009 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.209324+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.009 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.212482+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.010 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.261290+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.010 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.263498+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.010 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.264500+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.010 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.266544+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.010 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.267215+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.010 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.269955+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.010 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.317948+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.010 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.320074+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.010 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.321047+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.010 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.323181+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.011 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.323850+0000 mon.b (mon.2) 171 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.011 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.325991+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.011 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.374318+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.011 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.376439+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.011 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.377469+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.011 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.379557+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.011 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.380261+0000 mon.b (mon.2) 176 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.011 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.384742+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.011 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.432407+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.011 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.434419+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.011 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.435396+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.011 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.437404+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.011 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.438069+0000 mon.b (mon.2) 181 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.011 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.441945+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.012 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.489130+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.012 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.491012+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.012 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.491896+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.012 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.321047+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.012 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.323181+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.012 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.323850+0000 mon.b (mon.2) 171 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.012 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.325991+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.012 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.374318+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.012 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.376439+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.012 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.377469+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.012 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.379557+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.013 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.380261+0000 mon.b (mon.2) 176 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.013 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.384742+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.013 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.432407+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.013 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.434419+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.013 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.435396+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.013 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.437404+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.013 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.438069+0000 mon.b (mon.2) 181 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.013 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.441945+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.013 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.489130+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.013 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.491012+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.013 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.491896+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.014 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.493703+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.014 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.494286+0000 mon.b (mon.2) 186 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.014 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.496350+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.014 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.543225+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.014 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.545020+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.014 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.545779+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.014 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.547515+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.014 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.548101+0000 mon.b (mon.2) 191 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.014 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.550241+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.014 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.596889+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.014 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.598669+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.014 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.599744+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.015 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.601656+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.015 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.602347+0000 mon.b (mon.2) 196 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.015 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[18560]: audit 2024-04-22T21:07:14.604853+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.015 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.493703+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.015 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.494286+0000 mon.b (mon.2) 186 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.015 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.496350+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.015 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.543225+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.015 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.545020+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.015 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.545779+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.015 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.547515+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.015 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.548101+0000 mon.b (mon.2) 191 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.016 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.550241+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.016 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.596889+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.016 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.598669+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.016 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.599744+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.016 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.601656+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.016 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.602347+0000 mon.b (mon.2) 196 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.016 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:14 smithi121 bash[23964]: audit 2024-04-22T21:07:14.604853+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.272 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[68910]: debug 2024-04-22T21:07:15.115+0000 7f6609cfe700 1 -- 172.21.15.121:0/1744822925 <== mon.0 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ceb3ef65a0 con 0x55ceb4c6c800 2024-04-22T21:07:15.538 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[68910]: debug 2024-04-22T21:07:15.271+0000 7f6613f0e200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-22T21:07:15.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: cephadm 2024-04-22T21:07:13.711524+0000 mgr.x (mgr.24839) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:15.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: cephadm 2024-04-22T21:07:13.794553+0000 mgr.x (mgr.24839) 41 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-22T21:07:15.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: cephadm 2024-04-22T21:07:13.856662+0000 mgr.x (mgr.24839) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:15.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: cephadm 2024-04-22T21:07:13.946220+0000 mgr.x (mgr.24839) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:15.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: cephadm 2024-04-22T21:07:14.002551+0000 mgr.x (mgr.24839) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:15.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: cephadm 2024-04-22T21:07:14.056359+0000 mgr.x (mgr.24839) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:15.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: cephadm 2024-04-22T21:07:14.129477+0000 mgr.x (mgr.24839) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:15.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: cephadm 2024-04-22T21:07:14.219605+0000 mgr.x (mgr.24839) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:15.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: cephadm 2024-04-22T21:07:14.276993+0000 mgr.x (mgr.24839) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:15.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: cephadm 2024-04-22T21:07:14.333341+0000 mgr.x (mgr.24839) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:15.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: cephadm 2024-04-22T21:07:14.391494+0000 mgr.x (mgr.24839) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:15.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: cephadm 2024-04-22T21:07:14.448757+0000 mgr.x (mgr.24839) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:15.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: cephadm 2024-04-22T21:07:14.502889+0000 mgr.x (mgr.24839) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:15.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: cephadm 2024-04-22T21:07:14.556721+0000 mgr.x (mgr.24839) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:15.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: cephadm 2024-04-22T21:07:14.611491+0000 mgr.x (mgr.24839) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:15.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.671996+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.674142+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.675270+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.678005+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.678546+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.678754+0000 mon.b (mon.2) 201 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.746059+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.748198+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.749089+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.750980+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.751602+0000 mon.b (mon.2) 206 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.754248+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.817606+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.819443+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.820289+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.822059+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.822702+0000 mon.b (mon.2) 211 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.825057+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.872903+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.874746+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.875601+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.877384+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.878047+0000 mon.b (mon.2) 216 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.879798+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.926768+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.928608+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.929410+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.931229+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.958 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.931883+0000 mon.b (mon.2) 221 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.959 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.932425+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.959 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.980499+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.959 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.982210+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.959 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.983039+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.959 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.984868+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.959 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.985524+0000 mon.b (mon.2) 226 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.959 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:14.987787+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.959 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.051788+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.959 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.053687+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.959 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.054748+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.959 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.056986+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.959 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.057330+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.959 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.057949+0000 mon.b (mon.2) 231 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.960 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.106116+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.960 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.108013+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.960 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.108803+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.960 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.110643+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.960 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.111275+0000 mon.b (mon.2) 236 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.960 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.112041+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.960 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.159437+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.960 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.161117+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.960 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.161880+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.960 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.163684+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.960 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.164284+0000 mon.b (mon.2) 241 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.960 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.164697+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.960 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.212118+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.960 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.213996+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.960 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.214757+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.961 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.216422+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.961 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.216866+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.961 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.217563+0000 mon.b (mon.2) 246 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.961 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.269368+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.961 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.271169+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.961 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.271903+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.961 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.273014+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.961 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.273567+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.961 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.274124+0000 mon.b (mon.2) 251 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.962 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.322799+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.962 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.324771+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.962 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.325757+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.962 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.327601+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.962 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.327708+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.962 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.328415+0000 mon.b (mon.2) 256 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.962 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.427015+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.962 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.430030+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.962 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.431527+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.962 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.434123+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.962 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.435074+0000 mon.b (mon.2) 261 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.963 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.436875+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.963 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.485033+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.963 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.486912+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.963 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.487758+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.963 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.489376+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.963 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.489635+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.963 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.490304+0000 mon.b (mon.2) 266 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.963 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.535612+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.963 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.537501+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.963 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.538332+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.963 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.540107+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.963 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.540757+0000 mon.b (mon.2) 271 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.963 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.541203+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:15.964 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.588342+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.964 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.590337+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:15.964 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.591259+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:15.964 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.593197+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:15.964 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.593862+0000 mon.b (mon.2) 276 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:15.964 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:15 smithi123 bash[18722]: audit 2024-04-22T21:07:15.594798+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: cephadm 2024-04-22T21:07:13.711524+0000 mgr.x (mgr.24839) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: cephadm 2024-04-22T21:07:13.794553+0000 mgr.x (mgr.24839) 41 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-22T21:07:16.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: cephadm 2024-04-22T21:07:13.856662+0000 mgr.x (mgr.24839) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: cephadm 2024-04-22T21:07:13.946220+0000 mgr.x (mgr.24839) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: cephadm 2024-04-22T21:07:14.002551+0000 mgr.x (mgr.24839) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: cephadm 2024-04-22T21:07:14.056359+0000 mgr.x (mgr.24839) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: cephadm 2024-04-22T21:07:14.129477+0000 mgr.x (mgr.24839) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: cephadm 2024-04-22T21:07:14.219605+0000 mgr.x (mgr.24839) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: cephadm 2024-04-22T21:07:14.276993+0000 mgr.x (mgr.24839) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: cephadm 2024-04-22T21:07:14.333341+0000 mgr.x (mgr.24839) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: cephadm 2024-04-22T21:07:14.391494+0000 mgr.x (mgr.24839) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: cephadm 2024-04-22T21:07:14.448757+0000 mgr.x (mgr.24839) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: cephadm 2024-04-22T21:07:14.502889+0000 mgr.x (mgr.24839) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: cephadm 2024-04-22T21:07:14.556721+0000 mgr.x (mgr.24839) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: cephadm 2024-04-22T21:07:14.611491+0000 mgr.x (mgr.24839) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.671996+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.674142+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.675270+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.678005+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.678546+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.678754+0000 mon.b (mon.2) 201 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: cephadm 2024-04-22T21:07:13.711524+0000 mgr.x (mgr.24839) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: cephadm 2024-04-22T21:07:13.794553+0000 mgr.x (mgr.24839) 41 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-22T21:07:16.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: cephadm 2024-04-22T21:07:13.856662+0000 mgr.x (mgr.24839) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: cephadm 2024-04-22T21:07:13.946220+0000 mgr.x (mgr.24839) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: cephadm 2024-04-22T21:07:14.002551+0000 mgr.x (mgr.24839) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: cephadm 2024-04-22T21:07:14.056359+0000 mgr.x (mgr.24839) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: cephadm 2024-04-22T21:07:14.129477+0000 mgr.x (mgr.24839) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: cephadm 2024-04-22T21:07:14.219605+0000 mgr.x (mgr.24839) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: cephadm 2024-04-22T21:07:14.276993+0000 mgr.x (mgr.24839) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: cephadm 2024-04-22T21:07:14.333341+0000 mgr.x (mgr.24839) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: cephadm 2024-04-22T21:07:14.391494+0000 mgr.x (mgr.24839) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: cephadm 2024-04-22T21:07:14.448757+0000 mgr.x (mgr.24839) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: cephadm 2024-04-22T21:07:14.502889+0000 mgr.x (mgr.24839) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: cephadm 2024-04-22T21:07:14.556721+0000 mgr.x (mgr.24839) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: cephadm 2024-04-22T21:07:14.611491+0000 mgr.x (mgr.24839) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.671996+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.674142+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.675270+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.678005+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.678546+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.678754+0000 mon.b (mon.2) 201 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.746059+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.748198+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.749089+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.750980+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.751602+0000 mon.b (mon.2) 206 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.754248+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.817606+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.819443+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.820289+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.822059+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.822702+0000 mon.b (mon.2) 211 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.825057+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.872903+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.874746+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.875601+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.877384+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.878047+0000 mon.b (mon.2) 216 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.879798+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.926768+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.928608+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.746059+0000 mon.b (mon.2) 202 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.748198+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.749089+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.750980+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.751602+0000 mon.b (mon.2) 206 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.754248+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.817606+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.819443+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.820289+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.822059+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.822702+0000 mon.b (mon.2) 211 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.825057+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.872903+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.874746+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.875601+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.877384+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.878047+0000 mon.b (mon.2) 216 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.879798+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.926768+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.928608+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.929410+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.931229+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.931883+0000 mon.b (mon.2) 221 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.932425+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.980499+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.982210+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.983039+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.984868+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.985524+0000 mon.b (mon.2) 226 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:14.987787+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.051788+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.053687+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.054748+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.056986+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.057330+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.057949+0000 mon.b (mon.2) 231 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.106116+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.108013+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.108803+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.929410+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.931229+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.931883+0000 mon.b (mon.2) 221 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.932425+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.980499+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.982210+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.983039+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.984868+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.985524+0000 mon.b (mon.2) 226 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:14.987787+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.051788+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.053687+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.054748+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.056986+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.057330+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.057949+0000 mon.b (mon.2) 231 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.106116+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.108013+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.108803+0000 mon.b (mon.2) 234 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.110643+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.111275+0000 mon.b (mon.2) 236 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.112041+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.159437+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.161117+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.161880+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.163684+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.164284+0000 mon.b (mon.2) 241 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.164697+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.212118+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.213996+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.214757+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.216422+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.216866+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.217563+0000 mon.b (mon.2) 246 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.269368+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.271169+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.271903+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.273014+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.273567+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.274124+0000 mon.b (mon.2) 251 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.322799+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.324771+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.325757+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.327601+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.327708+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.328415+0000 mon.b (mon.2) 256 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.427015+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.430030+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.431527+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.434123+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.435074+0000 mon.b (mon.2) 261 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.436875+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.485033+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.486912+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.487758+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.489376+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.489635+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.490304+0000 mon.b (mon.2) 266 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.110643+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.111275+0000 mon.b (mon.2) 236 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.112041+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.159437+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.161117+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.161880+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.163684+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.164284+0000 mon.b (mon.2) 241 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.164697+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.212118+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.213996+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.214757+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.216422+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.216866+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.217563+0000 mon.b (mon.2) 246 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.269368+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.271169+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.271903+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.273014+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.273567+0000 mon.b (mon.2) 250 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.535612+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.537501+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.538332+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.540107+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.540757+0000 mon.b (mon.2) 271 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.541203+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.588342+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.590337+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.591259+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.593197+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.593862+0000 mon.b (mon.2) 276 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[23964]: audit 2024-04-22T21:07:15.594798+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.274124+0000 mon.b (mon.2) 251 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.322799+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.324771+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.325757+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.327601+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.327708+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.328415+0000 mon.b (mon.2) 256 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.427015+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.430030+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.431527+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.434123+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.435074+0000 mon.b (mon.2) 261 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.436875+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.485033+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.486912+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.487758+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.489376+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.489635+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.490304+0000 mon.b (mon.2) 266 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.535612+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.537501+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.538332+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.540107+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.540757+0000 mon.b (mon.2) 271 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.541203+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.588342+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.590337+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.591259+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.593197+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.593862+0000 mon.b (mon.2) 276 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:15 smithi121 bash[18560]: audit 2024-04-22T21:07:15.594798+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.901 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: cephadm 2024-04-22T21:07:14.685338+0000 mgr.x (mgr.24839) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.901 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: cephadm 2024-04-22T21:07:14.760953+0000 mgr.x (mgr.24839) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.901 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: cephadm 2024-04-22T21:07:14.831887+0000 mgr.x (mgr.24839) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.901 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: cephadm 2024-04-22T21:07:14.886439+0000 mgr.x (mgr.24839) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.901 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: cephadm 2024-04-22T21:07:14.939804+0000 mgr.x (mgr.24839) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.901 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: cephadm 2024-04-22T21:07:14.994429+0000 mgr.x (mgr.24839) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.901 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: cephadm 2024-04-22T21:07:15.065139+0000 mgr.x (mgr.24839) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.901 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: cephadm 2024-04-22T21:07:15.118753+0000 mgr.x (mgr.24839) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.901 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: cephadm 2024-04-22T21:07:15.171633+0000 mgr.x (mgr.24839) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.902 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: cephadm 2024-04-22T21:07:15.224824+0000 mgr.x (mgr.24839) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.902 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: cephadm 2024-04-22T21:07:15.281679+0000 mgr.x (mgr.24839) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.902 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: cephadm 2024-04-22T21:07:15.337415+0000 mgr.x (mgr.24839) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.902 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: cephadm 2024-04-22T21:07:15.444638+0000 mgr.x (mgr.24839) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.902 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: cluster 2024-04-22T21:07:15.481776+0000 mgr.x (mgr.24839) 68 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:07:16.902 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: cephadm 2024-04-22T21:07:15.496018+0000 mgr.x (mgr.24839) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.902 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: cephadm 2024-04-22T21:07:15.547885+0000 mgr.x (mgr.24839) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.902 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: cephadm 2024-04-22T21:07:15.601375+0000 mgr.x (mgr.24839) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.902 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:15.678731+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.902 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:15.680769+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.902 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:15.681619+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.902 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:15.683588+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.903 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: cephadm 2024-04-22T21:07:14.685338+0000 mgr.x (mgr.24839) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.903 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: cephadm 2024-04-22T21:07:14.760953+0000 mgr.x (mgr.24839) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.903 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: cephadm 2024-04-22T21:07:14.831887+0000 mgr.x (mgr.24839) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.903 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: cephadm 2024-04-22T21:07:14.886439+0000 mgr.x (mgr.24839) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.903 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: cephadm 2024-04-22T21:07:14.939804+0000 mgr.x (mgr.24839) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.903 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: cephadm 2024-04-22T21:07:14.994429+0000 mgr.x (mgr.24839) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.903 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: cephadm 2024-04-22T21:07:15.065139+0000 mgr.x (mgr.24839) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.903 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: cephadm 2024-04-22T21:07:15.118753+0000 mgr.x (mgr.24839) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.903 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: cephadm 2024-04-22T21:07:15.171633+0000 mgr.x (mgr.24839) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.903 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: cephadm 2024-04-22T21:07:15.224824+0000 mgr.x (mgr.24839) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.903 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: cephadm 2024-04-22T21:07:15.281679+0000 mgr.x (mgr.24839) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.904 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: cephadm 2024-04-22T21:07:15.337415+0000 mgr.x (mgr.24839) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.904 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: cephadm 2024-04-22T21:07:15.444638+0000 mgr.x (mgr.24839) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.904 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: cluster 2024-04-22T21:07:15.481776+0000 mgr.x (mgr.24839) 68 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:07:16.904 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: cephadm 2024-04-22T21:07:15.496018+0000 mgr.x (mgr.24839) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.904 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: cephadm 2024-04-22T21:07:15.547885+0000 mgr.x (mgr.24839) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.904 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: cephadm 2024-04-22T21:07:15.601375+0000 mgr.x (mgr.24839) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.904 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:15.678731+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.904 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:15.680769+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.904 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:15.681619+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.904 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:15.683588+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.905 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:15.684279+0000 mon.b (mon.2) 281 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.905 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:15.687908+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.905 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:15.750534+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.905 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:15.754049+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.905 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:15.755339+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.905 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:15.758126+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.905 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:15.759257+0000 mon.b (mon.2) 286 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.905 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:15.762636+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.905 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:15.840765+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.905 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:15.843503+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.905 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:15.844681+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.905 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:15.847203+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.905 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:15.848038+0000 mon.b (mon.2) 291 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.905 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:15.848136+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.905 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:15.939901+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.906 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:15.946058+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.906 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:15.947181+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.906 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:15.950168+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.906 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:15.955992+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.906 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:15.956189+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.906 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:15.684279+0000 mon.b (mon.2) 281 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.906 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:15.687908+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.906 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:15.750534+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.906 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:15.754049+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.907 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:15.755339+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.907 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:15.758126+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.907 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:15.759257+0000 mon.b (mon.2) 286 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.907 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:15.762636+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.907 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:15.840765+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.907 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:15.843503+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.907 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:15.844681+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.907 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:15.847203+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.907 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:15.848038+0000 mon.b (mon.2) 291 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.907 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:15.848136+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.907 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:15.939901+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.907 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:15.946058+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.907 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:15.947181+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.907 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:15.950168+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.908 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:15.955992+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.908 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:15.956189+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.908 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:15.958123+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.908 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:15.966144+0000 mon.b (mon.2) 296 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.908 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:15.968563+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.908 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.018286+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.908 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.020767+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.908 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.022084+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.908 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.024606+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.908 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.025438+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.025568+0000 mon.b (mon.2) 301 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.071971+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.073833+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.074606+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.076559+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.077287+0000 mon.b (mon.2) 306 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.078819+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.127304+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.129748+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.130701+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.133124+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.133890+0000 mon.b (mon.2) 311 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.910 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:15.958123+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.910 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:15.966144+0000 mon.b (mon.2) 296 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.910 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:15.968563+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.910 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.018286+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.910 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.020767+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.910 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.022084+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.910 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.024606+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.910 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.025438+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.910 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.025568+0000 mon.b (mon.2) 301 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.910 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.071971+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.910 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.073833+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.911 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.074606+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.911 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.076559+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.911 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.077287+0000 mon.b (mon.2) 306 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.911 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.078819+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.911 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.127304+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.911 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.129748+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.911 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.130701+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.911 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.133124+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.911 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.133890+0000 mon.b (mon.2) 311 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.912 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.138249+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.912 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.253833+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.912 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.256452+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.912 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.257650+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.912 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.260931+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.912 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.261869+0000 mon.b (mon.2) 316 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.912 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.263724+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.912 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.341684+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.912 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.345885+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.912 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.347325+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.912 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.350111+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.912 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.351079+0000 mon.b (mon.2) 321 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.912 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.357085+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.438516+0000 mon.b (mon.2) 322 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.450401+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.452237+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.455684+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.456736+0000 mon.b (mon.2) 326 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.460302+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.544509+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.546702+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.547751+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.550381+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.551202+0000 mon.b (mon.2) 331 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[18560]: audit 2024-04-22T21:07:16.555113+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.914 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.138249+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.914 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.253833+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.914 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.256452+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.914 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.257650+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.914 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.260931+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.914 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.261869+0000 mon.b (mon.2) 316 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.914 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.263724+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.914 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.341684+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.914 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.345885+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.914 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.347325+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.914 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.350111+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.914 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.351079+0000 mon.b (mon.2) 321 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.357085+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.438516+0000 mon.b (mon.2) 322 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.450401+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.452237+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.455684+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.456736+0000 mon.b (mon.2) 326 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.460302+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.544509+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.546702+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.547751+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.550381+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.551202+0000 mon.b (mon.2) 331 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:16 smithi121 bash[23964]: audit 2024-04-22T21:07:16.555113+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: cephadm 2024-04-22T21:07:14.685338+0000 mgr.x (mgr.24839) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: cephadm 2024-04-22T21:07:14.760953+0000 mgr.x (mgr.24839) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: cephadm 2024-04-22T21:07:14.831887+0000 mgr.x (mgr.24839) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: cephadm 2024-04-22T21:07:14.886439+0000 mgr.x (mgr.24839) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: cephadm 2024-04-22T21:07:14.939804+0000 mgr.x (mgr.24839) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: cephadm 2024-04-22T21:07:14.994429+0000 mgr.x (mgr.24839) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: cephadm 2024-04-22T21:07:15.065139+0000 mgr.x (mgr.24839) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: cephadm 2024-04-22T21:07:15.118753+0000 mgr.x (mgr.24839) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: cephadm 2024-04-22T21:07:15.171633+0000 mgr.x (mgr.24839) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: cephadm 2024-04-22T21:07:15.224824+0000 mgr.x (mgr.24839) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: cephadm 2024-04-22T21:07:15.281679+0000 mgr.x (mgr.24839) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: cephadm 2024-04-22T21:07:15.337415+0000 mgr.x (mgr.24839) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: cephadm 2024-04-22T21:07:15.444638+0000 mgr.x (mgr.24839) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: cluster 2024-04-22T21:07:15.481776+0000 mgr.x (mgr.24839) 68 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:07:16.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: cephadm 2024-04-22T21:07:15.496018+0000 mgr.x (mgr.24839) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: cephadm 2024-04-22T21:07:15.547885+0000 mgr.x (mgr.24839) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: cephadm 2024-04-22T21:07:15.601375+0000 mgr.x (mgr.24839) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:16.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:15.678731+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:15.680769+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:15.681619+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:15.683588+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:15.684279+0000 mon.b (mon.2) 281 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:15.687908+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:15.750534+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:15.754049+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:15.755339+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:15.758126+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:15.759257+0000 mon.b (mon.2) 286 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:15.762636+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:15.840765+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:15.843503+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:15.844681+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:15.847203+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:15.848038+0000 mon.b (mon.2) 291 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:15.848136+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:15.939901+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:15.946058+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:15.947181+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:15.950168+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:15.955992+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:15.956189+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:15.958123+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:15.966144+0000 mon.b (mon.2) 296 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:15.968563+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.018286+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.020767+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.022084+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.024606+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.025438+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.025568+0000 mon.b (mon.2) 301 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.071971+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.073833+0000 mon.b (mon.2) 303 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.074606+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.076559+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.077287+0000 mon.b (mon.2) 306 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.078819+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.127304+0000 mon.b (mon.2) 307 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.129748+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:16.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.130701+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.133124+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:16.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.133890+0000 mon.b (mon.2) 311 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:16.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.138249+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:16.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.253833+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:16.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.256452+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:17.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.257650+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:17.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.260931+0000 mon.b (mon.2) 315 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:17.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.261869+0000 mon.b (mon.2) 316 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:17.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.263724+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:17.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.341684+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:17.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.345885+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:17.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.347325+0000 mon.b (mon.2) 319 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:17.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.350111+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:17.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.351079+0000 mon.b (mon.2) 321 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:17.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.357085+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:17.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.438516+0000 mon.b (mon.2) 322 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:17.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.450401+0000 mon.b (mon.2) 323 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:17.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.452237+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:17.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.455684+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:17.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.456736+0000 mon.b (mon.2) 326 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:17.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.460302+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:17.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.544509+0000 mon.b (mon.2) 327 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:17.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.546702+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:17.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.547751+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:17.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.550381+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:17.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.551202+0000 mon.b (mon.2) 331 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:17.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:16 smithi123 bash[18722]: audit 2024-04-22T21:07:16.555113+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:17.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[68910]: debug 2024-04-22T21:07:16.999+0000 7f6613f0e200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-22T21:07:17.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[68910]: debug 2024-04-22T21:07:17.107+0000 7f6613f0e200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-22T21:07:17.623 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[68910]: debug 2024-04-22T21:07:17.371+0000 7f6613f0e200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-22T21:07:17.943 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: cephadm 2024-04-22T21:07:15.694679+0000 mgr.x (mgr.24839) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:17.943 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: cephadm 2024-04-22T21:07:15.769570+0000 mgr.x (mgr.24839) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:17.944 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: cephadm 2024-04-22T21:07:15.854865+0000 mgr.x (mgr.24839) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:17.944 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: cephadm 2024-04-22T21:07:15.977447+0000 mgr.x (mgr.24839) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:17.944 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: cephadm 2024-04-22T21:07:16.032022+0000 mgr.x (mgr.24839) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:17.944 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: cephadm 2024-04-22T21:07:16.085722+0000 mgr.x (mgr.24839) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:17.944 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: cephadm 2024-04-22T21:07:16.145824+0000 mgr.x (mgr.24839) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:17.944 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: cephadm 2024-04-22T21:07:16.270731+0000 mgr.x (mgr.24839) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:17.944 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: cephadm 2024-04-22T21:07:16.364651+0000 mgr.x (mgr.24839) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:17.944 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: cephadm 2024-04-22T21:07:16.467919+0000 mgr.x (mgr.24839) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:17.944 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: cephadm 2024-04-22T21:07:16.562142+0000 mgr.x (mgr.24839) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:17.944 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:16.655156+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:17.944 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:16.659146+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:17.944 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:16.660450+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:17.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:16.664054+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:17.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:16.665234+0000 mon.b (mon.2) 336 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:17.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:16.666744+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:17.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:16.745932+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:17.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:16.750279+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:17.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:16.752117+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:17.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:16.755522+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:17.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:16.756961+0000 mon.b (mon.2) 341 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:17.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:16.761711+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:17.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:16.858732+0000 mon.b (mon.2) 342 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:17.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:16.863059+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:17.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:16.865433+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:17.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:16.870137+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:17.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:16.871579+0000 mon.b (mon.2) 346 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:17.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:16.877678+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:17.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:16.974660+0000 mon.b (mon.2) 347 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:17.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:16.979033+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:17.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:16.981048+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:17.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:16.985540+0000 mon.b (mon.2) 350 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:17.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:16.987054+0000 mon.b (mon.2) 351 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:17.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:16.988498+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:17.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.086304+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:17.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.090564+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:17.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.092446+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:17.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.096432+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:17.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.097778+0000 mon.b (mon.2) 356 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:17.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.103813+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:17.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.200174+0000 mon.b (mon.2) 357 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:17.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.204337+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:17.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.206150+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:17.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.210375+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:17.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.211762+0000 mon.b (mon.2) 361 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:17.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.213346+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:17.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.298954+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:17.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.301770+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:17.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.303722+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:17.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.306579+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:17.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.307601+0000 mon.b (mon.2) 366 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:17.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.308223+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:17.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.404324+0000 mon.b (mon.2) 367 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:17.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.408530+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:17.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.410470+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:17.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.414482+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:17.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.415944+0000 mon.b (mon.2) 371 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:17.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.418866+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:17.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.507053+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:17.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.509346+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:17.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.510439+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:17.950 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.513294+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:17.950 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.513961+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:17.950 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.514036+0000 mon.b (mon.2) 376 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:17.950 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.583548+0000 mon.b (mon.2) 377 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:17.950 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.586025+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:17.950 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.587038+0000 mon.b (mon.2) 379 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:17.950 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.589991+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:17.950 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.590131+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:17.950 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[18722]: audit 2024-04-22T21:07:17.590824+0000 mon.b (mon.2) 381 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: cephadm 2024-04-22T21:07:15.694679+0000 mgr.x (mgr.24839) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: cephadm 2024-04-22T21:07:15.769570+0000 mgr.x (mgr.24839) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: cephadm 2024-04-22T21:07:15.854865+0000 mgr.x (mgr.24839) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: cephadm 2024-04-22T21:07:15.977447+0000 mgr.x (mgr.24839) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: cephadm 2024-04-22T21:07:16.032022+0000 mgr.x (mgr.24839) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: cephadm 2024-04-22T21:07:16.085722+0000 mgr.x (mgr.24839) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: cephadm 2024-04-22T21:07:16.145824+0000 mgr.x (mgr.24839) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: cephadm 2024-04-22T21:07:16.270731+0000 mgr.x (mgr.24839) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: cephadm 2024-04-22T21:07:16.364651+0000 mgr.x (mgr.24839) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: cephadm 2024-04-22T21:07:16.467919+0000 mgr.x (mgr.24839) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: cephadm 2024-04-22T21:07:16.562142+0000 mgr.x (mgr.24839) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:16.655156+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:16.659146+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:16.660450+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:16.664054+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:18.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:16.665234+0000 mon.b (mon.2) 336 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:16.666744+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:18.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:16.745932+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:16.750279+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:16.752117+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: cephadm 2024-04-22T21:07:15.694679+0000 mgr.x (mgr.24839) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: cephadm 2024-04-22T21:07:15.769570+0000 mgr.x (mgr.24839) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: cephadm 2024-04-22T21:07:15.854865+0000 mgr.x (mgr.24839) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: cephadm 2024-04-22T21:07:15.977447+0000 mgr.x (mgr.24839) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: cephadm 2024-04-22T21:07:16.032022+0000 mgr.x (mgr.24839) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: cephadm 2024-04-22T21:07:16.085722+0000 mgr.x (mgr.24839) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: cephadm 2024-04-22T21:07:16.145824+0000 mgr.x (mgr.24839) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: cephadm 2024-04-22T21:07:16.270731+0000 mgr.x (mgr.24839) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: cephadm 2024-04-22T21:07:16.364651+0000 mgr.x (mgr.24839) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: cephadm 2024-04-22T21:07:16.467919+0000 mgr.x (mgr.24839) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: cephadm 2024-04-22T21:07:16.562142+0000 mgr.x (mgr.24839) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:16.655156+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:16.659146+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:16.660450+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:16.664054+0000 mon.b (mon.2) 335 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:18.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:16.665234+0000 mon.b (mon.2) 336 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:16.666744+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:18.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:16.745932+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:16.750279+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:16.752117+0000 mon.b (mon.2) 339 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:16.755522+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:18.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:16.756961+0000 mon.b (mon.2) 341 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:16.761711+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:18.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:16.858732+0000 mon.b (mon.2) 342 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:16.863059+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:16.865433+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:16.870137+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:18.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:16.871579+0000 mon.b (mon.2) 346 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:16.877678+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:18.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:16.974660+0000 mon.b (mon.2) 347 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:16.979033+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:16.981048+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:16.985540+0000 mon.b (mon.2) 350 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:18.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:16.987054+0000 mon.b (mon.2) 351 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:16.988498+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:18.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.086304+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.090564+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.092446+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.096432+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:18.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.097778+0000 mon.b (mon.2) 356 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.103813+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:18.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.200174+0000 mon.b (mon.2) 357 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.204337+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.206150+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.210375+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:18.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.211762+0000 mon.b (mon.2) 361 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.213346+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:18.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.298954+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.301770+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.303722+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.306579+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:18.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.307601+0000 mon.b (mon.2) 366 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.308223+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:18.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.404324+0000 mon.b (mon.2) 367 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.408530+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.410470+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.414482+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:18.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.415944+0000 mon.b (mon.2) 371 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.418866+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:18.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.507053+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.509346+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.510439+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.513294+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:18.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.513961+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:18.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.514036+0000 mon.b (mon.2) 376 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.583548+0000 mon.b (mon.2) 377 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.586025+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.587038+0000 mon.b (mon.2) 379 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.589991+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:18.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.590131+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:18.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[23964]: audit 2024-04-22T21:07:17.590824+0000 mon.b (mon.2) 381 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:16.755522+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:18.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:16.756961+0000 mon.b (mon.2) 341 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:16.761711+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:18.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:16.858732+0000 mon.b (mon.2) 342 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:16.863059+0000 mon.b (mon.2) 343 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:16.865433+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:16.870137+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:18.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:16.871579+0000 mon.b (mon.2) 346 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:16.877678+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:18.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:16.974660+0000 mon.b (mon.2) 347 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:16.979033+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:16.981048+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:16.985540+0000 mon.b (mon.2) 350 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:18.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:16.987054+0000 mon.b (mon.2) 351 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:16.988498+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:18.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.086304+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.090564+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.092446+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.096432+0000 mon.b (mon.2) 355 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:18.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.097778+0000 mon.b (mon.2) 356 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.103813+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:18.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.200174+0000 mon.b (mon.2) 357 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.204337+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.206150+0000 mon.b (mon.2) 359 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.210375+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:18.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.211762+0000 mon.b (mon.2) 361 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.213346+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:18.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.298954+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.301770+0000 mon.b (mon.2) 363 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.303722+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.306579+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:18.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.307601+0000 mon.b (mon.2) 366 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.308223+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:18.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.404324+0000 mon.b (mon.2) 367 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.408530+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.410470+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.414482+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:18.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.415944+0000 mon.b (mon.2) 371 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.418866+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:18.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.507053+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.509346+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.510439+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.513294+0000 mon.b (mon.2) 375 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:18.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.513961+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:18.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.514036+0000 mon.b (mon.2) 376 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.583548+0000 mon.b (mon.2) 377 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.586025+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.587038+0000 mon.b (mon.2) 379 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.589991+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:18.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.590131+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:18.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:17 smithi121 bash[18560]: audit 2024-04-22T21:07:17.590824+0000 mon.b (mon.2) 381 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.243 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:17 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:07:17] "GET /metrics HTTP/1.1" 200 38176 "" "Prometheus/2.33.4" 2024-04-22T21:07:18.367 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[68910]: debug 2024-04-22T21:07:18.251+0000 7f6613f0e200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-22T21:07:18.671 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[68910]: debug 2024-04-22T21:07:18.367+0000 7f6613f0e200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-22T21:07:18.671 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[68910]: debug 2024-04-22T21:07:18.475+0000 7f6613f0e200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-22T21:07:18.989 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[68910]: debug 2024-04-22T21:07:18.863+0000 7f6613f0e200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-22T21:07:18.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: cephadm 2024-04-22T21:07:16.673680+0000 mgr.x (mgr.24839) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: cephadm 2024-04-22T21:07:16.770556+0000 mgr.x (mgr.24839) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: cephadm 2024-04-22T21:07:16.884908+0000 mgr.x (mgr.24839) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: cephadm 2024-04-22T21:07:16.997743+0000 mgr.x (mgr.24839) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: cephadm 2024-04-22T21:07:17.110936+0000 mgr.x (mgr.24839) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: cephadm 2024-04-22T21:07:17.222550+0000 mgr.x (mgr.24839) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: cephadm 2024-04-22T21:07:17.317022+0000 mgr.x (mgr.24839) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: cephadm 2024-04-22T21:07:17.427035+0000 mgr.x (mgr.24839) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: cluster 2024-04-22T21:07:17.482502+0000 mgr.x (mgr.24839) 91 : cluster [DBG] pgmap v21: 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-22T21:07:18.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: cephadm 2024-04-22T21:07:17.520733+0000 mgr.x (mgr.24839) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: cephadm 2024-04-22T21:07:17.596929+0000 mgr.x (mgr.24839) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:17.675494+0000 mon.b (mon.2) 382 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:17.677877+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:17.678949+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:17.681168+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:18.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:17.681238+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:18.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:17.681973+0000 mon.b (mon.2) 386 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.991 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:17.734388+0000 mon.b (mon.2) 387 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.991 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:17.736750+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.991 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:17.737718+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.991 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:17.740122+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:18.992 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: cephadm 2024-04-22T21:07:16.673680+0000 mgr.x (mgr.24839) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.992 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: cephadm 2024-04-22T21:07:16.770556+0000 mgr.x (mgr.24839) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.992 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: cephadm 2024-04-22T21:07:16.884908+0000 mgr.x (mgr.24839) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.992 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: cephadm 2024-04-22T21:07:16.997743+0000 mgr.x (mgr.24839) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.992 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: cephadm 2024-04-22T21:07:17.110936+0000 mgr.x (mgr.24839) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.992 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: cephadm 2024-04-22T21:07:17.222550+0000 mgr.x (mgr.24839) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.992 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: cephadm 2024-04-22T21:07:17.317022+0000 mgr.x (mgr.24839) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.992 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: cephadm 2024-04-22T21:07:17.427035+0000 mgr.x (mgr.24839) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.992 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: cluster 2024-04-22T21:07:17.482502+0000 mgr.x (mgr.24839) 91 : cluster [DBG] pgmap v21: 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-22T21:07:18.993 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: cephadm 2024-04-22T21:07:17.520733+0000 mgr.x (mgr.24839) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.993 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: cephadm 2024-04-22T21:07:17.596929+0000 mgr.x (mgr.24839) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:18.993 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:17.675494+0000 mon.b (mon.2) 382 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.993 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:17.677877+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.993 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:17.678949+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.993 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:17.681168+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:18.993 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:17.681238+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:18.993 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:17.681973+0000 mon.b (mon.2) 386 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.993 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:17.734388+0000 mon.b (mon.2) 387 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.993 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:17.736750+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.993 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:17.737718+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.993 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:17.740122+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:18.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:17.740208+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:18.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:17.740915+0000 mon.b (mon.2) 391 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:17.808712+0000 mon.b (mon.2) 392 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:17.811533+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:17.813131+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:17.816817+0000 mon.b (mon.2) 395 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:18.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:17.818005+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:18.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:17.818035+0000 mon.b (mon.2) 396 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:17.911553+0000 mon.b (mon.2) 397 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.995 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:17.914947+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.995 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:17.916413+0000 mon.b (mon.2) 399 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.995 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:17.920365+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:18.995 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:17.921509+0000 mon.b (mon.2) 401 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.995 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:17.921898+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:18.995 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.007791+0000 mon.b (mon.2) 402 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.995 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.010270+0000 mon.b (mon.2) 403 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.995 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.011578+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.995 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.014514+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:18.996 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:17.740208+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:18.996 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:17.740915+0000 mon.b (mon.2) 391 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.996 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:17.808712+0000 mon.b (mon.2) 392 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.996 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:17.811533+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.996 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:17.813131+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.996 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:17.816817+0000 mon.b (mon.2) 395 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:18.996 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:17.818005+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:18.996 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:17.818035+0000 mon.b (mon.2) 396 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.996 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:17.911553+0000 mon.b (mon.2) 397 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.996 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:17.914947+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.996 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:17.916413+0000 mon.b (mon.2) 399 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.996 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:17.920365+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:18.997 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:17.921509+0000 mon.b (mon.2) 401 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.997 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:17.921898+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:18.997 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.007791+0000 mon.b (mon.2) 402 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.997 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.010270+0000 mon.b (mon.2) 403 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.997 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.011578+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.997 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.014514+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:18.997 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.015479+0000 mon.b (mon.2) 406 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.997 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.015557+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:18.997 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.100387+0000 mon.b (mon.2) 407 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.997 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.102846+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.998 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.103951+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.998 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.106501+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:18.998 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.106695+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:18.998 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.107518+0000 mon.b (mon.2) 411 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.998 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.192690+0000 mon.b (mon.2) 412 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.998 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.195198+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.998 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.196298+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.998 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.198461+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:18.998 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.198841+0000 mon.b (mon.2) 415 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:18.998 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.199614+0000 mon.b (mon.2) 416 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.998 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.292403+0000 mon.b (mon.2) 417 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.998 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.296547+0000 mon.b (mon.2) 418 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.998 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.298707+0000 mon.b (mon.2) 419 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.998 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.302452+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:18.999 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.303742+0000 mon.b (mon.2) 421 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.999 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.304491+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:18.999 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.015479+0000 mon.b (mon.2) 406 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:18.999 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.015557+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:18.999 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.100387+0000 mon.b (mon.2) 407 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.999 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.102846+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:18.999 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.103951+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:18.999 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.106501+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.000 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.106695+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.000 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.107518+0000 mon.b (mon.2) 411 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.000 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.192690+0000 mon.b (mon.2) 412 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.000 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.195198+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.000 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.196298+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.000 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.198461+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.000 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.198841+0000 mon.b (mon.2) 415 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.000 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.199614+0000 mon.b (mon.2) 416 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.000 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.292403+0000 mon.b (mon.2) 417 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.000 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.296547+0000 mon.b (mon.2) 418 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.000 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.298707+0000 mon.b (mon.2) 419 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.302452+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.303742+0000 mon.b (mon.2) 421 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.304491+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.390263+0000 mon.b (mon.2) 422 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.392668+0000 mon.b (mon.2) 423 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.393686+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.395972+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.396075+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.396745+0000 mon.b (mon.2) 426 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.478943+0000 mon.b (mon.2) 427 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.481039+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.482039+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.484273+0000 mon.b (mon.2) 430 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.485040+0000 mon.b (mon.2) 431 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.486844+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.568475+0000 mon.b (mon.2) 432 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.570792+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.572356+0000 mon.b (mon.2) 434 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.575454+0000 mon.b (mon.2) 435 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.002 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.576411+0000 mon.b (mon.2) 436 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[18560]: audit 2024-04-22T21:07:18.581300+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.390263+0000 mon.b (mon.2) 422 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.392668+0000 mon.b (mon.2) 423 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.393686+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.395972+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.396075+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.396745+0000 mon.b (mon.2) 426 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.478943+0000 mon.b (mon.2) 427 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.481039+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.482039+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.484273+0000 mon.b (mon.2) 430 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.485040+0000 mon.b (mon.2) 431 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.486844+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.568475+0000 mon.b (mon.2) 432 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.570792+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.572356+0000 mon.b (mon.2) 434 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.575454+0000 mon.b (mon.2) 435 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.576411+0000 mon.b (mon.2) 436 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.004 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[23964]: audit 2024-04-22T21:07:18.581300+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.005 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[54986]: ts=2024-04-22T21:07: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.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"172.21.15.123:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"e8544264-00e9-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-22T21:07:19.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: cephadm 2024-04-22T21:07:16.673680+0000 mgr.x (mgr.24839) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: cephadm 2024-04-22T21:07:16.770556+0000 mgr.x (mgr.24839) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: cephadm 2024-04-22T21:07:16.884908+0000 mgr.x (mgr.24839) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: cephadm 2024-04-22T21:07:16.997743+0000 mgr.x (mgr.24839) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: cephadm 2024-04-22T21:07:17.110936+0000 mgr.x (mgr.24839) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: cephadm 2024-04-22T21:07:17.222550+0000 mgr.x (mgr.24839) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: cephadm 2024-04-22T21:07:17.317022+0000 mgr.x (mgr.24839) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: cephadm 2024-04-22T21:07:17.427035+0000 mgr.x (mgr.24839) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: cluster 2024-04-22T21:07:17.482502+0000 mgr.x (mgr.24839) 91 : cluster [DBG] pgmap v21: 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-22T21:07:19.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: cephadm 2024-04-22T21:07:17.520733+0000 mgr.x (mgr.24839) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: cephadm 2024-04-22T21:07:17.596929+0000 mgr.x (mgr.24839) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:17.675494+0000 mon.b (mon.2) 382 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:17.677877+0000 mon.b (mon.2) 383 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:17.678949+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:17.681168+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:17.681238+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:17.681973+0000 mon.b (mon.2) 386 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:17.734388+0000 mon.b (mon.2) 387 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:17.736750+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:17.737718+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:17.740122+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:17.740208+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:17.740915+0000 mon.b (mon.2) 391 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:17.808712+0000 mon.b (mon.2) 392 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:17.811533+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:17.813131+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:17.816817+0000 mon.b (mon.2) 395 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:17.818005+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:17.818035+0000 mon.b (mon.2) 396 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:17.911553+0000 mon.b (mon.2) 397 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:17.914947+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:17.916413+0000 mon.b (mon.2) 399 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:17.920365+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:17.921509+0000 mon.b (mon.2) 401 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:17.921898+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.007791+0000 mon.b (mon.2) 402 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.010270+0000 mon.b (mon.2) 403 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.011578+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.014514+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.015479+0000 mon.b (mon.2) 406 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.015557+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.100387+0000 mon.b (mon.2) 407 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.102846+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.103951+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.106501+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.106695+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.107518+0000 mon.b (mon.2) 411 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.192690+0000 mon.b (mon.2) 412 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.195198+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.196298+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.198461+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.198841+0000 mon.b (mon.2) 415 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.199614+0000 mon.b (mon.2) 416 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.292403+0000 mon.b (mon.2) 417 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.296547+0000 mon.b (mon.2) 418 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.298707+0000 mon.b (mon.2) 419 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.302452+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.303742+0000 mon.b (mon.2) 421 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.304491+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.390263+0000 mon.b (mon.2) 422 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.392668+0000 mon.b (mon.2) 423 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.393686+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.395972+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.396075+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.396745+0000 mon.b (mon.2) 426 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.478943+0000 mon.b (mon.2) 427 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.481039+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.482039+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.484273+0000 mon.b (mon.2) 430 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.485040+0000 mon.b (mon.2) 431 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.486844+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.568475+0000 mon.b (mon.2) 432 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.570792+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.572356+0000 mon.b (mon.2) 434 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.575454+0000 mon.b (mon.2) 435 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.576411+0000 mon.b (mon.2) 436 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:18 smithi123 bash[18722]: audit 2024-04-22T21:07:18.581300+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:18 smithi121 bash[68910]: debug 2024-04-22T21:07:18.987+0000 7f6613f0e200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-22T21:07:19.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[68910]: debug 2024-04-22T21:07:19.095+0000 7f6613f0e200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-22T21:07:19.633 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[68910]: debug 2024-04-22T21:07:19.495+0000 7f6613f0e200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-22T21:07:19.633 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: cephadm 2024-04-22T21:07:17.688106+0000 mgr.x (mgr.24839) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.634 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: cephadm 2024-04-22T21:07:17.747038+0000 mgr.x (mgr.24839) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.634 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: cephadm 2024-04-22T21:07:17.827250+0000 mgr.x (mgr.24839) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.634 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: cephadm 2024-04-22T21:07:17.930296+0000 mgr.x (mgr.24839) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.907 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[68910]: debug 2024-04-22T21:07:19.759+0000 7f6613f0e200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-22T21:07:19.908 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: cephadm 2024-04-22T21:07:18.023371+0000 mgr.x (mgr.24839) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.908 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: cephadm 2024-04-22T21:07:18.114684+0000 mgr.x (mgr.24839) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.908 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: cephadm 2024-04-22T21:07:18.206659+0000 mgr.x (mgr.24839) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.908 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: cephadm 2024-04-22T21:07:18.313560+0000 mgr.x (mgr.24839) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.908 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: cephadm 2024-04-22T21:07:18.403364+0000 mgr.x (mgr.24839) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.908 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: cephadm 2024-04-22T21:07:18.493580+0000 mgr.x (mgr.24839) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.908 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: cephadm 2024-04-22T21:07:18.588183+0000 mgr.x (mgr.24839) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.908 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:18.669601+0000 mon.b (mon.2) 437 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.908 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:18.703369+0000 mon.b (mon.2) 438 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.908 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:18.704781+0000 mon.b (mon.2) 439 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:18.709054+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:18.710352+0000 mon.b (mon.2) 441 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:18.712899+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: cephadm 2024-04-22T21:07:18.720738+0000 mgr.x (mgr.24839) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:18.807311+0000 mon.b (mon.2) 442 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:18.810976+0000 mon.b (mon.2) 443 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:18.812223+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:18.815280+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:18.816223+0000 mon.b (mon.2) 446 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:18.819151+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.909 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: cephadm 2024-04-22T21:07:18.826855+0000 mgr.x (mgr.24839) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.910 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:18.917177+0000 mon.b (mon.2) 447 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.910 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:18.921573+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.910 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:18.923507+0000 mon.b (mon.2) 449 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.910 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:18.927779+0000 mon.b (mon.2) 450 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.910 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:18.929291+0000 mon.b (mon.2) 451 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.910 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:18.930721+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.910 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: cephadm 2024-04-22T21:07:18.940195+0000 mgr.x (mgr.24839) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.910 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.028335+0000 mon.b (mon.2) 452 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.910 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.032633+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.910 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.034455+0000 mon.b (mon.2) 454 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.910 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.038566+0000 mon.b (mon.2) 455 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.910 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.039892+0000 mon.b (mon.2) 456 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.910 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.040626+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.911 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: cephadm 2024-04-22T21:07:19.049770+0000 mgr.x (mgr.24839) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.911 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.114638+0000 mon.b (mon.2) 457 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.911 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.116778+0000 mon.b (mon.2) 458 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.911 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.117750+0000 mon.b (mon.2) 459 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.911 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.119874+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.911 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.120654+0000 mon.b (mon.2) 461 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.912 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.120822+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.912 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: cephadm 2024-04-22T21:07:19.127649+0000 mgr.x (mgr.24839) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.912 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.209817+0000 mon.b (mon.2) 462 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.912 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.212661+0000 mon.b (mon.2) 463 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.912 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.214240+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.912 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.217296+0000 mon.b (mon.2) 465 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.912 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.218379+0000 mon.b (mon.2) 466 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.912 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.221501+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.912 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: cephadm 2024-04-22T21:07:19.228625+0000 mgr.x (mgr.24839) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.912 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.314358+0000 mon.b (mon.2) 467 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.912 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.316780+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.317931+0000 mon.b (mon.2) 469 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.320432+0000 mon.b (mon.2) 470 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.321189+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.321373+0000 mon.b (mon.2) 471 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: cephadm 2024-04-22T21:07:19.329350+0000 mgr.x (mgr.24839) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.413980+0000 mon.b (mon.2) 472 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.416781+0000 mon.b (mon.2) 473 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.418380+0000 mon.b (mon.2) 474 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.421570+0000 mon.b (mon.2) 475 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.422656+0000 mon.b (mon.2) 476 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.423680+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: cephadm 2024-04-22T21:07:19.432822+0000 mgr.x (mgr.24839) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: cluster 2024-04-22T21:07:19.483182+0000 mgr.x (mgr.24839) 113 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 0 op/s 2024-04-22T21:07:19.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.522180+0000 mon.b (mon.2) 477 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.527216+0000 mon.b (mon.2) 478 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.529616+0000 mon.b (mon.2) 479 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.534382+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.536055+0000 mon.b (mon.2) 481 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.538130+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: cephadm 2024-04-22T21:07:19.547589+0000 mgr.x (mgr.24839) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.623924+0000 mon.b (mon.2) 482 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.626851+0000 mon.b (mon.2) 483 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.628512+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.631832+0000 mon.b (mon.2) 485 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[18560]: audit 2024-04-22T21:07:19.632798+0000 mon.b (mon.2) 486 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: cephadm 2024-04-22T21:07:17.688106+0000 mgr.x (mgr.24839) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: cephadm 2024-04-22T21:07:17.747038+0000 mgr.x (mgr.24839) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: cephadm 2024-04-22T21:07:17.827250+0000 mgr.x (mgr.24839) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: cephadm 2024-04-22T21:07:17.930296+0000 mgr.x (mgr.24839) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: cephadm 2024-04-22T21:07:18.023371+0000 mgr.x (mgr.24839) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: cephadm 2024-04-22T21:07:18.114684+0000 mgr.x (mgr.24839) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: cephadm 2024-04-22T21:07:18.206659+0000 mgr.x (mgr.24839) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: cephadm 2024-04-22T21:07:18.313560+0000 mgr.x (mgr.24839) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: cephadm 2024-04-22T21:07:18.403364+0000 mgr.x (mgr.24839) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: cephadm 2024-04-22T21:07:18.493580+0000 mgr.x (mgr.24839) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: cephadm 2024-04-22T21:07:18.588183+0000 mgr.x (mgr.24839) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:18.669601+0000 mon.b (mon.2) 437 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:18.703369+0000 mon.b (mon.2) 438 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:18.704781+0000 mon.b (mon.2) 439 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:18.709054+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:18.710352+0000 mon.b (mon.2) 441 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:18.712899+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: cephadm 2024-04-22T21:07:18.720738+0000 mgr.x (mgr.24839) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:18.807311+0000 mon.b (mon.2) 442 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:18.810976+0000 mon.b (mon.2) 443 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:18.812223+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:18.815280+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.917 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:18.816223+0000 mon.b (mon.2) 446 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.917 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:18.819151+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.917 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: cephadm 2024-04-22T21:07:18.826855+0000 mgr.x (mgr.24839) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.917 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:18.917177+0000 mon.b (mon.2) 447 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.917 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:18.921573+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.917 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:18.923507+0000 mon.b (mon.2) 449 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.917 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:18.927779+0000 mon.b (mon.2) 450 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.917 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:18.929291+0000 mon.b (mon.2) 451 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.917 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:18.930721+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.917 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: cephadm 2024-04-22T21:07:18.940195+0000 mgr.x (mgr.24839) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.917 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.028335+0000 mon.b (mon.2) 452 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.917 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.032633+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.917 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.034455+0000 mon.b (mon.2) 454 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.917 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.038566+0000 mon.b (mon.2) 455 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.917 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.039892+0000 mon.b (mon.2) 456 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.918 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.040626+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.918 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: cephadm 2024-04-22T21:07:19.049770+0000 mgr.x (mgr.24839) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.918 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.114638+0000 mon.b (mon.2) 457 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.918 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.116778+0000 mon.b (mon.2) 458 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.918 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.117750+0000 mon.b (mon.2) 459 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.918 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.119874+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.918 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.120654+0000 mon.b (mon.2) 461 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.918 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.120822+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.918 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: cephadm 2024-04-22T21:07:19.127649+0000 mgr.x (mgr.24839) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.918 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.209817+0000 mon.b (mon.2) 462 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.918 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.212661+0000 mon.b (mon.2) 463 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.918 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.214240+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.918 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.217296+0000 mon.b (mon.2) 465 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.218379+0000 mon.b (mon.2) 466 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.221501+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: cephadm 2024-04-22T21:07:19.228625+0000 mgr.x (mgr.24839) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.314358+0000 mon.b (mon.2) 467 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.316780+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.317931+0000 mon.b (mon.2) 469 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.320432+0000 mon.b (mon.2) 470 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.321189+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.321373+0000 mon.b (mon.2) 471 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: cephadm 2024-04-22T21:07:19.329350+0000 mgr.x (mgr.24839) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.413980+0000 mon.b (mon.2) 472 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.416781+0000 mon.b (mon.2) 473 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.418380+0000 mon.b (mon.2) 474 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.421570+0000 mon.b (mon.2) 475 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.422656+0000 mon.b (mon.2) 476 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.423680+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: cephadm 2024-04-22T21:07:19.432822+0000 mgr.x (mgr.24839) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: cluster 2024-04-22T21:07:19.483182+0000 mgr.x (mgr.24839) 113 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 0 op/s 2024-04-22T21:07:19.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.522180+0000 mon.b (mon.2) 477 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.527216+0000 mon.b (mon.2) 478 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.529616+0000 mon.b (mon.2) 479 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.534382+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.536055+0000 mon.b (mon.2) 481 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.538130+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: cephadm 2024-04-22T21:07:19.547589+0000 mgr.x (mgr.24839) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.623924+0000 mon.b (mon.2) 482 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.626851+0000 mon.b (mon.2) 483 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.628512+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.631832+0000 mon.b (mon.2) 485 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:19 smithi121 bash[23964]: audit 2024-04-22T21:07:19.632798+0000 mon.b (mon.2) 486 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: cephadm 2024-04-22T21:07:17.688106+0000 mgr.x (mgr.24839) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: cephadm 2024-04-22T21:07:17.747038+0000 mgr.x (mgr.24839) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: cephadm 2024-04-22T21:07:17.827250+0000 mgr.x (mgr.24839) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: cephadm 2024-04-22T21:07:17.930296+0000 mgr.x (mgr.24839) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: cephadm 2024-04-22T21:07:18.023371+0000 mgr.x (mgr.24839) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: cephadm 2024-04-22T21:07:18.114684+0000 mgr.x (mgr.24839) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: cephadm 2024-04-22T21:07:18.206659+0000 mgr.x (mgr.24839) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: cephadm 2024-04-22T21:07:18.313560+0000 mgr.x (mgr.24839) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: cephadm 2024-04-22T21:07:18.403364+0000 mgr.x (mgr.24839) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: cephadm 2024-04-22T21:07:18.493580+0000 mgr.x (mgr.24839) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: cephadm 2024-04-22T21:07:18.588183+0000 mgr.x (mgr.24839) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:18.669601+0000 mon.b (mon.2) 437 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:18.703369+0000 mon.b (mon.2) 438 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:18.704781+0000 mon.b (mon.2) 439 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:18.709054+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:18.710352+0000 mon.b (mon.2) 441 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:18.712899+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: cephadm 2024-04-22T21:07:18.720738+0000 mgr.x (mgr.24839) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:18.807311+0000 mon.b (mon.2) 442 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:18.810976+0000 mon.b (mon.2) 443 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:18.812223+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:18.815280+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:18.816223+0000 mon.b (mon.2) 446 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:18.819151+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: cephadm 2024-04-22T21:07:18.826855+0000 mgr.x (mgr.24839) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:18.917177+0000 mon.b (mon.2) 447 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:18.921573+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:18.923507+0000 mon.b (mon.2) 449 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:18.927779+0000 mon.b (mon.2) 450 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:18.929291+0000 mon.b (mon.2) 451 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:18.930721+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: cephadm 2024-04-22T21:07:18.940195+0000 mgr.x (mgr.24839) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.028335+0000 mon.b (mon.2) 452 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.032633+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.034455+0000 mon.b (mon.2) 454 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.038566+0000 mon.b (mon.2) 455 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.039892+0000 mon.b (mon.2) 456 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.040626+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: cephadm 2024-04-22T21:07:19.049770+0000 mgr.x (mgr.24839) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.114638+0000 mon.b (mon.2) 457 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.116778+0000 mon.b (mon.2) 458 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.117750+0000 mon.b (mon.2) 459 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.119874+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.120654+0000 mon.b (mon.2) 461 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.120822+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: cephadm 2024-04-22T21:07:19.127649+0000 mgr.x (mgr.24839) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.209817+0000 mon.b (mon.2) 462 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.212661+0000 mon.b (mon.2) 463 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.214240+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.217296+0000 mon.b (mon.2) 465 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.218379+0000 mon.b (mon.2) 466 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.221501+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: cephadm 2024-04-22T21:07:19.228625+0000 mgr.x (mgr.24839) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.314358+0000 mon.b (mon.2) 467 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.316780+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.317931+0000 mon.b (mon.2) 469 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.320432+0000 mon.b (mon.2) 470 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.321189+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.321373+0000 mon.b (mon.2) 471 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: cephadm 2024-04-22T21:07:19.329350+0000 mgr.x (mgr.24839) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.413980+0000 mon.b (mon.2) 472 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.416781+0000 mon.b (mon.2) 473 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.418380+0000 mon.b (mon.2) 474 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.421570+0000 mon.b (mon.2) 475 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.422656+0000 mon.b (mon.2) 476 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.423680+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:19.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: cephadm 2024-04-22T21:07:19.432822+0000 mgr.x (mgr.24839) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:19.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: cluster 2024-04-22T21:07:19.483182+0000 mgr.x (mgr.24839) 113 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 0 op/s 2024-04-22T21:07:19.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.522180+0000 mon.b (mon.2) 477 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.527216+0000 mon.b (mon.2) 478 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:19.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.529616+0000 mon.b (mon.2) 479 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:19.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.534382+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:19.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.536055+0000 mon.b (mon.2) 481 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:19.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.538130+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: cephadm 2024-04-22T21:07:19.547589+0000 mgr.x (mgr.24839) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:20.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.623924+0000 mon.b (mon.2) 482 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.626851+0000 mon.b (mon.2) 483 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:20.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.628512+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.631832+0000 mon.b (mon.2) 485 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:20.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:19 smithi123 bash[18722]: audit 2024-04-22T21:07:19.632798+0000 mon.b (mon.2) 486 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:20.171 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[68910]: debug 2024-04-22T21:07:20.051+0000 7f6613f0e200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-22T21:07:20.461 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[68910]: debug 2024-04-22T21:07:20.171+0000 7f6613f0e200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-22T21:07:20.788 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[68910]: debug 2024-04-22T21:07:20.459+0000 7f6613f0e200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-22T21:07:20.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:19.635116+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: cephadm 2024-04-22T21:07:19.641931+0000 mgr.x (mgr.24839) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:20.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:19.732665+0000 mon.b (mon.2) 487 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:19.736871+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:20.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:19.738640+0000 mon.b (mon.2) 489 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:19.743072+0000 mon.b (mon.2) 490 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:20.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:19.744378+0000 mon.b (mon.2) 491 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:20.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:19.745615+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: cephadm 2024-04-22T21:07:19.752729+0000 mgr.x (mgr.24839) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:20.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:19.813528+0000 mon.b (mon.2) 492 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:19.816002+0000 mon.b (mon.2) 493 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:20.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:19.817229+0000 mon.b (mon.2) 494 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:19.819869+0000 mon.b (mon.2) 495 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:19.820939+0000 mon.b (mon.2) 496 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:19.821461+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: cephadm 2024-04-22T21:07:19.828544+0000 mgr.x (mgr.24839) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:19.906871+0000 mon.b (mon.2) 497 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:19.909415+0000 mon.b (mon.2) 498 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:19.910972+0000 mon.b (mon.2) 499 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:19.635116+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: cephadm 2024-04-22T21:07:19.641931+0000 mgr.x (mgr.24839) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:20.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:19.732665+0000 mon.b (mon.2) 487 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:19.736871+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:20.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:19.738640+0000 mon.b (mon.2) 489 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:19.743072+0000 mon.b (mon.2) 490 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:20.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:19.744378+0000 mon.b (mon.2) 491 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:20.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:19.745615+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: cephadm 2024-04-22T21:07:19.752729+0000 mgr.x (mgr.24839) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:20.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:19.813528+0000 mon.b (mon.2) 492 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:19.816002+0000 mon.b (mon.2) 493 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:20.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:19.817229+0000 mon.b (mon.2) 494 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:19.819869+0000 mon.b (mon.2) 495 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:20.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:19.820939+0000 mon.b (mon.2) 496 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:20.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:19.821461+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: cephadm 2024-04-22T21:07:19.828544+0000 mgr.x (mgr.24839) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:20.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:19.906871+0000 mon.b (mon.2) 497 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:19.909415+0000 mon.b (mon.2) 498 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:20.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:19.910972+0000 mon.b (mon.2) 499 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:19.914891+0000 mon.b (mon.2) 500 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:20.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:19.916091+0000 mon.b (mon.2) 501 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:20.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:19.917601+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: cephadm 2024-04-22T21:07:19.927688+0000 mgr.x (mgr.24839) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:20.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:19.996715+0000 mon.b (mon.2) 502 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.000062+0000 mon.b (mon.2) 503 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:20.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.001575+0000 mon.b (mon.2) 504 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.004997+0000 mon.b (mon.2) 505 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:20.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.006269+0000 mon.b (mon.2) 506 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:20.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.007081+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: cephadm 2024-04-22T21:07:20.017580+0000 mgr.x (mgr.24839) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:20.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.095118+0000 mon.b (mon.2) 507 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.097869+0000 mon.b (mon.2) 508 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:20.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.099611+0000 mon.b (mon.2) 509 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.102799+0000 mon.b (mon.2) 510 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:20.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.103995+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.104047+0000 mon.b (mon.2) 511 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:20.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: cephadm 2024-04-22T21:07:20.114427+0000 mgr.x (mgr.24839) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:20.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.190199+0000 mon.b (mon.2) 512 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.193806+0000 mon.b (mon.2) 513 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:20.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:19.914891+0000 mon.b (mon.2) 500 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:20.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:19.916091+0000 mon.b (mon.2) 501 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:20.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:19.917601+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: cephadm 2024-04-22T21:07:19.927688+0000 mgr.x (mgr.24839) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:20.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:19.996715+0000 mon.b (mon.2) 502 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.000062+0000 mon.b (mon.2) 503 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:20.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.001575+0000 mon.b (mon.2) 504 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.004997+0000 mon.b (mon.2) 505 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:20.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.006269+0000 mon.b (mon.2) 506 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:20.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.007081+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: cephadm 2024-04-22T21:07:20.017580+0000 mgr.x (mgr.24839) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:20.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.095118+0000 mon.b (mon.2) 507 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.097869+0000 mon.b (mon.2) 508 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:20.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.099611+0000 mon.b (mon.2) 509 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.102799+0000 mon.b (mon.2) 510 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:20.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.103995+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.104047+0000 mon.b (mon.2) 511 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:20.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: cephadm 2024-04-22T21:07:20.114427+0000 mgr.x (mgr.24839) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:20.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.190199+0000 mon.b (mon.2) 512 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.193806+0000 mon.b (mon.2) 513 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:20.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.195337+0000 mon.b (mon.2) 514 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.198664+0000 mon.b (mon.2) 515 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:20.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.199575+0000 mon.b (mon.2) 516 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:20.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.199588+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: cephadm 2024-04-22T21:07:20.208661+0000 mgr.x (mgr.24839) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:20.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.292116+0000 mon.b (mon.2) 517 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.294282+0000 mon.b (mon.2) 518 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:20.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.295288+0000 mon.b (mon.2) 519 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.297888+0000 mon.b (mon.2) 520 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:20.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.298671+0000 mon.b (mon.2) 521 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:20.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.301217+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: cephadm 2024-04-22T21:07:20.307970+0000 mgr.x (mgr.24839) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:20.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.382394+0000 mon.b (mon.2) 522 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.384933+0000 mon.b (mon.2) 523 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:20.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.386003+0000 mon.b (mon.2) 524 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.389367+0000 mon.b (mon.2) 525 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:20.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.390221+0000 mon.b (mon.2) 526 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:20.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.390333+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: cephadm 2024-04-22T21:07:20.398552+0000 mgr.x (mgr.24839) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:20.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.482912+0000 mon.b (mon.2) 527 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.195337+0000 mon.b (mon.2) 514 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.198664+0000 mon.b (mon.2) 515 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:20.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.199575+0000 mon.b (mon.2) 516 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:20.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.199588+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: cephadm 2024-04-22T21:07:20.208661+0000 mgr.x (mgr.24839) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:20.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.292116+0000 mon.b (mon.2) 517 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.294282+0000 mon.b (mon.2) 518 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:20.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.295288+0000 mon.b (mon.2) 519 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.297888+0000 mon.b (mon.2) 520 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:20.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.298671+0000 mon.b (mon.2) 521 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:20.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.301217+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: cephadm 2024-04-22T21:07:20.307970+0000 mgr.x (mgr.24839) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:20.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.382394+0000 mon.b (mon.2) 522 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.384933+0000 mon.b (mon.2) 523 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:20.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.386003+0000 mon.b (mon.2) 524 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.389367+0000 mon.b (mon.2) 525 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:20.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.390221+0000 mon.b (mon.2) 526 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:20.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.390333+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: cephadm 2024-04-22T21:07:20.398552+0000 mgr.x (mgr.24839) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:20.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.482912+0000 mon.b (mon.2) 527 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.486529+0000 mon.b (mon.2) 528 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:20.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.487862+0000 mon.b (mon.2) 529 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.491265+0000 mon.b (mon.2) 530 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:20.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.492290+0000 mon.b (mon.2) 531 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:20.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.492432+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: cephadm 2024-04-22T21:07:20.501653+0000 mgr.x (mgr.24839) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:20.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.589270+0000 mon.b (mon.2) 532 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.593515+0000 mon.b (mon.2) 533 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:20.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.594953+0000 mon.b (mon.2) 534 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.598210+0000 mon.b (mon.2) 535 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:20.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.599252+0000 mon.b (mon.2) 536 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:20.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: audit 2024-04-22T21:07:20.601979+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[23964]: cephadm 2024-04-22T21:07:20.609487+0000 mgr.x (mgr.24839) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:20.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.486529+0000 mon.b (mon.2) 528 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:20.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.487862+0000 mon.b (mon.2) 529 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.491265+0000 mon.b (mon.2) 530 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:20.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.492290+0000 mon.b (mon.2) 531 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:20.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.492432+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: cephadm 2024-04-22T21:07:20.501653+0000 mgr.x (mgr.24839) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:20.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.589270+0000 mon.b (mon.2) 532 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.593515+0000 mon.b (mon.2) 533 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:20.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.594953+0000 mon.b (mon.2) 534 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.598210+0000 mon.b (mon.2) 535 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:20.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.599252+0000 mon.b (mon.2) 536 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:20.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: audit 2024-04-22T21:07:20.601979+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[18560]: cephadm 2024-04-22T21:07:20.609487+0000 mgr.x (mgr.24839) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:20.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:19.635116+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: cephadm 2024-04-22T21:07:19.641931+0000 mgr.x (mgr.24839) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:20.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:19.732665+0000 mon.b (mon.2) 487 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:19.736871+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:20.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:19.738640+0000 mon.b (mon.2) 489 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:19.743072+0000 mon.b (mon.2) 490 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:20.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:19.744378+0000 mon.b (mon.2) 491 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:20.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:19.745615+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: cephadm 2024-04-22T21:07:19.752729+0000 mgr.x (mgr.24839) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:20.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:19.813528+0000 mon.b (mon.2) 492 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:19.816002+0000 mon.b (mon.2) 493 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:20.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:19.817229+0000 mon.b (mon.2) 494 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:19.819869+0000 mon.b (mon.2) 495 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:20.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:19.820939+0000 mon.b (mon.2) 496 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:20.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:19.821461+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: cephadm 2024-04-22T21:07:19.828544+0000 mgr.x (mgr.24839) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:20.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:19.906871+0000 mon.b (mon.2) 497 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:19.909415+0000 mon.b (mon.2) 498 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:20.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:19.910972+0000 mon.b (mon.2) 499 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:19.914891+0000 mon.b (mon.2) 500 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:20.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:19.916091+0000 mon.b (mon.2) 501 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:20.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:19.917601+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: cephadm 2024-04-22T21:07:19.927688+0000 mgr.x (mgr.24839) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:20.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:19.996715+0000 mon.b (mon.2) 502 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.000062+0000 mon.b (mon.2) 503 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:20.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.001575+0000 mon.b (mon.2) 504 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.004997+0000 mon.b (mon.2) 505 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:20.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.006269+0000 mon.b (mon.2) 506 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:20.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.007081+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: cephadm 2024-04-22T21:07:20.017580+0000 mgr.x (mgr.24839) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:20.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.095118+0000 mon.b (mon.2) 507 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.097869+0000 mon.b (mon.2) 508 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:20.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.099611+0000 mon.b (mon.2) 509 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.102799+0000 mon.b (mon.2) 510 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:20.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.103995+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.104047+0000 mon.b (mon.2) 511 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:20.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: cephadm 2024-04-22T21:07:20.114427+0000 mgr.x (mgr.24839) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:20.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.190199+0000 mon.b (mon.2) 512 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.193806+0000 mon.b (mon.2) 513 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:20.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.195337+0000 mon.b (mon.2) 514 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.198664+0000 mon.b (mon.2) 515 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:20.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.199575+0000 mon.b (mon.2) 516 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:20.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.199588+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: cephadm 2024-04-22T21:07:20.208661+0000 mgr.x (mgr.24839) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:20.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.292116+0000 mon.b (mon.2) 517 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.294282+0000 mon.b (mon.2) 518 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:20.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.295288+0000 mon.b (mon.2) 519 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.297888+0000 mon.b (mon.2) 520 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:20.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.298671+0000 mon.b (mon.2) 521 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:20.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.301217+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: cephadm 2024-04-22T21:07:20.307970+0000 mgr.x (mgr.24839) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:20.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.382394+0000 mon.b (mon.2) 522 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.384933+0000 mon.b (mon.2) 523 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:20.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.386003+0000 mon.b (mon.2) 524 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.389367+0000 mon.b (mon.2) 525 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:20.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.390221+0000 mon.b (mon.2) 526 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:20.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.390333+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: cephadm 2024-04-22T21:07:20.398552+0000 mgr.x (mgr.24839) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:20.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.482912+0000 mon.b (mon.2) 527 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.486529+0000 mon.b (mon.2) 528 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:20.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.487862+0000 mon.b (mon.2) 529 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.491265+0000 mon.b (mon.2) 530 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:20.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.492290+0000 mon.b (mon.2) 531 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:20.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.492432+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: cephadm 2024-04-22T21:07:20.501653+0000 mgr.x (mgr.24839) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:20.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.589270+0000 mon.b (mon.2) 532 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.593515+0000 mon.b (mon.2) 533 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:20.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.594953+0000 mon.b (mon.2) 534 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:20.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.598210+0000 mon.b (mon.2) 535 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:20.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.599252+0000 mon.b (mon.2) 536 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:20.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: audit 2024-04-22T21:07:20.601979+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:20.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:20 smithi123 bash[18722]: cephadm 2024-04-22T21:07:20.609487+0000 mgr.x (mgr.24839) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:21.155 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:20 smithi121 bash[68910]: debug 2024-04-22T21:07:20.899+0000 7f6613f0e200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-22T21:07:21.155 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[68910]: debug 2024-04-22T21:07:21.155+0000 7f6613f0e200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-22T21:07:21.538 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[68910]: debug 2024-04-22T21:07:21.283+0000 7f6613f0e200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-22T21:07:21.826 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[68910]: debug 2024-04-22T21:07:21.547+0000 7f6613f0e200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-22T21:07:21.826 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:20.669226+0000 mon.b (mon.2) 537 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:20.677218+0000 mon.b (mon.2) 538 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:21.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:20.678632+0000 mon.b (mon.2) 539 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:20.681738+0000 mon.b (mon.2) 540 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:21.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:20.682803+0000 mon.b (mon.2) 541 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:21.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:20.685050+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:21.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: cephadm 2024-04-22T21:07:20.692030+0000 mgr.x (mgr.24839) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:21.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:20.763371+0000 mon.b (mon.2) 542 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:20.767053+0000 mon.b (mon.2) 543 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:21.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:20.768458+0000 mon.b (mon.2) 544 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:20.771861+0000 mon.b (mon.2) 545 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:21.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:20.773078+0000 mon.b (mon.2) 546 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:21.828 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:20.775718+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:21.828 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: cephadm 2024-04-22T21:07:20.782506+0000 mgr.x (mgr.24839) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:21.828 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:20.868612+0000 mon.b (mon.2) 547 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.828 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:20.872436+0000 mon.b (mon.2) 548 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:21.828 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:20.873941+0000 mon.b (mon.2) 549 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.828 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:20.877848+0000 mon.b (mon.2) 550 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:21.828 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:20.879045+0000 mon.b (mon.2) 551 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:21.828 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:20.669226+0000 mon.b (mon.2) 537 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.828 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:20.677218+0000 mon.b (mon.2) 538 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:21.828 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:20.678632+0000 mon.b (mon.2) 539 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.829 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:20.681738+0000 mon.b (mon.2) 540 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:21.829 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:20.682803+0000 mon.b (mon.2) 541 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:21.829 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:20.685050+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:21.829 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: cephadm 2024-04-22T21:07:20.692030+0000 mgr.x (mgr.24839) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:21.829 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:20.763371+0000 mon.b (mon.2) 542 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.829 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:20.767053+0000 mon.b (mon.2) 543 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:21.829 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:20.768458+0000 mon.b (mon.2) 544 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.829 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:20.771861+0000 mon.b (mon.2) 545 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:21.829 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:20.773078+0000 mon.b (mon.2) 546 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:21.829 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:20.775718+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:21.829 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: cephadm 2024-04-22T21:07:20.782506+0000 mgr.x (mgr.24839) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:21.829 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:20.868612+0000 mon.b (mon.2) 547 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.829 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:20.872436+0000 mon.b (mon.2) 548 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:21.829 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:20.873941+0000 mon.b (mon.2) 549 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.830 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:20.877848+0000 mon.b (mon.2) 550 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:21.830 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:20.879045+0000 mon.b (mon.2) 551 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:21.830 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:20.879961+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:21.830 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: cephadm 2024-04-22T21:07:20.889174+0000 mgr.x (mgr.24839) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:21.830 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:20.953955+0000 mon.b (mon.2) 552 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.830 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:20.956146+0000 mon.b (mon.2) 553 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:21.830 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:20.957277+0000 mon.b (mon.2) 554 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.831 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:20.959725+0000 mon.b (mon.2) 555 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:21.831 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:20.960013+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:21.831 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:20.960766+0000 mon.b (mon.2) 556 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:21.831 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: cephadm 2024-04-22T21:07:20.967220+0000 mgr.x (mgr.24839) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:21.831 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.028573+0000 mon.b (mon.2) 557 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.831 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.030858+0000 mon.b (mon.2) 558 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:21.831 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.031891+0000 mon.b (mon.2) 559 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.831 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.033960+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:21.831 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.034146+0000 mon.b (mon.2) 560 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:21.831 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.034929+0000 mon.b (mon.2) 561 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:21.831 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: cephadm 2024-04-22T21:07:21.040935+0000 mgr.x (mgr.24839) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:21.831 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.099801+0000 mon.b (mon.2) 562 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.831 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.102448+0000 mon.b (mon.2) 563 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:21.832 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.103892+0000 mon.b (mon.2) 564 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.832 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.107341+0000 mon.b (mon.2) 565 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:21.832 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.108202+0000 mon.b (mon.2) 566 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:21.832 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.108263+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:21.832 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: cephadm 2024-04-22T21:07:21.116575+0000 mgr.x (mgr.24839) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:21.832 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.205358+0000 mon.b (mon.2) 567 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.832 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.209680+0000 mon.b (mon.2) 568 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:21.832 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.211396+0000 mon.b (mon.2) 569 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.832 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.215251+0000 mon.b (mon.2) 570 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:21.832 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.216562+0000 mon.b (mon.2) 571 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:21.832 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.217586+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:21.832 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: cephadm 2024-04-22T21:07:21.226474+0000 mgr.x (mgr.24839) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:21.833 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.315773+0000 mon.b (mon.2) 572 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.833 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.320111+0000 mon.b (mon.2) 573 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:21.833 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.321827+0000 mon.b (mon.2) 574 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.833 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.325639+0000 mon.b (mon.2) 575 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:21.833 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.327129+0000 mon.b (mon.2) 576 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:21.833 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.331432+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:21.833 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: cephadm 2024-04-22T21:07:21.338566+0000 mgr.x (mgr.24839) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:21.833 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.428517+0000 mon.b (mon.2) 577 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.833 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.432740+0000 mon.b (mon.2) 578 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:21.833 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.434483+0000 mon.b (mon.2) 579 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.833 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:20.879961+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:21.834 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: cephadm 2024-04-22T21:07:20.889174+0000 mgr.x (mgr.24839) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:21.834 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:20.953955+0000 mon.b (mon.2) 552 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.834 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:20.956146+0000 mon.b (mon.2) 553 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:21.834 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:20.957277+0000 mon.b (mon.2) 554 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.834 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:20.959725+0000 mon.b (mon.2) 555 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:21.834 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:20.960013+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:21.834 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:20.960766+0000 mon.b (mon.2) 556 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:21.834 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: cephadm 2024-04-22T21:07:20.967220+0000 mgr.x (mgr.24839) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:21.834 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.028573+0000 mon.b (mon.2) 557 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.834 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.030858+0000 mon.b (mon.2) 558 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:21.834 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.031891+0000 mon.b (mon.2) 559 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.834 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.033960+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:21.835 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.034146+0000 mon.b (mon.2) 560 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:21.835 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.034929+0000 mon.b (mon.2) 561 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:21.835 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: cephadm 2024-04-22T21:07:21.040935+0000 mgr.x (mgr.24839) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:21.835 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.099801+0000 mon.b (mon.2) 562 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.835 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.102448+0000 mon.b (mon.2) 563 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:21.835 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.103892+0000 mon.b (mon.2) 564 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.835 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.107341+0000 mon.b (mon.2) 565 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:21.835 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.438376+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:21.835 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.439727+0000 mon.b (mon.2) 581 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:21.835 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.442348+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:21.835 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: cephadm 2024-04-22T21:07:21.450510+0000 mgr.x (mgr.24839) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:21.836 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: cluster 2024-04-22T21:07:21.484674+0000 mgr.x (mgr.24839) 135 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:07:21.836 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.526791+0000 mon.b (mon.2) 582 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.836 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.529674+0000 mon.b (mon.2) 583 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:21.836 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.531089+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.836 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.534098+0000 mon.b (mon.2) 585 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:21.836 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.535426+0000 mon.b (mon.2) 586 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:21.836 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.536752+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:21.836 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: cephadm 2024-04-22T21:07:21.543506+0000 mgr.x (mgr.24839) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:21.836 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.628097+0000 mon.b (mon.2) 587 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.836 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.630896+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:21.836 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.631941+0000 mon.b (mon.2) 589 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.836 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.634118+0000 mon.b (mon.2) 590 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:21.837 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.634985+0000 mon.b (mon.2) 591 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:21.837 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[23964]: audit 2024-04-22T21:07:21.635117+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:21.837 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.108202+0000 mon.b (mon.2) 566 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:21.837 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.108263+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:21.837 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: cephadm 2024-04-22T21:07:21.116575+0000 mgr.x (mgr.24839) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:21.837 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.205358+0000 mon.b (mon.2) 567 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.837 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.209680+0000 mon.b (mon.2) 568 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:21.837 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.211396+0000 mon.b (mon.2) 569 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.837 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.215251+0000 mon.b (mon.2) 570 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:21.837 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.216562+0000 mon.b (mon.2) 571 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:21.838 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.217586+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:21.838 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: cephadm 2024-04-22T21:07:21.226474+0000 mgr.x (mgr.24839) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:21.838 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.315773+0000 mon.b (mon.2) 572 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.838 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.320111+0000 mon.b (mon.2) 573 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:21.838 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.321827+0000 mon.b (mon.2) 574 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.838 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.325639+0000 mon.b (mon.2) 575 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:21.838 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.327129+0000 mon.b (mon.2) 576 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:21.838 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.331432+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:21.838 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: cephadm 2024-04-22T21:07:21.338566+0000 mgr.x (mgr.24839) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:21.838 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.428517+0000 mon.b (mon.2) 577 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.838 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.432740+0000 mon.b (mon.2) 578 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:21.838 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.434483+0000 mon.b (mon.2) 579 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.838 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.438376+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:21.838 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.439727+0000 mon.b (mon.2) 581 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:21.839 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.442348+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:21.839 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: cephadm 2024-04-22T21:07:21.450510+0000 mgr.x (mgr.24839) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:21.839 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: cluster 2024-04-22T21:07:21.484674+0000 mgr.x (mgr.24839) 135 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:07:21.839 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.526791+0000 mon.b (mon.2) 582 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.839 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.529674+0000 mon.b (mon.2) 583 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:21.839 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.531089+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.839 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.534098+0000 mon.b (mon.2) 585 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:21.839 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.535426+0000 mon.b (mon.2) 586 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:21.839 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.536752+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:21.839 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: cephadm 2024-04-22T21:07:21.543506+0000 mgr.x (mgr.24839) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:21.839 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.628097+0000 mon.b (mon.2) 587 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.839 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.630896+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:21.840 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.631941+0000 mon.b (mon.2) 589 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.840 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.634118+0000 mon.b (mon.2) 590 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:21.840 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.634985+0000 mon.b (mon.2) 591 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:21.840 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:21 smithi121 bash[18560]: audit 2024-04-22T21:07:21.635117+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:21.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:20.669226+0000 mon.b (mon.2) 537 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:20.677218+0000 mon.b (mon.2) 538 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:21.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:20.678632+0000 mon.b (mon.2) 539 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:20.681738+0000 mon.b (mon.2) 540 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:21.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:20.682803+0000 mon.b (mon.2) 541 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:21.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:20.685050+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:21.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: cephadm 2024-04-22T21:07:20.692030+0000 mgr.x (mgr.24839) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:21.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:20.763371+0000 mon.b (mon.2) 542 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:20.767053+0000 mon.b (mon.2) 543 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:21.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:20.768458+0000 mon.b (mon.2) 544 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:20.771861+0000 mon.b (mon.2) 545 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:21.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:20.773078+0000 mon.b (mon.2) 546 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:21.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:20.775718+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:21.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: cephadm 2024-04-22T21:07:20.782506+0000 mgr.x (mgr.24839) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:21.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:20.868612+0000 mon.b (mon.2) 547 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:20.872436+0000 mon.b (mon.2) 548 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:21.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:20.873941+0000 mon.b (mon.2) 549 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:20.877848+0000 mon.b (mon.2) 550 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:21.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:20.879045+0000 mon.b (mon.2) 551 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:21.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:20.879961+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:21.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: cephadm 2024-04-22T21:07:20.889174+0000 mgr.x (mgr.24839) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:21.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:20.953955+0000 mon.b (mon.2) 552 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:20.956146+0000 mon.b (mon.2) 553 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:21.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:20.957277+0000 mon.b (mon.2) 554 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:20.959725+0000 mon.b (mon.2) 555 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:21.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:20.960013+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:21.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:20.960766+0000 mon.b (mon.2) 556 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:21.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: cephadm 2024-04-22T21:07:20.967220+0000 mgr.x (mgr.24839) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:21.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.028573+0000 mon.b (mon.2) 557 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.030858+0000 mon.b (mon.2) 558 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:21.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.031891+0000 mon.b (mon.2) 559 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.033960+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:21.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.034146+0000 mon.b (mon.2) 560 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:21.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.034929+0000 mon.b (mon.2) 561 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:21.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: cephadm 2024-04-22T21:07:21.040935+0000 mgr.x (mgr.24839) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:21.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.099801+0000 mon.b (mon.2) 562 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.102448+0000 mon.b (mon.2) 563 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:21.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.103892+0000 mon.b (mon.2) 564 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.107341+0000 mon.b (mon.2) 565 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:21.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.108202+0000 mon.b (mon.2) 566 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:21.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.108263+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:21.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: cephadm 2024-04-22T21:07:21.116575+0000 mgr.x (mgr.24839) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:21.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.205358+0000 mon.b (mon.2) 567 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.209680+0000 mon.b (mon.2) 568 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:21.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.211396+0000 mon.b (mon.2) 569 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.215251+0000 mon.b (mon.2) 570 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:21.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.216562+0000 mon.b (mon.2) 571 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:21.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.217586+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:21.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: cephadm 2024-04-22T21:07:21.226474+0000 mgr.x (mgr.24839) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:21.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.315773+0000 mon.b (mon.2) 572 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.320111+0000 mon.b (mon.2) 573 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:21.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.321827+0000 mon.b (mon.2) 574 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.325639+0000 mon.b (mon.2) 575 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:21.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.327129+0000 mon.b (mon.2) 576 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:21.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.331432+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:21.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: cephadm 2024-04-22T21:07:21.338566+0000 mgr.x (mgr.24839) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:21.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.428517+0000 mon.b (mon.2) 577 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.432740+0000 mon.b (mon.2) 578 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:21.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.434483+0000 mon.b (mon.2) 579 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:21.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.438376+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:21.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.439727+0000 mon.b (mon.2) 581 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:22.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.442348+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:22.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: cephadm 2024-04-22T21:07:21.450510+0000 mgr.x (mgr.24839) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:22.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: cluster 2024-04-22T21:07:21.484674+0000 mgr.x (mgr.24839) 135 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:07:22.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.526791+0000 mon.b (mon.2) 582 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:22.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.529674+0000 mon.b (mon.2) 583 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:22.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.531089+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:22.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.534098+0000 mon.b (mon.2) 585 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:22.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.535426+0000 mon.b (mon.2) 586 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:22.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.536752+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:22.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: cephadm 2024-04-22T21:07:21.543506+0000 mgr.x (mgr.24839) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:22.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.628097+0000 mon.b (mon.2) 587 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:22.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.630896+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:22.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.631941+0000 mon.b (mon.2) 589 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:22.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.634118+0000 mon.b (mon.2) 590 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:22.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.634985+0000 mon.b (mon.2) 591 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:22.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:21 smithi123 bash[18722]: audit 2024-04-22T21:07:21.635117+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:22.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: cephadm 2024-04-22T21:07:21.641813+0000 mgr.x (mgr.24839) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:22.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:21.716701+0000 mon.b (mon.2) 592 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:22.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:21.718982+0000 mon.b (mon.2) 593 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:22.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:21.719954+0000 mon.b (mon.2) 594 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:22.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:21.722596+0000 mon.b (mon.2) 595 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:22.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:21.723446+0000 mon.b (mon.2) 596 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:22.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:21.727432+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:22.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: cephadm 2024-04-22T21:07:21.734237+0000 mgr.x (mgr.24839) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:22.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:21.808664+0000 mon.b (mon.2) 597 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:22.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:21.810691+0000 mon.b (mon.2) 598 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:22.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:21.811931+0000 mon.b (mon.2) 599 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:22.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:21.814171+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:22.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:21.814977+0000 mon.b (mon.2) 601 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:22.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:21.816305+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:22.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: cephadm 2024-04-22T21:07:21.823080+0000 mgr.x (mgr.24839) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:22.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:21.896826+0000 mon.b (mon.2) 602 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:22.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:21.898946+0000 mon.b (mon.2) 603 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:22.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:21.899903+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:22.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:21.902515+0000 mon.b (mon.2) 605 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:22.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:21.903255+0000 mon.b (mon.2) 606 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:22.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:21.905891+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:22.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: cephadm 2024-04-22T21:07:21.912490+0000 mgr.x (mgr.24839) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:22.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:21.957877+0000 mgr.x (mgr.24839) 141 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:07:22.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:21.999633+0000 mon.b (mon.2) 607 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:22.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.003848+0000 mon.b (mon.2) 608 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:22.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.005645+0000 mon.b (mon.2) 609 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:22.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.009432+0000 mon.b (mon.2) 610 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:22.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.010760+0000 mon.b (mon.2) 611 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:22.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.015512+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:22.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: cephadm 2024-04-22T21:07:22.024044+0000 mgr.x (mgr.24839) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:22.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.100192+0000 mon.b (mon.2) 612 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:22.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.103028+0000 mon.b (mon.2) 613 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:22.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.104345+0000 mon.b (mon.2) 614 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:22.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.108044+0000 mon.b (mon.2) 615 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:22.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.109024+0000 mon.b (mon.2) 616 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:22.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.111824+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:22.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: cephadm 2024-04-22T21:07:22.120929+0000 mgr.x (mgr.24839) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:22.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.197271+0000 mon.b (mon.2) 617 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:22.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.201637+0000 mon.b (mon.2) 618 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:22.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.203446+0000 mon.b (mon.2) 619 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:22.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.206896+0000 mon.b (mon.2) 620 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:22.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.208101+0000 mon.b (mon.2) 621 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:22.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.211864+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:22.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: cephadm 2024-04-22T21:07:22.218870+0000 mgr.x (mgr.24839) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:22.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.296175+0000 mon.b (mon.2) 622 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:22.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.300330+0000 mon.b (mon.2) 623 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:22.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.302521+0000 mon.b (mon.2) 624 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:22.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.306949+0000 mon.b (mon.2) 625 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:22.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.308623+0000 mon.b (mon.2) 626 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:22.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.312427+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:22.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: cephadm 2024-04-22T21:07:22.321008+0000 mgr.x (mgr.24839) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:22.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.397189+0000 mon.b (mon.2) 627 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:22.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.400111+0000 mon.b (mon.2) 628 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:22.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.401596+0000 mon.b (mon.2) 629 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:22.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.404967+0000 mon.b (mon.2) 630 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:22.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.406122+0000 mon.b (mon.2) 631 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:22.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.409382+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:22.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: cephadm 2024-04-22T21:07:22.417997+0000 mgr.x (mgr.24839) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:22.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.508551+0000 mon.b (mon.2) 632 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:22.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.512533+0000 mon.b (mon.2) 633 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:22.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.514854+0000 mon.b (mon.2) 634 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:22.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.518775+0000 mon.b (mon.2) 635 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:22.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.520080+0000 mon.b (mon.2) 636 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:22.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.522914+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:22.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: cephadm 2024-04-22T21:07:22.531816+0000 mgr.x (mgr.24839) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:22.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.620876+0000 mon.b (mon.2) 637 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:22.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.625043+0000 mon.b (mon.2) 638 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:22.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.626613+0000 mon.b (mon.2) 639 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:22.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.630697+0000 mon.b (mon.2) 640 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:22.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.631989+0000 mon.b (mon.2) 641 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:22.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:22 smithi123 bash[18722]: audit 2024-04-22T21:07:22.634749+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.038 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[68910]: debug 2024-04-22T21:07:22.623+0000 7f6613f0e200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-22T21:07:23.038 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[68910]: debug 2024-04-22T21:07:22.755+0000 7f6613f0e200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-22T21:07:23.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: cephadm 2024-04-22T21:07:21.641813+0000 mgr.x (mgr.24839) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:21.716701+0000 mon.b (mon.2) 592 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:21.718982+0000 mon.b (mon.2) 593 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:21.719954+0000 mon.b (mon.2) 594 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:21.722596+0000 mon.b (mon.2) 595 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:21.723446+0000 mon.b (mon.2) 596 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:21.727432+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: cephadm 2024-04-22T21:07:21.734237+0000 mgr.x (mgr.24839) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:21.808664+0000 mon.b (mon.2) 597 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:21.810691+0000 mon.b (mon.2) 598 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:21.811931+0000 mon.b (mon.2) 599 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:21.814171+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:21.814977+0000 mon.b (mon.2) 601 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:21.816305+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: cephadm 2024-04-22T21:07:21.823080+0000 mgr.x (mgr.24839) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:21.896826+0000 mon.b (mon.2) 602 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:21.898946+0000 mon.b (mon.2) 603 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:21.899903+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:21.902515+0000 mon.b (mon.2) 605 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: cephadm 2024-04-22T21:07:21.641813+0000 mgr.x (mgr.24839) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:21.716701+0000 mon.b (mon.2) 592 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:21.718982+0000 mon.b (mon.2) 593 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:21.719954+0000 mon.b (mon.2) 594 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:21.722596+0000 mon.b (mon.2) 595 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:21.723446+0000 mon.b (mon.2) 596 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:21.727432+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: cephadm 2024-04-22T21:07:21.734237+0000 mgr.x (mgr.24839) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:21.808664+0000 mon.b (mon.2) 597 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:21.810691+0000 mon.b (mon.2) 598 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:21.811931+0000 mon.b (mon.2) 599 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:21.814171+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:21.814977+0000 mon.b (mon.2) 601 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:21.816305+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: cephadm 2024-04-22T21:07:21.823080+0000 mgr.x (mgr.24839) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:21.896826+0000 mon.b (mon.2) 602 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:21.898946+0000 mon.b (mon.2) 603 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:21.899903+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:21.902515+0000 mon.b (mon.2) 605 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:21.903255+0000 mon.b (mon.2) 606 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:21.905891+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: cephadm 2024-04-22T21:07:21.912490+0000 mgr.x (mgr.24839) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:21.957877+0000 mgr.x (mgr.24839) 141 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:07:23.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:21.999633+0000 mon.b (mon.2) 607 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.003848+0000 mon.b (mon.2) 608 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.005645+0000 mon.b (mon.2) 609 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.009432+0000 mon.b (mon.2) 610 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.010760+0000 mon.b (mon.2) 611 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.015512+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: cephadm 2024-04-22T21:07:22.024044+0000 mgr.x (mgr.24839) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.100192+0000 mon.b (mon.2) 612 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.103028+0000 mon.b (mon.2) 613 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.104345+0000 mon.b (mon.2) 614 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.108044+0000 mon.b (mon.2) 615 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.109024+0000 mon.b (mon.2) 616 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.111824+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: cephadm 2024-04-22T21:07:22.120929+0000 mgr.x (mgr.24839) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.197271+0000 mon.b (mon.2) 617 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.201637+0000 mon.b (mon.2) 618 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:21.903255+0000 mon.b (mon.2) 606 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:21.905891+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: cephadm 2024-04-22T21:07:21.912490+0000 mgr.x (mgr.24839) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:21.957877+0000 mgr.x (mgr.24839) 141 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:07:23.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:21.999633+0000 mon.b (mon.2) 607 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.003848+0000 mon.b (mon.2) 608 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.005645+0000 mon.b (mon.2) 609 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.009432+0000 mon.b (mon.2) 610 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.010760+0000 mon.b (mon.2) 611 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.015512+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: cephadm 2024-04-22T21:07:22.024044+0000 mgr.x (mgr.24839) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.100192+0000 mon.b (mon.2) 612 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.103028+0000 mon.b (mon.2) 613 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.104345+0000 mon.b (mon.2) 614 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.108044+0000 mon.b (mon.2) 615 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.109024+0000 mon.b (mon.2) 616 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.111824+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: cephadm 2024-04-22T21:07:22.120929+0000 mgr.x (mgr.24839) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.197271+0000 mon.b (mon.2) 617 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.201637+0000 mon.b (mon.2) 618 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.203446+0000 mon.b (mon.2) 619 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.206896+0000 mon.b (mon.2) 620 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.208101+0000 mon.b (mon.2) 621 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.211864+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: cephadm 2024-04-22T21:07:22.218870+0000 mgr.x (mgr.24839) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.296175+0000 mon.b (mon.2) 622 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.300330+0000 mon.b (mon.2) 623 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.302521+0000 mon.b (mon.2) 624 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.306949+0000 mon.b (mon.2) 625 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.308623+0000 mon.b (mon.2) 626 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.312427+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: cephadm 2024-04-22T21:07:22.321008+0000 mgr.x (mgr.24839) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.397189+0000 mon.b (mon.2) 627 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.400111+0000 mon.b (mon.2) 628 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.401596+0000 mon.b (mon.2) 629 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.404967+0000 mon.b (mon.2) 630 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.406122+0000 mon.b (mon.2) 631 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.409382+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: cephadm 2024-04-22T21:07:22.417997+0000 mgr.x (mgr.24839) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.508551+0000 mon.b (mon.2) 632 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.203446+0000 mon.b (mon.2) 619 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.206896+0000 mon.b (mon.2) 620 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.208101+0000 mon.b (mon.2) 621 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.211864+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: cephadm 2024-04-22T21:07:22.218870+0000 mgr.x (mgr.24839) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.296175+0000 mon.b (mon.2) 622 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.300330+0000 mon.b (mon.2) 623 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.302521+0000 mon.b (mon.2) 624 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.306949+0000 mon.b (mon.2) 625 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.308623+0000 mon.b (mon.2) 626 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.312427+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: cephadm 2024-04-22T21:07:22.321008+0000 mgr.x (mgr.24839) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.397189+0000 mon.b (mon.2) 627 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.400111+0000 mon.b (mon.2) 628 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.401596+0000 mon.b (mon.2) 629 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.404967+0000 mon.b (mon.2) 630 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.406122+0000 mon.b (mon.2) 631 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.409382+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: cephadm 2024-04-22T21:07:22.417997+0000 mgr.x (mgr.24839) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.508551+0000 mon.b (mon.2) 632 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.512533+0000 mon.b (mon.2) 633 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.514854+0000 mon.b (mon.2) 634 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.518775+0000 mon.b (mon.2) 635 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.520080+0000 mon.b (mon.2) 636 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.522914+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: cephadm 2024-04-22T21:07:22.531816+0000 mgr.x (mgr.24839) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.620876+0000 mon.b (mon.2) 637 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.625043+0000 mon.b (mon.2) 638 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.626613+0000 mon.b (mon.2) 639 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.630697+0000 mon.b (mon.2) 640 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.631989+0000 mon.b (mon.2) 641 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[23964]: audit 2024-04-22T21:07:22.634749+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.512533+0000 mon.b (mon.2) 633 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.514854+0000 mon.b (mon.2) 634 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.518775+0000 mon.b (mon.2) 635 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.520080+0000 mon.b (mon.2) 636 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.522914+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: cephadm 2024-04-22T21:07:22.531816+0000 mgr.x (mgr.24839) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.620876+0000 mon.b (mon.2) 637 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.625043+0000 mon.b (mon.2) 638 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.626613+0000 mon.b (mon.2) 639 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.630697+0000 mon.b (mon.2) 640 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.631989+0000 mon.b (mon.2) 641 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:22 smithi121 bash[18560]: audit 2024-04-22T21:07:22.634749+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.538 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[68910]: debug 2024-04-22T21:07:23.079+0000 7f6613f0e200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-22T21:07:23.538 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[68910]: debug 2024-04-22T21:07:23.207+0000 7f6613f0e200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-22T21:07:23.960 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[68910]: debug 2024-04-22T21:07:23.711+0000 7f6613f0e200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-22T21:07:23.960 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[68910]: debug 2024-04-22T21:07:23.851+0000 7f6613f0e200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-22T21:07:23.960 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[68910]: [22/Apr/2024:21:07:23] ENGINE Bus STARTING 2024-04-22T21:07:23.960 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: cephadm 2024-04-22T21:07:22.643620+0000 mgr.x (mgr.24839) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.960 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:22.722151+0000 mon.b (mon.2) 642 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.960 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:22.724672+0000 mon.b (mon.2) 643 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.960 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:22.725895+0000 mon.b (mon.2) 644 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.960 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:22.728941+0000 mon.b (mon.2) 645 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.961 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:22.729673+0000 mon.b (mon.2) 646 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.961 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:22.730559+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.961 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: cephadm 2024-04-22T21:07:22.737198+0000 mgr.x (mgr.24839) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.961 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:22.814752+0000 mon.b (mon.2) 647 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.961 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:22.817141+0000 mon.b (mon.2) 648 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.961 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:22.818142+0000 mon.b (mon.2) 649 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.961 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:22.820861+0000 mon.b (mon.2) 650 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.961 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:22.821163+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.961 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:22.821605+0000 mon.b (mon.2) 651 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.961 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: cephadm 2024-04-22T21:07:22.828048+0000 mgr.x (mgr.24839) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.961 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:22.904948+0000 mon.b (mon.2) 652 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.961 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:22.907294+0000 mon.b (mon.2) 653 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.961 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:22.908410+0000 mon.b (mon.2) 654 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.961 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:22.910710+0000 mon.b (mon.2) 655 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.962 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: cephadm 2024-04-22T21:07:22.643620+0000 mgr.x (mgr.24839) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.962 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:22.722151+0000 mon.b (mon.2) 642 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.962 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:22.724672+0000 mon.b (mon.2) 643 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.962 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:22.725895+0000 mon.b (mon.2) 644 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.962 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:22.728941+0000 mon.b (mon.2) 645 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.962 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:22.729673+0000 mon.b (mon.2) 646 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.962 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:22.730559+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.963 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: cephadm 2024-04-22T21:07:22.737198+0000 mgr.x (mgr.24839) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.963 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:22.814752+0000 mon.b (mon.2) 647 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.963 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:22.817141+0000 mon.b (mon.2) 648 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.963 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:22.818142+0000 mon.b (mon.2) 649 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.963 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:22.820861+0000 mon.b (mon.2) 650 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.963 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:22.821163+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.963 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:22.821605+0000 mon.b (mon.2) 651 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.963 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: cephadm 2024-04-22T21:07:22.828048+0000 mgr.x (mgr.24839) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.963 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:22.904948+0000 mon.b (mon.2) 652 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.963 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:22.907294+0000 mon.b (mon.2) 653 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.963 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:22.908410+0000 mon.b (mon.2) 654 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.963 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:22.910710+0000 mon.b (mon.2) 655 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.964 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:22.910867+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.964 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:22.911568+0000 mon.b (mon.2) 656 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.964 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: cephadm 2024-04-22T21:07:22.917683+0000 mgr.x (mgr.24839) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.964 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:22.978197+0000 mon.b (mon.2) 657 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.964 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:22.980370+0000 mon.b (mon.2) 658 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.964 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:22.981415+0000 mon.b (mon.2) 659 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.964 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:22.983235+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.964 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:22.983633+0000 mon.b (mon.2) 660 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.965 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:22.984323+0000 mon.b (mon.2) 661 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.965 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: cephadm 2024-04-22T21:07:22.990218+0000 mgr.x (mgr.24839) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.965 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.034557+0000 mon.b (mon.2) 662 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.965 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.036710+0000 mon.b (mon.2) 663 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.965 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.037817+0000 mon.b (mon.2) 664 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.965 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.040006+0000 mon.b (mon.2) 665 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.965 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.040697+0000 mon.b (mon.2) 666 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.965 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.041045+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.965 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: cephadm 2024-04-22T21:07:23.047728+0000 mgr.x (mgr.24839) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.965 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.124677+0000 mon.b (mon.2) 667 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.965 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.126981+0000 mon.b (mon.2) 668 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.965 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.128111+0000 mon.b (mon.2) 669 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.965 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.130962+0000 mon.b (mon.2) 670 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.965 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.131872+0000 mon.b (mon.2) 671 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.965 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.132263+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.966 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: cephadm 2024-04-22T21:07:23.138991+0000 mgr.x (mgr.24839) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.966 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.199455+0000 mon.b (mon.2) 672 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.966 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.202642+0000 mon.b (mon.2) 673 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.966 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.204405+0000 mon.b (mon.2) 674 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.966 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.208408+0000 mon.b (mon.2) 675 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.966 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.209617+0000 mon.b (mon.2) 676 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.966 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.211177+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.966 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: cephadm 2024-04-22T21:07:23.219020+0000 mgr.x (mgr.24839) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.966 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.296235+0000 mon.b (mon.2) 677 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.966 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.299014+0000 mon.b (mon.2) 678 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.966 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.300516+0000 mon.b (mon.2) 679 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.966 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.303993+0000 mon.b (mon.2) 680 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.966 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.305055+0000 mon.b (mon.2) 681 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.306703+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: cephadm 2024-04-22T21:07:23.314354+0000 mgr.x (mgr.24839) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.391885+0000 mon.b (mon.2) 682 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.394729+0000 mon.b (mon.2) 683 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.967 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:22.910867+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.967 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:22.911568+0000 mon.b (mon.2) 656 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.967 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: cephadm 2024-04-22T21:07:22.917683+0000 mgr.x (mgr.24839) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.967 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:22.978197+0000 mon.b (mon.2) 657 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.967 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:22.980370+0000 mon.b (mon.2) 658 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.967 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:22.981415+0000 mon.b (mon.2) 659 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.967 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:22.983235+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.968 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:22.983633+0000 mon.b (mon.2) 660 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.968 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:22.984323+0000 mon.b (mon.2) 661 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.968 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: cephadm 2024-04-22T21:07:22.990218+0000 mgr.x (mgr.24839) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.968 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.034557+0000 mon.b (mon.2) 662 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.968 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.036710+0000 mon.b (mon.2) 663 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.968 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.037817+0000 mon.b (mon.2) 664 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.968 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.040006+0000 mon.b (mon.2) 665 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.968 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.040697+0000 mon.b (mon.2) 666 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.968 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.041045+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.968 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: cephadm 2024-04-22T21:07:23.047728+0000 mgr.x (mgr.24839) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.968 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.124677+0000 mon.b (mon.2) 667 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.968 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.126981+0000 mon.b (mon.2) 668 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.968 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.128111+0000 mon.b (mon.2) 669 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.396481+0000 mon.b (mon.2) 684 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.400492+0000 mon.b (mon.2) 685 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.401523+0000 mon.b (mon.2) 686 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.405332+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: cephadm 2024-04-22T21:07:23.412490+0000 mgr.x (mgr.24839) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: cluster 2024-04-22T21:07:23.485268+0000 mgr.x (mgr.24839) 158 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:07:23.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.487183+0000 mon.b (mon.2) 687 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.490017+0000 mon.b (mon.2) 688 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.491507+0000 mon.b (mon.2) 689 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.494617+0000 mon.b (mon.2) 690 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.495581+0000 mon.b (mon.2) 691 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.496911+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: cephadm 2024-04-22T21:07:23.503598+0000 mgr.x (mgr.24839) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.581050+0000 mon.b (mon.2) 692 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.583831+0000 mon.b (mon.2) 693 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.585552+0000 mon.b (mon.2) 694 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.588196+0000 mon.b (mon.2) 695 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.588522+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.589095+0000 mon.b (mon.2) 696 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: cephadm 2024-04-22T21:07:23.596584+0000 mgr.x (mgr.24839) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[23964]: audit 2024-04-22T21:07:23.602692+0000 mon.b (mon.2) 697 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:07:23.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.130962+0000 mon.b (mon.2) 670 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.131872+0000 mon.b (mon.2) 671 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.132263+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: cephadm 2024-04-22T21:07:23.138991+0000 mgr.x (mgr.24839) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.199455+0000 mon.b (mon.2) 672 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.202642+0000 mon.b (mon.2) 673 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.204405+0000 mon.b (mon.2) 674 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.208408+0000 mon.b (mon.2) 675 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.209617+0000 mon.b (mon.2) 676 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.211177+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: cephadm 2024-04-22T21:07:23.219020+0000 mgr.x (mgr.24839) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.296235+0000 mon.b (mon.2) 677 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.299014+0000 mon.b (mon.2) 678 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.300516+0000 mon.b (mon.2) 679 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.303993+0000 mon.b (mon.2) 680 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.305055+0000 mon.b (mon.2) 681 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.306703+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: cephadm 2024-04-22T21:07:23.314354+0000 mgr.x (mgr.24839) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.391885+0000 mon.b (mon.2) 682 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.394729+0000 mon.b (mon.2) 683 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.396481+0000 mon.b (mon.2) 684 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.400492+0000 mon.b (mon.2) 685 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.401523+0000 mon.b (mon.2) 686 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.405332+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: cephadm 2024-04-22T21:07:23.412490+0000 mgr.x (mgr.24839) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: cluster 2024-04-22T21:07:23.485268+0000 mgr.x (mgr.24839) 158 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:07:23.973 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.487183+0000 mon.b (mon.2) 687 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.973 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.490017+0000 mon.b (mon.2) 688 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.973 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.491507+0000 mon.b (mon.2) 689 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.973 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.494617+0000 mon.b (mon.2) 690 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.973 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.495581+0000 mon.b (mon.2) 691 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.973 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.496911+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.973 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: cephadm 2024-04-22T21:07:23.503598+0000 mgr.x (mgr.24839) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.973 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.581050+0000 mon.b (mon.2) 692 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.973 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.583831+0000 mon.b (mon.2) 693 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.973 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.585552+0000 mon.b (mon.2) 694 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.973 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.588196+0000 mon.b (mon.2) 695 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.973 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.588522+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.973 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.589095+0000 mon.b (mon.2) 696 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.973 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: cephadm 2024-04-22T21:07:23.596584+0000 mgr.x (mgr.24839) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.973 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[18560]: audit 2024-04-22T21:07:23.602692+0000 mon.b (mon.2) 697 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:07:23.993 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[54986]: ts=2024-04-22T21:07: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=\"smithi121\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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=\"e8544264-00e9-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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-22T21:07:23.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: cephadm 2024-04-22T21:07:22.643620+0000 mgr.x (mgr.24839) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:22.722151+0000 mon.b (mon.2) 642 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:22.724672+0000 mon.b (mon.2) 643 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:22.725895+0000 mon.b (mon.2) 644 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:22.728941+0000 mon.b (mon.2) 645 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:22.729673+0000 mon.b (mon.2) 646 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:22.730559+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: cephadm 2024-04-22T21:07:22.737198+0000 mgr.x (mgr.24839) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:22.814752+0000 mon.b (mon.2) 647 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:22.817141+0000 mon.b (mon.2) 648 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:22.818142+0000 mon.b (mon.2) 649 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:22.820861+0000 mon.b (mon.2) 650 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:22.821163+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:22.821605+0000 mon.b (mon.2) 651 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: cephadm 2024-04-22T21:07:22.828048+0000 mgr.x (mgr.24839) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:22.904948+0000 mon.b (mon.2) 652 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:22.907294+0000 mon.b (mon.2) 653 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:22.908410+0000 mon.b (mon.2) 654 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:22.910710+0000 mon.b (mon.2) 655 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:22.910867+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:22.911568+0000 mon.b (mon.2) 656 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: cephadm 2024-04-22T21:07:22.917683+0000 mgr.x (mgr.24839) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:22.978197+0000 mon.b (mon.2) 657 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:22.980370+0000 mon.b (mon.2) 658 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:22.981415+0000 mon.b (mon.2) 659 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:22.983235+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:22.983633+0000 mon.b (mon.2) 660 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:22.984323+0000 mon.b (mon.2) 661 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: cephadm 2024-04-22T21:07:22.990218+0000 mgr.x (mgr.24839) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.034557+0000 mon.b (mon.2) 662 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.036710+0000 mon.b (mon.2) 663 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.037817+0000 mon.b (mon.2) 664 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.040006+0000 mon.b (mon.2) 665 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.040697+0000 mon.b (mon.2) 666 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.041045+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: cephadm 2024-04-22T21:07:23.047728+0000 mgr.x (mgr.24839) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.124677+0000 mon.b (mon.2) 667 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.126981+0000 mon.b (mon.2) 668 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.128111+0000 mon.b (mon.2) 669 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.130962+0000 mon.b (mon.2) 670 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.131872+0000 mon.b (mon.2) 671 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.132263+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: cephadm 2024-04-22T21:07:23.138991+0000 mgr.x (mgr.24839) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.199455+0000 mon.b (mon.2) 672 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.202642+0000 mon.b (mon.2) 673 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.204405+0000 mon.b (mon.2) 674 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.208408+0000 mon.b (mon.2) 675 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.209617+0000 mon.b (mon.2) 676 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.211177+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: cephadm 2024-04-22T21:07:23.219020+0000 mgr.x (mgr.24839) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.296235+0000 mon.b (mon.2) 677 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.299014+0000 mon.b (mon.2) 678 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.300516+0000 mon.b (mon.2) 679 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.303993+0000 mon.b (mon.2) 680 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.305055+0000 mon.b (mon.2) 681 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.306703+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: cephadm 2024-04-22T21:07:23.314354+0000 mgr.x (mgr.24839) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.391885+0000 mon.b (mon.2) 682 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.394729+0000 mon.b (mon.2) 683 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.396481+0000 mon.b (mon.2) 684 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.400492+0000 mon.b (mon.2) 685 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.401523+0000 mon.b (mon.2) 686 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.405332+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: cephadm 2024-04-22T21:07:23.412490+0000 mgr.x (mgr.24839) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: cluster 2024-04-22T21:07:23.485268+0000 mgr.x (mgr.24839) 158 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:07:23.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.487183+0000 mon.b (mon.2) 687 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.490017+0000 mon.b (mon.2) 688 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.491507+0000 mon.b (mon.2) 689 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.494617+0000 mon.b (mon.2) 690 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.495581+0000 mon.b (mon.2) 691 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.496911+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: cephadm 2024-04-22T21:07:23.503598+0000 mgr.x (mgr.24839) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:23.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.581050+0000 mon.b (mon.2) 692 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.583831+0000 mon.b (mon.2) 693 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:23.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.585552+0000 mon.b (mon.2) 694 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:23.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.588196+0000 mon.b (mon.2) 695 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:23.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.588522+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:23.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.589095+0000 mon.b (mon.2) 696 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:23.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: cephadm 2024-04-22T21:07:23.596584+0000 mgr.x (mgr.24839) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:24.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:23 smithi123 bash[18722]: audit 2024-04-22T21:07:23.602692+0000 mon.b (mon.2) 697 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:07:24.287 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[68910]: CherryPy Checker: 2024-04-22T21:07:24.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[68910]: The Application mounted at '' has an empty config. 2024-04-22T21:07:24.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[68910]: [22/Apr/2024:21:07:23] ENGINE Serving on http://:::9283 2024-04-22T21:07:24.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:23 smithi121 bash[68910]: [22/Apr/2024:21:07:23] ENGINE Bus STARTED 2024-04-22T21:07:24.842 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:23.764555+0000 mon.b (mon.2) 698 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.842 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:23.767032+0000 mon.b (mon.2) 699 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.842 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:23.768296+0000 mon.b (mon.2) 700 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.843 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:23.770796+0000 mon.b (mon.2) 701 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:24.843 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:23.771775+0000 mon.b (mon.2) 702 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:24.843 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:23.772557+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.843 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: cephadm 2024-04-22T21:07:23.779310+0000 mgr.x (mgr.24839) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:24.843 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:23.856551+0000 mon.b (mon.2) 703 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.843 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: cluster 2024-04-22T21:07:23.857229+0000 mon.a (mon.0) 1616 : cluster [DBG] Standby manager daemon y restarted 2024-04-22T21:07:24.843 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: cluster 2024-04-22T21:07:23.857349+0000 mon.a (mon.0) 1617 : cluster [DBG] Standby manager daemon y started 2024-04-22T21:07:24.843 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:23.860027+0000 mon.b (mon.2) 704 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.843 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:23.861322+0000 mon.b (mon.2) 705 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.843 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:23.861682+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.? 172.21.15.121:0/1947111951' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-22T21:07:24.843 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:23.863882+0000 mon.b (mon.2) 706 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:24.843 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:23.864797+0000 mon.b (mon.2) 707 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:24.843 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:23.865289+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.843 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:23.865486+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.? 172.21.15.121:0/1947111951' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T21:07:24.844 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:23.867275+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.? 172.21.15.121:0/1947111951' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-22T21:07:24.844 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:23.867677+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.? 172.21.15.121:0/1947111951' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T21:07:24.844 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:23.764555+0000 mon.b (mon.2) 698 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.844 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:23.767032+0000 mon.b (mon.2) 699 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.844 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:23.768296+0000 mon.b (mon.2) 700 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.844 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:23.770796+0000 mon.b (mon.2) 701 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:24.844 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:23.771775+0000 mon.b (mon.2) 702 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:24.844 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:23.772557+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.845 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: cephadm 2024-04-22T21:07:23.779310+0000 mgr.x (mgr.24839) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:24.845 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:23.856551+0000 mon.b (mon.2) 703 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.845 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: cluster 2024-04-22T21:07:23.857229+0000 mon.a (mon.0) 1616 : cluster [DBG] Standby manager daemon y restarted 2024-04-22T21:07:24.845 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: cluster 2024-04-22T21:07:23.857349+0000 mon.a (mon.0) 1617 : cluster [DBG] Standby manager daemon y started 2024-04-22T21:07:24.845 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:23.860027+0000 mon.b (mon.2) 704 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.845 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:23.861322+0000 mon.b (mon.2) 705 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.845 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:23.861682+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.? 172.21.15.121:0/1947111951' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-22T21:07:24.845 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:23.863882+0000 mon.b (mon.2) 706 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:24.845 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:23.864797+0000 mon.b (mon.2) 707 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:24.845 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:23.865289+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.845 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:23.865486+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.? 172.21.15.121:0/1947111951' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T21:07:24.845 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:23.867275+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.? 172.21.15.121:0/1947111951' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-22T21:07:24.845 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:23.867677+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.? 172.21.15.121:0/1947111951' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T21:07:24.845 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: cephadm 2024-04-22T21:07:23.874083+0000 mgr.x (mgr.24839) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:24.846 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:23.962527+0000 mon.b (mon.2) 708 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.846 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:23.966730+0000 mon.b (mon.2) 709 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.846 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:23.968499+0000 mon.b (mon.2) 710 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.846 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:23.972276+0000 mon.b (mon.2) 711 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:24.846 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:23.973018+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.846 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:23.973358+0000 mon.b (mon.2) 712 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:24.846 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: cephadm 2024-04-22T21:07:23.981758+0000 mgr.x (mgr.24839) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:24.846 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.022828+0000 mon.b (mon.2) 713 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.846 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.024516+0000 mon.b (mon.2) 714 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.846 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.025270+0000 mon.b (mon.2) 715 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.846 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.026990+0000 mon.b (mon.2) 716 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:24.846 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.027126+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.846 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.027549+0000 mon.b (mon.2) 717 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:24.846 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: cephadm 2024-04-22T21:07:24.033683+0000 mgr.x (mgr.24839) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:24.847 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.073772+0000 mon.b (mon.2) 718 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.847 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.075461+0000 mon.b (mon.2) 719 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.847 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.076214+0000 mon.b (mon.2) 720 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.847 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.076839+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.847 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.077923+0000 mon.b (mon.2) 721 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:24.847 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: cephadm 2024-04-22T21:07:23.874083+0000 mgr.x (mgr.24839) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:24.847 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:23.962527+0000 mon.b (mon.2) 708 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.847 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:23.966730+0000 mon.b (mon.2) 709 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.847 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:23.968499+0000 mon.b (mon.2) 710 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.847 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:23.972276+0000 mon.b (mon.2) 711 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:24.847 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:23.973018+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.847 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:23.973358+0000 mon.b (mon.2) 712 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:24.848 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: cephadm 2024-04-22T21:07:23.981758+0000 mgr.x (mgr.24839) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:24.848 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.022828+0000 mon.b (mon.2) 713 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.848 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.024516+0000 mon.b (mon.2) 714 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.848 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.025270+0000 mon.b (mon.2) 715 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.848 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.026990+0000 mon.b (mon.2) 716 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:24.848 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.027126+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.848 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.027549+0000 mon.b (mon.2) 717 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:24.848 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: cephadm 2024-04-22T21:07:24.033683+0000 mgr.x (mgr.24839) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:24.848 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.073772+0000 mon.b (mon.2) 718 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.848 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.075461+0000 mon.b (mon.2) 719 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.848 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.076214+0000 mon.b (mon.2) 720 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.848 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.076839+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.848 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.077923+0000 mon.b (mon.2) 721 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:24.849 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.078504+0000 mon.b (mon.2) 722 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:24.849 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: cephadm 2024-04-22T21:07:24.083412+0000 mgr.x (mgr.24839) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:24.849 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.127931+0000 mon.b (mon.2) 723 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.849 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.130102+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.849 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.130894+0000 mon.b (mon.2) 725 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.849 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.132350+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.849 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.132772+0000 mon.b (mon.2) 726 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:24.849 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.133449+0000 mon.b (mon.2) 727 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:24.849 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: cephadm 2024-04-22T21:07:24.138963+0000 mgr.x (mgr.24839) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:24.849 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.179143+0000 mon.b (mon.2) 728 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.850 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.180858+0000 mon.b (mon.2) 729 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.850 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.181634+0000 mon.b (mon.2) 730 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.850 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.182619+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.850 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.183369+0000 mon.b (mon.2) 731 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:24.850 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.183998+0000 mon.b (mon.2) 732 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:24.850 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: cephadm 2024-04-22T21:07:24.189216+0000 mgr.x (mgr.24839) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:24.850 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.230608+0000 mon.b (mon.2) 733 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.850 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.232315+0000 mon.b (mon.2) 734 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.850 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.233104+0000 mon.b (mon.2) 735 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.850 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.234850+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.850 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.234900+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:24.850 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.235522+0000 mon.b (mon.2) 737 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:24.850 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: cephadm 2024-04-22T21:07:24.241454+0000 mgr.x (mgr.24839) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:24.850 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.281898+0000 mon.b (mon.2) 738 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.851 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.283676+0000 mon.b (mon.2) 739 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.851 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.284429+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.851 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.285243+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.851 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.286170+0000 mon.b (mon.2) 741 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:24.851 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.286832+0000 mon.b (mon.2) 742 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:24.851 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: cephadm 2024-04-22T21:07:24.291850+0000 mgr.x (mgr.24839) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:24.851 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.336276+0000 mon.b (mon.2) 743 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.851 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.338350+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.851 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.339148+0000 mon.b (mon.2) 745 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.851 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.341021+0000 mon.b (mon.2) 746 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:24.851 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.341394+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.851 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.341642+0000 mon.b (mon.2) 747 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:24.851 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: cephadm 2024-04-22T21:07:24.347952+0000 mgr.x (mgr.24839) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:24.851 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.389037+0000 mon.b (mon.2) 748 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.852 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.391087+0000 mon.b (mon.2) 749 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.852 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.391985+0000 mon.b (mon.2) 750 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.852 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.078504+0000 mon.b (mon.2) 722 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:24.852 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: cephadm 2024-04-22T21:07:24.083412+0000 mgr.x (mgr.24839) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:24.852 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.127931+0000 mon.b (mon.2) 723 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.852 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.130102+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.852 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.130894+0000 mon.b (mon.2) 725 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.852 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.132350+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.852 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.132772+0000 mon.b (mon.2) 726 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:24.852 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.133449+0000 mon.b (mon.2) 727 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:24.852 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: cephadm 2024-04-22T21:07:24.138963+0000 mgr.x (mgr.24839) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:24.853 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.179143+0000 mon.b (mon.2) 728 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.853 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.180858+0000 mon.b (mon.2) 729 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.853 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.181634+0000 mon.b (mon.2) 730 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.853 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.182619+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.853 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.183369+0000 mon.b (mon.2) 731 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:24.853 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.183998+0000 mon.b (mon.2) 732 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:24.853 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: cephadm 2024-04-22T21:07:24.189216+0000 mgr.x (mgr.24839) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:24.853 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.230608+0000 mon.b (mon.2) 733 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.853 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.232315+0000 mon.b (mon.2) 734 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.853 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.233104+0000 mon.b (mon.2) 735 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.853 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.234850+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.854 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.393218+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.854 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.393925+0000 mon.b (mon.2) 751 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:24.854 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.394494+0000 mon.b (mon.2) 752 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:24.854 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: cephadm 2024-04-22T21:07:24.399823+0000 mgr.x (mgr.24839) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:24.854 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.440089+0000 mon.b (mon.2) 753 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.854 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.441893+0000 mon.b (mon.2) 754 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.854 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.442744+0000 mon.b (mon.2) 755 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.854 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.444618+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:24.854 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.444664+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.854 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.445268+0000 mon.b (mon.2) 757 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:24.854 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: cephadm 2024-04-22T21:07:24.451240+0000 mgr.x (mgr.24839) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:24.854 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.491326+0000 mon.b (mon.2) 758 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.855 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.493403+0000 mon.b (mon.2) 759 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.855 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.494203+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.855 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.495418+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.855 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.496139+0000 mon.b (mon.2) 761 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:24.855 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.496727+0000 mon.b (mon.2) 762 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:24.855 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: cephadm 2024-04-22T21:07:24.502243+0000 mgr.x (mgr.24839) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:24.855 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.542562+0000 mon.b (mon.2) 763 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.855 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.544339+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.855 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.545390+0000 mon.b (mon.2) 765 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.855 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.546493+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.855 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.547192+0000 mon.b (mon.2) 766 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:24.855 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.547822+0000 mon.b (mon.2) 767 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:24.855 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: cephadm 2024-04-22T21:07:24.553075+0000 mgr.x (mgr.24839) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:24.855 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.561933+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.855 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.572413+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.856 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.578253+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.856 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.612038+0000 mon.b (mon.2) 768 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.856 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.614640+0000 mon.b (mon.2) 769 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.856 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.616304+0000 mon.b (mon.2) 770 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-22T21:07:24.856 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: audit 2024-04-22T21:07:24.616996+0000 mon.b (mon.2) 771 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-22T21:07:24.856 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[18560]: cephadm 2024-04-22T21:07:24.617516+0000 mgr.x (mgr.24839) 175 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-22T21:07:24.856 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.234900+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:24.856 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.235522+0000 mon.b (mon.2) 737 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:24.857 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: cephadm 2024-04-22T21:07:24.241454+0000 mgr.x (mgr.24839) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:24.857 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.281898+0000 mon.b (mon.2) 738 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.857 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.283676+0000 mon.b (mon.2) 739 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.857 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.284429+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.857 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.285243+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.857 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.286170+0000 mon.b (mon.2) 741 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:24.857 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.286832+0000 mon.b (mon.2) 742 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:24.857 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: cephadm 2024-04-22T21:07:24.291850+0000 mgr.x (mgr.24839) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:24.857 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.336276+0000 mon.b (mon.2) 743 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.857 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.338350+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.857 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.339148+0000 mon.b (mon.2) 745 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.857 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.341021+0000 mon.b (mon.2) 746 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:24.857 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.341394+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.857 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.341642+0000 mon.b (mon.2) 747 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:24.858 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: cephadm 2024-04-22T21:07:24.347952+0000 mgr.x (mgr.24839) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:24.858 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.389037+0000 mon.b (mon.2) 748 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.858 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.391087+0000 mon.b (mon.2) 749 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.858 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.391985+0000 mon.b (mon.2) 750 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.858 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.393218+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.858 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.393925+0000 mon.b (mon.2) 751 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:24.858 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.394494+0000 mon.b (mon.2) 752 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:24.858 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: cephadm 2024-04-22T21:07:24.399823+0000 mgr.x (mgr.24839) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:24.858 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.440089+0000 mon.b (mon.2) 753 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.858 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.441893+0000 mon.b (mon.2) 754 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.858 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.442744+0000 mon.b (mon.2) 755 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.858 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.444618+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:24.858 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.444664+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.858 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.445268+0000 mon.b (mon.2) 757 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:24.858 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: cephadm 2024-04-22T21:07:24.451240+0000 mgr.x (mgr.24839) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:24.859 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.491326+0000 mon.b (mon.2) 758 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.859 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.493403+0000 mon.b (mon.2) 759 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.859 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.494203+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.859 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.495418+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.859 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.496139+0000 mon.b (mon.2) 761 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:24.859 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.496727+0000 mon.b (mon.2) 762 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:24.859 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: cephadm 2024-04-22T21:07:24.502243+0000 mgr.x (mgr.24839) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:24.859 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.542562+0000 mon.b (mon.2) 763 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.859 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.544339+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.859 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.545390+0000 mon.b (mon.2) 765 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.859 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.546493+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.859 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.547192+0000 mon.b (mon.2) 766 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:24.859 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.547822+0000 mon.b (mon.2) 767 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:24.859 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: cephadm 2024-04-22T21:07:24.553075+0000 mgr.x (mgr.24839) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:24.860 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.561933+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.860 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.572413+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.860 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.578253+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.860 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.612038+0000 mon.b (mon.2) 768 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.860 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.614640+0000 mon.b (mon.2) 769 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.860 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.616304+0000 mon.b (mon.2) 770 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-22T21:07:24.860 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: audit 2024-04-22T21:07:24.616996+0000 mon.b (mon.2) 771 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-22T21:07:24.860 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:24 smithi121 bash[23964]: cephadm 2024-04-22T21:07:24.617516+0000 mgr.x (mgr.24839) 175 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-22T21:07:24.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:23.764555+0000 mon.b (mon.2) 698 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:23.767032+0000 mon.b (mon.2) 699 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:23.768296+0000 mon.b (mon.2) 700 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:23.770796+0000 mon.b (mon.2) 701 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:24.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:23.771775+0000 mon.b (mon.2) 702 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:24.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:23.772557+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: cephadm 2024-04-22T21:07:23.779310+0000 mgr.x (mgr.24839) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:24.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:23.856551+0000 mon.b (mon.2) 703 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: cluster 2024-04-22T21:07:23.857229+0000 mon.a (mon.0) 1616 : cluster [DBG] Standby manager daemon y restarted 2024-04-22T21:07:24.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: cluster 2024-04-22T21:07:23.857349+0000 mon.a (mon.0) 1617 : cluster [DBG] Standby manager daemon y started 2024-04-22T21:07:24.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:23.860027+0000 mon.b (mon.2) 704 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:23.861322+0000 mon.b (mon.2) 705 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:23.861682+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.? 172.21.15.121:0/1947111951' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-22T21:07:24.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:23.863882+0000 mon.b (mon.2) 706 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:24.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:23.864797+0000 mon.b (mon.2) 707 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:24.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:23.865289+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:23.865486+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.? 172.21.15.121:0/1947111951' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T21:07:24.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:23.867275+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.? 172.21.15.121:0/1947111951' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-22T21:07:24.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:23.867677+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.? 172.21.15.121:0/1947111951' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T21:07:24.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: cephadm 2024-04-22T21:07:23.874083+0000 mgr.x (mgr.24839) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:24.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:23.962527+0000 mon.b (mon.2) 708 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:23.966730+0000 mon.b (mon.2) 709 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:23.968499+0000 mon.b (mon.2) 710 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:23.972276+0000 mon.b (mon.2) 711 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:24.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:23.973018+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:23.973358+0000 mon.b (mon.2) 712 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:24.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: cephadm 2024-04-22T21:07:23.981758+0000 mgr.x (mgr.24839) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:24.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.022828+0000 mon.b (mon.2) 713 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.024516+0000 mon.b (mon.2) 714 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.025270+0000 mon.b (mon.2) 715 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.026990+0000 mon.b (mon.2) 716 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:24.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.027126+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:24.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.027549+0000 mon.b (mon.2) 717 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:24.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: cephadm 2024-04-22T21:07:24.033683+0000 mgr.x (mgr.24839) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:24.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.073772+0000 mon.b (mon.2) 718 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:24.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.075461+0000 mon.b (mon.2) 719 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:24.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.076214+0000 mon.b (mon.2) 720 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:25.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.076839+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:25.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.077923+0000 mon.b (mon.2) 721 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:25.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.078504+0000 mon.b (mon.2) 722 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:25.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: cephadm 2024-04-22T21:07:24.083412+0000 mgr.x (mgr.24839) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:25.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.127931+0000 mon.b (mon.2) 723 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:25.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.130102+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:25.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.130894+0000 mon.b (mon.2) 725 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:25.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.132350+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:25.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.132772+0000 mon.b (mon.2) 726 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:25.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.133449+0000 mon.b (mon.2) 727 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:25.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: cephadm 2024-04-22T21:07:24.138963+0000 mgr.x (mgr.24839) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:25.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.179143+0000 mon.b (mon.2) 728 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:25.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.180858+0000 mon.b (mon.2) 729 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:25.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.181634+0000 mon.b (mon.2) 730 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:25.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.182619+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:25.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.183369+0000 mon.b (mon.2) 731 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:25.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.183998+0000 mon.b (mon.2) 732 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:25.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: cephadm 2024-04-22T21:07:24.189216+0000 mgr.x (mgr.24839) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:25.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.230608+0000 mon.b (mon.2) 733 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:25.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.232315+0000 mon.b (mon.2) 734 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:25.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.233104+0000 mon.b (mon.2) 735 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:25.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.234850+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:25.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.234900+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:25.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.235522+0000 mon.b (mon.2) 737 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:25.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: cephadm 2024-04-22T21:07:24.241454+0000 mgr.x (mgr.24839) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:25.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.281898+0000 mon.b (mon.2) 738 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:25.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.283676+0000 mon.b (mon.2) 739 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:25.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.284429+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:25.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.285243+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:25.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.286170+0000 mon.b (mon.2) 741 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:25.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.286832+0000 mon.b (mon.2) 742 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:25.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: cephadm 2024-04-22T21:07:24.291850+0000 mgr.x (mgr.24839) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:25.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.336276+0000 mon.b (mon.2) 743 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:25.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.338350+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:25.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.339148+0000 mon.b (mon.2) 745 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:25.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.341021+0000 mon.b (mon.2) 746 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:25.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.341394+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:25.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.341642+0000 mon.b (mon.2) 747 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:25.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: cephadm 2024-04-22T21:07:24.347952+0000 mgr.x (mgr.24839) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:25.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.389037+0000 mon.b (mon.2) 748 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:25.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.391087+0000 mon.b (mon.2) 749 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:25.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.391985+0000 mon.b (mon.2) 750 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:25.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.393218+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:25.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.393925+0000 mon.b (mon.2) 751 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:25.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.394494+0000 mon.b (mon.2) 752 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:25.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: cephadm 2024-04-22T21:07:24.399823+0000 mgr.x (mgr.24839) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:25.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.440089+0000 mon.b (mon.2) 753 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:25.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.441893+0000 mon.b (mon.2) 754 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:25.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.442744+0000 mon.b (mon.2) 755 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:25.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.444618+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:25.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.444664+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:25.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.445268+0000 mon.b (mon.2) 757 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:25.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: cephadm 2024-04-22T21:07:24.451240+0000 mgr.x (mgr.24839) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:25.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.491326+0000 mon.b (mon.2) 758 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:25.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.493403+0000 mon.b (mon.2) 759 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:25.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.494203+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:25.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.495418+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:25.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.496139+0000 mon.b (mon.2) 761 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:25.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.496727+0000 mon.b (mon.2) 762 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:25.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: cephadm 2024-04-22T21:07:24.502243+0000 mgr.x (mgr.24839) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:25.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.542562+0000 mon.b (mon.2) 763 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:25.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.544339+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:25.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.545390+0000 mon.b (mon.2) 765 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:25.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.546493+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:25.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.547192+0000 mon.b (mon.2) 766 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:25.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.547822+0000 mon.b (mon.2) 767 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:25.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: cephadm 2024-04-22T21:07:24.553075+0000 mgr.x (mgr.24839) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:25.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.561933+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:25.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.572413+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:25.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.578253+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:25.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.612038+0000 mon.b (mon.2) 768 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:25.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.614640+0000 mon.b (mon.2) 769 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:25.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.616304+0000 mon.b (mon.2) 770 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-22T21:07:25.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: audit 2024-04-22T21:07:24.616996+0000 mon.b (mon.2) 771 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-22T21:07:25.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:24 smithi123 bash[18722]: cephadm 2024-04-22T21:07:24.617516+0000 mgr.x (mgr.24839) 175 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-22T21:07:26.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:25 smithi121 bash[18560]: cluster 2024-04-22T21:07:24.781520+0000 mon.a (mon.0) 1638 : cluster [DBG] mgrmap e39: x(active, since 31s), standbys: y 2024-04-22T21:07:26.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:25 smithi121 bash[18560]: cluster 2024-04-22T21:07:25.486858+0000 mgr.x (mgr.24839) 176 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:07:26.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:25 smithi121 bash[23964]: cluster 2024-04-22T21:07:24.781520+0000 mon.a (mon.0) 1638 : cluster [DBG] mgrmap e39: x(active, since 31s), standbys: y 2024-04-22T21:07:26.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:25 smithi121 bash[23964]: cluster 2024-04-22T21:07:25.486858+0000 mgr.x (mgr.24839) 176 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:07:26.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:25 smithi123 bash[18722]: cluster 2024-04-22T21:07:24.781520+0000 mon.a (mon.0) 1638 : cluster [DBG] mgrmap e39: x(active, since 31s), standbys: y 2024-04-22T21:07:26.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:25 smithi123 bash[18722]: cluster 2024-04-22T21:07:25.486858+0000 mgr.x (mgr.24839) 176 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:07:28.243 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:27 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:07:27] "GET /metrics HTTP/1.1" 200 38168 "" "Prometheus/2.33.4" 2024-04-22T21:07:28.612 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:28 smithi121 bash[23964]: audit 2024-04-22T21:07:27.292812+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:28.612 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:28 smithi121 bash[23964]: audit 2024-04-22T21:07:27.305732+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:28.612 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:28 smithi121 bash[23964]: audit 2024-04-22T21:07:27.318803+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:28.612 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:28 smithi121 bash[23964]: cluster 2024-04-22T21:07:27.487671+0000 mgr.x (mgr.24839) 177 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:07:28.612 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:28 smithi121 bash[23964]: audit 2024-04-22T21:07:27.846565+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:28.612 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:28 smithi121 bash[23964]: audit 2024-04-22T21:07:27.858444+0000 mon.b (mon.2) 772 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:07:28.612 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:28 smithi121 bash[23964]: audit 2024-04-22T21:07:27.860263+0000 mon.b (mon.2) 773 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:07:28.612 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:28 smithi121 bash[23964]: audit 2024-04-22T21:07:27.862031+0000 mon.b (mon.2) 774 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:28.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:28 smithi121 bash[18560]: audit 2024-04-22T21:07:27.292812+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:28.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:28 smithi121 bash[18560]: audit 2024-04-22T21:07:27.305732+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:28.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:28 smithi121 bash[18560]: audit 2024-04-22T21:07:27.318803+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:28.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:28 smithi121 bash[18560]: cluster 2024-04-22T21:07:27.487671+0000 mgr.x (mgr.24839) 177 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:07:28.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:28 smithi121 bash[18560]: audit 2024-04-22T21:07:27.846565+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:28.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:28 smithi121 bash[18560]: audit 2024-04-22T21:07:27.858444+0000 mon.b (mon.2) 772 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:07:28.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:28 smithi121 bash[18560]: audit 2024-04-22T21:07:27.860263+0000 mon.b (mon.2) 773 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:07:28.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:28 smithi121 bash[18560]: audit 2024-04-22T21:07:27.862031+0000 mon.b (mon.2) 774 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:28.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:28 smithi123 bash[18722]: audit 2024-04-22T21:07:27.292812+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:28.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:28 smithi123 bash[18722]: audit 2024-04-22T21:07:27.305732+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:28.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:28 smithi123 bash[18722]: audit 2024-04-22T21:07:27.318803+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:28.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:28 smithi123 bash[18722]: cluster 2024-04-22T21:07:27.487671+0000 mgr.x (mgr.24839) 177 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:07:28.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:28 smithi123 bash[18722]: audit 2024-04-22T21:07:27.846565+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24839 ' entity='mgr.x' 2024-04-22T21:07:28.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:28 smithi123 bash[18722]: audit 2024-04-22T21:07:27.858444+0000 mon.b (mon.2) 772 : audit [INF] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:07:28.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:28 smithi123 bash[18722]: audit 2024-04-22T21:07:27.860263+0000 mon.b (mon.2) 773 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:07:28.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:28 smithi123 bash[18722]: audit 2024-04-22T21:07:27.862031+0000 mon.b (mon.2) 774 : audit [DBG] from='mgr.24839 172.21.15.123:0/2234397588' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:28.993 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:28 smithi123 bash[54986]: ts=2024-04-22T21:07:28.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.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"172.21.15.123:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"e8544264-00e9-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-22T21:07:29.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:29 smithi123 bash[18722]: cephadm 2024-04-22T21:07:27.844070+0000 mgr.x (mgr.24839) 178 : cephadm [INF] Upgrade: Updating mon.a 2024-04-22T21:07:29.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:29 smithi123 bash[18722]: cephadm 2024-04-22T21:07:27.864078+0000 mgr.x (mgr.24839) 179 : cephadm [INF] Deploying daemon mon.a on smithi121 2024-04-22T21:07:29.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:29 smithi121 bash[23964]: cephadm 2024-04-22T21:07:27.844070+0000 mgr.x (mgr.24839) 178 : cephadm [INF] Upgrade: Updating mon.a 2024-04-22T21:07:29.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:29 smithi121 bash[23964]: cephadm 2024-04-22T21:07:27.864078+0000 mgr.x (mgr.24839) 179 : cephadm [INF] Deploying daemon mon.a on smithi121 2024-04-22T21:07:29.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:29 smithi121 bash[18560]: cephadm 2024-04-22T21:07:27.844070+0000 mgr.x (mgr.24839) 178 : cephadm [INF] Upgrade: Updating mon.a 2024-04-22T21:07:29.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:29 smithi121 bash[18560]: cephadm 2024-04-22T21:07:27.864078+0000 mgr.x (mgr.24839) 179 : cephadm [INF] Deploying daemon mon.a on smithi121 2024-04-22T21:07:29.919 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-04-22T21:07:30.671 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T21:07:30.671 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi121 smithi121 running 3s ago 15m - - 2024-04-22T21:07:30.671 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi123 smithi123 running 14s ago 14m - - 2024-04-22T21:07:30.672 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (115s) 3s ago 8m 12.8M - 0.23.0 ba2b418f427c 75d0217c38a9 2024-04-22T21:07:30.672 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (88s) 14s ago 8m 39.9M - 8.3.5 dad864ee21e9 800591342f16 2024-04-22T21:07:30.672 INFO:teuthology.orchestra.run.smithi121.stdout:iscsi.foo.smithi121.rxpsbc smithi121 running (30s) 3s ago 6m 41.5M - 3.5 e1d6a67b021e 106eadf8e441 2024-04-22T21:07:30.672 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443,9283,8765 running (48s) 14s ago 14m 482M - 19.0.0-3198-g56e81df3 82086b19bb07 47d10e8cef27 2024-04-22T21:07:30.672 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443,9283,8765 running (17s) 3s ago 16m 434M - 19.0.0-3198-g56e81df3 82086b19bb07 8406ceac8ad3 2024-04-22T21:07:30.672 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (16m) 3s ago 16m 67.2M 2048M 17.2.0 e1d6a67b021e ba10f804bdb8 2024-04-22T21:07:30.672 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (14m) 14s ago 14m 50.9M 2048M 17.2.0 e1d6a67b021e 50af38a99c3f 2024-04-22T21:07:30.672 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (14m) 3s ago 14m 46.8M 2048M 17.2.0 e1d6a67b021e 8745fa6112cd 2024-04-22T21:07:30.672 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (2m) 3s ago 8m 10.9M - 1.3.1 1dbe0e931976 7b20ff211618 2024-04-22T21:07:30.672 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (94s) 14s ago 8m 8347k - 1.3.1 1dbe0e931976 c449de2e89b9 2024-04-22T21:07:30.672 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (13m) 3s ago 13m 55.2M 4096M 17.2.0 e1d6a67b021e 5f94163fffdf 2024-04-22T21:07:30.672 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (13m) 3s ago 13m 58.3M 4096M 17.2.0 e1d6a67b021e f0f08f753918 2024-04-22T21:07:30.672 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (12m) 3s ago 12m 50.6M 4096M 17.2.0 e1d6a67b021e 95dd99eaa933 2024-04-22T21:07:30.672 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (12m) 3s ago 12m 54.3M 4096M 17.2.0 e1d6a67b021e b57914fddc0c 2024-04-22T21:07:30.673 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (11m) 14s ago 11m 55.2M 4096M 17.2.0 e1d6a67b021e 3652b9975d1b 2024-04-22T21:07:30.673 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (10m) 14s ago 10m 52.1M 4096M 17.2.0 e1d6a67b021e 5ad1d460ef25 2024-04-22T21:07:30.673 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (10m) 14s ago 10m 52.5M 4096M 17.2.0 e1d6a67b021e a8c3f31719ee 2024-04-22T21:07:30.673 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (9m) 14s ago 9m 53.6M 4096M 17.2.0 e1d6a67b021e 4102dc5bd77f 2024-04-22T21:07:30.673 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (55s) 14s ago 8m 49.8M - 2.33.4 514e6a882f6e 0a318e7b9eea 2024-04-22T21:07:30.673 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi121.fpqyxe smithi121 *:8000 running (6m) 3s ago 6m 85.1M - 17.2.0 e1d6a67b021e 3c014c62895e 2024-04-22T21:07:30.673 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi123.ducldy smithi123 *:8000 running (6m) 14s ago 6m 85.7M - 17.2.0 e1d6a67b021e 9dfc66019212 2024-04-22T21:07:30.673 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi121.umzhsg smithi121 *:80 running (6m) 3s ago 6m 85.3M - 17.2.0 e1d6a67b021e 49d78336324c 2024-04-22T21:07:30.673 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi123.ywhrus smithi123 *:80 running (6m) 14s ago 6m 85.0M - 17.2.0 e1d6a67b021e d78a39784a57 2024-04-22T21:07:30.702 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:30 smithi121 bash[18560]: cluster 2024-04-22T21:07:29.488416+0000 mgr.x (mgr.24839) 180 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:07:30.702 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:30 smithi121 bash[23964]: cluster 2024-04-22T21:07:29.488416+0000 mgr.x (mgr.24839) 180 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:07:30.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:30 smithi123 bash[18722]: cluster 2024-04-22T21:07:29.488416+0000 mgr.x (mgr.24839) 180 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:07:31.083 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:07:31.083 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-04-22T21:07:31.083 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-22T21:07:31.083 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:07:31.083 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-04-22T21:07:31.083 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 2 2024-04-22T21:07:31.083 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:07:31.083 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-04-22T21:07:31.083 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-22T21:07:31.083 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:07:31.083 INFO:teuthology.orchestra.run.smithi121.stdout: "mds": {}, 2024-04-22T21:07:31.083 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-04-22T21:07:31.083 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-22T21:07:31.084 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:07:31.084 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-04-22T21:07:31.084 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-22T21:07:31.084 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 2 2024-04-22T21:07:31.084 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:07:31.084 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:07:31.442 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:07:31.443 INFO:teuthology.orchestra.run.smithi121.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d", 2024-04-22T21:07:31.443 INFO:teuthology.orchestra.run.smithi121.stdout: "in_progress": true, 2024-04-22T21:07:31.443 INFO:teuthology.orchestra.run.smithi121.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-22T21:07:31.443 INFO:teuthology.orchestra.run.smithi121.stdout: "services_complete": [ 2024-04-22T21:07:31.443 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr" 2024-04-22T21:07:31.443 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2024-04-22T21:07:31.443 INFO:teuthology.orchestra.run.smithi121.stdout: "progress": "2/23 daemons upgraded", 2024-04-22T21:07:31.443 INFO:teuthology.orchestra.run.smithi121.stdout: "message": "Currently upgrading mon daemons", 2024-04-22T21:07:31.443 INFO:teuthology.orchestra.run.smithi121.stdout: "is_paused": false 2024-04-22T21:07:31.443 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:07:31.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:31 smithi123 bash[18722]: audit 2024-04-22T21:07:29.915682+0000 mgr.x (mgr.24839) 181 : audit [DBG] from='client.15492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:07:31.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:31 smithi123 bash[18722]: audit 2024-04-22T21:07:30.294415+0000 mgr.x (mgr.24839) 182 : audit [DBG] from='client.25399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:07:31.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:31 smithi123 bash[18722]: audit 2024-04-22T21:07:31.088059+0000 mon.a (mon.0) 1643 : audit [DBG] from='client.? 172.21.15.121:0/3910694016' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:31.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:31 smithi121 bash[18560]: audit 2024-04-22T21:07:29.915682+0000 mgr.x (mgr.24839) 181 : audit [DBG] from='client.15492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:07:31.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:31 smithi121 bash[18560]: audit 2024-04-22T21:07:30.294415+0000 mgr.x (mgr.24839) 182 : audit [DBG] from='client.25399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:07:31.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:31 smithi121 bash[18560]: audit 2024-04-22T21:07:31.088059+0000 mon.a (mon.0) 1643 : audit [DBG] from='client.? 172.21.15.121:0/3910694016' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:31.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:31 smithi121 bash[23964]: audit 2024-04-22T21:07:29.915682+0000 mgr.x (mgr.24839) 181 : audit [DBG] from='client.15492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:07:31.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:31 smithi121 bash[23964]: audit 2024-04-22T21:07:30.294415+0000 mgr.x (mgr.24839) 182 : audit [DBG] from='client.25399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:07:31.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:31 smithi121 bash[23964]: audit 2024-04-22T21:07:31.088059+0000 mon.a (mon.0) 1643 : audit [DBG] from='client.? 172.21.15.121:0/3910694016' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:31.874 INFO:teuthology.orchestra.run.smithi121.stdout:HEALTH_OK 2024-04-22T21:07:32.123 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:31 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:32.124 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:32 smithi121 systemd[1]: Stopping Ceph mon.a for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:07:32.124 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:31 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:32.124 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:31 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:32.125 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:07:31 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:32.125 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:07:31 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:32.125 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:07:31 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:32.125 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:07:31 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:32.126 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:07:31 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:32.126 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:07:31 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:32.393 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:32 smithi121 bash[18560]: debug 2024-04-22T21:07:32.127+0000 7fa218b56700 -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-22T21:07:32.393 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:32 smithi121 bash[18560]: debug 2024-04-22T21:07:32.127+0000 7fa218b56700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-04-22T21:07:33.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:32 smithi121 bash[71002]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-mon-a 2024-04-22T21:07:33.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:33 smithi121 bash[71063]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-mon-a 2024-04-22T21:07:33.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:33 smithi121 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-22T21:07:33.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:33 smithi121 systemd[1]: Stopped Ceph mon.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:07:33.538 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:07:33 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:33.538 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:07:33 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:33.538 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:07:33 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:33.539 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:07:33 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:33.539 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:07:33 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:33.539 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:33 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:33.539 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:07:33 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:33.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:33 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:33.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:33 smithi121 systemd[1]: Started Ceph mon.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:07:33.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:33 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:33.893 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:33 smithi123 bash[54986]: ts=2024-04-22T21:07:33.506Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi121\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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=\"e8544264-00e9-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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-22T21:07:35.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.767+0000 7f663cf2ec80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-22T21:07:35.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.767+0000 7f663cf2ec80 0 ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev), process ceph-mon, pid 7 2024-04-22T21:07:35.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.767+0000 7f663cf2ec80 0 pidfile_write: ignore empty --pid-file 2024-04-22T21:07:35.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 0 load: jerasure load: lrc 2024-04-22T21:07:35.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: RocksDB version: 7.9.2 2024-04-22T21:07:35.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Git sha 0 2024-04-22T21:07:35.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Compile date 2024-04-22 15:21:46 2024-04-22T21:07:35.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: DB SUMMARY 2024-04-22T21:07:35.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: DB Session ID: KFEV106NIFVOHYIDH8TE 2024-04-22T21:07:35.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: CURRENT file: CURRENT 2024-04-22T21:07:35.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-22T21:07:35.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1532 Bytes 2024-04-22T21:07:35.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000039.sst 2024-04-22T21:07:35.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000037.log size: 1221581 ; 2024-04-22T21:07:35.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.error_if_exists: 0 2024-04-22T21:07:35.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.create_if_missing: 0 2024-04-22T21:07:35.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.paranoid_checks: 1 2024-04-22T21:07:35.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-22T21:07:35.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-22T21:07:35.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-22T21:07:35.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.env: 0x55cacfb19cc0 2024-04-22T21:07:35.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-22T21:07:35.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.info_log: 0x55cad1817c40 2024-04-22T21:07:35.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-22T21:07:35.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.statistics: (nil) 2024-04-22T21:07:35.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.use_fsync: 0 2024-04-22T21:07:35.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.max_log_file_size: 0 2024-04-22T21:07:35.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-22T21:07:35.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-22T21:07:35.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-22T21:07:35.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-22T21:07:35.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.allow_fallocate: 1 2024-04-22T21:07:35.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-22T21:07:35.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-22T21:07:35.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.use_direct_reads: 0 2024-04-22T21:07:35.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-22T21:07:35.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-22T21:07:35.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.db_log_dir: 2024-04-22T21:07:35.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.wal_dir: 2024-04-22T21:07:35.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-22T21:07:35.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-22T21:07:35.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-22T21:07:35.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-22T21:07:35.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-22T21:07:35.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-22T21:07:35.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-22T21:07:35.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-22T21:07:35.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.write_buffer_manager: 0x55cad17ad220 2024-04-22T21:07:35.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-22T21:07:35.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-22T21:07:35.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-22T21:07:35.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-22T21:07:35.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-22T21:07:35.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-22T21:07:35.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-22T21:07:35.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-22T21:07:35.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.unordered_write: 0 2024-04-22T21:07:35.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-22T21:07:35.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-22T21:07:35.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-22T21:07:35.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-22T21:07:35.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.row_cache: None 2024-04-22T21:07:35.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.wal_filter: None 2024-04-22T21:07:35.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-22T21:07:35.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-22T21:07:35.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.two_write_queues: 0 2024-04-22T21:07:35.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-22T21:07:35.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.wal_compression: 0 2024-04-22T21:07:35.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.atomic_flush: 0 2024-04-22T21:07:35.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-22T21:07:35.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-22T21:07:35.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-22T21:07:35.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.log_readahead_size: 0 2024-04-22T21:07:35.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-22T21:07:35.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-22T21:07:35.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-22T21:07:35.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-22T21:07:35.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-22T21:07:35.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-22T21:07:35.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-22T21:07:35.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.max_background_jobs: 2 2024-04-22T21:07:35.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.max_background_compactions: -1 2024-04-22T21:07:35.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.max_subcompactions: 1 2024-04-22T21:07:35.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-22T21:07:35.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-22T21:07:35.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-22T21:07:35.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-22T21:07:35.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-22T21:07:35.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-22T21:07:35.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-22T21:07:35.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-22T21:07:35.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.max_open_files: -1 2024-04-22T21:07:35.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-22T21:07:35.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-22T21:07:35.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-22T21:07:35.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-22T21:07:35.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.max_background_flushes: -1 2024-04-22T21:07:35.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Compression algorithms supported: 2024-04-22T21:07:35.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-22T21:07:35.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: kZSTD supported: 0 2024-04-22T21:07:35.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: kXpressCompression supported: 0 2024-04-22T21:07:35.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-22T21:07:35.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: kZlibCompression supported: 1 2024-04-22T21:07:35.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: kSnappyCompression supported: 1 2024-04-22T21:07:35.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: kLZ4Compression supported: 1 2024-04-22T21:07:35.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: kBZip2Compression supported: 0 2024-04-22T21:07:35.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-22T21:07:35.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-22T21:07:35.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-04-22T21:07:35.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-22T21:07:35.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-22T21:07:35.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.merge_operator: 2024-04-22T21:07:35.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.compaction_filter: None 2024-04-22T21:07:35.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-22T21:07:35.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-22T21:07:35.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-22T21:07:35.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-22T21:07:35.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55cad1817e00) 2024-04-22T21:07:35.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: cache_index_and_filter_blocks: 1 2024-04-22T21:07:35.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-22T21:07:35.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-22T21:07:35.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: pin_top_level_index_and_filter: 1 2024-04-22T21:07:35.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: index_type: 0 2024-04-22T21:07:35.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: data_block_index_type: 0 2024-04-22T21:07:35.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: index_shortening: 1 2024-04-22T21:07:35.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: data_block_hash_table_util_ratio: 0.750000 2024-04-22T21:07:35.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: checksum: 4 2024-04-22T21:07:35.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: no_block_cache: 0 2024-04-22T21:07:35.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: block_cache: 0x55cad17dd1f0 2024-04-22T21:07:35.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: block_cache_name: BinnedLRUCache 2024-04-22T21:07:35.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: block_cache_options: 2024-04-22T21:07:35.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: capacity : 536870912 2024-04-22T21:07:35.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: num_shard_bits : 4 2024-04-22T21:07:35.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: strict_capacity_limit : 0 2024-04-22T21:07:35.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: high_pri_pool_ratio: 0.000 2024-04-22T21:07:35.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: block_cache_compressed: (nil) 2024-04-22T21:07:35.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: persistent_cache: (nil) 2024-04-22T21:07:35.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: block_size: 4096 2024-04-22T21:07:35.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: block_size_deviation: 10 2024-04-22T21:07:35.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: block_restart_interval: 16 2024-04-22T21:07:35.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: index_block_restart_interval: 1 2024-04-22T21:07:35.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: metadata_block_size: 4096 2024-04-22T21:07:35.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: partition_filters: 0 2024-04-22T21:07:35.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: use_delta_encoding: 1 2024-04-22T21:07:35.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: filter_policy: bloomfilter 2024-04-22T21:07:35.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: whole_key_filtering: 1 2024-04-22T21:07:35.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: verify_compression: 0 2024-04-22T21:07:35.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: read_amp_bytes_per_bit: 0 2024-04-22T21:07:35.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: format_version: 5 2024-04-22T21:07:35.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: enable_index_compression: 1 2024-04-22T21:07:35.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: block_align: 0 2024-04-22T21:07:35.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: max_auto_readahead_size: 262144 2024-04-22T21:07:35.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: prepopulate_block_cache: 0 2024-04-22T21:07:35.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: initial_auto_readahead_size: 8192 2024-04-22T21:07:35.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: num_file_reads_for_auto_readahead: 2 2024-04-22T21:07:35.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-22T21:07:35.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-22T21:07:35.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.compression: NoCompression 2024-04-22T21:07:35.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-22T21:07:35.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-22T21:07:35.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-22T21:07:35.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.num_levels: 7 2024-04-22T21:07:35.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-22T21:07:35.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-22T21:07:35.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-22T21:07:35.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-22T21:07:35.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-22T21:07:35.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-22T21:07:35.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-22T21:07:35.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-22T21:07:35.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-22T21:07:35.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-22T21:07:35.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-22T21:07:35.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-22T21:07:35.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-22T21:07:35.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-22T21:07:35.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-22T21:07:35.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-22T21:07:35.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-22T21:07:35.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-22T21:07:35.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-22T21:07:35.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-22T21:07:35.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-22T21:07:35.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-22T21:07:35.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-22T21:07:35.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-22T21:07:35.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-22T21:07:35.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-22T21:07:35.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-22T21:07:35.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-22T21:07:35.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-22T21:07:35.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-22T21:07:35.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-22T21:07:35.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-22T21:07:35.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-22T21:07:35.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-22T21:07:35.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-22T21:07:35.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-22T21:07:35.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-22T21:07:35.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-22T21:07:35.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-22T21:07:35.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-22T21:07:35.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-22T21:07:35.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-22T21:07:35.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-22T21:07:35.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-22T21:07:35.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-22T21:07:35.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-22T21:07:35.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-22T21:07:35.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-22T21:07:35.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-22T21:07:35.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-22T21:07:35.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-22T21:07:35.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-22T21:07:35.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-22T21:07:35.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-22T21:07:35.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.inplace_update_support: 0 2024-04-22T21:07:35.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-22T21:07:35.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-22T21:07:35.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-22T21:07:35.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-22T21:07:35.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.bloom_locality: 0 2024-04-22T21:07:35.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.max_successive_merges: 0 2024-04-22T21:07:35.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-22T21:07:35.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-22T21:07:35.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-22T21:07:35.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-22T21:07:35.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.ttl: 2592000 2024-04-22T21:07:35.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-22T21:07:35.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-22T21:07:35.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-22T21:07:35.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.enable_blob_files: false 2024-04-22T21:07:35.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.min_blob_size: 0 2024-04-22T21:07:35.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-22T21:07:35.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-22T21:07:35.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-22T21:07:35.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-22T21:07:35.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-22T21:07:35.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-22T21:07:35.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-22T21:07:35.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-22T21:07:35.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f6632696700 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-22T21:07:35.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 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-22T21:07:35.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 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 19897, log_number is 37,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-22T21:07:35.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 37 2024-04-22T21:07:35.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.771+0000 7f663cf2ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: bd3addc0-78ae-4a4d-96ce-75dfce3b5949 2024-04-22T21:07:35.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.775+0000 7f663cf2ec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713820054775472, "job": 1, "event": "recovery_started", "wal_files": [37]} 2024-04-22T21:07:35.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.775+0000 7f663cf2ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #37 mode 2 2024-04-22T21:07:35.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.779+0000 7f663cf2ec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713820054782368, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 42, "file_size": 1184708, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 19898, "largest_seqno": 21336, "table_properties": {"data_size": 1179030, "index_size": 2333, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2309, "raw_key_size": 22525, "raw_average_key_size": 24, "raw_value_size": 1164273, "raw_average_value_size": 1285, "num_data_blocks": 91, "num_entries": 906, "num_filter_entries": 906, "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": 1713820054, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "bd3addc0-78ae-4a4d-96ce-75dfce3b5949", "db_session_id": "KFEV106NIFVOHYIDH8TE", "orig_file_number": 42, "seqno_to_time_mapping": "N/A"}} 2024-04-22T21:07:35.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.779+0000 7f663cf2ec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713820054782489, "job": 1, "event": "recovery_finished"} 2024-04-22T21:07:35.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.779+0000 7f663cf2ec80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 44 2024-04-22T21:07:35.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.779+0000 7f663cf2ec80 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-22T21:07:35.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.783+0000 7f663cf2ec80 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-22T21:07:35.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.783+0000 7f663cf2ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55cad18f6000 2024-04-22T21:07:35.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.783+0000 7f663cf2ec80 4 rocksdb: DB pointer 0x55cad18e0000 2024-04-22T21:07:35.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.783+0000 7f662b688700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-22T21:07:35.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.783+0000 7f662b688700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-22T21:07:35.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: ** DB Stats ** 2024-04-22T21:07:35.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T21:07:35.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: 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-22T21:07:35.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-22T21:07:35.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-22T21:07:35.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: 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-22T21:07:35.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-22T21:07:35.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-22T21:07:35.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: ** Compaction Stats [default] ** 2024-04-22T21:07:35.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: 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-22T21:07:35.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-22T21:07:35.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: L0 1/0 1.13 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 307.1 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-22T21:07:35.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: L6 1/0 10.84 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-22T21:07:35.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: Sum 2/0 11.97 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 307.1 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-22T21:07:35.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 307.1 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-22T21:07:35.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: ** Compaction Stats [default] ** 2024-04-22T21:07:35.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: 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-22T21:07:35.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T21:07:35.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 307.1 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-22T21:07:35.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-22T21:07:35.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T21:07:35.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: Flush(GB): cumulative 0.001, interval 0.001 2024-04-22T21:07:35.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-22T21:07:35.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: AddFile(Total Files): cumulative 0, interval 0 2024-04-22T21:07:35.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-22T21:07:35.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: AddFile(Keys): cumulative 0, interval 0 2024-04-22T21:07:35.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: Cumulative compaction: 0.00 GB write, 111.97 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T21:07:35.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: Interval compaction: 0.00 GB write, 111.97 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T21:07:35.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: 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-22T21:07:35.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: Block cache BinnedLRUCache@0x55cad17dd1f0#7 capacity: 512.00 MB usage: 5.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-04-22T21:07:35.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: Block cache entry stats(count,size,portion): FilterBlock(1,2.53 KB,0.000482798%) IndexBlock(1,2.58 KB,0.000491738%) Misc(1,0.00 KB,0%) 2024-04-22T21:07:35.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: ** File Read Latency Histogram By Level [default] ** 2024-04-22T21:07:35.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.783+0000 7f663cf2ec80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] at bind addrs [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T21:07:35.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.783+0000 7f663cf2ec80 1 mon.a@-1(???) e3 preinit fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T21:07:35.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.783+0000 7f663cf2ec80 0 mon.a@-1(???).mds e1 new map 2024-04-22T21:07:35.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.783+0000 7f663cf2ec80 0 mon.a@-1(???).mds e1 print_map 2024-04-22T21:07:35.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: e1 2024-04-22T21:07:35.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-22T21:07:35.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: 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-22T21:07:35.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: legacy client fscid: -1 2024-04-22T21:07:35.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: 2024-04-22T21:07:35.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: No filesystems configured 2024-04-22T21:07:35.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.783+0000 7f663cf2ec80 0 mon.a@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-22T21:07:35.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.783+0000 7f663cf2ec80 0 mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-04-22T21:07:35.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.783+0000 7f663cf2ec80 0 mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-04-22T21:07:35.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.783+0000 7f663cf2ec80 0 mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-04-22T21:07:35.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:34 smithi121 bash[71118]: debug 2024-04-22T21:07:34.787+0000 7f663cf2ec80 1 mon.a@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2024-04-22T21:07:36.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: audit 2024-04-22T21:07:31.968681+0000 mgr.x (mgr.24839) 186 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:07:36.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: audit 2024-04-22T21:07:31.968681+0000 mgr.x (mgr.24839) 186 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:07:36.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:33.489745+0000 mgr.x (mgr.24839) 187 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:07:36.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:33.489745+0000 mgr.x (mgr.24839) 187 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:07:36.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:35.401294+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-22T21:07:36.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:35.401294+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-22T21:07:36.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:35.491363+0000 mgr.x (mgr.24839) 188 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:07:36.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:35.491363+0000 mgr.x (mgr.24839) 188 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:07:36.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:36.226427+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-22T21:07:36.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:36.226427+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-22T21:07:36.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[23964]: audit 2024-04-22T21:07:31.968681+0000 mgr.x (mgr.24839) 186 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:07:36.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[23964]: cluster 2024-04-22T21:07:33.489745+0000 mgr.x (mgr.24839) 187 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:07:36.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[23964]: cluster 2024-04-22T21:07:35.401294+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-22T21:07:36.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[23964]: cluster 2024-04-22T21:07:35.491363+0000 mgr.x (mgr.24839) 188 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:07:36.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[23964]: cluster 2024-04-22T21:07:36.226427+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-22T21:07:36.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[23964]: cluster 2024-04-22T21:07:36.237104+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-22T21:07:36.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[23964]: cluster 2024-04-22T21:07:36.237144+0000 mon.a (mon.0) 4 : cluster [DBG] fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T21:07:36.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[23964]: cluster 2024-04-22T21:07:36.237189+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-22T20:52:57.568200+0000 2024-04-22T21:07:36.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[23964]: cluster 2024-04-22T21:07:36.237223+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-22T20:51:07.689388+0000 2024-04-22T21:07:36.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[23964]: cluster 2024-04-22T21:07:36.237255+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-22T21:07:36.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[23964]: cluster 2024-04-22T21:07:36.237291+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-22T21:07:36.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[23964]: cluster 2024-04-22T21:07:36.237326+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.a 2024-04-22T21:07:36.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[23964]: cluster 2024-04-22T21:07:36.237355+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] mon.c 2024-04-22T21:07:36.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[23964]: cluster 2024-04-22T21:07:36.237385+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-22T21:07:36.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[23964]: cluster 2024-04-22T21:07:36.238618+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-22T21:07:36.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[23964]: cluster 2024-04-22T21:07:36.238696+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-04-22T21:07:36.743 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:36 smithi123 bash[52966]: ignoring --setuser ceph since I am not root 2024-04-22T21:07:36.743 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:36 smithi123 bash[52966]: ignoring --setgroup ceph since I am not root 2024-04-22T21:07:36.743 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:36 smithi123 bash[52966]: debug 2024-04-22T21:07:36.339+0000 7f590da48700 1 -- 172.21.15.123:0/2397420948 <== mon.2 v2:172.21.15.123:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5571d8e265a0 con 0x5571d8f2a800 2024-04-22T21:07:36.743 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:36 smithi123 bash[52966]: debug 2024-04-22T21:07:36.483+0000 7f591783a200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-22T21:07:36.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:36 smithi123 bash[18722]: audit 2024-04-22T21:07:31.968681+0000 mgr.x (mgr.24839) 186 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:07:36.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:36 smithi123 bash[18722]: cluster 2024-04-22T21:07:33.489745+0000 mgr.x (mgr.24839) 187 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:07:36.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:36 smithi123 bash[18722]: cluster 2024-04-22T21:07:35.401294+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-22T21:07:36.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:36 smithi123 bash[18722]: cluster 2024-04-22T21:07:35.491363+0000 mgr.x (mgr.24839) 188 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:07:36.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:36 smithi123 bash[18722]: cluster 2024-04-22T21:07:36.226427+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-22T21:07:36.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:36 smithi123 bash[18722]: cluster 2024-04-22T21:07:36.237104+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-22T21:07:36.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:36 smithi123 bash[18722]: cluster 2024-04-22T21:07:36.237144+0000 mon.a (mon.0) 4 : cluster [DBG] fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T21:07:36.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:36 smithi123 bash[18722]: cluster 2024-04-22T21:07:36.237189+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-22T20:52:57.568200+0000 2024-04-22T21:07:36.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:36 smithi123 bash[18722]: cluster 2024-04-22T21:07:36.237223+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-22T20:51:07.689388+0000 2024-04-22T21:07:36.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:36 smithi123 bash[18722]: cluster 2024-04-22T21:07:36.237255+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-22T21:07:36.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:36 smithi123 bash[18722]: cluster 2024-04-22T21:07:36.237291+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-22T21:07:36.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:36 smithi123 bash[18722]: cluster 2024-04-22T21:07:36.237326+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.a 2024-04-22T21:07:36.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:36 smithi123 bash[18722]: cluster 2024-04-22T21:07:36.237355+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] mon.c 2024-04-22T21:07:36.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:36 smithi123 bash[18722]: cluster 2024-04-22T21:07:36.237385+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-22T21:07:36.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:36 smithi123 bash[18722]: cluster 2024-04-22T21:07:36.238618+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-22T21:07:36.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:36 smithi123 bash[18722]: cluster 2024-04-22T21:07:36.238696+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-04-22T21:07:36.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:36 smithi123 bash[18722]: cluster 2024-04-22T21:07:36.241206+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e39: x(active, since 43s), standbys: y 2024-04-22T21:07:36.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:36 smithi123 bash[18722]: cluster 2024-04-22T21:07:36.242284+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-04-22T21:07:36.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:36 smithi123 bash[18722]: audit 2024-04-22T21:07:36.264933+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.24839 ' entity='' 2024-04-22T21:07:36.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:36 smithi123 bash[18722]: cluster 2024-04-22T21:07:36.266967+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e40: x(active, since 43s), standbys: y 2024-04-22T21:07:37.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[23964]: cluster 2024-04-22T21:07:36.241206+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e39: x(active, since 43s), standbys: y 2024-04-22T21:07:37.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[23964]: cluster 2024-04-22T21:07:36.242284+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-04-22T21:07:37.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[23964]: audit 2024-04-22T21:07:36.264933+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.24839 ' entity='' 2024-04-22T21:07:37.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[23964]: cluster 2024-04-22T21:07:36.266967+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e40: x(active, since 43s), standbys: y 2024-04-22T21:07:37.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[68910]: ignoring --setuser ceph since I am not root 2024-04-22T21:07:37.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[68910]: ignoring --setgroup ceph since I am not root 2024-04-22T21:07:37.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[68910]: debug 2024-04-22T21:07:36.335+0000 7f9176109700 1 -- 172.21.15.121:0/3672678161 <== mon.0 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x559f2b0805a0 con 0x559f2b184800 2024-04-22T21:07:37.039 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[68910]: debug 2024-04-22T21:07:36.483+0000 7f917fefb200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-22T21:07:37.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:36.237104+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-22T21:07:37.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:36.237104+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-22T21:07:37.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:36.237144+0000 mon.a (mon.0) 4 : cluster [DBG] fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T21:07:37.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:36.237144+0000 mon.a (mon.0) 4 : cluster [DBG] fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T21:07:37.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:36.237189+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-22T20:52:57.568200+0000 2024-04-22T21:07:37.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:36.237189+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-22T20:52:57.568200+0000 2024-04-22T21:07:37.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:36.237223+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-22T20:51:07.689388+0000 2024-04-22T21:07:37.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:36.237223+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-22T20:51:07.689388+0000 2024-04-22T21:07:37.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:36.237255+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-22T21:07:37.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:36.237255+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-22T21:07:37.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:36.237291+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-22T21:07:37.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:36.237291+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-22T21:07:37.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:36.237326+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.a 2024-04-22T21:07:37.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:36.237326+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.a 2024-04-22T21:07:37.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:36.237355+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] mon.c 2024-04-22T21:07:37.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:36.237355+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] mon.c 2024-04-22T21:07:37.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:36.237385+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-22T21:07:37.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:36.237385+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-22T21:07:37.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:36.238618+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-22T21:07:37.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:36.238618+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-22T21:07:37.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:36.238696+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-04-22T21:07:37.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:36.238696+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-04-22T21:07:37.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:36.241206+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e39: x(active, since 43s), standbys: y 2024-04-22T21:07:37.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:36.241206+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e39: x(active, since 43s), standbys: y 2024-04-22T21:07:37.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:36.242284+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-04-22T21:07:37.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:36.242284+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-04-22T21:07:37.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: audit 2024-04-22T21:07:36.264933+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.24839 ' entity='' 2024-04-22T21:07:37.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: audit 2024-04-22T21:07:36.264933+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.24839 ' entity='' 2024-04-22T21:07:37.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:36.266967+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e40: x(active, since 43s), standbys: y 2024-04-22T21:07:37.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:36 smithi121 bash[71118]: cluster 2024-04-22T21:07:36.266967+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e40: x(active, since 43s), standbys: y 2024-04-22T21:07:38.394 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:38 smithi123 bash[52966]: debug 2024-04-22T21:07:38.051+0000 7f591783a200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-22T21:07:38.394 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:38 smithi123 bash[52966]: debug 2024-04-22T21:07:38.151+0000 7f591783a200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-22T21:07:38.394 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:38 smithi123 bash[18722]: cluster 2024-04-22T21:07:37.270730+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e41: x(active, since 44s), standbys: y 2024-04-22T21:07:38.443 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:38 smithi121 bash[23964]: cluster 2024-04-22T21:07:37.270730+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e41: x(active, since 44s), standbys: y 2024-04-22T21:07:38.444 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:38 smithi121 bash[68910]: debug 2024-04-22T21:07:38.099+0000 7f917fefb200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-22T21:07:38.444 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:38 smithi121 bash[68910]: debug 2024-04-22T21:07:38.195+0000 7f917fefb200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-22T21:07:38.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:38 smithi121 bash[71118]: cluster 2024-04-22T21:07:37.270730+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e41: x(active, since 44s), standbys: y 2024-04-22T21:07:38.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:38 smithi121 bash[71118]: cluster 2024-04-22T21:07:37.270730+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e41: x(active, since 44s), standbys: y 2024-04-22T21:07:38.743 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:38 smithi123 bash[52966]: debug 2024-04-22T21:07:38.399+0000 7f591783a200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-22T21:07:38.788 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:38 smithi121 bash[68910]: debug 2024-04-22T21:07:38.447+0000 7f917fefb200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-22T21:07:39.493 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:39 smithi123 bash[52966]: debug 2024-04-22T21:07:39.211+0000 7f591783a200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-22T21:07:39.493 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:39 smithi123 bash[52966]: debug 2024-04-22T21:07:39.327+0000 7f591783a200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-22T21:07:39.493 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:39 smithi123 bash[52966]: debug 2024-04-22T21:07:39.439+0000 7f591783a200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-22T21:07:39.538 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:39 smithi121 bash[68910]: debug 2024-04-22T21:07:39.263+0000 7f917fefb200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-22T21:07:39.538 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:39 smithi121 bash[68910]: debug 2024-04-22T21:07:39.375+0000 7f917fefb200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-22T21:07:39.538 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:39 smithi121 bash[68910]: debug 2024-04-22T21:07:39.483+0000 7f917fefb200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-22T21:07:40.243 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:39 smithi123 bash[52966]: debug 2024-04-22T21:07:39.810+0000 7f591783a200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-22T21:07:40.243 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:39 smithi123 bash[52966]: debug 2024-04-22T21:07:39.922+0000 7f591783a200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-22T21:07:40.243 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:40 smithi123 bash[52966]: debug 2024-04-22T21:07:40.030+0000 7f591783a200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-22T21:07:40.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:39 smithi121 bash[68910]: debug 2024-04-22T21:07:39.847+0000 7f917fefb200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-22T21:07:40.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:39 smithi121 bash[68910]: debug 2024-04-22T21:07:39.963+0000 7f917fefb200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-22T21:07:40.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:40 smithi121 bash[68910]: debug 2024-04-22T21:07:40.071+0000 7f917fefb200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-22T21:07:40.743 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:40 smithi123 bash[52966]: debug 2024-04-22T21:07:40.398+0000 7f591783a200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-22T21:07:40.743 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:40 smithi123 bash[52966]: debug 2024-04-22T21:07:40.646+0000 7f591783a200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-22T21:07:40.788 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:40 smithi121 bash[68910]: debug 2024-04-22T21:07:40.439+0000 7f917fefb200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-22T21:07:40.788 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:40 smithi121 bash[68910]: debug 2024-04-22T21:07:40.683+0000 7f917fefb200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-22T21:07:41.243 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:40 smithi123 bash[52966]: debug 2024-04-22T21:07:40.910+0000 7f591783a200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-22T21:07:41.256 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:41 smithi123 bash[52966]: debug 2024-04-22T21:07:41.026+0000 7f591783a200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-22T21:07:41.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:40 smithi121 bash[68910]: debug 2024-04-22T21:07:40.951+0000 7f917fefb200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-22T21:07:41.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:41 smithi121 bash[68910]: debug 2024-04-22T21:07:41.067+0000 7f917fefb200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-22T21:07:41.722 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:41 smithi123 bash[52966]: debug 2024-04-22T21:07:41.306+0000 7f591783a200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-22T21:07:41.769 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:41 smithi121 bash[68910]: debug 2024-04-22T21:07:41.347+0000 7f917fefb200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-22T21:07:41.993 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:41 smithi123 bash[52966]: debug 2024-04-22T21:07:41.726+0000 7f591783a200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-22T21:07:41.993 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:41 smithi123 bash[52966]: debug 2024-04-22T21:07:41.970+0000 7f591783a200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-22T21:07:42.038 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:41 smithi121 bash[68910]: debug 2024-04-22T21:07:41.771+0000 7f917fefb200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-22T21:07:42.038 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:42 smithi121 bash[68910]: debug 2024-04-22T21:07:42.015+0000 7f917fefb200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-22T21:07:42.351 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:42 smithi123 bash[52966]: debug 2024-04-22T21:07:42.094+0000 7f591783a200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-22T21:07:42.396 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:42 smithi121 bash[68910]: debug 2024-04-22T21:07:42.143+0000 7f917fefb200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-22T21:07:42.743 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:42 smithi123 bash[52966]: debug 2024-04-22T21:07:42.358+0000 7f591783a200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-22T21:07:43.743 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:43 smithi123 bash[52966]: debug 2024-04-22T21:07:43.382+0000 7f591783a200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-22T21:07:43.743 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:43 smithi123 bash[52966]: debug 2024-04-22T21:07:43.506+0000 7f591783a200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-22T21:07:43.743 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:43 smithi123 bash[54986]: ts=2024-04-22T21:07: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=\"smithi121\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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=\"e8544264-00e9-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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-22T21:07:43.788 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:42 smithi121 bash[68910]: debug 2024-04-22T21:07:42.399+0000 7f917fefb200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-22T21:07:43.788 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:43 smithi121 bash[68910]: debug 2024-04-22T21:07:43.427+0000 7f917fefb200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-22T21:07:43.788 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:43 smithi121 bash[68910]: debug 2024-04-22T21:07:43.551+0000 7f917fefb200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-22T21:07:44.243 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:43 smithi123 bash[52966]: debug 2024-04-22T21:07:43.814+0000 7f591783a200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-22T21:07:44.243 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:43 smithi123 bash[52966]: debug 2024-04-22T21:07:43.930+0000 7f591783a200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-22T21:07:44.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:43 smithi121 bash[68910]: debug 2024-04-22T21:07:43.859+0000 7f917fefb200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-22T21:07:44.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:43 smithi121 bash[68910]: debug 2024-04-22T21:07:43.979+0000 7f917fefb200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-22T21:07:44.672 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:44 smithi123 bash[52966]: debug 2024-04-22T21:07:44.390+0000 7f591783a200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-22T21:07:44.672 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:44 smithi123 bash[52966]: debug 2024-04-22T21:07:44.518+0000 7f591783a200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-22T21:07:44.673 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:44 smithi123 bash[18722]: cluster 2024-04-22T21:07:44.538318+0000 mon.a (mon.0) 19 : cluster [INF] Active manager daemon x restarted 2024-04-22T21:07:44.673 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:44 smithi123 bash[18722]: cluster 2024-04-22T21:07:44.539171+0000 mon.a (mon.0) 20 : cluster [INF] Activating manager daemon x 2024-04-22T21:07:44.673 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:44 smithi123 bash[18722]: cluster 2024-04-22T21:07:44.559458+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-22T21:07:44.673 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:44 smithi123 bash[18722]: cluster 2024-04-22T21:07:44.561481+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e42: x(active, starting, since 0.022491s), standbys: y 2024-04-22T21:07:44.673 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:44 smithi123 bash[18722]: audit 2024-04-22T21:07:44.567591+0000 mon.b (mon.2) 775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T21:07:44.673 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:44 smithi123 bash[18722]: audit 2024-04-22T21:07:44.567920+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T21:07:44.673 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:44 smithi123 bash[18722]: audit 2024-04-22T21:07:44.568212+0000 mon.b (mon.2) 777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T21:07:44.673 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:44 smithi123 bash[18722]: audit 2024-04-22T21:07:44.571648+0000 mon.b (mon.2) 778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-22T21:07:44.673 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:44 smithi123 bash[18722]: audit 2024-04-22T21:07:44.571923+0000 mon.b (mon.2) 779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-22T21:07:44.673 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:44 smithi123 bash[18722]: audit 2024-04-22T21:07:44.572409+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T21:07:44.673 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:44 smithi123 bash[18722]: audit 2024-04-22T21:07:44.572771+0000 mon.b (mon.2) 781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T21:07:44.674 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:44 smithi123 bash[18722]: audit 2024-04-22T21:07:44.573097+0000 mon.b (mon.2) 782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T21:07:44.674 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:44 smithi123 bash[18722]: audit 2024-04-22T21:07:44.573386+0000 mon.b (mon.2) 783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T21:07:44.674 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:44 smithi123 bash[18722]: audit 2024-04-22T21:07:44.573679+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T21:07:44.674 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:44 smithi123 bash[18722]: audit 2024-04-22T21:07:44.573968+0000 mon.b (mon.2) 785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T21:07:44.674 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:44 smithi123 bash[18722]: audit 2024-04-22T21:07:44.574274+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T21:07:44.674 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:44 smithi123 bash[18722]: audit 2024-04-22T21:07:44.574549+0000 mon.b (mon.2) 787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T21:07:44.674 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:44 smithi123 bash[18722]: audit 2024-04-22T21:07:44.576774+0000 mon.b (mon.2) 788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T21:07:44.674 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:44 smithi123 bash[18722]: audit 2024-04-22T21:07:44.577026+0000 mon.b (mon.2) 789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T21:07:44.674 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:44 smithi123 bash[18722]: audit 2024-04-22T21:07:44.577713+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T21:07:44.699 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[68910]: debug 2024-04-22T21:07:44.439+0000 7f917fefb200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-22T21:07:44.699 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[68910]: debug 2024-04-22T21:07:44.575+0000 7f917fefb200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-22T21:07:44.699 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[68910]: [22/Apr/2024:21:07:44] ENGINE Bus STARTING 2024-04-22T21:07:44.699 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[23964]: cluster 2024-04-22T21:07:44.538318+0000 mon.a (mon.0) 19 : cluster [INF] Active manager daemon x restarted 2024-04-22T21:07:44.700 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[23964]: cluster 2024-04-22T21:07:44.539171+0000 mon.a (mon.0) 20 : cluster [INF] Activating manager daemon x 2024-04-22T21:07:44.700 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[23964]: cluster 2024-04-22T21:07:44.559458+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-22T21:07:44.700 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[23964]: cluster 2024-04-22T21:07:44.561481+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e42: x(active, starting, since 0.022491s), standbys: y 2024-04-22T21:07:44.700 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[23964]: audit 2024-04-22T21:07:44.567591+0000 mon.b (mon.2) 775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T21:07:44.700 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[23964]: audit 2024-04-22T21:07:44.567920+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T21:07:44.700 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[23964]: audit 2024-04-22T21:07:44.568212+0000 mon.b (mon.2) 777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T21:07:44.700 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[23964]: audit 2024-04-22T21:07:44.571648+0000 mon.b (mon.2) 778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-22T21:07:44.700 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[23964]: audit 2024-04-22T21:07:44.571923+0000 mon.b (mon.2) 779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-22T21:07:44.700 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[23964]: audit 2024-04-22T21:07:44.572409+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T21:07:44.700 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[23964]: audit 2024-04-22T21:07:44.572771+0000 mon.b (mon.2) 781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T21:07:44.700 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[23964]: audit 2024-04-22T21:07:44.573097+0000 mon.b (mon.2) 782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T21:07:44.700 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[23964]: audit 2024-04-22T21:07:44.573386+0000 mon.b (mon.2) 783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T21:07:44.700 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[23964]: audit 2024-04-22T21:07:44.573679+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T21:07:44.700 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[23964]: audit 2024-04-22T21:07:44.573968+0000 mon.b (mon.2) 785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T21:07:44.701 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[23964]: audit 2024-04-22T21:07:44.574274+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T21:07:44.701 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[23964]: audit 2024-04-22T21:07:44.574549+0000 mon.b (mon.2) 787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T21:07:44.701 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[23964]: audit 2024-04-22T21:07:44.576774+0000 mon.b (mon.2) 788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T21:07:44.701 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[23964]: audit 2024-04-22T21:07:44.577026+0000 mon.b (mon.2) 789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T21:07:44.701 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[23964]: audit 2024-04-22T21:07:44.577713+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T21:07:44.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: cluster 2024-04-22T21:07:44.538318+0000 mon.a (mon.0) 19 : cluster [INF] Active manager daemon x restarted 2024-04-22T21:07:44.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: cluster 2024-04-22T21:07:44.538318+0000 mon.a (mon.0) 19 : cluster [INF] Active manager daemon x restarted 2024-04-22T21:07:44.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: cluster 2024-04-22T21:07:44.539171+0000 mon.a (mon.0) 20 : cluster [INF] Activating manager daemon x 2024-04-22T21:07:44.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: cluster 2024-04-22T21:07:44.539171+0000 mon.a (mon.0) 20 : cluster [INF] Activating manager daemon x 2024-04-22T21:07:44.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: cluster 2024-04-22T21:07:44.559458+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-22T21:07:44.702 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: cluster 2024-04-22T21:07:44.559458+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-22T21:07:44.702 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: cluster 2024-04-22T21:07:44.561481+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e42: x(active, starting, since 0.022491s), standbys: y 2024-04-22T21:07:44.702 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: cluster 2024-04-22T21:07:44.561481+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e42: x(active, starting, since 0.022491s), standbys: y 2024-04-22T21:07:44.702 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: audit 2024-04-22T21:07:44.567591+0000 mon.b (mon.2) 775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T21:07:44.702 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: audit 2024-04-22T21:07:44.567591+0000 mon.b (mon.2) 775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T21:07:44.702 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: audit 2024-04-22T21:07:44.567920+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T21:07:44.702 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: audit 2024-04-22T21:07:44.567920+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T21:07:44.702 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: audit 2024-04-22T21:07:44.568212+0000 mon.b (mon.2) 777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T21:07:44.702 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: audit 2024-04-22T21:07:44.568212+0000 mon.b (mon.2) 777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T21:07:44.702 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: audit 2024-04-22T21:07:44.571648+0000 mon.b (mon.2) 778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-22T21:07:44.702 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: audit 2024-04-22T21:07:44.571648+0000 mon.b (mon.2) 778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-22T21:07:44.703 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: audit 2024-04-22T21:07:44.571923+0000 mon.b (mon.2) 779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-22T21:07:44.703 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: audit 2024-04-22T21:07:44.571923+0000 mon.b (mon.2) 779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-22T21:07:44.703 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: audit 2024-04-22T21:07:44.572409+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T21:07:44.703 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: audit 2024-04-22T21:07:44.572409+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T21:07:44.703 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: audit 2024-04-22T21:07:44.572771+0000 mon.b (mon.2) 781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T21:07:44.703 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: audit 2024-04-22T21:07:44.572771+0000 mon.b (mon.2) 781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T21:07:44.703 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: audit 2024-04-22T21:07:44.573097+0000 mon.b (mon.2) 782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T21:07:44.703 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: audit 2024-04-22T21:07:44.573097+0000 mon.b (mon.2) 782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T21:07:44.703 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: audit 2024-04-22T21:07:44.573386+0000 mon.b (mon.2) 783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T21:07:44.703 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: audit 2024-04-22T21:07:44.573386+0000 mon.b (mon.2) 783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T21:07:44.703 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: audit 2024-04-22T21:07:44.573679+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T21:07:44.703 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: audit 2024-04-22T21:07:44.573679+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T21:07:44.703 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: audit 2024-04-22T21:07:44.573968+0000 mon.b (mon.2) 785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T21:07:44.703 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: audit 2024-04-22T21:07:44.573968+0000 mon.b (mon.2) 785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T21:07:44.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: audit 2024-04-22T21:07:44.574274+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T21:07:44.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: audit 2024-04-22T21:07:44.574274+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T21:07:44.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: audit 2024-04-22T21:07:44.574549+0000 mon.b (mon.2) 787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T21:07:44.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: audit 2024-04-22T21:07:44.574549+0000 mon.b (mon.2) 787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T21:07:44.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: audit 2024-04-22T21:07:44.576774+0000 mon.b (mon.2) 788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T21:07:44.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: audit 2024-04-22T21:07:44.576774+0000 mon.b (mon.2) 788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-22T21:07:44.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: audit 2024-04-22T21:07:44.577026+0000 mon.b (mon.2) 789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T21:07:44.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: audit 2024-04-22T21:07:44.577026+0000 mon.b (mon.2) 789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-22T21:07:44.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: audit 2024-04-22T21:07:44.577713+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T21:07:44.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[71118]: audit 2024-04-22T21:07:44.577713+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-22T21:07:44.993 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:44 smithi123 bash[52966]: [22/Apr/2024:21:07:44] ENGINE Bus STARTING 2024-04-22T21:07:44.993 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:44 smithi123 bash[52966]: CherryPy Checker: 2024-04-22T21:07:44.993 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:44 smithi123 bash[52966]: The Application mounted at '' has an empty config. 2024-04-22T21:07:44.993 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:44 smithi123 bash[52966]: [22/Apr/2024:21:07:44] ENGINE Serving on http://:::9283 2024-04-22T21:07:44.993 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:44 smithi123 bash[52966]: [22/Apr/2024:21:07:44] ENGINE Bus STARTED 2024-04-22T21:07:45.038 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[68910]: CherryPy Checker: 2024-04-22T21:07:45.038 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[68910]: The Application mounted at '' has an empty config. 2024-04-22T21:07:45.038 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[68910]: [22/Apr/2024:21:07:44] ENGINE Serving on http://:::9283 2024-04-22T21:07:45.038 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:44 smithi121 bash[68910]: [22/Apr/2024:21:07:44] ENGINE Bus STARTED 2024-04-22T21:07:45.993 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:45 smithi123 bash[52966]: debug 2024-04-22T21:07:45.634+0000 7f58d5f99700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-04-22T21:07:45.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:45 smithi123 bash[18722]: cluster 2024-04-22T21:07:44.600340+0000 mon.a (mon.0) 23 : cluster [DBG] Standby manager daemon y restarted 2024-04-22T21:07:45.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:45 smithi123 bash[18722]: cluster 2024-04-22T21:07:44.600674+0000 mon.a (mon.0) 24 : cluster [DBG] Standby manager daemon y started 2024-04-22T21:07:45.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:45 smithi123 bash[18722]: audit 2024-04-22T21:07:44.601614+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.? 172.21.15.121:0/1872240379' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-22T21:07:45.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:45 smithi123 bash[18722]: audit 2024-04-22T21:07:44.602430+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.? 172.21.15.121:0/1872240379' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T21:07:45.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:45 smithi123 bash[18722]: cluster 2024-04-22T21:07:44.603647+0000 mon.a (mon.0) 27 : cluster [INF] Manager daemon x is now available 2024-04-22T21:07:45.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:45 smithi123 bash[18722]: audit 2024-04-22T21:07:44.605387+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.? 172.21.15.121:0/1872240379' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-22T21:07:45.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:45 smithi123 bash[18722]: audit 2024-04-22T21:07:44.605973+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.? 172.21.15.121:0/1872240379' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T21:07:45.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:45 smithi123 bash[18722]: audit 2024-04-22T21:07:44.648560+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:45.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:45 smithi123 bash[18722]: audit 2024-04-22T21:07:44.658188+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:07:45.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:45 smithi123 bash[18722]: audit 2024-04-22T21:07:44.659102+0000 mon.b (mon.2) 791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:45.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:45 smithi123 bash[18722]: audit 2024-04-22T21:07:44.659238+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:07:45.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:45 smithi123 bash[18722]: audit 2024-04-22T21:07:44.664084+0000 mon.b (mon.2) 792 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:07:45.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:45 smithi123 bash[18722]: audit 2024-04-22T21:07:44.665139+0000 mon.b (mon.2) 793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:07:45.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:45 smithi123 bash[18722]: audit 2024-04-22T21:07:44.684022+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:07:45.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:45 smithi123 bash[18722]: audit 2024-04-22T21:07:44.691932+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:07:45.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:45 smithi123 bash[18722]: audit 2024-04-22T21:07:44.697886+0000 mon.b (mon.2) 795 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:07:45.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:45 smithi123 bash[18722]: audit 2024-04-22T21:07:44.726621+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-22T21:07:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:45 smithi123 bash[18722]: audit 2024-04-22T21:07:44.732582+0000 mon.b (mon.2) 796 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-22T21:07:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:45 smithi123 bash[18722]: cephadm 2024-04-22T21:07:45.077745+0000 mgr.x (mgr.34107) 1 : cephadm [INF] [22/Apr/2024:21:07:45] ENGINE Bus STARTING 2024-04-22T21:07:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:45 smithi123 bash[18722]: cephadm 2024-04-22T21:07:45.192203+0000 mgr.x (mgr.34107) 2 : cephadm [INF] [22/Apr/2024:21:07:45] ENGINE Serving on https://172.21.15.123:7150 2024-04-22T21:07:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:45 smithi123 bash[18722]: cephadm 2024-04-22T21:07:45.293481+0000 mgr.x (mgr.34107) 3 : cephadm [INF] [22/Apr/2024:21:07:45] ENGINE Serving on http://172.21.15.123:8765 2024-04-22T21:07:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:45 smithi123 bash[18722]: cephadm 2024-04-22T21:07:45.293999+0000 mgr.x (mgr.34107) 4 : cephadm [INF] [22/Apr/2024:21:07:45] ENGINE Bus STARTED 2024-04-22T21:07:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:45 smithi123 bash[18722]: audit 2024-04-22T21:07:45.544093+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:07:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:45 smithi123 bash[18722]: audit 2024-04-22T21:07:45.549689+0000 mon.b (mon.2) 797 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:07:46.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[23964]: cluster 2024-04-22T21:07:44.600340+0000 mon.a (mon.0) 23 : cluster [DBG] Standby manager daemon y restarted 2024-04-22T21:07:46.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[23964]: cluster 2024-04-22T21:07:44.600674+0000 mon.a (mon.0) 24 : cluster [DBG] Standby manager daemon y started 2024-04-22T21:07:46.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[23964]: audit 2024-04-22T21:07:44.601614+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.? 172.21.15.121:0/1872240379' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-22T21:07:46.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[23964]: audit 2024-04-22T21:07:44.602430+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.? 172.21.15.121:0/1872240379' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T21:07:46.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[23964]: cluster 2024-04-22T21:07:44.603647+0000 mon.a (mon.0) 27 : cluster [INF] Manager daemon x is now available 2024-04-22T21:07:46.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[23964]: audit 2024-04-22T21:07:44.605387+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.? 172.21.15.121:0/1872240379' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-22T21:07:46.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[23964]: audit 2024-04-22T21:07:44.605973+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.? 172.21.15.121:0/1872240379' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T21:07:46.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[23964]: audit 2024-04-22T21:07:44.648560+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:46.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[23964]: audit 2024-04-22T21:07:44.658188+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:07:46.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[23964]: audit 2024-04-22T21:07:44.659102+0000 mon.b (mon.2) 791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:46.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[23964]: audit 2024-04-22T21:07:44.659238+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:07:46.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[23964]: audit 2024-04-22T21:07:44.664084+0000 mon.b (mon.2) 792 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:07:46.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[23964]: audit 2024-04-22T21:07:44.665139+0000 mon.b (mon.2) 793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:07:46.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[23964]: audit 2024-04-22T21:07:44.684022+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:07:46.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[23964]: audit 2024-04-22T21:07:44.691932+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:07:46.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[23964]: audit 2024-04-22T21:07:44.697886+0000 mon.b (mon.2) 795 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:07:46.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[23964]: audit 2024-04-22T21:07:44.726621+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-22T21:07:46.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[23964]: audit 2024-04-22T21:07:44.732582+0000 mon.b (mon.2) 796 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-22T21:07:46.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: cluster 2024-04-22T21:07:44.600340+0000 mon.a (mon.0) 23 : cluster [DBG] Standby manager daemon y restarted 2024-04-22T21:07:46.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: cluster 2024-04-22T21:07:44.600340+0000 mon.a (mon.0) 23 : cluster [DBG] Standby manager daemon y restarted 2024-04-22T21:07:46.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: cluster 2024-04-22T21:07:44.600674+0000 mon.a (mon.0) 24 : cluster [DBG] Standby manager daemon y started 2024-04-22T21:07:46.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: cluster 2024-04-22T21:07:44.600674+0000 mon.a (mon.0) 24 : cluster [DBG] Standby manager daemon y started 2024-04-22T21:07:46.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:44.601614+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.? 172.21.15.121:0/1872240379' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-22T21:07:46.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:44.601614+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.? 172.21.15.121:0/1872240379' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-22T21:07:46.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:44.602430+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.? 172.21.15.121:0/1872240379' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T21:07:46.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:44.602430+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.? 172.21.15.121:0/1872240379' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-22T21:07:46.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: cluster 2024-04-22T21:07:44.603647+0000 mon.a (mon.0) 27 : cluster [INF] Manager daemon x is now available 2024-04-22T21:07:46.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: cluster 2024-04-22T21:07:44.603647+0000 mon.a (mon.0) 27 : cluster [INF] Manager daemon x is now available 2024-04-22T21:07:46.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:44.605387+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.? 172.21.15.121:0/1872240379' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-22T21:07:46.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:44.605387+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.? 172.21.15.121:0/1872240379' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-22T21:07:46.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:44.605973+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.? 172.21.15.121:0/1872240379' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T21:07:46.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:44.605973+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.? 172.21.15.121:0/1872240379' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-22T21:07:46.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:44.648560+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:46.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:44.648560+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:46.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:44.658188+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:07:46.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:44.658188+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:07:46.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:44.659102+0000 mon.b (mon.2) 791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:46.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:44.659102+0000 mon.b (mon.2) 791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:46.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[23964]: cephadm 2024-04-22T21:07:45.077745+0000 mgr.x (mgr.34107) 1 : cephadm [INF] [22/Apr/2024:21:07:45] ENGINE Bus STARTING 2024-04-22T21:07:46.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[23964]: cephadm 2024-04-22T21:07:45.192203+0000 mgr.x (mgr.34107) 2 : cephadm [INF] [22/Apr/2024:21:07:45] ENGINE Serving on https://172.21.15.123:7150 2024-04-22T21:07:46.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[23964]: cephadm 2024-04-22T21:07:45.293481+0000 mgr.x (mgr.34107) 3 : cephadm [INF] [22/Apr/2024:21:07:45] ENGINE Serving on http://172.21.15.123:8765 2024-04-22T21:07:46.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[23964]: cephadm 2024-04-22T21:07:45.293999+0000 mgr.x (mgr.34107) 4 : cephadm [INF] [22/Apr/2024:21:07:45] ENGINE Bus STARTED 2024-04-22T21:07:46.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[23964]: audit 2024-04-22T21:07:45.544093+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:07:46.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[23964]: audit 2024-04-22T21:07:45.549689+0000 mon.b (mon.2) 797 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:07:46.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:44.659238+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:07:46.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:44.659238+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:07:46.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:44.664084+0000 mon.b (mon.2) 792 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:07:46.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:44.664084+0000 mon.b (mon.2) 792 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-22T21:07:46.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:44.665139+0000 mon.b (mon.2) 793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:07:46.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:44.665139+0000 mon.b (mon.2) 793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi121", "caps": []}]: dispatch 2024-04-22T21:07:46.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:44.684022+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:07:46.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:44.684022+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:07:46.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:44.691932+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:07:46.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:44.691932+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:07:46.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:44.697886+0000 mon.b (mon.2) 795 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:07:46.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:44.697886+0000 mon.b (mon.2) 795 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-22T21:07:46.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:44.726621+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-22T21:07:46.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:44.726621+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-22T21:07:46.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:44.732582+0000 mon.b (mon.2) 796 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-22T21:07:46.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:44.732582+0000 mon.b (mon.2) 796 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-22T21:07:46.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: cephadm 2024-04-22T21:07:45.077745+0000 mgr.x (mgr.34107) 1 : cephadm [INF] [22/Apr/2024:21:07:45] ENGINE Bus STARTING 2024-04-22T21:07:46.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: cephadm 2024-04-22T21:07:45.077745+0000 mgr.x (mgr.34107) 1 : cephadm [INF] [22/Apr/2024:21:07:45] ENGINE Bus STARTING 2024-04-22T21:07:46.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: cephadm 2024-04-22T21:07:45.192203+0000 mgr.x (mgr.34107) 2 : cephadm [INF] [22/Apr/2024:21:07:45] ENGINE Serving on https://172.21.15.123:7150 2024-04-22T21:07:46.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: cephadm 2024-04-22T21:07:45.192203+0000 mgr.x (mgr.34107) 2 : cephadm [INF] [22/Apr/2024:21:07:45] ENGINE Serving on https://172.21.15.123:7150 2024-04-22T21:07:46.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: cephadm 2024-04-22T21:07:45.293481+0000 mgr.x (mgr.34107) 3 : cephadm [INF] [22/Apr/2024:21:07:45] ENGINE Serving on http://172.21.15.123:8765 2024-04-22T21:07:46.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: cephadm 2024-04-22T21:07:45.293481+0000 mgr.x (mgr.34107) 3 : cephadm [INF] [22/Apr/2024:21:07:45] ENGINE Serving on http://172.21.15.123:8765 2024-04-22T21:07:46.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: cephadm 2024-04-22T21:07:45.293999+0000 mgr.x (mgr.34107) 4 : cephadm [INF] [22/Apr/2024:21:07:45] ENGINE Bus STARTED 2024-04-22T21:07:46.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: cephadm 2024-04-22T21:07:45.293999+0000 mgr.x (mgr.34107) 4 : cephadm [INF] [22/Apr/2024:21:07:45] ENGINE Bus STARTED 2024-04-22T21:07:46.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:45.544093+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:07:46.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:45.544093+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:07:46.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:45.549689+0000 mon.b (mon.2) 797 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:07:46.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:45 smithi121 bash[71118]: audit 2024-04-22T21:07:45.549689+0000 mon.b (mon.2) 797 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi121", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:07:46.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:46 smithi123 bash[18722]: cluster 2024-04-22T21:07:45.629513+0000 mon.a (mon.0) 36 : cluster [DBG] mgrmap e43: x(active, since 1.09051s), standbys: y 2024-04-22T21:07:46.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:46 smithi123 bash[18722]: audit 2024-04-22T21:07:45.648811+0000 mgr.x (mgr.34107) 5 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:07:46.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:46 smithi123 bash[18722]: cluster 2024-04-22T21:07:45.650274+0000 mgr.x (mgr.34107) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:07:46.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:46 smithi123 bash[18722]: audit 2024-04-22T21:07:45.755614+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:07:46.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:46 smithi123 bash[18722]: audit 2024-04-22T21:07:45.760994+0000 mon.b (mon.2) 798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:07:46.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:46 smithi123 bash[18722]: audit 2024-04-22T21:07:45.763555+0000 mon.b (mon.2) 799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:46.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:46 smithi123 bash[18722]: audit 2024-04-22T21:07:45.764454+0000 mon.b (mon.2) 800 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:46.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:46 smithi123 bash[18722]: cephadm 2024-04-22T21:07:45.765820+0000 mgr.x (mgr.34107) 7 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-04-22T21:07:46.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:46 smithi123 bash[18722]: cephadm 2024-04-22T21:07:45.766023+0000 mgr.x (mgr.34107) 8 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-04-22T21:07:46.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:46 smithi123 bash[18722]: audit 2024-04-22T21:07:46.168616+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:46.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:46 smithi123 bash[18722]: audit 2024-04-22T21:07:46.296627+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:46.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:46 smithi123 bash[18722]: audit 2024-04-22T21:07:46.335843+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:46.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:46 smithi123 bash[18722]: cephadm 2024-04-22T21:07:46.351377+0000 mgr.x (mgr.34107) 9 : cephadm [INF] Updating smithi123:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T21:07:46.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:46 smithi123 bash[18722]: audit 2024-04-22T21:07:46.424804+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:46.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:46 smithi123 bash[18722]: audit 2024-04-22T21:07:46.434013+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:46.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:46 smithi123 bash[18722]: audit 2024-04-22T21:07:46.557340+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:46.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[23964]: cluster 2024-04-22T21:07:45.629513+0000 mon.a (mon.0) 36 : cluster [DBG] mgrmap e43: x(active, since 1.09051s), standbys: y 2024-04-22T21:07:46.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[23964]: audit 2024-04-22T21:07:45.648811+0000 mgr.x (mgr.34107) 5 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:07:46.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[23964]: cluster 2024-04-22T21:07:45.650274+0000 mgr.x (mgr.34107) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:07:46.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[23964]: audit 2024-04-22T21:07:45.755614+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:07:46.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[23964]: audit 2024-04-22T21:07:45.760994+0000 mon.b (mon.2) 798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:07:46.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[23964]: audit 2024-04-22T21:07:45.763555+0000 mon.b (mon.2) 799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:46.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[23964]: audit 2024-04-22T21:07:45.764454+0000 mon.b (mon.2) 800 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:46.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[23964]: cephadm 2024-04-22T21:07:45.765820+0000 mgr.x (mgr.34107) 7 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-04-22T21:07:46.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[23964]: cephadm 2024-04-22T21:07:45.766023+0000 mgr.x (mgr.34107) 8 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-04-22T21:07:46.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[23964]: audit 2024-04-22T21:07:46.168616+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:46.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[23964]: audit 2024-04-22T21:07:46.296627+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:46.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[23964]: audit 2024-04-22T21:07:46.335843+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:46.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[23964]: cephadm 2024-04-22T21:07:46.351377+0000 mgr.x (mgr.34107) 9 : cephadm [INF] Updating smithi123:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T21:07:46.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[23964]: audit 2024-04-22T21:07:46.424804+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:46.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[23964]: audit 2024-04-22T21:07:46.434013+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:46.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[23964]: audit 2024-04-22T21:07:46.557340+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:46.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[71118]: cluster 2024-04-22T21:07:45.629513+0000 mon.a (mon.0) 36 : cluster [DBG] mgrmap e43: x(active, since 1.09051s), standbys: y 2024-04-22T21:07:46.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[71118]: cluster 2024-04-22T21:07:45.629513+0000 mon.a (mon.0) 36 : cluster [DBG] mgrmap e43: x(active, since 1.09051s), standbys: y 2024-04-22T21:07:46.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[71118]: audit 2024-04-22T21:07:45.648811+0000 mgr.x (mgr.34107) 5 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:07:46.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[71118]: audit 2024-04-22T21:07:45.648811+0000 mgr.x (mgr.34107) 5 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:07:46.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[71118]: cluster 2024-04-22T21:07:45.650274+0000 mgr.x (mgr.34107) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:07:46.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[71118]: cluster 2024-04-22T21:07:45.650274+0000 mgr.x (mgr.34107) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:07:46.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[71118]: audit 2024-04-22T21:07:45.755614+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:07:46.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[71118]: audit 2024-04-22T21:07:45.755614+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:07:46.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[71118]: audit 2024-04-22T21:07:45.760994+0000 mon.b (mon.2) 798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:07:46.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[71118]: audit 2024-04-22T21:07:45.760994+0000 mon.b (mon.2) 798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:07:46.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[71118]: audit 2024-04-22T21:07:45.763555+0000 mon.b (mon.2) 799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:46.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[71118]: audit 2024-04-22T21:07:45.763555+0000 mon.b (mon.2) 799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:46.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[71118]: audit 2024-04-22T21:07:45.764454+0000 mon.b (mon.2) 800 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:46.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[71118]: audit 2024-04-22T21:07:45.764454+0000 mon.b (mon.2) 800 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:46.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[71118]: cephadm 2024-04-22T21:07:45.765820+0000 mgr.x (mgr.34107) 7 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-04-22T21:07:46.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[71118]: cephadm 2024-04-22T21:07:45.765820+0000 mgr.x (mgr.34107) 7 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.conf 2024-04-22T21:07:46.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[71118]: cephadm 2024-04-22T21:07:45.766023+0000 mgr.x (mgr.34107) 8 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-04-22T21:07:46.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[71118]: cephadm 2024-04-22T21:07:45.766023+0000 mgr.x (mgr.34107) 8 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.conf 2024-04-22T21:07:46.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[71118]: audit 2024-04-22T21:07:46.168616+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:46.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[71118]: audit 2024-04-22T21:07:46.168616+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:46.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[71118]: audit 2024-04-22T21:07:46.296627+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:46.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[71118]: audit 2024-04-22T21:07:46.296627+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:46.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[71118]: audit 2024-04-22T21:07:46.335843+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:46.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[71118]: audit 2024-04-22T21:07:46.335843+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:46.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[71118]: cephadm 2024-04-22T21:07:46.351377+0000 mgr.x (mgr.34107) 9 : cephadm [INF] Updating smithi123:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T21:07:46.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[71118]: cephadm 2024-04-22T21:07:46.351377+0000 mgr.x (mgr.34107) 9 : cephadm [INF] Updating smithi123:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T21:07:46.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[71118]: audit 2024-04-22T21:07:46.424804+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:46.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[71118]: audit 2024-04-22T21:07:46.424804+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:46.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[71118]: audit 2024-04-22T21:07:46.434013+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:46.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[71118]: audit 2024-04-22T21:07:46.434013+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:46.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[71118]: audit 2024-04-22T21:07:46.557340+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:46.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:46 smithi121 bash[71118]: audit 2024-04-22T21:07:46.557340+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:47.944 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: cephadm 2024-04-22T21:07:46.352000+0000 mgr.x (mgr.34107) 10 : cephadm [INF] Updating smithi121:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T21:07:47.944 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: cephadm 2024-04-22T21:07:46.516156+0000 mgr.x (mgr.34107) 11 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-04-22T21:07:47.944 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: cluster 2024-04-22T21:07:46.576907+0000 mgr.x (mgr.34107) 12 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:07:47.944 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: cephadm 2024-04-22T21:07:46.630502+0000 mgr.x (mgr.34107) 13 : cephadm [INF] Updating smithi123:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T21:07:47.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: cephadm 2024-04-22T21:07:46.668266+0000 mgr.x (mgr.34107) 14 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-04-22T21:07:47.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:46.798468+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:47.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:46.810172+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:47.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: cephadm 2024-04-22T21:07:46.833467+0000 mgr.x (mgr.34107) 15 : cephadm [INF] Updating smithi121:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T21:07:47.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.104572+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:47.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.121730+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:47.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.135875+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:47.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: cephadm 2024-04-22T21:07:47.143712+0000 mgr.x (mgr.34107) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:47.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.146079+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:47.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.242889+0000 mon.b (mon.2) 801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:47.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.247102+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:47.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.250175+0000 mon.b (mon.2) 803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:47.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.255739+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:47.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.257439+0000 mon.b (mon.2) 805 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:47.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.264515+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:47.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: cephadm 2024-04-22T21:07:47.272177+0000 mgr.x (mgr.34107) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:47.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.351758+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:47.946 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.353769+0000 mon.b (mon.2) 807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:47.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.354758+0000 mon.b (mon.2) 808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:47.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.357262+0000 mon.b (mon.2) 809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:47.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.357783+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:47.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.358093+0000 mon.b (mon.2) 810 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:47.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.409912+0000 mon.b (mon.2) 811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:47.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.412207+0000 mon.b (mon.2) 812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:47.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.413313+0000 mon.b (mon.2) 813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:47.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.416532+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:47.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.417447+0000 mon.b (mon.2) 815 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:47.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.417632+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:47.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.470104+0000 mon.b (mon.2) 816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:47.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.471845+0000 mon.b (mon.2) 817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:47.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.472713+0000 mon.b (mon.2) 818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:47.947 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.474551+0000 mon.b (mon.2) 819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:47.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.474854+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:47.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.475215+0000 mon.b (mon.2) 820 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:47.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.522614+0000 mon.b (mon.2) 821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:47.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.524271+0000 mon.b (mon.2) 822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:47.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.525107+0000 mon.b (mon.2) 823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:47.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.526998+0000 mon.b (mon.2) 824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:47.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.527479+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:47.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.527657+0000 mon.b (mon.2) 825 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:47.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: cluster 2024-04-22T21:07:47.559729+0000 mon.a (mon.0) 55 : cluster [DBG] mgrmap e44: x(active, since 3s), standbys: y 2024-04-22T21:07:47.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.577746+0000 mon.b (mon.2) 826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:47.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.579646+0000 mon.b (mon.2) 827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:47.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.580718+0000 mon.b (mon.2) 828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:47.948 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.582449+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:47.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.582988+0000 mon.b (mon.2) 829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:47.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.583717+0000 mon.b (mon.2) 830 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:47.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.634914+0000 mon.b (mon.2) 831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:47.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.637100+0000 mon.b (mon.2) 832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:47.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.638335+0000 mon.b (mon.2) 833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:47.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.640638+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:47.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.640800+0000 mon.b (mon.2) 834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:47.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.641578+0000 mon.b (mon.2) 835 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:47.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.692448+0000 mon.b (mon.2) 836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:47.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.694250+0000 mon.b (mon.2) 837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:47.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.695128+0000 mon.b (mon.2) 838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:47.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.696945+0000 mon.b (mon.2) 839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:47.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.697626+0000 mon.b (mon.2) 840 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:47.949 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.698964+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:47.950 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.746361+0000 mon.b (mon.2) 841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:47.950 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.747930+0000 mon.b (mon.2) 842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:47.950 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.748804+0000 mon.b (mon.2) 843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:47.950 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.750957+0000 mon.b (mon.2) 844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:47.950 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.751944+0000 mon.b (mon.2) 845 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:47.950 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[18722]: audit 2024-04-22T21:07:47.754329+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: cephadm 2024-04-22T21:07:46.352000+0000 mgr.x (mgr.34107) 10 : cephadm [INF] Updating smithi121:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T21:07:48.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: cephadm 2024-04-22T21:07:46.352000+0000 mgr.x (mgr.34107) 10 : cephadm [INF] Updating smithi121:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T21:07:48.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: cephadm 2024-04-22T21:07:46.516156+0000 mgr.x (mgr.34107) 11 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-04-22T21:07:48.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: cephadm 2024-04-22T21:07:46.516156+0000 mgr.x (mgr.34107) 11 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-04-22T21:07:48.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: cluster 2024-04-22T21:07:46.576907+0000 mgr.x (mgr.34107) 12 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:07:48.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: cluster 2024-04-22T21:07:46.576907+0000 mgr.x (mgr.34107) 12 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:07:48.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: cephadm 2024-04-22T21:07:46.630502+0000 mgr.x (mgr.34107) 13 : cephadm [INF] Updating smithi123:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T21:07:48.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: cephadm 2024-04-22T21:07:46.630502+0000 mgr.x (mgr.34107) 13 : cephadm [INF] Updating smithi123:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T21:07:48.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: cephadm 2024-04-22T21:07:46.668266+0000 mgr.x (mgr.34107) 14 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-04-22T21:07:48.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: cephadm 2024-04-22T21:07:46.668266+0000 mgr.x (mgr.34107) 14 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-04-22T21:07:48.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:46.798468+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:46.798468+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:46.810172+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:46.810172+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: cephadm 2024-04-22T21:07:46.833467+0000 mgr.x (mgr.34107) 15 : cephadm [INF] Updating smithi121:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T21:07:48.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: cephadm 2024-04-22T21:07:46.833467+0000 mgr.x (mgr.34107) 15 : cephadm [INF] Updating smithi121:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T21:07:48.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.104572+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.104572+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.121730+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.121730+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.135875+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.135875+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: cephadm 2024-04-22T21:07:47.143712+0000 mgr.x (mgr.34107) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:48.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: cephadm 2024-04-22T21:07:46.352000+0000 mgr.x (mgr.34107) 10 : cephadm [INF] Updating smithi121:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-22T21:07:48.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: cephadm 2024-04-22T21:07:46.516156+0000 mgr.x (mgr.34107) 11 : cephadm [INF] Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-04-22T21:07:48.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: cluster 2024-04-22T21:07:46.576907+0000 mgr.x (mgr.34107) 12 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:07:48.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: cephadm 2024-04-22T21:07:46.630502+0000 mgr.x (mgr.34107) 13 : cephadm [INF] Updating smithi123:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T21:07:48.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: cephadm 2024-04-22T21:07:46.668266+0000 mgr.x (mgr.34107) 14 : cephadm [INF] Updating smithi121:/etc/ceph/ceph.client.admin.keyring 2024-04-22T21:07:48.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:46.798468+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:46.810172+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: cephadm 2024-04-22T21:07:46.833467+0000 mgr.x (mgr.34107) 15 : cephadm [INF] Updating smithi121:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-22T21:07:48.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.104572+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.121730+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.135875+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: cephadm 2024-04-22T21:07:47.143712+0000 mgr.x (mgr.34107) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:48.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.146079+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.242889+0000 mon.b (mon.2) 801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.247102+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.250175+0000 mon.b (mon.2) 803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.255739+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.257439+0000 mon.b (mon.2) 805 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:48.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.264515+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: cephadm 2024-04-22T21:07:47.272177+0000 mgr.x (mgr.34107) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:48.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.351758+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.353769+0000 mon.b (mon.2) 807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.354758+0000 mon.b (mon.2) 808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.357262+0000 mon.b (mon.2) 809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.357783+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.358093+0000 mon.b (mon.2) 810 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:48.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.409912+0000 mon.b (mon.2) 811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.412207+0000 mon.b (mon.2) 812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.413313+0000 mon.b (mon.2) 813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.416532+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.417447+0000 mon.b (mon.2) 815 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:48.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.417632+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.470104+0000 mon.b (mon.2) 816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.471845+0000 mon.b (mon.2) 817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.472713+0000 mon.b (mon.2) 818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.474551+0000 mon.b (mon.2) 819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.474854+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.475215+0000 mon.b (mon.2) 820 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:48.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.522614+0000 mon.b (mon.2) 821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.524271+0000 mon.b (mon.2) 822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.525107+0000 mon.b (mon.2) 823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: cephadm 2024-04-22T21:07:47.143712+0000 mgr.x (mgr.34107) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:48.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.146079+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.146079+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.242889+0000 mon.b (mon.2) 801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.242889+0000 mon.b (mon.2) 801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.247102+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.247102+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.250175+0000 mon.b (mon.2) 803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.250175+0000 mon.b (mon.2) 803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.255739+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.255739+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.257439+0000 mon.b (mon.2) 805 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:48.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.257439+0000 mon.b (mon.2) 805 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:48.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.264515+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.264515+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: cephadm 2024-04-22T21:07:47.272177+0000 mgr.x (mgr.34107) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:48.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: cephadm 2024-04-22T21:07:47.272177+0000 mgr.x (mgr.34107) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:48.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.351758+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.351758+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.353769+0000 mon.b (mon.2) 807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.353769+0000 mon.b (mon.2) 807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.526998+0000 mon.b (mon.2) 824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.527479+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.527657+0000 mon.b (mon.2) 825 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:48.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: cluster 2024-04-22T21:07:47.559729+0000 mon.a (mon.0) 55 : cluster [DBG] mgrmap e44: x(active, since 3s), standbys: y 2024-04-22T21:07:48.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.577746+0000 mon.b (mon.2) 826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.579646+0000 mon.b (mon.2) 827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.580718+0000 mon.b (mon.2) 828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.582449+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.582988+0000 mon.b (mon.2) 829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.583717+0000 mon.b (mon.2) 830 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:48.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.634914+0000 mon.b (mon.2) 831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.637100+0000 mon.b (mon.2) 832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.638335+0000 mon.b (mon.2) 833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.640638+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.640800+0000 mon.b (mon.2) 834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.641578+0000 mon.b (mon.2) 835 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:48.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.692448+0000 mon.b (mon.2) 836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.694250+0000 mon.b (mon.2) 837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.695128+0000 mon.b (mon.2) 838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.696945+0000 mon.b (mon.2) 839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.354758+0000 mon.b (mon.2) 808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.354758+0000 mon.b (mon.2) 808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.357262+0000 mon.b (mon.2) 809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.357262+0000 mon.b (mon.2) 809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.357783+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.357783+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.358093+0000 mon.b (mon.2) 810 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:48.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.358093+0000 mon.b (mon.2) 810 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:48.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.409912+0000 mon.b (mon.2) 811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.409912+0000 mon.b (mon.2) 811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.412207+0000 mon.b (mon.2) 812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.412207+0000 mon.b (mon.2) 812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.413313+0000 mon.b (mon.2) 813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.413313+0000 mon.b (mon.2) 813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.416532+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.416532+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.417447+0000 mon.b (mon.2) 815 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:48.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.417447+0000 mon.b (mon.2) 815 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:48.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.417632+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.697626+0000 mon.b (mon.2) 840 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:48.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.698964+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.746361+0000 mon.b (mon.2) 841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.747930+0000 mon.b (mon.2) 842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.748804+0000 mon.b (mon.2) 843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.750957+0000 mon.b (mon.2) 844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.751944+0000 mon.b (mon.2) 845 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:48.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[23964]: audit 2024-04-22T21:07:47.754329+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.417632+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.470104+0000 mon.b (mon.2) 816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.470104+0000 mon.b (mon.2) 816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.471845+0000 mon.b (mon.2) 817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.471845+0000 mon.b (mon.2) 817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.472713+0000 mon.b (mon.2) 818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.472713+0000 mon.b (mon.2) 818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.474551+0000 mon.b (mon.2) 819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.474551+0000 mon.b (mon.2) 819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.474854+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.474854+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.475215+0000 mon.b (mon.2) 820 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:48.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.475215+0000 mon.b (mon.2) 820 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:48.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.522614+0000 mon.b (mon.2) 821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.522614+0000 mon.b (mon.2) 821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.524271+0000 mon.b (mon.2) 822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.524271+0000 mon.b (mon.2) 822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.525107+0000 mon.b (mon.2) 823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.525107+0000 mon.b (mon.2) 823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.526998+0000 mon.b (mon.2) 824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.526998+0000 mon.b (mon.2) 824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.527479+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.527479+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.527657+0000 mon.b (mon.2) 825 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:48.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.527657+0000 mon.b (mon.2) 825 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:48.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: cluster 2024-04-22T21:07:47.559729+0000 mon.a (mon.0) 55 : cluster [DBG] mgrmap e44: x(active, since 3s), standbys: y 2024-04-22T21:07:48.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: cluster 2024-04-22T21:07:47.559729+0000 mon.a (mon.0) 55 : cluster [DBG] mgrmap e44: x(active, since 3s), standbys: y 2024-04-22T21:07:48.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.577746+0000 mon.b (mon.2) 826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.577746+0000 mon.b (mon.2) 826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.579646+0000 mon.b (mon.2) 827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.579646+0000 mon.b (mon.2) 827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.580718+0000 mon.b (mon.2) 828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.580718+0000 mon.b (mon.2) 828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.582449+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.582449+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.582988+0000 mon.b (mon.2) 829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.582988+0000 mon.b (mon.2) 829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.583717+0000 mon.b (mon.2) 830 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:48.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.583717+0000 mon.b (mon.2) 830 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:48.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.634914+0000 mon.b (mon.2) 831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.634914+0000 mon.b (mon.2) 831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.637100+0000 mon.b (mon.2) 832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.637100+0000 mon.b (mon.2) 832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.638335+0000 mon.b (mon.2) 833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.638335+0000 mon.b (mon.2) 833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.640638+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.640638+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.640800+0000 mon.b (mon.2) 834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.640800+0000 mon.b (mon.2) 834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.641578+0000 mon.b (mon.2) 835 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:48.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.641578+0000 mon.b (mon.2) 835 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:48.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.692448+0000 mon.b (mon.2) 836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.692448+0000 mon.b (mon.2) 836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.694250+0000 mon.b (mon.2) 837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.694250+0000 mon.b (mon.2) 837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.695128+0000 mon.b (mon.2) 838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.695128+0000 mon.b (mon.2) 838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.696945+0000 mon.b (mon.2) 839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.696945+0000 mon.b (mon.2) 839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.697626+0000 mon.b (mon.2) 840 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:48.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.697626+0000 mon.b (mon.2) 840 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:48.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.698964+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.698964+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.746361+0000 mon.b (mon.2) 841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.746361+0000 mon.b (mon.2) 841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.747930+0000 mon.b (mon.2) 842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.747930+0000 mon.b (mon.2) 842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.748804+0000 mon.b (mon.2) 843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.748804+0000 mon.b (mon.2) 843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.750957+0000 mon.b (mon.2) 844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.750957+0000 mon.b (mon.2) 844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.751944+0000 mon.b (mon.2) 845 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:48.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.751944+0000 mon.b (mon.2) 845 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:48.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.754329+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:47 smithi121 bash[71118]: audit 2024-04-22T21:07:47.754329+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.243 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:47 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:07:47] "GET /metrics HTTP/1.1" 200 35382 "" "Prometheus/2.33.4" 2024-04-22T21:07:48.993 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[54986]: ts=2024-04-22T21:07:48.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"172.21.15.123:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"e8544264-00e9-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-22T21:07:48.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: cephadm 2024-04-22T21:07:47.365064+0000 mgr.x (mgr.34107) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:48.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: cephadm 2024-04-22T21:07:47.424557+0000 mgr.x (mgr.34107) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:48.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: cephadm 2024-04-22T21:07:47.481738+0000 mgr.x (mgr.34107) 20 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:48.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: cephadm 2024-04-22T21:07:47.534359+0000 mgr.x (mgr.34107) 21 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:48.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: cephadm 2024-04-22T21:07:47.590195+0000 mgr.x (mgr.34107) 22 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:48.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: cephadm 2024-04-22T21:07:47.647673+0000 mgr.x (mgr.34107) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:48.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: cephadm 2024-04-22T21:07:47.705901+0000 mgr.x (mgr.34107) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:48.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: cephadm 2024-04-22T21:07:47.761410+0000 mgr.x (mgr.34107) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:48.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:47.834664+0000 mon.b (mon.2) 846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:47.836282+0000 mon.b (mon.2) 847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:47.837115+0000 mon.b (mon.2) 848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:47.838987+0000 mon.b (mon.2) 849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:47.839637+0000 mon.b (mon.2) 850 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:48.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:47.841986+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: cephadm 2024-04-22T21:07:47.848965+0000 mgr.x (mgr.34107) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:48.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:47.905976+0000 mon.b (mon.2) 851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:47.908894+0000 mon.b (mon.2) 852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:47.910408+0000 mon.b (mon.2) 853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:47.913484+0000 mon.b (mon.2) 854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:47.914398+0000 mon.b (mon.2) 855 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:48.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:47.919325+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: cephadm 2024-04-22T21:07:47.926531+0000 mgr.x (mgr.34107) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:48.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:47.990726+0000 mon.b (mon.2) 856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:47.993710+0000 mon.b (mon.2) 857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:47.995002+0000 mon.b (mon.2) 858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:47.997848+0000 mon.b (mon.2) 859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:47.998688+0000 mon.b (mon.2) 860 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:48.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.003691+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: cephadm 2024-04-22T21:07:48.010897+0000 mgr.x (mgr.34107) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:48.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.089432+0000 mon.b (mon.2) 861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.091762+0000 mon.b (mon.2) 862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.092944+0000 mon.b (mon.2) 863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.095343+0000 mon.b (mon.2) 864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.096140+0000 mon.b (mon.2) 865 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:48.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.101443+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: cephadm 2024-04-22T21:07:48.108605+0000 mgr.x (mgr.34107) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:48.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.186536+0000 mon.b (mon.2) 866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.189479+0000 mon.b (mon.2) 867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.190883+0000 mon.b (mon.2) 868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.193967+0000 mon.b (mon.2) 869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.194917+0000 mon.b (mon.2) 870 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:48.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.197012+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: cephadm 2024-04-22T21:07:48.204567+0000 mgr.x (mgr.34107) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:48.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.265469+0000 mon.b (mon.2) 871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.267256+0000 mon.b (mon.2) 872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.268247+0000 mon.b (mon.2) 873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.270759+0000 mon.b (mon.2) 874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.271498+0000 mon.b (mon.2) 875 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:48.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.274940+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:48.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: cephadm 2024-04-22T21:07:48.281949+0000 mgr.x (mgr.34107) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:48.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.347371+0000 mon.b (mon.2) 876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.350104+0000 mon.b (mon.2) 877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:48.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.351448+0000 mon.b (mon.2) 878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:48.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.354925+0000 mon.b (mon.2) 879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:48.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.355918+0000 mon.b (mon.2) 880 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.363353+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.427577+0000 mon.b (mon.2) 881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.429398+0000 mon.b (mon.2) 882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.430522+0000 mon.b (mon.2) 883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.432816+0000 mon.b (mon.2) 884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.433498+0000 mon.b (mon.2) 885 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.439900+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.505460+0000 mon.b (mon.2) 886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.507878+0000 mon.b (mon.2) 887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.508999+0000 mon.b (mon.2) 888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.511573+0000 mon.b (mon.2) 889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.512319+0000 mon.b (mon.2) 890 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.519541+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.585530+0000 mon.b (mon.2) 891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.587209+0000 mon.b (mon.2) 892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.588465+0000 mon.b (mon.2) 893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.590382+0000 mon.b (mon.2) 894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.591159+0000 mon.b (mon.2) 895 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.595380+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.643193+0000 mon.b (mon.2) 896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.644765+0000 mon.b (mon.2) 897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.645554+0000 mon.b (mon.2) 898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.647384+0000 mon.b (mon.2) 899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.647993+0000 mon.b (mon.2) 900 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.651907+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.715884+0000 mon.b (mon.2) 901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.717446+0000 mon.b (mon.2) 902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.718274+0000 mon.b (mon.2) 903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.720178+0000 mon.b (mon.2) 904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.720877+0000 mon.b (mon.2) 905 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.725428+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.789339+0000 mon.b (mon.2) 906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.791169+0000 mon.b (mon.2) 907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.792182+0000 mon.b (mon.2) 908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.794234+0000 mon.b (mon.2) 909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:48 smithi123 bash[18722]: audit 2024-04-22T21:07:48.794963+0000 mon.b (mon.2) 910 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.125 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: cephadm 2024-04-22T21:07:47.365064+0000 mgr.x (mgr.34107) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.125 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: cephadm 2024-04-22T21:07:47.365064+0000 mgr.x (mgr.34107) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: cephadm 2024-04-22T21:07:47.424557+0000 mgr.x (mgr.34107) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: cephadm 2024-04-22T21:07:47.424557+0000 mgr.x (mgr.34107) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: cephadm 2024-04-22T21:07:47.481738+0000 mgr.x (mgr.34107) 20 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: cephadm 2024-04-22T21:07:47.481738+0000 mgr.x (mgr.34107) 20 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: cephadm 2024-04-22T21:07:47.534359+0000 mgr.x (mgr.34107) 21 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: cephadm 2024-04-22T21:07:47.534359+0000 mgr.x (mgr.34107) 21 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: cephadm 2024-04-22T21:07:47.590195+0000 mgr.x (mgr.34107) 22 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: cephadm 2024-04-22T21:07:47.590195+0000 mgr.x (mgr.34107) 22 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: cephadm 2024-04-22T21:07:47.647673+0000 mgr.x (mgr.34107) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.127 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: cephadm 2024-04-22T21:07:47.647673+0000 mgr.x (mgr.34107) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.127 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: cephadm 2024-04-22T21:07:47.705901+0000 mgr.x (mgr.34107) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.127 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: cephadm 2024-04-22T21:07:47.705901+0000 mgr.x (mgr.34107) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.127 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: cephadm 2024-04-22T21:07:47.761410+0000 mgr.x (mgr.34107) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.127 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: cephadm 2024-04-22T21:07:47.761410+0000 mgr.x (mgr.34107) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.127 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.834664+0000 mon.b (mon.2) 846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.127 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.834664+0000 mon.b (mon.2) 846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.127 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.836282+0000 mon.b (mon.2) 847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.127 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.836282+0000 mon.b (mon.2) 847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.127 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.837115+0000 mon.b (mon.2) 848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.127 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.837115+0000 mon.b (mon.2) 848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.127 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.838987+0000 mon.b (mon.2) 849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.127 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.838987+0000 mon.b (mon.2) 849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.127 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.839637+0000 mon.b (mon.2) 850 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.128 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.839637+0000 mon.b (mon.2) 850 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.128 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.841986+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.128 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.841986+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.128 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: cephadm 2024-04-22T21:07:47.848965+0000 mgr.x (mgr.34107) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.128 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: cephadm 2024-04-22T21:07:47.848965+0000 mgr.x (mgr.34107) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.128 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.905976+0000 mon.b (mon.2) 851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.128 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.905976+0000 mon.b (mon.2) 851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.128 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.908894+0000 mon.b (mon.2) 852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.128 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.908894+0000 mon.b (mon.2) 852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.129 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.910408+0000 mon.b (mon.2) 853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.129 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.910408+0000 mon.b (mon.2) 853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.129 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.913484+0000 mon.b (mon.2) 854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.129 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.913484+0000 mon.b (mon.2) 854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.129 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.914398+0000 mon.b (mon.2) 855 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.129 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.914398+0000 mon.b (mon.2) 855 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.129 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.919325+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.129 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.919325+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.130 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: cephadm 2024-04-22T21:07:47.926531+0000 mgr.x (mgr.34107) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.130 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: cephadm 2024-04-22T21:07:47.926531+0000 mgr.x (mgr.34107) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.130 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.990726+0000 mon.b (mon.2) 856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.130 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.990726+0000 mon.b (mon.2) 856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.130 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.993710+0000 mon.b (mon.2) 857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.130 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.993710+0000 mon.b (mon.2) 857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.130 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.995002+0000 mon.b (mon.2) 858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.131 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.995002+0000 mon.b (mon.2) 858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.131 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.997848+0000 mon.b (mon.2) 859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.131 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.997848+0000 mon.b (mon.2) 859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.131 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.998688+0000 mon.b (mon.2) 860 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.131 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:47.998688+0000 mon.b (mon.2) 860 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.131 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.003691+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.131 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.003691+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.131 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: cephadm 2024-04-22T21:07:48.010897+0000 mgr.x (mgr.34107) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.131 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: cephadm 2024-04-22T21:07:48.010897+0000 mgr.x (mgr.34107) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.131 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.089432+0000 mon.b (mon.2) 861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.131 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.089432+0000 mon.b (mon.2) 861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.131 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.091762+0000 mon.b (mon.2) 862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.132 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: cephadm 2024-04-22T21:07:47.365064+0000 mgr.x (mgr.34107) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.132 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: cephadm 2024-04-22T21:07:47.424557+0000 mgr.x (mgr.34107) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.132 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: cephadm 2024-04-22T21:07:47.481738+0000 mgr.x (mgr.34107) 20 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.132 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: cephadm 2024-04-22T21:07:47.534359+0000 mgr.x (mgr.34107) 21 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.132 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: cephadm 2024-04-22T21:07:47.590195+0000 mgr.x (mgr.34107) 22 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.132 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: cephadm 2024-04-22T21:07:47.647673+0000 mgr.x (mgr.34107) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.132 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: cephadm 2024-04-22T21:07:47.705901+0000 mgr.x (mgr.34107) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.132 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: cephadm 2024-04-22T21:07:47.761410+0000 mgr.x (mgr.34107) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.132 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:47.834664+0000 mon.b (mon.2) 846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.132 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:47.836282+0000 mon.b (mon.2) 847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.133 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:47.837115+0000 mon.b (mon.2) 848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.133 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:47.838987+0000 mon.b (mon.2) 849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.133 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:47.839637+0000 mon.b (mon.2) 850 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.133 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:47.841986+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.133 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: cephadm 2024-04-22T21:07:47.848965+0000 mgr.x (mgr.34107) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.133 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:47.905976+0000 mon.b (mon.2) 851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.133 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:47.908894+0000 mon.b (mon.2) 852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.133 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:47.910408+0000 mon.b (mon.2) 853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.133 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:47.913484+0000 mon.b (mon.2) 854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.133 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:47.914398+0000 mon.b (mon.2) 855 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.134 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.091762+0000 mon.b (mon.2) 862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.134 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.092944+0000 mon.b (mon.2) 863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.134 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.092944+0000 mon.b (mon.2) 863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.134 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.095343+0000 mon.b (mon.2) 864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.134 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.095343+0000 mon.b (mon.2) 864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.134 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.096140+0000 mon.b (mon.2) 865 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.135 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.096140+0000 mon.b (mon.2) 865 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.135 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.101443+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.135 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.101443+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.135 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: cephadm 2024-04-22T21:07:48.108605+0000 mgr.x (mgr.34107) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.135 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: cephadm 2024-04-22T21:07:48.108605+0000 mgr.x (mgr.34107) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.135 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.186536+0000 mon.b (mon.2) 866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.135 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.186536+0000 mon.b (mon.2) 866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.135 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.189479+0000 mon.b (mon.2) 867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.135 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.189479+0000 mon.b (mon.2) 867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.136 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.190883+0000 mon.b (mon.2) 868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.136 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.190883+0000 mon.b (mon.2) 868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.136 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.193967+0000 mon.b (mon.2) 869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.136 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.193967+0000 mon.b (mon.2) 869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.136 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.194917+0000 mon.b (mon.2) 870 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.136 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.194917+0000 mon.b (mon.2) 870 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.136 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.197012+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.136 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.197012+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.136 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: cephadm 2024-04-22T21:07:48.204567+0000 mgr.x (mgr.34107) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.136 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: cephadm 2024-04-22T21:07:48.204567+0000 mgr.x (mgr.34107) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.136 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.265469+0000 mon.b (mon.2) 871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.136 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.265469+0000 mon.b (mon.2) 871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.136 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.267256+0000 mon.b (mon.2) 872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.136 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.267256+0000 mon.b (mon.2) 872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.137 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.268247+0000 mon.b (mon.2) 873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.137 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.268247+0000 mon.b (mon.2) 873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.137 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.270759+0000 mon.b (mon.2) 874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.137 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.270759+0000 mon.b (mon.2) 874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.137 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.271498+0000 mon.b (mon.2) 875 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.137 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.271498+0000 mon.b (mon.2) 875 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.137 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.274940+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.137 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.274940+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.137 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: cephadm 2024-04-22T21:07:48.281949+0000 mgr.x (mgr.34107) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.137 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: cephadm 2024-04-22T21:07:48.281949+0000 mgr.x (mgr.34107) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.138 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.347371+0000 mon.b (mon.2) 876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.138 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:47.919325+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.138 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: cephadm 2024-04-22T21:07:47.926531+0000 mgr.x (mgr.34107) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.138 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:47.990726+0000 mon.b (mon.2) 856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.138 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:47.993710+0000 mon.b (mon.2) 857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.138 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:47.995002+0000 mon.b (mon.2) 858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.138 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:47.997848+0000 mon.b (mon.2) 859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.138 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:47.998688+0000 mon.b (mon.2) 860 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.139 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.003691+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.139 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: cephadm 2024-04-22T21:07:48.010897+0000 mgr.x (mgr.34107) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.139 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.089432+0000 mon.b (mon.2) 861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.139 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.091762+0000 mon.b (mon.2) 862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.139 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.092944+0000 mon.b (mon.2) 863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.139 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.095343+0000 mon.b (mon.2) 864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.139 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.096140+0000 mon.b (mon.2) 865 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.139 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.101443+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.139 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: cephadm 2024-04-22T21:07:48.108605+0000 mgr.x (mgr.34107) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.139 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.186536+0000 mon.b (mon.2) 866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.139 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.189479+0000 mon.b (mon.2) 867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.140 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.190883+0000 mon.b (mon.2) 868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.140 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.193967+0000 mon.b (mon.2) 869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.140 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.347371+0000 mon.b (mon.2) 876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.140 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.350104+0000 mon.b (mon.2) 877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.140 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.350104+0000 mon.b (mon.2) 877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.140 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.351448+0000 mon.b (mon.2) 878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.141 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.351448+0000 mon.b (mon.2) 878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.141 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.354925+0000 mon.b (mon.2) 879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.141 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.354925+0000 mon.b (mon.2) 879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.141 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.355918+0000 mon.b (mon.2) 880 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.141 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.355918+0000 mon.b (mon.2) 880 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.141 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.363353+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.141 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.363353+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.141 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.427577+0000 mon.b (mon.2) 881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.141 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.427577+0000 mon.b (mon.2) 881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.141 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.429398+0000 mon.b (mon.2) 882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.142 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.429398+0000 mon.b (mon.2) 882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.142 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.430522+0000 mon.b (mon.2) 883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.142 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.430522+0000 mon.b (mon.2) 883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.142 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.432816+0000 mon.b (mon.2) 884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.142 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.432816+0000 mon.b (mon.2) 884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.142 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.433498+0000 mon.b (mon.2) 885 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.142 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.433498+0000 mon.b (mon.2) 885 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.143 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.439900+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.143 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.439900+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.143 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.505460+0000 mon.b (mon.2) 886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.143 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.505460+0000 mon.b (mon.2) 886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.143 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.507878+0000 mon.b (mon.2) 887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.143 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.507878+0000 mon.b (mon.2) 887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.143 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.508999+0000 mon.b (mon.2) 888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.143 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.508999+0000 mon.b (mon.2) 888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.143 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.511573+0000 mon.b (mon.2) 889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.143 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.511573+0000 mon.b (mon.2) 889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.143 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.512319+0000 mon.b (mon.2) 890 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.143 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.512319+0000 mon.b (mon.2) 890 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.143 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.519541+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.144 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.519541+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.144 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.585530+0000 mon.b (mon.2) 891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.144 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.585530+0000 mon.b (mon.2) 891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.144 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.587209+0000 mon.b (mon.2) 892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.144 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.587209+0000 mon.b (mon.2) 892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.144 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.588465+0000 mon.b (mon.2) 893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.144 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.588465+0000 mon.b (mon.2) 893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.144 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.590382+0000 mon.b (mon.2) 894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.144 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.590382+0000 mon.b (mon.2) 894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.144 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.591159+0000 mon.b (mon.2) 895 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.144 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.591159+0000 mon.b (mon.2) 895 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.144 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.595380+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.144 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.595380+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.145 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.643193+0000 mon.b (mon.2) 896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.145 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.643193+0000 mon.b (mon.2) 896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.145 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.644765+0000 mon.b (mon.2) 897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.145 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.644765+0000 mon.b (mon.2) 897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.145 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.645554+0000 mon.b (mon.2) 898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.145 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.645554+0000 mon.b (mon.2) 898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.145 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.647384+0000 mon.b (mon.2) 899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.145 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.647384+0000 mon.b (mon.2) 899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.146 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.647993+0000 mon.b (mon.2) 900 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.146 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.647993+0000 mon.b (mon.2) 900 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.146 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.651907+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.146 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.194917+0000 mon.b (mon.2) 870 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.146 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.197012+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.147 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: cephadm 2024-04-22T21:07:48.204567+0000 mgr.x (mgr.34107) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.147 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.265469+0000 mon.b (mon.2) 871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.147 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.267256+0000 mon.b (mon.2) 872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.147 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.268247+0000 mon.b (mon.2) 873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.147 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.270759+0000 mon.b (mon.2) 874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.147 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.271498+0000 mon.b (mon.2) 875 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.147 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.274940+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.147 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: cephadm 2024-04-22T21:07:48.281949+0000 mgr.x (mgr.34107) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:49.147 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.347371+0000 mon.b (mon.2) 876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.147 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.350104+0000 mon.b (mon.2) 877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.148 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.351448+0000 mon.b (mon.2) 878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.148 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.354925+0000 mon.b (mon.2) 879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.148 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.355918+0000 mon.b (mon.2) 880 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.148 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.363353+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.148 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.427577+0000 mon.b (mon.2) 881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.148 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.429398+0000 mon.b (mon.2) 882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.148 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.430522+0000 mon.b (mon.2) 883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.148 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.432816+0000 mon.b (mon.2) 884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.148 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.651907+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.715884+0000 mon.b (mon.2) 901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.715884+0000 mon.b (mon.2) 901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.717446+0000 mon.b (mon.2) 902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.717446+0000 mon.b (mon.2) 902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.718274+0000 mon.b (mon.2) 903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.718274+0000 mon.b (mon.2) 903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.720178+0000 mon.b (mon.2) 904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.720178+0000 mon.b (mon.2) 904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.720877+0000 mon.b (mon.2) 905 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.720877+0000 mon.b (mon.2) 905 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.725428+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.725428+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.789339+0000 mon.b (mon.2) 906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.150 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.789339+0000 mon.b (mon.2) 906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.150 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.791169+0000 mon.b (mon.2) 907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.150 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.791169+0000 mon.b (mon.2) 907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.150 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.792182+0000 mon.b (mon.2) 908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.150 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.792182+0000 mon.b (mon.2) 908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.150 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.794234+0000 mon.b (mon.2) 909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.150 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.794234+0000 mon.b (mon.2) 909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.150 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.794963+0000 mon.b (mon.2) 910 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.150 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[71118]: audit 2024-04-22T21:07:48.794963+0000 mon.b (mon.2) 910 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.150 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.433498+0000 mon.b (mon.2) 885 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.151 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.439900+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.151 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.505460+0000 mon.b (mon.2) 886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.151 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.507878+0000 mon.b (mon.2) 887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.151 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.508999+0000 mon.b (mon.2) 888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.151 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.511573+0000 mon.b (mon.2) 889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.151 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.512319+0000 mon.b (mon.2) 890 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.151 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.519541+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.151 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.585530+0000 mon.b (mon.2) 891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.151 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.587209+0000 mon.b (mon.2) 892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.151 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.588465+0000 mon.b (mon.2) 893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.151 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.590382+0000 mon.b (mon.2) 894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.151 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.591159+0000 mon.b (mon.2) 895 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.151 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.595380+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.151 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.643193+0000 mon.b (mon.2) 896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.151 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.644765+0000 mon.b (mon.2) 897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.152 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.645554+0000 mon.b (mon.2) 898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.152 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.647384+0000 mon.b (mon.2) 899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.152 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.647993+0000 mon.b (mon.2) 900 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.152 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.651907+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.152 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.715884+0000 mon.b (mon.2) 901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.152 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.717446+0000 mon.b (mon.2) 902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.152 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.718274+0000 mon.b (mon.2) 903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.152 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.720178+0000 mon.b (mon.2) 904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.152 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.720877+0000 mon.b (mon.2) 905 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:49.152 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.725428+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:49.152 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.789339+0000 mon.b (mon.2) 906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.152 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.791169+0000 mon.b (mon.2) 907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:49.152 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.792182+0000 mon.b (mon.2) 908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:49.152 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.794234+0000 mon.b (mon.2) 909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:49.152 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:48 smithi121 bash[23964]: audit 2024-04-22T21:07:48.794963+0000 mon.b (mon.2) 910 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: cephadm 2024-04-22T21:07:48.370612+0000 mgr.x (mgr.34107) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: cephadm 2024-04-22T21:07:48.446980+0000 mgr.x (mgr.34107) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: cephadm 2024-04-22T21:07:48.526798+0000 mgr.x (mgr.34107) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: cluster 2024-04-22T21:07:48.577323+0000 mgr.x (mgr.34107) 35 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:07:50.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: cephadm 2024-04-22T21:07:48.602525+0000 mgr.x (mgr.34107) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: cephadm 2024-04-22T21:07:48.658913+0000 mgr.x (mgr.34107) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: cephadm 2024-04-22T21:07:48.732533+0000 mgr.x (mgr.34107) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:48.801738+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: cephadm 2024-04-22T21:07:48.808888+0000 mgr.x (mgr.34107) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:48.865736+0000 mon.b (mon.2) 911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:48.867690+0000 mon.b (mon.2) 912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:48.869419+0000 mon.b (mon.2) 913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:48.871901+0000 mon.b (mon.2) 914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:48.872632+0000 mon.b (mon.2) 915 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:48.873858+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: cephadm 2024-04-22T21:07:48.881372+0000 mgr.x (mgr.34107) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:48.924069+0000 mon.b (mon.2) 916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:48.925717+0000 mon.b (mon.2) 917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:48.926582+0000 mon.b (mon.2) 918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:48.928594+0000 mon.b (mon.2) 919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:48.928936+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:48.929272+0000 mon.b (mon.2) 920 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: cephadm 2024-04-22T21:07:48.935881+0000 mgr.x (mgr.34107) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:48.980505+0000 mon.b (mon.2) 921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:48.982022+0000 mon.b (mon.2) 922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:48.982810+0000 mon.b (mon.2) 923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:48.984650+0000 mon.b (mon.2) 924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:48.985285+0000 mon.b (mon.2) 925 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:48.987365+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: cephadm 2024-04-22T21:07:48.994339+0000 mgr.x (mgr.34107) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.039633+0000 mon.b (mon.2) 926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.041711+0000 mon.b (mon.2) 927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.042804+0000 mon.b (mon.2) 928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.045157+0000 mon.b (mon.2) 929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.045756+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.045963+0000 mon.b (mon.2) 930 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: cephadm 2024-04-22T21:07:49.052718+0000 mgr.x (mgr.34107) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.116789+0000 mon.b (mon.2) 931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.118556+0000 mon.b (mon.2) 932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.119483+0000 mon.b (mon.2) 933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.121693+0000 mon.b (mon.2) 934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.122458+0000 mon.b (mon.2) 935 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.122725+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: cephadm 2024-04-22T21:07:49.129803+0000 mgr.x (mgr.34107) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.172880+0000 mon.b (mon.2) 936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.176866+0000 mon.b (mon.2) 937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.178021+0000 mon.b (mon.2) 938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.180071+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.180248+0000 mon.b (mon.2) 939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.181000+0000 mon.b (mon.2) 940 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: cephadm 2024-04-22T21:07:49.187148+0000 mgr.x (mgr.34107) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.244297+0000 mon.b (mon.2) 941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.245919+0000 mon.b (mon.2) 942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.247065+0000 mon.b (mon.2) 943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.248832+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.249200+0000 mon.b (mon.2) 944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.249884+0000 mon.b (mon.2) 945 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.256111+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: cephadm 2024-04-22T21:07:49.258491+0000 mgr.x (mgr.34107) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.299247+0000 mon.b (mon.2) 946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.300800+0000 mon.b (mon.2) 947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.301613+0000 mon.b (mon.2) 948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.303427+0000 mon.b (mon.2) 949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.304052+0000 mon.b (mon.2) 950 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.304806+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: cephadm 2024-04-22T21:07:49.311785+0000 mgr.x (mgr.34107) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.351974+0000 mon.b (mon.2) 951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.353589+0000 mon.b (mon.2) 952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.354419+0000 mon.b (mon.2) 953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.356576+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.356663+0000 mon.b (mon.2) 954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.357456+0000 mon.b (mon.2) 955 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.406066+0000 mon.b (mon.2) 956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.407764+0000 mon.b (mon.2) 957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.408681+0000 mon.b (mon.2) 958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.409991+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.410758+0000 mon.b (mon.2) 959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.411447+0000 mon.b (mon.2) 960 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.462992+0000 mon.b (mon.2) 961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.465172+0000 mon.b (mon.2) 962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.466302+0000 mon.b (mon.2) 963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.468746+0000 mon.b (mon.2) 964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.471438+0000 mon.b (mon.2) 965 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.471918+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: cluster 2024-04-22T21:07:49.526828+0000 mon.a (mon.0) 85 : cluster [DBG] mgrmap e45: x(active, since 4s), standbys: y 2024-04-22T21:07:50.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.542753+0000 mon.b (mon.2) 966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.544485+0000 mon.b (mon.2) 967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.545383+0000 mon.b (mon.2) 968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.546992+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.547440+0000 mon.b (mon.2) 969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.548117+0000 mon.b (mon.2) 970 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.596562+0000 mon.b (mon.2) 971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.598152+0000 mon.b (mon.2) 972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.599253+0000 mon.b (mon.2) 973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.601316+0000 mon.b (mon.2) 974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.601603+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.601994+0000 mon.b (mon.2) 975 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.648534+0000 mon.b (mon.2) 976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.650043+0000 mon.b (mon.2) 977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.650969+0000 mon.b (mon.2) 978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.653107+0000 mon.b (mon.2) 979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.653833+0000 mon.b (mon.2) 980 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.655355+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.703012+0000 mon.b (mon.2) 981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.704597+0000 mon.b (mon.2) 982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.705690+0000 mon.b (mon.2) 983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.707774+0000 mon.b (mon.2) 984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.708490+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.708501+0000 mon.b (mon.2) 985 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.756318+0000 mon.b (mon.2) 986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.757916+0000 mon.b (mon.2) 987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.758742+0000 mon.b (mon.2) 988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.760678+0000 mon.b (mon.2) 989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.760810+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.761317+0000 mon.b (mon.2) 990 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:49 smithi123 bash[18722]: audit 2024-04-22T21:07:49.813499+0000 mon.b (mon.2) 991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cephadm 2024-04-22T21:07:48.370612+0000 mgr.x (mgr.34107) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cephadm 2024-04-22T21:07:48.370612+0000 mgr.x (mgr.34107) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cephadm 2024-04-22T21:07:48.446980+0000 mgr.x (mgr.34107) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cephadm 2024-04-22T21:07:48.446980+0000 mgr.x (mgr.34107) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cephadm 2024-04-22T21:07:48.526798+0000 mgr.x (mgr.34107) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cephadm 2024-04-22T21:07:48.526798+0000 mgr.x (mgr.34107) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cluster 2024-04-22T21:07:48.577323+0000 mgr.x (mgr.34107) 35 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:07:50.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cluster 2024-04-22T21:07:48.577323+0000 mgr.x (mgr.34107) 35 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:07:50.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cephadm 2024-04-22T21:07:48.602525+0000 mgr.x (mgr.34107) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cephadm 2024-04-22T21:07:48.602525+0000 mgr.x (mgr.34107) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cephadm 2024-04-22T21:07:48.658913+0000 mgr.x (mgr.34107) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cephadm 2024-04-22T21:07:48.658913+0000 mgr.x (mgr.34107) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cephadm 2024-04-22T21:07:48.732533+0000 mgr.x (mgr.34107) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cephadm 2024-04-22T21:07:48.732533+0000 mgr.x (mgr.34107) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.801738+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.801738+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cephadm 2024-04-22T21:07:48.808888+0000 mgr.x (mgr.34107) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cephadm 2024-04-22T21:07:48.808888+0000 mgr.x (mgr.34107) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.865736+0000 mon.b (mon.2) 911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.865736+0000 mon.b (mon.2) 911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.867690+0000 mon.b (mon.2) 912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.867690+0000 mon.b (mon.2) 912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: cephadm 2024-04-22T21:07:48.370612+0000 mgr.x (mgr.34107) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: cephadm 2024-04-22T21:07:48.446980+0000 mgr.x (mgr.34107) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: cephadm 2024-04-22T21:07:48.526798+0000 mgr.x (mgr.34107) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: cluster 2024-04-22T21:07:48.577323+0000 mgr.x (mgr.34107) 35 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:07:50.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: cephadm 2024-04-22T21:07:48.602525+0000 mgr.x (mgr.34107) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: cephadm 2024-04-22T21:07:48.658913+0000 mgr.x (mgr.34107) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: cephadm 2024-04-22T21:07:48.732533+0000 mgr.x (mgr.34107) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:48.801738+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: cephadm 2024-04-22T21:07:48.808888+0000 mgr.x (mgr.34107) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:48.865736+0000 mon.b (mon.2) 911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:48.867690+0000 mon.b (mon.2) 912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:48.869419+0000 mon.b (mon.2) 913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:48.871901+0000 mon.b (mon.2) 914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:48.872632+0000 mon.b (mon.2) 915 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:48.873858+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: cephadm 2024-04-22T21:07:48.881372+0000 mgr.x (mgr.34107) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:48.924069+0000 mon.b (mon.2) 916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:48.925717+0000 mon.b (mon.2) 917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:48.926582+0000 mon.b (mon.2) 918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:48.928594+0000 mon.b (mon.2) 919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:48.928936+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:48.929272+0000 mon.b (mon.2) 920 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: cephadm 2024-04-22T21:07:48.935881+0000 mgr.x (mgr.34107) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:48.980505+0000 mon.b (mon.2) 921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:48.982022+0000 mon.b (mon.2) 922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:48.982810+0000 mon.b (mon.2) 923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:48.984650+0000 mon.b (mon.2) 924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:48.985285+0000 mon.b (mon.2) 925 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:48.987365+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: cephadm 2024-04-22T21:07:48.994339+0000 mgr.x (mgr.34107) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.039633+0000 mon.b (mon.2) 926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.041711+0000 mon.b (mon.2) 927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.042804+0000 mon.b (mon.2) 928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.045157+0000 mon.b (mon.2) 929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.045756+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.045963+0000 mon.b (mon.2) 930 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: cephadm 2024-04-22T21:07:49.052718+0000 mgr.x (mgr.34107) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.116789+0000 mon.b (mon.2) 931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.118556+0000 mon.b (mon.2) 932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.119483+0000 mon.b (mon.2) 933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.869419+0000 mon.b (mon.2) 913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.869419+0000 mon.b (mon.2) 913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.871901+0000 mon.b (mon.2) 914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.871901+0000 mon.b (mon.2) 914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.872632+0000 mon.b (mon.2) 915 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.872632+0000 mon.b (mon.2) 915 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.873858+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.873858+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cephadm 2024-04-22T21:07:48.881372+0000 mgr.x (mgr.34107) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cephadm 2024-04-22T21:07:48.881372+0000 mgr.x (mgr.34107) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.924069+0000 mon.b (mon.2) 916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.924069+0000 mon.b (mon.2) 916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.925717+0000 mon.b (mon.2) 917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.925717+0000 mon.b (mon.2) 917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.926582+0000 mon.b (mon.2) 918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.926582+0000 mon.b (mon.2) 918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.928594+0000 mon.b (mon.2) 919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.928594+0000 mon.b (mon.2) 919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.928936+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.928936+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.121693+0000 mon.b (mon.2) 934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.122458+0000 mon.b (mon.2) 935 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.122725+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: cephadm 2024-04-22T21:07:49.129803+0000 mgr.x (mgr.34107) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.172880+0000 mon.b (mon.2) 936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.176866+0000 mon.b (mon.2) 937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.178021+0000 mon.b (mon.2) 938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.180071+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.180248+0000 mon.b (mon.2) 939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.181000+0000 mon.b (mon.2) 940 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: cephadm 2024-04-22T21:07:49.187148+0000 mgr.x (mgr.34107) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.244297+0000 mon.b (mon.2) 941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.245919+0000 mon.b (mon.2) 942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.247065+0000 mon.b (mon.2) 943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.248832+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.249200+0000 mon.b (mon.2) 944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.249884+0000 mon.b (mon.2) 945 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.256111+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: cephadm 2024-04-22T21:07:49.258491+0000 mgr.x (mgr.34107) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.299247+0000 mon.b (mon.2) 946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.300800+0000 mon.b (mon.2) 947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.929272+0000 mon.b (mon.2) 920 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.929272+0000 mon.b (mon.2) 920 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cephadm 2024-04-22T21:07:48.935881+0000 mgr.x (mgr.34107) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cephadm 2024-04-22T21:07:48.935881+0000 mgr.x (mgr.34107) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.980505+0000 mon.b (mon.2) 921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.980505+0000 mon.b (mon.2) 921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.982022+0000 mon.b (mon.2) 922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.982022+0000 mon.b (mon.2) 922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.982810+0000 mon.b (mon.2) 923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.982810+0000 mon.b (mon.2) 923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.984650+0000 mon.b (mon.2) 924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.984650+0000 mon.b (mon.2) 924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.985285+0000 mon.b (mon.2) 925 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.985285+0000 mon.b (mon.2) 925 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.987365+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:48.987365+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cephadm 2024-04-22T21:07:48.994339+0000 mgr.x (mgr.34107) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cephadm 2024-04-22T21:07:48.994339+0000 mgr.x (mgr.34107) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.039633+0000 mon.b (mon.2) 926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.301613+0000 mon.b (mon.2) 948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.303427+0000 mon.b (mon.2) 949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.304052+0000 mon.b (mon.2) 950 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.304806+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: cephadm 2024-04-22T21:07:49.311785+0000 mgr.x (mgr.34107) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.351974+0000 mon.b (mon.2) 951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.353589+0000 mon.b (mon.2) 952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.354419+0000 mon.b (mon.2) 953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.356576+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.356663+0000 mon.b (mon.2) 954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.357456+0000 mon.b (mon.2) 955 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.406066+0000 mon.b (mon.2) 956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.407764+0000 mon.b (mon.2) 957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.408681+0000 mon.b (mon.2) 958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.409991+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.410758+0000 mon.b (mon.2) 959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.411447+0000 mon.b (mon.2) 960 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.462992+0000 mon.b (mon.2) 961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.465172+0000 mon.b (mon.2) 962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.039633+0000 mon.b (mon.2) 926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.041711+0000 mon.b (mon.2) 927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.041711+0000 mon.b (mon.2) 927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.042804+0000 mon.b (mon.2) 928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.042804+0000 mon.b (mon.2) 928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.045157+0000 mon.b (mon.2) 929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.045157+0000 mon.b (mon.2) 929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.045756+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.045756+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.045963+0000 mon.b (mon.2) 930 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.045963+0000 mon.b (mon.2) 930 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cephadm 2024-04-22T21:07:49.052718+0000 mgr.x (mgr.34107) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cephadm 2024-04-22T21:07:49.052718+0000 mgr.x (mgr.34107) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.116789+0000 mon.b (mon.2) 931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.116789+0000 mon.b (mon.2) 931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.118556+0000 mon.b (mon.2) 932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.118556+0000 mon.b (mon.2) 932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.119483+0000 mon.b (mon.2) 933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.119483+0000 mon.b (mon.2) 933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.121693+0000 mon.b (mon.2) 934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.466302+0000 mon.b (mon.2) 963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.468746+0000 mon.b (mon.2) 964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.471438+0000 mon.b (mon.2) 965 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.471918+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: cluster 2024-04-22T21:07:49.526828+0000 mon.a (mon.0) 85 : cluster [DBG] mgrmap e45: x(active, since 4s), standbys: y 2024-04-22T21:07:50.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.542753+0000 mon.b (mon.2) 966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.544485+0000 mon.b (mon.2) 967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.545383+0000 mon.b (mon.2) 968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.546992+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.547440+0000 mon.b (mon.2) 969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.548117+0000 mon.b (mon.2) 970 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.596562+0000 mon.b (mon.2) 971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.598152+0000 mon.b (mon.2) 972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.599253+0000 mon.b (mon.2) 973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.601316+0000 mon.b (mon.2) 974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.601603+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.601994+0000 mon.b (mon.2) 975 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.648534+0000 mon.b (mon.2) 976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.650043+0000 mon.b (mon.2) 977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.650969+0000 mon.b (mon.2) 978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.121693+0000 mon.b (mon.2) 934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.122458+0000 mon.b (mon.2) 935 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.122458+0000 mon.b (mon.2) 935 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.122725+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.122725+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cephadm 2024-04-22T21:07:49.129803+0000 mgr.x (mgr.34107) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cephadm 2024-04-22T21:07:49.129803+0000 mgr.x (mgr.34107) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.172880+0000 mon.b (mon.2) 936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.172880+0000 mon.b (mon.2) 936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.176866+0000 mon.b (mon.2) 937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.176866+0000 mon.b (mon.2) 937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.178021+0000 mon.b (mon.2) 938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.178021+0000 mon.b (mon.2) 938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.180071+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.180071+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.180248+0000 mon.b (mon.2) 939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.180248+0000 mon.b (mon.2) 939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.181000+0000 mon.b (mon.2) 940 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.181000+0000 mon.b (mon.2) 940 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cephadm 2024-04-22T21:07:49.187148+0000 mgr.x (mgr.34107) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.653107+0000 mon.b (mon.2) 979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.653833+0000 mon.b (mon.2) 980 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.655355+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.703012+0000 mon.b (mon.2) 981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.704597+0000 mon.b (mon.2) 982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.705690+0000 mon.b (mon.2) 983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.707774+0000 mon.b (mon.2) 984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.708490+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.708501+0000 mon.b (mon.2) 985 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.756318+0000 mon.b (mon.2) 986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.757916+0000 mon.b (mon.2) 987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.758742+0000 mon.b (mon.2) 988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.760678+0000 mon.b (mon.2) 989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.760810+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.761317+0000 mon.b (mon.2) 990 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[23964]: audit 2024-04-22T21:07:49.813499+0000 mon.b (mon.2) 991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cephadm 2024-04-22T21:07:49.187148+0000 mgr.x (mgr.34107) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.244297+0000 mon.b (mon.2) 941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.244297+0000 mon.b (mon.2) 941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.245919+0000 mon.b (mon.2) 942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.245919+0000 mon.b (mon.2) 942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.247065+0000 mon.b (mon.2) 943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.247065+0000 mon.b (mon.2) 943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.248832+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.248832+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.249200+0000 mon.b (mon.2) 944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.249200+0000 mon.b (mon.2) 944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.249884+0000 mon.b (mon.2) 945 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.249884+0000 mon.b (mon.2) 945 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.256111+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.256111+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cephadm 2024-04-22T21:07:49.258491+0000 mgr.x (mgr.34107) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cephadm 2024-04-22T21:07:49.258491+0000 mgr.x (mgr.34107) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.299247+0000 mon.b (mon.2) 946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.299247+0000 mon.b (mon.2) 946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.300800+0000 mon.b (mon.2) 947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.300800+0000 mon.b (mon.2) 947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.301613+0000 mon.b (mon.2) 948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.301613+0000 mon.b (mon.2) 948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.303427+0000 mon.b (mon.2) 949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.303427+0000 mon.b (mon.2) 949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.304052+0000 mon.b (mon.2) 950 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.304052+0000 mon.b (mon.2) 950 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.304806+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.304806+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cephadm 2024-04-22T21:07:49.311785+0000 mgr.x (mgr.34107) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cephadm 2024-04-22T21:07:49.311785+0000 mgr.x (mgr.34107) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.351974+0000 mon.b (mon.2) 951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.351974+0000 mon.b (mon.2) 951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.353589+0000 mon.b (mon.2) 952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.353589+0000 mon.b (mon.2) 952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.354419+0000 mon.b (mon.2) 953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.354419+0000 mon.b (mon.2) 953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.356576+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.356576+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.356663+0000 mon.b (mon.2) 954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.356663+0000 mon.b (mon.2) 954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.357456+0000 mon.b (mon.2) 955 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.357456+0000 mon.b (mon.2) 955 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.406066+0000 mon.b (mon.2) 956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.406066+0000 mon.b (mon.2) 956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.407764+0000 mon.b (mon.2) 957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.407764+0000 mon.b (mon.2) 957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.408681+0000 mon.b (mon.2) 958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.408681+0000 mon.b (mon.2) 958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.409991+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.409991+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.410758+0000 mon.b (mon.2) 959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.410758+0000 mon.b (mon.2) 959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.411447+0000 mon.b (mon.2) 960 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.411447+0000 mon.b (mon.2) 960 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.462992+0000 mon.b (mon.2) 961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.462992+0000 mon.b (mon.2) 961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.465172+0000 mon.b (mon.2) 962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.465172+0000 mon.b (mon.2) 962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.466302+0000 mon.b (mon.2) 963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.466302+0000 mon.b (mon.2) 963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.468746+0000 mon.b (mon.2) 964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.468746+0000 mon.b (mon.2) 964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.471438+0000 mon.b (mon.2) 965 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.471438+0000 mon.b (mon.2) 965 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.471918+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.471918+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cluster 2024-04-22T21:07:49.526828+0000 mon.a (mon.0) 85 : cluster [DBG] mgrmap e45: x(active, since 4s), standbys: y 2024-04-22T21:07:50.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: cluster 2024-04-22T21:07:49.526828+0000 mon.a (mon.0) 85 : cluster [DBG] mgrmap e45: x(active, since 4s), standbys: y 2024-04-22T21:07:50.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.542753+0000 mon.b (mon.2) 966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.542753+0000 mon.b (mon.2) 966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.544485+0000 mon.b (mon.2) 967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.544485+0000 mon.b (mon.2) 967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.545383+0000 mon.b (mon.2) 968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.545383+0000 mon.b (mon.2) 968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.546992+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.546992+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.547440+0000 mon.b (mon.2) 969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.547440+0000 mon.b (mon.2) 969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.548117+0000 mon.b (mon.2) 970 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.548117+0000 mon.b (mon.2) 970 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.596562+0000 mon.b (mon.2) 971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.596562+0000 mon.b (mon.2) 971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.598152+0000 mon.b (mon.2) 972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.598152+0000 mon.b (mon.2) 972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.599253+0000 mon.b (mon.2) 973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.599253+0000 mon.b (mon.2) 973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.601316+0000 mon.b (mon.2) 974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.601316+0000 mon.b (mon.2) 974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.601603+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.601603+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.601994+0000 mon.b (mon.2) 975 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.601994+0000 mon.b (mon.2) 975 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.648534+0000 mon.b (mon.2) 976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.648534+0000 mon.b (mon.2) 976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.650043+0000 mon.b (mon.2) 977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.650043+0000 mon.b (mon.2) 977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.650969+0000 mon.b (mon.2) 978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.650969+0000 mon.b (mon.2) 978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.653107+0000 mon.b (mon.2) 979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.653107+0000 mon.b (mon.2) 979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.653833+0000 mon.b (mon.2) 980 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.653833+0000 mon.b (mon.2) 980 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.655355+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.655355+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.703012+0000 mon.b (mon.2) 981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.703012+0000 mon.b (mon.2) 981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.704597+0000 mon.b (mon.2) 982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.704597+0000 mon.b (mon.2) 982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.705690+0000 mon.b (mon.2) 983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.705690+0000 mon.b (mon.2) 983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.707774+0000 mon.b (mon.2) 984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.707774+0000 mon.b (mon.2) 984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.708490+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.708490+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.708501+0000 mon.b (mon.2) 985 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.708501+0000 mon.b (mon.2) 985 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.756318+0000 mon.b (mon.2) 986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.756318+0000 mon.b (mon.2) 986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.757916+0000 mon.b (mon.2) 987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.757916+0000 mon.b (mon.2) 987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.758742+0000 mon.b (mon.2) 988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.758742+0000 mon.b (mon.2) 988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.760678+0000 mon.b (mon.2) 989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.760678+0000 mon.b (mon.2) 989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.760810+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.760810+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.761317+0000 mon.b (mon.2) 990 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.761317+0000 mon.b (mon.2) 990 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.813499+0000 mon.b (mon.2) 991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:49 smithi121 bash[71118]: audit 2024-04-22T21:07:49.813499+0000 mon.b (mon.2) 991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.815 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: cephadm 2024-04-22T21:07:49.364941+0000 mgr.x (mgr.34107) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.815 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: cephadm 2024-04-22T21:07:49.417894+0000 mgr.x (mgr.34107) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.815 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: cephadm 2024-04-22T21:07:49.480258+0000 mgr.x (mgr.34107) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: cephadm 2024-04-22T21:07:49.555973+0000 mgr.x (mgr.34107) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: cephadm 2024-04-22T21:07:49.608558+0000 mgr.x (mgr.34107) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: cephadm 2024-04-22T21:07:49.662423+0000 mgr.x (mgr.34107) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: cephadm 2024-04-22T21:07:49.715849+0000 mgr.x (mgr.34107) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: cephadm 2024-04-22T21:07:49.768799+0000 mgr.x (mgr.34107) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:49.815317+0000 mon.b (mon.2) 992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:49.816724+0000 mon.b (mon.2) 993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:49.838313+0000 mon.b (mon.2) 994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:49.839042+0000 mon.b (mon.2) 995 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:49.841247+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: cephadm 2024-04-22T21:07:49.848465+0000 mgr.x (mgr.34107) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:49.893770+0000 mon.b (mon.2) 996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:49.895774+0000 mon.b (mon.2) 997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.816 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:49.896795+0000 mon.b (mon.2) 998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.817 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:49.898932+0000 mon.b (mon.2) 999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.817 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:49.899681+0000 mon.b (mon.2) 1000 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.817 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:49.901144+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.817 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: cephadm 2024-04-22T21:07:49.908322+0000 mgr.x (mgr.34107) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.817 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:49.953452+0000 mon.b (mon.2) 1001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.817 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:49.955178+0000 mon.b (mon.2) 1002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.817 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:49.956152+0000 mon.b (mon.2) 1003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.817 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:49.958102+0000 mon.b (mon.2) 1004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.817 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:49.958240+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.817 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:49.958745+0000 mon.b (mon.2) 1005 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.817 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: cephadm 2024-04-22T21:07:49.965554+0000 mgr.x (mgr.34107) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.817 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.026273+0000 mon.b (mon.2) 1006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.817 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.028295+0000 mon.b (mon.2) 1007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.817 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.029330+0000 mon.b (mon.2) 1008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.817 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.031363+0000 mon.b (mon.2) 1009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.818 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.031908+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.818 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.032047+0000 mon.b (mon.2) 1010 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.818 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: cephadm 2024-04-22T21:07:50.039358+0000 mgr.x (mgr.34107) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.818 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.084240+0000 mon.b (mon.2) 1011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.818 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.086312+0000 mon.b (mon.2) 1012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.818 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.087684+0000 mon.b (mon.2) 1013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.818 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.089716+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.818 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.089884+0000 mon.b (mon.2) 1014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.819 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.090606+0000 mon.b (mon.2) 1015 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.819 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: cephadm 2024-04-22T21:07:50.097318+0000 mgr.x (mgr.34107) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.819 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.142183+0000 mon.b (mon.2) 1016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.819 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.144270+0000 mon.b (mon.2) 1017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.819 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.145249+0000 mon.b (mon.2) 1018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.819 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.147168+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.819 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.147272+0000 mon.b (mon.2) 1019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.819 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.147910+0000 mon.b (mon.2) 1020 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.819 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: cephadm 2024-04-22T21:07:50.154376+0000 mgr.x (mgr.34107) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.819 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.199611+0000 mon.b (mon.2) 1021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.819 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.201404+0000 mon.b (mon.2) 1022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.819 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.202238+0000 mon.b (mon.2) 1023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.820 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.204125+0000 mon.b (mon.2) 1024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.820 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.204571+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.820 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.204747+0000 mon.b (mon.2) 1025 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.820 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: cephadm 2024-04-22T21:07:50.211445+0000 mgr.x (mgr.34107) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.820 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.253178+0000 mon.b (mon.2) 1026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.820 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.254786+0000 mon.b (mon.2) 1027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.820 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.255787+0000 mon.b (mon.2) 1028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.820 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.257969+0000 mon.b (mon.2) 1029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.820 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.258668+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.820 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.258754+0000 mon.b (mon.2) 1030 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.820 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: cephadm 2024-04-22T21:07:50.265568+0000 mgr.x (mgr.34107) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.820 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.306072+0000 mon.b (mon.2) 1031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.307775+0000 mon.b (mon.2) 1032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.309220+0000 mon.b (mon.2) 1033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.311954+0000 mon.b (mon.2) 1034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.312521+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.312677+0000 mon.b (mon.2) 1035 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: cephadm 2024-04-22T21:07:50.319453+0000 mgr.x (mgr.34107) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:50.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.378642+0000 mon.b (mon.2) 1036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.380874+0000 mon.b (mon.2) 1037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.381877+0000 mon.b (mon.2) 1038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.383843+0000 mon.b (mon.2) 1039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:50.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.384198+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:50.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.384488+0000 mon.b (mon.2) 1040 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:50.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.436201+0000 mon.b (mon.2) 1041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:50.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.438067+0000 mon.b (mon.2) 1042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:50.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.438889+0000 mon.b (mon.2) 1043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.440718+0000 mon.b (mon.2) 1044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.441325+0000 mon.b (mon.2) 1045 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.441343+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.493918+0000 mon.b (mon.2) 1046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.495735+0000 mon.b (mon.2) 1047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.496550+0000 mon.b (mon.2) 1048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.498401+0000 mon.b (mon.2) 1049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.498457+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.498984+0000 mon.b (mon.2) 1050 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.564920+0000 mon.b (mon.2) 1051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.566981+0000 mon.b (mon.2) 1052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.568004+0000 mon.b (mon.2) 1053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.570300+0000 mon.b (mon.2) 1054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.570389+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.571069+0000 mon.b (mon.2) 1055 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.624333+0000 mon.b (mon.2) 1056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.626087+0000 mon.b (mon.2) 1057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.627235+0000 mon.b (mon.2) 1058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.629219+0000 mon.b (mon.2) 1059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.629873+0000 mon.b (mon.2) 1060 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.629968+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.695293+0000 mon.b (mon.2) 1061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.697036+0000 mon.b (mon.2) 1062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.698044+0000 mon.b (mon.2) 1063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.700059+0000 mon.b (mon.2) 1064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.700748+0000 mon.b (mon.2) 1065 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.700817+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.765959+0000 mon.b (mon.2) 1066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.767777+0000 mon.b (mon.2) 1067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.768767+0000 mon.b (mon.2) 1068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.770855+0000 mon.b (mon.2) 1069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.771558+0000 mon.b (mon.2) 1070 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:50 smithi123 bash[18722]: audit 2024-04-22T21:07:50.773596+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: cephadm 2024-04-22T21:07:49.364941+0000 mgr.x (mgr.34107) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: cephadm 2024-04-22T21:07:49.417894+0000 mgr.x (mgr.34107) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: cephadm 2024-04-22T21:07:49.480258+0000 mgr.x (mgr.34107) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: cephadm 2024-04-22T21:07:49.555973+0000 mgr.x (mgr.34107) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: cephadm 2024-04-22T21:07:49.608558+0000 mgr.x (mgr.34107) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: cephadm 2024-04-22T21:07:49.662423+0000 mgr.x (mgr.34107) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: cephadm 2024-04-22T21:07:49.715849+0000 mgr.x (mgr.34107) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: cephadm 2024-04-22T21:07:49.768799+0000 mgr.x (mgr.34107) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:49.815317+0000 mon.b (mon.2) 992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:49.816724+0000 mon.b (mon.2) 993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:49.838313+0000 mon.b (mon.2) 994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:49.839042+0000 mon.b (mon.2) 995 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:49.841247+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: cephadm 2024-04-22T21:07:49.848465+0000 mgr.x (mgr.34107) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:49.893770+0000 mon.b (mon.2) 996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:49.895774+0000 mon.b (mon.2) 997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:49.896795+0000 mon.b (mon.2) 998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:49.898932+0000 mon.b (mon.2) 999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:49.899681+0000 mon.b (mon.2) 1000 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:49.901144+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: cephadm 2024-04-22T21:07:49.908322+0000 mgr.x (mgr.34107) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:49.953452+0000 mon.b (mon.2) 1001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:49.955178+0000 mon.b (mon.2) 1002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:49.956152+0000 mon.b (mon.2) 1003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:49.958102+0000 mon.b (mon.2) 1004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:49.958240+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:49.958745+0000 mon.b (mon.2) 1005 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: cephadm 2024-04-22T21:07:49.965554+0000 mgr.x (mgr.34107) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.026273+0000 mon.b (mon.2) 1006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.028295+0000 mon.b (mon.2) 1007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.029330+0000 mon.b (mon.2) 1008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.031363+0000 mon.b (mon.2) 1009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.031908+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.032047+0000 mon.b (mon.2) 1010 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: cephadm 2024-04-22T21:07:50.039358+0000 mgr.x (mgr.34107) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.084240+0000 mon.b (mon.2) 1011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.086312+0000 mon.b (mon.2) 1012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.087684+0000 mon.b (mon.2) 1013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.089716+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.089884+0000 mon.b (mon.2) 1014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.090606+0000 mon.b (mon.2) 1015 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: cephadm 2024-04-22T21:07:50.097318+0000 mgr.x (mgr.34107) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.142183+0000 mon.b (mon.2) 1016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.144270+0000 mon.b (mon.2) 1017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.145249+0000 mon.b (mon.2) 1018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.147168+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.147272+0000 mon.b (mon.2) 1019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.147910+0000 mon.b (mon.2) 1020 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: cephadm 2024-04-22T21:07:50.154376+0000 mgr.x (mgr.34107) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.199611+0000 mon.b (mon.2) 1021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.201404+0000 mon.b (mon.2) 1022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.202238+0000 mon.b (mon.2) 1023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.204125+0000 mon.b (mon.2) 1024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.204571+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.204747+0000 mon.b (mon.2) 1025 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: cephadm 2024-04-22T21:07:50.211445+0000 mgr.x (mgr.34107) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.253178+0000 mon.b (mon.2) 1026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.254786+0000 mon.b (mon.2) 1027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.255787+0000 mon.b (mon.2) 1028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.257969+0000 mon.b (mon.2) 1029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:49.364941+0000 mgr.x (mgr.34107) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:49.364941+0000 mgr.x (mgr.34107) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:49.417894+0000 mgr.x (mgr.34107) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:49.417894+0000 mgr.x (mgr.34107) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:49.480258+0000 mgr.x (mgr.34107) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:49.480258+0000 mgr.x (mgr.34107) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:49.555973+0000 mgr.x (mgr.34107) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:49.555973+0000 mgr.x (mgr.34107) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:49.608558+0000 mgr.x (mgr.34107) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:49.608558+0000 mgr.x (mgr.34107) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:49.662423+0000 mgr.x (mgr.34107) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:49.662423+0000 mgr.x (mgr.34107) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:49.715849+0000 mgr.x (mgr.34107) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:49.715849+0000 mgr.x (mgr.34107) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:49.768799+0000 mgr.x (mgr.34107) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:49.768799+0000 mgr.x (mgr.34107) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.815317+0000 mon.b (mon.2) 992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.815317+0000 mon.b (mon.2) 992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.816724+0000 mon.b (mon.2) 993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.816724+0000 mon.b (mon.2) 993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.838313+0000 mon.b (mon.2) 994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.258668+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.258754+0000 mon.b (mon.2) 1030 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: cephadm 2024-04-22T21:07:50.265568+0000 mgr.x (mgr.34107) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.306072+0000 mon.b (mon.2) 1031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.307775+0000 mon.b (mon.2) 1032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.309220+0000 mon.b (mon.2) 1033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.311954+0000 mon.b (mon.2) 1034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.312521+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.312677+0000 mon.b (mon.2) 1035 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: cephadm 2024-04-22T21:07:50.319453+0000 mgr.x (mgr.34107) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.378642+0000 mon.b (mon.2) 1036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.380874+0000 mon.b (mon.2) 1037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.381877+0000 mon.b (mon.2) 1038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.383843+0000 mon.b (mon.2) 1039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.384198+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.384488+0000 mon.b (mon.2) 1040 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.436201+0000 mon.b (mon.2) 1041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.438067+0000 mon.b (mon.2) 1042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.438889+0000 mon.b (mon.2) 1043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.440718+0000 mon.b (mon.2) 1044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.441325+0000 mon.b (mon.2) 1045 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.441343+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.493918+0000 mon.b (mon.2) 1046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.495735+0000 mon.b (mon.2) 1047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.496550+0000 mon.b (mon.2) 1048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.498401+0000 mon.b (mon.2) 1049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.498457+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.498984+0000 mon.b (mon.2) 1050 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.564920+0000 mon.b (mon.2) 1051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.566981+0000 mon.b (mon.2) 1052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.568004+0000 mon.b (mon.2) 1053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.570300+0000 mon.b (mon.2) 1054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.570389+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.571069+0000 mon.b (mon.2) 1055 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.624333+0000 mon.b (mon.2) 1056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.626087+0000 mon.b (mon.2) 1057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.627235+0000 mon.b (mon.2) 1058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.629219+0000 mon.b (mon.2) 1059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.629873+0000 mon.b (mon.2) 1060 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.629968+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.695293+0000 mon.b (mon.2) 1061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.697036+0000 mon.b (mon.2) 1062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.698044+0000 mon.b (mon.2) 1063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.700059+0000 mon.b (mon.2) 1064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.700748+0000 mon.b (mon.2) 1065 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.700817+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.765959+0000 mon.b (mon.2) 1066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.767777+0000 mon.b (mon.2) 1067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.768767+0000 mon.b (mon.2) 1068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.770855+0000 mon.b (mon.2) 1069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.771558+0000 mon.b (mon.2) 1070 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[23964]: audit 2024-04-22T21:07:50.773596+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.838313+0000 mon.b (mon.2) 994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.839042+0000 mon.b (mon.2) 995 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.839042+0000 mon.b (mon.2) 995 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.841247+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.841247+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:49.848465+0000 mgr.x (mgr.34107) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:49.848465+0000 mgr.x (mgr.34107) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.893770+0000 mon.b (mon.2) 996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.893770+0000 mon.b (mon.2) 996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.895774+0000 mon.b (mon.2) 997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.895774+0000 mon.b (mon.2) 997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.896795+0000 mon.b (mon.2) 998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.896795+0000 mon.b (mon.2) 998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.898932+0000 mon.b (mon.2) 999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.898932+0000 mon.b (mon.2) 999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.899681+0000 mon.b (mon.2) 1000 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.899681+0000 mon.b (mon.2) 1000 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.901144+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.901144+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:49.908322+0000 mgr.x (mgr.34107) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:49.908322+0000 mgr.x (mgr.34107) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.953452+0000 mon.b (mon.2) 1001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.953452+0000 mon.b (mon.2) 1001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.955178+0000 mon.b (mon.2) 1002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.955178+0000 mon.b (mon.2) 1002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.956152+0000 mon.b (mon.2) 1003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.956152+0000 mon.b (mon.2) 1003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.958102+0000 mon.b (mon.2) 1004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.958102+0000 mon.b (mon.2) 1004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.958240+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.958240+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.958745+0000 mon.b (mon.2) 1005 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:49.958745+0000 mon.b (mon.2) 1005 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:49.965554+0000 mgr.x (mgr.34107) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:49.965554+0000 mgr.x (mgr.34107) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.026273+0000 mon.b (mon.2) 1006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.026273+0000 mon.b (mon.2) 1006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.028295+0000 mon.b (mon.2) 1007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.028295+0000 mon.b (mon.2) 1007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.029330+0000 mon.b (mon.2) 1008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.029330+0000 mon.b (mon.2) 1008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.031363+0000 mon.b (mon.2) 1009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.031363+0000 mon.b (mon.2) 1009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.031908+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.031908+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.032047+0000 mon.b (mon.2) 1010 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.032047+0000 mon.b (mon.2) 1010 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:50.039358+0000 mgr.x (mgr.34107) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:50.039358+0000 mgr.x (mgr.34107) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.084240+0000 mon.b (mon.2) 1011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.084240+0000 mon.b (mon.2) 1011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.086312+0000 mon.b (mon.2) 1012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.086312+0000 mon.b (mon.2) 1012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.087684+0000 mon.b (mon.2) 1013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.087684+0000 mon.b (mon.2) 1013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.089716+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.089716+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.089884+0000 mon.b (mon.2) 1014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.089884+0000 mon.b (mon.2) 1014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.090606+0000 mon.b (mon.2) 1015 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.090606+0000 mon.b (mon.2) 1015 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:50.097318+0000 mgr.x (mgr.34107) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:50.097318+0000 mgr.x (mgr.34107) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.142183+0000 mon.b (mon.2) 1016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.142183+0000 mon.b (mon.2) 1016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.144270+0000 mon.b (mon.2) 1017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.144270+0000 mon.b (mon.2) 1017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.145249+0000 mon.b (mon.2) 1018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.145249+0000 mon.b (mon.2) 1018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.147168+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.147168+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.147272+0000 mon.b (mon.2) 1019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.147272+0000 mon.b (mon.2) 1019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.147910+0000 mon.b (mon.2) 1020 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.147910+0000 mon.b (mon.2) 1020 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:50.154376+0000 mgr.x (mgr.34107) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:50.154376+0000 mgr.x (mgr.34107) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.199611+0000 mon.b (mon.2) 1021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.199611+0000 mon.b (mon.2) 1021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.201404+0000 mon.b (mon.2) 1022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.201404+0000 mon.b (mon.2) 1022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.202238+0000 mon.b (mon.2) 1023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.202238+0000 mon.b (mon.2) 1023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.204125+0000 mon.b (mon.2) 1024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.204125+0000 mon.b (mon.2) 1024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.204571+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.204571+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.204747+0000 mon.b (mon.2) 1025 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.204747+0000 mon.b (mon.2) 1025 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:50.211445+0000 mgr.x (mgr.34107) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:50.211445+0000 mgr.x (mgr.34107) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.253178+0000 mon.b (mon.2) 1026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.253178+0000 mon.b (mon.2) 1026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.254786+0000 mon.b (mon.2) 1027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.254786+0000 mon.b (mon.2) 1027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.255787+0000 mon.b (mon.2) 1028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.255787+0000 mon.b (mon.2) 1028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.257969+0000 mon.b (mon.2) 1029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.257969+0000 mon.b (mon.2) 1029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.258668+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.258668+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.258754+0000 mon.b (mon.2) 1030 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.258754+0000 mon.b (mon.2) 1030 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:50.265568+0000 mgr.x (mgr.34107) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:50.265568+0000 mgr.x (mgr.34107) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.306072+0000 mon.b (mon.2) 1031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.306072+0000 mon.b (mon.2) 1031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.307775+0000 mon.b (mon.2) 1032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.307775+0000 mon.b (mon.2) 1032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.309220+0000 mon.b (mon.2) 1033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.309220+0000 mon.b (mon.2) 1033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.311954+0000 mon.b (mon.2) 1034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.311954+0000 mon.b (mon.2) 1034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.312521+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.312521+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.312677+0000 mon.b (mon.2) 1035 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.312677+0000 mon.b (mon.2) 1035 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:50.319453+0000 mgr.x (mgr.34107) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: cephadm 2024-04-22T21:07:50.319453+0000 mgr.x (mgr.34107) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.378642+0000 mon.b (mon.2) 1036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.378642+0000 mon.b (mon.2) 1036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.380874+0000 mon.b (mon.2) 1037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.380874+0000 mon.b (mon.2) 1037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.381877+0000 mon.b (mon.2) 1038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.381877+0000 mon.b (mon.2) 1038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.383843+0000 mon.b (mon.2) 1039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.383843+0000 mon.b (mon.2) 1039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.384198+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.384198+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.384488+0000 mon.b (mon.2) 1040 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.384488+0000 mon.b (mon.2) 1040 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.436201+0000 mon.b (mon.2) 1041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.436201+0000 mon.b (mon.2) 1041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.438067+0000 mon.b (mon.2) 1042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.438067+0000 mon.b (mon.2) 1042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.438889+0000 mon.b (mon.2) 1043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.438889+0000 mon.b (mon.2) 1043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.440718+0000 mon.b (mon.2) 1044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.440718+0000 mon.b (mon.2) 1044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.441325+0000 mon.b (mon.2) 1045 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.441325+0000 mon.b (mon.2) 1045 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.441343+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.441343+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.493918+0000 mon.b (mon.2) 1046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.493918+0000 mon.b (mon.2) 1046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.495735+0000 mon.b (mon.2) 1047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.495735+0000 mon.b (mon.2) 1047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.496550+0000 mon.b (mon.2) 1048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.496550+0000 mon.b (mon.2) 1048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.498401+0000 mon.b (mon.2) 1049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.498401+0000 mon.b (mon.2) 1049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.498457+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.498457+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.498984+0000 mon.b (mon.2) 1050 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.498984+0000 mon.b (mon.2) 1050 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.564920+0000 mon.b (mon.2) 1051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.564920+0000 mon.b (mon.2) 1051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.566981+0000 mon.b (mon.2) 1052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.566981+0000 mon.b (mon.2) 1052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.568004+0000 mon.b (mon.2) 1053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.568004+0000 mon.b (mon.2) 1053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.570300+0000 mon.b (mon.2) 1054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.570300+0000 mon.b (mon.2) 1054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.570389+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.570389+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.571069+0000 mon.b (mon.2) 1055 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.571069+0000 mon.b (mon.2) 1055 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.624333+0000 mon.b (mon.2) 1056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.624333+0000 mon.b (mon.2) 1056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.626087+0000 mon.b (mon.2) 1057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.626087+0000 mon.b (mon.2) 1057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.627235+0000 mon.b (mon.2) 1058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.627235+0000 mon.b (mon.2) 1058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.629219+0000 mon.b (mon.2) 1059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.629219+0000 mon.b (mon.2) 1059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.629873+0000 mon.b (mon.2) 1060 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.629873+0000 mon.b (mon.2) 1060 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.629968+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.629968+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.695293+0000 mon.b (mon.2) 1061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.695293+0000 mon.b (mon.2) 1061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.697036+0000 mon.b (mon.2) 1062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.697036+0000 mon.b (mon.2) 1062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.698044+0000 mon.b (mon.2) 1063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.698044+0000 mon.b (mon.2) 1063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.700059+0000 mon.b (mon.2) 1064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.700059+0000 mon.b (mon.2) 1064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.700748+0000 mon.b (mon.2) 1065 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.700748+0000 mon.b (mon.2) 1065 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.700817+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.700817+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.765959+0000 mon.b (mon.2) 1066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.765959+0000 mon.b (mon.2) 1066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.767777+0000 mon.b (mon.2) 1067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.767777+0000 mon.b (mon.2) 1067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.768767+0000 mon.b (mon.2) 1068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.768767+0000 mon.b (mon.2) 1068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.770855+0000 mon.b (mon.2) 1069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.770855+0000 mon.b (mon.2) 1069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.771558+0000 mon.b (mon.2) 1070 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.771558+0000 mon.b (mon.2) 1070 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.773596+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:50 smithi121 bash[71118]: audit 2024-04-22T21:07:50.773596+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.819 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: cephadm 2024-04-22T21:07:50.391142+0000 mgr.x (mgr.34107) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.819 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: cephadm 2024-04-22T21:07:50.449221+0000 mgr.x (mgr.34107) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.819 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: cephadm 2024-04-22T21:07:50.506582+0000 mgr.x (mgr.34107) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.819 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: cluster 2024-04-22T21:07:50.577748+0000 mgr.x (mgr.34107) 68 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:07:51.819 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: cephadm 2024-04-22T21:07:50.583448+0000 mgr.x (mgr.34107) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.819 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: cephadm 2024-04-22T21:07:50.638952+0000 mgr.x (mgr.34107) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.820 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: cephadm 2024-04-22T21:07:50.709410+0000 mgr.x (mgr.34107) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.820 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: cephadm 2024-04-22T21:07:50.780807+0000 mgr.x (mgr.34107) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.820 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:50.833051+0000 mon.b (mon.2) 1071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.820 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:50.844367+0000 mon.b (mon.2) 1072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.820 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:50.845259+0000 mon.b (mon.2) 1073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.820 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:50.847298+0000 mon.b (mon.2) 1074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.820 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:50.847821+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.820 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:50.847967+0000 mon.b (mon.2) 1075 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.820 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: cephadm 2024-04-22T21:07:50.854835+0000 mgr.x (mgr.34107) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.820 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:50.899410+0000 mon.b (mon.2) 1076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.820 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:50.901211+0000 mon.b (mon.2) 1077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.820 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:50.902038+0000 mon.b (mon.2) 1078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.820 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:50.903906+0000 mon.b (mon.2) 1079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.820 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:50.904507+0000 mon.b (mon.2) 1080 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:50.906093+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: cephadm 2024-04-22T21:07:50.913013+0000 mgr.x (mgr.34107) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:50.953713+0000 mon.b (mon.2) 1081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:50.955190+0000 mon.b (mon.2) 1082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:50.956179+0000 mon.b (mon.2) 1083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:50.957979+0000 mon.b (mon.2) 1084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:50.958612+0000 mon.b (mon.2) 1085 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:50.960735+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: cephadm 2024-04-22T21:07:50.967709+0000 mgr.x (mgr.34107) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.013094+0000 mon.b (mon.2) 1086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.014939+0000 mon.b (mon.2) 1087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.015730+0000 mon.b (mon.2) 1088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.017717+0000 mon.b (mon.2) 1089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.018307+0000 mon.b (mon.2) 1090 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.020160+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: cephadm 2024-04-22T21:07:51.027199+0000 mgr.x (mgr.34107) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.100194+0000 mon.b (mon.2) 1091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.101892+0000 mon.b (mon.2) 1092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.103079+0000 mon.b (mon.2) 1093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.105383+0000 mon.b (mon.2) 1094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.106170+0000 mon.b (mon.2) 1095 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.108479+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: cephadm 2024-04-22T21:07:51.115609+0000 mgr.x (mgr.34107) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.173752+0000 mon.b (mon.2) 1096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.175558+0000 mon.b (mon.2) 1097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.176507+0000 mon.b (mon.2) 1098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.178507+0000 mon.b (mon.2) 1099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.179279+0000 mon.b (mon.2) 1100 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.181587+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: cephadm 2024-04-22T21:07:51.188636+0000 mgr.x (mgr.34107) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.247485+0000 mon.b (mon.2) 1101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.249438+0000 mon.b (mon.2) 1102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.250385+0000 mon.b (mon.2) 1103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.252373+0000 mon.b (mon.2) 1104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.253139+0000 mon.b (mon.2) 1105 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.255774+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: cephadm 2024-04-22T21:07:51.262666+0000 mgr.x (mgr.34107) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.329021+0000 mon.b (mon.2) 1106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.332521+0000 mon.b (mon.2) 1107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.334193+0000 mon.b (mon.2) 1108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.337680+0000 mon.b (mon.2) 1109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.338886+0000 mon.b (mon.2) 1110 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.341237+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: cephadm 2024-04-22T21:07:51.348357+0000 mgr.x (mgr.34107) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:51.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.402492+0000 mon.b (mon.2) 1111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.405898+0000 mon.b (mon.2) 1112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.407436+0000 mon.b (mon.2) 1113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.410415+0000 mon.b (mon.2) 1114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.411401+0000 mon.b (mon.2) 1115 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.413906+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.450190+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.459740+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.466135+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.484419+0000 mon.b (mon.2) 1116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.486333+0000 mon.b (mon.2) 1117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.487202+0000 mon.b (mon.2) 1118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.489180+0000 mon.b (mon.2) 1119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.489850+0000 mon.b (mon.2) 1120 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.491758+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.539092+0000 mon.b (mon.2) 1121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.540990+0000 mon.b (mon.2) 1122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.541843+0000 mon.b (mon.2) 1123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.543732+0000 mon.b (mon.2) 1124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.544415+0000 mon.b (mon.2) 1125 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.548789+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.600808+0000 mon.b (mon.2) 1126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.602968+0000 mon.b (mon.2) 1127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.604041+0000 mon.b (mon.2) 1128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.606363+0000 mon.b (mon.2) 1129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.607075+0000 mon.b (mon.2) 1130 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.608672+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.674035+0000 mon.b (mon.2) 1131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.676018+0000 mon.b (mon.2) 1132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.677042+0000 mon.b (mon.2) 1133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.679362+0000 mon.b (mon.2) 1134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.827 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.680162+0000 mon.b (mon.2) 1135 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.827 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.682094+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.827 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.727749+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.827 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.763046+0000 mon.b (mon.2) 1136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.827 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.764994+0000 mon.b (mon.2) 1137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:51.827 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.765963+0000 mon.b (mon.2) 1138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.827 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.767987+0000 mon.b (mon.2) 1139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:51.827 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.768687+0000 mon.b (mon.2) 1140 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:51.827 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.770393+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:51.827 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.817783+0000 mon.b (mon.2) 1141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:51.827 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:51 smithi123 bash[18722]: audit 2024-04-22T21:07:51.819769+0000 mon.b (mon.2) 1142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: cephadm 2024-04-22T21:07:50.391142+0000 mgr.x (mgr.34107) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: cephadm 2024-04-22T21:07:50.449221+0000 mgr.x (mgr.34107) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: cephadm 2024-04-22T21:07:50.506582+0000 mgr.x (mgr.34107) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: cluster 2024-04-22T21:07:50.577748+0000 mgr.x (mgr.34107) 68 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:07:52.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: cephadm 2024-04-22T21:07:50.583448+0000 mgr.x (mgr.34107) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: cephadm 2024-04-22T21:07:50.638952+0000 mgr.x (mgr.34107) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: cephadm 2024-04-22T21:07:50.709410+0000 mgr.x (mgr.34107) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: cephadm 2024-04-22T21:07:50.780807+0000 mgr.x (mgr.34107) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:50.833051+0000 mon.b (mon.2) 1071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:50.844367+0000 mon.b (mon.2) 1072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:50.845259+0000 mon.b (mon.2) 1073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:50.847298+0000 mon.b (mon.2) 1074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:50.847821+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:50.847967+0000 mon.b (mon.2) 1075 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: cephadm 2024-04-22T21:07:50.854835+0000 mgr.x (mgr.34107) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:50.899410+0000 mon.b (mon.2) 1076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:50.901211+0000 mon.b (mon.2) 1077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:50.902038+0000 mon.b (mon.2) 1078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:50.903906+0000 mon.b (mon.2) 1079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:50.904507+0000 mon.b (mon.2) 1080 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: cephadm 2024-04-22T21:07:50.391142+0000 mgr.x (mgr.34107) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: cephadm 2024-04-22T21:07:50.391142+0000 mgr.x (mgr.34107) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: cephadm 2024-04-22T21:07:50.449221+0000 mgr.x (mgr.34107) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: cephadm 2024-04-22T21:07:50.449221+0000 mgr.x (mgr.34107) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: cephadm 2024-04-22T21:07:50.506582+0000 mgr.x (mgr.34107) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: cephadm 2024-04-22T21:07:50.506582+0000 mgr.x (mgr.34107) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: cluster 2024-04-22T21:07:50.577748+0000 mgr.x (mgr.34107) 68 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:07:52.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: cluster 2024-04-22T21:07:50.577748+0000 mgr.x (mgr.34107) 68 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:07:52.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: cephadm 2024-04-22T21:07:50.583448+0000 mgr.x (mgr.34107) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: cephadm 2024-04-22T21:07:50.583448+0000 mgr.x (mgr.34107) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: cephadm 2024-04-22T21:07:50.638952+0000 mgr.x (mgr.34107) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: cephadm 2024-04-22T21:07:50.638952+0000 mgr.x (mgr.34107) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: cephadm 2024-04-22T21:07:50.709410+0000 mgr.x (mgr.34107) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: cephadm 2024-04-22T21:07:50.709410+0000 mgr.x (mgr.34107) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: cephadm 2024-04-22T21:07:50.780807+0000 mgr.x (mgr.34107) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: cephadm 2024-04-22T21:07:50.780807+0000 mgr.x (mgr.34107) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.833051+0000 mon.b (mon.2) 1071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.833051+0000 mon.b (mon.2) 1071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.844367+0000 mon.b (mon.2) 1072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.844367+0000 mon.b (mon.2) 1072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.845259+0000 mon.b (mon.2) 1073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.234 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:50.906093+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.235 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: cephadm 2024-04-22T21:07:50.913013+0000 mgr.x (mgr.34107) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.235 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:50.953713+0000 mon.b (mon.2) 1081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.235 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:50.955190+0000 mon.b (mon.2) 1082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.235 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:50.956179+0000 mon.b (mon.2) 1083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.235 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:50.957979+0000 mon.b (mon.2) 1084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.235 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:50.958612+0000 mon.b (mon.2) 1085 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.235 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:50.960735+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.235 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: cephadm 2024-04-22T21:07:50.967709+0000 mgr.x (mgr.34107) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.235 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.013094+0000 mon.b (mon.2) 1086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.235 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.014939+0000 mon.b (mon.2) 1087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.235 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.015730+0000 mon.b (mon.2) 1088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.235 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.017717+0000 mon.b (mon.2) 1089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.235 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.018307+0000 mon.b (mon.2) 1090 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.235 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.020160+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.236 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: cephadm 2024-04-22T21:07:51.027199+0000 mgr.x (mgr.34107) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.236 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.100194+0000 mon.b (mon.2) 1091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.236 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.101892+0000 mon.b (mon.2) 1092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.236 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.103079+0000 mon.b (mon.2) 1093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.236 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.105383+0000 mon.b (mon.2) 1094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.236 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.106170+0000 mon.b (mon.2) 1095 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.236 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.108479+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.236 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: cephadm 2024-04-22T21:07:51.115609+0000 mgr.x (mgr.34107) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.236 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.173752+0000 mon.b (mon.2) 1096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.236 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.175558+0000 mon.b (mon.2) 1097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.236 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.176507+0000 mon.b (mon.2) 1098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.236 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.178507+0000 mon.b (mon.2) 1099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.236 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.179279+0000 mon.b (mon.2) 1100 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.236 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.181587+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.236 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: cephadm 2024-04-22T21:07:51.188636+0000 mgr.x (mgr.34107) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.237 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.247485+0000 mon.b (mon.2) 1101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.237 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.249438+0000 mon.b (mon.2) 1102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.237 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.250385+0000 mon.b (mon.2) 1103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.237 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.252373+0000 mon.b (mon.2) 1104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.237 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.253139+0000 mon.b (mon.2) 1105 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.237 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.255774+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.237 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: cephadm 2024-04-22T21:07:51.262666+0000 mgr.x (mgr.34107) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.237 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.329021+0000 mon.b (mon.2) 1106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.237 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.332521+0000 mon.b (mon.2) 1107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.237 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.334193+0000 mon.b (mon.2) 1108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.845259+0000 mon.b (mon.2) 1073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.847298+0000 mon.b (mon.2) 1074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.238 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.847298+0000 mon.b (mon.2) 1074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.238 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.847821+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.238 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.847821+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.238 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.847967+0000 mon.b (mon.2) 1075 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.238 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.847967+0000 mon.b (mon.2) 1075 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.238 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: cephadm 2024-04-22T21:07:50.854835+0000 mgr.x (mgr.34107) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.238 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: cephadm 2024-04-22T21:07:50.854835+0000 mgr.x (mgr.34107) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.238 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.899410+0000 mon.b (mon.2) 1076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.238 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.899410+0000 mon.b (mon.2) 1076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.238 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.901211+0000 mon.b (mon.2) 1077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.238 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.901211+0000 mon.b (mon.2) 1077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.238 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.902038+0000 mon.b (mon.2) 1078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.238 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.902038+0000 mon.b (mon.2) 1078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.903906+0000 mon.b (mon.2) 1079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.903906+0000 mon.b (mon.2) 1079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.904507+0000 mon.b (mon.2) 1080 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.904507+0000 mon.b (mon.2) 1080 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.239 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.337680+0000 mon.b (mon.2) 1109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.239 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.338886+0000 mon.b (mon.2) 1110 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.239 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.341237+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.239 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: cephadm 2024-04-22T21:07:51.348357+0000 mgr.x (mgr.34107) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.239 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.402492+0000 mon.b (mon.2) 1111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.239 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.405898+0000 mon.b (mon.2) 1112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.239 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.407436+0000 mon.b (mon.2) 1113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.410415+0000 mon.b (mon.2) 1114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.411401+0000 mon.b (mon.2) 1115 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.413906+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.450190+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.459740+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.466135+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.484419+0000 mon.b (mon.2) 1116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.486333+0000 mon.b (mon.2) 1117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.487202+0000 mon.b (mon.2) 1118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.489180+0000 mon.b (mon.2) 1119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.489850+0000 mon.b (mon.2) 1120 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.491758+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.539092+0000 mon.b (mon.2) 1121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.241 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.906093+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.241 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.906093+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.241 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: cephadm 2024-04-22T21:07:50.913013+0000 mgr.x (mgr.34107) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.241 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: cephadm 2024-04-22T21:07:50.913013+0000 mgr.x (mgr.34107) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.241 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.953713+0000 mon.b (mon.2) 1081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.241 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.953713+0000 mon.b (mon.2) 1081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.241 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.955190+0000 mon.b (mon.2) 1082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.241 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.955190+0000 mon.b (mon.2) 1082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.241 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.956179+0000 mon.b (mon.2) 1083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.241 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.956179+0000 mon.b (mon.2) 1083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.241 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.957979+0000 mon.b (mon.2) 1084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.241 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.957979+0000 mon.b (mon.2) 1084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.241 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.958612+0000 mon.b (mon.2) 1085 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.241 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.958612+0000 mon.b (mon.2) 1085 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.242 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.960735+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.242 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:50.960735+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.242 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: cephadm 2024-04-22T21:07:50.967709+0000 mgr.x (mgr.34107) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.242 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: cephadm 2024-04-22T21:07:50.967709+0000 mgr.x (mgr.34107) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.242 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.013094+0000 mon.b (mon.2) 1086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.242 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.013094+0000 mon.b (mon.2) 1086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.242 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.014939+0000 mon.b (mon.2) 1087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.243 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.540990+0000 mon.b (mon.2) 1122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.243 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.541843+0000 mon.b (mon.2) 1123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.243 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.543732+0000 mon.b (mon.2) 1124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.243 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.544415+0000 mon.b (mon.2) 1125 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.548789+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.600808+0000 mon.b (mon.2) 1126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.602968+0000 mon.b (mon.2) 1127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.604041+0000 mon.b (mon.2) 1128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.606363+0000 mon.b (mon.2) 1129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.607075+0000 mon.b (mon.2) 1130 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.608672+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.674035+0000 mon.b (mon.2) 1131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.676018+0000 mon.b (mon.2) 1132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.677042+0000 mon.b (mon.2) 1133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.679362+0000 mon.b (mon.2) 1134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.680162+0000 mon.b (mon.2) 1135 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.682094+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.727749+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.763046+0000 mon.b (mon.2) 1136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.764994+0000 mon.b (mon.2) 1137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.765963+0000 mon.b (mon.2) 1138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.767987+0000 mon.b (mon.2) 1139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.768687+0000 mon.b (mon.2) 1140 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.246 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.770393+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.246 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.817783+0000 mon.b (mon.2) 1141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.246 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[23964]: audit 2024-04-22T21:07:51.819769+0000 mon.b (mon.2) 1142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.247 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.014939+0000 mon.b (mon.2) 1087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.247 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.015730+0000 mon.b (mon.2) 1088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.247 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.015730+0000 mon.b (mon.2) 1088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.247 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.017717+0000 mon.b (mon.2) 1089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.247 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.017717+0000 mon.b (mon.2) 1089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.247 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.018307+0000 mon.b (mon.2) 1090 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.247 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.018307+0000 mon.b (mon.2) 1090 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.247 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.020160+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.247 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.020160+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.247 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: cephadm 2024-04-22T21:07:51.027199+0000 mgr.x (mgr.34107) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.247 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: cephadm 2024-04-22T21:07:51.027199+0000 mgr.x (mgr.34107) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.248 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.100194+0000 mon.b (mon.2) 1091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.248 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.100194+0000 mon.b (mon.2) 1091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.248 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.101892+0000 mon.b (mon.2) 1092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.248 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.101892+0000 mon.b (mon.2) 1092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.248 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.103079+0000 mon.b (mon.2) 1093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.248 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.103079+0000 mon.b (mon.2) 1093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.248 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.105383+0000 mon.b (mon.2) 1094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.248 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.105383+0000 mon.b (mon.2) 1094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.248 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.106170+0000 mon.b (mon.2) 1095 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.248 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.106170+0000 mon.b (mon.2) 1095 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.248 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.108479+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.248 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.108479+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.248 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: cephadm 2024-04-22T21:07:51.115609+0000 mgr.x (mgr.34107) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.248 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: cephadm 2024-04-22T21:07:51.115609+0000 mgr.x (mgr.34107) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.173752+0000 mon.b (mon.2) 1096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.173752+0000 mon.b (mon.2) 1096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.175558+0000 mon.b (mon.2) 1097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.175558+0000 mon.b (mon.2) 1097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.176507+0000 mon.b (mon.2) 1098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.176507+0000 mon.b (mon.2) 1098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.178507+0000 mon.b (mon.2) 1099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.178507+0000 mon.b (mon.2) 1099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.179279+0000 mon.b (mon.2) 1100 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.179279+0000 mon.b (mon.2) 1100 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.181587+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.181587+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: cephadm 2024-04-22T21:07:51.188636+0000 mgr.x (mgr.34107) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: cephadm 2024-04-22T21:07:51.188636+0000 mgr.x (mgr.34107) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.247485+0000 mon.b (mon.2) 1101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.247485+0000 mon.b (mon.2) 1101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.249438+0000 mon.b (mon.2) 1102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.249438+0000 mon.b (mon.2) 1102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.250385+0000 mon.b (mon.2) 1103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.250385+0000 mon.b (mon.2) 1103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.252373+0000 mon.b (mon.2) 1104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.252373+0000 mon.b (mon.2) 1104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.253139+0000 mon.b (mon.2) 1105 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.253139+0000 mon.b (mon.2) 1105 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.255774+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.255774+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: cephadm 2024-04-22T21:07:51.262666+0000 mgr.x (mgr.34107) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: cephadm 2024-04-22T21:07:51.262666+0000 mgr.x (mgr.34107) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.329021+0000 mon.b (mon.2) 1106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.329021+0000 mon.b (mon.2) 1106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.332521+0000 mon.b (mon.2) 1107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.332521+0000 mon.b (mon.2) 1107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.334193+0000 mon.b (mon.2) 1108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.334193+0000 mon.b (mon.2) 1108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.337680+0000 mon.b (mon.2) 1109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.337680+0000 mon.b (mon.2) 1109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.338886+0000 mon.b (mon.2) 1110 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.338886+0000 mon.b (mon.2) 1110 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.341237+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.341237+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: cephadm 2024-04-22T21:07:51.348357+0000 mgr.x (mgr.34107) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: cephadm 2024-04-22T21:07:51.348357+0000 mgr.x (mgr.34107) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:52.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.402492+0000 mon.b (mon.2) 1111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.402492+0000 mon.b (mon.2) 1111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.405898+0000 mon.b (mon.2) 1112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.405898+0000 mon.b (mon.2) 1112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.407436+0000 mon.b (mon.2) 1113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.407436+0000 mon.b (mon.2) 1113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.410415+0000 mon.b (mon.2) 1114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.410415+0000 mon.b (mon.2) 1114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.411401+0000 mon.b (mon.2) 1115 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.411401+0000 mon.b (mon.2) 1115 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.413906+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.413906+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.450190+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.450190+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.459740+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.459740+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.466135+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.466135+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.484419+0000 mon.b (mon.2) 1116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.484419+0000 mon.b (mon.2) 1116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.486333+0000 mon.b (mon.2) 1117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.486333+0000 mon.b (mon.2) 1117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.487202+0000 mon.b (mon.2) 1118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.487202+0000 mon.b (mon.2) 1118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.489180+0000 mon.b (mon.2) 1119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.489180+0000 mon.b (mon.2) 1119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.489850+0000 mon.b (mon.2) 1120 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.489850+0000 mon.b (mon.2) 1120 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.491758+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.491758+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.539092+0000 mon.b (mon.2) 1121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.539092+0000 mon.b (mon.2) 1121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.540990+0000 mon.b (mon.2) 1122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.540990+0000 mon.b (mon.2) 1122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.541843+0000 mon.b (mon.2) 1123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.541843+0000 mon.b (mon.2) 1123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.543732+0000 mon.b (mon.2) 1124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.543732+0000 mon.b (mon.2) 1124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.544415+0000 mon.b (mon.2) 1125 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.544415+0000 mon.b (mon.2) 1125 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.548789+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.548789+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.600808+0000 mon.b (mon.2) 1126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.600808+0000 mon.b (mon.2) 1126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.602968+0000 mon.b (mon.2) 1127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.602968+0000 mon.b (mon.2) 1127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.604041+0000 mon.b (mon.2) 1128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.604041+0000 mon.b (mon.2) 1128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.606363+0000 mon.b (mon.2) 1129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.606363+0000 mon.b (mon.2) 1129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.607075+0000 mon.b (mon.2) 1130 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.607075+0000 mon.b (mon.2) 1130 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.608672+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.608672+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.674035+0000 mon.b (mon.2) 1131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.674035+0000 mon.b (mon.2) 1131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.676018+0000 mon.b (mon.2) 1132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.676018+0000 mon.b (mon.2) 1132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.677042+0000 mon.b (mon.2) 1133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.677042+0000 mon.b (mon.2) 1133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.679362+0000 mon.b (mon.2) 1134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.679362+0000 mon.b (mon.2) 1134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.680162+0000 mon.b (mon.2) 1135 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.680162+0000 mon.b (mon.2) 1135 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.682094+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.682094+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.727749+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.727749+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.763046+0000 mon.b (mon.2) 1136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.763046+0000 mon.b (mon.2) 1136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.764994+0000 mon.b (mon.2) 1137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.764994+0000 mon.b (mon.2) 1137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.765963+0000 mon.b (mon.2) 1138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.765963+0000 mon.b (mon.2) 1138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.767987+0000 mon.b (mon.2) 1139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.767987+0000 mon.b (mon.2) 1139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:52.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.768687+0000 mon.b (mon.2) 1140 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.768687+0000 mon.b (mon.2) 1140 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:52.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.770393+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.770393+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:52.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.817783+0000 mon.b (mon.2) 1141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.817783+0000 mon.b (mon.2) 1141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:52.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.819769+0000 mon.b (mon.2) 1142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:52.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:51 smithi121 bash[71118]: audit 2024-04-22T21:07:51.819769+0000 mon.b (mon.2) 1142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:53.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: cephadm 2024-04-22T21:07:51.422781+0000 mgr.x (mgr.34107) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: cephadm 2024-04-22T21:07:51.498663+0000 mgr.x (mgr.34107) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: cephadm 2024-04-22T21:07:51.555807+0000 mgr.x (mgr.34107) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: cephadm 2024-04-22T21:07:51.617000+0000 mgr.x (mgr.34107) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: cephadm 2024-04-22T21:07:51.689273+0000 mgr.x (mgr.34107) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: cephadm 2024-04-22T21:07:51.777438+0000 mgr.x (mgr.34107) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:51.820770+0000 mon.b (mon.2) 1143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:51.822868+0000 mon.b (mon.2) 1144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:53.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:51.839211+0000 mon.b (mon.2) 1145 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:53.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:51.839673+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: cephadm 2024-04-22T21:07:51.846580+0000 mgr.x (mgr.34107) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:51.887164+0000 mon.b (mon.2) 1146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:51.889089+0000 mon.b (mon.2) 1147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:53.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:51.890045+0000 mon.b (mon.2) 1148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:51.892107+0000 mon.b (mon.2) 1149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:53.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:51.892754+0000 mon.b (mon.2) 1150 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:53.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:51.893406+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: cephadm 2024-04-22T21:07:51.901350+0000 mgr.x (mgr.34107) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:51.941519+0000 mon.b (mon.2) 1151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:51.943427+0000 mon.b (mon.2) 1152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:53.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:51.944330+0000 mon.b (mon.2) 1153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:51.946211+0000 mon.b (mon.2) 1154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:53.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:51.946837+0000 mon.b (mon.2) 1155 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:53.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:51.949564+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: cephadm 2024-04-22T21:07:51.956589+0000 mgr.x (mgr.34107) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:51.999830+0000 mon.b (mon.2) 1156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.001859+0000 mon.b (mon.2) 1157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:53.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.002846+0000 mon.b (mon.2) 1158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.005131+0000 mon.b (mon.2) 1159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:53.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.005939+0000 mon.b (mon.2) 1160 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:53.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.007090+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: cephadm 2024-04-22T21:07:52.014902+0000 mgr.x (mgr.34107) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.056071+0000 mon.b (mon.2) 1161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.058089+0000 mon.b (mon.2) 1162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:53.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.059091+0000 mon.b (mon.2) 1163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.061152+0000 mon.b (mon.2) 1164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:53.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.061950+0000 mon.b (mon.2) 1165 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:53.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.064127+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: cephadm 2024-04-22T21:07:52.071144+0000 mgr.x (mgr.34107) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.113275+0000 mon.b (mon.2) 1166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.115057+0000 mon.b (mon.2) 1167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:53.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.116188+0000 mon.b (mon.2) 1168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.118224+0000 mon.b (mon.2) 1169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:53.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.118938+0000 mon.b (mon.2) 1170 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:53.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.119902+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: cephadm 2024-04-22T21:07:52.126988+0000 mgr.x (mgr.34107) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.169513+0000 mon.b (mon.2) 1171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.171796+0000 mon.b (mon.2) 1172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:53.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.172965+0000 mon.b (mon.2) 1173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.175418+0000 mon.b (mon.2) 1174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:53.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.176215+0000 mon.b (mon.2) 1175 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:53.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.178344+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: cephadm 2024-04-22T21:07:52.185407+0000 mgr.x (mgr.34107) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.246239+0000 mon.b (mon.2) 1176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.248068+0000 mon.b (mon.2) 1177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:53.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.248915+0000 mon.b (mon.2) 1178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.250721+0000 mon.b (mon.2) 1179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:53.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.251393+0000 mon.b (mon.2) 1180 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:53.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.252969+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: cephadm 2024-04-22T21:07:52.259946+0000 mgr.x (mgr.34107) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.292001+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.300699+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.304736+0000 mon.b (mon.2) 1181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.308047+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.310921+0000 mon.b (mon.2) 1182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:53.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.316211+0000 mon.b (mon.2) 1183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-22T21:07:53.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: audit 2024-04-22T21:07:52.317037+0000 mon.b (mon.2) 1184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-22T21:07:53.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:52 smithi123 bash[18722]: cephadm 2024-04-22T21:07:52.317520+0000 mgr.x (mgr.34107) 95 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-22T21:07:53.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: cephadm 2024-04-22T21:07:51.422781+0000 mgr.x (mgr.34107) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: cephadm 2024-04-22T21:07:51.498663+0000 mgr.x (mgr.34107) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: cephadm 2024-04-22T21:07:51.555807+0000 mgr.x (mgr.34107) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: cephadm 2024-04-22T21:07:51.617000+0000 mgr.x (mgr.34107) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: cephadm 2024-04-22T21:07:51.689273+0000 mgr.x (mgr.34107) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: cephadm 2024-04-22T21:07:51.777438+0000 mgr.x (mgr.34107) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:51.820770+0000 mon.b (mon.2) 1143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:51.822868+0000 mon.b (mon.2) 1144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:53.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:51.839211+0000 mon.b (mon.2) 1145 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:53.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:51.839673+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: cephadm 2024-04-22T21:07:51.846580+0000 mgr.x (mgr.34107) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:51.887164+0000 mon.b (mon.2) 1146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:51.889089+0000 mon.b (mon.2) 1147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:53.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:51.890045+0000 mon.b (mon.2) 1148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:51.892107+0000 mon.b (mon.2) 1149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:53.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:51.892754+0000 mon.b (mon.2) 1150 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:53.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:51.893406+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: cephadm 2024-04-22T21:07:51.901350+0000 mgr.x (mgr.34107) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:51.941519+0000 mon.b (mon.2) 1151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:51.943427+0000 mon.b (mon.2) 1152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:53.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: cephadm 2024-04-22T21:07:51.422781+0000 mgr.x (mgr.34107) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: cephadm 2024-04-22T21:07:51.422781+0000 mgr.x (mgr.34107) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: cephadm 2024-04-22T21:07:51.498663+0000 mgr.x (mgr.34107) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: cephadm 2024-04-22T21:07:51.498663+0000 mgr.x (mgr.34107) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: cephadm 2024-04-22T21:07:51.555807+0000 mgr.x (mgr.34107) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: cephadm 2024-04-22T21:07:51.555807+0000 mgr.x (mgr.34107) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: cephadm 2024-04-22T21:07:51.617000+0000 mgr.x (mgr.34107) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: cephadm 2024-04-22T21:07:51.617000+0000 mgr.x (mgr.34107) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: cephadm 2024-04-22T21:07:51.689273+0000 mgr.x (mgr.34107) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: cephadm 2024-04-22T21:07:51.689273+0000 mgr.x (mgr.34107) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: cephadm 2024-04-22T21:07:51.777438+0000 mgr.x (mgr.34107) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: cephadm 2024-04-22T21:07:51.777438+0000 mgr.x (mgr.34107) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.820770+0000 mon.b (mon.2) 1143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.820770+0000 mon.b (mon.2) 1143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.822868+0000 mon.b (mon.2) 1144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:53.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.822868+0000 mon.b (mon.2) 1144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:53.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.839211+0000 mon.b (mon.2) 1145 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:53.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.839211+0000 mon.b (mon.2) 1145 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:53.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.839673+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.839673+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: cephadm 2024-04-22T21:07:51.846580+0000 mgr.x (mgr.34107) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: cephadm 2024-04-22T21:07:51.846580+0000 mgr.x (mgr.34107) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.887164+0000 mon.b (mon.2) 1146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.887164+0000 mon.b (mon.2) 1146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.889089+0000 mon.b (mon.2) 1147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:53.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.889089+0000 mon.b (mon.2) 1147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:53.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.890045+0000 mon.b (mon.2) 1148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.890045+0000 mon.b (mon.2) 1148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.892107+0000 mon.b (mon.2) 1149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:53.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.892107+0000 mon.b (mon.2) 1149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:53.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.892754+0000 mon.b (mon.2) 1150 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:53.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.892754+0000 mon.b (mon.2) 1150 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:53.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.893406+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.893406+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: cephadm 2024-04-22T21:07:51.901350+0000 mgr.x (mgr.34107) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: cephadm 2024-04-22T21:07:51.901350+0000 mgr.x (mgr.34107) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.941519+0000 mon.b (mon.2) 1151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.941519+0000 mon.b (mon.2) 1151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.943427+0000 mon.b (mon.2) 1152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:53.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.943427+0000 mon.b (mon.2) 1152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:53.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.944330+0000 mon.b (mon.2) 1153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:51.944330+0000 mon.b (mon.2) 1153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:51.946211+0000 mon.b (mon.2) 1154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:53.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:51.946837+0000 mon.b (mon.2) 1155 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:53.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:51.949564+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: cephadm 2024-04-22T21:07:51.956589+0000 mgr.x (mgr.34107) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:51.999830+0000 mon.b (mon.2) 1156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.001859+0000 mon.b (mon.2) 1157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:53.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.002846+0000 mon.b (mon.2) 1158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.005131+0000 mon.b (mon.2) 1159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:53.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.005939+0000 mon.b (mon.2) 1160 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:53.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.007090+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: cephadm 2024-04-22T21:07:52.014902+0000 mgr.x (mgr.34107) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.056071+0000 mon.b (mon.2) 1161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.058089+0000 mon.b (mon.2) 1162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:53.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.059091+0000 mon.b (mon.2) 1163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.061152+0000 mon.b (mon.2) 1164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:53.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.061950+0000 mon.b (mon.2) 1165 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:53.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.064127+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: cephadm 2024-04-22T21:07:52.071144+0000 mgr.x (mgr.34107) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.113275+0000 mon.b (mon.2) 1166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.944330+0000 mon.b (mon.2) 1153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.946211+0000 mon.b (mon.2) 1154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:53.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.946211+0000 mon.b (mon.2) 1154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:53.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.946837+0000 mon.b (mon.2) 1155 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:53.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.946837+0000 mon.b (mon.2) 1155 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:53.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.949564+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.949564+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: cephadm 2024-04-22T21:07:51.956589+0000 mgr.x (mgr.34107) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: cephadm 2024-04-22T21:07:51.956589+0000 mgr.x (mgr.34107) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.999830+0000 mon.b (mon.2) 1156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:51.999830+0000 mon.b (mon.2) 1156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.001859+0000 mon.b (mon.2) 1157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:53.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.001859+0000 mon.b (mon.2) 1157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:53.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.002846+0000 mon.b (mon.2) 1158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.002846+0000 mon.b (mon.2) 1158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.005131+0000 mon.b (mon.2) 1159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:53.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.005131+0000 mon.b (mon.2) 1159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:53.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.005939+0000 mon.b (mon.2) 1160 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:53.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.005939+0000 mon.b (mon.2) 1160 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:53.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.115057+0000 mon.b (mon.2) 1167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:53.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.116188+0000 mon.b (mon.2) 1168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.118224+0000 mon.b (mon.2) 1169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:53.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.118938+0000 mon.b (mon.2) 1170 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:53.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.119902+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: cephadm 2024-04-22T21:07:52.126988+0000 mgr.x (mgr.34107) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.169513+0000 mon.b (mon.2) 1171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.171796+0000 mon.b (mon.2) 1172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:53.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.172965+0000 mon.b (mon.2) 1173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.175418+0000 mon.b (mon.2) 1174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:53.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.176215+0000 mon.b (mon.2) 1175 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:53.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.178344+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: cephadm 2024-04-22T21:07:52.185407+0000 mgr.x (mgr.34107) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.246239+0000 mon.b (mon.2) 1176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.248068+0000 mon.b (mon.2) 1177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:53.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.248915+0000 mon.b (mon.2) 1178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.250721+0000 mon.b (mon.2) 1179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:53.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.251393+0000 mon.b (mon.2) 1180 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:53.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.252969+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: cephadm 2024-04-22T21:07:52.259946+0000 mgr.x (mgr.34107) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.292001+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.300699+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.304736+0000 mon.b (mon.2) 1181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.308047+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.310921+0000 mon.b (mon.2) 1182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:53.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.316211+0000 mon.b (mon.2) 1183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-22T21:07:53.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: audit 2024-04-22T21:07:52.317037+0000 mon.b (mon.2) 1184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-22T21:07:53.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[23964]: cephadm 2024-04-22T21:07:52.317520+0000 mgr.x (mgr.34107) 95 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-22T21:07:53.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.007090+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.007090+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: cephadm 2024-04-22T21:07:52.014902+0000 mgr.x (mgr.34107) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: cephadm 2024-04-22T21:07:52.014902+0000 mgr.x (mgr.34107) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.056071+0000 mon.b (mon.2) 1161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.056071+0000 mon.b (mon.2) 1161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.058089+0000 mon.b (mon.2) 1162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:53.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.058089+0000 mon.b (mon.2) 1162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:53.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.059091+0000 mon.b (mon.2) 1163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.059091+0000 mon.b (mon.2) 1163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.061152+0000 mon.b (mon.2) 1164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:53.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.061152+0000 mon.b (mon.2) 1164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:53.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.061950+0000 mon.b (mon.2) 1165 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:53.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.061950+0000 mon.b (mon.2) 1165 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:53.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.064127+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.064127+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: cephadm 2024-04-22T21:07:52.071144+0000 mgr.x (mgr.34107) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: cephadm 2024-04-22T21:07:52.071144+0000 mgr.x (mgr.34107) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.113275+0000 mon.b (mon.2) 1166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.113275+0000 mon.b (mon.2) 1166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.115057+0000 mon.b (mon.2) 1167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:53.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.115057+0000 mon.b (mon.2) 1167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:53.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.116188+0000 mon.b (mon.2) 1168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.116188+0000 mon.b (mon.2) 1168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.118224+0000 mon.b (mon.2) 1169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:53.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.118224+0000 mon.b (mon.2) 1169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:53.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.118938+0000 mon.b (mon.2) 1170 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:53.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.118938+0000 mon.b (mon.2) 1170 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:53.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.119902+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.119902+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: cephadm 2024-04-22T21:07:52.126988+0000 mgr.x (mgr.34107) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: cephadm 2024-04-22T21:07:52.126988+0000 mgr.x (mgr.34107) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.169513+0000 mon.b (mon.2) 1171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.169513+0000 mon.b (mon.2) 1171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.171796+0000 mon.b (mon.2) 1172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:53.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.171796+0000 mon.b (mon.2) 1172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:53.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.172965+0000 mon.b (mon.2) 1173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.172965+0000 mon.b (mon.2) 1173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.175418+0000 mon.b (mon.2) 1174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:53.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.175418+0000 mon.b (mon.2) 1174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:53.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.176215+0000 mon.b (mon.2) 1175 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:53.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.176215+0000 mon.b (mon.2) 1175 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:53.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.178344+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.178344+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: cephadm 2024-04-22T21:07:52.185407+0000 mgr.x (mgr.34107) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: cephadm 2024-04-22T21:07:52.185407+0000 mgr.x (mgr.34107) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.246239+0000 mon.b (mon.2) 1176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.246239+0000 mon.b (mon.2) 1176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.248068+0000 mon.b (mon.2) 1177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:53.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.248068+0000 mon.b (mon.2) 1177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:53.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.248915+0000 mon.b (mon.2) 1178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.248915+0000 mon.b (mon.2) 1178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.250721+0000 mon.b (mon.2) 1179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:53.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.250721+0000 mon.b (mon.2) 1179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:53.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.251393+0000 mon.b (mon.2) 1180 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:53.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.251393+0000 mon.b (mon.2) 1180 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:07:53.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.252969+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.252969+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: cephadm 2024-04-22T21:07:52.259946+0000 mgr.x (mgr.34107) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: cephadm 2024-04-22T21:07:52.259946+0000 mgr.x (mgr.34107) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:07:53.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.292001+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.292001+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.300699+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.300699+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.304736+0000 mon.b (mon.2) 1181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.304736+0000 mon.b (mon.2) 1181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:07:53.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.308047+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.308047+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:53.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.310921+0000 mon.b (mon.2) 1182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:53.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.310921+0000 mon.b (mon.2) 1182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:07:53.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.316211+0000 mon.b (mon.2) 1183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-22T21:07:53.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.316211+0000 mon.b (mon.2) 1183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-22T21:07:53.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.317037+0000 mon.b (mon.2) 1184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-22T21:07:53.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: audit 2024-04-22T21:07:52.317037+0000 mon.b (mon.2) 1184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-22T21:07:53.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: cephadm 2024-04-22T21:07:52.317520+0000 mgr.x (mgr.34107) 95 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-22T21:07:53.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:52 smithi121 bash[71118]: cephadm 2024-04-22T21:07:52.317520+0000 mgr.x (mgr.34107) 95 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-22T21:07:53.839 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:53 smithi123 bash[54986]: ts=2024-04-22T21:07: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=\"smithi121\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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=\"e8544264-00e9-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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-22T21:07:54.149 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:53 smithi123 bash[18722]: cluster 2024-04-22T21:07:52.579181+0000 mgr.x (mgr.34107) 96 : 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-22T21:07:54.149 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:53 smithi123 bash[18722]: audit 2024-04-22T21:07:52.844656+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:54.150 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:53 smithi123 bash[18722]: audit 2024-04-22T21:07:52.857011+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:54.150 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:53 smithi123 bash[18722]: audit 2024-04-22T21:07:52.868103+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:54.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:53 smithi121 bash[23964]: cluster 2024-04-22T21:07:52.579181+0000 mgr.x (mgr.34107) 96 : 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-22T21:07:54.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:53 smithi121 bash[23964]: audit 2024-04-22T21:07:52.844656+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:54.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:53 smithi121 bash[23964]: audit 2024-04-22T21:07:52.857011+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:54.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:53 smithi121 bash[23964]: audit 2024-04-22T21:07:52.868103+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:54.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:53 smithi121 bash[71118]: cluster 2024-04-22T21:07:52.579181+0000 mgr.x (mgr.34107) 96 : 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-22T21:07:54.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:53 smithi121 bash[71118]: cluster 2024-04-22T21:07:52.579181+0000 mgr.x (mgr.34107) 96 : 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-22T21:07:54.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:53 smithi121 bash[71118]: audit 2024-04-22T21:07:52.844656+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:54.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:53 smithi121 bash[71118]: audit 2024-04-22T21:07:52.844656+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:54.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:53 smithi121 bash[71118]: audit 2024-04-22T21:07:52.857011+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:54.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:53 smithi121 bash[71118]: audit 2024-04-22T21:07:52.857011+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:54.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:53 smithi121 bash[71118]: audit 2024-04-22T21:07:52.868103+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:54.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:53 smithi121 bash[71118]: audit 2024-04-22T21:07:52.868103+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:56.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:55 smithi123 bash[18722]: cluster 2024-04-22T21:07:54.579615+0000 mgr.x (mgr.34107) 97 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-22T21:07:56.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:55 smithi123 bash[18722]: audit 2024-04-22T21:07:55.510273+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:56.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:55 smithi123 bash[18722]: audit 2024-04-22T21:07:55.523924+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:56.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:55 smithi123 bash[18722]: audit 2024-04-22T21:07:55.536958+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:56.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:55 smithi123 bash[18722]: audit 2024-04-22T21:07:55.549563+0000 mon.b (mon.2) 1185 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:07:56.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:55 smithi123 bash[18722]: audit 2024-04-22T21:07:55.551203+0000 mon.b (mon.2) 1186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:07:56.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:55 smithi123 bash[18722]: audit 2024-04-22T21:07:55.552744+0000 mon.b (mon.2) 1187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:56.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:55 smithi121 bash[23964]: cluster 2024-04-22T21:07:54.579615+0000 mgr.x (mgr.34107) 97 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-22T21:07:56.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:55 smithi121 bash[23964]: audit 2024-04-22T21:07:55.510273+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:56.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:55 smithi121 bash[23964]: audit 2024-04-22T21:07:55.523924+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:56.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:55 smithi121 bash[23964]: audit 2024-04-22T21:07:55.536958+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:56.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:55 smithi121 bash[23964]: audit 2024-04-22T21:07:55.549563+0000 mon.b (mon.2) 1185 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:07:56.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:55 smithi121 bash[23964]: audit 2024-04-22T21:07:55.551203+0000 mon.b (mon.2) 1186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:07:56.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:55 smithi121 bash[23964]: audit 2024-04-22T21:07:55.552744+0000 mon.b (mon.2) 1187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:56.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:55 smithi121 bash[71118]: cluster 2024-04-22T21:07:54.579615+0000 mgr.x (mgr.34107) 97 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-22T21:07:56.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:55 smithi121 bash[71118]: cluster 2024-04-22T21:07:54.579615+0000 mgr.x (mgr.34107) 97 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-22T21:07:56.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:55 smithi121 bash[71118]: audit 2024-04-22T21:07:55.510273+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:56.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:55 smithi121 bash[71118]: audit 2024-04-22T21:07:55.510273+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:56.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:55 smithi121 bash[71118]: audit 2024-04-22T21:07:55.523924+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:56.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:55 smithi121 bash[71118]: audit 2024-04-22T21:07:55.523924+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:56.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:55 smithi121 bash[71118]: audit 2024-04-22T21:07:55.536958+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:56.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:55 smithi121 bash[71118]: audit 2024-04-22T21:07:55.536958+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:56.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:55 smithi121 bash[71118]: audit 2024-04-22T21:07:55.549563+0000 mon.b (mon.2) 1185 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:07:56.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:55 smithi121 bash[71118]: audit 2024-04-22T21:07:55.549563+0000 mon.b (mon.2) 1185 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:07:56.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:55 smithi121 bash[71118]: audit 2024-04-22T21:07:55.551203+0000 mon.b (mon.2) 1186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:07:56.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:55 smithi121 bash[71118]: audit 2024-04-22T21:07:55.551203+0000 mon.b (mon.2) 1186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:07:56.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:55 smithi121 bash[71118]: audit 2024-04-22T21:07:55.552744+0000 mon.b (mon.2) 1187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:56.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:55 smithi121 bash[71118]: audit 2024-04-22T21:07:55.552744+0000 mon.b (mon.2) 1187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:07:57.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:56 smithi121 bash[23964]: cephadm 2024-04-22T21:07:55.538262+0000 mgr.x (mgr.34107) 98 : cephadm [INF] Upgrade: Updating mon.a 2024-04-22T21:07:57.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:56 smithi121 bash[23964]: cephadm 2024-04-22T21:07:55.554512+0000 mgr.x (mgr.34107) 99 : cephadm [INF] Deploying daemon mon.a on smithi121 2024-04-22T21:07:57.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:56 smithi121 bash[23964]: audit 2024-04-22T21:07:55.660099+0000 mgr.x (mgr.34107) 100 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:07:57.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:56 smithi121 bash[23964]: audit 2024-04-22T21:07:56.692572+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:57.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:56 smithi121 bash[23964]: audit 2024-04-22T21:07:56.709620+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:57.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:56 smithi121 bash[23964]: audit 2024-04-22T21:07:56.724352+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:57.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:56 smithi121 bash[71118]: cephadm 2024-04-22T21:07:55.538262+0000 mgr.x (mgr.34107) 98 : cephadm [INF] Upgrade: Updating mon.a 2024-04-22T21:07:57.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:56 smithi121 bash[71118]: cephadm 2024-04-22T21:07:55.538262+0000 mgr.x (mgr.34107) 98 : cephadm [INF] Upgrade: Updating mon.a 2024-04-22T21:07:57.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:56 smithi121 bash[71118]: cephadm 2024-04-22T21:07:55.554512+0000 mgr.x (mgr.34107) 99 : cephadm [INF] Deploying daemon mon.a on smithi121 2024-04-22T21:07:57.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:56 smithi121 bash[71118]: cephadm 2024-04-22T21:07:55.554512+0000 mgr.x (mgr.34107) 99 : cephadm [INF] Deploying daemon mon.a on smithi121 2024-04-22T21:07:57.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:56 smithi121 bash[71118]: audit 2024-04-22T21:07:55.660099+0000 mgr.x (mgr.34107) 100 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:07:57.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:56 smithi121 bash[71118]: audit 2024-04-22T21:07:55.660099+0000 mgr.x (mgr.34107) 100 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:07:57.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:56 smithi121 bash[71118]: audit 2024-04-22T21:07:56.692572+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:57.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:56 smithi121 bash[71118]: audit 2024-04-22T21:07:56.692572+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:57.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:56 smithi121 bash[71118]: audit 2024-04-22T21:07:56.709620+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:57.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:56 smithi121 bash[71118]: audit 2024-04-22T21:07:56.709620+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:57.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:56 smithi121 bash[71118]: audit 2024-04-22T21:07:56.724352+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:57.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:56 smithi121 bash[71118]: audit 2024-04-22T21:07:56.724352+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:57.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:56 smithi123 bash[18722]: cephadm 2024-04-22T21:07:55.538262+0000 mgr.x (mgr.34107) 98 : cephadm [INF] Upgrade: Updating mon.a 2024-04-22T21:07:57.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:56 smithi123 bash[18722]: cephadm 2024-04-22T21:07:55.554512+0000 mgr.x (mgr.34107) 99 : cephadm [INF] Deploying daemon mon.a on smithi121 2024-04-22T21:07:57.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:56 smithi123 bash[18722]: audit 2024-04-22T21:07:55.660099+0000 mgr.x (mgr.34107) 100 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:07:57.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:56 smithi123 bash[18722]: audit 2024-04-22T21:07:56.692572+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:57.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:56 smithi123 bash[18722]: audit 2024-04-22T21:07:56.709620+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:57.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:56 smithi123 bash[18722]: audit 2024-04-22T21:07:56.724352+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:58.166 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:57 smithi121 bash[71118]: cluster 2024-04-22T21:07:56.580505+0000 mgr.x (mgr.34107) 101 : 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-22T21:07:58.167 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:57 smithi121 bash[71118]: cluster 2024-04-22T21:07:56.580505+0000 mgr.x (mgr.34107) 101 : 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-22T21:07:58.167 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:57 smithi121 bash[71118]: audit 2024-04-22T21:07:56.908707+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:58.167 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:57 smithi121 bash[71118]: audit 2024-04-22T21:07:56.908707+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:58.167 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:57 smithi121 bash[71118]: audit 2024-04-22T21:07:56.921669+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:58.167 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:57 smithi121 bash[71118]: audit 2024-04-22T21:07:56.921669+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:58.167 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:57 smithi121 bash[71118]: audit 2024-04-22T21:07:56.933839+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:58.167 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:57 smithi121 bash[71118]: audit 2024-04-22T21:07:56.933839+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:58.167 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:57 smithi121 bash[23964]: cluster 2024-04-22T21:07:56.580505+0000 mgr.x (mgr.34107) 101 : 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-22T21:07:58.167 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:57 smithi121 bash[23964]: audit 2024-04-22T21:07:56.908707+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:58.167 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:57 smithi121 bash[23964]: audit 2024-04-22T21:07:56.921669+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:58.167 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:57 smithi121 bash[23964]: audit 2024-04-22T21:07:56.933839+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:58.243 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:07:57 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:07:57] "GET /metrics HTTP/1.1" 200 35382 "" "Prometheus/2.33.4" 2024-04-22T21:07:58.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:57 smithi123 bash[18722]: cluster 2024-04-22T21:07:56.580505+0000 mgr.x (mgr.34107) 101 : 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-22T21:07:58.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:57 smithi123 bash[18722]: audit 2024-04-22T21:07:56.908707+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:58.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:57 smithi123 bash[18722]: audit 2024-04-22T21:07:56.921669+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:58.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:57 smithi123 bash[18722]: audit 2024-04-22T21:07:56.933839+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:07:58.993 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:07:58 smithi123 bash[54986]: ts=2024-04-22T21:07: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.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"172.21.15.123:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"e8544264-00e9-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-22T21:07:59.857 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:07:59 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:59.857 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:07:59 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:59.857 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:07:59 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:59.858 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:07:59 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:59.858 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:07:59 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:59.858 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:59 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:59.859 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:59 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:59.859 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:07:59 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:07:59.859 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:07:59 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:00.155 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:59 smithi121 systemd[1]: Stopping Ceph mon.a for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:08:00.155 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:59 smithi121 bash[71118]: cluster 2024-04-22T21:07:58.581098+0000 mgr.x (mgr.34107) 102 : 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-22T21:08:00.155 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:59 smithi121 bash[71118]: cluster 2024-04-22T21:07:58.581098+0000 mgr.x (mgr.34107) 102 : 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-22T21:08:00.155 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:59 smithi121 bash[71118]: audit 2024-04-22T21:07:59.685284+0000 mon.b (mon.2) 1188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:08:00.156 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:59 smithi121 bash[71118]: audit 2024-04-22T21:07:59.685284+0000 mon.b (mon.2) 1188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:08:00.156 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:59 smithi121 bash[71118]: debug 2024-04-22T21:07:59.991+0000 7f6633e99700 -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-22T21:08:00.156 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:07:59 smithi121 bash[71118]: debug 2024-04-22T21:07:59.991+0000 7f6633e99700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-04-22T21:08:00.156 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:59 smithi121 bash[23964]: cluster 2024-04-22T21:07:58.581098+0000 mgr.x (mgr.34107) 102 : 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-22T21:08:00.156 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:07:59 smithi121 bash[23964]: audit 2024-04-22T21:07:59.685284+0000 mon.b (mon.2) 1188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:08:00.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:59 smithi123 bash[18722]: cluster 2024-04-22T21:07:58.581098+0000 mgr.x (mgr.34107) 102 : 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-22T21:08:00.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:07:59 smithi123 bash[18722]: audit 2024-04-22T21:07:59.685284+0000 mon.b (mon.2) 1188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:08:00.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:00 smithi121 bash[72966]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-mon-a 2024-04-22T21:08:00.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:00 smithi121 bash[73027]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-mon-a 2024-04-22T21:08:00.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:00 smithi121 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-22T21:08:00.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:00 smithi121 systemd[1]: Stopped Ceph mon.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:08:01.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:08:00 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:01.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:00 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:01.289 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:08:00 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:01.289 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:08:00 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:01.289 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:08:00 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:01.289 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:08:00 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:01.290 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:08:00 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:01.290 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:08:00 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:01.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:00 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:01.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:00 smithi121 systemd[1]: Started Ceph mon.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:08:02.279 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-04-22T21:08:02.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.251+0000 7f89b3cedc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-22T21:08:02.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.251+0000 7f89b3cedc80 0 ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev), process ceph-mon, pid 7 2024-04-22T21:08:02.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.251+0000 7f89b3cedc80 0 pidfile_write: ignore empty --pid-file 2024-04-22T21:08:02.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.255+0000 7f89b3cedc80 0 load: jerasure load: lrc 2024-04-22T21:08:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: RocksDB version: 7.9.2 2024-04-22T21:08:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Git sha 0 2024-04-22T21:08:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Compile date 2024-04-22 15:21:46 2024-04-22T21:08:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: DB SUMMARY 2024-04-22T21:08:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: DB Session ID: IOW4HXJXL8WKJSOQO223 2024-04-22T21:08:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: CURRENT file: CURRENT 2024-04-22T21:08:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-22T21:08:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: MANIFEST file: MANIFEST-000044 size: 524 Bytes 2024-04-22T21:08:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000049.sst 2024-04-22T21:08:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000047.log size: 26673 ; 2024-04-22T21:08:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.error_if_exists: 0 2024-04-22T21:08:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.create_if_missing: 0 2024-04-22T21:08:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.paranoid_checks: 1 2024-04-22T21:08:02.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-22T21:08:02.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-22T21:08:02.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-22T21:08:02.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.env: 0x556802a7ecc0 2024-04-22T21:08:02.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-22T21:08:02.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.info_log: 0x5568051c9c40 2024-04-22T21:08:02.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-22T21:08:02.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.statistics: (nil) 2024-04-22T21:08:02.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.use_fsync: 0 2024-04-22T21:08:02.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.max_log_file_size: 0 2024-04-22T21:08:02.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-22T21:08:02.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-22T21:08:02.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-22T21:08:02.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-22T21:08:02.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.allow_fallocate: 1 2024-04-22T21:08:02.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-22T21:08:02.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-22T21:08:02.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.use_direct_reads: 0 2024-04-22T21:08:02.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-22T21:08:02.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-22T21:08:02.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.db_log_dir: 2024-04-22T21:08:02.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.wal_dir: 2024-04-22T21:08:02.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-22T21:08:02.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-22T21:08:02.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-22T21:08:02.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-22T21:08:02.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-22T21:08:02.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-22T21:08:02.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-22T21:08:02.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-22T21:08:02.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.write_buffer_manager: 0x55680515f220 2024-04-22T21:08:02.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-22T21:08:02.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-22T21:08:02.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-22T21:08:02.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-22T21:08:02.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-22T21:08:02.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-22T21:08:02.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-22T21:08:02.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-22T21:08:02.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.unordered_write: 0 2024-04-22T21:08:02.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-22T21:08:02.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-22T21:08:02.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-22T21:08:02.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-22T21:08:02.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.row_cache: None 2024-04-22T21:08:02.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.wal_filter: None 2024-04-22T21:08:02.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-22T21:08:02.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-22T21:08:02.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.two_write_queues: 0 2024-04-22T21:08:02.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-22T21:08:02.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.wal_compression: 0 2024-04-22T21:08:02.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.atomic_flush: 0 2024-04-22T21:08:02.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-22T21:08:02.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-22T21:08:02.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-22T21:08:02.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.log_readahead_size: 0 2024-04-22T21:08:02.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-22T21:08:02.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-22T21:08:02.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-22T21:08:02.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-22T21:08:02.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-22T21:08:02.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-22T21:08:02.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-22T21:08:02.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.max_background_jobs: 2 2024-04-22T21:08:02.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.max_background_compactions: -1 2024-04-22T21:08:02.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.max_subcompactions: 1 2024-04-22T21:08:02.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-22T21:08:02.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-22T21:08:02.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-22T21:08:02.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-22T21:08:02.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-22T21:08:02.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-22T21:08:02.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-22T21:08:02.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-22T21:08:02.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.max_open_files: -1 2024-04-22T21:08:02.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-22T21:08:02.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-22T21:08:02.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-22T21:08:02.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-22T21:08:02.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.max_background_flushes: -1 2024-04-22T21:08:02.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Compression algorithms supported: 2024-04-22T21:08:02.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-22T21:08:02.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: kZSTD supported: 0 2024-04-22T21:08:02.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: kXpressCompression supported: 0 2024-04-22T21:08:02.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-22T21:08:02.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: kZlibCompression supported: 1 2024-04-22T21:08:02.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: kSnappyCompression supported: 1 2024-04-22T21:08:02.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: kLZ4Compression supported: 1 2024-04-22T21:08:02.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: kBZip2Compression supported: 0 2024-04-22T21:08:02.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-22T21:08:02.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-22T21:08:02.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000044 2024-04-22T21:08:02.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-22T21:08:02.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-22T21:08:02.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.merge_operator: 2024-04-22T21:08:02.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.compaction_filter: None 2024-04-22T21:08:02.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-22T21:08:02.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-22T21:08:02.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-22T21:08:02.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-22T21:08:02.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5568051c9e00) 2024-04-22T21:08:02.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: cache_index_and_filter_blocks: 1 2024-04-22T21:08:02.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-22T21:08:02.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-22T21:08:02.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: pin_top_level_index_and_filter: 1 2024-04-22T21:08:02.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: index_type: 0 2024-04-22T21:08:02.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: data_block_index_type: 0 2024-04-22T21:08:02.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: index_shortening: 1 2024-04-22T21:08:02.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: data_block_hash_table_util_ratio: 0.750000 2024-04-22T21:08:02.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: checksum: 4 2024-04-22T21:08:02.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: no_block_cache: 0 2024-04-22T21:08:02.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: block_cache: 0x55680518f1f0 2024-04-22T21:08:02.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: block_cache_name: BinnedLRUCache 2024-04-22T21:08:02.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: block_cache_options: 2024-04-22T21:08:02.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: capacity : 536870912 2024-04-22T21:08:02.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: num_shard_bits : 4 2024-04-22T21:08:02.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: strict_capacity_limit : 0 2024-04-22T21:08:02.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: high_pri_pool_ratio: 0.000 2024-04-22T21:08:02.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: block_cache_compressed: (nil) 2024-04-22T21:08:02.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: persistent_cache: (nil) 2024-04-22T21:08:02.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: block_size: 4096 2024-04-22T21:08:02.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: block_size_deviation: 10 2024-04-22T21:08:02.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: block_restart_interval: 16 2024-04-22T21:08:02.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: index_block_restart_interval: 1 2024-04-22T21:08:02.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: metadata_block_size: 4096 2024-04-22T21:08:02.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: partition_filters: 0 2024-04-22T21:08:02.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: use_delta_encoding: 1 2024-04-22T21:08:02.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: filter_policy: bloomfilter 2024-04-22T21:08:02.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: whole_key_filtering: 1 2024-04-22T21:08:02.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: verify_compression: 0 2024-04-22T21:08:02.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: read_amp_bytes_per_bit: 0 2024-04-22T21:08:02.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: format_version: 5 2024-04-22T21:08:02.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: enable_index_compression: 1 2024-04-22T21:08:02.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: block_align: 0 2024-04-22T21:08:02.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: max_auto_readahead_size: 262144 2024-04-22T21:08:02.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: prepopulate_block_cache: 0 2024-04-22T21:08:02.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: initial_auto_readahead_size: 8192 2024-04-22T21:08:02.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: num_file_reads_for_auto_readahead: 2 2024-04-22T21:08:02.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-22T21:08:02.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-22T21:08:02.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.compression: NoCompression 2024-04-22T21:08:02.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-22T21:08:02.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-22T21:08:02.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-22T21:08:02.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.num_levels: 7 2024-04-22T21:08:02.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-22T21:08:02.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-22T21:08:02.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-22T21:08:02.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-22T21:08:02.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-22T21:08:02.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-22T21:08:02.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-22T21:08:02.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-22T21:08:02.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-22T21:08:02.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-22T21:08:02.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-22T21:08:02.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-22T21:08:02.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-22T21:08:02.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-22T21:08:02.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-22T21:08:02.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-22T21:08:02.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-22T21:08:02.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-22T21:08:02.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-22T21:08:02.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-22T21:08:02.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-22T21:08:02.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-22T21:08:02.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-22T21:08:02.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-22T21:08:02.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-22T21:08:02.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-22T21:08:02.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-22T21:08:02.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-22T21:08:02.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-22T21:08:02.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-22T21:08:02.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-22T21:08:02.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-22T21:08:02.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-22T21:08:02.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-22T21:08:02.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-22T21:08:02.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-22T21:08:02.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-22T21:08:02.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-22T21:08:02.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-22T21:08:02.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-22T21:08:02.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-22T21:08:02.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-22T21:08:02.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-22T21:08:02.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-22T21:08:02.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-22T21:08:02.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-22T21:08:02.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-22T21:08:02.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-22T21:08:02.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-22T21:08:02.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-22T21:08:02.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-22T21:08:02.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-22T21:08:02.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-22T21:08:02.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-22T21:08:02.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.inplace_update_support: 0 2024-04-22T21:08:02.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-22T21:08:02.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-22T21:08:02.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-22T21:08:02.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-22T21:08:02.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.bloom_locality: 0 2024-04-22T21:08:02.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.max_successive_merges: 0 2024-04-22T21:08:02.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-22T21:08:02.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-22T21:08:02.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-22T21:08:02.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-22T21:08:02.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.ttl: 2592000 2024-04-22T21:08:02.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-22T21:08:02.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-22T21:08:02.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-22T21:08:02.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.enable_blob_files: false 2024-04-22T21:08:02.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.min_blob_size: 0 2024-04-22T21:08:02.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-22T21:08:02.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-22T21:08:02.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-22T21:08:02.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-22T21:08:02.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-22T21:08:02.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-22T21:08:02.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-22T21:08:02.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-22T21:08:02.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 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-22T21:08:02.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 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 23238, log_number is 47,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 47 2024-04-22T21:08:02.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 47 2024-04-22T21:08:02.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: bd3addc0-78ae-4a4d-96ce-75dfce3b5949 2024-04-22T21:08:02.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713820082261734, "job": 1, "event": "recovery_started", "wal_files": [47]} 2024-04-22T21:08:02.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #47 mode 2 2024-04-22T21:08:02.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713820082262558, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 52, "file_size": 27779, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 23239, "largest_seqno": 23253, "table_properties": {"data_size": 26607, "index_size": 73, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 281, "raw_average_key_size": 23, "raw_value_size": 26286, "raw_average_value_size": 2190, "num_data_blocks": 3, "num_entries": 12, "num_filter_entries": 12, "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": 1713820082, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "bd3addc0-78ae-4a4d-96ce-75dfce3b5949", "db_session_id": "IOW4HXJXL8WKJSOQO223", "orig_file_number": 52, "seqno_to_time_mapping": "N/A"}} 2024-04-22T21:08:02.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713820082262669, "job": 1, "event": "recovery_finished"} 2024-04-22T21:08:02.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 54 2024-04-22T21:08:02.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.259+0000 7f89b3cedc80 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-22T21:08:02.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.263+0000 7f89b3cedc80 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-22T21:08:02.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.263+0000 7f89b3cedc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5568052a8000 2024-04-22T21:08:02.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.263+0000 7f89b3cedc80 4 rocksdb: DB pointer 0x556805292000 2024-04-22T21:08:02.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.263+0000 7f89a2447700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-22T21:08:02.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.263+0000 7f89a2447700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-22T21:08:02.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: ** DB Stats ** 2024-04-22T21:08:02.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T21:08:02.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: 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-22T21:08:02.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-22T21:08:02.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-22T21:08:02.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: 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-22T21:08:02.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-22T21:08:02.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-22T21:08:02.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: ** Compaction Stats [default] ** 2024-04-22T21:08:02.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: 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-22T21:08:02.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-22T21:08:02.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: L0 1/0 27.13 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 47.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-22T21:08:02.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: L6 1/0 12.27 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-04-22T21:08:02.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: Sum 2/0 12.30 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 47.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-22T21:08:02.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 47.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-22T21:08:02.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: ** Compaction Stats [default] ** 2024-04-22T21:08:02.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: 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-22T21:08:02.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T21:08:02.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 47.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-22T21:08:02.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-22T21:08:02.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T21:08:02.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-22T21:08:02.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-22T21:08:02.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: AddFile(Total Files): cumulative 0, interval 0 2024-04-22T21:08:02.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-22T21:08:02.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: AddFile(Keys): cumulative 0, interval 0 2024-04-22T21:08:02.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: Cumulative compaction: 0.00 GB write, 6.28 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T21:08:02.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: Interval compaction: 0.00 GB write, 6.28 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T21:08:02.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: 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-22T21:08:02.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: Block cache BinnedLRUCache@0x55680518f1f0#7 capacity: 512.00 MB usage: 0.27 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-04-22T21:08:02.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: Block cache entry stats(count,size,portion): FilterBlock(2,16.14 KB,0.00307858%) IndexBlock(1,0.16 KB,2.98023e-05%) Misc(1,0.00 KB,0%) 2024-04-22T21:08:02.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: ** File Read Latency Histogram By Level [default] ** 2024-04-22T21:08:02.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.263+0000 7f89b3cedc80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] at bind addrs [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T21:08:02.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.263+0000 7f89b3cedc80 1 mon.a@-1(???) e3 preinit fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T21:08:02.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.263+0000 7f89b3cedc80 0 mon.a@-1(???).mds e1 new map 2024-04-22T21:08:02.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.263+0000 7f89b3cedc80 0 mon.a@-1(???).mds e1 print_map 2024-04-22T21:08:02.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: e1 2024-04-22T21:08:02.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-22T21:08:02.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: 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-22T21:08:02.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: legacy client fscid: -1 2024-04-22T21:08:02.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: 2024-04-22T21:08:02.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: No filesystems configured 2024-04-22T21:08:02.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.267+0000 7f89b3cedc80 0 mon.a@-1(???).osd e113 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-22T21:08:02.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.267+0000 7f89b3cedc80 0 mon.a@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-04-22T21:08:02.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.267+0000 7f89b3cedc80 0 mon.a@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-04-22T21:08:02.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.267+0000 7f89b3cedc80 0 mon.a@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-04-22T21:08:02.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:02 smithi121 bash[73084]: debug 2024-04-22T21:08:02.267+0000 7f89b3cedc80 1 mon.a@-1(???).paxosservice(auth 1..26) refresh upgraded, format 0 -> 3 2024-04-22T21:08:03.017 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T21:08:03.017 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi121 smithi121 running 6s ago 15m - - 2024-04-22T21:08:03.017 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi123 smithi123 running 6s ago 15m - - 2024-04-22T21:08:03.017 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (2m) 6s ago 8m 13.0M - 0.23.0 ba2b418f427c 75d0217c38a9 2024-04-22T21:08:03.017 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (2m) 6s ago 8m 39.9M - 8.3.5 dad864ee21e9 800591342f16 2024-04-22T21:08:03.017 INFO:teuthology.orchestra.run.smithi121.stdout:iscsi.foo.smithi121.rxpsbc smithi121 running (62s) 6s ago 6m 42.7M - 3.5 e1d6a67b021e 106eadf8e441 2024-04-22T21:08:03.017 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443,9283,8765 running (80s) 6s ago 14m 487M - 19.0.0-3198-g56e81df3 82086b19bb07 47d10e8cef27 2024-04-22T21:08:03.017 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443,9283,8765 running (49s) 6s ago 16m 435M - 19.0.0-3198-g56e81df3 82086b19bb07 8406ceac8ad3 2024-04-22T21:08:03.017 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 starting - - - 2048M 2024-04-22T21:08:03.017 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (15m) 6s ago 15m 57.2M 2048M 17.2.0 e1d6a67b021e 50af38a99c3f 2024-04-22T21:08:03.017 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (15m) 6s ago 15m 49.8M 2048M 17.2.0 e1d6a67b021e 8745fa6112cd 2024-04-22T21:08:03.018 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (2m) 6s ago 9m 9067k - 1.3.1 1dbe0e931976 7b20ff211618 2024-04-22T21:08:03.018 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (2m) 6s ago 9m 11.4M - 1.3.1 1dbe0e931976 c449de2e89b9 2024-04-22T21:08:03.018 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (14m) 6s ago 14m 55.4M 4096M 17.2.0 e1d6a67b021e 5f94163fffdf 2024-04-22T21:08:03.018 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (13m) 6s ago 13m 58.4M 4096M 17.2.0 e1d6a67b021e f0f08f753918 2024-04-22T21:08:03.018 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (13m) 6s ago 13m 50.7M 4096M 17.2.0 e1d6a67b021e 95dd99eaa933 2024-04-22T21:08:03.018 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (12m) 6s ago 12m 54.6M 4096M 17.2.0 e1d6a67b021e b57914fddc0c 2024-04-22T21:08:03.018 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (11m) 6s ago 12m 56.2M 4096M 17.2.0 e1d6a67b021e 3652b9975d1b 2024-04-22T21:08:03.018 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (11m) 6s ago 11m 53.2M 4096M 17.2.0 e1d6a67b021e 5ad1d460ef25 2024-04-22T21:08:03.018 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (10m) 6s ago 10m 53.4M 4096M 17.2.0 e1d6a67b021e a8c3f31719ee 2024-04-22T21:08:03.018 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (10m) 6s ago 10m 54.5M 4096M 17.2.0 e1d6a67b021e 4102dc5bd77f 2024-04-22T21:08:03.018 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (55s) 6s ago 9m 55.3M - 2.33.4 514e6a882f6e 14ed9f8bb5de 2024-04-22T21:08:03.018 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi121.fpqyxe smithi121 *:8000 running (7m) 6s ago 7m 85.7M - 17.2.0 e1d6a67b021e 3c014c62895e 2024-04-22T21:08:03.018 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi123.ducldy smithi123 *:8000 running (7m) 6s ago 7m 86.1M - 17.2.0 e1d6a67b021e 9dfc66019212 2024-04-22T21:08:03.019 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi121.umzhsg smithi121 *:80 running (6m) 6s ago 6m 85.7M - 17.2.0 e1d6a67b021e 49d78336324c 2024-04-22T21:08:03.019 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi123.ywhrus smithi123 *:80 running (6m) 6s ago 6m 85.3M - 17.2.0 e1d6a67b021e d78a39784a57 2024-04-22T21:08:03.457 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:08:03.457 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-04-22T21:08:03.457 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-22T21:08:03.457 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 1 2024-04-22T21:08:03.457 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:08:03.457 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-04-22T21:08:03.457 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 2 2024-04-22T21:08:03.457 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:08:03.458 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-04-22T21:08:03.458 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-22T21:08:03.458 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:08:03.458 INFO:teuthology.orchestra.run.smithi121.stdout: "mds": {}, 2024-04-22T21:08:03.458 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-04-22T21:08:03.458 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-22T21:08:03.458 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:08:03.458 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-04-22T21:08:03.458 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-04-22T21:08:03.458 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 3 2024-04-22T21:08:03.458 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:08:03.458 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:08:03.781 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:08:03 smithi123 bash[54986]: ts=2024-04-22T21:08: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=\"smithi121\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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=\"e8544264-00e9-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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-22T21:08:03.826 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:08:03.827 INFO:teuthology.orchestra.run.smithi121.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d", 2024-04-22T21:08:03.827 INFO:teuthology.orchestra.run.smithi121.stdout: "in_progress": true, 2024-04-22T21:08:03.827 INFO:teuthology.orchestra.run.smithi121.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-22T21:08:03.827 INFO:teuthology.orchestra.run.smithi121.stdout: "services_complete": [ 2024-04-22T21:08:03.827 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr" 2024-04-22T21:08:03.827 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2024-04-22T21:08:03.827 INFO:teuthology.orchestra.run.smithi121.stdout: "progress": "2/23 daemons upgraded", 2024-04-22T21:08:03.827 INFO:teuthology.orchestra.run.smithi121.stdout: "message": "Currently upgrading mon daemons", 2024-04-22T21:08:03.827 INFO:teuthology.orchestra.run.smithi121.stdout: "is_paused": false 2024-04-22T21:08:03.827 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:08:04.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[23964]: cluster 2024-04-22T21:08:00.581869+0000 mgr.x (mgr.34107) 103 : 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-22T21:08:04.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[23964]: audit 2024-04-22T21:08:02.275300+0000 mgr.x (mgr.34107) 104 : audit [DBG] from='client.25462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:04.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[23964]: cluster 2024-04-22T21:08:02.583542+0000 mgr.x (mgr.34107) 105 : 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-22T21:08:04.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[23964]: audit 2024-04-22T21:08:02.628452+0000 mgr.x (mgr.34107) 106 : audit [DBG] from='client.25468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:04.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[23964]: cluster 2024-04-22T21:08:02.888852+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-22T21:08:04.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[23964]: audit 2024-04-22T21:08:02.980337+0000 mgr.x (mgr.34107) 107 : audit [DBG] from='client.25474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:04.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[23964]: audit 2024-04-22T21:08:03.468394+0000 mon.b (mon.2) 1189 : audit [DBG] from='client.? 172.21.15.121:0/703375834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:04.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[23964]: cluster 2024-04-22T21:08:03.718107+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-22T21:08:04.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[23964]: cluster 2024-04-22T21:08:03.728703+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-22T21:08:04.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[23964]: cluster 2024-04-22T21:08:03.728743+0000 mon.a (mon.0) 4 : cluster [DBG] fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T21:08:04.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: cluster 2024-04-22T21:08:03.728767+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-22T20:52:57.568200+0000 2024-04-22T21:08:04.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: cluster 2024-04-22T21:08:03.728790+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-22T20:51:07.689388+0000 2024-04-22T21:08:04.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: cluster 2024-04-22T21:08:00.581869+0000 mgr.x (mgr.34107) 103 : 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-22T21:08:04.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: cluster 2024-04-22T21:08:00.581869+0000 mgr.x (mgr.34107) 103 : 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-22T21:08:04.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: audit 2024-04-22T21:08:02.275300+0000 mgr.x (mgr.34107) 104 : audit [DBG] from='client.25462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:04.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: audit 2024-04-22T21:08:02.275300+0000 mgr.x (mgr.34107) 104 : audit [DBG] from='client.25462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:04.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: cluster 2024-04-22T21:08:02.583542+0000 mgr.x (mgr.34107) 105 : 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-22T21:08:04.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: cluster 2024-04-22T21:08:02.583542+0000 mgr.x (mgr.34107) 105 : 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-22T21:08:04.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: audit 2024-04-22T21:08:02.628452+0000 mgr.x (mgr.34107) 106 : audit [DBG] from='client.25468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:04.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: audit 2024-04-22T21:08:02.628452+0000 mgr.x (mgr.34107) 106 : audit [DBG] from='client.25468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:04.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: cluster 2024-04-22T21:08:02.888852+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-22T21:08:04.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: cluster 2024-04-22T21:08:02.888852+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-22T21:08:04.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: audit 2024-04-22T21:08:02.980337+0000 mgr.x (mgr.34107) 107 : audit [DBG] from='client.25474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:04.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: audit 2024-04-22T21:08:02.980337+0000 mgr.x (mgr.34107) 107 : audit [DBG] from='client.25474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:04.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: audit 2024-04-22T21:08:03.468394+0000 mon.b (mon.2) 1189 : audit [DBG] from='client.? 172.21.15.121:0/703375834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:04.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: audit 2024-04-22T21:08:03.468394+0000 mon.b (mon.2) 1189 : audit [DBG] from='client.? 172.21.15.121:0/703375834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:04.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: cluster 2024-04-22T21:08:03.718107+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-22T21:08:04.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: cluster 2024-04-22T21:08:03.718107+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-22T21:08:04.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: cluster 2024-04-22T21:08:03.728703+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-22T21:08:04.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: cluster 2024-04-22T21:08:03.728703+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-22T21:08:04.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: cluster 2024-04-22T21:08:03.728743+0000 mon.a (mon.0) 4 : cluster [DBG] fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T21:08:04.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: cluster 2024-04-22T21:08:03.728743+0000 mon.a (mon.0) 4 : cluster [DBG] fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T21:08:04.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: cluster 2024-04-22T21:08:03.728767+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-22T20:52:57.568200+0000 2024-04-22T21:08:04.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: cluster 2024-04-22T21:08:03.728767+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-22T20:52:57.568200+0000 2024-04-22T21:08:04.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: cluster 2024-04-22T21:08:03.728790+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-22T20:51:07.689388+0000 2024-04-22T21:08:04.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: cluster 2024-04-22T21:08:03.728790+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-22T20:51:07.689388+0000 2024-04-22T21:08:04.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: cluster 2024-04-22T21:08:03.728809+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-22T21:08:04.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: cluster 2024-04-22T21:08:03.728809+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-22T21:08:04.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: cluster 2024-04-22T21:08:03.728831+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-22T21:08:04.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: cluster 2024-04-22T21:08:03.728831+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-22T21:08:04.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: cluster 2024-04-22T21:08:03.728855+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.a 2024-04-22T21:08:04.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: cluster 2024-04-22T21:08:03.728855+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.a 2024-04-22T21:08:04.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: cluster 2024-04-22T21:08:03.728875+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] mon.c 2024-04-22T21:08:04.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: cluster 2024-04-22T21:08:03.728875+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] mon.c 2024-04-22T21:08:04.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: cluster 2024-04-22T21:08:03.728895+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-22T21:08:04.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: cluster 2024-04-22T21:08:03.728895+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-22T21:08:04.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:03 smithi121 bash[73084]: cluster 2024-04-22T21:08:03.729989+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-22T21:08:04.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:03 smithi123 bash[18722]: cluster 2024-04-22T21:08:00.581869+0000 mgr.x (mgr.34107) 103 : 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-22T21:08:04.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:03 smithi123 bash[18722]: audit 2024-04-22T21:08:02.275300+0000 mgr.x (mgr.34107) 104 : audit [DBG] from='client.25462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:04.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:03 smithi123 bash[18722]: cluster 2024-04-22T21:08:02.583542+0000 mgr.x (mgr.34107) 105 : 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-22T21:08:04.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:03 smithi123 bash[18722]: audit 2024-04-22T21:08:02.628452+0000 mgr.x (mgr.34107) 106 : audit [DBG] from='client.25468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:04.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:03 smithi123 bash[18722]: cluster 2024-04-22T21:08:02.888852+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-22T21:08:04.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:03 smithi123 bash[18722]: audit 2024-04-22T21:08:02.980337+0000 mgr.x (mgr.34107) 107 : audit [DBG] from='client.25474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:04.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:03 smithi123 bash[18722]: audit 2024-04-22T21:08:03.468394+0000 mon.b (mon.2) 1189 : audit [DBG] from='client.? 172.21.15.121:0/703375834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:04.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:03 smithi123 bash[18722]: cluster 2024-04-22T21:08:03.718107+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-22T21:08:04.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:03 smithi123 bash[18722]: cluster 2024-04-22T21:08:03.728703+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-22T21:08:04.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:03 smithi123 bash[18722]: cluster 2024-04-22T21:08:03.728743+0000 mon.a (mon.0) 4 : cluster [DBG] fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T21:08:04.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:03 smithi123 bash[18722]: cluster 2024-04-22T21:08:03.728767+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-22T20:52:57.568200+0000 2024-04-22T21:08:04.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:03 smithi123 bash[18722]: cluster 2024-04-22T21:08:03.728790+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-22T20:51:07.689388+0000 2024-04-22T21:08:04.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:03 smithi123 bash[18722]: cluster 2024-04-22T21:08:03.728809+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-22T21:08:04.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:03 smithi123 bash[18722]: cluster 2024-04-22T21:08:03.728831+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-22T21:08:04.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:03 smithi123 bash[18722]: cluster 2024-04-22T21:08:03.728855+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.a 2024-04-22T21:08:04.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:03 smithi123 bash[18722]: cluster 2024-04-22T21:08:03.728875+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] mon.c 2024-04-22T21:08:04.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:03 smithi123 bash[18722]: cluster 2024-04-22T21:08:03.728895+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-22T21:08:04.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:03 smithi123 bash[18722]: cluster 2024-04-22T21:08:03.729989+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-22T21:08:04.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:03 smithi123 bash[18722]: cluster 2024-04-22T21:08:03.730052+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-22T21:08:04.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:03 smithi123 bash[18722]: cluster 2024-04-22T21:08:03.732614+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: x(active, since 19s), standbys: y 2024-04-22T21:08:04.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:03 smithi123 bash[18722]: cluster 2024-04-22T21:08:03.732970+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-04-22T21:08:04.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:03 smithi123 bash[18722]: audit 2024-04-22T21:08:03.751123+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.34107 ' entity='' 2024-04-22T21:08:04.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:03 smithi123 bash[18722]: audit 2024-04-22T21:08:03.767824+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:04.257 INFO:teuthology.orchestra.run.smithi121.stdout:HEALTH_OK 2024-04-22T21:08:04.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: cluster 2024-04-22T21:08:03.729989+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-22T21:08:04.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: cluster 2024-04-22T21:08:03.730052+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-22T21:08:04.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: cluster 2024-04-22T21:08:03.730052+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-22T21:08:04.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: cluster 2024-04-22T21:08:03.732614+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: x(active, since 19s), standbys: y 2024-04-22T21:08:04.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: cluster 2024-04-22T21:08:03.732614+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: x(active, since 19s), standbys: y 2024-04-22T21:08:04.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: cluster 2024-04-22T21:08:03.732970+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-04-22T21:08:04.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: cluster 2024-04-22T21:08:03.732970+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-04-22T21:08:04.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:03.751123+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.34107 ' entity='' 2024-04-22T21:08:04.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:03.751123+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.34107 ' entity='' 2024-04-22T21:08:04.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:03.767824+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:04.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:03.767824+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:04.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: cluster 2024-04-22T21:08:03.728809+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-22T21:08:04.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: cluster 2024-04-22T21:08:03.728831+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-22T21:08:04.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: cluster 2024-04-22T21:08:03.728855+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.a 2024-04-22T21:08:04.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: cluster 2024-04-22T21:08:03.728875+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] mon.c 2024-04-22T21:08:04.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: cluster 2024-04-22T21:08:03.728895+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-22T21:08:04.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: cluster 2024-04-22T21:08:03.729989+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-22T21:08:04.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: cluster 2024-04-22T21:08:03.730052+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-22T21:08:04.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: cluster 2024-04-22T21:08:03.732614+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: x(active, since 19s), standbys: y 2024-04-22T21:08:04.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: cluster 2024-04-22T21:08:03.732970+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-04-22T21:08:04.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:03.751123+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.34107 ' entity='' 2024-04-22T21:08:04.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:03.767824+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.123 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:03.804174+0000 mon.b (mon.2) 1190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.124 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:03.804174+0000 mon.b (mon.2) 1190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.124 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:03.813978+0000 mon.b (mon.2) 1191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.124 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:03.813978+0000 mon.b (mon.2) 1191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.124 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:03.815883+0000 mon.b (mon.2) 1192 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.124 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:03.815883+0000 mon.b (mon.2) 1192 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.124 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:03.819361+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.124 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:03.819361+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.124 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: cephadm 2024-04-22T21:08:03.827225+0000 mgr.x (mgr.34107) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.124 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: cephadm 2024-04-22T21:08:03.827225+0000 mgr.x (mgr.34107) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.125 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:03.838031+0000 mgr.x (mgr.34107) 109 : audit [DBG] from='client.25013 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:05.125 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:03.838031+0000 mgr.x (mgr.34107) 109 : audit [DBG] from='client.25013 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:05.125 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:03.918161+0000 mon.b (mon.2) 1193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.125 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:03.918161+0000 mon.b (mon.2) 1193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.125 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:03.922658+0000 mon.b (mon.2) 1194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.125 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:03.922658+0000 mon.b (mon.2) 1194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.125 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:03.925465+0000 mon.b (mon.2) 1195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.125 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:03.925465+0000 mon.b (mon.2) 1195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.125 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:03.931119+0000 mon.b (mon.2) 1196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.125 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:03.931119+0000 mon.b (mon.2) 1196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.125 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:03.932646+0000 mon.b (mon.2) 1197 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.125 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:03.932646+0000 mon.b (mon.2) 1197 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.125 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:03.938377+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:03.938377+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: cephadm 2024-04-22T21:08:03.946447+0000 mgr.x (mgr.34107) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: cephadm 2024-04-22T21:08:03.946447+0000 mgr.x (mgr.34107) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.027614+0000 mon.b (mon.2) 1198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.027614+0000 mon.b (mon.2) 1198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.030450+0000 mon.b (mon.2) 1199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.030450+0000 mon.b (mon.2) 1199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.031929+0000 mon.b (mon.2) 1200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.031929+0000 mon.b (mon.2) 1200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.035736+0000 mon.b (mon.2) 1201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.035736+0000 mon.b (mon.2) 1201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.036814+0000 mon.b (mon.2) 1202 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.127 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.036814+0000 mon.b (mon.2) 1202 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.127 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.040949+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.127 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.040949+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.127 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: cephadm 2024-04-22T21:08:04.049027+0000 mgr.x (mgr.34107) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.127 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: cephadm 2024-04-22T21:08:04.049027+0000 mgr.x (mgr.34107) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.127 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.137731+0000 mon.b (mon.2) 1203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.127 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.137731+0000 mon.b (mon.2) 1203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.127 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.142143+0000 mon.b (mon.2) 1204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.127 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.142143+0000 mon.b (mon.2) 1204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.127 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.144073+0000 mon.b (mon.2) 1205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.127 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.144073+0000 mon.b (mon.2) 1205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.127 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.148478+0000 mon.b (mon.2) 1206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.128 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.148478+0000 mon.b (mon.2) 1206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.128 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.149859+0000 mon.b (mon.2) 1207 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.128 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.149859+0000 mon.b (mon.2) 1207 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.128 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.155098+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.128 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.155098+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.129 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: cephadm 2024-04-22T21:08:04.163075+0000 mgr.x (mgr.34107) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.129 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: cephadm 2024-04-22T21:08:04.163075+0000 mgr.x (mgr.34107) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.129 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.251139+0000 mon.b (mon.2) 1208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.129 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.251139+0000 mon.b (mon.2) 1208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.129 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.255625+0000 mon.b (mon.2) 1209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.129 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.255625+0000 mon.b (mon.2) 1209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:03.804174+0000 mon.b (mon.2) 1190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:03.813978+0000 mon.b (mon.2) 1191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:03.815883+0000 mon.b (mon.2) 1192 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:03.819361+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: cephadm 2024-04-22T21:08:03.827225+0000 mgr.x (mgr.34107) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.130 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:03.838031+0000 mgr.x (mgr.34107) 109 : audit [DBG] from='client.25013 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:05.130 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:03.918161+0000 mon.b (mon.2) 1193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.130 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:03.922658+0000 mon.b (mon.2) 1194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.130 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:03.925465+0000 mon.b (mon.2) 1195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.130 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:03.931119+0000 mon.b (mon.2) 1196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.130 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:03.932646+0000 mon.b (mon.2) 1197 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.130 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:03.938377+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.130 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: cephadm 2024-04-22T21:08:03.946447+0000 mgr.x (mgr.34107) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.130 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.027614+0000 mon.b (mon.2) 1198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.130 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.030450+0000 mon.b (mon.2) 1199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.130 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.031929+0000 mon.b (mon.2) 1200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.130 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.035736+0000 mon.b (mon.2) 1201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.130 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.036814+0000 mon.b (mon.2) 1202 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.131 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.040949+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.131 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.257594+0000 mon.b (mon.2) 1210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.131 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.257594+0000 mon.b (mon.2) 1210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.131 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.261674+0000 mon.b (mon.2) 1211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.131 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.261674+0000 mon.b (mon.2) 1211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.131 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.263032+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.121:0/2401984931' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:08:05.131 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.263032+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.121:0/2401984931' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:08:05.131 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.263144+0000 mon.b (mon.2) 1212 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.132 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.263144+0000 mon.b (mon.2) 1212 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.132 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.271951+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.132 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.271951+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.132 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: cephadm 2024-04-22T21:08:04.279727+0000 mgr.x (mgr.34107) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.132 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: cephadm 2024-04-22T21:08:04.279727+0000 mgr.x (mgr.34107) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.132 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.370855+0000 mon.b (mon.2) 1213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.132 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.370855+0000 mon.b (mon.2) 1213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.132 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.375178+0000 mon.b (mon.2) 1214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.132 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.375178+0000 mon.b (mon.2) 1214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.132 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.377410+0000 mon.b (mon.2) 1215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.132 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.377410+0000 mon.b (mon.2) 1215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.132 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.381742+0000 mon.b (mon.2) 1216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.132 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.381742+0000 mon.b (mon.2) 1216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.132 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.383295+0000 mon.b (mon.2) 1217 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.133 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.383295+0000 mon.b (mon.2) 1217 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.133 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.386803+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.133 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.386803+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.133 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.487069+0000 mon.b (mon.2) 1218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.133 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.487069+0000 mon.b (mon.2) 1218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.133 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.491036+0000 mon.b (mon.2) 1219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.133 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.491036+0000 mon.b (mon.2) 1219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.133 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.492798+0000 mon.b (mon.2) 1220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.133 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.492798+0000 mon.b (mon.2) 1220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.133 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.496544+0000 mon.b (mon.2) 1221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.133 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.496544+0000 mon.b (mon.2) 1221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.133 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.497666+0000 mon.b (mon.2) 1222 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.133 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.497666+0000 mon.b (mon.2) 1222 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.133 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.500546+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.134 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.500546+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.134 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.597539+0000 mon.b (mon.2) 1223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.134 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.597539+0000 mon.b (mon.2) 1223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.134 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.602338+0000 mon.b (mon.2) 1224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.134 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: cephadm 2024-04-22T21:08:04.049027+0000 mgr.x (mgr.34107) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.134 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.137731+0000 mon.b (mon.2) 1203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.134 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.142143+0000 mon.b (mon.2) 1204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.134 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.144073+0000 mon.b (mon.2) 1205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.134 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.148478+0000 mon.b (mon.2) 1206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.134 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.149859+0000 mon.b (mon.2) 1207 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.134 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.155098+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.135 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: cephadm 2024-04-22T21:08:04.163075+0000 mgr.x (mgr.34107) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.135 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.251139+0000 mon.b (mon.2) 1208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.135 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.255625+0000 mon.b (mon.2) 1209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.135 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.257594+0000 mon.b (mon.2) 1210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.135 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.261674+0000 mon.b (mon.2) 1211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.135 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.263032+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.121:0/2401984931' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:08:05.135 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.263144+0000 mon.b (mon.2) 1212 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.135 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.271951+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.135 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: cephadm 2024-04-22T21:08:04.279727+0000 mgr.x (mgr.34107) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.135 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.370855+0000 mon.b (mon.2) 1213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.135 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.375178+0000 mon.b (mon.2) 1214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.135 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.377410+0000 mon.b (mon.2) 1215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.135 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.381742+0000 mon.b (mon.2) 1216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.136 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.602338+0000 mon.b (mon.2) 1224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.136 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.603865+0000 mon.b (mon.2) 1225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.136 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.603865+0000 mon.b (mon.2) 1225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.136 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.607500+0000 mon.b (mon.2) 1226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.136 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.607500+0000 mon.b (mon.2) 1226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.136 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.608746+0000 mon.b (mon.2) 1227 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.136 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.608746+0000 mon.b (mon.2) 1227 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.136 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.610225+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.136 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.610225+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.136 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.700354+0000 mon.b (mon.2) 1228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.136 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.700354+0000 mon.b (mon.2) 1228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.136 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.702960+0000 mon.b (mon.2) 1229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.136 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.702960+0000 mon.b (mon.2) 1229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.137 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.704258+0000 mon.b (mon.2) 1230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.137 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.704258+0000 mon.b (mon.2) 1230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.137 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.706728+0000 mon.b (mon.2) 1231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.137 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.706728+0000 mon.b (mon.2) 1231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.137 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.707695+0000 mon.b (mon.2) 1232 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.137 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.707695+0000 mon.b (mon.2) 1232 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.137 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.710508+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.137 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[73084]: audit 2024-04-22T21:08:04.710508+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.137 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.383295+0000 mon.b (mon.2) 1217 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.137 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.386803+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.137 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.487069+0000 mon.b (mon.2) 1218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.137 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.491036+0000 mon.b (mon.2) 1219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.138 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.492798+0000 mon.b (mon.2) 1220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.138 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.496544+0000 mon.b (mon.2) 1221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.138 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.497666+0000 mon.b (mon.2) 1222 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.138 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.500546+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.138 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.597539+0000 mon.b (mon.2) 1223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.138 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.602338+0000 mon.b (mon.2) 1224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.138 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.603865+0000 mon.b (mon.2) 1225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.138 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.607500+0000 mon.b (mon.2) 1226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.138 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.608746+0000 mon.b (mon.2) 1227 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.138 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.610225+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.138 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.700354+0000 mon.b (mon.2) 1228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.138 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.702960+0000 mon.b (mon.2) 1229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.138 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.704258+0000 mon.b (mon.2) 1230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.138 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.706728+0000 mon.b (mon.2) 1231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.139 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.707695+0000 mon.b (mon.2) 1232 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.139 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:04 smithi121 bash[23964]: audit 2024-04-22T21:08:04.710508+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:03.804174+0000 mon.b (mon.2) 1190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:03.813978+0000 mon.b (mon.2) 1191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:03.815883+0000 mon.b (mon.2) 1192 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:03.819361+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: cephadm 2024-04-22T21:08:03.827225+0000 mgr.x (mgr.34107) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:03.838031+0000 mgr.x (mgr.34107) 109 : audit [DBG] from='client.25013 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:05.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:03.918161+0000 mon.b (mon.2) 1193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:03.922658+0000 mon.b (mon.2) 1194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:03.925465+0000 mon.b (mon.2) 1195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:03.931119+0000 mon.b (mon.2) 1196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:03.932646+0000 mon.b (mon.2) 1197 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:03.938377+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: cephadm 2024-04-22T21:08:03.946447+0000 mgr.x (mgr.34107) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.027614+0000 mon.b (mon.2) 1198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.030450+0000 mon.b (mon.2) 1199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.031929+0000 mon.b (mon.2) 1200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.035736+0000 mon.b (mon.2) 1201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.036814+0000 mon.b (mon.2) 1202 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.040949+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: cephadm 2024-04-22T21:08:04.049027+0000 mgr.x (mgr.34107) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.137731+0000 mon.b (mon.2) 1203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.142143+0000 mon.b (mon.2) 1204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.144073+0000 mon.b (mon.2) 1205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.148478+0000 mon.b (mon.2) 1206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.149859+0000 mon.b (mon.2) 1207 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.155098+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: cephadm 2024-04-22T21:08:04.163075+0000 mgr.x (mgr.34107) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.251139+0000 mon.b (mon.2) 1208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.255625+0000 mon.b (mon.2) 1209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.257594+0000 mon.b (mon.2) 1210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.261674+0000 mon.b (mon.2) 1211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.263032+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.121:0/2401984931' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:08:05.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.263144+0000 mon.b (mon.2) 1212 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.271951+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: cephadm 2024-04-22T21:08:04.279727+0000 mgr.x (mgr.34107) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.370855+0000 mon.b (mon.2) 1213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.375178+0000 mon.b (mon.2) 1214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.377410+0000 mon.b (mon.2) 1215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.381742+0000 mon.b (mon.2) 1216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.383295+0000 mon.b (mon.2) 1217 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.386803+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.487069+0000 mon.b (mon.2) 1218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.491036+0000 mon.b (mon.2) 1219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.492798+0000 mon.b (mon.2) 1220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.496544+0000 mon.b (mon.2) 1221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.497666+0000 mon.b (mon.2) 1222 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.500546+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.597539+0000 mon.b (mon.2) 1223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.602338+0000 mon.b (mon.2) 1224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.603865+0000 mon.b (mon.2) 1225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.607500+0000 mon.b (mon.2) 1226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.608746+0000 mon.b (mon.2) 1227 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.610225+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.700354+0000 mon.b (mon.2) 1228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.702960+0000 mon.b (mon.2) 1229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.704258+0000 mon.b (mon.2) 1230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.706728+0000 mon.b (mon.2) 1231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.707695+0000 mon.b (mon.2) 1232 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:04 smithi123 bash[18722]: audit 2024-04-22T21:08:04.710508+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.973 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: cephadm 2024-04-22T21:08:04.397431+0000 mgr.x (mgr.34107) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.974 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: cephadm 2024-04-22T21:08:04.397431+0000 mgr.x (mgr.34107) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.974 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: cephadm 2024-04-22T21:08:04.508037+0000 mgr.x (mgr.34107) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.974 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: cephadm 2024-04-22T21:08:04.508037+0000 mgr.x (mgr.34107) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.974 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: cluster 2024-04-22T21:08:04.584004+0000 mgr.x (mgr.34107) 116 : 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-22T21:08:05.974 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: cluster 2024-04-22T21:08:04.584004+0000 mgr.x (mgr.34107) 116 : 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-22T21:08:05.974 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: cephadm 2024-04-22T21:08:04.617944+0000 mgr.x (mgr.34107) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.974 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: cephadm 2024-04-22T21:08:04.617944+0000 mgr.x (mgr.34107) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.974 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: cephadm 2024-04-22T21:08:04.717996+0000 mgr.x (mgr.34107) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.974 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: cephadm 2024-04-22T21:08:04.717996+0000 mgr.x (mgr.34107) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.974 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:04.826734+0000 mon.b (mon.2) 1233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.974 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:04.826734+0000 mon.b (mon.2) 1233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:04.831380+0000 mon.b (mon.2) 1234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:04.831380+0000 mon.b (mon.2) 1234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:04.833983+0000 mon.b (mon.2) 1235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:04.833983+0000 mon.b (mon.2) 1235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:04.839161+0000 mon.b (mon.2) 1236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:04.839161+0000 mon.b (mon.2) 1236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:04.840799+0000 mon.b (mon.2) 1237 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.975 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: cephadm 2024-04-22T21:08:04.397431+0000 mgr.x (mgr.34107) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: cephadm 2024-04-22T21:08:04.508037+0000 mgr.x (mgr.34107) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: cluster 2024-04-22T21:08:04.584004+0000 mgr.x (mgr.34107) 116 : 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-22T21:08:05.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: cephadm 2024-04-22T21:08:04.617944+0000 mgr.x (mgr.34107) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: cephadm 2024-04-22T21:08:04.717996+0000 mgr.x (mgr.34107) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:04.826734+0000 mon.b (mon.2) 1233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:04.831380+0000 mon.b (mon.2) 1234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:04.833983+0000 mon.b (mon.2) 1235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:04.839161+0000 mon.b (mon.2) 1236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:04.840799+0000 mon.b (mon.2) 1237 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:04.845120+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: cephadm 2024-04-22T21:08:04.853057+0000 mgr.x (mgr.34107) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:04.930756+0000 mon.b (mon.2) 1238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:04.933185+0000 mon.b (mon.2) 1239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:04.934304+0000 mon.b (mon.2) 1240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:04.936748+0000 mon.b (mon.2) 1241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:04.937623+0000 mon.b (mon.2) 1242 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:04.939831+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: cephadm 2024-04-22T21:08:04.947095+0000 mgr.x (mgr.34107) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.023271+0000 mon.b (mon.2) 1243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.025614+0000 mon.b (mon.2) 1244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.026722+0000 mon.b (mon.2) 1245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.029632+0000 mon.b (mon.2) 1246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.030492+0000 mon.b (mon.2) 1247 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.032611+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: cephadm 2024-04-22T21:08:05.040048+0000 mgr.x (mgr.34107) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.129829+0000 mon.b (mon.2) 1248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.133885+0000 mon.b (mon.2) 1249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.135368+0000 mon.b (mon.2) 1250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.139327+0000 mon.b (mon.2) 1251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.140415+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.140471+0000 mon.b (mon.2) 1252 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: cephadm 2024-04-22T21:08:05.148256+0000 mgr.x (mgr.34107) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.238503+0000 mon.b (mon.2) 1253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.242389+0000 mon.b (mon.2) 1254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.244367+0000 mon.b (mon.2) 1255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.248899+0000 mon.b (mon.2) 1256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.250330+0000 mon.b (mon.2) 1257 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.251766+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: cephadm 2024-04-22T21:08:05.261651+0000 mgr.x (mgr.34107) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:04.840799+0000 mon.b (mon.2) 1237 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:04.845120+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:04.845120+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: cephadm 2024-04-22T21:08:04.853057+0000 mgr.x (mgr.34107) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: cephadm 2024-04-22T21:08:04.853057+0000 mgr.x (mgr.34107) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:04.930756+0000 mon.b (mon.2) 1238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:04.930756+0000 mon.b (mon.2) 1238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:04.933185+0000 mon.b (mon.2) 1239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:04.933185+0000 mon.b (mon.2) 1239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:04.934304+0000 mon.b (mon.2) 1240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:04.934304+0000 mon.b (mon.2) 1240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:04.936748+0000 mon.b (mon.2) 1241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:04.936748+0000 mon.b (mon.2) 1241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:04.937623+0000 mon.b (mon.2) 1242 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.980 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:04.937623+0000 mon.b (mon.2) 1242 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.980 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:04.939831+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.980 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:04.939831+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.980 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: cephadm 2024-04-22T21:08:04.947095+0000 mgr.x (mgr.34107) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.980 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: cephadm 2024-04-22T21:08:04.947095+0000 mgr.x (mgr.34107) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.980 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.023271+0000 mon.b (mon.2) 1243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.980 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.023271+0000 mon.b (mon.2) 1243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.351241+0000 mon.b (mon.2) 1258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.355716+0000 mon.b (mon.2) 1259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.357509+0000 mon.b (mon.2) 1260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.361444+0000 mon.b (mon.2) 1261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.362666+0000 mon.b (mon.2) 1262 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.364675+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.464928+0000 mon.b (mon.2) 1263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.468609+0000 mon.b (mon.2) 1264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.469878+0000 mon.b (mon.2) 1265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.473106+0000 mon.b (mon.2) 1266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.473932+0000 mon.b (mon.2) 1267 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.476285+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.560744+0000 mon.b (mon.2) 1268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.563745+0000 mon.b (mon.2) 1269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.565400+0000 mon.b (mon.2) 1270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.568961+0000 mon.b (mon.2) 1271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.570254+0000 mon.b (mon.2) 1272 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.573362+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.665527+0000 mon.b (mon.2) 1273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.982 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.025614+0000 mon.b (mon.2) 1244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.982 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.025614+0000 mon.b (mon.2) 1244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.982 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.026722+0000 mon.b (mon.2) 1245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.982 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.026722+0000 mon.b (mon.2) 1245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.982 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.029632+0000 mon.b (mon.2) 1246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.982 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.029632+0000 mon.b (mon.2) 1246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.982 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.030492+0000 mon.b (mon.2) 1247 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.982 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.030492+0000 mon.b (mon.2) 1247 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.983 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.032611+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.983 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.032611+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.983 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: cephadm 2024-04-22T21:08:05.040048+0000 mgr.x (mgr.34107) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.983 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: cephadm 2024-04-22T21:08:05.040048+0000 mgr.x (mgr.34107) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.983 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.129829+0000 mon.b (mon.2) 1248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.983 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.129829+0000 mon.b (mon.2) 1248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.983 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.133885+0000 mon.b (mon.2) 1249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.983 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.133885+0000 mon.b (mon.2) 1249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.983 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.135368+0000 mon.b (mon.2) 1250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.983 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.135368+0000 mon.b (mon.2) 1250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.983 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.139327+0000 mon.b (mon.2) 1251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.668716+0000 mon.b (mon.2) 1274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.669953+0000 mon.b (mon.2) 1275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.672997+0000 mon.b (mon.2) 1276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.673916+0000 mon.b (mon.2) 1277 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.677036+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.761324+0000 mon.b (mon.2) 1278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.763998+0000 mon.b (mon.2) 1279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.765631+0000 mon.b (mon.2) 1280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.769397+0000 mon.b (mon.2) 1281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.770459+0000 mon.b (mon.2) 1282 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[23964]: audit 2024-04-22T21:08:05.774322+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.139327+0000 mon.b (mon.2) 1251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.140415+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.140415+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.140471+0000 mon.b (mon.2) 1252 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.140471+0000 mon.b (mon.2) 1252 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: cephadm 2024-04-22T21:08:05.148256+0000 mgr.x (mgr.34107) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: cephadm 2024-04-22T21:08:05.148256+0000 mgr.x (mgr.34107) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.238503+0000 mon.b (mon.2) 1253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.238503+0000 mon.b (mon.2) 1253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.242389+0000 mon.b (mon.2) 1254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.242389+0000 mon.b (mon.2) 1254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.244367+0000 mon.b (mon.2) 1255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.244367+0000 mon.b (mon.2) 1255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.248899+0000 mon.b (mon.2) 1256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.248899+0000 mon.b (mon.2) 1256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.250330+0000 mon.b (mon.2) 1257 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.250330+0000 mon.b (mon.2) 1257 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.251766+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.251766+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.987 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: cephadm 2024-04-22T21:08:05.261651+0000 mgr.x (mgr.34107) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.987 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: cephadm 2024-04-22T21:08:05.261651+0000 mgr.x (mgr.34107) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:05.987 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.351241+0000 mon.b (mon.2) 1258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.987 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.351241+0000 mon.b (mon.2) 1258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.987 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.355716+0000 mon.b (mon.2) 1259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.987 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.355716+0000 mon.b (mon.2) 1259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.987 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.357509+0000 mon.b (mon.2) 1260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.987 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.357509+0000 mon.b (mon.2) 1260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.987 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.361444+0000 mon.b (mon.2) 1261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.987 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.361444+0000 mon.b (mon.2) 1261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.987 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.362666+0000 mon.b (mon.2) 1262 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.987 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.362666+0000 mon.b (mon.2) 1262 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.987 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.364675+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.987 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.364675+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.988 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.464928+0000 mon.b (mon.2) 1263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.988 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.464928+0000 mon.b (mon.2) 1263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.988 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.468609+0000 mon.b (mon.2) 1264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.988 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.468609+0000 mon.b (mon.2) 1264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.988 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.469878+0000 mon.b (mon.2) 1265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.988 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.469878+0000 mon.b (mon.2) 1265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.988 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.473106+0000 mon.b (mon.2) 1266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.988 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.473106+0000 mon.b (mon.2) 1266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.988 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.473932+0000 mon.b (mon.2) 1267 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.988 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.473932+0000 mon.b (mon.2) 1267 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.988 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.476285+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.988 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.476285+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.988 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.560744+0000 mon.b (mon.2) 1268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.988 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.560744+0000 mon.b (mon.2) 1268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.988 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.563745+0000 mon.b (mon.2) 1269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.563745+0000 mon.b (mon.2) 1269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.565400+0000 mon.b (mon.2) 1270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.565400+0000 mon.b (mon.2) 1270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.568961+0000 mon.b (mon.2) 1271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.568961+0000 mon.b (mon.2) 1271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.570254+0000 mon.b (mon.2) 1272 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.570254+0000 mon.b (mon.2) 1272 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.573362+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.573362+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.665527+0000 mon.b (mon.2) 1273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.665527+0000 mon.b (mon.2) 1273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.668716+0000 mon.b (mon.2) 1274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.668716+0000 mon.b (mon.2) 1274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.669953+0000 mon.b (mon.2) 1275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.669953+0000 mon.b (mon.2) 1275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.672997+0000 mon.b (mon.2) 1276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.672997+0000 mon.b (mon.2) 1276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.673916+0000 mon.b (mon.2) 1277 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.673916+0000 mon.b (mon.2) 1277 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.677036+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.677036+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.761324+0000 mon.b (mon.2) 1278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.761324+0000 mon.b (mon.2) 1278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.763998+0000 mon.b (mon.2) 1279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.763998+0000 mon.b (mon.2) 1279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:05.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.765631+0000 mon.b (mon.2) 1280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.765631+0000 mon.b (mon.2) 1280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:05.991 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.769397+0000 mon.b (mon.2) 1281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.991 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.769397+0000 mon.b (mon.2) 1281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:05.991 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.770459+0000 mon.b (mon.2) 1282 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.991 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.770459+0000 mon.b (mon.2) 1282 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:05.991 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.774322+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:05.991 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:05 smithi121 bash[73084]: audit 2024-04-22T21:08:05.774322+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:06.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: cephadm 2024-04-22T21:08:04.397431+0000 mgr.x (mgr.34107) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:06.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: cephadm 2024-04-22T21:08:04.508037+0000 mgr.x (mgr.34107) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:06.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: cluster 2024-04-22T21:08:04.584004+0000 mgr.x (mgr.34107) 116 : 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-22T21:08:06.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: cephadm 2024-04-22T21:08:04.617944+0000 mgr.x (mgr.34107) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:06.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: cephadm 2024-04-22T21:08:04.717996+0000 mgr.x (mgr.34107) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:06.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:04.826734+0000 mon.b (mon.2) 1233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:06.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:04.831380+0000 mon.b (mon.2) 1234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:06.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:04.833983+0000 mon.b (mon.2) 1235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:06.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:04.839161+0000 mon.b (mon.2) 1236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:06.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:04.840799+0000 mon.b (mon.2) 1237 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:06.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:04.845120+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:06.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: cephadm 2024-04-22T21:08:04.853057+0000 mgr.x (mgr.34107) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:06.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:04.930756+0000 mon.b (mon.2) 1238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:06.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:04.933185+0000 mon.b (mon.2) 1239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:06.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:04.934304+0000 mon.b (mon.2) 1240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:06.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:04.936748+0000 mon.b (mon.2) 1241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:06.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:04.937623+0000 mon.b (mon.2) 1242 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:06.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:04.939831+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:06.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: cephadm 2024-04-22T21:08:04.947095+0000 mgr.x (mgr.34107) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:06.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.023271+0000 mon.b (mon.2) 1243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:06.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.025614+0000 mon.b (mon.2) 1244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:06.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.026722+0000 mon.b (mon.2) 1245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:06.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.029632+0000 mon.b (mon.2) 1246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:06.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.030492+0000 mon.b (mon.2) 1247 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:06.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.032611+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:06.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: cephadm 2024-04-22T21:08:05.040048+0000 mgr.x (mgr.34107) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:06.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.129829+0000 mon.b (mon.2) 1248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:06.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.133885+0000 mon.b (mon.2) 1249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:06.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.135368+0000 mon.b (mon.2) 1250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:06.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.139327+0000 mon.b (mon.2) 1251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:06.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.140415+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:06.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.140471+0000 mon.b (mon.2) 1252 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:06.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: cephadm 2024-04-22T21:08:05.148256+0000 mgr.x (mgr.34107) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:06.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.238503+0000 mon.b (mon.2) 1253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:06.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.242389+0000 mon.b (mon.2) 1254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:06.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.244367+0000 mon.b (mon.2) 1255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:06.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.248899+0000 mon.b (mon.2) 1256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:06.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.250330+0000 mon.b (mon.2) 1257 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:06.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.251766+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:06.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: cephadm 2024-04-22T21:08:05.261651+0000 mgr.x (mgr.34107) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:06.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.351241+0000 mon.b (mon.2) 1258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:06.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.355716+0000 mon.b (mon.2) 1259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:06.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.357509+0000 mon.b (mon.2) 1260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:06.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.361444+0000 mon.b (mon.2) 1261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:06.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.362666+0000 mon.b (mon.2) 1262 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:06.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.364675+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:06.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.464928+0000 mon.b (mon.2) 1263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:06.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.468609+0000 mon.b (mon.2) 1264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:06.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.469878+0000 mon.b (mon.2) 1265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:06.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.473106+0000 mon.b (mon.2) 1266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:06.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.473932+0000 mon.b (mon.2) 1267 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:06.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.476285+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:06.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.560744+0000 mon.b (mon.2) 1268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:06.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.563745+0000 mon.b (mon.2) 1269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:06.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.565400+0000 mon.b (mon.2) 1270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:06.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.568961+0000 mon.b (mon.2) 1271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:06.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.570254+0000 mon.b (mon.2) 1272 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:06.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.573362+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:06.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.665527+0000 mon.b (mon.2) 1273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:06.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.668716+0000 mon.b (mon.2) 1274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:06.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.669953+0000 mon.b (mon.2) 1275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:06.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.672997+0000 mon.b (mon.2) 1276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:06.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.673916+0000 mon.b (mon.2) 1277 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:06.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.677036+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:06.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.761324+0000 mon.b (mon.2) 1278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:06.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.763998+0000 mon.b (mon.2) 1279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:06.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.765631+0000 mon.b (mon.2) 1280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:06.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.769397+0000 mon.b (mon.2) 1281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:06.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.770459+0000 mon.b (mon.2) 1282 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:06.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:05 smithi123 bash[18722]: audit 2024-04-22T21:08:05.774322+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: cephadm 2024-04-22T21:08:05.372673+0000 mgr.x (mgr.34107) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: cephadm 2024-04-22T21:08:05.483880+0000 mgr.x (mgr.34107) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: cephadm 2024-04-22T21:08:05.582566+0000 mgr.x (mgr.34107) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:05.667412+0000 mgr.x (mgr.34107) 127 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:08:07.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: cephadm 2024-04-22T21:08:05.684688+0000 mgr.x (mgr.34107) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: cephadm 2024-04-22T21:08:05.782205+0000 mgr.x (mgr.34107) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:05.863372+0000 mon.b (mon.2) 1283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:05.866700+0000 mon.b (mon.2) 1284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:05.868562+0000 mon.b (mon.2) 1285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:05.872024+0000 mon.b (mon.2) 1286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:05.873414+0000 mon.b (mon.2) 1287 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:05.876935+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: cephadm 2024-04-22T21:08:05.884921+0000 mgr.x (mgr.34107) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:05.944066+0000 mon.b (mon.2) 1288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:05.946516+0000 mon.b (mon.2) 1289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:05.947637+0000 mon.b (mon.2) 1290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:05.950108+0000 mon.b (mon.2) 1291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:05.950962+0000 mon.b (mon.2) 1292 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:05.951387+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: cephadm 2024-04-22T21:08:05.959549+0000 mgr.x (mgr.34107) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.017978+0000 mon.b (mon.2) 1293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.020066+0000 mon.b (mon.2) 1294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.021026+0000 mon.b (mon.2) 1295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.023563+0000 mon.b (mon.2) 1296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.024593+0000 mon.b (mon.2) 1297 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.026692+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: cephadm 2024-04-22T21:08:06.034228+0000 mgr.x (mgr.34107) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.123086+0000 mon.b (mon.2) 1298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.126661+0000 mon.b (mon.2) 1299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.128093+0000 mon.b (mon.2) 1300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.130980+0000 mon.b (mon.2) 1301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.132041+0000 mon.b (mon.2) 1302 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.138037+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: cephadm 2024-04-22T21:08:06.145891+0000 mgr.x (mgr.34107) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.219825+0000 mon.b (mon.2) 1303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.224094+0000 mon.b (mon.2) 1304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.225931+0000 mon.b (mon.2) 1305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.230014+0000 mon.b (mon.2) 1306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.231434+0000 mon.b (mon.2) 1307 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.235275+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: cephadm 2024-04-22T21:08:06.243811+0000 mgr.x (mgr.34107) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.320669+0000 mon.b (mon.2) 1308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.323522+0000 mon.b (mon.2) 1309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.324996+0000 mon.b (mon.2) 1310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.328202+0000 mon.b (mon.2) 1311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.329398+0000 mon.b (mon.2) 1312 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.330780+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: cephadm 2024-04-22T21:08:06.341356+0000 mgr.x (mgr.34107) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.426680+0000 mon.b (mon.2) 1313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.430580+0000 mon.b (mon.2) 1314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.431891+0000 mon.b (mon.2) 1315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.434526+0000 mon.b (mon.2) 1316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.435461+0000 mon.b (mon.2) 1317 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.438508+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.519230+0000 mon.b (mon.2) 1318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.523292+0000 mon.b (mon.2) 1319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.524890+0000 mon.b (mon.2) 1320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.528492+0000 mon.b (mon.2) 1321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.529888+0000 mon.b (mon.2) 1322 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.533940+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.630125+0000 mon.b (mon.2) 1323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.634117+0000 mon.b (mon.2) 1324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.635529+0000 mon.b (mon.2) 1325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.638571+0000 mon.b (mon.2) 1326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.639671+0000 mon.b (mon.2) 1327 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.642908+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.738908+0000 mon.b (mon.2) 1328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.742767+0000 mon.b (mon.2) 1329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.744436+0000 mon.b (mon.2) 1330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.747355+0000 mon.b (mon.2) 1331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.748352+0000 mon.b (mon.2) 1332 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:06 smithi123 bash[18722]: audit 2024-04-22T21:08:06.751314+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: cephadm 2024-04-22T21:08:05.372673+0000 mgr.x (mgr.34107) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: cephadm 2024-04-22T21:08:05.372673+0000 mgr.x (mgr.34107) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: cephadm 2024-04-22T21:08:05.483880+0000 mgr.x (mgr.34107) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: cephadm 2024-04-22T21:08:05.483880+0000 mgr.x (mgr.34107) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: cephadm 2024-04-22T21:08:05.582566+0000 mgr.x (mgr.34107) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: cephadm 2024-04-22T21:08:05.582566+0000 mgr.x (mgr.34107) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:05.667412+0000 mgr.x (mgr.34107) 127 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:08:07.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:05.667412+0000 mgr.x (mgr.34107) 127 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:08:07.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: cephadm 2024-04-22T21:08:05.684688+0000 mgr.x (mgr.34107) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: cephadm 2024-04-22T21:08:05.684688+0000 mgr.x (mgr.34107) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: cephadm 2024-04-22T21:08:05.782205+0000 mgr.x (mgr.34107) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: cephadm 2024-04-22T21:08:05.782205+0000 mgr.x (mgr.34107) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:05.863372+0000 mon.b (mon.2) 1283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:05.863372+0000 mon.b (mon.2) 1283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:05.866700+0000 mon.b (mon.2) 1284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:05.866700+0000 mon.b (mon.2) 1284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:05.868562+0000 mon.b (mon.2) 1285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:05.868562+0000 mon.b (mon.2) 1285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:05.872024+0000 mon.b (mon.2) 1286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:05.872024+0000 mon.b (mon.2) 1286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: cephadm 2024-04-22T21:08:05.372673+0000 mgr.x (mgr.34107) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: cephadm 2024-04-22T21:08:05.483880+0000 mgr.x (mgr.34107) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: cephadm 2024-04-22T21:08:05.582566+0000 mgr.x (mgr.34107) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:05.667412+0000 mgr.x (mgr.34107) 127 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:08:07.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: cephadm 2024-04-22T21:08:05.684688+0000 mgr.x (mgr.34107) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: cephadm 2024-04-22T21:08:05.782205+0000 mgr.x (mgr.34107) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:05.863372+0000 mon.b (mon.2) 1283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:05.866700+0000 mon.b (mon.2) 1284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:05.868562+0000 mon.b (mon.2) 1285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:05.872024+0000 mon.b (mon.2) 1286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:05.873414+0000 mon.b (mon.2) 1287 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:05.876935+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: cephadm 2024-04-22T21:08:05.884921+0000 mgr.x (mgr.34107) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:05.944066+0000 mon.b (mon.2) 1288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:05.946516+0000 mon.b (mon.2) 1289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:05.947637+0000 mon.b (mon.2) 1290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:05.950108+0000 mon.b (mon.2) 1291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:05.950962+0000 mon.b (mon.2) 1292 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:05.951387+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: cephadm 2024-04-22T21:08:05.959549+0000 mgr.x (mgr.34107) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:05.873414+0000 mon.b (mon.2) 1287 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:05.873414+0000 mon.b (mon.2) 1287 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:05.876935+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:05.876935+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: cephadm 2024-04-22T21:08:05.884921+0000 mgr.x (mgr.34107) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: cephadm 2024-04-22T21:08:05.884921+0000 mgr.x (mgr.34107) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:05.944066+0000 mon.b (mon.2) 1288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:05.944066+0000 mon.b (mon.2) 1288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:05.946516+0000 mon.b (mon.2) 1289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:05.946516+0000 mon.b (mon.2) 1289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:05.947637+0000 mon.b (mon.2) 1290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:05.947637+0000 mon.b (mon.2) 1290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:05.950108+0000 mon.b (mon.2) 1291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:05.950108+0000 mon.b (mon.2) 1291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:05.950962+0000 mon.b (mon.2) 1292 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:05.950962+0000 mon.b (mon.2) 1292 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:05.951387+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:05.951387+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: cephadm 2024-04-22T21:08:05.959549+0000 mgr.x (mgr.34107) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: cephadm 2024-04-22T21:08:05.959549+0000 mgr.x (mgr.34107) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.017978+0000 mon.b (mon.2) 1293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.020066+0000 mon.b (mon.2) 1294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.021026+0000 mon.b (mon.2) 1295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.023563+0000 mon.b (mon.2) 1296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.024593+0000 mon.b (mon.2) 1297 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.026692+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: cephadm 2024-04-22T21:08:06.034228+0000 mgr.x (mgr.34107) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.123086+0000 mon.b (mon.2) 1298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.126661+0000 mon.b (mon.2) 1299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.128093+0000 mon.b (mon.2) 1300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.130980+0000 mon.b (mon.2) 1301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.132041+0000 mon.b (mon.2) 1302 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.138037+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: cephadm 2024-04-22T21:08:06.145891+0000 mgr.x (mgr.34107) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.219825+0000 mon.b (mon.2) 1303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.224094+0000 mon.b (mon.2) 1304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.225931+0000 mon.b (mon.2) 1305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.230014+0000 mon.b (mon.2) 1306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.231434+0000 mon.b (mon.2) 1307 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.017978+0000 mon.b (mon.2) 1293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.017978+0000 mon.b (mon.2) 1293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.020066+0000 mon.b (mon.2) 1294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.020066+0000 mon.b (mon.2) 1294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.021026+0000 mon.b (mon.2) 1295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.021026+0000 mon.b (mon.2) 1295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.023563+0000 mon.b (mon.2) 1296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.023563+0000 mon.b (mon.2) 1296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.024593+0000 mon.b (mon.2) 1297 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.024593+0000 mon.b (mon.2) 1297 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.026692+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.026692+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: cephadm 2024-04-22T21:08:06.034228+0000 mgr.x (mgr.34107) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: cephadm 2024-04-22T21:08:06.034228+0000 mgr.x (mgr.34107) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.123086+0000 mon.b (mon.2) 1298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.123086+0000 mon.b (mon.2) 1298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.126661+0000 mon.b (mon.2) 1299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.126661+0000 mon.b (mon.2) 1299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.128093+0000 mon.b (mon.2) 1300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.235275+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: cephadm 2024-04-22T21:08:06.243811+0000 mgr.x (mgr.34107) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.320669+0000 mon.b (mon.2) 1308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.323522+0000 mon.b (mon.2) 1309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.324996+0000 mon.b (mon.2) 1310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.328202+0000 mon.b (mon.2) 1311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.329398+0000 mon.b (mon.2) 1312 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.330780+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: cephadm 2024-04-22T21:08:06.341356+0000 mgr.x (mgr.34107) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.426680+0000 mon.b (mon.2) 1313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.430580+0000 mon.b (mon.2) 1314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.431891+0000 mon.b (mon.2) 1315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.434526+0000 mon.b (mon.2) 1316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.435461+0000 mon.b (mon.2) 1317 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.438508+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.519230+0000 mon.b (mon.2) 1318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.523292+0000 mon.b (mon.2) 1319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.524890+0000 mon.b (mon.2) 1320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.528492+0000 mon.b (mon.2) 1321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.529888+0000 mon.b (mon.2) 1322 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.128093+0000 mon.b (mon.2) 1300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.130980+0000 mon.b (mon.2) 1301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.130980+0000 mon.b (mon.2) 1301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.132041+0000 mon.b (mon.2) 1302 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.132041+0000 mon.b (mon.2) 1302 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.138037+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.138037+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: cephadm 2024-04-22T21:08:06.145891+0000 mgr.x (mgr.34107) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: cephadm 2024-04-22T21:08:06.145891+0000 mgr.x (mgr.34107) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.219825+0000 mon.b (mon.2) 1303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.219825+0000 mon.b (mon.2) 1303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.224094+0000 mon.b (mon.2) 1304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.224094+0000 mon.b (mon.2) 1304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.225931+0000 mon.b (mon.2) 1305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.225931+0000 mon.b (mon.2) 1305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.230014+0000 mon.b (mon.2) 1306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.230014+0000 mon.b (mon.2) 1306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.231434+0000 mon.b (mon.2) 1307 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.231434+0000 mon.b (mon.2) 1307 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.235275+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.533940+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.630125+0000 mon.b (mon.2) 1323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.634117+0000 mon.b (mon.2) 1324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.635529+0000 mon.b (mon.2) 1325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.638571+0000 mon.b (mon.2) 1326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.639671+0000 mon.b (mon.2) 1327 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.642908+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.738908+0000 mon.b (mon.2) 1328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.742767+0000 mon.b (mon.2) 1329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.744436+0000 mon.b (mon.2) 1330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.747355+0000 mon.b (mon.2) 1331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.748352+0000 mon.b (mon.2) 1332 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[23964]: audit 2024-04-22T21:08:06.751314+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.235275+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: cephadm 2024-04-22T21:08:06.243811+0000 mgr.x (mgr.34107) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: cephadm 2024-04-22T21:08:06.243811+0000 mgr.x (mgr.34107) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.320669+0000 mon.b (mon.2) 1308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.320669+0000 mon.b (mon.2) 1308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.323522+0000 mon.b (mon.2) 1309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.323522+0000 mon.b (mon.2) 1309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.324996+0000 mon.b (mon.2) 1310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.324996+0000 mon.b (mon.2) 1310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.328202+0000 mon.b (mon.2) 1311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.328202+0000 mon.b (mon.2) 1311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.329398+0000 mon.b (mon.2) 1312 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.329398+0000 mon.b (mon.2) 1312 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.330780+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.330780+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: cephadm 2024-04-22T21:08:06.341356+0000 mgr.x (mgr.34107) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: cephadm 2024-04-22T21:08:06.341356+0000 mgr.x (mgr.34107) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:07.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.426680+0000 mon.b (mon.2) 1313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.426680+0000 mon.b (mon.2) 1313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.430580+0000 mon.b (mon.2) 1314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.430580+0000 mon.b (mon.2) 1314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.431891+0000 mon.b (mon.2) 1315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.431891+0000 mon.b (mon.2) 1315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.434526+0000 mon.b (mon.2) 1316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.434526+0000 mon.b (mon.2) 1316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.435461+0000 mon.b (mon.2) 1317 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.435461+0000 mon.b (mon.2) 1317 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.438508+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.438508+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.519230+0000 mon.b (mon.2) 1318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.519230+0000 mon.b (mon.2) 1318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.523292+0000 mon.b (mon.2) 1319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.523292+0000 mon.b (mon.2) 1319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.524890+0000 mon.b (mon.2) 1320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.524890+0000 mon.b (mon.2) 1320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.528492+0000 mon.b (mon.2) 1321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.528492+0000 mon.b (mon.2) 1321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.529888+0000 mon.b (mon.2) 1322 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.529888+0000 mon.b (mon.2) 1322 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.533940+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.533940+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.630125+0000 mon.b (mon.2) 1323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.630125+0000 mon.b (mon.2) 1323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.634117+0000 mon.b (mon.2) 1324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.634117+0000 mon.b (mon.2) 1324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.635529+0000 mon.b (mon.2) 1325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.635529+0000 mon.b (mon.2) 1325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.638571+0000 mon.b (mon.2) 1326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.638571+0000 mon.b (mon.2) 1326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.639671+0000 mon.b (mon.2) 1327 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.639671+0000 mon.b (mon.2) 1327 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.642908+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.642908+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.738908+0000 mon.b (mon.2) 1328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.738908+0000 mon.b (mon.2) 1328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.742767+0000 mon.b (mon.2) 1329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.742767+0000 mon.b (mon.2) 1329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:07.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.744436+0000 mon.b (mon.2) 1330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.744436+0000 mon.b (mon.2) 1330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:07.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.747355+0000 mon.b (mon.2) 1331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.747355+0000 mon.b (mon.2) 1331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:07.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.748352+0000 mon.b (mon.2) 1332 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.748352+0000 mon.b (mon.2) 1332 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:07.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.751314+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:07.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:06 smithi121 bash[73084]: audit 2024-04-22T21:08:06.751314+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: cephadm 2024-04-22T21:08:06.446003+0000 mgr.x (mgr.34107) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: cephadm 2024-04-22T21:08:06.446003+0000 mgr.x (mgr.34107) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: cephadm 2024-04-22T21:08:06.541496+0000 mgr.x (mgr.34107) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: cephadm 2024-04-22T21:08:06.541496+0000 mgr.x (mgr.34107) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: cluster 2024-04-22T21:08:06.585500+0000 mgr.x (mgr.34107) 138 : 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-22T21:08:08.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: cluster 2024-04-22T21:08:06.585500+0000 mgr.x (mgr.34107) 138 : 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-22T21:08:08.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: cephadm 2024-04-22T21:08:06.650364+0000 mgr.x (mgr.34107) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: cephadm 2024-04-22T21:08:06.650364+0000 mgr.x (mgr.34107) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: cephadm 2024-04-22T21:08:06.758892+0000 mgr.x (mgr.34107) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: cephadm 2024-04-22T21:08:06.758892+0000 mgr.x (mgr.34107) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.834973+0000 mon.b (mon.2) 1333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.834973+0000 mon.b (mon.2) 1333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.837266+0000 mon.b (mon.2) 1334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.837266+0000 mon.b (mon.2) 1334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.838363+0000 mon.b (mon.2) 1335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.838363+0000 mon.b (mon.2) 1335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.841068+0000 mon.b (mon.2) 1336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.841068+0000 mon.b (mon.2) 1336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.841876+0000 mon.b (mon.2) 1337 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: cephadm 2024-04-22T21:08:06.446003+0000 mgr.x (mgr.34107) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: cephadm 2024-04-22T21:08:06.541496+0000 mgr.x (mgr.34107) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: cluster 2024-04-22T21:08:06.585500+0000 mgr.x (mgr.34107) 138 : 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-22T21:08:08.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: cephadm 2024-04-22T21:08:06.650364+0000 mgr.x (mgr.34107) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: cephadm 2024-04-22T21:08:06.758892+0000 mgr.x (mgr.34107) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:06.834973+0000 mon.b (mon.2) 1333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:06.837266+0000 mon.b (mon.2) 1334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:06.838363+0000 mon.b (mon.2) 1335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:06.841068+0000 mon.b (mon.2) 1336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:06.841876+0000 mon.b (mon.2) 1337 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:06.841892+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: cephadm 2024-04-22T21:08:06.849105+0000 mgr.x (mgr.34107) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:06.890948+0000 mon.b (mon.2) 1338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:06.893226+0000 mon.b (mon.2) 1339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:06.894440+0000 mon.b (mon.2) 1340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:06.896834+0000 mon.b (mon.2) 1341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:06.897373+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:06.897748+0000 mon.b (mon.2) 1342 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: cephadm 2024-04-22T21:08:06.905571+0000 mgr.x (mgr.34107) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:06.947677+0000 mon.b (mon.2) 1343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:06.950098+0000 mon.b (mon.2) 1344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:06.951299+0000 mon.b (mon.2) 1345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:06.953811+0000 mon.b (mon.2) 1346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:06.953829+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:06.954600+0000 mon.b (mon.2) 1347 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.072 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: cephadm 2024-04-22T21:08:06.961929+0000 mgr.x (mgr.34107) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.072 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.002280+0000 mon.b (mon.2) 1348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.072 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.004511+0000 mon.b (mon.2) 1349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.072 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.005650+0000 mon.b (mon.2) 1350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.072 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.007890+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.072 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.008077+0000 mon.b (mon.2) 1351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.072 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.008858+0000 mon.b (mon.2) 1352 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.072 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: cephadm 2024-04-22T21:08:07.016141+0000 mgr.x (mgr.34107) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.072 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.058434+0000 mon.b (mon.2) 1353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.072 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.061018+0000 mon.b (mon.2) 1354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.072 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.062207+0000 mon.b (mon.2) 1355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.072 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.064751+0000 mon.b (mon.2) 1356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.073 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.065591+0000 mon.b (mon.2) 1357 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.073 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.065779+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.073 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.841876+0000 mon.b (mon.2) 1337 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.073 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.841892+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.073 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.841892+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.073 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: cephadm 2024-04-22T21:08:06.849105+0000 mgr.x (mgr.34107) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.073 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: cephadm 2024-04-22T21:08:06.849105+0000 mgr.x (mgr.34107) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.073 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.890948+0000 mon.b (mon.2) 1338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.074 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.890948+0000 mon.b (mon.2) 1338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.074 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.893226+0000 mon.b (mon.2) 1339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.074 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.893226+0000 mon.b (mon.2) 1339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.074 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.894440+0000 mon.b (mon.2) 1340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.074 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.894440+0000 mon.b (mon.2) 1340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.074 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.896834+0000 mon.b (mon.2) 1341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.074 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.896834+0000 mon.b (mon.2) 1341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.074 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.897373+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.074 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.897373+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.074 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.897748+0000 mon.b (mon.2) 1342 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.074 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.897748+0000 mon.b (mon.2) 1342 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.074 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: cephadm 2024-04-22T21:08:06.905571+0000 mgr.x (mgr.34107) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.075 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: cephadm 2024-04-22T21:08:06.905571+0000 mgr.x (mgr.34107) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.075 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.947677+0000 mon.b (mon.2) 1343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.075 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.947677+0000 mon.b (mon.2) 1343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.075 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: cephadm 2024-04-22T21:08:07.073145+0000 mgr.x (mgr.34107) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.075 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.114201+0000 mon.b (mon.2) 1358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.075 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.116405+0000 mon.b (mon.2) 1359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.075 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.117703+0000 mon.b (mon.2) 1360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.075 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.120195+0000 mon.b (mon.2) 1361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.075 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.120578+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.075 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.121104+0000 mon.b (mon.2) 1362 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.076 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: cephadm 2024-04-22T21:08:07.128818+0000 mgr.x (mgr.34107) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.076 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.169291+0000 mon.b (mon.2) 1363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.076 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.171569+0000 mon.b (mon.2) 1364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.076 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.172848+0000 mon.b (mon.2) 1365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.076 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.175446+0000 mon.b (mon.2) 1366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.076 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.176347+0000 mon.b (mon.2) 1367 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.077 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.178220+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.077 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: cephadm 2024-04-22T21:08:07.185482+0000 mgr.x (mgr.34107) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.077 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.228052+0000 mon.b (mon.2) 1368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.077 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.230533+0000 mon.b (mon.2) 1369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.077 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.232018+0000 mon.b (mon.2) 1370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.077 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.235173+0000 mon.b (mon.2) 1371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.077 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.236186+0000 mon.b (mon.2) 1372 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.078 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.950098+0000 mon.b (mon.2) 1344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.078 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.950098+0000 mon.b (mon.2) 1344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.078 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.951299+0000 mon.b (mon.2) 1345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.078 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.951299+0000 mon.b (mon.2) 1345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.078 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.953811+0000 mon.b (mon.2) 1346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.078 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.953811+0000 mon.b (mon.2) 1346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.078 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.953829+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.078 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.953829+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.078 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.954600+0000 mon.b (mon.2) 1347 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.079 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:06.954600+0000 mon.b (mon.2) 1347 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.079 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: cephadm 2024-04-22T21:08:06.961929+0000 mgr.x (mgr.34107) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.079 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: cephadm 2024-04-22T21:08:06.961929+0000 mgr.x (mgr.34107) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.079 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.002280+0000 mon.b (mon.2) 1348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.079 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.002280+0000 mon.b (mon.2) 1348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.079 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.004511+0000 mon.b (mon.2) 1349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.079 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.004511+0000 mon.b (mon.2) 1349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.079 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.005650+0000 mon.b (mon.2) 1350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.079 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.005650+0000 mon.b (mon.2) 1350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.079 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.007890+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.079 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.007890+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.079 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.008077+0000 mon.b (mon.2) 1351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.080 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.008077+0000 mon.b (mon.2) 1351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.080 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.008858+0000 mon.b (mon.2) 1352 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.080 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.008858+0000 mon.b (mon.2) 1352 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.080 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: cephadm 2024-04-22T21:08:07.016141+0000 mgr.x (mgr.34107) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.080 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: cephadm 2024-04-22T21:08:07.016141+0000 mgr.x (mgr.34107) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.080 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.058434+0000 mon.b (mon.2) 1353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.080 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.058434+0000 mon.b (mon.2) 1353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.080 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.061018+0000 mon.b (mon.2) 1354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.080 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.061018+0000 mon.b (mon.2) 1354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.080 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.062207+0000 mon.b (mon.2) 1355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.080 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.062207+0000 mon.b (mon.2) 1355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.081 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.064751+0000 mon.b (mon.2) 1356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.081 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.064751+0000 mon.b (mon.2) 1356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.081 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.065591+0000 mon.b (mon.2) 1357 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.081 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.065591+0000 mon.b (mon.2) 1357 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.081 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.065779+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.081 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.065779+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.081 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: cephadm 2024-04-22T21:08:07.073145+0000 mgr.x (mgr.34107) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.081 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.236990+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.081 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: cephadm 2024-04-22T21:08:07.245194+0000 mgr.x (mgr.34107) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.082 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.320198+0000 mon.b (mon.2) 1373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.082 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.322601+0000 mon.b (mon.2) 1374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.082 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.323800+0000 mon.b (mon.2) 1375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.082 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.326249+0000 mon.b (mon.2) 1376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.082 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.327125+0000 mon.b (mon.2) 1377 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.082 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.328804+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.082 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: cephadm 2024-04-22T21:08:07.336140+0000 mgr.x (mgr.34107) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.082 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.410895+0000 mon.b (mon.2) 1378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.082 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.413247+0000 mon.b (mon.2) 1379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.082 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.414362+0000 mon.b (mon.2) 1380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.082 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.417150+0000 mon.b (mon.2) 1381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.082 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.417898+0000 mon.b (mon.2) 1382 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.083 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.417949+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.083 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.501687+0000 mon.b (mon.2) 1383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.083 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.503851+0000 mon.b (mon.2) 1384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.083 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.505107+0000 mon.b (mon.2) 1385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.083 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.507171+0000 mon.b (mon.2) 1386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.083 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: cephadm 2024-04-22T21:08:07.073145+0000 mgr.x (mgr.34107) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.083 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.114201+0000 mon.b (mon.2) 1358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.084 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.114201+0000 mon.b (mon.2) 1358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.084 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.116405+0000 mon.b (mon.2) 1359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.084 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.116405+0000 mon.b (mon.2) 1359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.084 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.117703+0000 mon.b (mon.2) 1360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.084 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.117703+0000 mon.b (mon.2) 1360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.084 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.120195+0000 mon.b (mon.2) 1361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.084 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.120195+0000 mon.b (mon.2) 1361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.084 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.120578+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.084 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.120578+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.084 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.121104+0000 mon.b (mon.2) 1362 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.084 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.121104+0000 mon.b (mon.2) 1362 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.085 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: cephadm 2024-04-22T21:08:07.128818+0000 mgr.x (mgr.34107) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.085 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: cephadm 2024-04-22T21:08:07.128818+0000 mgr.x (mgr.34107) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.085 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.169291+0000 mon.b (mon.2) 1363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.085 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.169291+0000 mon.b (mon.2) 1363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.085 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.171569+0000 mon.b (mon.2) 1364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.085 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.171569+0000 mon.b (mon.2) 1364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.085 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.172848+0000 mon.b (mon.2) 1365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.085 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.507807+0000 mon.b (mon.2) 1387 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.085 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.509888+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.086 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.604419+0000 mon.b (mon.2) 1388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.086 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.608610+0000 mon.b (mon.2) 1389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.086 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.610313+0000 mon.b (mon.2) 1390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.086 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.614285+0000 mon.b (mon.2) 1391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.086 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.615338+0000 mon.b (mon.2) 1392 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.086 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.621581+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.086 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.685225+0000 mon.b (mon.2) 1393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.086 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.688609+0000 mon.b (mon.2) 1394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.086 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.689823+0000 mon.b (mon.2) 1395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.086 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.693120+0000 mon.b (mon.2) 1396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.087 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.694171+0000 mon.b (mon.2) 1397 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.087 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.702101+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.087 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.785631+0000 mon.b (mon.2) 1398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.087 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.788285+0000 mon.b (mon.2) 1399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.088 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.789676+0000 mon.b (mon.2) 1400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.088 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.792822+0000 mon.b (mon.2) 1401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.088 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.793861+0000 mon.b (mon.2) 1402 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.088 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[23964]: audit 2024-04-22T21:08:07.796898+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.089 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.172848+0000 mon.b (mon.2) 1365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.089 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.175446+0000 mon.b (mon.2) 1366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.089 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.175446+0000 mon.b (mon.2) 1366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.090 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.176347+0000 mon.b (mon.2) 1367 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.090 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.176347+0000 mon.b (mon.2) 1367 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.090 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.178220+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.090 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.178220+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.090 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: cephadm 2024-04-22T21:08:07.185482+0000 mgr.x (mgr.34107) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.090 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: cephadm 2024-04-22T21:08:07.185482+0000 mgr.x (mgr.34107) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.090 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.228052+0000 mon.b (mon.2) 1368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.090 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.228052+0000 mon.b (mon.2) 1368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.091 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.230533+0000 mon.b (mon.2) 1369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.091 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.230533+0000 mon.b (mon.2) 1369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.091 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.232018+0000 mon.b (mon.2) 1370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.091 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.232018+0000 mon.b (mon.2) 1370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.091 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.235173+0000 mon.b (mon.2) 1371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.091 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.235173+0000 mon.b (mon.2) 1371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.092 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.236186+0000 mon.b (mon.2) 1372 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.092 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.236186+0000 mon.b (mon.2) 1372 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.092 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.236990+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.092 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.236990+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.092 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: cephadm 2024-04-22T21:08:07.245194+0000 mgr.x (mgr.34107) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.092 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: cephadm 2024-04-22T21:08:07.245194+0000 mgr.x (mgr.34107) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.092 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.320198+0000 mon.b (mon.2) 1373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.093 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.320198+0000 mon.b (mon.2) 1373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.093 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.322601+0000 mon.b (mon.2) 1374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.093 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.322601+0000 mon.b (mon.2) 1374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.093 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.323800+0000 mon.b (mon.2) 1375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.093 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.323800+0000 mon.b (mon.2) 1375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.093 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.326249+0000 mon.b (mon.2) 1376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.094 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.326249+0000 mon.b (mon.2) 1376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.094 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.327125+0000 mon.b (mon.2) 1377 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.094 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.327125+0000 mon.b (mon.2) 1377 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.094 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.328804+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.094 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.328804+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.094 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: cephadm 2024-04-22T21:08:07.336140+0000 mgr.x (mgr.34107) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.095 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: cephadm 2024-04-22T21:08:07.336140+0000 mgr.x (mgr.34107) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.095 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.410895+0000 mon.b (mon.2) 1378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.095 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.410895+0000 mon.b (mon.2) 1378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.095 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.413247+0000 mon.b (mon.2) 1379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.095 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.413247+0000 mon.b (mon.2) 1379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.095 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.414362+0000 mon.b (mon.2) 1380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.096 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.414362+0000 mon.b (mon.2) 1380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.096 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.417150+0000 mon.b (mon.2) 1381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.096 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.417150+0000 mon.b (mon.2) 1381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.096 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.417898+0000 mon.b (mon.2) 1382 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.096 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.417898+0000 mon.b (mon.2) 1382 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.096 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.417949+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.096 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.417949+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.097 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.501687+0000 mon.b (mon.2) 1383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.097 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.501687+0000 mon.b (mon.2) 1383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.097 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.503851+0000 mon.b (mon.2) 1384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.097 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.503851+0000 mon.b (mon.2) 1384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.097 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.505107+0000 mon.b (mon.2) 1385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.097 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.505107+0000 mon.b (mon.2) 1385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.098 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.507171+0000 mon.b (mon.2) 1386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.098 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.507171+0000 mon.b (mon.2) 1386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.098 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.507807+0000 mon.b (mon.2) 1387 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.098 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.507807+0000 mon.b (mon.2) 1387 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.098 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.509888+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.098 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.509888+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.099 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.604419+0000 mon.b (mon.2) 1388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.099 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.604419+0000 mon.b (mon.2) 1388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.099 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.608610+0000 mon.b (mon.2) 1389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.099 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.608610+0000 mon.b (mon.2) 1389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.099 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.610313+0000 mon.b (mon.2) 1390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.099 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.610313+0000 mon.b (mon.2) 1390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.099 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.614285+0000 mon.b (mon.2) 1391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.100 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.614285+0000 mon.b (mon.2) 1391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.100 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.615338+0000 mon.b (mon.2) 1392 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.100 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.615338+0000 mon.b (mon.2) 1392 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.100 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.621581+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.100 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.621581+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.100 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.685225+0000 mon.b (mon.2) 1393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.100 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.685225+0000 mon.b (mon.2) 1393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.100 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.688609+0000 mon.b (mon.2) 1394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.101 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.688609+0000 mon.b (mon.2) 1394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.101 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.689823+0000 mon.b (mon.2) 1395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.101 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.689823+0000 mon.b (mon.2) 1395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.101 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.693120+0000 mon.b (mon.2) 1396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.101 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.693120+0000 mon.b (mon.2) 1396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.101 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.694171+0000 mon.b (mon.2) 1397 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.101 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.694171+0000 mon.b (mon.2) 1397 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.102 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.702101+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.102 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.702101+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.102 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.785631+0000 mon.b (mon.2) 1398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.102 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.785631+0000 mon.b (mon.2) 1398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.102 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.788285+0000 mon.b (mon.2) 1399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.102 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.788285+0000 mon.b (mon.2) 1399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.103 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.789676+0000 mon.b (mon.2) 1400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.103 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.789676+0000 mon.b (mon.2) 1400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.103 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.792822+0000 mon.b (mon.2) 1401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.103 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.792822+0000 mon.b (mon.2) 1401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.103 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.793861+0000 mon.b (mon.2) 1402 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.103 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.793861+0000 mon.b (mon.2) 1402 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.104 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.796898+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.104 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:07 smithi121 bash[73084]: audit 2024-04-22T21:08:07.796898+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.242 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:08:07] "GET /metrics HTTP/1.1" 200 38116 "" "Prometheus/2.33.4" 2024-04-22T21:08:08.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: cephadm 2024-04-22T21:08:06.446003+0000 mgr.x (mgr.34107) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: cephadm 2024-04-22T21:08:06.541496+0000 mgr.x (mgr.34107) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: cluster 2024-04-22T21:08:06.585500+0000 mgr.x (mgr.34107) 138 : 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-22T21:08:08.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: cephadm 2024-04-22T21:08:06.650364+0000 mgr.x (mgr.34107) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: cephadm 2024-04-22T21:08:06.758892+0000 mgr.x (mgr.34107) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:06.834973+0000 mon.b (mon.2) 1333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:06.837266+0000 mon.b (mon.2) 1334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:06.838363+0000 mon.b (mon.2) 1335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:06.841068+0000 mon.b (mon.2) 1336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:06.841876+0000 mon.b (mon.2) 1337 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:06.841892+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: cephadm 2024-04-22T21:08:06.849105+0000 mgr.x (mgr.34107) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:06.890948+0000 mon.b (mon.2) 1338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:06.893226+0000 mon.b (mon.2) 1339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:06.894440+0000 mon.b (mon.2) 1340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:06.896834+0000 mon.b (mon.2) 1341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:06.897373+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:06.897748+0000 mon.b (mon.2) 1342 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: cephadm 2024-04-22T21:08:06.905571+0000 mgr.x (mgr.34107) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:06.947677+0000 mon.b (mon.2) 1343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:06.950098+0000 mon.b (mon.2) 1344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:06.951299+0000 mon.b (mon.2) 1345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:06.953811+0000 mon.b (mon.2) 1346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:06.953829+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:06.954600+0000 mon.b (mon.2) 1347 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: cephadm 2024-04-22T21:08:06.961929+0000 mgr.x (mgr.34107) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.002280+0000 mon.b (mon.2) 1348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.004511+0000 mon.b (mon.2) 1349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.005650+0000 mon.b (mon.2) 1350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.007890+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.008077+0000 mon.b (mon.2) 1351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.008858+0000 mon.b (mon.2) 1352 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: cephadm 2024-04-22T21:08:07.016141+0000 mgr.x (mgr.34107) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.058434+0000 mon.b (mon.2) 1353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.061018+0000 mon.b (mon.2) 1354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.062207+0000 mon.b (mon.2) 1355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.064751+0000 mon.b (mon.2) 1356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.065591+0000 mon.b (mon.2) 1357 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.065779+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: cephadm 2024-04-22T21:08:07.073145+0000 mgr.x (mgr.34107) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.114201+0000 mon.b (mon.2) 1358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.116405+0000 mon.b (mon.2) 1359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.117703+0000 mon.b (mon.2) 1360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.120195+0000 mon.b (mon.2) 1361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.120578+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.121104+0000 mon.b (mon.2) 1362 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: cephadm 2024-04-22T21:08:07.128818+0000 mgr.x (mgr.34107) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.169291+0000 mon.b (mon.2) 1363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.171569+0000 mon.b (mon.2) 1364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.172848+0000 mon.b (mon.2) 1365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.175446+0000 mon.b (mon.2) 1366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.176347+0000 mon.b (mon.2) 1367 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.178220+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: cephadm 2024-04-22T21:08:07.185482+0000 mgr.x (mgr.34107) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.228052+0000 mon.b (mon.2) 1368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.230533+0000 mon.b (mon.2) 1369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.232018+0000 mon.b (mon.2) 1370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.235173+0000 mon.b (mon.2) 1371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.236186+0000 mon.b (mon.2) 1372 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.236990+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: cephadm 2024-04-22T21:08:07.245194+0000 mgr.x (mgr.34107) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.320198+0000 mon.b (mon.2) 1373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.322601+0000 mon.b (mon.2) 1374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.323800+0000 mon.b (mon.2) 1375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.326249+0000 mon.b (mon.2) 1376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.327125+0000 mon.b (mon.2) 1377 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.328804+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: cephadm 2024-04-22T21:08:07.336140+0000 mgr.x (mgr.34107) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.410895+0000 mon.b (mon.2) 1378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.413247+0000 mon.b (mon.2) 1379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.414362+0000 mon.b (mon.2) 1380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.417150+0000 mon.b (mon.2) 1381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.417898+0000 mon.b (mon.2) 1382 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.417949+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.501687+0000 mon.b (mon.2) 1383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.503851+0000 mon.b (mon.2) 1384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.505107+0000 mon.b (mon.2) 1385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.507171+0000 mon.b (mon.2) 1386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.507807+0000 mon.b (mon.2) 1387 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.509888+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.604419+0000 mon.b (mon.2) 1388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.608610+0000 mon.b (mon.2) 1389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.610313+0000 mon.b (mon.2) 1390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.614285+0000 mon.b (mon.2) 1391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.615338+0000 mon.b (mon.2) 1392 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.621581+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.685225+0000 mon.b (mon.2) 1393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.688609+0000 mon.b (mon.2) 1394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.689823+0000 mon.b (mon.2) 1395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.693120+0000 mon.b (mon.2) 1396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.694171+0000 mon.b (mon.2) 1397 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.702101+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.785631+0000 mon.b (mon.2) 1398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.788285+0000 mon.b (mon.2) 1399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.789676+0000 mon.b (mon.2) 1400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.792822+0000 mon.b (mon.2) 1401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.793861+0000 mon.b (mon.2) 1402 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:07 smithi123 bash[18722]: audit 2024-04-22T21:08:07.796898+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.993 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[54986]: ts=2024-04-22T21:08: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.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"172.21.15.123:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"e8544264-00e9-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-22T21:08:08.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: cephadm 2024-04-22T21:08:07.425820+0000 mgr.x (mgr.34107) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: cephadm 2024-04-22T21:08:07.516945+0000 mgr.x (mgr.34107) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: cephadm 2024-04-22T21:08:07.629158+0000 mgr.x (mgr.34107) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: cephadm 2024-04-22T21:08:07.709696+0000 mgr.x (mgr.34107) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: cephadm 2024-04-22T21:08:07.805671+0000 mgr.x (mgr.34107) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:07.890034+0000 mon.b (mon.2) 1403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:07.894150+0000 mon.b (mon.2) 1404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:07.895953+0000 mon.b (mon.2) 1405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:07.899770+0000 mon.b (mon.2) 1406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:07.901056+0000 mon.b (mon.2) 1407 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:07.901781+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: cephadm 2024-04-22T21:08:07.910866+0000 mgr.x (mgr.34107) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:07.952990+0000 mon.b (mon.2) 1408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:07.956371+0000 mon.b (mon.2) 1409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:07.957768+0000 mon.b (mon.2) 1410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:07.960860+0000 mon.b (mon.2) 1411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:07.961883+0000 mon.b (mon.2) 1412 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:07.964395+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: cephadm 2024-04-22T21:08:07.973271+0000 mgr.x (mgr.34107) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.015212+0000 mon.b (mon.2) 1413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.017975+0000 mon.b (mon.2) 1414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.019408+0000 mon.b (mon.2) 1415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.022109+0000 mon.b (mon.2) 1416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.023137+0000 mon.b (mon.2) 1417 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.024631+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: cephadm 2024-04-22T21:08:08.033547+0000 mgr.x (mgr.34107) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.117682+0000 mon.b (mon.2) 1418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.121988+0000 mon.b (mon.2) 1419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.123948+0000 mon.b (mon.2) 1420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.127948+0000 mon.b (mon.2) 1421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.129323+0000 mon.b (mon.2) 1422 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.132699+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: cephadm 2024-04-22T21:08:08.141939+0000 mgr.x (mgr.34107) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.227946+0000 mon.b (mon.2) 1423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.231706+0000 mon.b (mon.2) 1424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.233447+0000 mon.b (mon.2) 1425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.236477+0000 mon.b (mon.2) 1426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.237505+0000 mon.b (mon.2) 1427 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.241807+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: cephadm 2024-04-22T21:08:08.249273+0000 mgr.x (mgr.34107) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:08.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.337525+0000 mon.b (mon.2) 1428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.341719+0000 mon.b (mon.2) 1429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.343306+0000 mon.b (mon.2) 1430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.346791+0000 mon.b (mon.2) 1431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.348045+0000 mon.b (mon.2) 1432 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.353358+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.449721+0000 mon.b (mon.2) 1433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.452222+0000 mon.b (mon.2) 1434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.453402+0000 mon.b (mon.2) 1435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.456710+0000 mon.b (mon.2) 1436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.457674+0000 mon.b (mon.2) 1437 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.462471+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.548836+0000 mon.b (mon.2) 1438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.551472+0000 mon.b (mon.2) 1439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.552514+0000 mon.b (mon.2) 1440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.555327+0000 mon.b (mon.2) 1441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.556102+0000 mon.b (mon.2) 1442 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.560053+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.643974+0000 mon.b (mon.2) 1443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.646683+0000 mon.b (mon.2) 1444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.648154+0000 mon.b (mon.2) 1445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.651423+0000 mon.b (mon.2) 1446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.652465+0000 mon.b (mon.2) 1447 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.657235+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:08.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.740589+0000 mon.b (mon.2) 1448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.742808+0000 mon.b (mon.2) 1449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:08.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.743979+0000 mon.b (mon.2) 1450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:08.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.746771+0000 mon.b (mon.2) 1451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:08.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.747746+0000 mon.b (mon.2) 1452 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:08.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:08 smithi123 bash[18722]: audit 2024-04-22T21:08:08.752481+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:09.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: cephadm 2024-04-22T21:08:07.425820+0000 mgr.x (mgr.34107) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:09.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: cephadm 2024-04-22T21:08:07.425820+0000 mgr.x (mgr.34107) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:09.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: cephadm 2024-04-22T21:08:07.516945+0000 mgr.x (mgr.34107) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:09.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: cephadm 2024-04-22T21:08:07.516945+0000 mgr.x (mgr.34107) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:09.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: cephadm 2024-04-22T21:08:07.629158+0000 mgr.x (mgr.34107) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:09.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: cephadm 2024-04-22T21:08:07.629158+0000 mgr.x (mgr.34107) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:09.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: cephadm 2024-04-22T21:08:07.709696+0000 mgr.x (mgr.34107) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:09.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: cephadm 2024-04-22T21:08:07.709696+0000 mgr.x (mgr.34107) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:09.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: cephadm 2024-04-22T21:08:07.805671+0000 mgr.x (mgr.34107) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:09.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: cephadm 2024-04-22T21:08:07.805671+0000 mgr.x (mgr.34107) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:09.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:07.890034+0000 mon.b (mon.2) 1403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:07.890034+0000 mon.b (mon.2) 1403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:07.894150+0000 mon.b (mon.2) 1404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:09.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:07.894150+0000 mon.b (mon.2) 1404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:09.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:07.895953+0000 mon.b (mon.2) 1405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:07.895953+0000 mon.b (mon.2) 1405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:07.899770+0000 mon.b (mon.2) 1406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:09.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:07.899770+0000 mon.b (mon.2) 1406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:09.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:07.901056+0000 mon.b (mon.2) 1407 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:09.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:07.901056+0000 mon.b (mon.2) 1407 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:09.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: cephadm 2024-04-22T21:08:07.425820+0000 mgr.x (mgr.34107) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:09.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: cephadm 2024-04-22T21:08:07.516945+0000 mgr.x (mgr.34107) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:09.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: cephadm 2024-04-22T21:08:07.629158+0000 mgr.x (mgr.34107) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:09.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: cephadm 2024-04-22T21:08:07.709696+0000 mgr.x (mgr.34107) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:09.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: cephadm 2024-04-22T21:08:07.805671+0000 mgr.x (mgr.34107) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:09.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:07.890034+0000 mon.b (mon.2) 1403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:07.894150+0000 mon.b (mon.2) 1404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:09.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:07.895953+0000 mon.b (mon.2) 1405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:07.899770+0000 mon.b (mon.2) 1406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:09.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:07.901056+0000 mon.b (mon.2) 1407 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:09.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:07.901781+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:09.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: cephadm 2024-04-22T21:08:07.910866+0000 mgr.x (mgr.34107) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:09.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:07.952990+0000 mon.b (mon.2) 1408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:07.956371+0000 mon.b (mon.2) 1409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:09.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:07.957768+0000 mon.b (mon.2) 1410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:07.960860+0000 mon.b (mon.2) 1411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:09.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:07.961883+0000 mon.b (mon.2) 1412 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:09.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:07.964395+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:09.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: cephadm 2024-04-22T21:08:07.973271+0000 mgr.x (mgr.34107) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:09.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.015212+0000 mon.b (mon.2) 1413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:07.901781+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:09.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:07.901781+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:09.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: cephadm 2024-04-22T21:08:07.910866+0000 mgr.x (mgr.34107) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:09.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: cephadm 2024-04-22T21:08:07.910866+0000 mgr.x (mgr.34107) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:09.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:07.952990+0000 mon.b (mon.2) 1408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:07.952990+0000 mon.b (mon.2) 1408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:07.956371+0000 mon.b (mon.2) 1409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:09.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:07.956371+0000 mon.b (mon.2) 1409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:09.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:07.957768+0000 mon.b (mon.2) 1410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:07.957768+0000 mon.b (mon.2) 1410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:07.960860+0000 mon.b (mon.2) 1411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:09.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:07.960860+0000 mon.b (mon.2) 1411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:09.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:07.961883+0000 mon.b (mon.2) 1412 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:09.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:07.961883+0000 mon.b (mon.2) 1412 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:09.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:07.964395+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:09.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:07.964395+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:09.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: cephadm 2024-04-22T21:08:07.973271+0000 mgr.x (mgr.34107) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:09.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: cephadm 2024-04-22T21:08:07.973271+0000 mgr.x (mgr.34107) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:09.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.015212+0000 mon.b (mon.2) 1413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.015212+0000 mon.b (mon.2) 1413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.017975+0000 mon.b (mon.2) 1414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:09.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.019408+0000 mon.b (mon.2) 1415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.022109+0000 mon.b (mon.2) 1416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:09.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.023137+0000 mon.b (mon.2) 1417 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:09.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.024631+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:09.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: cephadm 2024-04-22T21:08:08.033547+0000 mgr.x (mgr.34107) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:09.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.117682+0000 mon.b (mon.2) 1418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.121988+0000 mon.b (mon.2) 1419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:09.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.123948+0000 mon.b (mon.2) 1420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.127948+0000 mon.b (mon.2) 1421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:09.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.129323+0000 mon.b (mon.2) 1422 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:09.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.132699+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:09.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: cephadm 2024-04-22T21:08:08.141939+0000 mgr.x (mgr.34107) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:09.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.227946+0000 mon.b (mon.2) 1423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.231706+0000 mon.b (mon.2) 1424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:09.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.233447+0000 mon.b (mon.2) 1425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.236477+0000 mon.b (mon.2) 1426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:09.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.237505+0000 mon.b (mon.2) 1427 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:09.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.241807+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:09.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: cephadm 2024-04-22T21:08:08.249273+0000 mgr.x (mgr.34107) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:09.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.017975+0000 mon.b (mon.2) 1414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:09.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.017975+0000 mon.b (mon.2) 1414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:09.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.019408+0000 mon.b (mon.2) 1415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.019408+0000 mon.b (mon.2) 1415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.022109+0000 mon.b (mon.2) 1416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:09.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.022109+0000 mon.b (mon.2) 1416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:09.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.023137+0000 mon.b (mon.2) 1417 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:09.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.023137+0000 mon.b (mon.2) 1417 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:09.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.024631+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:09.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.024631+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:09.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: cephadm 2024-04-22T21:08:08.033547+0000 mgr.x (mgr.34107) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:09.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: cephadm 2024-04-22T21:08:08.033547+0000 mgr.x (mgr.34107) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:09.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.117682+0000 mon.b (mon.2) 1418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.117682+0000 mon.b (mon.2) 1418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.121988+0000 mon.b (mon.2) 1419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:09.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.121988+0000 mon.b (mon.2) 1419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:09.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.123948+0000 mon.b (mon.2) 1420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.123948+0000 mon.b (mon.2) 1420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.127948+0000 mon.b (mon.2) 1421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:09.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.127948+0000 mon.b (mon.2) 1421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:09.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.337525+0000 mon.b (mon.2) 1428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.341719+0000 mon.b (mon.2) 1429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:09.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.343306+0000 mon.b (mon.2) 1430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.346791+0000 mon.b (mon.2) 1431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:09.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.348045+0000 mon.b (mon.2) 1432 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:09.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.353358+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:09.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.449721+0000 mon.b (mon.2) 1433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.452222+0000 mon.b (mon.2) 1434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:09.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.453402+0000 mon.b (mon.2) 1435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.456710+0000 mon.b (mon.2) 1436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:09.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.457674+0000 mon.b (mon.2) 1437 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:09.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.462471+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:09.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.548836+0000 mon.b (mon.2) 1438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.551472+0000 mon.b (mon.2) 1439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:09.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.552514+0000 mon.b (mon.2) 1440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.555327+0000 mon.b (mon.2) 1441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:09.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.556102+0000 mon.b (mon.2) 1442 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:09.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.560053+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:09.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.643974+0000 mon.b (mon.2) 1443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.646683+0000 mon.b (mon.2) 1444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:09.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.648154+0000 mon.b (mon.2) 1445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.651423+0000 mon.b (mon.2) 1446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:09.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.652465+0000 mon.b (mon.2) 1447 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:09.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.657235+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:09.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.740589+0000 mon.b (mon.2) 1448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.742808+0000 mon.b (mon.2) 1449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:09.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.743979+0000 mon.b (mon.2) 1450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.746771+0000 mon.b (mon.2) 1451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:09.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.747746+0000 mon.b (mon.2) 1452 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:09.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[23964]: audit 2024-04-22T21:08:08.752481+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:09.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.129323+0000 mon.b (mon.2) 1422 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:09.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.129323+0000 mon.b (mon.2) 1422 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:09.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.132699+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:09.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.132699+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:09.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: cephadm 2024-04-22T21:08:08.141939+0000 mgr.x (mgr.34107) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:09.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: cephadm 2024-04-22T21:08:08.141939+0000 mgr.x (mgr.34107) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:09.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.227946+0000 mon.b (mon.2) 1423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.227946+0000 mon.b (mon.2) 1423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.231706+0000 mon.b (mon.2) 1424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:09.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.231706+0000 mon.b (mon.2) 1424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:09.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.233447+0000 mon.b (mon.2) 1425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.233447+0000 mon.b (mon.2) 1425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.236477+0000 mon.b (mon.2) 1426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:09.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.236477+0000 mon.b (mon.2) 1426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:09.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.237505+0000 mon.b (mon.2) 1427 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:09.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.237505+0000 mon.b (mon.2) 1427 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:09.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.241807+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:09.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.241807+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:09.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: cephadm 2024-04-22T21:08:08.249273+0000 mgr.x (mgr.34107) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:09.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: cephadm 2024-04-22T21:08:08.249273+0000 mgr.x (mgr.34107) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:09.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.337525+0000 mon.b (mon.2) 1428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.337525+0000 mon.b (mon.2) 1428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.341719+0000 mon.b (mon.2) 1429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:09.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.341719+0000 mon.b (mon.2) 1429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:09.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.343306+0000 mon.b (mon.2) 1430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.343306+0000 mon.b (mon.2) 1430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.346791+0000 mon.b (mon.2) 1431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:09.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.346791+0000 mon.b (mon.2) 1431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:09.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.348045+0000 mon.b (mon.2) 1432 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:09.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.348045+0000 mon.b (mon.2) 1432 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:09.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.353358+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:09.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.353358+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:09.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.449721+0000 mon.b (mon.2) 1433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.449721+0000 mon.b (mon.2) 1433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.452222+0000 mon.b (mon.2) 1434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:09.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.452222+0000 mon.b (mon.2) 1434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:09.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.453402+0000 mon.b (mon.2) 1435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.453402+0000 mon.b (mon.2) 1435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.456710+0000 mon.b (mon.2) 1436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:09.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.456710+0000 mon.b (mon.2) 1436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:09.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.457674+0000 mon.b (mon.2) 1437 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:09.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.457674+0000 mon.b (mon.2) 1437 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:09.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.462471+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:09.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.462471+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:09.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.548836+0000 mon.b (mon.2) 1438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.548836+0000 mon.b (mon.2) 1438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.551472+0000 mon.b (mon.2) 1439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:09.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.551472+0000 mon.b (mon.2) 1439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:09.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.552514+0000 mon.b (mon.2) 1440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.552514+0000 mon.b (mon.2) 1440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.555327+0000 mon.b (mon.2) 1441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:09.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.555327+0000 mon.b (mon.2) 1441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:09.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.556102+0000 mon.b (mon.2) 1442 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:09.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.556102+0000 mon.b (mon.2) 1442 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:09.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.560053+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:09.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.560053+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:09.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.643974+0000 mon.b (mon.2) 1443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.643974+0000 mon.b (mon.2) 1443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.646683+0000 mon.b (mon.2) 1444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:09.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.646683+0000 mon.b (mon.2) 1444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:09.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.648154+0000 mon.b (mon.2) 1445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.648154+0000 mon.b (mon.2) 1445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.651423+0000 mon.b (mon.2) 1446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:09.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.651423+0000 mon.b (mon.2) 1446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:09.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.652465+0000 mon.b (mon.2) 1447 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:09.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.652465+0000 mon.b (mon.2) 1447 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:09.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.657235+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:09.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.657235+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:09.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.740589+0000 mon.b (mon.2) 1448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.740589+0000 mon.b (mon.2) 1448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.742808+0000 mon.b (mon.2) 1449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:09.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.742808+0000 mon.b (mon.2) 1449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:09.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.743979+0000 mon.b (mon.2) 1450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.743979+0000 mon.b (mon.2) 1450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:09.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.746771+0000 mon.b (mon.2) 1451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:09.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.746771+0000 mon.b (mon.2) 1451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:09.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.747746+0000 mon.b (mon.2) 1452 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:09.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.747746+0000 mon.b (mon.2) 1452 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:09.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.752481+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:09.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:08 smithi121 bash[73084]: audit 2024-04-22T21:08:08.752481+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: cephadm 2024-04-22T21:08:08.360745+0000 mgr.x (mgr.34107) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: cephadm 2024-04-22T21:08:08.360745+0000 mgr.x (mgr.34107) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: cephadm 2024-04-22T21:08:08.470008+0000 mgr.x (mgr.34107) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: cephadm 2024-04-22T21:08:08.470008+0000 mgr.x (mgr.34107) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: cephadm 2024-04-22T21:08:08.567483+0000 mgr.x (mgr.34107) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: cephadm 2024-04-22T21:08:08.567483+0000 mgr.x (mgr.34107) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: cluster 2024-04-22T21:08:08.585943+0000 mgr.x (mgr.34107) 163 : 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-22T21:08:10.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: cluster 2024-04-22T21:08:08.585943+0000 mgr.x (mgr.34107) 163 : 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-22T21:08:10.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: cephadm 2024-04-22T21:08:08.664788+0000 mgr.x (mgr.34107) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: cephadm 2024-04-22T21:08:08.664788+0000 mgr.x (mgr.34107) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: cephadm 2024-04-22T21:08:08.759864+0000 mgr.x (mgr.34107) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: cephadm 2024-04-22T21:08:08.759864+0000 mgr.x (mgr.34107) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:08.848039+0000 mon.b (mon.2) 1453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:08.848039+0000 mon.b (mon.2) 1453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:08.850717+0000 mon.b (mon.2) 1454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:08.850717+0000 mon.b (mon.2) 1454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:08.851955+0000 mon.b (mon.2) 1455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:08.851955+0000 mon.b (mon.2) 1455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:08.854433+0000 mon.b (mon.2) 1456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:08.854433+0000 mon.b (mon.2) 1456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: cephadm 2024-04-22T21:08:08.360745+0000 mgr.x (mgr.34107) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: cephadm 2024-04-22T21:08:08.470008+0000 mgr.x (mgr.34107) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: cephadm 2024-04-22T21:08:08.567483+0000 mgr.x (mgr.34107) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: cluster 2024-04-22T21:08:08.585943+0000 mgr.x (mgr.34107) 163 : 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-22T21:08:10.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: cephadm 2024-04-22T21:08:08.664788+0000 mgr.x (mgr.34107) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: cephadm 2024-04-22T21:08:08.759864+0000 mgr.x (mgr.34107) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:08.848039+0000 mon.b (mon.2) 1453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:08.850717+0000 mon.b (mon.2) 1454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:08.851955+0000 mon.b (mon.2) 1455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:08.854433+0000 mon.b (mon.2) 1456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:08.855277+0000 mon.b (mon.2) 1457 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:08.856805+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: cephadm 2024-04-22T21:08:08.865338+0000 mgr.x (mgr.34107) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:08.921460+0000 mon.b (mon.2) 1458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:08.923838+0000 mon.b (mon.2) 1459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:08.924660+0000 mon.b (mon.2) 1460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:08.926996+0000 mon.b (mon.2) 1461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:08.927610+0000 mon.b (mon.2) 1462 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:08.928821+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: cephadm 2024-04-22T21:08:08.935847+0000 mgr.x (mgr.34107) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:08.855277+0000 mon.b (mon.2) 1457 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:08.855277+0000 mon.b (mon.2) 1457 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:08.856805+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:08.856805+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: cephadm 2024-04-22T21:08:08.865338+0000 mgr.x (mgr.34107) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: cephadm 2024-04-22T21:08:08.865338+0000 mgr.x (mgr.34107) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:08.921460+0000 mon.b (mon.2) 1458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:08.921460+0000 mon.b (mon.2) 1458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:08.923838+0000 mon.b (mon.2) 1459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:08.923838+0000 mon.b (mon.2) 1459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:08.924660+0000 mon.b (mon.2) 1460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:08.924660+0000 mon.b (mon.2) 1460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:08.926996+0000 mon.b (mon.2) 1461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:08.926996+0000 mon.b (mon.2) 1461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:08.927610+0000 mon.b (mon.2) 1462 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:08.927610+0000 mon.b (mon.2) 1462 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:08.928821+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:08.928821+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: cephadm 2024-04-22T21:08:08.935847+0000 mgr.x (mgr.34107) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: cephadm 2024-04-22T21:08:08.935847+0000 mgr.x (mgr.34107) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:08.990503+0000 mon.b (mon.2) 1463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:08.994988+0000 mon.b (mon.2) 1464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:08.996709+0000 mon.b (mon.2) 1465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.000029+0000 mon.b (mon.2) 1466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.000988+0000 mon.b (mon.2) 1467 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.004617+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: cephadm 2024-04-22T21:08:09.012098+0000 mgr.x (mgr.34107) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.086096+0000 mon.b (mon.2) 1468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.088545+0000 mon.b (mon.2) 1469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.090189+0000 mon.b (mon.2) 1470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.093332+0000 mon.b (mon.2) 1471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.094119+0000 mon.b (mon.2) 1472 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.096489+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: cephadm 2024-04-22T21:08:09.103674+0000 mgr.x (mgr.34107) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.175809+0000 mon.b (mon.2) 1473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.177664+0000 mon.b (mon.2) 1474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.178457+0000 mon.b (mon.2) 1475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.180323+0000 mon.b (mon.2) 1476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.181023+0000 mon.b (mon.2) 1477 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.182790+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:08.990503+0000 mon.b (mon.2) 1463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:08.990503+0000 mon.b (mon.2) 1463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:08.994988+0000 mon.b (mon.2) 1464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:08.994988+0000 mon.b (mon.2) 1464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:08.996709+0000 mon.b (mon.2) 1465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:08.996709+0000 mon.b (mon.2) 1465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.000029+0000 mon.b (mon.2) 1466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.000029+0000 mon.b (mon.2) 1466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.000988+0000 mon.b (mon.2) 1467 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.000988+0000 mon.b (mon.2) 1467 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.004617+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.004617+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: cephadm 2024-04-22T21:08:09.012098+0000 mgr.x (mgr.34107) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: cephadm 2024-04-22T21:08:09.012098+0000 mgr.x (mgr.34107) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.086096+0000 mon.b (mon.2) 1468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.086096+0000 mon.b (mon.2) 1468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.088545+0000 mon.b (mon.2) 1469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.088545+0000 mon.b (mon.2) 1469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.090189+0000 mon.b (mon.2) 1470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.090189+0000 mon.b (mon.2) 1470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: cephadm 2024-04-22T21:08:09.190068+0000 mgr.x (mgr.34107) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.263054+0000 mon.b (mon.2) 1478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.266271+0000 mon.b (mon.2) 1479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.267541+0000 mon.b (mon.2) 1480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.269909+0000 mon.b (mon.2) 1481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.270898+0000 mon.b (mon.2) 1482 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.273632+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: cephadm 2024-04-22T21:08:09.281146+0000 mgr.x (mgr.34107) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.354073+0000 mon.b (mon.2) 1483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.356526+0000 mon.b (mon.2) 1484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.357448+0000 mon.b (mon.2) 1485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.359448+0000 mon.b (mon.2) 1486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.360145+0000 mon.b (mon.2) 1487 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.362072+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.446469+0000 mon.b (mon.2) 1488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.448504+0000 mon.b (mon.2) 1489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.449446+0000 mon.b (mon.2) 1490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.451380+0000 mon.b (mon.2) 1491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.451469+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.093332+0000 mon.b (mon.2) 1471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.093332+0000 mon.b (mon.2) 1471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.094119+0000 mon.b (mon.2) 1472 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.094119+0000 mon.b (mon.2) 1472 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.096489+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.096489+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: cephadm 2024-04-22T21:08:09.103674+0000 mgr.x (mgr.34107) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: cephadm 2024-04-22T21:08:09.103674+0000 mgr.x (mgr.34107) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.175809+0000 mon.b (mon.2) 1473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.175809+0000 mon.b (mon.2) 1473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.177664+0000 mon.b (mon.2) 1474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.177664+0000 mon.b (mon.2) 1474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.178457+0000 mon.b (mon.2) 1475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.178457+0000 mon.b (mon.2) 1475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.180323+0000 mon.b (mon.2) 1476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.180323+0000 mon.b (mon.2) 1476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.181023+0000 mon.b (mon.2) 1477 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.181023+0000 mon.b (mon.2) 1477 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.182790+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.182790+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: cephadm 2024-04-22T21:08:09.190068+0000 mgr.x (mgr.34107) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: cephadm 2024-04-22T21:08:09.190068+0000 mgr.x (mgr.34107) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.263054+0000 mon.b (mon.2) 1478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.263054+0000 mon.b (mon.2) 1478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.266271+0000 mon.b (mon.2) 1479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.266271+0000 mon.b (mon.2) 1479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.267541+0000 mon.b (mon.2) 1480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.267541+0000 mon.b (mon.2) 1480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.269909+0000 mon.b (mon.2) 1481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.269909+0000 mon.b (mon.2) 1481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.270898+0000 mon.b (mon.2) 1482 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.270898+0000 mon.b (mon.2) 1482 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.273632+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.273632+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: cephadm 2024-04-22T21:08:09.281146+0000 mgr.x (mgr.34107) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: cephadm 2024-04-22T21:08:09.281146+0000 mgr.x (mgr.34107) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.354073+0000 mon.b (mon.2) 1483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.354073+0000 mon.b (mon.2) 1483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.356526+0000 mon.b (mon.2) 1484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.452076+0000 mon.b (mon.2) 1492 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.500382+0000 mon.b (mon.2) 1493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.502452+0000 mon.b (mon.2) 1494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.503544+0000 mon.b (mon.2) 1495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.505555+0000 mon.b (mon.2) 1496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.506008+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.506235+0000 mon.b (mon.2) 1497 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.558625+0000 mon.b (mon.2) 1498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.560902+0000 mon.b (mon.2) 1499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.561839+0000 mon.b (mon.2) 1500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.563996+0000 mon.b (mon.2) 1501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.567287+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.567561+0000 mon.b (mon.2) 1502 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.652511+0000 mon.b (mon.2) 1503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.654849+0000 mon.b (mon.2) 1504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.655851+0000 mon.b (mon.2) 1505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.658387+0000 mon.b (mon.2) 1506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.659243+0000 mon.b (mon.2) 1507 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.662089+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.747322+0000 mon.b (mon.2) 1508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.749833+0000 mon.b (mon.2) 1509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.750982+0000 mon.b (mon.2) 1510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.754218+0000 mon.b (mon.2) 1511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.755096+0000 mon.b (mon.2) 1512 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[23964]: audit 2024-04-22T21:08:09.755881+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.356526+0000 mon.b (mon.2) 1484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.357448+0000 mon.b (mon.2) 1485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.357448+0000 mon.b (mon.2) 1485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.359448+0000 mon.b (mon.2) 1486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.359448+0000 mon.b (mon.2) 1486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.360145+0000 mon.b (mon.2) 1487 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.360145+0000 mon.b (mon.2) 1487 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.362072+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.362072+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.446469+0000 mon.b (mon.2) 1488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.446469+0000 mon.b (mon.2) 1488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.448504+0000 mon.b (mon.2) 1489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.448504+0000 mon.b (mon.2) 1489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.449446+0000 mon.b (mon.2) 1490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.449446+0000 mon.b (mon.2) 1490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.451380+0000 mon.b (mon.2) 1491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.451380+0000 mon.b (mon.2) 1491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.451469+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.451469+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.452076+0000 mon.b (mon.2) 1492 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.452076+0000 mon.b (mon.2) 1492 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.500382+0000 mon.b (mon.2) 1493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.500382+0000 mon.b (mon.2) 1493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.502452+0000 mon.b (mon.2) 1494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.502452+0000 mon.b (mon.2) 1494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.503544+0000 mon.b (mon.2) 1495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.503544+0000 mon.b (mon.2) 1495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.505555+0000 mon.b (mon.2) 1496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.505555+0000 mon.b (mon.2) 1496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.506008+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.506008+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.506235+0000 mon.b (mon.2) 1497 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.506235+0000 mon.b (mon.2) 1497 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.558625+0000 mon.b (mon.2) 1498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.558625+0000 mon.b (mon.2) 1498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.560902+0000 mon.b (mon.2) 1499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.560902+0000 mon.b (mon.2) 1499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.561839+0000 mon.b (mon.2) 1500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.561839+0000 mon.b (mon.2) 1500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.563996+0000 mon.b (mon.2) 1501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.563996+0000 mon.b (mon.2) 1501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.567287+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.567287+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.567561+0000 mon.b (mon.2) 1502 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.567561+0000 mon.b (mon.2) 1502 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.652511+0000 mon.b (mon.2) 1503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.652511+0000 mon.b (mon.2) 1503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.654849+0000 mon.b (mon.2) 1504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.654849+0000 mon.b (mon.2) 1504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.655851+0000 mon.b (mon.2) 1505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.655851+0000 mon.b (mon.2) 1505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.658387+0000 mon.b (mon.2) 1506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.658387+0000 mon.b (mon.2) 1506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.659243+0000 mon.b (mon.2) 1507 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.659243+0000 mon.b (mon.2) 1507 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.662089+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.662089+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.747322+0000 mon.b (mon.2) 1508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.747322+0000 mon.b (mon.2) 1508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.749833+0000 mon.b (mon.2) 1509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.749833+0000 mon.b (mon.2) 1509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.750982+0000 mon.b (mon.2) 1510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.750982+0000 mon.b (mon.2) 1510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.754218+0000 mon.b (mon.2) 1511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.754218+0000 mon.b (mon.2) 1511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.755096+0000 mon.b (mon.2) 1512 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.755096+0000 mon.b (mon.2) 1512 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.755881+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:09 smithi121 bash[73084]: audit 2024-04-22T21:08:09.755881+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: cephadm 2024-04-22T21:08:08.360745+0000 mgr.x (mgr.34107) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: cephadm 2024-04-22T21:08:08.470008+0000 mgr.x (mgr.34107) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: cephadm 2024-04-22T21:08:08.567483+0000 mgr.x (mgr.34107) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: cluster 2024-04-22T21:08:08.585943+0000 mgr.x (mgr.34107) 163 : 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-22T21:08:10.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: cephadm 2024-04-22T21:08:08.664788+0000 mgr.x (mgr.34107) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: cephadm 2024-04-22T21:08:08.759864+0000 mgr.x (mgr.34107) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:08.848039+0000 mon.b (mon.2) 1453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:08.850717+0000 mon.b (mon.2) 1454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:08.851955+0000 mon.b (mon.2) 1455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:08.854433+0000 mon.b (mon.2) 1456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:08.855277+0000 mon.b (mon.2) 1457 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:08.856805+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: cephadm 2024-04-22T21:08:08.865338+0000 mgr.x (mgr.34107) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:08.921460+0000 mon.b (mon.2) 1458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:08.923838+0000 mon.b (mon.2) 1459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:08.924660+0000 mon.b (mon.2) 1460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:08.926996+0000 mon.b (mon.2) 1461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:08.927610+0000 mon.b (mon.2) 1462 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:08.928821+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: cephadm 2024-04-22T21:08:08.935847+0000 mgr.x (mgr.34107) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:08.990503+0000 mon.b (mon.2) 1463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:08.994988+0000 mon.b (mon.2) 1464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:08.996709+0000 mon.b (mon.2) 1465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.000029+0000 mon.b (mon.2) 1466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.000988+0000 mon.b (mon.2) 1467 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.004617+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: cephadm 2024-04-22T21:08:09.012098+0000 mgr.x (mgr.34107) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.086096+0000 mon.b (mon.2) 1468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.088545+0000 mon.b (mon.2) 1469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.090189+0000 mon.b (mon.2) 1470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.093332+0000 mon.b (mon.2) 1471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.094119+0000 mon.b (mon.2) 1472 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.096489+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: cephadm 2024-04-22T21:08:09.103674+0000 mgr.x (mgr.34107) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.175809+0000 mon.b (mon.2) 1473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.177664+0000 mon.b (mon.2) 1474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.178457+0000 mon.b (mon.2) 1475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.180323+0000 mon.b (mon.2) 1476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.181023+0000 mon.b (mon.2) 1477 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.182790+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: cephadm 2024-04-22T21:08:09.190068+0000 mgr.x (mgr.34107) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.263054+0000 mon.b (mon.2) 1478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.266271+0000 mon.b (mon.2) 1479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.267541+0000 mon.b (mon.2) 1480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.269909+0000 mon.b (mon.2) 1481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.270898+0000 mon.b (mon.2) 1482 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.273632+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: cephadm 2024-04-22T21:08:09.281146+0000 mgr.x (mgr.34107) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:10.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.354073+0000 mon.b (mon.2) 1483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.356526+0000 mon.b (mon.2) 1484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.357448+0000 mon.b (mon.2) 1485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.359448+0000 mon.b (mon.2) 1486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.360145+0000 mon.b (mon.2) 1487 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.362072+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.446469+0000 mon.b (mon.2) 1488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.448504+0000 mon.b (mon.2) 1489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.449446+0000 mon.b (mon.2) 1490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.451380+0000 mon.b (mon.2) 1491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.451469+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.452076+0000 mon.b (mon.2) 1492 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.500382+0000 mon.b (mon.2) 1493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.502452+0000 mon.b (mon.2) 1494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.503544+0000 mon.b (mon.2) 1495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.505555+0000 mon.b (mon.2) 1496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.506008+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.506235+0000 mon.b (mon.2) 1497 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.558625+0000 mon.b (mon.2) 1498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.560902+0000 mon.b (mon.2) 1499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.561839+0000 mon.b (mon.2) 1500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.563996+0000 mon.b (mon.2) 1501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.567287+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.567561+0000 mon.b (mon.2) 1502 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.652511+0000 mon.b (mon.2) 1503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.654849+0000 mon.b (mon.2) 1504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.655851+0000 mon.b (mon.2) 1505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.658387+0000 mon.b (mon.2) 1506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.659243+0000 mon.b (mon.2) 1507 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.662089+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:10.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.747322+0000 mon.b (mon.2) 1508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.749833+0000 mon.b (mon.2) 1509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:10.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.750982+0000 mon.b (mon.2) 1510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:10.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.754218+0000 mon.b (mon.2) 1511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:10.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.755096+0000 mon.b (mon.2) 1512 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:10.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:09 smithi123 bash[18722]: audit 2024-04-22T21:08:09.755881+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: cephadm 2024-04-22T21:08:09.369683+0000 mgr.x (mgr.34107) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: cephadm 2024-04-22T21:08:09.369683+0000 mgr.x (mgr.34107) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: cephadm 2024-04-22T21:08:09.458555+0000 mgr.x (mgr.34107) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: cephadm 2024-04-22T21:08:09.458555+0000 mgr.x (mgr.34107) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: cephadm 2024-04-22T21:08:09.513116+0000 mgr.x (mgr.34107) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: cephadm 2024-04-22T21:08:09.513116+0000 mgr.x (mgr.34107) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: cephadm 2024-04-22T21:08:09.574415+0000 mgr.x (mgr.34107) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: cephadm 2024-04-22T21:08:09.574415+0000 mgr.x (mgr.34107) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: cephadm 2024-04-22T21:08:09.669507+0000 mgr.x (mgr.34107) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: cephadm 2024-04-22T21:08:09.669507+0000 mgr.x (mgr.34107) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: cephadm 2024-04-22T21:08:09.763283+0000 mgr.x (mgr.34107) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: cephadm 2024-04-22T21:08:09.763283+0000 mgr.x (mgr.34107) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:09.854801+0000 mon.b (mon.2) 1513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:09.854801+0000 mon.b (mon.2) 1513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:09.858880+0000 mon.b (mon.2) 1514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:09.858880+0000 mon.b (mon.2) 1514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:09.860424+0000 mon.b (mon.2) 1515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:09.860424+0000 mon.b (mon.2) 1515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:09.863960+0000 mon.b (mon.2) 1516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:09.863960+0000 mon.b (mon.2) 1516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:09.865238+0000 mon.b (mon.2) 1517 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:09.865238+0000 mon.b (mon.2) 1517 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:09.866801+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:09.866801+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: cephadm 2024-04-22T21:08:09.874348+0000 mgr.x (mgr.34107) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: cephadm 2024-04-22T21:08:09.874348+0000 mgr.x (mgr.34107) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:09.967637+0000 mon.b (mon.2) 1518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:09.967637+0000 mon.b (mon.2) 1518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:09.971689+0000 mon.b (mon.2) 1519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:09.971689+0000 mon.b (mon.2) 1519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:09.974068+0000 mon.b (mon.2) 1520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:09.974068+0000 mon.b (mon.2) 1520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:09.978693+0000 mon.b (mon.2) 1521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:09.978693+0000 mon.b (mon.2) 1521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:09.980376+0000 mon.b (mon.2) 1522 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:09.980376+0000 mon.b (mon.2) 1522 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:09.983847+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:09.983847+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: cephadm 2024-04-22T21:08:09.992490+0000 mgr.x (mgr.34107) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: cephadm 2024-04-22T21:08:09.992490+0000 mgr.x (mgr.34107) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.048664+0000 mon.b (mon.2) 1523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: cephadm 2024-04-22T21:08:09.369683+0000 mgr.x (mgr.34107) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: cephadm 2024-04-22T21:08:09.458555+0000 mgr.x (mgr.34107) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: cephadm 2024-04-22T21:08:09.513116+0000 mgr.x (mgr.34107) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: cephadm 2024-04-22T21:08:09.574415+0000 mgr.x (mgr.34107) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: cephadm 2024-04-22T21:08:09.669507+0000 mgr.x (mgr.34107) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: cephadm 2024-04-22T21:08:09.763283+0000 mgr.x (mgr.34107) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:09.854801+0000 mon.b (mon.2) 1513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:09.858880+0000 mon.b (mon.2) 1514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:09.860424+0000 mon.b (mon.2) 1515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:09.863960+0000 mon.b (mon.2) 1516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:09.865238+0000 mon.b (mon.2) 1517 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:09.866801+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: cephadm 2024-04-22T21:08:09.874348+0000 mgr.x (mgr.34107) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:09.967637+0000 mon.b (mon.2) 1518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:09.971689+0000 mon.b (mon.2) 1519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:09.974068+0000 mon.b (mon.2) 1520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:09.978693+0000 mon.b (mon.2) 1521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:09.980376+0000 mon.b (mon.2) 1522 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:09.983847+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: cephadm 2024-04-22T21:08:09.992490+0000 mgr.x (mgr.34107) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.048664+0000 mon.b (mon.2) 1523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.053145+0000 mon.b (mon.2) 1524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.053145+0000 mon.b (mon.2) 1524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.055006+0000 mon.b (mon.2) 1525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.055006+0000 mon.b (mon.2) 1525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.058839+0000 mon.b (mon.2) 1526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.058839+0000 mon.b (mon.2) 1526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.060199+0000 mon.b (mon.2) 1527 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.060199+0000 mon.b (mon.2) 1527 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.062123+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.062123+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: cephadm 2024-04-22T21:08:10.071856+0000 mgr.x (mgr.34107) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: cephadm 2024-04-22T21:08:10.071856+0000 mgr.x (mgr.34107) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.147179+0000 mon.b (mon.2) 1528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.147179+0000 mon.b (mon.2) 1528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.149978+0000 mon.b (mon.2) 1529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.149978+0000 mon.b (mon.2) 1529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.151459+0000 mon.b (mon.2) 1530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.151459+0000 mon.b (mon.2) 1530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.154647+0000 mon.b (mon.2) 1531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.154647+0000 mon.b (mon.2) 1531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.155887+0000 mon.b (mon.2) 1532 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.155887+0000 mon.b (mon.2) 1532 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.157286+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.157286+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: cephadm 2024-04-22T21:08:10.166568+0000 mgr.x (mgr.34107) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: cephadm 2024-04-22T21:08:10.166568+0000 mgr.x (mgr.34107) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.254833+0000 mon.b (mon.2) 1533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.254833+0000 mon.b (mon.2) 1533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.259512+0000 mon.b (mon.2) 1534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.259512+0000 mon.b (mon.2) 1534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.260911+0000 mon.b (mon.2) 1535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.260911+0000 mon.b (mon.2) 1535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.264600+0000 mon.b (mon.2) 1536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.264600+0000 mon.b (mon.2) 1536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.265644+0000 mon.b (mon.2) 1537 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.265644+0000 mon.b (mon.2) 1537 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.267767+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.267767+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.048664+0000 mon.b (mon.2) 1523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.053145+0000 mon.b (mon.2) 1524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.055006+0000 mon.b (mon.2) 1525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.058839+0000 mon.b (mon.2) 1526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.060199+0000 mon.b (mon.2) 1527 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.062123+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: cephadm 2024-04-22T21:08:10.071856+0000 mgr.x (mgr.34107) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.147179+0000 mon.b (mon.2) 1528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.149978+0000 mon.b (mon.2) 1529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.151459+0000 mon.b (mon.2) 1530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.154647+0000 mon.b (mon.2) 1531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.155887+0000 mon.b (mon.2) 1532 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.157286+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: cephadm 2024-04-22T21:08:10.166568+0000 mgr.x (mgr.34107) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.254833+0000 mon.b (mon.2) 1533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.259512+0000 mon.b (mon.2) 1534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.260911+0000 mon.b (mon.2) 1535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.264600+0000 mon.b (mon.2) 1536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.265644+0000 mon.b (mon.2) 1537 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.267767+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: cephadm 2024-04-22T21:08:10.275096+0000 mgr.x (mgr.34107) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: cephadm 2024-04-22T21:08:10.275096+0000 mgr.x (mgr.34107) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.350309+0000 mon.b (mon.2) 1538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.350309+0000 mon.b (mon.2) 1538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.352552+0000 mon.b (mon.2) 1539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.352552+0000 mon.b (mon.2) 1539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.353672+0000 mon.b (mon.2) 1540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.353672+0000 mon.b (mon.2) 1540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.356883+0000 mon.b (mon.2) 1541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.356883+0000 mon.b (mon.2) 1541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.357752+0000 mon.b (mon.2) 1542 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.357752+0000 mon.b (mon.2) 1542 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.362606+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.362606+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.446013+0000 mon.b (mon.2) 1543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.446013+0000 mon.b (mon.2) 1543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.448995+0000 mon.b (mon.2) 1544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.448995+0000 mon.b (mon.2) 1544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.450668+0000 mon.b (mon.2) 1545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.450668+0000 mon.b (mon.2) 1545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.454149+0000 mon.b (mon.2) 1546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.454149+0000 mon.b (mon.2) 1546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.455245+0000 mon.b (mon.2) 1547 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.455245+0000 mon.b (mon.2) 1547 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.460614+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.460614+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.543674+0000 mon.b (mon.2) 1548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.543674+0000 mon.b (mon.2) 1548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.545996+0000 mon.b (mon.2) 1549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.545996+0000 mon.b (mon.2) 1549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.547158+0000 mon.b (mon.2) 1550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.547158+0000 mon.b (mon.2) 1550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.549669+0000 mon.b (mon.2) 1551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.549669+0000 mon.b (mon.2) 1551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.550439+0000 mon.b (mon.2) 1552 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.550439+0000 mon.b (mon.2) 1552 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.552473+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.552473+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.637833+0000 mon.b (mon.2) 1553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: cephadm 2024-04-22T21:08:10.275096+0000 mgr.x (mgr.34107) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.350309+0000 mon.b (mon.2) 1538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.352552+0000 mon.b (mon.2) 1539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.353672+0000 mon.b (mon.2) 1540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.356883+0000 mon.b (mon.2) 1541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.357752+0000 mon.b (mon.2) 1542 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.362606+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.446013+0000 mon.b (mon.2) 1543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.448995+0000 mon.b (mon.2) 1544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.450668+0000 mon.b (mon.2) 1545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.454149+0000 mon.b (mon.2) 1546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.455245+0000 mon.b (mon.2) 1547 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.460614+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.543674+0000 mon.b (mon.2) 1548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.545996+0000 mon.b (mon.2) 1549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.547158+0000 mon.b (mon.2) 1550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.549669+0000 mon.b (mon.2) 1551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.550439+0000 mon.b (mon.2) 1552 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.552473+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.637833+0000 mon.b (mon.2) 1553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.640670+0000 mon.b (mon.2) 1554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.640670+0000 mon.b (mon.2) 1554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.642155+0000 mon.b (mon.2) 1555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.642155+0000 mon.b (mon.2) 1555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.645636+0000 mon.b (mon.2) 1556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.645636+0000 mon.b (mon.2) 1556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.646700+0000 mon.b (mon.2) 1557 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.646700+0000 mon.b (mon.2) 1557 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.649165+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.649165+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.734448+0000 mon.b (mon.2) 1558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.734448+0000 mon.b (mon.2) 1558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.736959+0000 mon.b (mon.2) 1559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.736959+0000 mon.b (mon.2) 1559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.738222+0000 mon.b (mon.2) 1560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.738222+0000 mon.b (mon.2) 1560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.740874+0000 mon.b (mon.2) 1561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.740874+0000 mon.b (mon.2) 1561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.637833+0000 mon.b (mon.2) 1553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.640670+0000 mon.b (mon.2) 1554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.642155+0000 mon.b (mon.2) 1555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.645636+0000 mon.b (mon.2) 1556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.646700+0000 mon.b (mon.2) 1557 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.649165+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.734448+0000 mon.b (mon.2) 1558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.736959+0000 mon.b (mon.2) 1559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.738222+0000 mon.b (mon.2) 1560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.740874+0000 mon.b (mon.2) 1561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.741817+0000 mon.b (mon.2) 1562 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.743584+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.810857+0000 mon.b (mon.2) 1563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.813513+0000 mon.b (mon.2) 1564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.814792+0000 mon.b (mon.2) 1565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.817517+0000 mon.b (mon.2) 1566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[23964]: audit 2024-04-22T21:08:10.818607+0000 mon.b (mon.2) 1567 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.741817+0000 mon.b (mon.2) 1562 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.741817+0000 mon.b (mon.2) 1562 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.743584+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.743584+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.810857+0000 mon.b (mon.2) 1563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.810857+0000 mon.b (mon.2) 1563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.813513+0000 mon.b (mon.2) 1564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.813513+0000 mon.b (mon.2) 1564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.814792+0000 mon.b (mon.2) 1565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.814792+0000 mon.b (mon.2) 1565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.817517+0000 mon.b (mon.2) 1566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.817517+0000 mon.b (mon.2) 1566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.818607+0000 mon.b (mon.2) 1567 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:10 smithi121 bash[73084]: audit 2024-04-22T21:08:10.818607+0000 mon.b (mon.2) 1567 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: cephadm 2024-04-22T21:08:09.369683+0000 mgr.x (mgr.34107) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: cephadm 2024-04-22T21:08:09.458555+0000 mgr.x (mgr.34107) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: cephadm 2024-04-22T21:08:09.513116+0000 mgr.x (mgr.34107) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: cephadm 2024-04-22T21:08:09.574415+0000 mgr.x (mgr.34107) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: cephadm 2024-04-22T21:08:09.669507+0000 mgr.x (mgr.34107) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: cephadm 2024-04-22T21:08:09.763283+0000 mgr.x (mgr.34107) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:09.854801+0000 mon.b (mon.2) 1513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:09.858880+0000 mon.b (mon.2) 1514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:09.860424+0000 mon.b (mon.2) 1515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:09.863960+0000 mon.b (mon.2) 1516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:09.865238+0000 mon.b (mon.2) 1517 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:09.866801+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: cephadm 2024-04-22T21:08:09.874348+0000 mgr.x (mgr.34107) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:09.967637+0000 mon.b (mon.2) 1518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:09.971689+0000 mon.b (mon.2) 1519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:09.974068+0000 mon.b (mon.2) 1520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:09.978693+0000 mon.b (mon.2) 1521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:09.980376+0000 mon.b (mon.2) 1522 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:09.983847+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: cephadm 2024-04-22T21:08:09.992490+0000 mgr.x (mgr.34107) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.048664+0000 mon.b (mon.2) 1523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.053145+0000 mon.b (mon.2) 1524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.055006+0000 mon.b (mon.2) 1525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.058839+0000 mon.b (mon.2) 1526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.060199+0000 mon.b (mon.2) 1527 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.062123+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: cephadm 2024-04-22T21:08:10.071856+0000 mgr.x (mgr.34107) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.147179+0000 mon.b (mon.2) 1528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.149978+0000 mon.b (mon.2) 1529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.151459+0000 mon.b (mon.2) 1530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.154647+0000 mon.b (mon.2) 1531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.155887+0000 mon.b (mon.2) 1532 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.157286+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: cephadm 2024-04-22T21:08:10.166568+0000 mgr.x (mgr.34107) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.254833+0000 mon.b (mon.2) 1533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.259512+0000 mon.b (mon.2) 1534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.260911+0000 mon.b (mon.2) 1535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.264600+0000 mon.b (mon.2) 1536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.265644+0000 mon.b (mon.2) 1537 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.267767+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: cephadm 2024-04-22T21:08:10.275096+0000 mgr.x (mgr.34107) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:11.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.350309+0000 mon.b (mon.2) 1538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.352552+0000 mon.b (mon.2) 1539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.353672+0000 mon.b (mon.2) 1540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.356883+0000 mon.b (mon.2) 1541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.357752+0000 mon.b (mon.2) 1542 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.362606+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.446013+0000 mon.b (mon.2) 1543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.448995+0000 mon.b (mon.2) 1544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.450668+0000 mon.b (mon.2) 1545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.454149+0000 mon.b (mon.2) 1546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.455245+0000 mon.b (mon.2) 1547 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.460614+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.543674+0000 mon.b (mon.2) 1548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.545996+0000 mon.b (mon.2) 1549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.547158+0000 mon.b (mon.2) 1550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.549669+0000 mon.b (mon.2) 1551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.550439+0000 mon.b (mon.2) 1552 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.552473+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.637833+0000 mon.b (mon.2) 1553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.640670+0000 mon.b (mon.2) 1554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.642155+0000 mon.b (mon.2) 1555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.645636+0000 mon.b (mon.2) 1556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.646700+0000 mon.b (mon.2) 1557 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.649165+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.734448+0000 mon.b (mon.2) 1558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.736959+0000 mon.b (mon.2) 1559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.738222+0000 mon.b (mon.2) 1560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.740874+0000 mon.b (mon.2) 1561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.741817+0000 mon.b (mon.2) 1562 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:11.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.743584+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:11.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.810857+0000 mon.b (mon.2) 1563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.813513+0000 mon.b (mon.2) 1564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:11.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.814792+0000 mon.b (mon.2) 1565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:11.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.817517+0000 mon.b (mon.2) 1566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:11.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:10 smithi123 bash[18722]: audit 2024-04-22T21:08:10.818607+0000 mon.b (mon.2) 1567 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: cephadm 2024-04-22T21:08:10.370153+0000 mgr.x (mgr.34107) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: cephadm 2024-04-22T21:08:10.468396+0000 mgr.x (mgr.34107) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: cephadm 2024-04-22T21:08:10.559776+0000 mgr.x (mgr.34107) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: cluster 2024-04-22T21:08:10.586512+0000 mgr.x (mgr.34107) 186 : 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-22T21:08:12.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: cephadm 2024-04-22T21:08:10.656490+0000 mgr.x (mgr.34107) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: cephadm 2024-04-22T21:08:10.751653+0000 mgr.x (mgr.34107) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:10.820602+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: cephadm 2024-04-22T21:08:10.830427+0000 mgr.x (mgr.34107) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:10.887404+0000 mon.b (mon.2) 1568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:10.889375+0000 mon.b (mon.2) 1569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:10.890481+0000 mon.b (mon.2) 1570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:10.892461+0000 mon.b (mon.2) 1571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:10.893145+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:10.893242+0000 mon.b (mon.2) 1572 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: cephadm 2024-04-22T21:08:10.900464+0000 mgr.x (mgr.34107) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:10.966921+0000 mon.b (mon.2) 1573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:10.969123+0000 mon.b (mon.2) 1574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:10.970170+0000 mon.b (mon.2) 1575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:10.972455+0000 mon.b (mon.2) 1576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:10.973119+0000 mon.b (mon.2) 1577 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:10.974901+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: cephadm 2024-04-22T21:08:10.982103+0000 mgr.x (mgr.34107) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.038659+0000 mon.b (mon.2) 1578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.041141+0000 mon.b (mon.2) 1579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.042657+0000 mon.b (mon.2) 1580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.045689+0000 mon.b (mon.2) 1581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.046687+0000 mon.b (mon.2) 1582 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.048816+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: cephadm 2024-04-22T21:08:11.057930+0000 mgr.x (mgr.34107) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.139767+0000 mon.b (mon.2) 1583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.143214+0000 mon.b (mon.2) 1584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.144822+0000 mon.b (mon.2) 1585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.148336+0000 mon.b (mon.2) 1586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.149429+0000 mon.b (mon.2) 1587 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.154461+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: cephadm 2024-04-22T21:08:11.162144+0000 mgr.x (mgr.34107) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.250348+0000 mon.b (mon.2) 1588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.253996+0000 mon.b (mon.2) 1589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.255286+0000 mon.b (mon.2) 1590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.258170+0000 mon.b (mon.2) 1591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.259125+0000 mon.b (mon.2) 1592 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.262537+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: cephadm 2024-04-22T21:08:11.270031+0000 mgr.x (mgr.34107) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.349189+0000 mon.b (mon.2) 1593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.353062+0000 mon.b (mon.2) 1594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.354372+0000 mon.b (mon.2) 1595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.357695+0000 mon.b (mon.2) 1596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.358628+0000 mon.b (mon.2) 1597 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.364030+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.448604+0000 mon.b (mon.2) 1598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.450881+0000 mon.b (mon.2) 1599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.451847+0000 mon.b (mon.2) 1600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.454005+0000 mon.b (mon.2) 1601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.454728+0000 mon.b (mon.2) 1602 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.456039+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.523375+0000 mon.b (mon.2) 1603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.526224+0000 mon.b (mon.2) 1604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.527637+0000 mon.b (mon.2) 1605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.530521+0000 mon.b (mon.2) 1606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.531487+0000 mon.b (mon.2) 1607 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.533158+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.628013+0000 mon.b (mon.2) 1608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.631698+0000 mon.b (mon.2) 1609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.633059+0000 mon.b (mon.2) 1610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.635960+0000 mon.b (mon.2) 1611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.637081+0000 mon.b (mon.2) 1612 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.640162+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.738292+0000 mon.b (mon.2) 1613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.742854+0000 mon.b (mon.2) 1614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.745458+0000 mon.b (mon.2) 1615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.749567+0000 mon.b (mon.2) 1616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.751059+0000 mon.b (mon.2) 1617 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.752110+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.818471+0000 mon.b (mon.2) 1618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.821967+0000 mon.b (mon.2) 1619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.823655+0000 mon.b (mon.2) 1620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.826628+0000 mon.b (mon.2) 1621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:11 smithi123 bash[18722]: audit 2024-04-22T21:08:11.827677+0000 mon.b (mon.2) 1622 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: cephadm 2024-04-22T21:08:10.370153+0000 mgr.x (mgr.34107) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: cephadm 2024-04-22T21:08:10.370153+0000 mgr.x (mgr.34107) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: cephadm 2024-04-22T21:08:10.468396+0000 mgr.x (mgr.34107) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: cephadm 2024-04-22T21:08:10.468396+0000 mgr.x (mgr.34107) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: cephadm 2024-04-22T21:08:10.559776+0000 mgr.x (mgr.34107) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: cephadm 2024-04-22T21:08:10.559776+0000 mgr.x (mgr.34107) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: cluster 2024-04-22T21:08:10.586512+0000 mgr.x (mgr.34107) 186 : 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-22T21:08:12.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: cluster 2024-04-22T21:08:10.586512+0000 mgr.x (mgr.34107) 186 : 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-22T21:08:12.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: cephadm 2024-04-22T21:08:10.656490+0000 mgr.x (mgr.34107) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: cephadm 2024-04-22T21:08:10.656490+0000 mgr.x (mgr.34107) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: cephadm 2024-04-22T21:08:10.751653+0000 mgr.x (mgr.34107) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: cephadm 2024-04-22T21:08:10.751653+0000 mgr.x (mgr.34107) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:10.820602+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:10.820602+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: cephadm 2024-04-22T21:08:10.830427+0000 mgr.x (mgr.34107) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: cephadm 2024-04-22T21:08:10.830427+0000 mgr.x (mgr.34107) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:10.887404+0000 mon.b (mon.2) 1568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:10.887404+0000 mon.b (mon.2) 1568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:10.889375+0000 mon.b (mon.2) 1569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:10.889375+0000 mon.b (mon.2) 1569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:10.890481+0000 mon.b (mon.2) 1570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: cephadm 2024-04-22T21:08:10.370153+0000 mgr.x (mgr.34107) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: cephadm 2024-04-22T21:08:10.468396+0000 mgr.x (mgr.34107) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: cephadm 2024-04-22T21:08:10.559776+0000 mgr.x (mgr.34107) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: cluster 2024-04-22T21:08:10.586512+0000 mgr.x (mgr.34107) 186 : 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-22T21:08:12.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: cephadm 2024-04-22T21:08:10.656490+0000 mgr.x (mgr.34107) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: cephadm 2024-04-22T21:08:10.751653+0000 mgr.x (mgr.34107) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:10.820602+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: cephadm 2024-04-22T21:08:10.830427+0000 mgr.x (mgr.34107) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:10.887404+0000 mon.b (mon.2) 1568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:10.889375+0000 mon.b (mon.2) 1569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:10.890481+0000 mon.b (mon.2) 1570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:10.892461+0000 mon.b (mon.2) 1571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:10.893145+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:10.893242+0000 mon.b (mon.2) 1572 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: cephadm 2024-04-22T21:08:10.900464+0000 mgr.x (mgr.34107) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:10.966921+0000 mon.b (mon.2) 1573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:10.969123+0000 mon.b (mon.2) 1574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:10.970170+0000 mon.b (mon.2) 1575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:10.972455+0000 mon.b (mon.2) 1576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:10.973119+0000 mon.b (mon.2) 1577 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:10.890481+0000 mon.b (mon.2) 1570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:10.892461+0000 mon.b (mon.2) 1571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:10.892461+0000 mon.b (mon.2) 1571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:10.893145+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:10.893145+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:10.893242+0000 mon.b (mon.2) 1572 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:10.893242+0000 mon.b (mon.2) 1572 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: cephadm 2024-04-22T21:08:10.900464+0000 mgr.x (mgr.34107) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: cephadm 2024-04-22T21:08:10.900464+0000 mgr.x (mgr.34107) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:10.966921+0000 mon.b (mon.2) 1573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:10.966921+0000 mon.b (mon.2) 1573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:10.969123+0000 mon.b (mon.2) 1574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:10.969123+0000 mon.b (mon.2) 1574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:10.970170+0000 mon.b (mon.2) 1575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:10.970170+0000 mon.b (mon.2) 1575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:10.972455+0000 mon.b (mon.2) 1576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:10.972455+0000 mon.b (mon.2) 1576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:10.973119+0000 mon.b (mon.2) 1577 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:10.973119+0000 mon.b (mon.2) 1577 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:10.974901+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:10.974901+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: cephadm 2024-04-22T21:08:10.982103+0000 mgr.x (mgr.34107) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.038659+0000 mon.b (mon.2) 1578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.041141+0000 mon.b (mon.2) 1579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.042657+0000 mon.b (mon.2) 1580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.045689+0000 mon.b (mon.2) 1581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.046687+0000 mon.b (mon.2) 1582 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.048816+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: cephadm 2024-04-22T21:08:11.057930+0000 mgr.x (mgr.34107) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.139767+0000 mon.b (mon.2) 1583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.143214+0000 mon.b (mon.2) 1584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.144822+0000 mon.b (mon.2) 1585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.148336+0000 mon.b (mon.2) 1586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.149429+0000 mon.b (mon.2) 1587 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.154461+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: cephadm 2024-04-22T21:08:11.162144+0000 mgr.x (mgr.34107) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.250348+0000 mon.b (mon.2) 1588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.253996+0000 mon.b (mon.2) 1589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.255286+0000 mon.b (mon.2) 1590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.258170+0000 mon.b (mon.2) 1591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.259125+0000 mon.b (mon.2) 1592 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.262537+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: cephadm 2024-04-22T21:08:11.270031+0000 mgr.x (mgr.34107) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.349189+0000 mon.b (mon.2) 1593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.353062+0000 mon.b (mon.2) 1594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.354372+0000 mon.b (mon.2) 1595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.357695+0000 mon.b (mon.2) 1596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.358628+0000 mon.b (mon.2) 1597 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.364030+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.448604+0000 mon.b (mon.2) 1598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.450881+0000 mon.b (mon.2) 1599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.451847+0000 mon.b (mon.2) 1600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.454005+0000 mon.b (mon.2) 1601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.454728+0000 mon.b (mon.2) 1602 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.456039+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.523375+0000 mon.b (mon.2) 1603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.526224+0000 mon.b (mon.2) 1604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.527637+0000 mon.b (mon.2) 1605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.530521+0000 mon.b (mon.2) 1606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:10.974901+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: cephadm 2024-04-22T21:08:10.982103+0000 mgr.x (mgr.34107) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: cephadm 2024-04-22T21:08:10.982103+0000 mgr.x (mgr.34107) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.038659+0000 mon.b (mon.2) 1578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.038659+0000 mon.b (mon.2) 1578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.041141+0000 mon.b (mon.2) 1579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.041141+0000 mon.b (mon.2) 1579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.042657+0000 mon.b (mon.2) 1580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.042657+0000 mon.b (mon.2) 1580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.045689+0000 mon.b (mon.2) 1581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.045689+0000 mon.b (mon.2) 1581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.046687+0000 mon.b (mon.2) 1582 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.046687+0000 mon.b (mon.2) 1582 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.048816+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.048816+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: cephadm 2024-04-22T21:08:11.057930+0000 mgr.x (mgr.34107) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: cephadm 2024-04-22T21:08:11.057930+0000 mgr.x (mgr.34107) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.139767+0000 mon.b (mon.2) 1583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.139767+0000 mon.b (mon.2) 1583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.143214+0000 mon.b (mon.2) 1584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.531487+0000 mon.b (mon.2) 1607 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.533158+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.628013+0000 mon.b (mon.2) 1608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.631698+0000 mon.b (mon.2) 1609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.633059+0000 mon.b (mon.2) 1610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.635960+0000 mon.b (mon.2) 1611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.637081+0000 mon.b (mon.2) 1612 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.640162+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.738292+0000 mon.b (mon.2) 1613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.742854+0000 mon.b (mon.2) 1614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.745458+0000 mon.b (mon.2) 1615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.749567+0000 mon.b (mon.2) 1616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.751059+0000 mon.b (mon.2) 1617 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.752110+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.818471+0000 mon.b (mon.2) 1618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.821967+0000 mon.b (mon.2) 1619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.823655+0000 mon.b (mon.2) 1620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.826628+0000 mon.b (mon.2) 1621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[23964]: audit 2024-04-22T21:08:11.827677+0000 mon.b (mon.2) 1622 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.143214+0000 mon.b (mon.2) 1584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.144822+0000 mon.b (mon.2) 1585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.144822+0000 mon.b (mon.2) 1585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.148336+0000 mon.b (mon.2) 1586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.148336+0000 mon.b (mon.2) 1586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.149429+0000 mon.b (mon.2) 1587 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.149429+0000 mon.b (mon.2) 1587 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.154461+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.154461+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: cephadm 2024-04-22T21:08:11.162144+0000 mgr.x (mgr.34107) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: cephadm 2024-04-22T21:08:11.162144+0000 mgr.x (mgr.34107) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.250348+0000 mon.b (mon.2) 1588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.250348+0000 mon.b (mon.2) 1588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.253996+0000 mon.b (mon.2) 1589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.253996+0000 mon.b (mon.2) 1589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.255286+0000 mon.b (mon.2) 1590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.255286+0000 mon.b (mon.2) 1590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.258170+0000 mon.b (mon.2) 1591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.258170+0000 mon.b (mon.2) 1591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.259125+0000 mon.b (mon.2) 1592 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.259125+0000 mon.b (mon.2) 1592 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.262537+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.262537+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: cephadm 2024-04-22T21:08:11.270031+0000 mgr.x (mgr.34107) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: cephadm 2024-04-22T21:08:11.270031+0000 mgr.x (mgr.34107) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:12.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.349189+0000 mon.b (mon.2) 1593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.349189+0000 mon.b (mon.2) 1593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.353062+0000 mon.b (mon.2) 1594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.353062+0000 mon.b (mon.2) 1594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.354372+0000 mon.b (mon.2) 1595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.354372+0000 mon.b (mon.2) 1595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.357695+0000 mon.b (mon.2) 1596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.357695+0000 mon.b (mon.2) 1596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.358628+0000 mon.b (mon.2) 1597 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.358628+0000 mon.b (mon.2) 1597 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.364030+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.364030+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.448604+0000 mon.b (mon.2) 1598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.448604+0000 mon.b (mon.2) 1598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.450881+0000 mon.b (mon.2) 1599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.450881+0000 mon.b (mon.2) 1599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.451847+0000 mon.b (mon.2) 1600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.451847+0000 mon.b (mon.2) 1600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.454005+0000 mon.b (mon.2) 1601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.454005+0000 mon.b (mon.2) 1601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.454728+0000 mon.b (mon.2) 1602 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.454728+0000 mon.b (mon.2) 1602 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.456039+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.456039+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.523375+0000 mon.b (mon.2) 1603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.523375+0000 mon.b (mon.2) 1603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.526224+0000 mon.b (mon.2) 1604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.526224+0000 mon.b (mon.2) 1604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.527637+0000 mon.b (mon.2) 1605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.527637+0000 mon.b (mon.2) 1605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.530521+0000 mon.b (mon.2) 1606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.530521+0000 mon.b (mon.2) 1606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.531487+0000 mon.b (mon.2) 1607 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.531487+0000 mon.b (mon.2) 1607 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.533158+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.533158+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.628013+0000 mon.b (mon.2) 1608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.628013+0000 mon.b (mon.2) 1608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.631698+0000 mon.b (mon.2) 1609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.631698+0000 mon.b (mon.2) 1609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.633059+0000 mon.b (mon.2) 1610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.633059+0000 mon.b (mon.2) 1610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.635960+0000 mon.b (mon.2) 1611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.635960+0000 mon.b (mon.2) 1611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.637081+0000 mon.b (mon.2) 1612 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.637081+0000 mon.b (mon.2) 1612 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.640162+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.640162+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.738292+0000 mon.b (mon.2) 1613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.738292+0000 mon.b (mon.2) 1613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.742854+0000 mon.b (mon.2) 1614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.742854+0000 mon.b (mon.2) 1614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.745458+0000 mon.b (mon.2) 1615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.745458+0000 mon.b (mon.2) 1615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.749567+0000 mon.b (mon.2) 1616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.749567+0000 mon.b (mon.2) 1616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.751059+0000 mon.b (mon.2) 1617 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.751059+0000 mon.b (mon.2) 1617 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.752110+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.752110+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:12.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.818471+0000 mon.b (mon.2) 1618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.818471+0000 mon.b (mon.2) 1618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.821967+0000 mon.b (mon.2) 1619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.821967+0000 mon.b (mon.2) 1619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:12.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.823655+0000 mon.b (mon.2) 1620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.823655+0000 mon.b (mon.2) 1620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:12.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.826628+0000 mon.b (mon.2) 1621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.826628+0000 mon.b (mon.2) 1621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:12.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.827677+0000 mon.b (mon.2) 1622 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:12.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:11 smithi121 bash[73084]: audit 2024-04-22T21:08:11.827677+0000 mon.b (mon.2) 1622 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:13.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: cephadm 2024-04-22T21:08:11.371542+0000 mgr.x (mgr.34107) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: cephadm 2024-04-22T21:08:11.463300+0000 mgr.x (mgr.34107) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: cephadm 2024-04-22T21:08:11.540490+0000 mgr.x (mgr.34107) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: cephadm 2024-04-22T21:08:11.647761+0000 mgr.x (mgr.34107) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: cephadm 2024-04-22T21:08:11.762196+0000 mgr.x (mgr.34107) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:11.828337+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: cephadm 2024-04-22T21:08:11.838137+0000 mgr.x (mgr.34107) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:11.901476+0000 mon.b (mon.2) 1623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:11.903817+0000 mon.b (mon.2) 1624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:13.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:11.904814+0000 mon.b (mon.2) 1625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:11.906252+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:11.907045+0000 mon.b (mon.2) 1626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:13.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:11.907765+0000 mon.b (mon.2) 1627 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:13.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: cephadm 2024-04-22T21:08:11.913514+0000 mgr.x (mgr.34107) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:11.968373+0000 mon.b (mon.2) 1628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:11.972312+0000 mon.b (mon.2) 1629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:13.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:11.974069+0000 mon.b (mon.2) 1630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:11.977897+0000 mon.b (mon.2) 1631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:13.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:11.979231+0000 mon.b (mon.2) 1632 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:13.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:11.979283+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: cephadm 2024-04-22T21:08:11.990989+0000 mgr.x (mgr.34107) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.062951+0000 mon.b (mon.2) 1633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.067002+0000 mon.b (mon.2) 1634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:13.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.068747+0000 mon.b (mon.2) 1635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.072555+0000 mon.b (mon.2) 1636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:13.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.073841+0000 mon.b (mon.2) 1637 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:13.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.073895+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: cephadm 2024-04-22T21:08:12.085699+0000 mgr.x (mgr.34107) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.160112+0000 mon.b (mon.2) 1638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.162631+0000 mon.b (mon.2) 1639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:13.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.164459+0000 mon.b (mon.2) 1640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.168247+0000 mon.b (mon.2) 1641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:13.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.168580+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.169235+0000 mon.b (mon.2) 1642 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:13.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: cephadm 2024-04-22T21:08:12.179354+0000 mgr.x (mgr.34107) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.261485+0000 mon.b (mon.2) 1643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.264009+0000 mon.b (mon.2) 1644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:13.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.265186+0000 mon.b (mon.2) 1645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.267826+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.267828+0000 mon.b (mon.2) 1646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:13.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.268773+0000 mon.b (mon.2) 1647 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:13.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: cephadm 2024-04-22T21:08:12.278617+0000 mgr.x (mgr.34107) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.367483+0000 mon.b (mon.2) 1648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.371473+0000 mon.b (mon.2) 1649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:13.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.372975+0000 mon.b (mon.2) 1650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.376128+0000 mon.b (mon.2) 1651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:13.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.377160+0000 mon.b (mon.2) 1652 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:13.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.377878+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.479007+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.487740+0000 mon.b (mon.2) 1653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.488787+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.492027+0000 mon.b (mon.2) 1654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:13.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.497151+0000 mon.b (mon.2) 1655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.498055+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.508211+0000 mon.b (mon.2) 1656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:13.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.509647+0000 mon.b (mon.2) 1657 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:13.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.510371+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.618780+0000 mon.b (mon.2) 1658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.623200+0000 mon.b (mon.2) 1659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:13.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.625911+0000 mon.b (mon.2) 1660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-22T21:08:13.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:12 smithi123 bash[18722]: audit 2024-04-22T21:08:12.627373+0000 mon.b (mon.2) 1661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-22T21:08:13.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: cephadm 2024-04-22T21:08:11.371542+0000 mgr.x (mgr.34107) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: cephadm 2024-04-22T21:08:11.463300+0000 mgr.x (mgr.34107) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: cephadm 2024-04-22T21:08:11.540490+0000 mgr.x (mgr.34107) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: cephadm 2024-04-22T21:08:11.647761+0000 mgr.x (mgr.34107) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: cephadm 2024-04-22T21:08:11.762196+0000 mgr.x (mgr.34107) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:11.828337+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: cephadm 2024-04-22T21:08:11.838137+0000 mgr.x (mgr.34107) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:11.901476+0000 mon.b (mon.2) 1623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:11.903817+0000 mon.b (mon.2) 1624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:13.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:11.904814+0000 mon.b (mon.2) 1625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:11.906252+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:11.907045+0000 mon.b (mon.2) 1626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:13.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:11.907765+0000 mon.b (mon.2) 1627 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:13.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: cephadm 2024-04-22T21:08:11.913514+0000 mgr.x (mgr.34107) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:11.968373+0000 mon.b (mon.2) 1628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:11.972312+0000 mon.b (mon.2) 1629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:13.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:11.974069+0000 mon.b (mon.2) 1630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:11.977897+0000 mon.b (mon.2) 1631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:13.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:11.979231+0000 mon.b (mon.2) 1632 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:13.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:11.979283+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: cephadm 2024-04-22T21:08:11.371542+0000 mgr.x (mgr.34107) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: cephadm 2024-04-22T21:08:11.371542+0000 mgr.x (mgr.34107) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: cephadm 2024-04-22T21:08:11.463300+0000 mgr.x (mgr.34107) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: cephadm 2024-04-22T21:08:11.463300+0000 mgr.x (mgr.34107) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: cephadm 2024-04-22T21:08:11.540490+0000 mgr.x (mgr.34107) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: cephadm 2024-04-22T21:08:11.540490+0000 mgr.x (mgr.34107) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: cephadm 2024-04-22T21:08:11.647761+0000 mgr.x (mgr.34107) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: cephadm 2024-04-22T21:08:11.647761+0000 mgr.x (mgr.34107) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: cephadm 2024-04-22T21:08:11.762196+0000 mgr.x (mgr.34107) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: cephadm 2024-04-22T21:08:11.762196+0000 mgr.x (mgr.34107) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:11.828337+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:11.828337+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: cephadm 2024-04-22T21:08:11.838137+0000 mgr.x (mgr.34107) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: cephadm 2024-04-22T21:08:11.838137+0000 mgr.x (mgr.34107) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:11.901476+0000 mon.b (mon.2) 1623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:11.901476+0000 mon.b (mon.2) 1623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:11.903817+0000 mon.b (mon.2) 1624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:13.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:11.903817+0000 mon.b (mon.2) 1624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:13.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:11.904814+0000 mon.b (mon.2) 1625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:11.904814+0000 mon.b (mon.2) 1625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:11.906252+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:11.906252+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: cephadm 2024-04-22T21:08:11.990989+0000 mgr.x (mgr.34107) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.062951+0000 mon.b (mon.2) 1633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.067002+0000 mon.b (mon.2) 1634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:13.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.068747+0000 mon.b (mon.2) 1635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.072555+0000 mon.b (mon.2) 1636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:13.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.073841+0000 mon.b (mon.2) 1637 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:13.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.073895+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: cephadm 2024-04-22T21:08:12.085699+0000 mgr.x (mgr.34107) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.160112+0000 mon.b (mon.2) 1638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.162631+0000 mon.b (mon.2) 1639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:13.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.164459+0000 mon.b (mon.2) 1640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.168247+0000 mon.b (mon.2) 1641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:13.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.168580+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.169235+0000 mon.b (mon.2) 1642 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:13.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: cephadm 2024-04-22T21:08:12.179354+0000 mgr.x (mgr.34107) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.261485+0000 mon.b (mon.2) 1643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.264009+0000 mon.b (mon.2) 1644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:13.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.265186+0000 mon.b (mon.2) 1645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.267826+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.267828+0000 mon.b (mon.2) 1646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:13.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:11.907045+0000 mon.b (mon.2) 1626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:13.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:11.907045+0000 mon.b (mon.2) 1626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:13.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:11.907765+0000 mon.b (mon.2) 1627 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:13.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:11.907765+0000 mon.b (mon.2) 1627 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:13.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: cephadm 2024-04-22T21:08:11.913514+0000 mgr.x (mgr.34107) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: cephadm 2024-04-22T21:08:11.913514+0000 mgr.x (mgr.34107) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:11.968373+0000 mon.b (mon.2) 1628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:11.968373+0000 mon.b (mon.2) 1628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:11.972312+0000 mon.b (mon.2) 1629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:13.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:11.972312+0000 mon.b (mon.2) 1629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:13.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:11.974069+0000 mon.b (mon.2) 1630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:11.974069+0000 mon.b (mon.2) 1630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:11.977897+0000 mon.b (mon.2) 1631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:13.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:11.977897+0000 mon.b (mon.2) 1631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:13.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:11.979231+0000 mon.b (mon.2) 1632 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:13.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:11.979231+0000 mon.b (mon.2) 1632 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:13.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:11.979283+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:11.979283+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: cephadm 2024-04-22T21:08:11.990989+0000 mgr.x (mgr.34107) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.268773+0000 mon.b (mon.2) 1647 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:13.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: cephadm 2024-04-22T21:08:12.278617+0000 mgr.x (mgr.34107) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.367483+0000 mon.b (mon.2) 1648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.371473+0000 mon.b (mon.2) 1649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:13.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.372975+0000 mon.b (mon.2) 1650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.376128+0000 mon.b (mon.2) 1651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:13.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.377160+0000 mon.b (mon.2) 1652 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:13.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.377878+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.479007+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.487740+0000 mon.b (mon.2) 1653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.488787+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.492027+0000 mon.b (mon.2) 1654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:13.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.497151+0000 mon.b (mon.2) 1655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.498055+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.508211+0000 mon.b (mon.2) 1656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:13.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.509647+0000 mon.b (mon.2) 1657 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:13.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.510371+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.618780+0000 mon.b (mon.2) 1658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.623200+0000 mon.b (mon.2) 1659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:13.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.625911+0000 mon.b (mon.2) 1660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-22T21:08:13.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[23964]: audit 2024-04-22T21:08:12.627373+0000 mon.b (mon.2) 1661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-22T21:08:13.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: cephadm 2024-04-22T21:08:11.990989+0000 mgr.x (mgr.34107) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.062951+0000 mon.b (mon.2) 1633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.062951+0000 mon.b (mon.2) 1633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.067002+0000 mon.b (mon.2) 1634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:13.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.067002+0000 mon.b (mon.2) 1634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:13.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.068747+0000 mon.b (mon.2) 1635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.068747+0000 mon.b (mon.2) 1635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.072555+0000 mon.b (mon.2) 1636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:13.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.072555+0000 mon.b (mon.2) 1636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:13.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.073841+0000 mon.b (mon.2) 1637 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:13.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.073841+0000 mon.b (mon.2) 1637 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:13.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.073895+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.073895+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: cephadm 2024-04-22T21:08:12.085699+0000 mgr.x (mgr.34107) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: cephadm 2024-04-22T21:08:12.085699+0000 mgr.x (mgr.34107) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.160112+0000 mon.b (mon.2) 1638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.160112+0000 mon.b (mon.2) 1638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.162631+0000 mon.b (mon.2) 1639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:13.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.162631+0000 mon.b (mon.2) 1639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:13.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.164459+0000 mon.b (mon.2) 1640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.164459+0000 mon.b (mon.2) 1640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.168247+0000 mon.b (mon.2) 1641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:13.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.168247+0000 mon.b (mon.2) 1641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:13.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.168580+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.168580+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.169235+0000 mon.b (mon.2) 1642 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:13.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.169235+0000 mon.b (mon.2) 1642 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:13.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: cephadm 2024-04-22T21:08:12.179354+0000 mgr.x (mgr.34107) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: cephadm 2024-04-22T21:08:12.179354+0000 mgr.x (mgr.34107) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.261485+0000 mon.b (mon.2) 1643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.261485+0000 mon.b (mon.2) 1643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.264009+0000 mon.b (mon.2) 1644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:13.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.264009+0000 mon.b (mon.2) 1644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:13.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.265186+0000 mon.b (mon.2) 1645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.265186+0000 mon.b (mon.2) 1645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.267826+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.267826+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.267828+0000 mon.b (mon.2) 1646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:13.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.267828+0000 mon.b (mon.2) 1646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:13.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.268773+0000 mon.b (mon.2) 1647 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:13.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.268773+0000 mon.b (mon.2) 1647 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:13.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: cephadm 2024-04-22T21:08:12.278617+0000 mgr.x (mgr.34107) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: cephadm 2024-04-22T21:08:12.278617+0000 mgr.x (mgr.34107) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:13.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.367483+0000 mon.b (mon.2) 1648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.367483+0000 mon.b (mon.2) 1648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.371473+0000 mon.b (mon.2) 1649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:13.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.371473+0000 mon.b (mon.2) 1649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:13.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.372975+0000 mon.b (mon.2) 1650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.372975+0000 mon.b (mon.2) 1650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.376128+0000 mon.b (mon.2) 1651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:13.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.376128+0000 mon.b (mon.2) 1651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:13.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.377160+0000 mon.b (mon.2) 1652 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:13.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.377160+0000 mon.b (mon.2) 1652 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:13.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.377878+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.377878+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.479007+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.479007+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.487740+0000 mon.b (mon.2) 1653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.487740+0000 mon.b (mon.2) 1653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.488787+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.488787+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.492027+0000 mon.b (mon.2) 1654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:13.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.492027+0000 mon.b (mon.2) 1654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:13.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.497151+0000 mon.b (mon.2) 1655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.497151+0000 mon.b (mon.2) 1655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.498055+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.498055+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.508211+0000 mon.b (mon.2) 1656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:13.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.508211+0000 mon.b (mon.2) 1656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:13.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.509647+0000 mon.b (mon.2) 1657 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:13.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.509647+0000 mon.b (mon.2) 1657 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:13.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.510371+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.510371+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:13.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.618780+0000 mon.b (mon.2) 1658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.618780+0000 mon.b (mon.2) 1658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:13.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.623200+0000 mon.b (mon.2) 1659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:13.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.623200+0000 mon.b (mon.2) 1659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:13.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.625911+0000 mon.b (mon.2) 1660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-22T21:08:13.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.625911+0000 mon.b (mon.2) 1660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-22T21:08:13.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.627373+0000 mon.b (mon.2) 1661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-22T21:08:13.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:12 smithi121 bash[73084]: audit 2024-04-22T21:08:12.627373+0000 mon.b (mon.2) 1661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-22T21:08:13.833 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:08:13 smithi123 bash[54986]: ts=2024-04-22T21:08: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=\"smithi121\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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=\"e8544264-00e9-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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-22T21:08:14.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:13 smithi123 bash[18722]: cephadm 2024-04-22T21:08:12.386403+0000 mgr.x (mgr.34107) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:14.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:13 smithi123 bash[18722]: cluster 2024-04-22T21:08:12.587609+0000 mgr.x (mgr.34107) 207 : 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-22T21:08:14.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:13 smithi123 bash[18722]: cephadm 2024-04-22T21:08:12.628341+0000 mgr.x (mgr.34107) 208 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-22T21:08:14.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:13 smithi121 bash[23964]: cephadm 2024-04-22T21:08:12.386403+0000 mgr.x (mgr.34107) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:14.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:13 smithi121 bash[23964]: cluster 2024-04-22T21:08:12.587609+0000 mgr.x (mgr.34107) 207 : 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-22T21:08:14.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:13 smithi121 bash[23964]: cephadm 2024-04-22T21:08:12.628341+0000 mgr.x (mgr.34107) 208 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-22T21:08:14.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:13 smithi121 bash[73084]: cephadm 2024-04-22T21:08:12.386403+0000 mgr.x (mgr.34107) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:14.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:13 smithi121 bash[73084]: cephadm 2024-04-22T21:08:12.386403+0000 mgr.x (mgr.34107) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:14.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:13 smithi121 bash[73084]: cluster 2024-04-22T21:08:12.587609+0000 mgr.x (mgr.34107) 207 : 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-22T21:08:14.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:13 smithi121 bash[73084]: cluster 2024-04-22T21:08:12.587609+0000 mgr.x (mgr.34107) 207 : 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-22T21:08:14.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:13 smithi121 bash[73084]: cephadm 2024-04-22T21:08:12.628341+0000 mgr.x (mgr.34107) 208 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-22T21:08:14.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:13 smithi121 bash[73084]: cephadm 2024-04-22T21:08:12.628341+0000 mgr.x (mgr.34107) 208 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-22T21:08:14.907 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:14 smithi121 bash[23964]: audit 2024-04-22T21:08:14.685584+0000 mon.b (mon.2) 1662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:08:14.908 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:14 smithi121 bash[73084]: audit 2024-04-22T21:08:14.685584+0000 mon.b (mon.2) 1662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:08:14.908 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:14 smithi121 bash[73084]: audit 2024-04-22T21:08:14.685584+0000 mon.b (mon.2) 1662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:08:15.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:14 smithi123 bash[18722]: audit 2024-04-22T21:08:14.685584+0000 mon.b (mon.2) 1662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:08:16.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:15 smithi121 bash[23964]: cluster 2024-04-22T21:08:14.588240+0000 mgr.x (mgr.34107) 209 : 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-22T21:08:16.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:15 smithi121 bash[73084]: cluster 2024-04-22T21:08:14.588240+0000 mgr.x (mgr.34107) 209 : 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-22T21:08:16.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:15 smithi121 bash[73084]: cluster 2024-04-22T21:08:14.588240+0000 mgr.x (mgr.34107) 209 : 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-22T21:08:16.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:15 smithi123 bash[18722]: cluster 2024-04-22T21:08:14.588240+0000 mgr.x (mgr.34107) 209 : 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-22T21:08:17.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:17 smithi123 bash[18722]: audit 2024-04-22T21:08:15.678782+0000 mgr.x (mgr.34107) 210 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:08:17.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:17 smithi123 bash[18722]: audit 2024-04-22T21:08:16.007203+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:17.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:17 smithi123 bash[18722]: cephadm 2024-04-22T21:08:16.007942+0000 mgr.x (mgr.34107) 211 : cephadm [INF] Upgrade: Updating mon.c 2024-04-22T21:08:17.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:17 smithi123 bash[18722]: audit 2024-04-22T21:08:16.020320+0000 mon.b (mon.2) 1663 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:08:17.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:17 smithi123 bash[18722]: audit 2024-04-22T21:08:16.022018+0000 mon.b (mon.2) 1664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:08:17.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:17 smithi123 bash[18722]: audit 2024-04-22T21:08:16.023745+0000 mon.b (mon.2) 1665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:17.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:17 smithi123 bash[18722]: cephadm 2024-04-22T21:08:16.025800+0000 mgr.x (mgr.34107) 212 : cephadm [INF] Deploying daemon mon.c on smithi121 2024-04-22T21:08:17.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:17 smithi123 bash[18722]: audit 2024-04-22T21:08:16.742018+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:17.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:17 smithi123 bash[18722]: audit 2024-04-22T21:08:16.760155+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:17.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:17 smithi123 bash[18722]: audit 2024-04-22T21:08:16.772803+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:17.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:17 smithi123 bash[18722]: audit 2024-04-22T21:08:16.907874+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:17.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:17 smithi123 bash[18722]: audit 2024-04-22T21:08:16.917785+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:17.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:17 smithi123 bash[18722]: audit 2024-04-22T21:08:16.923907+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:17.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[23964]: audit 2024-04-22T21:08:15.678782+0000 mgr.x (mgr.34107) 210 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:08:17.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[23964]: audit 2024-04-22T21:08:16.007203+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:17.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[23964]: cephadm 2024-04-22T21:08:16.007942+0000 mgr.x (mgr.34107) 211 : cephadm [INF] Upgrade: Updating mon.c 2024-04-22T21:08:17.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[23964]: audit 2024-04-22T21:08:16.020320+0000 mon.b (mon.2) 1663 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:08:17.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[23964]: audit 2024-04-22T21:08:16.022018+0000 mon.b (mon.2) 1664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:08:17.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[23964]: audit 2024-04-22T21:08:16.023745+0000 mon.b (mon.2) 1665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:17.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[23964]: cephadm 2024-04-22T21:08:16.025800+0000 mgr.x (mgr.34107) 212 : cephadm [INF] Deploying daemon mon.c on smithi121 2024-04-22T21:08:17.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[23964]: audit 2024-04-22T21:08:16.742018+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:17.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[23964]: audit 2024-04-22T21:08:16.760155+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:17.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[23964]: audit 2024-04-22T21:08:16.772803+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:17.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[23964]: audit 2024-04-22T21:08:16.907874+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:17.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[23964]: audit 2024-04-22T21:08:16.917785+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:17.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[23964]: audit 2024-04-22T21:08:16.923907+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:17.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[73084]: audit 2024-04-22T21:08:15.678782+0000 mgr.x (mgr.34107) 210 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:08:17.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[73084]: audit 2024-04-22T21:08:15.678782+0000 mgr.x (mgr.34107) 210 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:08:17.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[73084]: audit 2024-04-22T21:08:16.007203+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:17.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[73084]: audit 2024-04-22T21:08:16.007203+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:17.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[73084]: cephadm 2024-04-22T21:08:16.007942+0000 mgr.x (mgr.34107) 211 : cephadm [INF] Upgrade: Updating mon.c 2024-04-22T21:08:17.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[73084]: cephadm 2024-04-22T21:08:16.007942+0000 mgr.x (mgr.34107) 211 : cephadm [INF] Upgrade: Updating mon.c 2024-04-22T21:08:17.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[73084]: audit 2024-04-22T21:08:16.020320+0000 mon.b (mon.2) 1663 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:08:17.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[73084]: audit 2024-04-22T21:08:16.020320+0000 mon.b (mon.2) 1663 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:08:17.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[73084]: audit 2024-04-22T21:08:16.022018+0000 mon.b (mon.2) 1664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:08:17.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[73084]: audit 2024-04-22T21:08:16.022018+0000 mon.b (mon.2) 1664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:08:17.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[73084]: audit 2024-04-22T21:08:16.023745+0000 mon.b (mon.2) 1665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:17.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[73084]: audit 2024-04-22T21:08:16.023745+0000 mon.b (mon.2) 1665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:17.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[73084]: cephadm 2024-04-22T21:08:16.025800+0000 mgr.x (mgr.34107) 212 : cephadm [INF] Deploying daemon mon.c on smithi121 2024-04-22T21:08:17.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[73084]: cephadm 2024-04-22T21:08:16.025800+0000 mgr.x (mgr.34107) 212 : cephadm [INF] Deploying daemon mon.c on smithi121 2024-04-22T21:08:17.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[73084]: audit 2024-04-22T21:08:16.742018+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:17.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[73084]: audit 2024-04-22T21:08:16.742018+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:17.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[73084]: audit 2024-04-22T21:08:16.760155+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:17.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[73084]: audit 2024-04-22T21:08:16.760155+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:17.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[73084]: audit 2024-04-22T21:08:16.772803+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:17.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[73084]: audit 2024-04-22T21:08:16.772803+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:17.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[73084]: audit 2024-04-22T21:08:16.907874+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:17.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[73084]: audit 2024-04-22T21:08:16.907874+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:17.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[73084]: audit 2024-04-22T21:08:16.917785+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:17.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[73084]: audit 2024-04-22T21:08:16.917785+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:17.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[73084]: audit 2024-04-22T21:08:16.923907+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:17.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:17 smithi121 bash[73084]: audit 2024-04-22T21:08:16.923907+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:18.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:18 smithi123 bash[18722]: cluster 2024-04-22T21:08:16.589884+0000 mgr.x (mgr.34107) 213 : 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-22T21:08:18.243 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:08:17 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:08:17] "GET /metrics HTTP/1.1" 200 38181 "" "Prometheus/2.33.4" 2024-04-22T21:08:18.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:18 smithi121 bash[23964]: cluster 2024-04-22T21:08:16.589884+0000 mgr.x (mgr.34107) 213 : 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-22T21:08:18.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:18 smithi121 bash[73084]: cluster 2024-04-22T21:08:16.589884+0000 mgr.x (mgr.34107) 213 : 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-22T21:08:18.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:18 smithi121 bash[73084]: cluster 2024-04-22T21:08:16.589884+0000 mgr.x (mgr.34107) 213 : 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-22T21:08:18.993 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:08:18 smithi123 bash[54986]: ts=2024-04-22T21:08: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.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"172.21.15.123:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"e8544264-00e9-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-22T21:08:20.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:20 smithi121 bash[73084]: cluster 2024-04-22T21:08:18.590725+0000 mgr.x (mgr.34107) 214 : 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-22T21:08:20.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:20 smithi121 bash[73084]: cluster 2024-04-22T21:08:18.590725+0000 mgr.x (mgr.34107) 214 : 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-22T21:08:20.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:20 smithi121 bash[23964]: cluster 2024-04-22T21:08:18.590725+0000 mgr.x (mgr.34107) 214 : 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-22T21:08:20.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:20 smithi123 bash[18722]: cluster 2024-04-22T21:08:18.590725+0000 mgr.x (mgr.34107) 214 : 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-22T21:08:20.748 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:08:20 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:20.749 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:08:20 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:20.749 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:08:20 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:20.749 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:08:20 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:20.749 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:08:20 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:20.750 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:08:20 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:20.750 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:08:20 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:20.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:20 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:20.751 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:20 smithi121 systemd[1]: Stopping Ceph mon.c for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:08:20.751 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:20 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:21.026 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:20 smithi121 bash[23964]: debug 2024-04-22T21:08:20.870+0000 7f2f308cc700 -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-22T21:08:21.027 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:20 smithi121 bash[23964]: debug 2024-04-22T21:08:20.870+0000 7f2f308cc700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-04-22T21:08:21.952 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:21 smithi121 bash[75067]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-mon-c 2024-04-22T21:08:21.952 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:21 smithi121 bash[75127]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-mon-c 2024-04-22T21:08:21.952 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:21 smithi121 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@mon.c.service: Deactivated successfully. 2024-04-22T21:08:21.952 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:21 smithi121 systemd[1]: Stopped Ceph mon.c for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:08:22.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:21 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:22.288 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:08:21 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:22.288 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:08:21 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:22.289 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:08:21 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:22.289 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:08:21 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:22.289 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:08:21 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:22.290 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:08:21 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:22.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:21 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:22.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:22 smithi121 systemd[1]: Started Ceph mon.c for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:08:22.290 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:08:21 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:23.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:22 smithi121 bash[75184]: debug 2024-04-22T21:08:22.994+0000 7ff3b3d3bc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-22T21:08:23.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:22 smithi121 bash[75184]: debug 2024-04-22T21:08:22.994+0000 7ff3b3d3bc80 0 ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev), process ceph-mon, pid 7 2024-04-22T21:08:23.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:22 smithi121 bash[75184]: debug 2024-04-22T21:08:22.994+0000 7ff3b3d3bc80 0 pidfile_write: ignore empty --pid-file 2024-04-22T21:08:23.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 0 load: jerasure load: lrc 2024-04-22T21:08:23.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: RocksDB version: 7.9.2 2024-04-22T21:08:23.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Git sha 0 2024-04-22T21:08:23.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Compile date 2024-04-22 15:21:46 2024-04-22T21:08:23.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: DB SUMMARY 2024-04-22T21:08:23.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: DB Session ID: 93LAJJPHCMJKK72CU4LU 2024-04-22T21:08:23.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: CURRENT file: CURRENT 2024-04-22T21:08:23.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-22T21:08:23.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1838 Bytes 2024-04-22T21:08:23.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000039.sst 2024-04-22T21:08:23.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000037.log size: 568481 ; 2024-04-22T21:08:23.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.error_if_exists: 0 2024-04-22T21:08:23.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.create_if_missing: 0 2024-04-22T21:08:23.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.paranoid_checks: 1 2024-04-22T21:08:23.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-22T21:08:23.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-22T21:08:23.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-22T21:08:23.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.env: 0x55cc9bdf6cc0 2024-04-22T21:08:23.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-22T21:08:23.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.info_log: 0x55cc9e40bc40 2024-04-22T21:08:23.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-22T21:08:23.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.statistics: (nil) 2024-04-22T21:08:23.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.use_fsync: 0 2024-04-22T21:08:23.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.max_log_file_size: 0 2024-04-22T21:08:23.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-22T21:08:23.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-22T21:08:23.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-22T21:08:23.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-22T21:08:23.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.allow_fallocate: 1 2024-04-22T21:08:23.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-22T21:08:23.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-22T21:08:23.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.use_direct_reads: 0 2024-04-22T21:08:23.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-22T21:08:23.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-22T21:08:23.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.db_log_dir: 2024-04-22T21:08:23.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.wal_dir: 2024-04-22T21:08:23.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-22T21:08:23.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-22T21:08:23.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-22T21:08:23.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-22T21:08:23.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-22T21:08:23.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-22T21:08:23.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-22T21:08:23.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-22T21:08:23.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.write_buffer_manager: 0x55cc9e3a1220 2024-04-22T21:08:23.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-22T21:08:23.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-22T21:08:23.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-22T21:08:23.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-22T21:08:23.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-22T21:08:23.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-22T21:08:23.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-22T21:08:23.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-22T21:08:23.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.unordered_write: 0 2024-04-22T21:08:23.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-22T21:08:23.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-22T21:08:23.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-22T21:08:23.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-22T21:08:23.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.row_cache: None 2024-04-22T21:08:23.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.wal_filter: None 2024-04-22T21:08:23.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-22T21:08:23.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-22T21:08:23.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.two_write_queues: 0 2024-04-22T21:08:23.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-22T21:08:23.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.wal_compression: 0 2024-04-22T21:08:23.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.atomic_flush: 0 2024-04-22T21:08:23.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-22T21:08:23.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-22T21:08:23.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-22T21:08:23.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.log_readahead_size: 0 2024-04-22T21:08:23.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-22T21:08:23.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-22T21:08:23.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-22T21:08:23.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-22T21:08:23.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-22T21:08:23.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-22T21:08:23.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-22T21:08:23.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.max_background_jobs: 2 2024-04-22T21:08:23.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.max_background_compactions: -1 2024-04-22T21:08:23.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.max_subcompactions: 1 2024-04-22T21:08:23.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-22T21:08:23.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-22T21:08:23.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-22T21:08:23.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-22T21:08:23.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-22T21:08:23.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-22T21:08:23.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-22T21:08:23.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-22T21:08:23.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.max_open_files: -1 2024-04-22T21:08:23.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-22T21:08:23.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-22T21:08:23.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-22T21:08:23.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-22T21:08:23.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.max_background_flushes: -1 2024-04-22T21:08:23.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Compression algorithms supported: 2024-04-22T21:08:23.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-22T21:08:23.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: kZSTD supported: 0 2024-04-22T21:08:23.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: kXpressCompression supported: 0 2024-04-22T21:08:23.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-22T21:08:23.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: kZlibCompression supported: 1 2024-04-22T21:08:23.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: kSnappyCompression supported: 1 2024-04-22T21:08:23.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: kLZ4Compression supported: 1 2024-04-22T21:08:23.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: kBZip2Compression supported: 0 2024-04-22T21:08:23.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-22T21:08:23.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-22T21:08:23.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-04-22T21:08:23.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-22T21:08:23.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-22T21:08:23.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.merge_operator: 2024-04-22T21:08:23.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.compaction_filter: None 2024-04-22T21:08:23.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-22T21:08:23.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-22T21:08:23.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-22T21:08:23.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-22T21:08:23.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55cc9e40be00) 2024-04-22T21:08:23.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: cache_index_and_filter_blocks: 1 2024-04-22T21:08:23.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-22T21:08:23.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-22T21:08:23.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: pin_top_level_index_and_filter: 1 2024-04-22T21:08:23.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: index_type: 0 2024-04-22T21:08:23.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: data_block_index_type: 0 2024-04-22T21:08:23.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: index_shortening: 1 2024-04-22T21:08:23.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: data_block_hash_table_util_ratio: 0.750000 2024-04-22T21:08:23.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: checksum: 4 2024-04-22T21:08:23.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: no_block_cache: 0 2024-04-22T21:08:23.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: block_cache: 0x55cc9e3d11f0 2024-04-22T21:08:23.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: block_cache_name: BinnedLRUCache 2024-04-22T21:08:23.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: block_cache_options: 2024-04-22T21:08:23.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: capacity : 536870912 2024-04-22T21:08:23.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: num_shard_bits : 4 2024-04-22T21:08:23.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: strict_capacity_limit : 0 2024-04-22T21:08:23.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: high_pri_pool_ratio: 0.000 2024-04-22T21:08:23.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: block_cache_compressed: (nil) 2024-04-22T21:08:23.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: persistent_cache: (nil) 2024-04-22T21:08:23.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: block_size: 4096 2024-04-22T21:08:23.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: block_size_deviation: 10 2024-04-22T21:08:23.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: block_restart_interval: 16 2024-04-22T21:08:23.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: index_block_restart_interval: 1 2024-04-22T21:08:23.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: metadata_block_size: 4096 2024-04-22T21:08:23.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: partition_filters: 0 2024-04-22T21:08:23.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: use_delta_encoding: 1 2024-04-22T21:08:23.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: filter_policy: bloomfilter 2024-04-22T21:08:23.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: whole_key_filtering: 1 2024-04-22T21:08:23.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: verify_compression: 0 2024-04-22T21:08:23.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: read_amp_bytes_per_bit: 0 2024-04-22T21:08:23.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: format_version: 5 2024-04-22T21:08:23.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: enable_index_compression: 1 2024-04-22T21:08:23.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: block_align: 0 2024-04-22T21:08:23.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: max_auto_readahead_size: 262144 2024-04-22T21:08:23.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: prepopulate_block_cache: 0 2024-04-22T21:08:23.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: initial_auto_readahead_size: 8192 2024-04-22T21:08:23.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: num_file_reads_for_auto_readahead: 2 2024-04-22T21:08:23.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-22T21:08:23.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-22T21:08:23.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.compression: NoCompression 2024-04-22T21:08:23.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-22T21:08:23.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-22T21:08:23.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-22T21:08:23.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.num_levels: 7 2024-04-22T21:08:23.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-22T21:08:23.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-22T21:08:23.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-22T21:08:23.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-22T21:08:23.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-22T21:08:23.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-22T21:08:23.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-22T21:08:23.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-22T21:08:23.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-22T21:08:23.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-22T21:08:23.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-22T21:08:23.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-22T21:08:23.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-22T21:08:23.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-22T21:08:23.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-22T21:08:23.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-22T21:08:23.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-22T21:08:23.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-22T21:08:23.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-22T21:08:23.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-22T21:08:23.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-22T21:08:23.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-22T21:08:23.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-22T21:08:23.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-22T21:08:23.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-22T21:08:23.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-22T21:08:23.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-22T21:08:23.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-22T21:08:23.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-22T21:08:23.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-22T21:08:23.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-22T21:08:23.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-22T21:08:23.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-22T21:08:23.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-22T21:08:23.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-22T21:08:23.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-22T21:08:23.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-22T21:08:23.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-22T21:08:23.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-22T21:08:23.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-22T21:08:23.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-22T21:08:23.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-22T21:08:23.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-22T21:08:23.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-22T21:08:23.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-22T21:08:23.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-22T21:08:23.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-22T21:08:23.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-22T21:08:23.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-22T21:08:23.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-22T21:08:23.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-22T21:08:23.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-22T21:08:23.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-22T21:08:23.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-22T21:08:23.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.inplace_update_support: 0 2024-04-22T21:08:23.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-22T21:08:23.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-22T21:08:23.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-22T21:08:23.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-22T21:08:23.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.bloom_locality: 0 2024-04-22T21:08:23.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.max_successive_merges: 0 2024-04-22T21:08:23.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-22T21:08:23.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-22T21:08:23.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-22T21:08:23.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-22T21:08:23.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.ttl: 2592000 2024-04-22T21:08:23.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-22T21:08:23.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-22T21:08:23.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-22T21:08:23.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.enable_blob_files: false 2024-04-22T21:08:23.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.min_blob_size: 0 2024-04-22T21:08:23.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-22T21:08:23.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-22T21:08:23.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-22T21:08:23.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-22T21:08:23.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-22T21:08:23.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-22T21:08:23.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-22T21:08:23.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:22.998+0000 7ff3b3d3bc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-22T21:08:23.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:23.002+0000 7ff3a94a3700 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-22T21:08:23.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:23.002+0000 7ff3b3d3bc80 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-22T21:08:23.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:23.002+0000 7ff3b3d3bc80 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 41, last_sequence is 26608, log_number is 37,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-22T21:08:23.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:23.002+0000 7ff3b3d3bc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 37 2024-04-22T21:08:23.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:23.002+0000 7ff3b3d3bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 132647da-6ab0-4734-b6f0-f18640a6ef8e 2024-04-22T21:08:23.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:23.002+0000 7ff3b3d3bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713820103004414, "job": 1, "event": "recovery_started", "wal_files": [37]} 2024-04-22T21:08:23.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:23.002+0000 7ff3b3d3bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #37 mode 2 2024-04-22T21:08:23.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:23.002+0000 7ff3b3d3bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713820103007142, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 42, "file_size": 360230, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 26613, "largest_seqno": 26871, "table_properties": {"data_size": 357976, "index_size": 830, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 389, "raw_key_size": 3760, "raw_average_key_size": 25, "raw_value_size": 354856, "raw_average_value_size": 2430, "num_data_blocks": 34, "num_entries": 146, "num_filter_entries": 146, "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": 1713820103, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "132647da-6ab0-4734-b6f0-f18640a6ef8e", "db_session_id": "93LAJJPHCMJKK72CU4LU", "orig_file_number": 42, "seqno_to_time_mapping": "N/A"}} 2024-04-22T21:08:23.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:23.002+0000 7ff3b3d3bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713820103007255, "job": 1, "event": "recovery_finished"} 2024-04-22T21:08:23.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:23.002+0000 7ff3b3d3bc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 44 2024-04-22T21:08:23.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:23.002+0000 7ff3b3d3bc80 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-22T21:08:23.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:23.006+0000 7ff3b3d3bc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000037.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-22T21:08:23.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:23.006+0000 7ff3b3d3bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55cc9e4ea000 2024-04-22T21:08:23.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:23.006+0000 7ff3b3d3bc80 4 rocksdb: DB pointer 0x55cc9e4d4000 2024-04-22T21:08:23.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:23.006+0000 7ff3a2495700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-22T21:08:23.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:23.006+0000 7ff3a2495700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-22T21:08:23.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: ** DB Stats ** 2024-04-22T21:08:23.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T21:08:23.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: 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-22T21:08:23.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-22T21:08:23.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-22T21:08:23.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: 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-22T21:08:23.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-22T21:08:23.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-22T21:08:23.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: ** Compaction Stats [default] ** 2024-04-22T21:08:23.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: 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-22T21:08:23.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-22T21:08:23.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: L0 1/0 351.79 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 213.8 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-22T21:08:23.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: L6 1/0 12.82 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-22T21:08:23.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: Sum 2/0 13.17 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 213.8 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-22T21:08:23.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 213.8 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-22T21:08:23.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: ** Compaction Stats [default] ** 2024-04-22T21:08:23.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: 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-22T21:08:23.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T21:08:23.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 213.8 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-22T21:08:23.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-22T21:08:23.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T21:08:23.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-22T21:08:23.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-22T21:08:23.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: AddFile(Total Files): cumulative 0, interval 0 2024-04-22T21:08:23.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-22T21:08:23.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: AddFile(Keys): cumulative 0, interval 0 2024-04-22T21:08:23.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: Cumulative compaction: 0.00 GB write, 58.89 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T21:08:23.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: Interval compaction: 0.00 GB write, 58.89 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T21:08:23.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: 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-22T21:08:23.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: Block cache BinnedLRUCache@0x55cc9e3d11f0#7 capacity: 512.00 MB usage: 1.39 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-04-22T21:08:23.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: Block cache entry stats(count,size,portion): FilterBlock(1,0.44 KB,8.34465e-05%) IndexBlock(1,0.95 KB,0.000181794%) Misc(1,0.00 KB,0%) 2024-04-22T21:08:23.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: ** File Read Latency Histogram By Level [default] ** 2024-04-22T21:08:23.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:23.006+0000 7ff3b3d3bc80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] at bind addrs [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T21:08:23.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:23.006+0000 7ff3b3d3bc80 1 mon.c@-1(???) e3 preinit fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T21:08:23.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:23.006+0000 7ff3b3d3bc80 0 mon.c@-1(???).mds e1 new map 2024-04-22T21:08:23.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:23.006+0000 7ff3b3d3bc80 0 mon.c@-1(???).mds e1 print_map 2024-04-22T21:08:23.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: e1 2024-04-22T21:08:23.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-22T21:08:23.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: 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-22T21:08:23.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: legacy client fscid: -1 2024-04-22T21:08:23.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: 2024-04-22T21:08:23.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: No filesystems configured 2024-04-22T21:08:23.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:23.010+0000 7ff3b3d3bc80 0 mon.c@-1(???).osd e113 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-22T21:08:23.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:23.010+0000 7ff3b3d3bc80 0 mon.c@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-04-22T21:08:23.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:23.010+0000 7ff3b3d3bc80 0 mon.c@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-04-22T21:08:23.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:23.010+0000 7ff3b3d3bc80 0 mon.c@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-04-22T21:08:23.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:23 smithi121 bash[75184]: debug 2024-04-22T21:08:23.010+0000 7ff3b3d3bc80 1 mon.c@-1(???).paxosservice(auth 1..27) refresh upgraded, format 0 -> 3 2024-04-22T21:08:23.993 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:08:23 smithi123 bash[54986]: ts=2024-04-22T21:08:23.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi121\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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=\"e8544264-00e9-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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-22T21:08:25.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: cluster 2024-04-22T21:08:20.591275+0000 mgr.x (mgr.34107) 215 : 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-22T21:08:25.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: cluster 2024-04-22T21:08:22.592858+0000 mgr.x (mgr.34107) 216 : 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-22T21:08:25.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: cluster 2024-04-22T21:08:23.225661+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-22T21:08:25.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: cluster 2024-04-22T21:08:23.910344+0000 mon.a (mon.0) 123 : cluster [INF] mon.a calling monitor election 2024-04-22T21:08:25.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: cluster 2024-04-22T21:08:23.932981+0000 mon.a (mon.0) 124 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-22T21:08:25.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: cluster 2024-04-22T21:08:23.942207+0000 mon.a (mon.0) 125 : cluster [DBG] monmap epoch 3 2024-04-22T21:08:25.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: cluster 2024-04-22T21:08:23.942240+0000 mon.a (mon.0) 126 : cluster [DBG] fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T21:08:25.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: cluster 2024-04-22T21:08:23.942263+0000 mon.a (mon.0) 127 : cluster [DBG] last_changed 2024-04-22T20:52:57.568200+0000 2024-04-22T21:08:25.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: cluster 2024-04-22T21:08:23.942298+0000 mon.a (mon.0) 128 : cluster [DBG] created 2024-04-22T20:51:07.689388+0000 2024-04-22T21:08:25.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: cluster 2024-04-22T21:08:23.942342+0000 mon.a (mon.0) 129 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-22T21:08:25.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: cluster 2024-04-22T21:08:23.942385+0000 mon.a (mon.0) 130 : cluster [DBG] election_strategy: 1 2024-04-22T21:08:25.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: cluster 2024-04-22T21:08:23.942432+0000 mon.a (mon.0) 131 : cluster [DBG] 0: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.a 2024-04-22T21:08:25.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: cluster 2024-04-22T21:08:23.942487+0000 mon.a (mon.0) 132 : cluster [DBG] 1: [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] mon.c 2024-04-22T21:08:25.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: cluster 2024-04-22T21:08:23.942553+0000 mon.a (mon.0) 133 : cluster [DBG] 2: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-22T21:08:25.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: cluster 2024-04-22T21:08:23.944037+0000 mon.a (mon.0) 134 : cluster [DBG] fsmap 2024-04-22T21:08:25.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: cluster 2024-04-22T21:08:23.944126+0000 mon.a (mon.0) 135 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-22T21:08:25.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: cluster 2024-04-22T21:08:23.944915+0000 mon.a (mon.0) 136 : cluster [DBG] mgrmap e45: x(active, since 39s), standbys: y 2024-04-22T21:08:25.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: cluster 2024-04-22T21:08:23.945316+0000 mon.a (mon.0) 137 : cluster [INF] overall HEALTH_OK 2024-04-22T21:08:25.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:23.975858+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:23.993479+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.012827+0000 mon.b (mon.2) 1666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.018460+0000 mon.b (mon.2) 1667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.020334+0000 mon.b (mon.2) 1668 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.024617+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: cephadm 2024-04-22T21:08:24.033037+0000 mgr.x (mgr.34107) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:25.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.124140+0000 mon.b (mon.2) 1669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.128694+0000 mon.b (mon.2) 1670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.131330+0000 mon.b (mon.2) 1671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.136028+0000 mon.b (mon.2) 1672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.137517+0000 mon.b (mon.2) 1673 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.145377+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: cephadm 2024-04-22T21:08:24.153563+0000 mgr.x (mgr.34107) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:25.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.244786+0000 mon.b (mon.2) 1674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.248760+0000 mon.b (mon.2) 1675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.250364+0000 mon.b (mon.2) 1676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.253629+0000 mon.b (mon.2) 1677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.254731+0000 mon.b (mon.2) 1678 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.257487+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: cephadm 2024-04-22T21:08:24.265149+0000 mgr.x (mgr.34107) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:25.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.355518+0000 mon.b (mon.2) 1679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.359913+0000 mon.b (mon.2) 1680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.362066+0000 mon.b (mon.2) 1681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.366131+0000 mon.b (mon.2) 1682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.367357+0000 mon.b (mon.2) 1683 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.368448+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.466319+0000 mon.b (mon.2) 1684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.469988+0000 mon.b (mon.2) 1685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.471368+0000 mon.b (mon.2) 1686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.474349+0000 mon.b (mon.2) 1687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.475497+0000 mon.b (mon.2) 1688 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.478702+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.563455+0000 mon.b (mon.2) 1689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.566601+0000 mon.b (mon.2) 1690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.568564+0000 mon.b (mon.2) 1691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.571998+0000 mon.b (mon.2) 1692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.573350+0000 mon.b (mon.2) 1693 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.576155+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.672814+0000 mon.b (mon.2) 1694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.677273+0000 mon.b (mon.2) 1695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.678987+0000 mon.b (mon.2) 1696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.682364+0000 mon.b (mon.2) 1697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.683656+0000 mon.b (mon.2) 1698 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.686639+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.783066+0000 mon.b (mon.2) 1699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.786848+0000 mon.b (mon.2) 1700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.788224+0000 mon.b (mon.2) 1701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.791380+0000 mon.b (mon.2) 1702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.792470+0000 mon.b (mon.2) 1703 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.795382+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.874785+0000 mon.b (mon.2) 1704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.877158+0000 mon.b (mon.2) 1705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.878409+0000 mon.b (mon.2) 1706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.881513+0000 mon.b (mon.2) 1707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.882482+0000 mon.b (mon.2) 1708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:24 smithi123 bash[18722]: audit 2024-04-22T21:08:24.884884+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:20.591275+0000 mgr.x (mgr.34107) 215 : 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-22T21:08:25.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:20.591275+0000 mgr.x (mgr.34107) 215 : 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-22T21:08:25.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:22.592858+0000 mgr.x (mgr.34107) 216 : 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-22T21:08:25.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:22.592858+0000 mgr.x (mgr.34107) 216 : 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-22T21:08:25.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:23.225661+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-22T21:08:25.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:23.225661+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-22T21:08:25.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:23.910344+0000 mon.a (mon.0) 123 : cluster [INF] mon.a calling monitor election 2024-04-22T21:08:25.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:23.910344+0000 mon.a (mon.0) 123 : cluster [INF] mon.a calling monitor election 2024-04-22T21:08:25.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:23.932981+0000 mon.a (mon.0) 124 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-22T21:08:25.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:23.932981+0000 mon.a (mon.0) 124 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-22T21:08:25.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:23.942207+0000 mon.a (mon.0) 125 : cluster [DBG] monmap epoch 3 2024-04-22T21:08:25.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:23.942207+0000 mon.a (mon.0) 125 : cluster [DBG] monmap epoch 3 2024-04-22T21:08:25.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:23.942240+0000 mon.a (mon.0) 126 : cluster [DBG] fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T21:08:25.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:23.942240+0000 mon.a (mon.0) 126 : cluster [DBG] fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T21:08:25.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:23.942263+0000 mon.a (mon.0) 127 : cluster [DBG] last_changed 2024-04-22T20:52:57.568200+0000 2024-04-22T21:08:25.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:23.942263+0000 mon.a (mon.0) 127 : cluster [DBG] last_changed 2024-04-22T20:52:57.568200+0000 2024-04-22T21:08:25.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:23.942298+0000 mon.a (mon.0) 128 : cluster [DBG] created 2024-04-22T20:51:07.689388+0000 2024-04-22T21:08:25.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:23.942298+0000 mon.a (mon.0) 128 : cluster [DBG] created 2024-04-22T20:51:07.689388+0000 2024-04-22T21:08:25.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:23.942342+0000 mon.a (mon.0) 129 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-22T21:08:25.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:23.942342+0000 mon.a (mon.0) 129 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-22T21:08:25.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:23.942385+0000 mon.a (mon.0) 130 : cluster [DBG] election_strategy: 1 2024-04-22T21:08:25.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:23.942385+0000 mon.a (mon.0) 130 : cluster [DBG] election_strategy: 1 2024-04-22T21:08:25.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:23.942432+0000 mon.a (mon.0) 131 : cluster [DBG] 0: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.a 2024-04-22T21:08:25.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:23.942432+0000 mon.a (mon.0) 131 : cluster [DBG] 0: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.a 2024-04-22T21:08:25.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:23.942487+0000 mon.a (mon.0) 132 : cluster [DBG] 1: [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] mon.c 2024-04-22T21:08:25.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:20.591275+0000 mgr.x (mgr.34107) 215 : 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-22T21:08:25.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:20.591275+0000 mgr.x (mgr.34107) 215 : 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-22T21:08:25.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:22.592858+0000 mgr.x (mgr.34107) 216 : 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-22T21:08:25.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:22.592858+0000 mgr.x (mgr.34107) 216 : 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-22T21:08:25.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:23.225661+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-22T21:08:25.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:23.225661+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-22T21:08:25.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:23.910344+0000 mon.a (mon.0) 123 : cluster [INF] mon.a calling monitor election 2024-04-22T21:08:25.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:23.910344+0000 mon.a (mon.0) 123 : cluster [INF] mon.a calling monitor election 2024-04-22T21:08:25.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:23.932981+0000 mon.a (mon.0) 124 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-22T21:08:25.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:23.932981+0000 mon.a (mon.0) 124 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-22T21:08:25.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:23.942207+0000 mon.a (mon.0) 125 : cluster [DBG] monmap epoch 3 2024-04-22T21:08:25.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:23.942207+0000 mon.a (mon.0) 125 : cluster [DBG] monmap epoch 3 2024-04-22T21:08:25.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:23.942240+0000 mon.a (mon.0) 126 : cluster [DBG] fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T21:08:25.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:23.942240+0000 mon.a (mon.0) 126 : cluster [DBG] fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T21:08:25.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:23.942263+0000 mon.a (mon.0) 127 : cluster [DBG] last_changed 2024-04-22T20:52:57.568200+0000 2024-04-22T21:08:25.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:23.942263+0000 mon.a (mon.0) 127 : cluster [DBG] last_changed 2024-04-22T20:52:57.568200+0000 2024-04-22T21:08:25.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:23.942298+0000 mon.a (mon.0) 128 : cluster [DBG] created 2024-04-22T20:51:07.689388+0000 2024-04-22T21:08:25.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:23.942298+0000 mon.a (mon.0) 128 : cluster [DBG] created 2024-04-22T20:51:07.689388+0000 2024-04-22T21:08:25.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:23.942342+0000 mon.a (mon.0) 129 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-22T21:08:25.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:23.942342+0000 mon.a (mon.0) 129 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-22T21:08:25.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:23.942385+0000 mon.a (mon.0) 130 : cluster [DBG] election_strategy: 1 2024-04-22T21:08:25.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:23.942385+0000 mon.a (mon.0) 130 : cluster [DBG] election_strategy: 1 2024-04-22T21:08:25.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:23.942432+0000 mon.a (mon.0) 131 : cluster [DBG] 0: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.a 2024-04-22T21:08:25.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:23.942432+0000 mon.a (mon.0) 131 : cluster [DBG] 0: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.a 2024-04-22T21:08:25.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:23.942487+0000 mon.a (mon.0) 132 : cluster [DBG] 1: [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] mon.c 2024-04-22T21:08:25.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:23.942487+0000 mon.a (mon.0) 132 : cluster [DBG] 1: [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] mon.c 2024-04-22T21:08:25.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:23.942553+0000 mon.a (mon.0) 133 : cluster [DBG] 2: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-22T21:08:25.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:23.942553+0000 mon.a (mon.0) 133 : cluster [DBG] 2: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-22T21:08:25.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:23.944037+0000 mon.a (mon.0) 134 : cluster [DBG] fsmap 2024-04-22T21:08:25.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:23.944037+0000 mon.a (mon.0) 134 : cluster [DBG] fsmap 2024-04-22T21:08:25.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:23.944126+0000 mon.a (mon.0) 135 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-22T21:08:25.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:23.944126+0000 mon.a (mon.0) 135 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-22T21:08:25.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:23.944915+0000 mon.a (mon.0) 136 : cluster [DBG] mgrmap e45: x(active, since 39s), standbys: y 2024-04-22T21:08:25.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:23.944915+0000 mon.a (mon.0) 136 : cluster [DBG] mgrmap e45: x(active, since 39s), standbys: y 2024-04-22T21:08:25.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:23.945316+0000 mon.a (mon.0) 137 : cluster [INF] overall HEALTH_OK 2024-04-22T21:08:25.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cluster 2024-04-22T21:08:23.945316+0000 mon.a (mon.0) 137 : cluster [INF] overall HEALTH_OK 2024-04-22T21:08:25.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:23.975858+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:23.975858+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:23.993479+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:23.993479+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.012827+0000 mon.b (mon.2) 1666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.012827+0000 mon.b (mon.2) 1666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.018460+0000 mon.b (mon.2) 1667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.018460+0000 mon.b (mon.2) 1667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.020334+0000 mon.b (mon.2) 1668 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.020334+0000 mon.b (mon.2) 1668 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.024617+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.024617+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cephadm 2024-04-22T21:08:24.033037+0000 mgr.x (mgr.34107) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:25.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:23.942487+0000 mon.a (mon.0) 132 : cluster [DBG] 1: [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] mon.c 2024-04-22T21:08:25.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:23.942553+0000 mon.a (mon.0) 133 : cluster [DBG] 2: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-22T21:08:25.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:23.942553+0000 mon.a (mon.0) 133 : cluster [DBG] 2: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-22T21:08:25.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:23.944037+0000 mon.a (mon.0) 134 : cluster [DBG] fsmap 2024-04-22T21:08:25.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:23.944037+0000 mon.a (mon.0) 134 : cluster [DBG] fsmap 2024-04-22T21:08:25.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:23.944126+0000 mon.a (mon.0) 135 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-22T21:08:25.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:23.944126+0000 mon.a (mon.0) 135 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-22T21:08:25.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:23.944915+0000 mon.a (mon.0) 136 : cluster [DBG] mgrmap e45: x(active, since 39s), standbys: y 2024-04-22T21:08:25.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:23.944915+0000 mon.a (mon.0) 136 : cluster [DBG] mgrmap e45: x(active, since 39s), standbys: y 2024-04-22T21:08:25.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:23.945316+0000 mon.a (mon.0) 137 : cluster [INF] overall HEALTH_OK 2024-04-22T21:08:25.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cluster 2024-04-22T21:08:23.945316+0000 mon.a (mon.0) 137 : cluster [INF] overall HEALTH_OK 2024-04-22T21:08:25.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:23.975858+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:23.975858+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:23.993479+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:23.993479+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.012827+0000 mon.b (mon.2) 1666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.012827+0000 mon.b (mon.2) 1666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.018460+0000 mon.b (mon.2) 1667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.018460+0000 mon.b (mon.2) 1667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.020334+0000 mon.b (mon.2) 1668 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.020334+0000 mon.b (mon.2) 1668 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.024617+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.024617+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cephadm 2024-04-22T21:08:24.033037+0000 mgr.x (mgr.34107) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:25.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cephadm 2024-04-22T21:08:24.033037+0000 mgr.x (mgr.34107) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:25.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.124140+0000 mon.b (mon.2) 1669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.124140+0000 mon.b (mon.2) 1669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.128694+0000 mon.b (mon.2) 1670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.128694+0000 mon.b (mon.2) 1670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.131330+0000 mon.b (mon.2) 1671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.131330+0000 mon.b (mon.2) 1671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.136028+0000 mon.b (mon.2) 1672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.136028+0000 mon.b (mon.2) 1672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.137517+0000 mon.b (mon.2) 1673 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.137517+0000 mon.b (mon.2) 1673 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.145377+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.145377+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cephadm 2024-04-22T21:08:24.153563+0000 mgr.x (mgr.34107) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:25.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cephadm 2024-04-22T21:08:24.153563+0000 mgr.x (mgr.34107) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:25.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.244786+0000 mon.b (mon.2) 1674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.244786+0000 mon.b (mon.2) 1674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.248760+0000 mon.b (mon.2) 1675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.248760+0000 mon.b (mon.2) 1675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.250364+0000 mon.b (mon.2) 1676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.250364+0000 mon.b (mon.2) 1676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.253629+0000 mon.b (mon.2) 1677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.253629+0000 mon.b (mon.2) 1677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.254731+0000 mon.b (mon.2) 1678 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.254731+0000 mon.b (mon.2) 1678 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.257487+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.257487+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cephadm 2024-04-22T21:08:24.265149+0000 mgr.x (mgr.34107) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:25.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: cephadm 2024-04-22T21:08:24.265149+0000 mgr.x (mgr.34107) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:25.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.355518+0000 mon.b (mon.2) 1679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.355518+0000 mon.b (mon.2) 1679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.359913+0000 mon.b (mon.2) 1680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.359913+0000 mon.b (mon.2) 1680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.362066+0000 mon.b (mon.2) 1681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.362066+0000 mon.b (mon.2) 1681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.366131+0000 mon.b (mon.2) 1682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.366131+0000 mon.b (mon.2) 1682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.367357+0000 mon.b (mon.2) 1683 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.367357+0000 mon.b (mon.2) 1683 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cephadm 2024-04-22T21:08:24.033037+0000 mgr.x (mgr.34107) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:25.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.124140+0000 mon.b (mon.2) 1669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.124140+0000 mon.b (mon.2) 1669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.128694+0000 mon.b (mon.2) 1670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.128694+0000 mon.b (mon.2) 1670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.131330+0000 mon.b (mon.2) 1671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.131330+0000 mon.b (mon.2) 1671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.136028+0000 mon.b (mon.2) 1672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.136028+0000 mon.b (mon.2) 1672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.137517+0000 mon.b (mon.2) 1673 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.137517+0000 mon.b (mon.2) 1673 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.145377+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.145377+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cephadm 2024-04-22T21:08:24.153563+0000 mgr.x (mgr.34107) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:25.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cephadm 2024-04-22T21:08:24.153563+0000 mgr.x (mgr.34107) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:25.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.244786+0000 mon.b (mon.2) 1674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.244786+0000 mon.b (mon.2) 1674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.248760+0000 mon.b (mon.2) 1675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.248760+0000 mon.b (mon.2) 1675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.368448+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.368448+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.466319+0000 mon.b (mon.2) 1684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.466319+0000 mon.b (mon.2) 1684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.469988+0000 mon.b (mon.2) 1685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.469988+0000 mon.b (mon.2) 1685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.471368+0000 mon.b (mon.2) 1686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.471368+0000 mon.b (mon.2) 1686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.474349+0000 mon.b (mon.2) 1687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.474349+0000 mon.b (mon.2) 1687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.475497+0000 mon.b (mon.2) 1688 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.475497+0000 mon.b (mon.2) 1688 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.478702+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.478702+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.563455+0000 mon.b (mon.2) 1689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.563455+0000 mon.b (mon.2) 1689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.566601+0000 mon.b (mon.2) 1690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.566601+0000 mon.b (mon.2) 1690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.568564+0000 mon.b (mon.2) 1691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.568564+0000 mon.b (mon.2) 1691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.571998+0000 mon.b (mon.2) 1692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.571998+0000 mon.b (mon.2) 1692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.573350+0000 mon.b (mon.2) 1693 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.573350+0000 mon.b (mon.2) 1693 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.576155+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.576155+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.672814+0000 mon.b (mon.2) 1694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.672814+0000 mon.b (mon.2) 1694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.677273+0000 mon.b (mon.2) 1695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.677273+0000 mon.b (mon.2) 1695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.678987+0000 mon.b (mon.2) 1696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.678987+0000 mon.b (mon.2) 1696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.682364+0000 mon.b (mon.2) 1697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.682364+0000 mon.b (mon.2) 1697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.683656+0000 mon.b (mon.2) 1698 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.683656+0000 mon.b (mon.2) 1698 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.686639+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.686639+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.783066+0000 mon.b (mon.2) 1699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.250364+0000 mon.b (mon.2) 1676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.250364+0000 mon.b (mon.2) 1676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.253629+0000 mon.b (mon.2) 1677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.253629+0000 mon.b (mon.2) 1677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.254731+0000 mon.b (mon.2) 1678 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.254731+0000 mon.b (mon.2) 1678 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.257487+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.257487+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cephadm 2024-04-22T21:08:24.265149+0000 mgr.x (mgr.34107) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:25.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: cephadm 2024-04-22T21:08:24.265149+0000 mgr.x (mgr.34107) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:25.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.355518+0000 mon.b (mon.2) 1679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.355518+0000 mon.b (mon.2) 1679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.359913+0000 mon.b (mon.2) 1680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.359913+0000 mon.b (mon.2) 1680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.362066+0000 mon.b (mon.2) 1681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.362066+0000 mon.b (mon.2) 1681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.366131+0000 mon.b (mon.2) 1682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.366131+0000 mon.b (mon.2) 1682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.367357+0000 mon.b (mon.2) 1683 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.367357+0000 mon.b (mon.2) 1683 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.783066+0000 mon.b (mon.2) 1699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.786848+0000 mon.b (mon.2) 1700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.786848+0000 mon.b (mon.2) 1700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.788224+0000 mon.b (mon.2) 1701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.788224+0000 mon.b (mon.2) 1701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.791380+0000 mon.b (mon.2) 1702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.791380+0000 mon.b (mon.2) 1702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.792470+0000 mon.b (mon.2) 1703 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.792470+0000 mon.b (mon.2) 1703 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.795382+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.795382+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.874785+0000 mon.b (mon.2) 1704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.874785+0000 mon.b (mon.2) 1704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.877158+0000 mon.b (mon.2) 1705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.877158+0000 mon.b (mon.2) 1705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.878409+0000 mon.b (mon.2) 1706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.878409+0000 mon.b (mon.2) 1706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.881513+0000 mon.b (mon.2) 1707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.881513+0000 mon.b (mon.2) 1707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.882482+0000 mon.b (mon.2) 1708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.882482+0000 mon.b (mon.2) 1708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.884884+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[75184]: audit 2024-04-22T21:08:24.884884+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.368448+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.368448+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.466319+0000 mon.b (mon.2) 1684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.466319+0000 mon.b (mon.2) 1684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.469988+0000 mon.b (mon.2) 1685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.469988+0000 mon.b (mon.2) 1685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.471368+0000 mon.b (mon.2) 1686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.471368+0000 mon.b (mon.2) 1686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.474349+0000 mon.b (mon.2) 1687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.474349+0000 mon.b (mon.2) 1687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.475497+0000 mon.b (mon.2) 1688 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.475497+0000 mon.b (mon.2) 1688 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.478702+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.478702+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.563455+0000 mon.b (mon.2) 1689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.563455+0000 mon.b (mon.2) 1689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.566601+0000 mon.b (mon.2) 1690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.566601+0000 mon.b (mon.2) 1690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.568564+0000 mon.b (mon.2) 1691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.568564+0000 mon.b (mon.2) 1691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.571998+0000 mon.b (mon.2) 1692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.571998+0000 mon.b (mon.2) 1692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.573350+0000 mon.b (mon.2) 1693 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.573350+0000 mon.b (mon.2) 1693 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.576155+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.576155+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.672814+0000 mon.b (mon.2) 1694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.672814+0000 mon.b (mon.2) 1694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.677273+0000 mon.b (mon.2) 1695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.677273+0000 mon.b (mon.2) 1695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.678987+0000 mon.b (mon.2) 1696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.678987+0000 mon.b (mon.2) 1696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.682364+0000 mon.b (mon.2) 1697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.682364+0000 mon.b (mon.2) 1697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.683656+0000 mon.b (mon.2) 1698 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.683656+0000 mon.b (mon.2) 1698 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.686639+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.686639+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.783066+0000 mon.b (mon.2) 1699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.783066+0000 mon.b (mon.2) 1699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.786848+0000 mon.b (mon.2) 1700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.786848+0000 mon.b (mon.2) 1700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.788224+0000 mon.b (mon.2) 1701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.788224+0000 mon.b (mon.2) 1701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.791380+0000 mon.b (mon.2) 1702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.791380+0000 mon.b (mon.2) 1702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.792470+0000 mon.b (mon.2) 1703 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.792470+0000 mon.b (mon.2) 1703 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.795382+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.795382+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.874785+0000 mon.b (mon.2) 1704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.874785+0000 mon.b (mon.2) 1704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.877158+0000 mon.b (mon.2) 1705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.877158+0000 mon.b (mon.2) 1705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:25.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.878409+0000 mon.b (mon.2) 1706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.878409+0000 mon.b (mon.2) 1706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:25.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.881513+0000 mon.b (mon.2) 1707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.881513+0000 mon.b (mon.2) 1707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:25.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.882482+0000 mon.b (mon.2) 1708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.882482+0000 mon.b (mon.2) 1708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:25.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.884884+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:24 smithi121 bash[73084]: audit 2024-04-22T21:08:24.884884+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:25.952 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: cephadm 2024-04-22T21:08:24.376116+0000 mgr.x (mgr.34107) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:25.952 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: cephadm 2024-04-22T21:08:24.376116+0000 mgr.x (mgr.34107) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:25.952 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: cephadm 2024-04-22T21:08:24.486639+0000 mgr.x (mgr.34107) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:25.952 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: cephadm 2024-04-22T21:08:24.486639+0000 mgr.x (mgr.34107) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:25.952 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: cephadm 2024-04-22T21:08:24.583936+0000 mgr.x (mgr.34107) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:25.952 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: cephadm 2024-04-22T21:08:24.583936+0000 mgr.x (mgr.34107) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:25.952 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: cluster 2024-04-22T21:08:24.593311+0000 mgr.x (mgr.34107) 223 : 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-22T21:08:25.952 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: cluster 2024-04-22T21:08:24.593311+0000 mgr.x (mgr.34107) 223 : 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-22T21:08:25.952 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: cephadm 2024-04-22T21:08:24.694207+0000 mgr.x (mgr.34107) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:25.952 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: cephadm 2024-04-22T21:08:24.694207+0000 mgr.x (mgr.34107) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:25.952 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: cephadm 2024-04-22T21:08:24.803050+0000 mgr.x (mgr.34107) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:25.953 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: cephadm 2024-04-22T21:08:24.803050+0000 mgr.x (mgr.34107) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:25.953 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: cephadm 2024-04-22T21:08:24.892831+0000 mgr.x (mgr.34107) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:25.953 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: cephadm 2024-04-22T21:08:24.892831+0000 mgr.x (mgr.34107) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:25.953 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:24.986193+0000 mon.b (mon.2) 1709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: cephadm 2024-04-22T21:08:24.376116+0000 mgr.x (mgr.34107) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: cephadm 2024-04-22T21:08:24.486639+0000 mgr.x (mgr.34107) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: cephadm 2024-04-22T21:08:24.583936+0000 mgr.x (mgr.34107) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: cluster 2024-04-22T21:08:24.593311+0000 mgr.x (mgr.34107) 223 : 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-22T21:08:26.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: cephadm 2024-04-22T21:08:24.694207+0000 mgr.x (mgr.34107) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: cephadm 2024-04-22T21:08:24.803050+0000 mgr.x (mgr.34107) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: cephadm 2024-04-22T21:08:24.892831+0000 mgr.x (mgr.34107) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:24.986193+0000 mon.b (mon.2) 1709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:24.989977+0000 mon.b (mon.2) 1710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:24.991453+0000 mon.b (mon.2) 1711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:24.994340+0000 mon.b (mon.2) 1712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:24.995327+0000 mon.b (mon.2) 1713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:24.996961+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: cephadm 2024-04-22T21:08:25.004456+0000 mgr.x (mgr.34107) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.082619+0000 mon.b (mon.2) 1714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.085088+0000 mon.b (mon.2) 1715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.086246+0000 mon.b (mon.2) 1716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.088766+0000 mon.b (mon.2) 1717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.089712+0000 mon.b (mon.2) 1718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.089964+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: cephadm 2024-04-22T21:08:25.097301+0000 mgr.x (mgr.34107) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.174845+0000 mon.b (mon.2) 1719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.177123+0000 mon.b (mon.2) 1720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.178071+0000 mon.b (mon.2) 1721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.180310+0000 mon.b (mon.2) 1722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.181026+0000 mon.b (mon.2) 1723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.185228+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: cephadm 2024-04-22T21:08:25.192811+0000 mgr.x (mgr.34107) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.281739+0000 mon.b (mon.2) 1724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.286052+0000 mon.b (mon.2) 1725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.287382+0000 mon.b (mon.2) 1726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.290846+0000 mon.b (mon.2) 1727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.292181+0000 mon.b (mon.2) 1728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.298684+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: cephadm 2024-04-22T21:08:25.306457+0000 mgr.x (mgr.34107) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.383706+0000 mon.b (mon.2) 1729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.386325+0000 mon.b (mon.2) 1730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.387697+0000 mon.b (mon.2) 1731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.390656+0000 mon.b (mon.2) 1732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.391741+0000 mon.b (mon.2) 1733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.396394+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.479527+0000 mon.b (mon.2) 1734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.481960+0000 mon.b (mon.2) 1735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.482877+0000 mon.b (mon.2) 1736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.485032+0000 mon.b (mon.2) 1737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.485668+0000 mon.b (mon.2) 1738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.487588+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.554752+0000 mon.b (mon.2) 1739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.557441+0000 mon.b (mon.2) 1740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.558734+0000 mon.b (mon.2) 1741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.561297+0000 mon.b (mon.2) 1742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.562175+0000 mon.b (mon.2) 1743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.564118+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.643992+0000 mon.b (mon.2) 1744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.647017+0000 mon.b (mon.2) 1745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.649636+0000 mon.b (mon.2) 1746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.653507+0000 mon.b (mon.2) 1747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.654750+0000 mon.b (mon.2) 1748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.657904+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.755988+0000 mon.b (mon.2) 1749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.759849+0000 mon.b (mon.2) 1750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.761364+0000 mon.b (mon.2) 1751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.764792+0000 mon.b (mon.2) 1752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.765982+0000 mon.b (mon.2) 1753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.773539+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.871530+0000 mon.b (mon.2) 1754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.875558+0000 mon.b (mon.2) 1755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.877561+0000 mon.b (mon.2) 1756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.880675+0000 mon.b (mon.2) 1757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.881596+0000 mon.b (mon.2) 1758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:25 smithi123 bash[18722]: audit 2024-04-22T21:08:25.886298+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: cephadm 2024-04-22T21:08:24.376116+0000 mgr.x (mgr.34107) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: cephadm 2024-04-22T21:08:24.376116+0000 mgr.x (mgr.34107) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: cephadm 2024-04-22T21:08:24.486639+0000 mgr.x (mgr.34107) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: cephadm 2024-04-22T21:08:24.486639+0000 mgr.x (mgr.34107) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: cephadm 2024-04-22T21:08:24.583936+0000 mgr.x (mgr.34107) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: cephadm 2024-04-22T21:08:24.583936+0000 mgr.x (mgr.34107) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: cluster 2024-04-22T21:08:24.593311+0000 mgr.x (mgr.34107) 223 : 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-22T21:08:26.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: cluster 2024-04-22T21:08:24.593311+0000 mgr.x (mgr.34107) 223 : 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-22T21:08:26.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: cephadm 2024-04-22T21:08:24.694207+0000 mgr.x (mgr.34107) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: cephadm 2024-04-22T21:08:24.694207+0000 mgr.x (mgr.34107) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: cephadm 2024-04-22T21:08:24.803050+0000 mgr.x (mgr.34107) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: cephadm 2024-04-22T21:08:24.803050+0000 mgr.x (mgr.34107) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: cephadm 2024-04-22T21:08:24.892831+0000 mgr.x (mgr.34107) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: cephadm 2024-04-22T21:08:24.892831+0000 mgr.x (mgr.34107) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:24.986193+0000 mon.b (mon.2) 1709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:24.986193+0000 mon.b (mon.2) 1709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:24.989977+0000 mon.b (mon.2) 1710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:24.989977+0000 mon.b (mon.2) 1710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:24.991453+0000 mon.b (mon.2) 1711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:24.991453+0000 mon.b (mon.2) 1711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:24.994340+0000 mon.b (mon.2) 1712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:24.994340+0000 mon.b (mon.2) 1712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:24.995327+0000 mon.b (mon.2) 1713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:24.995327+0000 mon.b (mon.2) 1713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:24.996961+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:24.996961+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: cephadm 2024-04-22T21:08:25.004456+0000 mgr.x (mgr.34107) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: cephadm 2024-04-22T21:08:25.004456+0000 mgr.x (mgr.34107) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.082619+0000 mon.b (mon.2) 1714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.082619+0000 mon.b (mon.2) 1714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.085088+0000 mon.b (mon.2) 1715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.085088+0000 mon.b (mon.2) 1715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.086246+0000 mon.b (mon.2) 1716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.086246+0000 mon.b (mon.2) 1716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.088766+0000 mon.b (mon.2) 1717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.088766+0000 mon.b (mon.2) 1717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.089712+0000 mon.b (mon.2) 1718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.089712+0000 mon.b (mon.2) 1718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.089964+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.089964+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:24.986193+0000 mon.b (mon.2) 1709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:24.989977+0000 mon.b (mon.2) 1710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:24.989977+0000 mon.b (mon.2) 1710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:24.991453+0000 mon.b (mon.2) 1711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:24.991453+0000 mon.b (mon.2) 1711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:24.994340+0000 mon.b (mon.2) 1712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:24.994340+0000 mon.b (mon.2) 1712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:24.995327+0000 mon.b (mon.2) 1713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:24.995327+0000 mon.b (mon.2) 1713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:24.996961+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:24.996961+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: cephadm 2024-04-22T21:08:25.004456+0000 mgr.x (mgr.34107) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: cephadm 2024-04-22T21:08:25.004456+0000 mgr.x (mgr.34107) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.082619+0000 mon.b (mon.2) 1714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.082619+0000 mon.b (mon.2) 1714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.085088+0000 mon.b (mon.2) 1715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.085088+0000 mon.b (mon.2) 1715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.086246+0000 mon.b (mon.2) 1716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.086246+0000 mon.b (mon.2) 1716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: cephadm 2024-04-22T21:08:25.097301+0000 mgr.x (mgr.34107) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: cephadm 2024-04-22T21:08:25.097301+0000 mgr.x (mgr.34107) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.174845+0000 mon.b (mon.2) 1719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.174845+0000 mon.b (mon.2) 1719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.177123+0000 mon.b (mon.2) 1720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.177123+0000 mon.b (mon.2) 1720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.178071+0000 mon.b (mon.2) 1721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.178071+0000 mon.b (mon.2) 1721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.180310+0000 mon.b (mon.2) 1722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.180310+0000 mon.b (mon.2) 1722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.181026+0000 mon.b (mon.2) 1723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.181026+0000 mon.b (mon.2) 1723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.185228+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.185228+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: cephadm 2024-04-22T21:08:25.192811+0000 mgr.x (mgr.34107) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: cephadm 2024-04-22T21:08:25.192811+0000 mgr.x (mgr.34107) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.281739+0000 mon.b (mon.2) 1724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.281739+0000 mon.b (mon.2) 1724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.286052+0000 mon.b (mon.2) 1725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.286052+0000 mon.b (mon.2) 1725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.287382+0000 mon.b (mon.2) 1726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.287382+0000 mon.b (mon.2) 1726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.290846+0000 mon.b (mon.2) 1727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.290846+0000 mon.b (mon.2) 1727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.292181+0000 mon.b (mon.2) 1728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.292181+0000 mon.b (mon.2) 1728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.298684+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.298684+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: cephadm 2024-04-22T21:08:25.306457+0000 mgr.x (mgr.34107) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: cephadm 2024-04-22T21:08:25.306457+0000 mgr.x (mgr.34107) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.383706+0000 mon.b (mon.2) 1729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.383706+0000 mon.b (mon.2) 1729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.386325+0000 mon.b (mon.2) 1730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.386325+0000 mon.b (mon.2) 1730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.387697+0000 mon.b (mon.2) 1731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.387697+0000 mon.b (mon.2) 1731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.390656+0000 mon.b (mon.2) 1732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.390656+0000 mon.b (mon.2) 1732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.391741+0000 mon.b (mon.2) 1733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.088766+0000 mon.b (mon.2) 1717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.088766+0000 mon.b (mon.2) 1717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.089712+0000 mon.b (mon.2) 1718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.089712+0000 mon.b (mon.2) 1718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.089964+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.089964+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: cephadm 2024-04-22T21:08:25.097301+0000 mgr.x (mgr.34107) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: cephadm 2024-04-22T21:08:25.097301+0000 mgr.x (mgr.34107) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.174845+0000 mon.b (mon.2) 1719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.174845+0000 mon.b (mon.2) 1719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.177123+0000 mon.b (mon.2) 1720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.177123+0000 mon.b (mon.2) 1720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.178071+0000 mon.b (mon.2) 1721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.178071+0000 mon.b (mon.2) 1721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.180310+0000 mon.b (mon.2) 1722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.180310+0000 mon.b (mon.2) 1722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.181026+0000 mon.b (mon.2) 1723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.181026+0000 mon.b (mon.2) 1723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.185228+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.185228+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.391741+0000 mon.b (mon.2) 1733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.396394+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.396394+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.479527+0000 mon.b (mon.2) 1734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.479527+0000 mon.b (mon.2) 1734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.481960+0000 mon.b (mon.2) 1735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.481960+0000 mon.b (mon.2) 1735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.482877+0000 mon.b (mon.2) 1736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.482877+0000 mon.b (mon.2) 1736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.485032+0000 mon.b (mon.2) 1737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.485032+0000 mon.b (mon.2) 1737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.485668+0000 mon.b (mon.2) 1738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.485668+0000 mon.b (mon.2) 1738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.487588+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.487588+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.554752+0000 mon.b (mon.2) 1739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.554752+0000 mon.b (mon.2) 1739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.557441+0000 mon.b (mon.2) 1740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.557441+0000 mon.b (mon.2) 1740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.558734+0000 mon.b (mon.2) 1741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.558734+0000 mon.b (mon.2) 1741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.561297+0000 mon.b (mon.2) 1742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.561297+0000 mon.b (mon.2) 1742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.562175+0000 mon.b (mon.2) 1743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.562175+0000 mon.b (mon.2) 1743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.564118+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.564118+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.643992+0000 mon.b (mon.2) 1744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.643992+0000 mon.b (mon.2) 1744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.647017+0000 mon.b (mon.2) 1745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.647017+0000 mon.b (mon.2) 1745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.649636+0000 mon.b (mon.2) 1746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.649636+0000 mon.b (mon.2) 1746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.653507+0000 mon.b (mon.2) 1747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.653507+0000 mon.b (mon.2) 1747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.654750+0000 mon.b (mon.2) 1748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.654750+0000 mon.b (mon.2) 1748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.657904+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.657904+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: cephadm 2024-04-22T21:08:25.192811+0000 mgr.x (mgr.34107) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: cephadm 2024-04-22T21:08:25.192811+0000 mgr.x (mgr.34107) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.281739+0000 mon.b (mon.2) 1724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.281739+0000 mon.b (mon.2) 1724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.286052+0000 mon.b (mon.2) 1725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.286052+0000 mon.b (mon.2) 1725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.287382+0000 mon.b (mon.2) 1726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.287382+0000 mon.b (mon.2) 1726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.290846+0000 mon.b (mon.2) 1727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.290846+0000 mon.b (mon.2) 1727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.292181+0000 mon.b (mon.2) 1728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.292181+0000 mon.b (mon.2) 1728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.298684+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.298684+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: cephadm 2024-04-22T21:08:25.306457+0000 mgr.x (mgr.34107) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: cephadm 2024-04-22T21:08:25.306457+0000 mgr.x (mgr.34107) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:26.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.383706+0000 mon.b (mon.2) 1729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.383706+0000 mon.b (mon.2) 1729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.386325+0000 mon.b (mon.2) 1730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.386325+0000 mon.b (mon.2) 1730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.755988+0000 mon.b (mon.2) 1749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.755988+0000 mon.b (mon.2) 1749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.759849+0000 mon.b (mon.2) 1750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.759849+0000 mon.b (mon.2) 1750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.761364+0000 mon.b (mon.2) 1751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.761364+0000 mon.b (mon.2) 1751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.764792+0000 mon.b (mon.2) 1752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.764792+0000 mon.b (mon.2) 1752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.765982+0000 mon.b (mon.2) 1753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.765982+0000 mon.b (mon.2) 1753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.773539+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.773539+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.871530+0000 mon.b (mon.2) 1754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.871530+0000 mon.b (mon.2) 1754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.875558+0000 mon.b (mon.2) 1755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.875558+0000 mon.b (mon.2) 1755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.877561+0000 mon.b (mon.2) 1756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.877561+0000 mon.b (mon.2) 1756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.880675+0000 mon.b (mon.2) 1757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.880675+0000 mon.b (mon.2) 1757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.881596+0000 mon.b (mon.2) 1758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.881596+0000 mon.b (mon.2) 1758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.886298+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[73084]: audit 2024-04-22T21:08:25.886298+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.387697+0000 mon.b (mon.2) 1731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.387697+0000 mon.b (mon.2) 1731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.390656+0000 mon.b (mon.2) 1732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.390656+0000 mon.b (mon.2) 1732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.391741+0000 mon.b (mon.2) 1733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.391741+0000 mon.b (mon.2) 1733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.396394+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.396394+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.479527+0000 mon.b (mon.2) 1734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.479527+0000 mon.b (mon.2) 1734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.481960+0000 mon.b (mon.2) 1735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.481960+0000 mon.b (mon.2) 1735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.482877+0000 mon.b (mon.2) 1736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.482877+0000 mon.b (mon.2) 1736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.485032+0000 mon.b (mon.2) 1737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.485032+0000 mon.b (mon.2) 1737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.485668+0000 mon.b (mon.2) 1738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.485668+0000 mon.b (mon.2) 1738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.487588+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.487588+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.554752+0000 mon.b (mon.2) 1739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.554752+0000 mon.b (mon.2) 1739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.557441+0000 mon.b (mon.2) 1740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.557441+0000 mon.b (mon.2) 1740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.558734+0000 mon.b (mon.2) 1741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.558734+0000 mon.b (mon.2) 1741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.561297+0000 mon.b (mon.2) 1742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.561297+0000 mon.b (mon.2) 1742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.562175+0000 mon.b (mon.2) 1743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.562175+0000 mon.b (mon.2) 1743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.564118+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.564118+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.643992+0000 mon.b (mon.2) 1744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.643992+0000 mon.b (mon.2) 1744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.647017+0000 mon.b (mon.2) 1745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.647017+0000 mon.b (mon.2) 1745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.649636+0000 mon.b (mon.2) 1746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.649636+0000 mon.b (mon.2) 1746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.653507+0000 mon.b (mon.2) 1747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.653507+0000 mon.b (mon.2) 1747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.654750+0000 mon.b (mon.2) 1748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.654750+0000 mon.b (mon.2) 1748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.657904+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.657904+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.755988+0000 mon.b (mon.2) 1749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.755988+0000 mon.b (mon.2) 1749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.759849+0000 mon.b (mon.2) 1750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.759849+0000 mon.b (mon.2) 1750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.761364+0000 mon.b (mon.2) 1751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.761364+0000 mon.b (mon.2) 1751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.764792+0000 mon.b (mon.2) 1752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.764792+0000 mon.b (mon.2) 1752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.765982+0000 mon.b (mon.2) 1753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.765982+0000 mon.b (mon.2) 1753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.773539+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.773539+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.871530+0000 mon.b (mon.2) 1754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.871530+0000 mon.b (mon.2) 1754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.875558+0000 mon.b (mon.2) 1755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.875558+0000 mon.b (mon.2) 1755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:26.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.877561+0000 mon.b (mon.2) 1756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.877561+0000 mon.b (mon.2) 1756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:26.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.880675+0000 mon.b (mon.2) 1757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.880675+0000 mon.b (mon.2) 1757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:26.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.881596+0000 mon.b (mon.2) 1758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.881596+0000 mon.b (mon.2) 1758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:26.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.886298+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:26.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:25 smithi121 bash[75184]: audit 2024-04-22T21:08:25.886298+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: cephadm 2024-04-22T21:08:25.404013+0000 mgr.x (mgr.34107) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: cephadm 2024-04-22T21:08:25.494840+0000 mgr.x (mgr.34107) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: cephadm 2024-04-22T21:08:25.571446+0000 mgr.x (mgr.34107) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: cephadm 2024-04-22T21:08:25.665594+0000 mgr.x (mgr.34107) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:25.686566+0000 mgr.x (mgr.34107) 235 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:08:27.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: cephadm 2024-04-22T21:08:25.781515+0000 mgr.x (mgr.34107) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: cephadm 2024-04-22T21:08:25.893805+0000 mgr.x (mgr.34107) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:25.976483+0000 mon.b (mon.2) 1759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:25.981066+0000 mon.b (mon.2) 1760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:25.982409+0000 mon.b (mon.2) 1761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:25.984969+0000 mon.b (mon.2) 1762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:25.985924+0000 mon.b (mon.2) 1763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:25.989780+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: cephadm 2024-04-22T21:08:25.997609+0000 mgr.x (mgr.34107) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.086190+0000 mon.b (mon.2) 1764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.090310+0000 mon.b (mon.2) 1765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.092019+0000 mon.b (mon.2) 1766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.096053+0000 mon.b (mon.2) 1767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.097407+0000 mon.b (mon.2) 1768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.103440+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: cephadm 2024-04-22T21:08:26.111294+0000 mgr.x (mgr.34107) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.198993+0000 mon.b (mon.2) 1769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.203107+0000 mon.b (mon.2) 1770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.204961+0000 mon.b (mon.2) 1771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.209093+0000 mon.b (mon.2) 1772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.210182+0000 mon.b (mon.2) 1773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.212580+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: cephadm 2024-04-22T21:08:26.220069+0000 mgr.x (mgr.34107) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.297955+0000 mon.b (mon.2) 1774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.300864+0000 mon.b (mon.2) 1775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.302435+0000 mon.b (mon.2) 1776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.306350+0000 mon.b (mon.2) 1777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.307565+0000 mon.b (mon.2) 1778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.309884+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: cephadm 2024-04-22T21:08:26.317366+0000 mgr.x (mgr.34107) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.393297+0000 mon.b (mon.2) 1779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.396011+0000 mon.b (mon.2) 1780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.397591+0000 mon.b (mon.2) 1781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.400436+0000 mon.b (mon.2) 1782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.401418+0000 mon.b (mon.2) 1783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.401790+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.487939+0000 mon.b (mon.2) 1784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.490875+0000 mon.b (mon.2) 1785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.492478+0000 mon.b (mon.2) 1786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.496076+0000 mon.b (mon.2) 1787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.497325+0000 mon.b (mon.2) 1788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.500133+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.586692+0000 mon.b (mon.2) 1789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.589779+0000 mon.b (mon.2) 1790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.591394+0000 mon.b (mon.2) 1791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.595294+0000 mon.b (mon.2) 1792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.596257+0000 mon.b (mon.2) 1793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.598765+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.682718+0000 mon.b (mon.2) 1794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.685392+0000 mon.b (mon.2) 1795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.686872+0000 mon.b (mon.2) 1796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.689538+0000 mon.b (mon.2) 1797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.690520+0000 mon.b (mon.2) 1798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.692376+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.776576+0000 mon.b (mon.2) 1799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.779506+0000 mon.b (mon.2) 1800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.781037+0000 mon.b (mon.2) 1801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.784280+0000 mon.b (mon.2) 1802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.785333+0000 mon.b (mon.2) 1803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.787910+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.881697+0000 mon.b (mon.2) 1804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.884701+0000 mon.b (mon.2) 1805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.886334+0000 mon.b (mon.2) 1806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.889739+0000 mon.b (mon.2) 1807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.890762+0000 mon.b (mon.2) 1808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:26 smithi123 bash[18722]: audit 2024-04-22T21:08:26.893435+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.261 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: cephadm 2024-04-22T21:08:25.404013+0000 mgr.x (mgr.34107) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.261 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: cephadm 2024-04-22T21:08:25.404013+0000 mgr.x (mgr.34107) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.261 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: cephadm 2024-04-22T21:08:25.494840+0000 mgr.x (mgr.34107) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.261 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: cephadm 2024-04-22T21:08:25.494840+0000 mgr.x (mgr.34107) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.261 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: cephadm 2024-04-22T21:08:25.571446+0000 mgr.x (mgr.34107) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.261 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: cephadm 2024-04-22T21:08:25.571446+0000 mgr.x (mgr.34107) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.261 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: cephadm 2024-04-22T21:08:25.665594+0000 mgr.x (mgr.34107) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.261 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: cephadm 2024-04-22T21:08:25.665594+0000 mgr.x (mgr.34107) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.261 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:25.686566+0000 mgr.x (mgr.34107) 235 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:08:27.262 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:25.686566+0000 mgr.x (mgr.34107) 235 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:08:27.262 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: cephadm 2024-04-22T21:08:25.781515+0000 mgr.x (mgr.34107) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.262 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: cephadm 2024-04-22T21:08:25.781515+0000 mgr.x (mgr.34107) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.262 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: cephadm 2024-04-22T21:08:25.893805+0000 mgr.x (mgr.34107) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.262 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: cephadm 2024-04-22T21:08:25.893805+0000 mgr.x (mgr.34107) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.262 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:25.976483+0000 mon.b (mon.2) 1759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.262 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:25.976483+0000 mon.b (mon.2) 1759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.262 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:25.981066+0000 mon.b (mon.2) 1760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.262 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:25.981066+0000 mon.b (mon.2) 1760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.262 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:25.982409+0000 mon.b (mon.2) 1761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.262 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:25.982409+0000 mon.b (mon.2) 1761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.263 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: cephadm 2024-04-22T21:08:25.404013+0000 mgr.x (mgr.34107) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.263 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: cephadm 2024-04-22T21:08:25.404013+0000 mgr.x (mgr.34107) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.263 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: cephadm 2024-04-22T21:08:25.494840+0000 mgr.x (mgr.34107) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.263 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: cephadm 2024-04-22T21:08:25.494840+0000 mgr.x (mgr.34107) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.263 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: cephadm 2024-04-22T21:08:25.571446+0000 mgr.x (mgr.34107) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.263 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: cephadm 2024-04-22T21:08:25.571446+0000 mgr.x (mgr.34107) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.263 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: cephadm 2024-04-22T21:08:25.665594+0000 mgr.x (mgr.34107) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.263 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: cephadm 2024-04-22T21:08:25.665594+0000 mgr.x (mgr.34107) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.263 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:25.686566+0000 mgr.x (mgr.34107) 235 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:08:27.263 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:25.686566+0000 mgr.x (mgr.34107) 235 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:08:27.263 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: cephadm 2024-04-22T21:08:25.781515+0000 mgr.x (mgr.34107) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.263 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: cephadm 2024-04-22T21:08:25.781515+0000 mgr.x (mgr.34107) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.264 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: cephadm 2024-04-22T21:08:25.893805+0000 mgr.x (mgr.34107) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.264 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: cephadm 2024-04-22T21:08:25.893805+0000 mgr.x (mgr.34107) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.264 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:25.976483+0000 mon.b (mon.2) 1759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.264 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:25.976483+0000 mon.b (mon.2) 1759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.264 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:25.981066+0000 mon.b (mon.2) 1760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.264 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:25.981066+0000 mon.b (mon.2) 1760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.264 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:25.982409+0000 mon.b (mon.2) 1761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.264 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:25.982409+0000 mon.b (mon.2) 1761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.264 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:25.984969+0000 mon.b (mon.2) 1762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.264 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:25.984969+0000 mon.b (mon.2) 1762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.265 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:25.985924+0000 mon.b (mon.2) 1763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.265 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:25.985924+0000 mon.b (mon.2) 1763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.265 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:25.989780+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.265 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:25.989780+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.265 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: cephadm 2024-04-22T21:08:25.997609+0000 mgr.x (mgr.34107) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.265 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: cephadm 2024-04-22T21:08:25.997609+0000 mgr.x (mgr.34107) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.265 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.086190+0000 mon.b (mon.2) 1764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.265 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.086190+0000 mon.b (mon.2) 1764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.265 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.090310+0000 mon.b (mon.2) 1765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.265 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.090310+0000 mon.b (mon.2) 1765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.265 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.092019+0000 mon.b (mon.2) 1766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.265 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.092019+0000 mon.b (mon.2) 1766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.265 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.096053+0000 mon.b (mon.2) 1767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.265 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.096053+0000 mon.b (mon.2) 1767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.265 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.097407+0000 mon.b (mon.2) 1768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.266 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.097407+0000 mon.b (mon.2) 1768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.266 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.103440+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.266 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.103440+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.266 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:25.984969+0000 mon.b (mon.2) 1762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.266 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:25.984969+0000 mon.b (mon.2) 1762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.266 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:25.985924+0000 mon.b (mon.2) 1763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.266 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:25.985924+0000 mon.b (mon.2) 1763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.266 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:25.989780+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.266 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:25.989780+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.266 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: cephadm 2024-04-22T21:08:25.997609+0000 mgr.x (mgr.34107) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.267 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: cephadm 2024-04-22T21:08:25.997609+0000 mgr.x (mgr.34107) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.267 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.086190+0000 mon.b (mon.2) 1764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.267 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.086190+0000 mon.b (mon.2) 1764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.267 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.090310+0000 mon.b (mon.2) 1765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.267 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.090310+0000 mon.b (mon.2) 1765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.267 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.092019+0000 mon.b (mon.2) 1766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.267 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.092019+0000 mon.b (mon.2) 1766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.267 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.096053+0000 mon.b (mon.2) 1767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.267 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.096053+0000 mon.b (mon.2) 1767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.267 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.097407+0000 mon.b (mon.2) 1768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.267 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.097407+0000 mon.b (mon.2) 1768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.267 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.103440+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.267 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.103440+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.269 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: cephadm 2024-04-22T21:08:26.111294+0000 mgr.x (mgr.34107) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.269 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: cephadm 2024-04-22T21:08:26.111294+0000 mgr.x (mgr.34107) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.269 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.198993+0000 mon.b (mon.2) 1769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.269 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.198993+0000 mon.b (mon.2) 1769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.269 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.203107+0000 mon.b (mon.2) 1770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.269 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.203107+0000 mon.b (mon.2) 1770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.270 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.204961+0000 mon.b (mon.2) 1771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.270 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.204961+0000 mon.b (mon.2) 1771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.270 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.209093+0000 mon.b (mon.2) 1772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.270 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.209093+0000 mon.b (mon.2) 1772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.270 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.210182+0000 mon.b (mon.2) 1773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.270 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.210182+0000 mon.b (mon.2) 1773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.270 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.212580+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.270 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.212580+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.270 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: cephadm 2024-04-22T21:08:26.220069+0000 mgr.x (mgr.34107) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.270 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: cephadm 2024-04-22T21:08:26.220069+0000 mgr.x (mgr.34107) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.270 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.297955+0000 mon.b (mon.2) 1774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.270 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.297955+0000 mon.b (mon.2) 1774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.270 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.300864+0000 mon.b (mon.2) 1775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.271 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.300864+0000 mon.b (mon.2) 1775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.271 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: cephadm 2024-04-22T21:08:26.111294+0000 mgr.x (mgr.34107) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.271 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: cephadm 2024-04-22T21:08:26.111294+0000 mgr.x (mgr.34107) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.271 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.198993+0000 mon.b (mon.2) 1769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.271 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.198993+0000 mon.b (mon.2) 1769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.271 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.203107+0000 mon.b (mon.2) 1770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.271 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.203107+0000 mon.b (mon.2) 1770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.272 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.204961+0000 mon.b (mon.2) 1771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.272 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.204961+0000 mon.b (mon.2) 1771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.272 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.209093+0000 mon.b (mon.2) 1772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.272 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.209093+0000 mon.b (mon.2) 1772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.272 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.210182+0000 mon.b (mon.2) 1773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.272 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.210182+0000 mon.b (mon.2) 1773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.272 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.212580+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.272 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.212580+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.272 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: cephadm 2024-04-22T21:08:26.220069+0000 mgr.x (mgr.34107) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.272 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: cephadm 2024-04-22T21:08:26.220069+0000 mgr.x (mgr.34107) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.272 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.297955+0000 mon.b (mon.2) 1774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.272 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.297955+0000 mon.b (mon.2) 1774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.272 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.300864+0000 mon.b (mon.2) 1775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.273 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.300864+0000 mon.b (mon.2) 1775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.273 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.302435+0000 mon.b (mon.2) 1776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.273 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.302435+0000 mon.b (mon.2) 1776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.273 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.306350+0000 mon.b (mon.2) 1777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.273 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.306350+0000 mon.b (mon.2) 1777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.273 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.307565+0000 mon.b (mon.2) 1778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.273 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.307565+0000 mon.b (mon.2) 1778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.273 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.309884+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.273 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.309884+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.273 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: cephadm 2024-04-22T21:08:26.317366+0000 mgr.x (mgr.34107) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.273 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: cephadm 2024-04-22T21:08:26.317366+0000 mgr.x (mgr.34107) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.273 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.393297+0000 mon.b (mon.2) 1779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.273 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.393297+0000 mon.b (mon.2) 1779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.273 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.396011+0000 mon.b (mon.2) 1780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.273 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.396011+0000 mon.b (mon.2) 1780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.274 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.397591+0000 mon.b (mon.2) 1781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.274 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.397591+0000 mon.b (mon.2) 1781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.274 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.400436+0000 mon.b (mon.2) 1782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.274 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.400436+0000 mon.b (mon.2) 1782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.274 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.401418+0000 mon.b (mon.2) 1783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.274 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.302435+0000 mon.b (mon.2) 1776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.274 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.302435+0000 mon.b (mon.2) 1776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.274 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.306350+0000 mon.b (mon.2) 1777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.274 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.306350+0000 mon.b (mon.2) 1777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.274 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.307565+0000 mon.b (mon.2) 1778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.307565+0000 mon.b (mon.2) 1778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.309884+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.309884+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: cephadm 2024-04-22T21:08:26.317366+0000 mgr.x (mgr.34107) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: cephadm 2024-04-22T21:08:26.317366+0000 mgr.x (mgr.34107) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:27.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.393297+0000 mon.b (mon.2) 1779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.393297+0000 mon.b (mon.2) 1779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.396011+0000 mon.b (mon.2) 1780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.396011+0000 mon.b (mon.2) 1780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.397591+0000 mon.b (mon.2) 1781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.397591+0000 mon.b (mon.2) 1781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.400436+0000 mon.b (mon.2) 1782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.400436+0000 mon.b (mon.2) 1782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.401418+0000 mon.b (mon.2) 1783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.276 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.401418+0000 mon.b (mon.2) 1783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.276 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.401790+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.276 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.401790+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.276 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.487939+0000 mon.b (mon.2) 1784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.276 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.487939+0000 mon.b (mon.2) 1784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.276 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.490875+0000 mon.b (mon.2) 1785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.276 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.490875+0000 mon.b (mon.2) 1785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.276 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.492478+0000 mon.b (mon.2) 1786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.276 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.492478+0000 mon.b (mon.2) 1786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.277 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.496076+0000 mon.b (mon.2) 1787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.277 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.496076+0000 mon.b (mon.2) 1787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.277 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.497325+0000 mon.b (mon.2) 1788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.277 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.497325+0000 mon.b (mon.2) 1788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.277 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.500133+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.277 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.500133+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.277 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.586692+0000 mon.b (mon.2) 1789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.277 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.586692+0000 mon.b (mon.2) 1789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.277 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.589779+0000 mon.b (mon.2) 1790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.277 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.589779+0000 mon.b (mon.2) 1790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.277 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.591394+0000 mon.b (mon.2) 1791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.401418+0000 mon.b (mon.2) 1783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.401790+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.401790+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.487939+0000 mon.b (mon.2) 1784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.487939+0000 mon.b (mon.2) 1784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.490875+0000 mon.b (mon.2) 1785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.490875+0000 mon.b (mon.2) 1785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.492478+0000 mon.b (mon.2) 1786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.492478+0000 mon.b (mon.2) 1786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.496076+0000 mon.b (mon.2) 1787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.496076+0000 mon.b (mon.2) 1787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.497325+0000 mon.b (mon.2) 1788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.497325+0000 mon.b (mon.2) 1788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.500133+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.500133+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.586692+0000 mon.b (mon.2) 1789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.586692+0000 mon.b (mon.2) 1789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.589779+0000 mon.b (mon.2) 1790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.589779+0000 mon.b (mon.2) 1790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.591394+0000 mon.b (mon.2) 1791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.279 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.591394+0000 mon.b (mon.2) 1791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.595294+0000 mon.b (mon.2) 1792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.595294+0000 mon.b (mon.2) 1792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.596257+0000 mon.b (mon.2) 1793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.596257+0000 mon.b (mon.2) 1793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.598765+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.598765+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.682718+0000 mon.b (mon.2) 1794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.682718+0000 mon.b (mon.2) 1794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.685392+0000 mon.b (mon.2) 1795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.685392+0000 mon.b (mon.2) 1795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.686872+0000 mon.b (mon.2) 1796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.686872+0000 mon.b (mon.2) 1796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.689538+0000 mon.b (mon.2) 1797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.689538+0000 mon.b (mon.2) 1797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.690520+0000 mon.b (mon.2) 1798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.690520+0000 mon.b (mon.2) 1798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.692376+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.692376+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.776576+0000 mon.b (mon.2) 1799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.776576+0000 mon.b (mon.2) 1799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.779506+0000 mon.b (mon.2) 1800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.779506+0000 mon.b (mon.2) 1800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.781037+0000 mon.b (mon.2) 1801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.781037+0000 mon.b (mon.2) 1801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.784280+0000 mon.b (mon.2) 1802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.784280+0000 mon.b (mon.2) 1802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.785333+0000 mon.b (mon.2) 1803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.785333+0000 mon.b (mon.2) 1803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.787910+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.787910+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.881697+0000 mon.b (mon.2) 1804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.881697+0000 mon.b (mon.2) 1804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.884701+0000 mon.b (mon.2) 1805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.884701+0000 mon.b (mon.2) 1805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.886334+0000 mon.b (mon.2) 1806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.886334+0000 mon.b (mon.2) 1806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.889739+0000 mon.b (mon.2) 1807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.591394+0000 mon.b (mon.2) 1791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.595294+0000 mon.b (mon.2) 1792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.595294+0000 mon.b (mon.2) 1792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.596257+0000 mon.b (mon.2) 1793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.596257+0000 mon.b (mon.2) 1793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.598765+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.598765+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.682718+0000 mon.b (mon.2) 1794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.682718+0000 mon.b (mon.2) 1794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.685392+0000 mon.b (mon.2) 1795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.685392+0000 mon.b (mon.2) 1795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.686872+0000 mon.b (mon.2) 1796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.686872+0000 mon.b (mon.2) 1796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.689538+0000 mon.b (mon.2) 1797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.689538+0000 mon.b (mon.2) 1797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.690520+0000 mon.b (mon.2) 1798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.690520+0000 mon.b (mon.2) 1798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.692376+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.692376+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.889739+0000 mon.b (mon.2) 1807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.890762+0000 mon.b (mon.2) 1808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.890762+0000 mon.b (mon.2) 1808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.893435+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[73084]: audit 2024-04-22T21:08:26.893435+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.776576+0000 mon.b (mon.2) 1799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.776576+0000 mon.b (mon.2) 1799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.779506+0000 mon.b (mon.2) 1800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.779506+0000 mon.b (mon.2) 1800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.781037+0000 mon.b (mon.2) 1801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.781037+0000 mon.b (mon.2) 1801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.784280+0000 mon.b (mon.2) 1802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.784280+0000 mon.b (mon.2) 1802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.785333+0000 mon.b (mon.2) 1803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.785333+0000 mon.b (mon.2) 1803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.787910+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.787910+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.881697+0000 mon.b (mon.2) 1804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.881697+0000 mon.b (mon.2) 1804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.884701+0000 mon.b (mon.2) 1805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.884701+0000 mon.b (mon.2) 1805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:27.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.886334+0000 mon.b (mon.2) 1806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.886334+0000 mon.b (mon.2) 1806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:27.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.889739+0000 mon.b (mon.2) 1807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.889739+0000 mon.b (mon.2) 1807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:27.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.890762+0000 mon.b (mon.2) 1808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.890762+0000 mon.b (mon.2) 1808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:27.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.893435+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:27.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:26 smithi121 bash[75184]: audit 2024-04-22T21:08:26.893435+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.242 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:08:27] "GET /metrics HTTP/1.1" 200 38181 "" "Prometheus/2.33.4" 2024-04-22T21:08:28.242 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[52966]: debug 2024-04-22T21:08:28.026+0000 7f58d5f99700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-04-22T21:08:28.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: cephadm 2024-04-22T21:08:26.410641+0000 mgr.x (mgr.34107) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: cephadm 2024-04-22T21:08:26.508035+0000 mgr.x (mgr.34107) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: cluster 2024-04-22T21:08:26.594104+0000 mgr.x (mgr.34107) 244 : 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-22T21:08:28.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: cephadm 2024-04-22T21:08:26.606401+0000 mgr.x (mgr.34107) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: cephadm 2024-04-22T21:08:26.700027+0000 mgr.x (mgr.34107) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: cephadm 2024-04-22T21:08:26.795398+0000 mgr.x (mgr.34107) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: cephadm 2024-04-22T21:08:26.907375+0000 mgr.x (mgr.34107) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:26.984996+0000 mon.b (mon.2) 1809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:26.987614+0000 mon.b (mon.2) 1810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:26.988654+0000 mon.b (mon.2) 1811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:26.990143+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:26.990896+0000 mon.b (mon.2) 1812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:26.991610+0000 mon.b (mon.2) 1813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: cephadm 2024-04-22T21:08:26.997806+0000 mgr.x (mgr.34107) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.074882+0000 mon.b (mon.2) 1814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.077240+0000 mon.b (mon.2) 1815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.078211+0000 mon.b (mon.2) 1816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.080717+0000 mon.b (mon.2) 1817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.081512+0000 mon.b (mon.2) 1818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.082374+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: cephadm 2024-04-22T21:08:27.089948+0000 mgr.x (mgr.34107) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.167333+0000 mon.b (mon.2) 1819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.169578+0000 mon.b (mon.2) 1820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.170523+0000 mon.b (mon.2) 1821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.173319+0000 mon.b (mon.2) 1822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.174134+0000 mon.b (mon.2) 1823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.177769+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: cephadm 2024-04-22T21:08:27.185266+0000 mgr.x (mgr.34107) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.273720+0000 mon.b (mon.2) 1824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.277290+0000 mon.b (mon.2) 1825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.278535+0000 mon.b (mon.2) 1826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.281262+0000 mon.b (mon.2) 1827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.282360+0000 mon.b (mon.2) 1828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.284718+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: cephadm 2024-04-22T21:08:27.292220+0000 mgr.x (mgr.34107) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.369976+0000 mon.b (mon.2) 1829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.373357+0000 mon.b (mon.2) 1830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.374657+0000 mon.b (mon.2) 1831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.377756+0000 mon.b (mon.2) 1832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.378624+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.378684+0000 mon.b (mon.2) 1833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.464225+0000 mon.b (mon.2) 1834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.466355+0000 mon.b (mon.2) 1835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.467247+0000 mon.b (mon.2) 1836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.469072+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.469412+0000 mon.b (mon.2) 1837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.470135+0000 mon.b (mon.2) 1838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.517380+0000 mon.b (mon.2) 1839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.519314+0000 mon.b (mon.2) 1840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.520250+0000 mon.b (mon.2) 1841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.521915+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.522359+0000 mon.b (mon.2) 1842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.523045+0000 mon.b (mon.2) 1843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.606402+0000 mon.b (mon.2) 1844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.608625+0000 mon.b (mon.2) 1845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.609501+0000 mon.b (mon.2) 1846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.611714+0000 mon.b (mon.2) 1847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.611925+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.612482+0000 mon.b (mon.2) 1848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.692715+0000 mon.b (mon.2) 1849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.694676+0000 mon.b (mon.2) 1850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.695643+0000 mon.b (mon.2) 1851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.698085+0000 mon.b (mon.2) 1852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.698278+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.698771+0000 mon.b (mon.2) 1853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.782845+0000 mon.b (mon.2) 1854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.785811+0000 mon.b (mon.2) 1855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.787383+0000 mon.b (mon.2) 1856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.791330+0000 mon.b (mon.2) 1857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.792791+0000 mon.b (mon.2) 1858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.793555+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.865193+0000 mon.b (mon.2) 1859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.867543+0000 mon.b (mon.2) 1860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.868690+0000 mon.b (mon.2) 1861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.871531+0000 mon.b (mon.2) 1862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.872408+0000 mon.b (mon.2) 1863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:27 smithi123 bash[18722]: audit 2024-04-22T21:08:27.872412+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: cephadm 2024-04-22T21:08:26.410641+0000 mgr.x (mgr.34107) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: cephadm 2024-04-22T21:08:26.410641+0000 mgr.x (mgr.34107) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: cephadm 2024-04-22T21:08:26.508035+0000 mgr.x (mgr.34107) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: cephadm 2024-04-22T21:08:26.508035+0000 mgr.x (mgr.34107) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: cluster 2024-04-22T21:08:26.594104+0000 mgr.x (mgr.34107) 244 : 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-22T21:08:28.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: cluster 2024-04-22T21:08:26.594104+0000 mgr.x (mgr.34107) 244 : 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-22T21:08:28.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: cephadm 2024-04-22T21:08:26.606401+0000 mgr.x (mgr.34107) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: cephadm 2024-04-22T21:08:26.606401+0000 mgr.x (mgr.34107) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: cephadm 2024-04-22T21:08:26.700027+0000 mgr.x (mgr.34107) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: cephadm 2024-04-22T21:08:26.700027+0000 mgr.x (mgr.34107) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: cephadm 2024-04-22T21:08:26.795398+0000 mgr.x (mgr.34107) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: cephadm 2024-04-22T21:08:26.795398+0000 mgr.x (mgr.34107) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: cephadm 2024-04-22T21:08:26.907375+0000 mgr.x (mgr.34107) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: cephadm 2024-04-22T21:08:26.907375+0000 mgr.x (mgr.34107) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:26.984996+0000 mon.b (mon.2) 1809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:26.984996+0000 mon.b (mon.2) 1809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:26.987614+0000 mon.b (mon.2) 1810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:26.987614+0000 mon.b (mon.2) 1810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:26.988654+0000 mon.b (mon.2) 1811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:26.988654+0000 mon.b (mon.2) 1811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:26.990143+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:26.990143+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:26.990896+0000 mon.b (mon.2) 1812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:26.990896+0000 mon.b (mon.2) 1812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:26.991610+0000 mon.b (mon.2) 1813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:26.991610+0000 mon.b (mon.2) 1813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: cephadm 2024-04-22T21:08:26.997806+0000 mgr.x (mgr.34107) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: cephadm 2024-04-22T21:08:26.997806+0000 mgr.x (mgr.34107) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.074882+0000 mon.b (mon.2) 1814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.074882+0000 mon.b (mon.2) 1814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.077240+0000 mon.b (mon.2) 1815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.077240+0000 mon.b (mon.2) 1815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.078211+0000 mon.b (mon.2) 1816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.078211+0000 mon.b (mon.2) 1816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.080717+0000 mon.b (mon.2) 1817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.080717+0000 mon.b (mon.2) 1817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.081512+0000 mon.b (mon.2) 1818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.081512+0000 mon.b (mon.2) 1818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.082374+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.082374+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: cephadm 2024-04-22T21:08:26.410641+0000 mgr.x (mgr.34107) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: cephadm 2024-04-22T21:08:26.410641+0000 mgr.x (mgr.34107) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: cephadm 2024-04-22T21:08:26.508035+0000 mgr.x (mgr.34107) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: cephadm 2024-04-22T21:08:26.508035+0000 mgr.x (mgr.34107) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: cluster 2024-04-22T21:08:26.594104+0000 mgr.x (mgr.34107) 244 : 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-22T21:08:28.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: cluster 2024-04-22T21:08:26.594104+0000 mgr.x (mgr.34107) 244 : 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-22T21:08:28.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: cephadm 2024-04-22T21:08:26.606401+0000 mgr.x (mgr.34107) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: cephadm 2024-04-22T21:08:26.606401+0000 mgr.x (mgr.34107) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: cephadm 2024-04-22T21:08:26.700027+0000 mgr.x (mgr.34107) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: cephadm 2024-04-22T21:08:26.700027+0000 mgr.x (mgr.34107) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: cephadm 2024-04-22T21:08:26.795398+0000 mgr.x (mgr.34107) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: cephadm 2024-04-22T21:08:26.795398+0000 mgr.x (mgr.34107) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: cephadm 2024-04-22T21:08:26.907375+0000 mgr.x (mgr.34107) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: cephadm 2024-04-22T21:08:26.907375+0000 mgr.x (mgr.34107) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:26.984996+0000 mon.b (mon.2) 1809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:26.984996+0000 mon.b (mon.2) 1809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:26.987614+0000 mon.b (mon.2) 1810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:26.987614+0000 mon.b (mon.2) 1810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:26.988654+0000 mon.b (mon.2) 1811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:26.988654+0000 mon.b (mon.2) 1811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:26.990143+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: cephadm 2024-04-22T21:08:27.089948+0000 mgr.x (mgr.34107) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: cephadm 2024-04-22T21:08:27.089948+0000 mgr.x (mgr.34107) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.167333+0000 mon.b (mon.2) 1819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.167333+0000 mon.b (mon.2) 1819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.169578+0000 mon.b (mon.2) 1820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.169578+0000 mon.b (mon.2) 1820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.170523+0000 mon.b (mon.2) 1821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.170523+0000 mon.b (mon.2) 1821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.173319+0000 mon.b (mon.2) 1822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.173319+0000 mon.b (mon.2) 1822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.174134+0000 mon.b (mon.2) 1823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.174134+0000 mon.b (mon.2) 1823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.177769+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.177769+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: cephadm 2024-04-22T21:08:27.185266+0000 mgr.x (mgr.34107) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: cephadm 2024-04-22T21:08:27.185266+0000 mgr.x (mgr.34107) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.273720+0000 mon.b (mon.2) 1824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.273720+0000 mon.b (mon.2) 1824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.277290+0000 mon.b (mon.2) 1825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.277290+0000 mon.b (mon.2) 1825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.278535+0000 mon.b (mon.2) 1826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.278535+0000 mon.b (mon.2) 1826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.281262+0000 mon.b (mon.2) 1827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.281262+0000 mon.b (mon.2) 1827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.282360+0000 mon.b (mon.2) 1828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.282360+0000 mon.b (mon.2) 1828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.284718+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.284718+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: cephadm 2024-04-22T21:08:27.292220+0000 mgr.x (mgr.34107) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: cephadm 2024-04-22T21:08:27.292220+0000 mgr.x (mgr.34107) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.369976+0000 mon.b (mon.2) 1829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.369976+0000 mon.b (mon.2) 1829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.373357+0000 mon.b (mon.2) 1830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.373357+0000 mon.b (mon.2) 1830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.374657+0000 mon.b (mon.2) 1831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.374657+0000 mon.b (mon.2) 1831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.377756+0000 mon.b (mon.2) 1832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.377756+0000 mon.b (mon.2) 1832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.378624+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.378624+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.378684+0000 mon.b (mon.2) 1833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.378684+0000 mon.b (mon.2) 1833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.464225+0000 mon.b (mon.2) 1834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.464225+0000 mon.b (mon.2) 1834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.466355+0000 mon.b (mon.2) 1835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.466355+0000 mon.b (mon.2) 1835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.467247+0000 mon.b (mon.2) 1836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.467247+0000 mon.b (mon.2) 1836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.469072+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.469072+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.469412+0000 mon.b (mon.2) 1837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.469412+0000 mon.b (mon.2) 1837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.470135+0000 mon.b (mon.2) 1838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.470135+0000 mon.b (mon.2) 1838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.517380+0000 mon.b (mon.2) 1839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.517380+0000 mon.b (mon.2) 1839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.519314+0000 mon.b (mon.2) 1840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.519314+0000 mon.b (mon.2) 1840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.520250+0000 mon.b (mon.2) 1841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:26.990143+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:26.990896+0000 mon.b (mon.2) 1812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:26.990896+0000 mon.b (mon.2) 1812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:26.991610+0000 mon.b (mon.2) 1813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:26.991610+0000 mon.b (mon.2) 1813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: cephadm 2024-04-22T21:08:26.997806+0000 mgr.x (mgr.34107) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: cephadm 2024-04-22T21:08:26.997806+0000 mgr.x (mgr.34107) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.074882+0000 mon.b (mon.2) 1814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.074882+0000 mon.b (mon.2) 1814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.077240+0000 mon.b (mon.2) 1815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.077240+0000 mon.b (mon.2) 1815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.078211+0000 mon.b (mon.2) 1816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.078211+0000 mon.b (mon.2) 1816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.080717+0000 mon.b (mon.2) 1817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.080717+0000 mon.b (mon.2) 1817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.081512+0000 mon.b (mon.2) 1818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.081512+0000 mon.b (mon.2) 1818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.082374+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.082374+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.520250+0000 mon.b (mon.2) 1841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.521915+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.521915+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.522359+0000 mon.b (mon.2) 1842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.522359+0000 mon.b (mon.2) 1842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.523045+0000 mon.b (mon.2) 1843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.523045+0000 mon.b (mon.2) 1843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.606402+0000 mon.b (mon.2) 1844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.606402+0000 mon.b (mon.2) 1844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.608625+0000 mon.b (mon.2) 1845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.608625+0000 mon.b (mon.2) 1845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.609501+0000 mon.b (mon.2) 1846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.609501+0000 mon.b (mon.2) 1846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.611714+0000 mon.b (mon.2) 1847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.611714+0000 mon.b (mon.2) 1847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.611925+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.611925+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.612482+0000 mon.b (mon.2) 1848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.612482+0000 mon.b (mon.2) 1848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.692715+0000 mon.b (mon.2) 1849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.692715+0000 mon.b (mon.2) 1849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.694676+0000 mon.b (mon.2) 1850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.694676+0000 mon.b (mon.2) 1850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.695643+0000 mon.b (mon.2) 1851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.695643+0000 mon.b (mon.2) 1851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.698085+0000 mon.b (mon.2) 1852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.698085+0000 mon.b (mon.2) 1852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.698278+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.698278+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.698771+0000 mon.b (mon.2) 1853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.698771+0000 mon.b (mon.2) 1853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.782845+0000 mon.b (mon.2) 1854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.782845+0000 mon.b (mon.2) 1854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.785811+0000 mon.b (mon.2) 1855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.785811+0000 mon.b (mon.2) 1855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.787383+0000 mon.b (mon.2) 1856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.787383+0000 mon.b (mon.2) 1856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.791330+0000 mon.b (mon.2) 1857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: cephadm 2024-04-22T21:08:27.089948+0000 mgr.x (mgr.34107) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: cephadm 2024-04-22T21:08:27.089948+0000 mgr.x (mgr.34107) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.167333+0000 mon.b (mon.2) 1819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.167333+0000 mon.b (mon.2) 1819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.169578+0000 mon.b (mon.2) 1820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.169578+0000 mon.b (mon.2) 1820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.170523+0000 mon.b (mon.2) 1821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.170523+0000 mon.b (mon.2) 1821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.173319+0000 mon.b (mon.2) 1822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.173319+0000 mon.b (mon.2) 1822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.174134+0000 mon.b (mon.2) 1823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.174134+0000 mon.b (mon.2) 1823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.177769+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.177769+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: cephadm 2024-04-22T21:08:27.185266+0000 mgr.x (mgr.34107) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: cephadm 2024-04-22T21:08:27.185266+0000 mgr.x (mgr.34107) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.273720+0000 mon.b (mon.2) 1824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.273720+0000 mon.b (mon.2) 1824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.277290+0000 mon.b (mon.2) 1825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.277290+0000 mon.b (mon.2) 1825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.791330+0000 mon.b (mon.2) 1857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.792791+0000 mon.b (mon.2) 1858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.792791+0000 mon.b (mon.2) 1858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.793555+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.793555+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.865193+0000 mon.b (mon.2) 1859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.865193+0000 mon.b (mon.2) 1859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.867543+0000 mon.b (mon.2) 1860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.867543+0000 mon.b (mon.2) 1860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.868690+0000 mon.b (mon.2) 1861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.868690+0000 mon.b (mon.2) 1861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.871531+0000 mon.b (mon.2) 1862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.871531+0000 mon.b (mon.2) 1862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.872408+0000 mon.b (mon.2) 1863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.872408+0000 mon.b (mon.2) 1863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.872412+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[75184]: audit 2024-04-22T21:08:27.872412+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.278535+0000 mon.b (mon.2) 1826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.278535+0000 mon.b (mon.2) 1826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.281262+0000 mon.b (mon.2) 1827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.281262+0000 mon.b (mon.2) 1827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.282360+0000 mon.b (mon.2) 1828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.282360+0000 mon.b (mon.2) 1828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.284718+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.284718+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: cephadm 2024-04-22T21:08:27.292220+0000 mgr.x (mgr.34107) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.320 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: cephadm 2024-04-22T21:08:27.292220+0000 mgr.x (mgr.34107) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:28.320 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.369976+0000 mon.b (mon.2) 1829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.320 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.369976+0000 mon.b (mon.2) 1829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.320 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.373357+0000 mon.b (mon.2) 1830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.320 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.373357+0000 mon.b (mon.2) 1830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.320 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.374657+0000 mon.b (mon.2) 1831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.320 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.374657+0000 mon.b (mon.2) 1831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.320 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.377756+0000 mon.b (mon.2) 1832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.320 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.377756+0000 mon.b (mon.2) 1832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.320 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.378624+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.320 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.378624+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.320 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.378684+0000 mon.b (mon.2) 1833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.320 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.378684+0000 mon.b (mon.2) 1833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.320 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.464225+0000 mon.b (mon.2) 1834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.321 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.464225+0000 mon.b (mon.2) 1834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.321 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.466355+0000 mon.b (mon.2) 1835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.321 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.466355+0000 mon.b (mon.2) 1835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.321 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.467247+0000 mon.b (mon.2) 1836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.321 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.467247+0000 mon.b (mon.2) 1836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.321 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.469072+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.321 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.469072+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.321 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.469412+0000 mon.b (mon.2) 1837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.321 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.469412+0000 mon.b (mon.2) 1837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.321 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.470135+0000 mon.b (mon.2) 1838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.321 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.470135+0000 mon.b (mon.2) 1838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.321 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.517380+0000 mon.b (mon.2) 1839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.321 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.517380+0000 mon.b (mon.2) 1839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.322 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.519314+0000 mon.b (mon.2) 1840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.322 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.519314+0000 mon.b (mon.2) 1840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.322 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.520250+0000 mon.b (mon.2) 1841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.322 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.520250+0000 mon.b (mon.2) 1841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.322 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.521915+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.322 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.521915+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.322 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.522359+0000 mon.b (mon.2) 1842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.322 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.522359+0000 mon.b (mon.2) 1842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.322 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.523045+0000 mon.b (mon.2) 1843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.323 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.523045+0000 mon.b (mon.2) 1843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.323 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.606402+0000 mon.b (mon.2) 1844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.323 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.606402+0000 mon.b (mon.2) 1844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.323 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.608625+0000 mon.b (mon.2) 1845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.323 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.608625+0000 mon.b (mon.2) 1845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.323 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.609501+0000 mon.b (mon.2) 1846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.323 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.609501+0000 mon.b (mon.2) 1846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.323 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.611714+0000 mon.b (mon.2) 1847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.323 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.611714+0000 mon.b (mon.2) 1847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.611925+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.611925+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.612482+0000 mon.b (mon.2) 1848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.612482+0000 mon.b (mon.2) 1848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.692715+0000 mon.b (mon.2) 1849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.692715+0000 mon.b (mon.2) 1849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.694676+0000 mon.b (mon.2) 1850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.694676+0000 mon.b (mon.2) 1850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.695643+0000 mon.b (mon.2) 1851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.695643+0000 mon.b (mon.2) 1851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.698085+0000 mon.b (mon.2) 1852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.698085+0000 mon.b (mon.2) 1852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.698278+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.698278+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.698771+0000 mon.b (mon.2) 1853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.698771+0000 mon.b (mon.2) 1853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.782845+0000 mon.b (mon.2) 1854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.782845+0000 mon.b (mon.2) 1854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.785811+0000 mon.b (mon.2) 1855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.785811+0000 mon.b (mon.2) 1855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.787383+0000 mon.b (mon.2) 1856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.787383+0000 mon.b (mon.2) 1856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.791330+0000 mon.b (mon.2) 1857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.791330+0000 mon.b (mon.2) 1857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.792791+0000 mon.b (mon.2) 1858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.792791+0000 mon.b (mon.2) 1858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.793555+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.793555+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.865193+0000 mon.b (mon.2) 1859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.865193+0000 mon.b (mon.2) 1859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.867543+0000 mon.b (mon.2) 1860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.867543+0000 mon.b (mon.2) 1860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:28.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.868690+0000 mon.b (mon.2) 1861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.868690+0000 mon.b (mon.2) 1861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:28.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.871531+0000 mon.b (mon.2) 1862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.871531+0000 mon.b (mon.2) 1862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:28.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.872408+0000 mon.b (mon.2) 1863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.872408+0000 mon.b (mon.2) 1863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:28.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.872412+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:27 smithi121 bash[73084]: audit 2024-04-22T21:08:27.872412+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:28.954 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[54986]: ts=2024-04-22T21:08:28.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.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"172.21.15.123:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"e8544264-00e9-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-22T21:08:29.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: cephadm 2024-04-22T21:08:27.386583+0000 mgr.x (mgr.34107) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: cephadm 2024-04-22T21:08:27.476421+0000 mgr.x (mgr.34107) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: cephadm 2024-04-22T21:08:27.529196+0000 mgr.x (mgr.34107) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: cephadm 2024-04-22T21:08:27.619224+0000 mgr.x (mgr.34107) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: cephadm 2024-04-22T21:08:27.705553+0000 mgr.x (mgr.34107) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: cephadm 2024-04-22T21:08:27.802049+0000 mgr.x (mgr.34107) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: cephadm 2024-04-22T21:08:27.879740+0000 mgr.x (mgr.34107) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:27.985173+0000 mon.b (mon.2) 1864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:27.989146+0000 mon.b (mon.2) 1865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:27.991174+0000 mon.b (mon.2) 1866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:27.994199+0000 mon.b (mon.2) 1867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:27.995398+0000 mon.b (mon.2) 1868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:27.995584+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: cephadm 2024-04-22T21:08:28.005436+0000 mgr.x (mgr.34107) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.083187+0000 mon.b (mon.2) 1869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.086307+0000 mon.b (mon.2) 1870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.087741+0000 mon.b (mon.2) 1871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.090647+0000 mon.b (mon.2) 1872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.091581+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.091673+0000 mon.b (mon.2) 1873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: cephadm 2024-04-22T21:08:28.100630+0000 mgr.x (mgr.34107) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.176531+0000 mon.b (mon.2) 1874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.179275+0000 mon.b (mon.2) 1875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.180714+0000 mon.b (mon.2) 1876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.183955+0000 mon.b (mon.2) 1877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.185030+0000 mon.b (mon.2) 1878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.185550+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: cephadm 2024-04-22T21:08:28.195438+0000 mgr.x (mgr.34107) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.271811+0000 mon.b (mon.2) 1879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.274257+0000 mon.b (mon.2) 1880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.275247+0000 mon.b (mon.2) 1881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.277338+0000 mon.b (mon.2) 1882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.278060+0000 mon.b (mon.2) 1883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.278111+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: cephadm 2024-04-22T21:08:28.285493+0000 mgr.x (mgr.34107) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.346064+0000 mon.b (mon.2) 1884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.348551+0000 mon.b (mon.2) 1885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.349618+0000 mon.b (mon.2) 1886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.351765+0000 mon.b (mon.2) 1887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.352429+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.352534+0000 mon.b (mon.2) 1888 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: cephadm 2024-04-22T21:08:28.359728+0000 mgr.x (mgr.34107) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.416924+0000 mon.b (mon.2) 1889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.418900+0000 mon.b (mon.2) 1890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.419784+0000 mon.b (mon.2) 1891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.421812+0000 mon.b (mon.2) 1892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.422239+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.422502+0000 mon.b (mon.2) 1893 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.507106+0000 mon.b (mon.2) 1894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.509983+0000 mon.b (mon.2) 1895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.511377+0000 mon.b (mon.2) 1896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.513676+0000 mon.b (mon.2) 1897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.514598+0000 mon.b (mon.2) 1898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.515944+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.599410+0000 mon.b (mon.2) 1899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.601545+0000 mon.b (mon.2) 1900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.602575+0000 mon.b (mon.2) 1901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.604936+0000 mon.b (mon.2) 1902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.605445+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.605765+0000 mon.b (mon.2) 1903 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.689226+0000 mon.b (mon.2) 1904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.691635+0000 mon.b (mon.2) 1905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.692805+0000 mon.b (mon.2) 1906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.695373+0000 mon.b (mon.2) 1907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.695575+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.696258+0000 mon.b (mon.2) 1908 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.777578+0000 mon.b (mon.2) 1909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.779842+0000 mon.b (mon.2) 1910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.780877+0000 mon.b (mon.2) 1911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.783104+0000 mon.b (mon.2) 1912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.783974+0000 mon.b (mon.2) 1913 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.785564+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.868637+0000 mon.b (mon.2) 1914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.871053+0000 mon.b (mon.2) 1915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.872635+0000 mon.b (mon.2) 1916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.875084+0000 mon.b (mon.2) 1917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.876090+0000 mon.b (mon.2) 1918 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:28 smithi123 bash[18722]: audit 2024-04-22T21:08:28.878713+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: cephadm 2024-04-22T21:08:27.386583+0000 mgr.x (mgr.34107) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: cephadm 2024-04-22T21:08:27.386583+0000 mgr.x (mgr.34107) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: cephadm 2024-04-22T21:08:27.476421+0000 mgr.x (mgr.34107) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: cephadm 2024-04-22T21:08:27.476421+0000 mgr.x (mgr.34107) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: cephadm 2024-04-22T21:08:27.529196+0000 mgr.x (mgr.34107) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: cephadm 2024-04-22T21:08:27.529196+0000 mgr.x (mgr.34107) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: cephadm 2024-04-22T21:08:27.619224+0000 mgr.x (mgr.34107) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: cephadm 2024-04-22T21:08:27.619224+0000 mgr.x (mgr.34107) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: cephadm 2024-04-22T21:08:27.705553+0000 mgr.x (mgr.34107) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: cephadm 2024-04-22T21:08:27.705553+0000 mgr.x (mgr.34107) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: cephadm 2024-04-22T21:08:27.802049+0000 mgr.x (mgr.34107) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: cephadm 2024-04-22T21:08:27.802049+0000 mgr.x (mgr.34107) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: cephadm 2024-04-22T21:08:27.879740+0000 mgr.x (mgr.34107) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: cephadm 2024-04-22T21:08:27.879740+0000 mgr.x (mgr.34107) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:27.985173+0000 mon.b (mon.2) 1864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:27.985173+0000 mon.b (mon.2) 1864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:27.989146+0000 mon.b (mon.2) 1865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:27.989146+0000 mon.b (mon.2) 1865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:27.991174+0000 mon.b (mon.2) 1866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:27.991174+0000 mon.b (mon.2) 1866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:27.994199+0000 mon.b (mon.2) 1867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: cephadm 2024-04-22T21:08:27.386583+0000 mgr.x (mgr.34107) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: cephadm 2024-04-22T21:08:27.386583+0000 mgr.x (mgr.34107) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: cephadm 2024-04-22T21:08:27.476421+0000 mgr.x (mgr.34107) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: cephadm 2024-04-22T21:08:27.476421+0000 mgr.x (mgr.34107) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: cephadm 2024-04-22T21:08:27.529196+0000 mgr.x (mgr.34107) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: cephadm 2024-04-22T21:08:27.529196+0000 mgr.x (mgr.34107) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: cephadm 2024-04-22T21:08:27.619224+0000 mgr.x (mgr.34107) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: cephadm 2024-04-22T21:08:27.619224+0000 mgr.x (mgr.34107) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: cephadm 2024-04-22T21:08:27.705553+0000 mgr.x (mgr.34107) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: cephadm 2024-04-22T21:08:27.705553+0000 mgr.x (mgr.34107) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: cephadm 2024-04-22T21:08:27.802049+0000 mgr.x (mgr.34107) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: cephadm 2024-04-22T21:08:27.802049+0000 mgr.x (mgr.34107) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: cephadm 2024-04-22T21:08:27.879740+0000 mgr.x (mgr.34107) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: cephadm 2024-04-22T21:08:27.879740+0000 mgr.x (mgr.34107) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:27.985173+0000 mon.b (mon.2) 1864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:27.985173+0000 mon.b (mon.2) 1864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:27.989146+0000 mon.b (mon.2) 1865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:27.989146+0000 mon.b (mon.2) 1865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:27.991174+0000 mon.b (mon.2) 1866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:27.991174+0000 mon.b (mon.2) 1866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:27.994199+0000 mon.b (mon.2) 1867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:27.994199+0000 mon.b (mon.2) 1867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:27.995398+0000 mon.b (mon.2) 1868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:27.995398+0000 mon.b (mon.2) 1868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:27.995584+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:27.995584+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: cephadm 2024-04-22T21:08:28.005436+0000 mgr.x (mgr.34107) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: cephadm 2024-04-22T21:08:28.005436+0000 mgr.x (mgr.34107) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.083187+0000 mon.b (mon.2) 1869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.083187+0000 mon.b (mon.2) 1869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.086307+0000 mon.b (mon.2) 1870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.086307+0000 mon.b (mon.2) 1870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.087741+0000 mon.b (mon.2) 1871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.087741+0000 mon.b (mon.2) 1871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.090647+0000 mon.b (mon.2) 1872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.090647+0000 mon.b (mon.2) 1872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.091581+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.091581+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.091673+0000 mon.b (mon.2) 1873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.091673+0000 mon.b (mon.2) 1873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: cephadm 2024-04-22T21:08:28.100630+0000 mgr.x (mgr.34107) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:27.994199+0000 mon.b (mon.2) 1867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:27.995398+0000 mon.b (mon.2) 1868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:27.995398+0000 mon.b (mon.2) 1868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:27.995584+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:27.995584+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: cephadm 2024-04-22T21:08:28.005436+0000 mgr.x (mgr.34107) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: cephadm 2024-04-22T21:08:28.005436+0000 mgr.x (mgr.34107) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.083187+0000 mon.b (mon.2) 1869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.083187+0000 mon.b (mon.2) 1869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.086307+0000 mon.b (mon.2) 1870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.086307+0000 mon.b (mon.2) 1870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.087741+0000 mon.b (mon.2) 1871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.087741+0000 mon.b (mon.2) 1871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.090647+0000 mon.b (mon.2) 1872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.090647+0000 mon.b (mon.2) 1872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.091581+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.091581+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.091673+0000 mon.b (mon.2) 1873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.091673+0000 mon.b (mon.2) 1873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: cephadm 2024-04-22T21:08:28.100630+0000 mgr.x (mgr.34107) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: cephadm 2024-04-22T21:08:28.100630+0000 mgr.x (mgr.34107) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.176531+0000 mon.b (mon.2) 1874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.176531+0000 mon.b (mon.2) 1874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.179275+0000 mon.b (mon.2) 1875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.179275+0000 mon.b (mon.2) 1875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.180714+0000 mon.b (mon.2) 1876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.180714+0000 mon.b (mon.2) 1876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.183955+0000 mon.b (mon.2) 1877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.183955+0000 mon.b (mon.2) 1877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.185030+0000 mon.b (mon.2) 1878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.185030+0000 mon.b (mon.2) 1878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.185550+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.185550+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: cephadm 2024-04-22T21:08:28.195438+0000 mgr.x (mgr.34107) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: cephadm 2024-04-22T21:08:28.195438+0000 mgr.x (mgr.34107) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.271811+0000 mon.b (mon.2) 1879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.271811+0000 mon.b (mon.2) 1879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.274257+0000 mon.b (mon.2) 1880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.274257+0000 mon.b (mon.2) 1880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: cephadm 2024-04-22T21:08:28.100630+0000 mgr.x (mgr.34107) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.176531+0000 mon.b (mon.2) 1874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.176531+0000 mon.b (mon.2) 1874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.179275+0000 mon.b (mon.2) 1875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.179275+0000 mon.b (mon.2) 1875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.180714+0000 mon.b (mon.2) 1876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.180714+0000 mon.b (mon.2) 1876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.183955+0000 mon.b (mon.2) 1877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.183955+0000 mon.b (mon.2) 1877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.185030+0000 mon.b (mon.2) 1878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.185030+0000 mon.b (mon.2) 1878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.185550+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.185550+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: cephadm 2024-04-22T21:08:28.195438+0000 mgr.x (mgr.34107) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: cephadm 2024-04-22T21:08:28.195438+0000 mgr.x (mgr.34107) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.271811+0000 mon.b (mon.2) 1879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.271811+0000 mon.b (mon.2) 1879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.274257+0000 mon.b (mon.2) 1880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.274257+0000 mon.b (mon.2) 1880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.275247+0000 mon.b (mon.2) 1881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.275247+0000 mon.b (mon.2) 1881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.277338+0000 mon.b (mon.2) 1882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.277338+0000 mon.b (mon.2) 1882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.278060+0000 mon.b (mon.2) 1883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.278060+0000 mon.b (mon.2) 1883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.278111+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.278111+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: cephadm 2024-04-22T21:08:28.285493+0000 mgr.x (mgr.34107) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: cephadm 2024-04-22T21:08:28.285493+0000 mgr.x (mgr.34107) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.346064+0000 mon.b (mon.2) 1884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.346064+0000 mon.b (mon.2) 1884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.348551+0000 mon.b (mon.2) 1885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.348551+0000 mon.b (mon.2) 1885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.349618+0000 mon.b (mon.2) 1886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.349618+0000 mon.b (mon.2) 1886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.351765+0000 mon.b (mon.2) 1887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.351765+0000 mon.b (mon.2) 1887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.352429+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.352429+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.275247+0000 mon.b (mon.2) 1881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.275247+0000 mon.b (mon.2) 1881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.277338+0000 mon.b (mon.2) 1882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.277338+0000 mon.b (mon.2) 1882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.278060+0000 mon.b (mon.2) 1883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.278060+0000 mon.b (mon.2) 1883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.278111+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.278111+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: cephadm 2024-04-22T21:08:28.285493+0000 mgr.x (mgr.34107) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: cephadm 2024-04-22T21:08:28.285493+0000 mgr.x (mgr.34107) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.346064+0000 mon.b (mon.2) 1884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.346064+0000 mon.b (mon.2) 1884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.348551+0000 mon.b (mon.2) 1885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.348551+0000 mon.b (mon.2) 1885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.349618+0000 mon.b (mon.2) 1886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.349618+0000 mon.b (mon.2) 1886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.351765+0000 mon.b (mon.2) 1887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.351765+0000 mon.b (mon.2) 1887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.352429+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.352429+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.352534+0000 mon.b (mon.2) 1888 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.352534+0000 mon.b (mon.2) 1888 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: cephadm 2024-04-22T21:08:28.359728+0000 mgr.x (mgr.34107) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: cephadm 2024-04-22T21:08:28.359728+0000 mgr.x (mgr.34107) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.416924+0000 mon.b (mon.2) 1889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.416924+0000 mon.b (mon.2) 1889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.418900+0000 mon.b (mon.2) 1890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.418900+0000 mon.b (mon.2) 1890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.419784+0000 mon.b (mon.2) 1891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.419784+0000 mon.b (mon.2) 1891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.421812+0000 mon.b (mon.2) 1892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.421812+0000 mon.b (mon.2) 1892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.422239+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.422239+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.422502+0000 mon.b (mon.2) 1893 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.422502+0000 mon.b (mon.2) 1893 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.507106+0000 mon.b (mon.2) 1894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.507106+0000 mon.b (mon.2) 1894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.509983+0000 mon.b (mon.2) 1895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.509983+0000 mon.b (mon.2) 1895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.352534+0000 mon.b (mon.2) 1888 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.352534+0000 mon.b (mon.2) 1888 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: cephadm 2024-04-22T21:08:28.359728+0000 mgr.x (mgr.34107) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: cephadm 2024-04-22T21:08:28.359728+0000 mgr.x (mgr.34107) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:29.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.416924+0000 mon.b (mon.2) 1889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.416924+0000 mon.b (mon.2) 1889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.418900+0000 mon.b (mon.2) 1890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.418900+0000 mon.b (mon.2) 1890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.419784+0000 mon.b (mon.2) 1891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.419784+0000 mon.b (mon.2) 1891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.421812+0000 mon.b (mon.2) 1892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.421812+0000 mon.b (mon.2) 1892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.422239+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.422239+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.422502+0000 mon.b (mon.2) 1893 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.422502+0000 mon.b (mon.2) 1893 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.507106+0000 mon.b (mon.2) 1894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.507106+0000 mon.b (mon.2) 1894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.509983+0000 mon.b (mon.2) 1895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.509983+0000 mon.b (mon.2) 1895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.511377+0000 mon.b (mon.2) 1896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.511377+0000 mon.b (mon.2) 1896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.513676+0000 mon.b (mon.2) 1897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.513676+0000 mon.b (mon.2) 1897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.514598+0000 mon.b (mon.2) 1898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.514598+0000 mon.b (mon.2) 1898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.515944+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.515944+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.599410+0000 mon.b (mon.2) 1899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.599410+0000 mon.b (mon.2) 1899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.601545+0000 mon.b (mon.2) 1900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.601545+0000 mon.b (mon.2) 1900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.602575+0000 mon.b (mon.2) 1901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.602575+0000 mon.b (mon.2) 1901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.604936+0000 mon.b (mon.2) 1902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.604936+0000 mon.b (mon.2) 1902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.605445+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.605445+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.605765+0000 mon.b (mon.2) 1903 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.511377+0000 mon.b (mon.2) 1896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.511377+0000 mon.b (mon.2) 1896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.513676+0000 mon.b (mon.2) 1897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.513676+0000 mon.b (mon.2) 1897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.514598+0000 mon.b (mon.2) 1898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.514598+0000 mon.b (mon.2) 1898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.515944+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.515944+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.599410+0000 mon.b (mon.2) 1899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.599410+0000 mon.b (mon.2) 1899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.601545+0000 mon.b (mon.2) 1900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.601545+0000 mon.b (mon.2) 1900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.602575+0000 mon.b (mon.2) 1901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.602575+0000 mon.b (mon.2) 1901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.604936+0000 mon.b (mon.2) 1902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.604936+0000 mon.b (mon.2) 1902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.605445+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.605445+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.605765+0000 mon.b (mon.2) 1903 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.605765+0000 mon.b (mon.2) 1903 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.689226+0000 mon.b (mon.2) 1904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.689226+0000 mon.b (mon.2) 1904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.691635+0000 mon.b (mon.2) 1905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.691635+0000 mon.b (mon.2) 1905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.692805+0000 mon.b (mon.2) 1906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.692805+0000 mon.b (mon.2) 1906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.695373+0000 mon.b (mon.2) 1907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.695373+0000 mon.b (mon.2) 1907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.695575+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.695575+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.696258+0000 mon.b (mon.2) 1908 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.696258+0000 mon.b (mon.2) 1908 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.777578+0000 mon.b (mon.2) 1909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.777578+0000 mon.b (mon.2) 1909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.779842+0000 mon.b (mon.2) 1910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.779842+0000 mon.b (mon.2) 1910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.780877+0000 mon.b (mon.2) 1911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.780877+0000 mon.b (mon.2) 1911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.605765+0000 mon.b (mon.2) 1903 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.689226+0000 mon.b (mon.2) 1904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.689226+0000 mon.b (mon.2) 1904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.691635+0000 mon.b (mon.2) 1905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.691635+0000 mon.b (mon.2) 1905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.692805+0000 mon.b (mon.2) 1906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.692805+0000 mon.b (mon.2) 1906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.695373+0000 mon.b (mon.2) 1907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.695373+0000 mon.b (mon.2) 1907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.695575+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.695575+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.696258+0000 mon.b (mon.2) 1908 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.696258+0000 mon.b (mon.2) 1908 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.777578+0000 mon.b (mon.2) 1909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.777578+0000 mon.b (mon.2) 1909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.779842+0000 mon.b (mon.2) 1910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.779842+0000 mon.b (mon.2) 1910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.780877+0000 mon.b (mon.2) 1911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.780877+0000 mon.b (mon.2) 1911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.783104+0000 mon.b (mon.2) 1912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.783104+0000 mon.b (mon.2) 1912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.783974+0000 mon.b (mon.2) 1913 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.783974+0000 mon.b (mon.2) 1913 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.785564+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.785564+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.868637+0000 mon.b (mon.2) 1914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.868637+0000 mon.b (mon.2) 1914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.871053+0000 mon.b (mon.2) 1915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.871053+0000 mon.b (mon.2) 1915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.872635+0000 mon.b (mon.2) 1916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.872635+0000 mon.b (mon.2) 1916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.875084+0000 mon.b (mon.2) 1917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.875084+0000 mon.b (mon.2) 1917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.876090+0000 mon.b (mon.2) 1918 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.876090+0000 mon.b (mon.2) 1918 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.878713+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[73084]: audit 2024-04-22T21:08:28.878713+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.783104+0000 mon.b (mon.2) 1912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.783104+0000 mon.b (mon.2) 1912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.783974+0000 mon.b (mon.2) 1913 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.783974+0000 mon.b (mon.2) 1913 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.785564+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.785564+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.868637+0000 mon.b (mon.2) 1914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.868637+0000 mon.b (mon.2) 1914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.871053+0000 mon.b (mon.2) 1915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.871053+0000 mon.b (mon.2) 1915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:29.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.872635+0000 mon.b (mon.2) 1916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.872635+0000 mon.b (mon.2) 1916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:29.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.875084+0000 mon.b (mon.2) 1917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.875084+0000 mon.b (mon.2) 1917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:29.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.876090+0000 mon.b (mon.2) 1918 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.876090+0000 mon.b (mon.2) 1918 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:29.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.878713+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:29.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:28 smithi121 bash[75184]: audit 2024-04-22T21:08:28.878713+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: cephadm 2024-04-22T21:08:28.429584+0000 mgr.x (mgr.34107) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: cephadm 2024-04-22T21:08:28.523406+0000 mgr.x (mgr.34107) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: cluster 2024-04-22T21:08:28.594713+0000 mgr.x (mgr.34107) 267 : 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-22T21:08:30.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: cephadm 2024-04-22T21:08:28.612829+0000 mgr.x (mgr.34107) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: cephadm 2024-04-22T21:08:28.703024+0000 mgr.x (mgr.34107) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: cephadm 2024-04-22T21:08:28.793110+0000 mgr.x (mgr.34107) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: cephadm 2024-04-22T21:08:28.886279+0000 mgr.x (mgr.34107) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:28.965390+0000 mon.b (mon.2) 1919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:28.980322+0000 mon.b (mon.2) 1920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:28.981331+0000 mon.b (mon.2) 1921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:28.983791+0000 mon.b (mon.2) 1922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:28.984314+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:28.984557+0000 mon.b (mon.2) 1923 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: cephadm 2024-04-22T21:08:28.991701+0000 mgr.x (mgr.34107) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.070390+0000 mon.b (mon.2) 1924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.074011+0000 mon.b (mon.2) 1925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.075297+0000 mon.b (mon.2) 1926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.078060+0000 mon.b (mon.2) 1927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.079009+0000 mon.b (mon.2) 1928 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.081399+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: cephadm 2024-04-22T21:08:29.089279+0000 mgr.x (mgr.34107) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.172870+0000 mon.b (mon.2) 1929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.176535+0000 mon.b (mon.2) 1930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.178082+0000 mon.b (mon.2) 1931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.181057+0000 mon.b (mon.2) 1932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.182160+0000 mon.b (mon.2) 1933 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.187737+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: cephadm 2024-04-22T21:08:29.195337+0000 mgr.x (mgr.34107) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.254698+0000 mon.b (mon.2) 1934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.256987+0000 mon.b (mon.2) 1935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.258009+0000 mon.b (mon.2) 1936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.260252+0000 mon.b (mon.2) 1937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.261027+0000 mon.b (mon.2) 1938 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.265421+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: cephadm 2024-04-22T21:08:29.273019+0000 mgr.x (mgr.34107) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.347348+0000 mon.b (mon.2) 1939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.350046+0000 mon.b (mon.2) 1940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.351453+0000 mon.b (mon.2) 1941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.354242+0000 mon.b (mon.2) 1942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.355304+0000 mon.b (mon.2) 1943 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.359608+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.444655+0000 mon.b (mon.2) 1944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.447172+0000 mon.b (mon.2) 1945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.448387+0000 mon.b (mon.2) 1946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.451344+0000 mon.b (mon.2) 1947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.452352+0000 mon.b (mon.2) 1948 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.454173+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.525140+0000 mon.b (mon.2) 1949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.527429+0000 mon.b (mon.2) 1950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.528478+0000 mon.b (mon.2) 1951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.530672+0000 mon.b (mon.2) 1952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.531495+0000 mon.b (mon.2) 1953 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.535216+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.584816+0000 mon.b (mon.2) 1954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.586916+0000 mon.b (mon.2) 1955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.587976+0000 mon.b (mon.2) 1956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.590718+0000 mon.b (mon.2) 1957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.591445+0000 mon.b (mon.2) 1958 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.595255+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.645548+0000 mon.b (mon.2) 1959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.647918+0000 mon.b (mon.2) 1960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.648935+0000 mon.b (mon.2) 1961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.650991+0000 mon.b (mon.2) 1962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.651677+0000 mon.b (mon.2) 1963 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.655341+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.684860+0000 mon.b (mon.2) 1964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:08:30.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.765534+0000 mon.b (mon.2) 1965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.768236+0000 mon.b (mon.2) 1966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.769762+0000 mon.b (mon.2) 1967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.773471+0000 mon.b (mon.2) 1968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.774573+0000 mon.b (mon.2) 1969 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.778450+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.863145+0000 mon.b (mon.2) 1970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.865502+0000 mon.b (mon.2) 1971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.866560+0000 mon.b (mon.2) 1972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.869359+0000 mon.b (mon.2) 1973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.870244+0000 mon.b (mon.2) 1974 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.875079+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.960454+0000 mon.b (mon.2) 1975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.962623+0000 mon.b (mon.2) 1976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:29 smithi123 bash[18722]: audit 2024-04-22T21:08:29.963569+0000 mon.b (mon.2) 1977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: cephadm 2024-04-22T21:08:28.429584+0000 mgr.x (mgr.34107) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: cephadm 2024-04-22T21:08:28.429584+0000 mgr.x (mgr.34107) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: cephadm 2024-04-22T21:08:28.523406+0000 mgr.x (mgr.34107) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: cephadm 2024-04-22T21:08:28.523406+0000 mgr.x (mgr.34107) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: cluster 2024-04-22T21:08:28.594713+0000 mgr.x (mgr.34107) 267 : 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-22T21:08:30.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: cluster 2024-04-22T21:08:28.594713+0000 mgr.x (mgr.34107) 267 : 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-22T21:08:30.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: cephadm 2024-04-22T21:08:28.612829+0000 mgr.x (mgr.34107) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: cephadm 2024-04-22T21:08:28.612829+0000 mgr.x (mgr.34107) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: cephadm 2024-04-22T21:08:28.703024+0000 mgr.x (mgr.34107) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: cephadm 2024-04-22T21:08:28.703024+0000 mgr.x (mgr.34107) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: cephadm 2024-04-22T21:08:28.793110+0000 mgr.x (mgr.34107) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: cephadm 2024-04-22T21:08:28.793110+0000 mgr.x (mgr.34107) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: cephadm 2024-04-22T21:08:28.886279+0000 mgr.x (mgr.34107) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: cephadm 2024-04-22T21:08:28.886279+0000 mgr.x (mgr.34107) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:28.965390+0000 mon.b (mon.2) 1919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:28.965390+0000 mon.b (mon.2) 1919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:28.980322+0000 mon.b (mon.2) 1920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:28.980322+0000 mon.b (mon.2) 1920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:28.981331+0000 mon.b (mon.2) 1921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:28.981331+0000 mon.b (mon.2) 1921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: cephadm 2024-04-22T21:08:28.429584+0000 mgr.x (mgr.34107) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: cephadm 2024-04-22T21:08:28.429584+0000 mgr.x (mgr.34107) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: cephadm 2024-04-22T21:08:28.523406+0000 mgr.x (mgr.34107) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: cephadm 2024-04-22T21:08:28.523406+0000 mgr.x (mgr.34107) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: cluster 2024-04-22T21:08:28.594713+0000 mgr.x (mgr.34107) 267 : 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-22T21:08:30.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: cluster 2024-04-22T21:08:28.594713+0000 mgr.x (mgr.34107) 267 : 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-22T21:08:30.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: cephadm 2024-04-22T21:08:28.612829+0000 mgr.x (mgr.34107) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: cephadm 2024-04-22T21:08:28.612829+0000 mgr.x (mgr.34107) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: cephadm 2024-04-22T21:08:28.703024+0000 mgr.x (mgr.34107) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: cephadm 2024-04-22T21:08:28.703024+0000 mgr.x (mgr.34107) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: cephadm 2024-04-22T21:08:28.793110+0000 mgr.x (mgr.34107) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: cephadm 2024-04-22T21:08:28.793110+0000 mgr.x (mgr.34107) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: cephadm 2024-04-22T21:08:28.886279+0000 mgr.x (mgr.34107) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: cephadm 2024-04-22T21:08:28.886279+0000 mgr.x (mgr.34107) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:28.965390+0000 mon.b (mon.2) 1919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:28.965390+0000 mon.b (mon.2) 1919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:28.980322+0000 mon.b (mon.2) 1920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:28.980322+0000 mon.b (mon.2) 1920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:28.981331+0000 mon.b (mon.2) 1921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:28.981331+0000 mon.b (mon.2) 1921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:28.983791+0000 mon.b (mon.2) 1922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:28.983791+0000 mon.b (mon.2) 1922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:28.984314+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:28.984314+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:28.984557+0000 mon.b (mon.2) 1923 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:28.984557+0000 mon.b (mon.2) 1923 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: cephadm 2024-04-22T21:08:28.991701+0000 mgr.x (mgr.34107) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: cephadm 2024-04-22T21:08:28.991701+0000 mgr.x (mgr.34107) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.070390+0000 mon.b (mon.2) 1924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.070390+0000 mon.b (mon.2) 1924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.074011+0000 mon.b (mon.2) 1925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.074011+0000 mon.b (mon.2) 1925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.075297+0000 mon.b (mon.2) 1926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.075297+0000 mon.b (mon.2) 1926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.078060+0000 mon.b (mon.2) 1927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.078060+0000 mon.b (mon.2) 1927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.079009+0000 mon.b (mon.2) 1928 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.079009+0000 mon.b (mon.2) 1928 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.081399+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.081399+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:28.983791+0000 mon.b (mon.2) 1922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:28.983791+0000 mon.b (mon.2) 1922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:28.984314+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:28.984314+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:28.984557+0000 mon.b (mon.2) 1923 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:28.984557+0000 mon.b (mon.2) 1923 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: cephadm 2024-04-22T21:08:28.991701+0000 mgr.x (mgr.34107) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: cephadm 2024-04-22T21:08:28.991701+0000 mgr.x (mgr.34107) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.070390+0000 mon.b (mon.2) 1924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.070390+0000 mon.b (mon.2) 1924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.074011+0000 mon.b (mon.2) 1925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.074011+0000 mon.b (mon.2) 1925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.075297+0000 mon.b (mon.2) 1926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.075297+0000 mon.b (mon.2) 1926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.078060+0000 mon.b (mon.2) 1927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.078060+0000 mon.b (mon.2) 1927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.079009+0000 mon.b (mon.2) 1928 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.079009+0000 mon.b (mon.2) 1928 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.081399+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.081399+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: cephadm 2024-04-22T21:08:29.089279+0000 mgr.x (mgr.34107) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: cephadm 2024-04-22T21:08:29.089279+0000 mgr.x (mgr.34107) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.172870+0000 mon.b (mon.2) 1929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.172870+0000 mon.b (mon.2) 1929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.176535+0000 mon.b (mon.2) 1930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.176535+0000 mon.b (mon.2) 1930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.178082+0000 mon.b (mon.2) 1931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.178082+0000 mon.b (mon.2) 1931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.181057+0000 mon.b (mon.2) 1932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.181057+0000 mon.b (mon.2) 1932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.182160+0000 mon.b (mon.2) 1933 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.182160+0000 mon.b (mon.2) 1933 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.187737+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.187737+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: cephadm 2024-04-22T21:08:29.195337+0000 mgr.x (mgr.34107) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: cephadm 2024-04-22T21:08:29.195337+0000 mgr.x (mgr.34107) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.254698+0000 mon.b (mon.2) 1934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.254698+0000 mon.b (mon.2) 1934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.256987+0000 mon.b (mon.2) 1935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.256987+0000 mon.b (mon.2) 1935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: cephadm 2024-04-22T21:08:29.089279+0000 mgr.x (mgr.34107) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: cephadm 2024-04-22T21:08:29.089279+0000 mgr.x (mgr.34107) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.172870+0000 mon.b (mon.2) 1929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.172870+0000 mon.b (mon.2) 1929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.176535+0000 mon.b (mon.2) 1930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.176535+0000 mon.b (mon.2) 1930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.178082+0000 mon.b (mon.2) 1931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.178082+0000 mon.b (mon.2) 1931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.181057+0000 mon.b (mon.2) 1932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.181057+0000 mon.b (mon.2) 1932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.182160+0000 mon.b (mon.2) 1933 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.182160+0000 mon.b (mon.2) 1933 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.187737+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.187737+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: cephadm 2024-04-22T21:08:29.195337+0000 mgr.x (mgr.34107) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: cephadm 2024-04-22T21:08:29.195337+0000 mgr.x (mgr.34107) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.254698+0000 mon.b (mon.2) 1934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.254698+0000 mon.b (mon.2) 1934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.256987+0000 mon.b (mon.2) 1935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.256987+0000 mon.b (mon.2) 1935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.258009+0000 mon.b (mon.2) 1936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.258009+0000 mon.b (mon.2) 1936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.260252+0000 mon.b (mon.2) 1937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.260252+0000 mon.b (mon.2) 1937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.261027+0000 mon.b (mon.2) 1938 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.261027+0000 mon.b (mon.2) 1938 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.265421+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.265421+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: cephadm 2024-04-22T21:08:29.273019+0000 mgr.x (mgr.34107) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: cephadm 2024-04-22T21:08:29.273019+0000 mgr.x (mgr.34107) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.347348+0000 mon.b (mon.2) 1939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.347348+0000 mon.b (mon.2) 1939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.350046+0000 mon.b (mon.2) 1940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.350046+0000 mon.b (mon.2) 1940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.351453+0000 mon.b (mon.2) 1941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.351453+0000 mon.b (mon.2) 1941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.354242+0000 mon.b (mon.2) 1942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.354242+0000 mon.b (mon.2) 1942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.355304+0000 mon.b (mon.2) 1943 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.258009+0000 mon.b (mon.2) 1936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.258009+0000 mon.b (mon.2) 1936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.260252+0000 mon.b (mon.2) 1937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.260252+0000 mon.b (mon.2) 1937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.261027+0000 mon.b (mon.2) 1938 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.261027+0000 mon.b (mon.2) 1938 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.265421+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.265421+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: cephadm 2024-04-22T21:08:29.273019+0000 mgr.x (mgr.34107) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: cephadm 2024-04-22T21:08:29.273019+0000 mgr.x (mgr.34107) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:30.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.347348+0000 mon.b (mon.2) 1939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.347348+0000 mon.b (mon.2) 1939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.350046+0000 mon.b (mon.2) 1940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.350046+0000 mon.b (mon.2) 1940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.351453+0000 mon.b (mon.2) 1941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.351453+0000 mon.b (mon.2) 1941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.354242+0000 mon.b (mon.2) 1942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.354242+0000 mon.b (mon.2) 1942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.355304+0000 mon.b (mon.2) 1943 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.355304+0000 mon.b (mon.2) 1943 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.359608+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.359608+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.444655+0000 mon.b (mon.2) 1944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.444655+0000 mon.b (mon.2) 1944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.447172+0000 mon.b (mon.2) 1945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.447172+0000 mon.b (mon.2) 1945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.448387+0000 mon.b (mon.2) 1946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.448387+0000 mon.b (mon.2) 1946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.451344+0000 mon.b (mon.2) 1947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.451344+0000 mon.b (mon.2) 1947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.452352+0000 mon.b (mon.2) 1948 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.452352+0000 mon.b (mon.2) 1948 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.454173+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.454173+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.525140+0000 mon.b (mon.2) 1949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.525140+0000 mon.b (mon.2) 1949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.527429+0000 mon.b (mon.2) 1950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.527429+0000 mon.b (mon.2) 1950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.528478+0000 mon.b (mon.2) 1951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.355304+0000 mon.b (mon.2) 1943 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.359608+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.359608+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.444655+0000 mon.b (mon.2) 1944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.444655+0000 mon.b (mon.2) 1944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.447172+0000 mon.b (mon.2) 1945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.447172+0000 mon.b (mon.2) 1945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.448387+0000 mon.b (mon.2) 1946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.448387+0000 mon.b (mon.2) 1946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.451344+0000 mon.b (mon.2) 1947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.451344+0000 mon.b (mon.2) 1947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.452352+0000 mon.b (mon.2) 1948 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.452352+0000 mon.b (mon.2) 1948 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.454173+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.454173+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.525140+0000 mon.b (mon.2) 1949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.525140+0000 mon.b (mon.2) 1949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.527429+0000 mon.b (mon.2) 1950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.527429+0000 mon.b (mon.2) 1950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.528478+0000 mon.b (mon.2) 1951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.528478+0000 mon.b (mon.2) 1951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.530672+0000 mon.b (mon.2) 1952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.530672+0000 mon.b (mon.2) 1952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.531495+0000 mon.b (mon.2) 1953 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.531495+0000 mon.b (mon.2) 1953 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[73084]: audit 2024-04-22T21:08:29.535216+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.535216+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.584816+0000 mon.b (mon.2) 1954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.584816+0000 mon.b (mon.2) 1954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.586916+0000 mon.b (mon.2) 1955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.586916+0000 mon.b (mon.2) 1955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.587976+0000 mon.b (mon.2) 1956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.587976+0000 mon.b (mon.2) 1956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.590718+0000 mon.b (mon.2) 1957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.590718+0000 mon.b (mon.2) 1957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.591445+0000 mon.b (mon.2) 1958 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.591445+0000 mon.b (mon.2) 1958 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.595255+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.595255+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.528478+0000 mon.b (mon.2) 1951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.530672+0000 mon.b (mon.2) 1952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.530672+0000 mon.b (mon.2) 1952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.531495+0000 mon.b (mon.2) 1953 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.531495+0000 mon.b (mon.2) 1953 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.535216+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.535216+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.584816+0000 mon.b (mon.2) 1954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.584816+0000 mon.b (mon.2) 1954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.586916+0000 mon.b (mon.2) 1955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.586916+0000 mon.b (mon.2) 1955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.587976+0000 mon.b (mon.2) 1956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.587976+0000 mon.b (mon.2) 1956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.590718+0000 mon.b (mon.2) 1957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.590718+0000 mon.b (mon.2) 1957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.591445+0000 mon.b (mon.2) 1958 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:29 smithi121 bash[75184]: audit 2024-04-22T21:08:29.591445+0000 mon.b (mon.2) 1958 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.595255+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.595255+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.645548+0000 mon.b (mon.2) 1959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.645548+0000 mon.b (mon.2) 1959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.647918+0000 mon.b (mon.2) 1960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.647918+0000 mon.b (mon.2) 1960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.648935+0000 mon.b (mon.2) 1961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.648935+0000 mon.b (mon.2) 1961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.650991+0000 mon.b (mon.2) 1962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.650991+0000 mon.b (mon.2) 1962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.651677+0000 mon.b (mon.2) 1963 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.651677+0000 mon.b (mon.2) 1963 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.655341+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.655341+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.684860+0000 mon.b (mon.2) 1964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:08:30.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.684860+0000 mon.b (mon.2) 1964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:08:30.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.765534+0000 mon.b (mon.2) 1965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.765534+0000 mon.b (mon.2) 1965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.768236+0000 mon.b (mon.2) 1966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.768236+0000 mon.b (mon.2) 1966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.769762+0000 mon.b (mon.2) 1967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.645548+0000 mon.b (mon.2) 1959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.645548+0000 mon.b (mon.2) 1959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.647918+0000 mon.b (mon.2) 1960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.647918+0000 mon.b (mon.2) 1960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.648935+0000 mon.b (mon.2) 1961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.648935+0000 mon.b (mon.2) 1961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.650991+0000 mon.b (mon.2) 1962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.650991+0000 mon.b (mon.2) 1962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.651677+0000 mon.b (mon.2) 1963 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.651677+0000 mon.b (mon.2) 1963 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.655341+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.655341+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.684860+0000 mon.b (mon.2) 1964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:08:30.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.684860+0000 mon.b (mon.2) 1964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:08:30.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.765534+0000 mon.b (mon.2) 1965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.765534+0000 mon.b (mon.2) 1965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.768236+0000 mon.b (mon.2) 1966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.768236+0000 mon.b (mon.2) 1966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.769762+0000 mon.b (mon.2) 1967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.769762+0000 mon.b (mon.2) 1967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.773471+0000 mon.b (mon.2) 1968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.773471+0000 mon.b (mon.2) 1968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.774573+0000 mon.b (mon.2) 1969 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.774573+0000 mon.b (mon.2) 1969 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.778450+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.778450+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.863145+0000 mon.b (mon.2) 1970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.863145+0000 mon.b (mon.2) 1970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.865502+0000 mon.b (mon.2) 1971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.865502+0000 mon.b (mon.2) 1971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.866560+0000 mon.b (mon.2) 1972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.866560+0000 mon.b (mon.2) 1972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.869359+0000 mon.b (mon.2) 1973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.869359+0000 mon.b (mon.2) 1973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.870244+0000 mon.b (mon.2) 1974 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.870244+0000 mon.b (mon.2) 1974 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.875079+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.875079+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.960454+0000 mon.b (mon.2) 1975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.769762+0000 mon.b (mon.2) 1967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.773471+0000 mon.b (mon.2) 1968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.773471+0000 mon.b (mon.2) 1968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.774573+0000 mon.b (mon.2) 1969 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.774573+0000 mon.b (mon.2) 1969 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.778450+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.778450+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.863145+0000 mon.b (mon.2) 1970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.863145+0000 mon.b (mon.2) 1970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.865502+0000 mon.b (mon.2) 1971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.865502+0000 mon.b (mon.2) 1971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.866560+0000 mon.b (mon.2) 1972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.866560+0000 mon.b (mon.2) 1972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.869359+0000 mon.b (mon.2) 1973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.869359+0000 mon.b (mon.2) 1973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:30.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.870244+0000 mon.b (mon.2) 1974 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.870244+0000 mon.b (mon.2) 1974 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:30.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.875079+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.875079+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:30.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.960454+0000 mon.b (mon.2) 1975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.960454+0000 mon.b (mon.2) 1975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.962623+0000 mon.b (mon.2) 1976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.962623+0000 mon.b (mon.2) 1976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.963569+0000 mon.b (mon.2) 1977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.963569+0000 mon.b (mon.2) 1977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.960454+0000 mon.b (mon.2) 1975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.962623+0000 mon.b (mon.2) 1976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.962623+0000 mon.b (mon.2) 1976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:30.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.963569+0000 mon.b (mon.2) 1977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:30.319 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.963569+0000 mon.b (mon.2) 1977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: cephadm 2024-04-22T21:08:29.367227+0000 mgr.x (mgr.34107) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: cephadm 2024-04-22T21:08:29.461951+0000 mgr.x (mgr.34107) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: cephadm 2024-04-22T21:08:29.542641+0000 mgr.x (mgr.34107) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: cephadm 2024-04-22T21:08:29.602737+0000 mgr.x (mgr.34107) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: cephadm 2024-04-22T21:08:29.662906+0000 mgr.x (mgr.34107) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: cephadm 2024-04-22T21:08:29.786017+0000 mgr.x (mgr.34107) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: cephadm 2024-04-22T21:08:29.882769+0000 mgr.x (mgr.34107) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:29.966431+0000 mon.b (mon.2) 1978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:29.967381+0000 mon.b (mon.2) 1979 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:29.998544+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: cephadm 2024-04-22T21:08:30.006170+0000 mgr.x (mgr.34107) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.084343+0000 mon.b (mon.2) 1980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.086949+0000 mon.b (mon.2) 1981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.088652+0000 mon.b (mon.2) 1982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.092134+0000 mon.b (mon.2) 1983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.093349+0000 mon.b (mon.2) 1984 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.098384+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: cephadm 2024-04-22T21:08:30.105990+0000 mgr.x (mgr.34107) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.183944+0000 mon.b (mon.2) 1985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.185985+0000 mon.b (mon.2) 1986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.186911+0000 mon.b (mon.2) 1987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.189004+0000 mon.b (mon.2) 1988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.189685+0000 mon.b (mon.2) 1989 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.192440+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: cephadm 2024-04-22T21:08:30.199886+0000 mgr.x (mgr.34107) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.288601+0000 mon.b (mon.2) 1990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.292922+0000 mon.b (mon.2) 1991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.294938+0000 mon.b (mon.2) 1992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.299579+0000 mon.b (mon.2) 1993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.301257+0000 mon.b (mon.2) 1994 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.305557+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: cephadm 2024-04-22T21:08:30.314799+0000 mgr.x (mgr.34107) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.391379+0000 mon.b (mon.2) 1995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.393788+0000 mon.b (mon.2) 1996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.395002+0000 mon.b (mon.2) 1997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.397719+0000 mon.b (mon.2) 1998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.398529+0000 mon.b (mon.2) 1999 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.400022+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.485721+0000 mon.b (mon.2) 2000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.487951+0000 mon.b (mon.2) 2001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.489079+0000 mon.b (mon.2) 2002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.491418+0000 mon.b (mon.2) 2003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.492178+0000 mon.b (mon.2) 2004 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.493607+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.586673+0000 mon.b (mon.2) 2005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.590460+0000 mon.b (mon.2) 2006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.592606+0000 mon.b (mon.2) 2007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.596370+0000 mon.b (mon.2) 2008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.597579+0000 mon.b (mon.2) 2009 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.600394+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.698638+0000 mon.b (mon.2) 2010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.702840+0000 mon.b (mon.2) 2011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.704721+0000 mon.b (mon.2) 2012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.709076+0000 mon.b (mon.2) 2013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.710718+0000 mon.b (mon.2) 2014 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.713912+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.813156+0000 mon.b (mon.2) 2015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.817374+0000 mon.b (mon.2) 2016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.819233+0000 mon.b (mon.2) 2017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.823096+0000 mon.b (mon.2) 2018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.824312+0000 mon.b (mon.2) 2019 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.829823+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.926701+0000 mon.b (mon.2) 2020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.930617+0000 mon.b (mon.2) 2021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.932058+0000 mon.b (mon.2) 2022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.935476+0000 mon.b (mon.2) 2023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.936708+0000 mon.b (mon.2) 2024 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:30 smithi123 bash[18722]: audit 2024-04-22T21:08:30.942141+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: cephadm 2024-04-22T21:08:29.367227+0000 mgr.x (mgr.34107) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: cephadm 2024-04-22T21:08:29.367227+0000 mgr.x (mgr.34107) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: cephadm 2024-04-22T21:08:29.461951+0000 mgr.x (mgr.34107) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: cephadm 2024-04-22T21:08:29.461951+0000 mgr.x (mgr.34107) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: cephadm 2024-04-22T21:08:29.542641+0000 mgr.x (mgr.34107) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: cephadm 2024-04-22T21:08:29.542641+0000 mgr.x (mgr.34107) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: cephadm 2024-04-22T21:08:29.602737+0000 mgr.x (mgr.34107) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: cephadm 2024-04-22T21:08:29.602737+0000 mgr.x (mgr.34107) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: cephadm 2024-04-22T21:08:29.662906+0000 mgr.x (mgr.34107) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: cephadm 2024-04-22T21:08:29.662906+0000 mgr.x (mgr.34107) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: cephadm 2024-04-22T21:08:29.786017+0000 mgr.x (mgr.34107) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: cephadm 2024-04-22T21:08:29.786017+0000 mgr.x (mgr.34107) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: cephadm 2024-04-22T21:08:29.882769+0000 mgr.x (mgr.34107) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: cephadm 2024-04-22T21:08:29.882769+0000 mgr.x (mgr.34107) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.966431+0000 mon.b (mon.2) 1978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.966431+0000 mon.b (mon.2) 1978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.967381+0000 mon.b (mon.2) 1979 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.967381+0000 mon.b (mon.2) 1979 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.998544+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:29.998544+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: cephadm 2024-04-22T21:08:30.006170+0000 mgr.x (mgr.34107) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: cephadm 2024-04-22T21:08:30.006170+0000 mgr.x (mgr.34107) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: cephadm 2024-04-22T21:08:29.367227+0000 mgr.x (mgr.34107) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: cephadm 2024-04-22T21:08:29.367227+0000 mgr.x (mgr.34107) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: cephadm 2024-04-22T21:08:29.461951+0000 mgr.x (mgr.34107) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: cephadm 2024-04-22T21:08:29.461951+0000 mgr.x (mgr.34107) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: cephadm 2024-04-22T21:08:29.542641+0000 mgr.x (mgr.34107) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: cephadm 2024-04-22T21:08:29.542641+0000 mgr.x (mgr.34107) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: cephadm 2024-04-22T21:08:29.602737+0000 mgr.x (mgr.34107) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: cephadm 2024-04-22T21:08:29.602737+0000 mgr.x (mgr.34107) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: cephadm 2024-04-22T21:08:29.662906+0000 mgr.x (mgr.34107) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: cephadm 2024-04-22T21:08:29.662906+0000 mgr.x (mgr.34107) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: cephadm 2024-04-22T21:08:29.786017+0000 mgr.x (mgr.34107) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: cephadm 2024-04-22T21:08:29.786017+0000 mgr.x (mgr.34107) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: cephadm 2024-04-22T21:08:29.882769+0000 mgr.x (mgr.34107) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: cephadm 2024-04-22T21:08:29.882769+0000 mgr.x (mgr.34107) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.966431+0000 mon.b (mon.2) 1978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.966431+0000 mon.b (mon.2) 1978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.967381+0000 mon.b (mon.2) 1979 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.967381+0000 mon.b (mon.2) 1979 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.998544+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:29.998544+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: cephadm 2024-04-22T21:08:30.006170+0000 mgr.x (mgr.34107) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: cephadm 2024-04-22T21:08:30.006170+0000 mgr.x (mgr.34107) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.084343+0000 mon.b (mon.2) 1980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.084343+0000 mon.b (mon.2) 1980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.086949+0000 mon.b (mon.2) 1981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.086949+0000 mon.b (mon.2) 1981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.088652+0000 mon.b (mon.2) 1982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.088652+0000 mon.b (mon.2) 1982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.092134+0000 mon.b (mon.2) 1983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.092134+0000 mon.b (mon.2) 1983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.093349+0000 mon.b (mon.2) 1984 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.093349+0000 mon.b (mon.2) 1984 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.098384+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.098384+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: cephadm 2024-04-22T21:08:30.105990+0000 mgr.x (mgr.34107) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: cephadm 2024-04-22T21:08:30.105990+0000 mgr.x (mgr.34107) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.183944+0000 mon.b (mon.2) 1985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.183944+0000 mon.b (mon.2) 1985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.185985+0000 mon.b (mon.2) 1986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.185985+0000 mon.b (mon.2) 1986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.186911+0000 mon.b (mon.2) 1987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.084343+0000 mon.b (mon.2) 1980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.084343+0000 mon.b (mon.2) 1980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.086949+0000 mon.b (mon.2) 1981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.086949+0000 mon.b (mon.2) 1981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.088652+0000 mon.b (mon.2) 1982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.088652+0000 mon.b (mon.2) 1982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.092134+0000 mon.b (mon.2) 1983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.092134+0000 mon.b (mon.2) 1983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.093349+0000 mon.b (mon.2) 1984 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.093349+0000 mon.b (mon.2) 1984 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.098384+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.098384+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: cephadm 2024-04-22T21:08:30.105990+0000 mgr.x (mgr.34107) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: cephadm 2024-04-22T21:08:30.105990+0000 mgr.x (mgr.34107) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.183944+0000 mon.b (mon.2) 1985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.183944+0000 mon.b (mon.2) 1985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.185985+0000 mon.b (mon.2) 1986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.185985+0000 mon.b (mon.2) 1986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.186911+0000 mon.b (mon.2) 1987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.186911+0000 mon.b (mon.2) 1987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.189004+0000 mon.b (mon.2) 1988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.189004+0000 mon.b (mon.2) 1988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.189685+0000 mon.b (mon.2) 1989 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.189685+0000 mon.b (mon.2) 1989 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.192440+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.192440+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: cephadm 2024-04-22T21:08:30.199886+0000 mgr.x (mgr.34107) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: cephadm 2024-04-22T21:08:30.199886+0000 mgr.x (mgr.34107) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.288601+0000 mon.b (mon.2) 1990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.288601+0000 mon.b (mon.2) 1990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.292922+0000 mon.b (mon.2) 1991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.292922+0000 mon.b (mon.2) 1991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.294938+0000 mon.b (mon.2) 1992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.294938+0000 mon.b (mon.2) 1992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.299579+0000 mon.b (mon.2) 1993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.299579+0000 mon.b (mon.2) 1993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.301257+0000 mon.b (mon.2) 1994 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.301257+0000 mon.b (mon.2) 1994 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.305557+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.186911+0000 mon.b (mon.2) 1987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.189004+0000 mon.b (mon.2) 1988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.189004+0000 mon.b (mon.2) 1988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.189685+0000 mon.b (mon.2) 1989 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.189685+0000 mon.b (mon.2) 1989 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.192440+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.192440+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: cephadm 2024-04-22T21:08:30.199886+0000 mgr.x (mgr.34107) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: cephadm 2024-04-22T21:08:30.199886+0000 mgr.x (mgr.34107) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.288601+0000 mon.b (mon.2) 1990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.288601+0000 mon.b (mon.2) 1990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.292922+0000 mon.b (mon.2) 1991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.292922+0000 mon.b (mon.2) 1991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.294938+0000 mon.b (mon.2) 1992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.294938+0000 mon.b (mon.2) 1992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.299579+0000 mon.b (mon.2) 1993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.299579+0000 mon.b (mon.2) 1993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.301257+0000 mon.b (mon.2) 1994 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.301257+0000 mon.b (mon.2) 1994 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.305557+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.305557+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: cephadm 2024-04-22T21:08:30.314799+0000 mgr.x (mgr.34107) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: cephadm 2024-04-22T21:08:30.314799+0000 mgr.x (mgr.34107) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.391379+0000 mon.b (mon.2) 1995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.391379+0000 mon.b (mon.2) 1995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.393788+0000 mon.b (mon.2) 1996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.393788+0000 mon.b (mon.2) 1996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.395002+0000 mon.b (mon.2) 1997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.395002+0000 mon.b (mon.2) 1997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.397719+0000 mon.b (mon.2) 1998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.397719+0000 mon.b (mon.2) 1998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.398529+0000 mon.b (mon.2) 1999 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.398529+0000 mon.b (mon.2) 1999 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.400022+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.400022+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.485721+0000 mon.b (mon.2) 2000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.485721+0000 mon.b (mon.2) 2000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.487951+0000 mon.b (mon.2) 2001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.487951+0000 mon.b (mon.2) 2001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.305557+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: cephadm 2024-04-22T21:08:30.314799+0000 mgr.x (mgr.34107) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: cephadm 2024-04-22T21:08:30.314799+0000 mgr.x (mgr.34107) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:31.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.391379+0000 mon.b (mon.2) 1995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.391379+0000 mon.b (mon.2) 1995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.393788+0000 mon.b (mon.2) 1996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.393788+0000 mon.b (mon.2) 1996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.395002+0000 mon.b (mon.2) 1997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.395002+0000 mon.b (mon.2) 1997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.397719+0000 mon.b (mon.2) 1998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.397719+0000 mon.b (mon.2) 1998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.398529+0000 mon.b (mon.2) 1999 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.398529+0000 mon.b (mon.2) 1999 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.400022+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.400022+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.485721+0000 mon.b (mon.2) 2000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.485721+0000 mon.b (mon.2) 2000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.487951+0000 mon.b (mon.2) 2001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.487951+0000 mon.b (mon.2) 2001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.489079+0000 mon.b (mon.2) 2002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.489079+0000 mon.b (mon.2) 2002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.491418+0000 mon.b (mon.2) 2003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.491418+0000 mon.b (mon.2) 2003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.492178+0000 mon.b (mon.2) 2004 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.492178+0000 mon.b (mon.2) 2004 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.493607+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.493607+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.586673+0000 mon.b (mon.2) 2005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.586673+0000 mon.b (mon.2) 2005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.590460+0000 mon.b (mon.2) 2006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.590460+0000 mon.b (mon.2) 2006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.592606+0000 mon.b (mon.2) 2007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.592606+0000 mon.b (mon.2) 2007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.596370+0000 mon.b (mon.2) 2008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.596370+0000 mon.b (mon.2) 2008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.597579+0000 mon.b (mon.2) 2009 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.597579+0000 mon.b (mon.2) 2009 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.600394+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.600394+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.489079+0000 mon.b (mon.2) 2002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.489079+0000 mon.b (mon.2) 2002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.491418+0000 mon.b (mon.2) 2003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.491418+0000 mon.b (mon.2) 2003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.492178+0000 mon.b (mon.2) 2004 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.492178+0000 mon.b (mon.2) 2004 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.493607+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.493607+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.586673+0000 mon.b (mon.2) 2005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.586673+0000 mon.b (mon.2) 2005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.590460+0000 mon.b (mon.2) 2006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.590460+0000 mon.b (mon.2) 2006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.592606+0000 mon.b (mon.2) 2007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.592606+0000 mon.b (mon.2) 2007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.596370+0000 mon.b (mon.2) 2008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.596370+0000 mon.b (mon.2) 2008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.597579+0000 mon.b (mon.2) 2009 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.597579+0000 mon.b (mon.2) 2009 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.600394+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.600394+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.698638+0000 mon.b (mon.2) 2010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.698638+0000 mon.b (mon.2) 2010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.702840+0000 mon.b (mon.2) 2011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.702840+0000 mon.b (mon.2) 2011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.704721+0000 mon.b (mon.2) 2012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.704721+0000 mon.b (mon.2) 2012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.709076+0000 mon.b (mon.2) 2013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.709076+0000 mon.b (mon.2) 2013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.710718+0000 mon.b (mon.2) 2014 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.710718+0000 mon.b (mon.2) 2014 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.713912+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.713912+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.813156+0000 mon.b (mon.2) 2015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.813156+0000 mon.b (mon.2) 2015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.817374+0000 mon.b (mon.2) 2016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.817374+0000 mon.b (mon.2) 2016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.819233+0000 mon.b (mon.2) 2017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.819233+0000 mon.b (mon.2) 2017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.823096+0000 mon.b (mon.2) 2018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.698638+0000 mon.b (mon.2) 2010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.698638+0000 mon.b (mon.2) 2010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.702840+0000 mon.b (mon.2) 2011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.702840+0000 mon.b (mon.2) 2011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.704721+0000 mon.b (mon.2) 2012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.704721+0000 mon.b (mon.2) 2012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.709076+0000 mon.b (mon.2) 2013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.709076+0000 mon.b (mon.2) 2013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.710718+0000 mon.b (mon.2) 2014 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.710718+0000 mon.b (mon.2) 2014 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.713912+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.713912+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.813156+0000 mon.b (mon.2) 2015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.813156+0000 mon.b (mon.2) 2015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.817374+0000 mon.b (mon.2) 2016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.817374+0000 mon.b (mon.2) 2016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.819233+0000 mon.b (mon.2) 2017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.819233+0000 mon.b (mon.2) 2017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.823096+0000 mon.b (mon.2) 2018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.823096+0000 mon.b (mon.2) 2018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.824312+0000 mon.b (mon.2) 2019 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.824312+0000 mon.b (mon.2) 2019 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.829823+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.829823+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.926701+0000 mon.b (mon.2) 2020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.926701+0000 mon.b (mon.2) 2020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.930617+0000 mon.b (mon.2) 2021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.930617+0000 mon.b (mon.2) 2021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.932058+0000 mon.b (mon.2) 2022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.932058+0000 mon.b (mon.2) 2022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.935476+0000 mon.b (mon.2) 2023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.935476+0000 mon.b (mon.2) 2023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.936708+0000 mon.b (mon.2) 2024 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.936708+0000 mon.b (mon.2) 2024 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.942141+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[75184]: audit 2024-04-22T21:08:30.942141+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.823096+0000 mon.b (mon.2) 2018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.824312+0000 mon.b (mon.2) 2019 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.824312+0000 mon.b (mon.2) 2019 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.829823+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.829823+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.926701+0000 mon.b (mon.2) 2020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.926701+0000 mon.b (mon.2) 2020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.930617+0000 mon.b (mon.2) 2021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.930617+0000 mon.b (mon.2) 2021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:31.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.932058+0000 mon.b (mon.2) 2022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.932058+0000 mon.b (mon.2) 2022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:31.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.935476+0000 mon.b (mon.2) 2023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.935476+0000 mon.b (mon.2) 2023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:31.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.936708+0000 mon.b (mon.2) 2024 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.936708+0000 mon.b (mon.2) 2024 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:31.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.942141+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:31.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:30 smithi121 bash[73084]: audit 2024-04-22T21:08:30.942141+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: cephadm 2024-04-22T21:08:30.409320+0000 mgr.x (mgr.34107) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: cephadm 2024-04-22T21:08:30.500989+0000 mgr.x (mgr.34107) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: cluster 2024-04-22T21:08:30.595444+0000 mgr.x (mgr.34107) 289 : 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-22T21:08:32.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: cephadm 2024-04-22T21:08:30.609568+0000 mgr.x (mgr.34107) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: cephadm 2024-04-22T21:08:30.723443+0000 mgr.x (mgr.34107) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: cephadm 2024-04-22T21:08:30.837605+0000 mgr.x (mgr.34107) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: cephadm 2024-04-22T21:08:30.949768+0000 mgr.x (mgr.34107) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.024310+0000 mon.b (mon.2) 2025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.027349+0000 mon.b (mon.2) 2026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.028524+0000 mon.b (mon.2) 2027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.031075+0000 mon.b (mon.2) 2028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.031908+0000 mon.b (mon.2) 2029 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.032821+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: cephadm 2024-04-22T21:08:31.040319+0000 mgr.x (mgr.34107) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.086763+0000 mon.b (mon.2) 2030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.089461+0000 mon.b (mon.2) 2031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.090601+0000 mon.b (mon.2) 2032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.093033+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.093263+0000 mon.b (mon.2) 2033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.094001+0000 mon.b (mon.2) 2034 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: cephadm 2024-04-22T21:08:31.100982+0000 mgr.x (mgr.34107) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.142847+0000 mon.b (mon.2) 2035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.144862+0000 mon.b (mon.2) 2036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.145763+0000 mon.b (mon.2) 2037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.148103+0000 mon.b (mon.2) 2038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.148786+0000 mon.b (mon.2) 2039 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.149917+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: cephadm 2024-04-22T21:08:31.157385+0000 mgr.x (mgr.34107) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.198743+0000 mon.b (mon.2) 2040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.200761+0000 mon.b (mon.2) 2041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.201929+0000 mon.b (mon.2) 2042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.204019+0000 mon.b (mon.2) 2043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.204368+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.204715+0000 mon.b (mon.2) 2044 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: cephadm 2024-04-22T21:08:31.212085+0000 mgr.x (mgr.34107) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.254249+0000 mon.b (mon.2) 2045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.256351+0000 mon.b (mon.2) 2046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.257301+0000 mon.b (mon.2) 2047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.258629+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.259237+0000 mon.b (mon.2) 2048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.259912+0000 mon.b (mon.2) 2049 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: cephadm 2024-04-22T21:08:31.265936+0000 mgr.x (mgr.34107) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.306706+0000 mon.b (mon.2) 2050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.308793+0000 mon.b (mon.2) 2051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.309984+0000 mon.b (mon.2) 2052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.311450+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.312226+0000 mon.b (mon.2) 2053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.312780+0000 mon.b (mon.2) 2054 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: cephadm 2024-04-22T21:08:31.318682+0000 mgr.x (mgr.34107) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.360259+0000 mon.b (mon.2) 2055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.362076+0000 mon.b (mon.2) 2056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.362829+0000 mon.b (mon.2) 2057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.363822+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.364575+0000 mon.b (mon.2) 2058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.365146+0000 mon.b (mon.2) 2059 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.410825+0000 mon.b (mon.2) 2060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.412550+0000 mon.b (mon.2) 2061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.413270+0000 mon.b (mon.2) 2062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.415043+0000 mon.b (mon.2) 2063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.415249+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.415586+0000 mon.b (mon.2) 2064 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.464665+0000 mon.b (mon.2) 2065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.467002+0000 mon.b (mon.2) 2066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.468220+0000 mon.b (mon.2) 2067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.470447+0000 mon.b (mon.2) 2068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.471269+0000 mon.b (mon.2) 2069 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.471426+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.553200+0000 mon.b (mon.2) 2070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.555270+0000 mon.b (mon.2) 2071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.556190+0000 mon.b (mon.2) 2072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.556954+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.558097+0000 mon.b (mon.2) 2073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.558729+0000 mon.b (mon.2) 2074 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.639632+0000 mon.b (mon.2) 2075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.641895+0000 mon.b (mon.2) 2076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.642913+0000 mon.b (mon.2) 2077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.644412+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.645073+0000 mon.b (mon.2) 2078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.645839+0000 mon.b (mon.2) 2079 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.728870+0000 mon.b (mon.2) 2080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.731065+0000 mon.b (mon.2) 2081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.732144+0000 mon.b (mon.2) 2082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.734134+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.734690+0000 mon.b (mon.2) 2083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.735539+0000 mon.b (mon.2) 2084 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.818035+0000 mon.b (mon.2) 2085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.820175+0000 mon.b (mon.2) 2086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.821372+0000 mon.b (mon.2) 2087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.823544+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.823830+0000 mon.b (mon.2) 2088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.824522+0000 mon.b (mon.2) 2089 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.908206+0000 mon.b (mon.2) 2090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.911009+0000 mon.b (mon.2) 2091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.912870+0000 mon.b (mon.2) 2092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.915724+0000 mon.b (mon.2) 2093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.916705+0000 mon.b (mon.2) 2094 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:31 smithi123 bash[18722]: audit 2024-04-22T21:08:31.918541+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: cephadm 2024-04-22T21:08:30.409320+0000 mgr.x (mgr.34107) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: cephadm 2024-04-22T21:08:30.409320+0000 mgr.x (mgr.34107) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: cephadm 2024-04-22T21:08:30.500989+0000 mgr.x (mgr.34107) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: cephadm 2024-04-22T21:08:30.500989+0000 mgr.x (mgr.34107) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: cluster 2024-04-22T21:08:30.595444+0000 mgr.x (mgr.34107) 289 : 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-22T21:08:32.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: cluster 2024-04-22T21:08:30.595444+0000 mgr.x (mgr.34107) 289 : 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-22T21:08:32.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: cephadm 2024-04-22T21:08:30.609568+0000 mgr.x (mgr.34107) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: cephadm 2024-04-22T21:08:30.609568+0000 mgr.x (mgr.34107) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: cephadm 2024-04-22T21:08:30.723443+0000 mgr.x (mgr.34107) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: cephadm 2024-04-22T21:08:30.723443+0000 mgr.x (mgr.34107) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: cephadm 2024-04-22T21:08:30.837605+0000 mgr.x (mgr.34107) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: cephadm 2024-04-22T21:08:30.837605+0000 mgr.x (mgr.34107) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: cephadm 2024-04-22T21:08:30.949768+0000 mgr.x (mgr.34107) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: cephadm 2024-04-22T21:08:30.949768+0000 mgr.x (mgr.34107) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.024310+0000 mon.b (mon.2) 2025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.024310+0000 mon.b (mon.2) 2025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.027349+0000 mon.b (mon.2) 2026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.027349+0000 mon.b (mon.2) 2026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.028524+0000 mon.b (mon.2) 2027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.028524+0000 mon.b (mon.2) 2027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.031075+0000 mon.b (mon.2) 2028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.031075+0000 mon.b (mon.2) 2028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.031908+0000 mon.b (mon.2) 2029 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.031908+0000 mon.b (mon.2) 2029 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.032821+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.032821+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: cephadm 2024-04-22T21:08:31.040319+0000 mgr.x (mgr.34107) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: cephadm 2024-04-22T21:08:31.040319+0000 mgr.x (mgr.34107) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.086763+0000 mon.b (mon.2) 2030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.086763+0000 mon.b (mon.2) 2030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.089461+0000 mon.b (mon.2) 2031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.089461+0000 mon.b (mon.2) 2031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.090601+0000 mon.b (mon.2) 2032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.090601+0000 mon.b (mon.2) 2032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.093033+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.093033+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.093263+0000 mon.b (mon.2) 2033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.093263+0000 mon.b (mon.2) 2033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.094001+0000 mon.b (mon.2) 2034 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.094001+0000 mon.b (mon.2) 2034 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: cephadm 2024-04-22T21:08:30.409320+0000 mgr.x (mgr.34107) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: cephadm 2024-04-22T21:08:30.409320+0000 mgr.x (mgr.34107) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: cephadm 2024-04-22T21:08:30.500989+0000 mgr.x (mgr.34107) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: cephadm 2024-04-22T21:08:30.500989+0000 mgr.x (mgr.34107) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: cluster 2024-04-22T21:08:30.595444+0000 mgr.x (mgr.34107) 289 : 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-22T21:08:32.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: cluster 2024-04-22T21:08:30.595444+0000 mgr.x (mgr.34107) 289 : 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-22T21:08:32.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: cephadm 2024-04-22T21:08:30.609568+0000 mgr.x (mgr.34107) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: cephadm 2024-04-22T21:08:30.609568+0000 mgr.x (mgr.34107) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: cephadm 2024-04-22T21:08:30.723443+0000 mgr.x (mgr.34107) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: cephadm 2024-04-22T21:08:30.723443+0000 mgr.x (mgr.34107) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: cephadm 2024-04-22T21:08:30.837605+0000 mgr.x (mgr.34107) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: cephadm 2024-04-22T21:08:30.837605+0000 mgr.x (mgr.34107) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: cephadm 2024-04-22T21:08:30.949768+0000 mgr.x (mgr.34107) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: cephadm 2024-04-22T21:08:30.949768+0000 mgr.x (mgr.34107) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.024310+0000 mon.b (mon.2) 2025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.024310+0000 mon.b (mon.2) 2025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.027349+0000 mon.b (mon.2) 2026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.027349+0000 mon.b (mon.2) 2026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.028524+0000 mon.b (mon.2) 2027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.028524+0000 mon.b (mon.2) 2027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: cephadm 2024-04-22T21:08:31.100982+0000 mgr.x (mgr.34107) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: cephadm 2024-04-22T21:08:31.100982+0000 mgr.x (mgr.34107) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.142847+0000 mon.b (mon.2) 2035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.142847+0000 mon.b (mon.2) 2035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.144862+0000 mon.b (mon.2) 2036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.144862+0000 mon.b (mon.2) 2036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.145763+0000 mon.b (mon.2) 2037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.145763+0000 mon.b (mon.2) 2037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.148103+0000 mon.b (mon.2) 2038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.148103+0000 mon.b (mon.2) 2038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.148786+0000 mon.b (mon.2) 2039 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.148786+0000 mon.b (mon.2) 2039 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.149917+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.149917+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: cephadm 2024-04-22T21:08:31.157385+0000 mgr.x (mgr.34107) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: cephadm 2024-04-22T21:08:31.157385+0000 mgr.x (mgr.34107) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.198743+0000 mon.b (mon.2) 2040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.198743+0000 mon.b (mon.2) 2040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.200761+0000 mon.b (mon.2) 2041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.200761+0000 mon.b (mon.2) 2041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.201929+0000 mon.b (mon.2) 2042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.201929+0000 mon.b (mon.2) 2042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.204019+0000 mon.b (mon.2) 2043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.204019+0000 mon.b (mon.2) 2043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.204368+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.204368+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.204715+0000 mon.b (mon.2) 2044 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.204715+0000 mon.b (mon.2) 2044 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: cephadm 2024-04-22T21:08:31.212085+0000 mgr.x (mgr.34107) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: cephadm 2024-04-22T21:08:31.212085+0000 mgr.x (mgr.34107) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.254249+0000 mon.b (mon.2) 2045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.254249+0000 mon.b (mon.2) 2045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.256351+0000 mon.b (mon.2) 2046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.256351+0000 mon.b (mon.2) 2046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.257301+0000 mon.b (mon.2) 2047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.257301+0000 mon.b (mon.2) 2047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.258629+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.258629+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.259237+0000 mon.b (mon.2) 2048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.259237+0000 mon.b (mon.2) 2048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.031075+0000 mon.b (mon.2) 2028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.031075+0000 mon.b (mon.2) 2028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.031908+0000 mon.b (mon.2) 2029 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.031908+0000 mon.b (mon.2) 2029 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.032821+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.032821+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: cephadm 2024-04-22T21:08:31.040319+0000 mgr.x (mgr.34107) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: cephadm 2024-04-22T21:08:31.040319+0000 mgr.x (mgr.34107) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.086763+0000 mon.b (mon.2) 2030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.086763+0000 mon.b (mon.2) 2030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.089461+0000 mon.b (mon.2) 2031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.089461+0000 mon.b (mon.2) 2031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.090601+0000 mon.b (mon.2) 2032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.090601+0000 mon.b (mon.2) 2032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.093033+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.093033+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.093263+0000 mon.b (mon.2) 2033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.093263+0000 mon.b (mon.2) 2033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.094001+0000 mon.b (mon.2) 2034 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.094001+0000 mon.b (mon.2) 2034 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.259912+0000 mon.b (mon.2) 2049 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.259912+0000 mon.b (mon.2) 2049 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: cephadm 2024-04-22T21:08:31.265936+0000 mgr.x (mgr.34107) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: cephadm 2024-04-22T21:08:31.265936+0000 mgr.x (mgr.34107) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.306706+0000 mon.b (mon.2) 2050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.306706+0000 mon.b (mon.2) 2050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.308793+0000 mon.b (mon.2) 2051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.308793+0000 mon.b (mon.2) 2051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.309984+0000 mon.b (mon.2) 2052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.309984+0000 mon.b (mon.2) 2052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.311450+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.311450+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.312226+0000 mon.b (mon.2) 2053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.312226+0000 mon.b (mon.2) 2053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.312780+0000 mon.b (mon.2) 2054 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.312780+0000 mon.b (mon.2) 2054 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: cephadm 2024-04-22T21:08:31.318682+0000 mgr.x (mgr.34107) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: cephadm 2024-04-22T21:08:31.318682+0000 mgr.x (mgr.34107) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.360259+0000 mon.b (mon.2) 2055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.360259+0000 mon.b (mon.2) 2055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.362076+0000 mon.b (mon.2) 2056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.362076+0000 mon.b (mon.2) 2056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.362829+0000 mon.b (mon.2) 2057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.362829+0000 mon.b (mon.2) 2057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.363822+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.363822+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.364575+0000 mon.b (mon.2) 2058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.364575+0000 mon.b (mon.2) 2058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.365146+0000 mon.b (mon.2) 2059 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.365146+0000 mon.b (mon.2) 2059 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.410825+0000 mon.b (mon.2) 2060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.410825+0000 mon.b (mon.2) 2060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.412550+0000 mon.b (mon.2) 2061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.412550+0000 mon.b (mon.2) 2061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.413270+0000 mon.b (mon.2) 2062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.413270+0000 mon.b (mon.2) 2062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.415043+0000 mon.b (mon.2) 2063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.415043+0000 mon.b (mon.2) 2063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.415249+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: cephadm 2024-04-22T21:08:31.100982+0000 mgr.x (mgr.34107) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: cephadm 2024-04-22T21:08:31.100982+0000 mgr.x (mgr.34107) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.142847+0000 mon.b (mon.2) 2035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.142847+0000 mon.b (mon.2) 2035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.144862+0000 mon.b (mon.2) 2036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.144862+0000 mon.b (mon.2) 2036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.145763+0000 mon.b (mon.2) 2037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.145763+0000 mon.b (mon.2) 2037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.148103+0000 mon.b (mon.2) 2038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.148103+0000 mon.b (mon.2) 2038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.148786+0000 mon.b (mon.2) 2039 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.148786+0000 mon.b (mon.2) 2039 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.149917+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.149917+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: cephadm 2024-04-22T21:08:31.157385+0000 mgr.x (mgr.34107) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: cephadm 2024-04-22T21:08:31.157385+0000 mgr.x (mgr.34107) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.198743+0000 mon.b (mon.2) 2040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.198743+0000 mon.b (mon.2) 2040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.200761+0000 mon.b (mon.2) 2041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.200761+0000 mon.b (mon.2) 2041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.415249+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.415586+0000 mon.b (mon.2) 2064 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.415586+0000 mon.b (mon.2) 2064 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.464665+0000 mon.b (mon.2) 2065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.464665+0000 mon.b (mon.2) 2065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.467002+0000 mon.b (mon.2) 2066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.467002+0000 mon.b (mon.2) 2066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.468220+0000 mon.b (mon.2) 2067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.468220+0000 mon.b (mon.2) 2067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.470447+0000 mon.b (mon.2) 2068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.470447+0000 mon.b (mon.2) 2068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.471269+0000 mon.b (mon.2) 2069 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.471269+0000 mon.b (mon.2) 2069 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.471426+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.471426+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.553200+0000 mon.b (mon.2) 2070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.553200+0000 mon.b (mon.2) 2070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.555270+0000 mon.b (mon.2) 2071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.555270+0000 mon.b (mon.2) 2071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.556190+0000 mon.b (mon.2) 2072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.556190+0000 mon.b (mon.2) 2072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.556954+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.556954+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.558097+0000 mon.b (mon.2) 2073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.558097+0000 mon.b (mon.2) 2073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.558729+0000 mon.b (mon.2) 2074 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.558729+0000 mon.b (mon.2) 2074 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.639632+0000 mon.b (mon.2) 2075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.639632+0000 mon.b (mon.2) 2075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.641895+0000 mon.b (mon.2) 2076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.641895+0000 mon.b (mon.2) 2076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.642913+0000 mon.b (mon.2) 2077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.642913+0000 mon.b (mon.2) 2077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.644412+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.644412+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.645073+0000 mon.b (mon.2) 2078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.645073+0000 mon.b (mon.2) 2078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.645839+0000 mon.b (mon.2) 2079 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.645839+0000 mon.b (mon.2) 2079 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.201929+0000 mon.b (mon.2) 2042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.201929+0000 mon.b (mon.2) 2042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.204019+0000 mon.b (mon.2) 2043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.204019+0000 mon.b (mon.2) 2043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.204368+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.204368+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.204715+0000 mon.b (mon.2) 2044 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.204715+0000 mon.b (mon.2) 2044 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: cephadm 2024-04-22T21:08:31.212085+0000 mgr.x (mgr.34107) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: cephadm 2024-04-22T21:08:31.212085+0000 mgr.x (mgr.34107) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.254249+0000 mon.b (mon.2) 2045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.254249+0000 mon.b (mon.2) 2045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.256351+0000 mon.b (mon.2) 2046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.256351+0000 mon.b (mon.2) 2046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.257301+0000 mon.b (mon.2) 2047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.257301+0000 mon.b (mon.2) 2047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.258629+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.258629+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.259237+0000 mon.b (mon.2) 2048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.259237+0000 mon.b (mon.2) 2048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.728870+0000 mon.b (mon.2) 2080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.728870+0000 mon.b (mon.2) 2080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.731065+0000 mon.b (mon.2) 2081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.731065+0000 mon.b (mon.2) 2081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.732144+0000 mon.b (mon.2) 2082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.732144+0000 mon.b (mon.2) 2082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.734134+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.734134+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.734690+0000 mon.b (mon.2) 2083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.734690+0000 mon.b (mon.2) 2083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.735539+0000 mon.b (mon.2) 2084 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.735539+0000 mon.b (mon.2) 2084 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.818035+0000 mon.b (mon.2) 2085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.818035+0000 mon.b (mon.2) 2085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.820175+0000 mon.b (mon.2) 2086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.820175+0000 mon.b (mon.2) 2086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.821372+0000 mon.b (mon.2) 2087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.821372+0000 mon.b (mon.2) 2087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.823544+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.823544+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.823830+0000 mon.b (mon.2) 2088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.823830+0000 mon.b (mon.2) 2088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.824522+0000 mon.b (mon.2) 2089 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.824522+0000 mon.b (mon.2) 2089 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.908206+0000 mon.b (mon.2) 2090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.908206+0000 mon.b (mon.2) 2090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.911009+0000 mon.b (mon.2) 2091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.911009+0000 mon.b (mon.2) 2091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.912870+0000 mon.b (mon.2) 2092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.912870+0000 mon.b (mon.2) 2092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.915724+0000 mon.b (mon.2) 2093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.915724+0000 mon.b (mon.2) 2093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.916705+0000 mon.b (mon.2) 2094 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.916705+0000 mon.b (mon.2) 2094 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.918541+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[75184]: audit 2024-04-22T21:08:31.918541+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.259912+0000 mon.b (mon.2) 2049 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.259912+0000 mon.b (mon.2) 2049 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: cephadm 2024-04-22T21:08:31.265936+0000 mgr.x (mgr.34107) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: cephadm 2024-04-22T21:08:31.265936+0000 mgr.x (mgr.34107) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.306706+0000 mon.b (mon.2) 2050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.306706+0000 mon.b (mon.2) 2050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.308793+0000 mon.b (mon.2) 2051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.308793+0000 mon.b (mon.2) 2051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.309984+0000 mon.b (mon.2) 2052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.309984+0000 mon.b (mon.2) 2052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.311450+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.311450+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.312226+0000 mon.b (mon.2) 2053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.312226+0000 mon.b (mon.2) 2053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.312780+0000 mon.b (mon.2) 2054 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.312780+0000 mon.b (mon.2) 2054 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: cephadm 2024-04-22T21:08:31.318682+0000 mgr.x (mgr.34107) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: cephadm 2024-04-22T21:08:31.318682+0000 mgr.x (mgr.34107) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:32.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.360259+0000 mon.b (mon.2) 2055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.360259+0000 mon.b (mon.2) 2055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.362076+0000 mon.b (mon.2) 2056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.362076+0000 mon.b (mon.2) 2056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.362829+0000 mon.b (mon.2) 2057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.362829+0000 mon.b (mon.2) 2057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.363822+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.363822+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.364575+0000 mon.b (mon.2) 2058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.364575+0000 mon.b (mon.2) 2058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.365146+0000 mon.b (mon.2) 2059 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.365146+0000 mon.b (mon.2) 2059 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.410825+0000 mon.b (mon.2) 2060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.410825+0000 mon.b (mon.2) 2060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.412550+0000 mon.b (mon.2) 2061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.412550+0000 mon.b (mon.2) 2061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.413270+0000 mon.b (mon.2) 2062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.413270+0000 mon.b (mon.2) 2062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.415043+0000 mon.b (mon.2) 2063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.415043+0000 mon.b (mon.2) 2063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.415249+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.415249+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.415586+0000 mon.b (mon.2) 2064 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.415586+0000 mon.b (mon.2) 2064 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.464665+0000 mon.b (mon.2) 2065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.464665+0000 mon.b (mon.2) 2065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.467002+0000 mon.b (mon.2) 2066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.467002+0000 mon.b (mon.2) 2066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.468220+0000 mon.b (mon.2) 2067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.468220+0000 mon.b (mon.2) 2067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.470447+0000 mon.b (mon.2) 2068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.470447+0000 mon.b (mon.2) 2068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.471269+0000 mon.b (mon.2) 2069 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.471269+0000 mon.b (mon.2) 2069 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.471426+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.471426+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.553200+0000 mon.b (mon.2) 2070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.553200+0000 mon.b (mon.2) 2070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.555270+0000 mon.b (mon.2) 2071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.555270+0000 mon.b (mon.2) 2071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.556190+0000 mon.b (mon.2) 2072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.556190+0000 mon.b (mon.2) 2072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.556954+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.556954+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.558097+0000 mon.b (mon.2) 2073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.558097+0000 mon.b (mon.2) 2073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.558729+0000 mon.b (mon.2) 2074 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.558729+0000 mon.b (mon.2) 2074 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.639632+0000 mon.b (mon.2) 2075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.639632+0000 mon.b (mon.2) 2075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.641895+0000 mon.b (mon.2) 2076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.641895+0000 mon.b (mon.2) 2076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.642913+0000 mon.b (mon.2) 2077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.642913+0000 mon.b (mon.2) 2077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.644412+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.644412+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.645073+0000 mon.b (mon.2) 2078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.645073+0000 mon.b (mon.2) 2078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.645839+0000 mon.b (mon.2) 2079 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.645839+0000 mon.b (mon.2) 2079 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.728870+0000 mon.b (mon.2) 2080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.728870+0000 mon.b (mon.2) 2080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.731065+0000 mon.b (mon.2) 2081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.731065+0000 mon.b (mon.2) 2081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.732144+0000 mon.b (mon.2) 2082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.732144+0000 mon.b (mon.2) 2082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.734134+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.734134+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.734690+0000 mon.b (mon.2) 2083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.734690+0000 mon.b (mon.2) 2083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.735539+0000 mon.b (mon.2) 2084 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.735539+0000 mon.b (mon.2) 2084 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.818035+0000 mon.b (mon.2) 2085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.818035+0000 mon.b (mon.2) 2085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.820175+0000 mon.b (mon.2) 2086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.820175+0000 mon.b (mon.2) 2086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.821372+0000 mon.b (mon.2) 2087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.821372+0000 mon.b (mon.2) 2087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.823544+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.823544+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.823830+0000 mon.b (mon.2) 2088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.823830+0000 mon.b (mon.2) 2088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.824522+0000 mon.b (mon.2) 2089 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.824522+0000 mon.b (mon.2) 2089 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.908206+0000 mon.b (mon.2) 2090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.908206+0000 mon.b (mon.2) 2090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.911009+0000 mon.b (mon.2) 2091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.911009+0000 mon.b (mon.2) 2091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:32.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.912870+0000 mon.b (mon.2) 2092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.320 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.912870+0000 mon.b (mon.2) 2092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:32.320 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.915724+0000 mon.b (mon.2) 2093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.320 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.915724+0000 mon.b (mon.2) 2093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:32.320 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.916705+0000 mon.b (mon.2) 2094 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.320 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.916705+0000 mon.b (mon.2) 2094 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:32.320 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.918541+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:32.320 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:31 smithi121 bash[73084]: audit 2024-04-22T21:08:31.918541+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:33.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:32 smithi123 bash[18722]: cephadm 2024-04-22T21:08:31.371034+0000 mgr.x (mgr.34107) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:32 smithi123 bash[18722]: cephadm 2024-04-22T21:08:31.422473+0000 mgr.x (mgr.34107) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:32 smithi123 bash[18722]: cephadm 2024-04-22T21:08:31.478778+0000 mgr.x (mgr.34107) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:32 smithi123 bash[18722]: cephadm 2024-04-22T21:08:31.564332+0000 mgr.x (mgr.34107) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:32 smithi123 bash[18722]: cephadm 2024-04-22T21:08:31.654230+0000 mgr.x (mgr.34107) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:32 smithi123 bash[18722]: cephadm 2024-04-22T21:08:31.743773+0000 mgr.x (mgr.34107) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:32 smithi123 bash[18722]: cephadm 2024-04-22T21:08:31.833301+0000 mgr.x (mgr.34107) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:32 smithi123 bash[18722]: cephadm 2024-04-22T21:08:31.926195+0000 mgr.x (mgr.34107) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:32 smithi123 bash[18722]: audit 2024-04-22T21:08:32.004534+0000 mon.b (mon.2) 2095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:33.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:32 smithi123 bash[18722]: audit 2024-04-22T21:08:32.007234+0000 mon.b (mon.2) 2096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:33.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:32 smithi123 bash[18722]: audit 2024-04-22T21:08:32.008854+0000 mon.b (mon.2) 2097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:33.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:32 smithi123 bash[18722]: audit 2024-04-22T21:08:32.012242+0000 mon.b (mon.2) 2098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:33.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:32 smithi123 bash[18722]: audit 2024-04-22T21:08:32.012303+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:33.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:32 smithi123 bash[18722]: audit 2024-04-22T21:08:32.013335+0000 mon.b (mon.2) 2099 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:33.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:32 smithi123 bash[18722]: cephadm 2024-04-22T21:08:32.022134+0000 mgr.x (mgr.34107) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:32 smithi123 bash[18722]: audit 2024-04-22T21:08:32.065139+0000 mon.b (mon.2) 2100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:33.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:32 smithi123 bash[18722]: audit 2024-04-22T21:08:32.067279+0000 mon.b (mon.2) 2101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:33.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:32 smithi123 bash[18722]: audit 2024-04-22T21:08:32.068282+0000 mon.b (mon.2) 2102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:33.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:32 smithi123 bash[18722]: audit 2024-04-22T21:08:32.070842+0000 mon.b (mon.2) 2103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:33.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:32 smithi123 bash[18722]: audit 2024-04-22T21:08:32.071585+0000 mon.b (mon.2) 2104 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:33.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:32 smithi123 bash[18722]: audit 2024-04-22T21:08:32.072603+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:33.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:32 smithi123 bash[18722]: cephadm 2024-04-22T21:08:32.080608+0000 mgr.x (mgr.34107) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:32 smithi123 bash[18722]: audit 2024-04-22T21:08:32.080861+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:33.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:32 smithi123 bash[18722]: audit 2024-04-22T21:08:32.088944+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:33.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:32 smithi123 bash[18722]: audit 2024-04-22T21:08:32.095570+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:33.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:32 smithi123 bash[18722]: audit 2024-04-22T21:08:32.140055+0000 mon.b (mon.2) 2105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:33.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:32 smithi123 bash[18722]: audit 2024-04-22T21:08:32.144384+0000 mon.b (mon.2) 2106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:33.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:32 smithi123 bash[18722]: audit 2024-04-22T21:08:32.147165+0000 mon.b (mon.2) 2107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-22T21:08:33.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:32 smithi123 bash[18722]: audit 2024-04-22T21:08:32.148605+0000 mon.b (mon.2) 2108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-22T21:08:33.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:32 smithi123 bash[18722]: cephadm 2024-04-22T21:08:32.149652+0000 mgr.x (mgr.34107) 310 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-22T21:08:33.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: cephadm 2024-04-22T21:08:31.371034+0000 mgr.x (mgr.34107) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: cephadm 2024-04-22T21:08:31.371034+0000 mgr.x (mgr.34107) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: cephadm 2024-04-22T21:08:31.422473+0000 mgr.x (mgr.34107) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: cephadm 2024-04-22T21:08:31.422473+0000 mgr.x (mgr.34107) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: cephadm 2024-04-22T21:08:31.478778+0000 mgr.x (mgr.34107) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: cephadm 2024-04-22T21:08:31.478778+0000 mgr.x (mgr.34107) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: cephadm 2024-04-22T21:08:31.564332+0000 mgr.x (mgr.34107) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: cephadm 2024-04-22T21:08:31.564332+0000 mgr.x (mgr.34107) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: cephadm 2024-04-22T21:08:31.654230+0000 mgr.x (mgr.34107) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: cephadm 2024-04-22T21:08:31.654230+0000 mgr.x (mgr.34107) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: cephadm 2024-04-22T21:08:31.743773+0000 mgr.x (mgr.34107) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: cephadm 2024-04-22T21:08:31.743773+0000 mgr.x (mgr.34107) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: cephadm 2024-04-22T21:08:31.833301+0000 mgr.x (mgr.34107) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: cephadm 2024-04-22T21:08:31.833301+0000 mgr.x (mgr.34107) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: cephadm 2024-04-22T21:08:31.926195+0000 mgr.x (mgr.34107) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: cephadm 2024-04-22T21:08:31.926195+0000 mgr.x (mgr.34107) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.004534+0000 mon.b (mon.2) 2095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:33.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.004534+0000 mon.b (mon.2) 2095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:33.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.007234+0000 mon.b (mon.2) 2096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:33.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.007234+0000 mon.b (mon.2) 2096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:33.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.008854+0000 mon.b (mon.2) 2097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:33.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.008854+0000 mon.b (mon.2) 2097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:33.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.012242+0000 mon.b (mon.2) 2098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:33.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.012242+0000 mon.b (mon.2) 2098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:33.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.012303+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:33.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.012303+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:33.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.013335+0000 mon.b (mon.2) 2099 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:33.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.013335+0000 mon.b (mon.2) 2099 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:33.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: cephadm 2024-04-22T21:08:32.022134+0000 mgr.x (mgr.34107) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: cephadm 2024-04-22T21:08:32.022134+0000 mgr.x (mgr.34107) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.065139+0000 mon.b (mon.2) 2100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:33.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.065139+0000 mon.b (mon.2) 2100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:33.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.067279+0000 mon.b (mon.2) 2101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:33.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.067279+0000 mon.b (mon.2) 2101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:33.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.068282+0000 mon.b (mon.2) 2102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:33.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.068282+0000 mon.b (mon.2) 2102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:33.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.070842+0000 mon.b (mon.2) 2103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:33.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.070842+0000 mon.b (mon.2) 2103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:33.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.071585+0000 mon.b (mon.2) 2104 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:33.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.071585+0000 mon.b (mon.2) 2104 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:33.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.072603+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:33.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.072603+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:33.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: cephadm 2024-04-22T21:08:32.080608+0000 mgr.x (mgr.34107) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: cephadm 2024-04-22T21:08:32.080608+0000 mgr.x (mgr.34107) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.080861+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:33.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.080861+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:33.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.088944+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:33.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.088944+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:33.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.095570+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:33.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.095570+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:33.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.140055+0000 mon.b (mon.2) 2105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:33.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.140055+0000 mon.b (mon.2) 2105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:33.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.144384+0000 mon.b (mon.2) 2106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:33.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.144384+0000 mon.b (mon.2) 2106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:33.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.147165+0000 mon.b (mon.2) 2107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-22T21:08:33.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.147165+0000 mon.b (mon.2) 2107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-22T21:08:33.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.148605+0000 mon.b (mon.2) 2108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-22T21:08:33.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: audit 2024-04-22T21:08:32.148605+0000 mon.b (mon.2) 2108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-22T21:08:33.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: cephadm 2024-04-22T21:08:32.149652+0000 mgr.x (mgr.34107) 310 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-22T21:08:33.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[73084]: cephadm 2024-04-22T21:08:32.149652+0000 mgr.x (mgr.34107) 310 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-22T21:08:33.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: cephadm 2024-04-22T21:08:31.371034+0000 mgr.x (mgr.34107) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: cephadm 2024-04-22T21:08:31.371034+0000 mgr.x (mgr.34107) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: cephadm 2024-04-22T21:08:31.422473+0000 mgr.x (mgr.34107) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: cephadm 2024-04-22T21:08:31.422473+0000 mgr.x (mgr.34107) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: cephadm 2024-04-22T21:08:31.478778+0000 mgr.x (mgr.34107) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: cephadm 2024-04-22T21:08:31.478778+0000 mgr.x (mgr.34107) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: cephadm 2024-04-22T21:08:31.564332+0000 mgr.x (mgr.34107) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: cephadm 2024-04-22T21:08:31.564332+0000 mgr.x (mgr.34107) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: cephadm 2024-04-22T21:08:31.654230+0000 mgr.x (mgr.34107) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: cephadm 2024-04-22T21:08:31.654230+0000 mgr.x (mgr.34107) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: cephadm 2024-04-22T21:08:31.743773+0000 mgr.x (mgr.34107) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: cephadm 2024-04-22T21:08:31.743773+0000 mgr.x (mgr.34107) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: cephadm 2024-04-22T21:08:31.833301+0000 mgr.x (mgr.34107) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: cephadm 2024-04-22T21:08:31.833301+0000 mgr.x (mgr.34107) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: cephadm 2024-04-22T21:08:31.926195+0000 mgr.x (mgr.34107) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: cephadm 2024-04-22T21:08:31.926195+0000 mgr.x (mgr.34107) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.004534+0000 mon.b (mon.2) 2095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:33.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.004534+0000 mon.b (mon.2) 2095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:33.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.007234+0000 mon.b (mon.2) 2096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:33.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.007234+0000 mon.b (mon.2) 2096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:33.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.008854+0000 mon.b (mon.2) 2097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:33.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.008854+0000 mon.b (mon.2) 2097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:33.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.012242+0000 mon.b (mon.2) 2098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:33.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.012242+0000 mon.b (mon.2) 2098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:33.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.012303+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:33.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.012303+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:33.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.013335+0000 mon.b (mon.2) 2099 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:33.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.013335+0000 mon.b (mon.2) 2099 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:33.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: cephadm 2024-04-22T21:08:32.022134+0000 mgr.x (mgr.34107) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: cephadm 2024-04-22T21:08:32.022134+0000 mgr.x (mgr.34107) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.065139+0000 mon.b (mon.2) 2100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:33.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.065139+0000 mon.b (mon.2) 2100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:33.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.067279+0000 mon.b (mon.2) 2101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:33.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.067279+0000 mon.b (mon.2) 2101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:33.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.068282+0000 mon.b (mon.2) 2102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:33.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.068282+0000 mon.b (mon.2) 2102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:33.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.070842+0000 mon.b (mon.2) 2103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:33.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.070842+0000 mon.b (mon.2) 2103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:33.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.071585+0000 mon.b (mon.2) 2104 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:33.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.071585+0000 mon.b (mon.2) 2104 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:33.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.072603+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:33.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.072603+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:33.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: cephadm 2024-04-22T21:08:32.080608+0000 mgr.x (mgr.34107) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: cephadm 2024-04-22T21:08:32.080608+0000 mgr.x (mgr.34107) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:33.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.080861+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:33.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.080861+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:33.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.088944+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:33.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.088944+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:33.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.095570+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:33.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.095570+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:33.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.140055+0000 mon.b (mon.2) 2105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:33.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.140055+0000 mon.b (mon.2) 2105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:33.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.144384+0000 mon.b (mon.2) 2106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:33.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.144384+0000 mon.b (mon.2) 2106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:33.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.147165+0000 mon.b (mon.2) 2107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-22T21:08:33.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.147165+0000 mon.b (mon.2) 2107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-22T21:08:33.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.148605+0000 mon.b (mon.2) 2108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-22T21:08:33.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: audit 2024-04-22T21:08:32.148605+0000 mon.b (mon.2) 2108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-22T21:08:33.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: cephadm 2024-04-22T21:08:32.149652+0000 mgr.x (mgr.34107) 310 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-22T21:08:33.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:32 smithi121 bash[75184]: cephadm 2024-04-22T21:08:32.149652+0000 mgr.x (mgr.34107) 310 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-22T21:08:33.825 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:08:33 smithi123 bash[54986]: ts=2024-04-22T21:08: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=\"smithi121\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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=\"e8544264-00e9-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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-22T21:08:34.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:34 smithi123 bash[18722]: cluster 2024-04-22T21:08:32.596366+0000 mgr.x (mgr.34107) 311 : 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-22T21:08:34.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:34 smithi121 bash[73084]: cluster 2024-04-22T21:08:32.596366+0000 mgr.x (mgr.34107) 311 : 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-22T21:08:34.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:34 smithi121 bash[73084]: cluster 2024-04-22T21:08:32.596366+0000 mgr.x (mgr.34107) 311 : 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-22T21:08:34.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:34 smithi121 bash[75184]: cluster 2024-04-22T21:08:32.596366+0000 mgr.x (mgr.34107) 311 : 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-22T21:08:34.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:34 smithi121 bash[75184]: cluster 2024-04-22T21:08:32.596366+0000 mgr.x (mgr.34107) 311 : 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-22T21:08:34.651 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-04-22T21:08:35.430 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T21:08:35.430 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi121 smithi121 running 0s ago 16m - - 2024-04-22T21:08:35.430 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi123 smithi123 running 18s ago 15m - - 2024-04-22T21:08:35.430 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (3m) 0s ago 9m 13.0M - 0.23.0 ba2b418f427c 75d0217c38a9 2024-04-22T21:08:35.430 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (2m) 18s ago 9m 39.9M - 8.3.5 dad864ee21e9 800591342f16 2024-04-22T21:08:35.430 INFO:teuthology.orchestra.run.smithi121.stdout:iscsi.foo.smithi121.rxpsbc smithi121 running (94s) 0s ago 7m 43.2M - 3.5 e1d6a67b021e 106eadf8e441 2024-04-22T21:08:35.430 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443,9283,8765 running (112s) 18s ago 15m 487M - 19.0.0-3198-g56e81df3 82086b19bb07 47d10e8cef27 2024-04-22T21:08:35.430 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443,9283,8765 running (81s) 0s ago 17m 436M - 19.0.0-3198-g56e81df3 82086b19bb07 8406ceac8ad3 2024-04-22T21:08:35.430 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (34s) 0s ago 17m 38.0M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 f5b71d32306b 2024-04-22T21:08:35.431 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (15m) 18s ago 15m 57.2M 2048M 17.2.0 e1d6a67b021e 50af38a99c3f 2024-04-22T21:08:35.431 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (13s) 0s ago 15m 29.4M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 425f9e808335 2024-04-22T21:08:35.431 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (3m) 0s ago 9m 8735k - 1.3.1 1dbe0e931976 7b20ff211618 2024-04-22T21:08:35.431 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (2m) 18s ago 9m 11.4M - 1.3.1 1dbe0e931976 c449de2e89b9 2024-04-22T21:08:35.431 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (14m) 0s ago 14m 55.8M 4096M 17.2.0 e1d6a67b021e 5f94163fffdf 2024-04-22T21:08:35.431 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (14m) 0s ago 14m 58.5M 4096M 17.2.0 e1d6a67b021e f0f08f753918 2024-04-22T21:08:35.431 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (13m) 0s ago 13m 50.9M 4096M 17.2.0 e1d6a67b021e 95dd99eaa933 2024-04-22T21:08:35.431 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (13m) 0s ago 13m 54.7M 4096M 17.2.0 e1d6a67b021e b57914fddc0c 2024-04-22T21:08:35.431 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (12m) 18s ago 12m 56.2M 4096M 17.2.0 e1d6a67b021e 3652b9975d1b 2024-04-22T21:08:35.431 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (11m) 18s ago 11m 53.2M 4096M 17.2.0 e1d6a67b021e 5ad1d460ef25 2024-04-22T21:08:35.431 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (11m) 18s ago 11m 53.4M 4096M 17.2.0 e1d6a67b021e a8c3f31719ee 2024-04-22T21:08:35.431 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (10m) 18s ago 10m 54.5M 4096M 17.2.0 e1d6a67b021e 4102dc5bd77f 2024-04-22T21:08:35.431 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (87s) 18s ago 9m 55.3M - 2.33.4 514e6a882f6e 14ed9f8bb5de 2024-04-22T21:08:35.431 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi121.fpqyxe smithi121 *:8000 running (7m) 0s ago 7m 85.7M - 17.2.0 e1d6a67b021e 3c014c62895e 2024-04-22T21:08:35.431 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi123.ducldy smithi123 *:8000 running (7m) 18s ago 7m 86.1M - 17.2.0 e1d6a67b021e 9dfc66019212 2024-04-22T21:08:35.432 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi121.umzhsg smithi121 *:80 running (7m) 0s ago 7m 85.7M - 17.2.0 e1d6a67b021e 49d78336324c 2024-04-22T21:08:35.432 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi123.ywhrus smithi123 *:80 running (7m) 18s ago 7m 85.3M - 17.2.0 e1d6a67b021e d78a39784a57 2024-04-22T21:08:35.864 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[73084]: cluster 2024-04-22T21:08:34.596914+0000 mgr.x (mgr.34107) 312 : 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-22T21:08:35.864 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[73084]: cluster 2024-04-22T21:08:34.596914+0000 mgr.x (mgr.34107) 312 : 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-22T21:08:35.864 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[73084]: cephadm 2024-04-22T21:08:34.619174+0000 mgr.x (mgr.34107) 313 : cephadm [INF] Upgrade: Updating mon.b 2024-04-22T21:08:35.864 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[73084]: cephadm 2024-04-22T21:08:34.619174+0000 mgr.x (mgr.34107) 313 : cephadm [INF] Upgrade: Updating mon.b 2024-04-22T21:08:35.864 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[73084]: audit 2024-04-22T21:08:34.620360+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:35.864 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[73084]: audit 2024-04-22T21:08:34.620360+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:35.864 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[73084]: audit 2024-04-22T21:08:34.632356+0000 mon.b (mon.2) 2109 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:08:35.864 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[73084]: audit 2024-04-22T21:08:34.632356+0000 mon.b (mon.2) 2109 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:08:35.865 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[73084]: audit 2024-04-22T21:08:34.633818+0000 mon.b (mon.2) 2110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:08:35.865 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[73084]: audit 2024-04-22T21:08:34.633818+0000 mon.b (mon.2) 2110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:08:35.865 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[73084]: audit 2024-04-22T21:08:34.635151+0000 mon.b (mon.2) 2111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:35.865 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[73084]: audit 2024-04-22T21:08:34.635151+0000 mon.b (mon.2) 2111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:35.865 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[73084]: cephadm 2024-04-22T21:08:34.636833+0000 mgr.x (mgr.34107) 314 : cephadm [INF] Deploying daemon mon.b on smithi123 2024-04-22T21:08:35.865 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[73084]: cephadm 2024-04-22T21:08:34.636833+0000 mgr.x (mgr.34107) 314 : cephadm [INF] Deploying daemon mon.b on smithi123 2024-04-22T21:08:35.865 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[73084]: audit 2024-04-22T21:08:34.647531+0000 mgr.x (mgr.34107) 315 : audit [DBG] from='client.54103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:35.865 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[73084]: audit 2024-04-22T21:08:34.647531+0000 mgr.x (mgr.34107) 315 : audit [DBG] from='client.54103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:35.865 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[73084]: audit 2024-04-22T21:08:35.028917+0000 mgr.x (mgr.34107) 316 : audit [DBG] from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:35.865 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[73084]: audit 2024-04-22T21:08:35.028917+0000 mgr.x (mgr.34107) 316 : audit [DBG] from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:35.865 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[73084]: audit 2024-04-22T21:08:35.034910+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:35.865 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[73084]: audit 2024-04-22T21:08:35.034910+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:35.865 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[73084]: audit 2024-04-22T21:08:35.044337+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:35.865 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[73084]: audit 2024-04-22T21:08:35.044337+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:35.865 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[73084]: audit 2024-04-22T21:08:35.051047+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:35.866 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[73084]: audit 2024-04-22T21:08:35.051047+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:35.866 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[75184]: cluster 2024-04-22T21:08:34.596914+0000 mgr.x (mgr.34107) 312 : 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-22T21:08:35.866 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[75184]: cluster 2024-04-22T21:08:34.596914+0000 mgr.x (mgr.34107) 312 : 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-22T21:08:35.866 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[75184]: cephadm 2024-04-22T21:08:34.619174+0000 mgr.x (mgr.34107) 313 : cephadm [INF] Upgrade: Updating mon.b 2024-04-22T21:08:35.866 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[75184]: cephadm 2024-04-22T21:08:34.619174+0000 mgr.x (mgr.34107) 313 : cephadm [INF] Upgrade: Updating mon.b 2024-04-22T21:08:35.866 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[75184]: audit 2024-04-22T21:08:34.620360+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:35.866 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[75184]: audit 2024-04-22T21:08:34.620360+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:35.867 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[75184]: audit 2024-04-22T21:08:34.632356+0000 mon.b (mon.2) 2109 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:08:35.867 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[75184]: audit 2024-04-22T21:08:34.632356+0000 mon.b (mon.2) 2109 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:08:35.867 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[75184]: audit 2024-04-22T21:08:34.633818+0000 mon.b (mon.2) 2110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:08:35.867 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[75184]: audit 2024-04-22T21:08:34.633818+0000 mon.b (mon.2) 2110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:08:35.867 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[75184]: audit 2024-04-22T21:08:34.635151+0000 mon.b (mon.2) 2111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:35.867 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[75184]: audit 2024-04-22T21:08:34.635151+0000 mon.b (mon.2) 2111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:35.867 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[75184]: cephadm 2024-04-22T21:08:34.636833+0000 mgr.x (mgr.34107) 314 : cephadm [INF] Deploying daemon mon.b on smithi123 2024-04-22T21:08:35.867 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[75184]: cephadm 2024-04-22T21:08:34.636833+0000 mgr.x (mgr.34107) 314 : cephadm [INF] Deploying daemon mon.b on smithi123 2024-04-22T21:08:35.867 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[75184]: audit 2024-04-22T21:08:34.647531+0000 mgr.x (mgr.34107) 315 : audit [DBG] from='client.54103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:35.867 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[75184]: audit 2024-04-22T21:08:34.647531+0000 mgr.x (mgr.34107) 315 : audit [DBG] from='client.54103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:35.867 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[75184]: audit 2024-04-22T21:08:35.028917+0000 mgr.x (mgr.34107) 316 : audit [DBG] from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:35.867 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[75184]: audit 2024-04-22T21:08:35.028917+0000 mgr.x (mgr.34107) 316 : audit [DBG] from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:35.867 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[75184]: audit 2024-04-22T21:08:35.034910+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:35.867 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[75184]: audit 2024-04-22T21:08:35.034910+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:35.867 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[75184]: audit 2024-04-22T21:08:35.044337+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:35.867 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[75184]: audit 2024-04-22T21:08:35.044337+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:35.868 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[75184]: audit 2024-04-22T21:08:35.051047+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:35.868 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:35 smithi121 bash[75184]: audit 2024-04-22T21:08:35.051047+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:35.872 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:08:35.872 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-04-22T21:08:35.872 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-22T21:08:35.873 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 2 2024-04-22T21:08:35.873 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:08:35.873 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-04-22T21:08:35.873 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 2 2024-04-22T21:08:35.873 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:08:35.873 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-04-22T21:08:35.873 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-22T21:08:35.873 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:08:35.873 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-04-22T21:08:35.873 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-22T21:08:35.873 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:08:35.873 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-04-22T21:08:35.873 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-04-22T21:08:35.873 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 4 2024-04-22T21:08:35.873 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:08:35.874 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:08:35.914 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:35 smithi123 bash[18722]: cluster 2024-04-22T21:08:34.596914+0000 mgr.x (mgr.34107) 312 : 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-22T21:08:35.914 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:35 smithi123 bash[18722]: cephadm 2024-04-22T21:08:34.619174+0000 mgr.x (mgr.34107) 313 : cephadm [INF] Upgrade: Updating mon.b 2024-04-22T21:08:35.914 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:35 smithi123 bash[18722]: audit 2024-04-22T21:08:34.620360+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:35.914 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:35 smithi123 bash[18722]: audit 2024-04-22T21:08:34.632356+0000 mon.b (mon.2) 2109 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:08:35.914 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:35 smithi123 bash[18722]: audit 2024-04-22T21:08:34.633818+0000 mon.b (mon.2) 2110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:08:35.914 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:35 smithi123 bash[18722]: audit 2024-04-22T21:08:34.635151+0000 mon.b (mon.2) 2111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:35.915 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:35 smithi123 bash[18722]: cephadm 2024-04-22T21:08:34.636833+0000 mgr.x (mgr.34107) 314 : cephadm [INF] Deploying daemon mon.b on smithi123 2024-04-22T21:08:35.915 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:35 smithi123 bash[18722]: audit 2024-04-22T21:08:34.647531+0000 mgr.x (mgr.34107) 315 : audit [DBG] from='client.54103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:35.915 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:35 smithi123 bash[18722]: audit 2024-04-22T21:08:35.028917+0000 mgr.x (mgr.34107) 316 : audit [DBG] from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:35.915 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:35 smithi123 bash[18722]: audit 2024-04-22T21:08:35.034910+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:35.915 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:35 smithi123 bash[18722]: audit 2024-04-22T21:08:35.044337+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:35.915 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:35 smithi123 bash[18722]: audit 2024-04-22T21:08:35.051047+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:36.218 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:08:36.218 INFO:teuthology.orchestra.run.smithi121.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d", 2024-04-22T21:08:36.218 INFO:teuthology.orchestra.run.smithi121.stdout: "in_progress": true, 2024-04-22T21:08:36.218 INFO:teuthology.orchestra.run.smithi121.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-22T21:08:36.218 INFO:teuthology.orchestra.run.smithi121.stdout: "services_complete": [ 2024-04-22T21:08:36.219 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr" 2024-04-22T21:08:36.219 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2024-04-22T21:08:36.219 INFO:teuthology.orchestra.run.smithi121.stdout: "progress": "4/23 daemons upgraded", 2024-04-22T21:08:36.219 INFO:teuthology.orchestra.run.smithi121.stdout: "message": "Currently upgrading mon daemons", 2024-04-22T21:08:36.219 INFO:teuthology.orchestra.run.smithi121.stdout: "is_paused": false 2024-04-22T21:08:36.219 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:08:36.656 INFO:teuthology.orchestra.run.smithi121.stdout:HEALTH_OK 2024-04-22T21:08:36.872 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:36 smithi121 bash[73084]: audit 2024-04-22T21:08:35.389650+0000 mgr.x (mgr.34107) 317 : audit [DBG] from='client.44118 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:36.873 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:36 smithi121 bash[73084]: audit 2024-04-22T21:08:35.389650+0000 mgr.x (mgr.34107) 317 : audit [DBG] from='client.44118 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:36.873 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:36 smithi121 bash[73084]: audit 2024-04-22T21:08:35.688168+0000 mgr.x (mgr.34107) 318 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:08:36.873 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:36 smithi121 bash[73084]: audit 2024-04-22T21:08:35.688168+0000 mgr.x (mgr.34107) 318 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:08:36.873 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:36 smithi121 bash[73084]: audit 2024-04-22T21:08:35.878746+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.121:0/3907719405' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:36.873 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:36 smithi121 bash[73084]: audit 2024-04-22T21:08:35.878746+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.121:0/3907719405' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:36.873 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:36 smithi121 bash[73084]: audit 2024-04-22T21:08:36.229970+0000 mgr.x (mgr.34107) 319 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:36.873 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:36 smithi121 bash[73084]: audit 2024-04-22T21:08:36.229970+0000 mgr.x (mgr.34107) 319 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:36.873 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:36 smithi121 bash[75184]: audit 2024-04-22T21:08:35.389650+0000 mgr.x (mgr.34107) 317 : audit [DBG] from='client.44118 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:36.874 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:36 smithi121 bash[75184]: audit 2024-04-22T21:08:35.389650+0000 mgr.x (mgr.34107) 317 : audit [DBG] from='client.44118 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:36.874 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:36 smithi121 bash[75184]: audit 2024-04-22T21:08:35.688168+0000 mgr.x (mgr.34107) 318 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:08:36.874 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:36 smithi121 bash[75184]: audit 2024-04-22T21:08:35.688168+0000 mgr.x (mgr.34107) 318 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:08:36.874 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:36 smithi121 bash[75184]: audit 2024-04-22T21:08:35.878746+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.121:0/3907719405' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:36.874 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:36 smithi121 bash[75184]: audit 2024-04-22T21:08:35.878746+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.121:0/3907719405' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:36.874 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:36 smithi121 bash[75184]: audit 2024-04-22T21:08:36.229970+0000 mgr.x (mgr.34107) 319 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:36.874 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:36 smithi121 bash[75184]: audit 2024-04-22T21:08:36.229970+0000 mgr.x (mgr.34107) 319 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:36.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:36 smithi123 bash[18722]: audit 2024-04-22T21:08:35.389650+0000 mgr.x (mgr.34107) 317 : audit [DBG] from='client.44118 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:36.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:36 smithi123 bash[18722]: audit 2024-04-22T21:08:35.688168+0000 mgr.x (mgr.34107) 318 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:08:36.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:36 smithi123 bash[18722]: audit 2024-04-22T21:08:35.878746+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.121:0/3907719405' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:36.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:36 smithi123 bash[18722]: audit 2024-04-22T21:08:36.229970+0000 mgr.x (mgr.34107) 319 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:08:37.777 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:08:37 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:37.777 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:08:37 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:37.778 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:08:37 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:37.778 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:08:37 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:37.778 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:08:37 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:37.778 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:08:37 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:37.779 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:08:37 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:37.779 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:08:37 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:37.779 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:37 smithi123 bash[18722]: cluster 2024-04-22T21:08:36.598567+0000 mgr.x (mgr.34107) 320 : 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-22T21:08:37.779 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:37 smithi123 bash[18722]: audit 2024-04-22T21:08:36.662200+0000 mon.a (mon.0) 235 : audit [DBG] from='client.? 172.21.15.121:0/457692182' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:08:37.779 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:37 smithi123 bash[18722]: audit 2024-04-22T21:08:37.080094+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:37.780 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:37 smithi123 bash[18722]: audit 2024-04-22T21:08:37.090486+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:37.780 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:37 smithi123 bash[18722]: audit 2024-04-22T21:08:37.100319+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:37.780 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:37 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:38.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:37 smithi121 bash[75184]: cluster 2024-04-22T21:08:36.598567+0000 mgr.x (mgr.34107) 320 : 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-22T21:08:38.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:37 smithi121 bash[75184]: cluster 2024-04-22T21:08:36.598567+0000 mgr.x (mgr.34107) 320 : 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-22T21:08:38.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:37 smithi121 bash[75184]: audit 2024-04-22T21:08:36.662200+0000 mon.a (mon.0) 235 : audit [DBG] from='client.? 172.21.15.121:0/457692182' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:08:38.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:37 smithi121 bash[75184]: audit 2024-04-22T21:08:36.662200+0000 mon.a (mon.0) 235 : audit [DBG] from='client.? 172.21.15.121:0/457692182' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:08:38.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:37 smithi121 bash[75184]: audit 2024-04-22T21:08:37.080094+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:38.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:37 smithi121 bash[75184]: audit 2024-04-22T21:08:37.080094+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:38.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:37 smithi121 bash[75184]: audit 2024-04-22T21:08:37.090486+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:38.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:37 smithi121 bash[75184]: audit 2024-04-22T21:08:37.090486+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:38.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:37 smithi121 bash[75184]: audit 2024-04-22T21:08:37.100319+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:38.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:37 smithi121 bash[75184]: audit 2024-04-22T21:08:37.100319+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:38.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:37 smithi121 bash[73084]: cluster 2024-04-22T21:08:36.598567+0000 mgr.x (mgr.34107) 320 : 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-22T21:08:38.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:37 smithi121 bash[73084]: cluster 2024-04-22T21:08:36.598567+0000 mgr.x (mgr.34107) 320 : 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-22T21:08:38.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:37 smithi121 bash[73084]: audit 2024-04-22T21:08:36.662200+0000 mon.a (mon.0) 235 : audit [DBG] from='client.? 172.21.15.121:0/457692182' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:08:38.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:37 smithi121 bash[73084]: audit 2024-04-22T21:08:36.662200+0000 mon.a (mon.0) 235 : audit [DBG] from='client.? 172.21.15.121:0/457692182' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:08:38.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:37 smithi121 bash[73084]: audit 2024-04-22T21:08:37.080094+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:38.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:37 smithi121 bash[73084]: audit 2024-04-22T21:08:37.080094+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:38.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:37 smithi121 bash[73084]: audit 2024-04-22T21:08:37.090486+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:38.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:37 smithi121 bash[73084]: audit 2024-04-22T21:08:37.090486+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:38.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:37 smithi121 bash[73084]: audit 2024-04-22T21:08:37.100319+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:38.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:37 smithi121 bash[73084]: audit 2024-04-22T21:08:37.100319+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:38.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:37 smithi123 systemd[1]: Stopping Ceph mon.b for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:08:38.073 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:37 smithi123 bash[18722]: debug 2024-04-22T21:08:37.946+0000 7fb280150700 -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-22T21:08:38.073 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:37 smithi123 bash[18722]: debug 2024-04-22T21:08:37.946+0000 7fb280150700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-04-22T21:08:38.073 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:08:37 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:08:37] "GET /metrics HTTP/1.1" 200 38191 "" "Prometheus/2.33.4" 2024-04-22T21:08:38.073 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:08:37 smithi123 bash[52966]: [22/Apr/2024:21:08:37] ENGINE Bus STOPPING 2024-04-22T21:08:38.073 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:08:37 smithi123 bash[52966]: [22/Apr/2024:21:08:37] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-22T21:08:38.073 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:08:37 smithi123 bash[52966]: [22/Apr/2024:21:08:37] ENGINE Bus STOPPED 2024-04-22T21:08:38.073 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:08:37 smithi123 bash[52966]: [22/Apr/2024:21:08:37] ENGINE Bus STARTING 2024-04-22T21:08:38.073 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:08:38 smithi123 bash[52966]: [22/Apr/2024:21:08:38] ENGINE Serving on http://:::9283 2024-04-22T21:08:38.492 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:08:38 smithi123 bash[52966]: [22/Apr/2024:21:08:38] ENGINE Bus STARTED 2024-04-22T21:08:38.992 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:08:38 smithi123 bash[54986]: ts=2024-04-22T21:08: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.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"172.21.15.123:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"e8544264-00e9-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-22T21:08:39.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:39 smithi123 bash[58715]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-mon-b 2024-04-22T21:08:39.708 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:08:39 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:39.709 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:08:39 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:39.709 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:08:39 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:39.709 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:08:39 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:39.709 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:39 smithi123 bash[58859]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-mon-b 2024-04-22T21:08:39.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:39 smithi123 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@mon.b.service: Deactivated successfully. 2024-04-22T21:08:39.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:39 smithi123 systemd[1]: Stopped Ceph mon.b for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:08:39.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:39 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:39.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:39 smithi123 systemd[1]: Started Ceph mon.b for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:08:39.710 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:08:39 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:39.710 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:08:39 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:39.711 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:08:39 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:39.711 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:08:39 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:08:41.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.126+0000 7fade53c8c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-22T21:08:41.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.126+0000 7fade53c8c80 0 ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev), process ceph-mon, pid 7 2024-04-22T21:08:41.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.126+0000 7fade53c8c80 0 pidfile_write: ignore empty --pid-file 2024-04-22T21:08:41.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 0 load: jerasure load: lrc 2024-04-22T21:08:41.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-22T21:08:41.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Git sha 0 2024-04-22T21:08:41.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Compile date 2024-04-22 15:21:46 2024-04-22T21:08:41.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: DB SUMMARY 2024-04-22T21:08:41.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: DB Session ID: FUCPVIZ80NA1G28V5ULQ 2024-04-22T21:08:41.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: CURRENT file: CURRENT 2024-04-22T21:08:41.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-22T21:08:41.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 2028 Bytes 2024-04-22T21:08:41.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000042.sst 2024-04-22T21:08:41.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000040.log size: 199262 ; 2024-04-22T21:08:41.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.error_if_exists: 0 2024-04-22T21:08:41.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.create_if_missing: 0 2024-04-22T21:08:41.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-22T21:08:41.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-22T21:08:41.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-22T21:08:41.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-22T21:08:41.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.env: 0x55a801323cc0 2024-04-22T21:08:41.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-22T21:08:41.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.info_log: 0x55a8029afc40 2024-04-22T21:08:41.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-22T21:08:41.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.statistics: (nil) 2024-04-22T21:08:41.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.use_fsync: 0 2024-04-22T21:08:41.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-22T21:08:41.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-22T21:08:41.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-22T21:08:41.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-22T21:08:41.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-22T21:08:41.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-22T21:08:41.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-22T21:08:41.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-22T21:08:41.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-22T21:08:41.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-22T21:08:41.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-22T21:08:41.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.db_log_dir: 2024-04-22T21:08:41.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.wal_dir: 2024-04-22T21:08:41.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-22T21:08:41.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-22T21:08:41.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-22T21:08:41.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-22T21:08:41.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-22T21:08:41.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-22T21:08:41.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-22T21:08:41.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-22T21:08:41.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.write_buffer_manager: 0x55a802945220 2024-04-22T21:08:41.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-22T21:08:41.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-22T21:08:41.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-22T21:08:41.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-22T21:08:41.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-22T21:08:41.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-22T21:08:41.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-22T21:08:41.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-22T21:08:41.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.unordered_write: 0 2024-04-22T21:08:41.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-22T21:08:41.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-22T21:08:41.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-22T21:08:41.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-22T21:08:41.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.row_cache: None 2024-04-22T21:08:41.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.wal_filter: None 2024-04-22T21:08:41.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-22T21:08:41.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-22T21:08:41.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.two_write_queues: 0 2024-04-22T21:08:41.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-22T21:08:41.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.wal_compression: 0 2024-04-22T21:08:41.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.atomic_flush: 0 2024-04-22T21:08:41.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-22T21:08:41.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-22T21:08:41.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-22T21:08:41.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-22T21:08:41.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-22T21:08:41.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-22T21:08:41.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-22T21:08:41.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-22T21:08:41.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-22T21:08:41.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-22T21:08:41.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-22T21:08:41.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-22T21:08:41.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-22T21:08:41.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-22T21:08:41.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-22T21:08:41.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-22T21:08:41.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-22T21:08:41.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-22T21:08:41.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-22T21:08:41.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-22T21:08:41.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-22T21:08:41.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-22T21:08:41.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.max_open_files: -1 2024-04-22T21:08:41.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-22T21:08:41.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-22T21:08:41.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-22T21:08:41.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-22T21:08:41.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-22T21:08:41.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Compression algorithms supported: 2024-04-22T21:08:41.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-22T21:08:41.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: kZSTD supported: 0 2024-04-22T21:08:41.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: kXpressCompression supported: 0 2024-04-22T21:08:41.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-22T21:08:41.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: kZlibCompression supported: 1 2024-04-22T21:08:41.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-22T21:08:41.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-22T21:08:41.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-22T21:08:41.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-22T21:08:41.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-22T21:08:41.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-04-22T21:08:41.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-22T21:08:41.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-22T21:08:41.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.merge_operator: 2024-04-22T21:08:41.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.compaction_filter: None 2024-04-22T21:08:41.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-22T21:08:41.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-22T21:08:41.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-22T21:08:41.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.130+0000 7fade53c8c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-22T21:08:41.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a8029afe00) 2024-04-22T21:08:41.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: cache_index_and_filter_blocks: 1 2024-04-22T21:08:41.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-22T21:08:41.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-22T21:08:41.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: pin_top_level_index_and_filter: 1 2024-04-22T21:08:41.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: index_type: 0 2024-04-22T21:08:41.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: data_block_index_type: 0 2024-04-22T21:08:41.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: index_shortening: 1 2024-04-22T21:08:41.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: data_block_hash_table_util_ratio: 0.750000 2024-04-22T21:08:41.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: checksum: 4 2024-04-22T21:08:41.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: no_block_cache: 0 2024-04-22T21:08:41.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: block_cache: 0x55a8029751f0 2024-04-22T21:08:41.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: block_cache_name: BinnedLRUCache 2024-04-22T21:08:41.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: block_cache_options: 2024-04-22T21:08:41.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: capacity : 536870912 2024-04-22T21:08:41.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: num_shard_bits : 4 2024-04-22T21:08:41.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: strict_capacity_limit : 0 2024-04-22T21:08:41.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: high_pri_pool_ratio: 0.000 2024-04-22T21:08:41.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: block_cache_compressed: (nil) 2024-04-22T21:08:41.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: persistent_cache: (nil) 2024-04-22T21:08:41.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: block_size: 4096 2024-04-22T21:08:41.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: block_size_deviation: 10 2024-04-22T21:08:41.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: block_restart_interval: 16 2024-04-22T21:08:41.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: index_block_restart_interval: 1 2024-04-22T21:08:41.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: metadata_block_size: 4096 2024-04-22T21:08:41.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: partition_filters: 0 2024-04-22T21:08:41.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: use_delta_encoding: 1 2024-04-22T21:08:41.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: filter_policy: bloomfilter 2024-04-22T21:08:41.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: whole_key_filtering: 1 2024-04-22T21:08:41.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: verify_compression: 0 2024-04-22T21:08:41.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: read_amp_bytes_per_bit: 0 2024-04-22T21:08:41.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: format_version: 5 2024-04-22T21:08:41.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: enable_index_compression: 1 2024-04-22T21:08:41.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: block_align: 0 2024-04-22T21:08:41.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: max_auto_readahead_size: 262144 2024-04-22T21:08:41.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: prepopulate_block_cache: 0 2024-04-22T21:08:41.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: initial_auto_readahead_size: 8192 2024-04-22T21:08:41.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: num_file_reads_for_auto_readahead: 2 2024-04-22T21:08:41.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-22T21:08:41.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-22T21:08:41.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.compression: NoCompression 2024-04-22T21:08:41.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-22T21:08:41.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-22T21:08:41.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-22T21:08:41.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.num_levels: 7 2024-04-22T21:08:41.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-22T21:08:41.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-22T21:08:41.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-22T21:08:41.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-22T21:08:41.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-22T21:08:41.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-22T21:08:41.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-22T21:08:41.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-22T21:08:41.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-22T21:08:41.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-22T21:08:41.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-22T21:08:41.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-22T21:08:41.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-22T21:08:41.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-22T21:08:41.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-22T21:08:41.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-22T21:08:41.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-22T21:08:41.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-22T21:08:41.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-22T21:08:41.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-22T21:08:41.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-22T21:08:41.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-22T21:08:41.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-22T21:08:41.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-22T21:08:41.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-22T21:08:41.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-22T21:08:41.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-22T21:08:41.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-22T21:08:41.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-22T21:08:41.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-22T21:08:41.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-22T21:08:41.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-22T21:08:41.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-22T21:08:41.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-22T21:08:41.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-22T21:08:41.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-22T21:08:41.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-22T21:08:41.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-22T21:08:41.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-22T21:08:41.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-22T21:08:41.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-22T21:08:41.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-22T21:08:41.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-22T21:08:41.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-22T21:08:41.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-22T21:08:41.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-22T21:08:41.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-22T21:08:41.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-22T21:08:41.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-22T21:08:41.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-22T21:08:41.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-22T21:08:41.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-22T21:08:41.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-22T21:08:41.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-22T21:08:41.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-22T21:08:41.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-22T21:08:41.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-22T21:08:41.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-22T21:08:41.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-22T21:08:41.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.bloom_locality: 0 2024-04-22T21:08:41.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-22T21:08:41.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-22T21:08:41.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-22T21:08:41.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-22T21:08:41.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-22T21:08:41.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.ttl: 2592000 2024-04-22T21:08:41.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-22T21:08:41.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-22T21:08:41.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-22T21:08:41.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.enable_blob_files: false 2024-04-22T21:08:41.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.min_blob_size: 0 2024-04-22T21:08:41.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-22T21:08:41.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-22T21:08:41.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-22T21:08:41.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-22T21:08:41.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-22T21:08:41.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-22T21:08:41.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-22T21:08:41.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-22T21:08:41.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7faddab30700 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-22T21:08:41.513 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 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-22T21:08:41.513 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 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 44, last_sequence is 28651, log_number is 40,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-22T21:08:41.513 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 40 2024-04-22T21:08:41.513 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 0b9a86fd-759a-42be-aaea-f16fbf2fad2a 2024-04-22T21:08:41.513 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713820121135953, "job": 1, "event": "recovery_started", "wal_files": [40]} 2024-04-22T21:08:41.513 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #40 mode 2 2024-04-22T21:08:41.513 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713820121137596, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 45, "file_size": 133328, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 28656, "largest_seqno": 28733, "table_properties": {"data_size": 131843, "index_size": 319, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 133, "raw_key_size": 1187, "raw_average_key_size": 25, "raw_value_size": 130716, "raw_average_value_size": 2781, "num_data_blocks": 13, "num_entries": 47, "num_filter_entries": 47, "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": 1713820121, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "0b9a86fd-759a-42be-aaea-f16fbf2fad2a", "db_session_id": "FUCPVIZ80NA1G28V5ULQ", "orig_file_number": 45, "seqno_to_time_mapping": "N/A"}} 2024-04-22T21:08:41.513 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713820121137690, "job": 1, "event": "recovery_finished"} 2024-04-22T21:08:41.513 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 47 2024-04-22T21:08:41.513 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.134+0000 7fade53c8c80 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-22T21:08:41.513 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.138+0000 7fade53c8c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000040.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-22T21:08:41.513 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.138+0000 7fade53c8c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55a802a8e000 2024-04-22T21:08:41.513 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.138+0000 7fade53c8c80 4 rocksdb: DB pointer 0x55a802a78000 2024-04-22T21:08:41.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.138+0000 7fadd3b22700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-22T21:08:41.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.138+0000 7fadd3b22700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-22T21:08:41.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: ** DB Stats ** 2024-04-22T21:08:41.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T21:08:41.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: 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-22T21:08:41.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-22T21:08:41.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-22T21:08:41.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: 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-22T21:08:41.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-22T21:08:41.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-22T21:08:41.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: ** Compaction Stats [default] ** 2024-04-22T21:08:41.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: 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-22T21:08:41.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-22T21:08:41.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: L0 1/0 130.20 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 112.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-22T21:08:41.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: L6 1/0 11.62 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-22T21:08:41.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: Sum 2/0 11.75 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 112.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-22T21:08:41.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 112.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-22T21:08:41.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: ** Compaction Stats [default] ** 2024-04-22T21:08:41.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: 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-22T21:08:41.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-22T21:08:41.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 112.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-22T21:08:41.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-22T21:08:41.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-22T21:08:41.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-22T21:08:41.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-22T21:08:41.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: AddFile(Total Files): cumulative 0, interval 0 2024-04-22T21:08:41.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-22T21:08:41.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: AddFile(Keys): cumulative 0, interval 0 2024-04-22T21:08:41.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: Cumulative compaction: 0.00 GB write, 28.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T21:08:41.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: Interval compaction: 0.00 GB write, 28.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-22T21:08:41.516 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: 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-22T21:08:41.516 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: Block cache BinnedLRUCache@0x55a8029751f0#7 capacity: 512.00 MB usage: 0.56 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-04-22T21:08:41.516 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: Block cache entry stats(count,size,portion): FilterBlock(1,0.17 KB,3.27826e-05%) IndexBlock(1,0.39 KB,7.45058e-05%) Misc(1,0.00 KB,0%) 2024-04-22T21:08:41.516 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: ** File Read Latency Histogram By Level [default] ** 2024-04-22T21:08:41.516 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.138+0000 7fade53c8c80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] at bind addrs [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T21:08:41.516 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.138+0000 7fade53c8c80 1 mon.b@-1(???) e3 preinit fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T21:08:41.516 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.138+0000 7fade53c8c80 0 mon.b@-1(???).mds e1 new map 2024-04-22T21:08:41.516 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.138+0000 7fade53c8c80 0 mon.b@-1(???).mds e1 print_map 2024-04-22T21:08:41.516 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: e1 2024-04-22T21:08:41.516 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-22T21:08:41.516 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: 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-22T21:08:41.516 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: legacy client fscid: -1 2024-04-22T21:08:41.516 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: 2024-04-22T21:08:41.516 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: No filesystems configured 2024-04-22T21:08:41.517 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.138+0000 7fade53c8c80 0 mon.b@-1(???).osd e113 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-22T21:08:41.517 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.138+0000 7fade53c8c80 0 mon.b@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-04-22T21:08:41.517 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.138+0000 7fade53c8c80 0 mon.b@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-04-22T21:08:41.517 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.138+0000 7fade53c8c80 0 mon.b@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-04-22T21:08:41.517 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:41 smithi123 bash[58916]: debug 2024-04-22T21:08:41.142+0000 7fade53c8c80 1 mon.b@-1(???).paxosservice(auth 1..28) refresh upgraded, format 0 -> 3 2024-04-22T21:08:43.992 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:08:43 smithi123 bash[54986]: ts=2024-04-22T21:08: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=\"smithi121\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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=\"e8544264-00e9-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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-22T21:08:47.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:38.599327+0000 mgr.x (mgr.34107) 321 : 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-22T21:08:47.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:38.599327+0000 mgr.x (mgr.34107) 321 : 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-22T21:08:47.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:40.600093+0000 mgr.x (mgr.34107) 322 : 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-22T21:08:47.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:40.600093+0000 mgr.x (mgr.34107) 322 : 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-22T21:08:47.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:41.350661+0000 mon.c (mon.1) 6 : cluster [INF] mon.c calling monitor election 2024-04-22T21:08:47.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:41.350661+0000 mon.c (mon.1) 6 : cluster [INF] mon.c calling monitor election 2024-04-22T21:08:47.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:41.353359+0000 mon.a (mon.0) 239 : cluster [INF] mon.a calling monitor election 2024-04-22T21:08:47.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:41.353359+0000 mon.a (mon.0) 239 : cluster [INF] mon.a calling monitor election 2024-04-22T21:08:47.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:42.601716+0000 mgr.x (mgr.34107) 323 : 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-22T21:08:47.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:42.601716+0000 mgr.x (mgr.34107) 323 : 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-22T21:08:47.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:44.602493+0000 mgr.x (mgr.34107) 324 : 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-22T21:08:47.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:44.602493+0000 mgr.x (mgr.34107) 324 : 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-22T21:08:47.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:44.687771+0000 mon.c (mon.1) 7 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:08:47.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:44.687771+0000 mon.c (mon.1) 7 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:08:47.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:45.699599+0000 mgr.x (mgr.34107) 325 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:08:47.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:45.699599+0000 mgr.x (mgr.34107) 325 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:08:47.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:46.356308+0000 mon.a (mon.0) 240 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-22T21:08:47.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:46.356308+0000 mon.a (mon.0) 240 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-22T21:08:47.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:46.365156+0000 mon.a (mon.0) 241 : cluster [DBG] monmap epoch 3 2024-04-22T21:08:47.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:46.365156+0000 mon.a (mon.0) 241 : cluster [DBG] monmap epoch 3 2024-04-22T21:08:47.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:46.365213+0000 mon.a (mon.0) 242 : cluster [DBG] fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T21:08:47.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:46.365213+0000 mon.a (mon.0) 242 : cluster [DBG] fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T21:08:47.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:46.365260+0000 mon.a (mon.0) 243 : cluster [DBG] last_changed 2024-04-22T20:52:57.568200+0000 2024-04-22T21:08:47.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:46.365260+0000 mon.a (mon.0) 243 : cluster [DBG] last_changed 2024-04-22T20:52:57.568200+0000 2024-04-22T21:08:47.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:46.365303+0000 mon.a (mon.0) 244 : cluster [DBG] created 2024-04-22T20:51:07.689388+0000 2024-04-22T21:08:47.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:46.365303+0000 mon.a (mon.0) 244 : cluster [DBG] created 2024-04-22T20:51:07.689388+0000 2024-04-22T21:08:47.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:46.365382+0000 mon.a (mon.0) 245 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-22T21:08:47.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:46.365382+0000 mon.a (mon.0) 245 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-22T21:08:47.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:46.365450+0000 mon.a (mon.0) 246 : cluster [DBG] election_strategy: 1 2024-04-22T21:08:47.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:46.365450+0000 mon.a (mon.0) 246 : cluster [DBG] election_strategy: 1 2024-04-22T21:08:47.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:46.365495+0000 mon.a (mon.0) 247 : cluster [DBG] 0: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.a 2024-04-22T21:08:47.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:46.365495+0000 mon.a (mon.0) 247 : cluster [DBG] 0: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.a 2024-04-22T21:08:47.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:46.365538+0000 mon.a (mon.0) 248 : cluster [DBG] 1: [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] mon.c 2024-04-22T21:08:47.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:46.365538+0000 mon.a (mon.0) 248 : cluster [DBG] 1: [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] mon.c 2024-04-22T21:08:47.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:46.365584+0000 mon.a (mon.0) 249 : cluster [DBG] 2: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-22T21:08:47.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:46.365584+0000 mon.a (mon.0) 249 : cluster [DBG] 2: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-22T21:08:47.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:46.384359+0000 mon.a (mon.0) 250 : cluster [DBG] fsmap 2024-04-22T21:08:47.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:46.384359+0000 mon.a (mon.0) 250 : cluster [DBG] fsmap 2024-04-22T21:08:47.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:46.384484+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-22T21:08:47.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:46.384484+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-22T21:08:47.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:46.385160+0000 mon.a (mon.0) 252 : cluster [DBG] mgrmap e45: x(active, since 61s), standbys: y 2024-04-22T21:08:47.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:46.385160+0000 mon.a (mon.0) 252 : cluster [DBG] mgrmap e45: x(active, since 61s), standbys: y 2024-04-22T21:08:47.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:46.385538+0000 mon.a (mon.0) 253 : cluster [INF] overall HEALTH_OK 2024-04-22T21:08:47.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:46.385538+0000 mon.a (mon.0) 253 : cluster [INF] overall HEALTH_OK 2024-04-22T21:08:47.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.395958+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.34107 ' entity='' 2024-04-22T21:08:47.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.395958+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.34107 ' entity='' 2024-04-22T21:08:47.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.406355+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.406355+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.419350+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.419350+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.437071+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.437071+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.445455+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.445455+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.484662+0000 mon.c (mon.1) 8 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.484662+0000 mon.c (mon.1) 8 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.490489+0000 mon.c (mon.1) 9 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.490489+0000 mon.c (mon.1) 9 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.492838+0000 mon.c (mon.1) 10 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.492838+0000 mon.c (mon.1) 10 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.505890+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.505890+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cephadm 2024-04-22T21:08:46.514340+0000 mgr.x (mgr.34107) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cephadm 2024-04-22T21:08:46.514340+0000 mgr.x (mgr.34107) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.598429+0000 mon.c (mon.1) 11 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.598429+0000 mon.c (mon.1) 11 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.603270+0000 mon.c (mon.1) 12 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.603270+0000 mon.c (mon.1) 12 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:46.604433+0000 mgr.x (mgr.34107) 327 : 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-22T21:08:47.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cluster 2024-04-22T21:08:46.604433+0000 mgr.x (mgr.34107) 327 : 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-22T21:08:47.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.606515+0000 mon.c (mon.1) 13 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.606515+0000 mon.c (mon.1) 13 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.611728+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.611728+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.613773+0000 mon.c (mon.1) 15 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.613773+0000 mon.c (mon.1) 15 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.626956+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.626956+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cephadm 2024-04-22T21:08:46.635379+0000 mgr.x (mgr.34107) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cephadm 2024-04-22T21:08:46.635379+0000 mgr.x (mgr.34107) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.719220+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.719220+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.723870+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.723870+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.726095+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.726095+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.730209+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.730209+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.731937+0000 mon.c (mon.1) 20 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.731937+0000 mon.c (mon.1) 20 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.742747+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.742747+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cephadm 2024-04-22T21:08:46.751320+0000 mgr.x (mgr.34107) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cephadm 2024-04-22T21:08:46.751320+0000 mgr.x (mgr.34107) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.835052+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.835052+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.839759+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.839759+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.842079+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.842079+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.846275+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.846275+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.847721+0000 mon.c (mon.1) 25 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.847721+0000 mon.c (mon.1) 25 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.858037+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.858037+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cephadm 2024-04-22T21:08:46.866607+0000 mgr.x (mgr.34107) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cephadm 2024-04-22T21:08:46.866607+0000 mgr.x (mgr.34107) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.938004+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.938004+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.941246+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.941246+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.943003+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.943003+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.953571+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.953571+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.955473+0000 mon.c (mon.1) 30 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.955473+0000 mon.c (mon.1) 30 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.964993+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:46.964993+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cephadm 2024-04-22T21:08:46.973280+0000 mgr.x (mgr.34107) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cephadm 2024-04-22T21:08:46.973280+0000 mgr.x (mgr.34107) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.024547+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.024547+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.027596+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.027596+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.029426+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.029426+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.033488+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.033488+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.034728+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.034728+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.043878+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.043878+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cephadm 2024-04-22T21:08:47.053947+0000 mgr.x (mgr.34107) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cephadm 2024-04-22T21:08:47.053947+0000 mgr.x (mgr.34107) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.763 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.134372+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.763 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.134372+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.763 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.139270+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.763 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.139270+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.763 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.141703+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.763 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.141703+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.763 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.146139+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.763 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.146139+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.764 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.147784+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.764 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.147784+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.764 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.160779+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.764 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.160779+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.764 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cephadm 2024-04-22T21:08:47.170778+0000 mgr.x (mgr.34107) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.764 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cephadm 2024-04-22T21:08:47.170778+0000 mgr.x (mgr.34107) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.765 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.242810+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.765 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.242810+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.765 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.246488+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.765 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.246488+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.765 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.248799+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.765 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.248799+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.765 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.252824+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.765 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.252824+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.765 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.254444+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.766 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.254444+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.766 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.266610+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.766 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.266610+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.766 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cephadm 2024-04-22T21:08:47.276325+0000 mgr.x (mgr.34107) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.766 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: cephadm 2024-04-22T21:08:47.276325+0000 mgr.x (mgr.34107) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.766 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.358924+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.767 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[58916]: audit 2024-04-22T21:08:47.358924+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:38.599327+0000 mgr.x (mgr.34107) 321 : 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-22T21:08:47.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:38.599327+0000 mgr.x (mgr.34107) 321 : 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-22T21:08:47.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:40.600093+0000 mgr.x (mgr.34107) 322 : 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-22T21:08:47.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:40.600093+0000 mgr.x (mgr.34107) 322 : 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-22T21:08:47.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:41.350661+0000 mon.c (mon.1) 6 : cluster [INF] mon.c calling monitor election 2024-04-22T21:08:47.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:41.350661+0000 mon.c (mon.1) 6 : cluster [INF] mon.c calling monitor election 2024-04-22T21:08:47.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:41.353359+0000 mon.a (mon.0) 239 : cluster [INF] mon.a calling monitor election 2024-04-22T21:08:47.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:41.353359+0000 mon.a (mon.0) 239 : cluster [INF] mon.a calling monitor election 2024-04-22T21:08:47.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:42.601716+0000 mgr.x (mgr.34107) 323 : 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-22T21:08:47.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:42.601716+0000 mgr.x (mgr.34107) 323 : 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-22T21:08:47.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:44.602493+0000 mgr.x (mgr.34107) 324 : 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-22T21:08:47.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:44.602493+0000 mgr.x (mgr.34107) 324 : 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-22T21:08:47.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:44.687771+0000 mon.c (mon.1) 7 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:08:47.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:44.687771+0000 mon.c (mon.1) 7 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:08:47.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:45.699599+0000 mgr.x (mgr.34107) 325 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:08:47.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:45.699599+0000 mgr.x (mgr.34107) 325 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:08:47.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:46.356308+0000 mon.a (mon.0) 240 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-22T21:08:47.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:46.356308+0000 mon.a (mon.0) 240 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-22T21:08:47.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:46.365156+0000 mon.a (mon.0) 241 : cluster [DBG] monmap epoch 3 2024-04-22T21:08:47.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:46.365156+0000 mon.a (mon.0) 241 : cluster [DBG] monmap epoch 3 2024-04-22T21:08:47.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:46.365213+0000 mon.a (mon.0) 242 : cluster [DBG] fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T21:08:47.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:38.599327+0000 mgr.x (mgr.34107) 321 : 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-22T21:08:47.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:38.599327+0000 mgr.x (mgr.34107) 321 : 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-22T21:08:47.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:40.600093+0000 mgr.x (mgr.34107) 322 : 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-22T21:08:47.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:40.600093+0000 mgr.x (mgr.34107) 322 : 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-22T21:08:47.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:41.350661+0000 mon.c (mon.1) 6 : cluster [INF] mon.c calling monitor election 2024-04-22T21:08:47.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:41.350661+0000 mon.c (mon.1) 6 : cluster [INF] mon.c calling monitor election 2024-04-22T21:08:47.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:41.353359+0000 mon.a (mon.0) 239 : cluster [INF] mon.a calling monitor election 2024-04-22T21:08:47.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:41.353359+0000 mon.a (mon.0) 239 : cluster [INF] mon.a calling monitor election 2024-04-22T21:08:47.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:42.601716+0000 mgr.x (mgr.34107) 323 : 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-22T21:08:47.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:42.601716+0000 mgr.x (mgr.34107) 323 : 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-22T21:08:47.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:44.602493+0000 mgr.x (mgr.34107) 324 : 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-22T21:08:47.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:44.602493+0000 mgr.x (mgr.34107) 324 : 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-22T21:08:47.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:44.687771+0000 mon.c (mon.1) 7 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:08:47.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:44.687771+0000 mon.c (mon.1) 7 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:08:47.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:45.699599+0000 mgr.x (mgr.34107) 325 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:08:47.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:45.699599+0000 mgr.x (mgr.34107) 325 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:08:47.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:46.356308+0000 mon.a (mon.0) 240 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-22T21:08:47.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:46.356308+0000 mon.a (mon.0) 240 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-22T21:08:47.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:46.365156+0000 mon.a (mon.0) 241 : cluster [DBG] monmap epoch 3 2024-04-22T21:08:47.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:46.365156+0000 mon.a (mon.0) 241 : cluster [DBG] monmap epoch 3 2024-04-22T21:08:47.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:46.365213+0000 mon.a (mon.0) 242 : cluster [DBG] fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T21:08:47.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:46.365213+0000 mon.a (mon.0) 242 : cluster [DBG] fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T21:08:47.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:46.365260+0000 mon.a (mon.0) 243 : cluster [DBG] last_changed 2024-04-22T20:52:57.568200+0000 2024-04-22T21:08:47.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:46.365260+0000 mon.a (mon.0) 243 : cluster [DBG] last_changed 2024-04-22T20:52:57.568200+0000 2024-04-22T21:08:47.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:46.365303+0000 mon.a (mon.0) 244 : cluster [DBG] created 2024-04-22T20:51:07.689388+0000 2024-04-22T21:08:47.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:46.365303+0000 mon.a (mon.0) 244 : cluster [DBG] created 2024-04-22T20:51:07.689388+0000 2024-04-22T21:08:47.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:46.365382+0000 mon.a (mon.0) 245 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-22T21:08:47.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:46.365382+0000 mon.a (mon.0) 245 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-22T21:08:47.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:46.365450+0000 mon.a (mon.0) 246 : cluster [DBG] election_strategy: 1 2024-04-22T21:08:47.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:46.365450+0000 mon.a (mon.0) 246 : cluster [DBG] election_strategy: 1 2024-04-22T21:08:47.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:46.365495+0000 mon.a (mon.0) 247 : cluster [DBG] 0: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.a 2024-04-22T21:08:47.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:46.365495+0000 mon.a (mon.0) 247 : cluster [DBG] 0: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.a 2024-04-22T21:08:47.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:46.365538+0000 mon.a (mon.0) 248 : cluster [DBG] 1: [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] mon.c 2024-04-22T21:08:47.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:46.365538+0000 mon.a (mon.0) 248 : cluster [DBG] 1: [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] mon.c 2024-04-22T21:08:47.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:46.365584+0000 mon.a (mon.0) 249 : cluster [DBG] 2: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-22T21:08:47.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:46.365584+0000 mon.a (mon.0) 249 : cluster [DBG] 2: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-22T21:08:47.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:46.384359+0000 mon.a (mon.0) 250 : cluster [DBG] fsmap 2024-04-22T21:08:47.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:46.384359+0000 mon.a (mon.0) 250 : cluster [DBG] fsmap 2024-04-22T21:08:47.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:46.384484+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-22T21:08:47.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:46.384484+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-22T21:08:47.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:46.385160+0000 mon.a (mon.0) 252 : cluster [DBG] mgrmap e45: x(active, since 61s), standbys: y 2024-04-22T21:08:47.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:46.385160+0000 mon.a (mon.0) 252 : cluster [DBG] mgrmap e45: x(active, since 61s), standbys: y 2024-04-22T21:08:47.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:46.385538+0000 mon.a (mon.0) 253 : cluster [INF] overall HEALTH_OK 2024-04-22T21:08:47.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:46.385538+0000 mon.a (mon.0) 253 : cluster [INF] overall HEALTH_OK 2024-04-22T21:08:47.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.395958+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.34107 ' entity='' 2024-04-22T21:08:47.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.395958+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.34107 ' entity='' 2024-04-22T21:08:47.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.406355+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.406355+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:46.365213+0000 mon.a (mon.0) 242 : cluster [DBG] fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T21:08:47.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:46.365260+0000 mon.a (mon.0) 243 : cluster [DBG] last_changed 2024-04-22T20:52:57.568200+0000 2024-04-22T21:08:47.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:46.365260+0000 mon.a (mon.0) 243 : cluster [DBG] last_changed 2024-04-22T20:52:57.568200+0000 2024-04-22T21:08:47.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:46.365303+0000 mon.a (mon.0) 244 : cluster [DBG] created 2024-04-22T20:51:07.689388+0000 2024-04-22T21:08:47.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:46.365303+0000 mon.a (mon.0) 244 : cluster [DBG] created 2024-04-22T20:51:07.689388+0000 2024-04-22T21:08:47.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:46.365382+0000 mon.a (mon.0) 245 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-22T21:08:47.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:46.365382+0000 mon.a (mon.0) 245 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-22T21:08:47.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:46.365450+0000 mon.a (mon.0) 246 : cluster [DBG] election_strategy: 1 2024-04-22T21:08:47.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:46.365450+0000 mon.a (mon.0) 246 : cluster [DBG] election_strategy: 1 2024-04-22T21:08:47.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:46.365495+0000 mon.a (mon.0) 247 : cluster [DBG] 0: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.a 2024-04-22T21:08:47.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:46.365495+0000 mon.a (mon.0) 247 : cluster [DBG] 0: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.a 2024-04-22T21:08:47.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:46.365538+0000 mon.a (mon.0) 248 : cluster [DBG] 1: [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] mon.c 2024-04-22T21:08:47.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:46.365538+0000 mon.a (mon.0) 248 : cluster [DBG] 1: [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] mon.c 2024-04-22T21:08:47.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:46.365584+0000 mon.a (mon.0) 249 : cluster [DBG] 2: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-22T21:08:47.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:46.365584+0000 mon.a (mon.0) 249 : cluster [DBG] 2: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-22T21:08:47.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:46.384359+0000 mon.a (mon.0) 250 : cluster [DBG] fsmap 2024-04-22T21:08:47.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:46.384359+0000 mon.a (mon.0) 250 : cluster [DBG] fsmap 2024-04-22T21:08:47.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:46.384484+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-22T21:08:47.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:46.384484+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-22T21:08:47.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:46.385160+0000 mon.a (mon.0) 252 : cluster [DBG] mgrmap e45: x(active, since 61s), standbys: y 2024-04-22T21:08:47.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:46.385160+0000 mon.a (mon.0) 252 : cluster [DBG] mgrmap e45: x(active, since 61s), standbys: y 2024-04-22T21:08:47.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:46.385538+0000 mon.a (mon.0) 253 : cluster [INF] overall HEALTH_OK 2024-04-22T21:08:47.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:46.385538+0000 mon.a (mon.0) 253 : cluster [INF] overall HEALTH_OK 2024-04-22T21:08:47.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.395958+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.34107 ' entity='' 2024-04-22T21:08:47.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.395958+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.34107 ' entity='' 2024-04-22T21:08:47.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.406355+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.406355+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.419350+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.419350+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.437071+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.437071+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.445455+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.445455+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.484662+0000 mon.c (mon.1) 8 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.484662+0000 mon.c (mon.1) 8 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.490489+0000 mon.c (mon.1) 9 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.490489+0000 mon.c (mon.1) 9 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.492838+0000 mon.c (mon.1) 10 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.492838+0000 mon.c (mon.1) 10 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.505890+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.505890+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cephadm 2024-04-22T21:08:46.514340+0000 mgr.x (mgr.34107) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cephadm 2024-04-22T21:08:46.514340+0000 mgr.x (mgr.34107) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.598429+0000 mon.c (mon.1) 11 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.598429+0000 mon.c (mon.1) 11 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.603270+0000 mon.c (mon.1) 12 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.603270+0000 mon.c (mon.1) 12 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:46.604433+0000 mgr.x (mgr.34107) 327 : 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-22T21:08:47.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cluster 2024-04-22T21:08:46.604433+0000 mgr.x (mgr.34107) 327 : 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-22T21:08:47.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.419350+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.419350+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.437071+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.437071+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.445455+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.445455+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.484662+0000 mon.c (mon.1) 8 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.484662+0000 mon.c (mon.1) 8 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.490489+0000 mon.c (mon.1) 9 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.490489+0000 mon.c (mon.1) 9 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.492838+0000 mon.c (mon.1) 10 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.492838+0000 mon.c (mon.1) 10 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.505890+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.505890+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cephadm 2024-04-22T21:08:46.514340+0000 mgr.x (mgr.34107) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cephadm 2024-04-22T21:08:46.514340+0000 mgr.x (mgr.34107) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.598429+0000 mon.c (mon.1) 11 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.598429+0000 mon.c (mon.1) 11 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.603270+0000 mon.c (mon.1) 12 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.603270+0000 mon.c (mon.1) 12 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:46.604433+0000 mgr.x (mgr.34107) 327 : 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-22T21:08:47.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cluster 2024-04-22T21:08:46.604433+0000 mgr.x (mgr.34107) 327 : 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-22T21:08:47.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.606515+0000 mon.c (mon.1) 13 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.606515+0000 mon.c (mon.1) 13 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.611728+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.611728+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.613773+0000 mon.c (mon.1) 15 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.613773+0000 mon.c (mon.1) 15 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.626956+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.626956+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cephadm 2024-04-22T21:08:46.635379+0000 mgr.x (mgr.34107) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cephadm 2024-04-22T21:08:46.635379+0000 mgr.x (mgr.34107) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.719220+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.719220+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.723870+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.723870+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.726095+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.726095+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.730209+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.730209+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.731937+0000 mon.c (mon.1) 20 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.606515+0000 mon.c (mon.1) 13 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.606515+0000 mon.c (mon.1) 13 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.611728+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.611728+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.613773+0000 mon.c (mon.1) 15 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.613773+0000 mon.c (mon.1) 15 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.626956+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.626956+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cephadm 2024-04-22T21:08:46.635379+0000 mgr.x (mgr.34107) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cephadm 2024-04-22T21:08:46.635379+0000 mgr.x (mgr.34107) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.719220+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.719220+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.723870+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.723870+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.726095+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.726095+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.730209+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.730209+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.731937+0000 mon.c (mon.1) 20 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.731937+0000 mon.c (mon.1) 20 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.742747+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.742747+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cephadm 2024-04-22T21:08:46.751320+0000 mgr.x (mgr.34107) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cephadm 2024-04-22T21:08:46.751320+0000 mgr.x (mgr.34107) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.835052+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.835052+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.839759+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.839759+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.842079+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.842079+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.846275+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.846275+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.847721+0000 mon.c (mon.1) 25 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.847721+0000 mon.c (mon.1) 25 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.858037+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.858037+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cephadm 2024-04-22T21:08:46.866607+0000 mgr.x (mgr.34107) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cephadm 2024-04-22T21:08:46.866607+0000 mgr.x (mgr.34107) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.938004+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.938004+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.941246+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.941246+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.943003+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.943003+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.953571+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.953571+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.955473+0000 mon.c (mon.1) 30 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.955473+0000 mon.c (mon.1) 30 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.964993+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:46.964993+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cephadm 2024-04-22T21:08:46.973280+0000 mgr.x (mgr.34107) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cephadm 2024-04-22T21:08:46.973280+0000 mgr.x (mgr.34107) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.024547+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.024547+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.027596+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.027596+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.029426+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.029426+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.033488+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.731937+0000 mon.c (mon.1) 20 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.742747+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.742747+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cephadm 2024-04-22T21:08:46.751320+0000 mgr.x (mgr.34107) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cephadm 2024-04-22T21:08:46.751320+0000 mgr.x (mgr.34107) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.835052+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.835052+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.839759+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.839759+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.842079+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.842079+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.846275+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.846275+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.847721+0000 mon.c (mon.1) 25 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.847721+0000 mon.c (mon.1) 25 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.858037+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.858037+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cephadm 2024-04-22T21:08:46.866607+0000 mgr.x (mgr.34107) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cephadm 2024-04-22T21:08:46.866607+0000 mgr.x (mgr.34107) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.938004+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.819 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.033488+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.819 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.034728+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.819 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.034728+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.819 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.043878+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.819 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.043878+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.819 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cephadm 2024-04-22T21:08:47.053947+0000 mgr.x (mgr.34107) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.819 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cephadm 2024-04-22T21:08:47.053947+0000 mgr.x (mgr.34107) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.819 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.134372+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.819 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.134372+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.819 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.139270+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.139270+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.141703+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.141703+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.146139+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.146139+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.147784+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.147784+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.160779+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.160779+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cephadm 2024-04-22T21:08:47.170778+0000 mgr.x (mgr.34107) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.938004+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.941246+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.941246+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.943003+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.943003+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.953571+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.953571+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.955473+0000 mon.c (mon.1) 30 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.955473+0000 mon.c (mon.1) 30 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.964993+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:46.964993+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cephadm 2024-04-22T21:08:46.973280+0000 mgr.x (mgr.34107) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cephadm 2024-04-22T21:08:46.973280+0000 mgr.x (mgr.34107) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.024547+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.822 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.024547+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.822 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.027596+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.822 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.027596+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.822 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.029426+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.822 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.029426+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.822 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.033488+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.822 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cephadm 2024-04-22T21:08:47.170778+0000 mgr.x (mgr.34107) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.822 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.242810+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.822 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.242810+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.822 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.246488+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.823 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.246488+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.823 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.248799+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.823 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.248799+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.823 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.252824+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.823 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.252824+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.823 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.254444+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.823 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.254444+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.823 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.266610+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.823 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.266610+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.823 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cephadm 2024-04-22T21:08:47.276325+0000 mgr.x (mgr.34107) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.823 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: cephadm 2024-04-22T21:08:47.276325+0000 mgr.x (mgr.34107) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.823 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.358924+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.823 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[73084]: audit 2024-04-22T21:08:47.358924+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.824 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.033488+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.824 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.034728+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.824 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.034728+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.824 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.043878+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.824 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.043878+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.824 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cephadm 2024-04-22T21:08:47.053947+0000 mgr.x (mgr.34107) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.824 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cephadm 2024-04-22T21:08:47.053947+0000 mgr.x (mgr.34107) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.824 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.134372+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.824 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.134372+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.824 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.139270+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.825 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.139270+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.825 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.141703+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.825 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.141703+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.825 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.146139+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.825 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.146139+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.825 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.147784+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.825 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.147784+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.825 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.160779+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.825 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.160779+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.825 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cephadm 2024-04-22T21:08:47.170778+0000 mgr.x (mgr.34107) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.825 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cephadm 2024-04-22T21:08:47.170778+0000 mgr.x (mgr.34107) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.825 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.242810+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.825 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.242810+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.825 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.246488+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.826 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.246488+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:08:47.826 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.248799+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.826 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.248799+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.826 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.252824+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.826 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.252824+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:47.826 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.254444+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.826 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.254444+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:47.826 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.266610+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.826 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.266610+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:47.826 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cephadm 2024-04-22T21:08:47.276325+0000 mgr.x (mgr.34107) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.826 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: cephadm 2024-04-22T21:08:47.276325+0000 mgr.x (mgr.34107) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:47.826 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.358924+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:47.826 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:47 smithi121 bash[75184]: audit 2024-04-22T21:08:47.358924+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:48.136 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:08:47 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:08:47] "GET /metrics HTTP/1.1" 200 38191 "" "Prometheus/2.33.4" 2024-04-22T21:08:48.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: audit 2024-04-22T21:08:47.450262+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:48.475 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: audit 2024-04-22T21:08:47.450262+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:48.475 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: audit 2024-04-22T21:08:47.450262+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:48.475 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: audit 2024-04-22T21:08:47.479029+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T21:08:48.475 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: audit 2024-04-22T21:08:47.479029+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T21:08:48.476 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.479369+0000 mon.c (mon.1) 51 : cluster [INF] mon.c calling monitor election 2024-04-22T21:08:48.742 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[54986]: ts=2024-04-22T21:08: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.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"172.21.15.123:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"e8544264-00e9-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-22T21:08:48.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: audit 2024-04-22T21:08:47.450262+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:48.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: audit 2024-04-22T21:08:47.450262+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:48.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: audit 2024-04-22T21:08:47.479029+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T21:08:48.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: audit 2024-04-22T21:08:47.479029+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T21:08:48.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.479369+0000 mon.c (mon.1) 51 : cluster [INF] mon.c calling monitor election 2024-04-22T21:08:48.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.479369+0000 mon.c (mon.1) 51 : cluster [INF] mon.c calling monitor election 2024-04-22T21:08:48.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: audit 2024-04-22T21:08:47.481557+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T21:08:48.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: audit 2024-04-22T21:08:47.481557+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T21:08:48.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.481689+0000 mon.a (mon.0) 282 : cluster [INF] mon.a calling monitor election 2024-04-22T21:08:48.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.481689+0000 mon.a (mon.0) 282 : cluster [INF] mon.a calling monitor election 2024-04-22T21:08:48.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: audit 2024-04-22T21:08:47.481973+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T21:08:48.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: audit 2024-04-22T21:08:47.481973+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T21:08:48.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.484145+0000 mon.a (mon.0) 283 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-22T21:08:48.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.484145+0000 mon.a (mon.0) 283 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-22T21:08:48.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.486049+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-22T21:08:48.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.486049+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-22T21:08:48.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.494375+0000 mon.a (mon.0) 284 : cluster [DBG] monmap epoch 4 2024-04-22T21:08:48.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.494375+0000 mon.a (mon.0) 284 : cluster [DBG] monmap epoch 4 2024-04-22T21:08:48.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.494407+0000 mon.a (mon.0) 285 : cluster [DBG] fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T21:08:48.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.494407+0000 mon.a (mon.0) 285 : cluster [DBG] fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T21:08:48.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.494441+0000 mon.a (mon.0) 286 : cluster [DBG] last_changed 2024-04-22T21:08:47.431082+0000 2024-04-22T21:08:48.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.494441+0000 mon.a (mon.0) 286 : cluster [DBG] last_changed 2024-04-22T21:08:47.431082+0000 2024-04-22T21:08:48.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.494470+0000 mon.a (mon.0) 287 : cluster [DBG] created 2024-04-22T20:51:07.689388+0000 2024-04-22T21:08:48.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.494470+0000 mon.a (mon.0) 287 : cluster [DBG] created 2024-04-22T20:51:07.689388+0000 2024-04-22T21:08:48.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.494500+0000 mon.a (mon.0) 288 : cluster [DBG] min_mon_release 19 (squid) 2024-04-22T21:08:48.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.494500+0000 mon.a (mon.0) 288 : cluster [DBG] min_mon_release 19 (squid) 2024-04-22T21:08:48.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.494527+0000 mon.a (mon.0) 289 : cluster [DBG] election_strategy: 1 2024-04-22T21:08:48.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.494527+0000 mon.a (mon.0) 289 : cluster [DBG] election_strategy: 1 2024-04-22T21:08:48.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.494552+0000 mon.a (mon.0) 290 : cluster [DBG] 0: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.a 2024-04-22T21:08:48.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.494552+0000 mon.a (mon.0) 290 : cluster [DBG] 0: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.a 2024-04-22T21:08:48.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.494585+0000 mon.a (mon.0) 291 : cluster [DBG] 1: [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] mon.c 2024-04-22T21:08:48.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.494585+0000 mon.a (mon.0) 291 : cluster [DBG] 1: [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] mon.c 2024-04-22T21:08:48.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.494613+0000 mon.a (mon.0) 292 : cluster [DBG] 2: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-22T21:08:48.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.494613+0000 mon.a (mon.0) 292 : cluster [DBG] 2: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-22T21:08:48.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.495455+0000 mon.a (mon.0) 293 : cluster [DBG] fsmap 2024-04-22T21:08:48.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.495455+0000 mon.a (mon.0) 293 : cluster [DBG] fsmap 2024-04-22T21:08:48.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.495519+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-22T21:08:48.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.495519+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-22T21:08:48.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.496161+0000 mon.a (mon.0) 295 : cluster [DBG] mgrmap e45: x(active, since 62s), standbys: y 2024-04-22T21:08:48.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.496161+0000 mon.a (mon.0) 295 : cluster [DBG] mgrmap e45: x(active, since 62s), standbys: y 2024-04-22T21:08:48.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.496464+0000 mon.a (mon.0) 296 : cluster [INF] overall HEALTH_OK 2024-04-22T21:08:48.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cluster 2024-04-22T21:08:47.496464+0000 mon.a (mon.0) 296 : cluster [INF] overall HEALTH_OK 2024-04-22T21:08:48.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: audit 2024-04-22T21:08:47.527443+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:48.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: audit 2024-04-22T21:08:47.527443+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:48.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: audit 2024-04-22T21:08:47.528649+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:48.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: audit 2024-04-22T21:08:47.528649+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:48.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: audit 2024-04-22T21:08:47.539794+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:48.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: audit 2024-04-22T21:08:47.539794+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:48.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cephadm 2024-04-22T21:08:47.547563+0000 mgr.x (mgr.34107) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:48.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cephadm 2024-04-22T21:08:47.547563+0000 mgr.x (mgr.34107) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:48.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: audit 2024-04-22T21:08:47.606767+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:08:48.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: audit 2024-04-22T21:08:47.606767+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:08:48.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: audit 2024-04-22T21:08:47.608340+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:08:48.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: audit 2024-04-22T21:08:47.608340+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:08:48.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: audit 2024-04-22T21:08:47.610103+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:48.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: audit 2024-04-22T21:08:47.610103+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:48.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cephadm 2024-04-22T21:08:47.612910+0000 mgr.x (mgr.34107) 336 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-22T21:08:48.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cephadm 2024-04-22T21:08:47.612910+0000 mgr.x (mgr.34107) 336 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-22T21:08:48.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cephadm 2024-04-22T21:08:47.618605+0000 mgr.x (mgr.34107) 337 : cephadm [INF] Reconfiguring daemon mon.a on smithi121 2024-04-22T21:08:48.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:48 smithi123 bash[58916]: cephadm 2024-04-22T21:08:47.618605+0000 mgr.x (mgr.34107) 337 : cephadm [INF] Reconfiguring daemon mon.a on smithi121 2024-04-22T21:08:48.822 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: audit 2024-04-22T21:08:47.450262+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:08:48.822 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: audit 2024-04-22T21:08:47.479029+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T21:08:48.822 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: audit 2024-04-22T21:08:47.479029+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-22T21:08:48.822 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.479369+0000 mon.c (mon.1) 51 : cluster [INF] mon.c calling monitor election 2024-04-22T21:08:48.822 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.479369+0000 mon.c (mon.1) 51 : cluster [INF] mon.c calling monitor election 2024-04-22T21:08:48.823 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: audit 2024-04-22T21:08:47.481557+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T21:08:48.823 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: audit 2024-04-22T21:08:47.481557+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T21:08:48.823 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.481689+0000 mon.a (mon.0) 282 : cluster [INF] mon.a calling monitor election 2024-04-22T21:08:48.823 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.481689+0000 mon.a (mon.0) 282 : cluster [INF] mon.a calling monitor election 2024-04-22T21:08:48.823 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: audit 2024-04-22T21:08:47.481973+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T21:08:48.823 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: audit 2024-04-22T21:08:47.481973+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T21:08:48.823 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.484145+0000 mon.a (mon.0) 283 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-22T21:08:48.823 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.484145+0000 mon.a (mon.0) 283 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-22T21:08:48.823 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.486049+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-22T21:08:48.823 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.486049+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-22T21:08:48.823 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.494375+0000 mon.a (mon.0) 284 : cluster [DBG] monmap epoch 4 2024-04-22T21:08:48.823 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.494375+0000 mon.a (mon.0) 284 : cluster [DBG] monmap epoch 4 2024-04-22T21:08:48.823 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.494407+0000 mon.a (mon.0) 285 : cluster [DBG] fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T21:08:48.823 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.494407+0000 mon.a (mon.0) 285 : cluster [DBG] fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T21:08:48.824 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.494441+0000 mon.a (mon.0) 286 : cluster [DBG] last_changed 2024-04-22T21:08:47.431082+0000 2024-04-22T21:08:48.824 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.494441+0000 mon.a (mon.0) 286 : cluster [DBG] last_changed 2024-04-22T21:08:47.431082+0000 2024-04-22T21:08:48.824 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.494470+0000 mon.a (mon.0) 287 : cluster [DBG] created 2024-04-22T20:51:07.689388+0000 2024-04-22T21:08:48.824 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.494470+0000 mon.a (mon.0) 287 : cluster [DBG] created 2024-04-22T20:51:07.689388+0000 2024-04-22T21:08:48.824 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.494500+0000 mon.a (mon.0) 288 : cluster [DBG] min_mon_release 19 (squid) 2024-04-22T21:08:48.824 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.494500+0000 mon.a (mon.0) 288 : cluster [DBG] min_mon_release 19 (squid) 2024-04-22T21:08:48.824 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.494527+0000 mon.a (mon.0) 289 : cluster [DBG] election_strategy: 1 2024-04-22T21:08:48.824 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.494527+0000 mon.a (mon.0) 289 : cluster [DBG] election_strategy: 1 2024-04-22T21:08:48.824 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.494552+0000 mon.a (mon.0) 290 : cluster [DBG] 0: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.a 2024-04-22T21:08:48.824 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.494552+0000 mon.a (mon.0) 290 : cluster [DBG] 0: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.a 2024-04-22T21:08:48.824 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.494585+0000 mon.a (mon.0) 291 : cluster [DBG] 1: [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] mon.c 2024-04-22T21:08:48.824 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.494585+0000 mon.a (mon.0) 291 : cluster [DBG] 1: [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] mon.c 2024-04-22T21:08:48.825 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.479369+0000 mon.c (mon.1) 51 : cluster [INF] mon.c calling monitor election 2024-04-22T21:08:48.825 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: audit 2024-04-22T21:08:47.481557+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T21:08:48.825 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: audit 2024-04-22T21:08:47.481557+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-22T21:08:48.825 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.481689+0000 mon.a (mon.0) 282 : cluster [INF] mon.a calling monitor election 2024-04-22T21:08:48.825 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.481689+0000 mon.a (mon.0) 282 : cluster [INF] mon.a calling monitor election 2024-04-22T21:08:48.825 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: audit 2024-04-22T21:08:47.481973+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T21:08:48.825 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: audit 2024-04-22T21:08:47.481973+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-22T21:08:48.825 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.484145+0000 mon.a (mon.0) 283 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-22T21:08:48.825 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.484145+0000 mon.a (mon.0) 283 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-22T21:08:48.826 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.486049+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-22T21:08:48.826 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.486049+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-22T21:08:48.826 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.494375+0000 mon.a (mon.0) 284 : cluster [DBG] monmap epoch 4 2024-04-22T21:08:48.826 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.494375+0000 mon.a (mon.0) 284 : cluster [DBG] monmap epoch 4 2024-04-22T21:08:48.826 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.494407+0000 mon.a (mon.0) 285 : cluster [DBG] fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T21:08:48.826 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.494407+0000 mon.a (mon.0) 285 : cluster [DBG] fsid e8544264-00e9-11ef-bc93-c7b262605968 2024-04-22T21:08:48.826 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.494441+0000 mon.a (mon.0) 286 : cluster [DBG] last_changed 2024-04-22T21:08:47.431082+0000 2024-04-22T21:08:48.826 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.494441+0000 mon.a (mon.0) 286 : cluster [DBG] last_changed 2024-04-22T21:08:47.431082+0000 2024-04-22T21:08:48.826 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.494470+0000 mon.a (mon.0) 287 : cluster [DBG] created 2024-04-22T20:51:07.689388+0000 2024-04-22T21:08:48.826 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.494470+0000 mon.a (mon.0) 287 : cluster [DBG] created 2024-04-22T20:51:07.689388+0000 2024-04-22T21:08:48.826 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.494500+0000 mon.a (mon.0) 288 : cluster [DBG] min_mon_release 19 (squid) 2024-04-22T21:08:48.826 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.494500+0000 mon.a (mon.0) 288 : cluster [DBG] min_mon_release 19 (squid) 2024-04-22T21:08:48.826 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.494527+0000 mon.a (mon.0) 289 : cluster [DBG] election_strategy: 1 2024-04-22T21:08:48.827 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.494527+0000 mon.a (mon.0) 289 : cluster [DBG] election_strategy: 1 2024-04-22T21:08:48.827 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.494552+0000 mon.a (mon.0) 290 : cluster [DBG] 0: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.a 2024-04-22T21:08:48.827 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.494552+0000 mon.a (mon.0) 290 : cluster [DBG] 0: [v2:172.21.15.121:3300/0,v1:172.21.15.121:6789/0] mon.a 2024-04-22T21:08:48.827 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.494585+0000 mon.a (mon.0) 291 : cluster [DBG] 1: [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] mon.c 2024-04-22T21:08:48.827 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.494585+0000 mon.a (mon.0) 291 : cluster [DBG] 1: [v2:172.21.15.121:3301/0,v1:172.21.15.121:6790/0] mon.c 2024-04-22T21:08:48.827 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.494613+0000 mon.a (mon.0) 292 : cluster [DBG] 2: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-22T21:08:48.827 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.494613+0000 mon.a (mon.0) 292 : cluster [DBG] 2: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-22T21:08:48.827 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.495455+0000 mon.a (mon.0) 293 : cluster [DBG] fsmap 2024-04-22T21:08:48.827 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.495455+0000 mon.a (mon.0) 293 : cluster [DBG] fsmap 2024-04-22T21:08:48.827 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.495519+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-22T21:08:48.827 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.495519+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-22T21:08:49.272 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.496161+0000 mon.a (mon.0) 295 : cluster [DBG] mgrmap e45: x(active, since 62s), standbys: y 2024-04-22T21:08:49.272 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.496161+0000 mon.a (mon.0) 295 : cluster [DBG] mgrmap e45: x(active, since 62s), standbys: y 2024-04-22T21:08:49.272 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.496464+0000 mon.a (mon.0) 296 : cluster [INF] overall HEALTH_OK 2024-04-22T21:08:49.272 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cluster 2024-04-22T21:08:47.496464+0000 mon.a (mon.0) 296 : cluster [INF] overall HEALTH_OK 2024-04-22T21:08:49.272 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: audit 2024-04-22T21:08:47.527443+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:49.272 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: audit 2024-04-22T21:08:47.527443+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:49.272 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: audit 2024-04-22T21:08:47.528649+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:49.273 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: audit 2024-04-22T21:08:47.528649+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:49.273 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: audit 2024-04-22T21:08:47.539794+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:49.273 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: audit 2024-04-22T21:08:47.539794+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:49.273 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cephadm 2024-04-22T21:08:47.547563+0000 mgr.x (mgr.34107) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:49.273 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cephadm 2024-04-22T21:08:47.547563+0000 mgr.x (mgr.34107) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:49.273 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: audit 2024-04-22T21:08:47.606767+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:08:49.273 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: audit 2024-04-22T21:08:47.606767+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:08:49.273 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: audit 2024-04-22T21:08:47.608340+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:08:49.273 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: audit 2024-04-22T21:08:47.608340+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:08:49.273 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: audit 2024-04-22T21:08:47.610103+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:49.274 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: audit 2024-04-22T21:08:47.610103+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:49.274 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cephadm 2024-04-22T21:08:47.612910+0000 mgr.x (mgr.34107) 336 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-22T21:08:49.274 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cephadm 2024-04-22T21:08:47.612910+0000 mgr.x (mgr.34107) 336 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-22T21:08:49.274 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cephadm 2024-04-22T21:08:47.618605+0000 mgr.x (mgr.34107) 337 : cephadm [INF] Reconfiguring daemon mon.a on smithi121 2024-04-22T21:08:49.274 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[73084]: cephadm 2024-04-22T21:08:47.618605+0000 mgr.x (mgr.34107) 337 : cephadm [INF] Reconfiguring daemon mon.a on smithi121 2024-04-22T21:08:49.274 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.494613+0000 mon.a (mon.0) 292 : cluster [DBG] 2: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-22T21:08:49.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.494613+0000 mon.a (mon.0) 292 : cluster [DBG] 2: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-22T21:08:49.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.495455+0000 mon.a (mon.0) 293 : cluster [DBG] fsmap 2024-04-22T21:08:49.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.495455+0000 mon.a (mon.0) 293 : cluster [DBG] fsmap 2024-04-22T21:08:49.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.495519+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-22T21:08:49.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.495519+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-22T21:08:49.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.496161+0000 mon.a (mon.0) 295 : cluster [DBG] mgrmap e45: x(active, since 62s), standbys: y 2024-04-22T21:08:49.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.496161+0000 mon.a (mon.0) 295 : cluster [DBG] mgrmap e45: x(active, since 62s), standbys: y 2024-04-22T21:08:49.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.496464+0000 mon.a (mon.0) 296 : cluster [INF] overall HEALTH_OK 2024-04-22T21:08:49.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cluster 2024-04-22T21:08:47.496464+0000 mon.a (mon.0) 296 : cluster [INF] overall HEALTH_OK 2024-04-22T21:08:49.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: audit 2024-04-22T21:08:47.527443+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:49.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: audit 2024-04-22T21:08:47.527443+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:49.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: audit 2024-04-22T21:08:47.528649+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:49.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: audit 2024-04-22T21:08:47.528649+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:08:49.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: audit 2024-04-22T21:08:47.539794+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:49.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: audit 2024-04-22T21:08:47.539794+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:49.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cephadm 2024-04-22T21:08:47.547563+0000 mgr.x (mgr.34107) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:49.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cephadm 2024-04-22T21:08:47.547563+0000 mgr.x (mgr.34107) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:08:49.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: audit 2024-04-22T21:08:47.606767+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:08:49.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: audit 2024-04-22T21:08:47.606767+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:08:49.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: audit 2024-04-22T21:08:47.608340+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:08:49.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: audit 2024-04-22T21:08:47.608340+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:08:49.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: audit 2024-04-22T21:08:47.610103+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:49.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: audit 2024-04-22T21:08:47.610103+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:49.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cephadm 2024-04-22T21:08:47.612910+0000 mgr.x (mgr.34107) 336 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-22T21:08:49.277 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cephadm 2024-04-22T21:08:47.612910+0000 mgr.x (mgr.34107) 336 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-22T21:08:49.277 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cephadm 2024-04-22T21:08:47.618605+0000 mgr.x (mgr.34107) 337 : cephadm [INF] Reconfiguring daemon mon.a on smithi121 2024-04-22T21:08:49.277 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:48 smithi121 bash[75184]: cephadm 2024-04-22T21:08:47.618605+0000 mgr.x (mgr.34107) 337 : cephadm [INF] Reconfiguring daemon mon.a on smithi121 2024-04-22T21:08:49.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:49 smithi121 bash[73084]: cluster 2024-04-22T21:08:48.605181+0000 mgr.x (mgr.34107) 338 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:08:49.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:49 smithi121 bash[73084]: cluster 2024-04-22T21:08:48.605181+0000 mgr.x (mgr.34107) 338 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:08:49.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:49 smithi121 bash[75184]: cluster 2024-04-22T21:08:48.605181+0000 mgr.x (mgr.34107) 338 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:08:49.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:49 smithi121 bash[75184]: cluster 2024-04-22T21:08:48.605181+0000 mgr.x (mgr.34107) 338 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:08:49.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:49 smithi123 bash[58916]: cluster 2024-04-22T21:08:48.605181+0000 mgr.x (mgr.34107) 338 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:08:49.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:49 smithi123 bash[58916]: cluster 2024-04-22T21:08:48.605181+0000 mgr.x (mgr.34107) 338 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:08:50.493 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:08:50 smithi123 bash[54986]: ts=2024-04-22T21:08:50.087Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephMonDown: template: __alert_CephMonDown:1:427: executing \"__alert_CephMonDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"mon.a\"} on the right hand-side of the operation: [{ceph_daemon=\"mon.a\", ceph_version=\"ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)\", cluster=\"e8544264-00e9-11ef-bc93-c7b262605968\", hostname=\"smithi121\", instance=\"ceph_cluster\", job=\"ceph\", public_addr=\"172.21.15.121\", rank=\"0\"}, {ceph_daemon=\"mon.a\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", hostname=\"smithi121\", instance=\"172.21.15.123:9283\", job=\"ceph\", public_addr=\"172.21.15.121\", rank=\"0\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-04-22T21:08:51.143 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:51 smithi123 bash[58916]: audit 2024-04-22T21:08:50.018728+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:51.143 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:51 smithi123 bash[58916]: audit 2024-04-22T21:08:50.018728+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:51.143 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:51 smithi123 bash[58916]: audit 2024-04-22T21:08:50.037104+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:51.143 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:51 smithi123 bash[58916]: audit 2024-04-22T21:08:50.037104+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:51.143 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:51 smithi123 bash[58916]: audit 2024-04-22T21:08:50.081840+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:08:51.143 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:51 smithi123 bash[58916]: audit 2024-04-22T21:08:50.081840+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:08:51.143 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:51 smithi123 bash[58916]: audit 2024-04-22T21:08:50.082574+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:08:51.143 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:51 smithi123 bash[58916]: audit 2024-04-22T21:08:50.082574+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:08:51.143 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:51 smithi123 bash[58916]: audit 2024-04-22T21:08:50.084988+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T21:08:51.143 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:51 smithi123 bash[58916]: audit 2024-04-22T21:08:50.084988+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T21:08:51.143 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:51 smithi123 bash[58916]: audit 2024-04-22T21:08:50.086694+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:51.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:51 smithi123 bash[58916]: audit 2024-04-22T21:08:50.086694+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:51.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:51 smithi123 bash[58916]: cephadm 2024-04-22T21:08:50.087987+0000 mgr.x (mgr.34107) 339 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-22T21:08:51.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:51 smithi123 bash[58916]: cephadm 2024-04-22T21:08:50.087987+0000 mgr.x (mgr.34107) 339 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-22T21:08:51.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:51 smithi123 bash[58916]: cephadm 2024-04-22T21:08:50.095281+0000 mgr.x (mgr.34107) 340 : cephadm [INF] Reconfiguring daemon mgr.y on smithi121 2024-04-22T21:08:51.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:51 smithi123 bash[58916]: cephadm 2024-04-22T21:08:50.095281+0000 mgr.x (mgr.34107) 340 : cephadm [INF] Reconfiguring daemon mgr.y on smithi121 2024-04-22T21:08:51.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:51 smithi121 bash[73084]: audit 2024-04-22T21:08:50.018728+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:51.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:51 smithi121 bash[73084]: audit 2024-04-22T21:08:50.018728+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:51.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:51 smithi121 bash[73084]: audit 2024-04-22T21:08:50.037104+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:51.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:51 smithi121 bash[73084]: audit 2024-04-22T21:08:50.037104+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:51.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:51 smithi121 bash[73084]: audit 2024-04-22T21:08:50.081840+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:08:51.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:51 smithi121 bash[73084]: audit 2024-04-22T21:08:50.081840+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:08:51.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:51 smithi121 bash[73084]: audit 2024-04-22T21:08:50.082574+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:08:51.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:51 smithi121 bash[73084]: audit 2024-04-22T21:08:50.082574+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:08:51.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:51 smithi121 bash[73084]: audit 2024-04-22T21:08:50.084988+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T21:08:51.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:51 smithi121 bash[73084]: audit 2024-04-22T21:08:50.084988+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T21:08:51.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:51 smithi121 bash[73084]: audit 2024-04-22T21:08:50.086694+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:51.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:51 smithi121 bash[73084]: audit 2024-04-22T21:08:50.086694+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:51.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:51 smithi121 bash[73084]: cephadm 2024-04-22T21:08:50.087987+0000 mgr.x (mgr.34107) 339 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-22T21:08:51.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:51 smithi121 bash[73084]: cephadm 2024-04-22T21:08:50.087987+0000 mgr.x (mgr.34107) 339 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-22T21:08:51.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:51 smithi121 bash[73084]: cephadm 2024-04-22T21:08:50.095281+0000 mgr.x (mgr.34107) 340 : cephadm [INF] Reconfiguring daemon mgr.y on smithi121 2024-04-22T21:08:51.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:51 smithi121 bash[73084]: cephadm 2024-04-22T21:08:50.095281+0000 mgr.x (mgr.34107) 340 : cephadm [INF] Reconfiguring daemon mgr.y on smithi121 2024-04-22T21:08:51.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:51 smithi121 bash[75184]: audit 2024-04-22T21:08:50.018728+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:51.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:51 smithi121 bash[75184]: audit 2024-04-22T21:08:50.018728+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:51.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:51 smithi121 bash[75184]: audit 2024-04-22T21:08:50.037104+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:51.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:51 smithi121 bash[75184]: audit 2024-04-22T21:08:50.037104+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:51.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:51 smithi121 bash[75184]: audit 2024-04-22T21:08:50.081840+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:08:51.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:51 smithi121 bash[75184]: audit 2024-04-22T21:08:50.081840+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:08:51.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:51 smithi121 bash[75184]: audit 2024-04-22T21:08:50.082574+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:08:51.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:51 smithi121 bash[75184]: audit 2024-04-22T21:08:50.082574+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:08:51.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:51 smithi121 bash[75184]: audit 2024-04-22T21:08:50.084988+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T21:08:51.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:51 smithi121 bash[75184]: audit 2024-04-22T21:08:50.084988+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T21:08:51.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:51 smithi121 bash[75184]: audit 2024-04-22T21:08:50.086694+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:51.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:51 smithi121 bash[75184]: audit 2024-04-22T21:08:50.086694+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:51.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:51 smithi121 bash[75184]: cephadm 2024-04-22T21:08:50.087987+0000 mgr.x (mgr.34107) 339 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-22T21:08:51.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:51 smithi121 bash[75184]: cephadm 2024-04-22T21:08:50.087987+0000 mgr.x (mgr.34107) 339 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-22T21:08:51.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:51 smithi121 bash[75184]: cephadm 2024-04-22T21:08:50.095281+0000 mgr.x (mgr.34107) 340 : cephadm [INF] Reconfiguring daemon mgr.y on smithi121 2024-04-22T21:08:51.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:51 smithi121 bash[75184]: cephadm 2024-04-22T21:08:50.095281+0000 mgr.x (mgr.34107) 340 : cephadm [INF] Reconfiguring daemon mgr.y on smithi121 2024-04-22T21:08:51.492 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:08:51 smithi123 bash[52966]: debug 2024-04-22T21:08:51.150+0000 7f58d5f99700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-04-22T21:08:52.411 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:52 smithi123 bash[58916]: cluster 2024-04-22T21:08:50.605736+0000 mgr.x (mgr.34107) 341 : 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-22T21:08:52.411 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:52 smithi123 bash[58916]: cluster 2024-04-22T21:08:50.605736+0000 mgr.x (mgr.34107) 341 : 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-22T21:08:52.411 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:52 smithi123 bash[58916]: audit 2024-04-22T21:08:52.131209+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:52.412 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:52 smithi123 bash[58916]: audit 2024-04-22T21:08:52.131209+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:52.412 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:52 smithi123 bash[58916]: audit 2024-04-22T21:08:52.145569+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:52.412 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:52 smithi123 bash[58916]: audit 2024-04-22T21:08:52.145569+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:52.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:52 smithi121 bash[73084]: cluster 2024-04-22T21:08:50.605736+0000 mgr.x (mgr.34107) 341 : 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-22T21:08:52.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:52 smithi121 bash[73084]: cluster 2024-04-22T21:08:50.605736+0000 mgr.x (mgr.34107) 341 : 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-22T21:08:52.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:52 smithi121 bash[73084]: audit 2024-04-22T21:08:52.131209+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:52.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:52 smithi121 bash[73084]: audit 2024-04-22T21:08:52.131209+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:52.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:52 smithi121 bash[73084]: audit 2024-04-22T21:08:52.145569+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:52.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:52 smithi121 bash[73084]: audit 2024-04-22T21:08:52.145569+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:52.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:52 smithi121 bash[75184]: cluster 2024-04-22T21:08:50.605736+0000 mgr.x (mgr.34107) 341 : 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-22T21:08:52.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:52 smithi121 bash[75184]: cluster 2024-04-22T21:08:50.605736+0000 mgr.x (mgr.34107) 341 : 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-22T21:08:52.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:52 smithi121 bash[75184]: audit 2024-04-22T21:08:52.131209+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:52.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:52 smithi121 bash[75184]: audit 2024-04-22T21:08:52.131209+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:52.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:52 smithi121 bash[75184]: audit 2024-04-22T21:08:52.145569+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:52.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:52 smithi121 bash[75184]: audit 2024-04-22T21:08:52.145569+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:53.410 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:53 smithi123 bash[58916]: audit 2024-04-22T21:08:52.160193+0000 mon.c (mon.1) 62 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:08:53.410 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:53 smithi123 bash[58916]: audit 2024-04-22T21:08:52.160193+0000 mon.c (mon.1) 62 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:08:53.410 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:53 smithi123 bash[58916]: audit 2024-04-22T21:08:52.162250+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:08:53.411 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:53 smithi123 bash[58916]: audit 2024-04-22T21:08:52.162250+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:08:53.411 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:53 smithi123 bash[58916]: audit 2024-04-22T21:08:52.164165+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:53.411 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:53 smithi123 bash[58916]: audit 2024-04-22T21:08:52.164165+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:53.411 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:53 smithi123 bash[58916]: cephadm 2024-04-22T21:08:52.165276+0000 mgr.x (mgr.34107) 342 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-22T21:08:53.411 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:53 smithi123 bash[58916]: cephadm 2024-04-22T21:08:52.165276+0000 mgr.x (mgr.34107) 342 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-22T21:08:53.411 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:53 smithi123 bash[58916]: cephadm 2024-04-22T21:08:52.173215+0000 mgr.x (mgr.34107) 343 : cephadm [INF] Reconfiguring daemon mon.c on smithi121 2024-04-22T21:08:53.411 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:53 smithi123 bash[58916]: cephadm 2024-04-22T21:08:52.173215+0000 mgr.x (mgr.34107) 343 : cephadm [INF] Reconfiguring daemon mon.c on smithi121 2024-04-22T21:08:53.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:53 smithi121 bash[75184]: audit 2024-04-22T21:08:52.160193+0000 mon.c (mon.1) 62 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:08:53.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:53 smithi121 bash[75184]: audit 2024-04-22T21:08:52.160193+0000 mon.c (mon.1) 62 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:08:53.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:53 smithi121 bash[75184]: audit 2024-04-22T21:08:52.162250+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:08:53.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:53 smithi121 bash[75184]: audit 2024-04-22T21:08:52.162250+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:08:53.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:53 smithi121 bash[75184]: audit 2024-04-22T21:08:52.164165+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:53.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:53 smithi121 bash[75184]: audit 2024-04-22T21:08:52.164165+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:53.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:53 smithi121 bash[75184]: cephadm 2024-04-22T21:08:52.165276+0000 mgr.x (mgr.34107) 342 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-22T21:08:53.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:53 smithi121 bash[75184]: cephadm 2024-04-22T21:08:52.165276+0000 mgr.x (mgr.34107) 342 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-22T21:08:53.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:53 smithi121 bash[75184]: cephadm 2024-04-22T21:08:52.173215+0000 mgr.x (mgr.34107) 343 : cephadm [INF] Reconfiguring daemon mon.c on smithi121 2024-04-22T21:08:53.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:53 smithi121 bash[75184]: cephadm 2024-04-22T21:08:52.173215+0000 mgr.x (mgr.34107) 343 : cephadm [INF] Reconfiguring daemon mon.c on smithi121 2024-04-22T21:08:53.431 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:53 smithi121 bash[73084]: audit 2024-04-22T21:08:52.160193+0000 mon.c (mon.1) 62 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:08:53.431 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:53 smithi121 bash[73084]: audit 2024-04-22T21:08:52.160193+0000 mon.c (mon.1) 62 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:08:53.431 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:53 smithi121 bash[73084]: audit 2024-04-22T21:08:52.162250+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:08:53.431 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:53 smithi121 bash[73084]: audit 2024-04-22T21:08:52.162250+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:08:53.431 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:53 smithi121 bash[73084]: audit 2024-04-22T21:08:52.164165+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:53.431 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:53 smithi121 bash[73084]: audit 2024-04-22T21:08:52.164165+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:53.431 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:53 smithi121 bash[73084]: cephadm 2024-04-22T21:08:52.165276+0000 mgr.x (mgr.34107) 342 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-22T21:08:53.431 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:53 smithi121 bash[73084]: cephadm 2024-04-22T21:08:52.165276+0000 mgr.x (mgr.34107) 342 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-22T21:08:53.431 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:53 smithi121 bash[73084]: cephadm 2024-04-22T21:08:52.173215+0000 mgr.x (mgr.34107) 343 : cephadm [INF] Reconfiguring daemon mon.c on smithi121 2024-04-22T21:08:53.431 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:53 smithi121 bash[73084]: cephadm 2024-04-22T21:08:52.173215+0000 mgr.x (mgr.34107) 343 : cephadm [INF] Reconfiguring daemon mon.c on smithi121 2024-04-22T21:08:53.742 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:08:53 smithi123 bash[54986]: ts=2024-04-22T21:08: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=\"smithi121\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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=\"e8544264-00e9-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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-22T21:08:54.374 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:54 smithi123 bash[58916]: cluster 2024-04-22T21:08:52.606681+0000 mgr.x (mgr.34107) 344 : 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-22T21:08:54.374 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:54 smithi123 bash[58916]: cluster 2024-04-22T21:08:52.606681+0000 mgr.x (mgr.34107) 344 : 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-22T21:08:54.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:54 smithi121 bash[73084]: cluster 2024-04-22T21:08:52.606681+0000 mgr.x (mgr.34107) 344 : 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-22T21:08:54.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:54 smithi121 bash[73084]: cluster 2024-04-22T21:08:52.606681+0000 mgr.x (mgr.34107) 344 : 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-22T21:08:54.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:54 smithi121 bash[75184]: cluster 2024-04-22T21:08:52.606681+0000 mgr.x (mgr.34107) 344 : 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-22T21:08:54.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:54 smithi121 bash[75184]: cluster 2024-04-22T21:08:52.606681+0000 mgr.x (mgr.34107) 344 : 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-22T21:08:55.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:55 smithi123 bash[58916]: audit 2024-04-22T21:08:54.247610+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:55 smithi123 bash[58916]: audit 2024-04-22T21:08:54.247610+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:55 smithi123 bash[58916]: audit 2024-04-22T21:08:54.261254+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:55 smithi123 bash[58916]: audit 2024-04-22T21:08:54.261254+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:55 smithi123 bash[58916]: audit 2024-04-22T21:08:54.287098+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-22T21:08:55.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:55 smithi123 bash[58916]: audit 2024-04-22T21:08:54.287098+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-22T21:08:55.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:55 smithi123 bash[58916]: audit 2024-04-22T21:08:54.288555+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:55.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:55 smithi123 bash[58916]: audit 2024-04-22T21:08:54.288555+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:55.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:55 smithi123 bash[58916]: cephadm 2024-04-22T21:08:54.293070+0000 mgr.x (mgr.34107) 345 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-22T21:08:55.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:55 smithi123 bash[58916]: cephadm 2024-04-22T21:08:54.293070+0000 mgr.x (mgr.34107) 345 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-22T21:08:55.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:55 smithi123 bash[58916]: cephadm 2024-04-22T21:08:54.298340+0000 mgr.x (mgr.34107) 346 : cephadm [INF] Reconfiguring daemon osd.0 on smithi121 2024-04-22T21:08:55.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:55 smithi123 bash[58916]: cephadm 2024-04-22T21:08:54.298340+0000 mgr.x (mgr.34107) 346 : cephadm [INF] Reconfiguring daemon osd.0 on smithi121 2024-04-22T21:08:55.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:55 smithi123 bash[58916]: audit 2024-04-22T21:08:55.173064+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:55 smithi123 bash[58916]: audit 2024-04-22T21:08:55.173064+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:55 smithi123 bash[58916]: audit 2024-04-22T21:08:55.184142+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:55 smithi123 bash[58916]: audit 2024-04-22T21:08:55.184142+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:55 smithi123 bash[58916]: audit 2024-04-22T21:08:55.194007+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:55 smithi123 bash[58916]: audit 2024-04-22T21:08:55.194007+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:55 smithi123 bash[58916]: audit 2024-04-22T21:08:55.204065+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:55 smithi123 bash[58916]: audit 2024-04-22T21:08:55.204065+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:55 smithi123 bash[58916]: audit 2024-04-22T21:08:55.219727+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:55 smithi123 bash[58916]: audit 2024-04-22T21:08:55.219727+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:55 smithi123 bash[58916]: audit 2024-04-22T21:08:55.233577+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:55 smithi123 bash[58916]: audit 2024-04-22T21:08:55.233577+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[75184]: audit 2024-04-22T21:08:54.247610+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[75184]: audit 2024-04-22T21:08:54.247610+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[75184]: audit 2024-04-22T21:08:54.261254+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[75184]: audit 2024-04-22T21:08:54.261254+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[75184]: audit 2024-04-22T21:08:54.287098+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-22T21:08:55.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[75184]: audit 2024-04-22T21:08:54.287098+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-22T21:08:55.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[75184]: audit 2024-04-22T21:08:54.288555+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:55.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[75184]: audit 2024-04-22T21:08:54.288555+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:55.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[75184]: cephadm 2024-04-22T21:08:54.293070+0000 mgr.x (mgr.34107) 345 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-22T21:08:55.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[75184]: cephadm 2024-04-22T21:08:54.293070+0000 mgr.x (mgr.34107) 345 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-22T21:08:55.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[75184]: cephadm 2024-04-22T21:08:54.298340+0000 mgr.x (mgr.34107) 346 : cephadm [INF] Reconfiguring daemon osd.0 on smithi121 2024-04-22T21:08:55.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[75184]: cephadm 2024-04-22T21:08:54.298340+0000 mgr.x (mgr.34107) 346 : cephadm [INF] Reconfiguring daemon osd.0 on smithi121 2024-04-22T21:08:55.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[75184]: audit 2024-04-22T21:08:55.173064+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[75184]: audit 2024-04-22T21:08:55.173064+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[75184]: audit 2024-04-22T21:08:55.184142+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[75184]: audit 2024-04-22T21:08:55.184142+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[75184]: audit 2024-04-22T21:08:55.194007+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[75184]: audit 2024-04-22T21:08:55.194007+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[75184]: audit 2024-04-22T21:08:55.204065+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[75184]: audit 2024-04-22T21:08:55.204065+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[75184]: audit 2024-04-22T21:08:55.219727+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[75184]: audit 2024-04-22T21:08:55.219727+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[75184]: audit 2024-04-22T21:08:55.233577+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[75184]: audit 2024-04-22T21:08:55.233577+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[73084]: audit 2024-04-22T21:08:54.247610+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[73084]: audit 2024-04-22T21:08:54.247610+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[73084]: audit 2024-04-22T21:08:54.261254+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[73084]: audit 2024-04-22T21:08:54.261254+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[73084]: audit 2024-04-22T21:08:54.287098+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-22T21:08:55.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[73084]: audit 2024-04-22T21:08:54.287098+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-22T21:08:55.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[73084]: audit 2024-04-22T21:08:54.288555+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:55.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[73084]: audit 2024-04-22T21:08:54.288555+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:55.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[73084]: cephadm 2024-04-22T21:08:54.293070+0000 mgr.x (mgr.34107) 345 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-22T21:08:55.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[73084]: cephadm 2024-04-22T21:08:54.293070+0000 mgr.x (mgr.34107) 345 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-22T21:08:55.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[73084]: cephadm 2024-04-22T21:08:54.298340+0000 mgr.x (mgr.34107) 346 : cephadm [INF] Reconfiguring daemon osd.0 on smithi121 2024-04-22T21:08:55.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[73084]: cephadm 2024-04-22T21:08:54.298340+0000 mgr.x (mgr.34107) 346 : cephadm [INF] Reconfiguring daemon osd.0 on smithi121 2024-04-22T21:08:55.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[73084]: audit 2024-04-22T21:08:55.173064+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[73084]: audit 2024-04-22T21:08:55.173064+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[73084]: audit 2024-04-22T21:08:55.184142+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[73084]: audit 2024-04-22T21:08:55.184142+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[73084]: audit 2024-04-22T21:08:55.194007+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[73084]: audit 2024-04-22T21:08:55.194007+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[73084]: audit 2024-04-22T21:08:55.204065+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[73084]: audit 2024-04-22T21:08:55.204065+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[73084]: audit 2024-04-22T21:08:55.219727+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[73084]: audit 2024-04-22T21:08:55.219727+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[73084]: audit 2024-04-22T21:08:55.233577+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:55.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:55 smithi121 bash[73084]: audit 2024-04-22T21:08:55.233577+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:56.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:56 smithi121 bash[73084]: cluster 2024-04-22T21:08:54.607157+0000 mgr.x (mgr.34107) 347 : 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-22T21:08:56.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:56 smithi121 bash[73084]: cluster 2024-04-22T21:08:54.607157+0000 mgr.x (mgr.34107) 347 : 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-22T21:08:56.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:56 smithi121 bash[75184]: cluster 2024-04-22T21:08:54.607157+0000 mgr.x (mgr.34107) 347 : 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-22T21:08:56.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:56 smithi121 bash[75184]: cluster 2024-04-22T21:08:54.607157+0000 mgr.x (mgr.34107) 347 : 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-22T21:08:56.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:56 smithi123 bash[58916]: cluster 2024-04-22T21:08:54.607157+0000 mgr.x (mgr.34107) 347 : 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-22T21:08:56.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:56 smithi123 bash[58916]: cluster 2024-04-22T21:08:54.607157+0000 mgr.x (mgr.34107) 347 : 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-22T21:08:57.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:57 smithi121 bash[73084]: audit 2024-04-22T21:08:55.710107+0000 mgr.x (mgr.34107) 348 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:08:57.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:57 smithi121 bash[73084]: audit 2024-04-22T21:08:55.710107+0000 mgr.x (mgr.34107) 348 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:08:57.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:57 smithi121 bash[75184]: audit 2024-04-22T21:08:55.710107+0000 mgr.x (mgr.34107) 348 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:08:57.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:57 smithi121 bash[75184]: audit 2024-04-22T21:08:55.710107+0000 mgr.x (mgr.34107) 348 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:08:57.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:57 smithi123 bash[58916]: audit 2024-04-22T21:08:55.710107+0000 mgr.x (mgr.34107) 348 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:08:57.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:57 smithi123 bash[58916]: audit 2024-04-22T21:08:55.710107+0000 mgr.x (mgr.34107) 348 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:08:58.242 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:08:57 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:08:57] "GET /metrics HTTP/1.1" 200 38191 "" "Prometheus/2.33.4" 2024-04-22T21:08:58.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:58 smithi121 bash[75184]: cluster 2024-04-22T21:08:56.608691+0000 mgr.x (mgr.34107) 349 : 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-22T21:08:58.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:58 smithi121 bash[75184]: cluster 2024-04-22T21:08:56.608691+0000 mgr.x (mgr.34107) 349 : 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-22T21:08:58.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:58 smithi121 bash[75184]: audit 2024-04-22T21:08:57.679557+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:58.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:58 smithi121 bash[75184]: audit 2024-04-22T21:08:57.679557+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:58.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:58 smithi121 bash[75184]: audit 2024-04-22T21:08:57.691967+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:58.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:58 smithi121 bash[75184]: audit 2024-04-22T21:08:57.691967+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:58.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:58 smithi121 bash[75184]: audit 2024-04-22T21:08:57.714080+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-22T21:08:58.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:58 smithi121 bash[75184]: audit 2024-04-22T21:08:57.714080+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-22T21:08:58.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:58 smithi121 bash[75184]: audit 2024-04-22T21:08:57.715630+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:58.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:58 smithi121 bash[75184]: audit 2024-04-22T21:08:57.715630+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:58.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:58 smithi121 bash[75184]: audit 2024-04-22T21:08:58.258803+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:58.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:58 smithi121 bash[75184]: audit 2024-04-22T21:08:58.258803+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:58.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:58 smithi121 bash[73084]: cluster 2024-04-22T21:08:56.608691+0000 mgr.x (mgr.34107) 349 : 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-22T21:08:58.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:58 smithi121 bash[73084]: cluster 2024-04-22T21:08:56.608691+0000 mgr.x (mgr.34107) 349 : 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-22T21:08:58.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:58 smithi121 bash[73084]: audit 2024-04-22T21:08:57.679557+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:58.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:58 smithi121 bash[73084]: audit 2024-04-22T21:08:57.679557+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:58.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:58 smithi121 bash[73084]: audit 2024-04-22T21:08:57.691967+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:58.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:58 smithi121 bash[73084]: audit 2024-04-22T21:08:57.691967+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:58.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:58 smithi121 bash[73084]: audit 2024-04-22T21:08:57.714080+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-22T21:08:58.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:58 smithi121 bash[73084]: audit 2024-04-22T21:08:57.714080+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-22T21:08:58.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:58 smithi121 bash[73084]: audit 2024-04-22T21:08:57.715630+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:58.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:58 smithi121 bash[73084]: audit 2024-04-22T21:08:57.715630+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:58.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:58 smithi121 bash[73084]: audit 2024-04-22T21:08:58.258803+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:58.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:58 smithi121 bash[73084]: audit 2024-04-22T21:08:58.258803+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:58.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:58 smithi123 bash[58916]: cluster 2024-04-22T21:08:56.608691+0000 mgr.x (mgr.34107) 349 : 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-22T21:08:58.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:58 smithi123 bash[58916]: cluster 2024-04-22T21:08:56.608691+0000 mgr.x (mgr.34107) 349 : 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-22T21:08:58.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:58 smithi123 bash[58916]: audit 2024-04-22T21:08:57.679557+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:58.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:58 smithi123 bash[58916]: audit 2024-04-22T21:08:57.679557+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:58.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:58 smithi123 bash[58916]: audit 2024-04-22T21:08:57.691967+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:58.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:58 smithi123 bash[58916]: audit 2024-04-22T21:08:57.691967+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:58.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:58 smithi123 bash[58916]: audit 2024-04-22T21:08:57.714080+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-22T21:08:58.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:58 smithi123 bash[58916]: audit 2024-04-22T21:08:57.714080+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-22T21:08:58.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:58 smithi123 bash[58916]: audit 2024-04-22T21:08:57.715630+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:58.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:58 smithi123 bash[58916]: audit 2024-04-22T21:08:57.715630+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:08:58.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:58 smithi123 bash[58916]: audit 2024-04-22T21:08:58.258803+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:58.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:58 smithi123 bash[58916]: audit 2024-04-22T21:08:58.258803+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:58.992 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:08:58 smithi123 bash[54986]: ts=2024-04-22T21:08: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.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"172.21.15.123:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"e8544264-00e9-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-22T21:08:59.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:59 smithi121 bash[75184]: cephadm 2024-04-22T21:08:57.720090+0000 mgr.x (mgr.34107) 350 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-22T21:08:59.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:59 smithi121 bash[75184]: cephadm 2024-04-22T21:08:57.720090+0000 mgr.x (mgr.34107) 350 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-22T21:08:59.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:59 smithi121 bash[75184]: cephadm 2024-04-22T21:08:57.727857+0000 mgr.x (mgr.34107) 351 : cephadm [INF] Reconfiguring daemon osd.1 on smithi121 2024-04-22T21:08:59.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:59 smithi121 bash[75184]: cephadm 2024-04-22T21:08:57.727857+0000 mgr.x (mgr.34107) 351 : cephadm [INF] Reconfiguring daemon osd.1 on smithi121 2024-04-22T21:08:59.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:59 smithi121 bash[75184]: audit 2024-04-22T21:08:58.272111+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:59.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:59 smithi121 bash[75184]: audit 2024-04-22T21:08:58.272111+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:59.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:59 smithi121 bash[75184]: audit 2024-04-22T21:08:58.290062+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:59.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:08:59 smithi121 bash[75184]: audit 2024-04-22T21:08:58.290062+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:59.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:59 smithi121 bash[73084]: cephadm 2024-04-22T21:08:57.720090+0000 mgr.x (mgr.34107) 350 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-22T21:08:59.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:59 smithi121 bash[73084]: cephadm 2024-04-22T21:08:57.720090+0000 mgr.x (mgr.34107) 350 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-22T21:08:59.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:59 smithi121 bash[73084]: cephadm 2024-04-22T21:08:57.727857+0000 mgr.x (mgr.34107) 351 : cephadm [INF] Reconfiguring daemon osd.1 on smithi121 2024-04-22T21:08:59.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:59 smithi121 bash[73084]: cephadm 2024-04-22T21:08:57.727857+0000 mgr.x (mgr.34107) 351 : cephadm [INF] Reconfiguring daemon osd.1 on smithi121 2024-04-22T21:08:59.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:59 smithi121 bash[73084]: audit 2024-04-22T21:08:58.272111+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:59.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:59 smithi121 bash[73084]: audit 2024-04-22T21:08:58.272111+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:59.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:59 smithi121 bash[73084]: audit 2024-04-22T21:08:58.290062+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:59.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:08:59 smithi121 bash[73084]: audit 2024-04-22T21:08:58.290062+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:59.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:59 smithi123 bash[58916]: cephadm 2024-04-22T21:08:57.720090+0000 mgr.x (mgr.34107) 350 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-22T21:08:59.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:59 smithi123 bash[58916]: cephadm 2024-04-22T21:08:57.720090+0000 mgr.x (mgr.34107) 350 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-22T21:08:59.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:59 smithi123 bash[58916]: cephadm 2024-04-22T21:08:57.727857+0000 mgr.x (mgr.34107) 351 : cephadm [INF] Reconfiguring daemon osd.1 on smithi121 2024-04-22T21:08:59.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:59 smithi123 bash[58916]: cephadm 2024-04-22T21:08:57.727857+0000 mgr.x (mgr.34107) 351 : cephadm [INF] Reconfiguring daemon osd.1 on smithi121 2024-04-22T21:08:59.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:59 smithi123 bash[58916]: audit 2024-04-22T21:08:58.272111+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:59.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:59 smithi123 bash[58916]: audit 2024-04-22T21:08:58.272111+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:59.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:59 smithi123 bash[58916]: audit 2024-04-22T21:08:58.290062+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:08:59.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:08:59 smithi123 bash[58916]: audit 2024-04-22T21:08:58.290062+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:00.492 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:09:00 smithi123 bash[54986]: ts=2024-04-22T21:09:00.088Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephMonDown: template: __alert_CephMonDown:1:427: executing \"__alert_CephMonDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"mon.a\"} on the right hand-side of the operation: [{ceph_daemon=\"mon.a\", ceph_version=\"ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)\", cluster=\"e8544264-00e9-11ef-bc93-c7b262605968\", hostname=\"smithi121\", instance=\"ceph_cluster\", job=\"ceph\", public_addr=\"172.21.15.121\", rank=\"0\"}, {ceph_daemon=\"mon.a\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", hostname=\"smithi121\", instance=\"172.21.15.123:9283\", job=\"ceph\", public_addr=\"172.21.15.121\", rank=\"0\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-04-22T21:09:00.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:00 smithi123 bash[58916]: cluster 2024-04-22T21:08:58.609423+0000 mgr.x (mgr.34107) 352 : 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-22T21:09:00.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:00 smithi123 bash[58916]: cluster 2024-04-22T21:08:58.609423+0000 mgr.x (mgr.34107) 352 : 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-22T21:09:00.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:00 smithi123 bash[58916]: audit 2024-04-22T21:08:59.688257+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:09:00.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:00 smithi123 bash[58916]: audit 2024-04-22T21:08:59.688257+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:09:00.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:00 smithi121 bash[73084]: cluster 2024-04-22T21:08:58.609423+0000 mgr.x (mgr.34107) 352 : 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-22T21:09:00.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:00 smithi121 bash[73084]: cluster 2024-04-22T21:08:58.609423+0000 mgr.x (mgr.34107) 352 : 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-22T21:09:00.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:00 smithi121 bash[73084]: audit 2024-04-22T21:08:59.688257+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:09:00.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:00 smithi121 bash[73084]: audit 2024-04-22T21:08:59.688257+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:09:00.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:00 smithi121 bash[75184]: cluster 2024-04-22T21:08:58.609423+0000 mgr.x (mgr.34107) 352 : 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-22T21:09:00.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:00 smithi121 bash[75184]: cluster 2024-04-22T21:08:58.609423+0000 mgr.x (mgr.34107) 352 : 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-22T21:09:00.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:00 smithi121 bash[75184]: audit 2024-04-22T21:08:59.688257+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:09:00.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:00 smithi121 bash[75184]: audit 2024-04-22T21:08:59.688257+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:09:02.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:02 smithi123 bash[58916]: cluster 2024-04-22T21:09:00.610201+0000 mgr.x (mgr.34107) 353 : cluster [DBG] pgmap v41: 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-22T21:09:02.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:02 smithi123 bash[58916]: cluster 2024-04-22T21:09:00.610201+0000 mgr.x (mgr.34107) 353 : cluster [DBG] pgmap v41: 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-22T21:09:02.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:02 smithi121 bash[73084]: cluster 2024-04-22T21:09:00.610201+0000 mgr.x (mgr.34107) 353 : cluster [DBG] pgmap v41: 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-22T21:09:02.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:02 smithi121 bash[73084]: cluster 2024-04-22T21:09:00.610201+0000 mgr.x (mgr.34107) 353 : cluster [DBG] pgmap v41: 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-22T21:09:02.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:02 smithi121 bash[75184]: cluster 2024-04-22T21:09:00.610201+0000 mgr.x (mgr.34107) 353 : cluster [DBG] pgmap v41: 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-22T21:09:02.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:02 smithi121 bash[75184]: cluster 2024-04-22T21:09:00.610201+0000 mgr.x (mgr.34107) 353 : cluster [DBG] pgmap v41: 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-22T21:09:03.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:03 smithi121 bash[73084]: audit 2024-04-22T21:09:02.296595+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:03.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:03 smithi121 bash[73084]: audit 2024-04-22T21:09:02.296595+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:03.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:03 smithi121 bash[73084]: audit 2024-04-22T21:09:02.324693+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:03.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:03 smithi121 bash[73084]: audit 2024-04-22T21:09:02.324693+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:03.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:03 smithi121 bash[73084]: audit 2024-04-22T21:09:02.353002+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-22T21:09:03.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:03 smithi121 bash[73084]: audit 2024-04-22T21:09:02.353002+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-22T21:09:03.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:03 smithi121 bash[73084]: audit 2024-04-22T21:09:02.355028+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:03.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:03 smithi121 bash[73084]: audit 2024-04-22T21:09:02.355028+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:03.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:03 smithi121 bash[73084]: cephadm 2024-04-22T21:09:02.358919+0000 mgr.x (mgr.34107) 354 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-22T21:09:03.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:03 smithi121 bash[73084]: cephadm 2024-04-22T21:09:02.358919+0000 mgr.x (mgr.34107) 354 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-22T21:09:03.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:03 smithi121 bash[73084]: cephadm 2024-04-22T21:09:02.367387+0000 mgr.x (mgr.34107) 355 : cephadm [INF] Reconfiguring daemon osd.2 on smithi121 2024-04-22T21:09:03.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:03 smithi121 bash[73084]: cephadm 2024-04-22T21:09:02.367387+0000 mgr.x (mgr.34107) 355 : cephadm [INF] Reconfiguring daemon osd.2 on smithi121 2024-04-22T21:09:03.644 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:03 smithi121 bash[75184]: audit 2024-04-22T21:09:02.296595+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:03.644 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:03 smithi121 bash[75184]: audit 2024-04-22T21:09:02.296595+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:03.644 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:03 smithi121 bash[75184]: audit 2024-04-22T21:09:02.324693+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:03.644 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:03 smithi121 bash[75184]: audit 2024-04-22T21:09:02.324693+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:03.644 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:03 smithi121 bash[75184]: audit 2024-04-22T21:09:02.353002+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-22T21:09:03.644 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:03 smithi121 bash[75184]: audit 2024-04-22T21:09:02.353002+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-22T21:09:03.644 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:03 smithi121 bash[75184]: audit 2024-04-22T21:09:02.355028+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:03.644 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:03 smithi121 bash[75184]: audit 2024-04-22T21:09:02.355028+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:03.644 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:03 smithi121 bash[75184]: cephadm 2024-04-22T21:09:02.358919+0000 mgr.x (mgr.34107) 354 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-22T21:09:03.644 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:03 smithi121 bash[75184]: cephadm 2024-04-22T21:09:02.358919+0000 mgr.x (mgr.34107) 354 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-22T21:09:03.645 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:03 smithi121 bash[75184]: cephadm 2024-04-22T21:09:02.367387+0000 mgr.x (mgr.34107) 355 : cephadm [INF] Reconfiguring daemon osd.2 on smithi121 2024-04-22T21:09:03.645 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:03 smithi121 bash[75184]: cephadm 2024-04-22T21:09:02.367387+0000 mgr.x (mgr.34107) 355 : cephadm [INF] Reconfiguring daemon osd.2 on smithi121 2024-04-22T21:09:03.742 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:09:03 smithi123 bash[54986]: ts=2024-04-22T21:09:03.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi121\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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=\"e8544264-00e9-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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-22T21:09:03.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:03 smithi123 bash[58916]: audit 2024-04-22T21:09:02.296595+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:03.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:03 smithi123 bash[58916]: audit 2024-04-22T21:09:02.296595+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:03.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:03 smithi123 bash[58916]: audit 2024-04-22T21:09:02.324693+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:03.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:03 smithi123 bash[58916]: audit 2024-04-22T21:09:02.324693+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:03.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:03 smithi123 bash[58916]: audit 2024-04-22T21:09:02.353002+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-22T21:09:03.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:03 smithi123 bash[58916]: audit 2024-04-22T21:09:02.353002+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-22T21:09:03.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:03 smithi123 bash[58916]: audit 2024-04-22T21:09:02.355028+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:03.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:03 smithi123 bash[58916]: audit 2024-04-22T21:09:02.355028+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:03.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:03 smithi123 bash[58916]: cephadm 2024-04-22T21:09:02.358919+0000 mgr.x (mgr.34107) 354 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-22T21:09:03.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:03 smithi123 bash[58916]: cephadm 2024-04-22T21:09:02.358919+0000 mgr.x (mgr.34107) 354 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-22T21:09:03.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:03 smithi123 bash[58916]: cephadm 2024-04-22T21:09:02.367387+0000 mgr.x (mgr.34107) 355 : cephadm [INF] Reconfiguring daemon osd.2 on smithi121 2024-04-22T21:09:03.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:03 smithi123 bash[58916]: cephadm 2024-04-22T21:09:02.367387+0000 mgr.x (mgr.34107) 355 : cephadm [INF] Reconfiguring daemon osd.2 on smithi121 2024-04-22T21:09:04.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:04 smithi123 bash[58916]: cluster 2024-04-22T21:09:02.612087+0000 mgr.x (mgr.34107) 356 : 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-22T21:09:04.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:04 smithi123 bash[58916]: cluster 2024-04-22T21:09:02.612087+0000 mgr.x (mgr.34107) 356 : 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-22T21:09:04.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:04 smithi121 bash[73084]: cluster 2024-04-22T21:09:02.612087+0000 mgr.x (mgr.34107) 356 : 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-22T21:09:04.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:04 smithi121 bash[73084]: cluster 2024-04-22T21:09:02.612087+0000 mgr.x (mgr.34107) 356 : 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-22T21:09:04.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:04 smithi121 bash[75184]: cluster 2024-04-22T21:09:02.612087+0000 mgr.x (mgr.34107) 356 : 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-22T21:09:04.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:04 smithi121 bash[75184]: cluster 2024-04-22T21:09:02.612087+0000 mgr.x (mgr.34107) 356 : 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-22T21:09:05.826 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:05 smithi121 bash[75184]: audit 2024-04-22T21:09:04.548783+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:05.826 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:05 smithi121 bash[75184]: audit 2024-04-22T21:09:04.548783+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:05.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:05 smithi121 bash[75184]: audit 2024-04-22T21:09:04.559783+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:05.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:05 smithi121 bash[75184]: audit 2024-04-22T21:09:04.559783+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:05.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:05 smithi121 bash[75184]: audit 2024-04-22T21:09:04.583484+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-22T21:09:05.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:05 smithi121 bash[75184]: audit 2024-04-22T21:09:04.583484+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-22T21:09:05.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:05 smithi121 bash[75184]: audit 2024-04-22T21:09:04.585643+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:05.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:05 smithi121 bash[75184]: audit 2024-04-22T21:09:04.585643+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:05.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:05 smithi121 bash[75184]: cephadm 2024-04-22T21:09:04.589144+0000 mgr.x (mgr.34107) 357 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-22T21:09:05.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:05 smithi121 bash[75184]: cephadm 2024-04-22T21:09:04.589144+0000 mgr.x (mgr.34107) 357 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-22T21:09:05.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:05 smithi121 bash[75184]: cephadm 2024-04-22T21:09:04.598016+0000 mgr.x (mgr.34107) 358 : cephadm [INF] Reconfiguring daemon osd.3 on smithi121 2024-04-22T21:09:05.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:05 smithi121 bash[75184]: cephadm 2024-04-22T21:09:04.598016+0000 mgr.x (mgr.34107) 358 : cephadm [INF] Reconfiguring daemon osd.3 on smithi121 2024-04-22T21:09:05.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:05 smithi121 bash[75184]: cluster 2024-04-22T21:09:04.612836+0000 mgr.x (mgr.34107) 359 : 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-22T21:09:05.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:05 smithi121 bash[75184]: cluster 2024-04-22T21:09:04.612836+0000 mgr.x (mgr.34107) 359 : 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-22T21:09:05.828 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:05 smithi121 bash[73084]: audit 2024-04-22T21:09:04.548783+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:05.828 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:05 smithi121 bash[73084]: audit 2024-04-22T21:09:04.548783+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:05.828 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:05 smithi121 bash[73084]: audit 2024-04-22T21:09:04.559783+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:05.828 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:05 smithi121 bash[73084]: audit 2024-04-22T21:09:04.559783+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:05.828 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:05 smithi121 bash[73084]: audit 2024-04-22T21:09:04.583484+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-22T21:09:05.828 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:05 smithi121 bash[73084]: audit 2024-04-22T21:09:04.583484+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-22T21:09:05.828 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:05 smithi121 bash[73084]: audit 2024-04-22T21:09:04.585643+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:05.828 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:05 smithi121 bash[73084]: audit 2024-04-22T21:09:04.585643+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:05.828 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:05 smithi121 bash[73084]: cephadm 2024-04-22T21:09:04.589144+0000 mgr.x (mgr.34107) 357 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-22T21:09:05.828 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:05 smithi121 bash[73084]: cephadm 2024-04-22T21:09:04.589144+0000 mgr.x (mgr.34107) 357 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-22T21:09:05.828 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:05 smithi121 bash[73084]: cephadm 2024-04-22T21:09:04.598016+0000 mgr.x (mgr.34107) 358 : cephadm [INF] Reconfiguring daemon osd.3 on smithi121 2024-04-22T21:09:05.828 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:05 smithi121 bash[73084]: cephadm 2024-04-22T21:09:04.598016+0000 mgr.x (mgr.34107) 358 : cephadm [INF] Reconfiguring daemon osd.3 on smithi121 2024-04-22T21:09:05.828 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:05 smithi121 bash[73084]: cluster 2024-04-22T21:09:04.612836+0000 mgr.x (mgr.34107) 359 : 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-22T21:09:05.829 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:05 smithi121 bash[73084]: cluster 2024-04-22T21:09:04.612836+0000 mgr.x (mgr.34107) 359 : 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-22T21:09:05.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:05 smithi123 bash[58916]: audit 2024-04-22T21:09:04.548783+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:05.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:05 smithi123 bash[58916]: audit 2024-04-22T21:09:04.548783+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:05.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:05 smithi123 bash[58916]: audit 2024-04-22T21:09:04.559783+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:05.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:05 smithi123 bash[58916]: audit 2024-04-22T21:09:04.559783+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:05.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:05 smithi123 bash[58916]: audit 2024-04-22T21:09:04.583484+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-22T21:09:05.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:05 smithi123 bash[58916]: audit 2024-04-22T21:09:04.583484+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-22T21:09:05.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:05 smithi123 bash[58916]: audit 2024-04-22T21:09:04.585643+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:05.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:05 smithi123 bash[58916]: audit 2024-04-22T21:09:04.585643+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:05.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:05 smithi123 bash[58916]: cephadm 2024-04-22T21:09:04.589144+0000 mgr.x (mgr.34107) 357 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-22T21:09:05.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:05 smithi123 bash[58916]: cephadm 2024-04-22T21:09:04.589144+0000 mgr.x (mgr.34107) 357 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-22T21:09:05.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:05 smithi123 bash[58916]: cephadm 2024-04-22T21:09:04.598016+0000 mgr.x (mgr.34107) 358 : cephadm [INF] Reconfiguring daemon osd.3 on smithi121 2024-04-22T21:09:05.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:05 smithi123 bash[58916]: cephadm 2024-04-22T21:09:04.598016+0000 mgr.x (mgr.34107) 358 : cephadm [INF] Reconfiguring daemon osd.3 on smithi121 2024-04-22T21:09:05.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:05 smithi123 bash[58916]: cluster 2024-04-22T21:09:04.612836+0000 mgr.x (mgr.34107) 359 : 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-22T21:09:05.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:05 smithi123 bash[58916]: cluster 2024-04-22T21:09:04.612836+0000 mgr.x (mgr.34107) 359 : 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-22T21:09:06.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:06 smithi123 bash[58916]: audit 2024-04-22T21:09:05.720047+0000 mgr.x (mgr.34107) 360 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:06.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:06 smithi123 bash[58916]: audit 2024-04-22T21:09:05.720047+0000 mgr.x (mgr.34107) 360 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:07.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:06 smithi121 bash[73084]: audit 2024-04-22T21:09:05.720047+0000 mgr.x (mgr.34107) 360 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:07.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:06 smithi121 bash[73084]: audit 2024-04-22T21:09:05.720047+0000 mgr.x (mgr.34107) 360 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:07.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:06 smithi121 bash[75184]: audit 2024-04-22T21:09:05.720047+0000 mgr.x (mgr.34107) 360 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:07.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:06 smithi121 bash[75184]: audit 2024-04-22T21:09:05.720047+0000 mgr.x (mgr.34107) 360 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:07.042 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-04-22T21:09:07.796 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T21:09:07.796 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi121 smithi121 running 12s ago 16m - - 2024-04-22T21:09:07.796 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi123 smithi123 running 9s ago 16m - - 2024-04-22T21:09:07.796 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (3m) 12s ago 10m 13.0M - 0.23.0 ba2b418f427c 75d0217c38a9 2024-04-22T21:09:07.796 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (3m) 9s ago 9m 39.6M - 8.3.5 dad864ee21e9 800591342f16 2024-04-22T21:09:07.796 INFO:teuthology.orchestra.run.smithi121.stdout:iscsi.foo.smithi121.rxpsbc smithi121 running (2m) 12s ago 7m 43.2M - 3.5 e1d6a67b021e 106eadf8e441 2024-04-22T21:09:07.797 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443,9283,8765 running (2m) 9s ago 15m 498M - 19.0.0-3198-g56e81df3 82086b19bb07 47d10e8cef27 2024-04-22T21:09:07.797 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443,9283,8765 running (114s) 12s ago 17m 436M - 19.0.0-3198-g56e81df3 82086b19bb07 8406ceac8ad3 2024-04-22T21:09:07.797 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (66s) 12s ago 17m 43.6M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 f5b71d32306b 2024-04-22T21:09:07.797 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (28s) 9s ago 16m 23.5M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 db2fb24d7454 2024-04-22T21:09:07.797 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (45s) 12s ago 16m 35.7M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 425f9e808335 2024-04-22T21:09:07.797 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (3m) 12s ago 10m 8735k - 1.3.1 1dbe0e931976 7b20ff211618 2024-04-22T21:09:07.797 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (3m) 9s ago 10m 8643k - 1.3.1 1dbe0e931976 c449de2e89b9 2024-04-22T21:09:07.797 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (15m) 12s ago 15m 55.8M 4096M 17.2.0 e1d6a67b021e 5f94163fffdf 2024-04-22T21:09:07.797 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (14m) 12s ago 14m 58.5M 4096M 17.2.0 e1d6a67b021e f0f08f753918 2024-04-22T21:09:07.797 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (14m) 12s ago 14m 50.9M 4096M 17.2.0 e1d6a67b021e 95dd99eaa933 2024-04-22T21:09:07.797 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (13m) 12s ago 13m 54.7M 4096M 17.2.0 e1d6a67b021e b57914fddc0c 2024-04-22T21:09:07.797 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (13m) 9s ago 13m 57.2M 4096M 17.2.0 e1d6a67b021e 3652b9975d1b 2024-04-22T21:09:07.797 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (12m) 9s ago 12m 53.8M 4096M 17.2.0 e1d6a67b021e 5ad1d460ef25 2024-04-22T21:09:07.797 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (11m) 9s ago 11m 54.2M 4096M 17.2.0 e1d6a67b021e a8c3f31719ee 2024-04-22T21:09:07.798 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (11m) 9s ago 11m 55.2M 4096M 17.2.0 e1d6a67b021e 4102dc5bd77f 2024-04-22T21:09:07.798 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (2m) 9s ago 10m 60.8M - 2.33.4 514e6a882f6e 14ed9f8bb5de 2024-04-22T21:09:07.798 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi121.fpqyxe smithi121 *:8000 running (8m) 12s ago 8m 85.7M - 17.2.0 e1d6a67b021e 3c014c62895e 2024-04-22T21:09:07.798 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi123.ducldy smithi123 *:8000 running (8m) 9s ago 8m 86.2M - 17.2.0 e1d6a67b021e 9dfc66019212 2024-04-22T21:09:07.798 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi121.umzhsg smithi121 *:80 running (8m) 12s ago 8m 85.7M - 17.2.0 e1d6a67b021e 49d78336324c 2024-04-22T21:09:07.798 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi123.ywhrus smithi123 *:80 running (8m) 9s ago 8m 85.6M - 17.2.0 e1d6a67b021e d78a39784a57 2024-04-22T21:09:07.944 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:07 smithi123 bash[58916]: cluster 2024-04-22T21:09:06.614479+0000 mgr.x (mgr.34107) 361 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:07.944 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:07 smithi123 bash[58916]: cluster 2024-04-22T21:09:06.614479+0000 mgr.x (mgr.34107) 361 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:07.944 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:07 smithi123 bash[58916]: audit 2024-04-22T21:09:06.666779+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:07.944 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:07 smithi123 bash[58916]: audit 2024-04-22T21:09:06.666779+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:07.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:07 smithi123 bash[58916]: audit 2024-04-22T21:09:06.687123+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:07.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:07 smithi123 bash[58916]: audit 2024-04-22T21:09:06.687123+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:07.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:07 smithi123 bash[58916]: audit 2024-04-22T21:09:06.711892+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.fpqyxe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:07.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:07 smithi123 bash[58916]: audit 2024-04-22T21:09:06.711892+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.fpqyxe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:07.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:07 smithi123 bash[58916]: audit 2024-04-22T21:09:06.712594+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.fpqyxe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:07.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:07 smithi123 bash[58916]: audit 2024-04-22T21:09:06.712594+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.fpqyxe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:07.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:07 smithi123 bash[58916]: audit 2024-04-22T21:09:06.717064+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:07.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:07 smithi123 bash[58916]: audit 2024-04-22T21:09:06.717064+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:07.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:07 smithi123 bash[58916]: cephadm 2024-04-22T21:09:06.717603+0000 mgr.x (mgr.34107) 362 : cephadm [INF] Reconfiguring rgw.foo.smithi121.fpqyxe (monmap changed)... 2024-04-22T21:09:07.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:07 smithi123 bash[58916]: cephadm 2024-04-22T21:09:06.717603+0000 mgr.x (mgr.34107) 362 : cephadm [INF] Reconfiguring rgw.foo.smithi121.fpqyxe (monmap changed)... 2024-04-22T21:09:07.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:07 smithi123 bash[58916]: cephadm 2024-04-22T21:09:06.725702+0000 mgr.x (mgr.34107) 363 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi121.fpqyxe on smithi121 2024-04-22T21:09:07.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:07 smithi123 bash[58916]: cephadm 2024-04-22T21:09:06.725702+0000 mgr.x (mgr.34107) 363 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi121.fpqyxe on smithi121 2024-04-22T21:09:07.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:07 smithi123 bash[58916]: audit 2024-04-22T21:09:07.039439+0000 mgr.x (mgr.34107) 364 : audit [DBG] from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:07.945 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:07 smithi123 bash[58916]: audit 2024-04-22T21:09:07.039439+0000 mgr.x (mgr.34107) 364 : audit [DBG] from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:08.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[75184]: cluster 2024-04-22T21:09:06.614479+0000 mgr.x (mgr.34107) 361 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:08.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[75184]: cluster 2024-04-22T21:09:06.614479+0000 mgr.x (mgr.34107) 361 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:08.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[75184]: audit 2024-04-22T21:09:06.666779+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:08.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[75184]: audit 2024-04-22T21:09:06.666779+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:08.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[75184]: audit 2024-04-22T21:09:06.687123+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:08.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[75184]: audit 2024-04-22T21:09:06.687123+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:08.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[75184]: audit 2024-04-22T21:09:06.711892+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.fpqyxe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:08.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[75184]: audit 2024-04-22T21:09:06.711892+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.fpqyxe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:08.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[75184]: audit 2024-04-22T21:09:06.712594+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.fpqyxe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:08.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[75184]: audit 2024-04-22T21:09:06.712594+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.fpqyxe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:08.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[75184]: audit 2024-04-22T21:09:06.717064+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:08.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[75184]: audit 2024-04-22T21:09:06.717064+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:08.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[75184]: cephadm 2024-04-22T21:09:06.717603+0000 mgr.x (mgr.34107) 362 : cephadm [INF] Reconfiguring rgw.foo.smithi121.fpqyxe (monmap changed)... 2024-04-22T21:09:08.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[75184]: cephadm 2024-04-22T21:09:06.717603+0000 mgr.x (mgr.34107) 362 : cephadm [INF] Reconfiguring rgw.foo.smithi121.fpqyxe (monmap changed)... 2024-04-22T21:09:08.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[75184]: cephadm 2024-04-22T21:09:06.725702+0000 mgr.x (mgr.34107) 363 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi121.fpqyxe on smithi121 2024-04-22T21:09:08.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[75184]: cephadm 2024-04-22T21:09:06.725702+0000 mgr.x (mgr.34107) 363 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi121.fpqyxe on smithi121 2024-04-22T21:09:08.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[75184]: audit 2024-04-22T21:09:07.039439+0000 mgr.x (mgr.34107) 364 : audit [DBG] from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:08.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[75184]: audit 2024-04-22T21:09:07.039439+0000 mgr.x (mgr.34107) 364 : audit [DBG] from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:08.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[73084]: cluster 2024-04-22T21:09:06.614479+0000 mgr.x (mgr.34107) 361 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:08.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[73084]: cluster 2024-04-22T21:09:06.614479+0000 mgr.x (mgr.34107) 361 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:08.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[73084]: audit 2024-04-22T21:09:06.666779+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:08.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[73084]: audit 2024-04-22T21:09:06.666779+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:08.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[73084]: audit 2024-04-22T21:09:06.687123+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:08.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[73084]: audit 2024-04-22T21:09:06.687123+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:08.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[73084]: audit 2024-04-22T21:09:06.711892+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.fpqyxe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:08.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[73084]: audit 2024-04-22T21:09:06.711892+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.fpqyxe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:08.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[73084]: audit 2024-04-22T21:09:06.712594+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.fpqyxe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:08.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[73084]: audit 2024-04-22T21:09:06.712594+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.fpqyxe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:08.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[73084]: audit 2024-04-22T21:09:06.717064+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:08.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[73084]: audit 2024-04-22T21:09:06.717064+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:08.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[73084]: cephadm 2024-04-22T21:09:06.717603+0000 mgr.x (mgr.34107) 362 : cephadm [INF] Reconfiguring rgw.foo.smithi121.fpqyxe (monmap changed)... 2024-04-22T21:09:08.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[73084]: cephadm 2024-04-22T21:09:06.717603+0000 mgr.x (mgr.34107) 362 : cephadm [INF] Reconfiguring rgw.foo.smithi121.fpqyxe (monmap changed)... 2024-04-22T21:09:08.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[73084]: cephadm 2024-04-22T21:09:06.725702+0000 mgr.x (mgr.34107) 363 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi121.fpqyxe on smithi121 2024-04-22T21:09:08.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[73084]: cephadm 2024-04-22T21:09:06.725702+0000 mgr.x (mgr.34107) 363 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi121.fpqyxe on smithi121 2024-04-22T21:09:08.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[73084]: audit 2024-04-22T21:09:07.039439+0000 mgr.x (mgr.34107) 364 : audit [DBG] from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:08.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:07 smithi121 bash[73084]: audit 2024-04-22T21:09:07.039439+0000 mgr.x (mgr.34107) 364 : audit [DBG] from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:08.221 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:09:08.221 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-04-22T21:09:08.221 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 3 2024-04-22T21:09:08.222 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:09:08.222 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-04-22T21:09:08.222 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 2 2024-04-22T21:09:08.222 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:09:08.222 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-04-22T21:09:08.222 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-22T21:09:08.222 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:09:08.222 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-04-22T21:09:08.222 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-22T21:09:08.222 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:09:08.222 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-04-22T21:09:08.222 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-04-22T21:09:08.222 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 5 2024-04-22T21:09:08.223 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:09:08.223 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:09:08.242 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:09:07 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:09:07] "GET /metrics HTTP/1.1" 200 38199 "" "Prometheus/2.33.4" 2024-04-22T21:09:08.586 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:09:08.586 INFO:teuthology.orchestra.run.smithi121.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d", 2024-04-22T21:09:08.587 INFO:teuthology.orchestra.run.smithi121.stdout: "in_progress": true, 2024-04-22T21:09:08.587 INFO:teuthology.orchestra.run.smithi121.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-22T21:09:08.587 INFO:teuthology.orchestra.run.smithi121.stdout: "services_complete": [ 2024-04-22T21:09:08.587 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr", 2024-04-22T21:09:08.587 INFO:teuthology.orchestra.run.smithi121.stdout: "mon" 2024-04-22T21:09:08.587 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2024-04-22T21:09:08.587 INFO:teuthology.orchestra.run.smithi121.stdout: "progress": "5/23 daemons upgraded", 2024-04-22T21:09:08.587 INFO:teuthology.orchestra.run.smithi121.stdout: "message": "Currently upgrading mon daemons", 2024-04-22T21:09:08.587 INFO:teuthology.orchestra.run.smithi121.stdout: "is_paused": false 2024-04-22T21:09:08.587 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:09:08.992 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:09:08 smithi123 bash[54986]: ts=2024-04-22T21:09: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.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"172.21.15.123:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"e8544264-00e9-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-22T21:09:08.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:08 smithi123 bash[58916]: audit 2024-04-22T21:09:07.399755+0000 mgr.x (mgr.34107) 365 : audit [DBG] from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:08.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:08 smithi123 bash[58916]: audit 2024-04-22T21:09:07.399755+0000 mgr.x (mgr.34107) 365 : audit [DBG] from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:08.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:08 smithi123 bash[58916]: audit 2024-04-22T21:09:07.759069+0000 mgr.x (mgr.34107) 366 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:08.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:08 smithi123 bash[58916]: audit 2024-04-22T21:09:07.759069+0000 mgr.x (mgr.34107) 366 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:08.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:08 smithi123 bash[58916]: audit 2024-04-22T21:09:08.227948+0000 mon.c (mon.1) 76 : audit [DBG] from='client.? 172.21.15.121:0/1858511106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:08.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:08 smithi123 bash[58916]: audit 2024-04-22T21:09:08.227948+0000 mon.c (mon.1) 76 : audit [DBG] from='client.? 172.21.15.121:0/1858511106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:09.020 INFO:teuthology.orchestra.run.smithi121.stdout:HEALTH_OK 2024-04-22T21:09:09.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:08 smithi121 bash[73084]: audit 2024-04-22T21:09:07.399755+0000 mgr.x (mgr.34107) 365 : audit [DBG] from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:09.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:08 smithi121 bash[73084]: audit 2024-04-22T21:09:07.399755+0000 mgr.x (mgr.34107) 365 : audit [DBG] from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:09.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:08 smithi121 bash[73084]: audit 2024-04-22T21:09:07.759069+0000 mgr.x (mgr.34107) 366 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:09.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:08 smithi121 bash[73084]: audit 2024-04-22T21:09:07.759069+0000 mgr.x (mgr.34107) 366 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:09.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:08 smithi121 bash[73084]: audit 2024-04-22T21:09:08.227948+0000 mon.c (mon.1) 76 : audit [DBG] from='client.? 172.21.15.121:0/1858511106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:09.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:08 smithi121 bash[73084]: audit 2024-04-22T21:09:08.227948+0000 mon.c (mon.1) 76 : audit [DBG] from='client.? 172.21.15.121:0/1858511106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:09.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:08 smithi121 bash[75184]: audit 2024-04-22T21:09:07.399755+0000 mgr.x (mgr.34107) 365 : audit [DBG] from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:09.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:08 smithi121 bash[75184]: audit 2024-04-22T21:09:07.399755+0000 mgr.x (mgr.34107) 365 : audit [DBG] from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:09.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:08 smithi121 bash[75184]: audit 2024-04-22T21:09:07.759069+0000 mgr.x (mgr.34107) 366 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:09.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:08 smithi121 bash[75184]: audit 2024-04-22T21:09:07.759069+0000 mgr.x (mgr.34107) 366 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:09.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:08 smithi121 bash[75184]: audit 2024-04-22T21:09:08.227948+0000 mon.c (mon.1) 76 : audit [DBG] from='client.? 172.21.15.121:0/1858511106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:09.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:08 smithi121 bash[75184]: audit 2024-04-22T21:09:08.227948+0000 mon.c (mon.1) 76 : audit [DBG] from='client.? 172.21.15.121:0/1858511106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:10.192 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[73084]: audit 2024-04-22T21:09:08.598389+0000 mgr.x (mgr.34107) 367 : audit [DBG] from='client.44166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:10.192 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[73084]: audit 2024-04-22T21:09:08.598389+0000 mgr.x (mgr.34107) 367 : audit [DBG] from='client.44166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:10.192 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[73084]: cluster 2024-04-22T21:09:08.615204+0000 mgr.x (mgr.34107) 368 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:10.192 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[73084]: cluster 2024-04-22T21:09:08.615204+0000 mgr.x (mgr.34107) 368 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:10.192 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[73084]: audit 2024-04-22T21:09:08.866537+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:10.192 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[73084]: audit 2024-04-22T21:09:08.866537+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:10.192 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[73084]: audit 2024-04-22T21:09:08.883059+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:10.192 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[73084]: audit 2024-04-22T21:09:08.883059+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:10.193 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[73084]: audit 2024-04-22T21:09:08.893807+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.umzhsg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:10.193 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[73084]: audit 2024-04-22T21:09:08.893807+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.umzhsg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:10.193 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[73084]: audit 2024-04-22T21:09:08.894329+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.umzhsg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:10.193 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[73084]: audit 2024-04-22T21:09:08.894329+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.umzhsg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:10.193 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[73084]: audit 2024-04-22T21:09:08.899182+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:10.193 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[73084]: audit 2024-04-22T21:09:08.899182+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:10.193 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[73084]: cephadm 2024-04-22T21:09:08.899562+0000 mgr.x (mgr.34107) 369 : cephadm [INF] Reconfiguring rgw.smpl.smithi121.umzhsg (monmap changed)... 2024-04-22T21:09:10.193 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[73084]: cephadm 2024-04-22T21:09:08.899562+0000 mgr.x (mgr.34107) 369 : cephadm [INF] Reconfiguring rgw.smpl.smithi121.umzhsg (monmap changed)... 2024-04-22T21:09:10.193 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[73084]: cephadm 2024-04-22T21:09:08.907846+0000 mgr.x (mgr.34107) 370 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi121.umzhsg on smithi121 2024-04-22T21:09:10.193 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[73084]: cephadm 2024-04-22T21:09:08.907846+0000 mgr.x (mgr.34107) 370 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi121.umzhsg on smithi121 2024-04-22T21:09:10.193 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[73084]: audit 2024-04-22T21:09:09.026595+0000 mon.c (mon.1) 79 : audit [DBG] from='client.? 172.21.15.121:0/3051861094' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:09:10.193 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[73084]: audit 2024-04-22T21:09:09.026595+0000 mon.c (mon.1) 79 : audit [DBG] from='client.? 172.21.15.121:0/3051861094' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:09:10.193 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[75184]: audit 2024-04-22T21:09:08.598389+0000 mgr.x (mgr.34107) 367 : audit [DBG] from='client.44166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:10.194 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[75184]: audit 2024-04-22T21:09:08.598389+0000 mgr.x (mgr.34107) 367 : audit [DBG] from='client.44166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:10.194 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[75184]: cluster 2024-04-22T21:09:08.615204+0000 mgr.x (mgr.34107) 368 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:10.194 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[75184]: cluster 2024-04-22T21:09:08.615204+0000 mgr.x (mgr.34107) 368 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:10.194 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[75184]: audit 2024-04-22T21:09:08.866537+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:10.194 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[75184]: audit 2024-04-22T21:09:08.866537+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:10.194 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[75184]: audit 2024-04-22T21:09:08.883059+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:10.194 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[75184]: audit 2024-04-22T21:09:08.883059+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:10.194 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[75184]: audit 2024-04-22T21:09:08.893807+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.umzhsg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:10.194 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[75184]: audit 2024-04-22T21:09:08.893807+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.umzhsg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:10.194 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[75184]: audit 2024-04-22T21:09:08.894329+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.umzhsg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:10.194 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[75184]: audit 2024-04-22T21:09:08.894329+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.umzhsg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:10.194 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[75184]: audit 2024-04-22T21:09:08.899182+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:10.194 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[75184]: audit 2024-04-22T21:09:08.899182+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:10.195 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[75184]: cephadm 2024-04-22T21:09:08.899562+0000 mgr.x (mgr.34107) 369 : cephadm [INF] Reconfiguring rgw.smpl.smithi121.umzhsg (monmap changed)... 2024-04-22T21:09:10.195 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[75184]: cephadm 2024-04-22T21:09:08.899562+0000 mgr.x (mgr.34107) 369 : cephadm [INF] Reconfiguring rgw.smpl.smithi121.umzhsg (monmap changed)... 2024-04-22T21:09:10.195 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[75184]: cephadm 2024-04-22T21:09:08.907846+0000 mgr.x (mgr.34107) 370 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi121.umzhsg on smithi121 2024-04-22T21:09:10.195 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[75184]: cephadm 2024-04-22T21:09:08.907846+0000 mgr.x (mgr.34107) 370 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi121.umzhsg on smithi121 2024-04-22T21:09:10.195 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[75184]: audit 2024-04-22T21:09:09.026595+0000 mon.c (mon.1) 79 : audit [DBG] from='client.? 172.21.15.121:0/3051861094' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:09:10.195 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:09 smithi121 bash[75184]: audit 2024-04-22T21:09:09.026595+0000 mon.c (mon.1) 79 : audit [DBG] from='client.? 172.21.15.121:0/3051861094' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:09:10.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:09 smithi123 bash[58916]: audit 2024-04-22T21:09:08.598389+0000 mgr.x (mgr.34107) 367 : audit [DBG] from='client.44166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:10.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:09 smithi123 bash[58916]: audit 2024-04-22T21:09:08.598389+0000 mgr.x (mgr.34107) 367 : audit [DBG] from='client.44166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:10.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:09 smithi123 bash[58916]: cluster 2024-04-22T21:09:08.615204+0000 mgr.x (mgr.34107) 368 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:10.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:09 smithi123 bash[58916]: cluster 2024-04-22T21:09:08.615204+0000 mgr.x (mgr.34107) 368 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:10.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:09 smithi123 bash[58916]: audit 2024-04-22T21:09:08.866537+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:10.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:09 smithi123 bash[58916]: audit 2024-04-22T21:09:08.866537+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:10.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:09 smithi123 bash[58916]: audit 2024-04-22T21:09:08.883059+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:10.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:09 smithi123 bash[58916]: audit 2024-04-22T21:09:08.883059+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:10.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:09 smithi123 bash[58916]: audit 2024-04-22T21:09:08.893807+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.umzhsg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:10.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:09 smithi123 bash[58916]: audit 2024-04-22T21:09:08.893807+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.umzhsg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:10.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:09 smithi123 bash[58916]: audit 2024-04-22T21:09:08.894329+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.umzhsg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:10.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:09 smithi123 bash[58916]: audit 2024-04-22T21:09:08.894329+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.umzhsg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:10.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:09 smithi123 bash[58916]: audit 2024-04-22T21:09:08.899182+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:10.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:09 smithi123 bash[58916]: audit 2024-04-22T21:09:08.899182+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:10.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:09 smithi123 bash[58916]: cephadm 2024-04-22T21:09:08.899562+0000 mgr.x (mgr.34107) 369 : cephadm [INF] Reconfiguring rgw.smpl.smithi121.umzhsg (monmap changed)... 2024-04-22T21:09:10.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:09 smithi123 bash[58916]: cephadm 2024-04-22T21:09:08.899562+0000 mgr.x (mgr.34107) 369 : cephadm [INF] Reconfiguring rgw.smpl.smithi121.umzhsg (monmap changed)... 2024-04-22T21:09:10.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:09 smithi123 bash[58916]: cephadm 2024-04-22T21:09:08.907846+0000 mgr.x (mgr.34107) 370 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi121.umzhsg on smithi121 2024-04-22T21:09:10.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:09 smithi123 bash[58916]: cephadm 2024-04-22T21:09:08.907846+0000 mgr.x (mgr.34107) 370 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi121.umzhsg on smithi121 2024-04-22T21:09:10.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:09 smithi123 bash[58916]: audit 2024-04-22T21:09:09.026595+0000 mon.c (mon.1) 79 : audit [DBG] from='client.? 172.21.15.121:0/3051861094' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:09:10.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:09 smithi123 bash[58916]: audit 2024-04-22T21:09:09.026595+0000 mon.c (mon.1) 79 : audit [DBG] from='client.? 172.21.15.121:0/3051861094' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:09:12.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:12 smithi123 bash[58916]: cluster 2024-04-22T21:09:10.615872+0000 mgr.x (mgr.34107) 371 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:12.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:12 smithi123 bash[58916]: cluster 2024-04-22T21:09:10.615872+0000 mgr.x (mgr.34107) 371 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:12.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:12 smithi123 bash[58916]: audit 2024-04-22T21:09:11.085435+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:12.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:12 smithi123 bash[58916]: audit 2024-04-22T21:09:11.085435+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:12.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:12 smithi123 bash[58916]: audit 2024-04-22T21:09:11.105127+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:12.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:12 smithi123 bash[58916]: audit 2024-04-22T21:09:11.105127+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:12.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:12 smithi123 bash[58916]: audit 2024-04-22T21:09:11.123690+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:09:12.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:12 smithi123 bash[58916]: audit 2024-04-22T21:09:11.123690+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:09:12.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:12 smithi123 bash[58916]: audit 2024-04-22T21:09:11.125912+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:09:12.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:12 smithi123 bash[58916]: audit 2024-04-22T21:09:11.125912+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:09:12.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:12 smithi123 bash[58916]: audit 2024-04-22T21:09:11.127899+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:12.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:12 smithi123 bash[58916]: audit 2024-04-22T21:09:11.127899+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:12.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:12 smithi123 bash[58916]: cephadm 2024-04-22T21:09:11.129429+0000 mgr.x (mgr.34107) 372 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-22T21:09:12.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:12 smithi123 bash[58916]: cephadm 2024-04-22T21:09:11.129429+0000 mgr.x (mgr.34107) 372 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-22T21:09:12.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:12 smithi123 bash[58916]: cephadm 2024-04-22T21:09:11.136643+0000 mgr.x (mgr.34107) 373 : cephadm [INF] Reconfiguring daemon mon.b on smithi123 2024-04-22T21:09:12.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:12 smithi123 bash[58916]: cephadm 2024-04-22T21:09:11.136643+0000 mgr.x (mgr.34107) 373 : cephadm [INF] Reconfiguring daemon mon.b on smithi123 2024-04-22T21:09:12.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:12 smithi121 bash[73084]: cluster 2024-04-22T21:09:10.615872+0000 mgr.x (mgr.34107) 371 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:12.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:12 smithi121 bash[73084]: cluster 2024-04-22T21:09:10.615872+0000 mgr.x (mgr.34107) 371 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:12.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:12 smithi121 bash[73084]: audit 2024-04-22T21:09:11.085435+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:12.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:12 smithi121 bash[73084]: audit 2024-04-22T21:09:11.085435+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:12.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:12 smithi121 bash[73084]: audit 2024-04-22T21:09:11.105127+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:12.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:12 smithi121 bash[73084]: audit 2024-04-22T21:09:11.105127+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:12.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:12 smithi121 bash[73084]: audit 2024-04-22T21:09:11.123690+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:09:12.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:12 smithi121 bash[73084]: audit 2024-04-22T21:09:11.123690+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:09:12.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:12 smithi121 bash[73084]: audit 2024-04-22T21:09:11.125912+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:09:12.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:12 smithi121 bash[73084]: audit 2024-04-22T21:09:11.125912+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:09:12.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:12 smithi121 bash[73084]: audit 2024-04-22T21:09:11.127899+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:12.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:12 smithi121 bash[73084]: audit 2024-04-22T21:09:11.127899+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:12.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:12 smithi121 bash[73084]: cephadm 2024-04-22T21:09:11.129429+0000 mgr.x (mgr.34107) 372 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-22T21:09:12.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:12 smithi121 bash[73084]: cephadm 2024-04-22T21:09:11.129429+0000 mgr.x (mgr.34107) 372 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-22T21:09:12.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:12 smithi121 bash[73084]: cephadm 2024-04-22T21:09:11.136643+0000 mgr.x (mgr.34107) 373 : cephadm [INF] Reconfiguring daemon mon.b on smithi123 2024-04-22T21:09:12.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:12 smithi121 bash[73084]: cephadm 2024-04-22T21:09:11.136643+0000 mgr.x (mgr.34107) 373 : cephadm [INF] Reconfiguring daemon mon.b on smithi123 2024-04-22T21:09:12.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:12 smithi121 bash[75184]: cluster 2024-04-22T21:09:10.615872+0000 mgr.x (mgr.34107) 371 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:12.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:12 smithi121 bash[75184]: cluster 2024-04-22T21:09:10.615872+0000 mgr.x (mgr.34107) 371 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:12.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:12 smithi121 bash[75184]: audit 2024-04-22T21:09:11.085435+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:12.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:12 smithi121 bash[75184]: audit 2024-04-22T21:09:11.085435+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:12.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:12 smithi121 bash[75184]: audit 2024-04-22T21:09:11.105127+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:12.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:12 smithi121 bash[75184]: audit 2024-04-22T21:09:11.105127+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:12.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:12 smithi121 bash[75184]: audit 2024-04-22T21:09:11.123690+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:09:12.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:12 smithi121 bash[75184]: audit 2024-04-22T21:09:11.123690+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-22T21:09:12.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:12 smithi121 bash[75184]: audit 2024-04-22T21:09:11.125912+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:09:12.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:12 smithi121 bash[75184]: audit 2024-04-22T21:09:11.125912+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-22T21:09:12.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:12 smithi121 bash[75184]: audit 2024-04-22T21:09:11.127899+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:12.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:12 smithi121 bash[75184]: audit 2024-04-22T21:09:11.127899+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:12.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:12 smithi121 bash[75184]: cephadm 2024-04-22T21:09:11.129429+0000 mgr.x (mgr.34107) 372 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-22T21:09:12.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:12 smithi121 bash[75184]: cephadm 2024-04-22T21:09:11.129429+0000 mgr.x (mgr.34107) 372 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-22T21:09:12.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:12 smithi121 bash[75184]: cephadm 2024-04-22T21:09:11.136643+0000 mgr.x (mgr.34107) 373 : cephadm [INF] Reconfiguring daemon mon.b on smithi123 2024-04-22T21:09:12.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:12 smithi121 bash[75184]: cephadm 2024-04-22T21:09:11.136643+0000 mgr.x (mgr.34107) 373 : cephadm [INF] Reconfiguring daemon mon.b on smithi123 2024-04-22T21:09:13.742 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:09:13 smithi123 bash[54986]: ts=2024-04-22T21: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=\"smithi121\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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=\"e8544264-00e9-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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-22T21:09:14.406 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:14 smithi123 bash[58916]: cluster 2024-04-22T21:09:12.617734+0000 mgr.x (mgr.34107) 374 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:14.406 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:14 smithi123 bash[58916]: cluster 2024-04-22T21:09:12.617734+0000 mgr.x (mgr.34107) 374 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:14.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:14 smithi121 bash[73084]: cluster 2024-04-22T21:09:12.617734+0000 mgr.x (mgr.34107) 374 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:14.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:14 smithi121 bash[73084]: cluster 2024-04-22T21:09:12.617734+0000 mgr.x (mgr.34107) 374 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:14.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:14 smithi121 bash[75184]: cluster 2024-04-22T21:09:12.617734+0000 mgr.x (mgr.34107) 374 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:14.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:14 smithi121 bash[75184]: cluster 2024-04-22T21:09:12.617734+0000 mgr.x (mgr.34107) 374 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:15.718 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:15 smithi121 bash[73084]: audit 2024-04-22T21:09:14.364503+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:15.719 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:15 smithi121 bash[73084]: audit 2024-04-22T21:09:14.364503+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:15.719 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:15 smithi121 bash[73084]: audit 2024-04-22T21:09:14.380894+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:15.719 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:15 smithi121 bash[73084]: audit 2024-04-22T21:09:14.380894+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:15.719 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:15 smithi121 bash[73084]: audit 2024-04-22T21:09:14.403682+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:09:15.719 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:15 smithi121 bash[73084]: audit 2024-04-22T21:09:14.403682+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:09:15.719 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:15 smithi121 bash[73084]: audit 2024-04-22T21:09:14.404470+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:09:15.719 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:15 smithi121 bash[73084]: audit 2024-04-22T21:09:14.404470+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:09:15.719 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:15 smithi121 bash[73084]: audit 2024-04-22T21:09:14.406596+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T21:09:15.719 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:15 smithi121 bash[73084]: audit 2024-04-22T21:09:14.406596+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T21:09:15.719 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:15 smithi121 bash[73084]: audit 2024-04-22T21:09:14.408067+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:15.719 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:15 smithi121 bash[73084]: audit 2024-04-22T21:09:14.408067+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:15.719 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:15 smithi121 bash[73084]: audit 2024-04-22T21:09:14.688636+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:09:15.719 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:15 smithi121 bash[73084]: audit 2024-04-22T21:09:14.688636+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:09:15.720 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:15 smithi121 bash[75184]: audit 2024-04-22T21:09:14.364503+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:15.720 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:15 smithi121 bash[75184]: audit 2024-04-22T21:09:14.364503+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:15.720 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:15 smithi121 bash[75184]: audit 2024-04-22T21:09:14.380894+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:15.720 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:15 smithi121 bash[75184]: audit 2024-04-22T21:09:14.380894+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:15.720 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:15 smithi121 bash[75184]: audit 2024-04-22T21:09:14.403682+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:09:15.720 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:15 smithi121 bash[75184]: audit 2024-04-22T21:09:14.403682+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:09:15.720 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:15 smithi121 bash[75184]: audit 2024-04-22T21:09:14.404470+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:09:15.720 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:15 smithi121 bash[75184]: audit 2024-04-22T21:09:14.404470+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:09:15.720 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:15 smithi121 bash[75184]: audit 2024-04-22T21:09:14.406596+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T21:09:15.720 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:15 smithi121 bash[75184]: audit 2024-04-22T21:09:14.406596+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T21:09:15.720 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:15 smithi121 bash[75184]: audit 2024-04-22T21:09:14.408067+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:15.720 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:15 smithi121 bash[75184]: audit 2024-04-22T21:09:14.408067+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:15.720 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:15 smithi121 bash[75184]: audit 2024-04-22T21:09:14.688636+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:09:15.721 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:15 smithi121 bash[75184]: audit 2024-04-22T21:09:14.688636+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:09:15.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:15 smithi123 bash[58916]: audit 2024-04-22T21:09:14.364503+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:15.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:15 smithi123 bash[58916]: audit 2024-04-22T21:09:14.364503+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:15.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:15 smithi123 bash[58916]: audit 2024-04-22T21:09:14.380894+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:15.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:15 smithi123 bash[58916]: audit 2024-04-22T21:09:14.380894+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:15.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:15 smithi123 bash[58916]: audit 2024-04-22T21:09:14.403682+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:09:15.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:15 smithi123 bash[58916]: audit 2024-04-22T21:09:14.403682+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:09:15.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:15 smithi123 bash[58916]: audit 2024-04-22T21:09:14.404470+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:09:15.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:15 smithi123 bash[58916]: audit 2024-04-22T21:09:14.404470+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-22T21:09:15.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:15 smithi123 bash[58916]: audit 2024-04-22T21:09:14.406596+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T21:09:15.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:15 smithi123 bash[58916]: audit 2024-04-22T21:09:14.406596+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-22T21:09:15.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:15 smithi123 bash[58916]: audit 2024-04-22T21:09:14.408067+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:15.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:15 smithi123 bash[58916]: audit 2024-04-22T21:09:14.408067+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:15.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:15 smithi123 bash[58916]: audit 2024-04-22T21:09:14.688636+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:09:15.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:15 smithi123 bash[58916]: audit 2024-04-22T21:09:14.688636+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:09:16.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:16 smithi121 bash[73084]: cephadm 2024-04-22T21:09:14.409408+0000 mgr.x (mgr.34107) 375 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-22T21:09:16.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:16 smithi121 bash[73084]: cephadm 2024-04-22T21:09:14.409408+0000 mgr.x (mgr.34107) 375 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-22T21:09:16.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:16 smithi121 bash[73084]: cephadm 2024-04-22T21:09:14.415930+0000 mgr.x (mgr.34107) 376 : cephadm [INF] Reconfiguring daemon mgr.x on smithi123 2024-04-22T21:09:16.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:16 smithi121 bash[73084]: cephadm 2024-04-22T21:09:14.415930+0000 mgr.x (mgr.34107) 376 : cephadm [INF] Reconfiguring daemon mgr.x on smithi123 2024-04-22T21:09:16.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:16 smithi121 bash[73084]: cluster 2024-04-22T21:09:14.618396+0000 mgr.x (mgr.34107) 377 : 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-22T21:09:16.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:16 smithi121 bash[73084]: cluster 2024-04-22T21:09:14.618396+0000 mgr.x (mgr.34107) 377 : 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-22T21:09:16.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:16 smithi121 bash[73084]: audit 2024-04-22T21:09:15.407558+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:16.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:16 smithi121 bash[73084]: audit 2024-04-22T21:09:15.407558+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:16.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:16 smithi121 bash[73084]: audit 2024-04-22T21:09:15.420076+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:16.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:16 smithi121 bash[73084]: audit 2024-04-22T21:09:15.420076+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:16.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:16 smithi121 bash[73084]: audit 2024-04-22T21:09:15.434725+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:16.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:16 smithi121 bash[73084]: audit 2024-04-22T21:09:15.434725+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:16.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:16 smithi121 bash[75184]: cephadm 2024-04-22T21:09:14.409408+0000 mgr.x (mgr.34107) 375 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-22T21:09:16.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:16 smithi121 bash[75184]: cephadm 2024-04-22T21:09:14.409408+0000 mgr.x (mgr.34107) 375 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-22T21:09:16.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:16 smithi121 bash[75184]: cephadm 2024-04-22T21:09:14.415930+0000 mgr.x (mgr.34107) 376 : cephadm [INF] Reconfiguring daemon mgr.x on smithi123 2024-04-22T21:09:16.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:16 smithi121 bash[75184]: cephadm 2024-04-22T21:09:14.415930+0000 mgr.x (mgr.34107) 376 : cephadm [INF] Reconfiguring daemon mgr.x on smithi123 2024-04-22T21:09:16.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:16 smithi121 bash[75184]: cluster 2024-04-22T21:09:14.618396+0000 mgr.x (mgr.34107) 377 : 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-22T21:09:16.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:16 smithi121 bash[75184]: cluster 2024-04-22T21:09:14.618396+0000 mgr.x (mgr.34107) 377 : 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-22T21:09:16.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:16 smithi121 bash[75184]: audit 2024-04-22T21:09:15.407558+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:16.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:16 smithi121 bash[75184]: audit 2024-04-22T21:09:15.407558+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:16.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:16 smithi121 bash[75184]: audit 2024-04-22T21:09:15.420076+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:16.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:16 smithi121 bash[75184]: audit 2024-04-22T21:09:15.420076+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:16.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:16 smithi121 bash[75184]: audit 2024-04-22T21:09:15.434725+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:16.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:16 smithi121 bash[75184]: audit 2024-04-22T21:09:15.434725+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:16.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:16 smithi123 bash[58916]: cephadm 2024-04-22T21:09:14.409408+0000 mgr.x (mgr.34107) 375 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-22T21:09:16.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:16 smithi123 bash[58916]: cephadm 2024-04-22T21:09:14.409408+0000 mgr.x (mgr.34107) 375 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-22T21:09:16.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:16 smithi123 bash[58916]: cephadm 2024-04-22T21:09:14.415930+0000 mgr.x (mgr.34107) 376 : cephadm [INF] Reconfiguring daemon mgr.x on smithi123 2024-04-22T21:09:16.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:16 smithi123 bash[58916]: cephadm 2024-04-22T21:09:14.415930+0000 mgr.x (mgr.34107) 376 : cephadm [INF] Reconfiguring daemon mgr.x on smithi123 2024-04-22T21:09:16.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:16 smithi123 bash[58916]: cluster 2024-04-22T21:09:14.618396+0000 mgr.x (mgr.34107) 377 : 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-22T21:09:16.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:16 smithi123 bash[58916]: cluster 2024-04-22T21:09:14.618396+0000 mgr.x (mgr.34107) 377 : 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-22T21:09:16.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:16 smithi123 bash[58916]: audit 2024-04-22T21:09:15.407558+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:16.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:16 smithi123 bash[58916]: audit 2024-04-22T21:09:15.407558+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:16.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:16 smithi123 bash[58916]: audit 2024-04-22T21:09:15.420076+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:16.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:16 smithi123 bash[58916]: audit 2024-04-22T21:09:15.420076+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:16.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:16 smithi123 bash[58916]: audit 2024-04-22T21:09:15.434725+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:16.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:16 smithi123 bash[58916]: audit 2024-04-22T21:09:15.434725+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:17.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:17 smithi121 bash[73084]: audit 2024-04-22T21:09:15.730412+0000 mgr.x (mgr.34107) 378 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:17.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:17 smithi121 bash[73084]: audit 2024-04-22T21:09:15.730412+0000 mgr.x (mgr.34107) 378 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:17.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:17 smithi121 bash[73084]: audit 2024-04-22T21:09:16.441936+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:17.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:17 smithi121 bash[73084]: audit 2024-04-22T21:09:16.441936+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:17.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:17 smithi121 bash[73084]: audit 2024-04-22T21:09:16.456074+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:17.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:17 smithi121 bash[73084]: audit 2024-04-22T21:09:16.456074+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:17.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:17 smithi121 bash[73084]: audit 2024-04-22T21:09:16.468224+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:17.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:17 smithi121 bash[73084]: audit 2024-04-22T21:09:16.468224+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:17.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:17 smithi121 bash[75184]: audit 2024-04-22T21:09:15.730412+0000 mgr.x (mgr.34107) 378 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:17.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:17 smithi121 bash[75184]: audit 2024-04-22T21:09:15.730412+0000 mgr.x (mgr.34107) 378 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:17.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:17 smithi121 bash[75184]: audit 2024-04-22T21:09:16.441936+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:17.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:17 smithi121 bash[75184]: audit 2024-04-22T21:09:16.441936+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:17.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:17 smithi121 bash[75184]: audit 2024-04-22T21:09:16.456074+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:17.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:17 smithi121 bash[75184]: audit 2024-04-22T21:09:16.456074+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:17.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:17 smithi121 bash[75184]: audit 2024-04-22T21:09:16.468224+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:17.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:17 smithi121 bash[75184]: audit 2024-04-22T21:09:16.468224+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:17.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:17 smithi123 bash[58916]: audit 2024-04-22T21:09:15.730412+0000 mgr.x (mgr.34107) 378 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:17.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:17 smithi123 bash[58916]: audit 2024-04-22T21:09:15.730412+0000 mgr.x (mgr.34107) 378 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:17.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:17 smithi123 bash[58916]: audit 2024-04-22T21:09:16.441936+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:17.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:17 smithi123 bash[58916]: audit 2024-04-22T21:09:16.441936+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:17.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:17 smithi123 bash[58916]: audit 2024-04-22T21:09:16.456074+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:17.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:17 smithi123 bash[58916]: audit 2024-04-22T21:09:16.456074+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:17.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:17 smithi123 bash[58916]: audit 2024-04-22T21:09:16.468224+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:17.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:17 smithi123 bash[58916]: audit 2024-04-22T21:09:16.468224+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:18.242 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:09:17 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:09:17] "GET /metrics HTTP/1.1" 200 38199 "" "Prometheus/2.33.4" 2024-04-22T21:09:18.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:18 smithi123 bash[58916]: cluster 2024-04-22T21:09:16.620061+0000 mgr.x (mgr.34107) 379 : 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-22T21:09:18.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:18 smithi123 bash[58916]: cluster 2024-04-22T21:09:16.620061+0000 mgr.x (mgr.34107) 379 : 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-22T21:09:18.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:18 smithi121 bash[73084]: cluster 2024-04-22T21:09:16.620061+0000 mgr.x (mgr.34107) 379 : 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-22T21:09:18.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:18 smithi121 bash[73084]: cluster 2024-04-22T21:09:16.620061+0000 mgr.x (mgr.34107) 379 : 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-22T21:09:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:18 smithi121 bash[75184]: cluster 2024-04-22T21:09:16.620061+0000 mgr.x (mgr.34107) 379 : 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-22T21:09:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:18 smithi121 bash[75184]: cluster 2024-04-22T21:09:16.620061+0000 mgr.x (mgr.34107) 379 : 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-22T21:09:18.992 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:09:18 smithi123 bash[54986]: ts=2024-04-22T21:09:18.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.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"172.21.15.123:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"e8544264-00e9-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-22T21:09:20.663 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:20 smithi123 bash[58916]: cluster 2024-04-22T21:09:18.620605+0000 mgr.x (mgr.34107) 380 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:20.663 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:20 smithi123 bash[58916]: cluster 2024-04-22T21:09:18.620605+0000 mgr.x (mgr.34107) 380 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:20.663 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:20 smithi123 bash[58916]: audit 2024-04-22T21:09:19.361596+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:20.663 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:20 smithi123 bash[58916]: audit 2024-04-22T21:09:19.361596+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:20.664 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:20 smithi123 bash[58916]: audit 2024-04-22T21:09:19.381874+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:20.664 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:20 smithi123 bash[58916]: audit 2024-04-22T21:09:19.381874+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:20.664 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:20 smithi123 bash[58916]: audit 2024-04-22T21:09:19.408330+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-22T21:09:20.664 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:20 smithi123 bash[58916]: audit 2024-04-22T21:09:19.408330+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-22T21:09:20.664 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:20 smithi123 bash[58916]: audit 2024-04-22T21:09:19.410261+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:20.664 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:20 smithi123 bash[58916]: audit 2024-04-22T21:09:19.410261+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:20.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:20 smithi121 bash[73084]: cluster 2024-04-22T21:09:18.620605+0000 mgr.x (mgr.34107) 380 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:20.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:20 smithi121 bash[73084]: cluster 2024-04-22T21:09:18.620605+0000 mgr.x (mgr.34107) 380 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:20.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:20 smithi121 bash[73084]: audit 2024-04-22T21:09:19.361596+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:20.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:20 smithi121 bash[73084]: audit 2024-04-22T21:09:19.361596+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:20.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:20 smithi121 bash[73084]: audit 2024-04-22T21:09:19.381874+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:20.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:20 smithi121 bash[73084]: audit 2024-04-22T21:09:19.381874+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:20.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:20 smithi121 bash[73084]: audit 2024-04-22T21:09:19.408330+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-22T21:09:20.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:20 smithi121 bash[73084]: audit 2024-04-22T21:09:19.408330+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-22T21:09:20.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:20 smithi121 bash[73084]: audit 2024-04-22T21:09:19.410261+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:20.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:20 smithi121 bash[73084]: audit 2024-04-22T21:09:19.410261+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:20.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:20 smithi121 bash[75184]: cluster 2024-04-22T21:09:18.620605+0000 mgr.x (mgr.34107) 380 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:20.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:20 smithi121 bash[75184]: cluster 2024-04-22T21:09:18.620605+0000 mgr.x (mgr.34107) 380 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:20.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:20 smithi121 bash[75184]: audit 2024-04-22T21:09:19.361596+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:20.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:20 smithi121 bash[75184]: audit 2024-04-22T21:09:19.361596+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:20.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:20 smithi121 bash[75184]: audit 2024-04-22T21:09:19.381874+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:20.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:20 smithi121 bash[75184]: audit 2024-04-22T21:09:19.381874+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:20.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:20 smithi121 bash[75184]: audit 2024-04-22T21:09:19.408330+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-22T21:09:20.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:20 smithi121 bash[75184]: audit 2024-04-22T21:09:19.408330+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-22T21:09:20.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:20 smithi121 bash[75184]: audit 2024-04-22T21:09:19.410261+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:20.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:20 smithi121 bash[75184]: audit 2024-04-22T21:09:19.410261+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:21.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:21 smithi123 bash[58916]: cephadm 2024-04-22T21:09:19.413918+0000 mgr.x (mgr.34107) 381 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-22T21:09:21.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:21 smithi123 bash[58916]: cephadm 2024-04-22T21:09:19.413918+0000 mgr.x (mgr.34107) 381 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-22T21:09:21.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:21 smithi123 bash[58916]: cephadm 2024-04-22T21:09:19.422129+0000 mgr.x (mgr.34107) 382 : cephadm [INF] Reconfiguring daemon osd.4 on smithi123 2024-04-22T21:09:21.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:21 smithi123 bash[58916]: cephadm 2024-04-22T21:09:19.422129+0000 mgr.x (mgr.34107) 382 : cephadm [INF] Reconfiguring daemon osd.4 on smithi123 2024-04-22T21:09:21.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:21 smithi121 bash[73084]: cephadm 2024-04-22T21:09:19.413918+0000 mgr.x (mgr.34107) 381 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-22T21:09:21.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:21 smithi121 bash[73084]: cephadm 2024-04-22T21:09:19.413918+0000 mgr.x (mgr.34107) 381 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-22T21:09:21.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:21 smithi121 bash[73084]: cephadm 2024-04-22T21:09:19.422129+0000 mgr.x (mgr.34107) 382 : cephadm [INF] Reconfiguring daemon osd.4 on smithi123 2024-04-22T21:09:21.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:21 smithi121 bash[73084]: cephadm 2024-04-22T21:09:19.422129+0000 mgr.x (mgr.34107) 382 : cephadm [INF] Reconfiguring daemon osd.4 on smithi123 2024-04-22T21:09:21.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:21 smithi121 bash[75184]: cephadm 2024-04-22T21:09:19.413918+0000 mgr.x (mgr.34107) 381 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-22T21:09:21.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:21 smithi121 bash[75184]: cephadm 2024-04-22T21:09:19.413918+0000 mgr.x (mgr.34107) 381 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-22T21:09:21.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:21 smithi121 bash[75184]: cephadm 2024-04-22T21:09:19.422129+0000 mgr.x (mgr.34107) 382 : cephadm [INF] Reconfiguring daemon osd.4 on smithi123 2024-04-22T21:09:21.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:21 smithi121 bash[75184]: cephadm 2024-04-22T21:09:19.422129+0000 mgr.x (mgr.34107) 382 : cephadm [INF] Reconfiguring daemon osd.4 on smithi123 2024-04-22T21:09:22.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:22 smithi123 bash[58916]: cluster 2024-04-22T21:09:20.621226+0000 mgr.x (mgr.34107) 383 : cluster [DBG] pgmap v51: 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-22T21:09:22.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:22 smithi123 bash[58916]: cluster 2024-04-22T21:09:20.621226+0000 mgr.x (mgr.34107) 383 : cluster [DBG] pgmap v51: 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-22T21:09:22.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:22 smithi123 bash[58916]: audit 2024-04-22T21:09:21.636549+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:22.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:22 smithi123 bash[58916]: audit 2024-04-22T21:09:21.636549+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:22.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:22 smithi123 bash[58916]: audit 2024-04-22T21:09:21.657577+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:22.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:22 smithi123 bash[58916]: audit 2024-04-22T21:09:21.657577+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:22.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:22 smithi123 bash[58916]: audit 2024-04-22T21:09:21.686412+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-22T21:09:22.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:22 smithi123 bash[58916]: audit 2024-04-22T21:09:21.686412+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-22T21:09:22.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:22 smithi123 bash[58916]: audit 2024-04-22T21:09:21.688990+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:22.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:22 smithi123 bash[58916]: audit 2024-04-22T21:09:21.688990+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:22.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:22 smithi123 bash[58916]: cephadm 2024-04-22T21:09:21.691929+0000 mgr.x (mgr.34107) 384 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-22T21:09:22.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:22 smithi123 bash[58916]: cephadm 2024-04-22T21:09:21.691929+0000 mgr.x (mgr.34107) 384 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-22T21:09:22.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:22 smithi123 bash[58916]: cephadm 2024-04-22T21:09:21.701425+0000 mgr.x (mgr.34107) 385 : cephadm [INF] Reconfiguring daemon osd.5 on smithi123 2024-04-22T21:09:22.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:22 smithi123 bash[58916]: cephadm 2024-04-22T21:09:21.701425+0000 mgr.x (mgr.34107) 385 : cephadm [INF] Reconfiguring daemon osd.5 on smithi123 2024-04-22T21:09:22.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:22 smithi121 bash[73084]: cluster 2024-04-22T21:09:20.621226+0000 mgr.x (mgr.34107) 383 : cluster [DBG] pgmap v51: 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-22T21:09:22.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:22 smithi121 bash[73084]: cluster 2024-04-22T21:09:20.621226+0000 mgr.x (mgr.34107) 383 : cluster [DBG] pgmap v51: 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-22T21:09:22.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:22 smithi121 bash[73084]: audit 2024-04-22T21:09:21.636549+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:22.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:22 smithi121 bash[73084]: audit 2024-04-22T21:09:21.636549+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:22.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:22 smithi121 bash[73084]: audit 2024-04-22T21:09:21.657577+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:22.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:22 smithi121 bash[73084]: audit 2024-04-22T21:09:21.657577+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:22.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:22 smithi121 bash[73084]: audit 2024-04-22T21:09:21.686412+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-22T21:09:22.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:22 smithi121 bash[73084]: audit 2024-04-22T21:09:21.686412+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-22T21:09:22.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:22 smithi121 bash[73084]: audit 2024-04-22T21:09:21.688990+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:22.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:22 smithi121 bash[73084]: audit 2024-04-22T21:09:21.688990+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:22.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:22 smithi121 bash[73084]: cephadm 2024-04-22T21:09:21.691929+0000 mgr.x (mgr.34107) 384 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-22T21:09:22.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:22 smithi121 bash[73084]: cephadm 2024-04-22T21:09:21.691929+0000 mgr.x (mgr.34107) 384 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-22T21:09:22.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:22 smithi121 bash[73084]: cephadm 2024-04-22T21:09:21.701425+0000 mgr.x (mgr.34107) 385 : cephadm [INF] Reconfiguring daemon osd.5 on smithi123 2024-04-22T21:09:22.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:22 smithi121 bash[73084]: cephadm 2024-04-22T21:09:21.701425+0000 mgr.x (mgr.34107) 385 : cephadm [INF] Reconfiguring daemon osd.5 on smithi123 2024-04-22T21:09:22.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:22 smithi121 bash[75184]: cluster 2024-04-22T21:09:20.621226+0000 mgr.x (mgr.34107) 383 : cluster [DBG] pgmap v51: 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-22T21:09:22.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:22 smithi121 bash[75184]: cluster 2024-04-22T21:09:20.621226+0000 mgr.x (mgr.34107) 383 : cluster [DBG] pgmap v51: 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-22T21:09:22.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:22 smithi121 bash[75184]: audit 2024-04-22T21:09:21.636549+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:22.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:22 smithi121 bash[75184]: audit 2024-04-22T21:09:21.636549+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:22.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:22 smithi121 bash[75184]: audit 2024-04-22T21:09:21.657577+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:22.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:22 smithi121 bash[75184]: audit 2024-04-22T21:09:21.657577+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:22.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:22 smithi121 bash[75184]: audit 2024-04-22T21:09:21.686412+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-22T21:09:22.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:22 smithi121 bash[75184]: audit 2024-04-22T21:09:21.686412+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-22T21:09:22.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:22 smithi121 bash[75184]: audit 2024-04-22T21:09:21.688990+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:22.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:22 smithi121 bash[75184]: audit 2024-04-22T21:09:21.688990+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:22.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:22 smithi121 bash[75184]: cephadm 2024-04-22T21:09:21.691929+0000 mgr.x (mgr.34107) 384 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-22T21:09:22.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:22 smithi121 bash[75184]: cephadm 2024-04-22T21:09:21.691929+0000 mgr.x (mgr.34107) 384 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-22T21:09:22.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:22 smithi121 bash[75184]: cephadm 2024-04-22T21:09:21.701425+0000 mgr.x (mgr.34107) 385 : cephadm [INF] Reconfiguring daemon osd.5 on smithi123 2024-04-22T21:09:22.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:22 smithi121 bash[75184]: cephadm 2024-04-22T21:09:21.701425+0000 mgr.x (mgr.34107) 385 : cephadm [INF] Reconfiguring daemon osd.5 on smithi123 2024-04-22T21:09:23.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:23 smithi123 bash[58916]: cluster 2024-04-22T21:09:22.622917+0000 mgr.x (mgr.34107) 386 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:23.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:23 smithi123 bash[58916]: cluster 2024-04-22T21:09:22.622917+0000 mgr.x (mgr.34107) 386 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:23.742 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:09:23 smithi123 bash[54986]: ts=2024-04-22T21:09:23.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi121\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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=\"e8544264-00e9-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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-22T21:09:23.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:23 smithi121 bash[73084]: cluster 2024-04-22T21:09:22.622917+0000 mgr.x (mgr.34107) 386 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:23.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:23 smithi121 bash[73084]: cluster 2024-04-22T21:09:22.622917+0000 mgr.x (mgr.34107) 386 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:23.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:23 smithi121 bash[75184]: cluster 2024-04-22T21:09:22.622917+0000 mgr.x (mgr.34107) 386 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:23.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:23 smithi121 bash[75184]: cluster 2024-04-22T21:09:22.622917+0000 mgr.x (mgr.34107) 386 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:25.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:25 smithi123 bash[58916]: audit 2024-04-22T21:09:24.108586+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:25.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:25 smithi123 bash[58916]: audit 2024-04-22T21:09:24.108586+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:25.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:25 smithi123 bash[58916]: audit 2024-04-22T21:09:24.127469+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:25.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:25 smithi123 bash[58916]: audit 2024-04-22T21:09:24.127469+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:25.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:25 smithi123 bash[58916]: audit 2024-04-22T21:09:24.167193+0000 mon.c (mon.1) 91 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-22T21:09:25.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:25 smithi123 bash[58916]: audit 2024-04-22T21:09:24.167193+0000 mon.c (mon.1) 91 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-22T21:09:25.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:25 smithi123 bash[58916]: audit 2024-04-22T21:09:24.169386+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:25.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:25 smithi123 bash[58916]: audit 2024-04-22T21:09:24.169386+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:25.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:25 smithi123 bash[58916]: cephadm 2024-04-22T21:09:24.172740+0000 mgr.x (mgr.34107) 387 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-22T21:09:25.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:25 smithi123 bash[58916]: cephadm 2024-04-22T21:09:24.172740+0000 mgr.x (mgr.34107) 387 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-22T21:09:25.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:25 smithi123 bash[58916]: cephadm 2024-04-22T21:09:24.181578+0000 mgr.x (mgr.34107) 388 : cephadm [INF] Reconfiguring daemon osd.6 on smithi123 2024-04-22T21:09:25.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:25 smithi123 bash[58916]: cephadm 2024-04-22T21:09:24.181578+0000 mgr.x (mgr.34107) 388 : cephadm [INF] Reconfiguring daemon osd.6 on smithi123 2024-04-22T21:09:25.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:25 smithi121 bash[73084]: audit 2024-04-22T21:09:24.108586+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:25.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:25 smithi121 bash[73084]: audit 2024-04-22T21:09:24.108586+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:25.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:25 smithi121 bash[73084]: audit 2024-04-22T21:09:24.127469+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:25.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:25 smithi121 bash[73084]: audit 2024-04-22T21:09:24.127469+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:25.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:25 smithi121 bash[73084]: audit 2024-04-22T21:09:24.167193+0000 mon.c (mon.1) 91 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-22T21:09:25.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:25 smithi121 bash[73084]: audit 2024-04-22T21:09:24.167193+0000 mon.c (mon.1) 91 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-22T21:09:25.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:25 smithi121 bash[73084]: audit 2024-04-22T21:09:24.169386+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:25.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:25 smithi121 bash[73084]: audit 2024-04-22T21:09:24.169386+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:25.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:25 smithi121 bash[73084]: cephadm 2024-04-22T21:09:24.172740+0000 mgr.x (mgr.34107) 387 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-22T21:09:25.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:25 smithi121 bash[73084]: cephadm 2024-04-22T21:09:24.172740+0000 mgr.x (mgr.34107) 387 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-22T21:09:25.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:25 smithi121 bash[73084]: cephadm 2024-04-22T21:09:24.181578+0000 mgr.x (mgr.34107) 388 : cephadm [INF] Reconfiguring daemon osd.6 on smithi123 2024-04-22T21:09:25.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:25 smithi121 bash[73084]: cephadm 2024-04-22T21:09:24.181578+0000 mgr.x (mgr.34107) 388 : cephadm [INF] Reconfiguring daemon osd.6 on smithi123 2024-04-22T21:09:25.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:25 smithi121 bash[75184]: audit 2024-04-22T21:09:24.108586+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:25.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:25 smithi121 bash[75184]: audit 2024-04-22T21:09:24.108586+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:25.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:25 smithi121 bash[75184]: audit 2024-04-22T21:09:24.127469+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:25.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:25 smithi121 bash[75184]: audit 2024-04-22T21:09:24.127469+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:25.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:25 smithi121 bash[75184]: audit 2024-04-22T21:09:24.167193+0000 mon.c (mon.1) 91 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-22T21:09:25.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:25 smithi121 bash[75184]: audit 2024-04-22T21:09:24.167193+0000 mon.c (mon.1) 91 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-22T21:09:25.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:25 smithi121 bash[75184]: audit 2024-04-22T21:09:24.169386+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:25.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:25 smithi121 bash[75184]: audit 2024-04-22T21:09:24.169386+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:25.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:25 smithi121 bash[75184]: cephadm 2024-04-22T21:09:24.172740+0000 mgr.x (mgr.34107) 387 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-22T21:09:25.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:25 smithi121 bash[75184]: cephadm 2024-04-22T21:09:24.172740+0000 mgr.x (mgr.34107) 387 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-22T21:09:25.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:25 smithi121 bash[75184]: cephadm 2024-04-22T21:09:24.181578+0000 mgr.x (mgr.34107) 388 : cephadm [INF] Reconfiguring daemon osd.6 on smithi123 2024-04-22T21:09:25.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:25 smithi121 bash[75184]: cephadm 2024-04-22T21:09:24.181578+0000 mgr.x (mgr.34107) 388 : cephadm [INF] Reconfiguring daemon osd.6 on smithi123 2024-04-22T21:09:26.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:26 smithi123 bash[58916]: cluster 2024-04-22T21:09:24.623579+0000 mgr.x (mgr.34107) 389 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:26.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:26 smithi123 bash[58916]: cluster 2024-04-22T21:09:24.623579+0000 mgr.x (mgr.34107) 389 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:26.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:26 smithi121 bash[73084]: cluster 2024-04-22T21:09:24.623579+0000 mgr.x (mgr.34107) 389 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:26.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:26 smithi121 bash[73084]: cluster 2024-04-22T21:09:24.623579+0000 mgr.x (mgr.34107) 389 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:26.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:26 smithi121 bash[75184]: cluster 2024-04-22T21:09:24.623579+0000 mgr.x (mgr.34107) 389 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:26.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:26 smithi121 bash[75184]: cluster 2024-04-22T21:09:24.623579+0000 mgr.x (mgr.34107) 389 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:27.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:27 smithi123 bash[58916]: audit 2024-04-22T21:09:25.741660+0000 mgr.x (mgr.34107) 390 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:27.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:27 smithi123 bash[58916]: audit 2024-04-22T21:09:25.741660+0000 mgr.x (mgr.34107) 390 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:27.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:27 smithi123 bash[58916]: audit 2024-04-22T21:09:26.429520+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:27.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:27 smithi123 bash[58916]: audit 2024-04-22T21:09:26.429520+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:27.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:27 smithi123 bash[58916]: audit 2024-04-22T21:09:26.446461+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:27.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:27 smithi123 bash[58916]: audit 2024-04-22T21:09:26.446461+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:27.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:27 smithi123 bash[58916]: audit 2024-04-22T21:09:26.494791+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-22T21:09:27.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:27 smithi123 bash[58916]: audit 2024-04-22T21:09:26.494791+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-22T21:09:27.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:27 smithi123 bash[58916]: audit 2024-04-22T21:09:26.496832+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:27.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:27 smithi123 bash[58916]: audit 2024-04-22T21:09:26.496832+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:27.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:27 smithi121 bash[73084]: audit 2024-04-22T21:09:25.741660+0000 mgr.x (mgr.34107) 390 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:27.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:27 smithi121 bash[73084]: audit 2024-04-22T21:09:25.741660+0000 mgr.x (mgr.34107) 390 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:27.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:27 smithi121 bash[73084]: audit 2024-04-22T21:09:26.429520+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:27.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:27 smithi121 bash[73084]: audit 2024-04-22T21:09:26.429520+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:27.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:27 smithi121 bash[73084]: audit 2024-04-22T21:09:26.446461+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:27.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:27 smithi121 bash[73084]: audit 2024-04-22T21:09:26.446461+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:27.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:27 smithi121 bash[73084]: audit 2024-04-22T21:09:26.494791+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-22T21:09:27.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:27 smithi121 bash[73084]: audit 2024-04-22T21:09:26.494791+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-22T21:09:27.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:27 smithi121 bash[73084]: audit 2024-04-22T21:09:26.496832+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:27.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:27 smithi121 bash[73084]: audit 2024-04-22T21:09:26.496832+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:27.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:27 smithi121 bash[75184]: audit 2024-04-22T21:09:25.741660+0000 mgr.x (mgr.34107) 390 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:27.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:27 smithi121 bash[75184]: audit 2024-04-22T21:09:25.741660+0000 mgr.x (mgr.34107) 390 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:27.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:27 smithi121 bash[75184]: audit 2024-04-22T21:09:26.429520+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:27.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:27 smithi121 bash[75184]: audit 2024-04-22T21:09:26.429520+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:27.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:27 smithi121 bash[75184]: audit 2024-04-22T21:09:26.446461+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:27.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:27 smithi121 bash[75184]: audit 2024-04-22T21:09:26.446461+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:27.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:27 smithi121 bash[75184]: audit 2024-04-22T21:09:26.494791+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-22T21:09:27.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:27 smithi121 bash[75184]: audit 2024-04-22T21:09:26.494791+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-22T21:09:27.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:27 smithi121 bash[75184]: audit 2024-04-22T21:09:26.496832+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:27.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:27 smithi121 bash[75184]: audit 2024-04-22T21:09:26.496832+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:28.242 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:09:27 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:09:27] "GET /metrics HTTP/1.1" 200 38199 "" "Prometheus/2.33.4" 2024-04-22T21:09:28.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:28 smithi123 bash[58916]: cephadm 2024-04-22T21:09:26.500287+0000 mgr.x (mgr.34107) 391 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-22T21:09:28.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:28 smithi123 bash[58916]: cephadm 2024-04-22T21:09:26.500287+0000 mgr.x (mgr.34107) 391 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-22T21:09:28.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:28 smithi123 bash[58916]: cephadm 2024-04-22T21:09:26.509295+0000 mgr.x (mgr.34107) 392 : cephadm [INF] Reconfiguring daemon osd.7 on smithi123 2024-04-22T21:09:28.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:28 smithi123 bash[58916]: cephadm 2024-04-22T21:09:26.509295+0000 mgr.x (mgr.34107) 392 : cephadm [INF] Reconfiguring daemon osd.7 on smithi123 2024-04-22T21:09:28.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:28 smithi123 bash[58916]: cluster 2024-04-22T21:09:26.624555+0000 mgr.x (mgr.34107) 393 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:28.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:28 smithi123 bash[58916]: cluster 2024-04-22T21:09:26.624555+0000 mgr.x (mgr.34107) 393 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:28.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:28 smithi121 bash[73084]: cephadm 2024-04-22T21:09:26.500287+0000 mgr.x (mgr.34107) 391 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-22T21:09:28.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:28 smithi121 bash[73084]: cephadm 2024-04-22T21:09:26.500287+0000 mgr.x (mgr.34107) 391 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-22T21:09:28.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:28 smithi121 bash[73084]: cephadm 2024-04-22T21:09:26.509295+0000 mgr.x (mgr.34107) 392 : cephadm [INF] Reconfiguring daemon osd.7 on smithi123 2024-04-22T21:09:28.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:28 smithi121 bash[73084]: cephadm 2024-04-22T21:09:26.509295+0000 mgr.x (mgr.34107) 392 : cephadm [INF] Reconfiguring daemon osd.7 on smithi123 2024-04-22T21:09:28.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:28 smithi121 bash[73084]: cluster 2024-04-22T21:09:26.624555+0000 mgr.x (mgr.34107) 393 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:28.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:28 smithi121 bash[73084]: cluster 2024-04-22T21:09:26.624555+0000 mgr.x (mgr.34107) 393 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:28.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:28 smithi121 bash[75184]: cephadm 2024-04-22T21:09:26.500287+0000 mgr.x (mgr.34107) 391 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-22T21:09:28.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:28 smithi121 bash[75184]: cephadm 2024-04-22T21:09:26.500287+0000 mgr.x (mgr.34107) 391 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-22T21:09:28.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:28 smithi121 bash[75184]: cephadm 2024-04-22T21:09:26.509295+0000 mgr.x (mgr.34107) 392 : cephadm [INF] Reconfiguring daemon osd.7 on smithi123 2024-04-22T21:09:28.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:28 smithi121 bash[75184]: cephadm 2024-04-22T21:09:26.509295+0000 mgr.x (mgr.34107) 392 : cephadm [INF] Reconfiguring daemon osd.7 on smithi123 2024-04-22T21:09:28.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:28 smithi121 bash[75184]: cluster 2024-04-22T21:09:26.624555+0000 mgr.x (mgr.34107) 393 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:28.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:28 smithi121 bash[75184]: cluster 2024-04-22T21:09:26.624555+0000 mgr.x (mgr.34107) 393 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:28.992 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:09:28 smithi123 bash[54986]: ts=2024-04-22T21:09:28.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"172.21.15.123:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"e8544264-00e9-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-22T21:09:30.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:29 smithi123 bash[58916]: cluster 2024-04-22T21:09:28.625198+0000 mgr.x (mgr.34107) 394 : cluster [DBG] pgmap v55: 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-22T21:09:30.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:29 smithi123 bash[58916]: cluster 2024-04-22T21:09:28.625198+0000 mgr.x (mgr.34107) 394 : cluster [DBG] pgmap v55: 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-22T21:09:30.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:29 smithi123 bash[58916]: audit 2024-04-22T21:09:28.946238+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:30.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:29 smithi123 bash[58916]: audit 2024-04-22T21:09:28.946238+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:30.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:29 smithi123 bash[58916]: audit 2024-04-22T21:09:28.962482+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:30.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:29 smithi123 bash[58916]: audit 2024-04-22T21:09:28.962482+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:30.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:29 smithi123 bash[58916]: audit 2024-04-22T21:09:28.976621+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:30.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:29 smithi123 bash[58916]: audit 2024-04-22T21:09:28.976621+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:30.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:29 smithi123 bash[58916]: audit 2024-04-22T21:09:28.977609+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:30.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:29 smithi123 bash[58916]: audit 2024-04-22T21:09:28.977609+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:30.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:29 smithi123 bash[58916]: cephadm 2024-04-22T21:09:28.981817+0000 mgr.x (mgr.34107) 395 : cephadm [INF] Reconfiguring rgw.foo.smithi123.ducldy (monmap changed)... 2024-04-22T21:09:30.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:29 smithi123 bash[58916]: cephadm 2024-04-22T21:09:28.981817+0000 mgr.x (mgr.34107) 395 : cephadm [INF] Reconfiguring rgw.foo.smithi123.ducldy (monmap changed)... 2024-04-22T21:09:30.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:29 smithi123 bash[58916]: audit 2024-04-22T21:09:28.983520+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:30.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:29 smithi123 bash[58916]: audit 2024-04-22T21:09:28.983520+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:30.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:29 smithi123 bash[58916]: cephadm 2024-04-22T21:09:28.991632+0000 mgr.x (mgr.34107) 396 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi123.ducldy on smithi123 2024-04-22T21:09:30.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:29 smithi123 bash[58916]: cephadm 2024-04-22T21:09:28.991632+0000 mgr.x (mgr.34107) 396 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi123.ducldy on smithi123 2024-04-22T21:09:30.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:29 smithi123 bash[58916]: audit 2024-04-22T21:09:29.689598+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:09:30.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:29 smithi123 bash[58916]: audit 2024-04-22T21:09:29.689598+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:09:30.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[73084]: cluster 2024-04-22T21:09:28.625198+0000 mgr.x (mgr.34107) 394 : cluster [DBG] pgmap v55: 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-22T21:09:30.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[73084]: cluster 2024-04-22T21:09:28.625198+0000 mgr.x (mgr.34107) 394 : cluster [DBG] pgmap v55: 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-22T21:09:30.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[73084]: audit 2024-04-22T21:09:28.946238+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:30.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[73084]: audit 2024-04-22T21:09:28.946238+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:30.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[73084]: audit 2024-04-22T21:09:28.962482+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:30.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[73084]: audit 2024-04-22T21:09:28.962482+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:30.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[73084]: audit 2024-04-22T21:09:28.976621+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:30.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[73084]: audit 2024-04-22T21:09:28.976621+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:30.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[73084]: audit 2024-04-22T21:09:28.977609+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:30.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[73084]: audit 2024-04-22T21:09:28.977609+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:30.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[73084]: cephadm 2024-04-22T21:09:28.981817+0000 mgr.x (mgr.34107) 395 : cephadm [INF] Reconfiguring rgw.foo.smithi123.ducldy (monmap changed)... 2024-04-22T21:09:30.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[73084]: cephadm 2024-04-22T21:09:28.981817+0000 mgr.x (mgr.34107) 395 : cephadm [INF] Reconfiguring rgw.foo.smithi123.ducldy (monmap changed)... 2024-04-22T21:09:30.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[73084]: audit 2024-04-22T21:09:28.983520+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:30.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[73084]: audit 2024-04-22T21:09:28.983520+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:30.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[73084]: cephadm 2024-04-22T21:09:28.991632+0000 mgr.x (mgr.34107) 396 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi123.ducldy on smithi123 2024-04-22T21:09:30.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[73084]: cephadm 2024-04-22T21:09:28.991632+0000 mgr.x (mgr.34107) 396 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi123.ducldy on smithi123 2024-04-22T21:09:30.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[73084]: audit 2024-04-22T21:09:29.689598+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:09:30.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[73084]: audit 2024-04-22T21:09:29.689598+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:09:30.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[75184]: cluster 2024-04-22T21:09:28.625198+0000 mgr.x (mgr.34107) 394 : cluster [DBG] pgmap v55: 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-22T21:09:30.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[75184]: cluster 2024-04-22T21:09:28.625198+0000 mgr.x (mgr.34107) 394 : cluster [DBG] pgmap v55: 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-22T21:09:30.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[75184]: audit 2024-04-22T21:09:28.946238+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:30.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[75184]: audit 2024-04-22T21:09:28.946238+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:30.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[75184]: audit 2024-04-22T21:09:28.962482+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:30.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[75184]: audit 2024-04-22T21:09:28.962482+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:30.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[75184]: audit 2024-04-22T21:09:28.976621+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:30.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[75184]: audit 2024-04-22T21:09:28.976621+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:30.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[75184]: audit 2024-04-22T21:09:28.977609+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:30.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[75184]: audit 2024-04-22T21:09:28.977609+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:30.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[75184]: cephadm 2024-04-22T21:09:28.981817+0000 mgr.x (mgr.34107) 395 : cephadm [INF] Reconfiguring rgw.foo.smithi123.ducldy (monmap changed)... 2024-04-22T21:09:30.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[75184]: cephadm 2024-04-22T21:09:28.981817+0000 mgr.x (mgr.34107) 395 : cephadm [INF] Reconfiguring rgw.foo.smithi123.ducldy (monmap changed)... 2024-04-22T21:09:30.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[75184]: audit 2024-04-22T21:09:28.983520+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:30.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[75184]: audit 2024-04-22T21:09:28.983520+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:30.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[75184]: cephadm 2024-04-22T21:09:28.991632+0000 mgr.x (mgr.34107) 396 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi123.ducldy on smithi123 2024-04-22T21:09:30.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[75184]: cephadm 2024-04-22T21:09:28.991632+0000 mgr.x (mgr.34107) 396 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi123.ducldy on smithi123 2024-04-22T21:09:30.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[75184]: audit 2024-04-22T21:09:29.689598+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:09:30.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:29 smithi121 bash[75184]: audit 2024-04-22T21:09:29.689598+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:09:32.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:32 smithi123 bash[58916]: cluster 2024-04-22T21:09:30.625716+0000 mgr.x (mgr.34107) 397 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:32.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:32 smithi123 bash[58916]: cluster 2024-04-22T21:09:30.625716+0000 mgr.x (mgr.34107) 397 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:32.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:32 smithi123 bash[58916]: audit 2024-04-22T21:09:31.337536+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:32.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:32 smithi123 bash[58916]: audit 2024-04-22T21:09:31.337536+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:32.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:32 smithi123 bash[58916]: audit 2024-04-22T21:09:31.356279+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:32.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:32 smithi123 bash[58916]: audit 2024-04-22T21:09:31.356279+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:32.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:32 smithi123 bash[58916]: audit 2024-04-22T21:09:31.361719+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:32.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:32 smithi123 bash[58916]: audit 2024-04-22T21:09:31.361719+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:32.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:32 smithi123 bash[58916]: audit 2024-04-22T21:09:31.362613+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:32.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:32 smithi123 bash[58916]: audit 2024-04-22T21:09:31.362613+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:32.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:32 smithi123 bash[58916]: cephadm 2024-04-22T21:09:31.367184+0000 mgr.x (mgr.34107) 398 : cephadm [INF] Reconfiguring rgw.smpl.smithi123.ywhrus (monmap changed)... 2024-04-22T21:09:32.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:32 smithi123 bash[58916]: cephadm 2024-04-22T21:09:31.367184+0000 mgr.x (mgr.34107) 398 : cephadm [INF] Reconfiguring rgw.smpl.smithi123.ywhrus (monmap changed)... 2024-04-22T21:09:32.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:32 smithi123 bash[58916]: audit 2024-04-22T21:09:31.368816+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:32.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:32 smithi123 bash[58916]: audit 2024-04-22T21:09:31.368816+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:32.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:32 smithi121 bash[73084]: cluster 2024-04-22T21:09:30.625716+0000 mgr.x (mgr.34107) 397 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:32.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:32 smithi121 bash[73084]: cluster 2024-04-22T21:09:30.625716+0000 mgr.x (mgr.34107) 397 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:32.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:32 smithi121 bash[73084]: audit 2024-04-22T21:09:31.337536+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:32.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:32 smithi121 bash[73084]: audit 2024-04-22T21:09:31.337536+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:32.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:32 smithi121 bash[73084]: audit 2024-04-22T21:09:31.356279+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:32.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:32 smithi121 bash[73084]: audit 2024-04-22T21:09:31.356279+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:32.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:32 smithi121 bash[73084]: audit 2024-04-22T21:09:31.361719+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:32.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:32 smithi121 bash[73084]: audit 2024-04-22T21:09:31.361719+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:32.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:32 smithi121 bash[73084]: audit 2024-04-22T21:09:31.362613+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:32.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:32 smithi121 bash[73084]: audit 2024-04-22T21:09:31.362613+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:32.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:32 smithi121 bash[73084]: cephadm 2024-04-22T21:09:31.367184+0000 mgr.x (mgr.34107) 398 : cephadm [INF] Reconfiguring rgw.smpl.smithi123.ywhrus (monmap changed)... 2024-04-22T21:09:32.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:32 smithi121 bash[73084]: cephadm 2024-04-22T21:09:31.367184+0000 mgr.x (mgr.34107) 398 : cephadm [INF] Reconfiguring rgw.smpl.smithi123.ywhrus (monmap changed)... 2024-04-22T21:09:32.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:32 smithi121 bash[73084]: audit 2024-04-22T21:09:31.368816+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:32.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:32 smithi121 bash[73084]: audit 2024-04-22T21:09:31.368816+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:32.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:32 smithi121 bash[75184]: cluster 2024-04-22T21:09:30.625716+0000 mgr.x (mgr.34107) 397 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:32.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:32 smithi121 bash[75184]: cluster 2024-04-22T21:09:30.625716+0000 mgr.x (mgr.34107) 397 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:32.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:32 smithi121 bash[75184]: audit 2024-04-22T21:09:31.337536+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:32.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:32 smithi121 bash[75184]: audit 2024-04-22T21:09:31.337536+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:32.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:32 smithi121 bash[75184]: audit 2024-04-22T21:09:31.356279+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:32.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:32 smithi121 bash[75184]: audit 2024-04-22T21:09:31.356279+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:32.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:32 smithi121 bash[75184]: audit 2024-04-22T21:09:31.361719+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:32.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:32 smithi121 bash[75184]: audit 2024-04-22T21:09:31.361719+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:32.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:32 smithi121 bash[75184]: audit 2024-04-22T21:09:31.362613+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:32.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:32 smithi121 bash[75184]: audit 2024-04-22T21:09:31.362613+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:09:32.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:32 smithi121 bash[75184]: cephadm 2024-04-22T21:09:31.367184+0000 mgr.x (mgr.34107) 398 : cephadm [INF] Reconfiguring rgw.smpl.smithi123.ywhrus (monmap changed)... 2024-04-22T21:09:32.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:32 smithi121 bash[75184]: cephadm 2024-04-22T21:09:31.367184+0000 mgr.x (mgr.34107) 398 : cephadm [INF] Reconfiguring rgw.smpl.smithi123.ywhrus (monmap changed)... 2024-04-22T21:09:32.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:32 smithi121 bash[75184]: audit 2024-04-22T21:09:31.368816+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:32.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:32 smithi121 bash[75184]: audit 2024-04-22T21:09:31.368816+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:33.742 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:09:33 smithi123 bash[54986]: ts=2024-04-22T21:09: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=\"smithi121\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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=\"e8544264-00e9-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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-22T21:09:33.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:33 smithi123 bash[58916]: cephadm 2024-04-22T21:09:31.377175+0000 mgr.x (mgr.34107) 399 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi123.ywhrus on smithi123 2024-04-22T21:09:33.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:33 smithi123 bash[58916]: cephadm 2024-04-22T21:09:31.377175+0000 mgr.x (mgr.34107) 399 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi123.ywhrus on smithi123 2024-04-22T21:09:33.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:33 smithi121 bash[73084]: cephadm 2024-04-22T21:09:31.377175+0000 mgr.x (mgr.34107) 399 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi123.ywhrus on smithi123 2024-04-22T21:09:33.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:33 smithi121 bash[73084]: cephadm 2024-04-22T21:09:31.377175+0000 mgr.x (mgr.34107) 399 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi123.ywhrus on smithi123 2024-04-22T21:09:33.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:33 smithi121 bash[75184]: cephadm 2024-04-22T21:09:31.377175+0000 mgr.x (mgr.34107) 399 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi123.ywhrus on smithi123 2024-04-22T21:09:33.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:33 smithi121 bash[75184]: cephadm 2024-04-22T21:09:31.377175+0000 mgr.x (mgr.34107) 399 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi123.ywhrus on smithi123 2024-04-22T21:09:34.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:34 smithi123 bash[58916]: cluster 2024-04-22T21:09:32.627371+0000 mgr.x (mgr.34107) 400 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:34.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:34 smithi123 bash[58916]: cluster 2024-04-22T21:09:32.627371+0000 mgr.x (mgr.34107) 400 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:34.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:34 smithi121 bash[73084]: cluster 2024-04-22T21:09:32.627371+0000 mgr.x (mgr.34107) 400 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:34.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:34 smithi121 bash[73084]: cluster 2024-04-22T21:09:32.627371+0000 mgr.x (mgr.34107) 400 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:34.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:34 smithi121 bash[75184]: cluster 2024-04-22T21:09:32.627371+0000 mgr.x (mgr.34107) 400 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:34.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:34 smithi121 bash[75184]: cluster 2024-04-22T21:09:32.627371+0000 mgr.x (mgr.34107) 400 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:35.738 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.491877+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:35.738 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.491877+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:35.738 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.509361+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:35.738 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.509361+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:35.739 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.549949+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:35.739 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.549949+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:35.739 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.553282+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:35.739 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.553282+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:35.739 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.555769+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:35.739 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.555769+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:35.739 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: cephadm 2024-04-22T21:09:34.563278+0000 mgr.x (mgr.34107) 401 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-22T21:09:35.739 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: cephadm 2024-04-22T21:09:34.563278+0000 mgr.x (mgr.34107) 401 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-22T21:09:35.739 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.564382+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:35.739 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.564382+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:35.740 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.570981+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-22T21:09:35.740 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.570981+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-22T21:09:35.740 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.571841+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-22T21:09:35.740 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.571841+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-22T21:09:35.740 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.577869+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-22T21:09:35.740 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.577869+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-22T21:09:35.741 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.491877+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:35.741 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.491877+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:35.741 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.509361+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:35.741 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.509361+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:35.741 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.549949+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:35.741 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.549949+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:35.741 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.553282+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:35.741 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.553282+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:35.741 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.555769+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:35.741 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.555769+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:35.741 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: cephadm 2024-04-22T21:09:34.563278+0000 mgr.x (mgr.34107) 401 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-22T21:09:35.741 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: cephadm 2024-04-22T21:09:34.563278+0000 mgr.x (mgr.34107) 401 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-22T21:09:35.741 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.564382+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:35.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.564382+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:35.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.570981+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-22T21:09:35.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.570981+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-22T21:09:35.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.571841+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-22T21:09:35.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.571841+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-22T21:09:35.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.577869+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-22T21:09:35.742 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.577869+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-22T21:09:35.742 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.582653+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-22T21:09:35.743 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.582653+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-22T21:09:35.743 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.583400+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-22T21:09:35.743 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.583400+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-22T21:09:35.743 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.589536+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-22T21:09:35.743 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.589536+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-22T21:09:35.743 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.596491+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-22T21:09:35.743 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.596491+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-22T21:09:35.743 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.597210+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-22T21:09:35.743 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.597210+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-22T21:09:35.743 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.604950+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-22T21:09:35.744 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.604950+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-22T21:09:35.744 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.612533+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:35.744 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.612533+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:35.744 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: cephadm 2024-04-22T21:09:34.620310+0000 mgr.x (mgr.34107) 402 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-22T21:09:35.744 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: cephadm 2024-04-22T21:09:34.620310+0000 mgr.x (mgr.34107) 402 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-22T21:09:35.744 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.623052+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:35.744 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.623052+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:35.744 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: cluster 2024-04-22T21:09:34.627800+0000 mgr.x (mgr.34107) 403 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:35.744 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: cluster 2024-04-22T21:09:34.627800+0000 mgr.x (mgr.34107) 403 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:35.744 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.630664+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-22T21:09:35.744 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.630664+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-22T21:09:35.744 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.637255+0000 mgr.x (mgr.34107) 404 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-22T21:09:35.744 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: audit 2024-04-22T21:09:34.637255+0000 mgr.x (mgr.34107) 404 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-22T21:09:35.744 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: cephadm 2024-04-22T21:09:34.638785+0000 mgr.x (mgr.34107) 405 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-22T21:09:35.745 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[73084]: cephadm 2024-04-22T21:09:34.638785+0000 mgr.x (mgr.34107) 405 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-22T21:09:35.745 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.582653+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-22T21:09:35.745 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.582653+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-22T21:09:35.745 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.583400+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-22T21:09:35.745 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.583400+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-22T21:09:35.745 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.589536+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-22T21:09:35.745 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.589536+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-22T21:09:35.745 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.596491+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-22T21:09:35.745 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.596491+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-22T21:09:35.745 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.597210+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-22T21:09:35.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.597210+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-22T21:09:35.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.604950+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-22T21:09:35.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.604950+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-22T21:09:35.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.612533+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:35.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.612533+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:35.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: cephadm 2024-04-22T21:09:34.620310+0000 mgr.x (mgr.34107) 402 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-22T21:09:35.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: cephadm 2024-04-22T21:09:34.620310+0000 mgr.x (mgr.34107) 402 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-22T21:09:35.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.623052+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:35.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.623052+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:35.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: cluster 2024-04-22T21:09:34.627800+0000 mgr.x (mgr.34107) 403 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:35.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: cluster 2024-04-22T21:09:34.627800+0000 mgr.x (mgr.34107) 403 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:35.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.630664+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-22T21:09:35.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.630664+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-22T21:09:35.746 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.637255+0000 mgr.x (mgr.34107) 404 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-22T21:09:35.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: audit 2024-04-22T21:09:34.637255+0000 mgr.x (mgr.34107) 404 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-22T21:09:35.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: cephadm 2024-04-22T21:09:34.638785+0000 mgr.x (mgr.34107) 405 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-22T21:09:35.747 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:35 smithi121 bash[75184]: cephadm 2024-04-22T21:09:34.638785+0000 mgr.x (mgr.34107) 405 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-22T21:09:35.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.491877+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:35.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.491877+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:35.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.509361+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:35.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.509361+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:35.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.549949+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:35.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.549949+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:35.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.553282+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:35.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.553282+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:35.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.555769+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:35.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.555769+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:35.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: cephadm 2024-04-22T21:09:34.563278+0000 mgr.x (mgr.34107) 401 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-22T21:09:35.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: cephadm 2024-04-22T21:09:34.563278+0000 mgr.x (mgr.34107) 401 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-22T21:09:35.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.564382+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:35.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.564382+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:35.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.570981+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-22T21:09:35.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.570981+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-22T21:09:35.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.571841+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-22T21:09:35.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.571841+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-22T21:09:35.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.577869+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-22T21:09:35.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.577869+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-22T21:09:35.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.582653+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-22T21:09:35.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.582653+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-22T21:09:35.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.583400+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-22T21:09:35.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.583400+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-22T21:09:35.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.589536+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-22T21:09:35.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.589536+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-22T21:09:35.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.596491+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-22T21:09:35.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.596491+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-22T21:09:35.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.597210+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-22T21:09:35.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.597210+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-22T21:09:35.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.604950+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-22T21:09:35.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.604950+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-22T21:09:35.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.612533+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:35.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.612533+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:35.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: cephadm 2024-04-22T21:09:34.620310+0000 mgr.x (mgr.34107) 402 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-22T21:09:35.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: cephadm 2024-04-22T21:09:34.620310+0000 mgr.x (mgr.34107) 402 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-22T21:09:35.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.623052+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:35.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.623052+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:35.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: cluster 2024-04-22T21:09:34.627800+0000 mgr.x (mgr.34107) 403 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:35.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: cluster 2024-04-22T21:09:34.627800+0000 mgr.x (mgr.34107) 403 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:35.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.630664+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-22T21:09:35.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.630664+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-22T21:09:35.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.637255+0000 mgr.x (mgr.34107) 404 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-22T21:09:35.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: audit 2024-04-22T21:09:34.637255+0000 mgr.x (mgr.34107) 404 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-22T21:09:35.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: cephadm 2024-04-22T21:09:34.638785+0000 mgr.x (mgr.34107) 405 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-22T21:09:35.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:35 smithi123 bash[58916]: cephadm 2024-04-22T21:09:34.638785+0000 mgr.x (mgr.34107) 405 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-22T21:09:36.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:36 smithi121 bash[73084]: audit 2024-04-22T21:09:35.591456+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:36.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:36 smithi121 bash[73084]: audit 2024-04-22T21:09:35.591456+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:36.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:36 smithi121 bash[73084]: audit 2024-04-22T21:09:35.612182+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:36.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:36 smithi121 bash[73084]: audit 2024-04-22T21:09:35.612182+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:36.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:36 smithi121 bash[73084]: audit 2024-04-22T21:09:35.635439+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:36.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:36 smithi121 bash[73084]: audit 2024-04-22T21:09:35.635439+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:36.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:36 smithi121 bash[73084]: audit 2024-04-22T21:09:35.750177+0000 mgr.x (mgr.34107) 406 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:36.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:36 smithi121 bash[73084]: audit 2024-04-22T21:09:35.750177+0000 mgr.x (mgr.34107) 406 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:36.947 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:36 smithi121 bash[75184]: audit 2024-04-22T21:09:35.591456+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:36.947 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:36 smithi121 bash[75184]: audit 2024-04-22T21:09:35.591456+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:36.947 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:36 smithi121 bash[75184]: audit 2024-04-22T21:09:35.612182+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:36.947 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:36 smithi121 bash[75184]: audit 2024-04-22T21:09:35.612182+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:36.947 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:36 smithi121 bash[75184]: audit 2024-04-22T21:09:35.635439+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:36.947 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:36 smithi121 bash[75184]: audit 2024-04-22T21:09:35.635439+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:36.947 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:36 smithi121 bash[75184]: audit 2024-04-22T21:09:35.750177+0000 mgr.x (mgr.34107) 406 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:36.947 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:36 smithi121 bash[75184]: audit 2024-04-22T21:09:35.750177+0000 mgr.x (mgr.34107) 406 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:36.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:36 smithi123 bash[58916]: audit 2024-04-22T21:09:35.591456+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:36.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:36 smithi123 bash[58916]: audit 2024-04-22T21:09:35.591456+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:36.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:36 smithi123 bash[58916]: audit 2024-04-22T21:09:35.612182+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:36.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:36 smithi123 bash[58916]: audit 2024-04-22T21:09:35.612182+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:36.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:36 smithi123 bash[58916]: audit 2024-04-22T21:09:35.635439+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:36.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:36 smithi123 bash[58916]: audit 2024-04-22T21:09:35.635439+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:36.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:36 smithi123 bash[58916]: audit 2024-04-22T21:09:35.750177+0000 mgr.x (mgr.34107) 406 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:36.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:36 smithi123 bash[58916]: audit 2024-04-22T21:09:35.750177+0000 mgr.x (mgr.34107) 406 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:37.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:37 smithi123 bash[58916]: audit 2024-04-22T21:09:36.614788+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:37.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:37 smithi123 bash[58916]: audit 2024-04-22T21:09:36.614788+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:37.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:37 smithi123 bash[58916]: cluster 2024-04-22T21:09:36.629314+0000 mgr.x (mgr.34107) 407 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:37.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:37 smithi123 bash[58916]: cluster 2024-04-22T21:09:36.629314+0000 mgr.x (mgr.34107) 407 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:37.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:37 smithi123 bash[58916]: audit 2024-04-22T21:09:36.631647+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:37.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:37 smithi123 bash[58916]: audit 2024-04-22T21:09:36.631647+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:37.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:37 smithi123 bash[58916]: audit 2024-04-22T21:09:36.645747+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:37.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:37 smithi123 bash[58916]: audit 2024-04-22T21:09:36.645747+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:37.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:37 smithi123 bash[58916]: audit 2024-04-22T21:09:37.513449+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:37.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:37 smithi123 bash[58916]: audit 2024-04-22T21:09:37.513449+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:37.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:37 smithi123 bash[58916]: audit 2024-04-22T21:09:37.518071+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-22T21:09:37.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:37 smithi123 bash[58916]: audit 2024-04-22T21:09:37.518071+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-22T21:09:37.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:37 smithi123 bash[58916]: audit 2024-04-22T21:09:37.519488+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:37.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:37 smithi123 bash[58916]: audit 2024-04-22T21:09:37.519488+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:37.890 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:37 smithi121 bash[75184]: audit 2024-04-22T21:09:36.614788+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:37.890 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:37 smithi121 bash[75184]: audit 2024-04-22T21:09:36.614788+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:37.891 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:37 smithi121 bash[75184]: cluster 2024-04-22T21:09:36.629314+0000 mgr.x (mgr.34107) 407 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:37.891 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:37 smithi121 bash[75184]: cluster 2024-04-22T21:09:36.629314+0000 mgr.x (mgr.34107) 407 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:37.891 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:37 smithi121 bash[75184]: audit 2024-04-22T21:09:36.631647+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:37.891 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:37 smithi121 bash[75184]: audit 2024-04-22T21:09:36.631647+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:37.891 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:37 smithi121 bash[75184]: audit 2024-04-22T21:09:36.645747+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:37.891 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:37 smithi121 bash[75184]: audit 2024-04-22T21:09:36.645747+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:37.891 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:37 smithi121 bash[75184]: audit 2024-04-22T21:09:37.513449+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:37.891 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:37 smithi121 bash[75184]: audit 2024-04-22T21:09:37.513449+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:37.891 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:37 smithi121 bash[75184]: audit 2024-04-22T21:09:37.518071+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-22T21:09:37.891 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:37 smithi121 bash[75184]: audit 2024-04-22T21:09:37.518071+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-22T21:09:37.891 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:37 smithi121 bash[75184]: audit 2024-04-22T21:09:37.519488+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:37.891 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:37 smithi121 bash[75184]: audit 2024-04-22T21:09:37.519488+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:37.892 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:37 smithi121 bash[73084]: audit 2024-04-22T21:09:36.614788+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:37.892 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:37 smithi121 bash[73084]: audit 2024-04-22T21:09:36.614788+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:37.892 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:37 smithi121 bash[73084]: cluster 2024-04-22T21:09:36.629314+0000 mgr.x (mgr.34107) 407 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:37.892 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:37 smithi121 bash[73084]: cluster 2024-04-22T21:09:36.629314+0000 mgr.x (mgr.34107) 407 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:09:37.892 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:37 smithi121 bash[73084]: audit 2024-04-22T21:09:36.631647+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:37.892 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:37 smithi121 bash[73084]: audit 2024-04-22T21:09:36.631647+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:37.892 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:37 smithi121 bash[73084]: audit 2024-04-22T21:09:36.645747+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:37.892 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:37 smithi121 bash[73084]: audit 2024-04-22T21:09:36.645747+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:37.892 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:37 smithi121 bash[73084]: audit 2024-04-22T21:09:37.513449+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:37.892 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:37 smithi121 bash[73084]: audit 2024-04-22T21:09:37.513449+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:37.892 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:37 smithi121 bash[73084]: audit 2024-04-22T21:09:37.518071+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-22T21:09:37.893 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:37 smithi121 bash[73084]: audit 2024-04-22T21:09:37.518071+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-22T21:09:37.893 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:37 smithi121 bash[73084]: audit 2024-04-22T21:09:37.519488+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:37.893 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:37 smithi121 bash[73084]: audit 2024-04-22T21:09:37.519488+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:38.242 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:09:37 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:09:37] "GET /metrics HTTP/1.1" 200 38200 "" "Prometheus/2.33.4" 2024-04-22T21:09:38.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:38 smithi123 bash[58916]: cephadm 2024-04-22T21:09:37.510081+0000 mgr.x (mgr.34107) 408 : cephadm [INF] Upgrade: Updating osd.0 2024-04-22T21:09:38.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:38 smithi123 bash[58916]: cephadm 2024-04-22T21:09:37.510081+0000 mgr.x (mgr.34107) 408 : cephadm [INF] Upgrade: Updating osd.0 2024-04-22T21:09:38.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:38 smithi123 bash[58916]: cephadm 2024-04-22T21:09:37.530886+0000 mgr.x (mgr.34107) 409 : cephadm [INF] Deploying daemon osd.0 on smithi121 2024-04-22T21:09:38.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:38 smithi123 bash[58916]: cephadm 2024-04-22T21:09:37.530886+0000 mgr.x (mgr.34107) 409 : cephadm [INF] Deploying daemon osd.0 on smithi121 2024-04-22T21:09:38.993 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:09:38 smithi123 bash[54986]: ts=2024-04-22T21:09: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.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"172.21.15.123:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"e8544264-00e9-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-22T21:09:39.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:38 smithi121 bash[73084]: cephadm 2024-04-22T21:09:37.510081+0000 mgr.x (mgr.34107) 408 : cephadm [INF] Upgrade: Updating osd.0 2024-04-22T21:09:39.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:38 smithi121 bash[73084]: cephadm 2024-04-22T21:09:37.510081+0000 mgr.x (mgr.34107) 408 : cephadm [INF] Upgrade: Updating osd.0 2024-04-22T21:09:39.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:38 smithi121 bash[73084]: cephadm 2024-04-22T21:09:37.530886+0000 mgr.x (mgr.34107) 409 : cephadm [INF] Deploying daemon osd.0 on smithi121 2024-04-22T21:09:39.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:38 smithi121 bash[73084]: cephadm 2024-04-22T21:09:37.530886+0000 mgr.x (mgr.34107) 409 : cephadm [INF] Deploying daemon osd.0 on smithi121 2024-04-22T21:09:39.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:38 smithi121 bash[75184]: cephadm 2024-04-22T21:09:37.510081+0000 mgr.x (mgr.34107) 408 : cephadm [INF] Upgrade: Updating osd.0 2024-04-22T21:09:39.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:38 smithi121 bash[75184]: cephadm 2024-04-22T21:09:37.510081+0000 mgr.x (mgr.34107) 408 : cephadm [INF] Upgrade: Updating osd.0 2024-04-22T21:09:39.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:38 smithi121 bash[75184]: cephadm 2024-04-22T21:09:37.530886+0000 mgr.x (mgr.34107) 409 : cephadm [INF] Deploying daemon osd.0 on smithi121 2024-04-22T21:09:39.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:38 smithi121 bash[75184]: cephadm 2024-04-22T21:09:37.530886+0000 mgr.x (mgr.34107) 409 : cephadm [INF] Deploying daemon osd.0 on smithi121 2024-04-22T21:09:39.418 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-04-22T21:09:39.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:39 smithi121 bash[73084]: cluster 2024-04-22T21:09:38.630115+0000 mgr.x (mgr.34107) 410 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:39.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:39 smithi121 bash[73084]: cluster 2024-04-22T21:09:38.630115+0000 mgr.x (mgr.34107) 410 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:39.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:39 smithi121 bash[75184]: cluster 2024-04-22T21:09:38.630115+0000 mgr.x (mgr.34107) 410 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:39.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:39 smithi121 bash[75184]: cluster 2024-04-22T21:09:38.630115+0000 mgr.x (mgr.34107) 410 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:39.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:39 smithi123 bash[58916]: cluster 2024-04-22T21:09:38.630115+0000 mgr.x (mgr.34107) 410 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:39.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:39 smithi123 bash[58916]: cluster 2024-04-22T21:09:38.630115+0000 mgr.x (mgr.34107) 410 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:40.172 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T21:09:40.172 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi121 smithi121 running 4s ago 17m - - 2024-04-22T21:09:40.172 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi123 smithi123 running 3s ago 17m - - 2024-04-22T21:09:40.172 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (4m) 4s ago 10m 13.0M - 0.23.0 ba2b418f427c 75d0217c38a9 2024-04-22T21:09:40.172 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (3m) 3s ago 10m 40.4M - 8.3.5 dad864ee21e9 800591342f16 2024-04-22T21:09:40.172 INFO:teuthology.orchestra.run.smithi121.stdout:iscsi.foo.smithi121.rxpsbc smithi121 running (2m) 4s ago 8m 43.5M - 3.5 e1d6a67b021e 106eadf8e441 2024-04-22T21:09:40.172 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443,9283,8765 running (2m) 3s ago 16m 500M - 19.0.0-3198-g56e81df3 82086b19bb07 47d10e8cef27 2024-04-22T21:09:40.172 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443,9283,8765 running (2m) 4s ago 18m 437M - 19.0.0-3198-g56e81df3 82086b19bb07 8406ceac8ad3 2024-04-22T21:09:40.172 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (99s) 4s ago 18m 47.3M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 f5b71d32306b 2024-04-22T21:09:40.172 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (60s) 3s ago 16m 31.8M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 db2fb24d7454 2024-04-22T21:09:40.172 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (78s) 4s ago 16m 40.9M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 425f9e808335 2024-04-22T21:09:40.172 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (4m) 4s ago 10m 8848k - 1.3.1 1dbe0e931976 7b20ff211618 2024-04-22T21:09:40.172 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (3m) 3s ago 10m 9071k - 1.3.1 1dbe0e931976 c449de2e89b9 2024-04-22T21:09:40.173 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (15m) 4s ago 15m 55.9M 4096M 17.2.0 e1d6a67b021e 5f94163fffdf 2024-04-22T21:09:40.173 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (15m) 4s ago 15m 58.6M 4096M 17.2.0 e1d6a67b021e f0f08f753918 2024-04-22T21:09:40.173 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (14m) 4s ago 14m 51.0M 4096M 17.2.0 e1d6a67b021e 95dd99eaa933 2024-04-22T21:09:40.173 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (14m) 4s ago 14m 54.9M 4096M 17.2.0 e1d6a67b021e b57914fddc0c 2024-04-22T21:09:40.173 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (13m) 3s ago 13m 57.1M 4096M 17.2.0 e1d6a67b021e 3652b9975d1b 2024-04-22T21:09:40.173 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (13m) 3s ago 13m 53.8M 4096M 17.2.0 e1d6a67b021e 5ad1d460ef25 2024-04-22T21:09:40.173 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (12m) 3s ago 12m 54.4M 4096M 17.2.0 e1d6a67b021e a8c3f31719ee 2024-04-22T21:09:40.173 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (11m) 3s ago 11m 55.5M 4096M 17.2.0 e1d6a67b021e 4102dc5bd77f 2024-04-22T21:09:40.173 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (2m) 3s ago 10m 62.1M - 2.33.4 514e6a882f6e 14ed9f8bb5de 2024-04-22T21:09:40.173 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi121.fpqyxe smithi121 *:8000 running (8m) 4s ago 8m 85.9M - 17.2.0 e1d6a67b021e 3c014c62895e 2024-04-22T21:09:40.173 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi123.ducldy smithi123 *:8000 running (8m) 3s ago 8m 86.3M - 17.2.0 e1d6a67b021e 9dfc66019212 2024-04-22T21:09:40.173 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi121.umzhsg smithi121 *:80 running (8m) 4s ago 8m 85.8M - 17.2.0 e1d6a67b021e 49d78336324c 2024-04-22T21:09:40.173 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi123.ywhrus smithi123 *:80 running (8m) 3s ago 8m 85.7M - 17.2.0 e1d6a67b021e d78a39784a57 2024-04-22T21:09:40.606 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:09:40.606 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-04-22T21:09:40.607 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 3 2024-04-22T21:09:40.607 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:09:40.607 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-04-22T21:09:40.607 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 2 2024-04-22T21:09:40.607 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:09:40.607 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-04-22T21:09:40.607 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-22T21:09:40.607 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:09:40.607 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-04-22T21:09:40.607 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-22T21:09:40.607 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:09:40.607 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-04-22T21:09:40.607 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-04-22T21:09:40.607 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 5 2024-04-22T21:09:40.608 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:09:40.608 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:09:40.968 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:09:40.968 INFO:teuthology.orchestra.run.smithi121.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d", 2024-04-22T21:09:40.968 INFO:teuthology.orchestra.run.smithi121.stdout: "in_progress": true, 2024-04-22T21:09:40.968 INFO:teuthology.orchestra.run.smithi121.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-22T21:09:40.968 INFO:teuthology.orchestra.run.smithi121.stdout: "services_complete": [ 2024-04-22T21:09:40.968 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr", 2024-04-22T21:09:40.968 INFO:teuthology.orchestra.run.smithi121.stdout: "mon" 2024-04-22T21:09:40.969 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2024-04-22T21:09:40.969 INFO:teuthology.orchestra.run.smithi121.stdout: "progress": "5/23 daemons upgraded", 2024-04-22T21:09:40.969 INFO:teuthology.orchestra.run.smithi121.stdout: "message": "Currently upgrading osd daemons", 2024-04-22T21:09:40.969 INFO:teuthology.orchestra.run.smithi121.stdout: "is_paused": false 2024-04-22T21:09:40.969 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:09:40.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:40 smithi123 bash[58916]: audit 2024-04-22T21:09:39.416445+0000 mgr.x (mgr.34107) 411 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:40.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:40 smithi123 bash[58916]: audit 2024-04-22T21:09:39.416445+0000 mgr.x (mgr.34107) 411 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:40.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:40 smithi123 bash[58916]: audit 2024-04-22T21:09:39.785142+0000 mgr.x (mgr.34107) 412 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:40.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:40 smithi123 bash[58916]: audit 2024-04-22T21:09:39.785142+0000 mgr.x (mgr.34107) 412 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:40.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:40 smithi123 bash[58916]: audit 2024-04-22T21:09:40.136000+0000 mgr.x (mgr.34107) 413 : audit [DBG] from='client.54187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:40.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:40 smithi123 bash[58916]: audit 2024-04-22T21:09:40.136000+0000 mgr.x (mgr.34107) 413 : audit [DBG] from='client.54187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:40.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:40 smithi123 bash[58916]: audit 2024-04-22T21:09:40.613657+0000 mon.a (mon.0) 368 : audit [DBG] from='client.? 172.21.15.121:0/1092625847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:40.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:40 smithi123 bash[58916]: audit 2024-04-22T21:09:40.613657+0000 mon.a (mon.0) 368 : audit [DBG] from='client.? 172.21.15.121:0/1092625847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:41.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:40 smithi121 bash[73084]: audit 2024-04-22T21:09:39.416445+0000 mgr.x (mgr.34107) 411 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:41.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:40 smithi121 bash[73084]: audit 2024-04-22T21:09:39.416445+0000 mgr.x (mgr.34107) 411 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:41.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:40 smithi121 bash[73084]: audit 2024-04-22T21:09:39.785142+0000 mgr.x (mgr.34107) 412 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:41.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:40 smithi121 bash[73084]: audit 2024-04-22T21:09:39.785142+0000 mgr.x (mgr.34107) 412 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:41.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:40 smithi121 bash[73084]: audit 2024-04-22T21:09:40.136000+0000 mgr.x (mgr.34107) 413 : audit [DBG] from='client.54187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:41.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:40 smithi121 bash[73084]: audit 2024-04-22T21:09:40.136000+0000 mgr.x (mgr.34107) 413 : audit [DBG] from='client.54187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:41.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:40 smithi121 bash[73084]: audit 2024-04-22T21:09:40.613657+0000 mon.a (mon.0) 368 : audit [DBG] from='client.? 172.21.15.121:0/1092625847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:41.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:40 smithi121 bash[73084]: audit 2024-04-22T21:09:40.613657+0000 mon.a (mon.0) 368 : audit [DBG] from='client.? 172.21.15.121:0/1092625847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:41.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:40 smithi121 bash[75184]: audit 2024-04-22T21:09:39.416445+0000 mgr.x (mgr.34107) 411 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:41.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:40 smithi121 bash[75184]: audit 2024-04-22T21:09:39.416445+0000 mgr.x (mgr.34107) 411 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:41.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:40 smithi121 bash[75184]: audit 2024-04-22T21:09:39.785142+0000 mgr.x (mgr.34107) 412 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:41.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:40 smithi121 bash[75184]: audit 2024-04-22T21:09:39.785142+0000 mgr.x (mgr.34107) 412 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:41.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:40 smithi121 bash[75184]: audit 2024-04-22T21:09:40.136000+0000 mgr.x (mgr.34107) 413 : audit [DBG] from='client.54187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:41.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:40 smithi121 bash[75184]: audit 2024-04-22T21:09:40.136000+0000 mgr.x (mgr.34107) 413 : audit [DBG] from='client.54187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:41.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:40 smithi121 bash[75184]: audit 2024-04-22T21:09:40.613657+0000 mon.a (mon.0) 368 : audit [DBG] from='client.? 172.21.15.121:0/1092625847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:41.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:40 smithi121 bash[75184]: audit 2024-04-22T21:09:40.613657+0000 mon.a (mon.0) 368 : audit [DBG] from='client.? 172.21.15.121:0/1092625847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:41.379 INFO:teuthology.orchestra.run.smithi121.stdout:HEALTH_OK 2024-04-22T21:09:41.930 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:41 smithi121 bash[73084]: cluster 2024-04-22T21:09:40.630887+0000 mgr.x (mgr.34107) 414 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:41.931 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:41 smithi121 bash[73084]: cluster 2024-04-22T21:09:40.630887+0000 mgr.x (mgr.34107) 414 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:41.931 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:41 smithi121 bash[73084]: audit 2024-04-22T21:09:40.980510+0000 mgr.x (mgr.34107) 415 : audit [DBG] from='client.44202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:41.931 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:41 smithi121 bash[73084]: audit 2024-04-22T21:09:40.980510+0000 mgr.x (mgr.34107) 415 : audit [DBG] from='client.44202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:41.931 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:41 smithi121 bash[73084]: audit 2024-04-22T21:09:41.386830+0000 mon.c (mon.1) 110 : audit [DBG] from='client.? 172.21.15.121:0/412862031' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:09:41.931 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:41 smithi121 bash[73084]: audit 2024-04-22T21:09:41.386830+0000 mon.c (mon.1) 110 : audit [DBG] from='client.? 172.21.15.121:0/412862031' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:09:41.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:41 smithi121 bash[75184]: cluster 2024-04-22T21:09:40.630887+0000 mgr.x (mgr.34107) 414 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:41.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:41 smithi121 bash[75184]: cluster 2024-04-22T21:09:40.630887+0000 mgr.x (mgr.34107) 414 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:41.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:41 smithi121 bash[75184]: audit 2024-04-22T21:09:40.980510+0000 mgr.x (mgr.34107) 415 : audit [DBG] from='client.44202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:41.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:41 smithi121 bash[75184]: audit 2024-04-22T21:09:40.980510+0000 mgr.x (mgr.34107) 415 : audit [DBG] from='client.44202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:41.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:41 smithi121 bash[75184]: audit 2024-04-22T21:09:41.386830+0000 mon.c (mon.1) 110 : audit [DBG] from='client.? 172.21.15.121:0/412862031' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:09:41.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:41 smithi121 bash[75184]: audit 2024-04-22T21:09:41.386830+0000 mon.c (mon.1) 110 : audit [DBG] from='client.? 172.21.15.121:0/412862031' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:09:41.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:41 smithi123 bash[58916]: cluster 2024-04-22T21:09:40.630887+0000 mgr.x (mgr.34107) 414 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:41.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:41 smithi123 bash[58916]: cluster 2024-04-22T21:09:40.630887+0000 mgr.x (mgr.34107) 414 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:09:41.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:41 smithi123 bash[58916]: audit 2024-04-22T21:09:40.980510+0000 mgr.x (mgr.34107) 415 : audit [DBG] from='client.44202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:41.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:41 smithi123 bash[58916]: audit 2024-04-22T21:09:40.980510+0000 mgr.x (mgr.34107) 415 : audit [DBG] from='client.44202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:09:41.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:41 smithi123 bash[58916]: audit 2024-04-22T21:09:41.386830+0000 mon.c (mon.1) 110 : audit [DBG] from='client.? 172.21.15.121:0/412862031' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:09:41.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:41 smithi123 bash[58916]: audit 2024-04-22T21:09:41.386830+0000 mon.c (mon.1) 110 : audit [DBG] from='client.? 172.21.15.121:0/412862031' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:09:42.191 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:09:42 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:09:42.191 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:09:42 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:09:42.192 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:42 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:09:42.192 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:42 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:09:42.192 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:09:42 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:09:42.193 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:09:42 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:09:42.193 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:09:42 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:09:42.193 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:09:42 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:09:42.193 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:09:42 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:09:42.537 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:09:42 smithi121 systemd[1]: Stopping Ceph osd.0 for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:09:42.537 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:09:42 smithi121 bash[27375]: debug 2024-04-22T21:09:42.286+0000 7efeb761f700 -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-22T21:09:42.538 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:09:42 smithi121 bash[27375]: debug 2024-04-22T21:09:42.286+0000 7efeb761f700 -1 osd.0 113 *** Got signal Terminated *** 2024-04-22T21:09:42.538 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:09:42 smithi121 bash[27375]: debug 2024-04-22T21:09:42.286+0000 7efeb761f700 -1 osd.0 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-22T21:09:42.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:42 smithi123 bash[58916]: cluster 2024-04-22T21:09:42.290170+0000 mon.a (mon.0) 369 : cluster [INF] osd.0 marked itself down and dead 2024-04-22T21:09:42.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:42 smithi123 bash[58916]: cluster 2024-04-22T21:09:42.290170+0000 mon.a (mon.0) 369 : cluster [INF] osd.0 marked itself down and dead 2024-04-22T21:09:43.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:42 smithi121 bash[73084]: cluster 2024-04-22T21:09:42.290170+0000 mon.a (mon.0) 369 : cluster [INF] osd.0 marked itself down and dead 2024-04-22T21:09:43.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:42 smithi121 bash[73084]: cluster 2024-04-22T21:09:42.290170+0000 mon.a (mon.0) 369 : cluster [INF] osd.0 marked itself down and dead 2024-04-22T21:09:43.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:42 smithi121 bash[75184]: cluster 2024-04-22T21:09:42.290170+0000 mon.a (mon.0) 369 : cluster [INF] osd.0 marked itself down and dead 2024-04-22T21:09:43.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:42 smithi121 bash[75184]: cluster 2024-04-22T21:09:42.290170+0000 mon.a (mon.0) 369 : cluster [INF] osd.0 marked itself down and dead 2024-04-22T21:09:43.992 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:09:43 smithi123 bash[54986]: ts=2024-04-22T21:09: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=\"smithi121\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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=\"e8544264-00e9-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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-22T21:09:43.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:43 smithi123 bash[58916]: cluster 2024-04-22T21:09:42.632530+0000 mgr.x (mgr.34107) 416 : 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-22T21:09:43.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:43 smithi123 bash[58916]: cluster 2024-04-22T21:09:42.632530+0000 mgr.x (mgr.34107) 416 : 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-22T21:09:43.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:43 smithi123 bash[58916]: cluster 2024-04-22T21:09:42.643139+0000 mon.a (mon.0) 370 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:09:43.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:43 smithi123 bash[58916]: cluster 2024-04-22T21:09:42.643139+0000 mon.a (mon.0) 370 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:09:43.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:43 smithi123 bash[58916]: cluster 2024-04-22T21:09:42.659192+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-04-22T21:09:43.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:43 smithi123 bash[58916]: cluster 2024-04-22T21:09:42.659192+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-04-22T21:09:44.029 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:09:43 smithi121 bash[78864]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-0 2024-04-22T21:09:44.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:43 smithi121 bash[73084]: cluster 2024-04-22T21:09:42.632530+0000 mgr.x (mgr.34107) 416 : 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-22T21:09:44.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:43 smithi121 bash[73084]: cluster 2024-04-22T21:09:42.632530+0000 mgr.x (mgr.34107) 416 : 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-22T21:09:44.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:43 smithi121 bash[73084]: cluster 2024-04-22T21:09:42.643139+0000 mon.a (mon.0) 370 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:09:44.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:43 smithi121 bash[73084]: cluster 2024-04-22T21:09:42.643139+0000 mon.a (mon.0) 370 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:09:44.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:43 smithi121 bash[73084]: cluster 2024-04-22T21:09:42.659192+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-04-22T21:09:44.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:43 smithi121 bash[73084]: cluster 2024-04-22T21:09:42.659192+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-04-22T21:09:44.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:43 smithi121 bash[75184]: cluster 2024-04-22T21:09:42.632530+0000 mgr.x (mgr.34107) 416 : 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-22T21:09:44.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:43 smithi121 bash[75184]: cluster 2024-04-22T21:09:42.632530+0000 mgr.x (mgr.34107) 416 : 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-22T21:09:44.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:43 smithi121 bash[75184]: cluster 2024-04-22T21:09:42.643139+0000 mon.a (mon.0) 370 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:09:44.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:43 smithi121 bash[75184]: cluster 2024-04-22T21:09:42.643139+0000 mon.a (mon.0) 370 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:09:44.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:43 smithi121 bash[75184]: cluster 2024-04-22T21:09:42.659192+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-04-22T21:09:44.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:43 smithi121 bash[75184]: cluster 2024-04-22T21:09:42.659192+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-04-22T21:09:44.536 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:09:44 smithi121 bash[78931]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-0 2024-04-22T21:09:44.921 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:44 smithi121 bash[73084]: cluster 2024-04-22T21:09:43.664962+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-04-22T21:09:44.921 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:44 smithi121 bash[73084]: cluster 2024-04-22T21:09:43.664962+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-04-22T21:09:44.922 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:44 smithi121 bash[75184]: cluster 2024-04-22T21:09:43.664962+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-04-22T21:09:44.922 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:44 smithi121 bash[75184]: cluster 2024-04-22T21:09:43.664962+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-04-22T21:09:44.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:44 smithi123 bash[58916]: cluster 2024-04-22T21:09:43.664962+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-04-22T21:09:44.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:44 smithi123 bash[58916]: cluster 2024-04-22T21:09:43.664962+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-04-22T21:09:45.971 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: cluster 2024-04-22T21:09:44.633346+0000 mgr.x (mgr.34107) 417 : cluster [DBG] pgmap v65: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-22T21:09:45.971 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: cluster 2024-04-22T21:09:44.633346+0000 mgr.x (mgr.34107) 417 : cluster [DBG] pgmap v65: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-22T21:09:45.971 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.660313+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]: dispatch 2024-04-22T21:09:45.971 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.660313+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]: dispatch 2024-04-22T21:09:45.971 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.666836+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]: dispatch 2024-04-22T21:09:45.972 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.666836+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]: dispatch 2024-04-22T21:09:45.972 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.666975+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2]}]: dispatch 2024-04-22T21:09:45.972 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.666975+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2]}]: dispatch 2024-04-22T21:09:45.972 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.667267+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.972 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.667267+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.972 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.667580+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 1]}]: dispatch 2024-04-22T21:09:45.972 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.667580+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 1]}]: dispatch 2024-04-22T21:09:45.972 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.667824+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [3, 6]}]: dispatch 2024-04-22T21:09:45.972 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.667824+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [3, 6]}]: dispatch 2024-04-22T21:09:45.972 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.674113+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.973 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: cluster 2024-04-22T21:09:44.633346+0000 mgr.x (mgr.34107) 417 : cluster [DBG] pgmap v65: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-22T21:09:45.973 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: cluster 2024-04-22T21:09:44.633346+0000 mgr.x (mgr.34107) 417 : cluster [DBG] pgmap v65: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-22T21:09:45.973 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.660313+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]: dispatch 2024-04-22T21:09:45.973 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.660313+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]: dispatch 2024-04-22T21:09:45.973 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.666836+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]: dispatch 2024-04-22T21:09:45.973 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.666836+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]: dispatch 2024-04-22T21:09:45.973 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.666975+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2]}]: dispatch 2024-04-22T21:09:45.973 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.666975+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2]}]: dispatch 2024-04-22T21:09:45.973 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.667267+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.973 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.667267+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.973 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.667580+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 1]}]: dispatch 2024-04-22T21:09:45.974 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.667580+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 1]}]: dispatch 2024-04-22T21:09:45.974 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.667824+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [3, 6]}]: dispatch 2024-04-22T21:09:45.974 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.667824+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [3, 6]}]: dispatch 2024-04-22T21:09:45.974 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.674113+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.974 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.674113+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.974 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.675272+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2]}]: dispatch 2024-04-22T21:09:45.974 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.675272+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2]}]: dispatch 2024-04-22T21:09:45.974 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.676359+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.974 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.676359+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.974 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.677049+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.974 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.677049+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.974 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.677443+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 1]}]: dispatch 2024-04-22T21:09:45.974 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.677443+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 1]}]: dispatch 2024-04-22T21:09:45.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.677835+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 6]}]: dispatch 2024-04-22T21:09:45.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.677835+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 6]}]: dispatch 2024-04-22T21:09:45.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.678168+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [3, 6]}]: dispatch 2024-04-22T21:09:45.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.678168+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [3, 6]}]: dispatch 2024-04-22T21:09:45.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.678619+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.16", "id": [7, 1]}]: dispatch 2024-04-22T21:09:45.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.678619+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.16", "id": [7, 1]}]: dispatch 2024-04-22T21:09:45.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.678881+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.678881+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.975 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.674113+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.675272+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2]}]: dispatch 2024-04-22T21:09:45.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.675272+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2]}]: dispatch 2024-04-22T21:09:45.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.676359+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.676359+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.677049+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.677049+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.677443+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 1]}]: dispatch 2024-04-22T21:09:45.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.677443+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 1]}]: dispatch 2024-04-22T21:09:45.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.677835+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 6]}]: dispatch 2024-04-22T21:09:45.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.677835+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 6]}]: dispatch 2024-04-22T21:09:45.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.678168+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [3, 6]}]: dispatch 2024-04-22T21:09:45.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.678168+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [3, 6]}]: dispatch 2024-04-22T21:09:45.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.678619+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.16", "id": [7, 1]}]: dispatch 2024-04-22T21:09:45.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.678619+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.16", "id": [7, 1]}]: dispatch 2024-04-22T21:09:45.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.678881+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.678881+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.679346+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 0]}]: dispatch 2024-04-22T21:09:45.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.679346+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 0]}]: dispatch 2024-04-22T21:09:45.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.679651+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.679651+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.680435+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 6]}]: dispatch 2024-04-22T21:09:45.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.680435+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 6]}]: dispatch 2024-04-22T21:09:45.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.680927+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.16", "id": [7, 1]}]: dispatch 2024-04-22T21:09:45.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.680927+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.16", "id": [7, 1]}]: dispatch 2024-04-22T21:09:45.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.681382+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 0]}]: dispatch 2024-04-22T21:09:45.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.681382+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 0]}]: dispatch 2024-04-22T21:09:45.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.694284+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:45.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.694284+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:45.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.696289+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:09:45.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:44.696289+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:09:45.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:45.662753+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]': finished 2024-04-22T21:09:45.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[75184]: audit 2024-04-22T21:09:45.662753+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]': finished 2024-04-22T21:09:45.978 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.679346+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 0]}]: dispatch 2024-04-22T21:09:45.978 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.679346+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 0]}]: dispatch 2024-04-22T21:09:45.978 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.679651+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.978 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.679651+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.680435+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 6]}]: dispatch 2024-04-22T21:09:45.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.680435+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 6]}]: dispatch 2024-04-22T21:09:45.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.680927+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.16", "id": [7, 1]}]: dispatch 2024-04-22T21:09:45.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.680927+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.16", "id": [7, 1]}]: dispatch 2024-04-22T21:09:45.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.681382+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 0]}]: dispatch 2024-04-22T21:09:45.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.681382+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 0]}]: dispatch 2024-04-22T21:09:45.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.694284+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:45.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.694284+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:45.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.696289+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:09:45.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:44.696289+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:09:45.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:45.662753+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]': finished 2024-04-22T21:09:45.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:45 smithi121 bash[73084]: audit 2024-04-22T21:09:45.662753+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]': finished 2024-04-22T21:09:45.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: cluster 2024-04-22T21:09:44.633346+0000 mgr.x (mgr.34107) 417 : cluster [DBG] pgmap v65: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-22T21:09:45.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: cluster 2024-04-22T21:09:44.633346+0000 mgr.x (mgr.34107) 417 : cluster [DBG] pgmap v65: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-22T21:09:45.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.660313+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]: dispatch 2024-04-22T21:09:45.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.660313+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]: dispatch 2024-04-22T21:09:45.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.666836+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]: dispatch 2024-04-22T21:09:45.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.666836+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]: dispatch 2024-04-22T21:09:45.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.666975+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2]}]: dispatch 2024-04-22T21:09:45.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.666975+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2]}]: dispatch 2024-04-22T21:09:45.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.667267+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.667267+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.667580+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 1]}]: dispatch 2024-04-22T21:09:45.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.667580+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 1]}]: dispatch 2024-04-22T21:09:45.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.667824+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [3, 6]}]: dispatch 2024-04-22T21:09:45.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.667824+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [3, 6]}]: dispatch 2024-04-22T21:09:45.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.674113+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.674113+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.675272+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2]}]: dispatch 2024-04-22T21:09:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.675272+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2]}]: dispatch 2024-04-22T21:09:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.676359+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.676359+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.677049+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.677049+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.677443+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 1]}]: dispatch 2024-04-22T21:09:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.677443+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 1]}]: dispatch 2024-04-22T21:09:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.677835+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 6]}]: dispatch 2024-04-22T21:09:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.677835+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 6]}]: dispatch 2024-04-22T21:09:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.678168+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [3, 6]}]: dispatch 2024-04-22T21:09:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.678168+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [3, 6]}]: dispatch 2024-04-22T21:09:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.678619+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.16", "id": [7, 1]}]: dispatch 2024-04-22T21:09:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.678619+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.16", "id": [7, 1]}]: dispatch 2024-04-22T21:09:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.678881+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.678881+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.679346+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 0]}]: dispatch 2024-04-22T21:09:45.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.679346+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 0]}]: dispatch 2024-04-22T21:09:45.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.679651+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.679651+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]}]: dispatch 2024-04-22T21:09:45.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.680435+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 6]}]: dispatch 2024-04-22T21:09:45.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.680435+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 6]}]: dispatch 2024-04-22T21:09:45.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.680927+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.16", "id": [7, 1]}]: dispatch 2024-04-22T21:09:45.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.680927+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.16", "id": [7, 1]}]: dispatch 2024-04-22T21:09:45.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.681382+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 0]}]: dispatch 2024-04-22T21:09:45.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.681382+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 0]}]: dispatch 2024-04-22T21:09:45.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.694284+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:45.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.694284+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:45.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.696289+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:09:45.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:44.696289+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:09:45.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:45.662753+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]': finished 2024-04-22T21:09:45.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:45 smithi123 bash[58916]: audit 2024-04-22T21:09:45.662753+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]': finished 2024-04-22T21:09:46.235 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:09:46 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:09:46.235 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:09:46 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:09:46.236 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:09:46 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:09:46.237 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:09:46 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:09:46.237 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:09:46.238 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:09:46 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:09:46.238 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:09:46 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:09:46.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:09:46.239 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:09:45 smithi121 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.0.service: Deactivated successfully. 2024-04-22T21:09:46.239 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:09:45 smithi121 systemd[1]: Stopped Ceph osd.0 for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:09:46.240 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:09:46 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:09:46.240 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:09:46 smithi121 systemd[1]: Started Ceph osd.0 for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:09:46.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:45.663016+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2]}]': finished 2024-04-22T21:09:46.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:45.663016+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2]}]': finished 2024-04-22T21:09:46.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:45.663264+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 0]}]': finished 2024-04-22T21:09:46.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:45.663264+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 0]}]': finished 2024-04-22T21:09:46.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:45.663565+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 1]}]': finished 2024-04-22T21:09:46.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:45.663565+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 1]}]': finished 2024-04-22T21:09:46.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:45.663797+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [3, 6]}]': finished 2024-04-22T21:09:46.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:45.663797+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [3, 6]}]': finished 2024-04-22T21:09:46.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:45.664029+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 0]}]': finished 2024-04-22T21:09:46.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:45.664029+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 0]}]': finished 2024-04-22T21:09:46.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:45.664168+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]}]': finished 2024-04-22T21:09:46.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:45.664168+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]}]': finished 2024-04-22T21:09:46.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:45.664315+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 6]}]': finished 2024-04-22T21:09:46.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:45.664315+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 6]}]': finished 2024-04-22T21:09:46.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:45.664436+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.16", "id": [7, 1]}]': finished 2024-04-22T21:09:46.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:45.664436+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.16", "id": [7, 1]}]': finished 2024-04-22T21:09:46.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:45.664553+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 0]}]': finished 2024-04-22T21:09:46.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:45.664553+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 0]}]': finished 2024-04-22T21:09:46.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: cluster 2024-04-22T21:09:45.672864+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-04-22T21:09:46.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: cluster 2024-04-22T21:09:45.672864+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-04-22T21:09:46.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:45.758030+0000 mgr.x (mgr.34107) 418 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:46.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:45.758030+0000 mgr.x (mgr.34107) 418 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:46.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.290767+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:46.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.290767+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:46.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.301588+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:46.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.301588+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:46.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.329714+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:46.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.329714+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:46.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.334792+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:46.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.334792+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:46.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.336545+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:46.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.336545+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:46.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.344208+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:46.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.344208+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:46.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: cephadm 2024-04-22T21:09:46.353584+0000 mgr.x (mgr.34107) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:46.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: cephadm 2024-04-22T21:09:46.353584+0000 mgr.x (mgr.34107) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:46.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.438085+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:46.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.438085+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:46.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.442991+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:46.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.442991+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:46.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.445899+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:46.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.445899+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:46.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.450527+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:46.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.450527+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:46.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.451883+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:46.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.451883+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:46.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.465046+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:46.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.465046+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:46.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.558414+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:46.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.558414+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:46.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.561779+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:46.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.561779+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:46.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.563687+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:46.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.563687+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:46.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.567370+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:46.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.567370+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:46.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.568941+0000 mon.c (mon.1) 134 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:46.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.568941+0000 mon.c (mon.1) 134 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:46.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.581652+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:46.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: audit 2024-04-22T21:09:46.581652+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:46.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: cluster 2024-04-22T21:09:46.677314+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-22T21:09:46.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:46 smithi123 bash[58916]: cluster 2024-04-22T21:09:46.677314+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-22T21:09:47.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:45.663016+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2]}]': finished 2024-04-22T21:09:47.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:45.663016+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2]}]': finished 2024-04-22T21:09:47.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:45.663264+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 0]}]': finished 2024-04-22T21:09:47.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:45.663264+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 0]}]': finished 2024-04-22T21:09:47.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:45.663565+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 1]}]': finished 2024-04-22T21:09:47.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:45.663565+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 1]}]': finished 2024-04-22T21:09:47.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:45.663797+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [3, 6]}]': finished 2024-04-22T21:09:47.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:45.663797+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [3, 6]}]': finished 2024-04-22T21:09:47.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:45.664029+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 0]}]': finished 2024-04-22T21:09:47.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:45.664029+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 0]}]': finished 2024-04-22T21:09:47.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:45.664168+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]}]': finished 2024-04-22T21:09:47.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:45.664168+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]}]': finished 2024-04-22T21:09:47.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:45.664315+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 6]}]': finished 2024-04-22T21:09:47.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:45.664315+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 6]}]': finished 2024-04-22T21:09:47.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:45.664436+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.16", "id": [7, 1]}]': finished 2024-04-22T21:09:47.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:45.664436+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.16", "id": [7, 1]}]': finished 2024-04-22T21:09:47.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:45.664553+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 0]}]': finished 2024-04-22T21:09:47.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:45.664553+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 0]}]': finished 2024-04-22T21:09:47.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: cluster 2024-04-22T21:09:45.672864+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-04-22T21:09:47.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: cluster 2024-04-22T21:09:45.672864+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-04-22T21:09:47.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:45.758030+0000 mgr.x (mgr.34107) 418 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:47.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:45.758030+0000 mgr.x (mgr.34107) 418 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:47.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.290767+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:47.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.290767+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:47.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.301588+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:47.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.301588+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:47.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.329714+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.329714+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.334792+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:47.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.334792+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:47.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.336545+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:47.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.336545+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:47.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.344208+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:47.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.344208+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:47.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: cephadm 2024-04-22T21:09:46.353584+0000 mgr.x (mgr.34107) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:47.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: cephadm 2024-04-22T21:09:46.353584+0000 mgr.x (mgr.34107) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:47.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.438085+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.438085+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:45.663016+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2]}]': finished 2024-04-22T21:09:47.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:45.663016+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2]}]': finished 2024-04-22T21:09:47.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:45.663264+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 0]}]': finished 2024-04-22T21:09:47.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:45.663264+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 0]}]': finished 2024-04-22T21:09:47.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:45.663565+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 1]}]': finished 2024-04-22T21:09:47.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:45.663565+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 1]}]': finished 2024-04-22T21:09:47.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:45.663797+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [3, 6]}]': finished 2024-04-22T21:09:47.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:45.663797+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [3, 6]}]': finished 2024-04-22T21:09:47.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:45.664029+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 0]}]': finished 2024-04-22T21:09:47.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:45.664029+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.b", "id": [3, 0]}]': finished 2024-04-22T21:09:47.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:45.664168+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]}]': finished 2024-04-22T21:09:47.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:45.664168+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.f", "id": [3, 0]}]': finished 2024-04-22T21:09:47.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:45.664315+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 6]}]': finished 2024-04-22T21:09:47.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:45.664315+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.10", "id": [5, 6]}]': finished 2024-04-22T21:09:47.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:45.664436+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.16", "id": [7, 1]}]': finished 2024-04-22T21:09:47.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:45.664436+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.16", "id": [7, 1]}]': finished 2024-04-22T21:09:47.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:45.664553+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 0]}]': finished 2024-04-22T21:09:47.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.442991+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:47.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.442991+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:47.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.445899+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.445899+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.450527+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:47.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.450527+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:47.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.451883+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:47.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.451883+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:47.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.465046+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:47.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.465046+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:47.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.558414+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.558414+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.561779+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:47.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.561779+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:47.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.563687+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.563687+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.567370+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:47.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.567370+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:47.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.568941+0000 mon.c (mon.1) 134 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:47.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.568941+0000 mon.c (mon.1) 134 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:47.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.581652+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:47.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: audit 2024-04-22T21:09:46.581652+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:47.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: cluster 2024-04-22T21:09:46.677314+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-22T21:09:47.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[73084]: cluster 2024-04-22T21:09:46.677314+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-22T21:09:47.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:45.664553+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.19", "id": [5, 0]}]': finished 2024-04-22T21:09:47.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: cluster 2024-04-22T21:09:45.672864+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-04-22T21:09:47.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: cluster 2024-04-22T21:09:45.672864+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-04-22T21:09:47.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:45.758030+0000 mgr.x (mgr.34107) 418 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:47.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:45.758030+0000 mgr.x (mgr.34107) 418 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:47.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.290767+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:47.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.290767+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:47.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.301588+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:47.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.301588+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:47.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.329714+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.329714+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.334792+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:47.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.334792+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:47.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.336545+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:47.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.336545+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:47.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.344208+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:47.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.344208+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:47.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: cephadm 2024-04-22T21:09:46.353584+0000 mgr.x (mgr.34107) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:47.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: cephadm 2024-04-22T21:09:46.353584+0000 mgr.x (mgr.34107) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:47.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.438085+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.438085+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.442991+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:47.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.442991+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:47.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.445899+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.445899+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.450527+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:47.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.450527+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:47.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.451883+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:47.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.451883+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:47.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.465046+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:47.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.465046+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:47.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.558414+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.558414+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.561779+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:47.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.561779+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:47.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.563687+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.563687+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.567370+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:47.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.567370+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:47.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.568941+0000 mon.c (mon.1) 134 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:47.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.568941+0000 mon.c (mon.1) 134 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:47.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.581652+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:47.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: audit 2024-04-22T21:09:46.581652+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:47.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: cluster 2024-04-22T21:09:46.677314+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-22T21:09:47.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:46 smithi121 bash[75184]: cluster 2024-04-22T21:09:46.677314+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-22T21:09:47.991 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:09:47] "GET /metrics HTTP/1.1" 200 38261 "" "Prometheus/2.33.4" 2024-04-22T21:09:47.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: cephadm 2024-04-22T21:09:46.474518+0000 mgr.x (mgr.34107) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:47.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: cephadm 2024-04-22T21:09:46.474518+0000 mgr.x (mgr.34107) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:47.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: cephadm 2024-04-22T21:09:46.590921+0000 mgr.x (mgr.34107) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:47.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: cephadm 2024-04-22T21:09:46.590921+0000 mgr.x (mgr.34107) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:47.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: cluster 2024-04-22T21:09:46.634732+0000 mgr.x (mgr.34107) 422 : cluster [DBG] pgmap v67: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 70/630 objects degraded (11.111%) 2024-04-22T21:09:47.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: cluster 2024-04-22T21:09:46.634732+0000 mgr.x (mgr.34107) 422 : cluster [DBG] pgmap v67: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 70/630 objects degraded (11.111%) 2024-04-22T21:09:47.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.677260+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.677260+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.711625+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:47.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.711625+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:47.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.712934+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.712934+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.716276+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:47.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.716276+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:47.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.717555+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:47.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.717555+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:47.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.729290+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:47.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.729290+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:47.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: cephadm 2024-04-22T21:09:46.736366+0000 mgr.x (mgr.34107) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:47.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: cephadm 2024-04-22T21:09:46.736366+0000 mgr.x (mgr.34107) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:47.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.771139+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.771139+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.773371+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:47.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.773371+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:47.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.774503+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.774503+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.776700+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:47.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.776700+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:47.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.777597+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:47.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.777597+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:47.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.783131+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:47.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.783131+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:47.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: cephadm 2024-04-22T21:09:46.790144+0000 mgr.x (mgr.34107) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:47.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: cephadm 2024-04-22T21:09:46.790144+0000 mgr.x (mgr.34107) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:47.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.824467+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.824467+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.826767+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:47.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.826767+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:47.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.828050+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.828050+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.830413+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:47.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.830413+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:47.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.831149+0000 mon.c (mon.1) 149 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:47.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.831149+0000 mon.c (mon.1) 149 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:47.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.837897+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:47.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.837897+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:47.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: cephadm 2024-04-22T21:09:46.845109+0000 mgr.x (mgr.34107) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:47.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: cephadm 2024-04-22T21:09:46.845109+0000 mgr.x (mgr.34107) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:47.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.880463+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.880463+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.883014+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:47.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.883014+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:47.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.884427+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.884427+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.887115+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:47.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.887115+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:47.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.887969+0000 mon.c (mon.1) 154 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:47.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.887969+0000 mon.c (mon.1) 154 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:47.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.894502+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:47.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.894502+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:47.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: cephadm 2024-04-22T21:09:46.901915+0000 mgr.x (mgr.34107) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:47.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: cephadm 2024-04-22T21:09:46.901915+0000 mgr.x (mgr.34107) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:47.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.938360+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.938360+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:47.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.941593+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.941593+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.943249+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.943249+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.946122+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.946122+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.947145+0000 mon.c (mon.1) 159 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.947145+0000 mon.c (mon.1) 159 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.953885+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:46.953885+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: cephadm 2024-04-22T21:09:46.963380+0000 mgr.x (mgr.34107) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: cephadm 2024-04-22T21:09:46.963380+0000 mgr.x (mgr.34107) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.000205+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.000205+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.003464+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.003464+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.005031+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.005031+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.007931+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.007931+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.009129+0000 mon.c (mon.1) 164 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.009129+0000 mon.c (mon.1) 164 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.016080+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.016080+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: cephadm 2024-04-22T21:09:47.025872+0000 mgr.x (mgr.34107) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: cephadm 2024-04-22T21:09:47.025872+0000 mgr.x (mgr.34107) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.062933+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.062933+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.065305+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.065305+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.067308+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.067308+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.070077+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.070077+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.071034+0000 mon.c (mon.1) 169 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.071034+0000 mon.c (mon.1) 169 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.077219+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.077219+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: cephadm 2024-04-22T21:09:47.084506+0000 mgr.x (mgr.34107) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: cephadm 2024-04-22T21:09:47.084506+0000 mgr.x (mgr.34107) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.119390+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.119390+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.121716+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.121716+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.122816+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.122816+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.125357+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.125357+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.126103+0000 mon.c (mon.1) 174 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.126103+0000 mon.c (mon.1) 174 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.132960+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.132960+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: cephadm 2024-04-22T21:09:47.139928+0000 mgr.x (mgr.34107) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: cephadm 2024-04-22T21:09:47.139928+0000 mgr.x (mgr.34107) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.189666+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.189666+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.194008+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.194008+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.195999+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.195999+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.199609+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.199609+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.201274+0000 mon.c (mon.1) 179 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.201274+0000 mon.c (mon.1) 179 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.211660+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.211660+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: cephadm 2024-04-22T21:09:47.219499+0000 mgr.x (mgr.34107) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: cephadm 2024-04-22T21:09:47.219499+0000 mgr.x (mgr.34107) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.303054+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.303054+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.319680+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.319680+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.321988+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.321988+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.326693+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.326693+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.328288+0000 mon.c (mon.1) 184 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.328288+0000 mon.c (mon.1) 184 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.338054+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.338054+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: cephadm 2024-04-22T21:09:47.345819+0000 mgr.x (mgr.34107) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: cephadm 2024-04-22T21:09:47.345819+0000 mgr.x (mgr.34107) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.419990+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.419990+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.422424+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.422424+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.423734+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.423734+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.426546+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.426546+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.427371+0000 mon.c (mon.1) 189 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.427371+0000 mon.c (mon.1) 189 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.433949+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.433949+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.514626+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.514626+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.518715+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.518715+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.520409+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.520409+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.523637+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.523637+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.525278+0000 mon.c (mon.1) 194 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.525278+0000 mon.c (mon.1) 194 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.532852+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.532852+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: cluster 2024-04-22T21:09:47.576366+0000 mon.a (mon.0) 413 : cluster [WRN] Health check failed: Degraded data redundancy: 70/630 objects degraded (11.111%), 22 pgs degraded (PG_DEGRADED) 2024-04-22T21:09:48.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: cluster 2024-04-22T21:09:47.576366+0000 mon.a (mon.0) 413 : cluster [WRN] Health check failed: Degraded data redundancy: 70/630 objects degraded (11.111%), 22 pgs degraded (PG_DEGRADED) 2024-04-22T21:09:48.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.615964+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.615964+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.619648+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.619648+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.621432+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.621432+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.624637+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.624637+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.625792+0000 mon.c (mon.1) 199 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.625792+0000 mon.c (mon.1) 199 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.633852+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: audit 2024-04-22T21:09:47.633852+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: cluster 2024-04-22T21:09:47.673523+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-22T21:09:48.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:47 smithi123 bash[58916]: cluster 2024-04-22T21:09:47.673523+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-22T21:09:48.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: cephadm 2024-04-22T21:09:46.474518+0000 mgr.x (mgr.34107) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: cephadm 2024-04-22T21:09:46.474518+0000 mgr.x (mgr.34107) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: cephadm 2024-04-22T21:09:46.590921+0000 mgr.x (mgr.34107) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: cephadm 2024-04-22T21:09:46.590921+0000 mgr.x (mgr.34107) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: cluster 2024-04-22T21:09:46.634732+0000 mgr.x (mgr.34107) 422 : cluster [DBG] pgmap v67: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 70/630 objects degraded (11.111%) 2024-04-22T21:09:48.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: cluster 2024-04-22T21:09:46.634732+0000 mgr.x (mgr.34107) 422 : cluster [DBG] pgmap v67: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 70/630 objects degraded (11.111%) 2024-04-22T21:09:48.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.677260+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.677260+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.711625+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.711625+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.712934+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.712934+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.716276+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.716276+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.717555+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.717555+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.729290+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.729290+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: cephadm 2024-04-22T21:09:46.736366+0000 mgr.x (mgr.34107) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: cephadm 2024-04-22T21:09:46.474518+0000 mgr.x (mgr.34107) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: cephadm 2024-04-22T21:09:46.474518+0000 mgr.x (mgr.34107) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: cephadm 2024-04-22T21:09:46.590921+0000 mgr.x (mgr.34107) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: cephadm 2024-04-22T21:09:46.590921+0000 mgr.x (mgr.34107) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: cluster 2024-04-22T21:09:46.634732+0000 mgr.x (mgr.34107) 422 : cluster [DBG] pgmap v67: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 70/630 objects degraded (11.111%) 2024-04-22T21:09:48.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: cluster 2024-04-22T21:09:46.634732+0000 mgr.x (mgr.34107) 422 : cluster [DBG] pgmap v67: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 70/630 objects degraded (11.111%) 2024-04-22T21:09:48.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.677260+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.677260+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.711625+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.711625+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.712934+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.712934+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.716276+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.716276+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.717555+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.717555+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.729290+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.729290+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: cephadm 2024-04-22T21:09:46.736366+0000 mgr.x (mgr.34107) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: cephadm 2024-04-22T21:09:46.736366+0000 mgr.x (mgr.34107) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.771139+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.771139+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.773371+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.773371+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.774503+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.774503+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.776700+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.776700+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.777597+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.777597+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.783131+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.783131+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: cephadm 2024-04-22T21:09:46.790144+0000 mgr.x (mgr.34107) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: cephadm 2024-04-22T21:09:46.790144+0000 mgr.x (mgr.34107) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.824467+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.824467+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.826767+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.826767+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.828050+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.828050+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.830413+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.830413+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.831149+0000 mon.c (mon.1) 149 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.831149+0000 mon.c (mon.1) 149 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.837897+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.837897+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: cephadm 2024-04-22T21:09:46.845109+0000 mgr.x (mgr.34107) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: cephadm 2024-04-22T21:09:46.845109+0000 mgr.x (mgr.34107) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.880463+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.880463+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.883014+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.883014+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.884427+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.884427+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.887115+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.887115+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.887969+0000 mon.c (mon.1) 154 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.887969+0000 mon.c (mon.1) 154 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: cephadm 2024-04-22T21:09:46.736366+0000 mgr.x (mgr.34107) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.771139+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.771139+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.773371+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.773371+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.774503+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.774503+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.776700+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.776700+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.777597+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.777597+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.783131+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.783131+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: cephadm 2024-04-22T21:09:46.790144+0000 mgr.x (mgr.34107) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: cephadm 2024-04-22T21:09:46.790144+0000 mgr.x (mgr.34107) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.824467+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.824467+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.826767+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.826767+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.894502+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.894502+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: cephadm 2024-04-22T21:09:46.901915+0000 mgr.x (mgr.34107) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: cephadm 2024-04-22T21:09:46.901915+0000 mgr.x (mgr.34107) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.938360+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.938360+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.941593+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.941593+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.943249+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.943249+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.946122+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.946122+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.947145+0000 mon.c (mon.1) 159 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.947145+0000 mon.c (mon.1) 159 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.953885+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:46.953885+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: cephadm 2024-04-22T21:09:46.963380+0000 mgr.x (mgr.34107) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: cephadm 2024-04-22T21:09:46.963380+0000 mgr.x (mgr.34107) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.000205+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.000205+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.828050+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.828050+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.830413+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.830413+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.831149+0000 mon.c (mon.1) 149 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.831149+0000 mon.c (mon.1) 149 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.837897+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.837897+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: cephadm 2024-04-22T21:09:46.845109+0000 mgr.x (mgr.34107) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: cephadm 2024-04-22T21:09:46.845109+0000 mgr.x (mgr.34107) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.880463+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.880463+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.883014+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.883014+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.884427+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.884427+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.887115+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.887115+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.887969+0000 mon.c (mon.1) 154 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.887969+0000 mon.c (mon.1) 154 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.003464+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.003464+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.005031+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.005031+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.007931+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.007931+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.009129+0000 mon.c (mon.1) 164 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.009129+0000 mon.c (mon.1) 164 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.016080+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.016080+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: cephadm 2024-04-22T21:09:47.025872+0000 mgr.x (mgr.34107) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: cephadm 2024-04-22T21:09:47.025872+0000 mgr.x (mgr.34107) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.062933+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.062933+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.065305+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.065305+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.067308+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.067308+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.070077+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.070077+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.071034+0000 mon.c (mon.1) 169 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.071034+0000 mon.c (mon.1) 169 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.077219+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.077219+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: cephadm 2024-04-22T21:09:47.084506+0000 mgr.x (mgr.34107) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: cephadm 2024-04-22T21:09:47.084506+0000 mgr.x (mgr.34107) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.119390+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.119390+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.121716+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.121716+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.122816+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.122816+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.125357+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.125357+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.126103+0000 mon.c (mon.1) 174 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.126103+0000 mon.c (mon.1) 174 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.132960+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.132960+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: cephadm 2024-04-22T21:09:47.139928+0000 mgr.x (mgr.34107) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: cephadm 2024-04-22T21:09:47.139928+0000 mgr.x (mgr.34107) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.894502+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.894502+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: cephadm 2024-04-22T21:09:46.901915+0000 mgr.x (mgr.34107) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: cephadm 2024-04-22T21:09:46.901915+0000 mgr.x (mgr.34107) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.938360+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.938360+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.941593+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.941593+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.943249+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.943249+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.946122+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.946122+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.947145+0000 mon.c (mon.1) 159 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.947145+0000 mon.c (mon.1) 159 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.953885+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:46.953885+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: cephadm 2024-04-22T21:09:46.963380+0000 mgr.x (mgr.34107) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: cephadm 2024-04-22T21:09:46.963380+0000 mgr.x (mgr.34107) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.000205+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.000205+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.189666+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.189666+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.194008+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.194008+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.195999+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.195999+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.199609+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.199609+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.201274+0000 mon.c (mon.1) 179 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.201274+0000 mon.c (mon.1) 179 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.211660+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.211660+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: cephadm 2024-04-22T21:09:47.219499+0000 mgr.x (mgr.34107) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: cephadm 2024-04-22T21:09:47.219499+0000 mgr.x (mgr.34107) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.303054+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.303054+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.319680+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.319680+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.321988+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.321988+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.326693+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.326693+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.328288+0000 mon.c (mon.1) 184 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.328288+0000 mon.c (mon.1) 184 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.338054+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.338054+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: cephadm 2024-04-22T21:09:47.345819+0000 mgr.x (mgr.34107) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: cephadm 2024-04-22T21:09:47.345819+0000 mgr.x (mgr.34107) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.419990+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.419990+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.422424+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.422424+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.423734+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.423734+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.426546+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.426546+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.427371+0000 mon.c (mon.1) 189 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.427371+0000 mon.c (mon.1) 189 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.433949+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.003464+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.003464+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.005031+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.005031+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.007931+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.007931+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.009129+0000 mon.c (mon.1) 164 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.009129+0000 mon.c (mon.1) 164 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.016080+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.016080+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: cephadm 2024-04-22T21:09:47.025872+0000 mgr.x (mgr.34107) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: cephadm 2024-04-22T21:09:47.025872+0000 mgr.x (mgr.34107) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.062933+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.062933+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.065305+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.065305+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.067308+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.067308+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.070077+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.070077+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.433949+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.514626+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.514626+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.518715+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.518715+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.520409+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.520409+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.523637+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.523637+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.525278+0000 mon.c (mon.1) 194 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.525278+0000 mon.c (mon.1) 194 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.532852+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.532852+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: cluster 2024-04-22T21:09:47.576366+0000 mon.a (mon.0) 413 : cluster [WRN] Health check failed: Degraded data redundancy: 70/630 objects degraded (11.111%), 22 pgs degraded (PG_DEGRADED) 2024-04-22T21:09:48.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: cluster 2024-04-22T21:09:47.576366+0000 mon.a (mon.0) 413 : cluster [WRN] Health check failed: Degraded data redundancy: 70/630 objects degraded (11.111%), 22 pgs degraded (PG_DEGRADED) 2024-04-22T21:09:48.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.615964+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.615964+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.619648+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.619648+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.621432+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.621432+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.624637+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.624637+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.625792+0000 mon.c (mon.1) 199 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.625792+0000 mon.c (mon.1) 199 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.633852+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: audit 2024-04-22T21:09:47.633852+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: cluster 2024-04-22T21:09:47.673523+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-22T21:09:48.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[75184]: cluster 2024-04-22T21:09:47.673523+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-22T21:09:48.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.071034+0000 mon.c (mon.1) 169 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.071034+0000 mon.c (mon.1) 169 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.077219+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.077219+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: cephadm 2024-04-22T21:09:47.084506+0000 mgr.x (mgr.34107) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: cephadm 2024-04-22T21:09:47.084506+0000 mgr.x (mgr.34107) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.119390+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.119390+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.121716+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.121716+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.122816+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.122816+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.125357+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.125357+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.126103+0000 mon.c (mon.1) 174 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.126103+0000 mon.c (mon.1) 174 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.132960+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.132960+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: cephadm 2024-04-22T21:09:47.139928+0000 mgr.x (mgr.34107) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: cephadm 2024-04-22T21:09:47.139928+0000 mgr.x (mgr.34107) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.189666+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.189666+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.194008+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.194008+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.195999+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.195999+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.199609+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.199609+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.201274+0000 mon.c (mon.1) 179 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.201274+0000 mon.c (mon.1) 179 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.211660+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.211660+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: cephadm 2024-04-22T21:09:47.219499+0000 mgr.x (mgr.34107) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: cephadm 2024-04-22T21:09:47.219499+0000 mgr.x (mgr.34107) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.303054+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.303054+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.319680+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.319680+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.321988+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.321988+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.326693+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.326693+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.328288+0000 mon.c (mon.1) 184 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.328288+0000 mon.c (mon.1) 184 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.338054+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.338054+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: cephadm 2024-04-22T21:09:47.345819+0000 mgr.x (mgr.34107) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: cephadm 2024-04-22T21:09:47.345819+0000 mgr.x (mgr.34107) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.419990+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.419990+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.422424+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.422424+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.423734+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.423734+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.426546+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.426546+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.427371+0000 mon.c (mon.1) 189 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.427371+0000 mon.c (mon.1) 189 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.433949+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.433949+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.514626+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.514626+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.518715+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.518715+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.520409+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.520409+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.523637+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.523637+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.525278+0000 mon.c (mon.1) 194 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.525278+0000 mon.c (mon.1) 194 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.532852+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.532852+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: cluster 2024-04-22T21:09:47.576366+0000 mon.a (mon.0) 413 : cluster [WRN] Health check failed: Degraded data redundancy: 70/630 objects degraded (11.111%), 22 pgs degraded (PG_DEGRADED) 2024-04-22T21:09:48.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: cluster 2024-04-22T21:09:47.576366+0000 mon.a (mon.0) 413 : cluster [WRN] Health check failed: Degraded data redundancy: 70/630 objects degraded (11.111%), 22 pgs degraded (PG_DEGRADED) 2024-04-22T21:09:48.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.615964+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.615964+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.619648+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.619648+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.621432+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.621432+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.624637+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.624637+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.625792+0000 mon.c (mon.1) 199 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.625792+0000 mon.c (mon.1) 199 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.633852+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: audit 2024-04-22T21:09:47.633852+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: cluster 2024-04-22T21:09:47.673523+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-22T21:09:48.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:47 smithi121 bash[73084]: cluster 2024-04-22T21:09:47.673523+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-22T21:09:48.702 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[79084]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-22T21:09:48.702 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[79084]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-22T21:09:48.702 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[79084]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-22T21:09:48.702 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[79084]: 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-22T21:09:48.702 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[79084]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-22T21:09:48.702 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[79084]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-22T21:09:48.702 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[79084]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-22T21:09:48.702 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[79084]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-22T21:09:48.702 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[79084]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-22T21:09:48.953 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: cephadm 2024-04-22T21:09:47.443130+0000 mgr.x (mgr.34107) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.953 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: cephadm 2024-04-22T21:09:47.443130+0000 mgr.x (mgr.34107) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.953 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: cephadm 2024-04-22T21:09:47.540281+0000 mgr.x (mgr.34107) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.953 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: cephadm 2024-04-22T21:09:47.540281+0000 mgr.x (mgr.34107) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.954 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: cephadm 2024-04-22T21:09:47.642429+0000 mgr.x (mgr.34107) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.954 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: cephadm 2024-04-22T21:09:47.642429+0000 mgr.x (mgr.34107) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.954 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.697498+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.954 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.697498+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.954 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.699620+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.954 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.699620+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.954 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.718776+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.954 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.718776+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.954 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.721217+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.954 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.721217+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.954 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.722004+0000 mon.c (mon.1) 204 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.955 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.722004+0000 mon.c (mon.1) 204 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.955 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.728330+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.955 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.728330+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.955 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: cephadm 2024-04-22T21:09:47.735744+0000 mgr.x (mgr.34107) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.955 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: cephadm 2024-04-22T21:09:47.735744+0000 mgr.x (mgr.34107) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: cephadm 2024-04-22T21:09:47.443130+0000 mgr.x (mgr.34107) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: cephadm 2024-04-22T21:09:47.443130+0000 mgr.x (mgr.34107) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: cephadm 2024-04-22T21:09:47.540281+0000 mgr.x (mgr.34107) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: cephadm 2024-04-22T21:09:47.540281+0000 mgr.x (mgr.34107) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: cephadm 2024-04-22T21:09:47.642429+0000 mgr.x (mgr.34107) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: cephadm 2024-04-22T21:09:47.642429+0000 mgr.x (mgr.34107) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.697498+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.697498+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.699620+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.699620+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.718776+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.718776+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.721217+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.721217+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.722004+0000 mon.c (mon.1) 204 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.722004+0000 mon.c (mon.1) 204 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.728330+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.728330+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: cephadm 2024-04-22T21:09:47.735744+0000 mgr.x (mgr.34107) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: cephadm 2024-04-22T21:09:47.735744+0000 mgr.x (mgr.34107) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.957 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.775661+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.957 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.775661+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.957 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.778072+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.957 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.778072+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.957 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.779152+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.958 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.779152+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.958 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.781583+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.958 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.781583+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.958 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.782369+0000 mon.c (mon.1) 209 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.958 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.782369+0000 mon.c (mon.1) 209 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.959 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.788725+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.959 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.788725+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.959 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: cephadm 2024-04-22T21:09:47.800750+0000 mgr.x (mgr.34107) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.959 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: cephadm 2024-04-22T21:09:47.800750+0000 mgr.x (mgr.34107) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.959 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.856721+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.959 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.856721+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.960 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.858810+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.960 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.858810+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.960 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.859955+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.960 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.859955+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.961 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.775661+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.961 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.775661+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.961 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.778072+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.961 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.778072+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.961 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.779152+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.961 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.779152+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.961 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.781583+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.961 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.781583+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.961 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.782369+0000 mon.c (mon.1) 209 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.962 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.782369+0000 mon.c (mon.1) 209 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.962 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.788725+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.962 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.788725+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.962 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: cephadm 2024-04-22T21:09:47.800750+0000 mgr.x (mgr.34107) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.962 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: cephadm 2024-04-22T21:09:47.800750+0000 mgr.x (mgr.34107) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.962 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.856721+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.962 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.856721+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.962 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.858810+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.962 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.858810+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.962 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.859955+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.962 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.859955+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.962 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.862178+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.962 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.862178+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.963 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.862979+0000 mon.c (mon.1) 214 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.963 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.862979+0000 mon.c (mon.1) 214 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.963 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.869799+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.963 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.869799+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.963 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: cephadm 2024-04-22T21:09:47.876536+0000 mgr.x (mgr.34107) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.963 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: cephadm 2024-04-22T21:09:47.876536+0000 mgr.x (mgr.34107) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.963 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.910833+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.963 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.910833+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.963 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.912828+0000 mon.c (mon.1) 216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.964 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.912828+0000 mon.c (mon.1) 216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.964 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.913785+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.964 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.913785+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.964 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.915769+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.964 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.915769+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.964 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.916434+0000 mon.c (mon.1) 219 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.964 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.916434+0000 mon.c (mon.1) 219 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.964 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.921956+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.964 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.921956+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.964 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: cephadm 2024-04-22T21:09:47.930768+0000 mgr.x (mgr.34107) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.964 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: cephadm 2024-04-22T21:09:47.930768+0000 mgr.x (mgr.34107) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.965930+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.965930+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.967814+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.967814+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.968649+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.968649+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.970547+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.970547+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.971185+0000 mon.c (mon.1) 224 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.971185+0000 mon.c (mon.1) 224 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.977766+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:47.977766+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: cephadm 2024-04-22T21:09:47.984328+0000 mgr.x (mgr.34107) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: cephadm 2024-04-22T21:09:47.984328+0000 mgr.x (mgr.34107) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.966 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.019108+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.966 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.019108+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.966 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.021217+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.966 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.021217+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.966 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.022507+0000 mon.c (mon.1) 227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.966 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.022507+0000 mon.c (mon.1) 227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.966 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.024480+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.966 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.024480+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.966 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.862178+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.966 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.862178+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.966 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.862979+0000 mon.c (mon.1) 214 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.862979+0000 mon.c (mon.1) 214 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.869799+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.869799+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: cephadm 2024-04-22T21:09:47.876536+0000 mgr.x (mgr.34107) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: cephadm 2024-04-22T21:09:47.876536+0000 mgr.x (mgr.34107) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.910833+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.910833+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.912828+0000 mon.c (mon.1) 216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.912828+0000 mon.c (mon.1) 216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.913785+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.913785+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.915769+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.915769+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.916434+0000 mon.c (mon.1) 219 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.916434+0000 mon.c (mon.1) 219 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.921956+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.921956+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: cephadm 2024-04-22T21:09:47.930768+0000 mgr.x (mgr.34107) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: cephadm 2024-04-22T21:09:47.930768+0000 mgr.x (mgr.34107) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.965930+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.965930+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.967814+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.967814+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.968649+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.968649+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.970547+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.970547+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.971185+0000 mon.c (mon.1) 224 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.971185+0000 mon.c (mon.1) 224 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.977766+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:47.977766+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: cephadm 2024-04-22T21:09:47.984328+0000 mgr.x (mgr.34107) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: cephadm 2024-04-22T21:09:47.984328+0000 mgr.x (mgr.34107) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.019108+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.019108+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.021217+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.021217+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.022507+0000 mon.c (mon.1) 227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.022507+0000 mon.c (mon.1) 227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.024480+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.024480+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.025220+0000 mon.c (mon.1) 229 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.025220+0000 mon.c (mon.1) 229 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.031960+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.031960+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: cephadm 2024-04-22T21:09:48.038596+0000 mgr.x (mgr.34107) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: cephadm 2024-04-22T21:09:48.038596+0000 mgr.x (mgr.34107) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.073293+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.073293+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.075386+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.075386+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.076279+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.076279+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.992 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[54986]: ts=2024-04-22T21:09:48.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.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"172.21.15.123:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"e8544264-00e9-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-04-22T21:09:48.992 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[54986]: ts=2024-04-22T21:09:48.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"172.21.15.123:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"e8544264-00e9-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-22T21:09:48.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: cephadm 2024-04-22T21:09:47.443130+0000 mgr.x (mgr.34107) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: cephadm 2024-04-22T21:09:47.443130+0000 mgr.x (mgr.34107) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: cephadm 2024-04-22T21:09:47.540281+0000 mgr.x (mgr.34107) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: cephadm 2024-04-22T21:09:47.540281+0000 mgr.x (mgr.34107) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: cephadm 2024-04-22T21:09:47.642429+0000 mgr.x (mgr.34107) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: cephadm 2024-04-22T21:09:47.642429+0000 mgr.x (mgr.34107) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.697498+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.697498+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.699620+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.699620+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.718776+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.718776+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.721217+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.721217+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.722004+0000 mon.c (mon.1) 204 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.722004+0000 mon.c (mon.1) 204 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.728330+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.728330+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: cephadm 2024-04-22T21:09:47.735744+0000 mgr.x (mgr.34107) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: cephadm 2024-04-22T21:09:47.735744+0000 mgr.x (mgr.34107) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.775661+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.775661+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.778072+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.778072+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.779152+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.779152+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.781583+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.781583+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.782369+0000 mon.c (mon.1) 209 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.782369+0000 mon.c (mon.1) 209 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.788725+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.788725+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: cephadm 2024-04-22T21:09:47.800750+0000 mgr.x (mgr.34107) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: cephadm 2024-04-22T21:09:47.800750+0000 mgr.x (mgr.34107) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.856721+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.856721+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.858810+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.858810+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.859955+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.859955+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.862178+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.862178+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.862979+0000 mon.c (mon.1) 214 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.862979+0000 mon.c (mon.1) 214 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.869799+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.869799+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:48.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: cephadm 2024-04-22T21:09:47.876536+0000 mgr.x (mgr.34107) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: cephadm 2024-04-22T21:09:47.876536+0000 mgr.x (mgr.34107) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:48.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.910833+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.910833+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.912828+0000 mon.c (mon.1) 216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.912828+0000 mon.c (mon.1) 216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:48.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.913785+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.913785+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:48.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.915769+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.915769+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:48.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.916434+0000 mon.c (mon.1) 219 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.916434+0000 mon.c (mon.1) 219 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:48.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.921956+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.921956+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: cephadm 2024-04-22T21:09:47.930768+0000 mgr.x (mgr.34107) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: cephadm 2024-04-22T21:09:47.930768+0000 mgr.x (mgr.34107) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.965930+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.965930+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.967814+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.967814+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.968649+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.968649+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.970547+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.970547+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.971185+0000 mon.c (mon.1) 224 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.971185+0000 mon.c (mon.1) 224 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.977766+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:47.977766+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: cephadm 2024-04-22T21:09:47.984328+0000 mgr.x (mgr.34107) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: cephadm 2024-04-22T21:09:47.984328+0000 mgr.x (mgr.34107) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.019108+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.019108+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.021217+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.021217+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.022507+0000 mon.c (mon.1) 227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.022507+0000 mon.c (mon.1) 227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.024480+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.024480+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.025220+0000 mon.c (mon.1) 229 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.025220+0000 mon.c (mon.1) 229 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.031960+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.031960+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: cephadm 2024-04-22T21:09:48.038596+0000 mgr.x (mgr.34107) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: cephadm 2024-04-22T21:09:48.038596+0000 mgr.x (mgr.34107) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.073293+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.073293+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.075386+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.075386+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.076279+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.076279+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.078209+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.078209+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.078848+0000 mon.c (mon.1) 234 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.078848+0000 mon.c (mon.1) 234 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.084368+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.084368+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: cephadm 2024-04-22T21:09:48.092197+0000 mgr.x (mgr.34107) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: cephadm 2024-04-22T21:09:48.092197+0000 mgr.x (mgr.34107) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.141091+0000 mon.c (mon.1) 235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.141091+0000 mon.c (mon.1) 235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.144540+0000 mon.c (mon.1) 236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.144540+0000 mon.c (mon.1) 236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.145755+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.145755+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.148763+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.148763+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.149770+0000 mon.c (mon.1) 239 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.149770+0000 mon.c (mon.1) 239 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.157583+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.157583+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: cephadm 2024-04-22T21:09:48.164506+0000 mgr.x (mgr.34107) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: cephadm 2024-04-22T21:09:48.164506+0000 mgr.x (mgr.34107) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.214495+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.214495+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.216520+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.216520+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.217475+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.217475+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.220048+0000 mon.c (mon.1) 243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.220048+0000 mon.c (mon.1) 243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.220954+0000 mon.c (mon.1) 244 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.220954+0000 mon.c (mon.1) 244 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.226776+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.226776+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: cephadm 2024-04-22T21:09:48.233460+0000 mgr.x (mgr.34107) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: cephadm 2024-04-22T21:09:48.233460+0000 mgr.x (mgr.34107) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.272398+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.272398+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.274790+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.274790+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.275946+0000 mon.c (mon.1) 247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.275946+0000 mon.c (mon.1) 247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.278500+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.278500+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.279339+0000 mon.c (mon.1) 249 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.279339+0000 mon.c (mon.1) 249 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.287679+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.287679+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: cephadm 2024-04-22T21:09:48.294440+0000 mgr.x (mgr.34107) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: cephadm 2024-04-22T21:09:48.294440+0000 mgr.x (mgr.34107) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.362992+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.362992+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.365520+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.365520+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.366966+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.366966+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.369259+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.369259+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.370349+0000 mon.c (mon.1) 254 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.370349+0000 mon.c (mon.1) 254 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.376494+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.376494+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.453598+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.453598+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.455688+0000 mon.c (mon.1) 256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.455688+0000 mon.c (mon.1) 256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.456695+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.456695+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.459075+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.459075+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.459780+0000 mon.c (mon.1) 259 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.459780+0000 mon.c (mon.1) 259 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.465146+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.465146+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.541539+0000 mon.c (mon.1) 260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.541539+0000 mon.c (mon.1) 260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.544910+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.544910+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.546073+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.546073+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.548320+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.548320+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.549257+0000 mon.c (mon.1) 264 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.549257+0000 mon.c (mon.1) 264 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.555201+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.555201+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.629544+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.629544+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.631853+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.631853+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.633021+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.633021+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.635672+0000 mon.c (mon.1) 268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.635672+0000 mon.c (mon.1) 268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.636480+0000 mon.c (mon.1) 269 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.636480+0000 mon.c (mon.1) 269 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.644765+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:48 smithi123 bash[58916]: audit 2024-04-22T21:09:48.644765+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.025220+0000 mon.c (mon.1) 229 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.025220+0000 mon.c (mon.1) 229 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.031960+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.031960+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: cephadm 2024-04-22T21:09:48.038596+0000 mgr.x (mgr.34107) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: cephadm 2024-04-22T21:09:48.038596+0000 mgr.x (mgr.34107) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.073293+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.073293+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.075386+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.075386+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.076279+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.076279+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.078209+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.078209+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.078848+0000 mon.c (mon.1) 234 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.078848+0000 mon.c (mon.1) 234 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.084368+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.084368+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: cephadm 2024-04-22T21:09:48.092197+0000 mgr.x (mgr.34107) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: cephadm 2024-04-22T21:09:48.092197+0000 mgr.x (mgr.34107) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.078209+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.078209+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.078848+0000 mon.c (mon.1) 234 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.078848+0000 mon.c (mon.1) 234 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.084368+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.084368+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: cephadm 2024-04-22T21:09:48.092197+0000 mgr.x (mgr.34107) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: cephadm 2024-04-22T21:09:48.092197+0000 mgr.x (mgr.34107) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.141091+0000 mon.c (mon.1) 235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.141091+0000 mon.c (mon.1) 235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.144540+0000 mon.c (mon.1) 236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.144540+0000 mon.c (mon.1) 236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.145755+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.145755+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.148763+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.148763+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.149770+0000 mon.c (mon.1) 239 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.149770+0000 mon.c (mon.1) 239 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.157583+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.157583+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.141091+0000 mon.c (mon.1) 235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.141091+0000 mon.c (mon.1) 235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.144540+0000 mon.c (mon.1) 236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.144540+0000 mon.c (mon.1) 236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.145755+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.145755+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.148763+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.148763+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.149770+0000 mon.c (mon.1) 239 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.149770+0000 mon.c (mon.1) 239 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.157583+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.157583+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: cephadm 2024-04-22T21:09:48.164506+0000 mgr.x (mgr.34107) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: cephadm 2024-04-22T21:09:48.164506+0000 mgr.x (mgr.34107) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.214495+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.214495+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.216520+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.216520+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.217475+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: cephadm 2024-04-22T21:09:48.164506+0000 mgr.x (mgr.34107) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: cephadm 2024-04-22T21:09:48.164506+0000 mgr.x (mgr.34107) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.214495+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.214495+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.216520+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.216520+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.217475+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.217475+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.220048+0000 mon.c (mon.1) 243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.220048+0000 mon.c (mon.1) 243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.220954+0000 mon.c (mon.1) 244 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.220954+0000 mon.c (mon.1) 244 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.226776+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.226776+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: cephadm 2024-04-22T21:09:48.233460+0000 mgr.x (mgr.34107) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: cephadm 2024-04-22T21:09:48.233460+0000 mgr.x (mgr.34107) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.272398+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.272398+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.274790+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.217475+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.220048+0000 mon.c (mon.1) 243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.220048+0000 mon.c (mon.1) 243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.220954+0000 mon.c (mon.1) 244 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.220954+0000 mon.c (mon.1) 244 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.226776+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.226776+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: cephadm 2024-04-22T21:09:48.233460+0000 mgr.x (mgr.34107) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: cephadm 2024-04-22T21:09:48.233460+0000 mgr.x (mgr.34107) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.272398+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.272398+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.274790+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.274790+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.275946+0000 mon.c (mon.1) 247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.275946+0000 mon.c (mon.1) 247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.278500+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.278500+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.279339+0000 mon.c (mon.1) 249 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.279339+0000 mon.c (mon.1) 249 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.287679+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.274790+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.275946+0000 mon.c (mon.1) 247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.275946+0000 mon.c (mon.1) 247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.278500+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.278500+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.279339+0000 mon.c (mon.1) 249 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.279339+0000 mon.c (mon.1) 249 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.287679+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.287679+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: cephadm 2024-04-22T21:09:48.294440+0000 mgr.x (mgr.34107) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: cephadm 2024-04-22T21:09:48.294440+0000 mgr.x (mgr.34107) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.362992+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.362992+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.365520+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.365520+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.366966+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.366966+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.369259+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.369259+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.370349+0000 mon.c (mon.1) 254 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.287679+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: cephadm 2024-04-22T21:09:48.294440+0000 mgr.x (mgr.34107) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: cephadm 2024-04-22T21:09:48.294440+0000 mgr.x (mgr.34107) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.362992+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.362992+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.365520+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.365520+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.366966+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.366966+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.369259+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.369259+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.370349+0000 mon.c (mon.1) 254 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.370349+0000 mon.c (mon.1) 254 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.376494+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.376494+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.453598+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.453598+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.455688+0000 mon.c (mon.1) 256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.455688+0000 mon.c (mon.1) 256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.456695+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.370349+0000 mon.c (mon.1) 254 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.376494+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.376494+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.453598+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.453598+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.455688+0000 mon.c (mon.1) 256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.455688+0000 mon.c (mon.1) 256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.456695+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.456695+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.459075+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.459075+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.459780+0000 mon.c (mon.1) 259 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.459780+0000 mon.c (mon.1) 259 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.465146+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.465146+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.541539+0000 mon.c (mon.1) 260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.541539+0000 mon.c (mon.1) 260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.544910+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.544910+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.456695+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.459075+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.459075+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.459780+0000 mon.c (mon.1) 259 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.459780+0000 mon.c (mon.1) 259 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.465146+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.465146+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.541539+0000 mon.c (mon.1) 260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.541539+0000 mon.c (mon.1) 260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.544910+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.544910+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.546073+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.546073+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.548320+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.548320+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.549257+0000 mon.c (mon.1) 264 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.549257+0000 mon.c (mon.1) 264 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.555201+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.555201+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.629544+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.629544+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.631853+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.631853+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.633021+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.633021+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.635672+0000 mon.c (mon.1) 268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.635672+0000 mon.c (mon.1) 268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.636480+0000 mon.c (mon.1) 269 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.636480+0000 mon.c (mon.1) 269 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.644765+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[73084]: audit 2024-04-22T21:09:48.644765+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.546073+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.546073+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.548320+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.548320+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.549257+0000 mon.c (mon.1) 264 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.549257+0000 mon.c (mon.1) 264 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.555201+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.555201+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.629544+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.629544+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.631853+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.631853+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.633021+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.633021+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.635672+0000 mon.c (mon.1) 268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.635672+0000 mon.c (mon.1) 268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.636480+0000 mon.c (mon.1) 269 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.636480+0000 mon.c (mon.1) 269 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.644765+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:48 smithi121 bash[75184]: audit 2024-04-22T21:09:48.644765+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: cephadm 2024-04-22T21:09:48.385573+0000 mgr.x (mgr.34107) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: cephadm 2024-04-22T21:09:48.385573+0000 mgr.x (mgr.34107) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: cephadm 2024-04-22T21:09:48.472670+0000 mgr.x (mgr.34107) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: cephadm 2024-04-22T21:09:48.472670+0000 mgr.x (mgr.34107) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: cephadm 2024-04-22T21:09:48.562601+0000 mgr.x (mgr.34107) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: cephadm 2024-04-22T21:09:48.562601+0000 mgr.x (mgr.34107) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: cluster 2024-04-22T21:09:48.635662+0000 mgr.x (mgr.34107) 449 : cluster [DBG] pgmap v70: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-22T21:09:49.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: cluster 2024-04-22T21:09:48.635662+0000 mgr.x (mgr.34107) 449 : cluster [DBG] pgmap v70: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-22T21:09:49.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: cephadm 2024-04-22T21:09:48.651553+0000 mgr.x (mgr.34107) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: cephadm 2024-04-22T21:09:48.651553+0000 mgr.x (mgr.34107) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:48.966200+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:48.966200+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:48.971984+0000 mon.c (mon.1) 271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:48.971984+0000 mon.c (mon.1) 271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:48.974597+0000 mon.c (mon.1) 272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:48.974597+0000 mon.c (mon.1) 272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:48.979588+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:48.979588+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:48.981054+0000 mon.c (mon.1) 274 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:48.981054+0000 mon.c (mon.1) 274 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:48.991327+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:48.991327+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: cephadm 2024-04-22T21:09:48.998684+0000 mgr.x (mgr.34107) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: cephadm 2024-04-22T21:09:48.998684+0000 mgr.x (mgr.34107) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.071813+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.071813+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.074786+0000 mon.c (mon.1) 276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.074786+0000 mon.c (mon.1) 276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.076503+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.076503+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.079639+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.079639+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.080765+0000 mon.c (mon.1) 279 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.080765+0000 mon.c (mon.1) 279 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.088097+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.088097+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: cephadm 2024-04-22T21:09:49.095220+0000 mgr.x (mgr.34107) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: cephadm 2024-04-22T21:09:49.095220+0000 mgr.x (mgr.34107) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.176272+0000 mon.c (mon.1) 280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.176272+0000 mon.c (mon.1) 280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.180341+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.180341+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.182261+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.182261+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.185803+0000 mon.c (mon.1) 283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.185803+0000 mon.c (mon.1) 283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.187153+0000 mon.c (mon.1) 284 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.187153+0000 mon.c (mon.1) 284 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.197453+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.197453+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:49.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: cephadm 2024-04-22T21:09:49.204488+0000 mgr.x (mgr.34107) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: cephadm 2024-04-22T21:09:49.204488+0000 mgr.x (mgr.34107) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:49.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.287468+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.287468+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.291917+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.291917+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:49.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.293625+0000 mon.c (mon.1) 287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.293625+0000 mon.c (mon.1) 287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:49.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.297878+0000 mon.c (mon.1) 288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.297878+0000 mon.c (mon.1) 288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:49.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.299081+0000 mon.c (mon.1) 289 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:49.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.299081+0000 mon.c (mon.1) 289 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.308083+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.308083+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: cephadm 2024-04-22T21:09:49.315125+0000 mgr.x (mgr.34107) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: cephadm 2024-04-22T21:09:49.315125+0000 mgr.x (mgr.34107) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.400708+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.400708+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.404987+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.404987+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.407567+0000 mon.c (mon.1) 292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.407567+0000 mon.c (mon.1) 292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.412051+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.412051+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.413411+0000 mon.c (mon.1) 294 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.413411+0000 mon.c (mon.1) 294 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.421309+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.421309+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.500008+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.500008+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.502822+0000 mon.c (mon.1) 296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.502822+0000 mon.c (mon.1) 296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.504557+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.504557+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.508031+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.508031+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.509067+0000 mon.c (mon.1) 299 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.509067+0000 mon.c (mon.1) 299 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.518081+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.518081+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.595480+0000 mon.c (mon.1) 300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.595480+0000 mon.c (mon.1) 300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.598369+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.598369+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.599941+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.599941+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.602815+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.602815+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.604083+0000 mon.c (mon.1) 304 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.604083+0000 mon.c (mon.1) 304 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.613724+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:49 smithi123 bash[58916]: audit 2024-04-22T21:09:49.613724+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: cephadm 2024-04-22T21:09:48.385573+0000 mgr.x (mgr.34107) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: cephadm 2024-04-22T21:09:48.385573+0000 mgr.x (mgr.34107) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: cephadm 2024-04-22T21:09:48.472670+0000 mgr.x (mgr.34107) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: cephadm 2024-04-22T21:09:48.472670+0000 mgr.x (mgr.34107) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: cephadm 2024-04-22T21:09:48.562601+0000 mgr.x (mgr.34107) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: cephadm 2024-04-22T21:09:48.562601+0000 mgr.x (mgr.34107) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: cluster 2024-04-22T21:09:48.635662+0000 mgr.x (mgr.34107) 449 : cluster [DBG] pgmap v70: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-22T21:09:50.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: cluster 2024-04-22T21:09:48.635662+0000 mgr.x (mgr.34107) 449 : cluster [DBG] pgmap v70: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-22T21:09:50.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: cephadm 2024-04-22T21:09:48.651553+0000 mgr.x (mgr.34107) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: cephadm 2024-04-22T21:09:48.651553+0000 mgr.x (mgr.34107) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:48.966200+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:48.966200+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:48.971984+0000 mon.c (mon.1) 271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:48.971984+0000 mon.c (mon.1) 271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:48.974597+0000 mon.c (mon.1) 272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:48.974597+0000 mon.c (mon.1) 272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:48.979588+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:48.979588+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:48.981054+0000 mon.c (mon.1) 274 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: cephadm 2024-04-22T21:09:48.385573+0000 mgr.x (mgr.34107) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: cephadm 2024-04-22T21:09:48.385573+0000 mgr.x (mgr.34107) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: cephadm 2024-04-22T21:09:48.472670+0000 mgr.x (mgr.34107) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: cephadm 2024-04-22T21:09:48.472670+0000 mgr.x (mgr.34107) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: cephadm 2024-04-22T21:09:48.562601+0000 mgr.x (mgr.34107) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: cephadm 2024-04-22T21:09:48.562601+0000 mgr.x (mgr.34107) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: cluster 2024-04-22T21:09:48.635662+0000 mgr.x (mgr.34107) 449 : cluster [DBG] pgmap v70: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-22T21:09:50.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: cluster 2024-04-22T21:09:48.635662+0000 mgr.x (mgr.34107) 449 : cluster [DBG] pgmap v70: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-22T21:09:50.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: cephadm 2024-04-22T21:09:48.651553+0000 mgr.x (mgr.34107) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: cephadm 2024-04-22T21:09:48.651553+0000 mgr.x (mgr.34107) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:48.966200+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:48.966200+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:48.971984+0000 mon.c (mon.1) 271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:48.971984+0000 mon.c (mon.1) 271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:48.974597+0000 mon.c (mon.1) 272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:48.974597+0000 mon.c (mon.1) 272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:48.979588+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:48.979588+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:48.981054+0000 mon.c (mon.1) 274 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:48.981054+0000 mon.c (mon.1) 274 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:48.991327+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:48.991327+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: cephadm 2024-04-22T21:09:48.998684+0000 mgr.x (mgr.34107) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: cephadm 2024-04-22T21:09:48.998684+0000 mgr.x (mgr.34107) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.071813+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.071813+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.074786+0000 mon.c (mon.1) 276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.074786+0000 mon.c (mon.1) 276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.076503+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.076503+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.079639+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.079639+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.080765+0000 mon.c (mon.1) 279 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.080765+0000 mon.c (mon.1) 279 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.088097+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.088097+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: cephadm 2024-04-22T21:09:49.095220+0000 mgr.x (mgr.34107) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: cephadm 2024-04-22T21:09:49.095220+0000 mgr.x (mgr.34107) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.176272+0000 mon.c (mon.1) 280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:48.981054+0000 mon.c (mon.1) 274 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:48.991327+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:48.991327+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: cephadm 2024-04-22T21:09:48.998684+0000 mgr.x (mgr.34107) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: cephadm 2024-04-22T21:09:48.998684+0000 mgr.x (mgr.34107) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.071813+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.071813+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.074786+0000 mon.c (mon.1) 276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.074786+0000 mon.c (mon.1) 276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.076503+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.076503+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.079639+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.079639+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.080765+0000 mon.c (mon.1) 279 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.080765+0000 mon.c (mon.1) 279 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.088097+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.088097+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: cephadm 2024-04-22T21:09:49.095220+0000 mgr.x (mgr.34107) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: cephadm 2024-04-22T21:09:49.095220+0000 mgr.x (mgr.34107) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.176272+0000 mon.c (mon.1) 280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.176272+0000 mon.c (mon.1) 280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.180341+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.180341+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.182261+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.182261+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.185803+0000 mon.c (mon.1) 283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.185803+0000 mon.c (mon.1) 283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.187153+0000 mon.c (mon.1) 284 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.187153+0000 mon.c (mon.1) 284 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.197453+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.197453+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: cephadm 2024-04-22T21:09:49.204488+0000 mgr.x (mgr.34107) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: cephadm 2024-04-22T21:09:49.204488+0000 mgr.x (mgr.34107) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.287468+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.287468+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.291917+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.291917+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.293625+0000 mon.c (mon.1) 287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.293625+0000 mon.c (mon.1) 287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.297878+0000 mon.c (mon.1) 288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.176272+0000 mon.c (mon.1) 280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.180341+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.180341+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.182261+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.182261+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.185803+0000 mon.c (mon.1) 283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.185803+0000 mon.c (mon.1) 283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.187153+0000 mon.c (mon.1) 284 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.187153+0000 mon.c (mon.1) 284 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.197453+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.197453+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: cephadm 2024-04-22T21:09:49.204488+0000 mgr.x (mgr.34107) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: cephadm 2024-04-22T21:09:49.204488+0000 mgr.x (mgr.34107) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.287468+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.287468+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.291917+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.291917+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.293625+0000 mon.c (mon.1) 287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.293625+0000 mon.c (mon.1) 287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.297878+0000 mon.c (mon.1) 288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.297878+0000 mon.c (mon.1) 288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.299081+0000 mon.c (mon.1) 289 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.299081+0000 mon.c (mon.1) 289 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.308083+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.308083+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: cephadm 2024-04-22T21:09:49.315125+0000 mgr.x (mgr.34107) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: cephadm 2024-04-22T21:09:49.315125+0000 mgr.x (mgr.34107) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.400708+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.400708+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.404987+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.404987+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.407567+0000 mon.c (mon.1) 292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.407567+0000 mon.c (mon.1) 292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.412051+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.412051+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.413411+0000 mon.c (mon.1) 294 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.413411+0000 mon.c (mon.1) 294 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.421309+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.421309+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.500008+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.297878+0000 mon.c (mon.1) 288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.299081+0000 mon.c (mon.1) 289 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.299081+0000 mon.c (mon.1) 289 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.308083+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.308083+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: cephadm 2024-04-22T21:09:49.315125+0000 mgr.x (mgr.34107) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: cephadm 2024-04-22T21:09:49.315125+0000 mgr.x (mgr.34107) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.400708+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.400708+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.404987+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.404987+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.407567+0000 mon.c (mon.1) 292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.407567+0000 mon.c (mon.1) 292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.412051+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.412051+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.413411+0000 mon.c (mon.1) 294 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.413411+0000 mon.c (mon.1) 294 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.421309+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.421309+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.500008+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.500008+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.502822+0000 mon.c (mon.1) 296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.502822+0000 mon.c (mon.1) 296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.504557+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.504557+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.508031+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.508031+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.509067+0000 mon.c (mon.1) 299 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.509067+0000 mon.c (mon.1) 299 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.518081+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.518081+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.595480+0000 mon.c (mon.1) 300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.595480+0000 mon.c (mon.1) 300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.598369+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.598369+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.599941+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.599941+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.602815+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.602815+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.604083+0000 mon.c (mon.1) 304 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.604083+0000 mon.c (mon.1) 304 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.613724+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[75184]: audit 2024-04-22T21:09:49.613724+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.500008+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.502822+0000 mon.c (mon.1) 296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.502822+0000 mon.c (mon.1) 296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.504557+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.504557+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.508031+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.508031+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.509067+0000 mon.c (mon.1) 299 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.509067+0000 mon.c (mon.1) 299 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.518081+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.518081+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.595480+0000 mon.c (mon.1) 300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.595480+0000 mon.c (mon.1) 300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.598369+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.598369+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.599941+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.599941+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.602815+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.602815+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.604083+0000 mon.c (mon.1) 304 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.604083+0000 mon.c (mon.1) 304 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.613724+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:49 smithi121 bash[73084]: audit 2024-04-22T21:09:49.613724+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.963 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: cephadm 2024-04-22T21:09:49.428235+0000 mgr.x (mgr.34107) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.963 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: cephadm 2024-04-22T21:09:49.428235+0000 mgr.x (mgr.34107) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.963 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: cephadm 2024-04-22T21:09:49.524869+0000 mgr.x (mgr.34107) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.963 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: cephadm 2024-04-22T21:09:49.524869+0000 mgr.x (mgr.34107) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.964 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: cephadm 2024-04-22T21:09:49.620950+0000 mgr.x (mgr.34107) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.964 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: cephadm 2024-04-22T21:09:49.620950+0000 mgr.x (mgr.34107) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.964 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.705288+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.964 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.705288+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.964 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.726750+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.964 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.726750+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.964 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.729266+0000 mon.c (mon.1) 307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.964 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.729266+0000 mon.c (mon.1) 307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.964 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.733661+0000 mon.c (mon.1) 308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.964 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.733661+0000 mon.c (mon.1) 308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.964 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.735322+0000 mon.c (mon.1) 309 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.964 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.735322+0000 mon.c (mon.1) 309 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.964 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.743296+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.964 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.743296+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.964 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: cephadm 2024-04-22T21:09:49.752468+0000 mgr.x (mgr.34107) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.965 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: cephadm 2024-04-22T21:09:49.752468+0000 mgr.x (mgr.34107) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: cephadm 2024-04-22T21:09:49.428235+0000 mgr.x (mgr.34107) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: cephadm 2024-04-22T21:09:49.428235+0000 mgr.x (mgr.34107) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: cephadm 2024-04-22T21:09:49.524869+0000 mgr.x (mgr.34107) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: cephadm 2024-04-22T21:09:49.524869+0000 mgr.x (mgr.34107) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: cephadm 2024-04-22T21:09:49.620950+0000 mgr.x (mgr.34107) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: cephadm 2024-04-22T21:09:49.620950+0000 mgr.x (mgr.34107) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.705288+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.705288+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.726750+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.726750+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.966 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.729266+0000 mon.c (mon.1) 307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.966 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.729266+0000 mon.c (mon.1) 307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.966 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.733661+0000 mon.c (mon.1) 308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.966 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.733661+0000 mon.c (mon.1) 308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.966 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.735322+0000 mon.c (mon.1) 309 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.966 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.735322+0000 mon.c (mon.1) 309 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.966 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.743296+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.966 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.743296+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.966 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: cephadm 2024-04-22T21:09:49.752468+0000 mgr.x (mgr.34107) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.966 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: cephadm 2024-04-22T21:09:49.752468+0000 mgr.x (mgr.34107) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.839436+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.839436+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.843524+0000 mon.c (mon.1) 311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.843524+0000 mon.c (mon.1) 311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.845303+0000 mon.c (mon.1) 312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.845303+0000 mon.c (mon.1) 312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.849650+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.849650+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.850969+0000 mon.c (mon.1) 314 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.850969+0000 mon.c (mon.1) 314 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.858006+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.858006+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: cephadm 2024-04-22T21:09:49.865090+0000 mgr.x (mgr.34107) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: cephadm 2024-04-22T21:09:49.865090+0000 mgr.x (mgr.34107) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.967 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.931993+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.931993+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.936018+0000 mon.c (mon.1) 316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.936018+0000 mon.c (mon.1) 316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.937601+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.937601+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.968 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.839436+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.968 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.839436+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.968 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.843524+0000 mon.c (mon.1) 311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.968 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.843524+0000 mon.c (mon.1) 311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.969 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.845303+0000 mon.c (mon.1) 312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.969 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.845303+0000 mon.c (mon.1) 312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.969 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.849650+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.969 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.849650+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.969 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.850969+0000 mon.c (mon.1) 314 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.969 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.850969+0000 mon.c (mon.1) 314 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.969 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.858006+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.969 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.858006+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.969 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: cephadm 2024-04-22T21:09:49.865090+0000 mgr.x (mgr.34107) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.969 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: cephadm 2024-04-22T21:09:49.865090+0000 mgr.x (mgr.34107) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.969 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.931993+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.969 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.931993+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.969 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.936018+0000 mon.c (mon.1) 316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.969 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.936018+0000 mon.c (mon.1) 316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.970 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.937601+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.970 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.937601+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.941537+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.941537+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.942553+0000 mon.c (mon.1) 319 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.942553+0000 mon.c (mon.1) 319 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.949834+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:49.949834+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: cephadm 2024-04-22T21:09:49.956713+0000 mgr.x (mgr.34107) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: cephadm 2024-04-22T21:09:49.956713+0000 mgr.x (mgr.34107) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.970 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.025945+0000 mon.c (mon.1) 320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.971 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.025945+0000 mon.c (mon.1) 320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.971 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.028815+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.971 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.028815+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.971 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.030111+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.971 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.030111+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.971 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.033131+0000 mon.c (mon.1) 323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.971 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.033131+0000 mon.c (mon.1) 323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.971 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.034345+0000 mon.c (mon.1) 324 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.971 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.034345+0000 mon.c (mon.1) 324 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.971 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.042183+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.971 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.042183+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.941537+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.941537+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.942553+0000 mon.c (mon.1) 319 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.942553+0000 mon.c (mon.1) 319 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.949834+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:49.949834+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: cephadm 2024-04-22T21:09:49.956713+0000 mgr.x (mgr.34107) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: cephadm 2024-04-22T21:09:49.956713+0000 mgr.x (mgr.34107) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.025945+0000 mon.c (mon.1) 320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.025945+0000 mon.c (mon.1) 320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.028815+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.028815+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.030111+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.030111+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.033131+0000 mon.c (mon.1) 323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.033131+0000 mon.c (mon.1) 323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.973 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.034345+0000 mon.c (mon.1) 324 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.973 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.034345+0000 mon.c (mon.1) 324 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.973 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.042183+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.973 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.042183+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.973 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: cephadm 2024-04-22T21:09:50.051154+0000 mgr.x (mgr.34107) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.973 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: cephadm 2024-04-22T21:09:50.051154+0000 mgr.x (mgr.34107) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.973 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.086149+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.973 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.086149+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.973 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.089686+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.973 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.089686+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.973 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.091424+0000 mon.c (mon.1) 327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.974 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.091424+0000 mon.c (mon.1) 327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.974 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.094635+0000 mon.c (mon.1) 328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.974 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.094635+0000 mon.c (mon.1) 328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.974 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.095754+0000 mon.c (mon.1) 329 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.974 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.095754+0000 mon.c (mon.1) 329 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.974 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.101762+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.974 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.101762+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.974 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: cephadm 2024-04-22T21:09:50.110750+0000 mgr.x (mgr.34107) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.974 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: cephadm 2024-04-22T21:09:50.110750+0000 mgr.x (mgr.34107) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.974 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.146167+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.974 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.146167+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.974 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.148590+0000 mon.c (mon.1) 331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: cephadm 2024-04-22T21:09:50.051154+0000 mgr.x (mgr.34107) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: cephadm 2024-04-22T21:09:50.051154+0000 mgr.x (mgr.34107) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.086149+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.086149+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.089686+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.089686+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.091424+0000 mon.c (mon.1) 327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.091424+0000 mon.c (mon.1) 327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.094635+0000 mon.c (mon.1) 328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.094635+0000 mon.c (mon.1) 328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.095754+0000 mon.c (mon.1) 329 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.095754+0000 mon.c (mon.1) 329 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.101762+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.101762+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.976 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: cephadm 2024-04-22T21:09:50.110750+0000 mgr.x (mgr.34107) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.976 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: cephadm 2024-04-22T21:09:50.110750+0000 mgr.x (mgr.34107) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.976 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.146167+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.976 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.146167+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.976 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.148590+0000 mon.c (mon.1) 331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.148590+0000 mon.c (mon.1) 331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.149880+0000 mon.c (mon.1) 332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.149880+0000 mon.c (mon.1) 332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.152481+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.152481+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.976 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.153398+0000 mon.c (mon.1) 334 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.153398+0000 mon.c (mon.1) 334 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.160978+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.160978+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: cephadm 2024-04-22T21:09:50.167843+0000 mgr.x (mgr.34107) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: cephadm 2024-04-22T21:09:50.167843+0000 mgr.x (mgr.34107) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.206158+0000 mon.c (mon.1) 335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.206158+0000 mon.c (mon.1) 335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.209149+0000 mon.c (mon.1) 336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.209149+0000 mon.c (mon.1) 336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.210339+0000 mon.c (mon.1) 337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.210339+0000 mon.c (mon.1) 337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.212750+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.212750+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.213644+0000 mon.c (mon.1) 339 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.978 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.148590+0000 mon.c (mon.1) 331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.978 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.149880+0000 mon.c (mon.1) 332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.978 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.149880+0000 mon.c (mon.1) 332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.978 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.152481+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.978 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.152481+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.978 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.153398+0000 mon.c (mon.1) 334 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.978 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.153398+0000 mon.c (mon.1) 334 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.978 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.160978+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.978 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.160978+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.978 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: cephadm 2024-04-22T21:09:50.167843+0000 mgr.x (mgr.34107) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.978 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: cephadm 2024-04-22T21:09:50.167843+0000 mgr.x (mgr.34107) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.206158+0000 mon.c (mon.1) 335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.206158+0000 mon.c (mon.1) 335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.209149+0000 mon.c (mon.1) 336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.209149+0000 mon.c (mon.1) 336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.210339+0000 mon.c (mon.1) 337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.210339+0000 mon.c (mon.1) 337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.212750+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.212750+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.213644+0000 mon.c (mon.1) 339 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.979 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.213644+0000 mon.c (mon.1) 339 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.979 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.222024+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.979 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.222024+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: cephadm 2024-04-22T21:09:50.228847+0000 mgr.x (mgr.34107) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: cephadm 2024-04-22T21:09:50.228847+0000 mgr.x (mgr.34107) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.266136+0000 mon.c (mon.1) 340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.266136+0000 mon.c (mon.1) 340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.268954+0000 mon.c (mon.1) 341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.268954+0000 mon.c (mon.1) 341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.270156+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.270156+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.272480+0000 mon.c (mon.1) 343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.272480+0000 mon.c (mon.1) 343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.273429+0000 mon.c (mon.1) 344 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.273429+0000 mon.c (mon.1) 344 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.281620+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.281620+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: cephadm 2024-04-22T21:09:50.288474+0000 mgr.x (mgr.34107) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: cephadm 2024-04-22T21:09:50.288474+0000 mgr.x (mgr.34107) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.325504+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.981 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.213644+0000 mon.c (mon.1) 339 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.981 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.222024+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.981 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.222024+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.981 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: cephadm 2024-04-22T21:09:50.228847+0000 mgr.x (mgr.34107) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.981 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: cephadm 2024-04-22T21:09:50.228847+0000 mgr.x (mgr.34107) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.981 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.266136+0000 mon.c (mon.1) 340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.981 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.266136+0000 mon.c (mon.1) 340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.981 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.268954+0000 mon.c (mon.1) 341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.981 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.268954+0000 mon.c (mon.1) 341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.982 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.270156+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.982 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.270156+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.982 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.272480+0000 mon.c (mon.1) 343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.982 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.272480+0000 mon.c (mon.1) 343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.982 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.273429+0000 mon.c (mon.1) 344 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.982 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.273429+0000 mon.c (mon.1) 344 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.982 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.281620+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.982 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.281620+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.982 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: cephadm 2024-04-22T21:09:50.288474+0000 mgr.x (mgr.34107) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.982 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: cephadm 2024-04-22T21:09:50.288474+0000 mgr.x (mgr.34107) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.982 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.325504+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.325504+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.327820+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.327820+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.328935+0000 mon.c (mon.1) 347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.328935+0000 mon.c (mon.1) 347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.331644+0000 mon.c (mon.1) 348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.331644+0000 mon.c (mon.1) 348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.332445+0000 mon.c (mon.1) 349 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.332445+0000 mon.c (mon.1) 349 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.338325+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.338325+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: cephadm 2024-04-22T21:09:50.347173+0000 mgr.x (mgr.34107) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: cephadm 2024-04-22T21:09:50.347173+0000 mgr.x (mgr.34107) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.384941+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.384941+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.388195+0000 mon.c (mon.1) 351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.388195+0000 mon.c (mon.1) 351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.389758+0000 mon.c (mon.1) 352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.389758+0000 mon.c (mon.1) 352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.392739+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.984 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.325504+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.984 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.327820+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.984 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.327820+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.984 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.328935+0000 mon.c (mon.1) 347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.984 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.328935+0000 mon.c (mon.1) 347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.984 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.331644+0000 mon.c (mon.1) 348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.331644+0000 mon.c (mon.1) 348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.332445+0000 mon.c (mon.1) 349 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.332445+0000 mon.c (mon.1) 349 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.338325+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.338325+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: cephadm 2024-04-22T21:09:50.347173+0000 mgr.x (mgr.34107) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: cephadm 2024-04-22T21:09:50.347173+0000 mgr.x (mgr.34107) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.384941+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.384941+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.388195+0000 mon.c (mon.1) 351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.388195+0000 mon.c (mon.1) 351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.389758+0000 mon.c (mon.1) 352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.389758+0000 mon.c (mon.1) 352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.392739+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.986 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.392739+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.986 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.393706+0000 mon.c (mon.1) 354 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.986 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.393706+0000 mon.c (mon.1) 354 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.986 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.399875+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.986 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.399875+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.986 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.479639+0000 mon.c (mon.1) 355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.986 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.479639+0000 mon.c (mon.1) 355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.986 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.482814+0000 mon.c (mon.1) 356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.986 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.482814+0000 mon.c (mon.1) 356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.986 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.484596+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.987 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.484596+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.987 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.488418+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.987 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.488418+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.987 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.490003+0000 mon.c (mon.1) 359 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.987 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.490003+0000 mon.c (mon.1) 359 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.987 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.499630+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.987 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.499630+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.987 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.589848+0000 mon.c (mon.1) 360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.987 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.589848+0000 mon.c (mon.1) 360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.987 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.594666+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.987 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.594666+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.987 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.596946+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.987 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.596946+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.987 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.600820+0000 mon.c (mon.1) 363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.987 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.600820+0000 mon.c (mon.1) 363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.988 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.602464+0000 mon.c (mon.1) 364 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.988 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.602464+0000 mon.c (mon.1) 364 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.988 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.612537+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.988 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[75184]: audit 2024-04-22T21:09:50.612537+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.988 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.392739+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.988 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.393706+0000 mon.c (mon.1) 354 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.988 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.393706+0000 mon.c (mon.1) 354 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.988 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.399875+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.988 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.399875+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.988 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.479639+0000 mon.c (mon.1) 355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.479639+0000 mon.c (mon.1) 355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.482814+0000 mon.c (mon.1) 356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.482814+0000 mon.c (mon.1) 356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.484596+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.484596+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.488418+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.488418+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.490003+0000 mon.c (mon.1) 359 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.490003+0000 mon.c (mon.1) 359 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.499630+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.499630+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.589848+0000 mon.c (mon.1) 360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.589848+0000 mon.c (mon.1) 360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.594666+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.594666+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.989 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.596946+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.596946+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.600820+0000 mon.c (mon.1) 363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.600820+0000 mon.c (mon.1) 363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.602464+0000 mon.c (mon.1) 364 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.602464+0000 mon.c (mon.1) 364 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.612537+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:50 smithi121 bash[73084]: audit 2024-04-22T21:09:50.612537+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: cephadm 2024-04-22T21:09:49.428235+0000 mgr.x (mgr.34107) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: cephadm 2024-04-22T21:09:49.428235+0000 mgr.x (mgr.34107) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: cephadm 2024-04-22T21:09:49.524869+0000 mgr.x (mgr.34107) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: cephadm 2024-04-22T21:09:49.524869+0000 mgr.x (mgr.34107) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: cephadm 2024-04-22T21:09:49.620950+0000 mgr.x (mgr.34107) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: cephadm 2024-04-22T21:09:49.620950+0000 mgr.x (mgr.34107) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.705288+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.705288+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.726750+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.726750+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.729266+0000 mon.c (mon.1) 307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.729266+0000 mon.c (mon.1) 307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.733661+0000 mon.c (mon.1) 308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.733661+0000 mon.c (mon.1) 308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.735322+0000 mon.c (mon.1) 309 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.735322+0000 mon.c (mon.1) 309 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.743296+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.743296+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: cephadm 2024-04-22T21:09:49.752468+0000 mgr.x (mgr.34107) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: cephadm 2024-04-22T21:09:49.752468+0000 mgr.x (mgr.34107) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.839436+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.839436+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.843524+0000 mon.c (mon.1) 311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.843524+0000 mon.c (mon.1) 311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.845303+0000 mon.c (mon.1) 312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.845303+0000 mon.c (mon.1) 312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.849650+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.849650+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.850969+0000 mon.c (mon.1) 314 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.850969+0000 mon.c (mon.1) 314 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.858006+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.858006+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: cephadm 2024-04-22T21:09:49.865090+0000 mgr.x (mgr.34107) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: cephadm 2024-04-22T21:09:49.865090+0000 mgr.x (mgr.34107) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.931993+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.931993+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.936018+0000 mon.c (mon.1) 316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.936018+0000 mon.c (mon.1) 316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.937601+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.937601+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.941537+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.941537+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.942553+0000 mon.c (mon.1) 319 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.942553+0000 mon.c (mon.1) 319 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.949834+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:49.949834+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: cephadm 2024-04-22T21:09:49.956713+0000 mgr.x (mgr.34107) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: cephadm 2024-04-22T21:09:49.956713+0000 mgr.x (mgr.34107) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.025945+0000 mon.c (mon.1) 320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.025945+0000 mon.c (mon.1) 320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.028815+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.028815+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.030111+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.030111+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.033131+0000 mon.c (mon.1) 323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.033131+0000 mon.c (mon.1) 323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.034345+0000 mon.c (mon.1) 324 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.034345+0000 mon.c (mon.1) 324 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.042183+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.042183+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: cephadm 2024-04-22T21:09:50.051154+0000 mgr.x (mgr.34107) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: cephadm 2024-04-22T21:09:50.051154+0000 mgr.x (mgr.34107) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.086149+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.086149+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.089686+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.089686+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:50.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.091424+0000 mon.c (mon.1) 327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.091424+0000 mon.c (mon.1) 327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.094635+0000 mon.c (mon.1) 328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.094635+0000 mon.c (mon.1) 328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:50.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.095754+0000 mon.c (mon.1) 329 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.095754+0000 mon.c (mon.1) 329 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:50.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.101762+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.101762+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:50.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: cephadm 2024-04-22T21:09:50.110750+0000 mgr.x (mgr.34107) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: cephadm 2024-04-22T21:09:50.110750+0000 mgr.x (mgr.34107) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:50.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.146167+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.146167+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:50.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.148590+0000 mon.c (mon.1) 331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:51.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.148590+0000 mon.c (mon.1) 331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:51.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.149880+0000 mon.c (mon.1) 332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.149880+0000 mon.c (mon.1) 332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.152481+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:51.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.152481+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:51.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.153398+0000 mon.c (mon.1) 334 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:51.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.153398+0000 mon.c (mon.1) 334 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:51.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.160978+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:51.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.160978+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:51.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: cephadm 2024-04-22T21:09:50.167843+0000 mgr.x (mgr.34107) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:51.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: cephadm 2024-04-22T21:09:50.167843+0000 mgr.x (mgr.34107) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:51.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.206158+0000 mon.c (mon.1) 335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.206158+0000 mon.c (mon.1) 335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.209149+0000 mon.c (mon.1) 336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:51.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.209149+0000 mon.c (mon.1) 336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:51.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.210339+0000 mon.c (mon.1) 337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.210339+0000 mon.c (mon.1) 337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.212750+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:51.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.212750+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:51.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.213644+0000 mon.c (mon.1) 339 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:51.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.213644+0000 mon.c (mon.1) 339 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:51.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.222024+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:51.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.222024+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:51.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: cephadm 2024-04-22T21:09:50.228847+0000 mgr.x (mgr.34107) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:51.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: cephadm 2024-04-22T21:09:50.228847+0000 mgr.x (mgr.34107) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:51.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.266136+0000 mon.c (mon.1) 340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.266136+0000 mon.c (mon.1) 340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.268954+0000 mon.c (mon.1) 341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:51.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.268954+0000 mon.c (mon.1) 341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:51.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.270156+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.270156+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.272480+0000 mon.c (mon.1) 343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:51.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.272480+0000 mon.c (mon.1) 343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:51.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.273429+0000 mon.c (mon.1) 344 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:51.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.273429+0000 mon.c (mon.1) 344 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:51.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.281620+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:51.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.281620+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:51.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: cephadm 2024-04-22T21:09:50.288474+0000 mgr.x (mgr.34107) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:51.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: cephadm 2024-04-22T21:09:50.288474+0000 mgr.x (mgr.34107) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:51.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.325504+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.325504+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.327820+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:51.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.327820+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:51.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.328935+0000 mon.c (mon.1) 347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.328935+0000 mon.c (mon.1) 347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.331644+0000 mon.c (mon.1) 348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:51.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.331644+0000 mon.c (mon.1) 348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:51.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.332445+0000 mon.c (mon.1) 349 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:51.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.332445+0000 mon.c (mon.1) 349 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:51.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.338325+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:51.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.338325+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:51.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: cephadm 2024-04-22T21:09:50.347173+0000 mgr.x (mgr.34107) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:51.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: cephadm 2024-04-22T21:09:50.347173+0000 mgr.x (mgr.34107) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:51.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.384941+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.384941+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.388195+0000 mon.c (mon.1) 351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:51.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.388195+0000 mon.c (mon.1) 351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:51.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.389758+0000 mon.c (mon.1) 352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.389758+0000 mon.c (mon.1) 352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.392739+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:51.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.392739+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:51.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.393706+0000 mon.c (mon.1) 354 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:51.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.393706+0000 mon.c (mon.1) 354 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:51.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.399875+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:51.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.399875+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:51.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.479639+0000 mon.c (mon.1) 355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.479639+0000 mon.c (mon.1) 355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.482814+0000 mon.c (mon.1) 356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:51.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.482814+0000 mon.c (mon.1) 356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:51.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.484596+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.484596+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.488418+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:51.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.488418+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:51.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.490003+0000 mon.c (mon.1) 359 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:51.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.490003+0000 mon.c (mon.1) 359 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:51.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.499630+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:51.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.499630+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:51.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.589848+0000 mon.c (mon.1) 360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.589848+0000 mon.c (mon.1) 360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.594666+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:51.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.594666+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:51.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.596946+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.596946+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.600820+0000 mon.c (mon.1) 363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:51.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.600820+0000 mon.c (mon.1) 363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:51.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.602464+0000 mon.c (mon.1) 364 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:51.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.602464+0000 mon.c (mon.1) 364 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:51.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.612537+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:51.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:50 smithi123 bash[58916]: audit 2024-04-22T21:09:50.612537+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:51.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: cephadm 2024-04-22T21:09:50.408785+0000 mgr.x (mgr.34107) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:51.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: cephadm 2024-04-22T21:09:50.408785+0000 mgr.x (mgr.34107) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:51.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: cephadm 2024-04-22T21:09:50.507334+0000 mgr.x (mgr.34107) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:51.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: cephadm 2024-04-22T21:09:50.507334+0000 mgr.x (mgr.34107) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:51.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: cephadm 2024-04-22T21:09:50.620415+0000 mgr.x (mgr.34107) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:51.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: cephadm 2024-04-22T21:09:50.620415+0000 mgr.x (mgr.34107) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:51.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: cluster 2024-04-22T21:09:50.636235+0000 mgr.x (mgr.34107) 470 : cluster [DBG] pgmap v71: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-22T21:09:51.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: cluster 2024-04-22T21:09:50.636235+0000 mgr.x (mgr.34107) 470 : cluster [DBG] pgmap v71: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-22T21:09:51.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.704145+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.704145+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.739315+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:51.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.739315+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:51.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.741483+0000 mon.c (mon.1) 367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.741483+0000 mon.c (mon.1) 367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.745286+0000 mon.c (mon.1) 368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:51.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.745286+0000 mon.c (mon.1) 368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:51.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.746701+0000 mon.c (mon.1) 369 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:51.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.746701+0000 mon.c (mon.1) 369 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:51.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.758564+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:51.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.758564+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:51.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: cephadm 2024-04-22T21:09:50.765886+0000 mgr.x (mgr.34107) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:51.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: cephadm 2024-04-22T21:09:50.765886+0000 mgr.x (mgr.34107) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:51.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.848066+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.848066+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.852948+0000 mon.c (mon.1) 371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:51.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.852948+0000 mon.c (mon.1) 371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:51.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.855521+0000 mon.c (mon.1) 372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.855521+0000 mon.c (mon.1) 372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.860462+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:51.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.860462+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:51.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.862133+0000 mon.c (mon.1) 374 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:51.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.862133+0000 mon.c (mon.1) 374 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:51.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.874522+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:51.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.874522+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:51.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: cephadm 2024-04-22T21:09:50.882152+0000 mgr.x (mgr.34107) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:51.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: cephadm 2024-04-22T21:09:50.882152+0000 mgr.x (mgr.34107) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:51.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.967940+0000 mon.c (mon.1) 375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.967940+0000 mon.c (mon.1) 375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.971805+0000 mon.c (mon.1) 376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:51.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.971805+0000 mon.c (mon.1) 376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:51.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.973400+0000 mon.c (mon.1) 377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.973400+0000 mon.c (mon.1) 377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.977343+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:51.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.977343+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:51.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.978618+0000 mon.c (mon.1) 379 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:51.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.978618+0000 mon.c (mon.1) 379 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:51.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.986409+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:51.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:50.986409+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:51.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: cephadm 2024-04-22T21:09:50.993080+0000 mgr.x (mgr.34107) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:51.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: cephadm 2024-04-22T21:09:50.993080+0000 mgr.x (mgr.34107) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:51.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.075930+0000 mon.c (mon.1) 380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.075930+0000 mon.c (mon.1) 380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.080650+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:51.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.080650+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:51.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.083149+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.083149+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.088156+0000 mon.c (mon.1) 383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:51.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.088156+0000 mon.c (mon.1) 383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:51.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.089903+0000 mon.c (mon.1) 384 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:51.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.089903+0000 mon.c (mon.1) 384 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:51.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.103036+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:51.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.103036+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:51.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: cephadm 2024-04-22T21:09:51.110616+0000 mgr.x (mgr.34107) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:51.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: cephadm 2024-04-22T21:09:51.110616+0000 mgr.x (mgr.34107) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:51.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.183400+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.183400+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.186578+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:51.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.186578+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:51.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.188209+0000 mon.c (mon.1) 387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.188209+0000 mon.c (mon.1) 387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.191494+0000 mon.c (mon.1) 388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:51.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.191494+0000 mon.c (mon.1) 388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:51.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.192750+0000 mon.c (mon.1) 389 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:51.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.192750+0000 mon.c (mon.1) 389 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:51.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.202217+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:51.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.202217+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:51.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: cephadm 2024-04-22T21:09:51.209259+0000 mgr.x (mgr.34107) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:51.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: cephadm 2024-04-22T21:09:51.209259+0000 mgr.x (mgr.34107) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:51.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.289676+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.289676+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.294293+0000 mon.c (mon.1) 391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:51.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.294293+0000 mon.c (mon.1) 391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:51.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.296446+0000 mon.c (mon.1) 392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.296446+0000 mon.c (mon.1) 392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:51.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.300757+0000 mon.c (mon.1) 393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:51.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.300757+0000 mon.c (mon.1) 393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.302235+0000 mon.c (mon.1) 394 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.302235+0000 mon.c (mon.1) 394 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.312701+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.312701+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: cephadm 2024-04-22T21:09:51.320206+0000 mgr.x (mgr.34107) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: cephadm 2024-04-22T21:09:51.320206+0000 mgr.x (mgr.34107) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.403541+0000 mon.c (mon.1) 395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.403541+0000 mon.c (mon.1) 395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.408160+0000 mon.c (mon.1) 396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.408160+0000 mon.c (mon.1) 396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.410777+0000 mon.c (mon.1) 397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.410777+0000 mon.c (mon.1) 397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.415712+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.415712+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.417570+0000 mon.c (mon.1) 399 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.417570+0000 mon.c (mon.1) 399 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.427799+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.427799+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.521743+0000 mon.c (mon.1) 400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.521743+0000 mon.c (mon.1) 400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.524830+0000 mon.c (mon.1) 401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.524830+0000 mon.c (mon.1) 401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.526446+0000 mon.c (mon.1) 402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.526446+0000 mon.c (mon.1) 402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.529417+0000 mon.c (mon.1) 403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.529417+0000 mon.c (mon.1) 403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.530578+0000 mon.c (mon.1) 404 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.530578+0000 mon.c (mon.1) 404 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.539465+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.539465+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.616084+0000 mon.c (mon.1) 405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.616084+0000 mon.c (mon.1) 405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.620604+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.620604+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.622378+0000 mon.c (mon.1) 407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.622378+0000 mon.c (mon.1) 407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.626212+0000 mon.c (mon.1) 408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.626212+0000 mon.c (mon.1) 408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.627490+0000 mon.c (mon.1) 409 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.627490+0000 mon.c (mon.1) 409 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.636652+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:51 smithi123 bash[58916]: audit 2024-04-22T21:09:51.636652+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.036 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[79480]: debug 2024-04-22T21:09:51.914+0000 7f1d09c23700 1 -- 172.21.15.121:0/622497919 <== mon.0 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5591ac303680 con 0x5591ac361000 2024-04-22T21:09:52.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: cephadm 2024-04-22T21:09:50.408785+0000 mgr.x (mgr.34107) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: cephadm 2024-04-22T21:09:50.408785+0000 mgr.x (mgr.34107) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: cephadm 2024-04-22T21:09:50.507334+0000 mgr.x (mgr.34107) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: cephadm 2024-04-22T21:09:50.507334+0000 mgr.x (mgr.34107) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: cephadm 2024-04-22T21:09:50.620415+0000 mgr.x (mgr.34107) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: cephadm 2024-04-22T21:09:50.620415+0000 mgr.x (mgr.34107) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: cluster 2024-04-22T21:09:50.636235+0000 mgr.x (mgr.34107) 470 : cluster [DBG] pgmap v71: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-22T21:09:52.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: cluster 2024-04-22T21:09:50.636235+0000 mgr.x (mgr.34107) 470 : cluster [DBG] pgmap v71: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-22T21:09:52.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.704145+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.704145+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.739315+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.739315+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.741483+0000 mon.c (mon.1) 367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.741483+0000 mon.c (mon.1) 367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.745286+0000 mon.c (mon.1) 368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.745286+0000 mon.c (mon.1) 368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.746701+0000 mon.c (mon.1) 369 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.746701+0000 mon.c (mon.1) 369 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.758564+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.758564+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: cephadm 2024-04-22T21:09:50.765886+0000 mgr.x (mgr.34107) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: cephadm 2024-04-22T21:09:50.765886+0000 mgr.x (mgr.34107) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.848066+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.848066+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.852948+0000 mon.c (mon.1) 371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.852948+0000 mon.c (mon.1) 371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.855521+0000 mon.c (mon.1) 372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.855521+0000 mon.c (mon.1) 372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.860462+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.860462+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.862133+0000 mon.c (mon.1) 374 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.862133+0000 mon.c (mon.1) 374 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.874522+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.874522+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: cephadm 2024-04-22T21:09:50.882152+0000 mgr.x (mgr.34107) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: cephadm 2024-04-22T21:09:50.882152+0000 mgr.x (mgr.34107) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.967940+0000 mon.c (mon.1) 375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.967940+0000 mon.c (mon.1) 375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.971805+0000 mon.c (mon.1) 376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: cephadm 2024-04-22T21:09:50.408785+0000 mgr.x (mgr.34107) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: cephadm 2024-04-22T21:09:50.408785+0000 mgr.x (mgr.34107) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: cephadm 2024-04-22T21:09:50.507334+0000 mgr.x (mgr.34107) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: cephadm 2024-04-22T21:09:50.507334+0000 mgr.x (mgr.34107) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: cephadm 2024-04-22T21:09:50.620415+0000 mgr.x (mgr.34107) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: cephadm 2024-04-22T21:09:50.620415+0000 mgr.x (mgr.34107) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: cluster 2024-04-22T21:09:50.636235+0000 mgr.x (mgr.34107) 470 : cluster [DBG] pgmap v71: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-22T21:09:52.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: cluster 2024-04-22T21:09:50.636235+0000 mgr.x (mgr.34107) 470 : cluster [DBG] pgmap v71: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-22T21:09:52.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.704145+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.704145+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.739315+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.739315+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.741483+0000 mon.c (mon.1) 367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.741483+0000 mon.c (mon.1) 367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.745286+0000 mon.c (mon.1) 368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.745286+0000 mon.c (mon.1) 368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.746701+0000 mon.c (mon.1) 369 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.746701+0000 mon.c (mon.1) 369 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.758564+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.971805+0000 mon.c (mon.1) 376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.973400+0000 mon.c (mon.1) 377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.973400+0000 mon.c (mon.1) 377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.977343+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.977343+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.978618+0000 mon.c (mon.1) 379 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.978618+0000 mon.c (mon.1) 379 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.986409+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:50.986409+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: cephadm 2024-04-22T21:09:50.993080+0000 mgr.x (mgr.34107) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: cephadm 2024-04-22T21:09:50.993080+0000 mgr.x (mgr.34107) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.075930+0000 mon.c (mon.1) 380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.075930+0000 mon.c (mon.1) 380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.080650+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.080650+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.083149+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.083149+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.088156+0000 mon.c (mon.1) 383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.088156+0000 mon.c (mon.1) 383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.089903+0000 mon.c (mon.1) 384 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.089903+0000 mon.c (mon.1) 384 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.103036+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.103036+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: cephadm 2024-04-22T21:09:51.110616+0000 mgr.x (mgr.34107) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: cephadm 2024-04-22T21:09:51.110616+0000 mgr.x (mgr.34107) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.183400+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.183400+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.186578+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.186578+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.188209+0000 mon.c (mon.1) 387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.188209+0000 mon.c (mon.1) 387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.191494+0000 mon.c (mon.1) 388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.191494+0000 mon.c (mon.1) 388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.192750+0000 mon.c (mon.1) 389 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.192750+0000 mon.c (mon.1) 389 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.202217+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.202217+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: cephadm 2024-04-22T21:09:51.209259+0000 mgr.x (mgr.34107) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: cephadm 2024-04-22T21:09:51.209259+0000 mgr.x (mgr.34107) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.289676+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.289676+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.294293+0000 mon.c (mon.1) 391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.294293+0000 mon.c (mon.1) 391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.296446+0000 mon.c (mon.1) 392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.296446+0000 mon.c (mon.1) 392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.300757+0000 mon.c (mon.1) 393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.300757+0000 mon.c (mon.1) 393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.302235+0000 mon.c (mon.1) 394 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.302235+0000 mon.c (mon.1) 394 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.312701+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.312701+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: cephadm 2024-04-22T21:09:51.320206+0000 mgr.x (mgr.34107) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: cephadm 2024-04-22T21:09:51.320206+0000 mgr.x (mgr.34107) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.403541+0000 mon.c (mon.1) 395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.403541+0000 mon.c (mon.1) 395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.408160+0000 mon.c (mon.1) 396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.408160+0000 mon.c (mon.1) 396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.410777+0000 mon.c (mon.1) 397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.410777+0000 mon.c (mon.1) 397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.758564+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: cephadm 2024-04-22T21:09:50.765886+0000 mgr.x (mgr.34107) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: cephadm 2024-04-22T21:09:50.765886+0000 mgr.x (mgr.34107) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.848066+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.848066+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.852948+0000 mon.c (mon.1) 371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.852948+0000 mon.c (mon.1) 371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.855521+0000 mon.c (mon.1) 372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.855521+0000 mon.c (mon.1) 372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.860462+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.860462+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.862133+0000 mon.c (mon.1) 374 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.862133+0000 mon.c (mon.1) 374 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.874522+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.874522+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: cephadm 2024-04-22T21:09:50.882152+0000 mgr.x (mgr.34107) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: cephadm 2024-04-22T21:09:50.882152+0000 mgr.x (mgr.34107) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.967940+0000 mon.c (mon.1) 375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.967940+0000 mon.c (mon.1) 375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.971805+0000 mon.c (mon.1) 376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.415712+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.415712+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.417570+0000 mon.c (mon.1) 399 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.417570+0000 mon.c (mon.1) 399 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.427799+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.427799+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.521743+0000 mon.c (mon.1) 400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.521743+0000 mon.c (mon.1) 400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.524830+0000 mon.c (mon.1) 401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.524830+0000 mon.c (mon.1) 401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.526446+0000 mon.c (mon.1) 402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.526446+0000 mon.c (mon.1) 402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.529417+0000 mon.c (mon.1) 403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.529417+0000 mon.c (mon.1) 403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.530578+0000 mon.c (mon.1) 404 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.530578+0000 mon.c (mon.1) 404 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.539465+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.539465+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.616084+0000 mon.c (mon.1) 405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.616084+0000 mon.c (mon.1) 405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.620604+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.620604+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.622378+0000 mon.c (mon.1) 407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.622378+0000 mon.c (mon.1) 407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.626212+0000 mon.c (mon.1) 408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.626212+0000 mon.c (mon.1) 408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.627490+0000 mon.c (mon.1) 409 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.627490+0000 mon.c (mon.1) 409 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.636652+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[75184]: audit 2024-04-22T21:09:51.636652+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.971805+0000 mon.c (mon.1) 376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.973400+0000 mon.c (mon.1) 377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.973400+0000 mon.c (mon.1) 377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.977343+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.977343+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.978618+0000 mon.c (mon.1) 379 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.978618+0000 mon.c (mon.1) 379 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.986409+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:50.986409+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: cephadm 2024-04-22T21:09:50.993080+0000 mgr.x (mgr.34107) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: cephadm 2024-04-22T21:09:50.993080+0000 mgr.x (mgr.34107) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.075930+0000 mon.c (mon.1) 380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.075930+0000 mon.c (mon.1) 380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.080650+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.080650+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.083149+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.083149+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.088156+0000 mon.c (mon.1) 383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.088156+0000 mon.c (mon.1) 383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.089903+0000 mon.c (mon.1) 384 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.089903+0000 mon.c (mon.1) 384 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.103036+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.103036+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: cephadm 2024-04-22T21:09:51.110616+0000 mgr.x (mgr.34107) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: cephadm 2024-04-22T21:09:51.110616+0000 mgr.x (mgr.34107) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.183400+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.183400+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.186578+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.186578+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.188209+0000 mon.c (mon.1) 387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.188209+0000 mon.c (mon.1) 387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.191494+0000 mon.c (mon.1) 388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.191494+0000 mon.c (mon.1) 388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.192750+0000 mon.c (mon.1) 389 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.192750+0000 mon.c (mon.1) 389 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.202217+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.202217+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: cephadm 2024-04-22T21:09:51.209259+0000 mgr.x (mgr.34107) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: cephadm 2024-04-22T21:09:51.209259+0000 mgr.x (mgr.34107) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.289676+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.289676+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.294293+0000 mon.c (mon.1) 391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.294293+0000 mon.c (mon.1) 391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.296446+0000 mon.c (mon.1) 392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.296446+0000 mon.c (mon.1) 392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.300757+0000 mon.c (mon.1) 393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.300757+0000 mon.c (mon.1) 393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.302235+0000 mon.c (mon.1) 394 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.302235+0000 mon.c (mon.1) 394 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.312701+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.312701+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: cephadm 2024-04-22T21:09:51.320206+0000 mgr.x (mgr.34107) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: cephadm 2024-04-22T21:09:51.320206+0000 mgr.x (mgr.34107) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.403541+0000 mon.c (mon.1) 395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.403541+0000 mon.c (mon.1) 395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.408160+0000 mon.c (mon.1) 396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.408160+0000 mon.c (mon.1) 396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.410777+0000 mon.c (mon.1) 397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.410777+0000 mon.c (mon.1) 397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.415712+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.415712+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.417570+0000 mon.c (mon.1) 399 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.417570+0000 mon.c (mon.1) 399 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.427799+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.427799+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.521743+0000 mon.c (mon.1) 400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.521743+0000 mon.c (mon.1) 400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.524830+0000 mon.c (mon.1) 401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.524830+0000 mon.c (mon.1) 401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.526446+0000 mon.c (mon.1) 402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.526446+0000 mon.c (mon.1) 402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.529417+0000 mon.c (mon.1) 403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.529417+0000 mon.c (mon.1) 403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.530578+0000 mon.c (mon.1) 404 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.530578+0000 mon.c (mon.1) 404 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.539465+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.539465+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.616084+0000 mon.c (mon.1) 405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.616084+0000 mon.c (mon.1) 405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.620604+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.620604+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.622378+0000 mon.c (mon.1) 407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.622378+0000 mon.c (mon.1) 407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.626212+0000 mon.c (mon.1) 408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.626212+0000 mon.c (mon.1) 408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.627490+0000 mon.c (mon.1) 409 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.627490+0000 mon.c (mon.1) 409 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.636652+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:51 smithi121 bash[73084]: audit 2024-04-22T21:09:51.636652+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.786 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[79480]: debug 2024-04-22T21:09:52.494+0000 7f1d12dbb7c0 -1 Falling back to public interface 2024-04-22T21:09:52.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: cephadm 2024-04-22T21:09:51.447841+0000 mgr.x (mgr.34107) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: cephadm 2024-04-22T21:09:51.447841+0000 mgr.x (mgr.34107) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: cephadm 2024-04-22T21:09:51.546473+0000 mgr.x (mgr.34107) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: cephadm 2024-04-22T21:09:51.546473+0000 mgr.x (mgr.34107) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: cephadm 2024-04-22T21:09:51.643734+0000 mgr.x (mgr.34107) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: cephadm 2024-04-22T21:09:51.643734+0000 mgr.x (mgr.34107) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.742628+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.742628+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.746955+0000 mon.c (mon.1) 411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.746955+0000 mon.c (mon.1) 411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.749861+0000 mon.c (mon.1) 412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.749861+0000 mon.c (mon.1) 412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.753752+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.753752+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.755243+0000 mon.c (mon.1) 414 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.755243+0000 mon.c (mon.1) 414 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.765027+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.765027+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: cephadm 2024-04-22T21:09:51.772119+0000 mgr.x (mgr.34107) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: cephadm 2024-04-22T21:09:51.772119+0000 mgr.x (mgr.34107) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: cephadm 2024-04-22T21:09:51.447841+0000 mgr.x (mgr.34107) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: cephadm 2024-04-22T21:09:51.447841+0000 mgr.x (mgr.34107) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: cephadm 2024-04-22T21:09:51.546473+0000 mgr.x (mgr.34107) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: cephadm 2024-04-22T21:09:51.546473+0000 mgr.x (mgr.34107) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: cephadm 2024-04-22T21:09:51.643734+0000 mgr.x (mgr.34107) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: cephadm 2024-04-22T21:09:51.643734+0000 mgr.x (mgr.34107) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.742628+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.742628+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.746955+0000 mon.c (mon.1) 411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.746955+0000 mon.c (mon.1) 411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.749861+0000 mon.c (mon.1) 412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.749861+0000 mon.c (mon.1) 412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.753752+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.753752+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.755243+0000 mon.c (mon.1) 414 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.755243+0000 mon.c (mon.1) 414 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.765027+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.765027+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: cephadm 2024-04-22T21:09:51.772119+0000 mgr.x (mgr.34107) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: cephadm 2024-04-22T21:09:51.772119+0000 mgr.x (mgr.34107) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.845599+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.845599+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.849242+0000 mon.c (mon.1) 416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.849242+0000 mon.c (mon.1) 416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.850739+0000 mon.c (mon.1) 417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.850739+0000 mon.c (mon.1) 417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.854357+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.854357+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.855767+0000 mon.c (mon.1) 419 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.855767+0000 mon.c (mon.1) 419 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.863676+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.863676+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: cephadm 2024-04-22T21:09:51.870384+0000 mgr.x (mgr.34107) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: cephadm 2024-04-22T21:09:51.870384+0000 mgr.x (mgr.34107) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.937671+0000 mon.c (mon.1) 420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.937671+0000 mon.c (mon.1) 420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.941382+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.941382+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.943014+0000 mon.c (mon.1) 422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.943014+0000 mon.c (mon.1) 422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.947338+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.947338+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.948790+0000 mon.c (mon.1) 424 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.948790+0000 mon.c (mon.1) 424 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.956608+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:51.956608+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: cephadm 2024-04-22T21:09:51.963437+0000 mgr.x (mgr.34107) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: cephadm 2024-04-22T21:09:51.963437+0000 mgr.x (mgr.34107) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.046210+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.046210+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.050433+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.050433+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.052444+0000 mon.c (mon.1) 427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.052444+0000 mon.c (mon.1) 427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.055765+0000 mon.c (mon.1) 428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.055765+0000 mon.c (mon.1) 428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.057173+0000 mon.c (mon.1) 429 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.057173+0000 mon.c (mon.1) 429 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.065534+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.065534+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: cephadm 2024-04-22T21:09:52.072404+0000 mgr.x (mgr.34107) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: cephadm 2024-04-22T21:09:52.072404+0000 mgr.x (mgr.34107) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.154923+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.154923+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.159480+0000 mon.c (mon.1) 431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.159480+0000 mon.c (mon.1) 431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.161575+0000 mon.c (mon.1) 432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.161575+0000 mon.c (mon.1) 432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.165884+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.165884+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.167321+0000 mon.c (mon.1) 434 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.167321+0000 mon.c (mon.1) 434 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.178003+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.178003+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: cephadm 2024-04-22T21:09:52.187134+0000 mgr.x (mgr.34107) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: cephadm 2024-04-22T21:09:52.187134+0000 mgr.x (mgr.34107) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.271400+0000 mon.c (mon.1) 435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.271400+0000 mon.c (mon.1) 435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.275593+0000 mon.c (mon.1) 436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.845599+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.845599+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.849242+0000 mon.c (mon.1) 416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.849242+0000 mon.c (mon.1) 416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.850739+0000 mon.c (mon.1) 417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.850739+0000 mon.c (mon.1) 417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.854357+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.854357+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.855767+0000 mon.c (mon.1) 419 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.855767+0000 mon.c (mon.1) 419 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.863676+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.863676+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: cephadm 2024-04-22T21:09:51.870384+0000 mgr.x (mgr.34107) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: cephadm 2024-04-22T21:09:51.870384+0000 mgr.x (mgr.34107) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.937671+0000 mon.c (mon.1) 420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.937671+0000 mon.c (mon.1) 420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.941382+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.941382+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.943014+0000 mon.c (mon.1) 422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.943014+0000 mon.c (mon.1) 422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.275593+0000 mon.c (mon.1) 436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.277112+0000 mon.c (mon.1) 437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.277112+0000 mon.c (mon.1) 437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.281010+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.281010+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.282058+0000 mon.c (mon.1) 439 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.282058+0000 mon.c (mon.1) 439 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.290631+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.290631+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: cephadm 2024-04-22T21:09:52.300023+0000 mgr.x (mgr.34107) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: cephadm 2024-04-22T21:09:52.300023+0000 mgr.x (mgr.34107) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.355620+0000 mon.c (mon.1) 440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.355620+0000 mon.c (mon.1) 440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.358376+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.358376+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.359640+0000 mon.c (mon.1) 442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.359640+0000 mon.c (mon.1) 442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.362276+0000 mon.c (mon.1) 443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.362276+0000 mon.c (mon.1) 443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.363053+0000 mon.c (mon.1) 444 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.363053+0000 mon.c (mon.1) 444 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.373263+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.373263+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.462259+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.462259+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.466156+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.466156+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.467789+0000 mon.c (mon.1) 447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.467789+0000 mon.c (mon.1) 447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.470735+0000 mon.c (mon.1) 448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.470735+0000 mon.c (mon.1) 448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.471952+0000 mon.c (mon.1) 449 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.471952+0000 mon.c (mon.1) 449 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.479460+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.479460+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.540186+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.540186+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.544370+0000 mon.c (mon.1) 451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.544370+0000 mon.c (mon.1) 451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.947338+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.947338+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.948790+0000 mon.c (mon.1) 424 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.948790+0000 mon.c (mon.1) 424 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.956608+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:51.956608+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: cephadm 2024-04-22T21:09:51.963437+0000 mgr.x (mgr.34107) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: cephadm 2024-04-22T21:09:51.963437+0000 mgr.x (mgr.34107) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.046210+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.046210+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.050433+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.050433+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.052444+0000 mon.c (mon.1) 427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.052444+0000 mon.c (mon.1) 427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.055765+0000 mon.c (mon.1) 428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.055765+0000 mon.c (mon.1) 428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.057173+0000 mon.c (mon.1) 429 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.057173+0000 mon.c (mon.1) 429 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.065534+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.065534+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.546161+0000 mon.c (mon.1) 452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.546161+0000 mon.c (mon.1) 452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.549944+0000 mon.c (mon.1) 453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.549944+0000 mon.c (mon.1) 453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.551226+0000 mon.c (mon.1) 454 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.551226+0000 mon.c (mon.1) 454 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.560854+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.560854+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.655163+0000 mon.c (mon.1) 455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.655163+0000 mon.c (mon.1) 455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.659764+0000 mon.c (mon.1) 456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.659764+0000 mon.c (mon.1) 456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.661878+0000 mon.c (mon.1) 457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.661878+0000 mon.c (mon.1) 457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.665998+0000 mon.c (mon.1) 458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.665998+0000 mon.c (mon.1) 458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.667624+0000 mon.c (mon.1) 459 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.667624+0000 mon.c (mon.1) 459 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.679478+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[75184]: audit 2024-04-22T21:09:52.679478+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: cephadm 2024-04-22T21:09:52.072404+0000 mgr.x (mgr.34107) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: cephadm 2024-04-22T21:09:52.072404+0000 mgr.x (mgr.34107) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.154923+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.154923+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.159480+0000 mon.c (mon.1) 431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.159480+0000 mon.c (mon.1) 431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.161575+0000 mon.c (mon.1) 432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.161575+0000 mon.c (mon.1) 432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.165884+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.165884+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.167321+0000 mon.c (mon.1) 434 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.167321+0000 mon.c (mon.1) 434 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.178003+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.178003+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: cephadm 2024-04-22T21:09:52.187134+0000 mgr.x (mgr.34107) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: cephadm 2024-04-22T21:09:52.187134+0000 mgr.x (mgr.34107) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.271400+0000 mon.c (mon.1) 435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.271400+0000 mon.c (mon.1) 435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.275593+0000 mon.c (mon.1) 436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.275593+0000 mon.c (mon.1) 436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.277112+0000 mon.c (mon.1) 437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.277112+0000 mon.c (mon.1) 437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.281010+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.281010+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.282058+0000 mon.c (mon.1) 439 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.282058+0000 mon.c (mon.1) 439 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.290631+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.290631+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: cephadm 2024-04-22T21:09:52.300023+0000 mgr.x (mgr.34107) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: cephadm 2024-04-22T21:09:52.300023+0000 mgr.x (mgr.34107) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.355620+0000 mon.c (mon.1) 440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.355620+0000 mon.c (mon.1) 440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.358376+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.358376+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.359640+0000 mon.c (mon.1) 442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.359640+0000 mon.c (mon.1) 442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.362276+0000 mon.c (mon.1) 443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.362276+0000 mon.c (mon.1) 443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.363053+0000 mon.c (mon.1) 444 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.363053+0000 mon.c (mon.1) 444 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.373263+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.373263+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.462259+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.462259+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.466156+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.466156+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.467789+0000 mon.c (mon.1) 447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.467789+0000 mon.c (mon.1) 447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.470735+0000 mon.c (mon.1) 448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.470735+0000 mon.c (mon.1) 448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.471952+0000 mon.c (mon.1) 449 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.471952+0000 mon.c (mon.1) 449 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.479460+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.479460+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.540186+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.540186+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.544370+0000 mon.c (mon.1) 451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.544370+0000 mon.c (mon.1) 451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.546161+0000 mon.c (mon.1) 452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.546161+0000 mon.c (mon.1) 452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.549944+0000 mon.c (mon.1) 453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.549944+0000 mon.c (mon.1) 453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.551226+0000 mon.c (mon.1) 454 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.551226+0000 mon.c (mon.1) 454 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.560854+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.560854+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.655163+0000 mon.c (mon.1) 455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.655163+0000 mon.c (mon.1) 455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.659764+0000 mon.c (mon.1) 456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.659764+0000 mon.c (mon.1) 456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.661878+0000 mon.c (mon.1) 457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.661878+0000 mon.c (mon.1) 457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.665998+0000 mon.c (mon.1) 458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.665998+0000 mon.c (mon.1) 458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.667624+0000 mon.c (mon.1) 459 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.667624+0000 mon.c (mon.1) 459 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.679478+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:52 smithi121 bash[73084]: audit 2024-04-22T21:09:52.679478+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: cephadm 2024-04-22T21:09:51.447841+0000 mgr.x (mgr.34107) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: cephadm 2024-04-22T21:09:51.447841+0000 mgr.x (mgr.34107) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: cephadm 2024-04-22T21:09:51.546473+0000 mgr.x (mgr.34107) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: cephadm 2024-04-22T21:09:51.546473+0000 mgr.x (mgr.34107) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: cephadm 2024-04-22T21:09:51.643734+0000 mgr.x (mgr.34107) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: cephadm 2024-04-22T21:09:51.643734+0000 mgr.x (mgr.34107) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.742628+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.742628+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.746955+0000 mon.c (mon.1) 411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.746955+0000 mon.c (mon.1) 411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.749861+0000 mon.c (mon.1) 412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.749861+0000 mon.c (mon.1) 412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.753752+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.753752+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.755243+0000 mon.c (mon.1) 414 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.755243+0000 mon.c (mon.1) 414 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.765027+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.765027+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: cephadm 2024-04-22T21:09:51.772119+0000 mgr.x (mgr.34107) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: cephadm 2024-04-22T21:09:51.772119+0000 mgr.x (mgr.34107) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.845599+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.845599+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.849242+0000 mon.c (mon.1) 416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.849242+0000 mon.c (mon.1) 416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.850739+0000 mon.c (mon.1) 417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.850739+0000 mon.c (mon.1) 417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.854357+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.854357+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.855767+0000 mon.c (mon.1) 419 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.855767+0000 mon.c (mon.1) 419 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.863676+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.863676+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: cephadm 2024-04-22T21:09:51.870384+0000 mgr.x (mgr.34107) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: cephadm 2024-04-22T21:09:51.870384+0000 mgr.x (mgr.34107) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.937671+0000 mon.c (mon.1) 420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.937671+0000 mon.c (mon.1) 420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.941382+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.941382+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.943014+0000 mon.c (mon.1) 422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.943014+0000 mon.c (mon.1) 422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.947338+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.947338+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.948790+0000 mon.c (mon.1) 424 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.948790+0000 mon.c (mon.1) 424 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.956608+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:51.956608+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: cephadm 2024-04-22T21:09:51.963437+0000 mgr.x (mgr.34107) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: cephadm 2024-04-22T21:09:51.963437+0000 mgr.x (mgr.34107) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.046210+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.046210+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.050433+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.050433+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.052444+0000 mon.c (mon.1) 427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.052444+0000 mon.c (mon.1) 427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.055765+0000 mon.c (mon.1) 428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.055765+0000 mon.c (mon.1) 428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.057173+0000 mon.c (mon.1) 429 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.057173+0000 mon.c (mon.1) 429 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.065534+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.065534+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: cephadm 2024-04-22T21:09:52.072404+0000 mgr.x (mgr.34107) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: cephadm 2024-04-22T21:09:52.072404+0000 mgr.x (mgr.34107) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.154923+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.154923+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.159480+0000 mon.c (mon.1) 431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.159480+0000 mon.c (mon.1) 431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:52.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.161575+0000 mon.c (mon.1) 432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.161575+0000 mon.c (mon.1) 432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:52.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.165884+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.165884+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:52.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.167321+0000 mon.c (mon.1) 434 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.167321+0000 mon.c (mon.1) 434 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:52.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.178003+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.178003+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:52.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: cephadm 2024-04-22T21:09:52.187134+0000 mgr.x (mgr.34107) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:52.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: cephadm 2024-04-22T21:09:52.187134+0000 mgr.x (mgr.34107) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:53.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.271400+0000 mon.c (mon.1) 435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.271400+0000 mon.c (mon.1) 435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.275593+0000 mon.c (mon.1) 436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:53.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.275593+0000 mon.c (mon.1) 436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:53.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.277112+0000 mon.c (mon.1) 437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.277112+0000 mon.c (mon.1) 437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.281010+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:53.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.281010+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:53.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.282058+0000 mon.c (mon.1) 439 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:53.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.282058+0000 mon.c (mon.1) 439 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:53.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.290631+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:53.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.290631+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:53.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: cephadm 2024-04-22T21:09:52.300023+0000 mgr.x (mgr.34107) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:53.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: cephadm 2024-04-22T21:09:52.300023+0000 mgr.x (mgr.34107) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:53.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.355620+0000 mon.c (mon.1) 440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.355620+0000 mon.c (mon.1) 440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.358376+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:53.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.358376+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:53.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.359640+0000 mon.c (mon.1) 442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.359640+0000 mon.c (mon.1) 442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.362276+0000 mon.c (mon.1) 443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:53.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.362276+0000 mon.c (mon.1) 443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:53.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.363053+0000 mon.c (mon.1) 444 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:53.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.363053+0000 mon.c (mon.1) 444 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:53.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.373263+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:53.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.373263+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:53.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.462259+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.462259+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.466156+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:53.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.466156+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:53.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.467789+0000 mon.c (mon.1) 447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.467789+0000 mon.c (mon.1) 447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.470735+0000 mon.c (mon.1) 448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:53.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.470735+0000 mon.c (mon.1) 448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:53.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.471952+0000 mon.c (mon.1) 449 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:53.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.471952+0000 mon.c (mon.1) 449 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:53.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.479460+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:53.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.479460+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:53.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.540186+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.540186+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.544370+0000 mon.c (mon.1) 451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:53.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.544370+0000 mon.c (mon.1) 451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:53.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.546161+0000 mon.c (mon.1) 452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.546161+0000 mon.c (mon.1) 452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.549944+0000 mon.c (mon.1) 453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:53.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.549944+0000 mon.c (mon.1) 453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:53.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.551226+0000 mon.c (mon.1) 454 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:53.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.551226+0000 mon.c (mon.1) 454 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:53.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.560854+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:53.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.560854+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:53.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.655163+0000 mon.c (mon.1) 455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.655163+0000 mon.c (mon.1) 455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.659764+0000 mon.c (mon.1) 456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:53.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.659764+0000 mon.c (mon.1) 456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:53.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.661878+0000 mon.c (mon.1) 457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.661878+0000 mon.c (mon.1) 457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.665998+0000 mon.c (mon.1) 458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:53.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.665998+0000 mon.c (mon.1) 458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:53.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.667624+0000 mon.c (mon.1) 459 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:53.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.667624+0000 mon.c (mon.1) 459 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:53.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.679478+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:53.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:52 smithi123 bash[58916]: audit 2024-04-22T21:09:52.679478+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:53.992 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[54986]: ts=2024-04-22T21:09: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=\"smithi121\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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=\"e8544264-00e9-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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-22T21:09:53.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: cephadm 2024-04-22T21:09:52.379927+0000 mgr.x (mgr.34107) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:53.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: cephadm 2024-04-22T21:09:52.379927+0000 mgr.x (mgr.34107) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:53.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: cephadm 2024-04-22T21:09:52.488661+0000 mgr.x (mgr.34107) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:53.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: cephadm 2024-04-22T21:09:52.488661+0000 mgr.x (mgr.34107) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:53.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: cephadm 2024-04-22T21:09:52.571920+0000 mgr.x (mgr.34107) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:53.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: cephadm 2024-04-22T21:09:52.571920+0000 mgr.x (mgr.34107) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:53.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: cluster 2024-04-22T21:09:52.637190+0000 mgr.x (mgr.34107) 489 : cluster [DBG] pgmap v72: 161 pgs: 7 active+clean+remapped, 22 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 735 B/s rd, 0 op/s; 70/630 objects degraded (11.111%) 2024-04-22T21:09:53.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: cluster 2024-04-22T21:09:52.637190+0000 mgr.x (mgr.34107) 489 : cluster [DBG] pgmap v72: 161 pgs: 7 active+clean+remapped, 22 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 735 B/s rd, 0 op/s; 70/630 objects degraded (11.111%) 2024-04-22T21:09:53.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: cephadm 2024-04-22T21:09:52.688834+0000 mgr.x (mgr.34107) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:53.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: cephadm 2024-04-22T21:09:52.688834+0000 mgr.x (mgr.34107) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:53.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.757854+0000 mon.c (mon.1) 460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.757854+0000 mon.c (mon.1) 460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.760962+0000 mon.c (mon.1) 461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:53.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.760962+0000 mon.c (mon.1) 461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:53.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.762962+0000 mon.c (mon.1) 462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.762962+0000 mon.c (mon.1) 462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.767056+0000 mon.c (mon.1) 463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:53.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.767056+0000 mon.c (mon.1) 463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:53.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.768609+0000 mon.c (mon.1) 464 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:53.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.768609+0000 mon.c (mon.1) 464 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:53.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.780815+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:53.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.780815+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:53.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: cephadm 2024-04-22T21:09:52.788276+0000 mgr.x (mgr.34107) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:53.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: cephadm 2024-04-22T21:09:52.788276+0000 mgr.x (mgr.34107) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:53.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.871674+0000 mon.c (mon.1) 465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.871674+0000 mon.c (mon.1) 465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.875198+0000 mon.c (mon.1) 466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:53.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.875198+0000 mon.c (mon.1) 466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:53.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.876987+0000 mon.c (mon.1) 467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.876987+0000 mon.c (mon.1) 467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.880856+0000 mon.c (mon.1) 468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:53.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.880856+0000 mon.c (mon.1) 468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:53.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.882035+0000 mon.c (mon.1) 469 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:53.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.882035+0000 mon.c (mon.1) 469 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:53.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.889358+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:53.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.889358+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:53.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: cephadm 2024-04-22T21:09:52.898091+0000 mgr.x (mgr.34107) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:53.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: cephadm 2024-04-22T21:09:52.898091+0000 mgr.x (mgr.34107) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:53.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.933270+0000 mon.c (mon.1) 470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.933270+0000 mon.c (mon.1) 470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.935976+0000 mon.c (mon.1) 471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:53.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.935976+0000 mon.c (mon.1) 471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:53.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.937237+0000 mon.c (mon.1) 472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.937237+0000 mon.c (mon.1) 472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.939470+0000 mon.c (mon.1) 473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:53.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.939470+0000 mon.c (mon.1) 473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:53.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.940284+0000 mon.c (mon.1) 474 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:53.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.940284+0000 mon.c (mon.1) 474 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:53.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.946913+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:53.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:52.946913+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:53.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: cephadm 2024-04-22T21:09:52.953601+0000 mgr.x (mgr.34107) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:53.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: cephadm 2024-04-22T21:09:52.953601+0000 mgr.x (mgr.34107) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:53.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.020617+0000 mon.c (mon.1) 475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.020617+0000 mon.c (mon.1) 475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.024018+0000 mon.c (mon.1) 476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:53.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.024018+0000 mon.c (mon.1) 476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:53.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.026319+0000 mon.c (mon.1) 477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.026319+0000 mon.c (mon.1) 477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.029173+0000 mon.c (mon.1) 478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:53.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.029173+0000 mon.c (mon.1) 478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:53.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.030118+0000 mon.c (mon.1) 479 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:53.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.030118+0000 mon.c (mon.1) 479 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:53.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.039603+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:53.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.039603+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:53.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: cephadm 2024-04-22T21:09:53.046685+0000 mgr.x (mgr.34107) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:53.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: cephadm 2024-04-22T21:09:53.046685+0000 mgr.x (mgr.34107) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:53.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.113015+0000 mon.c (mon.1) 480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.113015+0000 mon.c (mon.1) 480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.117204+0000 mon.c (mon.1) 481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:53.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.117204+0000 mon.c (mon.1) 481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:53.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.118758+0000 mon.c (mon.1) 482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.118758+0000 mon.c (mon.1) 482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.122528+0000 mon.c (mon.1) 483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:53.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.122528+0000 mon.c (mon.1) 483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:53.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.123853+0000 mon.c (mon.1) 484 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:53.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.123853+0000 mon.c (mon.1) 484 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:53.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.132496+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:53.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.132496+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:53.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: cephadm 2024-04-22T21:09:53.139562+0000 mgr.x (mgr.34107) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:53.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: cephadm 2024-04-22T21:09:53.139562+0000 mgr.x (mgr.34107) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:53.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.191689+0000 mon.c (mon.1) 485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.191689+0000 mon.c (mon.1) 485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.193648+0000 mon.c (mon.1) 486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:53.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.193648+0000 mon.c (mon.1) 486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:53.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.194594+0000 mon.c (mon.1) 487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.194594+0000 mon.c (mon.1) 487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:53.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.196467+0000 mon.c (mon.1) 488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:53.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.196467+0000 mon.c (mon.1) 488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:53.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.197183+0000 mon.c (mon.1) 489 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.197183+0000 mon.c (mon.1) 489 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.203007+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.203007+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: cephadm 2024-04-22T21:09:53.209623+0000 mgr.x (mgr.34107) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: cephadm 2024-04-22T21:09:53.209623+0000 mgr.x (mgr.34107) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.260503+0000 mon.c (mon.1) 490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.260503+0000 mon.c (mon.1) 490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.262779+0000 mon.c (mon.1) 491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.262779+0000 mon.c (mon.1) 491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.263992+0000 mon.c (mon.1) 492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.263992+0000 mon.c (mon.1) 492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.266825+0000 mon.c (mon.1) 493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.266825+0000 mon.c (mon.1) 493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.267827+0000 mon.c (mon.1) 494 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.267827+0000 mon.c (mon.1) 494 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.275836+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.275836+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: cephadm 2024-04-22T21:09:53.282759+0000 mgr.x (mgr.34107) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: cephadm 2024-04-22T21:09:53.282759+0000 mgr.x (mgr.34107) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.320891+0000 mon.c (mon.1) 495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.320891+0000 mon.c (mon.1) 495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.323506+0000 mon.c (mon.1) 496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.323506+0000 mon.c (mon.1) 496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.324501+0000 mon.c (mon.1) 497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.324501+0000 mon.c (mon.1) 497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.326934+0000 mon.c (mon.1) 498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.326934+0000 mon.c (mon.1) 498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.327919+0000 mon.c (mon.1) 499 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.327919+0000 mon.c (mon.1) 499 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.336299+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.336299+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: cephadm 2024-04-22T21:09:53.343079+0000 mgr.x (mgr.34107) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: cephadm 2024-04-22T21:09:53.343079+0000 mgr.x (mgr.34107) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.411536+0000 mon.c (mon.1) 500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.411536+0000 mon.c (mon.1) 500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.414192+0000 mon.c (mon.1) 501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.414192+0000 mon.c (mon.1) 501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.415555+0000 mon.c (mon.1) 502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.415555+0000 mon.c (mon.1) 502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.419012+0000 mon.c (mon.1) 503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.419012+0000 mon.c (mon.1) 503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.419957+0000 mon.c (mon.1) 504 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.419957+0000 mon.c (mon.1) 504 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.427620+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.427620+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.511098+0000 mon.c (mon.1) 505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.511098+0000 mon.c (mon.1) 505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.514529+0000 mon.c (mon.1) 506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.514529+0000 mon.c (mon.1) 506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.516047+0000 mon.c (mon.1) 507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.516047+0000 mon.c (mon.1) 507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.519745+0000 mon.c (mon.1) 508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.519745+0000 mon.c (mon.1) 508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.520954+0000 mon.c (mon.1) 509 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.520954+0000 mon.c (mon.1) 509 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.532744+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.532744+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.608635+0000 mon.c (mon.1) 510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.608635+0000 mon.c (mon.1) 510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.612569+0000 mon.c (mon.1) 511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.612569+0000 mon.c (mon.1) 511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.614369+0000 mon.c (mon.1) 512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.614369+0000 mon.c (mon.1) 512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.618278+0000 mon.c (mon.1) 513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.618278+0000 mon.c (mon.1) 513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.619710+0000 mon.c (mon.1) 514 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.619710+0000 mon.c (mon.1) 514 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.629774+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.629774+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.703180+0000 mon.c (mon.1) 515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.703180+0000 mon.c (mon.1) 515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.707549+0000 mon.c (mon.1) 516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.707549+0000 mon.c (mon.1) 516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.709481+0000 mon.c (mon.1) 517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:53 smithi123 bash[58916]: audit 2024-04-22T21:09:53.709481+0000 mon.c (mon.1) 517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: cephadm 2024-04-22T21:09:52.379927+0000 mgr.x (mgr.34107) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: cephadm 2024-04-22T21:09:52.379927+0000 mgr.x (mgr.34107) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: cephadm 2024-04-22T21:09:52.488661+0000 mgr.x (mgr.34107) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: cephadm 2024-04-22T21:09:52.488661+0000 mgr.x (mgr.34107) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: cephadm 2024-04-22T21:09:52.571920+0000 mgr.x (mgr.34107) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: cephadm 2024-04-22T21:09:52.571920+0000 mgr.x (mgr.34107) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: cluster 2024-04-22T21:09:52.637190+0000 mgr.x (mgr.34107) 489 : cluster [DBG] pgmap v72: 161 pgs: 7 active+clean+remapped, 22 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 735 B/s rd, 0 op/s; 70/630 objects degraded (11.111%) 2024-04-22T21:09:54.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: cluster 2024-04-22T21:09:52.637190+0000 mgr.x (mgr.34107) 489 : cluster [DBG] pgmap v72: 161 pgs: 7 active+clean+remapped, 22 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 735 B/s rd, 0 op/s; 70/630 objects degraded (11.111%) 2024-04-22T21:09:54.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: cephadm 2024-04-22T21:09:52.688834+0000 mgr.x (mgr.34107) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: cephadm 2024-04-22T21:09:52.688834+0000 mgr.x (mgr.34107) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.757854+0000 mon.c (mon.1) 460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.757854+0000 mon.c (mon.1) 460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.760962+0000 mon.c (mon.1) 461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.760962+0000 mon.c (mon.1) 461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.762962+0000 mon.c (mon.1) 462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.762962+0000 mon.c (mon.1) 462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.767056+0000 mon.c (mon.1) 463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.767056+0000 mon.c (mon.1) 463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: cephadm 2024-04-22T21:09:52.379927+0000 mgr.x (mgr.34107) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: cephadm 2024-04-22T21:09:52.379927+0000 mgr.x (mgr.34107) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: cephadm 2024-04-22T21:09:52.488661+0000 mgr.x (mgr.34107) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: cephadm 2024-04-22T21:09:52.488661+0000 mgr.x (mgr.34107) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: cephadm 2024-04-22T21:09:52.571920+0000 mgr.x (mgr.34107) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: cephadm 2024-04-22T21:09:52.571920+0000 mgr.x (mgr.34107) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: cluster 2024-04-22T21:09:52.637190+0000 mgr.x (mgr.34107) 489 : cluster [DBG] pgmap v72: 161 pgs: 7 active+clean+remapped, 22 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 735 B/s rd, 0 op/s; 70/630 objects degraded (11.111%) 2024-04-22T21:09:54.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: cluster 2024-04-22T21:09:52.637190+0000 mgr.x (mgr.34107) 489 : cluster [DBG] pgmap v72: 161 pgs: 7 active+clean+remapped, 22 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 735 B/s rd, 0 op/s; 70/630 objects degraded (11.111%) 2024-04-22T21:09:54.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: cephadm 2024-04-22T21:09:52.688834+0000 mgr.x (mgr.34107) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: cephadm 2024-04-22T21:09:52.688834+0000 mgr.x (mgr.34107) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.757854+0000 mon.c (mon.1) 460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.757854+0000 mon.c (mon.1) 460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.760962+0000 mon.c (mon.1) 461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.760962+0000 mon.c (mon.1) 461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.762962+0000 mon.c (mon.1) 462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.762962+0000 mon.c (mon.1) 462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.767056+0000 mon.c (mon.1) 463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.767056+0000 mon.c (mon.1) 463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.768609+0000 mon.c (mon.1) 464 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.768609+0000 mon.c (mon.1) 464 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.780815+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.780815+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: cephadm 2024-04-22T21:09:52.788276+0000 mgr.x (mgr.34107) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: cephadm 2024-04-22T21:09:52.788276+0000 mgr.x (mgr.34107) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.871674+0000 mon.c (mon.1) 465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.871674+0000 mon.c (mon.1) 465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.875198+0000 mon.c (mon.1) 466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.875198+0000 mon.c (mon.1) 466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.876987+0000 mon.c (mon.1) 467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.876987+0000 mon.c (mon.1) 467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.880856+0000 mon.c (mon.1) 468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.880856+0000 mon.c (mon.1) 468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.882035+0000 mon.c (mon.1) 469 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.882035+0000 mon.c (mon.1) 469 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.889358+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.889358+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: cephadm 2024-04-22T21:09:52.898091+0000 mgr.x (mgr.34107) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: cephadm 2024-04-22T21:09:52.898091+0000 mgr.x (mgr.34107) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.933270+0000 mon.c (mon.1) 470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.768609+0000 mon.c (mon.1) 464 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.768609+0000 mon.c (mon.1) 464 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.780815+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.780815+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: cephadm 2024-04-22T21:09:52.788276+0000 mgr.x (mgr.34107) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: cephadm 2024-04-22T21:09:52.788276+0000 mgr.x (mgr.34107) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.871674+0000 mon.c (mon.1) 465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.871674+0000 mon.c (mon.1) 465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.875198+0000 mon.c (mon.1) 466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.875198+0000 mon.c (mon.1) 466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.876987+0000 mon.c (mon.1) 467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.876987+0000 mon.c (mon.1) 467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.880856+0000 mon.c (mon.1) 468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.880856+0000 mon.c (mon.1) 468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.882035+0000 mon.c (mon.1) 469 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.882035+0000 mon.c (mon.1) 469 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.889358+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.889358+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: cephadm 2024-04-22T21:09:52.898091+0000 mgr.x (mgr.34107) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: cephadm 2024-04-22T21:09:52.898091+0000 mgr.x (mgr.34107) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.933270+0000 mon.c (mon.1) 470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.933270+0000 mon.c (mon.1) 470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.935976+0000 mon.c (mon.1) 471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.935976+0000 mon.c (mon.1) 471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.937237+0000 mon.c (mon.1) 472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.937237+0000 mon.c (mon.1) 472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.939470+0000 mon.c (mon.1) 473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.939470+0000 mon.c (mon.1) 473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.940284+0000 mon.c (mon.1) 474 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.940284+0000 mon.c (mon.1) 474 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.946913+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:52.946913+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: cephadm 2024-04-22T21:09:52.953601+0000 mgr.x (mgr.34107) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: cephadm 2024-04-22T21:09:52.953601+0000 mgr.x (mgr.34107) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.020617+0000 mon.c (mon.1) 475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.020617+0000 mon.c (mon.1) 475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.024018+0000 mon.c (mon.1) 476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.024018+0000 mon.c (mon.1) 476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.026319+0000 mon.c (mon.1) 477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.026319+0000 mon.c (mon.1) 477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.933270+0000 mon.c (mon.1) 470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.935976+0000 mon.c (mon.1) 471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.935976+0000 mon.c (mon.1) 471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.937237+0000 mon.c (mon.1) 472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.937237+0000 mon.c (mon.1) 472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.939470+0000 mon.c (mon.1) 473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.939470+0000 mon.c (mon.1) 473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.940284+0000 mon.c (mon.1) 474 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.940284+0000 mon.c (mon.1) 474 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.946913+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:52.946913+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: cephadm 2024-04-22T21:09:52.953601+0000 mgr.x (mgr.34107) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: cephadm 2024-04-22T21:09:52.953601+0000 mgr.x (mgr.34107) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.020617+0000 mon.c (mon.1) 475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.020617+0000 mon.c (mon.1) 475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.024018+0000 mon.c (mon.1) 476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.024018+0000 mon.c (mon.1) 476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.026319+0000 mon.c (mon.1) 477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.026319+0000 mon.c (mon.1) 477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.029173+0000 mon.c (mon.1) 478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.029173+0000 mon.c (mon.1) 478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.030118+0000 mon.c (mon.1) 479 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.030118+0000 mon.c (mon.1) 479 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.039603+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.039603+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: cephadm 2024-04-22T21:09:53.046685+0000 mgr.x (mgr.34107) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: cephadm 2024-04-22T21:09:53.046685+0000 mgr.x (mgr.34107) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.113015+0000 mon.c (mon.1) 480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.113015+0000 mon.c (mon.1) 480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.117204+0000 mon.c (mon.1) 481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.117204+0000 mon.c (mon.1) 481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.118758+0000 mon.c (mon.1) 482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.118758+0000 mon.c (mon.1) 482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.122528+0000 mon.c (mon.1) 483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.122528+0000 mon.c (mon.1) 483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.123853+0000 mon.c (mon.1) 484 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.123853+0000 mon.c (mon.1) 484 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.132496+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.132496+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.029173+0000 mon.c (mon.1) 478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.029173+0000 mon.c (mon.1) 478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.030118+0000 mon.c (mon.1) 479 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.030118+0000 mon.c (mon.1) 479 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.039603+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.039603+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: cephadm 2024-04-22T21:09:53.046685+0000 mgr.x (mgr.34107) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: cephadm 2024-04-22T21:09:53.046685+0000 mgr.x (mgr.34107) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.113015+0000 mon.c (mon.1) 480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.113015+0000 mon.c (mon.1) 480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.117204+0000 mon.c (mon.1) 481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.117204+0000 mon.c (mon.1) 481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.118758+0000 mon.c (mon.1) 482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.118758+0000 mon.c (mon.1) 482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.122528+0000 mon.c (mon.1) 483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.122528+0000 mon.c (mon.1) 483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.123853+0000 mon.c (mon.1) 484 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.123853+0000 mon.c (mon.1) 484 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.132496+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.132496+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: cephadm 2024-04-22T21:09:53.139562+0000 mgr.x (mgr.34107) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: cephadm 2024-04-22T21:09:53.139562+0000 mgr.x (mgr.34107) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.191689+0000 mon.c (mon.1) 485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.191689+0000 mon.c (mon.1) 485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.193648+0000 mon.c (mon.1) 486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.193648+0000 mon.c (mon.1) 486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.194594+0000 mon.c (mon.1) 487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.194594+0000 mon.c (mon.1) 487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.196467+0000 mon.c (mon.1) 488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.196467+0000 mon.c (mon.1) 488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.197183+0000 mon.c (mon.1) 489 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.197183+0000 mon.c (mon.1) 489 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.203007+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.203007+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: cephadm 2024-04-22T21:09:53.209623+0000 mgr.x (mgr.34107) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: cephadm 2024-04-22T21:09:53.209623+0000 mgr.x (mgr.34107) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.260503+0000 mon.c (mon.1) 490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.260503+0000 mon.c (mon.1) 490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.262779+0000 mon.c (mon.1) 491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.262779+0000 mon.c (mon.1) 491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: cephadm 2024-04-22T21:09:53.139562+0000 mgr.x (mgr.34107) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: cephadm 2024-04-22T21:09:53.139562+0000 mgr.x (mgr.34107) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.191689+0000 mon.c (mon.1) 485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.191689+0000 mon.c (mon.1) 485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.193648+0000 mon.c (mon.1) 486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.193648+0000 mon.c (mon.1) 486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.194594+0000 mon.c (mon.1) 487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.194594+0000 mon.c (mon.1) 487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.196467+0000 mon.c (mon.1) 488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.196467+0000 mon.c (mon.1) 488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.197183+0000 mon.c (mon.1) 489 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.197183+0000 mon.c (mon.1) 489 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.203007+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.203007+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: cephadm 2024-04-22T21:09:53.209623+0000 mgr.x (mgr.34107) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: cephadm 2024-04-22T21:09:53.209623+0000 mgr.x (mgr.34107) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.260503+0000 mon.c (mon.1) 490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.260503+0000 mon.c (mon.1) 490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.262779+0000 mon.c (mon.1) 491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.262779+0000 mon.c (mon.1) 491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.263992+0000 mon.c (mon.1) 492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.263992+0000 mon.c (mon.1) 492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.266825+0000 mon.c (mon.1) 493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.266825+0000 mon.c (mon.1) 493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.267827+0000 mon.c (mon.1) 494 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.267827+0000 mon.c (mon.1) 494 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.275836+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.275836+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: cephadm 2024-04-22T21:09:53.282759+0000 mgr.x (mgr.34107) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: cephadm 2024-04-22T21:09:53.282759+0000 mgr.x (mgr.34107) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.320891+0000 mon.c (mon.1) 495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.320891+0000 mon.c (mon.1) 495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.323506+0000 mon.c (mon.1) 496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.323506+0000 mon.c (mon.1) 496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.324501+0000 mon.c (mon.1) 497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.324501+0000 mon.c (mon.1) 497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.326934+0000 mon.c (mon.1) 498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.326934+0000 mon.c (mon.1) 498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.327919+0000 mon.c (mon.1) 499 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.263992+0000 mon.c (mon.1) 492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.263992+0000 mon.c (mon.1) 492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.266825+0000 mon.c (mon.1) 493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.266825+0000 mon.c (mon.1) 493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.267827+0000 mon.c (mon.1) 494 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.267827+0000 mon.c (mon.1) 494 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.275836+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.275836+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: cephadm 2024-04-22T21:09:53.282759+0000 mgr.x (mgr.34107) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: cephadm 2024-04-22T21:09:53.282759+0000 mgr.x (mgr.34107) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.320891+0000 mon.c (mon.1) 495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.320891+0000 mon.c (mon.1) 495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.323506+0000 mon.c (mon.1) 496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.323506+0000 mon.c (mon.1) 496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.324501+0000 mon.c (mon.1) 497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.324501+0000 mon.c (mon.1) 497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.326934+0000 mon.c (mon.1) 498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.326934+0000 mon.c (mon.1) 498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.327919+0000 mon.c (mon.1) 499 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.327919+0000 mon.c (mon.1) 499 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.336299+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.336299+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: cephadm 2024-04-22T21:09:53.343079+0000 mgr.x (mgr.34107) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: cephadm 2024-04-22T21:09:53.343079+0000 mgr.x (mgr.34107) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.411536+0000 mon.c (mon.1) 500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.411536+0000 mon.c (mon.1) 500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.414192+0000 mon.c (mon.1) 501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.414192+0000 mon.c (mon.1) 501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.415555+0000 mon.c (mon.1) 502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.415555+0000 mon.c (mon.1) 502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.419012+0000 mon.c (mon.1) 503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.419012+0000 mon.c (mon.1) 503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.419957+0000 mon.c (mon.1) 504 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.419957+0000 mon.c (mon.1) 504 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.427620+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.427620+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.511098+0000 mon.c (mon.1) 505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.511098+0000 mon.c (mon.1) 505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.514529+0000 mon.c (mon.1) 506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.514529+0000 mon.c (mon.1) 506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.516047+0000 mon.c (mon.1) 507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.516047+0000 mon.c (mon.1) 507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.519745+0000 mon.c (mon.1) 508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.519745+0000 mon.c (mon.1) 508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.520954+0000 mon.c (mon.1) 509 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.520954+0000 mon.c (mon.1) 509 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.532744+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.532744+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.608635+0000 mon.c (mon.1) 510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.608635+0000 mon.c (mon.1) 510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.612569+0000 mon.c (mon.1) 511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.612569+0000 mon.c (mon.1) 511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.614369+0000 mon.c (mon.1) 512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.614369+0000 mon.c (mon.1) 512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.618278+0000 mon.c (mon.1) 513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.618278+0000 mon.c (mon.1) 513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.619710+0000 mon.c (mon.1) 514 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.619710+0000 mon.c (mon.1) 514 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.629774+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.629774+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.703180+0000 mon.c (mon.1) 515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.703180+0000 mon.c (mon.1) 515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.707549+0000 mon.c (mon.1) 516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.707549+0000 mon.c (mon.1) 516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.709481+0000 mon.c (mon.1) 517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[73084]: audit 2024-04-22T21:09:53.709481+0000 mon.c (mon.1) 517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.327919+0000 mon.c (mon.1) 499 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.336299+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.336299+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: cephadm 2024-04-22T21:09:53.343079+0000 mgr.x (mgr.34107) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: cephadm 2024-04-22T21:09:53.343079+0000 mgr.x (mgr.34107) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.411536+0000 mon.c (mon.1) 500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.411536+0000 mon.c (mon.1) 500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.414192+0000 mon.c (mon.1) 501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.414192+0000 mon.c (mon.1) 501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.415555+0000 mon.c (mon.1) 502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.415555+0000 mon.c (mon.1) 502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.419012+0000 mon.c (mon.1) 503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.419012+0000 mon.c (mon.1) 503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.419957+0000 mon.c (mon.1) 504 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.419957+0000 mon.c (mon.1) 504 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.427620+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.427620+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.511098+0000 mon.c (mon.1) 505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.511098+0000 mon.c (mon.1) 505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.514529+0000 mon.c (mon.1) 506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.514529+0000 mon.c (mon.1) 506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.516047+0000 mon.c (mon.1) 507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.516047+0000 mon.c (mon.1) 507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.519745+0000 mon.c (mon.1) 508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.519745+0000 mon.c (mon.1) 508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.520954+0000 mon.c (mon.1) 509 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.520954+0000 mon.c (mon.1) 509 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.532744+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.532744+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.608635+0000 mon.c (mon.1) 510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.608635+0000 mon.c (mon.1) 510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.612569+0000 mon.c (mon.1) 511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.612569+0000 mon.c (mon.1) 511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.614369+0000 mon.c (mon.1) 512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.614369+0000 mon.c (mon.1) 512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.618278+0000 mon.c (mon.1) 513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.618278+0000 mon.c (mon.1) 513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.619710+0000 mon.c (mon.1) 514 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.619710+0000 mon.c (mon.1) 514 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.629774+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.629774+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.703180+0000 mon.c (mon.1) 515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.703180+0000 mon.c (mon.1) 515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.707549+0000 mon.c (mon.1) 516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.707549+0000 mon.c (mon.1) 516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.709481+0000 mon.c (mon.1) 517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:53 smithi121 bash[75184]: audit 2024-04-22T21:09:53.709481+0000 mon.c (mon.1) 517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: cephadm 2024-04-22T21:09:53.434290+0000 mgr.x (mgr.34107) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: cephadm 2024-04-22T21:09:53.434290+0000 mgr.x (mgr.34107) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: cephadm 2024-04-22T21:09:53.540131+0000 mgr.x (mgr.34107) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: cephadm 2024-04-22T21:09:53.540131+0000 mgr.x (mgr.34107) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: cephadm 2024-04-22T21:09:53.636919+0000 mgr.x (mgr.34107) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: cephadm 2024-04-22T21:09:53.636919+0000 mgr.x (mgr.34107) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.713987+0000 mon.c (mon.1) 518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.713987+0000 mon.c (mon.1) 518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.715701+0000 mon.c (mon.1) 519 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.715701+0000 mon.c (mon.1) 519 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.747216+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.747216+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: cephadm 2024-04-22T21:09:53.754598+0000 mgr.x (mgr.34107) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: cephadm 2024-04-22T21:09:53.754598+0000 mgr.x (mgr.34107) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.808940+0000 mon.c (mon.1) 520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.808940+0000 mon.c (mon.1) 520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.812412+0000 mon.c (mon.1) 521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.812412+0000 mon.c (mon.1) 521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.814769+0000 mon.c (mon.1) 522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.814769+0000 mon.c (mon.1) 522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: cephadm 2024-04-22T21:09:53.434290+0000 mgr.x (mgr.34107) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: cephadm 2024-04-22T21:09:53.434290+0000 mgr.x (mgr.34107) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: cephadm 2024-04-22T21:09:53.540131+0000 mgr.x (mgr.34107) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: cephadm 2024-04-22T21:09:53.540131+0000 mgr.x (mgr.34107) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: cephadm 2024-04-22T21:09:53.636919+0000 mgr.x (mgr.34107) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: cephadm 2024-04-22T21:09:53.636919+0000 mgr.x (mgr.34107) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.713987+0000 mon.c (mon.1) 518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.713987+0000 mon.c (mon.1) 518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.715701+0000 mon.c (mon.1) 519 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.979 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.715701+0000 mon.c (mon.1) 519 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.980 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.747216+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.980 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.747216+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.980 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: cephadm 2024-04-22T21:09:53.754598+0000 mgr.x (mgr.34107) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.980 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: cephadm 2024-04-22T21:09:53.754598+0000 mgr.x (mgr.34107) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.980 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.808940+0000 mon.c (mon.1) 520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.980 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.808940+0000 mon.c (mon.1) 520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.980 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.812412+0000 mon.c (mon.1) 521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.980 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.812412+0000 mon.c (mon.1) 521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.980 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.814769+0000 mon.c (mon.1) 522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.980 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.814769+0000 mon.c (mon.1) 522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.980 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.817614+0000 mon.c (mon.1) 523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.980 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.817614+0000 mon.c (mon.1) 523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.980 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.818686+0000 mon.c (mon.1) 524 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.980 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.818686+0000 mon.c (mon.1) 524 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.981 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.828173+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.981 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.828173+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.981 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: cephadm 2024-04-22T21:09:53.836642+0000 mgr.x (mgr.34107) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.981 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: cephadm 2024-04-22T21:09:53.836642+0000 mgr.x (mgr.34107) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.981 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.905673+0000 mon.c (mon.1) 525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.981 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.905673+0000 mon.c (mon.1) 525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.981 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.908124+0000 mon.c (mon.1) 526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.981 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.908124+0000 mon.c (mon.1) 526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.981 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.909609+0000 mon.c (mon.1) 527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.981 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.909609+0000 mon.c (mon.1) 527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.982 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.913446+0000 mon.c (mon.1) 528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.982 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.913446+0000 mon.c (mon.1) 528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.982 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.914589+0000 mon.c (mon.1) 529 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.982 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.914589+0000 mon.c (mon.1) 529 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.982 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.923594+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.982 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.923594+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.817614+0000 mon.c (mon.1) 523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.817614+0000 mon.c (mon.1) 523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.818686+0000 mon.c (mon.1) 524 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.818686+0000 mon.c (mon.1) 524 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.828173+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.828173+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: cephadm 2024-04-22T21:09:53.836642+0000 mgr.x (mgr.34107) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: cephadm 2024-04-22T21:09:53.836642+0000 mgr.x (mgr.34107) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.905673+0000 mon.c (mon.1) 525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.905673+0000 mon.c (mon.1) 525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.908124+0000 mon.c (mon.1) 526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.908124+0000 mon.c (mon.1) 526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.909609+0000 mon.c (mon.1) 527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.909609+0000 mon.c (mon.1) 527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.913446+0000 mon.c (mon.1) 528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.913446+0000 mon.c (mon.1) 528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.914589+0000 mon.c (mon.1) 529 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.914589+0000 mon.c (mon.1) 529 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.923594+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.923594+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: cephadm 2024-04-22T21:09:53.930423+0000 mgr.x (mgr.34107) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: cephadm 2024-04-22T21:09:53.930423+0000 mgr.x (mgr.34107) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.965185+0000 mon.c (mon.1) 530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.965185+0000 mon.c (mon.1) 530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.967115+0000 mon.c (mon.1) 531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.985 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.967115+0000 mon.c (mon.1) 531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.968427+0000 mon.c (mon.1) 532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.968427+0000 mon.c (mon.1) 532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.971045+0000 mon.c (mon.1) 533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.971045+0000 mon.c (mon.1) 533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.971994+0000 mon.c (mon.1) 534 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.971994+0000 mon.c (mon.1) 534 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.977936+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:53.977936+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.986 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: cephadm 2024-04-22T21:09:53.985789+0000 mgr.x (mgr.34107) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.987 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: cephadm 2024-04-22T21:09:53.985789+0000 mgr.x (mgr.34107) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.987 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.025074+0000 mon.c (mon.1) 535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.987 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.025074+0000 mon.c (mon.1) 535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.987 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.027720+0000 mon.c (mon.1) 536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.987 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.027720+0000 mon.c (mon.1) 536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.987 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: cephadm 2024-04-22T21:09:53.930423+0000 mgr.x (mgr.34107) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.987 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: cephadm 2024-04-22T21:09:53.930423+0000 mgr.x (mgr.34107) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.988 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.965185+0000 mon.c (mon.1) 530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.988 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.965185+0000 mon.c (mon.1) 530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.988 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.967115+0000 mon.c (mon.1) 531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.988 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.967115+0000 mon.c (mon.1) 531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.988 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.968427+0000 mon.c (mon.1) 532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.988 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.968427+0000 mon.c (mon.1) 532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.988 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.971045+0000 mon.c (mon.1) 533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.988 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.971045+0000 mon.c (mon.1) 533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.988 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.971994+0000 mon.c (mon.1) 534 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.988 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.971994+0000 mon.c (mon.1) 534 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.989 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.977936+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.989 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:53.977936+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.989 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: cephadm 2024-04-22T21:09:53.985789+0000 mgr.x (mgr.34107) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.989 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: cephadm 2024-04-22T21:09:53.985789+0000 mgr.x (mgr.34107) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.989 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.025074+0000 mon.c (mon.1) 535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.989 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.025074+0000 mon.c (mon.1) 535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.989 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.027720+0000 mon.c (mon.1) 536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.989 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.027720+0000 mon.c (mon.1) 536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.028751+0000 mon.c (mon.1) 537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.028751+0000 mon.c (mon.1) 537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.031497+0000 mon.c (mon.1) 538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.031497+0000 mon.c (mon.1) 538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.032253+0000 mon.c (mon.1) 539 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.032253+0000 mon.c (mon.1) 539 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.991 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.038950+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.991 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.038950+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.991 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: cephadm 2024-04-22T21:09:54.045671+0000 mgr.x (mgr.34107) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.991 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: cephadm 2024-04-22T21:09:54.045671+0000 mgr.x (mgr.34107) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.991 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.118930+0000 mon.c (mon.1) 540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.991 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.118930+0000 mon.c (mon.1) 540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.991 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.121960+0000 mon.c (mon.1) 541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.991 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.121960+0000 mon.c (mon.1) 541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.991 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.123642+0000 mon.c (mon.1) 542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.991 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.123642+0000 mon.c (mon.1) 542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.991 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.127158+0000 mon.c (mon.1) 543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.991 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.127158+0000 mon.c (mon.1) 543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.991 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.128492+0000 mon.c (mon.1) 544 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.992 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.028751+0000 mon.c (mon.1) 537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.992 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.028751+0000 mon.c (mon.1) 537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.992 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.031497+0000 mon.c (mon.1) 538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.992 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.031497+0000 mon.c (mon.1) 538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.992 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.032253+0000 mon.c (mon.1) 539 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.992 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.032253+0000 mon.c (mon.1) 539 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.992 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.038950+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.992 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.038950+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.992 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: cephadm 2024-04-22T21:09:54.045671+0000 mgr.x (mgr.34107) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.992 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: cephadm 2024-04-22T21:09:54.045671+0000 mgr.x (mgr.34107) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.993 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.118930+0000 mon.c (mon.1) 540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.993 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.118930+0000 mon.c (mon.1) 540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.993 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.121960+0000 mon.c (mon.1) 541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.993 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.121960+0000 mon.c (mon.1) 541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.993 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.123642+0000 mon.c (mon.1) 542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.993 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.123642+0000 mon.c (mon.1) 542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.993 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.127158+0000 mon.c (mon.1) 543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.993 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.127158+0000 mon.c (mon.1) 543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.993 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.128492+0000 mon.c (mon.1) 544 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.128492+0000 mon.c (mon.1) 544 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.135693+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.135693+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: cephadm 2024-04-22T21:09:54.142475+0000 mgr.x (mgr.34107) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: cephadm 2024-04-22T21:09:54.142475+0000 mgr.x (mgr.34107) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.195677+0000 mon.c (mon.1) 545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.195677+0000 mon.c (mon.1) 545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.198101+0000 mon.c (mon.1) 546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.198101+0000 mon.c (mon.1) 546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.199220+0000 mon.c (mon.1) 547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.199220+0000 mon.c (mon.1) 547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.201391+0000 mon.c (mon.1) 548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.995 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.201391+0000 mon.c (mon.1) 548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.995 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.202045+0000 mon.c (mon.1) 549 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.995 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.202045+0000 mon.c (mon.1) 549 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.995 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.207578+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.995 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.207578+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.995 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: cephadm 2024-04-22T21:09:54.215364+0000 mgr.x (mgr.34107) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.995 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: cephadm 2024-04-22T21:09:54.215364+0000 mgr.x (mgr.34107) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.995 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.283728+0000 mon.c (mon.1) 550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.995 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.283728+0000 mon.c (mon.1) 550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.995 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.285931+0000 mon.c (mon.1) 551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.995 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.285931+0000 mon.c (mon.1) 551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.996 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.286902+0000 mon.c (mon.1) 552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.996 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.286902+0000 mon.c (mon.1) 552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.996 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.289406+0000 mon.c (mon.1) 553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.996 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.289406+0000 mon.c (mon.1) 553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.996 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.290112+0000 mon.c (mon.1) 554 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.996 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.290112+0000 mon.c (mon.1) 554 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.996 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.295097+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.996 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.295097+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.996 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: cephadm 2024-04-22T21:09:54.301766+0000 mgr.x (mgr.34107) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.996 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: cephadm 2024-04-22T21:09:54.301766+0000 mgr.x (mgr.34107) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.996 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.375434+0000 mon.c (mon.1) 555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.996 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.375434+0000 mon.c (mon.1) 555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.997 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.378234+0000 mon.c (mon.1) 556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.997 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.378234+0000 mon.c (mon.1) 556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.997 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.379452+0000 mon.c (mon.1) 557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.997 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.379452+0000 mon.c (mon.1) 557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.997 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.381996+0000 mon.c (mon.1) 558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.997 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.128492+0000 mon.c (mon.1) 544 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.997 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.135693+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.997 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.135693+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.997 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: cephadm 2024-04-22T21:09:54.142475+0000 mgr.x (mgr.34107) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.997 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: cephadm 2024-04-22T21:09:54.142475+0000 mgr.x (mgr.34107) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.997 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.195677+0000 mon.c (mon.1) 545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.998 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.195677+0000 mon.c (mon.1) 545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.998 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.198101+0000 mon.c (mon.1) 546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.998 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.198101+0000 mon.c (mon.1) 546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:54.998 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.199220+0000 mon.c (mon.1) 547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.998 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.199220+0000 mon.c (mon.1) 547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.998 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.201391+0000 mon.c (mon.1) 548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.998 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.201391+0000 mon.c (mon.1) 548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:54.998 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.202045+0000 mon.c (mon.1) 549 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.998 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.202045+0000 mon.c (mon.1) 549 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:54.998 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.207578+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.999 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.207578+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:54.999 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: cephadm 2024-04-22T21:09:54.215364+0000 mgr.x (mgr.34107) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.999 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: cephadm 2024-04-22T21:09:54.215364+0000 mgr.x (mgr.34107) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:54.999 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.283728+0000 mon.c (mon.1) 550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.999 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.283728+0000 mon.c (mon.1) 550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:54.999 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.381996+0000 mon.c (mon.1) 558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.382822+0000 mon.c (mon.1) 559 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.382822+0000 mon.c (mon.1) 559 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.388742+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.388742+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.469731+0000 mon.c (mon.1) 560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.469731+0000 mon.c (mon.1) 560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.472431+0000 mon.c (mon.1) 561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.472431+0000 mon.c (mon.1) 561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.473912+0000 mon.c (mon.1) 562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.473912+0000 mon.c (mon.1) 562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.475813+0000 mon.c (mon.1) 563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.475813+0000 mon.c (mon.1) 563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.476455+0000 mon.c (mon.1) 564 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.476455+0000 mon.c (mon.1) 564 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.000 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.481419+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.481419+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.523120+0000 mon.c (mon.1) 565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.523120+0000 mon.c (mon.1) 565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.001 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.525208+0000 mon.c (mon.1) 566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.285931+0000 mon.c (mon.1) 551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.285931+0000 mon.c (mon.1) 551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.286902+0000 mon.c (mon.1) 552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.286902+0000 mon.c (mon.1) 552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.289406+0000 mon.c (mon.1) 553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.289406+0000 mon.c (mon.1) 553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.290112+0000 mon.c (mon.1) 554 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.290112+0000 mon.c (mon.1) 554 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.295097+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.295097+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: cephadm 2024-04-22T21:09:54.301766+0000 mgr.x (mgr.34107) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: cephadm 2024-04-22T21:09:54.301766+0000 mgr.x (mgr.34107) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.375434+0000 mon.c (mon.1) 555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.375434+0000 mon.c (mon.1) 555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.378234+0000 mon.c (mon.1) 556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.378234+0000 mon.c (mon.1) 556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.379452+0000 mon.c (mon.1) 557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.379452+0000 mon.c (mon.1) 557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.003 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.381996+0000 mon.c (mon.1) 558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.525208+0000 mon.c (mon.1) 566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.526272+0000 mon.c (mon.1) 567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.526272+0000 mon.c (mon.1) 567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.528205+0000 mon.c (mon.1) 568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.528205+0000 mon.c (mon.1) 568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.528878+0000 mon.c (mon.1) 569 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.528878+0000 mon.c (mon.1) 569 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.533783+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.533783+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.590429+0000 mon.c (mon.1) 570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.590429+0000 mon.c (mon.1) 570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.594332+0000 mon.c (mon.1) 571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.594332+0000 mon.c (mon.1) 571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.595901+0000 mon.c (mon.1) 572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.595901+0000 mon.c (mon.1) 572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.598708+0000 mon.c (mon.1) 573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.598708+0000 mon.c (mon.1) 573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.599703+0000 mon.c (mon.1) 574 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.005 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.599703+0000 mon.c (mon.1) 574 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.381996+0000 mon.c (mon.1) 558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.382822+0000 mon.c (mon.1) 559 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.382822+0000 mon.c (mon.1) 559 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.388742+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.005 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.388742+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.469731+0000 mon.c (mon.1) 560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.469731+0000 mon.c (mon.1) 560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.472431+0000 mon.c (mon.1) 561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.472431+0000 mon.c (mon.1) 561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.473912+0000 mon.c (mon.1) 562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.473912+0000 mon.c (mon.1) 562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.475813+0000 mon.c (mon.1) 563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.475813+0000 mon.c (mon.1) 563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.476455+0000 mon.c (mon.1) 564 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.476455+0000 mon.c (mon.1) 564 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.481419+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.481419+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.523120+0000 mon.c (mon.1) 565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.523120+0000 mon.c (mon.1) 565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.525208+0000 mon.c (mon.1) 566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.606279+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.606279+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.665596+0000 mon.c (mon.1) 575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.665596+0000 mon.c (mon.1) 575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.667643+0000 mon.c (mon.1) 576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.667643+0000 mon.c (mon.1) 576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.668488+0000 mon.c (mon.1) 577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.668488+0000 mon.c (mon.1) 577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.670756+0000 mon.c (mon.1) 578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.670756+0000 mon.c (mon.1) 578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.673559+0000 mon.c (mon.1) 579 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.673559+0000 mon.c (mon.1) 579 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.679268+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.009 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[73084]: audit 2024-04-22T21:09:54.679268+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.010 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.525208+0000 mon.c (mon.1) 566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.010 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.526272+0000 mon.c (mon.1) 567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.010 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.526272+0000 mon.c (mon.1) 567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.010 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.528205+0000 mon.c (mon.1) 568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.010 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.528205+0000 mon.c (mon.1) 568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.010 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.528878+0000 mon.c (mon.1) 569 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.010 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.528878+0000 mon.c (mon.1) 569 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.010 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.533783+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.010 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.533783+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.010 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.590429+0000 mon.c (mon.1) 570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.010 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.590429+0000 mon.c (mon.1) 570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.011 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.594332+0000 mon.c (mon.1) 571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.011 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.594332+0000 mon.c (mon.1) 571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.011 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.595901+0000 mon.c (mon.1) 572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.011 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.595901+0000 mon.c (mon.1) 572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.011 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.598708+0000 mon.c (mon.1) 573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.011 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.598708+0000 mon.c (mon.1) 573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.011 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.599703+0000 mon.c (mon.1) 574 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.011 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.599703+0000 mon.c (mon.1) 574 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.011 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.606279+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.011 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.606279+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.011 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.665596+0000 mon.c (mon.1) 575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.012 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.665596+0000 mon.c (mon.1) 575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.012 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.667643+0000 mon.c (mon.1) 576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.012 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.667643+0000 mon.c (mon.1) 576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.012 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.668488+0000 mon.c (mon.1) 577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.012 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.668488+0000 mon.c (mon.1) 577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.012 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.670756+0000 mon.c (mon.1) 578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.012 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.670756+0000 mon.c (mon.1) 578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.013 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.673559+0000 mon.c (mon.1) 579 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.013 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.673559+0000 mon.c (mon.1) 579 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.013 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.679268+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.013 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:54 smithi121 bash[75184]: audit 2024-04-22T21:09:54.679268+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.014 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: cephadm 2024-04-22T21:09:53.434290+0000 mgr.x (mgr.34107) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.014 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: cephadm 2024-04-22T21:09:53.434290+0000 mgr.x (mgr.34107) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.014 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: cephadm 2024-04-22T21:09:53.540131+0000 mgr.x (mgr.34107) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.014 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: cephadm 2024-04-22T21:09:53.540131+0000 mgr.x (mgr.34107) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: cephadm 2024-04-22T21:09:53.636919+0000 mgr.x (mgr.34107) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: cephadm 2024-04-22T21:09:53.636919+0000 mgr.x (mgr.34107) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.713987+0000 mon.c (mon.1) 518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.713987+0000 mon.c (mon.1) 518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.715701+0000 mon.c (mon.1) 519 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.715701+0000 mon.c (mon.1) 519 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.747216+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.747216+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: cephadm 2024-04-22T21:09:53.754598+0000 mgr.x (mgr.34107) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: cephadm 2024-04-22T21:09:53.754598+0000 mgr.x (mgr.34107) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.808940+0000 mon.c (mon.1) 520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.808940+0000 mon.c (mon.1) 520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.812412+0000 mon.c (mon.1) 521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.812412+0000 mon.c (mon.1) 521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.016 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.814769+0000 mon.c (mon.1) 522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.016 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.814769+0000 mon.c (mon.1) 522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.016 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.817614+0000 mon.c (mon.1) 523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.016 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.817614+0000 mon.c (mon.1) 523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.016 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.818686+0000 mon.c (mon.1) 524 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.016 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.818686+0000 mon.c (mon.1) 524 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.016 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.828173+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.016 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.828173+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.016 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: cephadm 2024-04-22T21:09:53.836642+0000 mgr.x (mgr.34107) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.016 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: cephadm 2024-04-22T21:09:53.836642+0000 mgr.x (mgr.34107) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.016 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.905673+0000 mon.c (mon.1) 525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.017 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.905673+0000 mon.c (mon.1) 525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.017 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.908124+0000 mon.c (mon.1) 526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.017 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.908124+0000 mon.c (mon.1) 526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.017 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.909609+0000 mon.c (mon.1) 527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.017 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.909609+0000 mon.c (mon.1) 527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.017 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.913446+0000 mon.c (mon.1) 528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.017 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.913446+0000 mon.c (mon.1) 528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.017 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.914589+0000 mon.c (mon.1) 529 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.017 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.914589+0000 mon.c (mon.1) 529 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.017 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.923594+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.017 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.923594+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.017 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: cephadm 2024-04-22T21:09:53.930423+0000 mgr.x (mgr.34107) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.017 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: cephadm 2024-04-22T21:09:53.930423+0000 mgr.x (mgr.34107) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.018 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.965185+0000 mon.c (mon.1) 530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.018 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.965185+0000 mon.c (mon.1) 530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.018 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.967115+0000 mon.c (mon.1) 531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.018 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.967115+0000 mon.c (mon.1) 531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.018 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.968427+0000 mon.c (mon.1) 532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.018 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.968427+0000 mon.c (mon.1) 532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.018 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.971045+0000 mon.c (mon.1) 533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.018 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.971045+0000 mon.c (mon.1) 533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.018 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.971994+0000 mon.c (mon.1) 534 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.018 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.971994+0000 mon.c (mon.1) 534 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.018 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.977936+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.018 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:53.977936+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.018 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: cephadm 2024-04-22T21:09:53.985789+0000 mgr.x (mgr.34107) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.018 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: cephadm 2024-04-22T21:09:53.985789+0000 mgr.x (mgr.34107) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.019 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.025074+0000 mon.c (mon.1) 535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.019 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.025074+0000 mon.c (mon.1) 535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.019 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.027720+0000 mon.c (mon.1) 536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.019 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.027720+0000 mon.c (mon.1) 536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.019 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.028751+0000 mon.c (mon.1) 537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.019 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.028751+0000 mon.c (mon.1) 537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.019 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.031497+0000 mon.c (mon.1) 538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.019 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.031497+0000 mon.c (mon.1) 538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.019 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.032253+0000 mon.c (mon.1) 539 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.019 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.032253+0000 mon.c (mon.1) 539 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.019 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.038950+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.038950+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: cephadm 2024-04-22T21:09:54.045671+0000 mgr.x (mgr.34107) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: cephadm 2024-04-22T21:09:54.045671+0000 mgr.x (mgr.34107) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.118930+0000 mon.c (mon.1) 540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.118930+0000 mon.c (mon.1) 540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.121960+0000 mon.c (mon.1) 541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.121960+0000 mon.c (mon.1) 541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.123642+0000 mon.c (mon.1) 542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.123642+0000 mon.c (mon.1) 542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.127158+0000 mon.c (mon.1) 543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.127158+0000 mon.c (mon.1) 543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.128492+0000 mon.c (mon.1) 544 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.128492+0000 mon.c (mon.1) 544 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.021 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.135693+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.021 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.135693+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.021 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: cephadm 2024-04-22T21:09:54.142475+0000 mgr.x (mgr.34107) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.021 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: cephadm 2024-04-22T21:09:54.142475+0000 mgr.x (mgr.34107) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.021 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.195677+0000 mon.c (mon.1) 545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.021 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.195677+0000 mon.c (mon.1) 545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.021 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.198101+0000 mon.c (mon.1) 546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.021 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.198101+0000 mon.c (mon.1) 546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.021 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.199220+0000 mon.c (mon.1) 547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.021 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.199220+0000 mon.c (mon.1) 547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.021 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.201391+0000 mon.c (mon.1) 548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.022 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.201391+0000 mon.c (mon.1) 548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.022 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.202045+0000 mon.c (mon.1) 549 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.022 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.202045+0000 mon.c (mon.1) 549 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.022 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.207578+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.022 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.207578+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.022 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: cephadm 2024-04-22T21:09:54.215364+0000 mgr.x (mgr.34107) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.022 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: cephadm 2024-04-22T21:09:54.215364+0000 mgr.x (mgr.34107) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.022 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.283728+0000 mon.c (mon.1) 550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.022 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.283728+0000 mon.c (mon.1) 550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.022 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.285931+0000 mon.c (mon.1) 551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.022 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.285931+0000 mon.c (mon.1) 551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.022 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.286902+0000 mon.c (mon.1) 552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.022 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.286902+0000 mon.c (mon.1) 552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.022 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.289406+0000 mon.c (mon.1) 553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.023 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.289406+0000 mon.c (mon.1) 553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.023 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.290112+0000 mon.c (mon.1) 554 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.023 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.290112+0000 mon.c (mon.1) 554 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.023 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.295097+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.023 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.295097+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.023 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: cephadm 2024-04-22T21:09:54.301766+0000 mgr.x (mgr.34107) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.023 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: cephadm 2024-04-22T21:09:54.301766+0000 mgr.x (mgr.34107) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.023 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.375434+0000 mon.c (mon.1) 555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.023 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.375434+0000 mon.c (mon.1) 555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.023 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.378234+0000 mon.c (mon.1) 556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.024 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.378234+0000 mon.c (mon.1) 556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.024 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.379452+0000 mon.c (mon.1) 557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.024 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.379452+0000 mon.c (mon.1) 557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.024 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.381996+0000 mon.c (mon.1) 558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.024 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.381996+0000 mon.c (mon.1) 558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.024 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.382822+0000 mon.c (mon.1) 559 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.024 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.382822+0000 mon.c (mon.1) 559 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.024 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.388742+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.024 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.388742+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.024 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.469731+0000 mon.c (mon.1) 560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.024 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.469731+0000 mon.c (mon.1) 560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.472431+0000 mon.c (mon.1) 561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.472431+0000 mon.c (mon.1) 561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.473912+0000 mon.c (mon.1) 562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.473912+0000 mon.c (mon.1) 562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.475813+0000 mon.c (mon.1) 563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.475813+0000 mon.c (mon.1) 563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.476455+0000 mon.c (mon.1) 564 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.476455+0000 mon.c (mon.1) 564 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.481419+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.481419+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.523120+0000 mon.c (mon.1) 565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.523120+0000 mon.c (mon.1) 565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.525208+0000 mon.c (mon.1) 566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.525208+0000 mon.c (mon.1) 566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.526272+0000 mon.c (mon.1) 567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.526272+0000 mon.c (mon.1) 567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.528205+0000 mon.c (mon.1) 568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.528205+0000 mon.c (mon.1) 568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.528878+0000 mon.c (mon.1) 569 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.528878+0000 mon.c (mon.1) 569 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.533783+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.533783+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.590429+0000 mon.c (mon.1) 570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.590429+0000 mon.c (mon.1) 570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.594332+0000 mon.c (mon.1) 571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.594332+0000 mon.c (mon.1) 571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.595901+0000 mon.c (mon.1) 572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.595901+0000 mon.c (mon.1) 572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.598708+0000 mon.c (mon.1) 573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.598708+0000 mon.c (mon.1) 573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.599703+0000 mon.c (mon.1) 574 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.599703+0000 mon.c (mon.1) 574 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.606279+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.606279+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.028 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.665596+0000 mon.c (mon.1) 575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.028 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.665596+0000 mon.c (mon.1) 575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.028 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.667643+0000 mon.c (mon.1) 576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.028 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.667643+0000 mon.c (mon.1) 576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.028 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.668488+0000 mon.c (mon.1) 577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.028 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.668488+0000 mon.c (mon.1) 577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.028 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.670756+0000 mon.c (mon.1) 578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.028 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.670756+0000 mon.c (mon.1) 578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.028 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.673559+0000 mon.c (mon.1) 579 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.028 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.673559+0000 mon.c (mon.1) 579 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.028 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.679268+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.028 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:54 smithi123 bash[58916]: audit 2024-04-22T21:09:54.679268+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.492 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[52966]: debug 2024-04-22T21:09:55.011+0000 7f58d5f99700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-04-22T21:09:55.930 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[79480]: debug 2024-04-22T21:09:55.617+0000 7f1d12dbb7c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-04-22T21:09:55.931 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[79480]: debug 2024-04-22T21:09:55.673+0000 7f1d12dbb7c0 -1 osd.0 113 log_to_monitors true 2024-04-22T21:09:55.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: cephadm 2024-04-22T21:09:54.395312+0000 mgr.x (mgr.34107) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: cephadm 2024-04-22T21:09:54.395312+0000 mgr.x (mgr.34107) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: cephadm 2024-04-22T21:09:54.488166+0000 mgr.x (mgr.34107) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: cephadm 2024-04-22T21:09:54.488166+0000 mgr.x (mgr.34107) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: cephadm 2024-04-22T21:09:54.540517+0000 mgr.x (mgr.34107) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: cephadm 2024-04-22T21:09:54.540517+0000 mgr.x (mgr.34107) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: cephadm 2024-04-22T21:09:54.613563+0000 mgr.x (mgr.34107) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: cephadm 2024-04-22T21:09:54.613563+0000 mgr.x (mgr.34107) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: cluster 2024-04-22T21:09:54.637749+0000 mgr.x (mgr.34107) 514 : cluster [DBG] pgmap v73: 161 pgs: 7 active+clean+remapped, 22 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 70/630 objects degraded (11.111%) 2024-04-22T21:09:55.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: cluster 2024-04-22T21:09:54.637749+0000 mgr.x (mgr.34107) 514 : cluster [DBG] pgmap v73: 161 pgs: 7 active+clean+remapped, 22 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 70/630 objects degraded (11.111%) 2024-04-22T21:09:55.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: cephadm 2024-04-22T21:09:54.685849+0000 mgr.x (mgr.34107) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: cephadm 2024-04-22T21:09:54.685849+0000 mgr.x (mgr.34107) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.731212+0000 mon.c (mon.1) 580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.731212+0000 mon.c (mon.1) 580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.733854+0000 mon.c (mon.1) 581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.733854+0000 mon.c (mon.1) 581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.734826+0000 mon.c (mon.1) 582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.734826+0000 mon.c (mon.1) 582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.736911+0000 mon.c (mon.1) 583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.933 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: cephadm 2024-04-22T21:09:54.395312+0000 mgr.x (mgr.34107) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.933 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: cephadm 2024-04-22T21:09:54.395312+0000 mgr.x (mgr.34107) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.933 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: cephadm 2024-04-22T21:09:54.488166+0000 mgr.x (mgr.34107) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.933 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: cephadm 2024-04-22T21:09:54.488166+0000 mgr.x (mgr.34107) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.933 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: cephadm 2024-04-22T21:09:54.540517+0000 mgr.x (mgr.34107) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.933 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: cephadm 2024-04-22T21:09:54.540517+0000 mgr.x (mgr.34107) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.933 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: cephadm 2024-04-22T21:09:54.613563+0000 mgr.x (mgr.34107) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.933 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: cephadm 2024-04-22T21:09:54.613563+0000 mgr.x (mgr.34107) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.933 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: cluster 2024-04-22T21:09:54.637749+0000 mgr.x (mgr.34107) 514 : cluster [DBG] pgmap v73: 161 pgs: 7 active+clean+remapped, 22 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 70/630 objects degraded (11.111%) 2024-04-22T21:09:55.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: cluster 2024-04-22T21:09:54.637749+0000 mgr.x (mgr.34107) 514 : cluster [DBG] pgmap v73: 161 pgs: 7 active+clean+remapped, 22 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 70/630 objects degraded (11.111%) 2024-04-22T21:09:55.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: cephadm 2024-04-22T21:09:54.685849+0000 mgr.x (mgr.34107) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: cephadm 2024-04-22T21:09:54.685849+0000 mgr.x (mgr.34107) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.731212+0000 mon.c (mon.1) 580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.731212+0000 mon.c (mon.1) 580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.733854+0000 mon.c (mon.1) 581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.733854+0000 mon.c (mon.1) 581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.734826+0000 mon.c (mon.1) 582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.734826+0000 mon.c (mon.1) 582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.736911+0000 mon.c (mon.1) 583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.736911+0000 mon.c (mon.1) 583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.737648+0000 mon.c (mon.1) 584 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.737648+0000 mon.c (mon.1) 584 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.742965+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.742965+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: cephadm 2024-04-22T21:09:54.749734+0000 mgr.x (mgr.34107) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: cephadm 2024-04-22T21:09:54.749734+0000 mgr.x (mgr.34107) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.787565+0000 mon.c (mon.1) 585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.787565+0000 mon.c (mon.1) 585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.789507+0000 mon.c (mon.1) 586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.789507+0000 mon.c (mon.1) 586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.790431+0000 mon.c (mon.1) 587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.790431+0000 mon.c (mon.1) 587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.792395+0000 mon.c (mon.1) 588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.792395+0000 mon.c (mon.1) 588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.793089+0000 mon.c (mon.1) 589 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.793089+0000 mon.c (mon.1) 589 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.798384+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.936 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.798384+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.936 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: cephadm 2024-04-22T21:09:54.805880+0000 mgr.x (mgr.34107) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.736911+0000 mon.c (mon.1) 583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.737648+0000 mon.c (mon.1) 584 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.737648+0000 mon.c (mon.1) 584 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.742965+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.742965+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: cephadm 2024-04-22T21:09:54.749734+0000 mgr.x (mgr.34107) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: cephadm 2024-04-22T21:09:54.749734+0000 mgr.x (mgr.34107) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.787565+0000 mon.c (mon.1) 585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.787565+0000 mon.c (mon.1) 585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.789507+0000 mon.c (mon.1) 586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.789507+0000 mon.c (mon.1) 586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.790431+0000 mon.c (mon.1) 587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.790431+0000 mon.c (mon.1) 587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.792395+0000 mon.c (mon.1) 588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.792395+0000 mon.c (mon.1) 588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.793089+0000 mon.c (mon.1) 589 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.793089+0000 mon.c (mon.1) 589 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.798384+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.798384+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: cephadm 2024-04-22T21:09:54.805880+0000 mgr.x (mgr.34107) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: cephadm 2024-04-22T21:09:54.805880+0000 mgr.x (mgr.34107) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.840234+0000 mon.c (mon.1) 590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.840234+0000 mon.c (mon.1) 590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.842307+0000 mon.c (mon.1) 591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.842307+0000 mon.c (mon.1) 591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.843289+0000 mon.c (mon.1) 592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.843289+0000 mon.c (mon.1) 592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.845473+0000 mon.c (mon.1) 593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.845473+0000 mon.c (mon.1) 593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.846200+0000 mon.c (mon.1) 594 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.846200+0000 mon.c (mon.1) 594 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.851505+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.851505+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: cephadm 2024-04-22T21:09:54.859047+0000 mgr.x (mgr.34107) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: cephadm 2024-04-22T21:09:54.859047+0000 mgr.x (mgr.34107) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.893593+0000 mon.c (mon.1) 595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.893593+0000 mon.c (mon.1) 595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.895694+0000 mon.c (mon.1) 596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.895694+0000 mon.c (mon.1) 596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.939 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.896668+0000 mon.c (mon.1) 597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: cephadm 2024-04-22T21:09:54.805880+0000 mgr.x (mgr.34107) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.840234+0000 mon.c (mon.1) 590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.840234+0000 mon.c (mon.1) 590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.842307+0000 mon.c (mon.1) 591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.842307+0000 mon.c (mon.1) 591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.843289+0000 mon.c (mon.1) 592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.843289+0000 mon.c (mon.1) 592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.845473+0000 mon.c (mon.1) 593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.845473+0000 mon.c (mon.1) 593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.846200+0000 mon.c (mon.1) 594 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.846200+0000 mon.c (mon.1) 594 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.851505+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.851505+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: cephadm 2024-04-22T21:09:54.859047+0000 mgr.x (mgr.34107) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: cephadm 2024-04-22T21:09:54.859047+0000 mgr.x (mgr.34107) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.893593+0000 mon.c (mon.1) 595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.893593+0000 mon.c (mon.1) 595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.895694+0000 mon.c (mon.1) 596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.895694+0000 mon.c (mon.1) 596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.941 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.896668+0000 mon.c (mon.1) 597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.896668+0000 mon.c (mon.1) 597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.898781+0000 mon.c (mon.1) 598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.898781+0000 mon.c (mon.1) 598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.899513+0000 mon.c (mon.1) 599 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.899513+0000 mon.c (mon.1) 599 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.904823+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.904823+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: cephadm 2024-04-22T21:09:54.911312+0000 mgr.x (mgr.34107) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: cephadm 2024-04-22T21:09:54.911312+0000 mgr.x (mgr.34107) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.950283+0000 mon.c (mon.1) 600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.950283+0000 mon.c (mon.1) 600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.952439+0000 mon.c (mon.1) 601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.952439+0000 mon.c (mon.1) 601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.953335+0000 mon.c (mon.1) 602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.953335+0000 mon.c (mon.1) 602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.955351+0000 mon.c (mon.1) 603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.955351+0000 mon.c (mon.1) 603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.956194+0000 mon.c (mon.1) 604 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.956194+0000 mon.c (mon.1) 604 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.896668+0000 mon.c (mon.1) 597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.898781+0000 mon.c (mon.1) 598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.898781+0000 mon.c (mon.1) 598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.899513+0000 mon.c (mon.1) 599 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.899513+0000 mon.c (mon.1) 599 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.904823+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.904823+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: cephadm 2024-04-22T21:09:54.911312+0000 mgr.x (mgr.34107) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: cephadm 2024-04-22T21:09:54.911312+0000 mgr.x (mgr.34107) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.950283+0000 mon.c (mon.1) 600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.950283+0000 mon.c (mon.1) 600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.952439+0000 mon.c (mon.1) 601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.952439+0000 mon.c (mon.1) 601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.953335+0000 mon.c (mon.1) 602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.953335+0000 mon.c (mon.1) 602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.955351+0000 mon.c (mon.1) 603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.955351+0000 mon.c (mon.1) 603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.945 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.956194+0000 mon.c (mon.1) 604 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.945 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.956194+0000 mon.c (mon.1) 604 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.961933+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.961933+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.968644+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.968644+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: cephadm 2024-04-22T21:09:54.969880+0000 mgr.x (mgr.34107) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: cephadm 2024-04-22T21:09:54.969880+0000 mgr.x (mgr.34107) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.977050+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.977050+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.983096+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:54.983096+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:55.004330+0000 mon.c (mon.1) 605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:55.004330+0000 mon.c (mon.1) 605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:55.006430+0000 mon.c (mon.1) 606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:55.006430+0000 mon.c (mon.1) 606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:55.007915+0000 mon.c (mon.1) 607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:55.007915+0000 mon.c (mon.1) 607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:55.009152+0000 mon.c (mon.1) 608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:55.009152+0000 mon.c (mon.1) 608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:55.010684+0000 mon.c (mon.1) 609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-22T21:09:55.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:55.010684+0000 mon.c (mon.1) 609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-22T21:09:55.947 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:55.016819+0000 mgr.x (mgr.34107) 521 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-22T21:09:55.947 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:55.016819+0000 mgr.x (mgr.34107) 521 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-22T21:09:55.947 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: cephadm 2024-04-22T21:09:55.017560+0000 mgr.x (mgr.34107) 522 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-04-22T21:09:55.947 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: cephadm 2024-04-22T21:09:55.017560+0000 mgr.x (mgr.34107) 522 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-04-22T21:09:55.947 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:55.679440+0000 mon.a (mon.0) 500 : audit [INF] from='osd.0 [v2:172.21.15.121:6800/2011372064,v1:172.21.15.121:6801/2011372064]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-22T21:09:55.947 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[73084]: audit 2024-04-22T21:09:55.679440+0000 mon.a (mon.0) 500 : audit [INF] from='osd.0 [v2:172.21.15.121:6800/2011372064,v1:172.21.15.121:6801/2011372064]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-22T21:09:55.947 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.961933+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.947 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.961933+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.947 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.968644+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.948 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.968644+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.948 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: cephadm 2024-04-22T21:09:54.969880+0000 mgr.x (mgr.34107) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.948 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: cephadm 2024-04-22T21:09:54.969880+0000 mgr.x (mgr.34107) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.948 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.977050+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.948 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.977050+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.948 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.983096+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.948 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:54.983096+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.948 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:55.004330+0000 mon.c (mon.1) 605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.948 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:55.004330+0000 mon.c (mon.1) 605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.948 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:55.006430+0000 mon.c (mon.1) 606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.948 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:55.006430+0000 mon.c (mon.1) 606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.948 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:55.007915+0000 mon.c (mon.1) 607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.948 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:55.007915+0000 mon.c (mon.1) 607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.948 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:55.009152+0000 mon.c (mon.1) 608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.949 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:55.009152+0000 mon.c (mon.1) 608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.949 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:55.010684+0000 mon.c (mon.1) 609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-22T21:09:55.949 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:55.010684+0000 mon.c (mon.1) 609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-22T21:09:55.949 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:55.016819+0000 mgr.x (mgr.34107) 521 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-22T21:09:55.949 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:55.016819+0000 mgr.x (mgr.34107) 521 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-22T21:09:55.949 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: cephadm 2024-04-22T21:09:55.017560+0000 mgr.x (mgr.34107) 522 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-04-22T21:09:55.949 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: cephadm 2024-04-22T21:09:55.017560+0000 mgr.x (mgr.34107) 522 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-04-22T21:09:55.949 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:55.679440+0000 mon.a (mon.0) 500 : audit [INF] from='osd.0 [v2:172.21.15.121:6800/2011372064,v1:172.21.15.121:6801/2011372064]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-22T21:09:55.949 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:55 smithi121 bash[75184]: audit 2024-04-22T21:09:55.679440+0000 mon.a (mon.0) 500 : audit [INF] from='osd.0 [v2:172.21.15.121:6800/2011372064,v1:172.21.15.121:6801/2011372064]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-22T21:09:55.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: cephadm 2024-04-22T21:09:54.395312+0000 mgr.x (mgr.34107) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: cephadm 2024-04-22T21:09:54.395312+0000 mgr.x (mgr.34107) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: cephadm 2024-04-22T21:09:54.488166+0000 mgr.x (mgr.34107) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: cephadm 2024-04-22T21:09:54.488166+0000 mgr.x (mgr.34107) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: cephadm 2024-04-22T21:09:54.540517+0000 mgr.x (mgr.34107) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: cephadm 2024-04-22T21:09:54.540517+0000 mgr.x (mgr.34107) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: cephadm 2024-04-22T21:09:54.613563+0000 mgr.x (mgr.34107) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: cephadm 2024-04-22T21:09:54.613563+0000 mgr.x (mgr.34107) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: cluster 2024-04-22T21:09:54.637749+0000 mgr.x (mgr.34107) 514 : cluster [DBG] pgmap v73: 161 pgs: 7 active+clean+remapped, 22 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 70/630 objects degraded (11.111%) 2024-04-22T21:09:55.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: cluster 2024-04-22T21:09:54.637749+0000 mgr.x (mgr.34107) 514 : cluster [DBG] pgmap v73: 161 pgs: 7 active+clean+remapped, 22 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 70/630 objects degraded (11.111%) 2024-04-22T21:09:55.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: cephadm 2024-04-22T21:09:54.685849+0000 mgr.x (mgr.34107) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: cephadm 2024-04-22T21:09:54.685849+0000 mgr.x (mgr.34107) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.731212+0000 mon.c (mon.1) 580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.731212+0000 mon.c (mon.1) 580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.733854+0000 mon.c (mon.1) 581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.733854+0000 mon.c (mon.1) 581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.734826+0000 mon.c (mon.1) 582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.734826+0000 mon.c (mon.1) 582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.736911+0000 mon.c (mon.1) 583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.736911+0000 mon.c (mon.1) 583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.737648+0000 mon.c (mon.1) 584 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.737648+0000 mon.c (mon.1) 584 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.742965+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.742965+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: cephadm 2024-04-22T21:09:54.749734+0000 mgr.x (mgr.34107) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: cephadm 2024-04-22T21:09:54.749734+0000 mgr.x (mgr.34107) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.787565+0000 mon.c (mon.1) 585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.787565+0000 mon.c (mon.1) 585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.789507+0000 mon.c (mon.1) 586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.789507+0000 mon.c (mon.1) 586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.790431+0000 mon.c (mon.1) 587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.790431+0000 mon.c (mon.1) 587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.792395+0000 mon.c (mon.1) 588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.792395+0000 mon.c (mon.1) 588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.793089+0000 mon.c (mon.1) 589 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.793089+0000 mon.c (mon.1) 589 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.798384+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.798384+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: cephadm 2024-04-22T21:09:54.805880+0000 mgr.x (mgr.34107) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: cephadm 2024-04-22T21:09:54.805880+0000 mgr.x (mgr.34107) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.840234+0000 mon.c (mon.1) 590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.840234+0000 mon.c (mon.1) 590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.842307+0000 mon.c (mon.1) 591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.842307+0000 mon.c (mon.1) 591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.843289+0000 mon.c (mon.1) 592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.843289+0000 mon.c (mon.1) 592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.845473+0000 mon.c (mon.1) 593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.845473+0000 mon.c (mon.1) 593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.846200+0000 mon.c (mon.1) 594 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.846200+0000 mon.c (mon.1) 594 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.851505+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.851505+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: cephadm 2024-04-22T21:09:54.859047+0000 mgr.x (mgr.34107) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: cephadm 2024-04-22T21:09:54.859047+0000 mgr.x (mgr.34107) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.893593+0000 mon.c (mon.1) 595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.893593+0000 mon.c (mon.1) 595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.895694+0000 mon.c (mon.1) 596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.895694+0000 mon.c (mon.1) 596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.896668+0000 mon.c (mon.1) 597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.896668+0000 mon.c (mon.1) 597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.898781+0000 mon.c (mon.1) 598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.898781+0000 mon.c (mon.1) 598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:55.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.899513+0000 mon.c (mon.1) 599 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.899513+0000 mon.c (mon.1) 599 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:55.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.904823+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.904823+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:55.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: cephadm 2024-04-22T21:09:54.911312+0000 mgr.x (mgr.34107) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: cephadm 2024-04-22T21:09:54.911312+0000 mgr.x (mgr.34107) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:55.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.950283+0000 mon.c (mon.1) 600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.950283+0000 mon.c (mon.1) 600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:55.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.952439+0000 mon.c (mon.1) 601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:55.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.952439+0000 mon.c (mon.1) 601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:56.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.953335+0000 mon.c (mon.1) 602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:56.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.953335+0000 mon.c (mon.1) 602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:56.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.955351+0000 mon.c (mon.1) 603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:56.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.955351+0000 mon.c (mon.1) 603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:09:56.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.956194+0000 mon.c (mon.1) 604 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:56.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.956194+0000 mon.c (mon.1) 604 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:09:56.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.961933+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:56.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.961933+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:56.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.968644+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:56.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.968644+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:56.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: cephadm 2024-04-22T21:09:54.969880+0000 mgr.x (mgr.34107) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:56.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: cephadm 2024-04-22T21:09:54.969880+0000 mgr.x (mgr.34107) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:09:56.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.977050+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:56.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.977050+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:56.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.983096+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:56.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:54.983096+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:56.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:55.004330+0000 mon.c (mon.1) 605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:56.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:55.004330+0000 mon.c (mon.1) 605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:09:56.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:55.006430+0000 mon.c (mon.1) 606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:56.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:55.006430+0000 mon.c (mon.1) 606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:56.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:55.007915+0000 mon.c (mon.1) 607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:56.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:55.007915+0000 mon.c (mon.1) 607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:56.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:55.009152+0000 mon.c (mon.1) 608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:56.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:55.009152+0000 mon.c (mon.1) 608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:09:56.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:55.010684+0000 mon.c (mon.1) 609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-22T21:09:56.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:55.010684+0000 mon.c (mon.1) 609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-22T21:09:56.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:55.016819+0000 mgr.x (mgr.34107) 521 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-22T21:09:56.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:55.016819+0000 mgr.x (mgr.34107) 521 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-22T21:09:56.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: cephadm 2024-04-22T21:09:55.017560+0000 mgr.x (mgr.34107) 522 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-04-22T21:09:56.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: cephadm 2024-04-22T21:09:55.017560+0000 mgr.x (mgr.34107) 522 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-04-22T21:09:56.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:55.679440+0000 mon.a (mon.0) 500 : audit [INF] from='osd.0 [v2:172.21.15.121:6800/2011372064,v1:172.21.15.121:6801/2011372064]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-22T21:09:56.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:55 smithi123 bash[58916]: audit 2024-04-22T21:09:55.679440+0000 mon.a (mon.0) 500 : audit [INF] from='osd.0 [v2:172.21.15.121:6800/2011372064,v1:172.21.15.121:6801/2011372064]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-22T21:09:56.964 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:09:56 smithi121 bash[79480]: debug 2024-04-22T21:09:56.645+0000 7f1d04213700 -1 osd.0 113 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-22T21:09:56.964 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:56 smithi121 bash[73084]: audit 2024-04-22T21:09:55.766009+0000 mgr.x (mgr.34107) 523 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:56.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:56 smithi121 bash[73084]: audit 2024-04-22T21:09:55.766009+0000 mgr.x (mgr.34107) 523 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:56.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:56 smithi121 bash[73084]: audit 2024-04-22T21:09:56.609364+0000 mon.a (mon.0) 501 : audit [INF] from='osd.0 [v2:172.21.15.121:6800/2011372064,v1:172.21.15.121:6801/2011372064]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-22T21:09:56.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:56 smithi121 bash[73084]: audit 2024-04-22T21:09:56.609364+0000 mon.a (mon.0) 501 : audit [INF] from='osd.0 [v2:172.21.15.121:6800/2011372064,v1:172.21.15.121:6801/2011372064]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-22T21:09:56.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:56 smithi121 bash[73084]: cluster 2024-04-22T21:09:56.615312+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-04-22T21:09:56.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:56 smithi121 bash[73084]: cluster 2024-04-22T21:09:56.615312+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-04-22T21:09:56.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:56 smithi121 bash[73084]: audit 2024-04-22T21:09:56.616077+0000 mon.a (mon.0) 503 : audit [INF] from='osd.0 [v2:172.21.15.121:6800/2011372064,v1:172.21.15.121:6801/2011372064]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:09:56.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:56 smithi121 bash[73084]: audit 2024-04-22T21:09:56.616077+0000 mon.a (mon.0) 503 : audit [INF] from='osd.0 [v2:172.21.15.121:6800/2011372064,v1:172.21.15.121:6801/2011372064]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:09:56.965 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:56 smithi121 bash[75184]: audit 2024-04-22T21:09:55.766009+0000 mgr.x (mgr.34107) 523 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:56.965 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:56 smithi121 bash[75184]: audit 2024-04-22T21:09:55.766009+0000 mgr.x (mgr.34107) 523 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:56.966 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:56 smithi121 bash[75184]: audit 2024-04-22T21:09:56.609364+0000 mon.a (mon.0) 501 : audit [INF] from='osd.0 [v2:172.21.15.121:6800/2011372064,v1:172.21.15.121:6801/2011372064]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-22T21:09:56.966 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:56 smithi121 bash[75184]: audit 2024-04-22T21:09:56.609364+0000 mon.a (mon.0) 501 : audit [INF] from='osd.0 [v2:172.21.15.121:6800/2011372064,v1:172.21.15.121:6801/2011372064]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-22T21:09:56.966 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:56 smithi121 bash[75184]: cluster 2024-04-22T21:09:56.615312+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-04-22T21:09:56.966 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:56 smithi121 bash[75184]: cluster 2024-04-22T21:09:56.615312+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-04-22T21:09:56.966 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:56 smithi121 bash[75184]: audit 2024-04-22T21:09:56.616077+0000 mon.a (mon.0) 503 : audit [INF] from='osd.0 [v2:172.21.15.121:6800/2011372064,v1:172.21.15.121:6801/2011372064]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:09:56.966 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:56 smithi121 bash[75184]: audit 2024-04-22T21:09:56.616077+0000 mon.a (mon.0) 503 : audit [INF] from='osd.0 [v2:172.21.15.121:6800/2011372064,v1:172.21.15.121:6801/2011372064]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:09:56.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:56 smithi123 bash[58916]: audit 2024-04-22T21:09:55.766009+0000 mgr.x (mgr.34107) 523 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:56.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:56 smithi123 bash[58916]: audit 2024-04-22T21:09:55.766009+0000 mgr.x (mgr.34107) 523 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:09:56.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:56 smithi123 bash[58916]: audit 2024-04-22T21:09:56.609364+0000 mon.a (mon.0) 501 : audit [INF] from='osd.0 [v2:172.21.15.121:6800/2011372064,v1:172.21.15.121:6801/2011372064]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-22T21:09:56.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:56 smithi123 bash[58916]: audit 2024-04-22T21:09:56.609364+0000 mon.a (mon.0) 501 : audit [INF] from='osd.0 [v2:172.21.15.121:6800/2011372064,v1:172.21.15.121:6801/2011372064]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-22T21:09:56.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:56 smithi123 bash[58916]: cluster 2024-04-22T21:09:56.615312+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-04-22T21:09:56.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:56 smithi123 bash[58916]: cluster 2024-04-22T21:09:56.615312+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-04-22T21:09:56.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:56 smithi123 bash[58916]: audit 2024-04-22T21:09:56.616077+0000 mon.a (mon.0) 503 : audit [INF] from='osd.0 [v2:172.21.15.121:6800/2011372064,v1:172.21.15.121:6801/2011372064]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:09:56.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:56 smithi123 bash[58916]: audit 2024-04-22T21:09:56.616077+0000 mon.a (mon.0) 503 : audit [INF] from='osd.0 [v2:172.21.15.121:6800/2011372064,v1:172.21.15.121:6801/2011372064]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:09:58.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:57 smithi121 bash[75184]: cluster 2024-04-22T21:09:56.638931+0000 mgr.x (mgr.34107) 524 : cluster [DBG] pgmap v75: 161 pgs: 7 active+clean+remapped, 22 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 70/630 objects degraded (11.111%) 2024-04-22T21:09:58.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:57 smithi121 bash[75184]: cluster 2024-04-22T21:09:56.638931+0000 mgr.x (mgr.34107) 524 : cluster [DBG] pgmap v75: 161 pgs: 7 active+clean+remapped, 22 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 70/630 objects degraded (11.111%) 2024-04-22T21:09:58.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:57 smithi121 bash[75184]: audit 2024-04-22T21:09:56.783013+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:58.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:57 smithi121 bash[75184]: audit 2024-04-22T21:09:56.783013+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:58.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:57 smithi121 bash[75184]: audit 2024-04-22T21:09:56.798161+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:58.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:57 smithi121 bash[75184]: audit 2024-04-22T21:09:56.798161+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:58.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:57 smithi121 bash[75184]: audit 2024-04-22T21:09:56.810529+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:58.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:57 smithi121 bash[75184]: audit 2024-04-22T21:09:56.810529+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:58.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:57 smithi121 bash[75184]: cluster 2024-04-22T21:09:57.610376+0000 mon.a (mon.0) 507 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:09:58.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:57 smithi121 bash[75184]: cluster 2024-04-22T21:09:57.610376+0000 mon.a (mon.0) 507 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:09:58.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:57 smithi121 bash[75184]: cluster 2024-04-22T21:09:57.617465+0000 mon.a (mon.0) 508 : cluster [INF] osd.0 [v2:172.21.15.121:6800/2011372064,v1:172.21.15.121:6801/2011372064] boot 2024-04-22T21:09:58.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:57 smithi121 bash[75184]: cluster 2024-04-22T21:09:57.617465+0000 mon.a (mon.0) 508 : cluster [INF] osd.0 [v2:172.21.15.121:6800/2011372064,v1:172.21.15.121:6801/2011372064] boot 2024-04-22T21:09:58.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:57 smithi121 bash[75184]: cluster 2024-04-22T21:09:57.617546+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-22T21:09:58.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:57 smithi121 bash[75184]: cluster 2024-04-22T21:09:57.617546+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-22T21:09:58.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:57 smithi121 bash[75184]: audit 2024-04-22T21:09:57.643241+0000 mon.c (mon.1) 610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T21:09:58.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:57 smithi121 bash[75184]: audit 2024-04-22T21:09:57.643241+0000 mon.c (mon.1) 610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T21:09:58.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:57 smithi121 bash[73084]: cluster 2024-04-22T21:09:56.638931+0000 mgr.x (mgr.34107) 524 : cluster [DBG] pgmap v75: 161 pgs: 7 active+clean+remapped, 22 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 70/630 objects degraded (11.111%) 2024-04-22T21:09:58.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:57 smithi121 bash[73084]: cluster 2024-04-22T21:09:56.638931+0000 mgr.x (mgr.34107) 524 : cluster [DBG] pgmap v75: 161 pgs: 7 active+clean+remapped, 22 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 70/630 objects degraded (11.111%) 2024-04-22T21:09:58.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:57 smithi121 bash[73084]: audit 2024-04-22T21:09:56.783013+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:58.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:57 smithi121 bash[73084]: audit 2024-04-22T21:09:56.783013+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:58.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:57 smithi121 bash[73084]: audit 2024-04-22T21:09:56.798161+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:58.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:57 smithi121 bash[73084]: audit 2024-04-22T21:09:56.798161+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:58.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:57 smithi121 bash[73084]: audit 2024-04-22T21:09:56.810529+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:58.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:57 smithi121 bash[73084]: audit 2024-04-22T21:09:56.810529+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:58.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:57 smithi121 bash[73084]: cluster 2024-04-22T21:09:57.610376+0000 mon.a (mon.0) 507 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:09:58.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:57 smithi121 bash[73084]: cluster 2024-04-22T21:09:57.610376+0000 mon.a (mon.0) 507 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:09:58.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:57 smithi121 bash[73084]: cluster 2024-04-22T21:09:57.617465+0000 mon.a (mon.0) 508 : cluster [INF] osd.0 [v2:172.21.15.121:6800/2011372064,v1:172.21.15.121:6801/2011372064] boot 2024-04-22T21:09:58.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:57 smithi121 bash[73084]: cluster 2024-04-22T21:09:57.617465+0000 mon.a (mon.0) 508 : cluster [INF] osd.0 [v2:172.21.15.121:6800/2011372064,v1:172.21.15.121:6801/2011372064] boot 2024-04-22T21:09:58.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:57 smithi121 bash[73084]: cluster 2024-04-22T21:09:57.617546+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-22T21:09:58.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:57 smithi121 bash[73084]: cluster 2024-04-22T21:09:57.617546+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-22T21:09:58.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:57 smithi121 bash[73084]: audit 2024-04-22T21:09:57.643241+0000 mon.c (mon.1) 610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T21:09:58.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:57 smithi121 bash[73084]: audit 2024-04-22T21:09:57.643241+0000 mon.c (mon.1) 610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T21:09:58.163 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:09:57 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:09:57] "GET /metrics HTTP/1.1" 200 38261 "" "Prometheus/2.33.4" 2024-04-22T21:09:58.163 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:57 smithi123 bash[58916]: cluster 2024-04-22T21:09:56.638931+0000 mgr.x (mgr.34107) 524 : cluster [DBG] pgmap v75: 161 pgs: 7 active+clean+remapped, 22 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 70/630 objects degraded (11.111%) 2024-04-22T21:09:58.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:57 smithi123 bash[58916]: cluster 2024-04-22T21:09:56.638931+0000 mgr.x (mgr.34107) 524 : cluster [DBG] pgmap v75: 161 pgs: 7 active+clean+remapped, 22 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 70/630 objects degraded (11.111%) 2024-04-22T21:09:58.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:57 smithi123 bash[58916]: audit 2024-04-22T21:09:56.783013+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:58.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:57 smithi123 bash[58916]: audit 2024-04-22T21:09:56.783013+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:58.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:57 smithi123 bash[58916]: audit 2024-04-22T21:09:56.798161+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:58.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:57 smithi123 bash[58916]: audit 2024-04-22T21:09:56.798161+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:58.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:57 smithi123 bash[58916]: audit 2024-04-22T21:09:56.810529+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:58.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:57 smithi123 bash[58916]: audit 2024-04-22T21:09:56.810529+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:58.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:57 smithi123 bash[58916]: cluster 2024-04-22T21:09:57.610376+0000 mon.a (mon.0) 507 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:09:58.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:57 smithi123 bash[58916]: cluster 2024-04-22T21:09:57.610376+0000 mon.a (mon.0) 507 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:09:58.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:57 smithi123 bash[58916]: cluster 2024-04-22T21:09:57.617465+0000 mon.a (mon.0) 508 : cluster [INF] osd.0 [v2:172.21.15.121:6800/2011372064,v1:172.21.15.121:6801/2011372064] boot 2024-04-22T21:09:58.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:57 smithi123 bash[58916]: cluster 2024-04-22T21:09:57.617465+0000 mon.a (mon.0) 508 : cluster [INF] osd.0 [v2:172.21.15.121:6800/2011372064,v1:172.21.15.121:6801/2011372064] boot 2024-04-22T21:09:58.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:57 smithi123 bash[58916]: cluster 2024-04-22T21:09:57.617546+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-22T21:09:58.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:57 smithi123 bash[58916]: cluster 2024-04-22T21:09:57.617546+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-22T21:09:58.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:57 smithi123 bash[58916]: audit 2024-04-22T21:09:57.643241+0000 mon.c (mon.1) 610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T21:09:58.165 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:57 smithi123 bash[58916]: audit 2024-04-22T21:09:57.643241+0000 mon.c (mon.1) 610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-22T21:09:58.992 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:09:58 smithi123 bash[54986]: ts=2024-04-22T21:09:58.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.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"172.21.15.123:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"e8544264-00e9-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-04-22T21:09:58.992 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:09:58 smithi123 bash[54986]: ts=2024-04-22T21:09:58.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.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"172.21.15.123:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"e8544264-00e9-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-22T21:09:59.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:59 smithi123 bash[58916]: audit 2024-04-22T21:09:58.340387+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:59.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:59 smithi123 bash[58916]: audit 2024-04-22T21:09:58.340387+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:59.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:59 smithi123 bash[58916]: audit 2024-04-22T21:09:58.354470+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:59.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:59 smithi123 bash[58916]: audit 2024-04-22T21:09:58.354470+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:59.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:59 smithi123 bash[58916]: audit 2024-04-22T21:09:58.369438+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:59.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:59 smithi123 bash[58916]: audit 2024-04-22T21:09:58.369438+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:59.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:59 smithi123 bash[58916]: cluster 2024-04-22T21:09:58.623215+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-04-22T21:09:59.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:09:59 smithi123 bash[58916]: cluster 2024-04-22T21:09:58.623215+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-04-22T21:09:59.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:59 smithi121 bash[73084]: audit 2024-04-22T21:09:58.340387+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:59.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:59 smithi121 bash[73084]: audit 2024-04-22T21:09:58.340387+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:59.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:59 smithi121 bash[73084]: audit 2024-04-22T21:09:58.354470+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:59.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:59 smithi121 bash[73084]: audit 2024-04-22T21:09:58.354470+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:59.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:59 smithi121 bash[73084]: audit 2024-04-22T21:09:58.369438+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:59.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:59 smithi121 bash[73084]: audit 2024-04-22T21:09:58.369438+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:59.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:59 smithi121 bash[73084]: cluster 2024-04-22T21:09:58.623215+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-04-22T21:09:59.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:09:59 smithi121 bash[73084]: cluster 2024-04-22T21:09:58.623215+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-04-22T21:09:59.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:59 smithi121 bash[75184]: audit 2024-04-22T21:09:58.340387+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:59.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:59 smithi121 bash[75184]: audit 2024-04-22T21:09:58.340387+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:59.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:59 smithi121 bash[75184]: audit 2024-04-22T21:09:58.354470+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:59.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:59 smithi121 bash[75184]: audit 2024-04-22T21:09:58.354470+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:59.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:59 smithi121 bash[75184]: audit 2024-04-22T21:09:58.369438+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:59.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:59 smithi121 bash[75184]: audit 2024-04-22T21:09:58.369438+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:09:59.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:59 smithi121 bash[75184]: cluster 2024-04-22T21:09:58.623215+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-04-22T21:09:59.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:09:59 smithi121 bash[75184]: cluster 2024-04-22T21:09:58.623215+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-04-22T21:10:00.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:09:58.640094+0000 mgr.x (mgr.34107) 525 : cluster [DBG] pgmap v78: 161 pgs: 7 active+clean+remapped, 22 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 70/630 objects degraded (11.111%) 2024-04-22T21:10:00.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:09:58.640094+0000 mgr.x (mgr.34107) 525 : cluster [DBG] pgmap v78: 161 pgs: 7 active+clean+remapped, 22 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 70/630 objects degraded (11.111%) 2024-04-22T21:10:00.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:09:59.630829+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-04-22T21:10:00.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:09:59.630829+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-04-22T21:10:00.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: audit 2024-04-22T21:09:59.701704+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:00.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: audit 2024-04-22T21:09:59.701704+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:00.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: audit 2024-04-22T21:09:59.704039+0000 mon.c (mon.1) 611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:10:00.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: audit 2024-04-22T21:09:59.704039+0000 mon.c (mon.1) 611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:10:00.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: audit 2024-04-22T21:09:59.781160+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:00.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: audit 2024-04-22T21:09:59.781160+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:00.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000148+0000 mon.a (mon.0) 517 : cluster [WRN] Health detail: HEALTH_WARN Degraded data redundancy: 70/630 objects degraded (11.111%), 22 pgs degraded 2024-04-22T21:10:00.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000148+0000 mon.a (mon.0) 517 : cluster [WRN] Health detail: HEALTH_WARN Degraded data redundancy: 70/630 objects degraded (11.111%), 22 pgs degraded 2024-04-22T21:10:00.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000192+0000 mon.a (mon.0) 518 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 70/630 objects degraded (11.111%), 22 pgs degraded 2024-04-22T21:10:00.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000192+0000 mon.a (mon.0) 518 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 70/630 objects degraded (11.111%), 22 pgs degraded 2024-04-22T21:10:00.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000207+0000 mon.a (mon.0) 519 : cluster [WRN] pg 1.0 is active+undersized+degraded, acting [7,6] 2024-04-22T21:10:00.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000207+0000 mon.a (mon.0) 519 : cluster [WRN] pg 1.0 is active+undersized+degraded, acting [7,6] 2024-04-22T21:10:00.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000226+0000 mon.a (mon.0) 520 : cluster [WRN] pg 2.0 is active+undersized+degraded, acting [7,1] 2024-04-22T21:10:00.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000226+0000 mon.a (mon.0) 520 : cluster [WRN] pg 2.0 is active+undersized+degraded, acting [7,1] 2024-04-22T21:10:00.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000251+0000 mon.a (mon.0) 521 : cluster [WRN] pg 2.4 is active+undersized+degraded, acting [1,7] 2024-04-22T21:10:00.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000251+0000 mon.a (mon.0) 521 : cluster [WRN] pg 2.4 is active+undersized+degraded, acting [1,7] 2024-04-22T21:10:00.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000269+0000 mon.a (mon.0) 522 : cluster [WRN] pg 2.c is active+undersized+degraded, acting [2,5] 2024-04-22T21:10:00.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000269+0000 mon.a (mon.0) 522 : cluster [WRN] pg 2.c is active+undersized+degraded, acting [2,5] 2024-04-22T21:10:00.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000287+0000 mon.a (mon.0) 523 : cluster [WRN] pg 2.f is active+undersized+degraded, acting [4,7] 2024-04-22T21:10:00.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000287+0000 mon.a (mon.0) 523 : cluster [WRN] pg 2.f is active+undersized+degraded, acting [4,7] 2024-04-22T21:10:00.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000306+0000 mon.a (mon.0) 524 : cluster [WRN] pg 2.15 is active+undersized+degraded, acting [1,5] 2024-04-22T21:10:00.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000306+0000 mon.a (mon.0) 524 : cluster [WRN] pg 2.15 is active+undersized+degraded, acting [1,5] 2024-04-22T21:10:00.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000324+0000 mon.a (mon.0) 525 : cluster [WRN] pg 3.1 is active+undersized+degraded, acting [4,3] 2024-04-22T21:10:00.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000324+0000 mon.a (mon.0) 525 : cluster [WRN] pg 3.1 is active+undersized+degraded, acting [4,3] 2024-04-22T21:10:00.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000343+0000 mon.a (mon.0) 526 : cluster [WRN] pg 3.3 is active+undersized+degraded, acting [4,6] 2024-04-22T21:10:00.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000343+0000 mon.a (mon.0) 526 : cluster [WRN] pg 3.3 is active+undersized+degraded, acting [4,6] 2024-04-22T21:10:00.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000360+0000 mon.a (mon.0) 527 : cluster [WRN] pg 3.6 is active+undersized+degraded, acting [1,4] 2024-04-22T21:10:00.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000360+0000 mon.a (mon.0) 527 : cluster [WRN] pg 3.6 is active+undersized+degraded, acting [1,4] 2024-04-22T21:10:00.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000381+0000 mon.a (mon.0) 528 : cluster [WRN] pg 3.7 is active+undersized+degraded, acting [3,7] 2024-04-22T21:10:00.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000381+0000 mon.a (mon.0) 528 : cluster [WRN] pg 3.7 is active+undersized+degraded, acting [3,7] 2024-04-22T21:10:00.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000400+0000 mon.a (mon.0) 529 : cluster [WRN] pg 3.b is active+undersized+degraded, acting [3,4] 2024-04-22T21:10:00.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000400+0000 mon.a (mon.0) 529 : cluster [WRN] pg 3.b is active+undersized+degraded, acting [3,4] 2024-04-22T21:10:00.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000419+0000 mon.a (mon.0) 530 : cluster [WRN] pg 3.f is active+undersized+degraded, acting [7,4] 2024-04-22T21:10:00.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000419+0000 mon.a (mon.0) 530 : cluster [WRN] pg 3.f is active+undersized+degraded, acting [7,4] 2024-04-22T21:10:00.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000439+0000 mon.a (mon.0) 531 : cluster [WRN] pg 3.10 is active+undersized+degraded, acting [6,5] 2024-04-22T21:10:00.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000439+0000 mon.a (mon.0) 531 : cluster [WRN] pg 3.10 is active+undersized+degraded, acting [6,5] 2024-04-22T21:10:00.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000461+0000 mon.a (mon.0) 532 : cluster [WRN] pg 3.12 is active+undersized+degraded, acting [7,3] 2024-04-22T21:10:00.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000461+0000 mon.a (mon.0) 532 : cluster [WRN] pg 3.12 is active+undersized+degraded, acting [7,3] 2024-04-22T21:10:00.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000486+0000 mon.a (mon.0) 533 : cluster [WRN] pg 3.17 is active+undersized+degraded, acting [5,3] 2024-04-22T21:10:00.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000486+0000 mon.a (mon.0) 533 : cluster [WRN] pg 3.17 is active+undersized+degraded, acting [5,3] 2024-04-22T21:10:00.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000498+0000 mon.a (mon.0) 534 : cluster [WRN] pg 3.18 is active+undersized+degraded, acting [3,1] 2024-04-22T21:10:00.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000498+0000 mon.a (mon.0) 534 : cluster [WRN] pg 3.18 is active+undersized+degraded, acting [3,1] 2024-04-22T21:10:00.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000506+0000 mon.a (mon.0) 535 : cluster [WRN] pg 3.1b is active+undersized+degraded, acting [4,7] 2024-04-22T21:10:00.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000506+0000 mon.a (mon.0) 535 : cluster [WRN] pg 3.1b is active+undersized+degraded, acting [4,7] 2024-04-22T21:10:00.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000517+0000 mon.a (mon.0) 536 : cluster [WRN] pg 3.1f is active+undersized+degraded, acting [5,2] 2024-04-22T21:10:00.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000517+0000 mon.a (mon.0) 536 : cluster [WRN] pg 3.1f is active+undersized+degraded, acting [5,2] 2024-04-22T21:10:00.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000526+0000 mon.a (mon.0) 537 : cluster [WRN] pg 4.0 is active+undersized+degraded, acting [3,7] 2024-04-22T21:10:00.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000526+0000 mon.a (mon.0) 537 : cluster [WRN] pg 4.0 is active+undersized+degraded, acting [3,7] 2024-04-22T21:10:00.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000536+0000 mon.a (mon.0) 538 : cluster [WRN] pg 4.3 is active+undersized+degraded, acting [5,7] 2024-04-22T21:10:00.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000536+0000 mon.a (mon.0) 538 : cluster [WRN] pg 4.3 is active+undersized+degraded, acting [5,7] 2024-04-22T21:10:00.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000548+0000 mon.a (mon.0) 539 : cluster [WRN] pg 5.8 is active+undersized+degraded, acting [2,1] 2024-04-22T21:10:00.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000548+0000 mon.a (mon.0) 539 : cluster [WRN] pg 5.8 is active+undersized+degraded, acting [2,1] 2024-04-22T21:10:00.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000556+0000 mon.a (mon.0) 540 : cluster [WRN] pg 5.1d is active+undersized+degraded, acting [1,4] 2024-04-22T21:10:00.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.000556+0000 mon.a (mon.0) 540 : cluster [WRN] pg 5.1d is active+undersized+degraded, acting [1,4] 2024-04-22T21:10:00.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:09:58.640094+0000 mgr.x (mgr.34107) 525 : cluster [DBG] pgmap v78: 161 pgs: 7 active+clean+remapped, 22 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 70/630 objects degraded (11.111%) 2024-04-22T21:10:00.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:09:58.640094+0000 mgr.x (mgr.34107) 525 : cluster [DBG] pgmap v78: 161 pgs: 7 active+clean+remapped, 22 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 70/630 objects degraded (11.111%) 2024-04-22T21:10:00.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:09:59.630829+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-04-22T21:10:00.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:09:59.630829+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-04-22T21:10:00.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: audit 2024-04-22T21:09:59.701704+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:00.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: audit 2024-04-22T21:09:59.701704+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:00.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: audit 2024-04-22T21:09:59.704039+0000 mon.c (mon.1) 611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:10:00.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: audit 2024-04-22T21:09:59.704039+0000 mon.c (mon.1) 611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:10:00.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: audit 2024-04-22T21:09:59.781160+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:00.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: audit 2024-04-22T21:09:59.781160+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:00.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000148+0000 mon.a (mon.0) 517 : cluster [WRN] Health detail: HEALTH_WARN Degraded data redundancy: 70/630 objects degraded (11.111%), 22 pgs degraded 2024-04-22T21:10:00.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000148+0000 mon.a (mon.0) 517 : cluster [WRN] Health detail: HEALTH_WARN Degraded data redundancy: 70/630 objects degraded (11.111%), 22 pgs degraded 2024-04-22T21:10:00.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000192+0000 mon.a (mon.0) 518 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 70/630 objects degraded (11.111%), 22 pgs degraded 2024-04-22T21:10:00.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000192+0000 mon.a (mon.0) 518 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 70/630 objects degraded (11.111%), 22 pgs degraded 2024-04-22T21:10:00.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000207+0000 mon.a (mon.0) 519 : cluster [WRN] pg 1.0 is active+undersized+degraded, acting [7,6] 2024-04-22T21:10:00.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000207+0000 mon.a (mon.0) 519 : cluster [WRN] pg 1.0 is active+undersized+degraded, acting [7,6] 2024-04-22T21:10:00.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000226+0000 mon.a (mon.0) 520 : cluster [WRN] pg 2.0 is active+undersized+degraded, acting [7,1] 2024-04-22T21:10:00.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000226+0000 mon.a (mon.0) 520 : cluster [WRN] pg 2.0 is active+undersized+degraded, acting [7,1] 2024-04-22T21:10:00.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000251+0000 mon.a (mon.0) 521 : cluster [WRN] pg 2.4 is active+undersized+degraded, acting [1,7] 2024-04-22T21:10:00.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000251+0000 mon.a (mon.0) 521 : cluster [WRN] pg 2.4 is active+undersized+degraded, acting [1,7] 2024-04-22T21:10:00.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000269+0000 mon.a (mon.0) 522 : cluster [WRN] pg 2.c is active+undersized+degraded, acting [2,5] 2024-04-22T21:10:00.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000269+0000 mon.a (mon.0) 522 : cluster [WRN] pg 2.c is active+undersized+degraded, acting [2,5] 2024-04-22T21:10:00.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000287+0000 mon.a (mon.0) 523 : cluster [WRN] pg 2.f is active+undersized+degraded, acting [4,7] 2024-04-22T21:10:00.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000287+0000 mon.a (mon.0) 523 : cluster [WRN] pg 2.f is active+undersized+degraded, acting [4,7] 2024-04-22T21:10:00.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000306+0000 mon.a (mon.0) 524 : cluster [WRN] pg 2.15 is active+undersized+degraded, acting [1,5] 2024-04-22T21:10:00.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000306+0000 mon.a (mon.0) 524 : cluster [WRN] pg 2.15 is active+undersized+degraded, acting [1,5] 2024-04-22T21:10:00.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000324+0000 mon.a (mon.0) 525 : cluster [WRN] pg 3.1 is active+undersized+degraded, acting [4,3] 2024-04-22T21:10:00.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000324+0000 mon.a (mon.0) 525 : cluster [WRN] pg 3.1 is active+undersized+degraded, acting [4,3] 2024-04-22T21:10:00.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000343+0000 mon.a (mon.0) 526 : cluster [WRN] pg 3.3 is active+undersized+degraded, acting [4,6] 2024-04-22T21:10:00.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000343+0000 mon.a (mon.0) 526 : cluster [WRN] pg 3.3 is active+undersized+degraded, acting [4,6] 2024-04-22T21:10:00.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000360+0000 mon.a (mon.0) 527 : cluster [WRN] pg 3.6 is active+undersized+degraded, acting [1,4] 2024-04-22T21:10:00.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000360+0000 mon.a (mon.0) 527 : cluster [WRN] pg 3.6 is active+undersized+degraded, acting [1,4] 2024-04-22T21:10:00.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000381+0000 mon.a (mon.0) 528 : cluster [WRN] pg 3.7 is active+undersized+degraded, acting [3,7] 2024-04-22T21:10:00.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000381+0000 mon.a (mon.0) 528 : cluster [WRN] pg 3.7 is active+undersized+degraded, acting [3,7] 2024-04-22T21:10:00.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000400+0000 mon.a (mon.0) 529 : cluster [WRN] pg 3.b is active+undersized+degraded, acting [3,4] 2024-04-22T21:10:00.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000400+0000 mon.a (mon.0) 529 : cluster [WRN] pg 3.b is active+undersized+degraded, acting [3,4] 2024-04-22T21:10:00.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000419+0000 mon.a (mon.0) 530 : cluster [WRN] pg 3.f is active+undersized+degraded, acting [7,4] 2024-04-22T21:10:00.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000419+0000 mon.a (mon.0) 530 : cluster [WRN] pg 3.f is active+undersized+degraded, acting [7,4] 2024-04-22T21:10:00.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000439+0000 mon.a (mon.0) 531 : cluster [WRN] pg 3.10 is active+undersized+degraded, acting [6,5] 2024-04-22T21:10:00.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000439+0000 mon.a (mon.0) 531 : cluster [WRN] pg 3.10 is active+undersized+degraded, acting [6,5] 2024-04-22T21:10:00.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000461+0000 mon.a (mon.0) 532 : cluster [WRN] pg 3.12 is active+undersized+degraded, acting [7,3] 2024-04-22T21:10:00.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000461+0000 mon.a (mon.0) 532 : cluster [WRN] pg 3.12 is active+undersized+degraded, acting [7,3] 2024-04-22T21:10:00.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000486+0000 mon.a (mon.0) 533 : cluster [WRN] pg 3.17 is active+undersized+degraded, acting [5,3] 2024-04-22T21:10:00.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000486+0000 mon.a (mon.0) 533 : cluster [WRN] pg 3.17 is active+undersized+degraded, acting [5,3] 2024-04-22T21:10:00.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000498+0000 mon.a (mon.0) 534 : cluster [WRN] pg 3.18 is active+undersized+degraded, acting [3,1] 2024-04-22T21:10:00.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:09:58.640094+0000 mgr.x (mgr.34107) 525 : cluster [DBG] pgmap v78: 161 pgs: 7 active+clean+remapped, 22 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 70/630 objects degraded (11.111%) 2024-04-22T21:10:00.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:09:58.640094+0000 mgr.x (mgr.34107) 525 : cluster [DBG] pgmap v78: 161 pgs: 7 active+clean+remapped, 22 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 70/630 objects degraded (11.111%) 2024-04-22T21:10:00.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:09:59.630829+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-04-22T21:10:00.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:09:59.630829+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-04-22T21:10:00.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: audit 2024-04-22T21:09:59.701704+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:00.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: audit 2024-04-22T21:09:59.701704+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:00.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: audit 2024-04-22T21:09:59.704039+0000 mon.c (mon.1) 611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:10:00.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: audit 2024-04-22T21:09:59.704039+0000 mon.c (mon.1) 611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:10:00.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: audit 2024-04-22T21:09:59.781160+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:00.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: audit 2024-04-22T21:09:59.781160+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:00.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000148+0000 mon.a (mon.0) 517 : cluster [WRN] Health detail: HEALTH_WARN Degraded data redundancy: 70/630 objects degraded (11.111%), 22 pgs degraded 2024-04-22T21:10:00.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000148+0000 mon.a (mon.0) 517 : cluster [WRN] Health detail: HEALTH_WARN Degraded data redundancy: 70/630 objects degraded (11.111%), 22 pgs degraded 2024-04-22T21:10:00.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000192+0000 mon.a (mon.0) 518 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 70/630 objects degraded (11.111%), 22 pgs degraded 2024-04-22T21:10:00.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000192+0000 mon.a (mon.0) 518 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 70/630 objects degraded (11.111%), 22 pgs degraded 2024-04-22T21:10:00.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000207+0000 mon.a (mon.0) 519 : cluster [WRN] pg 1.0 is active+undersized+degraded, acting [7,6] 2024-04-22T21:10:00.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000207+0000 mon.a (mon.0) 519 : cluster [WRN] pg 1.0 is active+undersized+degraded, acting [7,6] 2024-04-22T21:10:00.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000226+0000 mon.a (mon.0) 520 : cluster [WRN] pg 2.0 is active+undersized+degraded, acting [7,1] 2024-04-22T21:10:00.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000226+0000 mon.a (mon.0) 520 : cluster [WRN] pg 2.0 is active+undersized+degraded, acting [7,1] 2024-04-22T21:10:00.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000251+0000 mon.a (mon.0) 521 : cluster [WRN] pg 2.4 is active+undersized+degraded, acting [1,7] 2024-04-22T21:10:00.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000251+0000 mon.a (mon.0) 521 : cluster [WRN] pg 2.4 is active+undersized+degraded, acting [1,7] 2024-04-22T21:10:00.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000269+0000 mon.a (mon.0) 522 : cluster [WRN] pg 2.c is active+undersized+degraded, acting [2,5] 2024-04-22T21:10:00.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000498+0000 mon.a (mon.0) 534 : cluster [WRN] pg 3.18 is active+undersized+degraded, acting [3,1] 2024-04-22T21:10:00.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000506+0000 mon.a (mon.0) 535 : cluster [WRN] pg 3.1b is active+undersized+degraded, acting [4,7] 2024-04-22T21:10:00.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000506+0000 mon.a (mon.0) 535 : cluster [WRN] pg 3.1b is active+undersized+degraded, acting [4,7] 2024-04-22T21:10:00.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000517+0000 mon.a (mon.0) 536 : cluster [WRN] pg 3.1f is active+undersized+degraded, acting [5,2] 2024-04-22T21:10:00.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000517+0000 mon.a (mon.0) 536 : cluster [WRN] pg 3.1f is active+undersized+degraded, acting [5,2] 2024-04-22T21:10:00.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000526+0000 mon.a (mon.0) 537 : cluster [WRN] pg 4.0 is active+undersized+degraded, acting [3,7] 2024-04-22T21:10:00.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000526+0000 mon.a (mon.0) 537 : cluster [WRN] pg 4.0 is active+undersized+degraded, acting [3,7] 2024-04-22T21:10:00.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000536+0000 mon.a (mon.0) 538 : cluster [WRN] pg 4.3 is active+undersized+degraded, acting [5,7] 2024-04-22T21:10:00.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000536+0000 mon.a (mon.0) 538 : cluster [WRN] pg 4.3 is active+undersized+degraded, acting [5,7] 2024-04-22T21:10:00.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000548+0000 mon.a (mon.0) 539 : cluster [WRN] pg 5.8 is active+undersized+degraded, acting [2,1] 2024-04-22T21:10:00.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000548+0000 mon.a (mon.0) 539 : cluster [WRN] pg 5.8 is active+undersized+degraded, acting [2,1] 2024-04-22T21:10:00.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000556+0000 mon.a (mon.0) 540 : cluster [WRN] pg 5.1d is active+undersized+degraded, acting [1,4] 2024-04-22T21:10:00.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.000556+0000 mon.a (mon.0) 540 : cluster [WRN] pg 5.1d is active+undersized+degraded, acting [1,4] 2024-04-22T21:10:00.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000269+0000 mon.a (mon.0) 522 : cluster [WRN] pg 2.c is active+undersized+degraded, acting [2,5] 2024-04-22T21:10:00.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000287+0000 mon.a (mon.0) 523 : cluster [WRN] pg 2.f is active+undersized+degraded, acting [4,7] 2024-04-22T21:10:00.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000287+0000 mon.a (mon.0) 523 : cluster [WRN] pg 2.f is active+undersized+degraded, acting [4,7] 2024-04-22T21:10:00.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000306+0000 mon.a (mon.0) 524 : cluster [WRN] pg 2.15 is active+undersized+degraded, acting [1,5] 2024-04-22T21:10:00.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000306+0000 mon.a (mon.0) 524 : cluster [WRN] pg 2.15 is active+undersized+degraded, acting [1,5] 2024-04-22T21:10:00.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000324+0000 mon.a (mon.0) 525 : cluster [WRN] pg 3.1 is active+undersized+degraded, acting [4,3] 2024-04-22T21:10:00.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000324+0000 mon.a (mon.0) 525 : cluster [WRN] pg 3.1 is active+undersized+degraded, acting [4,3] 2024-04-22T21:10:00.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000343+0000 mon.a (mon.0) 526 : cluster [WRN] pg 3.3 is active+undersized+degraded, acting [4,6] 2024-04-22T21:10:00.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000343+0000 mon.a (mon.0) 526 : cluster [WRN] pg 3.3 is active+undersized+degraded, acting [4,6] 2024-04-22T21:10:00.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000360+0000 mon.a (mon.0) 527 : cluster [WRN] pg 3.6 is active+undersized+degraded, acting [1,4] 2024-04-22T21:10:00.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000360+0000 mon.a (mon.0) 527 : cluster [WRN] pg 3.6 is active+undersized+degraded, acting [1,4] 2024-04-22T21:10:00.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000381+0000 mon.a (mon.0) 528 : cluster [WRN] pg 3.7 is active+undersized+degraded, acting [3,7] 2024-04-22T21:10:00.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000381+0000 mon.a (mon.0) 528 : cluster [WRN] pg 3.7 is active+undersized+degraded, acting [3,7] 2024-04-22T21:10:00.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000400+0000 mon.a (mon.0) 529 : cluster [WRN] pg 3.b is active+undersized+degraded, acting [3,4] 2024-04-22T21:10:00.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000400+0000 mon.a (mon.0) 529 : cluster [WRN] pg 3.b is active+undersized+degraded, acting [3,4] 2024-04-22T21:10:00.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000419+0000 mon.a (mon.0) 530 : cluster [WRN] pg 3.f is active+undersized+degraded, acting [7,4] 2024-04-22T21:10:00.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000419+0000 mon.a (mon.0) 530 : cluster [WRN] pg 3.f is active+undersized+degraded, acting [7,4] 2024-04-22T21:10:00.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000439+0000 mon.a (mon.0) 531 : cluster [WRN] pg 3.10 is active+undersized+degraded, acting [6,5] 2024-04-22T21:10:00.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000439+0000 mon.a (mon.0) 531 : cluster [WRN] pg 3.10 is active+undersized+degraded, acting [6,5] 2024-04-22T21:10:00.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000461+0000 mon.a (mon.0) 532 : cluster [WRN] pg 3.12 is active+undersized+degraded, acting [7,3] 2024-04-22T21:10:00.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000461+0000 mon.a (mon.0) 532 : cluster [WRN] pg 3.12 is active+undersized+degraded, acting [7,3] 2024-04-22T21:10:00.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000486+0000 mon.a (mon.0) 533 : cluster [WRN] pg 3.17 is active+undersized+degraded, acting [5,3] 2024-04-22T21:10:00.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000486+0000 mon.a (mon.0) 533 : cluster [WRN] pg 3.17 is active+undersized+degraded, acting [5,3] 2024-04-22T21:10:00.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000498+0000 mon.a (mon.0) 534 : cluster [WRN] pg 3.18 is active+undersized+degraded, acting [3,1] 2024-04-22T21:10:00.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000498+0000 mon.a (mon.0) 534 : cluster [WRN] pg 3.18 is active+undersized+degraded, acting [3,1] 2024-04-22T21:10:00.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000506+0000 mon.a (mon.0) 535 : cluster [WRN] pg 3.1b is active+undersized+degraded, acting [4,7] 2024-04-22T21:10:00.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000506+0000 mon.a (mon.0) 535 : cluster [WRN] pg 3.1b is active+undersized+degraded, acting [4,7] 2024-04-22T21:10:00.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000517+0000 mon.a (mon.0) 536 : cluster [WRN] pg 3.1f is active+undersized+degraded, acting [5,2] 2024-04-22T21:10:00.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000517+0000 mon.a (mon.0) 536 : cluster [WRN] pg 3.1f is active+undersized+degraded, acting [5,2] 2024-04-22T21:10:00.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000526+0000 mon.a (mon.0) 537 : cluster [WRN] pg 4.0 is active+undersized+degraded, acting [3,7] 2024-04-22T21:10:00.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000526+0000 mon.a (mon.0) 537 : cluster [WRN] pg 4.0 is active+undersized+degraded, acting [3,7] 2024-04-22T21:10:00.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000536+0000 mon.a (mon.0) 538 : cluster [WRN] pg 4.3 is active+undersized+degraded, acting [5,7] 2024-04-22T21:10:00.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000536+0000 mon.a (mon.0) 538 : cluster [WRN] pg 4.3 is active+undersized+degraded, acting [5,7] 2024-04-22T21:10:00.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000548+0000 mon.a (mon.0) 539 : cluster [WRN] pg 5.8 is active+undersized+degraded, acting [2,1] 2024-04-22T21:10:00.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000548+0000 mon.a (mon.0) 539 : cluster [WRN] pg 5.8 is active+undersized+degraded, acting [2,1] 2024-04-22T21:10:00.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000556+0000 mon.a (mon.0) 540 : cluster [WRN] pg 5.1d is active+undersized+degraded, acting [1,4] 2024-04-22T21:10:00.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.000556+0000 mon.a (mon.0) 540 : cluster [WRN] pg 5.1d is active+undersized+degraded, acting [1,4] 2024-04-22T21:10:02.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:02 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.641121+0000 mgr.x (mgr.34107) 526 : cluster [DBG] pgmap v80: 161 pgs: 7 active+clean+remapped, 22 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-22T21:10:02.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:02 smithi123 bash[58916]: cluster 2024-04-22T21:10:00.641121+0000 mgr.x (mgr.34107) 526 : cluster [DBG] pgmap v80: 161 pgs: 7 active+clean+remapped, 22 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-22T21:10:02.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:02 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.641121+0000 mgr.x (mgr.34107) 526 : cluster [DBG] pgmap v80: 161 pgs: 7 active+clean+remapped, 22 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-22T21:10:02.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:02 smithi121 bash[73084]: cluster 2024-04-22T21:10:00.641121+0000 mgr.x (mgr.34107) 526 : cluster [DBG] pgmap v80: 161 pgs: 7 active+clean+remapped, 22 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-22T21:10:02.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:02 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.641121+0000 mgr.x (mgr.34107) 526 : cluster [DBG] pgmap v80: 161 pgs: 7 active+clean+remapped, 22 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-22T21:10:02.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:02 smithi121 bash[75184]: cluster 2024-04-22T21:10:00.641121+0000 mgr.x (mgr.34107) 526 : cluster [DBG] pgmap v80: 161 pgs: 7 active+clean+remapped, 22 active+undersized+degraded, 34 active+undersized, 98 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-22T21:10:03.742 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:10:03 smithi123 bash[54986]: ts=2024-04-22T21:10:03.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi121\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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=\"e8544264-00e9-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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-22T21:10:03.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:03 smithi123 bash[58916]: cluster 2024-04-22T21:10:02.642764+0000 mgr.x (mgr.34107) 527 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:10:03.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:03 smithi123 bash[58916]: cluster 2024-04-22T21:10:02.642764+0000 mgr.x (mgr.34107) 527 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:10:03.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:03 smithi123 bash[58916]: cluster 2024-04-22T21:10:03.346534+0000 mon.a (mon.0) 541 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 70/630 objects degraded (11.111%), 22 pgs degraded) 2024-04-22T21:10:03.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:03 smithi123 bash[58916]: cluster 2024-04-22T21:10:03.346534+0000 mon.a (mon.0) 541 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 70/630 objects degraded (11.111%), 22 pgs degraded) 2024-04-22T21:10:03.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:03 smithi123 bash[58916]: cluster 2024-04-22T21:10:03.346613+0000 mon.a (mon.0) 542 : cluster [INF] Cluster is now healthy 2024-04-22T21:10:03.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:03 smithi123 bash[58916]: cluster 2024-04-22T21:10:03.346613+0000 mon.a (mon.0) 542 : cluster [INF] Cluster is now healthy 2024-04-22T21:10:03.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:03 smithi121 bash[73084]: cluster 2024-04-22T21:10:02.642764+0000 mgr.x (mgr.34107) 527 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:10:03.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:03 smithi121 bash[73084]: cluster 2024-04-22T21:10:02.642764+0000 mgr.x (mgr.34107) 527 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:10:03.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:03 smithi121 bash[73084]: cluster 2024-04-22T21:10:03.346534+0000 mon.a (mon.0) 541 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 70/630 objects degraded (11.111%), 22 pgs degraded) 2024-04-22T21:10:03.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:03 smithi121 bash[73084]: cluster 2024-04-22T21:10:03.346534+0000 mon.a (mon.0) 541 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 70/630 objects degraded (11.111%), 22 pgs degraded) 2024-04-22T21:10:03.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:03 smithi121 bash[73084]: cluster 2024-04-22T21:10:03.346613+0000 mon.a (mon.0) 542 : cluster [INF] Cluster is now healthy 2024-04-22T21:10:03.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:03 smithi121 bash[73084]: cluster 2024-04-22T21:10:03.346613+0000 mon.a (mon.0) 542 : cluster [INF] Cluster is now healthy 2024-04-22T21:10:03.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:03 smithi121 bash[75184]: cluster 2024-04-22T21:10:02.642764+0000 mgr.x (mgr.34107) 527 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:10:03.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:03 smithi121 bash[75184]: cluster 2024-04-22T21:10:02.642764+0000 mgr.x (mgr.34107) 527 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:10:03.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:03 smithi121 bash[75184]: cluster 2024-04-22T21:10:03.346534+0000 mon.a (mon.0) 541 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 70/630 objects degraded (11.111%), 22 pgs degraded) 2024-04-22T21:10:03.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:03 smithi121 bash[75184]: cluster 2024-04-22T21:10:03.346534+0000 mon.a (mon.0) 541 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 70/630 objects degraded (11.111%), 22 pgs degraded) 2024-04-22T21:10:03.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:03 smithi121 bash[75184]: cluster 2024-04-22T21:10:03.346613+0000 mon.a (mon.0) 542 : cluster [INF] Cluster is now healthy 2024-04-22T21:10:03.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:03 smithi121 bash[75184]: cluster 2024-04-22T21:10:03.346613+0000 mon.a (mon.0) 542 : cluster [INF] Cluster is now healthy 2024-04-22T21:10:05.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:05 smithi123 bash[58916]: cluster 2024-04-22T21:10:04.643574+0000 mgr.x (mgr.34107) 528 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 729 B/s rd, 0 op/s 2024-04-22T21:10:05.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:05 smithi123 bash[58916]: cluster 2024-04-22T21:10:04.643574+0000 mgr.x (mgr.34107) 528 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 729 B/s rd, 0 op/s 2024-04-22T21:10:06.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:05 smithi121 bash[75184]: cluster 2024-04-22T21:10:04.643574+0000 mgr.x (mgr.34107) 528 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 729 B/s rd, 0 op/s 2024-04-22T21:10:06.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:05 smithi121 bash[75184]: cluster 2024-04-22T21:10:04.643574+0000 mgr.x (mgr.34107) 528 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 729 B/s rd, 0 op/s 2024-04-22T21:10:06.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:05 smithi121 bash[73084]: cluster 2024-04-22T21:10:04.643574+0000 mgr.x (mgr.34107) 528 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 729 B/s rd, 0 op/s 2024-04-22T21:10:06.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:05 smithi121 bash[73084]: cluster 2024-04-22T21:10:04.643574+0000 mgr.x (mgr.34107) 528 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 729 B/s rd, 0 op/s 2024-04-22T21:10:06.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:06 smithi123 bash[58916]: audit 2024-04-22T21:10:05.772883+0000 mgr.x (mgr.34107) 529 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:06.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:06 smithi123 bash[58916]: audit 2024-04-22T21:10:05.772883+0000 mgr.x (mgr.34107) 529 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:07.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:06 smithi121 bash[75184]: audit 2024-04-22T21:10:05.772883+0000 mgr.x (mgr.34107) 529 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:07.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:06 smithi121 bash[75184]: audit 2024-04-22T21:10:05.772883+0000 mgr.x (mgr.34107) 529 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:07.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:06 smithi121 bash[73084]: audit 2024-04-22T21:10:05.772883+0000 mgr.x (mgr.34107) 529 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:07.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:06 smithi121 bash[73084]: audit 2024-04-22T21:10:05.772883+0000 mgr.x (mgr.34107) 529 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:07.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:07 smithi123 bash[58916]: cluster 2024-04-22T21:10:06.645182+0000 mgr.x (mgr.34107) 530 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:10:07.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:07 smithi123 bash[58916]: cluster 2024-04-22T21:10:06.645182+0000 mgr.x (mgr.34107) 530 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:10:07.992 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:10:07 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:10:07] "GET /metrics HTTP/1.1" 200 38203 "" "Prometheus/2.33.4" 2024-04-22T21:10:08.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:07 smithi121 bash[73084]: cluster 2024-04-22T21:10:06.645182+0000 mgr.x (mgr.34107) 530 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:10:08.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:07 smithi121 bash[73084]: cluster 2024-04-22T21:10:06.645182+0000 mgr.x (mgr.34107) 530 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:10:08.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:07 smithi121 bash[75184]: cluster 2024-04-22T21:10:06.645182+0000 mgr.x (mgr.34107) 530 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:10:08.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:07 smithi121 bash[75184]: cluster 2024-04-22T21:10:06.645182+0000 mgr.x (mgr.34107) 530 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:10:08.992 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:10:08 smithi123 bash[54986]: ts=2024-04-22T21:10: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 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)\", cluster=\"e8544264-00e9-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"172.21.15.123:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-22T21:10:09.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:09 smithi123 bash[58916]: cluster 2024-04-22T21:10:08.646114+0000 mgr.x (mgr.34107) 531 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:10:09.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:09 smithi123 bash[58916]: cluster 2024-04-22T21:10:08.646114+0000 mgr.x (mgr.34107) 531 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:10:10.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:09 smithi121 bash[73084]: cluster 2024-04-22T21:10:08.646114+0000 mgr.x (mgr.34107) 531 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:10:10.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:09 smithi121 bash[73084]: cluster 2024-04-22T21:10:08.646114+0000 mgr.x (mgr.34107) 531 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:10:10.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:09 smithi121 bash[75184]: cluster 2024-04-22T21:10:08.646114+0000 mgr.x (mgr.34107) 531 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:10:10.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:09 smithi121 bash[75184]: cluster 2024-04-22T21:10:08.646114+0000 mgr.x (mgr.34107) 531 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:10:11.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:10 smithi123 bash[58916]: audit 2024-04-22T21:10:09.816997+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:11.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:10 smithi123 bash[58916]: audit 2024-04-22T21:10:09.816997+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:11.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:10 smithi123 bash[58916]: audit 2024-04-22T21:10:10.025940+0000 mon.c (mon.1) 612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-22T21:10:11.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:10 smithi123 bash[58916]: audit 2024-04-22T21:10:10.025940+0000 mon.c (mon.1) 612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-22T21:10:11.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:10 smithi123 bash[58916]: audit 2024-04-22T21:10:10.032152+0000 mgr.x (mgr.34107) 532 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-22T21:10:11.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:10 smithi123 bash[58916]: audit 2024-04-22T21:10:10.032152+0000 mgr.x (mgr.34107) 532 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-22T21:10:11.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:10 smithi123 bash[58916]: cephadm 2024-04-22T21:10:10.034113+0000 mgr.x (mgr.34107) 533 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-22T21:10:11.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:10 smithi123 bash[58916]: cephadm 2024-04-22T21:10:10.034113+0000 mgr.x (mgr.34107) 533 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-22T21:10:11.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:10 smithi121 bash[73084]: audit 2024-04-22T21:10:09.816997+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:11.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:10 smithi121 bash[73084]: audit 2024-04-22T21:10:09.816997+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:11.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:10 smithi121 bash[73084]: audit 2024-04-22T21:10:10.025940+0000 mon.c (mon.1) 612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-22T21:10:11.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:10 smithi121 bash[73084]: audit 2024-04-22T21:10:10.025940+0000 mon.c (mon.1) 612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-22T21:10:11.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:10 smithi121 bash[73084]: audit 2024-04-22T21:10:10.032152+0000 mgr.x (mgr.34107) 532 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-22T21:10:11.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:10 smithi121 bash[73084]: audit 2024-04-22T21:10:10.032152+0000 mgr.x (mgr.34107) 532 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-22T21:10:11.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:10 smithi121 bash[73084]: cephadm 2024-04-22T21:10:10.034113+0000 mgr.x (mgr.34107) 533 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-22T21:10:11.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:10 smithi121 bash[73084]: cephadm 2024-04-22T21:10:10.034113+0000 mgr.x (mgr.34107) 533 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-22T21:10:11.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:10 smithi121 bash[75184]: audit 2024-04-22T21:10:09.816997+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:11.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:10 smithi121 bash[75184]: audit 2024-04-22T21:10:09.816997+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:11.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:10 smithi121 bash[75184]: audit 2024-04-22T21:10:10.025940+0000 mon.c (mon.1) 612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-22T21:10:11.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:10 smithi121 bash[75184]: audit 2024-04-22T21:10:10.025940+0000 mon.c (mon.1) 612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-22T21:10:11.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:10 smithi121 bash[75184]: audit 2024-04-22T21:10:10.032152+0000 mgr.x (mgr.34107) 532 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-22T21:10:11.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:10 smithi121 bash[75184]: audit 2024-04-22T21:10:10.032152+0000 mgr.x (mgr.34107) 532 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-22T21:10:11.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:10 smithi121 bash[75184]: cephadm 2024-04-22T21:10:10.034113+0000 mgr.x (mgr.34107) 533 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-22T21:10:11.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:10 smithi121 bash[75184]: cephadm 2024-04-22T21:10:10.034113+0000 mgr.x (mgr.34107) 533 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-22T21:10:11.781 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-04-22T21:10:12.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:11 smithi121 bash[75184]: cluster 2024-04-22T21:10:10.646866+0000 mgr.x (mgr.34107) 534 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 929 B/s rd, 0 op/s 2024-04-22T21:10:12.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:11 smithi121 bash[75184]: cluster 2024-04-22T21:10:10.646866+0000 mgr.x (mgr.34107) 534 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 929 B/s rd, 0 op/s 2024-04-22T21:10:12.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:11 smithi121 bash[73084]: cluster 2024-04-22T21:10:10.646866+0000 mgr.x (mgr.34107) 534 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 929 B/s rd, 0 op/s 2024-04-22T21:10:12.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:11 smithi121 bash[73084]: cluster 2024-04-22T21:10:10.646866+0000 mgr.x (mgr.34107) 534 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 929 B/s rd, 0 op/s 2024-04-22T21:10:12.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:11 smithi123 bash[58916]: cluster 2024-04-22T21:10:10.646866+0000 mgr.x (mgr.34107) 534 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 929 B/s rd, 0 op/s 2024-04-22T21:10:12.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:11 smithi123 bash[58916]: cluster 2024-04-22T21:10:10.646866+0000 mgr.x (mgr.34107) 534 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 929 B/s rd, 0 op/s 2024-04-22T21:10:12.515 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T21:10:12.515 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi121 smithi121 running 14s ago 17m - - 2024-04-22T21:10:12.515 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi123 smithi123 running 15s ago 17m - - 2024-04-22T21:10:12.515 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (4m) 14s ago 11m 12.1M - 0.23.0 ba2b418f427c 75d0217c38a9 2024-04-22T21:10:12.516 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (4m) 15s ago 10m 40.4M - 8.3.5 dad864ee21e9 800591342f16 2024-04-22T21:10:12.516 INFO:teuthology.orchestra.run.smithi121.stdout:iscsi.foo.smithi121.rxpsbc smithi121 running (3m) 14s ago 8m 43.7M - 3.5 e1d6a67b021e 106eadf8e441 2024-04-22T21:10:12.516 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443,9283,8765 running (3m) 15s ago 16m 503M - 19.0.0-3198-g56e81df3 82086b19bb07 47d10e8cef27 2024-04-22T21:10:12.516 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443,9283,8765 running (2m) 14s ago 18m 437M - 19.0.0-3198-g56e81df3 82086b19bb07 8406ceac8ad3 2024-04-22T21:10:12.516 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (2m) 14s ago 19m 51.9M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 f5b71d32306b 2024-04-22T21:10:12.516 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (92s) 15s ago 17m 36.6M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 db2fb24d7454 2024-04-22T21:10:12.516 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (110s) 14s ago 17m 43.3M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 425f9e808335 2024-04-22T21:10:12.516 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (4m) 14s ago 11m 9704k - 1.3.1 1dbe0e931976 7b20ff211618 2024-04-22T21:10:12.516 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (4m) 15s ago 11m 11.9M - 1.3.1 1dbe0e931976 c449de2e89b9 2024-04-22T21:10:12.516 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (23s) 14s ago 16m 40.7M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 afe0c773b859 2024-04-22T21:10:12.516 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (15m) 14s ago 15m 60.0M 4096M 17.2.0 e1d6a67b021e f0f08f753918 2024-04-22T21:10:12.516 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (15m) 14s ago 15m 51.9M 4096M 17.2.0 e1d6a67b021e 95dd99eaa933 2024-04-22T21:10:12.516 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (14m) 14s ago 14m 55.2M 4096M 17.2.0 e1d6a67b021e b57914fddc0c 2024-04-22T21:10:12.516 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (14m) 15s ago 14m 57.2M 4096M 17.2.0 e1d6a67b021e 3652b9975d1b 2024-04-22T21:10:12.516 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (13m) 15s ago 13m 54.9M 4096M 17.2.0 e1d6a67b021e 5ad1d460ef25 2024-04-22T21:10:12.517 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (12m) 15s ago 12m 55.2M 4096M 17.2.0 e1d6a67b021e a8c3f31719ee 2024-04-22T21:10:12.517 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (12m) 15s ago 12m 55.7M 4096M 17.2.0 e1d6a67b021e 4102dc5bd77f 2024-04-22T21:10:12.517 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (3m) 15s ago 11m 62.1M - 2.33.4 514e6a882f6e 14ed9f8bb5de 2024-04-22T21:10:12.517 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi121.fpqyxe smithi121 *:8000 running (9m) 14s ago 9m 86.1M - 17.2.0 e1d6a67b021e 3c014c62895e 2024-04-22T21:10:12.517 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi123.ducldy smithi123 *:8000 running (9m) 15s ago 9m 86.4M - 17.2.0 e1d6a67b021e 9dfc66019212 2024-04-22T21:10:12.517 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi121.umzhsg smithi121 *:80 running (9m) 14s ago 9m 86.0M - 17.2.0 e1d6a67b021e 49d78336324c 2024-04-22T21:10:12.517 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi123.ywhrus smithi123 *:80 running (9m) 15s ago 9m 85.8M - 17.2.0 e1d6a67b021e d78a39784a57 2024-04-22T21:10:12.941 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:10:12.942 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-04-22T21:10:12.942 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 3 2024-04-22T21:10:12.942 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:10:12.942 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-04-22T21:10:12.942 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 2 2024-04-22T21:10:12.942 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:10:12.942 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-04-22T21:10:12.943 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-04-22T21:10:12.943 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 1 2024-04-22T21:10:12.943 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:10:12.943 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-04-22T21:10:12.943 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-22T21:10:12.943 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:10:12.943 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-04-22T21:10:12.943 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-04-22T21:10:12.943 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 6 2024-04-22T21:10:12.943 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:10:12.943 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:10:13.290 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:10:13.290 INFO:teuthology.orchestra.run.smithi121.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d", 2024-04-22T21:10:13.290 INFO:teuthology.orchestra.run.smithi121.stdout: "in_progress": true, 2024-04-22T21:10:13.290 INFO:teuthology.orchestra.run.smithi121.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-22T21:10:13.290 INFO:teuthology.orchestra.run.smithi121.stdout: "services_complete": [ 2024-04-22T21:10:13.290 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr", 2024-04-22T21:10:13.291 INFO:teuthology.orchestra.run.smithi121.stdout: "mon" 2024-04-22T21:10:13.291 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2024-04-22T21:10:13.291 INFO:teuthology.orchestra.run.smithi121.stdout: "progress": "6/23 daemons upgraded", 2024-04-22T21:10:13.291 INFO:teuthology.orchestra.run.smithi121.stdout: "message": "Currently upgrading osd daemons", 2024-04-22T21:10:13.291 INFO:teuthology.orchestra.run.smithi121.stdout: "is_paused": false 2024-04-22T21:10:13.291 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:10:13.728 INFO:teuthology.orchestra.run.smithi121.stdout:HEALTH_OK 2024-04-22T21:10:13.742 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:10:13 smithi123 bash[54986]: ts=2024-04-22T21:10: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=\"smithi121\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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=\"e8544264-00e9-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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-22T21:10:13.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:13 smithi123 bash[58916]: audit 2024-04-22T21:10:11.777769+0000 mgr.x (mgr.34107) 535 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:13.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:13 smithi123 bash[58916]: audit 2024-04-22T21:10:11.777769+0000 mgr.x (mgr.34107) 535 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:13.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:13 smithi123 bash[58916]: audit 2024-04-22T21:10:12.122533+0000 mgr.x (mgr.34107) 536 : audit [DBG] from='client.54223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:13.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:13 smithi123 bash[58916]: audit 2024-04-22T21:10:12.122533+0000 mgr.x (mgr.34107) 536 : audit [DBG] from='client.54223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:13.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:13 smithi123 bash[58916]: cephadm 2024-04-22T21:10:12.305327+0000 mgr.x (mgr.34107) 537 : cephadm [INF] Upgrade: Updating osd.1 2024-04-22T21:10:13.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:13 smithi123 bash[58916]: cephadm 2024-04-22T21:10:12.305327+0000 mgr.x (mgr.34107) 537 : cephadm [INF] Upgrade: Updating osd.1 2024-04-22T21:10:13.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:13 smithi123 bash[58916]: audit 2024-04-22T21:10:12.306621+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:13.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:13 smithi123 bash[58916]: audit 2024-04-22T21:10:12.306621+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:13.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:13 smithi123 bash[58916]: audit 2024-04-22T21:10:12.310727+0000 mon.c (mon.1) 613 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-22T21:10:13.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:13 smithi123 bash[58916]: audit 2024-04-22T21:10:12.310727+0000 mon.c (mon.1) 613 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-22T21:10:13.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:13 smithi123 bash[58916]: audit 2024-04-22T21:10:12.311969+0000 mon.c (mon.1) 614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:13.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:13 smithi123 bash[58916]: audit 2024-04-22T21:10:12.311969+0000 mon.c (mon.1) 614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:13.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:13 smithi123 bash[58916]: cephadm 2024-04-22T21:10:12.323628+0000 mgr.x (mgr.34107) 538 : cephadm [INF] Deploying daemon osd.1 on smithi121 2024-04-22T21:10:13.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:13 smithi123 bash[58916]: cephadm 2024-04-22T21:10:12.323628+0000 mgr.x (mgr.34107) 538 : cephadm [INF] Deploying daemon osd.1 on smithi121 2024-04-22T21:10:13.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:13 smithi123 bash[58916]: audit 2024-04-22T21:10:12.949083+0000 mon.a (mon.0) 545 : audit [DBG] from='client.? 172.21.15.121:0/39257332' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:13.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:13 smithi123 bash[58916]: audit 2024-04-22T21:10:12.949083+0000 mon.a (mon.0) 545 : audit [DBG] from='client.? 172.21.15.121:0/39257332' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:13.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:13 smithi121 bash[73084]: audit 2024-04-22T21:10:11.777769+0000 mgr.x (mgr.34107) 535 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:13.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:13 smithi121 bash[73084]: audit 2024-04-22T21:10:11.777769+0000 mgr.x (mgr.34107) 535 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:13.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:13 smithi121 bash[73084]: audit 2024-04-22T21:10:12.122533+0000 mgr.x (mgr.34107) 536 : audit [DBG] from='client.54223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:13.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:13 smithi121 bash[73084]: audit 2024-04-22T21:10:12.122533+0000 mgr.x (mgr.34107) 536 : audit [DBG] from='client.54223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:13.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:13 smithi121 bash[73084]: cephadm 2024-04-22T21:10:12.305327+0000 mgr.x (mgr.34107) 537 : cephadm [INF] Upgrade: Updating osd.1 2024-04-22T21:10:13.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:13 smithi121 bash[73084]: cephadm 2024-04-22T21:10:12.305327+0000 mgr.x (mgr.34107) 537 : cephadm [INF] Upgrade: Updating osd.1 2024-04-22T21:10:13.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:13 smithi121 bash[73084]: audit 2024-04-22T21:10:12.306621+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:13.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:13 smithi121 bash[73084]: audit 2024-04-22T21:10:12.306621+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:13.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:13 smithi121 bash[73084]: audit 2024-04-22T21:10:12.310727+0000 mon.c (mon.1) 613 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-22T21:10:13.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:13 smithi121 bash[73084]: audit 2024-04-22T21:10:12.310727+0000 mon.c (mon.1) 613 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-22T21:10:13.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:13 smithi121 bash[73084]: audit 2024-04-22T21:10:12.311969+0000 mon.c (mon.1) 614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:13.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:13 smithi121 bash[73084]: audit 2024-04-22T21:10:12.311969+0000 mon.c (mon.1) 614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:13.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:13 smithi121 bash[73084]: cephadm 2024-04-22T21:10:12.323628+0000 mgr.x (mgr.34107) 538 : cephadm [INF] Deploying daemon osd.1 on smithi121 2024-04-22T21:10:13.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:13 smithi121 bash[73084]: cephadm 2024-04-22T21:10:12.323628+0000 mgr.x (mgr.34107) 538 : cephadm [INF] Deploying daemon osd.1 on smithi121 2024-04-22T21:10:13.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:13 smithi121 bash[73084]: audit 2024-04-22T21:10:12.949083+0000 mon.a (mon.0) 545 : audit [DBG] from='client.? 172.21.15.121:0/39257332' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:13.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:13 smithi121 bash[73084]: audit 2024-04-22T21:10:12.949083+0000 mon.a (mon.0) 545 : audit [DBG] from='client.? 172.21.15.121:0/39257332' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:13.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:13 smithi121 bash[75184]: audit 2024-04-22T21:10:11.777769+0000 mgr.x (mgr.34107) 535 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:13.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:13 smithi121 bash[75184]: audit 2024-04-22T21:10:11.777769+0000 mgr.x (mgr.34107) 535 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:13.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:13 smithi121 bash[75184]: audit 2024-04-22T21:10:12.122533+0000 mgr.x (mgr.34107) 536 : audit [DBG] from='client.54223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:13.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:13 smithi121 bash[75184]: audit 2024-04-22T21:10:12.122533+0000 mgr.x (mgr.34107) 536 : audit [DBG] from='client.54223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:13.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:13 smithi121 bash[75184]: cephadm 2024-04-22T21:10:12.305327+0000 mgr.x (mgr.34107) 537 : cephadm [INF] Upgrade: Updating osd.1 2024-04-22T21:10:13.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:13 smithi121 bash[75184]: cephadm 2024-04-22T21:10:12.305327+0000 mgr.x (mgr.34107) 537 : cephadm [INF] Upgrade: Updating osd.1 2024-04-22T21:10:13.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:13 smithi121 bash[75184]: audit 2024-04-22T21:10:12.306621+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:13.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:13 smithi121 bash[75184]: audit 2024-04-22T21:10:12.306621+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:13.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:13 smithi121 bash[75184]: audit 2024-04-22T21:10:12.310727+0000 mon.c (mon.1) 613 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-22T21:10:13.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:13 smithi121 bash[75184]: audit 2024-04-22T21:10:12.310727+0000 mon.c (mon.1) 613 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-22T21:10:13.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:13 smithi121 bash[75184]: audit 2024-04-22T21:10:12.311969+0000 mon.c (mon.1) 614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:13.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:13 smithi121 bash[75184]: audit 2024-04-22T21:10:12.311969+0000 mon.c (mon.1) 614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:13.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:13 smithi121 bash[75184]: cephadm 2024-04-22T21:10:12.323628+0000 mgr.x (mgr.34107) 538 : cephadm [INF] Deploying daemon osd.1 on smithi121 2024-04-22T21:10:13.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:13 smithi121 bash[75184]: cephadm 2024-04-22T21:10:12.323628+0000 mgr.x (mgr.34107) 538 : cephadm [INF] Deploying daemon osd.1 on smithi121 2024-04-22T21:10:13.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:13 smithi121 bash[75184]: audit 2024-04-22T21:10:12.949083+0000 mon.a (mon.0) 545 : audit [DBG] from='client.? 172.21.15.121:0/39257332' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:13.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:13 smithi121 bash[75184]: audit 2024-04-22T21:10:12.949083+0000 mon.a (mon.0) 545 : audit [DBG] from='client.? 172.21.15.121:0/39257332' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:14.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:14 smithi123 bash[58916]: audit 2024-04-22T21:10:12.478257+0000 mgr.x (mgr.34107) 539 : audit [DBG] from='client.44232 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:14.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:14 smithi123 bash[58916]: audit 2024-04-22T21:10:12.478257+0000 mgr.x (mgr.34107) 539 : audit [DBG] from='client.44232 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:14.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:14 smithi123 bash[58916]: cluster 2024-04-22T21:10:12.648538+0000 mgr.x (mgr.34107) 540 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:10:14.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:14 smithi123 bash[58916]: cluster 2024-04-22T21:10:12.648538+0000 mgr.x (mgr.34107) 540 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:10:14.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:14 smithi123 bash[58916]: audit 2024-04-22T21:10:13.302480+0000 mgr.x (mgr.34107) 541 : audit [DBG] from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:14.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:14 smithi123 bash[58916]: audit 2024-04-22T21:10:13.302480+0000 mgr.x (mgr.34107) 541 : audit [DBG] from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:14.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:14 smithi123 bash[58916]: audit 2024-04-22T21:10:13.736003+0000 mon.a (mon.0) 546 : audit [DBG] from='client.? 172.21.15.121:0/1674346346' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:10:14.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:14 smithi123 bash[58916]: audit 2024-04-22T21:10:13.736003+0000 mon.a (mon.0) 546 : audit [DBG] from='client.? 172.21.15.121:0/1674346346' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:10:14.743 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:14 smithi121 bash[75184]: audit 2024-04-22T21:10:12.478257+0000 mgr.x (mgr.34107) 539 : audit [DBG] from='client.44232 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:14.743 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:14 smithi121 bash[75184]: audit 2024-04-22T21:10:12.478257+0000 mgr.x (mgr.34107) 539 : audit [DBG] from='client.44232 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:14.743 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:14 smithi121 bash[75184]: cluster 2024-04-22T21:10:12.648538+0000 mgr.x (mgr.34107) 540 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:10:14.743 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:14 smithi121 bash[75184]: cluster 2024-04-22T21:10:12.648538+0000 mgr.x (mgr.34107) 540 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:10:14.743 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:14 smithi121 bash[75184]: audit 2024-04-22T21:10:13.302480+0000 mgr.x (mgr.34107) 541 : audit [DBG] from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:14.744 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:14 smithi121 bash[75184]: audit 2024-04-22T21:10:13.302480+0000 mgr.x (mgr.34107) 541 : audit [DBG] from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:14.744 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:14 smithi121 bash[75184]: audit 2024-04-22T21:10:13.736003+0000 mon.a (mon.0) 546 : audit [DBG] from='client.? 172.21.15.121:0/1674346346' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:10:14.744 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:14 smithi121 bash[75184]: audit 2024-04-22T21:10:13.736003+0000 mon.a (mon.0) 546 : audit [DBG] from='client.? 172.21.15.121:0/1674346346' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:10:14.744 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:14 smithi121 bash[73084]: audit 2024-04-22T21:10:12.478257+0000 mgr.x (mgr.34107) 539 : audit [DBG] from='client.44232 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:14.744 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:14 smithi121 bash[73084]: audit 2024-04-22T21:10:12.478257+0000 mgr.x (mgr.34107) 539 : audit [DBG] from='client.44232 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:14.744 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:14 smithi121 bash[73084]: cluster 2024-04-22T21:10:12.648538+0000 mgr.x (mgr.34107) 540 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:10:14.744 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:14 smithi121 bash[73084]: cluster 2024-04-22T21:10:12.648538+0000 mgr.x (mgr.34107) 540 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:10:14.744 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:14 smithi121 bash[73084]: audit 2024-04-22T21:10:13.302480+0000 mgr.x (mgr.34107) 541 : audit [DBG] from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:14.744 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:14 smithi121 bash[73084]: audit 2024-04-22T21:10:13.302480+0000 mgr.x (mgr.34107) 541 : audit [DBG] from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:14.744 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:14 smithi121 bash[73084]: audit 2024-04-22T21:10:13.736003+0000 mon.a (mon.0) 546 : audit [DBG] from='client.? 172.21.15.121:0/1674346346' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:10:14.744 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:14 smithi121 bash[73084]: audit 2024-04-22T21:10:13.736003+0000 mon.a (mon.0) 546 : audit [DBG] from='client.? 172.21.15.121:0/1674346346' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:10:15.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:15 smithi123 bash[58916]: cluster 2024-04-22T21:10:14.649300+0000 mgr.x (mgr.34107) 542 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:10:15.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:15 smithi123 bash[58916]: cluster 2024-04-22T21:10:14.649300+0000 mgr.x (mgr.34107) 542 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:10:15.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:15 smithi123 bash[58916]: audit 2024-04-22T21:10:14.697912+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:15.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:15 smithi123 bash[58916]: audit 2024-04-22T21:10:14.697912+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:15.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:15 smithi123 bash[58916]: audit 2024-04-22T21:10:14.700865+0000 mon.c (mon.1) 615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:10:15.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:15 smithi123 bash[58916]: audit 2024-04-22T21:10:14.700865+0000 mon.c (mon.1) 615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:10:16.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:15 smithi121 bash[73084]: cluster 2024-04-22T21:10:14.649300+0000 mgr.x (mgr.34107) 542 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:10:16.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:15 smithi121 bash[73084]: cluster 2024-04-22T21:10:14.649300+0000 mgr.x (mgr.34107) 542 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:10:16.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:15 smithi121 bash[73084]: audit 2024-04-22T21:10:14.697912+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:16.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:15 smithi121 bash[73084]: audit 2024-04-22T21:10:14.697912+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:16.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:15 smithi121 bash[73084]: audit 2024-04-22T21:10:14.700865+0000 mon.c (mon.1) 615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:10:16.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:15 smithi121 bash[73084]: audit 2024-04-22T21:10:14.700865+0000 mon.c (mon.1) 615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:10:16.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:15 smithi121 bash[75184]: cluster 2024-04-22T21:10:14.649300+0000 mgr.x (mgr.34107) 542 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:10:16.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:15 smithi121 bash[75184]: cluster 2024-04-22T21:10:14.649300+0000 mgr.x (mgr.34107) 542 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:10:16.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:15 smithi121 bash[75184]: audit 2024-04-22T21:10:14.697912+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:16.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:15 smithi121 bash[75184]: audit 2024-04-22T21:10:14.697912+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:16.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:15 smithi121 bash[75184]: audit 2024-04-22T21:10:14.700865+0000 mon.c (mon.1) 615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:10:16.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:15 smithi121 bash[75184]: audit 2024-04-22T21:10:14.700865+0000 mon.c (mon.1) 615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:10:16.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:16 smithi123 bash[58916]: audit 2024-04-22T21:10:15.776275+0000 mgr.x (mgr.34107) 543 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:16.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:16 smithi123 bash[58916]: audit 2024-04-22T21:10:15.776275+0000 mgr.x (mgr.34107) 543 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:17.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:16 smithi121 bash[75184]: audit 2024-04-22T21:10:15.776275+0000 mgr.x (mgr.34107) 543 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:17.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:16 smithi121 bash[75184]: audit 2024-04-22T21:10:15.776275+0000 mgr.x (mgr.34107) 543 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:17.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:16 smithi121 bash[73084]: audit 2024-04-22T21:10:15.776275+0000 mgr.x (mgr.34107) 543 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:17.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:16 smithi121 bash[73084]: audit 2024-04-22T21:10:15.776275+0000 mgr.x (mgr.34107) 543 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:17.654 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:17 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:17.654 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:10:17 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:17.654 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:10:17 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:17.655 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:10:17 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:17.655 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:10:17 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:17.655 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:10:17 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:17.656 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:17 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:17.656 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:10:17 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:17.656 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:10:17 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:17.973 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:10:17 smithi121 systemd[1]: Stopping Ceph osd.1 for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:10:17.973 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:10:17 smithi121 bash[30444]: debug 2024-04-22T21:10:17.757+0000 7fbac9d35700 -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-22T21:10:17.973 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:10:17 smithi121 bash[30444]: debug 2024-04-22T21:10:17.757+0000 7fbac9d35700 -1 osd.1 122 *** Got signal Terminated *** 2024-04-22T21:10:17.973 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:10:17 smithi121 bash[30444]: debug 2024-04-22T21:10:17.757+0000 7fbac9d35700 -1 osd.1 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-22T21:10:18.229 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:10:17 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:10:17] "GET /metrics HTTP/1.1" 200 38351 "" "Prometheus/2.33.4" 2024-04-22T21:10:18.229 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:17 smithi123 bash[58916]: cluster 2024-04-22T21:10:16.650872+0000 mgr.x (mgr.34107) 544 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:10:18.229 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:17 smithi123 bash[58916]: cluster 2024-04-22T21:10:16.650872+0000 mgr.x (mgr.34107) 544 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:10:18.229 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:17 smithi123 bash[58916]: audit 2024-04-22T21:10:16.982606+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:18.229 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:17 smithi123 bash[58916]: audit 2024-04-22T21:10:16.982606+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:18.230 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:17 smithi123 bash[58916]: audit 2024-04-22T21:10:16.998002+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:18.230 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:17 smithi123 bash[58916]: audit 2024-04-22T21:10:16.998002+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:18.230 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:17 smithi123 bash[58916]: audit 2024-04-22T21:10:17.012997+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:18.230 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:17 smithi123 bash[58916]: audit 2024-04-22T21:10:17.012997+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:18.230 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:17 smithi123 bash[58916]: cluster 2024-04-22T21:10:17.762787+0000 mon.a (mon.0) 551 : cluster [INF] osd.1 marked itself down and dead 2024-04-22T21:10:18.230 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:17 smithi123 bash[58916]: cluster 2024-04-22T21:10:17.762787+0000 mon.a (mon.0) 551 : cluster [INF] osd.1 marked itself down and dead 2024-04-22T21:10:18.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:17 smithi121 bash[75184]: cluster 2024-04-22T21:10:16.650872+0000 mgr.x (mgr.34107) 544 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:10:18.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:17 smithi121 bash[75184]: cluster 2024-04-22T21:10:16.650872+0000 mgr.x (mgr.34107) 544 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:10:18.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:17 smithi121 bash[75184]: audit 2024-04-22T21:10:16.982606+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:18.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:17 smithi121 bash[75184]: audit 2024-04-22T21:10:16.982606+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:18.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:17 smithi121 bash[75184]: audit 2024-04-22T21:10:16.998002+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:18.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:17 smithi121 bash[75184]: audit 2024-04-22T21:10:16.998002+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:18.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:17 smithi121 bash[75184]: audit 2024-04-22T21:10:17.012997+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:18.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:17 smithi121 bash[75184]: audit 2024-04-22T21:10:17.012997+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:18.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:17 smithi121 bash[75184]: cluster 2024-04-22T21:10:17.762787+0000 mon.a (mon.0) 551 : cluster [INF] osd.1 marked itself down and dead 2024-04-22T21:10:18.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:17 smithi121 bash[75184]: cluster 2024-04-22T21:10:17.762787+0000 mon.a (mon.0) 551 : cluster [INF] osd.1 marked itself down and dead 2024-04-22T21:10:18.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:17 smithi121 bash[73084]: cluster 2024-04-22T21:10:16.650872+0000 mgr.x (mgr.34107) 544 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:10:18.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:17 smithi121 bash[73084]: cluster 2024-04-22T21:10:16.650872+0000 mgr.x (mgr.34107) 544 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:10:18.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:17 smithi121 bash[73084]: audit 2024-04-22T21:10:16.982606+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:18.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:17 smithi121 bash[73084]: audit 2024-04-22T21:10:16.982606+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:18.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:17 smithi121 bash[73084]: audit 2024-04-22T21:10:16.998002+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:18.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:17 smithi121 bash[73084]: audit 2024-04-22T21:10:16.998002+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:18.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:17 smithi121 bash[73084]: audit 2024-04-22T21:10:17.012997+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:18.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:17 smithi121 bash[73084]: audit 2024-04-22T21:10:17.012997+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:18.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:17 smithi121 bash[73084]: cluster 2024-04-22T21:10:17.762787+0000 mon.a (mon.0) 551 : cluster [INF] osd.1 marked itself down and dead 2024-04-22T21:10:18.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:17 smithi121 bash[73084]: cluster 2024-04-22T21:10:17.762787+0000 mon.a (mon.0) 551 : cluster [INF] osd.1 marked itself down and dead 2024-04-22T21:10:18.975 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:10:18 smithi123 bash[54986]: ts=2024-04-22T21:10: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 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)\", cluster=\"e8544264-00e9-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"172.21.15.123:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-22T21:10:19.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:18 smithi123 bash[58916]: cluster 2024-04-22T21:10:18.009980+0000 mon.a (mon.0) 552 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:10:19.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:18 smithi123 bash[58916]: cluster 2024-04-22T21:10:18.009980+0000 mon.a (mon.0) 552 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:10:19.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:18 smithi123 bash[58916]: cluster 2024-04-22T21:10:18.019076+0000 mon.a (mon.0) 553 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-22T21:10:19.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:18 smithi123 bash[58916]: cluster 2024-04-22T21:10:18.019076+0000 mon.a (mon.0) 553 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-22T21:10:19.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:18 smithi123 bash[58916]: audit 2024-04-22T21:10:18.559243+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:19.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:18 smithi123 bash[58916]: audit 2024-04-22T21:10:18.559243+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:19.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:18 smithi123 bash[58916]: audit 2024-04-22T21:10:18.571257+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:19.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:18 smithi123 bash[58916]: audit 2024-04-22T21:10:18.571257+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:19.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:18 smithi123 bash[58916]: audit 2024-04-22T21:10:18.580991+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:19.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:18 smithi123 bash[58916]: audit 2024-04-22T21:10:18.580991+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:19.286 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:10:19 smithi121 bash[81710]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-1 2024-04-22T21:10:19.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:18 smithi121 bash[73084]: cluster 2024-04-22T21:10:18.009980+0000 mon.a (mon.0) 552 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:10:19.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:18 smithi121 bash[73084]: cluster 2024-04-22T21:10:18.009980+0000 mon.a (mon.0) 552 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:10:19.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:18 smithi121 bash[73084]: cluster 2024-04-22T21:10:18.019076+0000 mon.a (mon.0) 553 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-22T21:10:19.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:18 smithi121 bash[73084]: cluster 2024-04-22T21:10:18.019076+0000 mon.a (mon.0) 553 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-22T21:10:19.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:18 smithi121 bash[73084]: audit 2024-04-22T21:10:18.559243+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:19.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:18 smithi121 bash[73084]: audit 2024-04-22T21:10:18.559243+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:19.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:18 smithi121 bash[73084]: audit 2024-04-22T21:10:18.571257+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:19.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:18 smithi121 bash[73084]: audit 2024-04-22T21:10:18.571257+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:19.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:18 smithi121 bash[73084]: audit 2024-04-22T21:10:18.580991+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:19.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:18 smithi121 bash[73084]: audit 2024-04-22T21:10:18.580991+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:19.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:18 smithi121 bash[75184]: cluster 2024-04-22T21:10:18.009980+0000 mon.a (mon.0) 552 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:10:19.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:18 smithi121 bash[75184]: cluster 2024-04-22T21:10:18.009980+0000 mon.a (mon.0) 552 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:10:19.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:18 smithi121 bash[75184]: cluster 2024-04-22T21:10:18.019076+0000 mon.a (mon.0) 553 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-22T21:10:19.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:18 smithi121 bash[75184]: cluster 2024-04-22T21:10:18.019076+0000 mon.a (mon.0) 553 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-22T21:10:19.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:18 smithi121 bash[75184]: audit 2024-04-22T21:10:18.559243+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:19.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:18 smithi121 bash[75184]: audit 2024-04-22T21:10:18.559243+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:19.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:18 smithi121 bash[75184]: audit 2024-04-22T21:10:18.571257+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:19.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:18 smithi121 bash[75184]: audit 2024-04-22T21:10:18.571257+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:19.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:18 smithi121 bash[75184]: audit 2024-04-22T21:10:18.580991+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:19.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:18 smithi121 bash[75184]: audit 2024-04-22T21:10:18.580991+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:19.786 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:10:19 smithi121 bash[81790]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-1 2024-04-22T21:10:20.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:20 smithi121 bash[73084]: cluster 2024-04-22T21:10:18.651543+0000 mgr.x (mgr.34107) 545 : cluster [DBG] pgmap v90: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:10:20.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:20 smithi121 bash[73084]: cluster 2024-04-22T21:10:18.651543+0000 mgr.x (mgr.34107) 545 : cluster [DBG] pgmap v90: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:10:20.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:20 smithi121 bash[73084]: cluster 2024-04-22T21:10:19.022437+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-04-22T21:10:20.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:20 smithi121 bash[73084]: cluster 2024-04-22T21:10:19.022437+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-04-22T21:10:20.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:20 smithi121 bash[75184]: cluster 2024-04-22T21:10:18.651543+0000 mgr.x (mgr.34107) 545 : cluster [DBG] pgmap v90: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:10:20.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:20 smithi121 bash[75184]: cluster 2024-04-22T21:10:18.651543+0000 mgr.x (mgr.34107) 545 : cluster [DBG] pgmap v90: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:10:20.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:20 smithi121 bash[75184]: cluster 2024-04-22T21:10:19.022437+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-04-22T21:10:20.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:20 smithi121 bash[75184]: cluster 2024-04-22T21:10:19.022437+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-04-22T21:10:20.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:20 smithi123 bash[58916]: cluster 2024-04-22T21:10:18.651543+0000 mgr.x (mgr.34107) 545 : cluster [DBG] pgmap v90: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:10:20.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:20 smithi123 bash[58916]: cluster 2024-04-22T21:10:18.651543+0000 mgr.x (mgr.34107) 545 : cluster [DBG] pgmap v90: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:10:20.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:20 smithi123 bash[58916]: cluster 2024-04-22T21:10:19.022437+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-04-22T21:10:20.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:20 smithi123 bash[58916]: cluster 2024-04-22T21:10:19.022437+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-04-22T21:10:21.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:21 smithi121 bash[75184]: cluster 2024-04-22T21:10:21.017971+0000 mon.a (mon.0) 558 : cluster [WRN] Health check failed: Degraded data redundancy: 9/630 objects degraded (1.429%), 6 pgs degraded (PG_DEGRADED) 2024-04-22T21:10:21.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:21 smithi121 bash[75184]: cluster 2024-04-22T21:10:21.017971+0000 mon.a (mon.0) 558 : cluster [WRN] Health check failed: Degraded data redundancy: 9/630 objects degraded (1.429%), 6 pgs degraded (PG_DEGRADED) 2024-04-22T21:10:21.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:21 smithi121 bash[73084]: cluster 2024-04-22T21:10:21.017971+0000 mon.a (mon.0) 558 : cluster [WRN] Health check failed: Degraded data redundancy: 9/630 objects degraded (1.429%), 6 pgs degraded (PG_DEGRADED) 2024-04-22T21:10:21.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:21 smithi121 bash[73084]: cluster 2024-04-22T21:10:21.017971+0000 mon.a (mon.0) 558 : cluster [WRN] Health check failed: Degraded data redundancy: 9/630 objects degraded (1.429%), 6 pgs degraded (PG_DEGRADED) 2024-04-22T21:10:21.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:21 smithi123 bash[58916]: cluster 2024-04-22T21:10:21.017971+0000 mon.a (mon.0) 558 : cluster [WRN] Health check failed: Degraded data redundancy: 9/630 objects degraded (1.429%), 6 pgs degraded (PG_DEGRADED) 2024-04-22T21:10:21.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:21 smithi123 bash[58916]: cluster 2024-04-22T21:10:21.017971+0000 mon.a (mon.0) 558 : cluster [WRN] Health check failed: Degraded data redundancy: 9/630 objects degraded (1.429%), 6 pgs degraded (PG_DEGRADED) 2024-04-22T21:10:21.799 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:10:21 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:21.800 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:10:21 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:21.800 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:10:21 smithi121 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.1.service: Deactivated successfully. 2024-04-22T21:10:21.800 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:10:21 smithi121 systemd[1]: Stopped Ceph osd.1 for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:10:21.800 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:10:21 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:21.801 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:10:21 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:21.801 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:10:21 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:21.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:21 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:21.802 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:10:21 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:21.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:21 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:21.802 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:10:21 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:22.066 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:10:21 smithi121 systemd[1]: Started Ceph osd.1 for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:10:22.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:22 smithi123 bash[58916]: cluster 2024-04-22T21:10:20.652557+0000 mgr.x (mgr.34107) 546 : cluster [DBG] pgmap v92: 161 pgs: 6 active+undersized+degraded, 16 stale+active+clean, 7 active+undersized, 132 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 9/630 objects degraded (1.429%) 2024-04-22T21:10:22.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:22 smithi123 bash[58916]: cluster 2024-04-22T21:10:20.652557+0000 mgr.x (mgr.34107) 546 : cluster [DBG] pgmap v92: 161 pgs: 6 active+undersized+degraded, 16 stale+active+clean, 7 active+undersized, 132 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 9/630 objects degraded (1.429%) 2024-04-22T21:10:22.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:22 smithi123 bash[58916]: audit 2024-04-22T21:10:21.856493+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:22.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:22 smithi123 bash[58916]: audit 2024-04-22T21:10:21.856493+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:22.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:22 smithi123 bash[58916]: audit 2024-04-22T21:10:21.865297+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:22.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:22 smithi123 bash[58916]: audit 2024-04-22T21:10:21.865297+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:22.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:22 smithi123 bash[58916]: audit 2024-04-22T21:10:21.914483+0000 mon.c (mon.1) 616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:22.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:22 smithi123 bash[58916]: audit 2024-04-22T21:10:21.914483+0000 mon.c (mon.1) 616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:22.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:22 smithi123 bash[58916]: audit 2024-04-22T21:10:21.919600+0000 mon.c (mon.1) 617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:22.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:22 smithi123 bash[58916]: audit 2024-04-22T21:10:21.919600+0000 mon.c (mon.1) 617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:22.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:22 smithi123 bash[58916]: audit 2024-04-22T21:10:21.921049+0000 mon.c (mon.1) 618 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:22.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:22 smithi123 bash[58916]: audit 2024-04-22T21:10:21.921049+0000 mon.c (mon.1) 618 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:22.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:22 smithi123 bash[58916]: audit 2024-04-22T21:10:21.928951+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:22.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:22 smithi123 bash[58916]: audit 2024-04-22T21:10:21.928951+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:22.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:22 smithi123 bash[58916]: audit 2024-04-22T21:10:22.023521+0000 mon.c (mon.1) 619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:22.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:22 smithi123 bash[58916]: audit 2024-04-22T21:10:22.023521+0000 mon.c (mon.1) 619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:22.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:22 smithi123 bash[58916]: audit 2024-04-22T21:10:22.028153+0000 mon.c (mon.1) 620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:22.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:22 smithi123 bash[58916]: audit 2024-04-22T21:10:22.028153+0000 mon.c (mon.1) 620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:22.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:22 smithi123 bash[58916]: audit 2024-04-22T21:10:22.031004+0000 mon.c (mon.1) 621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:22.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:22 smithi123 bash[58916]: audit 2024-04-22T21:10:22.031004+0000 mon.c (mon.1) 621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:22.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:22 smithi123 bash[58916]: audit 2024-04-22T21:10:22.035775+0000 mon.c (mon.1) 622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:22.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:22 smithi123 bash[58916]: audit 2024-04-22T21:10:22.035775+0000 mon.c (mon.1) 622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:22.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:22 smithi123 bash[58916]: audit 2024-04-22T21:10:22.037423+0000 mon.c (mon.1) 623 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:22.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:22 smithi123 bash[58916]: audit 2024-04-22T21:10:22.037423+0000 mon.c (mon.1) 623 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:22.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:22 smithi123 bash[58916]: audit 2024-04-22T21:10:22.048005+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:22.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:22 smithi123 bash[58916]: audit 2024-04-22T21:10:22.048005+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:22.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[73084]: cluster 2024-04-22T21:10:20.652557+0000 mgr.x (mgr.34107) 546 : cluster [DBG] pgmap v92: 161 pgs: 6 active+undersized+degraded, 16 stale+active+clean, 7 active+undersized, 132 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 9/630 objects degraded (1.429%) 2024-04-22T21:10:22.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[73084]: cluster 2024-04-22T21:10:20.652557+0000 mgr.x (mgr.34107) 546 : cluster [DBG] pgmap v92: 161 pgs: 6 active+undersized+degraded, 16 stale+active+clean, 7 active+undersized, 132 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 9/630 objects degraded (1.429%) 2024-04-22T21:10:22.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[73084]: audit 2024-04-22T21:10:21.856493+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:22.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[73084]: audit 2024-04-22T21:10:21.856493+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:22.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[73084]: audit 2024-04-22T21:10:21.865297+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:22.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[73084]: audit 2024-04-22T21:10:21.865297+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:22.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[73084]: audit 2024-04-22T21:10:21.914483+0000 mon.c (mon.1) 616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:22.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[73084]: audit 2024-04-22T21:10:21.914483+0000 mon.c (mon.1) 616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:22.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[73084]: audit 2024-04-22T21:10:21.919600+0000 mon.c (mon.1) 617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:22.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[73084]: audit 2024-04-22T21:10:21.919600+0000 mon.c (mon.1) 617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:22.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[73084]: audit 2024-04-22T21:10:21.921049+0000 mon.c (mon.1) 618 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:22.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[73084]: audit 2024-04-22T21:10:21.921049+0000 mon.c (mon.1) 618 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:22.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[73084]: audit 2024-04-22T21:10:21.928951+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:22.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[73084]: audit 2024-04-22T21:10:21.928951+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:22.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[73084]: audit 2024-04-22T21:10:22.023521+0000 mon.c (mon.1) 619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:22.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[73084]: audit 2024-04-22T21:10:22.023521+0000 mon.c (mon.1) 619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:22.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[73084]: audit 2024-04-22T21:10:22.028153+0000 mon.c (mon.1) 620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:22.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[73084]: audit 2024-04-22T21:10:22.028153+0000 mon.c (mon.1) 620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:22.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[73084]: audit 2024-04-22T21:10:22.031004+0000 mon.c (mon.1) 621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:22.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[75184]: cluster 2024-04-22T21:10:20.652557+0000 mgr.x (mgr.34107) 546 : cluster [DBG] pgmap v92: 161 pgs: 6 active+undersized+degraded, 16 stale+active+clean, 7 active+undersized, 132 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 9/630 objects degraded (1.429%) 2024-04-22T21:10:22.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[75184]: cluster 2024-04-22T21:10:20.652557+0000 mgr.x (mgr.34107) 546 : cluster [DBG] pgmap v92: 161 pgs: 6 active+undersized+degraded, 16 stale+active+clean, 7 active+undersized, 132 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 9/630 objects degraded (1.429%) 2024-04-22T21:10:22.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[75184]: audit 2024-04-22T21:10:21.856493+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:22.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[75184]: audit 2024-04-22T21:10:21.856493+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:22.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[75184]: audit 2024-04-22T21:10:21.865297+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:22.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[75184]: audit 2024-04-22T21:10:21.865297+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:22.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[75184]: audit 2024-04-22T21:10:21.914483+0000 mon.c (mon.1) 616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:22.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[75184]: audit 2024-04-22T21:10:21.914483+0000 mon.c (mon.1) 616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:22.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[75184]: audit 2024-04-22T21:10:21.919600+0000 mon.c (mon.1) 617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:22.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[75184]: audit 2024-04-22T21:10:21.919600+0000 mon.c (mon.1) 617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:22.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[75184]: audit 2024-04-22T21:10:21.921049+0000 mon.c (mon.1) 618 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:22.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[75184]: audit 2024-04-22T21:10:21.921049+0000 mon.c (mon.1) 618 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:22.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[75184]: audit 2024-04-22T21:10:21.928951+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:22.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[75184]: audit 2024-04-22T21:10:21.928951+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:22.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[75184]: audit 2024-04-22T21:10:22.023521+0000 mon.c (mon.1) 619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:22.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[75184]: audit 2024-04-22T21:10:22.023521+0000 mon.c (mon.1) 619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:22.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[75184]: audit 2024-04-22T21:10:22.028153+0000 mon.c (mon.1) 620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:22.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[75184]: audit 2024-04-22T21:10:22.028153+0000 mon.c (mon.1) 620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:22.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[75184]: audit 2024-04-22T21:10:22.031004+0000 mon.c (mon.1) 621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:22.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[73084]: audit 2024-04-22T21:10:22.031004+0000 mon.c (mon.1) 621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[73084]: audit 2024-04-22T21:10:22.035775+0000 mon.c (mon.1) 622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[73084]: audit 2024-04-22T21:10:22.035775+0000 mon.c (mon.1) 622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[73084]: audit 2024-04-22T21:10:22.037423+0000 mon.c (mon.1) 623 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[73084]: audit 2024-04-22T21:10:22.037423+0000 mon.c (mon.1) 623 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[73084]: audit 2024-04-22T21:10:22.048005+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[73084]: audit 2024-04-22T21:10:22.048005+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:22.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[75184]: audit 2024-04-22T21:10:22.031004+0000 mon.c (mon.1) 621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:22.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[75184]: audit 2024-04-22T21:10:22.035775+0000 mon.c (mon.1) 622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:22.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[75184]: audit 2024-04-22T21:10:22.035775+0000 mon.c (mon.1) 622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:22.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[75184]: audit 2024-04-22T21:10:22.037423+0000 mon.c (mon.1) 623 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:22.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[75184]: audit 2024-04-22T21:10:22.037423+0000 mon.c (mon.1) 623 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:22.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[75184]: audit 2024-04-22T21:10:22.048005+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:22.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:22 smithi121 bash[75184]: audit 2024-04-22T21:10:22.048005+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: cephadm 2024-04-22T21:10:21.937914+0000 mgr.x (mgr.34107) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:23.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: cephadm 2024-04-22T21:10:21.937914+0000 mgr.x (mgr.34107) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:23.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: cephadm 2024-04-22T21:10:22.056995+0000 mgr.x (mgr.34107) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:23.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: cephadm 2024-04-22T21:10:22.056995+0000 mgr.x (mgr.34107) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:23.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.142069+0000 mon.c (mon.1) 624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.142069+0000 mon.c (mon.1) 624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.145076+0000 mon.c (mon.1) 625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.145076+0000 mon.c (mon.1) 625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.146592+0000 mon.c (mon.1) 626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.146592+0000 mon.c (mon.1) 626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.150622+0000 mon.c (mon.1) 627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.150622+0000 mon.c (mon.1) 627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.152102+0000 mon.c (mon.1) 628 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.152102+0000 mon.c (mon.1) 628 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.161781+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.161781+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: cephadm 2024-04-22T21:10:22.171126+0000 mgr.x (mgr.34107) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:23.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: cephadm 2024-04-22T21:10:22.171126+0000 mgr.x (mgr.34107) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:23.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.255974+0000 mon.c (mon.1) 629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.255974+0000 mon.c (mon.1) 629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.260352+0000 mon.c (mon.1) 630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.260352+0000 mon.c (mon.1) 630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.262544+0000 mon.c (mon.1) 631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.262544+0000 mon.c (mon.1) 631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.267340+0000 mon.c (mon.1) 632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.267340+0000 mon.c (mon.1) 632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.269129+0000 mon.c (mon.1) 633 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.269129+0000 mon.c (mon.1) 633 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.279960+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.279960+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: cephadm 2024-04-22T21:10:22.289026+0000 mgr.x (mgr.34107) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:23.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: cephadm 2024-04-22T21:10:22.289026+0000 mgr.x (mgr.34107) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:23.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.361133+0000 mon.c (mon.1) 634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.361133+0000 mon.c (mon.1) 634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.365523+0000 mon.c (mon.1) 635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.365523+0000 mon.c (mon.1) 635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.368040+0000 mon.c (mon.1) 636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.368040+0000 mon.c (mon.1) 636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.372085+0000 mon.c (mon.1) 637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.372085+0000 mon.c (mon.1) 637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.373825+0000 mon.c (mon.1) 638 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.373825+0000 mon.c (mon.1) 638 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.386589+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.386589+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.479377+0000 mon.c (mon.1) 639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.479377+0000 mon.c (mon.1) 639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.484418+0000 mon.c (mon.1) 640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.484418+0000 mon.c (mon.1) 640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.486546+0000 mon.c (mon.1) 641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.486546+0000 mon.c (mon.1) 641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.491219+0000 mon.c (mon.1) 642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.491219+0000 mon.c (mon.1) 642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.492778+0000 mon.c (mon.1) 643 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.492778+0000 mon.c (mon.1) 643 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.506176+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.506176+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.587033+0000 mon.c (mon.1) 644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.587033+0000 mon.c (mon.1) 644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.590619+0000 mon.c (mon.1) 645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.590619+0000 mon.c (mon.1) 645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.592697+0000 mon.c (mon.1) 646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.592697+0000 mon.c (mon.1) 646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.596297+0000 mon.c (mon.1) 647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.596297+0000 mon.c (mon.1) 647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.597536+0000 mon.c (mon.1) 648 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.597536+0000 mon.c (mon.1) 648 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.609362+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.609362+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.689867+0000 mon.c (mon.1) 649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.689867+0000 mon.c (mon.1) 649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.693202+0000 mon.c (mon.1) 650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.693202+0000 mon.c (mon.1) 650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.694882+0000 mon.c (mon.1) 651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.694882+0000 mon.c (mon.1) 651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.698220+0000 mon.c (mon.1) 652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.698220+0000 mon.c (mon.1) 652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.699825+0000 mon.c (mon.1) 653 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.699825+0000 mon.c (mon.1) 653 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.707999+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.707999+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.799579+0000 mon.c (mon.1) 654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.799579+0000 mon.c (mon.1) 654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.804085+0000 mon.c (mon.1) 655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.804085+0000 mon.c (mon.1) 655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.806047+0000 mon.c (mon.1) 656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.806047+0000 mon.c (mon.1) 656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.810216+0000 mon.c (mon.1) 657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.810216+0000 mon.c (mon.1) 657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.811724+0000 mon.c (mon.1) 658 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.811724+0000 mon.c (mon.1) 658 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.821733+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.821733+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.917355+0000 mon.c (mon.1) 659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.917355+0000 mon.c (mon.1) 659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.922173+0000 mon.c (mon.1) 660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.922173+0000 mon.c (mon.1) 660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.924221+0000 mon.c (mon.1) 661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.924221+0000 mon.c (mon.1) 661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.928334+0000 mon.c (mon.1) 662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.928334+0000 mon.c (mon.1) 662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.929647+0000 mon.c (mon.1) 663 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.929647+0000 mon.c (mon.1) 663 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.940982+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:22.940982+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:23.036666+0000 mon.c (mon.1) 664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:23.036666+0000 mon.c (mon.1) 664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:23.041767+0000 mon.c (mon.1) 665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:23.041767+0000 mon.c (mon.1) 665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:23.044483+0000 mon.c (mon.1) 666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:23.044483+0000 mon.c (mon.1) 666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:23.049575+0000 mon.c (mon.1) 667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:23.049575+0000 mon.c (mon.1) 667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:23.051347+0000 mon.c (mon.1) 668 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:23.051347+0000 mon.c (mon.1) 668 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:23.062435+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[58916]: audit 2024-04-22T21:10:23.062435+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: cephadm 2024-04-22T21:10:21.937914+0000 mgr.x (mgr.34107) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:23.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: cephadm 2024-04-22T21:10:21.937914+0000 mgr.x (mgr.34107) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:23.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: cephadm 2024-04-22T21:10:22.056995+0000 mgr.x (mgr.34107) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:23.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: cephadm 2024-04-22T21:10:22.056995+0000 mgr.x (mgr.34107) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:23.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.142069+0000 mon.c (mon.1) 624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.142069+0000 mon.c (mon.1) 624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.145076+0000 mon.c (mon.1) 625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.145076+0000 mon.c (mon.1) 625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.146592+0000 mon.c (mon.1) 626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.146592+0000 mon.c (mon.1) 626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.150622+0000 mon.c (mon.1) 627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.150622+0000 mon.c (mon.1) 627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.152102+0000 mon.c (mon.1) 628 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.152102+0000 mon.c (mon.1) 628 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.161781+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.161781+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: cephadm 2024-04-22T21:10:22.171126+0000 mgr.x (mgr.34107) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:23.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: cephadm 2024-04-22T21:10:22.171126+0000 mgr.x (mgr.34107) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:23.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.255974+0000 mon.c (mon.1) 629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.255974+0000 mon.c (mon.1) 629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.260352+0000 mon.c (mon.1) 630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.260352+0000 mon.c (mon.1) 630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.262544+0000 mon.c (mon.1) 631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.262544+0000 mon.c (mon.1) 631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.267340+0000 mon.c (mon.1) 632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.267340+0000 mon.c (mon.1) 632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.269129+0000 mon.c (mon.1) 633 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.269129+0000 mon.c (mon.1) 633 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.279960+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.279960+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: cephadm 2024-04-22T21:10:22.289026+0000 mgr.x (mgr.34107) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:23.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: cephadm 2024-04-22T21:10:22.289026+0000 mgr.x (mgr.34107) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:23.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.361133+0000 mon.c (mon.1) 634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.361133+0000 mon.c (mon.1) 634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.365523+0000 mon.c (mon.1) 635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.365523+0000 mon.c (mon.1) 635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.368040+0000 mon.c (mon.1) 636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.368040+0000 mon.c (mon.1) 636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.372085+0000 mon.c (mon.1) 637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: cephadm 2024-04-22T21:10:21.937914+0000 mgr.x (mgr.34107) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:23.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: cephadm 2024-04-22T21:10:21.937914+0000 mgr.x (mgr.34107) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:23.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: cephadm 2024-04-22T21:10:22.056995+0000 mgr.x (mgr.34107) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:23.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: cephadm 2024-04-22T21:10:22.056995+0000 mgr.x (mgr.34107) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:23.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.142069+0000 mon.c (mon.1) 624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.142069+0000 mon.c (mon.1) 624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.145076+0000 mon.c (mon.1) 625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.145076+0000 mon.c (mon.1) 625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.146592+0000 mon.c (mon.1) 626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.146592+0000 mon.c (mon.1) 626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.150622+0000 mon.c (mon.1) 627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.150622+0000 mon.c (mon.1) 627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.152102+0000 mon.c (mon.1) 628 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.152102+0000 mon.c (mon.1) 628 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.161781+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.161781+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: cephadm 2024-04-22T21:10:22.171126+0000 mgr.x (mgr.34107) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:23.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: cephadm 2024-04-22T21:10:22.171126+0000 mgr.x (mgr.34107) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:23.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.255974+0000 mon.c (mon.1) 629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.255974+0000 mon.c (mon.1) 629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.372085+0000 mon.c (mon.1) 637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.373825+0000 mon.c (mon.1) 638 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.373825+0000 mon.c (mon.1) 638 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.386589+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.386589+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.479377+0000 mon.c (mon.1) 639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.479377+0000 mon.c (mon.1) 639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.484418+0000 mon.c (mon.1) 640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.484418+0000 mon.c (mon.1) 640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.486546+0000 mon.c (mon.1) 641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.486546+0000 mon.c (mon.1) 641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.491219+0000 mon.c (mon.1) 642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.491219+0000 mon.c (mon.1) 642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.492778+0000 mon.c (mon.1) 643 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.492778+0000 mon.c (mon.1) 643 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.506176+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.506176+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.587033+0000 mon.c (mon.1) 644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.587033+0000 mon.c (mon.1) 644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.590619+0000 mon.c (mon.1) 645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.260352+0000 mon.c (mon.1) 630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.260352+0000 mon.c (mon.1) 630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.262544+0000 mon.c (mon.1) 631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.262544+0000 mon.c (mon.1) 631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.267340+0000 mon.c (mon.1) 632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.267340+0000 mon.c (mon.1) 632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.269129+0000 mon.c (mon.1) 633 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.269129+0000 mon.c (mon.1) 633 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.279960+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.279960+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: cephadm 2024-04-22T21:10:22.289026+0000 mgr.x (mgr.34107) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:23.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: cephadm 2024-04-22T21:10:22.289026+0000 mgr.x (mgr.34107) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:23.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.361133+0000 mon.c (mon.1) 634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.361133+0000 mon.c (mon.1) 634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.365523+0000 mon.c (mon.1) 635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.365523+0000 mon.c (mon.1) 635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.368040+0000 mon.c (mon.1) 636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.368040+0000 mon.c (mon.1) 636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.372085+0000 mon.c (mon.1) 637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.590619+0000 mon.c (mon.1) 645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.592697+0000 mon.c (mon.1) 646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.592697+0000 mon.c (mon.1) 646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.596297+0000 mon.c (mon.1) 647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.596297+0000 mon.c (mon.1) 647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.597536+0000 mon.c (mon.1) 648 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.597536+0000 mon.c (mon.1) 648 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.609362+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.609362+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.689867+0000 mon.c (mon.1) 649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.689867+0000 mon.c (mon.1) 649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.693202+0000 mon.c (mon.1) 650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.693202+0000 mon.c (mon.1) 650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.694882+0000 mon.c (mon.1) 651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.694882+0000 mon.c (mon.1) 651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.698220+0000 mon.c (mon.1) 652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.698220+0000 mon.c (mon.1) 652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.699825+0000 mon.c (mon.1) 653 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.699825+0000 mon.c (mon.1) 653 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.707999+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.707999+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.799579+0000 mon.c (mon.1) 654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.799579+0000 mon.c (mon.1) 654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.804085+0000 mon.c (mon.1) 655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.804085+0000 mon.c (mon.1) 655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.806047+0000 mon.c (mon.1) 656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.806047+0000 mon.c (mon.1) 656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.810216+0000 mon.c (mon.1) 657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.810216+0000 mon.c (mon.1) 657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.811724+0000 mon.c (mon.1) 658 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.811724+0000 mon.c (mon.1) 658 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.821733+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.821733+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.917355+0000 mon.c (mon.1) 659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.917355+0000 mon.c (mon.1) 659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.922173+0000 mon.c (mon.1) 660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.922173+0000 mon.c (mon.1) 660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.924221+0000 mon.c (mon.1) 661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.924221+0000 mon.c (mon.1) 661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.928334+0000 mon.c (mon.1) 662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.928334+0000 mon.c (mon.1) 662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.929647+0000 mon.c (mon.1) 663 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.929647+0000 mon.c (mon.1) 663 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.940982+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:22.940982+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:23.036666+0000 mon.c (mon.1) 664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:23.036666+0000 mon.c (mon.1) 664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:23.041767+0000 mon.c (mon.1) 665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:23.041767+0000 mon.c (mon.1) 665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:23.044483+0000 mon.c (mon.1) 666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:23.044483+0000 mon.c (mon.1) 666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:23.049575+0000 mon.c (mon.1) 667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:23.049575+0000 mon.c (mon.1) 667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:23.051347+0000 mon.c (mon.1) 668 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:23.051347+0000 mon.c (mon.1) 668 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:23.062435+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[75184]: audit 2024-04-22T21:10:23.062435+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.372085+0000 mon.c (mon.1) 637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.373825+0000 mon.c (mon.1) 638 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.373825+0000 mon.c (mon.1) 638 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.386589+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.386589+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.479377+0000 mon.c (mon.1) 639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.479377+0000 mon.c (mon.1) 639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.484418+0000 mon.c (mon.1) 640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.484418+0000 mon.c (mon.1) 640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.486546+0000 mon.c (mon.1) 641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.486546+0000 mon.c (mon.1) 641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.491219+0000 mon.c (mon.1) 642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.491219+0000 mon.c (mon.1) 642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.492778+0000 mon.c (mon.1) 643 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.492778+0000 mon.c (mon.1) 643 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.506176+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.506176+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.587033+0000 mon.c (mon.1) 644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.587033+0000 mon.c (mon.1) 644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.590619+0000 mon.c (mon.1) 645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.590619+0000 mon.c (mon.1) 645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.592697+0000 mon.c (mon.1) 646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.592697+0000 mon.c (mon.1) 646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.596297+0000 mon.c (mon.1) 647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.596297+0000 mon.c (mon.1) 647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.597536+0000 mon.c (mon.1) 648 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.597536+0000 mon.c (mon.1) 648 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.609362+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.609362+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.689867+0000 mon.c (mon.1) 649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.689867+0000 mon.c (mon.1) 649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.693202+0000 mon.c (mon.1) 650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.693202+0000 mon.c (mon.1) 650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.694882+0000 mon.c (mon.1) 651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.694882+0000 mon.c (mon.1) 651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.698220+0000 mon.c (mon.1) 652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.698220+0000 mon.c (mon.1) 652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.699825+0000 mon.c (mon.1) 653 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.699825+0000 mon.c (mon.1) 653 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.707999+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.707999+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.799579+0000 mon.c (mon.1) 654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.799579+0000 mon.c (mon.1) 654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.804085+0000 mon.c (mon.1) 655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.804085+0000 mon.c (mon.1) 655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.806047+0000 mon.c (mon.1) 656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.806047+0000 mon.c (mon.1) 656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.810216+0000 mon.c (mon.1) 657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.810216+0000 mon.c (mon.1) 657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.811724+0000 mon.c (mon.1) 658 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.811724+0000 mon.c (mon.1) 658 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.821733+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.821733+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.917355+0000 mon.c (mon.1) 659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.917355+0000 mon.c (mon.1) 659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.922173+0000 mon.c (mon.1) 660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.922173+0000 mon.c (mon.1) 660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.924221+0000 mon.c (mon.1) 661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.924221+0000 mon.c (mon.1) 661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.928334+0000 mon.c (mon.1) 662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.928334+0000 mon.c (mon.1) 662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.929647+0000 mon.c (mon.1) 663 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.929647+0000 mon.c (mon.1) 663 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.940982+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:22.940982+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:23.036666+0000 mon.c (mon.1) 664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:23.036666+0000 mon.c (mon.1) 664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:23.041767+0000 mon.c (mon.1) 665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:23.041767+0000 mon.c (mon.1) 665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:23.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:23.044483+0000 mon.c (mon.1) 666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:23.044483+0000 mon.c (mon.1) 666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:23.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:23.049575+0000 mon.c (mon.1) 667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:23.049575+0000 mon.c (mon.1) 667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:23.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:23.051347+0000 mon.c (mon.1) 668 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:23.051347+0000 mon.c (mon.1) 668 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:23.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:23.062435+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[73084]: audit 2024-04-22T21:10:23.062435+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:23.992 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:10:23 smithi123 bash[54986]: ts=2024-04-22T21:10: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=\"smithi121\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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=\"e8544264-00e9-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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-22T21:10:24.036 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[82022]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-22T21:10:24.036 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[82022]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-22T21:10:24.036 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[82022]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-22T21:10:24.036 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[82022]: 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-22T21:10:24.036 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[82022]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-22T21:10:24.036 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[82022]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-22T21:10:24.036 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[82022]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-04-22T21:10:24.036 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[82022]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-22T21:10:24.036 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:10:23 smithi121 bash[82022]: --> ceph-volume raw activate successful for osd ID: 1 2024-04-22T21:10:24.465 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: cephadm 2024-04-22T21:10:22.395555+0000 mgr.x (mgr.34107) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.465 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: cephadm 2024-04-22T21:10:22.395555+0000 mgr.x (mgr.34107) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.466 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: cephadm 2024-04-22T21:10:22.515321+0000 mgr.x (mgr.34107) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.466 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: cephadm 2024-04-22T21:10:22.515321+0000 mgr.x (mgr.34107) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.466 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: cephadm 2024-04-22T21:10:22.617943+0000 mgr.x (mgr.34107) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.466 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: cephadm 2024-04-22T21:10:22.617943+0000 mgr.x (mgr.34107) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.466 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: cluster 2024-04-22T21:10:22.653539+0000 mgr.x (mgr.34107) 554 : cluster [DBG] pgmap v93: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-22T21:10:24.466 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: cluster 2024-04-22T21:10:22.653539+0000 mgr.x (mgr.34107) 554 : cluster [DBG] pgmap v93: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-22T21:10:24.466 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: cephadm 2024-04-22T21:10:22.716965+0000 mgr.x (mgr.34107) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.466 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: cephadm 2024-04-22T21:10:22.716965+0000 mgr.x (mgr.34107) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.467 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: cephadm 2024-04-22T21:10:22.832427+0000 mgr.x (mgr.34107) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.467 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: cephadm 2024-04-22T21:10:22.832427+0000 mgr.x (mgr.34107) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.467 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: cephadm 2024-04-22T21:10:22.950120+0000 mgr.x (mgr.34107) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.467 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: cephadm 2024-04-22T21:10:22.950120+0000 mgr.x (mgr.34107) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.467 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: cephadm 2024-04-22T21:10:23.069099+0000 mgr.x (mgr.34107) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.467 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: cephadm 2024-04-22T21:10:23.069099+0000 mgr.x (mgr.34107) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.467 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.152588+0000 mon.c (mon.1) 669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.467 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.152588+0000 mon.c (mon.1) 669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.467 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.156824+0000 mon.c (mon.1) 670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.467 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.156824+0000 mon.c (mon.1) 670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.467 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.158277+0000 mon.c (mon.1) 671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.468 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.158277+0000 mon.c (mon.1) 671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.468 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.161680+0000 mon.c (mon.1) 672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.468 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.161680+0000 mon.c (mon.1) 672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.468 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.162811+0000 mon.c (mon.1) 673 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.468 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.162811+0000 mon.c (mon.1) 673 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.468 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.171553+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.468 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.171553+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.468 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: cephadm 2024-04-22T21:10:23.177844+0000 mgr.x (mgr.34107) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.468 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: cephadm 2024-04-22T21:10:23.177844+0000 mgr.x (mgr.34107) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.468 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.261963+0000 mon.c (mon.1) 674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.468 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.261963+0000 mon.c (mon.1) 674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.469 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.266593+0000 mon.c (mon.1) 675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.469 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.266593+0000 mon.c (mon.1) 675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.469 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.268319+0000 mon.c (mon.1) 676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.469 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.268319+0000 mon.c (mon.1) 676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.469 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.272343+0000 mon.c (mon.1) 677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.469 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.272343+0000 mon.c (mon.1) 677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.469 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.273479+0000 mon.c (mon.1) 678 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: cephadm 2024-04-22T21:10:22.395555+0000 mgr.x (mgr.34107) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: cephadm 2024-04-22T21:10:22.395555+0000 mgr.x (mgr.34107) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: cephadm 2024-04-22T21:10:22.515321+0000 mgr.x (mgr.34107) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: cephadm 2024-04-22T21:10:22.515321+0000 mgr.x (mgr.34107) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: cephadm 2024-04-22T21:10:22.617943+0000 mgr.x (mgr.34107) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: cephadm 2024-04-22T21:10:22.617943+0000 mgr.x (mgr.34107) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: cluster 2024-04-22T21:10:22.653539+0000 mgr.x (mgr.34107) 554 : cluster [DBG] pgmap v93: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-22T21:10:24.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: cluster 2024-04-22T21:10:22.653539+0000 mgr.x (mgr.34107) 554 : cluster [DBG] pgmap v93: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-22T21:10:24.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: cephadm 2024-04-22T21:10:22.716965+0000 mgr.x (mgr.34107) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: cephadm 2024-04-22T21:10:22.716965+0000 mgr.x (mgr.34107) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: cephadm 2024-04-22T21:10:22.832427+0000 mgr.x (mgr.34107) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: cephadm 2024-04-22T21:10:22.832427+0000 mgr.x (mgr.34107) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: cephadm 2024-04-22T21:10:22.950120+0000 mgr.x (mgr.34107) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: cephadm 2024-04-22T21:10:22.950120+0000 mgr.x (mgr.34107) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: cephadm 2024-04-22T21:10:23.069099+0000 mgr.x (mgr.34107) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: cephadm 2024-04-22T21:10:23.069099+0000 mgr.x (mgr.34107) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.152588+0000 mon.c (mon.1) 669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.152588+0000 mon.c (mon.1) 669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.156824+0000 mon.c (mon.1) 670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.156824+0000 mon.c (mon.1) 670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.472 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.273479+0000 mon.c (mon.1) 678 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.472 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.280191+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.472 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.280191+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.472 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: cephadm 2024-04-22T21:10:23.287438+0000 mgr.x (mgr.34107) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.472 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: cephadm 2024-04-22T21:10:23.287438+0000 mgr.x (mgr.34107) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.472 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.360720+0000 mon.c (mon.1) 679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.473 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.360720+0000 mon.c (mon.1) 679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.473 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.363350+0000 mon.c (mon.1) 680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.473 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.363350+0000 mon.c (mon.1) 680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.473 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.364849+0000 mon.c (mon.1) 681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.473 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.364849+0000 mon.c (mon.1) 681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.473 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.368645+0000 mon.c (mon.1) 682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.473 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.368645+0000 mon.c (mon.1) 682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.473 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.369782+0000 mon.c (mon.1) 683 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.474 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.369782+0000 mon.c (mon.1) 683 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.474 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.376796+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.474 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.376796+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.474 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: cephadm 2024-04-22T21:10:23.383703+0000 mgr.x (mgr.34107) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.474 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: cephadm 2024-04-22T21:10:23.383703+0000 mgr.x (mgr.34107) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.475 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.457025+0000 mon.c (mon.1) 684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.475 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.457025+0000 mon.c (mon.1) 684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.475 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.460719+0000 mon.c (mon.1) 685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.475 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.460719+0000 mon.c (mon.1) 685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.475 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.462067+0000 mon.c (mon.1) 686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.475 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.462067+0000 mon.c (mon.1) 686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.476 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.465219+0000 mon.c (mon.1) 687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.476 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.465219+0000 mon.c (mon.1) 687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.476 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.466212+0000 mon.c (mon.1) 688 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.476 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.466212+0000 mon.c (mon.1) 688 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.476 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.473755+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.476 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.473755+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.476 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.550345+0000 mon.c (mon.1) 689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.476 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.550345+0000 mon.c (mon.1) 689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.476 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.552901+0000 mon.c (mon.1) 690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.476 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.552901+0000 mon.c (mon.1) 690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.476 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.554038+0000 mon.c (mon.1) 691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.477 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.554038+0000 mon.c (mon.1) 691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.477 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.556802+0000 mon.c (mon.1) 692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.477 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.556802+0000 mon.c (mon.1) 692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.477 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.557599+0000 mon.c (mon.1) 693 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.158277+0000 mon.c (mon.1) 671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.158277+0000 mon.c (mon.1) 671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.161680+0000 mon.c (mon.1) 672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.161680+0000 mon.c (mon.1) 672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.162811+0000 mon.c (mon.1) 673 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.162811+0000 mon.c (mon.1) 673 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.171553+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.171553+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: cephadm 2024-04-22T21:10:23.177844+0000 mgr.x (mgr.34107) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: cephadm 2024-04-22T21:10:23.177844+0000 mgr.x (mgr.34107) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.261963+0000 mon.c (mon.1) 674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.261963+0000 mon.c (mon.1) 674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.266593+0000 mon.c (mon.1) 675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.266593+0000 mon.c (mon.1) 675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.268319+0000 mon.c (mon.1) 676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.268319+0000 mon.c (mon.1) 676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.272343+0000 mon.c (mon.1) 677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.272343+0000 mon.c (mon.1) 677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.273479+0000 mon.c (mon.1) 678 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.480 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.557599+0000 mon.c (mon.1) 693 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.480 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.564281+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.480 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.564281+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.480 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.641719+0000 mon.c (mon.1) 694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.480 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.641719+0000 mon.c (mon.1) 694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.480 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.644228+0000 mon.c (mon.1) 695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.480 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.644228+0000 mon.c (mon.1) 695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.480 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.645360+0000 mon.c (mon.1) 696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.480 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.645360+0000 mon.c (mon.1) 696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.480 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.648342+0000 mon.c (mon.1) 697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.480 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.648342+0000 mon.c (mon.1) 697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.480 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.649140+0000 mon.c (mon.1) 698 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.480 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.649140+0000 mon.c (mon.1) 698 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.481 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.655084+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.481 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.655084+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.481 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.729955+0000 mon.c (mon.1) 699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.481 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.729955+0000 mon.c (mon.1) 699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.481 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.732600+0000 mon.c (mon.1) 700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.481 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.732600+0000 mon.c (mon.1) 700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.481 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.734278+0000 mon.c (mon.1) 701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.482 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.734278+0000 mon.c (mon.1) 701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.482 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.737557+0000 mon.c (mon.1) 702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.482 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.737557+0000 mon.c (mon.1) 702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.482 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.738566+0000 mon.c (mon.1) 703 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.482 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.738566+0000 mon.c (mon.1) 703 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.482 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.744907+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.482 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.744907+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.482 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.824043+0000 mon.c (mon.1) 704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.482 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.824043+0000 mon.c (mon.1) 704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.482 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.826648+0000 mon.c (mon.1) 705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.482 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.826648+0000 mon.c (mon.1) 705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.482 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.827907+0000 mon.c (mon.1) 706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.482 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.827907+0000 mon.c (mon.1) 706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.483 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.830960+0000 mon.c (mon.1) 707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.483 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.830960+0000 mon.c (mon.1) 707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.483 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.831836+0000 mon.c (mon.1) 708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.483 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.831836+0000 mon.c (mon.1) 708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.483 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.837902+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.483 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.837902+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.484 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.273479+0000 mon.c (mon.1) 678 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.484 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.280191+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.484 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.280191+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.484 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: cephadm 2024-04-22T21:10:23.287438+0000 mgr.x (mgr.34107) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.484 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: cephadm 2024-04-22T21:10:23.287438+0000 mgr.x (mgr.34107) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.484 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.360720+0000 mon.c (mon.1) 679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.484 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.360720+0000 mon.c (mon.1) 679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.484 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.363350+0000 mon.c (mon.1) 680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.484 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.363350+0000 mon.c (mon.1) 680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.485 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.364849+0000 mon.c (mon.1) 681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.485 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.364849+0000 mon.c (mon.1) 681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.485 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.368645+0000 mon.c (mon.1) 682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.485 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.368645+0000 mon.c (mon.1) 682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.486 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.369782+0000 mon.c (mon.1) 683 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.486 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.369782+0000 mon.c (mon.1) 683 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.486 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.376796+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.486 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.376796+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.486 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: cephadm 2024-04-22T21:10:23.383703+0000 mgr.x (mgr.34107) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.486 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: cephadm 2024-04-22T21:10:23.383703+0000 mgr.x (mgr.34107) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.486 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.457025+0000 mon.c (mon.1) 684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.486 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.457025+0000 mon.c (mon.1) 684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.487 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.916196+0000 mon.c (mon.1) 709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.487 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.916196+0000 mon.c (mon.1) 709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.487 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.918806+0000 mon.c (mon.1) 710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.487 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.918806+0000 mon.c (mon.1) 710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.487 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.920111+0000 mon.c (mon.1) 711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.487 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.920111+0000 mon.c (mon.1) 711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.487 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.923085+0000 mon.c (mon.1) 712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.488 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.923085+0000 mon.c (mon.1) 712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.488 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.924087+0000 mon.c (mon.1) 713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.488 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.924087+0000 mon.c (mon.1) 713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.488 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.929782+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.488 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.929782+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.488 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.975260+0000 mon.c (mon.1) 714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.489 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.975260+0000 mon.c (mon.1) 714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.489 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.977781+0000 mon.c (mon.1) 715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.489 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.977781+0000 mon.c (mon.1) 715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.489 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.978874+0000 mon.c (mon.1) 716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.489 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.978874+0000 mon.c (mon.1) 716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.489 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.981539+0000 mon.c (mon.1) 717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.490 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.981539+0000 mon.c (mon.1) 717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.490 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.982276+0000 mon.c (mon.1) 718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.490 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.982276+0000 mon.c (mon.1) 718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.490 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.989815+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.490 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:23.989815+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.490 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:24.053523+0000 mon.c (mon.1) 719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.490 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:24.053523+0000 mon.c (mon.1) 719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.490 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:24.055905+0000 mon.c (mon.1) 720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.490 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:24.055905+0000 mon.c (mon.1) 720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.491 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:24.056897+0000 mon.c (mon.1) 721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.491 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:24.056897+0000 mon.c (mon.1) 721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.491 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:24.059239+0000 mon.c (mon.1) 722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.491 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:24.059239+0000 mon.c (mon.1) 722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.491 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:24.060117+0000 mon.c (mon.1) 723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.491 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:24.060117+0000 mon.c (mon.1) 723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.491 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:24.068126+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.491 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[73084]: audit 2024-04-22T21:10:24.068126+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.492 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.460719+0000 mon.c (mon.1) 685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.492 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.460719+0000 mon.c (mon.1) 685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.492 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.462067+0000 mon.c (mon.1) 686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.493 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.462067+0000 mon.c (mon.1) 686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.493 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.465219+0000 mon.c (mon.1) 687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.493 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.465219+0000 mon.c (mon.1) 687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.493 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.466212+0000 mon.c (mon.1) 688 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.493 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.466212+0000 mon.c (mon.1) 688 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.493 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.473755+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.493 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.473755+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.493 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.550345+0000 mon.c (mon.1) 689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.493 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.550345+0000 mon.c (mon.1) 689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.494 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.552901+0000 mon.c (mon.1) 690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.494 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.552901+0000 mon.c (mon.1) 690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.494 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.554038+0000 mon.c (mon.1) 691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.494 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.554038+0000 mon.c (mon.1) 691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.494 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.556802+0000 mon.c (mon.1) 692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.494 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.556802+0000 mon.c (mon.1) 692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.495 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.557599+0000 mon.c (mon.1) 693 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.495 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.557599+0000 mon.c (mon.1) 693 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.495 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.564281+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.495 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.564281+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.496 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.641719+0000 mon.c (mon.1) 694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.496 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.641719+0000 mon.c (mon.1) 694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.496 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.644228+0000 mon.c (mon.1) 695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.496 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.644228+0000 mon.c (mon.1) 695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.496 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.645360+0000 mon.c (mon.1) 696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.496 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.645360+0000 mon.c (mon.1) 696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.496 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.648342+0000 mon.c (mon.1) 697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.496 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.648342+0000 mon.c (mon.1) 697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.496 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.649140+0000 mon.c (mon.1) 698 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.497 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.649140+0000 mon.c (mon.1) 698 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.497 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.655084+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.497 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.655084+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.497 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.729955+0000 mon.c (mon.1) 699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.497 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.729955+0000 mon.c (mon.1) 699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.497 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.732600+0000 mon.c (mon.1) 700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.498 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.732600+0000 mon.c (mon.1) 700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.498 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.734278+0000 mon.c (mon.1) 701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.498 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.734278+0000 mon.c (mon.1) 701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.498 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.737557+0000 mon.c (mon.1) 702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.498 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.737557+0000 mon.c (mon.1) 702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.498 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.738566+0000 mon.c (mon.1) 703 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.498 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.738566+0000 mon.c (mon.1) 703 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.498 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.744907+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.744907+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.824043+0000 mon.c (mon.1) 704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.824043+0000 mon.c (mon.1) 704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.826648+0000 mon.c (mon.1) 705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.826648+0000 mon.c (mon.1) 705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.827907+0000 mon.c (mon.1) 706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.827907+0000 mon.c (mon.1) 706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.830960+0000 mon.c (mon.1) 707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.830960+0000 mon.c (mon.1) 707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.831836+0000 mon.c (mon.1) 708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.831836+0000 mon.c (mon.1) 708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.837902+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.499 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.837902+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.916196+0000 mon.c (mon.1) 709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.916196+0000 mon.c (mon.1) 709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.918806+0000 mon.c (mon.1) 710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.918806+0000 mon.c (mon.1) 710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.920111+0000 mon.c (mon.1) 711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.920111+0000 mon.c (mon.1) 711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.923085+0000 mon.c (mon.1) 712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.923085+0000 mon.c (mon.1) 712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.924087+0000 mon.c (mon.1) 713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.500 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.924087+0000 mon.c (mon.1) 713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.929782+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.929782+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.975260+0000 mon.c (mon.1) 714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.975260+0000 mon.c (mon.1) 714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.977781+0000 mon.c (mon.1) 715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.977781+0000 mon.c (mon.1) 715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.978874+0000 mon.c (mon.1) 716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.978874+0000 mon.c (mon.1) 716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.501 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.981539+0000 mon.c (mon.1) 717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.981539+0000 mon.c (mon.1) 717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.982276+0000 mon.c (mon.1) 718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.982276+0000 mon.c (mon.1) 718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.989815+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:23.989815+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:24.053523+0000 mon.c (mon.1) 719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.502 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:24.053523+0000 mon.c (mon.1) 719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:24.055905+0000 mon.c (mon.1) 720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:24.055905+0000 mon.c (mon.1) 720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:24.056897+0000 mon.c (mon.1) 721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:24.056897+0000 mon.c (mon.1) 721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:24.059239+0000 mon.c (mon.1) 722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:24.059239+0000 mon.c (mon.1) 722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:24.060117+0000 mon.c (mon.1) 723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.503 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:24.060117+0000 mon.c (mon.1) 723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:24.068126+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.504 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:24 smithi121 bash[75184]: audit 2024-04-22T21:10:24.068126+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: cephadm 2024-04-22T21:10:22.395555+0000 mgr.x (mgr.34107) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: cephadm 2024-04-22T21:10:22.395555+0000 mgr.x (mgr.34107) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: cephadm 2024-04-22T21:10:22.515321+0000 mgr.x (mgr.34107) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: cephadm 2024-04-22T21:10:22.515321+0000 mgr.x (mgr.34107) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: cephadm 2024-04-22T21:10:22.617943+0000 mgr.x (mgr.34107) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: cephadm 2024-04-22T21:10:22.617943+0000 mgr.x (mgr.34107) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: cluster 2024-04-22T21:10:22.653539+0000 mgr.x (mgr.34107) 554 : cluster [DBG] pgmap v93: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-22T21:10:24.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: cluster 2024-04-22T21:10:22.653539+0000 mgr.x (mgr.34107) 554 : cluster [DBG] pgmap v93: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-22T21:10:24.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: cephadm 2024-04-22T21:10:22.716965+0000 mgr.x (mgr.34107) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: cephadm 2024-04-22T21:10:22.716965+0000 mgr.x (mgr.34107) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: cephadm 2024-04-22T21:10:22.832427+0000 mgr.x (mgr.34107) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: cephadm 2024-04-22T21:10:22.832427+0000 mgr.x (mgr.34107) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: cephadm 2024-04-22T21:10:22.950120+0000 mgr.x (mgr.34107) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: cephadm 2024-04-22T21:10:22.950120+0000 mgr.x (mgr.34107) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: cephadm 2024-04-22T21:10:23.069099+0000 mgr.x (mgr.34107) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: cephadm 2024-04-22T21:10:23.069099+0000 mgr.x (mgr.34107) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.152588+0000 mon.c (mon.1) 669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.152588+0000 mon.c (mon.1) 669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.156824+0000 mon.c (mon.1) 670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.156824+0000 mon.c (mon.1) 670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.158277+0000 mon.c (mon.1) 671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.158277+0000 mon.c (mon.1) 671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.161680+0000 mon.c (mon.1) 672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.161680+0000 mon.c (mon.1) 672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.162811+0000 mon.c (mon.1) 673 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.162811+0000 mon.c (mon.1) 673 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.171553+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.171553+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: cephadm 2024-04-22T21:10:23.177844+0000 mgr.x (mgr.34107) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: cephadm 2024-04-22T21:10:23.177844+0000 mgr.x (mgr.34107) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.261963+0000 mon.c (mon.1) 674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.261963+0000 mon.c (mon.1) 674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.266593+0000 mon.c (mon.1) 675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.266593+0000 mon.c (mon.1) 675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.268319+0000 mon.c (mon.1) 676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.268319+0000 mon.c (mon.1) 676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.272343+0000 mon.c (mon.1) 677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.272343+0000 mon.c (mon.1) 677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.273479+0000 mon.c (mon.1) 678 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.273479+0000 mon.c (mon.1) 678 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.280191+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.280191+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: cephadm 2024-04-22T21:10:23.287438+0000 mgr.x (mgr.34107) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: cephadm 2024-04-22T21:10:23.287438+0000 mgr.x (mgr.34107) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.360720+0000 mon.c (mon.1) 679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.360720+0000 mon.c (mon.1) 679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.363350+0000 mon.c (mon.1) 680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.363350+0000 mon.c (mon.1) 680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.513 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.364849+0000 mon.c (mon.1) 681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.513 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.364849+0000 mon.c (mon.1) 681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.513 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.368645+0000 mon.c (mon.1) 682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.513 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.368645+0000 mon.c (mon.1) 682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.513 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.369782+0000 mon.c (mon.1) 683 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.513 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.369782+0000 mon.c (mon.1) 683 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.513 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.376796+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.513 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.376796+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: cephadm 2024-04-22T21:10:23.383703+0000 mgr.x (mgr.34107) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: cephadm 2024-04-22T21:10:23.383703+0000 mgr.x (mgr.34107) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:24.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.457025+0000 mon.c (mon.1) 684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.457025+0000 mon.c (mon.1) 684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.460719+0000 mon.c (mon.1) 685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.514 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.460719+0000 mon.c (mon.1) 685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.462067+0000 mon.c (mon.1) 686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.462067+0000 mon.c (mon.1) 686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.465219+0000 mon.c (mon.1) 687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.465219+0000 mon.c (mon.1) 687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.466212+0000 mon.c (mon.1) 688 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.466212+0000 mon.c (mon.1) 688 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.473755+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.473755+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.550345+0000 mon.c (mon.1) 689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.550345+0000 mon.c (mon.1) 689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.552901+0000 mon.c (mon.1) 690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.515 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.552901+0000 mon.c (mon.1) 690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.516 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.554038+0000 mon.c (mon.1) 691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.516 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.554038+0000 mon.c (mon.1) 691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.516 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.556802+0000 mon.c (mon.1) 692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.516 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.556802+0000 mon.c (mon.1) 692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.516 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.557599+0000 mon.c (mon.1) 693 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.516 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.557599+0000 mon.c (mon.1) 693 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.516 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.564281+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.516 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.564281+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.516 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.641719+0000 mon.c (mon.1) 694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.516 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.641719+0000 mon.c (mon.1) 694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.517 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.644228+0000 mon.c (mon.1) 695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.517 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.644228+0000 mon.c (mon.1) 695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.517 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.645360+0000 mon.c (mon.1) 696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.517 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.645360+0000 mon.c (mon.1) 696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.517 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.648342+0000 mon.c (mon.1) 697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.517 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.648342+0000 mon.c (mon.1) 697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.517 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.649140+0000 mon.c (mon.1) 698 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.517 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.649140+0000 mon.c (mon.1) 698 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.518 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.655084+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.518 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.655084+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.518 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.729955+0000 mon.c (mon.1) 699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.518 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.729955+0000 mon.c (mon.1) 699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.518 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.732600+0000 mon.c (mon.1) 700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.518 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.732600+0000 mon.c (mon.1) 700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.518 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.734278+0000 mon.c (mon.1) 701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.518 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.734278+0000 mon.c (mon.1) 701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.518 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.737557+0000 mon.c (mon.1) 702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.518 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.737557+0000 mon.c (mon.1) 702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.518 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.738566+0000 mon.c (mon.1) 703 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.518 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.738566+0000 mon.c (mon.1) 703 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.519 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.744907+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.519 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.744907+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.519 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.824043+0000 mon.c (mon.1) 704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.519 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.824043+0000 mon.c (mon.1) 704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.519 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.826648+0000 mon.c (mon.1) 705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.519 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.826648+0000 mon.c (mon.1) 705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.519 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.827907+0000 mon.c (mon.1) 706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.519 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.827907+0000 mon.c (mon.1) 706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.519 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.830960+0000 mon.c (mon.1) 707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.519 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.830960+0000 mon.c (mon.1) 707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.519 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.831836+0000 mon.c (mon.1) 708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.519 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.831836+0000 mon.c (mon.1) 708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.519 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.837902+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.520 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.837902+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.520 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.916196+0000 mon.c (mon.1) 709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.520 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.916196+0000 mon.c (mon.1) 709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.520 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.918806+0000 mon.c (mon.1) 710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.520 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.918806+0000 mon.c (mon.1) 710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.520 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.920111+0000 mon.c (mon.1) 711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.520 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.920111+0000 mon.c (mon.1) 711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.520 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.923085+0000 mon.c (mon.1) 712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.520 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.923085+0000 mon.c (mon.1) 712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.520 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.924087+0000 mon.c (mon.1) 713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.520 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.924087+0000 mon.c (mon.1) 713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.521 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.929782+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.521 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.929782+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.521 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.975260+0000 mon.c (mon.1) 714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.521 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.975260+0000 mon.c (mon.1) 714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.521 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.977781+0000 mon.c (mon.1) 715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.521 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.977781+0000 mon.c (mon.1) 715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.521 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.978874+0000 mon.c (mon.1) 716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.521 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.978874+0000 mon.c (mon.1) 716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.521 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.981539+0000 mon.c (mon.1) 717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.521 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.981539+0000 mon.c (mon.1) 717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.522 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.982276+0000 mon.c (mon.1) 718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.522 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.982276+0000 mon.c (mon.1) 718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.522 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.989815+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.522 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:23.989815+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.522 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:24.053523+0000 mon.c (mon.1) 719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.522 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:24.053523+0000 mon.c (mon.1) 719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.522 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:24.055905+0000 mon.c (mon.1) 720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.523 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:24.055905+0000 mon.c (mon.1) 720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:24.523 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:24.056897+0000 mon.c (mon.1) 721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.523 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:24.056897+0000 mon.c (mon.1) 721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:24.523 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:24.059239+0000 mon.c (mon.1) 722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.523 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:24.059239+0000 mon.c (mon.1) 722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:24.523 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:24.060117+0000 mon.c (mon.1) 723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.523 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:24.060117+0000 mon.c (mon.1) 723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:24.523 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:24.068126+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:24.523 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:24 smithi123 bash[58916]: audit 2024-04-22T21:10:24.068126+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: cephadm 2024-04-22T21:10:23.479904+0000 mgr.x (mgr.34107) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: cephadm 2024-04-22T21:10:23.479904+0000 mgr.x (mgr.34107) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: cephadm 2024-04-22T21:10:23.570388+0000 mgr.x (mgr.34107) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: cephadm 2024-04-22T21:10:23.570388+0000 mgr.x (mgr.34107) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: cephadm 2024-04-22T21:10:23.661234+0000 mgr.x (mgr.34107) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: cephadm 2024-04-22T21:10:23.661234+0000 mgr.x (mgr.34107) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: cephadm 2024-04-22T21:10:23.751384+0000 mgr.x (mgr.34107) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: cephadm 2024-04-22T21:10:23.751384+0000 mgr.x (mgr.34107) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: cephadm 2024-04-22T21:10:23.844102+0000 mgr.x (mgr.34107) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: cephadm 2024-04-22T21:10:23.844102+0000 mgr.x (mgr.34107) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: cephadm 2024-04-22T21:10:23.936011+0000 mgr.x (mgr.34107) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: cephadm 2024-04-22T21:10:23.936011+0000 mgr.x (mgr.34107) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: cephadm 2024-04-22T21:10:23.996351+0000 mgr.x (mgr.34107) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: cephadm 2024-04-22T21:10:23.996351+0000 mgr.x (mgr.34107) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: cephadm 2024-04-22T21:10:24.074194+0000 mgr.x (mgr.34107) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: cephadm 2024-04-22T21:10:24.074194+0000 mgr.x (mgr.34107) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.162094+0000 mon.c (mon.1) 724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.162094+0000 mon.c (mon.1) 724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.165714+0000 mon.c (mon.1) 725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.165714+0000 mon.c (mon.1) 725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.167564+0000 mon.c (mon.1) 726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: cephadm 2024-04-22T21:10:23.479904+0000 mgr.x (mgr.34107) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: cephadm 2024-04-22T21:10:23.479904+0000 mgr.x (mgr.34107) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: cephadm 2024-04-22T21:10:23.570388+0000 mgr.x (mgr.34107) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: cephadm 2024-04-22T21:10:23.570388+0000 mgr.x (mgr.34107) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: cephadm 2024-04-22T21:10:23.661234+0000 mgr.x (mgr.34107) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: cephadm 2024-04-22T21:10:23.661234+0000 mgr.x (mgr.34107) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: cephadm 2024-04-22T21:10:23.751384+0000 mgr.x (mgr.34107) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: cephadm 2024-04-22T21:10:23.751384+0000 mgr.x (mgr.34107) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: cephadm 2024-04-22T21:10:23.844102+0000 mgr.x (mgr.34107) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: cephadm 2024-04-22T21:10:23.844102+0000 mgr.x (mgr.34107) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: cephadm 2024-04-22T21:10:23.936011+0000 mgr.x (mgr.34107) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: cephadm 2024-04-22T21:10:23.936011+0000 mgr.x (mgr.34107) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: cephadm 2024-04-22T21:10:23.996351+0000 mgr.x (mgr.34107) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: cephadm 2024-04-22T21:10:23.996351+0000 mgr.x (mgr.34107) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: cephadm 2024-04-22T21:10:24.074194+0000 mgr.x (mgr.34107) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: cephadm 2024-04-22T21:10:24.074194+0000 mgr.x (mgr.34107) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.162094+0000 mon.c (mon.1) 724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.162094+0000 mon.c (mon.1) 724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.165714+0000 mon.c (mon.1) 725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.165714+0000 mon.c (mon.1) 725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.167564+0000 mon.c (mon.1) 726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.167564+0000 mon.c (mon.1) 726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.170642+0000 mon.c (mon.1) 727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.170642+0000 mon.c (mon.1) 727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.171695+0000 mon.c (mon.1) 728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.171695+0000 mon.c (mon.1) 728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.178234+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.178234+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: cephadm 2024-04-22T21:10:24.186603+0000 mgr.x (mgr.34107) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: cephadm 2024-04-22T21:10:24.186603+0000 mgr.x (mgr.34107) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.269493+0000 mon.c (mon.1) 729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.269493+0000 mon.c (mon.1) 729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.273610+0000 mon.c (mon.1) 730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.273610+0000 mon.c (mon.1) 730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.275194+0000 mon.c (mon.1) 731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.275194+0000 mon.c (mon.1) 731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.279295+0000 mon.c (mon.1) 732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.279295+0000 mon.c (mon.1) 732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.280583+0000 mon.c (mon.1) 733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.280583+0000 mon.c (mon.1) 733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.289934+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.167564+0000 mon.c (mon.1) 726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.170642+0000 mon.c (mon.1) 727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.170642+0000 mon.c (mon.1) 727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.171695+0000 mon.c (mon.1) 728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.171695+0000 mon.c (mon.1) 728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.178234+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.178234+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: cephadm 2024-04-22T21:10:24.186603+0000 mgr.x (mgr.34107) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: cephadm 2024-04-22T21:10:24.186603+0000 mgr.x (mgr.34107) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.269493+0000 mon.c (mon.1) 729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.269493+0000 mon.c (mon.1) 729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.273610+0000 mon.c (mon.1) 730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.273610+0000 mon.c (mon.1) 730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.275194+0000 mon.c (mon.1) 731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.275194+0000 mon.c (mon.1) 731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.279295+0000 mon.c (mon.1) 732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.279295+0000 mon.c (mon.1) 732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.280583+0000 mon.c (mon.1) 733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.280583+0000 mon.c (mon.1) 733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.289934+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.289934+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: cephadm 2024-04-22T21:10:24.298522+0000 mgr.x (mgr.34107) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: cephadm 2024-04-22T21:10:24.298522+0000 mgr.x (mgr.34107) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.368660+0000 mon.c (mon.1) 734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.368660+0000 mon.c (mon.1) 734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.373365+0000 mon.c (mon.1) 735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.373365+0000 mon.c (mon.1) 735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.375517+0000 mon.c (mon.1) 736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.375517+0000 mon.c (mon.1) 736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.379708+0000 mon.c (mon.1) 737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.379708+0000 mon.c (mon.1) 737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.381221+0000 mon.c (mon.1) 738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.381221+0000 mon.c (mon.1) 738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.390974+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.390974+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.469281+0000 mon.c (mon.1) 739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.469281+0000 mon.c (mon.1) 739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.472250+0000 mon.c (mon.1) 740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.472250+0000 mon.c (mon.1) 740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.474234+0000 mon.c (mon.1) 741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.289934+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: cephadm 2024-04-22T21:10:24.298522+0000 mgr.x (mgr.34107) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: cephadm 2024-04-22T21:10:24.298522+0000 mgr.x (mgr.34107) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.368660+0000 mon.c (mon.1) 734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.368660+0000 mon.c (mon.1) 734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.373365+0000 mon.c (mon.1) 735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.373365+0000 mon.c (mon.1) 735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.375517+0000 mon.c (mon.1) 736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.375517+0000 mon.c (mon.1) 736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.379708+0000 mon.c (mon.1) 737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.379708+0000 mon.c (mon.1) 737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.381221+0000 mon.c (mon.1) 738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.381221+0000 mon.c (mon.1) 738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.390974+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.390974+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.469281+0000 mon.c (mon.1) 739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.469281+0000 mon.c (mon.1) 739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.472250+0000 mon.c (mon.1) 740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.472250+0000 mon.c (mon.1) 740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.474234+0000 mon.c (mon.1) 741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.474234+0000 mon.c (mon.1) 741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.477126+0000 mon.c (mon.1) 742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.477126+0000 mon.c (mon.1) 742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.480028+0000 mon.c (mon.1) 743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.480028+0000 mon.c (mon.1) 743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.485914+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.485914+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.565261+0000 mon.c (mon.1) 744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.565261+0000 mon.c (mon.1) 744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.569445+0000 mon.c (mon.1) 745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.569445+0000 mon.c (mon.1) 745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.571063+0000 mon.c (mon.1) 746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.571063+0000 mon.c (mon.1) 746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.574456+0000 mon.c (mon.1) 747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.574456+0000 mon.c (mon.1) 747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.575740+0000 mon.c (mon.1) 748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.575740+0000 mon.c (mon.1) 748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.583002+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.583002+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.474234+0000 mon.c (mon.1) 741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.477126+0000 mon.c (mon.1) 742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.477126+0000 mon.c (mon.1) 742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.480028+0000 mon.c (mon.1) 743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.480028+0000 mon.c (mon.1) 743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.485914+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.485914+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.565261+0000 mon.c (mon.1) 744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.565261+0000 mon.c (mon.1) 744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.569445+0000 mon.c (mon.1) 745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.569445+0000 mon.c (mon.1) 745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.571063+0000 mon.c (mon.1) 746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.571063+0000 mon.c (mon.1) 746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.574456+0000 mon.c (mon.1) 747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.574456+0000 mon.c (mon.1) 747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.575740+0000 mon.c (mon.1) 748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.575740+0000 mon.c (mon.1) 748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.583002+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.583002+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.661030+0000 mon.c (mon.1) 749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.661030+0000 mon.c (mon.1) 749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.663354+0000 mon.c (mon.1) 750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.663354+0000 mon.c (mon.1) 750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.664586+0000 mon.c (mon.1) 751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.664586+0000 mon.c (mon.1) 751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.667816+0000 mon.c (mon.1) 752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.667816+0000 mon.c (mon.1) 752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.668641+0000 mon.c (mon.1) 753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.668641+0000 mon.c (mon.1) 753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.675072+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.675072+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.766223+0000 mon.c (mon.1) 754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.766223+0000 mon.c (mon.1) 754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.771168+0000 mon.c (mon.1) 755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.771168+0000 mon.c (mon.1) 755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.773405+0000 mon.c (mon.1) 756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.773405+0000 mon.c (mon.1) 756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.778257+0000 mon.c (mon.1) 757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.661030+0000 mon.c (mon.1) 749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.661030+0000 mon.c (mon.1) 749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.663354+0000 mon.c (mon.1) 750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.663354+0000 mon.c (mon.1) 750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.664586+0000 mon.c (mon.1) 751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.664586+0000 mon.c (mon.1) 751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.667816+0000 mon.c (mon.1) 752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.667816+0000 mon.c (mon.1) 752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.668641+0000 mon.c (mon.1) 753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.668641+0000 mon.c (mon.1) 753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.675072+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.675072+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.766223+0000 mon.c (mon.1) 754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.766223+0000 mon.c (mon.1) 754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.771168+0000 mon.c (mon.1) 755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.771168+0000 mon.c (mon.1) 755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.773405+0000 mon.c (mon.1) 756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.773405+0000 mon.c (mon.1) 756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.778257+0000 mon.c (mon.1) 757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.778257+0000 mon.c (mon.1) 757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.779794+0000 mon.c (mon.1) 758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.779794+0000 mon.c (mon.1) 758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.789668+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.789668+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.883741+0000 mon.c (mon.1) 759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.883741+0000 mon.c (mon.1) 759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.888826+0000 mon.c (mon.1) 760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.888826+0000 mon.c (mon.1) 760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.891137+0000 mon.c (mon.1) 761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.891137+0000 mon.c (mon.1) 761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.895437+0000 mon.c (mon.1) 762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.895437+0000 mon.c (mon.1) 762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.897038+0000 mon.c (mon.1) 763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.897038+0000 mon.c (mon.1) 763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.907122+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.907122+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.999000+0000 mon.c (mon.1) 764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:24.999000+0000 mon.c (mon.1) 764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:25.002994+0000 mon.c (mon.1) 765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.778257+0000 mon.c (mon.1) 757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.779794+0000 mon.c (mon.1) 758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.779794+0000 mon.c (mon.1) 758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.789668+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.789668+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.883741+0000 mon.c (mon.1) 759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.883741+0000 mon.c (mon.1) 759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.888826+0000 mon.c (mon.1) 760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.888826+0000 mon.c (mon.1) 760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.891137+0000 mon.c (mon.1) 761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.891137+0000 mon.c (mon.1) 761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.895437+0000 mon.c (mon.1) 762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.895437+0000 mon.c (mon.1) 762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.897038+0000 mon.c (mon.1) 763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.897038+0000 mon.c (mon.1) 763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.907122+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.907122+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.999000+0000 mon.c (mon.1) 764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:24.999000+0000 mon.c (mon.1) 764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:25.002994+0000 mon.c (mon.1) 765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:25.002994+0000 mon.c (mon.1) 765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:25.005207+0000 mon.c (mon.1) 766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:25.005207+0000 mon.c (mon.1) 766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:25.009244+0000 mon.c (mon.1) 767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:25.009244+0000 mon.c (mon.1) 767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:25.010442+0000 mon.c (mon.1) 768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:25.010442+0000 mon.c (mon.1) 768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:25.017923+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[75184]: audit 2024-04-22T21:10:25.017923+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:25.002994+0000 mon.c (mon.1) 765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:25.005207+0000 mon.c (mon.1) 766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:25.005207+0000 mon.c (mon.1) 766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:25.009244+0000 mon.c (mon.1) 767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:25.009244+0000 mon.c (mon.1) 767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:25.010442+0000 mon.c (mon.1) 768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:25.010442+0000 mon.c (mon.1) 768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:25.017923+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:25 smithi121 bash[73084]: audit 2024-04-22T21:10:25.017923+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: cephadm 2024-04-22T21:10:23.479904+0000 mgr.x (mgr.34107) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: cephadm 2024-04-22T21:10:23.479904+0000 mgr.x (mgr.34107) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: cephadm 2024-04-22T21:10:23.570388+0000 mgr.x (mgr.34107) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: cephadm 2024-04-22T21:10:23.570388+0000 mgr.x (mgr.34107) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: cephadm 2024-04-22T21:10:23.661234+0000 mgr.x (mgr.34107) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: cephadm 2024-04-22T21:10:23.661234+0000 mgr.x (mgr.34107) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: cephadm 2024-04-22T21:10:23.751384+0000 mgr.x (mgr.34107) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: cephadm 2024-04-22T21:10:23.751384+0000 mgr.x (mgr.34107) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: cephadm 2024-04-22T21:10:23.844102+0000 mgr.x (mgr.34107) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: cephadm 2024-04-22T21:10:23.844102+0000 mgr.x (mgr.34107) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: cephadm 2024-04-22T21:10:23.936011+0000 mgr.x (mgr.34107) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: cephadm 2024-04-22T21:10:23.936011+0000 mgr.x (mgr.34107) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: cephadm 2024-04-22T21:10:23.996351+0000 mgr.x (mgr.34107) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: cephadm 2024-04-22T21:10:23.996351+0000 mgr.x (mgr.34107) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: cephadm 2024-04-22T21:10:24.074194+0000 mgr.x (mgr.34107) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: cephadm 2024-04-22T21:10:24.074194+0000 mgr.x (mgr.34107) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.162094+0000 mon.c (mon.1) 724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.162094+0000 mon.c (mon.1) 724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.165714+0000 mon.c (mon.1) 725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.165714+0000 mon.c (mon.1) 725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.167564+0000 mon.c (mon.1) 726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.167564+0000 mon.c (mon.1) 726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.170642+0000 mon.c (mon.1) 727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.170642+0000 mon.c (mon.1) 727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.171695+0000 mon.c (mon.1) 728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.171695+0000 mon.c (mon.1) 728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.178234+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.178234+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: cephadm 2024-04-22T21:10:24.186603+0000 mgr.x (mgr.34107) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: cephadm 2024-04-22T21:10:24.186603+0000 mgr.x (mgr.34107) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.269493+0000 mon.c (mon.1) 729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.269493+0000 mon.c (mon.1) 729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.273610+0000 mon.c (mon.1) 730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.273610+0000 mon.c (mon.1) 730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.275194+0000 mon.c (mon.1) 731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.275194+0000 mon.c (mon.1) 731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.279295+0000 mon.c (mon.1) 732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.279295+0000 mon.c (mon.1) 732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.280583+0000 mon.c (mon.1) 733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.280583+0000 mon.c (mon.1) 733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.289934+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.289934+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: cephadm 2024-04-22T21:10:24.298522+0000 mgr.x (mgr.34107) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: cephadm 2024-04-22T21:10:24.298522+0000 mgr.x (mgr.34107) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:25.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.368660+0000 mon.c (mon.1) 734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.368660+0000 mon.c (mon.1) 734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.373365+0000 mon.c (mon.1) 735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.373365+0000 mon.c (mon.1) 735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.375517+0000 mon.c (mon.1) 736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.375517+0000 mon.c (mon.1) 736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.379708+0000 mon.c (mon.1) 737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.379708+0000 mon.c (mon.1) 737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.381221+0000 mon.c (mon.1) 738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.381221+0000 mon.c (mon.1) 738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.390974+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.390974+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.469281+0000 mon.c (mon.1) 739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.469281+0000 mon.c (mon.1) 739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.472250+0000 mon.c (mon.1) 740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.472250+0000 mon.c (mon.1) 740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.474234+0000 mon.c (mon.1) 741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.474234+0000 mon.c (mon.1) 741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.477126+0000 mon.c (mon.1) 742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.477126+0000 mon.c (mon.1) 742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.480028+0000 mon.c (mon.1) 743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.480028+0000 mon.c (mon.1) 743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.485914+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.485914+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.565261+0000 mon.c (mon.1) 744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.565261+0000 mon.c (mon.1) 744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.569445+0000 mon.c (mon.1) 745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.569445+0000 mon.c (mon.1) 745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.571063+0000 mon.c (mon.1) 746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.571063+0000 mon.c (mon.1) 746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.574456+0000 mon.c (mon.1) 747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.574456+0000 mon.c (mon.1) 747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.575740+0000 mon.c (mon.1) 748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.575740+0000 mon.c (mon.1) 748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.583002+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.583002+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.661030+0000 mon.c (mon.1) 749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.661030+0000 mon.c (mon.1) 749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.663354+0000 mon.c (mon.1) 750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.663354+0000 mon.c (mon.1) 750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.664586+0000 mon.c (mon.1) 751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.664586+0000 mon.c (mon.1) 751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.667816+0000 mon.c (mon.1) 752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.667816+0000 mon.c (mon.1) 752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.668641+0000 mon.c (mon.1) 753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.668641+0000 mon.c (mon.1) 753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.675072+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.675072+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.766223+0000 mon.c (mon.1) 754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.766223+0000 mon.c (mon.1) 754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.771168+0000 mon.c (mon.1) 755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.771168+0000 mon.c (mon.1) 755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.773405+0000 mon.c (mon.1) 756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.773405+0000 mon.c (mon.1) 756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.778257+0000 mon.c (mon.1) 757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.778257+0000 mon.c (mon.1) 757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.779794+0000 mon.c (mon.1) 758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.779794+0000 mon.c (mon.1) 758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.789668+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.789668+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.883741+0000 mon.c (mon.1) 759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.883741+0000 mon.c (mon.1) 759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.888826+0000 mon.c (mon.1) 760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.888826+0000 mon.c (mon.1) 760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.891137+0000 mon.c (mon.1) 761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.891137+0000 mon.c (mon.1) 761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.895437+0000 mon.c (mon.1) 762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.895437+0000 mon.c (mon.1) 762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.897038+0000 mon.c (mon.1) 763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.897038+0000 mon.c (mon.1) 763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.907122+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.907122+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.999000+0000 mon.c (mon.1) 764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:24.999000+0000 mon.c (mon.1) 764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:25.002994+0000 mon.c (mon.1) 765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:25.002994+0000 mon.c (mon.1) 765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:25.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:25.005207+0000 mon.c (mon.1) 766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:25.005207+0000 mon.c (mon.1) 766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:25.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:25.009244+0000 mon.c (mon.1) 767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:25.009244+0000 mon.c (mon.1) 767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:25.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:25.010442+0000 mon.c (mon.1) 768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:25.010442+0000 mon.c (mon.1) 768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:25.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:25.017923+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:25.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:25 smithi123 bash[58916]: audit 2024-04-22T21:10:25.017923+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.399 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: cephadm 2024-04-22T21:10:24.399563+0000 mgr.x (mgr.34107) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.399 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: cephadm 2024-04-22T21:10:24.399563+0000 mgr.x (mgr.34107) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.400 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: cephadm 2024-04-22T21:10:24.494486+0000 mgr.x (mgr.34107) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.400 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: cephadm 2024-04-22T21:10:24.494486+0000 mgr.x (mgr.34107) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.400 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: cephadm 2024-04-22T21:10:24.591590+0000 mgr.x (mgr.34107) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.400 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: cephadm 2024-04-22T21:10:24.591590+0000 mgr.x (mgr.34107) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.400 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: cluster 2024-04-22T21:10:24.654384+0000 mgr.x (mgr.34107) 575 : cluster [DBG] pgmap v94: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-22T21:10:26.401 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: cluster 2024-04-22T21:10:24.654384+0000 mgr.x (mgr.34107) 575 : cluster [DBG] pgmap v94: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-22T21:10:26.401 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: cephadm 2024-04-22T21:10:24.681629+0000 mgr.x (mgr.34107) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.401 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: cephadm 2024-04-22T21:10:24.681629+0000 mgr.x (mgr.34107) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.401 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: cephadm 2024-04-22T21:10:24.796396+0000 mgr.x (mgr.34107) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.401 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: cephadm 2024-04-22T21:10:24.796396+0000 mgr.x (mgr.34107) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.401 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: cephadm 2024-04-22T21:10:24.914097+0000 mgr.x (mgr.34107) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.402 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: cephadm 2024-04-22T21:10:24.914097+0000 mgr.x (mgr.34107) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.402 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: cephadm 2024-04-22T21:10:25.024585+0000 mgr.x (mgr.34107) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.402 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: cephadm 2024-04-22T21:10:25.024585+0000 mgr.x (mgr.34107) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.402 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.100086+0000 mon.c (mon.1) 769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.402 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.100086+0000 mon.c (mon.1) 769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.402 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.105468+0000 mon.c (mon.1) 770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.402 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.105468+0000 mon.c (mon.1) 770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.403 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: cephadm 2024-04-22T21:10:24.399563+0000 mgr.x (mgr.34107) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.403 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: cephadm 2024-04-22T21:10:24.399563+0000 mgr.x (mgr.34107) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.403 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: cephadm 2024-04-22T21:10:24.494486+0000 mgr.x (mgr.34107) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.403 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: cephadm 2024-04-22T21:10:24.494486+0000 mgr.x (mgr.34107) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.403 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: cephadm 2024-04-22T21:10:24.591590+0000 mgr.x (mgr.34107) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.403 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: cephadm 2024-04-22T21:10:24.591590+0000 mgr.x (mgr.34107) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.403 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: cluster 2024-04-22T21:10:24.654384+0000 mgr.x (mgr.34107) 575 : cluster [DBG] pgmap v94: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-22T21:10:26.404 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: cluster 2024-04-22T21:10:24.654384+0000 mgr.x (mgr.34107) 575 : cluster [DBG] pgmap v94: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-22T21:10:26.404 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: cephadm 2024-04-22T21:10:24.681629+0000 mgr.x (mgr.34107) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.404 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: cephadm 2024-04-22T21:10:24.681629+0000 mgr.x (mgr.34107) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.404 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: cephadm 2024-04-22T21:10:24.796396+0000 mgr.x (mgr.34107) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.404 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: cephadm 2024-04-22T21:10:24.796396+0000 mgr.x (mgr.34107) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.404 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: cephadm 2024-04-22T21:10:24.914097+0000 mgr.x (mgr.34107) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.404 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: cephadm 2024-04-22T21:10:24.914097+0000 mgr.x (mgr.34107) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.405 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: cephadm 2024-04-22T21:10:25.024585+0000 mgr.x (mgr.34107) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.405 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: cephadm 2024-04-22T21:10:25.024585+0000 mgr.x (mgr.34107) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.405 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.100086+0000 mon.c (mon.1) 769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.405 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.100086+0000 mon.c (mon.1) 769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.405 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.105468+0000 mon.c (mon.1) 770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.405 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.105468+0000 mon.c (mon.1) 770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.406 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.106871+0000 mon.c (mon.1) 771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.406 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.106871+0000 mon.c (mon.1) 771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.406 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.110176+0000 mon.c (mon.1) 772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.406 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.110176+0000 mon.c (mon.1) 772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.406 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.111220+0000 mon.c (mon.1) 773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.406 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.111220+0000 mon.c (mon.1) 773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.406 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.122097+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.406 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.122097+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.407 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: cephadm 2024-04-22T21:10:25.128655+0000 mgr.x (mgr.34107) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.407 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: cephadm 2024-04-22T21:10:25.128655+0000 mgr.x (mgr.34107) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.407 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.212630+0000 mon.c (mon.1) 774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.407 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.212630+0000 mon.c (mon.1) 774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.407 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.217383+0000 mon.c (mon.1) 775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.407 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.217383+0000 mon.c (mon.1) 775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.407 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.219527+0000 mon.c (mon.1) 776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.407 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.219527+0000 mon.c (mon.1) 776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.407 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.224200+0000 mon.c (mon.1) 777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.408 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.224200+0000 mon.c (mon.1) 777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.408 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.225844+0000 mon.c (mon.1) 778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.408 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.106871+0000 mon.c (mon.1) 771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.408 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.106871+0000 mon.c (mon.1) 771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.408 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.110176+0000 mon.c (mon.1) 772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.408 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.110176+0000 mon.c (mon.1) 772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.409 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.111220+0000 mon.c (mon.1) 773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.409 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.111220+0000 mon.c (mon.1) 773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.409 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.122097+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.409 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.122097+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.409 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: cephadm 2024-04-22T21:10:25.128655+0000 mgr.x (mgr.34107) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.410 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: cephadm 2024-04-22T21:10:25.128655+0000 mgr.x (mgr.34107) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.410 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.212630+0000 mon.c (mon.1) 774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.410 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.212630+0000 mon.c (mon.1) 774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.410 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.217383+0000 mon.c (mon.1) 775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.410 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.217383+0000 mon.c (mon.1) 775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.411 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.219527+0000 mon.c (mon.1) 776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.411 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.219527+0000 mon.c (mon.1) 776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.411 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.224200+0000 mon.c (mon.1) 777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.411 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.224200+0000 mon.c (mon.1) 777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.411 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.225844+0000 mon.c (mon.1) 778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.411 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.225844+0000 mon.c (mon.1) 778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.411 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.234664+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.411 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.234664+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.411 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: cephadm 2024-04-22T21:10:25.242613+0000 mgr.x (mgr.34107) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.411 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: cephadm 2024-04-22T21:10:25.242613+0000 mgr.x (mgr.34107) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.412 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.326472+0000 mon.c (mon.1) 779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.412 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.326472+0000 mon.c (mon.1) 779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.412 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.330506+0000 mon.c (mon.1) 780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.412 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.330506+0000 mon.c (mon.1) 780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.412 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.332076+0000 mon.c (mon.1) 781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.412 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.332076+0000 mon.c (mon.1) 781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.412 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.336155+0000 mon.c (mon.1) 782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.413 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.336155+0000 mon.c (mon.1) 782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.413 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.337658+0000 mon.c (mon.1) 783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.413 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.337658+0000 mon.c (mon.1) 783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.413 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.350272+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.413 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.350272+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.413 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: cephadm 2024-04-22T21:10:25.357166+0000 mgr.x (mgr.34107) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.413 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: cephadm 2024-04-22T21:10:25.357166+0000 mgr.x (mgr.34107) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.413 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.440855+0000 mon.c (mon.1) 784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.413 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.440855+0000 mon.c (mon.1) 784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.414 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.225844+0000 mon.c (mon.1) 778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.414 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.234664+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.414 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.234664+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.414 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: cephadm 2024-04-22T21:10:25.242613+0000 mgr.x (mgr.34107) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.414 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: cephadm 2024-04-22T21:10:25.242613+0000 mgr.x (mgr.34107) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.414 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.326472+0000 mon.c (mon.1) 779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.415 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.326472+0000 mon.c (mon.1) 779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.415 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.330506+0000 mon.c (mon.1) 780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.415 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.330506+0000 mon.c (mon.1) 780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.415 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.332076+0000 mon.c (mon.1) 781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.415 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.332076+0000 mon.c (mon.1) 781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.416 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.336155+0000 mon.c (mon.1) 782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.416 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.336155+0000 mon.c (mon.1) 782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.416 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.337658+0000 mon.c (mon.1) 783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.416 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.337658+0000 mon.c (mon.1) 783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.416 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.350272+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.416 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.350272+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.416 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: cephadm 2024-04-22T21:10:25.357166+0000 mgr.x (mgr.34107) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.416 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: cephadm 2024-04-22T21:10:25.357166+0000 mgr.x (mgr.34107) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.416 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.440855+0000 mon.c (mon.1) 784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.416 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.440855+0000 mon.c (mon.1) 784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.417 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.445615+0000 mon.c (mon.1) 785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.417 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.445615+0000 mon.c (mon.1) 785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.417 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.448349+0000 mon.c (mon.1) 786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.417 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.448349+0000 mon.c (mon.1) 786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.417 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.452257+0000 mon.c (mon.1) 787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.417 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.452257+0000 mon.c (mon.1) 787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.418 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.453848+0000 mon.c (mon.1) 788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.418 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.453848+0000 mon.c (mon.1) 788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.418 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.467079+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.418 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.467079+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.418 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.558254+0000 mon.c (mon.1) 789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.418 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.558254+0000 mon.c (mon.1) 789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.418 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.563058+0000 mon.c (mon.1) 790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.418 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.563058+0000 mon.c (mon.1) 790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.418 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.565204+0000 mon.c (mon.1) 791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.419 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.565204+0000 mon.c (mon.1) 791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.419 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.569969+0000 mon.c (mon.1) 792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.419 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.569969+0000 mon.c (mon.1) 792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.419 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.571715+0000 mon.c (mon.1) 793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.420 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.445615+0000 mon.c (mon.1) 785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.420 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.445615+0000 mon.c (mon.1) 785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.420 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.448349+0000 mon.c (mon.1) 786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.420 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.448349+0000 mon.c (mon.1) 786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.420 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.452257+0000 mon.c (mon.1) 787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.420 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.452257+0000 mon.c (mon.1) 787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.453848+0000 mon.c (mon.1) 788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.453848+0000 mon.c (mon.1) 788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.467079+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.467079+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.558254+0000 mon.c (mon.1) 789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.558254+0000 mon.c (mon.1) 789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.563058+0000 mon.c (mon.1) 790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.563058+0000 mon.c (mon.1) 790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.565204+0000 mon.c (mon.1) 791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.565204+0000 mon.c (mon.1) 791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.569969+0000 mon.c (mon.1) 792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.569969+0000 mon.c (mon.1) 792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.571715+0000 mon.c (mon.1) 793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.422 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.571715+0000 mon.c (mon.1) 793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.422 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.583447+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.422 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.583447+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.422 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.674168+0000 mon.c (mon.1) 794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.422 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.674168+0000 mon.c (mon.1) 794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.422 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.678589+0000 mon.c (mon.1) 795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.423 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.678589+0000 mon.c (mon.1) 795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.423 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.680749+0000 mon.c (mon.1) 796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.423 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.680749+0000 mon.c (mon.1) 796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.423 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.685108+0000 mon.c (mon.1) 797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.423 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.685108+0000 mon.c (mon.1) 797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.423 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.686457+0000 mon.c (mon.1) 798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.686457+0000 mon.c (mon.1) 798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.697264+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.697264+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.807780+0000 mon.c (mon.1) 799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.807780+0000 mon.c (mon.1) 799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.812494+0000 mon.c (mon.1) 800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.812494+0000 mon.c (mon.1) 800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.815231+0000 mon.c (mon.1) 801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.425 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.571715+0000 mon.c (mon.1) 793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.583447+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.583447+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.674168+0000 mon.c (mon.1) 794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.674168+0000 mon.c (mon.1) 794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.678589+0000 mon.c (mon.1) 795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.678589+0000 mon.c (mon.1) 795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.680749+0000 mon.c (mon.1) 796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.680749+0000 mon.c (mon.1) 796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.685108+0000 mon.c (mon.1) 797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.685108+0000 mon.c (mon.1) 797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.686457+0000 mon.c (mon.1) 798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.686457+0000 mon.c (mon.1) 798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.697264+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.697264+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.807780+0000 mon.c (mon.1) 799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.807780+0000 mon.c (mon.1) 799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.812494+0000 mon.c (mon.1) 800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.428 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.812494+0000 mon.c (mon.1) 800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.428 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.815231+0000 mon.c (mon.1) 801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.815231+0000 mon.c (mon.1) 801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.820067+0000 mon.c (mon.1) 802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.820067+0000 mon.c (mon.1) 802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.821735+0000 mon.c (mon.1) 803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.821735+0000 mon.c (mon.1) 803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.832341+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.832341+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.923779+0000 mon.c (mon.1) 804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.923779+0000 mon.c (mon.1) 804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.928269+0000 mon.c (mon.1) 805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.928269+0000 mon.c (mon.1) 805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.930322+0000 mon.c (mon.1) 806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.930322+0000 mon.c (mon.1) 806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.934923+0000 mon.c (mon.1) 807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.934923+0000 mon.c (mon.1) 807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.936369+0000 mon.c (mon.1) 808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.431 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.936369+0000 mon.c (mon.1) 808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.431 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.946424+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.431 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:25.946424+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.815231+0000 mon.c (mon.1) 801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.820067+0000 mon.c (mon.1) 802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.820067+0000 mon.c (mon.1) 802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.821735+0000 mon.c (mon.1) 803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.821735+0000 mon.c (mon.1) 803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.832341+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.832341+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.923779+0000 mon.c (mon.1) 804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.923779+0000 mon.c (mon.1) 804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.928269+0000 mon.c (mon.1) 805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.928269+0000 mon.c (mon.1) 805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.930322+0000 mon.c (mon.1) 806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.930322+0000 mon.c (mon.1) 806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.934923+0000 mon.c (mon.1) 807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.934923+0000 mon.c (mon.1) 807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.936369+0000 mon.c (mon.1) 808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.936369+0000 mon.c (mon.1) 808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.946424+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:25.946424+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:26.037017+0000 mon.c (mon.1) 809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:26.037017+0000 mon.c (mon.1) 809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:26.040982+0000 mon.c (mon.1) 810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:26.040982+0000 mon.c (mon.1) 810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:26.042464+0000 mon.c (mon.1) 811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:26.042464+0000 mon.c (mon.1) 811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:26.046205+0000 mon.c (mon.1) 812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:26.046205+0000 mon.c (mon.1) 812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:26.047505+0000 mon.c (mon.1) 813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:26.047505+0000 mon.c (mon.1) 813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:26.055809+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[73084]: audit 2024-04-22T21:10:26.055809+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:26.037017+0000 mon.c (mon.1) 809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:26.037017+0000 mon.c (mon.1) 809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:26.040982+0000 mon.c (mon.1) 810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:26.040982+0000 mon.c (mon.1) 810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:26.042464+0000 mon.c (mon.1) 811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:26.042464+0000 mon.c (mon.1) 811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:26.046205+0000 mon.c (mon.1) 812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:26.046205+0000 mon.c (mon.1) 812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:26.047505+0000 mon.c (mon.1) 813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:26.047505+0000 mon.c (mon.1) 813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:26.055809+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:26 smithi121 bash[75184]: audit 2024-04-22T21:10:26.055809+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: cephadm 2024-04-22T21:10:24.399563+0000 mgr.x (mgr.34107) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: cephadm 2024-04-22T21:10:24.399563+0000 mgr.x (mgr.34107) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: cephadm 2024-04-22T21:10:24.494486+0000 mgr.x (mgr.34107) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: cephadm 2024-04-22T21:10:24.494486+0000 mgr.x (mgr.34107) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: cephadm 2024-04-22T21:10:24.591590+0000 mgr.x (mgr.34107) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: cephadm 2024-04-22T21:10:24.591590+0000 mgr.x (mgr.34107) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: cluster 2024-04-22T21:10:24.654384+0000 mgr.x (mgr.34107) 575 : cluster [DBG] pgmap v94: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-22T21:10:26.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: cluster 2024-04-22T21:10:24.654384+0000 mgr.x (mgr.34107) 575 : cluster [DBG] pgmap v94: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-22T21:10:26.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: cephadm 2024-04-22T21:10:24.681629+0000 mgr.x (mgr.34107) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: cephadm 2024-04-22T21:10:24.681629+0000 mgr.x (mgr.34107) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: cephadm 2024-04-22T21:10:24.796396+0000 mgr.x (mgr.34107) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: cephadm 2024-04-22T21:10:24.796396+0000 mgr.x (mgr.34107) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: cephadm 2024-04-22T21:10:24.914097+0000 mgr.x (mgr.34107) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: cephadm 2024-04-22T21:10:24.914097+0000 mgr.x (mgr.34107) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: cephadm 2024-04-22T21:10:25.024585+0000 mgr.x (mgr.34107) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: cephadm 2024-04-22T21:10:25.024585+0000 mgr.x (mgr.34107) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.100086+0000 mon.c (mon.1) 769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.100086+0000 mon.c (mon.1) 769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.105468+0000 mon.c (mon.1) 770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.105468+0000 mon.c (mon.1) 770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.106871+0000 mon.c (mon.1) 771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.106871+0000 mon.c (mon.1) 771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.110176+0000 mon.c (mon.1) 772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.110176+0000 mon.c (mon.1) 772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.111220+0000 mon.c (mon.1) 773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.111220+0000 mon.c (mon.1) 773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.122097+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.122097+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: cephadm 2024-04-22T21:10:25.128655+0000 mgr.x (mgr.34107) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: cephadm 2024-04-22T21:10:25.128655+0000 mgr.x (mgr.34107) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.212630+0000 mon.c (mon.1) 774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.212630+0000 mon.c (mon.1) 774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.217383+0000 mon.c (mon.1) 775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.217383+0000 mon.c (mon.1) 775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.219527+0000 mon.c (mon.1) 776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.219527+0000 mon.c (mon.1) 776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.224200+0000 mon.c (mon.1) 777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.224200+0000 mon.c (mon.1) 777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.225844+0000 mon.c (mon.1) 778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.225844+0000 mon.c (mon.1) 778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.234664+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.234664+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: cephadm 2024-04-22T21:10:25.242613+0000 mgr.x (mgr.34107) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: cephadm 2024-04-22T21:10:25.242613+0000 mgr.x (mgr.34107) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.326472+0000 mon.c (mon.1) 779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.326472+0000 mon.c (mon.1) 779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.330506+0000 mon.c (mon.1) 780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.330506+0000 mon.c (mon.1) 780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.332076+0000 mon.c (mon.1) 781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.332076+0000 mon.c (mon.1) 781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.336155+0000 mon.c (mon.1) 782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.336155+0000 mon.c (mon.1) 782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.337658+0000 mon.c (mon.1) 783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.337658+0000 mon.c (mon.1) 783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.350272+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.350272+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: cephadm 2024-04-22T21:10:25.357166+0000 mgr.x (mgr.34107) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: cephadm 2024-04-22T21:10:25.357166+0000 mgr.x (mgr.34107) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:26.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.440855+0000 mon.c (mon.1) 784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.440855+0000 mon.c (mon.1) 784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.445615+0000 mon.c (mon.1) 785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.445615+0000 mon.c (mon.1) 785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.448349+0000 mon.c (mon.1) 786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.448349+0000 mon.c (mon.1) 786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.452257+0000 mon.c (mon.1) 787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.452257+0000 mon.c (mon.1) 787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.453848+0000 mon.c (mon.1) 788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.453848+0000 mon.c (mon.1) 788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.467079+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.467079+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.558254+0000 mon.c (mon.1) 789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.558254+0000 mon.c (mon.1) 789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.563058+0000 mon.c (mon.1) 790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.563058+0000 mon.c (mon.1) 790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.565204+0000 mon.c (mon.1) 791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.565204+0000 mon.c (mon.1) 791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.569969+0000 mon.c (mon.1) 792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.569969+0000 mon.c (mon.1) 792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.571715+0000 mon.c (mon.1) 793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.571715+0000 mon.c (mon.1) 793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.583447+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.583447+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.674168+0000 mon.c (mon.1) 794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.674168+0000 mon.c (mon.1) 794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.678589+0000 mon.c (mon.1) 795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.678589+0000 mon.c (mon.1) 795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.680749+0000 mon.c (mon.1) 796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.680749+0000 mon.c (mon.1) 796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.685108+0000 mon.c (mon.1) 797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.685108+0000 mon.c (mon.1) 797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.686457+0000 mon.c (mon.1) 798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.686457+0000 mon.c (mon.1) 798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.697264+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.697264+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.807780+0000 mon.c (mon.1) 799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.807780+0000 mon.c (mon.1) 799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.812494+0000 mon.c (mon.1) 800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.812494+0000 mon.c (mon.1) 800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.815231+0000 mon.c (mon.1) 801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.815231+0000 mon.c (mon.1) 801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.820067+0000 mon.c (mon.1) 802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.820067+0000 mon.c (mon.1) 802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.821735+0000 mon.c (mon.1) 803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.821735+0000 mon.c (mon.1) 803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.832341+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.832341+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.923779+0000 mon.c (mon.1) 804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.923779+0000 mon.c (mon.1) 804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.928269+0000 mon.c (mon.1) 805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.928269+0000 mon.c (mon.1) 805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.930322+0000 mon.c (mon.1) 806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.930322+0000 mon.c (mon.1) 806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.934923+0000 mon.c (mon.1) 807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.934923+0000 mon.c (mon.1) 807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.936369+0000 mon.c (mon.1) 808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.936369+0000 mon.c (mon.1) 808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.946424+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:25.946424+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:26.037017+0000 mon.c (mon.1) 809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:26.037017+0000 mon.c (mon.1) 809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:26.040982+0000 mon.c (mon.1) 810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:26.040982+0000 mon.c (mon.1) 810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:26.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:26.042464+0000 mon.c (mon.1) 811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:26.042464+0000 mon.c (mon.1) 811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:26.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:26.046205+0000 mon.c (mon.1) 812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:26.046205+0000 mon.c (mon.1) 812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:26.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:26.047505+0000 mon.c (mon.1) 813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:26.047505+0000 mon.c (mon.1) 813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:26.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:26.055809+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:26.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:26 smithi123 bash[58916]: audit 2024-04-22T21:10:26.055809+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: cephadm 2024-04-22T21:10:25.474077+0000 mgr.x (mgr.34107) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: cephadm 2024-04-22T21:10:25.474077+0000 mgr.x (mgr.34107) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: cephadm 2024-04-22T21:10:25.590066+0000 mgr.x (mgr.34107) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: cephadm 2024-04-22T21:10:25.590066+0000 mgr.x (mgr.34107) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: cephadm 2024-04-22T21:10:25.723748+0000 mgr.x (mgr.34107) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: cephadm 2024-04-22T21:10:25.723748+0000 mgr.x (mgr.34107) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:25.787612+0000 mgr.x (mgr.34107) 586 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:27.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:25.787612+0000 mgr.x (mgr.34107) 586 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:27.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: cephadm 2024-04-22T21:10:25.839565+0000 mgr.x (mgr.34107) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: cephadm 2024-04-22T21:10:25.839565+0000 mgr.x (mgr.34107) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: cephadm 2024-04-22T21:10:25.953335+0000 mgr.x (mgr.34107) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: cephadm 2024-04-22T21:10:25.953335+0000 mgr.x (mgr.34107) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: cephadm 2024-04-22T21:10:26.063180+0000 mgr.x (mgr.34107) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: cephadm 2024-04-22T21:10:26.063180+0000 mgr.x (mgr.34107) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.136128+0000 mon.c (mon.1) 814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.136128+0000 mon.c (mon.1) 814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.138254+0000 mon.c (mon.1) 815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.138254+0000 mon.c (mon.1) 815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.139331+0000 mon.c (mon.1) 816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.139331+0000 mon.c (mon.1) 816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.451 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.142705+0000 mon.c (mon.1) 817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.142705+0000 mon.c (mon.1) 817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.143582+0000 mon.c (mon.1) 818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.143582+0000 mon.c (mon.1) 818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.150294+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.150294+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: cephadm 2024-04-22T21:10:26.156518+0000 mgr.x (mgr.34107) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: cephadm 2024-04-22T21:10:26.156518+0000 mgr.x (mgr.34107) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.207960+0000 mon.c (mon.1) 819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.207960+0000 mon.c (mon.1) 819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.212593+0000 mon.c (mon.1) 820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.212593+0000 mon.c (mon.1) 820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.214470+0000 mon.c (mon.1) 821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.214470+0000 mon.c (mon.1) 821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.218839+0000 mon.c (mon.1) 822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.218839+0000 mon.c (mon.1) 822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.220247+0000 mon.c (mon.1) 823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.220247+0000 mon.c (mon.1) 823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.230604+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.230604+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: cephadm 2024-04-22T21:10:26.236907+0000 mgr.x (mgr.34107) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: cephadm 2024-04-22T21:10:26.236907+0000 mgr.x (mgr.34107) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.287990+0000 mon.c (mon.1) 824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.287990+0000 mon.c (mon.1) 824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.290286+0000 mon.c (mon.1) 825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.290286+0000 mon.c (mon.1) 825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.291247+0000 mon.c (mon.1) 826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.291247+0000 mon.c (mon.1) 826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.294287+0000 mon.c (mon.1) 827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.294287+0000 mon.c (mon.1) 827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.294998+0000 mon.c (mon.1) 828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.294998+0000 mon.c (mon.1) 828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.302229+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.302229+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: cephadm 2024-04-22T21:10:26.308361+0000 mgr.x (mgr.34107) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: cephadm 2024-04-22T21:10:26.308361+0000 mgr.x (mgr.34107) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.358193+0000 mon.c (mon.1) 829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.358193+0000 mon.c (mon.1) 829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.362073+0000 mon.c (mon.1) 830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.362073+0000 mon.c (mon.1) 830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.363351+0000 mon.c (mon.1) 831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.363351+0000 mon.c (mon.1) 831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.366517+0000 mon.c (mon.1) 832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.366517+0000 mon.c (mon.1) 832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.367698+0000 mon.c (mon.1) 833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.367698+0000 mon.c (mon.1) 833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.374680+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.374680+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: cephadm 2024-04-22T21:10:26.384009+0000 mgr.x (mgr.34107) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: cephadm 2024-04-22T21:10:26.384009+0000 mgr.x (mgr.34107) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.421028+0000 mon.c (mon.1) 834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.421028+0000 mon.c (mon.1) 834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.423173+0000 mon.c (mon.1) 835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.423173+0000 mon.c (mon.1) 835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.424087+0000 mon.c (mon.1) 836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.424087+0000 mon.c (mon.1) 836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.426818+0000 mon.c (mon.1) 837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.426818+0000 mon.c (mon.1) 837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.427719+0000 mon.c (mon.1) 838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.427719+0000 mon.c (mon.1) 838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.434054+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.434054+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.491718+0000 mon.c (mon.1) 839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.491718+0000 mon.c (mon.1) 839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.496117+0000 mon.c (mon.1) 840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.496117+0000 mon.c (mon.1) 840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.498146+0000 mon.c (mon.1) 841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.498146+0000 mon.c (mon.1) 841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.502378+0000 mon.c (mon.1) 842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.502378+0000 mon.c (mon.1) 842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.503810+0000 mon.c (mon.1) 843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.503810+0000 mon.c (mon.1) 843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.513759+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.513759+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.590515+0000 mon.c (mon.1) 844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.590515+0000 mon.c (mon.1) 844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.595176+0000 mon.c (mon.1) 845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.595176+0000 mon.c (mon.1) 845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.597127+0000 mon.c (mon.1) 846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.597127+0000 mon.c (mon.1) 846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.600915+0000 mon.c (mon.1) 847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.600915+0000 mon.c (mon.1) 847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.602557+0000 mon.c (mon.1) 848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.602557+0000 mon.c (mon.1) 848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.613025+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.613025+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.703476+0000 mon.c (mon.1) 849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.703476+0000 mon.c (mon.1) 849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.707846+0000 mon.c (mon.1) 850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.707846+0000 mon.c (mon.1) 850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.710408+0000 mon.c (mon.1) 851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.710408+0000 mon.c (mon.1) 851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.715167+0000 mon.c (mon.1) 852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.715167+0000 mon.c (mon.1) 852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.716460+0000 mon.c (mon.1) 853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.716460+0000 mon.c (mon.1) 853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.724696+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.724696+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.815465+0000 mon.c (mon.1) 854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.815465+0000 mon.c (mon.1) 854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.819560+0000 mon.c (mon.1) 855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.819560+0000 mon.c (mon.1) 855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.821244+0000 mon.c (mon.1) 856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.821244+0000 mon.c (mon.1) 856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.824520+0000 mon.c (mon.1) 857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.824520+0000 mon.c (mon.1) 857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.825544+0000 mon.c (mon.1) 858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.825544+0000 mon.c (mon.1) 858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.835617+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.835617+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.912193+0000 mon.c (mon.1) 859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.912193+0000 mon.c (mon.1) 859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.915280+0000 mon.c (mon.1) 860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.915280+0000 mon.c (mon.1) 860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.917104+0000 mon.c (mon.1) 861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.917104+0000 mon.c (mon.1) 861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.920856+0000 mon.c (mon.1) 862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.920856+0000 mon.c (mon.1) 862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.922127+0000 mon.c (mon.1) 863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.922127+0000 mon.c (mon.1) 863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.931189+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:26.931189+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:27.021268+0000 mon.c (mon.1) 864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:27.021268+0000 mon.c (mon.1) 864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:27.025734+0000 mon.c (mon.1) 865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:27.025734+0000 mon.c (mon.1) 865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:27.027693+0000 mon.c (mon.1) 866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:27.027693+0000 mon.c (mon.1) 866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:27.031684+0000 mon.c (mon.1) 867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:27.031684+0000 mon.c (mon.1) 867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:27.033140+0000 mon.c (mon.1) 868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:27.033140+0000 mon.c (mon.1) 868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:27.044742+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[73084]: audit 2024-04-22T21:10:27.044742+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.467 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: cephadm 2024-04-22T21:10:25.474077+0000 mgr.x (mgr.34107) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.467 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: cephadm 2024-04-22T21:10:25.474077+0000 mgr.x (mgr.34107) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.467 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: cephadm 2024-04-22T21:10:25.590066+0000 mgr.x (mgr.34107) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.467 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: cephadm 2024-04-22T21:10:25.590066+0000 mgr.x (mgr.34107) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.467 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: cephadm 2024-04-22T21:10:25.723748+0000 mgr.x (mgr.34107) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.467 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: cephadm 2024-04-22T21:10:25.723748+0000 mgr.x (mgr.34107) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.467 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:25.787612+0000 mgr.x (mgr.34107) 586 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:27.467 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:25.787612+0000 mgr.x (mgr.34107) 586 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:27.468 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: cephadm 2024-04-22T21:10:25.839565+0000 mgr.x (mgr.34107) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.468 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: cephadm 2024-04-22T21:10:25.839565+0000 mgr.x (mgr.34107) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.468 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: cephadm 2024-04-22T21:10:25.953335+0000 mgr.x (mgr.34107) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.468 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: cephadm 2024-04-22T21:10:25.953335+0000 mgr.x (mgr.34107) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.468 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: cephadm 2024-04-22T21:10:26.063180+0000 mgr.x (mgr.34107) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.468 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: cephadm 2024-04-22T21:10:26.063180+0000 mgr.x (mgr.34107) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.468 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.136128+0000 mon.c (mon.1) 814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.468 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.136128+0000 mon.c (mon.1) 814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.468 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.138254+0000 mon.c (mon.1) 815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.468 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.138254+0000 mon.c (mon.1) 815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.468 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.139331+0000 mon.c (mon.1) 816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.468 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.139331+0000 mon.c (mon.1) 816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.142705+0000 mon.c (mon.1) 817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.142705+0000 mon.c (mon.1) 817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.143582+0000 mon.c (mon.1) 818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.143582+0000 mon.c (mon.1) 818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.150294+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.150294+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: cephadm 2024-04-22T21:10:26.156518+0000 mgr.x (mgr.34107) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: cephadm 2024-04-22T21:10:26.156518+0000 mgr.x (mgr.34107) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.207960+0000 mon.c (mon.1) 819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.207960+0000 mon.c (mon.1) 819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.212593+0000 mon.c (mon.1) 820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.212593+0000 mon.c (mon.1) 820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.214470+0000 mon.c (mon.1) 821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.214470+0000 mon.c (mon.1) 821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.218839+0000 mon.c (mon.1) 822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.218839+0000 mon.c (mon.1) 822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.220247+0000 mon.c (mon.1) 823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.220247+0000 mon.c (mon.1) 823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.230604+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.230604+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: cephadm 2024-04-22T21:10:26.236907+0000 mgr.x (mgr.34107) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: cephadm 2024-04-22T21:10:26.236907+0000 mgr.x (mgr.34107) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.287990+0000 mon.c (mon.1) 824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.287990+0000 mon.c (mon.1) 824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.290286+0000 mon.c (mon.1) 825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.290286+0000 mon.c (mon.1) 825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.291247+0000 mon.c (mon.1) 826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.291247+0000 mon.c (mon.1) 826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.294287+0000 mon.c (mon.1) 827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.294287+0000 mon.c (mon.1) 827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.294998+0000 mon.c (mon.1) 828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.294998+0000 mon.c (mon.1) 828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.302229+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.302229+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: cephadm 2024-04-22T21:10:26.308361+0000 mgr.x (mgr.34107) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: cephadm 2024-04-22T21:10:26.308361+0000 mgr.x (mgr.34107) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.358193+0000 mon.c (mon.1) 829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.358193+0000 mon.c (mon.1) 829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.362073+0000 mon.c (mon.1) 830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.362073+0000 mon.c (mon.1) 830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.472 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.363351+0000 mon.c (mon.1) 831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.472 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.363351+0000 mon.c (mon.1) 831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.472 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.366517+0000 mon.c (mon.1) 832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.472 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.366517+0000 mon.c (mon.1) 832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.472 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.367698+0000 mon.c (mon.1) 833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.472 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.367698+0000 mon.c (mon.1) 833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.472 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.374680+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.472 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.374680+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.472 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: cephadm 2024-04-22T21:10:26.384009+0000 mgr.x (mgr.34107) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.472 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: cephadm 2024-04-22T21:10:26.384009+0000 mgr.x (mgr.34107) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.472 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.421028+0000 mon.c (mon.1) 834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.472 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.421028+0000 mon.c (mon.1) 834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.472 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.423173+0000 mon.c (mon.1) 835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.472 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.423173+0000 mon.c (mon.1) 835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.473 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.424087+0000 mon.c (mon.1) 836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.473 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.424087+0000 mon.c (mon.1) 836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.473 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.426818+0000 mon.c (mon.1) 837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.473 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.426818+0000 mon.c (mon.1) 837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.473 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.427719+0000 mon.c (mon.1) 838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.473 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.427719+0000 mon.c (mon.1) 838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.473 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.434054+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.473 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.434054+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.473 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.491718+0000 mon.c (mon.1) 839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.473 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.491718+0000 mon.c (mon.1) 839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.473 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.496117+0000 mon.c (mon.1) 840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.473 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.496117+0000 mon.c (mon.1) 840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.473 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.498146+0000 mon.c (mon.1) 841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.473 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.498146+0000 mon.c (mon.1) 841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.502378+0000 mon.c (mon.1) 842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.502378+0000 mon.c (mon.1) 842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.503810+0000 mon.c (mon.1) 843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.503810+0000 mon.c (mon.1) 843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.513759+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.513759+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.590515+0000 mon.c (mon.1) 844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.590515+0000 mon.c (mon.1) 844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.595176+0000 mon.c (mon.1) 845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.595176+0000 mon.c (mon.1) 845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.597127+0000 mon.c (mon.1) 846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.597127+0000 mon.c (mon.1) 846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.600915+0000 mon.c (mon.1) 847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.600915+0000 mon.c (mon.1) 847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.602557+0000 mon.c (mon.1) 848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.602557+0000 mon.c (mon.1) 848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.613025+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.613025+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.703476+0000 mon.c (mon.1) 849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.703476+0000 mon.c (mon.1) 849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.707846+0000 mon.c (mon.1) 850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.707846+0000 mon.c (mon.1) 850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.710408+0000 mon.c (mon.1) 851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.710408+0000 mon.c (mon.1) 851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.715167+0000 mon.c (mon.1) 852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.715167+0000 mon.c (mon.1) 852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.716460+0000 mon.c (mon.1) 853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.716460+0000 mon.c (mon.1) 853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.724696+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.724696+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.476 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.815465+0000 mon.c (mon.1) 854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.476 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.815465+0000 mon.c (mon.1) 854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.476 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.819560+0000 mon.c (mon.1) 855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.476 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.819560+0000 mon.c (mon.1) 855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.476 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.821244+0000 mon.c (mon.1) 856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.476 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.821244+0000 mon.c (mon.1) 856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.476 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.824520+0000 mon.c (mon.1) 857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.476 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.824520+0000 mon.c (mon.1) 857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.476 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.825544+0000 mon.c (mon.1) 858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.476 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.825544+0000 mon.c (mon.1) 858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.476 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.835617+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.476 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.835617+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.476 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.912193+0000 mon.c (mon.1) 859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.476 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.912193+0000 mon.c (mon.1) 859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.915280+0000 mon.c (mon.1) 860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.915280+0000 mon.c (mon.1) 860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.917104+0000 mon.c (mon.1) 861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.917104+0000 mon.c (mon.1) 861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.920856+0000 mon.c (mon.1) 862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.920856+0000 mon.c (mon.1) 862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.922127+0000 mon.c (mon.1) 863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.922127+0000 mon.c (mon.1) 863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.931189+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:26.931189+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:27.021268+0000 mon.c (mon.1) 864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:27.021268+0000 mon.c (mon.1) 864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:27.025734+0000 mon.c (mon.1) 865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:27.025734+0000 mon.c (mon.1) 865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:27.027693+0000 mon.c (mon.1) 866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:27.027693+0000 mon.c (mon.1) 866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:27.031684+0000 mon.c (mon.1) 867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:27.031684+0000 mon.c (mon.1) 867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:27.033140+0000 mon.c (mon.1) 868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:27.033140+0000 mon.c (mon.1) 868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:27.044742+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[75184]: audit 2024-04-22T21:10:27.044742+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: cephadm 2024-04-22T21:10:25.474077+0000 mgr.x (mgr.34107) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: cephadm 2024-04-22T21:10:25.474077+0000 mgr.x (mgr.34107) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: cephadm 2024-04-22T21:10:25.590066+0000 mgr.x (mgr.34107) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: cephadm 2024-04-22T21:10:25.590066+0000 mgr.x (mgr.34107) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: cephadm 2024-04-22T21:10:25.723748+0000 mgr.x (mgr.34107) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: cephadm 2024-04-22T21:10:25.723748+0000 mgr.x (mgr.34107) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:25.787612+0000 mgr.x (mgr.34107) 586 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:27.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:25.787612+0000 mgr.x (mgr.34107) 586 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:27.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: cephadm 2024-04-22T21:10:25.839565+0000 mgr.x (mgr.34107) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: cephadm 2024-04-22T21:10:25.839565+0000 mgr.x (mgr.34107) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: cephadm 2024-04-22T21:10:25.953335+0000 mgr.x (mgr.34107) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: cephadm 2024-04-22T21:10:25.953335+0000 mgr.x (mgr.34107) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: cephadm 2024-04-22T21:10:26.063180+0000 mgr.x (mgr.34107) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: cephadm 2024-04-22T21:10:26.063180+0000 mgr.x (mgr.34107) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.136128+0000 mon.c (mon.1) 814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.136128+0000 mon.c (mon.1) 814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.138254+0000 mon.c (mon.1) 815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.138254+0000 mon.c (mon.1) 815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.139331+0000 mon.c (mon.1) 816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.139331+0000 mon.c (mon.1) 816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.142705+0000 mon.c (mon.1) 817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.142705+0000 mon.c (mon.1) 817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.143582+0000 mon.c (mon.1) 818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.143582+0000 mon.c (mon.1) 818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.150294+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.150294+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: cephadm 2024-04-22T21:10:26.156518+0000 mgr.x (mgr.34107) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: cephadm 2024-04-22T21:10:26.156518+0000 mgr.x (mgr.34107) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.207960+0000 mon.c (mon.1) 819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.207960+0000 mon.c (mon.1) 819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.212593+0000 mon.c (mon.1) 820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.212593+0000 mon.c (mon.1) 820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.214470+0000 mon.c (mon.1) 821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.214470+0000 mon.c (mon.1) 821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.218839+0000 mon.c (mon.1) 822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.218839+0000 mon.c (mon.1) 822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.220247+0000 mon.c (mon.1) 823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.220247+0000 mon.c (mon.1) 823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.230604+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.230604+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: cephadm 2024-04-22T21:10:26.236907+0000 mgr.x (mgr.34107) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: cephadm 2024-04-22T21:10:26.236907+0000 mgr.x (mgr.34107) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.287990+0000 mon.c (mon.1) 824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.287990+0000 mon.c (mon.1) 824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.290286+0000 mon.c (mon.1) 825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.290286+0000 mon.c (mon.1) 825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.291247+0000 mon.c (mon.1) 826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.291247+0000 mon.c (mon.1) 826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.294287+0000 mon.c (mon.1) 827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.294287+0000 mon.c (mon.1) 827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.294998+0000 mon.c (mon.1) 828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.294998+0000 mon.c (mon.1) 828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.302229+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.302229+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: cephadm 2024-04-22T21:10:26.308361+0000 mgr.x (mgr.34107) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: cephadm 2024-04-22T21:10:26.308361+0000 mgr.x (mgr.34107) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.358193+0000 mon.c (mon.1) 829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.358193+0000 mon.c (mon.1) 829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.362073+0000 mon.c (mon.1) 830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.362073+0000 mon.c (mon.1) 830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.363351+0000 mon.c (mon.1) 831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.363351+0000 mon.c (mon.1) 831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.366517+0000 mon.c (mon.1) 832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.366517+0000 mon.c (mon.1) 832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.367698+0000 mon.c (mon.1) 833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.367698+0000 mon.c (mon.1) 833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.374680+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.374680+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: cephadm 2024-04-22T21:10:26.384009+0000 mgr.x (mgr.34107) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: cephadm 2024-04-22T21:10:26.384009+0000 mgr.x (mgr.34107) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:27.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.421028+0000 mon.c (mon.1) 834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.421028+0000 mon.c (mon.1) 834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.423173+0000 mon.c (mon.1) 835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.423173+0000 mon.c (mon.1) 835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.424087+0000 mon.c (mon.1) 836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.424087+0000 mon.c (mon.1) 836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.426818+0000 mon.c (mon.1) 837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.426818+0000 mon.c (mon.1) 837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.427719+0000 mon.c (mon.1) 838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.427719+0000 mon.c (mon.1) 838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.434054+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.434054+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.491718+0000 mon.c (mon.1) 839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.491718+0000 mon.c (mon.1) 839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.496117+0000 mon.c (mon.1) 840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.496117+0000 mon.c (mon.1) 840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.498146+0000 mon.c (mon.1) 841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.498146+0000 mon.c (mon.1) 841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.502378+0000 mon.c (mon.1) 842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.502378+0000 mon.c (mon.1) 842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.503810+0000 mon.c (mon.1) 843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.503810+0000 mon.c (mon.1) 843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.513759+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.513759+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.590515+0000 mon.c (mon.1) 844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.590515+0000 mon.c (mon.1) 844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.595176+0000 mon.c (mon.1) 845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.595176+0000 mon.c (mon.1) 845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.597127+0000 mon.c (mon.1) 846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.597127+0000 mon.c (mon.1) 846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.600915+0000 mon.c (mon.1) 847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.600915+0000 mon.c (mon.1) 847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.602557+0000 mon.c (mon.1) 848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.602557+0000 mon.c (mon.1) 848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.613025+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.613025+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.703476+0000 mon.c (mon.1) 849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.703476+0000 mon.c (mon.1) 849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.707846+0000 mon.c (mon.1) 850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.707846+0000 mon.c (mon.1) 850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.710408+0000 mon.c (mon.1) 851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.710408+0000 mon.c (mon.1) 851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.715167+0000 mon.c (mon.1) 852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.715167+0000 mon.c (mon.1) 852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.716460+0000 mon.c (mon.1) 853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.716460+0000 mon.c (mon.1) 853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.724696+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.724696+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.815465+0000 mon.c (mon.1) 854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.815465+0000 mon.c (mon.1) 854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.819560+0000 mon.c (mon.1) 855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.819560+0000 mon.c (mon.1) 855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.821244+0000 mon.c (mon.1) 856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.821244+0000 mon.c (mon.1) 856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.824520+0000 mon.c (mon.1) 857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.824520+0000 mon.c (mon.1) 857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.825544+0000 mon.c (mon.1) 858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.825544+0000 mon.c (mon.1) 858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.835617+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.835617+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.912193+0000 mon.c (mon.1) 859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.912193+0000 mon.c (mon.1) 859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.915280+0000 mon.c (mon.1) 860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.915280+0000 mon.c (mon.1) 860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.917104+0000 mon.c (mon.1) 861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.917104+0000 mon.c (mon.1) 861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.920856+0000 mon.c (mon.1) 862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.920856+0000 mon.c (mon.1) 862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.922127+0000 mon.c (mon.1) 863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.922127+0000 mon.c (mon.1) 863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.931189+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:26.931189+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:27.021268+0000 mon.c (mon.1) 864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:27.021268+0000 mon.c (mon.1) 864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:27.025734+0000 mon.c (mon.1) 865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:27.025734+0000 mon.c (mon.1) 865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:27.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:27.027693+0000 mon.c (mon.1) 866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:27.027693+0000 mon.c (mon.1) 866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:27.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:27.031684+0000 mon.c (mon.1) 867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:27.031684+0000 mon.c (mon.1) 867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:27.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:27.033140+0000 mon.c (mon.1) 868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:27.033140+0000 mon.c (mon.1) 868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:27.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:27.044742+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[58916]: audit 2024-04-22T21:10:27.044742+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:27.734 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:10:27 smithi121 bash[82426]: debug 2024-04-22T21:10:27.529+0000 7ff3388f1700 1 -- 172.21.15.121:0/4189537493 <== mon.0 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55edf4eeb680 con 0x55edf4f48800 2024-04-22T21:10:28.102 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: cephadm 2024-04-22T21:10:26.440359+0000 mgr.x (mgr.34107) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.102 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: cephadm 2024-04-22T21:10:26.440359+0000 mgr.x (mgr.34107) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.103 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: cephadm 2024-04-22T21:10:26.520358+0000 mgr.x (mgr.34107) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.103 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: cephadm 2024-04-22T21:10:26.520358+0000 mgr.x (mgr.34107) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.103 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: cephadm 2024-04-22T21:10:26.619701+0000 mgr.x (mgr.34107) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.103 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: cephadm 2024-04-22T21:10:26.619701+0000 mgr.x (mgr.34107) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.103 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: cluster 2024-04-22T21:10:26.656064+0000 mgr.x (mgr.34107) 597 : cluster [DBG] pgmap v95: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-22T21:10:28.103 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: cluster 2024-04-22T21:10:26.656064+0000 mgr.x (mgr.34107) 597 : cluster [DBG] pgmap v95: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-22T21:10:28.103 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: cephadm 2024-04-22T21:10:26.731141+0000 mgr.x (mgr.34107) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.104 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: cephadm 2024-04-22T21:10:26.731141+0000 mgr.x (mgr.34107) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.104 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: cephadm 2024-04-22T21:10:26.841946+0000 mgr.x (mgr.34107) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.104 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: cephadm 2024-04-22T21:10:26.841946+0000 mgr.x (mgr.34107) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.104 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: cephadm 2024-04-22T21:10:26.937766+0000 mgr.x (mgr.34107) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.104 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: cephadm 2024-04-22T21:10:26.937766+0000 mgr.x (mgr.34107) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.104 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: cephadm 2024-04-22T21:10:27.051758+0000 mgr.x (mgr.34107) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.104 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: cephadm 2024-04-22T21:10:27.051758+0000 mgr.x (mgr.34107) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.104 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.121806+0000 mon.c (mon.1) 869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.104 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.121806+0000 mon.c (mon.1) 869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.104 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.124519+0000 mon.c (mon.1) 870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.104 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.124519+0000 mon.c (mon.1) 870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.104 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: cephadm 2024-04-22T21:10:26.440359+0000 mgr.x (mgr.34107) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.105 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: cephadm 2024-04-22T21:10:26.440359+0000 mgr.x (mgr.34107) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.105 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: cephadm 2024-04-22T21:10:26.520358+0000 mgr.x (mgr.34107) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.105 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: cephadm 2024-04-22T21:10:26.520358+0000 mgr.x (mgr.34107) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.105 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: cephadm 2024-04-22T21:10:26.619701+0000 mgr.x (mgr.34107) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.105 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: cephadm 2024-04-22T21:10:26.619701+0000 mgr.x (mgr.34107) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.105 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: cluster 2024-04-22T21:10:26.656064+0000 mgr.x (mgr.34107) 597 : cluster [DBG] pgmap v95: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-22T21:10:28.105 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: cluster 2024-04-22T21:10:26.656064+0000 mgr.x (mgr.34107) 597 : cluster [DBG] pgmap v95: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-22T21:10:28.105 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: cephadm 2024-04-22T21:10:26.731141+0000 mgr.x (mgr.34107) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.105 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: cephadm 2024-04-22T21:10:26.731141+0000 mgr.x (mgr.34107) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.105 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: cephadm 2024-04-22T21:10:26.841946+0000 mgr.x (mgr.34107) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.105 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: cephadm 2024-04-22T21:10:26.841946+0000 mgr.x (mgr.34107) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.105 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: cephadm 2024-04-22T21:10:26.937766+0000 mgr.x (mgr.34107) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.105 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: cephadm 2024-04-22T21:10:26.937766+0000 mgr.x (mgr.34107) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.105 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: cephadm 2024-04-22T21:10:27.051758+0000 mgr.x (mgr.34107) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.106 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: cephadm 2024-04-22T21:10:27.051758+0000 mgr.x (mgr.34107) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.106 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.121806+0000 mon.c (mon.1) 869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.106 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.121806+0000 mon.c (mon.1) 869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.106 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.124519+0000 mon.c (mon.1) 870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.106 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.124519+0000 mon.c (mon.1) 870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.106 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.125910+0000 mon.c (mon.1) 871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.106 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.125910+0000 mon.c (mon.1) 871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.106 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.129108+0000 mon.c (mon.1) 872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.107 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.129108+0000 mon.c (mon.1) 872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.107 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.130195+0000 mon.c (mon.1) 873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.107 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.130195+0000 mon.c (mon.1) 873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.108 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.138183+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.108 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.138183+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.108 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: cephadm 2024-04-22T21:10:27.146307+0000 mgr.x (mgr.34107) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.108 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: cephadm 2024-04-22T21:10:27.146307+0000 mgr.x (mgr.34107) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.108 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.181970+0000 mon.c (mon.1) 874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.108 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.181970+0000 mon.c (mon.1) 874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.108 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.184308+0000 mon.c (mon.1) 875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.108 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.184308+0000 mon.c (mon.1) 875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.108 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.185779+0000 mon.c (mon.1) 876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.108 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.185779+0000 mon.c (mon.1) 876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.108 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.187711+0000 mon.c (mon.1) 877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.108 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.187711+0000 mon.c (mon.1) 877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.108 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.188433+0000 mon.c (mon.1) 878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.109 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.125910+0000 mon.c (mon.1) 871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.109 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.125910+0000 mon.c (mon.1) 871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.109 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.129108+0000 mon.c (mon.1) 872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.109 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.129108+0000 mon.c (mon.1) 872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.109 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.130195+0000 mon.c (mon.1) 873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.109 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.130195+0000 mon.c (mon.1) 873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.109 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.138183+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.109 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.138183+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.109 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: cephadm 2024-04-22T21:10:27.146307+0000 mgr.x (mgr.34107) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.109 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: cephadm 2024-04-22T21:10:27.146307+0000 mgr.x (mgr.34107) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.109 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.181970+0000 mon.c (mon.1) 874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.110 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.181970+0000 mon.c (mon.1) 874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.110 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.184308+0000 mon.c (mon.1) 875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.110 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.184308+0000 mon.c (mon.1) 875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.110 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.185779+0000 mon.c (mon.1) 876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.110 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.185779+0000 mon.c (mon.1) 876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.110 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.187711+0000 mon.c (mon.1) 877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.110 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.187711+0000 mon.c (mon.1) 877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.110 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.188433+0000 mon.c (mon.1) 878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.110 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.188433+0000 mon.c (mon.1) 878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.110 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.194320+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.111 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.194320+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.111 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: cephadm 2024-04-22T21:10:27.200761+0000 mgr.x (mgr.34107) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.111 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: cephadm 2024-04-22T21:10:27.200761+0000 mgr.x (mgr.34107) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.111 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.235528+0000 mon.c (mon.1) 879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.111 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.235528+0000 mon.c (mon.1) 879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.111 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.237584+0000 mon.c (mon.1) 880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.111 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.237584+0000 mon.c (mon.1) 880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.111 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.238513+0000 mon.c (mon.1) 881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.111 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.238513+0000 mon.c (mon.1) 881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.111 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.240583+0000 mon.c (mon.1) 882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.111 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.240583+0000 mon.c (mon.1) 882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.111 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.241310+0000 mon.c (mon.1) 883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.111 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.241310+0000 mon.c (mon.1) 883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.111 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.246563+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.112 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.246563+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.112 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: cephadm 2024-04-22T21:10:27.252629+0000 mgr.x (mgr.34107) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.112 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: cephadm 2024-04-22T21:10:27.252629+0000 mgr.x (mgr.34107) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.112 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: cluster 2024-04-22T21:10:27.315961+0000 mon.a (mon.0) 615 : cluster [WRN] Health check update: Degraded data redundancy: 88/630 objects degraded (13.968%), 24 pgs degraded (PG_DEGRADED) 2024-04-22T21:10:28.112 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: cluster 2024-04-22T21:10:27.315961+0000 mon.a (mon.0) 615 : cluster [WRN] Health check update: Degraded data redundancy: 88/630 objects degraded (13.968%), 24 pgs degraded (PG_DEGRADED) 2024-04-22T21:10:28.112 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.188433+0000 mon.c (mon.1) 878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.112 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.194320+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.112 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.194320+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.112 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: cephadm 2024-04-22T21:10:27.200761+0000 mgr.x (mgr.34107) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.112 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: cephadm 2024-04-22T21:10:27.200761+0000 mgr.x (mgr.34107) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.112 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.235528+0000 mon.c (mon.1) 879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.113 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.235528+0000 mon.c (mon.1) 879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.113 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.237584+0000 mon.c (mon.1) 880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.113 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.237584+0000 mon.c (mon.1) 880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.113 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.238513+0000 mon.c (mon.1) 881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.113 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.238513+0000 mon.c (mon.1) 881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.113 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.240583+0000 mon.c (mon.1) 882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.113 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.240583+0000 mon.c (mon.1) 882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.113 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.241310+0000 mon.c (mon.1) 883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.113 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.241310+0000 mon.c (mon.1) 883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.113 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.246563+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.113 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.246563+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.114 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: cephadm 2024-04-22T21:10:27.252629+0000 mgr.x (mgr.34107) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.114 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: cephadm 2024-04-22T21:10:27.252629+0000 mgr.x (mgr.34107) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.114 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: cluster 2024-04-22T21:10:27.315961+0000 mon.a (mon.0) 615 : cluster [WRN] Health check update: Degraded data redundancy: 88/630 objects degraded (13.968%), 24 pgs degraded (PG_DEGRADED) 2024-04-22T21:10:28.114 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: cluster 2024-04-22T21:10:27.315961+0000 mon.a (mon.0) 615 : cluster [WRN] Health check update: Degraded data redundancy: 88/630 objects degraded (13.968%), 24 pgs degraded (PG_DEGRADED) 2024-04-22T21:10:28.114 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.320933+0000 mon.c (mon.1) 884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.114 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.320933+0000 mon.c (mon.1) 884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.114 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.331201+0000 mon.c (mon.1) 885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.114 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.331201+0000 mon.c (mon.1) 885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.114 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.333154+0000 mon.c (mon.1) 886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.114 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.333154+0000 mon.c (mon.1) 886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.115 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.336843+0000 mon.c (mon.1) 887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.115 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.336843+0000 mon.c (mon.1) 887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.115 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.338077+0000 mon.c (mon.1) 888 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.115 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.338077+0000 mon.c (mon.1) 888 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.115 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.345787+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.115 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.345787+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.115 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: cephadm 2024-04-22T21:10:27.355047+0000 mgr.x (mgr.34107) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.115 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: cephadm 2024-04-22T21:10:27.355047+0000 mgr.x (mgr.34107) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.115 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.440207+0000 mon.c (mon.1) 889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.115 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.440207+0000 mon.c (mon.1) 889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.115 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.444681+0000 mon.c (mon.1) 890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.115 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.444681+0000 mon.c (mon.1) 890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.115 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.446560+0000 mon.c (mon.1) 891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.116 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.320933+0000 mon.c (mon.1) 884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.116 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.320933+0000 mon.c (mon.1) 884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.116 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.331201+0000 mon.c (mon.1) 885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.116 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.331201+0000 mon.c (mon.1) 885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.116 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.333154+0000 mon.c (mon.1) 886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.116 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.333154+0000 mon.c (mon.1) 886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.116 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.336843+0000 mon.c (mon.1) 887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.116 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.336843+0000 mon.c (mon.1) 887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.116 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.338077+0000 mon.c (mon.1) 888 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.116 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.338077+0000 mon.c (mon.1) 888 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.116 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.345787+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.116 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.345787+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.117 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: cephadm 2024-04-22T21:10:27.355047+0000 mgr.x (mgr.34107) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.117 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: cephadm 2024-04-22T21:10:27.355047+0000 mgr.x (mgr.34107) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.117 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.440207+0000 mon.c (mon.1) 889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.117 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.440207+0000 mon.c (mon.1) 889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.117 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.444681+0000 mon.c (mon.1) 890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.117 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.444681+0000 mon.c (mon.1) 890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.117 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.446560+0000 mon.c (mon.1) 891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.117 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.446560+0000 mon.c (mon.1) 891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.117 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.450732+0000 mon.c (mon.1) 892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.117 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.450732+0000 mon.c (mon.1) 892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.117 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.452037+0000 mon.c (mon.1) 893 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.118 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.452037+0000 mon.c (mon.1) 893 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.118 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.462630+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.118 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.462630+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.118 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.539728+0000 mon.c (mon.1) 894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.118 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.539728+0000 mon.c (mon.1) 894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.118 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.541837+0000 mon.c (mon.1) 895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.118 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.541837+0000 mon.c (mon.1) 895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.118 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.543578+0000 mon.c (mon.1) 896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.118 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.543578+0000 mon.c (mon.1) 896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.118 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.546377+0000 mon.c (mon.1) 897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.118 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.546377+0000 mon.c (mon.1) 897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.118 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.547311+0000 mon.c (mon.1) 898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.118 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.547311+0000 mon.c (mon.1) 898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.119 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.556240+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.119 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.556240+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.119 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.635137+0000 mon.c (mon.1) 899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.119 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.446560+0000 mon.c (mon.1) 891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.119 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.450732+0000 mon.c (mon.1) 892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.119 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.450732+0000 mon.c (mon.1) 892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.119 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.452037+0000 mon.c (mon.1) 893 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.119 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.452037+0000 mon.c (mon.1) 893 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.119 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.462630+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.119 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.462630+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.119 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.539728+0000 mon.c (mon.1) 894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.120 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.539728+0000 mon.c (mon.1) 894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.120 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.541837+0000 mon.c (mon.1) 895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.120 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.541837+0000 mon.c (mon.1) 895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.120 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.543578+0000 mon.c (mon.1) 896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.120 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.543578+0000 mon.c (mon.1) 896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.120 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.546377+0000 mon.c (mon.1) 897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.120 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.546377+0000 mon.c (mon.1) 897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.120 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.547311+0000 mon.c (mon.1) 898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.120 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.547311+0000 mon.c (mon.1) 898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.120 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.556240+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.120 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.556240+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.120 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.635137+0000 mon.c (mon.1) 899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.121 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.635137+0000 mon.c (mon.1) 899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.121 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.638029+0000 mon.c (mon.1) 900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.121 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.638029+0000 mon.c (mon.1) 900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.121 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.639554+0000 mon.c (mon.1) 901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.121 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.639554+0000 mon.c (mon.1) 901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.121 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.643159+0000 mon.c (mon.1) 902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.121 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.643159+0000 mon.c (mon.1) 902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.121 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.644308+0000 mon.c (mon.1) 903 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.121 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.644308+0000 mon.c (mon.1) 903 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.121 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.655959+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.121 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.655959+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.121 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.746817+0000 mon.c (mon.1) 904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.121 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.746817+0000 mon.c (mon.1) 904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.122 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.750804+0000 mon.c (mon.1) 905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.122 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.750804+0000 mon.c (mon.1) 905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.122 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.752412+0000 mon.c (mon.1) 906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.122 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.752412+0000 mon.c (mon.1) 906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.122 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.756101+0000 mon.c (mon.1) 907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.122 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.756101+0000 mon.c (mon.1) 907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.122 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.635137+0000 mon.c (mon.1) 899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.122 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.638029+0000 mon.c (mon.1) 900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.122 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.638029+0000 mon.c (mon.1) 900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.123 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.639554+0000 mon.c (mon.1) 901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.123 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.639554+0000 mon.c (mon.1) 901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.123 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.643159+0000 mon.c (mon.1) 902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.123 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.643159+0000 mon.c (mon.1) 902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.123 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.644308+0000 mon.c (mon.1) 903 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.123 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.644308+0000 mon.c (mon.1) 903 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.123 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.655959+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.123 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.655959+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.123 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.746817+0000 mon.c (mon.1) 904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.123 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.746817+0000 mon.c (mon.1) 904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.124 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.750804+0000 mon.c (mon.1) 905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.124 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.750804+0000 mon.c (mon.1) 905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.124 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.752412+0000 mon.c (mon.1) 906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.124 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.752412+0000 mon.c (mon.1) 906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.124 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.756101+0000 mon.c (mon.1) 907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.124 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.756101+0000 mon.c (mon.1) 907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.124 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.757255+0000 mon.c (mon.1) 908 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.124 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.757255+0000 mon.c (mon.1) 908 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.124 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.767227+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.125 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.767227+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.125 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.830398+0000 mon.c (mon.1) 909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.125 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.830398+0000 mon.c (mon.1) 909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.125 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.833080+0000 mon.c (mon.1) 910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.125 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.833080+0000 mon.c (mon.1) 910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.125 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.834374+0000 mon.c (mon.1) 911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.125 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.834374+0000 mon.c (mon.1) 911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.125 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.837052+0000 mon.c (mon.1) 912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.125 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.837052+0000 mon.c (mon.1) 912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.125 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.838012+0000 mon.c (mon.1) 913 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.125 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.838012+0000 mon.c (mon.1) 913 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.846632+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.846632+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.926655+0000 mon.c (mon.1) 914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.926655+0000 mon.c (mon.1) 914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.930297+0000 mon.c (mon.1) 915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.930297+0000 mon.c (mon.1) 915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.931650+0000 mon.c (mon.1) 916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.931650+0000 mon.c (mon.1) 916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.934396+0000 mon.c (mon.1) 917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.934396+0000 mon.c (mon.1) 917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.935517+0000 mon.c (mon.1) 918 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.935517+0000 mon.c (mon.1) 918 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.943533+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.126 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:27.943533+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.127 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:28.024570+0000 mon.c (mon.1) 919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.127 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:28.024570+0000 mon.c (mon.1) 919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.127 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:28.027189+0000 mon.c (mon.1) 920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.127 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.757255+0000 mon.c (mon.1) 908 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.127 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.757255+0000 mon.c (mon.1) 908 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.127 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.767227+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.127 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.767227+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.127 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.830398+0000 mon.c (mon.1) 909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.128 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.830398+0000 mon.c (mon.1) 909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.128 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.833080+0000 mon.c (mon.1) 910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.128 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.833080+0000 mon.c (mon.1) 910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.128 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.834374+0000 mon.c (mon.1) 911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.128 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.834374+0000 mon.c (mon.1) 911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.128 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.837052+0000 mon.c (mon.1) 912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.128 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.837052+0000 mon.c (mon.1) 912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.128 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.838012+0000 mon.c (mon.1) 913 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.128 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.838012+0000 mon.c (mon.1) 913 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.128 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.846632+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.128 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.846632+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.128 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.926655+0000 mon.c (mon.1) 914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.128 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.926655+0000 mon.c (mon.1) 914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.128 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.930297+0000 mon.c (mon.1) 915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.930297+0000 mon.c (mon.1) 915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.931650+0000 mon.c (mon.1) 916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.931650+0000 mon.c (mon.1) 916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.934396+0000 mon.c (mon.1) 917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.934396+0000 mon.c (mon.1) 917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.935517+0000 mon.c (mon.1) 918 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.935517+0000 mon.c (mon.1) 918 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.943533+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:27.943533+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:28.024570+0000 mon.c (mon.1) 919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:28.024570+0000 mon.c (mon.1) 919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:28.027189+0000 mon.c (mon.1) 920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:28.027189+0000 mon.c (mon.1) 920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:28.028366+0000 mon.c (mon.1) 921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:28.028366+0000 mon.c (mon.1) 921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.130 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:28.031310+0000 mon.c (mon.1) 922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.130 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:28.031310+0000 mon.c (mon.1) 922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.130 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:28.032184+0000 mon.c (mon.1) 923 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.130 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:28.032184+0000 mon.c (mon.1) 923 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.130 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:28.039880+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.130 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[75184]: audit 2024-04-22T21:10:28.039880+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.241 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:10:27 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:10:27] "GET /metrics HTTP/1.1" 200 38351 "" "Prometheus/2.33.4" 2024-04-22T21:10:28.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: cephadm 2024-04-22T21:10:26.440359+0000 mgr.x (mgr.34107) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: cephadm 2024-04-22T21:10:26.440359+0000 mgr.x (mgr.34107) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: cephadm 2024-04-22T21:10:26.520358+0000 mgr.x (mgr.34107) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: cephadm 2024-04-22T21:10:26.520358+0000 mgr.x (mgr.34107) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: cephadm 2024-04-22T21:10:26.619701+0000 mgr.x (mgr.34107) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: cephadm 2024-04-22T21:10:26.619701+0000 mgr.x (mgr.34107) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: cluster 2024-04-22T21:10:26.656064+0000 mgr.x (mgr.34107) 597 : cluster [DBG] pgmap v95: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-22T21:10:28.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: cluster 2024-04-22T21:10:26.656064+0000 mgr.x (mgr.34107) 597 : cluster [DBG] pgmap v95: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-22T21:10:28.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: cephadm 2024-04-22T21:10:26.731141+0000 mgr.x (mgr.34107) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: cephadm 2024-04-22T21:10:26.731141+0000 mgr.x (mgr.34107) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: cephadm 2024-04-22T21:10:26.841946+0000 mgr.x (mgr.34107) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: cephadm 2024-04-22T21:10:26.841946+0000 mgr.x (mgr.34107) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: cephadm 2024-04-22T21:10:26.937766+0000 mgr.x (mgr.34107) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: cephadm 2024-04-22T21:10:26.937766+0000 mgr.x (mgr.34107) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: cephadm 2024-04-22T21:10:27.051758+0000 mgr.x (mgr.34107) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: cephadm 2024-04-22T21:10:27.051758+0000 mgr.x (mgr.34107) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.121806+0000 mon.c (mon.1) 869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.121806+0000 mon.c (mon.1) 869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.124519+0000 mon.c (mon.1) 870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.124519+0000 mon.c (mon.1) 870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.125910+0000 mon.c (mon.1) 871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.125910+0000 mon.c (mon.1) 871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.129108+0000 mon.c (mon.1) 872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.129108+0000 mon.c (mon.1) 872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.130195+0000 mon.c (mon.1) 873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.130195+0000 mon.c (mon.1) 873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.138183+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.138183+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: cephadm 2024-04-22T21:10:27.146307+0000 mgr.x (mgr.34107) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: cephadm 2024-04-22T21:10:27.146307+0000 mgr.x (mgr.34107) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.181970+0000 mon.c (mon.1) 874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.181970+0000 mon.c (mon.1) 874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.184308+0000 mon.c (mon.1) 875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.184308+0000 mon.c (mon.1) 875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.185779+0000 mon.c (mon.1) 876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.185779+0000 mon.c (mon.1) 876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.187711+0000 mon.c (mon.1) 877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.187711+0000 mon.c (mon.1) 877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.188433+0000 mon.c (mon.1) 878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.188433+0000 mon.c (mon.1) 878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.194320+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.194320+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: cephadm 2024-04-22T21:10:27.200761+0000 mgr.x (mgr.34107) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: cephadm 2024-04-22T21:10:27.200761+0000 mgr.x (mgr.34107) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.235528+0000 mon.c (mon.1) 879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.235528+0000 mon.c (mon.1) 879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.237584+0000 mon.c (mon.1) 880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.237584+0000 mon.c (mon.1) 880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.238513+0000 mon.c (mon.1) 881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.238513+0000 mon.c (mon.1) 881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.240583+0000 mon.c (mon.1) 882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.240583+0000 mon.c (mon.1) 882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.241310+0000 mon.c (mon.1) 883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.241310+0000 mon.c (mon.1) 883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.246563+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.246563+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: cephadm 2024-04-22T21:10:27.252629+0000 mgr.x (mgr.34107) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: cephadm 2024-04-22T21:10:27.252629+0000 mgr.x (mgr.34107) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: cluster 2024-04-22T21:10:27.315961+0000 mon.a (mon.0) 615 : cluster [WRN] Health check update: Degraded data redundancy: 88/630 objects degraded (13.968%), 24 pgs degraded (PG_DEGRADED) 2024-04-22T21:10:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: cluster 2024-04-22T21:10:27.315961+0000 mon.a (mon.0) 615 : cluster [WRN] Health check update: Degraded data redundancy: 88/630 objects degraded (13.968%), 24 pgs degraded (PG_DEGRADED) 2024-04-22T21:10:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.320933+0000 mon.c (mon.1) 884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.320933+0000 mon.c (mon.1) 884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.331201+0000 mon.c (mon.1) 885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.331201+0000 mon.c (mon.1) 885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.333154+0000 mon.c (mon.1) 886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.333154+0000 mon.c (mon.1) 886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.336843+0000 mon.c (mon.1) 887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.336843+0000 mon.c (mon.1) 887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.338077+0000 mon.c (mon.1) 888 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.338077+0000 mon.c (mon.1) 888 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.345787+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.345787+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: cephadm 2024-04-22T21:10:27.355047+0000 mgr.x (mgr.34107) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: cephadm 2024-04-22T21:10:27.355047+0000 mgr.x (mgr.34107) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.440207+0000 mon.c (mon.1) 889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.440207+0000 mon.c (mon.1) 889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.444681+0000 mon.c (mon.1) 890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.444681+0000 mon.c (mon.1) 890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.446560+0000 mon.c (mon.1) 891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.446560+0000 mon.c (mon.1) 891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.450732+0000 mon.c (mon.1) 892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.450732+0000 mon.c (mon.1) 892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.452037+0000 mon.c (mon.1) 893 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.452037+0000 mon.c (mon.1) 893 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.462630+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.462630+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.539728+0000 mon.c (mon.1) 894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.539728+0000 mon.c (mon.1) 894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.541837+0000 mon.c (mon.1) 895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.541837+0000 mon.c (mon.1) 895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.543578+0000 mon.c (mon.1) 896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.543578+0000 mon.c (mon.1) 896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.546377+0000 mon.c (mon.1) 897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.546377+0000 mon.c (mon.1) 897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.547311+0000 mon.c (mon.1) 898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.547311+0000 mon.c (mon.1) 898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.556240+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.556240+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.635137+0000 mon.c (mon.1) 899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.635137+0000 mon.c (mon.1) 899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.638029+0000 mon.c (mon.1) 900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.638029+0000 mon.c (mon.1) 900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.639554+0000 mon.c (mon.1) 901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.639554+0000 mon.c (mon.1) 901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.643159+0000 mon.c (mon.1) 902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.643159+0000 mon.c (mon.1) 902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.644308+0000 mon.c (mon.1) 903 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.644308+0000 mon.c (mon.1) 903 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.655959+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.655959+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.746817+0000 mon.c (mon.1) 904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.746817+0000 mon.c (mon.1) 904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.750804+0000 mon.c (mon.1) 905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.750804+0000 mon.c (mon.1) 905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.752412+0000 mon.c (mon.1) 906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.752412+0000 mon.c (mon.1) 906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.756101+0000 mon.c (mon.1) 907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.756101+0000 mon.c (mon.1) 907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.757255+0000 mon.c (mon.1) 908 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.757255+0000 mon.c (mon.1) 908 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.767227+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.767227+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.830398+0000 mon.c (mon.1) 909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.830398+0000 mon.c (mon.1) 909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.833080+0000 mon.c (mon.1) 910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.833080+0000 mon.c (mon.1) 910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.834374+0000 mon.c (mon.1) 911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.834374+0000 mon.c (mon.1) 911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.837052+0000 mon.c (mon.1) 912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.837052+0000 mon.c (mon.1) 912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.838012+0000 mon.c (mon.1) 913 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.838012+0000 mon.c (mon.1) 913 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.846632+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.846632+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.926655+0000 mon.c (mon.1) 914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.926655+0000 mon.c (mon.1) 914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.930297+0000 mon.c (mon.1) 915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.930297+0000 mon.c (mon.1) 915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.931650+0000 mon.c (mon.1) 916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.931650+0000 mon.c (mon.1) 916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.934396+0000 mon.c (mon.1) 917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.934396+0000 mon.c (mon.1) 917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.935517+0000 mon.c (mon.1) 918 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.935517+0000 mon.c (mon.1) 918 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.943533+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:27.943533+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:28.024570+0000 mon.c (mon.1) 919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:28.024570+0000 mon.c (mon.1) 919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:28.027189+0000 mon.c (mon.1) 920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:28.027189+0000 mon.c (mon.1) 920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:28.028366+0000 mon.c (mon.1) 921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:28.028366+0000 mon.c (mon.1) 921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:28.031310+0000 mon.c (mon.1) 922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:28.031310+0000 mon.c (mon.1) 922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:28.032184+0000 mon.c (mon.1) 923 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:28.032184+0000 mon.c (mon.1) 923 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.260 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:28.039880+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.260 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[58916]: audit 2024-04-22T21:10:28.039880+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.338 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[82426]: debug 2024-04-22T21:10:28.117+0000 7ff341a897c0 -1 Falling back to public interface 2024-04-22T21:10:28.338 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:28.027189+0000 mon.c (mon.1) 920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:28.339 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:28.028366+0000 mon.c (mon.1) 921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.339 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:28.028366+0000 mon.c (mon.1) 921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:28.339 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:28.031310+0000 mon.c (mon.1) 922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.339 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:28.031310+0000 mon.c (mon.1) 922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:28.339 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:28.032184+0000 mon.c (mon.1) 923 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.340 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:28.032184+0000 mon.c (mon.1) 923 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:28.340 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:28.039880+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.340 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:28 smithi121 bash[73084]: audit 2024-04-22T21:10:28.039880+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:28.742 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[52966]: debug 2024-04-22T21:10:28.458+0000 7f58d5f99700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-04-22T21:10:28.743 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:10:28 smithi123 bash[54986]: ts=2024-04-22T21:10: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 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)\", cluster=\"e8544264-00e9-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"172.21.15.123:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-22T21:10:29.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: cephadm 2024-04-22T21:10:27.469845+0000 mgr.x (mgr.34107) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: cephadm 2024-04-22T21:10:27.469845+0000 mgr.x (mgr.34107) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: cephadm 2024-04-22T21:10:27.562665+0000 mgr.x (mgr.34107) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: cephadm 2024-04-22T21:10:27.562665+0000 mgr.x (mgr.34107) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: cephadm 2024-04-22T21:10:27.662450+0000 mgr.x (mgr.34107) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: cephadm 2024-04-22T21:10:27.662450+0000 mgr.x (mgr.34107) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: cephadm 2024-04-22T21:10:27.773506+0000 mgr.x (mgr.34107) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: cephadm 2024-04-22T21:10:27.773506+0000 mgr.x (mgr.34107) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: cephadm 2024-04-22T21:10:27.853088+0000 mgr.x (mgr.34107) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: cephadm 2024-04-22T21:10:27.853088+0000 mgr.x (mgr.34107) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: cephadm 2024-04-22T21:10:27.950688+0000 mgr.x (mgr.34107) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: cephadm 2024-04-22T21:10:27.950688+0000 mgr.x (mgr.34107) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: cephadm 2024-04-22T21:10:28.046399+0000 mgr.x (mgr.34107) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: cephadm 2024-04-22T21:10:28.046399+0000 mgr.x (mgr.34107) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.119343+0000 mon.c (mon.1) 924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.119343+0000 mon.c (mon.1) 924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.121754+0000 mon.c (mon.1) 925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.121754+0000 mon.c (mon.1) 925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.122739+0000 mon.c (mon.1) 926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.122739+0000 mon.c (mon.1) 926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.125402+0000 mon.c (mon.1) 927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:29.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.125402+0000 mon.c (mon.1) 927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:29.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.126147+0000 mon.c (mon.1) 928 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:29.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.126147+0000 mon.c (mon.1) 928 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:29.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.131671+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.131671+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: cephadm 2024-04-22T21:10:28.137679+0000 mgr.x (mgr.34107) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: cephadm 2024-04-22T21:10:28.137679+0000 mgr.x (mgr.34107) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.219275+0000 mon.c (mon.1) 929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.219275+0000 mon.c (mon.1) 929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.223196+0000 mon.c (mon.1) 930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.223196+0000 mon.c (mon.1) 930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.224825+0000 mon.c (mon.1) 931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.224825+0000 mon.c (mon.1) 931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.228326+0000 mon.c (mon.1) 932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:29.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.228326+0000 mon.c (mon.1) 932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:29.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.229463+0000 mon.c (mon.1) 933 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:29.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.229463+0000 mon.c (mon.1) 933 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:29.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.237358+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.237358+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: cephadm 2024-04-22T21:10:28.243606+0000 mgr.x (mgr.34107) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: cephadm 2024-04-22T21:10:28.243606+0000 mgr.x (mgr.34107) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.324517+0000 mon.c (mon.1) 934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.324517+0000 mon.c (mon.1) 934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.326744+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.326744+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.331231+0000 mon.c (mon.1) 935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.331231+0000 mon.c (mon.1) 935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.332939+0000 mon.c (mon.1) 936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.332939+0000 mon.c (mon.1) 936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.334942+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.334942+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.342063+0000 mon.c (mon.1) 937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:29.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.342063+0000 mon.c (mon.1) 937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:29.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.343833+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.343833+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.346228+0000 mon.c (mon.1) 938 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:29.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.346228+0000 mon.c (mon.1) 938 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:29.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.352981+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.352981+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.439487+0000 mon.c (mon.1) 939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.439487+0000 mon.c (mon.1) 939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.442545+0000 mon.c (mon.1) 940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.442545+0000 mon.c (mon.1) 940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.444986+0000 mon.c (mon.1) 941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.444986+0000 mon.c (mon.1) 941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.450327+0000 mon.c (mon.1) 942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.450327+0000 mon.c (mon.1) 942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.453490+0000 mon.c (mon.1) 943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-22T21:10:29.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:29 smithi123 bash[58916]: audit 2024-04-22T21:10:28.453490+0000 mon.c (mon.1) 943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-22T21:10:29.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: cephadm 2024-04-22T21:10:27.469845+0000 mgr.x (mgr.34107) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: cephadm 2024-04-22T21:10:27.469845+0000 mgr.x (mgr.34107) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: cephadm 2024-04-22T21:10:27.562665+0000 mgr.x (mgr.34107) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: cephadm 2024-04-22T21:10:27.562665+0000 mgr.x (mgr.34107) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: cephadm 2024-04-22T21:10:27.662450+0000 mgr.x (mgr.34107) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: cephadm 2024-04-22T21:10:27.662450+0000 mgr.x (mgr.34107) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: cephadm 2024-04-22T21:10:27.773506+0000 mgr.x (mgr.34107) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: cephadm 2024-04-22T21:10:27.773506+0000 mgr.x (mgr.34107) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: cephadm 2024-04-22T21:10:27.853088+0000 mgr.x (mgr.34107) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: cephadm 2024-04-22T21:10:27.853088+0000 mgr.x (mgr.34107) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: cephadm 2024-04-22T21:10:27.950688+0000 mgr.x (mgr.34107) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: cephadm 2024-04-22T21:10:27.950688+0000 mgr.x (mgr.34107) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: cephadm 2024-04-22T21:10:28.046399+0000 mgr.x (mgr.34107) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: cephadm 2024-04-22T21:10:28.046399+0000 mgr.x (mgr.34107) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.119343+0000 mon.c (mon.1) 924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.119343+0000 mon.c (mon.1) 924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.121754+0000 mon.c (mon.1) 925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.121754+0000 mon.c (mon.1) 925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.122739+0000 mon.c (mon.1) 926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.122739+0000 mon.c (mon.1) 926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.125402+0000 mon.c (mon.1) 927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:29.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: cephadm 2024-04-22T21:10:27.469845+0000 mgr.x (mgr.34107) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: cephadm 2024-04-22T21:10:27.469845+0000 mgr.x (mgr.34107) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: cephadm 2024-04-22T21:10:27.562665+0000 mgr.x (mgr.34107) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: cephadm 2024-04-22T21:10:27.562665+0000 mgr.x (mgr.34107) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: cephadm 2024-04-22T21:10:27.662450+0000 mgr.x (mgr.34107) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: cephadm 2024-04-22T21:10:27.662450+0000 mgr.x (mgr.34107) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: cephadm 2024-04-22T21:10:27.773506+0000 mgr.x (mgr.34107) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: cephadm 2024-04-22T21:10:27.773506+0000 mgr.x (mgr.34107) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: cephadm 2024-04-22T21:10:27.853088+0000 mgr.x (mgr.34107) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: cephadm 2024-04-22T21:10:27.853088+0000 mgr.x (mgr.34107) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: cephadm 2024-04-22T21:10:27.950688+0000 mgr.x (mgr.34107) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: cephadm 2024-04-22T21:10:27.950688+0000 mgr.x (mgr.34107) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: cephadm 2024-04-22T21:10:28.046399+0000 mgr.x (mgr.34107) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: cephadm 2024-04-22T21:10:28.046399+0000 mgr.x (mgr.34107) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.119343+0000 mon.c (mon.1) 924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.119343+0000 mon.c (mon.1) 924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.121754+0000 mon.c (mon.1) 925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.121754+0000 mon.c (mon.1) 925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.122739+0000 mon.c (mon.1) 926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.122739+0000 mon.c (mon.1) 926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.125402+0000 mon.c (mon.1) 927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:29.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.125402+0000 mon.c (mon.1) 927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:29.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.126147+0000 mon.c (mon.1) 928 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:29.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.126147+0000 mon.c (mon.1) 928 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:29.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.131671+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.131671+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: cephadm 2024-04-22T21:10:28.137679+0000 mgr.x (mgr.34107) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: cephadm 2024-04-22T21:10:28.137679+0000 mgr.x (mgr.34107) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.219275+0000 mon.c (mon.1) 929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.219275+0000 mon.c (mon.1) 929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.223196+0000 mon.c (mon.1) 930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.223196+0000 mon.c (mon.1) 930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.224825+0000 mon.c (mon.1) 931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.224825+0000 mon.c (mon.1) 931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.228326+0000 mon.c (mon.1) 932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:29.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.228326+0000 mon.c (mon.1) 932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:29.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.229463+0000 mon.c (mon.1) 933 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:29.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.229463+0000 mon.c (mon.1) 933 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:29.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.237358+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.237358+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: cephadm 2024-04-22T21:10:28.243606+0000 mgr.x (mgr.34107) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.125402+0000 mon.c (mon.1) 927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:29.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.126147+0000 mon.c (mon.1) 928 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:29.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.126147+0000 mon.c (mon.1) 928 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:29.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.131671+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.131671+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: cephadm 2024-04-22T21:10:28.137679+0000 mgr.x (mgr.34107) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: cephadm 2024-04-22T21:10:28.137679+0000 mgr.x (mgr.34107) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.219275+0000 mon.c (mon.1) 929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.219275+0000 mon.c (mon.1) 929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.223196+0000 mon.c (mon.1) 930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.223196+0000 mon.c (mon.1) 930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.224825+0000 mon.c (mon.1) 931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.224825+0000 mon.c (mon.1) 931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.228326+0000 mon.c (mon.1) 932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:29.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.228326+0000 mon.c (mon.1) 932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:29.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.229463+0000 mon.c (mon.1) 933 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:29.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.229463+0000 mon.c (mon.1) 933 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:29.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.237358+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.237358+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: cephadm 2024-04-22T21:10:28.243606+0000 mgr.x (mgr.34107) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: cephadm 2024-04-22T21:10:28.243606+0000 mgr.x (mgr.34107) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.324517+0000 mon.c (mon.1) 934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.324517+0000 mon.c (mon.1) 934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.326744+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.326744+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.331231+0000 mon.c (mon.1) 935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.331231+0000 mon.c (mon.1) 935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.332939+0000 mon.c (mon.1) 936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.332939+0000 mon.c (mon.1) 936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.334942+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.334942+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.342063+0000 mon.c (mon.1) 937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:29.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.342063+0000 mon.c (mon.1) 937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:29.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.343833+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.343833+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.346228+0000 mon.c (mon.1) 938 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:29.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.346228+0000 mon.c (mon.1) 938 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:29.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.352981+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.352981+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.439487+0000 mon.c (mon.1) 939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.439487+0000 mon.c (mon.1) 939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: cephadm 2024-04-22T21:10:28.243606+0000 mgr.x (mgr.34107) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:29.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.324517+0000 mon.c (mon.1) 934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.324517+0000 mon.c (mon.1) 934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.326744+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.326744+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.331231+0000 mon.c (mon.1) 935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.331231+0000 mon.c (mon.1) 935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.332939+0000 mon.c (mon.1) 936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.332939+0000 mon.c (mon.1) 936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.334942+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.334942+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.342063+0000 mon.c (mon.1) 937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:29.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.342063+0000 mon.c (mon.1) 937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:29.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.343833+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.343833+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.346228+0000 mon.c (mon.1) 938 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:29.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.346228+0000 mon.c (mon.1) 938 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:29.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.352981+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.352981+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:29.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.439487+0000 mon.c (mon.1) 939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.439487+0000 mon.c (mon.1) 939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:29.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.442545+0000 mon.c (mon.1) 940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.442545+0000 mon.c (mon.1) 940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.444986+0000 mon.c (mon.1) 941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.444986+0000 mon.c (mon.1) 941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.450327+0000 mon.c (mon.1) 942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.450327+0000 mon.c (mon.1) 942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.453490+0000 mon.c (mon.1) 943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-22T21:10:29.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[73084]: audit 2024-04-22T21:10:28.453490+0000 mon.c (mon.1) 943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-22T21:10:29.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.442545+0000 mon.c (mon.1) 940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.442545+0000 mon.c (mon.1) 940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.444986+0000 mon.c (mon.1) 941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.444986+0000 mon.c (mon.1) 941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.450327+0000 mon.c (mon.1) 942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.450327+0000 mon.c (mon.1) 942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:29.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.453490+0000 mon.c (mon.1) 943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-22T21:10:29.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:29 smithi121 bash[75184]: audit 2024-04-22T21:10:28.453490+0000 mon.c (mon.1) 943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-22T21:10:30.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:30 smithi123 bash[58916]: audit 2024-04-22T21:10:28.459211+0000 mgr.x (mgr.34107) 615 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-22T21:10:30.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:30 smithi123 bash[58916]: audit 2024-04-22T21:10:28.459211+0000 mgr.x (mgr.34107) 615 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-22T21:10:30.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:30 smithi123 bash[58916]: cephadm 2024-04-22T21:10:28.460500+0000 mgr.x (mgr.34107) 616 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-04-22T21:10:30.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:30 smithi123 bash[58916]: cephadm 2024-04-22T21:10:28.460500+0000 mgr.x (mgr.34107) 616 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-04-22T21:10:30.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:30 smithi123 bash[58916]: cluster 2024-04-22T21:10:28.657274+0000 mgr.x (mgr.34107) 617 : cluster [DBG] pgmap v96: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-22T21:10:30.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:30 smithi123 bash[58916]: cluster 2024-04-22T21:10:28.657274+0000 mgr.x (mgr.34107) 617 : cluster [DBG] pgmap v96: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-22T21:10:30.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:30 smithi123 bash[58916]: audit 2024-04-22T21:10:29.695549+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:30.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:30 smithi123 bash[58916]: audit 2024-04-22T21:10:29.695549+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:30.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:30 smithi123 bash[58916]: audit 2024-04-22T21:10:29.698029+0000 mon.c (mon.1) 944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:10:30.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:30 smithi123 bash[58916]: audit 2024-04-22T21:10:29.698029+0000 mon.c (mon.1) 944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:10:30.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:30 smithi121 bash[75184]: audit 2024-04-22T21:10:28.459211+0000 mgr.x (mgr.34107) 615 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-22T21:10:30.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:30 smithi121 bash[75184]: audit 2024-04-22T21:10:28.459211+0000 mgr.x (mgr.34107) 615 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-22T21:10:30.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:30 smithi121 bash[75184]: cephadm 2024-04-22T21:10:28.460500+0000 mgr.x (mgr.34107) 616 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-04-22T21:10:30.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:30 smithi121 bash[75184]: cephadm 2024-04-22T21:10:28.460500+0000 mgr.x (mgr.34107) 616 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-04-22T21:10:30.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:30 smithi121 bash[75184]: cluster 2024-04-22T21:10:28.657274+0000 mgr.x (mgr.34107) 617 : cluster [DBG] pgmap v96: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-22T21:10:30.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:30 smithi121 bash[75184]: cluster 2024-04-22T21:10:28.657274+0000 mgr.x (mgr.34107) 617 : cluster [DBG] pgmap v96: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-22T21:10:30.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:30 smithi121 bash[75184]: audit 2024-04-22T21:10:29.695549+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:30.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:30 smithi121 bash[75184]: audit 2024-04-22T21:10:29.695549+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:30.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:30 smithi121 bash[75184]: audit 2024-04-22T21:10:29.698029+0000 mon.c (mon.1) 944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:10:30.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:30 smithi121 bash[75184]: audit 2024-04-22T21:10:29.698029+0000 mon.c (mon.1) 944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:10:30.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:30 smithi121 bash[73084]: audit 2024-04-22T21:10:28.459211+0000 mgr.x (mgr.34107) 615 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-22T21:10:30.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:30 smithi121 bash[73084]: audit 2024-04-22T21:10:28.459211+0000 mgr.x (mgr.34107) 615 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-22T21:10:30.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:30 smithi121 bash[73084]: cephadm 2024-04-22T21:10:28.460500+0000 mgr.x (mgr.34107) 616 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-04-22T21:10:30.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:30 smithi121 bash[73084]: cephadm 2024-04-22T21:10:28.460500+0000 mgr.x (mgr.34107) 616 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-04-22T21:10:30.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:30 smithi121 bash[73084]: cluster 2024-04-22T21:10:28.657274+0000 mgr.x (mgr.34107) 617 : cluster [DBG] pgmap v96: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-22T21:10:30.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:30 smithi121 bash[73084]: cluster 2024-04-22T21:10:28.657274+0000 mgr.x (mgr.34107) 617 : cluster [DBG] pgmap v96: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-22T21:10:30.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:30 smithi121 bash[73084]: audit 2024-04-22T21:10:29.695549+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:30.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:30 smithi121 bash[73084]: audit 2024-04-22T21:10:29.695549+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:30.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:30 smithi121 bash[73084]: audit 2024-04-22T21:10:29.698029+0000 mon.c (mon.1) 944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:10:30.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:30 smithi121 bash[73084]: audit 2024-04-22T21:10:29.698029+0000 mon.c (mon.1) 944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:10:31.535 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:10:31 smithi121 bash[82426]: debug 2024-04-22T21:10:31.221+0000 7ff341a897c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-04-22T21:10:31.536 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:10:31 smithi121 bash[82426]: debug 2024-04-22T21:10:31.257+0000 7ff341a897c0 -1 osd.1 122 log_to_monitors true 2024-04-22T21:10:31.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:31 smithi121 bash[73084]: audit 2024-04-22T21:10:31.263916+0000 mon.c (mon.1) 945 : audit [INF] from='osd.1 [v2:172.21.15.121:6808/2007420943,v1:172.21.15.121:6809/2007420943]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-22T21:10:31.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:31 smithi121 bash[73084]: audit 2024-04-22T21:10:31.263916+0000 mon.c (mon.1) 945 : audit [INF] from='osd.1 [v2:172.21.15.121:6808/2007420943,v1:172.21.15.121:6809/2007420943]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-22T21:10:31.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:31 smithi121 bash[73084]: audit 2024-04-22T21:10:31.264273+0000 mon.a (mon.0) 631 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-22T21:10:31.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:31 smithi121 bash[73084]: audit 2024-04-22T21:10:31.264273+0000 mon.a (mon.0) 631 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-22T21:10:31.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:31 smithi121 bash[75184]: audit 2024-04-22T21:10:31.263916+0000 mon.c (mon.1) 945 : audit [INF] from='osd.1 [v2:172.21.15.121:6808/2007420943,v1:172.21.15.121:6809/2007420943]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-22T21:10:31.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:31 smithi121 bash[75184]: audit 2024-04-22T21:10:31.263916+0000 mon.c (mon.1) 945 : audit [INF] from='osd.1 [v2:172.21.15.121:6808/2007420943,v1:172.21.15.121:6809/2007420943]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-22T21:10:31.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:31 smithi121 bash[75184]: audit 2024-04-22T21:10:31.264273+0000 mon.a (mon.0) 631 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-22T21:10:31.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:31 smithi121 bash[75184]: audit 2024-04-22T21:10:31.264273+0000 mon.a (mon.0) 631 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-22T21:10:31.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:31 smithi123 bash[58916]: audit 2024-04-22T21:10:31.263916+0000 mon.c (mon.1) 945 : audit [INF] from='osd.1 [v2:172.21.15.121:6808/2007420943,v1:172.21.15.121:6809/2007420943]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-22T21:10:31.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:31 smithi123 bash[58916]: audit 2024-04-22T21:10:31.263916+0000 mon.c (mon.1) 945 : audit [INF] from='osd.1 [v2:172.21.15.121:6808/2007420943,v1:172.21.15.121:6809/2007420943]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-22T21:10:31.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:31 smithi123 bash[58916]: audit 2024-04-22T21:10:31.264273+0000 mon.a (mon.0) 631 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-22T21:10:31.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:31 smithi123 bash[58916]: audit 2024-04-22T21:10:31.264273+0000 mon.a (mon.0) 631 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-22T21:10:32.285 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:10:31 smithi121 bash[82426]: debug 2024-04-22T21:10:31.881+0000 7ff32eed9700 -1 osd.1 122 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-22T21:10:32.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[73084]: cluster 2024-04-22T21:10:30.658871+0000 mgr.x (mgr.34107) 618 : cluster [DBG] pgmap v97: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-22T21:10:32.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[73084]: cluster 2024-04-22T21:10:30.658871+0000 mgr.x (mgr.34107) 618 : cluster [DBG] pgmap v97: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-22T21:10:32.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[73084]: audit 2024-04-22T21:10:31.365564+0000 mon.a (mon.0) 632 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-22T21:10:32.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[73084]: audit 2024-04-22T21:10:31.365564+0000 mon.a (mon.0) 632 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-22T21:10:32.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[73084]: cluster 2024-04-22T21:10:31.373432+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-04-22T21:10:32.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[73084]: cluster 2024-04-22T21:10:31.373432+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-04-22T21:10:32.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[73084]: audit 2024-04-22T21:10:31.374895+0000 mon.c (mon.1) 946 : audit [INF] from='osd.1 [v2:172.21.15.121:6808/2007420943,v1:172.21.15.121:6809/2007420943]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:10:32.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[73084]: audit 2024-04-22T21:10:31.374895+0000 mon.c (mon.1) 946 : audit [INF] from='osd.1 [v2:172.21.15.121:6808/2007420943,v1:172.21.15.121:6809/2007420943]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:10:32.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[73084]: audit 2024-04-22T21:10:31.375664+0000 mon.a (mon.0) 634 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:10:32.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[73084]: audit 2024-04-22T21:10:31.375664+0000 mon.a (mon.0) 634 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:10:32.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[73084]: audit 2024-04-22T21:10:31.875635+0000 mon.a (mon.0) 635 : audit [INF] from='osd.1 ' entity='osd.1' 2024-04-22T21:10:32.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[73084]: audit 2024-04-22T21:10:31.875635+0000 mon.a (mon.0) 635 : audit [INF] from='osd.1 ' entity='osd.1' 2024-04-22T21:10:32.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[73084]: audit 2024-04-22T21:10:32.287758+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:32.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[73084]: audit 2024-04-22T21:10:32.287758+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:32.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[73084]: audit 2024-04-22T21:10:32.302062+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:32.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[73084]: audit 2024-04-22T21:10:32.302062+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:32.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[73084]: audit 2024-04-22T21:10:32.315209+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:32.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[73084]: audit 2024-04-22T21:10:32.315209+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:32.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[75184]: cluster 2024-04-22T21:10:30.658871+0000 mgr.x (mgr.34107) 618 : cluster [DBG] pgmap v97: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-22T21:10:32.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[75184]: cluster 2024-04-22T21:10:30.658871+0000 mgr.x (mgr.34107) 618 : cluster [DBG] pgmap v97: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-22T21:10:32.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[75184]: audit 2024-04-22T21:10:31.365564+0000 mon.a (mon.0) 632 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-22T21:10:32.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[75184]: audit 2024-04-22T21:10:31.365564+0000 mon.a (mon.0) 632 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-22T21:10:32.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[75184]: cluster 2024-04-22T21:10:31.373432+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-04-22T21:10:32.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[75184]: cluster 2024-04-22T21:10:31.373432+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-04-22T21:10:32.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[75184]: audit 2024-04-22T21:10:31.374895+0000 mon.c (mon.1) 946 : audit [INF] from='osd.1 [v2:172.21.15.121:6808/2007420943,v1:172.21.15.121:6809/2007420943]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:10:32.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[75184]: audit 2024-04-22T21:10:31.374895+0000 mon.c (mon.1) 946 : audit [INF] from='osd.1 [v2:172.21.15.121:6808/2007420943,v1:172.21.15.121:6809/2007420943]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:10:32.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[75184]: audit 2024-04-22T21:10:31.375664+0000 mon.a (mon.0) 634 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:10:32.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[75184]: audit 2024-04-22T21:10:31.375664+0000 mon.a (mon.0) 634 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:10:32.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[75184]: audit 2024-04-22T21:10:31.875635+0000 mon.a (mon.0) 635 : audit [INF] from='osd.1 ' entity='osd.1' 2024-04-22T21:10:32.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[75184]: audit 2024-04-22T21:10:31.875635+0000 mon.a (mon.0) 635 : audit [INF] from='osd.1 ' entity='osd.1' 2024-04-22T21:10:32.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[75184]: audit 2024-04-22T21:10:32.287758+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:32.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[75184]: audit 2024-04-22T21:10:32.287758+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:32.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[75184]: audit 2024-04-22T21:10:32.302062+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:32.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[75184]: audit 2024-04-22T21:10:32.302062+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:32.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[75184]: audit 2024-04-22T21:10:32.315209+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:32.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:32 smithi121 bash[75184]: audit 2024-04-22T21:10:32.315209+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:32.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:32 smithi123 bash[58916]: cluster 2024-04-22T21:10:30.658871+0000 mgr.x (mgr.34107) 618 : cluster [DBG] pgmap v97: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-22T21:10:32.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:32 smithi123 bash[58916]: cluster 2024-04-22T21:10:30.658871+0000 mgr.x (mgr.34107) 618 : cluster [DBG] pgmap v97: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-22T21:10:32.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:32 smithi123 bash[58916]: audit 2024-04-22T21:10:31.365564+0000 mon.a (mon.0) 632 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-22T21:10:32.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:32 smithi123 bash[58916]: audit 2024-04-22T21:10:31.365564+0000 mon.a (mon.0) 632 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-22T21:10:32.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:32 smithi123 bash[58916]: cluster 2024-04-22T21:10:31.373432+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-04-22T21:10:32.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:32 smithi123 bash[58916]: cluster 2024-04-22T21:10:31.373432+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-04-22T21:10:32.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:32 smithi123 bash[58916]: audit 2024-04-22T21:10:31.374895+0000 mon.c (mon.1) 946 : audit [INF] from='osd.1 [v2:172.21.15.121:6808/2007420943,v1:172.21.15.121:6809/2007420943]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:10:32.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:32 smithi123 bash[58916]: audit 2024-04-22T21:10:31.374895+0000 mon.c (mon.1) 946 : audit [INF] from='osd.1 [v2:172.21.15.121:6808/2007420943,v1:172.21.15.121:6809/2007420943]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:10:32.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:32 smithi123 bash[58916]: audit 2024-04-22T21:10:31.375664+0000 mon.a (mon.0) 634 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:10:32.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:32 smithi123 bash[58916]: audit 2024-04-22T21:10:31.375664+0000 mon.a (mon.0) 634 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:10:32.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:32 smithi123 bash[58916]: audit 2024-04-22T21:10:31.875635+0000 mon.a (mon.0) 635 : audit [INF] from='osd.1 ' entity='osd.1' 2024-04-22T21:10:32.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:32 smithi123 bash[58916]: audit 2024-04-22T21:10:31.875635+0000 mon.a (mon.0) 635 : audit [INF] from='osd.1 ' entity='osd.1' 2024-04-22T21:10:32.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:32 smithi123 bash[58916]: audit 2024-04-22T21:10:32.287758+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:32.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:32 smithi123 bash[58916]: audit 2024-04-22T21:10:32.287758+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:32.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:32 smithi123 bash[58916]: audit 2024-04-22T21:10:32.302062+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:32.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:32 smithi123 bash[58916]: audit 2024-04-22T21:10:32.302062+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:32.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:32 smithi123 bash[58916]: audit 2024-04-22T21:10:32.315209+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:32.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:32 smithi123 bash[58916]: audit 2024-04-22T21:10:32.315209+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:33.742 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:10:33 smithi123 bash[54986]: ts=2024-04-22T21:10: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=\"smithi121\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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=\"e8544264-00e9-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi121\", job=\"node\", machine=\"x86_64\", nodename=\"smithi121\", 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-22T21:10:33.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:33 smithi123 bash[58916]: cluster 2024-04-22T21:10:32.872826+0000 mon.a (mon.0) 639 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:10:33.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:33 smithi123 bash[58916]: cluster 2024-04-22T21:10:32.872826+0000 mon.a (mon.0) 639 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:10:33.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:33 smithi123 bash[58916]: cluster 2024-04-22T21:10:32.885096+0000 mon.a (mon.0) 640 : cluster [INF] osd.1 [v2:172.21.15.121:6808/2007420943,v1:172.21.15.121:6809/2007420943] boot 2024-04-22T21:10:33.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:33 smithi123 bash[58916]: cluster 2024-04-22T21:10:32.885096+0000 mon.a (mon.0) 640 : cluster [INF] osd.1 [v2:172.21.15.121:6808/2007420943,v1:172.21.15.121:6809/2007420943] boot 2024-04-22T21:10:33.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:33 smithi123 bash[58916]: cluster 2024-04-22T21:10:32.885478+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-04-22T21:10:33.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:33 smithi123 bash[58916]: cluster 2024-04-22T21:10:32.885478+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-04-22T21:10:33.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:33 smithi123 bash[58916]: audit 2024-04-22T21:10:32.885941+0000 mon.c (mon.1) 947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T21:10:33.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:33 smithi123 bash[58916]: audit 2024-04-22T21:10:32.885941+0000 mon.c (mon.1) 947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T21:10:33.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:33 smithi121 bash[73084]: cluster 2024-04-22T21:10:32.872826+0000 mon.a (mon.0) 639 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:10:33.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:33 smithi121 bash[73084]: cluster 2024-04-22T21:10:32.872826+0000 mon.a (mon.0) 639 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:10:33.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:33 smithi121 bash[73084]: cluster 2024-04-22T21:10:32.885096+0000 mon.a (mon.0) 640 : cluster [INF] osd.1 [v2:172.21.15.121:6808/2007420943,v1:172.21.15.121:6809/2007420943] boot 2024-04-22T21:10:33.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:33 smithi121 bash[73084]: cluster 2024-04-22T21:10:32.885096+0000 mon.a (mon.0) 640 : cluster [INF] osd.1 [v2:172.21.15.121:6808/2007420943,v1:172.21.15.121:6809/2007420943] boot 2024-04-22T21:10:33.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:33 smithi121 bash[73084]: cluster 2024-04-22T21:10:32.885478+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-04-22T21:10:33.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:33 smithi121 bash[73084]: cluster 2024-04-22T21:10:32.885478+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-04-22T21:10:33.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:33 smithi121 bash[73084]: audit 2024-04-22T21:10:32.885941+0000 mon.c (mon.1) 947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T21:10:33.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:33 smithi121 bash[73084]: audit 2024-04-22T21:10:32.885941+0000 mon.c (mon.1) 947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T21:10:33.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:33 smithi121 bash[75184]: cluster 2024-04-22T21:10:32.872826+0000 mon.a (mon.0) 639 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:10:33.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:33 smithi121 bash[75184]: cluster 2024-04-22T21:10:32.872826+0000 mon.a (mon.0) 639 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:10:33.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:33 smithi121 bash[75184]: cluster 2024-04-22T21:10:32.885096+0000 mon.a (mon.0) 640 : cluster [INF] osd.1 [v2:172.21.15.121:6808/2007420943,v1:172.21.15.121:6809/2007420943] boot 2024-04-22T21:10:33.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:33 smithi121 bash[75184]: cluster 2024-04-22T21:10:32.885096+0000 mon.a (mon.0) 640 : cluster [INF] osd.1 [v2:172.21.15.121:6808/2007420943,v1:172.21.15.121:6809/2007420943] boot 2024-04-22T21:10:33.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:33 smithi121 bash[75184]: cluster 2024-04-22T21:10:32.885478+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-04-22T21:10:33.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:33 smithi121 bash[75184]: cluster 2024-04-22T21:10:32.885478+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-04-22T21:10:33.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:33 smithi121 bash[75184]: audit 2024-04-22T21:10:32.885941+0000 mon.c (mon.1) 947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T21:10:33.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:33 smithi121 bash[75184]: audit 2024-04-22T21:10:32.885941+0000 mon.c (mon.1) 947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-22T21:10:34.417 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:34 smithi121 bash[73084]: cluster 2024-04-22T21:10:32.660038+0000 mgr.x (mgr.34107) 619 : cluster [DBG] pgmap v99: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 88/630 objects degraded (13.968%) 2024-04-22T21:10:34.417 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:34 smithi121 bash[73084]: cluster 2024-04-22T21:10:32.660038+0000 mgr.x (mgr.34107) 619 : cluster [DBG] pgmap v99: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 88/630 objects degraded (13.968%) 2024-04-22T21:10:34.417 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:34 smithi121 bash[73084]: cluster 2024-04-22T21:10:33.892031+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-04-22T21:10:34.417 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:34 smithi121 bash[73084]: cluster 2024-04-22T21:10:33.892031+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-04-22T21:10:34.417 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:34 smithi121 bash[75184]: cluster 2024-04-22T21:10:32.660038+0000 mgr.x (mgr.34107) 619 : cluster [DBG] pgmap v99: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 88/630 objects degraded (13.968%) 2024-04-22T21:10:34.417 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:34 smithi121 bash[75184]: cluster 2024-04-22T21:10:32.660038+0000 mgr.x (mgr.34107) 619 : cluster [DBG] pgmap v99: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 88/630 objects degraded (13.968%) 2024-04-22T21:10:34.417 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:34 smithi121 bash[75184]: cluster 2024-04-22T21:10:33.892031+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-04-22T21:10:34.417 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:34 smithi121 bash[75184]: cluster 2024-04-22T21:10:33.892031+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-04-22T21:10:34.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:34 smithi123 bash[58916]: cluster 2024-04-22T21:10:32.660038+0000 mgr.x (mgr.34107) 619 : cluster [DBG] pgmap v99: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 88/630 objects degraded (13.968%) 2024-04-22T21:10:34.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:34 smithi123 bash[58916]: cluster 2024-04-22T21:10:32.660038+0000 mgr.x (mgr.34107) 619 : cluster [DBG] pgmap v99: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 88/630 objects degraded (13.968%) 2024-04-22T21:10:34.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:34 smithi123 bash[58916]: cluster 2024-04-22T21:10:33.892031+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-04-22T21:10:34.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:34 smithi123 bash[58916]: cluster 2024-04-22T21:10:33.892031+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-04-22T21:10:35.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:35 smithi123 bash[58916]: cluster 2024-04-22T21:10:34.661084+0000 mgr.x (mgr.34107) 620 : cluster [DBG] pgmap v102: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 88/630 objects degraded (13.968%) 2024-04-22T21:10:35.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:35 smithi123 bash[58916]: cluster 2024-04-22T21:10:34.661084+0000 mgr.x (mgr.34107) 620 : cluster [DBG] pgmap v102: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 88/630 objects degraded (13.968%) 2024-04-22T21:10:35.700 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:35 smithi121 bash[73084]: cluster 2024-04-22T21:10:34.661084+0000 mgr.x (mgr.34107) 620 : cluster [DBG] pgmap v102: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 88/630 objects degraded (13.968%) 2024-04-22T21:10:35.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:35 smithi121 bash[73084]: cluster 2024-04-22T21:10:34.661084+0000 mgr.x (mgr.34107) 620 : cluster [DBG] pgmap v102: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 88/630 objects degraded (13.968%) 2024-04-22T21:10:35.701 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:35 smithi121 bash[75184]: cluster 2024-04-22T21:10:34.661084+0000 mgr.x (mgr.34107) 620 : cluster [DBG] pgmap v102: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 88/630 objects degraded (13.968%) 2024-04-22T21:10:35.701 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:35 smithi121 bash[75184]: cluster 2024-04-22T21:10:34.661084+0000 mgr.x (mgr.34107) 620 : cluster [DBG] pgmap v102: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 88/630 objects degraded (13.968%) 2024-04-22T21:10:36.698 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:36 smithi123 bash[58916]: audit 2024-04-22T21:10:35.798853+0000 mgr.x (mgr.34107) 621 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:36.698 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:36 smithi123 bash[58916]: audit 2024-04-22T21:10:35.798853+0000 mgr.x (mgr.34107) 621 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:36.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:36 smithi121 bash[73084]: audit 2024-04-22T21:10:35.798853+0000 mgr.x (mgr.34107) 621 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:36.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:36 smithi121 bash[73084]: audit 2024-04-22T21:10:35.798853+0000 mgr.x (mgr.34107) 621 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:36.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:36 smithi121 bash[75184]: audit 2024-04-22T21:10:35.798853+0000 mgr.x (mgr.34107) 621 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:36.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:36 smithi121 bash[75184]: audit 2024-04-22T21:10:35.798853+0000 mgr.x (mgr.34107) 621 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:38.242 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:10:37 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:10:37] "GET /metrics HTTP/1.1" 200 38356 "" "Prometheus/2.33.4" 2024-04-22T21:10:38.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:38 smithi123 bash[58916]: cluster 2024-04-22T21:10:36.662760+0000 mgr.x (mgr.34107) 622 : cluster [DBG] pgmap v103: 161 pgs: 1 active+undersized+degraded, 7 active+undersized, 153 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 6/630 objects degraded (0.952%) 2024-04-22T21:10:38.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:38 smithi123 bash[58916]: cluster 2024-04-22T21:10:36.662760+0000 mgr.x (mgr.34107) 622 : cluster [DBG] pgmap v103: 161 pgs: 1 active+undersized+degraded, 7 active+undersized, 153 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 6/630 objects degraded (0.952%) 2024-04-22T21:10:38.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:38 smithi123 bash[58916]: audit 2024-04-22T21:10:37.156984+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:38.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:38 smithi123 bash[58916]: audit 2024-04-22T21:10:37.156984+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:38.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:38 smithi123 bash[58916]: audit 2024-04-22T21:10:37.172047+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:38.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:38 smithi123 bash[58916]: audit 2024-04-22T21:10:37.172047+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:38.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:38 smithi123 bash[58916]: audit 2024-04-22T21:10:37.184998+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:38.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:38 smithi123 bash[58916]: audit 2024-04-22T21:10:37.184998+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:38.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:38 smithi123 bash[58916]: cluster 2024-04-22T21:10:37.436392+0000 mon.a (mon.0) 646 : cluster [WRN] Health check update: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-04-22T21:10:38.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:38 smithi123 bash[58916]: cluster 2024-04-22T21:10:37.436392+0000 mon.a (mon.0) 646 : cluster [WRN] Health check update: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-04-22T21:10:38.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:38 smithi121 bash[73084]: cluster 2024-04-22T21:10:36.662760+0000 mgr.x (mgr.34107) 622 : cluster [DBG] pgmap v103: 161 pgs: 1 active+undersized+degraded, 7 active+undersized, 153 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 6/630 objects degraded (0.952%) 2024-04-22T21:10:38.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:38 smithi121 bash[73084]: cluster 2024-04-22T21:10:36.662760+0000 mgr.x (mgr.34107) 622 : cluster [DBG] pgmap v103: 161 pgs: 1 active+undersized+degraded, 7 active+undersized, 153 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 6/630 objects degraded (0.952%) 2024-04-22T21:10:38.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:38 smithi121 bash[73084]: audit 2024-04-22T21:10:37.156984+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:38.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:38 smithi121 bash[73084]: audit 2024-04-22T21:10:37.156984+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:38.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:38 smithi121 bash[73084]: audit 2024-04-22T21:10:37.172047+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:38.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:38 smithi121 bash[73084]: audit 2024-04-22T21:10:37.172047+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:38.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:38 smithi121 bash[73084]: audit 2024-04-22T21:10:37.184998+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:38.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:38 smithi121 bash[73084]: audit 2024-04-22T21:10:37.184998+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:38.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:38 smithi121 bash[73084]: cluster 2024-04-22T21:10:37.436392+0000 mon.a (mon.0) 646 : cluster [WRN] Health check update: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-04-22T21:10:38.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:38 smithi121 bash[73084]: cluster 2024-04-22T21:10:37.436392+0000 mon.a (mon.0) 646 : cluster [WRN] Health check update: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-04-22T21:10:38.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:38 smithi121 bash[75184]: cluster 2024-04-22T21:10:36.662760+0000 mgr.x (mgr.34107) 622 : cluster [DBG] pgmap v103: 161 pgs: 1 active+undersized+degraded, 7 active+undersized, 153 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 6/630 objects degraded (0.952%) 2024-04-22T21:10:38.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:38 smithi121 bash[75184]: cluster 2024-04-22T21:10:36.662760+0000 mgr.x (mgr.34107) 622 : cluster [DBG] pgmap v103: 161 pgs: 1 active+undersized+degraded, 7 active+undersized, 153 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 6/630 objects degraded (0.952%) 2024-04-22T21:10:38.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:38 smithi121 bash[75184]: audit 2024-04-22T21:10:37.156984+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:38.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:38 smithi121 bash[75184]: audit 2024-04-22T21:10:37.156984+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:38.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:38 smithi121 bash[75184]: audit 2024-04-22T21:10:37.172047+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:38.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:38 smithi121 bash[75184]: audit 2024-04-22T21:10:37.172047+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:38.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:38 smithi121 bash[75184]: audit 2024-04-22T21:10:37.184998+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:38.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:38 smithi121 bash[75184]: audit 2024-04-22T21:10:37.184998+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:38.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:38 smithi121 bash[75184]: cluster 2024-04-22T21:10:37.436392+0000 mon.a (mon.0) 646 : cluster [WRN] Health check update: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-04-22T21:10:38.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:38 smithi121 bash[75184]: cluster 2024-04-22T21:10:37.436392+0000 mon.a (mon.0) 646 : cluster [WRN] Health check update: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-04-22T21:10:38.992 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:10:38 smithi123 bash[54986]: ts=2024-04-22T21:10:38.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 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)\", cluster=\"e8544264-00e9-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"172.21.15.123:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-04-22T21:10:38.992 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:10:38 smithi123 bash[54986]: ts=2024-04-22T21:10:38.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)\", cluster=\"e8544264-00e9-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.121\", device_class=\"ssd\", hostname=\"smithi121\", instance=\"172.21.15.123:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.121\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-22T21:10:39.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:39 smithi123 bash[58916]: cluster 2024-04-22T21:10:39.154536+0000 mon.a (mon.0) 647 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded) 2024-04-22T21:10:39.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:39 smithi123 bash[58916]: cluster 2024-04-22T21:10:39.154536+0000 mon.a (mon.0) 647 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded) 2024-04-22T21:10:39.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:39 smithi123 bash[58916]: cluster 2024-04-22T21:10:39.154594+0000 mon.a (mon.0) 648 : cluster [INF] Cluster is now healthy 2024-04-22T21:10:39.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:39 smithi123 bash[58916]: cluster 2024-04-22T21:10:39.154594+0000 mon.a (mon.0) 648 : cluster [INF] Cluster is now healthy 2024-04-22T21:10:39.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:39 smithi121 bash[73084]: cluster 2024-04-22T21:10:39.154536+0000 mon.a (mon.0) 647 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded) 2024-04-22T21:10:39.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:39 smithi121 bash[73084]: cluster 2024-04-22T21:10:39.154536+0000 mon.a (mon.0) 647 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded) 2024-04-22T21:10:39.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:39 smithi121 bash[73084]: cluster 2024-04-22T21:10:39.154594+0000 mon.a (mon.0) 648 : cluster [INF] Cluster is now healthy 2024-04-22T21:10:39.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:39 smithi121 bash[73084]: cluster 2024-04-22T21:10:39.154594+0000 mon.a (mon.0) 648 : cluster [INF] Cluster is now healthy 2024-04-22T21:10:39.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:39 smithi121 bash[75184]: cluster 2024-04-22T21:10:39.154536+0000 mon.a (mon.0) 647 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded) 2024-04-22T21:10:39.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:39 smithi121 bash[75184]: cluster 2024-04-22T21:10:39.154536+0000 mon.a (mon.0) 647 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded) 2024-04-22T21:10:39.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:39 smithi121 bash[75184]: cluster 2024-04-22T21:10:39.154594+0000 mon.a (mon.0) 648 : cluster [INF] Cluster is now healthy 2024-04-22T21:10:39.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:39 smithi121 bash[75184]: cluster 2024-04-22T21:10:39.154594+0000 mon.a (mon.0) 648 : cluster [INF] Cluster is now healthy 2024-04-22T21:10:40.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:40 smithi123 bash[58916]: cluster 2024-04-22T21:10:38.663830+0000 mgr.x (mgr.34107) 623 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 702 B/s rd, 0 op/s 2024-04-22T21:10:40.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:40 smithi123 bash[58916]: cluster 2024-04-22T21:10:38.663830+0000 mgr.x (mgr.34107) 623 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 702 B/s rd, 0 op/s 2024-04-22T21:10:40.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:40 smithi121 bash[73084]: cluster 2024-04-22T21:10:38.663830+0000 mgr.x (mgr.34107) 623 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 702 B/s rd, 0 op/s 2024-04-22T21:10:40.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:40 smithi121 bash[73084]: cluster 2024-04-22T21:10:38.663830+0000 mgr.x (mgr.34107) 623 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 702 B/s rd, 0 op/s 2024-04-22T21:10:40.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:40 smithi121 bash[75184]: cluster 2024-04-22T21:10:38.663830+0000 mgr.x (mgr.34107) 623 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 702 B/s rd, 0 op/s 2024-04-22T21:10:40.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:40 smithi121 bash[75184]: cluster 2024-04-22T21:10:38.663830+0000 mgr.x (mgr.34107) 623 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 702 B/s rd, 0 op/s 2024-04-22T21:10:42.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:42 smithi123 bash[58916]: cluster 2024-04-22T21:10:40.665040+0000 mgr.x (mgr.34107) 624 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-22T21:10:42.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:42 smithi123 bash[58916]: cluster 2024-04-22T21:10:40.665040+0000 mgr.x (mgr.34107) 624 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-22T21:10:42.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:42 smithi121 bash[73084]: cluster 2024-04-22T21:10:40.665040+0000 mgr.x (mgr.34107) 624 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-22T21:10:42.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:42 smithi121 bash[73084]: cluster 2024-04-22T21:10:40.665040+0000 mgr.x (mgr.34107) 624 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-22T21:10:42.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:42 smithi121 bash[75184]: cluster 2024-04-22T21:10:40.665040+0000 mgr.x (mgr.34107) 624 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-22T21:10:42.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:42 smithi121 bash[75184]: cluster 2024-04-22T21:10:40.665040+0000 mgr.x (mgr.34107) 624 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-22T21:10:44.113 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-04-22T21:10:44.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:44 smithi123 bash[58916]: cluster 2024-04-22T21:10:42.666237+0000 mgr.x (mgr.34107) 625 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:10:44.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:44 smithi123 bash[58916]: cluster 2024-04-22T21:10:42.666237+0000 mgr.x (mgr.34107) 625 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:10:44.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:44 smithi123 bash[58916]: audit 2024-04-22T21:10:43.468808+0000 mon.c (mon.1) 948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-22T21:10:44.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:44 smithi123 bash[58916]: audit 2024-04-22T21:10:43.468808+0000 mon.c (mon.1) 948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-22T21:10:44.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:44 smithi121 bash[73084]: cluster 2024-04-22T21:10:42.666237+0000 mgr.x (mgr.34107) 625 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:10:44.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:44 smithi121 bash[73084]: cluster 2024-04-22T21:10:42.666237+0000 mgr.x (mgr.34107) 625 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:10:44.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:44 smithi121 bash[73084]: audit 2024-04-22T21:10:43.468808+0000 mon.c (mon.1) 948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-22T21:10:44.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:44 smithi121 bash[73084]: audit 2024-04-22T21:10:43.468808+0000 mon.c (mon.1) 948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-22T21:10:44.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:44 smithi121 bash[75184]: cluster 2024-04-22T21:10:42.666237+0000 mgr.x (mgr.34107) 625 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:10:44.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:44 smithi121 bash[75184]: cluster 2024-04-22T21:10:42.666237+0000 mgr.x (mgr.34107) 625 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:10:44.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:44 smithi121 bash[75184]: audit 2024-04-22T21:10:43.468808+0000 mon.c (mon.1) 948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-22T21:10:44.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:44 smithi121 bash[75184]: audit 2024-04-22T21:10:43.468808+0000 mon.c (mon.1) 948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-22T21:10:44.858 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T21:10:44.858 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi121 smithi121 running 12s ago 18m - - 2024-04-22T21:10:44.858 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi123 smithi123 running 7s ago 18m - - 2024-04-22T21:10:44.858 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (5m) 12s ago 11m 12.1M - 0.23.0 ba2b418f427c 75d0217c38a9 2024-04-22T21:10:44.858 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (4m) 7s ago 11m 40.2M - 8.3.5 dad864ee21e9 800591342f16 2024-04-22T21:10:44.858 INFO:teuthology.orchestra.run.smithi121.stdout:iscsi.foo.smithi121.rxpsbc smithi121 running (3m) 12s ago 9m 44.0M - 3.5 e1d6a67b021e 106eadf8e441 2024-04-22T21:10:44.859 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443,9283,8765 running (4m) 7s ago 17m 506M - 19.0.0-3198-g56e81df3 82086b19bb07 47d10e8cef27 2024-04-22T21:10:44.859 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443,9283,8765 running (3m) 12s ago 19m 438M - 19.0.0-3198-g56e81df3 82086b19bb07 8406ceac8ad3 2024-04-22T21:10:44.859 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (2m) 12s ago 19m 54.8M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 f5b71d32306b 2024-04-22T21:10:44.859 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (2m) 7s ago 17m 36.2M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 db2fb24d7454 2024-04-22T21:10:44.859 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (2m) 12s ago 17m 44.8M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 425f9e808335 2024-04-22T21:10:44.859 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (5m) 12s ago 11m 8987k - 1.3.1 1dbe0e931976 7b20ff211618 2024-04-22T21:10:44.859 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (4m) 7s ago 11m 9704k - 1.3.1 1dbe0e931976 c449de2e89b9 2024-04-22T21:10:44.859 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (55s) 12s ago 17m 45.8M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 afe0c773b859 2024-04-22T21:10:44.859 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (19s) 12s ago 16m 12.1M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 8e891d1550a4 2024-04-22T21:10:44.859 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (15m) 12s ago 15m 52.4M 4096M 17.2.0 e1d6a67b021e 95dd99eaa933 2024-04-22T21:10:44.859 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (15m) 12s ago 15m 56.1M 4096M 17.2.0 e1d6a67b021e b57914fddc0c 2024-04-22T21:10:44.859 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (14m) 7s ago 14m 58.8M 4096M 17.2.0 e1d6a67b021e 3652b9975d1b 2024-04-22T21:10:44.860 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (14m) 7s ago 14m 56.5M 4096M 17.2.0 e1d6a67b021e 5ad1d460ef25 2024-04-22T21:10:44.860 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (13m) 7s ago 13m 56.3M 4096M 17.2.0 e1d6a67b021e a8c3f31719ee 2024-04-22T21:10:44.860 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (12m) 7s ago 12m 57.4M 4096M 17.2.0 e1d6a67b021e 4102dc5bd77f 2024-04-22T21:10:44.860 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (3m) 7s ago 12m 63.6M - 2.33.4 514e6a882f6e 14ed9f8bb5de 2024-04-22T21:10:44.860 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi121.fpqyxe smithi121 *:8000 running (9m) 12s ago 9m 86.2M - 17.2.0 e1d6a67b021e 3c014c62895e 2024-04-22T21:10:44.860 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi123.ducldy smithi123 *:8000 running (9m) 7s ago 9m 86.5M - 17.2.0 e1d6a67b021e 9dfc66019212 2024-04-22T21:10:44.860 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi121.umzhsg smithi121 *:80 running (9m) 12s ago 9m 86.1M - 17.2.0 e1d6a67b021e 49d78336324c 2024-04-22T21:10:44.860 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi123.ywhrus smithi123 *:80 running (9m) 7s ago 9m 86.0M - 17.2.0 e1d6a67b021e d78a39784a57 2024-04-22T21:10:45.287 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:10:45.287 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-04-22T21:10:45.287 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 3 2024-04-22T21:10:45.288 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:10:45.288 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-04-22T21:10:45.288 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 2 2024-04-22T21:10:45.288 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:10:45.288 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-04-22T21:10:45.288 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-04-22T21:10:45.288 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 2 2024-04-22T21:10:45.288 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:10:45.288 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-04-22T21:10:45.288 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-22T21:10:45.288 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:10:45.288 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-04-22T21:10:45.288 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-04-22T21:10:45.288 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 7 2024-04-22T21:10:45.289 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:10:45.289 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:10:45.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:45 smithi123 bash[58916]: audit 2024-04-22T21:10:43.474570+0000 mgr.x (mgr.34107) 626 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-22T21:10:45.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:45 smithi123 bash[58916]: audit 2024-04-22T21:10:43.474570+0000 mgr.x (mgr.34107) 626 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-22T21:10:45.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:45 smithi123 bash[58916]: cephadm 2024-04-22T21:10:43.477707+0000 mgr.x (mgr.34107) 627 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-22T21:10:45.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:45 smithi123 bash[58916]: cephadm 2024-04-22T21:10:43.477707+0000 mgr.x (mgr.34107) 627 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-22T21:10:45.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:45 smithi123 bash[58916]: audit 2024-04-22T21:10:44.112778+0000 mgr.x (mgr.34107) 628 : audit [DBG] from='client.44262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:45.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:45 smithi123 bash[58916]: audit 2024-04-22T21:10:44.112778+0000 mgr.x (mgr.34107) 628 : audit [DBG] from='client.44262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:45.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:45 smithi123 bash[58916]: audit 2024-04-22T21:10:44.696734+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:45.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:45 smithi123 bash[58916]: audit 2024-04-22T21:10:44.696734+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:45.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:45 smithi123 bash[58916]: audit 2024-04-22T21:10:44.699245+0000 mon.c (mon.1) 949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:10:45.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:45 smithi123 bash[58916]: audit 2024-04-22T21:10:44.699245+0000 mon.c (mon.1) 949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:10:45.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:45 smithi123 bash[58916]: audit 2024-04-22T21:10:44.856663+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:45.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:45 smithi123 bash[58916]: audit 2024-04-22T21:10:44.856663+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:45.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:45 smithi121 bash[73084]: audit 2024-04-22T21:10:43.474570+0000 mgr.x (mgr.34107) 626 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-22T21:10:45.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:45 smithi121 bash[73084]: audit 2024-04-22T21:10:43.474570+0000 mgr.x (mgr.34107) 626 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-22T21:10:45.600 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:45 smithi121 bash[73084]: cephadm 2024-04-22T21:10:43.477707+0000 mgr.x (mgr.34107) 627 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-22T21:10:45.600 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:45 smithi121 bash[73084]: cephadm 2024-04-22T21:10:43.477707+0000 mgr.x (mgr.34107) 627 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-22T21:10:45.600 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:45 smithi121 bash[73084]: audit 2024-04-22T21:10:44.112778+0000 mgr.x (mgr.34107) 628 : audit [DBG] from='client.44262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:45.600 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:45 smithi121 bash[73084]: audit 2024-04-22T21:10:44.112778+0000 mgr.x (mgr.34107) 628 : audit [DBG] from='client.44262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:45.601 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:45 smithi121 bash[73084]: audit 2024-04-22T21:10:44.696734+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:45.601 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:45 smithi121 bash[73084]: audit 2024-04-22T21:10:44.696734+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:45.601 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:45 smithi121 bash[73084]: audit 2024-04-22T21:10:44.699245+0000 mon.c (mon.1) 949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:10:45.601 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:45 smithi121 bash[73084]: audit 2024-04-22T21:10:44.699245+0000 mon.c (mon.1) 949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:10:45.601 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:45 smithi121 bash[73084]: audit 2024-04-22T21:10:44.856663+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:45.601 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:45 smithi121 bash[73084]: audit 2024-04-22T21:10:44.856663+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:45.601 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:45 smithi121 bash[75184]: audit 2024-04-22T21:10:43.474570+0000 mgr.x (mgr.34107) 626 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-22T21:10:45.601 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:45 smithi121 bash[75184]: audit 2024-04-22T21:10:43.474570+0000 mgr.x (mgr.34107) 626 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-22T21:10:45.601 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:45 smithi121 bash[75184]: cephadm 2024-04-22T21:10:43.477707+0000 mgr.x (mgr.34107) 627 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-22T21:10:45.601 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:45 smithi121 bash[75184]: cephadm 2024-04-22T21:10:43.477707+0000 mgr.x (mgr.34107) 627 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-22T21:10:45.601 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:45 smithi121 bash[75184]: audit 2024-04-22T21:10:44.112778+0000 mgr.x (mgr.34107) 628 : audit [DBG] from='client.44262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:45.602 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:45 smithi121 bash[75184]: audit 2024-04-22T21:10:44.112778+0000 mgr.x (mgr.34107) 628 : audit [DBG] from='client.44262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:45.602 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:45 smithi121 bash[75184]: audit 2024-04-22T21:10:44.696734+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:45.602 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:45 smithi121 bash[75184]: audit 2024-04-22T21:10:44.696734+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:45.602 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:45 smithi121 bash[75184]: audit 2024-04-22T21:10:44.699245+0000 mon.c (mon.1) 949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:10:45.602 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:45 smithi121 bash[75184]: audit 2024-04-22T21:10:44.699245+0000 mon.c (mon.1) 949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:10:45.602 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:45 smithi121 bash[75184]: audit 2024-04-22T21:10:44.856663+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:45.602 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:45 smithi121 bash[75184]: audit 2024-04-22T21:10:44.856663+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:45.653 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:10:45.653 INFO:teuthology.orchestra.run.smithi121.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d", 2024-04-22T21:10:45.653 INFO:teuthology.orchestra.run.smithi121.stdout: "in_progress": true, 2024-04-22T21:10:45.653 INFO:teuthology.orchestra.run.smithi121.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-22T21:10:45.653 INFO:teuthology.orchestra.run.smithi121.stdout: "services_complete": [ 2024-04-22T21:10:45.653 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr", 2024-04-22T21:10:45.654 INFO:teuthology.orchestra.run.smithi121.stdout: "mon" 2024-04-22T21:10:45.654 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2024-04-22T21:10:45.654 INFO:teuthology.orchestra.run.smithi121.stdout: "progress": "7/23 daemons upgraded", 2024-04-22T21:10:45.654 INFO:teuthology.orchestra.run.smithi121.stdout: "message": "Currently upgrading osd daemons", 2024-04-22T21:10:45.654 INFO:teuthology.orchestra.run.smithi121.stdout: "is_paused": false 2024-04-22T21:10:45.654 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:10:46.078 INFO:teuthology.orchestra.run.smithi121.stdout:HEALTH_OK 2024-04-22T21:10:46.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:46 smithi123 bash[58916]: audit 2024-04-22T21:10:44.462546+0000 mgr.x (mgr.34107) 629 : audit [DBG] from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:46.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:46 smithi123 bash[58916]: audit 2024-04-22T21:10:44.462546+0000 mgr.x (mgr.34107) 629 : audit [DBG] from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:46.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:46 smithi123 bash[58916]: cluster 2024-04-22T21:10:44.666965+0000 mgr.x (mgr.34107) 630 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 950 B/s rd, 0 op/s 2024-04-22T21:10:46.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:46 smithi123 bash[58916]: cluster 2024-04-22T21:10:44.666965+0000 mgr.x (mgr.34107) 630 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 950 B/s rd, 0 op/s 2024-04-22T21:10:46.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:46 smithi123 bash[58916]: audit 2024-04-22T21:10:44.804680+0000 mgr.x (mgr.34107) 631 : audit [DBG] from='client.54271 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:46.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:46 smithi123 bash[58916]: audit 2024-04-22T21:10:44.804680+0000 mgr.x (mgr.34107) 631 : audit [DBG] from='client.54271 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:46.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:46 smithi123 bash[58916]: audit 2024-04-22T21:10:45.295326+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.121:0/3186419694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:46.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:46 smithi123 bash[58916]: audit 2024-04-22T21:10:45.295326+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.121:0/3186419694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:46.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:46 smithi123 bash[58916]: audit 2024-04-22T21:10:45.834344+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:46.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:46 smithi123 bash[58916]: audit 2024-04-22T21:10:45.834344+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:46.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:46 smithi123 bash[58916]: audit 2024-04-22T21:10:45.844316+0000 mon.c (mon.1) 950 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-22T21:10:46.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:46 smithi123 bash[58916]: audit 2024-04-22T21:10:45.844316+0000 mon.c (mon.1) 950 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-22T21:10:46.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:46 smithi123 bash[58916]: audit 2024-04-22T21:10:45.845601+0000 mon.c (mon.1) 951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:46.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:46 smithi123 bash[58916]: audit 2024-04-22T21:10:45.845601+0000 mon.c (mon.1) 951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:46.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:46 smithi123 bash[58916]: audit 2024-04-22T21:10:46.086514+0000 mon.c (mon.1) 952 : audit [DBG] from='client.? 172.21.15.121:0/228655676' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:10:46.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:46 smithi123 bash[58916]: audit 2024-04-22T21:10:46.086514+0000 mon.c (mon.1) 952 : audit [DBG] from='client.? 172.21.15.121:0/228655676' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:10:46.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:46 smithi121 bash[73084]: audit 2024-04-22T21:10:44.462546+0000 mgr.x (mgr.34107) 629 : audit [DBG] from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:46.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:46 smithi121 bash[73084]: audit 2024-04-22T21:10:44.462546+0000 mgr.x (mgr.34107) 629 : audit [DBG] from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:46.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:46 smithi121 bash[73084]: cluster 2024-04-22T21:10:44.666965+0000 mgr.x (mgr.34107) 630 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 950 B/s rd, 0 op/s 2024-04-22T21:10:46.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:46 smithi121 bash[73084]: cluster 2024-04-22T21:10:44.666965+0000 mgr.x (mgr.34107) 630 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 950 B/s rd, 0 op/s 2024-04-22T21:10:46.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:46 smithi121 bash[73084]: audit 2024-04-22T21:10:44.804680+0000 mgr.x (mgr.34107) 631 : audit [DBG] from='client.54271 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:46.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:46 smithi121 bash[73084]: audit 2024-04-22T21:10:44.804680+0000 mgr.x (mgr.34107) 631 : audit [DBG] from='client.54271 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:46.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:46 smithi121 bash[73084]: audit 2024-04-22T21:10:45.295326+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.121:0/3186419694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:46.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:46 smithi121 bash[73084]: audit 2024-04-22T21:10:45.295326+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.121:0/3186419694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:46.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:46 smithi121 bash[73084]: audit 2024-04-22T21:10:45.834344+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:46.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:46 smithi121 bash[73084]: audit 2024-04-22T21:10:45.834344+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:46.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:46 smithi121 bash[73084]: audit 2024-04-22T21:10:45.844316+0000 mon.c (mon.1) 950 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-22T21:10:46.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:46 smithi121 bash[73084]: audit 2024-04-22T21:10:45.844316+0000 mon.c (mon.1) 950 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-22T21:10:46.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:46 smithi121 bash[73084]: audit 2024-04-22T21:10:45.845601+0000 mon.c (mon.1) 951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:46.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:46 smithi121 bash[73084]: audit 2024-04-22T21:10:45.845601+0000 mon.c (mon.1) 951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:46.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:46 smithi121 bash[73084]: audit 2024-04-22T21:10:46.086514+0000 mon.c (mon.1) 952 : audit [DBG] from='client.? 172.21.15.121:0/228655676' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:10:46.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:46 smithi121 bash[73084]: audit 2024-04-22T21:10:46.086514+0000 mon.c (mon.1) 952 : audit [DBG] from='client.? 172.21.15.121:0/228655676' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:10:46.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:46 smithi121 bash[75184]: audit 2024-04-22T21:10:44.462546+0000 mgr.x (mgr.34107) 629 : audit [DBG] from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:46.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:46 smithi121 bash[75184]: audit 2024-04-22T21:10:44.462546+0000 mgr.x (mgr.34107) 629 : audit [DBG] from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:46.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:46 smithi121 bash[75184]: cluster 2024-04-22T21:10:44.666965+0000 mgr.x (mgr.34107) 630 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 950 B/s rd, 0 op/s 2024-04-22T21:10:46.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:46 smithi121 bash[75184]: cluster 2024-04-22T21:10:44.666965+0000 mgr.x (mgr.34107) 630 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 950 B/s rd, 0 op/s 2024-04-22T21:10:46.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:46 smithi121 bash[75184]: audit 2024-04-22T21:10:44.804680+0000 mgr.x (mgr.34107) 631 : audit [DBG] from='client.54271 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:46.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:46 smithi121 bash[75184]: audit 2024-04-22T21:10:44.804680+0000 mgr.x (mgr.34107) 631 : audit [DBG] from='client.54271 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:46.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:46 smithi121 bash[75184]: audit 2024-04-22T21:10:45.295326+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.121:0/3186419694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:46.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:46 smithi121 bash[75184]: audit 2024-04-22T21:10:45.295326+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.121:0/3186419694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:46.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:46 smithi121 bash[75184]: audit 2024-04-22T21:10:45.834344+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:46.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:46 smithi121 bash[75184]: audit 2024-04-22T21:10:45.834344+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:46.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:46 smithi121 bash[75184]: audit 2024-04-22T21:10:45.844316+0000 mon.c (mon.1) 950 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-22T21:10:46.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:46 smithi121 bash[75184]: audit 2024-04-22T21:10:45.844316+0000 mon.c (mon.1) 950 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-22T21:10:46.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:46 smithi121 bash[75184]: audit 2024-04-22T21:10:45.845601+0000 mon.c (mon.1) 951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:46.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:46 smithi121 bash[75184]: audit 2024-04-22T21:10:45.845601+0000 mon.c (mon.1) 951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:46.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:46 smithi121 bash[75184]: audit 2024-04-22T21:10:46.086514+0000 mon.c (mon.1) 952 : audit [DBG] from='client.? 172.21.15.121:0/228655676' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:10:46.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:46 smithi121 bash[75184]: audit 2024-04-22T21:10:46.086514+0000 mon.c (mon.1) 952 : audit [DBG] from='client.? 172.21.15.121:0/228655676' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:10:47.417 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:47 smithi121 bash[73084]: audit 2024-04-22T21:10:45.665660+0000 mgr.x (mgr.34107) 632 : audit [DBG] from='client.54283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:47.417 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:47 smithi121 bash[73084]: audit 2024-04-22T21:10:45.665660+0000 mgr.x (mgr.34107) 632 : audit [DBG] from='client.54283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:47.417 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:47 smithi121 bash[73084]: audit 2024-04-22T21:10:45.809205+0000 mgr.x (mgr.34107) 633 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:47.417 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:47 smithi121 bash[73084]: audit 2024-04-22T21:10:45.809205+0000 mgr.x (mgr.34107) 633 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:47.417 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:47 smithi121 bash[73084]: cephadm 2024-04-22T21:10:45.833949+0000 mgr.x (mgr.34107) 634 : cephadm [INF] Upgrade: Updating osd.2 2024-04-22T21:10:47.417 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:47 smithi121 bash[73084]: cephadm 2024-04-22T21:10:45.833949+0000 mgr.x (mgr.34107) 634 : cephadm [INF] Upgrade: Updating osd.2 2024-04-22T21:10:47.417 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:47 smithi121 bash[73084]: cephadm 2024-04-22T21:10:45.856148+0000 mgr.x (mgr.34107) 635 : cephadm [INF] Deploying daemon osd.2 on smithi121 2024-04-22T21:10:47.417 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:47 smithi121 bash[73084]: cephadm 2024-04-22T21:10:45.856148+0000 mgr.x (mgr.34107) 635 : cephadm [INF] Deploying daemon osd.2 on smithi121 2024-04-22T21:10:47.417 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:47 smithi121 bash[75184]: audit 2024-04-22T21:10:45.665660+0000 mgr.x (mgr.34107) 632 : audit [DBG] from='client.54283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:47.417 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:47 smithi121 bash[75184]: audit 2024-04-22T21:10:45.665660+0000 mgr.x (mgr.34107) 632 : audit [DBG] from='client.54283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:47.418 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:47 smithi121 bash[75184]: audit 2024-04-22T21:10:45.809205+0000 mgr.x (mgr.34107) 633 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:47.418 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:47 smithi121 bash[75184]: audit 2024-04-22T21:10:45.809205+0000 mgr.x (mgr.34107) 633 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:47.418 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:47 smithi121 bash[75184]: cephadm 2024-04-22T21:10:45.833949+0000 mgr.x (mgr.34107) 634 : cephadm [INF] Upgrade: Updating osd.2 2024-04-22T21:10:47.418 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:47 smithi121 bash[75184]: cephadm 2024-04-22T21:10:45.833949+0000 mgr.x (mgr.34107) 634 : cephadm [INF] Upgrade: Updating osd.2 2024-04-22T21:10:47.418 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:47 smithi121 bash[75184]: cephadm 2024-04-22T21:10:45.856148+0000 mgr.x (mgr.34107) 635 : cephadm [INF] Deploying daemon osd.2 on smithi121 2024-04-22T21:10:47.418 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:47 smithi121 bash[75184]: cephadm 2024-04-22T21:10:45.856148+0000 mgr.x (mgr.34107) 635 : cephadm [INF] Deploying daemon osd.2 on smithi121 2024-04-22T21:10:47.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:47 smithi123 bash[58916]: audit 2024-04-22T21:10:45.665660+0000 mgr.x (mgr.34107) 632 : audit [DBG] from='client.54283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:47.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:47 smithi123 bash[58916]: audit 2024-04-22T21:10:45.665660+0000 mgr.x (mgr.34107) 632 : audit [DBG] from='client.54283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:10:47.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:47 smithi123 bash[58916]: audit 2024-04-22T21:10:45.809205+0000 mgr.x (mgr.34107) 633 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:47.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:47 smithi123 bash[58916]: audit 2024-04-22T21:10:45.809205+0000 mgr.x (mgr.34107) 633 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:47.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:47 smithi123 bash[58916]: cephadm 2024-04-22T21:10:45.833949+0000 mgr.x (mgr.34107) 634 : cephadm [INF] Upgrade: Updating osd.2 2024-04-22T21:10:47.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:47 smithi123 bash[58916]: cephadm 2024-04-22T21:10:45.833949+0000 mgr.x (mgr.34107) 634 : cephadm [INF] Upgrade: Updating osd.2 2024-04-22T21:10:47.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:47 smithi123 bash[58916]: cephadm 2024-04-22T21:10:45.856148+0000 mgr.x (mgr.34107) 635 : cephadm [INF] Deploying daemon osd.2 on smithi121 2024-04-22T21:10:47.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:47 smithi123 bash[58916]: cephadm 2024-04-22T21:10:45.856148+0000 mgr.x (mgr.34107) 635 : cephadm [INF] Deploying daemon osd.2 on smithi121 2024-04-22T21:10:48.232 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:10:47 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:10:47] "GET /metrics HTTP/1.1" 200 38357 "" "Prometheus/2.33.4" 2024-04-22T21:10:48.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:48 smithi121 bash[73084]: cluster 2024-04-22T21:10:46.668754+0000 mgr.x (mgr.34107) 636 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:10:48.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:48 smithi121 bash[73084]: cluster 2024-04-22T21:10:46.668754+0000 mgr.x (mgr.34107) 636 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:10:48.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:48 smithi121 bash[75184]: cluster 2024-04-22T21:10:46.668754+0000 mgr.x (mgr.34107) 636 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:10:48.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:48 smithi121 bash[75184]: cluster 2024-04-22T21:10:46.668754+0000 mgr.x (mgr.34107) 636 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:10:48.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:48 smithi123 bash[58916]: cluster 2024-04-22T21:10:46.668754+0000 mgr.x (mgr.34107) 636 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:10:48.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:48 smithi123 bash[58916]: cluster 2024-04-22T21:10:46.668754+0000 mgr.x (mgr.34107) 636 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:10:50.419 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:10:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:50.419 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:10:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:50.419 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:10:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:50.420 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:10:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:50.420 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:10:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:50.420 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:50 smithi121 bash[73084]: cluster 2024-04-22T21:10:48.669490+0000 mgr.x (mgr.34107) 637 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:10:50.420 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:50 smithi121 bash[73084]: cluster 2024-04-22T21:10:48.669490+0000 mgr.x (mgr.34107) 637 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:10:50.420 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:50.421 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:10:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:50.421 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:10:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:50.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:50 smithi121 bash[75184]: cluster 2024-04-22T21:10:48.669490+0000 mgr.x (mgr.34107) 637 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:10:50.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:50 smithi121 bash[75184]: cluster 2024-04-22T21:10:48.669490+0000 mgr.x (mgr.34107) 637 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:10:50.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:50.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:50 smithi123 bash[58916]: cluster 2024-04-22T21:10:48.669490+0000 mgr.x (mgr.34107) 637 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:10:50.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:50 smithi123 bash[58916]: cluster 2024-04-22T21:10:48.669490+0000 mgr.x (mgr.34107) 637 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:10:50.674 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:10:50 smithi121 systemd[1]: Stopping Ceph osd.2 for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:10:50.674 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:10:50 smithi121 bash[33768]: debug 2024-04-22T21:10:50.585+0000 7f53c64ce700 -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-22T21:10:50.674 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:10:50 smithi121 bash[33768]: debug 2024-04-22T21:10:50.585+0000 7f53c64ce700 -1 osd.2 127 *** Got signal Terminated *** 2024-04-22T21:10:50.674 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:10:50 smithi121 bash[33768]: debug 2024-04-22T21:10:50.585+0000 7f53c64ce700 -1 osd.2 127 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-22T21:10:51.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:51 smithi121 bash[73084]: cluster 2024-04-22T21:10:50.589913+0000 mon.a (mon.0) 653 : cluster [INF] osd.2 marked itself down and dead 2024-04-22T21:10:51.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:51 smithi121 bash[73084]: cluster 2024-04-22T21:10:50.589913+0000 mon.a (mon.0) 653 : cluster [INF] osd.2 marked itself down and dead 2024-04-22T21:10:51.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:51 smithi121 bash[75184]: cluster 2024-04-22T21:10:50.589913+0000 mon.a (mon.0) 653 : cluster [INF] osd.2 marked itself down and dead 2024-04-22T21:10:51.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:51 smithi121 bash[75184]: cluster 2024-04-22T21:10:50.589913+0000 mon.a (mon.0) 653 : cluster [INF] osd.2 marked itself down and dead 2024-04-22T21:10:51.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:51 smithi123 bash[58916]: cluster 2024-04-22T21:10:50.589913+0000 mon.a (mon.0) 653 : cluster [INF] osd.2 marked itself down and dead 2024-04-22T21:10:51.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:51 smithi123 bash[58916]: cluster 2024-04-22T21:10:50.589913+0000 mon.a (mon.0) 653 : cluster [INF] osd.2 marked itself down and dead 2024-04-22T21:10:52.408 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:10:52 smithi121 bash[84474]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-2 2024-04-22T21:10:52.409 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:52 smithi121 bash[75184]: cluster 2024-04-22T21:10:50.670871+0000 mgr.x (mgr.34107) 638 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:10:52.409 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:52 smithi121 bash[75184]: cluster 2024-04-22T21:10:50.670871+0000 mgr.x (mgr.34107) 638 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:10:52.409 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:52 smithi121 bash[75184]: cluster 2024-04-22T21:10:51.245216+0000 mon.a (mon.0) 654 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:10:52.409 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:52 smithi121 bash[75184]: cluster 2024-04-22T21:10:51.245216+0000 mon.a (mon.0) 654 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:10:52.410 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:52 smithi121 bash[75184]: cluster 2024-04-22T21:10:51.264035+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-22T21:10:52.410 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:52 smithi121 bash[75184]: cluster 2024-04-22T21:10:51.264035+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-22T21:10:52.410 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:52 smithi121 bash[75184]: audit 2024-04-22T21:10:52.111458+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:52.410 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:52 smithi121 bash[75184]: audit 2024-04-22T21:10:52.111458+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:52.410 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:52 smithi121 bash[75184]: audit 2024-04-22T21:10:52.125088+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:52.410 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:52 smithi121 bash[75184]: audit 2024-04-22T21:10:52.125088+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:52.411 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:52 smithi121 bash[75184]: audit 2024-04-22T21:10:52.137456+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:52.411 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:52 smithi121 bash[75184]: audit 2024-04-22T21:10:52.137456+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:52.411 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:52 smithi121 bash[73084]: cluster 2024-04-22T21:10:50.670871+0000 mgr.x (mgr.34107) 638 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:10:52.411 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:52 smithi121 bash[73084]: cluster 2024-04-22T21:10:50.670871+0000 mgr.x (mgr.34107) 638 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:10:52.411 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:52 smithi121 bash[73084]: cluster 2024-04-22T21:10:51.245216+0000 mon.a (mon.0) 654 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:10:52.412 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:52 smithi121 bash[73084]: cluster 2024-04-22T21:10:51.245216+0000 mon.a (mon.0) 654 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:10:52.412 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:52 smithi121 bash[73084]: cluster 2024-04-22T21:10:51.264035+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-22T21:10:52.412 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:52 smithi121 bash[73084]: cluster 2024-04-22T21:10:51.264035+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-22T21:10:52.412 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:52 smithi121 bash[73084]: audit 2024-04-22T21:10:52.111458+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:52.412 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:52 smithi121 bash[73084]: audit 2024-04-22T21:10:52.111458+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:52.412 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:52 smithi121 bash[73084]: audit 2024-04-22T21:10:52.125088+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:52.413 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:52 smithi121 bash[73084]: audit 2024-04-22T21:10:52.125088+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:52.413 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:52 smithi121 bash[73084]: audit 2024-04-22T21:10:52.137456+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:52.413 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:52 smithi121 bash[73084]: audit 2024-04-22T21:10:52.137456+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:52.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:52 smithi123 bash[58916]: cluster 2024-04-22T21:10:50.670871+0000 mgr.x (mgr.34107) 638 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:10:52.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:52 smithi123 bash[58916]: cluster 2024-04-22T21:10:50.670871+0000 mgr.x (mgr.34107) 638 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:10:52.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:52 smithi123 bash[58916]: cluster 2024-04-22T21:10:51.245216+0000 mon.a (mon.0) 654 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:10:52.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:52 smithi123 bash[58916]: cluster 2024-04-22T21:10:51.245216+0000 mon.a (mon.0) 654 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:10:52.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:52 smithi123 bash[58916]: cluster 2024-04-22T21:10:51.264035+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-22T21:10:52.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:52 smithi123 bash[58916]: cluster 2024-04-22T21:10:51.264035+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-22T21:10:52.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:52 smithi123 bash[58916]: audit 2024-04-22T21:10:52.111458+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:52.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:52 smithi123 bash[58916]: audit 2024-04-22T21:10:52.111458+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:52.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:52 smithi123 bash[58916]: audit 2024-04-22T21:10:52.125088+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:52.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:52 smithi123 bash[58916]: audit 2024-04-22T21:10:52.125088+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:52.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:52 smithi123 bash[58916]: audit 2024-04-22T21:10:52.137456+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:52.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:52 smithi123 bash[58916]: audit 2024-04-22T21:10:52.137456+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:52.786 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:10:52 smithi121 bash[84629]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-2 2024-04-22T21:10:53.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:53 smithi121 bash[73084]: cluster 2024-04-22T21:10:52.135418+0000 mgr.x (mgr.34107) 639 : cluster [DBG] pgmap v112: 161 pgs: 15 peering, 7 stale+active+clean, 139 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-22T21:10:53.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:53 smithi121 bash[73084]: cluster 2024-04-22T21:10:52.135418+0000 mgr.x (mgr.34107) 639 : cluster [DBG] pgmap v112: 161 pgs: 15 peering, 7 stale+active+clean, 139 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-22T21:10:53.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:53 smithi121 bash[73084]: cluster 2024-04-22T21:10:52.266434+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-04-22T21:10:53.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:53 smithi121 bash[73084]: cluster 2024-04-22T21:10:52.266434+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-04-22T21:10:53.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:53 smithi121 bash[73084]: cluster 2024-04-22T21:10:53.123264+0000 mon.a (mon.0) 660 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:10:53.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:53 smithi121 bash[73084]: cluster 2024-04-22T21:10:53.123264+0000 mon.a (mon.0) 660 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:10:53.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:53 smithi121 bash[73084]: cluster 2024-04-22T21:10:53.123323+0000 mon.a (mon.0) 661 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-22T21:10:53.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:53 smithi121 bash[73084]: cluster 2024-04-22T21:10:53.123323+0000 mon.a (mon.0) 661 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-22T21:10:53.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:53 smithi121 bash[75184]: cluster 2024-04-22T21:10:52.135418+0000 mgr.x (mgr.34107) 639 : cluster [DBG] pgmap v112: 161 pgs: 15 peering, 7 stale+active+clean, 139 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-22T21:10:53.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:53 smithi121 bash[75184]: cluster 2024-04-22T21:10:52.135418+0000 mgr.x (mgr.34107) 639 : cluster [DBG] pgmap v112: 161 pgs: 15 peering, 7 stale+active+clean, 139 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-22T21:10:53.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:53 smithi121 bash[75184]: cluster 2024-04-22T21:10:52.266434+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-04-22T21:10:53.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:53 smithi121 bash[75184]: cluster 2024-04-22T21:10:52.266434+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-04-22T21:10:53.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:53 smithi121 bash[75184]: cluster 2024-04-22T21:10:53.123264+0000 mon.a (mon.0) 660 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:10:53.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:53 smithi121 bash[75184]: cluster 2024-04-22T21:10:53.123264+0000 mon.a (mon.0) 660 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:10:53.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:53 smithi121 bash[75184]: cluster 2024-04-22T21:10:53.123323+0000 mon.a (mon.0) 661 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-22T21:10:53.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:53 smithi121 bash[75184]: cluster 2024-04-22T21:10:53.123323+0000 mon.a (mon.0) 661 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-22T21:10:53.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:53 smithi123 bash[58916]: cluster 2024-04-22T21:10:52.135418+0000 mgr.x (mgr.34107) 639 : cluster [DBG] pgmap v112: 161 pgs: 15 peering, 7 stale+active+clean, 139 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-22T21:10:53.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:53 smithi123 bash[58916]: cluster 2024-04-22T21:10:52.135418+0000 mgr.x (mgr.34107) 639 : cluster [DBG] pgmap v112: 161 pgs: 15 peering, 7 stale+active+clean, 139 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-22T21:10:53.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:53 smithi123 bash[58916]: cluster 2024-04-22T21:10:52.266434+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-04-22T21:10:53.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:53 smithi123 bash[58916]: cluster 2024-04-22T21:10:52.266434+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-04-22T21:10:53.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:53 smithi123 bash[58916]: cluster 2024-04-22T21:10:53.123264+0000 mon.a (mon.0) 660 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:10:53.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:53 smithi123 bash[58916]: cluster 2024-04-22T21:10:53.123264+0000 mon.a (mon.0) 660 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:10:53.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:53 smithi123 bash[58916]: cluster 2024-04-22T21:10:53.123323+0000 mon.a (mon.0) 661 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-22T21:10:53.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:53 smithi123 bash[58916]: cluster 2024-04-22T21:10:53.123323+0000 mon.a (mon.0) 661 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-22T21:10:54.862 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:10:54 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:54.862 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:10:54 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:54.862 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:10:54 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:54.863 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:10:54 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:54.863 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:10:54 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:54.863 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:54 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:54.863 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:10:54 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:54.864 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:54 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:54.864 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:10:54 smithi121 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.2.service: Deactivated successfully. 2024-04-22T21:10:54.864 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:10:54 smithi121 systemd[1]: Stopped Ceph osd.2 for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:10:54.864 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:10:54 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:10:55.273 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:10:54 smithi121 systemd[1]: Started Ceph osd.2 for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:10:55.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: cluster 2024-04-22T21:10:54.136256+0000 mgr.x (mgr.34107) 640 : cluster [DBG] pgmap v114: 161 pgs: 15 peering, 7 stale+active+clean, 139 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 685 B/s rd, 0 op/s 2024-04-22T21:10:55.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: cluster 2024-04-22T21:10:54.136256+0000 mgr.x (mgr.34107) 640 : cluster [DBG] pgmap v114: 161 pgs: 15 peering, 7 stale+active+clean, 139 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 685 B/s rd, 0 op/s 2024-04-22T21:10:55.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:54.916428+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:54.916428+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:54.925855+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:54.925855+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:54.973039+0000 mon.c (mon.1) 953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:54.973039+0000 mon.c (mon.1) 953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:54.977073+0000 mon.c (mon.1) 954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:55.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:54.977073+0000 mon.c (mon.1) 954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:55.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:54.978152+0000 mon.c (mon.1) 955 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:55.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:54.978152+0000 mon.c (mon.1) 955 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:55.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:54.984874+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:54.984874+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.076845+0000 mon.c (mon.1) 956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.076845+0000 mon.c (mon.1) 956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.081612+0000 mon.c (mon.1) 957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:55.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.081612+0000 mon.c (mon.1) 957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:55.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.083759+0000 mon.c (mon.1) 958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.083759+0000 mon.c (mon.1) 958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: cluster 2024-04-22T21:10:54.136256+0000 mgr.x (mgr.34107) 640 : cluster [DBG] pgmap v114: 161 pgs: 15 peering, 7 stale+active+clean, 139 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 685 B/s rd, 0 op/s 2024-04-22T21:10:55.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: cluster 2024-04-22T21:10:54.136256+0000 mgr.x (mgr.34107) 640 : cluster [DBG] pgmap v114: 161 pgs: 15 peering, 7 stale+active+clean, 139 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 685 B/s rd, 0 op/s 2024-04-22T21:10:55.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:54.916428+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:54.916428+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:54.925855+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:54.925855+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:54.973039+0000 mon.c (mon.1) 953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:54.973039+0000 mon.c (mon.1) 953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:54.977073+0000 mon.c (mon.1) 954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:55.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:54.977073+0000 mon.c (mon.1) 954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:55.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:54.978152+0000 mon.c (mon.1) 955 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:55.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:54.978152+0000 mon.c (mon.1) 955 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:55.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:54.984874+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:54.984874+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.076845+0000 mon.c (mon.1) 956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.076845+0000 mon.c (mon.1) 956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.081612+0000 mon.c (mon.1) 957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:55.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.081612+0000 mon.c (mon.1) 957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:55.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.083759+0000 mon.c (mon.1) 958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.083759+0000 mon.c (mon.1) 958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.087790+0000 mon.c (mon.1) 959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:55.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.087790+0000 mon.c (mon.1) 959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:55.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.089207+0000 mon.c (mon.1) 960 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:55.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.089207+0000 mon.c (mon.1) 960 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:55.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.095905+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.095905+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.173802+0000 mon.c (mon.1) 961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.173802+0000 mon.c (mon.1) 961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.176247+0000 mon.c (mon.1) 962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:55.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.176247+0000 mon.c (mon.1) 962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:55.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.178026+0000 mon.c (mon.1) 963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.178026+0000 mon.c (mon.1) 963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.180913+0000 mon.c (mon.1) 964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:55.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.180913+0000 mon.c (mon.1) 964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:55.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.181986+0000 mon.c (mon.1) 965 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:55.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.181986+0000 mon.c (mon.1) 965 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:55.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.189557+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.189557+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.238231+0000 mon.c (mon.1) 966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.087790+0000 mon.c (mon.1) 959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:55.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.087790+0000 mon.c (mon.1) 959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:55.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.089207+0000 mon.c (mon.1) 960 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:55.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.089207+0000 mon.c (mon.1) 960 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:55.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.095905+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.095905+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.173802+0000 mon.c (mon.1) 961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.173802+0000 mon.c (mon.1) 961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.176247+0000 mon.c (mon.1) 962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:55.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.176247+0000 mon.c (mon.1) 962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:55.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.178026+0000 mon.c (mon.1) 963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.178026+0000 mon.c (mon.1) 963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.180913+0000 mon.c (mon.1) 964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:55.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.180913+0000 mon.c (mon.1) 964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:55.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.181986+0000 mon.c (mon.1) 965 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:55.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.181986+0000 mon.c (mon.1) 965 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:55.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.189557+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.189557+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.238231+0000 mon.c (mon.1) 966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.238231+0000 mon.c (mon.1) 966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.241173+0000 mon.c (mon.1) 967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:55.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.241173+0000 mon.c (mon.1) 967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:55.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.242724+0000 mon.c (mon.1) 968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.242724+0000 mon.c (mon.1) 968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.245826+0000 mon.c (mon.1) 969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:55.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.245826+0000 mon.c (mon.1) 969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:55.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.246998+0000 mon.c (mon.1) 970 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:55.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.246998+0000 mon.c (mon.1) 970 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:55.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.253684+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[73084]: audit 2024-04-22T21:10:55.253684+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.238231+0000 mon.c (mon.1) 966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.241173+0000 mon.c (mon.1) 967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:55.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.241173+0000 mon.c (mon.1) 967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:55.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.242724+0000 mon.c (mon.1) 968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.242724+0000 mon.c (mon.1) 968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.245826+0000 mon.c (mon.1) 969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:55.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.245826+0000 mon.c (mon.1) 969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:55.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.246998+0000 mon.c (mon.1) 970 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:55.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.246998+0000 mon.c (mon.1) 970 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:55.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.253684+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:55 smithi121 bash[75184]: audit 2024-04-22T21:10:55.253684+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: cluster 2024-04-22T21:10:54.136256+0000 mgr.x (mgr.34107) 640 : cluster [DBG] pgmap v114: 161 pgs: 15 peering, 7 stale+active+clean, 139 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 685 B/s rd, 0 op/s 2024-04-22T21:10:55.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: cluster 2024-04-22T21:10:54.136256+0000 mgr.x (mgr.34107) 640 : cluster [DBG] pgmap v114: 161 pgs: 15 peering, 7 stale+active+clean, 139 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 685 B/s rd, 0 op/s 2024-04-22T21:10:55.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:54.916428+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:54.916428+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:54.925855+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:54.925855+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:54.973039+0000 mon.c (mon.1) 953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:54.973039+0000 mon.c (mon.1) 953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:54.977073+0000 mon.c (mon.1) 954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:55.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:54.977073+0000 mon.c (mon.1) 954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:55.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:54.978152+0000 mon.c (mon.1) 955 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:55.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:54.978152+0000 mon.c (mon.1) 955 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:55.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:54.984874+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:54.984874+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.076845+0000 mon.c (mon.1) 956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.076845+0000 mon.c (mon.1) 956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.081612+0000 mon.c (mon.1) 957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:55.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.081612+0000 mon.c (mon.1) 957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:55.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.083759+0000 mon.c (mon.1) 958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.083759+0000 mon.c (mon.1) 958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.087790+0000 mon.c (mon.1) 959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:55.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.087790+0000 mon.c (mon.1) 959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:55.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.089207+0000 mon.c (mon.1) 960 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:55.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.089207+0000 mon.c (mon.1) 960 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:55.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.095905+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.095905+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.173802+0000 mon.c (mon.1) 961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.173802+0000 mon.c (mon.1) 961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.176247+0000 mon.c (mon.1) 962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:55.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.176247+0000 mon.c (mon.1) 962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:55.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.178026+0000 mon.c (mon.1) 963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.178026+0000 mon.c (mon.1) 963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.180913+0000 mon.c (mon.1) 964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:55.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.180913+0000 mon.c (mon.1) 964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:55.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.181986+0000 mon.c (mon.1) 965 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:55.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.181986+0000 mon.c (mon.1) 965 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:55.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.189557+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.189557+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.238231+0000 mon.c (mon.1) 966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.238231+0000 mon.c (mon.1) 966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.241173+0000 mon.c (mon.1) 967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:55.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.241173+0000 mon.c (mon.1) 967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:55.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.242724+0000 mon.c (mon.1) 968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.242724+0000 mon.c (mon.1) 968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:55.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.245826+0000 mon.c (mon.1) 969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:55.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.245826+0000 mon.c (mon.1) 969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:55.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.246998+0000 mon.c (mon.1) 970 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:55.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.246998+0000 mon.c (mon.1) 970 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:55.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.253684+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:55.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:55 smithi123 bash[58916]: audit 2024-04-22T21:10:55.253684+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: cluster 2024-04-22T21:10:54.986065+0000 mgr.x (mgr.34107) 641 : cluster [DBG] pgmap v115: 161 pgs: 15 peering, 7 stale+active+clean, 139 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 810 B/s rd, 0 op/s 2024-04-22T21:10:56.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: cluster 2024-04-22T21:10:54.986065+0000 mgr.x (mgr.34107) 641 : cluster [DBG] pgmap v115: 161 pgs: 15 peering, 7 stale+active+clean, 139 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 810 B/s rd, 0 op/s 2024-04-22T21:10:56.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: cephadm 2024-04-22T21:10:54.991842+0000 mgr.x (mgr.34107) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: cephadm 2024-04-22T21:10:54.991842+0000 mgr.x (mgr.34107) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: cephadm 2024-04-22T21:10:55.101827+0000 mgr.x (mgr.34107) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: cephadm 2024-04-22T21:10:55.101827+0000 mgr.x (mgr.34107) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: cephadm 2024-04-22T21:10:55.197825+0000 mgr.x (mgr.34107) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: cephadm 2024-04-22T21:10:55.197825+0000 mgr.x (mgr.34107) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: cephadm 2024-04-22T21:10:55.259885+0000 mgr.x (mgr.34107) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: cephadm 2024-04-22T21:10:55.259885+0000 mgr.x (mgr.34107) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.297564+0000 mon.c (mon.1) 971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.297564+0000 mon.c (mon.1) 971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.300997+0000 mon.c (mon.1) 972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.300997+0000 mon.c (mon.1) 972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.302271+0000 mon.c (mon.1) 973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.302271+0000 mon.c (mon.1) 973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.304755+0000 mon.c (mon.1) 974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.304755+0000 mon.c (mon.1) 974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.305764+0000 mon.c (mon.1) 975 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: cluster 2024-04-22T21:10:54.986065+0000 mgr.x (mgr.34107) 641 : cluster [DBG] pgmap v115: 161 pgs: 15 peering, 7 stale+active+clean, 139 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 810 B/s rd, 0 op/s 2024-04-22T21:10:56.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: cluster 2024-04-22T21:10:54.986065+0000 mgr.x (mgr.34107) 641 : cluster [DBG] pgmap v115: 161 pgs: 15 peering, 7 stale+active+clean, 139 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 810 B/s rd, 0 op/s 2024-04-22T21:10:56.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: cephadm 2024-04-22T21:10:54.991842+0000 mgr.x (mgr.34107) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: cephadm 2024-04-22T21:10:54.991842+0000 mgr.x (mgr.34107) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: cephadm 2024-04-22T21:10:55.101827+0000 mgr.x (mgr.34107) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: cephadm 2024-04-22T21:10:55.101827+0000 mgr.x (mgr.34107) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: cephadm 2024-04-22T21:10:55.197825+0000 mgr.x (mgr.34107) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: cephadm 2024-04-22T21:10:55.197825+0000 mgr.x (mgr.34107) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: cephadm 2024-04-22T21:10:55.259885+0000 mgr.x (mgr.34107) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: cephadm 2024-04-22T21:10:55.259885+0000 mgr.x (mgr.34107) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.297564+0000 mon.c (mon.1) 971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.297564+0000 mon.c (mon.1) 971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.300997+0000 mon.c (mon.1) 972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.300997+0000 mon.c (mon.1) 972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.302271+0000 mon.c (mon.1) 973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.302271+0000 mon.c (mon.1) 973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.304755+0000 mon.c (mon.1) 974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.304755+0000 mon.c (mon.1) 974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.305764+0000 mon.c (mon.1) 975 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.305764+0000 mon.c (mon.1) 975 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.311359+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.311359+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: cephadm 2024-04-22T21:10:55.317463+0000 mgr.x (mgr.34107) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: cephadm 2024-04-22T21:10:55.317463+0000 mgr.x (mgr.34107) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.353513+0000 mon.c (mon.1) 976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.353513+0000 mon.c (mon.1) 976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.356296+0000 mon.c (mon.1) 977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.356296+0000 mon.c (mon.1) 977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.357679+0000 mon.c (mon.1) 978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.357679+0000 mon.c (mon.1) 978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.360086+0000 mon.c (mon.1) 979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.360086+0000 mon.c (mon.1) 979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.361129+0000 mon.c (mon.1) 980 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.361129+0000 mon.c (mon.1) 980 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.369716+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.369716+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: cephadm 2024-04-22T21:10:55.375864+0000 mgr.x (mgr.34107) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: cephadm 2024-04-22T21:10:55.375864+0000 mgr.x (mgr.34107) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.412090+0000 mon.c (mon.1) 981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.305764+0000 mon.c (mon.1) 975 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.311359+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.311359+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: cephadm 2024-04-22T21:10:55.317463+0000 mgr.x (mgr.34107) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: cephadm 2024-04-22T21:10:55.317463+0000 mgr.x (mgr.34107) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.353513+0000 mon.c (mon.1) 976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.353513+0000 mon.c (mon.1) 976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.356296+0000 mon.c (mon.1) 977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.356296+0000 mon.c (mon.1) 977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.357679+0000 mon.c (mon.1) 978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.357679+0000 mon.c (mon.1) 978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.360086+0000 mon.c (mon.1) 979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.360086+0000 mon.c (mon.1) 979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.361129+0000 mon.c (mon.1) 980 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.361129+0000 mon.c (mon.1) 980 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.369716+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.369716+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: cephadm 2024-04-22T21:10:55.375864+0000 mgr.x (mgr.34107) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: cephadm 2024-04-22T21:10:55.375864+0000 mgr.x (mgr.34107) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.412090+0000 mon.c (mon.1) 981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.412090+0000 mon.c (mon.1) 981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.414913+0000 mon.c (mon.1) 982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.414913+0000 mon.c (mon.1) 982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.416207+0000 mon.c (mon.1) 983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.416207+0000 mon.c (mon.1) 983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.418846+0000 mon.c (mon.1) 984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.418846+0000 mon.c (mon.1) 984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.419887+0000 mon.c (mon.1) 985 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.419887+0000 mon.c (mon.1) 985 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.430453+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.430453+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.489767+0000 mon.c (mon.1) 986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.489767+0000 mon.c (mon.1) 986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.492803+0000 mon.c (mon.1) 987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.492803+0000 mon.c (mon.1) 987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.494367+0000 mon.c (mon.1) 988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.494367+0000 mon.c (mon.1) 988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.497212+0000 mon.c (mon.1) 989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.497212+0000 mon.c (mon.1) 989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.498293+0000 mon.c (mon.1) 990 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.412090+0000 mon.c (mon.1) 981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.414913+0000 mon.c (mon.1) 982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.414913+0000 mon.c (mon.1) 982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.416207+0000 mon.c (mon.1) 983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.416207+0000 mon.c (mon.1) 983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.418846+0000 mon.c (mon.1) 984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.418846+0000 mon.c (mon.1) 984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.419887+0000 mon.c (mon.1) 985 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.419887+0000 mon.c (mon.1) 985 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.430453+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.430453+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.489767+0000 mon.c (mon.1) 986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.489767+0000 mon.c (mon.1) 986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.492803+0000 mon.c (mon.1) 987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.492803+0000 mon.c (mon.1) 987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.494367+0000 mon.c (mon.1) 988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.494367+0000 mon.c (mon.1) 988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.497212+0000 mon.c (mon.1) 989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.497212+0000 mon.c (mon.1) 989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.498293+0000 mon.c (mon.1) 990 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.498293+0000 mon.c (mon.1) 990 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.509194+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.509194+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.552120+0000 mon.c (mon.1) 991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.552120+0000 mon.c (mon.1) 991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.555026+0000 mon.c (mon.1) 992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.555026+0000 mon.c (mon.1) 992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.556590+0000 mon.c (mon.1) 993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.556590+0000 mon.c (mon.1) 993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.559538+0000 mon.c (mon.1) 994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.559538+0000 mon.c (mon.1) 994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.560722+0000 mon.c (mon.1) 995 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.560722+0000 mon.c (mon.1) 995 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.571726+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.571726+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.631005+0000 mon.c (mon.1) 996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.631005+0000 mon.c (mon.1) 996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.633674+0000 mon.c (mon.1) 997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.633674+0000 mon.c (mon.1) 997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.498293+0000 mon.c (mon.1) 990 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.509194+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.509194+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.552120+0000 mon.c (mon.1) 991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.552120+0000 mon.c (mon.1) 991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.555026+0000 mon.c (mon.1) 992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.555026+0000 mon.c (mon.1) 992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.556590+0000 mon.c (mon.1) 993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.556590+0000 mon.c (mon.1) 993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.559538+0000 mon.c (mon.1) 994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.559538+0000 mon.c (mon.1) 994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.560722+0000 mon.c (mon.1) 995 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.560722+0000 mon.c (mon.1) 995 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.571726+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.571726+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.631005+0000 mon.c (mon.1) 996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.631005+0000 mon.c (mon.1) 996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.633674+0000 mon.c (mon.1) 997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.633674+0000 mon.c (mon.1) 997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.635193+0000 mon.c (mon.1) 998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.635193+0000 mon.c (mon.1) 998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.637525+0000 mon.c (mon.1) 999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.637525+0000 mon.c (mon.1) 999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.638298+0000 mon.c (mon.1) 1000 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.638298+0000 mon.c (mon.1) 1000 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.645791+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.645791+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.687669+0000 mon.c (mon.1) 1001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.687669+0000 mon.c (mon.1) 1001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.689880+0000 mon.c (mon.1) 1002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.689880+0000 mon.c (mon.1) 1002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.691121+0000 mon.c (mon.1) 1003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.691121+0000 mon.c (mon.1) 1003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.693300+0000 mon.c (mon.1) 1004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.693300+0000 mon.c (mon.1) 1004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.694019+0000 mon.c (mon.1) 1005 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.694019+0000 mon.c (mon.1) 1005 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.700783+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.700783+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.635193+0000 mon.c (mon.1) 998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.635193+0000 mon.c (mon.1) 998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.637525+0000 mon.c (mon.1) 999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.637525+0000 mon.c (mon.1) 999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.638298+0000 mon.c (mon.1) 1000 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.638298+0000 mon.c (mon.1) 1000 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.645791+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.645791+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.687669+0000 mon.c (mon.1) 1001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.687669+0000 mon.c (mon.1) 1001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.689880+0000 mon.c (mon.1) 1002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.689880+0000 mon.c (mon.1) 1002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.691121+0000 mon.c (mon.1) 1003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.691121+0000 mon.c (mon.1) 1003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.693300+0000 mon.c (mon.1) 1004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.693300+0000 mon.c (mon.1) 1004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.694019+0000 mon.c (mon.1) 1005 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.694019+0000 mon.c (mon.1) 1005 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.700783+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.700783+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.775157+0000 mon.c (mon.1) 1006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.775157+0000 mon.c (mon.1) 1006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.778395+0000 mon.c (mon.1) 1007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.778395+0000 mon.c (mon.1) 1007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.780054+0000 mon.c (mon.1) 1008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.780054+0000 mon.c (mon.1) 1008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.784611+0000 mon.c (mon.1) 1009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.784611+0000 mon.c (mon.1) 1009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.786298+0000 mon.c (mon.1) 1010 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.786298+0000 mon.c (mon.1) 1010 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.799280+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.799280+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.890543+0000 mon.c (mon.1) 1011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.890543+0000 mon.c (mon.1) 1011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.894896+0000 mon.c (mon.1) 1012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.894896+0000 mon.c (mon.1) 1012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.896900+0000 mon.c (mon.1) 1013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.896900+0000 mon.c (mon.1) 1013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.900905+0000 mon.c (mon.1) 1014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.775157+0000 mon.c (mon.1) 1006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.775157+0000 mon.c (mon.1) 1006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.778395+0000 mon.c (mon.1) 1007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.778395+0000 mon.c (mon.1) 1007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.780054+0000 mon.c (mon.1) 1008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.780054+0000 mon.c (mon.1) 1008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.784611+0000 mon.c (mon.1) 1009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.784611+0000 mon.c (mon.1) 1009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.786298+0000 mon.c (mon.1) 1010 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.786298+0000 mon.c (mon.1) 1010 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.799280+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.799280+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.890543+0000 mon.c (mon.1) 1011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.890543+0000 mon.c (mon.1) 1011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.894896+0000 mon.c (mon.1) 1012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.894896+0000 mon.c (mon.1) 1012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.896900+0000 mon.c (mon.1) 1013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.896900+0000 mon.c (mon.1) 1013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.900905+0000 mon.c (mon.1) 1014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.900905+0000 mon.c (mon.1) 1014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.902286+0000 mon.c (mon.1) 1015 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.902286+0000 mon.c (mon.1) 1015 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.912136+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:55.912136+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: cluster 2024-04-22T21:10:55.922776+0000 mon.a (mon.0) 677 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:10:56.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: cluster 2024-04-22T21:10:55.922776+0000 mon.a (mon.0) 677 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:10:56.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.013518+0000 mon.c (mon.1) 1016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.013518+0000 mon.c (mon.1) 1016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.017800+0000 mon.c (mon.1) 1017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.017800+0000 mon.c (mon.1) 1017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.019698+0000 mon.c (mon.1) 1018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.019698+0000 mon.c (mon.1) 1018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.023520+0000 mon.c (mon.1) 1019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.023520+0000 mon.c (mon.1) 1019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.025289+0000 mon.c (mon.1) 1020 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.025289+0000 mon.c (mon.1) 1020 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.038358+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.038358+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.098166+0000 mon.c (mon.1) 1021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.900905+0000 mon.c (mon.1) 1014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.902286+0000 mon.c (mon.1) 1015 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.902286+0000 mon.c (mon.1) 1015 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.912136+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:55.912136+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: cluster 2024-04-22T21:10:55.922776+0000 mon.a (mon.0) 677 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:10:56.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: cluster 2024-04-22T21:10:55.922776+0000 mon.a (mon.0) 677 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:10:56.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.013518+0000 mon.c (mon.1) 1016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.013518+0000 mon.c (mon.1) 1016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.017800+0000 mon.c (mon.1) 1017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.017800+0000 mon.c (mon.1) 1017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.019698+0000 mon.c (mon.1) 1018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.019698+0000 mon.c (mon.1) 1018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.023520+0000 mon.c (mon.1) 1019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.023520+0000 mon.c (mon.1) 1019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.025289+0000 mon.c (mon.1) 1020 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.025289+0000 mon.c (mon.1) 1020 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.038358+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.038358+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.098166+0000 mon.c (mon.1) 1021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.098166+0000 mon.c (mon.1) 1021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.101141+0000 mon.c (mon.1) 1022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.101141+0000 mon.c (mon.1) 1022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.102553+0000 mon.c (mon.1) 1023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.102553+0000 mon.c (mon.1) 1023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.105601+0000 mon.c (mon.1) 1024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.105601+0000 mon.c (mon.1) 1024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.106552+0000 mon.c (mon.1) 1025 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.106552+0000 mon.c (mon.1) 1025 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.114456+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.114456+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.155894+0000 mon.c (mon.1) 1026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.155894+0000 mon.c (mon.1) 1026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.158768+0000 mon.c (mon.1) 1027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.158768+0000 mon.c (mon.1) 1027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.160183+0000 mon.c (mon.1) 1028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.160183+0000 mon.c (mon.1) 1028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.163081+0000 mon.c (mon.1) 1029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.163081+0000 mon.c (mon.1) 1029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.098166+0000 mon.c (mon.1) 1021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.101141+0000 mon.c (mon.1) 1022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.101141+0000 mon.c (mon.1) 1022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.102553+0000 mon.c (mon.1) 1023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.102553+0000 mon.c (mon.1) 1023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.105601+0000 mon.c (mon.1) 1024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.105601+0000 mon.c (mon.1) 1024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.106552+0000 mon.c (mon.1) 1025 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.106552+0000 mon.c (mon.1) 1025 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.114456+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.114456+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.155894+0000 mon.c (mon.1) 1026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.155894+0000 mon.c (mon.1) 1026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.158768+0000 mon.c (mon.1) 1027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.158768+0000 mon.c (mon.1) 1027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.160183+0000 mon.c (mon.1) 1028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.160183+0000 mon.c (mon.1) 1028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.163081+0000 mon.c (mon.1) 1029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.163081+0000 mon.c (mon.1) 1029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.164228+0000 mon.c (mon.1) 1030 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.164228+0000 mon.c (mon.1) 1030 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.173036+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.173036+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.246362+0000 mon.c (mon.1) 1031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.246362+0000 mon.c (mon.1) 1031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.248625+0000 mon.c (mon.1) 1032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.248625+0000 mon.c (mon.1) 1032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.249823+0000 mon.c (mon.1) 1033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.249823+0000 mon.c (mon.1) 1033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.252387+0000 mon.c (mon.1) 1034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.252387+0000 mon.c (mon.1) 1034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.253115+0000 mon.c (mon.1) 1035 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.253115+0000 mon.c (mon.1) 1035 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.259196+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[73084]: audit 2024-04-22T21:10:56.259196+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.164228+0000 mon.c (mon.1) 1030 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.164228+0000 mon.c (mon.1) 1030 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.173036+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.173036+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.246362+0000 mon.c (mon.1) 1031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.246362+0000 mon.c (mon.1) 1031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.248625+0000 mon.c (mon.1) 1032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.248625+0000 mon.c (mon.1) 1032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.249823+0000 mon.c (mon.1) 1033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.249823+0000 mon.c (mon.1) 1033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.252387+0000 mon.c (mon.1) 1034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.252387+0000 mon.c (mon.1) 1034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.253115+0000 mon.c (mon.1) 1035 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.253115+0000 mon.c (mon.1) 1035 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.259196+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[75184]: audit 2024-04-22T21:10:56.259196+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: cluster 2024-04-22T21:10:54.986065+0000 mgr.x (mgr.34107) 641 : cluster [DBG] pgmap v115: 161 pgs: 15 peering, 7 stale+active+clean, 139 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 810 B/s rd, 0 op/s 2024-04-22T21:10:56.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: cluster 2024-04-22T21:10:54.986065+0000 mgr.x (mgr.34107) 641 : cluster [DBG] pgmap v115: 161 pgs: 15 peering, 7 stale+active+clean, 139 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 810 B/s rd, 0 op/s 2024-04-22T21:10:56.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: cephadm 2024-04-22T21:10:54.991842+0000 mgr.x (mgr.34107) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: cephadm 2024-04-22T21:10:54.991842+0000 mgr.x (mgr.34107) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: cephadm 2024-04-22T21:10:55.101827+0000 mgr.x (mgr.34107) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: cephadm 2024-04-22T21:10:55.101827+0000 mgr.x (mgr.34107) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: cephadm 2024-04-22T21:10:55.197825+0000 mgr.x (mgr.34107) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: cephadm 2024-04-22T21:10:55.197825+0000 mgr.x (mgr.34107) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: cephadm 2024-04-22T21:10:55.259885+0000 mgr.x (mgr.34107) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: cephadm 2024-04-22T21:10:55.259885+0000 mgr.x (mgr.34107) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.297564+0000 mon.c (mon.1) 971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.297564+0000 mon.c (mon.1) 971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.300997+0000 mon.c (mon.1) 972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.300997+0000 mon.c (mon.1) 972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.302271+0000 mon.c (mon.1) 973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.302271+0000 mon.c (mon.1) 973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.304755+0000 mon.c (mon.1) 974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.304755+0000 mon.c (mon.1) 974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.305764+0000 mon.c (mon.1) 975 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.305764+0000 mon.c (mon.1) 975 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.311359+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.311359+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: cephadm 2024-04-22T21:10:55.317463+0000 mgr.x (mgr.34107) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: cephadm 2024-04-22T21:10:55.317463+0000 mgr.x (mgr.34107) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.353513+0000 mon.c (mon.1) 976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.353513+0000 mon.c (mon.1) 976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.356296+0000 mon.c (mon.1) 977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.356296+0000 mon.c (mon.1) 977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.357679+0000 mon.c (mon.1) 978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.357679+0000 mon.c (mon.1) 978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.360086+0000 mon.c (mon.1) 979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.360086+0000 mon.c (mon.1) 979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.361129+0000 mon.c (mon.1) 980 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.361129+0000 mon.c (mon.1) 980 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.369716+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.369716+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: cephadm 2024-04-22T21:10:55.375864+0000 mgr.x (mgr.34107) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: cephadm 2024-04-22T21:10:55.375864+0000 mgr.x (mgr.34107) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:56.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.412090+0000 mon.c (mon.1) 981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.412090+0000 mon.c (mon.1) 981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.414913+0000 mon.c (mon.1) 982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.414913+0000 mon.c (mon.1) 982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.416207+0000 mon.c (mon.1) 983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.416207+0000 mon.c (mon.1) 983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.418846+0000 mon.c (mon.1) 984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.418846+0000 mon.c (mon.1) 984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.419887+0000 mon.c (mon.1) 985 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.419887+0000 mon.c (mon.1) 985 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.430453+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.430453+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.489767+0000 mon.c (mon.1) 986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.489767+0000 mon.c (mon.1) 986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.492803+0000 mon.c (mon.1) 987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.492803+0000 mon.c (mon.1) 987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.494367+0000 mon.c (mon.1) 988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.494367+0000 mon.c (mon.1) 988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.497212+0000 mon.c (mon.1) 989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.497212+0000 mon.c (mon.1) 989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.498293+0000 mon.c (mon.1) 990 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.498293+0000 mon.c (mon.1) 990 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.509194+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.509194+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.552120+0000 mon.c (mon.1) 991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.552120+0000 mon.c (mon.1) 991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.555026+0000 mon.c (mon.1) 992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.555026+0000 mon.c (mon.1) 992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.556590+0000 mon.c (mon.1) 993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.556590+0000 mon.c (mon.1) 993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.559538+0000 mon.c (mon.1) 994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.559538+0000 mon.c (mon.1) 994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.560722+0000 mon.c (mon.1) 995 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.560722+0000 mon.c (mon.1) 995 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.571726+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.571726+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.631005+0000 mon.c (mon.1) 996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.631005+0000 mon.c (mon.1) 996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.633674+0000 mon.c (mon.1) 997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.633674+0000 mon.c (mon.1) 997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.635193+0000 mon.c (mon.1) 998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.635193+0000 mon.c (mon.1) 998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.637525+0000 mon.c (mon.1) 999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.637525+0000 mon.c (mon.1) 999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.638298+0000 mon.c (mon.1) 1000 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.638298+0000 mon.c (mon.1) 1000 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.645791+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.645791+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.687669+0000 mon.c (mon.1) 1001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.687669+0000 mon.c (mon.1) 1001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.689880+0000 mon.c (mon.1) 1002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.689880+0000 mon.c (mon.1) 1002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.691121+0000 mon.c (mon.1) 1003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.691121+0000 mon.c (mon.1) 1003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.693300+0000 mon.c (mon.1) 1004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.693300+0000 mon.c (mon.1) 1004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.694019+0000 mon.c (mon.1) 1005 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.694019+0000 mon.c (mon.1) 1005 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.700783+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.700783+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.775157+0000 mon.c (mon.1) 1006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.775157+0000 mon.c (mon.1) 1006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.778395+0000 mon.c (mon.1) 1007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.778395+0000 mon.c (mon.1) 1007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.780054+0000 mon.c (mon.1) 1008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.780054+0000 mon.c (mon.1) 1008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.784611+0000 mon.c (mon.1) 1009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.784611+0000 mon.c (mon.1) 1009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.786298+0000 mon.c (mon.1) 1010 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.786298+0000 mon.c (mon.1) 1010 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.799280+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.799280+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.890543+0000 mon.c (mon.1) 1011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.890543+0000 mon.c (mon.1) 1011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.894896+0000 mon.c (mon.1) 1012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.894896+0000 mon.c (mon.1) 1012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.896900+0000 mon.c (mon.1) 1013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.896900+0000 mon.c (mon.1) 1013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.900905+0000 mon.c (mon.1) 1014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.900905+0000 mon.c (mon.1) 1014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.902286+0000 mon.c (mon.1) 1015 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.902286+0000 mon.c (mon.1) 1015 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.912136+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:55.912136+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: cluster 2024-04-22T21:10:55.922776+0000 mon.a (mon.0) 677 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:10:56.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: cluster 2024-04-22T21:10:55.922776+0000 mon.a (mon.0) 677 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:10:56.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.013518+0000 mon.c (mon.1) 1016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.013518+0000 mon.c (mon.1) 1016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.017800+0000 mon.c (mon.1) 1017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.017800+0000 mon.c (mon.1) 1017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.019698+0000 mon.c (mon.1) 1018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.019698+0000 mon.c (mon.1) 1018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.023520+0000 mon.c (mon.1) 1019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.023520+0000 mon.c (mon.1) 1019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.025289+0000 mon.c (mon.1) 1020 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.025289+0000 mon.c (mon.1) 1020 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.038358+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.038358+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.098166+0000 mon.c (mon.1) 1021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.098166+0000 mon.c (mon.1) 1021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.101141+0000 mon.c (mon.1) 1022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.101141+0000 mon.c (mon.1) 1022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.102553+0000 mon.c (mon.1) 1023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.102553+0000 mon.c (mon.1) 1023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.105601+0000 mon.c (mon.1) 1024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.105601+0000 mon.c (mon.1) 1024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.106552+0000 mon.c (mon.1) 1025 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.106552+0000 mon.c (mon.1) 1025 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.114456+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.114456+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.155894+0000 mon.c (mon.1) 1026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.155894+0000 mon.c (mon.1) 1026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.158768+0000 mon.c (mon.1) 1027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.158768+0000 mon.c (mon.1) 1027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.160183+0000 mon.c (mon.1) 1028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.160183+0000 mon.c (mon.1) 1028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.163081+0000 mon.c (mon.1) 1029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.163081+0000 mon.c (mon.1) 1029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.164228+0000 mon.c (mon.1) 1030 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.164228+0000 mon.c (mon.1) 1030 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.173036+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.173036+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.246362+0000 mon.c (mon.1) 1031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.246362+0000 mon.c (mon.1) 1031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.248625+0000 mon.c (mon.1) 1032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.248625+0000 mon.c (mon.1) 1032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:56.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.249823+0000 mon.c (mon.1) 1033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.249823+0000 mon.c (mon.1) 1033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:56.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.252387+0000 mon.c (mon.1) 1034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.252387+0000 mon.c (mon.1) 1034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:56.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.253115+0000 mon.c (mon.1) 1035 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.253115+0000 mon.c (mon.1) 1035 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:56.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.259196+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:56.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:56 smithi123 bash[58916]: audit 2024-04-22T21:10:56.259196+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.281 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[84778]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-22T21:10:57.281 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[84778]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-22T21:10:57.281 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[84778]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-22T21:10:57.281 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[84778]: 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-22T21:10:57.281 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[84778]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-22T21:10:57.282 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[84778]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-22T21:10:57.282 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[84778]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-04-22T21:10:57.282 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[84778]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-22T21:10:57.282 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:10:56 smithi121 bash[84778]: --> ceph-volume raw activate successful for osd ID: 2 2024-04-22T21:10:57.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: cephadm 2024-04-22T21:10:55.436739+0000 mgr.x (mgr.34107) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: cephadm 2024-04-22T21:10:55.436739+0000 mgr.x (mgr.34107) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: cephadm 2024-04-22T21:10:55.515774+0000 mgr.x (mgr.34107) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: cephadm 2024-04-22T21:10:55.515774+0000 mgr.x (mgr.34107) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: cephadm 2024-04-22T21:10:55.578320+0000 mgr.x (mgr.34107) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: cephadm 2024-04-22T21:10:55.578320+0000 mgr.x (mgr.34107) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: cephadm 2024-04-22T21:10:55.652169+0000 mgr.x (mgr.34107) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: cephadm 2024-04-22T21:10:55.652169+0000 mgr.x (mgr.34107) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: cephadm 2024-04-22T21:10:55.707105+0000 mgr.x (mgr.34107) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: cephadm 2024-04-22T21:10:55.707105+0000 mgr.x (mgr.34107) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: cephadm 2024-04-22T21:10:55.805944+0000 mgr.x (mgr.34107) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: cephadm 2024-04-22T21:10:55.805944+0000 mgr.x (mgr.34107) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:55.817013+0000 mgr.x (mgr.34107) 654 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:57.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:55.817013+0000 mgr.x (mgr.34107) 654 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:57.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: cephadm 2024-04-22T21:10:55.927707+0000 mgr.x (mgr.34107) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: cephadm 2024-04-22T21:10:55.927707+0000 mgr.x (mgr.34107) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: cephadm 2024-04-22T21:10:56.044831+0000 mgr.x (mgr.34107) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: cephadm 2024-04-22T21:10:56.044831+0000 mgr.x (mgr.34107) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: cephadm 2024-04-22T21:10:56.120402+0000 mgr.x (mgr.34107) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: cephadm 2024-04-22T21:10:56.120402+0000 mgr.x (mgr.34107) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: cephadm 2024-04-22T21:10:56.178977+0000 mgr.x (mgr.34107) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: cephadm 2024-04-22T21:10:56.178977+0000 mgr.x (mgr.34107) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: cephadm 2024-04-22T21:10:55.436739+0000 mgr.x (mgr.34107) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: cephadm 2024-04-22T21:10:55.436739+0000 mgr.x (mgr.34107) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: cephadm 2024-04-22T21:10:55.515774+0000 mgr.x (mgr.34107) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: cephadm 2024-04-22T21:10:55.515774+0000 mgr.x (mgr.34107) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: cephadm 2024-04-22T21:10:55.578320+0000 mgr.x (mgr.34107) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: cephadm 2024-04-22T21:10:55.578320+0000 mgr.x (mgr.34107) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: cephadm 2024-04-22T21:10:55.652169+0000 mgr.x (mgr.34107) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: cephadm 2024-04-22T21:10:55.652169+0000 mgr.x (mgr.34107) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: cephadm 2024-04-22T21:10:55.707105+0000 mgr.x (mgr.34107) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: cephadm 2024-04-22T21:10:55.707105+0000 mgr.x (mgr.34107) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: cephadm 2024-04-22T21:10:55.805944+0000 mgr.x (mgr.34107) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: cephadm 2024-04-22T21:10:55.805944+0000 mgr.x (mgr.34107) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:55.817013+0000 mgr.x (mgr.34107) 654 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:57.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:55.817013+0000 mgr.x (mgr.34107) 654 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:57.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: cephadm 2024-04-22T21:10:55.927707+0000 mgr.x (mgr.34107) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: cephadm 2024-04-22T21:10:55.927707+0000 mgr.x (mgr.34107) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: cephadm 2024-04-22T21:10:56.044831+0000 mgr.x (mgr.34107) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: cephadm 2024-04-22T21:10:56.044831+0000 mgr.x (mgr.34107) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: cephadm 2024-04-22T21:10:56.120402+0000 mgr.x (mgr.34107) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: cephadm 2024-04-22T21:10:56.120402+0000 mgr.x (mgr.34107) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: cephadm 2024-04-22T21:10:56.178977+0000 mgr.x (mgr.34107) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: cephadm 2024-04-22T21:10:56.178977+0000 mgr.x (mgr.34107) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: cephadm 2024-04-22T21:10:56.266200+0000 mgr.x (mgr.34107) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: cephadm 2024-04-22T21:10:56.266200+0000 mgr.x (mgr.34107) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.308380+0000 mon.c (mon.1) 1036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.308380+0000 mon.c (mon.1) 1036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.310913+0000 mon.c (mon.1) 1037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.310913+0000 mon.c (mon.1) 1037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.312116+0000 mon.c (mon.1) 1038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.312116+0000 mon.c (mon.1) 1038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.314545+0000 mon.c (mon.1) 1039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.314545+0000 mon.c (mon.1) 1039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.315425+0000 mon.c (mon.1) 1040 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.315425+0000 mon.c (mon.1) 1040 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.320546+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.320546+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: cephadm 2024-04-22T21:10:56.327626+0000 mgr.x (mgr.34107) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: cephadm 2024-04-22T21:10:56.327626+0000 mgr.x (mgr.34107) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.363372+0000 mon.c (mon.1) 1041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.363372+0000 mon.c (mon.1) 1041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.365498+0000 mon.c (mon.1) 1042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: cephadm 2024-04-22T21:10:56.266200+0000 mgr.x (mgr.34107) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: cephadm 2024-04-22T21:10:56.266200+0000 mgr.x (mgr.34107) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.308380+0000 mon.c (mon.1) 1036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.308380+0000 mon.c (mon.1) 1036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.310913+0000 mon.c (mon.1) 1037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.310913+0000 mon.c (mon.1) 1037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.312116+0000 mon.c (mon.1) 1038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.312116+0000 mon.c (mon.1) 1038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.314545+0000 mon.c (mon.1) 1039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.314545+0000 mon.c (mon.1) 1039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.315425+0000 mon.c (mon.1) 1040 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.315425+0000 mon.c (mon.1) 1040 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.320546+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.320546+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: cephadm 2024-04-22T21:10:56.327626+0000 mgr.x (mgr.34107) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: cephadm 2024-04-22T21:10:56.327626+0000 mgr.x (mgr.34107) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.363372+0000 mon.c (mon.1) 1041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.363372+0000 mon.c (mon.1) 1041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.365498+0000 mon.c (mon.1) 1042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.365498+0000 mon.c (mon.1) 1042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.366527+0000 mon.c (mon.1) 1043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.366527+0000 mon.c (mon.1) 1043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.368835+0000 mon.c (mon.1) 1044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.368835+0000 mon.c (mon.1) 1044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.369559+0000 mon.c (mon.1) 1045 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.369559+0000 mon.c (mon.1) 1045 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.374421+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.374421+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: cephadm 2024-04-22T21:10:56.381179+0000 mgr.x (mgr.34107) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: cephadm 2024-04-22T21:10:56.381179+0000 mgr.x (mgr.34107) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.417771+0000 mon.c (mon.1) 1046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.417771+0000 mon.c (mon.1) 1046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.420065+0000 mon.c (mon.1) 1047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.420065+0000 mon.c (mon.1) 1047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.421119+0000 mon.c (mon.1) 1048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.421119+0000 mon.c (mon.1) 1048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.423707+0000 mon.c (mon.1) 1049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.423707+0000 mon.c (mon.1) 1049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.424485+0000 mon.c (mon.1) 1050 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.365498+0000 mon.c (mon.1) 1042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.366527+0000 mon.c (mon.1) 1043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.366527+0000 mon.c (mon.1) 1043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.368835+0000 mon.c (mon.1) 1044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.368835+0000 mon.c (mon.1) 1044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.369559+0000 mon.c (mon.1) 1045 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.369559+0000 mon.c (mon.1) 1045 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.374421+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.374421+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: cephadm 2024-04-22T21:10:56.381179+0000 mgr.x (mgr.34107) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: cephadm 2024-04-22T21:10:56.381179+0000 mgr.x (mgr.34107) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.417771+0000 mon.c (mon.1) 1046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.417771+0000 mon.c (mon.1) 1046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.420065+0000 mon.c (mon.1) 1047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.420065+0000 mon.c (mon.1) 1047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.421119+0000 mon.c (mon.1) 1048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.421119+0000 mon.c (mon.1) 1048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.423707+0000 mon.c (mon.1) 1049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.423707+0000 mon.c (mon.1) 1049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.424485+0000 mon.c (mon.1) 1050 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.424485+0000 mon.c (mon.1) 1050 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.429746+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.429746+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.489615+0000 mon.c (mon.1) 1051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.489615+0000 mon.c (mon.1) 1051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.491910+0000 mon.c (mon.1) 1052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.491910+0000 mon.c (mon.1) 1052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.492928+0000 mon.c (mon.1) 1053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.492928+0000 mon.c (mon.1) 1053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.495210+0000 mon.c (mon.1) 1054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.495210+0000 mon.c (mon.1) 1054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.495951+0000 mon.c (mon.1) 1055 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.495951+0000 mon.c (mon.1) 1055 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.501039+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.501039+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.560341+0000 mon.c (mon.1) 1056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.560341+0000 mon.c (mon.1) 1056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.562449+0000 mon.c (mon.1) 1057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.562449+0000 mon.c (mon.1) 1057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.424485+0000 mon.c (mon.1) 1050 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.429746+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.429746+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.489615+0000 mon.c (mon.1) 1051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.489615+0000 mon.c (mon.1) 1051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.491910+0000 mon.c (mon.1) 1052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.491910+0000 mon.c (mon.1) 1052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.492928+0000 mon.c (mon.1) 1053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.492928+0000 mon.c (mon.1) 1053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.495210+0000 mon.c (mon.1) 1054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.495210+0000 mon.c (mon.1) 1054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.495951+0000 mon.c (mon.1) 1055 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.495951+0000 mon.c (mon.1) 1055 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.501039+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.501039+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.560341+0000 mon.c (mon.1) 1056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.560341+0000 mon.c (mon.1) 1056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.562449+0000 mon.c (mon.1) 1057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.562449+0000 mon.c (mon.1) 1057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.563242+0000 mon.c (mon.1) 1058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.563242+0000 mon.c (mon.1) 1058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.565137+0000 mon.c (mon.1) 1059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.565137+0000 mon.c (mon.1) 1059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.565742+0000 mon.c (mon.1) 1060 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.565742+0000 mon.c (mon.1) 1060 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.570538+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.570538+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.643800+0000 mon.c (mon.1) 1061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.643800+0000 mon.c (mon.1) 1061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.645775+0000 mon.c (mon.1) 1062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.645775+0000 mon.c (mon.1) 1062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.646942+0000 mon.c (mon.1) 1063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.646942+0000 mon.c (mon.1) 1063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.648882+0000 mon.c (mon.1) 1064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.648882+0000 mon.c (mon.1) 1064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.649512+0000 mon.c (mon.1) 1065 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.649512+0000 mon.c (mon.1) 1065 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.654975+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.654975+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.563242+0000 mon.c (mon.1) 1058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.563242+0000 mon.c (mon.1) 1058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.565137+0000 mon.c (mon.1) 1059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.565137+0000 mon.c (mon.1) 1059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.565742+0000 mon.c (mon.1) 1060 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.565742+0000 mon.c (mon.1) 1060 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.570538+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.570538+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.643800+0000 mon.c (mon.1) 1061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.643800+0000 mon.c (mon.1) 1061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.645775+0000 mon.c (mon.1) 1062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.645775+0000 mon.c (mon.1) 1062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.646942+0000 mon.c (mon.1) 1063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.646942+0000 mon.c (mon.1) 1063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.648882+0000 mon.c (mon.1) 1064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.648882+0000 mon.c (mon.1) 1064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.649512+0000 mon.c (mon.1) 1065 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.649512+0000 mon.c (mon.1) 1065 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.654975+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.654975+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.728677+0000 mon.c (mon.1) 1066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.728677+0000 mon.c (mon.1) 1066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.730939+0000 mon.c (mon.1) 1067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.730939+0000 mon.c (mon.1) 1067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.732128+0000 mon.c (mon.1) 1068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.732128+0000 mon.c (mon.1) 1068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.735625+0000 mon.c (mon.1) 1069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.735625+0000 mon.c (mon.1) 1069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.736408+0000 mon.c (mon.1) 1070 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.736408+0000 mon.c (mon.1) 1070 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.741448+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.741448+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.783519+0000 mon.c (mon.1) 1071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.783519+0000 mon.c (mon.1) 1071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.785711+0000 mon.c (mon.1) 1072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.785711+0000 mon.c (mon.1) 1072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.786631+0000 mon.c (mon.1) 1073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.786631+0000 mon.c (mon.1) 1073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.788613+0000 mon.c (mon.1) 1074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.728677+0000 mon.c (mon.1) 1066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.728677+0000 mon.c (mon.1) 1066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.730939+0000 mon.c (mon.1) 1067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.730939+0000 mon.c (mon.1) 1067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.732128+0000 mon.c (mon.1) 1068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.732128+0000 mon.c (mon.1) 1068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.735625+0000 mon.c (mon.1) 1069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.735625+0000 mon.c (mon.1) 1069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.736408+0000 mon.c (mon.1) 1070 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.736408+0000 mon.c (mon.1) 1070 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.741448+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.741448+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.783519+0000 mon.c (mon.1) 1071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.783519+0000 mon.c (mon.1) 1071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.785711+0000 mon.c (mon.1) 1072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.785711+0000 mon.c (mon.1) 1072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.786631+0000 mon.c (mon.1) 1073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.786631+0000 mon.c (mon.1) 1073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.788613+0000 mon.c (mon.1) 1074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.788613+0000 mon.c (mon.1) 1074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.789276+0000 mon.c (mon.1) 1075 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.789276+0000 mon.c (mon.1) 1075 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.794191+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.794191+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.838275+0000 mon.c (mon.1) 1076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.838275+0000 mon.c (mon.1) 1076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.840608+0000 mon.c (mon.1) 1077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.840608+0000 mon.c (mon.1) 1077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.841688+0000 mon.c (mon.1) 1078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.841688+0000 mon.c (mon.1) 1078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.843871+0000 mon.c (mon.1) 1079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.843871+0000 mon.c (mon.1) 1079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.844651+0000 mon.c (mon.1) 1080 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.844651+0000 mon.c (mon.1) 1080 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.852741+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.852741+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.898774+0000 mon.c (mon.1) 1081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.898774+0000 mon.c (mon.1) 1081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.788613+0000 mon.c (mon.1) 1074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.789276+0000 mon.c (mon.1) 1075 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.789276+0000 mon.c (mon.1) 1075 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.794191+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.794191+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.838275+0000 mon.c (mon.1) 1076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.838275+0000 mon.c (mon.1) 1076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.840608+0000 mon.c (mon.1) 1077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.840608+0000 mon.c (mon.1) 1077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.841688+0000 mon.c (mon.1) 1078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.841688+0000 mon.c (mon.1) 1078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.843871+0000 mon.c (mon.1) 1079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.843871+0000 mon.c (mon.1) 1079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.844651+0000 mon.c (mon.1) 1080 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.844651+0000 mon.c (mon.1) 1080 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.852741+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.852741+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.898774+0000 mon.c (mon.1) 1081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.898774+0000 mon.c (mon.1) 1081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.901136+0000 mon.c (mon.1) 1082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.901136+0000 mon.c (mon.1) 1082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.902180+0000 mon.c (mon.1) 1083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.902180+0000 mon.c (mon.1) 1083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.904298+0000 mon.c (mon.1) 1084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.904298+0000 mon.c (mon.1) 1084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.905086+0000 mon.c (mon.1) 1085 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.905086+0000 mon.c (mon.1) 1085 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.912469+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.912469+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.956160+0000 mon.c (mon.1) 1086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.956160+0000 mon.c (mon.1) 1086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.958672+0000 mon.c (mon.1) 1087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.958672+0000 mon.c (mon.1) 1087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.959648+0000 mon.c (mon.1) 1088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.959648+0000 mon.c (mon.1) 1088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.961700+0000 mon.c (mon.1) 1089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.961700+0000 mon.c (mon.1) 1089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.962358+0000 mon.c (mon.1) 1090 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.901136+0000 mon.c (mon.1) 1082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.901136+0000 mon.c (mon.1) 1082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.902180+0000 mon.c (mon.1) 1083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.902180+0000 mon.c (mon.1) 1083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.904298+0000 mon.c (mon.1) 1084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.904298+0000 mon.c (mon.1) 1084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.905086+0000 mon.c (mon.1) 1085 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.905086+0000 mon.c (mon.1) 1085 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.912469+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.912469+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.956160+0000 mon.c (mon.1) 1086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.956160+0000 mon.c (mon.1) 1086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.958672+0000 mon.c (mon.1) 1087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.958672+0000 mon.c (mon.1) 1087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.959648+0000 mon.c (mon.1) 1088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.959648+0000 mon.c (mon.1) 1088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.961700+0000 mon.c (mon.1) 1089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.961700+0000 mon.c (mon.1) 1089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.962358+0000 mon.c (mon.1) 1090 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.962358+0000 mon.c (mon.1) 1090 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.969833+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:56.969833+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.051003+0000 mon.c (mon.1) 1091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.051003+0000 mon.c (mon.1) 1091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.054157+0000 mon.c (mon.1) 1092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.054157+0000 mon.c (mon.1) 1092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.055744+0000 mon.c (mon.1) 1093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.055744+0000 mon.c (mon.1) 1093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.058219+0000 mon.c (mon.1) 1094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.058219+0000 mon.c (mon.1) 1094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.059155+0000 mon.c (mon.1) 1095 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.059155+0000 mon.c (mon.1) 1095 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.066064+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.066064+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.111865+0000 mon.c (mon.1) 1096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.111865+0000 mon.c (mon.1) 1096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.114161+0000 mon.c (mon.1) 1097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.114161+0000 mon.c (mon.1) 1097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.115149+0000 mon.c (mon.1) 1098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.962358+0000 mon.c (mon.1) 1090 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.969833+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:56.969833+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.051003+0000 mon.c (mon.1) 1091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.051003+0000 mon.c (mon.1) 1091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.054157+0000 mon.c (mon.1) 1092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.054157+0000 mon.c (mon.1) 1092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.055744+0000 mon.c (mon.1) 1093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.055744+0000 mon.c (mon.1) 1093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.058219+0000 mon.c (mon.1) 1094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.058219+0000 mon.c (mon.1) 1094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.059155+0000 mon.c (mon.1) 1095 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.059155+0000 mon.c (mon.1) 1095 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.066064+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.066064+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.111865+0000 mon.c (mon.1) 1096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.111865+0000 mon.c (mon.1) 1096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.114161+0000 mon.c (mon.1) 1097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.114161+0000 mon.c (mon.1) 1097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.115149+0000 mon.c (mon.1) 1098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.115149+0000 mon.c (mon.1) 1098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.117558+0000 mon.c (mon.1) 1099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.117558+0000 mon.c (mon.1) 1099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.118344+0000 mon.c (mon.1) 1100 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.118344+0000 mon.c (mon.1) 1100 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.124439+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.124439+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.166045+0000 mon.c (mon.1) 1101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.166045+0000 mon.c (mon.1) 1101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.168501+0000 mon.c (mon.1) 1102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.168501+0000 mon.c (mon.1) 1102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.169424+0000 mon.c (mon.1) 1103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.169424+0000 mon.c (mon.1) 1103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.171440+0000 mon.c (mon.1) 1104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.171440+0000 mon.c (mon.1) 1104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.172309+0000 mon.c (mon.1) 1105 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.172309+0000 mon.c (mon.1) 1105 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.177919+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.177919+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.218864+0000 mon.c (mon.1) 1106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.115149+0000 mon.c (mon.1) 1098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.117558+0000 mon.c (mon.1) 1099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.117558+0000 mon.c (mon.1) 1099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.118344+0000 mon.c (mon.1) 1100 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.118344+0000 mon.c (mon.1) 1100 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.124439+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.124439+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.166045+0000 mon.c (mon.1) 1101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.166045+0000 mon.c (mon.1) 1101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.168501+0000 mon.c (mon.1) 1102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.168501+0000 mon.c (mon.1) 1102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.169424+0000 mon.c (mon.1) 1103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.169424+0000 mon.c (mon.1) 1103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.171440+0000 mon.c (mon.1) 1104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.171440+0000 mon.c (mon.1) 1104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.172309+0000 mon.c (mon.1) 1105 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.172309+0000 mon.c (mon.1) 1105 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.177919+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.177919+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.218864+0000 mon.c (mon.1) 1106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.218864+0000 mon.c (mon.1) 1106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.221489+0000 mon.c (mon.1) 1107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.221489+0000 mon.c (mon.1) 1107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.222387+0000 mon.c (mon.1) 1108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.222387+0000 mon.c (mon.1) 1108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.224417+0000 mon.c (mon.1) 1109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.224417+0000 mon.c (mon.1) 1109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.225062+0000 mon.c (mon.1) 1110 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.225062+0000 mon.c (mon.1) 1110 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.231758+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.231758+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.273107+0000 mon.c (mon.1) 1111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.273107+0000 mon.c (mon.1) 1111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.275134+0000 mon.c (mon.1) 1112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.275134+0000 mon.c (mon.1) 1112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.276040+0000 mon.c (mon.1) 1113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.276040+0000 mon.c (mon.1) 1113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.277974+0000 mon.c (mon.1) 1114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.277974+0000 mon.c (mon.1) 1114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.278652+0000 mon.c (mon.1) 1115 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[73084]: audit 2024-04-22T21:10:57.278652+0000 mon.c (mon.1) 1115 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.218864+0000 mon.c (mon.1) 1106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.221489+0000 mon.c (mon.1) 1107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.221489+0000 mon.c (mon.1) 1107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.222387+0000 mon.c (mon.1) 1108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.222387+0000 mon.c (mon.1) 1108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.224417+0000 mon.c (mon.1) 1109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.224417+0000 mon.c (mon.1) 1109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.225062+0000 mon.c (mon.1) 1110 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.225062+0000 mon.c (mon.1) 1110 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.231758+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.231758+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.273107+0000 mon.c (mon.1) 1111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.273107+0000 mon.c (mon.1) 1111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.275134+0000 mon.c (mon.1) 1112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.275134+0000 mon.c (mon.1) 1112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.276040+0000 mon.c (mon.1) 1113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.276040+0000 mon.c (mon.1) 1113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.277974+0000 mon.c (mon.1) 1114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.277974+0000 mon.c (mon.1) 1114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.278652+0000 mon.c (mon.1) 1115 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:57 smithi121 bash[75184]: audit 2024-04-22T21:10:57.278652+0000 mon.c (mon.1) 1115 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: cephadm 2024-04-22T21:10:55.436739+0000 mgr.x (mgr.34107) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: cephadm 2024-04-22T21:10:55.436739+0000 mgr.x (mgr.34107) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: cephadm 2024-04-22T21:10:55.515774+0000 mgr.x (mgr.34107) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: cephadm 2024-04-22T21:10:55.515774+0000 mgr.x (mgr.34107) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: cephadm 2024-04-22T21:10:55.578320+0000 mgr.x (mgr.34107) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: cephadm 2024-04-22T21:10:55.578320+0000 mgr.x (mgr.34107) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: cephadm 2024-04-22T21:10:55.652169+0000 mgr.x (mgr.34107) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: cephadm 2024-04-22T21:10:55.652169+0000 mgr.x (mgr.34107) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: cephadm 2024-04-22T21:10:55.707105+0000 mgr.x (mgr.34107) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: cephadm 2024-04-22T21:10:55.707105+0000 mgr.x (mgr.34107) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: cephadm 2024-04-22T21:10:55.805944+0000 mgr.x (mgr.34107) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: cephadm 2024-04-22T21:10:55.805944+0000 mgr.x (mgr.34107) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:55.817013+0000 mgr.x (mgr.34107) 654 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:57.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:55.817013+0000 mgr.x (mgr.34107) 654 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:10:57.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: cephadm 2024-04-22T21:10:55.927707+0000 mgr.x (mgr.34107) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: cephadm 2024-04-22T21:10:55.927707+0000 mgr.x (mgr.34107) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: cephadm 2024-04-22T21:10:56.044831+0000 mgr.x (mgr.34107) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: cephadm 2024-04-22T21:10:56.044831+0000 mgr.x (mgr.34107) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: cephadm 2024-04-22T21:10:56.120402+0000 mgr.x (mgr.34107) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: cephadm 2024-04-22T21:10:56.120402+0000 mgr.x (mgr.34107) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: cephadm 2024-04-22T21:10:56.178977+0000 mgr.x (mgr.34107) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: cephadm 2024-04-22T21:10:56.178977+0000 mgr.x (mgr.34107) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: cephadm 2024-04-22T21:10:56.266200+0000 mgr.x (mgr.34107) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: cephadm 2024-04-22T21:10:56.266200+0000 mgr.x (mgr.34107) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.308380+0000 mon.c (mon.1) 1036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.308380+0000 mon.c (mon.1) 1036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.310913+0000 mon.c (mon.1) 1037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.310913+0000 mon.c (mon.1) 1037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.312116+0000 mon.c (mon.1) 1038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.312116+0000 mon.c (mon.1) 1038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.314545+0000 mon.c (mon.1) 1039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.314545+0000 mon.c (mon.1) 1039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.315425+0000 mon.c (mon.1) 1040 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.315425+0000 mon.c (mon.1) 1040 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.320546+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.320546+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: cephadm 2024-04-22T21:10:56.327626+0000 mgr.x (mgr.34107) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: cephadm 2024-04-22T21:10:56.327626+0000 mgr.x (mgr.34107) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.363372+0000 mon.c (mon.1) 1041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.363372+0000 mon.c (mon.1) 1041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.365498+0000 mon.c (mon.1) 1042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.365498+0000 mon.c (mon.1) 1042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.366527+0000 mon.c (mon.1) 1043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.366527+0000 mon.c (mon.1) 1043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.368835+0000 mon.c (mon.1) 1044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.368835+0000 mon.c (mon.1) 1044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.369559+0000 mon.c (mon.1) 1045 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.369559+0000 mon.c (mon.1) 1045 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.374421+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.374421+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: cephadm 2024-04-22T21:10:56.381179+0000 mgr.x (mgr.34107) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: cephadm 2024-04-22T21:10:56.381179+0000 mgr.x (mgr.34107) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:57.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.417771+0000 mon.c (mon.1) 1046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.417771+0000 mon.c (mon.1) 1046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.420065+0000 mon.c (mon.1) 1047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.420065+0000 mon.c (mon.1) 1047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.421119+0000 mon.c (mon.1) 1048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.421119+0000 mon.c (mon.1) 1048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.423707+0000 mon.c (mon.1) 1049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.423707+0000 mon.c (mon.1) 1049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.424485+0000 mon.c (mon.1) 1050 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.424485+0000 mon.c (mon.1) 1050 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.429746+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.429746+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.489615+0000 mon.c (mon.1) 1051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.489615+0000 mon.c (mon.1) 1051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.491910+0000 mon.c (mon.1) 1052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.491910+0000 mon.c (mon.1) 1052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.492928+0000 mon.c (mon.1) 1053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.492928+0000 mon.c (mon.1) 1053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.495210+0000 mon.c (mon.1) 1054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.495210+0000 mon.c (mon.1) 1054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.495951+0000 mon.c (mon.1) 1055 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.495951+0000 mon.c (mon.1) 1055 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.501039+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.501039+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.560341+0000 mon.c (mon.1) 1056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.560341+0000 mon.c (mon.1) 1056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.562449+0000 mon.c (mon.1) 1057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.562449+0000 mon.c (mon.1) 1057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.563242+0000 mon.c (mon.1) 1058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.563242+0000 mon.c (mon.1) 1058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.565137+0000 mon.c (mon.1) 1059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.565137+0000 mon.c (mon.1) 1059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.565742+0000 mon.c (mon.1) 1060 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.565742+0000 mon.c (mon.1) 1060 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.570538+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.570538+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.643800+0000 mon.c (mon.1) 1061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.643800+0000 mon.c (mon.1) 1061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.645775+0000 mon.c (mon.1) 1062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.645775+0000 mon.c (mon.1) 1062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.646942+0000 mon.c (mon.1) 1063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.646942+0000 mon.c (mon.1) 1063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.648882+0000 mon.c (mon.1) 1064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.648882+0000 mon.c (mon.1) 1064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.649512+0000 mon.c (mon.1) 1065 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.649512+0000 mon.c (mon.1) 1065 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.654975+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.654975+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.728677+0000 mon.c (mon.1) 1066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.728677+0000 mon.c (mon.1) 1066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.730939+0000 mon.c (mon.1) 1067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.730939+0000 mon.c (mon.1) 1067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.732128+0000 mon.c (mon.1) 1068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.732128+0000 mon.c (mon.1) 1068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.735625+0000 mon.c (mon.1) 1069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.735625+0000 mon.c (mon.1) 1069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.736408+0000 mon.c (mon.1) 1070 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.736408+0000 mon.c (mon.1) 1070 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.741448+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.741448+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.783519+0000 mon.c (mon.1) 1071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.783519+0000 mon.c (mon.1) 1071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.785711+0000 mon.c (mon.1) 1072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.785711+0000 mon.c (mon.1) 1072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.786631+0000 mon.c (mon.1) 1073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.786631+0000 mon.c (mon.1) 1073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.788613+0000 mon.c (mon.1) 1074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.788613+0000 mon.c (mon.1) 1074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.789276+0000 mon.c (mon.1) 1075 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.789276+0000 mon.c (mon.1) 1075 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.794191+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.794191+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.838275+0000 mon.c (mon.1) 1076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.838275+0000 mon.c (mon.1) 1076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.840608+0000 mon.c (mon.1) 1077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.840608+0000 mon.c (mon.1) 1077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.841688+0000 mon.c (mon.1) 1078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.841688+0000 mon.c (mon.1) 1078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.843871+0000 mon.c (mon.1) 1079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.843871+0000 mon.c (mon.1) 1079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.844651+0000 mon.c (mon.1) 1080 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.844651+0000 mon.c (mon.1) 1080 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.852741+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.852741+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.898774+0000 mon.c (mon.1) 1081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.898774+0000 mon.c (mon.1) 1081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.901136+0000 mon.c (mon.1) 1082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.901136+0000 mon.c (mon.1) 1082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.902180+0000 mon.c (mon.1) 1083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.902180+0000 mon.c (mon.1) 1083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.904298+0000 mon.c (mon.1) 1084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.904298+0000 mon.c (mon.1) 1084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.905086+0000 mon.c (mon.1) 1085 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.905086+0000 mon.c (mon.1) 1085 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.912469+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.912469+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.956160+0000 mon.c (mon.1) 1086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.956160+0000 mon.c (mon.1) 1086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.958672+0000 mon.c (mon.1) 1087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.958672+0000 mon.c (mon.1) 1087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.959648+0000 mon.c (mon.1) 1088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.959648+0000 mon.c (mon.1) 1088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.961700+0000 mon.c (mon.1) 1089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.961700+0000 mon.c (mon.1) 1089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.962358+0000 mon.c (mon.1) 1090 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.962358+0000 mon.c (mon.1) 1090 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.969833+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:56.969833+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.051003+0000 mon.c (mon.1) 1091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.051003+0000 mon.c (mon.1) 1091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.054157+0000 mon.c (mon.1) 1092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.054157+0000 mon.c (mon.1) 1092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.055744+0000 mon.c (mon.1) 1093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.055744+0000 mon.c (mon.1) 1093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.058219+0000 mon.c (mon.1) 1094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.058219+0000 mon.c (mon.1) 1094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.059155+0000 mon.c (mon.1) 1095 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.059155+0000 mon.c (mon.1) 1095 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.066064+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.066064+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.111865+0000 mon.c (mon.1) 1096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.111865+0000 mon.c (mon.1) 1096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.114161+0000 mon.c (mon.1) 1097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.114161+0000 mon.c (mon.1) 1097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.115149+0000 mon.c (mon.1) 1098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.115149+0000 mon.c (mon.1) 1098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.117558+0000 mon.c (mon.1) 1099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.117558+0000 mon.c (mon.1) 1099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.118344+0000 mon.c (mon.1) 1100 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.118344+0000 mon.c (mon.1) 1100 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.124439+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.124439+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.166045+0000 mon.c (mon.1) 1101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.166045+0000 mon.c (mon.1) 1101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.168501+0000 mon.c (mon.1) 1102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.168501+0000 mon.c (mon.1) 1102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.169424+0000 mon.c (mon.1) 1103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.169424+0000 mon.c (mon.1) 1103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.171440+0000 mon.c (mon.1) 1104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.171440+0000 mon.c (mon.1) 1104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.172309+0000 mon.c (mon.1) 1105 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.172309+0000 mon.c (mon.1) 1105 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.177919+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.177919+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.218864+0000 mon.c (mon.1) 1106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.218864+0000 mon.c (mon.1) 1106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.221489+0000 mon.c (mon.1) 1107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.221489+0000 mon.c (mon.1) 1107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.222387+0000 mon.c (mon.1) 1108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.222387+0000 mon.c (mon.1) 1108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.224417+0000 mon.c (mon.1) 1109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.224417+0000 mon.c (mon.1) 1109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.225062+0000 mon.c (mon.1) 1110 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.225062+0000 mon.c (mon.1) 1110 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.231758+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.231758+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:57.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.273107+0000 mon.c (mon.1) 1111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.273107+0000 mon.c (mon.1) 1111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.275134+0000 mon.c (mon.1) 1112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.275134+0000 mon.c (mon.1) 1112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:57.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.276040+0000 mon.c (mon.1) 1113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.276040+0000 mon.c (mon.1) 1113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:57.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.277974+0000 mon.c (mon.1) 1114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.277974+0000 mon.c (mon.1) 1114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:57.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.278652+0000 mon.c (mon.1) 1115 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:57.762 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[58916]: audit 2024-04-22T21:10:57.278652+0000 mon.c (mon.1) 1115 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.241 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:10:57 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:10:57] "GET /metrics HTTP/1.1" 200 38357 "" "Prometheus/2.33.4" 2024-04-22T21:10:58.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cephadm 2024-04-22T21:10:56.436452+0000 mgr.x (mgr.34107) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cephadm 2024-04-22T21:10:56.436452+0000 mgr.x (mgr.34107) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cephadm 2024-04-22T21:10:56.507814+0000 mgr.x (mgr.34107) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cephadm 2024-04-22T21:10:56.507814+0000 mgr.x (mgr.34107) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cephadm 2024-04-22T21:10:56.576206+0000 mgr.x (mgr.34107) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cephadm 2024-04-22T21:10:56.576206+0000 mgr.x (mgr.34107) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cephadm 2024-04-22T21:10:56.660675+0000 mgr.x (mgr.34107) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cephadm 2024-04-22T21:10:56.660675+0000 mgr.x (mgr.34107) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cephadm 2024-04-22T21:10:56.747168+0000 mgr.x (mgr.34107) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cephadm 2024-04-22T21:10:56.747168+0000 mgr.x (mgr.34107) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cephadm 2024-04-22T21:10:56.800865+0000 mgr.x (mgr.34107) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cephadm 2024-04-22T21:10:56.800865+0000 mgr.x (mgr.34107) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cephadm 2024-04-22T21:10:56.858535+0000 mgr.x (mgr.34107) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cephadm 2024-04-22T21:10:56.858535+0000 mgr.x (mgr.34107) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cephadm 2024-04-22T21:10:56.918207+0000 mgr.x (mgr.34107) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cephadm 2024-04-22T21:10:56.918207+0000 mgr.x (mgr.34107) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cephadm 2024-04-22T21:10:56.975865+0000 mgr.x (mgr.34107) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cephadm 2024-04-22T21:10:56.975865+0000 mgr.x (mgr.34107) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cluster 2024-04-22T21:10:56.986940+0000 mgr.x (mgr.34107) 671 : cluster [DBG] pgmap v116: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 0 B/s wr, 217 op/s; 56/630 objects degraded (8.889%) 2024-04-22T21:10:58.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cluster 2024-04-22T21:10:56.986940+0000 mgr.x (mgr.34107) 671 : cluster [DBG] pgmap v116: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 0 B/s wr, 217 op/s; 56/630 objects degraded (8.889%) 2024-04-22T21:10:58.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cephadm 2024-04-22T21:10:57.072087+0000 mgr.x (mgr.34107) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cephadm 2024-04-22T21:10:56.436452+0000 mgr.x (mgr.34107) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cephadm 2024-04-22T21:10:56.436452+0000 mgr.x (mgr.34107) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cephadm 2024-04-22T21:10:56.507814+0000 mgr.x (mgr.34107) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cephadm 2024-04-22T21:10:56.507814+0000 mgr.x (mgr.34107) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cephadm 2024-04-22T21:10:56.576206+0000 mgr.x (mgr.34107) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cephadm 2024-04-22T21:10:56.576206+0000 mgr.x (mgr.34107) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cephadm 2024-04-22T21:10:56.660675+0000 mgr.x (mgr.34107) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cephadm 2024-04-22T21:10:56.660675+0000 mgr.x (mgr.34107) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cephadm 2024-04-22T21:10:56.747168+0000 mgr.x (mgr.34107) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cephadm 2024-04-22T21:10:56.747168+0000 mgr.x (mgr.34107) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cephadm 2024-04-22T21:10:56.800865+0000 mgr.x (mgr.34107) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cephadm 2024-04-22T21:10:56.800865+0000 mgr.x (mgr.34107) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cephadm 2024-04-22T21:10:56.858535+0000 mgr.x (mgr.34107) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cephadm 2024-04-22T21:10:56.858535+0000 mgr.x (mgr.34107) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cephadm 2024-04-22T21:10:56.918207+0000 mgr.x (mgr.34107) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cephadm 2024-04-22T21:10:56.918207+0000 mgr.x (mgr.34107) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cephadm 2024-04-22T21:10:56.975865+0000 mgr.x (mgr.34107) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cephadm 2024-04-22T21:10:56.975865+0000 mgr.x (mgr.34107) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cluster 2024-04-22T21:10:56.986940+0000 mgr.x (mgr.34107) 671 : cluster [DBG] pgmap v116: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 0 B/s wr, 217 op/s; 56/630 objects degraded (8.889%) 2024-04-22T21:10:58.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cluster 2024-04-22T21:10:56.986940+0000 mgr.x (mgr.34107) 671 : cluster [DBG] pgmap v116: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 0 B/s wr, 217 op/s; 56/630 objects degraded (8.889%) 2024-04-22T21:10:58.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cephadm 2024-04-22T21:10:57.072087+0000 mgr.x (mgr.34107) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cephadm 2024-04-22T21:10:57.072087+0000 mgr.x (mgr.34107) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cephadm 2024-04-22T21:10:57.130110+0000 mgr.x (mgr.34107) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cephadm 2024-04-22T21:10:57.130110+0000 mgr.x (mgr.34107) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cephadm 2024-04-22T21:10:57.183552+0000 mgr.x (mgr.34107) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cephadm 2024-04-22T21:10:57.183552+0000 mgr.x (mgr.34107) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cephadm 2024-04-22T21:10:57.237535+0000 mgr.x (mgr.34107) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cephadm 2024-04-22T21:10:57.237535+0000 mgr.x (mgr.34107) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.285355+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.285355+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cephadm 2024-04-22T21:10:57.291166+0000 mgr.x (mgr.34107) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cephadm 2024-04-22T21:10:57.291166+0000 mgr.x (mgr.34107) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.316927+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.316927+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.327212+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.327212+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.333533+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.333533+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.343652+0000 mon.c (mon.1) 1116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.343652+0000 mon.c (mon.1) 1116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.345543+0000 mon.c (mon.1) 1117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.345543+0000 mon.c (mon.1) 1117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.346390+0000 mon.c (mon.1) 1118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.346390+0000 mon.c (mon.1) 1118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cephadm 2024-04-22T21:10:57.072087+0000 mgr.x (mgr.34107) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cephadm 2024-04-22T21:10:57.130110+0000 mgr.x (mgr.34107) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cephadm 2024-04-22T21:10:57.130110+0000 mgr.x (mgr.34107) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cephadm 2024-04-22T21:10:57.183552+0000 mgr.x (mgr.34107) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cephadm 2024-04-22T21:10:57.183552+0000 mgr.x (mgr.34107) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cephadm 2024-04-22T21:10:57.237535+0000 mgr.x (mgr.34107) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cephadm 2024-04-22T21:10:57.237535+0000 mgr.x (mgr.34107) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.285355+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.285355+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cephadm 2024-04-22T21:10:57.291166+0000 mgr.x (mgr.34107) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cephadm 2024-04-22T21:10:57.291166+0000 mgr.x (mgr.34107) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.316927+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.316927+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.327212+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.327212+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.333533+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.333533+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.343652+0000 mon.c (mon.1) 1116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.343652+0000 mon.c (mon.1) 1116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.345543+0000 mon.c (mon.1) 1117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.345543+0000 mon.c (mon.1) 1117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.346390+0000 mon.c (mon.1) 1118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.346390+0000 mon.c (mon.1) 1118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.348463+0000 mon.c (mon.1) 1119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.348463+0000 mon.c (mon.1) 1119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.349342+0000 mon.c (mon.1) 1120 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.349342+0000 mon.c (mon.1) 1120 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.354228+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.354228+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cephadm 2024-04-22T21:10:57.360296+0000 mgr.x (mgr.34107) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cephadm 2024-04-22T21:10:57.360296+0000 mgr.x (mgr.34107) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.395778+0000 mon.c (mon.1) 1121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.395778+0000 mon.c (mon.1) 1121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.397973+0000 mon.c (mon.1) 1122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.397973+0000 mon.c (mon.1) 1122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.398979+0000 mon.c (mon.1) 1123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.398979+0000 mon.c (mon.1) 1123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.401304+0000 mon.c (mon.1) 1124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.401304+0000 mon.c (mon.1) 1124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.402083+0000 mon.c (mon.1) 1125 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.402083+0000 mon.c (mon.1) 1125 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.412226+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.412226+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.348463+0000 mon.c (mon.1) 1119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.348463+0000 mon.c (mon.1) 1119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.349342+0000 mon.c (mon.1) 1120 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.349342+0000 mon.c (mon.1) 1120 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.354228+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.354228+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cephadm 2024-04-22T21:10:57.360296+0000 mgr.x (mgr.34107) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cephadm 2024-04-22T21:10:57.360296+0000 mgr.x (mgr.34107) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.395778+0000 mon.c (mon.1) 1121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.395778+0000 mon.c (mon.1) 1121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.397973+0000 mon.c (mon.1) 1122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.397973+0000 mon.c (mon.1) 1122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.398979+0000 mon.c (mon.1) 1123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.398979+0000 mon.c (mon.1) 1123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.401304+0000 mon.c (mon.1) 1124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.401304+0000 mon.c (mon.1) 1124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.402083+0000 mon.c (mon.1) 1125 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.402083+0000 mon.c (mon.1) 1125 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.412226+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.412226+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.470972+0000 mon.c (mon.1) 1126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.470972+0000 mon.c (mon.1) 1126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.472986+0000 mon.c (mon.1) 1127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.472986+0000 mon.c (mon.1) 1127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.473927+0000 mon.c (mon.1) 1128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.473927+0000 mon.c (mon.1) 1128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.475770+0000 mon.c (mon.1) 1129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.475770+0000 mon.c (mon.1) 1129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.476532+0000 mon.c (mon.1) 1130 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.476532+0000 mon.c (mon.1) 1130 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.482369+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.482369+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.539627+0000 mon.c (mon.1) 1131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.539627+0000 mon.c (mon.1) 1131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.541765+0000 mon.c (mon.1) 1132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.541765+0000 mon.c (mon.1) 1132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.542964+0000 mon.c (mon.1) 1133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.542964+0000 mon.c (mon.1) 1133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.545103+0000 mon.c (mon.1) 1134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.545103+0000 mon.c (mon.1) 1134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.546025+0000 mon.c (mon.1) 1135 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.546025+0000 mon.c (mon.1) 1135 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.552581+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.552581+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.594300+0000 mon.c (mon.1) 1136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.594300+0000 mon.c (mon.1) 1136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.596830+0000 mon.c (mon.1) 1137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.596830+0000 mon.c (mon.1) 1137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.597772+0000 mon.c (mon.1) 1138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.597772+0000 mon.c (mon.1) 1138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.599938+0000 mon.c (mon.1) 1139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.599938+0000 mon.c (mon.1) 1139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.600684+0000 mon.c (mon.1) 1140 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.600684+0000 mon.c (mon.1) 1140 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.608586+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.608586+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.665981+0000 mon.c (mon.1) 1141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.665981+0000 mon.c (mon.1) 1141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.470972+0000 mon.c (mon.1) 1126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.470972+0000 mon.c (mon.1) 1126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.472986+0000 mon.c (mon.1) 1127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.472986+0000 mon.c (mon.1) 1127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.473927+0000 mon.c (mon.1) 1128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.473927+0000 mon.c (mon.1) 1128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.475770+0000 mon.c (mon.1) 1129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.475770+0000 mon.c (mon.1) 1129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.476532+0000 mon.c (mon.1) 1130 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.476532+0000 mon.c (mon.1) 1130 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.482369+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.482369+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.539627+0000 mon.c (mon.1) 1131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.539627+0000 mon.c (mon.1) 1131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.541765+0000 mon.c (mon.1) 1132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.541765+0000 mon.c (mon.1) 1132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.542964+0000 mon.c (mon.1) 1133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.542964+0000 mon.c (mon.1) 1133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.545103+0000 mon.c (mon.1) 1134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.668047+0000 mon.c (mon.1) 1142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.668047+0000 mon.c (mon.1) 1142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.669072+0000 mon.c (mon.1) 1143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.669072+0000 mon.c (mon.1) 1143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.671259+0000 mon.c (mon.1) 1144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.671259+0000 mon.c (mon.1) 1144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.672028+0000 mon.c (mon.1) 1145 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.672028+0000 mon.c (mon.1) 1145 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.677618+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.677618+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.719430+0000 mon.c (mon.1) 1146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.719430+0000 mon.c (mon.1) 1146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.721552+0000 mon.c (mon.1) 1147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.721552+0000 mon.c (mon.1) 1147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.722664+0000 mon.c (mon.1) 1148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.722664+0000 mon.c (mon.1) 1148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.724961+0000 mon.c (mon.1) 1149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.724961+0000 mon.c (mon.1) 1149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.726022+0000 mon.c (mon.1) 1150 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.545103+0000 mon.c (mon.1) 1134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.546025+0000 mon.c (mon.1) 1135 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.546025+0000 mon.c (mon.1) 1135 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.552581+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.552581+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.594300+0000 mon.c (mon.1) 1136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.594300+0000 mon.c (mon.1) 1136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.596830+0000 mon.c (mon.1) 1137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.596830+0000 mon.c (mon.1) 1137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.597772+0000 mon.c (mon.1) 1138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.597772+0000 mon.c (mon.1) 1138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.599938+0000 mon.c (mon.1) 1139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.599938+0000 mon.c (mon.1) 1139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.600684+0000 mon.c (mon.1) 1140 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.600684+0000 mon.c (mon.1) 1140 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.608586+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.608586+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.665981+0000 mon.c (mon.1) 1141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.665981+0000 mon.c (mon.1) 1141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.726022+0000 mon.c (mon.1) 1150 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.731584+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.731584+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.773528+0000 mon.c (mon.1) 1151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.773528+0000 mon.c (mon.1) 1151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.775489+0000 mon.c (mon.1) 1152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.775489+0000 mon.c (mon.1) 1152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.776641+0000 mon.c (mon.1) 1153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.776641+0000 mon.c (mon.1) 1153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.778603+0000 mon.c (mon.1) 1154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.778603+0000 mon.c (mon.1) 1154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.779373+0000 mon.c (mon.1) 1155 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.779373+0000 mon.c (mon.1) 1155 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.787537+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.787537+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.829296+0000 mon.c (mon.1) 1156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.829296+0000 mon.c (mon.1) 1156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.831549+0000 mon.c (mon.1) 1157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.831549+0000 mon.c (mon.1) 1157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.832787+0000 mon.c (mon.1) 1158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.668047+0000 mon.c (mon.1) 1142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.668047+0000 mon.c (mon.1) 1142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.669072+0000 mon.c (mon.1) 1143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.669072+0000 mon.c (mon.1) 1143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.671259+0000 mon.c (mon.1) 1144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.671259+0000 mon.c (mon.1) 1144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.672028+0000 mon.c (mon.1) 1145 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.672028+0000 mon.c (mon.1) 1145 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.677618+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.677618+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.719430+0000 mon.c (mon.1) 1146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.719430+0000 mon.c (mon.1) 1146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.721552+0000 mon.c (mon.1) 1147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.721552+0000 mon.c (mon.1) 1147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.722664+0000 mon.c (mon.1) 1148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.722664+0000 mon.c (mon.1) 1148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.724961+0000 mon.c (mon.1) 1149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.724961+0000 mon.c (mon.1) 1149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.726022+0000 mon.c (mon.1) 1150 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.832787+0000 mon.c (mon.1) 1158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.834756+0000 mon.c (mon.1) 1159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.834756+0000 mon.c (mon.1) 1159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.835497+0000 mon.c (mon.1) 1160 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.835497+0000 mon.c (mon.1) 1160 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.843931+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.843931+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.906100+0000 mon.c (mon.1) 1161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.906100+0000 mon.c (mon.1) 1161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.908510+0000 mon.c (mon.1) 1162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.908510+0000 mon.c (mon.1) 1162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.909724+0000 mon.c (mon.1) 1163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.909724+0000 mon.c (mon.1) 1163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.912361+0000 mon.c (mon.1) 1164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.912361+0000 mon.c (mon.1) 1164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.913172+0000 mon.c (mon.1) 1165 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.913172+0000 mon.c (mon.1) 1165 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.921561+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.921561+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cluster 2024-04-22T21:10:57.967885+0000 mon.a (mon.0) 711 : cluster [WRN] Health check failed: Degraded data redundancy: 56/630 objects degraded (8.889%), 13 pgs degraded (PG_DEGRADED) 2024-04-22T21:10:58.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cluster 2024-04-22T21:10:57.967885+0000 mon.a (mon.0) 711 : cluster [WRN] Health check failed: Degraded data redundancy: 56/630 objects degraded (8.889%), 13 pgs degraded (PG_DEGRADED) 2024-04-22T21:10:58.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cluster 2024-04-22T21:10:57.967938+0000 mon.a (mon.0) 712 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-22T21:10:58.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: cluster 2024-04-22T21:10:57.967938+0000 mon.a (mon.0) 712 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-22T21:10:58.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.979508+0000 mon.c (mon.1) 1166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.979508+0000 mon.c (mon.1) 1166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.981519+0000 mon.c (mon.1) 1167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.981519+0000 mon.c (mon.1) 1167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.982638+0000 mon.c (mon.1) 1168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.982638+0000 mon.c (mon.1) 1168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.985065+0000 mon.c (mon.1) 1169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.985065+0000 mon.c (mon.1) 1169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.985880+0000 mon.c (mon.1) 1170 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.985880+0000 mon.c (mon.1) 1170 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.993256+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:57.993256+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.051278+0000 mon.c (mon.1) 1171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.051278+0000 mon.c (mon.1) 1171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.053546+0000 mon.c (mon.1) 1172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.053546+0000 mon.c (mon.1) 1172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.726022+0000 mon.c (mon.1) 1150 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.731584+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.731584+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.773528+0000 mon.c (mon.1) 1151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.773528+0000 mon.c (mon.1) 1151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.775489+0000 mon.c (mon.1) 1152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.775489+0000 mon.c (mon.1) 1152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.776641+0000 mon.c (mon.1) 1153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.776641+0000 mon.c (mon.1) 1153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.778603+0000 mon.c (mon.1) 1154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.778603+0000 mon.c (mon.1) 1154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.779373+0000 mon.c (mon.1) 1155 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.779373+0000 mon.c (mon.1) 1155 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.787537+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.787537+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.829296+0000 mon.c (mon.1) 1156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.829296+0000 mon.c (mon.1) 1156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.831549+0000 mon.c (mon.1) 1157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.831549+0000 mon.c (mon.1) 1157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.832787+0000 mon.c (mon.1) 1158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.054565+0000 mon.c (mon.1) 1173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.054565+0000 mon.c (mon.1) 1173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.056761+0000 mon.c (mon.1) 1174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.056761+0000 mon.c (mon.1) 1174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.057597+0000 mon.c (mon.1) 1175 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.057597+0000 mon.c (mon.1) 1175 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.066350+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.066350+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.152371+0000 mon.c (mon.1) 1176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.152371+0000 mon.c (mon.1) 1176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.156888+0000 mon.c (mon.1) 1177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.156888+0000 mon.c (mon.1) 1177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.158960+0000 mon.c (mon.1) 1178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.158960+0000 mon.c (mon.1) 1178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.163591+0000 mon.c (mon.1) 1179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.163591+0000 mon.c (mon.1) 1179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.165224+0000 mon.c (mon.1) 1180 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.165224+0000 mon.c (mon.1) 1180 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.178178+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.832787+0000 mon.c (mon.1) 1158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.834756+0000 mon.c (mon.1) 1159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.834756+0000 mon.c (mon.1) 1159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.835497+0000 mon.c (mon.1) 1160 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.835497+0000 mon.c (mon.1) 1160 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.843931+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.843931+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.906100+0000 mon.c (mon.1) 1161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.906100+0000 mon.c (mon.1) 1161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.908510+0000 mon.c (mon.1) 1162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.908510+0000 mon.c (mon.1) 1162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.909724+0000 mon.c (mon.1) 1163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.909724+0000 mon.c (mon.1) 1163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.912361+0000 mon.c (mon.1) 1164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.912361+0000 mon.c (mon.1) 1164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.913172+0000 mon.c (mon.1) 1165 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.913172+0000 mon.c (mon.1) 1165 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.921561+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.921561+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.178178+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.237417+0000 mon.c (mon.1) 1181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.237417+0000 mon.c (mon.1) 1181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.240504+0000 mon.c (mon.1) 1182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.240504+0000 mon.c (mon.1) 1182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.572 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.242077+0000 mon.c (mon.1) 1183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.572 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.242077+0000 mon.c (mon.1) 1183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.572 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.244863+0000 mon.c (mon.1) 1184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.572 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.244863+0000 mon.c (mon.1) 1184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.572 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.245943+0000 mon.c (mon.1) 1185 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.572 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.245943+0000 mon.c (mon.1) 1185 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.572 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.256925+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.572 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[73084]: audit 2024-04-22T21:10:58.256925+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cluster 2024-04-22T21:10:57.967885+0000 mon.a (mon.0) 711 : cluster [WRN] Health check failed: Degraded data redundancy: 56/630 objects degraded (8.889%), 13 pgs degraded (PG_DEGRADED) 2024-04-22T21:10:58.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cluster 2024-04-22T21:10:57.967885+0000 mon.a (mon.0) 711 : cluster [WRN] Health check failed: Degraded data redundancy: 56/630 objects degraded (8.889%), 13 pgs degraded (PG_DEGRADED) 2024-04-22T21:10:58.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cluster 2024-04-22T21:10:57.967938+0000 mon.a (mon.0) 712 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-22T21:10:58.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: cluster 2024-04-22T21:10:57.967938+0000 mon.a (mon.0) 712 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-22T21:10:58.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.979508+0000 mon.c (mon.1) 1166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.979508+0000 mon.c (mon.1) 1166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.981519+0000 mon.c (mon.1) 1167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.981519+0000 mon.c (mon.1) 1167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.982638+0000 mon.c (mon.1) 1168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.982638+0000 mon.c (mon.1) 1168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.985065+0000 mon.c (mon.1) 1169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.985065+0000 mon.c (mon.1) 1169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.985880+0000 mon.c (mon.1) 1170 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.985880+0000 mon.c (mon.1) 1170 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.993256+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:57.993256+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.051278+0000 mon.c (mon.1) 1171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.051278+0000 mon.c (mon.1) 1171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.053546+0000 mon.c (mon.1) 1172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.053546+0000 mon.c (mon.1) 1172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.054565+0000 mon.c (mon.1) 1173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.054565+0000 mon.c (mon.1) 1173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.056761+0000 mon.c (mon.1) 1174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.056761+0000 mon.c (mon.1) 1174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.057597+0000 mon.c (mon.1) 1175 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.057597+0000 mon.c (mon.1) 1175 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.066350+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.066350+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.152371+0000 mon.c (mon.1) 1176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.152371+0000 mon.c (mon.1) 1176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.156888+0000 mon.c (mon.1) 1177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.156888+0000 mon.c (mon.1) 1177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.158960+0000 mon.c (mon.1) 1178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.158960+0000 mon.c (mon.1) 1178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.163591+0000 mon.c (mon.1) 1179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.163591+0000 mon.c (mon.1) 1179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.165224+0000 mon.c (mon.1) 1180 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.165224+0000 mon.c (mon.1) 1180 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.178178+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.178178+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.237417+0000 mon.c (mon.1) 1181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.237417+0000 mon.c (mon.1) 1181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.240504+0000 mon.c (mon.1) 1182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.577 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.240504+0000 mon.c (mon.1) 1182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.577 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.242077+0000 mon.c (mon.1) 1183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.577 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.242077+0000 mon.c (mon.1) 1183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.577 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.244863+0000 mon.c (mon.1) 1184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.577 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.244863+0000 mon.c (mon.1) 1184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.577 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.245943+0000 mon.c (mon.1) 1185 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.577 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.245943+0000 mon.c (mon.1) 1185 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.577 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.256925+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.577 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:58 smithi121 bash[75184]: audit 2024-04-22T21:10:58.256925+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.579 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cephadm 2024-04-22T21:10:56.436452+0000 mgr.x (mgr.34107) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.579 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cephadm 2024-04-22T21:10:56.436452+0000 mgr.x (mgr.34107) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.579 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cephadm 2024-04-22T21:10:56.507814+0000 mgr.x (mgr.34107) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.580 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cephadm 2024-04-22T21:10:56.507814+0000 mgr.x (mgr.34107) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.580 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cephadm 2024-04-22T21:10:56.576206+0000 mgr.x (mgr.34107) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.580 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cephadm 2024-04-22T21:10:56.576206+0000 mgr.x (mgr.34107) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.580 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cephadm 2024-04-22T21:10:56.660675+0000 mgr.x (mgr.34107) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.580 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cephadm 2024-04-22T21:10:56.660675+0000 mgr.x (mgr.34107) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.580 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cephadm 2024-04-22T21:10:56.747168+0000 mgr.x (mgr.34107) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.580 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cephadm 2024-04-22T21:10:56.747168+0000 mgr.x (mgr.34107) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.580 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cephadm 2024-04-22T21:10:56.800865+0000 mgr.x (mgr.34107) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.581 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cephadm 2024-04-22T21:10:56.800865+0000 mgr.x (mgr.34107) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.581 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cephadm 2024-04-22T21:10:56.858535+0000 mgr.x (mgr.34107) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.581 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cephadm 2024-04-22T21:10:56.858535+0000 mgr.x (mgr.34107) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.581 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cephadm 2024-04-22T21:10:56.918207+0000 mgr.x (mgr.34107) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.581 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cephadm 2024-04-22T21:10:56.918207+0000 mgr.x (mgr.34107) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.581 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cephadm 2024-04-22T21:10:56.975865+0000 mgr.x (mgr.34107) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.581 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cephadm 2024-04-22T21:10:56.975865+0000 mgr.x (mgr.34107) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.581 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cluster 2024-04-22T21:10:56.986940+0000 mgr.x (mgr.34107) 671 : cluster [DBG] pgmap v116: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 0 B/s wr, 217 op/s; 56/630 objects degraded (8.889%) 2024-04-22T21:10:58.581 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cluster 2024-04-22T21:10:56.986940+0000 mgr.x (mgr.34107) 671 : cluster [DBG] pgmap v116: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 0 B/s wr, 217 op/s; 56/630 objects degraded (8.889%) 2024-04-22T21:10:58.581 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cephadm 2024-04-22T21:10:57.072087+0000 mgr.x (mgr.34107) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.581 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cephadm 2024-04-22T21:10:57.072087+0000 mgr.x (mgr.34107) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.582 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cephadm 2024-04-22T21:10:57.130110+0000 mgr.x (mgr.34107) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.582 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cephadm 2024-04-22T21:10:57.130110+0000 mgr.x (mgr.34107) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.582 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cephadm 2024-04-22T21:10:57.183552+0000 mgr.x (mgr.34107) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.582 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cephadm 2024-04-22T21:10:57.183552+0000 mgr.x (mgr.34107) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.582 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cephadm 2024-04-22T21:10:57.237535+0000 mgr.x (mgr.34107) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.582 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cephadm 2024-04-22T21:10:57.237535+0000 mgr.x (mgr.34107) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.582 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.285355+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.582 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.285355+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.582 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cephadm 2024-04-22T21:10:57.291166+0000 mgr.x (mgr.34107) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.582 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cephadm 2024-04-22T21:10:57.291166+0000 mgr.x (mgr.34107) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.582 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.316927+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.583 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.316927+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.583 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.327212+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.583 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.327212+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.583 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.333533+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.583 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.333533+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.583 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.343652+0000 mon.c (mon.1) 1116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.583 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.343652+0000 mon.c (mon.1) 1116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.583 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.345543+0000 mon.c (mon.1) 1117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.583 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.345543+0000 mon.c (mon.1) 1117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.583 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.346390+0000 mon.c (mon.1) 1118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.583 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.346390+0000 mon.c (mon.1) 1118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.348463+0000 mon.c (mon.1) 1119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.348463+0000 mon.c (mon.1) 1119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.349342+0000 mon.c (mon.1) 1120 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.349342+0000 mon.c (mon.1) 1120 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.354228+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.354228+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cephadm 2024-04-22T21:10:57.360296+0000 mgr.x (mgr.34107) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cephadm 2024-04-22T21:10:57.360296+0000 mgr.x (mgr.34107) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:58.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.395778+0000 mon.c (mon.1) 1121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.395778+0000 mon.c (mon.1) 1121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.397973+0000 mon.c (mon.1) 1122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.397973+0000 mon.c (mon.1) 1122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.398979+0000 mon.c (mon.1) 1123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.398979+0000 mon.c (mon.1) 1123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.401304+0000 mon.c (mon.1) 1124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.401304+0000 mon.c (mon.1) 1124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.402083+0000 mon.c (mon.1) 1125 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.402083+0000 mon.c (mon.1) 1125 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.412226+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.412226+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.470972+0000 mon.c (mon.1) 1126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.470972+0000 mon.c (mon.1) 1126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.472986+0000 mon.c (mon.1) 1127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.472986+0000 mon.c (mon.1) 1127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.473927+0000 mon.c (mon.1) 1128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.473927+0000 mon.c (mon.1) 1128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.475770+0000 mon.c (mon.1) 1129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.475770+0000 mon.c (mon.1) 1129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.476532+0000 mon.c (mon.1) 1130 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.476532+0000 mon.c (mon.1) 1130 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.482369+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.482369+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.539627+0000 mon.c (mon.1) 1131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.587 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.539627+0000 mon.c (mon.1) 1131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.587 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.541765+0000 mon.c (mon.1) 1132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.587 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.541765+0000 mon.c (mon.1) 1132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.587 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.542964+0000 mon.c (mon.1) 1133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.587 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.542964+0000 mon.c (mon.1) 1133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.587 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.545103+0000 mon.c (mon.1) 1134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.587 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.545103+0000 mon.c (mon.1) 1134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.587 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.546025+0000 mon.c (mon.1) 1135 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.587 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.546025+0000 mon.c (mon.1) 1135 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.588 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.552581+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.588 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.552581+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.588 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.594300+0000 mon.c (mon.1) 1136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.588 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.594300+0000 mon.c (mon.1) 1136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.588 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.596830+0000 mon.c (mon.1) 1137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.588 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.596830+0000 mon.c (mon.1) 1137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.588 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.597772+0000 mon.c (mon.1) 1138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.588 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.597772+0000 mon.c (mon.1) 1138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.588 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.599938+0000 mon.c (mon.1) 1139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.588 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.599938+0000 mon.c (mon.1) 1139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.588 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.600684+0000 mon.c (mon.1) 1140 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.589 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.600684+0000 mon.c (mon.1) 1140 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.589 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.608586+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.589 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.608586+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.589 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.665981+0000 mon.c (mon.1) 1141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.589 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.665981+0000 mon.c (mon.1) 1141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.589 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.668047+0000 mon.c (mon.1) 1142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.589 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.668047+0000 mon.c (mon.1) 1142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.589 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.669072+0000 mon.c (mon.1) 1143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.589 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.669072+0000 mon.c (mon.1) 1143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.589 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.671259+0000 mon.c (mon.1) 1144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.589 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.671259+0000 mon.c (mon.1) 1144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.590 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.672028+0000 mon.c (mon.1) 1145 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.590 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.672028+0000 mon.c (mon.1) 1145 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.590 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.677618+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.590 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.677618+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.590 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.719430+0000 mon.c (mon.1) 1146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.590 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.719430+0000 mon.c (mon.1) 1146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.590 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.721552+0000 mon.c (mon.1) 1147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.590 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.721552+0000 mon.c (mon.1) 1147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.590 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.722664+0000 mon.c (mon.1) 1148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.590 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.722664+0000 mon.c (mon.1) 1148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.590 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.724961+0000 mon.c (mon.1) 1149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.591 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.724961+0000 mon.c (mon.1) 1149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.591 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.726022+0000 mon.c (mon.1) 1150 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.591 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.726022+0000 mon.c (mon.1) 1150 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.591 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.731584+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.591 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.731584+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.591 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.773528+0000 mon.c (mon.1) 1151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.591 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.773528+0000 mon.c (mon.1) 1151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.591 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.775489+0000 mon.c (mon.1) 1152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.591 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.775489+0000 mon.c (mon.1) 1152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.591 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.776641+0000 mon.c (mon.1) 1153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.776641+0000 mon.c (mon.1) 1153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.778603+0000 mon.c (mon.1) 1154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.778603+0000 mon.c (mon.1) 1154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.779373+0000 mon.c (mon.1) 1155 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.779373+0000 mon.c (mon.1) 1155 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.787537+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.787537+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.829296+0000 mon.c (mon.1) 1156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.829296+0000 mon.c (mon.1) 1156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.831549+0000 mon.c (mon.1) 1157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.831549+0000 mon.c (mon.1) 1157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.832787+0000 mon.c (mon.1) 1158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.593 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.832787+0000 mon.c (mon.1) 1158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.593 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.834756+0000 mon.c (mon.1) 1159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.593 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.834756+0000 mon.c (mon.1) 1159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.593 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.835497+0000 mon.c (mon.1) 1160 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.593 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.835497+0000 mon.c (mon.1) 1160 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.593 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.843931+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.593 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.843931+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.593 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.906100+0000 mon.c (mon.1) 1161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.593 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.906100+0000 mon.c (mon.1) 1161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.593 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.908510+0000 mon.c (mon.1) 1162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.593 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.908510+0000 mon.c (mon.1) 1162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.594 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.909724+0000 mon.c (mon.1) 1163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.594 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.909724+0000 mon.c (mon.1) 1163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.594 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.912361+0000 mon.c (mon.1) 1164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.594 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.912361+0000 mon.c (mon.1) 1164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.594 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.913172+0000 mon.c (mon.1) 1165 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.594 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.913172+0000 mon.c (mon.1) 1165 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.594 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.921561+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.594 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.921561+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.594 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cluster 2024-04-22T21:10:57.967885+0000 mon.a (mon.0) 711 : cluster [WRN] Health check failed: Degraded data redundancy: 56/630 objects degraded (8.889%), 13 pgs degraded (PG_DEGRADED) 2024-04-22T21:10:58.594 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cluster 2024-04-22T21:10:57.967885+0000 mon.a (mon.0) 711 : cluster [WRN] Health check failed: Degraded data redundancy: 56/630 objects degraded (8.889%), 13 pgs degraded (PG_DEGRADED) 2024-04-22T21:10:58.595 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cluster 2024-04-22T21:10:57.967938+0000 mon.a (mon.0) 712 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-22T21:10:58.595 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: cluster 2024-04-22T21:10:57.967938+0000 mon.a (mon.0) 712 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-22T21:10:58.595 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.979508+0000 mon.c (mon.1) 1166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.595 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.979508+0000 mon.c (mon.1) 1166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.595 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.981519+0000 mon.c (mon.1) 1167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.595 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.981519+0000 mon.c (mon.1) 1167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.595 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.982638+0000 mon.c (mon.1) 1168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.595 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.982638+0000 mon.c (mon.1) 1168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.595 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.985065+0000 mon.c (mon.1) 1169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.595 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.985065+0000 mon.c (mon.1) 1169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.595 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.985880+0000 mon.c (mon.1) 1170 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.596 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.985880+0000 mon.c (mon.1) 1170 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.596 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.993256+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.596 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:57.993256+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.596 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.051278+0000 mon.c (mon.1) 1171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.596 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.051278+0000 mon.c (mon.1) 1171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.596 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.053546+0000 mon.c (mon.1) 1172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.596 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.053546+0000 mon.c (mon.1) 1172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.596 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.054565+0000 mon.c (mon.1) 1173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.596 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.054565+0000 mon.c (mon.1) 1173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.596 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.056761+0000 mon.c (mon.1) 1174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.596 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.056761+0000 mon.c (mon.1) 1174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.596 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.057597+0000 mon.c (mon.1) 1175 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.597 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.057597+0000 mon.c (mon.1) 1175 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.597 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.066350+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.597 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.066350+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.597 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.152371+0000 mon.c (mon.1) 1176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.597 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.152371+0000 mon.c (mon.1) 1176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.597 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.156888+0000 mon.c (mon.1) 1177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.597 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.156888+0000 mon.c (mon.1) 1177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.597 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.158960+0000 mon.c (mon.1) 1178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.597 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.158960+0000 mon.c (mon.1) 1178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.597 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.163591+0000 mon.c (mon.1) 1179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.597 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.163591+0000 mon.c (mon.1) 1179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.597 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.165224+0000 mon.c (mon.1) 1180 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.598 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.165224+0000 mon.c (mon.1) 1180 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.598 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.178178+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.598 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.178178+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.598 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.237417+0000 mon.c (mon.1) 1181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.598 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.237417+0000 mon.c (mon.1) 1181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.598 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.240504+0000 mon.c (mon.1) 1182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.598 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.240504+0000 mon.c (mon.1) 1182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:58.599 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.242077+0000 mon.c (mon.1) 1183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.599 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.242077+0000 mon.c (mon.1) 1183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:58.599 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.244863+0000 mon.c (mon.1) 1184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.599 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.244863+0000 mon.c (mon.1) 1184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:58.599 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.245943+0000 mon.c (mon.1) 1185 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.599 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.245943+0000 mon.c (mon.1) 1185 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:58.599 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.256925+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:58.599 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:58 smithi123 bash[58916]: audit 2024-04-22T21:10:58.256925+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: cephadm 2024-04-22T21:10:57.418050+0000 mgr.x (mgr.34107) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: cephadm 2024-04-22T21:10:57.418050+0000 mgr.x (mgr.34107) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: cephadm 2024-04-22T21:10:57.488035+0000 mgr.x (mgr.34107) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: cephadm 2024-04-22T21:10:57.488035+0000 mgr.x (mgr.34107) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: cephadm 2024-04-22T21:10:57.558367+0000 mgr.x (mgr.34107) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: cephadm 2024-04-22T21:10:57.558367+0000 mgr.x (mgr.34107) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: cephadm 2024-04-22T21:10:57.614295+0000 mgr.x (mgr.34107) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: cephadm 2024-04-22T21:10:57.614295+0000 mgr.x (mgr.34107) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: cephadm 2024-04-22T21:10:57.683591+0000 mgr.x (mgr.34107) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: cephadm 2024-04-22T21:10:57.683591+0000 mgr.x (mgr.34107) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: cephadm 2024-04-22T21:10:57.737271+0000 mgr.x (mgr.34107) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: cephadm 2024-04-22T21:10:57.737271+0000 mgr.x (mgr.34107) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: cephadm 2024-04-22T21:10:57.793356+0000 mgr.x (mgr.34107) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: cephadm 2024-04-22T21:10:57.793356+0000 mgr.x (mgr.34107) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: cephadm 2024-04-22T21:10:57.849790+0000 mgr.x (mgr.34107) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: cephadm 2024-04-22T21:10:57.849790+0000 mgr.x (mgr.34107) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: cephadm 2024-04-22T21:10:57.927507+0000 mgr.x (mgr.34107) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: cephadm 2024-04-22T21:10:57.927507+0000 mgr.x (mgr.34107) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: cephadm 2024-04-22T21:10:57.999186+0000 mgr.x (mgr.34107) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: cephadm 2024-04-22T21:10:57.999186+0000 mgr.x (mgr.34107) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: cephadm 2024-04-22T21:10:58.072235+0000 mgr.x (mgr.34107) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: cephadm 2024-04-22T21:10:58.072235+0000 mgr.x (mgr.34107) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: cephadm 2024-04-22T21:10:58.184571+0000 mgr.x (mgr.34107) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: cephadm 2024-04-22T21:10:58.184571+0000 mgr.x (mgr.34107) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: cephadm 2024-04-22T21:10:58.263605+0000 mgr.x (mgr.34107) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: cephadm 2024-04-22T21:10:58.263605+0000 mgr.x (mgr.34107) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.317813+0000 mon.c (mon.1) 1186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.317813+0000 mon.c (mon.1) 1186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.325067+0000 mon.c (mon.1) 1187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.325067+0000 mon.c (mon.1) 1187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.326392+0000 mon.c (mon.1) 1188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.326392+0000 mon.c (mon.1) 1188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.328978+0000 mon.c (mon.1) 1189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.328978+0000 mon.c (mon.1) 1189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.329968+0000 mon.c (mon.1) 1190 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.329968+0000 mon.c (mon.1) 1190 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.336879+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.336879+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: cephadm 2024-04-22T21:10:58.343582+0000 mgr.x (mgr.34107) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: cephadm 2024-04-22T21:10:58.343582+0000 mgr.x (mgr.34107) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.379557+0000 mon.c (mon.1) 1191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.379557+0000 mon.c (mon.1) 1191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.382086+0000 mon.c (mon.1) 1192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.382086+0000 mon.c (mon.1) 1192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.383315+0000 mon.c (mon.1) 1193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.383315+0000 mon.c (mon.1) 1193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.385633+0000 mon.c (mon.1) 1194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.385633+0000 mon.c (mon.1) 1194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.386611+0000 mon.c (mon.1) 1195 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.386611+0000 mon.c (mon.1) 1195 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.392870+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.392870+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.451542+0000 mon.c (mon.1) 1196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.451542+0000 mon.c (mon.1) 1196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.453972+0000 mon.c (mon.1) 1197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.453972+0000 mon.c (mon.1) 1197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.455478+0000 mon.c (mon.1) 1198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.455478+0000 mon.c (mon.1) 1198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.458103+0000 mon.c (mon.1) 1199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.458103+0000 mon.c (mon.1) 1199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.459401+0000 mon.c (mon.1) 1200 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.459401+0000 mon.c (mon.1) 1200 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.468572+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.468572+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.528291+0000 mon.c (mon.1) 1201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.528291+0000 mon.c (mon.1) 1201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.530637+0000 mon.c (mon.1) 1202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.530637+0000 mon.c (mon.1) 1202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.531642+0000 mon.c (mon.1) 1203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.531642+0000 mon.c (mon.1) 1203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.533640+0000 mon.c (mon.1) 1204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.533640+0000 mon.c (mon.1) 1204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.534479+0000 mon.c (mon.1) 1205 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.534479+0000 mon.c (mon.1) 1205 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.540260+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.540260+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.589160+0000 mon.c (mon.1) 1206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.589160+0000 mon.c (mon.1) 1206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.591370+0000 mon.c (mon.1) 1207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.591370+0000 mon.c (mon.1) 1207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.592449+0000 mon.c (mon.1) 1208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.592449+0000 mon.c (mon.1) 1208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.594644+0000 mon.c (mon.1) 1209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.594644+0000 mon.c (mon.1) 1209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.595486+0000 mon.c (mon.1) 1210 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.595486+0000 mon.c (mon.1) 1210 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.603546+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.603546+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.661645+0000 mon.c (mon.1) 1211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.661645+0000 mon.c (mon.1) 1211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.664336+0000 mon.c (mon.1) 1212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.664336+0000 mon.c (mon.1) 1212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.665876+0000 mon.c (mon.1) 1213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.665876+0000 mon.c (mon.1) 1213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.668504+0000 mon.c (mon.1) 1214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.668504+0000 mon.c (mon.1) 1214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.669676+0000 mon.c (mon.1) 1215 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.669676+0000 mon.c (mon.1) 1215 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.678235+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.678235+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.751077+0000 mon.c (mon.1) 1216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.751077+0000 mon.c (mon.1) 1216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.755127+0000 mon.c (mon.1) 1217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.755127+0000 mon.c (mon.1) 1217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.756789+0000 mon.c (mon.1) 1218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.756789+0000 mon.c (mon.1) 1218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.760165+0000 mon.c (mon.1) 1219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.760165+0000 mon.c (mon.1) 1219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.761568+0000 mon.c (mon.1) 1220 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.761568+0000 mon.c (mon.1) 1220 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.772526+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.772526+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.837148+0000 mon.c (mon.1) 1221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.837148+0000 mon.c (mon.1) 1221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.840096+0000 mon.c (mon.1) 1222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.840096+0000 mon.c (mon.1) 1222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.841856+0000 mon.c (mon.1) 1223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.841856+0000 mon.c (mon.1) 1223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.844624+0000 mon.c (mon.1) 1224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.844624+0000 mon.c (mon.1) 1224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.845773+0000 mon.c (mon.1) 1225 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.845773+0000 mon.c (mon.1) 1225 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.854451+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.854451+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.936284+0000 mon.c (mon.1) 1226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.936284+0000 mon.c (mon.1) 1226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.940891+0000 mon.c (mon.1) 1227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.940891+0000 mon.c (mon.1) 1227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.942990+0000 mon.c (mon.1) 1228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.942990+0000 mon.c (mon.1) 1228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.947574+0000 mon.c (mon.1) 1229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.947574+0000 mon.c (mon.1) 1229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.949303+0000 mon.c (mon.1) 1230 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.949303+0000 mon.c (mon.1) 1230 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.960297+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:58.960297+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.050737+0000 mon.c (mon.1) 1231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.050737+0000 mon.c (mon.1) 1231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.055155+0000 mon.c (mon.1) 1232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.055155+0000 mon.c (mon.1) 1232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.059460+0000 mon.c (mon.1) 1233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.059460+0000 mon.c (mon.1) 1233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.064606+0000 mon.c (mon.1) 1234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.064606+0000 mon.c (mon.1) 1234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.065550+0000 mon.c (mon.1) 1235 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.065550+0000 mon.c (mon.1) 1235 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.072704+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.072704+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.163181+0000 mon.c (mon.1) 1236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.163181+0000 mon.c (mon.1) 1236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.167154+0000 mon.c (mon.1) 1237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.167154+0000 mon.c (mon.1) 1237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.168550+0000 mon.c (mon.1) 1238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.168550+0000 mon.c (mon.1) 1238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.172441+0000 mon.c (mon.1) 1239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.172441+0000 mon.c (mon.1) 1239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.173665+0000 mon.c (mon.1) 1240 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.173665+0000 mon.c (mon.1) 1240 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.181245+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.181245+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.256192+0000 mon.c (mon.1) 1241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.256192+0000 mon.c (mon.1) 1241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.260836+0000 mon.c (mon.1) 1242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.260836+0000 mon.c (mon.1) 1242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.262726+0000 mon.c (mon.1) 1243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.262726+0000 mon.c (mon.1) 1243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.266801+0000 mon.c (mon.1) 1244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.266801+0000 mon.c (mon.1) 1244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.268179+0000 mon.c (mon.1) 1245 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.268179+0000 mon.c (mon.1) 1245 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.276231+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:10:59 smithi123 bash[58916]: audit 2024-04-22T21:10:59.276231+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: cephadm 2024-04-22T21:10:57.418050+0000 mgr.x (mgr.34107) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: cephadm 2024-04-22T21:10:57.418050+0000 mgr.x (mgr.34107) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: cephadm 2024-04-22T21:10:57.488035+0000 mgr.x (mgr.34107) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: cephadm 2024-04-22T21:10:57.488035+0000 mgr.x (mgr.34107) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: cephadm 2024-04-22T21:10:57.558367+0000 mgr.x (mgr.34107) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: cephadm 2024-04-22T21:10:57.558367+0000 mgr.x (mgr.34107) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: cephadm 2024-04-22T21:10:57.614295+0000 mgr.x (mgr.34107) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: cephadm 2024-04-22T21:10:57.614295+0000 mgr.x (mgr.34107) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: cephadm 2024-04-22T21:10:57.683591+0000 mgr.x (mgr.34107) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: cephadm 2024-04-22T21:10:57.683591+0000 mgr.x (mgr.34107) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: cephadm 2024-04-22T21:10:57.737271+0000 mgr.x (mgr.34107) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: cephadm 2024-04-22T21:10:57.737271+0000 mgr.x (mgr.34107) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: cephadm 2024-04-22T21:10:57.793356+0000 mgr.x (mgr.34107) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: cephadm 2024-04-22T21:10:57.793356+0000 mgr.x (mgr.34107) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: cephadm 2024-04-22T21:10:57.849790+0000 mgr.x (mgr.34107) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: cephadm 2024-04-22T21:10:57.849790+0000 mgr.x (mgr.34107) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: cephadm 2024-04-22T21:10:57.927507+0000 mgr.x (mgr.34107) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: cephadm 2024-04-22T21:10:57.927507+0000 mgr.x (mgr.34107) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: cephadm 2024-04-22T21:10:57.999186+0000 mgr.x (mgr.34107) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: cephadm 2024-04-22T21:10:57.999186+0000 mgr.x (mgr.34107) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: cephadm 2024-04-22T21:10:58.072235+0000 mgr.x (mgr.34107) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: cephadm 2024-04-22T21:10:58.072235+0000 mgr.x (mgr.34107) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: cephadm 2024-04-22T21:10:58.184571+0000 mgr.x (mgr.34107) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: cephadm 2024-04-22T21:10:58.184571+0000 mgr.x (mgr.34107) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: cephadm 2024-04-22T21:10:58.263605+0000 mgr.x (mgr.34107) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: cephadm 2024-04-22T21:10:58.263605+0000 mgr.x (mgr.34107) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.317813+0000 mon.c (mon.1) 1186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.317813+0000 mon.c (mon.1) 1186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.325067+0000 mon.c (mon.1) 1187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.325067+0000 mon.c (mon.1) 1187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.326392+0000 mon.c (mon.1) 1188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.326392+0000 mon.c (mon.1) 1188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.328978+0000 mon.c (mon.1) 1189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.328978+0000 mon.c (mon.1) 1189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.329968+0000 mon.c (mon.1) 1190 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.329968+0000 mon.c (mon.1) 1190 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.336879+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.336879+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: cephadm 2024-04-22T21:10:58.343582+0000 mgr.x (mgr.34107) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: cephadm 2024-04-22T21:10:58.343582+0000 mgr.x (mgr.34107) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.379557+0000 mon.c (mon.1) 1191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.379557+0000 mon.c (mon.1) 1191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.382086+0000 mon.c (mon.1) 1192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.382086+0000 mon.c (mon.1) 1192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.383315+0000 mon.c (mon.1) 1193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.383315+0000 mon.c (mon.1) 1193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.385633+0000 mon.c (mon.1) 1194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.385633+0000 mon.c (mon.1) 1194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.386611+0000 mon.c (mon.1) 1195 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.386611+0000 mon.c (mon.1) 1195 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.392870+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.392870+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.451542+0000 mon.c (mon.1) 1196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.451542+0000 mon.c (mon.1) 1196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.453972+0000 mon.c (mon.1) 1197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.453972+0000 mon.c (mon.1) 1197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.455478+0000 mon.c (mon.1) 1198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.455478+0000 mon.c (mon.1) 1198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.458103+0000 mon.c (mon.1) 1199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.458103+0000 mon.c (mon.1) 1199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.459401+0000 mon.c (mon.1) 1200 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: cephadm 2024-04-22T21:10:57.418050+0000 mgr.x (mgr.34107) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: cephadm 2024-04-22T21:10:57.418050+0000 mgr.x (mgr.34107) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: cephadm 2024-04-22T21:10:57.488035+0000 mgr.x (mgr.34107) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: cephadm 2024-04-22T21:10:57.488035+0000 mgr.x (mgr.34107) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: cephadm 2024-04-22T21:10:57.558367+0000 mgr.x (mgr.34107) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: cephadm 2024-04-22T21:10:57.558367+0000 mgr.x (mgr.34107) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: cephadm 2024-04-22T21:10:57.614295+0000 mgr.x (mgr.34107) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: cephadm 2024-04-22T21:10:57.614295+0000 mgr.x (mgr.34107) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: cephadm 2024-04-22T21:10:57.683591+0000 mgr.x (mgr.34107) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: cephadm 2024-04-22T21:10:57.683591+0000 mgr.x (mgr.34107) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: cephadm 2024-04-22T21:10:57.737271+0000 mgr.x (mgr.34107) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: cephadm 2024-04-22T21:10:57.737271+0000 mgr.x (mgr.34107) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: cephadm 2024-04-22T21:10:57.793356+0000 mgr.x (mgr.34107) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: cephadm 2024-04-22T21:10:57.793356+0000 mgr.x (mgr.34107) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: cephadm 2024-04-22T21:10:57.849790+0000 mgr.x (mgr.34107) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: cephadm 2024-04-22T21:10:57.849790+0000 mgr.x (mgr.34107) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: cephadm 2024-04-22T21:10:57.927507+0000 mgr.x (mgr.34107) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: cephadm 2024-04-22T21:10:57.927507+0000 mgr.x (mgr.34107) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: cephadm 2024-04-22T21:10:57.999186+0000 mgr.x (mgr.34107) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: cephadm 2024-04-22T21:10:57.999186+0000 mgr.x (mgr.34107) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: cephadm 2024-04-22T21:10:58.072235+0000 mgr.x (mgr.34107) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: cephadm 2024-04-22T21:10:58.072235+0000 mgr.x (mgr.34107) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.459401+0000 mon.c (mon.1) 1200 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.468572+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.468572+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.528291+0000 mon.c (mon.1) 1201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.528291+0000 mon.c (mon.1) 1201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.530637+0000 mon.c (mon.1) 1202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.530637+0000 mon.c (mon.1) 1202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.531642+0000 mon.c (mon.1) 1203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.531642+0000 mon.c (mon.1) 1203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.533640+0000 mon.c (mon.1) 1204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.533640+0000 mon.c (mon.1) 1204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.534479+0000 mon.c (mon.1) 1205 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.534479+0000 mon.c (mon.1) 1205 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.540260+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.540260+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.589160+0000 mon.c (mon.1) 1206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.589160+0000 mon.c (mon.1) 1206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.591370+0000 mon.c (mon.1) 1207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.591370+0000 mon.c (mon.1) 1207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.592449+0000 mon.c (mon.1) 1208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.592449+0000 mon.c (mon.1) 1208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.594644+0000 mon.c (mon.1) 1209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.594644+0000 mon.c (mon.1) 1209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.595486+0000 mon.c (mon.1) 1210 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.595486+0000 mon.c (mon.1) 1210 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.603546+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.603546+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.661645+0000 mon.c (mon.1) 1211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.661645+0000 mon.c (mon.1) 1211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.664336+0000 mon.c (mon.1) 1212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.664336+0000 mon.c (mon.1) 1212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.665876+0000 mon.c (mon.1) 1213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.665876+0000 mon.c (mon.1) 1213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.668504+0000 mon.c (mon.1) 1214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.668504+0000 mon.c (mon.1) 1214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.669676+0000 mon.c (mon.1) 1215 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.669676+0000 mon.c (mon.1) 1215 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.678235+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.678235+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.751077+0000 mon.c (mon.1) 1216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.751077+0000 mon.c (mon.1) 1216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.755127+0000 mon.c (mon.1) 1217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.755127+0000 mon.c (mon.1) 1217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.756789+0000 mon.c (mon.1) 1218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.756789+0000 mon.c (mon.1) 1218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.760165+0000 mon.c (mon.1) 1219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.760165+0000 mon.c (mon.1) 1219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.761568+0000 mon.c (mon.1) 1220 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.761568+0000 mon.c (mon.1) 1220 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.772526+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.772526+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.837148+0000 mon.c (mon.1) 1221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.837148+0000 mon.c (mon.1) 1221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.840096+0000 mon.c (mon.1) 1222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.840096+0000 mon.c (mon.1) 1222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.841856+0000 mon.c (mon.1) 1223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.841856+0000 mon.c (mon.1) 1223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.844624+0000 mon.c (mon.1) 1224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.844624+0000 mon.c (mon.1) 1224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.845773+0000 mon.c (mon.1) 1225 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.845773+0000 mon.c (mon.1) 1225 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.854451+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.854451+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.936284+0000 mon.c (mon.1) 1226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.936284+0000 mon.c (mon.1) 1226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.940891+0000 mon.c (mon.1) 1227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.940891+0000 mon.c (mon.1) 1227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.942990+0000 mon.c (mon.1) 1228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.942990+0000 mon.c (mon.1) 1228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.947574+0000 mon.c (mon.1) 1229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.947574+0000 mon.c (mon.1) 1229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.949303+0000 mon.c (mon.1) 1230 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.949303+0000 mon.c (mon.1) 1230 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.960297+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:58.960297+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.050737+0000 mon.c (mon.1) 1231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.050737+0000 mon.c (mon.1) 1231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.055155+0000 mon.c (mon.1) 1232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: cephadm 2024-04-22T21:10:58.184571+0000 mgr.x (mgr.34107) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: cephadm 2024-04-22T21:10:58.184571+0000 mgr.x (mgr.34107) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: cephadm 2024-04-22T21:10:58.263605+0000 mgr.x (mgr.34107) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: cephadm 2024-04-22T21:10:58.263605+0000 mgr.x (mgr.34107) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.317813+0000 mon.c (mon.1) 1186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.317813+0000 mon.c (mon.1) 1186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.325067+0000 mon.c (mon.1) 1187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.325067+0000 mon.c (mon.1) 1187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.326392+0000 mon.c (mon.1) 1188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.326392+0000 mon.c (mon.1) 1188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.328978+0000 mon.c (mon.1) 1189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.328978+0000 mon.c (mon.1) 1189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.329968+0000 mon.c (mon.1) 1190 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.329968+0000 mon.c (mon.1) 1190 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.336879+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.336879+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: cephadm 2024-04-22T21:10:58.343582+0000 mgr.x (mgr.34107) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: cephadm 2024-04-22T21:10:58.343582+0000 mgr.x (mgr.34107) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:10:59.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.379557+0000 mon.c (mon.1) 1191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.379557+0000 mon.c (mon.1) 1191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.055155+0000 mon.c (mon.1) 1232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.059460+0000 mon.c (mon.1) 1233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.059460+0000 mon.c (mon.1) 1233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.064606+0000 mon.c (mon.1) 1234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.064606+0000 mon.c (mon.1) 1234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.065550+0000 mon.c (mon.1) 1235 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.065550+0000 mon.c (mon.1) 1235 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.072704+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.072704+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.163181+0000 mon.c (mon.1) 1236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.163181+0000 mon.c (mon.1) 1236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.167154+0000 mon.c (mon.1) 1237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.167154+0000 mon.c (mon.1) 1237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.168550+0000 mon.c (mon.1) 1238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.168550+0000 mon.c (mon.1) 1238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.172441+0000 mon.c (mon.1) 1239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.172441+0000 mon.c (mon.1) 1239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.173665+0000 mon.c (mon.1) 1240 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.173665+0000 mon.c (mon.1) 1240 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.181245+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.181245+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.256192+0000 mon.c (mon.1) 1241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.256192+0000 mon.c (mon.1) 1241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.260836+0000 mon.c (mon.1) 1242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.260836+0000 mon.c (mon.1) 1242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.262726+0000 mon.c (mon.1) 1243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.262726+0000 mon.c (mon.1) 1243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.266801+0000 mon.c (mon.1) 1244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.266801+0000 mon.c (mon.1) 1244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.268179+0000 mon.c (mon.1) 1245 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.268179+0000 mon.c (mon.1) 1245 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.276231+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[75184]: audit 2024-04-22T21:10:59.276231+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.382086+0000 mon.c (mon.1) 1192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.382086+0000 mon.c (mon.1) 1192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.383315+0000 mon.c (mon.1) 1193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.383315+0000 mon.c (mon.1) 1193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.385633+0000 mon.c (mon.1) 1194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.385633+0000 mon.c (mon.1) 1194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.386611+0000 mon.c (mon.1) 1195 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.386611+0000 mon.c (mon.1) 1195 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.392870+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.392870+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.451542+0000 mon.c (mon.1) 1196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.451542+0000 mon.c (mon.1) 1196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.453972+0000 mon.c (mon.1) 1197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.453972+0000 mon.c (mon.1) 1197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.455478+0000 mon.c (mon.1) 1198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.455478+0000 mon.c (mon.1) 1198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.458103+0000 mon.c (mon.1) 1199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.458103+0000 mon.c (mon.1) 1199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.459401+0000 mon.c (mon.1) 1200 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.459401+0000 mon.c (mon.1) 1200 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.468572+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.468572+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.528291+0000 mon.c (mon.1) 1201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.528291+0000 mon.c (mon.1) 1201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.530637+0000 mon.c (mon.1) 1202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.530637+0000 mon.c (mon.1) 1202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.531642+0000 mon.c (mon.1) 1203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.531642+0000 mon.c (mon.1) 1203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.533640+0000 mon.c (mon.1) 1204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.533640+0000 mon.c (mon.1) 1204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.534479+0000 mon.c (mon.1) 1205 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.534479+0000 mon.c (mon.1) 1205 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.540260+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.540260+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.589160+0000 mon.c (mon.1) 1206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.589160+0000 mon.c (mon.1) 1206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.591370+0000 mon.c (mon.1) 1207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.591370+0000 mon.c (mon.1) 1207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.592449+0000 mon.c (mon.1) 1208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.592449+0000 mon.c (mon.1) 1208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.594644+0000 mon.c (mon.1) 1209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.594644+0000 mon.c (mon.1) 1209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.595486+0000 mon.c (mon.1) 1210 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.595486+0000 mon.c (mon.1) 1210 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.603546+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.603546+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.661645+0000 mon.c (mon.1) 1211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.661645+0000 mon.c (mon.1) 1211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.664336+0000 mon.c (mon.1) 1212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.664336+0000 mon.c (mon.1) 1212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.665876+0000 mon.c (mon.1) 1213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.665876+0000 mon.c (mon.1) 1213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.668504+0000 mon.c (mon.1) 1214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.668504+0000 mon.c (mon.1) 1214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.669676+0000 mon.c (mon.1) 1215 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.669676+0000 mon.c (mon.1) 1215 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.678235+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.678235+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.751077+0000 mon.c (mon.1) 1216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.751077+0000 mon.c (mon.1) 1216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.755127+0000 mon.c (mon.1) 1217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.755127+0000 mon.c (mon.1) 1217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.756789+0000 mon.c (mon.1) 1218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.756789+0000 mon.c (mon.1) 1218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.760165+0000 mon.c (mon.1) 1219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.760165+0000 mon.c (mon.1) 1219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.761568+0000 mon.c (mon.1) 1220 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.761568+0000 mon.c (mon.1) 1220 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.772526+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.772526+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.837148+0000 mon.c (mon.1) 1221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.837148+0000 mon.c (mon.1) 1221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.840096+0000 mon.c (mon.1) 1222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.840096+0000 mon.c (mon.1) 1222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.841856+0000 mon.c (mon.1) 1223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.841856+0000 mon.c (mon.1) 1223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.844624+0000 mon.c (mon.1) 1224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.844624+0000 mon.c (mon.1) 1224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.845773+0000 mon.c (mon.1) 1225 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.845773+0000 mon.c (mon.1) 1225 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.854451+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.854451+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.936284+0000 mon.c (mon.1) 1226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.936284+0000 mon.c (mon.1) 1226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.940891+0000 mon.c (mon.1) 1227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.940891+0000 mon.c (mon.1) 1227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.942990+0000 mon.c (mon.1) 1228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.942990+0000 mon.c (mon.1) 1228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.947574+0000 mon.c (mon.1) 1229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.947574+0000 mon.c (mon.1) 1229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.949303+0000 mon.c (mon.1) 1230 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.949303+0000 mon.c (mon.1) 1230 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.960297+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:58.960297+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.050737+0000 mon.c (mon.1) 1231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.050737+0000 mon.c (mon.1) 1231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.055155+0000 mon.c (mon.1) 1232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.055155+0000 mon.c (mon.1) 1232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.059460+0000 mon.c (mon.1) 1233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.059460+0000 mon.c (mon.1) 1233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.064606+0000 mon.c (mon.1) 1234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.064606+0000 mon.c (mon.1) 1234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.065550+0000 mon.c (mon.1) 1235 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.065550+0000 mon.c (mon.1) 1235 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.072704+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.072704+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.163181+0000 mon.c (mon.1) 1236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.163181+0000 mon.c (mon.1) 1236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.167154+0000 mon.c (mon.1) 1237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.167154+0000 mon.c (mon.1) 1237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.168550+0000 mon.c (mon.1) 1238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.168550+0000 mon.c (mon.1) 1238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.172441+0000 mon.c (mon.1) 1239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.172441+0000 mon.c (mon.1) 1239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.173665+0000 mon.c (mon.1) 1240 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.173665+0000 mon.c (mon.1) 1240 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.181245+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.181245+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.256192+0000 mon.c (mon.1) 1241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.256192+0000 mon.c (mon.1) 1241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.260836+0000 mon.c (mon.1) 1242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.260836+0000 mon.c (mon.1) 1242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:10:59.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.262726+0000 mon.c (mon.1) 1243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.262726+0000 mon.c (mon.1) 1243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:10:59.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.266801+0000 mon.c (mon.1) 1244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.266801+0000 mon.c (mon.1) 1244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:10:59.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.268179+0000 mon.c (mon.1) 1245 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.268179+0000 mon.c (mon.1) 1245 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:10:59.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.276231+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:10:59.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[73084]: audit 2024-04-22T21:10:59.276231+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.257 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:10:59 smithi121 bash[85207]: debug 2024-04-22T21:10:59.921+0000 7f260b244700 1 -- 172.21.15.121:0/2405386150 <== mon.0 v2:172.21.15.121:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d37afe1680 con 0x55d37b03e800 2024-04-22T21:11:00.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: cephadm 2024-04-22T21:10:58.399672+0000 mgr.x (mgr.34107) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: cephadm 2024-04-22T21:10:58.399672+0000 mgr.x (mgr.34107) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: cephadm 2024-04-22T21:10:58.474552+0000 mgr.x (mgr.34107) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: cephadm 2024-04-22T21:10:58.474552+0000 mgr.x (mgr.34107) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: cephadm 2024-04-22T21:10:58.545913+0000 mgr.x (mgr.34107) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: cephadm 2024-04-22T21:10:58.545913+0000 mgr.x (mgr.34107) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: cephadm 2024-04-22T21:10:58.609618+0000 mgr.x (mgr.34107) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: cephadm 2024-04-22T21:10:58.609618+0000 mgr.x (mgr.34107) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: cephadm 2024-04-22T21:10:58.684323+0000 mgr.x (mgr.34107) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: cephadm 2024-04-22T21:10:58.684323+0000 mgr.x (mgr.34107) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: cephadm 2024-04-22T21:10:58.778582+0000 mgr.x (mgr.34107) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: cephadm 2024-04-22T21:10:58.778582+0000 mgr.x (mgr.34107) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: cephadm 2024-04-22T21:10:58.860527+0000 mgr.x (mgr.34107) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: cephadm 2024-04-22T21:10:58.860527+0000 mgr.x (mgr.34107) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: cephadm 2024-04-22T21:10:58.967017+0000 mgr.x (mgr.34107) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: cephadm 2024-04-22T21:10:58.967017+0000 mgr.x (mgr.34107) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:58.987416+0000 mgr.x (mgr.34107) 700 : cluster [DBG] pgmap v117: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s rd, 0 B/s wr, 178 op/s; 56/630 objects degraded (8.889%) 2024-04-22T21:11:00.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: cluster 2024-04-22T21:10:58.987416+0000 mgr.x (mgr.34107) 700 : cluster [DBG] pgmap v117: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s rd, 0 B/s wr, 178 op/s; 56/630 objects degraded (8.889%) 2024-04-22T21:11:00.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: cephadm 2024-04-22T21:10:59.078458+0000 mgr.x (mgr.34107) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: cephadm 2024-04-22T21:10:59.078458+0000 mgr.x (mgr.34107) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: cephadm 2024-04-22T21:10:59.187992+0000 mgr.x (mgr.34107) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.523 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[85207]: debug 2024-04-22T21:11:00.473+0000 7f26143dc7c0 -1 Falling back to public interface 2024-04-22T21:11:00.524 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: cephadm 2024-04-22T21:10:59.187992+0000 mgr.x (mgr.34107) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.524 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: cephadm 2024-04-22T21:10:59.284192+0000 mgr.x (mgr.34107) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.524 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: cephadm 2024-04-22T21:10:59.284192+0000 mgr.x (mgr.34107) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.524 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.359583+0000 mon.c (mon.1) 1246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.524 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.359583+0000 mon.c (mon.1) 1246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.525 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.362580+0000 mon.c (mon.1) 1247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.525 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.362580+0000 mon.c (mon.1) 1247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.525 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.364139+0000 mon.c (mon.1) 1248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.525 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.364139+0000 mon.c (mon.1) 1248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.525 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.366762+0000 mon.c (mon.1) 1249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.525 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.366762+0000 mon.c (mon.1) 1249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.525 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.367898+0000 mon.c (mon.1) 1250 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.525 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.367898+0000 mon.c (mon.1) 1250 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.525 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.380523+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.526 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.380523+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.526 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: cephadm 2024-04-22T21:10:59.386784+0000 mgr.x (mgr.34107) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.526 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: cephadm 2024-04-22T21:10:59.386784+0000 mgr.x (mgr.34107) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.526 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.472233+0000 mon.c (mon.1) 1251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.526 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.472233+0000 mon.c (mon.1) 1251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.526 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.477152+0000 mon.c (mon.1) 1252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.526 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.477152+0000 mon.c (mon.1) 1252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.526 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.479799+0000 mon.c (mon.1) 1253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.526 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.479799+0000 mon.c (mon.1) 1253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.526 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.483402+0000 mon.c (mon.1) 1254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.526 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.483402+0000 mon.c (mon.1) 1254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.527 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.484620+0000 mon.c (mon.1) 1255 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.527 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.484620+0000 mon.c (mon.1) 1255 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.527 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.495794+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.527 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.495794+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.527 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.571170+0000 mon.c (mon.1) 1256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.527 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.571170+0000 mon.c (mon.1) 1256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.527 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.574039+0000 mon.c (mon.1) 1257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.527 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.574039+0000 mon.c (mon.1) 1257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.527 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.575500+0000 mon.c (mon.1) 1258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.527 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.575500+0000 mon.c (mon.1) 1258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.527 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.578456+0000 mon.c (mon.1) 1259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.527 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.578456+0000 mon.c (mon.1) 1259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.527 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.579586+0000 mon.c (mon.1) 1260 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.527 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.579586+0000 mon.c (mon.1) 1260 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.527 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.591348+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.591348+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.680583+0000 mon.c (mon.1) 1261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.680583+0000 mon.c (mon.1) 1261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.685235+0000 mon.c (mon.1) 1262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.685235+0000 mon.c (mon.1) 1262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.688024+0000 mon.c (mon.1) 1263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.688024+0000 mon.c (mon.1) 1263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.693477+0000 mon.c (mon.1) 1264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.693477+0000 mon.c (mon.1) 1264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.695341+0000 mon.c (mon.1) 1265 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.695341+0000 mon.c (mon.1) 1265 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.702162+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.702162+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.704444+0000 mon.c (mon.1) 1266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:11:00.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.704444+0000 mon.c (mon.1) 1266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:11:00.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.716551+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.716551+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.862700+0000 mon.c (mon.1) 1267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.862700+0000 mon.c (mon.1) 1267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.865317+0000 mon.c (mon.1) 1268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.865317+0000 mon.c (mon.1) 1268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.866483+0000 mon.c (mon.1) 1269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.866483+0000 mon.c (mon.1) 1269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.870223+0000 mon.c (mon.1) 1270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.870223+0000 mon.c (mon.1) 1270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.871091+0000 mon.c (mon.1) 1271 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.871091+0000 mon.c (mon.1) 1271 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.880381+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.880381+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.960148+0000 mon.c (mon.1) 1272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.960148+0000 mon.c (mon.1) 1272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.962405+0000 mon.c (mon.1) 1273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.962405+0000 mon.c (mon.1) 1273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.963293+0000 mon.c (mon.1) 1274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.963293+0000 mon.c (mon.1) 1274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.965537+0000 mon.c (mon.1) 1275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.965537+0000 mon.c (mon.1) 1275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.966211+0000 mon.c (mon.1) 1276 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.966211+0000 mon.c (mon.1) 1276 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.971906+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:10:59.971906+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.046570+0000 mon.c (mon.1) 1277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.046570+0000 mon.c (mon.1) 1277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.049017+0000 mon.c (mon.1) 1278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.049017+0000 mon.c (mon.1) 1278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.050625+0000 mon.c (mon.1) 1279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.050625+0000 mon.c (mon.1) 1279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.053455+0000 mon.c (mon.1) 1280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.053455+0000 mon.c (mon.1) 1280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.054375+0000 mon.c (mon.1) 1281 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.054375+0000 mon.c (mon.1) 1281 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.060488+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.060488+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.136137+0000 mon.c (mon.1) 1282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.136137+0000 mon.c (mon.1) 1282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.138803+0000 mon.c (mon.1) 1283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.138803+0000 mon.c (mon.1) 1283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.140163+0000 mon.c (mon.1) 1284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.140163+0000 mon.c (mon.1) 1284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.144461+0000 mon.c (mon.1) 1285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.144461+0000 mon.c (mon.1) 1285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.148568+0000 mon.c (mon.1) 1286 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.148568+0000 mon.c (mon.1) 1286 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.158488+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.158488+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.241033+0000 mon.c (mon.1) 1287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.241033+0000 mon.c (mon.1) 1287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.244778+0000 mon.c (mon.1) 1288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.244778+0000 mon.c (mon.1) 1288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.246609+0000 mon.c (mon.1) 1289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.246609+0000 mon.c (mon.1) 1289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.250499+0000 mon.c (mon.1) 1290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.250499+0000 mon.c (mon.1) 1290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.251989+0000 mon.c (mon.1) 1291 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.251989+0000 mon.c (mon.1) 1291 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.261094+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[73084]: audit 2024-04-22T21:11:00.261094+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: cephadm 2024-04-22T21:10:58.399672+0000 mgr.x (mgr.34107) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: cephadm 2024-04-22T21:10:58.399672+0000 mgr.x (mgr.34107) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: cephadm 2024-04-22T21:10:58.474552+0000 mgr.x (mgr.34107) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: cephadm 2024-04-22T21:10:58.474552+0000 mgr.x (mgr.34107) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: cephadm 2024-04-22T21:10:58.545913+0000 mgr.x (mgr.34107) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: cephadm 2024-04-22T21:10:58.545913+0000 mgr.x (mgr.34107) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: cephadm 2024-04-22T21:10:58.609618+0000 mgr.x (mgr.34107) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: cephadm 2024-04-22T21:10:58.609618+0000 mgr.x (mgr.34107) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: cephadm 2024-04-22T21:10:58.684323+0000 mgr.x (mgr.34107) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: cephadm 2024-04-22T21:10:58.684323+0000 mgr.x (mgr.34107) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: cephadm 2024-04-22T21:10:58.778582+0000 mgr.x (mgr.34107) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: cephadm 2024-04-22T21:10:58.778582+0000 mgr.x (mgr.34107) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: cephadm 2024-04-22T21:10:58.860527+0000 mgr.x (mgr.34107) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: cephadm 2024-04-22T21:10:58.860527+0000 mgr.x (mgr.34107) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: cephadm 2024-04-22T21:10:58.967017+0000 mgr.x (mgr.34107) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: cephadm 2024-04-22T21:10:58.967017+0000 mgr.x (mgr.34107) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:58.987416+0000 mgr.x (mgr.34107) 700 : cluster [DBG] pgmap v117: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s rd, 0 B/s wr, 178 op/s; 56/630 objects degraded (8.889%) 2024-04-22T21:11:00.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: cluster 2024-04-22T21:10:58.987416+0000 mgr.x (mgr.34107) 700 : cluster [DBG] pgmap v117: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s rd, 0 B/s wr, 178 op/s; 56/630 objects degraded (8.889%) 2024-04-22T21:11:00.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: cephadm 2024-04-22T21:10:59.078458+0000 mgr.x (mgr.34107) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: cephadm 2024-04-22T21:10:59.078458+0000 mgr.x (mgr.34107) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: cephadm 2024-04-22T21:10:59.187992+0000 mgr.x (mgr.34107) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: cephadm 2024-04-22T21:10:59.187992+0000 mgr.x (mgr.34107) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: cephadm 2024-04-22T21:10:59.284192+0000 mgr.x (mgr.34107) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: cephadm 2024-04-22T21:10:59.284192+0000 mgr.x (mgr.34107) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.359583+0000 mon.c (mon.1) 1246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.359583+0000 mon.c (mon.1) 1246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.362580+0000 mon.c (mon.1) 1247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.362580+0000 mon.c (mon.1) 1247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.364139+0000 mon.c (mon.1) 1248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.364139+0000 mon.c (mon.1) 1248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.366762+0000 mon.c (mon.1) 1249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.366762+0000 mon.c (mon.1) 1249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.367898+0000 mon.c (mon.1) 1250 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.367898+0000 mon.c (mon.1) 1250 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.380523+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.380523+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: cephadm 2024-04-22T21:10:59.386784+0000 mgr.x (mgr.34107) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: cephadm 2024-04-22T21:10:59.386784+0000 mgr.x (mgr.34107) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.472233+0000 mon.c (mon.1) 1251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.472233+0000 mon.c (mon.1) 1251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.477152+0000 mon.c (mon.1) 1252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.477152+0000 mon.c (mon.1) 1252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.479799+0000 mon.c (mon.1) 1253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.479799+0000 mon.c (mon.1) 1253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.483402+0000 mon.c (mon.1) 1254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.483402+0000 mon.c (mon.1) 1254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.484620+0000 mon.c (mon.1) 1255 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.484620+0000 mon.c (mon.1) 1255 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.495794+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.495794+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.571170+0000 mon.c (mon.1) 1256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.571170+0000 mon.c (mon.1) 1256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.574039+0000 mon.c (mon.1) 1257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.574039+0000 mon.c (mon.1) 1257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.575500+0000 mon.c (mon.1) 1258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.575500+0000 mon.c (mon.1) 1258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.578456+0000 mon.c (mon.1) 1259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.578456+0000 mon.c (mon.1) 1259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.579586+0000 mon.c (mon.1) 1260 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.579586+0000 mon.c (mon.1) 1260 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.591348+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.591348+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.680583+0000 mon.c (mon.1) 1261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.680583+0000 mon.c (mon.1) 1261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.685235+0000 mon.c (mon.1) 1262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.685235+0000 mon.c (mon.1) 1262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.688024+0000 mon.c (mon.1) 1263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.688024+0000 mon.c (mon.1) 1263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.693477+0000 mon.c (mon.1) 1264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.693477+0000 mon.c (mon.1) 1264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.695341+0000 mon.c (mon.1) 1265 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.695341+0000 mon.c (mon.1) 1265 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.702162+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.702162+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.704444+0000 mon.c (mon.1) 1266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:11:00.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.704444+0000 mon.c (mon.1) 1266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:11:00.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.716551+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.716551+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.862700+0000 mon.c (mon.1) 1267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.862700+0000 mon.c (mon.1) 1267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.865317+0000 mon.c (mon.1) 1268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.865317+0000 mon.c (mon.1) 1268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.866483+0000 mon.c (mon.1) 1269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.866483+0000 mon.c (mon.1) 1269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.870223+0000 mon.c (mon.1) 1270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.870223+0000 mon.c (mon.1) 1270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.871091+0000 mon.c (mon.1) 1271 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.871091+0000 mon.c (mon.1) 1271 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.880381+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.880381+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.960148+0000 mon.c (mon.1) 1272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.960148+0000 mon.c (mon.1) 1272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.962405+0000 mon.c (mon.1) 1273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.962405+0000 mon.c (mon.1) 1273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.963293+0000 mon.c (mon.1) 1274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.963293+0000 mon.c (mon.1) 1274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.965537+0000 mon.c (mon.1) 1275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.965537+0000 mon.c (mon.1) 1275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.966211+0000 mon.c (mon.1) 1276 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.966211+0000 mon.c (mon.1) 1276 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.971906+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:10:59.971906+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.046570+0000 mon.c (mon.1) 1277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.046570+0000 mon.c (mon.1) 1277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.049017+0000 mon.c (mon.1) 1278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.049017+0000 mon.c (mon.1) 1278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.050625+0000 mon.c (mon.1) 1279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.050625+0000 mon.c (mon.1) 1279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.053455+0000 mon.c (mon.1) 1280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.053455+0000 mon.c (mon.1) 1280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.054375+0000 mon.c (mon.1) 1281 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.054375+0000 mon.c (mon.1) 1281 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.060488+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.060488+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.136137+0000 mon.c (mon.1) 1282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.136137+0000 mon.c (mon.1) 1282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.138803+0000 mon.c (mon.1) 1283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.138803+0000 mon.c (mon.1) 1283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.140163+0000 mon.c (mon.1) 1284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.140163+0000 mon.c (mon.1) 1284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.144461+0000 mon.c (mon.1) 1285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.144461+0000 mon.c (mon.1) 1285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.148568+0000 mon.c (mon.1) 1286 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.148568+0000 mon.c (mon.1) 1286 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.158488+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.158488+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.241033+0000 mon.c (mon.1) 1287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.241033+0000 mon.c (mon.1) 1287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.244778+0000 mon.c (mon.1) 1288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.244778+0000 mon.c (mon.1) 1288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.246609+0000 mon.c (mon.1) 1289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.246609+0000 mon.c (mon.1) 1289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.250499+0000 mon.c (mon.1) 1290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.250499+0000 mon.c (mon.1) 1290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.251989+0000 mon.c (mon.1) 1291 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.251989+0000 mon.c (mon.1) 1291 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.261094+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:00 smithi121 bash[75184]: audit 2024-04-22T21:11:00.261094+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: cephadm 2024-04-22T21:10:58.399672+0000 mgr.x (mgr.34107) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: cephadm 2024-04-22T21:10:58.399672+0000 mgr.x (mgr.34107) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: cephadm 2024-04-22T21:10:58.474552+0000 mgr.x (mgr.34107) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: cephadm 2024-04-22T21:10:58.474552+0000 mgr.x (mgr.34107) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: cephadm 2024-04-22T21:10:58.545913+0000 mgr.x (mgr.34107) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: cephadm 2024-04-22T21:10:58.545913+0000 mgr.x (mgr.34107) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: cephadm 2024-04-22T21:10:58.609618+0000 mgr.x (mgr.34107) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: cephadm 2024-04-22T21:10:58.609618+0000 mgr.x (mgr.34107) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: cephadm 2024-04-22T21:10:58.684323+0000 mgr.x (mgr.34107) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: cephadm 2024-04-22T21:10:58.684323+0000 mgr.x (mgr.34107) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: cephadm 2024-04-22T21:10:58.778582+0000 mgr.x (mgr.34107) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: cephadm 2024-04-22T21:10:58.778582+0000 mgr.x (mgr.34107) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: cephadm 2024-04-22T21:10:58.860527+0000 mgr.x (mgr.34107) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: cephadm 2024-04-22T21:10:58.860527+0000 mgr.x (mgr.34107) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: cephadm 2024-04-22T21:10:58.967017+0000 mgr.x (mgr.34107) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: cephadm 2024-04-22T21:10:58.967017+0000 mgr.x (mgr.34107) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:58.987416+0000 mgr.x (mgr.34107) 700 : cluster [DBG] pgmap v117: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s rd, 0 B/s wr, 178 op/s; 56/630 objects degraded (8.889%) 2024-04-22T21:11:00.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: cluster 2024-04-22T21:10:58.987416+0000 mgr.x (mgr.34107) 700 : cluster [DBG] pgmap v117: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 104 KiB/s rd, 0 B/s wr, 178 op/s; 56/630 objects degraded (8.889%) 2024-04-22T21:11:00.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: cephadm 2024-04-22T21:10:59.078458+0000 mgr.x (mgr.34107) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: cephadm 2024-04-22T21:10:59.078458+0000 mgr.x (mgr.34107) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: cephadm 2024-04-22T21:10:59.187992+0000 mgr.x (mgr.34107) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: cephadm 2024-04-22T21:10:59.187992+0000 mgr.x (mgr.34107) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: cephadm 2024-04-22T21:10:59.284192+0000 mgr.x (mgr.34107) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: cephadm 2024-04-22T21:10:59.284192+0000 mgr.x (mgr.34107) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.359583+0000 mon.c (mon.1) 1246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.359583+0000 mon.c (mon.1) 1246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.362580+0000 mon.c (mon.1) 1247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.362580+0000 mon.c (mon.1) 1247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.364139+0000 mon.c (mon.1) 1248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.364139+0000 mon.c (mon.1) 1248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.366762+0000 mon.c (mon.1) 1249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.366762+0000 mon.c (mon.1) 1249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.367898+0000 mon.c (mon.1) 1250 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.367898+0000 mon.c (mon.1) 1250 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.380523+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.380523+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: cephadm 2024-04-22T21:10:59.386784+0000 mgr.x (mgr.34107) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: cephadm 2024-04-22T21:10:59.386784+0000 mgr.x (mgr.34107) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:00.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.472233+0000 mon.c (mon.1) 1251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.472233+0000 mon.c (mon.1) 1251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.477152+0000 mon.c (mon.1) 1252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.477152+0000 mon.c (mon.1) 1252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.479799+0000 mon.c (mon.1) 1253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.479799+0000 mon.c (mon.1) 1253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.483402+0000 mon.c (mon.1) 1254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.483402+0000 mon.c (mon.1) 1254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.484620+0000 mon.c (mon.1) 1255 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.484620+0000 mon.c (mon.1) 1255 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.495794+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.495794+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.571170+0000 mon.c (mon.1) 1256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.571170+0000 mon.c (mon.1) 1256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.574039+0000 mon.c (mon.1) 1257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.574039+0000 mon.c (mon.1) 1257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.575500+0000 mon.c (mon.1) 1258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.575500+0000 mon.c (mon.1) 1258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.578456+0000 mon.c (mon.1) 1259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.578456+0000 mon.c (mon.1) 1259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.579586+0000 mon.c (mon.1) 1260 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.579586+0000 mon.c (mon.1) 1260 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.591348+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.591348+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.680583+0000 mon.c (mon.1) 1261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.680583+0000 mon.c (mon.1) 1261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.685235+0000 mon.c (mon.1) 1262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.685235+0000 mon.c (mon.1) 1262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.688024+0000 mon.c (mon.1) 1263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.688024+0000 mon.c (mon.1) 1263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.693477+0000 mon.c (mon.1) 1264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.693477+0000 mon.c (mon.1) 1264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.695341+0000 mon.c (mon.1) 1265 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.695341+0000 mon.c (mon.1) 1265 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.702162+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.702162+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.704444+0000 mon.c (mon.1) 1266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:11:00.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.704444+0000 mon.c (mon.1) 1266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:11:00.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.716551+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.716551+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.862700+0000 mon.c (mon.1) 1267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.862700+0000 mon.c (mon.1) 1267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.865317+0000 mon.c (mon.1) 1268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.865317+0000 mon.c (mon.1) 1268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.866483+0000 mon.c (mon.1) 1269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.866483+0000 mon.c (mon.1) 1269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.870223+0000 mon.c (mon.1) 1270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.870223+0000 mon.c (mon.1) 1270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.871091+0000 mon.c (mon.1) 1271 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.871091+0000 mon.c (mon.1) 1271 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.880381+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.880381+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.960148+0000 mon.c (mon.1) 1272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.960148+0000 mon.c (mon.1) 1272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.962405+0000 mon.c (mon.1) 1273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.962405+0000 mon.c (mon.1) 1273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.963293+0000 mon.c (mon.1) 1274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.963293+0000 mon.c (mon.1) 1274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.965537+0000 mon.c (mon.1) 1275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.965537+0000 mon.c (mon.1) 1275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.966211+0000 mon.c (mon.1) 1276 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.966211+0000 mon.c (mon.1) 1276 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.971906+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:10:59.971906+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.046570+0000 mon.c (mon.1) 1277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.046570+0000 mon.c (mon.1) 1277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.049017+0000 mon.c (mon.1) 1278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.049017+0000 mon.c (mon.1) 1278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.050625+0000 mon.c (mon.1) 1279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.050625+0000 mon.c (mon.1) 1279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.053455+0000 mon.c (mon.1) 1280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.053455+0000 mon.c (mon.1) 1280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.054375+0000 mon.c (mon.1) 1281 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.054375+0000 mon.c (mon.1) 1281 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.060488+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.060488+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.136137+0000 mon.c (mon.1) 1282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.136137+0000 mon.c (mon.1) 1282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.138803+0000 mon.c (mon.1) 1283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.138803+0000 mon.c (mon.1) 1283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.140163+0000 mon.c (mon.1) 1284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.140163+0000 mon.c (mon.1) 1284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.144461+0000 mon.c (mon.1) 1285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.144461+0000 mon.c (mon.1) 1285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.148568+0000 mon.c (mon.1) 1286 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.148568+0000 mon.c (mon.1) 1286 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.158488+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.158488+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.241033+0000 mon.c (mon.1) 1287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.241033+0000 mon.c (mon.1) 1287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.244778+0000 mon.c (mon.1) 1288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.244778+0000 mon.c (mon.1) 1288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:00.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.246609+0000 mon.c (mon.1) 1289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.246609+0000 mon.c (mon.1) 1289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:00.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.250499+0000 mon.c (mon.1) 1290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.250499+0000 mon.c (mon.1) 1290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:00.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.251989+0000 mon.c (mon.1) 1291 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.251989+0000 mon.c (mon.1) 1291 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:00.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.261094+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:00.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:00 smithi123 bash[58916]: audit 2024-04-22T21:11:00.261094+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: cephadm 2024-04-22T21:10:59.502808+0000 mgr.x (mgr.34107) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: cephadm 2024-04-22T21:10:59.502808+0000 mgr.x (mgr.34107) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: cephadm 2024-04-22T21:10:59.599566+0000 mgr.x (mgr.34107) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: cephadm 2024-04-22T21:10:59.599566+0000 mgr.x (mgr.34107) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: cephadm 2024-04-22T21:10:59.728592+0000 mgr.x (mgr.34107) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: cephadm 2024-04-22T21:10:59.728592+0000 mgr.x (mgr.34107) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: cephadm 2024-04-22T21:10:59.886294+0000 mgr.x (mgr.34107) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: cephadm 2024-04-22T21:10:59.886294+0000 mgr.x (mgr.34107) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: cephadm 2024-04-22T21:10:59.977643+0000 mgr.x (mgr.34107) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: cephadm 2024-04-22T21:10:59.977643+0000 mgr.x (mgr.34107) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: cephadm 2024-04-22T21:11:00.066626+0000 mgr.x (mgr.34107) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: cephadm 2024-04-22T21:11:00.066626+0000 mgr.x (mgr.34107) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: cephadm 2024-04-22T21:11:00.164678+0000 mgr.x (mgr.34107) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: cephadm 2024-04-22T21:11:00.164678+0000 mgr.x (mgr.34107) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: cephadm 2024-04-22T21:11:00.267071+0000 mgr.x (mgr.34107) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: cephadm 2024-04-22T21:11:00.267071+0000 mgr.x (mgr.34107) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.345581+0000 mon.c (mon.1) 1292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.345581+0000 mon.c (mon.1) 1292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.348261+0000 mon.c (mon.1) 1293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.348261+0000 mon.c (mon.1) 1293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.349504+0000 mon.c (mon.1) 1294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.349504+0000 mon.c (mon.1) 1294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.351819+0000 mon.c (mon.1) 1295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.351819+0000 mon.c (mon.1) 1295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.352635+0000 mon.c (mon.1) 1296 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.352635+0000 mon.c (mon.1) 1296 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.358103+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.358103+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: cephadm 2024-04-22T21:11:00.364070+0000 mgr.x (mgr.34107) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: cephadm 2024-04-22T21:11:00.364070+0000 mgr.x (mgr.34107) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.401504+0000 mon.c (mon.1) 1297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.401504+0000 mon.c (mon.1) 1297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.403904+0000 mon.c (mon.1) 1298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.403904+0000 mon.c (mon.1) 1298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.405216+0000 mon.c (mon.1) 1299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.405216+0000 mon.c (mon.1) 1299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.407483+0000 mon.c (mon.1) 1300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.407483+0000 mon.c (mon.1) 1300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.408280+0000 mon.c (mon.1) 1301 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.408280+0000 mon.c (mon.1) 1301 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.413848+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: cephadm 2024-04-22T21:10:59.502808+0000 mgr.x (mgr.34107) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: cephadm 2024-04-22T21:10:59.502808+0000 mgr.x (mgr.34107) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: cephadm 2024-04-22T21:10:59.599566+0000 mgr.x (mgr.34107) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: cephadm 2024-04-22T21:10:59.599566+0000 mgr.x (mgr.34107) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: cephadm 2024-04-22T21:10:59.728592+0000 mgr.x (mgr.34107) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: cephadm 2024-04-22T21:10:59.728592+0000 mgr.x (mgr.34107) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: cephadm 2024-04-22T21:10:59.886294+0000 mgr.x (mgr.34107) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: cephadm 2024-04-22T21:10:59.886294+0000 mgr.x (mgr.34107) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: cephadm 2024-04-22T21:10:59.977643+0000 mgr.x (mgr.34107) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: cephadm 2024-04-22T21:10:59.977643+0000 mgr.x (mgr.34107) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: cephadm 2024-04-22T21:11:00.066626+0000 mgr.x (mgr.34107) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: cephadm 2024-04-22T21:11:00.066626+0000 mgr.x (mgr.34107) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: cephadm 2024-04-22T21:11:00.164678+0000 mgr.x (mgr.34107) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: cephadm 2024-04-22T21:11:00.164678+0000 mgr.x (mgr.34107) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: cephadm 2024-04-22T21:11:00.267071+0000 mgr.x (mgr.34107) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: cephadm 2024-04-22T21:11:00.267071+0000 mgr.x (mgr.34107) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.345581+0000 mon.c (mon.1) 1292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.345581+0000 mon.c (mon.1) 1292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.348261+0000 mon.c (mon.1) 1293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.348261+0000 mon.c (mon.1) 1293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.349504+0000 mon.c (mon.1) 1294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.413848+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.489449+0000 mon.c (mon.1) 1302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.489449+0000 mon.c (mon.1) 1302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.491790+0000 mon.c (mon.1) 1303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.491790+0000 mon.c (mon.1) 1303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.492788+0000 mon.c (mon.1) 1304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.492788+0000 mon.c (mon.1) 1304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.495648+0000 mon.c (mon.1) 1305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.495648+0000 mon.c (mon.1) 1305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.496587+0000 mon.c (mon.1) 1306 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.496587+0000 mon.c (mon.1) 1306 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.502962+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.502962+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.578723+0000 mon.c (mon.1) 1307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.578723+0000 mon.c (mon.1) 1307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.581594+0000 mon.c (mon.1) 1308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.581594+0000 mon.c (mon.1) 1308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.582876+0000 mon.c (mon.1) 1309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.582876+0000 mon.c (mon.1) 1309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.585621+0000 mon.c (mon.1) 1310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.585621+0000 mon.c (mon.1) 1310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.586656+0000 mon.c (mon.1) 1311 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.586656+0000 mon.c (mon.1) 1311 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.595237+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.595237+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.684278+0000 mon.c (mon.1) 1312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.684278+0000 mon.c (mon.1) 1312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.688878+0000 mon.c (mon.1) 1313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.688878+0000 mon.c (mon.1) 1313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.690887+0000 mon.c (mon.1) 1314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.690887+0000 mon.c (mon.1) 1314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.695392+0000 mon.c (mon.1) 1315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.695392+0000 mon.c (mon.1) 1315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.697081+0000 mon.c (mon.1) 1316 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.697081+0000 mon.c (mon.1) 1316 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.707849+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.707849+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.787619+0000 mon.c (mon.1) 1317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.349504+0000 mon.c (mon.1) 1294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.351819+0000 mon.c (mon.1) 1295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.351819+0000 mon.c (mon.1) 1295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.352635+0000 mon.c (mon.1) 1296 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.352635+0000 mon.c (mon.1) 1296 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.358103+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.358103+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: cephadm 2024-04-22T21:11:00.364070+0000 mgr.x (mgr.34107) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: cephadm 2024-04-22T21:11:00.364070+0000 mgr.x (mgr.34107) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.401504+0000 mon.c (mon.1) 1297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.401504+0000 mon.c (mon.1) 1297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.403904+0000 mon.c (mon.1) 1298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.403904+0000 mon.c (mon.1) 1298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.405216+0000 mon.c (mon.1) 1299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.405216+0000 mon.c (mon.1) 1299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.407483+0000 mon.c (mon.1) 1300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.407483+0000 mon.c (mon.1) 1300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.408280+0000 mon.c (mon.1) 1301 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.408280+0000 mon.c (mon.1) 1301 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.413848+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.787619+0000 mon.c (mon.1) 1317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.791213+0000 mon.c (mon.1) 1318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.791213+0000 mon.c (mon.1) 1318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.793426+0000 mon.c (mon.1) 1319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.793426+0000 mon.c (mon.1) 1319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.796928+0000 mon.c (mon.1) 1320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.796928+0000 mon.c (mon.1) 1320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.798117+0000 mon.c (mon.1) 1321 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.798117+0000 mon.c (mon.1) 1321 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.805577+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.805577+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.895137+0000 mon.c (mon.1) 1322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.895137+0000 mon.c (mon.1) 1322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.900188+0000 mon.c (mon.1) 1323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.900188+0000 mon.c (mon.1) 1323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.902269+0000 mon.c (mon.1) 1324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.902269+0000 mon.c (mon.1) 1324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.906695+0000 mon.c (mon.1) 1325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.906695+0000 mon.c (mon.1) 1325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.908479+0000 mon.c (mon.1) 1326 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.908479+0000 mon.c (mon.1) 1326 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.919460+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:00.919460+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.011455+0000 mon.c (mon.1) 1327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.011455+0000 mon.c (mon.1) 1327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.016278+0000 mon.c (mon.1) 1328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.016278+0000 mon.c (mon.1) 1328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.018136+0000 mon.c (mon.1) 1329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.018136+0000 mon.c (mon.1) 1329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.022585+0000 mon.c (mon.1) 1330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.022585+0000 mon.c (mon.1) 1330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.023692+0000 mon.c (mon.1) 1331 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.023692+0000 mon.c (mon.1) 1331 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.034485+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.034485+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.125123+0000 mon.c (mon.1) 1332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.125123+0000 mon.c (mon.1) 1332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.129060+0000 mon.c (mon.1) 1333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.129060+0000 mon.c (mon.1) 1333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.413848+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.489449+0000 mon.c (mon.1) 1302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.489449+0000 mon.c (mon.1) 1302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.491790+0000 mon.c (mon.1) 1303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.491790+0000 mon.c (mon.1) 1303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.492788+0000 mon.c (mon.1) 1304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.492788+0000 mon.c (mon.1) 1304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.495648+0000 mon.c (mon.1) 1305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.495648+0000 mon.c (mon.1) 1305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.496587+0000 mon.c (mon.1) 1306 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.496587+0000 mon.c (mon.1) 1306 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.502962+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.502962+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.578723+0000 mon.c (mon.1) 1307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.578723+0000 mon.c (mon.1) 1307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.581594+0000 mon.c (mon.1) 1308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.581594+0000 mon.c (mon.1) 1308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.582876+0000 mon.c (mon.1) 1309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.582876+0000 mon.c (mon.1) 1309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.130791+0000 mon.c (mon.1) 1334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.130791+0000 mon.c (mon.1) 1334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.135622+0000 mon.c (mon.1) 1335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.135622+0000 mon.c (mon.1) 1335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.136832+0000 mon.c (mon.1) 1336 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.136832+0000 mon.c (mon.1) 1336 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.145175+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.145175+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.237103+0000 mon.c (mon.1) 1337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.237103+0000 mon.c (mon.1) 1337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.241310+0000 mon.c (mon.1) 1338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.241310+0000 mon.c (mon.1) 1338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.243449+0000 mon.c (mon.1) 1339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.243449+0000 mon.c (mon.1) 1339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.247765+0000 mon.c (mon.1) 1340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.247765+0000 mon.c (mon.1) 1340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.248979+0000 mon.c (mon.1) 1341 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.248979+0000 mon.c (mon.1) 1341 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.256626+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[75184]: audit 2024-04-22T21:11:01.256626+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.585621+0000 mon.c (mon.1) 1310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.585621+0000 mon.c (mon.1) 1310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.586656+0000 mon.c (mon.1) 1311 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.586656+0000 mon.c (mon.1) 1311 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.595237+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.595237+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.684278+0000 mon.c (mon.1) 1312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.684278+0000 mon.c (mon.1) 1312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.688878+0000 mon.c (mon.1) 1313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.688878+0000 mon.c (mon.1) 1313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.690887+0000 mon.c (mon.1) 1314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.690887+0000 mon.c (mon.1) 1314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.695392+0000 mon.c (mon.1) 1315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.695392+0000 mon.c (mon.1) 1315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.697081+0000 mon.c (mon.1) 1316 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.697081+0000 mon.c (mon.1) 1316 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.707849+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.707849+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.787619+0000 mon.c (mon.1) 1317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.787619+0000 mon.c (mon.1) 1317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.791213+0000 mon.c (mon.1) 1318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.791213+0000 mon.c (mon.1) 1318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.793426+0000 mon.c (mon.1) 1319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.793426+0000 mon.c (mon.1) 1319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.796928+0000 mon.c (mon.1) 1320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.796928+0000 mon.c (mon.1) 1320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.798117+0000 mon.c (mon.1) 1321 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.798117+0000 mon.c (mon.1) 1321 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.805577+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.805577+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.895137+0000 mon.c (mon.1) 1322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.895137+0000 mon.c (mon.1) 1322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.900188+0000 mon.c (mon.1) 1323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.900188+0000 mon.c (mon.1) 1323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.902269+0000 mon.c (mon.1) 1324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.902269+0000 mon.c (mon.1) 1324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.906695+0000 mon.c (mon.1) 1325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.906695+0000 mon.c (mon.1) 1325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.908479+0000 mon.c (mon.1) 1326 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.908479+0000 mon.c (mon.1) 1326 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.919460+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:00.919460+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.011455+0000 mon.c (mon.1) 1327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.011455+0000 mon.c (mon.1) 1327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.016278+0000 mon.c (mon.1) 1328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.016278+0000 mon.c (mon.1) 1328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.018136+0000 mon.c (mon.1) 1329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.018136+0000 mon.c (mon.1) 1329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.022585+0000 mon.c (mon.1) 1330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.022585+0000 mon.c (mon.1) 1330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.023692+0000 mon.c (mon.1) 1331 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.023692+0000 mon.c (mon.1) 1331 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.034485+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.034485+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.572 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.125123+0000 mon.c (mon.1) 1332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.572 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.125123+0000 mon.c (mon.1) 1332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.572 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.129060+0000 mon.c (mon.1) 1333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.572 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.129060+0000 mon.c (mon.1) 1333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.572 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.130791+0000 mon.c (mon.1) 1334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.572 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.130791+0000 mon.c (mon.1) 1334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.572 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.135622+0000 mon.c (mon.1) 1335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.572 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.135622+0000 mon.c (mon.1) 1335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.572 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.136832+0000 mon.c (mon.1) 1336 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.572 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.136832+0000 mon.c (mon.1) 1336 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.572 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.145175+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.573 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.145175+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.573 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.237103+0000 mon.c (mon.1) 1337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.573 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.237103+0000 mon.c (mon.1) 1337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.573 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.241310+0000 mon.c (mon.1) 1338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.573 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.241310+0000 mon.c (mon.1) 1338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.573 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.243449+0000 mon.c (mon.1) 1339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.573 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.243449+0000 mon.c (mon.1) 1339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.573 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.247765+0000 mon.c (mon.1) 1340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.573 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.247765+0000 mon.c (mon.1) 1340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.573 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.248979+0000 mon.c (mon.1) 1341 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.573 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.248979+0000 mon.c (mon.1) 1341 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.574 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.256626+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.574 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:01 smithi121 bash[73084]: audit 2024-04-22T21:11:01.256626+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: cephadm 2024-04-22T21:10:59.502808+0000 mgr.x (mgr.34107) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: cephadm 2024-04-22T21:10:59.502808+0000 mgr.x (mgr.34107) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: cephadm 2024-04-22T21:10:59.599566+0000 mgr.x (mgr.34107) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: cephadm 2024-04-22T21:10:59.599566+0000 mgr.x (mgr.34107) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: cephadm 2024-04-22T21:10:59.728592+0000 mgr.x (mgr.34107) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: cephadm 2024-04-22T21:10:59.728592+0000 mgr.x (mgr.34107) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: cephadm 2024-04-22T21:10:59.886294+0000 mgr.x (mgr.34107) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: cephadm 2024-04-22T21:10:59.886294+0000 mgr.x (mgr.34107) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: cephadm 2024-04-22T21:10:59.977643+0000 mgr.x (mgr.34107) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: cephadm 2024-04-22T21:10:59.977643+0000 mgr.x (mgr.34107) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: cephadm 2024-04-22T21:11:00.066626+0000 mgr.x (mgr.34107) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: cephadm 2024-04-22T21:11:00.066626+0000 mgr.x (mgr.34107) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: cephadm 2024-04-22T21:11:00.164678+0000 mgr.x (mgr.34107) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: cephadm 2024-04-22T21:11:00.164678+0000 mgr.x (mgr.34107) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: cephadm 2024-04-22T21:11:00.267071+0000 mgr.x (mgr.34107) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: cephadm 2024-04-22T21:11:00.267071+0000 mgr.x (mgr.34107) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.345581+0000 mon.c (mon.1) 1292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.345581+0000 mon.c (mon.1) 1292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.348261+0000 mon.c (mon.1) 1293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.348261+0000 mon.c (mon.1) 1293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.349504+0000 mon.c (mon.1) 1294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.349504+0000 mon.c (mon.1) 1294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.351819+0000 mon.c (mon.1) 1295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.351819+0000 mon.c (mon.1) 1295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.352635+0000 mon.c (mon.1) 1296 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.352635+0000 mon.c (mon.1) 1296 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.358103+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.358103+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: cephadm 2024-04-22T21:11:00.364070+0000 mgr.x (mgr.34107) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: cephadm 2024-04-22T21:11:00.364070+0000 mgr.x (mgr.34107) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:01.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.401504+0000 mon.c (mon.1) 1297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.401504+0000 mon.c (mon.1) 1297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.403904+0000 mon.c (mon.1) 1298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.403904+0000 mon.c (mon.1) 1298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.405216+0000 mon.c (mon.1) 1299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.405216+0000 mon.c (mon.1) 1299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.407483+0000 mon.c (mon.1) 1300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.407483+0000 mon.c (mon.1) 1300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.408280+0000 mon.c (mon.1) 1301 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.408280+0000 mon.c (mon.1) 1301 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.413848+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.413848+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.489449+0000 mon.c (mon.1) 1302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.489449+0000 mon.c (mon.1) 1302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.491790+0000 mon.c (mon.1) 1303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.491790+0000 mon.c (mon.1) 1303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.492788+0000 mon.c (mon.1) 1304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.492788+0000 mon.c (mon.1) 1304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.495648+0000 mon.c (mon.1) 1305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.495648+0000 mon.c (mon.1) 1305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.496587+0000 mon.c (mon.1) 1306 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.496587+0000 mon.c (mon.1) 1306 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.502962+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.502962+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.578723+0000 mon.c (mon.1) 1307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.578723+0000 mon.c (mon.1) 1307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.581594+0000 mon.c (mon.1) 1308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.581594+0000 mon.c (mon.1) 1308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.582876+0000 mon.c (mon.1) 1309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.582876+0000 mon.c (mon.1) 1309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.585621+0000 mon.c (mon.1) 1310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.585621+0000 mon.c (mon.1) 1310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.586656+0000 mon.c (mon.1) 1311 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.586656+0000 mon.c (mon.1) 1311 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.595237+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.595237+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.684278+0000 mon.c (mon.1) 1312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.684278+0000 mon.c (mon.1) 1312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.688878+0000 mon.c (mon.1) 1313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.688878+0000 mon.c (mon.1) 1313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.690887+0000 mon.c (mon.1) 1314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.690887+0000 mon.c (mon.1) 1314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.695392+0000 mon.c (mon.1) 1315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.695392+0000 mon.c (mon.1) 1315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.697081+0000 mon.c (mon.1) 1316 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.697081+0000 mon.c (mon.1) 1316 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.707849+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.707849+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.787619+0000 mon.c (mon.1) 1317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.787619+0000 mon.c (mon.1) 1317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.791213+0000 mon.c (mon.1) 1318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.791213+0000 mon.c (mon.1) 1318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.793426+0000 mon.c (mon.1) 1319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.793426+0000 mon.c (mon.1) 1319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.796928+0000 mon.c (mon.1) 1320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.796928+0000 mon.c (mon.1) 1320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.798117+0000 mon.c (mon.1) 1321 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.798117+0000 mon.c (mon.1) 1321 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.805577+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.805577+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.895137+0000 mon.c (mon.1) 1322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.895137+0000 mon.c (mon.1) 1322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.900188+0000 mon.c (mon.1) 1323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.900188+0000 mon.c (mon.1) 1323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.902269+0000 mon.c (mon.1) 1324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.902269+0000 mon.c (mon.1) 1324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.906695+0000 mon.c (mon.1) 1325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.906695+0000 mon.c (mon.1) 1325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.908479+0000 mon.c (mon.1) 1326 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.908479+0000 mon.c (mon.1) 1326 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.919460+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:00.919460+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.011455+0000 mon.c (mon.1) 1327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.011455+0000 mon.c (mon.1) 1327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.016278+0000 mon.c (mon.1) 1328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.016278+0000 mon.c (mon.1) 1328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.018136+0000 mon.c (mon.1) 1329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.018136+0000 mon.c (mon.1) 1329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.022585+0000 mon.c (mon.1) 1330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.022585+0000 mon.c (mon.1) 1330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.023692+0000 mon.c (mon.1) 1331 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.023692+0000 mon.c (mon.1) 1331 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.034485+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.034485+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.125123+0000 mon.c (mon.1) 1332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.125123+0000 mon.c (mon.1) 1332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.129060+0000 mon.c (mon.1) 1333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.129060+0000 mon.c (mon.1) 1333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.130791+0000 mon.c (mon.1) 1334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.130791+0000 mon.c (mon.1) 1334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.135622+0000 mon.c (mon.1) 1335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.135622+0000 mon.c (mon.1) 1335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.136832+0000 mon.c (mon.1) 1336 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.136832+0000 mon.c (mon.1) 1336 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.145175+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.145175+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.237103+0000 mon.c (mon.1) 1337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.237103+0000 mon.c (mon.1) 1337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.241310+0000 mon.c (mon.1) 1338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.241310+0000 mon.c (mon.1) 1338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:01.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.243449+0000 mon.c (mon.1) 1339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.243449+0000 mon.c (mon.1) 1339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:01.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.247765+0000 mon.c (mon.1) 1340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.247765+0000 mon.c (mon.1) 1340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:01.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.248979+0000 mon.c (mon.1) 1341 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.248979+0000 mon.c (mon.1) 1341 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:01.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.256626+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:01.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:01 smithi123 bash[58916]: audit 2024-04-22T21:11:01.256626+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: cephadm 2024-04-22T21:11:00.419860+0000 mgr.x (mgr.34107) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: cephadm 2024-04-22T21:11:00.419860+0000 mgr.x (mgr.34107) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: cephadm 2024-04-22T21:11:00.508651+0000 mgr.x (mgr.34107) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: cephadm 2024-04-22T21:11:00.508651+0000 mgr.x (mgr.34107) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: cephadm 2024-04-22T21:11:00.601124+0000 mgr.x (mgr.34107) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: cephadm 2024-04-22T21:11:00.601124+0000 mgr.x (mgr.34107) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: cephadm 2024-04-22T21:11:00.714394+0000 mgr.x (mgr.34107) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: cephadm 2024-04-22T21:11:00.714394+0000 mgr.x (mgr.34107) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: cephadm 2024-04-22T21:11:00.811413+0000 mgr.x (mgr.34107) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: cephadm 2024-04-22T21:11:00.811413+0000 mgr.x (mgr.34107) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: cephadm 2024-04-22T21:11:00.925903+0000 mgr.x (mgr.34107) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: cephadm 2024-04-22T21:11:00.925903+0000 mgr.x (mgr.34107) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: cluster 2024-04-22T21:11:00.988828+0000 mgr.x (mgr.34107) 720 : cluster [DBG] pgmap v118: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 0 B/s wr, 155 op/s; 56/630 objects degraded (8.889%) 2024-04-22T21:11:02.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: cluster 2024-04-22T21:11:00.988828+0000 mgr.x (mgr.34107) 720 : cluster [DBG] pgmap v118: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 0 B/s wr, 155 op/s; 56/630 objects degraded (8.889%) 2024-04-22T21:11:02.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: cephadm 2024-04-22T21:11:01.040671+0000 mgr.x (mgr.34107) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: cephadm 2024-04-22T21:11:01.040671+0000 mgr.x (mgr.34107) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: cephadm 2024-04-22T21:11:01.151801+0000 mgr.x (mgr.34107) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: cephadm 2024-04-22T21:11:01.151801+0000 mgr.x (mgr.34107) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: cephadm 2024-04-22T21:11:01.262716+0000 mgr.x (mgr.34107) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: cephadm 2024-04-22T21:11:01.262716+0000 mgr.x (mgr.34107) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.335755+0000 mon.c (mon.1) 1342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.335755+0000 mon.c (mon.1) 1342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.338469+0000 mon.c (mon.1) 1343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.338469+0000 mon.c (mon.1) 1343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.339743+0000 mon.c (mon.1) 1344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.339743+0000 mon.c (mon.1) 1344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.342355+0000 mon.c (mon.1) 1345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.342355+0000 mon.c (mon.1) 1345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.343362+0000 mon.c (mon.1) 1346 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.343362+0000 mon.c (mon.1) 1346 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.351795+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.351795+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: cephadm 2024-04-22T21:11:01.358349+0000 mgr.x (mgr.34107) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: cephadm 2024-04-22T21:11:01.358349+0000 mgr.x (mgr.34107) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.443604+0000 mon.c (mon.1) 1347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.443604+0000 mon.c (mon.1) 1347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.447586+0000 mon.c (mon.1) 1348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.447586+0000 mon.c (mon.1) 1348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.449166+0000 mon.c (mon.1) 1349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.449166+0000 mon.c (mon.1) 1349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.452744+0000 mon.c (mon.1) 1350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.452744+0000 mon.c (mon.1) 1350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.453983+0000 mon.c (mon.1) 1351 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.453983+0000 mon.c (mon.1) 1351 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.462041+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.462041+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.553221+0000 mon.c (mon.1) 1352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.553221+0000 mon.c (mon.1) 1352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.557961+0000 mon.c (mon.1) 1353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.557961+0000 mon.c (mon.1) 1353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.560025+0000 mon.c (mon.1) 1354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.560025+0000 mon.c (mon.1) 1354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.564766+0000 mon.c (mon.1) 1355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.564766+0000 mon.c (mon.1) 1355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.566257+0000 mon.c (mon.1) 1356 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.566257+0000 mon.c (mon.1) 1356 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.579432+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.579432+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.673365+0000 mon.c (mon.1) 1357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.673365+0000 mon.c (mon.1) 1357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.678074+0000 mon.c (mon.1) 1358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.678074+0000 mon.c (mon.1) 1358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.680441+0000 mon.c (mon.1) 1359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.680441+0000 mon.c (mon.1) 1359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.685452+0000 mon.c (mon.1) 1360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.685452+0000 mon.c (mon.1) 1360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.687615+0000 mon.c (mon.1) 1361 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.687615+0000 mon.c (mon.1) 1361 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.701301+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.701301+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.795718+0000 mon.c (mon.1) 1362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.795718+0000 mon.c (mon.1) 1362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.800168+0000 mon.c (mon.1) 1363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.800168+0000 mon.c (mon.1) 1363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.802583+0000 mon.c (mon.1) 1364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.802583+0000 mon.c (mon.1) 1364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.806924+0000 mon.c (mon.1) 1365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.806924+0000 mon.c (mon.1) 1365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.808508+0000 mon.c (mon.1) 1366 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.808508+0000 mon.c (mon.1) 1366 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.821869+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.821869+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.916472+0000 mon.c (mon.1) 1367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.916472+0000 mon.c (mon.1) 1367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.927184+0000 mon.c (mon.1) 1368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.927184+0000 mon.c (mon.1) 1368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.929400+0000 mon.c (mon.1) 1369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.929400+0000 mon.c (mon.1) 1369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.933658+0000 mon.c (mon.1) 1370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.933658+0000 mon.c (mon.1) 1370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.935069+0000 mon.c (mon.1) 1371 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.935069+0000 mon.c (mon.1) 1371 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.946219+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:01.946219+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.038234+0000 mon.c (mon.1) 1372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.038234+0000 mon.c (mon.1) 1372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.042603+0000 mon.c (mon.1) 1373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.042603+0000 mon.c (mon.1) 1373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.044125+0000 mon.c (mon.1) 1374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.044125+0000 mon.c (mon.1) 1374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.047607+0000 mon.c (mon.1) 1375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.047607+0000 mon.c (mon.1) 1375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.048641+0000 mon.c (mon.1) 1376 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.048641+0000 mon.c (mon.1) 1376 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.054939+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.054939+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.146415+0000 mon.c (mon.1) 1377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.146415+0000 mon.c (mon.1) 1377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.150966+0000 mon.c (mon.1) 1378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.150966+0000 mon.c (mon.1) 1378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.152889+0000 mon.c (mon.1) 1379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.152889+0000 mon.c (mon.1) 1379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.157544+0000 mon.c (mon.1) 1380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.157544+0000 mon.c (mon.1) 1380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.158986+0000 mon.c (mon.1) 1381 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.158986+0000 mon.c (mon.1) 1381 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.166186+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.166186+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.256720+0000 mon.c (mon.1) 1382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.256720+0000 mon.c (mon.1) 1382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.261025+0000 mon.c (mon.1) 1383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.261025+0000 mon.c (mon.1) 1383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.262581+0000 mon.c (mon.1) 1384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.262581+0000 mon.c (mon.1) 1384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.266272+0000 mon.c (mon.1) 1385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.266272+0000 mon.c (mon.1) 1385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.267698+0000 mon.c (mon.1) 1386 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.267698+0000 mon.c (mon.1) 1386 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.274499+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[73084]: audit 2024-04-22T21:11:02.274499+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: cephadm 2024-04-22T21:11:00.419860+0000 mgr.x (mgr.34107) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: cephadm 2024-04-22T21:11:00.419860+0000 mgr.x (mgr.34107) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: cephadm 2024-04-22T21:11:00.508651+0000 mgr.x (mgr.34107) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: cephadm 2024-04-22T21:11:00.508651+0000 mgr.x (mgr.34107) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: cephadm 2024-04-22T21:11:00.601124+0000 mgr.x (mgr.34107) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: cephadm 2024-04-22T21:11:00.601124+0000 mgr.x (mgr.34107) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: cephadm 2024-04-22T21:11:00.714394+0000 mgr.x (mgr.34107) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: cephadm 2024-04-22T21:11:00.714394+0000 mgr.x (mgr.34107) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: cephadm 2024-04-22T21:11:00.811413+0000 mgr.x (mgr.34107) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: cephadm 2024-04-22T21:11:00.811413+0000 mgr.x (mgr.34107) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: cephadm 2024-04-22T21:11:00.925903+0000 mgr.x (mgr.34107) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: cephadm 2024-04-22T21:11:00.925903+0000 mgr.x (mgr.34107) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: cluster 2024-04-22T21:11:00.988828+0000 mgr.x (mgr.34107) 720 : cluster [DBG] pgmap v118: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 0 B/s wr, 155 op/s; 56/630 objects degraded (8.889%) 2024-04-22T21:11:02.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: cluster 2024-04-22T21:11:00.988828+0000 mgr.x (mgr.34107) 720 : cluster [DBG] pgmap v118: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 0 B/s wr, 155 op/s; 56/630 objects degraded (8.889%) 2024-04-22T21:11:02.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: cephadm 2024-04-22T21:11:01.040671+0000 mgr.x (mgr.34107) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: cephadm 2024-04-22T21:11:01.040671+0000 mgr.x (mgr.34107) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: cephadm 2024-04-22T21:11:01.151801+0000 mgr.x (mgr.34107) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: cephadm 2024-04-22T21:11:01.151801+0000 mgr.x (mgr.34107) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: cephadm 2024-04-22T21:11:01.262716+0000 mgr.x (mgr.34107) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: cephadm 2024-04-22T21:11:01.262716+0000 mgr.x (mgr.34107) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.335755+0000 mon.c (mon.1) 1342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.335755+0000 mon.c (mon.1) 1342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.338469+0000 mon.c (mon.1) 1343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.338469+0000 mon.c (mon.1) 1343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.339743+0000 mon.c (mon.1) 1344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.339743+0000 mon.c (mon.1) 1344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.342355+0000 mon.c (mon.1) 1345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.342355+0000 mon.c (mon.1) 1345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.343362+0000 mon.c (mon.1) 1346 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.343362+0000 mon.c (mon.1) 1346 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.351795+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.351795+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: cephadm 2024-04-22T21:11:01.358349+0000 mgr.x (mgr.34107) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: cephadm 2024-04-22T21:11:01.358349+0000 mgr.x (mgr.34107) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.443604+0000 mon.c (mon.1) 1347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.443604+0000 mon.c (mon.1) 1347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.447586+0000 mon.c (mon.1) 1348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.447586+0000 mon.c (mon.1) 1348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.449166+0000 mon.c (mon.1) 1349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.449166+0000 mon.c (mon.1) 1349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.452744+0000 mon.c (mon.1) 1350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.452744+0000 mon.c (mon.1) 1350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.453983+0000 mon.c (mon.1) 1351 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.453983+0000 mon.c (mon.1) 1351 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.462041+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.462041+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.553221+0000 mon.c (mon.1) 1352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.553221+0000 mon.c (mon.1) 1352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.557961+0000 mon.c (mon.1) 1353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.557961+0000 mon.c (mon.1) 1353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.560025+0000 mon.c (mon.1) 1354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.560025+0000 mon.c (mon.1) 1354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.564766+0000 mon.c (mon.1) 1355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.564766+0000 mon.c (mon.1) 1355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.566257+0000 mon.c (mon.1) 1356 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.566257+0000 mon.c (mon.1) 1356 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.579432+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.579432+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.673365+0000 mon.c (mon.1) 1357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.673365+0000 mon.c (mon.1) 1357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.678074+0000 mon.c (mon.1) 1358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.678074+0000 mon.c (mon.1) 1358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.680441+0000 mon.c (mon.1) 1359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.680441+0000 mon.c (mon.1) 1359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.685452+0000 mon.c (mon.1) 1360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.685452+0000 mon.c (mon.1) 1360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.687615+0000 mon.c (mon.1) 1361 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.687615+0000 mon.c (mon.1) 1361 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.701301+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.701301+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.795718+0000 mon.c (mon.1) 1362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.795718+0000 mon.c (mon.1) 1362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.800168+0000 mon.c (mon.1) 1363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.800168+0000 mon.c (mon.1) 1363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.802583+0000 mon.c (mon.1) 1364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.802583+0000 mon.c (mon.1) 1364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.806924+0000 mon.c (mon.1) 1365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.806924+0000 mon.c (mon.1) 1365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.808508+0000 mon.c (mon.1) 1366 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.808508+0000 mon.c (mon.1) 1366 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.821869+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.821869+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.916472+0000 mon.c (mon.1) 1367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.916472+0000 mon.c (mon.1) 1367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.927184+0000 mon.c (mon.1) 1368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.927184+0000 mon.c (mon.1) 1368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.929400+0000 mon.c (mon.1) 1369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.929400+0000 mon.c (mon.1) 1369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.933658+0000 mon.c (mon.1) 1370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.933658+0000 mon.c (mon.1) 1370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.935069+0000 mon.c (mon.1) 1371 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.935069+0000 mon.c (mon.1) 1371 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.946219+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:01.946219+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.038234+0000 mon.c (mon.1) 1372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.038234+0000 mon.c (mon.1) 1372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.042603+0000 mon.c (mon.1) 1373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.042603+0000 mon.c (mon.1) 1373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.044125+0000 mon.c (mon.1) 1374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.044125+0000 mon.c (mon.1) 1374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.047607+0000 mon.c (mon.1) 1375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.047607+0000 mon.c (mon.1) 1375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.048641+0000 mon.c (mon.1) 1376 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.048641+0000 mon.c (mon.1) 1376 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.054939+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.054939+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.146415+0000 mon.c (mon.1) 1377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.146415+0000 mon.c (mon.1) 1377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.150966+0000 mon.c (mon.1) 1378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.150966+0000 mon.c (mon.1) 1378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.152889+0000 mon.c (mon.1) 1379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.152889+0000 mon.c (mon.1) 1379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.157544+0000 mon.c (mon.1) 1380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.157544+0000 mon.c (mon.1) 1380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.158986+0000 mon.c (mon.1) 1381 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.158986+0000 mon.c (mon.1) 1381 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.166186+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.166186+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.256720+0000 mon.c (mon.1) 1382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.256720+0000 mon.c (mon.1) 1382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.261025+0000 mon.c (mon.1) 1383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.261025+0000 mon.c (mon.1) 1383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.262581+0000 mon.c (mon.1) 1384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.262581+0000 mon.c (mon.1) 1384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.266272+0000 mon.c (mon.1) 1385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.266272+0000 mon.c (mon.1) 1385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.267698+0000 mon.c (mon.1) 1386 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.267698+0000 mon.c (mon.1) 1386 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.274499+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:02 smithi121 bash[75184]: audit 2024-04-22T21:11:02.274499+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: cephadm 2024-04-22T21:11:00.419860+0000 mgr.x (mgr.34107) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: cephadm 2024-04-22T21:11:00.419860+0000 mgr.x (mgr.34107) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: cephadm 2024-04-22T21:11:00.508651+0000 mgr.x (mgr.34107) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: cephadm 2024-04-22T21:11:00.508651+0000 mgr.x (mgr.34107) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: cephadm 2024-04-22T21:11:00.601124+0000 mgr.x (mgr.34107) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: cephadm 2024-04-22T21:11:00.601124+0000 mgr.x (mgr.34107) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: cephadm 2024-04-22T21:11:00.714394+0000 mgr.x (mgr.34107) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: cephadm 2024-04-22T21:11:00.714394+0000 mgr.x (mgr.34107) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: cephadm 2024-04-22T21:11:00.811413+0000 mgr.x (mgr.34107) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: cephadm 2024-04-22T21:11:00.811413+0000 mgr.x (mgr.34107) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: cephadm 2024-04-22T21:11:00.925903+0000 mgr.x (mgr.34107) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: cephadm 2024-04-22T21:11:00.925903+0000 mgr.x (mgr.34107) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: cluster 2024-04-22T21:11:00.988828+0000 mgr.x (mgr.34107) 720 : cluster [DBG] pgmap v118: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 0 B/s wr, 155 op/s; 56/630 objects degraded (8.889%) 2024-04-22T21:11:02.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: cluster 2024-04-22T21:11:00.988828+0000 mgr.x (mgr.34107) 720 : cluster [DBG] pgmap v118: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 0 B/s wr, 155 op/s; 56/630 objects degraded (8.889%) 2024-04-22T21:11:02.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: cephadm 2024-04-22T21:11:01.040671+0000 mgr.x (mgr.34107) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: cephadm 2024-04-22T21:11:01.040671+0000 mgr.x (mgr.34107) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: cephadm 2024-04-22T21:11:01.151801+0000 mgr.x (mgr.34107) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: cephadm 2024-04-22T21:11:01.151801+0000 mgr.x (mgr.34107) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: cephadm 2024-04-22T21:11:01.262716+0000 mgr.x (mgr.34107) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: cephadm 2024-04-22T21:11:01.262716+0000 mgr.x (mgr.34107) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.335755+0000 mon.c (mon.1) 1342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.335755+0000 mon.c (mon.1) 1342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.338469+0000 mon.c (mon.1) 1343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.338469+0000 mon.c (mon.1) 1343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.339743+0000 mon.c (mon.1) 1344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.339743+0000 mon.c (mon.1) 1344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.342355+0000 mon.c (mon.1) 1345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.342355+0000 mon.c (mon.1) 1345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.343362+0000 mon.c (mon.1) 1346 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.343362+0000 mon.c (mon.1) 1346 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.351795+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.351795+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: cephadm 2024-04-22T21:11:01.358349+0000 mgr.x (mgr.34107) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: cephadm 2024-04-22T21:11:01.358349+0000 mgr.x (mgr.34107) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:02.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.443604+0000 mon.c (mon.1) 1347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.443604+0000 mon.c (mon.1) 1347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.447586+0000 mon.c (mon.1) 1348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.447586+0000 mon.c (mon.1) 1348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.449166+0000 mon.c (mon.1) 1349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.449166+0000 mon.c (mon.1) 1349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.452744+0000 mon.c (mon.1) 1350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.452744+0000 mon.c (mon.1) 1350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.453983+0000 mon.c (mon.1) 1351 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.453983+0000 mon.c (mon.1) 1351 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.462041+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.462041+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.553221+0000 mon.c (mon.1) 1352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.553221+0000 mon.c (mon.1) 1352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.557961+0000 mon.c (mon.1) 1353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.557961+0000 mon.c (mon.1) 1353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.560025+0000 mon.c (mon.1) 1354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.560025+0000 mon.c (mon.1) 1354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.564766+0000 mon.c (mon.1) 1355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.564766+0000 mon.c (mon.1) 1355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.566257+0000 mon.c (mon.1) 1356 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.566257+0000 mon.c (mon.1) 1356 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.579432+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.579432+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.673365+0000 mon.c (mon.1) 1357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.673365+0000 mon.c (mon.1) 1357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.678074+0000 mon.c (mon.1) 1358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.678074+0000 mon.c (mon.1) 1358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.680441+0000 mon.c (mon.1) 1359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.680441+0000 mon.c (mon.1) 1359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.685452+0000 mon.c (mon.1) 1360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.685452+0000 mon.c (mon.1) 1360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.687615+0000 mon.c (mon.1) 1361 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.687615+0000 mon.c (mon.1) 1361 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.701301+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.701301+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.795718+0000 mon.c (mon.1) 1362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.795718+0000 mon.c (mon.1) 1362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.800168+0000 mon.c (mon.1) 1363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.800168+0000 mon.c (mon.1) 1363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.802583+0000 mon.c (mon.1) 1364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.802583+0000 mon.c (mon.1) 1364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.806924+0000 mon.c (mon.1) 1365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.806924+0000 mon.c (mon.1) 1365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.808508+0000 mon.c (mon.1) 1366 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.808508+0000 mon.c (mon.1) 1366 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.821869+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.821869+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.916472+0000 mon.c (mon.1) 1367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.916472+0000 mon.c (mon.1) 1367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.927184+0000 mon.c (mon.1) 1368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.927184+0000 mon.c (mon.1) 1368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.929400+0000 mon.c (mon.1) 1369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.929400+0000 mon.c (mon.1) 1369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.933658+0000 mon.c (mon.1) 1370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.933658+0000 mon.c (mon.1) 1370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.935069+0000 mon.c (mon.1) 1371 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.935069+0000 mon.c (mon.1) 1371 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.946219+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:01.946219+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.038234+0000 mon.c (mon.1) 1372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.038234+0000 mon.c (mon.1) 1372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.042603+0000 mon.c (mon.1) 1373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.042603+0000 mon.c (mon.1) 1373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.044125+0000 mon.c (mon.1) 1374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.044125+0000 mon.c (mon.1) 1374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.047607+0000 mon.c (mon.1) 1375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.047607+0000 mon.c (mon.1) 1375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.048641+0000 mon.c (mon.1) 1376 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.048641+0000 mon.c (mon.1) 1376 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.054939+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.054939+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.146415+0000 mon.c (mon.1) 1377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.146415+0000 mon.c (mon.1) 1377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.150966+0000 mon.c (mon.1) 1378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.150966+0000 mon.c (mon.1) 1378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.152889+0000 mon.c (mon.1) 1379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.152889+0000 mon.c (mon.1) 1379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.157544+0000 mon.c (mon.1) 1380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.157544+0000 mon.c (mon.1) 1380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.158986+0000 mon.c (mon.1) 1381 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.158986+0000 mon.c (mon.1) 1381 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.166186+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.166186+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.256720+0000 mon.c (mon.1) 1382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.256720+0000 mon.c (mon.1) 1382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.261025+0000 mon.c (mon.1) 1383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.261025+0000 mon.c (mon.1) 1383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:02.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.262581+0000 mon.c (mon.1) 1384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.262581+0000 mon.c (mon.1) 1384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:02.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.266272+0000 mon.c (mon.1) 1385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.266272+0000 mon.c (mon.1) 1385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:02.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.267698+0000 mon.c (mon.1) 1386 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.267698+0000 mon.c (mon.1) 1386 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:02.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.274499+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:02.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:02 smithi123 bash[58916]: audit 2024-04-22T21:11:02.274499+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.588 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: cephadm 2024-04-22T21:11:01.468446+0000 mgr.x (mgr.34107) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.588 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: cephadm 2024-04-22T21:11:01.468446+0000 mgr.x (mgr.34107) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.588 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: cephadm 2024-04-22T21:11:01.587889+0000 mgr.x (mgr.34107) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.588 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: cephadm 2024-04-22T21:11:01.587889+0000 mgr.x (mgr.34107) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.588 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: cephadm 2024-04-22T21:11:01.709875+0000 mgr.x (mgr.34107) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.589 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: cephadm 2024-04-22T21:11:01.709875+0000 mgr.x (mgr.34107) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.589 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: cephadm 2024-04-22T21:11:01.830392+0000 mgr.x (mgr.34107) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.589 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: cephadm 2024-04-22T21:11:01.830392+0000 mgr.x (mgr.34107) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.589 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: cephadm 2024-04-22T21:11:01.952439+0000 mgr.x (mgr.34107) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.589 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: cephadm 2024-04-22T21:11:01.952439+0000 mgr.x (mgr.34107) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.589 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: cephadm 2024-04-22T21:11:02.062013+0000 mgr.x (mgr.34107) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.589 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: cephadm 2024-04-22T21:11:02.062013+0000 mgr.x (mgr.34107) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.589 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: cephadm 2024-04-22T21:11:02.172123+0000 mgr.x (mgr.34107) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.589 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: cephadm 2024-04-22T21:11:02.172123+0000 mgr.x (mgr.34107) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.589 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: cephadm 2024-04-22T21:11:02.280315+0000 mgr.x (mgr.34107) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.589 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: cephadm 2024-04-22T21:11:02.280315+0000 mgr.x (mgr.34107) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.589 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.334791+0000 mon.c (mon.1) 1387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.589 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.334791+0000 mon.c (mon.1) 1387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.590 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.337070+0000 mon.c (mon.1) 1388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.590 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.337070+0000 mon.c (mon.1) 1388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.590 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.338104+0000 mon.c (mon.1) 1389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.590 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: cephadm 2024-04-22T21:11:01.468446+0000 mgr.x (mgr.34107) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.590 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: cephadm 2024-04-22T21:11:01.468446+0000 mgr.x (mgr.34107) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.590 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: cephadm 2024-04-22T21:11:01.587889+0000 mgr.x (mgr.34107) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.590 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: cephadm 2024-04-22T21:11:01.587889+0000 mgr.x (mgr.34107) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.590 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: cephadm 2024-04-22T21:11:01.709875+0000 mgr.x (mgr.34107) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.591 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: cephadm 2024-04-22T21:11:01.709875+0000 mgr.x (mgr.34107) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.591 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: cephadm 2024-04-22T21:11:01.830392+0000 mgr.x (mgr.34107) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.591 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: cephadm 2024-04-22T21:11:01.830392+0000 mgr.x (mgr.34107) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.591 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: cephadm 2024-04-22T21:11:01.952439+0000 mgr.x (mgr.34107) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.591 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: cephadm 2024-04-22T21:11:01.952439+0000 mgr.x (mgr.34107) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.591 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: cephadm 2024-04-22T21:11:02.062013+0000 mgr.x (mgr.34107) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.591 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: cephadm 2024-04-22T21:11:02.062013+0000 mgr.x (mgr.34107) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.591 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: cephadm 2024-04-22T21:11:02.172123+0000 mgr.x (mgr.34107) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.591 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: cephadm 2024-04-22T21:11:02.172123+0000 mgr.x (mgr.34107) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.592 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: cephadm 2024-04-22T21:11:02.280315+0000 mgr.x (mgr.34107) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.592 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: cephadm 2024-04-22T21:11:02.280315+0000 mgr.x (mgr.34107) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.592 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.334791+0000 mon.c (mon.1) 1387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.592 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.334791+0000 mon.c (mon.1) 1387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.592 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.337070+0000 mon.c (mon.1) 1388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.592 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.337070+0000 mon.c (mon.1) 1388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.592 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.338104+0000 mon.c (mon.1) 1389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.592 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.338104+0000 mon.c (mon.1) 1389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.592 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.341145+0000 mon.c (mon.1) 1390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.592 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.341145+0000 mon.c (mon.1) 1390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.592 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.341980+0000 mon.c (mon.1) 1391 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.592 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.341980+0000 mon.c (mon.1) 1391 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.592 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.348349+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.592 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.348349+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.592 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: cephadm 2024-04-22T21:11:02.355577+0000 mgr.x (mgr.34107) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.593 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: cephadm 2024-04-22T21:11:02.355577+0000 mgr.x (mgr.34107) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.593 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.426700+0000 mon.c (mon.1) 1392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.593 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.426700+0000 mon.c (mon.1) 1392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.593 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.429006+0000 mon.c (mon.1) 1393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.593 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.429006+0000 mon.c (mon.1) 1393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.593 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.430068+0000 mon.c (mon.1) 1394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.593 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.430068+0000 mon.c (mon.1) 1394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.593 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.432357+0000 mon.c (mon.1) 1395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.593 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.432357+0000 mon.c (mon.1) 1395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.593 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.433125+0000 mon.c (mon.1) 1396 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.593 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.433125+0000 mon.c (mon.1) 1396 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.593 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.441996+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.594 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.338104+0000 mon.c (mon.1) 1389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.594 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.341145+0000 mon.c (mon.1) 1390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.594 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.341145+0000 mon.c (mon.1) 1390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.594 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.341980+0000 mon.c (mon.1) 1391 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.594 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.341980+0000 mon.c (mon.1) 1391 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.594 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.348349+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.594 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.348349+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.594 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: cephadm 2024-04-22T21:11:02.355577+0000 mgr.x (mgr.34107) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.594 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: cephadm 2024-04-22T21:11:02.355577+0000 mgr.x (mgr.34107) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.594 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.426700+0000 mon.c (mon.1) 1392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.594 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.426700+0000 mon.c (mon.1) 1392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.595 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.429006+0000 mon.c (mon.1) 1393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.595 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.429006+0000 mon.c (mon.1) 1393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.595 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.430068+0000 mon.c (mon.1) 1394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.595 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.430068+0000 mon.c (mon.1) 1394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.595 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.432357+0000 mon.c (mon.1) 1395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.595 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.432357+0000 mon.c (mon.1) 1395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.595 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.433125+0000 mon.c (mon.1) 1396 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.595 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.433125+0000 mon.c (mon.1) 1396 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.595 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.441996+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.596 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.441996+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.596 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.517410+0000 mon.c (mon.1) 1397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.596 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.517410+0000 mon.c (mon.1) 1397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.596 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.520469+0000 mon.c (mon.1) 1398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.596 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.520469+0000 mon.c (mon.1) 1398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.596 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.522133+0000 mon.c (mon.1) 1399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.596 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.522133+0000 mon.c (mon.1) 1399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.596 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.526043+0000 mon.c (mon.1) 1400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.596 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.526043+0000 mon.c (mon.1) 1400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.596 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.527246+0000 mon.c (mon.1) 1401 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.596 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.527246+0000 mon.c (mon.1) 1401 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.596 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.538901+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.597 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.538901+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.597 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.616609+0000 mon.c (mon.1) 1402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.597 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.616609+0000 mon.c (mon.1) 1402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.597 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.619698+0000 mon.c (mon.1) 1403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.597 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.619698+0000 mon.c (mon.1) 1403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.597 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.621513+0000 mon.c (mon.1) 1404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.597 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.621513+0000 mon.c (mon.1) 1404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.597 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.624052+0000 mon.c (mon.1) 1405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.597 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.624052+0000 mon.c (mon.1) 1405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.598 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.624897+0000 mon.c (mon.1) 1406 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.598 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.624897+0000 mon.c (mon.1) 1406 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.598 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.632737+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.598 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.632737+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.598 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.708345+0000 mon.c (mon.1) 1407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.598 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.708345+0000 mon.c (mon.1) 1407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.598 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.710873+0000 mon.c (mon.1) 1408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.598 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.710873+0000 mon.c (mon.1) 1408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.598 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.711991+0000 mon.c (mon.1) 1409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.598 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.711991+0000 mon.c (mon.1) 1409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.598 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.714520+0000 mon.c (mon.1) 1410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.598 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.714520+0000 mon.c (mon.1) 1410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.598 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.715513+0000 mon.c (mon.1) 1411 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.599 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.715513+0000 mon.c (mon.1) 1411 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.599 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.723740+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.599 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.723740+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.599 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.802049+0000 mon.c (mon.1) 1412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.599 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.441996+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.599 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.517410+0000 mon.c (mon.1) 1397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.599 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.517410+0000 mon.c (mon.1) 1397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.599 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.520469+0000 mon.c (mon.1) 1398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.599 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.520469+0000 mon.c (mon.1) 1398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.599 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.522133+0000 mon.c (mon.1) 1399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.599 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.522133+0000 mon.c (mon.1) 1399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.600 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.526043+0000 mon.c (mon.1) 1400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.600 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.526043+0000 mon.c (mon.1) 1400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.600 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.527246+0000 mon.c (mon.1) 1401 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.600 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.527246+0000 mon.c (mon.1) 1401 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.600 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.538901+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.600 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.538901+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.600 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.616609+0000 mon.c (mon.1) 1402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.600 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.616609+0000 mon.c (mon.1) 1402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.600 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.619698+0000 mon.c (mon.1) 1403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.600 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.619698+0000 mon.c (mon.1) 1403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.600 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.621513+0000 mon.c (mon.1) 1404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.600 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.621513+0000 mon.c (mon.1) 1404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.601 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.802049+0000 mon.c (mon.1) 1412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.601 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.804802+0000 mon.c (mon.1) 1413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.601 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.804802+0000 mon.c (mon.1) 1413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.601 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.806395+0000 mon.c (mon.1) 1414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.601 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.806395+0000 mon.c (mon.1) 1414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.601 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.810154+0000 mon.c (mon.1) 1415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.601 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.810154+0000 mon.c (mon.1) 1415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.601 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.811172+0000 mon.c (mon.1) 1416 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.601 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.811172+0000 mon.c (mon.1) 1416 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.601 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.819850+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.602 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.819850+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.602 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.898281+0000 mon.c (mon.1) 1417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.602 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.898281+0000 mon.c (mon.1) 1417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.602 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.901085+0000 mon.c (mon.1) 1418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.602 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.901085+0000 mon.c (mon.1) 1418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.602 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.902537+0000 mon.c (mon.1) 1419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.602 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.902537+0000 mon.c (mon.1) 1419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.602 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.906242+0000 mon.c (mon.1) 1420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.602 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.906242+0000 mon.c (mon.1) 1420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.603 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.624052+0000 mon.c (mon.1) 1405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.603 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.624052+0000 mon.c (mon.1) 1405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.603 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.624897+0000 mon.c (mon.1) 1406 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.603 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.624897+0000 mon.c (mon.1) 1406 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.603 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.632737+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.603 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.632737+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.603 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.708345+0000 mon.c (mon.1) 1407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.603 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.708345+0000 mon.c (mon.1) 1407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.603 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.710873+0000 mon.c (mon.1) 1408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.603 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.710873+0000 mon.c (mon.1) 1408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.603 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.711991+0000 mon.c (mon.1) 1409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.604 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.711991+0000 mon.c (mon.1) 1409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.604 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.714520+0000 mon.c (mon.1) 1410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.604 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.714520+0000 mon.c (mon.1) 1410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.604 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.715513+0000 mon.c (mon.1) 1411 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.604 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.715513+0000 mon.c (mon.1) 1411 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.604 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.723740+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.604 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.723740+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.604 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.802049+0000 mon.c (mon.1) 1412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.604 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.802049+0000 mon.c (mon.1) 1412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.604 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.804802+0000 mon.c (mon.1) 1413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.604 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.804802+0000 mon.c (mon.1) 1413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.604 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.806395+0000 mon.c (mon.1) 1414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.604 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.806395+0000 mon.c (mon.1) 1414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.604 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.810154+0000 mon.c (mon.1) 1415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.605 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.810154+0000 mon.c (mon.1) 1415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.605 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.811172+0000 mon.c (mon.1) 1416 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.605 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.811172+0000 mon.c (mon.1) 1416 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.605 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.819850+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.605 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.819850+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.605 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.898281+0000 mon.c (mon.1) 1417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.605 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.898281+0000 mon.c (mon.1) 1417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.605 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.901085+0000 mon.c (mon.1) 1418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.605 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.901085+0000 mon.c (mon.1) 1418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.605 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.902537+0000 mon.c (mon.1) 1419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.605 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.902537+0000 mon.c (mon.1) 1419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.605 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.906242+0000 mon.c (mon.1) 1420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.605 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.906242+0000 mon.c (mon.1) 1420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.606 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.907288+0000 mon.c (mon.1) 1421 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.606 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.907288+0000 mon.c (mon.1) 1421 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.606 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.917672+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.606 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.917672+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.606 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.996030+0000 mon.c (mon.1) 1422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.606 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.996030+0000 mon.c (mon.1) 1422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.606 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.999116+0000 mon.c (mon.1) 1423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.606 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:02.999116+0000 mon.c (mon.1) 1423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.606 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.000518+0000 mon.c (mon.1) 1424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.606 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.000518+0000 mon.c (mon.1) 1424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.606 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.004068+0000 mon.c (mon.1) 1425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.607 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.004068+0000 mon.c (mon.1) 1425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.607 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.005199+0000 mon.c (mon.1) 1426 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.607 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.005199+0000 mon.c (mon.1) 1426 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.607 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.014846+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.607 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.014846+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.607 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.093293+0000 mon.c (mon.1) 1427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.607 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.093293+0000 mon.c (mon.1) 1427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.607 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.096508+0000 mon.c (mon.1) 1428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.607 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.096508+0000 mon.c (mon.1) 1428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.607 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.907288+0000 mon.c (mon.1) 1421 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.608 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.907288+0000 mon.c (mon.1) 1421 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.608 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.917672+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.608 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.917672+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.608 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.996030+0000 mon.c (mon.1) 1422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.608 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.996030+0000 mon.c (mon.1) 1422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.608 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.999116+0000 mon.c (mon.1) 1423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.608 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:02.999116+0000 mon.c (mon.1) 1423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.608 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.000518+0000 mon.c (mon.1) 1424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.608 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.000518+0000 mon.c (mon.1) 1424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.608 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.004068+0000 mon.c (mon.1) 1425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.608 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.004068+0000 mon.c (mon.1) 1425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.609 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.005199+0000 mon.c (mon.1) 1426 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.609 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.005199+0000 mon.c (mon.1) 1426 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.609 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.014846+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.609 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.014846+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.609 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.093293+0000 mon.c (mon.1) 1427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.609 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.093293+0000 mon.c (mon.1) 1427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.609 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.096508+0000 mon.c (mon.1) 1428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.609 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.096508+0000 mon.c (mon.1) 1428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.609 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.098269+0000 mon.c (mon.1) 1429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.609 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.098269+0000 mon.c (mon.1) 1429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.610 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.102581+0000 mon.c (mon.1) 1430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.610 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.102581+0000 mon.c (mon.1) 1430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.610 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.103908+0000 mon.c (mon.1) 1431 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.610 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.103908+0000 mon.c (mon.1) 1431 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.610 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.117512+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.610 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.117512+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.610 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.196480+0000 mon.c (mon.1) 1432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.610 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.196480+0000 mon.c (mon.1) 1432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.610 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.199527+0000 mon.c (mon.1) 1433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.610 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.199527+0000 mon.c (mon.1) 1433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.610 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.200927+0000 mon.c (mon.1) 1434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.610 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.200927+0000 mon.c (mon.1) 1434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.610 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.204549+0000 mon.c (mon.1) 1435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.611 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.204549+0000 mon.c (mon.1) 1435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.611 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.205767+0000 mon.c (mon.1) 1436 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.611 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.205767+0000 mon.c (mon.1) 1436 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.611 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.215296+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.611 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.215296+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.611 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.098269+0000 mon.c (mon.1) 1429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.611 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.098269+0000 mon.c (mon.1) 1429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.611 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.102581+0000 mon.c (mon.1) 1430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.611 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.102581+0000 mon.c (mon.1) 1430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.611 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.103908+0000 mon.c (mon.1) 1431 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.612 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.103908+0000 mon.c (mon.1) 1431 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.612 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.117512+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.612 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.117512+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.612 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.196480+0000 mon.c (mon.1) 1432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.612 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.196480+0000 mon.c (mon.1) 1432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.612 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.199527+0000 mon.c (mon.1) 1433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.612 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.199527+0000 mon.c (mon.1) 1433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.612 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.200927+0000 mon.c (mon.1) 1434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.612 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.200927+0000 mon.c (mon.1) 1434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.612 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.204549+0000 mon.c (mon.1) 1435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.612 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.204549+0000 mon.c (mon.1) 1435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.612 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.205767+0000 mon.c (mon.1) 1436 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.612 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.205767+0000 mon.c (mon.1) 1436 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.613 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.215296+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.613 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.215296+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.288689+0000 mon.c (mon.1) 1437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.288689+0000 mon.c (mon.1) 1437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.291206+0000 mon.c (mon.1) 1438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.291206+0000 mon.c (mon.1) 1438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.293133+0000 mon.c (mon.1) 1439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.293133+0000 mon.c (mon.1) 1439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.296616+0000 mon.c (mon.1) 1440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.296616+0000 mon.c (mon.1) 1440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.297611+0000 mon.c (mon.1) 1441 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[73084]: audit 2024-04-22T21:11:03.297611+0000 mon.c (mon.1) 1441 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.614 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.288689+0000 mon.c (mon.1) 1437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.614 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.288689+0000 mon.c (mon.1) 1437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.614 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.291206+0000 mon.c (mon.1) 1438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.614 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.291206+0000 mon.c (mon.1) 1438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.614 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.293133+0000 mon.c (mon.1) 1439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.614 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.293133+0000 mon.c (mon.1) 1439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.614 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.296616+0000 mon.c (mon.1) 1440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.615 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.296616+0000 mon.c (mon.1) 1440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.615 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.297611+0000 mon.c (mon.1) 1441 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.615 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[75184]: audit 2024-04-22T21:11:03.297611+0000 mon.c (mon.1) 1441 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: cephadm 2024-04-22T21:11:01.468446+0000 mgr.x (mgr.34107) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: cephadm 2024-04-22T21:11:01.468446+0000 mgr.x (mgr.34107) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: cephadm 2024-04-22T21:11:01.587889+0000 mgr.x (mgr.34107) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: cephadm 2024-04-22T21:11:01.587889+0000 mgr.x (mgr.34107) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: cephadm 2024-04-22T21:11:01.709875+0000 mgr.x (mgr.34107) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: cephadm 2024-04-22T21:11:01.709875+0000 mgr.x (mgr.34107) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: cephadm 2024-04-22T21:11:01.830392+0000 mgr.x (mgr.34107) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: cephadm 2024-04-22T21:11:01.830392+0000 mgr.x (mgr.34107) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: cephadm 2024-04-22T21:11:01.952439+0000 mgr.x (mgr.34107) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: cephadm 2024-04-22T21:11:01.952439+0000 mgr.x (mgr.34107) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: cephadm 2024-04-22T21:11:02.062013+0000 mgr.x (mgr.34107) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: cephadm 2024-04-22T21:11:02.062013+0000 mgr.x (mgr.34107) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: cephadm 2024-04-22T21:11:02.172123+0000 mgr.x (mgr.34107) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: cephadm 2024-04-22T21:11:02.172123+0000 mgr.x (mgr.34107) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: cephadm 2024-04-22T21:11:02.280315+0000 mgr.x (mgr.34107) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: cephadm 2024-04-22T21:11:02.280315+0000 mgr.x (mgr.34107) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.334791+0000 mon.c (mon.1) 1387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.334791+0000 mon.c (mon.1) 1387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.337070+0000 mon.c (mon.1) 1388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.337070+0000 mon.c (mon.1) 1388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.338104+0000 mon.c (mon.1) 1389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.338104+0000 mon.c (mon.1) 1389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.341145+0000 mon.c (mon.1) 1390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.341145+0000 mon.c (mon.1) 1390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.341980+0000 mon.c (mon.1) 1391 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.341980+0000 mon.c (mon.1) 1391 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.348349+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.348349+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: cephadm 2024-04-22T21:11:02.355577+0000 mgr.x (mgr.34107) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: cephadm 2024-04-22T21:11:02.355577+0000 mgr.x (mgr.34107) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:03.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.426700+0000 mon.c (mon.1) 1392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.426700+0000 mon.c (mon.1) 1392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.429006+0000 mon.c (mon.1) 1393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.429006+0000 mon.c (mon.1) 1393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.430068+0000 mon.c (mon.1) 1394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.430068+0000 mon.c (mon.1) 1394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.432357+0000 mon.c (mon.1) 1395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.432357+0000 mon.c (mon.1) 1395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.433125+0000 mon.c (mon.1) 1396 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.433125+0000 mon.c (mon.1) 1396 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.441996+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.441996+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.517410+0000 mon.c (mon.1) 1397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.517410+0000 mon.c (mon.1) 1397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.520469+0000 mon.c (mon.1) 1398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.520469+0000 mon.c (mon.1) 1398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.522133+0000 mon.c (mon.1) 1399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.522133+0000 mon.c (mon.1) 1399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.526043+0000 mon.c (mon.1) 1400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.526043+0000 mon.c (mon.1) 1400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.527246+0000 mon.c (mon.1) 1401 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.527246+0000 mon.c (mon.1) 1401 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.538901+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.538901+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.616609+0000 mon.c (mon.1) 1402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.616609+0000 mon.c (mon.1) 1402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.619698+0000 mon.c (mon.1) 1403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.619698+0000 mon.c (mon.1) 1403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.621513+0000 mon.c (mon.1) 1404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.621513+0000 mon.c (mon.1) 1404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.624052+0000 mon.c (mon.1) 1405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.624052+0000 mon.c (mon.1) 1405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.624897+0000 mon.c (mon.1) 1406 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.624897+0000 mon.c (mon.1) 1406 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.632737+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.632737+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.708345+0000 mon.c (mon.1) 1407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.708345+0000 mon.c (mon.1) 1407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.710873+0000 mon.c (mon.1) 1408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.710873+0000 mon.c (mon.1) 1408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.711991+0000 mon.c (mon.1) 1409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.711991+0000 mon.c (mon.1) 1409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.714520+0000 mon.c (mon.1) 1410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.714520+0000 mon.c (mon.1) 1410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.715513+0000 mon.c (mon.1) 1411 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.715513+0000 mon.c (mon.1) 1411 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.723740+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.723740+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.802049+0000 mon.c (mon.1) 1412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.802049+0000 mon.c (mon.1) 1412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.804802+0000 mon.c (mon.1) 1413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.804802+0000 mon.c (mon.1) 1413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.806395+0000 mon.c (mon.1) 1414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.806395+0000 mon.c (mon.1) 1414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.810154+0000 mon.c (mon.1) 1415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.810154+0000 mon.c (mon.1) 1415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.811172+0000 mon.c (mon.1) 1416 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.811172+0000 mon.c (mon.1) 1416 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.819850+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.819850+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.898281+0000 mon.c (mon.1) 1417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.898281+0000 mon.c (mon.1) 1417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.901085+0000 mon.c (mon.1) 1418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.901085+0000 mon.c (mon.1) 1418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.902537+0000 mon.c (mon.1) 1419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.902537+0000 mon.c (mon.1) 1419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.906242+0000 mon.c (mon.1) 1420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.906242+0000 mon.c (mon.1) 1420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.907288+0000 mon.c (mon.1) 1421 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.907288+0000 mon.c (mon.1) 1421 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.917672+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.917672+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.996030+0000 mon.c (mon.1) 1422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.996030+0000 mon.c (mon.1) 1422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.999116+0000 mon.c (mon.1) 1423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:02.999116+0000 mon.c (mon.1) 1423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.000518+0000 mon.c (mon.1) 1424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.000518+0000 mon.c (mon.1) 1424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.004068+0000 mon.c (mon.1) 1425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.004068+0000 mon.c (mon.1) 1425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.005199+0000 mon.c (mon.1) 1426 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.005199+0000 mon.c (mon.1) 1426 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.014846+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.014846+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.093293+0000 mon.c (mon.1) 1427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.093293+0000 mon.c (mon.1) 1427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.096508+0000 mon.c (mon.1) 1428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.096508+0000 mon.c (mon.1) 1428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.098269+0000 mon.c (mon.1) 1429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.098269+0000 mon.c (mon.1) 1429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.102581+0000 mon.c (mon.1) 1430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.102581+0000 mon.c (mon.1) 1430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.103908+0000 mon.c (mon.1) 1431 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.103908+0000 mon.c (mon.1) 1431 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.117512+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.117512+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.196480+0000 mon.c (mon.1) 1432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.196480+0000 mon.c (mon.1) 1432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.199527+0000 mon.c (mon.1) 1433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.199527+0000 mon.c (mon.1) 1433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.200927+0000 mon.c (mon.1) 1434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.200927+0000 mon.c (mon.1) 1434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.204549+0000 mon.c (mon.1) 1435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.204549+0000 mon.c (mon.1) 1435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.205767+0000 mon.c (mon.1) 1436 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.205767+0000 mon.c (mon.1) 1436 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.215296+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.215296+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:03.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.288689+0000 mon.c (mon.1) 1437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.288689+0000 mon.c (mon.1) 1437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.291206+0000 mon.c (mon.1) 1438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.291206+0000 mon.c (mon.1) 1438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:03.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.293133+0000 mon.c (mon.1) 1439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.293133+0000 mon.c (mon.1) 1439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:03.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.296616+0000 mon.c (mon.1) 1440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.296616+0000 mon.c (mon.1) 1440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:03.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.297611+0000 mon.c (mon.1) 1441 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:03.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:03 smithi123 bash[58916]: audit 2024-04-22T21:11:03.297611+0000 mon.c (mon.1) 1441 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.035 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[85207]: debug 2024-04-22T21:11:03.613+0000 7f26143dc7c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-04-22T21:11:04.035 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:11:03 smithi121 bash[85207]: debug 2024-04-22T21:11:03.645+0000 7f26143dc7c0 -1 osd.2 127 log_to_monitors true 2024-04-22T21:11:04.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: cephadm 2024-04-22T21:11:02.447686+0000 mgr.x (mgr.34107) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: cephadm 2024-04-22T21:11:02.447686+0000 mgr.x (mgr.34107) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: cephadm 2024-04-22T21:11:02.544891+0000 mgr.x (mgr.34107) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: cephadm 2024-04-22T21:11:02.544891+0000 mgr.x (mgr.34107) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: cephadm 2024-04-22T21:11:02.638807+0000 mgr.x (mgr.34107) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: cephadm 2024-04-22T21:11:02.638807+0000 mgr.x (mgr.34107) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: cephadm 2024-04-22T21:11:02.729611+0000 mgr.x (mgr.34107) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: cephadm 2024-04-22T21:11:02.729611+0000 mgr.x (mgr.34107) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: cephadm 2024-04-22T21:11:02.825762+0000 mgr.x (mgr.34107) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: cephadm 2024-04-22T21:11:02.825762+0000 mgr.x (mgr.34107) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: cephadm 2024-04-22T21:11:02.923500+0000 mgr.x (mgr.34107) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: cephadm 2024-04-22T21:11:02.923500+0000 mgr.x (mgr.34107) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: cluster 2024-04-22T21:11:02.989915+0000 mgr.x (mgr.34107) 740 : cluster [DBG] pgmap v119: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 0 B/s wr, 128 op/s; 56/630 objects degraded (8.889%) 2024-04-22T21:11:04.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: cluster 2024-04-22T21:11:02.989915+0000 mgr.x (mgr.34107) 740 : cluster [DBG] pgmap v119: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 0 B/s wr, 128 op/s; 56/630 objects degraded (8.889%) 2024-04-22T21:11:04.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: cephadm 2024-04-22T21:11:03.020615+0000 mgr.x (mgr.34107) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: cephadm 2024-04-22T21:11:03.020615+0000 mgr.x (mgr.34107) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: cephadm 2024-04-22T21:11:03.123782+0000 mgr.x (mgr.34107) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: cephadm 2024-04-22T21:11:03.123782+0000 mgr.x (mgr.34107) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: cephadm 2024-04-22T21:11:03.221159+0000 mgr.x (mgr.34107) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: cephadm 2024-04-22T21:11:03.221159+0000 mgr.x (mgr.34107) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.305270+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.305270+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: cephadm 2024-04-22T21:11:03.310926+0000 mgr.x (mgr.34107) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: cephadm 2024-04-22T21:11:03.310926+0000 mgr.x (mgr.34107) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.377273+0000 mon.c (mon.1) 1442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.377273+0000 mon.c (mon.1) 1442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.380930+0000 mon.c (mon.1) 1443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.380930+0000 mon.c (mon.1) 1443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.382314+0000 mon.c (mon.1) 1444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.382314+0000 mon.c (mon.1) 1444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.385136+0000 mon.c (mon.1) 1445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.385136+0000 mon.c (mon.1) 1445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.385967+0000 mon.c (mon.1) 1446 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.385967+0000 mon.c (mon.1) 1446 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.393265+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.393265+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.452159+0000 mon.c (mon.1) 1447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.452159+0000 mon.c (mon.1) 1447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.454452+0000 mon.c (mon.1) 1448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.454452+0000 mon.c (mon.1) 1448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.455727+0000 mon.c (mon.1) 1449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.455727+0000 mon.c (mon.1) 1449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.458244+0000 mon.c (mon.1) 1450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.458244+0000 mon.c (mon.1) 1450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.458888+0000 mon.c (mon.1) 1451 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.458888+0000 mon.c (mon.1) 1451 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.464206+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.464206+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.509742+0000 mon.c (mon.1) 1452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.509742+0000 mon.c (mon.1) 1452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.511921+0000 mon.c (mon.1) 1453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.511921+0000 mon.c (mon.1) 1453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.512897+0000 mon.c (mon.1) 1454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.512897+0000 mon.c (mon.1) 1454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.514926+0000 mon.c (mon.1) 1455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.514926+0000 mon.c (mon.1) 1455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.515721+0000 mon.c (mon.1) 1456 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.515721+0000 mon.c (mon.1) 1456 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.521225+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.521225+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.578546+0000 mon.c (mon.1) 1457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.578546+0000 mon.c (mon.1) 1457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.582224+0000 mon.c (mon.1) 1458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.582224+0000 mon.c (mon.1) 1458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.583635+0000 mon.c (mon.1) 1459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.583635+0000 mon.c (mon.1) 1459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.587105+0000 mon.c (mon.1) 1460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.587105+0000 mon.c (mon.1) 1460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.588231+0000 mon.c (mon.1) 1461 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.588231+0000 mon.c (mon.1) 1461 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.596053+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.596053+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.653261+0000 mon.c (mon.1) 1462 : audit [INF] from='osd.2 [v2:172.21.15.121:6816/731408442,v1:172.21.15.121:6817/731408442]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-22T21:11:04.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.653261+0000 mon.c (mon.1) 1462 : audit [INF] from='osd.2 [v2:172.21.15.121:6816/731408442,v1:172.21.15.121:6817/731408442]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-22T21:11:04.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.653591+0000 mon.a (mon.0) 773 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-22T21:11:04.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.653591+0000 mon.a (mon.0) 773 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-22T21:11:04.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.685297+0000 mon.c (mon.1) 1463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.685297+0000 mon.c (mon.1) 1463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.689264+0000 mon.c (mon.1) 1464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.689264+0000 mon.c (mon.1) 1464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.690919+0000 mon.c (mon.1) 1465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.690919+0000 mon.c (mon.1) 1465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.694947+0000 mon.c (mon.1) 1466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.694947+0000 mon.c (mon.1) 1466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.696214+0000 mon.c (mon.1) 1467 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.696214+0000 mon.c (mon.1) 1467 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.703858+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.703858+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.781931+0000 mon.c (mon.1) 1468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.781931+0000 mon.c (mon.1) 1468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.785432+0000 mon.c (mon.1) 1469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.785432+0000 mon.c (mon.1) 1469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.787193+0000 mon.c (mon.1) 1470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.787193+0000 mon.c (mon.1) 1470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.790999+0000 mon.c (mon.1) 1471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.790999+0000 mon.c (mon.1) 1471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.792365+0000 mon.c (mon.1) 1472 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.792365+0000 mon.c (mon.1) 1472 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.799961+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.799961+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.893087+0000 mon.c (mon.1) 1473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.893087+0000 mon.c (mon.1) 1473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.897682+0000 mon.c (mon.1) 1474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.897682+0000 mon.c (mon.1) 1474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.899800+0000 mon.c (mon.1) 1475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.899800+0000 mon.c (mon.1) 1475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.904189+0000 mon.c (mon.1) 1476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.904189+0000 mon.c (mon.1) 1476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.905559+0000 mon.c (mon.1) 1477 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.905559+0000 mon.c (mon.1) 1477 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.914109+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:03.914109+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.009672+0000 mon.c (mon.1) 1478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.009672+0000 mon.c (mon.1) 1478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.014661+0000 mon.c (mon.1) 1479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.014661+0000 mon.c (mon.1) 1479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.016899+0000 mon.c (mon.1) 1480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.016899+0000 mon.c (mon.1) 1480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.021132+0000 mon.c (mon.1) 1481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.021132+0000 mon.c (mon.1) 1481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.022609+0000 mon.c (mon.1) 1482 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.022609+0000 mon.c (mon.1) 1482 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.030954+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.030954+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.127274+0000 mon.c (mon.1) 1483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.127274+0000 mon.c (mon.1) 1483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.132263+0000 mon.c (mon.1) 1484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.132263+0000 mon.c (mon.1) 1484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.134608+0000 mon.c (mon.1) 1485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.134608+0000 mon.c (mon.1) 1485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.139116+0000 mon.c (mon.1) 1486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.139116+0000 mon.c (mon.1) 1486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.140538+0000 mon.c (mon.1) 1487 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.140538+0000 mon.c (mon.1) 1487 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.151395+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.151395+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.244775+0000 mon.c (mon.1) 1488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.244775+0000 mon.c (mon.1) 1488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.249710+0000 mon.c (mon.1) 1489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.249710+0000 mon.c (mon.1) 1489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.251888+0000 mon.c (mon.1) 1490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.251888+0000 mon.c (mon.1) 1490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.256075+0000 mon.c (mon.1) 1491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.256075+0000 mon.c (mon.1) 1491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.257644+0000 mon.c (mon.1) 1492 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.257644+0000 mon.c (mon.1) 1492 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.268432+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:04 smithi123 bash[58916]: audit 2024-04-22T21:11:04.268432+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: cephadm 2024-04-22T21:11:02.447686+0000 mgr.x (mgr.34107) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: cephadm 2024-04-22T21:11:02.447686+0000 mgr.x (mgr.34107) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: cephadm 2024-04-22T21:11:02.544891+0000 mgr.x (mgr.34107) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: cephadm 2024-04-22T21:11:02.544891+0000 mgr.x (mgr.34107) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: cephadm 2024-04-22T21:11:02.638807+0000 mgr.x (mgr.34107) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: cephadm 2024-04-22T21:11:02.638807+0000 mgr.x (mgr.34107) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: cephadm 2024-04-22T21:11:02.729611+0000 mgr.x (mgr.34107) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: cephadm 2024-04-22T21:11:02.729611+0000 mgr.x (mgr.34107) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: cephadm 2024-04-22T21:11:02.825762+0000 mgr.x (mgr.34107) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: cephadm 2024-04-22T21:11:02.825762+0000 mgr.x (mgr.34107) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: cephadm 2024-04-22T21:11:02.923500+0000 mgr.x (mgr.34107) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: cephadm 2024-04-22T21:11:02.923500+0000 mgr.x (mgr.34107) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: cluster 2024-04-22T21:11:02.989915+0000 mgr.x (mgr.34107) 740 : cluster [DBG] pgmap v119: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 0 B/s wr, 128 op/s; 56/630 objects degraded (8.889%) 2024-04-22T21:11:04.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: cluster 2024-04-22T21:11:02.989915+0000 mgr.x (mgr.34107) 740 : cluster [DBG] pgmap v119: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 0 B/s wr, 128 op/s; 56/630 objects degraded (8.889%) 2024-04-22T21:11:04.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: cephadm 2024-04-22T21:11:03.020615+0000 mgr.x (mgr.34107) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: cephadm 2024-04-22T21:11:03.020615+0000 mgr.x (mgr.34107) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: cephadm 2024-04-22T21:11:03.123782+0000 mgr.x (mgr.34107) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: cephadm 2024-04-22T21:11:03.123782+0000 mgr.x (mgr.34107) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: cephadm 2024-04-22T21:11:03.221159+0000 mgr.x (mgr.34107) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: cephadm 2024-04-22T21:11:03.221159+0000 mgr.x (mgr.34107) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.305270+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: cephadm 2024-04-22T21:11:02.447686+0000 mgr.x (mgr.34107) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: cephadm 2024-04-22T21:11:02.447686+0000 mgr.x (mgr.34107) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: cephadm 2024-04-22T21:11:02.544891+0000 mgr.x (mgr.34107) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: cephadm 2024-04-22T21:11:02.544891+0000 mgr.x (mgr.34107) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: cephadm 2024-04-22T21:11:02.638807+0000 mgr.x (mgr.34107) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: cephadm 2024-04-22T21:11:02.638807+0000 mgr.x (mgr.34107) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: cephadm 2024-04-22T21:11:02.729611+0000 mgr.x (mgr.34107) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: cephadm 2024-04-22T21:11:02.729611+0000 mgr.x (mgr.34107) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: cephadm 2024-04-22T21:11:02.825762+0000 mgr.x (mgr.34107) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: cephadm 2024-04-22T21:11:02.825762+0000 mgr.x (mgr.34107) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: cephadm 2024-04-22T21:11:02.923500+0000 mgr.x (mgr.34107) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: cephadm 2024-04-22T21:11:02.923500+0000 mgr.x (mgr.34107) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: cluster 2024-04-22T21:11:02.989915+0000 mgr.x (mgr.34107) 740 : cluster [DBG] pgmap v119: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 0 B/s wr, 128 op/s; 56/630 objects degraded (8.889%) 2024-04-22T21:11:04.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: cluster 2024-04-22T21:11:02.989915+0000 mgr.x (mgr.34107) 740 : cluster [DBG] pgmap v119: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 0 B/s wr, 128 op/s; 56/630 objects degraded (8.889%) 2024-04-22T21:11:04.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: cephadm 2024-04-22T21:11:03.020615+0000 mgr.x (mgr.34107) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: cephadm 2024-04-22T21:11:03.020615+0000 mgr.x (mgr.34107) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: cephadm 2024-04-22T21:11:03.123782+0000 mgr.x (mgr.34107) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: cephadm 2024-04-22T21:11:03.123782+0000 mgr.x (mgr.34107) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: cephadm 2024-04-22T21:11:03.221159+0000 mgr.x (mgr.34107) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: cephadm 2024-04-22T21:11:03.221159+0000 mgr.x (mgr.34107) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.305270+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.305270+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: cephadm 2024-04-22T21:11:03.310926+0000 mgr.x (mgr.34107) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: cephadm 2024-04-22T21:11:03.310926+0000 mgr.x (mgr.34107) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.377273+0000 mon.c (mon.1) 1442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.377273+0000 mon.c (mon.1) 1442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.380930+0000 mon.c (mon.1) 1443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.380930+0000 mon.c (mon.1) 1443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.382314+0000 mon.c (mon.1) 1444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.382314+0000 mon.c (mon.1) 1444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.385136+0000 mon.c (mon.1) 1445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.385136+0000 mon.c (mon.1) 1445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.385967+0000 mon.c (mon.1) 1446 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.385967+0000 mon.c (mon.1) 1446 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.393265+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.393265+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.452159+0000 mon.c (mon.1) 1447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.452159+0000 mon.c (mon.1) 1447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.454452+0000 mon.c (mon.1) 1448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.454452+0000 mon.c (mon.1) 1448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.455727+0000 mon.c (mon.1) 1449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.455727+0000 mon.c (mon.1) 1449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.458244+0000 mon.c (mon.1) 1450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.458244+0000 mon.c (mon.1) 1450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.458888+0000 mon.c (mon.1) 1451 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.458888+0000 mon.c (mon.1) 1451 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.464206+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.464206+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.509742+0000 mon.c (mon.1) 1452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.509742+0000 mon.c (mon.1) 1452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.511921+0000 mon.c (mon.1) 1453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.511921+0000 mon.c (mon.1) 1453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.512897+0000 mon.c (mon.1) 1454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.512897+0000 mon.c (mon.1) 1454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.514926+0000 mon.c (mon.1) 1455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.514926+0000 mon.c (mon.1) 1455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.515721+0000 mon.c (mon.1) 1456 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.515721+0000 mon.c (mon.1) 1456 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.521225+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.521225+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.578546+0000 mon.c (mon.1) 1457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.578546+0000 mon.c (mon.1) 1457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.582224+0000 mon.c (mon.1) 1458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.582224+0000 mon.c (mon.1) 1458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.583635+0000 mon.c (mon.1) 1459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.583635+0000 mon.c (mon.1) 1459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.587105+0000 mon.c (mon.1) 1460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.587105+0000 mon.c (mon.1) 1460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.588231+0000 mon.c (mon.1) 1461 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.588231+0000 mon.c (mon.1) 1461 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.596053+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.596053+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.653261+0000 mon.c (mon.1) 1462 : audit [INF] from='osd.2 [v2:172.21.15.121:6816/731408442,v1:172.21.15.121:6817/731408442]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-22T21:11:04.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.653261+0000 mon.c (mon.1) 1462 : audit [INF] from='osd.2 [v2:172.21.15.121:6816/731408442,v1:172.21.15.121:6817/731408442]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-22T21:11:04.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.653591+0000 mon.a (mon.0) 773 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-22T21:11:04.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.653591+0000 mon.a (mon.0) 773 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-22T21:11:04.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.685297+0000 mon.c (mon.1) 1463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.685297+0000 mon.c (mon.1) 1463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.689264+0000 mon.c (mon.1) 1464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.689264+0000 mon.c (mon.1) 1464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.690919+0000 mon.c (mon.1) 1465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.690919+0000 mon.c (mon.1) 1465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.694947+0000 mon.c (mon.1) 1466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.694947+0000 mon.c (mon.1) 1466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.696214+0000 mon.c (mon.1) 1467 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.696214+0000 mon.c (mon.1) 1467 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.703858+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.703858+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.781931+0000 mon.c (mon.1) 1468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.781931+0000 mon.c (mon.1) 1468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.785432+0000 mon.c (mon.1) 1469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.785432+0000 mon.c (mon.1) 1469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.787193+0000 mon.c (mon.1) 1470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.787193+0000 mon.c (mon.1) 1470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.790999+0000 mon.c (mon.1) 1471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.790999+0000 mon.c (mon.1) 1471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.792365+0000 mon.c (mon.1) 1472 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.792365+0000 mon.c (mon.1) 1472 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.799961+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.799961+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.893087+0000 mon.c (mon.1) 1473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.893087+0000 mon.c (mon.1) 1473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.897682+0000 mon.c (mon.1) 1474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.897682+0000 mon.c (mon.1) 1474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.899800+0000 mon.c (mon.1) 1475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.899800+0000 mon.c (mon.1) 1475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.904189+0000 mon.c (mon.1) 1476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.904189+0000 mon.c (mon.1) 1476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.905559+0000 mon.c (mon.1) 1477 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.905559+0000 mon.c (mon.1) 1477 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.914109+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:03.914109+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.009672+0000 mon.c (mon.1) 1478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.009672+0000 mon.c (mon.1) 1478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.014661+0000 mon.c (mon.1) 1479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.014661+0000 mon.c (mon.1) 1479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.016899+0000 mon.c (mon.1) 1480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.016899+0000 mon.c (mon.1) 1480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.021132+0000 mon.c (mon.1) 1481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.021132+0000 mon.c (mon.1) 1481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.022609+0000 mon.c (mon.1) 1482 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.022609+0000 mon.c (mon.1) 1482 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.030954+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.030954+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.127274+0000 mon.c (mon.1) 1483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.127274+0000 mon.c (mon.1) 1483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.132263+0000 mon.c (mon.1) 1484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.132263+0000 mon.c (mon.1) 1484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.134608+0000 mon.c (mon.1) 1485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.134608+0000 mon.c (mon.1) 1485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.139116+0000 mon.c (mon.1) 1486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.139116+0000 mon.c (mon.1) 1486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.140538+0000 mon.c (mon.1) 1487 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.140538+0000 mon.c (mon.1) 1487 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.151395+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.151395+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.244775+0000 mon.c (mon.1) 1488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.305270+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: cephadm 2024-04-22T21:11:03.310926+0000 mgr.x (mgr.34107) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: cephadm 2024-04-22T21:11:03.310926+0000 mgr.x (mgr.34107) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:04.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.377273+0000 mon.c (mon.1) 1442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.377273+0000 mon.c (mon.1) 1442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.380930+0000 mon.c (mon.1) 1443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.380930+0000 mon.c (mon.1) 1443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.382314+0000 mon.c (mon.1) 1444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.382314+0000 mon.c (mon.1) 1444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.385136+0000 mon.c (mon.1) 1445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.385136+0000 mon.c (mon.1) 1445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.385967+0000 mon.c (mon.1) 1446 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.385967+0000 mon.c (mon.1) 1446 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.393265+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.393265+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.452159+0000 mon.c (mon.1) 1447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.452159+0000 mon.c (mon.1) 1447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.454452+0000 mon.c (mon.1) 1448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.454452+0000 mon.c (mon.1) 1448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.455727+0000 mon.c (mon.1) 1449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.455727+0000 mon.c (mon.1) 1449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.458244+0000 mon.c (mon.1) 1450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.458244+0000 mon.c (mon.1) 1450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.458888+0000 mon.c (mon.1) 1451 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.458888+0000 mon.c (mon.1) 1451 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.464206+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.464206+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.509742+0000 mon.c (mon.1) 1452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.509742+0000 mon.c (mon.1) 1452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.511921+0000 mon.c (mon.1) 1453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.511921+0000 mon.c (mon.1) 1453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.512897+0000 mon.c (mon.1) 1454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.512897+0000 mon.c (mon.1) 1454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.514926+0000 mon.c (mon.1) 1455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.514926+0000 mon.c (mon.1) 1455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.515721+0000 mon.c (mon.1) 1456 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.515721+0000 mon.c (mon.1) 1456 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.521225+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.521225+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.578546+0000 mon.c (mon.1) 1457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.578546+0000 mon.c (mon.1) 1457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.582224+0000 mon.c (mon.1) 1458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.582224+0000 mon.c (mon.1) 1458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.583635+0000 mon.c (mon.1) 1459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.583635+0000 mon.c (mon.1) 1459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.587105+0000 mon.c (mon.1) 1460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.587105+0000 mon.c (mon.1) 1460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.588231+0000 mon.c (mon.1) 1461 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.588231+0000 mon.c (mon.1) 1461 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.596053+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.596053+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.653261+0000 mon.c (mon.1) 1462 : audit [INF] from='osd.2 [v2:172.21.15.121:6816/731408442,v1:172.21.15.121:6817/731408442]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-22T21:11:04.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.653261+0000 mon.c (mon.1) 1462 : audit [INF] from='osd.2 [v2:172.21.15.121:6816/731408442,v1:172.21.15.121:6817/731408442]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-22T21:11:04.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.653591+0000 mon.a (mon.0) 773 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-22T21:11:04.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.653591+0000 mon.a (mon.0) 773 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-22T21:11:04.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.685297+0000 mon.c (mon.1) 1463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.685297+0000 mon.c (mon.1) 1463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.689264+0000 mon.c (mon.1) 1464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.689264+0000 mon.c (mon.1) 1464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.690919+0000 mon.c (mon.1) 1465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.690919+0000 mon.c (mon.1) 1465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.694947+0000 mon.c (mon.1) 1466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.694947+0000 mon.c (mon.1) 1466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.696214+0000 mon.c (mon.1) 1467 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.696214+0000 mon.c (mon.1) 1467 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.703858+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.703858+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.781931+0000 mon.c (mon.1) 1468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.781931+0000 mon.c (mon.1) 1468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.785432+0000 mon.c (mon.1) 1469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.785432+0000 mon.c (mon.1) 1469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.787193+0000 mon.c (mon.1) 1470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.787193+0000 mon.c (mon.1) 1470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.790999+0000 mon.c (mon.1) 1471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.790999+0000 mon.c (mon.1) 1471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.792365+0000 mon.c (mon.1) 1472 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.792365+0000 mon.c (mon.1) 1472 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.799961+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.799961+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.893087+0000 mon.c (mon.1) 1473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.893087+0000 mon.c (mon.1) 1473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.897682+0000 mon.c (mon.1) 1474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.897682+0000 mon.c (mon.1) 1474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.899800+0000 mon.c (mon.1) 1475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.899800+0000 mon.c (mon.1) 1475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.904189+0000 mon.c (mon.1) 1476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.904189+0000 mon.c (mon.1) 1476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.905559+0000 mon.c (mon.1) 1477 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.905559+0000 mon.c (mon.1) 1477 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.914109+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:03.914109+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.009672+0000 mon.c (mon.1) 1478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.009672+0000 mon.c (mon.1) 1478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.014661+0000 mon.c (mon.1) 1479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.014661+0000 mon.c (mon.1) 1479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.016899+0000 mon.c (mon.1) 1480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.016899+0000 mon.c (mon.1) 1480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.021132+0000 mon.c (mon.1) 1481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.021132+0000 mon.c (mon.1) 1481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.022609+0000 mon.c (mon.1) 1482 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.022609+0000 mon.c (mon.1) 1482 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.030954+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.030954+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.127274+0000 mon.c (mon.1) 1483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.127274+0000 mon.c (mon.1) 1483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.132263+0000 mon.c (mon.1) 1484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.132263+0000 mon.c (mon.1) 1484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.134608+0000 mon.c (mon.1) 1485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.134608+0000 mon.c (mon.1) 1485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.139116+0000 mon.c (mon.1) 1486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.139116+0000 mon.c (mon.1) 1486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.140538+0000 mon.c (mon.1) 1487 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.140538+0000 mon.c (mon.1) 1487 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.151395+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.151395+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.244775+0000 mon.c (mon.1) 1488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.244775+0000 mon.c (mon.1) 1488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.249710+0000 mon.c (mon.1) 1489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.249710+0000 mon.c (mon.1) 1489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.251888+0000 mon.c (mon.1) 1490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.251888+0000 mon.c (mon.1) 1490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.256075+0000 mon.c (mon.1) 1491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.256075+0000 mon.c (mon.1) 1491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.257644+0000 mon.c (mon.1) 1492 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.257644+0000 mon.c (mon.1) 1492 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.268432+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[73084]: audit 2024-04-22T21:11:04.268432+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.244775+0000 mon.c (mon.1) 1488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.249710+0000 mon.c (mon.1) 1489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.249710+0000 mon.c (mon.1) 1489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:04.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.251888+0000 mon.c (mon.1) 1490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.251888+0000 mon.c (mon.1) 1490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:04.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.256075+0000 mon.c (mon.1) 1491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.256075+0000 mon.c (mon.1) 1491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:04.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.257644+0000 mon.c (mon.1) 1492 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.257644+0000 mon.c (mon.1) 1492 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:04.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.268432+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:04.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:04 smithi121 bash[75184]: audit 2024-04-22T21:11:04.268432+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.321 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[85207]: debug 2024-04-22T21:11:05.093+0000 7f260182c700 -1 osd.2 127 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-22T21:11:05.323 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: cephadm 2024-04-22T21:11:03.400734+0000 mgr.x (mgr.34107) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.323 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: cephadm 2024-04-22T21:11:03.400734+0000 mgr.x (mgr.34107) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: cephadm 2024-04-22T21:11:03.471875+0000 mgr.x (mgr.34107) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: cephadm 2024-04-22T21:11:03.471875+0000 mgr.x (mgr.34107) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: cephadm 2024-04-22T21:11:03.528859+0000 mgr.x (mgr.34107) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: cephadm 2024-04-22T21:11:03.528859+0000 mgr.x (mgr.34107) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: cephadm 2024-04-22T21:11:03.602358+0000 mgr.x (mgr.34107) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: cephadm 2024-04-22T21:11:03.602358+0000 mgr.x (mgr.34107) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: cephadm 2024-04-22T21:11:03.710500+0000 mgr.x (mgr.34107) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: cephadm 2024-04-22T21:11:03.710500+0000 mgr.x (mgr.34107) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: cephadm 2024-04-22T21:11:03.809801+0000 mgr.x (mgr.34107) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: cephadm 2024-04-22T21:11:03.809801+0000 mgr.x (mgr.34107) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: cephadm 2024-04-22T21:11:03.923680+0000 mgr.x (mgr.34107) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: cephadm 2024-04-22T21:11:03.923680+0000 mgr.x (mgr.34107) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: cephadm 2024-04-22T21:11:04.041214+0000 mgr.x (mgr.34107) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: cephadm 2024-04-22T21:11:04.041214+0000 mgr.x (mgr.34107) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: cephadm 2024-04-22T21:11:04.159498+0000 mgr.x (mgr.34107) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: cephadm 2024-04-22T21:11:04.159498+0000 mgr.x (mgr.34107) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: cephadm 2024-04-22T21:11:04.276806+0000 mgr.x (mgr.34107) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: cephadm 2024-04-22T21:11:04.276806+0000 mgr.x (mgr.34107) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.362867+0000 mon.c (mon.1) 1493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.362867+0000 mon.c (mon.1) 1493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.367073+0000 mon.c (mon.1) 1494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.367073+0000 mon.c (mon.1) 1494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.369371+0000 mon.c (mon.1) 1495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.369371+0000 mon.c (mon.1) 1495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.373300+0000 mon.c (mon.1) 1496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.373300+0000 mon.c (mon.1) 1496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.374570+0000 mon.c (mon.1) 1497 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.374570+0000 mon.c (mon.1) 1497 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.382057+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.382057+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: cephadm 2024-04-22T21:11:04.387885+0000 mgr.x (mgr.34107) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: cephadm 2024-04-22T21:11:04.387885+0000 mgr.x (mgr.34107) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.449943+0000 mon.c (mon.1) 1498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.449943+0000 mon.c (mon.1) 1498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.453602+0000 mon.c (mon.1) 1499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.453602+0000 mon.c (mon.1) 1499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.455267+0000 mon.c (mon.1) 1500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.455267+0000 mon.c (mon.1) 1500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.459281+0000 mon.c (mon.1) 1501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.459281+0000 mon.c (mon.1) 1501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.460674+0000 mon.c (mon.1) 1502 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.460674+0000 mon.c (mon.1) 1502 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.468015+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.468015+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.546982+0000 mon.c (mon.1) 1503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.546982+0000 mon.c (mon.1) 1503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.550403+0000 mon.c (mon.1) 1504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.550403+0000 mon.c (mon.1) 1504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.552202+0000 mon.c (mon.1) 1505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.552202+0000 mon.c (mon.1) 1505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.555314+0000 mon.c (mon.1) 1506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.555314+0000 mon.c (mon.1) 1506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.556698+0000 mon.c (mon.1) 1507 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.556698+0000 mon.c (mon.1) 1507 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.566134+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.328 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.566134+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.328 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.595403+0000 mon.a (mon.0) 783 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-22T21:11:05.328 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.595403+0000 mon.a (mon.0) 783 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-22T21:11:05.328 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: cluster 2024-04-22T21:11:04.599142+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-04-22T21:11:05.328 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: cluster 2024-04-22T21:11:04.599142+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-04-22T21:11:05.328 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.604817+0000 mon.c (mon.1) 1508 : audit [INF] from='osd.2 [v2:172.21.15.121:6816/731408442,v1:172.21.15.121:6817/731408442]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:11:05.328 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.604817+0000 mon.c (mon.1) 1508 : audit [INF] from='osd.2 [v2:172.21.15.121:6816/731408442,v1:172.21.15.121:6817/731408442]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:11:05.328 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.605342+0000 mon.a (mon.0) 785 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:11:05.328 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.605342+0000 mon.a (mon.0) 785 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:11:05.328 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.646722+0000 mon.c (mon.1) 1509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.328 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.646722+0000 mon.c (mon.1) 1509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.328 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.649335+0000 mon.c (mon.1) 1510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.328 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.649335+0000 mon.c (mon.1) 1510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.329 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.650636+0000 mon.c (mon.1) 1511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.329 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.650636+0000 mon.c (mon.1) 1511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.329 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.652734+0000 mon.c (mon.1) 1512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.329 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.652734+0000 mon.c (mon.1) 1512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.329 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.653579+0000 mon.c (mon.1) 1513 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.329 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.653579+0000 mon.c (mon.1) 1513 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.329 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.801726+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.329 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.801726+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.329 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.959327+0000 mon.c (mon.1) 1514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.329 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.959327+0000 mon.c (mon.1) 1514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.329 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.971907+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.329 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.971907+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.330 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.977229+0000 mon.c (mon.1) 1515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.330 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.977229+0000 mon.c (mon.1) 1515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.330 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.986688+0000 mon.c (mon.1) 1516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.330 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.986688+0000 mon.c (mon.1) 1516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.330 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.990709+0000 mon.c (mon.1) 1517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.330 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.990709+0000 mon.c (mon.1) 1517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.330 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.991798+0000 mon.c (mon.1) 1518 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.330 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.991798+0000 mon.c (mon.1) 1518 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.330 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.999978+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.330 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:04.999978+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.330 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.075688+0000 mon.a (mon.0) 789 : audit [INF] from='osd.2 ' entity='osd.2' 2024-04-22T21:11:05.330 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.075688+0000 mon.a (mon.0) 789 : audit [INF] from='osd.2 ' entity='osd.2' 2024-04-22T21:11:05.330 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.078496+0000 mon.c (mon.1) 1519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.331 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.078496+0000 mon.c (mon.1) 1519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.331 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.080605+0000 mon.c (mon.1) 1520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.331 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.080605+0000 mon.c (mon.1) 1520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.331 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.081605+0000 mon.c (mon.1) 1521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.331 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.081605+0000 mon.c (mon.1) 1521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.331 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.084629+0000 mon.c (mon.1) 1522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.331 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.084629+0000 mon.c (mon.1) 1522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.331 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.085310+0000 mon.c (mon.1) 1523 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.331 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.085310+0000 mon.c (mon.1) 1523 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.331 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.090951+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.331 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.090951+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.331 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.180422+0000 mon.c (mon.1) 1524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.332 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.180422+0000 mon.c (mon.1) 1524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.332 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.184384+0000 mon.c (mon.1) 1525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.332 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.184384+0000 mon.c (mon.1) 1525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.332 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.185841+0000 mon.c (mon.1) 1526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.332 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.185841+0000 mon.c (mon.1) 1526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.332 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.189889+0000 mon.c (mon.1) 1527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.332 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.189889+0000 mon.c (mon.1) 1527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.332 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: cephadm 2024-04-22T21:11:03.400734+0000 mgr.x (mgr.34107) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.332 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: cephadm 2024-04-22T21:11:03.400734+0000 mgr.x (mgr.34107) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: cephadm 2024-04-22T21:11:03.471875+0000 mgr.x (mgr.34107) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: cephadm 2024-04-22T21:11:03.471875+0000 mgr.x (mgr.34107) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: cephadm 2024-04-22T21:11:03.528859+0000 mgr.x (mgr.34107) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: cephadm 2024-04-22T21:11:03.528859+0000 mgr.x (mgr.34107) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: cephadm 2024-04-22T21:11:03.602358+0000 mgr.x (mgr.34107) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: cephadm 2024-04-22T21:11:03.602358+0000 mgr.x (mgr.34107) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: cephadm 2024-04-22T21:11:03.710500+0000 mgr.x (mgr.34107) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: cephadm 2024-04-22T21:11:03.710500+0000 mgr.x (mgr.34107) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: cephadm 2024-04-22T21:11:03.809801+0000 mgr.x (mgr.34107) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: cephadm 2024-04-22T21:11:03.809801+0000 mgr.x (mgr.34107) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: cephadm 2024-04-22T21:11:03.923680+0000 mgr.x (mgr.34107) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: cephadm 2024-04-22T21:11:03.923680+0000 mgr.x (mgr.34107) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.333 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: cephadm 2024-04-22T21:11:04.041214+0000 mgr.x (mgr.34107) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.334 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: cephadm 2024-04-22T21:11:04.041214+0000 mgr.x (mgr.34107) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.334 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: cephadm 2024-04-22T21:11:04.159498+0000 mgr.x (mgr.34107) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.334 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: cephadm 2024-04-22T21:11:04.159498+0000 mgr.x (mgr.34107) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.334 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: cephadm 2024-04-22T21:11:04.276806+0000 mgr.x (mgr.34107) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.334 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: cephadm 2024-04-22T21:11:04.276806+0000 mgr.x (mgr.34107) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.334 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.362867+0000 mon.c (mon.1) 1493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.334 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.362867+0000 mon.c (mon.1) 1493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.334 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.367073+0000 mon.c (mon.1) 1494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.334 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.367073+0000 mon.c (mon.1) 1494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.334 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.369371+0000 mon.c (mon.1) 1495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.334 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.369371+0000 mon.c (mon.1) 1495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.334 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.373300+0000 mon.c (mon.1) 1496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.334 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.373300+0000 mon.c (mon.1) 1496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.334 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.374570+0000 mon.c (mon.1) 1497 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.335 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.374570+0000 mon.c (mon.1) 1497 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.335 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.382057+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.335 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.382057+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.335 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: cephadm 2024-04-22T21:11:04.387885+0000 mgr.x (mgr.34107) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.335 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: cephadm 2024-04-22T21:11:04.387885+0000 mgr.x (mgr.34107) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.335 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.449943+0000 mon.c (mon.1) 1498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.335 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.449943+0000 mon.c (mon.1) 1498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.335 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.453602+0000 mon.c (mon.1) 1499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.335 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.453602+0000 mon.c (mon.1) 1499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.335 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.455267+0000 mon.c (mon.1) 1500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.335 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.455267+0000 mon.c (mon.1) 1500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.335 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.459281+0000 mon.c (mon.1) 1501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.335 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.459281+0000 mon.c (mon.1) 1501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.336 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.460674+0000 mon.c (mon.1) 1502 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.336 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.460674+0000 mon.c (mon.1) 1502 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.336 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.468015+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.336 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.468015+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.336 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.546982+0000 mon.c (mon.1) 1503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.336 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.546982+0000 mon.c (mon.1) 1503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.336 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.550403+0000 mon.c (mon.1) 1504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.336 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.550403+0000 mon.c (mon.1) 1504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.336 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.552202+0000 mon.c (mon.1) 1505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.336 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.552202+0000 mon.c (mon.1) 1505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.336 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.555314+0000 mon.c (mon.1) 1506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.336 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.555314+0000 mon.c (mon.1) 1506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.336 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.556698+0000 mon.c (mon.1) 1507 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.336 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.556698+0000 mon.c (mon.1) 1507 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.337 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.566134+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.337 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.566134+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.337 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.595403+0000 mon.a (mon.0) 783 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-22T21:11:05.337 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.595403+0000 mon.a (mon.0) 783 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-22T21:11:05.337 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: cluster 2024-04-22T21:11:04.599142+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-04-22T21:11:05.337 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: cluster 2024-04-22T21:11:04.599142+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-04-22T21:11:05.337 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.604817+0000 mon.c (mon.1) 1508 : audit [INF] from='osd.2 [v2:172.21.15.121:6816/731408442,v1:172.21.15.121:6817/731408442]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:11:05.337 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.604817+0000 mon.c (mon.1) 1508 : audit [INF] from='osd.2 [v2:172.21.15.121:6816/731408442,v1:172.21.15.121:6817/731408442]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:11:05.337 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.605342+0000 mon.a (mon.0) 785 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:11:05.337 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.605342+0000 mon.a (mon.0) 785 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:11:05.337 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.646722+0000 mon.c (mon.1) 1509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.337 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.646722+0000 mon.c (mon.1) 1509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.337 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.649335+0000 mon.c (mon.1) 1510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.337 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.649335+0000 mon.c (mon.1) 1510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.338 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.650636+0000 mon.c (mon.1) 1511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.338 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.650636+0000 mon.c (mon.1) 1511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.338 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.652734+0000 mon.c (mon.1) 1512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.338 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.652734+0000 mon.c (mon.1) 1512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.338 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.653579+0000 mon.c (mon.1) 1513 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.338 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.653579+0000 mon.c (mon.1) 1513 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.338 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.801726+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.338 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.801726+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.338 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.959327+0000 mon.c (mon.1) 1514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.338 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.959327+0000 mon.c (mon.1) 1514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.338 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.971907+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.338 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.971907+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.338 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.977229+0000 mon.c (mon.1) 1515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.338 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.977229+0000 mon.c (mon.1) 1515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.339 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.986688+0000 mon.c (mon.1) 1516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.339 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.986688+0000 mon.c (mon.1) 1516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.339 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.990709+0000 mon.c (mon.1) 1517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.339 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.990709+0000 mon.c (mon.1) 1517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.339 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.991798+0000 mon.c (mon.1) 1518 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.339 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.991798+0000 mon.c (mon.1) 1518 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.339 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.999978+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.339 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:04.999978+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.339 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.075688+0000 mon.a (mon.0) 789 : audit [INF] from='osd.2 ' entity='osd.2' 2024-04-22T21:11:05.339 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.075688+0000 mon.a (mon.0) 789 : audit [INF] from='osd.2 ' entity='osd.2' 2024-04-22T21:11:05.339 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.078496+0000 mon.c (mon.1) 1519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.339 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.078496+0000 mon.c (mon.1) 1519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.339 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.080605+0000 mon.c (mon.1) 1520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.340 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.080605+0000 mon.c (mon.1) 1520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.340 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.081605+0000 mon.c (mon.1) 1521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.340 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.081605+0000 mon.c (mon.1) 1521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.340 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.084629+0000 mon.c (mon.1) 1522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.340 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.084629+0000 mon.c (mon.1) 1522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.340 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.085310+0000 mon.c (mon.1) 1523 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.340 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.085310+0000 mon.c (mon.1) 1523 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.340 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.090951+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.340 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.090951+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.340 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.180422+0000 mon.c (mon.1) 1524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.340 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.180422+0000 mon.c (mon.1) 1524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.340 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.184384+0000 mon.c (mon.1) 1525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.341 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.184384+0000 mon.c (mon.1) 1525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.341 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.185841+0000 mon.c (mon.1) 1526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.341 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.185841+0000 mon.c (mon.1) 1526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.341 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.189889+0000 mon.c (mon.1) 1527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.341 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.189889+0000 mon.c (mon.1) 1527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.341 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.191099+0000 mon.c (mon.1) 1528 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.341 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.191099+0000 mon.c (mon.1) 1528 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.341 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.199214+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.341 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.199214+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.341 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.289831+0000 mon.c (mon.1) 1529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.341 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.289831+0000 mon.c (mon.1) 1529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.681 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.191099+0000 mon.c (mon.1) 1528 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.681 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.191099+0000 mon.c (mon.1) 1528 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.681 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.199214+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.681 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.199214+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.681 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.289831+0000 mon.c (mon.1) 1529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.681 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.289831+0000 mon.c (mon.1) 1529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.681 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.294000+0000 mon.c (mon.1) 1530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.681 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.294000+0000 mon.c (mon.1) 1530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.681 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.295626+0000 mon.c (mon.1) 1531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.681 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.295626+0000 mon.c (mon.1) 1531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.681 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.298889+0000 mon.c (mon.1) 1532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.681 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.298889+0000 mon.c (mon.1) 1532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.682 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.300099+0000 mon.c (mon.1) 1533 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.682 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.300099+0000 mon.c (mon.1) 1533 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.682 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.307909+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.682 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[73084]: audit 2024-04-22T21:11:05.307909+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.682 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.294000+0000 mon.c (mon.1) 1530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.682 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.294000+0000 mon.c (mon.1) 1530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.682 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.295626+0000 mon.c (mon.1) 1531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.682 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.295626+0000 mon.c (mon.1) 1531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.682 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.298889+0000 mon.c (mon.1) 1532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.682 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.298889+0000 mon.c (mon.1) 1532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.682 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.300099+0000 mon.c (mon.1) 1533 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.683 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.300099+0000 mon.c (mon.1) 1533 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.683 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.307909+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.683 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:05 smithi121 bash[75184]: audit 2024-04-22T21:11:05.307909+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: cephadm 2024-04-22T21:11:03.400734+0000 mgr.x (mgr.34107) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: cephadm 2024-04-22T21:11:03.400734+0000 mgr.x (mgr.34107) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: cephadm 2024-04-22T21:11:03.471875+0000 mgr.x (mgr.34107) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: cephadm 2024-04-22T21:11:03.471875+0000 mgr.x (mgr.34107) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: cephadm 2024-04-22T21:11:03.528859+0000 mgr.x (mgr.34107) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: cephadm 2024-04-22T21:11:03.528859+0000 mgr.x (mgr.34107) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: cephadm 2024-04-22T21:11:03.602358+0000 mgr.x (mgr.34107) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: cephadm 2024-04-22T21:11:03.602358+0000 mgr.x (mgr.34107) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: cephadm 2024-04-22T21:11:03.710500+0000 mgr.x (mgr.34107) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: cephadm 2024-04-22T21:11:03.710500+0000 mgr.x (mgr.34107) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: cephadm 2024-04-22T21:11:03.809801+0000 mgr.x (mgr.34107) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: cephadm 2024-04-22T21:11:03.809801+0000 mgr.x (mgr.34107) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: cephadm 2024-04-22T21:11:03.923680+0000 mgr.x (mgr.34107) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: cephadm 2024-04-22T21:11:03.923680+0000 mgr.x (mgr.34107) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: cephadm 2024-04-22T21:11:04.041214+0000 mgr.x (mgr.34107) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: cephadm 2024-04-22T21:11:04.041214+0000 mgr.x (mgr.34107) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: cephadm 2024-04-22T21:11:04.159498+0000 mgr.x (mgr.34107) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: cephadm 2024-04-22T21:11:04.159498+0000 mgr.x (mgr.34107) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: cephadm 2024-04-22T21:11:04.276806+0000 mgr.x (mgr.34107) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: cephadm 2024-04-22T21:11:04.276806+0000 mgr.x (mgr.34107) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.362867+0000 mon.c (mon.1) 1493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.362867+0000 mon.c (mon.1) 1493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.367073+0000 mon.c (mon.1) 1494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.367073+0000 mon.c (mon.1) 1494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.369371+0000 mon.c (mon.1) 1495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.369371+0000 mon.c (mon.1) 1495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.373300+0000 mon.c (mon.1) 1496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.373300+0000 mon.c (mon.1) 1496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.374570+0000 mon.c (mon.1) 1497 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.374570+0000 mon.c (mon.1) 1497 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.382057+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.382057+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: cephadm 2024-04-22T21:11:04.387885+0000 mgr.x (mgr.34107) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: cephadm 2024-04-22T21:11:04.387885+0000 mgr.x (mgr.34107) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:05.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.449943+0000 mon.c (mon.1) 1498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.449943+0000 mon.c (mon.1) 1498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.453602+0000 mon.c (mon.1) 1499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.453602+0000 mon.c (mon.1) 1499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.455267+0000 mon.c (mon.1) 1500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.455267+0000 mon.c (mon.1) 1500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.459281+0000 mon.c (mon.1) 1501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.459281+0000 mon.c (mon.1) 1501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.460674+0000 mon.c (mon.1) 1502 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.460674+0000 mon.c (mon.1) 1502 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.468015+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.468015+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.546982+0000 mon.c (mon.1) 1503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.546982+0000 mon.c (mon.1) 1503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.550403+0000 mon.c (mon.1) 1504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.550403+0000 mon.c (mon.1) 1504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.552202+0000 mon.c (mon.1) 1505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.552202+0000 mon.c (mon.1) 1505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.555314+0000 mon.c (mon.1) 1506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.555314+0000 mon.c (mon.1) 1506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.556698+0000 mon.c (mon.1) 1507 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.556698+0000 mon.c (mon.1) 1507 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.566134+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.566134+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.595403+0000 mon.a (mon.0) 783 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-22T21:11:05.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.595403+0000 mon.a (mon.0) 783 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-22T21:11:05.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: cluster 2024-04-22T21:11:04.599142+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-04-22T21:11:05.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: cluster 2024-04-22T21:11:04.599142+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-04-22T21:11:05.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.604817+0000 mon.c (mon.1) 1508 : audit [INF] from='osd.2 [v2:172.21.15.121:6816/731408442,v1:172.21.15.121:6817/731408442]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:11:05.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.604817+0000 mon.c (mon.1) 1508 : audit [INF] from='osd.2 [v2:172.21.15.121:6816/731408442,v1:172.21.15.121:6817/731408442]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:11:05.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.605342+0000 mon.a (mon.0) 785 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:11:05.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.605342+0000 mon.a (mon.0) 785 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:11:05.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.646722+0000 mon.c (mon.1) 1509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.646722+0000 mon.c (mon.1) 1509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.649335+0000 mon.c (mon.1) 1510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.649335+0000 mon.c (mon.1) 1510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.650636+0000 mon.c (mon.1) 1511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.650636+0000 mon.c (mon.1) 1511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.652734+0000 mon.c (mon.1) 1512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.652734+0000 mon.c (mon.1) 1512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.653579+0000 mon.c (mon.1) 1513 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.653579+0000 mon.c (mon.1) 1513 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.801726+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.801726+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.959327+0000 mon.c (mon.1) 1514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.959327+0000 mon.c (mon.1) 1514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.971907+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.971907+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.977229+0000 mon.c (mon.1) 1515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.977229+0000 mon.c (mon.1) 1515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.986688+0000 mon.c (mon.1) 1516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.986688+0000 mon.c (mon.1) 1516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.990709+0000 mon.c (mon.1) 1517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.990709+0000 mon.c (mon.1) 1517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.991798+0000 mon.c (mon.1) 1518 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.991798+0000 mon.c (mon.1) 1518 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.999978+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:04.999978+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.075688+0000 mon.a (mon.0) 789 : audit [INF] from='osd.2 ' entity='osd.2' 2024-04-22T21:11:05.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.075688+0000 mon.a (mon.0) 789 : audit [INF] from='osd.2 ' entity='osd.2' 2024-04-22T21:11:05.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.078496+0000 mon.c (mon.1) 1519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.078496+0000 mon.c (mon.1) 1519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.080605+0000 mon.c (mon.1) 1520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.080605+0000 mon.c (mon.1) 1520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.081605+0000 mon.c (mon.1) 1521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.081605+0000 mon.c (mon.1) 1521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.084629+0000 mon.c (mon.1) 1522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.084629+0000 mon.c (mon.1) 1522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.085310+0000 mon.c (mon.1) 1523 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.085310+0000 mon.c (mon.1) 1523 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.090951+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.090951+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.180422+0000 mon.c (mon.1) 1524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.180422+0000 mon.c (mon.1) 1524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.184384+0000 mon.c (mon.1) 1525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.184384+0000 mon.c (mon.1) 1525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.185841+0000 mon.c (mon.1) 1526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.185841+0000 mon.c (mon.1) 1526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.189889+0000 mon.c (mon.1) 1527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.189889+0000 mon.c (mon.1) 1527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.191099+0000 mon.c (mon.1) 1528 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.191099+0000 mon.c (mon.1) 1528 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.199214+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.199214+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.289831+0000 mon.c (mon.1) 1529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.289831+0000 mon.c (mon.1) 1529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.294000+0000 mon.c (mon.1) 1530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.294000+0000 mon.c (mon.1) 1530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:05.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.295626+0000 mon.c (mon.1) 1531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.295626+0000 mon.c (mon.1) 1531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:05.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.298889+0000 mon.c (mon.1) 1532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.298889+0000 mon.c (mon.1) 1532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:05.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.300099+0000 mon.c (mon.1) 1533 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.300099+0000 mon.c (mon.1) 1533 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:05.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.307909+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:05.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:05 smithi123 bash[58916]: audit 2024-04-22T21:11:05.307909+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.309 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[52966]: debug 2024-04-22T21:11:06.017+0000 7f58d5f99700 -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-22T21:11:06.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: cephadm 2024-04-22T21:11:04.476548+0000 mgr.x (mgr.34107) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: cephadm 2024-04-22T21:11:04.476548+0000 mgr.x (mgr.34107) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: cephadm 2024-04-22T21:11:04.572447+0000 mgr.x (mgr.34107) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: cephadm 2024-04-22T21:11:04.572447+0000 mgr.x (mgr.34107) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: cephadm 2024-04-22T21:11:04.847748+0000 mgr.x (mgr.34107) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: cephadm 2024-04-22T21:11:04.847748+0000 mgr.x (mgr.34107) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: cluster 2024-04-22T21:11:04.991001+0000 mgr.x (mgr.34107) 759 : cluster [DBG] pgmap v121: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 0 B/s wr, 138 op/s; 56/630 objects degraded (8.889%) 2024-04-22T21:11:06.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: cluster 2024-04-22T21:11:04.991001+0000 mgr.x (mgr.34107) 759 : cluster [DBG] pgmap v121: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 0 B/s wr, 138 op/s; 56/630 objects degraded (8.889%) 2024-04-22T21:11:06.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: cephadm 2024-04-22T21:11:05.007660+0000 mgr.x (mgr.34107) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: cephadm 2024-04-22T21:11:05.007660+0000 mgr.x (mgr.34107) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: cephadm 2024-04-22T21:11:05.097619+0000 mgr.x (mgr.34107) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: cephadm 2024-04-22T21:11:05.097619+0000 mgr.x (mgr.34107) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: cephadm 2024-04-22T21:11:05.205283+0000 mgr.x (mgr.34107) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: cephadm 2024-04-22T21:11:05.205283+0000 mgr.x (mgr.34107) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: cephadm 2024-04-22T21:11:05.313913+0000 mgr.x (mgr.34107) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: cephadm 2024-04-22T21:11:05.313913+0000 mgr.x (mgr.34107) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.385345+0000 mon.c (mon.1) 1534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.385345+0000 mon.c (mon.1) 1534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.387472+0000 mon.c (mon.1) 1535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.387472+0000 mon.c (mon.1) 1535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.388528+0000 mon.c (mon.1) 1536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.388528+0000 mon.c (mon.1) 1536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.391790+0000 mon.c (mon.1) 1537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.391790+0000 mon.c (mon.1) 1537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.392522+0000 mon.c (mon.1) 1538 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.392522+0000 mon.c (mon.1) 1538 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.398856+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.398856+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.477377+0000 mon.c (mon.1) 1539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.477377+0000 mon.c (mon.1) 1539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.479729+0000 mon.c (mon.1) 1540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.479729+0000 mon.c (mon.1) 1540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.481002+0000 mon.c (mon.1) 1541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.481002+0000 mon.c (mon.1) 1541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.483900+0000 mon.c (mon.1) 1542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.483900+0000 mon.c (mon.1) 1542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.484730+0000 mon.c (mon.1) 1543 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.484730+0000 mon.c (mon.1) 1543 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.490453+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.490453+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.547334+0000 mon.c (mon.1) 1544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.547334+0000 mon.c (mon.1) 1544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.551226+0000 mon.c (mon.1) 1545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.551226+0000 mon.c (mon.1) 1545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.552994+0000 mon.c (mon.1) 1546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.552994+0000 mon.c (mon.1) 1546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.556716+0000 mon.c (mon.1) 1547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.556716+0000 mon.c (mon.1) 1547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.557729+0000 mon.c (mon.1) 1548 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.557729+0000 mon.c (mon.1) 1548 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.565727+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.565727+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.639180+0000 mon.c (mon.1) 1549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.639180+0000 mon.c (mon.1) 1549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.643137+0000 mon.c (mon.1) 1550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.643137+0000 mon.c (mon.1) 1550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.645714+0000 mon.c (mon.1) 1551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.645714+0000 mon.c (mon.1) 1551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.650248+0000 mon.c (mon.1) 1552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.650248+0000 mon.c (mon.1) 1552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.651545+0000 mon.c (mon.1) 1553 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.651545+0000 mon.c (mon.1) 1553 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.657771+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.657771+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.735266+0000 mon.c (mon.1) 1554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.735266+0000 mon.c (mon.1) 1554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.737984+0000 mon.c (mon.1) 1555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.737984+0000 mon.c (mon.1) 1555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.739223+0000 mon.c (mon.1) 1556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.739223+0000 mon.c (mon.1) 1556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.742561+0000 mon.c (mon.1) 1557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.742561+0000 mon.c (mon.1) 1557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.743502+0000 mon.c (mon.1) 1558 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.743502+0000 mon.c (mon.1) 1558 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.749407+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.749407+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.824476+0000 mon.c (mon.1) 1559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.824476+0000 mon.c (mon.1) 1559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.827172+0000 mon.c (mon.1) 1560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.827172+0000 mon.c (mon.1) 1560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.828495+0000 mon.c (mon.1) 1561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.828495+0000 mon.c (mon.1) 1561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.830673+0000 mon.c (mon.1) 1562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.830673+0000 mon.c (mon.1) 1562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.831526+0000 mon.c (mon.1) 1563 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.831526+0000 mon.c (mon.1) 1563 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.838118+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.838118+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.911504+0000 mon.c (mon.1) 1564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.911504+0000 mon.c (mon.1) 1564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.913717+0000 mon.c (mon.1) 1565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.913717+0000 mon.c (mon.1) 1565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.914740+0000 mon.c (mon.1) 1566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.914740+0000 mon.c (mon.1) 1566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.917043+0000 mon.c (mon.1) 1567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.917043+0000 mon.c (mon.1) 1567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.917871+0000 mon.c (mon.1) 1568 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.917871+0000 mon.c (mon.1) 1568 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.923522+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.923522+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.969380+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.969380+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.980420+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.980420+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.989582+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:05.989582+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:06.004529+0000 mon.c (mon.1) 1569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:06.004529+0000 mon.c (mon.1) 1569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:06.009350+0000 mon.c (mon.1) 1570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:06.009350+0000 mon.c (mon.1) 1570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:06.011628+0000 mon.c (mon.1) 1571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:06.011628+0000 mon.c (mon.1) 1571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:06.013543+0000 mon.c (mon.1) 1572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:06.013543+0000 mon.c (mon.1) 1572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:06.015201+0000 mon.c (mon.1) 1573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-22T21:11:06.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:06.015201+0000 mon.c (mon.1) 1573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-22T21:11:06.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: cluster 2024-04-22T21:11:06.089350+0000 mon.a (mon.0) 803 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:11:06.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: cluster 2024-04-22T21:11:06.089350+0000 mon.a (mon.0) 803 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:11:06.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: cluster 2024-04-22T21:11:06.094040+0000 mon.a (mon.0) 804 : cluster [INF] osd.2 [v2:172.21.15.121:6816/731408442,v1:172.21.15.121:6817/731408442] boot 2024-04-22T21:11:06.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: cluster 2024-04-22T21:11:06.094040+0000 mon.a (mon.0) 804 : cluster [INF] osd.2 [v2:172.21.15.121:6816/731408442,v1:172.21.15.121:6817/731408442] boot 2024-04-22T21:11:06.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: cluster 2024-04-22T21:11:06.094091+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-04-22T21:11:06.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: cluster 2024-04-22T21:11:06.094091+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-04-22T21:11:06.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:06.095377+0000 mon.c (mon.1) 1574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T21:11:06.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:06 smithi123 bash[58916]: audit 2024-04-22T21:11:06.095377+0000 mon.c (mon.1) 1574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T21:11:06.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: cephadm 2024-04-22T21:11:04.476548+0000 mgr.x (mgr.34107) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: cephadm 2024-04-22T21:11:04.476548+0000 mgr.x (mgr.34107) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: cephadm 2024-04-22T21:11:04.572447+0000 mgr.x (mgr.34107) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: cephadm 2024-04-22T21:11:04.572447+0000 mgr.x (mgr.34107) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: cephadm 2024-04-22T21:11:04.847748+0000 mgr.x (mgr.34107) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: cephadm 2024-04-22T21:11:04.847748+0000 mgr.x (mgr.34107) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: cluster 2024-04-22T21:11:04.991001+0000 mgr.x (mgr.34107) 759 : cluster [DBG] pgmap v121: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 0 B/s wr, 138 op/s; 56/630 objects degraded (8.889%) 2024-04-22T21:11:06.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: cluster 2024-04-22T21:11:04.991001+0000 mgr.x (mgr.34107) 759 : cluster [DBG] pgmap v121: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 0 B/s wr, 138 op/s; 56/630 objects degraded (8.889%) 2024-04-22T21:11:06.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: cephadm 2024-04-22T21:11:05.007660+0000 mgr.x (mgr.34107) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: cephadm 2024-04-22T21:11:05.007660+0000 mgr.x (mgr.34107) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: cephadm 2024-04-22T21:11:05.097619+0000 mgr.x (mgr.34107) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: cephadm 2024-04-22T21:11:05.097619+0000 mgr.x (mgr.34107) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: cephadm 2024-04-22T21:11:05.205283+0000 mgr.x (mgr.34107) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: cephadm 2024-04-22T21:11:05.205283+0000 mgr.x (mgr.34107) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: cephadm 2024-04-22T21:11:05.313913+0000 mgr.x (mgr.34107) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: cephadm 2024-04-22T21:11:05.313913+0000 mgr.x (mgr.34107) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.385345+0000 mon.c (mon.1) 1534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.385345+0000 mon.c (mon.1) 1534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.387472+0000 mon.c (mon.1) 1535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.387472+0000 mon.c (mon.1) 1535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.388528+0000 mon.c (mon.1) 1536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.388528+0000 mon.c (mon.1) 1536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.391790+0000 mon.c (mon.1) 1537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.391790+0000 mon.c (mon.1) 1537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.392522+0000 mon.c (mon.1) 1538 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.392522+0000 mon.c (mon.1) 1538 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.398856+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.398856+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.477377+0000 mon.c (mon.1) 1539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.477377+0000 mon.c (mon.1) 1539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.479729+0000 mon.c (mon.1) 1540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.479729+0000 mon.c (mon.1) 1540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.481002+0000 mon.c (mon.1) 1541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.481002+0000 mon.c (mon.1) 1541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.483900+0000 mon.c (mon.1) 1542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.483900+0000 mon.c (mon.1) 1542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.484730+0000 mon.c (mon.1) 1543 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.484730+0000 mon.c (mon.1) 1543 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.490453+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: cephadm 2024-04-22T21:11:04.476548+0000 mgr.x (mgr.34107) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: cephadm 2024-04-22T21:11:04.476548+0000 mgr.x (mgr.34107) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: cephadm 2024-04-22T21:11:04.572447+0000 mgr.x (mgr.34107) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: cephadm 2024-04-22T21:11:04.572447+0000 mgr.x (mgr.34107) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: cephadm 2024-04-22T21:11:04.847748+0000 mgr.x (mgr.34107) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: cephadm 2024-04-22T21:11:04.847748+0000 mgr.x (mgr.34107) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: cluster 2024-04-22T21:11:04.991001+0000 mgr.x (mgr.34107) 759 : cluster [DBG] pgmap v121: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 0 B/s wr, 138 op/s; 56/630 objects degraded (8.889%) 2024-04-22T21:11:06.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: cluster 2024-04-22T21:11:04.991001+0000 mgr.x (mgr.34107) 759 : cluster [DBG] pgmap v121: 161 pgs: 13 active+undersized+degraded, 34 active+undersized, 114 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 0 B/s wr, 138 op/s; 56/630 objects degraded (8.889%) 2024-04-22T21:11:06.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: cephadm 2024-04-22T21:11:05.007660+0000 mgr.x (mgr.34107) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: cephadm 2024-04-22T21:11:05.007660+0000 mgr.x (mgr.34107) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: cephadm 2024-04-22T21:11:05.097619+0000 mgr.x (mgr.34107) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: cephadm 2024-04-22T21:11:05.097619+0000 mgr.x (mgr.34107) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: cephadm 2024-04-22T21:11:05.205283+0000 mgr.x (mgr.34107) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: cephadm 2024-04-22T21:11:05.205283+0000 mgr.x (mgr.34107) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: cephadm 2024-04-22T21:11:05.313913+0000 mgr.x (mgr.34107) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: cephadm 2024-04-22T21:11:05.313913+0000 mgr.x (mgr.34107) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:06.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.385345+0000 mon.c (mon.1) 1534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.385345+0000 mon.c (mon.1) 1534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.387472+0000 mon.c (mon.1) 1535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.387472+0000 mon.c (mon.1) 1535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.490453+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.547334+0000 mon.c (mon.1) 1544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.547334+0000 mon.c (mon.1) 1544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.551226+0000 mon.c (mon.1) 1545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.551226+0000 mon.c (mon.1) 1545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.552994+0000 mon.c (mon.1) 1546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.552994+0000 mon.c (mon.1) 1546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.556716+0000 mon.c (mon.1) 1547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.556716+0000 mon.c (mon.1) 1547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.557729+0000 mon.c (mon.1) 1548 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.557729+0000 mon.c (mon.1) 1548 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.565727+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.565727+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.639180+0000 mon.c (mon.1) 1549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.639180+0000 mon.c (mon.1) 1549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.643137+0000 mon.c (mon.1) 1550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.643137+0000 mon.c (mon.1) 1550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.645714+0000 mon.c (mon.1) 1551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.645714+0000 mon.c (mon.1) 1551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.388528+0000 mon.c (mon.1) 1536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.388528+0000 mon.c (mon.1) 1536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.391790+0000 mon.c (mon.1) 1537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.391790+0000 mon.c (mon.1) 1537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.392522+0000 mon.c (mon.1) 1538 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.392522+0000 mon.c (mon.1) 1538 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.398856+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.398856+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.477377+0000 mon.c (mon.1) 1539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.477377+0000 mon.c (mon.1) 1539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.479729+0000 mon.c (mon.1) 1540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.479729+0000 mon.c (mon.1) 1540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.481002+0000 mon.c (mon.1) 1541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.481002+0000 mon.c (mon.1) 1541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.483900+0000 mon.c (mon.1) 1542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.483900+0000 mon.c (mon.1) 1542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.484730+0000 mon.c (mon.1) 1543 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.484730+0000 mon.c (mon.1) 1543 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.490453+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.650248+0000 mon.c (mon.1) 1552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.650248+0000 mon.c (mon.1) 1552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.651545+0000 mon.c (mon.1) 1553 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.651545+0000 mon.c (mon.1) 1553 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.657771+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.657771+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.735266+0000 mon.c (mon.1) 1554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.735266+0000 mon.c (mon.1) 1554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.737984+0000 mon.c (mon.1) 1555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.737984+0000 mon.c (mon.1) 1555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.739223+0000 mon.c (mon.1) 1556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.739223+0000 mon.c (mon.1) 1556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.742561+0000 mon.c (mon.1) 1557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.742561+0000 mon.c (mon.1) 1557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.743502+0000 mon.c (mon.1) 1558 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.743502+0000 mon.c (mon.1) 1558 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.749407+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.749407+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.824476+0000 mon.c (mon.1) 1559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.824476+0000 mon.c (mon.1) 1559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.490453+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.547334+0000 mon.c (mon.1) 1544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.547334+0000 mon.c (mon.1) 1544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.551226+0000 mon.c (mon.1) 1545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.551226+0000 mon.c (mon.1) 1545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.552994+0000 mon.c (mon.1) 1546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.552994+0000 mon.c (mon.1) 1546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.556716+0000 mon.c (mon.1) 1547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.556716+0000 mon.c (mon.1) 1547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.557729+0000 mon.c (mon.1) 1548 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.557729+0000 mon.c (mon.1) 1548 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.565727+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.565727+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.639180+0000 mon.c (mon.1) 1549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.639180+0000 mon.c (mon.1) 1549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.643137+0000 mon.c (mon.1) 1550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.643137+0000 mon.c (mon.1) 1550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.645714+0000 mon.c (mon.1) 1551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.645714+0000 mon.c (mon.1) 1551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.827172+0000 mon.c (mon.1) 1560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.827172+0000 mon.c (mon.1) 1560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.828495+0000 mon.c (mon.1) 1561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.828495+0000 mon.c (mon.1) 1561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.830673+0000 mon.c (mon.1) 1562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.830673+0000 mon.c (mon.1) 1562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.831526+0000 mon.c (mon.1) 1563 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.831526+0000 mon.c (mon.1) 1563 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.838118+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.838118+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.911504+0000 mon.c (mon.1) 1564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.911504+0000 mon.c (mon.1) 1564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.913717+0000 mon.c (mon.1) 1565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.913717+0000 mon.c (mon.1) 1565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.914740+0000 mon.c (mon.1) 1566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.914740+0000 mon.c (mon.1) 1566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.917043+0000 mon.c (mon.1) 1567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.917043+0000 mon.c (mon.1) 1567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.917871+0000 mon.c (mon.1) 1568 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.650248+0000 mon.c (mon.1) 1552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.650248+0000 mon.c (mon.1) 1552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.651545+0000 mon.c (mon.1) 1553 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.651545+0000 mon.c (mon.1) 1553 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.657771+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.657771+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.735266+0000 mon.c (mon.1) 1554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.735266+0000 mon.c (mon.1) 1554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.737984+0000 mon.c (mon.1) 1555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.737984+0000 mon.c (mon.1) 1555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.739223+0000 mon.c (mon.1) 1556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.739223+0000 mon.c (mon.1) 1556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.742561+0000 mon.c (mon.1) 1557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.742561+0000 mon.c (mon.1) 1557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.743502+0000 mon.c (mon.1) 1558 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.743502+0000 mon.c (mon.1) 1558 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.749407+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.749407+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.824476+0000 mon.c (mon.1) 1559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.824476+0000 mon.c (mon.1) 1559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.917871+0000 mon.c (mon.1) 1568 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.923522+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.923522+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.969380+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.969380+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.980420+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.980420+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.989582+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:05.989582+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:06.004529+0000 mon.c (mon.1) 1569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:06.004529+0000 mon.c (mon.1) 1569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:06.009350+0000 mon.c (mon.1) 1570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:06.009350+0000 mon.c (mon.1) 1570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:06.011628+0000 mon.c (mon.1) 1571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:06.011628+0000 mon.c (mon.1) 1571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:06.013543+0000 mon.c (mon.1) 1572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:06.013543+0000 mon.c (mon.1) 1572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:06.015201+0000 mon.c (mon.1) 1573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-22T21:11:06.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:06.015201+0000 mon.c (mon.1) 1573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-22T21:11:06.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: cluster 2024-04-22T21:11:06.089350+0000 mon.a (mon.0) 803 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:11:06.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: cluster 2024-04-22T21:11:06.089350+0000 mon.a (mon.0) 803 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:11:06.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: cluster 2024-04-22T21:11:06.094040+0000 mon.a (mon.0) 804 : cluster [INF] osd.2 [v2:172.21.15.121:6816/731408442,v1:172.21.15.121:6817/731408442] boot 2024-04-22T21:11:06.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.827172+0000 mon.c (mon.1) 1560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.827172+0000 mon.c (mon.1) 1560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.828495+0000 mon.c (mon.1) 1561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.828495+0000 mon.c (mon.1) 1561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.830673+0000 mon.c (mon.1) 1562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.830673+0000 mon.c (mon.1) 1562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.831526+0000 mon.c (mon.1) 1563 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.831526+0000 mon.c (mon.1) 1563 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.838118+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.838118+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.911504+0000 mon.c (mon.1) 1564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.911504+0000 mon.c (mon.1) 1564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.913717+0000 mon.c (mon.1) 1565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.913717+0000 mon.c (mon.1) 1565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.914740+0000 mon.c (mon.1) 1566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.914740+0000 mon.c (mon.1) 1566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.917043+0000 mon.c (mon.1) 1567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.917043+0000 mon.c (mon.1) 1567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:06.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.917871+0000 mon.c (mon.1) 1568 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: cluster 2024-04-22T21:11:06.094040+0000 mon.a (mon.0) 804 : cluster [INF] osd.2 [v2:172.21.15.121:6816/731408442,v1:172.21.15.121:6817/731408442] boot 2024-04-22T21:11:06.819 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: cluster 2024-04-22T21:11:06.094091+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-04-22T21:11:06.819 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: cluster 2024-04-22T21:11:06.094091+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-04-22T21:11:06.819 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:06.095377+0000 mon.c (mon.1) 1574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T21:11:06.819 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[73084]: audit 2024-04-22T21:11:06.095377+0000 mon.c (mon.1) 1574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T21:11:06.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.917871+0000 mon.c (mon.1) 1568 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:06.820 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.923522+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.820 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.923522+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.820 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.969380+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.820 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.969380+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.820 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.980420+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.820 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.980420+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.820 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.989582+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.820 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:05.989582+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:06.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:06.004529+0000 mon.c (mon.1) 1569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:06.004529+0000 mon.c (mon.1) 1569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:06.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:06.009350+0000 mon.c (mon.1) 1570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:06.009350+0000 mon.c (mon.1) 1570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:06.011628+0000 mon.c (mon.1) 1571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:06.011628+0000 mon.c (mon.1) 1571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:06.013543+0000 mon.c (mon.1) 1572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:06.013543+0000 mon.c (mon.1) 1572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:06.822 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:06.015201+0000 mon.c (mon.1) 1573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-22T21:11:06.822 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:06.015201+0000 mon.c (mon.1) 1573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-22T21:11:06.822 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: cluster 2024-04-22T21:11:06.089350+0000 mon.a (mon.0) 803 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:11:06.822 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: cluster 2024-04-22T21:11:06.089350+0000 mon.a (mon.0) 803 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:11:06.822 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: cluster 2024-04-22T21:11:06.094040+0000 mon.a (mon.0) 804 : cluster [INF] osd.2 [v2:172.21.15.121:6816/731408442,v1:172.21.15.121:6817/731408442] boot 2024-04-22T21:11:06.822 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: cluster 2024-04-22T21:11:06.094040+0000 mon.a (mon.0) 804 : cluster [INF] osd.2 [v2:172.21.15.121:6816/731408442,v1:172.21.15.121:6817/731408442] boot 2024-04-22T21:11:06.822 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: cluster 2024-04-22T21:11:06.094091+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-04-22T21:11:06.823 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: cluster 2024-04-22T21:11:06.094091+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-04-22T21:11:06.823 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:06.095377+0000 mon.c (mon.1) 1574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T21:11:06.823 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:06 smithi121 bash[75184]: audit 2024-04-22T21:11:06.095377+0000 mon.c (mon.1) 1574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-22T21:11:07.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:07 smithi123 bash[58916]: cephadm 2024-04-22T21:11:05.404571+0000 mgr.x (mgr.34107) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:07 smithi123 bash[58916]: cephadm 2024-04-22T21:11:05.404571+0000 mgr.x (mgr.34107) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:07 smithi123 bash[58916]: cephadm 2024-04-22T21:11:05.496878+0000 mgr.x (mgr.34107) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:07 smithi123 bash[58916]: cephadm 2024-04-22T21:11:05.496878+0000 mgr.x (mgr.34107) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:07 smithi123 bash[58916]: cephadm 2024-04-22T21:11:05.571569+0000 mgr.x (mgr.34107) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:07 smithi123 bash[58916]: cephadm 2024-04-22T21:11:05.571569+0000 mgr.x (mgr.34107) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:07 smithi123 bash[58916]: cephadm 2024-04-22T21:11:05.663427+0000 mgr.x (mgr.34107) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:07 smithi123 bash[58916]: cephadm 2024-04-22T21:11:05.663427+0000 mgr.x (mgr.34107) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:07 smithi123 bash[58916]: cephadm 2024-04-22T21:11:05.755203+0000 mgr.x (mgr.34107) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:07 smithi123 bash[58916]: cephadm 2024-04-22T21:11:05.755203+0000 mgr.x (mgr.34107) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:07 smithi123 bash[58916]: audit 2024-04-22T21:11:05.824862+0000 mgr.x (mgr.34107) 769 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:07.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:07 smithi123 bash[58916]: audit 2024-04-22T21:11:05.824862+0000 mgr.x (mgr.34107) 769 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:07.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:07 smithi123 bash[58916]: cephadm 2024-04-22T21:11:05.843722+0000 mgr.x (mgr.34107) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:07 smithi123 bash[58916]: cephadm 2024-04-22T21:11:05.843722+0000 mgr.x (mgr.34107) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:07 smithi123 bash[58916]: cephadm 2024-04-22T21:11:05.929371+0000 mgr.x (mgr.34107) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:07 smithi123 bash[58916]: cephadm 2024-04-22T21:11:05.929371+0000 mgr.x (mgr.34107) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:07 smithi123 bash[58916]: audit 2024-04-22T21:11:06.020408+0000 mgr.x (mgr.34107) 772 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-22T21:11:07.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:07 smithi123 bash[58916]: audit 2024-04-22T21:11:06.020408+0000 mgr.x (mgr.34107) 772 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-22T21:11:07.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:07 smithi123 bash[58916]: cephadm 2024-04-22T21:11:06.021387+0000 mgr.x (mgr.34107) 773 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-22T21:11:07.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:07 smithi123 bash[58916]: cephadm 2024-04-22T21:11:06.021387+0000 mgr.x (mgr.34107) 773 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-22T21:11:07.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:07 smithi123 bash[58916]: cluster 2024-04-22T21:11:07.099951+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-04-22T21:11:07.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:07 smithi123 bash[58916]: cluster 2024-04-22T21:11:07.099951+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-04-22T21:11:07.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[75184]: cephadm 2024-04-22T21:11:05.404571+0000 mgr.x (mgr.34107) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[75184]: cephadm 2024-04-22T21:11:05.404571+0000 mgr.x (mgr.34107) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[75184]: cephadm 2024-04-22T21:11:05.496878+0000 mgr.x (mgr.34107) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[75184]: cephadm 2024-04-22T21:11:05.496878+0000 mgr.x (mgr.34107) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[75184]: cephadm 2024-04-22T21:11:05.571569+0000 mgr.x (mgr.34107) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[75184]: cephadm 2024-04-22T21:11:05.571569+0000 mgr.x (mgr.34107) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[75184]: cephadm 2024-04-22T21:11:05.663427+0000 mgr.x (mgr.34107) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[75184]: cephadm 2024-04-22T21:11:05.663427+0000 mgr.x (mgr.34107) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[75184]: cephadm 2024-04-22T21:11:05.755203+0000 mgr.x (mgr.34107) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[75184]: cephadm 2024-04-22T21:11:05.755203+0000 mgr.x (mgr.34107) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[75184]: audit 2024-04-22T21:11:05.824862+0000 mgr.x (mgr.34107) 769 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:07.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[75184]: audit 2024-04-22T21:11:05.824862+0000 mgr.x (mgr.34107) 769 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:07.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[75184]: cephadm 2024-04-22T21:11:05.843722+0000 mgr.x (mgr.34107) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[75184]: cephadm 2024-04-22T21:11:05.843722+0000 mgr.x (mgr.34107) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[75184]: cephadm 2024-04-22T21:11:05.929371+0000 mgr.x (mgr.34107) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[75184]: cephadm 2024-04-22T21:11:05.929371+0000 mgr.x (mgr.34107) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[75184]: audit 2024-04-22T21:11:06.020408+0000 mgr.x (mgr.34107) 772 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-22T21:11:07.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[75184]: audit 2024-04-22T21:11:06.020408+0000 mgr.x (mgr.34107) 772 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-22T21:11:07.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[75184]: cephadm 2024-04-22T21:11:06.021387+0000 mgr.x (mgr.34107) 773 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-22T21:11:07.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[75184]: cephadm 2024-04-22T21:11:06.021387+0000 mgr.x (mgr.34107) 773 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-22T21:11:07.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[75184]: cluster 2024-04-22T21:11:07.099951+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-04-22T21:11:07.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[75184]: cluster 2024-04-22T21:11:07.099951+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-04-22T21:11:07.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[73084]: cephadm 2024-04-22T21:11:05.404571+0000 mgr.x (mgr.34107) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[73084]: cephadm 2024-04-22T21:11:05.404571+0000 mgr.x (mgr.34107) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[73084]: cephadm 2024-04-22T21:11:05.496878+0000 mgr.x (mgr.34107) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[73084]: cephadm 2024-04-22T21:11:05.496878+0000 mgr.x (mgr.34107) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[73084]: cephadm 2024-04-22T21:11:05.571569+0000 mgr.x (mgr.34107) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[73084]: cephadm 2024-04-22T21:11:05.571569+0000 mgr.x (mgr.34107) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[73084]: cephadm 2024-04-22T21:11:05.663427+0000 mgr.x (mgr.34107) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[73084]: cephadm 2024-04-22T21:11:05.663427+0000 mgr.x (mgr.34107) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[73084]: cephadm 2024-04-22T21:11:05.755203+0000 mgr.x (mgr.34107) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[73084]: cephadm 2024-04-22T21:11:05.755203+0000 mgr.x (mgr.34107) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[73084]: audit 2024-04-22T21:11:05.824862+0000 mgr.x (mgr.34107) 769 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:07.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[73084]: audit 2024-04-22T21:11:05.824862+0000 mgr.x (mgr.34107) 769 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:07.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[73084]: cephadm 2024-04-22T21:11:05.843722+0000 mgr.x (mgr.34107) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[73084]: cephadm 2024-04-22T21:11:05.843722+0000 mgr.x (mgr.34107) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[73084]: cephadm 2024-04-22T21:11:05.929371+0000 mgr.x (mgr.34107) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[73084]: cephadm 2024-04-22T21:11:05.929371+0000 mgr.x (mgr.34107) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:07.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[73084]: audit 2024-04-22T21:11:06.020408+0000 mgr.x (mgr.34107) 772 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-22T21:11:07.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[73084]: audit 2024-04-22T21:11:06.020408+0000 mgr.x (mgr.34107) 772 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-22T21:11:07.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[73084]: cephadm 2024-04-22T21:11:06.021387+0000 mgr.x (mgr.34107) 773 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-22T21:11:07.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[73084]: cephadm 2024-04-22T21:11:06.021387+0000 mgr.x (mgr.34107) 773 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-22T21:11:07.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[73084]: cluster 2024-04-22T21:11:07.099951+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-04-22T21:11:07.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:07 smithi121 bash[73084]: cluster 2024-04-22T21:11:07.099951+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-04-22T21:11:08.241 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:11:07 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:11:07] "GET /metrics HTTP/1.1" 200 38360 "" "Prometheus/2.33.4" 2024-04-22T21:11:08.659 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:08 smithi121 bash[75184]: cluster 2024-04-22T21:11:06.992153+0000 mgr.x (mgr.34107) 774 : cluster [DBG] pgmap v123: 161 pgs: 10 peering, 10 active+undersized+degraded, 27 active+undersized, 114 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 8 op/s; 32/630 objects degraded (5.079%) 2024-04-22T21:11:08.659 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:08 smithi121 bash[75184]: cluster 2024-04-22T21:11:06.992153+0000 mgr.x (mgr.34107) 774 : cluster [DBG] pgmap v123: 161 pgs: 10 peering, 10 active+undersized+degraded, 27 active+undersized, 114 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 8 op/s; 32/630 objects degraded (5.079%) 2024-04-22T21:11:08.659 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:08 smithi121 bash[75184]: cluster 2024-04-22T21:11:07.316553+0000 mon.a (mon.0) 807 : cluster [WRN] Health check update: Degraded data redundancy: 32/630 objects degraded (5.079%), 10 pgs degraded (PG_DEGRADED) 2024-04-22T21:11:08.659 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:08 smithi121 bash[75184]: cluster 2024-04-22T21:11:07.316553+0000 mon.a (mon.0) 807 : cluster [WRN] Health check update: Degraded data redundancy: 32/630 objects degraded (5.079%), 10 pgs degraded (PG_DEGRADED) 2024-04-22T21:11:08.660 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:08 smithi121 bash[73084]: cluster 2024-04-22T21:11:06.992153+0000 mgr.x (mgr.34107) 774 : cluster [DBG] pgmap v123: 161 pgs: 10 peering, 10 active+undersized+degraded, 27 active+undersized, 114 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 8 op/s; 32/630 objects degraded (5.079%) 2024-04-22T21:11:08.660 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:08 smithi121 bash[73084]: cluster 2024-04-22T21:11:06.992153+0000 mgr.x (mgr.34107) 774 : cluster [DBG] pgmap v123: 161 pgs: 10 peering, 10 active+undersized+degraded, 27 active+undersized, 114 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 8 op/s; 32/630 objects degraded (5.079%) 2024-04-22T21:11:08.660 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:08 smithi121 bash[73084]: cluster 2024-04-22T21:11:07.316553+0000 mon.a (mon.0) 807 : cluster [WRN] Health check update: Degraded data redundancy: 32/630 objects degraded (5.079%), 10 pgs degraded (PG_DEGRADED) 2024-04-22T21:11:08.660 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:08 smithi121 bash[73084]: cluster 2024-04-22T21:11:07.316553+0000 mon.a (mon.0) 807 : cluster [WRN] Health check update: Degraded data redundancy: 32/630 objects degraded (5.079%), 10 pgs degraded (PG_DEGRADED) 2024-04-22T21:11:08.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:08 smithi123 bash[58916]: cluster 2024-04-22T21:11:06.992153+0000 mgr.x (mgr.34107) 774 : cluster [DBG] pgmap v123: 161 pgs: 10 peering, 10 active+undersized+degraded, 27 active+undersized, 114 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 8 op/s; 32/630 objects degraded (5.079%) 2024-04-22T21:11:08.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:08 smithi123 bash[58916]: cluster 2024-04-22T21:11:06.992153+0000 mgr.x (mgr.34107) 774 : cluster [DBG] pgmap v123: 161 pgs: 10 peering, 10 active+undersized+degraded, 27 active+undersized, 114 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 8 op/s; 32/630 objects degraded (5.079%) 2024-04-22T21:11:08.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:08 smithi123 bash[58916]: cluster 2024-04-22T21:11:07.316553+0000 mon.a (mon.0) 807 : cluster [WRN] Health check update: Degraded data redundancy: 32/630 objects degraded (5.079%), 10 pgs degraded (PG_DEGRADED) 2024-04-22T21:11:08.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:08 smithi123 bash[58916]: cluster 2024-04-22T21:11:07.316553+0000 mon.a (mon.0) 807 : cluster [WRN] Health check update: Degraded data redundancy: 32/630 objects degraded (5.079%), 10 pgs degraded (PG_DEGRADED) 2024-04-22T21:11:10.462 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:10 smithi121 bash[75184]: cluster 2024-04-22T21:11:08.993180+0000 mgr.x (mgr.34107) 775 : cluster [DBG] pgmap v125: 161 pgs: 10 peering, 10 active+undersized+degraded, 27 active+undersized, 114 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 0 B/s wr, 9 op/s; 32/630 objects degraded (5.079%) 2024-04-22T21:11:10.463 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:10 smithi121 bash[75184]: cluster 2024-04-22T21:11:08.993180+0000 mgr.x (mgr.34107) 775 : cluster [DBG] pgmap v125: 161 pgs: 10 peering, 10 active+undersized+degraded, 27 active+undersized, 114 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 0 B/s wr, 9 op/s; 32/630 objects degraded (5.079%) 2024-04-22T21:11:10.463 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:10 smithi121 bash[75184]: audit 2024-04-22T21:11:10.153850+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:10.463 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:10 smithi121 bash[75184]: audit 2024-04-22T21:11:10.153850+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:10.463 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:10 smithi121 bash[75184]: audit 2024-04-22T21:11:10.170879+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:10.463 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:10 smithi121 bash[75184]: audit 2024-04-22T21:11:10.170879+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:10.463 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:10 smithi121 bash[75184]: audit 2024-04-22T21:11:10.187966+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:10.463 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:10 smithi121 bash[75184]: audit 2024-04-22T21:11:10.187966+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:10.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:10 smithi121 bash[73084]: cluster 2024-04-22T21:11:08.993180+0000 mgr.x (mgr.34107) 775 : cluster [DBG] pgmap v125: 161 pgs: 10 peering, 10 active+undersized+degraded, 27 active+undersized, 114 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 0 B/s wr, 9 op/s; 32/630 objects degraded (5.079%) 2024-04-22T21:11:10.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:10 smithi121 bash[73084]: cluster 2024-04-22T21:11:08.993180+0000 mgr.x (mgr.34107) 775 : cluster [DBG] pgmap v125: 161 pgs: 10 peering, 10 active+undersized+degraded, 27 active+undersized, 114 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 0 B/s wr, 9 op/s; 32/630 objects degraded (5.079%) 2024-04-22T21:11:10.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:10 smithi121 bash[73084]: audit 2024-04-22T21:11:10.153850+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:10.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:10 smithi121 bash[73084]: audit 2024-04-22T21:11:10.153850+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:10.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:10 smithi121 bash[73084]: audit 2024-04-22T21:11:10.170879+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:10.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:10 smithi121 bash[73084]: audit 2024-04-22T21:11:10.170879+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:10.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:10 smithi121 bash[73084]: audit 2024-04-22T21:11:10.187966+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:10.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:10 smithi121 bash[73084]: audit 2024-04-22T21:11:10.187966+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:10.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:10 smithi123 bash[58916]: cluster 2024-04-22T21:11:08.993180+0000 mgr.x (mgr.34107) 775 : cluster [DBG] pgmap v125: 161 pgs: 10 peering, 10 active+undersized+degraded, 27 active+undersized, 114 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 0 B/s wr, 9 op/s; 32/630 objects degraded (5.079%) 2024-04-22T21:11:10.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:10 smithi123 bash[58916]: cluster 2024-04-22T21:11:08.993180+0000 mgr.x (mgr.34107) 775 : cluster [DBG] pgmap v125: 161 pgs: 10 peering, 10 active+undersized+degraded, 27 active+undersized, 114 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 0 B/s wr, 9 op/s; 32/630 objects degraded (5.079%) 2024-04-22T21:11:10.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:10 smithi123 bash[58916]: audit 2024-04-22T21:11:10.153850+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:10.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:10 smithi123 bash[58916]: audit 2024-04-22T21:11:10.153850+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:10.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:10 smithi123 bash[58916]: audit 2024-04-22T21:11:10.170879+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:10.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:10 smithi123 bash[58916]: audit 2024-04-22T21:11:10.170879+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:10.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:10 smithi123 bash[58916]: audit 2024-04-22T21:11:10.187966+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:10.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:10 smithi123 bash[58916]: audit 2024-04-22T21:11:10.187966+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:11.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:11 smithi123 bash[58916]: cluster 2024-04-22T21:11:11.335157+0000 mon.a (mon.0) 811 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/630 objects degraded (5.079%), 10 pgs degraded) 2024-04-22T21:11:11.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:11 smithi123 bash[58916]: cluster 2024-04-22T21:11:11.335157+0000 mon.a (mon.0) 811 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/630 objects degraded (5.079%), 10 pgs degraded) 2024-04-22T21:11:11.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:11 smithi123 bash[58916]: cluster 2024-04-22T21:11:11.335214+0000 mon.a (mon.0) 812 : cluster [INF] Cluster is now healthy 2024-04-22T21:11:11.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:11 smithi123 bash[58916]: cluster 2024-04-22T21:11:11.335214+0000 mon.a (mon.0) 812 : cluster [INF] Cluster is now healthy 2024-04-22T21:11:11.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:11 smithi121 bash[73084]: cluster 2024-04-22T21:11:11.335157+0000 mon.a (mon.0) 811 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/630 objects degraded (5.079%), 10 pgs degraded) 2024-04-22T21:11:11.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:11 smithi121 bash[73084]: cluster 2024-04-22T21:11:11.335157+0000 mon.a (mon.0) 811 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/630 objects degraded (5.079%), 10 pgs degraded) 2024-04-22T21:11:11.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:11 smithi121 bash[73084]: cluster 2024-04-22T21:11:11.335214+0000 mon.a (mon.0) 812 : cluster [INF] Cluster is now healthy 2024-04-22T21:11:11.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:11 smithi121 bash[73084]: cluster 2024-04-22T21:11:11.335214+0000 mon.a (mon.0) 812 : cluster [INF] Cluster is now healthy 2024-04-22T21:11:11.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:11 smithi121 bash[75184]: cluster 2024-04-22T21:11:11.335157+0000 mon.a (mon.0) 811 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/630 objects degraded (5.079%), 10 pgs degraded) 2024-04-22T21:11:11.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:11 smithi121 bash[75184]: cluster 2024-04-22T21:11:11.335157+0000 mon.a (mon.0) 811 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/630 objects degraded (5.079%), 10 pgs degraded) 2024-04-22T21:11:11.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:11 smithi121 bash[75184]: cluster 2024-04-22T21:11:11.335214+0000 mon.a (mon.0) 812 : cluster [INF] Cluster is now healthy 2024-04-22T21:11:11.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:11 smithi121 bash[75184]: cluster 2024-04-22T21:11:11.335214+0000 mon.a (mon.0) 812 : cluster [INF] Cluster is now healthy 2024-04-22T21:11:12.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:12 smithi123 bash[58916]: cluster 2024-04-22T21:11:10.994697+0000 mgr.x (mgr.34107) 776 : cluster [DBG] pgmap v126: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 0 B/s wr, 168 op/s; 0 B/s, 3 objects/s recovering 2024-04-22T21:11:12.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:12 smithi123 bash[58916]: cluster 2024-04-22T21:11:10.994697+0000 mgr.x (mgr.34107) 776 : cluster [DBG] pgmap v126: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 0 B/s wr, 168 op/s; 0 B/s, 3 objects/s recovering 2024-04-22T21:11:12.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:12 smithi121 bash[73084]: cluster 2024-04-22T21:11:10.994697+0000 mgr.x (mgr.34107) 776 : cluster [DBG] pgmap v126: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 0 B/s wr, 168 op/s; 0 B/s, 3 objects/s recovering 2024-04-22T21:11:12.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:12 smithi121 bash[73084]: cluster 2024-04-22T21:11:10.994697+0000 mgr.x (mgr.34107) 776 : cluster [DBG] pgmap v126: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 0 B/s wr, 168 op/s; 0 B/s, 3 objects/s recovering 2024-04-22T21:11:12.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:12 smithi121 bash[75184]: cluster 2024-04-22T21:11:10.994697+0000 mgr.x (mgr.34107) 776 : cluster [DBG] pgmap v126: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 0 B/s wr, 168 op/s; 0 B/s, 3 objects/s recovering 2024-04-22T21:11:12.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:12 smithi121 bash[75184]: cluster 2024-04-22T21:11:10.994697+0000 mgr.x (mgr.34107) 776 : cluster [DBG] pgmap v126: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 0 B/s wr, 168 op/s; 0 B/s, 3 objects/s recovering 2024-04-22T21:11:13.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:13 smithi123 bash[58916]: cluster 2024-04-22T21:11:12.995733+0000 mgr.x (mgr.34107) 777 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 0 B/s, 4 objects/s recovering 2024-04-22T21:11:13.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:13 smithi123 bash[58916]: cluster 2024-04-22T21:11:12.995733+0000 mgr.x (mgr.34107) 777 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 0 B/s, 4 objects/s recovering 2024-04-22T21:11:13.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:13 smithi121 bash[73084]: cluster 2024-04-22T21:11:12.995733+0000 mgr.x (mgr.34107) 777 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 0 B/s, 4 objects/s recovering 2024-04-22T21:11:13.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:13 smithi121 bash[73084]: cluster 2024-04-22T21:11:12.995733+0000 mgr.x (mgr.34107) 777 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 0 B/s, 4 objects/s recovering 2024-04-22T21:11:13.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:13 smithi121 bash[75184]: cluster 2024-04-22T21:11:12.995733+0000 mgr.x (mgr.34107) 777 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 0 B/s, 4 objects/s recovering 2024-04-22T21:11:13.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:13 smithi121 bash[75184]: cluster 2024-04-22T21:11:12.995733+0000 mgr.x (mgr.34107) 777 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 0 B/s, 4 objects/s recovering 2024-04-22T21:11:15.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:15 smithi123 bash[58916]: audit 2024-04-22T21:11:14.700470+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:15.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:15 smithi123 bash[58916]: audit 2024-04-22T21:11:14.700470+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:15.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:15 smithi123 bash[58916]: audit 2024-04-22T21:11:14.703199+0000 mon.c (mon.1) 1575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:11:15.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:15 smithi123 bash[58916]: audit 2024-04-22T21:11:14.703199+0000 mon.c (mon.1) 1575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:11:15.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:15 smithi123 bash[58916]: cluster 2024-04-22T21:11:14.996609+0000 mgr.x (mgr.34107) 778 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 161 op/s; 0 B/s, 4 objects/s recovering 2024-04-22T21:11:15.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:15 smithi123 bash[58916]: cluster 2024-04-22T21:11:14.996609+0000 mgr.x (mgr.34107) 778 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 161 op/s; 0 B/s, 4 objects/s recovering 2024-04-22T21:11:16.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:15 smithi121 bash[73084]: audit 2024-04-22T21:11:14.700470+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:16.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:15 smithi121 bash[73084]: audit 2024-04-22T21:11:14.700470+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:16.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:15 smithi121 bash[73084]: audit 2024-04-22T21:11:14.703199+0000 mon.c (mon.1) 1575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:11:16.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:15 smithi121 bash[73084]: audit 2024-04-22T21:11:14.703199+0000 mon.c (mon.1) 1575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:11:16.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:15 smithi121 bash[73084]: cluster 2024-04-22T21:11:14.996609+0000 mgr.x (mgr.34107) 778 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 161 op/s; 0 B/s, 4 objects/s recovering 2024-04-22T21:11:16.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:15 smithi121 bash[73084]: cluster 2024-04-22T21:11:14.996609+0000 mgr.x (mgr.34107) 778 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 161 op/s; 0 B/s, 4 objects/s recovering 2024-04-22T21:11:16.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:15 smithi121 bash[75184]: audit 2024-04-22T21:11:14.700470+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:16.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:15 smithi121 bash[75184]: audit 2024-04-22T21:11:14.700470+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:16.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:15 smithi121 bash[75184]: audit 2024-04-22T21:11:14.703199+0000 mon.c (mon.1) 1575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:11:16.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:15 smithi121 bash[75184]: audit 2024-04-22T21:11:14.703199+0000 mon.c (mon.1) 1575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:11:16.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:15 smithi121 bash[75184]: cluster 2024-04-22T21:11:14.996609+0000 mgr.x (mgr.34107) 778 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 161 op/s; 0 B/s, 4 objects/s recovering 2024-04-22T21:11:16.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:15 smithi121 bash[75184]: cluster 2024-04-22T21:11:14.996609+0000 mgr.x (mgr.34107) 778 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 161 op/s; 0 B/s, 4 objects/s recovering 2024-04-22T21:11:16.468 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-04-22T21:11:16.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:16 smithi123 bash[58916]: audit 2024-04-22T21:11:15.828502+0000 mgr.x (mgr.34107) 779 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:16.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:16 smithi123 bash[58916]: audit 2024-04-22T21:11:15.828502+0000 mgr.x (mgr.34107) 779 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:17.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:16 smithi121 bash[73084]: audit 2024-04-22T21:11:15.828502+0000 mgr.x (mgr.34107) 779 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:17.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:16 smithi121 bash[73084]: audit 2024-04-22T21:11:15.828502+0000 mgr.x (mgr.34107) 779 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:17.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:16 smithi121 bash[75184]: audit 2024-04-22T21:11:15.828502+0000 mgr.x (mgr.34107) 779 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:17.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:16 smithi121 bash[75184]: audit 2024-04-22T21:11:15.828502+0000 mgr.x (mgr.34107) 779 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:17.193 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T21:11:17.193 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi121 smithi121 running 7s ago 18m - - 2024-04-22T21:11:17.193 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi123 smithi123 running 19s ago 18m - - 2024-04-22T21:11:17.193 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (5m) 7s ago 12m 12.7M - 0.23.0 ba2b418f427c 75d0217c38a9 2024-04-22T21:11:17.193 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (5m) 19s ago 11m 40.2M - 8.3.5 dad864ee21e9 800591342f16 2024-04-22T21:11:17.193 INFO:teuthology.orchestra.run.smithi121.stdout:iscsi.foo.smithi121.rxpsbc smithi121 running (4m) 7s ago 9m 44.2M - 3.5 e1d6a67b021e 106eadf8e441 2024-04-22T21:11:17.194 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443,9283,8765 running (4m) 19s ago 18m 510M - 19.0.0-3198-g56e81df3 82086b19bb07 47d10e8cef27 2024-04-22T21:11:17.194 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443,9283,8765 running (4m) 7s ago 19m 438M - 19.0.0-3198-g56e81df3 82086b19bb07 8406ceac8ad3 2024-04-22T21:11:17.194 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (3m) 7s ago 20m 60.0M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 f5b71d32306b 2024-04-22T21:11:17.194 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (2m) 19s ago 18m 37.2M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 db2fb24d7454 2024-04-22T21:11:17.194 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (2m) 7s ago 18m 51.6M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 425f9e808335 2024-04-22T21:11:17.194 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (5m) 7s ago 12m 8972k - 1.3.1 1dbe0e931976 7b20ff211618 2024-04-22T21:11:17.194 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (5m) 19s ago 12m 9.82M - 1.3.1 1dbe0e931976 c449de2e89b9 2024-04-22T21:11:17.194 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (87s) 7s ago 17m 49.2M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 afe0c773b859 2024-04-22T21:11:17.194 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (52s) 7s ago 17m 54.1M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 8e891d1550a4 2024-04-22T21:11:17.194 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (19s) 7s ago 16m 50.2M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 31a08ebbc5f6 2024-04-22T21:11:17.195 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (15m) 7s ago 15m 59.9M 4096M 17.2.0 e1d6a67b021e b57914fddc0c 2024-04-22T21:11:17.195 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (15m) 19s ago 15m 60.4M 4096M 17.2.0 e1d6a67b021e 3652b9975d1b 2024-04-22T21:11:17.195 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (14m) 19s ago 14m 56.9M 4096M 17.2.0 e1d6a67b021e 5ad1d460ef25 2024-04-22T21:11:17.195 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (14m) 19s ago 14m 57.9M 4096M 17.2.0 e1d6a67b021e a8c3f31719ee 2024-04-22T21:11:17.195 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (13m) 19s ago 13m 59.2M 4096M 17.2.0 e1d6a67b021e 4102dc5bd77f 2024-04-22T21:11:17.195 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (4m) 19s ago 12m 64.5M - 2.33.4 514e6a882f6e 14ed9f8bb5de 2024-04-22T21:11:17.195 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi121.fpqyxe smithi121 *:8000 running (10m) 7s ago 10m 86.4M - 17.2.0 e1d6a67b021e 3c014c62895e 2024-04-22T21:11:17.195 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi123.ducldy smithi123 *:8000 running (10m) 19s ago 10m 86.6M - 17.2.0 e1d6a67b021e 9dfc66019212 2024-04-22T21:11:17.195 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi121.umzhsg smithi121 *:80 running (10m) 7s ago 10m 86.4M - 17.2.0 e1d6a67b021e 49d78336324c 2024-04-22T21:11:17.195 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi123.ywhrus smithi123 *:80 running (10m) 19s ago 10m 86.0M - 17.2.0 e1d6a67b021e d78a39784a57 2024-04-22T21:11:17.628 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:11:17.628 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-04-22T21:11:17.628 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 3 2024-04-22T21:11:17.628 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:11:17.628 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-04-22T21:11:17.628 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 2 2024-04-22T21:11:17.628 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:11:17.628 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-04-22T21:11:17.628 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-04-22T21:11:17.628 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 3 2024-04-22T21:11:17.628 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:11:17.628 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-04-22T21:11:17.628 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-22T21:11:17.629 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:11:17.629 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-04-22T21:11:17.629 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-04-22T21:11:17.629 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 8 2024-04-22T21:11:17.629 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:11:17.629 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:11:17.999 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:11:17.999 INFO:teuthology.orchestra.run.smithi121.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d", 2024-04-22T21:11:17.999 INFO:teuthology.orchestra.run.smithi121.stdout: "in_progress": true, 2024-04-22T21:11:17.999 INFO:teuthology.orchestra.run.smithi121.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-22T21:11:17.999 INFO:teuthology.orchestra.run.smithi121.stdout: "services_complete": [ 2024-04-22T21:11:17.999 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr", 2024-04-22T21:11:17.999 INFO:teuthology.orchestra.run.smithi121.stdout: "mon" 2024-04-22T21:11:17.999 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2024-04-22T21:11:17.999 INFO:teuthology.orchestra.run.smithi121.stdout: "progress": "8/23 daemons upgraded", 2024-04-22T21:11:17.999 INFO:teuthology.orchestra.run.smithi121.stdout: "message": "Currently upgrading osd daemons", 2024-04-22T21:11:17.999 INFO:teuthology.orchestra.run.smithi121.stdout: "is_paused": false 2024-04-22T21:11:18.000 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:11:18.241 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:11:17 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:11:17] "GET /metrics HTTP/1.1" 200 38371 "" "Prometheus/2.33.4" 2024-04-22T21:11:18.427 INFO:teuthology.orchestra.run.smithi121.stdout:HEALTH_OK 2024-04-22T21:11:18.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:18 smithi123 bash[58916]: audit 2024-04-22T21:11:16.466542+0000 mgr.x (mgr.34107) 780 : audit [DBG] from='client.54301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:18.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:18 smithi123 bash[58916]: audit 2024-04-22T21:11:16.466542+0000 mgr.x (mgr.34107) 780 : audit [DBG] from='client.54301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:18.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:18 smithi123 bash[58916]: audit 2024-04-22T21:11:16.828656+0000 mgr.x (mgr.34107) 781 : audit [DBG] from='client.54307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:18.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:18 smithi123 bash[58916]: audit 2024-04-22T21:11:16.828656+0000 mgr.x (mgr.34107) 781 : audit [DBG] from='client.54307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:18.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:18 smithi123 bash[58916]: cluster 2024-04-22T21:11:16.998249+0000 mgr.x (mgr.34107) 782 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 0 B/s wr, 138 op/s; 0 B/s, 3 objects/s recovering 2024-04-22T21:11:18.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:18 smithi123 bash[58916]: cluster 2024-04-22T21:11:16.998249+0000 mgr.x (mgr.34107) 782 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 0 B/s wr, 138 op/s; 0 B/s, 3 objects/s recovering 2024-04-22T21:11:18.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:18 smithi123 bash[58916]: audit 2024-04-22T21:11:17.187878+0000 mgr.x (mgr.34107) 783 : audit [DBG] from='client.54313 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:18.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:18 smithi123 bash[58916]: audit 2024-04-22T21:11:17.187878+0000 mgr.x (mgr.34107) 783 : audit [DBG] from='client.54313 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:18.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:18 smithi123 bash[58916]: audit 2024-04-22T21:11:17.524879+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:18.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:18 smithi123 bash[58916]: audit 2024-04-22T21:11:17.524879+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:18.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:18 smithi123 bash[58916]: audit 2024-04-22T21:11:17.540909+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:18.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:18 smithi123 bash[58916]: audit 2024-04-22T21:11:17.540909+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:18.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:18 smithi123 bash[58916]: audit 2024-04-22T21:11:17.551776+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:18.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:18 smithi123 bash[58916]: audit 2024-04-22T21:11:17.551776+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:18.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:18 smithi123 bash[58916]: audit 2024-04-22T21:11:17.636077+0000 mon.a (mon.0) 817 : audit [DBG] from='client.? 172.21.15.121:0/256624056' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:18.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:18 smithi123 bash[58916]: audit 2024-04-22T21:11:17.636077+0000 mon.a (mon.0) 817 : audit [DBG] from='client.? 172.21.15.121:0/256624056' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:18.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:18 smithi121 bash[73084]: audit 2024-04-22T21:11:16.466542+0000 mgr.x (mgr.34107) 780 : audit [DBG] from='client.54301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:18.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:18 smithi121 bash[73084]: audit 2024-04-22T21:11:16.466542+0000 mgr.x (mgr.34107) 780 : audit [DBG] from='client.54301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:18.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:18 smithi121 bash[73084]: audit 2024-04-22T21:11:16.828656+0000 mgr.x (mgr.34107) 781 : audit [DBG] from='client.54307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:18.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:18 smithi121 bash[73084]: audit 2024-04-22T21:11:16.828656+0000 mgr.x (mgr.34107) 781 : audit [DBG] from='client.54307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:18.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:18 smithi121 bash[73084]: cluster 2024-04-22T21:11:16.998249+0000 mgr.x (mgr.34107) 782 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 0 B/s wr, 138 op/s; 0 B/s, 3 objects/s recovering 2024-04-22T21:11:18.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:18 smithi121 bash[73084]: cluster 2024-04-22T21:11:16.998249+0000 mgr.x (mgr.34107) 782 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 0 B/s wr, 138 op/s; 0 B/s, 3 objects/s recovering 2024-04-22T21:11:18.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:18 smithi121 bash[73084]: audit 2024-04-22T21:11:17.187878+0000 mgr.x (mgr.34107) 783 : audit [DBG] from='client.54313 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:18.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:18 smithi121 bash[73084]: audit 2024-04-22T21:11:17.187878+0000 mgr.x (mgr.34107) 783 : audit [DBG] from='client.54313 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:18.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:18 smithi121 bash[73084]: audit 2024-04-22T21:11:17.524879+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:18.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:18 smithi121 bash[73084]: audit 2024-04-22T21:11:17.524879+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:18.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:18 smithi121 bash[73084]: audit 2024-04-22T21:11:17.540909+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:18.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:18 smithi121 bash[73084]: audit 2024-04-22T21:11:17.540909+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:18.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:18 smithi121 bash[73084]: audit 2024-04-22T21:11:17.551776+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:18.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:18 smithi121 bash[73084]: audit 2024-04-22T21:11:17.551776+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:18.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:18 smithi121 bash[73084]: audit 2024-04-22T21:11:17.636077+0000 mon.a (mon.0) 817 : audit [DBG] from='client.? 172.21.15.121:0/256624056' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:18.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:18 smithi121 bash[73084]: audit 2024-04-22T21:11:17.636077+0000 mon.a (mon.0) 817 : audit [DBG] from='client.? 172.21.15.121:0/256624056' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:18 smithi121 bash[75184]: audit 2024-04-22T21:11:16.466542+0000 mgr.x (mgr.34107) 780 : audit [DBG] from='client.54301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:18 smithi121 bash[75184]: audit 2024-04-22T21:11:16.466542+0000 mgr.x (mgr.34107) 780 : audit [DBG] from='client.54301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:18 smithi121 bash[75184]: audit 2024-04-22T21:11:16.828656+0000 mgr.x (mgr.34107) 781 : audit [DBG] from='client.54307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:18 smithi121 bash[75184]: audit 2024-04-22T21:11:16.828656+0000 mgr.x (mgr.34107) 781 : audit [DBG] from='client.54307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:18 smithi121 bash[75184]: cluster 2024-04-22T21:11:16.998249+0000 mgr.x (mgr.34107) 782 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 0 B/s wr, 138 op/s; 0 B/s, 3 objects/s recovering 2024-04-22T21:11:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:18 smithi121 bash[75184]: cluster 2024-04-22T21:11:16.998249+0000 mgr.x (mgr.34107) 782 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 0 B/s wr, 138 op/s; 0 B/s, 3 objects/s recovering 2024-04-22T21:11:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:18 smithi121 bash[75184]: audit 2024-04-22T21:11:17.187878+0000 mgr.x (mgr.34107) 783 : audit [DBG] from='client.54313 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:18 smithi121 bash[75184]: audit 2024-04-22T21:11:17.187878+0000 mgr.x (mgr.34107) 783 : audit [DBG] from='client.54313 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:18 smithi121 bash[75184]: audit 2024-04-22T21:11:17.524879+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:18 smithi121 bash[75184]: audit 2024-04-22T21:11:17.524879+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:18.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:18 smithi121 bash[75184]: audit 2024-04-22T21:11:17.540909+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:18.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:18 smithi121 bash[75184]: audit 2024-04-22T21:11:17.540909+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:18.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:18 smithi121 bash[75184]: audit 2024-04-22T21:11:17.551776+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:18.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:18 smithi121 bash[75184]: audit 2024-04-22T21:11:17.551776+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:18.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:18 smithi121 bash[75184]: audit 2024-04-22T21:11:17.636077+0000 mon.a (mon.0) 817 : audit [DBG] from='client.? 172.21.15.121:0/256624056' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:18.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:18 smithi121 bash[75184]: audit 2024-04-22T21:11:17.636077+0000 mon.a (mon.0) 817 : audit [DBG] from='client.? 172.21.15.121:0/256624056' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:19 smithi123 bash[58916]: audit 2024-04-22T21:11:18.011423+0000 mgr.x (mgr.34107) 784 : audit [DBG] from='client.54325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:19 smithi123 bash[58916]: audit 2024-04-22T21:11:18.011423+0000 mgr.x (mgr.34107) 784 : audit [DBG] from='client.54325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:19 smithi123 bash[58916]: audit 2024-04-22T21:11:18.436011+0000 mon.c (mon.1) 1576 : audit [DBG] from='client.? 172.21.15.121:0/467516030' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:11:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:19 smithi123 bash[58916]: audit 2024-04-22T21:11:18.436011+0000 mon.c (mon.1) 1576 : audit [DBG] from='client.? 172.21.15.121:0/467516030' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:11:19.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:19 smithi121 bash[73084]: audit 2024-04-22T21:11:18.011423+0000 mgr.x (mgr.34107) 784 : audit [DBG] from='client.54325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:19.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:19 smithi121 bash[73084]: audit 2024-04-22T21:11:18.011423+0000 mgr.x (mgr.34107) 784 : audit [DBG] from='client.54325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:19.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:19 smithi121 bash[73084]: audit 2024-04-22T21:11:18.436011+0000 mon.c (mon.1) 1576 : audit [DBG] from='client.? 172.21.15.121:0/467516030' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:11:19.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:19 smithi121 bash[73084]: audit 2024-04-22T21:11:18.436011+0000 mon.c (mon.1) 1576 : audit [DBG] from='client.? 172.21.15.121:0/467516030' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:11:19.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:19 smithi121 bash[75184]: audit 2024-04-22T21:11:18.011423+0000 mgr.x (mgr.34107) 784 : audit [DBG] from='client.54325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:19.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:19 smithi121 bash[75184]: audit 2024-04-22T21:11:18.011423+0000 mgr.x (mgr.34107) 784 : audit [DBG] from='client.54325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:19.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:19 smithi121 bash[75184]: audit 2024-04-22T21:11:18.436011+0000 mon.c (mon.1) 1576 : audit [DBG] from='client.? 172.21.15.121:0/467516030' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:11:19.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:19 smithi121 bash[75184]: audit 2024-04-22T21:11:18.436011+0000 mon.c (mon.1) 1576 : audit [DBG] from='client.? 172.21.15.121:0/467516030' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:11:20.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:20 smithi123 bash[58916]: cluster 2024-04-22T21:11:18.999028+0000 mgr.x (mgr.34107) 785 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 0 B/s wr, 116 op/s; 0 B/s, 3 objects/s recovering 2024-04-22T21:11:20.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:20 smithi123 bash[58916]: cluster 2024-04-22T21:11:18.999028+0000 mgr.x (mgr.34107) 785 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 0 B/s wr, 116 op/s; 0 B/s, 3 objects/s recovering 2024-04-22T21:11:20.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:20 smithi123 bash[58916]: audit 2024-04-22T21:11:20.005871+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:20.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:20 smithi123 bash[58916]: audit 2024-04-22T21:11:20.005871+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:20.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:20 smithi121 bash[73084]: cluster 2024-04-22T21:11:18.999028+0000 mgr.x (mgr.34107) 785 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 0 B/s wr, 116 op/s; 0 B/s, 3 objects/s recovering 2024-04-22T21:11:20.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:20 smithi121 bash[73084]: cluster 2024-04-22T21:11:18.999028+0000 mgr.x (mgr.34107) 785 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 0 B/s wr, 116 op/s; 0 B/s, 3 objects/s recovering 2024-04-22T21:11:20.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:20 smithi121 bash[73084]: audit 2024-04-22T21:11:20.005871+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:20.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:20 smithi121 bash[73084]: audit 2024-04-22T21:11:20.005871+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:20.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:20 smithi121 bash[75184]: cluster 2024-04-22T21:11:18.999028+0000 mgr.x (mgr.34107) 785 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 0 B/s wr, 116 op/s; 0 B/s, 3 objects/s recovering 2024-04-22T21:11:20.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:20 smithi121 bash[75184]: cluster 2024-04-22T21:11:18.999028+0000 mgr.x (mgr.34107) 785 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 0 B/s wr, 116 op/s; 0 B/s, 3 objects/s recovering 2024-04-22T21:11:20.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:20 smithi121 bash[75184]: audit 2024-04-22T21:11:20.005871+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:20.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:20 smithi121 bash[75184]: audit 2024-04-22T21:11:20.005871+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:21.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:21 smithi123 bash[58916]: audit 2024-04-22T21:11:21.030782+0000 mon.c (mon.1) 1577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-22T21:11:21.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:21 smithi123 bash[58916]: audit 2024-04-22T21:11:21.030782+0000 mon.c (mon.1) 1577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-22T21:11:21.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:21 smithi121 bash[73084]: audit 2024-04-22T21:11:21.030782+0000 mon.c (mon.1) 1577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-22T21:11:21.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:21 smithi121 bash[73084]: audit 2024-04-22T21:11:21.030782+0000 mon.c (mon.1) 1577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-22T21:11:21.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:21 smithi121 bash[75184]: audit 2024-04-22T21:11:21.030782+0000 mon.c (mon.1) 1577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-22T21:11:21.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:21 smithi121 bash[75184]: audit 2024-04-22T21:11:21.030782+0000 mon.c (mon.1) 1577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-22T21:11:22.613 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:22 smithi121 bash[75184]: cluster 2024-04-22T21:11:21.000417+0000 mgr.x (mgr.34107) 786 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 0 B/s wr, 115 op/s; 0 B/s, 3 objects/s recovering 2024-04-22T21:11:22.613 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:22 smithi121 bash[75184]: cluster 2024-04-22T21:11:21.000417+0000 mgr.x (mgr.34107) 786 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 0 B/s wr, 115 op/s; 0 B/s, 3 objects/s recovering 2024-04-22T21:11:22.613 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:22 smithi121 bash[75184]: audit 2024-04-22T21:11:21.036256+0000 mgr.x (mgr.34107) 787 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-22T21:11:22.613 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:22 smithi121 bash[75184]: audit 2024-04-22T21:11:21.036256+0000 mgr.x (mgr.34107) 787 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-22T21:11:22.613 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:22 smithi121 bash[75184]: cephadm 2024-04-22T21:11:21.039421+0000 mgr.x (mgr.34107) 788 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-22T21:11:22.613 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:22 smithi121 bash[75184]: cephadm 2024-04-22T21:11:21.039421+0000 mgr.x (mgr.34107) 788 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-22T21:11:22.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:22 smithi121 bash[73084]: cluster 2024-04-22T21:11:21.000417+0000 mgr.x (mgr.34107) 786 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 0 B/s wr, 115 op/s; 0 B/s, 3 objects/s recovering 2024-04-22T21:11:22.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:22 smithi121 bash[73084]: cluster 2024-04-22T21:11:21.000417+0000 mgr.x (mgr.34107) 786 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 0 B/s wr, 115 op/s; 0 B/s, 3 objects/s recovering 2024-04-22T21:11:22.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:22 smithi121 bash[73084]: audit 2024-04-22T21:11:21.036256+0000 mgr.x (mgr.34107) 787 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-22T21:11:22.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:22 smithi121 bash[73084]: audit 2024-04-22T21:11:21.036256+0000 mgr.x (mgr.34107) 787 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-22T21:11:22.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:22 smithi121 bash[73084]: cephadm 2024-04-22T21:11:21.039421+0000 mgr.x (mgr.34107) 788 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-22T21:11:22.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:22 smithi121 bash[73084]: cephadm 2024-04-22T21:11:21.039421+0000 mgr.x (mgr.34107) 788 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-22T21:11:22.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:22 smithi123 bash[58916]: cluster 2024-04-22T21:11:21.000417+0000 mgr.x (mgr.34107) 786 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 0 B/s wr, 115 op/s; 0 B/s, 3 objects/s recovering 2024-04-22T21:11:22.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:22 smithi123 bash[58916]: cluster 2024-04-22T21:11:21.000417+0000 mgr.x (mgr.34107) 786 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 0 B/s wr, 115 op/s; 0 B/s, 3 objects/s recovering 2024-04-22T21:11:22.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:22 smithi123 bash[58916]: audit 2024-04-22T21:11:21.036256+0000 mgr.x (mgr.34107) 787 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-22T21:11:22.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:22 smithi123 bash[58916]: audit 2024-04-22T21:11:21.036256+0000 mgr.x (mgr.34107) 787 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-22T21:11:22.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:22 smithi123 bash[58916]: cephadm 2024-04-22T21:11:21.039421+0000 mgr.x (mgr.34107) 788 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-22T21:11:22.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:22 smithi123 bash[58916]: cephadm 2024-04-22T21:11:21.039421+0000 mgr.x (mgr.34107) 788 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-22T21:11:24.613 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:24 smithi121 bash[75184]: cluster 2024-04-22T21:11:23.001574+0000 mgr.x (mgr.34107) 789 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 31 op/s; 0 B/s, 1 objects/s recovering 2024-04-22T21:11:24.614 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:24 smithi121 bash[75184]: cluster 2024-04-22T21:11:23.001574+0000 mgr.x (mgr.34107) 789 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 31 op/s; 0 B/s, 1 objects/s recovering 2024-04-22T21:11:24.614 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:24 smithi121 bash[75184]: audit 2024-04-22T21:11:23.413207+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:24.614 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:24 smithi121 bash[75184]: audit 2024-04-22T21:11:23.413207+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:24.614 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:24 smithi121 bash[75184]: audit 2024-04-22T21:11:23.418936+0000 mon.c (mon.1) 1578 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-22T21:11:24.614 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:24 smithi121 bash[75184]: audit 2024-04-22T21:11:23.418936+0000 mon.c (mon.1) 1578 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-22T21:11:24.614 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:24 smithi121 bash[75184]: audit 2024-04-22T21:11:23.420782+0000 mon.c (mon.1) 1579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:24.614 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:24 smithi121 bash[75184]: audit 2024-04-22T21:11:23.420782+0000 mon.c (mon.1) 1579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:24.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:24 smithi121 bash[73084]: cluster 2024-04-22T21:11:23.001574+0000 mgr.x (mgr.34107) 789 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 31 op/s; 0 B/s, 1 objects/s recovering 2024-04-22T21:11:24.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:24 smithi121 bash[73084]: cluster 2024-04-22T21:11:23.001574+0000 mgr.x (mgr.34107) 789 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 31 op/s; 0 B/s, 1 objects/s recovering 2024-04-22T21:11:24.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:24 smithi121 bash[73084]: audit 2024-04-22T21:11:23.413207+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:24.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:24 smithi121 bash[73084]: audit 2024-04-22T21:11:23.413207+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:24.615 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:24 smithi121 bash[73084]: audit 2024-04-22T21:11:23.418936+0000 mon.c (mon.1) 1578 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-22T21:11:24.615 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:24 smithi121 bash[73084]: audit 2024-04-22T21:11:23.418936+0000 mon.c (mon.1) 1578 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-22T21:11:24.615 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:24 smithi121 bash[73084]: audit 2024-04-22T21:11:23.420782+0000 mon.c (mon.1) 1579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:24.615 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:24 smithi121 bash[73084]: audit 2024-04-22T21:11:23.420782+0000 mon.c (mon.1) 1579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:24.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:24 smithi123 bash[58916]: cluster 2024-04-22T21:11:23.001574+0000 mgr.x (mgr.34107) 789 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 31 op/s; 0 B/s, 1 objects/s recovering 2024-04-22T21:11:24.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:24 smithi123 bash[58916]: cluster 2024-04-22T21:11:23.001574+0000 mgr.x (mgr.34107) 789 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 31 op/s; 0 B/s, 1 objects/s recovering 2024-04-22T21:11:24.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:24 smithi123 bash[58916]: audit 2024-04-22T21:11:23.413207+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:24.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:24 smithi123 bash[58916]: audit 2024-04-22T21:11:23.413207+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:24.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:24 smithi123 bash[58916]: audit 2024-04-22T21:11:23.418936+0000 mon.c (mon.1) 1578 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-22T21:11:24.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:24 smithi123 bash[58916]: audit 2024-04-22T21:11:23.418936+0000 mon.c (mon.1) 1578 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-22T21:11:24.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:24 smithi123 bash[58916]: audit 2024-04-22T21:11:23.420782+0000 mon.c (mon.1) 1579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:24.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:24 smithi123 bash[58916]: audit 2024-04-22T21:11:23.420782+0000 mon.c (mon.1) 1579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:25.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:25 smithi123 bash[58916]: cephadm 2024-04-22T21:11:23.410214+0000 mgr.x (mgr.34107) 790 : cephadm [INF] Upgrade: Updating osd.3 2024-04-22T21:11:25.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:25 smithi123 bash[58916]: cephadm 2024-04-22T21:11:23.410214+0000 mgr.x (mgr.34107) 790 : cephadm [INF] Upgrade: Updating osd.3 2024-04-22T21:11:25.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:25 smithi123 bash[58916]: cephadm 2024-04-22T21:11:23.431810+0000 mgr.x (mgr.34107) 791 : cephadm [INF] Deploying daemon osd.3 on smithi121 2024-04-22T21:11:25.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:25 smithi123 bash[58916]: cephadm 2024-04-22T21:11:23.431810+0000 mgr.x (mgr.34107) 791 : cephadm [INF] Deploying daemon osd.3 on smithi121 2024-04-22T21:11:25.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:25 smithi121 bash[73084]: cephadm 2024-04-22T21:11:23.410214+0000 mgr.x (mgr.34107) 790 : cephadm [INF] Upgrade: Updating osd.3 2024-04-22T21:11:25.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:25 smithi121 bash[73084]: cephadm 2024-04-22T21:11:23.410214+0000 mgr.x (mgr.34107) 790 : cephadm [INF] Upgrade: Updating osd.3 2024-04-22T21:11:25.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:25 smithi121 bash[73084]: cephadm 2024-04-22T21:11:23.431810+0000 mgr.x (mgr.34107) 791 : cephadm [INF] Deploying daemon osd.3 on smithi121 2024-04-22T21:11:25.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:25 smithi121 bash[73084]: cephadm 2024-04-22T21:11:23.431810+0000 mgr.x (mgr.34107) 791 : cephadm [INF] Deploying daemon osd.3 on smithi121 2024-04-22T21:11:25.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:25 smithi121 bash[75184]: cephadm 2024-04-22T21:11:23.410214+0000 mgr.x (mgr.34107) 790 : cephadm [INF] Upgrade: Updating osd.3 2024-04-22T21:11:25.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:25 smithi121 bash[75184]: cephadm 2024-04-22T21:11:23.410214+0000 mgr.x (mgr.34107) 790 : cephadm [INF] Upgrade: Updating osd.3 2024-04-22T21:11:25.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:25 smithi121 bash[75184]: cephadm 2024-04-22T21:11:23.431810+0000 mgr.x (mgr.34107) 791 : cephadm [INF] Deploying daemon osd.3 on smithi121 2024-04-22T21:11:25.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:25 smithi121 bash[75184]: cephadm 2024-04-22T21:11:23.431810+0000 mgr.x (mgr.34107) 791 : cephadm [INF] Deploying daemon osd.3 on smithi121 2024-04-22T21:11:26.656 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:26 smithi121 bash[75184]: cluster 2024-04-22T21:11:25.002409+0000 mgr.x (mgr.34107) 792 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:11:26.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:26 smithi121 bash[75184]: cluster 2024-04-22T21:11:25.002409+0000 mgr.x (mgr.34107) 792 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:11:26.795 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:26 smithi123 bash[58916]: cluster 2024-04-22T21:11:25.002409+0000 mgr.x (mgr.34107) 792 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:11:26.795 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:26 smithi123 bash[58916]: cluster 2024-04-22T21:11:25.002409+0000 mgr.x (mgr.34107) 792 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:11:26.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:26 smithi121 bash[73084]: cluster 2024-04-22T21:11:25.002409+0000 mgr.x (mgr.34107) 792 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:11:26.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:26 smithi121 bash[73084]: cluster 2024-04-22T21:11:25.002409+0000 mgr.x (mgr.34107) 792 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:11:27.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:27 smithi123 bash[58916]: audit 2024-04-22T21:11:25.836922+0000 mgr.x (mgr.34107) 793 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:27.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:27 smithi123 bash[58916]: audit 2024-04-22T21:11:25.836922+0000 mgr.x (mgr.34107) 793 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:27.768 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:27 smithi121 bash[73084]: audit 2024-04-22T21:11:25.836922+0000 mgr.x (mgr.34107) 793 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:27.769 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:27 smithi121 bash[73084]: audit 2024-04-22T21:11:25.836922+0000 mgr.x (mgr.34107) 793 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:27.769 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:27 smithi121 bash[75184]: audit 2024-04-22T21:11:25.836922+0000 mgr.x (mgr.34107) 793 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:27.769 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:27 smithi121 bash[75184]: audit 2024-04-22T21:11:25.836922+0000 mgr.x (mgr.34107) 793 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:28.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:27 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:11:28.035 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:11:27 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:11:28.035 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:11:27 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:11:28.036 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:11:27 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:11:28.036 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:11:27 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:11:28.036 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:11:27 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:11:28.037 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:11:27 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:11:28.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:27 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:11:28.037 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:11:27 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:11:28.037 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:11:27 smithi121 systemd[1]: Stopping Ceph osd.3 for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:11:28.037 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:11:28 smithi121 bash[37136]: debug 2024-04-22T21:11:28.008+0000 7f83107db700 -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-22T21:11:28.037 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:11:28 smithi121 bash[37136]: debug 2024-04-22T21:11:28.008+0000 7f83107db700 -1 osd.3 132 *** Got signal Terminated *** 2024-04-22T21:11:28.037 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:11:28 smithi121 bash[37136]: debug 2024-04-22T21:11:28.008+0000 7f83107db700 -1 osd.3 132 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-22T21:11:28.241 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:11:27 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:11:27] "GET /metrics HTTP/1.1" 200 38371 "" "Prometheus/2.33.4" 2024-04-22T21:11:28.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:28 smithi123 bash[58916]: cluster 2024-04-22T21:11:27.004041+0000 mgr.x (mgr.34107) 794 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:11:28.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:28 smithi123 bash[58916]: cluster 2024-04-22T21:11:27.004041+0000 mgr.x (mgr.34107) 794 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:11:28.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:28 smithi123 bash[58916]: cluster 2024-04-22T21:11:28.011940+0000 mon.a (mon.0) 820 : cluster [INF] osd.3 marked itself down and dead 2024-04-22T21:11:28.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:28 smithi123 bash[58916]: cluster 2024-04-22T21:11:28.011940+0000 mon.a (mon.0) 820 : cluster [INF] osd.3 marked itself down and dead 2024-04-22T21:11:28.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:28 smithi121 bash[73084]: cluster 2024-04-22T21:11:27.004041+0000 mgr.x (mgr.34107) 794 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:11:28.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:28 smithi121 bash[73084]: cluster 2024-04-22T21:11:27.004041+0000 mgr.x (mgr.34107) 794 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:11:28.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:28 smithi121 bash[73084]: cluster 2024-04-22T21:11:28.011940+0000 mon.a (mon.0) 820 : cluster [INF] osd.3 marked itself down and dead 2024-04-22T21:11:28.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:28 smithi121 bash[73084]: cluster 2024-04-22T21:11:28.011940+0000 mon.a (mon.0) 820 : cluster [INF] osd.3 marked itself down and dead 2024-04-22T21:11:28.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:28 smithi121 bash[75184]: cluster 2024-04-22T21:11:27.004041+0000 mgr.x (mgr.34107) 794 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:11:28.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:28 smithi121 bash[75184]: cluster 2024-04-22T21:11:27.004041+0000 mgr.x (mgr.34107) 794 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:11:28.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:28 smithi121 bash[75184]: cluster 2024-04-22T21:11:28.011940+0000 mon.a (mon.0) 820 : cluster [INF] osd.3 marked itself down and dead 2024-04-22T21:11:28.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:28 smithi121 bash[75184]: cluster 2024-04-22T21:11:28.011940+0000 mon.a (mon.0) 820 : cluster [INF] osd.3 marked itself down and dead 2024-04-22T21:11:29.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:29 smithi123 bash[58916]: cluster 2024-04-22T21:11:28.386458+0000 mon.a (mon.0) 821 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:11:29.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:29 smithi123 bash[58916]: cluster 2024-04-22T21:11:28.386458+0000 mon.a (mon.0) 821 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:11:29.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:29 smithi123 bash[58916]: cluster 2024-04-22T21:11:28.397156+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-22T21:11:29.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:29 smithi123 bash[58916]: cluster 2024-04-22T21:11:28.397156+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-22T21:11:29.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:29 smithi123 bash[58916]: cluster 2024-04-22T21:11:29.004788+0000 mgr.x (mgr.34107) 795 : cluster [DBG] pgmap v136: 161 pgs: 25 stale+active+clean, 136 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:11:29.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:29 smithi123 bash[58916]: cluster 2024-04-22T21:11:29.004788+0000 mgr.x (mgr.34107) 795 : cluster [DBG] pgmap v136: 161 pgs: 25 stale+active+clean, 136 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:11:29.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:29 smithi123 bash[58916]: cluster 2024-04-22T21:11:29.401425+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-04-22T21:11:29.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:29 smithi123 bash[58916]: cluster 2024-04-22T21:11:29.401425+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-04-22T21:11:29.771 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:29 smithi121 bash[73084]: cluster 2024-04-22T21:11:28.386458+0000 mon.a (mon.0) 821 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:11:29.771 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:29 smithi121 bash[73084]: cluster 2024-04-22T21:11:28.386458+0000 mon.a (mon.0) 821 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:11:29.771 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:29 smithi121 bash[73084]: cluster 2024-04-22T21:11:28.397156+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-22T21:11:29.771 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:29 smithi121 bash[73084]: cluster 2024-04-22T21:11:28.397156+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-22T21:11:29.771 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:29 smithi121 bash[73084]: cluster 2024-04-22T21:11:29.004788+0000 mgr.x (mgr.34107) 795 : cluster [DBG] pgmap v136: 161 pgs: 25 stale+active+clean, 136 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:11:29.772 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:29 smithi121 bash[73084]: cluster 2024-04-22T21:11:29.004788+0000 mgr.x (mgr.34107) 795 : cluster [DBG] pgmap v136: 161 pgs: 25 stale+active+clean, 136 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:11:29.772 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:29 smithi121 bash[73084]: cluster 2024-04-22T21:11:29.401425+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-04-22T21:11:29.772 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:29 smithi121 bash[73084]: cluster 2024-04-22T21:11:29.401425+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-04-22T21:11:29.772 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:29 smithi121 bash[75184]: cluster 2024-04-22T21:11:28.386458+0000 mon.a (mon.0) 821 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:11:29.772 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:29 smithi121 bash[75184]: cluster 2024-04-22T21:11:28.386458+0000 mon.a (mon.0) 821 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:11:29.772 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:29 smithi121 bash[75184]: cluster 2024-04-22T21:11:28.397156+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-22T21:11:29.773 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:29 smithi121 bash[75184]: cluster 2024-04-22T21:11:28.397156+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-22T21:11:29.773 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:29 smithi121 bash[75184]: cluster 2024-04-22T21:11:29.004788+0000 mgr.x (mgr.34107) 795 : cluster [DBG] pgmap v136: 161 pgs: 25 stale+active+clean, 136 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:11:29.773 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:29 smithi121 bash[75184]: cluster 2024-04-22T21:11:29.004788+0000 mgr.x (mgr.34107) 795 : cluster [DBG] pgmap v136: 161 pgs: 25 stale+active+clean, 136 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:11:29.773 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:29 smithi121 bash[75184]: cluster 2024-04-22T21:11:29.401425+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-04-22T21:11:29.773 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:29 smithi121 bash[75184]: cluster 2024-04-22T21:11:29.401425+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-04-22T21:11:30.367 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:11:30 smithi121 bash[87577]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-3 2024-04-22T21:11:30.690 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:11:30 smithi121 bash[87724]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-3 2024-04-22T21:11:30.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:30 smithi123 bash[58916]: audit 2024-04-22T21:11:29.701343+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:30.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:30 smithi123 bash[58916]: audit 2024-04-22T21:11:29.701343+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:30.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:30 smithi123 bash[58916]: audit 2024-04-22T21:11:29.704974+0000 mon.c (mon.1) 1580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:11:30.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:30 smithi123 bash[58916]: audit 2024-04-22T21:11:29.704974+0000 mon.c (mon.1) 1580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:11:30.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:30 smithi123 bash[58916]: audit 2024-04-22T21:11:30.008492+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:30.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:30 smithi123 bash[58916]: audit 2024-04-22T21:11:30.008492+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:30.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:30 smithi123 bash[58916]: audit 2024-04-22T21:11:30.024831+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:30.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:30 smithi123 bash[58916]: audit 2024-04-22T21:11:30.024831+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:30.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:30 smithi123 bash[58916]: cluster 2024-04-22T21:11:30.034905+0000 mgr.x (mgr.34107) 796 : cluster [DBG] pgmap v138: 161 pgs: 24 stale+active+clean, 5 active+undersized, 132 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 727 B/s rd, 0 op/s 2024-04-22T21:11:30.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:30 smithi123 bash[58916]: cluster 2024-04-22T21:11:30.034905+0000 mgr.x (mgr.34107) 796 : cluster [DBG] pgmap v138: 161 pgs: 24 stale+active+clean, 5 active+undersized, 132 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 727 B/s rd, 0 op/s 2024-04-22T21:11:30.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:30 smithi123 bash[58916]: audit 2024-04-22T21:11:30.040902+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:30.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:30 smithi123 bash[58916]: audit 2024-04-22T21:11:30.040902+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:31.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:30 smithi121 bash[73084]: audit 2024-04-22T21:11:29.701343+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:31.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:30 smithi121 bash[73084]: audit 2024-04-22T21:11:29.701343+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:31.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:30 smithi121 bash[73084]: audit 2024-04-22T21:11:29.704974+0000 mon.c (mon.1) 1580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:11:31.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:30 smithi121 bash[73084]: audit 2024-04-22T21:11:29.704974+0000 mon.c (mon.1) 1580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:11:31.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:30 smithi121 bash[73084]: audit 2024-04-22T21:11:30.008492+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:31.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:30 smithi121 bash[73084]: audit 2024-04-22T21:11:30.008492+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:31.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:30 smithi121 bash[73084]: audit 2024-04-22T21:11:30.024831+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:31.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:30 smithi121 bash[73084]: audit 2024-04-22T21:11:30.024831+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:31.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:30 smithi121 bash[73084]: cluster 2024-04-22T21:11:30.034905+0000 mgr.x (mgr.34107) 796 : cluster [DBG] pgmap v138: 161 pgs: 24 stale+active+clean, 5 active+undersized, 132 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 727 B/s rd, 0 op/s 2024-04-22T21:11:31.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:30 smithi121 bash[73084]: cluster 2024-04-22T21:11:30.034905+0000 mgr.x (mgr.34107) 796 : cluster [DBG] pgmap v138: 161 pgs: 24 stale+active+clean, 5 active+undersized, 132 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 727 B/s rd, 0 op/s 2024-04-22T21:11:31.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:30 smithi121 bash[73084]: audit 2024-04-22T21:11:30.040902+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:31.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:30 smithi121 bash[73084]: audit 2024-04-22T21:11:30.040902+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:31.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:30 smithi121 bash[75184]: audit 2024-04-22T21:11:29.701343+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:31.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:30 smithi121 bash[75184]: audit 2024-04-22T21:11:29.701343+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:31.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:30 smithi121 bash[75184]: audit 2024-04-22T21:11:29.704974+0000 mon.c (mon.1) 1580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:11:31.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:30 smithi121 bash[75184]: audit 2024-04-22T21:11:29.704974+0000 mon.c (mon.1) 1580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:11:31.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:30 smithi121 bash[75184]: audit 2024-04-22T21:11:30.008492+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:31.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:30 smithi121 bash[75184]: audit 2024-04-22T21:11:30.008492+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:31.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:30 smithi121 bash[75184]: audit 2024-04-22T21:11:30.024831+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:31.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:30 smithi121 bash[75184]: audit 2024-04-22T21:11:30.024831+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:31.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:30 smithi121 bash[75184]: cluster 2024-04-22T21:11:30.034905+0000 mgr.x (mgr.34107) 796 : cluster [DBG] pgmap v138: 161 pgs: 24 stale+active+clean, 5 active+undersized, 132 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 727 B/s rd, 0 op/s 2024-04-22T21:11:31.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:30 smithi121 bash[75184]: cluster 2024-04-22T21:11:30.034905+0000 mgr.x (mgr.34107) 796 : cluster [DBG] pgmap v138: 161 pgs: 24 stale+active+clean, 5 active+undersized, 132 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 727 B/s rd, 0 op/s 2024-04-22T21:11:31.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:30 smithi121 bash[75184]: audit 2024-04-22T21:11:30.040902+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:31.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:30 smithi121 bash[75184]: audit 2024-04-22T21:11:30.040902+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:31.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:31 smithi123 bash[58916]: cluster 2024-04-22T21:11:31.022837+0000 mon.a (mon.0) 828 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:11:31.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:31 smithi123 bash[58916]: cluster 2024-04-22T21:11:31.022837+0000 mon.a (mon.0) 828 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:11:32.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:31 smithi121 bash[73084]: cluster 2024-04-22T21:11:31.022837+0000 mon.a (mon.0) 828 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:11:32.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:31 smithi121 bash[73084]: cluster 2024-04-22T21:11:31.022837+0000 mon.a (mon.0) 828 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:11:32.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:31 smithi121 bash[75184]: cluster 2024-04-22T21:11:31.022837+0000 mon.a (mon.0) 828 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:11:32.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:31 smithi121 bash[75184]: cluster 2024-04-22T21:11:31.022837+0000 mon.a (mon.0) 828 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:11:32.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:32 smithi121 bash[73084]: cluster 2024-04-22T21:11:32.036884+0000 mgr.x (mgr.34107) 797 : cluster [DBG] pgmap v139: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:32.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:32 smithi121 bash[73084]: cluster 2024-04-22T21:11:32.036884+0000 mgr.x (mgr.34107) 797 : cluster [DBG] pgmap v139: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:32.990 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:32 smithi121 bash[75184]: cluster 2024-04-22T21:11:32.036884+0000 mgr.x (mgr.34107) 797 : cluster [DBG] pgmap v139: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:32.990 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:32 smithi121 bash[75184]: cluster 2024-04-22T21:11:32.036884+0000 mgr.x (mgr.34107) 797 : cluster [DBG] pgmap v139: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:32.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:32 smithi123 bash[58916]: cluster 2024-04-22T21:11:32.036884+0000 mgr.x (mgr.34107) 797 : cluster [DBG] pgmap v139: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:32.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:32 smithi123 bash[58916]: cluster 2024-04-22T21:11:32.036884+0000 mgr.x (mgr.34107) 797 : cluster [DBG] pgmap v139: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:33.256 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:11:33 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:11:33.256 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:11:33 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:11:33.257 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:11:33 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:11:33.257 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:11:33 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:11:33.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:11:33.257 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:11:33 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:11:33.258 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:11:33 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:11:33.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:11:33.258 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:11:32 smithi121 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.3.service: Deactivated successfully. 2024-04-22T21:11:33.258 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:11:32 smithi121 systemd[1]: Stopped Ceph osd.3 for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:11:33.258 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:11:33 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:11:33.259 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:11:33 smithi121 systemd[1]: Started Ceph osd.3 for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:11:33.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: cluster 2024-04-22T21:11:32.700950+0000 mon.a (mon.0) 829 : cluster [WRN] Health check failed: Degraded data redundancy: 79/630 objects degraded (12.540%), 23 pgs degraded (PG_DEGRADED) 2024-04-22T21:11:33.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: cluster 2024-04-22T21:11:32.700950+0000 mon.a (mon.0) 829 : cluster [WRN] Health check failed: Degraded data redundancy: 79/630 objects degraded (12.540%), 23 pgs degraded (PG_DEGRADED) 2024-04-22T21:11:33.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.310225+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:33.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.310225+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:33.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.320456+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:33.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.320456+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:33.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.372572+0000 mon.c (mon.1) 1581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:33.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.372572+0000 mon.c (mon.1) 1581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:33.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.377528+0000 mon.c (mon.1) 1582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:33.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.377528+0000 mon.c (mon.1) 1582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:33.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.379089+0000 mon.c (mon.1) 1583 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:33.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.379089+0000 mon.c (mon.1) 1583 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:33.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: cluster 2024-04-22T21:11:33.387520+0000 mgr.x (mgr.34107) 798 : cluster [DBG] pgmap v140: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:33.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: cluster 2024-04-22T21:11:33.387520+0000 mgr.x (mgr.34107) 798 : cluster [DBG] pgmap v140: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:33.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.387956+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:33.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.387956+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:33.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: cephadm 2024-04-22T21:11:33.394200+0000 mgr.x (mgr.34107) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:33.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: cephadm 2024-04-22T21:11:33.394200+0000 mgr.x (mgr.34107) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:33.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.480368+0000 mon.c (mon.1) 1584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:33.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.480368+0000 mon.c (mon.1) 1584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:33.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.485384+0000 mon.c (mon.1) 1585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:33.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.485384+0000 mon.c (mon.1) 1585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:33.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.488259+0000 mon.c (mon.1) 1586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:33.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.488259+0000 mon.c (mon.1) 1586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:33.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.493168+0000 mon.c (mon.1) 1587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:33.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.493168+0000 mon.c (mon.1) 1587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:33.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.495008+0000 mon.c (mon.1) 1588 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:33.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.495008+0000 mon.c (mon.1) 1588 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:33.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.506325+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:33.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.506325+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:33.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.597793+0000 mon.c (mon.1) 1589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:33.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.597793+0000 mon.c (mon.1) 1589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:33.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.602453+0000 mon.c (mon.1) 1590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:33.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.602453+0000 mon.c (mon.1) 1590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:33.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.604441+0000 mon.c (mon.1) 1591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:33.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.604441+0000 mon.c (mon.1) 1591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:33.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.608940+0000 mon.c (mon.1) 1592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:33.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.608940+0000 mon.c (mon.1) 1592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:33.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.610518+0000 mon.c (mon.1) 1593 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:33.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.610518+0000 mon.c (mon.1) 1593 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:33.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.619835+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:33.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:33 smithi123 bash[58916]: audit 2024-04-22T21:11:33.619835+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:34.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: cluster 2024-04-22T21:11:32.700950+0000 mon.a (mon.0) 829 : cluster [WRN] Health check failed: Degraded data redundancy: 79/630 objects degraded (12.540%), 23 pgs degraded (PG_DEGRADED) 2024-04-22T21:11:34.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: cluster 2024-04-22T21:11:32.700950+0000 mon.a (mon.0) 829 : cluster [WRN] Health check failed: Degraded data redundancy: 79/630 objects degraded (12.540%), 23 pgs degraded (PG_DEGRADED) 2024-04-22T21:11:34.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.310225+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:34.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.310225+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:34.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.320456+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:34.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.320456+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:34.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.372572+0000 mon.c (mon.1) 1581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.372572+0000 mon.c (mon.1) 1581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.377528+0000 mon.c (mon.1) 1582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:34.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.377528+0000 mon.c (mon.1) 1582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:34.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.379089+0000 mon.c (mon.1) 1583 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:34.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.379089+0000 mon.c (mon.1) 1583 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:34.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: cluster 2024-04-22T21:11:33.387520+0000 mgr.x (mgr.34107) 798 : cluster [DBG] pgmap v140: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:34.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: cluster 2024-04-22T21:11:33.387520+0000 mgr.x (mgr.34107) 798 : cluster [DBG] pgmap v140: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:34.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.387956+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:34.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.387956+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:34.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: cephadm 2024-04-22T21:11:33.394200+0000 mgr.x (mgr.34107) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:34.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: cephadm 2024-04-22T21:11:33.394200+0000 mgr.x (mgr.34107) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:34.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.480368+0000 mon.c (mon.1) 1584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.480368+0000 mon.c (mon.1) 1584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: cluster 2024-04-22T21:11:32.700950+0000 mon.a (mon.0) 829 : cluster [WRN] Health check failed: Degraded data redundancy: 79/630 objects degraded (12.540%), 23 pgs degraded (PG_DEGRADED) 2024-04-22T21:11:34.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: cluster 2024-04-22T21:11:32.700950+0000 mon.a (mon.0) 829 : cluster [WRN] Health check failed: Degraded data redundancy: 79/630 objects degraded (12.540%), 23 pgs degraded (PG_DEGRADED) 2024-04-22T21:11:34.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.310225+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:34.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.310225+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:34.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.320456+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:34.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.320456+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:34.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.372572+0000 mon.c (mon.1) 1581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.372572+0000 mon.c (mon.1) 1581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.377528+0000 mon.c (mon.1) 1582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:34.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.377528+0000 mon.c (mon.1) 1582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:34.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.379089+0000 mon.c (mon.1) 1583 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:34.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.379089+0000 mon.c (mon.1) 1583 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:34.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: cluster 2024-04-22T21:11:33.387520+0000 mgr.x (mgr.34107) 798 : cluster [DBG] pgmap v140: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:34.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: cluster 2024-04-22T21:11:33.387520+0000 mgr.x (mgr.34107) 798 : cluster [DBG] pgmap v140: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:34.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.387956+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:34.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.387956+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:34.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: cephadm 2024-04-22T21:11:33.394200+0000 mgr.x (mgr.34107) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:34.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: cephadm 2024-04-22T21:11:33.394200+0000 mgr.x (mgr.34107) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:34.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.480368+0000 mon.c (mon.1) 1584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.480368+0000 mon.c (mon.1) 1584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.485384+0000 mon.c (mon.1) 1585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:34.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.485384+0000 mon.c (mon.1) 1585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:34.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.488259+0000 mon.c (mon.1) 1586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.488259+0000 mon.c (mon.1) 1586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.493168+0000 mon.c (mon.1) 1587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:34.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.493168+0000 mon.c (mon.1) 1587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:34.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.495008+0000 mon.c (mon.1) 1588 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:34.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.495008+0000 mon.c (mon.1) 1588 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:34.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.506325+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:34.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.506325+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:34.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.597793+0000 mon.c (mon.1) 1589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.597793+0000 mon.c (mon.1) 1589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.602453+0000 mon.c (mon.1) 1590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:34.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.602453+0000 mon.c (mon.1) 1590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:34.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.604441+0000 mon.c (mon.1) 1591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.604441+0000 mon.c (mon.1) 1591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.608940+0000 mon.c (mon.1) 1592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:34.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.608940+0000 mon.c (mon.1) 1592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:34.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.610518+0000 mon.c (mon.1) 1593 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:34.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.610518+0000 mon.c (mon.1) 1593 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:34.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.619835+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:34.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[73084]: audit 2024-04-22T21:11:33.619835+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:34.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.485384+0000 mon.c (mon.1) 1585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:34.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.485384+0000 mon.c (mon.1) 1585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:34.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.488259+0000 mon.c (mon.1) 1586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.488259+0000 mon.c (mon.1) 1586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.493168+0000 mon.c (mon.1) 1587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:34.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.493168+0000 mon.c (mon.1) 1587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:34.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.495008+0000 mon.c (mon.1) 1588 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:34.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.495008+0000 mon.c (mon.1) 1588 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:34.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.506325+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:34.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.506325+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:34.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.597793+0000 mon.c (mon.1) 1589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.597793+0000 mon.c (mon.1) 1589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.602453+0000 mon.c (mon.1) 1590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:34.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.602453+0000 mon.c (mon.1) 1590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:34.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.604441+0000 mon.c (mon.1) 1591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.604441+0000 mon.c (mon.1) 1591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.608940+0000 mon.c (mon.1) 1592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:34.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.608940+0000 mon.c (mon.1) 1592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:34.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.610518+0000 mon.c (mon.1) 1593 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:34.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.610518+0000 mon.c (mon.1) 1593 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:34.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.619835+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:34.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:33 smithi121 bash[75184]: audit 2024-04-22T21:11:33.619835+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:34.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: cephadm 2024-04-22T21:11:33.512638+0000 mgr.x (mgr.34107) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:34.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: cephadm 2024-04-22T21:11:33.512638+0000 mgr.x (mgr.34107) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:34.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: cephadm 2024-04-22T21:11:33.626463+0000 mgr.x (mgr.34107) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:34.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: cephadm 2024-04-22T21:11:33.626463+0000 mgr.x (mgr.34107) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:34.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.713621+0000 mon.c (mon.1) 1594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.713621+0000 mon.c (mon.1) 1594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.730787+0000 mon.c (mon.1) 1595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:34.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.730787+0000 mon.c (mon.1) 1595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:34.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.732870+0000 mon.c (mon.1) 1596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.732870+0000 mon.c (mon.1) 1596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.736994+0000 mon.c (mon.1) 1597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:34.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.736994+0000 mon.c (mon.1) 1597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:34.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.738519+0000 mon.c (mon.1) 1598 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:34.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.738519+0000 mon.c (mon.1) 1598 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:34.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.748364+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:34.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.748364+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:34.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: cephadm 2024-04-22T21:11:33.756497+0000 mgr.x (mgr.34107) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:34.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: cephadm 2024-04-22T21:11:33.756497+0000 mgr.x (mgr.34107) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:34.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.828597+0000 mon.c (mon.1) 1599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.828597+0000 mon.c (mon.1) 1599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.832134+0000 mon.c (mon.1) 1600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:34.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.832134+0000 mon.c (mon.1) 1600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:34.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.833947+0000 mon.c (mon.1) 1601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.833947+0000 mon.c (mon.1) 1601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.838702+0000 mon.c (mon.1) 1602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:34.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.838702+0000 mon.c (mon.1) 1602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:34.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.840492+0000 mon.c (mon.1) 1603 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:34.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.840492+0000 mon.c (mon.1) 1603 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:34.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.851281+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:34.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.851281+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:34.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: cephadm 2024-04-22T21:11:33.859554+0000 mgr.x (mgr.34107) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:34.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: cephadm 2024-04-22T21:11:33.859554+0000 mgr.x (mgr.34107) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:34.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.944448+0000 mon.c (mon.1) 1604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.944448+0000 mon.c (mon.1) 1604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.949177+0000 mon.c (mon.1) 1605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:34.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.949177+0000 mon.c (mon.1) 1605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:34.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.951374+0000 mon.c (mon.1) 1606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.951374+0000 mon.c (mon.1) 1606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.956254+0000 mon.c (mon.1) 1607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:34.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.956254+0000 mon.c (mon.1) 1607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:34.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.957907+0000 mon.c (mon.1) 1608 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:34.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.957907+0000 mon.c (mon.1) 1608 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:34.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.969835+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:34.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:33.969835+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:34.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: cephadm 2024-04-22T21:11:33.977673+0000 mgr.x (mgr.34107) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:34.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: cephadm 2024-04-22T21:11:33.977673+0000 mgr.x (mgr.34107) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:34.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.062879+0000 mon.c (mon.1) 1609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.062879+0000 mon.c (mon.1) 1609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.067190+0000 mon.c (mon.1) 1610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:34.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.067190+0000 mon.c (mon.1) 1610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:34.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.069608+0000 mon.c (mon.1) 1611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.069608+0000 mon.c (mon.1) 1611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.074201+0000 mon.c (mon.1) 1612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:34.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.074201+0000 mon.c (mon.1) 1612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:34.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.075573+0000 mon.c (mon.1) 1613 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:34.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.075573+0000 mon.c (mon.1) 1613 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:34.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.083600+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:34.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.083600+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:34.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: cephadm 2024-04-22T21:11:34.091047+0000 mgr.x (mgr.34107) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:34.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: cephadm 2024-04-22T21:11:34.091047+0000 mgr.x (mgr.34107) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:34.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.175202+0000 mon.c (mon.1) 1614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.175202+0000 mon.c (mon.1) 1614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.178020+0000 mon.c (mon.1) 1615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:34.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.178020+0000 mon.c (mon.1) 1615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:34.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.179278+0000 mon.c (mon.1) 1616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.179278+0000 mon.c (mon.1) 1616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.181873+0000 mon.c (mon.1) 1617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:34.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.181873+0000 mon.c (mon.1) 1617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:34.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.182746+0000 mon.c (mon.1) 1618 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:34.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.182746+0000 mon.c (mon.1) 1618 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:34.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.189855+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:34.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.189855+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:34.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: cephadm 2024-04-22T21:11:34.198096+0000 mgr.x (mgr.34107) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:34.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: cephadm 2024-04-22T21:11:34.198096+0000 mgr.x (mgr.34107) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:34.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.234874+0000 mon.c (mon.1) 1619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.234874+0000 mon.c (mon.1) 1619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.237360+0000 mon.c (mon.1) 1620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:34.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.237360+0000 mon.c (mon.1) 1620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:34.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.238456+0000 mon.c (mon.1) 1621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.238456+0000 mon.c (mon.1) 1621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.240838+0000 mon.c (mon.1) 1622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:34.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.240838+0000 mon.c (mon.1) 1622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:34.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.241655+0000 mon.c (mon.1) 1623 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:34.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.241655+0000 mon.c (mon.1) 1623 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:34.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.247575+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:34.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.247575+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:34.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: cephadm 2024-04-22T21:11:34.255768+0000 mgr.x (mgr.34107) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:34.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: cephadm 2024-04-22T21:11:34.255768+0000 mgr.x (mgr.34107) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:34.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.292175+0000 mon.c (mon.1) 1624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.292175+0000 mon.c (mon.1) 1624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.295018+0000 mon.c (mon.1) 1625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:34.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.295018+0000 mon.c (mon.1) 1625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:34.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.296416+0000 mon.c (mon.1) 1626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.296416+0000 mon.c (mon.1) 1626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:34.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.298884+0000 mon.c (mon.1) 1627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:34.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.298884+0000 mon.c (mon.1) 1627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:34.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.299992+0000 mon.c (mon.1) 1628 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:34.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.299992+0000 mon.c (mon.1) 1628 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.309270+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.309270+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: cluster 2024-04-22T21:11:34.317688+0000 mon.a (mon.0) 842 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:11:35.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: cluster 2024-04-22T21:11:34.317688+0000 mon.a (mon.0) 842 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:11:35.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: cephadm 2024-04-22T21:11:34.319542+0000 mgr.x (mgr.34107) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: cephadm 2024-04-22T21:11:34.319542+0000 mgr.x (mgr.34107) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.388350+0000 mon.c (mon.1) 1629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.388350+0000 mon.c (mon.1) 1629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.391747+0000 mon.c (mon.1) 1630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.391747+0000 mon.c (mon.1) 1630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.393520+0000 mon.c (mon.1) 1631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.393520+0000 mon.c (mon.1) 1631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.397428+0000 mon.c (mon.1) 1632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.397428+0000 mon.c (mon.1) 1632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.398571+0000 mon.c (mon.1) 1633 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.398571+0000 mon.c (mon.1) 1633 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.405882+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.405882+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.476641+0000 mon.c (mon.1) 1634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.476641+0000 mon.c (mon.1) 1634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.479061+0000 mon.c (mon.1) 1635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.479061+0000 mon.c (mon.1) 1635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.480261+0000 mon.c (mon.1) 1636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.480261+0000 mon.c (mon.1) 1636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.482544+0000 mon.c (mon.1) 1637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.482544+0000 mon.c (mon.1) 1637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.483242+0000 mon.c (mon.1) 1638 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.483242+0000 mon.c (mon.1) 1638 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.488739+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.488739+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.565103+0000 mon.c (mon.1) 1639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.565103+0000 mon.c (mon.1) 1639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.567637+0000 mon.c (mon.1) 1640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.567637+0000 mon.c (mon.1) 1640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.569413+0000 mon.c (mon.1) 1641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.569413+0000 mon.c (mon.1) 1641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.571678+0000 mon.c (mon.1) 1642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.571678+0000 mon.c (mon.1) 1642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.572496+0000 mon.c (mon.1) 1643 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.572496+0000 mon.c (mon.1) 1643 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.580088+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.580088+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.622622+0000 mon.c (mon.1) 1644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.622622+0000 mon.c (mon.1) 1644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.624987+0000 mon.c (mon.1) 1645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.624987+0000 mon.c (mon.1) 1645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.626096+0000 mon.c (mon.1) 1646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.626096+0000 mon.c (mon.1) 1646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.628023+0000 mon.c (mon.1) 1647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.628023+0000 mon.c (mon.1) 1647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.628810+0000 mon.c (mon.1) 1648 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.628810+0000 mon.c (mon.1) 1648 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.635351+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.635351+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.678491+0000 mon.c (mon.1) 1649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.678491+0000 mon.c (mon.1) 1649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.680392+0000 mon.c (mon.1) 1650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.680392+0000 mon.c (mon.1) 1650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.681315+0000 mon.c (mon.1) 1651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.681315+0000 mon.c (mon.1) 1651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.683631+0000 mon.c (mon.1) 1652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.683631+0000 mon.c (mon.1) 1652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.684407+0000 mon.c (mon.1) 1653 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.684407+0000 mon.c (mon.1) 1653 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.692144+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:34 smithi123 bash[58916]: audit 2024-04-22T21:11:34.692144+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: cephadm 2024-04-22T21:11:33.512638+0000 mgr.x (mgr.34107) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: cephadm 2024-04-22T21:11:33.512638+0000 mgr.x (mgr.34107) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: cephadm 2024-04-22T21:11:33.626463+0000 mgr.x (mgr.34107) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: cephadm 2024-04-22T21:11:33.626463+0000 mgr.x (mgr.34107) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.713621+0000 mon.c (mon.1) 1594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.713621+0000 mon.c (mon.1) 1594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.730787+0000 mon.c (mon.1) 1595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.730787+0000 mon.c (mon.1) 1595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.732870+0000 mon.c (mon.1) 1596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.732870+0000 mon.c (mon.1) 1596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.736994+0000 mon.c (mon.1) 1597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.736994+0000 mon.c (mon.1) 1597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.738519+0000 mon.c (mon.1) 1598 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.738519+0000 mon.c (mon.1) 1598 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.748364+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.748364+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: cephadm 2024-04-22T21:11:33.756497+0000 mgr.x (mgr.34107) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: cephadm 2024-04-22T21:11:33.756497+0000 mgr.x (mgr.34107) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.828597+0000 mon.c (mon.1) 1599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.828597+0000 mon.c (mon.1) 1599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.832134+0000 mon.c (mon.1) 1600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.832134+0000 mon.c (mon.1) 1600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.833947+0000 mon.c (mon.1) 1601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.833947+0000 mon.c (mon.1) 1601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.838702+0000 mon.c (mon.1) 1602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.838702+0000 mon.c (mon.1) 1602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.840492+0000 mon.c (mon.1) 1603 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.840492+0000 mon.c (mon.1) 1603 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.851281+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.851281+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: cephadm 2024-04-22T21:11:33.859554+0000 mgr.x (mgr.34107) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: cephadm 2024-04-22T21:11:33.859554+0000 mgr.x (mgr.34107) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.944448+0000 mon.c (mon.1) 1604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.944448+0000 mon.c (mon.1) 1604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.949177+0000 mon.c (mon.1) 1605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.949177+0000 mon.c (mon.1) 1605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.951374+0000 mon.c (mon.1) 1606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.951374+0000 mon.c (mon.1) 1606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.956254+0000 mon.c (mon.1) 1607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.956254+0000 mon.c (mon.1) 1607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.957907+0000 mon.c (mon.1) 1608 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.957907+0000 mon.c (mon.1) 1608 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.969835+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:33.969835+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: cephadm 2024-04-22T21:11:33.977673+0000 mgr.x (mgr.34107) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: cephadm 2024-04-22T21:11:33.977673+0000 mgr.x (mgr.34107) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.062879+0000 mon.c (mon.1) 1609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.062879+0000 mon.c (mon.1) 1609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.067190+0000 mon.c (mon.1) 1610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.067190+0000 mon.c (mon.1) 1610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.069608+0000 mon.c (mon.1) 1611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.069608+0000 mon.c (mon.1) 1611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.074201+0000 mon.c (mon.1) 1612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.074201+0000 mon.c (mon.1) 1612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.075573+0000 mon.c (mon.1) 1613 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.075573+0000 mon.c (mon.1) 1613 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.083600+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.083600+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: cephadm 2024-04-22T21:11:34.091047+0000 mgr.x (mgr.34107) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: cephadm 2024-04-22T21:11:34.091047+0000 mgr.x (mgr.34107) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.175202+0000 mon.c (mon.1) 1614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.175202+0000 mon.c (mon.1) 1614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.178020+0000 mon.c (mon.1) 1615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.178020+0000 mon.c (mon.1) 1615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.179278+0000 mon.c (mon.1) 1616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.179278+0000 mon.c (mon.1) 1616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.181873+0000 mon.c (mon.1) 1617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.181873+0000 mon.c (mon.1) 1617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.182746+0000 mon.c (mon.1) 1618 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.182746+0000 mon.c (mon.1) 1618 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.189855+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.189855+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: cephadm 2024-04-22T21:11:34.198096+0000 mgr.x (mgr.34107) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: cephadm 2024-04-22T21:11:34.198096+0000 mgr.x (mgr.34107) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.234874+0000 mon.c (mon.1) 1619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.234874+0000 mon.c (mon.1) 1619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.237360+0000 mon.c (mon.1) 1620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.237360+0000 mon.c (mon.1) 1620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.238456+0000 mon.c (mon.1) 1621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: cephadm 2024-04-22T21:11:33.512638+0000 mgr.x (mgr.34107) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: cephadm 2024-04-22T21:11:33.512638+0000 mgr.x (mgr.34107) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: cephadm 2024-04-22T21:11:33.626463+0000 mgr.x (mgr.34107) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: cephadm 2024-04-22T21:11:33.626463+0000 mgr.x (mgr.34107) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.713621+0000 mon.c (mon.1) 1594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.713621+0000 mon.c (mon.1) 1594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.730787+0000 mon.c (mon.1) 1595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.730787+0000 mon.c (mon.1) 1595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.732870+0000 mon.c (mon.1) 1596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.732870+0000 mon.c (mon.1) 1596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.736994+0000 mon.c (mon.1) 1597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.736994+0000 mon.c (mon.1) 1597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.738519+0000 mon.c (mon.1) 1598 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.738519+0000 mon.c (mon.1) 1598 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.748364+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.748364+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: cephadm 2024-04-22T21:11:33.756497+0000 mgr.x (mgr.34107) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: cephadm 2024-04-22T21:11:33.756497+0000 mgr.x (mgr.34107) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.828597+0000 mon.c (mon.1) 1599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.828597+0000 mon.c (mon.1) 1599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.238456+0000 mon.c (mon.1) 1621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.240838+0000 mon.c (mon.1) 1622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.240838+0000 mon.c (mon.1) 1622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.241655+0000 mon.c (mon.1) 1623 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.241655+0000 mon.c (mon.1) 1623 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.247575+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.247575+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: cephadm 2024-04-22T21:11:34.255768+0000 mgr.x (mgr.34107) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: cephadm 2024-04-22T21:11:34.255768+0000 mgr.x (mgr.34107) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.292175+0000 mon.c (mon.1) 1624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.292175+0000 mon.c (mon.1) 1624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.295018+0000 mon.c (mon.1) 1625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.295018+0000 mon.c (mon.1) 1625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.296416+0000 mon.c (mon.1) 1626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.296416+0000 mon.c (mon.1) 1626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.298884+0000 mon.c (mon.1) 1627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.298884+0000 mon.c (mon.1) 1627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.299992+0000 mon.c (mon.1) 1628 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.299992+0000 mon.c (mon.1) 1628 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.832134+0000 mon.c (mon.1) 1600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.832134+0000 mon.c (mon.1) 1600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.833947+0000 mon.c (mon.1) 1601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.833947+0000 mon.c (mon.1) 1601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.838702+0000 mon.c (mon.1) 1602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.838702+0000 mon.c (mon.1) 1602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.840492+0000 mon.c (mon.1) 1603 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.840492+0000 mon.c (mon.1) 1603 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.851281+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.851281+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: cephadm 2024-04-22T21:11:33.859554+0000 mgr.x (mgr.34107) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: cephadm 2024-04-22T21:11:33.859554+0000 mgr.x (mgr.34107) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.944448+0000 mon.c (mon.1) 1604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.944448+0000 mon.c (mon.1) 1604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.949177+0000 mon.c (mon.1) 1605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.949177+0000 mon.c (mon.1) 1605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.951374+0000 mon.c (mon.1) 1606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.951374+0000 mon.c (mon.1) 1606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.956254+0000 mon.c (mon.1) 1607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.956254+0000 mon.c (mon.1) 1607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.957907+0000 mon.c (mon.1) 1608 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.957907+0000 mon.c (mon.1) 1608 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.969835+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:33.969835+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: cephadm 2024-04-22T21:11:33.977673+0000 mgr.x (mgr.34107) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: cephadm 2024-04-22T21:11:33.977673+0000 mgr.x (mgr.34107) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.062879+0000 mon.c (mon.1) 1609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.062879+0000 mon.c (mon.1) 1609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.067190+0000 mon.c (mon.1) 1610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.067190+0000 mon.c (mon.1) 1610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.069608+0000 mon.c (mon.1) 1611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.069608+0000 mon.c (mon.1) 1611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.074201+0000 mon.c (mon.1) 1612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.074201+0000 mon.c (mon.1) 1612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.075573+0000 mon.c (mon.1) 1613 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.075573+0000 mon.c (mon.1) 1613 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.083600+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.083600+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: cephadm 2024-04-22T21:11:34.091047+0000 mgr.x (mgr.34107) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.309270+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.309270+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: cluster 2024-04-22T21:11:34.317688+0000 mon.a (mon.0) 842 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:11:35.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: cluster 2024-04-22T21:11:34.317688+0000 mon.a (mon.0) 842 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:11:35.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: cephadm 2024-04-22T21:11:34.319542+0000 mgr.x (mgr.34107) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: cephadm 2024-04-22T21:11:34.319542+0000 mgr.x (mgr.34107) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.388350+0000 mon.c (mon.1) 1629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.388350+0000 mon.c (mon.1) 1629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.391747+0000 mon.c (mon.1) 1630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.391747+0000 mon.c (mon.1) 1630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.393520+0000 mon.c (mon.1) 1631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.393520+0000 mon.c (mon.1) 1631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.397428+0000 mon.c (mon.1) 1632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.397428+0000 mon.c (mon.1) 1632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.398571+0000 mon.c (mon.1) 1633 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.398571+0000 mon.c (mon.1) 1633 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.405882+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.405882+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.476641+0000 mon.c (mon.1) 1634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.476641+0000 mon.c (mon.1) 1634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: cephadm 2024-04-22T21:11:34.091047+0000 mgr.x (mgr.34107) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.175202+0000 mon.c (mon.1) 1614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.175202+0000 mon.c (mon.1) 1614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.178020+0000 mon.c (mon.1) 1615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.178020+0000 mon.c (mon.1) 1615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.179278+0000 mon.c (mon.1) 1616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.179278+0000 mon.c (mon.1) 1616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.181873+0000 mon.c (mon.1) 1617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.181873+0000 mon.c (mon.1) 1617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.182746+0000 mon.c (mon.1) 1618 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.182746+0000 mon.c (mon.1) 1618 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.189855+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.189855+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: cephadm 2024-04-22T21:11:34.198096+0000 mgr.x (mgr.34107) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: cephadm 2024-04-22T21:11:34.198096+0000 mgr.x (mgr.34107) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.234874+0000 mon.c (mon.1) 1619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.234874+0000 mon.c (mon.1) 1619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.237360+0000 mon.c (mon.1) 1620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.237360+0000 mon.c (mon.1) 1620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.238456+0000 mon.c (mon.1) 1621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.479061+0000 mon.c (mon.1) 1635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.479061+0000 mon.c (mon.1) 1635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.480261+0000 mon.c (mon.1) 1636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.480261+0000 mon.c (mon.1) 1636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.482544+0000 mon.c (mon.1) 1637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.482544+0000 mon.c (mon.1) 1637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.483242+0000 mon.c (mon.1) 1638 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.483242+0000 mon.c (mon.1) 1638 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.488739+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.488739+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.565103+0000 mon.c (mon.1) 1639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.565103+0000 mon.c (mon.1) 1639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.567637+0000 mon.c (mon.1) 1640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.567637+0000 mon.c (mon.1) 1640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.569413+0000 mon.c (mon.1) 1641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.569413+0000 mon.c (mon.1) 1641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.571678+0000 mon.c (mon.1) 1642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.571678+0000 mon.c (mon.1) 1642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.572496+0000 mon.c (mon.1) 1643 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.238456+0000 mon.c (mon.1) 1621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.240838+0000 mon.c (mon.1) 1622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.240838+0000 mon.c (mon.1) 1622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.241655+0000 mon.c (mon.1) 1623 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.241655+0000 mon.c (mon.1) 1623 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.247575+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.247575+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: cephadm 2024-04-22T21:11:34.255768+0000 mgr.x (mgr.34107) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: cephadm 2024-04-22T21:11:34.255768+0000 mgr.x (mgr.34107) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.292175+0000 mon.c (mon.1) 1624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.292175+0000 mon.c (mon.1) 1624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.295018+0000 mon.c (mon.1) 1625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.295018+0000 mon.c (mon.1) 1625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.296416+0000 mon.c (mon.1) 1626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.296416+0000 mon.c (mon.1) 1626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.298884+0000 mon.c (mon.1) 1627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.298884+0000 mon.c (mon.1) 1627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.299992+0000 mon.c (mon.1) 1628 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.299992+0000 mon.c (mon.1) 1628 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.572496+0000 mon.c (mon.1) 1643 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.580088+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.580088+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.622622+0000 mon.c (mon.1) 1644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.622622+0000 mon.c (mon.1) 1644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.624987+0000 mon.c (mon.1) 1645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.624987+0000 mon.c (mon.1) 1645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.626096+0000 mon.c (mon.1) 1646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.626096+0000 mon.c (mon.1) 1646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.628023+0000 mon.c (mon.1) 1647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.628023+0000 mon.c (mon.1) 1647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.628810+0000 mon.c (mon.1) 1648 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.628810+0000 mon.c (mon.1) 1648 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.635351+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.635351+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.678491+0000 mon.c (mon.1) 1649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.678491+0000 mon.c (mon.1) 1649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.680392+0000 mon.c (mon.1) 1650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.680392+0000 mon.c (mon.1) 1650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.681315+0000 mon.c (mon.1) 1651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.309270+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.309270+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: cluster 2024-04-22T21:11:34.317688+0000 mon.a (mon.0) 842 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:11:35.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: cluster 2024-04-22T21:11:34.317688+0000 mon.a (mon.0) 842 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:11:35.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: cephadm 2024-04-22T21:11:34.319542+0000 mgr.x (mgr.34107) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: cephadm 2024-04-22T21:11:34.319542+0000 mgr.x (mgr.34107) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.388350+0000 mon.c (mon.1) 1629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.388350+0000 mon.c (mon.1) 1629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.391747+0000 mon.c (mon.1) 1630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.391747+0000 mon.c (mon.1) 1630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.393520+0000 mon.c (mon.1) 1631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.393520+0000 mon.c (mon.1) 1631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.397428+0000 mon.c (mon.1) 1632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.397428+0000 mon.c (mon.1) 1632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.398571+0000 mon.c (mon.1) 1633 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.398571+0000 mon.c (mon.1) 1633 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.405882+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.405882+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.476641+0000 mon.c (mon.1) 1634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.476641+0000 mon.c (mon.1) 1634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.681315+0000 mon.c (mon.1) 1651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.683631+0000 mon.c (mon.1) 1652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.683631+0000 mon.c (mon.1) 1652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.684407+0000 mon.c (mon.1) 1653 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.684407+0000 mon.c (mon.1) 1653 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.692144+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[73084]: audit 2024-04-22T21:11:34.692144+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.479061+0000 mon.c (mon.1) 1635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.479061+0000 mon.c (mon.1) 1635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.480261+0000 mon.c (mon.1) 1636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.480261+0000 mon.c (mon.1) 1636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.482544+0000 mon.c (mon.1) 1637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.482544+0000 mon.c (mon.1) 1637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.483242+0000 mon.c (mon.1) 1638 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.483242+0000 mon.c (mon.1) 1638 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.488739+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.488739+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.565103+0000 mon.c (mon.1) 1639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.565103+0000 mon.c (mon.1) 1639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.567637+0000 mon.c (mon.1) 1640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.567637+0000 mon.c (mon.1) 1640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.569413+0000 mon.c (mon.1) 1641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.569413+0000 mon.c (mon.1) 1641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.571678+0000 mon.c (mon.1) 1642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.571678+0000 mon.c (mon.1) 1642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.572496+0000 mon.c (mon.1) 1643 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.572496+0000 mon.c (mon.1) 1643 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.580088+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.580088+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.622622+0000 mon.c (mon.1) 1644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.622622+0000 mon.c (mon.1) 1644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.624987+0000 mon.c (mon.1) 1645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.624987+0000 mon.c (mon.1) 1645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.626096+0000 mon.c (mon.1) 1646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.626096+0000 mon.c (mon.1) 1646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.628023+0000 mon.c (mon.1) 1647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.628023+0000 mon.c (mon.1) 1647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.628810+0000 mon.c (mon.1) 1648 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.628810+0000 mon.c (mon.1) 1648 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.635351+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.635351+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.678491+0000 mon.c (mon.1) 1649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.678491+0000 mon.c (mon.1) 1649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.680392+0000 mon.c (mon.1) 1650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.680392+0000 mon.c (mon.1) 1650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.681315+0000 mon.c (mon.1) 1651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.681315+0000 mon.c (mon.1) 1651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.683631+0000 mon.c (mon.1) 1652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.683631+0000 mon.c (mon.1) 1652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.684407+0000 mon.c (mon.1) 1653 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.684407+0000 mon.c (mon.1) 1653 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.692144+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:34 smithi121 bash[75184]: audit 2024-04-22T21:11:34.692144+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.535 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[87939]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-22T21:11:35.535 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[87939]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-22T21:11:35.535 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[87939]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-22T21:11:35.535 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[87939]: 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-22T21:11:35.535 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[87939]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-22T21:11:35.535 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[87939]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-22T21:11:35.535 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[87939]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-04-22T21:11:35.535 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[87939]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-22T21:11:35.535 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[87939]: --> ceph-volume raw activate successful for osd ID: 3 2024-04-22T21:11:35.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cephadm 2024-04-22T21:11:34.415412+0000 mgr.x (mgr.34107) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cephadm 2024-04-22T21:11:34.415412+0000 mgr.x (mgr.34107) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cephadm 2024-04-22T21:11:34.495888+0000 mgr.x (mgr.34107) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cephadm 2024-04-22T21:11:34.495888+0000 mgr.x (mgr.34107) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cephadm 2024-04-22T21:11:34.586963+0000 mgr.x (mgr.34107) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cephadm 2024-04-22T21:11:34.586963+0000 mgr.x (mgr.34107) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cephadm 2024-04-22T21:11:34.642278+0000 mgr.x (mgr.34107) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cephadm 2024-04-22T21:11:34.642278+0000 mgr.x (mgr.34107) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cephadm 2024-04-22T21:11:34.697869+0000 mgr.x (mgr.34107) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cephadm 2024-04-22T21:11:34.697869+0000 mgr.x (mgr.34107) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.734948+0000 mon.c (mon.1) 1654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.734948+0000 mon.c (mon.1) 1654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.737092+0000 mon.c (mon.1) 1655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.737092+0000 mon.c (mon.1) 1655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.737991+0000 mon.c (mon.1) 1656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.737991+0000 mon.c (mon.1) 1656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.740001+0000 mon.c (mon.1) 1657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.740001+0000 mon.c (mon.1) 1657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.740753+0000 mon.c (mon.1) 1658 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.740753+0000 mon.c (mon.1) 1658 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.746733+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.746733+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cephadm 2024-04-22T21:11:34.752880+0000 mgr.x (mgr.34107) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cephadm 2024-04-22T21:11:34.752880+0000 mgr.x (mgr.34107) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.788338+0000 mon.c (mon.1) 1659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.788338+0000 mon.c (mon.1) 1659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.790368+0000 mon.c (mon.1) 1660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.790368+0000 mon.c (mon.1) 1660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.791232+0000 mon.c (mon.1) 1661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.791232+0000 mon.c (mon.1) 1661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.793145+0000 mon.c (mon.1) 1662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.793145+0000 mon.c (mon.1) 1662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.793921+0000 mon.c (mon.1) 1663 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.793921+0000 mon.c (mon.1) 1663 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.801107+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.801107+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cephadm 2024-04-22T21:11:34.806971+0000 mgr.x (mgr.34107) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cephadm 2024-04-22T21:11:34.806971+0000 mgr.x (mgr.34107) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.843036+0000 mon.c (mon.1) 1664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.843036+0000 mon.c (mon.1) 1664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.845129+0000 mon.c (mon.1) 1665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.845129+0000 mon.c (mon.1) 1665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.846106+0000 mon.c (mon.1) 1666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.846106+0000 mon.c (mon.1) 1666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.848231+0000 mon.c (mon.1) 1667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.848231+0000 mon.c (mon.1) 1667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.848941+0000 mon.c (mon.1) 1668 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.848941+0000 mon.c (mon.1) 1668 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.855017+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.855017+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cephadm 2024-04-22T21:11:34.861971+0000 mgr.x (mgr.34107) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cephadm 2024-04-22T21:11:34.861971+0000 mgr.x (mgr.34107) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.897716+0000 mon.c (mon.1) 1669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.897716+0000 mon.c (mon.1) 1669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.899796+0000 mon.c (mon.1) 1670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.899796+0000 mon.c (mon.1) 1670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.900870+0000 mon.c (mon.1) 1671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.900870+0000 mon.c (mon.1) 1671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.902844+0000 mon.c (mon.1) 1672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.902844+0000 mon.c (mon.1) 1672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.903484+0000 mon.c (mon.1) 1673 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.903484+0000 mon.c (mon.1) 1673 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.909845+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.909845+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cephadm 2024-04-22T21:11:34.916342+0000 mgr.x (mgr.34107) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cephadm 2024-04-22T21:11:34.916342+0000 mgr.x (mgr.34107) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.951784+0000 mon.c (mon.1) 1674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.951784+0000 mon.c (mon.1) 1674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.953671+0000 mon.c (mon.1) 1675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.953671+0000 mon.c (mon.1) 1675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.954515+0000 mon.c (mon.1) 1676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.954515+0000 mon.c (mon.1) 1676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.956420+0000 mon.c (mon.1) 1677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.956420+0000 mon.c (mon.1) 1677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.957066+0000 mon.c (mon.1) 1678 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.957066+0000 mon.c (mon.1) 1678 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.963133+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:34.963133+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cephadm 2024-04-22T21:11:34.970179+0000 mgr.x (mgr.34107) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cephadm 2024-04-22T21:11:34.970179+0000 mgr.x (mgr.34107) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.007654+0000 mon.c (mon.1) 1679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.007654+0000 mon.c (mon.1) 1679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.009592+0000 mon.c (mon.1) 1680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.009592+0000 mon.c (mon.1) 1680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.010498+0000 mon.c (mon.1) 1681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.010498+0000 mon.c (mon.1) 1681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.012856+0000 mon.c (mon.1) 1682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.012856+0000 mon.c (mon.1) 1682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:35.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.015090+0000 mon.c (mon.1) 1683 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.015090+0000 mon.c (mon.1) 1683 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:35.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.021674+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.021674+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:35.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cephadm 2024-04-22T21:11:35.029476+0000 mgr.x (mgr.34107) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cephadm 2024-04-22T21:11:35.029476+0000 mgr.x (mgr.34107) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:35.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.065474+0000 mon.c (mon.1) 1684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.065474+0000 mon.c (mon.1) 1684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:35.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.067504+0000 mon.c (mon.1) 1685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.067504+0000 mon.c (mon.1) 1685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:35.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.068557+0000 mon.c (mon.1) 1686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.068557+0000 mon.c (mon.1) 1686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.070911+0000 mon.c (mon.1) 1687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.070911+0000 mon.c (mon.1) 1687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.071531+0000 mon.c (mon.1) 1688 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.071531+0000 mon.c (mon.1) 1688 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.077570+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.077570+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cephadm 2024-04-22T21:11:35.085059+0000 mgr.x (mgr.34107) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cephadm 2024-04-22T21:11:35.085059+0000 mgr.x (mgr.34107) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.121020+0000 mon.c (mon.1) 1689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.121020+0000 mon.c (mon.1) 1689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.123047+0000 mon.c (mon.1) 1690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.123047+0000 mon.c (mon.1) 1690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.124243+0000 mon.c (mon.1) 1691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.124243+0000 mon.c (mon.1) 1691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.126442+0000 mon.c (mon.1) 1692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.126442+0000 mon.c (mon.1) 1692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.127126+0000 mon.c (mon.1) 1693 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.127126+0000 mon.c (mon.1) 1693 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.133515+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.133515+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cephadm 2024-04-22T21:11:35.140666+0000 mgr.x (mgr.34107) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cephadm 2024-04-22T21:11:35.140666+0000 mgr.x (mgr.34107) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.193079+0000 mon.c (mon.1) 1694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.193079+0000 mon.c (mon.1) 1694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.195805+0000 mon.c (mon.1) 1695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.195805+0000 mon.c (mon.1) 1695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.197064+0000 mon.c (mon.1) 1696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.197064+0000 mon.c (mon.1) 1696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.199065+0000 mon.c (mon.1) 1697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.199065+0000 mon.c (mon.1) 1697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.199680+0000 mon.c (mon.1) 1698 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.199680+0000 mon.c (mon.1) 1698 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.206709+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.206709+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cephadm 2024-04-22T21:11:35.213549+0000 mgr.x (mgr.34107) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cephadm 2024-04-22T21:11:35.213549+0000 mgr.x (mgr.34107) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.283266+0000 mon.c (mon.1) 1699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.283266+0000 mon.c (mon.1) 1699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.285577+0000 mon.c (mon.1) 1700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.285577+0000 mon.c (mon.1) 1700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.286712+0000 mon.c (mon.1) 1701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.286712+0000 mon.c (mon.1) 1701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.289479+0000 mon.c (mon.1) 1702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.289479+0000 mon.c (mon.1) 1702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.290310+0000 mon.c (mon.1) 1703 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.290310+0000 mon.c (mon.1) 1703 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.297704+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.297704+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cephadm 2024-04-22T21:11:35.304050+0000 mgr.x (mgr.34107) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cephadm 2024-04-22T21:11:35.304050+0000 mgr.x (mgr.34107) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.373279+0000 mon.c (mon.1) 1704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.373279+0000 mon.c (mon.1) 1704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.375744+0000 mon.c (mon.1) 1705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.375744+0000 mon.c (mon.1) 1705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.376770+0000 mon.c (mon.1) 1706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.376770+0000 mon.c (mon.1) 1706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.379215+0000 mon.c (mon.1) 1707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.379215+0000 mon.c (mon.1) 1707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.379945+0000 mon.c (mon.1) 1708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.379945+0000 mon.c (mon.1) 1708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.386823+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.386823+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cluster 2024-04-22T21:11:35.388178+0000 mgr.x (mgr.34107) 824 : cluster [DBG] pgmap v141: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:36.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cluster 2024-04-22T21:11:35.388178+0000 mgr.x (mgr.34107) 824 : cluster [DBG] pgmap v141: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:36.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cephadm 2024-04-22T21:11:35.393259+0000 mgr.x (mgr.34107) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: cephadm 2024-04-22T21:11:35.393259+0000 mgr.x (mgr.34107) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.464175+0000 mon.c (mon.1) 1709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.464175+0000 mon.c (mon.1) 1709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.466857+0000 mon.c (mon.1) 1710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.466857+0000 mon.c (mon.1) 1710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.468521+0000 mon.c (mon.1) 1711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.468521+0000 mon.c (mon.1) 1711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.471546+0000 mon.c (mon.1) 1712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.471546+0000 mon.c (mon.1) 1712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.472662+0000 mon.c (mon.1) 1713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.472662+0000 mon.c (mon.1) 1713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.483066+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.483066+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.528562+0000 mon.c (mon.1) 1714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.528562+0000 mon.c (mon.1) 1714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.531252+0000 mon.c (mon.1) 1715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.531252+0000 mon.c (mon.1) 1715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.532815+0000 mon.c (mon.1) 1716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.532815+0000 mon.c (mon.1) 1716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.535935+0000 mon.c (mon.1) 1717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.535935+0000 mon.c (mon.1) 1717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.537097+0000 mon.c (mon.1) 1718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.537097+0000 mon.c (mon.1) 1718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.547470+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.547470+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.591284+0000 mon.c (mon.1) 1719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.591284+0000 mon.c (mon.1) 1719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.593710+0000 mon.c (mon.1) 1720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.593710+0000 mon.c (mon.1) 1720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.594940+0000 mon.c (mon.1) 1721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.594940+0000 mon.c (mon.1) 1721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.597433+0000 mon.c (mon.1) 1722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.597433+0000 mon.c (mon.1) 1722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.598536+0000 mon.c (mon.1) 1723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.598536+0000 mon.c (mon.1) 1723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.606427+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.606427+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.666492+0000 mon.c (mon.1) 1724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.666492+0000 mon.c (mon.1) 1724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.669204+0000 mon.c (mon.1) 1725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.669204+0000 mon.c (mon.1) 1725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.670353+0000 mon.c (mon.1) 1726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.670353+0000 mon.c (mon.1) 1726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.672555+0000 mon.c (mon.1) 1727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.672555+0000 mon.c (mon.1) 1727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.673443+0000 mon.c (mon.1) 1728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.673443+0000 mon.c (mon.1) 1728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.682834+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:35 smithi123 bash[58916]: audit 2024-04-22T21:11:35.682834+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cephadm 2024-04-22T21:11:34.415412+0000 mgr.x (mgr.34107) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cephadm 2024-04-22T21:11:34.415412+0000 mgr.x (mgr.34107) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cephadm 2024-04-22T21:11:34.495888+0000 mgr.x (mgr.34107) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cephadm 2024-04-22T21:11:34.495888+0000 mgr.x (mgr.34107) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cephadm 2024-04-22T21:11:34.586963+0000 mgr.x (mgr.34107) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cephadm 2024-04-22T21:11:34.586963+0000 mgr.x (mgr.34107) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cephadm 2024-04-22T21:11:34.642278+0000 mgr.x (mgr.34107) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cephadm 2024-04-22T21:11:34.642278+0000 mgr.x (mgr.34107) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cephadm 2024-04-22T21:11:34.697869+0000 mgr.x (mgr.34107) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cephadm 2024-04-22T21:11:34.697869+0000 mgr.x (mgr.34107) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.734948+0000 mon.c (mon.1) 1654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.734948+0000 mon.c (mon.1) 1654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.737092+0000 mon.c (mon.1) 1655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.737092+0000 mon.c (mon.1) 1655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.737991+0000 mon.c (mon.1) 1656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.737991+0000 mon.c (mon.1) 1656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.740001+0000 mon.c (mon.1) 1657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.740001+0000 mon.c (mon.1) 1657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.740753+0000 mon.c (mon.1) 1658 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.740753+0000 mon.c (mon.1) 1658 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cephadm 2024-04-22T21:11:34.415412+0000 mgr.x (mgr.34107) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cephadm 2024-04-22T21:11:34.415412+0000 mgr.x (mgr.34107) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cephadm 2024-04-22T21:11:34.495888+0000 mgr.x (mgr.34107) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cephadm 2024-04-22T21:11:34.495888+0000 mgr.x (mgr.34107) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cephadm 2024-04-22T21:11:34.586963+0000 mgr.x (mgr.34107) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cephadm 2024-04-22T21:11:34.586963+0000 mgr.x (mgr.34107) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cephadm 2024-04-22T21:11:34.642278+0000 mgr.x (mgr.34107) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cephadm 2024-04-22T21:11:34.642278+0000 mgr.x (mgr.34107) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cephadm 2024-04-22T21:11:34.697869+0000 mgr.x (mgr.34107) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cephadm 2024-04-22T21:11:34.697869+0000 mgr.x (mgr.34107) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.734948+0000 mon.c (mon.1) 1654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.734948+0000 mon.c (mon.1) 1654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.737092+0000 mon.c (mon.1) 1655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.737092+0000 mon.c (mon.1) 1655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.737991+0000 mon.c (mon.1) 1656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.737991+0000 mon.c (mon.1) 1656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.740001+0000 mon.c (mon.1) 1657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.740001+0000 mon.c (mon.1) 1657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.740753+0000 mon.c (mon.1) 1658 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.740753+0000 mon.c (mon.1) 1658 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.746733+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.746733+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cephadm 2024-04-22T21:11:34.752880+0000 mgr.x (mgr.34107) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cephadm 2024-04-22T21:11:34.752880+0000 mgr.x (mgr.34107) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.788338+0000 mon.c (mon.1) 1659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.788338+0000 mon.c (mon.1) 1659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.790368+0000 mon.c (mon.1) 1660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.790368+0000 mon.c (mon.1) 1660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.791232+0000 mon.c (mon.1) 1661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.791232+0000 mon.c (mon.1) 1661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.793145+0000 mon.c (mon.1) 1662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.793145+0000 mon.c (mon.1) 1662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.793921+0000 mon.c (mon.1) 1663 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.793921+0000 mon.c (mon.1) 1663 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.801107+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.801107+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cephadm 2024-04-22T21:11:34.806971+0000 mgr.x (mgr.34107) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cephadm 2024-04-22T21:11:34.806971+0000 mgr.x (mgr.34107) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.843036+0000 mon.c (mon.1) 1664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.843036+0000 mon.c (mon.1) 1664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.746733+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.746733+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cephadm 2024-04-22T21:11:34.752880+0000 mgr.x (mgr.34107) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cephadm 2024-04-22T21:11:34.752880+0000 mgr.x (mgr.34107) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.788338+0000 mon.c (mon.1) 1659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.788338+0000 mon.c (mon.1) 1659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.790368+0000 mon.c (mon.1) 1660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.790368+0000 mon.c (mon.1) 1660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.791232+0000 mon.c (mon.1) 1661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.791232+0000 mon.c (mon.1) 1661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.793145+0000 mon.c (mon.1) 1662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.793145+0000 mon.c (mon.1) 1662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.793921+0000 mon.c (mon.1) 1663 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.793921+0000 mon.c (mon.1) 1663 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.801107+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.801107+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cephadm 2024-04-22T21:11:34.806971+0000 mgr.x (mgr.34107) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cephadm 2024-04-22T21:11:34.806971+0000 mgr.x (mgr.34107) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.843036+0000 mon.c (mon.1) 1664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.843036+0000 mon.c (mon.1) 1664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.845129+0000 mon.c (mon.1) 1665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.845129+0000 mon.c (mon.1) 1665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.846106+0000 mon.c (mon.1) 1666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.846106+0000 mon.c (mon.1) 1666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.848231+0000 mon.c (mon.1) 1667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.848231+0000 mon.c (mon.1) 1667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.848941+0000 mon.c (mon.1) 1668 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.848941+0000 mon.c (mon.1) 1668 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.855017+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.855017+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cephadm 2024-04-22T21:11:34.861971+0000 mgr.x (mgr.34107) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cephadm 2024-04-22T21:11:34.861971+0000 mgr.x (mgr.34107) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.897716+0000 mon.c (mon.1) 1669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.897716+0000 mon.c (mon.1) 1669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.899796+0000 mon.c (mon.1) 1670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.899796+0000 mon.c (mon.1) 1670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.900870+0000 mon.c (mon.1) 1671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.900870+0000 mon.c (mon.1) 1671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.902844+0000 mon.c (mon.1) 1672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.902844+0000 mon.c (mon.1) 1672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.845129+0000 mon.c (mon.1) 1665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.845129+0000 mon.c (mon.1) 1665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.846106+0000 mon.c (mon.1) 1666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.846106+0000 mon.c (mon.1) 1666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.848231+0000 mon.c (mon.1) 1667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.848231+0000 mon.c (mon.1) 1667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.848941+0000 mon.c (mon.1) 1668 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.848941+0000 mon.c (mon.1) 1668 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.855017+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.855017+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cephadm 2024-04-22T21:11:34.861971+0000 mgr.x (mgr.34107) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cephadm 2024-04-22T21:11:34.861971+0000 mgr.x (mgr.34107) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.897716+0000 mon.c (mon.1) 1669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.897716+0000 mon.c (mon.1) 1669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.899796+0000 mon.c (mon.1) 1670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.899796+0000 mon.c (mon.1) 1670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.900870+0000 mon.c (mon.1) 1671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.900870+0000 mon.c (mon.1) 1671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.902844+0000 mon.c (mon.1) 1672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.902844+0000 mon.c (mon.1) 1672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.903484+0000 mon.c (mon.1) 1673 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.903484+0000 mon.c (mon.1) 1673 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.909845+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.909845+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cephadm 2024-04-22T21:11:34.916342+0000 mgr.x (mgr.34107) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cephadm 2024-04-22T21:11:34.916342+0000 mgr.x (mgr.34107) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.951784+0000 mon.c (mon.1) 1674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.951784+0000 mon.c (mon.1) 1674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.953671+0000 mon.c (mon.1) 1675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.953671+0000 mon.c (mon.1) 1675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.954515+0000 mon.c (mon.1) 1676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.954515+0000 mon.c (mon.1) 1676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.956420+0000 mon.c (mon.1) 1677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.956420+0000 mon.c (mon.1) 1677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.957066+0000 mon.c (mon.1) 1678 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.957066+0000 mon.c (mon.1) 1678 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.963133+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:34.963133+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cephadm 2024-04-22T21:11:34.970179+0000 mgr.x (mgr.34107) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cephadm 2024-04-22T21:11:34.970179+0000 mgr.x (mgr.34107) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.903484+0000 mon.c (mon.1) 1673 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.903484+0000 mon.c (mon.1) 1673 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.909845+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.909845+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cephadm 2024-04-22T21:11:34.916342+0000 mgr.x (mgr.34107) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cephadm 2024-04-22T21:11:34.916342+0000 mgr.x (mgr.34107) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.951784+0000 mon.c (mon.1) 1674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.951784+0000 mon.c (mon.1) 1674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.953671+0000 mon.c (mon.1) 1675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.953671+0000 mon.c (mon.1) 1675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.954515+0000 mon.c (mon.1) 1676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.954515+0000 mon.c (mon.1) 1676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.956420+0000 mon.c (mon.1) 1677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.956420+0000 mon.c (mon.1) 1677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.957066+0000 mon.c (mon.1) 1678 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.957066+0000 mon.c (mon.1) 1678 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.963133+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:34.963133+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cephadm 2024-04-22T21:11:34.970179+0000 mgr.x (mgr.34107) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cephadm 2024-04-22T21:11:34.970179+0000 mgr.x (mgr.34107) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.007654+0000 mon.c (mon.1) 1679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.007654+0000 mon.c (mon.1) 1679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.009592+0000 mon.c (mon.1) 1680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.009592+0000 mon.c (mon.1) 1680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.010498+0000 mon.c (mon.1) 1681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.010498+0000 mon.c (mon.1) 1681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.012856+0000 mon.c (mon.1) 1682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.012856+0000 mon.c (mon.1) 1682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.015090+0000 mon.c (mon.1) 1683 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.015090+0000 mon.c (mon.1) 1683 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.021674+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.021674+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cephadm 2024-04-22T21:11:35.029476+0000 mgr.x (mgr.34107) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cephadm 2024-04-22T21:11:35.029476+0000 mgr.x (mgr.34107) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.065474+0000 mon.c (mon.1) 1684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.065474+0000 mon.c (mon.1) 1684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.067504+0000 mon.c (mon.1) 1685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.067504+0000 mon.c (mon.1) 1685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.068557+0000 mon.c (mon.1) 1686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.007654+0000 mon.c (mon.1) 1679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.007654+0000 mon.c (mon.1) 1679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.009592+0000 mon.c (mon.1) 1680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.009592+0000 mon.c (mon.1) 1680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.010498+0000 mon.c (mon.1) 1681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.010498+0000 mon.c (mon.1) 1681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.012856+0000 mon.c (mon.1) 1682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.012856+0000 mon.c (mon.1) 1682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.015090+0000 mon.c (mon.1) 1683 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.015090+0000 mon.c (mon.1) 1683 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.021674+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.021674+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cephadm 2024-04-22T21:11:35.029476+0000 mgr.x (mgr.34107) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cephadm 2024-04-22T21:11:35.029476+0000 mgr.x (mgr.34107) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.065474+0000 mon.c (mon.1) 1684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.065474+0000 mon.c (mon.1) 1684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.067504+0000 mon.c (mon.1) 1685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.067504+0000 mon.c (mon.1) 1685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.068557+0000 mon.c (mon.1) 1686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.068557+0000 mon.c (mon.1) 1686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.070911+0000 mon.c (mon.1) 1687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.070911+0000 mon.c (mon.1) 1687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.071531+0000 mon.c (mon.1) 1688 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.071531+0000 mon.c (mon.1) 1688 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.077570+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.077570+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cephadm 2024-04-22T21:11:35.085059+0000 mgr.x (mgr.34107) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cephadm 2024-04-22T21:11:35.085059+0000 mgr.x (mgr.34107) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.121020+0000 mon.c (mon.1) 1689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.121020+0000 mon.c (mon.1) 1689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.123047+0000 mon.c (mon.1) 1690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.123047+0000 mon.c (mon.1) 1690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.124243+0000 mon.c (mon.1) 1691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.124243+0000 mon.c (mon.1) 1691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.126442+0000 mon.c (mon.1) 1692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.126442+0000 mon.c (mon.1) 1692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.127126+0000 mon.c (mon.1) 1693 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.127126+0000 mon.c (mon.1) 1693 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.133515+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.068557+0000 mon.c (mon.1) 1686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.070911+0000 mon.c (mon.1) 1687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.070911+0000 mon.c (mon.1) 1687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.071531+0000 mon.c (mon.1) 1688 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.071531+0000 mon.c (mon.1) 1688 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.077570+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.077570+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cephadm 2024-04-22T21:11:35.085059+0000 mgr.x (mgr.34107) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cephadm 2024-04-22T21:11:35.085059+0000 mgr.x (mgr.34107) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.121020+0000 mon.c (mon.1) 1689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.121020+0000 mon.c (mon.1) 1689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.123047+0000 mon.c (mon.1) 1690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.123047+0000 mon.c (mon.1) 1690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.124243+0000 mon.c (mon.1) 1691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.124243+0000 mon.c (mon.1) 1691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.126442+0000 mon.c (mon.1) 1692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.126442+0000 mon.c (mon.1) 1692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.127126+0000 mon.c (mon.1) 1693 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.127126+0000 mon.c (mon.1) 1693 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.133515+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.133515+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cephadm 2024-04-22T21:11:35.140666+0000 mgr.x (mgr.34107) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cephadm 2024-04-22T21:11:35.140666+0000 mgr.x (mgr.34107) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.193079+0000 mon.c (mon.1) 1694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.193079+0000 mon.c (mon.1) 1694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.195805+0000 mon.c (mon.1) 1695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.195805+0000 mon.c (mon.1) 1695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.197064+0000 mon.c (mon.1) 1696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.197064+0000 mon.c (mon.1) 1696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.199065+0000 mon.c (mon.1) 1697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.199065+0000 mon.c (mon.1) 1697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.199680+0000 mon.c (mon.1) 1698 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.199680+0000 mon.c (mon.1) 1698 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.206709+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.206709+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cephadm 2024-04-22T21:11:35.213549+0000 mgr.x (mgr.34107) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cephadm 2024-04-22T21:11:35.213549+0000 mgr.x (mgr.34107) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.283266+0000 mon.c (mon.1) 1699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.283266+0000 mon.c (mon.1) 1699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.285577+0000 mon.c (mon.1) 1700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.133515+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cephadm 2024-04-22T21:11:35.140666+0000 mgr.x (mgr.34107) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cephadm 2024-04-22T21:11:35.140666+0000 mgr.x (mgr.34107) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.193079+0000 mon.c (mon.1) 1694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.193079+0000 mon.c (mon.1) 1694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.195805+0000 mon.c (mon.1) 1695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.195805+0000 mon.c (mon.1) 1695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.197064+0000 mon.c (mon.1) 1696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.197064+0000 mon.c (mon.1) 1696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.199065+0000 mon.c (mon.1) 1697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.199065+0000 mon.c (mon.1) 1697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.199680+0000 mon.c (mon.1) 1698 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.199680+0000 mon.c (mon.1) 1698 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.206709+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.206709+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cephadm 2024-04-22T21:11:35.213549+0000 mgr.x (mgr.34107) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cephadm 2024-04-22T21:11:35.213549+0000 mgr.x (mgr.34107) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.283266+0000 mon.c (mon.1) 1699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.283266+0000 mon.c (mon.1) 1699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.285577+0000 mon.c (mon.1) 1700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.285577+0000 mon.c (mon.1) 1700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.286712+0000 mon.c (mon.1) 1701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.286712+0000 mon.c (mon.1) 1701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.289479+0000 mon.c (mon.1) 1702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.289479+0000 mon.c (mon.1) 1702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.290310+0000 mon.c (mon.1) 1703 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.290310+0000 mon.c (mon.1) 1703 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.297704+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.297704+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cephadm 2024-04-22T21:11:35.304050+0000 mgr.x (mgr.34107) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cephadm 2024-04-22T21:11:35.304050+0000 mgr.x (mgr.34107) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.373279+0000 mon.c (mon.1) 1704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.373279+0000 mon.c (mon.1) 1704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.375744+0000 mon.c (mon.1) 1705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.375744+0000 mon.c (mon.1) 1705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.376770+0000 mon.c (mon.1) 1706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.376770+0000 mon.c (mon.1) 1706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.379215+0000 mon.c (mon.1) 1707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.379215+0000 mon.c (mon.1) 1707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.285577+0000 mon.c (mon.1) 1700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.286712+0000 mon.c (mon.1) 1701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.286712+0000 mon.c (mon.1) 1701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.289479+0000 mon.c (mon.1) 1702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.289479+0000 mon.c (mon.1) 1702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.290310+0000 mon.c (mon.1) 1703 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.290310+0000 mon.c (mon.1) 1703 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.297704+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.297704+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cephadm 2024-04-22T21:11:35.304050+0000 mgr.x (mgr.34107) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cephadm 2024-04-22T21:11:35.304050+0000 mgr.x (mgr.34107) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.373279+0000 mon.c (mon.1) 1704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.373279+0000 mon.c (mon.1) 1704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.375744+0000 mon.c (mon.1) 1705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.375744+0000 mon.c (mon.1) 1705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.376770+0000 mon.c (mon.1) 1706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.376770+0000 mon.c (mon.1) 1706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.379215+0000 mon.c (mon.1) 1707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.379215+0000 mon.c (mon.1) 1707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.379945+0000 mon.c (mon.1) 1708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.379945+0000 mon.c (mon.1) 1708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.386823+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.386823+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cluster 2024-04-22T21:11:35.388178+0000 mgr.x (mgr.34107) 824 : cluster [DBG] pgmap v141: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:36.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cluster 2024-04-22T21:11:35.388178+0000 mgr.x (mgr.34107) 824 : cluster [DBG] pgmap v141: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:36.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cephadm 2024-04-22T21:11:35.393259+0000 mgr.x (mgr.34107) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: cephadm 2024-04-22T21:11:35.393259+0000 mgr.x (mgr.34107) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.464175+0000 mon.c (mon.1) 1709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.464175+0000 mon.c (mon.1) 1709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.466857+0000 mon.c (mon.1) 1710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.466857+0000 mon.c (mon.1) 1710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.468521+0000 mon.c (mon.1) 1711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.468521+0000 mon.c (mon.1) 1711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.471546+0000 mon.c (mon.1) 1712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.471546+0000 mon.c (mon.1) 1712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.472662+0000 mon.c (mon.1) 1713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.472662+0000 mon.c (mon.1) 1713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.483066+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.483066+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.379945+0000 mon.c (mon.1) 1708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.379945+0000 mon.c (mon.1) 1708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.386823+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.386823+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cluster 2024-04-22T21:11:35.388178+0000 mgr.x (mgr.34107) 824 : cluster [DBG] pgmap v141: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:36.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cluster 2024-04-22T21:11:35.388178+0000 mgr.x (mgr.34107) 824 : cluster [DBG] pgmap v141: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:36.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cephadm 2024-04-22T21:11:35.393259+0000 mgr.x (mgr.34107) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: cephadm 2024-04-22T21:11:35.393259+0000 mgr.x (mgr.34107) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.464175+0000 mon.c (mon.1) 1709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.464175+0000 mon.c (mon.1) 1709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.466857+0000 mon.c (mon.1) 1710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.466857+0000 mon.c (mon.1) 1710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.468521+0000 mon.c (mon.1) 1711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.468521+0000 mon.c (mon.1) 1711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.471546+0000 mon.c (mon.1) 1712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.471546+0000 mon.c (mon.1) 1712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.472662+0000 mon.c (mon.1) 1713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.472662+0000 mon.c (mon.1) 1713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.483066+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.483066+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.528562+0000 mon.c (mon.1) 1714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.528562+0000 mon.c (mon.1) 1714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.531252+0000 mon.c (mon.1) 1715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.531252+0000 mon.c (mon.1) 1715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.532815+0000 mon.c (mon.1) 1716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.532815+0000 mon.c (mon.1) 1716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.535935+0000 mon.c (mon.1) 1717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.535935+0000 mon.c (mon.1) 1717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.537097+0000 mon.c (mon.1) 1718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.537097+0000 mon.c (mon.1) 1718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.547470+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.547470+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.591284+0000 mon.c (mon.1) 1719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.591284+0000 mon.c (mon.1) 1719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.593710+0000 mon.c (mon.1) 1720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.593710+0000 mon.c (mon.1) 1720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.594940+0000 mon.c (mon.1) 1721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.594940+0000 mon.c (mon.1) 1721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.597433+0000 mon.c (mon.1) 1722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.528562+0000 mon.c (mon.1) 1714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.528562+0000 mon.c (mon.1) 1714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.531252+0000 mon.c (mon.1) 1715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.531252+0000 mon.c (mon.1) 1715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.532815+0000 mon.c (mon.1) 1716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.532815+0000 mon.c (mon.1) 1716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.535935+0000 mon.c (mon.1) 1717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.535935+0000 mon.c (mon.1) 1717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.537097+0000 mon.c (mon.1) 1718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.537097+0000 mon.c (mon.1) 1718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.547470+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.547470+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.591284+0000 mon.c (mon.1) 1719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.591284+0000 mon.c (mon.1) 1719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.593710+0000 mon.c (mon.1) 1720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.593710+0000 mon.c (mon.1) 1720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.594940+0000 mon.c (mon.1) 1721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.594940+0000 mon.c (mon.1) 1721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.597433+0000 mon.c (mon.1) 1722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.597433+0000 mon.c (mon.1) 1722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.598536+0000 mon.c (mon.1) 1723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.598536+0000 mon.c (mon.1) 1723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.606427+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.606427+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.666492+0000 mon.c (mon.1) 1724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.666492+0000 mon.c (mon.1) 1724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.669204+0000 mon.c (mon.1) 1725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.669204+0000 mon.c (mon.1) 1725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.670353+0000 mon.c (mon.1) 1726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.670353+0000 mon.c (mon.1) 1726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.672555+0000 mon.c (mon.1) 1727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.672555+0000 mon.c (mon.1) 1727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.673443+0000 mon.c (mon.1) 1728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.673443+0000 mon.c (mon.1) 1728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.682834+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[75184]: audit 2024-04-22T21:11:35.682834+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.070 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.597433+0000 mon.c (mon.1) 1722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.070 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.598536+0000 mon.c (mon.1) 1723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.070 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.598536+0000 mon.c (mon.1) 1723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.606427+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.606427+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.666492+0000 mon.c (mon.1) 1724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.666492+0000 mon.c (mon.1) 1724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.669204+0000 mon.c (mon.1) 1725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.669204+0000 mon.c (mon.1) 1725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.670353+0000 mon.c (mon.1) 1726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.670353+0000 mon.c (mon.1) 1726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.672555+0000 mon.c (mon.1) 1727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.672555+0000 mon.c (mon.1) 1727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.673443+0000 mon.c (mon.1) 1728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.673443+0000 mon.c (mon.1) 1728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.682834+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:35 smithi121 bash[73084]: audit 2024-04-22T21:11:35.682834+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: cephadm 2024-04-22T21:11:35.491368+0000 mgr.x (mgr.34107) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: cephadm 2024-04-22T21:11:35.491368+0000 mgr.x (mgr.34107) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: cephadm 2024-04-22T21:11:35.554216+0000 mgr.x (mgr.34107) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: cephadm 2024-04-22T21:11:35.554216+0000 mgr.x (mgr.34107) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: cephadm 2024-04-22T21:11:35.613595+0000 mgr.x (mgr.34107) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: cephadm 2024-04-22T21:11:35.613595+0000 mgr.x (mgr.34107) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: cephadm 2024-04-22T21:11:35.688302+0000 mgr.x (mgr.34107) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: cephadm 2024-04-22T21:11:35.688302+0000 mgr.x (mgr.34107) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.741090+0000 mon.c (mon.1) 1729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.741090+0000 mon.c (mon.1) 1729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.743703+0000 mon.c (mon.1) 1730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.743703+0000 mon.c (mon.1) 1730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.744819+0000 mon.c (mon.1) 1731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.744819+0000 mon.c (mon.1) 1731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.747015+0000 mon.c (mon.1) 1732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.747015+0000 mon.c (mon.1) 1732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.747918+0000 mon.c (mon.1) 1733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.747918+0000 mon.c (mon.1) 1733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.753837+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.753837+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: cephadm 2024-04-22T21:11:35.759231+0000 mgr.x (mgr.34107) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: cephadm 2024-04-22T21:11:35.759231+0000 mgr.x (mgr.34107) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.795758+0000 mon.c (mon.1) 1734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.795758+0000 mon.c (mon.1) 1734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.798152+0000 mon.c (mon.1) 1735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.798152+0000 mon.c (mon.1) 1735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.799244+0000 mon.c (mon.1) 1736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.799244+0000 mon.c (mon.1) 1736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.801402+0000 mon.c (mon.1) 1737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.801402+0000 mon.c (mon.1) 1737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.802086+0000 mon.c (mon.1) 1738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.802086+0000 mon.c (mon.1) 1738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.807357+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.807357+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: cephadm 2024-04-22T21:11:35.812840+0000 mgr.x (mgr.34107) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: cephadm 2024-04-22T21:11:35.812840+0000 mgr.x (mgr.34107) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.844625+0000 mgr.x (mgr.34107) 832 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:36.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.844625+0000 mgr.x (mgr.34107) 832 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:36.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.850315+0000 mon.c (mon.1) 1739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.850315+0000 mon.c (mon.1) 1739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.852652+0000 mon.c (mon.1) 1740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.852652+0000 mon.c (mon.1) 1740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.853821+0000 mon.c (mon.1) 1741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.853821+0000 mon.c (mon.1) 1741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.856178+0000 mon.c (mon.1) 1742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.856178+0000 mon.c (mon.1) 1742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.857063+0000 mon.c (mon.1) 1743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.857063+0000 mon.c (mon.1) 1743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.862122+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.862122+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: cephadm 2024-04-22T21:11:35.867578+0000 mgr.x (mgr.34107) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: cephadm 2024-04-22T21:11:35.867578+0000 mgr.x (mgr.34107) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.903445+0000 mon.c (mon.1) 1744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.903445+0000 mon.c (mon.1) 1744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.905807+0000 mon.c (mon.1) 1745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.905807+0000 mon.c (mon.1) 1745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.907066+0000 mon.c (mon.1) 1746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.907066+0000 mon.c (mon.1) 1746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.909160+0000 mon.c (mon.1) 1747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.909160+0000 mon.c (mon.1) 1747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.909906+0000 mon.c (mon.1) 1748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.909906+0000 mon.c (mon.1) 1748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.915596+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.915596+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: cephadm 2024-04-22T21:11:35.920900+0000 mgr.x (mgr.34107) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: cephadm 2024-04-22T21:11:35.920900+0000 mgr.x (mgr.34107) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.956247+0000 mon.c (mon.1) 1749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.956247+0000 mon.c (mon.1) 1749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.958226+0000 mon.c (mon.1) 1750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.958226+0000 mon.c (mon.1) 1750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.959085+0000 mon.c (mon.1) 1751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.959085+0000 mon.c (mon.1) 1751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.961005+0000 mon.c (mon.1) 1752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.961005+0000 mon.c (mon.1) 1752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.961652+0000 mon.c (mon.1) 1753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.961652+0000 mon.c (mon.1) 1753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.966741+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:35.966741+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: cephadm 2024-04-22T21:11:35.972063+0000 mgr.x (mgr.34107) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: cephadm 2024-04-22T21:11:35.972063+0000 mgr.x (mgr.34107) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.007467+0000 mon.c (mon.1) 1754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.007467+0000 mon.c (mon.1) 1754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.009553+0000 mon.c (mon.1) 1755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.009553+0000 mon.c (mon.1) 1755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:36.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.011362+0000 mon.c (mon.1) 1756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.011362+0000 mon.c (mon.1) 1756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:36.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.014368+0000 mon.c (mon.1) 1757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.014368+0000 mon.c (mon.1) 1757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:36.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.015091+0000 mon.c (mon.1) 1758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.015091+0000 mon.c (mon.1) 1758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:36.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.021352+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.021352+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:36.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: cephadm 2024-04-22T21:11:36.026756+0000 mgr.x (mgr.34107) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: cephadm 2024-04-22T21:11:36.026756+0000 mgr.x (mgr.34107) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:36.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.078986+0000 mon.c (mon.1) 1759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.078986+0000 mon.c (mon.1) 1759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.081355+0000 mon.c (mon.1) 1760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.081355+0000 mon.c (mon.1) 1760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.082536+0000 mon.c (mon.1) 1761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.082536+0000 mon.c (mon.1) 1761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.084624+0000 mon.c (mon.1) 1762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.084624+0000 mon.c (mon.1) 1762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.085273+0000 mon.c (mon.1) 1763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.085273+0000 mon.c (mon.1) 1763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.091760+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.091760+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: cephadm 2024-04-22T21:11:36.097099+0000 mgr.x (mgr.34107) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: cephadm 2024-04-22T21:11:36.097099+0000 mgr.x (mgr.34107) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.132820+0000 mon.c (mon.1) 1764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.132820+0000 mon.c (mon.1) 1764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.135687+0000 mon.c (mon.1) 1765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.135687+0000 mon.c (mon.1) 1765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.137166+0000 mon.c (mon.1) 1766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.137166+0000 mon.c (mon.1) 1766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.139748+0000 mon.c (mon.1) 1767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.139748+0000 mon.c (mon.1) 1767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.140692+0000 mon.c (mon.1) 1768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.140692+0000 mon.c (mon.1) 1768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.151313+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.151313+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: cephadm 2024-04-22T21:11:36.157177+0000 mgr.x (mgr.34107) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: cephadm 2024-04-22T21:11:36.157177+0000 mgr.x (mgr.34107) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.211250+0000 mon.c (mon.1) 1769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.211250+0000 mon.c (mon.1) 1769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.214302+0000 mon.c (mon.1) 1770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.214302+0000 mon.c (mon.1) 1770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.215574+0000 mon.c (mon.1) 1771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.215574+0000 mon.c (mon.1) 1771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.218000+0000 mon.c (mon.1) 1772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.218000+0000 mon.c (mon.1) 1772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.218853+0000 mon.c (mon.1) 1773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.218853+0000 mon.c (mon.1) 1773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.226775+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.226775+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: cephadm 2024-04-22T21:11:36.232327+0000 mgr.x (mgr.34107) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: cephadm 2024-04-22T21:11:36.232327+0000 mgr.x (mgr.34107) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.286066+0000 mon.c (mon.1) 1774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.286066+0000 mon.c (mon.1) 1774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.288766+0000 mon.c (mon.1) 1775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.288766+0000 mon.c (mon.1) 1775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.289947+0000 mon.c (mon.1) 1776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.289947+0000 mon.c (mon.1) 1776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.292284+0000 mon.c (mon.1) 1777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.292284+0000 mon.c (mon.1) 1777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.293303+0000 mon.c (mon.1) 1778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.293303+0000 mon.c (mon.1) 1778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.299990+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.299990+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: cephadm 2024-04-22T21:11:36.305425+0000 mgr.x (mgr.34107) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: cephadm 2024-04-22T21:11:36.305425+0000 mgr.x (mgr.34107) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.343281+0000 mon.c (mon.1) 1779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.343281+0000 mon.c (mon.1) 1779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.345775+0000 mon.c (mon.1) 1780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.345775+0000 mon.c (mon.1) 1780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.346808+0000 mon.c (mon.1) 1781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.346808+0000 mon.c (mon.1) 1781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.348940+0000 mon.c (mon.1) 1782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.348940+0000 mon.c (mon.1) 1782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.349691+0000 mon.c (mon.1) 1783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.349691+0000 mon.c (mon.1) 1783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.356604+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.356604+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: cephadm 2024-04-22T21:11:36.362049+0000 mgr.x (mgr.34107) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: cephadm 2024-04-22T21:11:36.362049+0000 mgr.x (mgr.34107) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.399762+0000 mon.c (mon.1) 1784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.399762+0000 mon.c (mon.1) 1784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.402551+0000 mon.c (mon.1) 1785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.402551+0000 mon.c (mon.1) 1785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.404022+0000 mon.c (mon.1) 1786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.404022+0000 mon.c (mon.1) 1786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.406846+0000 mon.c (mon.1) 1787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.406846+0000 mon.c (mon.1) 1787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.407965+0000 mon.c (mon.1) 1788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.407965+0000 mon.c (mon.1) 1788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.416587+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.416587+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.493274+0000 mon.c (mon.1) 1789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.493274+0000 mon.c (mon.1) 1789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.496327+0000 mon.c (mon.1) 1790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.496327+0000 mon.c (mon.1) 1790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.498129+0000 mon.c (mon.1) 1791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.498129+0000 mon.c (mon.1) 1791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.501177+0000 mon.c (mon.1) 1792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.501177+0000 mon.c (mon.1) 1792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.502465+0000 mon.c (mon.1) 1793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.502465+0000 mon.c (mon.1) 1793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.511325+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.511325+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.570959+0000 mon.c (mon.1) 1794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.570959+0000 mon.c (mon.1) 1794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.573173+0000 mon.c (mon.1) 1795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.573173+0000 mon.c (mon.1) 1795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.574658+0000 mon.c (mon.1) 1796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.574658+0000 mon.c (mon.1) 1796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.576809+0000 mon.c (mon.1) 1797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.576809+0000 mon.c (mon.1) 1797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.577691+0000 mon.c (mon.1) 1798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.577691+0000 mon.c (mon.1) 1798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.584133+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.584133+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.627184+0000 mon.c (mon.1) 1799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.627184+0000 mon.c (mon.1) 1799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.629715+0000 mon.c (mon.1) 1800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.629715+0000 mon.c (mon.1) 1800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.630685+0000 mon.c (mon.1) 1801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.630685+0000 mon.c (mon.1) 1801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.632726+0000 mon.c (mon.1) 1802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.632726+0000 mon.c (mon.1) 1802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.633440+0000 mon.c (mon.1) 1803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.633440+0000 mon.c (mon.1) 1803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.638868+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.638868+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.683729+0000 mon.c (mon.1) 1804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.683729+0000 mon.c (mon.1) 1804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.686058+0000 mon.c (mon.1) 1805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.686058+0000 mon.c (mon.1) 1805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.686999+0000 mon.c (mon.1) 1806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.686999+0000 mon.c (mon.1) 1806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.689275+0000 mon.c (mon.1) 1807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.689275+0000 mon.c (mon.1) 1807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.689980+0000 mon.c (mon.1) 1808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.689980+0000 mon.c (mon.1) 1808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.695322+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:36 smithi123 bash[58916]: audit 2024-04-22T21:11:36.695322+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: cephadm 2024-04-22T21:11:35.491368+0000 mgr.x (mgr.34107) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: cephadm 2024-04-22T21:11:35.491368+0000 mgr.x (mgr.34107) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: cephadm 2024-04-22T21:11:35.554216+0000 mgr.x (mgr.34107) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: cephadm 2024-04-22T21:11:35.554216+0000 mgr.x (mgr.34107) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: cephadm 2024-04-22T21:11:35.613595+0000 mgr.x (mgr.34107) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: cephadm 2024-04-22T21:11:35.613595+0000 mgr.x (mgr.34107) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: cephadm 2024-04-22T21:11:35.688302+0000 mgr.x (mgr.34107) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: cephadm 2024-04-22T21:11:35.688302+0000 mgr.x (mgr.34107) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.741090+0000 mon.c (mon.1) 1729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.741090+0000 mon.c (mon.1) 1729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.743703+0000 mon.c (mon.1) 1730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.743703+0000 mon.c (mon.1) 1730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.744819+0000 mon.c (mon.1) 1731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.744819+0000 mon.c (mon.1) 1731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.747015+0000 mon.c (mon.1) 1732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.747015+0000 mon.c (mon.1) 1732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.747918+0000 mon.c (mon.1) 1733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.747918+0000 mon.c (mon.1) 1733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.753837+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.753837+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: cephadm 2024-04-22T21:11:35.759231+0000 mgr.x (mgr.34107) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: cephadm 2024-04-22T21:11:35.759231+0000 mgr.x (mgr.34107) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.795758+0000 mon.c (mon.1) 1734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.795758+0000 mon.c (mon.1) 1734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.798152+0000 mon.c (mon.1) 1735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.798152+0000 mon.c (mon.1) 1735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.799244+0000 mon.c (mon.1) 1736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.799244+0000 mon.c (mon.1) 1736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.801402+0000 mon.c (mon.1) 1737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.801402+0000 mon.c (mon.1) 1737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.802086+0000 mon.c (mon.1) 1738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.802086+0000 mon.c (mon.1) 1738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.807357+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.807357+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: cephadm 2024-04-22T21:11:35.812840+0000 mgr.x (mgr.34107) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: cephadm 2024-04-22T21:11:35.812840+0000 mgr.x (mgr.34107) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.844625+0000 mgr.x (mgr.34107) 832 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:37.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.844625+0000 mgr.x (mgr.34107) 832 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:37.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.850315+0000 mon.c (mon.1) 1739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.850315+0000 mon.c (mon.1) 1739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.852652+0000 mon.c (mon.1) 1740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.852652+0000 mon.c (mon.1) 1740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.853821+0000 mon.c (mon.1) 1741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.853821+0000 mon.c (mon.1) 1741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.856178+0000 mon.c (mon.1) 1742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.856178+0000 mon.c (mon.1) 1742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.857063+0000 mon.c (mon.1) 1743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.857063+0000 mon.c (mon.1) 1743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.862122+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.862122+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: cephadm 2024-04-22T21:11:35.867578+0000 mgr.x (mgr.34107) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: cephadm 2024-04-22T21:11:35.867578+0000 mgr.x (mgr.34107) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.903445+0000 mon.c (mon.1) 1744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.903445+0000 mon.c (mon.1) 1744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.905807+0000 mon.c (mon.1) 1745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.905807+0000 mon.c (mon.1) 1745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.907066+0000 mon.c (mon.1) 1746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.907066+0000 mon.c (mon.1) 1746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.909160+0000 mon.c (mon.1) 1747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.909160+0000 mon.c (mon.1) 1747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.909906+0000 mon.c (mon.1) 1748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.909906+0000 mon.c (mon.1) 1748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.915596+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.915596+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: cephadm 2024-04-22T21:11:35.920900+0000 mgr.x (mgr.34107) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: cephadm 2024-04-22T21:11:35.920900+0000 mgr.x (mgr.34107) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.956247+0000 mon.c (mon.1) 1749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.956247+0000 mon.c (mon.1) 1749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.958226+0000 mon.c (mon.1) 1750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.958226+0000 mon.c (mon.1) 1750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.959085+0000 mon.c (mon.1) 1751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.959085+0000 mon.c (mon.1) 1751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.961005+0000 mon.c (mon.1) 1752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.961005+0000 mon.c (mon.1) 1752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.961652+0000 mon.c (mon.1) 1753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.961652+0000 mon.c (mon.1) 1753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.966741+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:35.966741+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: cephadm 2024-04-22T21:11:35.972063+0000 mgr.x (mgr.34107) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: cephadm 2024-04-22T21:11:35.972063+0000 mgr.x (mgr.34107) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.007467+0000 mon.c (mon.1) 1754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.007467+0000 mon.c (mon.1) 1754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.009553+0000 mon.c (mon.1) 1755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.009553+0000 mon.c (mon.1) 1755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.011362+0000 mon.c (mon.1) 1756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.011362+0000 mon.c (mon.1) 1756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.014368+0000 mon.c (mon.1) 1757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.014368+0000 mon.c (mon.1) 1757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.015091+0000 mon.c (mon.1) 1758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.015091+0000 mon.c (mon.1) 1758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.021352+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.021352+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: cephadm 2024-04-22T21:11:36.026756+0000 mgr.x (mgr.34107) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: cephadm 2024-04-22T21:11:36.026756+0000 mgr.x (mgr.34107) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.078986+0000 mon.c (mon.1) 1759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.078986+0000 mon.c (mon.1) 1759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.081355+0000 mon.c (mon.1) 1760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.081355+0000 mon.c (mon.1) 1760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.082536+0000 mon.c (mon.1) 1761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: cephadm 2024-04-22T21:11:35.491368+0000 mgr.x (mgr.34107) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: cephadm 2024-04-22T21:11:35.491368+0000 mgr.x (mgr.34107) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: cephadm 2024-04-22T21:11:35.554216+0000 mgr.x (mgr.34107) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: cephadm 2024-04-22T21:11:35.554216+0000 mgr.x (mgr.34107) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: cephadm 2024-04-22T21:11:35.613595+0000 mgr.x (mgr.34107) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: cephadm 2024-04-22T21:11:35.613595+0000 mgr.x (mgr.34107) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: cephadm 2024-04-22T21:11:35.688302+0000 mgr.x (mgr.34107) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: cephadm 2024-04-22T21:11:35.688302+0000 mgr.x (mgr.34107) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.741090+0000 mon.c (mon.1) 1729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.741090+0000 mon.c (mon.1) 1729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.743703+0000 mon.c (mon.1) 1730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.743703+0000 mon.c (mon.1) 1730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.744819+0000 mon.c (mon.1) 1731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.744819+0000 mon.c (mon.1) 1731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.747015+0000 mon.c (mon.1) 1732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.747015+0000 mon.c (mon.1) 1732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.747918+0000 mon.c (mon.1) 1733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.747918+0000 mon.c (mon.1) 1733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.753837+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.753837+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.082536+0000 mon.c (mon.1) 1761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.084624+0000 mon.c (mon.1) 1762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.084624+0000 mon.c (mon.1) 1762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.085273+0000 mon.c (mon.1) 1763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.085273+0000 mon.c (mon.1) 1763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.091760+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.091760+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: cephadm 2024-04-22T21:11:36.097099+0000 mgr.x (mgr.34107) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: cephadm 2024-04-22T21:11:36.097099+0000 mgr.x (mgr.34107) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.132820+0000 mon.c (mon.1) 1764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.132820+0000 mon.c (mon.1) 1764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.135687+0000 mon.c (mon.1) 1765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.135687+0000 mon.c (mon.1) 1765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.137166+0000 mon.c (mon.1) 1766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.137166+0000 mon.c (mon.1) 1766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.139748+0000 mon.c (mon.1) 1767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.139748+0000 mon.c (mon.1) 1767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.140692+0000 mon.c (mon.1) 1768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.140692+0000 mon.c (mon.1) 1768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.151313+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.151313+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: cephadm 2024-04-22T21:11:36.157177+0000 mgr.x (mgr.34107) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: cephadm 2024-04-22T21:11:36.157177+0000 mgr.x (mgr.34107) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.211250+0000 mon.c (mon.1) 1769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.211250+0000 mon.c (mon.1) 1769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.214302+0000 mon.c (mon.1) 1770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.214302+0000 mon.c (mon.1) 1770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.215574+0000 mon.c (mon.1) 1771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.215574+0000 mon.c (mon.1) 1771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.218000+0000 mon.c (mon.1) 1772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.218000+0000 mon.c (mon.1) 1772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.218853+0000 mon.c (mon.1) 1773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.218853+0000 mon.c (mon.1) 1773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.226775+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.226775+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: cephadm 2024-04-22T21:11:36.232327+0000 mgr.x (mgr.34107) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: cephadm 2024-04-22T21:11:36.232327+0000 mgr.x (mgr.34107) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.286066+0000 mon.c (mon.1) 1774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.286066+0000 mon.c (mon.1) 1774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.288766+0000 mon.c (mon.1) 1775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.288766+0000 mon.c (mon.1) 1775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.289947+0000 mon.c (mon.1) 1776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.289947+0000 mon.c (mon.1) 1776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.292284+0000 mon.c (mon.1) 1777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.292284+0000 mon.c (mon.1) 1777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.293303+0000 mon.c (mon.1) 1778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.293303+0000 mon.c (mon.1) 1778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.299990+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.299990+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: cephadm 2024-04-22T21:11:36.305425+0000 mgr.x (mgr.34107) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: cephadm 2024-04-22T21:11:36.305425+0000 mgr.x (mgr.34107) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.343281+0000 mon.c (mon.1) 1779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.343281+0000 mon.c (mon.1) 1779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.345775+0000 mon.c (mon.1) 1780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.345775+0000 mon.c (mon.1) 1780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.346808+0000 mon.c (mon.1) 1781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.346808+0000 mon.c (mon.1) 1781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.348940+0000 mon.c (mon.1) 1782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.348940+0000 mon.c (mon.1) 1782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.349691+0000 mon.c (mon.1) 1783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.349691+0000 mon.c (mon.1) 1783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.356604+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.356604+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: cephadm 2024-04-22T21:11:36.362049+0000 mgr.x (mgr.34107) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: cephadm 2024-04-22T21:11:36.362049+0000 mgr.x (mgr.34107) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.399762+0000 mon.c (mon.1) 1784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.399762+0000 mon.c (mon.1) 1784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.402551+0000 mon.c (mon.1) 1785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.402551+0000 mon.c (mon.1) 1785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.404022+0000 mon.c (mon.1) 1786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.404022+0000 mon.c (mon.1) 1786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.406846+0000 mon.c (mon.1) 1787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.406846+0000 mon.c (mon.1) 1787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.407965+0000 mon.c (mon.1) 1788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.407965+0000 mon.c (mon.1) 1788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.416587+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.416587+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.493274+0000 mon.c (mon.1) 1789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.493274+0000 mon.c (mon.1) 1789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.496327+0000 mon.c (mon.1) 1790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.496327+0000 mon.c (mon.1) 1790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.498129+0000 mon.c (mon.1) 1791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.498129+0000 mon.c (mon.1) 1791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.501177+0000 mon.c (mon.1) 1792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.501177+0000 mon.c (mon.1) 1792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.502465+0000 mon.c (mon.1) 1793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.502465+0000 mon.c (mon.1) 1793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.511325+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.511325+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.570959+0000 mon.c (mon.1) 1794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.570959+0000 mon.c (mon.1) 1794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.573173+0000 mon.c (mon.1) 1795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.573173+0000 mon.c (mon.1) 1795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.574658+0000 mon.c (mon.1) 1796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.574658+0000 mon.c (mon.1) 1796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.576809+0000 mon.c (mon.1) 1797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.576809+0000 mon.c (mon.1) 1797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.577691+0000 mon.c (mon.1) 1798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.577691+0000 mon.c (mon.1) 1798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.584133+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.584133+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.627184+0000 mon.c (mon.1) 1799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.627184+0000 mon.c (mon.1) 1799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.629715+0000 mon.c (mon.1) 1800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.629715+0000 mon.c (mon.1) 1800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.630685+0000 mon.c (mon.1) 1801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.630685+0000 mon.c (mon.1) 1801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.632726+0000 mon.c (mon.1) 1802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.632726+0000 mon.c (mon.1) 1802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.633440+0000 mon.c (mon.1) 1803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.633440+0000 mon.c (mon.1) 1803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.638868+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.638868+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.683729+0000 mon.c (mon.1) 1804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.683729+0000 mon.c (mon.1) 1804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.686058+0000 mon.c (mon.1) 1805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.686058+0000 mon.c (mon.1) 1805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.686999+0000 mon.c (mon.1) 1806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.686999+0000 mon.c (mon.1) 1806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.689275+0000 mon.c (mon.1) 1807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.689275+0000 mon.c (mon.1) 1807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.689980+0000 mon.c (mon.1) 1808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.689980+0000 mon.c (mon.1) 1808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.695322+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[73084]: audit 2024-04-22T21:11:36.695322+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: cephadm 2024-04-22T21:11:35.759231+0000 mgr.x (mgr.34107) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: cephadm 2024-04-22T21:11:35.759231+0000 mgr.x (mgr.34107) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.795758+0000 mon.c (mon.1) 1734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.795758+0000 mon.c (mon.1) 1734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.798152+0000 mon.c (mon.1) 1735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.798152+0000 mon.c (mon.1) 1735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.799244+0000 mon.c (mon.1) 1736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.799244+0000 mon.c (mon.1) 1736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.801402+0000 mon.c (mon.1) 1737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.801402+0000 mon.c (mon.1) 1737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.802086+0000 mon.c (mon.1) 1738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.802086+0000 mon.c (mon.1) 1738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.807357+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.807357+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: cephadm 2024-04-22T21:11:35.812840+0000 mgr.x (mgr.34107) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: cephadm 2024-04-22T21:11:35.812840+0000 mgr.x (mgr.34107) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.844625+0000 mgr.x (mgr.34107) 832 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:37.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.844625+0000 mgr.x (mgr.34107) 832 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:37.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.850315+0000 mon.c (mon.1) 1739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.850315+0000 mon.c (mon.1) 1739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.852652+0000 mon.c (mon.1) 1740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.852652+0000 mon.c (mon.1) 1740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.853821+0000 mon.c (mon.1) 1741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.853821+0000 mon.c (mon.1) 1741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.856178+0000 mon.c (mon.1) 1742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.856178+0000 mon.c (mon.1) 1742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.857063+0000 mon.c (mon.1) 1743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.857063+0000 mon.c (mon.1) 1743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.862122+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.862122+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: cephadm 2024-04-22T21:11:35.867578+0000 mgr.x (mgr.34107) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: cephadm 2024-04-22T21:11:35.867578+0000 mgr.x (mgr.34107) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.903445+0000 mon.c (mon.1) 1744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.903445+0000 mon.c (mon.1) 1744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.905807+0000 mon.c (mon.1) 1745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.905807+0000 mon.c (mon.1) 1745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.907066+0000 mon.c (mon.1) 1746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.907066+0000 mon.c (mon.1) 1746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.909160+0000 mon.c (mon.1) 1747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.909160+0000 mon.c (mon.1) 1747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.909906+0000 mon.c (mon.1) 1748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.909906+0000 mon.c (mon.1) 1748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.915596+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.915596+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: cephadm 2024-04-22T21:11:35.920900+0000 mgr.x (mgr.34107) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: cephadm 2024-04-22T21:11:35.920900+0000 mgr.x (mgr.34107) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.956247+0000 mon.c (mon.1) 1749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.956247+0000 mon.c (mon.1) 1749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.958226+0000 mon.c (mon.1) 1750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.958226+0000 mon.c (mon.1) 1750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.959085+0000 mon.c (mon.1) 1751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.959085+0000 mon.c (mon.1) 1751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.961005+0000 mon.c (mon.1) 1752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.961005+0000 mon.c (mon.1) 1752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.961652+0000 mon.c (mon.1) 1753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.961652+0000 mon.c (mon.1) 1753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.966741+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:35.966741+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: cephadm 2024-04-22T21:11:35.972063+0000 mgr.x (mgr.34107) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: cephadm 2024-04-22T21:11:35.972063+0000 mgr.x (mgr.34107) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.007467+0000 mon.c (mon.1) 1754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.007467+0000 mon.c (mon.1) 1754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.009553+0000 mon.c (mon.1) 1755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.009553+0000 mon.c (mon.1) 1755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.011362+0000 mon.c (mon.1) 1756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.011362+0000 mon.c (mon.1) 1756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.014368+0000 mon.c (mon.1) 1757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.014368+0000 mon.c (mon.1) 1757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.015091+0000 mon.c (mon.1) 1758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.015091+0000 mon.c (mon.1) 1758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.021352+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.021352+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: cephadm 2024-04-22T21:11:36.026756+0000 mgr.x (mgr.34107) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: cephadm 2024-04-22T21:11:36.026756+0000 mgr.x (mgr.34107) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.078986+0000 mon.c (mon.1) 1759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.078986+0000 mon.c (mon.1) 1759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.081355+0000 mon.c (mon.1) 1760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.081355+0000 mon.c (mon.1) 1760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.082536+0000 mon.c (mon.1) 1761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.082536+0000 mon.c (mon.1) 1761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.084624+0000 mon.c (mon.1) 1762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.084624+0000 mon.c (mon.1) 1762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.085273+0000 mon.c (mon.1) 1763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.085273+0000 mon.c (mon.1) 1763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.091760+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.091760+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: cephadm 2024-04-22T21:11:36.097099+0000 mgr.x (mgr.34107) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: cephadm 2024-04-22T21:11:36.097099+0000 mgr.x (mgr.34107) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.132820+0000 mon.c (mon.1) 1764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.132820+0000 mon.c (mon.1) 1764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.135687+0000 mon.c (mon.1) 1765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.135687+0000 mon.c (mon.1) 1765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.137166+0000 mon.c (mon.1) 1766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.137166+0000 mon.c (mon.1) 1766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.139748+0000 mon.c (mon.1) 1767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.139748+0000 mon.c (mon.1) 1767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.140692+0000 mon.c (mon.1) 1768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.140692+0000 mon.c (mon.1) 1768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.151313+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.151313+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: cephadm 2024-04-22T21:11:36.157177+0000 mgr.x (mgr.34107) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: cephadm 2024-04-22T21:11:36.157177+0000 mgr.x (mgr.34107) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.211250+0000 mon.c (mon.1) 1769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.211250+0000 mon.c (mon.1) 1769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.214302+0000 mon.c (mon.1) 1770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.214302+0000 mon.c (mon.1) 1770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.215574+0000 mon.c (mon.1) 1771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.215574+0000 mon.c (mon.1) 1771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.218000+0000 mon.c (mon.1) 1772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.218000+0000 mon.c (mon.1) 1772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.218853+0000 mon.c (mon.1) 1773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.218853+0000 mon.c (mon.1) 1773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.226775+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.226775+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: cephadm 2024-04-22T21:11:36.232327+0000 mgr.x (mgr.34107) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: cephadm 2024-04-22T21:11:36.232327+0000 mgr.x (mgr.34107) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.286066+0000 mon.c (mon.1) 1774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.286066+0000 mon.c (mon.1) 1774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.288766+0000 mon.c (mon.1) 1775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.288766+0000 mon.c (mon.1) 1775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.289947+0000 mon.c (mon.1) 1776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.289947+0000 mon.c (mon.1) 1776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.292284+0000 mon.c (mon.1) 1777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.292284+0000 mon.c (mon.1) 1777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.293303+0000 mon.c (mon.1) 1778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.293303+0000 mon.c (mon.1) 1778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.299990+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.299990+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: cephadm 2024-04-22T21:11:36.305425+0000 mgr.x (mgr.34107) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: cephadm 2024-04-22T21:11:36.305425+0000 mgr.x (mgr.34107) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.343281+0000 mon.c (mon.1) 1779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.343281+0000 mon.c (mon.1) 1779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.345775+0000 mon.c (mon.1) 1780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.345775+0000 mon.c (mon.1) 1780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.346808+0000 mon.c (mon.1) 1781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.346808+0000 mon.c (mon.1) 1781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.348940+0000 mon.c (mon.1) 1782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.348940+0000 mon.c (mon.1) 1782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.349691+0000 mon.c (mon.1) 1783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.349691+0000 mon.c (mon.1) 1783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.356604+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.356604+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: cephadm 2024-04-22T21:11:36.362049+0000 mgr.x (mgr.34107) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: cephadm 2024-04-22T21:11:36.362049+0000 mgr.x (mgr.34107) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.399762+0000 mon.c (mon.1) 1784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.399762+0000 mon.c (mon.1) 1784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.402551+0000 mon.c (mon.1) 1785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.402551+0000 mon.c (mon.1) 1785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.404022+0000 mon.c (mon.1) 1786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.404022+0000 mon.c (mon.1) 1786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.406846+0000 mon.c (mon.1) 1787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.406846+0000 mon.c (mon.1) 1787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.407965+0000 mon.c (mon.1) 1788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.407965+0000 mon.c (mon.1) 1788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.416587+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.416587+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.493274+0000 mon.c (mon.1) 1789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.493274+0000 mon.c (mon.1) 1789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.496327+0000 mon.c (mon.1) 1790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.496327+0000 mon.c (mon.1) 1790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.498129+0000 mon.c (mon.1) 1791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.498129+0000 mon.c (mon.1) 1791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.501177+0000 mon.c (mon.1) 1792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.501177+0000 mon.c (mon.1) 1792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.502465+0000 mon.c (mon.1) 1793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.502465+0000 mon.c (mon.1) 1793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.511325+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.511325+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.570959+0000 mon.c (mon.1) 1794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.570959+0000 mon.c (mon.1) 1794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.573173+0000 mon.c (mon.1) 1795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.573173+0000 mon.c (mon.1) 1795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.574658+0000 mon.c (mon.1) 1796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.574658+0000 mon.c (mon.1) 1796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.576809+0000 mon.c (mon.1) 1797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.576809+0000 mon.c (mon.1) 1797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.577691+0000 mon.c (mon.1) 1798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.577691+0000 mon.c (mon.1) 1798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.584133+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.584133+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.627184+0000 mon.c (mon.1) 1799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.627184+0000 mon.c (mon.1) 1799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.629715+0000 mon.c (mon.1) 1800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.629715+0000 mon.c (mon.1) 1800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.630685+0000 mon.c (mon.1) 1801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.630685+0000 mon.c (mon.1) 1801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.632726+0000 mon.c (mon.1) 1802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.632726+0000 mon.c (mon.1) 1802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.633440+0000 mon.c (mon.1) 1803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.633440+0000 mon.c (mon.1) 1803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.638868+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.638868+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.683729+0000 mon.c (mon.1) 1804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.683729+0000 mon.c (mon.1) 1804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.686058+0000 mon.c (mon.1) 1805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.686058+0000 mon.c (mon.1) 1805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.686999+0000 mon.c (mon.1) 1806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.686999+0000 mon.c (mon.1) 1806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.689275+0000 mon.c (mon.1) 1807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.689275+0000 mon.c (mon.1) 1807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.689980+0000 mon.c (mon.1) 1808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.689980+0000 mon.c (mon.1) 1808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.695322+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:36 smithi121 bash[75184]: audit 2024-04-22T21:11:36.695322+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.991 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:11:37] "GET /metrics HTTP/1.1" 200 38300 "" "Prometheus/2.33.4" 2024-04-22T21:11:37.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: cephadm 2024-04-22T21:11:36.422460+0000 mgr.x (mgr.34107) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: cephadm 2024-04-22T21:11:36.422460+0000 mgr.x (mgr.34107) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: cephadm 2024-04-22T21:11:36.517221+0000 mgr.x (mgr.34107) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: cephadm 2024-04-22T21:11:36.517221+0000 mgr.x (mgr.34107) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: cephadm 2024-04-22T21:11:36.589503+0000 mgr.x (mgr.34107) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: cephadm 2024-04-22T21:11:36.589503+0000 mgr.x (mgr.34107) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: cephadm 2024-04-22T21:11:36.644807+0000 mgr.x (mgr.34107) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: cephadm 2024-04-22T21:11:36.644807+0000 mgr.x (mgr.34107) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: cephadm 2024-04-22T21:11:36.700908+0000 mgr.x (mgr.34107) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: cephadm 2024-04-22T21:11:36.700908+0000 mgr.x (mgr.34107) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.743026+0000 mon.c (mon.1) 1809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.743026+0000 mon.c (mon.1) 1809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.745200+0000 mon.c (mon.1) 1810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.745200+0000 mon.c (mon.1) 1810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.746254+0000 mon.c (mon.1) 1811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.746254+0000 mon.c (mon.1) 1811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.748506+0000 mon.c (mon.1) 1812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.748506+0000 mon.c (mon.1) 1812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.749302+0000 mon.c (mon.1) 1813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.749302+0000 mon.c (mon.1) 1813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.754989+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.754989+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: cephadm 2024-04-22T21:11:36.760336+0000 mgr.x (mgr.34107) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: cephadm 2024-04-22T21:11:36.760336+0000 mgr.x (mgr.34107) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.796959+0000 mon.c (mon.1) 1814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.796959+0000 mon.c (mon.1) 1814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.798952+0000 mon.c (mon.1) 1815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.798952+0000 mon.c (mon.1) 1815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.800087+0000 mon.c (mon.1) 1816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.800087+0000 mon.c (mon.1) 1816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.801993+0000 mon.c (mon.1) 1817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.801993+0000 mon.c (mon.1) 1817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.802622+0000 mon.c (mon.1) 1818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.802622+0000 mon.c (mon.1) 1818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.808667+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.808667+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: cephadm 2024-04-22T21:11:36.814033+0000 mgr.x (mgr.34107) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: cephadm 2024-04-22T21:11:36.814033+0000 mgr.x (mgr.34107) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.849709+0000 mon.c (mon.1) 1819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.849709+0000 mon.c (mon.1) 1819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.852788+0000 mon.c (mon.1) 1820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.852788+0000 mon.c (mon.1) 1820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.854170+0000 mon.c (mon.1) 1821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.854170+0000 mon.c (mon.1) 1821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.857187+0000 mon.c (mon.1) 1822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.857187+0000 mon.c (mon.1) 1822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.858399+0000 mon.c (mon.1) 1823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.858399+0000 mon.c (mon.1) 1823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.864202+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.864202+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: cephadm 2024-04-22T21:11:36.872316+0000 mgr.x (mgr.34107) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: cephadm 2024-04-22T21:11:36.872316+0000 mgr.x (mgr.34107) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.912800+0000 mon.c (mon.1) 1824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.912800+0000 mon.c (mon.1) 1824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.915206+0000 mon.c (mon.1) 1825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.915206+0000 mon.c (mon.1) 1825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.916440+0000 mon.c (mon.1) 1826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.916440+0000 mon.c (mon.1) 1826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.918746+0000 mon.c (mon.1) 1827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.918746+0000 mon.c (mon.1) 1827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.919563+0000 mon.c (mon.1) 1828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.919563+0000 mon.c (mon.1) 1828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.925622+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.925622+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: cephadm 2024-04-22T21:11:36.933469+0000 mgr.x (mgr.34107) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: cephadm 2024-04-22T21:11:36.933469+0000 mgr.x (mgr.34107) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.969218+0000 mon.c (mon.1) 1829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.969218+0000 mon.c (mon.1) 1829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.971753+0000 mon.c (mon.1) 1830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.971753+0000 mon.c (mon.1) 1830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.973125+0000 mon.c (mon.1) 1831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.973125+0000 mon.c (mon.1) 1831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.975609+0000 mon.c (mon.1) 1832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.975609+0000 mon.c (mon.1) 1832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.976468+0000 mon.c (mon.1) 1833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.976468+0000 mon.c (mon.1) 1833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.982566+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:36.982566+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:37.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: cephadm 2024-04-22T21:11:36.990651+0000 mgr.x (mgr.34107) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: cephadm 2024-04-22T21:11:36.990651+0000 mgr.x (mgr.34107) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:37.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.026752+0000 mon.c (mon.1) 1834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.026752+0000 mon.c (mon.1) 1834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.029170+0000 mon.c (mon.1) 1835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.029170+0000 mon.c (mon.1) 1835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:37.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.030441+0000 mon.c (mon.1) 1836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.030441+0000 mon.c (mon.1) 1836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:37.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.033037+0000 mon.c (mon.1) 1837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.033037+0000 mon.c (mon.1) 1837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:37.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.033941+0000 mon.c (mon.1) 1838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:37.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.033941+0000 mon.c (mon.1) 1838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.041962+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.041962+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: cephadm 2024-04-22T21:11:37.047391+0000 mgr.x (mgr.34107) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: cephadm 2024-04-22T21:11:37.047391+0000 mgr.x (mgr.34107) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.115649+0000 mon.c (mon.1) 1839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.115649+0000 mon.c (mon.1) 1839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.117961+0000 mon.c (mon.1) 1840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.117961+0000 mon.c (mon.1) 1840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.119119+0000 mon.c (mon.1) 1841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.119119+0000 mon.c (mon.1) 1841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.122049+0000 mon.c (mon.1) 1842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.122049+0000 mon.c (mon.1) 1842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.122831+0000 mon.c (mon.1) 1843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.122831+0000 mon.c (mon.1) 1843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.132643+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.132643+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: cephadm 2024-04-22T21:11:37.138233+0000 mgr.x (mgr.34107) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: cephadm 2024-04-22T21:11:37.138233+0000 mgr.x (mgr.34107) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.206776+0000 mon.c (mon.1) 1844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.206776+0000 mon.c (mon.1) 1844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.209253+0000 mon.c (mon.1) 1845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.209253+0000 mon.c (mon.1) 1845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.210595+0000 mon.c (mon.1) 1846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.210595+0000 mon.c (mon.1) 1846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.213156+0000 mon.c (mon.1) 1847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.213156+0000 mon.c (mon.1) 1847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.213924+0000 mon.c (mon.1) 1848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.213924+0000 mon.c (mon.1) 1848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.225343+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.225343+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: cephadm 2024-04-22T21:11:37.230931+0000 mgr.x (mgr.34107) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: cephadm 2024-04-22T21:11:37.230931+0000 mgr.x (mgr.34107) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.282879+0000 mon.c (mon.1) 1849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.282879+0000 mon.c (mon.1) 1849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.285602+0000 mon.c (mon.1) 1850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.285602+0000 mon.c (mon.1) 1850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.287047+0000 mon.c (mon.1) 1851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.287047+0000 mon.c (mon.1) 1851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.290028+0000 mon.c (mon.1) 1852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.290028+0000 mon.c (mon.1) 1852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.290961+0000 mon.c (mon.1) 1853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.290961+0000 mon.c (mon.1) 1853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.305908+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.305908+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: cephadm 2024-04-22T21:11:37.311884+0000 mgr.x (mgr.34107) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: cephadm 2024-04-22T21:11:37.311884+0000 mgr.x (mgr.34107) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.353411+0000 mon.c (mon.1) 1854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.353411+0000 mon.c (mon.1) 1854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.356311+0000 mon.c (mon.1) 1855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.356311+0000 mon.c (mon.1) 1855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.357827+0000 mon.c (mon.1) 1856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.357827+0000 mon.c (mon.1) 1856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.360433+0000 mon.c (mon.1) 1857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.360433+0000 mon.c (mon.1) 1857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.361574+0000 mon.c (mon.1) 1858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.361574+0000 mon.c (mon.1) 1858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.370358+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.370358+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: cephadm 2024-04-22T21:11:37.376142+0000 mgr.x (mgr.34107) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: cephadm 2024-04-22T21:11:37.376142+0000 mgr.x (mgr.34107) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: cluster 2024-04-22T21:11:37.388952+0000 mgr.x (mgr.34107) 857 : cluster [DBG] pgmap v142: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:38.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: cluster 2024-04-22T21:11:37.388952+0000 mgr.x (mgr.34107) 857 : cluster [DBG] pgmap v142: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:38.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.428242+0000 mon.c (mon.1) 1859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.428242+0000 mon.c (mon.1) 1859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.430597+0000 mon.c (mon.1) 1860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.430597+0000 mon.c (mon.1) 1860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.432019+0000 mon.c (mon.1) 1861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.432019+0000 mon.c (mon.1) 1861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.434332+0000 mon.c (mon.1) 1862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.434332+0000 mon.c (mon.1) 1862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.435148+0000 mon.c (mon.1) 1863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.435148+0000 mon.c (mon.1) 1863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.441917+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.441917+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.483616+0000 mon.c (mon.1) 1864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.483616+0000 mon.c (mon.1) 1864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.485770+0000 mon.c (mon.1) 1865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.485770+0000 mon.c (mon.1) 1865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.486809+0000 mon.c (mon.1) 1866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.486809+0000 mon.c (mon.1) 1866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.488903+0000 mon.c (mon.1) 1867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.488903+0000 mon.c (mon.1) 1867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.489924+0000 mon.c (mon.1) 1868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.489924+0000 mon.c (mon.1) 1868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.495974+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.495974+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.540549+0000 mon.c (mon.1) 1869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.540549+0000 mon.c (mon.1) 1869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.542621+0000 mon.c (mon.1) 1870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.542621+0000 mon.c (mon.1) 1870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.543705+0000 mon.c (mon.1) 1871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.543705+0000 mon.c (mon.1) 1871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.545917+0000 mon.c (mon.1) 1872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.545917+0000 mon.c (mon.1) 1872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.546992+0000 mon.c (mon.1) 1873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.546992+0000 mon.c (mon.1) 1873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.553723+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.553723+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.597190+0000 mon.c (mon.1) 1874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.597190+0000 mon.c (mon.1) 1874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.599953+0000 mon.c (mon.1) 1875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.599953+0000 mon.c (mon.1) 1875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.601358+0000 mon.c (mon.1) 1876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.601358+0000 mon.c (mon.1) 1876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.604079+0000 mon.c (mon.1) 1877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.604079+0000 mon.c (mon.1) 1877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.605176+0000 mon.c (mon.1) 1878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.605176+0000 mon.c (mon.1) 1878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.611840+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.611840+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.673562+0000 mon.c (mon.1) 1879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.673562+0000 mon.c (mon.1) 1879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.676999+0000 mon.c (mon.1) 1880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.676999+0000 mon.c (mon.1) 1880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.681891+0000 mon.c (mon.1) 1881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.681891+0000 mon.c (mon.1) 1881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.685620+0000 mon.c (mon.1) 1882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.685620+0000 mon.c (mon.1) 1882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.689060+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.689060+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.696302+0000 mon.c (mon.1) 1883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.696302+0000 mon.c (mon.1) 1883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.701924+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.701924+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.708883+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.708883+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.716203+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:37 smithi123 bash[58916]: audit 2024-04-22T21:11:37.716203+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: cephadm 2024-04-22T21:11:36.422460+0000 mgr.x (mgr.34107) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: cephadm 2024-04-22T21:11:36.422460+0000 mgr.x (mgr.34107) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: cephadm 2024-04-22T21:11:36.517221+0000 mgr.x (mgr.34107) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: cephadm 2024-04-22T21:11:36.517221+0000 mgr.x (mgr.34107) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: cephadm 2024-04-22T21:11:36.589503+0000 mgr.x (mgr.34107) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: cephadm 2024-04-22T21:11:36.589503+0000 mgr.x (mgr.34107) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: cephadm 2024-04-22T21:11:36.644807+0000 mgr.x (mgr.34107) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: cephadm 2024-04-22T21:11:36.644807+0000 mgr.x (mgr.34107) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: cephadm 2024-04-22T21:11:36.700908+0000 mgr.x (mgr.34107) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: cephadm 2024-04-22T21:11:36.700908+0000 mgr.x (mgr.34107) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.743026+0000 mon.c (mon.1) 1809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.743026+0000 mon.c (mon.1) 1809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.745200+0000 mon.c (mon.1) 1810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.745200+0000 mon.c (mon.1) 1810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.746254+0000 mon.c (mon.1) 1811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.746254+0000 mon.c (mon.1) 1811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.748506+0000 mon.c (mon.1) 1812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.748506+0000 mon.c (mon.1) 1812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.749302+0000 mon.c (mon.1) 1813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.749302+0000 mon.c (mon.1) 1813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: cephadm 2024-04-22T21:11:36.422460+0000 mgr.x (mgr.34107) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: cephadm 2024-04-22T21:11:36.422460+0000 mgr.x (mgr.34107) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: cephadm 2024-04-22T21:11:36.517221+0000 mgr.x (mgr.34107) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: cephadm 2024-04-22T21:11:36.517221+0000 mgr.x (mgr.34107) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: cephadm 2024-04-22T21:11:36.589503+0000 mgr.x (mgr.34107) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: cephadm 2024-04-22T21:11:36.589503+0000 mgr.x (mgr.34107) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: cephadm 2024-04-22T21:11:36.644807+0000 mgr.x (mgr.34107) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: cephadm 2024-04-22T21:11:36.644807+0000 mgr.x (mgr.34107) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: cephadm 2024-04-22T21:11:36.700908+0000 mgr.x (mgr.34107) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: cephadm 2024-04-22T21:11:36.700908+0000 mgr.x (mgr.34107) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.743026+0000 mon.c (mon.1) 1809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.743026+0000 mon.c (mon.1) 1809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.745200+0000 mon.c (mon.1) 1810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.745200+0000 mon.c (mon.1) 1810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.746254+0000 mon.c (mon.1) 1811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.746254+0000 mon.c (mon.1) 1811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.748506+0000 mon.c (mon.1) 1812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.748506+0000 mon.c (mon.1) 1812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.749302+0000 mon.c (mon.1) 1813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.749302+0000 mon.c (mon.1) 1813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.754989+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.754989+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: cephadm 2024-04-22T21:11:36.760336+0000 mgr.x (mgr.34107) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: cephadm 2024-04-22T21:11:36.760336+0000 mgr.x (mgr.34107) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.796959+0000 mon.c (mon.1) 1814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.796959+0000 mon.c (mon.1) 1814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.798952+0000 mon.c (mon.1) 1815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.798952+0000 mon.c (mon.1) 1815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.800087+0000 mon.c (mon.1) 1816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.800087+0000 mon.c (mon.1) 1816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.801993+0000 mon.c (mon.1) 1817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.801993+0000 mon.c (mon.1) 1817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.802622+0000 mon.c (mon.1) 1818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.802622+0000 mon.c (mon.1) 1818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.808667+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.808667+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: cephadm 2024-04-22T21:11:36.814033+0000 mgr.x (mgr.34107) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: cephadm 2024-04-22T21:11:36.814033+0000 mgr.x (mgr.34107) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.849709+0000 mon.c (mon.1) 1819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.849709+0000 mon.c (mon.1) 1819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.754989+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.754989+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: cephadm 2024-04-22T21:11:36.760336+0000 mgr.x (mgr.34107) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: cephadm 2024-04-22T21:11:36.760336+0000 mgr.x (mgr.34107) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.796959+0000 mon.c (mon.1) 1814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.796959+0000 mon.c (mon.1) 1814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.798952+0000 mon.c (mon.1) 1815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.798952+0000 mon.c (mon.1) 1815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.800087+0000 mon.c (mon.1) 1816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.800087+0000 mon.c (mon.1) 1816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.801993+0000 mon.c (mon.1) 1817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.801993+0000 mon.c (mon.1) 1817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.802622+0000 mon.c (mon.1) 1818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.802622+0000 mon.c (mon.1) 1818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.808667+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.808667+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: cephadm 2024-04-22T21:11:36.814033+0000 mgr.x (mgr.34107) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: cephadm 2024-04-22T21:11:36.814033+0000 mgr.x (mgr.34107) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.849709+0000 mon.c (mon.1) 1819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.849709+0000 mon.c (mon.1) 1819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.852788+0000 mon.c (mon.1) 1820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.852788+0000 mon.c (mon.1) 1820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.854170+0000 mon.c (mon.1) 1821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.854170+0000 mon.c (mon.1) 1821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.857187+0000 mon.c (mon.1) 1822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.857187+0000 mon.c (mon.1) 1822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.858399+0000 mon.c (mon.1) 1823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.858399+0000 mon.c (mon.1) 1823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.864202+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.864202+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: cephadm 2024-04-22T21:11:36.872316+0000 mgr.x (mgr.34107) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: cephadm 2024-04-22T21:11:36.872316+0000 mgr.x (mgr.34107) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.912800+0000 mon.c (mon.1) 1824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.912800+0000 mon.c (mon.1) 1824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.915206+0000 mon.c (mon.1) 1825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.915206+0000 mon.c (mon.1) 1825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.916440+0000 mon.c (mon.1) 1826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.916440+0000 mon.c (mon.1) 1826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.918746+0000 mon.c (mon.1) 1827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.918746+0000 mon.c (mon.1) 1827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.852788+0000 mon.c (mon.1) 1820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.852788+0000 mon.c (mon.1) 1820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.854170+0000 mon.c (mon.1) 1821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.854170+0000 mon.c (mon.1) 1821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.857187+0000 mon.c (mon.1) 1822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.857187+0000 mon.c (mon.1) 1822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.858399+0000 mon.c (mon.1) 1823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.858399+0000 mon.c (mon.1) 1823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.864202+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.864202+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: cephadm 2024-04-22T21:11:36.872316+0000 mgr.x (mgr.34107) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: cephadm 2024-04-22T21:11:36.872316+0000 mgr.x (mgr.34107) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.912800+0000 mon.c (mon.1) 1824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.912800+0000 mon.c (mon.1) 1824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.915206+0000 mon.c (mon.1) 1825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.915206+0000 mon.c (mon.1) 1825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.916440+0000 mon.c (mon.1) 1826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.916440+0000 mon.c (mon.1) 1826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.918746+0000 mon.c (mon.1) 1827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.918746+0000 mon.c (mon.1) 1827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.919563+0000 mon.c (mon.1) 1828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.919563+0000 mon.c (mon.1) 1828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.925622+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.925622+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: cephadm 2024-04-22T21:11:36.933469+0000 mgr.x (mgr.34107) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: cephadm 2024-04-22T21:11:36.933469+0000 mgr.x (mgr.34107) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.969218+0000 mon.c (mon.1) 1829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.969218+0000 mon.c (mon.1) 1829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.971753+0000 mon.c (mon.1) 1830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.971753+0000 mon.c (mon.1) 1830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.973125+0000 mon.c (mon.1) 1831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.973125+0000 mon.c (mon.1) 1831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.975609+0000 mon.c (mon.1) 1832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.975609+0000 mon.c (mon.1) 1832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.976468+0000 mon.c (mon.1) 1833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.976468+0000 mon.c (mon.1) 1833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.982566+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:36.982566+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: cephadm 2024-04-22T21:11:36.990651+0000 mgr.x (mgr.34107) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: cephadm 2024-04-22T21:11:36.990651+0000 mgr.x (mgr.34107) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.026752+0000 mon.c (mon.1) 1834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.026752+0000 mon.c (mon.1) 1834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.029170+0000 mon.c (mon.1) 1835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.029170+0000 mon.c (mon.1) 1835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.030441+0000 mon.c (mon.1) 1836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.030441+0000 mon.c (mon.1) 1836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.033037+0000 mon.c (mon.1) 1837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.033037+0000 mon.c (mon.1) 1837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.033941+0000 mon.c (mon.1) 1838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.033941+0000 mon.c (mon.1) 1838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.041962+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.041962+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: cephadm 2024-04-22T21:11:37.047391+0000 mgr.x (mgr.34107) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: cephadm 2024-04-22T21:11:37.047391+0000 mgr.x (mgr.34107) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.115649+0000 mon.c (mon.1) 1839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.115649+0000 mon.c (mon.1) 1839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.117961+0000 mon.c (mon.1) 1840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.117961+0000 mon.c (mon.1) 1840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.119119+0000 mon.c (mon.1) 1841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.919563+0000 mon.c (mon.1) 1828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.919563+0000 mon.c (mon.1) 1828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.925622+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.925622+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: cephadm 2024-04-22T21:11:36.933469+0000 mgr.x (mgr.34107) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: cephadm 2024-04-22T21:11:36.933469+0000 mgr.x (mgr.34107) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.969218+0000 mon.c (mon.1) 1829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.969218+0000 mon.c (mon.1) 1829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.971753+0000 mon.c (mon.1) 1830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.971753+0000 mon.c (mon.1) 1830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.973125+0000 mon.c (mon.1) 1831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.973125+0000 mon.c (mon.1) 1831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.975609+0000 mon.c (mon.1) 1832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.975609+0000 mon.c (mon.1) 1832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.976468+0000 mon.c (mon.1) 1833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.976468+0000 mon.c (mon.1) 1833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.982566+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:36.982566+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: cephadm 2024-04-22T21:11:36.990651+0000 mgr.x (mgr.34107) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: cephadm 2024-04-22T21:11:36.990651+0000 mgr.x (mgr.34107) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.119119+0000 mon.c (mon.1) 1841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.122049+0000 mon.c (mon.1) 1842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.122049+0000 mon.c (mon.1) 1842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.122831+0000 mon.c (mon.1) 1843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.122831+0000 mon.c (mon.1) 1843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.132643+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.132643+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: cephadm 2024-04-22T21:11:37.138233+0000 mgr.x (mgr.34107) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: cephadm 2024-04-22T21:11:37.138233+0000 mgr.x (mgr.34107) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.206776+0000 mon.c (mon.1) 1844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.206776+0000 mon.c (mon.1) 1844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.209253+0000 mon.c (mon.1) 1845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.209253+0000 mon.c (mon.1) 1845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.210595+0000 mon.c (mon.1) 1846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.210595+0000 mon.c (mon.1) 1846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.213156+0000 mon.c (mon.1) 1847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.213156+0000 mon.c (mon.1) 1847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.213924+0000 mon.c (mon.1) 1848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.213924+0000 mon.c (mon.1) 1848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.225343+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.026752+0000 mon.c (mon.1) 1834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.026752+0000 mon.c (mon.1) 1834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.029170+0000 mon.c (mon.1) 1835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.029170+0000 mon.c (mon.1) 1835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.030441+0000 mon.c (mon.1) 1836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.030441+0000 mon.c (mon.1) 1836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.033037+0000 mon.c (mon.1) 1837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.033037+0000 mon.c (mon.1) 1837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.033941+0000 mon.c (mon.1) 1838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.033941+0000 mon.c (mon.1) 1838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.041962+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.041962+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: cephadm 2024-04-22T21:11:37.047391+0000 mgr.x (mgr.34107) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: cephadm 2024-04-22T21:11:37.047391+0000 mgr.x (mgr.34107) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.115649+0000 mon.c (mon.1) 1839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.115649+0000 mon.c (mon.1) 1839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.117961+0000 mon.c (mon.1) 1840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.117961+0000 mon.c (mon.1) 1840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.119119+0000 mon.c (mon.1) 1841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.225343+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: cephadm 2024-04-22T21:11:37.230931+0000 mgr.x (mgr.34107) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: cephadm 2024-04-22T21:11:37.230931+0000 mgr.x (mgr.34107) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.282879+0000 mon.c (mon.1) 1849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.282879+0000 mon.c (mon.1) 1849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.285602+0000 mon.c (mon.1) 1850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.285602+0000 mon.c (mon.1) 1850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.287047+0000 mon.c (mon.1) 1851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.287047+0000 mon.c (mon.1) 1851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.290028+0000 mon.c (mon.1) 1852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.290028+0000 mon.c (mon.1) 1852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.290961+0000 mon.c (mon.1) 1853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.290961+0000 mon.c (mon.1) 1853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.305908+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.305908+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: cephadm 2024-04-22T21:11:37.311884+0000 mgr.x (mgr.34107) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: cephadm 2024-04-22T21:11:37.311884+0000 mgr.x (mgr.34107) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.353411+0000 mon.c (mon.1) 1854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.353411+0000 mon.c (mon.1) 1854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.356311+0000 mon.c (mon.1) 1855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.119119+0000 mon.c (mon.1) 1841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.122049+0000 mon.c (mon.1) 1842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.122049+0000 mon.c (mon.1) 1842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.122831+0000 mon.c (mon.1) 1843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.122831+0000 mon.c (mon.1) 1843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.132643+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.132643+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: cephadm 2024-04-22T21:11:37.138233+0000 mgr.x (mgr.34107) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: cephadm 2024-04-22T21:11:37.138233+0000 mgr.x (mgr.34107) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.206776+0000 mon.c (mon.1) 1844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.206776+0000 mon.c (mon.1) 1844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.209253+0000 mon.c (mon.1) 1845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.209253+0000 mon.c (mon.1) 1845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.210595+0000 mon.c (mon.1) 1846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.210595+0000 mon.c (mon.1) 1846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.213156+0000 mon.c (mon.1) 1847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.213156+0000 mon.c (mon.1) 1847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.213924+0000 mon.c (mon.1) 1848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.213924+0000 mon.c (mon.1) 1848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.225343+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.356311+0000 mon.c (mon.1) 1855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.357827+0000 mon.c (mon.1) 1856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.357827+0000 mon.c (mon.1) 1856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.360433+0000 mon.c (mon.1) 1857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.360433+0000 mon.c (mon.1) 1857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.361574+0000 mon.c (mon.1) 1858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.361574+0000 mon.c (mon.1) 1858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.370358+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.370358+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: cephadm 2024-04-22T21:11:37.376142+0000 mgr.x (mgr.34107) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: cephadm 2024-04-22T21:11:37.376142+0000 mgr.x (mgr.34107) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: cluster 2024-04-22T21:11:37.388952+0000 mgr.x (mgr.34107) 857 : cluster [DBG] pgmap v142: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:38.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: cluster 2024-04-22T21:11:37.388952+0000 mgr.x (mgr.34107) 857 : cluster [DBG] pgmap v142: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:38.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.428242+0000 mon.c (mon.1) 1859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.428242+0000 mon.c (mon.1) 1859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.430597+0000 mon.c (mon.1) 1860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.430597+0000 mon.c (mon.1) 1860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.432019+0000 mon.c (mon.1) 1861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.432019+0000 mon.c (mon.1) 1861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.225343+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: cephadm 2024-04-22T21:11:37.230931+0000 mgr.x (mgr.34107) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: cephadm 2024-04-22T21:11:37.230931+0000 mgr.x (mgr.34107) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.282879+0000 mon.c (mon.1) 1849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.282879+0000 mon.c (mon.1) 1849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.285602+0000 mon.c (mon.1) 1850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.285602+0000 mon.c (mon.1) 1850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.287047+0000 mon.c (mon.1) 1851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.287047+0000 mon.c (mon.1) 1851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.290028+0000 mon.c (mon.1) 1852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.290028+0000 mon.c (mon.1) 1852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.290961+0000 mon.c (mon.1) 1853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.290961+0000 mon.c (mon.1) 1853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.305908+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.305908+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: cephadm 2024-04-22T21:11:37.311884+0000 mgr.x (mgr.34107) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: cephadm 2024-04-22T21:11:37.311884+0000 mgr.x (mgr.34107) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.353411+0000 mon.c (mon.1) 1854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.353411+0000 mon.c (mon.1) 1854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.356311+0000 mon.c (mon.1) 1855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.434332+0000 mon.c (mon.1) 1862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.434332+0000 mon.c (mon.1) 1862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.435148+0000 mon.c (mon.1) 1863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.435148+0000 mon.c (mon.1) 1863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.441917+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.441917+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.483616+0000 mon.c (mon.1) 1864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.483616+0000 mon.c (mon.1) 1864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.485770+0000 mon.c (mon.1) 1865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.485770+0000 mon.c (mon.1) 1865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.486809+0000 mon.c (mon.1) 1866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.486809+0000 mon.c (mon.1) 1866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.488903+0000 mon.c (mon.1) 1867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.488903+0000 mon.c (mon.1) 1867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.489924+0000 mon.c (mon.1) 1868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.489924+0000 mon.c (mon.1) 1868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.495974+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.495974+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.540549+0000 mon.c (mon.1) 1869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.356311+0000 mon.c (mon.1) 1855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.357827+0000 mon.c (mon.1) 1856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.357827+0000 mon.c (mon.1) 1856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.360433+0000 mon.c (mon.1) 1857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.360433+0000 mon.c (mon.1) 1857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.361574+0000 mon.c (mon.1) 1858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.361574+0000 mon.c (mon.1) 1858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.370358+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.370358+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: cephadm 2024-04-22T21:11:37.376142+0000 mgr.x (mgr.34107) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: cephadm 2024-04-22T21:11:37.376142+0000 mgr.x (mgr.34107) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: cluster 2024-04-22T21:11:37.388952+0000 mgr.x (mgr.34107) 857 : cluster [DBG] pgmap v142: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:38.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: cluster 2024-04-22T21:11:37.388952+0000 mgr.x (mgr.34107) 857 : cluster [DBG] pgmap v142: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:38.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.428242+0000 mon.c (mon.1) 1859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.428242+0000 mon.c (mon.1) 1859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.430597+0000 mon.c (mon.1) 1860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.430597+0000 mon.c (mon.1) 1860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.432019+0000 mon.c (mon.1) 1861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.432019+0000 mon.c (mon.1) 1861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.540549+0000 mon.c (mon.1) 1869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.542621+0000 mon.c (mon.1) 1870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.542621+0000 mon.c (mon.1) 1870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.543705+0000 mon.c (mon.1) 1871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.543705+0000 mon.c (mon.1) 1871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.545917+0000 mon.c (mon.1) 1872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.545917+0000 mon.c (mon.1) 1872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.546992+0000 mon.c (mon.1) 1873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.546992+0000 mon.c (mon.1) 1873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.553723+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.553723+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.597190+0000 mon.c (mon.1) 1874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.597190+0000 mon.c (mon.1) 1874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.599953+0000 mon.c (mon.1) 1875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.599953+0000 mon.c (mon.1) 1875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.601358+0000 mon.c (mon.1) 1876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.601358+0000 mon.c (mon.1) 1876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.604079+0000 mon.c (mon.1) 1877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.604079+0000 mon.c (mon.1) 1877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.434332+0000 mon.c (mon.1) 1862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.434332+0000 mon.c (mon.1) 1862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.435148+0000 mon.c (mon.1) 1863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.435148+0000 mon.c (mon.1) 1863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.441917+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.441917+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.483616+0000 mon.c (mon.1) 1864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.483616+0000 mon.c (mon.1) 1864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.485770+0000 mon.c (mon.1) 1865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.485770+0000 mon.c (mon.1) 1865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.486809+0000 mon.c (mon.1) 1866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.486809+0000 mon.c (mon.1) 1866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.488903+0000 mon.c (mon.1) 1867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.488903+0000 mon.c (mon.1) 1867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.489924+0000 mon.c (mon.1) 1868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.489924+0000 mon.c (mon.1) 1868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.495974+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.495974+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.540549+0000 mon.c (mon.1) 1869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.605176+0000 mon.c (mon.1) 1878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.605176+0000 mon.c (mon.1) 1878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.611840+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.611840+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.673562+0000 mon.c (mon.1) 1879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.673562+0000 mon.c (mon.1) 1879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.676999+0000 mon.c (mon.1) 1880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.676999+0000 mon.c (mon.1) 1880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.681891+0000 mon.c (mon.1) 1881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.681891+0000 mon.c (mon.1) 1881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.685620+0000 mon.c (mon.1) 1882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.685620+0000 mon.c (mon.1) 1882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.689060+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.689060+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.696302+0000 mon.c (mon.1) 1883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.696302+0000 mon.c (mon.1) 1883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.701924+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.701924+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.708883+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.708883+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.716203+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[75184]: audit 2024-04-22T21:11:37.716203+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.540549+0000 mon.c (mon.1) 1869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.542621+0000 mon.c (mon.1) 1870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.542621+0000 mon.c (mon.1) 1870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.543705+0000 mon.c (mon.1) 1871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.543705+0000 mon.c (mon.1) 1871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.545917+0000 mon.c (mon.1) 1872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.545917+0000 mon.c (mon.1) 1872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.546992+0000 mon.c (mon.1) 1873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.546992+0000 mon.c (mon.1) 1873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.553723+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.553723+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.597190+0000 mon.c (mon.1) 1874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.597190+0000 mon.c (mon.1) 1874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.599953+0000 mon.c (mon.1) 1875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.070 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.599953+0000 mon.c (mon.1) 1875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.070 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.601358+0000 mon.c (mon.1) 1876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.070 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.601358+0000 mon.c (mon.1) 1876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.070 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.604079+0000 mon.c (mon.1) 1877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.070 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.604079+0000 mon.c (mon.1) 1877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.070 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.605176+0000 mon.c (mon.1) 1878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.070 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.605176+0000 mon.c (mon.1) 1878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.070 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.611840+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.070 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.611840+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.070 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.673562+0000 mon.c (mon.1) 1879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.070 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.673562+0000 mon.c (mon.1) 1879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.070 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.676999+0000 mon.c (mon.1) 1880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.676999+0000 mon.c (mon.1) 1880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.681891+0000 mon.c (mon.1) 1881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.681891+0000 mon.c (mon.1) 1881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.685620+0000 mon.c (mon.1) 1882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.685620+0000 mon.c (mon.1) 1882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.689060+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.689060+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.696302+0000 mon.c (mon.1) 1883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.696302+0000 mon.c (mon.1) 1883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.701924+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.701924+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.708883+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.708883+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.072 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.716203+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.072 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:37 smithi121 bash[73084]: audit 2024-04-22T21:11:37.716203+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.719 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[88334]: debug 2024-04-22T21:11:38.316+0000 7f53f9c41700 1 -- 172.21.15.121:0/113397523 <== mon.1 v2:172.21.15.121:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c620343680 con 0x55c6203a0c00 2024-04-22T21:11:38.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: cephadm 2024-04-22T21:11:37.447684+0000 mgr.x (mgr.34107) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: cephadm 2024-04-22T21:11:37.447684+0000 mgr.x (mgr.34107) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: cephadm 2024-04-22T21:11:37.503940+0000 mgr.x (mgr.34107) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: cephadm 2024-04-22T21:11:37.503940+0000 mgr.x (mgr.34107) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: cephadm 2024-04-22T21:11:37.561444+0000 mgr.x (mgr.34107) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: cephadm 2024-04-22T21:11:37.561444+0000 mgr.x (mgr.34107) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: cephadm 2024-04-22T21:11:37.619871+0000 mgr.x (mgr.34107) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: cephadm 2024-04-22T21:11:37.619871+0000 mgr.x (mgr.34107) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: cephadm 2024-04-22T21:11:37.716503+0000 mgr.x (mgr.34107) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: cephadm 2024-04-22T21:11:37.716503+0000 mgr.x (mgr.34107) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.769623+0000 mon.c (mon.1) 1884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.769623+0000 mon.c (mon.1) 1884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.771793+0000 mon.c (mon.1) 1885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.771793+0000 mon.c (mon.1) 1885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.773504+0000 mon.c (mon.1) 1886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.773504+0000 mon.c (mon.1) 1886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.776401+0000 mon.c (mon.1) 1887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.776401+0000 mon.c (mon.1) 1887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.777387+0000 mon.c (mon.1) 1888 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.777387+0000 mon.c (mon.1) 1888 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.783676+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.783676+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: cephadm 2024-04-22T21:11:37.791582+0000 mgr.x (mgr.34107) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: cephadm 2024-04-22T21:11:37.791582+0000 mgr.x (mgr.34107) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.832234+0000 mon.c (mon.1) 1889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.832234+0000 mon.c (mon.1) 1889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.835275+0000 mon.c (mon.1) 1890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.835275+0000 mon.c (mon.1) 1890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.836643+0000 mon.c (mon.1) 1891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.836643+0000 mon.c (mon.1) 1891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.839085+0000 mon.c (mon.1) 1892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.839085+0000 mon.c (mon.1) 1892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.839960+0000 mon.c (mon.1) 1893 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.839960+0000 mon.c (mon.1) 1893 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.848180+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.848180+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: cephadm 2024-04-22T21:11:37.853743+0000 mgr.x (mgr.34107) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: cephadm 2024-04-22T21:11:37.853743+0000 mgr.x (mgr.34107) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.889825+0000 mon.c (mon.1) 1894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.889825+0000 mon.c (mon.1) 1894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.892505+0000 mon.c (mon.1) 1895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.892505+0000 mon.c (mon.1) 1895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.893834+0000 mon.c (mon.1) 1896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.893834+0000 mon.c (mon.1) 1896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.896346+0000 mon.c (mon.1) 1897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.896346+0000 mon.c (mon.1) 1897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.897241+0000 mon.c (mon.1) 1898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.897241+0000 mon.c (mon.1) 1898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.905681+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.905681+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: cephadm 2024-04-22T21:11:37.911724+0000 mgr.x (mgr.34107) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: cephadm 2024-04-22T21:11:37.911724+0000 mgr.x (mgr.34107) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.964202+0000 mon.c (mon.1) 1899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.964202+0000 mon.c (mon.1) 1899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.966465+0000 mon.c (mon.1) 1900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.966465+0000 mon.c (mon.1) 1900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.967638+0000 mon.c (mon.1) 1901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.967638+0000 mon.c (mon.1) 1901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.969911+0000 mon.c (mon.1) 1902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.969911+0000 mon.c (mon.1) 1902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.970797+0000 mon.c (mon.1) 1903 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.970797+0000 mon.c (mon.1) 1903 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.979214+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:37.979214+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: cephadm 2024-04-22T21:11:37.985413+0000 mgr.x (mgr.34107) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: cephadm 2024-04-22T21:11:37.985413+0000 mgr.x (mgr.34107) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.038333+0000 mon.c (mon.1) 1904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.038333+0000 mon.c (mon.1) 1904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.041027+0000 mon.c (mon.1) 1905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.041027+0000 mon.c (mon.1) 1905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:38.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.042213+0000 mon.c (mon.1) 1906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.042213+0000 mon.c (mon.1) 1906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:38.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.044548+0000 mon.c (mon.1) 1907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.044548+0000 mon.c (mon.1) 1907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:38.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.045535+0000 mon.c (mon.1) 1908 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.045535+0000 mon.c (mon.1) 1908 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:38.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.054546+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.054546+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:38.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: cephadm 2024-04-22T21:11:38.059938+0000 mgr.x (mgr.34107) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: cephadm 2024-04-22T21:11:38.059938+0000 mgr.x (mgr.34107) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:38.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.111921+0000 mon.c (mon.1) 1909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.111921+0000 mon.c (mon.1) 1909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.114057+0000 mon.c (mon.1) 1910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.114057+0000 mon.c (mon.1) 1910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.115047+0000 mon.c (mon.1) 1911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.115047+0000 mon.c (mon.1) 1911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.116902+0000 mon.c (mon.1) 1912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.116902+0000 mon.c (mon.1) 1912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.117519+0000 mon.c (mon.1) 1913 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.117519+0000 mon.c (mon.1) 1913 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.122827+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.122827+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: cephadm 2024-04-22T21:11:38.128719+0000 mgr.x (mgr.34107) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: cephadm 2024-04-22T21:11:38.128719+0000 mgr.x (mgr.34107) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.164738+0000 mon.c (mon.1) 1914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.164738+0000 mon.c (mon.1) 1914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.167340+0000 mon.c (mon.1) 1915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.167340+0000 mon.c (mon.1) 1915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.168773+0000 mon.c (mon.1) 1916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.168773+0000 mon.c (mon.1) 1916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.171286+0000 mon.c (mon.1) 1917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.171286+0000 mon.c (mon.1) 1917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.172216+0000 mon.c (mon.1) 1918 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.172216+0000 mon.c (mon.1) 1918 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.178411+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.178411+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: cephadm 2024-04-22T21:11:38.188509+0000 mgr.x (mgr.34107) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: cephadm 2024-04-22T21:11:38.188509+0000 mgr.x (mgr.34107) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.229292+0000 mon.c (mon.1) 1919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.229292+0000 mon.c (mon.1) 1919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.231681+0000 mon.c (mon.1) 1920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.231681+0000 mon.c (mon.1) 1920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.232704+0000 mon.c (mon.1) 1921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.232704+0000 mon.c (mon.1) 1921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.234733+0000 mon.c (mon.1) 1922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.234733+0000 mon.c (mon.1) 1922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.235440+0000 mon.c (mon.1) 1923 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.235440+0000 mon.c (mon.1) 1923 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.241182+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.241182+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: cephadm 2024-04-22T21:11:38.249084+0000 mgr.x (mgr.34107) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: cephadm 2024-04-22T21:11:38.249084+0000 mgr.x (mgr.34107) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.289470+0000 mon.c (mon.1) 1924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.289470+0000 mon.c (mon.1) 1924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.291771+0000 mon.c (mon.1) 1925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.291771+0000 mon.c (mon.1) 1925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.292705+0000 mon.c (mon.1) 1926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.292705+0000 mon.c (mon.1) 1926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.294716+0000 mon.c (mon.1) 1927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.294716+0000 mon.c (mon.1) 1927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.295402+0000 mon.c (mon.1) 1928 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.295402+0000 mon.c (mon.1) 1928 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.301230+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.301230+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: cephadm 2024-04-22T21:11:38.308929+0000 mgr.x (mgr.34107) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: cephadm 2024-04-22T21:11:38.308929+0000 mgr.x (mgr.34107) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.348933+0000 mon.c (mon.1) 1929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.348933+0000 mon.c (mon.1) 1929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.351247+0000 mon.c (mon.1) 1930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.351247+0000 mon.c (mon.1) 1930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.352238+0000 mon.c (mon.1) 1931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.352238+0000 mon.c (mon.1) 1931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.354539+0000 mon.c (mon.1) 1932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.354539+0000 mon.c (mon.1) 1932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.355516+0000 mon.c (mon.1) 1933 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.355516+0000 mon.c (mon.1) 1933 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.361693+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.361693+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: cephadm 2024-04-22T21:11:38.367706+0000 mgr.x (mgr.34107) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: cephadm 2024-04-22T21:11:38.367706+0000 mgr.x (mgr.34107) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.407975+0000 mon.c (mon.1) 1934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.407975+0000 mon.c (mon.1) 1934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.410769+0000 mon.c (mon.1) 1935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.410769+0000 mon.c (mon.1) 1935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.411928+0000 mon.c (mon.1) 1936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.411928+0000 mon.c (mon.1) 1936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.414540+0000 mon.c (mon.1) 1937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.414540+0000 mon.c (mon.1) 1937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.415430+0000 mon.c (mon.1) 1938 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.415430+0000 mon.c (mon.1) 1938 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.426182+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.426182+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.472299+0000 mon.c (mon.1) 1939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.472299+0000 mon.c (mon.1) 1939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.475176+0000 mon.c (mon.1) 1940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.475176+0000 mon.c (mon.1) 1940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.476739+0000 mon.c (mon.1) 1941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.476739+0000 mon.c (mon.1) 1941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.479458+0000 mon.c (mon.1) 1942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.479458+0000 mon.c (mon.1) 1942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.480474+0000 mon.c (mon.1) 1943 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.480474+0000 mon.c (mon.1) 1943 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.491015+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.491015+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.537726+0000 mon.c (mon.1) 1944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.537726+0000 mon.c (mon.1) 1944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.541142+0000 mon.c (mon.1) 1945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.541142+0000 mon.c (mon.1) 1945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.542840+0000 mon.c (mon.1) 1946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.542840+0000 mon.c (mon.1) 1946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.545839+0000 mon.c (mon.1) 1947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.545839+0000 mon.c (mon.1) 1947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.547088+0000 mon.c (mon.1) 1948 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.547088+0000 mon.c (mon.1) 1948 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.558381+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.558381+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.621142+0000 mon.c (mon.1) 1949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.621142+0000 mon.c (mon.1) 1949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.623623+0000 mon.c (mon.1) 1950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.623623+0000 mon.c (mon.1) 1950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.624659+0000 mon.c (mon.1) 1951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.624659+0000 mon.c (mon.1) 1951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.627344+0000 mon.c (mon.1) 1952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.627344+0000 mon.c (mon.1) 1952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.013 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.628121+0000 mon.c (mon.1) 1953 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.013 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.628121+0000 mon.c (mon.1) 1953 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.013 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.633889+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.013 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.633889+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.013 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.679878+0000 mon.c (mon.1) 1954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.013 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.679878+0000 mon.c (mon.1) 1954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.013 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.682340+0000 mon.c (mon.1) 1955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.014 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.682340+0000 mon.c (mon.1) 1955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.014 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.683397+0000 mon.c (mon.1) 1956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.014 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.683397+0000 mon.c (mon.1) 1956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.014 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.686248+0000 mon.c (mon.1) 1957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.686248+0000 mon.c (mon.1) 1957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.687249+0000 mon.c (mon.1) 1958 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.687249+0000 mon.c (mon.1) 1958 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.694025+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:38 smithi123 bash[58916]: audit 2024-04-22T21:11:38.694025+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.016 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[73084]: cephadm 2024-04-22T21:11:37.447684+0000 mgr.x (mgr.34107) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.016 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[73084]: cephadm 2024-04-22T21:11:37.447684+0000 mgr.x (mgr.34107) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.016 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[73084]: cephadm 2024-04-22T21:11:37.503940+0000 mgr.x (mgr.34107) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.016 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[73084]: cephadm 2024-04-22T21:11:37.503940+0000 mgr.x (mgr.34107) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.017 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[73084]: cephadm 2024-04-22T21:11:37.561444+0000 mgr.x (mgr.34107) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.017 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[73084]: cephadm 2024-04-22T21:11:37.561444+0000 mgr.x (mgr.34107) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.017 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[73084]: cephadm 2024-04-22T21:11:37.619871+0000 mgr.x (mgr.34107) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.017 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[73084]: cephadm 2024-04-22T21:11:37.619871+0000 mgr.x (mgr.34107) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.017 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[73084]: cephadm 2024-04-22T21:11:37.716503+0000 mgr.x (mgr.34107) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.017 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[73084]: cephadm 2024-04-22T21:11:37.716503+0000 mgr.x (mgr.34107) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.017 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[73084]: audit 2024-04-22T21:11:37.769623+0000 mon.c (mon.1) 1884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.017 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[73084]: audit 2024-04-22T21:11:37.769623+0000 mon.c (mon.1) 1884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.017 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[73084]: audit 2024-04-22T21:11:37.771793+0000 mon.c (mon.1) 1885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.017 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[73084]: audit 2024-04-22T21:11:37.771793+0000 mon.c (mon.1) 1885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.017 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[73084]: audit 2024-04-22T21:11:37.773504+0000 mon.c (mon.1) 1886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.017 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[73084]: audit 2024-04-22T21:11:37.773504+0000 mon.c (mon.1) 1886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.018 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[73084]: audit 2024-04-22T21:11:37.776401+0000 mon.c (mon.1) 1887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.018 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[73084]: audit 2024-04-22T21:11:37.776401+0000 mon.c (mon.1) 1887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.018 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[73084]: audit 2024-04-22T21:11:37.777387+0000 mon.c (mon.1) 1888 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.018 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[73084]: audit 2024-04-22T21:11:37.777387+0000 mon.c (mon.1) 1888 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.018 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[73084]: audit 2024-04-22T21:11:37.783676+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.018 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[73084]: audit 2024-04-22T21:11:37.783676+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.018 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[73084]: cephadm 2024-04-22T21:11:37.791582+0000 mgr.x (mgr.34107) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.018 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[73084]: cephadm 2024-04-22T21:11:37.791582+0000 mgr.x (mgr.34107) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.018 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[73084]: audit 2024-04-22T21:11:37.832234+0000 mon.c (mon.1) 1889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.019 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: cephadm 2024-04-22T21:11:37.447684+0000 mgr.x (mgr.34107) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.019 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: cephadm 2024-04-22T21:11:37.447684+0000 mgr.x (mgr.34107) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.019 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: cephadm 2024-04-22T21:11:37.503940+0000 mgr.x (mgr.34107) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.019 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: cephadm 2024-04-22T21:11:37.503940+0000 mgr.x (mgr.34107) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.019 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: cephadm 2024-04-22T21:11:37.561444+0000 mgr.x (mgr.34107) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.019 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: cephadm 2024-04-22T21:11:37.561444+0000 mgr.x (mgr.34107) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.019 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: cephadm 2024-04-22T21:11:37.619871+0000 mgr.x (mgr.34107) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.019 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: cephadm 2024-04-22T21:11:37.619871+0000 mgr.x (mgr.34107) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.019 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: cephadm 2024-04-22T21:11:37.716503+0000 mgr.x (mgr.34107) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.020 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: cephadm 2024-04-22T21:11:37.716503+0000 mgr.x (mgr.34107) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.020 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: audit 2024-04-22T21:11:37.769623+0000 mon.c (mon.1) 1884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.020 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: audit 2024-04-22T21:11:37.769623+0000 mon.c (mon.1) 1884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.020 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: audit 2024-04-22T21:11:37.771793+0000 mon.c (mon.1) 1885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.020 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: audit 2024-04-22T21:11:37.771793+0000 mon.c (mon.1) 1885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.020 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: audit 2024-04-22T21:11:37.773504+0000 mon.c (mon.1) 1886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.020 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: audit 2024-04-22T21:11:37.773504+0000 mon.c (mon.1) 1886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.020 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: audit 2024-04-22T21:11:37.776401+0000 mon.c (mon.1) 1887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.020 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: audit 2024-04-22T21:11:37.776401+0000 mon.c (mon.1) 1887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.020 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: audit 2024-04-22T21:11:37.777387+0000 mon.c (mon.1) 1888 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.020 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: audit 2024-04-22T21:11:37.777387+0000 mon.c (mon.1) 1888 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.020 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: audit 2024-04-22T21:11:37.783676+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.020 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: audit 2024-04-22T21:11:37.783676+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.020 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: cephadm 2024-04-22T21:11:37.791582+0000 mgr.x (mgr.34107) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.021 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: cephadm 2024-04-22T21:11:37.791582+0000 mgr.x (mgr.34107) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.021 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: audit 2024-04-22T21:11:37.832234+0000 mon.c (mon.1) 1889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.021 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: audit 2024-04-22T21:11:37.832234+0000 mon.c (mon.1) 1889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.021 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: audit 2024-04-22T21:11:37.835275+0000 mon.c (mon.1) 1890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.021 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: audit 2024-04-22T21:11:37.835275+0000 mon.c (mon.1) 1890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.021 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: audit 2024-04-22T21:11:37.836643+0000 mon.c (mon.1) 1891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.021 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: audit 2024-04-22T21:11:37.836643+0000 mon.c (mon.1) 1891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.021 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: audit 2024-04-22T21:11:37.839085+0000 mon.c (mon.1) 1892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.021 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: audit 2024-04-22T21:11:37.839085+0000 mon.c (mon.1) 1892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.021 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: audit 2024-04-22T21:11:37.839960+0000 mon.c (mon.1) 1893 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.021 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: audit 2024-04-22T21:11:37.839960+0000 mon.c (mon.1) 1893 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.021 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: audit 2024-04-22T21:11:37.848180+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.021 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: audit 2024-04-22T21:11:37.848180+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.021 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:38 smithi121 bash[75184]: cephadm 2024-04-22T21:11:37.853743+0000 mgr.x (mgr.34107) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.022 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:37.853743+0000 mgr.x (mgr.34107) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.022 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:37.889825+0000 mon.c (mon.1) 1894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.022 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:37.889825+0000 mon.c (mon.1) 1894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.022 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:37.892505+0000 mon.c (mon.1) 1895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.022 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:37.892505+0000 mon.c (mon.1) 1895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.022 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:37.893834+0000 mon.c (mon.1) 1896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.022 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:37.893834+0000 mon.c (mon.1) 1896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.022 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:37.896346+0000 mon.c (mon.1) 1897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.022 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:37.896346+0000 mon.c (mon.1) 1897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.284 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[88334]: debug 2024-04-22T21:11:38.884+0000 7f5402dd97c0 -1 Falling back to public interface 2024-04-22T21:11:39.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.832234+0000 mon.c (mon.1) 1889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.835275+0000 mon.c (mon.1) 1890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.835275+0000 mon.c (mon.1) 1890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.836643+0000 mon.c (mon.1) 1891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.836643+0000 mon.c (mon.1) 1891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.839085+0000 mon.c (mon.1) 1892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.839085+0000 mon.c (mon.1) 1892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.839960+0000 mon.c (mon.1) 1893 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.839960+0000 mon.c (mon.1) 1893 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.848180+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.848180+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:37.853743+0000 mgr.x (mgr.34107) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:37.853743+0000 mgr.x (mgr.34107) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.889825+0000 mon.c (mon.1) 1894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.889825+0000 mon.c (mon.1) 1894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.892505+0000 mon.c (mon.1) 1895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.892505+0000 mon.c (mon.1) 1895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.893834+0000 mon.c (mon.1) 1896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.893834+0000 mon.c (mon.1) 1896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:37.897241+0000 mon.c (mon.1) 1898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:37.897241+0000 mon.c (mon.1) 1898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:37.905681+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:37.905681+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:37.911724+0000 mgr.x (mgr.34107) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:37.911724+0000 mgr.x (mgr.34107) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:37.964202+0000 mon.c (mon.1) 1899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:37.964202+0000 mon.c (mon.1) 1899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:37.966465+0000 mon.c (mon.1) 1900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:37.966465+0000 mon.c (mon.1) 1900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:37.967638+0000 mon.c (mon.1) 1901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:37.967638+0000 mon.c (mon.1) 1901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:37.969911+0000 mon.c (mon.1) 1902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:37.969911+0000 mon.c (mon.1) 1902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:37.970797+0000 mon.c (mon.1) 1903 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:37.970797+0000 mon.c (mon.1) 1903 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:37.979214+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:37.979214+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:37.985413+0000 mgr.x (mgr.34107) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:37.985413+0000 mgr.x (mgr.34107) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.896346+0000 mon.c (mon.1) 1897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.896346+0000 mon.c (mon.1) 1897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.897241+0000 mon.c (mon.1) 1898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.897241+0000 mon.c (mon.1) 1898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.905681+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.905681+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:37.911724+0000 mgr.x (mgr.34107) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:37.911724+0000 mgr.x (mgr.34107) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.964202+0000 mon.c (mon.1) 1899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.964202+0000 mon.c (mon.1) 1899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.966465+0000 mon.c (mon.1) 1900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.966465+0000 mon.c (mon.1) 1900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.967638+0000 mon.c (mon.1) 1901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.967638+0000 mon.c (mon.1) 1901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.969911+0000 mon.c (mon.1) 1902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.969911+0000 mon.c (mon.1) 1902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.970797+0000 mon.c (mon.1) 1903 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.970797+0000 mon.c (mon.1) 1903 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.979214+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:37.979214+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:37.985413+0000 mgr.x (mgr.34107) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:37.985413+0000 mgr.x (mgr.34107) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.038333+0000 mon.c (mon.1) 1904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.038333+0000 mon.c (mon.1) 1904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.041027+0000 mon.c (mon.1) 1905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.041027+0000 mon.c (mon.1) 1905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.042213+0000 mon.c (mon.1) 1906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.042213+0000 mon.c (mon.1) 1906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.044548+0000 mon.c (mon.1) 1907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.044548+0000 mon.c (mon.1) 1907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.045535+0000 mon.c (mon.1) 1908 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.045535+0000 mon.c (mon.1) 1908 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.054546+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.054546+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:38.059938+0000 mgr.x (mgr.34107) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:38.059938+0000 mgr.x (mgr.34107) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.111921+0000 mon.c (mon.1) 1909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.111921+0000 mon.c (mon.1) 1909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.114057+0000 mon.c (mon.1) 1910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.114057+0000 mon.c (mon.1) 1910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.038333+0000 mon.c (mon.1) 1904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.038333+0000 mon.c (mon.1) 1904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.041027+0000 mon.c (mon.1) 1905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.041027+0000 mon.c (mon.1) 1905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.042213+0000 mon.c (mon.1) 1906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.042213+0000 mon.c (mon.1) 1906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.044548+0000 mon.c (mon.1) 1907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.044548+0000 mon.c (mon.1) 1907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.045535+0000 mon.c (mon.1) 1908 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.045535+0000 mon.c (mon.1) 1908 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.054546+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.054546+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:38.059938+0000 mgr.x (mgr.34107) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:38.059938+0000 mgr.x (mgr.34107) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.111921+0000 mon.c (mon.1) 1909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.111921+0000 mon.c (mon.1) 1909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.114057+0000 mon.c (mon.1) 1910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.114057+0000 mon.c (mon.1) 1910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.115047+0000 mon.c (mon.1) 1911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.115047+0000 mon.c (mon.1) 1911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.115047+0000 mon.c (mon.1) 1911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.116902+0000 mon.c (mon.1) 1912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.116902+0000 mon.c (mon.1) 1912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.117519+0000 mon.c (mon.1) 1913 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.117519+0000 mon.c (mon.1) 1913 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.122827+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.122827+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:38.128719+0000 mgr.x (mgr.34107) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:38.128719+0000 mgr.x (mgr.34107) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.164738+0000 mon.c (mon.1) 1914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.164738+0000 mon.c (mon.1) 1914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.167340+0000 mon.c (mon.1) 1915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.167340+0000 mon.c (mon.1) 1915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.168773+0000 mon.c (mon.1) 1916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.168773+0000 mon.c (mon.1) 1916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.171286+0000 mon.c (mon.1) 1917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.171286+0000 mon.c (mon.1) 1917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.172216+0000 mon.c (mon.1) 1918 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.115047+0000 mon.c (mon.1) 1911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.116902+0000 mon.c (mon.1) 1912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.116902+0000 mon.c (mon.1) 1912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.117519+0000 mon.c (mon.1) 1913 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.117519+0000 mon.c (mon.1) 1913 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.122827+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.122827+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:38.128719+0000 mgr.x (mgr.34107) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:38.128719+0000 mgr.x (mgr.34107) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.164738+0000 mon.c (mon.1) 1914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.164738+0000 mon.c (mon.1) 1914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.167340+0000 mon.c (mon.1) 1915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.167340+0000 mon.c (mon.1) 1915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.168773+0000 mon.c (mon.1) 1916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.168773+0000 mon.c (mon.1) 1916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.171286+0000 mon.c (mon.1) 1917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.171286+0000 mon.c (mon.1) 1917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.172216+0000 mon.c (mon.1) 1918 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.172216+0000 mon.c (mon.1) 1918 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.178411+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.172216+0000 mon.c (mon.1) 1918 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.178411+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.178411+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:38.188509+0000 mgr.x (mgr.34107) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:38.188509+0000 mgr.x (mgr.34107) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.229292+0000 mon.c (mon.1) 1919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.229292+0000 mon.c (mon.1) 1919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.231681+0000 mon.c (mon.1) 1920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.231681+0000 mon.c (mon.1) 1920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.232704+0000 mon.c (mon.1) 1921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.232704+0000 mon.c (mon.1) 1921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.234733+0000 mon.c (mon.1) 1922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.234733+0000 mon.c (mon.1) 1922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.235440+0000 mon.c (mon.1) 1923 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.235440+0000 mon.c (mon.1) 1923 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.241182+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.241182+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:38.249084+0000 mgr.x (mgr.34107) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:38.249084+0000 mgr.x (mgr.34107) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.289470+0000 mon.c (mon.1) 1924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.289470+0000 mon.c (mon.1) 1924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.291771+0000 mon.c (mon.1) 1925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.291771+0000 mon.c (mon.1) 1925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.292705+0000 mon.c (mon.1) 1926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.292705+0000 mon.c (mon.1) 1926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.294716+0000 mon.c (mon.1) 1927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.294716+0000 mon.c (mon.1) 1927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.295402+0000 mon.c (mon.1) 1928 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.295402+0000 mon.c (mon.1) 1928 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.301230+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.301230+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:38.308929+0000 mgr.x (mgr.34107) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:38.308929+0000 mgr.x (mgr.34107) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.348933+0000 mon.c (mon.1) 1929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.348933+0000 mon.c (mon.1) 1929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.351247+0000 mon.c (mon.1) 1930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.351247+0000 mon.c (mon.1) 1930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.352238+0000 mon.c (mon.1) 1931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.352238+0000 mon.c (mon.1) 1931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.354539+0000 mon.c (mon.1) 1932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.178411+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:38.188509+0000 mgr.x (mgr.34107) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:38.188509+0000 mgr.x (mgr.34107) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.229292+0000 mon.c (mon.1) 1919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.229292+0000 mon.c (mon.1) 1919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.231681+0000 mon.c (mon.1) 1920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.231681+0000 mon.c (mon.1) 1920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.232704+0000 mon.c (mon.1) 1921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.232704+0000 mon.c (mon.1) 1921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.234733+0000 mon.c (mon.1) 1922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.234733+0000 mon.c (mon.1) 1922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.235440+0000 mon.c (mon.1) 1923 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.235440+0000 mon.c (mon.1) 1923 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.241182+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.241182+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:38.249084+0000 mgr.x (mgr.34107) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:38.249084+0000 mgr.x (mgr.34107) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.289470+0000 mon.c (mon.1) 1924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.289470+0000 mon.c (mon.1) 1924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.291771+0000 mon.c (mon.1) 1925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.354539+0000 mon.c (mon.1) 1932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.355516+0000 mon.c (mon.1) 1933 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.355516+0000 mon.c (mon.1) 1933 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.361693+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.361693+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:38.367706+0000 mgr.x (mgr.34107) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:38.367706+0000 mgr.x (mgr.34107) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.407975+0000 mon.c (mon.1) 1934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.407975+0000 mon.c (mon.1) 1934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.410769+0000 mon.c (mon.1) 1935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.410769+0000 mon.c (mon.1) 1935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.411928+0000 mon.c (mon.1) 1936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.411928+0000 mon.c (mon.1) 1936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.414540+0000 mon.c (mon.1) 1937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.414540+0000 mon.c (mon.1) 1937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.415430+0000 mon.c (mon.1) 1938 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.415430+0000 mon.c (mon.1) 1938 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.426182+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.426182+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.472299+0000 mon.c (mon.1) 1939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.472299+0000 mon.c (mon.1) 1939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.475176+0000 mon.c (mon.1) 1940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.475176+0000 mon.c (mon.1) 1940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.476739+0000 mon.c (mon.1) 1941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.476739+0000 mon.c (mon.1) 1941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.479458+0000 mon.c (mon.1) 1942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.479458+0000 mon.c (mon.1) 1942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.480474+0000 mon.c (mon.1) 1943 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.480474+0000 mon.c (mon.1) 1943 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.491015+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.491015+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.537726+0000 mon.c (mon.1) 1944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.537726+0000 mon.c (mon.1) 1944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.541142+0000 mon.c (mon.1) 1945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.541142+0000 mon.c (mon.1) 1945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.542840+0000 mon.c (mon.1) 1946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.542840+0000 mon.c (mon.1) 1946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.545839+0000 mon.c (mon.1) 1947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.545839+0000 mon.c (mon.1) 1947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.291771+0000 mon.c (mon.1) 1925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.292705+0000 mon.c (mon.1) 1926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.292705+0000 mon.c (mon.1) 1926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.294716+0000 mon.c (mon.1) 1927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.294716+0000 mon.c (mon.1) 1927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.295402+0000 mon.c (mon.1) 1928 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.295402+0000 mon.c (mon.1) 1928 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.301230+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.301230+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:38.308929+0000 mgr.x (mgr.34107) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:38.308929+0000 mgr.x (mgr.34107) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.348933+0000 mon.c (mon.1) 1929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.348933+0000 mon.c (mon.1) 1929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.351247+0000 mon.c (mon.1) 1930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.351247+0000 mon.c (mon.1) 1930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.352238+0000 mon.c (mon.1) 1931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.352238+0000 mon.c (mon.1) 1931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.354539+0000 mon.c (mon.1) 1932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.354539+0000 mon.c (mon.1) 1932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.547088+0000 mon.c (mon.1) 1948 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.547088+0000 mon.c (mon.1) 1948 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.558381+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.558381+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.621142+0000 mon.c (mon.1) 1949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.621142+0000 mon.c (mon.1) 1949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.623623+0000 mon.c (mon.1) 1950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.623623+0000 mon.c (mon.1) 1950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.624659+0000 mon.c (mon.1) 1951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.624659+0000 mon.c (mon.1) 1951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.627344+0000 mon.c (mon.1) 1952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.627344+0000 mon.c (mon.1) 1952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.628121+0000 mon.c (mon.1) 1953 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.628121+0000 mon.c (mon.1) 1953 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.633889+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.633889+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.679878+0000 mon.c (mon.1) 1954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.679878+0000 mon.c (mon.1) 1954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.682340+0000 mon.c (mon.1) 1955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.682340+0000 mon.c (mon.1) 1955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.683397+0000 mon.c (mon.1) 1956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.683397+0000 mon.c (mon.1) 1956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.686248+0000 mon.c (mon.1) 1957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.686248+0000 mon.c (mon.1) 1957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.687249+0000 mon.c (mon.1) 1958 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.687249+0000 mon.c (mon.1) 1958 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.694025+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.694025+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.355516+0000 mon.c (mon.1) 1933 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.355516+0000 mon.c (mon.1) 1933 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.361693+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.361693+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:38.367706+0000 mgr.x (mgr.34107) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:38.367706+0000 mgr.x (mgr.34107) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.407975+0000 mon.c (mon.1) 1934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.407975+0000 mon.c (mon.1) 1934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.410769+0000 mon.c (mon.1) 1935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.410769+0000 mon.c (mon.1) 1935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.411928+0000 mon.c (mon.1) 1936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.411928+0000 mon.c (mon.1) 1936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.414540+0000 mon.c (mon.1) 1937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.414540+0000 mon.c (mon.1) 1937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.415430+0000 mon.c (mon.1) 1938 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.415430+0000 mon.c (mon.1) 1938 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.426182+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.426182+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.472299+0000 mon.c (mon.1) 1939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.472299+0000 mon.c (mon.1) 1939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.475176+0000 mon.c (mon.1) 1940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.475176+0000 mon.c (mon.1) 1940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.476739+0000 mon.c (mon.1) 1941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.476739+0000 mon.c (mon.1) 1941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.479458+0000 mon.c (mon.1) 1942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.479458+0000 mon.c (mon.1) 1942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.480474+0000 mon.c (mon.1) 1943 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.480474+0000 mon.c (mon.1) 1943 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.491015+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.491015+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.537726+0000 mon.c (mon.1) 1944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.537726+0000 mon.c (mon.1) 1944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.541142+0000 mon.c (mon.1) 1945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.541142+0000 mon.c (mon.1) 1945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.542840+0000 mon.c (mon.1) 1946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.542840+0000 mon.c (mon.1) 1946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.545839+0000 mon.c (mon.1) 1947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.545839+0000 mon.c (mon.1) 1947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.547088+0000 mon.c (mon.1) 1948 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.547088+0000 mon.c (mon.1) 1948 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.558381+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.558381+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.621142+0000 mon.c (mon.1) 1949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.621142+0000 mon.c (mon.1) 1949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.623623+0000 mon.c (mon.1) 1950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.623623+0000 mon.c (mon.1) 1950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.624659+0000 mon.c (mon.1) 1951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.624659+0000 mon.c (mon.1) 1951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.627344+0000 mon.c (mon.1) 1952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.627344+0000 mon.c (mon.1) 1952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.628121+0000 mon.c (mon.1) 1953 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.628121+0000 mon.c (mon.1) 1953 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.633889+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.633889+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.679878+0000 mon.c (mon.1) 1954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.679878+0000 mon.c (mon.1) 1954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.682340+0000 mon.c (mon.1) 1955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.682340+0000 mon.c (mon.1) 1955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.683397+0000 mon.c (mon.1) 1956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.683397+0000 mon.c (mon.1) 1956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.686248+0000 mon.c (mon.1) 1957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.686248+0000 mon.c (mon.1) 1957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.687249+0000 mon.c (mon.1) 1958 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.687249+0000 mon.c (mon.1) 1958 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.694025+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.694025+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.921 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:38.431697+0000 mgr.x (mgr.34107) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.921 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:38.431697+0000 mgr.x (mgr.34107) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.921 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:38.497147+0000 mgr.x (mgr.34107) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.921 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:38.497147+0000 mgr.x (mgr.34107) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.921 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:38.564724+0000 mgr.x (mgr.34107) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.922 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:38.564724+0000 mgr.x (mgr.34107) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.922 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:38.639496+0000 mgr.x (mgr.34107) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.922 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:38.639496+0000 mgr.x (mgr.34107) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.922 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:38.699544+0000 mgr.x (mgr.34107) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.922 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:38.699544+0000 mgr.x (mgr.34107) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.922 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.743696+0000 mon.c (mon.1) 1959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.923 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.743696+0000 mon.c (mon.1) 1959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.923 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.745546+0000 mon.c (mon.1) 1960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.923 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.745546+0000 mon.c (mon.1) 1960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.923 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.746419+0000 mon.c (mon.1) 1961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.923 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.746419+0000 mon.c (mon.1) 1961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.923 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.748654+0000 mon.c (mon.1) 1962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.923 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.748654+0000 mon.c (mon.1) 1962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.924 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.749384+0000 mon.c (mon.1) 1963 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.924 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.749384+0000 mon.c (mon.1) 1963 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.924 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.754875+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.924 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.754875+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.924 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:38.760477+0000 mgr.x (mgr.34107) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.924 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:38.760477+0000 mgr.x (mgr.34107) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.925 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.800819+0000 mon.c (mon.1) 1964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.925 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.800819+0000 mon.c (mon.1) 1964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.925 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.803698+0000 mon.c (mon.1) 1965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.925 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.803698+0000 mon.c (mon.1) 1965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.925 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.805003+0000 mon.c (mon.1) 1966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.925 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.805003+0000 mon.c (mon.1) 1966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.926 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.807617+0000 mon.c (mon.1) 1967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.926 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.807617+0000 mon.c (mon.1) 1967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.926 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.808546+0000 mon.c (mon.1) 1968 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.926 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.808546+0000 mon.c (mon.1) 1968 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.927 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.814815+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.927 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.814815+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.927 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:38.822141+0000 mgr.x (mgr.34107) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.928 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:38.822141+0000 mgr.x (mgr.34107) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.928 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.862436+0000 mon.c (mon.1) 1969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.928 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.862436+0000 mon.c (mon.1) 1969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.929 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:38.431697+0000 mgr.x (mgr.34107) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.929 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:38.431697+0000 mgr.x (mgr.34107) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.929 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:38.497147+0000 mgr.x (mgr.34107) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.929 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:38.497147+0000 mgr.x (mgr.34107) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.929 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:38.564724+0000 mgr.x (mgr.34107) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.929 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:38.564724+0000 mgr.x (mgr.34107) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.929 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:38.639496+0000 mgr.x (mgr.34107) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.929 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:38.639496+0000 mgr.x (mgr.34107) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.929 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:38.699544+0000 mgr.x (mgr.34107) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.929 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:38.699544+0000 mgr.x (mgr.34107) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.929 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.743696+0000 mon.c (mon.1) 1959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.929 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.743696+0000 mon.c (mon.1) 1959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.929 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.745546+0000 mon.c (mon.1) 1960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.930 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.745546+0000 mon.c (mon.1) 1960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.930 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.746419+0000 mon.c (mon.1) 1961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.930 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.746419+0000 mon.c (mon.1) 1961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.930 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.748654+0000 mon.c (mon.1) 1962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.930 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.748654+0000 mon.c (mon.1) 1962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.930 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.749384+0000 mon.c (mon.1) 1963 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.930 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.749384+0000 mon.c (mon.1) 1963 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.930 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.865069+0000 mon.c (mon.1) 1970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.930 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.865069+0000 mon.c (mon.1) 1970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.866261+0000 mon.c (mon.1) 1971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.866261+0000 mon.c (mon.1) 1971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.868875+0000 mon.c (mon.1) 1972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.868875+0000 mon.c (mon.1) 1972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.869767+0000 mon.c (mon.1) 1973 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.869767+0000 mon.c (mon.1) 1973 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.876220+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.876220+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:38.882669+0000 mgr.x (mgr.34107) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:38.882669+0000 mgr.x (mgr.34107) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.938278+0000 mon.c (mon.1) 1974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.938278+0000 mon.c (mon.1) 1974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.940344+0000 mon.c (mon.1) 1975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.940344+0000 mon.c (mon.1) 1975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.941757+0000 mon.c (mon.1) 1976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.941757+0000 mon.c (mon.1) 1976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.944006+0000 mon.c (mon.1) 1977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.944006+0000 mon.c (mon.1) 1977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.932 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.754875+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.932 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.754875+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.932 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:38.760477+0000 mgr.x (mgr.34107) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.932 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:38.760477+0000 mgr.x (mgr.34107) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.932 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.800819+0000 mon.c (mon.1) 1964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.932 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.800819+0000 mon.c (mon.1) 1964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.932 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.803698+0000 mon.c (mon.1) 1965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.933 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.803698+0000 mon.c (mon.1) 1965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.933 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.805003+0000 mon.c (mon.1) 1966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.933 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.805003+0000 mon.c (mon.1) 1966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.933 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.807617+0000 mon.c (mon.1) 1967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.933 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.807617+0000 mon.c (mon.1) 1967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.933 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.808546+0000 mon.c (mon.1) 1968 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.808546+0000 mon.c (mon.1) 1968 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.814815+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.814815+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:38.822141+0000 mgr.x (mgr.34107) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:38.822141+0000 mgr.x (mgr.34107) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.862436+0000 mon.c (mon.1) 1969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.862436+0000 mon.c (mon.1) 1969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.935 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.944782+0000 mon.c (mon.1) 1978 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.935 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.944782+0000 mon.c (mon.1) 1978 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.935 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.950655+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.935 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.950655+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.935 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:38.956056+0000 mgr.x (mgr.34107) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.935 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:38.956056+0000 mgr.x (mgr.34107) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.935 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.991720+0000 mon.c (mon.1) 1979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.935 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.991720+0000 mon.c (mon.1) 1979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.935 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.993822+0000 mon.c (mon.1) 1980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.935 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.993822+0000 mon.c (mon.1) 1980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.935 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.995033+0000 mon.c (mon.1) 1981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.995033+0000 mon.c (mon.1) 1981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.997666+0000 mon.c (mon.1) 1982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.997666+0000 mon.c (mon.1) 1982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.998481+0000 mon.c (mon.1) 1983 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:38.998481+0000 mon.c (mon.1) 1983 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.007065+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.007065+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:39.012657+0000 mgr.x (mgr.34107) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:39.012657+0000 mgr.x (mgr.34107) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.071606+0000 mon.c (mon.1) 1984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.071606+0000 mon.c (mon.1) 1984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.074439+0000 mon.c (mon.1) 1985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.074439+0000 mon.c (mon.1) 1985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.076090+0000 mon.c (mon.1) 1986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.076090+0000 mon.c (mon.1) 1986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.078898+0000 mon.c (mon.1) 1987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.078898+0000 mon.c (mon.1) 1987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.079867+0000 mon.c (mon.1) 1988 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.079867+0000 mon.c (mon.1) 1988 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.086795+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.086795+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:39.094199+0000 mgr.x (mgr.34107) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:39.094199+0000 mgr.x (mgr.34107) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.135147+0000 mon.c (mon.1) 1989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.135147+0000 mon.c (mon.1) 1989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.137912+0000 mon.c (mon.1) 1990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.137912+0000 mon.c (mon.1) 1990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.139062+0000 mon.c (mon.1) 1991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.139062+0000 mon.c (mon.1) 1991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.141830+0000 mon.c (mon.1) 1992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.141830+0000 mon.c (mon.1) 1992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.142820+0000 mon.c (mon.1) 1993 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.142820+0000 mon.c (mon.1) 1993 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.149652+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.149652+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:39.155896+0000 mgr.x (mgr.34107) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:39.155896+0000 mgr.x (mgr.34107) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.191133+0000 mon.c (mon.1) 1994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.191133+0000 mon.c (mon.1) 1994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.193415+0000 mon.c (mon.1) 1995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.193415+0000 mon.c (mon.1) 1995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.194424+0000 mon.c (mon.1) 1996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.194424+0000 mon.c (mon.1) 1996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.196502+0000 mon.c (mon.1) 1997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.196502+0000 mon.c (mon.1) 1997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.197284+0000 mon.c (mon.1) 1998 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.197284+0000 mon.c (mon.1) 1998 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.203517+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.865069+0000 mon.c (mon.1) 1970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.865069+0000 mon.c (mon.1) 1970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.866261+0000 mon.c (mon.1) 1971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.866261+0000 mon.c (mon.1) 1971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.868875+0000 mon.c (mon.1) 1972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.868875+0000 mon.c (mon.1) 1972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.869767+0000 mon.c (mon.1) 1973 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.869767+0000 mon.c (mon.1) 1973 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.876220+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.876220+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:38.882669+0000 mgr.x (mgr.34107) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:38.882669+0000 mgr.x (mgr.34107) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.938278+0000 mon.c (mon.1) 1974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.938278+0000 mon.c (mon.1) 1974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.940344+0000 mon.c (mon.1) 1975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.940344+0000 mon.c (mon.1) 1975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.941757+0000 mon.c (mon.1) 1976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.941757+0000 mon.c (mon.1) 1976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.944006+0000 mon.c (mon.1) 1977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.944006+0000 mon.c (mon.1) 1977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.203517+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:39.210378+0000 mgr.x (mgr.34107) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:39.210378+0000 mgr.x (mgr.34107) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.246252+0000 mon.c (mon.1) 1999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.246252+0000 mon.c (mon.1) 1999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.248588+0000 mon.c (mon.1) 2000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.248588+0000 mon.c (mon.1) 2000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.249721+0000 mon.c (mon.1) 2001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.249721+0000 mon.c (mon.1) 2001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.251876+0000 mon.c (mon.1) 2002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.251876+0000 mon.c (mon.1) 2002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.252960+0000 mon.c (mon.1) 2003 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.252960+0000 mon.c (mon.1) 2003 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.259517+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.259517+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:39.265232+0000 mgr.x (mgr.34107) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:39.265232+0000 mgr.x (mgr.34107) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.301647+0000 mon.c (mon.1) 2004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.301647+0000 mon.c (mon.1) 2004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.303677+0000 mon.c (mon.1) 2005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.303677+0000 mon.c (mon.1) 2005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.304664+0000 mon.c (mon.1) 2006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.304664+0000 mon.c (mon.1) 2006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.306746+0000 mon.c (mon.1) 2007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.306746+0000 mon.c (mon.1) 2007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.307491+0000 mon.c (mon.1) 2008 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.307491+0000 mon.c (mon.1) 2008 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.313569+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.313569+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:39.319289+0000 mgr.x (mgr.34107) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:39.319289+0000 mgr.x (mgr.34107) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.355815+0000 mon.c (mon.1) 2009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.355815+0000 mon.c (mon.1) 2009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.358645+0000 mon.c (mon.1) 2010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.358645+0000 mon.c (mon.1) 2010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.360189+0000 mon.c (mon.1) 2011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.360189+0000 mon.c (mon.1) 2011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.944 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.362847+0000 mon.c (mon.1) 2012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.945 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.362847+0000 mon.c (mon.1) 2012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.944782+0000 mon.c (mon.1) 1978 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.944782+0000 mon.c (mon.1) 1978 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.950655+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.950655+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:38.956056+0000 mgr.x (mgr.34107) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:38.956056+0000 mgr.x (mgr.34107) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.991720+0000 mon.c (mon.1) 1979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.991720+0000 mon.c (mon.1) 1979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.993822+0000 mon.c (mon.1) 1980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.993822+0000 mon.c (mon.1) 1980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.995033+0000 mon.c (mon.1) 1981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.995033+0000 mon.c (mon.1) 1981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.997666+0000 mon.c (mon.1) 1982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.997666+0000 mon.c (mon.1) 1982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.998481+0000 mon.c (mon.1) 1983 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:38.998481+0000 mon.c (mon.1) 1983 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.007065+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.007065+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:39.012657+0000 mgr.x (mgr.34107) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.946 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:39.012657+0000 mgr.x (mgr.34107) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.947 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.364115+0000 mon.c (mon.1) 2013 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.947 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.364115+0000 mon.c (mon.1) 2013 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.947 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.373401+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.947 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.373401+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.947 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:39.379174+0000 mgr.x (mgr.34107) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.947 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cephadm 2024-04-22T21:11:39.379174+0000 mgr.x (mgr.34107) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.948 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cluster 2024-04-22T21:11:39.389517+0000 mgr.x (mgr.34107) 889 : cluster [DBG] pgmap v143: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:39.948 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: cluster 2024-04-22T21:11:39.389517+0000 mgr.x (mgr.34107) 889 : cluster [DBG] pgmap v143: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:39.948 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.432411+0000 mon.c (mon.1) 2014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.948 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.432411+0000 mon.c (mon.1) 2014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.948 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.434768+0000 mon.c (mon.1) 2015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.948 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.434768+0000 mon.c (mon.1) 2015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.948 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.436113+0000 mon.c (mon.1) 2016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.948 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.436113+0000 mon.c (mon.1) 2016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.948 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.439336+0000 mon.c (mon.1) 2017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.948 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.439336+0000 mon.c (mon.1) 2017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.948 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.440311+0000 mon.c (mon.1) 2018 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.948 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.440311+0000 mon.c (mon.1) 2018 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.948 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.448018+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.948 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.448018+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.949 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.525177+0000 mon.c (mon.1) 2019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.949 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.525177+0000 mon.c (mon.1) 2019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.949 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.528134+0000 mon.c (mon.1) 2020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.949 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.528134+0000 mon.c (mon.1) 2020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.949 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.529460+0000 mon.c (mon.1) 2021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.949 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.529460+0000 mon.c (mon.1) 2021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.949 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.532821+0000 mon.c (mon.1) 2022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.949 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.532821+0000 mon.c (mon.1) 2022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.949 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.533788+0000 mon.c (mon.1) 2023 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.949 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.533788+0000 mon.c (mon.1) 2023 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.949 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.543190+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.949 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.543190+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.949 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.631255+0000 mon.c (mon.1) 2024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.949 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.631255+0000 mon.c (mon.1) 2024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.949 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.635030+0000 mon.c (mon.1) 2025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.949 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.635030+0000 mon.c (mon.1) 2025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.950 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.636434+0000 mon.c (mon.1) 2026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.950 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.636434+0000 mon.c (mon.1) 2026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.950 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.640205+0000 mon.c (mon.1) 2027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.950 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.640205+0000 mon.c (mon.1) 2027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.950 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.641103+0000 mon.c (mon.1) 2028 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.950 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.641103+0000 mon.c (mon.1) 2028 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.950 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.649179+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.950 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.649179+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.950 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.726117+0000 mon.c (mon.1) 2029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.950 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[75184]: audit 2024-04-22T21:11:39.726117+0000 mon.c (mon.1) 2029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.951 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.071606+0000 mon.c (mon.1) 1984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.951 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.071606+0000 mon.c (mon.1) 1984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.951 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.074439+0000 mon.c (mon.1) 1985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.951 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.074439+0000 mon.c (mon.1) 1985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.952 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.076090+0000 mon.c (mon.1) 1986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.952 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.076090+0000 mon.c (mon.1) 1986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.952 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.078898+0000 mon.c (mon.1) 1987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.952 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.078898+0000 mon.c (mon.1) 1987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.952 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.079867+0000 mon.c (mon.1) 1988 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.952 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.079867+0000 mon.c (mon.1) 1988 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.952 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.086795+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.952 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.086795+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.952 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:39.094199+0000 mgr.x (mgr.34107) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.952 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:39.094199+0000 mgr.x (mgr.34107) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.952 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.135147+0000 mon.c (mon.1) 1989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.952 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.135147+0000 mon.c (mon.1) 1989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.952 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.137912+0000 mon.c (mon.1) 1990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.952 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.137912+0000 mon.c (mon.1) 1990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.953 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.139062+0000 mon.c (mon.1) 1991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.953 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.139062+0000 mon.c (mon.1) 1991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.953 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.141830+0000 mon.c (mon.1) 1992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.953 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.141830+0000 mon.c (mon.1) 1992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.953 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.142820+0000 mon.c (mon.1) 1993 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.953 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.142820+0000 mon.c (mon.1) 1993 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.953 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.149652+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.953 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.149652+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.953 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:39.155896+0000 mgr.x (mgr.34107) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.953 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:39.155896+0000 mgr.x (mgr.34107) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.953 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.191133+0000 mon.c (mon.1) 1994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.953 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.191133+0000 mon.c (mon.1) 1994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.953 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.193415+0000 mon.c (mon.1) 1995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.953 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.193415+0000 mon.c (mon.1) 1995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.953 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.194424+0000 mon.c (mon.1) 1996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.953 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.194424+0000 mon.c (mon.1) 1996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.954 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.196502+0000 mon.c (mon.1) 1997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.954 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.196502+0000 mon.c (mon.1) 1997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.954 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.197284+0000 mon.c (mon.1) 1998 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.954 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.197284+0000 mon.c (mon.1) 1998 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.954 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.203517+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.954 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.203517+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.954 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:39.210378+0000 mgr.x (mgr.34107) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.954 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:39.210378+0000 mgr.x (mgr.34107) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.954 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.246252+0000 mon.c (mon.1) 1999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.954 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.246252+0000 mon.c (mon.1) 1999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.954 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.248588+0000 mon.c (mon.1) 2000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.954 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.248588+0000 mon.c (mon.1) 2000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.954 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.249721+0000 mon.c (mon.1) 2001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.954 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.249721+0000 mon.c (mon.1) 2001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.251876+0000 mon.c (mon.1) 2002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.251876+0000 mon.c (mon.1) 2002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.252960+0000 mon.c (mon.1) 2003 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.252960+0000 mon.c (mon.1) 2003 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.259517+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.259517+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:39.265232+0000 mgr.x (mgr.34107) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:39.265232+0000 mgr.x (mgr.34107) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.301647+0000 mon.c (mon.1) 2004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.301647+0000 mon.c (mon.1) 2004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.303677+0000 mon.c (mon.1) 2005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.303677+0000 mon.c (mon.1) 2005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.304664+0000 mon.c (mon.1) 2006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.304664+0000 mon.c (mon.1) 2006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.955 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.306746+0000 mon.c (mon.1) 2007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.306746+0000 mon.c (mon.1) 2007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.307491+0000 mon.c (mon.1) 2008 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.307491+0000 mon.c (mon.1) 2008 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.313569+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.313569+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:39.319289+0000 mgr.x (mgr.34107) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:39.319289+0000 mgr.x (mgr.34107) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.355815+0000 mon.c (mon.1) 2009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.355815+0000 mon.c (mon.1) 2009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.358645+0000 mon.c (mon.1) 2010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.358645+0000 mon.c (mon.1) 2010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.360189+0000 mon.c (mon.1) 2011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.360189+0000 mon.c (mon.1) 2011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.362847+0000 mon.c (mon.1) 2012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.956 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.362847+0000 mon.c (mon.1) 2012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.957 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.364115+0000 mon.c (mon.1) 2013 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.957 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.364115+0000 mon.c (mon.1) 2013 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.957 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.373401+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.957 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.373401+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.957 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:39.379174+0000 mgr.x (mgr.34107) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.957 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cephadm 2024-04-22T21:11:39.379174+0000 mgr.x (mgr.34107) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.957 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cluster 2024-04-22T21:11:39.389517+0000 mgr.x (mgr.34107) 889 : cluster [DBG] pgmap v143: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:39.957 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: cluster 2024-04-22T21:11:39.389517+0000 mgr.x (mgr.34107) 889 : cluster [DBG] pgmap v143: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:39.957 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.432411+0000 mon.c (mon.1) 2014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.957 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.432411+0000 mon.c (mon.1) 2014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.957 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.434768+0000 mon.c (mon.1) 2015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.957 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.434768+0000 mon.c (mon.1) 2015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.957 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.436113+0000 mon.c (mon.1) 2016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.957 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.436113+0000 mon.c (mon.1) 2016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.958 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.439336+0000 mon.c (mon.1) 2017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.958 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.439336+0000 mon.c (mon.1) 2017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.958 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.440311+0000 mon.c (mon.1) 2018 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.958 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.440311+0000 mon.c (mon.1) 2018 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.958 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.448018+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.958 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.448018+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.958 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.525177+0000 mon.c (mon.1) 2019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.958 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.525177+0000 mon.c (mon.1) 2019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.958 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.528134+0000 mon.c (mon.1) 2020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.958 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.528134+0000 mon.c (mon.1) 2020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.958 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.529460+0000 mon.c (mon.1) 2021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.958 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.529460+0000 mon.c (mon.1) 2021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.959 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.532821+0000 mon.c (mon.1) 2022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.959 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.532821+0000 mon.c (mon.1) 2022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.959 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.533788+0000 mon.c (mon.1) 2023 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.959 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.533788+0000 mon.c (mon.1) 2023 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.959 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.543190+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.959 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.543190+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.959 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.631255+0000 mon.c (mon.1) 2024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.959 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.631255+0000 mon.c (mon.1) 2024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.959 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.635030+0000 mon.c (mon.1) 2025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.959 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.635030+0000 mon.c (mon.1) 2025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.959 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.636434+0000 mon.c (mon.1) 2026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.959 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.636434+0000 mon.c (mon.1) 2026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.959 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.640205+0000 mon.c (mon.1) 2027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.959 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.640205+0000 mon.c (mon.1) 2027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.959 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.641103+0000 mon.c (mon.1) 2028 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.641103+0000 mon.c (mon.1) 2028 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.649179+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.649179+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.726117+0000 mon.c (mon.1) 2029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:39 smithi121 bash[73084]: audit 2024-04-22T21:11:39.726117+0000 mon.c (mon.1) 2029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cephadm 2024-04-22T21:11:38.431697+0000 mgr.x (mgr.34107) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cephadm 2024-04-22T21:11:38.431697+0000 mgr.x (mgr.34107) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cephadm 2024-04-22T21:11:38.497147+0000 mgr.x (mgr.34107) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cephadm 2024-04-22T21:11:38.497147+0000 mgr.x (mgr.34107) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cephadm 2024-04-22T21:11:38.564724+0000 mgr.x (mgr.34107) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cephadm 2024-04-22T21:11:38.564724+0000 mgr.x (mgr.34107) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cephadm 2024-04-22T21:11:38.639496+0000 mgr.x (mgr.34107) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cephadm 2024-04-22T21:11:38.639496+0000 mgr.x (mgr.34107) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cephadm 2024-04-22T21:11:38.699544+0000 mgr.x (mgr.34107) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cephadm 2024-04-22T21:11:38.699544+0000 mgr.x (mgr.34107) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.743696+0000 mon.c (mon.1) 1959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.743696+0000 mon.c (mon.1) 1959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.745546+0000 mon.c (mon.1) 1960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.745546+0000 mon.c (mon.1) 1960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.746419+0000 mon.c (mon.1) 1961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.746419+0000 mon.c (mon.1) 1961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.748654+0000 mon.c (mon.1) 1962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.748654+0000 mon.c (mon.1) 1962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.749384+0000 mon.c (mon.1) 1963 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.749384+0000 mon.c (mon.1) 1963 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.754875+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.754875+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cephadm 2024-04-22T21:11:38.760477+0000 mgr.x (mgr.34107) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cephadm 2024-04-22T21:11:38.760477+0000 mgr.x (mgr.34107) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.800819+0000 mon.c (mon.1) 1964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.800819+0000 mon.c (mon.1) 1964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.803698+0000 mon.c (mon.1) 1965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.803698+0000 mon.c (mon.1) 1965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.805003+0000 mon.c (mon.1) 1966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.805003+0000 mon.c (mon.1) 1966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.807617+0000 mon.c (mon.1) 1967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.807617+0000 mon.c (mon.1) 1967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.808546+0000 mon.c (mon.1) 1968 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.808546+0000 mon.c (mon.1) 1968 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.814815+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.814815+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cephadm 2024-04-22T21:11:38.822141+0000 mgr.x (mgr.34107) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cephadm 2024-04-22T21:11:38.822141+0000 mgr.x (mgr.34107) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.862436+0000 mon.c (mon.1) 1969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.862436+0000 mon.c (mon.1) 1969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.865069+0000 mon.c (mon.1) 1970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.865069+0000 mon.c (mon.1) 1970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.866261+0000 mon.c (mon.1) 1971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.866261+0000 mon.c (mon.1) 1971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.868875+0000 mon.c (mon.1) 1972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.868875+0000 mon.c (mon.1) 1972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.869767+0000 mon.c (mon.1) 1973 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.869767+0000 mon.c (mon.1) 1973 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.876220+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.876220+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cephadm 2024-04-22T21:11:38.882669+0000 mgr.x (mgr.34107) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cephadm 2024-04-22T21:11:38.882669+0000 mgr.x (mgr.34107) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.938278+0000 mon.c (mon.1) 1974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.938278+0000 mon.c (mon.1) 1974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.940344+0000 mon.c (mon.1) 1975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.940344+0000 mon.c (mon.1) 1975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.941757+0000 mon.c (mon.1) 1976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.941757+0000 mon.c (mon.1) 1976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.944006+0000 mon.c (mon.1) 1977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.944006+0000 mon.c (mon.1) 1977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.944782+0000 mon.c (mon.1) 1978 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.944782+0000 mon.c (mon.1) 1978 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.950655+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.950655+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cephadm 2024-04-22T21:11:38.956056+0000 mgr.x (mgr.34107) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cephadm 2024-04-22T21:11:38.956056+0000 mgr.x (mgr.34107) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.991720+0000 mon.c (mon.1) 1979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.991720+0000 mon.c (mon.1) 1979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.993822+0000 mon.c (mon.1) 1980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.993822+0000 mon.c (mon.1) 1980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:39.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.995033+0000 mon.c (mon.1) 1981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.995033+0000 mon.c (mon.1) 1981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:39.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.997666+0000 mon.c (mon.1) 1982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.997666+0000 mon.c (mon.1) 1982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:39.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.998481+0000 mon.c (mon.1) 1983 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:38.998481+0000 mon.c (mon.1) 1983 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:39.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.007065+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.007065+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:39.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cephadm 2024-04-22T21:11:39.012657+0000 mgr.x (mgr.34107) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:39.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cephadm 2024-04-22T21:11:39.012657+0000 mgr.x (mgr.34107) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:40.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.071606+0000 mon.c (mon.1) 1984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.071606+0000 mon.c (mon.1) 1984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.074439+0000 mon.c (mon.1) 1985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:40.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.074439+0000 mon.c (mon.1) 1985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:40.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.076090+0000 mon.c (mon.1) 1986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.076090+0000 mon.c (mon.1) 1986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.078898+0000 mon.c (mon.1) 1987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:40.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.078898+0000 mon.c (mon.1) 1987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:40.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.079867+0000 mon.c (mon.1) 1988 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:40.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.079867+0000 mon.c (mon.1) 1988 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:40.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.086795+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:40.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.086795+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:40.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cephadm 2024-04-22T21:11:39.094199+0000 mgr.x (mgr.34107) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:40.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cephadm 2024-04-22T21:11:39.094199+0000 mgr.x (mgr.34107) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:40.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.135147+0000 mon.c (mon.1) 1989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.135147+0000 mon.c (mon.1) 1989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.137912+0000 mon.c (mon.1) 1990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:40.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.137912+0000 mon.c (mon.1) 1990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:40.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.139062+0000 mon.c (mon.1) 1991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.139062+0000 mon.c (mon.1) 1991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.141830+0000 mon.c (mon.1) 1992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:40.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.141830+0000 mon.c (mon.1) 1992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:40.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.142820+0000 mon.c (mon.1) 1993 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:40.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.142820+0000 mon.c (mon.1) 1993 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:40.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.149652+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:40.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.149652+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:40.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cephadm 2024-04-22T21:11:39.155896+0000 mgr.x (mgr.34107) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:40.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cephadm 2024-04-22T21:11:39.155896+0000 mgr.x (mgr.34107) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:40.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.191133+0000 mon.c (mon.1) 1994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.191133+0000 mon.c (mon.1) 1994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.193415+0000 mon.c (mon.1) 1995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:40.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.193415+0000 mon.c (mon.1) 1995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:40.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.194424+0000 mon.c (mon.1) 1996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.194424+0000 mon.c (mon.1) 1996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.196502+0000 mon.c (mon.1) 1997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:40.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.196502+0000 mon.c (mon.1) 1997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:40.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.197284+0000 mon.c (mon.1) 1998 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:40.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.197284+0000 mon.c (mon.1) 1998 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:40.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.203517+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:40.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.203517+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:40.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cephadm 2024-04-22T21:11:39.210378+0000 mgr.x (mgr.34107) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:40.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cephadm 2024-04-22T21:11:39.210378+0000 mgr.x (mgr.34107) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:40.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.246252+0000 mon.c (mon.1) 1999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.246252+0000 mon.c (mon.1) 1999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.248588+0000 mon.c (mon.1) 2000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:40.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.248588+0000 mon.c (mon.1) 2000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:40.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.249721+0000 mon.c (mon.1) 2001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.249721+0000 mon.c (mon.1) 2001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.251876+0000 mon.c (mon.1) 2002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:40.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.251876+0000 mon.c (mon.1) 2002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:40.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.252960+0000 mon.c (mon.1) 2003 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:40.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.252960+0000 mon.c (mon.1) 2003 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:40.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.259517+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:40.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.259517+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:40.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cephadm 2024-04-22T21:11:39.265232+0000 mgr.x (mgr.34107) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:40.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cephadm 2024-04-22T21:11:39.265232+0000 mgr.x (mgr.34107) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:40.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.301647+0000 mon.c (mon.1) 2004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.301647+0000 mon.c (mon.1) 2004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.303677+0000 mon.c (mon.1) 2005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:40.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.303677+0000 mon.c (mon.1) 2005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:40.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.304664+0000 mon.c (mon.1) 2006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.304664+0000 mon.c (mon.1) 2006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.306746+0000 mon.c (mon.1) 2007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:40.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.306746+0000 mon.c (mon.1) 2007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:40.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.307491+0000 mon.c (mon.1) 2008 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:40.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.307491+0000 mon.c (mon.1) 2008 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:40.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.313569+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:40.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.313569+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:40.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cephadm 2024-04-22T21:11:39.319289+0000 mgr.x (mgr.34107) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:40.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cephadm 2024-04-22T21:11:39.319289+0000 mgr.x (mgr.34107) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:40.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.355815+0000 mon.c (mon.1) 2009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.355815+0000 mon.c (mon.1) 2009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.358645+0000 mon.c (mon.1) 2010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:40.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.358645+0000 mon.c (mon.1) 2010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:40.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.360189+0000 mon.c (mon.1) 2011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.360189+0000 mon.c (mon.1) 2011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.362847+0000 mon.c (mon.1) 2012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:40.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.362847+0000 mon.c (mon.1) 2012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:40.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.364115+0000 mon.c (mon.1) 2013 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:40.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.364115+0000 mon.c (mon.1) 2013 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:40.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.373401+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:40.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.373401+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:40.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cephadm 2024-04-22T21:11:39.379174+0000 mgr.x (mgr.34107) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:40.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cephadm 2024-04-22T21:11:39.379174+0000 mgr.x (mgr.34107) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:40.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cluster 2024-04-22T21:11:39.389517+0000 mgr.x (mgr.34107) 889 : cluster [DBG] pgmap v143: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:40.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: cluster 2024-04-22T21:11:39.389517+0000 mgr.x (mgr.34107) 889 : cluster [DBG] pgmap v143: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:40.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.432411+0000 mon.c (mon.1) 2014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.432411+0000 mon.c (mon.1) 2014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.434768+0000 mon.c (mon.1) 2015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:40.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.434768+0000 mon.c (mon.1) 2015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:40.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.436113+0000 mon.c (mon.1) 2016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.436113+0000 mon.c (mon.1) 2016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.439336+0000 mon.c (mon.1) 2017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:40.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.439336+0000 mon.c (mon.1) 2017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:40.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.440311+0000 mon.c (mon.1) 2018 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:40.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.440311+0000 mon.c (mon.1) 2018 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:40.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.448018+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:40.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.448018+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:40.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.525177+0000 mon.c (mon.1) 2019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.525177+0000 mon.c (mon.1) 2019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.528134+0000 mon.c (mon.1) 2020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:40.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.528134+0000 mon.c (mon.1) 2020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:40.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.529460+0000 mon.c (mon.1) 2021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.529460+0000 mon.c (mon.1) 2021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.532821+0000 mon.c (mon.1) 2022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:40.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.532821+0000 mon.c (mon.1) 2022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:40.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.533788+0000 mon.c (mon.1) 2023 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:40.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.533788+0000 mon.c (mon.1) 2023 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:40.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.543190+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:40.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.543190+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:40.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.631255+0000 mon.c (mon.1) 2024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.631255+0000 mon.c (mon.1) 2024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.635030+0000 mon.c (mon.1) 2025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:40.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.635030+0000 mon.c (mon.1) 2025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:40.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.636434+0000 mon.c (mon.1) 2026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.636434+0000 mon.c (mon.1) 2026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.640205+0000 mon.c (mon.1) 2027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:40.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.640205+0000 mon.c (mon.1) 2027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:40.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.641103+0000 mon.c (mon.1) 2028 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:40.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.641103+0000 mon.c (mon.1) 2028 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:40.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.649179+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:40.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.649179+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:40.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.726117+0000 mon.c (mon.1) 2029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:39 smithi123 bash[58916]: audit 2024-04-22T21:11:39.726117+0000 mon.c (mon.1) 2029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: cephadm 2024-04-22T21:11:39.455507+0000 mgr.x (mgr.34107) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:40.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: cephadm 2024-04-22T21:11:39.455507+0000 mgr.x (mgr.34107) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:40.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: cephadm 2024-04-22T21:11:39.548629+0000 mgr.x (mgr.34107) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:40.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: cephadm 2024-04-22T21:11:39.548629+0000 mgr.x (mgr.34107) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:40.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: cephadm 2024-04-22T21:11:39.654891+0000 mgr.x (mgr.34107) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:40.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: cephadm 2024-04-22T21:11:39.654891+0000 mgr.x (mgr.34107) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:40.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.728589+0000 mon.c (mon.1) 2030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:40.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.728589+0000 mon.c (mon.1) 2030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:40.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.748744+0000 mon.c (mon.1) 2031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.748744+0000 mon.c (mon.1) 2031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.751926+0000 mon.c (mon.1) 2032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:40.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.751926+0000 mon.c (mon.1) 2032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:40.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.752749+0000 mon.c (mon.1) 2033 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:40.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.752749+0000 mon.c (mon.1) 2033 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:40.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.758948+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:40.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.758948+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:40.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: cephadm 2024-04-22T21:11:39.764369+0000 mgr.x (mgr.34107) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:40.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: cephadm 2024-04-22T21:11:39.764369+0000 mgr.x (mgr.34107) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:40.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.833561+0000 mon.c (mon.1) 2034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.833561+0000 mon.c (mon.1) 2034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.836026+0000 mon.c (mon.1) 2035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:40.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.836026+0000 mon.c (mon.1) 2035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:40.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.837192+0000 mon.c (mon.1) 2036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.837192+0000 mon.c (mon.1) 2036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.840115+0000 mon.c (mon.1) 2037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:40.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.840115+0000 mon.c (mon.1) 2037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:40.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.840841+0000 mon.c (mon.1) 2038 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:40.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.840841+0000 mon.c (mon.1) 2038 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:40.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.847976+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:40.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.847976+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:40.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: cephadm 2024-04-22T21:11:39.853546+0000 mgr.x (mgr.34107) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:40.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: cephadm 2024-04-22T21:11:39.853546+0000 mgr.x (mgr.34107) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:40.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.906978+0000 mon.c (mon.1) 2039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.906978+0000 mon.c (mon.1) 2039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.909653+0000 mon.c (mon.1) 2040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:40.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.909653+0000 mon.c (mon.1) 2040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:40.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.910891+0000 mon.c (mon.1) 2041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.910891+0000 mon.c (mon.1) 2041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.913033+0000 mon.c (mon.1) 2042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:40.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.913033+0000 mon.c (mon.1) 2042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:40.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.913719+0000 mon.c (mon.1) 2043 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:40.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.913719+0000 mon.c (mon.1) 2043 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:40.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.924343+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:40.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.924343+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:40.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: cephadm 2024-04-22T21:11:39.930180+0000 mgr.x (mgr.34107) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:40.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: cephadm 2024-04-22T21:11:39.930180+0000 mgr.x (mgr.34107) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:40.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.983013+0000 mon.c (mon.1) 2044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.983013+0000 mon.c (mon.1) 2044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.986289+0000 mon.c (mon.1) 2045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:40.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.986289+0000 mon.c (mon.1) 2045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:40.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.988172+0000 mon.c (mon.1) 2046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.988172+0000 mon.c (mon.1) 2046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.991125+0000 mon.c (mon.1) 2047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:40.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.991125+0000 mon.c (mon.1) 2047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:40.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.992281+0000 mon.c (mon.1) 2048 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:40.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.992281+0000 mon.c (mon.1) 2048 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:40.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.998750+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:40.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:39.998750+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:40.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: cephadm 2024-04-22T21:11:40.006279+0000 mgr.x (mgr.34107) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:40.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: cephadm 2024-04-22T21:11:40.006279+0000 mgr.x (mgr.34107) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:40.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.084877+0000 mon.c (mon.1) 2049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.084877+0000 mon.c (mon.1) 2049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.088949+0000 mon.c (mon.1) 2050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:40.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.088949+0000 mon.c (mon.1) 2050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:40.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.090836+0000 mon.c (mon.1) 2051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.090836+0000 mon.c (mon.1) 2051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.094223+0000 mon.c (mon.1) 2052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:40.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.094223+0000 mon.c (mon.1) 2052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:40.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.095584+0000 mon.c (mon.1) 2053 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:40.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.095584+0000 mon.c (mon.1) 2053 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:40.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.106575+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:40.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.106575+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:40.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: cephadm 2024-04-22T21:11:40.112655+0000 mgr.x (mgr.34107) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:40.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: cephadm 2024-04-22T21:11:40.112655+0000 mgr.x (mgr.34107) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:40.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.193879+0000 mon.c (mon.1) 2054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.193879+0000 mon.c (mon.1) 2054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.198721+0000 mon.c (mon.1) 2055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:40.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.198721+0000 mon.c (mon.1) 2055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:40.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.201153+0000 mon.c (mon.1) 2056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.201153+0000 mon.c (mon.1) 2056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.206141+0000 mon.c (mon.1) 2057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:40.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.206141+0000 mon.c (mon.1) 2057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:40.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.207742+0000 mon.c (mon.1) 2058 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:40.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.207742+0000 mon.c (mon.1) 2058 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:40.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.217990+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:40.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.217990+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:40.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: cephadm 2024-04-22T21:11:40.223795+0000 mgr.x (mgr.34107) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:40.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: cephadm 2024-04-22T21:11:40.223795+0000 mgr.x (mgr.34107) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:40.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.297821+0000 mon.c (mon.1) 2059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.297821+0000 mon.c (mon.1) 2059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:40.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.301192+0000 mon.c (mon.1) 2060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:40.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.301192+0000 mon.c (mon.1) 2060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.302948+0000 mon.c (mon.1) 2061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.302948+0000 mon.c (mon.1) 2061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.306757+0000 mon.c (mon.1) 2062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.306757+0000 mon.c (mon.1) 2062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.308300+0000 mon.c (mon.1) 2063 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.308300+0000 mon.c (mon.1) 2063 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.317368+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.317368+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: cephadm 2024-04-22T21:11:40.323594+0000 mgr.x (mgr.34107) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: cephadm 2024-04-22T21:11:40.323594+0000 mgr.x (mgr.34107) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.396483+0000 mon.c (mon.1) 2064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.396483+0000 mon.c (mon.1) 2064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.399677+0000 mon.c (mon.1) 2065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.399677+0000 mon.c (mon.1) 2065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.401467+0000 mon.c (mon.1) 2066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.401467+0000 mon.c (mon.1) 2066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.405225+0000 mon.c (mon.1) 2067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.405225+0000 mon.c (mon.1) 2067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.406399+0000 mon.c (mon.1) 2068 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.406399+0000 mon.c (mon.1) 2068 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.415710+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.415710+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.494547+0000 mon.c (mon.1) 2069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.494547+0000 mon.c (mon.1) 2069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.497086+0000 mon.c (mon.1) 2070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.497086+0000 mon.c (mon.1) 2070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.498247+0000 mon.c (mon.1) 2071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.498247+0000 mon.c (mon.1) 2071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.501256+0000 mon.c (mon.1) 2072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.501256+0000 mon.c (mon.1) 2072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.502155+0000 mon.c (mon.1) 2073 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.502155+0000 mon.c (mon.1) 2073 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.509298+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.509298+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.588821+0000 mon.c (mon.1) 2074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.588821+0000 mon.c (mon.1) 2074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.591971+0000 mon.c (mon.1) 2075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.591971+0000 mon.c (mon.1) 2075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.594461+0000 mon.c (mon.1) 2076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.594461+0000 mon.c (mon.1) 2076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.598849+0000 mon.c (mon.1) 2077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.598849+0000 mon.c (mon.1) 2077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.600450+0000 mon.c (mon.1) 2078 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.600450+0000 mon.c (mon.1) 2078 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.607910+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.607910+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.685424+0000 mon.c (mon.1) 2079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.685424+0000 mon.c (mon.1) 2079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.688289+0000 mon.c (mon.1) 2080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.688289+0000 mon.c (mon.1) 2080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.689427+0000 mon.c (mon.1) 2081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.689427+0000 mon.c (mon.1) 2081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.692242+0000 mon.c (mon.1) 2082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.692242+0000 mon.c (mon.1) 2082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.693286+0000 mon.c (mon.1) 2083 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.693286+0000 mon.c (mon.1) 2083 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.701266+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:40 smithi123 bash[58916]: audit 2024-04-22T21:11:40.701266+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: cephadm 2024-04-22T21:11:39.455507+0000 mgr.x (mgr.34107) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: cephadm 2024-04-22T21:11:39.455507+0000 mgr.x (mgr.34107) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: cephadm 2024-04-22T21:11:39.548629+0000 mgr.x (mgr.34107) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: cephadm 2024-04-22T21:11:39.548629+0000 mgr.x (mgr.34107) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: cephadm 2024-04-22T21:11:39.654891+0000 mgr.x (mgr.34107) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: cephadm 2024-04-22T21:11:39.654891+0000 mgr.x (mgr.34107) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.728589+0000 mon.c (mon.1) 2030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.728589+0000 mon.c (mon.1) 2030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.748744+0000 mon.c (mon.1) 2031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.748744+0000 mon.c (mon.1) 2031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.751926+0000 mon.c (mon.1) 2032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.751926+0000 mon.c (mon.1) 2032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.752749+0000 mon.c (mon.1) 2033 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.752749+0000 mon.c (mon.1) 2033 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.758948+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.758948+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: cephadm 2024-04-22T21:11:39.764369+0000 mgr.x (mgr.34107) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: cephadm 2024-04-22T21:11:39.764369+0000 mgr.x (mgr.34107) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.833561+0000 mon.c (mon.1) 2034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.833561+0000 mon.c (mon.1) 2034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: cephadm 2024-04-22T21:11:39.455507+0000 mgr.x (mgr.34107) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: cephadm 2024-04-22T21:11:39.455507+0000 mgr.x (mgr.34107) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: cephadm 2024-04-22T21:11:39.548629+0000 mgr.x (mgr.34107) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: cephadm 2024-04-22T21:11:39.548629+0000 mgr.x (mgr.34107) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: cephadm 2024-04-22T21:11:39.654891+0000 mgr.x (mgr.34107) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: cephadm 2024-04-22T21:11:39.654891+0000 mgr.x (mgr.34107) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.728589+0000 mon.c (mon.1) 2030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.728589+0000 mon.c (mon.1) 2030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.748744+0000 mon.c (mon.1) 2031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.748744+0000 mon.c (mon.1) 2031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.751926+0000 mon.c (mon.1) 2032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.751926+0000 mon.c (mon.1) 2032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.752749+0000 mon.c (mon.1) 2033 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.752749+0000 mon.c (mon.1) 2033 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.758948+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.758948+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: cephadm 2024-04-22T21:11:39.764369+0000 mgr.x (mgr.34107) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: cephadm 2024-04-22T21:11:39.764369+0000 mgr.x (mgr.34107) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.833561+0000 mon.c (mon.1) 2034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.833561+0000 mon.c (mon.1) 2034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.836026+0000 mon.c (mon.1) 2035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.836026+0000 mon.c (mon.1) 2035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.837192+0000 mon.c (mon.1) 2036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.837192+0000 mon.c (mon.1) 2036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.840115+0000 mon.c (mon.1) 2037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.840115+0000 mon.c (mon.1) 2037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.840841+0000 mon.c (mon.1) 2038 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.840841+0000 mon.c (mon.1) 2038 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.847976+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.847976+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: cephadm 2024-04-22T21:11:39.853546+0000 mgr.x (mgr.34107) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: cephadm 2024-04-22T21:11:39.853546+0000 mgr.x (mgr.34107) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.906978+0000 mon.c (mon.1) 2039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.906978+0000 mon.c (mon.1) 2039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.909653+0000 mon.c (mon.1) 2040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.909653+0000 mon.c (mon.1) 2040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.910891+0000 mon.c (mon.1) 2041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.910891+0000 mon.c (mon.1) 2041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.913033+0000 mon.c (mon.1) 2042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.836026+0000 mon.c (mon.1) 2035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.836026+0000 mon.c (mon.1) 2035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.837192+0000 mon.c (mon.1) 2036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.837192+0000 mon.c (mon.1) 2036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.840115+0000 mon.c (mon.1) 2037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.840115+0000 mon.c (mon.1) 2037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.840841+0000 mon.c (mon.1) 2038 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.840841+0000 mon.c (mon.1) 2038 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.847976+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.847976+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: cephadm 2024-04-22T21:11:39.853546+0000 mgr.x (mgr.34107) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: cephadm 2024-04-22T21:11:39.853546+0000 mgr.x (mgr.34107) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.906978+0000 mon.c (mon.1) 2039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.906978+0000 mon.c (mon.1) 2039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.909653+0000 mon.c (mon.1) 2040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.909653+0000 mon.c (mon.1) 2040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.910891+0000 mon.c (mon.1) 2041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.910891+0000 mon.c (mon.1) 2041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.913033+0000 mon.c (mon.1) 2042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.913033+0000 mon.c (mon.1) 2042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.913719+0000 mon.c (mon.1) 2043 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.913719+0000 mon.c (mon.1) 2043 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.924343+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.924343+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: cephadm 2024-04-22T21:11:39.930180+0000 mgr.x (mgr.34107) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: cephadm 2024-04-22T21:11:39.930180+0000 mgr.x (mgr.34107) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.983013+0000 mon.c (mon.1) 2044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.983013+0000 mon.c (mon.1) 2044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.986289+0000 mon.c (mon.1) 2045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.986289+0000 mon.c (mon.1) 2045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.988172+0000 mon.c (mon.1) 2046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.988172+0000 mon.c (mon.1) 2046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.991125+0000 mon.c (mon.1) 2047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.991125+0000 mon.c (mon.1) 2047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.992281+0000 mon.c (mon.1) 2048 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.992281+0000 mon.c (mon.1) 2048 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.998750+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:39.998750+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: cephadm 2024-04-22T21:11:40.006279+0000 mgr.x (mgr.34107) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: cephadm 2024-04-22T21:11:40.006279+0000 mgr.x (mgr.34107) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.913033+0000 mon.c (mon.1) 2042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.913719+0000 mon.c (mon.1) 2043 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.913719+0000 mon.c (mon.1) 2043 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.924343+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.924343+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: cephadm 2024-04-22T21:11:39.930180+0000 mgr.x (mgr.34107) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: cephadm 2024-04-22T21:11:39.930180+0000 mgr.x (mgr.34107) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.983013+0000 mon.c (mon.1) 2044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.983013+0000 mon.c (mon.1) 2044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.986289+0000 mon.c (mon.1) 2045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.986289+0000 mon.c (mon.1) 2045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.988172+0000 mon.c (mon.1) 2046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.988172+0000 mon.c (mon.1) 2046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.991125+0000 mon.c (mon.1) 2047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.991125+0000 mon.c (mon.1) 2047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.992281+0000 mon.c (mon.1) 2048 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.992281+0000 mon.c (mon.1) 2048 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.998750+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:39.998750+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: cephadm 2024-04-22T21:11:40.006279+0000 mgr.x (mgr.34107) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: cephadm 2024-04-22T21:11:40.006279+0000 mgr.x (mgr.34107) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.084877+0000 mon.c (mon.1) 2049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.084877+0000 mon.c (mon.1) 2049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.088949+0000 mon.c (mon.1) 2050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.088949+0000 mon.c (mon.1) 2050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.090836+0000 mon.c (mon.1) 2051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.090836+0000 mon.c (mon.1) 2051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.094223+0000 mon.c (mon.1) 2052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.094223+0000 mon.c (mon.1) 2052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.095584+0000 mon.c (mon.1) 2053 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.095584+0000 mon.c (mon.1) 2053 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.106575+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.106575+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: cephadm 2024-04-22T21:11:40.112655+0000 mgr.x (mgr.34107) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: cephadm 2024-04-22T21:11:40.112655+0000 mgr.x (mgr.34107) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.193879+0000 mon.c (mon.1) 2054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.193879+0000 mon.c (mon.1) 2054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.198721+0000 mon.c (mon.1) 2055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.198721+0000 mon.c (mon.1) 2055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.201153+0000 mon.c (mon.1) 2056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.084877+0000 mon.c (mon.1) 2049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.084877+0000 mon.c (mon.1) 2049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.088949+0000 mon.c (mon.1) 2050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.088949+0000 mon.c (mon.1) 2050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.090836+0000 mon.c (mon.1) 2051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.090836+0000 mon.c (mon.1) 2051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.094223+0000 mon.c (mon.1) 2052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.094223+0000 mon.c (mon.1) 2052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.095584+0000 mon.c (mon.1) 2053 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.095584+0000 mon.c (mon.1) 2053 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.106575+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.106575+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: cephadm 2024-04-22T21:11:40.112655+0000 mgr.x (mgr.34107) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: cephadm 2024-04-22T21:11:40.112655+0000 mgr.x (mgr.34107) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.193879+0000 mon.c (mon.1) 2054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.193879+0000 mon.c (mon.1) 2054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.198721+0000 mon.c (mon.1) 2055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.198721+0000 mon.c (mon.1) 2055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.201153+0000 mon.c (mon.1) 2056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.201153+0000 mon.c (mon.1) 2056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.206141+0000 mon.c (mon.1) 2057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.206141+0000 mon.c (mon.1) 2057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.207742+0000 mon.c (mon.1) 2058 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.207742+0000 mon.c (mon.1) 2058 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.217990+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.217990+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: cephadm 2024-04-22T21:11:40.223795+0000 mgr.x (mgr.34107) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: cephadm 2024-04-22T21:11:40.223795+0000 mgr.x (mgr.34107) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.297821+0000 mon.c (mon.1) 2059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.297821+0000 mon.c (mon.1) 2059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.301192+0000 mon.c (mon.1) 2060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.301192+0000 mon.c (mon.1) 2060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.302948+0000 mon.c (mon.1) 2061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.302948+0000 mon.c (mon.1) 2061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.306757+0000 mon.c (mon.1) 2062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.306757+0000 mon.c (mon.1) 2062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.308300+0000 mon.c (mon.1) 2063 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.308300+0000 mon.c (mon.1) 2063 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.317368+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.201153+0000 mon.c (mon.1) 2056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.206141+0000 mon.c (mon.1) 2057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.206141+0000 mon.c (mon.1) 2057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.207742+0000 mon.c (mon.1) 2058 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.207742+0000 mon.c (mon.1) 2058 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.217990+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.217990+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: cephadm 2024-04-22T21:11:40.223795+0000 mgr.x (mgr.34107) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: cephadm 2024-04-22T21:11:40.223795+0000 mgr.x (mgr.34107) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.297821+0000 mon.c (mon.1) 2059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.297821+0000 mon.c (mon.1) 2059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.301192+0000 mon.c (mon.1) 2060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.301192+0000 mon.c (mon.1) 2060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.302948+0000 mon.c (mon.1) 2061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.302948+0000 mon.c (mon.1) 2061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.306757+0000 mon.c (mon.1) 2062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.306757+0000 mon.c (mon.1) 2062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.308300+0000 mon.c (mon.1) 2063 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.308300+0000 mon.c (mon.1) 2063 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.317368+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.317368+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: cephadm 2024-04-22T21:11:40.323594+0000 mgr.x (mgr.34107) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: cephadm 2024-04-22T21:11:40.323594+0000 mgr.x (mgr.34107) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.396483+0000 mon.c (mon.1) 2064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.396483+0000 mon.c (mon.1) 2064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.399677+0000 mon.c (mon.1) 2065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.399677+0000 mon.c (mon.1) 2065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.401467+0000 mon.c (mon.1) 2066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.401467+0000 mon.c (mon.1) 2066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.405225+0000 mon.c (mon.1) 2067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.405225+0000 mon.c (mon.1) 2067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.406399+0000 mon.c (mon.1) 2068 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.406399+0000 mon.c (mon.1) 2068 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.415710+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.415710+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.494547+0000 mon.c (mon.1) 2069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.494547+0000 mon.c (mon.1) 2069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.497086+0000 mon.c (mon.1) 2070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.497086+0000 mon.c (mon.1) 2070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.498247+0000 mon.c (mon.1) 2071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.317368+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: cephadm 2024-04-22T21:11:40.323594+0000 mgr.x (mgr.34107) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: cephadm 2024-04-22T21:11:40.323594+0000 mgr.x (mgr.34107) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.396483+0000 mon.c (mon.1) 2064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.396483+0000 mon.c (mon.1) 2064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.399677+0000 mon.c (mon.1) 2065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.399677+0000 mon.c (mon.1) 2065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.401467+0000 mon.c (mon.1) 2066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.401467+0000 mon.c (mon.1) 2066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.405225+0000 mon.c (mon.1) 2067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.405225+0000 mon.c (mon.1) 2067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.406399+0000 mon.c (mon.1) 2068 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.406399+0000 mon.c (mon.1) 2068 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.415710+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.415710+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.494547+0000 mon.c (mon.1) 2069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.494547+0000 mon.c (mon.1) 2069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.497086+0000 mon.c (mon.1) 2070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.497086+0000 mon.c (mon.1) 2070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.498247+0000 mon.c (mon.1) 2071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.498247+0000 mon.c (mon.1) 2071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.501256+0000 mon.c (mon.1) 2072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.501256+0000 mon.c (mon.1) 2072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.502155+0000 mon.c (mon.1) 2073 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.502155+0000 mon.c (mon.1) 2073 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.509298+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.509298+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.588821+0000 mon.c (mon.1) 2074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.588821+0000 mon.c (mon.1) 2074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.591971+0000 mon.c (mon.1) 2075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.591971+0000 mon.c (mon.1) 2075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.594461+0000 mon.c (mon.1) 2076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.594461+0000 mon.c (mon.1) 2076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.598849+0000 mon.c (mon.1) 2077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.598849+0000 mon.c (mon.1) 2077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.600450+0000 mon.c (mon.1) 2078 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.600450+0000 mon.c (mon.1) 2078 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.607910+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.607910+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.498247+0000 mon.c (mon.1) 2071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.501256+0000 mon.c (mon.1) 2072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.501256+0000 mon.c (mon.1) 2072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.502155+0000 mon.c (mon.1) 2073 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.502155+0000 mon.c (mon.1) 2073 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.509298+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.509298+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.588821+0000 mon.c (mon.1) 2074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.588821+0000 mon.c (mon.1) 2074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.591971+0000 mon.c (mon.1) 2075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.591971+0000 mon.c (mon.1) 2075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.594461+0000 mon.c (mon.1) 2076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.594461+0000 mon.c (mon.1) 2076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.598849+0000 mon.c (mon.1) 2077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.598849+0000 mon.c (mon.1) 2077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.600450+0000 mon.c (mon.1) 2078 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.600450+0000 mon.c (mon.1) 2078 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.607910+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.607910+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.685424+0000 mon.c (mon.1) 2079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.685424+0000 mon.c (mon.1) 2079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.688289+0000 mon.c (mon.1) 2080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.688289+0000 mon.c (mon.1) 2080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.689427+0000 mon.c (mon.1) 2081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.689427+0000 mon.c (mon.1) 2081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.692242+0000 mon.c (mon.1) 2082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.692242+0000 mon.c (mon.1) 2082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.693286+0000 mon.c (mon.1) 2083 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.693286+0000 mon.c (mon.1) 2083 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.701266+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[73084]: audit 2024-04-22T21:11:40.701266+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.685424+0000 mon.c (mon.1) 2079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.685424+0000 mon.c (mon.1) 2079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.688289+0000 mon.c (mon.1) 2080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.688289+0000 mon.c (mon.1) 2080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.689427+0000 mon.c (mon.1) 2081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.689427+0000 mon.c (mon.1) 2081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.692242+0000 mon.c (mon.1) 2082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.692242+0000 mon.c (mon.1) 2082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.693286+0000 mon.c (mon.1) 2083 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.693286+0000 mon.c (mon.1) 2083 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.701266+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:40 smithi121 bash[75184]: audit 2024-04-22T21:11:40.701266+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: cephadm 2024-04-22T21:11:40.421608+0000 mgr.x (mgr.34107) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: cephadm 2024-04-22T21:11:40.421608+0000 mgr.x (mgr.34107) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: cephadm 2024-04-22T21:11:40.516962+0000 mgr.x (mgr.34107) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: cephadm 2024-04-22T21:11:40.516962+0000 mgr.x (mgr.34107) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: cephadm 2024-04-22T21:11:40.613887+0000 mgr.x (mgr.34107) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: cephadm 2024-04-22T21:11:40.613887+0000 mgr.x (mgr.34107) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: cephadm 2024-04-22T21:11:40.706698+0000 mgr.x (mgr.34107) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: cephadm 2024-04-22T21:11:40.706698+0000 mgr.x (mgr.34107) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.775565+0000 mon.c (mon.1) 2084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.775565+0000 mon.c (mon.1) 2084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.778446+0000 mon.c (mon.1) 2085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.778446+0000 mon.c (mon.1) 2085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.779943+0000 mon.c (mon.1) 2086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.779943+0000 mon.c (mon.1) 2086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.781830+0000 mon.c (mon.1) 2087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.781830+0000 mon.c (mon.1) 2087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.782510+0000 mon.c (mon.1) 2088 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.782510+0000 mon.c (mon.1) 2088 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.788167+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.788167+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: cephadm 2024-04-22T21:11:40.793941+0000 mgr.x (mgr.34107) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: cephadm 2024-04-22T21:11:40.793941+0000 mgr.x (mgr.34107) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.830033+0000 mon.c (mon.1) 2089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.830033+0000 mon.c (mon.1) 2089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.832405+0000 mon.c (mon.1) 2090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.832405+0000 mon.c (mon.1) 2090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.833577+0000 mon.c (mon.1) 2091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.833577+0000 mon.c (mon.1) 2091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.835751+0000 mon.c (mon.1) 2092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.835751+0000 mon.c (mon.1) 2092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.836536+0000 mon.c (mon.1) 2093 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.836536+0000 mon.c (mon.1) 2093 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.843134+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.843134+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: cephadm 2024-04-22T21:11:40.849066+0000 mgr.x (mgr.34107) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: cephadm 2024-04-22T21:11:40.849066+0000 mgr.x (mgr.34107) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.917891+0000 mon.c (mon.1) 2094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.917891+0000 mon.c (mon.1) 2094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.920243+0000 mon.c (mon.1) 2095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.920243+0000 mon.c (mon.1) 2095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.921489+0000 mon.c (mon.1) 2096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.921489+0000 mon.c (mon.1) 2096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.924355+0000 mon.c (mon.1) 2097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.924355+0000 mon.c (mon.1) 2097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.925394+0000 mon.c (mon.1) 2098 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.925394+0000 mon.c (mon.1) 2098 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.932562+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:40.932562+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: cephadm 2024-04-22T21:11:40.938374+0000 mgr.x (mgr.34107) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: cephadm 2024-04-22T21:11:40.938374+0000 mgr.x (mgr.34107) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.021908+0000 mon.c (mon.1) 2099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.021908+0000 mon.c (mon.1) 2099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.025777+0000 mon.c (mon.1) 2100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.025777+0000 mon.c (mon.1) 2100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.027223+0000 mon.c (mon.1) 2101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.027223+0000 mon.c (mon.1) 2101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.030475+0000 mon.c (mon.1) 2102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.030475+0000 mon.c (mon.1) 2102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.031605+0000 mon.c (mon.1) 2103 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.031605+0000 mon.c (mon.1) 2103 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.039334+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.039334+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: cephadm 2024-04-22T21:11:41.045933+0000 mgr.x (mgr.34107) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: cephadm 2024-04-22T21:11:41.045933+0000 mgr.x (mgr.34107) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.129964+0000 mon.c (mon.1) 2104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.129964+0000 mon.c (mon.1) 2104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.133654+0000 mon.c (mon.1) 2105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.133654+0000 mon.c (mon.1) 2105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.134995+0000 mon.c (mon.1) 2106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.134995+0000 mon.c (mon.1) 2106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.138799+0000 mon.c (mon.1) 2107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.138799+0000 mon.c (mon.1) 2107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.139874+0000 mon.c (mon.1) 2108 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.139874+0000 mon.c (mon.1) 2108 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.147797+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.147797+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: cephadm 2024-04-22T21:11:41.153431+0000 mgr.x (mgr.34107) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: cephadm 2024-04-22T21:11:41.153431+0000 mgr.x (mgr.34107) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.237097+0000 mon.c (mon.1) 2109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.237097+0000 mon.c (mon.1) 2109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.241092+0000 mon.c (mon.1) 2110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.241092+0000 mon.c (mon.1) 2110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.242519+0000 mon.c (mon.1) 2111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.242519+0000 mon.c (mon.1) 2111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.246354+0000 mon.c (mon.1) 2112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.246354+0000 mon.c (mon.1) 2112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.247534+0000 mon.c (mon.1) 2113 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.247534+0000 mon.c (mon.1) 2113 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.254614+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.254614+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: cephadm 2024-04-22T21:11:41.261467+0000 mgr.x (mgr.34107) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: cephadm 2024-04-22T21:11:41.261467+0000 mgr.x (mgr.34107) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.345696+0000 mon.c (mon.1) 2114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.345696+0000 mon.c (mon.1) 2114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.349609+0000 mon.c (mon.1) 2115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.349609+0000 mon.c (mon.1) 2115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:41.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.351074+0000 mon.c (mon.1) 2116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.351074+0000 mon.c (mon.1) 2116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:41.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.355302+0000 mon.c (mon.1) 2117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.355302+0000 mon.c (mon.1) 2117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:41.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.356575+0000 mon.c (mon.1) 2118 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.356575+0000 mon.c (mon.1) 2118 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:41.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.364372+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.364372+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:41.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: cephadm 2024-04-22T21:11:41.370917+0000 mgr.x (mgr.34107) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: cephadm 2024-04-22T21:11:41.370917+0000 mgr.x (mgr.34107) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:41.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: cluster 2024-04-22T21:11:41.391019+0000 mgr.x (mgr.34107) 911 : cluster [DBG] pgmap v144: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:41.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: cluster 2024-04-22T21:11:41.391019+0000 mgr.x (mgr.34107) 911 : cluster [DBG] pgmap v144: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:42.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.456580+0000 mon.c (mon.1) 2119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.456580+0000 mon.c (mon.1) 2119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.460579+0000 mon.c (mon.1) 2120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.460579+0000 mon.c (mon.1) 2120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.462255+0000 mon.c (mon.1) 2121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.462255+0000 mon.c (mon.1) 2121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.466214+0000 mon.c (mon.1) 2122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.466214+0000 mon.c (mon.1) 2122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.467392+0000 mon.c (mon.1) 2123 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: cephadm 2024-04-22T21:11:40.421608+0000 mgr.x (mgr.34107) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: cephadm 2024-04-22T21:11:40.421608+0000 mgr.x (mgr.34107) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: cephadm 2024-04-22T21:11:40.516962+0000 mgr.x (mgr.34107) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: cephadm 2024-04-22T21:11:40.516962+0000 mgr.x (mgr.34107) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: cephadm 2024-04-22T21:11:40.613887+0000 mgr.x (mgr.34107) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: cephadm 2024-04-22T21:11:40.613887+0000 mgr.x (mgr.34107) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: cephadm 2024-04-22T21:11:40.706698+0000 mgr.x (mgr.34107) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: cephadm 2024-04-22T21:11:40.706698+0000 mgr.x (mgr.34107) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.775565+0000 mon.c (mon.1) 2084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.001 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.775565+0000 mon.c (mon.1) 2084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.778446+0000 mon.c (mon.1) 2085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.778446+0000 mon.c (mon.1) 2085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.779943+0000 mon.c (mon.1) 2086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.779943+0000 mon.c (mon.1) 2086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.781830+0000 mon.c (mon.1) 2087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.781830+0000 mon.c (mon.1) 2087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.782510+0000 mon.c (mon.1) 2088 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.782510+0000 mon.c (mon.1) 2088 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.788167+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.002 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.788167+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: cephadm 2024-04-22T21:11:40.421608+0000 mgr.x (mgr.34107) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: cephadm 2024-04-22T21:11:40.421608+0000 mgr.x (mgr.34107) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: cephadm 2024-04-22T21:11:40.516962+0000 mgr.x (mgr.34107) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: cephadm 2024-04-22T21:11:40.516962+0000 mgr.x (mgr.34107) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: cephadm 2024-04-22T21:11:40.613887+0000 mgr.x (mgr.34107) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: cephadm 2024-04-22T21:11:40.613887+0000 mgr.x (mgr.34107) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: cephadm 2024-04-22T21:11:40.706698+0000 mgr.x (mgr.34107) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: cephadm 2024-04-22T21:11:40.706698+0000 mgr.x (mgr.34107) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.775565+0000 mon.c (mon.1) 2084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.003 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.775565+0000 mon.c (mon.1) 2084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.778446+0000 mon.c (mon.1) 2085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.778446+0000 mon.c (mon.1) 2085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.779943+0000 mon.c (mon.1) 2086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.779943+0000 mon.c (mon.1) 2086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.781830+0000 mon.c (mon.1) 2087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.781830+0000 mon.c (mon.1) 2087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.782510+0000 mon.c (mon.1) 2088 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.782510+0000 mon.c (mon.1) 2088 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.788167+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.004 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.788167+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.467392+0000 mon.c (mon.1) 2123 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.474505+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.474505+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.565860+0000 mon.c (mon.1) 2124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.565860+0000 mon.c (mon.1) 2124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.569639+0000 mon.c (mon.1) 2125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.569639+0000 mon.c (mon.1) 2125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.571200+0000 mon.c (mon.1) 2126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.571200+0000 mon.c (mon.1) 2126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.575240+0000 mon.c (mon.1) 2127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.575240+0000 mon.c (mon.1) 2127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.576343+0000 mon.c (mon.1) 2128 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.576343+0000 mon.c (mon.1) 2128 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.583600+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.583600+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.673982+0000 mon.c (mon.1) 2129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.673982+0000 mon.c (mon.1) 2129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.677974+0000 mon.c (mon.1) 2130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.677974+0000 mon.c (mon.1) 2130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.680561+0000 mon.c (mon.1) 2131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.680561+0000 mon.c (mon.1) 2131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.685291+0000 mon.c (mon.1) 2132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.685291+0000 mon.c (mon.1) 2132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.686577+0000 mon.c (mon.1) 2133 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.686577+0000 mon.c (mon.1) 2133 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.694690+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:41 smithi123 bash[58916]: audit 2024-04-22T21:11:41.694690+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.006 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: cephadm 2024-04-22T21:11:40.793941+0000 mgr.x (mgr.34107) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: cephadm 2024-04-22T21:11:40.793941+0000 mgr.x (mgr.34107) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.830033+0000 mon.c (mon.1) 2089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.830033+0000 mon.c (mon.1) 2089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.832405+0000 mon.c (mon.1) 2090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.832405+0000 mon.c (mon.1) 2090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.833577+0000 mon.c (mon.1) 2091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.833577+0000 mon.c (mon.1) 2091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.835751+0000 mon.c (mon.1) 2092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.835751+0000 mon.c (mon.1) 2092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.836536+0000 mon.c (mon.1) 2093 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.836536+0000 mon.c (mon.1) 2093 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.843134+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.843134+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.007 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: cephadm 2024-04-22T21:11:40.849066+0000 mgr.x (mgr.34107) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.008 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: cephadm 2024-04-22T21:11:40.849066+0000 mgr.x (mgr.34107) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.008 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.917891+0000 mon.c (mon.1) 2094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.008 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.917891+0000 mon.c (mon.1) 2094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.008 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.920243+0000 mon.c (mon.1) 2095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.008 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.920243+0000 mon.c (mon.1) 2095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: cephadm 2024-04-22T21:11:40.793941+0000 mgr.x (mgr.34107) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: cephadm 2024-04-22T21:11:40.793941+0000 mgr.x (mgr.34107) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.830033+0000 mon.c (mon.1) 2089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.830033+0000 mon.c (mon.1) 2089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.832405+0000 mon.c (mon.1) 2090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.008 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.832405+0000 mon.c (mon.1) 2090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.009 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.833577+0000 mon.c (mon.1) 2091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.009 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.833577+0000 mon.c (mon.1) 2091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.009 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.835751+0000 mon.c (mon.1) 2092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.009 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.835751+0000 mon.c (mon.1) 2092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.009 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.836536+0000 mon.c (mon.1) 2093 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.009 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.836536+0000 mon.c (mon.1) 2093 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.009 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.843134+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.009 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.843134+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.009 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: cephadm 2024-04-22T21:11:40.849066+0000 mgr.x (mgr.34107) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.009 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: cephadm 2024-04-22T21:11:40.849066+0000 mgr.x (mgr.34107) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.009 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.917891+0000 mon.c (mon.1) 2094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.009 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.917891+0000 mon.c (mon.1) 2094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.009 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.920243+0000 mon.c (mon.1) 2095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.009 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.920243+0000 mon.c (mon.1) 2095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.010 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.921489+0000 mon.c (mon.1) 2096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.010 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.921489+0000 mon.c (mon.1) 2096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.010 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.924355+0000 mon.c (mon.1) 2097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.010 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.924355+0000 mon.c (mon.1) 2097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.010 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.925394+0000 mon.c (mon.1) 2098 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.010 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.925394+0000 mon.c (mon.1) 2098 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.010 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.932562+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.010 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:40.932562+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.010 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: cephadm 2024-04-22T21:11:40.938374+0000 mgr.x (mgr.34107) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.010 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: cephadm 2024-04-22T21:11:40.938374+0000 mgr.x (mgr.34107) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.010 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.021908+0000 mon.c (mon.1) 2099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.011 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.021908+0000 mon.c (mon.1) 2099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.011 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.025777+0000 mon.c (mon.1) 2100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.011 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.025777+0000 mon.c (mon.1) 2100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.011 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.027223+0000 mon.c (mon.1) 2101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.011 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.027223+0000 mon.c (mon.1) 2101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.011 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.030475+0000 mon.c (mon.1) 2102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.011 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.030475+0000 mon.c (mon.1) 2102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.011 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.031605+0000 mon.c (mon.1) 2103 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.011 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.921489+0000 mon.c (mon.1) 2096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.011 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.921489+0000 mon.c (mon.1) 2096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.011 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.924355+0000 mon.c (mon.1) 2097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.012 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.924355+0000 mon.c (mon.1) 2097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.012 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.925394+0000 mon.c (mon.1) 2098 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.012 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.925394+0000 mon.c (mon.1) 2098 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.012 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.932562+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.012 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:40.932562+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.012 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: cephadm 2024-04-22T21:11:40.938374+0000 mgr.x (mgr.34107) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.012 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: cephadm 2024-04-22T21:11:40.938374+0000 mgr.x (mgr.34107) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.012 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.021908+0000 mon.c (mon.1) 2099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.012 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.021908+0000 mon.c (mon.1) 2099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.012 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.025777+0000 mon.c (mon.1) 2100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.012 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.025777+0000 mon.c (mon.1) 2100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.012 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.027223+0000 mon.c (mon.1) 2101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.012 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.027223+0000 mon.c (mon.1) 2101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.012 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.030475+0000 mon.c (mon.1) 2102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.013 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.030475+0000 mon.c (mon.1) 2102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.013 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.031605+0000 mon.c (mon.1) 2103 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.013 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.031605+0000 mon.c (mon.1) 2103 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.013 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.039334+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.013 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.039334+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.013 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: cephadm 2024-04-22T21:11:41.045933+0000 mgr.x (mgr.34107) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.013 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: cephadm 2024-04-22T21:11:41.045933+0000 mgr.x (mgr.34107) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.013 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.129964+0000 mon.c (mon.1) 2104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.013 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.129964+0000 mon.c (mon.1) 2104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.013 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.133654+0000 mon.c (mon.1) 2105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.013 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.133654+0000 mon.c (mon.1) 2105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.014 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.134995+0000 mon.c (mon.1) 2106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.014 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.134995+0000 mon.c (mon.1) 2106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.014 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.138799+0000 mon.c (mon.1) 2107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.014 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.138799+0000 mon.c (mon.1) 2107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.014 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.139874+0000 mon.c (mon.1) 2108 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.014 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.139874+0000 mon.c (mon.1) 2108 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.014 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.147797+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.014 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.147797+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.014 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: cephadm 2024-04-22T21:11:41.153431+0000 mgr.x (mgr.34107) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.014 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: cephadm 2024-04-22T21:11:41.153431+0000 mgr.x (mgr.34107) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.014 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.237097+0000 mon.c (mon.1) 2109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.015 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.031605+0000 mon.c (mon.1) 2103 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.015 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.039334+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.015 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.039334+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.015 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: cephadm 2024-04-22T21:11:41.045933+0000 mgr.x (mgr.34107) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.015 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: cephadm 2024-04-22T21:11:41.045933+0000 mgr.x (mgr.34107) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.015 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.129964+0000 mon.c (mon.1) 2104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.015 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.129964+0000 mon.c (mon.1) 2104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.015 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.133654+0000 mon.c (mon.1) 2105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.015 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.133654+0000 mon.c (mon.1) 2105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.015 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.134995+0000 mon.c (mon.1) 2106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.016 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.134995+0000 mon.c (mon.1) 2106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.016 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.138799+0000 mon.c (mon.1) 2107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.016 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.138799+0000 mon.c (mon.1) 2107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.016 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.139874+0000 mon.c (mon.1) 2108 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.016 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.139874+0000 mon.c (mon.1) 2108 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.016 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.147797+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.016 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.147797+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.016 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: cephadm 2024-04-22T21:11:41.153431+0000 mgr.x (mgr.34107) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.016 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: cephadm 2024-04-22T21:11:41.153431+0000 mgr.x (mgr.34107) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.016 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.237097+0000 mon.c (mon.1) 2109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.016 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.237097+0000 mon.c (mon.1) 2109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.016 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.241092+0000 mon.c (mon.1) 2110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.016 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.241092+0000 mon.c (mon.1) 2110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.016 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.242519+0000 mon.c (mon.1) 2111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.017 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.242519+0000 mon.c (mon.1) 2111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.017 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.246354+0000 mon.c (mon.1) 2112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.017 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.246354+0000 mon.c (mon.1) 2112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.017 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.247534+0000 mon.c (mon.1) 2113 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.017 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.247534+0000 mon.c (mon.1) 2113 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.017 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.254614+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.017 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.254614+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.017 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: cephadm 2024-04-22T21:11:41.261467+0000 mgr.x (mgr.34107) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.017 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: cephadm 2024-04-22T21:11:41.261467+0000 mgr.x (mgr.34107) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.017 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.345696+0000 mon.c (mon.1) 2114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.017 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.345696+0000 mon.c (mon.1) 2114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.017 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.349609+0000 mon.c (mon.1) 2115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.017 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.349609+0000 mon.c (mon.1) 2115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.017 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.351074+0000 mon.c (mon.1) 2116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.018 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.351074+0000 mon.c (mon.1) 2116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.018 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.355302+0000 mon.c (mon.1) 2117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.018 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.237097+0000 mon.c (mon.1) 2109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.018 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.241092+0000 mon.c (mon.1) 2110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.018 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.241092+0000 mon.c (mon.1) 2110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.018 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.242519+0000 mon.c (mon.1) 2111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.018 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.242519+0000 mon.c (mon.1) 2111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.018 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.246354+0000 mon.c (mon.1) 2112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.018 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.246354+0000 mon.c (mon.1) 2112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.018 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.247534+0000 mon.c (mon.1) 2113 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.018 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.247534+0000 mon.c (mon.1) 2113 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.019 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.254614+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.019 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.254614+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.019 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: cephadm 2024-04-22T21:11:41.261467+0000 mgr.x (mgr.34107) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.019 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: cephadm 2024-04-22T21:11:41.261467+0000 mgr.x (mgr.34107) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.019 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.345696+0000 mon.c (mon.1) 2114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.019 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.345696+0000 mon.c (mon.1) 2114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.019 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.349609+0000 mon.c (mon.1) 2115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.019 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.349609+0000 mon.c (mon.1) 2115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.019 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.351074+0000 mon.c (mon.1) 2116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.019 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.351074+0000 mon.c (mon.1) 2116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.019 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.355302+0000 mon.c (mon.1) 2117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.020 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.355302+0000 mon.c (mon.1) 2117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.020 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.356575+0000 mon.c (mon.1) 2118 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.020 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.356575+0000 mon.c (mon.1) 2118 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.020 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.364372+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.020 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.364372+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.020 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: cephadm 2024-04-22T21:11:41.370917+0000 mgr.x (mgr.34107) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.020 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: cephadm 2024-04-22T21:11:41.370917+0000 mgr.x (mgr.34107) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.020 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: cluster 2024-04-22T21:11:41.391019+0000 mgr.x (mgr.34107) 911 : cluster [DBG] pgmap v144: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:42.020 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: cluster 2024-04-22T21:11:41.391019+0000 mgr.x (mgr.34107) 911 : cluster [DBG] pgmap v144: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:42.020 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.456580+0000 mon.c (mon.1) 2119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.020 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.456580+0000 mon.c (mon.1) 2119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.020 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.460579+0000 mon.c (mon.1) 2120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.020 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.460579+0000 mon.c (mon.1) 2120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.020 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.462255+0000 mon.c (mon.1) 2121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.021 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.462255+0000 mon.c (mon.1) 2121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.021 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.466214+0000 mon.c (mon.1) 2122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.021 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.466214+0000 mon.c (mon.1) 2122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.021 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.467392+0000 mon.c (mon.1) 2123 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.021 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.355302+0000 mon.c (mon.1) 2117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.021 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.356575+0000 mon.c (mon.1) 2118 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.021 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.356575+0000 mon.c (mon.1) 2118 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.021 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.364372+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.021 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.364372+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.021 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: cephadm 2024-04-22T21:11:41.370917+0000 mgr.x (mgr.34107) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.021 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: cephadm 2024-04-22T21:11:41.370917+0000 mgr.x (mgr.34107) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.022 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: cluster 2024-04-22T21:11:41.391019+0000 mgr.x (mgr.34107) 911 : cluster [DBG] pgmap v144: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:42.022 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: cluster 2024-04-22T21:11:41.391019+0000 mgr.x (mgr.34107) 911 : cluster [DBG] pgmap v144: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-22T21:11:42.022 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.456580+0000 mon.c (mon.1) 2119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.022 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.456580+0000 mon.c (mon.1) 2119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.022 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.460579+0000 mon.c (mon.1) 2120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.022 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.460579+0000 mon.c (mon.1) 2120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.022 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.462255+0000 mon.c (mon.1) 2121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.022 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.462255+0000 mon.c (mon.1) 2121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.022 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.466214+0000 mon.c (mon.1) 2122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.022 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.466214+0000 mon.c (mon.1) 2122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.022 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.467392+0000 mon.c (mon.1) 2123 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.023 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.467392+0000 mon.c (mon.1) 2123 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.023 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.474505+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.023 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.474505+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.023 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.565860+0000 mon.c (mon.1) 2124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.023 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.565860+0000 mon.c (mon.1) 2124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.023 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.569639+0000 mon.c (mon.1) 2125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.023 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.569639+0000 mon.c (mon.1) 2125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.023 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.571200+0000 mon.c (mon.1) 2126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.023 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.571200+0000 mon.c (mon.1) 2126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.023 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.575240+0000 mon.c (mon.1) 2127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.023 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.575240+0000 mon.c (mon.1) 2127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.023 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.576343+0000 mon.c (mon.1) 2128 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.023 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.576343+0000 mon.c (mon.1) 2128 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.024 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.583600+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.024 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.583600+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.024 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.673982+0000 mon.c (mon.1) 2129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.024 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.673982+0000 mon.c (mon.1) 2129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.024 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.677974+0000 mon.c (mon.1) 2130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.024 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.677974+0000 mon.c (mon.1) 2130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.024 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.680561+0000 mon.c (mon.1) 2131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.024 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.467392+0000 mon.c (mon.1) 2123 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.024 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.474505+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.024 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.474505+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.024 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.565860+0000 mon.c (mon.1) 2124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.024 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.565860+0000 mon.c (mon.1) 2124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.025 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.569639+0000 mon.c (mon.1) 2125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.025 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.569639+0000 mon.c (mon.1) 2125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.025 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.571200+0000 mon.c (mon.1) 2126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.025 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.571200+0000 mon.c (mon.1) 2126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.025 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.575240+0000 mon.c (mon.1) 2127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.025 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.575240+0000 mon.c (mon.1) 2127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.025 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.576343+0000 mon.c (mon.1) 2128 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.025 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.576343+0000 mon.c (mon.1) 2128 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.025 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.583600+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.025 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.583600+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.025 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.673982+0000 mon.c (mon.1) 2129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.025 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.673982+0000 mon.c (mon.1) 2129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.025 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.677974+0000 mon.c (mon.1) 2130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.025 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.677974+0000 mon.c (mon.1) 2130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.026 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.680561+0000 mon.c (mon.1) 2131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.026 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.680561+0000 mon.c (mon.1) 2131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.026 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.685291+0000 mon.c (mon.1) 2132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.026 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.685291+0000 mon.c (mon.1) 2132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.026 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.686577+0000 mon.c (mon.1) 2133 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.026 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.686577+0000 mon.c (mon.1) 2133 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.026 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.694690+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.026 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[73084]: audit 2024-04-22T21:11:41.694690+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.027 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.680561+0000 mon.c (mon.1) 2131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.027 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.685291+0000 mon.c (mon.1) 2132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.027 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.685291+0000 mon.c (mon.1) 2132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.027 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.686577+0000 mon.c (mon.1) 2133 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.027 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.686577+0000 mon.c (mon.1) 2133 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.027 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.694690+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.027 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:41 smithi121 bash[75184]: audit 2024-04-22T21:11:41.694690+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.284 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[88334]: debug 2024-04-22T21:11:42.000+0000 7f5402dd97c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-04-22T21:11:42.284 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[88334]: debug 2024-04-22T21:11:42.036+0000 7f5402dd97c0 -1 osd.3 132 log_to_monitors true 2024-04-22T21:11:42.494 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[52966]: debug 2024-04-22T21:11:42.236+0000 7f58d5f99700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-04-22T21:11:42.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: cephadm 2024-04-22T21:11:41.480857+0000 mgr.x (mgr.34107) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: cephadm 2024-04-22T21:11:41.480857+0000 mgr.x (mgr.34107) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: cephadm 2024-04-22T21:11:41.589696+0000 mgr.x (mgr.34107) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: cephadm 2024-04-22T21:11:41.589696+0000 mgr.x (mgr.34107) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: cephadm 2024-04-22T21:11:41.700391+0000 mgr.x (mgr.34107) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: cephadm 2024-04-22T21:11:41.700391+0000 mgr.x (mgr.34107) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.773670+0000 mon.c (mon.1) 2134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.773670+0000 mon.c (mon.1) 2134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.775863+0000 mon.c (mon.1) 2135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.775863+0000 mon.c (mon.1) 2135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.777063+0000 mon.c (mon.1) 2136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.777063+0000 mon.c (mon.1) 2136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.779199+0000 mon.c (mon.1) 2137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.779199+0000 mon.c (mon.1) 2137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.779890+0000 mon.c (mon.1) 2138 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.779890+0000 mon.c (mon.1) 2138 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.786080+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.786080+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: cephadm 2024-04-22T21:11:41.791413+0000 mgr.x (mgr.34107) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: cephadm 2024-04-22T21:11:41.791413+0000 mgr.x (mgr.34107) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.827589+0000 mon.c (mon.1) 2139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.827589+0000 mon.c (mon.1) 2139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.829598+0000 mon.c (mon.1) 2140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.829598+0000 mon.c (mon.1) 2140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.830463+0000 mon.c (mon.1) 2141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.830463+0000 mon.c (mon.1) 2141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.832464+0000 mon.c (mon.1) 2142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.832464+0000 mon.c (mon.1) 2142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.833075+0000 mon.c (mon.1) 2143 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.833075+0000 mon.c (mon.1) 2143 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.838558+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.838558+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: cephadm 2024-04-22T21:11:41.843815+0000 mgr.x (mgr.34107) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: cephadm 2024-04-22T21:11:41.843815+0000 mgr.x (mgr.34107) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.896566+0000 mon.c (mon.1) 2144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.896566+0000 mon.c (mon.1) 2144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.898759+0000 mon.c (mon.1) 2145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.898759+0000 mon.c (mon.1) 2145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.899684+0000 mon.c (mon.1) 2146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.899684+0000 mon.c (mon.1) 2146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.901883+0000 mon.c (mon.1) 2147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.901883+0000 mon.c (mon.1) 2147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.902654+0000 mon.c (mon.1) 2148 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.902654+0000 mon.c (mon.1) 2148 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.909829+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.909829+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: cephadm 2024-04-22T21:11:41.915184+0000 mgr.x (mgr.34107) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: cephadm 2024-04-22T21:11:41.915184+0000 mgr.x (mgr.34107) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.951729+0000 mon.c (mon.1) 2149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.951729+0000 mon.c (mon.1) 2149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.954041+0000 mon.c (mon.1) 2150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.954041+0000 mon.c (mon.1) 2150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.954962+0000 mon.c (mon.1) 2151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.954962+0000 mon.c (mon.1) 2151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.957177+0000 mon.c (mon.1) 2152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.957177+0000 mon.c (mon.1) 2152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.957896+0000 mon.c (mon.1) 2153 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.957896+0000 mon.c (mon.1) 2153 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.963595+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:41.963595+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: cephadm 2024-04-22T21:11:41.968957+0000 mgr.x (mgr.34107) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: cephadm 2024-04-22T21:11:41.968957+0000 mgr.x (mgr.34107) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.037772+0000 mon.c (mon.1) 2154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.037772+0000 mon.c (mon.1) 2154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.039914+0000 mon.c (mon.1) 2155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.039914+0000 mon.c (mon.1) 2155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.040831+0000 mon.c (mon.1) 2156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.040831+0000 mon.c (mon.1) 2156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.043318+0000 mon.c (mon.1) 2157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.043318+0000 mon.c (mon.1) 2157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.044286+0000 mon.c (mon.1) 2158 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.044286+0000 mon.c (mon.1) 2158 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.046116+0000 mon.a (mon.0) 951 : audit [INF] from='osd.3 [v2:172.21.15.121:6824/2463009919,v1:172.21.15.121:6825/2463009919]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-22T21:11:42.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.046116+0000 mon.a (mon.0) 951 : audit [INF] from='osd.3 [v2:172.21.15.121:6824/2463009919,v1:172.21.15.121:6825/2463009919]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-22T21:11:42.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.050025+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.050025+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: cephadm 2024-04-22T21:11:42.058184+0000 mgr.x (mgr.34107) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: cephadm 2024-04-22T21:11:42.058184+0000 mgr.x (mgr.34107) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:42.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.127444+0000 mon.c (mon.1) 2159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.127444+0000 mon.c (mon.1) 2159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.129586+0000 mon.c (mon.1) 2160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.129586+0000 mon.c (mon.1) 2160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:42.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.130713+0000 mon.c (mon.1) 2161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.130713+0000 mon.c (mon.1) 2161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:42.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.133547+0000 mon.c (mon.1) 2162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.133547+0000 mon.c (mon.1) 2162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:42.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.134400+0000 mon.c (mon.1) 2163 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.134400+0000 mon.c (mon.1) 2163 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:42.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.142101+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.142101+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:42.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: cephadm 2024-04-22T21:11:42.151473+0000 mgr.x (mgr.34107) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: cephadm 2024-04-22T21:11:42.151473+0000 mgr.x (mgr.34107) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.162089+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.162089+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.173334+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.173334+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.184172+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.184172+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.229041+0000 mon.c (mon.1) 2164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.229041+0000 mon.c (mon.1) 2164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.231662+0000 mon.c (mon.1) 2165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.231662+0000 mon.c (mon.1) 2165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.234121+0000 mon.c (mon.1) 2166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.234121+0000 mon.c (mon.1) 2166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.235694+0000 mon.c (mon.1) 2167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.235694+0000 mon.c (mon.1) 2167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.237619+0000 mon.c (mon.1) 2168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:11:43.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.237619+0000 mon.c (mon.1) 2168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:11:43.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.242524+0000 mgr.x (mgr.34107) 921 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:11:43.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: audit 2024-04-22T21:11:42.242524+0000 mgr.x (mgr.34107) 921 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:11:43.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: cephadm 2024-04-22T21:11:42.243649+0000 mgr.x (mgr.34107) 922 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-04-22T21:11:43.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:42 smithi123 bash[58916]: cephadm 2024-04-22T21:11:42.243649+0000 mgr.x (mgr.34107) 922 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-04-22T21:11:43.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: cephadm 2024-04-22T21:11:41.480857+0000 mgr.x (mgr.34107) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: cephadm 2024-04-22T21:11:41.480857+0000 mgr.x (mgr.34107) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: cephadm 2024-04-22T21:11:41.589696+0000 mgr.x (mgr.34107) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: cephadm 2024-04-22T21:11:41.589696+0000 mgr.x (mgr.34107) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: cephadm 2024-04-22T21:11:41.700391+0000 mgr.x (mgr.34107) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: cephadm 2024-04-22T21:11:41.700391+0000 mgr.x (mgr.34107) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.773670+0000 mon.c (mon.1) 2134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.773670+0000 mon.c (mon.1) 2134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.775863+0000 mon.c (mon.1) 2135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.775863+0000 mon.c (mon.1) 2135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.777063+0000 mon.c (mon.1) 2136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.777063+0000 mon.c (mon.1) 2136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.779199+0000 mon.c (mon.1) 2137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:43.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.779199+0000 mon.c (mon.1) 2137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:43.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.779890+0000 mon.c (mon.1) 2138 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:43.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.779890+0000 mon.c (mon.1) 2138 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:43.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.786080+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.786080+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: cephadm 2024-04-22T21:11:41.791413+0000 mgr.x (mgr.34107) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: cephadm 2024-04-22T21:11:41.791413+0000 mgr.x (mgr.34107) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: cephadm 2024-04-22T21:11:41.480857+0000 mgr.x (mgr.34107) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: cephadm 2024-04-22T21:11:41.480857+0000 mgr.x (mgr.34107) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: cephadm 2024-04-22T21:11:41.589696+0000 mgr.x (mgr.34107) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: cephadm 2024-04-22T21:11:41.589696+0000 mgr.x (mgr.34107) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: cephadm 2024-04-22T21:11:41.700391+0000 mgr.x (mgr.34107) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: cephadm 2024-04-22T21:11:41.700391+0000 mgr.x (mgr.34107) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.773670+0000 mon.c (mon.1) 2134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.773670+0000 mon.c (mon.1) 2134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.775863+0000 mon.c (mon.1) 2135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.775863+0000 mon.c (mon.1) 2135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.777063+0000 mon.c (mon.1) 2136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.777063+0000 mon.c (mon.1) 2136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.779199+0000 mon.c (mon.1) 2137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:43.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.779199+0000 mon.c (mon.1) 2137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:43.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.779890+0000 mon.c (mon.1) 2138 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:43.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.779890+0000 mon.c (mon.1) 2138 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:43.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.786080+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.786080+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: cephadm 2024-04-22T21:11:41.791413+0000 mgr.x (mgr.34107) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: cephadm 2024-04-22T21:11:41.791413+0000 mgr.x (mgr.34107) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.827589+0000 mon.c (mon.1) 2139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.827589+0000 mon.c (mon.1) 2139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.829598+0000 mon.c (mon.1) 2140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.829598+0000 mon.c (mon.1) 2140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.830463+0000 mon.c (mon.1) 2141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.830463+0000 mon.c (mon.1) 2141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.832464+0000 mon.c (mon.1) 2142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:43.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.832464+0000 mon.c (mon.1) 2142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:43.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.833075+0000 mon.c (mon.1) 2143 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:43.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.833075+0000 mon.c (mon.1) 2143 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:43.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.838558+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.838558+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: cephadm 2024-04-22T21:11:41.843815+0000 mgr.x (mgr.34107) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: cephadm 2024-04-22T21:11:41.843815+0000 mgr.x (mgr.34107) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.896566+0000 mon.c (mon.1) 2144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.896566+0000 mon.c (mon.1) 2144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.898759+0000 mon.c (mon.1) 2145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.898759+0000 mon.c (mon.1) 2145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.899684+0000 mon.c (mon.1) 2146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.827589+0000 mon.c (mon.1) 2139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.827589+0000 mon.c (mon.1) 2139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.829598+0000 mon.c (mon.1) 2140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.829598+0000 mon.c (mon.1) 2140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.830463+0000 mon.c (mon.1) 2141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.830463+0000 mon.c (mon.1) 2141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.832464+0000 mon.c (mon.1) 2142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:43.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.832464+0000 mon.c (mon.1) 2142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:43.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.833075+0000 mon.c (mon.1) 2143 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:43.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.833075+0000 mon.c (mon.1) 2143 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:43.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.838558+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.838558+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: cephadm 2024-04-22T21:11:41.843815+0000 mgr.x (mgr.34107) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: cephadm 2024-04-22T21:11:41.843815+0000 mgr.x (mgr.34107) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.896566+0000 mon.c (mon.1) 2144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.896566+0000 mon.c (mon.1) 2144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.898759+0000 mon.c (mon.1) 2145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.898759+0000 mon.c (mon.1) 2145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.899684+0000 mon.c (mon.1) 2146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.899684+0000 mon.c (mon.1) 2146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.901883+0000 mon.c (mon.1) 2147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:43.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.901883+0000 mon.c (mon.1) 2147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:43.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.902654+0000 mon.c (mon.1) 2148 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:43.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.902654+0000 mon.c (mon.1) 2148 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:43.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.909829+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.909829+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: cephadm 2024-04-22T21:11:41.915184+0000 mgr.x (mgr.34107) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: cephadm 2024-04-22T21:11:41.915184+0000 mgr.x (mgr.34107) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.951729+0000 mon.c (mon.1) 2149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.951729+0000 mon.c (mon.1) 2149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.954041+0000 mon.c (mon.1) 2150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.954041+0000 mon.c (mon.1) 2150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.954962+0000 mon.c (mon.1) 2151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.954962+0000 mon.c (mon.1) 2151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.957177+0000 mon.c (mon.1) 2152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:43.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.957177+0000 mon.c (mon.1) 2152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:43.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.957896+0000 mon.c (mon.1) 2153 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:43.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.957896+0000 mon.c (mon.1) 2153 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:43.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.963595+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.899684+0000 mon.c (mon.1) 2146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.901883+0000 mon.c (mon.1) 2147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:43.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.901883+0000 mon.c (mon.1) 2147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:43.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.902654+0000 mon.c (mon.1) 2148 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:43.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.902654+0000 mon.c (mon.1) 2148 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:43.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.909829+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.909829+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: cephadm 2024-04-22T21:11:41.915184+0000 mgr.x (mgr.34107) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: cephadm 2024-04-22T21:11:41.915184+0000 mgr.x (mgr.34107) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.951729+0000 mon.c (mon.1) 2149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.951729+0000 mon.c (mon.1) 2149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.954041+0000 mon.c (mon.1) 2150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.954041+0000 mon.c (mon.1) 2150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.954962+0000 mon.c (mon.1) 2151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.954962+0000 mon.c (mon.1) 2151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.957177+0000 mon.c (mon.1) 2152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:43.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.957177+0000 mon.c (mon.1) 2152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:43.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.957896+0000 mon.c (mon.1) 2153 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:43.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.957896+0000 mon.c (mon.1) 2153 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:43.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.963595+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:41.963595+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: cephadm 2024-04-22T21:11:41.968957+0000 mgr.x (mgr.34107) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: cephadm 2024-04-22T21:11:41.968957+0000 mgr.x (mgr.34107) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.037772+0000 mon.c (mon.1) 2154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.037772+0000 mon.c (mon.1) 2154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.039914+0000 mon.c (mon.1) 2155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.039914+0000 mon.c (mon.1) 2155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.040831+0000 mon.c (mon.1) 2156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.040831+0000 mon.c (mon.1) 2156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.043318+0000 mon.c (mon.1) 2157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:43.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.043318+0000 mon.c (mon.1) 2157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:43.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.044286+0000 mon.c (mon.1) 2158 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:43.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.044286+0000 mon.c (mon.1) 2158 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:43.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.046116+0000 mon.a (mon.0) 951 : audit [INF] from='osd.3 [v2:172.21.15.121:6824/2463009919,v1:172.21.15.121:6825/2463009919]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-22T21:11:43.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.046116+0000 mon.a (mon.0) 951 : audit [INF] from='osd.3 [v2:172.21.15.121:6824/2463009919,v1:172.21.15.121:6825/2463009919]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-22T21:11:43.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.050025+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.050025+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: cephadm 2024-04-22T21:11:42.058184+0000 mgr.x (mgr.34107) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: cephadm 2024-04-22T21:11:42.058184+0000 mgr.x (mgr.34107) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.127444+0000 mon.c (mon.1) 2159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.127444+0000 mon.c (mon.1) 2159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.129586+0000 mon.c (mon.1) 2160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.129586+0000 mon.c (mon.1) 2160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.130713+0000 mon.c (mon.1) 2161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.130713+0000 mon.c (mon.1) 2161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.133547+0000 mon.c (mon.1) 2162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:43.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.133547+0000 mon.c (mon.1) 2162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:43.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.134400+0000 mon.c (mon.1) 2163 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:43.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.134400+0000 mon.c (mon.1) 2163 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:43.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.142101+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.142101+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: cephadm 2024-04-22T21:11:42.151473+0000 mgr.x (mgr.34107) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: cephadm 2024-04-22T21:11:42.151473+0000 mgr.x (mgr.34107) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.162089+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.162089+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.173334+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.173334+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.184172+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.184172+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.229041+0000 mon.c (mon.1) 2164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.229041+0000 mon.c (mon.1) 2164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:41.963595+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: cephadm 2024-04-22T21:11:41.968957+0000 mgr.x (mgr.34107) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: cephadm 2024-04-22T21:11:41.968957+0000 mgr.x (mgr.34107) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.037772+0000 mon.c (mon.1) 2154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.037772+0000 mon.c (mon.1) 2154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.039914+0000 mon.c (mon.1) 2155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.039914+0000 mon.c (mon.1) 2155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.040831+0000 mon.c (mon.1) 2156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.040831+0000 mon.c (mon.1) 2156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.043318+0000 mon.c (mon.1) 2157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:43.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.043318+0000 mon.c (mon.1) 2157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:43.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.044286+0000 mon.c (mon.1) 2158 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:43.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.044286+0000 mon.c (mon.1) 2158 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:43.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.046116+0000 mon.a (mon.0) 951 : audit [INF] from='osd.3 [v2:172.21.15.121:6824/2463009919,v1:172.21.15.121:6825/2463009919]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-22T21:11:43.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.046116+0000 mon.a (mon.0) 951 : audit [INF] from='osd.3 [v2:172.21.15.121:6824/2463009919,v1:172.21.15.121:6825/2463009919]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-22T21:11:43.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.050025+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.050025+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: cephadm 2024-04-22T21:11:42.058184+0000 mgr.x (mgr.34107) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: cephadm 2024-04-22T21:11:42.058184+0000 mgr.x (mgr.34107) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.231662+0000 mon.c (mon.1) 2165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.231662+0000 mon.c (mon.1) 2165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.234121+0000 mon.c (mon.1) 2166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.234121+0000 mon.c (mon.1) 2166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.235694+0000 mon.c (mon.1) 2167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.235694+0000 mon.c (mon.1) 2167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.237619+0000 mon.c (mon.1) 2168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:11:43.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.237619+0000 mon.c (mon.1) 2168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:11:43.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.242524+0000 mgr.x (mgr.34107) 921 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:11:43.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: audit 2024-04-22T21:11:42.242524+0000 mgr.x (mgr.34107) 921 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:11:43.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: cephadm 2024-04-22T21:11:42.243649+0000 mgr.x (mgr.34107) 922 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-04-22T21:11:43.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[75184]: cephadm 2024-04-22T21:11:42.243649+0000 mgr.x (mgr.34107) 922 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-04-22T21:11:43.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.127444+0000 mon.c (mon.1) 2159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.127444+0000 mon.c (mon.1) 2159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.129586+0000 mon.c (mon.1) 2160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.129586+0000 mon.c (mon.1) 2160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.130713+0000 mon.c (mon.1) 2161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.130713+0000 mon.c (mon.1) 2161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.133547+0000 mon.c (mon.1) 2162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:43.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.133547+0000 mon.c (mon.1) 2162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:11:43.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.134400+0000 mon.c (mon.1) 2163 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:43.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.134400+0000 mon.c (mon.1) 2163 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:11:43.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.142101+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.142101+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: cephadm 2024-04-22T21:11:42.151473+0000 mgr.x (mgr.34107) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: cephadm 2024-04-22T21:11:42.151473+0000 mgr.x (mgr.34107) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:11:43.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.162089+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.162089+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.173334+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.173334+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.184172+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.184172+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:43.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.229041+0000 mon.c (mon.1) 2164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.229041+0000 mon.c (mon.1) 2164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:11:43.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.231662+0000 mon.c (mon.1) 2165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.231662+0000 mon.c (mon.1) 2165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.234121+0000 mon.c (mon.1) 2166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.234121+0000 mon.c (mon.1) 2166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.235694+0000 mon.c (mon.1) 2167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.235694+0000 mon.c (mon.1) 2167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:43.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.237619+0000 mon.c (mon.1) 2168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:11:43.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.237619+0000 mon.c (mon.1) 2168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:11:43.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.242524+0000 mgr.x (mgr.34107) 921 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:11:43.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: audit 2024-04-22T21:11:42.242524+0000 mgr.x (mgr.34107) 921 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:11:43.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: cephadm 2024-04-22T21:11:42.243649+0000 mgr.x (mgr.34107) 922 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-04-22T21:11:43.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:42 smithi121 bash[73084]: cephadm 2024-04-22T21:11:42.243649+0000 mgr.x (mgr.34107) 922 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-04-22T21:11:43.784 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:11:43 smithi121 bash[88334]: debug 2024-04-22T21:11:43.492+0000 7f53f0229700 -1 osd.3 132 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-22T21:11:44.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:43 smithi123 bash[58916]: audit 2024-04-22T21:11:42.964258+0000 mon.a (mon.0) 957 : audit [INF] from='osd.3 [v2:172.21.15.121:6824/2463009919,v1:172.21.15.121:6825/2463009919]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-22T21:11:44.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:43 smithi123 bash[58916]: audit 2024-04-22T21:11:42.964258+0000 mon.a (mon.0) 957 : audit [INF] from='osd.3 [v2:172.21.15.121:6824/2463009919,v1:172.21.15.121:6825/2463009919]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-22T21:11:44.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:43 smithi123 bash[58916]: cluster 2024-04-22T21:11:42.970685+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-04-22T21:11:44.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:43 smithi123 bash[58916]: cluster 2024-04-22T21:11:42.970685+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-04-22T21:11:44.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:43 smithi123 bash[58916]: audit 2024-04-22T21:11:42.971533+0000 mon.a (mon.0) 959 : audit [INF] from='osd.3 [v2:172.21.15.121:6824/2463009919,v1:172.21.15.121:6825/2463009919]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:11:44.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:43 smithi123 bash[58916]: audit 2024-04-22T21:11:42.971533+0000 mon.a (mon.0) 959 : audit [INF] from='osd.3 [v2:172.21.15.121:6824/2463009919,v1:172.21.15.121:6825/2463009919]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:11:44.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:43 smithi123 bash[58916]: cluster 2024-04-22T21:11:43.391955+0000 mgr.x (mgr.34107) 923 : cluster [DBG] pgmap v146: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2024-04-22T21:11:44.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:43 smithi123 bash[58916]: cluster 2024-04-22T21:11:43.391955+0000 mgr.x (mgr.34107) 923 : cluster [DBG] pgmap v146: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2024-04-22T21:11:44.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:43 smithi123 bash[58916]: audit 2024-04-22T21:11:43.483431+0000 mon.a (mon.0) 960 : audit [INF] from='osd.3 [v2:172.21.15.121:6824/2463009919,v1:172.21.15.121:6825/2463009919]' entity='osd.3' 2024-04-22T21:11:44.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:43 smithi123 bash[58916]: audit 2024-04-22T21:11:43.483431+0000 mon.a (mon.0) 960 : audit [INF] from='osd.3 [v2:172.21.15.121:6824/2463009919,v1:172.21.15.121:6825/2463009919]' entity='osd.3' 2024-04-22T21:11:44.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:43 smithi121 bash[73084]: audit 2024-04-22T21:11:42.964258+0000 mon.a (mon.0) 957 : audit [INF] from='osd.3 [v2:172.21.15.121:6824/2463009919,v1:172.21.15.121:6825/2463009919]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-22T21:11:44.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:43 smithi121 bash[73084]: audit 2024-04-22T21:11:42.964258+0000 mon.a (mon.0) 957 : audit [INF] from='osd.3 [v2:172.21.15.121:6824/2463009919,v1:172.21.15.121:6825/2463009919]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-22T21:11:44.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:43 smithi121 bash[73084]: cluster 2024-04-22T21:11:42.970685+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-04-22T21:11:44.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:43 smithi121 bash[73084]: cluster 2024-04-22T21:11:42.970685+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-04-22T21:11:44.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:43 smithi121 bash[73084]: audit 2024-04-22T21:11:42.971533+0000 mon.a (mon.0) 959 : audit [INF] from='osd.3 [v2:172.21.15.121:6824/2463009919,v1:172.21.15.121:6825/2463009919]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:11:44.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:43 smithi121 bash[73084]: audit 2024-04-22T21:11:42.971533+0000 mon.a (mon.0) 959 : audit [INF] from='osd.3 [v2:172.21.15.121:6824/2463009919,v1:172.21.15.121:6825/2463009919]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:11:44.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:43 smithi121 bash[73084]: cluster 2024-04-22T21:11:43.391955+0000 mgr.x (mgr.34107) 923 : cluster [DBG] pgmap v146: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2024-04-22T21:11:44.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:43 smithi121 bash[73084]: cluster 2024-04-22T21:11:43.391955+0000 mgr.x (mgr.34107) 923 : cluster [DBG] pgmap v146: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2024-04-22T21:11:44.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:43 smithi121 bash[73084]: audit 2024-04-22T21:11:43.483431+0000 mon.a (mon.0) 960 : audit [INF] from='osd.3 [v2:172.21.15.121:6824/2463009919,v1:172.21.15.121:6825/2463009919]' entity='osd.3' 2024-04-22T21:11:44.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:43 smithi121 bash[73084]: audit 2024-04-22T21:11:43.483431+0000 mon.a (mon.0) 960 : audit [INF] from='osd.3 [v2:172.21.15.121:6824/2463009919,v1:172.21.15.121:6825/2463009919]' entity='osd.3' 2024-04-22T21:11:44.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:43 smithi121 bash[75184]: audit 2024-04-22T21:11:42.964258+0000 mon.a (mon.0) 957 : audit [INF] from='osd.3 [v2:172.21.15.121:6824/2463009919,v1:172.21.15.121:6825/2463009919]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-22T21:11:44.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:43 smithi121 bash[75184]: audit 2024-04-22T21:11:42.964258+0000 mon.a (mon.0) 957 : audit [INF] from='osd.3 [v2:172.21.15.121:6824/2463009919,v1:172.21.15.121:6825/2463009919]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-22T21:11:44.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:43 smithi121 bash[75184]: cluster 2024-04-22T21:11:42.970685+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-04-22T21:11:44.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:43 smithi121 bash[75184]: cluster 2024-04-22T21:11:42.970685+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-04-22T21:11:44.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:43 smithi121 bash[75184]: audit 2024-04-22T21:11:42.971533+0000 mon.a (mon.0) 959 : audit [INF] from='osd.3 [v2:172.21.15.121:6824/2463009919,v1:172.21.15.121:6825/2463009919]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:11:44.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:43 smithi121 bash[75184]: audit 2024-04-22T21:11:42.971533+0000 mon.a (mon.0) 959 : audit [INF] from='osd.3 [v2:172.21.15.121:6824/2463009919,v1:172.21.15.121:6825/2463009919]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi121", "root=default"]}]: dispatch 2024-04-22T21:11:44.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:43 smithi121 bash[75184]: cluster 2024-04-22T21:11:43.391955+0000 mgr.x (mgr.34107) 923 : cluster [DBG] pgmap v146: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2024-04-22T21:11:44.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:43 smithi121 bash[75184]: cluster 2024-04-22T21:11:43.391955+0000 mgr.x (mgr.34107) 923 : cluster [DBG] pgmap v146: 161 pgs: 23 active+undersized+degraded, 37 active+undersized, 101 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2024-04-22T21:11:44.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:43 smithi121 bash[75184]: audit 2024-04-22T21:11:43.483431+0000 mon.a (mon.0) 960 : audit [INF] from='osd.3 [v2:172.21.15.121:6824/2463009919,v1:172.21.15.121:6825/2463009919]' entity='osd.3' 2024-04-22T21:11:44.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:43 smithi121 bash[75184]: audit 2024-04-22T21:11:43.483431+0000 mon.a (mon.0) 960 : audit [INF] from='osd.3 [v2:172.21.15.121:6824/2463009919,v1:172.21.15.121:6825/2463009919]' entity='osd.3' 2024-04-22T21:11:45.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:44 smithi123 bash[58916]: cluster 2024-04-22T21:11:44.482334+0000 mon.a (mon.0) 961 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:11:45.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:44 smithi123 bash[58916]: cluster 2024-04-22T21:11:44.482334+0000 mon.a (mon.0) 961 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:11:45.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:44 smithi123 bash[58916]: cluster 2024-04-22T21:11:44.492206+0000 mon.a (mon.0) 962 : cluster [INF] osd.3 [v2:172.21.15.121:6824/2463009919,v1:172.21.15.121:6825/2463009919] boot 2024-04-22T21:11:45.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:44 smithi123 bash[58916]: cluster 2024-04-22T21:11:44.492206+0000 mon.a (mon.0) 962 : cluster [INF] osd.3 [v2:172.21.15.121:6824/2463009919,v1:172.21.15.121:6825/2463009919] boot 2024-04-22T21:11:45.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:44 smithi123 bash[58916]: cluster 2024-04-22T21:11:44.492292+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-04-22T21:11:45.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:44 smithi123 bash[58916]: cluster 2024-04-22T21:11:44.492292+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-04-22T21:11:45.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:44 smithi123 bash[58916]: audit 2024-04-22T21:11:44.496945+0000 mon.c (mon.1) 2169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T21:11:45.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:44 smithi123 bash[58916]: audit 2024-04-22T21:11:44.496945+0000 mon.c (mon.1) 2169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T21:11:45.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:44 smithi123 bash[58916]: audit 2024-04-22T21:11:44.698766+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:45.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:44 smithi123 bash[58916]: audit 2024-04-22T21:11:44.698766+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:45.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:44 smithi123 bash[58916]: audit 2024-04-22T21:11:44.701645+0000 mon.c (mon.1) 2170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:11:45.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:44 smithi123 bash[58916]: audit 2024-04-22T21:11:44.701645+0000 mon.c (mon.1) 2170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:11:45.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:44 smithi121 bash[73084]: cluster 2024-04-22T21:11:44.482334+0000 mon.a (mon.0) 961 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:11:45.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:44 smithi121 bash[73084]: cluster 2024-04-22T21:11:44.482334+0000 mon.a (mon.0) 961 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:11:45.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:44 smithi121 bash[73084]: cluster 2024-04-22T21:11:44.492206+0000 mon.a (mon.0) 962 : cluster [INF] osd.3 [v2:172.21.15.121:6824/2463009919,v1:172.21.15.121:6825/2463009919] boot 2024-04-22T21:11:45.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:44 smithi121 bash[73084]: cluster 2024-04-22T21:11:44.492206+0000 mon.a (mon.0) 962 : cluster [INF] osd.3 [v2:172.21.15.121:6824/2463009919,v1:172.21.15.121:6825/2463009919] boot 2024-04-22T21:11:45.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:44 smithi121 bash[73084]: cluster 2024-04-22T21:11:44.492292+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-04-22T21:11:45.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:44 smithi121 bash[73084]: cluster 2024-04-22T21:11:44.492292+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-04-22T21:11:45.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:44 smithi121 bash[73084]: audit 2024-04-22T21:11:44.496945+0000 mon.c (mon.1) 2169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T21:11:45.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:44 smithi121 bash[73084]: audit 2024-04-22T21:11:44.496945+0000 mon.c (mon.1) 2169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T21:11:45.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:44 smithi121 bash[73084]: audit 2024-04-22T21:11:44.698766+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:45.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:44 smithi121 bash[73084]: audit 2024-04-22T21:11:44.698766+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:45.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:44 smithi121 bash[73084]: audit 2024-04-22T21:11:44.701645+0000 mon.c (mon.1) 2170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:11:45.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:44 smithi121 bash[73084]: audit 2024-04-22T21:11:44.701645+0000 mon.c (mon.1) 2170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:11:45.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:44 smithi121 bash[75184]: cluster 2024-04-22T21:11:44.482334+0000 mon.a (mon.0) 961 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:11:45.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:44 smithi121 bash[75184]: cluster 2024-04-22T21:11:44.482334+0000 mon.a (mon.0) 961 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:11:45.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:44 smithi121 bash[75184]: cluster 2024-04-22T21:11:44.492206+0000 mon.a (mon.0) 962 : cluster [INF] osd.3 [v2:172.21.15.121:6824/2463009919,v1:172.21.15.121:6825/2463009919] boot 2024-04-22T21:11:45.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:44 smithi121 bash[75184]: cluster 2024-04-22T21:11:44.492206+0000 mon.a (mon.0) 962 : cluster [INF] osd.3 [v2:172.21.15.121:6824/2463009919,v1:172.21.15.121:6825/2463009919] boot 2024-04-22T21:11:45.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:44 smithi121 bash[75184]: cluster 2024-04-22T21:11:44.492292+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-04-22T21:11:45.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:44 smithi121 bash[75184]: cluster 2024-04-22T21:11:44.492292+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-04-22T21:11:45.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:44 smithi121 bash[75184]: audit 2024-04-22T21:11:44.496945+0000 mon.c (mon.1) 2169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T21:11:45.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:44 smithi121 bash[75184]: audit 2024-04-22T21:11:44.496945+0000 mon.c (mon.1) 2169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-22T21:11:45.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:44 smithi121 bash[75184]: audit 2024-04-22T21:11:44.698766+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:45.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:44 smithi121 bash[75184]: audit 2024-04-22T21:11:44.698766+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:45.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:44 smithi121 bash[75184]: audit 2024-04-22T21:11:44.701645+0000 mon.c (mon.1) 2170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:11:45.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:44 smithi121 bash[75184]: audit 2024-04-22T21:11:44.701645+0000 mon.c (mon.1) 2170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:11:46.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:45 smithi123 bash[58916]: cluster 2024-04-22T21:11:45.393101+0000 mgr.x (mgr.34107) 924 : cluster [DBG] pgmap v148: 161 pgs: 4 peering, 23 active+undersized+degraded, 33 active+undersized, 101 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2024-04-22T21:11:46.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:45 smithi123 bash[58916]: cluster 2024-04-22T21:11:45.393101+0000 mgr.x (mgr.34107) 924 : cluster [DBG] pgmap v148: 161 pgs: 4 peering, 23 active+undersized+degraded, 33 active+undersized, 101 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2024-04-22T21:11:46.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:45 smithi123 bash[58916]: cluster 2024-04-22T21:11:45.495159+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-04-22T21:11:46.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:45 smithi123 bash[58916]: cluster 2024-04-22T21:11:45.495159+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-04-22T21:11:46.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:45 smithi121 bash[73084]: cluster 2024-04-22T21:11:45.393101+0000 mgr.x (mgr.34107) 924 : cluster [DBG] pgmap v148: 161 pgs: 4 peering, 23 active+undersized+degraded, 33 active+undersized, 101 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2024-04-22T21:11:46.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:45 smithi121 bash[73084]: cluster 2024-04-22T21:11:45.393101+0000 mgr.x (mgr.34107) 924 : cluster [DBG] pgmap v148: 161 pgs: 4 peering, 23 active+undersized+degraded, 33 active+undersized, 101 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2024-04-22T21:11:46.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:45 smithi121 bash[73084]: cluster 2024-04-22T21:11:45.495159+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-04-22T21:11:46.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:45 smithi121 bash[73084]: cluster 2024-04-22T21:11:45.495159+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-04-22T21:11:46.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:45 smithi121 bash[75184]: cluster 2024-04-22T21:11:45.393101+0000 mgr.x (mgr.34107) 924 : cluster [DBG] pgmap v148: 161 pgs: 4 peering, 23 active+undersized+degraded, 33 active+undersized, 101 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2024-04-22T21:11:46.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:45 smithi121 bash[75184]: cluster 2024-04-22T21:11:45.393101+0000 mgr.x (mgr.34107) 924 : cluster [DBG] pgmap v148: 161 pgs: 4 peering, 23 active+undersized+degraded, 33 active+undersized, 101 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2024-04-22T21:11:46.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:45 smithi121 bash[75184]: cluster 2024-04-22T21:11:45.495159+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-04-22T21:11:46.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:45 smithi121 bash[75184]: cluster 2024-04-22T21:11:45.495159+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-04-22T21:11:47.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:47 smithi123 bash[58916]: audit 2024-04-22T21:11:45.855528+0000 mgr.x (mgr.34107) 925 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:47.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:47 smithi123 bash[58916]: audit 2024-04-22T21:11:45.855528+0000 mgr.x (mgr.34107) 925 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:47.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:47 smithi123 bash[58916]: audit 2024-04-22T21:11:46.337135+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:47.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:47 smithi123 bash[58916]: audit 2024-04-22T21:11:46.337135+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:47.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:47 smithi123 bash[58916]: audit 2024-04-22T21:11:46.365487+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:47.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:47 smithi123 bash[58916]: audit 2024-04-22T21:11:46.365487+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:47.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:47 smithi123 bash[58916]: audit 2024-04-22T21:11:46.380978+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:47.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:47 smithi123 bash[58916]: audit 2024-04-22T21:11:46.380978+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:47.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:47 smithi121 bash[75184]: audit 2024-04-22T21:11:45.855528+0000 mgr.x (mgr.34107) 925 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:47.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:47 smithi121 bash[75184]: audit 2024-04-22T21:11:45.855528+0000 mgr.x (mgr.34107) 925 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:47.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:47 smithi121 bash[75184]: audit 2024-04-22T21:11:46.337135+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:47.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:47 smithi121 bash[75184]: audit 2024-04-22T21:11:46.337135+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:47.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:47 smithi121 bash[75184]: audit 2024-04-22T21:11:46.365487+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:47.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:47 smithi121 bash[75184]: audit 2024-04-22T21:11:46.365487+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:47.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:47 smithi121 bash[75184]: audit 2024-04-22T21:11:46.380978+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:47.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:47 smithi121 bash[75184]: audit 2024-04-22T21:11:46.380978+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:47.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:47 smithi121 bash[73084]: audit 2024-04-22T21:11:45.855528+0000 mgr.x (mgr.34107) 925 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:47.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:47 smithi121 bash[73084]: audit 2024-04-22T21:11:45.855528+0000 mgr.x (mgr.34107) 925 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:47.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:47 smithi121 bash[73084]: audit 2024-04-22T21:11:46.337135+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:47.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:47 smithi121 bash[73084]: audit 2024-04-22T21:11:46.337135+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:47.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:47 smithi121 bash[73084]: audit 2024-04-22T21:11:46.365487+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:47.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:47 smithi121 bash[73084]: audit 2024-04-22T21:11:46.365487+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:47.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:47 smithi121 bash[73084]: audit 2024-04-22T21:11:46.380978+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:47.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:47 smithi121 bash[73084]: audit 2024-04-22T21:11:46.380978+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:48.241 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:11:47 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:11:47] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.33.4" 2024-04-22T21:11:48.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:48 smithi123 bash[58916]: cluster 2024-04-22T21:11:47.394783+0000 mgr.x (mgr.34107) 926 : cluster [DBG] pgmap v150: 161 pgs: 4 peering, 9 active+undersized+degraded, 16 active+undersized, 132 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-22T21:11:48.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:48 smithi123 bash[58916]: cluster 2024-04-22T21:11:47.394783+0000 mgr.x (mgr.34107) 926 : cluster [DBG] pgmap v150: 161 pgs: 4 peering, 9 active+undersized+degraded, 16 active+undersized, 132 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-22T21:11:48.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:48 smithi121 bash[73084]: cluster 2024-04-22T21:11:47.394783+0000 mgr.x (mgr.34107) 926 : cluster [DBG] pgmap v150: 161 pgs: 4 peering, 9 active+undersized+degraded, 16 active+undersized, 132 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-22T21:11:48.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:48 smithi121 bash[73084]: cluster 2024-04-22T21:11:47.394783+0000 mgr.x (mgr.34107) 926 : cluster [DBG] pgmap v150: 161 pgs: 4 peering, 9 active+undersized+degraded, 16 active+undersized, 132 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-22T21:11:48.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:48 smithi121 bash[75184]: cluster 2024-04-22T21:11:47.394783+0000 mgr.x (mgr.34107) 926 : cluster [DBG] pgmap v150: 161 pgs: 4 peering, 9 active+undersized+degraded, 16 active+undersized, 132 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-22T21:11:48.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:48 smithi121 bash[75184]: cluster 2024-04-22T21:11:47.394783+0000 mgr.x (mgr.34107) 926 : cluster [DBG] pgmap v150: 161 pgs: 4 peering, 9 active+undersized+degraded, 16 active+undersized, 132 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 33/630 objects degraded (5.238%) 2024-04-22T21:11:48.827 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-04-22T21:11:49.342 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:49 smithi121 bash[73084]: cluster 2024-04-22T21:11:48.337089+0000 mon.a (mon.0) 969 : cluster [WRN] Health check update: Degraded data redundancy: 33/630 objects degraded (5.238%), 9 pgs degraded (PG_DEGRADED) 2024-04-22T21:11:49.343 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:49 smithi121 bash[73084]: cluster 2024-04-22T21:11:48.337089+0000 mon.a (mon.0) 969 : cluster [WRN] Health check update: Degraded data redundancy: 33/630 objects degraded (5.238%), 9 pgs degraded (PG_DEGRADED) 2024-04-22T21:11:49.594 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T21:11:49.594 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi121 smithi121 running 3s ago 19m - - 2024-04-22T21:11:49.595 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi123 smithi123 running 11s ago 19m - - 2024-04-22T21:11:49.595 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (6m) 3s ago 12m 13.1M - 0.23.0 ba2b418f427c 75d0217c38a9 2024-04-22T21:11:49.595 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (5m) 11s ago 12m 40.6M - 8.3.5 dad864ee21e9 800591342f16 2024-04-22T21:11:49.595 INFO:teuthology.orchestra.run.smithi121.stdout:iscsi.foo.smithi121.rxpsbc smithi121 running (4m) 3s ago 10m 44.4M - 3.5 e1d6a67b021e 106eadf8e441 2024-04-22T21:11:49.595 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443,9283,8765 running (5m) 11s ago 18m 513M - 19.0.0-3198-g56e81df3 82086b19bb07 47d10e8cef27 2024-04-22T21:11:49.595 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443,9283,8765 running (4m) 3s ago 20m 438M - 19.0.0-3198-g56e81df3 82086b19bb07 8406ceac8ad3 2024-04-22T21:11:49.595 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (3m) 3s ago 20m 58.5M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 f5b71d32306b 2024-04-22T21:11:49.595 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (3m) 11s ago 18m 40.0M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 db2fb24d7454 2024-04-22T21:11:49.595 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (3m) 3s ago 18m 51.9M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 425f9e808335 2024-04-22T21:11:49.595 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (6m) 3s ago 12m 9408k - 1.3.1 1dbe0e931976 7b20ff211618 2024-04-22T21:11:49.595 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (5m) 11s ago 12m 9939k - 1.3.1 1dbe0e931976 c449de2e89b9 2024-04-22T21:11:49.595 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (2m) 3s ago 18m 50.7M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 afe0c773b859 2024-04-22T21:11:49.595 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (84s) 3s ago 17m 55.7M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 8e891d1550a4 2024-04-22T21:11:49.595 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (51s) 3s ago 16m 52.1M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 31a08ebbc5f6 2024-04-22T21:11:49.596 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (13s) 3s ago 16m 47.9M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 6c42aa4939cb 2024-04-22T21:11:49.596 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (15m) 11s ago 15m 63.2M 4096M 17.2.0 e1d6a67b021e 3652b9975d1b 2024-04-22T21:11:49.596 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (15m) 11s ago 15m 59.6M 4096M 17.2.0 e1d6a67b021e 5ad1d460ef25 2024-04-22T21:11:49.596 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (14m) 11s ago 14m 59.3M 4096M 17.2.0 e1d6a67b021e a8c3f31719ee 2024-04-22T21:11:49.596 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (13m) 11s ago 13m 61.4M 4096M 17.2.0 e1d6a67b021e 4102dc5bd77f 2024-04-22T21:11:49.596 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (4m) 11s ago 13m 64.9M - 2.33.4 514e6a882f6e 14ed9f8bb5de 2024-04-22T21:11:49.596 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi121.fpqyxe smithi121 *:8000 running (10m) 3s ago 10m 86.7M - 17.2.0 e1d6a67b021e 3c014c62895e 2024-04-22T21:11:49.596 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi123.ducldy smithi123 *:8000 running (10m) 11s ago 10m 86.8M - 17.2.0 e1d6a67b021e 9dfc66019212 2024-04-22T21:11:49.596 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi121.umzhsg smithi121 *:80 running (10m) 3s ago 10m 86.6M - 17.2.0 e1d6a67b021e 49d78336324c 2024-04-22T21:11:49.596 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi123.ywhrus smithi123 *:80 running (10m) 11s ago 10m 86.2M - 17.2.0 e1d6a67b021e d78a39784a57 2024-04-22T21:11:49.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:49 smithi123 bash[58916]: cluster 2024-04-22T21:11:48.337089+0000 mon.a (mon.0) 969 : cluster [WRN] Health check update: Degraded data redundancy: 33/630 objects degraded (5.238%), 9 pgs degraded (PG_DEGRADED) 2024-04-22T21:11:49.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:49 smithi123 bash[58916]: cluster 2024-04-22T21:11:48.337089+0000 mon.a (mon.0) 969 : cluster [WRN] Health check update: Degraded data redundancy: 33/630 objects degraded (5.238%), 9 pgs degraded (PG_DEGRADED) 2024-04-22T21:11:49.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:49 smithi121 bash[75184]: cluster 2024-04-22T21:11:48.337089+0000 mon.a (mon.0) 969 : cluster [WRN] Health check update: Degraded data redundancy: 33/630 objects degraded (5.238%), 9 pgs degraded (PG_DEGRADED) 2024-04-22T21:11:49.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:49 smithi121 bash[75184]: cluster 2024-04-22T21:11:48.337089+0000 mon.a (mon.0) 969 : cluster [WRN] Health check update: Degraded data redundancy: 33/630 objects degraded (5.238%), 9 pgs degraded (PG_DEGRADED) 2024-04-22T21:11:50.005 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:11:50.006 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-04-22T21:11:50.006 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 3 2024-04-22T21:11:50.006 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:11:50.006 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-04-22T21:11:50.006 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 2 2024-04-22T21:11:50.006 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:11:50.006 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-04-22T21:11:50.006 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-04-22T21:11:50.006 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 4 2024-04-22T21:11:50.006 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:11:50.006 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-04-22T21:11:50.006 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-22T21:11:50.007 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:11:50.007 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-04-22T21:11:50.007 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-04-22T21:11:50.007 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 9 2024-04-22T21:11:50.007 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:11:50.007 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:11:50.370 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:11:50.370 INFO:teuthology.orchestra.run.smithi121.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d", 2024-04-22T21:11:50.370 INFO:teuthology.orchestra.run.smithi121.stdout: "in_progress": true, 2024-04-22T21:11:50.370 INFO:teuthology.orchestra.run.smithi121.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-22T21:11:50.370 INFO:teuthology.orchestra.run.smithi121.stdout: "services_complete": [ 2024-04-22T21:11:50.370 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr", 2024-04-22T21:11:50.370 INFO:teuthology.orchestra.run.smithi121.stdout: "mon" 2024-04-22T21:11:50.370 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2024-04-22T21:11:50.370 INFO:teuthology.orchestra.run.smithi121.stdout: "progress": "9/23 daemons upgraded", 2024-04-22T21:11:50.371 INFO:teuthology.orchestra.run.smithi121.stdout: "message": "Currently upgrading osd daemons", 2024-04-22T21:11:50.371 INFO:teuthology.orchestra.run.smithi121.stdout: "is_paused": false 2024-04-22T21:11:50.371 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:11:50.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:50 smithi123 bash[58916]: audit 2024-04-22T21:11:48.825829+0000 mgr.x (mgr.34107) 927 : audit [DBG] from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:50.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:50 smithi123 bash[58916]: audit 2024-04-22T21:11:48.825829+0000 mgr.x (mgr.34107) 927 : audit [DBG] from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:50.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:50 smithi123 bash[58916]: audit 2024-04-22T21:11:49.203349+0000 mgr.x (mgr.34107) 928 : audit [DBG] from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:50.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:50 smithi123 bash[58916]: audit 2024-04-22T21:11:49.203349+0000 mgr.x (mgr.34107) 928 : audit [DBG] from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:50.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:50 smithi123 bash[58916]: cluster 2024-04-22T21:11:49.395653+0000 mgr.x (mgr.34107) 929 : cluster [DBG] pgmap v151: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:11:50.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:50 smithi123 bash[58916]: cluster 2024-04-22T21:11:49.395653+0000 mgr.x (mgr.34107) 929 : cluster [DBG] pgmap v151: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:11:50.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:50 smithi123 bash[58916]: audit 2024-04-22T21:11:50.014485+0000 mon.c (mon.1) 2171 : audit [DBG] from='client.? 172.21.15.121:0/244668510' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:50.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:50 smithi123 bash[58916]: audit 2024-04-22T21:11:50.014485+0000 mon.c (mon.1) 2171 : audit [DBG] from='client.? 172.21.15.121:0/244668510' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:50.781 INFO:teuthology.orchestra.run.smithi121.stdout:HEALTH_OK 2024-04-22T21:11:50.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:50 smithi121 bash[73084]: audit 2024-04-22T21:11:48.825829+0000 mgr.x (mgr.34107) 927 : audit [DBG] from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:50.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:50 smithi121 bash[73084]: audit 2024-04-22T21:11:48.825829+0000 mgr.x (mgr.34107) 927 : audit [DBG] from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:50.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:50 smithi121 bash[73084]: audit 2024-04-22T21:11:49.203349+0000 mgr.x (mgr.34107) 928 : audit [DBG] from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:50.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:50 smithi121 bash[73084]: audit 2024-04-22T21:11:49.203349+0000 mgr.x (mgr.34107) 928 : audit [DBG] from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:50.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:50 smithi121 bash[73084]: cluster 2024-04-22T21:11:49.395653+0000 mgr.x (mgr.34107) 929 : cluster [DBG] pgmap v151: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:11:50.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:50 smithi121 bash[73084]: cluster 2024-04-22T21:11:49.395653+0000 mgr.x (mgr.34107) 929 : cluster [DBG] pgmap v151: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:11:50.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:50 smithi121 bash[73084]: audit 2024-04-22T21:11:50.014485+0000 mon.c (mon.1) 2171 : audit [DBG] from='client.? 172.21.15.121:0/244668510' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:50.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:50 smithi121 bash[73084]: audit 2024-04-22T21:11:50.014485+0000 mon.c (mon.1) 2171 : audit [DBG] from='client.? 172.21.15.121:0/244668510' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:50.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:50 smithi121 bash[75184]: audit 2024-04-22T21:11:48.825829+0000 mgr.x (mgr.34107) 927 : audit [DBG] from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:50.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:50 smithi121 bash[75184]: audit 2024-04-22T21:11:48.825829+0000 mgr.x (mgr.34107) 927 : audit [DBG] from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:50.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:50 smithi121 bash[75184]: audit 2024-04-22T21:11:49.203349+0000 mgr.x (mgr.34107) 928 : audit [DBG] from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:50.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:50 smithi121 bash[75184]: audit 2024-04-22T21:11:49.203349+0000 mgr.x (mgr.34107) 928 : audit [DBG] from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:50.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:50 smithi121 bash[75184]: cluster 2024-04-22T21:11:49.395653+0000 mgr.x (mgr.34107) 929 : cluster [DBG] pgmap v151: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:11:50.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:50 smithi121 bash[75184]: cluster 2024-04-22T21:11:49.395653+0000 mgr.x (mgr.34107) 929 : cluster [DBG] pgmap v151: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:11:50.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:50 smithi121 bash[75184]: audit 2024-04-22T21:11:50.014485+0000 mon.c (mon.1) 2171 : audit [DBG] from='client.? 172.21.15.121:0/244668510' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:50.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:50 smithi121 bash[75184]: audit 2024-04-22T21:11:50.014485+0000 mon.c (mon.1) 2171 : audit [DBG] from='client.? 172.21.15.121:0/244668510' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:11:51.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:51 smithi123 bash[58916]: audit 2024-04-22T21:11:49.556954+0000 mgr.x (mgr.34107) 930 : audit [DBG] from='client.54355 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:51.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:51 smithi123 bash[58916]: audit 2024-04-22T21:11:49.556954+0000 mgr.x (mgr.34107) 930 : audit [DBG] from='client.54355 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:51.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:51 smithi123 bash[58916]: cluster 2024-04-22T21:11:50.349103+0000 mon.a (mon.0) 970 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 9 pgs degraded) 2024-04-22T21:11:51.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:51 smithi123 bash[58916]: cluster 2024-04-22T21:11:50.349103+0000 mon.a (mon.0) 970 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 9 pgs degraded) 2024-04-22T21:11:51.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:51 smithi123 bash[58916]: cluster 2024-04-22T21:11:50.349149+0000 mon.a (mon.0) 971 : cluster [INF] Cluster is now healthy 2024-04-22T21:11:51.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:51 smithi123 bash[58916]: cluster 2024-04-22T21:11:50.349149+0000 mon.a (mon.0) 971 : cluster [INF] Cluster is now healthy 2024-04-22T21:11:51.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:51 smithi123 bash[58916]: audit 2024-04-22T21:11:50.382648+0000 mgr.x (mgr.34107) 931 : audit [DBG] from='client.54367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:51.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:51 smithi123 bash[58916]: audit 2024-04-22T21:11:50.382648+0000 mgr.x (mgr.34107) 931 : audit [DBG] from='client.54367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:51.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:51 smithi123 bash[58916]: audit 2024-04-22T21:11:50.789994+0000 mon.a (mon.0) 972 : audit [DBG] from='client.? 172.21.15.121:0/886646992' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:11:51.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:51 smithi123 bash[58916]: audit 2024-04-22T21:11:50.789994+0000 mon.a (mon.0) 972 : audit [DBG] from='client.? 172.21.15.121:0/886646992' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:11:51.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:51 smithi121 bash[73084]: audit 2024-04-22T21:11:49.556954+0000 mgr.x (mgr.34107) 930 : audit [DBG] from='client.54355 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:51.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:51 smithi121 bash[73084]: audit 2024-04-22T21:11:49.556954+0000 mgr.x (mgr.34107) 930 : audit [DBG] from='client.54355 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:51.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:51 smithi121 bash[73084]: cluster 2024-04-22T21:11:50.349103+0000 mon.a (mon.0) 970 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 9 pgs degraded) 2024-04-22T21:11:51.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:51 smithi121 bash[73084]: cluster 2024-04-22T21:11:50.349103+0000 mon.a (mon.0) 970 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 9 pgs degraded) 2024-04-22T21:11:51.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:51 smithi121 bash[73084]: cluster 2024-04-22T21:11:50.349149+0000 mon.a (mon.0) 971 : cluster [INF] Cluster is now healthy 2024-04-22T21:11:51.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:51 smithi121 bash[73084]: cluster 2024-04-22T21:11:50.349149+0000 mon.a (mon.0) 971 : cluster [INF] Cluster is now healthy 2024-04-22T21:11:51.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:51 smithi121 bash[73084]: audit 2024-04-22T21:11:50.382648+0000 mgr.x (mgr.34107) 931 : audit [DBG] from='client.54367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:51.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:51 smithi121 bash[73084]: audit 2024-04-22T21:11:50.382648+0000 mgr.x (mgr.34107) 931 : audit [DBG] from='client.54367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:51.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:51 smithi121 bash[73084]: audit 2024-04-22T21:11:50.789994+0000 mon.a (mon.0) 972 : audit [DBG] from='client.? 172.21.15.121:0/886646992' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:11:51.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:51 smithi121 bash[73084]: audit 2024-04-22T21:11:50.789994+0000 mon.a (mon.0) 972 : audit [DBG] from='client.? 172.21.15.121:0/886646992' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:11:51.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:51 smithi121 bash[75184]: audit 2024-04-22T21:11:49.556954+0000 mgr.x (mgr.34107) 930 : audit [DBG] from='client.54355 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:51.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:51 smithi121 bash[75184]: audit 2024-04-22T21:11:49.556954+0000 mgr.x (mgr.34107) 930 : audit [DBG] from='client.54355 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:51.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:51 smithi121 bash[75184]: cluster 2024-04-22T21:11:50.349103+0000 mon.a (mon.0) 970 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 9 pgs degraded) 2024-04-22T21:11:51.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:51 smithi121 bash[75184]: cluster 2024-04-22T21:11:50.349103+0000 mon.a (mon.0) 970 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 9 pgs degraded) 2024-04-22T21:11:51.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:51 smithi121 bash[75184]: cluster 2024-04-22T21:11:50.349149+0000 mon.a (mon.0) 971 : cluster [INF] Cluster is now healthy 2024-04-22T21:11:51.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:51 smithi121 bash[75184]: cluster 2024-04-22T21:11:50.349149+0000 mon.a (mon.0) 971 : cluster [INF] Cluster is now healthy 2024-04-22T21:11:51.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:51 smithi121 bash[75184]: audit 2024-04-22T21:11:50.382648+0000 mgr.x (mgr.34107) 931 : audit [DBG] from='client.54367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:51.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:51 smithi121 bash[75184]: audit 2024-04-22T21:11:50.382648+0000 mgr.x (mgr.34107) 931 : audit [DBG] from='client.54367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:11:51.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:51 smithi121 bash[75184]: audit 2024-04-22T21:11:50.789994+0000 mon.a (mon.0) 972 : audit [DBG] from='client.? 172.21.15.121:0/886646992' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:11:51.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:51 smithi121 bash[75184]: audit 2024-04-22T21:11:50.789994+0000 mon.a (mon.0) 972 : audit [DBG] from='client.? 172.21.15.121:0/886646992' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:11:52.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:52 smithi123 bash[58916]: cluster 2024-04-22T21:11:51.397014+0000 mgr.x (mgr.34107) 932 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:11:52.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:52 smithi123 bash[58916]: cluster 2024-04-22T21:11:51.397014+0000 mgr.x (mgr.34107) 932 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:11:52.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:52 smithi121 bash[75184]: cluster 2024-04-22T21:11:51.397014+0000 mgr.x (mgr.34107) 932 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:11:52.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:52 smithi121 bash[75184]: cluster 2024-04-22T21:11:51.397014+0000 mgr.x (mgr.34107) 932 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:11:52.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:52 smithi121 bash[73084]: cluster 2024-04-22T21:11:51.397014+0000 mgr.x (mgr.34107) 932 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:11:52.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:52 smithi121 bash[73084]: cluster 2024-04-22T21:11:51.397014+0000 mgr.x (mgr.34107) 932 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:11:53.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:53 smithi123 bash[58916]: cluster 2024-04-22T21:11:53.398234+0000 mgr.x (mgr.34107) 933 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:11:53.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:53 smithi123 bash[58916]: cluster 2024-04-22T21:11:53.398234+0000 mgr.x (mgr.34107) 933 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:11:53.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:53 smithi121 bash[75184]: cluster 2024-04-22T21:11:53.398234+0000 mgr.x (mgr.34107) 933 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:11:53.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:53 smithi121 bash[75184]: cluster 2024-04-22T21:11:53.398234+0000 mgr.x (mgr.34107) 933 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:11:53.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:53 smithi121 bash[73084]: cluster 2024-04-22T21:11:53.398234+0000 mgr.x (mgr.34107) 933 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:11:53.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:53 smithi121 bash[73084]: cluster 2024-04-22T21:11:53.398234+0000 mgr.x (mgr.34107) 933 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:11:55.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:55 smithi123 bash[58916]: cluster 2024-04-22T21:11:55.399023+0000 mgr.x (mgr.34107) 934 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:11:55.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:55 smithi123 bash[58916]: cluster 2024-04-22T21:11:55.399023+0000 mgr.x (mgr.34107) 934 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:11:55.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:55 smithi121 bash[73084]: cluster 2024-04-22T21:11:55.399023+0000 mgr.x (mgr.34107) 934 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:11:55.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:55 smithi121 bash[73084]: cluster 2024-04-22T21:11:55.399023+0000 mgr.x (mgr.34107) 934 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:11:55.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:55 smithi121 bash[75184]: cluster 2024-04-22T21:11:55.399023+0000 mgr.x (mgr.34107) 934 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:11:55.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:55 smithi121 bash[75184]: cluster 2024-04-22T21:11:55.399023+0000 mgr.x (mgr.34107) 934 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:11:56.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:56 smithi123 bash[58916]: audit 2024-04-22T21:11:55.867014+0000 mgr.x (mgr.34107) 935 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:56.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:56 smithi123 bash[58916]: audit 2024-04-22T21:11:55.867014+0000 mgr.x (mgr.34107) 935 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:56.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:56 smithi121 bash[73084]: audit 2024-04-22T21:11:55.867014+0000 mgr.x (mgr.34107) 935 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:56.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:56 smithi121 bash[73084]: audit 2024-04-22T21:11:55.867014+0000 mgr.x (mgr.34107) 935 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:56.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:56 smithi121 bash[75184]: audit 2024-04-22T21:11:55.867014+0000 mgr.x (mgr.34107) 935 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:56.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:56 smithi121 bash[75184]: audit 2024-04-22T21:11:55.867014+0000 mgr.x (mgr.34107) 935 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:11:57.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:57 smithi123 bash[58916]: audit 2024-04-22T21:11:57.251165+0000 mon.c (mon.1) 2172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:11:57.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:57 smithi123 bash[58916]: audit 2024-04-22T21:11:57.251165+0000 mon.c (mon.1) 2172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:11:57.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:57 smithi123 bash[58916]: audit 2024-04-22T21:11:57.256307+0000 mgr.x (mgr.34107) 936 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:11:57.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:57 smithi123 bash[58916]: audit 2024-04-22T21:11:57.256307+0000 mgr.x (mgr.34107) 936 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:11:57.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:57 smithi123 bash[58916]: cephadm 2024-04-22T21:11:57.259180+0000 mgr.x (mgr.34107) 937 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-22T21:11:57.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:57 smithi123 bash[58916]: cephadm 2024-04-22T21:11:57.259180+0000 mgr.x (mgr.34107) 937 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-22T21:11:57.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:57 smithi123 bash[58916]: cluster 2024-04-22T21:11:57.399947+0000 mgr.x (mgr.34107) 938 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:11:57.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:57 smithi123 bash[58916]: cluster 2024-04-22T21:11:57.399947+0000 mgr.x (mgr.34107) 938 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:11:57.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:57 smithi121 bash[73084]: audit 2024-04-22T21:11:57.251165+0000 mon.c (mon.1) 2172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:11:57.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:57 smithi121 bash[73084]: audit 2024-04-22T21:11:57.251165+0000 mon.c (mon.1) 2172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:11:57.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:57 smithi121 bash[73084]: audit 2024-04-22T21:11:57.256307+0000 mgr.x (mgr.34107) 936 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:11:57.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:57 smithi121 bash[73084]: audit 2024-04-22T21:11:57.256307+0000 mgr.x (mgr.34107) 936 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:11:57.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:57 smithi121 bash[73084]: cephadm 2024-04-22T21:11:57.259180+0000 mgr.x (mgr.34107) 937 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-22T21:11:57.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:57 smithi121 bash[73084]: cephadm 2024-04-22T21:11:57.259180+0000 mgr.x (mgr.34107) 937 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-22T21:11:57.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:57 smithi121 bash[73084]: cluster 2024-04-22T21:11:57.399947+0000 mgr.x (mgr.34107) 938 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:11:57.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:57 smithi121 bash[73084]: cluster 2024-04-22T21:11:57.399947+0000 mgr.x (mgr.34107) 938 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:11:57.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:57 smithi121 bash[75184]: audit 2024-04-22T21:11:57.251165+0000 mon.c (mon.1) 2172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:11:57.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:57 smithi121 bash[75184]: audit 2024-04-22T21:11:57.251165+0000 mon.c (mon.1) 2172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:11:57.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:57 smithi121 bash[75184]: audit 2024-04-22T21:11:57.256307+0000 mgr.x (mgr.34107) 936 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:11:57.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:57 smithi121 bash[75184]: audit 2024-04-22T21:11:57.256307+0000 mgr.x (mgr.34107) 936 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:11:57.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:57 smithi121 bash[75184]: cephadm 2024-04-22T21:11:57.259180+0000 mgr.x (mgr.34107) 937 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-22T21:11:57.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:57 smithi121 bash[75184]: cephadm 2024-04-22T21:11:57.259180+0000 mgr.x (mgr.34107) 937 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-22T21:11:57.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:57 smithi121 bash[75184]: cluster 2024-04-22T21:11:57.399947+0000 mgr.x (mgr.34107) 938 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:11:57.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:57 smithi121 bash[75184]: cluster 2024-04-22T21:11:57.399947+0000 mgr.x (mgr.34107) 938 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:11:58.241 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:11:57 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:11:57] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.33.4" 2024-04-22T21:11:59.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:58 smithi123 bash[58916]: audit 2024-04-22T21:11:57.904630+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:59.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:58 smithi123 bash[58916]: audit 2024-04-22T21:11:57.904630+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:59.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:58 smithi123 bash[58916]: audit 2024-04-22T21:11:57.923076+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:59.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:58 smithi123 bash[58916]: audit 2024-04-22T21:11:57.923076+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:59.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:58 smithi123 bash[58916]: audit 2024-04-22T21:11:57.940121+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:59.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:58 smithi123 bash[58916]: audit 2024-04-22T21:11:57.940121+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:59.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:58 smithi121 bash[73084]: audit 2024-04-22T21:11:57.904630+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:59.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:58 smithi121 bash[73084]: audit 2024-04-22T21:11:57.904630+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:59.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:58 smithi121 bash[73084]: audit 2024-04-22T21:11:57.923076+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:59.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:58 smithi121 bash[73084]: audit 2024-04-22T21:11:57.923076+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:59.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:58 smithi121 bash[73084]: audit 2024-04-22T21:11:57.940121+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:59.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:58 smithi121 bash[73084]: audit 2024-04-22T21:11:57.940121+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:59.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:58 smithi121 bash[75184]: audit 2024-04-22T21:11:57.904630+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:59.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:58 smithi121 bash[75184]: audit 2024-04-22T21:11:57.904630+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:59.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:58 smithi121 bash[75184]: audit 2024-04-22T21:11:57.923076+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:59.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:58 smithi121 bash[75184]: audit 2024-04-22T21:11:57.923076+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:59.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:58 smithi121 bash[75184]: audit 2024-04-22T21:11:57.940121+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:11:59.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:58 smithi121 bash[75184]: audit 2024-04-22T21:11:57.940121+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:00.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:59 smithi123 bash[58916]: cluster 2024-04-22T21:11:59.400628+0000 mgr.x (mgr.34107) 939 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-22T21:12:00.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:59 smithi123 bash[58916]: cluster 2024-04-22T21:11:59.400628+0000 mgr.x (mgr.34107) 939 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-22T21:12:00.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:59 smithi123 bash[58916]: audit 2024-04-22T21:11:59.702404+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:00.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:59 smithi123 bash[58916]: audit 2024-04-22T21:11:59.702404+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:00.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:59 smithi123 bash[58916]: audit 2024-04-22T21:11:59.705433+0000 mon.c (mon.1) 2173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:12:00.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:11:59 smithi123 bash[58916]: audit 2024-04-22T21:11:59.705433+0000 mon.c (mon.1) 2173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:12:00.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:59 smithi121 bash[73084]: cluster 2024-04-22T21:11:59.400628+0000 mgr.x (mgr.34107) 939 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-22T21:12:00.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:59 smithi121 bash[73084]: cluster 2024-04-22T21:11:59.400628+0000 mgr.x (mgr.34107) 939 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-22T21:12:00.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:59 smithi121 bash[73084]: audit 2024-04-22T21:11:59.702404+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:00.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:59 smithi121 bash[73084]: audit 2024-04-22T21:11:59.702404+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:00.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:59 smithi121 bash[73084]: audit 2024-04-22T21:11:59.705433+0000 mon.c (mon.1) 2173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:12:00.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:11:59 smithi121 bash[73084]: audit 2024-04-22T21:11:59.705433+0000 mon.c (mon.1) 2173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:12:00.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:59 smithi121 bash[75184]: cluster 2024-04-22T21:11:59.400628+0000 mgr.x (mgr.34107) 939 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-22T21:12:00.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:59 smithi121 bash[75184]: cluster 2024-04-22T21:11:59.400628+0000 mgr.x (mgr.34107) 939 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-04-22T21:12:00.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:59 smithi121 bash[75184]: audit 2024-04-22T21:11:59.702404+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:00.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:59 smithi121 bash[75184]: audit 2024-04-22T21:11:59.702404+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:00.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:59 smithi121 bash[75184]: audit 2024-04-22T21:11:59.705433+0000 mon.c (mon.1) 2173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:12:00.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:11:59 smithi121 bash[75184]: audit 2024-04-22T21:11:59.705433+0000 mon.c (mon.1) 2173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:12:01.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:01 smithi121 bash[75184]: cephadm 2024-04-22T21:12:00.034005+0000 mgr.x (mgr.34107) 940 : cephadm [INF] Upgrade: Updating osd.4 2024-04-22T21:12:01.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:01 smithi121 bash[75184]: cephadm 2024-04-22T21:12:00.034005+0000 mgr.x (mgr.34107) 940 : cephadm [INF] Upgrade: Updating osd.4 2024-04-22T21:12:01.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:01 smithi121 bash[75184]: audit 2024-04-22T21:12:00.038116+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:01.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:01 smithi121 bash[75184]: audit 2024-04-22T21:12:00.038116+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:01.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:01 smithi121 bash[75184]: audit 2024-04-22T21:12:00.044955+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:01.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:01 smithi121 bash[75184]: audit 2024-04-22T21:12:00.044955+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:01.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:01 smithi121 bash[75184]: audit 2024-04-22T21:12:00.050225+0000 mon.c (mon.1) 2174 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-22T21:12:01.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:01 smithi121 bash[75184]: audit 2024-04-22T21:12:00.050225+0000 mon.c (mon.1) 2174 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-22T21:12:01.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:01 smithi121 bash[75184]: audit 2024-04-22T21:12:00.051701+0000 mon.c (mon.1) 2175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:01.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:01 smithi121 bash[75184]: audit 2024-04-22T21:12:00.051701+0000 mon.c (mon.1) 2175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:01.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:01 smithi121 bash[75184]: cephadm 2024-04-22T21:12:00.059243+0000 mgr.x (mgr.34107) 941 : cephadm [INF] Deploying daemon osd.4 on smithi123 2024-04-22T21:12:01.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:01 smithi121 bash[75184]: cephadm 2024-04-22T21:12:00.059243+0000 mgr.x (mgr.34107) 941 : cephadm [INF] Deploying daemon osd.4 on smithi123 2024-04-22T21:12:01.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:01 smithi121 bash[73084]: cephadm 2024-04-22T21:12:00.034005+0000 mgr.x (mgr.34107) 940 : cephadm [INF] Upgrade: Updating osd.4 2024-04-22T21:12:01.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:01 smithi121 bash[73084]: cephadm 2024-04-22T21:12:00.034005+0000 mgr.x (mgr.34107) 940 : cephadm [INF] Upgrade: Updating osd.4 2024-04-22T21:12:01.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:01 smithi121 bash[73084]: audit 2024-04-22T21:12:00.038116+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:01.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:01 smithi121 bash[73084]: audit 2024-04-22T21:12:00.038116+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:01.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:01 smithi121 bash[73084]: audit 2024-04-22T21:12:00.044955+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:01.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:01 smithi121 bash[73084]: audit 2024-04-22T21:12:00.044955+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:01.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:01 smithi121 bash[73084]: audit 2024-04-22T21:12:00.050225+0000 mon.c (mon.1) 2174 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-22T21:12:01.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:01 smithi121 bash[73084]: audit 2024-04-22T21:12:00.050225+0000 mon.c (mon.1) 2174 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-22T21:12:01.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:01 smithi121 bash[73084]: audit 2024-04-22T21:12:00.051701+0000 mon.c (mon.1) 2175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:01.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:01 smithi121 bash[73084]: audit 2024-04-22T21:12:00.051701+0000 mon.c (mon.1) 2175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:01.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:01 smithi121 bash[73084]: cephadm 2024-04-22T21:12:00.059243+0000 mgr.x (mgr.34107) 941 : cephadm [INF] Deploying daemon osd.4 on smithi123 2024-04-22T21:12:01.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:01 smithi121 bash[73084]: cephadm 2024-04-22T21:12:00.059243+0000 mgr.x (mgr.34107) 941 : cephadm [INF] Deploying daemon osd.4 on smithi123 2024-04-22T21:12:01.326 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:01 smithi123 bash[58916]: cephadm 2024-04-22T21:12:00.034005+0000 mgr.x (mgr.34107) 940 : cephadm [INF] Upgrade: Updating osd.4 2024-04-22T21:12:01.326 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:01 smithi123 bash[58916]: cephadm 2024-04-22T21:12:00.034005+0000 mgr.x (mgr.34107) 940 : cephadm [INF] Upgrade: Updating osd.4 2024-04-22T21:12:01.326 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:01 smithi123 bash[58916]: audit 2024-04-22T21:12:00.038116+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:01.326 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:01 smithi123 bash[58916]: audit 2024-04-22T21:12:00.038116+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:01.326 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:01 smithi123 bash[58916]: audit 2024-04-22T21:12:00.044955+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:01.326 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:01 smithi123 bash[58916]: audit 2024-04-22T21:12:00.044955+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:01.327 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:01 smithi123 bash[58916]: audit 2024-04-22T21:12:00.050225+0000 mon.c (mon.1) 2174 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-22T21:12:01.327 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:01 smithi123 bash[58916]: audit 2024-04-22T21:12:00.050225+0000 mon.c (mon.1) 2174 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-22T21:12:01.327 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:01 smithi123 bash[58916]: audit 2024-04-22T21:12:00.051701+0000 mon.c (mon.1) 2175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:01.327 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:01 smithi123 bash[58916]: audit 2024-04-22T21:12:00.051701+0000 mon.c (mon.1) 2175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:01.327 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:01 smithi123 bash[58916]: cephadm 2024-04-22T21:12:00.059243+0000 mgr.x (mgr.34107) 941 : cephadm [INF] Deploying daemon osd.4 on smithi123 2024-04-22T21:12:01.327 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:01 smithi123 bash[58916]: cephadm 2024-04-22T21:12:00.059243+0000 mgr.x (mgr.34107) 941 : cephadm [INF] Deploying daemon osd.4 on smithi123 2024-04-22T21:12:02.350 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:02 smithi123 bash[58916]: cluster 2024-04-22T21:12:01.401360+0000 mgr.x (mgr.34107) 942 : cluster [DBG] pgmap v157: 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-22T21:12:02.370 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:02 smithi123 bash[58916]: cluster 2024-04-22T21:12:01.401360+0000 mgr.x (mgr.34107) 942 : cluster [DBG] pgmap v157: 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-22T21:12:02.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:02 smithi121 bash[75184]: cluster 2024-04-22T21:12:01.401360+0000 mgr.x (mgr.34107) 942 : cluster [DBG] pgmap v157: 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-22T21:12:02.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:02 smithi121 bash[75184]: cluster 2024-04-22T21:12:01.401360+0000 mgr.x (mgr.34107) 942 : cluster [DBG] pgmap v157: 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-22T21:12:02.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:02 smithi121 bash[73084]: cluster 2024-04-22T21:12:01.401360+0000 mgr.x (mgr.34107) 942 : cluster [DBG] pgmap v157: 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-22T21:12:02.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:02 smithi121 bash[73084]: cluster 2024-04-22T21:12:01.401360+0000 mgr.x (mgr.34107) 942 : cluster [DBG] pgmap v157: 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-22T21:12:03.606 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:03 smithi123 bash[58916]: cluster 2024-04-22T21:12:03.402021+0000 mgr.x (mgr.34107) 943 : cluster [DBG] pgmap v158: 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-22T21:12:03.607 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:03 smithi123 bash[58916]: cluster 2024-04-22T21:12:03.402021+0000 mgr.x (mgr.34107) 943 : cluster [DBG] pgmap v158: 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-22T21:12:03.732 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:03 smithi121 bash[75184]: cluster 2024-04-22T21:12:03.402021+0000 mgr.x (mgr.34107) 943 : cluster [DBG] pgmap v158: 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-22T21:12:03.732 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:03 smithi121 bash[75184]: cluster 2024-04-22T21:12:03.402021+0000 mgr.x (mgr.34107) 943 : cluster [DBG] pgmap v158: 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-22T21:12:03.733 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:03 smithi121 bash[73084]: cluster 2024-04-22T21:12:03.402021+0000 mgr.x (mgr.34107) 943 : cluster [DBG] pgmap v158: 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-22T21:12:03.733 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:03 smithi121 bash[73084]: cluster 2024-04-22T21:12:03.402021+0000 mgr.x (mgr.34107) 943 : cluster [DBG] pgmap v158: 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-22T21:12:04.887 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:12:04 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:04.888 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:12:04 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:04.888 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:12:04 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:04.888 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:12:04 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:04.889 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:12:04 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:04.889 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:04 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:04.889 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:04 smithi123 systemd[1]: Stopping Ceph osd.4 for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:12:04.889 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:12:04 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:04.890 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:12:04 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:04.890 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:04 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:05.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:05 smithi123 bash[58916]: cluster 2024-04-22T21:12:05.041399+0000 mon.a (mon.0) 979 : cluster [INF] osd.4 marked itself down and dead 2024-04-22T21:12:05.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:05 smithi123 bash[58916]: cluster 2024-04-22T21:12:05.041399+0000 mon.a (mon.0) 979 : cluster [INF] osd.4 marked itself down and dead 2024-04-22T21:12:05.242 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:05 smithi123 bash[24065]: debug 2024-04-22T21:12:05.039+0000 7f4735e3c700 -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-22T21:12:05.242 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:05 smithi123 bash[24065]: debug 2024-04-22T21:12:05.039+0000 7f4735e3c700 -1 osd.4 137 *** Got signal Terminated *** 2024-04-22T21:12:05.242 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:05 smithi123 bash[24065]: debug 2024-04-22T21:12:05.039+0000 7f4735e3c700 -1 osd.4 137 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-22T21:12:05.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:05 smithi121 bash[73084]: cluster 2024-04-22T21:12:05.041399+0000 mon.a (mon.0) 979 : cluster [INF] osd.4 marked itself down and dead 2024-04-22T21:12:05.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:05 smithi121 bash[73084]: cluster 2024-04-22T21:12:05.041399+0000 mon.a (mon.0) 979 : cluster [INF] osd.4 marked itself down and dead 2024-04-22T21:12:05.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:05 smithi121 bash[75184]: cluster 2024-04-22T21:12:05.041399+0000 mon.a (mon.0) 979 : cluster [INF] osd.4 marked itself down and dead 2024-04-22T21:12:05.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:05 smithi121 bash[75184]: cluster 2024-04-22T21:12:05.041399+0000 mon.a (mon.0) 979 : cluster [INF] osd.4 marked itself down and dead 2024-04-22T21:12:06.405 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:06 smithi121 bash[73084]: cluster 2024-04-22T21:12:05.092749+0000 mon.a (mon.0) 980 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:12:06.405 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:06 smithi121 bash[73084]: cluster 2024-04-22T21:12:05.092749+0000 mon.a (mon.0) 980 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:12:06.405 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:06 smithi121 bash[73084]: cluster 2024-04-22T21:12:05.104528+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-22T21:12:06.405 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:06 smithi121 bash[73084]: cluster 2024-04-22T21:12:05.104528+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-22T21:12:06.405 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:06 smithi121 bash[73084]: cluster 2024-04-22T21:12:05.402897+0000 mgr.x (mgr.34107) 944 : cluster [DBG] pgmap v160: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:12:06.406 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:06 smithi121 bash[73084]: cluster 2024-04-22T21:12:05.402897+0000 mgr.x (mgr.34107) 944 : cluster [DBG] pgmap v160: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:12:06.406 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:06 smithi121 bash[73084]: cluster 2024-04-22T21:12:06.105753+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-04-22T21:12:06.406 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:06 smithi121 bash[73084]: cluster 2024-04-22T21:12:06.105753+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-04-22T21:12:06.406 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:06 smithi121 bash[75184]: cluster 2024-04-22T21:12:05.092749+0000 mon.a (mon.0) 980 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:12:06.406 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:06 smithi121 bash[75184]: cluster 2024-04-22T21:12:05.092749+0000 mon.a (mon.0) 980 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:12:06.406 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:06 smithi121 bash[75184]: cluster 2024-04-22T21:12:05.104528+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-22T21:12:06.406 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:06 smithi121 bash[75184]: cluster 2024-04-22T21:12:05.104528+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-22T21:12:06.406 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:06 smithi121 bash[75184]: cluster 2024-04-22T21:12:05.402897+0000 mgr.x (mgr.34107) 944 : cluster [DBG] pgmap v160: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:12:06.406 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:06 smithi121 bash[75184]: cluster 2024-04-22T21:12:05.402897+0000 mgr.x (mgr.34107) 944 : cluster [DBG] pgmap v160: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:12:06.406 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:06 smithi121 bash[75184]: cluster 2024-04-22T21:12:06.105753+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-04-22T21:12:06.406 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:06 smithi121 bash[75184]: cluster 2024-04-22T21:12:06.105753+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-04-22T21:12:06.491 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:06 smithi123 bash[64331]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-4 2024-04-22T21:12:06.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:06 smithi123 bash[58916]: cluster 2024-04-22T21:12:05.092749+0000 mon.a (mon.0) 980 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:12:06.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:06 smithi123 bash[58916]: cluster 2024-04-22T21:12:05.092749+0000 mon.a (mon.0) 980 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:12:06.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:06 smithi123 bash[58916]: cluster 2024-04-22T21:12:05.104528+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-22T21:12:06.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:06 smithi123 bash[58916]: cluster 2024-04-22T21:12:05.104528+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-22T21:12:06.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:06 smithi123 bash[58916]: cluster 2024-04-22T21:12:05.402897+0000 mgr.x (mgr.34107) 944 : cluster [DBG] pgmap v160: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:12:06.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:06 smithi123 bash[58916]: cluster 2024-04-22T21:12:05.402897+0000 mgr.x (mgr.34107) 944 : cluster [DBG] pgmap v160: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:12:06.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:06 smithi123 bash[58916]: cluster 2024-04-22T21:12:06.105753+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-04-22T21:12:06.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:06 smithi123 bash[58916]: cluster 2024-04-22T21:12:06.105753+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-04-22T21:12:06.991 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:06 smithi123 bash[64396]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-4 2024-04-22T21:12:07.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:07 smithi123 bash[58916]: audit 2024-04-22T21:12:05.876766+0000 mgr.x (mgr.34107) 945 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:07.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:07 smithi123 bash[58916]: audit 2024-04-22T21:12:05.876766+0000 mgr.x (mgr.34107) 945 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:07.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:07 smithi123 bash[58916]: audit 2024-04-22T21:12:06.518483+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:07.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:07 smithi123 bash[58916]: audit 2024-04-22T21:12:06.518483+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:07.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:07 smithi123 bash[58916]: audit 2024-04-22T21:12:06.547063+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:07.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:07 smithi123 bash[58916]: audit 2024-04-22T21:12:06.547063+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:07.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:07 smithi123 bash[58916]: audit 2024-04-22T21:12:06.557695+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:07.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:07 smithi123 bash[58916]: audit 2024-04-22T21:12:06.557695+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:07.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:07 smithi121 bash[73084]: audit 2024-04-22T21:12:05.876766+0000 mgr.x (mgr.34107) 945 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:07.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:07 smithi121 bash[73084]: audit 2024-04-22T21:12:05.876766+0000 mgr.x (mgr.34107) 945 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:07.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:07 smithi121 bash[73084]: audit 2024-04-22T21:12:06.518483+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:07.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:07 smithi121 bash[73084]: audit 2024-04-22T21:12:06.518483+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:07.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:07 smithi121 bash[73084]: audit 2024-04-22T21:12:06.547063+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:07.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:07 smithi121 bash[73084]: audit 2024-04-22T21:12:06.547063+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:07.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:07 smithi121 bash[73084]: audit 2024-04-22T21:12:06.557695+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:07.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:07 smithi121 bash[73084]: audit 2024-04-22T21:12:06.557695+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:07.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:07 smithi121 bash[75184]: audit 2024-04-22T21:12:05.876766+0000 mgr.x (mgr.34107) 945 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:07.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:07 smithi121 bash[75184]: audit 2024-04-22T21:12:05.876766+0000 mgr.x (mgr.34107) 945 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:07.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:07 smithi121 bash[75184]: audit 2024-04-22T21:12:06.518483+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:07.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:07 smithi121 bash[75184]: audit 2024-04-22T21:12:06.518483+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:07.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:07 smithi121 bash[75184]: audit 2024-04-22T21:12:06.547063+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:07.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:07 smithi121 bash[75184]: audit 2024-04-22T21:12:06.547063+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:07.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:07 smithi121 bash[75184]: audit 2024-04-22T21:12:06.557695+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:07.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:07 smithi121 bash[75184]: audit 2024-04-22T21:12:06.557695+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:08.241 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:12:07 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:12:07] "GET /metrics HTTP/1.1" 200 38378 "" "Prometheus/2.33.4" 2024-04-22T21:12:08.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:08 smithi123 bash[58916]: cluster 2024-04-22T21:12:08.140657+0000 mon.a (mon.0) 986 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-04-22T21:12:08.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:08 smithi123 bash[58916]: cluster 2024-04-22T21:12:08.140657+0000 mon.a (mon.0) 986 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-04-22T21:12:08.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:08 smithi123 bash[58916]: cluster 2024-04-22T21:12:08.140738+0000 mon.a (mon.0) 987 : cluster [WRN] Health check failed: Degraded data redundancy: 37/630 objects degraded (5.873%), 9 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:08.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:08 smithi123 bash[58916]: cluster 2024-04-22T21:12:08.140738+0000 mon.a (mon.0) 987 : cluster [WRN] Health check failed: Degraded data redundancy: 37/630 objects degraded (5.873%), 9 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:08.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:08 smithi121 bash[73084]: cluster 2024-04-22T21:12:08.140657+0000 mon.a (mon.0) 986 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-04-22T21:12:08.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:08 smithi121 bash[73084]: cluster 2024-04-22T21:12:08.140657+0000 mon.a (mon.0) 986 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-04-22T21:12:08.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:08 smithi121 bash[73084]: cluster 2024-04-22T21:12:08.140738+0000 mon.a (mon.0) 987 : cluster [WRN] Health check failed: Degraded data redundancy: 37/630 objects degraded (5.873%), 9 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:08.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:08 smithi121 bash[73084]: cluster 2024-04-22T21:12:08.140738+0000 mon.a (mon.0) 987 : cluster [WRN] Health check failed: Degraded data redundancy: 37/630 objects degraded (5.873%), 9 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:08.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:08 smithi121 bash[75184]: cluster 2024-04-22T21:12:08.140657+0000 mon.a (mon.0) 986 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-04-22T21:12:08.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:08 smithi121 bash[75184]: cluster 2024-04-22T21:12:08.140657+0000 mon.a (mon.0) 986 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-04-22T21:12:08.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:08 smithi121 bash[75184]: cluster 2024-04-22T21:12:08.140738+0000 mon.a (mon.0) 987 : cluster [WRN] Health check failed: Degraded data redundancy: 37/630 objects degraded (5.873%), 9 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:08.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:08 smithi121 bash[75184]: cluster 2024-04-22T21:12:08.140738+0000 mon.a (mon.0) 987 : cluster [WRN] Health check failed: Degraded data redundancy: 37/630 objects degraded (5.873%), 9 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:09.072 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:12:08 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:09.073 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:12:08 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:09.073 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:12:08 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:09.074 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:12:08 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:09.074 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:12:08 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:09.075 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:12:08 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:09.075 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:08 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:09.076 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:08 smithi123 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.4.service: Deactivated successfully. 2024-04-22T21:12:09.076 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:08 smithi123 systemd[1]: Stopped Ceph osd.4 for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:12:09.076 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:08 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:09.077 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:12:08 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:09.491 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:09 smithi123 systemd[1]: Started Ceph osd.4 for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:12:09.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:09 smithi123 bash[58916]: cluster 2024-04-22T21:12:07.404274+0000 mgr.x (mgr.34107) 946 : cluster [DBG] pgmap v162: 161 pgs: 9 active+undersized+degraded, 32 peering, 11 active+undersized, 109 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 37/630 objects degraded (5.873%) 2024-04-22T21:12:09.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:09 smithi123 bash[58916]: cluster 2024-04-22T21:12:07.404274+0000 mgr.x (mgr.34107) 946 : cluster [DBG] pgmap v162: 161 pgs: 9 active+undersized+degraded, 32 peering, 11 active+undersized, 109 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 37/630 objects degraded (5.873%) 2024-04-22T21:12:09.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:09 smithi123 bash[58916]: audit 2024-04-22T21:12:09.131925+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:09.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:09 smithi123 bash[58916]: audit 2024-04-22T21:12:09.131925+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:09.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:09 smithi123 bash[58916]: audit 2024-04-22T21:12:09.147622+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:09.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:09 smithi123 bash[58916]: audit 2024-04-22T21:12:09.147622+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:09.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:09 smithi123 bash[58916]: audit 2024-04-22T21:12:09.188398+0000 mon.c (mon.1) 2176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:09.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:09 smithi123 bash[58916]: audit 2024-04-22T21:12:09.188398+0000 mon.c (mon.1) 2176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:09.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:09 smithi123 bash[58916]: audit 2024-04-22T21:12:09.191808+0000 mon.c (mon.1) 2177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:09.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:09 smithi123 bash[58916]: audit 2024-04-22T21:12:09.191808+0000 mon.c (mon.1) 2177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:09.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:09 smithi121 bash[75184]: cluster 2024-04-22T21:12:07.404274+0000 mgr.x (mgr.34107) 946 : cluster [DBG] pgmap v162: 161 pgs: 9 active+undersized+degraded, 32 peering, 11 active+undersized, 109 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 37/630 objects degraded (5.873%) 2024-04-22T21:12:09.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:09 smithi121 bash[75184]: cluster 2024-04-22T21:12:07.404274+0000 mgr.x (mgr.34107) 946 : cluster [DBG] pgmap v162: 161 pgs: 9 active+undersized+degraded, 32 peering, 11 active+undersized, 109 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 37/630 objects degraded (5.873%) 2024-04-22T21:12:09.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:09 smithi121 bash[75184]: audit 2024-04-22T21:12:09.131925+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:09.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:09 smithi121 bash[75184]: audit 2024-04-22T21:12:09.131925+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:09.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:09 smithi121 bash[75184]: audit 2024-04-22T21:12:09.147622+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:09.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:09 smithi121 bash[75184]: audit 2024-04-22T21:12:09.147622+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:09.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:09 smithi121 bash[75184]: audit 2024-04-22T21:12:09.188398+0000 mon.c (mon.1) 2176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:09.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:09 smithi121 bash[75184]: audit 2024-04-22T21:12:09.188398+0000 mon.c (mon.1) 2176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:09.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:09 smithi121 bash[75184]: audit 2024-04-22T21:12:09.191808+0000 mon.c (mon.1) 2177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:09.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:09 smithi121 bash[75184]: audit 2024-04-22T21:12:09.191808+0000 mon.c (mon.1) 2177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:09.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:09 smithi121 bash[73084]: cluster 2024-04-22T21:12:07.404274+0000 mgr.x (mgr.34107) 946 : cluster [DBG] pgmap v162: 161 pgs: 9 active+undersized+degraded, 32 peering, 11 active+undersized, 109 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 37/630 objects degraded (5.873%) 2024-04-22T21:12:09.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:09 smithi121 bash[73084]: cluster 2024-04-22T21:12:07.404274+0000 mgr.x (mgr.34107) 946 : cluster [DBG] pgmap v162: 161 pgs: 9 active+undersized+degraded, 32 peering, 11 active+undersized, 109 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 37/630 objects degraded (5.873%) 2024-04-22T21:12:09.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:09 smithi121 bash[73084]: audit 2024-04-22T21:12:09.131925+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:09.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:09 smithi121 bash[73084]: audit 2024-04-22T21:12:09.131925+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:09.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:09 smithi121 bash[73084]: audit 2024-04-22T21:12:09.147622+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:09.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:09 smithi121 bash[73084]: audit 2024-04-22T21:12:09.147622+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:09.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:09 smithi121 bash[73084]: audit 2024-04-22T21:12:09.188398+0000 mon.c (mon.1) 2176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:09.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:09 smithi121 bash[73084]: audit 2024-04-22T21:12:09.188398+0000 mon.c (mon.1) 2176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:09.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:09 smithi121 bash[73084]: audit 2024-04-22T21:12:09.191808+0000 mon.c (mon.1) 2177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:09.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:09 smithi121 bash[73084]: audit 2024-04-22T21:12:09.191808+0000 mon.c (mon.1) 2177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.193244+0000 mon.c (mon.1) 2178 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.193244+0000 mon.c (mon.1) 2178 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.211976+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.211976+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: cephadm 2024-04-22T21:12:09.217883+0000 mgr.x (mgr.34107) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:10.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: cephadm 2024-04-22T21:12:09.217883+0000 mgr.x (mgr.34107) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:10.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.303326+0000 mon.c (mon.1) 2179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.303326+0000 mon.c (mon.1) 2179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.308935+0000 mon.c (mon.1) 2180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.308935+0000 mon.c (mon.1) 2180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.312050+0000 mon.c (mon.1) 2181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.312050+0000 mon.c (mon.1) 2181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.317532+0000 mon.c (mon.1) 2182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.317532+0000 mon.c (mon.1) 2182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.319382+0000 mon.c (mon.1) 2183 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.319382+0000 mon.c (mon.1) 2183 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.330030+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.330030+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: cephadm 2024-04-22T21:12:09.335958+0000 mgr.x (mgr.34107) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:10.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: cephadm 2024-04-22T21:12:09.335958+0000 mgr.x (mgr.34107) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:10.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.409899+0000 mon.c (mon.1) 2184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.409899+0000 mon.c (mon.1) 2184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.413729+0000 mon.c (mon.1) 2185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.413729+0000 mon.c (mon.1) 2185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.415669+0000 mon.c (mon.1) 2186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.415669+0000 mon.c (mon.1) 2186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.419360+0000 mon.c (mon.1) 2187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.419360+0000 mon.c (mon.1) 2187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.420632+0000 mon.c (mon.1) 2188 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.420632+0000 mon.c (mon.1) 2188 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.429608+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.429608+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.513880+0000 mon.c (mon.1) 2189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.513880+0000 mon.c (mon.1) 2189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.517702+0000 mon.c (mon.1) 2190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.517702+0000 mon.c (mon.1) 2190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.519458+0000 mon.c (mon.1) 2191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.519458+0000 mon.c (mon.1) 2191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.523098+0000 mon.c (mon.1) 2192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.523098+0000 mon.c (mon.1) 2192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.524352+0000 mon.c (mon.1) 2193 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.524352+0000 mon.c (mon.1) 2193 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.533959+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.533959+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.625349+0000 mon.c (mon.1) 2194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.625349+0000 mon.c (mon.1) 2194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.630011+0000 mon.c (mon.1) 2195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.630011+0000 mon.c (mon.1) 2195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.632640+0000 mon.c (mon.1) 2196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.632640+0000 mon.c (mon.1) 2196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.637757+0000 mon.c (mon.1) 2197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.637757+0000 mon.c (mon.1) 2197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.639452+0000 mon.c (mon.1) 2198 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.639452+0000 mon.c (mon.1) 2198 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.650384+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.650384+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.726236+0000 mon.c (mon.1) 2199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.726236+0000 mon.c (mon.1) 2199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.730829+0000 mon.c (mon.1) 2200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.730829+0000 mon.c (mon.1) 2200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.732831+0000 mon.c (mon.1) 2201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.732831+0000 mon.c (mon.1) 2201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.737370+0000 mon.c (mon.1) 2202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.737370+0000 mon.c (mon.1) 2202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.738955+0000 mon.c (mon.1) 2203 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.738955+0000 mon.c (mon.1) 2203 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.749578+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.749578+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.826149+0000 mon.c (mon.1) 2204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.826149+0000 mon.c (mon.1) 2204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.829292+0000 mon.c (mon.1) 2205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.829292+0000 mon.c (mon.1) 2205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.830874+0000 mon.c (mon.1) 2206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.830874+0000 mon.c (mon.1) 2206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.834396+0000 mon.c (mon.1) 2207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.834396+0000 mon.c (mon.1) 2207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.835370+0000 mon.c (mon.1) 2208 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.835370+0000 mon.c (mon.1) 2208 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.844587+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.844587+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.906119+0000 mon.c (mon.1) 2209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.906119+0000 mon.c (mon.1) 2209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.909679+0000 mon.c (mon.1) 2210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.909679+0000 mon.c (mon.1) 2210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.911492+0000 mon.c (mon.1) 2211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.911492+0000 mon.c (mon.1) 2211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.914477+0000 mon.c (mon.1) 2212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.914477+0000 mon.c (mon.1) 2212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.915482+0000 mon.c (mon.1) 2213 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.915482+0000 mon.c (mon.1) 2213 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.924353+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.924353+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.984555+0000 mon.c (mon.1) 2214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.984555+0000 mon.c (mon.1) 2214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.987734+0000 mon.c (mon.1) 2215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.987734+0000 mon.c (mon.1) 2215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.989903+0000 mon.c (mon.1) 2216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.989903+0000 mon.c (mon.1) 2216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.993464+0000 mon.c (mon.1) 2217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.993464+0000 mon.c (mon.1) 2217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.994494+0000 mon.c (mon.1) 2218 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:09.994494+0000 mon.c (mon.1) 2218 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:10.003979+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:10.003979+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:10.081278+0000 mon.c (mon.1) 2219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:10.081278+0000 mon.c (mon.1) 2219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:10.084326+0000 mon.c (mon.1) 2220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:10.084326+0000 mon.c (mon.1) 2220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:10.086126+0000 mon.c (mon.1) 2221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:10.086126+0000 mon.c (mon.1) 2221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:10.090289+0000 mon.c (mon.1) 2222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:10.090289+0000 mon.c (mon.1) 2222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:10.091401+0000 mon.c (mon.1) 2223 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:10.091401+0000 mon.c (mon.1) 2223 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:10.100767+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:10.100767+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:10.174799+0000 mon.c (mon.1) 2224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:10.174799+0000 mon.c (mon.1) 2224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:10.177716+0000 mon.c (mon.1) 2225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:10.177716+0000 mon.c (mon.1) 2225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:10.179404+0000 mon.c (mon.1) 2226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:10.179404+0000 mon.c (mon.1) 2226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:10.182977+0000 mon.c (mon.1) 2227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:10.182977+0000 mon.c (mon.1) 2227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:10.184308+0000 mon.c (mon.1) 2228 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:10.184308+0000 mon.c (mon.1) 2228 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:10.193561+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[58916]: audit 2024-04-22T21:12:10.193561+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.193244+0000 mon.c (mon.1) 2178 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.193244+0000 mon.c (mon.1) 2178 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.211976+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.211976+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: cephadm 2024-04-22T21:12:09.217883+0000 mgr.x (mgr.34107) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:10.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: cephadm 2024-04-22T21:12:09.217883+0000 mgr.x (mgr.34107) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:10.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.303326+0000 mon.c (mon.1) 2179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.303326+0000 mon.c (mon.1) 2179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.308935+0000 mon.c (mon.1) 2180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.308935+0000 mon.c (mon.1) 2180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.312050+0000 mon.c (mon.1) 2181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.312050+0000 mon.c (mon.1) 2181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.317532+0000 mon.c (mon.1) 2182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.317532+0000 mon.c (mon.1) 2182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.319382+0000 mon.c (mon.1) 2183 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.319382+0000 mon.c (mon.1) 2183 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.330030+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.330030+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: cephadm 2024-04-22T21:12:09.335958+0000 mgr.x (mgr.34107) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:10.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: cephadm 2024-04-22T21:12:09.335958+0000 mgr.x (mgr.34107) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:10.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.409899+0000 mon.c (mon.1) 2184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.409899+0000 mon.c (mon.1) 2184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.413729+0000 mon.c (mon.1) 2185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.413729+0000 mon.c (mon.1) 2185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.415669+0000 mon.c (mon.1) 2186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.415669+0000 mon.c (mon.1) 2186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.419360+0000 mon.c (mon.1) 2187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.419360+0000 mon.c (mon.1) 2187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.420632+0000 mon.c (mon.1) 2188 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.420632+0000 mon.c (mon.1) 2188 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.429608+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.429608+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.513880+0000 mon.c (mon.1) 2189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.513880+0000 mon.c (mon.1) 2189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.517702+0000 mon.c (mon.1) 2190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.517702+0000 mon.c (mon.1) 2190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.519458+0000 mon.c (mon.1) 2191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.519458+0000 mon.c (mon.1) 2191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.523098+0000 mon.c (mon.1) 2192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.193244+0000 mon.c (mon.1) 2178 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.193244+0000 mon.c (mon.1) 2178 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.211976+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.211976+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: cephadm 2024-04-22T21:12:09.217883+0000 mgr.x (mgr.34107) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:10.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: cephadm 2024-04-22T21:12:09.217883+0000 mgr.x (mgr.34107) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:10.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.303326+0000 mon.c (mon.1) 2179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.303326+0000 mon.c (mon.1) 2179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.308935+0000 mon.c (mon.1) 2180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.308935+0000 mon.c (mon.1) 2180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.312050+0000 mon.c (mon.1) 2181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.312050+0000 mon.c (mon.1) 2181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.317532+0000 mon.c (mon.1) 2182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.317532+0000 mon.c (mon.1) 2182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.319382+0000 mon.c (mon.1) 2183 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.319382+0000 mon.c (mon.1) 2183 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.330030+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.330030+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: cephadm 2024-04-22T21:12:09.335958+0000 mgr.x (mgr.34107) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:10.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: cephadm 2024-04-22T21:12:09.335958+0000 mgr.x (mgr.34107) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:10.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.523098+0000 mon.c (mon.1) 2192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.524352+0000 mon.c (mon.1) 2193 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.524352+0000 mon.c (mon.1) 2193 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.533959+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.533959+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.625349+0000 mon.c (mon.1) 2194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.625349+0000 mon.c (mon.1) 2194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.630011+0000 mon.c (mon.1) 2195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.630011+0000 mon.c (mon.1) 2195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.632640+0000 mon.c (mon.1) 2196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.632640+0000 mon.c (mon.1) 2196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.637757+0000 mon.c (mon.1) 2197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.637757+0000 mon.c (mon.1) 2197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.639452+0000 mon.c (mon.1) 2198 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.639452+0000 mon.c (mon.1) 2198 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.650384+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.650384+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.726236+0000 mon.c (mon.1) 2199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.726236+0000 mon.c (mon.1) 2199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.730829+0000 mon.c (mon.1) 2200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.730829+0000 mon.c (mon.1) 2200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.732831+0000 mon.c (mon.1) 2201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.732831+0000 mon.c (mon.1) 2201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.737370+0000 mon.c (mon.1) 2202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.737370+0000 mon.c (mon.1) 2202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.738955+0000 mon.c (mon.1) 2203 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.738955+0000 mon.c (mon.1) 2203 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.749578+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.749578+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.826149+0000 mon.c (mon.1) 2204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.826149+0000 mon.c (mon.1) 2204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.829292+0000 mon.c (mon.1) 2205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.829292+0000 mon.c (mon.1) 2205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.830874+0000 mon.c (mon.1) 2206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.830874+0000 mon.c (mon.1) 2206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.834396+0000 mon.c (mon.1) 2207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.834396+0000 mon.c (mon.1) 2207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.835370+0000 mon.c (mon.1) 2208 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.409899+0000 mon.c (mon.1) 2184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.409899+0000 mon.c (mon.1) 2184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.413729+0000 mon.c (mon.1) 2185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.413729+0000 mon.c (mon.1) 2185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.415669+0000 mon.c (mon.1) 2186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.415669+0000 mon.c (mon.1) 2186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.419360+0000 mon.c (mon.1) 2187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.419360+0000 mon.c (mon.1) 2187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.420632+0000 mon.c (mon.1) 2188 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.420632+0000 mon.c (mon.1) 2188 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.429608+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.429608+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.513880+0000 mon.c (mon.1) 2189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.513880+0000 mon.c (mon.1) 2189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.517702+0000 mon.c (mon.1) 2190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.517702+0000 mon.c (mon.1) 2190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.519458+0000 mon.c (mon.1) 2191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.519458+0000 mon.c (mon.1) 2191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.523098+0000 mon.c (mon.1) 2192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.835370+0000 mon.c (mon.1) 2208 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.844587+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.844587+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.906119+0000 mon.c (mon.1) 2209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.906119+0000 mon.c (mon.1) 2209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.909679+0000 mon.c (mon.1) 2210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.909679+0000 mon.c (mon.1) 2210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.911492+0000 mon.c (mon.1) 2211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.911492+0000 mon.c (mon.1) 2211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.914477+0000 mon.c (mon.1) 2212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.914477+0000 mon.c (mon.1) 2212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.915482+0000 mon.c (mon.1) 2213 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.915482+0000 mon.c (mon.1) 2213 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.924353+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.924353+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.984555+0000 mon.c (mon.1) 2214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.984555+0000 mon.c (mon.1) 2214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.987734+0000 mon.c (mon.1) 2215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.987734+0000 mon.c (mon.1) 2215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.989903+0000 mon.c (mon.1) 2216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.989903+0000 mon.c (mon.1) 2216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.993464+0000 mon.c (mon.1) 2217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.993464+0000 mon.c (mon.1) 2217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.994494+0000 mon.c (mon.1) 2218 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:09.994494+0000 mon.c (mon.1) 2218 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:10.003979+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:10.003979+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:10.081278+0000 mon.c (mon.1) 2219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:10.081278+0000 mon.c (mon.1) 2219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:10.084326+0000 mon.c (mon.1) 2220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:10.084326+0000 mon.c (mon.1) 2220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:10.086126+0000 mon.c (mon.1) 2221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:10.086126+0000 mon.c (mon.1) 2221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:10.090289+0000 mon.c (mon.1) 2222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:10.090289+0000 mon.c (mon.1) 2222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:10.091401+0000 mon.c (mon.1) 2223 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:10.091401+0000 mon.c (mon.1) 2223 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:10.100767+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:10.100767+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:10.174799+0000 mon.c (mon.1) 2224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:10.174799+0000 mon.c (mon.1) 2224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:10.177716+0000 mon.c (mon.1) 2225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:10.177716+0000 mon.c (mon.1) 2225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:10.179404+0000 mon.c (mon.1) 2226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:10.179404+0000 mon.c (mon.1) 2226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:10.182977+0000 mon.c (mon.1) 2227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:10.182977+0000 mon.c (mon.1) 2227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:10.184308+0000 mon.c (mon.1) 2228 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:10.184308+0000 mon.c (mon.1) 2228 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:10.193561+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[73084]: audit 2024-04-22T21:12:10.193561+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.523098+0000 mon.c (mon.1) 2192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.524352+0000 mon.c (mon.1) 2193 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.524352+0000 mon.c (mon.1) 2193 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.533959+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.533959+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.625349+0000 mon.c (mon.1) 2194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.625349+0000 mon.c (mon.1) 2194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.630011+0000 mon.c (mon.1) 2195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.630011+0000 mon.c (mon.1) 2195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.632640+0000 mon.c (mon.1) 2196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.632640+0000 mon.c (mon.1) 2196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.637757+0000 mon.c (mon.1) 2197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.637757+0000 mon.c (mon.1) 2197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.639452+0000 mon.c (mon.1) 2198 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.639452+0000 mon.c (mon.1) 2198 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.650384+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.650384+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.726236+0000 mon.c (mon.1) 2199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.726236+0000 mon.c (mon.1) 2199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.730829+0000 mon.c (mon.1) 2200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.730829+0000 mon.c (mon.1) 2200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.732831+0000 mon.c (mon.1) 2201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.732831+0000 mon.c (mon.1) 2201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.737370+0000 mon.c (mon.1) 2202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.737370+0000 mon.c (mon.1) 2202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.738955+0000 mon.c (mon.1) 2203 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.738955+0000 mon.c (mon.1) 2203 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.749578+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.749578+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.826149+0000 mon.c (mon.1) 2204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.826149+0000 mon.c (mon.1) 2204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.829292+0000 mon.c (mon.1) 2205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.829292+0000 mon.c (mon.1) 2205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.830874+0000 mon.c (mon.1) 2206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.830874+0000 mon.c (mon.1) 2206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.834396+0000 mon.c (mon.1) 2207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.834396+0000 mon.c (mon.1) 2207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.835370+0000 mon.c (mon.1) 2208 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.835370+0000 mon.c (mon.1) 2208 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.844587+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.844587+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.906119+0000 mon.c (mon.1) 2209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.906119+0000 mon.c (mon.1) 2209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.909679+0000 mon.c (mon.1) 2210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.909679+0000 mon.c (mon.1) 2210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.911492+0000 mon.c (mon.1) 2211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.911492+0000 mon.c (mon.1) 2211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.914477+0000 mon.c (mon.1) 2212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.914477+0000 mon.c (mon.1) 2212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.915482+0000 mon.c (mon.1) 2213 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.915482+0000 mon.c (mon.1) 2213 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.924353+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.924353+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.984555+0000 mon.c (mon.1) 2214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.984555+0000 mon.c (mon.1) 2214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.987734+0000 mon.c (mon.1) 2215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.987734+0000 mon.c (mon.1) 2215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.989903+0000 mon.c (mon.1) 2216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.989903+0000 mon.c (mon.1) 2216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.993464+0000 mon.c (mon.1) 2217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.993464+0000 mon.c (mon.1) 2217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.994494+0000 mon.c (mon.1) 2218 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:09.994494+0000 mon.c (mon.1) 2218 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:10.003979+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:10.003979+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:10.081278+0000 mon.c (mon.1) 2219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:10.081278+0000 mon.c (mon.1) 2219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:10.084326+0000 mon.c (mon.1) 2220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:10.084326+0000 mon.c (mon.1) 2220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:10.086126+0000 mon.c (mon.1) 2221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:10.086126+0000 mon.c (mon.1) 2221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:10.090289+0000 mon.c (mon.1) 2222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:10.090289+0000 mon.c (mon.1) 2222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:10.091401+0000 mon.c (mon.1) 2223 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:10.091401+0000 mon.c (mon.1) 2223 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:10.100767+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:10.100767+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:10.174799+0000 mon.c (mon.1) 2224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:10.174799+0000 mon.c (mon.1) 2224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:10.177716+0000 mon.c (mon.1) 2225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:10.177716+0000 mon.c (mon.1) 2225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:10.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:10.179404+0000 mon.c (mon.1) 2226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:10.179404+0000 mon.c (mon.1) 2226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:10.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:10.182977+0000 mon.c (mon.1) 2227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:10.182977+0000 mon.c (mon.1) 2227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:10.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:10.184308+0000 mon.c (mon.1) 2228 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:10.184308+0000 mon.c (mon.1) 2228 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:10.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:10.193561+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:10.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:10 smithi121 bash[75184]: audit 2024-04-22T21:12:10.193561+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.031 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[64548]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-22T21:12:11.031 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[64548]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-22T21:12:11.031 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[64548]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-22T21:12:11.031 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[64548]: 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-22T21:12:11.031 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[64548]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-22T21:12:11.032 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[64548]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-22T21:12:11.032 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[64548]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-04-22T21:12:11.032 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[64548]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-22T21:12:11.032 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:10 smithi123 bash[64548]: --> ceph-volume raw activate successful for osd ID: 4 2024-04-22T21:12:11.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: cluster 2024-04-22T21:12:09.405093+0000 mgr.x (mgr.34107) 949 : cluster [DBG] pgmap v163: 161 pgs: 11 active+undersized+degraded, 32 peering, 18 active+undersized, 100 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 42/630 objects degraded (6.667%) 2024-04-22T21:12:11.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: cluster 2024-04-22T21:12:09.405093+0000 mgr.x (mgr.34107) 949 : cluster [DBG] pgmap v163: 161 pgs: 11 active+undersized+degraded, 32 peering, 18 active+undersized, 100 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 42/630 objects degraded (6.667%) 2024-04-22T21:12:11.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: cephadm 2024-04-22T21:12:09.435260+0000 mgr.x (mgr.34107) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: cephadm 2024-04-22T21:12:09.435260+0000 mgr.x (mgr.34107) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: cephadm 2024-04-22T21:12:09.540170+0000 mgr.x (mgr.34107) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: cephadm 2024-04-22T21:12:09.540170+0000 mgr.x (mgr.34107) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: cephadm 2024-04-22T21:12:09.656103+0000 mgr.x (mgr.34107) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: cephadm 2024-04-22T21:12:09.656103+0000 mgr.x (mgr.34107) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: cephadm 2024-04-22T21:12:09.755299+0000 mgr.x (mgr.34107) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: cephadm 2024-04-22T21:12:09.755299+0000 mgr.x (mgr.34107) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: cephadm 2024-04-22T21:12:09.850420+0000 mgr.x (mgr.34107) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: cephadm 2024-04-22T21:12:09.850420+0000 mgr.x (mgr.34107) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: cephadm 2024-04-22T21:12:09.930246+0000 mgr.x (mgr.34107) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: cephadm 2024-04-22T21:12:09.930246+0000 mgr.x (mgr.34107) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: cephadm 2024-04-22T21:12:10.009576+0000 mgr.x (mgr.34107) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: cephadm 2024-04-22T21:12:10.009576+0000 mgr.x (mgr.34107) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: cephadm 2024-04-22T21:12:10.106448+0000 mgr.x (mgr.34107) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: cephadm 2024-04-22T21:12:10.106448+0000 mgr.x (mgr.34107) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: cephadm 2024-04-22T21:12:10.200789+0000 mgr.x (mgr.34107) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: cephadm 2024-04-22T21:12:10.200789+0000 mgr.x (mgr.34107) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.253114+0000 mon.c (mon.1) 2229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.253114+0000 mon.c (mon.1) 2229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.255637+0000 mon.c (mon.1) 2230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.255637+0000 mon.c (mon.1) 2230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.256955+0000 mon.c (mon.1) 2231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.256955+0000 mon.c (mon.1) 2231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.260157+0000 mon.c (mon.1) 2232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.260157+0000 mon.c (mon.1) 2232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.261266+0000 mon.c (mon.1) 2233 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.261266+0000 mon.c (mon.1) 2233 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.268467+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.268467+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: cephadm 2024-04-22T21:12:10.274160+0000 mgr.x (mgr.34107) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: cephadm 2024-04-22T21:12:10.274160+0000 mgr.x (mgr.34107) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.327269+0000 mon.c (mon.1) 2234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.327269+0000 mon.c (mon.1) 2234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.338360+0000 mon.c (mon.1) 2235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.338360+0000 mon.c (mon.1) 2235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.339963+0000 mon.c (mon.1) 2236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.339963+0000 mon.c (mon.1) 2236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.342951+0000 mon.c (mon.1) 2237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.342951+0000 mon.c (mon.1) 2237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.344074+0000 mon.c (mon.1) 2238 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.344074+0000 mon.c (mon.1) 2238 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.353312+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.353312+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: cephadm 2024-04-22T21:12:10.359452+0000 mgr.x (mgr.34107) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: cephadm 2024-04-22T21:12:10.359452+0000 mgr.x (mgr.34107) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.412586+0000 mon.c (mon.1) 2239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.412586+0000 mon.c (mon.1) 2239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.415763+0000 mon.c (mon.1) 2240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.415763+0000 mon.c (mon.1) 2240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.417340+0000 mon.c (mon.1) 2241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.417340+0000 mon.c (mon.1) 2241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.420275+0000 mon.c (mon.1) 2242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.420275+0000 mon.c (mon.1) 2242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.421548+0000 mon.c (mon.1) 2243 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.421548+0000 mon.c (mon.1) 2243 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.431151+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.431151+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.495091+0000 mon.c (mon.1) 2244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.495091+0000 mon.c (mon.1) 2244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.497929+0000 mon.c (mon.1) 2245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.497929+0000 mon.c (mon.1) 2245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.499574+0000 mon.c (mon.1) 2246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.499574+0000 mon.c (mon.1) 2246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.502552+0000 mon.c (mon.1) 2247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.502552+0000 mon.c (mon.1) 2247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.503723+0000 mon.c (mon.1) 2248 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.503723+0000 mon.c (mon.1) 2248 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.513505+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.513505+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.572172+0000 mon.c (mon.1) 2249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.572172+0000 mon.c (mon.1) 2249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.575310+0000 mon.c (mon.1) 2250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.575310+0000 mon.c (mon.1) 2250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.577125+0000 mon.c (mon.1) 2251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.577125+0000 mon.c (mon.1) 2251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.579938+0000 mon.c (mon.1) 2252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.579938+0000 mon.c (mon.1) 2252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.580983+0000 mon.c (mon.1) 2253 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.580983+0000 mon.c (mon.1) 2253 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.589867+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.589867+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.649523+0000 mon.c (mon.1) 2254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.649523+0000 mon.c (mon.1) 2254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.652381+0000 mon.c (mon.1) 2255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.652381+0000 mon.c (mon.1) 2255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.654152+0000 mon.c (mon.1) 2256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.654152+0000 mon.c (mon.1) 2256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.657224+0000 mon.c (mon.1) 2257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.657224+0000 mon.c (mon.1) 2257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.658420+0000 mon.c (mon.1) 2258 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.658420+0000 mon.c (mon.1) 2258 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.667872+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.667872+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.728290+0000 mon.c (mon.1) 2259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.728290+0000 mon.c (mon.1) 2259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.731347+0000 mon.c (mon.1) 2260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.731347+0000 mon.c (mon.1) 2260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.733237+0000 mon.c (mon.1) 2261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.733237+0000 mon.c (mon.1) 2261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.736337+0000 mon.c (mon.1) 2262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.736337+0000 mon.c (mon.1) 2262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.737567+0000 mon.c (mon.1) 2263 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.737567+0000 mon.c (mon.1) 2263 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.749573+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.749573+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.795215+0000 mon.c (mon.1) 2264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.795215+0000 mon.c (mon.1) 2264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.798394+0000 mon.c (mon.1) 2265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.798394+0000 mon.c (mon.1) 2265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.800163+0000 mon.c (mon.1) 2266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.800163+0000 mon.c (mon.1) 2266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.803172+0000 mon.c (mon.1) 2267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.803172+0000 mon.c (mon.1) 2267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.804648+0000 mon.c (mon.1) 2268 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.804648+0000 mon.c (mon.1) 2268 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.816304+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.816304+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.874960+0000 mon.c (mon.1) 2269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.874960+0000 mon.c (mon.1) 2269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.877553+0000 mon.c (mon.1) 2270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.877553+0000 mon.c (mon.1) 2270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.878843+0000 mon.c (mon.1) 2271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.878843+0000 mon.c (mon.1) 2271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.881398+0000 mon.c (mon.1) 2272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.881398+0000 mon.c (mon.1) 2272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.882311+0000 mon.c (mon.1) 2273 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.882311+0000 mon.c (mon.1) 2273 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.893340+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.893340+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.951785+0000 mon.c (mon.1) 2274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.951785+0000 mon.c (mon.1) 2274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.954600+0000 mon.c (mon.1) 2275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.954600+0000 mon.c (mon.1) 2275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.956196+0000 mon.c (mon.1) 2276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.956196+0000 mon.c (mon.1) 2276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.958907+0000 mon.c (mon.1) 2277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.958907+0000 mon.c (mon.1) 2277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.960068+0000 mon.c (mon.1) 2278 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.960068+0000 mon.c (mon.1) 2278 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.968430+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:10.968430+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:11.043650+0000 mon.c (mon.1) 2279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:11.043650+0000 mon.c (mon.1) 2279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:11.048558+0000 mon.c (mon.1) 2280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:11.048558+0000 mon.c (mon.1) 2280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:11.050624+0000 mon.c (mon.1) 2281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:11.050624+0000 mon.c (mon.1) 2281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:11.054201+0000 mon.c (mon.1) 2282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:11.054201+0000 mon.c (mon.1) 2282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:11.055750+0000 mon.c (mon.1) 2283 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:11.055750+0000 mon.c (mon.1) 2283 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:11.066212+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:11.066212+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:11.146759+0000 mon.c (mon.1) 2284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:11.146759+0000 mon.c (mon.1) 2284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:11.149883+0000 mon.c (mon.1) 2285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:11.149883+0000 mon.c (mon.1) 2285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:11.151447+0000 mon.c (mon.1) 2286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:11.151447+0000 mon.c (mon.1) 2286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:11.154513+0000 mon.c (mon.1) 2287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:11.154513+0000 mon.c (mon.1) 2287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:11.155632+0000 mon.c (mon.1) 2288 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:11.155632+0000 mon.c (mon.1) 2288 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:11.164831+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:11 smithi123 bash[58916]: audit 2024-04-22T21:12:11.164831+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: cluster 2024-04-22T21:12:09.405093+0000 mgr.x (mgr.34107) 949 : cluster [DBG] pgmap v163: 161 pgs: 11 active+undersized+degraded, 32 peering, 18 active+undersized, 100 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 42/630 objects degraded (6.667%) 2024-04-22T21:12:11.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: cluster 2024-04-22T21:12:09.405093+0000 mgr.x (mgr.34107) 949 : cluster [DBG] pgmap v163: 161 pgs: 11 active+undersized+degraded, 32 peering, 18 active+undersized, 100 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 42/630 objects degraded (6.667%) 2024-04-22T21:12:11.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: cephadm 2024-04-22T21:12:09.435260+0000 mgr.x (mgr.34107) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: cephadm 2024-04-22T21:12:09.435260+0000 mgr.x (mgr.34107) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: cephadm 2024-04-22T21:12:09.540170+0000 mgr.x (mgr.34107) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: cephadm 2024-04-22T21:12:09.540170+0000 mgr.x (mgr.34107) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: cephadm 2024-04-22T21:12:09.656103+0000 mgr.x (mgr.34107) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: cephadm 2024-04-22T21:12:09.656103+0000 mgr.x (mgr.34107) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: cephadm 2024-04-22T21:12:09.755299+0000 mgr.x (mgr.34107) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: cephadm 2024-04-22T21:12:09.755299+0000 mgr.x (mgr.34107) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: cephadm 2024-04-22T21:12:09.850420+0000 mgr.x (mgr.34107) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: cephadm 2024-04-22T21:12:09.850420+0000 mgr.x (mgr.34107) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: cephadm 2024-04-22T21:12:09.930246+0000 mgr.x (mgr.34107) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: cephadm 2024-04-22T21:12:09.930246+0000 mgr.x (mgr.34107) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: cephadm 2024-04-22T21:12:10.009576+0000 mgr.x (mgr.34107) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: cephadm 2024-04-22T21:12:10.009576+0000 mgr.x (mgr.34107) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: cephadm 2024-04-22T21:12:10.106448+0000 mgr.x (mgr.34107) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: cephadm 2024-04-22T21:12:10.106448+0000 mgr.x (mgr.34107) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: cephadm 2024-04-22T21:12:10.200789+0000 mgr.x (mgr.34107) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: cephadm 2024-04-22T21:12:10.200789+0000 mgr.x (mgr.34107) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.253114+0000 mon.c (mon.1) 2229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: cluster 2024-04-22T21:12:09.405093+0000 mgr.x (mgr.34107) 949 : cluster [DBG] pgmap v163: 161 pgs: 11 active+undersized+degraded, 32 peering, 18 active+undersized, 100 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 42/630 objects degraded (6.667%) 2024-04-22T21:12:11.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: cluster 2024-04-22T21:12:09.405093+0000 mgr.x (mgr.34107) 949 : cluster [DBG] pgmap v163: 161 pgs: 11 active+undersized+degraded, 32 peering, 18 active+undersized, 100 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 42/630 objects degraded (6.667%) 2024-04-22T21:12:11.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: cephadm 2024-04-22T21:12:09.435260+0000 mgr.x (mgr.34107) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: cephadm 2024-04-22T21:12:09.435260+0000 mgr.x (mgr.34107) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: cephadm 2024-04-22T21:12:09.540170+0000 mgr.x (mgr.34107) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: cephadm 2024-04-22T21:12:09.540170+0000 mgr.x (mgr.34107) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: cephadm 2024-04-22T21:12:09.656103+0000 mgr.x (mgr.34107) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: cephadm 2024-04-22T21:12:09.656103+0000 mgr.x (mgr.34107) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: cephadm 2024-04-22T21:12:09.755299+0000 mgr.x (mgr.34107) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: cephadm 2024-04-22T21:12:09.755299+0000 mgr.x (mgr.34107) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: cephadm 2024-04-22T21:12:09.850420+0000 mgr.x (mgr.34107) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: cephadm 2024-04-22T21:12:09.850420+0000 mgr.x (mgr.34107) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: cephadm 2024-04-22T21:12:09.930246+0000 mgr.x (mgr.34107) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: cephadm 2024-04-22T21:12:09.930246+0000 mgr.x (mgr.34107) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: cephadm 2024-04-22T21:12:10.009576+0000 mgr.x (mgr.34107) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: cephadm 2024-04-22T21:12:10.009576+0000 mgr.x (mgr.34107) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: cephadm 2024-04-22T21:12:10.106448+0000 mgr.x (mgr.34107) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: cephadm 2024-04-22T21:12:10.106448+0000 mgr.x (mgr.34107) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: cephadm 2024-04-22T21:12:10.200789+0000 mgr.x (mgr.34107) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: cephadm 2024-04-22T21:12:10.200789+0000 mgr.x (mgr.34107) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.253114+0000 mon.c (mon.1) 2229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.253114+0000 mon.c (mon.1) 2229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.255637+0000 mon.c (mon.1) 2230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.255637+0000 mon.c (mon.1) 2230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.256955+0000 mon.c (mon.1) 2231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.256955+0000 mon.c (mon.1) 2231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.260157+0000 mon.c (mon.1) 2232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.260157+0000 mon.c (mon.1) 2232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.261266+0000 mon.c (mon.1) 2233 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.261266+0000 mon.c (mon.1) 2233 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.268467+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.268467+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: cephadm 2024-04-22T21:12:10.274160+0000 mgr.x (mgr.34107) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: cephadm 2024-04-22T21:12:10.274160+0000 mgr.x (mgr.34107) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.327269+0000 mon.c (mon.1) 2234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.327269+0000 mon.c (mon.1) 2234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.338360+0000 mon.c (mon.1) 2235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.338360+0000 mon.c (mon.1) 2235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.339963+0000 mon.c (mon.1) 2236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.339963+0000 mon.c (mon.1) 2236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.253114+0000 mon.c (mon.1) 2229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.255637+0000 mon.c (mon.1) 2230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.255637+0000 mon.c (mon.1) 2230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.256955+0000 mon.c (mon.1) 2231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.256955+0000 mon.c (mon.1) 2231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.260157+0000 mon.c (mon.1) 2232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.260157+0000 mon.c (mon.1) 2232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.261266+0000 mon.c (mon.1) 2233 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.261266+0000 mon.c (mon.1) 2233 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.268467+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.268467+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: cephadm 2024-04-22T21:12:10.274160+0000 mgr.x (mgr.34107) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: cephadm 2024-04-22T21:12:10.274160+0000 mgr.x (mgr.34107) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.327269+0000 mon.c (mon.1) 2234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.327269+0000 mon.c (mon.1) 2234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.338360+0000 mon.c (mon.1) 2235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.338360+0000 mon.c (mon.1) 2235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.339963+0000 mon.c (mon.1) 2236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.339963+0000 mon.c (mon.1) 2236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.342951+0000 mon.c (mon.1) 2237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.342951+0000 mon.c (mon.1) 2237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.344074+0000 mon.c (mon.1) 2238 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.344074+0000 mon.c (mon.1) 2238 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.353312+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.353312+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: cephadm 2024-04-22T21:12:10.359452+0000 mgr.x (mgr.34107) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: cephadm 2024-04-22T21:12:10.359452+0000 mgr.x (mgr.34107) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.412586+0000 mon.c (mon.1) 2239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.412586+0000 mon.c (mon.1) 2239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.415763+0000 mon.c (mon.1) 2240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.415763+0000 mon.c (mon.1) 2240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.417340+0000 mon.c (mon.1) 2241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.417340+0000 mon.c (mon.1) 2241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.420275+0000 mon.c (mon.1) 2242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.420275+0000 mon.c (mon.1) 2242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.421548+0000 mon.c (mon.1) 2243 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.421548+0000 mon.c (mon.1) 2243 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.431151+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.431151+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.342951+0000 mon.c (mon.1) 2237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.342951+0000 mon.c (mon.1) 2237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.344074+0000 mon.c (mon.1) 2238 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.344074+0000 mon.c (mon.1) 2238 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.353312+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.353312+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: cephadm 2024-04-22T21:12:10.359452+0000 mgr.x (mgr.34107) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: cephadm 2024-04-22T21:12:10.359452+0000 mgr.x (mgr.34107) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:11.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.412586+0000 mon.c (mon.1) 2239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.412586+0000 mon.c (mon.1) 2239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.415763+0000 mon.c (mon.1) 2240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.415763+0000 mon.c (mon.1) 2240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.417340+0000 mon.c (mon.1) 2241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.417340+0000 mon.c (mon.1) 2241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.420275+0000 mon.c (mon.1) 2242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.420275+0000 mon.c (mon.1) 2242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.421548+0000 mon.c (mon.1) 2243 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.421548+0000 mon.c (mon.1) 2243 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.431151+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.431151+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.495091+0000 mon.c (mon.1) 2244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.495091+0000 mon.c (mon.1) 2244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.497929+0000 mon.c (mon.1) 2245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.497929+0000 mon.c (mon.1) 2245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.499574+0000 mon.c (mon.1) 2246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.499574+0000 mon.c (mon.1) 2246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.502552+0000 mon.c (mon.1) 2247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.502552+0000 mon.c (mon.1) 2247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.503723+0000 mon.c (mon.1) 2248 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.503723+0000 mon.c (mon.1) 2248 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.513505+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.513505+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.572172+0000 mon.c (mon.1) 2249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.572172+0000 mon.c (mon.1) 2249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.575310+0000 mon.c (mon.1) 2250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.575310+0000 mon.c (mon.1) 2250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.577125+0000 mon.c (mon.1) 2251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.577125+0000 mon.c (mon.1) 2251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.579938+0000 mon.c (mon.1) 2252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.495091+0000 mon.c (mon.1) 2244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.495091+0000 mon.c (mon.1) 2244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.497929+0000 mon.c (mon.1) 2245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.497929+0000 mon.c (mon.1) 2245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.499574+0000 mon.c (mon.1) 2246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.499574+0000 mon.c (mon.1) 2246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.502552+0000 mon.c (mon.1) 2247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.502552+0000 mon.c (mon.1) 2247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.503723+0000 mon.c (mon.1) 2248 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.503723+0000 mon.c (mon.1) 2248 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.513505+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.513505+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.572172+0000 mon.c (mon.1) 2249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.572172+0000 mon.c (mon.1) 2249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.575310+0000 mon.c (mon.1) 2250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.575310+0000 mon.c (mon.1) 2250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.577125+0000 mon.c (mon.1) 2251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.577125+0000 mon.c (mon.1) 2251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.579938+0000 mon.c (mon.1) 2252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.579938+0000 mon.c (mon.1) 2252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.580983+0000 mon.c (mon.1) 2253 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.580983+0000 mon.c (mon.1) 2253 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.589867+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.589867+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.649523+0000 mon.c (mon.1) 2254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.649523+0000 mon.c (mon.1) 2254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.652381+0000 mon.c (mon.1) 2255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.652381+0000 mon.c (mon.1) 2255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.654152+0000 mon.c (mon.1) 2256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.654152+0000 mon.c (mon.1) 2256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.657224+0000 mon.c (mon.1) 2257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.657224+0000 mon.c (mon.1) 2257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.658420+0000 mon.c (mon.1) 2258 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.658420+0000 mon.c (mon.1) 2258 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.667872+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.667872+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.728290+0000 mon.c (mon.1) 2259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.728290+0000 mon.c (mon.1) 2259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.579938+0000 mon.c (mon.1) 2252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.580983+0000 mon.c (mon.1) 2253 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.580983+0000 mon.c (mon.1) 2253 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.589867+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.589867+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.649523+0000 mon.c (mon.1) 2254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.649523+0000 mon.c (mon.1) 2254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.652381+0000 mon.c (mon.1) 2255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.652381+0000 mon.c (mon.1) 2255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.654152+0000 mon.c (mon.1) 2256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.654152+0000 mon.c (mon.1) 2256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.657224+0000 mon.c (mon.1) 2257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.657224+0000 mon.c (mon.1) 2257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.658420+0000 mon.c (mon.1) 2258 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.658420+0000 mon.c (mon.1) 2258 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.667872+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.667872+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.728290+0000 mon.c (mon.1) 2259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.728290+0000 mon.c (mon.1) 2259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.731347+0000 mon.c (mon.1) 2260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.731347+0000 mon.c (mon.1) 2260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.733237+0000 mon.c (mon.1) 2261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.733237+0000 mon.c (mon.1) 2261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.736337+0000 mon.c (mon.1) 2262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.736337+0000 mon.c (mon.1) 2262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.737567+0000 mon.c (mon.1) 2263 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.737567+0000 mon.c (mon.1) 2263 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.749573+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.749573+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.795215+0000 mon.c (mon.1) 2264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.795215+0000 mon.c (mon.1) 2264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.798394+0000 mon.c (mon.1) 2265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.798394+0000 mon.c (mon.1) 2265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.800163+0000 mon.c (mon.1) 2266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.800163+0000 mon.c (mon.1) 2266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.803172+0000 mon.c (mon.1) 2267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.803172+0000 mon.c (mon.1) 2267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.804648+0000 mon.c (mon.1) 2268 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.731347+0000 mon.c (mon.1) 2260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.731347+0000 mon.c (mon.1) 2260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.733237+0000 mon.c (mon.1) 2261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.733237+0000 mon.c (mon.1) 2261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.736337+0000 mon.c (mon.1) 2262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.736337+0000 mon.c (mon.1) 2262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.737567+0000 mon.c (mon.1) 2263 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.737567+0000 mon.c (mon.1) 2263 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.749573+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.749573+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.795215+0000 mon.c (mon.1) 2264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.795215+0000 mon.c (mon.1) 2264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.798394+0000 mon.c (mon.1) 2265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.798394+0000 mon.c (mon.1) 2265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.800163+0000 mon.c (mon.1) 2266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.800163+0000 mon.c (mon.1) 2266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.803172+0000 mon.c (mon.1) 2267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.803172+0000 mon.c (mon.1) 2267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.804648+0000 mon.c (mon.1) 2268 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.804648+0000 mon.c (mon.1) 2268 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.816304+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.816304+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.874960+0000 mon.c (mon.1) 2269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.874960+0000 mon.c (mon.1) 2269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.877553+0000 mon.c (mon.1) 2270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.877553+0000 mon.c (mon.1) 2270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.878843+0000 mon.c (mon.1) 2271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.878843+0000 mon.c (mon.1) 2271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.881398+0000 mon.c (mon.1) 2272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.881398+0000 mon.c (mon.1) 2272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.882311+0000 mon.c (mon.1) 2273 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.882311+0000 mon.c (mon.1) 2273 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.893340+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.893340+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.951785+0000 mon.c (mon.1) 2274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.951785+0000 mon.c (mon.1) 2274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.954600+0000 mon.c (mon.1) 2275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.954600+0000 mon.c (mon.1) 2275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.956196+0000 mon.c (mon.1) 2276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.956196+0000 mon.c (mon.1) 2276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.958907+0000 mon.c (mon.1) 2277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.958907+0000 mon.c (mon.1) 2277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.960068+0000 mon.c (mon.1) 2278 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.960068+0000 mon.c (mon.1) 2278 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.968430+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:10.968430+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:11.043650+0000 mon.c (mon.1) 2279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:11.043650+0000 mon.c (mon.1) 2279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:11.048558+0000 mon.c (mon.1) 2280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:11.048558+0000 mon.c (mon.1) 2280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:11.050624+0000 mon.c (mon.1) 2281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:11.050624+0000 mon.c (mon.1) 2281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:11.054201+0000 mon.c (mon.1) 2282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:11.054201+0000 mon.c (mon.1) 2282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:11.055750+0000 mon.c (mon.1) 2283 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:11.055750+0000 mon.c (mon.1) 2283 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:11.066212+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:11.066212+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:11.146759+0000 mon.c (mon.1) 2284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.804648+0000 mon.c (mon.1) 2268 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.816304+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.816304+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.874960+0000 mon.c (mon.1) 2269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.874960+0000 mon.c (mon.1) 2269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.877553+0000 mon.c (mon.1) 2270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.877553+0000 mon.c (mon.1) 2270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.878843+0000 mon.c (mon.1) 2271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.878843+0000 mon.c (mon.1) 2271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.881398+0000 mon.c (mon.1) 2272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.881398+0000 mon.c (mon.1) 2272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.882311+0000 mon.c (mon.1) 2273 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.882311+0000 mon.c (mon.1) 2273 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.893340+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.893340+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.951785+0000 mon.c (mon.1) 2274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.951785+0000 mon.c (mon.1) 2274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.954600+0000 mon.c (mon.1) 2275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.954600+0000 mon.c (mon.1) 2275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.956196+0000 mon.c (mon.1) 2276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:11.146759+0000 mon.c (mon.1) 2284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:11.149883+0000 mon.c (mon.1) 2285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:11.149883+0000 mon.c (mon.1) 2285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:11.151447+0000 mon.c (mon.1) 2286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:11.151447+0000 mon.c (mon.1) 2286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:11.154513+0000 mon.c (mon.1) 2287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:11.154513+0000 mon.c (mon.1) 2287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:11.155632+0000 mon.c (mon.1) 2288 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:11.155632+0000 mon.c (mon.1) 2288 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:11.164831+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[73084]: audit 2024-04-22T21:12:11.164831+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.956196+0000 mon.c (mon.1) 2276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.958907+0000 mon.c (mon.1) 2277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.958907+0000 mon.c (mon.1) 2277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.960068+0000 mon.c (mon.1) 2278 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.960068+0000 mon.c (mon.1) 2278 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.968430+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:10.968430+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:11.043650+0000 mon.c (mon.1) 2279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:11.043650+0000 mon.c (mon.1) 2279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:11.048558+0000 mon.c (mon.1) 2280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:11.048558+0000 mon.c (mon.1) 2280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:11.050624+0000 mon.c (mon.1) 2281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:11.050624+0000 mon.c (mon.1) 2281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:11.054201+0000 mon.c (mon.1) 2282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:11.054201+0000 mon.c (mon.1) 2282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:11.055750+0000 mon.c (mon.1) 2283 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:11.055750+0000 mon.c (mon.1) 2283 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:11.066212+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:11.066212+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:11.146759+0000 mon.c (mon.1) 2284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:11.146759+0000 mon.c (mon.1) 2284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:11.149883+0000 mon.c (mon.1) 2285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:11.149883+0000 mon.c (mon.1) 2285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:11.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:11.151447+0000 mon.c (mon.1) 2286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:11.151447+0000 mon.c (mon.1) 2286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:11.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:11.154513+0000 mon.c (mon.1) 2287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:11.154513+0000 mon.c (mon.1) 2287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:11.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:11.155632+0000 mon.c (mon.1) 2288 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:11.155632+0000 mon.c (mon.1) 2288 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:11.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:11.164831+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:11.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:11 smithi121 bash[75184]: audit 2024-04-22T21:12:11.164831+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.343 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: cephadm 2024-04-22T21:12:10.437102+0000 mgr.x (mgr.34107) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: cephadm 2024-04-22T21:12:10.437102+0000 mgr.x (mgr.34107) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: cephadm 2024-04-22T21:12:10.437102+0000 mgr.x (mgr.34107) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: cephadm 2024-04-22T21:12:10.519397+0000 mgr.x (mgr.34107) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: cephadm 2024-04-22T21:12:10.519397+0000 mgr.x (mgr.34107) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: cephadm 2024-04-22T21:12:10.596014+0000 mgr.x (mgr.34107) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: cephadm 2024-04-22T21:12:10.596014+0000 mgr.x (mgr.34107) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: cephadm 2024-04-22T21:12:10.676067+0000 mgr.x (mgr.34107) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: cephadm 2024-04-22T21:12:10.676067+0000 mgr.x (mgr.34107) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: cephadm 2024-04-22T21:12:10.758049+0000 mgr.x (mgr.34107) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: cephadm 2024-04-22T21:12:10.758049+0000 mgr.x (mgr.34107) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: cephadm 2024-04-22T21:12:10.821780+0000 mgr.x (mgr.34107) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: cephadm 2024-04-22T21:12:10.821780+0000 mgr.x (mgr.34107) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: cephadm 2024-04-22T21:12:10.899048+0000 mgr.x (mgr.34107) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: cephadm 2024-04-22T21:12:10.899048+0000 mgr.x (mgr.34107) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: cephadm 2024-04-22T21:12:10.975694+0000 mgr.x (mgr.34107) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: cephadm 2024-04-22T21:12:10.975694+0000 mgr.x (mgr.34107) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: cephadm 2024-04-22T21:12:11.073903+0000 mgr.x (mgr.34107) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: cephadm 2024-04-22T21:12:11.073903+0000 mgr.x (mgr.34107) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: cephadm 2024-04-22T21:12:11.172692+0000 mgr.x (mgr.34107) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: cephadm 2024-04-22T21:12:11.172692+0000 mgr.x (mgr.34107) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.251087+0000 mon.c (mon.1) 2289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.251087+0000 mon.c (mon.1) 2289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: cephadm 2024-04-22T21:12:10.437102+0000 mgr.x (mgr.34107) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: cephadm 2024-04-22T21:12:10.437102+0000 mgr.x (mgr.34107) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: cephadm 2024-04-22T21:12:10.519397+0000 mgr.x (mgr.34107) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: cephadm 2024-04-22T21:12:10.519397+0000 mgr.x (mgr.34107) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: cephadm 2024-04-22T21:12:10.596014+0000 mgr.x (mgr.34107) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: cephadm 2024-04-22T21:12:10.596014+0000 mgr.x (mgr.34107) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: cephadm 2024-04-22T21:12:10.676067+0000 mgr.x (mgr.34107) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: cephadm 2024-04-22T21:12:10.676067+0000 mgr.x (mgr.34107) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: cephadm 2024-04-22T21:12:10.758049+0000 mgr.x (mgr.34107) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: cephadm 2024-04-22T21:12:10.758049+0000 mgr.x (mgr.34107) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: cephadm 2024-04-22T21:12:10.821780+0000 mgr.x (mgr.34107) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: cephadm 2024-04-22T21:12:10.821780+0000 mgr.x (mgr.34107) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: cephadm 2024-04-22T21:12:10.899048+0000 mgr.x (mgr.34107) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: cephadm 2024-04-22T21:12:10.899048+0000 mgr.x (mgr.34107) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: cephadm 2024-04-22T21:12:10.975694+0000 mgr.x (mgr.34107) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: cephadm 2024-04-22T21:12:10.975694+0000 mgr.x (mgr.34107) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: cephadm 2024-04-22T21:12:11.073903+0000 mgr.x (mgr.34107) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: cephadm 2024-04-22T21:12:11.073903+0000 mgr.x (mgr.34107) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: cephadm 2024-04-22T21:12:11.172692+0000 mgr.x (mgr.34107) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: cephadm 2024-04-22T21:12:11.172692+0000 mgr.x (mgr.34107) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.251087+0000 mon.c (mon.1) 2289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.251087+0000 mon.c (mon.1) 2289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.253864+0000 mon.c (mon.1) 2290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.253864+0000 mon.c (mon.1) 2290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.255377+0000 mon.c (mon.1) 2291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.255377+0000 mon.c (mon.1) 2291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.258297+0000 mon.c (mon.1) 2292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.258297+0000 mon.c (mon.1) 2292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.259300+0000 mon.c (mon.1) 2293 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.259300+0000 mon.c (mon.1) 2293 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.268155+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.268155+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: cephadm 2024-04-22T21:12:11.273564+0000 mgr.x (mgr.34107) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: cephadm 2024-04-22T21:12:11.273564+0000 mgr.x (mgr.34107) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.349646+0000 mon.c (mon.1) 2294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.349646+0000 mon.c (mon.1) 2294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.352989+0000 mon.c (mon.1) 2295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.352989+0000 mon.c (mon.1) 2295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.354849+0000 mon.c (mon.1) 2296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.354849+0000 mon.c (mon.1) 2296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.358688+0000 mon.c (mon.1) 2297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.358688+0000 mon.c (mon.1) 2297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.360259+0000 mon.c (mon.1) 2298 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.360259+0000 mon.c (mon.1) 2298 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.369713+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.369713+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: cephadm 2024-04-22T21:12:11.375624+0000 mgr.x (mgr.34107) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: cephadm 2024-04-22T21:12:11.375624+0000 mgr.x (mgr.34107) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.443714+0000 mon.c (mon.1) 2299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.443714+0000 mon.c (mon.1) 2299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.446594+0000 mon.c (mon.1) 2300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.446594+0000 mon.c (mon.1) 2300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.448525+0000 mon.c (mon.1) 2301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.448525+0000 mon.c (mon.1) 2301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.451707+0000 mon.c (mon.1) 2302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.451707+0000 mon.c (mon.1) 2302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.452965+0000 mon.c (mon.1) 2303 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.452965+0000 mon.c (mon.1) 2303 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.462416+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.462416+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.536135+0000 mon.c (mon.1) 2304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.253864+0000 mon.c (mon.1) 2290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.253864+0000 mon.c (mon.1) 2290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.255377+0000 mon.c (mon.1) 2291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.255377+0000 mon.c (mon.1) 2291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.258297+0000 mon.c (mon.1) 2292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.258297+0000 mon.c (mon.1) 2292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.259300+0000 mon.c (mon.1) 2293 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.259300+0000 mon.c (mon.1) 2293 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.268155+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.268155+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: cephadm 2024-04-22T21:12:11.273564+0000 mgr.x (mgr.34107) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: cephadm 2024-04-22T21:12:11.273564+0000 mgr.x (mgr.34107) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.349646+0000 mon.c (mon.1) 2294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.349646+0000 mon.c (mon.1) 2294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.352989+0000 mon.c (mon.1) 2295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.352989+0000 mon.c (mon.1) 2295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.354849+0000 mon.c (mon.1) 2296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.354849+0000 mon.c (mon.1) 2296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.358688+0000 mon.c (mon.1) 2297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.536135+0000 mon.c (mon.1) 2304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.539535+0000 mon.c (mon.1) 2305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.539535+0000 mon.c (mon.1) 2305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.541390+0000 mon.c (mon.1) 2306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.541390+0000 mon.c (mon.1) 2306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.544435+0000 mon.c (mon.1) 2307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.544435+0000 mon.c (mon.1) 2307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.545730+0000 mon.c (mon.1) 2308 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.545730+0000 mon.c (mon.1) 2308 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.555574+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.555574+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.617439+0000 mon.c (mon.1) 2309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.617439+0000 mon.c (mon.1) 2309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.620751+0000 mon.c (mon.1) 2310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.620751+0000 mon.c (mon.1) 2310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.622570+0000 mon.c (mon.1) 2311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.622570+0000 mon.c (mon.1) 2311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.626067+0000 mon.c (mon.1) 2312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.626067+0000 mon.c (mon.1) 2312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.627376+0000 mon.c (mon.1) 2313 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.627376+0000 mon.c (mon.1) 2313 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.636904+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.636904+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.698557+0000 mon.c (mon.1) 2314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.698557+0000 mon.c (mon.1) 2314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.701392+0000 mon.c (mon.1) 2315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.701392+0000 mon.c (mon.1) 2315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.702860+0000 mon.c (mon.1) 2316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.702860+0000 mon.c (mon.1) 2316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.705378+0000 mon.c (mon.1) 2317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.705378+0000 mon.c (mon.1) 2317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.706502+0000 mon.c (mon.1) 2318 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.706502+0000 mon.c (mon.1) 2318 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.714984+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.714984+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.757531+0000 mon.c (mon.1) 2319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.757531+0000 mon.c (mon.1) 2319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.760425+0000 mon.c (mon.1) 2320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.760425+0000 mon.c (mon.1) 2320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.358688+0000 mon.c (mon.1) 2297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.360259+0000 mon.c (mon.1) 2298 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.360259+0000 mon.c (mon.1) 2298 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.369713+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.369713+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: cephadm 2024-04-22T21:12:11.375624+0000 mgr.x (mgr.34107) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: cephadm 2024-04-22T21:12:11.375624+0000 mgr.x (mgr.34107) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.443714+0000 mon.c (mon.1) 2299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.443714+0000 mon.c (mon.1) 2299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.446594+0000 mon.c (mon.1) 2300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.446594+0000 mon.c (mon.1) 2300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.448525+0000 mon.c (mon.1) 2301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.448525+0000 mon.c (mon.1) 2301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.451707+0000 mon.c (mon.1) 2302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.451707+0000 mon.c (mon.1) 2302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.452965+0000 mon.c (mon.1) 2303 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.452965+0000 mon.c (mon.1) 2303 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.462416+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.462416+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.536135+0000 mon.c (mon.1) 2304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.762029+0000 mon.c (mon.1) 2321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.762029+0000 mon.c (mon.1) 2321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.764906+0000 mon.c (mon.1) 2322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.764906+0000 mon.c (mon.1) 2322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.766167+0000 mon.c (mon.1) 2323 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.766167+0000 mon.c (mon.1) 2323 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.775028+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.775028+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.816580+0000 mon.c (mon.1) 2324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.816580+0000 mon.c (mon.1) 2324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.819235+0000 mon.c (mon.1) 2325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.819235+0000 mon.c (mon.1) 2325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.820569+0000 mon.c (mon.1) 2326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.820569+0000 mon.c (mon.1) 2326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.823598+0000 mon.c (mon.1) 2327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.823598+0000 mon.c (mon.1) 2327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.824571+0000 mon.c (mon.1) 2328 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.824571+0000 mon.c (mon.1) 2328 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.833290+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.833290+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.907652+0000 mon.c (mon.1) 2329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.907652+0000 mon.c (mon.1) 2329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.910456+0000 mon.c (mon.1) 2330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.910456+0000 mon.c (mon.1) 2330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.911874+0000 mon.c (mon.1) 2331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.911874+0000 mon.c (mon.1) 2331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.914575+0000 mon.c (mon.1) 2332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.914575+0000 mon.c (mon.1) 2332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.915823+0000 mon.c (mon.1) 2333 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.915823+0000 mon.c (mon.1) 2333 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.924863+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.924863+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.999158+0000 mon.c (mon.1) 2334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:11.999158+0000 mon.c (mon.1) 2334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.002421+0000 mon.c (mon.1) 2335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.002421+0000 mon.c (mon.1) 2335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.004201+0000 mon.c (mon.1) 2336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.004201+0000 mon.c (mon.1) 2336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.536135+0000 mon.c (mon.1) 2304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.539535+0000 mon.c (mon.1) 2305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.539535+0000 mon.c (mon.1) 2305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.541390+0000 mon.c (mon.1) 2306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.541390+0000 mon.c (mon.1) 2306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.544435+0000 mon.c (mon.1) 2307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.544435+0000 mon.c (mon.1) 2307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.545730+0000 mon.c (mon.1) 2308 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.545730+0000 mon.c (mon.1) 2308 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.555574+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.555574+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.617439+0000 mon.c (mon.1) 2309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.617439+0000 mon.c (mon.1) 2309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.620751+0000 mon.c (mon.1) 2310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.620751+0000 mon.c (mon.1) 2310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.622570+0000 mon.c (mon.1) 2311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.622570+0000 mon.c (mon.1) 2311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.626067+0000 mon.c (mon.1) 2312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.626067+0000 mon.c (mon.1) 2312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.006944+0000 mon.c (mon.1) 2337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.006944+0000 mon.c (mon.1) 2337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.008003+0000 mon.c (mon.1) 2338 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.008003+0000 mon.c (mon.1) 2338 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.016936+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.016936+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.074439+0000 mon.c (mon.1) 2339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.074439+0000 mon.c (mon.1) 2339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.077559+0000 mon.c (mon.1) 2340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.077559+0000 mon.c (mon.1) 2340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.079496+0000 mon.c (mon.1) 2341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.079496+0000 mon.c (mon.1) 2341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.082880+0000 mon.c (mon.1) 2342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.082880+0000 mon.c (mon.1) 2342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.084218+0000 mon.c (mon.1) 2343 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.084218+0000 mon.c (mon.1) 2343 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.093211+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.093211+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.167525+0000 mon.c (mon.1) 2344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.167525+0000 mon.c (mon.1) 2344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.170927+0000 mon.c (mon.1) 2345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.170927+0000 mon.c (mon.1) 2345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.172540+0000 mon.c (mon.1) 2346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.172540+0000 mon.c (mon.1) 2346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.175362+0000 mon.c (mon.1) 2347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.175362+0000 mon.c (mon.1) 2347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.176424+0000 mon.c (mon.1) 2348 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.176424+0000 mon.c (mon.1) 2348 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.185314+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[73084]: audit 2024-04-22T21:12:12.185314+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.627376+0000 mon.c (mon.1) 2313 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.627376+0000 mon.c (mon.1) 2313 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.636904+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.636904+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.698557+0000 mon.c (mon.1) 2314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.698557+0000 mon.c (mon.1) 2314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.701392+0000 mon.c (mon.1) 2315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.701392+0000 mon.c (mon.1) 2315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.702860+0000 mon.c (mon.1) 2316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.702860+0000 mon.c (mon.1) 2316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.705378+0000 mon.c (mon.1) 2317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.705378+0000 mon.c (mon.1) 2317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.706502+0000 mon.c (mon.1) 2318 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.706502+0000 mon.c (mon.1) 2318 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.714984+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.714984+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.757531+0000 mon.c (mon.1) 2319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.757531+0000 mon.c (mon.1) 2319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.760425+0000 mon.c (mon.1) 2320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.760425+0000 mon.c (mon.1) 2320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.762029+0000 mon.c (mon.1) 2321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.762029+0000 mon.c (mon.1) 2321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.764906+0000 mon.c (mon.1) 2322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.764906+0000 mon.c (mon.1) 2322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.766167+0000 mon.c (mon.1) 2323 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.766167+0000 mon.c (mon.1) 2323 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.775028+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.775028+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.816580+0000 mon.c (mon.1) 2324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.816580+0000 mon.c (mon.1) 2324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.819235+0000 mon.c (mon.1) 2325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.819235+0000 mon.c (mon.1) 2325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.820569+0000 mon.c (mon.1) 2326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.820569+0000 mon.c (mon.1) 2326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.823598+0000 mon.c (mon.1) 2327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.823598+0000 mon.c (mon.1) 2327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.824571+0000 mon.c (mon.1) 2328 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.824571+0000 mon.c (mon.1) 2328 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.833290+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.833290+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.907652+0000 mon.c (mon.1) 2329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.907652+0000 mon.c (mon.1) 2329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.910456+0000 mon.c (mon.1) 2330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.910456+0000 mon.c (mon.1) 2330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.911874+0000 mon.c (mon.1) 2331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.911874+0000 mon.c (mon.1) 2331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.914575+0000 mon.c (mon.1) 2332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.914575+0000 mon.c (mon.1) 2332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.915823+0000 mon.c (mon.1) 2333 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.915823+0000 mon.c (mon.1) 2333 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.924863+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.924863+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.999158+0000 mon.c (mon.1) 2334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:11.999158+0000 mon.c (mon.1) 2334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.002421+0000 mon.c (mon.1) 2335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.002421+0000 mon.c (mon.1) 2335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.004201+0000 mon.c (mon.1) 2336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.004201+0000 mon.c (mon.1) 2336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.006944+0000 mon.c (mon.1) 2337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.006944+0000 mon.c (mon.1) 2337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.008003+0000 mon.c (mon.1) 2338 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.008003+0000 mon.c (mon.1) 2338 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.016936+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.016936+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.074439+0000 mon.c (mon.1) 2339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.074439+0000 mon.c (mon.1) 2339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.077559+0000 mon.c (mon.1) 2340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.077559+0000 mon.c (mon.1) 2340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.079496+0000 mon.c (mon.1) 2341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.079496+0000 mon.c (mon.1) 2341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.082880+0000 mon.c (mon.1) 2342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.082880+0000 mon.c (mon.1) 2342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.084218+0000 mon.c (mon.1) 2343 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.084218+0000 mon.c (mon.1) 2343 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.093211+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.093211+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.167525+0000 mon.c (mon.1) 2344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.167525+0000 mon.c (mon.1) 2344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.170927+0000 mon.c (mon.1) 2345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.170927+0000 mon.c (mon.1) 2345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.172540+0000 mon.c (mon.1) 2346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.172540+0000 mon.c (mon.1) 2346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.175362+0000 mon.c (mon.1) 2347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.175362+0000 mon.c (mon.1) 2347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.176424+0000 mon.c (mon.1) 2348 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.176424+0000 mon.c (mon.1) 2348 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.185314+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:12 smithi121 bash[75184]: audit 2024-04-22T21:12:12.185314+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: cephadm 2024-04-22T21:12:10.437102+0000 mgr.x (mgr.34107) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: cephadm 2024-04-22T21:12:10.519397+0000 mgr.x (mgr.34107) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: cephadm 2024-04-22T21:12:10.519397+0000 mgr.x (mgr.34107) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: cephadm 2024-04-22T21:12:10.596014+0000 mgr.x (mgr.34107) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: cephadm 2024-04-22T21:12:10.596014+0000 mgr.x (mgr.34107) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: cephadm 2024-04-22T21:12:10.676067+0000 mgr.x (mgr.34107) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: cephadm 2024-04-22T21:12:10.676067+0000 mgr.x (mgr.34107) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: cephadm 2024-04-22T21:12:10.758049+0000 mgr.x (mgr.34107) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: cephadm 2024-04-22T21:12:10.758049+0000 mgr.x (mgr.34107) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: cephadm 2024-04-22T21:12:10.821780+0000 mgr.x (mgr.34107) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: cephadm 2024-04-22T21:12:10.821780+0000 mgr.x (mgr.34107) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: cephadm 2024-04-22T21:12:10.899048+0000 mgr.x (mgr.34107) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: cephadm 2024-04-22T21:12:10.899048+0000 mgr.x (mgr.34107) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: cephadm 2024-04-22T21:12:10.975694+0000 mgr.x (mgr.34107) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: cephadm 2024-04-22T21:12:10.975694+0000 mgr.x (mgr.34107) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: cephadm 2024-04-22T21:12:11.073903+0000 mgr.x (mgr.34107) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: cephadm 2024-04-22T21:12:11.073903+0000 mgr.x (mgr.34107) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: cephadm 2024-04-22T21:12:11.172692+0000 mgr.x (mgr.34107) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: cephadm 2024-04-22T21:12:11.172692+0000 mgr.x (mgr.34107) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.251087+0000 mon.c (mon.1) 2289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.251087+0000 mon.c (mon.1) 2289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.253864+0000 mon.c (mon.1) 2290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.253864+0000 mon.c (mon.1) 2290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.255377+0000 mon.c (mon.1) 2291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.255377+0000 mon.c (mon.1) 2291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.258297+0000 mon.c (mon.1) 2292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.258297+0000 mon.c (mon.1) 2292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.259300+0000 mon.c (mon.1) 2293 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.259300+0000 mon.c (mon.1) 2293 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.268155+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.268155+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: cephadm 2024-04-22T21:12:11.273564+0000 mgr.x (mgr.34107) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: cephadm 2024-04-22T21:12:11.273564+0000 mgr.x (mgr.34107) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.349646+0000 mon.c (mon.1) 2294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.349646+0000 mon.c (mon.1) 2294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.352989+0000 mon.c (mon.1) 2295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.352989+0000 mon.c (mon.1) 2295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.354849+0000 mon.c (mon.1) 2296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.354849+0000 mon.c (mon.1) 2296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.358688+0000 mon.c (mon.1) 2297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.358688+0000 mon.c (mon.1) 2297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.360259+0000 mon.c (mon.1) 2298 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.360259+0000 mon.c (mon.1) 2298 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.369713+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.369713+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: cephadm 2024-04-22T21:12:11.375624+0000 mgr.x (mgr.34107) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: cephadm 2024-04-22T21:12:11.375624+0000 mgr.x (mgr.34107) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:12.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.443714+0000 mon.c (mon.1) 2299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.443714+0000 mon.c (mon.1) 2299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.446594+0000 mon.c (mon.1) 2300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.446594+0000 mon.c (mon.1) 2300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.448525+0000 mon.c (mon.1) 2301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.448525+0000 mon.c (mon.1) 2301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.451707+0000 mon.c (mon.1) 2302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.451707+0000 mon.c (mon.1) 2302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.452965+0000 mon.c (mon.1) 2303 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.452965+0000 mon.c (mon.1) 2303 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.462416+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.462416+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.536135+0000 mon.c (mon.1) 2304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.536135+0000 mon.c (mon.1) 2304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.539535+0000 mon.c (mon.1) 2305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.539535+0000 mon.c (mon.1) 2305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.541390+0000 mon.c (mon.1) 2306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.541390+0000 mon.c (mon.1) 2306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.544435+0000 mon.c (mon.1) 2307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.544435+0000 mon.c (mon.1) 2307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.545730+0000 mon.c (mon.1) 2308 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.545730+0000 mon.c (mon.1) 2308 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.555574+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.555574+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.617439+0000 mon.c (mon.1) 2309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.617439+0000 mon.c (mon.1) 2309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.620751+0000 mon.c (mon.1) 2310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.620751+0000 mon.c (mon.1) 2310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.622570+0000 mon.c (mon.1) 2311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.622570+0000 mon.c (mon.1) 2311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.626067+0000 mon.c (mon.1) 2312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.626067+0000 mon.c (mon.1) 2312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.627376+0000 mon.c (mon.1) 2313 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.627376+0000 mon.c (mon.1) 2313 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.636904+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.636904+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.698557+0000 mon.c (mon.1) 2314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.698557+0000 mon.c (mon.1) 2314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.701392+0000 mon.c (mon.1) 2315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.701392+0000 mon.c (mon.1) 2315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.702860+0000 mon.c (mon.1) 2316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.702860+0000 mon.c (mon.1) 2316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.705378+0000 mon.c (mon.1) 2317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.705378+0000 mon.c (mon.1) 2317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.706502+0000 mon.c (mon.1) 2318 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.706502+0000 mon.c (mon.1) 2318 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.714984+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.714984+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.757531+0000 mon.c (mon.1) 2319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.757531+0000 mon.c (mon.1) 2319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.760425+0000 mon.c (mon.1) 2320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.760425+0000 mon.c (mon.1) 2320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.762029+0000 mon.c (mon.1) 2321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.762029+0000 mon.c (mon.1) 2321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.764906+0000 mon.c (mon.1) 2322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.764906+0000 mon.c (mon.1) 2322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.766167+0000 mon.c (mon.1) 2323 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.766167+0000 mon.c (mon.1) 2323 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.775028+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.775028+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.816580+0000 mon.c (mon.1) 2324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.816580+0000 mon.c (mon.1) 2324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.819235+0000 mon.c (mon.1) 2325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.819235+0000 mon.c (mon.1) 2325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.820569+0000 mon.c (mon.1) 2326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.820569+0000 mon.c (mon.1) 2326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.823598+0000 mon.c (mon.1) 2327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.823598+0000 mon.c (mon.1) 2327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.824571+0000 mon.c (mon.1) 2328 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.824571+0000 mon.c (mon.1) 2328 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.833290+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.833290+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.907652+0000 mon.c (mon.1) 2329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.907652+0000 mon.c (mon.1) 2329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.910456+0000 mon.c (mon.1) 2330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.910456+0000 mon.c (mon.1) 2330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.911874+0000 mon.c (mon.1) 2331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.911874+0000 mon.c (mon.1) 2331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.914575+0000 mon.c (mon.1) 2332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.914575+0000 mon.c (mon.1) 2332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.915823+0000 mon.c (mon.1) 2333 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.915823+0000 mon.c (mon.1) 2333 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.924863+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.924863+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.999158+0000 mon.c (mon.1) 2334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:11.999158+0000 mon.c (mon.1) 2334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.002421+0000 mon.c (mon.1) 2335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.002421+0000 mon.c (mon.1) 2335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.004201+0000 mon.c (mon.1) 2336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.004201+0000 mon.c (mon.1) 2336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.006944+0000 mon.c (mon.1) 2337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.006944+0000 mon.c (mon.1) 2337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.008003+0000 mon.c (mon.1) 2338 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.008003+0000 mon.c (mon.1) 2338 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.016936+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.016936+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.074439+0000 mon.c (mon.1) 2339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.074439+0000 mon.c (mon.1) 2339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.077559+0000 mon.c (mon.1) 2340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.077559+0000 mon.c (mon.1) 2340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.079496+0000 mon.c (mon.1) 2341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.079496+0000 mon.c (mon.1) 2341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.082880+0000 mon.c (mon.1) 2342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.082880+0000 mon.c (mon.1) 2342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.084218+0000 mon.c (mon.1) 2343 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.084218+0000 mon.c (mon.1) 2343 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.093211+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.093211+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.167525+0000 mon.c (mon.1) 2344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.167525+0000 mon.c (mon.1) 2344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.170927+0000 mon.c (mon.1) 2345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.170927+0000 mon.c (mon.1) 2345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:12.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.172540+0000 mon.c (mon.1) 2346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.172540+0000 mon.c (mon.1) 2346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:12.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.175362+0000 mon.c (mon.1) 2347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.175362+0000 mon.c (mon.1) 2347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:12.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.176424+0000 mon.c (mon.1) 2348 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.176424+0000 mon.c (mon.1) 2348 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:12.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.185314+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:12.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:12 smithi123 bash[58916]: audit 2024-04-22T21:12:12.185314+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.491 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[64820]: debug 2024-04-22T21:12:13.283+0000 7fc96411e700 1 -- 172.21.15.123:0/2434466524 <== mon.2 v2:172.21.15.123:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55caf54a9680 con 0x55caf5506800 2024-04-22T21:12:13.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: cluster 2024-04-22T21:12:11.406262+0000 mgr.x (mgr.34107) 973 : cluster [DBG] pgmap v164: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-04-22T21:12:13.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: cluster 2024-04-22T21:12:11.406262+0000 mgr.x (mgr.34107) 973 : cluster [DBG] pgmap v164: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-04-22T21:12:13.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: cephadm 2024-04-22T21:12:11.467843+0000 mgr.x (mgr.34107) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: cephadm 2024-04-22T21:12:11.467843+0000 mgr.x (mgr.34107) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: cephadm 2024-04-22T21:12:11.561238+0000 mgr.x (mgr.34107) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: cephadm 2024-04-22T21:12:11.561238+0000 mgr.x (mgr.34107) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: cephadm 2024-04-22T21:12:11.642796+0000 mgr.x (mgr.34107) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: cephadm 2024-04-22T21:12:11.642796+0000 mgr.x (mgr.34107) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: cephadm 2024-04-22T21:12:11.720585+0000 mgr.x (mgr.34107) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: cephadm 2024-04-22T21:12:11.720585+0000 mgr.x (mgr.34107) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: cephadm 2024-04-22T21:12:11.780541+0000 mgr.x (mgr.34107) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: cephadm 2024-04-22T21:12:11.780541+0000 mgr.x (mgr.34107) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: cephadm 2024-04-22T21:12:11.838771+0000 mgr.x (mgr.34107) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: cephadm 2024-04-22T21:12:11.838771+0000 mgr.x (mgr.34107) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: cephadm 2024-04-22T21:12:11.930402+0000 mgr.x (mgr.34107) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: cephadm 2024-04-22T21:12:11.930402+0000 mgr.x (mgr.34107) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: cephadm 2024-04-22T21:12:12.022355+0000 mgr.x (mgr.34107) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: cephadm 2024-04-22T21:12:12.022355+0000 mgr.x (mgr.34107) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: cephadm 2024-04-22T21:12:12.099047+0000 mgr.x (mgr.34107) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: cephadm 2024-04-22T21:12:12.099047+0000 mgr.x (mgr.34107) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: cephadm 2024-04-22T21:12:12.191230+0000 mgr.x (mgr.34107) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: cephadm 2024-04-22T21:12:12.191230+0000 mgr.x (mgr.34107) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.247511+0000 mon.c (mon.1) 2349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.247511+0000 mon.c (mon.1) 2349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.250542+0000 mon.c (mon.1) 2350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.250542+0000 mon.c (mon.1) 2350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.251931+0000 mon.c (mon.1) 2351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.251931+0000 mon.c (mon.1) 2351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.254826+0000 mon.c (mon.1) 2352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.254826+0000 mon.c (mon.1) 2352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.255933+0000 mon.c (mon.1) 2353 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.255933+0000 mon.c (mon.1) 2353 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.265754+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.265754+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: cephadm 2024-04-22T21:12:12.271189+0000 mgr.x (mgr.34107) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: cephadm 2024-04-22T21:12:12.271189+0000 mgr.x (mgr.34107) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.327697+0000 mon.c (mon.1) 2354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.327697+0000 mon.c (mon.1) 2354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.331197+0000 mon.c (mon.1) 2355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.331197+0000 mon.c (mon.1) 2355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.333185+0000 mon.c (mon.1) 2356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.333185+0000 mon.c (mon.1) 2356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.337392+0000 mon.c (mon.1) 2357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.337392+0000 mon.c (mon.1) 2357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.338918+0000 mon.c (mon.1) 2358 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.338918+0000 mon.c (mon.1) 2358 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.349258+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.349258+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: cephadm 2024-04-22T21:12:12.359177+0000 mgr.x (mgr.34107) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: cephadm 2024-04-22T21:12:12.359177+0000 mgr.x (mgr.34107) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: cluster 2024-04-22T21:12:12.365522+0000 mon.a (mon.0) 1027 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 8 pgs peering) 2024-04-22T21:12:13.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: cluster 2024-04-22T21:12:12.365522+0000 mon.a (mon.0) 1027 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 8 pgs peering) 2024-04-22T21:12:13.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.432441+0000 mon.c (mon.1) 2359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.432441+0000 mon.c (mon.1) 2359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.435618+0000 mon.c (mon.1) 2360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.435618+0000 mon.c (mon.1) 2360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.437358+0000 mon.c (mon.1) 2361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.437358+0000 mon.c (mon.1) 2361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.441126+0000 mon.c (mon.1) 2362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.441126+0000 mon.c (mon.1) 2362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.442323+0000 mon.c (mon.1) 2363 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.442323+0000 mon.c (mon.1) 2363 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.452183+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.452183+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.533100+0000 mon.c (mon.1) 2364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.533100+0000 mon.c (mon.1) 2364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.536278+0000 mon.c (mon.1) 2365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.536278+0000 mon.c (mon.1) 2365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.538174+0000 mon.c (mon.1) 2366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.538174+0000 mon.c (mon.1) 2366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.541487+0000 mon.c (mon.1) 2367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.541487+0000 mon.c (mon.1) 2367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.542805+0000 mon.c (mon.1) 2368 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.542805+0000 mon.c (mon.1) 2368 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.553381+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.553381+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.649470+0000 mon.c (mon.1) 2369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.649470+0000 mon.c (mon.1) 2369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.652519+0000 mon.c (mon.1) 2370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.652519+0000 mon.c (mon.1) 2370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.654227+0000 mon.c (mon.1) 2371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.654227+0000 mon.c (mon.1) 2371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.657258+0000 mon.c (mon.1) 2372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.657258+0000 mon.c (mon.1) 2372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.658417+0000 mon.c (mon.1) 2373 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.658417+0000 mon.c (mon.1) 2373 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.670216+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.670216+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.746282+0000 mon.c (mon.1) 2374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.746282+0000 mon.c (mon.1) 2374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.750431+0000 mon.c (mon.1) 2375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.750431+0000 mon.c (mon.1) 2375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.752298+0000 mon.c (mon.1) 2376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.752298+0000 mon.c (mon.1) 2376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.755674+0000 mon.c (mon.1) 2377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.755674+0000 mon.c (mon.1) 2377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.756894+0000 mon.c (mon.1) 2378 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.756894+0000 mon.c (mon.1) 2378 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.770859+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.770859+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.851081+0000 mon.c (mon.1) 2379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.851081+0000 mon.c (mon.1) 2379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.854134+0000 mon.c (mon.1) 2380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.854134+0000 mon.c (mon.1) 2380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.855669+0000 mon.c (mon.1) 2381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.855669+0000 mon.c (mon.1) 2381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.858756+0000 mon.c (mon.1) 2382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.858756+0000 mon.c (mon.1) 2382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.859978+0000 mon.c (mon.1) 2383 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.859978+0000 mon.c (mon.1) 2383 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.869346+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.869346+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.946468+0000 mon.c (mon.1) 2384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.946468+0000 mon.c (mon.1) 2384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.950052+0000 mon.c (mon.1) 2385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.950052+0000 mon.c (mon.1) 2385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.952394+0000 mon.c (mon.1) 2386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.952394+0000 mon.c (mon.1) 2386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.956262+0000 mon.c (mon.1) 2387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.956262+0000 mon.c (mon.1) 2387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.957657+0000 mon.c (mon.1) 2388 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.957657+0000 mon.c (mon.1) 2388 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.968731+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:12.968731+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:13.043499+0000 mon.c (mon.1) 2389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:13.043499+0000 mon.c (mon.1) 2389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:13.046302+0000 mon.c (mon.1) 2390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:13.046302+0000 mon.c (mon.1) 2390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:13.047966+0000 mon.c (mon.1) 2391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:13.047966+0000 mon.c (mon.1) 2391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:13.050893+0000 mon.c (mon.1) 2392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:13.050893+0000 mon.c (mon.1) 2392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:13.052051+0000 mon.c (mon.1) 2393 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:13.052051+0000 mon.c (mon.1) 2393 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:13.061751+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:13.061751+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:13.140905+0000 mon.c (mon.1) 2394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:13.140905+0000 mon.c (mon.1) 2394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:13.144358+0000 mon.c (mon.1) 2395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:13.144358+0000 mon.c (mon.1) 2395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:13.145973+0000 mon.c (mon.1) 2396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:13.145973+0000 mon.c (mon.1) 2396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:13.149125+0000 mon.c (mon.1) 2397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:13.149125+0000 mon.c (mon.1) 2397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:13.150223+0000 mon.c (mon.1) 2398 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:13.150223+0000 mon.c (mon.1) 2398 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:13.159589+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[58916]: audit 2024-04-22T21:12:13.159589+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: cluster 2024-04-22T21:12:11.406262+0000 mgr.x (mgr.34107) 973 : cluster [DBG] pgmap v164: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-04-22T21:12:13.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: cluster 2024-04-22T21:12:11.406262+0000 mgr.x (mgr.34107) 973 : cluster [DBG] pgmap v164: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-04-22T21:12:13.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: cephadm 2024-04-22T21:12:11.467843+0000 mgr.x (mgr.34107) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: cephadm 2024-04-22T21:12:11.467843+0000 mgr.x (mgr.34107) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: cephadm 2024-04-22T21:12:11.561238+0000 mgr.x (mgr.34107) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: cephadm 2024-04-22T21:12:11.561238+0000 mgr.x (mgr.34107) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: cephadm 2024-04-22T21:12:11.642796+0000 mgr.x (mgr.34107) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: cephadm 2024-04-22T21:12:11.642796+0000 mgr.x (mgr.34107) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: cephadm 2024-04-22T21:12:11.720585+0000 mgr.x (mgr.34107) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: cephadm 2024-04-22T21:12:11.720585+0000 mgr.x (mgr.34107) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: cephadm 2024-04-22T21:12:11.780541+0000 mgr.x (mgr.34107) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: cephadm 2024-04-22T21:12:11.780541+0000 mgr.x (mgr.34107) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: cephadm 2024-04-22T21:12:11.838771+0000 mgr.x (mgr.34107) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: cephadm 2024-04-22T21:12:11.838771+0000 mgr.x (mgr.34107) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: cephadm 2024-04-22T21:12:11.930402+0000 mgr.x (mgr.34107) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: cephadm 2024-04-22T21:12:11.930402+0000 mgr.x (mgr.34107) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: cephadm 2024-04-22T21:12:12.022355+0000 mgr.x (mgr.34107) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: cephadm 2024-04-22T21:12:12.022355+0000 mgr.x (mgr.34107) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: cephadm 2024-04-22T21:12:12.099047+0000 mgr.x (mgr.34107) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: cephadm 2024-04-22T21:12:12.099047+0000 mgr.x (mgr.34107) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: cephadm 2024-04-22T21:12:12.191230+0000 mgr.x (mgr.34107) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: cluster 2024-04-22T21:12:11.406262+0000 mgr.x (mgr.34107) 973 : cluster [DBG] pgmap v164: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-04-22T21:12:13.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: cluster 2024-04-22T21:12:11.406262+0000 mgr.x (mgr.34107) 973 : cluster [DBG] pgmap v164: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-04-22T21:12:13.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: cephadm 2024-04-22T21:12:11.467843+0000 mgr.x (mgr.34107) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: cephadm 2024-04-22T21:12:11.467843+0000 mgr.x (mgr.34107) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: cephadm 2024-04-22T21:12:11.561238+0000 mgr.x (mgr.34107) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: cephadm 2024-04-22T21:12:11.561238+0000 mgr.x (mgr.34107) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: cephadm 2024-04-22T21:12:11.642796+0000 mgr.x (mgr.34107) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: cephadm 2024-04-22T21:12:11.642796+0000 mgr.x (mgr.34107) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: cephadm 2024-04-22T21:12:11.720585+0000 mgr.x (mgr.34107) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: cephadm 2024-04-22T21:12:11.720585+0000 mgr.x (mgr.34107) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: cephadm 2024-04-22T21:12:11.780541+0000 mgr.x (mgr.34107) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: cephadm 2024-04-22T21:12:11.780541+0000 mgr.x (mgr.34107) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: cephadm 2024-04-22T21:12:11.838771+0000 mgr.x (mgr.34107) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: cephadm 2024-04-22T21:12:11.838771+0000 mgr.x (mgr.34107) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: cephadm 2024-04-22T21:12:11.930402+0000 mgr.x (mgr.34107) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: cephadm 2024-04-22T21:12:11.930402+0000 mgr.x (mgr.34107) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: cephadm 2024-04-22T21:12:12.022355+0000 mgr.x (mgr.34107) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: cephadm 2024-04-22T21:12:12.022355+0000 mgr.x (mgr.34107) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: cephadm 2024-04-22T21:12:12.099047+0000 mgr.x (mgr.34107) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: cephadm 2024-04-22T21:12:12.099047+0000 mgr.x (mgr.34107) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: cephadm 2024-04-22T21:12:12.191230+0000 mgr.x (mgr.34107) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: cephadm 2024-04-22T21:12:12.191230+0000 mgr.x (mgr.34107) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.247511+0000 mon.c (mon.1) 2349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.247511+0000 mon.c (mon.1) 2349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.250542+0000 mon.c (mon.1) 2350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.250542+0000 mon.c (mon.1) 2350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.251931+0000 mon.c (mon.1) 2351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.251931+0000 mon.c (mon.1) 2351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.254826+0000 mon.c (mon.1) 2352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.254826+0000 mon.c (mon.1) 2352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.255933+0000 mon.c (mon.1) 2353 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.255933+0000 mon.c (mon.1) 2353 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.265754+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.265754+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: cephadm 2024-04-22T21:12:12.271189+0000 mgr.x (mgr.34107) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: cephadm 2024-04-22T21:12:12.271189+0000 mgr.x (mgr.34107) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.327697+0000 mon.c (mon.1) 2354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.327697+0000 mon.c (mon.1) 2354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.331197+0000 mon.c (mon.1) 2355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.331197+0000 mon.c (mon.1) 2355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: cephadm 2024-04-22T21:12:12.191230+0000 mgr.x (mgr.34107) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.247511+0000 mon.c (mon.1) 2349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.247511+0000 mon.c (mon.1) 2349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.250542+0000 mon.c (mon.1) 2350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.250542+0000 mon.c (mon.1) 2350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.251931+0000 mon.c (mon.1) 2351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.251931+0000 mon.c (mon.1) 2351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.254826+0000 mon.c (mon.1) 2352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.254826+0000 mon.c (mon.1) 2352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.255933+0000 mon.c (mon.1) 2353 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.255933+0000 mon.c (mon.1) 2353 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.265754+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.265754+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: cephadm 2024-04-22T21:12:12.271189+0000 mgr.x (mgr.34107) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: cephadm 2024-04-22T21:12:12.271189+0000 mgr.x (mgr.34107) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.327697+0000 mon.c (mon.1) 2354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.327697+0000 mon.c (mon.1) 2354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.331197+0000 mon.c (mon.1) 2355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.331197+0000 mon.c (mon.1) 2355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.333185+0000 mon.c (mon.1) 2356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.333185+0000 mon.c (mon.1) 2356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.337392+0000 mon.c (mon.1) 2357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.337392+0000 mon.c (mon.1) 2357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.338918+0000 mon.c (mon.1) 2358 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.338918+0000 mon.c (mon.1) 2358 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.349258+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.349258+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: cephadm 2024-04-22T21:12:12.359177+0000 mgr.x (mgr.34107) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: cephadm 2024-04-22T21:12:12.359177+0000 mgr.x (mgr.34107) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: cluster 2024-04-22T21:12:12.365522+0000 mon.a (mon.0) 1027 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 8 pgs peering) 2024-04-22T21:12:13.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: cluster 2024-04-22T21:12:12.365522+0000 mon.a (mon.0) 1027 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 8 pgs peering) 2024-04-22T21:12:13.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.432441+0000 mon.c (mon.1) 2359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.432441+0000 mon.c (mon.1) 2359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.435618+0000 mon.c (mon.1) 2360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.435618+0000 mon.c (mon.1) 2360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.437358+0000 mon.c (mon.1) 2361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.437358+0000 mon.c (mon.1) 2361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.441126+0000 mon.c (mon.1) 2362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.441126+0000 mon.c (mon.1) 2362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.442323+0000 mon.c (mon.1) 2363 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.442323+0000 mon.c (mon.1) 2363 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.452183+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.452183+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.533100+0000 mon.c (mon.1) 2364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.533100+0000 mon.c (mon.1) 2364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.536278+0000 mon.c (mon.1) 2365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.536278+0000 mon.c (mon.1) 2365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.538174+0000 mon.c (mon.1) 2366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.538174+0000 mon.c (mon.1) 2366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.541487+0000 mon.c (mon.1) 2367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.541487+0000 mon.c (mon.1) 2367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.542805+0000 mon.c (mon.1) 2368 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.542805+0000 mon.c (mon.1) 2368 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.553381+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.553381+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.649470+0000 mon.c (mon.1) 2369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.649470+0000 mon.c (mon.1) 2369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.652519+0000 mon.c (mon.1) 2370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.652519+0000 mon.c (mon.1) 2370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.654227+0000 mon.c (mon.1) 2371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.654227+0000 mon.c (mon.1) 2371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.657258+0000 mon.c (mon.1) 2372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.657258+0000 mon.c (mon.1) 2372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.658417+0000 mon.c (mon.1) 2373 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.658417+0000 mon.c (mon.1) 2373 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.670216+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.670216+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.746282+0000 mon.c (mon.1) 2374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.746282+0000 mon.c (mon.1) 2374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.750431+0000 mon.c (mon.1) 2375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.750431+0000 mon.c (mon.1) 2375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.752298+0000 mon.c (mon.1) 2376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.752298+0000 mon.c (mon.1) 2376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.755674+0000 mon.c (mon.1) 2377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.755674+0000 mon.c (mon.1) 2377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.756894+0000 mon.c (mon.1) 2378 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.756894+0000 mon.c (mon.1) 2378 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.770859+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.770859+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.851081+0000 mon.c (mon.1) 2379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.851081+0000 mon.c (mon.1) 2379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.854134+0000 mon.c (mon.1) 2380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.854134+0000 mon.c (mon.1) 2380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.855669+0000 mon.c (mon.1) 2381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.855669+0000 mon.c (mon.1) 2381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.858756+0000 mon.c (mon.1) 2382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.858756+0000 mon.c (mon.1) 2382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.859978+0000 mon.c (mon.1) 2383 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.859978+0000 mon.c (mon.1) 2383 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.869346+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.869346+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.946468+0000 mon.c (mon.1) 2384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.946468+0000 mon.c (mon.1) 2384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.950052+0000 mon.c (mon.1) 2385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.950052+0000 mon.c (mon.1) 2385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.952394+0000 mon.c (mon.1) 2386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.952394+0000 mon.c (mon.1) 2386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.333185+0000 mon.c (mon.1) 2356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.333185+0000 mon.c (mon.1) 2356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.337392+0000 mon.c (mon.1) 2357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.337392+0000 mon.c (mon.1) 2357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.338918+0000 mon.c (mon.1) 2358 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.338918+0000 mon.c (mon.1) 2358 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.349258+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.349258+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: cephadm 2024-04-22T21:12:12.359177+0000 mgr.x (mgr.34107) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: cephadm 2024-04-22T21:12:12.359177+0000 mgr.x (mgr.34107) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:13.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: cluster 2024-04-22T21:12:12.365522+0000 mon.a (mon.0) 1027 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 8 pgs peering) 2024-04-22T21:12:13.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: cluster 2024-04-22T21:12:12.365522+0000 mon.a (mon.0) 1027 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 8 pgs peering) 2024-04-22T21:12:13.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.432441+0000 mon.c (mon.1) 2359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.432441+0000 mon.c (mon.1) 2359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.435618+0000 mon.c (mon.1) 2360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.435618+0000 mon.c (mon.1) 2360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.437358+0000 mon.c (mon.1) 2361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.437358+0000 mon.c (mon.1) 2361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.441126+0000 mon.c (mon.1) 2362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.441126+0000 mon.c (mon.1) 2362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.956262+0000 mon.c (mon.1) 2387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.956262+0000 mon.c (mon.1) 2387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.957657+0000 mon.c (mon.1) 2388 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.957657+0000 mon.c (mon.1) 2388 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.968731+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:12.968731+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:13.043499+0000 mon.c (mon.1) 2389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:13.043499+0000 mon.c (mon.1) 2389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:13.046302+0000 mon.c (mon.1) 2390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:13.046302+0000 mon.c (mon.1) 2390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:13.047966+0000 mon.c (mon.1) 2391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:13.047966+0000 mon.c (mon.1) 2391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:13.050893+0000 mon.c (mon.1) 2392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:13.050893+0000 mon.c (mon.1) 2392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:13.052051+0000 mon.c (mon.1) 2393 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:13.052051+0000 mon.c (mon.1) 2393 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:13.061751+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:13.061751+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:13.140905+0000 mon.c (mon.1) 2394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:13.140905+0000 mon.c (mon.1) 2394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:13.144358+0000 mon.c (mon.1) 2395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:13.144358+0000 mon.c (mon.1) 2395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:13.145973+0000 mon.c (mon.1) 2396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:13.145973+0000 mon.c (mon.1) 2396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:13.149125+0000 mon.c (mon.1) 2397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:13.149125+0000 mon.c (mon.1) 2397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:13.150223+0000 mon.c (mon.1) 2398 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:13.150223+0000 mon.c (mon.1) 2398 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:13.159589+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[75184]: audit 2024-04-22T21:12:13.159589+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.442323+0000 mon.c (mon.1) 2363 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.442323+0000 mon.c (mon.1) 2363 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.452183+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.452183+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.533100+0000 mon.c (mon.1) 2364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.533100+0000 mon.c (mon.1) 2364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.536278+0000 mon.c (mon.1) 2365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.536278+0000 mon.c (mon.1) 2365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.538174+0000 mon.c (mon.1) 2366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.538174+0000 mon.c (mon.1) 2366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.541487+0000 mon.c (mon.1) 2367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.541487+0000 mon.c (mon.1) 2367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.542805+0000 mon.c (mon.1) 2368 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.542805+0000 mon.c (mon.1) 2368 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.553381+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.553381+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.649470+0000 mon.c (mon.1) 2369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.649470+0000 mon.c (mon.1) 2369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.652519+0000 mon.c (mon.1) 2370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.652519+0000 mon.c (mon.1) 2370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.654227+0000 mon.c (mon.1) 2371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.654227+0000 mon.c (mon.1) 2371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.657258+0000 mon.c (mon.1) 2372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.657258+0000 mon.c (mon.1) 2372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.658417+0000 mon.c (mon.1) 2373 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.658417+0000 mon.c (mon.1) 2373 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.670216+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.670216+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.746282+0000 mon.c (mon.1) 2374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.746282+0000 mon.c (mon.1) 2374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.750431+0000 mon.c (mon.1) 2375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.750431+0000 mon.c (mon.1) 2375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.752298+0000 mon.c (mon.1) 2376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.752298+0000 mon.c (mon.1) 2376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.755674+0000 mon.c (mon.1) 2377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.755674+0000 mon.c (mon.1) 2377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.756894+0000 mon.c (mon.1) 2378 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.756894+0000 mon.c (mon.1) 2378 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.770859+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.770859+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.851081+0000 mon.c (mon.1) 2379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.851081+0000 mon.c (mon.1) 2379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.854134+0000 mon.c (mon.1) 2380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.854134+0000 mon.c (mon.1) 2380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.855669+0000 mon.c (mon.1) 2381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.855669+0000 mon.c (mon.1) 2381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.858756+0000 mon.c (mon.1) 2382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.858756+0000 mon.c (mon.1) 2382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.859978+0000 mon.c (mon.1) 2383 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.859978+0000 mon.c (mon.1) 2383 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.869346+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.869346+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.946468+0000 mon.c (mon.1) 2384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.946468+0000 mon.c (mon.1) 2384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.950052+0000 mon.c (mon.1) 2385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.950052+0000 mon.c (mon.1) 2385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.952394+0000 mon.c (mon.1) 2386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.952394+0000 mon.c (mon.1) 2386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.956262+0000 mon.c (mon.1) 2387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.956262+0000 mon.c (mon.1) 2387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.957657+0000 mon.c (mon.1) 2388 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.957657+0000 mon.c (mon.1) 2388 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.968731+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:12.968731+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:13.043499+0000 mon.c (mon.1) 2389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:13.043499+0000 mon.c (mon.1) 2389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:13.046302+0000 mon.c (mon.1) 2390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:13.046302+0000 mon.c (mon.1) 2390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:13.047966+0000 mon.c (mon.1) 2391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:13.047966+0000 mon.c (mon.1) 2391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:13.050893+0000 mon.c (mon.1) 2392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:13.050893+0000 mon.c (mon.1) 2392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:13.052051+0000 mon.c (mon.1) 2393 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:13.052051+0000 mon.c (mon.1) 2393 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:13.061751+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:13.061751+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:13.140905+0000 mon.c (mon.1) 2394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:13.140905+0000 mon.c (mon.1) 2394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:13.144358+0000 mon.c (mon.1) 2395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:13.144358+0000 mon.c (mon.1) 2395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:13.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:13.145973+0000 mon.c (mon.1) 2396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:13.145973+0000 mon.c (mon.1) 2396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:13.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:13.149125+0000 mon.c (mon.1) 2397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:13.149125+0000 mon.c (mon.1) 2397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:13.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:13.150223+0000 mon.c (mon.1) 2398 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:13.150223+0000 mon.c (mon.1) 2398 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:13.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:13.159589+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:13 smithi121 bash[73084]: audit 2024-04-22T21:12:13.159589+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:13.991 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:13 smithi123 bash[64820]: debug 2024-04-22T21:12:13.851+0000 7fc96d2b67c0 -1 Falling back to public interface 2024-04-22T21:12:14.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: cephadm 2024-04-22T21:12:12.459600+0000 mgr.x (mgr.34107) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: cephadm 2024-04-22T21:12:12.459600+0000 mgr.x (mgr.34107) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: cephadm 2024-04-22T21:12:12.579555+0000 mgr.x (mgr.34107) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: cephadm 2024-04-22T21:12:12.579555+0000 mgr.x (mgr.34107) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: cephadm 2024-04-22T21:12:12.675695+0000 mgr.x (mgr.34107) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.251 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: cephadm 2024-04-22T21:12:12.675695+0000 mgr.x (mgr.34107) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: cephadm 2024-04-22T21:12:12.776659+0000 mgr.x (mgr.34107) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: cephadm 2024-04-22T21:12:12.776659+0000 mgr.x (mgr.34107) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: cephadm 2024-04-22T21:12:12.875269+0000 mgr.x (mgr.34107) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: cephadm 2024-04-22T21:12:12.875269+0000 mgr.x (mgr.34107) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: cephadm 2024-04-22T21:12:12.974239+0000 mgr.x (mgr.34107) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: cephadm 2024-04-22T21:12:12.974239+0000 mgr.x (mgr.34107) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: cephadm 2024-04-22T21:12:13.067787+0000 mgr.x (mgr.34107) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: cephadm 2024-04-22T21:12:13.067787+0000 mgr.x (mgr.34107) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: cephadm 2024-04-22T21:12:13.165533+0000 mgr.x (mgr.34107) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: cephadm 2024-04-22T21:12:13.165533+0000 mgr.x (mgr.34107) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.240050+0000 mon.c (mon.1) 2399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.240050+0000 mon.c (mon.1) 2399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.242983+0000 mon.c (mon.1) 2400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.242983+0000 mon.c (mon.1) 2400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.244627+0000 mon.c (mon.1) 2401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.244627+0000 mon.c (mon.1) 2401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.247656+0000 mon.c (mon.1) 2402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.247656+0000 mon.c (mon.1) 2402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.248824+0000 mon.c (mon.1) 2403 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.248824+0000 mon.c (mon.1) 2403 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.258973+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.258973+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: cephadm 2024-04-22T21:12:13.264453+0000 mgr.x (mgr.34107) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: cephadm 2024-04-22T21:12:13.264453+0000 mgr.x (mgr.34107) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.301392+0000 mon.c (mon.1) 2404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.301392+0000 mon.c (mon.1) 2404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.306268+0000 mon.c (mon.1) 2405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.306268+0000 mon.c (mon.1) 2405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.307766+0000 mon.c (mon.1) 2406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.307766+0000 mon.c (mon.1) 2406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.310489+0000 mon.c (mon.1) 2407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.310489+0000 mon.c (mon.1) 2407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.311680+0000 mon.c (mon.1) 2408 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.311680+0000 mon.c (mon.1) 2408 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.320890+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.320890+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: cephadm 2024-04-22T21:12:13.326173+0000 mgr.x (mgr.34107) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: cephadm 2024-04-22T21:12:13.326173+0000 mgr.x (mgr.34107) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.379000+0000 mon.c (mon.1) 2409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.379000+0000 mon.c (mon.1) 2409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.381738+0000 mon.c (mon.1) 2410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.381738+0000 mon.c (mon.1) 2410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.383218+0000 mon.c (mon.1) 2411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.383218+0000 mon.c (mon.1) 2411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.385898+0000 mon.c (mon.1) 2412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.385898+0000 mon.c (mon.1) 2412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.386889+0000 mon.c (mon.1) 2413 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.386889+0000 mon.c (mon.1) 2413 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.396118+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.396118+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: cephadm 2024-04-22T21:12:13.401571+0000 mgr.x (mgr.34107) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: cephadm 2024-04-22T21:12:13.401571+0000 mgr.x (mgr.34107) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.439035+0000 mon.c (mon.1) 2414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.439035+0000 mon.c (mon.1) 2414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.442018+0000 mon.c (mon.1) 2415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: cephadm 2024-04-22T21:12:12.459600+0000 mgr.x (mgr.34107) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: cephadm 2024-04-22T21:12:12.459600+0000 mgr.x (mgr.34107) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: cephadm 2024-04-22T21:12:12.579555+0000 mgr.x (mgr.34107) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: cephadm 2024-04-22T21:12:12.579555+0000 mgr.x (mgr.34107) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: cephadm 2024-04-22T21:12:12.675695+0000 mgr.x (mgr.34107) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: cephadm 2024-04-22T21:12:12.675695+0000 mgr.x (mgr.34107) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: cephadm 2024-04-22T21:12:12.776659+0000 mgr.x (mgr.34107) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: cephadm 2024-04-22T21:12:12.776659+0000 mgr.x (mgr.34107) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: cephadm 2024-04-22T21:12:12.875269+0000 mgr.x (mgr.34107) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: cephadm 2024-04-22T21:12:12.875269+0000 mgr.x (mgr.34107) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: cephadm 2024-04-22T21:12:12.974239+0000 mgr.x (mgr.34107) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: cephadm 2024-04-22T21:12:12.974239+0000 mgr.x (mgr.34107) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: cephadm 2024-04-22T21:12:13.067787+0000 mgr.x (mgr.34107) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: cephadm 2024-04-22T21:12:13.067787+0000 mgr.x (mgr.34107) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: cephadm 2024-04-22T21:12:13.165533+0000 mgr.x (mgr.34107) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: cephadm 2024-04-22T21:12:13.165533+0000 mgr.x (mgr.34107) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.240050+0000 mon.c (mon.1) 2399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.240050+0000 mon.c (mon.1) 2399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.242983+0000 mon.c (mon.1) 2400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.242983+0000 mon.c (mon.1) 2400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.244627+0000 mon.c (mon.1) 2401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.258 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.442018+0000 mon.c (mon.1) 2415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.258 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.443601+0000 mon.c (mon.1) 2416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.258 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.443601+0000 mon.c (mon.1) 2416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.258 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.446324+0000 mon.c (mon.1) 2417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.258 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.446324+0000 mon.c (mon.1) 2417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.258 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.447569+0000 mon.c (mon.1) 2418 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.258 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.447569+0000 mon.c (mon.1) 2418 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.259 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.457275+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.259 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.457275+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.259 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.515228+0000 mon.c (mon.1) 2419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.259 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.515228+0000 mon.c (mon.1) 2419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.259 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.517950+0000 mon.c (mon.1) 2420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.259 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.517950+0000 mon.c (mon.1) 2420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.259 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.519387+0000 mon.c (mon.1) 2421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.259 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.519387+0000 mon.c (mon.1) 2421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.259 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.522081+0000 mon.c (mon.1) 2422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.259 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.522081+0000 mon.c (mon.1) 2422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.259 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.523178+0000 mon.c (mon.1) 2423 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.259 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.523178+0000 mon.c (mon.1) 2423 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.259 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.532601+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.259 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.532601+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.592214+0000 mon.c (mon.1) 2424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.592214+0000 mon.c (mon.1) 2424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.595344+0000 mon.c (mon.1) 2425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.595344+0000 mon.c (mon.1) 2425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.596973+0000 mon.c (mon.1) 2426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.596973+0000 mon.c (mon.1) 2426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.599772+0000 mon.c (mon.1) 2427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.599772+0000 mon.c (mon.1) 2427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.600773+0000 mon.c (mon.1) 2428 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.600773+0000 mon.c (mon.1) 2428 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.610348+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.610348+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.667939+0000 mon.c (mon.1) 2429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.667939+0000 mon.c (mon.1) 2429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.670634+0000 mon.c (mon.1) 2430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.670634+0000 mon.c (mon.1) 2430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.672200+0000 mon.c (mon.1) 2431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.672200+0000 mon.c (mon.1) 2431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.674959+0000 mon.c (mon.1) 2432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.674959+0000 mon.c (mon.1) 2432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.676300+0000 mon.c (mon.1) 2433 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.676300+0000 mon.c (mon.1) 2433 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.685284+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.685284+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.745989+0000 mon.c (mon.1) 2434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.745989+0000 mon.c (mon.1) 2434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.749094+0000 mon.c (mon.1) 2435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.749094+0000 mon.c (mon.1) 2435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.750758+0000 mon.c (mon.1) 2436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.262 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.750758+0000 mon.c (mon.1) 2436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.262 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.754068+0000 mon.c (mon.1) 2437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.262 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.754068+0000 mon.c (mon.1) 2437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.262 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.755183+0000 mon.c (mon.1) 2438 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.262 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.755183+0000 mon.c (mon.1) 2438 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.262 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.764755+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.262 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.764755+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.262 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.841417+0000 mon.c (mon.1) 2439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.262 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.841417+0000 mon.c (mon.1) 2439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.262 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.845690+0000 mon.c (mon.1) 2440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.262 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.845690+0000 mon.c (mon.1) 2440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.262 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.847979+0000 mon.c (mon.1) 2441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.262 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.847979+0000 mon.c (mon.1) 2441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.263 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.851389+0000 mon.c (mon.1) 2442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.263 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.851389+0000 mon.c (mon.1) 2442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.263 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.852874+0000 mon.c (mon.1) 2443 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.263 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.852874+0000 mon.c (mon.1) 2443 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.263 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.862480+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.263 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.862480+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.263 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.920542+0000 mon.c (mon.1) 2444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.263 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.920542+0000 mon.c (mon.1) 2444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.263 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.923502+0000 mon.c (mon.1) 2445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.263 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.923502+0000 mon.c (mon.1) 2445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.263 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.925141+0000 mon.c (mon.1) 2446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.263 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.925141+0000 mon.c (mon.1) 2446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.263 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.927955+0000 mon.c (mon.1) 2447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.263 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.927955+0000 mon.c (mon.1) 2447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.264 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.244627+0000 mon.c (mon.1) 2401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.264 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.247656+0000 mon.c (mon.1) 2402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.264 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.247656+0000 mon.c (mon.1) 2402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.264 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.248824+0000 mon.c (mon.1) 2403 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.264 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.248824+0000 mon.c (mon.1) 2403 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.264 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.258973+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.264 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.258973+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.264 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: cephadm 2024-04-22T21:12:13.264453+0000 mgr.x (mgr.34107) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.264 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: cephadm 2024-04-22T21:12:13.264453+0000 mgr.x (mgr.34107) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.264 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.301392+0000 mon.c (mon.1) 2404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.264 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.301392+0000 mon.c (mon.1) 2404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.265 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.306268+0000 mon.c (mon.1) 2405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.265 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.306268+0000 mon.c (mon.1) 2405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.265 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.307766+0000 mon.c (mon.1) 2406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.265 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.307766+0000 mon.c (mon.1) 2406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.265 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.310489+0000 mon.c (mon.1) 2407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.265 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.310489+0000 mon.c (mon.1) 2407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.265 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.311680+0000 mon.c (mon.1) 2408 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.265 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.311680+0000 mon.c (mon.1) 2408 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.265 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.320890+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.266 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.929095+0000 mon.c (mon.1) 2448 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.266 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.929095+0000 mon.c (mon.1) 2448 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.266 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.938367+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.266 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.938367+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.266 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.981000+0000 mon.c (mon.1) 2449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.266 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.981000+0000 mon.c (mon.1) 2449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.266 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.984635+0000 mon.c (mon.1) 2450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.266 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.984635+0000 mon.c (mon.1) 2450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.266 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.986474+0000 mon.c (mon.1) 2451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.266 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.986474+0000 mon.c (mon.1) 2451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.267 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.989870+0000 mon.c (mon.1) 2452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.267 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.989870+0000 mon.c (mon.1) 2452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.267 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.991437+0000 mon.c (mon.1) 2453 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.267 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:13.991437+0000 mon.c (mon.1) 2453 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.267 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:14.001853+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.267 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:14.001853+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.267 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:14.060995+0000 mon.c (mon.1) 2454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.269 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:14.060995+0000 mon.c (mon.1) 2454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.269 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:14.063913+0000 mon.c (mon.1) 2455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.269 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:14.063913+0000 mon.c (mon.1) 2455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.269 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:14.065916+0000 mon.c (mon.1) 2456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.269 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:14.065916+0000 mon.c (mon.1) 2456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.269 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:14.069941+0000 mon.c (mon.1) 2457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.269 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:14.069941+0000 mon.c (mon.1) 2457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.269 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:14.071086+0000 mon.c (mon.1) 2458 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.270 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:14.071086+0000 mon.c (mon.1) 2458 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.270 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:14.080198+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.270 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:14.080198+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.270 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:14.139746+0000 mon.c (mon.1) 2459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.270 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:14.139746+0000 mon.c (mon.1) 2459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.270 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:14.142390+0000 mon.c (mon.1) 2460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.270 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:14.142390+0000 mon.c (mon.1) 2460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.270 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:14.143928+0000 mon.c (mon.1) 2461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.270 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:14.143928+0000 mon.c (mon.1) 2461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.270 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:14.147077+0000 mon.c (mon.1) 2462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.270 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:14.147077+0000 mon.c (mon.1) 2462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.270 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:14.148243+0000 mon.c (mon.1) 2463 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.271 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:14.148243+0000 mon.c (mon.1) 2463 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.271 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:14.159479+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.271 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[73084]: audit 2024-04-22T21:12:14.159479+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.272 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.320890+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.272 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: cephadm 2024-04-22T21:12:13.326173+0000 mgr.x (mgr.34107) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.272 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: cephadm 2024-04-22T21:12:13.326173+0000 mgr.x (mgr.34107) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.272 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.379000+0000 mon.c (mon.1) 2409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.272 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.379000+0000 mon.c (mon.1) 2409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.272 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.381738+0000 mon.c (mon.1) 2410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.272 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.381738+0000 mon.c (mon.1) 2410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.272 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.383218+0000 mon.c (mon.1) 2411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.272 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.383218+0000 mon.c (mon.1) 2411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.272 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.385898+0000 mon.c (mon.1) 2412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.273 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.385898+0000 mon.c (mon.1) 2412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.273 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.386889+0000 mon.c (mon.1) 2413 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.273 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.386889+0000 mon.c (mon.1) 2413 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.273 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.396118+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.273 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.396118+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.273 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: cephadm 2024-04-22T21:12:13.401571+0000 mgr.x (mgr.34107) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.273 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: cephadm 2024-04-22T21:12:13.401571+0000 mgr.x (mgr.34107) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.273 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.439035+0000 mon.c (mon.1) 2414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.273 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.439035+0000 mon.c (mon.1) 2414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.273 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.442018+0000 mon.c (mon.1) 2415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.273 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.442018+0000 mon.c (mon.1) 2415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.273 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.443601+0000 mon.c (mon.1) 2416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.273 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.443601+0000 mon.c (mon.1) 2416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.273 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.446324+0000 mon.c (mon.1) 2417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.273 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.446324+0000 mon.c (mon.1) 2417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.274 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.447569+0000 mon.c (mon.1) 2418 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.274 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.447569+0000 mon.c (mon.1) 2418 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.274 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.457275+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.274 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.457275+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.274 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.515228+0000 mon.c (mon.1) 2419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.274 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.515228+0000 mon.c (mon.1) 2419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.274 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.517950+0000 mon.c (mon.1) 2420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.274 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.517950+0000 mon.c (mon.1) 2420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.274 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.519387+0000 mon.c (mon.1) 2421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.274 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.519387+0000 mon.c (mon.1) 2421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.274 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.522081+0000 mon.c (mon.1) 2422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.274 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.522081+0000 mon.c (mon.1) 2422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.274 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.523178+0000 mon.c (mon.1) 2423 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.274 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.523178+0000 mon.c (mon.1) 2423 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.532601+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.532601+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.592214+0000 mon.c (mon.1) 2424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.592214+0000 mon.c (mon.1) 2424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.595344+0000 mon.c (mon.1) 2425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.595344+0000 mon.c (mon.1) 2425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.596973+0000 mon.c (mon.1) 2426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.596973+0000 mon.c (mon.1) 2426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.599772+0000 mon.c (mon.1) 2427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.599772+0000 mon.c (mon.1) 2427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.600773+0000 mon.c (mon.1) 2428 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.600773+0000 mon.c (mon.1) 2428 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.610348+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.275 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.610348+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.667939+0000 mon.c (mon.1) 2429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.667939+0000 mon.c (mon.1) 2429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.670634+0000 mon.c (mon.1) 2430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.670634+0000 mon.c (mon.1) 2430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.672200+0000 mon.c (mon.1) 2431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.672200+0000 mon.c (mon.1) 2431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.674959+0000 mon.c (mon.1) 2432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.674959+0000 mon.c (mon.1) 2432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.676300+0000 mon.c (mon.1) 2433 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.676300+0000 mon.c (mon.1) 2433 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.685284+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.685284+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.745989+0000 mon.c (mon.1) 2434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.745989+0000 mon.c (mon.1) 2434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.277 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.749094+0000 mon.c (mon.1) 2435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.277 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.749094+0000 mon.c (mon.1) 2435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.277 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.750758+0000 mon.c (mon.1) 2436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.277 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.750758+0000 mon.c (mon.1) 2436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.277 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.754068+0000 mon.c (mon.1) 2437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.277 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.754068+0000 mon.c (mon.1) 2437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.277 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.755183+0000 mon.c (mon.1) 2438 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.277 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.755183+0000 mon.c (mon.1) 2438 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.277 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.764755+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.277 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.764755+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.277 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.841417+0000 mon.c (mon.1) 2439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.277 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.841417+0000 mon.c (mon.1) 2439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.277 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.845690+0000 mon.c (mon.1) 2440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.277 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.845690+0000 mon.c (mon.1) 2440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.847979+0000 mon.c (mon.1) 2441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.847979+0000 mon.c (mon.1) 2441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.851389+0000 mon.c (mon.1) 2442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.851389+0000 mon.c (mon.1) 2442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.852874+0000 mon.c (mon.1) 2443 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.852874+0000 mon.c (mon.1) 2443 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.862480+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.862480+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.920542+0000 mon.c (mon.1) 2444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.920542+0000 mon.c (mon.1) 2444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.923502+0000 mon.c (mon.1) 2445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.923502+0000 mon.c (mon.1) 2445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.925141+0000 mon.c (mon.1) 2446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.925141+0000 mon.c (mon.1) 2446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.927955+0000 mon.c (mon.1) 2447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.927955+0000 mon.c (mon.1) 2447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.929095+0000 mon.c (mon.1) 2448 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.929095+0000 mon.c (mon.1) 2448 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.938367+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.938367+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.981000+0000 mon.c (mon.1) 2449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.981000+0000 mon.c (mon.1) 2449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.984635+0000 mon.c (mon.1) 2450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.984635+0000 mon.c (mon.1) 2450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.986474+0000 mon.c (mon.1) 2451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.986474+0000 mon.c (mon.1) 2451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.989870+0000 mon.c (mon.1) 2452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.989870+0000 mon.c (mon.1) 2452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.991437+0000 mon.c (mon.1) 2453 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:13.991437+0000 mon.c (mon.1) 2453 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:14.001853+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:14.001853+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:14.060995+0000 mon.c (mon.1) 2454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:14.060995+0000 mon.c (mon.1) 2454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:14.063913+0000 mon.c (mon.1) 2455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:14.063913+0000 mon.c (mon.1) 2455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:14.065916+0000 mon.c (mon.1) 2456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:14.065916+0000 mon.c (mon.1) 2456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:14.069941+0000 mon.c (mon.1) 2457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:14.069941+0000 mon.c (mon.1) 2457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:14.071086+0000 mon.c (mon.1) 2458 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:14.071086+0000 mon.c (mon.1) 2458 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:14.080198+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:14.080198+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:14.139746+0000 mon.c (mon.1) 2459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:14.139746+0000 mon.c (mon.1) 2459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:14.142390+0000 mon.c (mon.1) 2460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:14.142390+0000 mon.c (mon.1) 2460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:14.143928+0000 mon.c (mon.1) 2461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:14.143928+0000 mon.c (mon.1) 2461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:14.147077+0000 mon.c (mon.1) 2462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:14.147077+0000 mon.c (mon.1) 2462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:14.148243+0000 mon.c (mon.1) 2463 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:14.148243+0000 mon.c (mon.1) 2463 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:14.159479+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:14 smithi121 bash[75184]: audit 2024-04-22T21:12:14.159479+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: cephadm 2024-04-22T21:12:12.459600+0000 mgr.x (mgr.34107) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: cephadm 2024-04-22T21:12:12.459600+0000 mgr.x (mgr.34107) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: cephadm 2024-04-22T21:12:12.579555+0000 mgr.x (mgr.34107) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: cephadm 2024-04-22T21:12:12.579555+0000 mgr.x (mgr.34107) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: cephadm 2024-04-22T21:12:12.675695+0000 mgr.x (mgr.34107) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: cephadm 2024-04-22T21:12:12.675695+0000 mgr.x (mgr.34107) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: cephadm 2024-04-22T21:12:12.776659+0000 mgr.x (mgr.34107) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: cephadm 2024-04-22T21:12:12.776659+0000 mgr.x (mgr.34107) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: cephadm 2024-04-22T21:12:12.875269+0000 mgr.x (mgr.34107) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: cephadm 2024-04-22T21:12:12.875269+0000 mgr.x (mgr.34107) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: cephadm 2024-04-22T21:12:12.974239+0000 mgr.x (mgr.34107) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: cephadm 2024-04-22T21:12:12.974239+0000 mgr.x (mgr.34107) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: cephadm 2024-04-22T21:12:13.067787+0000 mgr.x (mgr.34107) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: cephadm 2024-04-22T21:12:13.067787+0000 mgr.x (mgr.34107) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: cephadm 2024-04-22T21:12:13.165533+0000 mgr.x (mgr.34107) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: cephadm 2024-04-22T21:12:13.165533+0000 mgr.x (mgr.34107) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.240050+0000 mon.c (mon.1) 2399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.240050+0000 mon.c (mon.1) 2399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.242983+0000 mon.c (mon.1) 2400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.242983+0000 mon.c (mon.1) 2400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.244627+0000 mon.c (mon.1) 2401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.244627+0000 mon.c (mon.1) 2401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.247656+0000 mon.c (mon.1) 2402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.247656+0000 mon.c (mon.1) 2402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.248824+0000 mon.c (mon.1) 2403 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.248824+0000 mon.c (mon.1) 2403 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.258973+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.258973+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: cephadm 2024-04-22T21:12:13.264453+0000 mgr.x (mgr.34107) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: cephadm 2024-04-22T21:12:13.264453+0000 mgr.x (mgr.34107) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.301392+0000 mon.c (mon.1) 2404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.301392+0000 mon.c (mon.1) 2404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.306268+0000 mon.c (mon.1) 2405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.306268+0000 mon.c (mon.1) 2405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.307766+0000 mon.c (mon.1) 2406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.307766+0000 mon.c (mon.1) 2406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.310489+0000 mon.c (mon.1) 2407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.310489+0000 mon.c (mon.1) 2407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.311680+0000 mon.c (mon.1) 2408 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.311680+0000 mon.c (mon.1) 2408 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.320890+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.320890+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: cephadm 2024-04-22T21:12:13.326173+0000 mgr.x (mgr.34107) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: cephadm 2024-04-22T21:12:13.326173+0000 mgr.x (mgr.34107) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.379000+0000 mon.c (mon.1) 2409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.379000+0000 mon.c (mon.1) 2409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.381738+0000 mon.c (mon.1) 2410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.381738+0000 mon.c (mon.1) 2410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.383218+0000 mon.c (mon.1) 2411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.383218+0000 mon.c (mon.1) 2411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.385898+0000 mon.c (mon.1) 2412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.385898+0000 mon.c (mon.1) 2412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.386889+0000 mon.c (mon.1) 2413 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.386889+0000 mon.c (mon.1) 2413 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.396118+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.396118+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: cephadm 2024-04-22T21:12:13.401571+0000 mgr.x (mgr.34107) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: cephadm 2024-04-22T21:12:13.401571+0000 mgr.x (mgr.34107) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:14.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.439035+0000 mon.c (mon.1) 2414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.439035+0000 mon.c (mon.1) 2414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.442018+0000 mon.c (mon.1) 2415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.442018+0000 mon.c (mon.1) 2415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.443601+0000 mon.c (mon.1) 2416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.443601+0000 mon.c (mon.1) 2416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.446324+0000 mon.c (mon.1) 2417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.446324+0000 mon.c (mon.1) 2417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.447569+0000 mon.c (mon.1) 2418 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.447569+0000 mon.c (mon.1) 2418 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.457275+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.457275+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.515228+0000 mon.c (mon.1) 2419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.515228+0000 mon.c (mon.1) 2419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.517950+0000 mon.c (mon.1) 2420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.517950+0000 mon.c (mon.1) 2420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.519387+0000 mon.c (mon.1) 2421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.519387+0000 mon.c (mon.1) 2421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.522081+0000 mon.c (mon.1) 2422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.522081+0000 mon.c (mon.1) 2422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.523178+0000 mon.c (mon.1) 2423 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.523178+0000 mon.c (mon.1) 2423 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.532601+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.532601+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.592214+0000 mon.c (mon.1) 2424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.592214+0000 mon.c (mon.1) 2424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.595344+0000 mon.c (mon.1) 2425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.595344+0000 mon.c (mon.1) 2425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.596973+0000 mon.c (mon.1) 2426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.596973+0000 mon.c (mon.1) 2426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.599772+0000 mon.c (mon.1) 2427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.599772+0000 mon.c (mon.1) 2427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.600773+0000 mon.c (mon.1) 2428 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.600773+0000 mon.c (mon.1) 2428 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.610348+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.610348+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.667939+0000 mon.c (mon.1) 2429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.667939+0000 mon.c (mon.1) 2429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.670634+0000 mon.c (mon.1) 2430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.670634+0000 mon.c (mon.1) 2430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.672200+0000 mon.c (mon.1) 2431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.672200+0000 mon.c (mon.1) 2431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.674959+0000 mon.c (mon.1) 2432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.674959+0000 mon.c (mon.1) 2432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.676300+0000 mon.c (mon.1) 2433 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.676300+0000 mon.c (mon.1) 2433 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.685284+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.685284+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.745989+0000 mon.c (mon.1) 2434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.745989+0000 mon.c (mon.1) 2434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.749094+0000 mon.c (mon.1) 2435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.749094+0000 mon.c (mon.1) 2435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.750758+0000 mon.c (mon.1) 2436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.750758+0000 mon.c (mon.1) 2436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.754068+0000 mon.c (mon.1) 2437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.754068+0000 mon.c (mon.1) 2437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.755183+0000 mon.c (mon.1) 2438 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.755183+0000 mon.c (mon.1) 2438 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.764755+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.764755+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.841417+0000 mon.c (mon.1) 2439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.841417+0000 mon.c (mon.1) 2439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.845690+0000 mon.c (mon.1) 2440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.845690+0000 mon.c (mon.1) 2440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.847979+0000 mon.c (mon.1) 2441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.847979+0000 mon.c (mon.1) 2441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.851389+0000 mon.c (mon.1) 2442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.851389+0000 mon.c (mon.1) 2442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.852874+0000 mon.c (mon.1) 2443 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.852874+0000 mon.c (mon.1) 2443 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.862480+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.862480+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.920542+0000 mon.c (mon.1) 2444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.920542+0000 mon.c (mon.1) 2444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.923502+0000 mon.c (mon.1) 2445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.923502+0000 mon.c (mon.1) 2445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.925141+0000 mon.c (mon.1) 2446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.925141+0000 mon.c (mon.1) 2446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.927955+0000 mon.c (mon.1) 2447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.927955+0000 mon.c (mon.1) 2447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.929095+0000 mon.c (mon.1) 2448 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.929095+0000 mon.c (mon.1) 2448 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.938367+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.938367+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.981000+0000 mon.c (mon.1) 2449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.981000+0000 mon.c (mon.1) 2449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.984635+0000 mon.c (mon.1) 2450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.984635+0000 mon.c (mon.1) 2450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.986474+0000 mon.c (mon.1) 2451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.986474+0000 mon.c (mon.1) 2451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.989870+0000 mon.c (mon.1) 2452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.989870+0000 mon.c (mon.1) 2452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.991437+0000 mon.c (mon.1) 2453 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:13.991437+0000 mon.c (mon.1) 2453 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:14.001853+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:14.001853+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:14.060995+0000 mon.c (mon.1) 2454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:14.060995+0000 mon.c (mon.1) 2454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:14.063913+0000 mon.c (mon.1) 2455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:14.063913+0000 mon.c (mon.1) 2455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:14.065916+0000 mon.c (mon.1) 2456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:14.065916+0000 mon.c (mon.1) 2456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:14.069941+0000 mon.c (mon.1) 2457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:14.069941+0000 mon.c (mon.1) 2457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:14.071086+0000 mon.c (mon.1) 2458 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:14.071086+0000 mon.c (mon.1) 2458 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:14.080198+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:14.080198+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:14.139746+0000 mon.c (mon.1) 2459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:14.139746+0000 mon.c (mon.1) 2459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:14.142390+0000 mon.c (mon.1) 2460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:14.142390+0000 mon.c (mon.1) 2460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:14.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:14.143928+0000 mon.c (mon.1) 2461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:14.143928+0000 mon.c (mon.1) 2461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:14.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:14.147077+0000 mon.c (mon.1) 2462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:14.147077+0000 mon.c (mon.1) 2462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:14.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:14.148243+0000 mon.c (mon.1) 2463 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:14.148243+0000 mon.c (mon.1) 2463 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:14.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:14.159479+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:14.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:14 smithi123 bash[58916]: audit 2024-04-22T21:12:14.159479+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: cluster 2024-04-22T21:12:13.406923+0000 mgr.x (mgr.34107) 997 : cluster [DBG] pgmap v165: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-04-22T21:12:15.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: cluster 2024-04-22T21:12:13.406923+0000 mgr.x (mgr.34107) 997 : cluster [DBG] pgmap v165: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-04-22T21:12:15.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: cephadm 2024-04-22T21:12:13.462872+0000 mgr.x (mgr.34107) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: cephadm 2024-04-22T21:12:13.462872+0000 mgr.x (mgr.34107) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: cephadm 2024-04-22T21:12:13.538116+0000 mgr.x (mgr.34107) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: cephadm 2024-04-22T21:12:13.538116+0000 mgr.x (mgr.34107) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: cephadm 2024-04-22T21:12:13.615929+0000 mgr.x (mgr.34107) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: cephadm 2024-04-22T21:12:13.615929+0000 mgr.x (mgr.34107) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: cephadm 2024-04-22T21:12:13.690702+0000 mgr.x (mgr.34107) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: cephadm 2024-04-22T21:12:13.690702+0000 mgr.x (mgr.34107) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: cephadm 2024-04-22T21:12:13.770338+0000 mgr.x (mgr.34107) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: cephadm 2024-04-22T21:12:13.770338+0000 mgr.x (mgr.34107) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: cephadm 2024-04-22T21:12:13.868033+0000 mgr.x (mgr.34107) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: cephadm 2024-04-22T21:12:13.868033+0000 mgr.x (mgr.34107) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: cephadm 2024-04-22T21:12:13.943872+0000 mgr.x (mgr.34107) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: cephadm 2024-04-22T21:12:13.943872+0000 mgr.x (mgr.34107) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: cephadm 2024-04-22T21:12:14.007392+0000 mgr.x (mgr.34107) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: cephadm 2024-04-22T21:12:14.007392+0000 mgr.x (mgr.34107) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: cephadm 2024-04-22T21:12:14.085530+0000 mgr.x (mgr.34107) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: cephadm 2024-04-22T21:12:14.085530+0000 mgr.x (mgr.34107) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: cephadm 2024-04-22T21:12:14.165197+0000 mgr.x (mgr.34107) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: cephadm 2024-04-22T21:12:14.165197+0000 mgr.x (mgr.34107) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.244467+0000 mon.c (mon.1) 2464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.244467+0000 mon.c (mon.1) 2464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.247186+0000 mon.c (mon.1) 2465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.247186+0000 mon.c (mon.1) 2465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.248742+0000 mon.c (mon.1) 2466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.248742+0000 mon.c (mon.1) 2466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.251447+0000 mon.c (mon.1) 2467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.251447+0000 mon.c (mon.1) 2467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.252506+0000 mon.c (mon.1) 2468 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.252506+0000 mon.c (mon.1) 2468 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.263512+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.263512+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: cephadm 2024-04-22T21:12:14.269193+0000 mgr.x (mgr.34107) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: cephadm 2024-04-22T21:12:14.269193+0000 mgr.x (mgr.34107) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.321952+0000 mon.c (mon.1) 2469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.321952+0000 mon.c (mon.1) 2469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.325486+0000 mon.c (mon.1) 2470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.325486+0000 mon.c (mon.1) 2470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.330332+0000 mon.c (mon.1) 2471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.330332+0000 mon.c (mon.1) 2471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.333412+0000 mon.c (mon.1) 2472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.333412+0000 mon.c (mon.1) 2472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.334553+0000 mon.c (mon.1) 2473 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.334553+0000 mon.c (mon.1) 2473 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.341526+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.341526+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: cephadm 2024-04-22T21:12:14.348920+0000 mgr.x (mgr.34107) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: cephadm 2024-04-22T21:12:14.348920+0000 mgr.x (mgr.34107) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.385220+0000 mon.c (mon.1) 2474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.385220+0000 mon.c (mon.1) 2474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.387669+0000 mon.c (mon.1) 2475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.387669+0000 mon.c (mon.1) 2475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.389099+0000 mon.c (mon.1) 2476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.389099+0000 mon.c (mon.1) 2476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.391693+0000 mon.c (mon.1) 2477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.391693+0000 mon.c (mon.1) 2477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.400601+0000 mon.c (mon.1) 2478 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.400601+0000 mon.c (mon.1) 2478 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.406768+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.406768+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.450163+0000 mon.c (mon.1) 2479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.450163+0000 mon.c (mon.1) 2479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.452919+0000 mon.c (mon.1) 2480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.452919+0000 mon.c (mon.1) 2480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.454409+0000 mon.c (mon.1) 2481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.454409+0000 mon.c (mon.1) 2481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.457474+0000 mon.c (mon.1) 2482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.457474+0000 mon.c (mon.1) 2482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.458624+0000 mon.c (mon.1) 2483 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.458624+0000 mon.c (mon.1) 2483 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.467976+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.467976+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.525654+0000 mon.c (mon.1) 2484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.525654+0000 mon.c (mon.1) 2484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.528247+0000 mon.c (mon.1) 2485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.528247+0000 mon.c (mon.1) 2485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.529665+0000 mon.c (mon.1) 2486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.529665+0000 mon.c (mon.1) 2486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.532209+0000 mon.c (mon.1) 2487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.532209+0000 mon.c (mon.1) 2487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.533155+0000 mon.c (mon.1) 2488 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.533155+0000 mon.c (mon.1) 2488 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.541543+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.541543+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.614348+0000 mon.c (mon.1) 2489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.614348+0000 mon.c (mon.1) 2489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.618934+0000 mon.c (mon.1) 2490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.618934+0000 mon.c (mon.1) 2490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.620941+0000 mon.c (mon.1) 2491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.620941+0000 mon.c (mon.1) 2491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.624626+0000 mon.c (mon.1) 2492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.624626+0000 mon.c (mon.1) 2492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.626054+0000 mon.c (mon.1) 2493 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.626054+0000 mon.c (mon.1) 2493 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.636467+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.636467+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.697240+0000 mon.c (mon.1) 2494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.697240+0000 mon.c (mon.1) 2494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.700342+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.700342+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.704568+0000 mon.c (mon.1) 2495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:12:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.704568+0000 mon.c (mon.1) 2495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:12:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.706704+0000 mon.c (mon.1) 2496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.706704+0000 mon.c (mon.1) 2496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.712039+0000 mon.c (mon.1) 2497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.712039+0000 mon.c (mon.1) 2497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.731560+0000 mon.c (mon.1) 2498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.731560+0000 mon.c (mon.1) 2498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.732821+0000 mon.c (mon.1) 2499 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.732821+0000 mon.c (mon.1) 2499 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.741951+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.741951+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.801632+0000 mon.c (mon.1) 2500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.801632+0000 mon.c (mon.1) 2500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.804409+0000 mon.c (mon.1) 2501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.804409+0000 mon.c (mon.1) 2501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.805925+0000 mon.c (mon.1) 2502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.805925+0000 mon.c (mon.1) 2502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.808785+0000 mon.c (mon.1) 2503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.808785+0000 mon.c (mon.1) 2503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.809920+0000 mon.c (mon.1) 2504 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.809920+0000 mon.c (mon.1) 2504 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.818752+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.818752+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.877715+0000 mon.c (mon.1) 2505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.877715+0000 mon.c (mon.1) 2505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.880548+0000 mon.c (mon.1) 2506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.880548+0000 mon.c (mon.1) 2506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.881971+0000 mon.c (mon.1) 2507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.881971+0000 mon.c (mon.1) 2507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.884813+0000 mon.c (mon.1) 2508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.884813+0000 mon.c (mon.1) 2508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.885975+0000 mon.c (mon.1) 2509 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.885975+0000 mon.c (mon.1) 2509 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.894952+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.894952+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.952693+0000 mon.c (mon.1) 2510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.952693+0000 mon.c (mon.1) 2510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.955716+0000 mon.c (mon.1) 2511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.955716+0000 mon.c (mon.1) 2511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.957443+0000 mon.c (mon.1) 2512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.957443+0000 mon.c (mon.1) 2512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.960409+0000 mon.c (mon.1) 2513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.960409+0000 mon.c (mon.1) 2513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.961654+0000 mon.c (mon.1) 2514 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.961654+0000 mon.c (mon.1) 2514 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.970342+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:14.970342+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.015548+0000 mon.c (mon.1) 2515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.015548+0000 mon.c (mon.1) 2515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.019050+0000 mon.c (mon.1) 2516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.019050+0000 mon.c (mon.1) 2516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.020685+0000 mon.c (mon.1) 2517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.020685+0000 mon.c (mon.1) 2517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.023846+0000 mon.c (mon.1) 2518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.023846+0000 mon.c (mon.1) 2518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.025045+0000 mon.c (mon.1) 2519 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.025045+0000 mon.c (mon.1) 2519 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.033916+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.033916+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.091684+0000 mon.c (mon.1) 2520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.091684+0000 mon.c (mon.1) 2520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.094588+0000 mon.c (mon.1) 2521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.094588+0000 mon.c (mon.1) 2521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.096157+0000 mon.c (mon.1) 2522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.096157+0000 mon.c (mon.1) 2522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.098746+0000 mon.c (mon.1) 2523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.098746+0000 mon.c (mon.1) 2523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.099739+0000 mon.c (mon.1) 2524 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.099739+0000 mon.c (mon.1) 2524 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.108319+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.108319+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.166351+0000 mon.c (mon.1) 2525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.166351+0000 mon.c (mon.1) 2525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.169215+0000 mon.c (mon.1) 2526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.169215+0000 mon.c (mon.1) 2526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.170628+0000 mon.c (mon.1) 2527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.170628+0000 mon.c (mon.1) 2527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.173391+0000 mon.c (mon.1) 2528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.173391+0000 mon.c (mon.1) 2528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.174434+0000 mon.c (mon.1) 2529 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.174434+0000 mon.c (mon.1) 2529 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.183088+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:15 smithi123 bash[58916]: audit 2024-04-22T21:12:15.183088+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: cluster 2024-04-22T21:12:13.406923+0000 mgr.x (mgr.34107) 997 : cluster [DBG] pgmap v165: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-04-22T21:12:15.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: cluster 2024-04-22T21:12:13.406923+0000 mgr.x (mgr.34107) 997 : cluster [DBG] pgmap v165: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-04-22T21:12:15.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: cephadm 2024-04-22T21:12:13.462872+0000 mgr.x (mgr.34107) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: cephadm 2024-04-22T21:12:13.462872+0000 mgr.x (mgr.34107) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: cephadm 2024-04-22T21:12:13.538116+0000 mgr.x (mgr.34107) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: cephadm 2024-04-22T21:12:13.538116+0000 mgr.x (mgr.34107) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: cephadm 2024-04-22T21:12:13.615929+0000 mgr.x (mgr.34107) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: cephadm 2024-04-22T21:12:13.615929+0000 mgr.x (mgr.34107) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: cephadm 2024-04-22T21:12:13.690702+0000 mgr.x (mgr.34107) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: cephadm 2024-04-22T21:12:13.690702+0000 mgr.x (mgr.34107) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: cephadm 2024-04-22T21:12:13.770338+0000 mgr.x (mgr.34107) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: cephadm 2024-04-22T21:12:13.770338+0000 mgr.x (mgr.34107) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: cephadm 2024-04-22T21:12:13.868033+0000 mgr.x (mgr.34107) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: cephadm 2024-04-22T21:12:13.868033+0000 mgr.x (mgr.34107) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: cephadm 2024-04-22T21:12:13.943872+0000 mgr.x (mgr.34107) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: cephadm 2024-04-22T21:12:13.943872+0000 mgr.x (mgr.34107) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: cephadm 2024-04-22T21:12:14.007392+0000 mgr.x (mgr.34107) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: cephadm 2024-04-22T21:12:14.007392+0000 mgr.x (mgr.34107) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: cephadm 2024-04-22T21:12:14.085530+0000 mgr.x (mgr.34107) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: cephadm 2024-04-22T21:12:14.085530+0000 mgr.x (mgr.34107) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: cephadm 2024-04-22T21:12:14.165197+0000 mgr.x (mgr.34107) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: cephadm 2024-04-22T21:12:14.165197+0000 mgr.x (mgr.34107) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.244467+0000 mon.c (mon.1) 2464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.244467+0000 mon.c (mon.1) 2464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.247186+0000 mon.c (mon.1) 2465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.247186+0000 mon.c (mon.1) 2465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.248742+0000 mon.c (mon.1) 2466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.248742+0000 mon.c (mon.1) 2466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.251447+0000 mon.c (mon.1) 2467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.251447+0000 mon.c (mon.1) 2467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.252506+0000 mon.c (mon.1) 2468 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.252506+0000 mon.c (mon.1) 2468 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.263512+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.263512+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: cephadm 2024-04-22T21:12:14.269193+0000 mgr.x (mgr.34107) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: cephadm 2024-04-22T21:12:14.269193+0000 mgr.x (mgr.34107) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.321952+0000 mon.c (mon.1) 2469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.321952+0000 mon.c (mon.1) 2469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.325486+0000 mon.c (mon.1) 2470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.325486+0000 mon.c (mon.1) 2470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: cluster 2024-04-22T21:12:13.406923+0000 mgr.x (mgr.34107) 997 : cluster [DBG] pgmap v165: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-04-22T21:12:15.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: cluster 2024-04-22T21:12:13.406923+0000 mgr.x (mgr.34107) 997 : cluster [DBG] pgmap v165: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-04-22T21:12:15.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: cephadm 2024-04-22T21:12:13.462872+0000 mgr.x (mgr.34107) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: cephadm 2024-04-22T21:12:13.462872+0000 mgr.x (mgr.34107) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: cephadm 2024-04-22T21:12:13.538116+0000 mgr.x (mgr.34107) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: cephadm 2024-04-22T21:12:13.538116+0000 mgr.x (mgr.34107) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: cephadm 2024-04-22T21:12:13.615929+0000 mgr.x (mgr.34107) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: cephadm 2024-04-22T21:12:13.615929+0000 mgr.x (mgr.34107) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: cephadm 2024-04-22T21:12:13.690702+0000 mgr.x (mgr.34107) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: cephadm 2024-04-22T21:12:13.690702+0000 mgr.x (mgr.34107) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: cephadm 2024-04-22T21:12:13.770338+0000 mgr.x (mgr.34107) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: cephadm 2024-04-22T21:12:13.770338+0000 mgr.x (mgr.34107) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: cephadm 2024-04-22T21:12:13.868033+0000 mgr.x (mgr.34107) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: cephadm 2024-04-22T21:12:13.868033+0000 mgr.x (mgr.34107) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: cephadm 2024-04-22T21:12:13.943872+0000 mgr.x (mgr.34107) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: cephadm 2024-04-22T21:12:13.943872+0000 mgr.x (mgr.34107) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: cephadm 2024-04-22T21:12:14.007392+0000 mgr.x (mgr.34107) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: cephadm 2024-04-22T21:12:14.007392+0000 mgr.x (mgr.34107) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: cephadm 2024-04-22T21:12:14.085530+0000 mgr.x (mgr.34107) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: cephadm 2024-04-22T21:12:14.085530+0000 mgr.x (mgr.34107) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: cephadm 2024-04-22T21:12:14.165197+0000 mgr.x (mgr.34107) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.330332+0000 mon.c (mon.1) 2471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.330332+0000 mon.c (mon.1) 2471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.333412+0000 mon.c (mon.1) 2472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.333412+0000 mon.c (mon.1) 2472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.334553+0000 mon.c (mon.1) 2473 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.334553+0000 mon.c (mon.1) 2473 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.341526+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.341526+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: cephadm 2024-04-22T21:12:14.348920+0000 mgr.x (mgr.34107) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: cephadm 2024-04-22T21:12:14.348920+0000 mgr.x (mgr.34107) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.385220+0000 mon.c (mon.1) 2474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.385220+0000 mon.c (mon.1) 2474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.387669+0000 mon.c (mon.1) 2475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.387669+0000 mon.c (mon.1) 2475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.389099+0000 mon.c (mon.1) 2476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.389099+0000 mon.c (mon.1) 2476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.391693+0000 mon.c (mon.1) 2477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.391693+0000 mon.c (mon.1) 2477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.400601+0000 mon.c (mon.1) 2478 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.400601+0000 mon.c (mon.1) 2478 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.406768+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.406768+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.450163+0000 mon.c (mon.1) 2479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.450163+0000 mon.c (mon.1) 2479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.452919+0000 mon.c (mon.1) 2480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.452919+0000 mon.c (mon.1) 2480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.454409+0000 mon.c (mon.1) 2481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.454409+0000 mon.c (mon.1) 2481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.457474+0000 mon.c (mon.1) 2482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.457474+0000 mon.c (mon.1) 2482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.458624+0000 mon.c (mon.1) 2483 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.458624+0000 mon.c (mon.1) 2483 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.467976+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.467976+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.525654+0000 mon.c (mon.1) 2484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.525654+0000 mon.c (mon.1) 2484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.528247+0000 mon.c (mon.1) 2485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.528247+0000 mon.c (mon.1) 2485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.529665+0000 mon.c (mon.1) 2486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: cephadm 2024-04-22T21:12:14.165197+0000 mgr.x (mgr.34107) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.244467+0000 mon.c (mon.1) 2464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.244467+0000 mon.c (mon.1) 2464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.247186+0000 mon.c (mon.1) 2465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.247186+0000 mon.c (mon.1) 2465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.248742+0000 mon.c (mon.1) 2466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.248742+0000 mon.c (mon.1) 2466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.251447+0000 mon.c (mon.1) 2467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.251447+0000 mon.c (mon.1) 2467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.252506+0000 mon.c (mon.1) 2468 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.252506+0000 mon.c (mon.1) 2468 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.263512+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.263512+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: cephadm 2024-04-22T21:12:14.269193+0000 mgr.x (mgr.34107) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: cephadm 2024-04-22T21:12:14.269193+0000 mgr.x (mgr.34107) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.321952+0000 mon.c (mon.1) 2469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.321952+0000 mon.c (mon.1) 2469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.325486+0000 mon.c (mon.1) 2470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.325486+0000 mon.c (mon.1) 2470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.529665+0000 mon.c (mon.1) 2486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.532209+0000 mon.c (mon.1) 2487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.532209+0000 mon.c (mon.1) 2487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.533155+0000 mon.c (mon.1) 2488 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.533155+0000 mon.c (mon.1) 2488 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.541543+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.541543+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.614348+0000 mon.c (mon.1) 2489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.614348+0000 mon.c (mon.1) 2489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.618934+0000 mon.c (mon.1) 2490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.618934+0000 mon.c (mon.1) 2490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.620941+0000 mon.c (mon.1) 2491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.620941+0000 mon.c (mon.1) 2491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.624626+0000 mon.c (mon.1) 2492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.624626+0000 mon.c (mon.1) 2492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.626054+0000 mon.c (mon.1) 2493 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.626054+0000 mon.c (mon.1) 2493 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.636467+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.636467+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.697240+0000 mon.c (mon.1) 2494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.697240+0000 mon.c (mon.1) 2494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.700342+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.700342+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.704568+0000 mon.c (mon.1) 2495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:12:15.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.704568+0000 mon.c (mon.1) 2495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:12:15.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.706704+0000 mon.c (mon.1) 2496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.706704+0000 mon.c (mon.1) 2496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.712039+0000 mon.c (mon.1) 2497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.712039+0000 mon.c (mon.1) 2497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.731560+0000 mon.c (mon.1) 2498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.731560+0000 mon.c (mon.1) 2498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.732821+0000 mon.c (mon.1) 2499 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.732821+0000 mon.c (mon.1) 2499 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.741951+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.741951+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.801632+0000 mon.c (mon.1) 2500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.801632+0000 mon.c (mon.1) 2500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.804409+0000 mon.c (mon.1) 2501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.804409+0000 mon.c (mon.1) 2501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.330332+0000 mon.c (mon.1) 2471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.330332+0000 mon.c (mon.1) 2471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.333412+0000 mon.c (mon.1) 2472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.333412+0000 mon.c (mon.1) 2472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.334553+0000 mon.c (mon.1) 2473 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.334553+0000 mon.c (mon.1) 2473 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.341526+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.341526+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: cephadm 2024-04-22T21:12:14.348920+0000 mgr.x (mgr.34107) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: cephadm 2024-04-22T21:12:14.348920+0000 mgr.x (mgr.34107) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:15.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.385220+0000 mon.c (mon.1) 2474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.385220+0000 mon.c (mon.1) 2474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.387669+0000 mon.c (mon.1) 2475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.387669+0000 mon.c (mon.1) 2475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.389099+0000 mon.c (mon.1) 2476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.389099+0000 mon.c (mon.1) 2476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.391693+0000 mon.c (mon.1) 2477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.391693+0000 mon.c (mon.1) 2477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.400601+0000 mon.c (mon.1) 2478 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.400601+0000 mon.c (mon.1) 2478 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.805925+0000 mon.c (mon.1) 2502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.805925+0000 mon.c (mon.1) 2502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.808785+0000 mon.c (mon.1) 2503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.808785+0000 mon.c (mon.1) 2503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.809920+0000 mon.c (mon.1) 2504 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.809920+0000 mon.c (mon.1) 2504 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.818752+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.818752+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.877715+0000 mon.c (mon.1) 2505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.877715+0000 mon.c (mon.1) 2505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.880548+0000 mon.c (mon.1) 2506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.880548+0000 mon.c (mon.1) 2506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.881971+0000 mon.c (mon.1) 2507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.881971+0000 mon.c (mon.1) 2507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.884813+0000 mon.c (mon.1) 2508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.884813+0000 mon.c (mon.1) 2508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.885975+0000 mon.c (mon.1) 2509 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.885975+0000 mon.c (mon.1) 2509 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.894952+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.894952+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.952693+0000 mon.c (mon.1) 2510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.952693+0000 mon.c (mon.1) 2510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.955716+0000 mon.c (mon.1) 2511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.955716+0000 mon.c (mon.1) 2511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.957443+0000 mon.c (mon.1) 2512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.957443+0000 mon.c (mon.1) 2512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.960409+0000 mon.c (mon.1) 2513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.960409+0000 mon.c (mon.1) 2513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.961654+0000 mon.c (mon.1) 2514 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.961654+0000 mon.c (mon.1) 2514 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.970342+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:14.970342+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.015548+0000 mon.c (mon.1) 2515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.015548+0000 mon.c (mon.1) 2515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.019050+0000 mon.c (mon.1) 2516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.019050+0000 mon.c (mon.1) 2516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.020685+0000 mon.c (mon.1) 2517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.020685+0000 mon.c (mon.1) 2517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.023846+0000 mon.c (mon.1) 2518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.406768+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.406768+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.450163+0000 mon.c (mon.1) 2479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.450163+0000 mon.c (mon.1) 2479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.452919+0000 mon.c (mon.1) 2480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.452919+0000 mon.c (mon.1) 2480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.454409+0000 mon.c (mon.1) 2481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.454409+0000 mon.c (mon.1) 2481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.457474+0000 mon.c (mon.1) 2482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.457474+0000 mon.c (mon.1) 2482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.458624+0000 mon.c (mon.1) 2483 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.458624+0000 mon.c (mon.1) 2483 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.467976+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.467976+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.525654+0000 mon.c (mon.1) 2484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.525654+0000 mon.c (mon.1) 2484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.528247+0000 mon.c (mon.1) 2485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.528247+0000 mon.c (mon.1) 2485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.529665+0000 mon.c (mon.1) 2486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.023846+0000 mon.c (mon.1) 2518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.025045+0000 mon.c (mon.1) 2519 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.025045+0000 mon.c (mon.1) 2519 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.033916+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.033916+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.091684+0000 mon.c (mon.1) 2520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.091684+0000 mon.c (mon.1) 2520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.094588+0000 mon.c (mon.1) 2521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.094588+0000 mon.c (mon.1) 2521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.096157+0000 mon.c (mon.1) 2522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.096157+0000 mon.c (mon.1) 2522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.098746+0000 mon.c (mon.1) 2523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.098746+0000 mon.c (mon.1) 2523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.099739+0000 mon.c (mon.1) 2524 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.099739+0000 mon.c (mon.1) 2524 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.108319+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.108319+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.166351+0000 mon.c (mon.1) 2525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.166351+0000 mon.c (mon.1) 2525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.169215+0000 mon.c (mon.1) 2526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.169215+0000 mon.c (mon.1) 2526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.170628+0000 mon.c (mon.1) 2527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.170628+0000 mon.c (mon.1) 2527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.173391+0000 mon.c (mon.1) 2528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.173391+0000 mon.c (mon.1) 2528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.174434+0000 mon.c (mon.1) 2529 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.174434+0000 mon.c (mon.1) 2529 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.183088+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[75184]: audit 2024-04-22T21:12:15.183088+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.529665+0000 mon.c (mon.1) 2486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.532209+0000 mon.c (mon.1) 2487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.532209+0000 mon.c (mon.1) 2487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.533155+0000 mon.c (mon.1) 2488 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.533155+0000 mon.c (mon.1) 2488 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.541543+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.541543+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.614348+0000 mon.c (mon.1) 2489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.614348+0000 mon.c (mon.1) 2489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.618934+0000 mon.c (mon.1) 2490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.618934+0000 mon.c (mon.1) 2490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.620941+0000 mon.c (mon.1) 2491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.620941+0000 mon.c (mon.1) 2491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.624626+0000 mon.c (mon.1) 2492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.624626+0000 mon.c (mon.1) 2492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.626054+0000 mon.c (mon.1) 2493 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.626054+0000 mon.c (mon.1) 2493 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.636467+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.636467+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.697240+0000 mon.c (mon.1) 2494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.697240+0000 mon.c (mon.1) 2494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.700342+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.700342+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.704568+0000 mon.c (mon.1) 2495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:12:15.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.704568+0000 mon.c (mon.1) 2495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:12:15.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.706704+0000 mon.c (mon.1) 2496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.706704+0000 mon.c (mon.1) 2496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.712039+0000 mon.c (mon.1) 2497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.712039+0000 mon.c (mon.1) 2497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.731560+0000 mon.c (mon.1) 2498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.731560+0000 mon.c (mon.1) 2498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.732821+0000 mon.c (mon.1) 2499 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.732821+0000 mon.c (mon.1) 2499 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.741951+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.741951+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.801632+0000 mon.c (mon.1) 2500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.801632+0000 mon.c (mon.1) 2500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.804409+0000 mon.c (mon.1) 2501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.804409+0000 mon.c (mon.1) 2501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.805925+0000 mon.c (mon.1) 2502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.805925+0000 mon.c (mon.1) 2502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.808785+0000 mon.c (mon.1) 2503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.808785+0000 mon.c (mon.1) 2503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.809920+0000 mon.c (mon.1) 2504 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.809920+0000 mon.c (mon.1) 2504 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.818752+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.818752+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.877715+0000 mon.c (mon.1) 2505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.877715+0000 mon.c (mon.1) 2505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.880548+0000 mon.c (mon.1) 2506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.880548+0000 mon.c (mon.1) 2506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.881971+0000 mon.c (mon.1) 2507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.881971+0000 mon.c (mon.1) 2507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.884813+0000 mon.c (mon.1) 2508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.884813+0000 mon.c (mon.1) 2508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.885975+0000 mon.c (mon.1) 2509 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.885975+0000 mon.c (mon.1) 2509 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.894952+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.894952+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.952693+0000 mon.c (mon.1) 2510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.952693+0000 mon.c (mon.1) 2510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.955716+0000 mon.c (mon.1) 2511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.955716+0000 mon.c (mon.1) 2511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.957443+0000 mon.c (mon.1) 2512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.957443+0000 mon.c (mon.1) 2512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.960409+0000 mon.c (mon.1) 2513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.960409+0000 mon.c (mon.1) 2513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.961654+0000 mon.c (mon.1) 2514 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.961654+0000 mon.c (mon.1) 2514 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.970342+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:14.970342+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.015548+0000 mon.c (mon.1) 2515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.015548+0000 mon.c (mon.1) 2515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.019050+0000 mon.c (mon.1) 2516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.019050+0000 mon.c (mon.1) 2516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.020685+0000 mon.c (mon.1) 2517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.020685+0000 mon.c (mon.1) 2517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.023846+0000 mon.c (mon.1) 2518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.023846+0000 mon.c (mon.1) 2518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.025045+0000 mon.c (mon.1) 2519 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.025045+0000 mon.c (mon.1) 2519 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.033916+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.033916+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.091684+0000 mon.c (mon.1) 2520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.091684+0000 mon.c (mon.1) 2520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.094588+0000 mon.c (mon.1) 2521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.094588+0000 mon.c (mon.1) 2521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.096157+0000 mon.c (mon.1) 2522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.096157+0000 mon.c (mon.1) 2522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.098746+0000 mon.c (mon.1) 2523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.098746+0000 mon.c (mon.1) 2523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.099739+0000 mon.c (mon.1) 2524 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.099739+0000 mon.c (mon.1) 2524 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.108319+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.108319+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.166351+0000 mon.c (mon.1) 2525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.166351+0000 mon.c (mon.1) 2525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.169215+0000 mon.c (mon.1) 2526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.169215+0000 mon.c (mon.1) 2526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:15.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.170628+0000 mon.c (mon.1) 2527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.170628+0000 mon.c (mon.1) 2527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:15.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.173391+0000 mon.c (mon.1) 2528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.173391+0000 mon.c (mon.1) 2528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:15.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.174434+0000 mon.c (mon.1) 2529 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.174434+0000 mon.c (mon.1) 2529 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:15.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.183088+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:15.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:15 smithi121 bash[73084]: audit 2024-04-22T21:12:15.183088+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: cephadm 2024-04-22T21:12:14.414005+0000 mgr.x (mgr.34107) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: cephadm 2024-04-22T21:12:14.414005+0000 mgr.x (mgr.34107) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: cephadm 2024-04-22T21:12:14.473494+0000 mgr.x (mgr.34107) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: cephadm 2024-04-22T21:12:14.473494+0000 mgr.x (mgr.34107) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: cephadm 2024-04-22T21:12:14.547164+0000 mgr.x (mgr.34107) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: cephadm 2024-04-22T21:12:14.547164+0000 mgr.x (mgr.34107) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: cephadm 2024-04-22T21:12:14.642675+0000 mgr.x (mgr.34107) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: cephadm 2024-04-22T21:12:14.642675+0000 mgr.x (mgr.34107) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: cephadm 2024-04-22T21:12:14.747818+0000 mgr.x (mgr.34107) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: cephadm 2024-04-22T21:12:14.747818+0000 mgr.x (mgr.34107) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: cephadm 2024-04-22T21:12:14.824539+0000 mgr.x (mgr.34107) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: cephadm 2024-04-22T21:12:14.824539+0000 mgr.x (mgr.34107) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: cephadm 2024-04-22T21:12:14.900609+0000 mgr.x (mgr.34107) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: cephadm 2024-04-22T21:12:14.900609+0000 mgr.x (mgr.34107) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: cephadm 2024-04-22T21:12:14.976248+0000 mgr.x (mgr.34107) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: cephadm 2024-04-22T21:12:14.976248+0000 mgr.x (mgr.34107) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: cephadm 2024-04-22T21:12:15.039532+0000 mgr.x (mgr.34107) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: cephadm 2024-04-22T21:12:15.039532+0000 mgr.x (mgr.34107) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: cephadm 2024-04-22T21:12:15.113936+0000 mgr.x (mgr.34107) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: cephadm 2024-04-22T21:12:15.113936+0000 mgr.x (mgr.34107) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: cephadm 2024-04-22T21:12:15.190637+0000 mgr.x (mgr.34107) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: cephadm 2024-04-22T21:12:15.190637+0000 mgr.x (mgr.34107) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.251744+0000 mon.c (mon.1) 2530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.251744+0000 mon.c (mon.1) 2530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.255060+0000 mon.c (mon.1) 2531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.255060+0000 mon.c (mon.1) 2531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.256991+0000 mon.c (mon.1) 2532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.256991+0000 mon.c (mon.1) 2532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.260234+0000 mon.c (mon.1) 2533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.260234+0000 mon.c (mon.1) 2533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.261524+0000 mon.c (mon.1) 2534 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.261524+0000 mon.c (mon.1) 2534 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.269025+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.269025+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: cephadm 2024-04-22T21:12:15.276393+0000 mgr.x (mgr.34107) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: cephadm 2024-04-22T21:12:15.276393+0000 mgr.x (mgr.34107) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.312506+0000 mon.c (mon.1) 2535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.312506+0000 mon.c (mon.1) 2535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.315531+0000 mon.c (mon.1) 2536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.315531+0000 mon.c (mon.1) 2536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.317569+0000 mon.c (mon.1) 2537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.317569+0000 mon.c (mon.1) 2537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.320983+0000 mon.c (mon.1) 2538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.320983+0000 mon.c (mon.1) 2538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.322415+0000 mon.c (mon.1) 2539 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.322415+0000 mon.c (mon.1) 2539 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.334141+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.334141+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: cephadm 2024-04-22T21:12:15.339781+0000 mgr.x (mgr.34107) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: cephadm 2024-04-22T21:12:15.339781+0000 mgr.x (mgr.34107) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.395649+0000 mon.c (mon.1) 2540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.395649+0000 mon.c (mon.1) 2540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.398798+0000 mon.c (mon.1) 2541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.398798+0000 mon.c (mon.1) 2541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.400506+0000 mon.c (mon.1) 2542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.400506+0000 mon.c (mon.1) 2542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.403213+0000 mon.c (mon.1) 2543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.403213+0000 mon.c (mon.1) 2543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.404441+0000 mon.c (mon.1) 2544 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.404441+0000 mon.c (mon.1) 2544 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.413066+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.413066+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.470891+0000 mon.c (mon.1) 2545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.470891+0000 mon.c (mon.1) 2545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.474224+0000 mon.c (mon.1) 2546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.474224+0000 mon.c (mon.1) 2546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.475932+0000 mon.c (mon.1) 2547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.475932+0000 mon.c (mon.1) 2547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.479026+0000 mon.c (mon.1) 2548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.479026+0000 mon.c (mon.1) 2548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.480167+0000 mon.c (mon.1) 2549 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.480167+0000 mon.c (mon.1) 2549 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.487777+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.487777+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.549877+0000 mon.c (mon.1) 2550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.549877+0000 mon.c (mon.1) 2550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.552915+0000 mon.c (mon.1) 2551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.552915+0000 mon.c (mon.1) 2551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.554362+0000 mon.c (mon.1) 2552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.554362+0000 mon.c (mon.1) 2552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.557341+0000 mon.c (mon.1) 2553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.557341+0000 mon.c (mon.1) 2553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.558489+0000 mon.c (mon.1) 2554 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.558489+0000 mon.c (mon.1) 2554 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.567264+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.567264+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.626981+0000 mon.c (mon.1) 2555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.626981+0000 mon.c (mon.1) 2555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.629986+0000 mon.c (mon.1) 2556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.629986+0000 mon.c (mon.1) 2556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.631593+0000 mon.c (mon.1) 2557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.631593+0000 mon.c (mon.1) 2557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.634484+0000 mon.c (mon.1) 2558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.634484+0000 mon.c (mon.1) 2558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.635601+0000 mon.c (mon.1) 2559 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.635601+0000 mon.c (mon.1) 2559 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.642881+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.642881+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.707684+0000 mon.c (mon.1) 2560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.707684+0000 mon.c (mon.1) 2560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.710915+0000 mon.c (mon.1) 2561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.710915+0000 mon.c (mon.1) 2561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.712374+0000 mon.c (mon.1) 2562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.712374+0000 mon.c (mon.1) 2562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.715233+0000 mon.c (mon.1) 2563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.715233+0000 mon.c (mon.1) 2563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.716332+0000 mon.c (mon.1) 2564 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.716332+0000 mon.c (mon.1) 2564 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.727682+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.727682+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.789661+0000 mon.c (mon.1) 2565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.789661+0000 mon.c (mon.1) 2565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.792834+0000 mon.c (mon.1) 2566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.792834+0000 mon.c (mon.1) 2566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.794421+0000 mon.c (mon.1) 2567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.794421+0000 mon.c (mon.1) 2567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.797440+0000 mon.c (mon.1) 2568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.797440+0000 mon.c (mon.1) 2568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.798511+0000 mon.c (mon.1) 2569 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.798511+0000 mon.c (mon.1) 2569 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.807626+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.807626+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.849445+0000 mon.c (mon.1) 2570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.849445+0000 mon.c (mon.1) 2570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.852881+0000 mon.c (mon.1) 2571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.852881+0000 mon.c (mon.1) 2571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.854486+0000 mon.c (mon.1) 2572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.854486+0000 mon.c (mon.1) 2572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.857342+0000 mon.c (mon.1) 2573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.857342+0000 mon.c (mon.1) 2573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.858357+0000 mon.c (mon.1) 2574 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.858357+0000 mon.c (mon.1) 2574 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.867604+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.867604+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.925952+0000 mon.c (mon.1) 2575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.925952+0000 mon.c (mon.1) 2575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.928951+0000 mon.c (mon.1) 2576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.928951+0000 mon.c (mon.1) 2576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.930871+0000 mon.c (mon.1) 2577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.930871+0000 mon.c (mon.1) 2577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.935120+0000 mon.c (mon.1) 2578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.935120+0000 mon.c (mon.1) 2578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.936457+0000 mon.c (mon.1) 2579 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.936457+0000 mon.c (mon.1) 2579 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.945812+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:15.945812+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.007809+0000 mon.c (mon.1) 2580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.007809+0000 mon.c (mon.1) 2580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.010846+0000 mon.c (mon.1) 2581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.010846+0000 mon.c (mon.1) 2581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.012417+0000 mon.c (mon.1) 2582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.012417+0000 mon.c (mon.1) 2582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.015127+0000 mon.c (mon.1) 2583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.015127+0000 mon.c (mon.1) 2583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.016218+0000 mon.c (mon.1) 2584 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.016218+0000 mon.c (mon.1) 2584 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.025444+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.025444+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.087958+0000 mon.c (mon.1) 2585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.087958+0000 mon.c (mon.1) 2585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.091075+0000 mon.c (mon.1) 2586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.091075+0000 mon.c (mon.1) 2586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.092708+0000 mon.c (mon.1) 2587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.092708+0000 mon.c (mon.1) 2587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.095490+0000 mon.c (mon.1) 2588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.095490+0000 mon.c (mon.1) 2588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.096619+0000 mon.c (mon.1) 2589 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.096619+0000 mon.c (mon.1) 2589 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.105758+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.105758+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.152597+0000 mon.c (mon.1) 2590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.152597+0000 mon.c (mon.1) 2590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.155741+0000 mon.c (mon.1) 2591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.155741+0000 mon.c (mon.1) 2591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.157362+0000 mon.c (mon.1) 2592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.157362+0000 mon.c (mon.1) 2592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.160236+0000 mon.c (mon.1) 2593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.160236+0000 mon.c (mon.1) 2593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.161402+0000 mon.c (mon.1) 2594 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.161402+0000 mon.c (mon.1) 2594 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.170352+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[58916]: audit 2024-04-22T21:12:16.170352+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: cephadm 2024-04-22T21:12:14.414005+0000 mgr.x (mgr.34107) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: cephadm 2024-04-22T21:12:14.414005+0000 mgr.x (mgr.34107) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: cephadm 2024-04-22T21:12:14.473494+0000 mgr.x (mgr.34107) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: cephadm 2024-04-22T21:12:14.473494+0000 mgr.x (mgr.34107) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: cephadm 2024-04-22T21:12:14.547164+0000 mgr.x (mgr.34107) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: cephadm 2024-04-22T21:12:14.547164+0000 mgr.x (mgr.34107) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: cephadm 2024-04-22T21:12:14.642675+0000 mgr.x (mgr.34107) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: cephadm 2024-04-22T21:12:14.642675+0000 mgr.x (mgr.34107) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: cephadm 2024-04-22T21:12:14.747818+0000 mgr.x (mgr.34107) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: cephadm 2024-04-22T21:12:14.747818+0000 mgr.x (mgr.34107) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: cephadm 2024-04-22T21:12:14.824539+0000 mgr.x (mgr.34107) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: cephadm 2024-04-22T21:12:14.824539+0000 mgr.x (mgr.34107) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: cephadm 2024-04-22T21:12:14.900609+0000 mgr.x (mgr.34107) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: cephadm 2024-04-22T21:12:14.900609+0000 mgr.x (mgr.34107) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: cephadm 2024-04-22T21:12:14.976248+0000 mgr.x (mgr.34107) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: cephadm 2024-04-22T21:12:14.976248+0000 mgr.x (mgr.34107) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: cephadm 2024-04-22T21:12:15.039532+0000 mgr.x (mgr.34107) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: cephadm 2024-04-22T21:12:15.039532+0000 mgr.x (mgr.34107) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: cephadm 2024-04-22T21:12:15.113936+0000 mgr.x (mgr.34107) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: cephadm 2024-04-22T21:12:15.113936+0000 mgr.x (mgr.34107) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: cephadm 2024-04-22T21:12:15.190637+0000 mgr.x (mgr.34107) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: cephadm 2024-04-22T21:12:15.190637+0000 mgr.x (mgr.34107) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.251744+0000 mon.c (mon.1) 2530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.251744+0000 mon.c (mon.1) 2530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.255060+0000 mon.c (mon.1) 2531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.255060+0000 mon.c (mon.1) 2531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.256991+0000 mon.c (mon.1) 2532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.256991+0000 mon.c (mon.1) 2532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.260234+0000 mon.c (mon.1) 2533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.260234+0000 mon.c (mon.1) 2533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.261524+0000 mon.c (mon.1) 2534 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.261524+0000 mon.c (mon.1) 2534 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.269025+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.269025+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: cephadm 2024-04-22T21:12:15.276393+0000 mgr.x (mgr.34107) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: cephadm 2024-04-22T21:12:15.276393+0000 mgr.x (mgr.34107) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.312506+0000 mon.c (mon.1) 2535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.312506+0000 mon.c (mon.1) 2535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.315531+0000 mon.c (mon.1) 2536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.315531+0000 mon.c (mon.1) 2536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.317569+0000 mon.c (mon.1) 2537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: cephadm 2024-04-22T21:12:14.414005+0000 mgr.x (mgr.34107) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: cephadm 2024-04-22T21:12:14.414005+0000 mgr.x (mgr.34107) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: cephadm 2024-04-22T21:12:14.473494+0000 mgr.x (mgr.34107) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: cephadm 2024-04-22T21:12:14.473494+0000 mgr.x (mgr.34107) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: cephadm 2024-04-22T21:12:14.547164+0000 mgr.x (mgr.34107) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: cephadm 2024-04-22T21:12:14.547164+0000 mgr.x (mgr.34107) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: cephadm 2024-04-22T21:12:14.642675+0000 mgr.x (mgr.34107) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: cephadm 2024-04-22T21:12:14.642675+0000 mgr.x (mgr.34107) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: cephadm 2024-04-22T21:12:14.747818+0000 mgr.x (mgr.34107) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: cephadm 2024-04-22T21:12:14.747818+0000 mgr.x (mgr.34107) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: cephadm 2024-04-22T21:12:14.824539+0000 mgr.x (mgr.34107) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: cephadm 2024-04-22T21:12:14.824539+0000 mgr.x (mgr.34107) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: cephadm 2024-04-22T21:12:14.900609+0000 mgr.x (mgr.34107) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: cephadm 2024-04-22T21:12:14.900609+0000 mgr.x (mgr.34107) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: cephadm 2024-04-22T21:12:14.976248+0000 mgr.x (mgr.34107) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: cephadm 2024-04-22T21:12:14.976248+0000 mgr.x (mgr.34107) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: cephadm 2024-04-22T21:12:15.039532+0000 mgr.x (mgr.34107) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: cephadm 2024-04-22T21:12:15.039532+0000 mgr.x (mgr.34107) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: cephadm 2024-04-22T21:12:15.113936+0000 mgr.x (mgr.34107) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: cephadm 2024-04-22T21:12:15.113936+0000 mgr.x (mgr.34107) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: cephadm 2024-04-22T21:12:15.190637+0000 mgr.x (mgr.34107) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: cephadm 2024-04-22T21:12:15.190637+0000 mgr.x (mgr.34107) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.317569+0000 mon.c (mon.1) 2537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.320983+0000 mon.c (mon.1) 2538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.320983+0000 mon.c (mon.1) 2538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.322415+0000 mon.c (mon.1) 2539 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.322415+0000 mon.c (mon.1) 2539 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.334141+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.334141+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: cephadm 2024-04-22T21:12:15.339781+0000 mgr.x (mgr.34107) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: cephadm 2024-04-22T21:12:15.339781+0000 mgr.x (mgr.34107) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.395649+0000 mon.c (mon.1) 2540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.395649+0000 mon.c (mon.1) 2540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.398798+0000 mon.c (mon.1) 2541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.398798+0000 mon.c (mon.1) 2541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.400506+0000 mon.c (mon.1) 2542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.400506+0000 mon.c (mon.1) 2542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.403213+0000 mon.c (mon.1) 2543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.403213+0000 mon.c (mon.1) 2543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.404441+0000 mon.c (mon.1) 2544 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.404441+0000 mon.c (mon.1) 2544 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.413066+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.251744+0000 mon.c (mon.1) 2530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.251744+0000 mon.c (mon.1) 2530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.255060+0000 mon.c (mon.1) 2531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.255060+0000 mon.c (mon.1) 2531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.256991+0000 mon.c (mon.1) 2532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.256991+0000 mon.c (mon.1) 2532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.260234+0000 mon.c (mon.1) 2533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.260234+0000 mon.c (mon.1) 2533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.261524+0000 mon.c (mon.1) 2534 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.261524+0000 mon.c (mon.1) 2534 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.269025+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.269025+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: cephadm 2024-04-22T21:12:15.276393+0000 mgr.x (mgr.34107) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: cephadm 2024-04-22T21:12:15.276393+0000 mgr.x (mgr.34107) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.312506+0000 mon.c (mon.1) 2535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.312506+0000 mon.c (mon.1) 2535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.315531+0000 mon.c (mon.1) 2536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.315531+0000 mon.c (mon.1) 2536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.317569+0000 mon.c (mon.1) 2537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.413066+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.470891+0000 mon.c (mon.1) 2545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.470891+0000 mon.c (mon.1) 2545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.474224+0000 mon.c (mon.1) 2546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.474224+0000 mon.c (mon.1) 2546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.475932+0000 mon.c (mon.1) 2547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.475932+0000 mon.c (mon.1) 2547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.479026+0000 mon.c (mon.1) 2548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.479026+0000 mon.c (mon.1) 2548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.480167+0000 mon.c (mon.1) 2549 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.480167+0000 mon.c (mon.1) 2549 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.487777+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.487777+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.549877+0000 mon.c (mon.1) 2550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.549877+0000 mon.c (mon.1) 2550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.552915+0000 mon.c (mon.1) 2551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.552915+0000 mon.c (mon.1) 2551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.554362+0000 mon.c (mon.1) 2552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.554362+0000 mon.c (mon.1) 2552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.317569+0000 mon.c (mon.1) 2537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.320983+0000 mon.c (mon.1) 2538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.320983+0000 mon.c (mon.1) 2538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.322415+0000 mon.c (mon.1) 2539 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.322415+0000 mon.c (mon.1) 2539 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.334141+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.334141+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: cephadm 2024-04-22T21:12:15.339781+0000 mgr.x (mgr.34107) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: cephadm 2024-04-22T21:12:15.339781+0000 mgr.x (mgr.34107) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:16.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.395649+0000 mon.c (mon.1) 2540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.395649+0000 mon.c (mon.1) 2540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.398798+0000 mon.c (mon.1) 2541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.398798+0000 mon.c (mon.1) 2541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.400506+0000 mon.c (mon.1) 2542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.400506+0000 mon.c (mon.1) 2542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.403213+0000 mon.c (mon.1) 2543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.403213+0000 mon.c (mon.1) 2543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.404441+0000 mon.c (mon.1) 2544 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.404441+0000 mon.c (mon.1) 2544 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.413066+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.557341+0000 mon.c (mon.1) 2553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.557341+0000 mon.c (mon.1) 2553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.558489+0000 mon.c (mon.1) 2554 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.558489+0000 mon.c (mon.1) 2554 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.567264+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.567264+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.626981+0000 mon.c (mon.1) 2555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.626981+0000 mon.c (mon.1) 2555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.629986+0000 mon.c (mon.1) 2556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.629986+0000 mon.c (mon.1) 2556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.631593+0000 mon.c (mon.1) 2557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.631593+0000 mon.c (mon.1) 2557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.634484+0000 mon.c (mon.1) 2558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.634484+0000 mon.c (mon.1) 2558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.635601+0000 mon.c (mon.1) 2559 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.635601+0000 mon.c (mon.1) 2559 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.642881+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.642881+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.707684+0000 mon.c (mon.1) 2560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.707684+0000 mon.c (mon.1) 2560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.413066+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.470891+0000 mon.c (mon.1) 2545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.470891+0000 mon.c (mon.1) 2545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.474224+0000 mon.c (mon.1) 2546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.474224+0000 mon.c (mon.1) 2546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.475932+0000 mon.c (mon.1) 2547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.475932+0000 mon.c (mon.1) 2547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.479026+0000 mon.c (mon.1) 2548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.479026+0000 mon.c (mon.1) 2548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.480167+0000 mon.c (mon.1) 2549 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.480167+0000 mon.c (mon.1) 2549 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.487777+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.487777+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.549877+0000 mon.c (mon.1) 2550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.549877+0000 mon.c (mon.1) 2550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.552915+0000 mon.c (mon.1) 2551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.552915+0000 mon.c (mon.1) 2551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.554362+0000 mon.c (mon.1) 2552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.554362+0000 mon.c (mon.1) 2552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.557341+0000 mon.c (mon.1) 2553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.557341+0000 mon.c (mon.1) 2553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.558489+0000 mon.c (mon.1) 2554 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.558489+0000 mon.c (mon.1) 2554 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.567264+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.567264+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.626981+0000 mon.c (mon.1) 2555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.626981+0000 mon.c (mon.1) 2555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.629986+0000 mon.c (mon.1) 2556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.629986+0000 mon.c (mon.1) 2556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.631593+0000 mon.c (mon.1) 2557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.631593+0000 mon.c (mon.1) 2557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.634484+0000 mon.c (mon.1) 2558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.634484+0000 mon.c (mon.1) 2558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.635601+0000 mon.c (mon.1) 2559 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.635601+0000 mon.c (mon.1) 2559 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.642881+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.642881+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.707684+0000 mon.c (mon.1) 2560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.707684+0000 mon.c (mon.1) 2560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.710915+0000 mon.c (mon.1) 2561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.710915+0000 mon.c (mon.1) 2561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.712374+0000 mon.c (mon.1) 2562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.712374+0000 mon.c (mon.1) 2562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.715233+0000 mon.c (mon.1) 2563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.715233+0000 mon.c (mon.1) 2563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.716332+0000 mon.c (mon.1) 2564 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.716332+0000 mon.c (mon.1) 2564 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.727682+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.727682+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.789661+0000 mon.c (mon.1) 2565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.789661+0000 mon.c (mon.1) 2565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.792834+0000 mon.c (mon.1) 2566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.792834+0000 mon.c (mon.1) 2566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.794421+0000 mon.c (mon.1) 2567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.794421+0000 mon.c (mon.1) 2567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.797440+0000 mon.c (mon.1) 2568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.797440+0000 mon.c (mon.1) 2568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.798511+0000 mon.c (mon.1) 2569 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.710915+0000 mon.c (mon.1) 2561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.710915+0000 mon.c (mon.1) 2561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.712374+0000 mon.c (mon.1) 2562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.712374+0000 mon.c (mon.1) 2562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.715233+0000 mon.c (mon.1) 2563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.715233+0000 mon.c (mon.1) 2563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.716332+0000 mon.c (mon.1) 2564 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.716332+0000 mon.c (mon.1) 2564 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.727682+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.727682+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.789661+0000 mon.c (mon.1) 2565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.789661+0000 mon.c (mon.1) 2565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.792834+0000 mon.c (mon.1) 2566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.792834+0000 mon.c (mon.1) 2566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.794421+0000 mon.c (mon.1) 2567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.794421+0000 mon.c (mon.1) 2567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.797440+0000 mon.c (mon.1) 2568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.797440+0000 mon.c (mon.1) 2568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.798511+0000 mon.c (mon.1) 2569 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.798511+0000 mon.c (mon.1) 2569 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.807626+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.807626+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.849445+0000 mon.c (mon.1) 2570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.849445+0000 mon.c (mon.1) 2570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.852881+0000 mon.c (mon.1) 2571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.852881+0000 mon.c (mon.1) 2571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.854486+0000 mon.c (mon.1) 2572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.854486+0000 mon.c (mon.1) 2572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.857342+0000 mon.c (mon.1) 2573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.857342+0000 mon.c (mon.1) 2573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.858357+0000 mon.c (mon.1) 2574 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.858357+0000 mon.c (mon.1) 2574 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.867604+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.867604+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.925952+0000 mon.c (mon.1) 2575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.925952+0000 mon.c (mon.1) 2575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.928951+0000 mon.c (mon.1) 2576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.928951+0000 mon.c (mon.1) 2576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.798511+0000 mon.c (mon.1) 2569 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.807626+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.807626+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.849445+0000 mon.c (mon.1) 2570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.849445+0000 mon.c (mon.1) 2570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.852881+0000 mon.c (mon.1) 2571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.852881+0000 mon.c (mon.1) 2571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.854486+0000 mon.c (mon.1) 2572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.854486+0000 mon.c (mon.1) 2572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.857342+0000 mon.c (mon.1) 2573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.857342+0000 mon.c (mon.1) 2573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.858357+0000 mon.c (mon.1) 2574 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.858357+0000 mon.c (mon.1) 2574 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.867604+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.867604+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.925952+0000 mon.c (mon.1) 2575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.925952+0000 mon.c (mon.1) 2575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.928951+0000 mon.c (mon.1) 2576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.928951+0000 mon.c (mon.1) 2576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.930871+0000 mon.c (mon.1) 2577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.930871+0000 mon.c (mon.1) 2577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.935120+0000 mon.c (mon.1) 2578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.935120+0000 mon.c (mon.1) 2578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.936457+0000 mon.c (mon.1) 2579 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.936457+0000 mon.c (mon.1) 2579 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.945812+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:15.945812+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.007809+0000 mon.c (mon.1) 2580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.007809+0000 mon.c (mon.1) 2580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.010846+0000 mon.c (mon.1) 2581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.010846+0000 mon.c (mon.1) 2581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.012417+0000 mon.c (mon.1) 2582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.012417+0000 mon.c (mon.1) 2582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.015127+0000 mon.c (mon.1) 2583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.015127+0000 mon.c (mon.1) 2583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.016218+0000 mon.c (mon.1) 2584 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.016218+0000 mon.c (mon.1) 2584 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.025444+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.025444+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.930871+0000 mon.c (mon.1) 2577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.930871+0000 mon.c (mon.1) 2577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.935120+0000 mon.c (mon.1) 2578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.935120+0000 mon.c (mon.1) 2578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.936457+0000 mon.c (mon.1) 2579 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.936457+0000 mon.c (mon.1) 2579 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.945812+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:15.945812+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.007809+0000 mon.c (mon.1) 2580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.007809+0000 mon.c (mon.1) 2580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.010846+0000 mon.c (mon.1) 2581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.010846+0000 mon.c (mon.1) 2581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.012417+0000 mon.c (mon.1) 2582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.012417+0000 mon.c (mon.1) 2582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.015127+0000 mon.c (mon.1) 2583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.015127+0000 mon.c (mon.1) 2583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.016218+0000 mon.c (mon.1) 2584 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.016218+0000 mon.c (mon.1) 2584 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.025444+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.025444+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.087958+0000 mon.c (mon.1) 2585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.087958+0000 mon.c (mon.1) 2585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.091075+0000 mon.c (mon.1) 2586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.091075+0000 mon.c (mon.1) 2586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.092708+0000 mon.c (mon.1) 2587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.092708+0000 mon.c (mon.1) 2587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.095490+0000 mon.c (mon.1) 2588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.095490+0000 mon.c (mon.1) 2588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.096619+0000 mon.c (mon.1) 2589 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.096619+0000 mon.c (mon.1) 2589 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.105758+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.105758+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.152597+0000 mon.c (mon.1) 2590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.152597+0000 mon.c (mon.1) 2590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.155741+0000 mon.c (mon.1) 2591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.155741+0000 mon.c (mon.1) 2591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.157362+0000 mon.c (mon.1) 2592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.157362+0000 mon.c (mon.1) 2592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.160236+0000 mon.c (mon.1) 2593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.160236+0000 mon.c (mon.1) 2593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.161402+0000 mon.c (mon.1) 2594 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.161402+0000 mon.c (mon.1) 2594 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.170352+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[73084]: audit 2024-04-22T21:12:16.170352+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.087958+0000 mon.c (mon.1) 2585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.087958+0000 mon.c (mon.1) 2585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.091075+0000 mon.c (mon.1) 2586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.091075+0000 mon.c (mon.1) 2586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.092708+0000 mon.c (mon.1) 2587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.092708+0000 mon.c (mon.1) 2587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.095490+0000 mon.c (mon.1) 2588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.095490+0000 mon.c (mon.1) 2588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.096619+0000 mon.c (mon.1) 2589 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.096619+0000 mon.c (mon.1) 2589 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.105758+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.105758+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.152597+0000 mon.c (mon.1) 2590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.152597+0000 mon.c (mon.1) 2590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.155741+0000 mon.c (mon.1) 2591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.155741+0000 mon.c (mon.1) 2591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:16.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.157362+0000 mon.c (mon.1) 2592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.157362+0000 mon.c (mon.1) 2592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:16.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.160236+0000 mon.c (mon.1) 2593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.160236+0000 mon.c (mon.1) 2593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:16.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.161402+0000 mon.c (mon.1) 2594 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.161402+0000 mon.c (mon.1) 2594 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:16.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.170352+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:16.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:16 smithi121 bash[75184]: audit 2024-04-22T21:12:16.170352+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.214 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[64820]: debug 2024-04-22T21:12:16.911+0000 7fc96d2b67c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-04-22T21:12:17.214 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:16 smithi123 bash[64820]: debug 2024-04-22T21:12:16.947+0000 7fc96d2b67c0 -1 osd.4 137 log_to_monitors true 2024-04-22T21:12:17.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: cluster 2024-04-22T21:12:15.407536+0000 mgr.x (mgr.34107) 1023 : cluster [DBG] pgmap v166: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-04-22T21:12:17.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: cluster 2024-04-22T21:12:15.407536+0000 mgr.x (mgr.34107) 1023 : cluster [DBG] pgmap v166: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-04-22T21:12:17.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: cephadm 2024-04-22T21:12:15.418619+0000 mgr.x (mgr.34107) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: cephadm 2024-04-22T21:12:15.418619+0000 mgr.x (mgr.34107) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: cephadm 2024-04-22T21:12:15.495581+0000 mgr.x (mgr.34107) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: cephadm 2024-04-22T21:12:15.495581+0000 mgr.x (mgr.34107) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: cephadm 2024-04-22T21:12:15.572824+0000 mgr.x (mgr.34107) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: cephadm 2024-04-22T21:12:15.572824+0000 mgr.x (mgr.34107) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: cephadm 2024-04-22T21:12:15.650335+0000 mgr.x (mgr.34107) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: cephadm 2024-04-22T21:12:15.650335+0000 mgr.x (mgr.34107) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: cephadm 2024-04-22T21:12:15.733238+0000 mgr.x (mgr.34107) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: cephadm 2024-04-22T21:12:15.733238+0000 mgr.x (mgr.34107) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: cephadm 2024-04-22T21:12:15.813151+0000 mgr.x (mgr.34107) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: cephadm 2024-04-22T21:12:15.813151+0000 mgr.x (mgr.34107) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: cephadm 2024-04-22T21:12:15.873123+0000 mgr.x (mgr.34107) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: cephadm 2024-04-22T21:12:15.873123+0000 mgr.x (mgr.34107) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:15.884478+0000 mgr.x (mgr.34107) 1031 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:17.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:15.884478+0000 mgr.x (mgr.34107) 1031 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:17.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: cephadm 2024-04-22T21:12:15.951428+0000 mgr.x (mgr.34107) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: cephadm 2024-04-22T21:12:15.951428+0000 mgr.x (mgr.34107) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: cephadm 2024-04-22T21:12:16.031684+0000 mgr.x (mgr.34107) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: cephadm 2024-04-22T21:12:16.031684+0000 mgr.x (mgr.34107) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: cephadm 2024-04-22T21:12:16.111802+0000 mgr.x (mgr.34107) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: cephadm 2024-04-22T21:12:16.111802+0000 mgr.x (mgr.34107) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: cephadm 2024-04-22T21:12:16.176531+0000 mgr.x (mgr.34107) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: cephadm 2024-04-22T21:12:16.176531+0000 mgr.x (mgr.34107) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.216698+0000 mon.c (mon.1) 2595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.216698+0000 mon.c (mon.1) 2595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.253728+0000 mon.c (mon.1) 2596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.253728+0000 mon.c (mon.1) 2596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.255156+0000 mon.c (mon.1) 2597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.255156+0000 mon.c (mon.1) 2597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.257751+0000 mon.c (mon.1) 2598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.257751+0000 mon.c (mon.1) 2598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.258676+0000 mon.c (mon.1) 2599 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.258676+0000 mon.c (mon.1) 2599 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.265128+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.265128+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: cephadm 2024-04-22T21:12:16.270529+0000 mgr.x (mgr.34107) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: cephadm 2024-04-22T21:12:16.270529+0000 mgr.x (mgr.34107) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.308060+0000 mon.c (mon.1) 2600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.308060+0000 mon.c (mon.1) 2600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.311007+0000 mon.c (mon.1) 2601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.311007+0000 mon.c (mon.1) 2601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.312232+0000 mon.c (mon.1) 2602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.312232+0000 mon.c (mon.1) 2602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.314539+0000 mon.c (mon.1) 2603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.314539+0000 mon.c (mon.1) 2603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.315491+0000 mon.c (mon.1) 2604 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.315491+0000 mon.c (mon.1) 2604 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.322636+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.322636+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: cephadm 2024-04-22T21:12:16.330034+0000 mgr.x (mgr.34107) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: cephadm 2024-04-22T21:12:16.330034+0000 mgr.x (mgr.34107) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.366010+0000 mon.c (mon.1) 2605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.366010+0000 mon.c (mon.1) 2605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.368752+0000 mon.c (mon.1) 2606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.368752+0000 mon.c (mon.1) 2606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.369942+0000 mon.c (mon.1) 2607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.369942+0000 mon.c (mon.1) 2607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.372231+0000 mon.c (mon.1) 2608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.372231+0000 mon.c (mon.1) 2608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.373197+0000 mon.c (mon.1) 2609 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.373197+0000 mon.c (mon.1) 2609 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.380082+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.380082+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: cephadm 2024-04-22T21:12:16.387689+0000 mgr.x (mgr.34107) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: cephadm 2024-04-22T21:12:16.387689+0000 mgr.x (mgr.34107) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.423819+0000 mon.c (mon.1) 2610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.423819+0000 mon.c (mon.1) 2610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.426504+0000 mon.c (mon.1) 2611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.426504+0000 mon.c (mon.1) 2611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.427666+0000 mon.c (mon.1) 2612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.427666+0000 mon.c (mon.1) 2612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.429951+0000 mon.c (mon.1) 2613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.429951+0000 mon.c (mon.1) 2613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.430857+0000 mon.c (mon.1) 2614 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.430857+0000 mon.c (mon.1) 2614 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.437704+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.437704+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.481168+0000 mon.c (mon.1) 2615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.481168+0000 mon.c (mon.1) 2615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.483842+0000 mon.c (mon.1) 2616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.483842+0000 mon.c (mon.1) 2616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.485137+0000 mon.c (mon.1) 2617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.485137+0000 mon.c (mon.1) 2617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.487246+0000 mon.c (mon.1) 2618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.487246+0000 mon.c (mon.1) 2618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.488176+0000 mon.c (mon.1) 2619 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.488176+0000 mon.c (mon.1) 2619 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.495052+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.495052+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.544365+0000 mon.c (mon.1) 2620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.544365+0000 mon.c (mon.1) 2620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.547984+0000 mon.c (mon.1) 2621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.547984+0000 mon.c (mon.1) 2621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.549400+0000 mon.c (mon.1) 2622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.549400+0000 mon.c (mon.1) 2622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.552321+0000 mon.c (mon.1) 2623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.552321+0000 mon.c (mon.1) 2623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.553350+0000 mon.c (mon.1) 2624 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.553350+0000 mon.c (mon.1) 2624 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.560446+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.560446+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.602820+0000 mon.c (mon.1) 2625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.602820+0000 mon.c (mon.1) 2625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.605953+0000 mon.c (mon.1) 2626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.605953+0000 mon.c (mon.1) 2626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.607303+0000 mon.c (mon.1) 2627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.607303+0000 mon.c (mon.1) 2627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.609687+0000 mon.c (mon.1) 2628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.609687+0000 mon.c (mon.1) 2628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.610601+0000 mon.c (mon.1) 2629 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.610601+0000 mon.c (mon.1) 2629 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.617443+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.617443+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.660985+0000 mon.c (mon.1) 2630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.660985+0000 mon.c (mon.1) 2630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.663553+0000 mon.c (mon.1) 2631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.663553+0000 mon.c (mon.1) 2631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.664958+0000 mon.c (mon.1) 2632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.664958+0000 mon.c (mon.1) 2632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.667494+0000 mon.c (mon.1) 2633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.667494+0000 mon.c (mon.1) 2633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.668489+0000 mon.c (mon.1) 2634 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.668489+0000 mon.c (mon.1) 2634 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.675226+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.675226+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.718550+0000 mon.c (mon.1) 2635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.718550+0000 mon.c (mon.1) 2635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.721106+0000 mon.c (mon.1) 2636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.721106+0000 mon.c (mon.1) 2636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.722610+0000 mon.c (mon.1) 2637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.722610+0000 mon.c (mon.1) 2637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.725110+0000 mon.c (mon.1) 2638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.725110+0000 mon.c (mon.1) 2638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.726095+0000 mon.c (mon.1) 2639 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.726095+0000 mon.c (mon.1) 2639 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.733198+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.733198+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.777829+0000 mon.c (mon.1) 2640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.777829+0000 mon.c (mon.1) 2640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.781577+0000 mon.c (mon.1) 2641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.781577+0000 mon.c (mon.1) 2641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.783442+0000 mon.c (mon.1) 2642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.783442+0000 mon.c (mon.1) 2642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.786851+0000 mon.c (mon.1) 2643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.786851+0000 mon.c (mon.1) 2643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.788326+0000 mon.c (mon.1) 2644 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.788326+0000 mon.c (mon.1) 2644 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.796758+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.796758+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.864212+0000 mon.c (mon.1) 2645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.864212+0000 mon.c (mon.1) 2645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.867841+0000 mon.c (mon.1) 2646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.867841+0000 mon.c (mon.1) 2646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.869433+0000 mon.c (mon.1) 2647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.869433+0000 mon.c (mon.1) 2647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.873234+0000 mon.c (mon.1) 2648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.873234+0000 mon.c (mon.1) 2648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.874440+0000 mon.c (mon.1) 2649 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.874440+0000 mon.c (mon.1) 2649 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.882617+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.882617+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.928670+0000 mon.c (mon.1) 2650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.928670+0000 mon.c (mon.1) 2650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.931599+0000 mon.c (mon.1) 2651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.931599+0000 mon.c (mon.1) 2651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.933028+0000 mon.c (mon.1) 2652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.933028+0000 mon.c (mon.1) 2652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.936069+0000 mon.c (mon.1) 2653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.936069+0000 mon.c (mon.1) 2653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.937004+0000 mon.c (mon.1) 2654 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.937004+0000 mon.c (mon.1) 2654 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.944541+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.944541+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.952915+0000 mon.a (mon.0) 1088 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T21:12:17.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.952915+0000 mon.a (mon.0) 1088 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T21:12:17.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.956711+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/225797254,v1:172.21.15.123:6801/225797254]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T21:12:17.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.956711+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/225797254,v1:172.21.15.123:6801/225797254]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T21:12:17.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.988351+0000 mon.c (mon.1) 2655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.988351+0000 mon.c (mon.1) 2655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.991127+0000 mon.c (mon.1) 2656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.991127+0000 mon.c (mon.1) 2656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.993037+0000 mon.c (mon.1) 2657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.993037+0000 mon.c (mon.1) 2657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.995324+0000 mon.c (mon.1) 2658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.995324+0000 mon.c (mon.1) 2658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.996491+0000 mon.c (mon.1) 2659 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:16.996491+0000 mon.c (mon.1) 2659 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:17.003071+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:17.003071+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:17.046058+0000 mon.c (mon.1) 2660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:17.046058+0000 mon.c (mon.1) 2660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:17.048731+0000 mon.c (mon.1) 2661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:17.048731+0000 mon.c (mon.1) 2661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:17.050138+0000 mon.c (mon.1) 2662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:17.050138+0000 mon.c (mon.1) 2662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:17.053132+0000 mon.c (mon.1) 2663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:17.053132+0000 mon.c (mon.1) 2663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:17.054257+0000 mon.c (mon.1) 2664 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:17.054257+0000 mon.c (mon.1) 2664 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:17.061704+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:17.061704+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:17.137422+0000 mon.c (mon.1) 2665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:17.137422+0000 mon.c (mon.1) 2665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:17.141801+0000 mon.c (mon.1) 2666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:17.141801+0000 mon.c (mon.1) 2666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:17.143639+0000 mon.c (mon.1) 2667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:17.143639+0000 mon.c (mon.1) 2667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:17.147013+0000 mon.c (mon.1) 2668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:17.147013+0000 mon.c (mon.1) 2668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:17.148262+0000 mon.c (mon.1) 2669 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:17.148262+0000 mon.c (mon.1) 2669 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:17.155916+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:17.155916+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:17.217487+0000 mon.c (mon.1) 2670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[58916]: audit 2024-04-22T21:12:17.217487+0000 mon.c (mon.1) 2670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: cluster 2024-04-22T21:12:15.407536+0000 mgr.x (mgr.34107) 1023 : cluster [DBG] pgmap v166: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-04-22T21:12:17.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: cluster 2024-04-22T21:12:15.407536+0000 mgr.x (mgr.34107) 1023 : cluster [DBG] pgmap v166: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-04-22T21:12:17.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: cephadm 2024-04-22T21:12:15.418619+0000 mgr.x (mgr.34107) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: cephadm 2024-04-22T21:12:15.418619+0000 mgr.x (mgr.34107) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: cephadm 2024-04-22T21:12:15.495581+0000 mgr.x (mgr.34107) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: cephadm 2024-04-22T21:12:15.495581+0000 mgr.x (mgr.34107) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: cephadm 2024-04-22T21:12:15.572824+0000 mgr.x (mgr.34107) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: cephadm 2024-04-22T21:12:15.572824+0000 mgr.x (mgr.34107) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: cephadm 2024-04-22T21:12:15.650335+0000 mgr.x (mgr.34107) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: cephadm 2024-04-22T21:12:15.650335+0000 mgr.x (mgr.34107) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: cephadm 2024-04-22T21:12:15.733238+0000 mgr.x (mgr.34107) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: cephadm 2024-04-22T21:12:15.733238+0000 mgr.x (mgr.34107) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: cephadm 2024-04-22T21:12:15.813151+0000 mgr.x (mgr.34107) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: cephadm 2024-04-22T21:12:15.813151+0000 mgr.x (mgr.34107) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: cephadm 2024-04-22T21:12:15.873123+0000 mgr.x (mgr.34107) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: cephadm 2024-04-22T21:12:15.873123+0000 mgr.x (mgr.34107) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:15.884478+0000 mgr.x (mgr.34107) 1031 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:17.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:15.884478+0000 mgr.x (mgr.34107) 1031 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:17.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: cephadm 2024-04-22T21:12:15.951428+0000 mgr.x (mgr.34107) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: cephadm 2024-04-22T21:12:15.951428+0000 mgr.x (mgr.34107) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: cluster 2024-04-22T21:12:15.407536+0000 mgr.x (mgr.34107) 1023 : cluster [DBG] pgmap v166: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-04-22T21:12:17.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: cluster 2024-04-22T21:12:15.407536+0000 mgr.x (mgr.34107) 1023 : cluster [DBG] pgmap v166: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-04-22T21:12:17.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: cephadm 2024-04-22T21:12:15.418619+0000 mgr.x (mgr.34107) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: cephadm 2024-04-22T21:12:15.418619+0000 mgr.x (mgr.34107) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: cephadm 2024-04-22T21:12:15.495581+0000 mgr.x (mgr.34107) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: cephadm 2024-04-22T21:12:15.495581+0000 mgr.x (mgr.34107) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: cephadm 2024-04-22T21:12:15.572824+0000 mgr.x (mgr.34107) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: cephadm 2024-04-22T21:12:15.572824+0000 mgr.x (mgr.34107) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: cephadm 2024-04-22T21:12:15.650335+0000 mgr.x (mgr.34107) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: cephadm 2024-04-22T21:12:15.650335+0000 mgr.x (mgr.34107) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: cephadm 2024-04-22T21:12:15.733238+0000 mgr.x (mgr.34107) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: cephadm 2024-04-22T21:12:15.733238+0000 mgr.x (mgr.34107) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: cephadm 2024-04-22T21:12:15.813151+0000 mgr.x (mgr.34107) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: cephadm 2024-04-22T21:12:15.813151+0000 mgr.x (mgr.34107) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: cephadm 2024-04-22T21:12:15.873123+0000 mgr.x (mgr.34107) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: cephadm 2024-04-22T21:12:15.873123+0000 mgr.x (mgr.34107) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:15.884478+0000 mgr.x (mgr.34107) 1031 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:17.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:15.884478+0000 mgr.x (mgr.34107) 1031 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:17.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: cephadm 2024-04-22T21:12:15.951428+0000 mgr.x (mgr.34107) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: cephadm 2024-04-22T21:12:15.951428+0000 mgr.x (mgr.34107) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: cephadm 2024-04-22T21:12:16.031684+0000 mgr.x (mgr.34107) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: cephadm 2024-04-22T21:12:16.031684+0000 mgr.x (mgr.34107) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: cephadm 2024-04-22T21:12:16.111802+0000 mgr.x (mgr.34107) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: cephadm 2024-04-22T21:12:16.111802+0000 mgr.x (mgr.34107) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: cephadm 2024-04-22T21:12:16.176531+0000 mgr.x (mgr.34107) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: cephadm 2024-04-22T21:12:16.176531+0000 mgr.x (mgr.34107) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.216698+0000 mon.c (mon.1) 2595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.216698+0000 mon.c (mon.1) 2595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.253728+0000 mon.c (mon.1) 2596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.253728+0000 mon.c (mon.1) 2596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.255156+0000 mon.c (mon.1) 2597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.255156+0000 mon.c (mon.1) 2597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.257751+0000 mon.c (mon.1) 2598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.257751+0000 mon.c (mon.1) 2598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.258676+0000 mon.c (mon.1) 2599 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.258676+0000 mon.c (mon.1) 2599 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.265128+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.265128+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: cephadm 2024-04-22T21:12:16.270529+0000 mgr.x (mgr.34107) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: cephadm 2024-04-22T21:12:16.270529+0000 mgr.x (mgr.34107) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: cephadm 2024-04-22T21:12:16.031684+0000 mgr.x (mgr.34107) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: cephadm 2024-04-22T21:12:16.031684+0000 mgr.x (mgr.34107) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: cephadm 2024-04-22T21:12:16.111802+0000 mgr.x (mgr.34107) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: cephadm 2024-04-22T21:12:16.111802+0000 mgr.x (mgr.34107) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: cephadm 2024-04-22T21:12:16.176531+0000 mgr.x (mgr.34107) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: cephadm 2024-04-22T21:12:16.176531+0000 mgr.x (mgr.34107) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.216698+0000 mon.c (mon.1) 2595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.216698+0000 mon.c (mon.1) 2595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.253728+0000 mon.c (mon.1) 2596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.253728+0000 mon.c (mon.1) 2596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.255156+0000 mon.c (mon.1) 2597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.255156+0000 mon.c (mon.1) 2597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.257751+0000 mon.c (mon.1) 2598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.257751+0000 mon.c (mon.1) 2598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.258676+0000 mon.c (mon.1) 2599 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.258676+0000 mon.c (mon.1) 2599 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.265128+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.265128+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: cephadm 2024-04-22T21:12:16.270529+0000 mgr.x (mgr.34107) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: cephadm 2024-04-22T21:12:16.270529+0000 mgr.x (mgr.34107) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.308060+0000 mon.c (mon.1) 2600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.308060+0000 mon.c (mon.1) 2600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.311007+0000 mon.c (mon.1) 2601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.311007+0000 mon.c (mon.1) 2601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.312232+0000 mon.c (mon.1) 2602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.312232+0000 mon.c (mon.1) 2602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.314539+0000 mon.c (mon.1) 2603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.314539+0000 mon.c (mon.1) 2603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.315491+0000 mon.c (mon.1) 2604 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.315491+0000 mon.c (mon.1) 2604 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.322636+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.322636+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: cephadm 2024-04-22T21:12:16.330034+0000 mgr.x (mgr.34107) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: cephadm 2024-04-22T21:12:16.330034+0000 mgr.x (mgr.34107) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.366010+0000 mon.c (mon.1) 2605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.366010+0000 mon.c (mon.1) 2605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.368752+0000 mon.c (mon.1) 2606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.368752+0000 mon.c (mon.1) 2606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.369942+0000 mon.c (mon.1) 2607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.369942+0000 mon.c (mon.1) 2607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.372231+0000 mon.c (mon.1) 2608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.372231+0000 mon.c (mon.1) 2608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.373197+0000 mon.c (mon.1) 2609 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.373197+0000 mon.c (mon.1) 2609 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.380082+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.380082+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: cephadm 2024-04-22T21:12:16.387689+0000 mgr.x (mgr.34107) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: cephadm 2024-04-22T21:12:16.387689+0000 mgr.x (mgr.34107) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.423819+0000 mon.c (mon.1) 2610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.423819+0000 mon.c (mon.1) 2610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.426504+0000 mon.c (mon.1) 2611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.426504+0000 mon.c (mon.1) 2611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.427666+0000 mon.c (mon.1) 2612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.427666+0000 mon.c (mon.1) 2612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.429951+0000 mon.c (mon.1) 2613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.429951+0000 mon.c (mon.1) 2613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.430857+0000 mon.c (mon.1) 2614 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.430857+0000 mon.c (mon.1) 2614 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.437704+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.437704+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.308060+0000 mon.c (mon.1) 2600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.308060+0000 mon.c (mon.1) 2600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.311007+0000 mon.c (mon.1) 2601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.311007+0000 mon.c (mon.1) 2601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.312232+0000 mon.c (mon.1) 2602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.312232+0000 mon.c (mon.1) 2602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.314539+0000 mon.c (mon.1) 2603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.314539+0000 mon.c (mon.1) 2603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.315491+0000 mon.c (mon.1) 2604 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.315491+0000 mon.c (mon.1) 2604 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.322636+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.322636+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: cephadm 2024-04-22T21:12:16.330034+0000 mgr.x (mgr.34107) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: cephadm 2024-04-22T21:12:16.330034+0000 mgr.x (mgr.34107) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.366010+0000 mon.c (mon.1) 2605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.366010+0000 mon.c (mon.1) 2605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.368752+0000 mon.c (mon.1) 2606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.368752+0000 mon.c (mon.1) 2606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.369942+0000 mon.c (mon.1) 2607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.369942+0000 mon.c (mon.1) 2607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.481168+0000 mon.c (mon.1) 2615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.481168+0000 mon.c (mon.1) 2615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.483842+0000 mon.c (mon.1) 2616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.483842+0000 mon.c (mon.1) 2616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.485137+0000 mon.c (mon.1) 2617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.485137+0000 mon.c (mon.1) 2617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.487246+0000 mon.c (mon.1) 2618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.487246+0000 mon.c (mon.1) 2618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.488176+0000 mon.c (mon.1) 2619 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.488176+0000 mon.c (mon.1) 2619 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.495052+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.495052+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.544365+0000 mon.c (mon.1) 2620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.544365+0000 mon.c (mon.1) 2620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.547984+0000 mon.c (mon.1) 2621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.547984+0000 mon.c (mon.1) 2621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.549400+0000 mon.c (mon.1) 2622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.549400+0000 mon.c (mon.1) 2622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.552321+0000 mon.c (mon.1) 2623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.372231+0000 mon.c (mon.1) 2608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.372231+0000 mon.c (mon.1) 2608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.373197+0000 mon.c (mon.1) 2609 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.373197+0000 mon.c (mon.1) 2609 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.380082+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.380082+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: cephadm 2024-04-22T21:12:16.387689+0000 mgr.x (mgr.34107) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: cephadm 2024-04-22T21:12:16.387689+0000 mgr.x (mgr.34107) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:17.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.423819+0000 mon.c (mon.1) 2610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.423819+0000 mon.c (mon.1) 2610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.426504+0000 mon.c (mon.1) 2611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.426504+0000 mon.c (mon.1) 2611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.427666+0000 mon.c (mon.1) 2612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.427666+0000 mon.c (mon.1) 2612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.429951+0000 mon.c (mon.1) 2613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.429951+0000 mon.c (mon.1) 2613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.430857+0000 mon.c (mon.1) 2614 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.430857+0000 mon.c (mon.1) 2614 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.437704+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.437704+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.552321+0000 mon.c (mon.1) 2623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.553350+0000 mon.c (mon.1) 2624 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.553350+0000 mon.c (mon.1) 2624 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.560446+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.560446+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.602820+0000 mon.c (mon.1) 2625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.602820+0000 mon.c (mon.1) 2625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.605953+0000 mon.c (mon.1) 2626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.605953+0000 mon.c (mon.1) 2626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.607303+0000 mon.c (mon.1) 2627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.607303+0000 mon.c (mon.1) 2627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.609687+0000 mon.c (mon.1) 2628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.609687+0000 mon.c (mon.1) 2628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.610601+0000 mon.c (mon.1) 2629 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.610601+0000 mon.c (mon.1) 2629 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.617443+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.617443+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.660985+0000 mon.c (mon.1) 2630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.660985+0000 mon.c (mon.1) 2630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.481168+0000 mon.c (mon.1) 2615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.481168+0000 mon.c (mon.1) 2615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.483842+0000 mon.c (mon.1) 2616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.483842+0000 mon.c (mon.1) 2616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.485137+0000 mon.c (mon.1) 2617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.485137+0000 mon.c (mon.1) 2617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.487246+0000 mon.c (mon.1) 2618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.487246+0000 mon.c (mon.1) 2618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.488176+0000 mon.c (mon.1) 2619 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.488176+0000 mon.c (mon.1) 2619 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.495052+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.495052+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.544365+0000 mon.c (mon.1) 2620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.544365+0000 mon.c (mon.1) 2620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.547984+0000 mon.c (mon.1) 2621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.547984+0000 mon.c (mon.1) 2621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.549400+0000 mon.c (mon.1) 2622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.549400+0000 mon.c (mon.1) 2622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.552321+0000 mon.c (mon.1) 2623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.663553+0000 mon.c (mon.1) 2631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.663553+0000 mon.c (mon.1) 2631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.664958+0000 mon.c (mon.1) 2632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.664958+0000 mon.c (mon.1) 2632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.667494+0000 mon.c (mon.1) 2633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.667494+0000 mon.c (mon.1) 2633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.668489+0000 mon.c (mon.1) 2634 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.668489+0000 mon.c (mon.1) 2634 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.675226+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.675226+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.718550+0000 mon.c (mon.1) 2635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.718550+0000 mon.c (mon.1) 2635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.721106+0000 mon.c (mon.1) 2636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.721106+0000 mon.c (mon.1) 2636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.722610+0000 mon.c (mon.1) 2637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.722610+0000 mon.c (mon.1) 2637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.725110+0000 mon.c (mon.1) 2638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.725110+0000 mon.c (mon.1) 2638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.726095+0000 mon.c (mon.1) 2639 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.726095+0000 mon.c (mon.1) 2639 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.733198+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.733198+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.777829+0000 mon.c (mon.1) 2640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.777829+0000 mon.c (mon.1) 2640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.781577+0000 mon.c (mon.1) 2641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.781577+0000 mon.c (mon.1) 2641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.783442+0000 mon.c (mon.1) 2642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.783442+0000 mon.c (mon.1) 2642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.786851+0000 mon.c (mon.1) 2643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.786851+0000 mon.c (mon.1) 2643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.788326+0000 mon.c (mon.1) 2644 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.788326+0000 mon.c (mon.1) 2644 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.796758+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.796758+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.864212+0000 mon.c (mon.1) 2645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.864212+0000 mon.c (mon.1) 2645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.867841+0000 mon.c (mon.1) 2646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.867841+0000 mon.c (mon.1) 2646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.869433+0000 mon.c (mon.1) 2647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.552321+0000 mon.c (mon.1) 2623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.553350+0000 mon.c (mon.1) 2624 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.553350+0000 mon.c (mon.1) 2624 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.560446+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.560446+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.602820+0000 mon.c (mon.1) 2625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.602820+0000 mon.c (mon.1) 2625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.605953+0000 mon.c (mon.1) 2626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.605953+0000 mon.c (mon.1) 2626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.607303+0000 mon.c (mon.1) 2627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.607303+0000 mon.c (mon.1) 2627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.609687+0000 mon.c (mon.1) 2628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.609687+0000 mon.c (mon.1) 2628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.610601+0000 mon.c (mon.1) 2629 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.610601+0000 mon.c (mon.1) 2629 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.617443+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.617443+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.660985+0000 mon.c (mon.1) 2630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.660985+0000 mon.c (mon.1) 2630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.869433+0000 mon.c (mon.1) 2647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.873234+0000 mon.c (mon.1) 2648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.873234+0000 mon.c (mon.1) 2648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.874440+0000 mon.c (mon.1) 2649 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.874440+0000 mon.c (mon.1) 2649 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.882617+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.882617+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.928670+0000 mon.c (mon.1) 2650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.928670+0000 mon.c (mon.1) 2650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.931599+0000 mon.c (mon.1) 2651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.931599+0000 mon.c (mon.1) 2651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.933028+0000 mon.c (mon.1) 2652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.933028+0000 mon.c (mon.1) 2652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.936069+0000 mon.c (mon.1) 2653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.936069+0000 mon.c (mon.1) 2653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.937004+0000 mon.c (mon.1) 2654 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.937004+0000 mon.c (mon.1) 2654 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.944541+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.944541+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.952915+0000 mon.a (mon.0) 1088 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T21:12:17.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.952915+0000 mon.a (mon.0) 1088 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T21:12:17.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.956711+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/225797254,v1:172.21.15.123:6801/225797254]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T21:12:17.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.956711+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/225797254,v1:172.21.15.123:6801/225797254]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T21:12:17.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.988351+0000 mon.c (mon.1) 2655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.988351+0000 mon.c (mon.1) 2655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.991127+0000 mon.c (mon.1) 2656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.991127+0000 mon.c (mon.1) 2656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.993037+0000 mon.c (mon.1) 2657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.993037+0000 mon.c (mon.1) 2657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.995324+0000 mon.c (mon.1) 2658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.995324+0000 mon.c (mon.1) 2658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.996491+0000 mon.c (mon.1) 2659 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.577 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:16.996491+0000 mon.c (mon.1) 2659 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.577 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:17.003071+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.577 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:17.003071+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.577 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:17.046058+0000 mon.c (mon.1) 2660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.577 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:17.046058+0000 mon.c (mon.1) 2660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.577 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:17.048731+0000 mon.c (mon.1) 2661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.578 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.663553+0000 mon.c (mon.1) 2631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.578 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.663553+0000 mon.c (mon.1) 2631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.578 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.664958+0000 mon.c (mon.1) 2632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.579 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.664958+0000 mon.c (mon.1) 2632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.579 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.667494+0000 mon.c (mon.1) 2633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.579 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.667494+0000 mon.c (mon.1) 2633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.579 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.668489+0000 mon.c (mon.1) 2634 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.579 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.668489+0000 mon.c (mon.1) 2634 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.579 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.675226+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.580 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.675226+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.580 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.718550+0000 mon.c (mon.1) 2635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.580 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.718550+0000 mon.c (mon.1) 2635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.580 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.721106+0000 mon.c (mon.1) 2636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.580 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.721106+0000 mon.c (mon.1) 2636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.580 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.722610+0000 mon.c (mon.1) 2637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.581 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.722610+0000 mon.c (mon.1) 2637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.581 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.725110+0000 mon.c (mon.1) 2638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.581 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.725110+0000 mon.c (mon.1) 2638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.581 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.726095+0000 mon.c (mon.1) 2639 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.582 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:17.048731+0000 mon.c (mon.1) 2661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.582 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:17.050138+0000 mon.c (mon.1) 2662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.582 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:17.050138+0000 mon.c (mon.1) 2662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.583 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:17.053132+0000 mon.c (mon.1) 2663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.583 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:17.053132+0000 mon.c (mon.1) 2663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.583 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:17.054257+0000 mon.c (mon.1) 2664 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.583 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:17.054257+0000 mon.c (mon.1) 2664 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.583 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:17.061704+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.583 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:17.061704+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.584 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:17.137422+0000 mon.c (mon.1) 2665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.584 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:17.137422+0000 mon.c (mon.1) 2665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.584 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:17.141801+0000 mon.c (mon.1) 2666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.584 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:17.141801+0000 mon.c (mon.1) 2666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.584 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:17.143639+0000 mon.c (mon.1) 2667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.584 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:17.143639+0000 mon.c (mon.1) 2667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.585 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:17.147013+0000 mon.c (mon.1) 2668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.585 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:17.147013+0000 mon.c (mon.1) 2668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.585 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:17.148262+0000 mon.c (mon.1) 2669 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.585 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:17.148262+0000 mon.c (mon.1) 2669 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.585 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:17.155916+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.585 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:17.155916+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.586 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:17.217487+0000 mon.c (mon.1) 2670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.586 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[75184]: audit 2024-04-22T21:12:17.217487+0000 mon.c (mon.1) 2670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.587 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.726095+0000 mon.c (mon.1) 2639 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.587 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.733198+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.588 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.733198+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.588 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.777829+0000 mon.c (mon.1) 2640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.588 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.777829+0000 mon.c (mon.1) 2640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.588 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.781577+0000 mon.c (mon.1) 2641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.588 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.781577+0000 mon.c (mon.1) 2641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.589 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.783442+0000 mon.c (mon.1) 2642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.589 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.783442+0000 mon.c (mon.1) 2642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.589 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.786851+0000 mon.c (mon.1) 2643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.589 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.786851+0000 mon.c (mon.1) 2643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.589 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.788326+0000 mon.c (mon.1) 2644 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.589 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.788326+0000 mon.c (mon.1) 2644 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.590 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.796758+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.590 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.796758+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.590 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.864212+0000 mon.c (mon.1) 2645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.590 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.864212+0000 mon.c (mon.1) 2645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.590 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.867841+0000 mon.c (mon.1) 2646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.591 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.867841+0000 mon.c (mon.1) 2646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.591 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.869433+0000 mon.c (mon.1) 2647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.591 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.869433+0000 mon.c (mon.1) 2647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.591 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.873234+0000 mon.c (mon.1) 2648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.591 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.873234+0000 mon.c (mon.1) 2648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.591 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.874440+0000 mon.c (mon.1) 2649 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.592 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.874440+0000 mon.c (mon.1) 2649 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.592 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.882617+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.592 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.882617+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.592 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.928670+0000 mon.c (mon.1) 2650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.592 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.928670+0000 mon.c (mon.1) 2650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.593 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.931599+0000 mon.c (mon.1) 2651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.593 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.931599+0000 mon.c (mon.1) 2651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.593 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.933028+0000 mon.c (mon.1) 2652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.593 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.933028+0000 mon.c (mon.1) 2652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.593 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.936069+0000 mon.c (mon.1) 2653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.593 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.936069+0000 mon.c (mon.1) 2653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.593 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.937004+0000 mon.c (mon.1) 2654 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.593 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.937004+0000 mon.c (mon.1) 2654 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.593 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.944541+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.593 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.944541+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.593 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.952915+0000 mon.a (mon.0) 1088 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T21:12:17.593 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.952915+0000 mon.a (mon.0) 1088 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T21:12:17.594 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.956711+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/225797254,v1:172.21.15.123:6801/225797254]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T21:12:17.594 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.956711+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/225797254,v1:172.21.15.123:6801/225797254]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T21:12:17.594 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.988351+0000 mon.c (mon.1) 2655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.594 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.988351+0000 mon.c (mon.1) 2655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.594 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.991127+0000 mon.c (mon.1) 2656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.594 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.991127+0000 mon.c (mon.1) 2656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.594 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.993037+0000 mon.c (mon.1) 2657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.594 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.993037+0000 mon.c (mon.1) 2657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.594 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.995324+0000 mon.c (mon.1) 2658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.594 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.995324+0000 mon.c (mon.1) 2658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.594 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.996491+0000 mon.c (mon.1) 2659 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.594 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:16.996491+0000 mon.c (mon.1) 2659 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.594 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:17.003071+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.594 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:17.003071+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.595 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:17.046058+0000 mon.c (mon.1) 2660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.595 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:17.046058+0000 mon.c (mon.1) 2660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.595 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:17.048731+0000 mon.c (mon.1) 2661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.595 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:17.048731+0000 mon.c (mon.1) 2661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.595 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:17.050138+0000 mon.c (mon.1) 2662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.595 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:17.050138+0000 mon.c (mon.1) 2662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.595 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:17.053132+0000 mon.c (mon.1) 2663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.595 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:17.053132+0000 mon.c (mon.1) 2663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.595 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:17.054257+0000 mon.c (mon.1) 2664 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.595 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:17.054257+0000 mon.c (mon.1) 2664 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.595 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:17.061704+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.595 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:17.061704+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.595 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:17.137422+0000 mon.c (mon.1) 2665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.595 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:17.137422+0000 mon.c (mon.1) 2665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.596 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:17.141801+0000 mon.c (mon.1) 2666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.596 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:17.141801+0000 mon.c (mon.1) 2666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:17.596 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:17.143639+0000 mon.c (mon.1) 2667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.596 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:17.143639+0000 mon.c (mon.1) 2667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.596 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:17.147013+0000 mon.c (mon.1) 2668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.596 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:17.147013+0000 mon.c (mon.1) 2668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:17.596 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:17.148262+0000 mon.c (mon.1) 2669 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.596 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:17.148262+0000 mon.c (mon.1) 2669 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:17.596 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:17.155916+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.596 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:17.155916+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:17.596 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:17.217487+0000 mon.c (mon.1) 2670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:17.596 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:17 smithi121 bash[73084]: audit 2024-04-22T21:12:17.217487+0000 mon.c (mon.1) 2670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.241 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:12:17 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:12:17] "GET /metrics HTTP/1.1" 200 38372 "" "Prometheus/2.33.4" 2024-04-22T21:12:18.638 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[64820]: debug 2024-04-22T21:12:18.487+0000 7fc95a706700 -1 osd.4 137 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-22T21:12:18.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: cephadm 2024-04-22T21:12:16.445292+0000 mgr.x (mgr.34107) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: cephadm 2024-04-22T21:12:16.445292+0000 mgr.x (mgr.34107) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: cephadm 2024-04-22T21:12:16.502960+0000 mgr.x (mgr.34107) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: cephadm 2024-04-22T21:12:16.502960+0000 mgr.x (mgr.34107) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: cephadm 2024-04-22T21:12:16.565828+0000 mgr.x (mgr.34107) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: cephadm 2024-04-22T21:12:16.565828+0000 mgr.x (mgr.34107) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: cephadm 2024-04-22T21:12:16.624697+0000 mgr.x (mgr.34107) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: cephadm 2024-04-22T21:12:16.624697+0000 mgr.x (mgr.34107) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: cephadm 2024-04-22T21:12:16.682651+0000 mgr.x (mgr.34107) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: cephadm 2024-04-22T21:12:16.682651+0000 mgr.x (mgr.34107) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: cephadm 2024-04-22T21:12:16.740347+0000 mgr.x (mgr.34107) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: cephadm 2024-04-22T21:12:16.740347+0000 mgr.x (mgr.34107) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: cephadm 2024-04-22T21:12:16.804093+0000 mgr.x (mgr.34107) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: cephadm 2024-04-22T21:12:16.804093+0000 mgr.x (mgr.34107) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: cephadm 2024-04-22T21:12:16.890217+0000 mgr.x (mgr.34107) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: cephadm 2024-04-22T21:12:16.890217+0000 mgr.x (mgr.34107) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: cephadm 2024-04-22T21:12:16.952023+0000 mgr.x (mgr.34107) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: cephadm 2024-04-22T21:12:16.952023+0000 mgr.x (mgr.34107) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: cephadm 2024-04-22T21:12:17.008963+0000 mgr.x (mgr.34107) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: cephadm 2024-04-22T21:12:17.008963+0000 mgr.x (mgr.34107) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: cephadm 2024-04-22T21:12:17.069177+0000 mgr.x (mgr.34107) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: cephadm 2024-04-22T21:12:17.069177+0000 mgr.x (mgr.34107) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: cephadm 2024-04-22T21:12:17.163683+0000 mgr.x (mgr.34107) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: cephadm 2024-04-22T21:12:17.163683+0000 mgr.x (mgr.34107) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.220375+0000 mon.c (mon.1) 2671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.220375+0000 mon.c (mon.1) 2671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.256153+0000 mon.c (mon.1) 2672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.256153+0000 mon.c (mon.1) 2672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.259201+0000 mon.c (mon.1) 2673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.259201+0000 mon.c (mon.1) 2673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.260195+0000 mon.c (mon.1) 2674 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.260195+0000 mon.c (mon.1) 2674 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.271243+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.271243+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: cephadm 2024-04-22T21:12:17.277086+0000 mgr.x (mgr.34107) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: cephadm 2024-04-22T21:12:17.277086+0000 mgr.x (mgr.34107) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.345698+0000 mon.c (mon.1) 2675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.345698+0000 mon.c (mon.1) 2675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.350200+0000 mon.c (mon.1) 2676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.350200+0000 mon.c (mon.1) 2676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: cluster 2024-04-22T21:12:17.350607+0000 mon.a (mon.0) 1093 : cluster [WRN] Health check update: Degraded data redundancy: 105/630 objects degraded (16.667%), 26 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:18.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: cluster 2024-04-22T21:12:17.350607+0000 mon.a (mon.0) 1093 : cluster [WRN] Health check update: Degraded data redundancy: 105/630 objects degraded (16.667%), 26 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:18.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.352548+0000 mon.c (mon.1) 2677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.352548+0000 mon.c (mon.1) 2677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.356082+0000 mon.c (mon.1) 2678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.356082+0000 mon.c (mon.1) 2678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.357575+0000 mon.c (mon.1) 2679 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.357575+0000 mon.c (mon.1) 2679 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.376252+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.376252+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: cephadm 2024-04-22T21:12:17.386081+0000 mgr.x (mgr.34107) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: cephadm 2024-04-22T21:12:17.386081+0000 mgr.x (mgr.34107) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.456355+0000 mon.c (mon.1) 2680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.456355+0000 mon.c (mon.1) 2680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.459030+0000 mon.c (mon.1) 2681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.459030+0000 mon.c (mon.1) 2681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.460521+0000 mon.c (mon.1) 2682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.460521+0000 mon.c (mon.1) 2682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.463123+0000 mon.c (mon.1) 2683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.463123+0000 mon.c (mon.1) 2683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.464217+0000 mon.c (mon.1) 2684 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.464217+0000 mon.c (mon.1) 2684 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.470350+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.470350+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.532488+0000 mon.c (mon.1) 2685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.532488+0000 mon.c (mon.1) 2685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.535335+0000 mon.c (mon.1) 2686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.535335+0000 mon.c (mon.1) 2686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.536632+0000 mon.c (mon.1) 2687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.536632+0000 mon.c (mon.1) 2687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.539308+0000 mon.c (mon.1) 2688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.539308+0000 mon.c (mon.1) 2688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.540307+0000 mon.c (mon.1) 2689 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.540307+0000 mon.c (mon.1) 2689 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.549571+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.549571+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.631234+0000 mon.c (mon.1) 2690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.631234+0000 mon.c (mon.1) 2690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.634752+0000 mon.c (mon.1) 2691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.634752+0000 mon.c (mon.1) 2691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.636407+0000 mon.c (mon.1) 2692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.636407+0000 mon.c (mon.1) 2692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.639504+0000 mon.c (mon.1) 2693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.639504+0000 mon.c (mon.1) 2693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.640830+0000 mon.c (mon.1) 2694 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.640830+0000 mon.c (mon.1) 2694 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.648163+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.648163+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.728498+0000 mon.c (mon.1) 2695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.728498+0000 mon.c (mon.1) 2695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.731760+0000 mon.c (mon.1) 2696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.731760+0000 mon.c (mon.1) 2696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.733611+0000 mon.c (mon.1) 2697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.733611+0000 mon.c (mon.1) 2697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.736852+0000 mon.c (mon.1) 2698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.736852+0000 mon.c (mon.1) 2698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.738138+0000 mon.c (mon.1) 2699 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.738138+0000 mon.c (mon.1) 2699 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.747471+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.747471+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.824746+0000 mon.c (mon.1) 2700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.824746+0000 mon.c (mon.1) 2700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.827703+0000 mon.c (mon.1) 2701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.827703+0000 mon.c (mon.1) 2701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.829283+0000 mon.c (mon.1) 2702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.829283+0000 mon.c (mon.1) 2702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.832640+0000 mon.c (mon.1) 2703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.832640+0000 mon.c (mon.1) 2703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.833772+0000 mon.c (mon.1) 2704 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.833772+0000 mon.c (mon.1) 2704 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.843267+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.843267+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.922577+0000 mon.c (mon.1) 2705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.922577+0000 mon.c (mon.1) 2705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.925582+0000 mon.c (mon.1) 2706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.925582+0000 mon.c (mon.1) 2706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.927198+0000 mon.c (mon.1) 2707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.927198+0000 mon.c (mon.1) 2707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.930892+0000 mon.c (mon.1) 2708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.930892+0000 mon.c (mon.1) 2708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.932019+0000 mon.c (mon.1) 2709 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.932019+0000 mon.c (mon.1) 2709 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.943231+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.943231+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.946692+0000 mon.a (mon.0) 1101 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-22T21:12:18.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.946692+0000 mon.a (mon.0) 1101 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-22T21:12:18.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: cluster 2024-04-22T21:12:17.954956+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-04-22T21:12:18.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: cluster 2024-04-22T21:12:17.954956+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-04-22T21:12:18.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.956183+0000 mon.a (mon.0) 1103 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:12:18.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.956183+0000 mon.a (mon.0) 1103 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:12:18.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.959543+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/225797254,v1:172.21.15.123:6801/225797254]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:12:18.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:17.959543+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/225797254,v1:172.21.15.123:6801/225797254]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:12:18.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:18.025819+0000 mon.c (mon.1) 2710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:18.025819+0000 mon.c (mon.1) 2710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:18.028509+0000 mon.c (mon.1) 2711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:18.028509+0000 mon.c (mon.1) 2711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:18.030176+0000 mon.c (mon.1) 2712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:18.030176+0000 mon.c (mon.1) 2712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:18.033445+0000 mon.c (mon.1) 2713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:18.033445+0000 mon.c (mon.1) 2713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:18.034903+0000 mon.c (mon.1) 2714 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:18.034903+0000 mon.c (mon.1) 2714 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:18.049072+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:18.049072+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:18.123819+0000 mon.c (mon.1) 2715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:18.123819+0000 mon.c (mon.1) 2715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:18.157428+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:18.157428+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:18.163744+0000 mon.c (mon.1) 2716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:18.163744+0000 mon.c (mon.1) 2716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:18.165795+0000 mon.c (mon.1) 2717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:18 smithi123 bash[58916]: audit 2024-04-22T21:12:18.165795+0000 mon.c (mon.1) 2717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: cephadm 2024-04-22T21:12:16.445292+0000 mgr.x (mgr.34107) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: cephadm 2024-04-22T21:12:16.445292+0000 mgr.x (mgr.34107) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: cephadm 2024-04-22T21:12:16.502960+0000 mgr.x (mgr.34107) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: cephadm 2024-04-22T21:12:16.502960+0000 mgr.x (mgr.34107) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: cephadm 2024-04-22T21:12:16.565828+0000 mgr.x (mgr.34107) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: cephadm 2024-04-22T21:12:16.565828+0000 mgr.x (mgr.34107) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: cephadm 2024-04-22T21:12:16.624697+0000 mgr.x (mgr.34107) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: cephadm 2024-04-22T21:12:16.624697+0000 mgr.x (mgr.34107) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: cephadm 2024-04-22T21:12:16.682651+0000 mgr.x (mgr.34107) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: cephadm 2024-04-22T21:12:16.682651+0000 mgr.x (mgr.34107) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: cephadm 2024-04-22T21:12:16.740347+0000 mgr.x (mgr.34107) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: cephadm 2024-04-22T21:12:16.740347+0000 mgr.x (mgr.34107) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: cephadm 2024-04-22T21:12:16.804093+0000 mgr.x (mgr.34107) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: cephadm 2024-04-22T21:12:16.804093+0000 mgr.x (mgr.34107) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: cephadm 2024-04-22T21:12:16.890217+0000 mgr.x (mgr.34107) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: cephadm 2024-04-22T21:12:16.890217+0000 mgr.x (mgr.34107) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: cephadm 2024-04-22T21:12:16.952023+0000 mgr.x (mgr.34107) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: cephadm 2024-04-22T21:12:16.952023+0000 mgr.x (mgr.34107) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: cephadm 2024-04-22T21:12:17.008963+0000 mgr.x (mgr.34107) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: cephadm 2024-04-22T21:12:17.008963+0000 mgr.x (mgr.34107) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: cephadm 2024-04-22T21:12:17.069177+0000 mgr.x (mgr.34107) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: cephadm 2024-04-22T21:12:17.069177+0000 mgr.x (mgr.34107) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: cephadm 2024-04-22T21:12:16.445292+0000 mgr.x (mgr.34107) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: cephadm 2024-04-22T21:12:16.445292+0000 mgr.x (mgr.34107) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: cephadm 2024-04-22T21:12:16.502960+0000 mgr.x (mgr.34107) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: cephadm 2024-04-22T21:12:16.502960+0000 mgr.x (mgr.34107) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: cephadm 2024-04-22T21:12:16.565828+0000 mgr.x (mgr.34107) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: cephadm 2024-04-22T21:12:16.565828+0000 mgr.x (mgr.34107) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: cephadm 2024-04-22T21:12:16.624697+0000 mgr.x (mgr.34107) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: cephadm 2024-04-22T21:12:16.624697+0000 mgr.x (mgr.34107) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: cephadm 2024-04-22T21:12:16.682651+0000 mgr.x (mgr.34107) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: cephadm 2024-04-22T21:12:16.682651+0000 mgr.x (mgr.34107) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: cephadm 2024-04-22T21:12:16.740347+0000 mgr.x (mgr.34107) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: cephadm 2024-04-22T21:12:16.740347+0000 mgr.x (mgr.34107) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: cephadm 2024-04-22T21:12:16.804093+0000 mgr.x (mgr.34107) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: cephadm 2024-04-22T21:12:16.804093+0000 mgr.x (mgr.34107) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: cephadm 2024-04-22T21:12:16.890217+0000 mgr.x (mgr.34107) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: cephadm 2024-04-22T21:12:16.890217+0000 mgr.x (mgr.34107) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: cephadm 2024-04-22T21:12:16.952023+0000 mgr.x (mgr.34107) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: cephadm 2024-04-22T21:12:16.952023+0000 mgr.x (mgr.34107) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: cephadm 2024-04-22T21:12:17.008963+0000 mgr.x (mgr.34107) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: cephadm 2024-04-22T21:12:17.008963+0000 mgr.x (mgr.34107) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: cephadm 2024-04-22T21:12:17.069177+0000 mgr.x (mgr.34107) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: cephadm 2024-04-22T21:12:17.069177+0000 mgr.x (mgr.34107) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: cephadm 2024-04-22T21:12:17.163683+0000 mgr.x (mgr.34107) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: cephadm 2024-04-22T21:12:17.163683+0000 mgr.x (mgr.34107) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.220375+0000 mon.c (mon.1) 2671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.220375+0000 mon.c (mon.1) 2671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.256153+0000 mon.c (mon.1) 2672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.256153+0000 mon.c (mon.1) 2672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.259201+0000 mon.c (mon.1) 2673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.259201+0000 mon.c (mon.1) 2673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.260195+0000 mon.c (mon.1) 2674 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.260195+0000 mon.c (mon.1) 2674 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.271243+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.271243+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: cephadm 2024-04-22T21:12:17.277086+0000 mgr.x (mgr.34107) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: cephadm 2024-04-22T21:12:17.277086+0000 mgr.x (mgr.34107) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.345698+0000 mon.c (mon.1) 2675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.345698+0000 mon.c (mon.1) 2675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.350200+0000 mon.c (mon.1) 2676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.350200+0000 mon.c (mon.1) 2676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: cluster 2024-04-22T21:12:17.350607+0000 mon.a (mon.0) 1093 : cluster [WRN] Health check update: Degraded data redundancy: 105/630 objects degraded (16.667%), 26 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:18.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: cluster 2024-04-22T21:12:17.350607+0000 mon.a (mon.0) 1093 : cluster [WRN] Health check update: Degraded data redundancy: 105/630 objects degraded (16.667%), 26 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:18.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: cephadm 2024-04-22T21:12:17.163683+0000 mgr.x (mgr.34107) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: cephadm 2024-04-22T21:12:17.163683+0000 mgr.x (mgr.34107) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.220375+0000 mon.c (mon.1) 2671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.220375+0000 mon.c (mon.1) 2671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.256153+0000 mon.c (mon.1) 2672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.256153+0000 mon.c (mon.1) 2672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.259201+0000 mon.c (mon.1) 2673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.259201+0000 mon.c (mon.1) 2673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.260195+0000 mon.c (mon.1) 2674 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.260195+0000 mon.c (mon.1) 2674 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.271243+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.271243+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: cephadm 2024-04-22T21:12:17.277086+0000 mgr.x (mgr.34107) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: cephadm 2024-04-22T21:12:17.277086+0000 mgr.x (mgr.34107) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.345698+0000 mon.c (mon.1) 2675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.345698+0000 mon.c (mon.1) 2675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.350200+0000 mon.c (mon.1) 2676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.350200+0000 mon.c (mon.1) 2676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: cluster 2024-04-22T21:12:17.350607+0000 mon.a (mon.0) 1093 : cluster [WRN] Health check update: Degraded data redundancy: 105/630 objects degraded (16.667%), 26 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:18.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: cluster 2024-04-22T21:12:17.350607+0000 mon.a (mon.0) 1093 : cluster [WRN] Health check update: Degraded data redundancy: 105/630 objects degraded (16.667%), 26 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:18.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.352548+0000 mon.c (mon.1) 2677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.352548+0000 mon.c (mon.1) 2677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.356082+0000 mon.c (mon.1) 2678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.356082+0000 mon.c (mon.1) 2678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.357575+0000 mon.c (mon.1) 2679 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.357575+0000 mon.c (mon.1) 2679 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.376252+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.376252+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: cephadm 2024-04-22T21:12:17.386081+0000 mgr.x (mgr.34107) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: cephadm 2024-04-22T21:12:17.386081+0000 mgr.x (mgr.34107) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.456355+0000 mon.c (mon.1) 2680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.456355+0000 mon.c (mon.1) 2680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.459030+0000 mon.c (mon.1) 2681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.459030+0000 mon.c (mon.1) 2681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.460521+0000 mon.c (mon.1) 2682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.460521+0000 mon.c (mon.1) 2682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.463123+0000 mon.c (mon.1) 2683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.463123+0000 mon.c (mon.1) 2683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.464217+0000 mon.c (mon.1) 2684 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.352548+0000 mon.c (mon.1) 2677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.352548+0000 mon.c (mon.1) 2677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.356082+0000 mon.c (mon.1) 2678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.356082+0000 mon.c (mon.1) 2678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.357575+0000 mon.c (mon.1) 2679 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.357575+0000 mon.c (mon.1) 2679 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.376252+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.376252+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: cephadm 2024-04-22T21:12:17.386081+0000 mgr.x (mgr.34107) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: cephadm 2024-04-22T21:12:17.386081+0000 mgr.x (mgr.34107) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:18.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.456355+0000 mon.c (mon.1) 2680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.456355+0000 mon.c (mon.1) 2680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.459030+0000 mon.c (mon.1) 2681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.459030+0000 mon.c (mon.1) 2681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.460521+0000 mon.c (mon.1) 2682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.460521+0000 mon.c (mon.1) 2682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.463123+0000 mon.c (mon.1) 2683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.463123+0000 mon.c (mon.1) 2683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.464217+0000 mon.c (mon.1) 2684 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.464217+0000 mon.c (mon.1) 2684 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.470350+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.470350+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.532488+0000 mon.c (mon.1) 2685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.532488+0000 mon.c (mon.1) 2685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.535335+0000 mon.c (mon.1) 2686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.535335+0000 mon.c (mon.1) 2686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.536632+0000 mon.c (mon.1) 2687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.536632+0000 mon.c (mon.1) 2687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.539308+0000 mon.c (mon.1) 2688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.539308+0000 mon.c (mon.1) 2688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.540307+0000 mon.c (mon.1) 2689 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.540307+0000 mon.c (mon.1) 2689 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.549571+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.549571+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.631234+0000 mon.c (mon.1) 2690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.631234+0000 mon.c (mon.1) 2690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.634752+0000 mon.c (mon.1) 2691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.634752+0000 mon.c (mon.1) 2691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.636407+0000 mon.c (mon.1) 2692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.464217+0000 mon.c (mon.1) 2684 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.470350+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.470350+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.532488+0000 mon.c (mon.1) 2685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.532488+0000 mon.c (mon.1) 2685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.535335+0000 mon.c (mon.1) 2686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.535335+0000 mon.c (mon.1) 2686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.536632+0000 mon.c (mon.1) 2687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.536632+0000 mon.c (mon.1) 2687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.539308+0000 mon.c (mon.1) 2688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.539308+0000 mon.c (mon.1) 2688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.540307+0000 mon.c (mon.1) 2689 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.540307+0000 mon.c (mon.1) 2689 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.549571+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.549571+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.631234+0000 mon.c (mon.1) 2690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.631234+0000 mon.c (mon.1) 2690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.634752+0000 mon.c (mon.1) 2691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.634752+0000 mon.c (mon.1) 2691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.636407+0000 mon.c (mon.1) 2692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.636407+0000 mon.c (mon.1) 2692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.639504+0000 mon.c (mon.1) 2693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.639504+0000 mon.c (mon.1) 2693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.640830+0000 mon.c (mon.1) 2694 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.640830+0000 mon.c (mon.1) 2694 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.648163+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.648163+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.728498+0000 mon.c (mon.1) 2695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.728498+0000 mon.c (mon.1) 2695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.731760+0000 mon.c (mon.1) 2696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.731760+0000 mon.c (mon.1) 2696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.733611+0000 mon.c (mon.1) 2697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.733611+0000 mon.c (mon.1) 2697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.736852+0000 mon.c (mon.1) 2698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.736852+0000 mon.c (mon.1) 2698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.738138+0000 mon.c (mon.1) 2699 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.738138+0000 mon.c (mon.1) 2699 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.747471+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.747471+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.636407+0000 mon.c (mon.1) 2692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.639504+0000 mon.c (mon.1) 2693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.639504+0000 mon.c (mon.1) 2693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.640830+0000 mon.c (mon.1) 2694 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.640830+0000 mon.c (mon.1) 2694 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.648163+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.648163+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.728498+0000 mon.c (mon.1) 2695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.728498+0000 mon.c (mon.1) 2695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.731760+0000 mon.c (mon.1) 2696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.731760+0000 mon.c (mon.1) 2696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.733611+0000 mon.c (mon.1) 2697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.733611+0000 mon.c (mon.1) 2697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.736852+0000 mon.c (mon.1) 2698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.736852+0000 mon.c (mon.1) 2698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.738138+0000 mon.c (mon.1) 2699 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.738138+0000 mon.c (mon.1) 2699 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.747471+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.747471+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.824746+0000 mon.c (mon.1) 2700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.824746+0000 mon.c (mon.1) 2700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.827703+0000 mon.c (mon.1) 2701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.827703+0000 mon.c (mon.1) 2701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.829283+0000 mon.c (mon.1) 2702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.829283+0000 mon.c (mon.1) 2702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.832640+0000 mon.c (mon.1) 2703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.832640+0000 mon.c (mon.1) 2703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.833772+0000 mon.c (mon.1) 2704 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.833772+0000 mon.c (mon.1) 2704 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.843267+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.843267+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.922577+0000 mon.c (mon.1) 2705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.922577+0000 mon.c (mon.1) 2705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.925582+0000 mon.c (mon.1) 2706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.925582+0000 mon.c (mon.1) 2706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.927198+0000 mon.c (mon.1) 2707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.927198+0000 mon.c (mon.1) 2707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.930892+0000 mon.c (mon.1) 2708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.824746+0000 mon.c (mon.1) 2700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.824746+0000 mon.c (mon.1) 2700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.827703+0000 mon.c (mon.1) 2701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.827703+0000 mon.c (mon.1) 2701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.829283+0000 mon.c (mon.1) 2702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.829283+0000 mon.c (mon.1) 2702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.832640+0000 mon.c (mon.1) 2703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.832640+0000 mon.c (mon.1) 2703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.833772+0000 mon.c (mon.1) 2704 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.833772+0000 mon.c (mon.1) 2704 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.843267+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.843267+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.922577+0000 mon.c (mon.1) 2705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.922577+0000 mon.c (mon.1) 2705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.925582+0000 mon.c (mon.1) 2706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.925582+0000 mon.c (mon.1) 2706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.927198+0000 mon.c (mon.1) 2707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.927198+0000 mon.c (mon.1) 2707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.930892+0000 mon.c (mon.1) 2708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.930892+0000 mon.c (mon.1) 2708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.932019+0000 mon.c (mon.1) 2709 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.932019+0000 mon.c (mon.1) 2709 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.943231+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.943231+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.946692+0000 mon.a (mon.0) 1101 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-22T21:12:18.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.946692+0000 mon.a (mon.0) 1101 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-22T21:12:18.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: cluster 2024-04-22T21:12:17.954956+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-04-22T21:12:18.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: cluster 2024-04-22T21:12:17.954956+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-04-22T21:12:18.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.956183+0000 mon.a (mon.0) 1103 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:12:18.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.956183+0000 mon.a (mon.0) 1103 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:12:18.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.959543+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/225797254,v1:172.21.15.123:6801/225797254]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:12:18.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:17.959543+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/225797254,v1:172.21.15.123:6801/225797254]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:12:18.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:18.025819+0000 mon.c (mon.1) 2710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:18.025819+0000 mon.c (mon.1) 2710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:18.028509+0000 mon.c (mon.1) 2711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:18.028509+0000 mon.c (mon.1) 2711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:18.030176+0000 mon.c (mon.1) 2712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:18.030176+0000 mon.c (mon.1) 2712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.930892+0000 mon.c (mon.1) 2708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.932019+0000 mon.c (mon.1) 2709 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.932019+0000 mon.c (mon.1) 2709 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.943231+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.943231+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.946692+0000 mon.a (mon.0) 1101 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-22T21:12:18.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.946692+0000 mon.a (mon.0) 1101 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-22T21:12:18.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: cluster 2024-04-22T21:12:17.954956+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-04-22T21:12:18.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: cluster 2024-04-22T21:12:17.954956+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-04-22T21:12:18.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.956183+0000 mon.a (mon.0) 1103 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:12:18.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.956183+0000 mon.a (mon.0) 1103 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:12:18.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.959543+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/225797254,v1:172.21.15.123:6801/225797254]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:12:18.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:17.959543+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/225797254,v1:172.21.15.123:6801/225797254]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:12:18.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:18.025819+0000 mon.c (mon.1) 2710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:18.025819+0000 mon.c (mon.1) 2710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:18.028509+0000 mon.c (mon.1) 2711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:18.028509+0000 mon.c (mon.1) 2711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:18.030176+0000 mon.c (mon.1) 2712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:18.030176+0000 mon.c (mon.1) 2712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:18.033445+0000 mon.c (mon.1) 2713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:18.033445+0000 mon.c (mon.1) 2713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:18.034903+0000 mon.c (mon.1) 2714 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:18.034903+0000 mon.c (mon.1) 2714 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:18.049072+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:18.049072+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:18.123819+0000 mon.c (mon.1) 2715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:18.123819+0000 mon.c (mon.1) 2715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:18.157428+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:18.157428+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:18.163744+0000 mon.c (mon.1) 2716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:18.163744+0000 mon.c (mon.1) 2716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:18.165795+0000 mon.c (mon.1) 2717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[75184]: audit 2024-04-22T21:12:18.165795+0000 mon.c (mon.1) 2717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:18.033445+0000 mon.c (mon.1) 2713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:18.033445+0000 mon.c (mon.1) 2713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:18.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:18.034903+0000 mon.c (mon.1) 2714 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:18.034903+0000 mon.c (mon.1) 2714 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:18.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:18.049072+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:18.049072+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:18.123819+0000 mon.c (mon.1) 2715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:18.123819+0000 mon.c (mon.1) 2715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:18.157428+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:18.157428+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:18.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:18.163744+0000 mon.c (mon.1) 2716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:18.163744+0000 mon.c (mon.1) 2716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:18.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:18.165795+0000 mon.c (mon.1) 2717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:18.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:18 smithi121 bash[73084]: audit 2024-04-22T21:12:18.165795+0000 mon.c (mon.1) 2717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:19.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: cluster 2024-04-22T21:12:17.408270+0000 mgr.x (mgr.34107) 1053 : cluster [DBG] pgmap v167: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-04-22T21:12:19.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: cluster 2024-04-22T21:12:17.408270+0000 mgr.x (mgr.34107) 1053 : cluster [DBG] pgmap v167: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-04-22T21:12:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: cephadm 2024-04-22T21:12:17.475931+0000 mgr.x (mgr.34107) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: cephadm 2024-04-22T21:12:17.475931+0000 mgr.x (mgr.34107) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: cephadm 2024-04-22T21:12:17.558769+0000 mgr.x (mgr.34107) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: cephadm 2024-04-22T21:12:17.558769+0000 mgr.x (mgr.34107) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: cephadm 2024-04-22T21:12:17.655493+0000 mgr.x (mgr.34107) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: cephadm 2024-04-22T21:12:17.655493+0000 mgr.x (mgr.34107) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: cephadm 2024-04-22T21:12:17.753100+0000 mgr.x (mgr.34107) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: cephadm 2024-04-22T21:12:17.753100+0000 mgr.x (mgr.34107) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: cephadm 2024-04-22T21:12:17.848729+0000 mgr.x (mgr.34107) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: cephadm 2024-04-22T21:12:17.848729+0000 mgr.x (mgr.34107) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: cephadm 2024-04-22T21:12:17.949033+0000 mgr.x (mgr.34107) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: cephadm 2024-04-22T21:12:17.949033+0000 mgr.x (mgr.34107) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: cephadm 2024-04-22T21:12:18.054940+0000 mgr.x (mgr.34107) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: cephadm 2024-04-22T21:12:18.054940+0000 mgr.x (mgr.34107) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: audit 2024-04-22T21:12:18.169247+0000 mon.c (mon.1) 2718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:19.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: audit 2024-04-22T21:12:18.169247+0000 mon.c (mon.1) 2718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:19.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: audit 2024-04-22T21:12:18.248459+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:19.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: audit 2024-04-22T21:12:18.248459+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:19.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: audit 2024-04-22T21:12:18.347731+0000 mon.c (mon.1) 2719 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:19.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: audit 2024-04-22T21:12:18.347731+0000 mon.c (mon.1) 2719 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:19.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: audit 2024-04-22T21:12:18.373493+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:19.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: audit 2024-04-22T21:12:18.373493+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:19.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: audit 2024-04-22T21:12:18.381439+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:19.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: audit 2024-04-22T21:12:18.381439+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:19.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: audit 2024-04-22T21:12:18.463485+0000 mon.a (mon.0) 1109 : audit [INF] from='osd.4 ' entity='osd.4' 2024-04-22T21:12:19.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: audit 2024-04-22T21:12:18.463485+0000 mon.a (mon.0) 1109 : audit [INF] from='osd.4 ' entity='osd.4' 2024-04-22T21:12:19.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: audit 2024-04-22T21:12:18.467509+0000 mon.c (mon.1) 2720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:19.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: audit 2024-04-22T21:12:18.467509+0000 mon.c (mon.1) 2720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:19.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: audit 2024-04-22T21:12:18.470211+0000 mon.c (mon.1) 2721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:19.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: audit 2024-04-22T21:12:18.470211+0000 mon.c (mon.1) 2721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:19.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: audit 2024-04-22T21:12:18.472366+0000 mon.c (mon.1) 2722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:19.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: audit 2024-04-22T21:12:18.472366+0000 mon.c (mon.1) 2722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:19.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: audit 2024-04-22T21:12:18.473937+0000 mon.c (mon.1) 2723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:19.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: audit 2024-04-22T21:12:18.473937+0000 mon.c (mon.1) 2723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:19.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: audit 2024-04-22T21:12:18.476189+0000 mon.c (mon.1) 2724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:12:19.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:19 smithi123 bash[58916]: audit 2024-04-22T21:12:18.476189+0000 mon.c (mon.1) 2724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:12:19.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: cluster 2024-04-22T21:12:17.408270+0000 mgr.x (mgr.34107) 1053 : cluster [DBG] pgmap v167: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-04-22T21:12:19.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: cluster 2024-04-22T21:12:17.408270+0000 mgr.x (mgr.34107) 1053 : cluster [DBG] pgmap v167: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-04-22T21:12:19.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: cephadm 2024-04-22T21:12:17.475931+0000 mgr.x (mgr.34107) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: cephadm 2024-04-22T21:12:17.475931+0000 mgr.x (mgr.34107) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: cephadm 2024-04-22T21:12:17.558769+0000 mgr.x (mgr.34107) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: cephadm 2024-04-22T21:12:17.558769+0000 mgr.x (mgr.34107) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: cephadm 2024-04-22T21:12:17.655493+0000 mgr.x (mgr.34107) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: cephadm 2024-04-22T21:12:17.655493+0000 mgr.x (mgr.34107) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: cephadm 2024-04-22T21:12:17.753100+0000 mgr.x (mgr.34107) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: cephadm 2024-04-22T21:12:17.753100+0000 mgr.x (mgr.34107) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: cephadm 2024-04-22T21:12:17.848729+0000 mgr.x (mgr.34107) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: cephadm 2024-04-22T21:12:17.848729+0000 mgr.x (mgr.34107) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: cephadm 2024-04-22T21:12:17.949033+0000 mgr.x (mgr.34107) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: cephadm 2024-04-22T21:12:17.949033+0000 mgr.x (mgr.34107) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: cephadm 2024-04-22T21:12:18.054940+0000 mgr.x (mgr.34107) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: cephadm 2024-04-22T21:12:18.054940+0000 mgr.x (mgr.34107) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: audit 2024-04-22T21:12:18.169247+0000 mon.c (mon.1) 2718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:19.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: audit 2024-04-22T21:12:18.169247+0000 mon.c (mon.1) 2718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:19.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: audit 2024-04-22T21:12:18.248459+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:19.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: audit 2024-04-22T21:12:18.248459+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:19.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: cluster 2024-04-22T21:12:17.408270+0000 mgr.x (mgr.34107) 1053 : cluster [DBG] pgmap v167: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-04-22T21:12:19.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: cluster 2024-04-22T21:12:17.408270+0000 mgr.x (mgr.34107) 1053 : cluster [DBG] pgmap v167: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-04-22T21:12:19.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: cephadm 2024-04-22T21:12:17.475931+0000 mgr.x (mgr.34107) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: cephadm 2024-04-22T21:12:17.475931+0000 mgr.x (mgr.34107) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: cephadm 2024-04-22T21:12:17.558769+0000 mgr.x (mgr.34107) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: cephadm 2024-04-22T21:12:17.558769+0000 mgr.x (mgr.34107) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: cephadm 2024-04-22T21:12:17.655493+0000 mgr.x (mgr.34107) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: cephadm 2024-04-22T21:12:17.655493+0000 mgr.x (mgr.34107) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: cephadm 2024-04-22T21:12:17.753100+0000 mgr.x (mgr.34107) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: cephadm 2024-04-22T21:12:17.753100+0000 mgr.x (mgr.34107) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: cephadm 2024-04-22T21:12:17.848729+0000 mgr.x (mgr.34107) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: cephadm 2024-04-22T21:12:17.848729+0000 mgr.x (mgr.34107) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: cephadm 2024-04-22T21:12:17.949033+0000 mgr.x (mgr.34107) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: cephadm 2024-04-22T21:12:17.949033+0000 mgr.x (mgr.34107) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: cephadm 2024-04-22T21:12:18.054940+0000 mgr.x (mgr.34107) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: cephadm 2024-04-22T21:12:18.054940+0000 mgr.x (mgr.34107) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:19.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: audit 2024-04-22T21:12:18.169247+0000 mon.c (mon.1) 2718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:19.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: audit 2024-04-22T21:12:18.169247+0000 mon.c (mon.1) 2718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:19.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: audit 2024-04-22T21:12:18.248459+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:19.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: audit 2024-04-22T21:12:18.248459+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:19.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: audit 2024-04-22T21:12:18.347731+0000 mon.c (mon.1) 2719 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:19.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: audit 2024-04-22T21:12:18.347731+0000 mon.c (mon.1) 2719 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:19.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: audit 2024-04-22T21:12:18.373493+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:19.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: audit 2024-04-22T21:12:18.373493+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:19.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: audit 2024-04-22T21:12:18.381439+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:19.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: audit 2024-04-22T21:12:18.381439+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:19.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: audit 2024-04-22T21:12:18.463485+0000 mon.a (mon.0) 1109 : audit [INF] from='osd.4 ' entity='osd.4' 2024-04-22T21:12:19.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: audit 2024-04-22T21:12:18.463485+0000 mon.a (mon.0) 1109 : audit [INF] from='osd.4 ' entity='osd.4' 2024-04-22T21:12:19.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: audit 2024-04-22T21:12:18.467509+0000 mon.c (mon.1) 2720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:19.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: audit 2024-04-22T21:12:18.467509+0000 mon.c (mon.1) 2720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:19.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: audit 2024-04-22T21:12:18.470211+0000 mon.c (mon.1) 2721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:19.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: audit 2024-04-22T21:12:18.470211+0000 mon.c (mon.1) 2721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:19.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: audit 2024-04-22T21:12:18.472366+0000 mon.c (mon.1) 2722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:19.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: audit 2024-04-22T21:12:18.472366+0000 mon.c (mon.1) 2722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:19.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: audit 2024-04-22T21:12:18.473937+0000 mon.c (mon.1) 2723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:19.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: audit 2024-04-22T21:12:18.473937+0000 mon.c (mon.1) 2723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:19.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: audit 2024-04-22T21:12:18.476189+0000 mon.c (mon.1) 2724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:12:19.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[75184]: audit 2024-04-22T21:12:18.476189+0000 mon.c (mon.1) 2724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:12:19.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: audit 2024-04-22T21:12:18.347731+0000 mon.c (mon.1) 2719 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:19.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: audit 2024-04-22T21:12:18.347731+0000 mon.c (mon.1) 2719 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:19.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: audit 2024-04-22T21:12:18.373493+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:19.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: audit 2024-04-22T21:12:18.373493+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:19.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: audit 2024-04-22T21:12:18.381439+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:19.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: audit 2024-04-22T21:12:18.381439+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:19.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: audit 2024-04-22T21:12:18.463485+0000 mon.a (mon.0) 1109 : audit [INF] from='osd.4 ' entity='osd.4' 2024-04-22T21:12:19.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: audit 2024-04-22T21:12:18.463485+0000 mon.a (mon.0) 1109 : audit [INF] from='osd.4 ' entity='osd.4' 2024-04-22T21:12:19.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: audit 2024-04-22T21:12:18.467509+0000 mon.c (mon.1) 2720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:19.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: audit 2024-04-22T21:12:18.467509+0000 mon.c (mon.1) 2720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:19.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: audit 2024-04-22T21:12:18.470211+0000 mon.c (mon.1) 2721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:19.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: audit 2024-04-22T21:12:18.470211+0000 mon.c (mon.1) 2721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:19.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: audit 2024-04-22T21:12:18.472366+0000 mon.c (mon.1) 2722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:19.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: audit 2024-04-22T21:12:18.472366+0000 mon.c (mon.1) 2722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:19.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: audit 2024-04-22T21:12:18.473937+0000 mon.c (mon.1) 2723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:19.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: audit 2024-04-22T21:12:18.473937+0000 mon.c (mon.1) 2723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:19.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: audit 2024-04-22T21:12:18.476189+0000 mon.c (mon.1) 2724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:12:19.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:19 smithi121 bash[73084]: audit 2024-04-22T21:12:18.476189+0000 mon.c (mon.1) 2724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:12:20.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:20 smithi123 bash[58916]: audit 2024-04-22T21:12:18.480970+0000 mgr.x (mgr.34107) 1061 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:12:20.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:20 smithi123 bash[58916]: audit 2024-04-22T21:12:18.480970+0000 mgr.x (mgr.34107) 1061 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:12:20.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:20 smithi123 bash[58916]: cephadm 2024-04-22T21:12:18.482147+0000 mgr.x (mgr.34107) 1062 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-22T21:12:20.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:20 smithi123 bash[58916]: cephadm 2024-04-22T21:12:18.482147+0000 mgr.x (mgr.34107) 1062 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-22T21:12:20.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:20 smithi123 bash[58916]: cluster 2024-04-22T21:12:19.460278+0000 mon.a (mon.0) 1110 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:12:20.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:20 smithi123 bash[58916]: cluster 2024-04-22T21:12:19.460278+0000 mon.a (mon.0) 1110 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:12:20.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:20 smithi123 bash[58916]: audit 2024-04-22T21:12:19.473267+0000 mon.c (mon.1) 2725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T21:12:20.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:20 smithi123 bash[58916]: audit 2024-04-22T21:12:19.473267+0000 mon.c (mon.1) 2725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T21:12:20.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:20 smithi123 bash[58916]: cluster 2024-04-22T21:12:19.475212+0000 mon.a (mon.0) 1111 : cluster [INF] osd.4 [v2:172.21.15.123:6800/225797254,v1:172.21.15.123:6801/225797254] boot 2024-04-22T21:12:20.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:20 smithi123 bash[58916]: cluster 2024-04-22T21:12:19.475212+0000 mon.a (mon.0) 1111 : cluster [INF] osd.4 [v2:172.21.15.123:6800/225797254,v1:172.21.15.123:6801/225797254] boot 2024-04-22T21:12:20.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:20 smithi123 bash[58916]: cluster 2024-04-22T21:12:19.475532+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-04-22T21:12:20.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:20 smithi123 bash[58916]: cluster 2024-04-22T21:12:19.475532+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-04-22T21:12:20.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:20 smithi121 bash[75184]: audit 2024-04-22T21:12:18.480970+0000 mgr.x (mgr.34107) 1061 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:12:20.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:20 smithi121 bash[75184]: audit 2024-04-22T21:12:18.480970+0000 mgr.x (mgr.34107) 1061 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:12:20.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:20 smithi121 bash[75184]: cephadm 2024-04-22T21:12:18.482147+0000 mgr.x (mgr.34107) 1062 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-22T21:12:20.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:20 smithi121 bash[75184]: cephadm 2024-04-22T21:12:18.482147+0000 mgr.x (mgr.34107) 1062 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-22T21:12:20.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:20 smithi121 bash[75184]: cluster 2024-04-22T21:12:19.460278+0000 mon.a (mon.0) 1110 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:12:20.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:20 smithi121 bash[75184]: cluster 2024-04-22T21:12:19.460278+0000 mon.a (mon.0) 1110 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:12:20.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:20 smithi121 bash[75184]: audit 2024-04-22T21:12:19.473267+0000 mon.c (mon.1) 2725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T21:12:20.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:20 smithi121 bash[75184]: audit 2024-04-22T21:12:19.473267+0000 mon.c (mon.1) 2725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T21:12:20.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:20 smithi121 bash[75184]: cluster 2024-04-22T21:12:19.475212+0000 mon.a (mon.0) 1111 : cluster [INF] osd.4 [v2:172.21.15.123:6800/225797254,v1:172.21.15.123:6801/225797254] boot 2024-04-22T21:12:20.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:20 smithi121 bash[75184]: cluster 2024-04-22T21:12:19.475212+0000 mon.a (mon.0) 1111 : cluster [INF] osd.4 [v2:172.21.15.123:6800/225797254,v1:172.21.15.123:6801/225797254] boot 2024-04-22T21:12:20.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:20 smithi121 bash[75184]: cluster 2024-04-22T21:12:19.475532+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-04-22T21:12:20.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:20 smithi121 bash[75184]: cluster 2024-04-22T21:12:19.475532+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-04-22T21:12:20.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:20 smithi121 bash[73084]: audit 2024-04-22T21:12:18.480970+0000 mgr.x (mgr.34107) 1061 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:12:20.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:20 smithi121 bash[73084]: audit 2024-04-22T21:12:18.480970+0000 mgr.x (mgr.34107) 1061 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-22T21:12:20.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:20 smithi121 bash[73084]: cephadm 2024-04-22T21:12:18.482147+0000 mgr.x (mgr.34107) 1062 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-22T21:12:20.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:20 smithi121 bash[73084]: cephadm 2024-04-22T21:12:18.482147+0000 mgr.x (mgr.34107) 1062 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-22T21:12:20.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:20 smithi121 bash[73084]: cluster 2024-04-22T21:12:19.460278+0000 mon.a (mon.0) 1110 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:12:20.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:20 smithi121 bash[73084]: cluster 2024-04-22T21:12:19.460278+0000 mon.a (mon.0) 1110 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:12:20.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:20 smithi121 bash[73084]: audit 2024-04-22T21:12:19.473267+0000 mon.c (mon.1) 2725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T21:12:20.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:20 smithi121 bash[73084]: audit 2024-04-22T21:12:19.473267+0000 mon.c (mon.1) 2725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T21:12:20.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:20 smithi121 bash[73084]: cluster 2024-04-22T21:12:19.475212+0000 mon.a (mon.0) 1111 : cluster [INF] osd.4 [v2:172.21.15.123:6800/225797254,v1:172.21.15.123:6801/225797254] boot 2024-04-22T21:12:20.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:20 smithi121 bash[73084]: cluster 2024-04-22T21:12:19.475212+0000 mon.a (mon.0) 1111 : cluster [INF] osd.4 [v2:172.21.15.123:6800/225797254,v1:172.21.15.123:6801/225797254] boot 2024-04-22T21:12:20.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:20 smithi121 bash[73084]: cluster 2024-04-22T21:12:19.475532+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-04-22T21:12:20.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:20 smithi121 bash[73084]: cluster 2024-04-22T21:12:19.475532+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-04-22T21:12:21.176 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-04-22T21:12:21.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:21 smithi123 bash[58916]: cluster 2024-04-22T21:12:19.409572+0000 mgr.x (mgr.34107) 1063 : cluster [DBG] pgmap v169: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:21.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:21 smithi123 bash[58916]: cluster 2024-04-22T21:12:19.409572+0000 mgr.x (mgr.34107) 1063 : cluster [DBG] pgmap v169: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:21.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:21 smithi123 bash[58916]: cluster 2024-04-22T21:12:20.474837+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-04-22T21:12:21.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:21 smithi123 bash[58916]: cluster 2024-04-22T21:12:20.474837+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-04-22T21:12:21.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:21 smithi123 bash[58916]: audit 2024-04-22T21:12:21.321520+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:21.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:21 smithi123 bash[58916]: audit 2024-04-22T21:12:21.321520+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:21.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:21 smithi123 bash[58916]: audit 2024-04-22T21:12:21.329447+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:21.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:21 smithi123 bash[58916]: audit 2024-04-22T21:12:21.329447+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:21.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:21 smithi121 bash[73084]: cluster 2024-04-22T21:12:19.409572+0000 mgr.x (mgr.34107) 1063 : cluster [DBG] pgmap v169: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:21.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:21 smithi121 bash[73084]: cluster 2024-04-22T21:12:19.409572+0000 mgr.x (mgr.34107) 1063 : cluster [DBG] pgmap v169: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:21.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:21 smithi121 bash[73084]: cluster 2024-04-22T21:12:20.474837+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-04-22T21:12:21.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:21 smithi121 bash[73084]: cluster 2024-04-22T21:12:20.474837+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-04-22T21:12:21.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:21 smithi121 bash[73084]: audit 2024-04-22T21:12:21.321520+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:21.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:21 smithi121 bash[73084]: audit 2024-04-22T21:12:21.321520+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:21.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:21 smithi121 bash[73084]: audit 2024-04-22T21:12:21.329447+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:21.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:21 smithi121 bash[73084]: audit 2024-04-22T21:12:21.329447+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:21.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:21 smithi121 bash[75184]: cluster 2024-04-22T21:12:19.409572+0000 mgr.x (mgr.34107) 1063 : cluster [DBG] pgmap v169: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:21.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:21 smithi121 bash[75184]: cluster 2024-04-22T21:12:19.409572+0000 mgr.x (mgr.34107) 1063 : cluster [DBG] pgmap v169: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:21.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:21 smithi121 bash[75184]: cluster 2024-04-22T21:12:20.474837+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-04-22T21:12:21.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:21 smithi121 bash[75184]: cluster 2024-04-22T21:12:20.474837+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-04-22T21:12:21.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:21 smithi121 bash[75184]: audit 2024-04-22T21:12:21.321520+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:21.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:21 smithi121 bash[75184]: audit 2024-04-22T21:12:21.321520+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:21.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:21 smithi121 bash[75184]: audit 2024-04-22T21:12:21.329447+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:21.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:21 smithi121 bash[75184]: audit 2024-04-22T21:12:21.329447+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:21.951 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T21:12:21.951 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi121 smithi121 running 15s ago 20m - - 2024-04-22T21:12:21.951 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi123 smithi123 running 0s ago 19m - - 2024-04-22T21:12:21.951 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (6m) 15s ago 13m 13.1M - 0.23.0 ba2b418f427c 75d0217c38a9 2024-04-22T21:12:21.952 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (6m) 0s ago 12m 40.9M - 8.3.5 dad864ee21e9 800591342f16 2024-04-22T21:12:21.952 INFO:teuthology.orchestra.run.smithi121.stdout:iscsi.foo.smithi121.rxpsbc smithi121 running (5m) 15s ago 11m 44.4M - 3.5 e1d6a67b021e 106eadf8e441 2024-04-22T21:12:21.952 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443,9283,8765 running (5m) 0s ago 19m 517M - 19.0.0-3198-g56e81df3 82086b19bb07 47d10e8cef27 2024-04-22T21:12:21.952 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443,9283,8765 running (5m) 15s ago 21m 438M - 19.0.0-3198-g56e81df3 82086b19bb07 8406ceac8ad3 2024-04-22T21:12:21.952 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (4m) 15s ago 21m 58.9M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 f5b71d32306b 2024-04-22T21:12:21.952 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (3m) 0s ago 19m 44.0M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 db2fb24d7454 2024-04-22T21:12:21.952 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (3m) 15s ago 19m 52.1M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 425f9e808335 2024-04-22T21:12:21.952 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (6m) 15s ago 13m 9408k - 1.3.1 1dbe0e931976 7b20ff211618 2024-04-22T21:12:21.952 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (6m) 0s ago 13m 9356k - 1.3.1 1dbe0e931976 c449de2e89b9 2024-04-22T21:12:21.952 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (2m) 15s ago 18m 50.3M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 afe0c773b859 2024-04-22T21:12:21.952 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (116s) 15s ago 18m 55.2M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 8e891d1550a4 2024-04-22T21:12:21.952 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (84s) 15s ago 17m 51.5M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 31a08ebbc5f6 2024-04-22T21:12:21.952 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (45s) 15s ago 16m 49.9M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 6c42aa4939cb 2024-04-22T21:12:21.952 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (10s) 0s ago 16m 36.1M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 182254946d23 2024-04-22T21:12:21.952 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (15m) 0s ago 15m 59.9M 4096M 17.2.0 e1d6a67b021e 5ad1d460ef25 2024-04-22T21:12:21.953 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (15m) 0s ago 15m 61.0M 4096M 17.2.0 e1d6a67b021e a8c3f31719ee 2024-04-22T21:12:21.953 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (14m) 0s ago 14m 63.0M 4096M 17.2.0 e1d6a67b021e 4102dc5bd77f 2024-04-22T21:12:21.953 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (5m) 0s ago 13m 65.0M - 2.33.4 514e6a882f6e 14ed9f8bb5de 2024-04-22T21:12:21.953 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi121.fpqyxe smithi121 *:8000 running (11m) 15s ago 11m 86.7M - 17.2.0 e1d6a67b021e 3c014c62895e 2024-04-22T21:12:21.953 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi123.ducldy smithi123 *:8000 running (11m) 0s ago 11m 87.1M - 17.2.0 e1d6a67b021e 9dfc66019212 2024-04-22T21:12:21.953 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi121.umzhsg smithi121 *:80 running (11m) 15s ago 11m 86.6M - 17.2.0 e1d6a67b021e 49d78336324c 2024-04-22T21:12:21.953 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi123.ywhrus smithi123 *:80 running (11m) 0s ago 11m 86.4M - 17.2.0 e1d6a67b021e d78a39784a57 2024-04-22T21:12:22.386 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:12:22.386 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-04-22T21:12:22.386 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 3 2024-04-22T21:12:22.386 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:12:22.386 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-04-22T21:12:22.386 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 2 2024-04-22T21:12:22.386 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:12:22.386 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-04-22T21:12:22.387 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-04-22T21:12:22.387 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 5 2024-04-22T21:12:22.387 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:12:22.387 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-04-22T21:12:22.387 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-22T21:12:22.387 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:12:22.387 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-04-22T21:12:22.387 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-04-22T21:12:22.387 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 10 2024-04-22T21:12:22.387 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:12:22.387 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:12:22.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:22 smithi121 bash[75184]: audit 2024-04-22T21:12:21.175300+0000 mgr.x (mgr.34107) 1064 : audit [DBG] from='client.44385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:22.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:22 smithi121 bash[75184]: audit 2024-04-22T21:12:21.175300+0000 mgr.x (mgr.34107) 1064 : audit [DBG] from='client.44385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:22.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:22 smithi121 bash[75184]: audit 2024-04-22T21:12:21.335980+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:22.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:22 smithi121 bash[75184]: audit 2024-04-22T21:12:21.335980+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:22.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:22 smithi121 bash[73084]: audit 2024-04-22T21:12:21.175300+0000 mgr.x (mgr.34107) 1064 : audit [DBG] from='client.44385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:22.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:22 smithi121 bash[73084]: audit 2024-04-22T21:12:21.175300+0000 mgr.x (mgr.34107) 1064 : audit [DBG] from='client.44385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:22.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:22 smithi121 bash[73084]: audit 2024-04-22T21:12:21.335980+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:22.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:22 smithi121 bash[73084]: audit 2024-04-22T21:12:21.335980+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:22.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:22 smithi123 bash[58916]: audit 2024-04-22T21:12:21.175300+0000 mgr.x (mgr.34107) 1064 : audit [DBG] from='client.44385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:22.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:22 smithi123 bash[58916]: audit 2024-04-22T21:12:21.175300+0000 mgr.x (mgr.34107) 1064 : audit [DBG] from='client.44385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:22.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:22 smithi123 bash[58916]: audit 2024-04-22T21:12:21.335980+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:22.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:22 smithi123 bash[58916]: audit 2024-04-22T21:12:21.335980+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:22.753 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:12:22.754 INFO:teuthology.orchestra.run.smithi121.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d", 2024-04-22T21:12:22.754 INFO:teuthology.orchestra.run.smithi121.stdout: "in_progress": true, 2024-04-22T21:12:22.754 INFO:teuthology.orchestra.run.smithi121.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-22T21:12:22.754 INFO:teuthology.orchestra.run.smithi121.stdout: "services_complete": [ 2024-04-22T21:12:22.754 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr", 2024-04-22T21:12:22.754 INFO:teuthology.orchestra.run.smithi121.stdout: "mon" 2024-04-22T21:12:22.754 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2024-04-22T21:12:22.754 INFO:teuthology.orchestra.run.smithi121.stdout: "progress": "10/23 daemons upgraded", 2024-04-22T21:12:22.754 INFO:teuthology.orchestra.run.smithi121.stdout: "message": "Currently upgrading osd daemons", 2024-04-22T21:12:22.754 INFO:teuthology.orchestra.run.smithi121.stdout: "is_paused": false 2024-04-22T21:12:22.754 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:12:23.185 INFO:teuthology.orchestra.run.smithi121.stdout:HEALTH_WARN Degraded data redundancy: 55/630 objects degraded (8.730%), 16 pgs degraded 2024-04-22T21:12:23.185 INFO:teuthology.orchestra.run.smithi121.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 55/630 objects degraded (8.730%), 16 pgs degraded 2024-04-22T21:12:23.185 INFO:teuthology.orchestra.run.smithi121.stdout: pg 2.f is active+undersized+degraded, acting [0,7] 2024-04-22T21:12:23.186 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.1 is active+undersized+degraded, acting [0,3] 2024-04-22T21:12:23.186 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.3 is active+undersized+degraded, acting [0,6] 2024-04-22T21:12:23.186 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.6 is active+undersized+degraded, acting [0,1] 2024-04-22T21:12:23.186 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.9 is active+undersized+degraded, acting [2,7] 2024-04-22T21:12:23.186 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.b is active+undersized+degraded, acting [3,0] 2024-04-22T21:12:23.186 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.14 is active+undersized+degraded, acting [7,6] 2024-04-22T21:12:23.186 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.19 is active+undersized+degraded, acting [1,3] 2024-04-22T21:12:23.186 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.1a is active+undersized+degraded, acting [1,2] 2024-04-22T21:12:23.186 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.1b is active+undersized+degraded, acting [0,7] 2024-04-22T21:12:23.186 INFO:teuthology.orchestra.run.smithi121.stdout: pg 4.9 is active+undersized+degraded, acting [1,3] 2024-04-22T21:12:23.186 INFO:teuthology.orchestra.run.smithi121.stdout: pg 4.d is active+undersized+degraded, acting [2,1] 2024-04-22T21:12:23.186 INFO:teuthology.orchestra.run.smithi121.stdout: pg 4.e is active+undersized+degraded, acting [6,1] 2024-04-22T21:12:23.186 INFO:teuthology.orchestra.run.smithi121.stdout: pg 5.1c is active+undersized+degraded, acting [3,2] 2024-04-22T21:12:23.186 INFO:teuthology.orchestra.run.smithi121.stdout: pg 5.1d is active+undersized+degraded, acting [1,0] 2024-04-22T21:12:23.187 INFO:teuthology.orchestra.run.smithi121.stdout: pg 6.1a is active+undersized+degraded, acting [5,1] 2024-04-22T21:12:23.655 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[73084]: cluster 2024-04-22T21:12:21.410789+0000 mgr.x (mgr.34107) 1065 : cluster [DBG] pgmap v172: 161 pgs: 3 peering, 16 active+undersized+degraded, 26 active+undersized, 116 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2024-04-22T21:12:23.655 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[73084]: cluster 2024-04-22T21:12:21.410789+0000 mgr.x (mgr.34107) 1065 : cluster [DBG] pgmap v172: 161 pgs: 3 peering, 16 active+undersized+degraded, 26 active+undersized, 116 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2024-04-22T21:12:23.655 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[73084]: audit 2024-04-22T21:12:21.553018+0000 mgr.x (mgr.34107) 1066 : audit [DBG] from='client.44391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:23.655 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[73084]: audit 2024-04-22T21:12:21.553018+0000 mgr.x (mgr.34107) 1066 : audit [DBG] from='client.44391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:23.655 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[73084]: audit 2024-04-22T21:12:21.917127+0000 mgr.x (mgr.34107) 1067 : audit [DBG] from='client.44397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:23.655 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[73084]: audit 2024-04-22T21:12:21.917127+0000 mgr.x (mgr.34107) 1067 : audit [DBG] from='client.44397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:23.655 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[73084]: cephadm 2024-04-22T21:12:22.356737+0000 mgr.x (mgr.34107) 1068 : cephadm [INF] Upgrade: Updating osd.4 2024-04-22T21:12:23.655 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[73084]: cephadm 2024-04-22T21:12:22.356737+0000 mgr.x (mgr.34107) 1068 : cephadm [INF] Upgrade: Updating osd.4 2024-04-22T21:12:23.655 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[73084]: cluster 2024-04-22T21:12:22.356964+0000 mon.a (mon.0) 1117 : cluster [WRN] Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 16 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:23.656 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[73084]: cluster 2024-04-22T21:12:22.356964+0000 mon.a (mon.0) 1117 : cluster [WRN] Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 16 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:23.656 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[73084]: audit 2024-04-22T21:12:22.359942+0000 mon.c (mon.1) 2726 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-22T21:12:23.656 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[73084]: audit 2024-04-22T21:12:22.359942+0000 mon.c (mon.1) 2726 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-22T21:12:23.656 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[73084]: audit 2024-04-22T21:12:22.361325+0000 mon.c (mon.1) 2727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:23.656 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[73084]: audit 2024-04-22T21:12:22.361325+0000 mon.c (mon.1) 2727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:23.656 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[73084]: cephadm 2024-04-22T21:12:22.369610+0000 mgr.x (mgr.34107) 1069 : cephadm [INF] Deploying daemon osd.4 on smithi123 2024-04-22T21:12:23.656 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[73084]: cephadm 2024-04-22T21:12:22.369610+0000 mgr.x (mgr.34107) 1069 : cephadm [INF] Deploying daemon osd.4 on smithi123 2024-04-22T21:12:23.656 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[73084]: audit 2024-04-22T21:12:22.395541+0000 mon.a (mon.0) 1118 : audit [DBG] from='client.? 172.21.15.121:0/197857093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:23.656 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[73084]: audit 2024-04-22T21:12:22.395541+0000 mon.a (mon.0) 1118 : audit [DBG] from='client.? 172.21.15.121:0/197857093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:23.656 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[73084]: audit 2024-04-22T21:12:23.195188+0000 mon.c (mon.1) 2728 : audit [DBG] from='client.? 172.21.15.121:0/1911436360' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:12:23.656 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[73084]: audit 2024-04-22T21:12:23.195188+0000 mon.c (mon.1) 2728 : audit [DBG] from='client.? 172.21.15.121:0/1911436360' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:12:23.657 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[75184]: cluster 2024-04-22T21:12:21.410789+0000 mgr.x (mgr.34107) 1065 : cluster [DBG] pgmap v172: 161 pgs: 3 peering, 16 active+undersized+degraded, 26 active+undersized, 116 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2024-04-22T21:12:23.657 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[75184]: cluster 2024-04-22T21:12:21.410789+0000 mgr.x (mgr.34107) 1065 : cluster [DBG] pgmap v172: 161 pgs: 3 peering, 16 active+undersized+degraded, 26 active+undersized, 116 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2024-04-22T21:12:23.657 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[75184]: audit 2024-04-22T21:12:21.553018+0000 mgr.x (mgr.34107) 1066 : audit [DBG] from='client.44391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:23.657 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[75184]: audit 2024-04-22T21:12:21.553018+0000 mgr.x (mgr.34107) 1066 : audit [DBG] from='client.44391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:23.657 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[75184]: audit 2024-04-22T21:12:21.917127+0000 mgr.x (mgr.34107) 1067 : audit [DBG] from='client.44397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:23.657 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[75184]: audit 2024-04-22T21:12:21.917127+0000 mgr.x (mgr.34107) 1067 : audit [DBG] from='client.44397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:23.657 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[75184]: cephadm 2024-04-22T21:12:22.356737+0000 mgr.x (mgr.34107) 1068 : cephadm [INF] Upgrade: Updating osd.4 2024-04-22T21:12:23.657 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[75184]: cephadm 2024-04-22T21:12:22.356737+0000 mgr.x (mgr.34107) 1068 : cephadm [INF] Upgrade: Updating osd.4 2024-04-22T21:12:23.657 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[75184]: cluster 2024-04-22T21:12:22.356964+0000 mon.a (mon.0) 1117 : cluster [WRN] Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 16 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:23.657 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[75184]: cluster 2024-04-22T21:12:22.356964+0000 mon.a (mon.0) 1117 : cluster [WRN] Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 16 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:23.657 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[75184]: audit 2024-04-22T21:12:22.359942+0000 mon.c (mon.1) 2726 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-22T21:12:23.657 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[75184]: audit 2024-04-22T21:12:22.359942+0000 mon.c (mon.1) 2726 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-22T21:12:23.658 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[75184]: audit 2024-04-22T21:12:22.361325+0000 mon.c (mon.1) 2727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:23.658 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[75184]: audit 2024-04-22T21:12:22.361325+0000 mon.c (mon.1) 2727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:23.658 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[75184]: cephadm 2024-04-22T21:12:22.369610+0000 mgr.x (mgr.34107) 1069 : cephadm [INF] Deploying daemon osd.4 on smithi123 2024-04-22T21:12:23.658 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[75184]: cephadm 2024-04-22T21:12:22.369610+0000 mgr.x (mgr.34107) 1069 : cephadm [INF] Deploying daemon osd.4 on smithi123 2024-04-22T21:12:23.658 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[75184]: audit 2024-04-22T21:12:22.395541+0000 mon.a (mon.0) 1118 : audit [DBG] from='client.? 172.21.15.121:0/197857093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:23.658 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[75184]: audit 2024-04-22T21:12:22.395541+0000 mon.a (mon.0) 1118 : audit [DBG] from='client.? 172.21.15.121:0/197857093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:23.658 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[75184]: audit 2024-04-22T21:12:23.195188+0000 mon.c (mon.1) 2728 : audit [DBG] from='client.? 172.21.15.121:0/1911436360' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:12:23.658 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:23 smithi121 bash[75184]: audit 2024-04-22T21:12:23.195188+0000 mon.c (mon.1) 2728 : audit [DBG] from='client.? 172.21.15.121:0/1911436360' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:12:23.722 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:23 smithi123 bash[58916]: cluster 2024-04-22T21:12:21.410789+0000 mgr.x (mgr.34107) 1065 : cluster [DBG] pgmap v172: 161 pgs: 3 peering, 16 active+undersized+degraded, 26 active+undersized, 116 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2024-04-22T21:12:23.722 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:23 smithi123 bash[58916]: cluster 2024-04-22T21:12:21.410789+0000 mgr.x (mgr.34107) 1065 : cluster [DBG] pgmap v172: 161 pgs: 3 peering, 16 active+undersized+degraded, 26 active+undersized, 116 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2024-04-22T21:12:23.722 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:23 smithi123 bash[58916]: audit 2024-04-22T21:12:21.553018+0000 mgr.x (mgr.34107) 1066 : audit [DBG] from='client.44391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:23.722 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:23 smithi123 bash[58916]: audit 2024-04-22T21:12:21.553018+0000 mgr.x (mgr.34107) 1066 : audit [DBG] from='client.44391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:23.722 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:23 smithi123 bash[58916]: audit 2024-04-22T21:12:21.917127+0000 mgr.x (mgr.34107) 1067 : audit [DBG] from='client.44397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:23.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:23 smithi123 bash[58916]: audit 2024-04-22T21:12:21.917127+0000 mgr.x (mgr.34107) 1067 : audit [DBG] from='client.44397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:23.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:23 smithi123 bash[58916]: cephadm 2024-04-22T21:12:22.356737+0000 mgr.x (mgr.34107) 1068 : cephadm [INF] Upgrade: Updating osd.4 2024-04-22T21:12:23.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:23 smithi123 bash[58916]: cephadm 2024-04-22T21:12:22.356737+0000 mgr.x (mgr.34107) 1068 : cephadm [INF] Upgrade: Updating osd.4 2024-04-22T21:12:23.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:23 smithi123 bash[58916]: cluster 2024-04-22T21:12:22.356964+0000 mon.a (mon.0) 1117 : cluster [WRN] Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 16 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:23.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:23 smithi123 bash[58916]: cluster 2024-04-22T21:12:22.356964+0000 mon.a (mon.0) 1117 : cluster [WRN] Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 16 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:23.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:23 smithi123 bash[58916]: audit 2024-04-22T21:12:22.359942+0000 mon.c (mon.1) 2726 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-22T21:12:23.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:23 smithi123 bash[58916]: audit 2024-04-22T21:12:22.359942+0000 mon.c (mon.1) 2726 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-22T21:12:23.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:23 smithi123 bash[58916]: audit 2024-04-22T21:12:22.361325+0000 mon.c (mon.1) 2727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:23.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:23 smithi123 bash[58916]: audit 2024-04-22T21:12:22.361325+0000 mon.c (mon.1) 2727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:23.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:23 smithi123 bash[58916]: cephadm 2024-04-22T21:12:22.369610+0000 mgr.x (mgr.34107) 1069 : cephadm [INF] Deploying daemon osd.4 on smithi123 2024-04-22T21:12:23.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:23 smithi123 bash[58916]: cephadm 2024-04-22T21:12:22.369610+0000 mgr.x (mgr.34107) 1069 : cephadm [INF] Deploying daemon osd.4 on smithi123 2024-04-22T21:12:23.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:23 smithi123 bash[58916]: audit 2024-04-22T21:12:22.395541+0000 mon.a (mon.0) 1118 : audit [DBG] from='client.? 172.21.15.121:0/197857093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:23.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:23 smithi123 bash[58916]: audit 2024-04-22T21:12:22.395541+0000 mon.a (mon.0) 1118 : audit [DBG] from='client.? 172.21.15.121:0/197857093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:23.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:23 smithi123 bash[58916]: audit 2024-04-22T21:12:23.195188+0000 mon.c (mon.1) 2728 : audit [DBG] from='client.? 172.21.15.121:0/1911436360' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:12:23.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:23 smithi123 bash[58916]: audit 2024-04-22T21:12:23.195188+0000 mon.c (mon.1) 2728 : audit [DBG] from='client.? 172.21.15.121:0/1911436360' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:12:24.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:24 smithi123 bash[58916]: audit 2024-04-22T21:12:22.766740+0000 mgr.x (mgr.34107) 1070 : audit [DBG] from='client.54406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:24.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:24 smithi123 bash[58916]: audit 2024-04-22T21:12:22.766740+0000 mgr.x (mgr.34107) 1070 : audit [DBG] from='client.54406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:24.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:24 smithi121 bash[73084]: audit 2024-04-22T21:12:22.766740+0000 mgr.x (mgr.34107) 1070 : audit [DBG] from='client.54406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:24.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:24 smithi121 bash[73084]: audit 2024-04-22T21:12:22.766740+0000 mgr.x (mgr.34107) 1070 : audit [DBG] from='client.54406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:24.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:24 smithi121 bash[75184]: audit 2024-04-22T21:12:22.766740+0000 mgr.x (mgr.34107) 1070 : audit [DBG] from='client.54406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:24.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:24 smithi121 bash[75184]: audit 2024-04-22T21:12:22.766740+0000 mgr.x (mgr.34107) 1070 : audit [DBG] from='client.54406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:25.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:25 smithi123 bash[58916]: cluster 2024-04-22T21:12:23.412065+0000 mgr.x (mgr.34107) 1071 : cluster [DBG] pgmap v173: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-22T21:12:25.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:25 smithi123 bash[58916]: cluster 2024-04-22T21:12:23.412065+0000 mgr.x (mgr.34107) 1071 : cluster [DBG] pgmap v173: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-22T21:12:25.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:25 smithi123 bash[58916]: cluster 2024-04-22T21:12:24.354137+0000 mon.a (mon.0) 1119 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 55/630 objects degraded (8.730%), 16 pgs degraded) 2024-04-22T21:12:25.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:25 smithi123 bash[58916]: cluster 2024-04-22T21:12:24.354137+0000 mon.a (mon.0) 1119 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 55/630 objects degraded (8.730%), 16 pgs degraded) 2024-04-22T21:12:25.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:25 smithi123 bash[58916]: cluster 2024-04-22T21:12:24.354200+0000 mon.a (mon.0) 1120 : cluster [INF] Cluster is now healthy 2024-04-22T21:12:25.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:25 smithi123 bash[58916]: cluster 2024-04-22T21:12:24.354200+0000 mon.a (mon.0) 1120 : cluster [INF] Cluster is now healthy 2024-04-22T21:12:25.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:25 smithi123 bash[58916]: audit 2024-04-22T21:12:24.410378+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:25.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:25 smithi123 bash[58916]: audit 2024-04-22T21:12:24.410378+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:25.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:25 smithi123 bash[58916]: audit 2024-04-22T21:12:24.427012+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:25.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:25 smithi123 bash[58916]: audit 2024-04-22T21:12:24.427012+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:25.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:25 smithi123 bash[58916]: audit 2024-04-22T21:12:24.443392+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:25.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:25 smithi123 bash[58916]: audit 2024-04-22T21:12:24.443392+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:25.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:25 smithi121 bash[73084]: cluster 2024-04-22T21:12:23.412065+0000 mgr.x (mgr.34107) 1071 : cluster [DBG] pgmap v173: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-22T21:12:25.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:25 smithi121 bash[73084]: cluster 2024-04-22T21:12:23.412065+0000 mgr.x (mgr.34107) 1071 : cluster [DBG] pgmap v173: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-22T21:12:25.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:25 smithi121 bash[73084]: cluster 2024-04-22T21:12:24.354137+0000 mon.a (mon.0) 1119 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 55/630 objects degraded (8.730%), 16 pgs degraded) 2024-04-22T21:12:25.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:25 smithi121 bash[73084]: cluster 2024-04-22T21:12:24.354137+0000 mon.a (mon.0) 1119 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 55/630 objects degraded (8.730%), 16 pgs degraded) 2024-04-22T21:12:25.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:25 smithi121 bash[73084]: cluster 2024-04-22T21:12:24.354200+0000 mon.a (mon.0) 1120 : cluster [INF] Cluster is now healthy 2024-04-22T21:12:25.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:25 smithi121 bash[73084]: cluster 2024-04-22T21:12:24.354200+0000 mon.a (mon.0) 1120 : cluster [INF] Cluster is now healthy 2024-04-22T21:12:25.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:25 smithi121 bash[73084]: audit 2024-04-22T21:12:24.410378+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:25.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:25 smithi121 bash[73084]: audit 2024-04-22T21:12:24.410378+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:25.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:25 smithi121 bash[73084]: audit 2024-04-22T21:12:24.427012+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:25.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:25 smithi121 bash[73084]: audit 2024-04-22T21:12:24.427012+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:25.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:25 smithi121 bash[73084]: audit 2024-04-22T21:12:24.443392+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:25.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:25 smithi121 bash[73084]: audit 2024-04-22T21:12:24.443392+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:25.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:25 smithi121 bash[75184]: cluster 2024-04-22T21:12:23.412065+0000 mgr.x (mgr.34107) 1071 : cluster [DBG] pgmap v173: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-22T21:12:25.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:25 smithi121 bash[75184]: cluster 2024-04-22T21:12:23.412065+0000 mgr.x (mgr.34107) 1071 : cluster [DBG] pgmap v173: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-22T21:12:25.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:25 smithi121 bash[75184]: cluster 2024-04-22T21:12:24.354137+0000 mon.a (mon.0) 1119 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 55/630 objects degraded (8.730%), 16 pgs degraded) 2024-04-22T21:12:25.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:25 smithi121 bash[75184]: cluster 2024-04-22T21:12:24.354137+0000 mon.a (mon.0) 1119 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 55/630 objects degraded (8.730%), 16 pgs degraded) 2024-04-22T21:12:25.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:25 smithi121 bash[75184]: cluster 2024-04-22T21:12:24.354200+0000 mon.a (mon.0) 1120 : cluster [INF] Cluster is now healthy 2024-04-22T21:12:25.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:25 smithi121 bash[75184]: cluster 2024-04-22T21:12:24.354200+0000 mon.a (mon.0) 1120 : cluster [INF] Cluster is now healthy 2024-04-22T21:12:25.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:25 smithi121 bash[75184]: audit 2024-04-22T21:12:24.410378+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:25.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:25 smithi121 bash[75184]: audit 2024-04-22T21:12:24.410378+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:25.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:25 smithi121 bash[75184]: audit 2024-04-22T21:12:24.427012+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:25.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:25 smithi121 bash[75184]: audit 2024-04-22T21:12:24.427012+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:25.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:25 smithi121 bash[75184]: audit 2024-04-22T21:12:24.443392+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:25.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:25 smithi121 bash[75184]: audit 2024-04-22T21:12:24.443392+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:27.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:27 smithi123 bash[58916]: cluster 2024-04-22T21:12:25.412599+0000 mgr.x (mgr.34107) 1072 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-22T21:12:27.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:27 smithi123 bash[58916]: cluster 2024-04-22T21:12:25.412599+0000 mgr.x (mgr.34107) 1072 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-22T21:12:27.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:27 smithi123 bash[58916]: audit 2024-04-22T21:12:25.892620+0000 mgr.x (mgr.34107) 1073 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:27.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:27 smithi123 bash[58916]: audit 2024-04-22T21:12:25.892620+0000 mgr.x (mgr.34107) 1073 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:27.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:27 smithi123 bash[58916]: audit 2024-04-22T21:12:26.721560+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:27.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:27 smithi123 bash[58916]: audit 2024-04-22T21:12:26.721560+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:27.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:27 smithi123 bash[58916]: audit 2024-04-22T21:12:26.732883+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:27.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:27 smithi123 bash[58916]: audit 2024-04-22T21:12:26.732883+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:27.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:27 smithi123 bash[58916]: audit 2024-04-22T21:12:26.742063+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:27.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:27 smithi123 bash[58916]: audit 2024-04-22T21:12:26.742063+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:27.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:27 smithi121 bash[73084]: cluster 2024-04-22T21:12:25.412599+0000 mgr.x (mgr.34107) 1072 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-22T21:12:27.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:27 smithi121 bash[73084]: cluster 2024-04-22T21:12:25.412599+0000 mgr.x (mgr.34107) 1072 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-22T21:12:27.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:27 smithi121 bash[73084]: audit 2024-04-22T21:12:25.892620+0000 mgr.x (mgr.34107) 1073 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:27.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:27 smithi121 bash[73084]: audit 2024-04-22T21:12:25.892620+0000 mgr.x (mgr.34107) 1073 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:27.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:27 smithi121 bash[73084]: audit 2024-04-22T21:12:26.721560+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:27.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:27 smithi121 bash[73084]: audit 2024-04-22T21:12:26.721560+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:27.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:27 smithi121 bash[73084]: audit 2024-04-22T21:12:26.732883+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:27.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:27 smithi121 bash[73084]: audit 2024-04-22T21:12:26.732883+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:27.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:27 smithi121 bash[73084]: audit 2024-04-22T21:12:26.742063+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:27.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:27 smithi121 bash[73084]: audit 2024-04-22T21:12:26.742063+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:27.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:27 smithi121 bash[75184]: cluster 2024-04-22T21:12:25.412599+0000 mgr.x (mgr.34107) 1072 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-22T21:12:27.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:27 smithi121 bash[75184]: cluster 2024-04-22T21:12:25.412599+0000 mgr.x (mgr.34107) 1072 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-22T21:12:27.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:27 smithi121 bash[75184]: audit 2024-04-22T21:12:25.892620+0000 mgr.x (mgr.34107) 1073 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:27.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:27 smithi121 bash[75184]: audit 2024-04-22T21:12:25.892620+0000 mgr.x (mgr.34107) 1073 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:27.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:27 smithi121 bash[75184]: audit 2024-04-22T21:12:26.721560+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:27.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:27 smithi121 bash[75184]: audit 2024-04-22T21:12:26.721560+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:27.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:27 smithi121 bash[75184]: audit 2024-04-22T21:12:26.732883+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:27.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:27 smithi121 bash[75184]: audit 2024-04-22T21:12:26.732883+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:27.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:27 smithi121 bash[75184]: audit 2024-04-22T21:12:26.742063+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:27.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:27 smithi121 bash[75184]: audit 2024-04-22T21:12:26.742063+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:28.145 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:12:27 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:12:27] "GET /metrics HTTP/1.1" 200 38372 "" "Prometheus/2.33.4" 2024-04-22T21:12:29.435 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:12:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:29.435 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:29.436 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:12:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:29.436 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:12:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:29.436 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:12:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:29.437 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:12:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:29.437 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:12:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:29.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:29.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:29 smithi123 bash[58916]: cluster 2024-04-22T21:12:27.413938+0000 mgr.x (mgr.34107) 1074 : cluster [DBG] pgmap v175: 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-22T21:12:29.437 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:29 smithi123 bash[58916]: cluster 2024-04-22T21:12:27.413938+0000 mgr.x (mgr.34107) 1074 : cluster [DBG] pgmap v175: 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-22T21:12:29.438 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:12:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:29.741 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:29 smithi123 systemd[1]: Stopping Ceph osd.4 for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:12:29.741 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:29 smithi123 bash[64820]: debug 2024-04-22T21:12:29.550+0000 7fc96391d700 -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-22T21:12:29.741 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:29 smithi123 bash[64820]: debug 2024-04-22T21:12:29.550+0000 7fc96391d700 -1 osd.4 142 *** Got signal Terminated *** 2024-04-22T21:12:29.741 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:29 smithi123 bash[64820]: debug 2024-04-22T21:12:29.550+0000 7fc96391d700 -1 osd.4 142 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-22T21:12:29.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:29 smithi121 bash[73084]: cluster 2024-04-22T21:12:27.413938+0000 mgr.x (mgr.34107) 1074 : cluster [DBG] pgmap v175: 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-22T21:12:29.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:29 smithi121 bash[73084]: cluster 2024-04-22T21:12:27.413938+0000 mgr.x (mgr.34107) 1074 : cluster [DBG] pgmap v175: 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-22T21:12:29.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:29 smithi121 bash[75184]: cluster 2024-04-22T21:12:27.413938+0000 mgr.x (mgr.34107) 1074 : cluster [DBG] pgmap v175: 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-22T21:12:29.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:29 smithi121 bash[75184]: cluster 2024-04-22T21:12:27.413938+0000 mgr.x (mgr.34107) 1074 : cluster [DBG] pgmap v175: 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-22T21:12:30.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:30 smithi123 bash[58916]: cluster 2024-04-22T21:12:29.551124+0000 mon.a (mon.0) 1127 : cluster [INF] osd.4 marked itself down and dead 2024-04-22T21:12:30.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:30 smithi123 bash[58916]: cluster 2024-04-22T21:12:29.551124+0000 mon.a (mon.0) 1127 : cluster [INF] osd.4 marked itself down and dead 2024-04-22T21:12:30.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:30 smithi123 bash[58916]: audit 2024-04-22T21:12:29.704435+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:30.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:30 smithi123 bash[58916]: audit 2024-04-22T21:12:29.704435+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:30.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:30 smithi123 bash[58916]: audit 2024-04-22T21:12:29.709260+0000 mon.c (mon.1) 2729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:12:30.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:30 smithi123 bash[58916]: audit 2024-04-22T21:12:29.709260+0000 mon.c (mon.1) 2729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:12:30.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:30 smithi121 bash[73084]: cluster 2024-04-22T21:12:29.551124+0000 mon.a (mon.0) 1127 : cluster [INF] osd.4 marked itself down and dead 2024-04-22T21:12:30.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:30 smithi121 bash[73084]: cluster 2024-04-22T21:12:29.551124+0000 mon.a (mon.0) 1127 : cluster [INF] osd.4 marked itself down and dead 2024-04-22T21:12:30.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:30 smithi121 bash[73084]: audit 2024-04-22T21:12:29.704435+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:30.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:30 smithi121 bash[73084]: audit 2024-04-22T21:12:29.704435+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:30.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:30 smithi121 bash[73084]: audit 2024-04-22T21:12:29.709260+0000 mon.c (mon.1) 2729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:12:30.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:30 smithi121 bash[73084]: audit 2024-04-22T21:12:29.709260+0000 mon.c (mon.1) 2729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:12:30.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:30 smithi121 bash[75184]: cluster 2024-04-22T21:12:29.551124+0000 mon.a (mon.0) 1127 : cluster [INF] osd.4 marked itself down and dead 2024-04-22T21:12:30.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:30 smithi121 bash[75184]: cluster 2024-04-22T21:12:29.551124+0000 mon.a (mon.0) 1127 : cluster [INF] osd.4 marked itself down and dead 2024-04-22T21:12:30.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:30 smithi121 bash[75184]: audit 2024-04-22T21:12:29.704435+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:30.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:30 smithi121 bash[75184]: audit 2024-04-22T21:12:29.704435+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:30.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:30 smithi121 bash[75184]: audit 2024-04-22T21:12:29.709260+0000 mon.c (mon.1) 2729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:12:30.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:30 smithi121 bash[75184]: audit 2024-04-22T21:12:29.709260+0000 mon.c (mon.1) 2729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:12:31.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:31 smithi123 bash[58916]: cluster 2024-04-22T21:12:29.414993+0000 mgr.x (mgr.34107) 1075 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:12:31.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:31 smithi123 bash[58916]: cluster 2024-04-22T21:12:29.414993+0000 mgr.x (mgr.34107) 1075 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:12:31.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:31 smithi123 bash[58916]: cluster 2024-04-22T21:12:30.376647+0000 mon.a (mon.0) 1129 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:12:31.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:31 smithi123 bash[58916]: cluster 2024-04-22T21:12:30.376647+0000 mon.a (mon.0) 1129 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:12:31.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:31 smithi123 bash[58916]: cluster 2024-04-22T21:12:30.394322+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-22T21:12:31.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:31 smithi123 bash[58916]: cluster 2024-04-22T21:12:30.394322+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-22T21:12:31.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:31 smithi121 bash[73084]: cluster 2024-04-22T21:12:29.414993+0000 mgr.x (mgr.34107) 1075 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:12:31.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:31 smithi121 bash[73084]: cluster 2024-04-22T21:12:29.414993+0000 mgr.x (mgr.34107) 1075 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:12:31.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:31 smithi121 bash[73084]: cluster 2024-04-22T21:12:30.376647+0000 mon.a (mon.0) 1129 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:12:31.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:31 smithi121 bash[73084]: cluster 2024-04-22T21:12:30.376647+0000 mon.a (mon.0) 1129 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:12:31.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:31 smithi121 bash[73084]: cluster 2024-04-22T21:12:30.394322+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-22T21:12:31.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:31 smithi121 bash[73084]: cluster 2024-04-22T21:12:30.394322+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-22T21:12:31.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:31 smithi121 bash[75184]: cluster 2024-04-22T21:12:29.414993+0000 mgr.x (mgr.34107) 1075 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:12:31.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:31 smithi121 bash[75184]: cluster 2024-04-22T21:12:29.414993+0000 mgr.x (mgr.34107) 1075 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:12:31.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:31 smithi121 bash[75184]: cluster 2024-04-22T21:12:30.376647+0000 mon.a (mon.0) 1129 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:12:31.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:31 smithi121 bash[75184]: cluster 2024-04-22T21:12:30.376647+0000 mon.a (mon.0) 1129 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:12:31.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:31 smithi121 bash[75184]: cluster 2024-04-22T21:12:30.394322+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-22T21:12:31.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:31 smithi121 bash[75184]: cluster 2024-04-22T21:12:30.394322+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-22T21:12:32.068 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:31 smithi123 bash[66870]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-4 2024-04-22T21:12:32.068 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:32 smithi123 bash[66936]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-4 2024-04-22T21:12:32.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:32 smithi123 bash[58916]: cluster 2024-04-22T21:12:31.396759+0000 mon.a (mon.0) 1131 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-04-22T21:12:32.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:32 smithi123 bash[58916]: cluster 2024-04-22T21:12:31.396759+0000 mon.a (mon.0) 1131 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-04-22T21:12:32.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:32 smithi121 bash[73084]: cluster 2024-04-22T21:12:31.396759+0000 mon.a (mon.0) 1131 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-04-22T21:12:32.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:32 smithi121 bash[73084]: cluster 2024-04-22T21:12:31.396759+0000 mon.a (mon.0) 1131 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-04-22T21:12:32.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:32 smithi121 bash[75184]: cluster 2024-04-22T21:12:31.396759+0000 mon.a (mon.0) 1131 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-04-22T21:12:32.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:32 smithi121 bash[75184]: cluster 2024-04-22T21:12:31.396759+0000 mon.a (mon.0) 1131 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-04-22T21:12:33.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:33 smithi123 bash[58916]: cluster 2024-04-22T21:12:31.416106+0000 mgr.x (mgr.34107) 1076 : cluster [DBG] pgmap v179: 161 pgs: 32 peering, 14 stale+active+clean, 115 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-22T21:12:33.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:33 smithi123 bash[58916]: cluster 2024-04-22T21:12:31.416106+0000 mgr.x (mgr.34107) 1076 : cluster [DBG] pgmap v179: 161 pgs: 32 peering, 14 stale+active+clean, 115 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-22T21:12:33.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:33 smithi123 bash[58916]: cluster 2024-04-22T21:12:32.389295+0000 mon.a (mon.0) 1132 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-04-22T21:12:33.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:33 smithi123 bash[58916]: cluster 2024-04-22T21:12:32.389295+0000 mon.a (mon.0) 1132 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-04-22T21:12:33.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:33 smithi121 bash[75184]: cluster 2024-04-22T21:12:31.416106+0000 mgr.x (mgr.34107) 1076 : cluster [DBG] pgmap v179: 161 pgs: 32 peering, 14 stale+active+clean, 115 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-22T21:12:33.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:33 smithi121 bash[75184]: cluster 2024-04-22T21:12:31.416106+0000 mgr.x (mgr.34107) 1076 : cluster [DBG] pgmap v179: 161 pgs: 32 peering, 14 stale+active+clean, 115 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-22T21:12:33.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:33 smithi121 bash[75184]: cluster 2024-04-22T21:12:32.389295+0000 mon.a (mon.0) 1132 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-04-22T21:12:33.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:33 smithi121 bash[75184]: cluster 2024-04-22T21:12:32.389295+0000 mon.a (mon.0) 1132 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-04-22T21:12:33.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:33 smithi121 bash[73084]: cluster 2024-04-22T21:12:31.416106+0000 mgr.x (mgr.34107) 1076 : cluster [DBG] pgmap v179: 161 pgs: 32 peering, 14 stale+active+clean, 115 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-22T21:12:33.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:33 smithi121 bash[73084]: cluster 2024-04-22T21:12:31.416106+0000 mgr.x (mgr.34107) 1076 : cluster [DBG] pgmap v179: 161 pgs: 32 peering, 14 stale+active+clean, 115 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-22T21:12:33.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:33 smithi121 bash[73084]: cluster 2024-04-22T21:12:32.389295+0000 mon.a (mon.0) 1132 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-04-22T21:12:33.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:33 smithi121 bash[73084]: cluster 2024-04-22T21:12:32.389295+0000 mon.a (mon.0) 1132 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-04-22T21:12:34.259 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:12:34 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:34.259 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:12:34 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:34.259 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:12:34 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:34.260 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:12:34 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:34.260 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:12:34 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:34.260 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:12:34 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:34.261 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:12:34 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:34.261 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:34 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:34.261 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:34 smithi123 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.4.service: Deactivated successfully. 2024-04-22T21:12:34.261 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:34 smithi123 systemd[1]: Stopped Ceph osd.4 for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:12:34.261 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:34 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:12:34.261 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:34 smithi123 systemd[1]: Started Ceph osd.4 for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:12:35.661 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: cluster 2024-04-22T21:12:33.417680+0000 mgr.x (mgr.34107) 1077 : cluster [DBG] pgmap v180: 161 pgs: 11 active+undersized+degraded, 32 peering, 4 stale+active+clean, 18 active+undersized, 96 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 42/630 objects degraded (6.667%) 2024-04-22T21:12:35.661 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: cluster 2024-04-22T21:12:33.417680+0000 mgr.x (mgr.34107) 1077 : cluster [DBG] pgmap v180: 161 pgs: 11 active+undersized+degraded, 32 peering, 4 stale+active+clean, 18 active+undersized, 96 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 42/630 objects degraded (6.667%) 2024-04-22T21:12:35.661 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:34.317942+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.662 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:34.317942+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.662 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:34.334652+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.662 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:34.334652+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.662 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:34.375658+0000 mon.c (mon.1) 2730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.662 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:34.375658+0000 mon.c (mon.1) 2730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.662 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: cluster 2024-04-22T21:12:34.405183+0000 mon.a (mon.0) 1135 : cluster [WRN] Health check failed: Degraded data redundancy: 42/630 objects degraded (6.667%), 11 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:35.662 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: cluster 2024-04-22T21:12:34.405183+0000 mon.a (mon.0) 1135 : cluster [WRN] Health check failed: Degraded data redundancy: 42/630 objects degraded (6.667%), 11 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:35.662 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:34.853241+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.662 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:34.853241+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.662 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:34.869827+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.663 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:34.869827+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.663 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:34.874799+0000 mon.c (mon.1) 2731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:35.663 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:34.874799+0000 mon.c (mon.1) 2731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:35.663 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:34.876865+0000 mon.c (mon.1) 2732 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:35.663 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:34.876865+0000 mon.c (mon.1) 2732 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:35.663 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:34.889133+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.663 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:34.889133+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.663 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:34.983959+0000 mon.c (mon.1) 2733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.663 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:34.983959+0000 mon.c (mon.1) 2733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.663 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:34.989522+0000 mon.c (mon.1) 2734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:35.664 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:34.989522+0000 mon.c (mon.1) 2734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:35.664 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:34.992481+0000 mon.c (mon.1) 2735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.664 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:34.992481+0000 mon.c (mon.1) 2735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.664 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:34.997669+0000 mon.c (mon.1) 2736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:35.664 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:34.997669+0000 mon.c (mon.1) 2736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:35.664 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:34.999502+0000 mon.c (mon.1) 2737 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:35.664 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:34.999502+0000 mon.c (mon.1) 2737 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:35.664 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.012169+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.664 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.012169+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.664 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.063981+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.664 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.063981+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.664 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.088734+0000 mon.c (mon.1) 2738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.665 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.088734+0000 mon.c (mon.1) 2738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.665 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.091747+0000 mon.c (mon.1) 2739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:35.665 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.091747+0000 mon.c (mon.1) 2739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:35.665 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.093603+0000 mon.c (mon.1) 2740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.665 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.093603+0000 mon.c (mon.1) 2740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.665 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.096774+0000 mon.c (mon.1) 2741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:35.665 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.096774+0000 mon.c (mon.1) 2741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:35.665 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.098130+0000 mon.c (mon.1) 2742 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:35.665 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.098130+0000 mon.c (mon.1) 2742 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:35.665 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.107810+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.665 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.107810+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.665 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.181443+0000 mon.c (mon.1) 2743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.665 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.181443+0000 mon.c (mon.1) 2743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.665 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.186445+0000 mon.c (mon.1) 2744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:35.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.186445+0000 mon.c (mon.1) 2744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:35.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.188510+0000 mon.c (mon.1) 2745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.188510+0000 mon.c (mon.1) 2745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.192921+0000 mon.c (mon.1) 2746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:35.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.192921+0000 mon.c (mon.1) 2746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:35.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.194502+0000 mon.c (mon.1) 2747 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:35.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.194502+0000 mon.c (mon.1) 2747 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:35.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.205545+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.205545+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.286075+0000 mon.c (mon.1) 2748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.286075+0000 mon.c (mon.1) 2748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.289539+0000 mon.c (mon.1) 2749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:35.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.289539+0000 mon.c (mon.1) 2749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:35.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.291367+0000 mon.c (mon.1) 2750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.291367+0000 mon.c (mon.1) 2750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.295682+0000 mon.c (mon.1) 2751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:35.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.295682+0000 mon.c (mon.1) 2751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:35.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.297239+0000 mon.c (mon.1) 2752 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:35.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.297239+0000 mon.c (mon.1) 2752 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:35.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.307504+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.667 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:35 smithi123 bash[58916]: audit 2024-04-22T21:12:35.307504+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: cluster 2024-04-22T21:12:33.417680+0000 mgr.x (mgr.34107) 1077 : cluster [DBG] pgmap v180: 161 pgs: 11 active+undersized+degraded, 32 peering, 4 stale+active+clean, 18 active+undersized, 96 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 42/630 objects degraded (6.667%) 2024-04-22T21:12:35.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: cluster 2024-04-22T21:12:33.417680+0000 mgr.x (mgr.34107) 1077 : cluster [DBG] pgmap v180: 161 pgs: 11 active+undersized+degraded, 32 peering, 4 stale+active+clean, 18 active+undersized, 96 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 42/630 objects degraded (6.667%) 2024-04-22T21:12:35.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:34.317942+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:34.317942+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:34.334652+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:34.334652+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:34.375658+0000 mon.c (mon.1) 2730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:34.375658+0000 mon.c (mon.1) 2730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: cluster 2024-04-22T21:12:34.405183+0000 mon.a (mon.0) 1135 : cluster [WRN] Health check failed: Degraded data redundancy: 42/630 objects degraded (6.667%), 11 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:35.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: cluster 2024-04-22T21:12:34.405183+0000 mon.a (mon.0) 1135 : cluster [WRN] Health check failed: Degraded data redundancy: 42/630 objects degraded (6.667%), 11 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:35.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:34.853241+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:34.853241+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:34.869827+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:34.869827+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:34.874799+0000 mon.c (mon.1) 2731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:35.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:34.874799+0000 mon.c (mon.1) 2731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:35.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:34.876865+0000 mon.c (mon.1) 2732 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:35.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:34.876865+0000 mon.c (mon.1) 2732 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:35.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:34.889133+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:34.889133+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: cluster 2024-04-22T21:12:33.417680+0000 mgr.x (mgr.34107) 1077 : cluster [DBG] pgmap v180: 161 pgs: 11 active+undersized+degraded, 32 peering, 4 stale+active+clean, 18 active+undersized, 96 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 42/630 objects degraded (6.667%) 2024-04-22T21:12:35.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: cluster 2024-04-22T21:12:33.417680+0000 mgr.x (mgr.34107) 1077 : cluster [DBG] pgmap v180: 161 pgs: 11 active+undersized+degraded, 32 peering, 4 stale+active+clean, 18 active+undersized, 96 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 42/630 objects degraded (6.667%) 2024-04-22T21:12:35.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:34.317942+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:34.317942+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:34.334652+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:34.334652+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:34.375658+0000 mon.c (mon.1) 2730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:34.375658+0000 mon.c (mon.1) 2730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: cluster 2024-04-22T21:12:34.405183+0000 mon.a (mon.0) 1135 : cluster [WRN] Health check failed: Degraded data redundancy: 42/630 objects degraded (6.667%), 11 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:35.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: cluster 2024-04-22T21:12:34.405183+0000 mon.a (mon.0) 1135 : cluster [WRN] Health check failed: Degraded data redundancy: 42/630 objects degraded (6.667%), 11 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:35.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:34.853241+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:34.853241+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:34.869827+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:34.869827+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:34.874799+0000 mon.c (mon.1) 2731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:35.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:34.874799+0000 mon.c (mon.1) 2731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:35.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:34.876865+0000 mon.c (mon.1) 2732 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:35.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:34.876865+0000 mon.c (mon.1) 2732 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:35.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:34.889133+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:34.889133+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:34.983959+0000 mon.c (mon.1) 2733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:34.983959+0000 mon.c (mon.1) 2733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:34.989522+0000 mon.c (mon.1) 2734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:35.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:34.989522+0000 mon.c (mon.1) 2734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:35.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:34.992481+0000 mon.c (mon.1) 2735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:34.992481+0000 mon.c (mon.1) 2735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:34.997669+0000 mon.c (mon.1) 2736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:35.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:34.997669+0000 mon.c (mon.1) 2736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:35.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:34.999502+0000 mon.c (mon.1) 2737 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:35.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:34.999502+0000 mon.c (mon.1) 2737 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:35.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.012169+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.012169+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.063981+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.063981+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.088734+0000 mon.c (mon.1) 2738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.088734+0000 mon.c (mon.1) 2738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.091747+0000 mon.c (mon.1) 2739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:35.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.091747+0000 mon.c (mon.1) 2739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:35.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.093603+0000 mon.c (mon.1) 2740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.093603+0000 mon.c (mon.1) 2740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:34.983959+0000 mon.c (mon.1) 2733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:34.983959+0000 mon.c (mon.1) 2733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:34.989522+0000 mon.c (mon.1) 2734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:35.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:34.989522+0000 mon.c (mon.1) 2734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:35.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:34.992481+0000 mon.c (mon.1) 2735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:34.992481+0000 mon.c (mon.1) 2735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:34.997669+0000 mon.c (mon.1) 2736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:35.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:34.997669+0000 mon.c (mon.1) 2736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:35.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:34.999502+0000 mon.c (mon.1) 2737 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:35.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:34.999502+0000 mon.c (mon.1) 2737 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:35.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.012169+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.012169+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.063981+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.063981+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.088734+0000 mon.c (mon.1) 2738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.088734+0000 mon.c (mon.1) 2738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.091747+0000 mon.c (mon.1) 2739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:35.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.091747+0000 mon.c (mon.1) 2739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:35.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.093603+0000 mon.c (mon.1) 2740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.093603+0000 mon.c (mon.1) 2740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.096774+0000 mon.c (mon.1) 2741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:35.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.096774+0000 mon.c (mon.1) 2741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:35.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.098130+0000 mon.c (mon.1) 2742 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:35.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.098130+0000 mon.c (mon.1) 2742 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:35.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.107810+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.107810+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.181443+0000 mon.c (mon.1) 2743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.181443+0000 mon.c (mon.1) 2743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.186445+0000 mon.c (mon.1) 2744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:35.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.186445+0000 mon.c (mon.1) 2744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:35.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.188510+0000 mon.c (mon.1) 2745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.188510+0000 mon.c (mon.1) 2745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.192921+0000 mon.c (mon.1) 2746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:35.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.192921+0000 mon.c (mon.1) 2746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:35.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.194502+0000 mon.c (mon.1) 2747 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:35.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.194502+0000 mon.c (mon.1) 2747 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:35.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.205545+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.205545+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.286075+0000 mon.c (mon.1) 2748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.096774+0000 mon.c (mon.1) 2741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:35.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.096774+0000 mon.c (mon.1) 2741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:35.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.098130+0000 mon.c (mon.1) 2742 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:35.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.098130+0000 mon.c (mon.1) 2742 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:35.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.107810+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.107810+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.181443+0000 mon.c (mon.1) 2743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.181443+0000 mon.c (mon.1) 2743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.186445+0000 mon.c (mon.1) 2744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:35.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.186445+0000 mon.c (mon.1) 2744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:35.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.188510+0000 mon.c (mon.1) 2745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.188510+0000 mon.c (mon.1) 2745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.192921+0000 mon.c (mon.1) 2746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:35.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.192921+0000 mon.c (mon.1) 2746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:35.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.194502+0000 mon.c (mon.1) 2747 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:35.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.194502+0000 mon.c (mon.1) 2747 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:35.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.205545+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.205545+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.286075+0000 mon.c (mon.1) 2748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.286075+0000 mon.c (mon.1) 2748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.289539+0000 mon.c (mon.1) 2749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:35.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.289539+0000 mon.c (mon.1) 2749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:35.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.291367+0000 mon.c (mon.1) 2750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.291367+0000 mon.c (mon.1) 2750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.295682+0000 mon.c (mon.1) 2751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:35.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.295682+0000 mon.c (mon.1) 2751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:35.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.297239+0000 mon.c (mon.1) 2752 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:35.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.297239+0000 mon.c (mon.1) 2752 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:35.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.307504+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[75184]: audit 2024-04-22T21:12:35.307504+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.286075+0000 mon.c (mon.1) 2748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.289539+0000 mon.c (mon.1) 2749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:35.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.289539+0000 mon.c (mon.1) 2749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:35.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.291367+0000 mon.c (mon.1) 2750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.291367+0000 mon.c (mon.1) 2750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:35.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.295682+0000 mon.c (mon.1) 2751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:35.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.295682+0000 mon.c (mon.1) 2751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:35.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.297239+0000 mon.c (mon.1) 2752 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:35.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.297239+0000 mon.c (mon.1) 2752 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:35.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.307504+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:35.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:35 smithi121 bash[73084]: audit 2024-04-22T21:12:35.307504+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.535 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[67084]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-22T21:12:36.535 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[67084]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-22T21:12:36.535 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[67084]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-22T21:12:36.535 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[67084]: 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-22T21:12:36.536 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[67084]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-22T21:12:36.536 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[67084]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-22T21:12:36.536 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[67084]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-04-22T21:12:36.536 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[67084]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-22T21:12:36.536 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[67084]: --> ceph-volume raw activate successful for osd ID: 4 2024-04-22T21:12:36.537 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: cephadm 2024-04-22T21:12:34.895547+0000 mgr.x (mgr.34107) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:36.537 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: cephadm 2024-04-22T21:12:34.895547+0000 mgr.x (mgr.34107) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:36.537 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: cephadm 2024-04-22T21:12:35.018008+0000 mgr.x (mgr.34107) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:36.537 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: cephadm 2024-04-22T21:12:35.018008+0000 mgr.x (mgr.34107) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:36.537 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: cephadm 2024-04-22T21:12:35.113373+0000 mgr.x (mgr.34107) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:36.538 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: cephadm 2024-04-22T21:12:35.113373+0000 mgr.x (mgr.34107) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:36.538 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: cephadm 2024-04-22T21:12:35.211686+0000 mgr.x (mgr.34107) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:36.538 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: cephadm 2024-04-22T21:12:35.211686+0000 mgr.x (mgr.34107) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:36.538 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: cephadm 2024-04-22T21:12:35.313385+0000 mgr.x (mgr.34107) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:36.538 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: cephadm 2024-04-22T21:12:35.313385+0000 mgr.x (mgr.34107) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:36.538 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.389003+0000 mon.c (mon.1) 2753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.538 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.389003+0000 mon.c (mon.1) 2753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.538 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.391897+0000 mon.c (mon.1) 2754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.538 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.391897+0000 mon.c (mon.1) 2754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.538 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.393528+0000 mon.c (mon.1) 2755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.538 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.393528+0000 mon.c (mon.1) 2755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.538 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.396835+0000 mon.c (mon.1) 2756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.538 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.396835+0000 mon.c (mon.1) 2756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.539 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.398087+0000 mon.c (mon.1) 2757 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.539 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.398087+0000 mon.c (mon.1) 2757 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.539 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.406047+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.539 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.406047+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.539 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.479839+0000 mon.c (mon.1) 2758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.539 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.479839+0000 mon.c (mon.1) 2758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.539 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.482707+0000 mon.c (mon.1) 2759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.539 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.482707+0000 mon.c (mon.1) 2759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.539 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.484281+0000 mon.c (mon.1) 2760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.539 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.484281+0000 mon.c (mon.1) 2760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.539 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.487057+0000 mon.c (mon.1) 2761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.539 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.487057+0000 mon.c (mon.1) 2761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.540 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.488206+0000 mon.c (mon.1) 2762 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.540 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.488206+0000 mon.c (mon.1) 2762 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.540 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.495279+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.540 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.495279+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.540 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.554461+0000 mon.c (mon.1) 2763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.540 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.554461+0000 mon.c (mon.1) 2763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.540 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.557347+0000 mon.c (mon.1) 2764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.540 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.557347+0000 mon.c (mon.1) 2764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.540 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.558849+0000 mon.c (mon.1) 2765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.540 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.558849+0000 mon.c (mon.1) 2765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.540 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.561713+0000 mon.c (mon.1) 2766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.540 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.561713+0000 mon.c (mon.1) 2766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.541 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.562830+0000 mon.c (mon.1) 2767 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.541 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.562830+0000 mon.c (mon.1) 2767 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.541 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.571793+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.541 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.571793+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.541 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.630329+0000 mon.c (mon.1) 2768 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.541 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.630329+0000 mon.c (mon.1) 2768 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.541 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.633003+0000 mon.c (mon.1) 2769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.541 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.633003+0000 mon.c (mon.1) 2769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.541 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.634447+0000 mon.c (mon.1) 2770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.541 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.634447+0000 mon.c (mon.1) 2770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.541 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.637082+0000 mon.c (mon.1) 2771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.541 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.637082+0000 mon.c (mon.1) 2771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.541 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.638360+0000 mon.c (mon.1) 2772 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.542 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.638360+0000 mon.c (mon.1) 2772 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.542 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.647396+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.542 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.647396+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.542 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.709491+0000 mon.c (mon.1) 2773 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.542 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.709491+0000 mon.c (mon.1) 2773 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.542 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.712753+0000 mon.c (mon.1) 2774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.542 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.712753+0000 mon.c (mon.1) 2774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.542 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.718960+0000 mon.c (mon.1) 2775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.542 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.718960+0000 mon.c (mon.1) 2775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.542 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.722054+0000 mon.c (mon.1) 2776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.542 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.722054+0000 mon.c (mon.1) 2776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.542 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.723258+0000 mon.c (mon.1) 2777 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.543 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.723258+0000 mon.c (mon.1) 2777 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.543 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.734413+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.543 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.734413+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.543 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.813412+0000 mon.c (mon.1) 2778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.543 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.813412+0000 mon.c (mon.1) 2778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.543 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.816578+0000 mon.c (mon.1) 2779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.543 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.816578+0000 mon.c (mon.1) 2779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.543 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.818217+0000 mon.c (mon.1) 2780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.543 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.818217+0000 mon.c (mon.1) 2780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.543 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.821335+0000 mon.c (mon.1) 2781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.544 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.821335+0000 mon.c (mon.1) 2781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.544 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.822508+0000 mon.c (mon.1) 2782 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.544 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.822508+0000 mon.c (mon.1) 2782 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.544 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.831517+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.544 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.831517+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.544 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.910081+0000 mon.c (mon.1) 2783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.544 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.910081+0000 mon.c (mon.1) 2783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.544 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.913129+0000 mon.c (mon.1) 2784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.544 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.913129+0000 mon.c (mon.1) 2784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.544 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.914748+0000 mon.c (mon.1) 2785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.544 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.914748+0000 mon.c (mon.1) 2785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.545 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.918055+0000 mon.c (mon.1) 2786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.545 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.918055+0000 mon.c (mon.1) 2786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.545 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.919352+0000 mon.c (mon.1) 2787 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.545 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.919352+0000 mon.c (mon.1) 2787 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.545 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.929069+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.545 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:35.929069+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.545 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.002738+0000 mon.c (mon.1) 2788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.545 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.002738+0000 mon.c (mon.1) 2788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.545 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.005728+0000 mon.c (mon.1) 2789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.545 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.005728+0000 mon.c (mon.1) 2789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.545 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.007258+0000 mon.c (mon.1) 2790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.546 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.007258+0000 mon.c (mon.1) 2790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.546 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.010426+0000 mon.c (mon.1) 2791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.546 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.010426+0000 mon.c (mon.1) 2791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.546 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.011547+0000 mon.c (mon.1) 2792 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.546 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.011547+0000 mon.c (mon.1) 2792 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.546 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.020467+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.546 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.020467+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.546 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.079609+0000 mon.c (mon.1) 2793 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.546 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.079609+0000 mon.c (mon.1) 2793 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.546 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.082676+0000 mon.c (mon.1) 2794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.546 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.082676+0000 mon.c (mon.1) 2794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.546 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.084432+0000 mon.c (mon.1) 2795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.547 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.084432+0000 mon.c (mon.1) 2795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.547 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.087049+0000 mon.c (mon.1) 2796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.547 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.087049+0000 mon.c (mon.1) 2796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.547 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.088194+0000 mon.c (mon.1) 2797 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.547 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.088194+0000 mon.c (mon.1) 2797 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.547 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.097080+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.547 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.097080+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.547 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.161954+0000 mon.c (mon.1) 2798 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.547 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.161954+0000 mon.c (mon.1) 2798 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.547 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.165199+0000 mon.c (mon.1) 2799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.547 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.165199+0000 mon.c (mon.1) 2799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.547 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.166695+0000 mon.c (mon.1) 2800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.547 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.166695+0000 mon.c (mon.1) 2800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.548 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.169673+0000 mon.c (mon.1) 2801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.548 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.169673+0000 mon.c (mon.1) 2801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.548 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.170775+0000 mon.c (mon.1) 2802 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.548 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.170775+0000 mon.c (mon.1) 2802 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.548 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.180296+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.548 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.180296+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.548 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.243456+0000 mon.c (mon.1) 2803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.548 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.243456+0000 mon.c (mon.1) 2803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.548 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.246670+0000 mon.c (mon.1) 2804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.548 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.246670+0000 mon.c (mon.1) 2804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.548 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.248274+0000 mon.c (mon.1) 2805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.548 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.248274+0000 mon.c (mon.1) 2805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.548 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.251119+0000 mon.c (mon.1) 2806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.251119+0000 mon.c (mon.1) 2806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.252354+0000 mon.c (mon.1) 2807 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.252354+0000 mon.c (mon.1) 2807 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.261473+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.549 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:36 smithi123 bash[58916]: audit 2024-04-22T21:12:36.261473+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: cephadm 2024-04-22T21:12:34.895547+0000 mgr.x (mgr.34107) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:36.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: cephadm 2024-04-22T21:12:34.895547+0000 mgr.x (mgr.34107) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:36.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: cephadm 2024-04-22T21:12:35.018008+0000 mgr.x (mgr.34107) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:36.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: cephadm 2024-04-22T21:12:35.018008+0000 mgr.x (mgr.34107) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:36.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: cephadm 2024-04-22T21:12:35.113373+0000 mgr.x (mgr.34107) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:36.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: cephadm 2024-04-22T21:12:35.113373+0000 mgr.x (mgr.34107) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:36.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: cephadm 2024-04-22T21:12:35.211686+0000 mgr.x (mgr.34107) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:36.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: cephadm 2024-04-22T21:12:35.211686+0000 mgr.x (mgr.34107) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:36.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: cephadm 2024-04-22T21:12:35.313385+0000 mgr.x (mgr.34107) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:36.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: cephadm 2024-04-22T21:12:35.313385+0000 mgr.x (mgr.34107) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:36.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.389003+0000 mon.c (mon.1) 2753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.389003+0000 mon.c (mon.1) 2753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.391897+0000 mon.c (mon.1) 2754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.391897+0000 mon.c (mon.1) 2754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.393528+0000 mon.c (mon.1) 2755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.393528+0000 mon.c (mon.1) 2755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.396835+0000 mon.c (mon.1) 2756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.396835+0000 mon.c (mon.1) 2756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.398087+0000 mon.c (mon.1) 2757 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.398087+0000 mon.c (mon.1) 2757 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.406047+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.406047+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.479839+0000 mon.c (mon.1) 2758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.479839+0000 mon.c (mon.1) 2758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.482707+0000 mon.c (mon.1) 2759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.482707+0000 mon.c (mon.1) 2759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.484281+0000 mon.c (mon.1) 2760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.484281+0000 mon.c (mon.1) 2760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.487057+0000 mon.c (mon.1) 2761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.487057+0000 mon.c (mon.1) 2761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.488206+0000 mon.c (mon.1) 2762 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.488206+0000 mon.c (mon.1) 2762 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.495279+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.495279+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.554461+0000 mon.c (mon.1) 2763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.554461+0000 mon.c (mon.1) 2763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.557347+0000 mon.c (mon.1) 2764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.557347+0000 mon.c (mon.1) 2764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.558849+0000 mon.c (mon.1) 2765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: cephadm 2024-04-22T21:12:34.895547+0000 mgr.x (mgr.34107) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:36.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: cephadm 2024-04-22T21:12:34.895547+0000 mgr.x (mgr.34107) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:36.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: cephadm 2024-04-22T21:12:35.018008+0000 mgr.x (mgr.34107) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:36.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: cephadm 2024-04-22T21:12:35.018008+0000 mgr.x (mgr.34107) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:36.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: cephadm 2024-04-22T21:12:35.113373+0000 mgr.x (mgr.34107) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:36.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: cephadm 2024-04-22T21:12:35.113373+0000 mgr.x (mgr.34107) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:36.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: cephadm 2024-04-22T21:12:35.211686+0000 mgr.x (mgr.34107) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:36.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: cephadm 2024-04-22T21:12:35.211686+0000 mgr.x (mgr.34107) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:36.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: cephadm 2024-04-22T21:12:35.313385+0000 mgr.x (mgr.34107) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:36.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: cephadm 2024-04-22T21:12:35.313385+0000 mgr.x (mgr.34107) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:36.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.389003+0000 mon.c (mon.1) 2753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.389003+0000 mon.c (mon.1) 2753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.391897+0000 mon.c (mon.1) 2754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.391897+0000 mon.c (mon.1) 2754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.393528+0000 mon.c (mon.1) 2755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.393528+0000 mon.c (mon.1) 2755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.396835+0000 mon.c (mon.1) 2756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.396835+0000 mon.c (mon.1) 2756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.398087+0000 mon.c (mon.1) 2757 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.398087+0000 mon.c (mon.1) 2757 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.558849+0000 mon.c (mon.1) 2765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.561713+0000 mon.c (mon.1) 2766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.561713+0000 mon.c (mon.1) 2766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.562830+0000 mon.c (mon.1) 2767 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.562830+0000 mon.c (mon.1) 2767 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.571793+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.571793+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.630329+0000 mon.c (mon.1) 2768 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.630329+0000 mon.c (mon.1) 2768 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.633003+0000 mon.c (mon.1) 2769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.633003+0000 mon.c (mon.1) 2769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.634447+0000 mon.c (mon.1) 2770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.634447+0000 mon.c (mon.1) 2770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.637082+0000 mon.c (mon.1) 2771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.637082+0000 mon.c (mon.1) 2771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.638360+0000 mon.c (mon.1) 2772 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.638360+0000 mon.c (mon.1) 2772 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.647396+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.647396+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.709491+0000 mon.c (mon.1) 2773 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.709491+0000 mon.c (mon.1) 2773 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.712753+0000 mon.c (mon.1) 2774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.712753+0000 mon.c (mon.1) 2774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.718960+0000 mon.c (mon.1) 2775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.718960+0000 mon.c (mon.1) 2775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.722054+0000 mon.c (mon.1) 2776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.722054+0000 mon.c (mon.1) 2776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.723258+0000 mon.c (mon.1) 2777 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.723258+0000 mon.c (mon.1) 2777 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.734413+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.734413+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.813412+0000 mon.c (mon.1) 2778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.813412+0000 mon.c (mon.1) 2778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.816578+0000 mon.c (mon.1) 2779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.816578+0000 mon.c (mon.1) 2779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.818217+0000 mon.c (mon.1) 2780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.818217+0000 mon.c (mon.1) 2780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.821335+0000 mon.c (mon.1) 2781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.821335+0000 mon.c (mon.1) 2781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.406047+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.406047+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.479839+0000 mon.c (mon.1) 2758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.479839+0000 mon.c (mon.1) 2758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.482707+0000 mon.c (mon.1) 2759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.482707+0000 mon.c (mon.1) 2759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.484281+0000 mon.c (mon.1) 2760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.484281+0000 mon.c (mon.1) 2760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.487057+0000 mon.c (mon.1) 2761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.487057+0000 mon.c (mon.1) 2761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.488206+0000 mon.c (mon.1) 2762 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.488206+0000 mon.c (mon.1) 2762 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.495279+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.495279+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.554461+0000 mon.c (mon.1) 2763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.554461+0000 mon.c (mon.1) 2763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.557347+0000 mon.c (mon.1) 2764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.557347+0000 mon.c (mon.1) 2764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.558849+0000 mon.c (mon.1) 2765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.822508+0000 mon.c (mon.1) 2782 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.822508+0000 mon.c (mon.1) 2782 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.831517+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.831517+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.910081+0000 mon.c (mon.1) 2783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.910081+0000 mon.c (mon.1) 2783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.913129+0000 mon.c (mon.1) 2784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.913129+0000 mon.c (mon.1) 2784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.914748+0000 mon.c (mon.1) 2785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.914748+0000 mon.c (mon.1) 2785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.918055+0000 mon.c (mon.1) 2786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.918055+0000 mon.c (mon.1) 2786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.919352+0000 mon.c (mon.1) 2787 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.919352+0000 mon.c (mon.1) 2787 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.929069+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:35.929069+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.002738+0000 mon.c (mon.1) 2788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.002738+0000 mon.c (mon.1) 2788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.005728+0000 mon.c (mon.1) 2789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.005728+0000 mon.c (mon.1) 2789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.007258+0000 mon.c (mon.1) 2790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.007258+0000 mon.c (mon.1) 2790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.010426+0000 mon.c (mon.1) 2791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.010426+0000 mon.c (mon.1) 2791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.011547+0000 mon.c (mon.1) 2792 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.011547+0000 mon.c (mon.1) 2792 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.020467+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.020467+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.079609+0000 mon.c (mon.1) 2793 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.079609+0000 mon.c (mon.1) 2793 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.082676+0000 mon.c (mon.1) 2794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.082676+0000 mon.c (mon.1) 2794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.084432+0000 mon.c (mon.1) 2795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.084432+0000 mon.c (mon.1) 2795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.087049+0000 mon.c (mon.1) 2796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.087049+0000 mon.c (mon.1) 2796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.088194+0000 mon.c (mon.1) 2797 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.088194+0000 mon.c (mon.1) 2797 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.097080+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.558849+0000 mon.c (mon.1) 2765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.561713+0000 mon.c (mon.1) 2766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.561713+0000 mon.c (mon.1) 2766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.562830+0000 mon.c (mon.1) 2767 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.562830+0000 mon.c (mon.1) 2767 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.571793+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.571793+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.630329+0000 mon.c (mon.1) 2768 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.630329+0000 mon.c (mon.1) 2768 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.633003+0000 mon.c (mon.1) 2769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.633003+0000 mon.c (mon.1) 2769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.634447+0000 mon.c (mon.1) 2770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.634447+0000 mon.c (mon.1) 2770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.637082+0000 mon.c (mon.1) 2771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.637082+0000 mon.c (mon.1) 2771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.638360+0000 mon.c (mon.1) 2772 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.638360+0000 mon.c (mon.1) 2772 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.647396+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.647396+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.709491+0000 mon.c (mon.1) 2773 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.097080+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.161954+0000 mon.c (mon.1) 2798 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.161954+0000 mon.c (mon.1) 2798 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.165199+0000 mon.c (mon.1) 2799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.165199+0000 mon.c (mon.1) 2799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.166695+0000 mon.c (mon.1) 2800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.166695+0000 mon.c (mon.1) 2800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.169673+0000 mon.c (mon.1) 2801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.169673+0000 mon.c (mon.1) 2801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.170775+0000 mon.c (mon.1) 2802 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.170775+0000 mon.c (mon.1) 2802 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.180296+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.180296+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.243456+0000 mon.c (mon.1) 2803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.243456+0000 mon.c (mon.1) 2803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.246670+0000 mon.c (mon.1) 2804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.246670+0000 mon.c (mon.1) 2804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.248274+0000 mon.c (mon.1) 2805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.248274+0000 mon.c (mon.1) 2805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.251119+0000 mon.c (mon.1) 2806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.251119+0000 mon.c (mon.1) 2806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.252354+0000 mon.c (mon.1) 2807 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.252354+0000 mon.c (mon.1) 2807 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.261473+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[75184]: audit 2024-04-22T21:12:36.261473+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.709491+0000 mon.c (mon.1) 2773 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.712753+0000 mon.c (mon.1) 2774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.712753+0000 mon.c (mon.1) 2774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.718960+0000 mon.c (mon.1) 2775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.718960+0000 mon.c (mon.1) 2775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.722054+0000 mon.c (mon.1) 2776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.722054+0000 mon.c (mon.1) 2776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.723258+0000 mon.c (mon.1) 2777 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.723258+0000 mon.c (mon.1) 2777 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.734413+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.734413+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.813412+0000 mon.c (mon.1) 2778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.813412+0000 mon.c (mon.1) 2778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.816578+0000 mon.c (mon.1) 2779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.816578+0000 mon.c (mon.1) 2779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.818217+0000 mon.c (mon.1) 2780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.818217+0000 mon.c (mon.1) 2780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.821335+0000 mon.c (mon.1) 2781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.821335+0000 mon.c (mon.1) 2781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.822508+0000 mon.c (mon.1) 2782 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.822508+0000 mon.c (mon.1) 2782 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.831517+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.831517+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.910081+0000 mon.c (mon.1) 2783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.910081+0000 mon.c (mon.1) 2783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.913129+0000 mon.c (mon.1) 2784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.913129+0000 mon.c (mon.1) 2784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.914748+0000 mon.c (mon.1) 2785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.914748+0000 mon.c (mon.1) 2785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.918055+0000 mon.c (mon.1) 2786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.918055+0000 mon.c (mon.1) 2786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.919352+0000 mon.c (mon.1) 2787 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.919352+0000 mon.c (mon.1) 2787 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.929069+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:35.929069+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.002738+0000 mon.c (mon.1) 2788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.002738+0000 mon.c (mon.1) 2788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.005728+0000 mon.c (mon.1) 2789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.005728+0000 mon.c (mon.1) 2789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.007258+0000 mon.c (mon.1) 2790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.007258+0000 mon.c (mon.1) 2790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.010426+0000 mon.c (mon.1) 2791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.010426+0000 mon.c (mon.1) 2791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.011547+0000 mon.c (mon.1) 2792 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.011547+0000 mon.c (mon.1) 2792 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.020467+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.020467+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.079609+0000 mon.c (mon.1) 2793 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.079609+0000 mon.c (mon.1) 2793 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.082676+0000 mon.c (mon.1) 2794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.082676+0000 mon.c (mon.1) 2794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.084432+0000 mon.c (mon.1) 2795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.084432+0000 mon.c (mon.1) 2795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.087049+0000 mon.c (mon.1) 2796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.087049+0000 mon.c (mon.1) 2796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.088194+0000 mon.c (mon.1) 2797 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.088194+0000 mon.c (mon.1) 2797 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.097080+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.097080+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.161954+0000 mon.c (mon.1) 2798 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.161954+0000 mon.c (mon.1) 2798 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.165199+0000 mon.c (mon.1) 2799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.165199+0000 mon.c (mon.1) 2799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.166695+0000 mon.c (mon.1) 2800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.166695+0000 mon.c (mon.1) 2800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.169673+0000 mon.c (mon.1) 2801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.169673+0000 mon.c (mon.1) 2801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.170775+0000 mon.c (mon.1) 2802 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.170775+0000 mon.c (mon.1) 2802 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.180296+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.180296+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.243456+0000 mon.c (mon.1) 2803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.243456+0000 mon.c (mon.1) 2803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.246670+0000 mon.c (mon.1) 2804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.246670+0000 mon.c (mon.1) 2804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:36.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.248274+0000 mon.c (mon.1) 2805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.248274+0000 mon.c (mon.1) 2805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:36.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.251119+0000 mon.c (mon.1) 2806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.251119+0000 mon.c (mon.1) 2806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:36.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.252354+0000 mon.c (mon.1) 2807 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.252354+0000 mon.c (mon.1) 2807 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:36.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.261473+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:36.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:36 smithi121 bash[73084]: audit 2024-04-22T21:12:36.261473+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: cephadm 2024-04-22T21:12:35.411231+0000 mgr.x (mgr.34107) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: cephadm 2024-04-22T21:12:35.411231+0000 mgr.x (mgr.34107) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: cluster 2024-04-22T21:12:35.418230+0000 mgr.x (mgr.34107) 1084 : cluster [DBG] pgmap v181: 161 pgs: 13 active+undersized+degraded, 32 peering, 23 active+undersized, 93 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 48/630 objects degraded (7.619%) 2024-04-22T21:12:37.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: cluster 2024-04-22T21:12:35.418230+0000 mgr.x (mgr.34107) 1084 : cluster [DBG] pgmap v181: 161 pgs: 13 active+undersized+degraded, 32 peering, 23 active+undersized, 93 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 48/630 objects degraded (7.619%) 2024-04-22T21:12:37.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: cephadm 2024-04-22T21:12:35.502406+0000 mgr.x (mgr.34107) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: cephadm 2024-04-22T21:12:35.502406+0000 mgr.x (mgr.34107) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: cephadm 2024-04-22T21:12:35.577542+0000 mgr.x (mgr.34107) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: cephadm 2024-04-22T21:12:35.577542+0000 mgr.x (mgr.34107) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: cephadm 2024-04-22T21:12:35.653038+0000 mgr.x (mgr.34107) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: cephadm 2024-04-22T21:12:35.653038+0000 mgr.x (mgr.34107) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: cephadm 2024-04-22T21:12:35.740074+0000 mgr.x (mgr.34107) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: cephadm 2024-04-22T21:12:35.740074+0000 mgr.x (mgr.34107) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: cephadm 2024-04-22T21:12:35.836902+0000 mgr.x (mgr.34107) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: cephadm 2024-04-22T21:12:35.836902+0000 mgr.x (mgr.34107) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:35.900458+0000 mgr.x (mgr.34107) 1090 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:37.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:35.900458+0000 mgr.x (mgr.34107) 1090 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:37.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: cephadm 2024-04-22T21:12:35.934510+0000 mgr.x (mgr.34107) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: cephadm 2024-04-22T21:12:35.934510+0000 mgr.x (mgr.34107) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: cephadm 2024-04-22T21:12:36.026109+0000 mgr.x (mgr.34107) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: cephadm 2024-04-22T21:12:36.026109+0000 mgr.x (mgr.34107) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: cephadm 2024-04-22T21:12:36.102717+0000 mgr.x (mgr.34107) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: cephadm 2024-04-22T21:12:36.102717+0000 mgr.x (mgr.34107) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: cephadm 2024-04-22T21:12:36.185999+0000 mgr.x (mgr.34107) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: cephadm 2024-04-22T21:12:36.185999+0000 mgr.x (mgr.34107) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: cephadm 2024-04-22T21:12:36.267457+0000 mgr.x (mgr.34107) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: cephadm 2024-04-22T21:12:36.267457+0000 mgr.x (mgr.34107) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.344029+0000 mon.c (mon.1) 2808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.344029+0000 mon.c (mon.1) 2808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.346707+0000 mon.c (mon.1) 2809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.346707+0000 mon.c (mon.1) 2809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.348361+0000 mon.c (mon.1) 2810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.348361+0000 mon.c (mon.1) 2810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.351324+0000 mon.c (mon.1) 2811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.351324+0000 mon.c (mon.1) 2811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.352275+0000 mon.c (mon.1) 2812 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.352275+0000 mon.c (mon.1) 2812 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.364218+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.364218+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: cephadm 2024-04-22T21:12:36.370092+0000 mgr.x (mgr.34107) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: cephadm 2024-04-22T21:12:36.370092+0000 mgr.x (mgr.34107) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.406490+0000 mon.c (mon.1) 2813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.406490+0000 mon.c (mon.1) 2813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.417094+0000 mon.c (mon.1) 2814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.417094+0000 mon.c (mon.1) 2814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.418545+0000 mon.c (mon.1) 2815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.418545+0000 mon.c (mon.1) 2815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.421154+0000 mon.c (mon.1) 2816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.421154+0000 mon.c (mon.1) 2816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.422360+0000 mon.c (mon.1) 2817 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.422360+0000 mon.c (mon.1) 2817 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.432677+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.432677+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.490641+0000 mon.c (mon.1) 2818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.490641+0000 mon.c (mon.1) 2818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.493585+0000 mon.c (mon.1) 2819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.493585+0000 mon.c (mon.1) 2819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.495553+0000 mon.c (mon.1) 2820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.495553+0000 mon.c (mon.1) 2820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.498805+0000 mon.c (mon.1) 2821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.498805+0000 mon.c (mon.1) 2821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.499952+0000 mon.c (mon.1) 2822 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.499952+0000 mon.c (mon.1) 2822 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.511056+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.511056+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.569499+0000 mon.c (mon.1) 2823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.569499+0000 mon.c (mon.1) 2823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.572431+0000 mon.c (mon.1) 2824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.572431+0000 mon.c (mon.1) 2824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.574373+0000 mon.c (mon.1) 2825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.574373+0000 mon.c (mon.1) 2825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.576984+0000 mon.c (mon.1) 2826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.576984+0000 mon.c (mon.1) 2826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.578103+0000 mon.c (mon.1) 2827 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.578103+0000 mon.c (mon.1) 2827 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.589208+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.589208+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.646937+0000 mon.c (mon.1) 2828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.646937+0000 mon.c (mon.1) 2828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.649923+0000 mon.c (mon.1) 2829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.649923+0000 mon.c (mon.1) 2829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.651606+0000 mon.c (mon.1) 2830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.651606+0000 mon.c (mon.1) 2830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.654297+0000 mon.c (mon.1) 2831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.654297+0000 mon.c (mon.1) 2831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.655393+0000 mon.c (mon.1) 2832 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.655393+0000 mon.c (mon.1) 2832 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.666704+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.666704+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.725377+0000 mon.c (mon.1) 2833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.725377+0000 mon.c (mon.1) 2833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.728025+0000 mon.c (mon.1) 2834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.728025+0000 mon.c (mon.1) 2834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.729303+0000 mon.c (mon.1) 2835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.729303+0000 mon.c (mon.1) 2835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.731796+0000 mon.c (mon.1) 2836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.731796+0000 mon.c (mon.1) 2836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.732662+0000 mon.c (mon.1) 2837 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.732662+0000 mon.c (mon.1) 2837 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.743691+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.743691+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.799826+0000 mon.c (mon.1) 2838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.799826+0000 mon.c (mon.1) 2838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.802506+0000 mon.c (mon.1) 2839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.802506+0000 mon.c (mon.1) 2839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.804207+0000 mon.c (mon.1) 2840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.804207+0000 mon.c (mon.1) 2840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.806735+0000 mon.c (mon.1) 2841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.806735+0000 mon.c (mon.1) 2841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.807622+0000 mon.c (mon.1) 2842 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.807622+0000 mon.c (mon.1) 2842 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.818074+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.818074+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.859769+0000 mon.c (mon.1) 2843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.859769+0000 mon.c (mon.1) 2843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.862297+0000 mon.c (mon.1) 2844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.862297+0000 mon.c (mon.1) 2844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.863563+0000 mon.c (mon.1) 2845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.863563+0000 mon.c (mon.1) 2845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.866018+0000 mon.c (mon.1) 2846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.866018+0000 mon.c (mon.1) 2846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.867121+0000 mon.c (mon.1) 2847 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.867121+0000 mon.c (mon.1) 2847 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.877657+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.877657+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.919455+0000 mon.c (mon.1) 2848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.919455+0000 mon.c (mon.1) 2848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.922093+0000 mon.c (mon.1) 2849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.922093+0000 mon.c (mon.1) 2849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.923391+0000 mon.c (mon.1) 2850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.923391+0000 mon.c (mon.1) 2850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.925875+0000 mon.c (mon.1) 2851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.925875+0000 mon.c (mon.1) 2851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.926861+0000 mon.c (mon.1) 2852 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.926861+0000 mon.c (mon.1) 2852 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.937370+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.937370+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.995657+0000 mon.c (mon.1) 2853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.995657+0000 mon.c (mon.1) 2853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.998437+0000 mon.c (mon.1) 2854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.998437+0000 mon.c (mon.1) 2854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.999973+0000 mon.c (mon.1) 2855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:36.999973+0000 mon.c (mon.1) 2855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.002617+0000 mon.c (mon.1) 2856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.002617+0000 mon.c (mon.1) 2856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.003692+0000 mon.c (mon.1) 2857 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.003692+0000 mon.c (mon.1) 2857 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.014858+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.014858+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.056419+0000 mon.c (mon.1) 2858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.056419+0000 mon.c (mon.1) 2858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.059173+0000 mon.c (mon.1) 2859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.059173+0000 mon.c (mon.1) 2859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.060704+0000 mon.c (mon.1) 2860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.060704+0000 mon.c (mon.1) 2860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.063219+0000 mon.c (mon.1) 2861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.063219+0000 mon.c (mon.1) 2861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.064118+0000 mon.c (mon.1) 2862 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.064118+0000 mon.c (mon.1) 2862 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.074387+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.074387+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.115581+0000 mon.c (mon.1) 2863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.115581+0000 mon.c (mon.1) 2863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.118102+0000 mon.c (mon.1) 2864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.118102+0000 mon.c (mon.1) 2864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.119397+0000 mon.c (mon.1) 2865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.119397+0000 mon.c (mon.1) 2865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.122024+0000 mon.c (mon.1) 2866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.122024+0000 mon.c (mon.1) 2866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.122942+0000 mon.c (mon.1) 2867 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.122942+0000 mon.c (mon.1) 2867 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.133412+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.133412+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.174880+0000 mon.c (mon.1) 2868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.174880+0000 mon.c (mon.1) 2868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.177712+0000 mon.c (mon.1) 2869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.177712+0000 mon.c (mon.1) 2869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.179053+0000 mon.c (mon.1) 2870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.179053+0000 mon.c (mon.1) 2870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.181699+0000 mon.c (mon.1) 2871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.181699+0000 mon.c (mon.1) 2871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.182806+0000 mon.c (mon.1) 2872 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.182806+0000 mon.c (mon.1) 2872 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.193390+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.193390+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.234628+0000 mon.c (mon.1) 2873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.234628+0000 mon.c (mon.1) 2873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.237338+0000 mon.c (mon.1) 2874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.237338+0000 mon.c (mon.1) 2874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.238751+0000 mon.c (mon.1) 2875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.238751+0000 mon.c (mon.1) 2875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.241491+0000 mon.c (mon.1) 2876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.241491+0000 mon.c (mon.1) 2876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.242692+0000 mon.c (mon.1) 2877 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.242692+0000 mon.c (mon.1) 2877 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.253432+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[58916]: audit 2024-04-22T21:12:37.253432+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: cephadm 2024-04-22T21:12:35.411231+0000 mgr.x (mgr.34107) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: cephadm 2024-04-22T21:12:35.411231+0000 mgr.x (mgr.34107) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: cluster 2024-04-22T21:12:35.418230+0000 mgr.x (mgr.34107) 1084 : cluster [DBG] pgmap v181: 161 pgs: 13 active+undersized+degraded, 32 peering, 23 active+undersized, 93 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 48/630 objects degraded (7.619%) 2024-04-22T21:12:37.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: cluster 2024-04-22T21:12:35.418230+0000 mgr.x (mgr.34107) 1084 : cluster [DBG] pgmap v181: 161 pgs: 13 active+undersized+degraded, 32 peering, 23 active+undersized, 93 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 48/630 objects degraded (7.619%) 2024-04-22T21:12:37.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: cephadm 2024-04-22T21:12:35.502406+0000 mgr.x (mgr.34107) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: cephadm 2024-04-22T21:12:35.502406+0000 mgr.x (mgr.34107) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: cephadm 2024-04-22T21:12:35.577542+0000 mgr.x (mgr.34107) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: cephadm 2024-04-22T21:12:35.577542+0000 mgr.x (mgr.34107) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: cephadm 2024-04-22T21:12:35.653038+0000 mgr.x (mgr.34107) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: cephadm 2024-04-22T21:12:35.653038+0000 mgr.x (mgr.34107) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: cephadm 2024-04-22T21:12:35.740074+0000 mgr.x (mgr.34107) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: cephadm 2024-04-22T21:12:35.740074+0000 mgr.x (mgr.34107) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: cephadm 2024-04-22T21:12:35.836902+0000 mgr.x (mgr.34107) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: cephadm 2024-04-22T21:12:35.836902+0000 mgr.x (mgr.34107) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:35.900458+0000 mgr.x (mgr.34107) 1090 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:37.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:35.900458+0000 mgr.x (mgr.34107) 1090 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:37.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: cephadm 2024-04-22T21:12:35.934510+0000 mgr.x (mgr.34107) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: cephadm 2024-04-22T21:12:35.934510+0000 mgr.x (mgr.34107) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: cephadm 2024-04-22T21:12:36.026109+0000 mgr.x (mgr.34107) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: cephadm 2024-04-22T21:12:36.026109+0000 mgr.x (mgr.34107) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: cephadm 2024-04-22T21:12:35.411231+0000 mgr.x (mgr.34107) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: cephadm 2024-04-22T21:12:35.411231+0000 mgr.x (mgr.34107) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: cluster 2024-04-22T21:12:35.418230+0000 mgr.x (mgr.34107) 1084 : cluster [DBG] pgmap v181: 161 pgs: 13 active+undersized+degraded, 32 peering, 23 active+undersized, 93 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 48/630 objects degraded (7.619%) 2024-04-22T21:12:37.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: cluster 2024-04-22T21:12:35.418230+0000 mgr.x (mgr.34107) 1084 : cluster [DBG] pgmap v181: 161 pgs: 13 active+undersized+degraded, 32 peering, 23 active+undersized, 93 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 48/630 objects degraded (7.619%) 2024-04-22T21:12:37.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: cephadm 2024-04-22T21:12:35.502406+0000 mgr.x (mgr.34107) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: cephadm 2024-04-22T21:12:35.502406+0000 mgr.x (mgr.34107) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: cephadm 2024-04-22T21:12:35.577542+0000 mgr.x (mgr.34107) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: cephadm 2024-04-22T21:12:35.577542+0000 mgr.x (mgr.34107) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: cephadm 2024-04-22T21:12:35.653038+0000 mgr.x (mgr.34107) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: cephadm 2024-04-22T21:12:35.653038+0000 mgr.x (mgr.34107) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: cephadm 2024-04-22T21:12:35.740074+0000 mgr.x (mgr.34107) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: cephadm 2024-04-22T21:12:35.740074+0000 mgr.x (mgr.34107) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: cephadm 2024-04-22T21:12:35.836902+0000 mgr.x (mgr.34107) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: cephadm 2024-04-22T21:12:35.836902+0000 mgr.x (mgr.34107) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:35.900458+0000 mgr.x (mgr.34107) 1090 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:37.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:35.900458+0000 mgr.x (mgr.34107) 1090 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:37.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: cephadm 2024-04-22T21:12:35.934510+0000 mgr.x (mgr.34107) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: cephadm 2024-04-22T21:12:35.934510+0000 mgr.x (mgr.34107) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: cephadm 2024-04-22T21:12:36.026109+0000 mgr.x (mgr.34107) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: cephadm 2024-04-22T21:12:36.026109+0000 mgr.x (mgr.34107) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: cephadm 2024-04-22T21:12:36.102717+0000 mgr.x (mgr.34107) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: cephadm 2024-04-22T21:12:36.102717+0000 mgr.x (mgr.34107) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: cephadm 2024-04-22T21:12:36.185999+0000 mgr.x (mgr.34107) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: cephadm 2024-04-22T21:12:36.185999+0000 mgr.x (mgr.34107) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: cephadm 2024-04-22T21:12:36.267457+0000 mgr.x (mgr.34107) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: cephadm 2024-04-22T21:12:36.267457+0000 mgr.x (mgr.34107) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.344029+0000 mon.c (mon.1) 2808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.344029+0000 mon.c (mon.1) 2808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.346707+0000 mon.c (mon.1) 2809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.346707+0000 mon.c (mon.1) 2809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.348361+0000 mon.c (mon.1) 2810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.348361+0000 mon.c (mon.1) 2810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.351324+0000 mon.c (mon.1) 2811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.351324+0000 mon.c (mon.1) 2811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.352275+0000 mon.c (mon.1) 2812 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.352275+0000 mon.c (mon.1) 2812 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.364218+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.364218+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: cephadm 2024-04-22T21:12:36.370092+0000 mgr.x (mgr.34107) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: cephadm 2024-04-22T21:12:36.370092+0000 mgr.x (mgr.34107) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: cephadm 2024-04-22T21:12:36.102717+0000 mgr.x (mgr.34107) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: cephadm 2024-04-22T21:12:36.102717+0000 mgr.x (mgr.34107) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: cephadm 2024-04-22T21:12:36.185999+0000 mgr.x (mgr.34107) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: cephadm 2024-04-22T21:12:36.185999+0000 mgr.x (mgr.34107) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: cephadm 2024-04-22T21:12:36.267457+0000 mgr.x (mgr.34107) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: cephadm 2024-04-22T21:12:36.267457+0000 mgr.x (mgr.34107) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.344029+0000 mon.c (mon.1) 2808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.344029+0000 mon.c (mon.1) 2808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.346707+0000 mon.c (mon.1) 2809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.346707+0000 mon.c (mon.1) 2809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.348361+0000 mon.c (mon.1) 2810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.348361+0000 mon.c (mon.1) 2810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.351324+0000 mon.c (mon.1) 2811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.351324+0000 mon.c (mon.1) 2811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.352275+0000 mon.c (mon.1) 2812 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.352275+0000 mon.c (mon.1) 2812 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.364218+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.364218+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: cephadm 2024-04-22T21:12:36.370092+0000 mgr.x (mgr.34107) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: cephadm 2024-04-22T21:12:36.370092+0000 mgr.x (mgr.34107) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:37.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.406490+0000 mon.c (mon.1) 2813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.406490+0000 mon.c (mon.1) 2813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.417094+0000 mon.c (mon.1) 2814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.417094+0000 mon.c (mon.1) 2814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.418545+0000 mon.c (mon.1) 2815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.418545+0000 mon.c (mon.1) 2815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.421154+0000 mon.c (mon.1) 2816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.421154+0000 mon.c (mon.1) 2816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.422360+0000 mon.c (mon.1) 2817 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.422360+0000 mon.c (mon.1) 2817 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.432677+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.432677+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.490641+0000 mon.c (mon.1) 2818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.490641+0000 mon.c (mon.1) 2818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.493585+0000 mon.c (mon.1) 2819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.493585+0000 mon.c (mon.1) 2819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.495553+0000 mon.c (mon.1) 2820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.495553+0000 mon.c (mon.1) 2820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.498805+0000 mon.c (mon.1) 2821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.406490+0000 mon.c (mon.1) 2813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.406490+0000 mon.c (mon.1) 2813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.417094+0000 mon.c (mon.1) 2814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.417094+0000 mon.c (mon.1) 2814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.418545+0000 mon.c (mon.1) 2815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.418545+0000 mon.c (mon.1) 2815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.421154+0000 mon.c (mon.1) 2816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.421154+0000 mon.c (mon.1) 2816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.422360+0000 mon.c (mon.1) 2817 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.422360+0000 mon.c (mon.1) 2817 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.432677+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.432677+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.490641+0000 mon.c (mon.1) 2818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.490641+0000 mon.c (mon.1) 2818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.493585+0000 mon.c (mon.1) 2819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.493585+0000 mon.c (mon.1) 2819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.495553+0000 mon.c (mon.1) 2820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.495553+0000 mon.c (mon.1) 2820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.498805+0000 mon.c (mon.1) 2821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.498805+0000 mon.c (mon.1) 2821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.499952+0000 mon.c (mon.1) 2822 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.499952+0000 mon.c (mon.1) 2822 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.511056+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.511056+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.569499+0000 mon.c (mon.1) 2823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.569499+0000 mon.c (mon.1) 2823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.572431+0000 mon.c (mon.1) 2824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.572431+0000 mon.c (mon.1) 2824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.574373+0000 mon.c (mon.1) 2825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.574373+0000 mon.c (mon.1) 2825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.576984+0000 mon.c (mon.1) 2826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.576984+0000 mon.c (mon.1) 2826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.578103+0000 mon.c (mon.1) 2827 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.578103+0000 mon.c (mon.1) 2827 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.589208+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.589208+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.646937+0000 mon.c (mon.1) 2828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.646937+0000 mon.c (mon.1) 2828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.649923+0000 mon.c (mon.1) 2829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.498805+0000 mon.c (mon.1) 2821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.499952+0000 mon.c (mon.1) 2822 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.499952+0000 mon.c (mon.1) 2822 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.511056+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.511056+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.569499+0000 mon.c (mon.1) 2823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.569499+0000 mon.c (mon.1) 2823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.572431+0000 mon.c (mon.1) 2824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.572431+0000 mon.c (mon.1) 2824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.574373+0000 mon.c (mon.1) 2825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.574373+0000 mon.c (mon.1) 2825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.576984+0000 mon.c (mon.1) 2826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.576984+0000 mon.c (mon.1) 2826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.578103+0000 mon.c (mon.1) 2827 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.578103+0000 mon.c (mon.1) 2827 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.589208+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.589208+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.646937+0000 mon.c (mon.1) 2828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.646937+0000 mon.c (mon.1) 2828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.649923+0000 mon.c (mon.1) 2829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.649923+0000 mon.c (mon.1) 2829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.651606+0000 mon.c (mon.1) 2830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.651606+0000 mon.c (mon.1) 2830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.654297+0000 mon.c (mon.1) 2831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.654297+0000 mon.c (mon.1) 2831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.655393+0000 mon.c (mon.1) 2832 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.655393+0000 mon.c (mon.1) 2832 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.666704+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.666704+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.725377+0000 mon.c (mon.1) 2833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.725377+0000 mon.c (mon.1) 2833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.728025+0000 mon.c (mon.1) 2834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.728025+0000 mon.c (mon.1) 2834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.729303+0000 mon.c (mon.1) 2835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.729303+0000 mon.c (mon.1) 2835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.731796+0000 mon.c (mon.1) 2836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.731796+0000 mon.c (mon.1) 2836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.732662+0000 mon.c (mon.1) 2837 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.732662+0000 mon.c (mon.1) 2837 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.649923+0000 mon.c (mon.1) 2829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.651606+0000 mon.c (mon.1) 2830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.651606+0000 mon.c (mon.1) 2830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.654297+0000 mon.c (mon.1) 2831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.654297+0000 mon.c (mon.1) 2831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.655393+0000 mon.c (mon.1) 2832 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.655393+0000 mon.c (mon.1) 2832 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.666704+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.666704+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.725377+0000 mon.c (mon.1) 2833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.725377+0000 mon.c (mon.1) 2833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.728025+0000 mon.c (mon.1) 2834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.728025+0000 mon.c (mon.1) 2834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.729303+0000 mon.c (mon.1) 2835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.729303+0000 mon.c (mon.1) 2835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.731796+0000 mon.c (mon.1) 2836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.731796+0000 mon.c (mon.1) 2836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.732662+0000 mon.c (mon.1) 2837 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.732662+0000 mon.c (mon.1) 2837 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.743691+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.743691+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.799826+0000 mon.c (mon.1) 2838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.799826+0000 mon.c (mon.1) 2838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.802506+0000 mon.c (mon.1) 2839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.802506+0000 mon.c (mon.1) 2839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.804207+0000 mon.c (mon.1) 2840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.804207+0000 mon.c (mon.1) 2840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.806735+0000 mon.c (mon.1) 2841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.806735+0000 mon.c (mon.1) 2841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.807622+0000 mon.c (mon.1) 2842 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.807622+0000 mon.c (mon.1) 2842 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.818074+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.818074+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.859769+0000 mon.c (mon.1) 2843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.859769+0000 mon.c (mon.1) 2843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.862297+0000 mon.c (mon.1) 2844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.862297+0000 mon.c (mon.1) 2844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.863563+0000 mon.c (mon.1) 2845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.743691+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.743691+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.799826+0000 mon.c (mon.1) 2838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.799826+0000 mon.c (mon.1) 2838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.802506+0000 mon.c (mon.1) 2839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.802506+0000 mon.c (mon.1) 2839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.804207+0000 mon.c (mon.1) 2840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.804207+0000 mon.c (mon.1) 2840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.806735+0000 mon.c (mon.1) 2841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.806735+0000 mon.c (mon.1) 2841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.807622+0000 mon.c (mon.1) 2842 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.807622+0000 mon.c (mon.1) 2842 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.818074+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.818074+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.859769+0000 mon.c (mon.1) 2843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.859769+0000 mon.c (mon.1) 2843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.862297+0000 mon.c (mon.1) 2844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.862297+0000 mon.c (mon.1) 2844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.863563+0000 mon.c (mon.1) 2845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.863563+0000 mon.c (mon.1) 2845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.866018+0000 mon.c (mon.1) 2846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.866018+0000 mon.c (mon.1) 2846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.867121+0000 mon.c (mon.1) 2847 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.867121+0000 mon.c (mon.1) 2847 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.877657+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.877657+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.919455+0000 mon.c (mon.1) 2848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.919455+0000 mon.c (mon.1) 2848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.922093+0000 mon.c (mon.1) 2849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.922093+0000 mon.c (mon.1) 2849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.923391+0000 mon.c (mon.1) 2850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.923391+0000 mon.c (mon.1) 2850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.925875+0000 mon.c (mon.1) 2851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.925875+0000 mon.c (mon.1) 2851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.926861+0000 mon.c (mon.1) 2852 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.926861+0000 mon.c (mon.1) 2852 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.937370+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.937370+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.995657+0000 mon.c (mon.1) 2853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.995657+0000 mon.c (mon.1) 2853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.998437+0000 mon.c (mon.1) 2854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.998437+0000 mon.c (mon.1) 2854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.999973+0000 mon.c (mon.1) 2855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:36.999973+0000 mon.c (mon.1) 2855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.002617+0000 mon.c (mon.1) 2856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.002617+0000 mon.c (mon.1) 2856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.003692+0000 mon.c (mon.1) 2857 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.003692+0000 mon.c (mon.1) 2857 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.014858+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.014858+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.056419+0000 mon.c (mon.1) 2858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.056419+0000 mon.c (mon.1) 2858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.059173+0000 mon.c (mon.1) 2859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.059173+0000 mon.c (mon.1) 2859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.060704+0000 mon.c (mon.1) 2860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.060704+0000 mon.c (mon.1) 2860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.063219+0000 mon.c (mon.1) 2861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.063219+0000 mon.c (mon.1) 2861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.863563+0000 mon.c (mon.1) 2845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.866018+0000 mon.c (mon.1) 2846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.866018+0000 mon.c (mon.1) 2846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.867121+0000 mon.c (mon.1) 2847 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.867121+0000 mon.c (mon.1) 2847 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.877657+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.877657+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.919455+0000 mon.c (mon.1) 2848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.919455+0000 mon.c (mon.1) 2848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.922093+0000 mon.c (mon.1) 2849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.922093+0000 mon.c (mon.1) 2849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.923391+0000 mon.c (mon.1) 2850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.923391+0000 mon.c (mon.1) 2850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.925875+0000 mon.c (mon.1) 2851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.925875+0000 mon.c (mon.1) 2851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.926861+0000 mon.c (mon.1) 2852 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.926861+0000 mon.c (mon.1) 2852 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.937370+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.937370+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.995657+0000 mon.c (mon.1) 2853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.064118+0000 mon.c (mon.1) 2862 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.064118+0000 mon.c (mon.1) 2862 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.074387+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.074387+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.115581+0000 mon.c (mon.1) 2863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.115581+0000 mon.c (mon.1) 2863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.118102+0000 mon.c (mon.1) 2864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.118102+0000 mon.c (mon.1) 2864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.119397+0000 mon.c (mon.1) 2865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.119397+0000 mon.c (mon.1) 2865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.122024+0000 mon.c (mon.1) 2866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.122024+0000 mon.c (mon.1) 2866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.122942+0000 mon.c (mon.1) 2867 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.122942+0000 mon.c (mon.1) 2867 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.133412+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.133412+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.174880+0000 mon.c (mon.1) 2868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.174880+0000 mon.c (mon.1) 2868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.177712+0000 mon.c (mon.1) 2869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.177712+0000 mon.c (mon.1) 2869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.995657+0000 mon.c (mon.1) 2853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.998437+0000 mon.c (mon.1) 2854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.998437+0000 mon.c (mon.1) 2854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.999973+0000 mon.c (mon.1) 2855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:36.999973+0000 mon.c (mon.1) 2855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.002617+0000 mon.c (mon.1) 2856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.002617+0000 mon.c (mon.1) 2856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.003692+0000 mon.c (mon.1) 2857 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.003692+0000 mon.c (mon.1) 2857 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.014858+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.014858+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.056419+0000 mon.c (mon.1) 2858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.056419+0000 mon.c (mon.1) 2858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.059173+0000 mon.c (mon.1) 2859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.059173+0000 mon.c (mon.1) 2859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.060704+0000 mon.c (mon.1) 2860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.060704+0000 mon.c (mon.1) 2860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.063219+0000 mon.c (mon.1) 2861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.063219+0000 mon.c (mon.1) 2861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.179053+0000 mon.c (mon.1) 2870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.179053+0000 mon.c (mon.1) 2870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.181699+0000 mon.c (mon.1) 2871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.181699+0000 mon.c (mon.1) 2871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.182806+0000 mon.c (mon.1) 2872 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.182806+0000 mon.c (mon.1) 2872 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.193390+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.193390+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.234628+0000 mon.c (mon.1) 2873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.234628+0000 mon.c (mon.1) 2873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.237338+0000 mon.c (mon.1) 2874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.237338+0000 mon.c (mon.1) 2874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.238751+0000 mon.c (mon.1) 2875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.238751+0000 mon.c (mon.1) 2875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.241491+0000 mon.c (mon.1) 2876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.241491+0000 mon.c (mon.1) 2876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.242692+0000 mon.c (mon.1) 2877 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.242692+0000 mon.c (mon.1) 2877 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.253432+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[73084]: audit 2024-04-22T21:12:37.253432+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.064118+0000 mon.c (mon.1) 2862 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.064118+0000 mon.c (mon.1) 2862 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.074387+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.074387+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.115581+0000 mon.c (mon.1) 2863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.115581+0000 mon.c (mon.1) 2863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.118102+0000 mon.c (mon.1) 2864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.118102+0000 mon.c (mon.1) 2864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.119397+0000 mon.c (mon.1) 2865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.119397+0000 mon.c (mon.1) 2865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.122024+0000 mon.c (mon.1) 2866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.122024+0000 mon.c (mon.1) 2866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.122942+0000 mon.c (mon.1) 2867 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.122942+0000 mon.c (mon.1) 2867 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.133412+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.133412+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.174880+0000 mon.c (mon.1) 2868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.174880+0000 mon.c (mon.1) 2868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.177712+0000 mon.c (mon.1) 2869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.177712+0000 mon.c (mon.1) 2869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.179053+0000 mon.c (mon.1) 2870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.179053+0000 mon.c (mon.1) 2870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.181699+0000 mon.c (mon.1) 2871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.181699+0000 mon.c (mon.1) 2871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.820 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.182806+0000 mon.c (mon.1) 2872 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.820 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.182806+0000 mon.c (mon.1) 2872 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.820 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.193390+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.820 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.193390+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.820 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.234628+0000 mon.c (mon.1) 2873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.820 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.234628+0000 mon.c (mon.1) 2873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.820 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.237338+0000 mon.c (mon.1) 2874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.820 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.237338+0000 mon.c (mon.1) 2874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:37.820 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.238751+0000 mon.c (mon.1) 2875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.820 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.238751+0000 mon.c (mon.1) 2875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:37.820 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.241491+0000 mon.c (mon.1) 2876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.820 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.241491+0000 mon.c (mon.1) 2876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:37.820 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.242692+0000 mon.c (mon.1) 2877 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.820 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.242692+0000 mon.c (mon.1) 2877 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:37.820 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.253432+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:37.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:37 smithi121 bash[75184]: audit 2024-04-22T21:12:37.253432+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.323 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:12:37 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:12:37] "GET /metrics HTTP/1.1" 200 38382 "" "Prometheus/2.33.4" 2024-04-22T21:12:38.327 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: cephadm 2024-04-22T21:12:36.438324+0000 mgr.x (mgr.34107) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.328 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: cephadm 2024-04-22T21:12:36.438324+0000 mgr.x (mgr.34107) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.328 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: cephadm 2024-04-22T21:12:36.516821+0000 mgr.x (mgr.34107) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.328 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: cephadm 2024-04-22T21:12:36.516821+0000 mgr.x (mgr.34107) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.328 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: cephadm 2024-04-22T21:12:36.594700+0000 mgr.x (mgr.34107) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.328 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: cephadm 2024-04-22T21:12:36.594700+0000 mgr.x (mgr.34107) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.328 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: cephadm 2024-04-22T21:12:36.672179+0000 mgr.x (mgr.34107) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.328 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: cephadm 2024-04-22T21:12:36.672179+0000 mgr.x (mgr.34107) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.328 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: cephadm 2024-04-22T21:12:36.763371+0000 mgr.x (mgr.34107) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.328 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: cephadm 2024-04-22T21:12:36.763371+0000 mgr.x (mgr.34107) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.328 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: cephadm 2024-04-22T21:12:36.823603+0000 mgr.x (mgr.34107) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.328 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: cephadm 2024-04-22T21:12:36.823603+0000 mgr.x (mgr.34107) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.328 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: cephadm 2024-04-22T21:12:36.883170+0000 mgr.x (mgr.34107) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.328 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: cephadm 2024-04-22T21:12:36.883170+0000 mgr.x (mgr.34107) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.328 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: cephadm 2024-04-22T21:12:36.942934+0000 mgr.x (mgr.34107) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.329 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: cephadm 2024-04-22T21:12:36.942934+0000 mgr.x (mgr.34107) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.329 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: cephadm 2024-04-22T21:12:37.020476+0000 mgr.x (mgr.34107) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.329 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: cephadm 2024-04-22T21:12:37.020476+0000 mgr.x (mgr.34107) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.329 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: cephadm 2024-04-22T21:12:37.080021+0000 mgr.x (mgr.34107) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.329 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: cephadm 2024-04-22T21:12:37.080021+0000 mgr.x (mgr.34107) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.329 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: cephadm 2024-04-22T21:12:37.138919+0000 mgr.x (mgr.34107) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.329 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: cephadm 2024-04-22T21:12:37.138919+0000 mgr.x (mgr.34107) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.329 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: cephadm 2024-04-22T21:12:37.198895+0000 mgr.x (mgr.34107) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.329 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: cephadm 2024-04-22T21:12:37.198895+0000 mgr.x (mgr.34107) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.329 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: cephadm 2024-04-22T21:12:37.258970+0000 mgr.x (mgr.34107) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.329 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: cephadm 2024-04-22T21:12:37.258970+0000 mgr.x (mgr.34107) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.329 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.358056+0000 mon.c (mon.1) 2878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.329 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.358056+0000 mon.c (mon.1) 2878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.329 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.360768+0000 mon.c (mon.1) 2879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.330 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.360768+0000 mon.c (mon.1) 2879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.330 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.362490+0000 mon.c (mon.1) 2880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.330 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.362490+0000 mon.c (mon.1) 2880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.330 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.365334+0000 mon.c (mon.1) 2881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.330 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.365334+0000 mon.c (mon.1) 2881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.330 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.366833+0000 mon.c (mon.1) 2882 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.330 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.366833+0000 mon.c (mon.1) 2882 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.330 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.379633+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.330 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.379633+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.330 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: cephadm 2024-04-22T21:12:37.386959+0000 mgr.x (mgr.34107) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.331 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: cephadm 2024-04-22T21:12:37.386959+0000 mgr.x (mgr.34107) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.331 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.439691+0000 mon.c (mon.1) 2883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.331 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.439691+0000 mon.c (mon.1) 2883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.331 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.442888+0000 mon.c (mon.1) 2884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.331 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.442888+0000 mon.c (mon.1) 2884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.331 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.444348+0000 mon.c (mon.1) 2885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.331 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.444348+0000 mon.c (mon.1) 2885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.331 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.447014+0000 mon.c (mon.1) 2886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.331 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.447014+0000 mon.c (mon.1) 2886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.331 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.447953+0000 mon.c (mon.1) 2887 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.331 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.447953+0000 mon.c (mon.1) 2887 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.331 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.458684+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.331 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.458684+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.499911+0000 mon.c (mon.1) 2888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.499911+0000 mon.c (mon.1) 2888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.502543+0000 mon.c (mon.1) 2889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.502543+0000 mon.c (mon.1) 2889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.503976+0000 mon.c (mon.1) 2890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.503976+0000 mon.c (mon.1) 2890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.506584+0000 mon.c (mon.1) 2891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.506584+0000 mon.c (mon.1) 2891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.507565+0000 mon.c (mon.1) 2892 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.507565+0000 mon.c (mon.1) 2892 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.518527+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.518527+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.560675+0000 mon.c (mon.1) 2893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.560675+0000 mon.c (mon.1) 2893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.563316+0000 mon.c (mon.1) 2894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.563316+0000 mon.c (mon.1) 2894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.564792+0000 mon.c (mon.1) 2895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.564792+0000 mon.c (mon.1) 2895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.567382+0000 mon.c (mon.1) 2896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.567382+0000 mon.c (mon.1) 2896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.568418+0000 mon.c (mon.1) 2897 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.568418+0000 mon.c (mon.1) 2897 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.579049+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.579049+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.620227+0000 mon.c (mon.1) 2898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.620227+0000 mon.c (mon.1) 2898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.622826+0000 mon.c (mon.1) 2899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.622826+0000 mon.c (mon.1) 2899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.624138+0000 mon.c (mon.1) 2900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.624138+0000 mon.c (mon.1) 2900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.626418+0000 mon.c (mon.1) 2901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.626418+0000 mon.c (mon.1) 2901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.627328+0000 mon.c (mon.1) 2902 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.627328+0000 mon.c (mon.1) 2902 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.638179+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.638179+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.679363+0000 mon.c (mon.1) 2903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.679363+0000 mon.c (mon.1) 2903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.682172+0000 mon.c (mon.1) 2904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.682172+0000 mon.c (mon.1) 2904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.683631+0000 mon.c (mon.1) 2905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.683631+0000 mon.c (mon.1) 2905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.686424+0000 mon.c (mon.1) 2906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.686424+0000 mon.c (mon.1) 2906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.687586+0000 mon.c (mon.1) 2907 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.687586+0000 mon.c (mon.1) 2907 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.698791+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.698791+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.739598+0000 mon.c (mon.1) 2908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.739598+0000 mon.c (mon.1) 2908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.742426+0000 mon.c (mon.1) 2909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.742426+0000 mon.c (mon.1) 2909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.744040+0000 mon.c (mon.1) 2910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.744040+0000 mon.c (mon.1) 2910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.746870+0000 mon.c (mon.1) 2911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.746870+0000 mon.c (mon.1) 2911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.748204+0000 mon.c (mon.1) 2912 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.748204+0000 mon.c (mon.1) 2912 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.759619+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.759619+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.818906+0000 mon.c (mon.1) 2913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.818906+0000 mon.c (mon.1) 2913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.821904+0000 mon.c (mon.1) 2914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.821904+0000 mon.c (mon.1) 2914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.823439+0000 mon.c (mon.1) 2915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.823439+0000 mon.c (mon.1) 2915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.826363+0000 mon.c (mon.1) 2916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.826363+0000 mon.c (mon.1) 2916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.827550+0000 mon.c (mon.1) 2917 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.827550+0000 mon.c (mon.1) 2917 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.838771+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.838771+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.879789+0000 mon.c (mon.1) 2918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.879789+0000 mon.c (mon.1) 2918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.882645+0000 mon.c (mon.1) 2919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.882645+0000 mon.c (mon.1) 2919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.884603+0000 mon.c (mon.1) 2920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.884603+0000 mon.c (mon.1) 2920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.887516+0000 mon.c (mon.1) 2921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.887516+0000 mon.c (mon.1) 2921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.888967+0000 mon.c (mon.1) 2922 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.888967+0000 mon.c (mon.1) 2922 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.900333+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.900333+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.941685+0000 mon.c (mon.1) 2923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.941685+0000 mon.c (mon.1) 2923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.944428+0000 mon.c (mon.1) 2924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.944428+0000 mon.c (mon.1) 2924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.946062+0000 mon.c (mon.1) 2925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.946062+0000 mon.c (mon.1) 2925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.948677+0000 mon.c (mon.1) 2926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.948677+0000 mon.c (mon.1) 2926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.950312+0000 mon.c (mon.1) 2927 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.950312+0000 mon.c (mon.1) 2927 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.961285+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:37.961285+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.003129+0000 mon.c (mon.1) 2928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.003129+0000 mon.c (mon.1) 2928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.005940+0000 mon.c (mon.1) 2929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.005940+0000 mon.c (mon.1) 2929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.007336+0000 mon.c (mon.1) 2930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.007336+0000 mon.c (mon.1) 2930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.010015+0000 mon.c (mon.1) 2931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.010015+0000 mon.c (mon.1) 2931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.011079+0000 mon.c (mon.1) 2932 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.011079+0000 mon.c (mon.1) 2932 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.020330+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.020330+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.063147+0000 mon.c (mon.1) 2933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.063147+0000 mon.c (mon.1) 2933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.065787+0000 mon.c (mon.1) 2934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.065787+0000 mon.c (mon.1) 2934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.067279+0000 mon.c (mon.1) 2935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.067279+0000 mon.c (mon.1) 2935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.070073+0000 mon.c (mon.1) 2936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.070073+0000 mon.c (mon.1) 2936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.071163+0000 mon.c (mon.1) 2937 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.071163+0000 mon.c (mon.1) 2937 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.080127+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.080127+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.121821+0000 mon.c (mon.1) 2938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.121821+0000 mon.c (mon.1) 2938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.124729+0000 mon.c (mon.1) 2939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.124729+0000 mon.c (mon.1) 2939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.126208+0000 mon.c (mon.1) 2940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.126208+0000 mon.c (mon.1) 2940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.129165+0000 mon.c (mon.1) 2941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.129165+0000 mon.c (mon.1) 2941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.130346+0000 mon.c (mon.1) 2942 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.130346+0000 mon.c (mon.1) 2942 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.139026+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.139026+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.180921+0000 mon.c (mon.1) 2943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.180921+0000 mon.c (mon.1) 2943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.183971+0000 mon.c (mon.1) 2944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.183971+0000 mon.c (mon.1) 2944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.185546+0000 mon.c (mon.1) 2945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.185546+0000 mon.c (mon.1) 2945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.188446+0000 mon.c (mon.1) 2946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.188446+0000 mon.c (mon.1) 2946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.189676+0000 mon.c (mon.1) 2947 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.189676+0000 mon.c (mon.1) 2947 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.198878+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.198878+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.256217+0000 mon.c (mon.1) 2948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.256217+0000 mon.c (mon.1) 2948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.258733+0000 mon.c (mon.1) 2949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.258733+0000 mon.c (mon.1) 2949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.260412+0000 mon.c (mon.1) 2950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.260412+0000 mon.c (mon.1) 2950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.262805+0000 mon.c (mon.1) 2951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.262805+0000 mon.c (mon.1) 2951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.263690+0000 mon.c (mon.1) 2952 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.263690+0000 mon.c (mon.1) 2952 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.271718+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:38 smithi123 bash[58916]: audit 2024-04-22T21:12:38.271718+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: cephadm 2024-04-22T21:12:36.438324+0000 mgr.x (mgr.34107) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: cephadm 2024-04-22T21:12:36.438324+0000 mgr.x (mgr.34107) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: cephadm 2024-04-22T21:12:36.516821+0000 mgr.x (mgr.34107) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: cephadm 2024-04-22T21:12:36.516821+0000 mgr.x (mgr.34107) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: cephadm 2024-04-22T21:12:36.594700+0000 mgr.x (mgr.34107) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: cephadm 2024-04-22T21:12:36.594700+0000 mgr.x (mgr.34107) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: cephadm 2024-04-22T21:12:36.672179+0000 mgr.x (mgr.34107) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: cephadm 2024-04-22T21:12:36.672179+0000 mgr.x (mgr.34107) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: cephadm 2024-04-22T21:12:36.763371+0000 mgr.x (mgr.34107) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: cephadm 2024-04-22T21:12:36.763371+0000 mgr.x (mgr.34107) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: cephadm 2024-04-22T21:12:36.823603+0000 mgr.x (mgr.34107) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: cephadm 2024-04-22T21:12:36.823603+0000 mgr.x (mgr.34107) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: cephadm 2024-04-22T21:12:36.883170+0000 mgr.x (mgr.34107) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: cephadm 2024-04-22T21:12:36.883170+0000 mgr.x (mgr.34107) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: cephadm 2024-04-22T21:12:36.942934+0000 mgr.x (mgr.34107) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: cephadm 2024-04-22T21:12:36.942934+0000 mgr.x (mgr.34107) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: cephadm 2024-04-22T21:12:37.020476+0000 mgr.x (mgr.34107) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: cephadm 2024-04-22T21:12:37.020476+0000 mgr.x (mgr.34107) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: cephadm 2024-04-22T21:12:37.080021+0000 mgr.x (mgr.34107) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: cephadm 2024-04-22T21:12:37.080021+0000 mgr.x (mgr.34107) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: cephadm 2024-04-22T21:12:37.138919+0000 mgr.x (mgr.34107) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: cephadm 2024-04-22T21:12:37.138919+0000 mgr.x (mgr.34107) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: cephadm 2024-04-22T21:12:37.198895+0000 mgr.x (mgr.34107) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: cephadm 2024-04-22T21:12:37.198895+0000 mgr.x (mgr.34107) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: cephadm 2024-04-22T21:12:37.258970+0000 mgr.x (mgr.34107) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: cephadm 2024-04-22T21:12:37.258970+0000 mgr.x (mgr.34107) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.358056+0000 mon.c (mon.1) 2878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.358056+0000 mon.c (mon.1) 2878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.360768+0000 mon.c (mon.1) 2879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.360768+0000 mon.c (mon.1) 2879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.362490+0000 mon.c (mon.1) 2880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.362490+0000 mon.c (mon.1) 2880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.365334+0000 mon.c (mon.1) 2881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.365334+0000 mon.c (mon.1) 2881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.366833+0000 mon.c (mon.1) 2882 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.366833+0000 mon.c (mon.1) 2882 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.379633+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.379633+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: cephadm 2024-04-22T21:12:37.386959+0000 mgr.x (mgr.34107) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: cephadm 2024-04-22T21:12:37.386959+0000 mgr.x (mgr.34107) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.439691+0000 mon.c (mon.1) 2883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.439691+0000 mon.c (mon.1) 2883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: cephadm 2024-04-22T21:12:36.438324+0000 mgr.x (mgr.34107) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: cephadm 2024-04-22T21:12:36.438324+0000 mgr.x (mgr.34107) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: cephadm 2024-04-22T21:12:36.516821+0000 mgr.x (mgr.34107) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: cephadm 2024-04-22T21:12:36.516821+0000 mgr.x (mgr.34107) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: cephadm 2024-04-22T21:12:36.594700+0000 mgr.x (mgr.34107) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: cephadm 2024-04-22T21:12:36.594700+0000 mgr.x (mgr.34107) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: cephadm 2024-04-22T21:12:36.672179+0000 mgr.x (mgr.34107) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: cephadm 2024-04-22T21:12:36.672179+0000 mgr.x (mgr.34107) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: cephadm 2024-04-22T21:12:36.763371+0000 mgr.x (mgr.34107) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: cephadm 2024-04-22T21:12:36.763371+0000 mgr.x (mgr.34107) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: cephadm 2024-04-22T21:12:36.823603+0000 mgr.x (mgr.34107) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: cephadm 2024-04-22T21:12:36.823603+0000 mgr.x (mgr.34107) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: cephadm 2024-04-22T21:12:36.883170+0000 mgr.x (mgr.34107) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: cephadm 2024-04-22T21:12:36.883170+0000 mgr.x (mgr.34107) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: cephadm 2024-04-22T21:12:36.942934+0000 mgr.x (mgr.34107) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: cephadm 2024-04-22T21:12:36.942934+0000 mgr.x (mgr.34107) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: cephadm 2024-04-22T21:12:37.020476+0000 mgr.x (mgr.34107) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: cephadm 2024-04-22T21:12:37.020476+0000 mgr.x (mgr.34107) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: cephadm 2024-04-22T21:12:37.080021+0000 mgr.x (mgr.34107) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: cephadm 2024-04-22T21:12:37.080021+0000 mgr.x (mgr.34107) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: cephadm 2024-04-22T21:12:37.138919+0000 mgr.x (mgr.34107) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: cephadm 2024-04-22T21:12:37.138919+0000 mgr.x (mgr.34107) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.442888+0000 mon.c (mon.1) 2884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.442888+0000 mon.c (mon.1) 2884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.444348+0000 mon.c (mon.1) 2885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.444348+0000 mon.c (mon.1) 2885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.447014+0000 mon.c (mon.1) 2886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.447014+0000 mon.c (mon.1) 2886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.447953+0000 mon.c (mon.1) 2887 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.447953+0000 mon.c (mon.1) 2887 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.458684+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.458684+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.499911+0000 mon.c (mon.1) 2888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.499911+0000 mon.c (mon.1) 2888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.502543+0000 mon.c (mon.1) 2889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.502543+0000 mon.c (mon.1) 2889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.503976+0000 mon.c (mon.1) 2890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.503976+0000 mon.c (mon.1) 2890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.506584+0000 mon.c (mon.1) 2891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.506584+0000 mon.c (mon.1) 2891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.507565+0000 mon.c (mon.1) 2892 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.507565+0000 mon.c (mon.1) 2892 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.518527+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.518527+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.560675+0000 mon.c (mon.1) 2893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.560675+0000 mon.c (mon.1) 2893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.563316+0000 mon.c (mon.1) 2894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.563316+0000 mon.c (mon.1) 2894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.564792+0000 mon.c (mon.1) 2895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.564792+0000 mon.c (mon.1) 2895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.567382+0000 mon.c (mon.1) 2896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.567382+0000 mon.c (mon.1) 2896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.568418+0000 mon.c (mon.1) 2897 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.568418+0000 mon.c (mon.1) 2897 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.579049+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.579049+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.620227+0000 mon.c (mon.1) 2898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.620227+0000 mon.c (mon.1) 2898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.622826+0000 mon.c (mon.1) 2899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.622826+0000 mon.c (mon.1) 2899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.624138+0000 mon.c (mon.1) 2900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: cephadm 2024-04-22T21:12:37.198895+0000 mgr.x (mgr.34107) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: cephadm 2024-04-22T21:12:37.198895+0000 mgr.x (mgr.34107) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: cephadm 2024-04-22T21:12:37.258970+0000 mgr.x (mgr.34107) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: cephadm 2024-04-22T21:12:37.258970+0000 mgr.x (mgr.34107) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.358056+0000 mon.c (mon.1) 2878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.358056+0000 mon.c (mon.1) 2878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.360768+0000 mon.c (mon.1) 2879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.360768+0000 mon.c (mon.1) 2879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.362490+0000 mon.c (mon.1) 2880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.362490+0000 mon.c (mon.1) 2880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.365334+0000 mon.c (mon.1) 2881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.365334+0000 mon.c (mon.1) 2881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.366833+0000 mon.c (mon.1) 2882 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.366833+0000 mon.c (mon.1) 2882 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.379633+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.379633+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: cephadm 2024-04-22T21:12:37.386959+0000 mgr.x (mgr.34107) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: cephadm 2024-04-22T21:12:37.386959+0000 mgr.x (mgr.34107) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:38.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.439691+0000 mon.c (mon.1) 2883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.439691+0000 mon.c (mon.1) 2883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.624138+0000 mon.c (mon.1) 2900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.626418+0000 mon.c (mon.1) 2901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.626418+0000 mon.c (mon.1) 2901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.627328+0000 mon.c (mon.1) 2902 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.627328+0000 mon.c (mon.1) 2902 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.638179+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.638179+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.679363+0000 mon.c (mon.1) 2903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.679363+0000 mon.c (mon.1) 2903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.682172+0000 mon.c (mon.1) 2904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.682172+0000 mon.c (mon.1) 2904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.683631+0000 mon.c (mon.1) 2905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.683631+0000 mon.c (mon.1) 2905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.686424+0000 mon.c (mon.1) 2906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.686424+0000 mon.c (mon.1) 2906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.687586+0000 mon.c (mon.1) 2907 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.687586+0000 mon.c (mon.1) 2907 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.698791+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.698791+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.739598+0000 mon.c (mon.1) 2908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.739598+0000 mon.c (mon.1) 2908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.742426+0000 mon.c (mon.1) 2909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.742426+0000 mon.c (mon.1) 2909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.744040+0000 mon.c (mon.1) 2910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.744040+0000 mon.c (mon.1) 2910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.746870+0000 mon.c (mon.1) 2911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.746870+0000 mon.c (mon.1) 2911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.748204+0000 mon.c (mon.1) 2912 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.748204+0000 mon.c (mon.1) 2912 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.759619+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.759619+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.818906+0000 mon.c (mon.1) 2913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.818906+0000 mon.c (mon.1) 2913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.821904+0000 mon.c (mon.1) 2914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.821904+0000 mon.c (mon.1) 2914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.823439+0000 mon.c (mon.1) 2915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.823439+0000 mon.c (mon.1) 2915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.826363+0000 mon.c (mon.1) 2916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.442888+0000 mon.c (mon.1) 2884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.442888+0000 mon.c (mon.1) 2884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.444348+0000 mon.c (mon.1) 2885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.444348+0000 mon.c (mon.1) 2885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.447014+0000 mon.c (mon.1) 2886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.447014+0000 mon.c (mon.1) 2886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.447953+0000 mon.c (mon.1) 2887 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.447953+0000 mon.c (mon.1) 2887 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.458684+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.458684+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.499911+0000 mon.c (mon.1) 2888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.499911+0000 mon.c (mon.1) 2888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.502543+0000 mon.c (mon.1) 2889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.502543+0000 mon.c (mon.1) 2889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.503976+0000 mon.c (mon.1) 2890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.503976+0000 mon.c (mon.1) 2890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.506584+0000 mon.c (mon.1) 2891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.506584+0000 mon.c (mon.1) 2891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.507565+0000 mon.c (mon.1) 2892 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.826363+0000 mon.c (mon.1) 2916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.827550+0000 mon.c (mon.1) 2917 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.827550+0000 mon.c (mon.1) 2917 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.838771+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.838771+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.879789+0000 mon.c (mon.1) 2918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.879789+0000 mon.c (mon.1) 2918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.882645+0000 mon.c (mon.1) 2919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.882645+0000 mon.c (mon.1) 2919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.884603+0000 mon.c (mon.1) 2920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.884603+0000 mon.c (mon.1) 2920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.887516+0000 mon.c (mon.1) 2921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.887516+0000 mon.c (mon.1) 2921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.888967+0000 mon.c (mon.1) 2922 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.888967+0000 mon.c (mon.1) 2922 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.900333+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.900333+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.941685+0000 mon.c (mon.1) 2923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.941685+0000 mon.c (mon.1) 2923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.944428+0000 mon.c (mon.1) 2924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.944428+0000 mon.c (mon.1) 2924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.946062+0000 mon.c (mon.1) 2925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.946062+0000 mon.c (mon.1) 2925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.948677+0000 mon.c (mon.1) 2926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.948677+0000 mon.c (mon.1) 2926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.950312+0000 mon.c (mon.1) 2927 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.950312+0000 mon.c (mon.1) 2927 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.961285+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:37.961285+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.003129+0000 mon.c (mon.1) 2928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.003129+0000 mon.c (mon.1) 2928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.005940+0000 mon.c (mon.1) 2929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.005940+0000 mon.c (mon.1) 2929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.007336+0000 mon.c (mon.1) 2930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.007336+0000 mon.c (mon.1) 2930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.010015+0000 mon.c (mon.1) 2931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.010015+0000 mon.c (mon.1) 2931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.011079+0000 mon.c (mon.1) 2932 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.011079+0000 mon.c (mon.1) 2932 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.507565+0000 mon.c (mon.1) 2892 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.518527+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.518527+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.560675+0000 mon.c (mon.1) 2893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.560675+0000 mon.c (mon.1) 2893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.563316+0000 mon.c (mon.1) 2894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.563316+0000 mon.c (mon.1) 2894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.564792+0000 mon.c (mon.1) 2895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.564792+0000 mon.c (mon.1) 2895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.567382+0000 mon.c (mon.1) 2896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.567382+0000 mon.c (mon.1) 2896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.568418+0000 mon.c (mon.1) 2897 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.568418+0000 mon.c (mon.1) 2897 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.579049+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.579049+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.620227+0000 mon.c (mon.1) 2898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.620227+0000 mon.c (mon.1) 2898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.622826+0000 mon.c (mon.1) 2899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.622826+0000 mon.c (mon.1) 2899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.624138+0000 mon.c (mon.1) 2900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.020330+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.020330+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.063147+0000 mon.c (mon.1) 2933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.063147+0000 mon.c (mon.1) 2933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.065787+0000 mon.c (mon.1) 2934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.065787+0000 mon.c (mon.1) 2934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.067279+0000 mon.c (mon.1) 2935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.067279+0000 mon.c (mon.1) 2935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.070073+0000 mon.c (mon.1) 2936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.070073+0000 mon.c (mon.1) 2936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.071163+0000 mon.c (mon.1) 2937 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.071163+0000 mon.c (mon.1) 2937 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.080127+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.080127+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.121821+0000 mon.c (mon.1) 2938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.121821+0000 mon.c (mon.1) 2938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.124729+0000 mon.c (mon.1) 2939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.124729+0000 mon.c (mon.1) 2939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.126208+0000 mon.c (mon.1) 2940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.624138+0000 mon.c (mon.1) 2900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.626418+0000 mon.c (mon.1) 2901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.626418+0000 mon.c (mon.1) 2901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.627328+0000 mon.c (mon.1) 2902 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.627328+0000 mon.c (mon.1) 2902 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.638179+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.638179+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.679363+0000 mon.c (mon.1) 2903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.679363+0000 mon.c (mon.1) 2903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.682172+0000 mon.c (mon.1) 2904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.682172+0000 mon.c (mon.1) 2904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.683631+0000 mon.c (mon.1) 2905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.683631+0000 mon.c (mon.1) 2905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.686424+0000 mon.c (mon.1) 2906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.686424+0000 mon.c (mon.1) 2906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.687586+0000 mon.c (mon.1) 2907 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.687586+0000 mon.c (mon.1) 2907 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.698791+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.698791+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.126208+0000 mon.c (mon.1) 2940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.129165+0000 mon.c (mon.1) 2941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.129165+0000 mon.c (mon.1) 2941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.130346+0000 mon.c (mon.1) 2942 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.130346+0000 mon.c (mon.1) 2942 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.139026+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.139026+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.180921+0000 mon.c (mon.1) 2943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.180921+0000 mon.c (mon.1) 2943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.183971+0000 mon.c (mon.1) 2944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.183971+0000 mon.c (mon.1) 2944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.185546+0000 mon.c (mon.1) 2945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.185546+0000 mon.c (mon.1) 2945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.188446+0000 mon.c (mon.1) 2946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.188446+0000 mon.c (mon.1) 2946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.189676+0000 mon.c (mon.1) 2947 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.189676+0000 mon.c (mon.1) 2947 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.198878+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.198878+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.256217+0000 mon.c (mon.1) 2948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.256217+0000 mon.c (mon.1) 2948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.258733+0000 mon.c (mon.1) 2949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.258733+0000 mon.c (mon.1) 2949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.260412+0000 mon.c (mon.1) 2950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.260412+0000 mon.c (mon.1) 2950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.262805+0000 mon.c (mon.1) 2951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.262805+0000 mon.c (mon.1) 2951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.263690+0000 mon.c (mon.1) 2952 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.263690+0000 mon.c (mon.1) 2952 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.271718+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[73084]: audit 2024-04-22T21:12:38.271718+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.739598+0000 mon.c (mon.1) 2908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.739598+0000 mon.c (mon.1) 2908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.742426+0000 mon.c (mon.1) 2909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.742426+0000 mon.c (mon.1) 2909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.744040+0000 mon.c (mon.1) 2910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.744040+0000 mon.c (mon.1) 2910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.746870+0000 mon.c (mon.1) 2911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.746870+0000 mon.c (mon.1) 2911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.748204+0000 mon.c (mon.1) 2912 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.748204+0000 mon.c (mon.1) 2912 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.759619+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.759619+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.818906+0000 mon.c (mon.1) 2913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.818906+0000 mon.c (mon.1) 2913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.821904+0000 mon.c (mon.1) 2914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.821904+0000 mon.c (mon.1) 2914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.823439+0000 mon.c (mon.1) 2915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.823439+0000 mon.c (mon.1) 2915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.826363+0000 mon.c (mon.1) 2916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.826363+0000 mon.c (mon.1) 2916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.827550+0000 mon.c (mon.1) 2917 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.827550+0000 mon.c (mon.1) 2917 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.838771+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.838771+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.879789+0000 mon.c (mon.1) 2918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.879789+0000 mon.c (mon.1) 2918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.882645+0000 mon.c (mon.1) 2919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.882645+0000 mon.c (mon.1) 2919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.884603+0000 mon.c (mon.1) 2920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.884603+0000 mon.c (mon.1) 2920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.887516+0000 mon.c (mon.1) 2921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.887516+0000 mon.c (mon.1) 2921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.888967+0000 mon.c (mon.1) 2922 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.888967+0000 mon.c (mon.1) 2922 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.900333+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.900333+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.941685+0000 mon.c (mon.1) 2923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.941685+0000 mon.c (mon.1) 2923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.944428+0000 mon.c (mon.1) 2924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.944428+0000 mon.c (mon.1) 2924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.946062+0000 mon.c (mon.1) 2925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.946062+0000 mon.c (mon.1) 2925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.948677+0000 mon.c (mon.1) 2926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.948677+0000 mon.c (mon.1) 2926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.950312+0000 mon.c (mon.1) 2927 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.950312+0000 mon.c (mon.1) 2927 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.961285+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:37.961285+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.003129+0000 mon.c (mon.1) 2928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.003129+0000 mon.c (mon.1) 2928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.005940+0000 mon.c (mon.1) 2929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.005940+0000 mon.c (mon.1) 2929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.007336+0000 mon.c (mon.1) 2930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.007336+0000 mon.c (mon.1) 2930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.010015+0000 mon.c (mon.1) 2931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.010015+0000 mon.c (mon.1) 2931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.011079+0000 mon.c (mon.1) 2932 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.011079+0000 mon.c (mon.1) 2932 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.020330+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.020330+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.063147+0000 mon.c (mon.1) 2933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.063147+0000 mon.c (mon.1) 2933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.065787+0000 mon.c (mon.1) 2934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.065787+0000 mon.c (mon.1) 2934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.067279+0000 mon.c (mon.1) 2935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.067279+0000 mon.c (mon.1) 2935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.070073+0000 mon.c (mon.1) 2936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.070073+0000 mon.c (mon.1) 2936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.071163+0000 mon.c (mon.1) 2937 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.071163+0000 mon.c (mon.1) 2937 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.080127+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.080127+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.121821+0000 mon.c (mon.1) 2938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.121821+0000 mon.c (mon.1) 2938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.124729+0000 mon.c (mon.1) 2939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.124729+0000 mon.c (mon.1) 2939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.126208+0000 mon.c (mon.1) 2940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.126208+0000 mon.c (mon.1) 2940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.129165+0000 mon.c (mon.1) 2941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.129165+0000 mon.c (mon.1) 2941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.130346+0000 mon.c (mon.1) 2942 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.130346+0000 mon.c (mon.1) 2942 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.139026+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.139026+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.180921+0000 mon.c (mon.1) 2943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.180921+0000 mon.c (mon.1) 2943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.183971+0000 mon.c (mon.1) 2944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.183971+0000 mon.c (mon.1) 2944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.185546+0000 mon.c (mon.1) 2945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.185546+0000 mon.c (mon.1) 2945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.188446+0000 mon.c (mon.1) 2946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.188446+0000 mon.c (mon.1) 2946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.189676+0000 mon.c (mon.1) 2947 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.189676+0000 mon.c (mon.1) 2947 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.198878+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.198878+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.256217+0000 mon.c (mon.1) 2948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.256217+0000 mon.c (mon.1) 2948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.258733+0000 mon.c (mon.1) 2949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.258733+0000 mon.c (mon.1) 2949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:38.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.260412+0000 mon.c (mon.1) 2950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.260412+0000 mon.c (mon.1) 2950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:38.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.262805+0000 mon.c (mon.1) 2951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.262805+0000 mon.c (mon.1) 2951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:38.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.263690+0000 mon.c (mon.1) 2952 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.263690+0000 mon.c (mon.1) 2952 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:38.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.271718+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:38.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:38 smithi121 bash[75184]: audit 2024-04-22T21:12:38.271718+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.707 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[67484]: debug 2024-04-22T21:12:39.414+0000 7fc636981700 1 -- 172.21.15.123:0/4233871604 <== mon.2 v2:172.21.15.123:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x555e72a53680 con 0x555e72ab0c00 2024-04-22T21:12:39.708 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cluster 2024-04-22T21:12:37.419165+0000 mgr.x (mgr.34107) 1111 : cluster [DBG] pgmap v182: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:39.708 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cluster 2024-04-22T21:12:37.419165+0000 mgr.x (mgr.34107) 1111 : cluster [DBG] pgmap v182: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:39.708 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cephadm 2024-04-22T21:12:37.463960+0000 mgr.x (mgr.34107) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.708 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cephadm 2024-04-22T21:12:37.463960+0000 mgr.x (mgr.34107) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.709 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cephadm 2024-04-22T21:12:37.524428+0000 mgr.x (mgr.34107) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.709 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cephadm 2024-04-22T21:12:37.524428+0000 mgr.x (mgr.34107) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.709 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cephadm 2024-04-22T21:12:37.584670+0000 mgr.x (mgr.34107) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.709 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cephadm 2024-04-22T21:12:37.584670+0000 mgr.x (mgr.34107) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.709 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cephadm 2024-04-22T21:12:37.643509+0000 mgr.x (mgr.34107) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.709 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cephadm 2024-04-22T21:12:37.643509+0000 mgr.x (mgr.34107) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.709 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cephadm 2024-04-22T21:12:37.704024+0000 mgr.x (mgr.34107) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.709 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cephadm 2024-04-22T21:12:37.704024+0000 mgr.x (mgr.34107) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.709 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cephadm 2024-04-22T21:12:37.765013+0000 mgr.x (mgr.34107) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.709 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cephadm 2024-04-22T21:12:37.765013+0000 mgr.x (mgr.34107) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.709 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cephadm 2024-04-22T21:12:37.844046+0000 mgr.x (mgr.34107) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.709 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cephadm 2024-04-22T21:12:37.844046+0000 mgr.x (mgr.34107) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.709 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cephadm 2024-04-22T21:12:37.905641+0000 mgr.x (mgr.34107) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.709 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cephadm 2024-04-22T21:12:37.905641+0000 mgr.x (mgr.34107) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cephadm 2024-04-22T21:12:37.966843+0000 mgr.x (mgr.34107) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cephadm 2024-04-22T21:12:37.966843+0000 mgr.x (mgr.34107) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cephadm 2024-04-22T21:12:38.027256+0000 mgr.x (mgr.34107) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cephadm 2024-04-22T21:12:38.027256+0000 mgr.x (mgr.34107) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cephadm 2024-04-22T21:12:38.085724+0000 mgr.x (mgr.34107) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cephadm 2024-04-22T21:12:38.085724+0000 mgr.x (mgr.34107) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cephadm 2024-04-22T21:12:38.144733+0000 mgr.x (mgr.34107) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cephadm 2024-04-22T21:12:38.144733+0000 mgr.x (mgr.34107) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cephadm 2024-04-22T21:12:38.204232+0000 mgr.x (mgr.34107) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cephadm 2024-04-22T21:12:38.204232+0000 mgr.x (mgr.34107) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cephadm 2024-04-22T21:12:38.277091+0000 mgr.x (mgr.34107) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cephadm 2024-04-22T21:12:38.277091+0000 mgr.x (mgr.34107) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.346846+0000 mon.c (mon.1) 2953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.346846+0000 mon.c (mon.1) 2953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.711 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.356240+0000 mon.c (mon.1) 2954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.711 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.356240+0000 mon.c (mon.1) 2954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.711 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.357493+0000 mon.c (mon.1) 2955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.711 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.357493+0000 mon.c (mon.1) 2955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.711 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.360047+0000 mon.c (mon.1) 2956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.711 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.360047+0000 mon.c (mon.1) 2956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.711 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.361040+0000 mon.c (mon.1) 2957 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.711 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.361040+0000 mon.c (mon.1) 2957 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.711 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.370094+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.711 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.370094+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.711 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cluster 2024-04-22T21:12:38.375234+0000 mon.a (mon.0) 1185 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-04-22T21:12:39.711 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cluster 2024-04-22T21:12:38.375234+0000 mon.a (mon.0) 1185 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-04-22T21:12:39.711 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cephadm 2024-04-22T21:12:38.376343+0000 mgr.x (mgr.34107) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.711 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: cephadm 2024-04-22T21:12:38.376343+0000 mgr.x (mgr.34107) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.712 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.413115+0000 mon.c (mon.1) 2958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.712 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.413115+0000 mon.c (mon.1) 2958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.712 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.415916+0000 mon.c (mon.1) 2959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.712 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.415916+0000 mon.c (mon.1) 2959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.712 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.417528+0000 mon.c (mon.1) 2960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.712 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.417528+0000 mon.c (mon.1) 2960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.712 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.420209+0000 mon.c (mon.1) 2961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.712 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.420209+0000 mon.c (mon.1) 2961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.712 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.421334+0000 mon.c (mon.1) 2962 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.712 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.421334+0000 mon.c (mon.1) 2962 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.712 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.434304+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.712 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.434304+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.712 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.477151+0000 mon.c (mon.1) 2963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.712 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.477151+0000 mon.c (mon.1) 2963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.713 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.479807+0000 mon.c (mon.1) 2964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.713 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.479807+0000 mon.c (mon.1) 2964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.713 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.481242+0000 mon.c (mon.1) 2965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.713 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.481242+0000 mon.c (mon.1) 2965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.713 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.484122+0000 mon.c (mon.1) 2966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.713 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.484122+0000 mon.c (mon.1) 2966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.713 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.485306+0000 mon.c (mon.1) 2967 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.713 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.485306+0000 mon.c (mon.1) 2967 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.713 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.495607+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.713 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.495607+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.713 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.570882+0000 mon.c (mon.1) 2968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.713 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.570882+0000 mon.c (mon.1) 2968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.713 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.573970+0000 mon.c (mon.1) 2969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.713 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.573970+0000 mon.c (mon.1) 2969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.713 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.575532+0000 mon.c (mon.1) 2970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.575532+0000 mon.c (mon.1) 2970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.579076+0000 mon.c (mon.1) 2971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.579076+0000 mon.c (mon.1) 2971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.580426+0000 mon.c (mon.1) 2972 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.580426+0000 mon.c (mon.1) 2972 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.594315+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.594315+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.669429+0000 mon.c (mon.1) 2973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.669429+0000 mon.c (mon.1) 2973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.672807+0000 mon.c (mon.1) 2974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.672807+0000 mon.c (mon.1) 2974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.674667+0000 mon.c (mon.1) 2975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.674667+0000 mon.c (mon.1) 2975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.677796+0000 mon.c (mon.1) 2976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.677796+0000 mon.c (mon.1) 2976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.679052+0000 mon.c (mon.1) 2977 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.679052+0000 mon.c (mon.1) 2977 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.694040+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.694040+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.772663+0000 mon.c (mon.1) 2978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.772663+0000 mon.c (mon.1) 2978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.775888+0000 mon.c (mon.1) 2979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.775888+0000 mon.c (mon.1) 2979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.777683+0000 mon.c (mon.1) 2980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.777683+0000 mon.c (mon.1) 2980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.782106+0000 mon.c (mon.1) 2981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.782106+0000 mon.c (mon.1) 2981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.783225+0000 mon.c (mon.1) 2982 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.783225+0000 mon.c (mon.1) 2982 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.794513+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.794513+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.874018+0000 mon.c (mon.1) 2983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.874018+0000 mon.c (mon.1) 2983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.877223+0000 mon.c (mon.1) 2984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.877223+0000 mon.c (mon.1) 2984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.878993+0000 mon.c (mon.1) 2985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.878993+0000 mon.c (mon.1) 2985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.882470+0000 mon.c (mon.1) 2986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.882470+0000 mon.c (mon.1) 2986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.883642+0000 mon.c (mon.1) 2987 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.883642+0000 mon.c (mon.1) 2987 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.895364+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.895364+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.974781+0000 mon.c (mon.1) 2988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.717 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.974781+0000 mon.c (mon.1) 2988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.717 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.978176+0000 mon.c (mon.1) 2989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.717 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.978176+0000 mon.c (mon.1) 2989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.718 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.980006+0000 mon.c (mon.1) 2990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.718 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.980006+0000 mon.c (mon.1) 2990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.718 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.984161+0000 mon.c (mon.1) 2991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.718 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.984161+0000 mon.c (mon.1) 2991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.718 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.985337+0000 mon.c (mon.1) 2992 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.718 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.985337+0000 mon.c (mon.1) 2992 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.718 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.996613+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.718 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:38.996613+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.718 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.080764+0000 mon.c (mon.1) 2993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.718 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.080764+0000 mon.c (mon.1) 2993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.718 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.083745+0000 mon.c (mon.1) 2994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.718 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.083745+0000 mon.c (mon.1) 2994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.718 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.085768+0000 mon.c (mon.1) 2995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.718 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.085768+0000 mon.c (mon.1) 2995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.719 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.088525+0000 mon.c (mon.1) 2996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.719 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.088525+0000 mon.c (mon.1) 2996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.719 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.089673+0000 mon.c (mon.1) 2997 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.719 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.089673+0000 mon.c (mon.1) 2997 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.719 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.100700+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.719 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.100700+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.719 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.178353+0000 mon.c (mon.1) 2998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.719 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.178353+0000 mon.c (mon.1) 2998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.719 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.181898+0000 mon.c (mon.1) 2999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.719 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.181898+0000 mon.c (mon.1) 2999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.719 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.183861+0000 mon.c (mon.1) 3000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.719 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.183861+0000 mon.c (mon.1) 3000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.719 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.187579+0000 mon.c (mon.1) 3001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.719 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.187579+0000 mon.c (mon.1) 3001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.719 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.188720+0000 mon.c (mon.1) 3002 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.720 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.188720+0000 mon.c (mon.1) 3002 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.720 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.200351+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.720 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.200351+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.720 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.276819+0000 mon.c (mon.1) 3003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.720 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.276819+0000 mon.c (mon.1) 3003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.720 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.279826+0000 mon.c (mon.1) 3004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.720 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.279826+0000 mon.c (mon.1) 3004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.720 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.281558+0000 mon.c (mon.1) 3005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.720 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.281558+0000 mon.c (mon.1) 3005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.720 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.284945+0000 mon.c (mon.1) 3006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.720 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.284945+0000 mon.c (mon.1) 3006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.720 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.286401+0000 mon.c (mon.1) 3007 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.720 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.286401+0000 mon.c (mon.1) 3007 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.720 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.296192+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.720 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[58916]: audit 2024-04-22T21:12:39.296192+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cluster 2024-04-22T21:12:37.419165+0000 mgr.x (mgr.34107) 1111 : cluster [DBG] pgmap v182: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:39.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cluster 2024-04-22T21:12:37.419165+0000 mgr.x (mgr.34107) 1111 : cluster [DBG] pgmap v182: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:39.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cephadm 2024-04-22T21:12:37.463960+0000 mgr.x (mgr.34107) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cephadm 2024-04-22T21:12:37.463960+0000 mgr.x (mgr.34107) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cephadm 2024-04-22T21:12:37.524428+0000 mgr.x (mgr.34107) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cephadm 2024-04-22T21:12:37.524428+0000 mgr.x (mgr.34107) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cephadm 2024-04-22T21:12:37.584670+0000 mgr.x (mgr.34107) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cephadm 2024-04-22T21:12:37.584670+0000 mgr.x (mgr.34107) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cephadm 2024-04-22T21:12:37.643509+0000 mgr.x (mgr.34107) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cephadm 2024-04-22T21:12:37.643509+0000 mgr.x (mgr.34107) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cephadm 2024-04-22T21:12:37.704024+0000 mgr.x (mgr.34107) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cephadm 2024-04-22T21:12:37.704024+0000 mgr.x (mgr.34107) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cephadm 2024-04-22T21:12:37.765013+0000 mgr.x (mgr.34107) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cephadm 2024-04-22T21:12:37.765013+0000 mgr.x (mgr.34107) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cephadm 2024-04-22T21:12:37.844046+0000 mgr.x (mgr.34107) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cephadm 2024-04-22T21:12:37.844046+0000 mgr.x (mgr.34107) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cephadm 2024-04-22T21:12:37.905641+0000 mgr.x (mgr.34107) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cephadm 2024-04-22T21:12:37.905641+0000 mgr.x (mgr.34107) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cephadm 2024-04-22T21:12:37.966843+0000 mgr.x (mgr.34107) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cephadm 2024-04-22T21:12:37.966843+0000 mgr.x (mgr.34107) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cephadm 2024-04-22T21:12:38.027256+0000 mgr.x (mgr.34107) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cluster 2024-04-22T21:12:37.419165+0000 mgr.x (mgr.34107) 1111 : cluster [DBG] pgmap v182: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:39.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cluster 2024-04-22T21:12:37.419165+0000 mgr.x (mgr.34107) 1111 : cluster [DBG] pgmap v182: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:39.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cephadm 2024-04-22T21:12:37.463960+0000 mgr.x (mgr.34107) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cephadm 2024-04-22T21:12:37.463960+0000 mgr.x (mgr.34107) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cephadm 2024-04-22T21:12:37.524428+0000 mgr.x (mgr.34107) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cephadm 2024-04-22T21:12:37.524428+0000 mgr.x (mgr.34107) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cephadm 2024-04-22T21:12:37.584670+0000 mgr.x (mgr.34107) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cephadm 2024-04-22T21:12:37.584670+0000 mgr.x (mgr.34107) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cephadm 2024-04-22T21:12:37.643509+0000 mgr.x (mgr.34107) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cephadm 2024-04-22T21:12:37.643509+0000 mgr.x (mgr.34107) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cephadm 2024-04-22T21:12:37.704024+0000 mgr.x (mgr.34107) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cephadm 2024-04-22T21:12:37.704024+0000 mgr.x (mgr.34107) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cephadm 2024-04-22T21:12:37.765013+0000 mgr.x (mgr.34107) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cephadm 2024-04-22T21:12:37.765013+0000 mgr.x (mgr.34107) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cephadm 2024-04-22T21:12:37.844046+0000 mgr.x (mgr.34107) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cephadm 2024-04-22T21:12:37.844046+0000 mgr.x (mgr.34107) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cephadm 2024-04-22T21:12:37.905641+0000 mgr.x (mgr.34107) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cephadm 2024-04-22T21:12:37.905641+0000 mgr.x (mgr.34107) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cephadm 2024-04-22T21:12:37.966843+0000 mgr.x (mgr.34107) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cephadm 2024-04-22T21:12:37.966843+0000 mgr.x (mgr.34107) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cephadm 2024-04-22T21:12:38.027256+0000 mgr.x (mgr.34107) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cephadm 2024-04-22T21:12:38.027256+0000 mgr.x (mgr.34107) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cephadm 2024-04-22T21:12:38.085724+0000 mgr.x (mgr.34107) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cephadm 2024-04-22T21:12:38.085724+0000 mgr.x (mgr.34107) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cephadm 2024-04-22T21:12:38.144733+0000 mgr.x (mgr.34107) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cephadm 2024-04-22T21:12:38.144733+0000 mgr.x (mgr.34107) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cephadm 2024-04-22T21:12:38.204232+0000 mgr.x (mgr.34107) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cephadm 2024-04-22T21:12:38.204232+0000 mgr.x (mgr.34107) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cephadm 2024-04-22T21:12:38.277091+0000 mgr.x (mgr.34107) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cephadm 2024-04-22T21:12:38.277091+0000 mgr.x (mgr.34107) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.346846+0000 mon.c (mon.1) 2953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.346846+0000 mon.c (mon.1) 2953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.356240+0000 mon.c (mon.1) 2954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.356240+0000 mon.c (mon.1) 2954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.357493+0000 mon.c (mon.1) 2955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.357493+0000 mon.c (mon.1) 2955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.360047+0000 mon.c (mon.1) 2956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.360047+0000 mon.c (mon.1) 2956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.361040+0000 mon.c (mon.1) 2957 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.361040+0000 mon.c (mon.1) 2957 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.370094+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.370094+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cluster 2024-04-22T21:12:38.375234+0000 mon.a (mon.0) 1185 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-04-22T21:12:39.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cluster 2024-04-22T21:12:38.375234+0000 mon.a (mon.0) 1185 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-04-22T21:12:39.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cephadm 2024-04-22T21:12:38.376343+0000 mgr.x (mgr.34107) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: cephadm 2024-04-22T21:12:38.376343+0000 mgr.x (mgr.34107) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.413115+0000 mon.c (mon.1) 2958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.413115+0000 mon.c (mon.1) 2958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.415916+0000 mon.c (mon.1) 2959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.415916+0000 mon.c (mon.1) 2959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.417528+0000 mon.c (mon.1) 2960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.417528+0000 mon.c (mon.1) 2960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.420209+0000 mon.c (mon.1) 2961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.420209+0000 mon.c (mon.1) 2961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.421334+0000 mon.c (mon.1) 2962 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.421334+0000 mon.c (mon.1) 2962 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.434304+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.434304+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.477151+0000 mon.c (mon.1) 2963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.477151+0000 mon.c (mon.1) 2963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.479807+0000 mon.c (mon.1) 2964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cephadm 2024-04-22T21:12:38.027256+0000 mgr.x (mgr.34107) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cephadm 2024-04-22T21:12:38.085724+0000 mgr.x (mgr.34107) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cephadm 2024-04-22T21:12:38.085724+0000 mgr.x (mgr.34107) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cephadm 2024-04-22T21:12:38.144733+0000 mgr.x (mgr.34107) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cephadm 2024-04-22T21:12:38.144733+0000 mgr.x (mgr.34107) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cephadm 2024-04-22T21:12:38.204232+0000 mgr.x (mgr.34107) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cephadm 2024-04-22T21:12:38.204232+0000 mgr.x (mgr.34107) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cephadm 2024-04-22T21:12:38.277091+0000 mgr.x (mgr.34107) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cephadm 2024-04-22T21:12:38.277091+0000 mgr.x (mgr.34107) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.346846+0000 mon.c (mon.1) 2953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.346846+0000 mon.c (mon.1) 2953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.356240+0000 mon.c (mon.1) 2954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.356240+0000 mon.c (mon.1) 2954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.357493+0000 mon.c (mon.1) 2955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.357493+0000 mon.c (mon.1) 2955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.360047+0000 mon.c (mon.1) 2956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.360047+0000 mon.c (mon.1) 2956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.361040+0000 mon.c (mon.1) 2957 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.361040+0000 mon.c (mon.1) 2957 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.370094+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.479807+0000 mon.c (mon.1) 2964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.481242+0000 mon.c (mon.1) 2965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.481242+0000 mon.c (mon.1) 2965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.484122+0000 mon.c (mon.1) 2966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.484122+0000 mon.c (mon.1) 2966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.485306+0000 mon.c (mon.1) 2967 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.485306+0000 mon.c (mon.1) 2967 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.495607+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.495607+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.570882+0000 mon.c (mon.1) 2968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.570882+0000 mon.c (mon.1) 2968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.573970+0000 mon.c (mon.1) 2969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.573970+0000 mon.c (mon.1) 2969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.575532+0000 mon.c (mon.1) 2970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.575532+0000 mon.c (mon.1) 2970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.579076+0000 mon.c (mon.1) 2971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.579076+0000 mon.c (mon.1) 2971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.580426+0000 mon.c (mon.1) 2972 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.580426+0000 mon.c (mon.1) 2972 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.594315+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.594315+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.669429+0000 mon.c (mon.1) 2973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.669429+0000 mon.c (mon.1) 2973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.672807+0000 mon.c (mon.1) 2974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.672807+0000 mon.c (mon.1) 2974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.674667+0000 mon.c (mon.1) 2975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.674667+0000 mon.c (mon.1) 2975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.677796+0000 mon.c (mon.1) 2976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.677796+0000 mon.c (mon.1) 2976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.679052+0000 mon.c (mon.1) 2977 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.679052+0000 mon.c (mon.1) 2977 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.694040+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.694040+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.772663+0000 mon.c (mon.1) 2978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.772663+0000 mon.c (mon.1) 2978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.775888+0000 mon.c (mon.1) 2979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.775888+0000 mon.c (mon.1) 2979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.777683+0000 mon.c (mon.1) 2980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.370094+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cluster 2024-04-22T21:12:38.375234+0000 mon.a (mon.0) 1185 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-04-22T21:12:39.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cluster 2024-04-22T21:12:38.375234+0000 mon.a (mon.0) 1185 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-04-22T21:12:39.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cephadm 2024-04-22T21:12:38.376343+0000 mgr.x (mgr.34107) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: cephadm 2024-04-22T21:12:38.376343+0000 mgr.x (mgr.34107) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:39.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.413115+0000 mon.c (mon.1) 2958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.413115+0000 mon.c (mon.1) 2958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.415916+0000 mon.c (mon.1) 2959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.415916+0000 mon.c (mon.1) 2959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.417528+0000 mon.c (mon.1) 2960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.417528+0000 mon.c (mon.1) 2960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.420209+0000 mon.c (mon.1) 2961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.420209+0000 mon.c (mon.1) 2961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.421334+0000 mon.c (mon.1) 2962 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.421334+0000 mon.c (mon.1) 2962 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.434304+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.434304+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.477151+0000 mon.c (mon.1) 2963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.477151+0000 mon.c (mon.1) 2963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.479807+0000 mon.c (mon.1) 2964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.777683+0000 mon.c (mon.1) 2980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.782106+0000 mon.c (mon.1) 2981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.782106+0000 mon.c (mon.1) 2981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.783225+0000 mon.c (mon.1) 2982 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.783225+0000 mon.c (mon.1) 2982 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.794513+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.794513+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.874018+0000 mon.c (mon.1) 2983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.874018+0000 mon.c (mon.1) 2983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.877223+0000 mon.c (mon.1) 2984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.877223+0000 mon.c (mon.1) 2984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.878993+0000 mon.c (mon.1) 2985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.878993+0000 mon.c (mon.1) 2985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.882470+0000 mon.c (mon.1) 2986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.882470+0000 mon.c (mon.1) 2986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.883642+0000 mon.c (mon.1) 2987 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.883642+0000 mon.c (mon.1) 2987 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.895364+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.895364+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.974781+0000 mon.c (mon.1) 2988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.479807+0000 mon.c (mon.1) 2964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.481242+0000 mon.c (mon.1) 2965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.481242+0000 mon.c (mon.1) 2965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.484122+0000 mon.c (mon.1) 2966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.484122+0000 mon.c (mon.1) 2966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.485306+0000 mon.c (mon.1) 2967 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.485306+0000 mon.c (mon.1) 2967 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.495607+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.495607+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.570882+0000 mon.c (mon.1) 2968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.570882+0000 mon.c (mon.1) 2968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.573970+0000 mon.c (mon.1) 2969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.573970+0000 mon.c (mon.1) 2969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.575532+0000 mon.c (mon.1) 2970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.575532+0000 mon.c (mon.1) 2970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.579076+0000 mon.c (mon.1) 2971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.579076+0000 mon.c (mon.1) 2971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.580426+0000 mon.c (mon.1) 2972 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.580426+0000 mon.c (mon.1) 2972 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.974781+0000 mon.c (mon.1) 2988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.978176+0000 mon.c (mon.1) 2989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.978176+0000 mon.c (mon.1) 2989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.980006+0000 mon.c (mon.1) 2990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.980006+0000 mon.c (mon.1) 2990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.984161+0000 mon.c (mon.1) 2991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.984161+0000 mon.c (mon.1) 2991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.985337+0000 mon.c (mon.1) 2992 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.985337+0000 mon.c (mon.1) 2992 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.996613+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:38.996613+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.080764+0000 mon.c (mon.1) 2993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.080764+0000 mon.c (mon.1) 2993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.083745+0000 mon.c (mon.1) 2994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.083745+0000 mon.c (mon.1) 2994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.085768+0000 mon.c (mon.1) 2995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.085768+0000 mon.c (mon.1) 2995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.088525+0000 mon.c (mon.1) 2996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.088525+0000 mon.c (mon.1) 2996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.089673+0000 mon.c (mon.1) 2997 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.089673+0000 mon.c (mon.1) 2997 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.100700+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.100700+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.178353+0000 mon.c (mon.1) 2998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.178353+0000 mon.c (mon.1) 2998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.181898+0000 mon.c (mon.1) 2999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.181898+0000 mon.c (mon.1) 2999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.183861+0000 mon.c (mon.1) 3000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.183861+0000 mon.c (mon.1) 3000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.187579+0000 mon.c (mon.1) 3001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.187579+0000 mon.c (mon.1) 3001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.188720+0000 mon.c (mon.1) 3002 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.188720+0000 mon.c (mon.1) 3002 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.200351+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.200351+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.276819+0000 mon.c (mon.1) 3003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.276819+0000 mon.c (mon.1) 3003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.279826+0000 mon.c (mon.1) 3004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.594315+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.594315+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.669429+0000 mon.c (mon.1) 2973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.669429+0000 mon.c (mon.1) 2973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.672807+0000 mon.c (mon.1) 2974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.672807+0000 mon.c (mon.1) 2974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.674667+0000 mon.c (mon.1) 2975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.674667+0000 mon.c (mon.1) 2975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.677796+0000 mon.c (mon.1) 2976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.677796+0000 mon.c (mon.1) 2976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.679052+0000 mon.c (mon.1) 2977 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.679052+0000 mon.c (mon.1) 2977 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.694040+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.694040+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.772663+0000 mon.c (mon.1) 2978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.772663+0000 mon.c (mon.1) 2978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.775888+0000 mon.c (mon.1) 2979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.775888+0000 mon.c (mon.1) 2979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.777683+0000 mon.c (mon.1) 2980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.279826+0000 mon.c (mon.1) 3004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.281558+0000 mon.c (mon.1) 3005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.281558+0000 mon.c (mon.1) 3005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.284945+0000 mon.c (mon.1) 3006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.284945+0000 mon.c (mon.1) 3006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.286401+0000 mon.c (mon.1) 3007 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.286401+0000 mon.c (mon.1) 3007 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.296192+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[75184]: audit 2024-04-22T21:12:39.296192+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.777683+0000 mon.c (mon.1) 2980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.782106+0000 mon.c (mon.1) 2981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.782106+0000 mon.c (mon.1) 2981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.783225+0000 mon.c (mon.1) 2982 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.783225+0000 mon.c (mon.1) 2982 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.794513+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.794513+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.874018+0000 mon.c (mon.1) 2983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.874018+0000 mon.c (mon.1) 2983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.877223+0000 mon.c (mon.1) 2984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.877223+0000 mon.c (mon.1) 2984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.878993+0000 mon.c (mon.1) 2985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.878993+0000 mon.c (mon.1) 2985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.882470+0000 mon.c (mon.1) 2986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.882470+0000 mon.c (mon.1) 2986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.883642+0000 mon.c (mon.1) 2987 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.883642+0000 mon.c (mon.1) 2987 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.895364+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.895364+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.974781+0000 mon.c (mon.1) 2988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.974781+0000 mon.c (mon.1) 2988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.978176+0000 mon.c (mon.1) 2989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.978176+0000 mon.c (mon.1) 2989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.980006+0000 mon.c (mon.1) 2990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.980006+0000 mon.c (mon.1) 2990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.984161+0000 mon.c (mon.1) 2991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.984161+0000 mon.c (mon.1) 2991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.985337+0000 mon.c (mon.1) 2992 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.985337+0000 mon.c (mon.1) 2992 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.996613+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:38.996613+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.080764+0000 mon.c (mon.1) 2993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.080764+0000 mon.c (mon.1) 2993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.083745+0000 mon.c (mon.1) 2994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.083745+0000 mon.c (mon.1) 2994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.085768+0000 mon.c (mon.1) 2995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.085768+0000 mon.c (mon.1) 2995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.088525+0000 mon.c (mon.1) 2996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.088525+0000 mon.c (mon.1) 2996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.089673+0000 mon.c (mon.1) 2997 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.089673+0000 mon.c (mon.1) 2997 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.100700+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.100700+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.178353+0000 mon.c (mon.1) 2998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.178353+0000 mon.c (mon.1) 2998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.181898+0000 mon.c (mon.1) 2999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.181898+0000 mon.c (mon.1) 2999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.183861+0000 mon.c (mon.1) 3000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.183861+0000 mon.c (mon.1) 3000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.187579+0000 mon.c (mon.1) 3001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.187579+0000 mon.c (mon.1) 3001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.188720+0000 mon.c (mon.1) 3002 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.188720+0000 mon.c (mon.1) 3002 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.200351+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.200351+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.276819+0000 mon.c (mon.1) 3003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.276819+0000 mon.c (mon.1) 3003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.279826+0000 mon.c (mon.1) 3004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.279826+0000 mon.c (mon.1) 3004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:39.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.281558+0000 mon.c (mon.1) 3005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.281558+0000 mon.c (mon.1) 3005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:39.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.284945+0000 mon.c (mon.1) 3006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.284945+0000 mon.c (mon.1) 3006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:39.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.286401+0000 mon.c (mon.1) 3007 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.286401+0000 mon.c (mon.1) 3007 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:39.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.296192+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:39 smithi121 bash[73084]: audit 2024-04-22T21:12:39.296192+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:39.990 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:39 smithi123 bash[67484]: debug 2024-04-22T21:12:39.962+0000 7fc63fb197c0 -1 Falling back to public interface 2024-04-22T21:12:40.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: cephadm 2024-04-22T21:12:38.440009+0000 mgr.x (mgr.34107) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: cephadm 2024-04-22T21:12:38.440009+0000 mgr.x (mgr.34107) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: cephadm 2024-04-22T21:12:38.500793+0000 mgr.x (mgr.34107) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: cephadm 2024-04-22T21:12:38.500793+0000 mgr.x (mgr.34107) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: cephadm 2024-04-22T21:12:38.599931+0000 mgr.x (mgr.34107) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: cephadm 2024-04-22T21:12:38.599931+0000 mgr.x (mgr.34107) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: cephadm 2024-04-22T21:12:38.702323+0000 mgr.x (mgr.34107) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: cephadm 2024-04-22T21:12:38.702323+0000 mgr.x (mgr.34107) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: cephadm 2024-04-22T21:12:38.800235+0000 mgr.x (mgr.34107) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: cephadm 2024-04-22T21:12:38.800235+0000 mgr.x (mgr.34107) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: cephadm 2024-04-22T21:12:38.901022+0000 mgr.x (mgr.34107) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: cephadm 2024-04-22T21:12:38.901022+0000 mgr.x (mgr.34107) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: cephadm 2024-04-22T21:12:39.002412+0000 mgr.x (mgr.34107) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: cephadm 2024-04-22T21:12:39.002412+0000 mgr.x (mgr.34107) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: cephadm 2024-04-22T21:12:39.106478+0000 mgr.x (mgr.34107) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: cephadm 2024-04-22T21:12:39.106478+0000 mgr.x (mgr.34107) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: cephadm 2024-04-22T21:12:39.206449+0000 mgr.x (mgr.34107) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: cephadm 2024-04-22T21:12:39.206449+0000 mgr.x (mgr.34107) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: cephadm 2024-04-22T21:12:39.302264+0000 mgr.x (mgr.34107) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: cephadm 2024-04-22T21:12:39.302264+0000 mgr.x (mgr.34107) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.372221+0000 mon.c (mon.1) 3008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.372221+0000 mon.c (mon.1) 3008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.375075+0000 mon.c (mon.1) 3009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.375075+0000 mon.c (mon.1) 3009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.376430+0000 mon.c (mon.1) 3010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.376430+0000 mon.c (mon.1) 3010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.379594+0000 mon.c (mon.1) 3011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.379594+0000 mon.c (mon.1) 3011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.380629+0000 mon.c (mon.1) 3012 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.380629+0000 mon.c (mon.1) 3012 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.388313+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.388313+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: cephadm 2024-04-22T21:12:39.393532+0000 mgr.x (mgr.34107) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: cephadm 2024-04-22T21:12:39.393532+0000 mgr.x (mgr.34107) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.446339+0000 mon.c (mon.1) 3013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.446339+0000 mon.c (mon.1) 3013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.449124+0000 mon.c (mon.1) 3014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.449124+0000 mon.c (mon.1) 3014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.450315+0000 mon.c (mon.1) 3015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.450315+0000 mon.c (mon.1) 3015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.452889+0000 mon.c (mon.1) 3016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.452889+0000 mon.c (mon.1) 3016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.453777+0000 mon.c (mon.1) 3017 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.453777+0000 mon.c (mon.1) 3017 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.462464+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.462464+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.505904+0000 mon.c (mon.1) 3018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.505904+0000 mon.c (mon.1) 3018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.508554+0000 mon.c (mon.1) 3019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.508554+0000 mon.c (mon.1) 3019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.509791+0000 mon.c (mon.1) 3020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.509791+0000 mon.c (mon.1) 3020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.512173+0000 mon.c (mon.1) 3021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.512173+0000 mon.c (mon.1) 3021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.513029+0000 mon.c (mon.1) 3022 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.513029+0000 mon.c (mon.1) 3022 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.521837+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.521837+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.579598+0000 mon.c (mon.1) 3023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.579598+0000 mon.c (mon.1) 3023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.582289+0000 mon.c (mon.1) 3024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.582289+0000 mon.c (mon.1) 3024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.583999+0000 mon.c (mon.1) 3025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.583999+0000 mon.c (mon.1) 3025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.587157+0000 mon.c (mon.1) 3026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.587157+0000 mon.c (mon.1) 3026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.588131+0000 mon.c (mon.1) 3027 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.588131+0000 mon.c (mon.1) 3027 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.597017+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.597017+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.659491+0000 mon.c (mon.1) 3028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.659491+0000 mon.c (mon.1) 3028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.662573+0000 mon.c (mon.1) 3029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.662573+0000 mon.c (mon.1) 3029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.664307+0000 mon.c (mon.1) 3030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.664307+0000 mon.c (mon.1) 3030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.667138+0000 mon.c (mon.1) 3031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.667138+0000 mon.c (mon.1) 3031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.668479+0000 mon.c (mon.1) 3032 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.668479+0000 mon.c (mon.1) 3032 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.677622+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.677622+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.748520+0000 mon.c (mon.1) 3033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.748520+0000 mon.c (mon.1) 3033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.751992+0000 mon.c (mon.1) 3034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.751992+0000 mon.c (mon.1) 3034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.753768+0000 mon.c (mon.1) 3035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.753768+0000 mon.c (mon.1) 3035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.757604+0000 mon.c (mon.1) 3036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.757604+0000 mon.c (mon.1) 3036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.759235+0000 mon.c (mon.1) 3037 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.759235+0000 mon.c (mon.1) 3037 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.769478+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.769478+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.832010+0000 mon.c (mon.1) 3038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.832010+0000 mon.c (mon.1) 3038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.835055+0000 mon.c (mon.1) 3039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.835055+0000 mon.c (mon.1) 3039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.836652+0000 mon.c (mon.1) 3040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.836652+0000 mon.c (mon.1) 3040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.839366+0000 mon.c (mon.1) 3041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.839366+0000 mon.c (mon.1) 3041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.840329+0000 mon.c (mon.1) 3042 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.840329+0000 mon.c (mon.1) 3042 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.847727+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.847727+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.907606+0000 mon.c (mon.1) 3043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.907606+0000 mon.c (mon.1) 3043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.910378+0000 mon.c (mon.1) 3044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.910378+0000 mon.c (mon.1) 3044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.911997+0000 mon.c (mon.1) 3045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.911997+0000 mon.c (mon.1) 3045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.914564+0000 mon.c (mon.1) 3046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.914564+0000 mon.c (mon.1) 3046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.915562+0000 mon.c (mon.1) 3047 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.915562+0000 mon.c (mon.1) 3047 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.924375+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.924375+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.968048+0000 mon.c (mon.1) 3048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.968048+0000 mon.c (mon.1) 3048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.970759+0000 mon.c (mon.1) 3049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.970759+0000 mon.c (mon.1) 3049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.972249+0000 mon.c (mon.1) 3050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.972249+0000 mon.c (mon.1) 3050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.974914+0000 mon.c (mon.1) 3051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.974914+0000 mon.c (mon.1) 3051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.976166+0000 mon.c (mon.1) 3052 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.976166+0000 mon.c (mon.1) 3052 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.983475+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:39.983475+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.026723+0000 mon.c (mon.1) 3053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.026723+0000 mon.c (mon.1) 3053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.029319+0000 mon.c (mon.1) 3054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.029319+0000 mon.c (mon.1) 3054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.030725+0000 mon.c (mon.1) 3055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.030725+0000 mon.c (mon.1) 3055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.033453+0000 mon.c (mon.1) 3056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.033453+0000 mon.c (mon.1) 3056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.034436+0000 mon.c (mon.1) 3057 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.034436+0000 mon.c (mon.1) 3057 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.045997+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.045997+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.088275+0000 mon.c (mon.1) 3058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.088275+0000 mon.c (mon.1) 3058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.091429+0000 mon.c (mon.1) 3059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.091429+0000 mon.c (mon.1) 3059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.093189+0000 mon.c (mon.1) 3060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.093189+0000 mon.c (mon.1) 3060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.095869+0000 mon.c (mon.1) 3061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.095869+0000 mon.c (mon.1) 3061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.097276+0000 mon.c (mon.1) 3062 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.097276+0000 mon.c (mon.1) 3062 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.108093+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.108093+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.165895+0000 mon.c (mon.1) 3063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.165895+0000 mon.c (mon.1) 3063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.168704+0000 mon.c (mon.1) 3064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.168704+0000 mon.c (mon.1) 3064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.170308+0000 mon.c (mon.1) 3065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.170308+0000 mon.c (mon.1) 3065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.173027+0000 mon.c (mon.1) 3066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.173027+0000 mon.c (mon.1) 3066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.174035+0000 mon.c (mon.1) 3067 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.174035+0000 mon.c (mon.1) 3067 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.185277+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.185277+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.246107+0000 mon.c (mon.1) 3068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.246107+0000 mon.c (mon.1) 3068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.250032+0000 mon.c (mon.1) 3069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.250032+0000 mon.c (mon.1) 3069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.251547+0000 mon.c (mon.1) 3070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.251547+0000 mon.c (mon.1) 3070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.254478+0000 mon.c (mon.1) 3071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.254478+0000 mon.c (mon.1) 3071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.255747+0000 mon.c (mon.1) 3072 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.255747+0000 mon.c (mon.1) 3072 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.267219+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.267219+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.309500+0000 mon.c (mon.1) 3073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.309500+0000 mon.c (mon.1) 3073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.312395+0000 mon.c (mon.1) 3074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.312395+0000 mon.c (mon.1) 3074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.313930+0000 mon.c (mon.1) 3075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.313930+0000 mon.c (mon.1) 3075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.316637+0000 mon.c (mon.1) 3076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.316637+0000 mon.c (mon.1) 3076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.317658+0000 mon.c (mon.1) 3077 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:40 smithi123 bash[58916]: audit 2024-04-22T21:12:40.317658+0000 mon.c (mon.1) 3077 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: cephadm 2024-04-22T21:12:38.440009+0000 mgr.x (mgr.34107) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: cephadm 2024-04-22T21:12:38.440009+0000 mgr.x (mgr.34107) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: cephadm 2024-04-22T21:12:38.500793+0000 mgr.x (mgr.34107) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: cephadm 2024-04-22T21:12:38.500793+0000 mgr.x (mgr.34107) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: cephadm 2024-04-22T21:12:38.599931+0000 mgr.x (mgr.34107) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: cephadm 2024-04-22T21:12:38.599931+0000 mgr.x (mgr.34107) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: cephadm 2024-04-22T21:12:38.702323+0000 mgr.x (mgr.34107) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: cephadm 2024-04-22T21:12:38.702323+0000 mgr.x (mgr.34107) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: cephadm 2024-04-22T21:12:38.800235+0000 mgr.x (mgr.34107) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: cephadm 2024-04-22T21:12:38.800235+0000 mgr.x (mgr.34107) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: cephadm 2024-04-22T21:12:38.901022+0000 mgr.x (mgr.34107) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: cephadm 2024-04-22T21:12:38.901022+0000 mgr.x (mgr.34107) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: cephadm 2024-04-22T21:12:39.002412+0000 mgr.x (mgr.34107) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: cephadm 2024-04-22T21:12:39.002412+0000 mgr.x (mgr.34107) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: cephadm 2024-04-22T21:12:39.106478+0000 mgr.x (mgr.34107) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: cephadm 2024-04-22T21:12:39.106478+0000 mgr.x (mgr.34107) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: cephadm 2024-04-22T21:12:39.206449+0000 mgr.x (mgr.34107) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: cephadm 2024-04-22T21:12:39.206449+0000 mgr.x (mgr.34107) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: cephadm 2024-04-22T21:12:39.302264+0000 mgr.x (mgr.34107) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: cephadm 2024-04-22T21:12:39.302264+0000 mgr.x (mgr.34107) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.372221+0000 mon.c (mon.1) 3008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.372221+0000 mon.c (mon.1) 3008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: cephadm 2024-04-22T21:12:38.440009+0000 mgr.x (mgr.34107) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: cephadm 2024-04-22T21:12:38.440009+0000 mgr.x (mgr.34107) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: cephadm 2024-04-22T21:12:38.500793+0000 mgr.x (mgr.34107) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: cephadm 2024-04-22T21:12:38.500793+0000 mgr.x (mgr.34107) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: cephadm 2024-04-22T21:12:38.599931+0000 mgr.x (mgr.34107) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: cephadm 2024-04-22T21:12:38.599931+0000 mgr.x (mgr.34107) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: cephadm 2024-04-22T21:12:38.702323+0000 mgr.x (mgr.34107) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: cephadm 2024-04-22T21:12:38.702323+0000 mgr.x (mgr.34107) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: cephadm 2024-04-22T21:12:38.800235+0000 mgr.x (mgr.34107) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: cephadm 2024-04-22T21:12:38.800235+0000 mgr.x (mgr.34107) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: cephadm 2024-04-22T21:12:38.901022+0000 mgr.x (mgr.34107) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: cephadm 2024-04-22T21:12:38.901022+0000 mgr.x (mgr.34107) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: cephadm 2024-04-22T21:12:39.002412+0000 mgr.x (mgr.34107) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: cephadm 2024-04-22T21:12:39.002412+0000 mgr.x (mgr.34107) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: cephadm 2024-04-22T21:12:39.106478+0000 mgr.x (mgr.34107) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: cephadm 2024-04-22T21:12:39.106478+0000 mgr.x (mgr.34107) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: cephadm 2024-04-22T21:12:39.206449+0000 mgr.x (mgr.34107) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: cephadm 2024-04-22T21:12:39.206449+0000 mgr.x (mgr.34107) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: cephadm 2024-04-22T21:12:39.302264+0000 mgr.x (mgr.34107) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: cephadm 2024-04-22T21:12:39.302264+0000 mgr.x (mgr.34107) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.372221+0000 mon.c (mon.1) 3008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.372221+0000 mon.c (mon.1) 3008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.375075+0000 mon.c (mon.1) 3009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.375075+0000 mon.c (mon.1) 3009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.376430+0000 mon.c (mon.1) 3010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.376430+0000 mon.c (mon.1) 3010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.379594+0000 mon.c (mon.1) 3011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.379594+0000 mon.c (mon.1) 3011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.380629+0000 mon.c (mon.1) 3012 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.380629+0000 mon.c (mon.1) 3012 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.388313+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.388313+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: cephadm 2024-04-22T21:12:39.393532+0000 mgr.x (mgr.34107) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: cephadm 2024-04-22T21:12:39.393532+0000 mgr.x (mgr.34107) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.446339+0000 mon.c (mon.1) 3013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.446339+0000 mon.c (mon.1) 3013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.449124+0000 mon.c (mon.1) 3014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.449124+0000 mon.c (mon.1) 3014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.450315+0000 mon.c (mon.1) 3015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.450315+0000 mon.c (mon.1) 3015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.452889+0000 mon.c (mon.1) 3016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.452889+0000 mon.c (mon.1) 3016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.453777+0000 mon.c (mon.1) 3017 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.453777+0000 mon.c (mon.1) 3017 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.462464+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.462464+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.505904+0000 mon.c (mon.1) 3018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.505904+0000 mon.c (mon.1) 3018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.508554+0000 mon.c (mon.1) 3019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.508554+0000 mon.c (mon.1) 3019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.509791+0000 mon.c (mon.1) 3020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.509791+0000 mon.c (mon.1) 3020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.512173+0000 mon.c (mon.1) 3021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.512173+0000 mon.c (mon.1) 3021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.513029+0000 mon.c (mon.1) 3022 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.513029+0000 mon.c (mon.1) 3022 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.521837+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.521837+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.579598+0000 mon.c (mon.1) 3023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.579598+0000 mon.c (mon.1) 3023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.582289+0000 mon.c (mon.1) 3024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.375075+0000 mon.c (mon.1) 3009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.375075+0000 mon.c (mon.1) 3009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.376430+0000 mon.c (mon.1) 3010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.376430+0000 mon.c (mon.1) 3010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.379594+0000 mon.c (mon.1) 3011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.379594+0000 mon.c (mon.1) 3011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.380629+0000 mon.c (mon.1) 3012 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.380629+0000 mon.c (mon.1) 3012 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.388313+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.388313+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: cephadm 2024-04-22T21:12:39.393532+0000 mgr.x (mgr.34107) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: cephadm 2024-04-22T21:12:39.393532+0000 mgr.x (mgr.34107) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:40.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.446339+0000 mon.c (mon.1) 3013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.446339+0000 mon.c (mon.1) 3013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.449124+0000 mon.c (mon.1) 3014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.449124+0000 mon.c (mon.1) 3014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.450315+0000 mon.c (mon.1) 3015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.450315+0000 mon.c (mon.1) 3015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.452889+0000 mon.c (mon.1) 3016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.582289+0000 mon.c (mon.1) 3024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.583999+0000 mon.c (mon.1) 3025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.583999+0000 mon.c (mon.1) 3025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.587157+0000 mon.c (mon.1) 3026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.587157+0000 mon.c (mon.1) 3026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.588131+0000 mon.c (mon.1) 3027 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.588131+0000 mon.c (mon.1) 3027 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.597017+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.597017+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.659491+0000 mon.c (mon.1) 3028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.659491+0000 mon.c (mon.1) 3028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.662573+0000 mon.c (mon.1) 3029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.662573+0000 mon.c (mon.1) 3029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.664307+0000 mon.c (mon.1) 3030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.664307+0000 mon.c (mon.1) 3030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.667138+0000 mon.c (mon.1) 3031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.667138+0000 mon.c (mon.1) 3031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.668479+0000 mon.c (mon.1) 3032 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.452889+0000 mon.c (mon.1) 3016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.453777+0000 mon.c (mon.1) 3017 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.453777+0000 mon.c (mon.1) 3017 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.462464+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.462464+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.505904+0000 mon.c (mon.1) 3018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.505904+0000 mon.c (mon.1) 3018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.508554+0000 mon.c (mon.1) 3019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.508554+0000 mon.c (mon.1) 3019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.509791+0000 mon.c (mon.1) 3020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.509791+0000 mon.c (mon.1) 3020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.512173+0000 mon.c (mon.1) 3021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.512173+0000 mon.c (mon.1) 3021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.513029+0000 mon.c (mon.1) 3022 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.513029+0000 mon.c (mon.1) 3022 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.521837+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.521837+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.579598+0000 mon.c (mon.1) 3023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.579598+0000 mon.c (mon.1) 3023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.582289+0000 mon.c (mon.1) 3024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.668479+0000 mon.c (mon.1) 3032 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.677622+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.677622+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.748520+0000 mon.c (mon.1) 3033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.748520+0000 mon.c (mon.1) 3033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.751992+0000 mon.c (mon.1) 3034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.751992+0000 mon.c (mon.1) 3034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.753768+0000 mon.c (mon.1) 3035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.753768+0000 mon.c (mon.1) 3035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.757604+0000 mon.c (mon.1) 3036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.757604+0000 mon.c (mon.1) 3036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.759235+0000 mon.c (mon.1) 3037 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.759235+0000 mon.c (mon.1) 3037 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.769478+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.769478+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.832010+0000 mon.c (mon.1) 3038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.832010+0000 mon.c (mon.1) 3038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.835055+0000 mon.c (mon.1) 3039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.835055+0000 mon.c (mon.1) 3039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.836652+0000 mon.c (mon.1) 3040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.836652+0000 mon.c (mon.1) 3040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.839366+0000 mon.c (mon.1) 3041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.839366+0000 mon.c (mon.1) 3041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.840329+0000 mon.c (mon.1) 3042 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.840329+0000 mon.c (mon.1) 3042 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.847727+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.847727+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.907606+0000 mon.c (mon.1) 3043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.907606+0000 mon.c (mon.1) 3043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.910378+0000 mon.c (mon.1) 3044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.910378+0000 mon.c (mon.1) 3044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.911997+0000 mon.c (mon.1) 3045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.911997+0000 mon.c (mon.1) 3045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.914564+0000 mon.c (mon.1) 3046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.914564+0000 mon.c (mon.1) 3046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.915562+0000 mon.c (mon.1) 3047 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.915562+0000 mon.c (mon.1) 3047 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.924375+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.924375+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.968048+0000 mon.c (mon.1) 3048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.582289+0000 mon.c (mon.1) 3024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.583999+0000 mon.c (mon.1) 3025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.583999+0000 mon.c (mon.1) 3025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.587157+0000 mon.c (mon.1) 3026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.587157+0000 mon.c (mon.1) 3026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.588131+0000 mon.c (mon.1) 3027 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.588131+0000 mon.c (mon.1) 3027 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.597017+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.597017+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.659491+0000 mon.c (mon.1) 3028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.659491+0000 mon.c (mon.1) 3028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.662573+0000 mon.c (mon.1) 3029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.662573+0000 mon.c (mon.1) 3029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.664307+0000 mon.c (mon.1) 3030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.664307+0000 mon.c (mon.1) 3030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.667138+0000 mon.c (mon.1) 3031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.667138+0000 mon.c (mon.1) 3031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.668479+0000 mon.c (mon.1) 3032 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.968048+0000 mon.c (mon.1) 3048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.970759+0000 mon.c (mon.1) 3049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.970759+0000 mon.c (mon.1) 3049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.972249+0000 mon.c (mon.1) 3050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.972249+0000 mon.c (mon.1) 3050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.974914+0000 mon.c (mon.1) 3051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.974914+0000 mon.c (mon.1) 3051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.976166+0000 mon.c (mon.1) 3052 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.976166+0000 mon.c (mon.1) 3052 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.983475+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:39.983475+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.026723+0000 mon.c (mon.1) 3053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.026723+0000 mon.c (mon.1) 3053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.029319+0000 mon.c (mon.1) 3054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.029319+0000 mon.c (mon.1) 3054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.030725+0000 mon.c (mon.1) 3055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.030725+0000 mon.c (mon.1) 3055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.033453+0000 mon.c (mon.1) 3056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.033453+0000 mon.c (mon.1) 3056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.668479+0000 mon.c (mon.1) 3032 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.677622+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.677622+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.748520+0000 mon.c (mon.1) 3033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.748520+0000 mon.c (mon.1) 3033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.751992+0000 mon.c (mon.1) 3034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.751992+0000 mon.c (mon.1) 3034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.753768+0000 mon.c (mon.1) 3035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.753768+0000 mon.c (mon.1) 3035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.757604+0000 mon.c (mon.1) 3036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.757604+0000 mon.c (mon.1) 3036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.759235+0000 mon.c (mon.1) 3037 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.759235+0000 mon.c (mon.1) 3037 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.769478+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.769478+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.832010+0000 mon.c (mon.1) 3038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.832010+0000 mon.c (mon.1) 3038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.835055+0000 mon.c (mon.1) 3039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.835055+0000 mon.c (mon.1) 3039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.836652+0000 mon.c (mon.1) 3040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.034436+0000 mon.c (mon.1) 3057 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.034436+0000 mon.c (mon.1) 3057 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.045997+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.045997+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.088275+0000 mon.c (mon.1) 3058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.088275+0000 mon.c (mon.1) 3058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.091429+0000 mon.c (mon.1) 3059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.091429+0000 mon.c (mon.1) 3059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.093189+0000 mon.c (mon.1) 3060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.093189+0000 mon.c (mon.1) 3060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.095869+0000 mon.c (mon.1) 3061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.095869+0000 mon.c (mon.1) 3061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.097276+0000 mon.c (mon.1) 3062 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.097276+0000 mon.c (mon.1) 3062 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.108093+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.108093+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.165895+0000 mon.c (mon.1) 3063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.165895+0000 mon.c (mon.1) 3063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.168704+0000 mon.c (mon.1) 3064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.168704+0000 mon.c (mon.1) 3064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.170308+0000 mon.c (mon.1) 3065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.170308+0000 mon.c (mon.1) 3065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.173027+0000 mon.c (mon.1) 3066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.173027+0000 mon.c (mon.1) 3066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.174035+0000 mon.c (mon.1) 3067 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.174035+0000 mon.c (mon.1) 3067 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.185277+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.185277+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.246107+0000 mon.c (mon.1) 3068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.246107+0000 mon.c (mon.1) 3068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.250032+0000 mon.c (mon.1) 3069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.250032+0000 mon.c (mon.1) 3069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.251547+0000 mon.c (mon.1) 3070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.251547+0000 mon.c (mon.1) 3070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.254478+0000 mon.c (mon.1) 3071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.254478+0000 mon.c (mon.1) 3071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.255747+0000 mon.c (mon.1) 3072 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.255747+0000 mon.c (mon.1) 3072 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.836652+0000 mon.c (mon.1) 3040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.839366+0000 mon.c (mon.1) 3041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.839366+0000 mon.c (mon.1) 3041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.840329+0000 mon.c (mon.1) 3042 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.840329+0000 mon.c (mon.1) 3042 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.847727+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.847727+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.907606+0000 mon.c (mon.1) 3043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.907606+0000 mon.c (mon.1) 3043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.910378+0000 mon.c (mon.1) 3044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.910378+0000 mon.c (mon.1) 3044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.911997+0000 mon.c (mon.1) 3045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.911997+0000 mon.c (mon.1) 3045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.914564+0000 mon.c (mon.1) 3046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.914564+0000 mon.c (mon.1) 3046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.915562+0000 mon.c (mon.1) 3047 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.915562+0000 mon.c (mon.1) 3047 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.924375+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.924375+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.968048+0000 mon.c (mon.1) 3048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.267219+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.267219+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.309500+0000 mon.c (mon.1) 3073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.309500+0000 mon.c (mon.1) 3073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.312395+0000 mon.c (mon.1) 3074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.312395+0000 mon.c (mon.1) 3074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.313930+0000 mon.c (mon.1) 3075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.313930+0000 mon.c (mon.1) 3075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.316637+0000 mon.c (mon.1) 3076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.316637+0000 mon.c (mon.1) 3076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.317658+0000 mon.c (mon.1) 3077 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[73084]: audit 2024-04-22T21:12:40.317658+0000 mon.c (mon.1) 3077 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.968048+0000 mon.c (mon.1) 3048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.970759+0000 mon.c (mon.1) 3049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.970759+0000 mon.c (mon.1) 3049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.972249+0000 mon.c (mon.1) 3050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.972249+0000 mon.c (mon.1) 3050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.974914+0000 mon.c (mon.1) 3051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.974914+0000 mon.c (mon.1) 3051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.976166+0000 mon.c (mon.1) 3052 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.976166+0000 mon.c (mon.1) 3052 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.983475+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:39.983475+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.026723+0000 mon.c (mon.1) 3053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.026723+0000 mon.c (mon.1) 3053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.029319+0000 mon.c (mon.1) 3054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.029319+0000 mon.c (mon.1) 3054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.030725+0000 mon.c (mon.1) 3055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.030725+0000 mon.c (mon.1) 3055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.033453+0000 mon.c (mon.1) 3056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.033453+0000 mon.c (mon.1) 3056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.034436+0000 mon.c (mon.1) 3057 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.034436+0000 mon.c (mon.1) 3057 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.045997+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.045997+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.088275+0000 mon.c (mon.1) 3058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.088275+0000 mon.c (mon.1) 3058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.091429+0000 mon.c (mon.1) 3059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.091429+0000 mon.c (mon.1) 3059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.093189+0000 mon.c (mon.1) 3060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.093189+0000 mon.c (mon.1) 3060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.095869+0000 mon.c (mon.1) 3061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.095869+0000 mon.c (mon.1) 3061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.097276+0000 mon.c (mon.1) 3062 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.097276+0000 mon.c (mon.1) 3062 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.108093+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.108093+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.165895+0000 mon.c (mon.1) 3063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.165895+0000 mon.c (mon.1) 3063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.168704+0000 mon.c (mon.1) 3064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.168704+0000 mon.c (mon.1) 3064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.170308+0000 mon.c (mon.1) 3065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.170308+0000 mon.c (mon.1) 3065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.173027+0000 mon.c (mon.1) 3066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.173027+0000 mon.c (mon.1) 3066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.174035+0000 mon.c (mon.1) 3067 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.174035+0000 mon.c (mon.1) 3067 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.185277+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.185277+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.246107+0000 mon.c (mon.1) 3068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.246107+0000 mon.c (mon.1) 3068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.250032+0000 mon.c (mon.1) 3069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.250032+0000 mon.c (mon.1) 3069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.251547+0000 mon.c (mon.1) 3070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.251547+0000 mon.c (mon.1) 3070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.254478+0000 mon.c (mon.1) 3071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.254478+0000 mon.c (mon.1) 3071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.255747+0000 mon.c (mon.1) 3072 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.255747+0000 mon.c (mon.1) 3072 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.267219+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.267219+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:40.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.309500+0000 mon.c (mon.1) 3073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.309500+0000 mon.c (mon.1) 3073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.312395+0000 mon.c (mon.1) 3074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.312395+0000 mon.c (mon.1) 3074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:40.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.313930+0000 mon.c (mon.1) 3075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.313930+0000 mon.c (mon.1) 3075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:40.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.316637+0000 mon.c (mon.1) 3076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.316637+0000 mon.c (mon.1) 3076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:40.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.317658+0000 mon.c (mon.1) 3077 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:40.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:40 smithi121 bash[75184]: audit 2024-04-22T21:12:40.317658+0000 mon.c (mon.1) 3077 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: cluster 2024-04-22T21:12:39.419749+0000 mgr.x (mgr.34107) 1138 : cluster [DBG] pgmap v183: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:41.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: cluster 2024-04-22T21:12:39.419749+0000 mgr.x (mgr.34107) 1138 : cluster [DBG] pgmap v183: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:41.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: cephadm 2024-04-22T21:12:39.467946+0000 mgr.x (mgr.34107) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: cephadm 2024-04-22T21:12:39.467946+0000 mgr.x (mgr.34107) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: cephadm 2024-04-22T21:12:39.527263+0000 mgr.x (mgr.34107) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: cephadm 2024-04-22T21:12:39.527263+0000 mgr.x (mgr.34107) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: cephadm 2024-04-22T21:12:39.603022+0000 mgr.x (mgr.34107) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: cephadm 2024-04-22T21:12:39.603022+0000 mgr.x (mgr.34107) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: cephadm 2024-04-22T21:12:39.683547+0000 mgr.x (mgr.34107) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: cephadm 2024-04-22T21:12:39.683547+0000 mgr.x (mgr.34107) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: cephadm 2024-04-22T21:12:39.774646+0000 mgr.x (mgr.34107) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: cephadm 2024-04-22T21:12:39.774646+0000 mgr.x (mgr.34107) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: cephadm 2024-04-22T21:12:39.854619+0000 mgr.x (mgr.34107) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: cephadm 2024-04-22T21:12:39.854619+0000 mgr.x (mgr.34107) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: cephadm 2024-04-22T21:12:39.930373+0000 mgr.x (mgr.34107) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: cephadm 2024-04-22T21:12:39.930373+0000 mgr.x (mgr.34107) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: cephadm 2024-04-22T21:12:39.990120+0000 mgr.x (mgr.34107) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: cephadm 2024-04-22T21:12:39.990120+0000 mgr.x (mgr.34107) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: cephadm 2024-04-22T21:12:40.051223+0000 mgr.x (mgr.34107) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: cephadm 2024-04-22T21:12:40.051223+0000 mgr.x (mgr.34107) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: cephadm 2024-04-22T21:12:40.113895+0000 mgr.x (mgr.34107) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: cephadm 2024-04-22T21:12:40.113895+0000 mgr.x (mgr.34107) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: cephadm 2024-04-22T21:12:40.191110+0000 mgr.x (mgr.34107) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: cephadm 2024-04-22T21:12:40.191110+0000 mgr.x (mgr.34107) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: cephadm 2024-04-22T21:12:40.273060+0000 mgr.x (mgr.34107) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: cephadm 2024-04-22T21:12:40.273060+0000 mgr.x (mgr.34107) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.328649+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.328649+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: cephadm 2024-04-22T21:12:40.334441+0000 mgr.x (mgr.34107) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: cephadm 2024-04-22T21:12:40.334441+0000 mgr.x (mgr.34107) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.386409+0000 mon.c (mon.1) 3078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.386409+0000 mon.c (mon.1) 3078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.395917+0000 mon.c (mon.1) 3079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.395917+0000 mon.c (mon.1) 3079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.397292+0000 mon.c (mon.1) 3080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.397292+0000 mon.c (mon.1) 3080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.399784+0000 mon.c (mon.1) 3081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.399784+0000 mon.c (mon.1) 3081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.400701+0000 mon.c (mon.1) 3082 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.400701+0000 mon.c (mon.1) 3082 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.411297+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.411297+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.453885+0000 mon.c (mon.1) 3083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.453885+0000 mon.c (mon.1) 3083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.456777+0000 mon.c (mon.1) 3084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.456777+0000 mon.c (mon.1) 3084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.458427+0000 mon.c (mon.1) 3085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.458427+0000 mon.c (mon.1) 3085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.461319+0000 mon.c (mon.1) 3086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.461319+0000 mon.c (mon.1) 3086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.462229+0000 mon.c (mon.1) 3087 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.462229+0000 mon.c (mon.1) 3087 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.471272+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.471272+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.515623+0000 mon.c (mon.1) 3088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.515623+0000 mon.c (mon.1) 3088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.518616+0000 mon.c (mon.1) 3089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.518616+0000 mon.c (mon.1) 3089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.520396+0000 mon.c (mon.1) 3090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.520396+0000 mon.c (mon.1) 3090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.523141+0000 mon.c (mon.1) 3091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.523141+0000 mon.c (mon.1) 3091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.524482+0000 mon.c (mon.1) 3092 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.524482+0000 mon.c (mon.1) 3092 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.533805+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.533805+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.593783+0000 mon.c (mon.1) 3093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.593783+0000 mon.c (mon.1) 3093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.596527+0000 mon.c (mon.1) 3094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.596527+0000 mon.c (mon.1) 3094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.598397+0000 mon.c (mon.1) 3095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.598397+0000 mon.c (mon.1) 3095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.601015+0000 mon.c (mon.1) 3096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.601015+0000 mon.c (mon.1) 3096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.602051+0000 mon.c (mon.1) 3097 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.602051+0000 mon.c (mon.1) 3097 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.612947+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.612947+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.654498+0000 mon.c (mon.1) 3098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.654498+0000 mon.c (mon.1) 3098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.657553+0000 mon.c (mon.1) 3099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.657553+0000 mon.c (mon.1) 3099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.659224+0000 mon.c (mon.1) 3100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.659224+0000 mon.c (mon.1) 3100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.662209+0000 mon.c (mon.1) 3101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.662209+0000 mon.c (mon.1) 3101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.663156+0000 mon.c (mon.1) 3102 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.663156+0000 mon.c (mon.1) 3102 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.674196+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.674196+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.750751+0000 mon.c (mon.1) 3103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.750751+0000 mon.c (mon.1) 3103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.753440+0000 mon.c (mon.1) 3104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.753440+0000 mon.c (mon.1) 3104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.755050+0000 mon.c (mon.1) 3105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.755050+0000 mon.c (mon.1) 3105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.757846+0000 mon.c (mon.1) 3106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.757846+0000 mon.c (mon.1) 3106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.758985+0000 mon.c (mon.1) 3107 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.758985+0000 mon.c (mon.1) 3107 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.770141+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.770141+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.828244+0000 mon.c (mon.1) 3108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.828244+0000 mon.c (mon.1) 3108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.831626+0000 mon.c (mon.1) 3109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.831626+0000 mon.c (mon.1) 3109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.833416+0000 mon.c (mon.1) 3110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.833416+0000 mon.c (mon.1) 3110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.836352+0000 mon.c (mon.1) 3111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.836352+0000 mon.c (mon.1) 3111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.837428+0000 mon.c (mon.1) 3112 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.837428+0000 mon.c (mon.1) 3112 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.848577+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.848577+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.890000+0000 mon.c (mon.1) 3113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.890000+0000 mon.c (mon.1) 3113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.893087+0000 mon.c (mon.1) 3114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.893087+0000 mon.c (mon.1) 3114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.895100+0000 mon.c (mon.1) 3115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.895100+0000 mon.c (mon.1) 3115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.898593+0000 mon.c (mon.1) 3116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.898593+0000 mon.c (mon.1) 3116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.899624+0000 mon.c (mon.1) 3117 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.899624+0000 mon.c (mon.1) 3117 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.911002+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.911002+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.986051+0000 mon.c (mon.1) 3118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.986051+0000 mon.c (mon.1) 3118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.989002+0000 mon.c (mon.1) 3119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.989002+0000 mon.c (mon.1) 3119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.990538+0000 mon.c (mon.1) 3120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.990538+0000 mon.c (mon.1) 3120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.993844+0000 mon.c (mon.1) 3121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.993844+0000 mon.c (mon.1) 3121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.994930+0000 mon.c (mon.1) 3122 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:40.994930+0000 mon.c (mon.1) 3122 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.006475+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.006475+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.081485+0000 mon.c (mon.1) 3123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.081485+0000 mon.c (mon.1) 3123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.084490+0000 mon.c (mon.1) 3124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.084490+0000 mon.c (mon.1) 3124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.086552+0000 mon.c (mon.1) 3125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.086552+0000 mon.c (mon.1) 3125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.090088+0000 mon.c (mon.1) 3126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.090088+0000 mon.c (mon.1) 3126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.091499+0000 mon.c (mon.1) 3127 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.091499+0000 mon.c (mon.1) 3127 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.102813+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.102813+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.191899+0000 mon.c (mon.1) 3128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.191899+0000 mon.c (mon.1) 3128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.195704+0000 mon.c (mon.1) 3129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.195704+0000 mon.c (mon.1) 3129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.198132+0000 mon.c (mon.1) 3130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.198132+0000 mon.c (mon.1) 3130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.202316+0000 mon.c (mon.1) 3131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.202316+0000 mon.c (mon.1) 3131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.203804+0000 mon.c (mon.1) 3132 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.203804+0000 mon.c (mon.1) 3132 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.216591+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.216591+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.292590+0000 mon.c (mon.1) 3133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.292590+0000 mon.c (mon.1) 3133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.295704+0000 mon.c (mon.1) 3134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.295704+0000 mon.c (mon.1) 3134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.297521+0000 mon.c (mon.1) 3135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.297521+0000 mon.c (mon.1) 3135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.300290+0000 mon.c (mon.1) 3136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.300290+0000 mon.c (mon.1) 3136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.301566+0000 mon.c (mon.1) 3137 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.301566+0000 mon.c (mon.1) 3137 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.310998+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:41 smithi123 bash[58916]: audit 2024-04-22T21:12:41.310998+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: cluster 2024-04-22T21:12:39.419749+0000 mgr.x (mgr.34107) 1138 : cluster [DBG] pgmap v183: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:41.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: cluster 2024-04-22T21:12:39.419749+0000 mgr.x (mgr.34107) 1138 : cluster [DBG] pgmap v183: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:41.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: cephadm 2024-04-22T21:12:39.467946+0000 mgr.x (mgr.34107) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: cephadm 2024-04-22T21:12:39.467946+0000 mgr.x (mgr.34107) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: cephadm 2024-04-22T21:12:39.527263+0000 mgr.x (mgr.34107) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: cephadm 2024-04-22T21:12:39.527263+0000 mgr.x (mgr.34107) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: cephadm 2024-04-22T21:12:39.603022+0000 mgr.x (mgr.34107) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: cephadm 2024-04-22T21:12:39.603022+0000 mgr.x (mgr.34107) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: cephadm 2024-04-22T21:12:39.683547+0000 mgr.x (mgr.34107) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: cephadm 2024-04-22T21:12:39.683547+0000 mgr.x (mgr.34107) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: cephadm 2024-04-22T21:12:39.774646+0000 mgr.x (mgr.34107) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: cephadm 2024-04-22T21:12:39.774646+0000 mgr.x (mgr.34107) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: cephadm 2024-04-22T21:12:39.854619+0000 mgr.x (mgr.34107) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: cephadm 2024-04-22T21:12:39.854619+0000 mgr.x (mgr.34107) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: cephadm 2024-04-22T21:12:39.930373+0000 mgr.x (mgr.34107) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: cephadm 2024-04-22T21:12:39.930373+0000 mgr.x (mgr.34107) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: cephadm 2024-04-22T21:12:39.990120+0000 mgr.x (mgr.34107) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: cephadm 2024-04-22T21:12:39.990120+0000 mgr.x (mgr.34107) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: cephadm 2024-04-22T21:12:40.051223+0000 mgr.x (mgr.34107) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: cephadm 2024-04-22T21:12:40.051223+0000 mgr.x (mgr.34107) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: cephadm 2024-04-22T21:12:40.113895+0000 mgr.x (mgr.34107) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: cluster 2024-04-22T21:12:39.419749+0000 mgr.x (mgr.34107) 1138 : cluster [DBG] pgmap v183: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:41.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: cluster 2024-04-22T21:12:39.419749+0000 mgr.x (mgr.34107) 1138 : cluster [DBG] pgmap v183: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:41.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: cephadm 2024-04-22T21:12:39.467946+0000 mgr.x (mgr.34107) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: cephadm 2024-04-22T21:12:39.467946+0000 mgr.x (mgr.34107) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: cephadm 2024-04-22T21:12:39.527263+0000 mgr.x (mgr.34107) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: cephadm 2024-04-22T21:12:39.527263+0000 mgr.x (mgr.34107) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: cephadm 2024-04-22T21:12:39.603022+0000 mgr.x (mgr.34107) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: cephadm 2024-04-22T21:12:39.603022+0000 mgr.x (mgr.34107) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: cephadm 2024-04-22T21:12:39.683547+0000 mgr.x (mgr.34107) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: cephadm 2024-04-22T21:12:39.683547+0000 mgr.x (mgr.34107) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: cephadm 2024-04-22T21:12:39.774646+0000 mgr.x (mgr.34107) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: cephadm 2024-04-22T21:12:39.774646+0000 mgr.x (mgr.34107) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: cephadm 2024-04-22T21:12:39.854619+0000 mgr.x (mgr.34107) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: cephadm 2024-04-22T21:12:39.854619+0000 mgr.x (mgr.34107) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: cephadm 2024-04-22T21:12:39.930373+0000 mgr.x (mgr.34107) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: cephadm 2024-04-22T21:12:39.930373+0000 mgr.x (mgr.34107) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: cephadm 2024-04-22T21:12:39.990120+0000 mgr.x (mgr.34107) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: cephadm 2024-04-22T21:12:39.990120+0000 mgr.x (mgr.34107) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: cephadm 2024-04-22T21:12:40.051223+0000 mgr.x (mgr.34107) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: cephadm 2024-04-22T21:12:40.051223+0000 mgr.x (mgr.34107) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: cephadm 2024-04-22T21:12:40.113895+0000 mgr.x (mgr.34107) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: cephadm 2024-04-22T21:12:40.113895+0000 mgr.x (mgr.34107) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: cephadm 2024-04-22T21:12:40.191110+0000 mgr.x (mgr.34107) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: cephadm 2024-04-22T21:12:40.191110+0000 mgr.x (mgr.34107) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: cephadm 2024-04-22T21:12:40.273060+0000 mgr.x (mgr.34107) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: cephadm 2024-04-22T21:12:40.273060+0000 mgr.x (mgr.34107) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.328649+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.328649+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: cephadm 2024-04-22T21:12:40.334441+0000 mgr.x (mgr.34107) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: cephadm 2024-04-22T21:12:40.334441+0000 mgr.x (mgr.34107) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.386409+0000 mon.c (mon.1) 3078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.386409+0000 mon.c (mon.1) 3078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.395917+0000 mon.c (mon.1) 3079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.395917+0000 mon.c (mon.1) 3079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.397292+0000 mon.c (mon.1) 3080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.397292+0000 mon.c (mon.1) 3080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.399784+0000 mon.c (mon.1) 3081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.399784+0000 mon.c (mon.1) 3081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.400701+0000 mon.c (mon.1) 3082 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.400701+0000 mon.c (mon.1) 3082 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.411297+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.411297+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: cephadm 2024-04-22T21:12:40.113895+0000 mgr.x (mgr.34107) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: cephadm 2024-04-22T21:12:40.191110+0000 mgr.x (mgr.34107) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: cephadm 2024-04-22T21:12:40.191110+0000 mgr.x (mgr.34107) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: cephadm 2024-04-22T21:12:40.273060+0000 mgr.x (mgr.34107) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: cephadm 2024-04-22T21:12:40.273060+0000 mgr.x (mgr.34107) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.328649+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.328649+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: cephadm 2024-04-22T21:12:40.334441+0000 mgr.x (mgr.34107) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: cephadm 2024-04-22T21:12:40.334441+0000 mgr.x (mgr.34107) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:41.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.386409+0000 mon.c (mon.1) 3078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.386409+0000 mon.c (mon.1) 3078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.395917+0000 mon.c (mon.1) 3079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.395917+0000 mon.c (mon.1) 3079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.397292+0000 mon.c (mon.1) 3080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.397292+0000 mon.c (mon.1) 3080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.399784+0000 mon.c (mon.1) 3081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.399784+0000 mon.c (mon.1) 3081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.400701+0000 mon.c (mon.1) 3082 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.400701+0000 mon.c (mon.1) 3082 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.411297+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.411297+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.453885+0000 mon.c (mon.1) 3083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.453885+0000 mon.c (mon.1) 3083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.456777+0000 mon.c (mon.1) 3084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.456777+0000 mon.c (mon.1) 3084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.458427+0000 mon.c (mon.1) 3085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.458427+0000 mon.c (mon.1) 3085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.461319+0000 mon.c (mon.1) 3086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.461319+0000 mon.c (mon.1) 3086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.462229+0000 mon.c (mon.1) 3087 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.462229+0000 mon.c (mon.1) 3087 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.471272+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.471272+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.515623+0000 mon.c (mon.1) 3088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.515623+0000 mon.c (mon.1) 3088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.518616+0000 mon.c (mon.1) 3089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.518616+0000 mon.c (mon.1) 3089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.520396+0000 mon.c (mon.1) 3090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.520396+0000 mon.c (mon.1) 3090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.523141+0000 mon.c (mon.1) 3091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.523141+0000 mon.c (mon.1) 3091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.524482+0000 mon.c (mon.1) 3092 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.524482+0000 mon.c (mon.1) 3092 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.533805+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.533805+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.593783+0000 mon.c (mon.1) 3093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.593783+0000 mon.c (mon.1) 3093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.596527+0000 mon.c (mon.1) 3094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.596527+0000 mon.c (mon.1) 3094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.598397+0000 mon.c (mon.1) 3095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.598397+0000 mon.c (mon.1) 3095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.601015+0000 mon.c (mon.1) 3096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.601015+0000 mon.c (mon.1) 3096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.602051+0000 mon.c (mon.1) 3097 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.602051+0000 mon.c (mon.1) 3097 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.612947+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.612947+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.654498+0000 mon.c (mon.1) 3098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.654498+0000 mon.c (mon.1) 3098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.453885+0000 mon.c (mon.1) 3083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.453885+0000 mon.c (mon.1) 3083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.456777+0000 mon.c (mon.1) 3084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.456777+0000 mon.c (mon.1) 3084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.458427+0000 mon.c (mon.1) 3085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.458427+0000 mon.c (mon.1) 3085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.461319+0000 mon.c (mon.1) 3086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.461319+0000 mon.c (mon.1) 3086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.462229+0000 mon.c (mon.1) 3087 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.462229+0000 mon.c (mon.1) 3087 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.471272+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.471272+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.515623+0000 mon.c (mon.1) 3088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.515623+0000 mon.c (mon.1) 3088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.518616+0000 mon.c (mon.1) 3089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.518616+0000 mon.c (mon.1) 3089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.520396+0000 mon.c (mon.1) 3090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.520396+0000 mon.c (mon.1) 3090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.523141+0000 mon.c (mon.1) 3091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.657553+0000 mon.c (mon.1) 3099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.657553+0000 mon.c (mon.1) 3099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.659224+0000 mon.c (mon.1) 3100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.659224+0000 mon.c (mon.1) 3100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.662209+0000 mon.c (mon.1) 3101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.662209+0000 mon.c (mon.1) 3101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.663156+0000 mon.c (mon.1) 3102 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.663156+0000 mon.c (mon.1) 3102 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.674196+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.674196+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.750751+0000 mon.c (mon.1) 3103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.750751+0000 mon.c (mon.1) 3103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.753440+0000 mon.c (mon.1) 3104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.753440+0000 mon.c (mon.1) 3104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.755050+0000 mon.c (mon.1) 3105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.755050+0000 mon.c (mon.1) 3105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.757846+0000 mon.c (mon.1) 3106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.757846+0000 mon.c (mon.1) 3106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.758985+0000 mon.c (mon.1) 3107 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.523141+0000 mon.c (mon.1) 3091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.524482+0000 mon.c (mon.1) 3092 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.524482+0000 mon.c (mon.1) 3092 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.533805+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.533805+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.593783+0000 mon.c (mon.1) 3093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.593783+0000 mon.c (mon.1) 3093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.596527+0000 mon.c (mon.1) 3094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.596527+0000 mon.c (mon.1) 3094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.598397+0000 mon.c (mon.1) 3095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.598397+0000 mon.c (mon.1) 3095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.601015+0000 mon.c (mon.1) 3096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.601015+0000 mon.c (mon.1) 3096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.602051+0000 mon.c (mon.1) 3097 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.602051+0000 mon.c (mon.1) 3097 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.612947+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.612947+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.654498+0000 mon.c (mon.1) 3098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.654498+0000 mon.c (mon.1) 3098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.758985+0000 mon.c (mon.1) 3107 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.770141+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.770141+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.828244+0000 mon.c (mon.1) 3108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.828244+0000 mon.c (mon.1) 3108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.831626+0000 mon.c (mon.1) 3109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.831626+0000 mon.c (mon.1) 3109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.833416+0000 mon.c (mon.1) 3110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.833416+0000 mon.c (mon.1) 3110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.836352+0000 mon.c (mon.1) 3111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.836352+0000 mon.c (mon.1) 3111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.837428+0000 mon.c (mon.1) 3112 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.837428+0000 mon.c (mon.1) 3112 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.848577+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.848577+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.890000+0000 mon.c (mon.1) 3113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.890000+0000 mon.c (mon.1) 3113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.893087+0000 mon.c (mon.1) 3114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.893087+0000 mon.c (mon.1) 3114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.895100+0000 mon.c (mon.1) 3115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.895100+0000 mon.c (mon.1) 3115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.898593+0000 mon.c (mon.1) 3116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.898593+0000 mon.c (mon.1) 3116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.899624+0000 mon.c (mon.1) 3117 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.899624+0000 mon.c (mon.1) 3117 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.911002+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.911002+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.986051+0000 mon.c (mon.1) 3118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.986051+0000 mon.c (mon.1) 3118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.989002+0000 mon.c (mon.1) 3119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.989002+0000 mon.c (mon.1) 3119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.990538+0000 mon.c (mon.1) 3120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.990538+0000 mon.c (mon.1) 3120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.993844+0000 mon.c (mon.1) 3121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.993844+0000 mon.c (mon.1) 3121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.994930+0000 mon.c (mon.1) 3122 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:40.994930+0000 mon.c (mon.1) 3122 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.006475+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.006475+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.657553+0000 mon.c (mon.1) 3099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.657553+0000 mon.c (mon.1) 3099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.659224+0000 mon.c (mon.1) 3100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.659224+0000 mon.c (mon.1) 3100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.662209+0000 mon.c (mon.1) 3101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.662209+0000 mon.c (mon.1) 3101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.663156+0000 mon.c (mon.1) 3102 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.663156+0000 mon.c (mon.1) 3102 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.674196+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.674196+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.750751+0000 mon.c (mon.1) 3103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.750751+0000 mon.c (mon.1) 3103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.753440+0000 mon.c (mon.1) 3104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.753440+0000 mon.c (mon.1) 3104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.755050+0000 mon.c (mon.1) 3105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.755050+0000 mon.c (mon.1) 3105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.757846+0000 mon.c (mon.1) 3106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.757846+0000 mon.c (mon.1) 3106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.758985+0000 mon.c (mon.1) 3107 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.081485+0000 mon.c (mon.1) 3123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.081485+0000 mon.c (mon.1) 3123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.084490+0000 mon.c (mon.1) 3124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.084490+0000 mon.c (mon.1) 3124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.086552+0000 mon.c (mon.1) 3125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.086552+0000 mon.c (mon.1) 3125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.090088+0000 mon.c (mon.1) 3126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.090088+0000 mon.c (mon.1) 3126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.091499+0000 mon.c (mon.1) 3127 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.091499+0000 mon.c (mon.1) 3127 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.102813+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.102813+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.191899+0000 mon.c (mon.1) 3128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.191899+0000 mon.c (mon.1) 3128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.195704+0000 mon.c (mon.1) 3129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.195704+0000 mon.c (mon.1) 3129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.198132+0000 mon.c (mon.1) 3130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.198132+0000 mon.c (mon.1) 3130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.202316+0000 mon.c (mon.1) 3131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.758985+0000 mon.c (mon.1) 3107 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.770141+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.770141+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.828244+0000 mon.c (mon.1) 3108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.828244+0000 mon.c (mon.1) 3108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.831626+0000 mon.c (mon.1) 3109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.831626+0000 mon.c (mon.1) 3109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.833416+0000 mon.c (mon.1) 3110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.833416+0000 mon.c (mon.1) 3110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.836352+0000 mon.c (mon.1) 3111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.836352+0000 mon.c (mon.1) 3111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.837428+0000 mon.c (mon.1) 3112 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.837428+0000 mon.c (mon.1) 3112 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.848577+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.848577+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.890000+0000 mon.c (mon.1) 3113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.890000+0000 mon.c (mon.1) 3113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.893087+0000 mon.c (mon.1) 3114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.893087+0000 mon.c (mon.1) 3114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.895100+0000 mon.c (mon.1) 3115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.202316+0000 mon.c (mon.1) 3131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.203804+0000 mon.c (mon.1) 3132 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.203804+0000 mon.c (mon.1) 3132 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.216591+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.216591+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.292590+0000 mon.c (mon.1) 3133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.292590+0000 mon.c (mon.1) 3133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.295704+0000 mon.c (mon.1) 3134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.295704+0000 mon.c (mon.1) 3134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.297521+0000 mon.c (mon.1) 3135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.297521+0000 mon.c (mon.1) 3135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.300290+0000 mon.c (mon.1) 3136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.300290+0000 mon.c (mon.1) 3136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.301566+0000 mon.c (mon.1) 3137 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.301566+0000 mon.c (mon.1) 3137 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.310998+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[73084]: audit 2024-04-22T21:12:41.310998+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.895100+0000 mon.c (mon.1) 3115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.898593+0000 mon.c (mon.1) 3116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.898593+0000 mon.c (mon.1) 3116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.899624+0000 mon.c (mon.1) 3117 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.899624+0000 mon.c (mon.1) 3117 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.911002+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.911002+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.986051+0000 mon.c (mon.1) 3118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.986051+0000 mon.c (mon.1) 3118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.989002+0000 mon.c (mon.1) 3119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.989002+0000 mon.c (mon.1) 3119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.990538+0000 mon.c (mon.1) 3120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.990538+0000 mon.c (mon.1) 3120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.993844+0000 mon.c (mon.1) 3121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.993844+0000 mon.c (mon.1) 3121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.994930+0000 mon.c (mon.1) 3122 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:40.994930+0000 mon.c (mon.1) 3122 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.006475+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.006475+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.081485+0000 mon.c (mon.1) 3123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.081485+0000 mon.c (mon.1) 3123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.084490+0000 mon.c (mon.1) 3124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.084490+0000 mon.c (mon.1) 3124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.086552+0000 mon.c (mon.1) 3125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.086552+0000 mon.c (mon.1) 3125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.090088+0000 mon.c (mon.1) 3126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.090088+0000 mon.c (mon.1) 3126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.091499+0000 mon.c (mon.1) 3127 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.091499+0000 mon.c (mon.1) 3127 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.102813+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.102813+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.191899+0000 mon.c (mon.1) 3128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.191899+0000 mon.c (mon.1) 3128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.195704+0000 mon.c (mon.1) 3129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.195704+0000 mon.c (mon.1) 3129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.198132+0000 mon.c (mon.1) 3130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.198132+0000 mon.c (mon.1) 3130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.202316+0000 mon.c (mon.1) 3131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.202316+0000 mon.c (mon.1) 3131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.203804+0000 mon.c (mon.1) 3132 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.203804+0000 mon.c (mon.1) 3132 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.216591+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.216591+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.292590+0000 mon.c (mon.1) 3133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.292590+0000 mon.c (mon.1) 3133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.295704+0000 mon.c (mon.1) 3134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.295704+0000 mon.c (mon.1) 3134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:41.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.297521+0000 mon.c (mon.1) 3135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.297521+0000 mon.c (mon.1) 3135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:41.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.300290+0000 mon.c (mon.1) 3136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.300290+0000 mon.c (mon.1) 3136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:41.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.301566+0000 mon.c (mon.1) 3137 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.301566+0000 mon.c (mon.1) 3137 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:41.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.310998+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:41.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:41 smithi121 bash[75184]: audit 2024-04-22T21:12:41.310998+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: cephadm 2024-04-22T21:12:40.417036+0000 mgr.x (mgr.34107) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: cephadm 2024-04-22T21:12:40.417036+0000 mgr.x (mgr.34107) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: cephadm 2024-04-22T21:12:40.478622+0000 mgr.x (mgr.34107) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: cephadm 2024-04-22T21:12:40.478622+0000 mgr.x (mgr.34107) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: cephadm 2024-04-22T21:12:40.540994+0000 mgr.x (mgr.34107) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: cephadm 2024-04-22T21:12:40.540994+0000 mgr.x (mgr.34107) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: cephadm 2024-04-22T21:12:40.618082+0000 mgr.x (mgr.34107) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: cephadm 2024-04-22T21:12:40.618082+0000 mgr.x (mgr.34107) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: cephadm 2024-04-22T21:12:40.679433+0000 mgr.x (mgr.34107) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: cephadm 2024-04-22T21:12:40.679433+0000 mgr.x (mgr.34107) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: cephadm 2024-04-22T21:12:40.776137+0000 mgr.x (mgr.34107) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: cephadm 2024-04-22T21:12:40.776137+0000 mgr.x (mgr.34107) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: cephadm 2024-04-22T21:12:40.853837+0000 mgr.x (mgr.34107) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: cephadm 2024-04-22T21:12:40.853837+0000 mgr.x (mgr.34107) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: cephadm 2024-04-22T21:12:40.916665+0000 mgr.x (mgr.34107) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: cephadm 2024-04-22T21:12:40.916665+0000 mgr.x (mgr.34107) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: cephadm 2024-04-22T21:12:41.011899+0000 mgr.x (mgr.34107) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: cephadm 2024-04-22T21:12:41.011899+0000 mgr.x (mgr.34107) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: cephadm 2024-04-22T21:12:41.108344+0000 mgr.x (mgr.34107) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: cephadm 2024-04-22T21:12:41.108344+0000 mgr.x (mgr.34107) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: cephadm 2024-04-22T21:12:41.222369+0000 mgr.x (mgr.34107) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: cephadm 2024-04-22T21:12:41.222369+0000 mgr.x (mgr.34107) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: cephadm 2024-04-22T21:12:41.316426+0000 mgr.x (mgr.34107) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: cephadm 2024-04-22T21:12:41.316426+0000 mgr.x (mgr.34107) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.388228+0000 mon.c (mon.1) 3138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.388228+0000 mon.c (mon.1) 3138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.392058+0000 mon.c (mon.1) 3139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.392058+0000 mon.c (mon.1) 3139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.394239+0000 mon.c (mon.1) 3140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.394239+0000 mon.c (mon.1) 3140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.397786+0000 mon.c (mon.1) 3141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.397786+0000 mon.c (mon.1) 3141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.399077+0000 mon.c (mon.1) 3142 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.399077+0000 mon.c (mon.1) 3142 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.408625+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.408625+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.487052+0000 mon.c (mon.1) 3143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.487052+0000 mon.c (mon.1) 3143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.490428+0000 mon.c (mon.1) 3144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.490428+0000 mon.c (mon.1) 3144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.492205+0000 mon.c (mon.1) 3145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.492205+0000 mon.c (mon.1) 3145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.495477+0000 mon.c (mon.1) 3146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.495477+0000 mon.c (mon.1) 3146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.496796+0000 mon.c (mon.1) 3147 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.496796+0000 mon.c (mon.1) 3147 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.506001+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.506001+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.569940+0000 mon.c (mon.1) 3148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.569940+0000 mon.c (mon.1) 3148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.573093+0000 mon.c (mon.1) 3149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.573093+0000 mon.c (mon.1) 3149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.574405+0000 mon.c (mon.1) 3150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.574405+0000 mon.c (mon.1) 3150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.577011+0000 mon.c (mon.1) 3151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.577011+0000 mon.c (mon.1) 3151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.577879+0000 mon.c (mon.1) 3152 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.577879+0000 mon.c (mon.1) 3152 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.586696+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.586696+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.666951+0000 mon.c (mon.1) 3153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.666951+0000 mon.c (mon.1) 3153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.670557+0000 mon.c (mon.1) 3154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.670557+0000 mon.c (mon.1) 3154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.672570+0000 mon.c (mon.1) 3155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.672570+0000 mon.c (mon.1) 3155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.676102+0000 mon.c (mon.1) 3156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.676102+0000 mon.c (mon.1) 3156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.677813+0000 mon.c (mon.1) 3157 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.677813+0000 mon.c (mon.1) 3157 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.688399+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.688399+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.770044+0000 mon.c (mon.1) 3158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.770044+0000 mon.c (mon.1) 3158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.773343+0000 mon.c (mon.1) 3159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.773343+0000 mon.c (mon.1) 3159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.774974+0000 mon.c (mon.1) 3160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.774974+0000 mon.c (mon.1) 3160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.778447+0000 mon.c (mon.1) 3161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.778447+0000 mon.c (mon.1) 3161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.779631+0000 mon.c (mon.1) 3162 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.779631+0000 mon.c (mon.1) 3162 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.788855+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.788855+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.847656+0000 mon.c (mon.1) 3163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.847656+0000 mon.c (mon.1) 3163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.850895+0000 mon.c (mon.1) 3164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.850895+0000 mon.c (mon.1) 3164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.852530+0000 mon.c (mon.1) 3165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.852530+0000 mon.c (mon.1) 3165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.855558+0000 mon.c (mon.1) 3166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.855558+0000 mon.c (mon.1) 3166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.856866+0000 mon.c (mon.1) 3167 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.856866+0000 mon.c (mon.1) 3167 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.866194+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.866194+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.939795+0000 mon.c (mon.1) 3168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.939795+0000 mon.c (mon.1) 3168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.943611+0000 mon.c (mon.1) 3169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.943611+0000 mon.c (mon.1) 3169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.945462+0000 mon.c (mon.1) 3170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.945462+0000 mon.c (mon.1) 3170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.948686+0000 mon.c (mon.1) 3171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.948686+0000 mon.c (mon.1) 3171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.949936+0000 mon.c (mon.1) 3172 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.949936+0000 mon.c (mon.1) 3172 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.959363+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:41.959363+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.042220+0000 mon.c (mon.1) 3173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.042220+0000 mon.c (mon.1) 3173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.045682+0000 mon.c (mon.1) 3174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.045682+0000 mon.c (mon.1) 3174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.047605+0000 mon.c (mon.1) 3175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.047605+0000 mon.c (mon.1) 3175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.050398+0000 mon.c (mon.1) 3176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.050398+0000 mon.c (mon.1) 3176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.051659+0000 mon.c (mon.1) 3177 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.051659+0000 mon.c (mon.1) 3177 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.060827+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.060827+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.121570+0000 mon.c (mon.1) 3178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.121570+0000 mon.c (mon.1) 3178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.124120+0000 mon.c (mon.1) 3179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.124120+0000 mon.c (mon.1) 3179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.125474+0000 mon.c (mon.1) 3180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.125474+0000 mon.c (mon.1) 3180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.127937+0000 mon.c (mon.1) 3181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.127937+0000 mon.c (mon.1) 3181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.128928+0000 mon.c (mon.1) 3182 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.128928+0000 mon.c (mon.1) 3182 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.137590+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.137590+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.196749+0000 mon.c (mon.1) 3183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.196749+0000 mon.c (mon.1) 3183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.199493+0000 mon.c (mon.1) 3184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.199493+0000 mon.c (mon.1) 3184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.201016+0000 mon.c (mon.1) 3185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.201016+0000 mon.c (mon.1) 3185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.203681+0000 mon.c (mon.1) 3186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.203681+0000 mon.c (mon.1) 3186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.204920+0000 mon.c (mon.1) 3187 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.204920+0000 mon.c (mon.1) 3187 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.213466+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.213466+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.256661+0000 mon.c (mon.1) 3188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.256661+0000 mon.c (mon.1) 3188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.259335+0000 mon.c (mon.1) 3189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.259335+0000 mon.c (mon.1) 3189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.261282+0000 mon.c (mon.1) 3190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.261282+0000 mon.c (mon.1) 3190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.264030+0000 mon.c (mon.1) 3191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.264030+0000 mon.c (mon.1) 3191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.265161+0000 mon.c (mon.1) 3192 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.265161+0000 mon.c (mon.1) 3192 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.273547+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.273547+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.332735+0000 mon.c (mon.1) 3193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.332735+0000 mon.c (mon.1) 3193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.335497+0000 mon.c (mon.1) 3194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:42 smithi123 bash[58916]: audit 2024-04-22T21:12:42.335497+0000 mon.c (mon.1) 3194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: cephadm 2024-04-22T21:12:40.417036+0000 mgr.x (mgr.34107) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: cephadm 2024-04-22T21:12:40.417036+0000 mgr.x (mgr.34107) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: cephadm 2024-04-22T21:12:40.478622+0000 mgr.x (mgr.34107) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: cephadm 2024-04-22T21:12:40.478622+0000 mgr.x (mgr.34107) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: cephadm 2024-04-22T21:12:40.540994+0000 mgr.x (mgr.34107) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: cephadm 2024-04-22T21:12:40.540994+0000 mgr.x (mgr.34107) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: cephadm 2024-04-22T21:12:40.618082+0000 mgr.x (mgr.34107) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: cephadm 2024-04-22T21:12:40.618082+0000 mgr.x (mgr.34107) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: cephadm 2024-04-22T21:12:40.679433+0000 mgr.x (mgr.34107) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: cephadm 2024-04-22T21:12:40.679433+0000 mgr.x (mgr.34107) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: cephadm 2024-04-22T21:12:40.776137+0000 mgr.x (mgr.34107) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: cephadm 2024-04-22T21:12:40.776137+0000 mgr.x (mgr.34107) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: cephadm 2024-04-22T21:12:40.853837+0000 mgr.x (mgr.34107) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: cephadm 2024-04-22T21:12:40.853837+0000 mgr.x (mgr.34107) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: cephadm 2024-04-22T21:12:40.916665+0000 mgr.x (mgr.34107) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: cephadm 2024-04-22T21:12:40.916665+0000 mgr.x (mgr.34107) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: cephadm 2024-04-22T21:12:41.011899+0000 mgr.x (mgr.34107) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: cephadm 2024-04-22T21:12:41.011899+0000 mgr.x (mgr.34107) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: cephadm 2024-04-22T21:12:41.108344+0000 mgr.x (mgr.34107) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: cephadm 2024-04-22T21:12:41.108344+0000 mgr.x (mgr.34107) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: cephadm 2024-04-22T21:12:41.222369+0000 mgr.x (mgr.34107) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: cephadm 2024-04-22T21:12:41.222369+0000 mgr.x (mgr.34107) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: cephadm 2024-04-22T21:12:41.316426+0000 mgr.x (mgr.34107) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: cephadm 2024-04-22T21:12:41.316426+0000 mgr.x (mgr.34107) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.388228+0000 mon.c (mon.1) 3138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.388228+0000 mon.c (mon.1) 3138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.392058+0000 mon.c (mon.1) 3139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.392058+0000 mon.c (mon.1) 3139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.394239+0000 mon.c (mon.1) 3140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.394239+0000 mon.c (mon.1) 3140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.397786+0000 mon.c (mon.1) 3141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.397786+0000 mon.c (mon.1) 3141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.399077+0000 mon.c (mon.1) 3142 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.399077+0000 mon.c (mon.1) 3142 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.408625+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.408625+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.487052+0000 mon.c (mon.1) 3143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.487052+0000 mon.c (mon.1) 3143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.490428+0000 mon.c (mon.1) 3144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.490428+0000 mon.c (mon.1) 3144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.492205+0000 mon.c (mon.1) 3145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: cephadm 2024-04-22T21:12:40.417036+0000 mgr.x (mgr.34107) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: cephadm 2024-04-22T21:12:40.417036+0000 mgr.x (mgr.34107) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: cephadm 2024-04-22T21:12:40.478622+0000 mgr.x (mgr.34107) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: cephadm 2024-04-22T21:12:40.478622+0000 mgr.x (mgr.34107) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: cephadm 2024-04-22T21:12:40.540994+0000 mgr.x (mgr.34107) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: cephadm 2024-04-22T21:12:40.540994+0000 mgr.x (mgr.34107) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: cephadm 2024-04-22T21:12:40.618082+0000 mgr.x (mgr.34107) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: cephadm 2024-04-22T21:12:40.618082+0000 mgr.x (mgr.34107) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: cephadm 2024-04-22T21:12:40.679433+0000 mgr.x (mgr.34107) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: cephadm 2024-04-22T21:12:40.679433+0000 mgr.x (mgr.34107) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: cephadm 2024-04-22T21:12:40.776137+0000 mgr.x (mgr.34107) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: cephadm 2024-04-22T21:12:40.776137+0000 mgr.x (mgr.34107) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: cephadm 2024-04-22T21:12:40.853837+0000 mgr.x (mgr.34107) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: cephadm 2024-04-22T21:12:40.853837+0000 mgr.x (mgr.34107) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: cephadm 2024-04-22T21:12:40.916665+0000 mgr.x (mgr.34107) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: cephadm 2024-04-22T21:12:40.916665+0000 mgr.x (mgr.34107) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: cephadm 2024-04-22T21:12:41.011899+0000 mgr.x (mgr.34107) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: cephadm 2024-04-22T21:12:41.011899+0000 mgr.x (mgr.34107) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: cephadm 2024-04-22T21:12:41.108344+0000 mgr.x (mgr.34107) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: cephadm 2024-04-22T21:12:41.108344+0000 mgr.x (mgr.34107) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: cephadm 2024-04-22T21:12:41.222369+0000 mgr.x (mgr.34107) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: cephadm 2024-04-22T21:12:41.222369+0000 mgr.x (mgr.34107) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.492205+0000 mon.c (mon.1) 3145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.495477+0000 mon.c (mon.1) 3146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.495477+0000 mon.c (mon.1) 3146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.496796+0000 mon.c (mon.1) 3147 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.496796+0000 mon.c (mon.1) 3147 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.506001+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.506001+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.569940+0000 mon.c (mon.1) 3148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.569940+0000 mon.c (mon.1) 3148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.573093+0000 mon.c (mon.1) 3149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.573093+0000 mon.c (mon.1) 3149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.574405+0000 mon.c (mon.1) 3150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.574405+0000 mon.c (mon.1) 3150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.577011+0000 mon.c (mon.1) 3151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.577011+0000 mon.c (mon.1) 3151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.577879+0000 mon.c (mon.1) 3152 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.577879+0000 mon.c (mon.1) 3152 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.586696+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.586696+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.666951+0000 mon.c (mon.1) 3153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.666951+0000 mon.c (mon.1) 3153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.670557+0000 mon.c (mon.1) 3154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.670557+0000 mon.c (mon.1) 3154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.672570+0000 mon.c (mon.1) 3155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.672570+0000 mon.c (mon.1) 3155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.676102+0000 mon.c (mon.1) 3156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.676102+0000 mon.c (mon.1) 3156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.677813+0000 mon.c (mon.1) 3157 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.677813+0000 mon.c (mon.1) 3157 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.688399+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.688399+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.770044+0000 mon.c (mon.1) 3158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.770044+0000 mon.c (mon.1) 3158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.773343+0000 mon.c (mon.1) 3159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.773343+0000 mon.c (mon.1) 3159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.774974+0000 mon.c (mon.1) 3160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.774974+0000 mon.c (mon.1) 3160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.778447+0000 mon.c (mon.1) 3161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.778447+0000 mon.c (mon.1) 3161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: cephadm 2024-04-22T21:12:41.316426+0000 mgr.x (mgr.34107) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: cephadm 2024-04-22T21:12:41.316426+0000 mgr.x (mgr.34107) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:42.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.388228+0000 mon.c (mon.1) 3138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.388228+0000 mon.c (mon.1) 3138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.392058+0000 mon.c (mon.1) 3139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.392058+0000 mon.c (mon.1) 3139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.394239+0000 mon.c (mon.1) 3140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.394239+0000 mon.c (mon.1) 3140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.397786+0000 mon.c (mon.1) 3141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.397786+0000 mon.c (mon.1) 3141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.399077+0000 mon.c (mon.1) 3142 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.399077+0000 mon.c (mon.1) 3142 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.408625+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.408625+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.487052+0000 mon.c (mon.1) 3143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.487052+0000 mon.c (mon.1) 3143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.490428+0000 mon.c (mon.1) 3144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.490428+0000 mon.c (mon.1) 3144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.492205+0000 mon.c (mon.1) 3145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.779631+0000 mon.c (mon.1) 3162 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.779631+0000 mon.c (mon.1) 3162 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.788855+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.788855+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.847656+0000 mon.c (mon.1) 3163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.847656+0000 mon.c (mon.1) 3163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.850895+0000 mon.c (mon.1) 3164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.850895+0000 mon.c (mon.1) 3164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.852530+0000 mon.c (mon.1) 3165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.852530+0000 mon.c (mon.1) 3165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.855558+0000 mon.c (mon.1) 3166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.855558+0000 mon.c (mon.1) 3166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.856866+0000 mon.c (mon.1) 3167 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.856866+0000 mon.c (mon.1) 3167 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.866194+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.866194+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.939795+0000 mon.c (mon.1) 3168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.939795+0000 mon.c (mon.1) 3168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.943611+0000 mon.c (mon.1) 3169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.943611+0000 mon.c (mon.1) 3169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.945462+0000 mon.c (mon.1) 3170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.945462+0000 mon.c (mon.1) 3170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.948686+0000 mon.c (mon.1) 3171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.948686+0000 mon.c (mon.1) 3171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.949936+0000 mon.c (mon.1) 3172 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.949936+0000 mon.c (mon.1) 3172 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.959363+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:41.959363+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.042220+0000 mon.c (mon.1) 3173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.042220+0000 mon.c (mon.1) 3173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.045682+0000 mon.c (mon.1) 3174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.045682+0000 mon.c (mon.1) 3174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.047605+0000 mon.c (mon.1) 3175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.047605+0000 mon.c (mon.1) 3175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.050398+0000 mon.c (mon.1) 3176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.050398+0000 mon.c (mon.1) 3176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.051659+0000 mon.c (mon.1) 3177 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.051659+0000 mon.c (mon.1) 3177 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.060827+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.492205+0000 mon.c (mon.1) 3145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.495477+0000 mon.c (mon.1) 3146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.495477+0000 mon.c (mon.1) 3146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.496796+0000 mon.c (mon.1) 3147 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.496796+0000 mon.c (mon.1) 3147 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.506001+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.506001+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.569940+0000 mon.c (mon.1) 3148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.569940+0000 mon.c (mon.1) 3148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.573093+0000 mon.c (mon.1) 3149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.573093+0000 mon.c (mon.1) 3149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.574405+0000 mon.c (mon.1) 3150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.574405+0000 mon.c (mon.1) 3150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.577011+0000 mon.c (mon.1) 3151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.577011+0000 mon.c (mon.1) 3151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.577879+0000 mon.c (mon.1) 3152 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.577879+0000 mon.c (mon.1) 3152 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.586696+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.586696+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.666951+0000 mon.c (mon.1) 3153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.060827+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.121570+0000 mon.c (mon.1) 3178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.121570+0000 mon.c (mon.1) 3178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.124120+0000 mon.c (mon.1) 3179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.124120+0000 mon.c (mon.1) 3179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.125474+0000 mon.c (mon.1) 3180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.125474+0000 mon.c (mon.1) 3180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.127937+0000 mon.c (mon.1) 3181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.127937+0000 mon.c (mon.1) 3181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.128928+0000 mon.c (mon.1) 3182 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.128928+0000 mon.c (mon.1) 3182 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.137590+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.137590+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.196749+0000 mon.c (mon.1) 3183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.196749+0000 mon.c (mon.1) 3183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.199493+0000 mon.c (mon.1) 3184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.199493+0000 mon.c (mon.1) 3184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.201016+0000 mon.c (mon.1) 3185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.201016+0000 mon.c (mon.1) 3185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.203681+0000 mon.c (mon.1) 3186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.203681+0000 mon.c (mon.1) 3186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.204920+0000 mon.c (mon.1) 3187 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.204920+0000 mon.c (mon.1) 3187 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.213466+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.213466+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.256661+0000 mon.c (mon.1) 3188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.256661+0000 mon.c (mon.1) 3188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.259335+0000 mon.c (mon.1) 3189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.259335+0000 mon.c (mon.1) 3189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.261282+0000 mon.c (mon.1) 3190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.261282+0000 mon.c (mon.1) 3190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.264030+0000 mon.c (mon.1) 3191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.264030+0000 mon.c (mon.1) 3191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.265161+0000 mon.c (mon.1) 3192 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.265161+0000 mon.c (mon.1) 3192 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.273547+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.273547+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.332735+0000 mon.c (mon.1) 3193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.332735+0000 mon.c (mon.1) 3193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.335497+0000 mon.c (mon.1) 3194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[75184]: audit 2024-04-22T21:12:42.335497+0000 mon.c (mon.1) 3194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.666951+0000 mon.c (mon.1) 3153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.670557+0000 mon.c (mon.1) 3154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.670557+0000 mon.c (mon.1) 3154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.672570+0000 mon.c (mon.1) 3155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.672570+0000 mon.c (mon.1) 3155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.676102+0000 mon.c (mon.1) 3156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.676102+0000 mon.c (mon.1) 3156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.677813+0000 mon.c (mon.1) 3157 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.677813+0000 mon.c (mon.1) 3157 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.688399+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.688399+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.770044+0000 mon.c (mon.1) 3158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.770044+0000 mon.c (mon.1) 3158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.773343+0000 mon.c (mon.1) 3159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.773343+0000 mon.c (mon.1) 3159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.774974+0000 mon.c (mon.1) 3160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.774974+0000 mon.c (mon.1) 3160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.778447+0000 mon.c (mon.1) 3161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.778447+0000 mon.c (mon.1) 3161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.779631+0000 mon.c (mon.1) 3162 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.779631+0000 mon.c (mon.1) 3162 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.788855+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.788855+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.847656+0000 mon.c (mon.1) 3163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.847656+0000 mon.c (mon.1) 3163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.850895+0000 mon.c (mon.1) 3164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.850895+0000 mon.c (mon.1) 3164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.852530+0000 mon.c (mon.1) 3165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.852530+0000 mon.c (mon.1) 3165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.855558+0000 mon.c (mon.1) 3166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.855558+0000 mon.c (mon.1) 3166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.856866+0000 mon.c (mon.1) 3167 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.856866+0000 mon.c (mon.1) 3167 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.866194+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.866194+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.939795+0000 mon.c (mon.1) 3168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.939795+0000 mon.c (mon.1) 3168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.943611+0000 mon.c (mon.1) 3169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.943611+0000 mon.c (mon.1) 3169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.945462+0000 mon.c (mon.1) 3170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.945462+0000 mon.c (mon.1) 3170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.948686+0000 mon.c (mon.1) 3171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.948686+0000 mon.c (mon.1) 3171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.949936+0000 mon.c (mon.1) 3172 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.949936+0000 mon.c (mon.1) 3172 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.959363+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:41.959363+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.042220+0000 mon.c (mon.1) 3173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.042220+0000 mon.c (mon.1) 3173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.045682+0000 mon.c (mon.1) 3174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.045682+0000 mon.c (mon.1) 3174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.047605+0000 mon.c (mon.1) 3175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.047605+0000 mon.c (mon.1) 3175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.050398+0000 mon.c (mon.1) 3176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.050398+0000 mon.c (mon.1) 3176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.051659+0000 mon.c (mon.1) 3177 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.051659+0000 mon.c (mon.1) 3177 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.060827+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.060827+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.121570+0000 mon.c (mon.1) 3178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.121570+0000 mon.c (mon.1) 3178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.124120+0000 mon.c (mon.1) 3179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.124120+0000 mon.c (mon.1) 3179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.125474+0000 mon.c (mon.1) 3180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.125474+0000 mon.c (mon.1) 3180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.127937+0000 mon.c (mon.1) 3181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.127937+0000 mon.c (mon.1) 3181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.128928+0000 mon.c (mon.1) 3182 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.128928+0000 mon.c (mon.1) 3182 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.137590+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.137590+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.196749+0000 mon.c (mon.1) 3183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.196749+0000 mon.c (mon.1) 3183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.199493+0000 mon.c (mon.1) 3184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.199493+0000 mon.c (mon.1) 3184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.201016+0000 mon.c (mon.1) 3185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.201016+0000 mon.c (mon.1) 3185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.203681+0000 mon.c (mon.1) 3186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.203681+0000 mon.c (mon.1) 3186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.204920+0000 mon.c (mon.1) 3187 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.204920+0000 mon.c (mon.1) 3187 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.213466+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.213466+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.256661+0000 mon.c (mon.1) 3188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.256661+0000 mon.c (mon.1) 3188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.259335+0000 mon.c (mon.1) 3189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.259335+0000 mon.c (mon.1) 3189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.261282+0000 mon.c (mon.1) 3190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.261282+0000 mon.c (mon.1) 3190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.264030+0000 mon.c (mon.1) 3191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.264030+0000 mon.c (mon.1) 3191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:42.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.265161+0000 mon.c (mon.1) 3192 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.265161+0000 mon.c (mon.1) 3192 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:42.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.273547+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.273547+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:42.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.332735+0000 mon.c (mon.1) 3193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.332735+0000 mon.c (mon.1) 3193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:42.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.335497+0000 mon.c (mon.1) 3194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:42.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:42 smithi121 bash[73084]: audit 2024-04-22T21:12:42.335497+0000 mon.c (mon.1) 3194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.117 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[67484]: debug 2024-04-22T21:12:43.086+0000 7fc63fb197c0 -1 osd.4 142 log_to_monitors true 2024-04-22T21:12:43.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: cephadm 2024-04-22T21:12:41.414642+0000 mgr.x (mgr.34107) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: cephadm 2024-04-22T21:12:41.414642+0000 mgr.x (mgr.34107) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: cluster 2024-04-22T21:12:41.420580+0000 mgr.x (mgr.34107) 1165 : cluster [DBG] pgmap v184: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:43.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: cluster 2024-04-22T21:12:41.420580+0000 mgr.x (mgr.34107) 1165 : cluster [DBG] pgmap v184: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:43.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: cephadm 2024-04-22T21:12:41.512050+0000 mgr.x (mgr.34107) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: cephadm 2024-04-22T21:12:41.512050+0000 mgr.x (mgr.34107) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: cephadm 2024-04-22T21:12:41.591891+0000 mgr.x (mgr.34107) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: cephadm 2024-04-22T21:12:41.591891+0000 mgr.x (mgr.34107) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: cephadm 2024-04-22T21:12:41.693826+0000 mgr.x (mgr.34107) 1168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: cephadm 2024-04-22T21:12:41.693826+0000 mgr.x (mgr.34107) 1168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: cephadm 2024-04-22T21:12:41.794406+0000 mgr.x (mgr.34107) 1169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: cephadm 2024-04-22T21:12:41.794406+0000 mgr.x (mgr.34107) 1169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: cephadm 2024-04-22T21:12:41.871623+0000 mgr.x (mgr.34107) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: cephadm 2024-04-22T21:12:41.871623+0000 mgr.x (mgr.34107) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: cephadm 2024-04-22T21:12:41.967159+0000 mgr.x (mgr.34107) 1171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: cephadm 2024-04-22T21:12:41.967159+0000 mgr.x (mgr.34107) 1171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: cephadm 2024-04-22T21:12:42.068363+0000 mgr.x (mgr.34107) 1172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: cephadm 2024-04-22T21:12:42.068363+0000 mgr.x (mgr.34107) 1172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: cephadm 2024-04-22T21:12:42.144586+0000 mgr.x (mgr.34107) 1173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: cephadm 2024-04-22T21:12:42.144586+0000 mgr.x (mgr.34107) 1173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: cephadm 2024-04-22T21:12:42.220451+0000 mgr.x (mgr.34107) 1174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: cephadm 2024-04-22T21:12:42.220451+0000 mgr.x (mgr.34107) 1174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: cephadm 2024-04-22T21:12:42.280912+0000 mgr.x (mgr.34107) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: cephadm 2024-04-22T21:12:42.280912+0000 mgr.x (mgr.34107) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.336983+0000 mon.c (mon.1) 3195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.336983+0000 mon.c (mon.1) 3195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.339939+0000 mon.c (mon.1) 3196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.339939+0000 mon.c (mon.1) 3196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: cluster 2024-04-22T21:12:42.361111+0000 mon.a (mon.0) 1233 : cluster [WRN] Health check update: Degraded data redundancy: 105/630 objects degraded (16.667%), 26 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:43.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: cluster 2024-04-22T21:12:42.361111+0000 mon.a (mon.0) 1233 : cluster [WRN] Health check update: Degraded data redundancy: 105/630 objects degraded (16.667%), 26 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:43.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.361340+0000 mon.c (mon.1) 3197 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.361340+0000 mon.c (mon.1) 3197 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.370229+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.370229+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: cephadm 2024-04-22T21:12:42.377765+0000 mgr.x (mgr.34107) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: cephadm 2024-04-22T21:12:42.377765+0000 mgr.x (mgr.34107) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.415101+0000 mon.c (mon.1) 3198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.415101+0000 mon.c (mon.1) 3198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.417616+0000 mon.c (mon.1) 3199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.417616+0000 mon.c (mon.1) 3199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.418769+0000 mon.c (mon.1) 3200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.418769+0000 mon.c (mon.1) 3200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.421307+0000 mon.c (mon.1) 3201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.421307+0000 mon.c (mon.1) 3201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.422314+0000 mon.c (mon.1) 3202 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.422314+0000 mon.c (mon.1) 3202 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.429838+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.429838+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.476639+0000 mon.c (mon.1) 3203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.476639+0000 mon.c (mon.1) 3203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.479777+0000 mon.c (mon.1) 3204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.479777+0000 mon.c (mon.1) 3204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.481557+0000 mon.c (mon.1) 3205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.481557+0000 mon.c (mon.1) 3205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.484912+0000 mon.c (mon.1) 3206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.484912+0000 mon.c (mon.1) 3206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.486131+0000 mon.c (mon.1) 3207 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.486131+0000 mon.c (mon.1) 3207 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.495107+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.495107+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.555431+0000 mon.c (mon.1) 3208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.555431+0000 mon.c (mon.1) 3208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.558441+0000 mon.c (mon.1) 3209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.558441+0000 mon.c (mon.1) 3209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.560162+0000 mon.c (mon.1) 3210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.560162+0000 mon.c (mon.1) 3210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.563342+0000 mon.c (mon.1) 3211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.563342+0000 mon.c (mon.1) 3211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.564617+0000 mon.c (mon.1) 3212 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.564617+0000 mon.c (mon.1) 3212 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.573794+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.573794+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.652324+0000 mon.c (mon.1) 3213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.652324+0000 mon.c (mon.1) 3213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.655791+0000 mon.c (mon.1) 3214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.655791+0000 mon.c (mon.1) 3214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.657702+0000 mon.c (mon.1) 3215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.657702+0000 mon.c (mon.1) 3215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.661322+0000 mon.c (mon.1) 3216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.661322+0000 mon.c (mon.1) 3216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.662656+0000 mon.c (mon.1) 3217 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.662656+0000 mon.c (mon.1) 3217 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.672294+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.672294+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.751901+0000 mon.c (mon.1) 3218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.751901+0000 mon.c (mon.1) 3218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.755261+0000 mon.c (mon.1) 3219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.755261+0000 mon.c (mon.1) 3219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.756925+0000 mon.c (mon.1) 3220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.756925+0000 mon.c (mon.1) 3220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.759651+0000 mon.c (mon.1) 3221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.759651+0000 mon.c (mon.1) 3221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.760426+0000 mon.c (mon.1) 3222 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.760426+0000 mon.c (mon.1) 3222 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.769030+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.769030+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.826769+0000 mon.c (mon.1) 3223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.826769+0000 mon.c (mon.1) 3223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.830525+0000 mon.c (mon.1) 3224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.830525+0000 mon.c (mon.1) 3224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.832559+0000 mon.c (mon.1) 3225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.832559+0000 mon.c (mon.1) 3225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.835651+0000 mon.c (mon.1) 3226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.835651+0000 mon.c (mon.1) 3226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.836932+0000 mon.c (mon.1) 3227 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.836932+0000 mon.c (mon.1) 3227 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.846728+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.846728+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.906120+0000 mon.c (mon.1) 3228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.906120+0000 mon.c (mon.1) 3228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.909000+0000 mon.c (mon.1) 3229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.909000+0000 mon.c (mon.1) 3229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.910486+0000 mon.c (mon.1) 3230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.910486+0000 mon.c (mon.1) 3230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.913470+0000 mon.c (mon.1) 3231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.913470+0000 mon.c (mon.1) 3231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.914597+0000 mon.c (mon.1) 3232 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.914597+0000 mon.c (mon.1) 3232 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.923404+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.923404+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.965281+0000 mon.c (mon.1) 3233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.965281+0000 mon.c (mon.1) 3233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.968018+0000 mon.c (mon.1) 3234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.968018+0000 mon.c (mon.1) 3234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.969596+0000 mon.c (mon.1) 3235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.969596+0000 mon.c (mon.1) 3235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.972630+0000 mon.c (mon.1) 3236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.972630+0000 mon.c (mon.1) 3236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.973705+0000 mon.c (mon.1) 3237 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.973705+0000 mon.c (mon.1) 3237 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.980544+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:42.980544+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.040870+0000 mon.c (mon.1) 3238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.040870+0000 mon.c (mon.1) 3238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.043748+0000 mon.c (mon.1) 3239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.043748+0000 mon.c (mon.1) 3239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.045358+0000 mon.c (mon.1) 3240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.045358+0000 mon.c (mon.1) 3240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.048241+0000 mon.c (mon.1) 3241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.048241+0000 mon.c (mon.1) 3241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.049439+0000 mon.c (mon.1) 3242 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.049439+0000 mon.c (mon.1) 3242 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.057067+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.057067+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.087852+0000 mon.a (mon.0) 1244 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T21:12:43.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.087852+0000 mon.a (mon.0) 1244 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T21:12:43.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.091772+0000 mon.b (mon.2) 5 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/3066562748,v1:172.21.15.123:6801/3066562748]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T21:12:43.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.091772+0000 mon.b (mon.2) 5 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/3066562748,v1:172.21.15.123:6801/3066562748]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T21:12:43.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.117427+0000 mon.c (mon.1) 3243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.117427+0000 mon.c (mon.1) 3243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.120414+0000 mon.c (mon.1) 3244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.120414+0000 mon.c (mon.1) 3244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.122010+0000 mon.c (mon.1) 3245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.122010+0000 mon.c (mon.1) 3245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.124819+0000 mon.c (mon.1) 3246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.124819+0000 mon.c (mon.1) 3246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.125967+0000 mon.c (mon.1) 3247 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.125967+0000 mon.c (mon.1) 3247 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.133751+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.133751+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.192417+0000 mon.c (mon.1) 3248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.192417+0000 mon.c (mon.1) 3248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.194795+0000 mon.c (mon.1) 3249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.194795+0000 mon.c (mon.1) 3249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.196186+0000 mon.c (mon.1) 3250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.196186+0000 mon.c (mon.1) 3250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.198446+0000 mon.c (mon.1) 3251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.198446+0000 mon.c (mon.1) 3251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.199207+0000 mon.c (mon.1) 3252 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.199207+0000 mon.c (mon.1) 3252 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.207727+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.207727+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.265789+0000 mon.c (mon.1) 3253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.265789+0000 mon.c (mon.1) 3253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.268176+0000 mon.c (mon.1) 3254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.268176+0000 mon.c (mon.1) 3254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.269312+0000 mon.c (mon.1) 3255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.269312+0000 mon.c (mon.1) 3255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.272003+0000 mon.c (mon.1) 3256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.272003+0000 mon.c (mon.1) 3256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.272855+0000 mon.c (mon.1) 3257 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.272855+0000 mon.c (mon.1) 3257 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.281245+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.281245+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.338860+0000 mon.c (mon.1) 3258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:43 smithi123 bash[58916]: audit 2024-04-22T21:12:43.338860+0000 mon.c (mon.1) 3258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: cephadm 2024-04-22T21:12:41.414642+0000 mgr.x (mgr.34107) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: cephadm 2024-04-22T21:12:41.414642+0000 mgr.x (mgr.34107) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: cluster 2024-04-22T21:12:41.420580+0000 mgr.x (mgr.34107) 1165 : cluster [DBG] pgmap v184: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:43.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: cluster 2024-04-22T21:12:41.420580+0000 mgr.x (mgr.34107) 1165 : cluster [DBG] pgmap v184: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:43.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: cephadm 2024-04-22T21:12:41.512050+0000 mgr.x (mgr.34107) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: cephadm 2024-04-22T21:12:41.512050+0000 mgr.x (mgr.34107) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: cephadm 2024-04-22T21:12:41.591891+0000 mgr.x (mgr.34107) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: cephadm 2024-04-22T21:12:41.591891+0000 mgr.x (mgr.34107) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: cephadm 2024-04-22T21:12:41.693826+0000 mgr.x (mgr.34107) 1168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: cephadm 2024-04-22T21:12:41.693826+0000 mgr.x (mgr.34107) 1168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: cephadm 2024-04-22T21:12:41.794406+0000 mgr.x (mgr.34107) 1169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: cephadm 2024-04-22T21:12:41.794406+0000 mgr.x (mgr.34107) 1169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: cephadm 2024-04-22T21:12:41.871623+0000 mgr.x (mgr.34107) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: cephadm 2024-04-22T21:12:41.871623+0000 mgr.x (mgr.34107) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: cephadm 2024-04-22T21:12:41.967159+0000 mgr.x (mgr.34107) 1171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: cephadm 2024-04-22T21:12:41.967159+0000 mgr.x (mgr.34107) 1171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: cephadm 2024-04-22T21:12:42.068363+0000 mgr.x (mgr.34107) 1172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: cephadm 2024-04-22T21:12:42.068363+0000 mgr.x (mgr.34107) 1172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: cephadm 2024-04-22T21:12:42.144586+0000 mgr.x (mgr.34107) 1173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: cephadm 2024-04-22T21:12:42.144586+0000 mgr.x (mgr.34107) 1173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: cephadm 2024-04-22T21:12:42.220451+0000 mgr.x (mgr.34107) 1174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: cephadm 2024-04-22T21:12:42.220451+0000 mgr.x (mgr.34107) 1174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: cephadm 2024-04-22T21:12:42.280912+0000 mgr.x (mgr.34107) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: cephadm 2024-04-22T21:12:42.280912+0000 mgr.x (mgr.34107) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.336983+0000 mon.c (mon.1) 3195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.336983+0000 mon.c (mon.1) 3195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.339939+0000 mon.c (mon.1) 3196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.339939+0000 mon.c (mon.1) 3196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: cluster 2024-04-22T21:12:42.361111+0000 mon.a (mon.0) 1233 : cluster [WRN] Health check update: Degraded data redundancy: 105/630 objects degraded (16.667%), 26 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:43.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: cluster 2024-04-22T21:12:42.361111+0000 mon.a (mon.0) 1233 : cluster [WRN] Health check update: Degraded data redundancy: 105/630 objects degraded (16.667%), 26 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:43.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.361340+0000 mon.c (mon.1) 3197 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.361340+0000 mon.c (mon.1) 3197 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.370229+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.370229+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: cephadm 2024-04-22T21:12:42.377765+0000 mgr.x (mgr.34107) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: cephadm 2024-04-22T21:12:42.377765+0000 mgr.x (mgr.34107) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.415101+0000 mon.c (mon.1) 3198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.415101+0000 mon.c (mon.1) 3198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.417616+0000 mon.c (mon.1) 3199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.417616+0000 mon.c (mon.1) 3199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: cephadm 2024-04-22T21:12:41.414642+0000 mgr.x (mgr.34107) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: cephadm 2024-04-22T21:12:41.414642+0000 mgr.x (mgr.34107) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: cluster 2024-04-22T21:12:41.420580+0000 mgr.x (mgr.34107) 1165 : cluster [DBG] pgmap v184: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:43.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: cluster 2024-04-22T21:12:41.420580+0000 mgr.x (mgr.34107) 1165 : cluster [DBG] pgmap v184: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:43.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: cephadm 2024-04-22T21:12:41.512050+0000 mgr.x (mgr.34107) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: cephadm 2024-04-22T21:12:41.512050+0000 mgr.x (mgr.34107) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: cephadm 2024-04-22T21:12:41.591891+0000 mgr.x (mgr.34107) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: cephadm 2024-04-22T21:12:41.591891+0000 mgr.x (mgr.34107) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: cephadm 2024-04-22T21:12:41.693826+0000 mgr.x (mgr.34107) 1168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: cephadm 2024-04-22T21:12:41.693826+0000 mgr.x (mgr.34107) 1168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: cephadm 2024-04-22T21:12:41.794406+0000 mgr.x (mgr.34107) 1169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: cephadm 2024-04-22T21:12:41.794406+0000 mgr.x (mgr.34107) 1169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: cephadm 2024-04-22T21:12:41.871623+0000 mgr.x (mgr.34107) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: cephadm 2024-04-22T21:12:41.871623+0000 mgr.x (mgr.34107) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: cephadm 2024-04-22T21:12:41.967159+0000 mgr.x (mgr.34107) 1171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: cephadm 2024-04-22T21:12:41.967159+0000 mgr.x (mgr.34107) 1171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: cephadm 2024-04-22T21:12:42.068363+0000 mgr.x (mgr.34107) 1172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: cephadm 2024-04-22T21:12:42.068363+0000 mgr.x (mgr.34107) 1172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: cephadm 2024-04-22T21:12:42.144586+0000 mgr.x (mgr.34107) 1173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: cephadm 2024-04-22T21:12:42.144586+0000 mgr.x (mgr.34107) 1173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: cephadm 2024-04-22T21:12:42.220451+0000 mgr.x (mgr.34107) 1174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.418769+0000 mon.c (mon.1) 3200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.418769+0000 mon.c (mon.1) 3200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.421307+0000 mon.c (mon.1) 3201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.421307+0000 mon.c (mon.1) 3201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.422314+0000 mon.c (mon.1) 3202 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.422314+0000 mon.c (mon.1) 3202 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.429838+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.429838+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.476639+0000 mon.c (mon.1) 3203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.476639+0000 mon.c (mon.1) 3203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.479777+0000 mon.c (mon.1) 3204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.479777+0000 mon.c (mon.1) 3204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.481557+0000 mon.c (mon.1) 3205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.481557+0000 mon.c (mon.1) 3205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.484912+0000 mon.c (mon.1) 3206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.484912+0000 mon.c (mon.1) 3206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.486131+0000 mon.c (mon.1) 3207 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.486131+0000 mon.c (mon.1) 3207 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.495107+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.495107+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.555431+0000 mon.c (mon.1) 3208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.555431+0000 mon.c (mon.1) 3208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.558441+0000 mon.c (mon.1) 3209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.558441+0000 mon.c (mon.1) 3209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.560162+0000 mon.c (mon.1) 3210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.560162+0000 mon.c (mon.1) 3210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.563342+0000 mon.c (mon.1) 3211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.563342+0000 mon.c (mon.1) 3211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.564617+0000 mon.c (mon.1) 3212 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.564617+0000 mon.c (mon.1) 3212 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.573794+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.573794+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.652324+0000 mon.c (mon.1) 3213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.652324+0000 mon.c (mon.1) 3213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.655791+0000 mon.c (mon.1) 3214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.655791+0000 mon.c (mon.1) 3214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.657702+0000 mon.c (mon.1) 3215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.657702+0000 mon.c (mon.1) 3215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.661322+0000 mon.c (mon.1) 3216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: cephadm 2024-04-22T21:12:42.220451+0000 mgr.x (mgr.34107) 1174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: cephadm 2024-04-22T21:12:42.280912+0000 mgr.x (mgr.34107) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: cephadm 2024-04-22T21:12:42.280912+0000 mgr.x (mgr.34107) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.336983+0000 mon.c (mon.1) 3195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.336983+0000 mon.c (mon.1) 3195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.339939+0000 mon.c (mon.1) 3196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.339939+0000 mon.c (mon.1) 3196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: cluster 2024-04-22T21:12:42.361111+0000 mon.a (mon.0) 1233 : cluster [WRN] Health check update: Degraded data redundancy: 105/630 objects degraded (16.667%), 26 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:43.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: cluster 2024-04-22T21:12:42.361111+0000 mon.a (mon.0) 1233 : cluster [WRN] Health check update: Degraded data redundancy: 105/630 objects degraded (16.667%), 26 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:43.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.361340+0000 mon.c (mon.1) 3197 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.361340+0000 mon.c (mon.1) 3197 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.370229+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.370229+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: cephadm 2024-04-22T21:12:42.377765+0000 mgr.x (mgr.34107) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: cephadm 2024-04-22T21:12:42.377765+0000 mgr.x (mgr.34107) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:43.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.415101+0000 mon.c (mon.1) 3198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.415101+0000 mon.c (mon.1) 3198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.417616+0000 mon.c (mon.1) 3199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.417616+0000 mon.c (mon.1) 3199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.661322+0000 mon.c (mon.1) 3216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.662656+0000 mon.c (mon.1) 3217 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.662656+0000 mon.c (mon.1) 3217 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.672294+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.672294+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.751901+0000 mon.c (mon.1) 3218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.751901+0000 mon.c (mon.1) 3218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.755261+0000 mon.c (mon.1) 3219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.755261+0000 mon.c (mon.1) 3219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.756925+0000 mon.c (mon.1) 3220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.756925+0000 mon.c (mon.1) 3220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.759651+0000 mon.c (mon.1) 3221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.759651+0000 mon.c (mon.1) 3221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.760426+0000 mon.c (mon.1) 3222 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.760426+0000 mon.c (mon.1) 3222 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.769030+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.769030+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.826769+0000 mon.c (mon.1) 3223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.826769+0000 mon.c (mon.1) 3223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.830525+0000 mon.c (mon.1) 3224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.830525+0000 mon.c (mon.1) 3224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.832559+0000 mon.c (mon.1) 3225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.832559+0000 mon.c (mon.1) 3225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.835651+0000 mon.c (mon.1) 3226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.835651+0000 mon.c (mon.1) 3226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.836932+0000 mon.c (mon.1) 3227 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.836932+0000 mon.c (mon.1) 3227 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.846728+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.846728+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.906120+0000 mon.c (mon.1) 3228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.906120+0000 mon.c (mon.1) 3228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.909000+0000 mon.c (mon.1) 3229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.909000+0000 mon.c (mon.1) 3229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.910486+0000 mon.c (mon.1) 3230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.910486+0000 mon.c (mon.1) 3230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.913470+0000 mon.c (mon.1) 3231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.913470+0000 mon.c (mon.1) 3231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.914597+0000 mon.c (mon.1) 3232 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.418769+0000 mon.c (mon.1) 3200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.418769+0000 mon.c (mon.1) 3200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.421307+0000 mon.c (mon.1) 3201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.421307+0000 mon.c (mon.1) 3201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.422314+0000 mon.c (mon.1) 3202 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.422314+0000 mon.c (mon.1) 3202 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.429838+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.429838+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.476639+0000 mon.c (mon.1) 3203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.476639+0000 mon.c (mon.1) 3203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.479777+0000 mon.c (mon.1) 3204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.479777+0000 mon.c (mon.1) 3204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.481557+0000 mon.c (mon.1) 3205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.481557+0000 mon.c (mon.1) 3205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.484912+0000 mon.c (mon.1) 3206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.484912+0000 mon.c (mon.1) 3206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.486131+0000 mon.c (mon.1) 3207 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.486131+0000 mon.c (mon.1) 3207 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.495107+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.495107+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.914597+0000 mon.c (mon.1) 3232 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.923404+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.923404+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.965281+0000 mon.c (mon.1) 3233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.965281+0000 mon.c (mon.1) 3233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.968018+0000 mon.c (mon.1) 3234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.968018+0000 mon.c (mon.1) 3234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.969596+0000 mon.c (mon.1) 3235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.969596+0000 mon.c (mon.1) 3235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.972630+0000 mon.c (mon.1) 3236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.972630+0000 mon.c (mon.1) 3236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.973705+0000 mon.c (mon.1) 3237 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.973705+0000 mon.c (mon.1) 3237 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.980544+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:42.980544+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.040870+0000 mon.c (mon.1) 3238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.040870+0000 mon.c (mon.1) 3238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.043748+0000 mon.c (mon.1) 3239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.043748+0000 mon.c (mon.1) 3239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.045358+0000 mon.c (mon.1) 3240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.045358+0000 mon.c (mon.1) 3240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.048241+0000 mon.c (mon.1) 3241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.048241+0000 mon.c (mon.1) 3241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.049439+0000 mon.c (mon.1) 3242 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.049439+0000 mon.c (mon.1) 3242 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.057067+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.057067+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.087852+0000 mon.a (mon.0) 1244 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T21:12:43.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.087852+0000 mon.a (mon.0) 1244 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T21:12:43.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.091772+0000 mon.b (mon.2) 5 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/3066562748,v1:172.21.15.123:6801/3066562748]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T21:12:43.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.091772+0000 mon.b (mon.2) 5 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/3066562748,v1:172.21.15.123:6801/3066562748]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T21:12:43.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.117427+0000 mon.c (mon.1) 3243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.117427+0000 mon.c (mon.1) 3243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.120414+0000 mon.c (mon.1) 3244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.120414+0000 mon.c (mon.1) 3244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.122010+0000 mon.c (mon.1) 3245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.122010+0000 mon.c (mon.1) 3245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.124819+0000 mon.c (mon.1) 3246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.555431+0000 mon.c (mon.1) 3208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.555431+0000 mon.c (mon.1) 3208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.558441+0000 mon.c (mon.1) 3209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.558441+0000 mon.c (mon.1) 3209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.560162+0000 mon.c (mon.1) 3210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.560162+0000 mon.c (mon.1) 3210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.563342+0000 mon.c (mon.1) 3211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.563342+0000 mon.c (mon.1) 3211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.564617+0000 mon.c (mon.1) 3212 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.564617+0000 mon.c (mon.1) 3212 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.573794+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.573794+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.652324+0000 mon.c (mon.1) 3213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.652324+0000 mon.c (mon.1) 3213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.655791+0000 mon.c (mon.1) 3214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.655791+0000 mon.c (mon.1) 3214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.657702+0000 mon.c (mon.1) 3215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.657702+0000 mon.c (mon.1) 3215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.661322+0000 mon.c (mon.1) 3216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.124819+0000 mon.c (mon.1) 3246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.125967+0000 mon.c (mon.1) 3247 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.125967+0000 mon.c (mon.1) 3247 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.133751+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.133751+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.192417+0000 mon.c (mon.1) 3248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.192417+0000 mon.c (mon.1) 3248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.194795+0000 mon.c (mon.1) 3249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.194795+0000 mon.c (mon.1) 3249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.196186+0000 mon.c (mon.1) 3250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.196186+0000 mon.c (mon.1) 3250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.198446+0000 mon.c (mon.1) 3251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.198446+0000 mon.c (mon.1) 3251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.199207+0000 mon.c (mon.1) 3252 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.199207+0000 mon.c (mon.1) 3252 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.207727+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.207727+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.265789+0000 mon.c (mon.1) 3253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.265789+0000 mon.c (mon.1) 3253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.268176+0000 mon.c (mon.1) 3254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.268176+0000 mon.c (mon.1) 3254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.269312+0000 mon.c (mon.1) 3255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.269312+0000 mon.c (mon.1) 3255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.272003+0000 mon.c (mon.1) 3256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.272003+0000 mon.c (mon.1) 3256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.272855+0000 mon.c (mon.1) 3257 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.272855+0000 mon.c (mon.1) 3257 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.281245+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.281245+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.338860+0000 mon.c (mon.1) 3258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[75184]: audit 2024-04-22T21:12:43.338860+0000 mon.c (mon.1) 3258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.661322+0000 mon.c (mon.1) 3216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.662656+0000 mon.c (mon.1) 3217 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.662656+0000 mon.c (mon.1) 3217 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.672294+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.672294+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.751901+0000 mon.c (mon.1) 3218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.751901+0000 mon.c (mon.1) 3218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.755261+0000 mon.c (mon.1) 3219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.755261+0000 mon.c (mon.1) 3219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.756925+0000 mon.c (mon.1) 3220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.756925+0000 mon.c (mon.1) 3220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.759651+0000 mon.c (mon.1) 3221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.759651+0000 mon.c (mon.1) 3221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.760426+0000 mon.c (mon.1) 3222 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.760426+0000 mon.c (mon.1) 3222 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.769030+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.769030+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.826769+0000 mon.c (mon.1) 3223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.826769+0000 mon.c (mon.1) 3223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.830525+0000 mon.c (mon.1) 3224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.830525+0000 mon.c (mon.1) 3224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.832559+0000 mon.c (mon.1) 3225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.832559+0000 mon.c (mon.1) 3225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.835651+0000 mon.c (mon.1) 3226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.835651+0000 mon.c (mon.1) 3226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.836932+0000 mon.c (mon.1) 3227 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.836932+0000 mon.c (mon.1) 3227 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.846728+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.846728+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.906120+0000 mon.c (mon.1) 3228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.906120+0000 mon.c (mon.1) 3228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.909000+0000 mon.c (mon.1) 3229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.909000+0000 mon.c (mon.1) 3229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.910486+0000 mon.c (mon.1) 3230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.910486+0000 mon.c (mon.1) 3230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.913470+0000 mon.c (mon.1) 3231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.913470+0000 mon.c (mon.1) 3231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.914597+0000 mon.c (mon.1) 3232 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.914597+0000 mon.c (mon.1) 3232 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.923404+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.923404+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.965281+0000 mon.c (mon.1) 3233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.965281+0000 mon.c (mon.1) 3233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.968018+0000 mon.c (mon.1) 3234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.968018+0000 mon.c (mon.1) 3234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.969596+0000 mon.c (mon.1) 3235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.969596+0000 mon.c (mon.1) 3235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.972630+0000 mon.c (mon.1) 3236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.972630+0000 mon.c (mon.1) 3236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.973705+0000 mon.c (mon.1) 3237 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.973705+0000 mon.c (mon.1) 3237 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.980544+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:42.980544+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.040870+0000 mon.c (mon.1) 3238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.040870+0000 mon.c (mon.1) 3238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.043748+0000 mon.c (mon.1) 3239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.043748+0000 mon.c (mon.1) 3239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.045358+0000 mon.c (mon.1) 3240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.045358+0000 mon.c (mon.1) 3240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.048241+0000 mon.c (mon.1) 3241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.048241+0000 mon.c (mon.1) 3241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.049439+0000 mon.c (mon.1) 3242 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.049439+0000 mon.c (mon.1) 3242 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.057067+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.057067+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.087852+0000 mon.a (mon.0) 1244 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T21:12:43.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.087852+0000 mon.a (mon.0) 1244 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T21:12:43.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.091772+0000 mon.b (mon.2) 5 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/3066562748,v1:172.21.15.123:6801/3066562748]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T21:12:43.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.091772+0000 mon.b (mon.2) 5 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/3066562748,v1:172.21.15.123:6801/3066562748]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-22T21:12:43.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.117427+0000 mon.c (mon.1) 3243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.117427+0000 mon.c (mon.1) 3243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.120414+0000 mon.c (mon.1) 3244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.120414+0000 mon.c (mon.1) 3244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.122010+0000 mon.c (mon.1) 3245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.122010+0000 mon.c (mon.1) 3245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.124819+0000 mon.c (mon.1) 3246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.819 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.124819+0000 mon.c (mon.1) 3246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.819 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.125967+0000 mon.c (mon.1) 3247 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.819 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.125967+0000 mon.c (mon.1) 3247 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.819 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.133751+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.819 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.133751+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.192417+0000 mon.c (mon.1) 3248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.192417+0000 mon.c (mon.1) 3248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.194795+0000 mon.c (mon.1) 3249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.194795+0000 mon.c (mon.1) 3249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.196186+0000 mon.c (mon.1) 3250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.196186+0000 mon.c (mon.1) 3250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.198446+0000 mon.c (mon.1) 3251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.198446+0000 mon.c (mon.1) 3251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.199207+0000 mon.c (mon.1) 3252 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.199207+0000 mon.c (mon.1) 3252 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.207727+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.207727+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.265789+0000 mon.c (mon.1) 3253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.265789+0000 mon.c (mon.1) 3253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.268176+0000 mon.c (mon.1) 3254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.268176+0000 mon.c (mon.1) 3254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:43.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.269312+0000 mon.c (mon.1) 3255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.269312+0000 mon.c (mon.1) 3255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.272003+0000 mon.c (mon.1) 3256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.272003+0000 mon.c (mon.1) 3256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:43.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.272855+0000 mon.c (mon.1) 3257 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.822 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.272855+0000 mon.c (mon.1) 3257 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:43.822 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.281245+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.822 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.281245+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:43.822 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.338860+0000 mon.c (mon.1) 3258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:43.822 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:43 smithi121 bash[73084]: audit 2024-04-22T21:12:43.338860+0000 mon.c (mon.1) 3258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.341 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[67484]: debug 2024-04-22T21:12:44.102+0000 7fc630f71700 -1 osd.4 142 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-22T21:12:44.343 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: cephadm 2024-04-22T21:12:42.435006+0000 mgr.x (mgr.34107) 1177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.343 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: cephadm 2024-04-22T21:12:42.435006+0000 mgr.x (mgr.34107) 1177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.343 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: cephadm 2024-04-22T21:12:42.500737+0000 mgr.x (mgr.34107) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.343 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: cephadm 2024-04-22T21:12:42.500737+0000 mgr.x (mgr.34107) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.343 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: cephadm 2024-04-22T21:12:42.578956+0000 mgr.x (mgr.34107) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.344 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: cephadm 2024-04-22T21:12:42.578956+0000 mgr.x (mgr.34107) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.344 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: cephadm 2024-04-22T21:12:42.678208+0000 mgr.x (mgr.34107) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.344 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: cephadm 2024-04-22T21:12:42.678208+0000 mgr.x (mgr.34107) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.344 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: cephadm 2024-04-22T21:12:42.774270+0000 mgr.x (mgr.34107) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.344 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: cephadm 2024-04-22T21:12:42.774270+0000 mgr.x (mgr.34107) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.344 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: cephadm 2024-04-22T21:12:42.852129+0000 mgr.x (mgr.34107) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.344 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: cephadm 2024-04-22T21:12:42.852129+0000 mgr.x (mgr.34107) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.345 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: cephadm 2024-04-22T21:12:42.928856+0000 mgr.x (mgr.34107) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.345 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: cephadm 2024-04-22T21:12:42.928856+0000 mgr.x (mgr.34107) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.345 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: cephadm 2024-04-22T21:12:42.988133+0000 mgr.x (mgr.34107) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.345 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: cephadm 2024-04-22T21:12:42.988133+0000 mgr.x (mgr.34107) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.345 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: cephadm 2024-04-22T21:12:43.064647+0000 mgr.x (mgr.34107) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.345 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: cephadm 2024-04-22T21:12:43.064647+0000 mgr.x (mgr.34107) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.345 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: cephadm 2024-04-22T21:12:43.139101+0000 mgr.x (mgr.34107) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.346 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: cephadm 2024-04-22T21:12:43.139101+0000 mgr.x (mgr.34107) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.346 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: cephadm 2024-04-22T21:12:43.212950+0000 mgr.x (mgr.34107) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.346 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: cephadm 2024-04-22T21:12:43.212950+0000 mgr.x (mgr.34107) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.346 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: cephadm 2024-04-22T21:12:43.286349+0000 mgr.x (mgr.34107) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.346 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: cephadm 2024-04-22T21:12:43.286349+0000 mgr.x (mgr.34107) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.346 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.341454+0000 mon.c (mon.1) 3259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.346 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.341454+0000 mon.c (mon.1) 3259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.346 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.363475+0000 mon.c (mon.1) 3260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.347 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.363475+0000 mon.c (mon.1) 3260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.347 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.366392+0000 mon.c (mon.1) 3261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.347 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.366392+0000 mon.c (mon.1) 3261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.347 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.367515+0000 mon.c (mon.1) 3262 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.347 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.367515+0000 mon.c (mon.1) 3262 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.347 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.375872+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.347 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.375872+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.347 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: cephadm 2024-04-22T21:12:43.380968+0000 mgr.x (mgr.34107) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.347 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: cephadm 2024-04-22T21:12:43.380968+0000 mgr.x (mgr.34107) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.348 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.450863+0000 mon.c (mon.1) 3263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.348 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.450863+0000 mon.c (mon.1) 3263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.348 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.453842+0000 mon.c (mon.1) 3264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.348 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.453842+0000 mon.c (mon.1) 3264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.348 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.455459+0000 mon.c (mon.1) 3265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.349 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.455459+0000 mon.c (mon.1) 3265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.349 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.458912+0000 mon.c (mon.1) 3266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.349 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.458912+0000 mon.c (mon.1) 3266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.349 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.460206+0000 mon.c (mon.1) 3267 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.349 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.460206+0000 mon.c (mon.1) 3267 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.349 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.469338+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.349 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.469338+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.349 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.511925+0000 mon.c (mon.1) 3268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.350 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.511925+0000 mon.c (mon.1) 3268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.350 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.515051+0000 mon.c (mon.1) 3269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.350 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.515051+0000 mon.c (mon.1) 3269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.350 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.516284+0000 mon.c (mon.1) 3270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.350 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.516284+0000 mon.c (mon.1) 3270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.350 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.519439+0000 mon.c (mon.1) 3271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.350 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.519439+0000 mon.c (mon.1) 3271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.350 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.520361+0000 mon.c (mon.1) 3272 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.351 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.520361+0000 mon.c (mon.1) 3272 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.351 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.527025+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.351 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.527025+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.351 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.610540+0000 mon.c (mon.1) 3273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.351 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.610540+0000 mon.c (mon.1) 3273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.351 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.614453+0000 mon.c (mon.1) 3274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.352 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.614453+0000 mon.c (mon.1) 3274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.352 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.616763+0000 mon.c (mon.1) 3275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.352 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.616763+0000 mon.c (mon.1) 3275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.352 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.620860+0000 mon.c (mon.1) 3276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.352 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.620860+0000 mon.c (mon.1) 3276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.352 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.622207+0000 mon.c (mon.1) 3277 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.352 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.622207+0000 mon.c (mon.1) 3277 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.352 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.634601+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.352 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.634601+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.352 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.714633+0000 mon.c (mon.1) 3278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.352 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.714633+0000 mon.c (mon.1) 3278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.352 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.717876+0000 mon.c (mon.1) 3279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.352 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.717876+0000 mon.c (mon.1) 3279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.352 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.719757+0000 mon.c (mon.1) 3280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.353 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.719757+0000 mon.c (mon.1) 3280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: cephadm 2024-04-22T21:12:42.435006+0000 mgr.x (mgr.34107) 1177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: cephadm 2024-04-22T21:12:42.435006+0000 mgr.x (mgr.34107) 1177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: cephadm 2024-04-22T21:12:42.500737+0000 mgr.x (mgr.34107) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: cephadm 2024-04-22T21:12:42.500737+0000 mgr.x (mgr.34107) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: cephadm 2024-04-22T21:12:42.578956+0000 mgr.x (mgr.34107) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: cephadm 2024-04-22T21:12:42.578956+0000 mgr.x (mgr.34107) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: cephadm 2024-04-22T21:12:42.678208+0000 mgr.x (mgr.34107) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: cephadm 2024-04-22T21:12:42.678208+0000 mgr.x (mgr.34107) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: cephadm 2024-04-22T21:12:42.774270+0000 mgr.x (mgr.34107) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: cephadm 2024-04-22T21:12:42.774270+0000 mgr.x (mgr.34107) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: cephadm 2024-04-22T21:12:42.852129+0000 mgr.x (mgr.34107) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: cephadm 2024-04-22T21:12:42.852129+0000 mgr.x (mgr.34107) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: cephadm 2024-04-22T21:12:42.928856+0000 mgr.x (mgr.34107) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: cephadm 2024-04-22T21:12:42.928856+0000 mgr.x (mgr.34107) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: cephadm 2024-04-22T21:12:42.988133+0000 mgr.x (mgr.34107) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: cephadm 2024-04-22T21:12:42.988133+0000 mgr.x (mgr.34107) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: cephadm 2024-04-22T21:12:43.064647+0000 mgr.x (mgr.34107) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: cephadm 2024-04-22T21:12:43.064647+0000 mgr.x (mgr.34107) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: cephadm 2024-04-22T21:12:43.139101+0000 mgr.x (mgr.34107) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: cephadm 2024-04-22T21:12:43.139101+0000 mgr.x (mgr.34107) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: cephadm 2024-04-22T21:12:43.212950+0000 mgr.x (mgr.34107) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: cephadm 2024-04-22T21:12:43.212950+0000 mgr.x (mgr.34107) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: cephadm 2024-04-22T21:12:43.286349+0000 mgr.x (mgr.34107) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.615 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: cephadm 2024-04-22T21:12:43.286349+0000 mgr.x (mgr.34107) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.615 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.341454+0000 mon.c (mon.1) 3259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.615 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.341454+0000 mon.c (mon.1) 3259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.615 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.363475+0000 mon.c (mon.1) 3260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.615 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.363475+0000 mon.c (mon.1) 3260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.615 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.366392+0000 mon.c (mon.1) 3261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.615 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.366392+0000 mon.c (mon.1) 3261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.615 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.367515+0000 mon.c (mon.1) 3262 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.615 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.367515+0000 mon.c (mon.1) 3262 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.615 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.375872+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.615 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.375872+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.615 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: cephadm 2024-04-22T21:12:43.380968+0000 mgr.x (mgr.34107) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.615 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: cephadm 2024-04-22T21:12:43.380968+0000 mgr.x (mgr.34107) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.615 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.450863+0000 mon.c (mon.1) 3263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.616 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.450863+0000 mon.c (mon.1) 3263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.616 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.453842+0000 mon.c (mon.1) 3264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.616 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.453842+0000 mon.c (mon.1) 3264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.616 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.455459+0000 mon.c (mon.1) 3265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.616 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.455459+0000 mon.c (mon.1) 3265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.616 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.458912+0000 mon.c (mon.1) 3266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.616 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.458912+0000 mon.c (mon.1) 3266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.616 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.460206+0000 mon.c (mon.1) 3267 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.616 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.460206+0000 mon.c (mon.1) 3267 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.616 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.469338+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.616 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.469338+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.616 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.511925+0000 mon.c (mon.1) 3268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.616 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.511925+0000 mon.c (mon.1) 3268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.617 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.515051+0000 mon.c (mon.1) 3269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.617 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.515051+0000 mon.c (mon.1) 3269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.617 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.516284+0000 mon.c (mon.1) 3270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.617 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.516284+0000 mon.c (mon.1) 3270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.617 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.519439+0000 mon.c (mon.1) 3271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.617 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.519439+0000 mon.c (mon.1) 3271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.617 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.520361+0000 mon.c (mon.1) 3272 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.617 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.520361+0000 mon.c (mon.1) 3272 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.617 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.527025+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.617 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.527025+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.617 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.610540+0000 mon.c (mon.1) 3273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.617 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.610540+0000 mon.c (mon.1) 3273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.617 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.614453+0000 mon.c (mon.1) 3274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.617 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.614453+0000 mon.c (mon.1) 3274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.618 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.616763+0000 mon.c (mon.1) 3275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.618 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.616763+0000 mon.c (mon.1) 3275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.618 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.620860+0000 mon.c (mon.1) 3276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.618 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.620860+0000 mon.c (mon.1) 3276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.618 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.622207+0000 mon.c (mon.1) 3277 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.618 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.622207+0000 mon.c (mon.1) 3277 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.618 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.634601+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.618 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.634601+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.618 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.714633+0000 mon.c (mon.1) 3278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.618 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.714633+0000 mon.c (mon.1) 3278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.618 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.717876+0000 mon.c (mon.1) 3279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.618 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.717876+0000 mon.c (mon.1) 3279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.618 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.719757+0000 mon.c (mon.1) 3280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.619 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.719757+0000 mon.c (mon.1) 3280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.619 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.723649+0000 mon.c (mon.1) 3281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.619 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.723649+0000 mon.c (mon.1) 3281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.620 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: cephadm 2024-04-22T21:12:42.435006+0000 mgr.x (mgr.34107) 1177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.620 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: cephadm 2024-04-22T21:12:42.435006+0000 mgr.x (mgr.34107) 1177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.620 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: cephadm 2024-04-22T21:12:42.500737+0000 mgr.x (mgr.34107) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.620 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: cephadm 2024-04-22T21:12:42.500737+0000 mgr.x (mgr.34107) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.620 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: cephadm 2024-04-22T21:12:42.578956+0000 mgr.x (mgr.34107) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.620 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: cephadm 2024-04-22T21:12:42.578956+0000 mgr.x (mgr.34107) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.620 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: cephadm 2024-04-22T21:12:42.678208+0000 mgr.x (mgr.34107) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.620 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: cephadm 2024-04-22T21:12:42.678208+0000 mgr.x (mgr.34107) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.620 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: cephadm 2024-04-22T21:12:42.774270+0000 mgr.x (mgr.34107) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.620 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: cephadm 2024-04-22T21:12:42.774270+0000 mgr.x (mgr.34107) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.620 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: cephadm 2024-04-22T21:12:42.852129+0000 mgr.x (mgr.34107) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.620 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: cephadm 2024-04-22T21:12:42.852129+0000 mgr.x (mgr.34107) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.621 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: cephadm 2024-04-22T21:12:42.928856+0000 mgr.x (mgr.34107) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.621 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: cephadm 2024-04-22T21:12:42.928856+0000 mgr.x (mgr.34107) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.621 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: cephadm 2024-04-22T21:12:42.988133+0000 mgr.x (mgr.34107) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.621 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: cephadm 2024-04-22T21:12:42.988133+0000 mgr.x (mgr.34107) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.621 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: cephadm 2024-04-22T21:12:43.064647+0000 mgr.x (mgr.34107) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.621 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: cephadm 2024-04-22T21:12:43.064647+0000 mgr.x (mgr.34107) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.621 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: cephadm 2024-04-22T21:12:43.139101+0000 mgr.x (mgr.34107) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.621 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: cephadm 2024-04-22T21:12:43.139101+0000 mgr.x (mgr.34107) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.621 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: cephadm 2024-04-22T21:12:43.212950+0000 mgr.x (mgr.34107) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.621 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: cephadm 2024-04-22T21:12:43.212950+0000 mgr.x (mgr.34107) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.622 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.725008+0000 mon.c (mon.1) 3282 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.622 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.725008+0000 mon.c (mon.1) 3282 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.622 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.737123+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.622 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.737123+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.622 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.811635+0000 mon.c (mon.1) 3283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.622 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.811635+0000 mon.c (mon.1) 3283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.622 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.814297+0000 mon.c (mon.1) 3284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.622 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.814297+0000 mon.c (mon.1) 3284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.622 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.815654+0000 mon.c (mon.1) 3285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.622 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.815654+0000 mon.c (mon.1) 3285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.622 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.818238+0000 mon.c (mon.1) 3286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.623 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.818238+0000 mon.c (mon.1) 3286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.623 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.819164+0000 mon.c (mon.1) 3287 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.623 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.819164+0000 mon.c (mon.1) 3287 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.623 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.828158+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.623 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.828158+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.623 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.871856+0000 mon.c (mon.1) 3288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.623 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.871856+0000 mon.c (mon.1) 3288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.623 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.874495+0000 mon.c (mon.1) 3289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.623 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.874495+0000 mon.c (mon.1) 3289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.624 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: cephadm 2024-04-22T21:12:43.286349+0000 mgr.x (mgr.34107) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.624 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: cephadm 2024-04-22T21:12:43.286349+0000 mgr.x (mgr.34107) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.624 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.341454+0000 mon.c (mon.1) 3259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.624 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.341454+0000 mon.c (mon.1) 3259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.624 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.363475+0000 mon.c (mon.1) 3260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.624 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.363475+0000 mon.c (mon.1) 3260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.625 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.366392+0000 mon.c (mon.1) 3261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.625 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.366392+0000 mon.c (mon.1) 3261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.625 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.367515+0000 mon.c (mon.1) 3262 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.625 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.367515+0000 mon.c (mon.1) 3262 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.625 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.375872+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.625 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.375872+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.625 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: cephadm 2024-04-22T21:12:43.380968+0000 mgr.x (mgr.34107) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.625 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: cephadm 2024-04-22T21:12:43.380968+0000 mgr.x (mgr.34107) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:44.625 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.450863+0000 mon.c (mon.1) 3263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.625 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.450863+0000 mon.c (mon.1) 3263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.625 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.453842+0000 mon.c (mon.1) 3264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.625 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.453842+0000 mon.c (mon.1) 3264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.625 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.455459+0000 mon.c (mon.1) 3265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.626 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.455459+0000 mon.c (mon.1) 3265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.723649+0000 mon.c (mon.1) 3281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.723649+0000 mon.c (mon.1) 3281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.725008+0000 mon.c (mon.1) 3282 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.725008+0000 mon.c (mon.1) 3282 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.737123+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.737123+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.811635+0000 mon.c (mon.1) 3283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.811635+0000 mon.c (mon.1) 3283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.814297+0000 mon.c (mon.1) 3284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.814297+0000 mon.c (mon.1) 3284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.815654+0000 mon.c (mon.1) 3285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.815654+0000 mon.c (mon.1) 3285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.818238+0000 mon.c (mon.1) 3286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.818238+0000 mon.c (mon.1) 3286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.819164+0000 mon.c (mon.1) 3287 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.819164+0000 mon.c (mon.1) 3287 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.828158+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.828158+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.871856+0000 mon.c (mon.1) 3288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.871856+0000 mon.c (mon.1) 3288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.874495+0000 mon.c (mon.1) 3289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.874495+0000 mon.c (mon.1) 3289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.875967+0000 mon.c (mon.1) 3290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.875967+0000 mon.c (mon.1) 3290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.878975+0000 mon.c (mon.1) 3291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.878975+0000 mon.c (mon.1) 3291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.880151+0000 mon.c (mon.1) 3292 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.880151+0000 mon.c (mon.1) 3292 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.891110+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.891110+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.932671+0000 mon.c (mon.1) 3293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.932671+0000 mon.c (mon.1) 3293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.935968+0000 mon.c (mon.1) 3294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.935968+0000 mon.c (mon.1) 3294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.937663+0000 mon.c (mon.1) 3295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.937663+0000 mon.c (mon.1) 3295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.941387+0000 mon.c (mon.1) 3296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.941387+0000 mon.c (mon.1) 3296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.942702+0000 mon.c (mon.1) 3297 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.942702+0000 mon.c (mon.1) 3297 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.954591+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:43.954591+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.028158+0000 mon.c (mon.1) 3298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.028158+0000 mon.c (mon.1) 3298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.032594+0000 mon.c (mon.1) 3299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.032594+0000 mon.c (mon.1) 3299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.034629+0000 mon.c (mon.1) 3300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.034629+0000 mon.c (mon.1) 3300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.038452+0000 mon.c (mon.1) 3301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.038452+0000 mon.c (mon.1) 3301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.039989+0000 mon.c (mon.1) 3302 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.039989+0000 mon.c (mon.1) 3302 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.052682+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.052682+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.058961+0000 mon.a (mon.0) 1257 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-22T21:12:44.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.058961+0000 mon.a (mon.0) 1257 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-22T21:12:44.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: cluster 2024-04-22T21:12:44.066856+0000 mon.a (mon.0) 1258 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-04-22T21:12:44.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: cluster 2024-04-22T21:12:44.066856+0000 mon.a (mon.0) 1258 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-04-22T21:12:44.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.068409+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/3066562748,v1:172.21.15.123:6801/3066562748]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:12:44.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.068409+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/3066562748,v1:172.21.15.123:6801/3066562748]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:12:44.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.071979+0000 mon.a (mon.0) 1259 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:12:44.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.071979+0000 mon.a (mon.0) 1259 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:12:44.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.111494+0000 mon.c (mon.1) 3303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.111494+0000 mon.c (mon.1) 3303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.114099+0000 mon.c (mon.1) 3304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.114099+0000 mon.c (mon.1) 3304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.115484+0000 mon.c (mon.1) 3305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.115484+0000 mon.c (mon.1) 3305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.118219+0000 mon.c (mon.1) 3306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.118219+0000 mon.c (mon.1) 3306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.119348+0000 mon.c (mon.1) 3307 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.119348+0000 mon.c (mon.1) 3307 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.127762+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.127762+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.187452+0000 mon.c (mon.1) 3308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.632 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.187452+0000 mon.c (mon.1) 3308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.632 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.190965+0000 mon.c (mon.1) 3309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.632 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.190965+0000 mon.c (mon.1) 3309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.632 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.197018+0000 mon.c (mon.1) 3310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.632 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.197018+0000 mon.c (mon.1) 3310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.632 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.219073+0000 mon.c (mon.1) 3311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.632 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.219073+0000 mon.c (mon.1) 3311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.632 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.233243+0000 mon.c (mon.1) 3312 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.632 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.233243+0000 mon.c (mon.1) 3312 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.632 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.244603+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.632 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.244603+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.632 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.308311+0000 mon.c (mon.1) 3313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.632 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.308311+0000 mon.c (mon.1) 3313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.311535+0000 mon.c (mon.1) 3314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.311535+0000 mon.c (mon.1) 3314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.313239+0000 mon.c (mon.1) 3315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.313239+0000 mon.c (mon.1) 3315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.316505+0000 mon.c (mon.1) 3316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.316505+0000 mon.c (mon.1) 3316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.317732+0000 mon.c (mon.1) 3317 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.317732+0000 mon.c (mon.1) 3317 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.325285+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[58916]: audit 2024-04-22T21:12:44.325285+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.633 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.875967+0000 mon.c (mon.1) 3290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.633 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.875967+0000 mon.c (mon.1) 3290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.634 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.878975+0000 mon.c (mon.1) 3291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.634 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.878975+0000 mon.c (mon.1) 3291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.634 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.880151+0000 mon.c (mon.1) 3292 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.634 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.880151+0000 mon.c (mon.1) 3292 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.634 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.891110+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.634 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.891110+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.634 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.932671+0000 mon.c (mon.1) 3293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.634 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.932671+0000 mon.c (mon.1) 3293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.634 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.935968+0000 mon.c (mon.1) 3294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.634 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.935968+0000 mon.c (mon.1) 3294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.634 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.937663+0000 mon.c (mon.1) 3295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.634 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.937663+0000 mon.c (mon.1) 3295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.634 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.941387+0000 mon.c (mon.1) 3296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.941387+0000 mon.c (mon.1) 3296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.942702+0000 mon.c (mon.1) 3297 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.942702+0000 mon.c (mon.1) 3297 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.954591+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.635 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.458912+0000 mon.c (mon.1) 3266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.635 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.458912+0000 mon.c (mon.1) 3266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.636 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.460206+0000 mon.c (mon.1) 3267 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.636 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.460206+0000 mon.c (mon.1) 3267 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.636 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.469338+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.636 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.469338+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.636 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.511925+0000 mon.c (mon.1) 3268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.636 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.511925+0000 mon.c (mon.1) 3268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.636 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.515051+0000 mon.c (mon.1) 3269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.636 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.515051+0000 mon.c (mon.1) 3269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.636 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.516284+0000 mon.c (mon.1) 3270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.636 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.516284+0000 mon.c (mon.1) 3270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.636 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.519439+0000 mon.c (mon.1) 3271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.636 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.519439+0000 mon.c (mon.1) 3271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.636 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.520361+0000 mon.c (mon.1) 3272 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.637 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.520361+0000 mon.c (mon.1) 3272 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.637 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.527025+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.637 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.527025+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.637 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.610540+0000 mon.c (mon.1) 3273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.637 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.610540+0000 mon.c (mon.1) 3273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.637 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.614453+0000 mon.c (mon.1) 3274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.637 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.614453+0000 mon.c (mon.1) 3274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.637 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.616763+0000 mon.c (mon.1) 3275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.637 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.616763+0000 mon.c (mon.1) 3275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.637 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.620860+0000 mon.c (mon.1) 3276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.637 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.620860+0000 mon.c (mon.1) 3276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.637 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.622207+0000 mon.c (mon.1) 3277 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.637 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.622207+0000 mon.c (mon.1) 3277 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.637 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.634601+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.634601+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.714633+0000 mon.c (mon.1) 3278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.714633+0000 mon.c (mon.1) 3278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.717876+0000 mon.c (mon.1) 3279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.717876+0000 mon.c (mon.1) 3279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.719757+0000 mon.c (mon.1) 3280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.719757+0000 mon.c (mon.1) 3280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.723649+0000 mon.c (mon.1) 3281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.723649+0000 mon.c (mon.1) 3281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:43.954591+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.028158+0000 mon.c (mon.1) 3298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.028158+0000 mon.c (mon.1) 3298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.032594+0000 mon.c (mon.1) 3299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.032594+0000 mon.c (mon.1) 3299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.034629+0000 mon.c (mon.1) 3300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.034629+0000 mon.c (mon.1) 3300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.038452+0000 mon.c (mon.1) 3301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.038452+0000 mon.c (mon.1) 3301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.039989+0000 mon.c (mon.1) 3302 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.039989+0000 mon.c (mon.1) 3302 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.640 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.052682+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.640 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.052682+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.640 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.058961+0000 mon.a (mon.0) 1257 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-22T21:12:44.640 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.058961+0000 mon.a (mon.0) 1257 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-22T21:12:44.640 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: cluster 2024-04-22T21:12:44.066856+0000 mon.a (mon.0) 1258 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-04-22T21:12:44.640 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: cluster 2024-04-22T21:12:44.066856+0000 mon.a (mon.0) 1258 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-04-22T21:12:44.640 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.068409+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/3066562748,v1:172.21.15.123:6801/3066562748]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:12:44.640 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.068409+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/3066562748,v1:172.21.15.123:6801/3066562748]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:12:44.640 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.071979+0000 mon.a (mon.0) 1259 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:12:44.640 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.071979+0000 mon.a (mon.0) 1259 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:12:44.640 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.111494+0000 mon.c (mon.1) 3303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.640 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.111494+0000 mon.c (mon.1) 3303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.640 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.114099+0000 mon.c (mon.1) 3304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.640 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.114099+0000 mon.c (mon.1) 3304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.641 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.115484+0000 mon.c (mon.1) 3305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.641 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.115484+0000 mon.c (mon.1) 3305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.641 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.118219+0000 mon.c (mon.1) 3306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.641 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.118219+0000 mon.c (mon.1) 3306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.641 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.119348+0000 mon.c (mon.1) 3307 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.641 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.119348+0000 mon.c (mon.1) 3307 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.641 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.127762+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.641 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.127762+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.641 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.187452+0000 mon.c (mon.1) 3308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.641 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.187452+0000 mon.c (mon.1) 3308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.641 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.190965+0000 mon.c (mon.1) 3309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.641 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.190965+0000 mon.c (mon.1) 3309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.641 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.197018+0000 mon.c (mon.1) 3310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.642 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.725008+0000 mon.c (mon.1) 3282 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.642 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.725008+0000 mon.c (mon.1) 3282 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.642 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.737123+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.642 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.737123+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.642 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.811635+0000 mon.c (mon.1) 3283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.642 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.811635+0000 mon.c (mon.1) 3283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.642 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.814297+0000 mon.c (mon.1) 3284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.642 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.814297+0000 mon.c (mon.1) 3284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.642 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.815654+0000 mon.c (mon.1) 3285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.642 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.815654+0000 mon.c (mon.1) 3285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.642 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.818238+0000 mon.c (mon.1) 3286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.643 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.818238+0000 mon.c (mon.1) 3286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.643 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.819164+0000 mon.c (mon.1) 3287 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.643 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.819164+0000 mon.c (mon.1) 3287 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.643 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.828158+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.643 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.828158+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.643 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.871856+0000 mon.c (mon.1) 3288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.643 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.871856+0000 mon.c (mon.1) 3288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.643 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.874495+0000 mon.c (mon.1) 3289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.643 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.874495+0000 mon.c (mon.1) 3289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.197018+0000 mon.c (mon.1) 3310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.219073+0000 mon.c (mon.1) 3311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.219073+0000 mon.c (mon.1) 3311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.233243+0000 mon.c (mon.1) 3312 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.233243+0000 mon.c (mon.1) 3312 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.244603+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.244603+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.308311+0000 mon.c (mon.1) 3313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.308311+0000 mon.c (mon.1) 3313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.311535+0000 mon.c (mon.1) 3314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.311535+0000 mon.c (mon.1) 3314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.313239+0000 mon.c (mon.1) 3315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.313239+0000 mon.c (mon.1) 3315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.645 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.316505+0000 mon.c (mon.1) 3316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.645 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.316505+0000 mon.c (mon.1) 3316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.645 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.317732+0000 mon.c (mon.1) 3317 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.645 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.317732+0000 mon.c (mon.1) 3317 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.645 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.325285+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.645 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[73084]: audit 2024-04-22T21:12:44.325285+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.646 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.875967+0000 mon.c (mon.1) 3290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.646 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.875967+0000 mon.c (mon.1) 3290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.646 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.878975+0000 mon.c (mon.1) 3291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.646 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.878975+0000 mon.c (mon.1) 3291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.646 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.880151+0000 mon.c (mon.1) 3292 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.646 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.880151+0000 mon.c (mon.1) 3292 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.646 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.891110+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.646 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.891110+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.646 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.932671+0000 mon.c (mon.1) 3293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.646 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.932671+0000 mon.c (mon.1) 3293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.646 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.935968+0000 mon.c (mon.1) 3294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.646 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.935968+0000 mon.c (mon.1) 3294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.937663+0000 mon.c (mon.1) 3295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.937663+0000 mon.c (mon.1) 3295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.941387+0000 mon.c (mon.1) 3296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.941387+0000 mon.c (mon.1) 3296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.942702+0000 mon.c (mon.1) 3297 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.942702+0000 mon.c (mon.1) 3297 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.954591+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:43.954591+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.028158+0000 mon.c (mon.1) 3298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.028158+0000 mon.c (mon.1) 3298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.032594+0000 mon.c (mon.1) 3299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.032594+0000 mon.c (mon.1) 3299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.034629+0000 mon.c (mon.1) 3300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.034629+0000 mon.c (mon.1) 3300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.038452+0000 mon.c (mon.1) 3301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.038452+0000 mon.c (mon.1) 3301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.039989+0000 mon.c (mon.1) 3302 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.039989+0000 mon.c (mon.1) 3302 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.052682+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.052682+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.058961+0000 mon.a (mon.0) 1257 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-22T21:12:44.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.058961+0000 mon.a (mon.0) 1257 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-22T21:12:44.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: cluster 2024-04-22T21:12:44.066856+0000 mon.a (mon.0) 1258 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-04-22T21:12:44.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: cluster 2024-04-22T21:12:44.066856+0000 mon.a (mon.0) 1258 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-04-22T21:12:44.649 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.068409+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/3066562748,v1:172.21.15.123:6801/3066562748]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:12:44.649 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.068409+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.123:6800/3066562748,v1:172.21.15.123:6801/3066562748]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:12:44.649 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.071979+0000 mon.a (mon.0) 1259 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:12:44.649 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.071979+0000 mon.a (mon.0) 1259 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:12:44.649 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.111494+0000 mon.c (mon.1) 3303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.649 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.111494+0000 mon.c (mon.1) 3303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.649 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.114099+0000 mon.c (mon.1) 3304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.649 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.114099+0000 mon.c (mon.1) 3304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.649 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.115484+0000 mon.c (mon.1) 3305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.649 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.115484+0000 mon.c (mon.1) 3305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.649 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.118219+0000 mon.c (mon.1) 3306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.649 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.118219+0000 mon.c (mon.1) 3306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.650 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.119348+0000 mon.c (mon.1) 3307 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.650 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.119348+0000 mon.c (mon.1) 3307 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.650 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.127762+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.650 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.127762+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.650 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.187452+0000 mon.c (mon.1) 3308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.650 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.187452+0000 mon.c (mon.1) 3308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.650 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.190965+0000 mon.c (mon.1) 3309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.650 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.190965+0000 mon.c (mon.1) 3309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.650 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.197018+0000 mon.c (mon.1) 3310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.650 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.197018+0000 mon.c (mon.1) 3310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.650 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.219073+0000 mon.c (mon.1) 3311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.650 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.219073+0000 mon.c (mon.1) 3311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.650 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.233243+0000 mon.c (mon.1) 3312 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.233243+0000 mon.c (mon.1) 3312 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.244603+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.244603+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.308311+0000 mon.c (mon.1) 3313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.308311+0000 mon.c (mon.1) 3313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.311535+0000 mon.c (mon.1) 3314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.311535+0000 mon.c (mon.1) 3314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:44.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.313239+0000 mon.c (mon.1) 3315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.313239+0000 mon.c (mon.1) 3315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:44.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.316505+0000 mon.c (mon.1) 3316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.316505+0000 mon.c (mon.1) 3316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:44.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.317732+0000 mon.c (mon.1) 3317 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.652 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.317732+0000 mon.c (mon.1) 3317 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:44.652 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.325285+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.652 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:44 smithi121 bash[75184]: audit 2024-04-22T21:12:44.325285+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:44.939 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:12:44 smithi123 bash[52966]: debug 2024-04-22T21:12:44.658+0000 7f58d5f99700 -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-22T21:12:45.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: cluster 2024-04-22T21:12:43.421412+0000 mgr.x (mgr.34107) 1190 : cluster [DBG] pgmap v185: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:45.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: cluster 2024-04-22T21:12:43.421412+0000 mgr.x (mgr.34107) 1190 : cluster [DBG] pgmap v185: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:45.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: cephadm 2024-04-22T21:12:43.474874+0000 mgr.x (mgr.34107) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: cephadm 2024-04-22T21:12:43.474874+0000 mgr.x (mgr.34107) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: cephadm 2024-04-22T21:12:43.532696+0000 mgr.x (mgr.34107) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: cephadm 2024-04-22T21:12:43.532696+0000 mgr.x (mgr.34107) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: cephadm 2024-04-22T21:12:43.640324+0000 mgr.x (mgr.34107) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: cephadm 2024-04-22T21:12:43.640324+0000 mgr.x (mgr.34107) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: cephadm 2024-04-22T21:12:43.742865+0000 mgr.x (mgr.34107) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: cephadm 2024-04-22T21:12:43.742865+0000 mgr.x (mgr.34107) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: cephadm 2024-04-22T21:12:43.835445+0000 mgr.x (mgr.34107) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: cephadm 2024-04-22T21:12:43.835445+0000 mgr.x (mgr.34107) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: cephadm 2024-04-22T21:12:43.896711+0000 mgr.x (mgr.34107) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: cephadm 2024-04-22T21:12:43.896711+0000 mgr.x (mgr.34107) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: cephadm 2024-04-22T21:12:43.960250+0000 mgr.x (mgr.34107) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: cephadm 2024-04-22T21:12:43.960250+0000 mgr.x (mgr.34107) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: cephadm 2024-04-22T21:12:44.058281+0000 mgr.x (mgr.34107) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: cephadm 2024-04-22T21:12:44.058281+0000 mgr.x (mgr.34107) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: cephadm 2024-04-22T21:12:44.135023+0000 mgr.x (mgr.34107) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: cephadm 2024-04-22T21:12:44.135023+0000 mgr.x (mgr.34107) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: cephadm 2024-04-22T21:12:44.249864+0000 mgr.x (mgr.34107) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: cephadm 2024-04-22T21:12:44.249864+0000 mgr.x (mgr.34107) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: cephadm 2024-04-22T21:12:44.332436+0000 mgr.x (mgr.34107) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: cephadm 2024-04-22T21:12:44.332436+0000 mgr.x (mgr.34107) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.389745+0000 mon.c (mon.1) 3318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.389745+0000 mon.c (mon.1) 3318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.392371+0000 mon.c (mon.1) 3319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.392371+0000 mon.c (mon.1) 3319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.393545+0000 mon.c (mon.1) 3320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.393545+0000 mon.c (mon.1) 3320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.397084+0000 mon.c (mon.1) 3321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:45.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.397084+0000 mon.c (mon.1) 3321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:45.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.398599+0000 mon.c (mon.1) 3322 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:45.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.398599+0000 mon.c (mon.1) 3322 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:45.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.406426+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.406426+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.472692+0000 mon.c (mon.1) 3323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.472692+0000 mon.c (mon.1) 3323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.476150+0000 mon.c (mon.1) 3324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.476150+0000 mon.c (mon.1) 3324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.477627+0000 mon.c (mon.1) 3325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.477627+0000 mon.c (mon.1) 3325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.480698+0000 mon.c (mon.1) 3326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:45.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.480698+0000 mon.c (mon.1) 3326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:45.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.481775+0000 mon.c (mon.1) 3327 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:45.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.481775+0000 mon.c (mon.1) 3327 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:45.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.491111+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.491111+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.551318+0000 mon.c (mon.1) 3328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.551318+0000 mon.c (mon.1) 3328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.554047+0000 mon.c (mon.1) 3329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.554047+0000 mon.c (mon.1) 3329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.555663+0000 mon.c (mon.1) 3330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.555663+0000 mon.c (mon.1) 3330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.558479+0000 mon.c (mon.1) 3331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:45.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.558479+0000 mon.c (mon.1) 3331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:45.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.559869+0000 mon.c (mon.1) 3332 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:45.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.559869+0000 mon.c (mon.1) 3332 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:45.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.568894+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.568894+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.597977+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.597977+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.607554+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.607554+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.619374+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.619374+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.648588+0000 mon.c (mon.1) 3333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.648588+0000 mon.c (mon.1) 3333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.650929+0000 mon.c (mon.1) 3334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.650929+0000 mon.c (mon.1) 3334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.652679+0000 mon.c (mon.1) 3335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.652679+0000 mon.c (mon.1) 3335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.653871+0000 mon.c (mon.1) 3336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.653871+0000 mon.c (mon.1) 3336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.655757+0000 mon.c (mon.1) 3337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-22T21:12:45.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.655757+0000 mon.c (mon.1) 3337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-22T21:12:45.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.701557+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.701557+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.705136+0000 mon.c (mon.1) 3338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:12:45.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:44.705136+0000 mon.c (mon.1) 3338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:12:45.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: cluster 2024-04-22T21:12:45.060173+0000 mon.a (mon.0) 1270 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:12:45.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: cluster 2024-04-22T21:12:45.060173+0000 mon.a (mon.0) 1270 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:12:45.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: cluster 2024-04-22T21:12:45.071113+0000 mon.a (mon.0) 1271 : cluster [INF] osd.4 [v2:172.21.15.123:6800/3066562748,v1:172.21.15.123:6801/3066562748] boot 2024-04-22T21:12:45.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: cluster 2024-04-22T21:12:45.071113+0000 mon.a (mon.0) 1271 : cluster [INF] osd.4 [v2:172.21.15.123:6800/3066562748,v1:172.21.15.123:6801/3066562748] boot 2024-04-22T21:12:45.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: cluster 2024-04-22T21:12:45.071228+0000 mon.a (mon.0) 1272 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-22T21:12:45.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: cluster 2024-04-22T21:12:45.071228+0000 mon.a (mon.0) 1272 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-22T21:12:45.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:45.073101+0000 mon.c (mon.1) 3339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T21:12:45.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:45.073101+0000 mon.c (mon.1) 3339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T21:12:45.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:45.229967+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:45.229967+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:45.244950+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:45.244950+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:45.257607+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:45 smithi123 bash[58916]: audit 2024-04-22T21:12:45.257607+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: cluster 2024-04-22T21:12:43.421412+0000 mgr.x (mgr.34107) 1190 : cluster [DBG] pgmap v185: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:45.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: cluster 2024-04-22T21:12:43.421412+0000 mgr.x (mgr.34107) 1190 : cluster [DBG] pgmap v185: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:45.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: cephadm 2024-04-22T21:12:43.474874+0000 mgr.x (mgr.34107) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: cephadm 2024-04-22T21:12:43.474874+0000 mgr.x (mgr.34107) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: cephadm 2024-04-22T21:12:43.532696+0000 mgr.x (mgr.34107) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: cephadm 2024-04-22T21:12:43.532696+0000 mgr.x (mgr.34107) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: cephadm 2024-04-22T21:12:43.640324+0000 mgr.x (mgr.34107) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: cephadm 2024-04-22T21:12:43.640324+0000 mgr.x (mgr.34107) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: cephadm 2024-04-22T21:12:43.742865+0000 mgr.x (mgr.34107) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: cephadm 2024-04-22T21:12:43.742865+0000 mgr.x (mgr.34107) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: cephadm 2024-04-22T21:12:43.835445+0000 mgr.x (mgr.34107) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: cephadm 2024-04-22T21:12:43.835445+0000 mgr.x (mgr.34107) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: cephadm 2024-04-22T21:12:43.896711+0000 mgr.x (mgr.34107) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: cephadm 2024-04-22T21:12:43.896711+0000 mgr.x (mgr.34107) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: cephadm 2024-04-22T21:12:43.960250+0000 mgr.x (mgr.34107) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: cephadm 2024-04-22T21:12:43.960250+0000 mgr.x (mgr.34107) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: cephadm 2024-04-22T21:12:44.058281+0000 mgr.x (mgr.34107) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: cephadm 2024-04-22T21:12:44.058281+0000 mgr.x (mgr.34107) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: cephadm 2024-04-22T21:12:44.135023+0000 mgr.x (mgr.34107) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: cephadm 2024-04-22T21:12:44.135023+0000 mgr.x (mgr.34107) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: cephadm 2024-04-22T21:12:44.249864+0000 mgr.x (mgr.34107) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: cluster 2024-04-22T21:12:43.421412+0000 mgr.x (mgr.34107) 1190 : cluster [DBG] pgmap v185: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:45.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: cluster 2024-04-22T21:12:43.421412+0000 mgr.x (mgr.34107) 1190 : cluster [DBG] pgmap v185: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:45.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: cephadm 2024-04-22T21:12:43.474874+0000 mgr.x (mgr.34107) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: cephadm 2024-04-22T21:12:43.474874+0000 mgr.x (mgr.34107) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: cephadm 2024-04-22T21:12:43.532696+0000 mgr.x (mgr.34107) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: cephadm 2024-04-22T21:12:43.532696+0000 mgr.x (mgr.34107) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: cephadm 2024-04-22T21:12:43.640324+0000 mgr.x (mgr.34107) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: cephadm 2024-04-22T21:12:43.640324+0000 mgr.x (mgr.34107) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: cephadm 2024-04-22T21:12:43.742865+0000 mgr.x (mgr.34107) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: cephadm 2024-04-22T21:12:43.742865+0000 mgr.x (mgr.34107) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: cephadm 2024-04-22T21:12:43.835445+0000 mgr.x (mgr.34107) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: cephadm 2024-04-22T21:12:43.835445+0000 mgr.x (mgr.34107) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: cephadm 2024-04-22T21:12:43.896711+0000 mgr.x (mgr.34107) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: cephadm 2024-04-22T21:12:43.896711+0000 mgr.x (mgr.34107) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: cephadm 2024-04-22T21:12:43.960250+0000 mgr.x (mgr.34107) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: cephadm 2024-04-22T21:12:43.960250+0000 mgr.x (mgr.34107) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: cephadm 2024-04-22T21:12:44.058281+0000 mgr.x (mgr.34107) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: cephadm 2024-04-22T21:12:44.058281+0000 mgr.x (mgr.34107) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: cephadm 2024-04-22T21:12:44.135023+0000 mgr.x (mgr.34107) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: cephadm 2024-04-22T21:12:44.135023+0000 mgr.x (mgr.34107) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: cephadm 2024-04-22T21:12:44.249864+0000 mgr.x (mgr.34107) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: cephadm 2024-04-22T21:12:44.249864+0000 mgr.x (mgr.34107) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: cephadm 2024-04-22T21:12:44.332436+0000 mgr.x (mgr.34107) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: cephadm 2024-04-22T21:12:44.332436+0000 mgr.x (mgr.34107) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.389745+0000 mon.c (mon.1) 3318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.389745+0000 mon.c (mon.1) 3318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.392371+0000 mon.c (mon.1) 3319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.392371+0000 mon.c (mon.1) 3319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.393545+0000 mon.c (mon.1) 3320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.393545+0000 mon.c (mon.1) 3320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.397084+0000 mon.c (mon.1) 3321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:45.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.397084+0000 mon.c (mon.1) 3321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:45.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.398599+0000 mon.c (mon.1) 3322 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:45.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.398599+0000 mon.c (mon.1) 3322 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:45.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.406426+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.406426+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.472692+0000 mon.c (mon.1) 3323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.472692+0000 mon.c (mon.1) 3323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.476150+0000 mon.c (mon.1) 3324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.476150+0000 mon.c (mon.1) 3324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: cephadm 2024-04-22T21:12:44.249864+0000 mgr.x (mgr.34107) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: cephadm 2024-04-22T21:12:44.332436+0000 mgr.x (mgr.34107) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: cephadm 2024-04-22T21:12:44.332436+0000 mgr.x (mgr.34107) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:45.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.389745+0000 mon.c (mon.1) 3318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.389745+0000 mon.c (mon.1) 3318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.392371+0000 mon.c (mon.1) 3319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.392371+0000 mon.c (mon.1) 3319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.393545+0000 mon.c (mon.1) 3320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.393545+0000 mon.c (mon.1) 3320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.397084+0000 mon.c (mon.1) 3321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:45.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.397084+0000 mon.c (mon.1) 3321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:45.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.398599+0000 mon.c (mon.1) 3322 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:45.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.398599+0000 mon.c (mon.1) 3322 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:45.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.406426+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.406426+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.472692+0000 mon.c (mon.1) 3323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.472692+0000 mon.c (mon.1) 3323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.476150+0000 mon.c (mon.1) 3324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.476150+0000 mon.c (mon.1) 3324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.477627+0000 mon.c (mon.1) 3325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.477627+0000 mon.c (mon.1) 3325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.480698+0000 mon.c (mon.1) 3326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:45.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.480698+0000 mon.c (mon.1) 3326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:45.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.481775+0000 mon.c (mon.1) 3327 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:45.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.481775+0000 mon.c (mon.1) 3327 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:45.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.491111+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.491111+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.551318+0000 mon.c (mon.1) 3328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.551318+0000 mon.c (mon.1) 3328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.554047+0000 mon.c (mon.1) 3329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.554047+0000 mon.c (mon.1) 3329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.555663+0000 mon.c (mon.1) 3330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.555663+0000 mon.c (mon.1) 3330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.558479+0000 mon.c (mon.1) 3331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:45.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.558479+0000 mon.c (mon.1) 3331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:45.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.559869+0000 mon.c (mon.1) 3332 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:45.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.559869+0000 mon.c (mon.1) 3332 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:45.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.568894+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.568894+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.477627+0000 mon.c (mon.1) 3325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.477627+0000 mon.c (mon.1) 3325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.480698+0000 mon.c (mon.1) 3326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:45.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.480698+0000 mon.c (mon.1) 3326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:45.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.481775+0000 mon.c (mon.1) 3327 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:45.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.481775+0000 mon.c (mon.1) 3327 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:45.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.491111+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.491111+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.551318+0000 mon.c (mon.1) 3328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.551318+0000 mon.c (mon.1) 3328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.554047+0000 mon.c (mon.1) 3329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.554047+0000 mon.c (mon.1) 3329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.555663+0000 mon.c (mon.1) 3330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.555663+0000 mon.c (mon.1) 3330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.558479+0000 mon.c (mon.1) 3331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:45.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.558479+0000 mon.c (mon.1) 3331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:12:45.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.559869+0000 mon.c (mon.1) 3332 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:45.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.559869+0000 mon.c (mon.1) 3332 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:12:45.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.568894+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.568894+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.597977+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.597977+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.607554+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.607554+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.619374+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.619374+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.648588+0000 mon.c (mon.1) 3333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.648588+0000 mon.c (mon.1) 3333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.650929+0000 mon.c (mon.1) 3334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.650929+0000 mon.c (mon.1) 3334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.652679+0000 mon.c (mon.1) 3335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.652679+0000 mon.c (mon.1) 3335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.653871+0000 mon.c (mon.1) 3336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.653871+0000 mon.c (mon.1) 3336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.655757+0000 mon.c (mon.1) 3337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-22T21:12:45.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.655757+0000 mon.c (mon.1) 3337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-22T21:12:45.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.701557+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.701557+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.705136+0000 mon.c (mon.1) 3338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:12:45.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:44.705136+0000 mon.c (mon.1) 3338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:12:45.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: cluster 2024-04-22T21:12:45.060173+0000 mon.a (mon.0) 1270 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:12:45.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: cluster 2024-04-22T21:12:45.060173+0000 mon.a (mon.0) 1270 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:12:45.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.597977+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.597977+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.607554+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.607554+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.619374+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.619374+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.648588+0000 mon.c (mon.1) 3333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.648588+0000 mon.c (mon.1) 3333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:12:45.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.650929+0000 mon.c (mon.1) 3334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.650929+0000 mon.c (mon.1) 3334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.652679+0000 mon.c (mon.1) 3335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.652679+0000 mon.c (mon.1) 3335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.653871+0000 mon.c (mon.1) 3336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.653871+0000 mon.c (mon.1) 3336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:45.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.655757+0000 mon.c (mon.1) 3337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-22T21:12:45.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.655757+0000 mon.c (mon.1) 3337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-22T21:12:45.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.701557+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.701557+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.705136+0000 mon.c (mon.1) 3338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:12:45.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:44.705136+0000 mon.c (mon.1) 3338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:12:45.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: cluster 2024-04-22T21:12:45.060173+0000 mon.a (mon.0) 1270 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:12:45.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: cluster 2024-04-22T21:12:45.060173+0000 mon.a (mon.0) 1270 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:12:45.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: cluster 2024-04-22T21:12:45.071113+0000 mon.a (mon.0) 1271 : cluster [INF] osd.4 [v2:172.21.15.123:6800/3066562748,v1:172.21.15.123:6801/3066562748] boot 2024-04-22T21:12:45.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: cluster 2024-04-22T21:12:45.071113+0000 mon.a (mon.0) 1271 : cluster [INF] osd.4 [v2:172.21.15.123:6800/3066562748,v1:172.21.15.123:6801/3066562748] boot 2024-04-22T21:12:45.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: cluster 2024-04-22T21:12:45.071228+0000 mon.a (mon.0) 1272 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-22T21:12:45.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: cluster 2024-04-22T21:12:45.071228+0000 mon.a (mon.0) 1272 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-22T21:12:45.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:45.073101+0000 mon.c (mon.1) 3339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T21:12:45.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:45.073101+0000 mon.c (mon.1) 3339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T21:12:45.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:45.229967+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:45.229967+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:45.244950+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:45.244950+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:45.257607+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[75184]: audit 2024-04-22T21:12:45.257607+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: cluster 2024-04-22T21:12:45.071113+0000 mon.a (mon.0) 1271 : cluster [INF] osd.4 [v2:172.21.15.123:6800/3066562748,v1:172.21.15.123:6801/3066562748] boot 2024-04-22T21:12:45.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: cluster 2024-04-22T21:12:45.071113+0000 mon.a (mon.0) 1271 : cluster [INF] osd.4 [v2:172.21.15.123:6800/3066562748,v1:172.21.15.123:6801/3066562748] boot 2024-04-22T21:12:45.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: cluster 2024-04-22T21:12:45.071228+0000 mon.a (mon.0) 1272 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-22T21:12:45.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: cluster 2024-04-22T21:12:45.071228+0000 mon.a (mon.0) 1272 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-22T21:12:45.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:45.073101+0000 mon.c (mon.1) 3339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T21:12:45.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:45.073101+0000 mon.c (mon.1) 3339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-22T21:12:45.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:45.229967+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:45.229967+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:45.244950+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:45.244950+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:45.257607+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:45.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:45 smithi121 bash[73084]: audit 2024-04-22T21:12:45.257607+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:46.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:46 smithi123 bash[58916]: cephadm 2024-04-22T21:12:44.413597+0000 mgr.x (mgr.34107) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:46.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:46 smithi123 bash[58916]: cephadm 2024-04-22T21:12:44.413597+0000 mgr.x (mgr.34107) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:46.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:46 smithi123 bash[58916]: cephadm 2024-04-22T21:12:44.496511+0000 mgr.x (mgr.34107) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:46.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:46 smithi123 bash[58916]: cephadm 2024-04-22T21:12:44.496511+0000 mgr.x (mgr.34107) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:46.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:46 smithi123 bash[58916]: cephadm 2024-04-22T21:12:44.574612+0000 mgr.x (mgr.34107) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:46.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:46 smithi123 bash[58916]: cephadm 2024-04-22T21:12:44.574612+0000 mgr.x (mgr.34107) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:46.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:46 smithi123 bash[58916]: audit 2024-04-22T21:12:44.660337+0000 mgr.x (mgr.34107) 1205 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-22T21:12:46.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:46 smithi123 bash[58916]: audit 2024-04-22T21:12:44.660337+0000 mgr.x (mgr.34107) 1205 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-22T21:12:46.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:46 smithi123 bash[58916]: cephadm 2024-04-22T21:12:44.661128+0000 mgr.x (mgr.34107) 1206 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-22T21:12:46.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:46 smithi123 bash[58916]: cephadm 2024-04-22T21:12:44.661128+0000 mgr.x (mgr.34107) 1206 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-22T21:12:46.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:46 smithi123 bash[58916]: cluster 2024-04-22T21:12:46.075299+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-22T21:12:46.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:46 smithi123 bash[58916]: cluster 2024-04-22T21:12:46.075299+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-22T21:12:46.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:46 smithi121 bash[73084]: cephadm 2024-04-22T21:12:44.413597+0000 mgr.x (mgr.34107) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:46.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:46 smithi121 bash[73084]: cephadm 2024-04-22T21:12:44.413597+0000 mgr.x (mgr.34107) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:46.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:46 smithi121 bash[73084]: cephadm 2024-04-22T21:12:44.496511+0000 mgr.x (mgr.34107) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:46.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:46 smithi121 bash[73084]: cephadm 2024-04-22T21:12:44.496511+0000 mgr.x (mgr.34107) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:46.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:46 smithi121 bash[73084]: cephadm 2024-04-22T21:12:44.574612+0000 mgr.x (mgr.34107) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:46.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:46 smithi121 bash[73084]: cephadm 2024-04-22T21:12:44.574612+0000 mgr.x (mgr.34107) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:46.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:46 smithi121 bash[73084]: audit 2024-04-22T21:12:44.660337+0000 mgr.x (mgr.34107) 1205 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-22T21:12:46.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:46 smithi121 bash[73084]: audit 2024-04-22T21:12:44.660337+0000 mgr.x (mgr.34107) 1205 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-22T21:12:46.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:46 smithi121 bash[73084]: cephadm 2024-04-22T21:12:44.661128+0000 mgr.x (mgr.34107) 1206 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-22T21:12:46.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:46 smithi121 bash[73084]: cephadm 2024-04-22T21:12:44.661128+0000 mgr.x (mgr.34107) 1206 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-22T21:12:46.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:46 smithi121 bash[73084]: cluster 2024-04-22T21:12:46.075299+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-22T21:12:46.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:46 smithi121 bash[73084]: cluster 2024-04-22T21:12:46.075299+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-22T21:12:46.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:46 smithi121 bash[75184]: cephadm 2024-04-22T21:12:44.413597+0000 mgr.x (mgr.34107) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:46.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:46 smithi121 bash[75184]: cephadm 2024-04-22T21:12:44.413597+0000 mgr.x (mgr.34107) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:46.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:46 smithi121 bash[75184]: cephadm 2024-04-22T21:12:44.496511+0000 mgr.x (mgr.34107) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:46.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:46 smithi121 bash[75184]: cephadm 2024-04-22T21:12:44.496511+0000 mgr.x (mgr.34107) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:46.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:46 smithi121 bash[75184]: cephadm 2024-04-22T21:12:44.574612+0000 mgr.x (mgr.34107) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:46.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:46 smithi121 bash[75184]: cephadm 2024-04-22T21:12:44.574612+0000 mgr.x (mgr.34107) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:12:46.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:46 smithi121 bash[75184]: audit 2024-04-22T21:12:44.660337+0000 mgr.x (mgr.34107) 1205 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-22T21:12:46.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:46 smithi121 bash[75184]: audit 2024-04-22T21:12:44.660337+0000 mgr.x (mgr.34107) 1205 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-22T21:12:46.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:46 smithi121 bash[75184]: cephadm 2024-04-22T21:12:44.661128+0000 mgr.x (mgr.34107) 1206 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-22T21:12:46.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:46 smithi121 bash[75184]: cephadm 2024-04-22T21:12:44.661128+0000 mgr.x (mgr.34107) 1206 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-22T21:12:46.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:46 smithi121 bash[75184]: cluster 2024-04-22T21:12:46.075299+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-22T21:12:46.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:46 smithi121 bash[75184]: cluster 2024-04-22T21:12:46.075299+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-22T21:12:47.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:47 smithi123 bash[58916]: cluster 2024-04-22T21:12:45.422316+0000 mgr.x (mgr.34107) 1207 : cluster [DBG] pgmap v188: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:47.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:47 smithi123 bash[58916]: cluster 2024-04-22T21:12:45.422316+0000 mgr.x (mgr.34107) 1207 : cluster [DBG] pgmap v188: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:47.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:47 smithi123 bash[58916]: audit 2024-04-22T21:12:45.908375+0000 mgr.x (mgr.34107) 1208 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:47.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:47 smithi123 bash[58916]: audit 2024-04-22T21:12:45.908375+0000 mgr.x (mgr.34107) 1208 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:47.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:47 smithi123 bash[58916]: audit 2024-04-22T21:12:46.912685+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:47.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:47 smithi123 bash[58916]: audit 2024-04-22T21:12:46.912685+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:47.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:47 smithi123 bash[58916]: audit 2024-04-22T21:12:46.922447+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:47.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:47 smithi123 bash[58916]: audit 2024-04-22T21:12:46.922447+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:47.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:47 smithi123 bash[58916]: audit 2024-04-22T21:12:46.933916+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:47.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:47 smithi123 bash[58916]: audit 2024-04-22T21:12:46.933916+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:47.720 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:47 smithi121 bash[73084]: cluster 2024-04-22T21:12:45.422316+0000 mgr.x (mgr.34107) 1207 : cluster [DBG] pgmap v188: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:47.720 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:47 smithi121 bash[73084]: cluster 2024-04-22T21:12:45.422316+0000 mgr.x (mgr.34107) 1207 : cluster [DBG] pgmap v188: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:47.720 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:47 smithi121 bash[73084]: audit 2024-04-22T21:12:45.908375+0000 mgr.x (mgr.34107) 1208 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:47.720 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:47 smithi121 bash[73084]: audit 2024-04-22T21:12:45.908375+0000 mgr.x (mgr.34107) 1208 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:47.720 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:47 smithi121 bash[73084]: audit 2024-04-22T21:12:46.912685+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:47.720 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:47 smithi121 bash[73084]: audit 2024-04-22T21:12:46.912685+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:47.720 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:47 smithi121 bash[73084]: audit 2024-04-22T21:12:46.922447+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:47.720 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:47 smithi121 bash[73084]: audit 2024-04-22T21:12:46.922447+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:47.720 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:47 smithi121 bash[73084]: audit 2024-04-22T21:12:46.933916+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:47.720 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:47 smithi121 bash[73084]: audit 2024-04-22T21:12:46.933916+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:47.720 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:47 smithi121 bash[75184]: cluster 2024-04-22T21:12:45.422316+0000 mgr.x (mgr.34107) 1207 : cluster [DBG] pgmap v188: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:47.721 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:47 smithi121 bash[75184]: cluster 2024-04-22T21:12:45.422316+0000 mgr.x (mgr.34107) 1207 : cluster [DBG] pgmap v188: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 105/630 objects degraded (16.667%) 2024-04-22T21:12:47.721 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:47 smithi121 bash[75184]: audit 2024-04-22T21:12:45.908375+0000 mgr.x (mgr.34107) 1208 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:47.721 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:47 smithi121 bash[75184]: audit 2024-04-22T21:12:45.908375+0000 mgr.x (mgr.34107) 1208 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:47.721 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:47 smithi121 bash[75184]: audit 2024-04-22T21:12:46.912685+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:47.721 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:47 smithi121 bash[75184]: audit 2024-04-22T21:12:46.912685+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:47.721 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:47 smithi121 bash[75184]: audit 2024-04-22T21:12:46.922447+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:47.721 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:47 smithi121 bash[75184]: audit 2024-04-22T21:12:46.922447+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:47.721 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:47 smithi121 bash[75184]: audit 2024-04-22T21:12:46.933916+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:47.721 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:47 smithi121 bash[75184]: audit 2024-04-22T21:12:46.933916+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:47.991 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:12:47 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:12:47] "GET /metrics HTTP/1.1" 200 38241 "" "Prometheus/2.33.4" 2024-04-22T21:12:49.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:48 smithi123 bash[58916]: cluster 2024-04-22T21:12:47.423422+0000 mgr.x (mgr.34107) 1209 : cluster [DBG] pgmap v190: 161 pgs: 23 peering, 11 active+undersized+degraded, 19 active+undersized, 108 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 32/630 objects degraded (5.079%) 2024-04-22T21:12:49.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:48 smithi123 bash[58916]: cluster 2024-04-22T21:12:47.423422+0000 mgr.x (mgr.34107) 1209 : cluster [DBG] pgmap v190: 161 pgs: 23 peering, 11 active+undersized+degraded, 19 active+undersized, 108 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 32/630 objects degraded (5.079%) 2024-04-22T21:12:49.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:48 smithi123 bash[58916]: audit 2024-04-22T21:12:47.931338+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:49.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:48 smithi123 bash[58916]: audit 2024-04-22T21:12:47.931338+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:49.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:48 smithi123 bash[58916]: audit 2024-04-22T21:12:47.948392+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:49.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:48 smithi123 bash[58916]: audit 2024-04-22T21:12:47.948392+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:49.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:48 smithi123 bash[58916]: audit 2024-04-22T21:12:47.962715+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:49.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:48 smithi123 bash[58916]: audit 2024-04-22T21:12:47.962715+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:49.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:48 smithi123 bash[58916]: cluster 2024-04-22T21:12:48.389398+0000 mon.a (mon.0) 1283 : cluster [WRN] Health check update: Degraded data redundancy: 32/630 objects degraded (5.079%), 11 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:49.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:48 smithi123 bash[58916]: cluster 2024-04-22T21:12:48.389398+0000 mon.a (mon.0) 1283 : cluster [WRN] Health check update: Degraded data redundancy: 32/630 objects degraded (5.079%), 11 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:49.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:48 smithi121 bash[73084]: cluster 2024-04-22T21:12:47.423422+0000 mgr.x (mgr.34107) 1209 : cluster [DBG] pgmap v190: 161 pgs: 23 peering, 11 active+undersized+degraded, 19 active+undersized, 108 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 32/630 objects degraded (5.079%) 2024-04-22T21:12:49.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:48 smithi121 bash[73084]: cluster 2024-04-22T21:12:47.423422+0000 mgr.x (mgr.34107) 1209 : cluster [DBG] pgmap v190: 161 pgs: 23 peering, 11 active+undersized+degraded, 19 active+undersized, 108 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 32/630 objects degraded (5.079%) 2024-04-22T21:12:49.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:48 smithi121 bash[73084]: audit 2024-04-22T21:12:47.931338+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:49.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:48 smithi121 bash[73084]: audit 2024-04-22T21:12:47.931338+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:49.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:48 smithi121 bash[73084]: audit 2024-04-22T21:12:47.948392+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:49.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:48 smithi121 bash[73084]: audit 2024-04-22T21:12:47.948392+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:49.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:48 smithi121 bash[73084]: audit 2024-04-22T21:12:47.962715+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:49.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:48 smithi121 bash[73084]: audit 2024-04-22T21:12:47.962715+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:49.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:48 smithi121 bash[73084]: cluster 2024-04-22T21:12:48.389398+0000 mon.a (mon.0) 1283 : cluster [WRN] Health check update: Degraded data redundancy: 32/630 objects degraded (5.079%), 11 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:49.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:48 smithi121 bash[73084]: cluster 2024-04-22T21:12:48.389398+0000 mon.a (mon.0) 1283 : cluster [WRN] Health check update: Degraded data redundancy: 32/630 objects degraded (5.079%), 11 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:49.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:48 smithi121 bash[75184]: cluster 2024-04-22T21:12:47.423422+0000 mgr.x (mgr.34107) 1209 : cluster [DBG] pgmap v190: 161 pgs: 23 peering, 11 active+undersized+degraded, 19 active+undersized, 108 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 32/630 objects degraded (5.079%) 2024-04-22T21:12:49.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:48 smithi121 bash[75184]: cluster 2024-04-22T21:12:47.423422+0000 mgr.x (mgr.34107) 1209 : cluster [DBG] pgmap v190: 161 pgs: 23 peering, 11 active+undersized+degraded, 19 active+undersized, 108 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 32/630 objects degraded (5.079%) 2024-04-22T21:12:49.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:48 smithi121 bash[75184]: audit 2024-04-22T21:12:47.931338+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:49.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:48 smithi121 bash[75184]: audit 2024-04-22T21:12:47.931338+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:49.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:48 smithi121 bash[75184]: audit 2024-04-22T21:12:47.948392+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:49.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:48 smithi121 bash[75184]: audit 2024-04-22T21:12:47.948392+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:49.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:48 smithi121 bash[75184]: audit 2024-04-22T21:12:47.962715+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:49.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:48 smithi121 bash[75184]: audit 2024-04-22T21:12:47.962715+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:12:49.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:48 smithi121 bash[75184]: cluster 2024-04-22T21:12:48.389398+0000 mon.a (mon.0) 1283 : cluster [WRN] Health check update: Degraded data redundancy: 32/630 objects degraded (5.079%), 11 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:49.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:48 smithi121 bash[75184]: cluster 2024-04-22T21:12:48.389398+0000 mon.a (mon.0) 1283 : cluster [WRN] Health check update: Degraded data redundancy: 32/630 objects degraded (5.079%), 11 pgs degraded (PG_DEGRADED) 2024-04-22T21:12:50.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:49 smithi123 bash[58916]: cluster 2024-04-22T21:12:49.928524+0000 mon.a (mon.0) 1284 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/630 objects degraded (5.079%), 11 pgs degraded) 2024-04-22T21:12:50.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:49 smithi123 bash[58916]: cluster 2024-04-22T21:12:49.928524+0000 mon.a (mon.0) 1284 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/630 objects degraded (5.079%), 11 pgs degraded) 2024-04-22T21:12:50.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:49 smithi123 bash[58916]: cluster 2024-04-22T21:12:49.928581+0000 mon.a (mon.0) 1285 : cluster [INF] Cluster is now healthy 2024-04-22T21:12:50.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:49 smithi123 bash[58916]: cluster 2024-04-22T21:12:49.928581+0000 mon.a (mon.0) 1285 : cluster [INF] Cluster is now healthy 2024-04-22T21:12:50.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:49 smithi121 bash[73084]: cluster 2024-04-22T21:12:49.928524+0000 mon.a (mon.0) 1284 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/630 objects degraded (5.079%), 11 pgs degraded) 2024-04-22T21:12:50.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:49 smithi121 bash[73084]: cluster 2024-04-22T21:12:49.928524+0000 mon.a (mon.0) 1284 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/630 objects degraded (5.079%), 11 pgs degraded) 2024-04-22T21:12:50.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:49 smithi121 bash[73084]: cluster 2024-04-22T21:12:49.928581+0000 mon.a (mon.0) 1285 : cluster [INF] Cluster is now healthy 2024-04-22T21:12:50.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:49 smithi121 bash[73084]: cluster 2024-04-22T21:12:49.928581+0000 mon.a (mon.0) 1285 : cluster [INF] Cluster is now healthy 2024-04-22T21:12:50.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:49 smithi121 bash[75184]: cluster 2024-04-22T21:12:49.928524+0000 mon.a (mon.0) 1284 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/630 objects degraded (5.079%), 11 pgs degraded) 2024-04-22T21:12:50.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:49 smithi121 bash[75184]: cluster 2024-04-22T21:12:49.928524+0000 mon.a (mon.0) 1284 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/630 objects degraded (5.079%), 11 pgs degraded) 2024-04-22T21:12:50.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:49 smithi121 bash[75184]: cluster 2024-04-22T21:12:49.928581+0000 mon.a (mon.0) 1285 : cluster [INF] Cluster is now healthy 2024-04-22T21:12:50.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:49 smithi121 bash[75184]: cluster 2024-04-22T21:12:49.928581+0000 mon.a (mon.0) 1285 : cluster [INF] Cluster is now healthy 2024-04-22T21:12:51.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:50 smithi123 bash[58916]: cluster 2024-04-22T21:12:49.424536+0000 mgr.x (mgr.34107) 1210 : cluster [DBG] pgmap v191: 161 pgs: 23 peering, 3 active+undersized, 135 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:12:51.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:50 smithi123 bash[58916]: cluster 2024-04-22T21:12:49.424536+0000 mgr.x (mgr.34107) 1210 : cluster [DBG] pgmap v191: 161 pgs: 23 peering, 3 active+undersized, 135 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:12:51.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:50 smithi121 bash[73084]: cluster 2024-04-22T21:12:49.424536+0000 mgr.x (mgr.34107) 1210 : cluster [DBG] pgmap v191: 161 pgs: 23 peering, 3 active+undersized, 135 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:12:51.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:50 smithi121 bash[73084]: cluster 2024-04-22T21:12:49.424536+0000 mgr.x (mgr.34107) 1210 : cluster [DBG] pgmap v191: 161 pgs: 23 peering, 3 active+undersized, 135 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:12:51.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:50 smithi121 bash[75184]: cluster 2024-04-22T21:12:49.424536+0000 mgr.x (mgr.34107) 1210 : cluster [DBG] pgmap v191: 161 pgs: 23 peering, 3 active+undersized, 135 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:12:51.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:50 smithi121 bash[75184]: cluster 2024-04-22T21:12:49.424536+0000 mgr.x (mgr.34107) 1210 : cluster [DBG] pgmap v191: 161 pgs: 23 peering, 3 active+undersized, 135 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:12:53.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:52 smithi123 bash[58916]: cluster 2024-04-22T21:12:51.425789+0000 mgr.x (mgr.34107) 1211 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 695 B/s rd, 0 op/s 2024-04-22T21:12:53.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:52 smithi123 bash[58916]: cluster 2024-04-22T21:12:51.425789+0000 mgr.x (mgr.34107) 1211 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 695 B/s rd, 0 op/s 2024-04-22T21:12:53.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:52 smithi121 bash[75184]: cluster 2024-04-22T21:12:51.425789+0000 mgr.x (mgr.34107) 1211 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 695 B/s rd, 0 op/s 2024-04-22T21:12:53.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:52 smithi121 bash[75184]: cluster 2024-04-22T21:12:51.425789+0000 mgr.x (mgr.34107) 1211 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 695 B/s rd, 0 op/s 2024-04-22T21:12:53.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:52 smithi121 bash[73084]: cluster 2024-04-22T21:12:51.425789+0000 mgr.x (mgr.34107) 1211 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 695 B/s rd, 0 op/s 2024-04-22T21:12:53.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:52 smithi121 bash[73084]: cluster 2024-04-22T21:12:51.425789+0000 mgr.x (mgr.34107) 1211 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 695 B/s rd, 0 op/s 2024-04-22T21:12:53.579 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-04-22T21:12:54.334 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T21:12:54.335 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi121 smithi121 running 7s ago 20m - - 2024-04-22T21:12:54.335 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi123 smithi123 running 6s ago 20m - - 2024-04-22T21:12:54.335 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (7m) 7s ago 13m 13.2M - 0.23.0 ba2b418f427c 75d0217c38a9 2024-04-22T21:12:54.335 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (6m) 6s ago 13m 41.0M - 8.3.5 dad864ee21e9 800591342f16 2024-04-22T21:12:54.335 INFO:teuthology.orchestra.run.smithi121.stdout:iscsi.foo.smithi121.rxpsbc smithi121 running (5m) 7s ago 11m 44.6M - 3.5 e1d6a67b021e 106eadf8e441 2024-04-22T21:12:54.335 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443,9283,8765 running (6m) 6s ago 19m 519M - 19.0.0-3198-g56e81df3 82086b19bb07 47d10e8cef27 2024-04-22T21:12:54.335 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443,9283,8765 running (5m) 7s ago 21m 439M - 19.0.0-3198-g56e81df3 82086b19bb07 8406ceac8ad3 2024-04-22T21:12:54.335 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (4m) 7s ago 21m 63.4M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 f5b71d32306b 2024-04-22T21:12:54.335 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (4m) 6s ago 19m 45.9M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 db2fb24d7454 2024-04-22T21:12:54.335 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (4m) 7s ago 20m 55.3M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 425f9e808335 2024-04-22T21:12:54.335 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (7m) 7s ago 14m 9427k - 1.3.1 1dbe0e931976 7b20ff211618 2024-04-22T21:12:54.336 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (6m) 6s ago 14m 9644k - 1.3.1 1dbe0e931976 c449de2e89b9 2024-04-22T21:12:54.336 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (3m) 7s ago 19m 51.9M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 afe0c773b859 2024-04-22T21:12:54.336 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (2m) 7s ago 18m 57.7M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 8e891d1550a4 2024-04-22T21:12:54.336 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (116s) 7s ago 18m 52.8M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 31a08ebbc5f6 2024-04-22T21:12:54.336 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (78s) 7s ago 17m 51.1M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 6c42aa4939cb 2024-04-22T21:12:54.336 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (16s) 6s ago 16m 44.9M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 76b1894f04d2 2024-04-22T21:12:54.336 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (16m) 6s ago 16m 62.3M 4096M 17.2.0 e1d6a67b021e 5ad1d460ef25 2024-04-22T21:12:54.336 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (15m) 6s ago 15m 63.1M 4096M 17.2.0 e1d6a67b021e a8c3f31719ee 2024-04-22T21:12:54.336 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (15m) 6s ago 15m 64.5M 4096M 17.2.0 e1d6a67b021e 4102dc5bd77f 2024-04-22T21:12:54.336 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (5m) 6s ago 14m 65.1M - 2.33.4 514e6a882f6e 14ed9f8bb5de 2024-04-22T21:12:54.336 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi121.fpqyxe smithi121 *:8000 running (12m) 7s ago 12m 87.0M - 17.2.0 e1d6a67b021e 3c014c62895e 2024-04-22T21:12:54.336 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi123.ducldy smithi123 *:8000 running (12m) 6s ago 12m 87.3M - 17.2.0 e1d6a67b021e 9dfc66019212 2024-04-22T21:12:54.336 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi121.umzhsg smithi121 *:80 running (11m) 7s ago 11m 86.8M - 17.2.0 e1d6a67b021e 49d78336324c 2024-04-22T21:12:54.336 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi123.ywhrus smithi123 *:80 running (11m) 6s ago 11m 86.5M - 17.2.0 e1d6a67b021e d78a39784a57 2024-04-22T21:12:54.771 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:12:54.771 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-04-22T21:12:54.771 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 3 2024-04-22T21:12:54.771 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:12:54.771 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-04-22T21:12:54.771 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 2 2024-04-22T21:12:54.771 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:12:54.771 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-04-22T21:12:54.771 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-04-22T21:12:54.771 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 5 2024-04-22T21:12:54.771 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:12:54.771 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-04-22T21:12:54.772 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-22T21:12:54.772 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:12:54.772 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-04-22T21:12:54.772 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-04-22T21:12:54.772 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 10 2024-04-22T21:12:54.772 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:12:54.772 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:12:55.137 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:12:55.137 INFO:teuthology.orchestra.run.smithi121.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d", 2024-04-22T21:12:55.137 INFO:teuthology.orchestra.run.smithi121.stdout: "in_progress": true, 2024-04-22T21:12:55.137 INFO:teuthology.orchestra.run.smithi121.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-22T21:12:55.137 INFO:teuthology.orchestra.run.smithi121.stdout: "services_complete": [ 2024-04-22T21:12:55.137 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr", 2024-04-22T21:12:55.138 INFO:teuthology.orchestra.run.smithi121.stdout: "mon" 2024-04-22T21:12:55.138 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2024-04-22T21:12:55.138 INFO:teuthology.orchestra.run.smithi121.stdout: "progress": "10/23 daemons upgraded", 2024-04-22T21:12:55.138 INFO:teuthology.orchestra.run.smithi121.stdout: "message": "Currently upgrading osd daemons", 2024-04-22T21:12:55.138 INFO:teuthology.orchestra.run.smithi121.stdout: "is_paused": false 2024-04-22T21:12:55.138 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:12:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:54 smithi123 bash[58916]: cluster 2024-04-22T21:12:53.426987+0000 mgr.x (mgr.34107) 1212 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:12:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:54 smithi123 bash[58916]: cluster 2024-04-22T21:12:53.426987+0000 mgr.x (mgr.34107) 1212 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:12:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:54 smithi123 bash[58916]: audit 2024-04-22T21:12:53.577760+0000 mgr.x (mgr.34107) 1213 : audit [DBG] from='client.54421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:54 smithi123 bash[58916]: audit 2024-04-22T21:12:53.577760+0000 mgr.x (mgr.34107) 1213 : audit [DBG] from='client.54421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:54 smithi123 bash[58916]: audit 2024-04-22T21:12:53.952358+0000 mgr.x (mgr.34107) 1214 : audit [DBG] from='client.54427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:54 smithi123 bash[58916]: audit 2024-04-22T21:12:53.952358+0000 mgr.x (mgr.34107) 1214 : audit [DBG] from='client.54427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:54 smithi123 bash[58916]: audit 2024-04-22T21:12:54.302793+0000 mgr.x (mgr.34107) 1215 : audit [DBG] from='client.54433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:55.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:54 smithi123 bash[58916]: audit 2024-04-22T21:12:54.302793+0000 mgr.x (mgr.34107) 1215 : audit [DBG] from='client.54433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:55.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:54 smithi123 bash[58916]: audit 2024-04-22T21:12:54.780707+0000 mon.c (mon.1) 3340 : audit [DBG] from='client.? 172.21.15.121:0/195303991' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:55.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:54 smithi123 bash[58916]: audit 2024-04-22T21:12:54.780707+0000 mon.c (mon.1) 3340 : audit [DBG] from='client.? 172.21.15.121:0/195303991' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:55.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:54 smithi121 bash[75184]: cluster 2024-04-22T21:12:53.426987+0000 mgr.x (mgr.34107) 1212 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:12:55.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:54 smithi121 bash[75184]: cluster 2024-04-22T21:12:53.426987+0000 mgr.x (mgr.34107) 1212 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:12:55.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:54 smithi121 bash[75184]: audit 2024-04-22T21:12:53.577760+0000 mgr.x (mgr.34107) 1213 : audit [DBG] from='client.54421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:55.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:54 smithi121 bash[75184]: audit 2024-04-22T21:12:53.577760+0000 mgr.x (mgr.34107) 1213 : audit [DBG] from='client.54421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:55.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:54 smithi121 bash[75184]: audit 2024-04-22T21:12:53.952358+0000 mgr.x (mgr.34107) 1214 : audit [DBG] from='client.54427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:55.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:54 smithi121 bash[75184]: audit 2024-04-22T21:12:53.952358+0000 mgr.x (mgr.34107) 1214 : audit [DBG] from='client.54427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:55.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:54 smithi121 bash[75184]: audit 2024-04-22T21:12:54.302793+0000 mgr.x (mgr.34107) 1215 : audit [DBG] from='client.54433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:55.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:54 smithi121 bash[75184]: audit 2024-04-22T21:12:54.302793+0000 mgr.x (mgr.34107) 1215 : audit [DBG] from='client.54433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:55.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:54 smithi121 bash[75184]: audit 2024-04-22T21:12:54.780707+0000 mon.c (mon.1) 3340 : audit [DBG] from='client.? 172.21.15.121:0/195303991' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:55.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:54 smithi121 bash[75184]: audit 2024-04-22T21:12:54.780707+0000 mon.c (mon.1) 3340 : audit [DBG] from='client.? 172.21.15.121:0/195303991' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:55.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:54 smithi121 bash[73084]: cluster 2024-04-22T21:12:53.426987+0000 mgr.x (mgr.34107) 1212 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:12:55.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:54 smithi121 bash[73084]: cluster 2024-04-22T21:12:53.426987+0000 mgr.x (mgr.34107) 1212 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:12:55.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:54 smithi121 bash[73084]: audit 2024-04-22T21:12:53.577760+0000 mgr.x (mgr.34107) 1213 : audit [DBG] from='client.54421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:55.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:54 smithi121 bash[73084]: audit 2024-04-22T21:12:53.577760+0000 mgr.x (mgr.34107) 1213 : audit [DBG] from='client.54421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:55.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:54 smithi121 bash[73084]: audit 2024-04-22T21:12:53.952358+0000 mgr.x (mgr.34107) 1214 : audit [DBG] from='client.54427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:55.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:54 smithi121 bash[73084]: audit 2024-04-22T21:12:53.952358+0000 mgr.x (mgr.34107) 1214 : audit [DBG] from='client.54427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:55.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:54 smithi121 bash[73084]: audit 2024-04-22T21:12:54.302793+0000 mgr.x (mgr.34107) 1215 : audit [DBG] from='client.54433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:55.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:54 smithi121 bash[73084]: audit 2024-04-22T21:12:54.302793+0000 mgr.x (mgr.34107) 1215 : audit [DBG] from='client.54433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:55.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:54 smithi121 bash[73084]: audit 2024-04-22T21:12:54.780707+0000 mon.c (mon.1) 3340 : audit [DBG] from='client.? 172.21.15.121:0/195303991' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:55.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:54 smithi121 bash[73084]: audit 2024-04-22T21:12:54.780707+0000 mon.c (mon.1) 3340 : audit [DBG] from='client.? 172.21.15.121:0/195303991' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:12:55.568 INFO:teuthology.orchestra.run.smithi121.stdout:HEALTH_OK 2024-04-22T21:12:56.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:56 smithi121 bash[73084]: audit 2024-04-22T21:12:55.150594+0000 mgr.x (mgr.34107) 1216 : audit [DBG] from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:56.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:56 smithi121 bash[73084]: audit 2024-04-22T21:12:55.150594+0000 mgr.x (mgr.34107) 1216 : audit [DBG] from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:56.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:56 smithi121 bash[73084]: audit 2024-04-22T21:12:55.578182+0000 mon.a (mon.0) 1286 : audit [DBG] from='client.? 172.21.15.121:0/1087444515' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:12:56.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:56 smithi121 bash[73084]: audit 2024-04-22T21:12:55.578182+0000 mon.a (mon.0) 1286 : audit [DBG] from='client.? 172.21.15.121:0/1087444515' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:12:56.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:56 smithi121 bash[75184]: audit 2024-04-22T21:12:55.150594+0000 mgr.x (mgr.34107) 1216 : audit [DBG] from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:56.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:56 smithi121 bash[75184]: audit 2024-04-22T21:12:55.150594+0000 mgr.x (mgr.34107) 1216 : audit [DBG] from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:56.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:56 smithi121 bash[75184]: audit 2024-04-22T21:12:55.578182+0000 mon.a (mon.0) 1286 : audit [DBG] from='client.? 172.21.15.121:0/1087444515' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:12:56.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:56 smithi121 bash[75184]: audit 2024-04-22T21:12:55.578182+0000 mon.a (mon.0) 1286 : audit [DBG] from='client.? 172.21.15.121:0/1087444515' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:12:56.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:56 smithi123 bash[58916]: audit 2024-04-22T21:12:55.150594+0000 mgr.x (mgr.34107) 1216 : audit [DBG] from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:56.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:56 smithi123 bash[58916]: audit 2024-04-22T21:12:55.150594+0000 mgr.x (mgr.34107) 1216 : audit [DBG] from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:12:56.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:56 smithi123 bash[58916]: audit 2024-04-22T21:12:55.578182+0000 mon.a (mon.0) 1286 : audit [DBG] from='client.? 172.21.15.121:0/1087444515' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:12:56.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:56 smithi123 bash[58916]: audit 2024-04-22T21:12:55.578182+0000 mon.a (mon.0) 1286 : audit [DBG] from='client.? 172.21.15.121:0/1087444515' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:12:57.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:57 smithi121 bash[73084]: cluster 2024-04-22T21:12:55.427987+0000 mgr.x (mgr.34107) 1217 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:12:57.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:57 smithi121 bash[73084]: cluster 2024-04-22T21:12:55.427987+0000 mgr.x (mgr.34107) 1217 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:12:57.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:57 smithi121 bash[73084]: audit 2024-04-22T21:12:55.915174+0000 mgr.x (mgr.34107) 1218 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:57.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:57 smithi121 bash[73084]: audit 2024-04-22T21:12:55.915174+0000 mgr.x (mgr.34107) 1218 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:57.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:57 smithi121 bash[75184]: cluster 2024-04-22T21:12:55.427987+0000 mgr.x (mgr.34107) 1217 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:12:57.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:57 smithi121 bash[75184]: cluster 2024-04-22T21:12:55.427987+0000 mgr.x (mgr.34107) 1217 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:12:57.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:57 smithi121 bash[75184]: audit 2024-04-22T21:12:55.915174+0000 mgr.x (mgr.34107) 1218 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:57.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:57 smithi121 bash[75184]: audit 2024-04-22T21:12:55.915174+0000 mgr.x (mgr.34107) 1218 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:57.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:57 smithi123 bash[58916]: cluster 2024-04-22T21:12:55.427987+0000 mgr.x (mgr.34107) 1217 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:12:57.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:57 smithi123 bash[58916]: cluster 2024-04-22T21:12:55.427987+0000 mgr.x (mgr.34107) 1217 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:12:57.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:57 smithi123 bash[58916]: audit 2024-04-22T21:12:55.915174+0000 mgr.x (mgr.34107) 1218 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:57.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:57 smithi123 bash[58916]: audit 2024-04-22T21:12:55.915174+0000 mgr.x (mgr.34107) 1218 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:12:58.241 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:12:57 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:12:57] "GET /metrics HTTP/1.1" 200 38241 "" "Prometheus/2.33.4" 2024-04-22T21:12:59.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:59 smithi121 bash[73084]: cluster 2024-04-22T21:12:57.429496+0000 mgr.x (mgr.34107) 1219 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 901 B/s rd, 0 op/s 2024-04-22T21:12:59.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:12:59 smithi121 bash[73084]: cluster 2024-04-22T21:12:57.429496+0000 mgr.x (mgr.34107) 1219 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 901 B/s rd, 0 op/s 2024-04-22T21:12:59.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:59 smithi121 bash[75184]: cluster 2024-04-22T21:12:57.429496+0000 mgr.x (mgr.34107) 1219 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 901 B/s rd, 0 op/s 2024-04-22T21:12:59.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:12:59 smithi121 bash[75184]: cluster 2024-04-22T21:12:57.429496+0000 mgr.x (mgr.34107) 1219 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 901 B/s rd, 0 op/s 2024-04-22T21:12:59.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:59 smithi123 bash[58916]: cluster 2024-04-22T21:12:57.429496+0000 mgr.x (mgr.34107) 1219 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 901 B/s rd, 0 op/s 2024-04-22T21:12:59.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:12:59 smithi123 bash[58916]: cluster 2024-04-22T21:12:57.429496+0000 mgr.x (mgr.34107) 1219 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 901 B/s rd, 0 op/s 2024-04-22T21:13:00.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:00 smithi121 bash[73084]: audit 2024-04-22T21:12:59.671391+0000 mon.c (mon.1) 3341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-22T21:13:00.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:00 smithi121 bash[73084]: audit 2024-04-22T21:12:59.671391+0000 mon.c (mon.1) 3341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-22T21:13:00.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:00 smithi121 bash[73084]: audit 2024-04-22T21:12:59.703532+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:00.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:00 smithi121 bash[73084]: audit 2024-04-22T21:12:59.703532+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:00.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:00 smithi121 bash[73084]: audit 2024-04-22T21:12:59.707075+0000 mon.c (mon.1) 3342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:13:00.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:00 smithi121 bash[73084]: audit 2024-04-22T21:12:59.707075+0000 mon.c (mon.1) 3342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:13:00.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:00 smithi121 bash[75184]: audit 2024-04-22T21:12:59.671391+0000 mon.c (mon.1) 3341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-22T21:13:00.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:00 smithi121 bash[75184]: audit 2024-04-22T21:12:59.671391+0000 mon.c (mon.1) 3341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-22T21:13:00.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:00 smithi121 bash[75184]: audit 2024-04-22T21:12:59.703532+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:00.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:00 smithi121 bash[75184]: audit 2024-04-22T21:12:59.703532+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:00.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:00 smithi121 bash[75184]: audit 2024-04-22T21:12:59.707075+0000 mon.c (mon.1) 3342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:13:00.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:00 smithi121 bash[75184]: audit 2024-04-22T21:12:59.707075+0000 mon.c (mon.1) 3342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:13:00.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:00 smithi123 bash[58916]: audit 2024-04-22T21:12:59.671391+0000 mon.c (mon.1) 3341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-22T21:13:00.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:00 smithi123 bash[58916]: audit 2024-04-22T21:12:59.671391+0000 mon.c (mon.1) 3341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-22T21:13:00.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:00 smithi123 bash[58916]: audit 2024-04-22T21:12:59.703532+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:00.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:00 smithi123 bash[58916]: audit 2024-04-22T21:12:59.703532+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:00.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:00 smithi123 bash[58916]: audit 2024-04-22T21:12:59.707075+0000 mon.c (mon.1) 3342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:13:00.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:00 smithi123 bash[58916]: audit 2024-04-22T21:12:59.707075+0000 mon.c (mon.1) 3342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:13:01.414 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:01 smithi123 bash[58916]: cluster 2024-04-22T21:12:59.430651+0000 mgr.x (mgr.34107) 1220 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:13:01.414 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:01 smithi123 bash[58916]: cluster 2024-04-22T21:12:59.430651+0000 mgr.x (mgr.34107) 1220 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:13:01.414 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:01 smithi123 bash[58916]: audit 2024-04-22T21:12:59.676226+0000 mgr.x (mgr.34107) 1221 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-22T21:13:01.414 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:01 smithi123 bash[58916]: audit 2024-04-22T21:12:59.676226+0000 mgr.x (mgr.34107) 1221 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-22T21:13:01.414 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:01 smithi123 bash[58916]: cephadm 2024-04-22T21:12:59.679059+0000 mgr.x (mgr.34107) 1222 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-22T21:13:01.414 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:01 smithi123 bash[58916]: cephadm 2024-04-22T21:12:59.679059+0000 mgr.x (mgr.34107) 1222 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-22T21:13:01.414 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:01 smithi123 bash[58916]: audit 2024-04-22T21:13:00.087745+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:01.415 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:01 smithi123 bash[58916]: audit 2024-04-22T21:13:00.087745+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:01.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:01 smithi121 bash[73084]: cluster 2024-04-22T21:12:59.430651+0000 mgr.x (mgr.34107) 1220 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:13:01.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:01 smithi121 bash[73084]: cluster 2024-04-22T21:12:59.430651+0000 mgr.x (mgr.34107) 1220 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:13:01.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:01 smithi121 bash[73084]: audit 2024-04-22T21:12:59.676226+0000 mgr.x (mgr.34107) 1221 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-22T21:13:01.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:01 smithi121 bash[73084]: audit 2024-04-22T21:12:59.676226+0000 mgr.x (mgr.34107) 1221 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-22T21:13:01.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:01 smithi121 bash[73084]: cephadm 2024-04-22T21:12:59.679059+0000 mgr.x (mgr.34107) 1222 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-22T21:13:01.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:01 smithi121 bash[73084]: cephadm 2024-04-22T21:12:59.679059+0000 mgr.x (mgr.34107) 1222 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-22T21:13:01.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:01 smithi121 bash[73084]: audit 2024-04-22T21:13:00.087745+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:01.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:01 smithi121 bash[73084]: audit 2024-04-22T21:13:00.087745+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:01.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:01 smithi121 bash[75184]: cluster 2024-04-22T21:12:59.430651+0000 mgr.x (mgr.34107) 1220 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:13:01.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:01 smithi121 bash[75184]: cluster 2024-04-22T21:12:59.430651+0000 mgr.x (mgr.34107) 1220 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:13:01.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:01 smithi121 bash[75184]: audit 2024-04-22T21:12:59.676226+0000 mgr.x (mgr.34107) 1221 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-22T21:13:01.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:01 smithi121 bash[75184]: audit 2024-04-22T21:12:59.676226+0000 mgr.x (mgr.34107) 1221 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-22T21:13:01.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:01 smithi121 bash[75184]: cephadm 2024-04-22T21:12:59.679059+0000 mgr.x (mgr.34107) 1222 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-22T21:13:01.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:01 smithi121 bash[75184]: cephadm 2024-04-22T21:12:59.679059+0000 mgr.x (mgr.34107) 1222 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-22T21:13:01.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:01 smithi121 bash[75184]: audit 2024-04-22T21:13:00.087745+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:01.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:01 smithi121 bash[75184]: audit 2024-04-22T21:13:00.087745+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:03.445 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:03 smithi123 bash[58916]: cluster 2024-04-22T21:13:01.431483+0000 mgr.x (mgr.34107) 1223 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:13:03.445 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:03 smithi123 bash[58916]: cluster 2024-04-22T21:13:01.431483+0000 mgr.x (mgr.34107) 1223 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:13:03.445 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:03 smithi123 bash[58916]: cephadm 2024-04-22T21:13:02.201563+0000 mgr.x (mgr.34107) 1224 : cephadm [INF] Upgrade: Updating osd.5 2024-04-22T21:13:03.445 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:03 smithi123 bash[58916]: cephadm 2024-04-22T21:13:02.201563+0000 mgr.x (mgr.34107) 1224 : cephadm [INF] Upgrade: Updating osd.5 2024-04-22T21:13:03.445 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:03 smithi123 bash[58916]: audit 2024-04-22T21:13:02.205945+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:03.445 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:03 smithi123 bash[58916]: audit 2024-04-22T21:13:02.205945+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:03.445 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:03 smithi123 bash[58916]: audit 2024-04-22T21:13:02.210795+0000 mon.c (mon.1) 3343 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-22T21:13:03.445 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:03 smithi123 bash[58916]: audit 2024-04-22T21:13:02.210795+0000 mon.c (mon.1) 3343 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-22T21:13:03.445 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:03 smithi123 bash[58916]: audit 2024-04-22T21:13:02.212602+0000 mon.c (mon.1) 3344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:03.445 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:03 smithi123 bash[58916]: audit 2024-04-22T21:13:02.212602+0000 mon.c (mon.1) 3344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:03.446 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:03 smithi123 bash[58916]: cephadm 2024-04-22T21:13:02.222143+0000 mgr.x (mgr.34107) 1225 : cephadm [INF] Deploying daemon osd.5 on smithi123 2024-04-22T21:13:03.446 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:03 smithi123 bash[58916]: cephadm 2024-04-22T21:13:02.222143+0000 mgr.x (mgr.34107) 1225 : cephadm [INF] Deploying daemon osd.5 on smithi123 2024-04-22T21:13:03.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:03 smithi121 bash[73084]: cluster 2024-04-22T21:13:01.431483+0000 mgr.x (mgr.34107) 1223 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:13:03.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:03 smithi121 bash[73084]: cluster 2024-04-22T21:13:01.431483+0000 mgr.x (mgr.34107) 1223 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:13:03.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:03 smithi121 bash[73084]: cephadm 2024-04-22T21:13:02.201563+0000 mgr.x (mgr.34107) 1224 : cephadm [INF] Upgrade: Updating osd.5 2024-04-22T21:13:03.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:03 smithi121 bash[73084]: cephadm 2024-04-22T21:13:02.201563+0000 mgr.x (mgr.34107) 1224 : cephadm [INF] Upgrade: Updating osd.5 2024-04-22T21:13:03.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:03 smithi121 bash[73084]: audit 2024-04-22T21:13:02.205945+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:03.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:03 smithi121 bash[73084]: audit 2024-04-22T21:13:02.205945+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:03.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:03 smithi121 bash[73084]: audit 2024-04-22T21:13:02.210795+0000 mon.c (mon.1) 3343 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-22T21:13:03.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:03 smithi121 bash[73084]: audit 2024-04-22T21:13:02.210795+0000 mon.c (mon.1) 3343 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-22T21:13:03.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:03 smithi121 bash[73084]: audit 2024-04-22T21:13:02.212602+0000 mon.c (mon.1) 3344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:03.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:03 smithi121 bash[73084]: audit 2024-04-22T21:13:02.212602+0000 mon.c (mon.1) 3344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:03.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:03 smithi121 bash[73084]: cephadm 2024-04-22T21:13:02.222143+0000 mgr.x (mgr.34107) 1225 : cephadm [INF] Deploying daemon osd.5 on smithi123 2024-04-22T21:13:03.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:03 smithi121 bash[73084]: cephadm 2024-04-22T21:13:02.222143+0000 mgr.x (mgr.34107) 1225 : cephadm [INF] Deploying daemon osd.5 on smithi123 2024-04-22T21:13:03.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:03 smithi121 bash[75184]: cluster 2024-04-22T21:13:01.431483+0000 mgr.x (mgr.34107) 1223 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:13:03.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:03 smithi121 bash[75184]: cluster 2024-04-22T21:13:01.431483+0000 mgr.x (mgr.34107) 1223 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:13:03.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:03 smithi121 bash[75184]: cephadm 2024-04-22T21:13:02.201563+0000 mgr.x (mgr.34107) 1224 : cephadm [INF] Upgrade: Updating osd.5 2024-04-22T21:13:03.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:03 smithi121 bash[75184]: cephadm 2024-04-22T21:13:02.201563+0000 mgr.x (mgr.34107) 1224 : cephadm [INF] Upgrade: Updating osd.5 2024-04-22T21:13:03.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:03 smithi121 bash[75184]: audit 2024-04-22T21:13:02.205945+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:03.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:03 smithi121 bash[75184]: audit 2024-04-22T21:13:02.205945+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:03.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:03 smithi121 bash[75184]: audit 2024-04-22T21:13:02.210795+0000 mon.c (mon.1) 3343 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-22T21:13:03.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:03 smithi121 bash[75184]: audit 2024-04-22T21:13:02.210795+0000 mon.c (mon.1) 3343 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-22T21:13:03.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:03 smithi121 bash[75184]: audit 2024-04-22T21:13:02.212602+0000 mon.c (mon.1) 3344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:03.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:03 smithi121 bash[75184]: audit 2024-04-22T21:13:02.212602+0000 mon.c (mon.1) 3344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:03.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:03 smithi121 bash[75184]: cephadm 2024-04-22T21:13:02.222143+0000 mgr.x (mgr.34107) 1225 : cephadm [INF] Deploying daemon osd.5 on smithi123 2024-04-22T21:13:03.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:03 smithi121 bash[75184]: cephadm 2024-04-22T21:13:02.222143+0000 mgr.x (mgr.34107) 1225 : cephadm [INF] Deploying daemon osd.5 on smithi123 2024-04-22T21:13:05.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:05 smithi123 bash[58916]: cluster 2024-04-22T21:13:03.432218+0000 mgr.x (mgr.34107) 1226 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:13:05.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:05 smithi123 bash[58916]: cluster 2024-04-22T21:13:03.432218+0000 mgr.x (mgr.34107) 1226 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:13:05.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:05 smithi121 bash[75184]: cluster 2024-04-22T21:13:03.432218+0000 mgr.x (mgr.34107) 1226 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:13:05.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:05 smithi121 bash[75184]: cluster 2024-04-22T21:13:03.432218+0000 mgr.x (mgr.34107) 1226 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:13:05.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:05 smithi121 bash[73084]: cluster 2024-04-22T21:13:03.432218+0000 mgr.x (mgr.34107) 1226 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:13:05.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:05 smithi121 bash[73084]: cluster 2024-04-22T21:13:03.432218+0000 mgr.x (mgr.34107) 1226 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:13:06.787 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:13:06 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:06.788 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:13:06 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:06.788 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:13:06 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:06.788 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:13:06 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:06.789 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:13:06 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:06.789 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:13:06 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:06.789 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:06 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:06.790 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:13:06 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:06.790 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:13:06 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:07.202 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:13:06 smithi123 systemd[1]: Stopping Ceph osd.5 for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:13:07.202 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:13:06 smithi123 bash[27118]: debug 2024-04-22T21:13:06.925+0000 7fa802356700 -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-22T21:13:07.202 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:13:06 smithi123 bash[27118]: debug 2024-04-22T21:13:06.925+0000 7fa802356700 -1 osd.5 147 *** Got signal Terminated *** 2024-04-22T21:13:07.202 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:13:06 smithi123 bash[27118]: debug 2024-04-22T21:13:06.925+0000 7fa802356700 -1 osd.5 147 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-22T21:13:07.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:07 smithi121 bash[73084]: cluster 2024-04-22T21:13:05.432855+0000 mgr.x (mgr.34107) 1227 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:13:07.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:07 smithi121 bash[73084]: cluster 2024-04-22T21:13:05.432855+0000 mgr.x (mgr.34107) 1227 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:13:07.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:07 smithi121 bash[73084]: audit 2024-04-22T21:13:05.919465+0000 mgr.x (mgr.34107) 1228 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:07.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:07 smithi121 bash[73084]: audit 2024-04-22T21:13:05.919465+0000 mgr.x (mgr.34107) 1228 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:07.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:07 smithi121 bash[73084]: cluster 2024-04-22T21:13:06.925232+0000 mon.a (mon.0) 1290 : cluster [INF] osd.5 marked itself down and dead 2024-04-22T21:13:07.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:07 smithi121 bash[73084]: cluster 2024-04-22T21:13:06.925232+0000 mon.a (mon.0) 1290 : cluster [INF] osd.5 marked itself down and dead 2024-04-22T21:13:07.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:07 smithi121 bash[73084]: audit 2024-04-22T21:13:07.072076+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:07.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:07 smithi121 bash[73084]: audit 2024-04-22T21:13:07.072076+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:07.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:07 smithi121 bash[73084]: audit 2024-04-22T21:13:07.083625+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:07.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:07 smithi121 bash[73084]: audit 2024-04-22T21:13:07.083625+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:07.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:07 smithi121 bash[73084]: audit 2024-04-22T21:13:07.092944+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:07.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:07 smithi121 bash[73084]: audit 2024-04-22T21:13:07.092944+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:07.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:07 smithi121 bash[75184]: cluster 2024-04-22T21:13:05.432855+0000 mgr.x (mgr.34107) 1227 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:13:07.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:07 smithi121 bash[75184]: cluster 2024-04-22T21:13:05.432855+0000 mgr.x (mgr.34107) 1227 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:13:07.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:07 smithi121 bash[75184]: audit 2024-04-22T21:13:05.919465+0000 mgr.x (mgr.34107) 1228 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:07.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:07 smithi121 bash[75184]: audit 2024-04-22T21:13:05.919465+0000 mgr.x (mgr.34107) 1228 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:07.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:07 smithi121 bash[75184]: cluster 2024-04-22T21:13:06.925232+0000 mon.a (mon.0) 1290 : cluster [INF] osd.5 marked itself down and dead 2024-04-22T21:13:07.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:07 smithi121 bash[75184]: cluster 2024-04-22T21:13:06.925232+0000 mon.a (mon.0) 1290 : cluster [INF] osd.5 marked itself down and dead 2024-04-22T21:13:07.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:07 smithi121 bash[75184]: audit 2024-04-22T21:13:07.072076+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:07.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:07 smithi121 bash[75184]: audit 2024-04-22T21:13:07.072076+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:07.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:07 smithi121 bash[75184]: audit 2024-04-22T21:13:07.083625+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:07.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:07 smithi121 bash[75184]: audit 2024-04-22T21:13:07.083625+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:07.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:07 smithi121 bash[75184]: audit 2024-04-22T21:13:07.092944+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:07.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:07 smithi121 bash[75184]: audit 2024-04-22T21:13:07.092944+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:07.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:07 smithi123 bash[58916]: cluster 2024-04-22T21:13:05.432855+0000 mgr.x (mgr.34107) 1227 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:13:07.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:07 smithi123 bash[58916]: cluster 2024-04-22T21:13:05.432855+0000 mgr.x (mgr.34107) 1227 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:13:07.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:07 smithi123 bash[58916]: audit 2024-04-22T21:13:05.919465+0000 mgr.x (mgr.34107) 1228 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:07.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:07 smithi123 bash[58916]: audit 2024-04-22T21:13:05.919465+0000 mgr.x (mgr.34107) 1228 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:07.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:07 smithi123 bash[58916]: cluster 2024-04-22T21:13:06.925232+0000 mon.a (mon.0) 1290 : cluster [INF] osd.5 marked itself down and dead 2024-04-22T21:13:07.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:07 smithi123 bash[58916]: cluster 2024-04-22T21:13:06.925232+0000 mon.a (mon.0) 1290 : cluster [INF] osd.5 marked itself down and dead 2024-04-22T21:13:07.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:07 smithi123 bash[58916]: audit 2024-04-22T21:13:07.072076+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:07.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:07 smithi123 bash[58916]: audit 2024-04-22T21:13:07.072076+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:07.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:07 smithi123 bash[58916]: audit 2024-04-22T21:13:07.083625+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:07.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:07 smithi123 bash[58916]: audit 2024-04-22T21:13:07.083625+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:07.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:07 smithi123 bash[58916]: audit 2024-04-22T21:13:07.092944+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:07.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:07 smithi123 bash[58916]: audit 2024-04-22T21:13:07.092944+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:08.173 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:13:07 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:13:07] "GET /metrics HTTP/1.1" 200 38381 "" "Prometheus/2.33.4" 2024-04-22T21:13:08.491 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:13:08 smithi123 bash[69706]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-5 2024-04-22T21:13:08.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:08 smithi123 bash[58916]: cluster 2024-04-22T21:13:07.210500+0000 mon.a (mon.0) 1294 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:13:08.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:08 smithi123 bash[58916]: cluster 2024-04-22T21:13:07.210500+0000 mon.a (mon.0) 1294 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:13:08.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:08 smithi123 bash[58916]: cluster 2024-04-22T21:13:07.223305+0000 mon.a (mon.0) 1295 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-04-22T21:13:08.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:08 smithi123 bash[58916]: cluster 2024-04-22T21:13:07.223305+0000 mon.a (mon.0) 1295 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-04-22T21:13:08.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:08 smithi123 bash[58916]: audit 2024-04-22T21:13:08.158217+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:08.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:08 smithi123 bash[58916]: audit 2024-04-22T21:13:08.158217+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:08.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:08 smithi123 bash[58916]: audit 2024-04-22T21:13:08.169019+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:08.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:08 smithi123 bash[58916]: audit 2024-04-22T21:13:08.169019+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:08.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:08 smithi123 bash[58916]: audit 2024-04-22T21:13:08.179931+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:08.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:08 smithi123 bash[58916]: audit 2024-04-22T21:13:08.179931+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:08.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:08 smithi121 bash[73084]: cluster 2024-04-22T21:13:07.210500+0000 mon.a (mon.0) 1294 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:13:08.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:08 smithi121 bash[73084]: cluster 2024-04-22T21:13:07.210500+0000 mon.a (mon.0) 1294 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:13:08.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:08 smithi121 bash[73084]: cluster 2024-04-22T21:13:07.223305+0000 mon.a (mon.0) 1295 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-04-22T21:13:08.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:08 smithi121 bash[73084]: cluster 2024-04-22T21:13:07.223305+0000 mon.a (mon.0) 1295 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-04-22T21:13:08.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:08 smithi121 bash[73084]: audit 2024-04-22T21:13:08.158217+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:08.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:08 smithi121 bash[73084]: audit 2024-04-22T21:13:08.158217+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:08.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:08 smithi121 bash[73084]: audit 2024-04-22T21:13:08.169019+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:08.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:08 smithi121 bash[73084]: audit 2024-04-22T21:13:08.169019+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:08.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:08 smithi121 bash[73084]: audit 2024-04-22T21:13:08.179931+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:08.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:08 smithi121 bash[73084]: audit 2024-04-22T21:13:08.179931+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:08.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:08 smithi121 bash[75184]: cluster 2024-04-22T21:13:07.210500+0000 mon.a (mon.0) 1294 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:13:08.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:08 smithi121 bash[75184]: cluster 2024-04-22T21:13:07.210500+0000 mon.a (mon.0) 1294 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:13:08.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:08 smithi121 bash[75184]: cluster 2024-04-22T21:13:07.223305+0000 mon.a (mon.0) 1295 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-04-22T21:13:08.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:08 smithi121 bash[75184]: cluster 2024-04-22T21:13:07.223305+0000 mon.a (mon.0) 1295 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-04-22T21:13:08.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:08 smithi121 bash[75184]: audit 2024-04-22T21:13:08.158217+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:08.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:08 smithi121 bash[75184]: audit 2024-04-22T21:13:08.158217+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:08.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:08 smithi121 bash[75184]: audit 2024-04-22T21:13:08.169019+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:08.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:08 smithi121 bash[75184]: audit 2024-04-22T21:13:08.169019+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:08.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:08 smithi121 bash[75184]: audit 2024-04-22T21:13:08.179931+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:08.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:08 smithi121 bash[75184]: audit 2024-04-22T21:13:08.179931+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:08.990 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:13:08 smithi123 bash[69782]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-5 2024-04-22T21:13:09.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:09 smithi123 bash[58916]: cluster 2024-04-22T21:13:07.433646+0000 mgr.x (mgr.34107) 1229 : cluster [DBG] pgmap v201: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:13:09.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:09 smithi123 bash[58916]: cluster 2024-04-22T21:13:07.433646+0000 mgr.x (mgr.34107) 1229 : cluster [DBG] pgmap v201: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:13:09.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:09 smithi123 bash[58916]: cluster 2024-04-22T21:13:08.235882+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-04-22T21:13:09.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:09 smithi123 bash[58916]: cluster 2024-04-22T21:13:08.235882+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-04-22T21:13:09.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:09 smithi121 bash[73084]: cluster 2024-04-22T21:13:07.433646+0000 mgr.x (mgr.34107) 1229 : cluster [DBG] pgmap v201: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:13:09.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:09 smithi121 bash[73084]: cluster 2024-04-22T21:13:07.433646+0000 mgr.x (mgr.34107) 1229 : cluster [DBG] pgmap v201: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:13:09.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:09 smithi121 bash[73084]: cluster 2024-04-22T21:13:08.235882+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-04-22T21:13:09.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:09 smithi121 bash[73084]: cluster 2024-04-22T21:13:08.235882+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-04-22T21:13:09.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:09 smithi121 bash[75184]: cluster 2024-04-22T21:13:07.433646+0000 mgr.x (mgr.34107) 1229 : cluster [DBG] pgmap v201: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:13:09.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:09 smithi121 bash[75184]: cluster 2024-04-22T21:13:07.433646+0000 mgr.x (mgr.34107) 1229 : cluster [DBG] pgmap v201: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:13:09.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:09 smithi121 bash[75184]: cluster 2024-04-22T21:13:08.235882+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-04-22T21:13:09.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:09 smithi121 bash[75184]: cluster 2024-04-22T21:13:08.235882+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-04-22T21:13:10.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:10 smithi121 bash[73084]: cluster 2024-04-22T21:13:10.231458+0000 mon.a (mon.0) 1300 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-22T21:13:10.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:10 smithi121 bash[73084]: cluster 2024-04-22T21:13:10.231458+0000 mon.a (mon.0) 1300 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-22T21:13:10.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:10 smithi121 bash[73084]: cluster 2024-04-22T21:13:10.231517+0000 mon.a (mon.0) 1301 : cluster [WRN] Health check failed: Degraded data redundancy: 15/630 objects degraded (2.381%), 4 pgs degraded (PG_DEGRADED) 2024-04-22T21:13:10.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:10 smithi121 bash[73084]: cluster 2024-04-22T21:13:10.231517+0000 mon.a (mon.0) 1301 : cluster [WRN] Health check failed: Degraded data redundancy: 15/630 objects degraded (2.381%), 4 pgs degraded (PG_DEGRADED) 2024-04-22T21:13:10.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:10 smithi121 bash[75184]: cluster 2024-04-22T21:13:10.231458+0000 mon.a (mon.0) 1300 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-22T21:13:10.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:10 smithi121 bash[75184]: cluster 2024-04-22T21:13:10.231458+0000 mon.a (mon.0) 1300 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-22T21:13:10.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:10 smithi121 bash[75184]: cluster 2024-04-22T21:13:10.231517+0000 mon.a (mon.0) 1301 : cluster [WRN] Health check failed: Degraded data redundancy: 15/630 objects degraded (2.381%), 4 pgs degraded (PG_DEGRADED) 2024-04-22T21:13:10.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:10 smithi121 bash[75184]: cluster 2024-04-22T21:13:10.231517+0000 mon.a (mon.0) 1301 : cluster [WRN] Health check failed: Degraded data redundancy: 15/630 objects degraded (2.381%), 4 pgs degraded (PG_DEGRADED) 2024-04-22T21:13:10.544 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:10 smithi123 bash[58916]: cluster 2024-04-22T21:13:10.231458+0000 mon.a (mon.0) 1300 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-22T21:13:10.544 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:10 smithi123 bash[58916]: cluster 2024-04-22T21:13:10.231458+0000 mon.a (mon.0) 1300 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-22T21:13:10.544 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:10 smithi123 bash[58916]: cluster 2024-04-22T21:13:10.231517+0000 mon.a (mon.0) 1301 : cluster [WRN] Health check failed: Degraded data redundancy: 15/630 objects degraded (2.381%), 4 pgs degraded (PG_DEGRADED) 2024-04-22T21:13:10.545 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:10 smithi123 bash[58916]: cluster 2024-04-22T21:13:10.231517+0000 mon.a (mon.0) 1301 : cluster [WRN] Health check failed: Degraded data redundancy: 15/630 objects degraded (2.381%), 4 pgs degraded (PG_DEGRADED) 2024-04-22T21:13:11.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:11 smithi121 bash[73084]: cluster 2024-04-22T21:13:09.434932+0000 mgr.x (mgr.34107) 1230 : cluster [DBG] pgmap v203: 161 pgs: 4 active+undersized+degraded, 9 peering, 13 stale+active+clean, 5 active+undersized, 130 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 15/630 objects degraded (2.381%) 2024-04-22T21:13:11.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:11 smithi121 bash[73084]: cluster 2024-04-22T21:13:09.434932+0000 mgr.x (mgr.34107) 1230 : cluster [DBG] pgmap v203: 161 pgs: 4 active+undersized+degraded, 9 peering, 13 stale+active+clean, 5 active+undersized, 130 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 15/630 objects degraded (2.381%) 2024-04-22T21:13:11.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:11 smithi121 bash[75184]: cluster 2024-04-22T21:13:09.434932+0000 mgr.x (mgr.34107) 1230 : cluster [DBG] pgmap v203: 161 pgs: 4 active+undersized+degraded, 9 peering, 13 stale+active+clean, 5 active+undersized, 130 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 15/630 objects degraded (2.381%) 2024-04-22T21:13:11.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:11 smithi121 bash[75184]: cluster 2024-04-22T21:13:09.434932+0000 mgr.x (mgr.34107) 1230 : cluster [DBG] pgmap v203: 161 pgs: 4 active+undersized+degraded, 9 peering, 13 stale+active+clean, 5 active+undersized, 130 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 15/630 objects degraded (2.381%) 2024-04-22T21:13:11.620 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:11 smithi123 bash[58916]: cluster 2024-04-22T21:13:09.434932+0000 mgr.x (mgr.34107) 1230 : cluster [DBG] pgmap v203: 161 pgs: 4 active+undersized+degraded, 9 peering, 13 stale+active+clean, 5 active+undersized, 130 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 15/630 objects degraded (2.381%) 2024-04-22T21:13:11.620 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:11 smithi123 bash[58916]: cluster 2024-04-22T21:13:09.434932+0000 mgr.x (mgr.34107) 1230 : cluster [DBG] pgmap v203: 161 pgs: 4 active+undersized+degraded, 9 peering, 13 stale+active+clean, 5 active+undersized, 130 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 15/630 objects degraded (2.381%) 2024-04-22T21:13:12.466 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:13:12 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:12.467 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:13:12 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:12.467 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:13:12 smithi123 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.5.service: Deactivated successfully. 2024-04-22T21:13:12.467 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:13:12 smithi123 systemd[1]: Stopped Ceph osd.5 for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:13:12.467 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:13:12 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:12.468 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:13:12 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:12.468 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:13:12 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:12.468 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:13:12 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:12.468 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:12 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:12.469 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:13:12 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:12.469 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:13:12 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:12.740 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:13:12 smithi123 systemd[1]: Started Ceph osd.5 for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:13:13.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: cluster 2024-04-22T21:13:11.436405+0000 mgr.x (mgr.34107) 1231 : cluster [DBG] pgmap v204: 161 pgs: 13 active+undersized+degraded, 9 peering, 5 stale+active+clean, 18 active+undersized, 116 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 37/630 objects degraded (5.873%) 2024-04-22T21:13:13.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: cluster 2024-04-22T21:13:11.436405+0000 mgr.x (mgr.34107) 1231 : cluster [DBG] pgmap v204: 161 pgs: 13 active+undersized+degraded, 9 peering, 5 stale+active+clean, 18 active+undersized, 116 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 37/630 objects degraded (5.873%) 2024-04-22T21:13:13.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.525984+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.525984+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.541436+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.541436+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.562669+0000 mon.c (mon.1) 3345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.562669+0000 mon.c (mon.1) 3345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.566176+0000 mon.c (mon.1) 3346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.566176+0000 mon.c (mon.1) 3346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.567545+0000 mon.c (mon.1) 3347 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.567545+0000 mon.c (mon.1) 3347 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.576752+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.576752+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.636361+0000 mon.c (mon.1) 3348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.636361+0000 mon.c (mon.1) 3348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.639660+0000 mon.c (mon.1) 3349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.639660+0000 mon.c (mon.1) 3349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.641771+0000 mon.c (mon.1) 3350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.641771+0000 mon.c (mon.1) 3350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.645333+0000 mon.c (mon.1) 3351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.645333+0000 mon.c (mon.1) 3351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.646794+0000 mon.c (mon.1) 3352 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.646794+0000 mon.c (mon.1) 3352 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.656690+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.656690+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.731855+0000 mon.c (mon.1) 3353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.731855+0000 mon.c (mon.1) 3353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.735293+0000 mon.c (mon.1) 3354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.735293+0000 mon.c (mon.1) 3354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.737212+0000 mon.c (mon.1) 3355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.737212+0000 mon.c (mon.1) 3355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.740539+0000 mon.c (mon.1) 3356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.740539+0000 mon.c (mon.1) 3356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.741888+0000 mon.c (mon.1) 3357 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.741888+0000 mon.c (mon.1) 3357 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.751804+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.751804+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.827153+0000 mon.c (mon.1) 3358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.827153+0000 mon.c (mon.1) 3358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.830328+0000 mon.c (mon.1) 3359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.830328+0000 mon.c (mon.1) 3359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.831956+0000 mon.c (mon.1) 3360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.831956+0000 mon.c (mon.1) 3360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.835279+0000 mon.c (mon.1) 3361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.835279+0000 mon.c (mon.1) 3361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.836378+0000 mon.c (mon.1) 3362 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.836378+0000 mon.c (mon.1) 3362 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.846059+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.846059+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.903959+0000 mon.c (mon.1) 3363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.903959+0000 mon.c (mon.1) 3363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.906965+0000 mon.c (mon.1) 3364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.906965+0000 mon.c (mon.1) 3364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.908630+0000 mon.c (mon.1) 3365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.908630+0000 mon.c (mon.1) 3365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.911709+0000 mon.c (mon.1) 3366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.911709+0000 mon.c (mon.1) 3366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.912874+0000 mon.c (mon.1) 3367 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.912874+0000 mon.c (mon.1) 3367 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.922189+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.922189+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.964473+0000 mon.c (mon.1) 3368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.964473+0000 mon.c (mon.1) 3368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.967297+0000 mon.c (mon.1) 3369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.967297+0000 mon.c (mon.1) 3369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.968923+0000 mon.c (mon.1) 3370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.968923+0000 mon.c (mon.1) 3370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.971569+0000 mon.c (mon.1) 3371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.971569+0000 mon.c (mon.1) 3371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.972706+0000 mon.c (mon.1) 3372 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.972706+0000 mon.c (mon.1) 3372 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.983853+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:12.983853+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.041770+0000 mon.c (mon.1) 3373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.041770+0000 mon.c (mon.1) 3373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.046962+0000 mon.c (mon.1) 3374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.046962+0000 mon.c (mon.1) 3374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.048986+0000 mon.c (mon.1) 3375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.048986+0000 mon.c (mon.1) 3375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.052938+0000 mon.c (mon.1) 3376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.052938+0000 mon.c (mon.1) 3376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.054164+0000 mon.c (mon.1) 3377 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.054164+0000 mon.c (mon.1) 3377 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.066722+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.066722+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.126729+0000 mon.c (mon.1) 3378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.126729+0000 mon.c (mon.1) 3378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.129537+0000 mon.c (mon.1) 3379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.129537+0000 mon.c (mon.1) 3379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.130957+0000 mon.c (mon.1) 3380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.130957+0000 mon.c (mon.1) 3380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.134139+0000 mon.c (mon.1) 3381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.134139+0000 mon.c (mon.1) 3381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.135238+0000 mon.c (mon.1) 3382 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.135238+0000 mon.c (mon.1) 3382 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.146234+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.146234+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.236199+0000 mon.c (mon.1) 3383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.236199+0000 mon.c (mon.1) 3383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.239392+0000 mon.c (mon.1) 3384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.239392+0000 mon.c (mon.1) 3384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.241233+0000 mon.c (mon.1) 3385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.241233+0000 mon.c (mon.1) 3385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.244867+0000 mon.c (mon.1) 3386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.244867+0000 mon.c (mon.1) 3386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.246403+0000 mon.c (mon.1) 3387 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.246403+0000 mon.c (mon.1) 3387 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.255931+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.255931+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.332912+0000 mon.c (mon.1) 3388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.332912+0000 mon.c (mon.1) 3388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.336445+0000 mon.c (mon.1) 3389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.336445+0000 mon.c (mon.1) 3389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.338423+0000 mon.c (mon.1) 3390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.338423+0000 mon.c (mon.1) 3390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.342048+0000 mon.c (mon.1) 3391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.342048+0000 mon.c (mon.1) 3391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.343604+0000 mon.c (mon.1) 3392 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.343604+0000 mon.c (mon.1) 3392 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.355735+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:13 smithi123 bash[58916]: audit 2024-04-22T21:13:13.355735+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: cluster 2024-04-22T21:13:11.436405+0000 mgr.x (mgr.34107) 1231 : cluster [DBG] pgmap v204: 161 pgs: 13 active+undersized+degraded, 9 peering, 5 stale+active+clean, 18 active+undersized, 116 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 37/630 objects degraded (5.873%) 2024-04-22T21:13:13.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: cluster 2024-04-22T21:13:11.436405+0000 mgr.x (mgr.34107) 1231 : cluster [DBG] pgmap v204: 161 pgs: 13 active+undersized+degraded, 9 peering, 5 stale+active+clean, 18 active+undersized, 116 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 37/630 objects degraded (5.873%) 2024-04-22T21:13:13.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.525984+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.525984+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.541436+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.541436+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.562669+0000 mon.c (mon.1) 3345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.562669+0000 mon.c (mon.1) 3345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.566176+0000 mon.c (mon.1) 3346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.566176+0000 mon.c (mon.1) 3346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.567545+0000 mon.c (mon.1) 3347 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.567545+0000 mon.c (mon.1) 3347 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.576752+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.576752+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.636361+0000 mon.c (mon.1) 3348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.636361+0000 mon.c (mon.1) 3348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.639660+0000 mon.c (mon.1) 3349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.639660+0000 mon.c (mon.1) 3349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.641771+0000 mon.c (mon.1) 3350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: cluster 2024-04-22T21:13:11.436405+0000 mgr.x (mgr.34107) 1231 : cluster [DBG] pgmap v204: 161 pgs: 13 active+undersized+degraded, 9 peering, 5 stale+active+clean, 18 active+undersized, 116 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 37/630 objects degraded (5.873%) 2024-04-22T21:13:13.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: cluster 2024-04-22T21:13:11.436405+0000 mgr.x (mgr.34107) 1231 : cluster [DBG] pgmap v204: 161 pgs: 13 active+undersized+degraded, 9 peering, 5 stale+active+clean, 18 active+undersized, 116 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 37/630 objects degraded (5.873%) 2024-04-22T21:13:13.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.525984+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.525984+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.541436+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.541436+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.562669+0000 mon.c (mon.1) 3345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.562669+0000 mon.c (mon.1) 3345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.566176+0000 mon.c (mon.1) 3346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.566176+0000 mon.c (mon.1) 3346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.567545+0000 mon.c (mon.1) 3347 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.567545+0000 mon.c (mon.1) 3347 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.576752+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.576752+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.636361+0000 mon.c (mon.1) 3348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.636361+0000 mon.c (mon.1) 3348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.639660+0000 mon.c (mon.1) 3349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.639660+0000 mon.c (mon.1) 3349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.641771+0000 mon.c (mon.1) 3350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.641771+0000 mon.c (mon.1) 3350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.645333+0000 mon.c (mon.1) 3351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.645333+0000 mon.c (mon.1) 3351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.646794+0000 mon.c (mon.1) 3352 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.646794+0000 mon.c (mon.1) 3352 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.656690+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.656690+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.731855+0000 mon.c (mon.1) 3353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.731855+0000 mon.c (mon.1) 3353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.735293+0000 mon.c (mon.1) 3354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.735293+0000 mon.c (mon.1) 3354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.737212+0000 mon.c (mon.1) 3355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.737212+0000 mon.c (mon.1) 3355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.740539+0000 mon.c (mon.1) 3356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.740539+0000 mon.c (mon.1) 3356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.741888+0000 mon.c (mon.1) 3357 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.741888+0000 mon.c (mon.1) 3357 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.751804+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.751804+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.641771+0000 mon.c (mon.1) 3350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.645333+0000 mon.c (mon.1) 3351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.645333+0000 mon.c (mon.1) 3351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.646794+0000 mon.c (mon.1) 3352 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.646794+0000 mon.c (mon.1) 3352 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.656690+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.656690+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.731855+0000 mon.c (mon.1) 3353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.731855+0000 mon.c (mon.1) 3353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.735293+0000 mon.c (mon.1) 3354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.735293+0000 mon.c (mon.1) 3354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.737212+0000 mon.c (mon.1) 3355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.737212+0000 mon.c (mon.1) 3355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.740539+0000 mon.c (mon.1) 3356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.740539+0000 mon.c (mon.1) 3356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.741888+0000 mon.c (mon.1) 3357 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.741888+0000 mon.c (mon.1) 3357 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.751804+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.751804+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.827153+0000 mon.c (mon.1) 3358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.827153+0000 mon.c (mon.1) 3358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.830328+0000 mon.c (mon.1) 3359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.830328+0000 mon.c (mon.1) 3359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.831956+0000 mon.c (mon.1) 3360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.831956+0000 mon.c (mon.1) 3360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.835279+0000 mon.c (mon.1) 3361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.835279+0000 mon.c (mon.1) 3361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.836378+0000 mon.c (mon.1) 3362 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.836378+0000 mon.c (mon.1) 3362 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.846059+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.846059+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.903959+0000 mon.c (mon.1) 3363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.903959+0000 mon.c (mon.1) 3363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.906965+0000 mon.c (mon.1) 3364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.906965+0000 mon.c (mon.1) 3364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.908630+0000 mon.c (mon.1) 3365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.908630+0000 mon.c (mon.1) 3365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.911709+0000 mon.c (mon.1) 3366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.911709+0000 mon.c (mon.1) 3366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.912874+0000 mon.c (mon.1) 3367 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.912874+0000 mon.c (mon.1) 3367 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.922189+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.922189+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.964473+0000 mon.c (mon.1) 3368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.964473+0000 mon.c (mon.1) 3368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.967297+0000 mon.c (mon.1) 3369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.967297+0000 mon.c (mon.1) 3369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.968923+0000 mon.c (mon.1) 3370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.968923+0000 mon.c (mon.1) 3370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.971569+0000 mon.c (mon.1) 3371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.971569+0000 mon.c (mon.1) 3371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.972706+0000 mon.c (mon.1) 3372 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.972706+0000 mon.c (mon.1) 3372 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.983853+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:12.983853+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.041770+0000 mon.c (mon.1) 3373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.041770+0000 mon.c (mon.1) 3373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.046962+0000 mon.c (mon.1) 3374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.827153+0000 mon.c (mon.1) 3358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.827153+0000 mon.c (mon.1) 3358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.830328+0000 mon.c (mon.1) 3359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.830328+0000 mon.c (mon.1) 3359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.831956+0000 mon.c (mon.1) 3360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.831956+0000 mon.c (mon.1) 3360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.835279+0000 mon.c (mon.1) 3361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.835279+0000 mon.c (mon.1) 3361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.836378+0000 mon.c (mon.1) 3362 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.836378+0000 mon.c (mon.1) 3362 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.846059+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.846059+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.903959+0000 mon.c (mon.1) 3363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.903959+0000 mon.c (mon.1) 3363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.906965+0000 mon.c (mon.1) 3364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.906965+0000 mon.c (mon.1) 3364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.908630+0000 mon.c (mon.1) 3365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.908630+0000 mon.c (mon.1) 3365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.911709+0000 mon.c (mon.1) 3366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.046962+0000 mon.c (mon.1) 3374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.048986+0000 mon.c (mon.1) 3375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.048986+0000 mon.c (mon.1) 3375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.052938+0000 mon.c (mon.1) 3376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.052938+0000 mon.c (mon.1) 3376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.054164+0000 mon.c (mon.1) 3377 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.054164+0000 mon.c (mon.1) 3377 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.066722+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.066722+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.126729+0000 mon.c (mon.1) 3378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.126729+0000 mon.c (mon.1) 3378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.129537+0000 mon.c (mon.1) 3379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.129537+0000 mon.c (mon.1) 3379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.130957+0000 mon.c (mon.1) 3380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.130957+0000 mon.c (mon.1) 3380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.134139+0000 mon.c (mon.1) 3381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.134139+0000 mon.c (mon.1) 3381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.135238+0000 mon.c (mon.1) 3382 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.135238+0000 mon.c (mon.1) 3382 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.911709+0000 mon.c (mon.1) 3366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.912874+0000 mon.c (mon.1) 3367 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.912874+0000 mon.c (mon.1) 3367 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.922189+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.922189+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.964473+0000 mon.c (mon.1) 3368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.964473+0000 mon.c (mon.1) 3368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.967297+0000 mon.c (mon.1) 3369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.967297+0000 mon.c (mon.1) 3369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.968923+0000 mon.c (mon.1) 3370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.968923+0000 mon.c (mon.1) 3370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.971569+0000 mon.c (mon.1) 3371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.971569+0000 mon.c (mon.1) 3371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.972706+0000 mon.c (mon.1) 3372 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.972706+0000 mon.c (mon.1) 3372 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.983853+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:12.983853+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.041770+0000 mon.c (mon.1) 3373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.041770+0000 mon.c (mon.1) 3373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.046962+0000 mon.c (mon.1) 3374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.146234+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.146234+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.236199+0000 mon.c (mon.1) 3383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.236199+0000 mon.c (mon.1) 3383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.239392+0000 mon.c (mon.1) 3384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.239392+0000 mon.c (mon.1) 3384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.241233+0000 mon.c (mon.1) 3385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.241233+0000 mon.c (mon.1) 3385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.244867+0000 mon.c (mon.1) 3386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.244867+0000 mon.c (mon.1) 3386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.246403+0000 mon.c (mon.1) 3387 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.246403+0000 mon.c (mon.1) 3387 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.255931+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.255931+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.332912+0000 mon.c (mon.1) 3388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.332912+0000 mon.c (mon.1) 3388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.336445+0000 mon.c (mon.1) 3389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.336445+0000 mon.c (mon.1) 3389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.338423+0000 mon.c (mon.1) 3390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.338423+0000 mon.c (mon.1) 3390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.342048+0000 mon.c (mon.1) 3391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.342048+0000 mon.c (mon.1) 3391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.343604+0000 mon.c (mon.1) 3392 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.343604+0000 mon.c (mon.1) 3392 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.355735+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[73084]: audit 2024-04-22T21:13:13.355735+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.046962+0000 mon.c (mon.1) 3374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.048986+0000 mon.c (mon.1) 3375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.048986+0000 mon.c (mon.1) 3375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.052938+0000 mon.c (mon.1) 3376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.052938+0000 mon.c (mon.1) 3376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.054164+0000 mon.c (mon.1) 3377 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.054164+0000 mon.c (mon.1) 3377 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.066722+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.066722+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.126729+0000 mon.c (mon.1) 3378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.126729+0000 mon.c (mon.1) 3378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.129537+0000 mon.c (mon.1) 3379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.129537+0000 mon.c (mon.1) 3379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.130957+0000 mon.c (mon.1) 3380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.130957+0000 mon.c (mon.1) 3380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.134139+0000 mon.c (mon.1) 3381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.134139+0000 mon.c (mon.1) 3381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.135238+0000 mon.c (mon.1) 3382 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.135238+0000 mon.c (mon.1) 3382 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.146234+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.146234+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.236199+0000 mon.c (mon.1) 3383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.236199+0000 mon.c (mon.1) 3383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.239392+0000 mon.c (mon.1) 3384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.239392+0000 mon.c (mon.1) 3384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.241233+0000 mon.c (mon.1) 3385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.241233+0000 mon.c (mon.1) 3385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.244867+0000 mon.c (mon.1) 3386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.244867+0000 mon.c (mon.1) 3386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.246403+0000 mon.c (mon.1) 3387 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.246403+0000 mon.c (mon.1) 3387 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.255931+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.255931+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.332912+0000 mon.c (mon.1) 3388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.332912+0000 mon.c (mon.1) 3388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.336445+0000 mon.c (mon.1) 3389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.336445+0000 mon.c (mon.1) 3389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:13.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.338423+0000 mon.c (mon.1) 3390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.338423+0000 mon.c (mon.1) 3390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:13.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.342048+0000 mon.c (mon.1) 3391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.342048+0000 mon.c (mon.1) 3391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:13.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.343604+0000 mon.c (mon.1) 3392 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.343604+0000 mon.c (mon.1) 3392 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:13.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.355735+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:13.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:13 smithi121 bash[75184]: audit 2024-04-22T21:13:13.355735+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.740 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[70000]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-22T21:13:14.740 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[70000]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-22T21:13:14.741 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[70000]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-22T21:13:14.741 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[70000]: 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-22T21:13:14.741 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[70000]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-22T21:13:14.741 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[70000]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-22T21:13:14.741 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[70000]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-04-22T21:13:14.741 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[70000]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-22T21:13:14.741 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[70000]: --> ceph-volume raw activate successful for osd ID: 5 2024-04-22T21:13:14.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: cephadm 2024-04-22T21:13:12.582592+0000 mgr.x (mgr.34107) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: cephadm 2024-04-22T21:13:12.582592+0000 mgr.x (mgr.34107) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: cephadm 2024-04-22T21:13:12.662563+0000 mgr.x (mgr.34107) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: cephadm 2024-04-22T21:13:12.662563+0000 mgr.x (mgr.34107) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: cephadm 2024-04-22T21:13:12.757545+0000 mgr.x (mgr.34107) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: cephadm 2024-04-22T21:13:12.757545+0000 mgr.x (mgr.34107) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: cephadm 2024-04-22T21:13:12.851740+0000 mgr.x (mgr.34107) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: cephadm 2024-04-22T21:13:12.851740+0000 mgr.x (mgr.34107) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: cephadm 2024-04-22T21:13:12.927829+0000 mgr.x (mgr.34107) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: cephadm 2024-04-22T21:13:12.927829+0000 mgr.x (mgr.34107) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: cephadm 2024-04-22T21:13:12.989303+0000 mgr.x (mgr.34107) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: cephadm 2024-04-22T21:13:12.989303+0000 mgr.x (mgr.34107) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: cephadm 2024-04-22T21:13:13.072447+0000 mgr.x (mgr.34107) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: cephadm 2024-04-22T21:13:13.072447+0000 mgr.x (mgr.34107) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: cephadm 2024-04-22T21:13:13.151644+0000 mgr.x (mgr.34107) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: cephadm 2024-04-22T21:13:13.151644+0000 mgr.x (mgr.34107) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: cephadm 2024-04-22T21:13:13.261480+0000 mgr.x (mgr.34107) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: cephadm 2024-04-22T21:13:13.261480+0000 mgr.x (mgr.34107) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: cephadm 2024-04-22T21:13:13.361255+0000 mgr.x (mgr.34107) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: cephadm 2024-04-22T21:13:13.361255+0000 mgr.x (mgr.34107) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.463910+0000 mon.c (mon.1) 3393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.463910+0000 mon.c (mon.1) 3393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.467162+0000 mon.c (mon.1) 3394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.467162+0000 mon.c (mon.1) 3394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.468739+0000 mon.c (mon.1) 3395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.468739+0000 mon.c (mon.1) 3395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.474254+0000 mon.c (mon.1) 3396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.474254+0000 mon.c (mon.1) 3396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.475345+0000 mon.c (mon.1) 3397 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.475345+0000 mon.c (mon.1) 3397 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.484124+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.484124+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.542352+0000 mon.c (mon.1) 3398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.542352+0000 mon.c (mon.1) 3398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.545261+0000 mon.c (mon.1) 3399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.545261+0000 mon.c (mon.1) 3399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.547359+0000 mon.c (mon.1) 3400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.547359+0000 mon.c (mon.1) 3400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.549982+0000 mon.c (mon.1) 3401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.549982+0000 mon.c (mon.1) 3401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.551303+0000 mon.c (mon.1) 3402 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.551303+0000 mon.c (mon.1) 3402 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.560833+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.560833+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.635706+0000 mon.c (mon.1) 3403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.635706+0000 mon.c (mon.1) 3403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.638721+0000 mon.c (mon.1) 3404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.638721+0000 mon.c (mon.1) 3404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.640243+0000 mon.c (mon.1) 3405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.640243+0000 mon.c (mon.1) 3405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.642970+0000 mon.c (mon.1) 3406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.642970+0000 mon.c (mon.1) 3406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.644198+0000 mon.c (mon.1) 3407 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.644198+0000 mon.c (mon.1) 3407 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.651191+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.651191+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.695209+0000 mon.c (mon.1) 3408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.695209+0000 mon.c (mon.1) 3408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.698180+0000 mon.c (mon.1) 3409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.698180+0000 mon.c (mon.1) 3409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.699693+0000 mon.c (mon.1) 3410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.699693+0000 mon.c (mon.1) 3410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.702576+0000 mon.c (mon.1) 3411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.702576+0000 mon.c (mon.1) 3411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.703652+0000 mon.c (mon.1) 3412 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.703652+0000 mon.c (mon.1) 3412 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.710835+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.710835+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.774002+0000 mon.c (mon.1) 3413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.774002+0000 mon.c (mon.1) 3413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.778353+0000 mon.c (mon.1) 3414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.778353+0000 mon.c (mon.1) 3414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.779780+0000 mon.c (mon.1) 3415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.779780+0000 mon.c (mon.1) 3415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.782733+0000 mon.c (mon.1) 3416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.782733+0000 mon.c (mon.1) 3416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.783978+0000 mon.c (mon.1) 3417 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.783978+0000 mon.c (mon.1) 3417 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.791446+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.791446+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.871158+0000 mon.c (mon.1) 3418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.871158+0000 mon.c (mon.1) 3418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.874361+0000 mon.c (mon.1) 3419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.874361+0000 mon.c (mon.1) 3419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.876085+0000 mon.c (mon.1) 3420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.876085+0000 mon.c (mon.1) 3420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.879074+0000 mon.c (mon.1) 3421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.879074+0000 mon.c (mon.1) 3421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.880243+0000 mon.c (mon.1) 3422 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.880243+0000 mon.c (mon.1) 3422 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.887954+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.887954+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.950845+0000 mon.c (mon.1) 3423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.950845+0000 mon.c (mon.1) 3423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.954627+0000 mon.c (mon.1) 3424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.954627+0000 mon.c (mon.1) 3424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.959026+0000 mon.c (mon.1) 3425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.959026+0000 mon.c (mon.1) 3425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.962562+0000 mon.c (mon.1) 3426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.962562+0000 mon.c (mon.1) 3426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.963938+0000 mon.c (mon.1) 3427 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.963938+0000 mon.c (mon.1) 3427 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.975504+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:13.975504+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.034097+0000 mon.c (mon.1) 3428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.034097+0000 mon.c (mon.1) 3428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.037180+0000 mon.c (mon.1) 3429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.037180+0000 mon.c (mon.1) 3429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.039018+0000 mon.c (mon.1) 3430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.039018+0000 mon.c (mon.1) 3430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.042006+0000 mon.c (mon.1) 3431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.042006+0000 mon.c (mon.1) 3431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.043239+0000 mon.c (mon.1) 3432 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.043239+0000 mon.c (mon.1) 3432 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.054420+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.054420+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.112562+0000 mon.c (mon.1) 3433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.112562+0000 mon.c (mon.1) 3433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.115541+0000 mon.c (mon.1) 3434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.115541+0000 mon.c (mon.1) 3434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.117214+0000 mon.c (mon.1) 3435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.117214+0000 mon.c (mon.1) 3435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.120136+0000 mon.c (mon.1) 3436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.120136+0000 mon.c (mon.1) 3436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.121454+0000 mon.c (mon.1) 3437 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.121454+0000 mon.c (mon.1) 3437 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.130215+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.130215+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.172209+0000 mon.c (mon.1) 3438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.172209+0000 mon.c (mon.1) 3438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.175028+0000 mon.c (mon.1) 3439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.175028+0000 mon.c (mon.1) 3439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.177004+0000 mon.c (mon.1) 3440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.177004+0000 mon.c (mon.1) 3440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.179784+0000 mon.c (mon.1) 3441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.179784+0000 mon.c (mon.1) 3441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.180923+0000 mon.c (mon.1) 3442 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.180923+0000 mon.c (mon.1) 3442 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.189659+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.189659+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.247326+0000 mon.c (mon.1) 3443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.247326+0000 mon.c (mon.1) 3443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.250285+0000 mon.c (mon.1) 3444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.250285+0000 mon.c (mon.1) 3444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.251699+0000 mon.c (mon.1) 3445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.251699+0000 mon.c (mon.1) 3445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.254508+0000 mon.c (mon.1) 3446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.254508+0000 mon.c (mon.1) 3446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.255526+0000 mon.c (mon.1) 3447 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.255526+0000 mon.c (mon.1) 3447 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.262396+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.262396+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.323370+0000 mon.c (mon.1) 3448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.323370+0000 mon.c (mon.1) 3448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.326316+0000 mon.c (mon.1) 3449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.326316+0000 mon.c (mon.1) 3449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.327878+0000 mon.c (mon.1) 3450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.327878+0000 mon.c (mon.1) 3450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.330766+0000 mon.c (mon.1) 3451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.330766+0000 mon.c (mon.1) 3451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.331796+0000 mon.c (mon.1) 3452 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.331796+0000 mon.c (mon.1) 3452 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.340059+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:14 smithi123 bash[58916]: audit 2024-04-22T21:13:14.340059+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: cephadm 2024-04-22T21:13:12.582592+0000 mgr.x (mgr.34107) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: cephadm 2024-04-22T21:13:12.582592+0000 mgr.x (mgr.34107) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: cephadm 2024-04-22T21:13:12.662563+0000 mgr.x (mgr.34107) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: cephadm 2024-04-22T21:13:12.662563+0000 mgr.x (mgr.34107) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: cephadm 2024-04-22T21:13:12.757545+0000 mgr.x (mgr.34107) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: cephadm 2024-04-22T21:13:12.757545+0000 mgr.x (mgr.34107) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: cephadm 2024-04-22T21:13:12.851740+0000 mgr.x (mgr.34107) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: cephadm 2024-04-22T21:13:12.851740+0000 mgr.x (mgr.34107) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: cephadm 2024-04-22T21:13:12.927829+0000 mgr.x (mgr.34107) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: cephadm 2024-04-22T21:13:12.927829+0000 mgr.x (mgr.34107) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: cephadm 2024-04-22T21:13:12.989303+0000 mgr.x (mgr.34107) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: cephadm 2024-04-22T21:13:12.989303+0000 mgr.x (mgr.34107) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: cephadm 2024-04-22T21:13:13.072447+0000 mgr.x (mgr.34107) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: cephadm 2024-04-22T21:13:13.072447+0000 mgr.x (mgr.34107) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: cephadm 2024-04-22T21:13:13.151644+0000 mgr.x (mgr.34107) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: cephadm 2024-04-22T21:13:13.151644+0000 mgr.x (mgr.34107) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: cephadm 2024-04-22T21:13:13.261480+0000 mgr.x (mgr.34107) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: cephadm 2024-04-22T21:13:13.261480+0000 mgr.x (mgr.34107) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: cephadm 2024-04-22T21:13:13.361255+0000 mgr.x (mgr.34107) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: cephadm 2024-04-22T21:13:13.361255+0000 mgr.x (mgr.34107) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.463910+0000 mon.c (mon.1) 3393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.463910+0000 mon.c (mon.1) 3393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: cephadm 2024-04-22T21:13:12.582592+0000 mgr.x (mgr.34107) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: cephadm 2024-04-22T21:13:12.582592+0000 mgr.x (mgr.34107) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: cephadm 2024-04-22T21:13:12.662563+0000 mgr.x (mgr.34107) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: cephadm 2024-04-22T21:13:12.662563+0000 mgr.x (mgr.34107) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: cephadm 2024-04-22T21:13:12.757545+0000 mgr.x (mgr.34107) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: cephadm 2024-04-22T21:13:12.757545+0000 mgr.x (mgr.34107) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: cephadm 2024-04-22T21:13:12.851740+0000 mgr.x (mgr.34107) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: cephadm 2024-04-22T21:13:12.851740+0000 mgr.x (mgr.34107) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: cephadm 2024-04-22T21:13:12.927829+0000 mgr.x (mgr.34107) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: cephadm 2024-04-22T21:13:12.927829+0000 mgr.x (mgr.34107) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: cephadm 2024-04-22T21:13:12.989303+0000 mgr.x (mgr.34107) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: cephadm 2024-04-22T21:13:12.989303+0000 mgr.x (mgr.34107) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: cephadm 2024-04-22T21:13:13.072447+0000 mgr.x (mgr.34107) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: cephadm 2024-04-22T21:13:13.072447+0000 mgr.x (mgr.34107) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: cephadm 2024-04-22T21:13:13.151644+0000 mgr.x (mgr.34107) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: cephadm 2024-04-22T21:13:13.151644+0000 mgr.x (mgr.34107) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: cephadm 2024-04-22T21:13:13.261480+0000 mgr.x (mgr.34107) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: cephadm 2024-04-22T21:13:13.261480+0000 mgr.x (mgr.34107) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: cephadm 2024-04-22T21:13:13.361255+0000 mgr.x (mgr.34107) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: cephadm 2024-04-22T21:13:13.361255+0000 mgr.x (mgr.34107) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:14.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.463910+0000 mon.c (mon.1) 3393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.463910+0000 mon.c (mon.1) 3393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.467162+0000 mon.c (mon.1) 3394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.467162+0000 mon.c (mon.1) 3394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.468739+0000 mon.c (mon.1) 3395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.468739+0000 mon.c (mon.1) 3395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.474254+0000 mon.c (mon.1) 3396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.474254+0000 mon.c (mon.1) 3396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.475345+0000 mon.c (mon.1) 3397 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.475345+0000 mon.c (mon.1) 3397 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.484124+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.484124+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.542352+0000 mon.c (mon.1) 3398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.542352+0000 mon.c (mon.1) 3398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.545261+0000 mon.c (mon.1) 3399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.545261+0000 mon.c (mon.1) 3399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.547359+0000 mon.c (mon.1) 3400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.547359+0000 mon.c (mon.1) 3400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.549982+0000 mon.c (mon.1) 3401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.549982+0000 mon.c (mon.1) 3401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.551303+0000 mon.c (mon.1) 3402 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.467162+0000 mon.c (mon.1) 3394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.467162+0000 mon.c (mon.1) 3394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.468739+0000 mon.c (mon.1) 3395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.468739+0000 mon.c (mon.1) 3395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.474254+0000 mon.c (mon.1) 3396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.474254+0000 mon.c (mon.1) 3396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.475345+0000 mon.c (mon.1) 3397 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.475345+0000 mon.c (mon.1) 3397 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.484124+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.484124+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.542352+0000 mon.c (mon.1) 3398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.542352+0000 mon.c (mon.1) 3398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.545261+0000 mon.c (mon.1) 3399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.545261+0000 mon.c (mon.1) 3399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.547359+0000 mon.c (mon.1) 3400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.547359+0000 mon.c (mon.1) 3400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.549982+0000 mon.c (mon.1) 3401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.549982+0000 mon.c (mon.1) 3401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.551303+0000 mon.c (mon.1) 3402 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.551303+0000 mon.c (mon.1) 3402 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.560833+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.560833+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.635706+0000 mon.c (mon.1) 3403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.635706+0000 mon.c (mon.1) 3403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.638721+0000 mon.c (mon.1) 3404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.638721+0000 mon.c (mon.1) 3404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.640243+0000 mon.c (mon.1) 3405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.640243+0000 mon.c (mon.1) 3405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.642970+0000 mon.c (mon.1) 3406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.642970+0000 mon.c (mon.1) 3406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.644198+0000 mon.c (mon.1) 3407 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.644198+0000 mon.c (mon.1) 3407 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.651191+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.651191+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.695209+0000 mon.c (mon.1) 3408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.695209+0000 mon.c (mon.1) 3408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.698180+0000 mon.c (mon.1) 3409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.698180+0000 mon.c (mon.1) 3409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.551303+0000 mon.c (mon.1) 3402 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.560833+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.560833+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.635706+0000 mon.c (mon.1) 3403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.635706+0000 mon.c (mon.1) 3403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.638721+0000 mon.c (mon.1) 3404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.638721+0000 mon.c (mon.1) 3404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.640243+0000 mon.c (mon.1) 3405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.640243+0000 mon.c (mon.1) 3405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.642970+0000 mon.c (mon.1) 3406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.642970+0000 mon.c (mon.1) 3406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.644198+0000 mon.c (mon.1) 3407 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.644198+0000 mon.c (mon.1) 3407 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.651191+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.651191+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.695209+0000 mon.c (mon.1) 3408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.695209+0000 mon.c (mon.1) 3408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.698180+0000 mon.c (mon.1) 3409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.698180+0000 mon.c (mon.1) 3409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.699693+0000 mon.c (mon.1) 3410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.699693+0000 mon.c (mon.1) 3410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.702576+0000 mon.c (mon.1) 3411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.702576+0000 mon.c (mon.1) 3411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.703652+0000 mon.c (mon.1) 3412 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.703652+0000 mon.c (mon.1) 3412 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.710835+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.710835+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.774002+0000 mon.c (mon.1) 3413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.774002+0000 mon.c (mon.1) 3413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.778353+0000 mon.c (mon.1) 3414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.778353+0000 mon.c (mon.1) 3414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.779780+0000 mon.c (mon.1) 3415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.779780+0000 mon.c (mon.1) 3415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.782733+0000 mon.c (mon.1) 3416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.782733+0000 mon.c (mon.1) 3416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.783978+0000 mon.c (mon.1) 3417 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.783978+0000 mon.c (mon.1) 3417 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.791446+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.791446+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.699693+0000 mon.c (mon.1) 3410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.699693+0000 mon.c (mon.1) 3410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.702576+0000 mon.c (mon.1) 3411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.702576+0000 mon.c (mon.1) 3411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.703652+0000 mon.c (mon.1) 3412 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.703652+0000 mon.c (mon.1) 3412 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.710835+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.710835+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.774002+0000 mon.c (mon.1) 3413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.774002+0000 mon.c (mon.1) 3413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.778353+0000 mon.c (mon.1) 3414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.778353+0000 mon.c (mon.1) 3414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.779780+0000 mon.c (mon.1) 3415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.779780+0000 mon.c (mon.1) 3415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.782733+0000 mon.c (mon.1) 3416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.782733+0000 mon.c (mon.1) 3416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.783978+0000 mon.c (mon.1) 3417 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.783978+0000 mon.c (mon.1) 3417 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.791446+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.791446+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.871158+0000 mon.c (mon.1) 3418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.871158+0000 mon.c (mon.1) 3418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.874361+0000 mon.c (mon.1) 3419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.874361+0000 mon.c (mon.1) 3419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.876085+0000 mon.c (mon.1) 3420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.876085+0000 mon.c (mon.1) 3420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.879074+0000 mon.c (mon.1) 3421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.879074+0000 mon.c (mon.1) 3421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.880243+0000 mon.c (mon.1) 3422 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.880243+0000 mon.c (mon.1) 3422 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.887954+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.887954+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.950845+0000 mon.c (mon.1) 3423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.950845+0000 mon.c (mon.1) 3423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.954627+0000 mon.c (mon.1) 3424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.954627+0000 mon.c (mon.1) 3424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.959026+0000 mon.c (mon.1) 3425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.959026+0000 mon.c (mon.1) 3425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.962562+0000 mon.c (mon.1) 3426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.871158+0000 mon.c (mon.1) 3418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.871158+0000 mon.c (mon.1) 3418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.874361+0000 mon.c (mon.1) 3419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.874361+0000 mon.c (mon.1) 3419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.876085+0000 mon.c (mon.1) 3420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.876085+0000 mon.c (mon.1) 3420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.879074+0000 mon.c (mon.1) 3421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.879074+0000 mon.c (mon.1) 3421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.880243+0000 mon.c (mon.1) 3422 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.880243+0000 mon.c (mon.1) 3422 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.887954+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.887954+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.950845+0000 mon.c (mon.1) 3423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.950845+0000 mon.c (mon.1) 3423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.954627+0000 mon.c (mon.1) 3424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.954627+0000 mon.c (mon.1) 3424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.959026+0000 mon.c (mon.1) 3425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.959026+0000 mon.c (mon.1) 3425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.962562+0000 mon.c (mon.1) 3426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.962562+0000 mon.c (mon.1) 3426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.963938+0000 mon.c (mon.1) 3427 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.963938+0000 mon.c (mon.1) 3427 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.975504+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:13.975504+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.034097+0000 mon.c (mon.1) 3428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.034097+0000 mon.c (mon.1) 3428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.037180+0000 mon.c (mon.1) 3429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.037180+0000 mon.c (mon.1) 3429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.039018+0000 mon.c (mon.1) 3430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.039018+0000 mon.c (mon.1) 3430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.042006+0000 mon.c (mon.1) 3431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.042006+0000 mon.c (mon.1) 3431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.043239+0000 mon.c (mon.1) 3432 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.043239+0000 mon.c (mon.1) 3432 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.054420+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.054420+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.112562+0000 mon.c (mon.1) 3433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.112562+0000 mon.c (mon.1) 3433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.115541+0000 mon.c (mon.1) 3434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.115541+0000 mon.c (mon.1) 3434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.117214+0000 mon.c (mon.1) 3435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.117214+0000 mon.c (mon.1) 3435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.120136+0000 mon.c (mon.1) 3436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.120136+0000 mon.c (mon.1) 3436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.121454+0000 mon.c (mon.1) 3437 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.121454+0000 mon.c (mon.1) 3437 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.130215+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.130215+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.172209+0000 mon.c (mon.1) 3438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.172209+0000 mon.c (mon.1) 3438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.175028+0000 mon.c (mon.1) 3439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.175028+0000 mon.c (mon.1) 3439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.177004+0000 mon.c (mon.1) 3440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.177004+0000 mon.c (mon.1) 3440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.179784+0000 mon.c (mon.1) 3441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.179784+0000 mon.c (mon.1) 3441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.180923+0000 mon.c (mon.1) 3442 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.962562+0000 mon.c (mon.1) 3426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.963938+0000 mon.c (mon.1) 3427 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.963938+0000 mon.c (mon.1) 3427 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.975504+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:13.975504+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.034097+0000 mon.c (mon.1) 3428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.034097+0000 mon.c (mon.1) 3428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.037180+0000 mon.c (mon.1) 3429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.037180+0000 mon.c (mon.1) 3429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.039018+0000 mon.c (mon.1) 3430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.039018+0000 mon.c (mon.1) 3430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.042006+0000 mon.c (mon.1) 3431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.042006+0000 mon.c (mon.1) 3431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.043239+0000 mon.c (mon.1) 3432 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.043239+0000 mon.c (mon.1) 3432 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.054420+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.054420+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.112562+0000 mon.c (mon.1) 3433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.112562+0000 mon.c (mon.1) 3433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.180923+0000 mon.c (mon.1) 3442 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.189659+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.189659+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.247326+0000 mon.c (mon.1) 3443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.247326+0000 mon.c (mon.1) 3443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.250285+0000 mon.c (mon.1) 3444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.250285+0000 mon.c (mon.1) 3444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.251699+0000 mon.c (mon.1) 3445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.251699+0000 mon.c (mon.1) 3445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.254508+0000 mon.c (mon.1) 3446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.254508+0000 mon.c (mon.1) 3446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.255526+0000 mon.c (mon.1) 3447 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.255526+0000 mon.c (mon.1) 3447 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.262396+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.262396+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.323370+0000 mon.c (mon.1) 3448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.323370+0000 mon.c (mon.1) 3448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.326316+0000 mon.c (mon.1) 3449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.326316+0000 mon.c (mon.1) 3449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.327878+0000 mon.c (mon.1) 3450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.327878+0000 mon.c (mon.1) 3450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.330766+0000 mon.c (mon.1) 3451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.330766+0000 mon.c (mon.1) 3451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.331796+0000 mon.c (mon.1) 3452 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.331796+0000 mon.c (mon.1) 3452 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.340059+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[75184]: audit 2024-04-22T21:13:14.340059+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.115541+0000 mon.c (mon.1) 3434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.115541+0000 mon.c (mon.1) 3434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.117214+0000 mon.c (mon.1) 3435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.117214+0000 mon.c (mon.1) 3435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.120136+0000 mon.c (mon.1) 3436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.120136+0000 mon.c (mon.1) 3436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.121454+0000 mon.c (mon.1) 3437 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.121454+0000 mon.c (mon.1) 3437 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.130215+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.130215+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.172209+0000 mon.c (mon.1) 3438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.172209+0000 mon.c (mon.1) 3438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.175028+0000 mon.c (mon.1) 3439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.175028+0000 mon.c (mon.1) 3439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.177004+0000 mon.c (mon.1) 3440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.177004+0000 mon.c (mon.1) 3440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.179784+0000 mon.c (mon.1) 3441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.179784+0000 mon.c (mon.1) 3441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.180923+0000 mon.c (mon.1) 3442 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.180923+0000 mon.c (mon.1) 3442 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.189659+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.189659+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.247326+0000 mon.c (mon.1) 3443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.247326+0000 mon.c (mon.1) 3443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.250285+0000 mon.c (mon.1) 3444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.250285+0000 mon.c (mon.1) 3444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.251699+0000 mon.c (mon.1) 3445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.251699+0000 mon.c (mon.1) 3445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.254508+0000 mon.c (mon.1) 3446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.254508+0000 mon.c (mon.1) 3446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.255526+0000 mon.c (mon.1) 3447 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.255526+0000 mon.c (mon.1) 3447 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.262396+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.262396+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.323370+0000 mon.c (mon.1) 3448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.323370+0000 mon.c (mon.1) 3448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.326316+0000 mon.c (mon.1) 3449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.326316+0000 mon.c (mon.1) 3449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:14.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.327878+0000 mon.c (mon.1) 3450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.327878+0000 mon.c (mon.1) 3450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:14.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.330766+0000 mon.c (mon.1) 3451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.330766+0000 mon.c (mon.1) 3451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:14.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.331796+0000 mon.c (mon.1) 3452 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.331796+0000 mon.c (mon.1) 3452 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:14.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.340059+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:14.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:14 smithi121 bash[73084]: audit 2024-04-22T21:13:14.340059+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: cluster 2024-04-22T21:13:13.437204+0000 mgr.x (mgr.34107) 1242 : cluster [DBG] pgmap v205: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-22T21:13:15.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: cluster 2024-04-22T21:13:13.437204+0000 mgr.x (mgr.34107) 1242 : cluster [DBG] pgmap v205: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-22T21:13:15.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: cephadm 2024-04-22T21:13:13.489473+0000 mgr.x (mgr.34107) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: cephadm 2024-04-22T21:13:13.489473+0000 mgr.x (mgr.34107) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: cephadm 2024-04-22T21:13:13.566482+0000 mgr.x (mgr.34107) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: cephadm 2024-04-22T21:13:13.566482+0000 mgr.x (mgr.34107) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: cephadm 2024-04-22T21:13:13.658245+0000 mgr.x (mgr.34107) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: cephadm 2024-04-22T21:13:13.658245+0000 mgr.x (mgr.34107) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: cephadm 2024-04-22T21:13:13.718136+0000 mgr.x (mgr.34107) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: cephadm 2024-04-22T21:13:13.718136+0000 mgr.x (mgr.34107) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: cephadm 2024-04-22T21:13:13.798567+0000 mgr.x (mgr.34107) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: cephadm 2024-04-22T21:13:13.798567+0000 mgr.x (mgr.34107) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: cephadm 2024-04-22T21:13:13.895214+0000 mgr.x (mgr.34107) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: cephadm 2024-04-22T21:13:13.895214+0000 mgr.x (mgr.34107) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: cephadm 2024-04-22T21:13:13.980793+0000 mgr.x (mgr.34107) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: cephadm 2024-04-22T21:13:13.980793+0000 mgr.x (mgr.34107) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: cephadm 2024-04-22T21:13:14.059883+0000 mgr.x (mgr.34107) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: cephadm 2024-04-22T21:13:14.059883+0000 mgr.x (mgr.34107) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: cephadm 2024-04-22T21:13:14.135560+0000 mgr.x (mgr.34107) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: cephadm 2024-04-22T21:13:14.135560+0000 mgr.x (mgr.34107) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: cephadm 2024-04-22T21:13:14.194952+0000 mgr.x (mgr.34107) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: cephadm 2024-04-22T21:13:14.194952+0000 mgr.x (mgr.34107) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: cephadm 2024-04-22T21:13:14.269740+0000 mgr.x (mgr.34107) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: cephadm 2024-04-22T21:13:14.269740+0000 mgr.x (mgr.34107) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: cephadm 2024-04-22T21:13:14.345864+0000 mgr.x (mgr.34107) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: cephadm 2024-04-22T21:13:14.345864+0000 mgr.x (mgr.34107) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: cluster 2024-04-22T21:13:14.373862+0000 mon.a (mon.0) 1326 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 4 pgs peering) 2024-04-22T21:13:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: cluster 2024-04-22T21:13:14.373862+0000 mon.a (mon.0) 1326 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 4 pgs peering) 2024-04-22T21:13:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.416525+0000 mon.c (mon.1) 3453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.416525+0000 mon.c (mon.1) 3453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.420218+0000 mon.c (mon.1) 3454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.420218+0000 mon.c (mon.1) 3454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.422142+0000 mon.c (mon.1) 3455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.422142+0000 mon.c (mon.1) 3455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.425602+0000 mon.c (mon.1) 3456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.425602+0000 mon.c (mon.1) 3456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.426869+0000 mon.c (mon.1) 3457 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.426869+0000 mon.c (mon.1) 3457 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.436716+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.436716+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.511072+0000 mon.c (mon.1) 3458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.511072+0000 mon.c (mon.1) 3458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.513811+0000 mon.c (mon.1) 3459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.513811+0000 mon.c (mon.1) 3459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.515435+0000 mon.c (mon.1) 3460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.515435+0000 mon.c (mon.1) 3460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.518231+0000 mon.c (mon.1) 3461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.518231+0000 mon.c (mon.1) 3461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.519319+0000 mon.c (mon.1) 3462 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.519319+0000 mon.c (mon.1) 3462 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.528394+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.528394+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.586130+0000 mon.c (mon.1) 3463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.586130+0000 mon.c (mon.1) 3463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.589054+0000 mon.c (mon.1) 3464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.589054+0000 mon.c (mon.1) 3464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.590529+0000 mon.c (mon.1) 3465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.590529+0000 mon.c (mon.1) 3465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.593419+0000 mon.c (mon.1) 3466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.593419+0000 mon.c (mon.1) 3466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.594401+0000 mon.c (mon.1) 3467 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.594401+0000 mon.c (mon.1) 3467 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.605503+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.605503+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.647824+0000 mon.c (mon.1) 3468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.647824+0000 mon.c (mon.1) 3468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.650608+0000 mon.c (mon.1) 3469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.650608+0000 mon.c (mon.1) 3469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.652058+0000 mon.c (mon.1) 3470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.652058+0000 mon.c (mon.1) 3470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.655123+0000 mon.c (mon.1) 3471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.655123+0000 mon.c (mon.1) 3471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.656253+0000 mon.c (mon.1) 3472 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.656253+0000 mon.c (mon.1) 3472 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.667476+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.667476+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.703481+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.703481+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.705267+0000 mon.c (mon.1) 3473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:13:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.705267+0000 mon.c (mon.1) 3473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:13:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.775806+0000 mon.c (mon.1) 3474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.775806+0000 mon.c (mon.1) 3474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.778695+0000 mon.c (mon.1) 3475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.778695+0000 mon.c (mon.1) 3475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.780512+0000 mon.c (mon.1) 3476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.780512+0000 mon.c (mon.1) 3476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.783335+0000 mon.c (mon.1) 3477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.783335+0000 mon.c (mon.1) 3477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.784519+0000 mon.c (mon.1) 3478 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.784519+0000 mon.c (mon.1) 3478 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.793456+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.793456+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.872318+0000 mon.c (mon.1) 3479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.872318+0000 mon.c (mon.1) 3479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.875372+0000 mon.c (mon.1) 3480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.875372+0000 mon.c (mon.1) 3480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.876844+0000 mon.c (mon.1) 3481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.876844+0000 mon.c (mon.1) 3481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.879658+0000 mon.c (mon.1) 3482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.879658+0000 mon.c (mon.1) 3482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.880843+0000 mon.c (mon.1) 3483 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.880843+0000 mon.c (mon.1) 3483 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.889710+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.889710+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.952904+0000 mon.c (mon.1) 3484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.952904+0000 mon.c (mon.1) 3484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.957210+0000 mon.c (mon.1) 3485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.957210+0000 mon.c (mon.1) 3485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.958933+0000 mon.c (mon.1) 3486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.958933+0000 mon.c (mon.1) 3486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.962321+0000 mon.c (mon.1) 3487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.962321+0000 mon.c (mon.1) 3487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.963607+0000 mon.c (mon.1) 3488 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.963607+0000 mon.c (mon.1) 3488 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.972745+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:14.972745+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.035748+0000 mon.c (mon.1) 3489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.035748+0000 mon.c (mon.1) 3489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.038750+0000 mon.c (mon.1) 3490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.038750+0000 mon.c (mon.1) 3490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.040324+0000 mon.c (mon.1) 3491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.040324+0000 mon.c (mon.1) 3491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.043926+0000 mon.c (mon.1) 3492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.043926+0000 mon.c (mon.1) 3492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.045269+0000 mon.c (mon.1) 3493 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.045269+0000 mon.c (mon.1) 3493 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.052791+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.052791+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.135581+0000 mon.c (mon.1) 3494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.135581+0000 mon.c (mon.1) 3494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.139019+0000 mon.c (mon.1) 3495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.139019+0000 mon.c (mon.1) 3495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.141135+0000 mon.c (mon.1) 3496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.141135+0000 mon.c (mon.1) 3496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.144695+0000 mon.c (mon.1) 3497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.144695+0000 mon.c (mon.1) 3497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.146306+0000 mon.c (mon.1) 3498 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.146306+0000 mon.c (mon.1) 3498 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.155797+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.155797+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.231604+0000 mon.c (mon.1) 3499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.231604+0000 mon.c (mon.1) 3499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.234414+0000 mon.c (mon.1) 3500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.234414+0000 mon.c (mon.1) 3500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.235808+0000 mon.c (mon.1) 3501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.235808+0000 mon.c (mon.1) 3501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.238540+0000 mon.c (mon.1) 3502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.238540+0000 mon.c (mon.1) 3502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.239592+0000 mon.c (mon.1) 3503 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.239592+0000 mon.c (mon.1) 3503 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.248606+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.248606+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.307024+0000 mon.c (mon.1) 3504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.307024+0000 mon.c (mon.1) 3504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.310313+0000 mon.c (mon.1) 3505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.310313+0000 mon.c (mon.1) 3505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.312433+0000 mon.c (mon.1) 3506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.312433+0000 mon.c (mon.1) 3506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.315501+0000 mon.c (mon.1) 3507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.315501+0000 mon.c (mon.1) 3507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.316863+0000 mon.c (mon.1) 3508 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.316863+0000 mon.c (mon.1) 3508 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.325893+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:15 smithi123 bash[58916]: audit 2024-04-22T21:13:15.325893+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: cluster 2024-04-22T21:13:13.437204+0000 mgr.x (mgr.34107) 1242 : cluster [DBG] pgmap v205: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-22T21:13:15.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: cluster 2024-04-22T21:13:13.437204+0000 mgr.x (mgr.34107) 1242 : cluster [DBG] pgmap v205: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-22T21:13:15.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: cephadm 2024-04-22T21:13:13.489473+0000 mgr.x (mgr.34107) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: cephadm 2024-04-22T21:13:13.489473+0000 mgr.x (mgr.34107) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: cephadm 2024-04-22T21:13:13.566482+0000 mgr.x (mgr.34107) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: cephadm 2024-04-22T21:13:13.566482+0000 mgr.x (mgr.34107) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: cephadm 2024-04-22T21:13:13.658245+0000 mgr.x (mgr.34107) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: cephadm 2024-04-22T21:13:13.658245+0000 mgr.x (mgr.34107) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: cephadm 2024-04-22T21:13:13.718136+0000 mgr.x (mgr.34107) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: cephadm 2024-04-22T21:13:13.718136+0000 mgr.x (mgr.34107) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: cephadm 2024-04-22T21:13:13.798567+0000 mgr.x (mgr.34107) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: cephadm 2024-04-22T21:13:13.798567+0000 mgr.x (mgr.34107) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: cephadm 2024-04-22T21:13:13.895214+0000 mgr.x (mgr.34107) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: cephadm 2024-04-22T21:13:13.895214+0000 mgr.x (mgr.34107) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: cephadm 2024-04-22T21:13:13.980793+0000 mgr.x (mgr.34107) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: cephadm 2024-04-22T21:13:13.980793+0000 mgr.x (mgr.34107) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: cephadm 2024-04-22T21:13:14.059883+0000 mgr.x (mgr.34107) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: cephadm 2024-04-22T21:13:14.059883+0000 mgr.x (mgr.34107) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: cephadm 2024-04-22T21:13:14.135560+0000 mgr.x (mgr.34107) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: cephadm 2024-04-22T21:13:14.135560+0000 mgr.x (mgr.34107) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: cephadm 2024-04-22T21:13:14.194952+0000 mgr.x (mgr.34107) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: cephadm 2024-04-22T21:13:14.194952+0000 mgr.x (mgr.34107) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: cephadm 2024-04-22T21:13:14.269740+0000 mgr.x (mgr.34107) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: cephadm 2024-04-22T21:13:14.269740+0000 mgr.x (mgr.34107) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: cephadm 2024-04-22T21:13:14.345864+0000 mgr.x (mgr.34107) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: cephadm 2024-04-22T21:13:14.345864+0000 mgr.x (mgr.34107) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: cluster 2024-04-22T21:13:14.373862+0000 mon.a (mon.0) 1326 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 4 pgs peering) 2024-04-22T21:13:15.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: cluster 2024-04-22T21:13:14.373862+0000 mon.a (mon.0) 1326 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 4 pgs peering) 2024-04-22T21:13:15.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.416525+0000 mon.c (mon.1) 3453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.416525+0000 mon.c (mon.1) 3453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.420218+0000 mon.c (mon.1) 3454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.420218+0000 mon.c (mon.1) 3454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.422142+0000 mon.c (mon.1) 3455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.422142+0000 mon.c (mon.1) 3455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.425602+0000 mon.c (mon.1) 3456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.425602+0000 mon.c (mon.1) 3456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.426869+0000 mon.c (mon.1) 3457 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.426869+0000 mon.c (mon.1) 3457 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.436716+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.436716+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.511072+0000 mon.c (mon.1) 3458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: cluster 2024-04-22T21:13:13.437204+0000 mgr.x (mgr.34107) 1242 : cluster [DBG] pgmap v205: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-22T21:13:15.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: cluster 2024-04-22T21:13:13.437204+0000 mgr.x (mgr.34107) 1242 : cluster [DBG] pgmap v205: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-22T21:13:15.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: cephadm 2024-04-22T21:13:13.489473+0000 mgr.x (mgr.34107) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: cephadm 2024-04-22T21:13:13.489473+0000 mgr.x (mgr.34107) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: cephadm 2024-04-22T21:13:13.566482+0000 mgr.x (mgr.34107) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: cephadm 2024-04-22T21:13:13.566482+0000 mgr.x (mgr.34107) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: cephadm 2024-04-22T21:13:13.658245+0000 mgr.x (mgr.34107) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: cephadm 2024-04-22T21:13:13.658245+0000 mgr.x (mgr.34107) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: cephadm 2024-04-22T21:13:13.718136+0000 mgr.x (mgr.34107) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: cephadm 2024-04-22T21:13:13.718136+0000 mgr.x (mgr.34107) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: cephadm 2024-04-22T21:13:13.798567+0000 mgr.x (mgr.34107) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: cephadm 2024-04-22T21:13:13.798567+0000 mgr.x (mgr.34107) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: cephadm 2024-04-22T21:13:13.895214+0000 mgr.x (mgr.34107) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: cephadm 2024-04-22T21:13:13.895214+0000 mgr.x (mgr.34107) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: cephadm 2024-04-22T21:13:13.980793+0000 mgr.x (mgr.34107) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: cephadm 2024-04-22T21:13:13.980793+0000 mgr.x (mgr.34107) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: cephadm 2024-04-22T21:13:14.059883+0000 mgr.x (mgr.34107) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: cephadm 2024-04-22T21:13:14.059883+0000 mgr.x (mgr.34107) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: cephadm 2024-04-22T21:13:14.135560+0000 mgr.x (mgr.34107) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: cephadm 2024-04-22T21:13:14.135560+0000 mgr.x (mgr.34107) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: cephadm 2024-04-22T21:13:14.194952+0000 mgr.x (mgr.34107) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.511072+0000 mon.c (mon.1) 3458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.513811+0000 mon.c (mon.1) 3459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.513811+0000 mon.c (mon.1) 3459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.515435+0000 mon.c (mon.1) 3460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.515435+0000 mon.c (mon.1) 3460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.518231+0000 mon.c (mon.1) 3461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.518231+0000 mon.c (mon.1) 3461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.519319+0000 mon.c (mon.1) 3462 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.519319+0000 mon.c (mon.1) 3462 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.528394+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.528394+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.586130+0000 mon.c (mon.1) 3463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.586130+0000 mon.c (mon.1) 3463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.589054+0000 mon.c (mon.1) 3464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.589054+0000 mon.c (mon.1) 3464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.590529+0000 mon.c (mon.1) 3465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.590529+0000 mon.c (mon.1) 3465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.593419+0000 mon.c (mon.1) 3466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.593419+0000 mon.c (mon.1) 3466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.594401+0000 mon.c (mon.1) 3467 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.594401+0000 mon.c (mon.1) 3467 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.605503+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.605503+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.647824+0000 mon.c (mon.1) 3468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.647824+0000 mon.c (mon.1) 3468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.650608+0000 mon.c (mon.1) 3469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.650608+0000 mon.c (mon.1) 3469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.652058+0000 mon.c (mon.1) 3470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.652058+0000 mon.c (mon.1) 3470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.655123+0000 mon.c (mon.1) 3471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.655123+0000 mon.c (mon.1) 3471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.656253+0000 mon.c (mon.1) 3472 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.656253+0000 mon.c (mon.1) 3472 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.667476+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.667476+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.703481+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.703481+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.705267+0000 mon.c (mon.1) 3473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:13:15.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.705267+0000 mon.c (mon.1) 3473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:13:15.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.775806+0000 mon.c (mon.1) 3474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.775806+0000 mon.c (mon.1) 3474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.778695+0000 mon.c (mon.1) 3475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.778695+0000 mon.c (mon.1) 3475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.780512+0000 mon.c (mon.1) 3476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.780512+0000 mon.c (mon.1) 3476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.783335+0000 mon.c (mon.1) 3477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.783335+0000 mon.c (mon.1) 3477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.784519+0000 mon.c (mon.1) 3478 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.784519+0000 mon.c (mon.1) 3478 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.793456+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.793456+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.872318+0000 mon.c (mon.1) 3479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.872318+0000 mon.c (mon.1) 3479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.875372+0000 mon.c (mon.1) 3480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.875372+0000 mon.c (mon.1) 3480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.876844+0000 mon.c (mon.1) 3481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.876844+0000 mon.c (mon.1) 3481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.879658+0000 mon.c (mon.1) 3482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: cephadm 2024-04-22T21:13:14.194952+0000 mgr.x (mgr.34107) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: cephadm 2024-04-22T21:13:14.269740+0000 mgr.x (mgr.34107) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: cephadm 2024-04-22T21:13:14.269740+0000 mgr.x (mgr.34107) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: cephadm 2024-04-22T21:13:14.345864+0000 mgr.x (mgr.34107) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: cephadm 2024-04-22T21:13:14.345864+0000 mgr.x (mgr.34107) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:15.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: cluster 2024-04-22T21:13:14.373862+0000 mon.a (mon.0) 1326 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 4 pgs peering) 2024-04-22T21:13:15.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: cluster 2024-04-22T21:13:14.373862+0000 mon.a (mon.0) 1326 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 4 pgs peering) 2024-04-22T21:13:15.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.416525+0000 mon.c (mon.1) 3453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.416525+0000 mon.c (mon.1) 3453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.420218+0000 mon.c (mon.1) 3454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.420218+0000 mon.c (mon.1) 3454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.422142+0000 mon.c (mon.1) 3455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.422142+0000 mon.c (mon.1) 3455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.425602+0000 mon.c (mon.1) 3456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.425602+0000 mon.c (mon.1) 3456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.426869+0000 mon.c (mon.1) 3457 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.426869+0000 mon.c (mon.1) 3457 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.436716+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.436716+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.511072+0000 mon.c (mon.1) 3458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.879658+0000 mon.c (mon.1) 3482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.880843+0000 mon.c (mon.1) 3483 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.880843+0000 mon.c (mon.1) 3483 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.889710+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.889710+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.952904+0000 mon.c (mon.1) 3484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.952904+0000 mon.c (mon.1) 3484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.957210+0000 mon.c (mon.1) 3485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.957210+0000 mon.c (mon.1) 3485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.958933+0000 mon.c (mon.1) 3486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.958933+0000 mon.c (mon.1) 3486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.962321+0000 mon.c (mon.1) 3487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.962321+0000 mon.c (mon.1) 3487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.963607+0000 mon.c (mon.1) 3488 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.963607+0000 mon.c (mon.1) 3488 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.972745+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:14.972745+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.035748+0000 mon.c (mon.1) 3489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.035748+0000 mon.c (mon.1) 3489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.038750+0000 mon.c (mon.1) 3490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.038750+0000 mon.c (mon.1) 3490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.040324+0000 mon.c (mon.1) 3491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.040324+0000 mon.c (mon.1) 3491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.043926+0000 mon.c (mon.1) 3492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.043926+0000 mon.c (mon.1) 3492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.045269+0000 mon.c (mon.1) 3493 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.045269+0000 mon.c (mon.1) 3493 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.052791+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.052791+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.135581+0000 mon.c (mon.1) 3494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.135581+0000 mon.c (mon.1) 3494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.139019+0000 mon.c (mon.1) 3495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.139019+0000 mon.c (mon.1) 3495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.141135+0000 mon.c (mon.1) 3496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.141135+0000 mon.c (mon.1) 3496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.144695+0000 mon.c (mon.1) 3497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.144695+0000 mon.c (mon.1) 3497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.146306+0000 mon.c (mon.1) 3498 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.146306+0000 mon.c (mon.1) 3498 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.155797+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.155797+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.231604+0000 mon.c (mon.1) 3499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.231604+0000 mon.c (mon.1) 3499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.234414+0000 mon.c (mon.1) 3500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.234414+0000 mon.c (mon.1) 3500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.235808+0000 mon.c (mon.1) 3501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.235808+0000 mon.c (mon.1) 3501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.238540+0000 mon.c (mon.1) 3502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.238540+0000 mon.c (mon.1) 3502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.239592+0000 mon.c (mon.1) 3503 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.239592+0000 mon.c (mon.1) 3503 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.248606+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.248606+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.307024+0000 mon.c (mon.1) 3504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.307024+0000 mon.c (mon.1) 3504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.310313+0000 mon.c (mon.1) 3505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.310313+0000 mon.c (mon.1) 3505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.312433+0000 mon.c (mon.1) 3506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.312433+0000 mon.c (mon.1) 3506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.315501+0000 mon.c (mon.1) 3507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.315501+0000 mon.c (mon.1) 3507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.316863+0000 mon.c (mon.1) 3508 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.316863+0000 mon.c (mon.1) 3508 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.325893+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[75184]: audit 2024-04-22T21:13:15.325893+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.511072+0000 mon.c (mon.1) 3458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.513811+0000 mon.c (mon.1) 3459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.513811+0000 mon.c (mon.1) 3459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.515435+0000 mon.c (mon.1) 3460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.515435+0000 mon.c (mon.1) 3460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.518231+0000 mon.c (mon.1) 3461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.518231+0000 mon.c (mon.1) 3461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.519319+0000 mon.c (mon.1) 3462 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.519319+0000 mon.c (mon.1) 3462 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.528394+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.528394+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.586130+0000 mon.c (mon.1) 3463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.586130+0000 mon.c (mon.1) 3463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.589054+0000 mon.c (mon.1) 3464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.589054+0000 mon.c (mon.1) 3464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.590529+0000 mon.c (mon.1) 3465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.590529+0000 mon.c (mon.1) 3465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.593419+0000 mon.c (mon.1) 3466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.593419+0000 mon.c (mon.1) 3466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.594401+0000 mon.c (mon.1) 3467 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.594401+0000 mon.c (mon.1) 3467 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.605503+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.605503+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.647824+0000 mon.c (mon.1) 3468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.647824+0000 mon.c (mon.1) 3468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.650608+0000 mon.c (mon.1) 3469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.650608+0000 mon.c (mon.1) 3469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.652058+0000 mon.c (mon.1) 3470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.652058+0000 mon.c (mon.1) 3470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.655123+0000 mon.c (mon.1) 3471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.655123+0000 mon.c (mon.1) 3471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.656253+0000 mon.c (mon.1) 3472 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.656253+0000 mon.c (mon.1) 3472 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.667476+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.667476+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.703481+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.703481+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.705267+0000 mon.c (mon.1) 3473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:13:15.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.705267+0000 mon.c (mon.1) 3473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:13:15.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.775806+0000 mon.c (mon.1) 3474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.775806+0000 mon.c (mon.1) 3474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.778695+0000 mon.c (mon.1) 3475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.778695+0000 mon.c (mon.1) 3475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.780512+0000 mon.c (mon.1) 3476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.780512+0000 mon.c (mon.1) 3476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.783335+0000 mon.c (mon.1) 3477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.783335+0000 mon.c (mon.1) 3477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.784519+0000 mon.c (mon.1) 3478 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.784519+0000 mon.c (mon.1) 3478 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.793456+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.793456+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.872318+0000 mon.c (mon.1) 3479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.872318+0000 mon.c (mon.1) 3479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.875372+0000 mon.c (mon.1) 3480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.875372+0000 mon.c (mon.1) 3480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.876844+0000 mon.c (mon.1) 3481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.876844+0000 mon.c (mon.1) 3481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.879658+0000 mon.c (mon.1) 3482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.879658+0000 mon.c (mon.1) 3482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.880843+0000 mon.c (mon.1) 3483 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.880843+0000 mon.c (mon.1) 3483 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.889710+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.889710+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.952904+0000 mon.c (mon.1) 3484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.952904+0000 mon.c (mon.1) 3484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.957210+0000 mon.c (mon.1) 3485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.957210+0000 mon.c (mon.1) 3485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.958933+0000 mon.c (mon.1) 3486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.958933+0000 mon.c (mon.1) 3486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.962321+0000 mon.c (mon.1) 3487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.962321+0000 mon.c (mon.1) 3487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.963607+0000 mon.c (mon.1) 3488 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.963607+0000 mon.c (mon.1) 3488 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.972745+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:14.972745+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.035748+0000 mon.c (mon.1) 3489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.035748+0000 mon.c (mon.1) 3489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.038750+0000 mon.c (mon.1) 3490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.038750+0000 mon.c (mon.1) 3490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.040324+0000 mon.c (mon.1) 3491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.040324+0000 mon.c (mon.1) 3491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.043926+0000 mon.c (mon.1) 3492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.043926+0000 mon.c (mon.1) 3492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.045269+0000 mon.c (mon.1) 3493 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.045269+0000 mon.c (mon.1) 3493 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.052791+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.052791+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.135581+0000 mon.c (mon.1) 3494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.135581+0000 mon.c (mon.1) 3494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.139019+0000 mon.c (mon.1) 3495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.139019+0000 mon.c (mon.1) 3495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.141135+0000 mon.c (mon.1) 3496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.141135+0000 mon.c (mon.1) 3496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.144695+0000 mon.c (mon.1) 3497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.144695+0000 mon.c (mon.1) 3497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.146306+0000 mon.c (mon.1) 3498 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.146306+0000 mon.c (mon.1) 3498 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.155797+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.155797+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.231604+0000 mon.c (mon.1) 3499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.231604+0000 mon.c (mon.1) 3499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.234414+0000 mon.c (mon.1) 3500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.234414+0000 mon.c (mon.1) 3500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.235808+0000 mon.c (mon.1) 3501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.235808+0000 mon.c (mon.1) 3501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.238540+0000 mon.c (mon.1) 3502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.238540+0000 mon.c (mon.1) 3502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.239592+0000 mon.c (mon.1) 3503 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.239592+0000 mon.c (mon.1) 3503 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.248606+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.248606+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.307024+0000 mon.c (mon.1) 3504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.307024+0000 mon.c (mon.1) 3504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.310313+0000 mon.c (mon.1) 3505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.310313+0000 mon.c (mon.1) 3505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:15.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.312433+0000 mon.c (mon.1) 3506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.312433+0000 mon.c (mon.1) 3506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:15.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.315501+0000 mon.c (mon.1) 3507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.315501+0000 mon.c (mon.1) 3507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:15.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.316863+0000 mon.c (mon.1) 3508 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.316863+0000 mon.c (mon.1) 3508 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:15.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.325893+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:15.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:15 smithi121 bash[73084]: audit 2024-04-22T21:13:15.325893+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: cephadm 2024-04-22T21:13:14.441876+0000 mgr.x (mgr.34107) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: cephadm 2024-04-22T21:13:14.441876+0000 mgr.x (mgr.34107) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: cephadm 2024-04-22T21:13:14.534042+0000 mgr.x (mgr.34107) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: cephadm 2024-04-22T21:13:14.534042+0000 mgr.x (mgr.34107) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: cephadm 2024-04-22T21:13:14.611376+0000 mgr.x (mgr.34107) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: cephadm 2024-04-22T21:13:14.611376+0000 mgr.x (mgr.34107) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: cephadm 2024-04-22T21:13:14.673148+0000 mgr.x (mgr.34107) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: cephadm 2024-04-22T21:13:14.673148+0000 mgr.x (mgr.34107) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: cephadm 2024-04-22T21:13:14.798983+0000 mgr.x (mgr.34107) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: cephadm 2024-04-22T21:13:14.798983+0000 mgr.x (mgr.34107) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: cephadm 2024-04-22T21:13:14.895855+0000 mgr.x (mgr.34107) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: cephadm 2024-04-22T21:13:14.895855+0000 mgr.x (mgr.34107) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: cephadm 2024-04-22T21:13:14.978354+0000 mgr.x (mgr.34107) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: cephadm 2024-04-22T21:13:14.978354+0000 mgr.x (mgr.34107) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: cephadm 2024-04-22T21:13:15.059841+0000 mgr.x (mgr.34107) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: cephadm 2024-04-22T21:13:15.059841+0000 mgr.x (mgr.34107) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: cephadm 2024-04-22T21:13:15.161502+0000 mgr.x (mgr.34107) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: cephadm 2024-04-22T21:13:15.161502+0000 mgr.x (mgr.34107) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: cephadm 2024-04-22T21:13:15.254389+0000 mgr.x (mgr.34107) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: cephadm 2024-04-22T21:13:15.254389+0000 mgr.x (mgr.34107) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: cephadm 2024-04-22T21:13:15.331683+0000 mgr.x (mgr.34107) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: cephadm 2024-04-22T21:13:15.331683+0000 mgr.x (mgr.34107) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.383476+0000 mon.c (mon.1) 3509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.383476+0000 mon.c (mon.1) 3509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.425173+0000 mon.c (mon.1) 3510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.425173+0000 mon.c (mon.1) 3510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.427676+0000 mon.c (mon.1) 3511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.427676+0000 mon.c (mon.1) 3511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.431551+0000 mon.c (mon.1) 3512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.431551+0000 mon.c (mon.1) 3512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.432763+0000 mon.c (mon.1) 3513 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.432763+0000 mon.c (mon.1) 3513 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.440794+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.440794+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.519592+0000 mon.c (mon.1) 3514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.519592+0000 mon.c (mon.1) 3514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.523072+0000 mon.c (mon.1) 3515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.523072+0000 mon.c (mon.1) 3515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.524970+0000 mon.c (mon.1) 3516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.524970+0000 mon.c (mon.1) 3516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.528412+0000 mon.c (mon.1) 3517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.528412+0000 mon.c (mon.1) 3517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.529648+0000 mon.c (mon.1) 3518 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.529648+0000 mon.c (mon.1) 3518 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.539825+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.539825+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.598795+0000 mon.c (mon.1) 3519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.598795+0000 mon.c (mon.1) 3519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.601826+0000 mon.c (mon.1) 3520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.601826+0000 mon.c (mon.1) 3520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.603211+0000 mon.c (mon.1) 3521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.603211+0000 mon.c (mon.1) 3521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.606138+0000 mon.c (mon.1) 3522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.606138+0000 mon.c (mon.1) 3522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.607191+0000 mon.c (mon.1) 3523 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.607191+0000 mon.c (mon.1) 3523 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.614352+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.614352+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.679183+0000 mon.c (mon.1) 3524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.679183+0000 mon.c (mon.1) 3524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.682136+0000 mon.c (mon.1) 3525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.682136+0000 mon.c (mon.1) 3525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.683600+0000 mon.c (mon.1) 3526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.683600+0000 mon.c (mon.1) 3526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.686220+0000 mon.c (mon.1) 3527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.686220+0000 mon.c (mon.1) 3527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.687239+0000 mon.c (mon.1) 3528 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.687239+0000 mon.c (mon.1) 3528 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.696556+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.696556+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.759094+0000 mon.c (mon.1) 3529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.759094+0000 mon.c (mon.1) 3529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.762217+0000 mon.c (mon.1) 3530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.762217+0000 mon.c (mon.1) 3530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.763660+0000 mon.c (mon.1) 3531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.763660+0000 mon.c (mon.1) 3531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.766368+0000 mon.c (mon.1) 3532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.766368+0000 mon.c (mon.1) 3532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.767346+0000 mon.c (mon.1) 3533 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.767346+0000 mon.c (mon.1) 3533 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.777090+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.777090+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.852440+0000 mon.c (mon.1) 3534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.852440+0000 mon.c (mon.1) 3534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.855558+0000 mon.c (mon.1) 3535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.855558+0000 mon.c (mon.1) 3535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.856947+0000 mon.c (mon.1) 3536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.856947+0000 mon.c (mon.1) 3536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.859795+0000 mon.c (mon.1) 3537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.859795+0000 mon.c (mon.1) 3537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.860829+0000 mon.c (mon.1) 3538 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.860829+0000 mon.c (mon.1) 3538 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.868580+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.868580+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.958848+0000 mon.c (mon.1) 3539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.958848+0000 mon.c (mon.1) 3539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.961582+0000 mon.c (mon.1) 3540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.961582+0000 mon.c (mon.1) 3540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.962983+0000 mon.c (mon.1) 3541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.962983+0000 mon.c (mon.1) 3541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.965625+0000 mon.c (mon.1) 3542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.965625+0000 mon.c (mon.1) 3542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.966608+0000 mon.c (mon.1) 3543 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.966608+0000 mon.c (mon.1) 3543 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.975809+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:15.975809+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.050719+0000 mon.c (mon.1) 3544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.050719+0000 mon.c (mon.1) 3544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.053618+0000 mon.c (mon.1) 3545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.053618+0000 mon.c (mon.1) 3545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.055533+0000 mon.c (mon.1) 3546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.055533+0000 mon.c (mon.1) 3546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.059251+0000 mon.c (mon.1) 3547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.059251+0000 mon.c (mon.1) 3547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.060677+0000 mon.c (mon.1) 3548 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.060677+0000 mon.c (mon.1) 3548 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.070095+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.070095+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.144523+0000 mon.c (mon.1) 3549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.144523+0000 mon.c (mon.1) 3549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.147571+0000 mon.c (mon.1) 3550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.147571+0000 mon.c (mon.1) 3550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.149347+0000 mon.c (mon.1) 3551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.149347+0000 mon.c (mon.1) 3551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.152295+0000 mon.c (mon.1) 3552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.152295+0000 mon.c (mon.1) 3552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.153312+0000 mon.c (mon.1) 3553 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.153312+0000 mon.c (mon.1) 3553 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.162780+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.162780+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.239759+0000 mon.c (mon.1) 3554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.239759+0000 mon.c (mon.1) 3554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.242991+0000 mon.c (mon.1) 3555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.242991+0000 mon.c (mon.1) 3555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.244807+0000 mon.c (mon.1) 3556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.244807+0000 mon.c (mon.1) 3556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.247959+0000 mon.c (mon.1) 3557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.247959+0000 mon.c (mon.1) 3557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.249366+0000 mon.c (mon.1) 3558 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.249366+0000 mon.c (mon.1) 3558 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.260500+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.260500+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.318505+0000 mon.c (mon.1) 3559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.318505+0000 mon.c (mon.1) 3559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.321401+0000 mon.c (mon.1) 3560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.321401+0000 mon.c (mon.1) 3560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.323529+0000 mon.c (mon.1) 3561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.323529+0000 mon.c (mon.1) 3561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.326396+0000 mon.c (mon.1) 3562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.326396+0000 mon.c (mon.1) 3562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.327552+0000 mon.c (mon.1) 3563 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.327552+0000 mon.c (mon.1) 3563 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.338832+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:16 smithi123 bash[58916]: audit 2024-04-22T21:13:16.338832+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: cephadm 2024-04-22T21:13:14.441876+0000 mgr.x (mgr.34107) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: cephadm 2024-04-22T21:13:14.441876+0000 mgr.x (mgr.34107) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: cephadm 2024-04-22T21:13:14.534042+0000 mgr.x (mgr.34107) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: cephadm 2024-04-22T21:13:14.534042+0000 mgr.x (mgr.34107) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: cephadm 2024-04-22T21:13:14.611376+0000 mgr.x (mgr.34107) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: cephadm 2024-04-22T21:13:14.611376+0000 mgr.x (mgr.34107) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: cephadm 2024-04-22T21:13:14.673148+0000 mgr.x (mgr.34107) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: cephadm 2024-04-22T21:13:14.673148+0000 mgr.x (mgr.34107) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: cephadm 2024-04-22T21:13:14.798983+0000 mgr.x (mgr.34107) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: cephadm 2024-04-22T21:13:14.798983+0000 mgr.x (mgr.34107) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: cephadm 2024-04-22T21:13:14.895855+0000 mgr.x (mgr.34107) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: cephadm 2024-04-22T21:13:14.895855+0000 mgr.x (mgr.34107) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: cephadm 2024-04-22T21:13:14.978354+0000 mgr.x (mgr.34107) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: cephadm 2024-04-22T21:13:14.978354+0000 mgr.x (mgr.34107) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: cephadm 2024-04-22T21:13:15.059841+0000 mgr.x (mgr.34107) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: cephadm 2024-04-22T21:13:15.059841+0000 mgr.x (mgr.34107) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: cephadm 2024-04-22T21:13:15.161502+0000 mgr.x (mgr.34107) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: cephadm 2024-04-22T21:13:15.161502+0000 mgr.x (mgr.34107) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: cephadm 2024-04-22T21:13:15.254389+0000 mgr.x (mgr.34107) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: cephadm 2024-04-22T21:13:15.254389+0000 mgr.x (mgr.34107) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: cephadm 2024-04-22T21:13:15.331683+0000 mgr.x (mgr.34107) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: cephadm 2024-04-22T21:13:15.331683+0000 mgr.x (mgr.34107) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: cephadm 2024-04-22T21:13:14.441876+0000 mgr.x (mgr.34107) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: cephadm 2024-04-22T21:13:14.441876+0000 mgr.x (mgr.34107) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: cephadm 2024-04-22T21:13:14.534042+0000 mgr.x (mgr.34107) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: cephadm 2024-04-22T21:13:14.534042+0000 mgr.x (mgr.34107) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: cephadm 2024-04-22T21:13:14.611376+0000 mgr.x (mgr.34107) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: cephadm 2024-04-22T21:13:14.611376+0000 mgr.x (mgr.34107) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: cephadm 2024-04-22T21:13:14.673148+0000 mgr.x (mgr.34107) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: cephadm 2024-04-22T21:13:14.673148+0000 mgr.x (mgr.34107) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: cephadm 2024-04-22T21:13:14.798983+0000 mgr.x (mgr.34107) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: cephadm 2024-04-22T21:13:14.798983+0000 mgr.x (mgr.34107) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: cephadm 2024-04-22T21:13:14.895855+0000 mgr.x (mgr.34107) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: cephadm 2024-04-22T21:13:14.895855+0000 mgr.x (mgr.34107) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: cephadm 2024-04-22T21:13:14.978354+0000 mgr.x (mgr.34107) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: cephadm 2024-04-22T21:13:14.978354+0000 mgr.x (mgr.34107) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: cephadm 2024-04-22T21:13:15.059841+0000 mgr.x (mgr.34107) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: cephadm 2024-04-22T21:13:15.059841+0000 mgr.x (mgr.34107) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: cephadm 2024-04-22T21:13:15.161502+0000 mgr.x (mgr.34107) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: cephadm 2024-04-22T21:13:15.161502+0000 mgr.x (mgr.34107) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: cephadm 2024-04-22T21:13:15.254389+0000 mgr.x (mgr.34107) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: cephadm 2024-04-22T21:13:15.254389+0000 mgr.x (mgr.34107) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: cephadm 2024-04-22T21:13:15.331683+0000 mgr.x (mgr.34107) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: cephadm 2024-04-22T21:13:15.331683+0000 mgr.x (mgr.34107) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:16.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.383476+0000 mon.c (mon.1) 3509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.383476+0000 mon.c (mon.1) 3509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.425173+0000 mon.c (mon.1) 3510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.425173+0000 mon.c (mon.1) 3510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.427676+0000 mon.c (mon.1) 3511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.427676+0000 mon.c (mon.1) 3511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.431551+0000 mon.c (mon.1) 3512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.431551+0000 mon.c (mon.1) 3512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.432763+0000 mon.c (mon.1) 3513 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.432763+0000 mon.c (mon.1) 3513 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.440794+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.440794+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.519592+0000 mon.c (mon.1) 3514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.519592+0000 mon.c (mon.1) 3514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.523072+0000 mon.c (mon.1) 3515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.523072+0000 mon.c (mon.1) 3515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.524970+0000 mon.c (mon.1) 3516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.524970+0000 mon.c (mon.1) 3516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.528412+0000 mon.c (mon.1) 3517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.528412+0000 mon.c (mon.1) 3517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.529648+0000 mon.c (mon.1) 3518 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.529648+0000 mon.c (mon.1) 3518 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.539825+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.539825+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.598795+0000 mon.c (mon.1) 3519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.598795+0000 mon.c (mon.1) 3519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.601826+0000 mon.c (mon.1) 3520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.601826+0000 mon.c (mon.1) 3520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.603211+0000 mon.c (mon.1) 3521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.603211+0000 mon.c (mon.1) 3521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.606138+0000 mon.c (mon.1) 3522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.606138+0000 mon.c (mon.1) 3522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.607191+0000 mon.c (mon.1) 3523 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.607191+0000 mon.c (mon.1) 3523 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.614352+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.614352+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.679183+0000 mon.c (mon.1) 3524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.679183+0000 mon.c (mon.1) 3524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.682136+0000 mon.c (mon.1) 3525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.383476+0000 mon.c (mon.1) 3509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.383476+0000 mon.c (mon.1) 3509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.425173+0000 mon.c (mon.1) 3510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.425173+0000 mon.c (mon.1) 3510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.427676+0000 mon.c (mon.1) 3511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.427676+0000 mon.c (mon.1) 3511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.431551+0000 mon.c (mon.1) 3512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.431551+0000 mon.c (mon.1) 3512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.432763+0000 mon.c (mon.1) 3513 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.432763+0000 mon.c (mon.1) 3513 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.440794+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.440794+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.519592+0000 mon.c (mon.1) 3514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.519592+0000 mon.c (mon.1) 3514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.523072+0000 mon.c (mon.1) 3515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.523072+0000 mon.c (mon.1) 3515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.524970+0000 mon.c (mon.1) 3516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.524970+0000 mon.c (mon.1) 3516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.528412+0000 mon.c (mon.1) 3517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.682136+0000 mon.c (mon.1) 3525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.683600+0000 mon.c (mon.1) 3526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.683600+0000 mon.c (mon.1) 3526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.686220+0000 mon.c (mon.1) 3527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.686220+0000 mon.c (mon.1) 3527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.687239+0000 mon.c (mon.1) 3528 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.687239+0000 mon.c (mon.1) 3528 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.696556+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.696556+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.759094+0000 mon.c (mon.1) 3529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.759094+0000 mon.c (mon.1) 3529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.762217+0000 mon.c (mon.1) 3530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.762217+0000 mon.c (mon.1) 3530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.763660+0000 mon.c (mon.1) 3531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.763660+0000 mon.c (mon.1) 3531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.766368+0000 mon.c (mon.1) 3532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.766368+0000 mon.c (mon.1) 3532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.767346+0000 mon.c (mon.1) 3533 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.767346+0000 mon.c (mon.1) 3533 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.777090+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.777090+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.852440+0000 mon.c (mon.1) 3534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.852440+0000 mon.c (mon.1) 3534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.855558+0000 mon.c (mon.1) 3535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.855558+0000 mon.c (mon.1) 3535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.856947+0000 mon.c (mon.1) 3536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.856947+0000 mon.c (mon.1) 3536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.859795+0000 mon.c (mon.1) 3537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.859795+0000 mon.c (mon.1) 3537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.860829+0000 mon.c (mon.1) 3538 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.860829+0000 mon.c (mon.1) 3538 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.868580+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.868580+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.958848+0000 mon.c (mon.1) 3539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.958848+0000 mon.c (mon.1) 3539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.961582+0000 mon.c (mon.1) 3540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.961582+0000 mon.c (mon.1) 3540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.962983+0000 mon.c (mon.1) 3541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.528412+0000 mon.c (mon.1) 3517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.529648+0000 mon.c (mon.1) 3518 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.529648+0000 mon.c (mon.1) 3518 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.539825+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.539825+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.598795+0000 mon.c (mon.1) 3519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.598795+0000 mon.c (mon.1) 3519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.601826+0000 mon.c (mon.1) 3520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.601826+0000 mon.c (mon.1) 3520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.603211+0000 mon.c (mon.1) 3521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.603211+0000 mon.c (mon.1) 3521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.606138+0000 mon.c (mon.1) 3522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.606138+0000 mon.c (mon.1) 3522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.607191+0000 mon.c (mon.1) 3523 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.607191+0000 mon.c (mon.1) 3523 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.614352+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.614352+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.679183+0000 mon.c (mon.1) 3524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.679183+0000 mon.c (mon.1) 3524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.682136+0000 mon.c (mon.1) 3525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.962983+0000 mon.c (mon.1) 3541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.965625+0000 mon.c (mon.1) 3542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.965625+0000 mon.c (mon.1) 3542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.966608+0000 mon.c (mon.1) 3543 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.966608+0000 mon.c (mon.1) 3543 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.975809+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:15.975809+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.050719+0000 mon.c (mon.1) 3544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.050719+0000 mon.c (mon.1) 3544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.053618+0000 mon.c (mon.1) 3545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.053618+0000 mon.c (mon.1) 3545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.055533+0000 mon.c (mon.1) 3546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.055533+0000 mon.c (mon.1) 3546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.059251+0000 mon.c (mon.1) 3547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.059251+0000 mon.c (mon.1) 3547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.060677+0000 mon.c (mon.1) 3548 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.060677+0000 mon.c (mon.1) 3548 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.070095+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.070095+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.144523+0000 mon.c (mon.1) 3549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.144523+0000 mon.c (mon.1) 3549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.147571+0000 mon.c (mon.1) 3550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.147571+0000 mon.c (mon.1) 3550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.149347+0000 mon.c (mon.1) 3551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.149347+0000 mon.c (mon.1) 3551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.152295+0000 mon.c (mon.1) 3552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.152295+0000 mon.c (mon.1) 3552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.153312+0000 mon.c (mon.1) 3553 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.153312+0000 mon.c (mon.1) 3553 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.162780+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.162780+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.239759+0000 mon.c (mon.1) 3554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.239759+0000 mon.c (mon.1) 3554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.242991+0000 mon.c (mon.1) 3555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.242991+0000 mon.c (mon.1) 3555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.244807+0000 mon.c (mon.1) 3556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.244807+0000 mon.c (mon.1) 3556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.247959+0000 mon.c (mon.1) 3557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.247959+0000 mon.c (mon.1) 3557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.682136+0000 mon.c (mon.1) 3525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.683600+0000 mon.c (mon.1) 3526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.683600+0000 mon.c (mon.1) 3526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.686220+0000 mon.c (mon.1) 3527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.686220+0000 mon.c (mon.1) 3527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.687239+0000 mon.c (mon.1) 3528 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.687239+0000 mon.c (mon.1) 3528 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.696556+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.696556+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.759094+0000 mon.c (mon.1) 3529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.759094+0000 mon.c (mon.1) 3529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.762217+0000 mon.c (mon.1) 3530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.762217+0000 mon.c (mon.1) 3530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.763660+0000 mon.c (mon.1) 3531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.763660+0000 mon.c (mon.1) 3531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.766368+0000 mon.c (mon.1) 3532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.766368+0000 mon.c (mon.1) 3532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.767346+0000 mon.c (mon.1) 3533 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.249366+0000 mon.c (mon.1) 3558 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.249366+0000 mon.c (mon.1) 3558 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.260500+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.260500+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.318505+0000 mon.c (mon.1) 3559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.318505+0000 mon.c (mon.1) 3559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.321401+0000 mon.c (mon.1) 3560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.321401+0000 mon.c (mon.1) 3560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.323529+0000 mon.c (mon.1) 3561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.323529+0000 mon.c (mon.1) 3561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.326396+0000 mon.c (mon.1) 3562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.326396+0000 mon.c (mon.1) 3562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.327552+0000 mon.c (mon.1) 3563 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.327552+0000 mon.c (mon.1) 3563 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.338832+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[73084]: audit 2024-04-22T21:13:16.338832+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.767346+0000 mon.c (mon.1) 3533 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.777090+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.777090+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.852440+0000 mon.c (mon.1) 3534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.852440+0000 mon.c (mon.1) 3534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.855558+0000 mon.c (mon.1) 3535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.855558+0000 mon.c (mon.1) 3535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.856947+0000 mon.c (mon.1) 3536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.856947+0000 mon.c (mon.1) 3536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.859795+0000 mon.c (mon.1) 3537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.859795+0000 mon.c (mon.1) 3537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.860829+0000 mon.c (mon.1) 3538 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.860829+0000 mon.c (mon.1) 3538 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.868580+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.868580+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.958848+0000 mon.c (mon.1) 3539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.958848+0000 mon.c (mon.1) 3539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.961582+0000 mon.c (mon.1) 3540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.961582+0000 mon.c (mon.1) 3540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.962983+0000 mon.c (mon.1) 3541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.962983+0000 mon.c (mon.1) 3541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.965625+0000 mon.c (mon.1) 3542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.965625+0000 mon.c (mon.1) 3542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.966608+0000 mon.c (mon.1) 3543 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.966608+0000 mon.c (mon.1) 3543 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.975809+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:15.975809+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.050719+0000 mon.c (mon.1) 3544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.050719+0000 mon.c (mon.1) 3544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.053618+0000 mon.c (mon.1) 3545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.053618+0000 mon.c (mon.1) 3545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.055533+0000 mon.c (mon.1) 3546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.055533+0000 mon.c (mon.1) 3546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.059251+0000 mon.c (mon.1) 3547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.059251+0000 mon.c (mon.1) 3547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.060677+0000 mon.c (mon.1) 3548 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.060677+0000 mon.c (mon.1) 3548 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.070095+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.070095+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.144523+0000 mon.c (mon.1) 3549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.144523+0000 mon.c (mon.1) 3549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.147571+0000 mon.c (mon.1) 3550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.147571+0000 mon.c (mon.1) 3550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.149347+0000 mon.c (mon.1) 3551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.149347+0000 mon.c (mon.1) 3551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.152295+0000 mon.c (mon.1) 3552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.152295+0000 mon.c (mon.1) 3552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.153312+0000 mon.c (mon.1) 3553 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.153312+0000 mon.c (mon.1) 3553 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.162780+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.162780+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.239759+0000 mon.c (mon.1) 3554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.239759+0000 mon.c (mon.1) 3554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.242991+0000 mon.c (mon.1) 3555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.242991+0000 mon.c (mon.1) 3555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.244807+0000 mon.c (mon.1) 3556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.244807+0000 mon.c (mon.1) 3556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.247959+0000 mon.c (mon.1) 3557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.247959+0000 mon.c (mon.1) 3557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.249366+0000 mon.c (mon.1) 3558 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.249366+0000 mon.c (mon.1) 3558 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.260500+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.260500+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.318505+0000 mon.c (mon.1) 3559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.318505+0000 mon.c (mon.1) 3559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.321401+0000 mon.c (mon.1) 3560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.321401+0000 mon.c (mon.1) 3560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:16.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.323529+0000 mon.c (mon.1) 3561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.323529+0000 mon.c (mon.1) 3561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:16.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.326396+0000 mon.c (mon.1) 3562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.326396+0000 mon.c (mon.1) 3562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:16.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.327552+0000 mon.c (mon.1) 3563 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.327552+0000 mon.c (mon.1) 3563 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:16.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.338832+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:16.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:16 smithi121 bash[75184]: audit 2024-04-22T21:13:16.338832+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.717 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[70414]: debug 2024-04-22T21:13:17.537+0000 7f9dcf878700 1 -- 172.21.15.123:0/2321666757 <== mon.2 v2:172.21.15.123:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b458e75680 con 0x55b458ed2c00 2024-04-22T21:13:17.719 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: cluster 2024-04-22T21:13:15.437789+0000 mgr.x (mgr.34107) 1266 : cluster [DBG] pgmap v206: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-22T21:13:17.719 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: cluster 2024-04-22T21:13:15.437789+0000 mgr.x (mgr.34107) 1266 : cluster [DBG] pgmap v206: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-22T21:13:17.719 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: cephadm 2024-04-22T21:13:15.446127+0000 mgr.x (mgr.34107) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.719 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: cephadm 2024-04-22T21:13:15.446127+0000 mgr.x (mgr.34107) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.720 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: cephadm 2024-04-22T21:13:15.545476+0000 mgr.x (mgr.34107) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.720 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: cephadm 2024-04-22T21:13:15.545476+0000 mgr.x (mgr.34107) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.720 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: cephadm 2024-04-22T21:13:15.621780+0000 mgr.x (mgr.34107) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.720 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: cephadm 2024-04-22T21:13:15.621780+0000 mgr.x (mgr.34107) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.720 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: cephadm 2024-04-22T21:13:15.701766+0000 mgr.x (mgr.34107) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.720 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: cephadm 2024-04-22T21:13:15.701766+0000 mgr.x (mgr.34107) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.720 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: cephadm 2024-04-22T21:13:15.782440+0000 mgr.x (mgr.34107) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.720 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: cephadm 2024-04-22T21:13:15.782440+0000 mgr.x (mgr.34107) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.720 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: cephadm 2024-04-22T21:13:15.875752+0000 mgr.x (mgr.34107) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.721 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: cephadm 2024-04-22T21:13:15.875752+0000 mgr.x (mgr.34107) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.721 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:15.929332+0000 mgr.x (mgr.34107) 1273 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:17.721 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:15.929332+0000 mgr.x (mgr.34107) 1273 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:17.721 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: cephadm 2024-04-22T21:13:15.981322+0000 mgr.x (mgr.34107) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.721 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: cephadm 2024-04-22T21:13:15.981322+0000 mgr.x (mgr.34107) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.721 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: cephadm 2024-04-22T21:13:16.075403+0000 mgr.x (mgr.34107) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.721 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: cephadm 2024-04-22T21:13:16.075403+0000 mgr.x (mgr.34107) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.721 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: cephadm 2024-04-22T21:13:16.168651+0000 mgr.x (mgr.34107) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.721 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: cephadm 2024-04-22T21:13:16.168651+0000 mgr.x (mgr.34107) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.721 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: cephadm 2024-04-22T21:13:16.265776+0000 mgr.x (mgr.34107) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.721 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: cephadm 2024-04-22T21:13:16.265776+0000 mgr.x (mgr.34107) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.721 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: cephadm 2024-04-22T21:13:16.344347+0000 mgr.x (mgr.34107) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.721 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: cephadm 2024-04-22T21:13:16.344347+0000 mgr.x (mgr.34107) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.721 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.396749+0000 mon.c (mon.1) 3564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.721 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.396749+0000 mon.c (mon.1) 3564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.722 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.413799+0000 mon.c (mon.1) 3565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.722 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.413799+0000 mon.c (mon.1) 3565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.722 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.414892+0000 mon.c (mon.1) 3566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.722 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.414892+0000 mon.c (mon.1) 3566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.722 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.417263+0000 mon.c (mon.1) 3567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.722 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.417263+0000 mon.c (mon.1) 3567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.722 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.418091+0000 mon.c (mon.1) 3568 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.722 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.418091+0000 mon.c (mon.1) 3568 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.722 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.423991+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.722 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.423991+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.722 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.511526+0000 mon.c (mon.1) 3569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.722 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.511526+0000 mon.c (mon.1) 3569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.722 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.515667+0000 mon.c (mon.1) 3570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.515667+0000 mon.c (mon.1) 3570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.517408+0000 mon.c (mon.1) 3571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.517408+0000 mon.c (mon.1) 3571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.520590+0000 mon.c (mon.1) 3572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.520590+0000 mon.c (mon.1) 3572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.521875+0000 mon.c (mon.1) 3573 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.521875+0000 mon.c (mon.1) 3573 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.532125+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.532125+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.623303+0000 mon.c (mon.1) 3574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.623303+0000 mon.c (mon.1) 3574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.628082+0000 mon.c (mon.1) 3575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.628082+0000 mon.c (mon.1) 3575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.630403+0000 mon.c (mon.1) 3576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.723 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.630403+0000 mon.c (mon.1) 3576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.635247+0000 mon.c (mon.1) 3577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.635247+0000 mon.c (mon.1) 3577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.636908+0000 mon.c (mon.1) 3578 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.636908+0000 mon.c (mon.1) 3578 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.647690+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.647690+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.739897+0000 mon.c (mon.1) 3579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.739897+0000 mon.c (mon.1) 3579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.744911+0000 mon.c (mon.1) 3580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.744911+0000 mon.c (mon.1) 3580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.747250+0000 mon.c (mon.1) 3581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.747250+0000 mon.c (mon.1) 3581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.751619+0000 mon.c (mon.1) 3582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.751619+0000 mon.c (mon.1) 3582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.752963+0000 mon.c (mon.1) 3583 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.725 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.752963+0000 mon.c (mon.1) 3583 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.725 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.763282+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.725 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.763282+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.725 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.838101+0000 mon.c (mon.1) 3584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.725 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.838101+0000 mon.c (mon.1) 3584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.725 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.841304+0000 mon.c (mon.1) 3585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.725 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.841304+0000 mon.c (mon.1) 3585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.725 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.843398+0000 mon.c (mon.1) 3586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.725 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.843398+0000 mon.c (mon.1) 3586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.725 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.846287+0000 mon.c (mon.1) 3587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.725 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.846287+0000 mon.c (mon.1) 3587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.725 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.847425+0000 mon.c (mon.1) 3588 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.725 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.847425+0000 mon.c (mon.1) 3588 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.725 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.856555+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.726 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.856555+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.726 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.919331+0000 mon.c (mon.1) 3589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.726 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.919331+0000 mon.c (mon.1) 3589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.726 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.922469+0000 mon.c (mon.1) 3590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.726 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.922469+0000 mon.c (mon.1) 3590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.726 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.924050+0000 mon.c (mon.1) 3591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.726 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.924050+0000 mon.c (mon.1) 3591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.726 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.927612+0000 mon.c (mon.1) 3592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.726 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.927612+0000 mon.c (mon.1) 3592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.726 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.928846+0000 mon.c (mon.1) 3593 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.726 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.928846+0000 mon.c (mon.1) 3593 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.726 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.938157+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.726 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.938157+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.727 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.998097+0000 mon.c (mon.1) 3594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.727 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:16.998097+0000 mon.c (mon.1) 3594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.727 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.001168+0000 mon.c (mon.1) 3595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.727 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.001168+0000 mon.c (mon.1) 3595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.727 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.002649+0000 mon.c (mon.1) 3596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.727 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.002649+0000 mon.c (mon.1) 3596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.727 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.005479+0000 mon.c (mon.1) 3597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.727 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.005479+0000 mon.c (mon.1) 3597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.727 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.006562+0000 mon.c (mon.1) 3598 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.727 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.006562+0000 mon.c (mon.1) 3598 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.727 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.015962+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.727 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.015962+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.727 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.074602+0000 mon.c (mon.1) 3599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.727 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.074602+0000 mon.c (mon.1) 3599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.727 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.077354+0000 mon.c (mon.1) 3600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.728 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.077354+0000 mon.c (mon.1) 3600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.728 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.078874+0000 mon.c (mon.1) 3601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.728 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.078874+0000 mon.c (mon.1) 3601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.728 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.081730+0000 mon.c (mon.1) 3602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.728 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.081730+0000 mon.c (mon.1) 3602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.728 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.082702+0000 mon.c (mon.1) 3603 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.728 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.082702+0000 mon.c (mon.1) 3603 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.728 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.091011+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.728 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.091011+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.728 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.148203+0000 mon.c (mon.1) 3604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.728 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.148203+0000 mon.c (mon.1) 3604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.728 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.150568+0000 mon.c (mon.1) 3605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.729 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.150568+0000 mon.c (mon.1) 3605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.729 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.151808+0000 mon.c (mon.1) 3606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.729 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.151808+0000 mon.c (mon.1) 3606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.729 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.154372+0000 mon.c (mon.1) 3607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.729 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.154372+0000 mon.c (mon.1) 3607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.729 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.155198+0000 mon.c (mon.1) 3608 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.729 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.155198+0000 mon.c (mon.1) 3608 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.729 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.163712+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.729 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.163712+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.729 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.248847+0000 mon.c (mon.1) 3609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.729 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.248847+0000 mon.c (mon.1) 3609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.729 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.253334+0000 mon.c (mon.1) 3610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.729 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.253334+0000 mon.c (mon.1) 3610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.729 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.255459+0000 mon.c (mon.1) 3611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.730 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.255459+0000 mon.c (mon.1) 3611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.730 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.260216+0000 mon.c (mon.1) 3612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.730 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.260216+0000 mon.c (mon.1) 3612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.730 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.261597+0000 mon.c (mon.1) 3613 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.730 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.261597+0000 mon.c (mon.1) 3613 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.730 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.272302+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.730 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.272302+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.730 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.338237+0000 mon.c (mon.1) 3614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.731 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.338237+0000 mon.c (mon.1) 3614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.731 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.341764+0000 mon.c (mon.1) 3615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.731 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.341764+0000 mon.c (mon.1) 3615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.731 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.343562+0000 mon.c (mon.1) 3616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.731 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.343562+0000 mon.c (mon.1) 3616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.731 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.346965+0000 mon.c (mon.1) 3617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.731 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.346965+0000 mon.c (mon.1) 3617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.731 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.348231+0000 mon.c (mon.1) 3618 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.731 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.348231+0000 mon.c (mon.1) 3618 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.731 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.358095+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.731 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: audit 2024-04-22T21:13:17.358095+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.732 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: cluster 2024-04-22T21:13:17.370492+0000 mon.a (mon.0) 1361 : cluster [WRN] Health check update: Degraded data redundancy: 76/630 objects degraded (12.063%), 23 pgs degraded (PG_DEGRADED) 2024-04-22T21:13:17.732 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[58916]: cluster 2024-04-22T21:13:17.370492+0000 mon.a (mon.0) 1361 : cluster [WRN] Health check update: Degraded data redundancy: 76/630 objects degraded (12.063%), 23 pgs degraded (PG_DEGRADED) 2024-04-22T21:13:17.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: cluster 2024-04-22T21:13:15.437789+0000 mgr.x (mgr.34107) 1266 : cluster [DBG] pgmap v206: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-22T21:13:17.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: cluster 2024-04-22T21:13:15.437789+0000 mgr.x (mgr.34107) 1266 : cluster [DBG] pgmap v206: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-22T21:13:17.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: cephadm 2024-04-22T21:13:15.446127+0000 mgr.x (mgr.34107) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: cephadm 2024-04-22T21:13:15.446127+0000 mgr.x (mgr.34107) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: cephadm 2024-04-22T21:13:15.545476+0000 mgr.x (mgr.34107) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: cephadm 2024-04-22T21:13:15.545476+0000 mgr.x (mgr.34107) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: cephadm 2024-04-22T21:13:15.621780+0000 mgr.x (mgr.34107) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: cephadm 2024-04-22T21:13:15.621780+0000 mgr.x (mgr.34107) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: cephadm 2024-04-22T21:13:15.701766+0000 mgr.x (mgr.34107) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: cephadm 2024-04-22T21:13:15.701766+0000 mgr.x (mgr.34107) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: cephadm 2024-04-22T21:13:15.782440+0000 mgr.x (mgr.34107) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: cephadm 2024-04-22T21:13:15.782440+0000 mgr.x (mgr.34107) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: cephadm 2024-04-22T21:13:15.875752+0000 mgr.x (mgr.34107) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: cephadm 2024-04-22T21:13:15.875752+0000 mgr.x (mgr.34107) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:15.929332+0000 mgr.x (mgr.34107) 1273 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:17.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:15.929332+0000 mgr.x (mgr.34107) 1273 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:17.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: cephadm 2024-04-22T21:13:15.981322+0000 mgr.x (mgr.34107) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: cephadm 2024-04-22T21:13:15.981322+0000 mgr.x (mgr.34107) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: cephadm 2024-04-22T21:13:16.075403+0000 mgr.x (mgr.34107) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: cephadm 2024-04-22T21:13:16.075403+0000 mgr.x (mgr.34107) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: cluster 2024-04-22T21:13:15.437789+0000 mgr.x (mgr.34107) 1266 : cluster [DBG] pgmap v206: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-22T21:13:17.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: cluster 2024-04-22T21:13:15.437789+0000 mgr.x (mgr.34107) 1266 : cluster [DBG] pgmap v206: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-22T21:13:17.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: cephadm 2024-04-22T21:13:15.446127+0000 mgr.x (mgr.34107) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: cephadm 2024-04-22T21:13:15.446127+0000 mgr.x (mgr.34107) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: cephadm 2024-04-22T21:13:15.545476+0000 mgr.x (mgr.34107) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: cephadm 2024-04-22T21:13:15.545476+0000 mgr.x (mgr.34107) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: cephadm 2024-04-22T21:13:15.621780+0000 mgr.x (mgr.34107) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: cephadm 2024-04-22T21:13:15.621780+0000 mgr.x (mgr.34107) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: cephadm 2024-04-22T21:13:15.701766+0000 mgr.x (mgr.34107) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: cephadm 2024-04-22T21:13:15.701766+0000 mgr.x (mgr.34107) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: cephadm 2024-04-22T21:13:15.782440+0000 mgr.x (mgr.34107) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: cephadm 2024-04-22T21:13:15.782440+0000 mgr.x (mgr.34107) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: cephadm 2024-04-22T21:13:15.875752+0000 mgr.x (mgr.34107) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: cephadm 2024-04-22T21:13:15.875752+0000 mgr.x (mgr.34107) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:15.929332+0000 mgr.x (mgr.34107) 1273 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:17.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:15.929332+0000 mgr.x (mgr.34107) 1273 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:17.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: cephadm 2024-04-22T21:13:15.981322+0000 mgr.x (mgr.34107) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: cephadm 2024-04-22T21:13:15.981322+0000 mgr.x (mgr.34107) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: cephadm 2024-04-22T21:13:16.075403+0000 mgr.x (mgr.34107) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: cephadm 2024-04-22T21:13:16.075403+0000 mgr.x (mgr.34107) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: cephadm 2024-04-22T21:13:16.168651+0000 mgr.x (mgr.34107) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: cephadm 2024-04-22T21:13:16.168651+0000 mgr.x (mgr.34107) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: cephadm 2024-04-22T21:13:16.265776+0000 mgr.x (mgr.34107) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: cephadm 2024-04-22T21:13:16.265776+0000 mgr.x (mgr.34107) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: cephadm 2024-04-22T21:13:16.344347+0000 mgr.x (mgr.34107) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: cephadm 2024-04-22T21:13:16.344347+0000 mgr.x (mgr.34107) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.396749+0000 mon.c (mon.1) 3564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.396749+0000 mon.c (mon.1) 3564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.413799+0000 mon.c (mon.1) 3565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.413799+0000 mon.c (mon.1) 3565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.414892+0000 mon.c (mon.1) 3566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.414892+0000 mon.c (mon.1) 3566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.417263+0000 mon.c (mon.1) 3567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.417263+0000 mon.c (mon.1) 3567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.418091+0000 mon.c (mon.1) 3568 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.418091+0000 mon.c (mon.1) 3568 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.423991+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.423991+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.511526+0000 mon.c (mon.1) 3569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.511526+0000 mon.c (mon.1) 3569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.515667+0000 mon.c (mon.1) 3570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.515667+0000 mon.c (mon.1) 3570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.517408+0000 mon.c (mon.1) 3571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.517408+0000 mon.c (mon.1) 3571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.520590+0000 mon.c (mon.1) 3572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.520590+0000 mon.c (mon.1) 3572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.521875+0000 mon.c (mon.1) 3573 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.521875+0000 mon.c (mon.1) 3573 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.532125+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.532125+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.623303+0000 mon.c (mon.1) 3574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.623303+0000 mon.c (mon.1) 3574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.628082+0000 mon.c (mon.1) 3575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.628082+0000 mon.c (mon.1) 3575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.630403+0000 mon.c (mon.1) 3576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.630403+0000 mon.c (mon.1) 3576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.635247+0000 mon.c (mon.1) 3577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.635247+0000 mon.c (mon.1) 3577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.636908+0000 mon.c (mon.1) 3578 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: cephadm 2024-04-22T21:13:16.168651+0000 mgr.x (mgr.34107) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: cephadm 2024-04-22T21:13:16.168651+0000 mgr.x (mgr.34107) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: cephadm 2024-04-22T21:13:16.265776+0000 mgr.x (mgr.34107) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: cephadm 2024-04-22T21:13:16.265776+0000 mgr.x (mgr.34107) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: cephadm 2024-04-22T21:13:16.344347+0000 mgr.x (mgr.34107) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: cephadm 2024-04-22T21:13:16.344347+0000 mgr.x (mgr.34107) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:17.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.396749+0000 mon.c (mon.1) 3564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.396749+0000 mon.c (mon.1) 3564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.413799+0000 mon.c (mon.1) 3565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.413799+0000 mon.c (mon.1) 3565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.414892+0000 mon.c (mon.1) 3566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.414892+0000 mon.c (mon.1) 3566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.417263+0000 mon.c (mon.1) 3567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.417263+0000 mon.c (mon.1) 3567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.418091+0000 mon.c (mon.1) 3568 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.418091+0000 mon.c (mon.1) 3568 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.423991+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.423991+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.511526+0000 mon.c (mon.1) 3569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.511526+0000 mon.c (mon.1) 3569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.636908+0000 mon.c (mon.1) 3578 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.647690+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.647690+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.739897+0000 mon.c (mon.1) 3579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.739897+0000 mon.c (mon.1) 3579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.744911+0000 mon.c (mon.1) 3580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.744911+0000 mon.c (mon.1) 3580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.747250+0000 mon.c (mon.1) 3581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.747250+0000 mon.c (mon.1) 3581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.751619+0000 mon.c (mon.1) 3582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.751619+0000 mon.c (mon.1) 3582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.752963+0000 mon.c (mon.1) 3583 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.752963+0000 mon.c (mon.1) 3583 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.763282+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.763282+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.838101+0000 mon.c (mon.1) 3584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.838101+0000 mon.c (mon.1) 3584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.841304+0000 mon.c (mon.1) 3585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.841304+0000 mon.c (mon.1) 3585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.843398+0000 mon.c (mon.1) 3586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.515667+0000 mon.c (mon.1) 3570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.515667+0000 mon.c (mon.1) 3570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.517408+0000 mon.c (mon.1) 3571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.517408+0000 mon.c (mon.1) 3571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.520590+0000 mon.c (mon.1) 3572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.520590+0000 mon.c (mon.1) 3572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.521875+0000 mon.c (mon.1) 3573 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.521875+0000 mon.c (mon.1) 3573 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.532125+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.532125+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.623303+0000 mon.c (mon.1) 3574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.623303+0000 mon.c (mon.1) 3574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.628082+0000 mon.c (mon.1) 3575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.628082+0000 mon.c (mon.1) 3575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.630403+0000 mon.c (mon.1) 3576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.630403+0000 mon.c (mon.1) 3576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.635247+0000 mon.c (mon.1) 3577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.635247+0000 mon.c (mon.1) 3577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.636908+0000 mon.c (mon.1) 3578 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.843398+0000 mon.c (mon.1) 3586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.846287+0000 mon.c (mon.1) 3587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.846287+0000 mon.c (mon.1) 3587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.847425+0000 mon.c (mon.1) 3588 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.847425+0000 mon.c (mon.1) 3588 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.856555+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.856555+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.919331+0000 mon.c (mon.1) 3589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.919331+0000 mon.c (mon.1) 3589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.922469+0000 mon.c (mon.1) 3590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.922469+0000 mon.c (mon.1) 3590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.924050+0000 mon.c (mon.1) 3591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.924050+0000 mon.c (mon.1) 3591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.927612+0000 mon.c (mon.1) 3592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.927612+0000 mon.c (mon.1) 3592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.928846+0000 mon.c (mon.1) 3593 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.928846+0000 mon.c (mon.1) 3593 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.938157+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.938157+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.636908+0000 mon.c (mon.1) 3578 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.647690+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.647690+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.739897+0000 mon.c (mon.1) 3579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.739897+0000 mon.c (mon.1) 3579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.744911+0000 mon.c (mon.1) 3580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.744911+0000 mon.c (mon.1) 3580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.747250+0000 mon.c (mon.1) 3581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.747250+0000 mon.c (mon.1) 3581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.751619+0000 mon.c (mon.1) 3582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.751619+0000 mon.c (mon.1) 3582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.752963+0000 mon.c (mon.1) 3583 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.752963+0000 mon.c (mon.1) 3583 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.763282+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.763282+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.838101+0000 mon.c (mon.1) 3584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.838101+0000 mon.c (mon.1) 3584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.841304+0000 mon.c (mon.1) 3585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.841304+0000 mon.c (mon.1) 3585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.843398+0000 mon.c (mon.1) 3586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.998097+0000 mon.c (mon.1) 3594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:16.998097+0000 mon.c (mon.1) 3594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.001168+0000 mon.c (mon.1) 3595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.001168+0000 mon.c (mon.1) 3595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.002649+0000 mon.c (mon.1) 3596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.002649+0000 mon.c (mon.1) 3596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.005479+0000 mon.c (mon.1) 3597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.005479+0000 mon.c (mon.1) 3597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.006562+0000 mon.c (mon.1) 3598 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.006562+0000 mon.c (mon.1) 3598 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.015962+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.015962+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.074602+0000 mon.c (mon.1) 3599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.074602+0000 mon.c (mon.1) 3599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.077354+0000 mon.c (mon.1) 3600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.077354+0000 mon.c (mon.1) 3600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.078874+0000 mon.c (mon.1) 3601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.078874+0000 mon.c (mon.1) 3601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.081730+0000 mon.c (mon.1) 3602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.843398+0000 mon.c (mon.1) 3586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.846287+0000 mon.c (mon.1) 3587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.846287+0000 mon.c (mon.1) 3587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.847425+0000 mon.c (mon.1) 3588 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.847425+0000 mon.c (mon.1) 3588 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.856555+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.856555+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.919331+0000 mon.c (mon.1) 3589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.919331+0000 mon.c (mon.1) 3589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.922469+0000 mon.c (mon.1) 3590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.922469+0000 mon.c (mon.1) 3590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.924050+0000 mon.c (mon.1) 3591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.924050+0000 mon.c (mon.1) 3591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.927612+0000 mon.c (mon.1) 3592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.927612+0000 mon.c (mon.1) 3592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.928846+0000 mon.c (mon.1) 3593 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.928846+0000 mon.c (mon.1) 3593 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.938157+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.938157+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.081730+0000 mon.c (mon.1) 3602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.082702+0000 mon.c (mon.1) 3603 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.082702+0000 mon.c (mon.1) 3603 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.091011+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.091011+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.148203+0000 mon.c (mon.1) 3604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.148203+0000 mon.c (mon.1) 3604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.150568+0000 mon.c (mon.1) 3605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.150568+0000 mon.c (mon.1) 3605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.151808+0000 mon.c (mon.1) 3606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.151808+0000 mon.c (mon.1) 3606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.154372+0000 mon.c (mon.1) 3607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.154372+0000 mon.c (mon.1) 3607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.155198+0000 mon.c (mon.1) 3608 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.155198+0000 mon.c (mon.1) 3608 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.163712+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.163712+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.248847+0000 mon.c (mon.1) 3609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.248847+0000 mon.c (mon.1) 3609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.253334+0000 mon.c (mon.1) 3610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.998097+0000 mon.c (mon.1) 3594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:16.998097+0000 mon.c (mon.1) 3594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.001168+0000 mon.c (mon.1) 3595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.001168+0000 mon.c (mon.1) 3595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.002649+0000 mon.c (mon.1) 3596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.002649+0000 mon.c (mon.1) 3596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.005479+0000 mon.c (mon.1) 3597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.005479+0000 mon.c (mon.1) 3597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.006562+0000 mon.c (mon.1) 3598 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.006562+0000 mon.c (mon.1) 3598 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.015962+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.015962+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.074602+0000 mon.c (mon.1) 3599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.074602+0000 mon.c (mon.1) 3599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.077354+0000 mon.c (mon.1) 3600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.077354+0000 mon.c (mon.1) 3600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.078874+0000 mon.c (mon.1) 3601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.078874+0000 mon.c (mon.1) 3601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.081730+0000 mon.c (mon.1) 3602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.253334+0000 mon.c (mon.1) 3610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.255459+0000 mon.c (mon.1) 3611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.255459+0000 mon.c (mon.1) 3611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.260216+0000 mon.c (mon.1) 3612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.260216+0000 mon.c (mon.1) 3612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.261597+0000 mon.c (mon.1) 3613 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.261597+0000 mon.c (mon.1) 3613 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.272302+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.272302+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.338237+0000 mon.c (mon.1) 3614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.338237+0000 mon.c (mon.1) 3614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.341764+0000 mon.c (mon.1) 3615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.341764+0000 mon.c (mon.1) 3615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.343562+0000 mon.c (mon.1) 3616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.343562+0000 mon.c (mon.1) 3616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.346965+0000 mon.c (mon.1) 3617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.346965+0000 mon.c (mon.1) 3617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.348231+0000 mon.c (mon.1) 3618 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.348231+0000 mon.c (mon.1) 3618 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.358095+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: audit 2024-04-22T21:13:17.358095+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: cluster 2024-04-22T21:13:17.370492+0000 mon.a (mon.0) 1361 : cluster [WRN] Health check update: Degraded data redundancy: 76/630 objects degraded (12.063%), 23 pgs degraded (PG_DEGRADED) 2024-04-22T21:13:17.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[73084]: cluster 2024-04-22T21:13:17.370492+0000 mon.a (mon.0) 1361 : cluster [WRN] Health check update: Degraded data redundancy: 76/630 objects degraded (12.063%), 23 pgs degraded (PG_DEGRADED) 2024-04-22T21:13:17.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.081730+0000 mon.c (mon.1) 3602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.082702+0000 mon.c (mon.1) 3603 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.082702+0000 mon.c (mon.1) 3603 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.091011+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.091011+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.148203+0000 mon.c (mon.1) 3604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.148203+0000 mon.c (mon.1) 3604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.150568+0000 mon.c (mon.1) 3605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.150568+0000 mon.c (mon.1) 3605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.151808+0000 mon.c (mon.1) 3606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.151808+0000 mon.c (mon.1) 3606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.154372+0000 mon.c (mon.1) 3607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.154372+0000 mon.c (mon.1) 3607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.155198+0000 mon.c (mon.1) 3608 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.155198+0000 mon.c (mon.1) 3608 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.163712+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.163712+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.248847+0000 mon.c (mon.1) 3609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.248847+0000 mon.c (mon.1) 3609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.253334+0000 mon.c (mon.1) 3610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.820 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.253334+0000 mon.c (mon.1) 3610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.820 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.255459+0000 mon.c (mon.1) 3611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.820 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.255459+0000 mon.c (mon.1) 3611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.820 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.260216+0000 mon.c (mon.1) 3612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.820 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.260216+0000 mon.c (mon.1) 3612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.820 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.261597+0000 mon.c (mon.1) 3613 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.261597+0000 mon.c (mon.1) 3613 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.272302+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.272302+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.338237+0000 mon.c (mon.1) 3614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.338237+0000 mon.c (mon.1) 3614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.341764+0000 mon.c (mon.1) 3615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.341764+0000 mon.c (mon.1) 3615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:17.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.343562+0000 mon.c (mon.1) 3616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.343562+0000 mon.c (mon.1) 3616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:17.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.346965+0000 mon.c (mon.1) 3617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.346965+0000 mon.c (mon.1) 3617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:17.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.348231+0000 mon.c (mon.1) 3618 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.348231+0000 mon.c (mon.1) 3618 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:17.821 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.358095+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.822 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: audit 2024-04-22T21:13:17.358095+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:17.822 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: cluster 2024-04-22T21:13:17.370492+0000 mon.a (mon.0) 1361 : cluster [WRN] Health check update: Degraded data redundancy: 76/630 objects degraded (12.063%), 23 pgs degraded (PG_DEGRADED) 2024-04-22T21:13:17.822 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:17 smithi121 bash[75184]: cluster 2024-04-22T21:13:17.370492+0000 mon.a (mon.0) 1361 : cluster [WRN] Health check update: Degraded data redundancy: 76/630 objects degraded (12.063%), 23 pgs degraded (PG_DEGRADED) 2024-04-22T21:13:17.990 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:13:17 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:13:17] "GET /metrics HTTP/1.1" 200 38389 "" "Prometheus/2.33.4" 2024-04-22T21:13:18.403 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[70414]: debug 2024-04-22T21:13:18.089+0000 7f9dd8a107c0 -1 Falling back to public interface 2024-04-22T21:13:18.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: cephadm 2024-04-22T21:13:16.431615+0000 mgr.x (mgr.34107) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: cephadm 2024-04-22T21:13:16.431615+0000 mgr.x (mgr.34107) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: cephadm 2024-04-22T21:13:16.537400+0000 mgr.x (mgr.34107) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: cephadm 2024-04-22T21:13:16.537400+0000 mgr.x (mgr.34107) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: cephadm 2024-04-22T21:13:16.653833+0000 mgr.x (mgr.34107) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: cephadm 2024-04-22T21:13:16.653833+0000 mgr.x (mgr.34107) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: cephadm 2024-04-22T21:13:16.768553+0000 mgr.x (mgr.34107) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: cephadm 2024-04-22T21:13:16.768553+0000 mgr.x (mgr.34107) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: cephadm 2024-04-22T21:13:16.862177+0000 mgr.x (mgr.34107) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: cephadm 2024-04-22T21:13:16.862177+0000 mgr.x (mgr.34107) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: cephadm 2024-04-22T21:13:16.944223+0000 mgr.x (mgr.34107) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: cephadm 2024-04-22T21:13:16.944223+0000 mgr.x (mgr.34107) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: cephadm 2024-04-22T21:13:17.022006+0000 mgr.x (mgr.34107) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: cephadm 2024-04-22T21:13:17.022006+0000 mgr.x (mgr.34107) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: cephadm 2024-04-22T21:13:17.096209+0000 mgr.x (mgr.34107) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: cephadm 2024-04-22T21:13:17.096209+0000 mgr.x (mgr.34107) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: cephadm 2024-04-22T21:13:17.168871+0000 mgr.x (mgr.34107) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: cephadm 2024-04-22T21:13:17.168871+0000 mgr.x (mgr.34107) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: cephadm 2024-04-22T21:13:17.277800+0000 mgr.x (mgr.34107) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: cephadm 2024-04-22T21:13:17.277800+0000 mgr.x (mgr.34107) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: cephadm 2024-04-22T21:13:17.363407+0000 mgr.x (mgr.34107) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: cephadm 2024-04-22T21:13:17.363407+0000 mgr.x (mgr.34107) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.434716+0000 mon.c (mon.1) 3619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.434716+0000 mon.c (mon.1) 3619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.437328+0000 mon.c (mon.1) 3620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.437328+0000 mon.c (mon.1) 3620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.438759+0000 mon.c (mon.1) 3621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.438759+0000 mon.c (mon.1) 3621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.441618+0000 mon.c (mon.1) 3622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.441618+0000 mon.c (mon.1) 3622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.442473+0000 mon.c (mon.1) 3623 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.442473+0000 mon.c (mon.1) 3623 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.451798+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.451798+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.512088+0000 mon.c (mon.1) 3624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.512088+0000 mon.c (mon.1) 3624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.515129+0000 mon.c (mon.1) 3625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.515129+0000 mon.c (mon.1) 3625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.516792+0000 mon.c (mon.1) 3626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.516792+0000 mon.c (mon.1) 3626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.519638+0000 mon.c (mon.1) 3627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.519638+0000 mon.c (mon.1) 3627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.520733+0000 mon.c (mon.1) 3628 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.520733+0000 mon.c (mon.1) 3628 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.532190+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.532190+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.593296+0000 mon.c (mon.1) 3629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.593296+0000 mon.c (mon.1) 3629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.596001+0000 mon.c (mon.1) 3630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.596001+0000 mon.c (mon.1) 3630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.597543+0000 mon.c (mon.1) 3631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.597543+0000 mon.c (mon.1) 3631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.600122+0000 mon.c (mon.1) 3632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.600122+0000 mon.c (mon.1) 3632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.601108+0000 mon.c (mon.1) 3633 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.601108+0000 mon.c (mon.1) 3633 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.612280+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.612280+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.688576+0000 mon.c (mon.1) 3634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.688576+0000 mon.c (mon.1) 3634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.691773+0000 mon.c (mon.1) 3635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.691773+0000 mon.c (mon.1) 3635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.693681+0000 mon.c (mon.1) 3636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.693681+0000 mon.c (mon.1) 3636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.697100+0000 mon.c (mon.1) 3637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.697100+0000 mon.c (mon.1) 3637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.698520+0000 mon.c (mon.1) 3638 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.698520+0000 mon.c (mon.1) 3638 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.710462+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.710462+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.772910+0000 mon.c (mon.1) 3639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.772910+0000 mon.c (mon.1) 3639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.775730+0000 mon.c (mon.1) 3640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.775730+0000 mon.c (mon.1) 3640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.777209+0000 mon.c (mon.1) 3641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.777209+0000 mon.c (mon.1) 3641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.779963+0000 mon.c (mon.1) 3642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.779963+0000 mon.c (mon.1) 3642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.781011+0000 mon.c (mon.1) 3643 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.781011+0000 mon.c (mon.1) 3643 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.792642+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.792642+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.853604+0000 mon.c (mon.1) 3644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.853604+0000 mon.c (mon.1) 3644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.856650+0000 mon.c (mon.1) 3645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.856650+0000 mon.c (mon.1) 3645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.858615+0000 mon.c (mon.1) 3646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.858615+0000 mon.c (mon.1) 3646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.861874+0000 mon.c (mon.1) 3647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.861874+0000 mon.c (mon.1) 3647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.863191+0000 mon.c (mon.1) 3648 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.863191+0000 mon.c (mon.1) 3648 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.874790+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.874790+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.919126+0000 mon.c (mon.1) 3649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.919126+0000 mon.c (mon.1) 3649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.922176+0000 mon.c (mon.1) 3650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.922176+0000 mon.c (mon.1) 3650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.923698+0000 mon.c (mon.1) 3651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.923698+0000 mon.c (mon.1) 3651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.926423+0000 mon.c (mon.1) 3652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.926423+0000 mon.c (mon.1) 3652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.927489+0000 mon.c (mon.1) 3653 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.927489+0000 mon.c (mon.1) 3653 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.938937+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.938937+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.998964+0000 mon.c (mon.1) 3654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:17.998964+0000 mon.c (mon.1) 3654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.001896+0000 mon.c (mon.1) 3655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.001896+0000 mon.c (mon.1) 3655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.003662+0000 mon.c (mon.1) 3656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.003662+0000 mon.c (mon.1) 3656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.006590+0000 mon.c (mon.1) 3657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.006590+0000 mon.c (mon.1) 3657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.007603+0000 mon.c (mon.1) 3658 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.007603+0000 mon.c (mon.1) 3658 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.019207+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.019207+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.109075+0000 mon.c (mon.1) 3659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.109075+0000 mon.c (mon.1) 3659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.112427+0000 mon.c (mon.1) 3660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.112427+0000 mon.c (mon.1) 3660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.114191+0000 mon.c (mon.1) 3661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.114191+0000 mon.c (mon.1) 3661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.117941+0000 mon.c (mon.1) 3662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.117941+0000 mon.c (mon.1) 3662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.118977+0000 mon.c (mon.1) 3663 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.118977+0000 mon.c (mon.1) 3663 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.132462+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.132462+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.185975+0000 mon.c (mon.1) 3664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.185975+0000 mon.c (mon.1) 3664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.189104+0000 mon.c (mon.1) 3665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.189104+0000 mon.c (mon.1) 3665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.190705+0000 mon.c (mon.1) 3666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.190705+0000 mon.c (mon.1) 3666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.193653+0000 mon.c (mon.1) 3667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.193653+0000 mon.c (mon.1) 3667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.194801+0000 mon.c (mon.1) 3668 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.194801+0000 mon.c (mon.1) 3668 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.205481+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.205481+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.286164+0000 mon.c (mon.1) 3669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.286164+0000 mon.c (mon.1) 3669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.289556+0000 mon.c (mon.1) 3670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.289556+0000 mon.c (mon.1) 3670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.291255+0000 mon.c (mon.1) 3671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.291255+0000 mon.c (mon.1) 3671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.295061+0000 mon.c (mon.1) 3672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.295061+0000 mon.c (mon.1) 3672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.296508+0000 mon.c (mon.1) 3673 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.296508+0000 mon.c (mon.1) 3673 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.307740+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.307740+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.385380+0000 mon.c (mon.1) 3674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.385380+0000 mon.c (mon.1) 3674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.388188+0000 mon.c (mon.1) 3675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.388188+0000 mon.c (mon.1) 3675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.389827+0000 mon.c (mon.1) 3676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.389827+0000 mon.c (mon.1) 3676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.393288+0000 mon.c (mon.1) 3677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.393288+0000 mon.c (mon.1) 3677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.394457+0000 mon.c (mon.1) 3678 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:18 smithi123 bash[58916]: audit 2024-04-22T21:13:18.394457+0000 mon.c (mon.1) 3678 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: cephadm 2024-04-22T21:13:16.431615+0000 mgr.x (mgr.34107) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: cephadm 2024-04-22T21:13:16.431615+0000 mgr.x (mgr.34107) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: cephadm 2024-04-22T21:13:16.537400+0000 mgr.x (mgr.34107) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: cephadm 2024-04-22T21:13:16.537400+0000 mgr.x (mgr.34107) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: cephadm 2024-04-22T21:13:16.653833+0000 mgr.x (mgr.34107) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: cephadm 2024-04-22T21:13:16.653833+0000 mgr.x (mgr.34107) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: cephadm 2024-04-22T21:13:16.768553+0000 mgr.x (mgr.34107) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: cephadm 2024-04-22T21:13:16.768553+0000 mgr.x (mgr.34107) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: cephadm 2024-04-22T21:13:16.862177+0000 mgr.x (mgr.34107) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: cephadm 2024-04-22T21:13:16.862177+0000 mgr.x (mgr.34107) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: cephadm 2024-04-22T21:13:16.944223+0000 mgr.x (mgr.34107) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: cephadm 2024-04-22T21:13:16.944223+0000 mgr.x (mgr.34107) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: cephadm 2024-04-22T21:13:17.022006+0000 mgr.x (mgr.34107) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: cephadm 2024-04-22T21:13:17.022006+0000 mgr.x (mgr.34107) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: cephadm 2024-04-22T21:13:17.096209+0000 mgr.x (mgr.34107) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: cephadm 2024-04-22T21:13:17.096209+0000 mgr.x (mgr.34107) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: cephadm 2024-04-22T21:13:17.168871+0000 mgr.x (mgr.34107) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: cephadm 2024-04-22T21:13:17.168871+0000 mgr.x (mgr.34107) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: cephadm 2024-04-22T21:13:17.277800+0000 mgr.x (mgr.34107) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: cephadm 2024-04-22T21:13:17.277800+0000 mgr.x (mgr.34107) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: cephadm 2024-04-22T21:13:17.363407+0000 mgr.x (mgr.34107) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: cephadm 2024-04-22T21:13:17.363407+0000 mgr.x (mgr.34107) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.434716+0000 mon.c (mon.1) 3619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.434716+0000 mon.c (mon.1) 3619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.437328+0000 mon.c (mon.1) 3620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.437328+0000 mon.c (mon.1) 3620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.438759+0000 mon.c (mon.1) 3621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.438759+0000 mon.c (mon.1) 3621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.441618+0000 mon.c (mon.1) 3622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.441618+0000 mon.c (mon.1) 3622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.442473+0000 mon.c (mon.1) 3623 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.442473+0000 mon.c (mon.1) 3623 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.451798+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.451798+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.512088+0000 mon.c (mon.1) 3624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.512088+0000 mon.c (mon.1) 3624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.515129+0000 mon.c (mon.1) 3625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.515129+0000 mon.c (mon.1) 3625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.516792+0000 mon.c (mon.1) 3626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.516792+0000 mon.c (mon.1) 3626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.519638+0000 mon.c (mon.1) 3627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.519638+0000 mon.c (mon.1) 3627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.520733+0000 mon.c (mon.1) 3628 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.520733+0000 mon.c (mon.1) 3628 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.532190+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.532190+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.593296+0000 mon.c (mon.1) 3629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.593296+0000 mon.c (mon.1) 3629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.596001+0000 mon.c (mon.1) 3630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.596001+0000 mon.c (mon.1) 3630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.597543+0000 mon.c (mon.1) 3631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.597543+0000 mon.c (mon.1) 3631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.600122+0000 mon.c (mon.1) 3632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.600122+0000 mon.c (mon.1) 3632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.601108+0000 mon.c (mon.1) 3633 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.601108+0000 mon.c (mon.1) 3633 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.612280+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.612280+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.688576+0000 mon.c (mon.1) 3634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.688576+0000 mon.c (mon.1) 3634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.691773+0000 mon.c (mon.1) 3635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: cephadm 2024-04-22T21:13:16.431615+0000 mgr.x (mgr.34107) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: cephadm 2024-04-22T21:13:16.431615+0000 mgr.x (mgr.34107) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: cephadm 2024-04-22T21:13:16.537400+0000 mgr.x (mgr.34107) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: cephadm 2024-04-22T21:13:16.537400+0000 mgr.x (mgr.34107) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: cephadm 2024-04-22T21:13:16.653833+0000 mgr.x (mgr.34107) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: cephadm 2024-04-22T21:13:16.653833+0000 mgr.x (mgr.34107) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: cephadm 2024-04-22T21:13:16.768553+0000 mgr.x (mgr.34107) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: cephadm 2024-04-22T21:13:16.768553+0000 mgr.x (mgr.34107) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: cephadm 2024-04-22T21:13:16.862177+0000 mgr.x (mgr.34107) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: cephadm 2024-04-22T21:13:16.862177+0000 mgr.x (mgr.34107) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: cephadm 2024-04-22T21:13:16.944223+0000 mgr.x (mgr.34107) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: cephadm 2024-04-22T21:13:16.944223+0000 mgr.x (mgr.34107) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: cephadm 2024-04-22T21:13:17.022006+0000 mgr.x (mgr.34107) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: cephadm 2024-04-22T21:13:17.022006+0000 mgr.x (mgr.34107) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: cephadm 2024-04-22T21:13:17.096209+0000 mgr.x (mgr.34107) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: cephadm 2024-04-22T21:13:17.096209+0000 mgr.x (mgr.34107) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: cephadm 2024-04-22T21:13:17.168871+0000 mgr.x (mgr.34107) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: cephadm 2024-04-22T21:13:17.168871+0000 mgr.x (mgr.34107) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: cephadm 2024-04-22T21:13:17.277800+0000 mgr.x (mgr.34107) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: cephadm 2024-04-22T21:13:17.277800+0000 mgr.x (mgr.34107) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: cephadm 2024-04-22T21:13:17.363407+0000 mgr.x (mgr.34107) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: cephadm 2024-04-22T21:13:17.363407+0000 mgr.x (mgr.34107) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:18.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.691773+0000 mon.c (mon.1) 3635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.693681+0000 mon.c (mon.1) 3636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.693681+0000 mon.c (mon.1) 3636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.697100+0000 mon.c (mon.1) 3637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.697100+0000 mon.c (mon.1) 3637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.698520+0000 mon.c (mon.1) 3638 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.698520+0000 mon.c (mon.1) 3638 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.710462+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.710462+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.772910+0000 mon.c (mon.1) 3639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.772910+0000 mon.c (mon.1) 3639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.775730+0000 mon.c (mon.1) 3640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.775730+0000 mon.c (mon.1) 3640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.777209+0000 mon.c (mon.1) 3641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.777209+0000 mon.c (mon.1) 3641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.779963+0000 mon.c (mon.1) 3642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.779963+0000 mon.c (mon.1) 3642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.781011+0000 mon.c (mon.1) 3643 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.781011+0000 mon.c (mon.1) 3643 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.792642+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.792642+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.853604+0000 mon.c (mon.1) 3644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.853604+0000 mon.c (mon.1) 3644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.856650+0000 mon.c (mon.1) 3645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.856650+0000 mon.c (mon.1) 3645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.858615+0000 mon.c (mon.1) 3646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.858615+0000 mon.c (mon.1) 3646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.861874+0000 mon.c (mon.1) 3647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.861874+0000 mon.c (mon.1) 3647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.863191+0000 mon.c (mon.1) 3648 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.863191+0000 mon.c (mon.1) 3648 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.874790+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.874790+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.919126+0000 mon.c (mon.1) 3649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.919126+0000 mon.c (mon.1) 3649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.922176+0000 mon.c (mon.1) 3650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.922176+0000 mon.c (mon.1) 3650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.923698+0000 mon.c (mon.1) 3651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.434716+0000 mon.c (mon.1) 3619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.434716+0000 mon.c (mon.1) 3619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.437328+0000 mon.c (mon.1) 3620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.437328+0000 mon.c (mon.1) 3620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.438759+0000 mon.c (mon.1) 3621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.438759+0000 mon.c (mon.1) 3621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.441618+0000 mon.c (mon.1) 3622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.441618+0000 mon.c (mon.1) 3622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.442473+0000 mon.c (mon.1) 3623 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.442473+0000 mon.c (mon.1) 3623 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.451798+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.451798+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.512088+0000 mon.c (mon.1) 3624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.512088+0000 mon.c (mon.1) 3624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.515129+0000 mon.c (mon.1) 3625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.515129+0000 mon.c (mon.1) 3625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.516792+0000 mon.c (mon.1) 3626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.516792+0000 mon.c (mon.1) 3626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.519638+0000 mon.c (mon.1) 3627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.923698+0000 mon.c (mon.1) 3651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.926423+0000 mon.c (mon.1) 3652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.926423+0000 mon.c (mon.1) 3652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.927489+0000 mon.c (mon.1) 3653 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.927489+0000 mon.c (mon.1) 3653 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.938937+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.938937+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.998964+0000 mon.c (mon.1) 3654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:17.998964+0000 mon.c (mon.1) 3654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.001896+0000 mon.c (mon.1) 3655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.001896+0000 mon.c (mon.1) 3655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.003662+0000 mon.c (mon.1) 3656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.003662+0000 mon.c (mon.1) 3656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.006590+0000 mon.c (mon.1) 3657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.006590+0000 mon.c (mon.1) 3657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.007603+0000 mon.c (mon.1) 3658 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.007603+0000 mon.c (mon.1) 3658 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.019207+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.019207+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.109075+0000 mon.c (mon.1) 3659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.109075+0000 mon.c (mon.1) 3659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.112427+0000 mon.c (mon.1) 3660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.112427+0000 mon.c (mon.1) 3660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.114191+0000 mon.c (mon.1) 3661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.114191+0000 mon.c (mon.1) 3661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.117941+0000 mon.c (mon.1) 3662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.117941+0000 mon.c (mon.1) 3662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.118977+0000 mon.c (mon.1) 3663 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.118977+0000 mon.c (mon.1) 3663 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.132462+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.132462+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.185975+0000 mon.c (mon.1) 3664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.185975+0000 mon.c (mon.1) 3664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.189104+0000 mon.c (mon.1) 3665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.189104+0000 mon.c (mon.1) 3665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.190705+0000 mon.c (mon.1) 3666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.190705+0000 mon.c (mon.1) 3666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.193653+0000 mon.c (mon.1) 3667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.193653+0000 mon.c (mon.1) 3667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.519638+0000 mon.c (mon.1) 3627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.520733+0000 mon.c (mon.1) 3628 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.520733+0000 mon.c (mon.1) 3628 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.532190+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.532190+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.593296+0000 mon.c (mon.1) 3629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.593296+0000 mon.c (mon.1) 3629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.596001+0000 mon.c (mon.1) 3630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.596001+0000 mon.c (mon.1) 3630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.597543+0000 mon.c (mon.1) 3631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.597543+0000 mon.c (mon.1) 3631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.600122+0000 mon.c (mon.1) 3632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.600122+0000 mon.c (mon.1) 3632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.601108+0000 mon.c (mon.1) 3633 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.601108+0000 mon.c (mon.1) 3633 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.612280+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.612280+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.688576+0000 mon.c (mon.1) 3634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.688576+0000 mon.c (mon.1) 3634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.691773+0000 mon.c (mon.1) 3635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.194801+0000 mon.c (mon.1) 3668 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.194801+0000 mon.c (mon.1) 3668 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.205481+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.205481+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.286164+0000 mon.c (mon.1) 3669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.286164+0000 mon.c (mon.1) 3669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.289556+0000 mon.c (mon.1) 3670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.289556+0000 mon.c (mon.1) 3670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.291255+0000 mon.c (mon.1) 3671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.291255+0000 mon.c (mon.1) 3671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.295061+0000 mon.c (mon.1) 3672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.295061+0000 mon.c (mon.1) 3672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.296508+0000 mon.c (mon.1) 3673 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.296508+0000 mon.c (mon.1) 3673 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.307740+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.307740+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.385380+0000 mon.c (mon.1) 3674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.385380+0000 mon.c (mon.1) 3674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.388188+0000 mon.c (mon.1) 3675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.388188+0000 mon.c (mon.1) 3675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.389827+0000 mon.c (mon.1) 3676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.389827+0000 mon.c (mon.1) 3676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.393288+0000 mon.c (mon.1) 3677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.393288+0000 mon.c (mon.1) 3677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.394457+0000 mon.c (mon.1) 3678 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[75184]: audit 2024-04-22T21:13:18.394457+0000 mon.c (mon.1) 3678 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.691773+0000 mon.c (mon.1) 3635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.693681+0000 mon.c (mon.1) 3636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.693681+0000 mon.c (mon.1) 3636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.697100+0000 mon.c (mon.1) 3637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.697100+0000 mon.c (mon.1) 3637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.698520+0000 mon.c (mon.1) 3638 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.698520+0000 mon.c (mon.1) 3638 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.710462+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.710462+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.772910+0000 mon.c (mon.1) 3639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.772910+0000 mon.c (mon.1) 3639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.775730+0000 mon.c (mon.1) 3640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.775730+0000 mon.c (mon.1) 3640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.777209+0000 mon.c (mon.1) 3641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.777209+0000 mon.c (mon.1) 3641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.779963+0000 mon.c (mon.1) 3642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.779963+0000 mon.c (mon.1) 3642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.781011+0000 mon.c (mon.1) 3643 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.781011+0000 mon.c (mon.1) 3643 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.792642+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.792642+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.853604+0000 mon.c (mon.1) 3644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.853604+0000 mon.c (mon.1) 3644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.856650+0000 mon.c (mon.1) 3645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.856650+0000 mon.c (mon.1) 3645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.858615+0000 mon.c (mon.1) 3646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.858615+0000 mon.c (mon.1) 3646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.861874+0000 mon.c (mon.1) 3647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.861874+0000 mon.c (mon.1) 3647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.863191+0000 mon.c (mon.1) 3648 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.863191+0000 mon.c (mon.1) 3648 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.874790+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.874790+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.919126+0000 mon.c (mon.1) 3649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.919126+0000 mon.c (mon.1) 3649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.922176+0000 mon.c (mon.1) 3650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.922176+0000 mon.c (mon.1) 3650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.923698+0000 mon.c (mon.1) 3651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.923698+0000 mon.c (mon.1) 3651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.926423+0000 mon.c (mon.1) 3652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.926423+0000 mon.c (mon.1) 3652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.927489+0000 mon.c (mon.1) 3653 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.927489+0000 mon.c (mon.1) 3653 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.938937+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.938937+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.998964+0000 mon.c (mon.1) 3654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:17.998964+0000 mon.c (mon.1) 3654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.001896+0000 mon.c (mon.1) 3655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.001896+0000 mon.c (mon.1) 3655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.003662+0000 mon.c (mon.1) 3656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.003662+0000 mon.c (mon.1) 3656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.006590+0000 mon.c (mon.1) 3657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.006590+0000 mon.c (mon.1) 3657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.007603+0000 mon.c (mon.1) 3658 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.007603+0000 mon.c (mon.1) 3658 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.019207+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.019207+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.109075+0000 mon.c (mon.1) 3659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.109075+0000 mon.c (mon.1) 3659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.112427+0000 mon.c (mon.1) 3660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.112427+0000 mon.c (mon.1) 3660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.114191+0000 mon.c (mon.1) 3661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.114191+0000 mon.c (mon.1) 3661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.117941+0000 mon.c (mon.1) 3662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.117941+0000 mon.c (mon.1) 3662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.118977+0000 mon.c (mon.1) 3663 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.118977+0000 mon.c (mon.1) 3663 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.132462+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.132462+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.185975+0000 mon.c (mon.1) 3664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.185975+0000 mon.c (mon.1) 3664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.189104+0000 mon.c (mon.1) 3665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.189104+0000 mon.c (mon.1) 3665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.190705+0000 mon.c (mon.1) 3666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.190705+0000 mon.c (mon.1) 3666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.193653+0000 mon.c (mon.1) 3667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.193653+0000 mon.c (mon.1) 3667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.194801+0000 mon.c (mon.1) 3668 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.194801+0000 mon.c (mon.1) 3668 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.205481+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.205481+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.286164+0000 mon.c (mon.1) 3669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.286164+0000 mon.c (mon.1) 3669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.289556+0000 mon.c (mon.1) 3670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.289556+0000 mon.c (mon.1) 3670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.291255+0000 mon.c (mon.1) 3671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.291255+0000 mon.c (mon.1) 3671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.819 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.295061+0000 mon.c (mon.1) 3672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.819 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.295061+0000 mon.c (mon.1) 3672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.819 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.296508+0000 mon.c (mon.1) 3673 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.819 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.296508+0000 mon.c (mon.1) 3673 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.819 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.307740+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.819 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.307740+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:18.819 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.385380+0000 mon.c (mon.1) 3674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.819 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.385380+0000 mon.c (mon.1) 3674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.819 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.388188+0000 mon.c (mon.1) 3675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.388188+0000 mon.c (mon.1) 3675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:18.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.389827+0000 mon.c (mon.1) 3676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.389827+0000 mon.c (mon.1) 3676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:18.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.393288+0000 mon.c (mon.1) 3677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.393288+0000 mon.c (mon.1) 3677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:18.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.394457+0000 mon.c (mon.1) 3678 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:18.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:18 smithi121 bash[73084]: audit 2024-04-22T21:13:18.394457+0000 mon.c (mon.1) 3678 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: cluster 2024-04-22T21:13:17.438638+0000 mgr.x (mgr.34107) 1290 : cluster [DBG] pgmap v207: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-22T21:13:19.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: cluster 2024-04-22T21:13:17.438638+0000 mgr.x (mgr.34107) 1290 : cluster [DBG] pgmap v207: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-22T21:13:19.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: cephadm 2024-04-22T21:13:17.459320+0000 mgr.x (mgr.34107) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: cephadm 2024-04-22T21:13:17.459320+0000 mgr.x (mgr.34107) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: cephadm 2024-04-22T21:13:17.539709+0000 mgr.x (mgr.34107) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: cephadm 2024-04-22T21:13:17.539709+0000 mgr.x (mgr.34107) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: cephadm 2024-04-22T21:13:17.619395+0000 mgr.x (mgr.34107) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: cephadm 2024-04-22T21:13:17.619395+0000 mgr.x (mgr.34107) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: cephadm 2024-04-22T21:13:17.718263+0000 mgr.x (mgr.34107) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: cephadm 2024-04-22T21:13:17.718263+0000 mgr.x (mgr.34107) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: cephadm 2024-04-22T21:13:17.800737+0000 mgr.x (mgr.34107) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: cephadm 2024-04-22T21:13:17.800737+0000 mgr.x (mgr.34107) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: cephadm 2024-04-22T21:13:17.882126+0000 mgr.x (mgr.34107) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: cephadm 2024-04-22T21:13:17.882126+0000 mgr.x (mgr.34107) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: cephadm 2024-04-22T21:13:17.946146+0000 mgr.x (mgr.34107) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: cephadm 2024-04-22T21:13:17.946146+0000 mgr.x (mgr.34107) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: cephadm 2024-04-22T21:13:18.026251+0000 mgr.x (mgr.34107) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: cephadm 2024-04-22T21:13:18.026251+0000 mgr.x (mgr.34107) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: cephadm 2024-04-22T21:13:18.139764+0000 mgr.x (mgr.34107) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: cephadm 2024-04-22T21:13:18.139764+0000 mgr.x (mgr.34107) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: cephadm 2024-04-22T21:13:18.212965+0000 mgr.x (mgr.34107) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: cephadm 2024-04-22T21:13:18.212965+0000 mgr.x (mgr.34107) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: cephadm 2024-04-22T21:13:18.315498+0000 mgr.x (mgr.34107) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: cephadm 2024-04-22T21:13:18.315498+0000 mgr.x (mgr.34107) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.406212+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.406212+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: cephadm 2024-04-22T21:13:18.414209+0000 mgr.x (mgr.34107) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: cephadm 2024-04-22T21:13:18.414209+0000 mgr.x (mgr.34107) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.469460+0000 mon.c (mon.1) 3679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.469460+0000 mon.c (mon.1) 3679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.472246+0000 mon.c (mon.1) 3680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.472246+0000 mon.c (mon.1) 3680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.473589+0000 mon.c (mon.1) 3681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.473589+0000 mon.c (mon.1) 3681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.475864+0000 mon.c (mon.1) 3682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.475864+0000 mon.c (mon.1) 3682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.476911+0000 mon.c (mon.1) 3683 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.476911+0000 mon.c (mon.1) 3683 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.483260+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.483260+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.575104+0000 mon.c (mon.1) 3684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.575104+0000 mon.c (mon.1) 3684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.578459+0000 mon.c (mon.1) 3685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.578459+0000 mon.c (mon.1) 3685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.580773+0000 mon.c (mon.1) 3686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.580773+0000 mon.c (mon.1) 3686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.584820+0000 mon.c (mon.1) 3687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.584820+0000 mon.c (mon.1) 3687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.586628+0000 mon.c (mon.1) 3688 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.586628+0000 mon.c (mon.1) 3688 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.599539+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.599539+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.674716+0000 mon.c (mon.1) 3689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.674716+0000 mon.c (mon.1) 3689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.677748+0000 mon.c (mon.1) 3690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.677748+0000 mon.c (mon.1) 3690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.679314+0000 mon.c (mon.1) 3691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.679314+0000 mon.c (mon.1) 3691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.682248+0000 mon.c (mon.1) 3692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.682248+0000 mon.c (mon.1) 3692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.683373+0000 mon.c (mon.1) 3693 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.683373+0000 mon.c (mon.1) 3693 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.700153+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.700153+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.758322+0000 mon.c (mon.1) 3694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.758322+0000 mon.c (mon.1) 3694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.761257+0000 mon.c (mon.1) 3695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.761257+0000 mon.c (mon.1) 3695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.762616+0000 mon.c (mon.1) 3696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.762616+0000 mon.c (mon.1) 3696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.765509+0000 mon.c (mon.1) 3697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.765509+0000 mon.c (mon.1) 3697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.766394+0000 mon.c (mon.1) 3698 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.766394+0000 mon.c (mon.1) 3698 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.776259+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.776259+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.839073+0000 mon.c (mon.1) 3699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.839073+0000 mon.c (mon.1) 3699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.841796+0000 mon.c (mon.1) 3700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.841796+0000 mon.c (mon.1) 3700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.843266+0000 mon.c (mon.1) 3701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.843266+0000 mon.c (mon.1) 3701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.845898+0000 mon.c (mon.1) 3702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.845898+0000 mon.c (mon.1) 3702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.846964+0000 mon.c (mon.1) 3703 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.846964+0000 mon.c (mon.1) 3703 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.856771+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.856771+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.899041+0000 mon.c (mon.1) 3704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.899041+0000 mon.c (mon.1) 3704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.901993+0000 mon.c (mon.1) 3705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.901993+0000 mon.c (mon.1) 3705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.903403+0000 mon.c (mon.1) 3706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.903403+0000 mon.c (mon.1) 3706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.906077+0000 mon.c (mon.1) 3707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.906077+0000 mon.c (mon.1) 3707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.907102+0000 mon.c (mon.1) 3708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.907102+0000 mon.c (mon.1) 3708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.916381+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.916381+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.961024+0000 mon.c (mon.1) 3709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.961024+0000 mon.c (mon.1) 3709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.964498+0000 mon.c (mon.1) 3710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.964498+0000 mon.c (mon.1) 3710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.966532+0000 mon.c (mon.1) 3711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.966532+0000 mon.c (mon.1) 3711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.969727+0000 mon.c (mon.1) 3712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.969727+0000 mon.c (mon.1) 3712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.970883+0000 mon.c (mon.1) 3713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.970883+0000 mon.c (mon.1) 3713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.980349+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:18.980349+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.041430+0000 mon.c (mon.1) 3714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.041430+0000 mon.c (mon.1) 3714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.044496+0000 mon.c (mon.1) 3715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.044496+0000 mon.c (mon.1) 3715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.046138+0000 mon.c (mon.1) 3716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.046138+0000 mon.c (mon.1) 3716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.049151+0000 mon.c (mon.1) 3717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.049151+0000 mon.c (mon.1) 3717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.050259+0000 mon.c (mon.1) 3718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.050259+0000 mon.c (mon.1) 3718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.059278+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.059278+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.124704+0000 mon.c (mon.1) 3719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.124704+0000 mon.c (mon.1) 3719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.127834+0000 mon.c (mon.1) 3720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.127834+0000 mon.c (mon.1) 3720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.129420+0000 mon.c (mon.1) 3721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.129420+0000 mon.c (mon.1) 3721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.132450+0000 mon.c (mon.1) 3722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.132450+0000 mon.c (mon.1) 3722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.133499+0000 mon.c (mon.1) 3723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.133499+0000 mon.c (mon.1) 3723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.142309+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.142309+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.221700+0000 mon.c (mon.1) 3724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.221700+0000 mon.c (mon.1) 3724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.225150+0000 mon.c (mon.1) 3725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.225150+0000 mon.c (mon.1) 3725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.226869+0000 mon.c (mon.1) 3726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.226869+0000 mon.c (mon.1) 3726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.230037+0000 mon.c (mon.1) 3727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.230037+0000 mon.c (mon.1) 3727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.231222+0000 mon.c (mon.1) 3728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.231222+0000 mon.c (mon.1) 3728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.241221+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.241221+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.315692+0000 mon.c (mon.1) 3729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.315692+0000 mon.c (mon.1) 3729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.318156+0000 mon.c (mon.1) 3730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.318156+0000 mon.c (mon.1) 3730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.319575+0000 mon.c (mon.1) 3731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.319575+0000 mon.c (mon.1) 3731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.322010+0000 mon.c (mon.1) 3732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.322010+0000 mon.c (mon.1) 3732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.323134+0000 mon.c (mon.1) 3733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.323134+0000 mon.c (mon.1) 3733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.331914+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.331914+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.373867+0000 mon.c (mon.1) 3734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.373867+0000 mon.c (mon.1) 3734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.376530+0000 mon.c (mon.1) 3735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.376530+0000 mon.c (mon.1) 3735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.377987+0000 mon.c (mon.1) 3736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.377987+0000 mon.c (mon.1) 3736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.380430+0000 mon.c (mon.1) 3737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.380430+0000 mon.c (mon.1) 3737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.381359+0000 mon.c (mon.1) 3738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.381359+0000 mon.c (mon.1) 3738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.389718+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:19 smithi123 bash[58916]: audit 2024-04-22T21:13:19.389718+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: cluster 2024-04-22T21:13:17.438638+0000 mgr.x (mgr.34107) 1290 : cluster [DBG] pgmap v207: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-22T21:13:19.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: cluster 2024-04-22T21:13:17.438638+0000 mgr.x (mgr.34107) 1290 : cluster [DBG] pgmap v207: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-22T21:13:19.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: cephadm 2024-04-22T21:13:17.459320+0000 mgr.x (mgr.34107) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: cephadm 2024-04-22T21:13:17.459320+0000 mgr.x (mgr.34107) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: cephadm 2024-04-22T21:13:17.539709+0000 mgr.x (mgr.34107) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: cephadm 2024-04-22T21:13:17.539709+0000 mgr.x (mgr.34107) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: cephadm 2024-04-22T21:13:17.619395+0000 mgr.x (mgr.34107) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: cephadm 2024-04-22T21:13:17.619395+0000 mgr.x (mgr.34107) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: cephadm 2024-04-22T21:13:17.718263+0000 mgr.x (mgr.34107) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: cephadm 2024-04-22T21:13:17.718263+0000 mgr.x (mgr.34107) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: cephadm 2024-04-22T21:13:17.800737+0000 mgr.x (mgr.34107) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: cephadm 2024-04-22T21:13:17.800737+0000 mgr.x (mgr.34107) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: cephadm 2024-04-22T21:13:17.882126+0000 mgr.x (mgr.34107) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: cephadm 2024-04-22T21:13:17.882126+0000 mgr.x (mgr.34107) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: cephadm 2024-04-22T21:13:17.946146+0000 mgr.x (mgr.34107) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: cephadm 2024-04-22T21:13:17.946146+0000 mgr.x (mgr.34107) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: cephadm 2024-04-22T21:13:18.026251+0000 mgr.x (mgr.34107) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: cephadm 2024-04-22T21:13:18.026251+0000 mgr.x (mgr.34107) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: cephadm 2024-04-22T21:13:18.139764+0000 mgr.x (mgr.34107) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: cephadm 2024-04-22T21:13:18.139764+0000 mgr.x (mgr.34107) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: cephadm 2024-04-22T21:13:18.212965+0000 mgr.x (mgr.34107) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: cluster 2024-04-22T21:13:17.438638+0000 mgr.x (mgr.34107) 1290 : cluster [DBG] pgmap v207: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-22T21:13:19.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: cluster 2024-04-22T21:13:17.438638+0000 mgr.x (mgr.34107) 1290 : cluster [DBG] pgmap v207: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-22T21:13:19.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: cephadm 2024-04-22T21:13:17.459320+0000 mgr.x (mgr.34107) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: cephadm 2024-04-22T21:13:17.459320+0000 mgr.x (mgr.34107) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: cephadm 2024-04-22T21:13:17.539709+0000 mgr.x (mgr.34107) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: cephadm 2024-04-22T21:13:17.539709+0000 mgr.x (mgr.34107) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: cephadm 2024-04-22T21:13:17.619395+0000 mgr.x (mgr.34107) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: cephadm 2024-04-22T21:13:17.619395+0000 mgr.x (mgr.34107) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: cephadm 2024-04-22T21:13:17.718263+0000 mgr.x (mgr.34107) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: cephadm 2024-04-22T21:13:17.718263+0000 mgr.x (mgr.34107) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: cephadm 2024-04-22T21:13:17.800737+0000 mgr.x (mgr.34107) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: cephadm 2024-04-22T21:13:17.800737+0000 mgr.x (mgr.34107) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: cephadm 2024-04-22T21:13:17.882126+0000 mgr.x (mgr.34107) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: cephadm 2024-04-22T21:13:17.882126+0000 mgr.x (mgr.34107) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: cephadm 2024-04-22T21:13:17.946146+0000 mgr.x (mgr.34107) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: cephadm 2024-04-22T21:13:17.946146+0000 mgr.x (mgr.34107) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: cephadm 2024-04-22T21:13:18.026251+0000 mgr.x (mgr.34107) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: cephadm 2024-04-22T21:13:18.026251+0000 mgr.x (mgr.34107) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: cephadm 2024-04-22T21:13:18.139764+0000 mgr.x (mgr.34107) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: cephadm 2024-04-22T21:13:18.139764+0000 mgr.x (mgr.34107) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: cephadm 2024-04-22T21:13:18.212965+0000 mgr.x (mgr.34107) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: cephadm 2024-04-22T21:13:18.212965+0000 mgr.x (mgr.34107) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: cephadm 2024-04-22T21:13:18.315498+0000 mgr.x (mgr.34107) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: cephadm 2024-04-22T21:13:18.315498+0000 mgr.x (mgr.34107) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.406212+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.406212+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: cephadm 2024-04-22T21:13:18.414209+0000 mgr.x (mgr.34107) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: cephadm 2024-04-22T21:13:18.414209+0000 mgr.x (mgr.34107) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.469460+0000 mon.c (mon.1) 3679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.469460+0000 mon.c (mon.1) 3679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.472246+0000 mon.c (mon.1) 3680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.472246+0000 mon.c (mon.1) 3680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.473589+0000 mon.c (mon.1) 3681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.473589+0000 mon.c (mon.1) 3681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.475864+0000 mon.c (mon.1) 3682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.475864+0000 mon.c (mon.1) 3682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.476911+0000 mon.c (mon.1) 3683 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.476911+0000 mon.c (mon.1) 3683 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.483260+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.483260+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.575104+0000 mon.c (mon.1) 3684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: cephadm 2024-04-22T21:13:18.212965+0000 mgr.x (mgr.34107) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: cephadm 2024-04-22T21:13:18.315498+0000 mgr.x (mgr.34107) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: cephadm 2024-04-22T21:13:18.315498+0000 mgr.x (mgr.34107) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.406212+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.406212+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: cephadm 2024-04-22T21:13:18.414209+0000 mgr.x (mgr.34107) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: cephadm 2024-04-22T21:13:18.414209+0000 mgr.x (mgr.34107) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:19.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.469460+0000 mon.c (mon.1) 3679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.469460+0000 mon.c (mon.1) 3679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.472246+0000 mon.c (mon.1) 3680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.472246+0000 mon.c (mon.1) 3680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.473589+0000 mon.c (mon.1) 3681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.473589+0000 mon.c (mon.1) 3681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.475864+0000 mon.c (mon.1) 3682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.475864+0000 mon.c (mon.1) 3682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.476911+0000 mon.c (mon.1) 3683 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.476911+0000 mon.c (mon.1) 3683 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.483260+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.483260+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.575104+0000 mon.c (mon.1) 3684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.575104+0000 mon.c (mon.1) 3684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.578459+0000 mon.c (mon.1) 3685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.578459+0000 mon.c (mon.1) 3685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.580773+0000 mon.c (mon.1) 3686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.580773+0000 mon.c (mon.1) 3686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.584820+0000 mon.c (mon.1) 3687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.584820+0000 mon.c (mon.1) 3687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.586628+0000 mon.c (mon.1) 3688 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.586628+0000 mon.c (mon.1) 3688 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.599539+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.599539+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.674716+0000 mon.c (mon.1) 3689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.674716+0000 mon.c (mon.1) 3689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.677748+0000 mon.c (mon.1) 3690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.677748+0000 mon.c (mon.1) 3690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.679314+0000 mon.c (mon.1) 3691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.679314+0000 mon.c (mon.1) 3691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.682248+0000 mon.c (mon.1) 3692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.682248+0000 mon.c (mon.1) 3692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.575104+0000 mon.c (mon.1) 3684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.578459+0000 mon.c (mon.1) 3685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.578459+0000 mon.c (mon.1) 3685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.580773+0000 mon.c (mon.1) 3686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.580773+0000 mon.c (mon.1) 3686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.584820+0000 mon.c (mon.1) 3687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.584820+0000 mon.c (mon.1) 3687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.586628+0000 mon.c (mon.1) 3688 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.586628+0000 mon.c (mon.1) 3688 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.599539+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.599539+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.674716+0000 mon.c (mon.1) 3689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.674716+0000 mon.c (mon.1) 3689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.677748+0000 mon.c (mon.1) 3690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.677748+0000 mon.c (mon.1) 3690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.679314+0000 mon.c (mon.1) 3691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.679314+0000 mon.c (mon.1) 3691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.682248+0000 mon.c (mon.1) 3692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.682248+0000 mon.c (mon.1) 3692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.683373+0000 mon.c (mon.1) 3693 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.683373+0000 mon.c (mon.1) 3693 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.700153+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.700153+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.758322+0000 mon.c (mon.1) 3694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.758322+0000 mon.c (mon.1) 3694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.761257+0000 mon.c (mon.1) 3695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.761257+0000 mon.c (mon.1) 3695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.762616+0000 mon.c (mon.1) 3696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.762616+0000 mon.c (mon.1) 3696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.765509+0000 mon.c (mon.1) 3697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.765509+0000 mon.c (mon.1) 3697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.766394+0000 mon.c (mon.1) 3698 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.766394+0000 mon.c (mon.1) 3698 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.776259+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.776259+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.839073+0000 mon.c (mon.1) 3699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.839073+0000 mon.c (mon.1) 3699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.841796+0000 mon.c (mon.1) 3700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.841796+0000 mon.c (mon.1) 3700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.683373+0000 mon.c (mon.1) 3693 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.683373+0000 mon.c (mon.1) 3693 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.700153+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.700153+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.758322+0000 mon.c (mon.1) 3694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.758322+0000 mon.c (mon.1) 3694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.761257+0000 mon.c (mon.1) 3695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.761257+0000 mon.c (mon.1) 3695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.762616+0000 mon.c (mon.1) 3696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.762616+0000 mon.c (mon.1) 3696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.765509+0000 mon.c (mon.1) 3697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.765509+0000 mon.c (mon.1) 3697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.766394+0000 mon.c (mon.1) 3698 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.766394+0000 mon.c (mon.1) 3698 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.776259+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.776259+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.839073+0000 mon.c (mon.1) 3699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.839073+0000 mon.c (mon.1) 3699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.841796+0000 mon.c (mon.1) 3700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.841796+0000 mon.c (mon.1) 3700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.843266+0000 mon.c (mon.1) 3701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.843266+0000 mon.c (mon.1) 3701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.845898+0000 mon.c (mon.1) 3702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.845898+0000 mon.c (mon.1) 3702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.846964+0000 mon.c (mon.1) 3703 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.846964+0000 mon.c (mon.1) 3703 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.856771+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.856771+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.899041+0000 mon.c (mon.1) 3704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.899041+0000 mon.c (mon.1) 3704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.901993+0000 mon.c (mon.1) 3705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.901993+0000 mon.c (mon.1) 3705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.903403+0000 mon.c (mon.1) 3706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.903403+0000 mon.c (mon.1) 3706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.906077+0000 mon.c (mon.1) 3707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.906077+0000 mon.c (mon.1) 3707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.907102+0000 mon.c (mon.1) 3708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.907102+0000 mon.c (mon.1) 3708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.916381+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.916381+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.843266+0000 mon.c (mon.1) 3701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.843266+0000 mon.c (mon.1) 3701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.845898+0000 mon.c (mon.1) 3702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.845898+0000 mon.c (mon.1) 3702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.846964+0000 mon.c (mon.1) 3703 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.846964+0000 mon.c (mon.1) 3703 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.856771+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.856771+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.899041+0000 mon.c (mon.1) 3704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.899041+0000 mon.c (mon.1) 3704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.901993+0000 mon.c (mon.1) 3705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.901993+0000 mon.c (mon.1) 3705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.903403+0000 mon.c (mon.1) 3706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.903403+0000 mon.c (mon.1) 3706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.906077+0000 mon.c (mon.1) 3707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.906077+0000 mon.c (mon.1) 3707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.907102+0000 mon.c (mon.1) 3708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.907102+0000 mon.c (mon.1) 3708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.916381+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.916381+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.961024+0000 mon.c (mon.1) 3709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.961024+0000 mon.c (mon.1) 3709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.964498+0000 mon.c (mon.1) 3710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.964498+0000 mon.c (mon.1) 3710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.966532+0000 mon.c (mon.1) 3711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.966532+0000 mon.c (mon.1) 3711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.969727+0000 mon.c (mon.1) 3712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.969727+0000 mon.c (mon.1) 3712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.970883+0000 mon.c (mon.1) 3713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.970883+0000 mon.c (mon.1) 3713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.980349+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:18.980349+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.041430+0000 mon.c (mon.1) 3714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.041430+0000 mon.c (mon.1) 3714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.044496+0000 mon.c (mon.1) 3715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.044496+0000 mon.c (mon.1) 3715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.046138+0000 mon.c (mon.1) 3716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.046138+0000 mon.c (mon.1) 3716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.961024+0000 mon.c (mon.1) 3709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.961024+0000 mon.c (mon.1) 3709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.964498+0000 mon.c (mon.1) 3710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.964498+0000 mon.c (mon.1) 3710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.966532+0000 mon.c (mon.1) 3711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.966532+0000 mon.c (mon.1) 3711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.969727+0000 mon.c (mon.1) 3712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.969727+0000 mon.c (mon.1) 3712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.970883+0000 mon.c (mon.1) 3713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.970883+0000 mon.c (mon.1) 3713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.980349+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:18.980349+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.041430+0000 mon.c (mon.1) 3714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.041430+0000 mon.c (mon.1) 3714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.044496+0000 mon.c (mon.1) 3715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.044496+0000 mon.c (mon.1) 3715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.046138+0000 mon.c (mon.1) 3716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.046138+0000 mon.c (mon.1) 3716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.049151+0000 mon.c (mon.1) 3717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.049151+0000 mon.c (mon.1) 3717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.050259+0000 mon.c (mon.1) 3718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.050259+0000 mon.c (mon.1) 3718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.059278+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.059278+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.124704+0000 mon.c (mon.1) 3719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.124704+0000 mon.c (mon.1) 3719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.127834+0000 mon.c (mon.1) 3720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.127834+0000 mon.c (mon.1) 3720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.129420+0000 mon.c (mon.1) 3721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.129420+0000 mon.c (mon.1) 3721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.132450+0000 mon.c (mon.1) 3722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.132450+0000 mon.c (mon.1) 3722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.133499+0000 mon.c (mon.1) 3723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.133499+0000 mon.c (mon.1) 3723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.142309+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.142309+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.221700+0000 mon.c (mon.1) 3724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.221700+0000 mon.c (mon.1) 3724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.049151+0000 mon.c (mon.1) 3717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.049151+0000 mon.c (mon.1) 3717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.050259+0000 mon.c (mon.1) 3718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.050259+0000 mon.c (mon.1) 3718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.059278+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.059278+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.124704+0000 mon.c (mon.1) 3719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.124704+0000 mon.c (mon.1) 3719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.127834+0000 mon.c (mon.1) 3720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.127834+0000 mon.c (mon.1) 3720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.129420+0000 mon.c (mon.1) 3721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.129420+0000 mon.c (mon.1) 3721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.132450+0000 mon.c (mon.1) 3722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.132450+0000 mon.c (mon.1) 3722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.133499+0000 mon.c (mon.1) 3723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.133499+0000 mon.c (mon.1) 3723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.142309+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.142309+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.820 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.221700+0000 mon.c (mon.1) 3724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.820 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.221700+0000 mon.c (mon.1) 3724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.225150+0000 mon.c (mon.1) 3725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.225150+0000 mon.c (mon.1) 3725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.226869+0000 mon.c (mon.1) 3726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.226869+0000 mon.c (mon.1) 3726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.230037+0000 mon.c (mon.1) 3727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.230037+0000 mon.c (mon.1) 3727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.231222+0000 mon.c (mon.1) 3728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.231222+0000 mon.c (mon.1) 3728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.241221+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.241221+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.315692+0000 mon.c (mon.1) 3729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.315692+0000 mon.c (mon.1) 3729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.318156+0000 mon.c (mon.1) 3730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.318156+0000 mon.c (mon.1) 3730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.319575+0000 mon.c (mon.1) 3731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.319575+0000 mon.c (mon.1) 3731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.322010+0000 mon.c (mon.1) 3732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.822 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.322010+0000 mon.c (mon.1) 3732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.822 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.323134+0000 mon.c (mon.1) 3733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.822 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.225150+0000 mon.c (mon.1) 3725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.822 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.225150+0000 mon.c (mon.1) 3725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.822 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.226869+0000 mon.c (mon.1) 3726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.822 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.226869+0000 mon.c (mon.1) 3726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.822 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.230037+0000 mon.c (mon.1) 3727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.822 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.230037+0000 mon.c (mon.1) 3727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.822 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.231222+0000 mon.c (mon.1) 3728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.823 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.231222+0000 mon.c (mon.1) 3728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.823 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.241221+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.823 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.241221+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.823 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.315692+0000 mon.c (mon.1) 3729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.823 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.315692+0000 mon.c (mon.1) 3729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.823 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.318156+0000 mon.c (mon.1) 3730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.823 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.318156+0000 mon.c (mon.1) 3730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.823 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.319575+0000 mon.c (mon.1) 3731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.823 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.319575+0000 mon.c (mon.1) 3731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.823 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.322010+0000 mon.c (mon.1) 3732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.824 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.322010+0000 mon.c (mon.1) 3732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.824 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.323134+0000 mon.c (mon.1) 3733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.826 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.323134+0000 mon.c (mon.1) 3733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.826 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.331914+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.826 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.331914+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.826 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.373867+0000 mon.c (mon.1) 3734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.826 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.373867+0000 mon.c (mon.1) 3734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.826 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.376530+0000 mon.c (mon.1) 3735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.826 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.376530+0000 mon.c (mon.1) 3735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.826 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.377987+0000 mon.c (mon.1) 3736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.826 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.377987+0000 mon.c (mon.1) 3736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.826 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.380430+0000 mon.c (mon.1) 3737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.826 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.380430+0000 mon.c (mon.1) 3737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.826 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.381359+0000 mon.c (mon.1) 3738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.826 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.381359+0000 mon.c (mon.1) 3738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.827 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.389718+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.827 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[73084]: audit 2024-04-22T21:13:19.389718+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.323134+0000 mon.c (mon.1) 3733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.331914+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.331914+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.373867+0000 mon.c (mon.1) 3734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.373867+0000 mon.c (mon.1) 3734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.376530+0000 mon.c (mon.1) 3735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.376530+0000 mon.c (mon.1) 3735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:19.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.377987+0000 mon.c (mon.1) 3736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.377987+0000 mon.c (mon.1) 3736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:19.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.380430+0000 mon.c (mon.1) 3737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.827 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.380430+0000 mon.c (mon.1) 3737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:19.828 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.381359+0000 mon.c (mon.1) 3738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.828 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.381359+0000 mon.c (mon.1) 3738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:19.828 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.389718+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:19.828 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:19 smithi121 bash[75184]: audit 2024-04-22T21:13:19.389718+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:18.490205+0000 mgr.x (mgr.34107) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:18.490205+0000 mgr.x (mgr.34107) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:18.604934+0000 mgr.x (mgr.34107) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:18.604934+0000 mgr.x (mgr.34107) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:18.705310+0000 mgr.x (mgr.34107) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:18.705310+0000 mgr.x (mgr.34107) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:18.781497+0000 mgr.x (mgr.34107) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:18.781497+0000 mgr.x (mgr.34107) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:18.861932+0000 mgr.x (mgr.34107) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:18.861932+0000 mgr.x (mgr.34107) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:18.921509+0000 mgr.x (mgr.34107) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:18.921509+0000 mgr.x (mgr.34107) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:18.985534+0000 mgr.x (mgr.34107) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:18.985534+0000 mgr.x (mgr.34107) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:19.066224+0000 mgr.x (mgr.34107) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:19.066224+0000 mgr.x (mgr.34107) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:19.148137+0000 mgr.x (mgr.34107) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:19.148137+0000 mgr.x (mgr.34107) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:19.246457+0000 mgr.x (mgr.34107) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:19.246457+0000 mgr.x (mgr.34107) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:19.337240+0000 mgr.x (mgr.34107) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:19.337240+0000 mgr.x (mgr.34107) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:19.394697+0000 mgr.x (mgr.34107) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:19.394697+0000 mgr.x (mgr.34107) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.436934+0000 mon.c (mon.1) 3739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.436934+0000 mon.c (mon.1) 3739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.439184+0000 mon.c (mon.1) 3740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.439184+0000 mon.c (mon.1) 3740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cluster 2024-04-22T21:13:19.439292+0000 mgr.x (mgr.34107) 1315 : cluster [DBG] pgmap v208: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-22T21:13:20.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cluster 2024-04-22T21:13:19.439292+0000 mgr.x (mgr.34107) 1315 : cluster [DBG] pgmap v208: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-22T21:13:20.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.440470+0000 mon.c (mon.1) 3741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.440470+0000 mon.c (mon.1) 3741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.442905+0000 mon.c (mon.1) 3742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.442905+0000 mon.c (mon.1) 3742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.443721+0000 mon.c (mon.1) 3743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.443721+0000 mon.c (mon.1) 3743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.451236+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.451236+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:19.456183+0000 mgr.x (mgr.34107) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:19.456183+0000 mgr.x (mgr.34107) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.493530+0000 mon.c (mon.1) 3744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.493530+0000 mon.c (mon.1) 3744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.496410+0000 mon.c (mon.1) 3745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.496410+0000 mon.c (mon.1) 3745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.497790+0000 mon.c (mon.1) 3746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.497790+0000 mon.c (mon.1) 3746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.500340+0000 mon.c (mon.1) 3747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.500340+0000 mon.c (mon.1) 3747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.501458+0000 mon.c (mon.1) 3748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.501458+0000 mon.c (mon.1) 3748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.512070+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.512070+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:19.517625+0000 mgr.x (mgr.34107) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:19.517625+0000 mgr.x (mgr.34107) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.586763+0000 mon.c (mon.1) 3749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.586763+0000 mon.c (mon.1) 3749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.589511+0000 mon.c (mon.1) 3750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.589511+0000 mon.c (mon.1) 3750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.590971+0000 mon.c (mon.1) 3751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.590971+0000 mon.c (mon.1) 3751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.594177+0000 mon.c (mon.1) 3752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.594177+0000 mon.c (mon.1) 3752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.595751+0000 mon.c (mon.1) 3753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.595751+0000 mon.c (mon.1) 3753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.607954+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.607954+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:19.613713+0000 mgr.x (mgr.34107) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:19.613713+0000 mgr.x (mgr.34107) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.666530+0000 mon.c (mon.1) 3754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.666530+0000 mon.c (mon.1) 3754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.669843+0000 mon.c (mon.1) 3755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.669843+0000 mon.c (mon.1) 3755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.671531+0000 mon.c (mon.1) 3756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.671531+0000 mon.c (mon.1) 3756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.674440+0000 mon.c (mon.1) 3757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.674440+0000 mon.c (mon.1) 3757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.675514+0000 mon.c (mon.1) 3758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.675514+0000 mon.c (mon.1) 3758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.686558+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.686558+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:19.692251+0000 mgr.x (mgr.34107) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:19.692251+0000 mgr.x (mgr.34107) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.746968+0000 mon.c (mon.1) 3759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.746968+0000 mon.c (mon.1) 3759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.750398+0000 mon.c (mon.1) 3760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.750398+0000 mon.c (mon.1) 3760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.752360+0000 mon.c (mon.1) 3761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.752360+0000 mon.c (mon.1) 3761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.755646+0000 mon.c (mon.1) 3762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.755646+0000 mon.c (mon.1) 3762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.756945+0000 mon.c (mon.1) 3763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.756945+0000 mon.c (mon.1) 3763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.768227+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.768227+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:19.773822+0000 mgr.x (mgr.34107) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:19.773822+0000 mgr.x (mgr.34107) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.843707+0000 mon.c (mon.1) 3764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.843707+0000 mon.c (mon.1) 3764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.846623+0000 mon.c (mon.1) 3765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.846623+0000 mon.c (mon.1) 3765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.848237+0000 mon.c (mon.1) 3766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.848237+0000 mon.c (mon.1) 3766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.851398+0000 mon.c (mon.1) 3767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.851398+0000 mon.c (mon.1) 3767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.852627+0000 mon.c (mon.1) 3768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.852627+0000 mon.c (mon.1) 3768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.862934+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.862934+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:19.869467+0000 mgr.x (mgr.34107) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:19.869467+0000 mgr.x (mgr.34107) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.922242+0000 mon.c (mon.1) 3769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.922242+0000 mon.c (mon.1) 3769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.924929+0000 mon.c (mon.1) 3770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.924929+0000 mon.c (mon.1) 3770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.926250+0000 mon.c (mon.1) 3771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.926250+0000 mon.c (mon.1) 3771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.928822+0000 mon.c (mon.1) 3772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.928822+0000 mon.c (mon.1) 3772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.929843+0000 mon.c (mon.1) 3773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.929843+0000 mon.c (mon.1) 3773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.940846+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.940846+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:19.946479+0000 mgr.x (mgr.34107) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:19.946479+0000 mgr.x (mgr.34107) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.985216+0000 mon.c (mon.1) 3774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.985216+0000 mon.c (mon.1) 3774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.987995+0000 mon.c (mon.1) 3775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.987995+0000 mon.c (mon.1) 3775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.989342+0000 mon.c (mon.1) 3776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.989342+0000 mon.c (mon.1) 3776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.992324+0000 mon.c (mon.1) 3777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.992324+0000 mon.c (mon.1) 3777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.993398+0000 mon.c (mon.1) 3778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:19.993398+0000 mon.c (mon.1) 3778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.004915+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.004915+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:20.010283+0000 mgr.x (mgr.34107) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:20.010283+0000 mgr.x (mgr.34107) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.062993+0000 mon.c (mon.1) 3779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.062993+0000 mon.c (mon.1) 3779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.065408+0000 mon.c (mon.1) 3780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.065408+0000 mon.c (mon.1) 3780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.066572+0000 mon.c (mon.1) 3781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.066572+0000 mon.c (mon.1) 3781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.068949+0000 mon.c (mon.1) 3782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.068949+0000 mon.c (mon.1) 3782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.069786+0000 mon.c (mon.1) 3783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.069786+0000 mon.c (mon.1) 3783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.079639+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.079639+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:20.084771+0000 mgr.x (mgr.34107) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:20.084771+0000 mgr.x (mgr.34107) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.137302+0000 mon.c (mon.1) 3784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.137302+0000 mon.c (mon.1) 3784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.140168+0000 mon.c (mon.1) 3785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.140168+0000 mon.c (mon.1) 3785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.141637+0000 mon.c (mon.1) 3786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.141637+0000 mon.c (mon.1) 3786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.144480+0000 mon.c (mon.1) 3787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.144480+0000 mon.c (mon.1) 3787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.145523+0000 mon.c (mon.1) 3788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.145523+0000 mon.c (mon.1) 3788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.158773+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.158773+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:20.164274+0000 mgr.x (mgr.34107) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:20.164274+0000 mgr.x (mgr.34107) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.217203+0000 mon.c (mon.1) 3789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.217203+0000 mon.c (mon.1) 3789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.219996+0000 mon.c (mon.1) 3790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.219996+0000 mon.c (mon.1) 3790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.221857+0000 mon.c (mon.1) 3791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.221857+0000 mon.c (mon.1) 3791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.224578+0000 mon.c (mon.1) 3792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.224578+0000 mon.c (mon.1) 3792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.225641+0000 mon.c (mon.1) 3793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.225641+0000 mon.c (mon.1) 3793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.236603+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.236603+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:20.242578+0000 mgr.x (mgr.34107) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:20.242578+0000 mgr.x (mgr.34107) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.295231+0000 mon.c (mon.1) 3794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.295231+0000 mon.c (mon.1) 3794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.298231+0000 mon.c (mon.1) 3795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.298231+0000 mon.c (mon.1) 3795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.300085+0000 mon.c (mon.1) 3796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.300085+0000 mon.c (mon.1) 3796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.302980+0000 mon.c (mon.1) 3797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.302980+0000 mon.c (mon.1) 3797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.304188+0000 mon.c (mon.1) 3798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.304188+0000 mon.c (mon.1) 3798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.315568+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.315568+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:20.322701+0000 mgr.x (mgr.34107) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:20.322701+0000 mgr.x (mgr.34107) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.359005+0000 mon.c (mon.1) 3799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.359005+0000 mon.c (mon.1) 3799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.361803+0000 mon.c (mon.1) 3800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.361803+0000 mon.c (mon.1) 3800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.363317+0000 mon.c (mon.1) 3801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.363317+0000 mon.c (mon.1) 3801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.366039+0000 mon.c (mon.1) 3802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.366039+0000 mon.c (mon.1) 3802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.367048+0000 mon.c (mon.1) 3803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.367048+0000 mon.c (mon.1) 3803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.378377+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: audit 2024-04-22T21:13:20.378377+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:20.383786+0000 mgr.x (mgr.34107) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:20 smithi123 bash[58916]: cephadm 2024-04-22T21:13:20.383786+0000 mgr.x (mgr.34107) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:18.490205+0000 mgr.x (mgr.34107) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:18.490205+0000 mgr.x (mgr.34107) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:18.604934+0000 mgr.x (mgr.34107) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:18.604934+0000 mgr.x (mgr.34107) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:18.705310+0000 mgr.x (mgr.34107) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:18.705310+0000 mgr.x (mgr.34107) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:18.781497+0000 mgr.x (mgr.34107) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:18.781497+0000 mgr.x (mgr.34107) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:18.861932+0000 mgr.x (mgr.34107) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:18.861932+0000 mgr.x (mgr.34107) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:18.921509+0000 mgr.x (mgr.34107) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:18.921509+0000 mgr.x (mgr.34107) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:18.985534+0000 mgr.x (mgr.34107) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:18.985534+0000 mgr.x (mgr.34107) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:19.066224+0000 mgr.x (mgr.34107) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:19.066224+0000 mgr.x (mgr.34107) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:19.148137+0000 mgr.x (mgr.34107) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:19.148137+0000 mgr.x (mgr.34107) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:19.246457+0000 mgr.x (mgr.34107) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:19.246457+0000 mgr.x (mgr.34107) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:19.337240+0000 mgr.x (mgr.34107) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:19.337240+0000 mgr.x (mgr.34107) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:18.490205+0000 mgr.x (mgr.34107) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:18.490205+0000 mgr.x (mgr.34107) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:18.604934+0000 mgr.x (mgr.34107) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:18.604934+0000 mgr.x (mgr.34107) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:18.705310+0000 mgr.x (mgr.34107) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:18.705310+0000 mgr.x (mgr.34107) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:18.781497+0000 mgr.x (mgr.34107) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:18.781497+0000 mgr.x (mgr.34107) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:18.861932+0000 mgr.x (mgr.34107) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:18.861932+0000 mgr.x (mgr.34107) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:18.921509+0000 mgr.x (mgr.34107) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:18.921509+0000 mgr.x (mgr.34107) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:18.985534+0000 mgr.x (mgr.34107) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:18.985534+0000 mgr.x (mgr.34107) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:19.066224+0000 mgr.x (mgr.34107) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:19.066224+0000 mgr.x (mgr.34107) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:19.148137+0000 mgr.x (mgr.34107) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:19.148137+0000 mgr.x (mgr.34107) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:19.246457+0000 mgr.x (mgr.34107) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:19.246457+0000 mgr.x (mgr.34107) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:19.337240+0000 mgr.x (mgr.34107) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:19.337240+0000 mgr.x (mgr.34107) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:19.394697+0000 mgr.x (mgr.34107) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:19.394697+0000 mgr.x (mgr.34107) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.436934+0000 mon.c (mon.1) 3739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.436934+0000 mon.c (mon.1) 3739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.439184+0000 mon.c (mon.1) 3740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.439184+0000 mon.c (mon.1) 3740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cluster 2024-04-22T21:13:19.439292+0000 mgr.x (mgr.34107) 1315 : cluster [DBG] pgmap v208: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-22T21:13:20.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cluster 2024-04-22T21:13:19.439292+0000 mgr.x (mgr.34107) 1315 : cluster [DBG] pgmap v208: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-22T21:13:20.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.440470+0000 mon.c (mon.1) 3741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.440470+0000 mon.c (mon.1) 3741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.442905+0000 mon.c (mon.1) 3742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.442905+0000 mon.c (mon.1) 3742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.443721+0000 mon.c (mon.1) 3743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.443721+0000 mon.c (mon.1) 3743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.451236+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.451236+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:19.456183+0000 mgr.x (mgr.34107) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:19.456183+0000 mgr.x (mgr.34107) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.493530+0000 mon.c (mon.1) 3744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:19.394697+0000 mgr.x (mgr.34107) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:19.394697+0000 mgr.x (mgr.34107) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.436934+0000 mon.c (mon.1) 3739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.436934+0000 mon.c (mon.1) 3739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.439184+0000 mon.c (mon.1) 3740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.439184+0000 mon.c (mon.1) 3740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cluster 2024-04-22T21:13:19.439292+0000 mgr.x (mgr.34107) 1315 : cluster [DBG] pgmap v208: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-22T21:13:20.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cluster 2024-04-22T21:13:19.439292+0000 mgr.x (mgr.34107) 1315 : cluster [DBG] pgmap v208: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-04-22T21:13:20.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.440470+0000 mon.c (mon.1) 3741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.440470+0000 mon.c (mon.1) 3741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.442905+0000 mon.c (mon.1) 3742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.442905+0000 mon.c (mon.1) 3742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.443721+0000 mon.c (mon.1) 3743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.443721+0000 mon.c (mon.1) 3743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.451236+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.451236+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:19.456183+0000 mgr.x (mgr.34107) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:19.456183+0000 mgr.x (mgr.34107) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.493530+0000 mon.c (mon.1) 3744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.493530+0000 mon.c (mon.1) 3744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.496410+0000 mon.c (mon.1) 3745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.496410+0000 mon.c (mon.1) 3745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.497790+0000 mon.c (mon.1) 3746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.497790+0000 mon.c (mon.1) 3746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.500340+0000 mon.c (mon.1) 3747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.500340+0000 mon.c (mon.1) 3747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.501458+0000 mon.c (mon.1) 3748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.501458+0000 mon.c (mon.1) 3748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.512070+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.512070+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:19.517625+0000 mgr.x (mgr.34107) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:19.517625+0000 mgr.x (mgr.34107) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.586763+0000 mon.c (mon.1) 3749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.586763+0000 mon.c (mon.1) 3749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.589511+0000 mon.c (mon.1) 3750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.589511+0000 mon.c (mon.1) 3750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.590971+0000 mon.c (mon.1) 3751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.590971+0000 mon.c (mon.1) 3751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.493530+0000 mon.c (mon.1) 3744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.496410+0000 mon.c (mon.1) 3745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.496410+0000 mon.c (mon.1) 3745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.497790+0000 mon.c (mon.1) 3746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.497790+0000 mon.c (mon.1) 3746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.500340+0000 mon.c (mon.1) 3747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.500340+0000 mon.c (mon.1) 3747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.501458+0000 mon.c (mon.1) 3748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.501458+0000 mon.c (mon.1) 3748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.512070+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.512070+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:19.517625+0000 mgr.x (mgr.34107) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:19.517625+0000 mgr.x (mgr.34107) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.586763+0000 mon.c (mon.1) 3749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.586763+0000 mon.c (mon.1) 3749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.589511+0000 mon.c (mon.1) 3750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.589511+0000 mon.c (mon.1) 3750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.590971+0000 mon.c (mon.1) 3751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.590971+0000 mon.c (mon.1) 3751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.594177+0000 mon.c (mon.1) 3752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.594177+0000 mon.c (mon.1) 3752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.595751+0000 mon.c (mon.1) 3753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.595751+0000 mon.c (mon.1) 3753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.607954+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.607954+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:19.613713+0000 mgr.x (mgr.34107) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:19.613713+0000 mgr.x (mgr.34107) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.666530+0000 mon.c (mon.1) 3754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.666530+0000 mon.c (mon.1) 3754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.669843+0000 mon.c (mon.1) 3755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.669843+0000 mon.c (mon.1) 3755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.671531+0000 mon.c (mon.1) 3756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.671531+0000 mon.c (mon.1) 3756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.674440+0000 mon.c (mon.1) 3757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.674440+0000 mon.c (mon.1) 3757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.675514+0000 mon.c (mon.1) 3758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.675514+0000 mon.c (mon.1) 3758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.686558+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.686558+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:19.692251+0000 mgr.x (mgr.34107) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.594177+0000 mon.c (mon.1) 3752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.594177+0000 mon.c (mon.1) 3752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.595751+0000 mon.c (mon.1) 3753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.595751+0000 mon.c (mon.1) 3753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.607954+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.607954+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:19.613713+0000 mgr.x (mgr.34107) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:19.613713+0000 mgr.x (mgr.34107) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.666530+0000 mon.c (mon.1) 3754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.666530+0000 mon.c (mon.1) 3754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.669843+0000 mon.c (mon.1) 3755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.669843+0000 mon.c (mon.1) 3755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.671531+0000 mon.c (mon.1) 3756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.671531+0000 mon.c (mon.1) 3756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.674440+0000 mon.c (mon.1) 3757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.674440+0000 mon.c (mon.1) 3757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.675514+0000 mon.c (mon.1) 3758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.675514+0000 mon.c (mon.1) 3758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.686558+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.686558+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:19.692251+0000 mgr.x (mgr.34107) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:19.692251+0000 mgr.x (mgr.34107) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.746968+0000 mon.c (mon.1) 3759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.746968+0000 mon.c (mon.1) 3759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.750398+0000 mon.c (mon.1) 3760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.750398+0000 mon.c (mon.1) 3760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.752360+0000 mon.c (mon.1) 3761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.752360+0000 mon.c (mon.1) 3761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.755646+0000 mon.c (mon.1) 3762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.755646+0000 mon.c (mon.1) 3762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.756945+0000 mon.c (mon.1) 3763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.756945+0000 mon.c (mon.1) 3763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.768227+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.768227+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:19.773822+0000 mgr.x (mgr.34107) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:19.773822+0000 mgr.x (mgr.34107) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.843707+0000 mon.c (mon.1) 3764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.843707+0000 mon.c (mon.1) 3764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.846623+0000 mon.c (mon.1) 3765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.846623+0000 mon.c (mon.1) 3765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:19.692251+0000 mgr.x (mgr.34107) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.746968+0000 mon.c (mon.1) 3759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.746968+0000 mon.c (mon.1) 3759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.750398+0000 mon.c (mon.1) 3760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.750398+0000 mon.c (mon.1) 3760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.752360+0000 mon.c (mon.1) 3761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.752360+0000 mon.c (mon.1) 3761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.755646+0000 mon.c (mon.1) 3762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.755646+0000 mon.c (mon.1) 3762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.756945+0000 mon.c (mon.1) 3763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.756945+0000 mon.c (mon.1) 3763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.768227+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.768227+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:19.773822+0000 mgr.x (mgr.34107) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:19.773822+0000 mgr.x (mgr.34107) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.843707+0000 mon.c (mon.1) 3764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.843707+0000 mon.c (mon.1) 3764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.846623+0000 mon.c (mon.1) 3765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.846623+0000 mon.c (mon.1) 3765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.848237+0000 mon.c (mon.1) 3766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.848237+0000 mon.c (mon.1) 3766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.851398+0000 mon.c (mon.1) 3767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.851398+0000 mon.c (mon.1) 3767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.852627+0000 mon.c (mon.1) 3768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.852627+0000 mon.c (mon.1) 3768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.862934+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.862934+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:19.869467+0000 mgr.x (mgr.34107) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:19.869467+0000 mgr.x (mgr.34107) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.922242+0000 mon.c (mon.1) 3769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.922242+0000 mon.c (mon.1) 3769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.924929+0000 mon.c (mon.1) 3770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.924929+0000 mon.c (mon.1) 3770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.926250+0000 mon.c (mon.1) 3771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.926250+0000 mon.c (mon.1) 3771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.928822+0000 mon.c (mon.1) 3772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.928822+0000 mon.c (mon.1) 3772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.929843+0000 mon.c (mon.1) 3773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.848237+0000 mon.c (mon.1) 3766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.848237+0000 mon.c (mon.1) 3766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.851398+0000 mon.c (mon.1) 3767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.851398+0000 mon.c (mon.1) 3767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.852627+0000 mon.c (mon.1) 3768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.852627+0000 mon.c (mon.1) 3768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.862934+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.862934+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:19.869467+0000 mgr.x (mgr.34107) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:19.869467+0000 mgr.x (mgr.34107) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.922242+0000 mon.c (mon.1) 3769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.922242+0000 mon.c (mon.1) 3769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.924929+0000 mon.c (mon.1) 3770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.924929+0000 mon.c (mon.1) 3770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.926250+0000 mon.c (mon.1) 3771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.926250+0000 mon.c (mon.1) 3771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.928822+0000 mon.c (mon.1) 3772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.928822+0000 mon.c (mon.1) 3772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.929843+0000 mon.c (mon.1) 3773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.929843+0000 mon.c (mon.1) 3773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.940846+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.940846+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:19.946479+0000 mgr.x (mgr.34107) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:19.946479+0000 mgr.x (mgr.34107) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.985216+0000 mon.c (mon.1) 3774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.985216+0000 mon.c (mon.1) 3774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.987995+0000 mon.c (mon.1) 3775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.987995+0000 mon.c (mon.1) 3775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.989342+0000 mon.c (mon.1) 3776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.989342+0000 mon.c (mon.1) 3776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.992324+0000 mon.c (mon.1) 3777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.992324+0000 mon.c (mon.1) 3777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.993398+0000 mon.c (mon.1) 3778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:19.993398+0000 mon.c (mon.1) 3778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.004915+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.004915+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:20.010283+0000 mgr.x (mgr.34107) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:20.010283+0000 mgr.x (mgr.34107) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.062993+0000 mon.c (mon.1) 3779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.062993+0000 mon.c (mon.1) 3779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.929843+0000 mon.c (mon.1) 3773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.940846+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.940846+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:19.946479+0000 mgr.x (mgr.34107) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:19.946479+0000 mgr.x (mgr.34107) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.985216+0000 mon.c (mon.1) 3774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.985216+0000 mon.c (mon.1) 3774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.987995+0000 mon.c (mon.1) 3775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.987995+0000 mon.c (mon.1) 3775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.989342+0000 mon.c (mon.1) 3776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.989342+0000 mon.c (mon.1) 3776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.992324+0000 mon.c (mon.1) 3777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.992324+0000 mon.c (mon.1) 3777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.993398+0000 mon.c (mon.1) 3778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:19.993398+0000 mon.c (mon.1) 3778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.004915+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.004915+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:20.010283+0000 mgr.x (mgr.34107) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:20.010283+0000 mgr.x (mgr.34107) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.062993+0000 mon.c (mon.1) 3779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.062993+0000 mon.c (mon.1) 3779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.065408+0000 mon.c (mon.1) 3780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.065408+0000 mon.c (mon.1) 3780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.066572+0000 mon.c (mon.1) 3781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.066572+0000 mon.c (mon.1) 3781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.068949+0000 mon.c (mon.1) 3782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.068949+0000 mon.c (mon.1) 3782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.069786+0000 mon.c (mon.1) 3783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.069786+0000 mon.c (mon.1) 3783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.079639+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.079639+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:20.084771+0000 mgr.x (mgr.34107) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:20.084771+0000 mgr.x (mgr.34107) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.137302+0000 mon.c (mon.1) 3784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.137302+0000 mon.c (mon.1) 3784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.140168+0000 mon.c (mon.1) 3785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.140168+0000 mon.c (mon.1) 3785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.141637+0000 mon.c (mon.1) 3786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.141637+0000 mon.c (mon.1) 3786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.144480+0000 mon.c (mon.1) 3787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.065408+0000 mon.c (mon.1) 3780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.065408+0000 mon.c (mon.1) 3780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.066572+0000 mon.c (mon.1) 3781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.066572+0000 mon.c (mon.1) 3781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.068949+0000 mon.c (mon.1) 3782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.068949+0000 mon.c (mon.1) 3782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.069786+0000 mon.c (mon.1) 3783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.069786+0000 mon.c (mon.1) 3783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.079639+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.079639+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:20.084771+0000 mgr.x (mgr.34107) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:20.084771+0000 mgr.x (mgr.34107) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.137302+0000 mon.c (mon.1) 3784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.137302+0000 mon.c (mon.1) 3784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.140168+0000 mon.c (mon.1) 3785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.140168+0000 mon.c (mon.1) 3785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.141637+0000 mon.c (mon.1) 3786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.141637+0000 mon.c (mon.1) 3786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.144480+0000 mon.c (mon.1) 3787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.144480+0000 mon.c (mon.1) 3787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.145523+0000 mon.c (mon.1) 3788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.145523+0000 mon.c (mon.1) 3788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.158773+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.158773+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:20.164274+0000 mgr.x (mgr.34107) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:20.164274+0000 mgr.x (mgr.34107) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.217203+0000 mon.c (mon.1) 3789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.217203+0000 mon.c (mon.1) 3789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.219996+0000 mon.c (mon.1) 3790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.219996+0000 mon.c (mon.1) 3790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.221857+0000 mon.c (mon.1) 3791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.221857+0000 mon.c (mon.1) 3791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.224578+0000 mon.c (mon.1) 3792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.224578+0000 mon.c (mon.1) 3792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.225641+0000 mon.c (mon.1) 3793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.225641+0000 mon.c (mon.1) 3793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.236603+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.236603+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:20.242578+0000 mgr.x (mgr.34107) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.144480+0000 mon.c (mon.1) 3787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.145523+0000 mon.c (mon.1) 3788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.145523+0000 mon.c (mon.1) 3788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.158773+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.158773+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:20.164274+0000 mgr.x (mgr.34107) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:20.164274+0000 mgr.x (mgr.34107) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.217203+0000 mon.c (mon.1) 3789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.217203+0000 mon.c (mon.1) 3789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.219996+0000 mon.c (mon.1) 3790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.219996+0000 mon.c (mon.1) 3790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.221857+0000 mon.c (mon.1) 3791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.221857+0000 mon.c (mon.1) 3791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.224578+0000 mon.c (mon.1) 3792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.224578+0000 mon.c (mon.1) 3792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.225641+0000 mon.c (mon.1) 3793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.225641+0000 mon.c (mon.1) 3793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.236603+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.236603+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:20.242578+0000 mgr.x (mgr.34107) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:20.242578+0000 mgr.x (mgr.34107) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.295231+0000 mon.c (mon.1) 3794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.295231+0000 mon.c (mon.1) 3794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.298231+0000 mon.c (mon.1) 3795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.298231+0000 mon.c (mon.1) 3795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.300085+0000 mon.c (mon.1) 3796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.300085+0000 mon.c (mon.1) 3796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.302980+0000 mon.c (mon.1) 3797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.302980+0000 mon.c (mon.1) 3797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.304188+0000 mon.c (mon.1) 3798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.304188+0000 mon.c (mon.1) 3798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.315568+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.315568+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:20.322701+0000 mgr.x (mgr.34107) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:20.322701+0000 mgr.x (mgr.34107) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.359005+0000 mon.c (mon.1) 3799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.359005+0000 mon.c (mon.1) 3799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.361803+0000 mon.c (mon.1) 3800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.361803+0000 mon.c (mon.1) 3800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.363317+0000 mon.c (mon.1) 3801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:20.242578+0000 mgr.x (mgr.34107) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.295231+0000 mon.c (mon.1) 3794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.295231+0000 mon.c (mon.1) 3794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.298231+0000 mon.c (mon.1) 3795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.298231+0000 mon.c (mon.1) 3795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.300085+0000 mon.c (mon.1) 3796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.300085+0000 mon.c (mon.1) 3796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.302980+0000 mon.c (mon.1) 3797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.302980+0000 mon.c (mon.1) 3797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.304188+0000 mon.c (mon.1) 3798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.304188+0000 mon.c (mon.1) 3798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.315568+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.315568+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:20.322701+0000 mgr.x (mgr.34107) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:20.322701+0000 mgr.x (mgr.34107) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.359005+0000 mon.c (mon.1) 3799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.359005+0000 mon.c (mon.1) 3799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.361803+0000 mon.c (mon.1) 3800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.817 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.361803+0000 mon.c (mon.1) 3800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:20.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.363317+0000 mon.c (mon.1) 3801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.363317+0000 mon.c (mon.1) 3801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.366039+0000 mon.c (mon.1) 3802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.366039+0000 mon.c (mon.1) 3802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.367048+0000 mon.c (mon.1) 3803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.367048+0000 mon.c (mon.1) 3803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.378377+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: audit 2024-04-22T21:13:20.378377+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:20.383786+0000 mgr.x (mgr.34107) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[73084]: cephadm 2024-04-22T21:13:20.383786+0000 mgr.x (mgr.34107) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.363317+0000 mon.c (mon.1) 3801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:20.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.366039+0000 mon.c (mon.1) 3802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.366039+0000 mon.c (mon.1) 3802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:20.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.367048+0000 mon.c (mon.1) 3803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.367048+0000 mon.c (mon.1) 3803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:20.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.378377+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: audit 2024-04-22T21:13:20.378377+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:20.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:20.383786+0000 mgr.x (mgr.34107) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:20.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:20 smithi121 bash[75184]: cephadm 2024-04-22T21:13:20.383786+0000 mgr.x (mgr.34107) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.432 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[70414]: debug 2024-04-22T21:13:21.137+0000 7f9dd8a107c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-04-22T21:13:21.432 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[70414]: debug 2024-04-22T21:13:21.173+0000 7f9dd8a107c0 -1 osd.5 147 log_to_monitors true 2024-04-22T21:13:21.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.465350+0000 mon.c (mon.1) 3804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.465350+0000 mon.c (mon.1) 3804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.468451+0000 mon.c (mon.1) 3805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.468451+0000 mon.c (mon.1) 3805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.470306+0000 mon.c (mon.1) 3806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.470306+0000 mon.c (mon.1) 3806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.474350+0000 mon.c (mon.1) 3807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.474350+0000 mon.c (mon.1) 3807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.475445+0000 mon.c (mon.1) 3808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.475445+0000 mon.c (mon.1) 3808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.482019+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.482019+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: cephadm 2024-04-22T21:13:20.489398+0000 mgr.x (mgr.34107) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: cephadm 2024-04-22T21:13:20.489398+0000 mgr.x (mgr.34107) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.530385+0000 mon.c (mon.1) 3809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.530385+0000 mon.c (mon.1) 3809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.533378+0000 mon.c (mon.1) 3810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.533378+0000 mon.c (mon.1) 3810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.534919+0000 mon.c (mon.1) 3811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.534919+0000 mon.c (mon.1) 3811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.537862+0000 mon.c (mon.1) 3812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.537862+0000 mon.c (mon.1) 3812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.538807+0000 mon.c (mon.1) 3813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.538807+0000 mon.c (mon.1) 3813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.547776+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.547776+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: cephadm 2024-04-22T21:13:20.552989+0000 mgr.x (mgr.34107) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: cephadm 2024-04-22T21:13:20.552989+0000 mgr.x (mgr.34107) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.626313+0000 mon.c (mon.1) 3814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.626313+0000 mon.c (mon.1) 3814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.629460+0000 mon.c (mon.1) 3815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.629460+0000 mon.c (mon.1) 3815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.631048+0000 mon.c (mon.1) 3816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.631048+0000 mon.c (mon.1) 3816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.634660+0000 mon.c (mon.1) 3817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.634660+0000 mon.c (mon.1) 3817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.635943+0000 mon.c (mon.1) 3818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.635943+0000 mon.c (mon.1) 3818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.647648+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.647648+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: cephadm 2024-04-22T21:13:20.652903+0000 mgr.x (mgr.34107) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: cephadm 2024-04-22T21:13:20.652903+0000 mgr.x (mgr.34107) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.721636+0000 mon.c (mon.1) 3819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.721636+0000 mon.c (mon.1) 3819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.724769+0000 mon.c (mon.1) 3820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.724769+0000 mon.c (mon.1) 3820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.726524+0000 mon.c (mon.1) 3821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.726524+0000 mon.c (mon.1) 3821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.729585+0000 mon.c (mon.1) 3822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.729585+0000 mon.c (mon.1) 3822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.730677+0000 mon.c (mon.1) 3823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.730677+0000 mon.c (mon.1) 3823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.741823+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.741823+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: cephadm 2024-04-22T21:13:20.747210+0000 mgr.x (mgr.34107) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: cephadm 2024-04-22T21:13:20.747210+0000 mgr.x (mgr.34107) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.800276+0000 mon.c (mon.1) 3824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.800276+0000 mon.c (mon.1) 3824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.802978+0000 mon.c (mon.1) 3825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.802978+0000 mon.c (mon.1) 3825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.805036+0000 mon.c (mon.1) 3826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.805036+0000 mon.c (mon.1) 3826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.807621+0000 mon.c (mon.1) 3827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.807621+0000 mon.c (mon.1) 3827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.808684+0000 mon.c (mon.1) 3828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.808684+0000 mon.c (mon.1) 3828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.819879+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.819879+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: cephadm 2024-04-22T21:13:20.825196+0000 mgr.x (mgr.34107) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: cephadm 2024-04-22T21:13:20.825196+0000 mgr.x (mgr.34107) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.878548+0000 mon.c (mon.1) 3829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.878548+0000 mon.c (mon.1) 3829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.881308+0000 mon.c (mon.1) 3830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.881308+0000 mon.c (mon.1) 3830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.882857+0000 mon.c (mon.1) 3831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.882857+0000 mon.c (mon.1) 3831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.885651+0000 mon.c (mon.1) 3832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.885651+0000 mon.c (mon.1) 3832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.886874+0000 mon.c (mon.1) 3833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.886874+0000 mon.c (mon.1) 3833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.898141+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.898141+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: cephadm 2024-04-22T21:13:20.903686+0000 mgr.x (mgr.34107) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: cephadm 2024-04-22T21:13:20.903686+0000 mgr.x (mgr.34107) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.956628+0000 mon.c (mon.1) 3834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.956628+0000 mon.c (mon.1) 3834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.959444+0000 mon.c (mon.1) 3835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.959444+0000 mon.c (mon.1) 3835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.961136+0000 mon.c (mon.1) 3836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.961136+0000 mon.c (mon.1) 3836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.963746+0000 mon.c (mon.1) 3837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.963746+0000 mon.c (mon.1) 3837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.964889+0000 mon.c (mon.1) 3838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.964889+0000 mon.c (mon.1) 3838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.976048+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:20.976048+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: cephadm 2024-04-22T21:13:20.981508+0000 mgr.x (mgr.34107) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: cephadm 2024-04-22T21:13:20.981508+0000 mgr.x (mgr.34107) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.034187+0000 mon.c (mon.1) 3839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.034187+0000 mon.c (mon.1) 3839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.037083+0000 mon.c (mon.1) 3840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.037083+0000 mon.c (mon.1) 3840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.038844+0000 mon.c (mon.1) 3841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.038844+0000 mon.c (mon.1) 3841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.041742+0000 mon.c (mon.1) 3842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.041742+0000 mon.c (mon.1) 3842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.042857+0000 mon.c (mon.1) 3843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.042857+0000 mon.c (mon.1) 3843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.053539+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.053539+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: cephadm 2024-04-22T21:13:21.058912+0000 mgr.x (mgr.34107) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: cephadm 2024-04-22T21:13:21.058912+0000 mgr.x (mgr.34107) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.112732+0000 mon.c (mon.1) 3844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.112732+0000 mon.c (mon.1) 3844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.115916+0000 mon.c (mon.1) 3845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.115916+0000 mon.c (mon.1) 3845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.117548+0000 mon.c (mon.1) 3846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.117548+0000 mon.c (mon.1) 3846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.120642+0000 mon.c (mon.1) 3847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.120642+0000 mon.c (mon.1) 3847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.121784+0000 mon.c (mon.1) 3848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.121784+0000 mon.c (mon.1) 3848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.133162+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.133162+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: cephadm 2024-04-22T21:13:21.138462+0000 mgr.x (mgr.34107) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: cephadm 2024-04-22T21:13:21.138462+0000 mgr.x (mgr.34107) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.178136+0000 mon.a (mon.0) 1408 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-22T21:13:21.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.178136+0000 mon.a (mon.0) 1408 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-22T21:13:21.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.181726+0000 mon.b (mon.2) 7 : audit [INF] from='osd.5 [v2:172.21.15.123:6808/3523643509,v1:172.21.15.123:6809/3523643509]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-22T21:13:21.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.181726+0000 mon.b (mon.2) 7 : audit [INF] from='osd.5 [v2:172.21.15.123:6808/3523643509,v1:172.21.15.123:6809/3523643509]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-22T21:13:21.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.191195+0000 mon.c (mon.1) 3849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.191195+0000 mon.c (mon.1) 3849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.193939+0000 mon.c (mon.1) 3850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.193939+0000 mon.c (mon.1) 3850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.195304+0000 mon.c (mon.1) 3851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.195304+0000 mon.c (mon.1) 3851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.197900+0000 mon.c (mon.1) 3852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.197900+0000 mon.c (mon.1) 3852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.198962+0000 mon.c (mon.1) 3853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.198962+0000 mon.c (mon.1) 3853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.209633+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.209633+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: cephadm 2024-04-22T21:13:21.215070+0000 mgr.x (mgr.34107) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: cephadm 2024-04-22T21:13:21.215070+0000 mgr.x (mgr.34107) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.251042+0000 mon.c (mon.1) 3854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.251042+0000 mon.c (mon.1) 3854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.253973+0000 mon.c (mon.1) 3855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.253973+0000 mon.c (mon.1) 3855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.255491+0000 mon.c (mon.1) 3856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.255491+0000 mon.c (mon.1) 3856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.258227+0000 mon.c (mon.1) 3857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.258227+0000 mon.c (mon.1) 3857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.259398+0000 mon.c (mon.1) 3858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.259398+0000 mon.c (mon.1) 3858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.268600+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.268600+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: cephadm 2024-04-22T21:13:21.273807+0000 mgr.x (mgr.34107) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: cephadm 2024-04-22T21:13:21.273807+0000 mgr.x (mgr.34107) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.343694+0000 mon.c (mon.1) 3859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.343694+0000 mon.c (mon.1) 3859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.346832+0000 mon.c (mon.1) 3860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.346832+0000 mon.c (mon.1) 3860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.348929+0000 mon.c (mon.1) 3861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.348929+0000 mon.c (mon.1) 3861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.351739+0000 mon.c (mon.1) 3862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.351739+0000 mon.c (mon.1) 3862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.352950+0000 mon.c (mon.1) 3863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.352950+0000 mon.c (mon.1) 3863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.362470+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.362470+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: cephadm 2024-04-22T21:13:21.367750+0000 mgr.x (mgr.34107) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: cephadm 2024-04-22T21:13:21.367750+0000 mgr.x (mgr.34107) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.420195+0000 mon.c (mon.1) 3864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.420195+0000 mon.c (mon.1) 3864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.422802+0000 mon.c (mon.1) 3865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.422802+0000 mon.c (mon.1) 3865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.424344+0000 mon.c (mon.1) 3866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.424344+0000 mon.c (mon.1) 3866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.427070+0000 mon.c (mon.1) 3867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.427070+0000 mon.c (mon.1) 3867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.428143+0000 mon.c (mon.1) 3868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:21 smithi123 bash[58916]: audit 2024-04-22T21:13:21.428143+0000 mon.c (mon.1) 3868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.465350+0000 mon.c (mon.1) 3804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.465350+0000 mon.c (mon.1) 3804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.468451+0000 mon.c (mon.1) 3805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.468451+0000 mon.c (mon.1) 3805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.470306+0000 mon.c (mon.1) 3806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.470306+0000 mon.c (mon.1) 3806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.474350+0000 mon.c (mon.1) 3807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.474350+0000 mon.c (mon.1) 3807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.475445+0000 mon.c (mon.1) 3808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.475445+0000 mon.c (mon.1) 3808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.482019+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.482019+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: cephadm 2024-04-22T21:13:20.489398+0000 mgr.x (mgr.34107) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: cephadm 2024-04-22T21:13:20.489398+0000 mgr.x (mgr.34107) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.530385+0000 mon.c (mon.1) 3809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.530385+0000 mon.c (mon.1) 3809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.533378+0000 mon.c (mon.1) 3810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.533378+0000 mon.c (mon.1) 3810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.534919+0000 mon.c (mon.1) 3811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.465350+0000 mon.c (mon.1) 3804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.465350+0000 mon.c (mon.1) 3804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.468451+0000 mon.c (mon.1) 3805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.468451+0000 mon.c (mon.1) 3805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.470306+0000 mon.c (mon.1) 3806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.470306+0000 mon.c (mon.1) 3806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.474350+0000 mon.c (mon.1) 3807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.474350+0000 mon.c (mon.1) 3807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.475445+0000 mon.c (mon.1) 3808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.475445+0000 mon.c (mon.1) 3808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.482019+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.482019+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: cephadm 2024-04-22T21:13:20.489398+0000 mgr.x (mgr.34107) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: cephadm 2024-04-22T21:13:20.489398+0000 mgr.x (mgr.34107) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.530385+0000 mon.c (mon.1) 3809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.530385+0000 mon.c (mon.1) 3809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.533378+0000 mon.c (mon.1) 3810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.533378+0000 mon.c (mon.1) 3810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.534919+0000 mon.c (mon.1) 3811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.534919+0000 mon.c (mon.1) 3811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.537862+0000 mon.c (mon.1) 3812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.537862+0000 mon.c (mon.1) 3812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.538807+0000 mon.c (mon.1) 3813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.538807+0000 mon.c (mon.1) 3813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.547776+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.547776+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: cephadm 2024-04-22T21:13:20.552989+0000 mgr.x (mgr.34107) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: cephadm 2024-04-22T21:13:20.552989+0000 mgr.x (mgr.34107) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.626313+0000 mon.c (mon.1) 3814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.626313+0000 mon.c (mon.1) 3814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.629460+0000 mon.c (mon.1) 3815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.629460+0000 mon.c (mon.1) 3815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.631048+0000 mon.c (mon.1) 3816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.631048+0000 mon.c (mon.1) 3816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.634660+0000 mon.c (mon.1) 3817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.634660+0000 mon.c (mon.1) 3817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.635943+0000 mon.c (mon.1) 3818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.635943+0000 mon.c (mon.1) 3818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.534919+0000 mon.c (mon.1) 3811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.537862+0000 mon.c (mon.1) 3812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.537862+0000 mon.c (mon.1) 3812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.538807+0000 mon.c (mon.1) 3813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.538807+0000 mon.c (mon.1) 3813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.547776+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.547776+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: cephadm 2024-04-22T21:13:20.552989+0000 mgr.x (mgr.34107) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: cephadm 2024-04-22T21:13:20.552989+0000 mgr.x (mgr.34107) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.626313+0000 mon.c (mon.1) 3814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.626313+0000 mon.c (mon.1) 3814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.629460+0000 mon.c (mon.1) 3815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.629460+0000 mon.c (mon.1) 3815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.631048+0000 mon.c (mon.1) 3816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.631048+0000 mon.c (mon.1) 3816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.634660+0000 mon.c (mon.1) 3817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.634660+0000 mon.c (mon.1) 3817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.635943+0000 mon.c (mon.1) 3818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.635943+0000 mon.c (mon.1) 3818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.647648+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.647648+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: cephadm 2024-04-22T21:13:20.652903+0000 mgr.x (mgr.34107) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: cephadm 2024-04-22T21:13:20.652903+0000 mgr.x (mgr.34107) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.721636+0000 mon.c (mon.1) 3819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.721636+0000 mon.c (mon.1) 3819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.724769+0000 mon.c (mon.1) 3820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.724769+0000 mon.c (mon.1) 3820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.726524+0000 mon.c (mon.1) 3821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.726524+0000 mon.c (mon.1) 3821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.729585+0000 mon.c (mon.1) 3822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.729585+0000 mon.c (mon.1) 3822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.730677+0000 mon.c (mon.1) 3823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.730677+0000 mon.c (mon.1) 3823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.741823+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.741823+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: cephadm 2024-04-22T21:13:20.747210+0000 mgr.x (mgr.34107) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: cephadm 2024-04-22T21:13:20.747210+0000 mgr.x (mgr.34107) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.800276+0000 mon.c (mon.1) 3824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.800276+0000 mon.c (mon.1) 3824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.802978+0000 mon.c (mon.1) 3825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.647648+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.647648+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: cephadm 2024-04-22T21:13:20.652903+0000 mgr.x (mgr.34107) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: cephadm 2024-04-22T21:13:20.652903+0000 mgr.x (mgr.34107) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.721636+0000 mon.c (mon.1) 3819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.721636+0000 mon.c (mon.1) 3819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.724769+0000 mon.c (mon.1) 3820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.724769+0000 mon.c (mon.1) 3820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.726524+0000 mon.c (mon.1) 3821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.726524+0000 mon.c (mon.1) 3821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.729585+0000 mon.c (mon.1) 3822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.729585+0000 mon.c (mon.1) 3822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.730677+0000 mon.c (mon.1) 3823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.730677+0000 mon.c (mon.1) 3823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.741823+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.741823+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: cephadm 2024-04-22T21:13:20.747210+0000 mgr.x (mgr.34107) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: cephadm 2024-04-22T21:13:20.747210+0000 mgr.x (mgr.34107) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.800276+0000 mon.c (mon.1) 3824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.800276+0000 mon.c (mon.1) 3824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.802978+0000 mon.c (mon.1) 3825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.802978+0000 mon.c (mon.1) 3825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.805036+0000 mon.c (mon.1) 3826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.805036+0000 mon.c (mon.1) 3826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.807621+0000 mon.c (mon.1) 3827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.807621+0000 mon.c (mon.1) 3827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.808684+0000 mon.c (mon.1) 3828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.808684+0000 mon.c (mon.1) 3828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.819879+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.819879+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: cephadm 2024-04-22T21:13:20.825196+0000 mgr.x (mgr.34107) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: cephadm 2024-04-22T21:13:20.825196+0000 mgr.x (mgr.34107) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.878548+0000 mon.c (mon.1) 3829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.878548+0000 mon.c (mon.1) 3829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.881308+0000 mon.c (mon.1) 3830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.881308+0000 mon.c (mon.1) 3830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.882857+0000 mon.c (mon.1) 3831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.882857+0000 mon.c (mon.1) 3831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.885651+0000 mon.c (mon.1) 3832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.885651+0000 mon.c (mon.1) 3832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.802978+0000 mon.c (mon.1) 3825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.805036+0000 mon.c (mon.1) 3826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.805036+0000 mon.c (mon.1) 3826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.807621+0000 mon.c (mon.1) 3827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.807621+0000 mon.c (mon.1) 3827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.808684+0000 mon.c (mon.1) 3828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.808684+0000 mon.c (mon.1) 3828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.819879+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.819879+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: cephadm 2024-04-22T21:13:20.825196+0000 mgr.x (mgr.34107) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: cephadm 2024-04-22T21:13:20.825196+0000 mgr.x (mgr.34107) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.878548+0000 mon.c (mon.1) 3829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.878548+0000 mon.c (mon.1) 3829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.881308+0000 mon.c (mon.1) 3830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.881308+0000 mon.c (mon.1) 3830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.882857+0000 mon.c (mon.1) 3831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.882857+0000 mon.c (mon.1) 3831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.885651+0000 mon.c (mon.1) 3832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.885651+0000 mon.c (mon.1) 3832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.886874+0000 mon.c (mon.1) 3833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.886874+0000 mon.c (mon.1) 3833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.898141+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.898141+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: cephadm 2024-04-22T21:13:20.903686+0000 mgr.x (mgr.34107) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: cephadm 2024-04-22T21:13:20.903686+0000 mgr.x (mgr.34107) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.956628+0000 mon.c (mon.1) 3834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.956628+0000 mon.c (mon.1) 3834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.959444+0000 mon.c (mon.1) 3835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.959444+0000 mon.c (mon.1) 3835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.961136+0000 mon.c (mon.1) 3836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.961136+0000 mon.c (mon.1) 3836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.963746+0000 mon.c (mon.1) 3837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.963746+0000 mon.c (mon.1) 3837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.964889+0000 mon.c (mon.1) 3838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.964889+0000 mon.c (mon.1) 3838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.976048+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:20.976048+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: cephadm 2024-04-22T21:13:20.981508+0000 mgr.x (mgr.34107) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: cephadm 2024-04-22T21:13:20.981508+0000 mgr.x (mgr.34107) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.886874+0000 mon.c (mon.1) 3833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.886874+0000 mon.c (mon.1) 3833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.898141+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.898141+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: cephadm 2024-04-22T21:13:20.903686+0000 mgr.x (mgr.34107) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: cephadm 2024-04-22T21:13:20.903686+0000 mgr.x (mgr.34107) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.956628+0000 mon.c (mon.1) 3834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.956628+0000 mon.c (mon.1) 3834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.959444+0000 mon.c (mon.1) 3835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.959444+0000 mon.c (mon.1) 3835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.961136+0000 mon.c (mon.1) 3836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.961136+0000 mon.c (mon.1) 3836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.963746+0000 mon.c (mon.1) 3837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.963746+0000 mon.c (mon.1) 3837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.964889+0000 mon.c (mon.1) 3838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.964889+0000 mon.c (mon.1) 3838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.976048+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:20.976048+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: cephadm 2024-04-22T21:13:20.981508+0000 mgr.x (mgr.34107) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: cephadm 2024-04-22T21:13:20.981508+0000 mgr.x (mgr.34107) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.034187+0000 mon.c (mon.1) 3839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.034187+0000 mon.c (mon.1) 3839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.037083+0000 mon.c (mon.1) 3840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.037083+0000 mon.c (mon.1) 3840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.038844+0000 mon.c (mon.1) 3841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.038844+0000 mon.c (mon.1) 3841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.041742+0000 mon.c (mon.1) 3842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.041742+0000 mon.c (mon.1) 3842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.042857+0000 mon.c (mon.1) 3843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.042857+0000 mon.c (mon.1) 3843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.053539+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.053539+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: cephadm 2024-04-22T21:13:21.058912+0000 mgr.x (mgr.34107) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: cephadm 2024-04-22T21:13:21.058912+0000 mgr.x (mgr.34107) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.112732+0000 mon.c (mon.1) 3844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.112732+0000 mon.c (mon.1) 3844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.115916+0000 mon.c (mon.1) 3845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.115916+0000 mon.c (mon.1) 3845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.117548+0000 mon.c (mon.1) 3846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.117548+0000 mon.c (mon.1) 3846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.034187+0000 mon.c (mon.1) 3839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.034187+0000 mon.c (mon.1) 3839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.037083+0000 mon.c (mon.1) 3840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.037083+0000 mon.c (mon.1) 3840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.038844+0000 mon.c (mon.1) 3841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.038844+0000 mon.c (mon.1) 3841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.041742+0000 mon.c (mon.1) 3842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.041742+0000 mon.c (mon.1) 3842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.042857+0000 mon.c (mon.1) 3843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.042857+0000 mon.c (mon.1) 3843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.053539+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.053539+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: cephadm 2024-04-22T21:13:21.058912+0000 mgr.x (mgr.34107) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: cephadm 2024-04-22T21:13:21.058912+0000 mgr.x (mgr.34107) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.112732+0000 mon.c (mon.1) 3844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.112732+0000 mon.c (mon.1) 3844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.115916+0000 mon.c (mon.1) 3845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.115916+0000 mon.c (mon.1) 3845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.117548+0000 mon.c (mon.1) 3846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.117548+0000 mon.c (mon.1) 3846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.120642+0000 mon.c (mon.1) 3847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.120642+0000 mon.c (mon.1) 3847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.121784+0000 mon.c (mon.1) 3848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.121784+0000 mon.c (mon.1) 3848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.133162+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.133162+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: cephadm 2024-04-22T21:13:21.138462+0000 mgr.x (mgr.34107) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: cephadm 2024-04-22T21:13:21.138462+0000 mgr.x (mgr.34107) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.178136+0000 mon.a (mon.0) 1408 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-22T21:13:21.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.178136+0000 mon.a (mon.0) 1408 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-22T21:13:21.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.181726+0000 mon.b (mon.2) 7 : audit [INF] from='osd.5 [v2:172.21.15.123:6808/3523643509,v1:172.21.15.123:6809/3523643509]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-22T21:13:21.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.181726+0000 mon.b (mon.2) 7 : audit [INF] from='osd.5 [v2:172.21.15.123:6808/3523643509,v1:172.21.15.123:6809/3523643509]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-22T21:13:21.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.191195+0000 mon.c (mon.1) 3849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.191195+0000 mon.c (mon.1) 3849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.193939+0000 mon.c (mon.1) 3850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.193939+0000 mon.c (mon.1) 3850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.195304+0000 mon.c (mon.1) 3851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.195304+0000 mon.c (mon.1) 3851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.120642+0000 mon.c (mon.1) 3847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.120642+0000 mon.c (mon.1) 3847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.121784+0000 mon.c (mon.1) 3848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.121784+0000 mon.c (mon.1) 3848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.133162+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.133162+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: cephadm 2024-04-22T21:13:21.138462+0000 mgr.x (mgr.34107) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: cephadm 2024-04-22T21:13:21.138462+0000 mgr.x (mgr.34107) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.178136+0000 mon.a (mon.0) 1408 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-22T21:13:21.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.178136+0000 mon.a (mon.0) 1408 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-22T21:13:21.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.181726+0000 mon.b (mon.2) 7 : audit [INF] from='osd.5 [v2:172.21.15.123:6808/3523643509,v1:172.21.15.123:6809/3523643509]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-22T21:13:21.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.181726+0000 mon.b (mon.2) 7 : audit [INF] from='osd.5 [v2:172.21.15.123:6808/3523643509,v1:172.21.15.123:6809/3523643509]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-22T21:13:21.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.191195+0000 mon.c (mon.1) 3849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.191195+0000 mon.c (mon.1) 3849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.193939+0000 mon.c (mon.1) 3850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.193939+0000 mon.c (mon.1) 3850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.195304+0000 mon.c (mon.1) 3851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.195304+0000 mon.c (mon.1) 3851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.197900+0000 mon.c (mon.1) 3852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.197900+0000 mon.c (mon.1) 3852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.198962+0000 mon.c (mon.1) 3853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.198962+0000 mon.c (mon.1) 3853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.209633+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.209633+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: cephadm 2024-04-22T21:13:21.215070+0000 mgr.x (mgr.34107) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: cephadm 2024-04-22T21:13:21.215070+0000 mgr.x (mgr.34107) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.251042+0000 mon.c (mon.1) 3854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.251042+0000 mon.c (mon.1) 3854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.253973+0000 mon.c (mon.1) 3855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.253973+0000 mon.c (mon.1) 3855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.255491+0000 mon.c (mon.1) 3856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.255491+0000 mon.c (mon.1) 3856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.258227+0000 mon.c (mon.1) 3857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.258227+0000 mon.c (mon.1) 3857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.259398+0000 mon.c (mon.1) 3858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.259398+0000 mon.c (mon.1) 3858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.268600+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.268600+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: cephadm 2024-04-22T21:13:21.273807+0000 mgr.x (mgr.34107) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: cephadm 2024-04-22T21:13:21.273807+0000 mgr.x (mgr.34107) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.343694+0000 mon.c (mon.1) 3859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.343694+0000 mon.c (mon.1) 3859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.346832+0000 mon.c (mon.1) 3860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.346832+0000 mon.c (mon.1) 3860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.348929+0000 mon.c (mon.1) 3861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.348929+0000 mon.c (mon.1) 3861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.351739+0000 mon.c (mon.1) 3862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.351739+0000 mon.c (mon.1) 3862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.352950+0000 mon.c (mon.1) 3863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.352950+0000 mon.c (mon.1) 3863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.362470+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.362470+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: cephadm 2024-04-22T21:13:21.367750+0000 mgr.x (mgr.34107) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: cephadm 2024-04-22T21:13:21.367750+0000 mgr.x (mgr.34107) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.420195+0000 mon.c (mon.1) 3864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.420195+0000 mon.c (mon.1) 3864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.422802+0000 mon.c (mon.1) 3865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.422802+0000 mon.c (mon.1) 3865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.424344+0000 mon.c (mon.1) 3866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.424344+0000 mon.c (mon.1) 3866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.427070+0000 mon.c (mon.1) 3867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.427070+0000 mon.c (mon.1) 3867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.428143+0000 mon.c (mon.1) 3868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[75184]: audit 2024-04-22T21:13:21.428143+0000 mon.c (mon.1) 3868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.197900+0000 mon.c (mon.1) 3852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.197900+0000 mon.c (mon.1) 3852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.198962+0000 mon.c (mon.1) 3853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.198962+0000 mon.c (mon.1) 3853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.209633+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.209633+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: cephadm 2024-04-22T21:13:21.215070+0000 mgr.x (mgr.34107) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: cephadm 2024-04-22T21:13:21.215070+0000 mgr.x (mgr.34107) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.251042+0000 mon.c (mon.1) 3854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.251042+0000 mon.c (mon.1) 3854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.253973+0000 mon.c (mon.1) 3855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.253973+0000 mon.c (mon.1) 3855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.255491+0000 mon.c (mon.1) 3856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.255491+0000 mon.c (mon.1) 3856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.258227+0000 mon.c (mon.1) 3857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.258227+0000 mon.c (mon.1) 3857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.259398+0000 mon.c (mon.1) 3858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.259398+0000 mon.c (mon.1) 3858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.268600+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.268600+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: cephadm 2024-04-22T21:13:21.273807+0000 mgr.x (mgr.34107) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: cephadm 2024-04-22T21:13:21.273807+0000 mgr.x (mgr.34107) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.343694+0000 mon.c (mon.1) 3859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.343694+0000 mon.c (mon.1) 3859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.346832+0000 mon.c (mon.1) 3860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.346832+0000 mon.c (mon.1) 3860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.348929+0000 mon.c (mon.1) 3861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.348929+0000 mon.c (mon.1) 3861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.351739+0000 mon.c (mon.1) 3862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.351739+0000 mon.c (mon.1) 3862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.352950+0000 mon.c (mon.1) 3863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.352950+0000 mon.c (mon.1) 3863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.362470+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.362470+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:21.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: cephadm 2024-04-22T21:13:21.367750+0000 mgr.x (mgr.34107) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: cephadm 2024-04-22T21:13:21.367750+0000 mgr.x (mgr.34107) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:21.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.420195+0000 mon.c (mon.1) 3864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.420195+0000 mon.c (mon.1) 3864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.422802+0000 mon.c (mon.1) 3865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.422802+0000 mon.c (mon.1) 3865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:21.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.424344+0000 mon.c (mon.1) 3866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.424344+0000 mon.c (mon.1) 3866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:21.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.427070+0000 mon.c (mon.1) 3867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.427070+0000 mon.c (mon.1) 3867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:21.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.428143+0000 mon.c (mon.1) 3868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:21.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:21 smithi121 bash[73084]: audit 2024-04-22T21:13:21.428143+0000 mon.c (mon.1) 3868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.445 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[70414]: debug 2024-04-22T21:13:22.185+0000 7f9dc9e68700 -1 osd.5 147 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-22T21:13:22.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.437280+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.437280+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: cluster 2024-04-22T21:13:21.439986+0000 mgr.x (mgr.34107) 1341 : cluster [DBG] pgmap v209: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 76/630 objects degraded (12.063%) 2024-04-22T21:13:22.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: cluster 2024-04-22T21:13:21.439986+0000 mgr.x (mgr.34107) 1341 : cluster [DBG] pgmap v209: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 76/630 objects degraded (12.063%) 2024-04-22T21:13:22.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: cephadm 2024-04-22T21:13:21.442523+0000 mgr.x (mgr.34107) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: cephadm 2024-04-22T21:13:21.442523+0000 mgr.x (mgr.34107) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.494616+0000 mon.c (mon.1) 3869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.494616+0000 mon.c (mon.1) 3869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.497455+0000 mon.c (mon.1) 3870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.497455+0000 mon.c (mon.1) 3870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.498968+0000 mon.c (mon.1) 3871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.498968+0000 mon.c (mon.1) 3871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.501314+0000 mon.c (mon.1) 3872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.501314+0000 mon.c (mon.1) 3872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.502578+0000 mon.c (mon.1) 3873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.502578+0000 mon.c (mon.1) 3873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.510755+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.510755+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: cephadm 2024-04-22T21:13:21.515813+0000 mgr.x (mgr.34107) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: cephadm 2024-04-22T21:13:21.515813+0000 mgr.x (mgr.34107) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.552382+0000 mon.c (mon.1) 3874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.552382+0000 mon.c (mon.1) 3874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.555395+0000 mon.c (mon.1) 3875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.555395+0000 mon.c (mon.1) 3875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.556941+0000 mon.c (mon.1) 3876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.556941+0000 mon.c (mon.1) 3876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.559149+0000 mon.c (mon.1) 3877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.559149+0000 mon.c (mon.1) 3877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.560020+0000 mon.c (mon.1) 3878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.560020+0000 mon.c (mon.1) 3878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.566754+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.566754+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: cephadm 2024-04-22T21:13:21.574514+0000 mgr.x (mgr.34107) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: cephadm 2024-04-22T21:13:21.574514+0000 mgr.x (mgr.34107) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.611032+0000 mon.c (mon.1) 3879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.611032+0000 mon.c (mon.1) 3879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.613871+0000 mon.c (mon.1) 3880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.613871+0000 mon.c (mon.1) 3880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.615321+0000 mon.c (mon.1) 3881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.615321+0000 mon.c (mon.1) 3881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.618068+0000 mon.c (mon.1) 3882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.618068+0000 mon.c (mon.1) 3882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.619074+0000 mon.c (mon.1) 3883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.619074+0000 mon.c (mon.1) 3883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.625882+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.625882+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: cephadm 2024-04-22T21:13:21.632955+0000 mgr.x (mgr.34107) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: cephadm 2024-04-22T21:13:21.632955+0000 mgr.x (mgr.34107) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.670090+0000 mon.c (mon.1) 3884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.670090+0000 mon.c (mon.1) 3884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.673136+0000 mon.c (mon.1) 3885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.673136+0000 mon.c (mon.1) 3885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.674769+0000 mon.c (mon.1) 3886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.674769+0000 mon.c (mon.1) 3886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.677859+0000 mon.c (mon.1) 3887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.677859+0000 mon.c (mon.1) 3887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.679108+0000 mon.c (mon.1) 3888 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.679108+0000 mon.c (mon.1) 3888 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.688349+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.688349+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: cephadm 2024-04-22T21:13:21.693721+0000 mgr.x (mgr.34107) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: cephadm 2024-04-22T21:13:21.693721+0000 mgr.x (mgr.34107) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.730719+0000 mon.c (mon.1) 3889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.730719+0000 mon.c (mon.1) 3889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.733715+0000 mon.c (mon.1) 3890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.733715+0000 mon.c (mon.1) 3890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.735348+0000 mon.c (mon.1) 3891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.735348+0000 mon.c (mon.1) 3891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.738219+0000 mon.c (mon.1) 3892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.738219+0000 mon.c (mon.1) 3892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.739549+0000 mon.c (mon.1) 3893 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.739549+0000 mon.c (mon.1) 3893 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.749089+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.749089+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: cephadm 2024-04-22T21:13:21.754500+0000 mgr.x (mgr.34107) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: cephadm 2024-04-22T21:13:21.754500+0000 mgr.x (mgr.34107) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.791663+0000 mon.c (mon.1) 3894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.791663+0000 mon.c (mon.1) 3894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.794815+0000 mon.c (mon.1) 3895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.794815+0000 mon.c (mon.1) 3895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.796622+0000 mon.c (mon.1) 3896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.796622+0000 mon.c (mon.1) 3896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.799508+0000 mon.c (mon.1) 3897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.799508+0000 mon.c (mon.1) 3897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.800566+0000 mon.c (mon.1) 3898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.800566+0000 mon.c (mon.1) 3898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.809311+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.809311+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: cephadm 2024-04-22T21:13:21.814455+0000 mgr.x (mgr.34107) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: cephadm 2024-04-22T21:13:21.814455+0000 mgr.x (mgr.34107) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.867450+0000 mon.c (mon.1) 3899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.867450+0000 mon.c (mon.1) 3899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.870349+0000 mon.c (mon.1) 3900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.870349+0000 mon.c (mon.1) 3900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.871813+0000 mon.c (mon.1) 3901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.871813+0000 mon.c (mon.1) 3901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.874613+0000 mon.c (mon.1) 3902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.874613+0000 mon.c (mon.1) 3902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.875677+0000 mon.c (mon.1) 3903 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.875677+0000 mon.c (mon.1) 3903 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.884433+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.884433+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: cephadm 2024-04-22T21:13:21.889659+0000 mgr.x (mgr.34107) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: cephadm 2024-04-22T21:13:21.889659+0000 mgr.x (mgr.34107) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.970179+0000 mon.c (mon.1) 3904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.970179+0000 mon.c (mon.1) 3904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.974927+0000 mon.c (mon.1) 3905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.974927+0000 mon.c (mon.1) 3905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.977221+0000 mon.c (mon.1) 3906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.977221+0000 mon.c (mon.1) 3906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.981835+0000 mon.c (mon.1) 3907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.981835+0000 mon.c (mon.1) 3907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.983298+0000 mon.c (mon.1) 3908 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.983298+0000 mon.c (mon.1) 3908 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.994050+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:21.994050+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: cephadm 2024-04-22T21:13:22.000031+0000 mgr.x (mgr.34107) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: cephadm 2024-04-22T21:13:22.000031+0000 mgr.x (mgr.34107) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.082842+0000 mon.c (mon.1) 3909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.082842+0000 mon.c (mon.1) 3909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.087327+0000 mon.c (mon.1) 3910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.087327+0000 mon.c (mon.1) 3910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.089537+0000 mon.c (mon.1) 3911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.089537+0000 mon.c (mon.1) 3911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.093838+0000 mon.c (mon.1) 3912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.093838+0000 mon.c (mon.1) 3912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.095398+0000 mon.c (mon.1) 3913 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.095398+0000 mon.c (mon.1) 3913 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.105929+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.105929+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: cephadm 2024-04-22T21:13:22.111826+0000 mgr.x (mgr.34107) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: cephadm 2024-04-22T21:13:22.111826+0000 mgr.x (mgr.34107) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.131132+0000 mon.a (mon.0) 1422 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-22T21:13:22.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.131132+0000 mon.a (mon.0) 1422 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-22T21:13:22.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.138796+0000 mon.b (mon.2) 8 : audit [INF] from='osd.5 [v2:172.21.15.123:6808/3523643509,v1:172.21.15.123:6809/3523643509]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:13:22.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.138796+0000 mon.b (mon.2) 8 : audit [INF] from='osd.5 [v2:172.21.15.123:6808/3523643509,v1:172.21.15.123:6809/3523643509]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:13:22.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: cluster 2024-04-22T21:13:22.139400+0000 mon.a (mon.0) 1423 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-04-22T21:13:22.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: cluster 2024-04-22T21:13:22.139400+0000 mon.a (mon.0) 1423 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-04-22T21:13:22.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.140644+0000 mon.a (mon.0) 1424 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:13:22.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.140644+0000 mon.a (mon.0) 1424 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:13:22.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.181010+0000 mon.c (mon.1) 3914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.181010+0000 mon.c (mon.1) 3914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.183633+0000 mon.c (mon.1) 3915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.183633+0000 mon.c (mon.1) 3915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.185152+0000 mon.c (mon.1) 3916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.185152+0000 mon.c (mon.1) 3916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.187467+0000 mon.c (mon.1) 3917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.187467+0000 mon.c (mon.1) 3917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.188345+0000 mon.c (mon.1) 3918 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.188345+0000 mon.c (mon.1) 3918 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.197408+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.197408+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: cephadm 2024-04-22T21:13:22.202562+0000 mgr.x (mgr.34107) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: cephadm 2024-04-22T21:13:22.202562+0000 mgr.x (mgr.34107) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.242788+0000 mon.c (mon.1) 3919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.242788+0000 mon.c (mon.1) 3919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.245537+0000 mon.c (mon.1) 3920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.245537+0000 mon.c (mon.1) 3920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.246919+0000 mon.c (mon.1) 3921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.246919+0000 mon.c (mon.1) 3921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.249597+0000 mon.c (mon.1) 3922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.249597+0000 mon.c (mon.1) 3922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.250566+0000 mon.c (mon.1) 3923 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.250566+0000 mon.c (mon.1) 3923 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.259666+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.259666+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: cephadm 2024-04-22T21:13:22.265279+0000 mgr.x (mgr.34107) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: cephadm 2024-04-22T21:13:22.265279+0000 mgr.x (mgr.34107) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.322621+0000 mon.c (mon.1) 3924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.322621+0000 mon.c (mon.1) 3924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.326108+0000 mon.c (mon.1) 3925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.326108+0000 mon.c (mon.1) 3925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.327734+0000 mon.c (mon.1) 3926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.327734+0000 mon.c (mon.1) 3926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.330573+0000 mon.c (mon.1) 3927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.330573+0000 mon.c (mon.1) 3927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.331777+0000 mon.c (mon.1) 3928 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.331777+0000 mon.c (mon.1) 3928 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.341199+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.341199+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: cephadm 2024-04-22T21:13:22.346533+0000 mgr.x (mgr.34107) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: cephadm 2024-04-22T21:13:22.346533+0000 mgr.x (mgr.34107) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.429893+0000 mon.c (mon.1) 3929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.429893+0000 mon.c (mon.1) 3929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.434491+0000 mon.c (mon.1) 3930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.434491+0000 mon.c (mon.1) 3930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.440780+0000 mon.c (mon.1) 3931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:22 smithi123 bash[58916]: audit 2024-04-22T21:13:22.440780+0000 mon.c (mon.1) 3931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.437280+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.437280+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: cluster 2024-04-22T21:13:21.439986+0000 mgr.x (mgr.34107) 1341 : cluster [DBG] pgmap v209: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 76/630 objects degraded (12.063%) 2024-04-22T21:13:22.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: cluster 2024-04-22T21:13:21.439986+0000 mgr.x (mgr.34107) 1341 : cluster [DBG] pgmap v209: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 76/630 objects degraded (12.063%) 2024-04-22T21:13:22.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: cephadm 2024-04-22T21:13:21.442523+0000 mgr.x (mgr.34107) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: cephadm 2024-04-22T21:13:21.442523+0000 mgr.x (mgr.34107) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.494616+0000 mon.c (mon.1) 3869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.494616+0000 mon.c (mon.1) 3869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.497455+0000 mon.c (mon.1) 3870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.497455+0000 mon.c (mon.1) 3870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.498968+0000 mon.c (mon.1) 3871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.498968+0000 mon.c (mon.1) 3871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.501314+0000 mon.c (mon.1) 3872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.501314+0000 mon.c (mon.1) 3872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.502578+0000 mon.c (mon.1) 3873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.502578+0000 mon.c (mon.1) 3873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.510755+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.510755+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: cephadm 2024-04-22T21:13:21.515813+0000 mgr.x (mgr.34107) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.437280+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.437280+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: cluster 2024-04-22T21:13:21.439986+0000 mgr.x (mgr.34107) 1341 : cluster [DBG] pgmap v209: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 76/630 objects degraded (12.063%) 2024-04-22T21:13:22.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: cluster 2024-04-22T21:13:21.439986+0000 mgr.x (mgr.34107) 1341 : cluster [DBG] pgmap v209: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 76/630 objects degraded (12.063%) 2024-04-22T21:13:22.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: cephadm 2024-04-22T21:13:21.442523+0000 mgr.x (mgr.34107) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: cephadm 2024-04-22T21:13:21.442523+0000 mgr.x (mgr.34107) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.494616+0000 mon.c (mon.1) 3869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.494616+0000 mon.c (mon.1) 3869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.497455+0000 mon.c (mon.1) 3870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.497455+0000 mon.c (mon.1) 3870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.498968+0000 mon.c (mon.1) 3871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.498968+0000 mon.c (mon.1) 3871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.501314+0000 mon.c (mon.1) 3872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.501314+0000 mon.c (mon.1) 3872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.502578+0000 mon.c (mon.1) 3873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.502578+0000 mon.c (mon.1) 3873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.510755+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.510755+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: cephadm 2024-04-22T21:13:21.515813+0000 mgr.x (mgr.34107) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: cephadm 2024-04-22T21:13:21.515813+0000 mgr.x (mgr.34107) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.552382+0000 mon.c (mon.1) 3874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.552382+0000 mon.c (mon.1) 3874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.555395+0000 mon.c (mon.1) 3875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.555395+0000 mon.c (mon.1) 3875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.556941+0000 mon.c (mon.1) 3876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.556941+0000 mon.c (mon.1) 3876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.559149+0000 mon.c (mon.1) 3877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.559149+0000 mon.c (mon.1) 3877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.560020+0000 mon.c (mon.1) 3878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.560020+0000 mon.c (mon.1) 3878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.566754+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.566754+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: cephadm 2024-04-22T21:13:21.574514+0000 mgr.x (mgr.34107) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: cephadm 2024-04-22T21:13:21.574514+0000 mgr.x (mgr.34107) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.611032+0000 mon.c (mon.1) 3879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.611032+0000 mon.c (mon.1) 3879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.613871+0000 mon.c (mon.1) 3880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.613871+0000 mon.c (mon.1) 3880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: cephadm 2024-04-22T21:13:21.515813+0000 mgr.x (mgr.34107) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.552382+0000 mon.c (mon.1) 3874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.552382+0000 mon.c (mon.1) 3874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.555395+0000 mon.c (mon.1) 3875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.555395+0000 mon.c (mon.1) 3875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.556941+0000 mon.c (mon.1) 3876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.556941+0000 mon.c (mon.1) 3876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.559149+0000 mon.c (mon.1) 3877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.559149+0000 mon.c (mon.1) 3877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.560020+0000 mon.c (mon.1) 3878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.560020+0000 mon.c (mon.1) 3878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.566754+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.566754+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: cephadm 2024-04-22T21:13:21.574514+0000 mgr.x (mgr.34107) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: cephadm 2024-04-22T21:13:21.574514+0000 mgr.x (mgr.34107) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.611032+0000 mon.c (mon.1) 3879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.611032+0000 mon.c (mon.1) 3879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.613871+0000 mon.c (mon.1) 3880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.613871+0000 mon.c (mon.1) 3880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.615321+0000 mon.c (mon.1) 3881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.615321+0000 mon.c (mon.1) 3881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.618068+0000 mon.c (mon.1) 3882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.618068+0000 mon.c (mon.1) 3882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.619074+0000 mon.c (mon.1) 3883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.619074+0000 mon.c (mon.1) 3883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.625882+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.625882+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: cephadm 2024-04-22T21:13:21.632955+0000 mgr.x (mgr.34107) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: cephadm 2024-04-22T21:13:21.632955+0000 mgr.x (mgr.34107) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.670090+0000 mon.c (mon.1) 3884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.670090+0000 mon.c (mon.1) 3884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.673136+0000 mon.c (mon.1) 3885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.673136+0000 mon.c (mon.1) 3885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.674769+0000 mon.c (mon.1) 3886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.674769+0000 mon.c (mon.1) 3886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.677859+0000 mon.c (mon.1) 3887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.677859+0000 mon.c (mon.1) 3887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.679108+0000 mon.c (mon.1) 3888 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.679108+0000 mon.c (mon.1) 3888 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.615321+0000 mon.c (mon.1) 3881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.615321+0000 mon.c (mon.1) 3881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.618068+0000 mon.c (mon.1) 3882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.618068+0000 mon.c (mon.1) 3882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.619074+0000 mon.c (mon.1) 3883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.619074+0000 mon.c (mon.1) 3883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.625882+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.625882+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: cephadm 2024-04-22T21:13:21.632955+0000 mgr.x (mgr.34107) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: cephadm 2024-04-22T21:13:21.632955+0000 mgr.x (mgr.34107) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.670090+0000 mon.c (mon.1) 3884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.670090+0000 mon.c (mon.1) 3884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.673136+0000 mon.c (mon.1) 3885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.673136+0000 mon.c (mon.1) 3885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.674769+0000 mon.c (mon.1) 3886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.674769+0000 mon.c (mon.1) 3886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.677859+0000 mon.c (mon.1) 3887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.677859+0000 mon.c (mon.1) 3887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.679108+0000 mon.c (mon.1) 3888 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.679108+0000 mon.c (mon.1) 3888 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.688349+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.688349+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: cephadm 2024-04-22T21:13:21.693721+0000 mgr.x (mgr.34107) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: cephadm 2024-04-22T21:13:21.693721+0000 mgr.x (mgr.34107) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.730719+0000 mon.c (mon.1) 3889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.730719+0000 mon.c (mon.1) 3889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.733715+0000 mon.c (mon.1) 3890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.733715+0000 mon.c (mon.1) 3890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.735348+0000 mon.c (mon.1) 3891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.735348+0000 mon.c (mon.1) 3891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.738219+0000 mon.c (mon.1) 3892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.738219+0000 mon.c (mon.1) 3892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.739549+0000 mon.c (mon.1) 3893 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.739549+0000 mon.c (mon.1) 3893 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.749089+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.749089+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: cephadm 2024-04-22T21:13:21.754500+0000 mgr.x (mgr.34107) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: cephadm 2024-04-22T21:13:21.754500+0000 mgr.x (mgr.34107) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.791663+0000 mon.c (mon.1) 3894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.791663+0000 mon.c (mon.1) 3894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.794815+0000 mon.c (mon.1) 3895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.794815+0000 mon.c (mon.1) 3895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.796622+0000 mon.c (mon.1) 3896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.796622+0000 mon.c (mon.1) 3896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.799508+0000 mon.c (mon.1) 3897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.799508+0000 mon.c (mon.1) 3897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.800566+0000 mon.c (mon.1) 3898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.800566+0000 mon.c (mon.1) 3898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.809311+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.809311+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: cephadm 2024-04-22T21:13:21.814455+0000 mgr.x (mgr.34107) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: cephadm 2024-04-22T21:13:21.814455+0000 mgr.x (mgr.34107) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.867450+0000 mon.c (mon.1) 3899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.867450+0000 mon.c (mon.1) 3899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.870349+0000 mon.c (mon.1) 3900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.870349+0000 mon.c (mon.1) 3900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.871813+0000 mon.c (mon.1) 3901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.871813+0000 mon.c (mon.1) 3901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.874613+0000 mon.c (mon.1) 3902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.688349+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.688349+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: cephadm 2024-04-22T21:13:21.693721+0000 mgr.x (mgr.34107) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: cephadm 2024-04-22T21:13:21.693721+0000 mgr.x (mgr.34107) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.730719+0000 mon.c (mon.1) 3889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.730719+0000 mon.c (mon.1) 3889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.733715+0000 mon.c (mon.1) 3890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.733715+0000 mon.c (mon.1) 3890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.735348+0000 mon.c (mon.1) 3891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.735348+0000 mon.c (mon.1) 3891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.738219+0000 mon.c (mon.1) 3892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.738219+0000 mon.c (mon.1) 3892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.739549+0000 mon.c (mon.1) 3893 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.739549+0000 mon.c (mon.1) 3893 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.749089+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.749089+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: cephadm 2024-04-22T21:13:21.754500+0000 mgr.x (mgr.34107) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: cephadm 2024-04-22T21:13:21.754500+0000 mgr.x (mgr.34107) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.791663+0000 mon.c (mon.1) 3894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.791663+0000 mon.c (mon.1) 3894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.874613+0000 mon.c (mon.1) 3902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.875677+0000 mon.c (mon.1) 3903 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.875677+0000 mon.c (mon.1) 3903 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.884433+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.884433+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: cephadm 2024-04-22T21:13:21.889659+0000 mgr.x (mgr.34107) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: cephadm 2024-04-22T21:13:21.889659+0000 mgr.x (mgr.34107) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.970179+0000 mon.c (mon.1) 3904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.970179+0000 mon.c (mon.1) 3904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.974927+0000 mon.c (mon.1) 3905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.974927+0000 mon.c (mon.1) 3905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.977221+0000 mon.c (mon.1) 3906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.977221+0000 mon.c (mon.1) 3906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.981835+0000 mon.c (mon.1) 3907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.981835+0000 mon.c (mon.1) 3907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.983298+0000 mon.c (mon.1) 3908 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.983298+0000 mon.c (mon.1) 3908 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.994050+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:21.994050+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: cephadm 2024-04-22T21:13:22.000031+0000 mgr.x (mgr.34107) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: cephadm 2024-04-22T21:13:22.000031+0000 mgr.x (mgr.34107) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.082842+0000 mon.c (mon.1) 3909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.082842+0000 mon.c (mon.1) 3909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.087327+0000 mon.c (mon.1) 3910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.087327+0000 mon.c (mon.1) 3910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.089537+0000 mon.c (mon.1) 3911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.089537+0000 mon.c (mon.1) 3911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.093838+0000 mon.c (mon.1) 3912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.093838+0000 mon.c (mon.1) 3912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.095398+0000 mon.c (mon.1) 3913 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.095398+0000 mon.c (mon.1) 3913 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.105929+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.105929+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: cephadm 2024-04-22T21:13:22.111826+0000 mgr.x (mgr.34107) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: cephadm 2024-04-22T21:13:22.111826+0000 mgr.x (mgr.34107) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.131132+0000 mon.a (mon.0) 1422 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-22T21:13:22.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.131132+0000 mon.a (mon.0) 1422 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-22T21:13:22.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.138796+0000 mon.b (mon.2) 8 : audit [INF] from='osd.5 [v2:172.21.15.123:6808/3523643509,v1:172.21.15.123:6809/3523643509]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:13:22.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.138796+0000 mon.b (mon.2) 8 : audit [INF] from='osd.5 [v2:172.21.15.123:6808/3523643509,v1:172.21.15.123:6809/3523643509]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:13:22.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.794815+0000 mon.c (mon.1) 3895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.794815+0000 mon.c (mon.1) 3895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.796622+0000 mon.c (mon.1) 3896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.796622+0000 mon.c (mon.1) 3896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.799508+0000 mon.c (mon.1) 3897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.799508+0000 mon.c (mon.1) 3897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.800566+0000 mon.c (mon.1) 3898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.800566+0000 mon.c (mon.1) 3898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.809311+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.809311+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: cephadm 2024-04-22T21:13:21.814455+0000 mgr.x (mgr.34107) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: cephadm 2024-04-22T21:13:21.814455+0000 mgr.x (mgr.34107) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.867450+0000 mon.c (mon.1) 3899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.867450+0000 mon.c (mon.1) 3899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.870349+0000 mon.c (mon.1) 3900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.870349+0000 mon.c (mon.1) 3900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.871813+0000 mon.c (mon.1) 3901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.871813+0000 mon.c (mon.1) 3901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.874613+0000 mon.c (mon.1) 3902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: cluster 2024-04-22T21:13:22.139400+0000 mon.a (mon.0) 1423 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-04-22T21:13:22.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: cluster 2024-04-22T21:13:22.139400+0000 mon.a (mon.0) 1423 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-04-22T21:13:22.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.140644+0000 mon.a (mon.0) 1424 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:13:22.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.140644+0000 mon.a (mon.0) 1424 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:13:22.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.181010+0000 mon.c (mon.1) 3914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.181010+0000 mon.c (mon.1) 3914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.183633+0000 mon.c (mon.1) 3915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.183633+0000 mon.c (mon.1) 3915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.185152+0000 mon.c (mon.1) 3916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.185152+0000 mon.c (mon.1) 3916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.187467+0000 mon.c (mon.1) 3917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.187467+0000 mon.c (mon.1) 3917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.188345+0000 mon.c (mon.1) 3918 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.188345+0000 mon.c (mon.1) 3918 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.197408+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.197408+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: cephadm 2024-04-22T21:13:22.202562+0000 mgr.x (mgr.34107) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: cephadm 2024-04-22T21:13:22.202562+0000 mgr.x (mgr.34107) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.242788+0000 mon.c (mon.1) 3919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.242788+0000 mon.c (mon.1) 3919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.245537+0000 mon.c (mon.1) 3920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.245537+0000 mon.c (mon.1) 3920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.246919+0000 mon.c (mon.1) 3921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.246919+0000 mon.c (mon.1) 3921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.249597+0000 mon.c (mon.1) 3922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.249597+0000 mon.c (mon.1) 3922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.250566+0000 mon.c (mon.1) 3923 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.250566+0000 mon.c (mon.1) 3923 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.259666+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.259666+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: cephadm 2024-04-22T21:13:22.265279+0000 mgr.x (mgr.34107) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: cephadm 2024-04-22T21:13:22.265279+0000 mgr.x (mgr.34107) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.322621+0000 mon.c (mon.1) 3924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.322621+0000 mon.c (mon.1) 3924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.326108+0000 mon.c (mon.1) 3925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.326108+0000 mon.c (mon.1) 3925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.327734+0000 mon.c (mon.1) 3926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.327734+0000 mon.c (mon.1) 3926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.330573+0000 mon.c (mon.1) 3927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.874613+0000 mon.c (mon.1) 3902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.875677+0000 mon.c (mon.1) 3903 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.875677+0000 mon.c (mon.1) 3903 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.884433+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.884433+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: cephadm 2024-04-22T21:13:21.889659+0000 mgr.x (mgr.34107) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: cephadm 2024-04-22T21:13:21.889659+0000 mgr.x (mgr.34107) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.970179+0000 mon.c (mon.1) 3904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.970179+0000 mon.c (mon.1) 3904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.974927+0000 mon.c (mon.1) 3905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.974927+0000 mon.c (mon.1) 3905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.977221+0000 mon.c (mon.1) 3906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.977221+0000 mon.c (mon.1) 3906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.981835+0000 mon.c (mon.1) 3907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.981835+0000 mon.c (mon.1) 3907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.983298+0000 mon.c (mon.1) 3908 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.983298+0000 mon.c (mon.1) 3908 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.994050+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:21.994050+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: cephadm 2024-04-22T21:13:22.000031+0000 mgr.x (mgr.34107) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: cephadm 2024-04-22T21:13:22.000031+0000 mgr.x (mgr.34107) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.330573+0000 mon.c (mon.1) 3927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.331777+0000 mon.c (mon.1) 3928 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.331777+0000 mon.c (mon.1) 3928 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.341199+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.341199+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: cephadm 2024-04-22T21:13:22.346533+0000 mgr.x (mgr.34107) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: cephadm 2024-04-22T21:13:22.346533+0000 mgr.x (mgr.34107) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.429893+0000 mon.c (mon.1) 3929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.429893+0000 mon.c (mon.1) 3929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.434491+0000 mon.c (mon.1) 3930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.434491+0000 mon.c (mon.1) 3930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.440780+0000 mon.c (mon.1) 3931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[75184]: audit 2024-04-22T21:13:22.440780+0000 mon.c (mon.1) 3931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.082842+0000 mon.c (mon.1) 3909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.082842+0000 mon.c (mon.1) 3909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.087327+0000 mon.c (mon.1) 3910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.087327+0000 mon.c (mon.1) 3910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.089537+0000 mon.c (mon.1) 3911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.089537+0000 mon.c (mon.1) 3911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.093838+0000 mon.c (mon.1) 3912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.093838+0000 mon.c (mon.1) 3912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.095398+0000 mon.c (mon.1) 3913 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.095398+0000 mon.c (mon.1) 3913 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.105929+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.105929+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: cephadm 2024-04-22T21:13:22.111826+0000 mgr.x (mgr.34107) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: cephadm 2024-04-22T21:13:22.111826+0000 mgr.x (mgr.34107) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.131132+0000 mon.a (mon.0) 1422 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-22T21:13:22.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.131132+0000 mon.a (mon.0) 1422 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-22T21:13:22.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.138796+0000 mon.b (mon.2) 8 : audit [INF] from='osd.5 [v2:172.21.15.123:6808/3523643509,v1:172.21.15.123:6809/3523643509]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:13:22.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.138796+0000 mon.b (mon.2) 8 : audit [INF] from='osd.5 [v2:172.21.15.123:6808/3523643509,v1:172.21.15.123:6809/3523643509]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:13:22.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: cluster 2024-04-22T21:13:22.139400+0000 mon.a (mon.0) 1423 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-04-22T21:13:22.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: cluster 2024-04-22T21:13:22.139400+0000 mon.a (mon.0) 1423 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-04-22T21:13:22.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.140644+0000 mon.a (mon.0) 1424 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:13:22.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.140644+0000 mon.a (mon.0) 1424 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:13:22.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.181010+0000 mon.c (mon.1) 3914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.181010+0000 mon.c (mon.1) 3914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.183633+0000 mon.c (mon.1) 3915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.183633+0000 mon.c (mon.1) 3915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.185152+0000 mon.c (mon.1) 3916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.185152+0000 mon.c (mon.1) 3916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.187467+0000 mon.c (mon.1) 3917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.187467+0000 mon.c (mon.1) 3917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.188345+0000 mon.c (mon.1) 3918 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.188345+0000 mon.c (mon.1) 3918 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.197408+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.197408+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: cephadm 2024-04-22T21:13:22.202562+0000 mgr.x (mgr.34107) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: cephadm 2024-04-22T21:13:22.202562+0000 mgr.x (mgr.34107) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.242788+0000 mon.c (mon.1) 3919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.242788+0000 mon.c (mon.1) 3919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.245537+0000 mon.c (mon.1) 3920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.245537+0000 mon.c (mon.1) 3920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.246919+0000 mon.c (mon.1) 3921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.246919+0000 mon.c (mon.1) 3921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.249597+0000 mon.c (mon.1) 3922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.249597+0000 mon.c (mon.1) 3922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.250566+0000 mon.c (mon.1) 3923 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.250566+0000 mon.c (mon.1) 3923 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.259666+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.259666+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: cephadm 2024-04-22T21:13:22.265279+0000 mgr.x (mgr.34107) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: cephadm 2024-04-22T21:13:22.265279+0000 mgr.x (mgr.34107) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.322621+0000 mon.c (mon.1) 3924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.322621+0000 mon.c (mon.1) 3924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.326108+0000 mon.c (mon.1) 3925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.326108+0000 mon.c (mon.1) 3925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.327734+0000 mon.c (mon.1) 3926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.327734+0000 mon.c (mon.1) 3926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.330573+0000 mon.c (mon.1) 3927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.330573+0000 mon.c (mon.1) 3927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:22.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.331777+0000 mon.c (mon.1) 3928 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.331777+0000 mon.c (mon.1) 3928 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:22.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.341199+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.341199+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:22.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: cephadm 2024-04-22T21:13:22.346533+0000 mgr.x (mgr.34107) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: cephadm 2024-04-22T21:13:22.346533+0000 mgr.x (mgr.34107) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:22.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.429893+0000 mon.c (mon.1) 3929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.429893+0000 mon.c (mon.1) 3929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.434491+0000 mon.c (mon.1) 3930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.434491+0000 mon.c (mon.1) 3930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:22.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.440780+0000 mon.c (mon.1) 3931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:22.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:22 smithi121 bash[73084]: audit 2024-04-22T21:13:22.440780+0000 mon.c (mon.1) 3931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.700 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[52966]: debug 2024-04-22T21:13:23.645+0000 7f58d5f99700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (21 PGs are or would become offline) 2024-04-22T21:13:23.702 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.444238+0000 mon.c (mon.1) 3932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.702 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.444238+0000 mon.c (mon.1) 3932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.702 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.445539+0000 mon.c (mon.1) 3933 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.702 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.445539+0000 mon.c (mon.1) 3933 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.702 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.489769+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.702 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.489769+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.702 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: cephadm 2024-04-22T21:13:22.494876+0000 mgr.x (mgr.34107) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.702 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: cephadm 2024-04-22T21:13:22.494876+0000 mgr.x (mgr.34107) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.703 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.564267+0000 mon.c (mon.1) 3934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.703 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.564267+0000 mon.c (mon.1) 3934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.703 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.567002+0000 mon.c (mon.1) 3935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.703 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.567002+0000 mon.c (mon.1) 3935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.703 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.568600+0000 mon.c (mon.1) 3936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.703 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.568600+0000 mon.c (mon.1) 3936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.703 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.571290+0000 mon.c (mon.1) 3937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.703 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.571290+0000 mon.c (mon.1) 3937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.703 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.572312+0000 mon.c (mon.1) 3938 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.703 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.572312+0000 mon.c (mon.1) 3938 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.703 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.581391+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.703 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.581391+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.703 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: cephadm 2024-04-22T21:13:22.586575+0000 mgr.x (mgr.34107) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: cephadm 2024-04-22T21:13:22.586575+0000 mgr.x (mgr.34107) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.639567+0000 mon.c (mon.1) 3939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.639567+0000 mon.c (mon.1) 3939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.642598+0000 mon.c (mon.1) 3940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.642598+0000 mon.c (mon.1) 3940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.644219+0000 mon.c (mon.1) 3941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.644219+0000 mon.c (mon.1) 3941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.650697+0000 mon.c (mon.1) 3942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.650697+0000 mon.c (mon.1) 3942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.652048+0000 mon.c (mon.1) 3943 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.652048+0000 mon.c (mon.1) 3943 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.660782+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.660782+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: cephadm 2024-04-22T21:13:22.666495+0000 mgr.x (mgr.34107) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: cephadm 2024-04-22T21:13:22.666495+0000 mgr.x (mgr.34107) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.720881+0000 mon.c (mon.1) 3944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.720881+0000 mon.c (mon.1) 3944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.723689+0000 mon.c (mon.1) 3945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.723689+0000 mon.c (mon.1) 3945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.725284+0000 mon.c (mon.1) 3946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.725284+0000 mon.c (mon.1) 3946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.728054+0000 mon.c (mon.1) 3947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.728054+0000 mon.c (mon.1) 3947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.729151+0000 mon.c (mon.1) 3948 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.729151+0000 mon.c (mon.1) 3948 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.737431+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.706 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.737431+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.706 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: cephadm 2024-04-22T21:13:22.743193+0000 mgr.x (mgr.34107) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.706 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: cephadm 2024-04-22T21:13:22.743193+0000 mgr.x (mgr.34107) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.706 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.795258+0000 mon.c (mon.1) 3949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.706 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.795258+0000 mon.c (mon.1) 3949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.706 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.797833+0000 mon.c (mon.1) 3950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.706 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.797833+0000 mon.c (mon.1) 3950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.706 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.799430+0000 mon.c (mon.1) 3951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.706 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.799430+0000 mon.c (mon.1) 3951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.706 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.801884+0000 mon.c (mon.1) 3952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.706 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.801884+0000 mon.c (mon.1) 3952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.706 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.802716+0000 mon.c (mon.1) 3953 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.706 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.802716+0000 mon.c (mon.1) 3953 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.707 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.811707+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.707 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.811707+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.707 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: cephadm 2024-04-22T21:13:22.816847+0000 mgr.x (mgr.34107) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.707 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: cephadm 2024-04-22T21:13:22.816847+0000 mgr.x (mgr.34107) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.707 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.886343+0000 mon.c (mon.1) 3954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.707 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.886343+0000 mon.c (mon.1) 3954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.707 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.889192+0000 mon.c (mon.1) 3955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.707 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.889192+0000 mon.c (mon.1) 3955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.707 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.890787+0000 mon.c (mon.1) 3956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.707 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.890787+0000 mon.c (mon.1) 3956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.707 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.893851+0000 mon.c (mon.1) 3957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.707 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.893851+0000 mon.c (mon.1) 3957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.707 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.895218+0000 mon.c (mon.1) 3958 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.707 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.895218+0000 mon.c (mon.1) 3958 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.708 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.904939+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.708 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.904939+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.708 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: cephadm 2024-04-22T21:13:22.910681+0000 mgr.x (mgr.34107) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.708 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: cephadm 2024-04-22T21:13:22.910681+0000 mgr.x (mgr.34107) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.708 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.963545+0000 mon.c (mon.1) 3959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.708 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.963545+0000 mon.c (mon.1) 3959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.708 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.966827+0000 mon.c (mon.1) 3960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.708 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.966827+0000 mon.c (mon.1) 3960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.708 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.968472+0000 mon.c (mon.1) 3961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.708 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.968472+0000 mon.c (mon.1) 3961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.708 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.974749+0000 mon.c (mon.1) 3962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.709 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.974749+0000 mon.c (mon.1) 3962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.709 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.977554+0000 mon.c (mon.1) 3963 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.709 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.977554+0000 mon.c (mon.1) 3963 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.709 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.987002+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.709 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:22.987002+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.709 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: cephadm 2024-04-22T21:13:22.992564+0000 mgr.x (mgr.34107) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.709 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: cephadm 2024-04-22T21:13:22.992564+0000 mgr.x (mgr.34107) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.709 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.061196+0000 mon.c (mon.1) 3964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.709 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.061196+0000 mon.c (mon.1) 3964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.709 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.064980+0000 mon.c (mon.1) 3965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.709 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.064980+0000 mon.c (mon.1) 3965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.709 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.067174+0000 mon.c (mon.1) 3966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.709 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.067174+0000 mon.c (mon.1) 3966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.070879+0000 mon.c (mon.1) 3967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.070879+0000 mon.c (mon.1) 3967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.072466+0000 mon.c (mon.1) 3968 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.072466+0000 mon.c (mon.1) 3968 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.084589+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.084589+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: cephadm 2024-04-22T21:13:23.107419+0000 mgr.x (mgr.34107) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: cephadm 2024-04-22T21:13:23.107419+0000 mgr.x (mgr.34107) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.162315+0000 mon.c (mon.1) 3969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.710 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.162315+0000 mon.c (mon.1) 3969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.711 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.165274+0000 mon.c (mon.1) 3970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.711 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.165274+0000 mon.c (mon.1) 3970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.713 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.167013+0000 mon.c (mon.1) 3971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.713 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.167013+0000 mon.c (mon.1) 3971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.170795+0000 mon.c (mon.1) 3972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.170795+0000 mon.c (mon.1) 3972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.172231+0000 mon.c (mon.1) 3973 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.172231+0000 mon.c (mon.1) 3973 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.184469+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.184469+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: cephadm 2024-04-22T21:13:23.189835+0000 mgr.x (mgr.34107) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: cephadm 2024-04-22T21:13:23.189835+0000 mgr.x (mgr.34107) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.714 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: cluster 2024-04-22T21:13:23.193687+0000 mon.a (mon.0) 1437 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:13:23.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: cluster 2024-04-22T21:13:23.193687+0000 mon.a (mon.0) 1437 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:13:23.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.201236+0000 mon.c (mon.1) 3974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T21:13:23.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.201236+0000 mon.c (mon.1) 3974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T21:13:23.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: cluster 2024-04-22T21:13:23.201891+0000 mon.a (mon.0) 1438 : cluster [INF] osd.5 [v2:172.21.15.123:6808/3523643509,v1:172.21.15.123:6809/3523643509] boot 2024-04-22T21:13:23.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: cluster 2024-04-22T21:13:23.201891+0000 mon.a (mon.0) 1438 : cluster [INF] osd.5 [v2:172.21.15.123:6808/3523643509,v1:172.21.15.123:6809/3523643509] boot 2024-04-22T21:13:23.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: cluster 2024-04-22T21:13:23.201958+0000 mon.a (mon.0) 1439 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-22T21:13:23.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: cluster 2024-04-22T21:13:23.201958+0000 mon.a (mon.0) 1439 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-22T21:13:23.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.267263+0000 mon.c (mon.1) 3975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.267263+0000 mon.c (mon.1) 3975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.269841+0000 mon.c (mon.1) 3976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.269841+0000 mon.c (mon.1) 3976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.271216+0000 mon.c (mon.1) 3977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.271216+0000 mon.c (mon.1) 3977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.273655+0000 mon.c (mon.1) 3978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.273655+0000 mon.c (mon.1) 3978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.274849+0000 mon.c (mon.1) 3979 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.274849+0000 mon.c (mon.1) 3979 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.283029+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.283029+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: cephadm 2024-04-22T21:13:23.290599+0000 mgr.x (mgr.34107) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: cephadm 2024-04-22T21:13:23.290599+0000 mgr.x (mgr.34107) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.343196+0000 mon.c (mon.1) 3980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.343196+0000 mon.c (mon.1) 3980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.345593+0000 mon.c (mon.1) 3981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.345593+0000 mon.c (mon.1) 3981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.346815+0000 mon.c (mon.1) 3982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.346815+0000 mon.c (mon.1) 3982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.349331+0000 mon.c (mon.1) 3983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.716 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.349331+0000 mon.c (mon.1) 3983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.717 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.350270+0000 mon.c (mon.1) 3984 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.717 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.350270+0000 mon.c (mon.1) 3984 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.717 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.359044+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.717 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.359044+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.717 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: cephadm 2024-04-22T21:13:23.366357+0000 mgr.x (mgr.34107) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.717 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: cephadm 2024-04-22T21:13:23.366357+0000 mgr.x (mgr.34107) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.717 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.404385+0000 mon.c (mon.1) 3985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.717 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.404385+0000 mon.c (mon.1) 3985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.717 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.407497+0000 mon.c (mon.1) 3986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.717 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.407497+0000 mon.c (mon.1) 3986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.717 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.409525+0000 mon.c (mon.1) 3987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.717 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.409525+0000 mon.c (mon.1) 3987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.717 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.412948+0000 mon.c (mon.1) 3988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.717 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.412948+0000 mon.c (mon.1) 3988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.718 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.414445+0000 mon.c (mon.1) 3989 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.718 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.414445+0000 mon.c (mon.1) 3989 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.718 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.426086+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.718 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:23 smithi123 bash[58916]: audit 2024-04-22T21:13:23.426086+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.444238+0000 mon.c (mon.1) 3932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.444238+0000 mon.c (mon.1) 3932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.445539+0000 mon.c (mon.1) 3933 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.445539+0000 mon.c (mon.1) 3933 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.489769+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.489769+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: cephadm 2024-04-22T21:13:22.494876+0000 mgr.x (mgr.34107) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: cephadm 2024-04-22T21:13:22.494876+0000 mgr.x (mgr.34107) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.564267+0000 mon.c (mon.1) 3934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.564267+0000 mon.c (mon.1) 3934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.567002+0000 mon.c (mon.1) 3935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.567002+0000 mon.c (mon.1) 3935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.568600+0000 mon.c (mon.1) 3936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.568600+0000 mon.c (mon.1) 3936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.571290+0000 mon.c (mon.1) 3937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.571290+0000 mon.c (mon.1) 3937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.572312+0000 mon.c (mon.1) 3938 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.572312+0000 mon.c (mon.1) 3938 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.581391+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.444238+0000 mon.c (mon.1) 3932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.444238+0000 mon.c (mon.1) 3932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.445539+0000 mon.c (mon.1) 3933 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.445539+0000 mon.c (mon.1) 3933 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.489769+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.489769+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: cephadm 2024-04-22T21:13:22.494876+0000 mgr.x (mgr.34107) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: cephadm 2024-04-22T21:13:22.494876+0000 mgr.x (mgr.34107) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.564267+0000 mon.c (mon.1) 3934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.564267+0000 mon.c (mon.1) 3934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.567002+0000 mon.c (mon.1) 3935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.567002+0000 mon.c (mon.1) 3935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.568600+0000 mon.c (mon.1) 3936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.568600+0000 mon.c (mon.1) 3936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.571290+0000 mon.c (mon.1) 3937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.571290+0000 mon.c (mon.1) 3937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.572312+0000 mon.c (mon.1) 3938 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.572312+0000 mon.c (mon.1) 3938 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.581391+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.581391+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: cephadm 2024-04-22T21:13:22.586575+0000 mgr.x (mgr.34107) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: cephadm 2024-04-22T21:13:22.586575+0000 mgr.x (mgr.34107) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.639567+0000 mon.c (mon.1) 3939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.639567+0000 mon.c (mon.1) 3939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.642598+0000 mon.c (mon.1) 3940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.642598+0000 mon.c (mon.1) 3940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.644219+0000 mon.c (mon.1) 3941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.644219+0000 mon.c (mon.1) 3941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.650697+0000 mon.c (mon.1) 3942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.650697+0000 mon.c (mon.1) 3942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.652048+0000 mon.c (mon.1) 3943 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.652048+0000 mon.c (mon.1) 3943 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.660782+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.660782+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: cephadm 2024-04-22T21:13:22.666495+0000 mgr.x (mgr.34107) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: cephadm 2024-04-22T21:13:22.666495+0000 mgr.x (mgr.34107) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.720881+0000 mon.c (mon.1) 3944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.720881+0000 mon.c (mon.1) 3944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.723689+0000 mon.c (mon.1) 3945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.581391+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: cephadm 2024-04-22T21:13:22.586575+0000 mgr.x (mgr.34107) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: cephadm 2024-04-22T21:13:22.586575+0000 mgr.x (mgr.34107) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.639567+0000 mon.c (mon.1) 3939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.639567+0000 mon.c (mon.1) 3939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.642598+0000 mon.c (mon.1) 3940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.642598+0000 mon.c (mon.1) 3940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.644219+0000 mon.c (mon.1) 3941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.644219+0000 mon.c (mon.1) 3941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.650697+0000 mon.c (mon.1) 3942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.650697+0000 mon.c (mon.1) 3942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.652048+0000 mon.c (mon.1) 3943 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.652048+0000 mon.c (mon.1) 3943 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.660782+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.660782+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: cephadm 2024-04-22T21:13:22.666495+0000 mgr.x (mgr.34107) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: cephadm 2024-04-22T21:13:22.666495+0000 mgr.x (mgr.34107) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.720881+0000 mon.c (mon.1) 3944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.720881+0000 mon.c (mon.1) 3944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.723689+0000 mon.c (mon.1) 3945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.723689+0000 mon.c (mon.1) 3945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.725284+0000 mon.c (mon.1) 3946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.725284+0000 mon.c (mon.1) 3946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.728054+0000 mon.c (mon.1) 3947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.728054+0000 mon.c (mon.1) 3947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.729151+0000 mon.c (mon.1) 3948 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.729151+0000 mon.c (mon.1) 3948 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.737431+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.737431+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: cephadm 2024-04-22T21:13:22.743193+0000 mgr.x (mgr.34107) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: cephadm 2024-04-22T21:13:22.743193+0000 mgr.x (mgr.34107) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.795258+0000 mon.c (mon.1) 3949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.795258+0000 mon.c (mon.1) 3949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.797833+0000 mon.c (mon.1) 3950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.797833+0000 mon.c (mon.1) 3950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.799430+0000 mon.c (mon.1) 3951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.799430+0000 mon.c (mon.1) 3951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.801884+0000 mon.c (mon.1) 3952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.801884+0000 mon.c (mon.1) 3952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.723689+0000 mon.c (mon.1) 3945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.725284+0000 mon.c (mon.1) 3946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.725284+0000 mon.c (mon.1) 3946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.728054+0000 mon.c (mon.1) 3947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.728054+0000 mon.c (mon.1) 3947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.729151+0000 mon.c (mon.1) 3948 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.729151+0000 mon.c (mon.1) 3948 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.737431+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.737431+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: cephadm 2024-04-22T21:13:22.743193+0000 mgr.x (mgr.34107) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: cephadm 2024-04-22T21:13:22.743193+0000 mgr.x (mgr.34107) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.795258+0000 mon.c (mon.1) 3949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.795258+0000 mon.c (mon.1) 3949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.797833+0000 mon.c (mon.1) 3950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.797833+0000 mon.c (mon.1) 3950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.799430+0000 mon.c (mon.1) 3951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.799430+0000 mon.c (mon.1) 3951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.801884+0000 mon.c (mon.1) 3952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.801884+0000 mon.c (mon.1) 3952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.802716+0000 mon.c (mon.1) 3953 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.802716+0000 mon.c (mon.1) 3953 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.811707+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.811707+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: cephadm 2024-04-22T21:13:22.816847+0000 mgr.x (mgr.34107) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: cephadm 2024-04-22T21:13:22.816847+0000 mgr.x (mgr.34107) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.886343+0000 mon.c (mon.1) 3954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.886343+0000 mon.c (mon.1) 3954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.889192+0000 mon.c (mon.1) 3955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.889192+0000 mon.c (mon.1) 3955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.890787+0000 mon.c (mon.1) 3956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.890787+0000 mon.c (mon.1) 3956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.893851+0000 mon.c (mon.1) 3957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.893851+0000 mon.c (mon.1) 3957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.895218+0000 mon.c (mon.1) 3958 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.895218+0000 mon.c (mon.1) 3958 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.904939+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.904939+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: cephadm 2024-04-22T21:13:22.910681+0000 mgr.x (mgr.34107) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: cephadm 2024-04-22T21:13:22.910681+0000 mgr.x (mgr.34107) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.963545+0000 mon.c (mon.1) 3959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.963545+0000 mon.c (mon.1) 3959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.966827+0000 mon.c (mon.1) 3960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.966827+0000 mon.c (mon.1) 3960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.968472+0000 mon.c (mon.1) 3961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.968472+0000 mon.c (mon.1) 3961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.974749+0000 mon.c (mon.1) 3962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.974749+0000 mon.c (mon.1) 3962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.977554+0000 mon.c (mon.1) 3963 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.977554+0000 mon.c (mon.1) 3963 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.987002+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:22.987002+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: cephadm 2024-04-22T21:13:22.992564+0000 mgr.x (mgr.34107) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: cephadm 2024-04-22T21:13:22.992564+0000 mgr.x (mgr.34107) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.061196+0000 mon.c (mon.1) 3964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.061196+0000 mon.c (mon.1) 3964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.064980+0000 mon.c (mon.1) 3965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.064980+0000 mon.c (mon.1) 3965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.067174+0000 mon.c (mon.1) 3966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.067174+0000 mon.c (mon.1) 3966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.802716+0000 mon.c (mon.1) 3953 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.802716+0000 mon.c (mon.1) 3953 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.811707+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.811707+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: cephadm 2024-04-22T21:13:22.816847+0000 mgr.x (mgr.34107) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: cephadm 2024-04-22T21:13:22.816847+0000 mgr.x (mgr.34107) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.886343+0000 mon.c (mon.1) 3954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.886343+0000 mon.c (mon.1) 3954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.889192+0000 mon.c (mon.1) 3955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.889192+0000 mon.c (mon.1) 3955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.890787+0000 mon.c (mon.1) 3956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.890787+0000 mon.c (mon.1) 3956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.893851+0000 mon.c (mon.1) 3957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.893851+0000 mon.c (mon.1) 3957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.895218+0000 mon.c (mon.1) 3958 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.895218+0000 mon.c (mon.1) 3958 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.904939+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.904939+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: cephadm 2024-04-22T21:13:22.910681+0000 mgr.x (mgr.34107) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: cephadm 2024-04-22T21:13:22.910681+0000 mgr.x (mgr.34107) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.963545+0000 mon.c (mon.1) 3959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.070879+0000 mon.c (mon.1) 3967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.070879+0000 mon.c (mon.1) 3967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.072466+0000 mon.c (mon.1) 3968 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.072466+0000 mon.c (mon.1) 3968 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.084589+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.084589+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: cephadm 2024-04-22T21:13:23.107419+0000 mgr.x (mgr.34107) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: cephadm 2024-04-22T21:13:23.107419+0000 mgr.x (mgr.34107) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.162315+0000 mon.c (mon.1) 3969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.162315+0000 mon.c (mon.1) 3969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.165274+0000 mon.c (mon.1) 3970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.165274+0000 mon.c (mon.1) 3970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.167013+0000 mon.c (mon.1) 3971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.167013+0000 mon.c (mon.1) 3971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.170795+0000 mon.c (mon.1) 3972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.170795+0000 mon.c (mon.1) 3972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.172231+0000 mon.c (mon.1) 3973 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.172231+0000 mon.c (mon.1) 3973 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.184469+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.184469+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.963545+0000 mon.c (mon.1) 3959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.966827+0000 mon.c (mon.1) 3960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.966827+0000 mon.c (mon.1) 3960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.968472+0000 mon.c (mon.1) 3961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.968472+0000 mon.c (mon.1) 3961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.974749+0000 mon.c (mon.1) 3962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.974749+0000 mon.c (mon.1) 3962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.977554+0000 mon.c (mon.1) 3963 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.977554+0000 mon.c (mon.1) 3963 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.987002+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:22.987002+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: cephadm 2024-04-22T21:13:22.992564+0000 mgr.x (mgr.34107) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: cephadm 2024-04-22T21:13:22.992564+0000 mgr.x (mgr.34107) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.061196+0000 mon.c (mon.1) 3964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.061196+0000 mon.c (mon.1) 3964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.064980+0000 mon.c (mon.1) 3965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.064980+0000 mon.c (mon.1) 3965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.067174+0000 mon.c (mon.1) 3966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.067174+0000 mon.c (mon.1) 3966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: cephadm 2024-04-22T21:13:23.189835+0000 mgr.x (mgr.34107) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: cephadm 2024-04-22T21:13:23.189835+0000 mgr.x (mgr.34107) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: cluster 2024-04-22T21:13:23.193687+0000 mon.a (mon.0) 1437 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:13:23.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: cluster 2024-04-22T21:13:23.193687+0000 mon.a (mon.0) 1437 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:13:23.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.201236+0000 mon.c (mon.1) 3974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T21:13:23.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.201236+0000 mon.c (mon.1) 3974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T21:13:23.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: cluster 2024-04-22T21:13:23.201891+0000 mon.a (mon.0) 1438 : cluster [INF] osd.5 [v2:172.21.15.123:6808/3523643509,v1:172.21.15.123:6809/3523643509] boot 2024-04-22T21:13:23.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: cluster 2024-04-22T21:13:23.201891+0000 mon.a (mon.0) 1438 : cluster [INF] osd.5 [v2:172.21.15.123:6808/3523643509,v1:172.21.15.123:6809/3523643509] boot 2024-04-22T21:13:23.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: cluster 2024-04-22T21:13:23.201958+0000 mon.a (mon.0) 1439 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-22T21:13:23.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: cluster 2024-04-22T21:13:23.201958+0000 mon.a (mon.0) 1439 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-22T21:13:23.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.267263+0000 mon.c (mon.1) 3975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.267263+0000 mon.c (mon.1) 3975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.269841+0000 mon.c (mon.1) 3976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.269841+0000 mon.c (mon.1) 3976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.271216+0000 mon.c (mon.1) 3977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.271216+0000 mon.c (mon.1) 3977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.273655+0000 mon.c (mon.1) 3978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.273655+0000 mon.c (mon.1) 3978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.274849+0000 mon.c (mon.1) 3979 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.274849+0000 mon.c (mon.1) 3979 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.283029+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.070879+0000 mon.c (mon.1) 3967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.070879+0000 mon.c (mon.1) 3967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.072466+0000 mon.c (mon.1) 3968 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.072466+0000 mon.c (mon.1) 3968 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.084589+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.084589+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: cephadm 2024-04-22T21:13:23.107419+0000 mgr.x (mgr.34107) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: cephadm 2024-04-22T21:13:23.107419+0000 mgr.x (mgr.34107) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.162315+0000 mon.c (mon.1) 3969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.162315+0000 mon.c (mon.1) 3969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.165274+0000 mon.c (mon.1) 3970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.165274+0000 mon.c (mon.1) 3970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.167013+0000 mon.c (mon.1) 3971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.167013+0000 mon.c (mon.1) 3971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.170795+0000 mon.c (mon.1) 3972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.170795+0000 mon.c (mon.1) 3972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.172231+0000 mon.c (mon.1) 3973 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.172231+0000 mon.c (mon.1) 3973 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.184469+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.184469+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.283029+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: cephadm 2024-04-22T21:13:23.290599+0000 mgr.x (mgr.34107) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: cephadm 2024-04-22T21:13:23.290599+0000 mgr.x (mgr.34107) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.343196+0000 mon.c (mon.1) 3980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.343196+0000 mon.c (mon.1) 3980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.345593+0000 mon.c (mon.1) 3981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.345593+0000 mon.c (mon.1) 3981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.346815+0000 mon.c (mon.1) 3982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.346815+0000 mon.c (mon.1) 3982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.349331+0000 mon.c (mon.1) 3983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.349331+0000 mon.c (mon.1) 3983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.350270+0000 mon.c (mon.1) 3984 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.350270+0000 mon.c (mon.1) 3984 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.359044+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.359044+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: cephadm 2024-04-22T21:13:23.366357+0000 mgr.x (mgr.34107) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: cephadm 2024-04-22T21:13:23.366357+0000 mgr.x (mgr.34107) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.404385+0000 mon.c (mon.1) 3985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.404385+0000 mon.c (mon.1) 3985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.407497+0000 mon.c (mon.1) 3986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.407497+0000 mon.c (mon.1) 3986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.409525+0000 mon.c (mon.1) 3987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.409525+0000 mon.c (mon.1) 3987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.412948+0000 mon.c (mon.1) 3988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.412948+0000 mon.c (mon.1) 3988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.414445+0000 mon.c (mon.1) 3989 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.414445+0000 mon.c (mon.1) 3989 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.426086+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[75184]: audit 2024-04-22T21:13:23.426086+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: cephadm 2024-04-22T21:13:23.189835+0000 mgr.x (mgr.34107) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: cephadm 2024-04-22T21:13:23.189835+0000 mgr.x (mgr.34107) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: cluster 2024-04-22T21:13:23.193687+0000 mon.a (mon.0) 1437 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:13:23.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: cluster 2024-04-22T21:13:23.193687+0000 mon.a (mon.0) 1437 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:13:23.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.201236+0000 mon.c (mon.1) 3974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T21:13:23.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.201236+0000 mon.c (mon.1) 3974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-22T21:13:23.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: cluster 2024-04-22T21:13:23.201891+0000 mon.a (mon.0) 1438 : cluster [INF] osd.5 [v2:172.21.15.123:6808/3523643509,v1:172.21.15.123:6809/3523643509] boot 2024-04-22T21:13:23.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: cluster 2024-04-22T21:13:23.201891+0000 mon.a (mon.0) 1438 : cluster [INF] osd.5 [v2:172.21.15.123:6808/3523643509,v1:172.21.15.123:6809/3523643509] boot 2024-04-22T21:13:23.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: cluster 2024-04-22T21:13:23.201958+0000 mon.a (mon.0) 1439 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-22T21:13:23.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: cluster 2024-04-22T21:13:23.201958+0000 mon.a (mon.0) 1439 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-22T21:13:23.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.267263+0000 mon.c (mon.1) 3975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.267263+0000 mon.c (mon.1) 3975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.269841+0000 mon.c (mon.1) 3976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.269841+0000 mon.c (mon.1) 3976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.271216+0000 mon.c (mon.1) 3977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.271216+0000 mon.c (mon.1) 3977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.273655+0000 mon.c (mon.1) 3978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.273655+0000 mon.c (mon.1) 3978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.274849+0000 mon.c (mon.1) 3979 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.274849+0000 mon.c (mon.1) 3979 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.283029+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.283029+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: cephadm 2024-04-22T21:13:23.290599+0000 mgr.x (mgr.34107) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: cephadm 2024-04-22T21:13:23.290599+0000 mgr.x (mgr.34107) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.343196+0000 mon.c (mon.1) 3980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.343196+0000 mon.c (mon.1) 3980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.345593+0000 mon.c (mon.1) 3981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.345593+0000 mon.c (mon.1) 3981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.346815+0000 mon.c (mon.1) 3982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.346815+0000 mon.c (mon.1) 3982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.349331+0000 mon.c (mon.1) 3983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.349331+0000 mon.c (mon.1) 3983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.350270+0000 mon.c (mon.1) 3984 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.350270+0000 mon.c (mon.1) 3984 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.359044+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.359044+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: cephadm 2024-04-22T21:13:23.366357+0000 mgr.x (mgr.34107) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: cephadm 2024-04-22T21:13:23.366357+0000 mgr.x (mgr.34107) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:23.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.404385+0000 mon.c (mon.1) 3985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.404385+0000 mon.c (mon.1) 3985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.407497+0000 mon.c (mon.1) 3986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.407497+0000 mon.c (mon.1) 3986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:23.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.409525+0000 mon.c (mon.1) 3987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.409525+0000 mon.c (mon.1) 3987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:23.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.412948+0000 mon.c (mon.1) 3988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.412948+0000 mon.c (mon.1) 3988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:23.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.414445+0000 mon.c (mon.1) 3989 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.414445+0000 mon.c (mon.1) 3989 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:23.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.426086+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:23.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:23 smithi121 bash[73084]: audit 2024-04-22T21:13:23.426086+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:24.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: cephadm 2024-04-22T21:13:23.433895+0000 mgr.x (mgr.34107) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:24.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: cephadm 2024-04-22T21:13:23.433895+0000 mgr.x (mgr.34107) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:24.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: cluster 2024-04-22T21:13:23.440621+0000 mgr.x (mgr.34107) 1367 : cluster [DBG] pgmap v212: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/630 objects degraded (12.063%) 2024-04-22T21:13:24.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: cluster 2024-04-22T21:13:23.440621+0000 mgr.x (mgr.34107) 1367 : cluster [DBG] pgmap v212: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/630 objects degraded (12.063%) 2024-04-22T21:13:24.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.490600+0000 mon.c (mon.1) 3990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:24.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.490600+0000 mon.c (mon.1) 3990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:24.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.494257+0000 mon.c (mon.1) 3991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:24.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.494257+0000 mon.c (mon.1) 3991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:24.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.495708+0000 mon.c (mon.1) 3992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:24.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.495708+0000 mon.c (mon.1) 3992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:24.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.498653+0000 mon.c (mon.1) 3993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:24.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.498653+0000 mon.c (mon.1) 3993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:24.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.499718+0000 mon.c (mon.1) 3994 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:24.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.499718+0000 mon.c (mon.1) 3994 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:24.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.506369+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:24.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.506369+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:24.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: cephadm 2024-04-22T21:13:23.515736+0000 mgr.x (mgr.34107) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:24.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: cephadm 2024-04-22T21:13:23.515736+0000 mgr.x (mgr.34107) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:24.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.552208+0000 mon.c (mon.1) 3995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:24.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.552208+0000 mon.c (mon.1) 3995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:24.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.555263+0000 mon.c (mon.1) 3996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:24.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.555263+0000 mon.c (mon.1) 3996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:24.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.556732+0000 mon.c (mon.1) 3997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:24.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.556732+0000 mon.c (mon.1) 3997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:24.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.559244+0000 mon.c (mon.1) 3998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:24.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.559244+0000 mon.c (mon.1) 3998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:24.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.560093+0000 mon.c (mon.1) 3999 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:24.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.560093+0000 mon.c (mon.1) 3999 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:24.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.570317+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:24.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.570317+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:24.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: cephadm 2024-04-22T21:13:23.575372+0000 mgr.x (mgr.34107) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:24.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: cephadm 2024-04-22T21:13:23.575372+0000 mgr.x (mgr.34107) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:24.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.604603+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:24.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.604603+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:24.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.620950+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:24.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.620950+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:24.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.628301+0000 mon.c (mon.1) 4000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:24.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.628301+0000 mon.c (mon.1) 4000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:24.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.632303+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:24.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.632303+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:24.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.638197+0000 mon.c (mon.1) 4001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:24.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.638197+0000 mon.c (mon.1) 4001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:24.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.640214+0000 mon.c (mon.1) 4002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:24.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.640214+0000 mon.c (mon.1) 4002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:24.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.642097+0000 mon.c (mon.1) 4003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:24.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.642097+0000 mon.c (mon.1) 4003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:24.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.644654+0000 mon.c (mon.1) 4004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-22T21:13:24.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.644654+0000 mon.c (mon.1) 4004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-22T21:13:24.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.649318+0000 mgr.x (mgr.34107) 1370 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-22T21:13:24.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: audit 2024-04-22T21:13:23.649318+0000 mgr.x (mgr.34107) 1370 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-22T21:13:24.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: cephadm 2024-04-22T21:13:23.650771+0000 mgr.x (mgr.34107) 1371 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (21 PGs are or would become offline) 2024-04-22T21:13:24.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: cephadm 2024-04-22T21:13:23.650771+0000 mgr.x (mgr.34107) 1371 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (21 PGs are or would become offline) 2024-04-22T21:13:24.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: cluster 2024-04-22T21:13:24.212538+0000 mon.a (mon.0) 1448 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-04-22T21:13:24.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:24 smithi123 bash[58916]: cluster 2024-04-22T21:13:24.212538+0000 mon.a (mon.0) 1448 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-04-22T21:13:24.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: cephadm 2024-04-22T21:13:23.433895+0000 mgr.x (mgr.34107) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:24.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: cephadm 2024-04-22T21:13:23.433895+0000 mgr.x (mgr.34107) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:24.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: cluster 2024-04-22T21:13:23.440621+0000 mgr.x (mgr.34107) 1367 : cluster [DBG] pgmap v212: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/630 objects degraded (12.063%) 2024-04-22T21:13:24.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: cluster 2024-04-22T21:13:23.440621+0000 mgr.x (mgr.34107) 1367 : cluster [DBG] pgmap v212: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/630 objects degraded (12.063%) 2024-04-22T21:13:24.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.490600+0000 mon.c (mon.1) 3990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:24.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.490600+0000 mon.c (mon.1) 3990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:24.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.494257+0000 mon.c (mon.1) 3991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:24.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.494257+0000 mon.c (mon.1) 3991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:24.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.495708+0000 mon.c (mon.1) 3992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:24.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.495708+0000 mon.c (mon.1) 3992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:24.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.498653+0000 mon.c (mon.1) 3993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:24.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.498653+0000 mon.c (mon.1) 3993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:24.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.499718+0000 mon.c (mon.1) 3994 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:24.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.499718+0000 mon.c (mon.1) 3994 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:24.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.506369+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:24.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.506369+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:24.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: cephadm 2024-04-22T21:13:23.515736+0000 mgr.x (mgr.34107) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:24.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: cephadm 2024-04-22T21:13:23.515736+0000 mgr.x (mgr.34107) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:24.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: cephadm 2024-04-22T21:13:23.433895+0000 mgr.x (mgr.34107) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:24.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: cephadm 2024-04-22T21:13:23.433895+0000 mgr.x (mgr.34107) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:24.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: cluster 2024-04-22T21:13:23.440621+0000 mgr.x (mgr.34107) 1367 : cluster [DBG] pgmap v212: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/630 objects degraded (12.063%) 2024-04-22T21:13:24.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: cluster 2024-04-22T21:13:23.440621+0000 mgr.x (mgr.34107) 1367 : cluster [DBG] pgmap v212: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/630 objects degraded (12.063%) 2024-04-22T21:13:24.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.490600+0000 mon.c (mon.1) 3990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:24.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.490600+0000 mon.c (mon.1) 3990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:24.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.494257+0000 mon.c (mon.1) 3991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:24.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.494257+0000 mon.c (mon.1) 3991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:24.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.495708+0000 mon.c (mon.1) 3992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:24.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.495708+0000 mon.c (mon.1) 3992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:24.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.498653+0000 mon.c (mon.1) 3993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:24.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.498653+0000 mon.c (mon.1) 3993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:24.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.499718+0000 mon.c (mon.1) 3994 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:24.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.499718+0000 mon.c (mon.1) 3994 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:24.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.506369+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:24.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.506369+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:24.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: cephadm 2024-04-22T21:13:23.515736+0000 mgr.x (mgr.34107) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:24.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: cephadm 2024-04-22T21:13:23.515736+0000 mgr.x (mgr.34107) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:24.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.552208+0000 mon.c (mon.1) 3995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:24.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.552208+0000 mon.c (mon.1) 3995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:24.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.555263+0000 mon.c (mon.1) 3996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:24.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.555263+0000 mon.c (mon.1) 3996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:24.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.556732+0000 mon.c (mon.1) 3997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:24.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.556732+0000 mon.c (mon.1) 3997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:24.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.559244+0000 mon.c (mon.1) 3998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:24.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.559244+0000 mon.c (mon.1) 3998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:24.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.560093+0000 mon.c (mon.1) 3999 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:24.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.560093+0000 mon.c (mon.1) 3999 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:24.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.570317+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:24.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.570317+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:24.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: cephadm 2024-04-22T21:13:23.575372+0000 mgr.x (mgr.34107) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:24.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: cephadm 2024-04-22T21:13:23.575372+0000 mgr.x (mgr.34107) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:24.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.604603+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:24.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.604603+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:24.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.620950+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:24.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.620950+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:24.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.628301+0000 mon.c (mon.1) 4000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:24.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.628301+0000 mon.c (mon.1) 4000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:24.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.632303+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:24.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.632303+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:24.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.552208+0000 mon.c (mon.1) 3995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:24.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.552208+0000 mon.c (mon.1) 3995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:24.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.555263+0000 mon.c (mon.1) 3996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:24.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.555263+0000 mon.c (mon.1) 3996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:24.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.556732+0000 mon.c (mon.1) 3997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:24.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.556732+0000 mon.c (mon.1) 3997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:24.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.559244+0000 mon.c (mon.1) 3998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:24.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.559244+0000 mon.c (mon.1) 3998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:24.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.560093+0000 mon.c (mon.1) 3999 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:24.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.560093+0000 mon.c (mon.1) 3999 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:24.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.570317+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:24.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.570317+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:24.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: cephadm 2024-04-22T21:13:23.575372+0000 mgr.x (mgr.34107) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:24.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: cephadm 2024-04-22T21:13:23.575372+0000 mgr.x (mgr.34107) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:24.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.604603+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:24.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.604603+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:24.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.620950+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:24.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.620950+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:24.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.628301+0000 mon.c (mon.1) 4000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:24.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.628301+0000 mon.c (mon.1) 4000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:24.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.632303+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:24.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.632303+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:24.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.638197+0000 mon.c (mon.1) 4001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:24.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.638197+0000 mon.c (mon.1) 4001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:24.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.640214+0000 mon.c (mon.1) 4002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:24.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.640214+0000 mon.c (mon.1) 4002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:24.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.642097+0000 mon.c (mon.1) 4003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:24.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.642097+0000 mon.c (mon.1) 4003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:24.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.644654+0000 mon.c (mon.1) 4004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-22T21:13:24.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.644654+0000 mon.c (mon.1) 4004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-22T21:13:24.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.649318+0000 mgr.x (mgr.34107) 1370 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-22T21:13:24.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: audit 2024-04-22T21:13:23.649318+0000 mgr.x (mgr.34107) 1370 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-22T21:13:24.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: cephadm 2024-04-22T21:13:23.650771+0000 mgr.x (mgr.34107) 1371 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (21 PGs are or would become offline) 2024-04-22T21:13:24.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: cephadm 2024-04-22T21:13:23.650771+0000 mgr.x (mgr.34107) 1371 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (21 PGs are or would become offline) 2024-04-22T21:13:24.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: cluster 2024-04-22T21:13:24.212538+0000 mon.a (mon.0) 1448 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-04-22T21:13:24.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[73084]: cluster 2024-04-22T21:13:24.212538+0000 mon.a (mon.0) 1448 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-04-22T21:13:24.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.638197+0000 mon.c (mon.1) 4001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:24.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.638197+0000 mon.c (mon.1) 4001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:24.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.640214+0000 mon.c (mon.1) 4002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:24.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.640214+0000 mon.c (mon.1) 4002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:24.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.642097+0000 mon.c (mon.1) 4003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:24.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.642097+0000 mon.c (mon.1) 4003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:24.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.644654+0000 mon.c (mon.1) 4004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-22T21:13:24.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.644654+0000 mon.c (mon.1) 4004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-22T21:13:24.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.649318+0000 mgr.x (mgr.34107) 1370 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-22T21:13:24.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: audit 2024-04-22T21:13:23.649318+0000 mgr.x (mgr.34107) 1370 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-22T21:13:24.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: cephadm 2024-04-22T21:13:23.650771+0000 mgr.x (mgr.34107) 1371 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (21 PGs are or would become offline) 2024-04-22T21:13:24.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: cephadm 2024-04-22T21:13:23.650771+0000 mgr.x (mgr.34107) 1371 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (21 PGs are or would become offline) 2024-04-22T21:13:24.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: cluster 2024-04-22T21:13:24.212538+0000 mon.a (mon.0) 1448 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-04-22T21:13:24.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:24 smithi121 bash[75184]: cluster 2024-04-22T21:13:24.212538+0000 mon.a (mon.0) 1448 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-04-22T21:13:25.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:25 smithi123 bash[58916]: cluster 2024-04-22T21:13:25.460431+0000 mon.a (mon.0) 1449 : cluster [WRN] Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 21 pgs degraded (PG_DEGRADED) 2024-04-22T21:13:25.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:25 smithi123 bash[58916]: cluster 2024-04-22T21:13:25.460431+0000 mon.a (mon.0) 1449 : cluster [WRN] Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 21 pgs degraded (PG_DEGRADED) 2024-04-22T21:13:25.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:25 smithi121 bash[73084]: cluster 2024-04-22T21:13:25.460431+0000 mon.a (mon.0) 1449 : cluster [WRN] Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 21 pgs degraded (PG_DEGRADED) 2024-04-22T21:13:25.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:25 smithi121 bash[73084]: cluster 2024-04-22T21:13:25.460431+0000 mon.a (mon.0) 1449 : cluster [WRN] Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 21 pgs degraded (PG_DEGRADED) 2024-04-22T21:13:25.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:25 smithi121 bash[75184]: cluster 2024-04-22T21:13:25.460431+0000 mon.a (mon.0) 1449 : cluster [WRN] Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 21 pgs degraded (PG_DEGRADED) 2024-04-22T21:13:25.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:25 smithi121 bash[75184]: cluster 2024-04-22T21:13:25.460431+0000 mon.a (mon.0) 1449 : cluster [WRN] Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 21 pgs degraded (PG_DEGRADED) 2024-04-22T21:13:25.974 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-04-22T21:13:26.740 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T21:13:26.740 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi121 smithi121 running 19s ago 21m - - 2024-04-22T21:13:26.740 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi123 smithi123 running 0s ago 20m - - 2024-04-22T21:13:26.740 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (7m) 19s ago 14m 13.2M - 0.23.0 ba2b418f427c 75d0217c38a9 2024-04-22T21:13:26.740 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (7m) 0s ago 13m 40.7M - 8.3.5 dad864ee21e9 800591342f16 2024-04-22T21:13:26.740 INFO:teuthology.orchestra.run.smithi121.stdout:iscsi.foo.smithi121.rxpsbc smithi121 running (6m) 19s ago 12m 44.6M - 3.5 e1d6a67b021e 106eadf8e441 2024-04-22T21:13:26.741 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443,9283,8765 running (6m) 0s ago 20m 520M - 19.0.0-3198-g56e81df3 82086b19bb07 47d10e8cef27 2024-04-22T21:13:26.741 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443,9283,8765 running (6m) 19s ago 22m 439M - 19.0.0-3198-g56e81df3 82086b19bb07 8406ceac8ad3 2024-04-22T21:13:26.741 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (5m) 19s ago 22m 65.5M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 f5b71d32306b 2024-04-22T21:13:26.741 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (4m) 0s ago 20m 48.4M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 db2fb24d7454 2024-04-22T21:13:26.741 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (5m) 19s ago 20m 57.9M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 425f9e808335 2024-04-22T21:13:26.741 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (7m) 19s ago 14m 12.0M - 1.3.1 1dbe0e931976 7b20ff211618 2024-04-22T21:13:26.741 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (7m) 0s ago 14m 9532k - 1.3.1 1dbe0e931976 c449de2e89b9 2024-04-22T21:13:26.741 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (3m) 19s ago 19m 52.5M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 afe0c773b859 2024-04-22T21:13:26.741 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (3m) 19s ago 19m 58.9M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 8e891d1550a4 2024-04-22T21:13:26.741 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (2m) 19s ago 18m 54.2M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 31a08ebbc5f6 2024-04-22T21:13:26.741 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (110s) 19s ago 18m 52.5M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 6c42aa4939cb 2024-04-22T21:13:26.741 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (49s) 0s ago 17m 47.2M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 76b1894f04d2 2024-04-22T21:13:26.741 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (11s) 0s ago 16m 46.2M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 d058156b75a3 2024-04-22T21:13:26.742 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (16m) 0s ago 16m 63.9M 4096M 17.2.0 e1d6a67b021e a8c3f31719ee 2024-04-22T21:13:26.742 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (15m) 0s ago 15m 64.8M 4096M 17.2.0 e1d6a67b021e 4102dc5bd77f 2024-04-22T21:13:26.742 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (6m) 0s ago 14m 65.1M - 2.33.4 514e6a882f6e 14ed9f8bb5de 2024-04-22T21:13:26.742 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi121.fpqyxe smithi121 *:8000 running (12m) 19s ago 12m 87.1M - 17.2.0 e1d6a67b021e 3c014c62895e 2024-04-22T21:13:26.742 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi123.ducldy smithi123 *:8000 running (12m) 0s ago 12m 87.5M - 17.2.0 e1d6a67b021e 9dfc66019212 2024-04-22T21:13:26.742 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi121.umzhsg smithi121 *:80 running (12m) 19s ago 12m 87.0M - 17.2.0 e1d6a67b021e 49d78336324c 2024-04-22T21:13:26.742 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi123.ywhrus smithi123 *:80 running (12m) 0s ago 12m 86.7M - 17.2.0 e1d6a67b021e d78a39784a57 2024-04-22T21:13:27.154 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:13:27.154 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-04-22T21:13:27.154 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 3 2024-04-22T21:13:27.154 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:13:27.154 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-04-22T21:13:27.155 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 2 2024-04-22T21:13:27.155 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:13:27.155 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-04-22T21:13:27.155 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-22T21:13:27.155 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 6 2024-04-22T21:13:27.155 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:13:27.155 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-04-22T21:13:27.155 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-22T21:13:27.155 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:13:27.155 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-04-22T21:13:27.155 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-04-22T21:13:27.155 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 11 2024-04-22T21:13:27.155 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:13:27.156 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:13:27.517 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:13:27.517 INFO:teuthology.orchestra.run.smithi121.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d", 2024-04-22T21:13:27.518 INFO:teuthology.orchestra.run.smithi121.stdout: "in_progress": true, 2024-04-22T21:13:27.518 INFO:teuthology.orchestra.run.smithi121.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-22T21:13:27.518 INFO:teuthology.orchestra.run.smithi121.stdout: "services_complete": [ 2024-04-22T21:13:27.518 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr", 2024-04-22T21:13:27.518 INFO:teuthology.orchestra.run.smithi121.stdout: "mon" 2024-04-22T21:13:27.518 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2024-04-22T21:13:27.518 INFO:teuthology.orchestra.run.smithi121.stdout: "progress": "11/23 daemons upgraded", 2024-04-22T21:13:27.518 INFO:teuthology.orchestra.run.smithi121.stdout: "message": "Currently upgrading osd daemons", 2024-04-22T21:13:27.518 INFO:teuthology.orchestra.run.smithi121.stdout: "is_paused": false 2024-04-22T21:13:27.518 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:13:27.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[73084]: cluster 2024-04-22T21:13:25.441232+0000 mgr.x (mgr.34107) 1372 : cluster [DBG] pgmap v214: 161 pgs: 5 peering, 21 active+undersized+degraded, 28 active+undersized, 107 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-22T21:13:27.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[73084]: cluster 2024-04-22T21:13:25.441232+0000 mgr.x (mgr.34107) 1372 : cluster [DBG] pgmap v214: 161 pgs: 5 peering, 21 active+undersized+degraded, 28 active+undersized, 107 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-22T21:13:27.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[73084]: audit 2024-04-22T21:13:25.940581+0000 mgr.x (mgr.34107) 1373 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:27.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[73084]: audit 2024-04-22T21:13:25.940581+0000 mgr.x (mgr.34107) 1373 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:27.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[73084]: audit 2024-04-22T21:13:25.973878+0000 mgr.x (mgr.34107) 1374 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:27.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[73084]: audit 2024-04-22T21:13:25.973878+0000 mgr.x (mgr.34107) 1374 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:27.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[73084]: audit 2024-04-22T21:13:26.295441+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[73084]: audit 2024-04-22T21:13:26.295441+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[73084]: audit 2024-04-22T21:13:26.302421+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[73084]: audit 2024-04-22T21:13:26.302421+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[73084]: audit 2024-04-22T21:13:26.310735+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[73084]: audit 2024-04-22T21:13:26.310735+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[73084]: audit 2024-04-22T21:13:26.370472+0000 mgr.x (mgr.34107) 1375 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:27.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[73084]: audit 2024-04-22T21:13:26.370472+0000 mgr.x (mgr.34107) 1375 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:27.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[73084]: audit 2024-04-22T21:13:27.164489+0000 mon.a (mon.0) 1453 : audit [DBG] from='client.? 172.21.15.121:0/2791925894' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:27.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[73084]: audit 2024-04-22T21:13:27.164489+0000 mon.a (mon.0) 1453 : audit [DBG] from='client.? 172.21.15.121:0/2791925894' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:27.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[73084]: audit 2024-04-22T21:13:27.214518+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[73084]: audit 2024-04-22T21:13:27.214518+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[73084]: audit 2024-04-22T21:13:27.227842+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[73084]: audit 2024-04-22T21:13:27.227842+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[73084]: audit 2024-04-22T21:13:27.237912+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[73084]: audit 2024-04-22T21:13:27.237912+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[75184]: cluster 2024-04-22T21:13:25.441232+0000 mgr.x (mgr.34107) 1372 : cluster [DBG] pgmap v214: 161 pgs: 5 peering, 21 active+undersized+degraded, 28 active+undersized, 107 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-22T21:13:27.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[75184]: cluster 2024-04-22T21:13:25.441232+0000 mgr.x (mgr.34107) 1372 : cluster [DBG] pgmap v214: 161 pgs: 5 peering, 21 active+undersized+degraded, 28 active+undersized, 107 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-22T21:13:27.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[75184]: audit 2024-04-22T21:13:25.940581+0000 mgr.x (mgr.34107) 1373 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:27.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[75184]: audit 2024-04-22T21:13:25.940581+0000 mgr.x (mgr.34107) 1373 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:27.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[75184]: audit 2024-04-22T21:13:25.973878+0000 mgr.x (mgr.34107) 1374 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:27.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[75184]: audit 2024-04-22T21:13:25.973878+0000 mgr.x (mgr.34107) 1374 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:27.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[75184]: audit 2024-04-22T21:13:26.295441+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[75184]: audit 2024-04-22T21:13:26.295441+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[75184]: audit 2024-04-22T21:13:26.302421+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[75184]: audit 2024-04-22T21:13:26.302421+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[75184]: audit 2024-04-22T21:13:26.310735+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[75184]: audit 2024-04-22T21:13:26.310735+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[75184]: audit 2024-04-22T21:13:26.370472+0000 mgr.x (mgr.34107) 1375 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:27.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[75184]: audit 2024-04-22T21:13:26.370472+0000 mgr.x (mgr.34107) 1375 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:27.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[75184]: audit 2024-04-22T21:13:27.164489+0000 mon.a (mon.0) 1453 : audit [DBG] from='client.? 172.21.15.121:0/2791925894' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:27.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[75184]: audit 2024-04-22T21:13:27.164489+0000 mon.a (mon.0) 1453 : audit [DBG] from='client.? 172.21.15.121:0/2791925894' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:27.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[75184]: audit 2024-04-22T21:13:27.214518+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[75184]: audit 2024-04-22T21:13:27.214518+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[75184]: audit 2024-04-22T21:13:27.227842+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[75184]: audit 2024-04-22T21:13:27.227842+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[75184]: audit 2024-04-22T21:13:27.237912+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:27 smithi121 bash[75184]: audit 2024-04-22T21:13:27.237912+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:27 smithi123 bash[58916]: cluster 2024-04-22T21:13:25.441232+0000 mgr.x (mgr.34107) 1372 : cluster [DBG] pgmap v214: 161 pgs: 5 peering, 21 active+undersized+degraded, 28 active+undersized, 107 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-22T21:13:27.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:27 smithi123 bash[58916]: cluster 2024-04-22T21:13:25.441232+0000 mgr.x (mgr.34107) 1372 : cluster [DBG] pgmap v214: 161 pgs: 5 peering, 21 active+undersized+degraded, 28 active+undersized, 107 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-22T21:13:27.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:27 smithi123 bash[58916]: audit 2024-04-22T21:13:25.940581+0000 mgr.x (mgr.34107) 1373 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:27.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:27 smithi123 bash[58916]: audit 2024-04-22T21:13:25.940581+0000 mgr.x (mgr.34107) 1373 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:27.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:27 smithi123 bash[58916]: audit 2024-04-22T21:13:25.973878+0000 mgr.x (mgr.34107) 1374 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:27.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:27 smithi123 bash[58916]: audit 2024-04-22T21:13:25.973878+0000 mgr.x (mgr.34107) 1374 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:27.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:27 smithi123 bash[58916]: audit 2024-04-22T21:13:26.295441+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:27 smithi123 bash[58916]: audit 2024-04-22T21:13:26.295441+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:27 smithi123 bash[58916]: audit 2024-04-22T21:13:26.302421+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:27 smithi123 bash[58916]: audit 2024-04-22T21:13:26.302421+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.586 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:27 smithi123 bash[58916]: audit 2024-04-22T21:13:26.310735+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.587 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:27 smithi123 bash[58916]: audit 2024-04-22T21:13:26.310735+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.587 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:27 smithi123 bash[58916]: audit 2024-04-22T21:13:26.370472+0000 mgr.x (mgr.34107) 1375 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:27.587 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:27 smithi123 bash[58916]: audit 2024-04-22T21:13:26.370472+0000 mgr.x (mgr.34107) 1375 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:27.587 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:27 smithi123 bash[58916]: audit 2024-04-22T21:13:27.164489+0000 mon.a (mon.0) 1453 : audit [DBG] from='client.? 172.21.15.121:0/2791925894' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:27.587 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:27 smithi123 bash[58916]: audit 2024-04-22T21:13:27.164489+0000 mon.a (mon.0) 1453 : audit [DBG] from='client.? 172.21.15.121:0/2791925894' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:27.587 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:27 smithi123 bash[58916]: audit 2024-04-22T21:13:27.214518+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.588 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:27 smithi123 bash[58916]: audit 2024-04-22T21:13:27.214518+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.588 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:27 smithi123 bash[58916]: audit 2024-04-22T21:13:27.227842+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.588 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:27 smithi123 bash[58916]: audit 2024-04-22T21:13:27.227842+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.588 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:27 smithi123 bash[58916]: audit 2024-04-22T21:13:27.237912+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.588 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:27 smithi123 bash[58916]: audit 2024-04-22T21:13:27.237912+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:27.945 INFO:teuthology.orchestra.run.smithi121.stdout:HEALTH_WARN Degraded data redundancy: 73/630 objects degraded (11.587%), 21 pgs degraded 2024-04-22T21:13:27.945 INFO:teuthology.orchestra.run.smithi121.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 73/630 objects degraded (11.587%), 21 pgs degraded 2024-04-22T21:13:27.945 INFO:teuthology.orchestra.run.smithi121.stdout: pg 2.3 is active+undersized+degraded, acting [2,7] 2024-04-22T21:13:27.945 INFO:teuthology.orchestra.run.smithi121.stdout: pg 2.b is active+undersized+degraded, acting [7,4] 2024-04-22T21:13:27.945 INFO:teuthology.orchestra.run.smithi121.stdout: pg 2.12 is active+undersized+degraded, acting [3,7] 2024-04-22T21:13:27.946 INFO:teuthology.orchestra.run.smithi121.stdout: pg 2.14 is active+undersized+degraded, acting [6,3] 2024-04-22T21:13:27.946 INFO:teuthology.orchestra.run.smithi121.stdout: pg 2.15 is active+undersized+degraded, acting [1,0] 2024-04-22T21:13:27.946 INFO:teuthology.orchestra.run.smithi121.stdout: pg 2.18 is active+undersized+degraded, acting [4,7] 2024-04-22T21:13:27.946 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.2 is active+undersized+degraded, acting [3,6] 2024-04-22T21:13:27.946 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.4 is active+undersized+degraded, acting [1,2] 2024-04-22T21:13:27.946 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.5 is active+undersized+degraded, acting [3,2] 2024-04-22T21:13:27.946 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.c is active+undersized+degraded, acting [3,6] 2024-04-22T21:13:27.946 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.d is active+undersized+degraded, acting [7,6] 2024-04-22T21:13:27.946 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.10 is active+undersized+degraded, acting [6,0] 2024-04-22T21:13:27.947 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.16 is active+undersized+degraded, acting [7,1] 2024-04-22T21:13:27.947 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.17 is active+undersized+degraded, acting [0,3] 2024-04-22T21:13:27.947 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.1c is active+undersized+degraded, acting [4,1] 2024-04-22T21:13:27.947 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.1d is active+undersized+degraded, acting [4,6] 2024-04-22T21:13:27.947 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.1f is active+undersized+degraded, acting [0,2] 2024-04-22T21:13:27.947 INFO:teuthology.orchestra.run.smithi121.stdout: pg 4.3 is active+undersized+degraded, acting [0,7] 2024-04-22T21:13:27.947 INFO:teuthology.orchestra.run.smithi121.stdout: pg 4.15 is active+undersized+degraded, acting [7,3] 2024-04-22T21:13:27.947 INFO:teuthology.orchestra.run.smithi121.stdout: pg 4.1f is active+undersized+degraded, acting [6,1] 2024-04-22T21:13:27.947 INFO:teuthology.orchestra.run.smithi121.stdout: pg 6.c is active+undersized+degraded, acting [3,6] 2024-04-22T21:13:28.240 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:13:27 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:13:27] "GET /metrics HTTP/1.1" 200 38389 "" "Prometheus/2.33.4" 2024-04-22T21:13:28.565 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:28 smithi123 bash[58916]: audit 2024-04-22T21:13:26.716366+0000 mgr.x (mgr.34107) 1376 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:28.565 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:28 smithi123 bash[58916]: audit 2024-04-22T21:13:26.716366+0000 mgr.x (mgr.34107) 1376 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:28.565 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:28 smithi123 bash[58916]: audit 2024-04-22T21:13:27.955501+0000 mon.c (mon.1) 4005 : audit [DBG] from='client.? 172.21.15.121:0/300250658' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:13:28.565 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:28 smithi123 bash[58916]: audit 2024-04-22T21:13:27.955501+0000 mon.c (mon.1) 4005 : audit [DBG] from='client.? 172.21.15.121:0/300250658' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:13:28.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:28 smithi121 bash[75184]: audit 2024-04-22T21:13:26.716366+0000 mgr.x (mgr.34107) 1376 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:28.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:28 smithi121 bash[75184]: audit 2024-04-22T21:13:26.716366+0000 mgr.x (mgr.34107) 1376 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:28.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:28 smithi121 bash[75184]: audit 2024-04-22T21:13:27.955501+0000 mon.c (mon.1) 4005 : audit [DBG] from='client.? 172.21.15.121:0/300250658' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:13:28.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:28 smithi121 bash[75184]: audit 2024-04-22T21:13:27.955501+0000 mon.c (mon.1) 4005 : audit [DBG] from='client.? 172.21.15.121:0/300250658' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:13:28.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:28 smithi121 bash[73084]: audit 2024-04-22T21:13:26.716366+0000 mgr.x (mgr.34107) 1376 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:28.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:28 smithi121 bash[73084]: audit 2024-04-22T21:13:26.716366+0000 mgr.x (mgr.34107) 1376 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:28.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:28 smithi121 bash[73084]: audit 2024-04-22T21:13:27.955501+0000 mon.c (mon.1) 4005 : audit [DBG] from='client.? 172.21.15.121:0/300250658' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:13:28.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:28 smithi121 bash[73084]: audit 2024-04-22T21:13:27.955501+0000 mon.c (mon.1) 4005 : audit [DBG] from='client.? 172.21.15.121:0/300250658' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:13:29.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:29 smithi121 bash[73084]: cluster 2024-04-22T21:13:27.442677+0000 mgr.x (mgr.34107) 1377 : cluster [DBG] pgmap v215: 161 pgs: 5 peering, 2 active+undersized+degraded, 3 active+undersized, 151 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 6/630 objects degraded (0.952%) 2024-04-22T21:13:29.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:29 smithi121 bash[73084]: cluster 2024-04-22T21:13:27.442677+0000 mgr.x (mgr.34107) 1377 : cluster [DBG] pgmap v215: 161 pgs: 5 peering, 2 active+undersized+degraded, 3 active+undersized, 151 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 6/630 objects degraded (0.952%) 2024-04-22T21:13:29.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:29 smithi121 bash[73084]: audit 2024-04-22T21:13:27.531189+0000 mgr.x (mgr.34107) 1378 : audit [DBG] from='client.44484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:29.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:29 smithi121 bash[73084]: audit 2024-04-22T21:13:27.531189+0000 mgr.x (mgr.34107) 1378 : audit [DBG] from='client.44484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:29.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:29 smithi121 bash[75184]: cluster 2024-04-22T21:13:27.442677+0000 mgr.x (mgr.34107) 1377 : cluster [DBG] pgmap v215: 161 pgs: 5 peering, 2 active+undersized+degraded, 3 active+undersized, 151 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 6/630 objects degraded (0.952%) 2024-04-22T21:13:29.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:29 smithi121 bash[75184]: cluster 2024-04-22T21:13:27.442677+0000 mgr.x (mgr.34107) 1377 : cluster [DBG] pgmap v215: 161 pgs: 5 peering, 2 active+undersized+degraded, 3 active+undersized, 151 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 6/630 objects degraded (0.952%) 2024-04-22T21:13:29.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:29 smithi121 bash[75184]: audit 2024-04-22T21:13:27.531189+0000 mgr.x (mgr.34107) 1378 : audit [DBG] from='client.44484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:29.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:29 smithi121 bash[75184]: audit 2024-04-22T21:13:27.531189+0000 mgr.x (mgr.34107) 1378 : audit [DBG] from='client.44484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:29.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:29 smithi123 bash[58916]: cluster 2024-04-22T21:13:27.442677+0000 mgr.x (mgr.34107) 1377 : cluster [DBG] pgmap v215: 161 pgs: 5 peering, 2 active+undersized+degraded, 3 active+undersized, 151 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 6/630 objects degraded (0.952%) 2024-04-22T21:13:29.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:29 smithi123 bash[58916]: cluster 2024-04-22T21:13:27.442677+0000 mgr.x (mgr.34107) 1377 : cluster [DBG] pgmap v215: 161 pgs: 5 peering, 2 active+undersized+degraded, 3 active+undersized, 151 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 6/630 objects degraded (0.952%) 2024-04-22T21:13:29.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:29 smithi123 bash[58916]: audit 2024-04-22T21:13:27.531189+0000 mgr.x (mgr.34107) 1378 : audit [DBG] from='client.44484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:29.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:29 smithi123 bash[58916]: audit 2024-04-22T21:13:27.531189+0000 mgr.x (mgr.34107) 1378 : audit [DBG] from='client.44484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:30.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:30 smithi123 bash[58916]: cluster 2024-04-22T21:13:29.443581+0000 mgr.x (mgr.34107) 1379 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 981 B/s rd, 0 op/s 2024-04-22T21:13:30.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:30 smithi123 bash[58916]: cluster 2024-04-22T21:13:29.443581+0000 mgr.x (mgr.34107) 1379 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 981 B/s rd, 0 op/s 2024-04-22T21:13:30.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:30 smithi123 bash[58916]: audit 2024-04-22T21:13:29.704322+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:30.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:30 smithi123 bash[58916]: audit 2024-04-22T21:13:29.704322+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:30.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:30 smithi123 bash[58916]: audit 2024-04-22T21:13:29.706801+0000 mon.c (mon.1) 4006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:13:30.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:30 smithi123 bash[58916]: audit 2024-04-22T21:13:29.706801+0000 mon.c (mon.1) 4006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:13:30.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:30 smithi123 bash[58916]: cluster 2024-04-22T21:13:30.308825+0000 mon.a (mon.0) 1458 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/630 objects degraded (0.952%), 2 pgs degraded) 2024-04-22T21:13:30.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:30 smithi123 bash[58916]: cluster 2024-04-22T21:13:30.308825+0000 mon.a (mon.0) 1458 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/630 objects degraded (0.952%), 2 pgs degraded) 2024-04-22T21:13:30.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:30 smithi123 bash[58916]: cluster 2024-04-22T21:13:30.308891+0000 mon.a (mon.0) 1459 : cluster [INF] Cluster is now healthy 2024-04-22T21:13:30.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:30 smithi123 bash[58916]: cluster 2024-04-22T21:13:30.308891+0000 mon.a (mon.0) 1459 : cluster [INF] Cluster is now healthy 2024-04-22T21:13:31.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:30 smithi121 bash[73084]: cluster 2024-04-22T21:13:29.443581+0000 mgr.x (mgr.34107) 1379 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 981 B/s rd, 0 op/s 2024-04-22T21:13:31.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:30 smithi121 bash[73084]: cluster 2024-04-22T21:13:29.443581+0000 mgr.x (mgr.34107) 1379 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 981 B/s rd, 0 op/s 2024-04-22T21:13:31.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:30 smithi121 bash[73084]: audit 2024-04-22T21:13:29.704322+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:31.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:30 smithi121 bash[73084]: audit 2024-04-22T21:13:29.704322+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:31.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:30 smithi121 bash[73084]: audit 2024-04-22T21:13:29.706801+0000 mon.c (mon.1) 4006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:13:31.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:30 smithi121 bash[73084]: audit 2024-04-22T21:13:29.706801+0000 mon.c (mon.1) 4006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:13:31.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:30 smithi121 bash[73084]: cluster 2024-04-22T21:13:30.308825+0000 mon.a (mon.0) 1458 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/630 objects degraded (0.952%), 2 pgs degraded) 2024-04-22T21:13:31.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:30 smithi121 bash[73084]: cluster 2024-04-22T21:13:30.308825+0000 mon.a (mon.0) 1458 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/630 objects degraded (0.952%), 2 pgs degraded) 2024-04-22T21:13:31.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:30 smithi121 bash[73084]: cluster 2024-04-22T21:13:30.308891+0000 mon.a (mon.0) 1459 : cluster [INF] Cluster is now healthy 2024-04-22T21:13:31.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:30 smithi121 bash[73084]: cluster 2024-04-22T21:13:30.308891+0000 mon.a (mon.0) 1459 : cluster [INF] Cluster is now healthy 2024-04-22T21:13:31.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:30 smithi121 bash[75184]: cluster 2024-04-22T21:13:29.443581+0000 mgr.x (mgr.34107) 1379 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 981 B/s rd, 0 op/s 2024-04-22T21:13:31.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:30 smithi121 bash[75184]: cluster 2024-04-22T21:13:29.443581+0000 mgr.x (mgr.34107) 1379 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 981 B/s rd, 0 op/s 2024-04-22T21:13:31.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:30 smithi121 bash[75184]: audit 2024-04-22T21:13:29.704322+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:31.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:30 smithi121 bash[75184]: audit 2024-04-22T21:13:29.704322+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:31.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:30 smithi121 bash[75184]: audit 2024-04-22T21:13:29.706801+0000 mon.c (mon.1) 4006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:13:31.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:30 smithi121 bash[75184]: audit 2024-04-22T21:13:29.706801+0000 mon.c (mon.1) 4006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:13:31.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:30 smithi121 bash[75184]: cluster 2024-04-22T21:13:30.308825+0000 mon.a (mon.0) 1458 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/630 objects degraded (0.952%), 2 pgs degraded) 2024-04-22T21:13:31.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:30 smithi121 bash[75184]: cluster 2024-04-22T21:13:30.308825+0000 mon.a (mon.0) 1458 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/630 objects degraded (0.952%), 2 pgs degraded) 2024-04-22T21:13:31.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:30 smithi121 bash[75184]: cluster 2024-04-22T21:13:30.308891+0000 mon.a (mon.0) 1459 : cluster [INF] Cluster is now healthy 2024-04-22T21:13:31.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:30 smithi121 bash[75184]: cluster 2024-04-22T21:13:30.308891+0000 mon.a (mon.0) 1459 : cluster [INF] Cluster is now healthy 2024-04-22T21:13:32.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:32 smithi123 bash[58916]: cluster 2024-04-22T21:13:31.444398+0000 mgr.x (mgr.34107) 1380 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 248 B/s rd, 0 op/s 2024-04-22T21:13:32.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:32 smithi123 bash[58916]: cluster 2024-04-22T21:13:31.444398+0000 mgr.x (mgr.34107) 1380 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 248 B/s rd, 0 op/s 2024-04-22T21:13:33.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:32 smithi121 bash[73084]: cluster 2024-04-22T21:13:31.444398+0000 mgr.x (mgr.34107) 1380 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 248 B/s rd, 0 op/s 2024-04-22T21:13:33.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:32 smithi121 bash[73084]: cluster 2024-04-22T21:13:31.444398+0000 mgr.x (mgr.34107) 1380 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 248 B/s rd, 0 op/s 2024-04-22T21:13:33.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:32 smithi121 bash[75184]: cluster 2024-04-22T21:13:31.444398+0000 mgr.x (mgr.34107) 1380 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 248 B/s rd, 0 op/s 2024-04-22T21:13:33.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:32 smithi121 bash[75184]: cluster 2024-04-22T21:13:31.444398+0000 mgr.x (mgr.34107) 1380 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 248 B/s rd, 0 op/s 2024-04-22T21:13:34.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:34 smithi123 bash[58916]: cluster 2024-04-22T21:13:33.445692+0000 mgr.x (mgr.34107) 1381 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-04-22T21:13:34.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:34 smithi123 bash[58916]: cluster 2024-04-22T21:13:33.445692+0000 mgr.x (mgr.34107) 1381 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-04-22T21:13:35.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:34 smithi121 bash[73084]: cluster 2024-04-22T21:13:33.445692+0000 mgr.x (mgr.34107) 1381 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-04-22T21:13:35.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:34 smithi121 bash[73084]: cluster 2024-04-22T21:13:33.445692+0000 mgr.x (mgr.34107) 1381 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-04-22T21:13:35.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:34 smithi121 bash[75184]: cluster 2024-04-22T21:13:33.445692+0000 mgr.x (mgr.34107) 1381 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-04-22T21:13:35.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:34 smithi121 bash[75184]: cluster 2024-04-22T21:13:33.445692+0000 mgr.x (mgr.34107) 1381 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 0 op/s 2024-04-22T21:13:36.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:36 smithi121 bash[73084]: audit 2024-04-22T21:13:35.125671+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:36.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:36 smithi121 bash[73084]: audit 2024-04-22T21:13:35.125671+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:36.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:36 smithi121 bash[75184]: audit 2024-04-22T21:13:35.125671+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:36.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:36 smithi121 bash[75184]: audit 2024-04-22T21:13:35.125671+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:36.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:36 smithi123 bash[58916]: audit 2024-04-22T21:13:35.125671+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:36.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:36 smithi123 bash[58916]: audit 2024-04-22T21:13:35.125671+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:37.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:37 smithi123 bash[58916]: cluster 2024-04-22T21:13:35.446619+0000 mgr.x (mgr.34107) 1382 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 637 B/s rd, 0 op/s 2024-04-22T21:13:37.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:37 smithi123 bash[58916]: cluster 2024-04-22T21:13:35.446619+0000 mgr.x (mgr.34107) 1382 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 637 B/s rd, 0 op/s 2024-04-22T21:13:37.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:37 smithi123 bash[58916]: audit 2024-04-22T21:13:35.951781+0000 mgr.x (mgr.34107) 1383 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:37.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:37 smithi123 bash[58916]: audit 2024-04-22T21:13:35.951781+0000 mgr.x (mgr.34107) 1383 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:37.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:37 smithi121 bash[73084]: cluster 2024-04-22T21:13:35.446619+0000 mgr.x (mgr.34107) 1382 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 637 B/s rd, 0 op/s 2024-04-22T21:13:37.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:37 smithi121 bash[73084]: cluster 2024-04-22T21:13:35.446619+0000 mgr.x (mgr.34107) 1382 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 637 B/s rd, 0 op/s 2024-04-22T21:13:37.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:37 smithi121 bash[73084]: audit 2024-04-22T21:13:35.951781+0000 mgr.x (mgr.34107) 1383 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:37.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:37 smithi121 bash[73084]: audit 2024-04-22T21:13:35.951781+0000 mgr.x (mgr.34107) 1383 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:37.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:37 smithi121 bash[75184]: cluster 2024-04-22T21:13:35.446619+0000 mgr.x (mgr.34107) 1382 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 637 B/s rd, 0 op/s 2024-04-22T21:13:37.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:37 smithi121 bash[75184]: cluster 2024-04-22T21:13:35.446619+0000 mgr.x (mgr.34107) 1382 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 637 B/s rd, 0 op/s 2024-04-22T21:13:37.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:37 smithi121 bash[75184]: audit 2024-04-22T21:13:35.951781+0000 mgr.x (mgr.34107) 1383 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:37.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:37 smithi121 bash[75184]: audit 2024-04-22T21:13:35.951781+0000 mgr.x (mgr.34107) 1383 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:38.240 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:13:37 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:13:37] "GET /metrics HTTP/1.1" 200 38393 "" "Prometheus/2.33.4" 2024-04-22T21:13:39.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:39 smithi123 bash[58916]: cluster 2024-04-22T21:13:37.448021+0000 mgr.x (mgr.34107) 1384 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-04-22T21:13:39.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:39 smithi123 bash[58916]: cluster 2024-04-22T21:13:37.448021+0000 mgr.x (mgr.34107) 1384 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-04-22T21:13:39.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:39 smithi123 bash[58916]: audit 2024-04-22T21:13:38.662372+0000 mon.c (mon.1) 4007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-22T21:13:39.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:39 smithi123 bash[58916]: audit 2024-04-22T21:13:38.662372+0000 mon.c (mon.1) 4007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-22T21:13:39.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:39 smithi121 bash[73084]: cluster 2024-04-22T21:13:37.448021+0000 mgr.x (mgr.34107) 1384 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-04-22T21:13:39.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:39 smithi121 bash[73084]: cluster 2024-04-22T21:13:37.448021+0000 mgr.x (mgr.34107) 1384 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-04-22T21:13:39.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:39 smithi121 bash[73084]: audit 2024-04-22T21:13:38.662372+0000 mon.c (mon.1) 4007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-22T21:13:39.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:39 smithi121 bash[73084]: audit 2024-04-22T21:13:38.662372+0000 mon.c (mon.1) 4007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-22T21:13:39.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:39 smithi121 bash[75184]: cluster 2024-04-22T21:13:37.448021+0000 mgr.x (mgr.34107) 1384 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-04-22T21:13:39.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:39 smithi121 bash[75184]: cluster 2024-04-22T21:13:37.448021+0000 mgr.x (mgr.34107) 1384 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-04-22T21:13:39.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:39 smithi121 bash[75184]: audit 2024-04-22T21:13:38.662372+0000 mon.c (mon.1) 4007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-22T21:13:39.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:39 smithi121 bash[75184]: audit 2024-04-22T21:13:38.662372+0000 mon.c (mon.1) 4007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-22T21:13:40.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:40 smithi123 bash[58916]: audit 2024-04-22T21:13:38.667087+0000 mgr.x (mgr.34107) 1385 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-22T21:13:40.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:40 smithi123 bash[58916]: audit 2024-04-22T21:13:38.667087+0000 mgr.x (mgr.34107) 1385 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-22T21:13:40.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:40 smithi123 bash[58916]: cephadm 2024-04-22T21:13:38.670110+0000 mgr.x (mgr.34107) 1386 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-22T21:13:40.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:40 smithi123 bash[58916]: cephadm 2024-04-22T21:13:38.670110+0000 mgr.x (mgr.34107) 1386 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-22T21:13:40.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:40 smithi121 bash[73084]: audit 2024-04-22T21:13:38.667087+0000 mgr.x (mgr.34107) 1385 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-22T21:13:40.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:40 smithi121 bash[73084]: audit 2024-04-22T21:13:38.667087+0000 mgr.x (mgr.34107) 1385 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-22T21:13:40.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:40 smithi121 bash[73084]: cephadm 2024-04-22T21:13:38.670110+0000 mgr.x (mgr.34107) 1386 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-22T21:13:40.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:40 smithi121 bash[73084]: cephadm 2024-04-22T21:13:38.670110+0000 mgr.x (mgr.34107) 1386 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-22T21:13:40.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:40 smithi121 bash[75184]: audit 2024-04-22T21:13:38.667087+0000 mgr.x (mgr.34107) 1385 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-22T21:13:40.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:40 smithi121 bash[75184]: audit 2024-04-22T21:13:38.667087+0000 mgr.x (mgr.34107) 1385 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-22T21:13:40.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:40 smithi121 bash[75184]: cephadm 2024-04-22T21:13:38.670110+0000 mgr.x (mgr.34107) 1386 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-22T21:13:40.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:40 smithi121 bash[75184]: cephadm 2024-04-22T21:13:38.670110+0000 mgr.x (mgr.34107) 1386 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-22T21:13:41.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:41 smithi123 bash[58916]: cluster 2024-04-22T21:13:39.449184+0000 mgr.x (mgr.34107) 1387 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-22T21:13:41.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:41 smithi123 bash[58916]: cluster 2024-04-22T21:13:39.449184+0000 mgr.x (mgr.34107) 1387 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-22T21:13:41.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:41 smithi121 bash[73084]: cluster 2024-04-22T21:13:39.449184+0000 mgr.x (mgr.34107) 1387 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-22T21:13:41.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:41 smithi121 bash[73084]: cluster 2024-04-22T21:13:39.449184+0000 mgr.x (mgr.34107) 1387 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-22T21:13:41.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:41 smithi121 bash[75184]: cluster 2024-04-22T21:13:39.449184+0000 mgr.x (mgr.34107) 1387 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-22T21:13:41.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:41 smithi121 bash[75184]: cluster 2024-04-22T21:13:39.449184+0000 mgr.x (mgr.34107) 1387 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-22T21:13:42.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:42 smithi121 bash[73084]: cephadm 2024-04-22T21:13:41.241314+0000 mgr.x (mgr.34107) 1388 : cephadm [INF] Upgrade: Updating osd.6 2024-04-22T21:13:42.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:42 smithi121 bash[73084]: cephadm 2024-04-22T21:13:41.241314+0000 mgr.x (mgr.34107) 1388 : cephadm [INF] Upgrade: Updating osd.6 2024-04-22T21:13:42.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:42 smithi121 bash[73084]: audit 2024-04-22T21:13:41.247401+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:42.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:42 smithi121 bash[73084]: audit 2024-04-22T21:13:41.247401+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:42.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:42 smithi121 bash[73084]: audit 2024-04-22T21:13:41.253698+0000 mon.c (mon.1) 4008 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-22T21:13:42.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:42 smithi121 bash[73084]: audit 2024-04-22T21:13:41.253698+0000 mon.c (mon.1) 4008 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-22T21:13:42.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:42 smithi121 bash[73084]: audit 2024-04-22T21:13:41.255530+0000 mon.c (mon.1) 4009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:42.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:42 smithi121 bash[73084]: audit 2024-04-22T21:13:41.255530+0000 mon.c (mon.1) 4009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:42.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:42 smithi121 bash[73084]: cephadm 2024-04-22T21:13:41.265540+0000 mgr.x (mgr.34107) 1389 : cephadm [INF] Deploying daemon osd.6 on smithi123 2024-04-22T21:13:42.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:42 smithi121 bash[73084]: cephadm 2024-04-22T21:13:41.265540+0000 mgr.x (mgr.34107) 1389 : cephadm [INF] Deploying daemon osd.6 on smithi123 2024-04-22T21:13:42.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:42 smithi121 bash[75184]: cephadm 2024-04-22T21:13:41.241314+0000 mgr.x (mgr.34107) 1388 : cephadm [INF] Upgrade: Updating osd.6 2024-04-22T21:13:42.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:42 smithi121 bash[75184]: cephadm 2024-04-22T21:13:41.241314+0000 mgr.x (mgr.34107) 1388 : cephadm [INF] Upgrade: Updating osd.6 2024-04-22T21:13:42.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:42 smithi121 bash[75184]: audit 2024-04-22T21:13:41.247401+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:42.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:42 smithi121 bash[75184]: audit 2024-04-22T21:13:41.247401+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:42.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:42 smithi121 bash[75184]: audit 2024-04-22T21:13:41.253698+0000 mon.c (mon.1) 4008 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-22T21:13:42.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:42 smithi121 bash[75184]: audit 2024-04-22T21:13:41.253698+0000 mon.c (mon.1) 4008 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-22T21:13:42.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:42 smithi121 bash[75184]: audit 2024-04-22T21:13:41.255530+0000 mon.c (mon.1) 4009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:42.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:42 smithi121 bash[75184]: audit 2024-04-22T21:13:41.255530+0000 mon.c (mon.1) 4009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:42.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:42 smithi121 bash[75184]: cephadm 2024-04-22T21:13:41.265540+0000 mgr.x (mgr.34107) 1389 : cephadm [INF] Deploying daemon osd.6 on smithi123 2024-04-22T21:13:42.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:42 smithi121 bash[75184]: cephadm 2024-04-22T21:13:41.265540+0000 mgr.x (mgr.34107) 1389 : cephadm [INF] Deploying daemon osd.6 on smithi123 2024-04-22T21:13:42.591 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:42 smithi123 bash[58916]: cephadm 2024-04-22T21:13:41.241314+0000 mgr.x (mgr.34107) 1388 : cephadm [INF] Upgrade: Updating osd.6 2024-04-22T21:13:42.591 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:42 smithi123 bash[58916]: cephadm 2024-04-22T21:13:41.241314+0000 mgr.x (mgr.34107) 1388 : cephadm [INF] Upgrade: Updating osd.6 2024-04-22T21:13:42.591 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:42 smithi123 bash[58916]: audit 2024-04-22T21:13:41.247401+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:42.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:42 smithi123 bash[58916]: audit 2024-04-22T21:13:41.247401+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:42.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:42 smithi123 bash[58916]: audit 2024-04-22T21:13:41.253698+0000 mon.c (mon.1) 4008 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-22T21:13:42.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:42 smithi123 bash[58916]: audit 2024-04-22T21:13:41.253698+0000 mon.c (mon.1) 4008 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-22T21:13:42.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:42 smithi123 bash[58916]: audit 2024-04-22T21:13:41.255530+0000 mon.c (mon.1) 4009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:42.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:42 smithi123 bash[58916]: audit 2024-04-22T21:13:41.255530+0000 mon.c (mon.1) 4009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:42.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:42 smithi123 bash[58916]: cephadm 2024-04-22T21:13:41.265540+0000 mgr.x (mgr.34107) 1389 : cephadm [INF] Deploying daemon osd.6 on smithi123 2024-04-22T21:13:42.592 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:42 smithi123 bash[58916]: cephadm 2024-04-22T21:13:41.265540+0000 mgr.x (mgr.34107) 1389 : cephadm [INF] Deploying daemon osd.6 on smithi123 2024-04-22T21:13:43.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:43 smithi121 bash[73084]: cluster 2024-04-22T21:13:41.450256+0000 mgr.x (mgr.34107) 1390 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:13:43.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:43 smithi121 bash[73084]: cluster 2024-04-22T21:13:41.450256+0000 mgr.x (mgr.34107) 1390 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:13:43.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:43 smithi121 bash[75184]: cluster 2024-04-22T21:13:41.450256+0000 mgr.x (mgr.34107) 1390 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:13:43.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:43 smithi121 bash[75184]: cluster 2024-04-22T21:13:41.450256+0000 mgr.x (mgr.34107) 1390 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:13:43.591 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:43 smithi123 bash[58916]: cluster 2024-04-22T21:13:41.450256+0000 mgr.x (mgr.34107) 1390 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:13:43.591 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:43 smithi123 bash[58916]: cluster 2024-04-22T21:13:41.450256+0000 mgr.x (mgr.34107) 1390 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:13:45.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:45 smithi121 bash[73084]: cluster 2024-04-22T21:13:43.451695+0000 mgr.x (mgr.34107) 1391 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:13:45.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:45 smithi121 bash[73084]: cluster 2024-04-22T21:13:43.451695+0000 mgr.x (mgr.34107) 1391 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:13:45.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:45 smithi121 bash[73084]: audit 2024-04-22T21:13:44.704491+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:45.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:45 smithi121 bash[73084]: audit 2024-04-22T21:13:44.704491+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:45.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:45 smithi121 bash[73084]: audit 2024-04-22T21:13:44.706485+0000 mon.c (mon.1) 4010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:13:45.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:45 smithi121 bash[73084]: audit 2024-04-22T21:13:44.706485+0000 mon.c (mon.1) 4010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:13:45.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:45 smithi121 bash[75184]: cluster 2024-04-22T21:13:43.451695+0000 mgr.x (mgr.34107) 1391 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:13:45.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:45 smithi121 bash[75184]: cluster 2024-04-22T21:13:43.451695+0000 mgr.x (mgr.34107) 1391 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:13:45.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:45 smithi121 bash[75184]: audit 2024-04-22T21:13:44.704491+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:45.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:45 smithi121 bash[75184]: audit 2024-04-22T21:13:44.704491+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:45.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:45 smithi121 bash[75184]: audit 2024-04-22T21:13:44.706485+0000 mon.c (mon.1) 4010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:13:45.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:45 smithi121 bash[75184]: audit 2024-04-22T21:13:44.706485+0000 mon.c (mon.1) 4010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:13:45.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:45 smithi123 bash[58916]: cluster 2024-04-22T21:13:43.451695+0000 mgr.x (mgr.34107) 1391 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:13:45.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:45 smithi123 bash[58916]: cluster 2024-04-22T21:13:43.451695+0000 mgr.x (mgr.34107) 1391 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:13:45.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:45 smithi123 bash[58916]: audit 2024-04-22T21:13:44.704491+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:45.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:45 smithi123 bash[58916]: audit 2024-04-22T21:13:44.704491+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:45.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:45 smithi123 bash[58916]: audit 2024-04-22T21:13:44.706485+0000 mon.c (mon.1) 4010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:13:45.666 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:45 smithi123 bash[58916]: audit 2024-04-22T21:13:44.706485+0000 mon.c (mon.1) 4010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:13:45.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:45 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:45.990 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:13:45 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:45.991 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:13:45 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:45.991 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:13:45 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:45.991 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:13:45 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:45.992 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:13:45 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:45.992 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:13:45 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:45.992 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:13:45 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:45.992 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:13:45 smithi123 systemd[1]: Stopping Ceph osd.6 for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:13:45.993 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:13:45 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:46.490 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:13:46 smithi123 bash[30410]: debug 2024-04-22T21:13:46.052+0000 7f5afc740700 -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-22T21:13:46.490 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:13:46 smithi123 bash[30410]: debug 2024-04-22T21:13:46.052+0000 7f5afc740700 -1 osd.6 152 *** Got signal Terminated *** 2024-04-22T21:13:46.490 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:13:46 smithi123 bash[30410]: debug 2024-04-22T21:13:46.052+0000 7f5afc740700 -1 osd.6 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-22T21:13:46.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:46 smithi123 bash[58916]: cluster 2024-04-22T21:13:46.053036+0000 mon.a (mon.0) 1463 : cluster [INF] osd.6 marked itself down and dead 2024-04-22T21:13:46.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:46 smithi123 bash[58916]: cluster 2024-04-22T21:13:46.053036+0000 mon.a (mon.0) 1463 : cluster [INF] osd.6 marked itself down and dead 2024-04-22T21:13:46.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:46 smithi121 bash[75184]: cluster 2024-04-22T21:13:46.053036+0000 mon.a (mon.0) 1463 : cluster [INF] osd.6 marked itself down and dead 2024-04-22T21:13:46.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:46 smithi121 bash[75184]: cluster 2024-04-22T21:13:46.053036+0000 mon.a (mon.0) 1463 : cluster [INF] osd.6 marked itself down and dead 2024-04-22T21:13:46.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:46 smithi121 bash[73084]: cluster 2024-04-22T21:13:46.053036+0000 mon.a (mon.0) 1463 : cluster [INF] osd.6 marked itself down and dead 2024-04-22T21:13:46.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:46 smithi121 bash[73084]: cluster 2024-04-22T21:13:46.053036+0000 mon.a (mon.0) 1463 : cluster [INF] osd.6 marked itself down and dead 2024-04-22T21:13:47.420 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[73084]: cluster 2024-04-22T21:13:45.452778+0000 mgr.x (mgr.34107) 1392 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:13:47.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[73084]: cluster 2024-04-22T21:13:45.452778+0000 mgr.x (mgr.34107) 1392 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:13:47.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[73084]: audit 2024-04-22T21:13:45.963081+0000 mgr.x (mgr.34107) 1393 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:47.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[73084]: audit 2024-04-22T21:13:45.963081+0000 mgr.x (mgr.34107) 1393 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:47.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[73084]: cluster 2024-04-22T21:13:46.258122+0000 mon.a (mon.0) 1464 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:13:47.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[73084]: cluster 2024-04-22T21:13:46.258122+0000 mon.a (mon.0) 1464 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:13:47.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[73084]: cluster 2024-04-22T21:13:46.272595+0000 mon.a (mon.0) 1465 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-04-22T21:13:47.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[73084]: cluster 2024-04-22T21:13:46.272595+0000 mon.a (mon.0) 1465 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-04-22T21:13:47.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[73084]: audit 2024-04-22T21:13:46.499194+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:47.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[73084]: audit 2024-04-22T21:13:46.499194+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:47.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[73084]: audit 2024-04-22T21:13:46.515085+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:47.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[73084]: audit 2024-04-22T21:13:46.515085+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:47.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[73084]: audit 2024-04-22T21:13:46.527958+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:47.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[73084]: audit 2024-04-22T21:13:46.527958+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:47.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[73084]: audit 2024-04-22T21:13:47.224642+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:47.422 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[73084]: audit 2024-04-22T21:13:47.224642+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:47.422 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[73084]: audit 2024-04-22T21:13:47.243962+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:47.422 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[73084]: audit 2024-04-22T21:13:47.243962+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:47.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[75184]: cluster 2024-04-22T21:13:45.452778+0000 mgr.x (mgr.34107) 1392 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:13:47.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[75184]: cluster 2024-04-22T21:13:45.452778+0000 mgr.x (mgr.34107) 1392 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:13:47.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[75184]: audit 2024-04-22T21:13:45.963081+0000 mgr.x (mgr.34107) 1393 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:47.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[75184]: audit 2024-04-22T21:13:45.963081+0000 mgr.x (mgr.34107) 1393 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:47.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[75184]: cluster 2024-04-22T21:13:46.258122+0000 mon.a (mon.0) 1464 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:13:47.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[75184]: cluster 2024-04-22T21:13:46.258122+0000 mon.a (mon.0) 1464 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:13:47.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[75184]: cluster 2024-04-22T21:13:46.272595+0000 mon.a (mon.0) 1465 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-04-22T21:13:47.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[75184]: cluster 2024-04-22T21:13:46.272595+0000 mon.a (mon.0) 1465 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-04-22T21:13:47.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[75184]: audit 2024-04-22T21:13:46.499194+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:47.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[75184]: audit 2024-04-22T21:13:46.499194+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:47.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[75184]: audit 2024-04-22T21:13:46.515085+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:47.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[75184]: audit 2024-04-22T21:13:46.515085+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:47.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[75184]: audit 2024-04-22T21:13:46.527958+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:47.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[75184]: audit 2024-04-22T21:13:46.527958+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:47.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[75184]: audit 2024-04-22T21:13:47.224642+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:47.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[75184]: audit 2024-04-22T21:13:47.224642+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:47.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[75184]: audit 2024-04-22T21:13:47.243962+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:47.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:47 smithi121 bash[75184]: audit 2024-04-22T21:13:47.243962+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:47.767 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:13:47 smithi123 bash[72673]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-6 2024-04-22T21:13:47.768 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:47 smithi123 bash[58916]: cluster 2024-04-22T21:13:45.452778+0000 mgr.x (mgr.34107) 1392 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:13:47.768 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:47 smithi123 bash[58916]: cluster 2024-04-22T21:13:45.452778+0000 mgr.x (mgr.34107) 1392 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:13:47.768 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:47 smithi123 bash[58916]: audit 2024-04-22T21:13:45.963081+0000 mgr.x (mgr.34107) 1393 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:47.768 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:47 smithi123 bash[58916]: audit 2024-04-22T21:13:45.963081+0000 mgr.x (mgr.34107) 1393 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:47.768 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:47 smithi123 bash[58916]: cluster 2024-04-22T21:13:46.258122+0000 mon.a (mon.0) 1464 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:13:47.768 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:47 smithi123 bash[58916]: cluster 2024-04-22T21:13:46.258122+0000 mon.a (mon.0) 1464 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:13:47.768 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:47 smithi123 bash[58916]: cluster 2024-04-22T21:13:46.272595+0000 mon.a (mon.0) 1465 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-04-22T21:13:47.768 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:47 smithi123 bash[58916]: cluster 2024-04-22T21:13:46.272595+0000 mon.a (mon.0) 1465 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-04-22T21:13:47.769 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:47 smithi123 bash[58916]: audit 2024-04-22T21:13:46.499194+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:47.769 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:47 smithi123 bash[58916]: audit 2024-04-22T21:13:46.499194+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:47.769 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:47 smithi123 bash[58916]: audit 2024-04-22T21:13:46.515085+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:47.769 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:47 smithi123 bash[58916]: audit 2024-04-22T21:13:46.515085+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:47.769 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:47 smithi123 bash[58916]: audit 2024-04-22T21:13:46.527958+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:47.769 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:47 smithi123 bash[58916]: audit 2024-04-22T21:13:46.527958+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:47.769 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:47 smithi123 bash[58916]: audit 2024-04-22T21:13:47.224642+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:47.769 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:47 smithi123 bash[58916]: audit 2024-04-22T21:13:47.224642+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:47.769 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:47 smithi123 bash[58916]: audit 2024-04-22T21:13:47.243962+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:47.769 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:47 smithi123 bash[58916]: audit 2024-04-22T21:13:47.243962+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:48.240 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:13:48 smithi123 bash[72832]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-6 2024-04-22T21:13:48.240 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:13:47 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:13:47] "GET /metrics HTTP/1.1" 200 38393 "" "Prometheus/2.33.4" 2024-04-22T21:13:48.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:48 smithi121 bash[73084]: cluster 2024-04-22T21:13:47.254848+0000 mgr.x (mgr.34107) 1394 : cluster [DBG] pgmap v226: 161 pgs: 20 peering, 8 stale+active+clean, 133 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 939 B/s rd, 0 op/s 2024-04-22T21:13:48.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:48 smithi121 bash[73084]: cluster 2024-04-22T21:13:47.254848+0000 mgr.x (mgr.34107) 1394 : cluster [DBG] pgmap v226: 161 pgs: 20 peering, 8 stale+active+clean, 133 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 939 B/s rd, 0 op/s 2024-04-22T21:13:48.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:48 smithi121 bash[73084]: audit 2024-04-22T21:13:47.259982+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:48.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:48 smithi121 bash[73084]: audit 2024-04-22T21:13:47.259982+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:48.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:48 smithi121 bash[73084]: cluster 2024-04-22T21:13:47.280804+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-04-22T21:13:48.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:48 smithi121 bash[73084]: cluster 2024-04-22T21:13:47.280804+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-04-22T21:13:48.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:48 smithi121 bash[73084]: audit 2024-04-22T21:13:47.410089+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:48.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:48 smithi121 bash[73084]: audit 2024-04-22T21:13:47.410089+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:48.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:48 smithi121 bash[73084]: audit 2024-04-22T21:13:47.421426+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:48.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:48 smithi121 bash[73084]: audit 2024-04-22T21:13:47.421426+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:48.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:48 smithi121 bash[73084]: audit 2024-04-22T21:13:47.428649+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:48.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:48 smithi121 bash[73084]: audit 2024-04-22T21:13:47.428649+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:48.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:48 smithi121 bash[73084]: cluster 2024-04-22T21:13:48.239182+0000 mon.a (mon.0) 1476 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:13:48.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:48 smithi121 bash[73084]: cluster 2024-04-22T21:13:48.239182+0000 mon.a (mon.0) 1476 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:13:48.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:48 smithi121 bash[73084]: cluster 2024-04-22T21:13:48.239214+0000 mon.a (mon.0) 1477 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-04-22T21:13:48.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:48 smithi121 bash[73084]: cluster 2024-04-22T21:13:48.239214+0000 mon.a (mon.0) 1477 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-04-22T21:13:48.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:48 smithi121 bash[75184]: cluster 2024-04-22T21:13:47.254848+0000 mgr.x (mgr.34107) 1394 : cluster [DBG] pgmap v226: 161 pgs: 20 peering, 8 stale+active+clean, 133 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 939 B/s rd, 0 op/s 2024-04-22T21:13:48.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:48 smithi121 bash[75184]: cluster 2024-04-22T21:13:47.254848+0000 mgr.x (mgr.34107) 1394 : cluster [DBG] pgmap v226: 161 pgs: 20 peering, 8 stale+active+clean, 133 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 939 B/s rd, 0 op/s 2024-04-22T21:13:48.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:48 smithi121 bash[75184]: audit 2024-04-22T21:13:47.259982+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:48.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:48 smithi121 bash[75184]: audit 2024-04-22T21:13:47.259982+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:48.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:48 smithi121 bash[75184]: cluster 2024-04-22T21:13:47.280804+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-04-22T21:13:48.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:48 smithi121 bash[75184]: cluster 2024-04-22T21:13:47.280804+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-04-22T21:13:48.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:48 smithi121 bash[75184]: audit 2024-04-22T21:13:47.410089+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:48.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:48 smithi121 bash[75184]: audit 2024-04-22T21:13:47.410089+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:48.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:48 smithi121 bash[75184]: audit 2024-04-22T21:13:47.421426+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:48.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:48 smithi121 bash[75184]: audit 2024-04-22T21:13:47.421426+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:48.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:48 smithi121 bash[75184]: audit 2024-04-22T21:13:47.428649+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:48.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:48 smithi121 bash[75184]: audit 2024-04-22T21:13:47.428649+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:48.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:48 smithi121 bash[75184]: cluster 2024-04-22T21:13:48.239182+0000 mon.a (mon.0) 1476 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:13:48.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:48 smithi121 bash[75184]: cluster 2024-04-22T21:13:48.239182+0000 mon.a (mon.0) 1476 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:13:48.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:48 smithi121 bash[75184]: cluster 2024-04-22T21:13:48.239214+0000 mon.a (mon.0) 1477 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-04-22T21:13:48.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:48 smithi121 bash[75184]: cluster 2024-04-22T21:13:48.239214+0000 mon.a (mon.0) 1477 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-04-22T21:13:48.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:48 smithi123 bash[58916]: cluster 2024-04-22T21:13:47.254848+0000 mgr.x (mgr.34107) 1394 : cluster [DBG] pgmap v226: 161 pgs: 20 peering, 8 stale+active+clean, 133 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 939 B/s rd, 0 op/s 2024-04-22T21:13:48.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:48 smithi123 bash[58916]: cluster 2024-04-22T21:13:47.254848+0000 mgr.x (mgr.34107) 1394 : cluster [DBG] pgmap v226: 161 pgs: 20 peering, 8 stale+active+clean, 133 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 939 B/s rd, 0 op/s 2024-04-22T21:13:48.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:48 smithi123 bash[58916]: audit 2024-04-22T21:13:47.259982+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:48.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:48 smithi123 bash[58916]: audit 2024-04-22T21:13:47.259982+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:48.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:48 smithi123 bash[58916]: cluster 2024-04-22T21:13:47.280804+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-04-22T21:13:48.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:48 smithi123 bash[58916]: cluster 2024-04-22T21:13:47.280804+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-04-22T21:13:48.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:48 smithi123 bash[58916]: audit 2024-04-22T21:13:47.410089+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:48.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:48 smithi123 bash[58916]: audit 2024-04-22T21:13:47.410089+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:48.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:48 smithi123 bash[58916]: audit 2024-04-22T21:13:47.421426+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:48.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:48 smithi123 bash[58916]: audit 2024-04-22T21:13:47.421426+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:48.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:48 smithi123 bash[58916]: audit 2024-04-22T21:13:47.428649+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:48.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:48 smithi123 bash[58916]: audit 2024-04-22T21:13:47.428649+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:48.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:48 smithi123 bash[58916]: cluster 2024-04-22T21:13:48.239182+0000 mon.a (mon.0) 1476 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:13:48.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:48 smithi123 bash[58916]: cluster 2024-04-22T21:13:48.239182+0000 mon.a (mon.0) 1476 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:13:48.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:48 smithi123 bash[58916]: cluster 2024-04-22T21:13:48.239214+0000 mon.a (mon.0) 1477 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-04-22T21:13:48.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:48 smithi123 bash[58916]: cluster 2024-04-22T21:13:48.239214+0000 mon.a (mon.0) 1477 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-04-22T21:13:49.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:49 smithi121 bash[73084]: cluster 2024-04-22T21:13:47.427740+0000 mgr.x (mgr.34107) 1395 : cluster [DBG] pgmap v228: 161 pgs: 20 peering, 8 stale+active+clean, 133 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 685 B/s rd, 0 op/s 2024-04-22T21:13:49.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:49 smithi121 bash[73084]: cluster 2024-04-22T21:13:47.427740+0000 mgr.x (mgr.34107) 1395 : cluster [DBG] pgmap v228: 161 pgs: 20 peering, 8 stale+active+clean, 133 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 685 B/s rd, 0 op/s 2024-04-22T21:13:49.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:49 smithi121 bash[73084]: cluster 2024-04-22T21:13:47.428003+0000 mgr.x (mgr.34107) 1396 : cluster [DBG] pgmap v229: 161 pgs: 20 peering, 8 stale+active+clean, 133 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:13:49.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:49 smithi121 bash[73084]: cluster 2024-04-22T21:13:47.428003+0000 mgr.x (mgr.34107) 1396 : cluster [DBG] pgmap v229: 161 pgs: 20 peering, 8 stale+active+clean, 133 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:13:49.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:49 smithi121 bash[75184]: cluster 2024-04-22T21:13:47.427740+0000 mgr.x (mgr.34107) 1395 : cluster [DBG] pgmap v228: 161 pgs: 20 peering, 8 stale+active+clean, 133 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 685 B/s rd, 0 op/s 2024-04-22T21:13:49.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:49 smithi121 bash[75184]: cluster 2024-04-22T21:13:47.427740+0000 mgr.x (mgr.34107) 1395 : cluster [DBG] pgmap v228: 161 pgs: 20 peering, 8 stale+active+clean, 133 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 685 B/s rd, 0 op/s 2024-04-22T21:13:49.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:49 smithi121 bash[75184]: cluster 2024-04-22T21:13:47.428003+0000 mgr.x (mgr.34107) 1396 : cluster [DBG] pgmap v229: 161 pgs: 20 peering, 8 stale+active+clean, 133 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:13:49.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:49 smithi121 bash[75184]: cluster 2024-04-22T21:13:47.428003+0000 mgr.x (mgr.34107) 1396 : cluster [DBG] pgmap v229: 161 pgs: 20 peering, 8 stale+active+clean, 133 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:13:49.613 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:49 smithi123 bash[58916]: cluster 2024-04-22T21:13:47.427740+0000 mgr.x (mgr.34107) 1395 : cluster [DBG] pgmap v228: 161 pgs: 20 peering, 8 stale+active+clean, 133 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 685 B/s rd, 0 op/s 2024-04-22T21:13:49.613 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:49 smithi123 bash[58916]: cluster 2024-04-22T21:13:47.427740+0000 mgr.x (mgr.34107) 1395 : cluster [DBG] pgmap v228: 161 pgs: 20 peering, 8 stale+active+clean, 133 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 685 B/s rd, 0 op/s 2024-04-22T21:13:49.614 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:49 smithi123 bash[58916]: cluster 2024-04-22T21:13:47.428003+0000 mgr.x (mgr.34107) 1396 : cluster [DBG] pgmap v229: 161 pgs: 20 peering, 8 stale+active+clean, 133 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:13:49.614 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:49 smithi123 bash[58916]: cluster 2024-04-22T21:13:47.428003+0000 mgr.x (mgr.34107) 1396 : cluster [DBG] pgmap v229: 161 pgs: 20 peering, 8 stale+active+clean, 133 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:13:50.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:50 smithi123 bash[58916]: cluster 2024-04-22T21:13:50.267073+0000 mon.a (mon.0) 1478 : cluster [WRN] Health check failed: Degraded data redundancy: 36/630 objects degraded (5.714%), 8 pgs degraded (PG_DEGRADED) 2024-04-22T21:13:50.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:50 smithi123 bash[58916]: cluster 2024-04-22T21:13:50.267073+0000 mon.a (mon.0) 1478 : cluster [WRN] Health check failed: Degraded data redundancy: 36/630 objects degraded (5.714%), 8 pgs degraded (PG_DEGRADED) 2024-04-22T21:13:50.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:50 smithi121 bash[73084]: cluster 2024-04-22T21:13:50.267073+0000 mon.a (mon.0) 1478 : cluster [WRN] Health check failed: Degraded data redundancy: 36/630 objects degraded (5.714%), 8 pgs degraded (PG_DEGRADED) 2024-04-22T21:13:50.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:50 smithi121 bash[73084]: cluster 2024-04-22T21:13:50.267073+0000 mon.a (mon.0) 1478 : cluster [WRN] Health check failed: Degraded data redundancy: 36/630 objects degraded (5.714%), 8 pgs degraded (PG_DEGRADED) 2024-04-22T21:13:50.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:50 smithi121 bash[75184]: cluster 2024-04-22T21:13:50.267073+0000 mon.a (mon.0) 1478 : cluster [WRN] Health check failed: Degraded data redundancy: 36/630 objects degraded (5.714%), 8 pgs degraded (PG_DEGRADED) 2024-04-22T21:13:50.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:50 smithi121 bash[75184]: cluster 2024-04-22T21:13:50.267073+0000 mon.a (mon.0) 1478 : cluster [WRN] Health check failed: Degraded data redundancy: 36/630 objects degraded (5.714%), 8 pgs degraded (PG_DEGRADED) 2024-04-22T21:13:51.490 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:13:51 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:51.490 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:13:51 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:51.490 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:13:51 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:51.491 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:13:51 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:51.491 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:13:51 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:51.491 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:13:51 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:51.492 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:13:51 smithi123 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.6.service: Deactivated successfully. 2024-04-22T21:13:51.492 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:13:51 smithi123 systemd[1]: Stopped Ceph osd.6 for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:13:51.492 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:13:51 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:51.492 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:13:51 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:51.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:51 smithi123 bash[58916]: cluster 2024-04-22T21:13:49.429391+0000 mgr.x (mgr.34107) 1397 : cluster [DBG] pgmap v230: 161 pgs: 8 active+undersized+degraded, 20 peering, 1 stale+active+clean, 17 active+undersized, 115 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 36/630 objects degraded (5.714%) 2024-04-22T21:13:51.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:51 smithi123 bash[58916]: cluster 2024-04-22T21:13:49.429391+0000 mgr.x (mgr.34107) 1397 : cluster [DBG] pgmap v230: 161 pgs: 8 active+undersized+degraded, 20 peering, 1 stale+active+clean, 17 active+undersized, 115 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 36/630 objects degraded (5.714%) 2024-04-22T21:13:51.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:51 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:13:51.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:51 smithi121 bash[73084]: cluster 2024-04-22T21:13:49.429391+0000 mgr.x (mgr.34107) 1397 : cluster [DBG] pgmap v230: 161 pgs: 8 active+undersized+degraded, 20 peering, 1 stale+active+clean, 17 active+undersized, 115 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 36/630 objects degraded (5.714%) 2024-04-22T21:13:51.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:51 smithi121 bash[73084]: cluster 2024-04-22T21:13:49.429391+0000 mgr.x (mgr.34107) 1397 : cluster [DBG] pgmap v230: 161 pgs: 8 active+undersized+degraded, 20 peering, 1 stale+active+clean, 17 active+undersized, 115 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 36/630 objects degraded (5.714%) 2024-04-22T21:13:51.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:51 smithi121 bash[75184]: cluster 2024-04-22T21:13:49.429391+0000 mgr.x (mgr.34107) 1397 : cluster [DBG] pgmap v230: 161 pgs: 8 active+undersized+degraded, 20 peering, 1 stale+active+clean, 17 active+undersized, 115 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 36/630 objects degraded (5.714%) 2024-04-22T21:13:51.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:51 smithi121 bash[75184]: cluster 2024-04-22T21:13:49.429391+0000 mgr.x (mgr.34107) 1397 : cluster [DBG] pgmap v230: 161 pgs: 8 active+undersized+degraded, 20 peering, 1 stale+active+clean, 17 active+undersized, 115 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 36/630 objects degraded (5.714%) 2024-04-22T21:13:51.989 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:13:51 smithi123 systemd[1]: Started Ceph osd.6 for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:13:52.820 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: cluster 2024-04-22T21:13:51.430544+0000 mgr.x (mgr.34107) 1398 : cluster [DBG] pgmap v231: 161 pgs: 11 active+undersized+degraded, 20 peering, 24 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 51/630 objects degraded (8.095%) 2024-04-22T21:13:52.820 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: cluster 2024-04-22T21:13:51.430544+0000 mgr.x (mgr.34107) 1398 : cluster [DBG] pgmap v231: 161 pgs: 11 active+undersized+degraded, 20 peering, 24 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 51/630 objects degraded (8.095%) 2024-04-22T21:13:52.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:51.565883+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:52.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:51.565883+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:52.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:51.584034+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:52.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:51.584034+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:52.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:51.601760+0000 mon.c (mon.1) 4011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:52.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:51.601760+0000 mon.c (mon.1) 4011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:52.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.080401+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:52.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.080401+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:52.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.095242+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:52.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.095242+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:52.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.099147+0000 mon.c (mon.1) 4012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:52.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.099147+0000 mon.c (mon.1) 4012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:52.821 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.100617+0000 mon.c (mon.1) 4013 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:52.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.100617+0000 mon.c (mon.1) 4013 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:52.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: cluster 2024-04-22T21:13:52.107498+0000 mgr.x (mgr.34107) 1399 : cluster [DBG] pgmap v232: 161 pgs: 13 active+undersized+degraded, 11 peering, 31 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2024-04-22T21:13:52.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: cluster 2024-04-22T21:13:52.107498+0000 mgr.x (mgr.34107) 1399 : cluster [DBG] pgmap v232: 161 pgs: 13 active+undersized+degraded, 11 peering, 31 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2024-04-22T21:13:52.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.111500+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:52.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.111500+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:52.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: cephadm 2024-04-22T21:13:52.117181+0000 mgr.x (mgr.34107) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:52.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: cephadm 2024-04-22T21:13:52.117181+0000 mgr.x (mgr.34107) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:52.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.202183+0000 mon.c (mon.1) 4014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:52.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.202183+0000 mon.c (mon.1) 4014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:52.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.207081+0000 mon.c (mon.1) 4015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:52.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.207081+0000 mon.c (mon.1) 4015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:52.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.209756+0000 mon.c (mon.1) 4016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:52.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.209756+0000 mon.c (mon.1) 4016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:52.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.214424+0000 mon.c (mon.1) 4017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:52.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.214424+0000 mon.c (mon.1) 4017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:52.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.216291+0000 mon.c (mon.1) 4018 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:52.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.216291+0000 mon.c (mon.1) 4018 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:52.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.227791+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:52.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.227791+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:52.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: cephadm 2024-04-22T21:13:52.232915+0000 mgr.x (mgr.34107) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:52.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: cephadm 2024-04-22T21:13:52.232915+0000 mgr.x (mgr.34107) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:52.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.308957+0000 mon.c (mon.1) 4019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:52.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.308957+0000 mon.c (mon.1) 4019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:52.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.312289+0000 mon.c (mon.1) 4020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:52.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.312289+0000 mon.c (mon.1) 4020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:52.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.313858+0000 mon.c (mon.1) 4021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:52.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.313858+0000 mon.c (mon.1) 4021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:52.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.317967+0000 mon.c (mon.1) 4022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:52.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.317967+0000 mon.c (mon.1) 4022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:52.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.319638+0000 mon.c (mon.1) 4023 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:52.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.319638+0000 mon.c (mon.1) 4023 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:52.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: cluster 2024-04-22T21:13:52.321669+0000 mon.a (mon.0) 1485 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:13:52.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: cluster 2024-04-22T21:13:52.321669+0000 mon.a (mon.0) 1485 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:13:52.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: cluster 2024-04-22T21:13:52.321726+0000 mon.a (mon.0) 1486 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-04-22T21:13:52.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: cluster 2024-04-22T21:13:52.321726+0000 mon.a (mon.0) 1486 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-04-22T21:13:52.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.336316+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:52.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.336316+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:52.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: cephadm 2024-04-22T21:13:52.341923+0000 mgr.x (mgr.34107) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:52.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: cephadm 2024-04-22T21:13:52.341923+0000 mgr.x (mgr.34107) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:52.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.412352+0000 mon.c (mon.1) 4024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:52.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.412352+0000 mon.c (mon.1) 4024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:52.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.415604+0000 mon.c (mon.1) 4025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:52.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.415604+0000 mon.c (mon.1) 4025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:52.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.417249+0000 mon.c (mon.1) 4026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:52.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.417249+0000 mon.c (mon.1) 4026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:52.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.420485+0000 mon.c (mon.1) 4027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:52.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.420485+0000 mon.c (mon.1) 4027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:52.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.421908+0000 mon.c (mon.1) 4028 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:52.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.421908+0000 mon.c (mon.1) 4028 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:52.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.433453+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:52.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.433453+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:52.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.510521+0000 mon.c (mon.1) 4029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:52.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.510521+0000 mon.c (mon.1) 4029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:52.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.513707+0000 mon.c (mon.1) 4030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:52.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.513707+0000 mon.c (mon.1) 4030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:52.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.515368+0000 mon.c (mon.1) 4031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:52.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.515368+0000 mon.c (mon.1) 4031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:52.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.518867+0000 mon.c (mon.1) 4032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:52.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.518867+0000 mon.c (mon.1) 4032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:52.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.520248+0000 mon.c (mon.1) 4033 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:52.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.520248+0000 mon.c (mon.1) 4033 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:52.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.531858+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:52.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:52 smithi123 bash[58916]: audit 2024-04-22T21:13:52.531858+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: cluster 2024-04-22T21:13:51.430544+0000 mgr.x (mgr.34107) 1398 : cluster [DBG] pgmap v231: 161 pgs: 11 active+undersized+degraded, 20 peering, 24 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 51/630 objects degraded (8.095%) 2024-04-22T21:13:53.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: cluster 2024-04-22T21:13:51.430544+0000 mgr.x (mgr.34107) 1398 : cluster [DBG] pgmap v231: 161 pgs: 11 active+undersized+degraded, 20 peering, 24 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 51/630 objects degraded (8.095%) 2024-04-22T21:13:53.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:51.565883+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:51.565883+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:51.584034+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:51.584034+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:51.601760+0000 mon.c (mon.1) 4011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:51.601760+0000 mon.c (mon.1) 4011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.080401+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.080401+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.095242+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.095242+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.099147+0000 mon.c (mon.1) 4012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.099147+0000 mon.c (mon.1) 4012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.100617+0000 mon.c (mon.1) 4013 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.100617+0000 mon.c (mon.1) 4013 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: cluster 2024-04-22T21:13:52.107498+0000 mgr.x (mgr.34107) 1399 : cluster [DBG] pgmap v232: 161 pgs: 13 active+undersized+degraded, 11 peering, 31 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2024-04-22T21:13:53.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: cluster 2024-04-22T21:13:52.107498+0000 mgr.x (mgr.34107) 1399 : cluster [DBG] pgmap v232: 161 pgs: 13 active+undersized+degraded, 11 peering, 31 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2024-04-22T21:13:53.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.111500+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.111500+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: cephadm 2024-04-22T21:13:52.117181+0000 mgr.x (mgr.34107) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: cephadm 2024-04-22T21:13:52.117181+0000 mgr.x (mgr.34107) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.202183+0000 mon.c (mon.1) 4014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.202183+0000 mon.c (mon.1) 4014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.207081+0000 mon.c (mon.1) 4015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.207081+0000 mon.c (mon.1) 4015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.209756+0000 mon.c (mon.1) 4016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.209756+0000 mon.c (mon.1) 4016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.214424+0000 mon.c (mon.1) 4017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.214424+0000 mon.c (mon.1) 4017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.216291+0000 mon.c (mon.1) 4018 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.216291+0000 mon.c (mon.1) 4018 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.227791+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.227791+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: cephadm 2024-04-22T21:13:52.232915+0000 mgr.x (mgr.34107) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: cephadm 2024-04-22T21:13:52.232915+0000 mgr.x (mgr.34107) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.308957+0000 mon.c (mon.1) 4019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.308957+0000 mon.c (mon.1) 4019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.312289+0000 mon.c (mon.1) 4020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.312289+0000 mon.c (mon.1) 4020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: cluster 2024-04-22T21:13:51.430544+0000 mgr.x (mgr.34107) 1398 : cluster [DBG] pgmap v231: 161 pgs: 11 active+undersized+degraded, 20 peering, 24 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 51/630 objects degraded (8.095%) 2024-04-22T21:13:53.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: cluster 2024-04-22T21:13:51.430544+0000 mgr.x (mgr.34107) 1398 : cluster [DBG] pgmap v231: 161 pgs: 11 active+undersized+degraded, 20 peering, 24 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 51/630 objects degraded (8.095%) 2024-04-22T21:13:53.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:51.565883+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:51.565883+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:51.584034+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:51.584034+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:51.601760+0000 mon.c (mon.1) 4011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:51.601760+0000 mon.c (mon.1) 4011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.080401+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.080401+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.095242+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.095242+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.099147+0000 mon.c (mon.1) 4012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.099147+0000 mon.c (mon.1) 4012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.100617+0000 mon.c (mon.1) 4013 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.100617+0000 mon.c (mon.1) 4013 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: cluster 2024-04-22T21:13:52.107498+0000 mgr.x (mgr.34107) 1399 : cluster [DBG] pgmap v232: 161 pgs: 13 active+undersized+degraded, 11 peering, 31 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2024-04-22T21:13:53.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: cluster 2024-04-22T21:13:52.107498+0000 mgr.x (mgr.34107) 1399 : cluster [DBG] pgmap v232: 161 pgs: 13 active+undersized+degraded, 11 peering, 31 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2024-04-22T21:13:53.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.111500+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.111500+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.313858+0000 mon.c (mon.1) 4021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.313858+0000 mon.c (mon.1) 4021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.317967+0000 mon.c (mon.1) 4022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.317967+0000 mon.c (mon.1) 4022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.319638+0000 mon.c (mon.1) 4023 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.319638+0000 mon.c (mon.1) 4023 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: cluster 2024-04-22T21:13:52.321669+0000 mon.a (mon.0) 1485 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:13:53.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: cluster 2024-04-22T21:13:52.321669+0000 mon.a (mon.0) 1485 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:13:53.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: cluster 2024-04-22T21:13:52.321726+0000 mon.a (mon.0) 1486 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-04-22T21:13:53.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: cluster 2024-04-22T21:13:52.321726+0000 mon.a (mon.0) 1486 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-04-22T21:13:53.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.336316+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.336316+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: cephadm 2024-04-22T21:13:52.341923+0000 mgr.x (mgr.34107) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: cephadm 2024-04-22T21:13:52.341923+0000 mgr.x (mgr.34107) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.412352+0000 mon.c (mon.1) 4024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.412352+0000 mon.c (mon.1) 4024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.415604+0000 mon.c (mon.1) 4025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.415604+0000 mon.c (mon.1) 4025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.417249+0000 mon.c (mon.1) 4026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.417249+0000 mon.c (mon.1) 4026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.420485+0000 mon.c (mon.1) 4027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.420485+0000 mon.c (mon.1) 4027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.421908+0000 mon.c (mon.1) 4028 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.421908+0000 mon.c (mon.1) 4028 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.433453+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.433453+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.510521+0000 mon.c (mon.1) 4029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.510521+0000 mon.c (mon.1) 4029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.513707+0000 mon.c (mon.1) 4030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.513707+0000 mon.c (mon.1) 4030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.515368+0000 mon.c (mon.1) 4031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.515368+0000 mon.c (mon.1) 4031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.518867+0000 mon.c (mon.1) 4032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.518867+0000 mon.c (mon.1) 4032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.520248+0000 mon.c (mon.1) 4033 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.520248+0000 mon.c (mon.1) 4033 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.531858+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[75184]: audit 2024-04-22T21:13:52.531858+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: cephadm 2024-04-22T21:13:52.117181+0000 mgr.x (mgr.34107) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: cephadm 2024-04-22T21:13:52.117181+0000 mgr.x (mgr.34107) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.202183+0000 mon.c (mon.1) 4014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.202183+0000 mon.c (mon.1) 4014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.207081+0000 mon.c (mon.1) 4015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.207081+0000 mon.c (mon.1) 4015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.209756+0000 mon.c (mon.1) 4016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.209756+0000 mon.c (mon.1) 4016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.214424+0000 mon.c (mon.1) 4017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.214424+0000 mon.c (mon.1) 4017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.216291+0000 mon.c (mon.1) 4018 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.216291+0000 mon.c (mon.1) 4018 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.227791+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.227791+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: cephadm 2024-04-22T21:13:52.232915+0000 mgr.x (mgr.34107) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: cephadm 2024-04-22T21:13:52.232915+0000 mgr.x (mgr.34107) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.308957+0000 mon.c (mon.1) 4019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.308957+0000 mon.c (mon.1) 4019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.312289+0000 mon.c (mon.1) 4020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.312289+0000 mon.c (mon.1) 4020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.313858+0000 mon.c (mon.1) 4021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.313858+0000 mon.c (mon.1) 4021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.317967+0000 mon.c (mon.1) 4022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.317967+0000 mon.c (mon.1) 4022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.319638+0000 mon.c (mon.1) 4023 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.319638+0000 mon.c (mon.1) 4023 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: cluster 2024-04-22T21:13:52.321669+0000 mon.a (mon.0) 1485 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:13:53.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: cluster 2024-04-22T21:13:52.321669+0000 mon.a (mon.0) 1485 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:13:53.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: cluster 2024-04-22T21:13:52.321726+0000 mon.a (mon.0) 1486 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-04-22T21:13:53.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: cluster 2024-04-22T21:13:52.321726+0000 mon.a (mon.0) 1486 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-04-22T21:13:53.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.336316+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.336316+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: cephadm 2024-04-22T21:13:52.341923+0000 mgr.x (mgr.34107) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: cephadm 2024-04-22T21:13:52.341923+0000 mgr.x (mgr.34107) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.412352+0000 mon.c (mon.1) 4024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.412352+0000 mon.c (mon.1) 4024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.415604+0000 mon.c (mon.1) 4025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.415604+0000 mon.c (mon.1) 4025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.417249+0000 mon.c (mon.1) 4026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.417249+0000 mon.c (mon.1) 4026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.420485+0000 mon.c (mon.1) 4027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.420485+0000 mon.c (mon.1) 4027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.421908+0000 mon.c (mon.1) 4028 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.421908+0000 mon.c (mon.1) 4028 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.433453+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.433453+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.510521+0000 mon.c (mon.1) 4029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.510521+0000 mon.c (mon.1) 4029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.513707+0000 mon.c (mon.1) 4030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.513707+0000 mon.c (mon.1) 4030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.515368+0000 mon.c (mon.1) 4031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.515368+0000 mon.c (mon.1) 4031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.518867+0000 mon.c (mon.1) 4032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.518867+0000 mon.c (mon.1) 4032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.520248+0000 mon.c (mon.1) 4033 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.520248+0000 mon.c (mon.1) 4033 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.531858+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:52 smithi121 bash[73084]: audit 2024-04-22T21:13:52.531858+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.740 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[73044]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-22T21:13:53.740 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[73044]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-22T21:13:53.740 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[73044]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-22T21:13:53.740 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[73044]: 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-22T21:13:53.740 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[73044]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-22T21:13:53.740 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[73044]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-22T21:13:53.740 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[73044]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-04-22T21:13:53.740 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[73044]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-22T21:13:53.740 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[73044]: --> ceph-volume raw activate successful for osd ID: 6 2024-04-22T21:13:53.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: cephadm 2024-04-22T21:13:52.439289+0000 mgr.x (mgr.34107) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: cephadm 2024-04-22T21:13:52.439289+0000 mgr.x (mgr.34107) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: cephadm 2024-04-22T21:13:52.537034+0000 mgr.x (mgr.34107) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: cephadm 2024-04-22T21:13:52.537034+0000 mgr.x (mgr.34107) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.607794+0000 mon.c (mon.1) 4034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.607794+0000 mon.c (mon.1) 4034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.610675+0000 mon.c (mon.1) 4035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.610675+0000 mon.c (mon.1) 4035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.612143+0000 mon.c (mon.1) 4036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.612143+0000 mon.c (mon.1) 4036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.614606+0000 mon.c (mon.1) 4037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.614606+0000 mon.c (mon.1) 4037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.615592+0000 mon.c (mon.1) 4038 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.615592+0000 mon.c (mon.1) 4038 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.625735+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.625735+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: cephadm 2024-04-22T21:13:52.630898+0000 mgr.x (mgr.34107) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: cephadm 2024-04-22T21:13:52.630898+0000 mgr.x (mgr.34107) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.667600+0000 mon.c (mon.1) 4039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.667600+0000 mon.c (mon.1) 4039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.670233+0000 mon.c (mon.1) 4040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.670233+0000 mon.c (mon.1) 4040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.671644+0000 mon.c (mon.1) 4041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.671644+0000 mon.c (mon.1) 4041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.674041+0000 mon.c (mon.1) 4042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.674041+0000 mon.c (mon.1) 4042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.675000+0000 mon.c (mon.1) 4043 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.675000+0000 mon.c (mon.1) 4043 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.683650+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.683650+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: cephadm 2024-04-22T21:13:52.689090+0000 mgr.x (mgr.34107) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: cephadm 2024-04-22T21:13:52.689090+0000 mgr.x (mgr.34107) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.726098+0000 mon.c (mon.1) 4044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.726098+0000 mon.c (mon.1) 4044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.729149+0000 mon.c (mon.1) 4045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.729149+0000 mon.c (mon.1) 4045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.730701+0000 mon.c (mon.1) 4046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.730701+0000 mon.c (mon.1) 4046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.733539+0000 mon.c (mon.1) 4047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.733539+0000 mon.c (mon.1) 4047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.734500+0000 mon.c (mon.1) 4048 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.734500+0000 mon.c (mon.1) 4048 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.745462+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.745462+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: cephadm 2024-04-22T21:13:52.751252+0000 mgr.x (mgr.34107) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: cephadm 2024-04-22T21:13:52.751252+0000 mgr.x (mgr.34107) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.788237+0000 mon.c (mon.1) 4049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.788237+0000 mon.c (mon.1) 4049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.791328+0000 mon.c (mon.1) 4050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.791328+0000 mon.c (mon.1) 4050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.792891+0000 mon.c (mon.1) 4051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.792891+0000 mon.c (mon.1) 4051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.795690+0000 mon.c (mon.1) 4052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.795690+0000 mon.c (mon.1) 4052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.796841+0000 mon.c (mon.1) 4053 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.796841+0000 mon.c (mon.1) 4053 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.807996+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.807996+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: cephadm 2024-04-22T21:13:52.813229+0000 mgr.x (mgr.34107) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: cephadm 2024-04-22T21:13:52.813229+0000 mgr.x (mgr.34107) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.869338+0000 mon.c (mon.1) 4054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.869338+0000 mon.c (mon.1) 4054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.872330+0000 mon.c (mon.1) 4055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.872330+0000 mon.c (mon.1) 4055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.873910+0000 mon.c (mon.1) 4056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.873910+0000 mon.c (mon.1) 4056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.876666+0000 mon.c (mon.1) 4057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.876666+0000 mon.c (mon.1) 4057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.877766+0000 mon.c (mon.1) 4058 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.877766+0000 mon.c (mon.1) 4058 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.889401+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.889401+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: cephadm 2024-04-22T21:13:52.894588+0000 mgr.x (mgr.34107) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: cephadm 2024-04-22T21:13:52.894588+0000 mgr.x (mgr.34107) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.953426+0000 mon.c (mon.1) 4059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.953426+0000 mon.c (mon.1) 4059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.956864+0000 mon.c (mon.1) 4060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.956864+0000 mon.c (mon.1) 4060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.958474+0000 mon.c (mon.1) 4061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.958474+0000 mon.c (mon.1) 4061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.961638+0000 mon.c (mon.1) 4062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.961638+0000 mon.c (mon.1) 4062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.962779+0000 mon.c (mon.1) 4063 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.962779+0000 mon.c (mon.1) 4063 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.973733+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:52.973733+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: cephadm 2024-04-22T21:13:52.978917+0000 mgr.x (mgr.34107) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: cephadm 2024-04-22T21:13:52.978917+0000 mgr.x (mgr.34107) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.032173+0000 mon.c (mon.1) 4064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.032173+0000 mon.c (mon.1) 4064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.035606+0000 mon.c (mon.1) 4065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.035606+0000 mon.c (mon.1) 4065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.037207+0000 mon.c (mon.1) 4066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.037207+0000 mon.c (mon.1) 4066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.039935+0000 mon.c (mon.1) 4067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.039935+0000 mon.c (mon.1) 4067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.041356+0000 mon.c (mon.1) 4068 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.041356+0000 mon.c (mon.1) 4068 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.054900+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.054900+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: cephadm 2024-04-22T21:13:53.060759+0000 mgr.x (mgr.34107) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: cephadm 2024-04-22T21:13:53.060759+0000 mgr.x (mgr.34107) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.114702+0000 mon.c (mon.1) 4069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.114702+0000 mon.c (mon.1) 4069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.117743+0000 mon.c (mon.1) 4070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.117743+0000 mon.c (mon.1) 4070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.119333+0000 mon.c (mon.1) 4071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.119333+0000 mon.c (mon.1) 4071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.122261+0000 mon.c (mon.1) 4072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.122261+0000 mon.c (mon.1) 4072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.123461+0000 mon.c (mon.1) 4073 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.123461+0000 mon.c (mon.1) 4073 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.136738+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.136738+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: cephadm 2024-04-22T21:13:53.142217+0000 mgr.x (mgr.34107) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: cephadm 2024-04-22T21:13:53.142217+0000 mgr.x (mgr.34107) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.200380+0000 mon.c (mon.1) 4074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.200380+0000 mon.c (mon.1) 4074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.203063+0000 mon.c (mon.1) 4075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.203063+0000 mon.c (mon.1) 4075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.204368+0000 mon.c (mon.1) 4076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.204368+0000 mon.c (mon.1) 4076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.206945+0000 mon.c (mon.1) 4077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.206945+0000 mon.c (mon.1) 4077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.207897+0000 mon.c (mon.1) 4078 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.207897+0000 mon.c (mon.1) 4078 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.218957+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.218957+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: cephadm 2024-04-22T21:13:53.224581+0000 mgr.x (mgr.34107) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: cephadm 2024-04-22T21:13:53.224581+0000 mgr.x (mgr.34107) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.277358+0000 mon.c (mon.1) 4079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.277358+0000 mon.c (mon.1) 4079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.280154+0000 mon.c (mon.1) 4080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.280154+0000 mon.c (mon.1) 4080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.281700+0000 mon.c (mon.1) 4081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.281700+0000 mon.c (mon.1) 4081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.284610+0000 mon.c (mon.1) 4082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.284610+0000 mon.c (mon.1) 4082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.285659+0000 mon.c (mon.1) 4083 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.285659+0000 mon.c (mon.1) 4083 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.297006+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.297006+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: cephadm 2024-04-22T21:13:53.302445+0000 mgr.x (mgr.34107) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: cephadm 2024-04-22T21:13:53.302445+0000 mgr.x (mgr.34107) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.355802+0000 mon.c (mon.1) 4084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.355802+0000 mon.c (mon.1) 4084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.358630+0000 mon.c (mon.1) 4085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.358630+0000 mon.c (mon.1) 4085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.360124+0000 mon.c (mon.1) 4086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.360124+0000 mon.c (mon.1) 4086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.362987+0000 mon.c (mon.1) 4087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.362987+0000 mon.c (mon.1) 4087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.364341+0000 mon.c (mon.1) 4088 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.364341+0000 mon.c (mon.1) 4088 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.375974+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.375974+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: cephadm 2024-04-22T21:13:53.381530+0000 mgr.x (mgr.34107) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: cephadm 2024-04-22T21:13:53.381530+0000 mgr.x (mgr.34107) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:53.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.435458+0000 mon.c (mon.1) 4089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.435458+0000 mon.c (mon.1) 4089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.438519+0000 mon.c (mon.1) 4090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.438519+0000 mon.c (mon.1) 4090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.440240+0000 mon.c (mon.1) 4091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.440240+0000 mon.c (mon.1) 4091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.443519+0000 mon.c (mon.1) 4092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.443519+0000 mon.c (mon.1) 4092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.444733+0000 mon.c (mon.1) 4093 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.444733+0000 mon.c (mon.1) 4093 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.456099+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.456099+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.515492+0000 mon.c (mon.1) 4094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.515492+0000 mon.c (mon.1) 4094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.518532+0000 mon.c (mon.1) 4095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.518532+0000 mon.c (mon.1) 4095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:53.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.520304+0000 mon.c (mon.1) 4096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.520304+0000 mon.c (mon.1) 4096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:53.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.522955+0000 mon.c (mon.1) 4097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.522955+0000 mon.c (mon.1) 4097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:53.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.524093+0000 mon.c (mon.1) 4098 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.524093+0000 mon.c (mon.1) 4098 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:53.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.535392+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:53.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:53 smithi123 bash[58916]: audit 2024-04-22T21:13:53.535392+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: cephadm 2024-04-22T21:13:52.439289+0000 mgr.x (mgr.34107) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: cephadm 2024-04-22T21:13:52.439289+0000 mgr.x (mgr.34107) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: cephadm 2024-04-22T21:13:52.537034+0000 mgr.x (mgr.34107) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: cephadm 2024-04-22T21:13:52.537034+0000 mgr.x (mgr.34107) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.607794+0000 mon.c (mon.1) 4034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.607794+0000 mon.c (mon.1) 4034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.610675+0000 mon.c (mon.1) 4035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.610675+0000 mon.c (mon.1) 4035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.612143+0000 mon.c (mon.1) 4036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.612143+0000 mon.c (mon.1) 4036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.614606+0000 mon.c (mon.1) 4037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.614606+0000 mon.c (mon.1) 4037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.615592+0000 mon.c (mon.1) 4038 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.615592+0000 mon.c (mon.1) 4038 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.625735+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.625735+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: cephadm 2024-04-22T21:13:52.630898+0000 mgr.x (mgr.34107) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: cephadm 2024-04-22T21:13:52.630898+0000 mgr.x (mgr.34107) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.667600+0000 mon.c (mon.1) 4039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.667600+0000 mon.c (mon.1) 4039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: cephadm 2024-04-22T21:13:52.439289+0000 mgr.x (mgr.34107) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: cephadm 2024-04-22T21:13:52.439289+0000 mgr.x (mgr.34107) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: cephadm 2024-04-22T21:13:52.537034+0000 mgr.x (mgr.34107) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: cephadm 2024-04-22T21:13:52.537034+0000 mgr.x (mgr.34107) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.607794+0000 mon.c (mon.1) 4034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.607794+0000 mon.c (mon.1) 4034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.610675+0000 mon.c (mon.1) 4035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.610675+0000 mon.c (mon.1) 4035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.612143+0000 mon.c (mon.1) 4036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.612143+0000 mon.c (mon.1) 4036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.614606+0000 mon.c (mon.1) 4037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.614606+0000 mon.c (mon.1) 4037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.615592+0000 mon.c (mon.1) 4038 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.615592+0000 mon.c (mon.1) 4038 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.625735+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.625735+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: cephadm 2024-04-22T21:13:52.630898+0000 mgr.x (mgr.34107) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: cephadm 2024-04-22T21:13:52.630898+0000 mgr.x (mgr.34107) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.667600+0000 mon.c (mon.1) 4039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.667600+0000 mon.c (mon.1) 4039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.670233+0000 mon.c (mon.1) 4040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.670233+0000 mon.c (mon.1) 4040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.671644+0000 mon.c (mon.1) 4041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.671644+0000 mon.c (mon.1) 4041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.674041+0000 mon.c (mon.1) 4042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.674041+0000 mon.c (mon.1) 4042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.675000+0000 mon.c (mon.1) 4043 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.675000+0000 mon.c (mon.1) 4043 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.683650+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.683650+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: cephadm 2024-04-22T21:13:52.689090+0000 mgr.x (mgr.34107) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: cephadm 2024-04-22T21:13:52.689090+0000 mgr.x (mgr.34107) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.726098+0000 mon.c (mon.1) 4044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.726098+0000 mon.c (mon.1) 4044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.729149+0000 mon.c (mon.1) 4045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.729149+0000 mon.c (mon.1) 4045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.730701+0000 mon.c (mon.1) 4046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.730701+0000 mon.c (mon.1) 4046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.733539+0000 mon.c (mon.1) 4047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.733539+0000 mon.c (mon.1) 4047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.734500+0000 mon.c (mon.1) 4048 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.734500+0000 mon.c (mon.1) 4048 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.745462+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.745462+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: cephadm 2024-04-22T21:13:52.751252+0000 mgr.x (mgr.34107) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: cephadm 2024-04-22T21:13:52.751252+0000 mgr.x (mgr.34107) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.788237+0000 mon.c (mon.1) 4049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.788237+0000 mon.c (mon.1) 4049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.791328+0000 mon.c (mon.1) 4050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.791328+0000 mon.c (mon.1) 4050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.792891+0000 mon.c (mon.1) 4051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.792891+0000 mon.c (mon.1) 4051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.795690+0000 mon.c (mon.1) 4052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.795690+0000 mon.c (mon.1) 4052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.796841+0000 mon.c (mon.1) 4053 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.796841+0000 mon.c (mon.1) 4053 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.807996+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.807996+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: cephadm 2024-04-22T21:13:52.813229+0000 mgr.x (mgr.34107) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.670233+0000 mon.c (mon.1) 4040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.670233+0000 mon.c (mon.1) 4040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.671644+0000 mon.c (mon.1) 4041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.671644+0000 mon.c (mon.1) 4041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.674041+0000 mon.c (mon.1) 4042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.674041+0000 mon.c (mon.1) 4042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.675000+0000 mon.c (mon.1) 4043 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.675000+0000 mon.c (mon.1) 4043 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.683650+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.683650+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: cephadm 2024-04-22T21:13:52.689090+0000 mgr.x (mgr.34107) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: cephadm 2024-04-22T21:13:52.689090+0000 mgr.x (mgr.34107) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.726098+0000 mon.c (mon.1) 4044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.726098+0000 mon.c (mon.1) 4044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.729149+0000 mon.c (mon.1) 4045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.729149+0000 mon.c (mon.1) 4045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.730701+0000 mon.c (mon.1) 4046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.730701+0000 mon.c (mon.1) 4046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.733539+0000 mon.c (mon.1) 4047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: cephadm 2024-04-22T21:13:52.813229+0000 mgr.x (mgr.34107) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.869338+0000 mon.c (mon.1) 4054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.869338+0000 mon.c (mon.1) 4054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.872330+0000 mon.c (mon.1) 4055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.872330+0000 mon.c (mon.1) 4055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.873910+0000 mon.c (mon.1) 4056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.873910+0000 mon.c (mon.1) 4056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.876666+0000 mon.c (mon.1) 4057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.876666+0000 mon.c (mon.1) 4057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.877766+0000 mon.c (mon.1) 4058 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.877766+0000 mon.c (mon.1) 4058 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.889401+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.889401+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: cephadm 2024-04-22T21:13:52.894588+0000 mgr.x (mgr.34107) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: cephadm 2024-04-22T21:13:52.894588+0000 mgr.x (mgr.34107) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.953426+0000 mon.c (mon.1) 4059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.953426+0000 mon.c (mon.1) 4059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.956864+0000 mon.c (mon.1) 4060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.956864+0000 mon.c (mon.1) 4060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.958474+0000 mon.c (mon.1) 4061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.958474+0000 mon.c (mon.1) 4061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.961638+0000 mon.c (mon.1) 4062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.961638+0000 mon.c (mon.1) 4062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.962779+0000 mon.c (mon.1) 4063 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.962779+0000 mon.c (mon.1) 4063 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.973733+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:52.973733+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: cephadm 2024-04-22T21:13:52.978917+0000 mgr.x (mgr.34107) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: cephadm 2024-04-22T21:13:52.978917+0000 mgr.x (mgr.34107) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.032173+0000 mon.c (mon.1) 4064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.032173+0000 mon.c (mon.1) 4064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.035606+0000 mon.c (mon.1) 4065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.035606+0000 mon.c (mon.1) 4065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.037207+0000 mon.c (mon.1) 4066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.037207+0000 mon.c (mon.1) 4066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.039935+0000 mon.c (mon.1) 4067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.039935+0000 mon.c (mon.1) 4067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.041356+0000 mon.c (mon.1) 4068 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.041356+0000 mon.c (mon.1) 4068 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.733539+0000 mon.c (mon.1) 4047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.734500+0000 mon.c (mon.1) 4048 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.734500+0000 mon.c (mon.1) 4048 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.745462+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.745462+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: cephadm 2024-04-22T21:13:52.751252+0000 mgr.x (mgr.34107) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: cephadm 2024-04-22T21:13:52.751252+0000 mgr.x (mgr.34107) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.788237+0000 mon.c (mon.1) 4049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.788237+0000 mon.c (mon.1) 4049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.791328+0000 mon.c (mon.1) 4050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.791328+0000 mon.c (mon.1) 4050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.792891+0000 mon.c (mon.1) 4051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.792891+0000 mon.c (mon.1) 4051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.795690+0000 mon.c (mon.1) 4052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.795690+0000 mon.c (mon.1) 4052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.796841+0000 mon.c (mon.1) 4053 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.796841+0000 mon.c (mon.1) 4053 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.807996+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.807996+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: cephadm 2024-04-22T21:13:52.813229+0000 mgr.x (mgr.34107) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.054900+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.054900+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: cephadm 2024-04-22T21:13:53.060759+0000 mgr.x (mgr.34107) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: cephadm 2024-04-22T21:13:53.060759+0000 mgr.x (mgr.34107) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.114702+0000 mon.c (mon.1) 4069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.114702+0000 mon.c (mon.1) 4069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.117743+0000 mon.c (mon.1) 4070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.117743+0000 mon.c (mon.1) 4070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.119333+0000 mon.c (mon.1) 4071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.119333+0000 mon.c (mon.1) 4071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.122261+0000 mon.c (mon.1) 4072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.122261+0000 mon.c (mon.1) 4072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.123461+0000 mon.c (mon.1) 4073 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.123461+0000 mon.c (mon.1) 4073 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.136738+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.136738+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: cephadm 2024-04-22T21:13:53.142217+0000 mgr.x (mgr.34107) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: cephadm 2024-04-22T21:13:53.142217+0000 mgr.x (mgr.34107) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.200380+0000 mon.c (mon.1) 4074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.200380+0000 mon.c (mon.1) 4074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.203063+0000 mon.c (mon.1) 4075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.203063+0000 mon.c (mon.1) 4075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.204368+0000 mon.c (mon.1) 4076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.204368+0000 mon.c (mon.1) 4076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.206945+0000 mon.c (mon.1) 4077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.206945+0000 mon.c (mon.1) 4077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.207897+0000 mon.c (mon.1) 4078 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.207897+0000 mon.c (mon.1) 4078 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.218957+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.218957+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: cephadm 2024-04-22T21:13:53.224581+0000 mgr.x (mgr.34107) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: cephadm 2024-04-22T21:13:53.224581+0000 mgr.x (mgr.34107) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.277358+0000 mon.c (mon.1) 4079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.277358+0000 mon.c (mon.1) 4079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.280154+0000 mon.c (mon.1) 4080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.280154+0000 mon.c (mon.1) 4080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.281700+0000 mon.c (mon.1) 4081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.281700+0000 mon.c (mon.1) 4081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.284610+0000 mon.c (mon.1) 4082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.284610+0000 mon.c (mon.1) 4082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: cephadm 2024-04-22T21:13:52.813229+0000 mgr.x (mgr.34107) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.869338+0000 mon.c (mon.1) 4054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.869338+0000 mon.c (mon.1) 4054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.872330+0000 mon.c (mon.1) 4055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.872330+0000 mon.c (mon.1) 4055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.873910+0000 mon.c (mon.1) 4056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.873910+0000 mon.c (mon.1) 4056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.876666+0000 mon.c (mon.1) 4057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.876666+0000 mon.c (mon.1) 4057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.877766+0000 mon.c (mon.1) 4058 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.877766+0000 mon.c (mon.1) 4058 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.889401+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.889401+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: cephadm 2024-04-22T21:13:52.894588+0000 mgr.x (mgr.34107) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: cephadm 2024-04-22T21:13:52.894588+0000 mgr.x (mgr.34107) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.953426+0000 mon.c (mon.1) 4059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.953426+0000 mon.c (mon.1) 4059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.956864+0000 mon.c (mon.1) 4060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.956864+0000 mon.c (mon.1) 4060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.958474+0000 mon.c (mon.1) 4061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.285659+0000 mon.c (mon.1) 4083 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.285659+0000 mon.c (mon.1) 4083 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.297006+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.297006+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: cephadm 2024-04-22T21:13:53.302445+0000 mgr.x (mgr.34107) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: cephadm 2024-04-22T21:13:53.302445+0000 mgr.x (mgr.34107) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.355802+0000 mon.c (mon.1) 4084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.355802+0000 mon.c (mon.1) 4084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.358630+0000 mon.c (mon.1) 4085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.358630+0000 mon.c (mon.1) 4085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.360124+0000 mon.c (mon.1) 4086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.360124+0000 mon.c (mon.1) 4086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.362987+0000 mon.c (mon.1) 4087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.362987+0000 mon.c (mon.1) 4087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.364341+0000 mon.c (mon.1) 4088 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.364341+0000 mon.c (mon.1) 4088 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.375974+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.375974+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: cephadm 2024-04-22T21:13:53.381530+0000 mgr.x (mgr.34107) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: cephadm 2024-04-22T21:13:53.381530+0000 mgr.x (mgr.34107) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.435458+0000 mon.c (mon.1) 4089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.435458+0000 mon.c (mon.1) 4089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.438519+0000 mon.c (mon.1) 4090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.438519+0000 mon.c (mon.1) 4090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.440240+0000 mon.c (mon.1) 4091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.440240+0000 mon.c (mon.1) 4091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.443519+0000 mon.c (mon.1) 4092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.443519+0000 mon.c (mon.1) 4092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.444733+0000 mon.c (mon.1) 4093 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.444733+0000 mon.c (mon.1) 4093 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.456099+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.456099+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.515492+0000 mon.c (mon.1) 4094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.515492+0000 mon.c (mon.1) 4094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.518532+0000 mon.c (mon.1) 4095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.518532+0000 mon.c (mon.1) 4095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.520304+0000 mon.c (mon.1) 4096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.520304+0000 mon.c (mon.1) 4096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.522955+0000 mon.c (mon.1) 4097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.522955+0000 mon.c (mon.1) 4097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.524093+0000 mon.c (mon.1) 4098 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.524093+0000 mon.c (mon.1) 4098 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.535392+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[75184]: audit 2024-04-22T21:13:53.535392+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.958474+0000 mon.c (mon.1) 4061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.961638+0000 mon.c (mon.1) 4062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.961638+0000 mon.c (mon.1) 4062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.962779+0000 mon.c (mon.1) 4063 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.962779+0000 mon.c (mon.1) 4063 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.973733+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:52.973733+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: cephadm 2024-04-22T21:13:52.978917+0000 mgr.x (mgr.34107) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: cephadm 2024-04-22T21:13:52.978917+0000 mgr.x (mgr.34107) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.032173+0000 mon.c (mon.1) 4064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.032173+0000 mon.c (mon.1) 4064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.035606+0000 mon.c (mon.1) 4065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.035606+0000 mon.c (mon.1) 4065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.037207+0000 mon.c (mon.1) 4066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.037207+0000 mon.c (mon.1) 4066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.039935+0000 mon.c (mon.1) 4067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.039935+0000 mon.c (mon.1) 4067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.041356+0000 mon.c (mon.1) 4068 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.041356+0000 mon.c (mon.1) 4068 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.054900+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.054900+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: cephadm 2024-04-22T21:13:53.060759+0000 mgr.x (mgr.34107) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: cephadm 2024-04-22T21:13:53.060759+0000 mgr.x (mgr.34107) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.114702+0000 mon.c (mon.1) 4069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.114702+0000 mon.c (mon.1) 4069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.117743+0000 mon.c (mon.1) 4070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.117743+0000 mon.c (mon.1) 4070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.119333+0000 mon.c (mon.1) 4071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.119333+0000 mon.c (mon.1) 4071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.122261+0000 mon.c (mon.1) 4072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.122261+0000 mon.c (mon.1) 4072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.123461+0000 mon.c (mon.1) 4073 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.123461+0000 mon.c (mon.1) 4073 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.136738+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.136738+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: cephadm 2024-04-22T21:13:53.142217+0000 mgr.x (mgr.34107) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: cephadm 2024-04-22T21:13:53.142217+0000 mgr.x (mgr.34107) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.200380+0000 mon.c (mon.1) 4074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.200380+0000 mon.c (mon.1) 4074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.203063+0000 mon.c (mon.1) 4075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.203063+0000 mon.c (mon.1) 4075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.204368+0000 mon.c (mon.1) 4076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.204368+0000 mon.c (mon.1) 4076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.206945+0000 mon.c (mon.1) 4077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.206945+0000 mon.c (mon.1) 4077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.207897+0000 mon.c (mon.1) 4078 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.207897+0000 mon.c (mon.1) 4078 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.218957+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.218957+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: cephadm 2024-04-22T21:13:53.224581+0000 mgr.x (mgr.34107) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: cephadm 2024-04-22T21:13:53.224581+0000 mgr.x (mgr.34107) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.277358+0000 mon.c (mon.1) 4079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.277358+0000 mon.c (mon.1) 4079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.280154+0000 mon.c (mon.1) 4080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.280154+0000 mon.c (mon.1) 4080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.281700+0000 mon.c (mon.1) 4081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.281700+0000 mon.c (mon.1) 4081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.284610+0000 mon.c (mon.1) 4082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.070 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.284610+0000 mon.c (mon.1) 4082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.070 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.285659+0000 mon.c (mon.1) 4083 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.070 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.285659+0000 mon.c (mon.1) 4083 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.070 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.297006+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.070 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.297006+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.070 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: cephadm 2024-04-22T21:13:53.302445+0000 mgr.x (mgr.34107) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.070 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: cephadm 2024-04-22T21:13:53.302445+0000 mgr.x (mgr.34107) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.070 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.355802+0000 mon.c (mon.1) 4084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.070 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.355802+0000 mon.c (mon.1) 4084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.070 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.358630+0000 mon.c (mon.1) 4085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.070 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.358630+0000 mon.c (mon.1) 4085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.360124+0000 mon.c (mon.1) 4086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.360124+0000 mon.c (mon.1) 4086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.362987+0000 mon.c (mon.1) 4087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.362987+0000 mon.c (mon.1) 4087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.364341+0000 mon.c (mon.1) 4088 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.364341+0000 mon.c (mon.1) 4088 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.375974+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.375974+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: cephadm 2024-04-22T21:13:53.381530+0000 mgr.x (mgr.34107) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: cephadm 2024-04-22T21:13:53.381530+0000 mgr.x (mgr.34107) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.435458+0000 mon.c (mon.1) 4089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.071 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.435458+0000 mon.c (mon.1) 4089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.072 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.438519+0000 mon.c (mon.1) 4090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.072 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.438519+0000 mon.c (mon.1) 4090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.072 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.440240+0000 mon.c (mon.1) 4091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.072 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.440240+0000 mon.c (mon.1) 4091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.072 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.443519+0000 mon.c (mon.1) 4092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.072 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.443519+0000 mon.c (mon.1) 4092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.072 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.444733+0000 mon.c (mon.1) 4093 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.072 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.444733+0000 mon.c (mon.1) 4093 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.072 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.456099+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.072 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.456099+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.072 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.515492+0000 mon.c (mon.1) 4094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.072 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.515492+0000 mon.c (mon.1) 4094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.073 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.518532+0000 mon.c (mon.1) 4095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.073 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.518532+0000 mon.c (mon.1) 4095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.073 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.520304+0000 mon.c (mon.1) 4096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.073 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.520304+0000 mon.c (mon.1) 4096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.073 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.522955+0000 mon.c (mon.1) 4097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.073 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.522955+0000 mon.c (mon.1) 4097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.073 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.524093+0000 mon.c (mon.1) 4098 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.073 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.524093+0000 mon.c (mon.1) 4098 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.073 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.535392+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.073 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:53 smithi121 bash[73084]: audit 2024-04-22T21:13:53.535392+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: cephadm 2024-04-22T21:13:53.461540+0000 mgr.x (mgr.34107) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: cephadm 2024-04-22T21:13:53.461540+0000 mgr.x (mgr.34107) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: cephadm 2024-04-22T21:13:53.540793+0000 mgr.x (mgr.34107) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: cephadm 2024-04-22T21:13:53.540793+0000 mgr.x (mgr.34107) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.593912+0000 mon.c (mon.1) 4099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.593912+0000 mon.c (mon.1) 4099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.596351+0000 mon.c (mon.1) 4100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.596351+0000 mon.c (mon.1) 4100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.597404+0000 mon.c (mon.1) 4101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.597404+0000 mon.c (mon.1) 4101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.599631+0000 mon.c (mon.1) 4102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.599631+0000 mon.c (mon.1) 4102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.600388+0000 mon.c (mon.1) 4103 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.600388+0000 mon.c (mon.1) 4103 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.606192+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.606192+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: cephadm 2024-04-22T21:13:53.613248+0000 mgr.x (mgr.34107) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: cephadm 2024-04-22T21:13:53.613248+0000 mgr.x (mgr.34107) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.649249+0000 mon.c (mon.1) 4104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.649249+0000 mon.c (mon.1) 4104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.651645+0000 mon.c (mon.1) 4105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.651645+0000 mon.c (mon.1) 4105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.653132+0000 mon.c (mon.1) 4106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.653132+0000 mon.c (mon.1) 4106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.655727+0000 mon.c (mon.1) 4107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.655727+0000 mon.c (mon.1) 4107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.656707+0000 mon.c (mon.1) 4108 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.656707+0000 mon.c (mon.1) 4108 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.662708+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.662708+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: cephadm 2024-04-22T21:13:53.671790+0000 mgr.x (mgr.34107) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: cephadm 2024-04-22T21:13:53.671790+0000 mgr.x (mgr.34107) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.707910+0000 mon.c (mon.1) 4109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.707910+0000 mon.c (mon.1) 4109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.710632+0000 mon.c (mon.1) 4110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.710632+0000 mon.c (mon.1) 4110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.712178+0000 mon.c (mon.1) 4111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.712178+0000 mon.c (mon.1) 4111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.714937+0000 mon.c (mon.1) 4112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.714937+0000 mon.c (mon.1) 4112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.716299+0000 mon.c (mon.1) 4113 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.716299+0000 mon.c (mon.1) 4113 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.725322+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.725322+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: cephadm 2024-04-22T21:13:53.732571+0000 mgr.x (mgr.34107) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: cephadm 2024-04-22T21:13:53.732571+0000 mgr.x (mgr.34107) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.768733+0000 mon.c (mon.1) 4114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.768733+0000 mon.c (mon.1) 4114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.771561+0000 mon.c (mon.1) 4115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.771561+0000 mon.c (mon.1) 4115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.773166+0000 mon.c (mon.1) 4116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.773166+0000 mon.c (mon.1) 4116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.775711+0000 mon.c (mon.1) 4117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.775711+0000 mon.c (mon.1) 4117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.776818+0000 mon.c (mon.1) 4118 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.776818+0000 mon.c (mon.1) 4118 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.785587+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.785587+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: cephadm 2024-04-22T21:13:53.792566+0000 mgr.x (mgr.34107) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: cephadm 2024-04-22T21:13:53.792566+0000 mgr.x (mgr.34107) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.829258+0000 mon.c (mon.1) 4119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.829258+0000 mon.c (mon.1) 4119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.832317+0000 mon.c (mon.1) 4120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.832317+0000 mon.c (mon.1) 4120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.834231+0000 mon.c (mon.1) 4121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.834231+0000 mon.c (mon.1) 4121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.837182+0000 mon.c (mon.1) 4122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.837182+0000 mon.c (mon.1) 4122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.838109+0000 mon.c (mon.1) 4123 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.838109+0000 mon.c (mon.1) 4123 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.846667+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.846667+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: cephadm 2024-04-22T21:13:53.853754+0000 mgr.x (mgr.34107) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: cephadm 2024-04-22T21:13:53.853754+0000 mgr.x (mgr.34107) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.889839+0000 mon.c (mon.1) 4124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.889839+0000 mon.c (mon.1) 4124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.892459+0000 mon.c (mon.1) 4125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.892459+0000 mon.c (mon.1) 4125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.894006+0000 mon.c (mon.1) 4126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.894006+0000 mon.c (mon.1) 4126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.896691+0000 mon.c (mon.1) 4127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.896691+0000 mon.c (mon.1) 4127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.897575+0000 mon.c (mon.1) 4128 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.897575+0000 mon.c (mon.1) 4128 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.906069+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.906069+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: cephadm 2024-04-22T21:13:53.913004+0000 mgr.x (mgr.34107) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: cephadm 2024-04-22T21:13:53.913004+0000 mgr.x (mgr.34107) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.949846+0000 mon.c (mon.1) 4129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.949846+0000 mon.c (mon.1) 4129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.952332+0000 mon.c (mon.1) 4130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.952332+0000 mon.c (mon.1) 4130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.954166+0000 mon.c (mon.1) 4131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.954166+0000 mon.c (mon.1) 4131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.956935+0000 mon.c (mon.1) 4132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.956935+0000 mon.c (mon.1) 4132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.958253+0000 mon.c (mon.1) 4133 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.958253+0000 mon.c (mon.1) 4133 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.967141+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:53.967141+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: cephadm 2024-04-22T21:13:53.972373+0000 mgr.x (mgr.34107) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: cephadm 2024-04-22T21:13:53.972373+0000 mgr.x (mgr.34107) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.009103+0000 mon.c (mon.1) 4134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.009103+0000 mon.c (mon.1) 4134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.011819+0000 mon.c (mon.1) 4135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.011819+0000 mon.c (mon.1) 4135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.013157+0000 mon.c (mon.1) 4136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.013157+0000 mon.c (mon.1) 4136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.015756+0000 mon.c (mon.1) 4137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.015756+0000 mon.c (mon.1) 4137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.016713+0000 mon.c (mon.1) 4138 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.016713+0000 mon.c (mon.1) 4138 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.025500+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.025500+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: cephadm 2024-04-22T21:13:54.030591+0000 mgr.x (mgr.34107) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: cephadm 2024-04-22T21:13:54.030591+0000 mgr.x (mgr.34107) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.067348+0000 mon.c (mon.1) 4139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.067348+0000 mon.c (mon.1) 4139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.069965+0000 mon.c (mon.1) 4140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.069965+0000 mon.c (mon.1) 4140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.071291+0000 mon.c (mon.1) 4141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.071291+0000 mon.c (mon.1) 4141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.073838+0000 mon.c (mon.1) 4142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.073838+0000 mon.c (mon.1) 4142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.074783+0000 mon.c (mon.1) 4143 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.074783+0000 mon.c (mon.1) 4143 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.081396+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.081396+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: cephadm 2024-04-22T21:13:54.087594+0000 mgr.x (mgr.34107) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: cephadm 2024-04-22T21:13:54.087594+0000 mgr.x (mgr.34107) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: cluster 2024-04-22T21:13:54.108220+0000 mgr.x (mgr.34107) 1427 : cluster [DBG] pgmap v233: 161 pgs: 16 active+undersized+degraded, 39 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-22T21:13:54.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: cluster 2024-04-22T21:13:54.108220+0000 mgr.x (mgr.34107) 1427 : cluster [DBG] pgmap v233: 161 pgs: 16 active+undersized+degraded, 39 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-22T21:13:54.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.123229+0000 mon.c (mon.1) 4144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.123229+0000 mon.c (mon.1) 4144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.125847+0000 mon.c (mon.1) 4145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.125847+0000 mon.c (mon.1) 4145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.127546+0000 mon.c (mon.1) 4146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.127546+0000 mon.c (mon.1) 4146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.130962+0000 mon.c (mon.1) 4147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.130962+0000 mon.c (mon.1) 4147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.132226+0000 mon.c (mon.1) 4148 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.132226+0000 mon.c (mon.1) 4148 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.139756+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.139756+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: cephadm 2024-04-22T21:13:54.146735+0000 mgr.x (mgr.34107) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: cephadm 2024-04-22T21:13:54.146735+0000 mgr.x (mgr.34107) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.216154+0000 mon.c (mon.1) 4149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.216154+0000 mon.c (mon.1) 4149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.219109+0000 mon.c (mon.1) 4150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.219109+0000 mon.c (mon.1) 4150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.220784+0000 mon.c (mon.1) 4151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.220784+0000 mon.c (mon.1) 4151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.223687+0000 mon.c (mon.1) 4152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.223687+0000 mon.c (mon.1) 4152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.224664+0000 mon.c (mon.1) 4153 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.224664+0000 mon.c (mon.1) 4153 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.231801+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.231801+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: cephadm 2024-04-22T21:13:54.238752+0000 mgr.x (mgr.34107) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: cephadm 2024-04-22T21:13:54.238752+0000 mgr.x (mgr.34107) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.291757+0000 mon.c (mon.1) 4154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.291757+0000 mon.c (mon.1) 4154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.294108+0000 mon.c (mon.1) 4155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.294108+0000 mon.c (mon.1) 4155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.295486+0000 mon.c (mon.1) 4156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.295486+0000 mon.c (mon.1) 4156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.298652+0000 mon.c (mon.1) 4157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.298652+0000 mon.c (mon.1) 4157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.299751+0000 mon.c (mon.1) 4158 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.299751+0000 mon.c (mon.1) 4158 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.311647+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.311647+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: cephadm 2024-04-22T21:13:54.319218+0000 mgr.x (mgr.34107) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: cephadm 2024-04-22T21:13:54.319218+0000 mgr.x (mgr.34107) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.355770+0000 mon.c (mon.1) 4159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.355770+0000 mon.c (mon.1) 4159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.358578+0000 mon.c (mon.1) 4160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.358578+0000 mon.c (mon.1) 4160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.360254+0000 mon.c (mon.1) 4161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.360254+0000 mon.c (mon.1) 4161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.363053+0000 mon.c (mon.1) 4162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.363053+0000 mon.c (mon.1) 4162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.364053+0000 mon.c (mon.1) 4163 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.364053+0000 mon.c (mon.1) 4163 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.374471+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.374471+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: cephadm 2024-04-22T21:13:54.382069+0000 mgr.x (mgr.34107) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: cephadm 2024-04-22T21:13:54.382069+0000 mgr.x (mgr.34107) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:54.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.422990+0000 mon.c (mon.1) 4164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.422990+0000 mon.c (mon.1) 4164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.426017+0000 mon.c (mon.1) 4165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.426017+0000 mon.c (mon.1) 4165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.427518+0000 mon.c (mon.1) 4166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.427518+0000 mon.c (mon.1) 4166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.430270+0000 mon.c (mon.1) 4167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.430270+0000 mon.c (mon.1) 4167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.431517+0000 mon.c (mon.1) 4168 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.431517+0000 mon.c (mon.1) 4168 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.442001+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.442001+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.489777+0000 mon.c (mon.1) 4169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.489777+0000 mon.c (mon.1) 4169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.495337+0000 mon.c (mon.1) 4170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.495337+0000 mon.c (mon.1) 4170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:54.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.497723+0000 mon.c (mon.1) 4171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.497723+0000 mon.c (mon.1) 4171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:54.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.503221+0000 mon.c (mon.1) 4172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.503221+0000 mon.c (mon.1) 4172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:54.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.504476+0000 mon.c (mon.1) 4173 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.504476+0000 mon.c (mon.1) 4173 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:54.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.514866+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:54.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:54 smithi123 bash[58916]: audit 2024-04-22T21:13:54.514866+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: cephadm 2024-04-22T21:13:53.461540+0000 mgr.x (mgr.34107) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: cephadm 2024-04-22T21:13:53.461540+0000 mgr.x (mgr.34107) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: cephadm 2024-04-22T21:13:53.540793+0000 mgr.x (mgr.34107) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: cephadm 2024-04-22T21:13:53.540793+0000 mgr.x (mgr.34107) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.593912+0000 mon.c (mon.1) 4099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.593912+0000 mon.c (mon.1) 4099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.596351+0000 mon.c (mon.1) 4100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.596351+0000 mon.c (mon.1) 4100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.597404+0000 mon.c (mon.1) 4101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.597404+0000 mon.c (mon.1) 4101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.599631+0000 mon.c (mon.1) 4102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.599631+0000 mon.c (mon.1) 4102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.600388+0000 mon.c (mon.1) 4103 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.600388+0000 mon.c (mon.1) 4103 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.606192+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.606192+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: cephadm 2024-04-22T21:13:53.613248+0000 mgr.x (mgr.34107) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: cephadm 2024-04-22T21:13:53.613248+0000 mgr.x (mgr.34107) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.649249+0000 mon.c (mon.1) 4104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.649249+0000 mon.c (mon.1) 4104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: cephadm 2024-04-22T21:13:53.461540+0000 mgr.x (mgr.34107) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: cephadm 2024-04-22T21:13:53.461540+0000 mgr.x (mgr.34107) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: cephadm 2024-04-22T21:13:53.540793+0000 mgr.x (mgr.34107) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: cephadm 2024-04-22T21:13:53.540793+0000 mgr.x (mgr.34107) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.593912+0000 mon.c (mon.1) 4099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.593912+0000 mon.c (mon.1) 4099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.596351+0000 mon.c (mon.1) 4100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.596351+0000 mon.c (mon.1) 4100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.597404+0000 mon.c (mon.1) 4101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.597404+0000 mon.c (mon.1) 4101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.599631+0000 mon.c (mon.1) 4102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.599631+0000 mon.c (mon.1) 4102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.600388+0000 mon.c (mon.1) 4103 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.600388+0000 mon.c (mon.1) 4103 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.606192+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.606192+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: cephadm 2024-04-22T21:13:53.613248+0000 mgr.x (mgr.34107) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: cephadm 2024-04-22T21:13:53.613248+0000 mgr.x (mgr.34107) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.649249+0000 mon.c (mon.1) 4104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.649249+0000 mon.c (mon.1) 4104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.651645+0000 mon.c (mon.1) 4105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.651645+0000 mon.c (mon.1) 4105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.653132+0000 mon.c (mon.1) 4106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.653132+0000 mon.c (mon.1) 4106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.655727+0000 mon.c (mon.1) 4107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.655727+0000 mon.c (mon.1) 4107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.656707+0000 mon.c (mon.1) 4108 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.656707+0000 mon.c (mon.1) 4108 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.662708+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.662708+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: cephadm 2024-04-22T21:13:53.671790+0000 mgr.x (mgr.34107) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: cephadm 2024-04-22T21:13:53.671790+0000 mgr.x (mgr.34107) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.707910+0000 mon.c (mon.1) 4109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.707910+0000 mon.c (mon.1) 4109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.710632+0000 mon.c (mon.1) 4110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.710632+0000 mon.c (mon.1) 4110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.712178+0000 mon.c (mon.1) 4111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.712178+0000 mon.c (mon.1) 4111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.714937+0000 mon.c (mon.1) 4112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.651645+0000 mon.c (mon.1) 4105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.651645+0000 mon.c (mon.1) 4105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.653132+0000 mon.c (mon.1) 4106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.653132+0000 mon.c (mon.1) 4106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.655727+0000 mon.c (mon.1) 4107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.655727+0000 mon.c (mon.1) 4107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.656707+0000 mon.c (mon.1) 4108 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.656707+0000 mon.c (mon.1) 4108 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.662708+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.662708+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: cephadm 2024-04-22T21:13:53.671790+0000 mgr.x (mgr.34107) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: cephadm 2024-04-22T21:13:53.671790+0000 mgr.x (mgr.34107) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.707910+0000 mon.c (mon.1) 4109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.707910+0000 mon.c (mon.1) 4109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.710632+0000 mon.c (mon.1) 4110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.710632+0000 mon.c (mon.1) 4110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.712178+0000 mon.c (mon.1) 4111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.712178+0000 mon.c (mon.1) 4111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.714937+0000 mon.c (mon.1) 4112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.714937+0000 mon.c (mon.1) 4112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.716299+0000 mon.c (mon.1) 4113 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.716299+0000 mon.c (mon.1) 4113 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.725322+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.725322+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: cephadm 2024-04-22T21:13:53.732571+0000 mgr.x (mgr.34107) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: cephadm 2024-04-22T21:13:53.732571+0000 mgr.x (mgr.34107) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.768733+0000 mon.c (mon.1) 4114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.768733+0000 mon.c (mon.1) 4114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.771561+0000 mon.c (mon.1) 4115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.771561+0000 mon.c (mon.1) 4115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.773166+0000 mon.c (mon.1) 4116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.773166+0000 mon.c (mon.1) 4116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.775711+0000 mon.c (mon.1) 4117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.775711+0000 mon.c (mon.1) 4117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.776818+0000 mon.c (mon.1) 4118 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.776818+0000 mon.c (mon.1) 4118 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.785587+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.785587+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: cephadm 2024-04-22T21:13:53.792566+0000 mgr.x (mgr.34107) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.714937+0000 mon.c (mon.1) 4112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.716299+0000 mon.c (mon.1) 4113 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.716299+0000 mon.c (mon.1) 4113 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.725322+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.725322+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: cephadm 2024-04-22T21:13:53.732571+0000 mgr.x (mgr.34107) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: cephadm 2024-04-22T21:13:53.732571+0000 mgr.x (mgr.34107) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.768733+0000 mon.c (mon.1) 4114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.768733+0000 mon.c (mon.1) 4114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.771561+0000 mon.c (mon.1) 4115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.771561+0000 mon.c (mon.1) 4115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.773166+0000 mon.c (mon.1) 4116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.773166+0000 mon.c (mon.1) 4116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.775711+0000 mon.c (mon.1) 4117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.775711+0000 mon.c (mon.1) 4117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.776818+0000 mon.c (mon.1) 4118 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.776818+0000 mon.c (mon.1) 4118 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.785587+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.785587+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: cephadm 2024-04-22T21:13:53.792566+0000 mgr.x (mgr.34107) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: cephadm 2024-04-22T21:13:53.792566+0000 mgr.x (mgr.34107) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.829258+0000 mon.c (mon.1) 4119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.829258+0000 mon.c (mon.1) 4119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.832317+0000 mon.c (mon.1) 4120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.832317+0000 mon.c (mon.1) 4120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.834231+0000 mon.c (mon.1) 4121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.834231+0000 mon.c (mon.1) 4121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.837182+0000 mon.c (mon.1) 4122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.837182+0000 mon.c (mon.1) 4122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.838109+0000 mon.c (mon.1) 4123 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.838109+0000 mon.c (mon.1) 4123 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.846667+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.846667+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: cephadm 2024-04-22T21:13:53.853754+0000 mgr.x (mgr.34107) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: cephadm 2024-04-22T21:13:53.853754+0000 mgr.x (mgr.34107) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.889839+0000 mon.c (mon.1) 4124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.889839+0000 mon.c (mon.1) 4124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.892459+0000 mon.c (mon.1) 4125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.892459+0000 mon.c (mon.1) 4125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.894006+0000 mon.c (mon.1) 4126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: cephadm 2024-04-22T21:13:53.792566+0000 mgr.x (mgr.34107) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.829258+0000 mon.c (mon.1) 4119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.829258+0000 mon.c (mon.1) 4119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.832317+0000 mon.c (mon.1) 4120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.832317+0000 mon.c (mon.1) 4120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.834231+0000 mon.c (mon.1) 4121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.834231+0000 mon.c (mon.1) 4121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.837182+0000 mon.c (mon.1) 4122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.837182+0000 mon.c (mon.1) 4122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.838109+0000 mon.c (mon.1) 4123 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.838109+0000 mon.c (mon.1) 4123 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.846667+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.846667+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: cephadm 2024-04-22T21:13:53.853754+0000 mgr.x (mgr.34107) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: cephadm 2024-04-22T21:13:53.853754+0000 mgr.x (mgr.34107) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.889839+0000 mon.c (mon.1) 4124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.889839+0000 mon.c (mon.1) 4124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.892459+0000 mon.c (mon.1) 4125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.892459+0000 mon.c (mon.1) 4125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.894006+0000 mon.c (mon.1) 4126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.894006+0000 mon.c (mon.1) 4126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.896691+0000 mon.c (mon.1) 4127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.896691+0000 mon.c (mon.1) 4127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.897575+0000 mon.c (mon.1) 4128 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.897575+0000 mon.c (mon.1) 4128 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.906069+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.906069+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: cephadm 2024-04-22T21:13:53.913004+0000 mgr.x (mgr.34107) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: cephadm 2024-04-22T21:13:53.913004+0000 mgr.x (mgr.34107) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.949846+0000 mon.c (mon.1) 4129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.949846+0000 mon.c (mon.1) 4129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.952332+0000 mon.c (mon.1) 4130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.952332+0000 mon.c (mon.1) 4130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.954166+0000 mon.c (mon.1) 4131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.954166+0000 mon.c (mon.1) 4131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.956935+0000 mon.c (mon.1) 4132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.956935+0000 mon.c (mon.1) 4132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.958253+0000 mon.c (mon.1) 4133 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.958253+0000 mon.c (mon.1) 4133 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.894006+0000 mon.c (mon.1) 4126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.896691+0000 mon.c (mon.1) 4127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.896691+0000 mon.c (mon.1) 4127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.897575+0000 mon.c (mon.1) 4128 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.897575+0000 mon.c (mon.1) 4128 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.906069+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.906069+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: cephadm 2024-04-22T21:13:53.913004+0000 mgr.x (mgr.34107) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: cephadm 2024-04-22T21:13:53.913004+0000 mgr.x (mgr.34107) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.949846+0000 mon.c (mon.1) 4129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.949846+0000 mon.c (mon.1) 4129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.952332+0000 mon.c (mon.1) 4130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.952332+0000 mon.c (mon.1) 4130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.954166+0000 mon.c (mon.1) 4131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.954166+0000 mon.c (mon.1) 4131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.956935+0000 mon.c (mon.1) 4132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.956935+0000 mon.c (mon.1) 4132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.958253+0000 mon.c (mon.1) 4133 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.958253+0000 mon.c (mon.1) 4133 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.967141+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:53.967141+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: cephadm 2024-04-22T21:13:53.972373+0000 mgr.x (mgr.34107) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: cephadm 2024-04-22T21:13:53.972373+0000 mgr.x (mgr.34107) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.009103+0000 mon.c (mon.1) 4134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.009103+0000 mon.c (mon.1) 4134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.011819+0000 mon.c (mon.1) 4135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.011819+0000 mon.c (mon.1) 4135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.013157+0000 mon.c (mon.1) 4136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.013157+0000 mon.c (mon.1) 4136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.015756+0000 mon.c (mon.1) 4137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.015756+0000 mon.c (mon.1) 4137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.016713+0000 mon.c (mon.1) 4138 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.016713+0000 mon.c (mon.1) 4138 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.025500+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.025500+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: cephadm 2024-04-22T21:13:54.030591+0000 mgr.x (mgr.34107) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: cephadm 2024-04-22T21:13:54.030591+0000 mgr.x (mgr.34107) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.067348+0000 mon.c (mon.1) 4139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.067348+0000 mon.c (mon.1) 4139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.967141+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:53.967141+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: cephadm 2024-04-22T21:13:53.972373+0000 mgr.x (mgr.34107) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: cephadm 2024-04-22T21:13:53.972373+0000 mgr.x (mgr.34107) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.009103+0000 mon.c (mon.1) 4134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.009103+0000 mon.c (mon.1) 4134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.011819+0000 mon.c (mon.1) 4135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.011819+0000 mon.c (mon.1) 4135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.013157+0000 mon.c (mon.1) 4136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.013157+0000 mon.c (mon.1) 4136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.015756+0000 mon.c (mon.1) 4137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.015756+0000 mon.c (mon.1) 4137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.016713+0000 mon.c (mon.1) 4138 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.016713+0000 mon.c (mon.1) 4138 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.025500+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.025500+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: cephadm 2024-04-22T21:13:54.030591+0000 mgr.x (mgr.34107) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: cephadm 2024-04-22T21:13:54.030591+0000 mgr.x (mgr.34107) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.067348+0000 mon.c (mon.1) 4139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.067348+0000 mon.c (mon.1) 4139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.069965+0000 mon.c (mon.1) 4140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.069965+0000 mon.c (mon.1) 4140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.071291+0000 mon.c (mon.1) 4141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.071291+0000 mon.c (mon.1) 4141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.073838+0000 mon.c (mon.1) 4142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.073838+0000 mon.c (mon.1) 4142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.074783+0000 mon.c (mon.1) 4143 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.074783+0000 mon.c (mon.1) 4143 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.081396+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.081396+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: cephadm 2024-04-22T21:13:54.087594+0000 mgr.x (mgr.34107) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: cephadm 2024-04-22T21:13:54.087594+0000 mgr.x (mgr.34107) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: cluster 2024-04-22T21:13:54.108220+0000 mgr.x (mgr.34107) 1427 : cluster [DBG] pgmap v233: 161 pgs: 16 active+undersized+degraded, 39 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-22T21:13:55.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: cluster 2024-04-22T21:13:54.108220+0000 mgr.x (mgr.34107) 1427 : cluster [DBG] pgmap v233: 161 pgs: 16 active+undersized+degraded, 39 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-22T21:13:55.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.123229+0000 mon.c (mon.1) 4144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.123229+0000 mon.c (mon.1) 4144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.125847+0000 mon.c (mon.1) 4145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.125847+0000 mon.c (mon.1) 4145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.127546+0000 mon.c (mon.1) 4146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.069965+0000 mon.c (mon.1) 4140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.069965+0000 mon.c (mon.1) 4140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.071291+0000 mon.c (mon.1) 4141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.071291+0000 mon.c (mon.1) 4141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.073838+0000 mon.c (mon.1) 4142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.073838+0000 mon.c (mon.1) 4142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.074783+0000 mon.c (mon.1) 4143 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.074783+0000 mon.c (mon.1) 4143 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.081396+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.081396+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: cephadm 2024-04-22T21:13:54.087594+0000 mgr.x (mgr.34107) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: cephadm 2024-04-22T21:13:54.087594+0000 mgr.x (mgr.34107) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: cluster 2024-04-22T21:13:54.108220+0000 mgr.x (mgr.34107) 1427 : cluster [DBG] pgmap v233: 161 pgs: 16 active+undersized+degraded, 39 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-22T21:13:55.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: cluster 2024-04-22T21:13:54.108220+0000 mgr.x (mgr.34107) 1427 : cluster [DBG] pgmap v233: 161 pgs: 16 active+undersized+degraded, 39 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-22T21:13:55.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.123229+0000 mon.c (mon.1) 4144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.123229+0000 mon.c (mon.1) 4144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.125847+0000 mon.c (mon.1) 4145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.125847+0000 mon.c (mon.1) 4145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.127546+0000 mon.c (mon.1) 4146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.127546+0000 mon.c (mon.1) 4146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.130962+0000 mon.c (mon.1) 4147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.130962+0000 mon.c (mon.1) 4147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.132226+0000 mon.c (mon.1) 4148 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.132226+0000 mon.c (mon.1) 4148 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.139756+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.139756+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: cephadm 2024-04-22T21:13:54.146735+0000 mgr.x (mgr.34107) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: cephadm 2024-04-22T21:13:54.146735+0000 mgr.x (mgr.34107) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.216154+0000 mon.c (mon.1) 4149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.216154+0000 mon.c (mon.1) 4149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.219109+0000 mon.c (mon.1) 4150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.219109+0000 mon.c (mon.1) 4150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.220784+0000 mon.c (mon.1) 4151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.220784+0000 mon.c (mon.1) 4151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.223687+0000 mon.c (mon.1) 4152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.223687+0000 mon.c (mon.1) 4152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.224664+0000 mon.c (mon.1) 4153 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.224664+0000 mon.c (mon.1) 4153 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.231801+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.127546+0000 mon.c (mon.1) 4146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.130962+0000 mon.c (mon.1) 4147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.130962+0000 mon.c (mon.1) 4147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.132226+0000 mon.c (mon.1) 4148 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.132226+0000 mon.c (mon.1) 4148 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.139756+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.139756+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: cephadm 2024-04-22T21:13:54.146735+0000 mgr.x (mgr.34107) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: cephadm 2024-04-22T21:13:54.146735+0000 mgr.x (mgr.34107) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.216154+0000 mon.c (mon.1) 4149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.216154+0000 mon.c (mon.1) 4149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.219109+0000 mon.c (mon.1) 4150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.219109+0000 mon.c (mon.1) 4150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.220784+0000 mon.c (mon.1) 4151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.220784+0000 mon.c (mon.1) 4151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.223687+0000 mon.c (mon.1) 4152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.223687+0000 mon.c (mon.1) 4152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.224664+0000 mon.c (mon.1) 4153 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.224664+0000 mon.c (mon.1) 4153 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.231801+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.231801+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: cephadm 2024-04-22T21:13:54.238752+0000 mgr.x (mgr.34107) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: cephadm 2024-04-22T21:13:54.238752+0000 mgr.x (mgr.34107) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.291757+0000 mon.c (mon.1) 4154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.291757+0000 mon.c (mon.1) 4154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.294108+0000 mon.c (mon.1) 4155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.294108+0000 mon.c (mon.1) 4155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.295486+0000 mon.c (mon.1) 4156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.295486+0000 mon.c (mon.1) 4156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.298652+0000 mon.c (mon.1) 4157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.298652+0000 mon.c (mon.1) 4157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.299751+0000 mon.c (mon.1) 4158 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.299751+0000 mon.c (mon.1) 4158 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.311647+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.311647+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: cephadm 2024-04-22T21:13:54.319218+0000 mgr.x (mgr.34107) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: cephadm 2024-04-22T21:13:54.319218+0000 mgr.x (mgr.34107) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.355770+0000 mon.c (mon.1) 4159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.355770+0000 mon.c (mon.1) 4159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.358578+0000 mon.c (mon.1) 4160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.231801+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: cephadm 2024-04-22T21:13:54.238752+0000 mgr.x (mgr.34107) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: cephadm 2024-04-22T21:13:54.238752+0000 mgr.x (mgr.34107) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.291757+0000 mon.c (mon.1) 4154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.291757+0000 mon.c (mon.1) 4154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.294108+0000 mon.c (mon.1) 4155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.294108+0000 mon.c (mon.1) 4155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.295486+0000 mon.c (mon.1) 4156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.295486+0000 mon.c (mon.1) 4156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.298652+0000 mon.c (mon.1) 4157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.298652+0000 mon.c (mon.1) 4157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.299751+0000 mon.c (mon.1) 4158 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.299751+0000 mon.c (mon.1) 4158 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.311647+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.311647+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: cephadm 2024-04-22T21:13:54.319218+0000 mgr.x (mgr.34107) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: cephadm 2024-04-22T21:13:54.319218+0000 mgr.x (mgr.34107) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.355770+0000 mon.c (mon.1) 4159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.355770+0000 mon.c (mon.1) 4159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.358578+0000 mon.c (mon.1) 4160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.358578+0000 mon.c (mon.1) 4160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.360254+0000 mon.c (mon.1) 4161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.360254+0000 mon.c (mon.1) 4161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.363053+0000 mon.c (mon.1) 4162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.363053+0000 mon.c (mon.1) 4162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.364053+0000 mon.c (mon.1) 4163 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.364053+0000 mon.c (mon.1) 4163 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.374471+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.374471+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: cephadm 2024-04-22T21:13:54.382069+0000 mgr.x (mgr.34107) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: cephadm 2024-04-22T21:13:54.382069+0000 mgr.x (mgr.34107) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.422990+0000 mon.c (mon.1) 4164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.422990+0000 mon.c (mon.1) 4164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.426017+0000 mon.c (mon.1) 4165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.426017+0000 mon.c (mon.1) 4165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.427518+0000 mon.c (mon.1) 4166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.427518+0000 mon.c (mon.1) 4166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.430270+0000 mon.c (mon.1) 4167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.430270+0000 mon.c (mon.1) 4167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.431517+0000 mon.c (mon.1) 4168 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.431517+0000 mon.c (mon.1) 4168 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.442001+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.442001+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.489777+0000 mon.c (mon.1) 4169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.489777+0000 mon.c (mon.1) 4169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.495337+0000 mon.c (mon.1) 4170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.495337+0000 mon.c (mon.1) 4170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.497723+0000 mon.c (mon.1) 4171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.497723+0000 mon.c (mon.1) 4171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.503221+0000 mon.c (mon.1) 4172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.503221+0000 mon.c (mon.1) 4172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.504476+0000 mon.c (mon.1) 4173 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.504476+0000 mon.c (mon.1) 4173 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.514866+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[73084]: audit 2024-04-22T21:13:54.514866+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.358578+0000 mon.c (mon.1) 4160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.360254+0000 mon.c (mon.1) 4161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.360254+0000 mon.c (mon.1) 4161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.363053+0000 mon.c (mon.1) 4162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.363053+0000 mon.c (mon.1) 4162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.364053+0000 mon.c (mon.1) 4163 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.364053+0000 mon.c (mon.1) 4163 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.374471+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.374471+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: cephadm 2024-04-22T21:13:54.382069+0000 mgr.x (mgr.34107) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: cephadm 2024-04-22T21:13:54.382069+0000 mgr.x (mgr.34107) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.422990+0000 mon.c (mon.1) 4164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.422990+0000 mon.c (mon.1) 4164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.426017+0000 mon.c (mon.1) 4165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.426017+0000 mon.c (mon.1) 4165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.427518+0000 mon.c (mon.1) 4166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.427518+0000 mon.c (mon.1) 4166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.430270+0000 mon.c (mon.1) 4167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.430270+0000 mon.c (mon.1) 4167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.431517+0000 mon.c (mon.1) 4168 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.431517+0000 mon.c (mon.1) 4168 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.442001+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.442001+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.489777+0000 mon.c (mon.1) 4169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.489777+0000 mon.c (mon.1) 4169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.495337+0000 mon.c (mon.1) 4170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.495337+0000 mon.c (mon.1) 4170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.497723+0000 mon.c (mon.1) 4171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.497723+0000 mon.c (mon.1) 4171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.503221+0000 mon.c (mon.1) 4172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.503221+0000 mon.c (mon.1) 4172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.504476+0000 mon.c (mon.1) 4173 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.072 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.504476+0000 mon.c (mon.1) 4173 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.072 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.514866+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.072 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:54 smithi121 bash[75184]: audit 2024-04-22T21:13:54.514866+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.958 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: cephadm 2024-04-22T21:13:54.449567+0000 mgr.x (mgr.34107) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.958 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: cephadm 2024-04-22T21:13:54.449567+0000 mgr.x (mgr.34107) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.958 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: cephadm 2024-04-22T21:13:54.522338+0000 mgr.x (mgr.34107) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.958 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: cephadm 2024-04-22T21:13:54.522338+0000 mgr.x (mgr.34107) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.958 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.603679+0000 mon.c (mon.1) 4174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.958 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.603679+0000 mon.c (mon.1) 4174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.959 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.609827+0000 mon.c (mon.1) 4175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.959 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.609827+0000 mon.c (mon.1) 4175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.959 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.610944+0000 mon.c (mon.1) 4176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.959 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.610944+0000 mon.c (mon.1) 4176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.959 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.613655+0000 mon.c (mon.1) 4177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.959 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.613655+0000 mon.c (mon.1) 4177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.959 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.614708+0000 mon.c (mon.1) 4178 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.959 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.614708+0000 mon.c (mon.1) 4178 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.959 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.626139+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.959 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.626139+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.959 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: cephadm 2024-04-22T21:13:54.632270+0000 mgr.x (mgr.34107) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.959 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: cephadm 2024-04-22T21:13:54.632270+0000 mgr.x (mgr.34107) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.959 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.713145+0000 mon.c (mon.1) 4179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.959 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.713145+0000 mon.c (mon.1) 4179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.717039+0000 mon.c (mon.1) 4180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.717039+0000 mon.c (mon.1) 4180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.718745+0000 mon.c (mon.1) 4181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.718745+0000 mon.c (mon.1) 4181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.722167+0000 mon.c (mon.1) 4182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.722167+0000 mon.c (mon.1) 4182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.723392+0000 mon.c (mon.1) 4183 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.723392+0000 mon.c (mon.1) 4183 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.734942+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.734942+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: cephadm 2024-04-22T21:13:54.742276+0000 mgr.x (mgr.34107) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: cephadm 2024-04-22T21:13:54.742276+0000 mgr.x (mgr.34107) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.794963+0000 mon.c (mon.1) 4184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.960 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.794963+0000 mon.c (mon.1) 4184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.961 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.797857+0000 mon.c (mon.1) 4185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.961 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.797857+0000 mon.c (mon.1) 4185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.961 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.799359+0000 mon.c (mon.1) 4186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.961 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.799359+0000 mon.c (mon.1) 4186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.961 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.802519+0000 mon.c (mon.1) 4187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.961 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: cephadm 2024-04-22T21:13:54.449567+0000 mgr.x (mgr.34107) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.961 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: cephadm 2024-04-22T21:13:54.449567+0000 mgr.x (mgr.34107) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.961 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: cephadm 2024-04-22T21:13:54.522338+0000 mgr.x (mgr.34107) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.961 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: cephadm 2024-04-22T21:13:54.522338+0000 mgr.x (mgr.34107) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.961 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.603679+0000 mon.c (mon.1) 4174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.961 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.603679+0000 mon.c (mon.1) 4174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.962 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.609827+0000 mon.c (mon.1) 4175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.962 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.609827+0000 mon.c (mon.1) 4175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.962 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.610944+0000 mon.c (mon.1) 4176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.962 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.610944+0000 mon.c (mon.1) 4176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.962 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.613655+0000 mon.c (mon.1) 4177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.962 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.613655+0000 mon.c (mon.1) 4177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.962 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.614708+0000 mon.c (mon.1) 4178 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.962 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.614708+0000 mon.c (mon.1) 4178 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.962 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.626139+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.962 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.626139+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.962 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: cephadm 2024-04-22T21:13:54.632270+0000 mgr.x (mgr.34107) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.962 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: cephadm 2024-04-22T21:13:54.632270+0000 mgr.x (mgr.34107) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.962 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.713145+0000 mon.c (mon.1) 4179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.962 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.713145+0000 mon.c (mon.1) 4179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.963 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.802519+0000 mon.c (mon.1) 4187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.963 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.803482+0000 mon.c (mon.1) 4188 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.963 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.803482+0000 mon.c (mon.1) 4188 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.963 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.812412+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.963 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.812412+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.963 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: cephadm 2024-04-22T21:13:54.817738+0000 mgr.x (mgr.34107) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.964 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: cephadm 2024-04-22T21:13:54.817738+0000 mgr.x (mgr.34107) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.964 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.854907+0000 mon.c (mon.1) 4189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.964 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.854907+0000 mon.c (mon.1) 4189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.964 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.857723+0000 mon.c (mon.1) 4190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.964 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.857723+0000 mon.c (mon.1) 4190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.964 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.859201+0000 mon.c (mon.1) 4191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.964 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.859201+0000 mon.c (mon.1) 4191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.964 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.862023+0000 mon.c (mon.1) 4192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.964 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.862023+0000 mon.c (mon.1) 4192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.964 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.863064+0000 mon.c (mon.1) 4193 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.964 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.863064+0000 mon.c (mon.1) 4193 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.964 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.872434+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.964 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.872434+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.964 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: cephadm 2024-04-22T21:13:54.878187+0000 mgr.x (mgr.34107) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: cephadm 2024-04-22T21:13:54.878187+0000 mgr.x (mgr.34107) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.915472+0000 mon.c (mon.1) 4194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.915472+0000 mon.c (mon.1) 4194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.918568+0000 mon.c (mon.1) 4195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.918568+0000 mon.c (mon.1) 4195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.920283+0000 mon.c (mon.1) 4196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.920283+0000 mon.c (mon.1) 4196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.923345+0000 mon.c (mon.1) 4197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.923345+0000 mon.c (mon.1) 4197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.924544+0000 mon.c (mon.1) 4198 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.924544+0000 mon.c (mon.1) 4198 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.933372+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.933372+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.965 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: cephadm 2024-04-22T21:13:54.938609+0000 mgr.x (mgr.34107) 1438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.966 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: cephadm 2024-04-22T21:13:54.938609+0000 mgr.x (mgr.34107) 1438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.966 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.975516+0000 mon.c (mon.1) 4199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.966 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.975516+0000 mon.c (mon.1) 4199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.966 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.978640+0000 mon.c (mon.1) 4200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.966 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.978640+0000 mon.c (mon.1) 4200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.966 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.980294+0000 mon.c (mon.1) 4201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.966 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.980294+0000 mon.c (mon.1) 4201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.966 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.983757+0000 mon.c (mon.1) 4202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.966 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.983757+0000 mon.c (mon.1) 4202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.966 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.985061+0000 mon.c (mon.1) 4203 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.966 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.985061+0000 mon.c (mon.1) 4203 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.966 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.994822+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.966 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:54.994822+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.966 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: cephadm 2024-04-22T21:13:55.000152+0000 mgr.x (mgr.34107) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.967 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: cephadm 2024-04-22T21:13:55.000152+0000 mgr.x (mgr.34107) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.967 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.052322+0000 mon.c (mon.1) 4204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.967 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.052322+0000 mon.c (mon.1) 4204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.967 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.055201+0000 mon.c (mon.1) 4205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.967 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.055201+0000 mon.c (mon.1) 4205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.967 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.056778+0000 mon.c (mon.1) 4206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.967 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.056778+0000 mon.c (mon.1) 4206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.967 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.060159+0000 mon.c (mon.1) 4207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.967 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.060159+0000 mon.c (mon.1) 4207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.967 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.061354+0000 mon.c (mon.1) 4208 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.967 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.061354+0000 mon.c (mon.1) 4208 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.717039+0000 mon.c (mon.1) 4180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.717039+0000 mon.c (mon.1) 4180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.718745+0000 mon.c (mon.1) 4181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.718745+0000 mon.c (mon.1) 4181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.722167+0000 mon.c (mon.1) 4182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.722167+0000 mon.c (mon.1) 4182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.723392+0000 mon.c (mon.1) 4183 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.723392+0000 mon.c (mon.1) 4183 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.734942+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.734942+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: cephadm 2024-04-22T21:13:54.742276+0000 mgr.x (mgr.34107) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: cephadm 2024-04-22T21:13:54.742276+0000 mgr.x (mgr.34107) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.968 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.794963+0000 mon.c (mon.1) 4184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.794963+0000 mon.c (mon.1) 4184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.797857+0000 mon.c (mon.1) 4185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.797857+0000 mon.c (mon.1) 4185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.799359+0000 mon.c (mon.1) 4186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.799359+0000 mon.c (mon.1) 4186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.969 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.802519+0000 mon.c (mon.1) 4187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.969 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.070312+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.969 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.070312+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.969 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: cephadm 2024-04-22T21:13:55.076001+0000 mgr.x (mgr.34107) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.970 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: cephadm 2024-04-22T21:13:55.076001+0000 mgr.x (mgr.34107) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.970 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.153096+0000 mon.c (mon.1) 4209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.970 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.153096+0000 mon.c (mon.1) 4209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.970 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.156301+0000 mon.c (mon.1) 4210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.970 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.156301+0000 mon.c (mon.1) 4210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.970 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.157834+0000 mon.c (mon.1) 4211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.970 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.157834+0000 mon.c (mon.1) 4211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.970 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.161119+0000 mon.c (mon.1) 4212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.970 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.161119+0000 mon.c (mon.1) 4212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.970 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.162230+0000 mon.c (mon.1) 4213 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.970 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.162230+0000 mon.c (mon.1) 4213 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.970 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.171805+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.970 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.171805+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.970 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: cephadm 2024-04-22T21:13:55.176928+0000 mgr.x (mgr.34107) 1441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: cephadm 2024-04-22T21:13:55.176928+0000 mgr.x (mgr.34107) 1441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.247897+0000 mon.c (mon.1) 4214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.247897+0000 mon.c (mon.1) 4214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.253175+0000 mon.c (mon.1) 4215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.253175+0000 mon.c (mon.1) 4215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.255576+0000 mon.c (mon.1) 4216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.255576+0000 mon.c (mon.1) 4216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.260608+0000 mon.c (mon.1) 4217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.260608+0000 mon.c (mon.1) 4217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.262367+0000 mon.c (mon.1) 4218 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.262367+0000 mon.c (mon.1) 4218 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.272715+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.272715+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.971 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: cephadm 2024-04-22T21:13:55.278483+0000 mgr.x (mgr.34107) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: cephadm 2024-04-22T21:13:55.278483+0000 mgr.x (mgr.34107) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.331359+0000 mon.c (mon.1) 4219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.331359+0000 mon.c (mon.1) 4219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.334052+0000 mon.c (mon.1) 4220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.334052+0000 mon.c (mon.1) 4220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.335274+0000 mon.c (mon.1) 4221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.335274+0000 mon.c (mon.1) 4221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.337798+0000 mon.c (mon.1) 4222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.972 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.337798+0000 mon.c (mon.1) 4222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.972 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.802519+0000 mon.c (mon.1) 4187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.972 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.803482+0000 mon.c (mon.1) 4188 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.973 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.803482+0000 mon.c (mon.1) 4188 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.973 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.812412+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.973 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.812412+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.973 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: cephadm 2024-04-22T21:13:54.817738+0000 mgr.x (mgr.34107) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.973 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: cephadm 2024-04-22T21:13:54.817738+0000 mgr.x (mgr.34107) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.973 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.854907+0000 mon.c (mon.1) 4189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.973 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.854907+0000 mon.c (mon.1) 4189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.973 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.857723+0000 mon.c (mon.1) 4190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.973 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.857723+0000 mon.c (mon.1) 4190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.973 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.859201+0000 mon.c (mon.1) 4191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.973 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.859201+0000 mon.c (mon.1) 4191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.973 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.862023+0000 mon.c (mon.1) 4192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.973 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.862023+0000 mon.c (mon.1) 4192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.973 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.863064+0000 mon.c (mon.1) 4193 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.973 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.863064+0000 mon.c (mon.1) 4193 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.974 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.872434+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.974 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.872434+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.974 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: cephadm 2024-04-22T21:13:54.878187+0000 mgr.x (mgr.34107) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.974 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.338731+0000 mon.c (mon.1) 4223 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.974 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.338731+0000 mon.c (mon.1) 4223 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.974 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.345675+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.974 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.345675+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.974 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: cephadm 2024-04-22T21:13:55.352743+0000 mgr.x (mgr.34107) 1443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.974 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: cephadm 2024-04-22T21:13:55.352743+0000 mgr.x (mgr.34107) 1443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.405751+0000 mon.c (mon.1) 4224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.405751+0000 mon.c (mon.1) 4224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.408655+0000 mon.c (mon.1) 4225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.408655+0000 mon.c (mon.1) 4225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.410152+0000 mon.c (mon.1) 4226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.410152+0000 mon.c (mon.1) 4226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.413065+0000 mon.c (mon.1) 4227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.413065+0000 mon.c (mon.1) 4227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.414197+0000 mon.c (mon.1) 4228 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.414197+0000 mon.c (mon.1) 4228 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.423864+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.423864+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.512452+0000 mon.c (mon.1) 4229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.975 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.512452+0000 mon.c (mon.1) 4229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.976 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.515622+0000 mon.c (mon.1) 4230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.976 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.515622+0000 mon.c (mon.1) 4230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.976 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.517344+0000 mon.c (mon.1) 4231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.976 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.517344+0000 mon.c (mon.1) 4231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.976 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.520088+0000 mon.c (mon.1) 4232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.976 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.520088+0000 mon.c (mon.1) 4232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.976 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.521263+0000 mon.c (mon.1) 4233 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.976 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.521263+0000 mon.c (mon.1) 4233 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.976 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.530557+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.976 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[73084]: audit 2024-04-22T21:13:55.530557+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: cephadm 2024-04-22T21:13:54.878187+0000 mgr.x (mgr.34107) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.915472+0000 mon.c (mon.1) 4194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.915472+0000 mon.c (mon.1) 4194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.918568+0000 mon.c (mon.1) 4195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.918568+0000 mon.c (mon.1) 4195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.977 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.920283+0000 mon.c (mon.1) 4196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.920283+0000 mon.c (mon.1) 4196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.923345+0000 mon.c (mon.1) 4197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.923345+0000 mon.c (mon.1) 4197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.924544+0000 mon.c (mon.1) 4198 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.924544+0000 mon.c (mon.1) 4198 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.933372+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.933372+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: cephadm 2024-04-22T21:13:54.938609+0000 mgr.x (mgr.34107) 1438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: cephadm 2024-04-22T21:13:54.938609+0000 mgr.x (mgr.34107) 1438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.975516+0000 mon.c (mon.1) 4199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.975516+0000 mon.c (mon.1) 4199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.978640+0000 mon.c (mon.1) 4200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.978640+0000 mon.c (mon.1) 4200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.978 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.980294+0000 mon.c (mon.1) 4201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.979 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.980294+0000 mon.c (mon.1) 4201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.979 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.983757+0000 mon.c (mon.1) 4202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.979 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.983757+0000 mon.c (mon.1) 4202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.979 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.985061+0000 mon.c (mon.1) 4203 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.979 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.985061+0000 mon.c (mon.1) 4203 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.979 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.994822+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.979 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:54.994822+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.979 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: cephadm 2024-04-22T21:13:55.000152+0000 mgr.x (mgr.34107) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.979 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: cephadm 2024-04-22T21:13:55.000152+0000 mgr.x (mgr.34107) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.979 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.052322+0000 mon.c (mon.1) 4204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.979 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.052322+0000 mon.c (mon.1) 4204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.979 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.055201+0000 mon.c (mon.1) 4205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.979 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.055201+0000 mon.c (mon.1) 4205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.979 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.056778+0000 mon.c (mon.1) 4206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.056778+0000 mon.c (mon.1) 4206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.060159+0000 mon.c (mon.1) 4207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.060159+0000 mon.c (mon.1) 4207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.061354+0000 mon.c (mon.1) 4208 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.061354+0000 mon.c (mon.1) 4208 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.070312+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.070312+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: cephadm 2024-04-22T21:13:55.076001+0000 mgr.x (mgr.34107) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: cephadm 2024-04-22T21:13:55.076001+0000 mgr.x (mgr.34107) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.153096+0000 mon.c (mon.1) 4209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.153096+0000 mon.c (mon.1) 4209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.156301+0000 mon.c (mon.1) 4210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.156301+0000 mon.c (mon.1) 4210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.980 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.157834+0000 mon.c (mon.1) 4211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.157834+0000 mon.c (mon.1) 4211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.161119+0000 mon.c (mon.1) 4212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.161119+0000 mon.c (mon.1) 4212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.162230+0000 mon.c (mon.1) 4213 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.162230+0000 mon.c (mon.1) 4213 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.171805+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.171805+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: cephadm 2024-04-22T21:13:55.176928+0000 mgr.x (mgr.34107) 1441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: cephadm 2024-04-22T21:13:55.176928+0000 mgr.x (mgr.34107) 1441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.247897+0000 mon.c (mon.1) 4214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.247897+0000 mon.c (mon.1) 4214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.253175+0000 mon.c (mon.1) 4215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.253175+0000 mon.c (mon.1) 4215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.255576+0000 mon.c (mon.1) 4216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.981 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.255576+0000 mon.c (mon.1) 4216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.260608+0000 mon.c (mon.1) 4217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.260608+0000 mon.c (mon.1) 4217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.262367+0000 mon.c (mon.1) 4218 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.262367+0000 mon.c (mon.1) 4218 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.272715+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.272715+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: cephadm 2024-04-22T21:13:55.278483+0000 mgr.x (mgr.34107) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: cephadm 2024-04-22T21:13:55.278483+0000 mgr.x (mgr.34107) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.331359+0000 mon.c (mon.1) 4219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.331359+0000 mon.c (mon.1) 4219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.334052+0000 mon.c (mon.1) 4220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.334052+0000 mon.c (mon.1) 4220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.335274+0000 mon.c (mon.1) 4221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.335274+0000 mon.c (mon.1) 4221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.982 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.337798+0000 mon.c (mon.1) 4222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.337798+0000 mon.c (mon.1) 4222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.338731+0000 mon.c (mon.1) 4223 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.338731+0000 mon.c (mon.1) 4223 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.345675+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.345675+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: cephadm 2024-04-22T21:13:55.352743+0000 mgr.x (mgr.34107) 1443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: cephadm 2024-04-22T21:13:55.352743+0000 mgr.x (mgr.34107) 1443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:55.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.405751+0000 mon.c (mon.1) 4224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.405751+0000 mon.c (mon.1) 4224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.408655+0000 mon.c (mon.1) 4225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.408655+0000 mon.c (mon.1) 4225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.410152+0000 mon.c (mon.1) 4226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.410152+0000 mon.c (mon.1) 4226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.983 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.413065+0000 mon.c (mon.1) 4227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.413065+0000 mon.c (mon.1) 4227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.414197+0000 mon.c (mon.1) 4228 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.414197+0000 mon.c (mon.1) 4228 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.423864+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.423864+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.512452+0000 mon.c (mon.1) 4229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.512452+0000 mon.c (mon.1) 4229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.515622+0000 mon.c (mon.1) 4230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.515622+0000 mon.c (mon.1) 4230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:55.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.517344+0000 mon.c (mon.1) 4231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.517344+0000 mon.c (mon.1) 4231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:55.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.520088+0000 mon.c (mon.1) 4232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.520088+0000 mon.c (mon.1) 4232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:55.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.521263+0000 mon.c (mon.1) 4233 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.984 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.521263+0000 mon.c (mon.1) 4233 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:55.985 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.530557+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:55.985 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:55 smithi121 bash[75184]: audit 2024-04-22T21:13:55.530557+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.091 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: cephadm 2024-04-22T21:13:54.449567+0000 mgr.x (mgr.34107) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: cephadm 2024-04-22T21:13:54.449567+0000 mgr.x (mgr.34107) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: cephadm 2024-04-22T21:13:54.522338+0000 mgr.x (mgr.34107) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: cephadm 2024-04-22T21:13:54.522338+0000 mgr.x (mgr.34107) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.603679+0000 mon.c (mon.1) 4174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.603679+0000 mon.c (mon.1) 4174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.609827+0000 mon.c (mon.1) 4175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.609827+0000 mon.c (mon.1) 4175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.610944+0000 mon.c (mon.1) 4176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.610944+0000 mon.c (mon.1) 4176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.613655+0000 mon.c (mon.1) 4177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.613655+0000 mon.c (mon.1) 4177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.614708+0000 mon.c (mon.1) 4178 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.614708+0000 mon.c (mon.1) 4178 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.626139+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.626139+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: cephadm 2024-04-22T21:13:54.632270+0000 mgr.x (mgr.34107) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: cephadm 2024-04-22T21:13:54.632270+0000 mgr.x (mgr.34107) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.713145+0000 mon.c (mon.1) 4179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.713145+0000 mon.c (mon.1) 4179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.717039+0000 mon.c (mon.1) 4180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.717039+0000 mon.c (mon.1) 4180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.718745+0000 mon.c (mon.1) 4181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.718745+0000 mon.c (mon.1) 4181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.722167+0000 mon.c (mon.1) 4182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.722167+0000 mon.c (mon.1) 4182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.723392+0000 mon.c (mon.1) 4183 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.723392+0000 mon.c (mon.1) 4183 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.734942+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.734942+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: cephadm 2024-04-22T21:13:54.742276+0000 mgr.x (mgr.34107) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: cephadm 2024-04-22T21:13:54.742276+0000 mgr.x (mgr.34107) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.794963+0000 mon.c (mon.1) 4184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.794963+0000 mon.c (mon.1) 4184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.797857+0000 mon.c (mon.1) 4185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.797857+0000 mon.c (mon.1) 4185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.799359+0000 mon.c (mon.1) 4186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.799359+0000 mon.c (mon.1) 4186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.802519+0000 mon.c (mon.1) 4187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.095 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.802519+0000 mon.c (mon.1) 4187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.095 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.803482+0000 mon.c (mon.1) 4188 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.095 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.803482+0000 mon.c (mon.1) 4188 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.095 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.812412+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.812412+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: cephadm 2024-04-22T21:13:54.817738+0000 mgr.x (mgr.34107) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: cephadm 2024-04-22T21:13:54.817738+0000 mgr.x (mgr.34107) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.854907+0000 mon.c (mon.1) 4189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.854907+0000 mon.c (mon.1) 4189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.857723+0000 mon.c (mon.1) 4190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.857723+0000 mon.c (mon.1) 4190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.859201+0000 mon.c (mon.1) 4191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.859201+0000 mon.c (mon.1) 4191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.862023+0000 mon.c (mon.1) 4192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.862023+0000 mon.c (mon.1) 4192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.863064+0000 mon.c (mon.1) 4193 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.863064+0000 mon.c (mon.1) 4193 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.872434+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.872434+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: cephadm 2024-04-22T21:13:54.878187+0000 mgr.x (mgr.34107) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: cephadm 2024-04-22T21:13:54.878187+0000 mgr.x (mgr.34107) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.915472+0000 mon.c (mon.1) 4194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.915472+0000 mon.c (mon.1) 4194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.918568+0000 mon.c (mon.1) 4195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.918568+0000 mon.c (mon.1) 4195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.920283+0000 mon.c (mon.1) 4196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.920283+0000 mon.c (mon.1) 4196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.923345+0000 mon.c (mon.1) 4197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.923345+0000 mon.c (mon.1) 4197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.924544+0000 mon.c (mon.1) 4198 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.924544+0000 mon.c (mon.1) 4198 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.933372+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.933372+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: cephadm 2024-04-22T21:13:54.938609+0000 mgr.x (mgr.34107) 1438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: cephadm 2024-04-22T21:13:54.938609+0000 mgr.x (mgr.34107) 1438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.975516+0000 mon.c (mon.1) 4199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.975516+0000 mon.c (mon.1) 4199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.978640+0000 mon.c (mon.1) 4200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.978640+0000 mon.c (mon.1) 4200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.980294+0000 mon.c (mon.1) 4201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.980294+0000 mon.c (mon.1) 4201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.983757+0000 mon.c (mon.1) 4202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.983757+0000 mon.c (mon.1) 4202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.985061+0000 mon.c (mon.1) 4203 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.985061+0000 mon.c (mon.1) 4203 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.994822+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:54.994822+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: cephadm 2024-04-22T21:13:55.000152+0000 mgr.x (mgr.34107) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: cephadm 2024-04-22T21:13:55.000152+0000 mgr.x (mgr.34107) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.052322+0000 mon.c (mon.1) 4204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.052322+0000 mon.c (mon.1) 4204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.055201+0000 mon.c (mon.1) 4205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.055201+0000 mon.c (mon.1) 4205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.056778+0000 mon.c (mon.1) 4206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.056778+0000 mon.c (mon.1) 4206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.060159+0000 mon.c (mon.1) 4207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.060159+0000 mon.c (mon.1) 4207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.061354+0000 mon.c (mon.1) 4208 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.061354+0000 mon.c (mon.1) 4208 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.070312+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.070312+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: cephadm 2024-04-22T21:13:55.076001+0000 mgr.x (mgr.34107) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.100 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: cephadm 2024-04-22T21:13:55.076001+0000 mgr.x (mgr.34107) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.100 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.153096+0000 mon.c (mon.1) 4209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.100 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.153096+0000 mon.c (mon.1) 4209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.100 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.156301+0000 mon.c (mon.1) 4210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.100 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.156301+0000 mon.c (mon.1) 4210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.100 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.157834+0000 mon.c (mon.1) 4211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.100 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.157834+0000 mon.c (mon.1) 4211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.100 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.161119+0000 mon.c (mon.1) 4212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.100 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.161119+0000 mon.c (mon.1) 4212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.100 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.162230+0000 mon.c (mon.1) 4213 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.100 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.162230+0000 mon.c (mon.1) 4213 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.100 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.171805+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.100 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.171805+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.100 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: cephadm 2024-04-22T21:13:55.176928+0000 mgr.x (mgr.34107) 1441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.100 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: cephadm 2024-04-22T21:13:55.176928+0000 mgr.x (mgr.34107) 1441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.101 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.247897+0000 mon.c (mon.1) 4214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.101 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.247897+0000 mon.c (mon.1) 4214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.101 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.253175+0000 mon.c (mon.1) 4215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.101 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.253175+0000 mon.c (mon.1) 4215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.101 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.255576+0000 mon.c (mon.1) 4216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.101 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.255576+0000 mon.c (mon.1) 4216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.101 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.260608+0000 mon.c (mon.1) 4217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.101 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.260608+0000 mon.c (mon.1) 4217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.101 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.262367+0000 mon.c (mon.1) 4218 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.101 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.262367+0000 mon.c (mon.1) 4218 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.101 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.272715+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.101 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.272715+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.101 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: cephadm 2024-04-22T21:13:55.278483+0000 mgr.x (mgr.34107) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.101 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: cephadm 2024-04-22T21:13:55.278483+0000 mgr.x (mgr.34107) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.101 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.331359+0000 mon.c (mon.1) 4219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.102 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.331359+0000 mon.c (mon.1) 4219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.102 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.334052+0000 mon.c (mon.1) 4220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.102 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.334052+0000 mon.c (mon.1) 4220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.102 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.335274+0000 mon.c (mon.1) 4221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.102 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.335274+0000 mon.c (mon.1) 4221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.102 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.337798+0000 mon.c (mon.1) 4222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.102 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.337798+0000 mon.c (mon.1) 4222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.102 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.338731+0000 mon.c (mon.1) 4223 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.102 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.338731+0000 mon.c (mon.1) 4223 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.102 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.345675+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.102 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.345675+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.102 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: cephadm 2024-04-22T21:13:55.352743+0000 mgr.x (mgr.34107) 1443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.102 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: cephadm 2024-04-22T21:13:55.352743+0000 mgr.x (mgr.34107) 1443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.102 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.405751+0000 mon.c (mon.1) 4224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.103 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.405751+0000 mon.c (mon.1) 4224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.103 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.408655+0000 mon.c (mon.1) 4225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.103 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.408655+0000 mon.c (mon.1) 4225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.103 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.410152+0000 mon.c (mon.1) 4226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.103 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.410152+0000 mon.c (mon.1) 4226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.103 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.413065+0000 mon.c (mon.1) 4227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.103 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.413065+0000 mon.c (mon.1) 4227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.103 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.414197+0000 mon.c (mon.1) 4228 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.103 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.414197+0000 mon.c (mon.1) 4228 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.103 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.423864+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.103 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.423864+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.103 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.512452+0000 mon.c (mon.1) 4229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.103 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.512452+0000 mon.c (mon.1) 4229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.103 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.515622+0000 mon.c (mon.1) 4230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.104 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.515622+0000 mon.c (mon.1) 4230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.104 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.517344+0000 mon.c (mon.1) 4231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.104 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.517344+0000 mon.c (mon.1) 4231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.104 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.520088+0000 mon.c (mon.1) 4232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.104 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.520088+0000 mon.c (mon.1) 4232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.104 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.521263+0000 mon.c (mon.1) 4233 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.104 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.521263+0000 mon.c (mon.1) 4233 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.104 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.530557+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.104 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:55 smithi123 bash[58916]: audit 2024-04-22T21:13:55.530557+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.820 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[73472]: debug 2024-04-22T21:13:56.812+0000 7f0549228700 1 -- 172.21.15.123:0/859682413 <== mon.2 v2:172.21.15.123:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5595162cb680 con 0x559516328c00 2024-04-22T21:13:56.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: cephadm 2024-04-22T21:13:55.429402+0000 mgr.x (mgr.34107) 1444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: cephadm 2024-04-22T21:13:55.429402+0000 mgr.x (mgr.34107) 1444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: cephadm 2024-04-22T21:13:55.536057+0000 mgr.x (mgr.34107) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: cephadm 2024-04-22T21:13:55.536057+0000 mgr.x (mgr.34107) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.603764+0000 mon.c (mon.1) 4234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.603764+0000 mon.c (mon.1) 4234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.606730+0000 mon.c (mon.1) 4235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.606730+0000 mon.c (mon.1) 4235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.608477+0000 mon.c (mon.1) 4236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.608477+0000 mon.c (mon.1) 4236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.822 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.611100+0000 mon.c (mon.1) 4237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.611100+0000 mon.c (mon.1) 4237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.612309+0000 mon.c (mon.1) 4238 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.612309+0000 mon.c (mon.1) 4238 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.620632+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.620632+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: cephadm 2024-04-22T21:13:55.625767+0000 mgr.x (mgr.34107) 1446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: cephadm 2024-04-22T21:13:55.625767+0000 mgr.x (mgr.34107) 1446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.694118+0000 mon.c (mon.1) 4239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.694118+0000 mon.c (mon.1) 4239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.697156+0000 mon.c (mon.1) 4240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.697156+0000 mon.c (mon.1) 4240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.698769+0000 mon.c (mon.1) 4241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.698769+0000 mon.c (mon.1) 4241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.823 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.701824+0000 mon.c (mon.1) 4242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.701824+0000 mon.c (mon.1) 4242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.703048+0000 mon.c (mon.1) 4243 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.703048+0000 mon.c (mon.1) 4243 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.712409+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.712409+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: cephadm 2024-04-22T21:13:55.718393+0000 mgr.x (mgr.34107) 1447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: cephadm 2024-04-22T21:13:55.718393+0000 mgr.x (mgr.34107) 1447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.789315+0000 mon.c (mon.1) 4244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.789315+0000 mon.c (mon.1) 4244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.794192+0000 mon.c (mon.1) 4245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.794192+0000 mon.c (mon.1) 4245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.796308+0000 mon.c (mon.1) 4246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.796308+0000 mon.c (mon.1) 4246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.824 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.801256+0000 mon.c (mon.1) 4247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.801256+0000 mon.c (mon.1) 4247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.802976+0000 mon.c (mon.1) 4248 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.802976+0000 mon.c (mon.1) 4248 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.813793+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.813793+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: cephadm 2024-04-22T21:13:55.819409+0000 mgr.x (mgr.34107) 1448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: cephadm 2024-04-22T21:13:55.819409+0000 mgr.x (mgr.34107) 1448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.890871+0000 mon.c (mon.1) 4249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.890871+0000 mon.c (mon.1) 4249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.894367+0000 mon.c (mon.1) 4250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.894367+0000 mon.c (mon.1) 4250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.897024+0000 mon.c (mon.1) 4251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.897024+0000 mon.c (mon.1) 4251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.825 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.902001+0000 mon.c (mon.1) 4252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.902001+0000 mon.c (mon.1) 4252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.903663+0000 mon.c (mon.1) 4253 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.903663+0000 mon.c (mon.1) 4253 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.914590+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.914590+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: cephadm 2024-04-22T21:13:55.920428+0000 mgr.x (mgr.34107) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: cephadm 2024-04-22T21:13:55.920428+0000 mgr.x (mgr.34107) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.972177+0000 mgr.x (mgr.34107) 1450 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:56.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.972177+0000 mgr.x (mgr.34107) 1450 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:56.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.995817+0000 mon.c (mon.1) 4254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:55.995817+0000 mon.c (mon.1) 4254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.000700+0000 mon.c (mon.1) 4255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.000700+0000 mon.c (mon.1) 4255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.826 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.002633+0000 mon.c (mon.1) 4256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.827 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.002633+0000 mon.c (mon.1) 4256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.827 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.006639+0000 mon.c (mon.1) 4257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.827 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.006639+0000 mon.c (mon.1) 4257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.827 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.008150+0000 mon.c (mon.1) 4258 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.827 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.008150+0000 mon.c (mon.1) 4258 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.827 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.018442+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.827 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.018442+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.827 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: cephadm 2024-04-22T21:13:56.023769+0000 mgr.x (mgr.34107) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.827 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: cephadm 2024-04-22T21:13:56.023769+0000 mgr.x (mgr.34107) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.827 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.080948+0000 mon.c (mon.1) 4259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.827 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.080948+0000 mon.c (mon.1) 4259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.827 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.083934+0000 mon.c (mon.1) 4260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.827 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.083934+0000 mon.c (mon.1) 4260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.827 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.085522+0000 mon.c (mon.1) 4261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.828 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.085522+0000 mon.c (mon.1) 4261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.828 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.088547+0000 mon.c (mon.1) 4262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.828 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.088547+0000 mon.c (mon.1) 4262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.828 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.089659+0000 mon.c (mon.1) 4263 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.828 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.089659+0000 mon.c (mon.1) 4263 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.828 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.099252+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.828 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.099252+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.828 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: cephadm 2024-04-22T21:13:56.104405+0000 mgr.x (mgr.34107) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.828 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: cephadm 2024-04-22T21:13:56.104405+0000 mgr.x (mgr.34107) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.828 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: cluster 2024-04-22T21:13:56.108932+0000 mgr.x (mgr.34107) 1453 : cluster [DBG] pgmap v234: 161 pgs: 16 active+undersized+degraded, 39 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-22T21:13:56.828 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: cluster 2024-04-22T21:13:56.108932+0000 mgr.x (mgr.34107) 1453 : cluster [DBG] pgmap v234: 161 pgs: 16 active+undersized+degraded, 39 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-22T21:13:56.828 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.157573+0000 mon.c (mon.1) 4264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.828 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.157573+0000 mon.c (mon.1) 4264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.828 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.160194+0000 mon.c (mon.1) 4265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.828 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.160194+0000 mon.c (mon.1) 4265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.829 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.161593+0000 mon.c (mon.1) 4266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.829 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.161593+0000 mon.c (mon.1) 4266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.829 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.164186+0000 mon.c (mon.1) 4267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.829 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.164186+0000 mon.c (mon.1) 4267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.829 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.165119+0000 mon.c (mon.1) 4268 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.829 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.165119+0000 mon.c (mon.1) 4268 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.829 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.173976+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.829 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.173976+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.829 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: cephadm 2024-04-22T21:13:56.179110+0000 mgr.x (mgr.34107) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.829 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: cephadm 2024-04-22T21:13:56.179110+0000 mgr.x (mgr.34107) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.829 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.231563+0000 mon.c (mon.1) 4269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.829 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.231563+0000 mon.c (mon.1) 4269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.829 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.234753+0000 mon.c (mon.1) 4270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.829 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.234753+0000 mon.c (mon.1) 4270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.830 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.236603+0000 mon.c (mon.1) 4271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.830 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.236603+0000 mon.c (mon.1) 4271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.830 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.239440+0000 mon.c (mon.1) 4272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.830 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.239440+0000 mon.c (mon.1) 4272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.830 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.240679+0000 mon.c (mon.1) 4273 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.830 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.240679+0000 mon.c (mon.1) 4273 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.830 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.251144+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.830 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.251144+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.830 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: cephadm 2024-04-22T21:13:56.256616+0000 mgr.x (mgr.34107) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.830 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: cephadm 2024-04-22T21:13:56.256616+0000 mgr.x (mgr.34107) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.830 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.309822+0000 mon.c (mon.1) 4274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.830 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.309822+0000 mon.c (mon.1) 4274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.830 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.313256+0000 mon.c (mon.1) 4275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.830 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.313256+0000 mon.c (mon.1) 4275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.831 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.315255+0000 mon.c (mon.1) 4276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.831 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.315255+0000 mon.c (mon.1) 4276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.831 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.318664+0000 mon.c (mon.1) 4277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.831 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.318664+0000 mon.c (mon.1) 4277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.831 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.319693+0000 mon.c (mon.1) 4278 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.831 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.319693+0000 mon.c (mon.1) 4278 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.831 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.329418+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.831 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.329418+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.831 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: cephadm 2024-04-22T21:13:56.334540+0000 mgr.x (mgr.34107) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.831 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: cephadm 2024-04-22T21:13:56.334540+0000 mgr.x (mgr.34107) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.831 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.371096+0000 mon.c (mon.1) 4279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.831 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.371096+0000 mon.c (mon.1) 4279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.831 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.375251+0000 mon.c (mon.1) 4280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.832 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.375251+0000 mon.c (mon.1) 4280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.832 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.377141+0000 mon.c (mon.1) 4281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.832 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.377141+0000 mon.c (mon.1) 4281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.832 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.380164+0000 mon.c (mon.1) 4282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.832 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.380164+0000 mon.c (mon.1) 4282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.832 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.381180+0000 mon.c (mon.1) 4283 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.832 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.381180+0000 mon.c (mon.1) 4283 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.832 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.390327+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.832 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.390327+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.833 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: cephadm 2024-04-22T21:13:56.395686+0000 mgr.x (mgr.34107) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.833 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: cephadm 2024-04-22T21:13:56.395686+0000 mgr.x (mgr.34107) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:56.833 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.448504+0000 mon.c (mon.1) 4284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.833 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.448504+0000 mon.c (mon.1) 4284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.833 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.451156+0000 mon.c (mon.1) 4285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.833 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.451156+0000 mon.c (mon.1) 4285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.833 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.452949+0000 mon.c (mon.1) 4286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.833 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.452949+0000 mon.c (mon.1) 4286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.833 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.455786+0000 mon.c (mon.1) 4287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.833 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.455786+0000 mon.c (mon.1) 4287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.833 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.457003+0000 mon.c (mon.1) 4288 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.833 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.457003+0000 mon.c (mon.1) 4288 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.833 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.468579+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.833 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.468579+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.834 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.528132+0000 mon.c (mon.1) 4289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.834 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.528132+0000 mon.c (mon.1) 4289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.834 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.531640+0000 mon.c (mon.1) 4290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.834 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.531640+0000 mon.c (mon.1) 4290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:56.834 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.533081+0000 mon.c (mon.1) 4291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.834 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.533081+0000 mon.c (mon.1) 4291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:56.834 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.535889+0000 mon.c (mon.1) 4292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.834 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.535889+0000 mon.c (mon.1) 4292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:56.834 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.537073+0000 mon.c (mon.1) 4293 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.834 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.537073+0000 mon.c (mon.1) 4293 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:56.834 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.549005+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:56.834 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:56 smithi123 bash[58916]: audit 2024-04-22T21:13:56.549005+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: cephadm 2024-04-22T21:13:55.429402+0000 mgr.x (mgr.34107) 1444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: cephadm 2024-04-22T21:13:55.429402+0000 mgr.x (mgr.34107) 1444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: cephadm 2024-04-22T21:13:55.536057+0000 mgr.x (mgr.34107) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: cephadm 2024-04-22T21:13:55.536057+0000 mgr.x (mgr.34107) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.603764+0000 mon.c (mon.1) 4234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.603764+0000 mon.c (mon.1) 4234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.606730+0000 mon.c (mon.1) 4235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.606730+0000 mon.c (mon.1) 4235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.608477+0000 mon.c (mon.1) 4236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.608477+0000 mon.c (mon.1) 4236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.611100+0000 mon.c (mon.1) 4237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.611100+0000 mon.c (mon.1) 4237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.612309+0000 mon.c (mon.1) 4238 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.612309+0000 mon.c (mon.1) 4238 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.620632+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.620632+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: cephadm 2024-04-22T21:13:55.625767+0000 mgr.x (mgr.34107) 1446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: cephadm 2024-04-22T21:13:55.625767+0000 mgr.x (mgr.34107) 1446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.694118+0000 mon.c (mon.1) 4239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.694118+0000 mon.c (mon.1) 4239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.697156+0000 mon.c (mon.1) 4240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.697156+0000 mon.c (mon.1) 4240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.698769+0000 mon.c (mon.1) 4241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.698769+0000 mon.c (mon.1) 4241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.701824+0000 mon.c (mon.1) 4242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.701824+0000 mon.c (mon.1) 4242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.703048+0000 mon.c (mon.1) 4243 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.703048+0000 mon.c (mon.1) 4243 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.712409+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.712409+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: cephadm 2024-04-22T21:13:55.718393+0000 mgr.x (mgr.34107) 1447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: cephadm 2024-04-22T21:13:55.718393+0000 mgr.x (mgr.34107) 1447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.789315+0000 mon.c (mon.1) 4244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.789315+0000 mon.c (mon.1) 4244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.794192+0000 mon.c (mon.1) 4245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.794192+0000 mon.c (mon.1) 4245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.796308+0000 mon.c (mon.1) 4246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.796308+0000 mon.c (mon.1) 4246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.801256+0000 mon.c (mon.1) 4247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: cephadm 2024-04-22T21:13:55.429402+0000 mgr.x (mgr.34107) 1444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: cephadm 2024-04-22T21:13:55.429402+0000 mgr.x (mgr.34107) 1444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: cephadm 2024-04-22T21:13:55.536057+0000 mgr.x (mgr.34107) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: cephadm 2024-04-22T21:13:55.536057+0000 mgr.x (mgr.34107) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.603764+0000 mon.c (mon.1) 4234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.603764+0000 mon.c (mon.1) 4234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.606730+0000 mon.c (mon.1) 4235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.606730+0000 mon.c (mon.1) 4235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.608477+0000 mon.c (mon.1) 4236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.608477+0000 mon.c (mon.1) 4236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.611100+0000 mon.c (mon.1) 4237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.611100+0000 mon.c (mon.1) 4237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.612309+0000 mon.c (mon.1) 4238 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.612309+0000 mon.c (mon.1) 4238 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.620632+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.620632+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: cephadm 2024-04-22T21:13:55.625767+0000 mgr.x (mgr.34107) 1446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: cephadm 2024-04-22T21:13:55.625767+0000 mgr.x (mgr.34107) 1446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.694118+0000 mon.c (mon.1) 4239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.694118+0000 mon.c (mon.1) 4239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.801256+0000 mon.c (mon.1) 4247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.802976+0000 mon.c (mon.1) 4248 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.802976+0000 mon.c (mon.1) 4248 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.813793+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.813793+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: cephadm 2024-04-22T21:13:55.819409+0000 mgr.x (mgr.34107) 1448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: cephadm 2024-04-22T21:13:55.819409+0000 mgr.x (mgr.34107) 1448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.890871+0000 mon.c (mon.1) 4249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.890871+0000 mon.c (mon.1) 4249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.894367+0000 mon.c (mon.1) 4250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.894367+0000 mon.c (mon.1) 4250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.897024+0000 mon.c (mon.1) 4251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.897024+0000 mon.c (mon.1) 4251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.902001+0000 mon.c (mon.1) 4252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.902001+0000 mon.c (mon.1) 4252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.903663+0000 mon.c (mon.1) 4253 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.903663+0000 mon.c (mon.1) 4253 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.914590+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.914590+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: cephadm 2024-04-22T21:13:55.920428+0000 mgr.x (mgr.34107) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: cephadm 2024-04-22T21:13:55.920428+0000 mgr.x (mgr.34107) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.972177+0000 mgr.x (mgr.34107) 1450 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:57.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.972177+0000 mgr.x (mgr.34107) 1450 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:57.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.995817+0000 mon.c (mon.1) 4254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:55.995817+0000 mon.c (mon.1) 4254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.000700+0000 mon.c (mon.1) 4255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.000700+0000 mon.c (mon.1) 4255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.002633+0000 mon.c (mon.1) 4256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.002633+0000 mon.c (mon.1) 4256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.006639+0000 mon.c (mon.1) 4257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.006639+0000 mon.c (mon.1) 4257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.008150+0000 mon.c (mon.1) 4258 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.008150+0000 mon.c (mon.1) 4258 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.018442+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.018442+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: cephadm 2024-04-22T21:13:56.023769+0000 mgr.x (mgr.34107) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: cephadm 2024-04-22T21:13:56.023769+0000 mgr.x (mgr.34107) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.080948+0000 mon.c (mon.1) 4259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.080948+0000 mon.c (mon.1) 4259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.083934+0000 mon.c (mon.1) 4260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.083934+0000 mon.c (mon.1) 4260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.085522+0000 mon.c (mon.1) 4261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.085522+0000 mon.c (mon.1) 4261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.088547+0000 mon.c (mon.1) 4262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.088547+0000 mon.c (mon.1) 4262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.089659+0000 mon.c (mon.1) 4263 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.089659+0000 mon.c (mon.1) 4263 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.099252+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.099252+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: cephadm 2024-04-22T21:13:56.104405+0000 mgr.x (mgr.34107) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: cephadm 2024-04-22T21:13:56.104405+0000 mgr.x (mgr.34107) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: cluster 2024-04-22T21:13:56.108932+0000 mgr.x (mgr.34107) 1453 : cluster [DBG] pgmap v234: 161 pgs: 16 active+undersized+degraded, 39 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-22T21:13:57.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: cluster 2024-04-22T21:13:56.108932+0000 mgr.x (mgr.34107) 1453 : cluster [DBG] pgmap v234: 161 pgs: 16 active+undersized+degraded, 39 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-22T21:13:57.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.157573+0000 mon.c (mon.1) 4264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.157573+0000 mon.c (mon.1) 4264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.160194+0000 mon.c (mon.1) 4265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.160194+0000 mon.c (mon.1) 4265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.161593+0000 mon.c (mon.1) 4266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.161593+0000 mon.c (mon.1) 4266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.164186+0000 mon.c (mon.1) 4267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.164186+0000 mon.c (mon.1) 4267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.165119+0000 mon.c (mon.1) 4268 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.165119+0000 mon.c (mon.1) 4268 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.173976+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.173976+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: cephadm 2024-04-22T21:13:56.179110+0000 mgr.x (mgr.34107) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: cephadm 2024-04-22T21:13:56.179110+0000 mgr.x (mgr.34107) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.231563+0000 mon.c (mon.1) 4269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.231563+0000 mon.c (mon.1) 4269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.234753+0000 mon.c (mon.1) 4270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.234753+0000 mon.c (mon.1) 4270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.236603+0000 mon.c (mon.1) 4271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.236603+0000 mon.c (mon.1) 4271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.239440+0000 mon.c (mon.1) 4272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.239440+0000 mon.c (mon.1) 4272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.240679+0000 mon.c (mon.1) 4273 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.240679+0000 mon.c (mon.1) 4273 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.251144+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.697156+0000 mon.c (mon.1) 4240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.697156+0000 mon.c (mon.1) 4240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.698769+0000 mon.c (mon.1) 4241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.698769+0000 mon.c (mon.1) 4241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.701824+0000 mon.c (mon.1) 4242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.701824+0000 mon.c (mon.1) 4242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.703048+0000 mon.c (mon.1) 4243 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.703048+0000 mon.c (mon.1) 4243 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.712409+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.712409+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: cephadm 2024-04-22T21:13:55.718393+0000 mgr.x (mgr.34107) 1447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: cephadm 2024-04-22T21:13:55.718393+0000 mgr.x (mgr.34107) 1447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.789315+0000 mon.c (mon.1) 4244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.789315+0000 mon.c (mon.1) 4244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.794192+0000 mon.c (mon.1) 4245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.794192+0000 mon.c (mon.1) 4245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.796308+0000 mon.c (mon.1) 4246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.796308+0000 mon.c (mon.1) 4246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.801256+0000 mon.c (mon.1) 4247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.251144+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: cephadm 2024-04-22T21:13:56.256616+0000 mgr.x (mgr.34107) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: cephadm 2024-04-22T21:13:56.256616+0000 mgr.x (mgr.34107) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.309822+0000 mon.c (mon.1) 4274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.309822+0000 mon.c (mon.1) 4274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.313256+0000 mon.c (mon.1) 4275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.313256+0000 mon.c (mon.1) 4275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.315255+0000 mon.c (mon.1) 4276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.315255+0000 mon.c (mon.1) 4276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.318664+0000 mon.c (mon.1) 4277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.318664+0000 mon.c (mon.1) 4277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.319693+0000 mon.c (mon.1) 4278 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.319693+0000 mon.c (mon.1) 4278 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.329418+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.329418+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: cephadm 2024-04-22T21:13:56.334540+0000 mgr.x (mgr.34107) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: cephadm 2024-04-22T21:13:56.334540+0000 mgr.x (mgr.34107) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.371096+0000 mon.c (mon.1) 4279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.371096+0000 mon.c (mon.1) 4279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.375251+0000 mon.c (mon.1) 4280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.375251+0000 mon.c (mon.1) 4280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.377141+0000 mon.c (mon.1) 4281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.377141+0000 mon.c (mon.1) 4281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.380164+0000 mon.c (mon.1) 4282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.380164+0000 mon.c (mon.1) 4282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.381180+0000 mon.c (mon.1) 4283 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.381180+0000 mon.c (mon.1) 4283 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.390327+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.390327+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: cephadm 2024-04-22T21:13:56.395686+0000 mgr.x (mgr.34107) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: cephadm 2024-04-22T21:13:56.395686+0000 mgr.x (mgr.34107) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.448504+0000 mon.c (mon.1) 4284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.448504+0000 mon.c (mon.1) 4284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.451156+0000 mon.c (mon.1) 4285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.451156+0000 mon.c (mon.1) 4285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.452949+0000 mon.c (mon.1) 4286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.452949+0000 mon.c (mon.1) 4286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.455786+0000 mon.c (mon.1) 4287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.455786+0000 mon.c (mon.1) 4287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.457003+0000 mon.c (mon.1) 4288 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.457003+0000 mon.c (mon.1) 4288 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.468579+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.468579+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.528132+0000 mon.c (mon.1) 4289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.528132+0000 mon.c (mon.1) 4289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.531640+0000 mon.c (mon.1) 4290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.531640+0000 mon.c (mon.1) 4290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.533081+0000 mon.c (mon.1) 4291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.533081+0000 mon.c (mon.1) 4291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.535889+0000 mon.c (mon.1) 4292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.535889+0000 mon.c (mon.1) 4292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.537073+0000 mon.c (mon.1) 4293 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.537073+0000 mon.c (mon.1) 4293 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.549005+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[73084]: audit 2024-04-22T21:13:56.549005+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.801256+0000 mon.c (mon.1) 4247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.802976+0000 mon.c (mon.1) 4248 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.802976+0000 mon.c (mon.1) 4248 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.813793+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.813793+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: cephadm 2024-04-22T21:13:55.819409+0000 mgr.x (mgr.34107) 1448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: cephadm 2024-04-22T21:13:55.819409+0000 mgr.x (mgr.34107) 1448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.890871+0000 mon.c (mon.1) 4249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.890871+0000 mon.c (mon.1) 4249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.894367+0000 mon.c (mon.1) 4250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.894367+0000 mon.c (mon.1) 4250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.897024+0000 mon.c (mon.1) 4251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.897024+0000 mon.c (mon.1) 4251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.902001+0000 mon.c (mon.1) 4252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.902001+0000 mon.c (mon.1) 4252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.903663+0000 mon.c (mon.1) 4253 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.903663+0000 mon.c (mon.1) 4253 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.914590+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.914590+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: cephadm 2024-04-22T21:13:55.920428+0000 mgr.x (mgr.34107) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: cephadm 2024-04-22T21:13:55.920428+0000 mgr.x (mgr.34107) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.972177+0000 mgr.x (mgr.34107) 1450 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:57.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.972177+0000 mgr.x (mgr.34107) 1450 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:13:57.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.995817+0000 mon.c (mon.1) 4254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:55.995817+0000 mon.c (mon.1) 4254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.000700+0000 mon.c (mon.1) 4255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.000700+0000 mon.c (mon.1) 4255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.002633+0000 mon.c (mon.1) 4256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.002633+0000 mon.c (mon.1) 4256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.006639+0000 mon.c (mon.1) 4257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.006639+0000 mon.c (mon.1) 4257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.008150+0000 mon.c (mon.1) 4258 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.008150+0000 mon.c (mon.1) 4258 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.018442+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.018442+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: cephadm 2024-04-22T21:13:56.023769+0000 mgr.x (mgr.34107) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: cephadm 2024-04-22T21:13:56.023769+0000 mgr.x (mgr.34107) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.080948+0000 mon.c (mon.1) 4259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.080948+0000 mon.c (mon.1) 4259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.083934+0000 mon.c (mon.1) 4260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.083934+0000 mon.c (mon.1) 4260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.085522+0000 mon.c (mon.1) 4261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.085522+0000 mon.c (mon.1) 4261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.088547+0000 mon.c (mon.1) 4262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.088547+0000 mon.c (mon.1) 4262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.089659+0000 mon.c (mon.1) 4263 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.089659+0000 mon.c (mon.1) 4263 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.099252+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.099252+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: cephadm 2024-04-22T21:13:56.104405+0000 mgr.x (mgr.34107) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: cephadm 2024-04-22T21:13:56.104405+0000 mgr.x (mgr.34107) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: cluster 2024-04-22T21:13:56.108932+0000 mgr.x (mgr.34107) 1453 : cluster [DBG] pgmap v234: 161 pgs: 16 active+undersized+degraded, 39 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-22T21:13:57.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: cluster 2024-04-22T21:13:56.108932+0000 mgr.x (mgr.34107) 1453 : cluster [DBG] pgmap v234: 161 pgs: 16 active+undersized+degraded, 39 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-22T21:13:57.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.157573+0000 mon.c (mon.1) 4264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.157573+0000 mon.c (mon.1) 4264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.160194+0000 mon.c (mon.1) 4265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.160194+0000 mon.c (mon.1) 4265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.161593+0000 mon.c (mon.1) 4266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.161593+0000 mon.c (mon.1) 4266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.164186+0000 mon.c (mon.1) 4267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.164186+0000 mon.c (mon.1) 4267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.165119+0000 mon.c (mon.1) 4268 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.165119+0000 mon.c (mon.1) 4268 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.173976+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.173976+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: cephadm 2024-04-22T21:13:56.179110+0000 mgr.x (mgr.34107) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: cephadm 2024-04-22T21:13:56.179110+0000 mgr.x (mgr.34107) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.231563+0000 mon.c (mon.1) 4269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.231563+0000 mon.c (mon.1) 4269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.234753+0000 mon.c (mon.1) 4270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.234753+0000 mon.c (mon.1) 4270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.236603+0000 mon.c (mon.1) 4271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.236603+0000 mon.c (mon.1) 4271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.239440+0000 mon.c (mon.1) 4272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.239440+0000 mon.c (mon.1) 4272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.240679+0000 mon.c (mon.1) 4273 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.240679+0000 mon.c (mon.1) 4273 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.251144+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.251144+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: cephadm 2024-04-22T21:13:56.256616+0000 mgr.x (mgr.34107) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: cephadm 2024-04-22T21:13:56.256616+0000 mgr.x (mgr.34107) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.309822+0000 mon.c (mon.1) 4274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.309822+0000 mon.c (mon.1) 4274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.313256+0000 mon.c (mon.1) 4275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.313256+0000 mon.c (mon.1) 4275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.315255+0000 mon.c (mon.1) 4276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.315255+0000 mon.c (mon.1) 4276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.318664+0000 mon.c (mon.1) 4277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.318664+0000 mon.c (mon.1) 4277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.319693+0000 mon.c (mon.1) 4278 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.319693+0000 mon.c (mon.1) 4278 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.329418+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.329418+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: cephadm 2024-04-22T21:13:56.334540+0000 mgr.x (mgr.34107) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: cephadm 2024-04-22T21:13:56.334540+0000 mgr.x (mgr.34107) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.371096+0000 mon.c (mon.1) 4279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.371096+0000 mon.c (mon.1) 4279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.375251+0000 mon.c (mon.1) 4280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.375251+0000 mon.c (mon.1) 4280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.377141+0000 mon.c (mon.1) 4281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.377141+0000 mon.c (mon.1) 4281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.380164+0000 mon.c (mon.1) 4282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.380164+0000 mon.c (mon.1) 4282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.381180+0000 mon.c (mon.1) 4283 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.381180+0000 mon.c (mon.1) 4283 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.390327+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.390327+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: cephadm 2024-04-22T21:13:56.395686+0000 mgr.x (mgr.34107) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: cephadm 2024-04-22T21:13:56.395686+0000 mgr.x (mgr.34107) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.448504+0000 mon.c (mon.1) 4284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.448504+0000 mon.c (mon.1) 4284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.451156+0000 mon.c (mon.1) 4285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.451156+0000 mon.c (mon.1) 4285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.452949+0000 mon.c (mon.1) 4286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.452949+0000 mon.c (mon.1) 4286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.455786+0000 mon.c (mon.1) 4287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.455786+0000 mon.c (mon.1) 4287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.457003+0000 mon.c (mon.1) 4288 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.457003+0000 mon.c (mon.1) 4288 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.468579+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.468579+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.528132+0000 mon.c (mon.1) 4289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.528132+0000 mon.c (mon.1) 4289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.531640+0000 mon.c (mon.1) 4290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.531640+0000 mon.c (mon.1) 4290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.533081+0000 mon.c (mon.1) 4291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.533081+0000 mon.c (mon.1) 4291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.535889+0000 mon.c (mon.1) 4292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.535889+0000 mon.c (mon.1) 4292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.537073+0000 mon.c (mon.1) 4293 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.537073+0000 mon.c (mon.1) 4293 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.549005+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:56 smithi121 bash[75184]: audit 2024-04-22T21:13:56.549005+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.489 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[73472]: debug 2024-04-22T21:13:57.384+0000 7f05523c07c0 -1 Falling back to public interface 2024-04-22T21:13:57.888 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: cephadm 2024-04-22T21:13:56.473758+0000 mgr.x (mgr.34107) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.888 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: cephadm 2024-04-22T21:13:56.473758+0000 mgr.x (mgr.34107) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.888 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: cephadm 2024-04-22T21:13:56.554117+0000 mgr.x (mgr.34107) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.888 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: cephadm 2024-04-22T21:13:56.554117+0000 mgr.x (mgr.34107) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.888 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.628007+0000 mon.c (mon.1) 4294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.888 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.628007+0000 mon.c (mon.1) 4294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.889 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.631009+0000 mon.c (mon.1) 4295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.889 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.631009+0000 mon.c (mon.1) 4295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.889 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.632545+0000 mon.c (mon.1) 4296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.889 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.632545+0000 mon.c (mon.1) 4296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.889 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.635328+0000 mon.c (mon.1) 4297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.889 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.635328+0000 mon.c (mon.1) 4297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.889 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.636510+0000 mon.c (mon.1) 4298 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.889 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.636510+0000 mon.c (mon.1) 4298 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.889 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.645624+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.889 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.645624+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.889 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: cephadm 2024-04-22T21:13:56.650705+0000 mgr.x (mgr.34107) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.889 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: cephadm 2024-04-22T21:13:56.650705+0000 mgr.x (mgr.34107) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.889 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.725336+0000 mon.c (mon.1) 4299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.889 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.725336+0000 mon.c (mon.1) 4299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.890 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.728420+0000 mon.c (mon.1) 4300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.890 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.728420+0000 mon.c (mon.1) 4300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.890 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.730024+0000 mon.c (mon.1) 4301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.890 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.730024+0000 mon.c (mon.1) 4301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.890 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.732943+0000 mon.c (mon.1) 4302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.890 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.732943+0000 mon.c (mon.1) 4302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.890 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.734030+0000 mon.c (mon.1) 4303 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.734030+0000 mon.c (mon.1) 4303 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.743624+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.743624+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: cephadm 2024-04-22T21:13:56.748835+0000 mgr.x (mgr.34107) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: cephadm 2024-04-22T21:13:56.748835+0000 mgr.x (mgr.34107) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.801824+0000 mon.c (mon.1) 4304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.801824+0000 mon.c (mon.1) 4304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.804599+0000 mon.c (mon.1) 4305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.804599+0000 mon.c (mon.1) 4305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.806005+0000 mon.c (mon.1) 4306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.806005+0000 mon.c (mon.1) 4306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.808751+0000 mon.c (mon.1) 4307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.808751+0000 mon.c (mon.1) 4307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.809764+0000 mon.c (mon.1) 4308 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.892 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.809764+0000 mon.c (mon.1) 4308 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.892 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.818957+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.892 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.818957+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.892 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: cephadm 2024-04-22T21:13:56.824580+0000 mgr.x (mgr.34107) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.892 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: cephadm 2024-04-22T21:13:56.824580+0000 mgr.x (mgr.34107) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.892 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.879101+0000 mon.c (mon.1) 4309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.892 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.879101+0000 mon.c (mon.1) 4309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.892 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.881826+0000 mon.c (mon.1) 4310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.892 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.881826+0000 mon.c (mon.1) 4310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.892 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.883732+0000 mon.c (mon.1) 4311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.892 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.883732+0000 mon.c (mon.1) 4311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.892 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.886413+0000 mon.c (mon.1) 4312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.892 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.886413+0000 mon.c (mon.1) 4312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.892 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.887437+0000 mon.c (mon.1) 4313 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.892 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.887437+0000 mon.c (mon.1) 4313 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.893 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.896106+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.893 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.896106+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.893 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: cephadm 2024-04-22T21:13:56.901865+0000 mgr.x (mgr.34107) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.893 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: cephadm 2024-04-22T21:13:56.901865+0000 mgr.x (mgr.34107) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.893 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.938078+0000 mon.c (mon.1) 4314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.893 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.938078+0000 mon.c (mon.1) 4314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.893 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.941109+0000 mon.c (mon.1) 4315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.893 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.941109+0000 mon.c (mon.1) 4315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.893 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.942773+0000 mon.c (mon.1) 4316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.893 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.942773+0000 mon.c (mon.1) 4316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.893 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.945620+0000 mon.c (mon.1) 4317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.893 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.945620+0000 mon.c (mon.1) 4317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.893 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.946692+0000 mon.c (mon.1) 4318 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.946692+0000 mon.c (mon.1) 4318 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.955547+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:56.955547+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: cephadm 2024-04-22T21:13:56.961438+0000 mgr.x (mgr.34107) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: cephadm 2024-04-22T21:13:56.961438+0000 mgr.x (mgr.34107) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.014138+0000 mon.c (mon.1) 4319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.014138+0000 mon.c (mon.1) 4319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.017067+0000 mon.c (mon.1) 4320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.017067+0000 mon.c (mon.1) 4320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.018627+0000 mon.c (mon.1) 4321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.018627+0000 mon.c (mon.1) 4321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.021448+0000 mon.c (mon.1) 4322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.021448+0000 mon.c (mon.1) 4322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.022543+0000 mon.c (mon.1) 4323 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.895 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.022543+0000 mon.c (mon.1) 4323 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.895 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.031927+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.895 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.031927+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.895 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: cephadm 2024-04-22T21:13:57.037755+0000 mgr.x (mgr.34107) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.895 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: cephadm 2024-04-22T21:13:57.037755+0000 mgr.x (mgr.34107) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.895 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.090756+0000 mon.c (mon.1) 4324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.895 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.090756+0000 mon.c (mon.1) 4324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.895 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.093827+0000 mon.c (mon.1) 4325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.895 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.093827+0000 mon.c (mon.1) 4325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.895 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.095881+0000 mon.c (mon.1) 4326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.895 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.095881+0000 mon.c (mon.1) 4326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.895 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.104602+0000 mon.c (mon.1) 4327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.895 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.104602+0000 mon.c (mon.1) 4327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.896 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.105588+0000 mon.c (mon.1) 4328 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.896 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.105588+0000 mon.c (mon.1) 4328 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.897 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.116174+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.897 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.116174+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.897 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: cephadm 2024-04-22T21:13:57.121380+0000 mgr.x (mgr.34107) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.897 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: cephadm 2024-04-22T21:13:57.121380+0000 mgr.x (mgr.34107) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.897 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.173791+0000 mon.c (mon.1) 4329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.897 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.173791+0000 mon.c (mon.1) 4329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.897 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.176567+0000 mon.c (mon.1) 4330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.897 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.176567+0000 mon.c (mon.1) 4330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.897 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.178073+0000 mon.c (mon.1) 4331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.897 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.178073+0000 mon.c (mon.1) 4331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.897 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.180936+0000 mon.c (mon.1) 4332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.897 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.180936+0000 mon.c (mon.1) 4332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.897 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.182123+0000 mon.c (mon.1) 4333 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.897 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.182123+0000 mon.c (mon.1) 4333 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.898 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.193385+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.898 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.193385+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.898 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: cephadm 2024-04-22T21:13:57.198609+0000 mgr.x (mgr.34107) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.898 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: cephadm 2024-04-22T21:13:57.198609+0000 mgr.x (mgr.34107) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.898 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.269413+0000 mon.c (mon.1) 4334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.898 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.269413+0000 mon.c (mon.1) 4334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.898 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.272466+0000 mon.c (mon.1) 4335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.898 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.272466+0000 mon.c (mon.1) 4335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.898 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.274321+0000 mon.c (mon.1) 4336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.898 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.274321+0000 mon.c (mon.1) 4336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.898 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.277417+0000 mon.c (mon.1) 4337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.898 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.277417+0000 mon.c (mon.1) 4337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.898 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.278840+0000 mon.c (mon.1) 4338 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.898 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.278840+0000 mon.c (mon.1) 4338 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.899 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.290348+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.899 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.290348+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.899 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: cephadm 2024-04-22T21:13:57.295813+0000 mgr.x (mgr.34107) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.899 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: cephadm 2024-04-22T21:13:57.295813+0000 mgr.x (mgr.34107) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.899 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.365438+0000 mon.c (mon.1) 4339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.899 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.365438+0000 mon.c (mon.1) 4339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.899 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.368500+0000 mon.c (mon.1) 4340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.899 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.368500+0000 mon.c (mon.1) 4340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.899 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.370305+0000 mon.c (mon.1) 4341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.899 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.370305+0000 mon.c (mon.1) 4341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.900 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.373738+0000 mon.c (mon.1) 4342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.900 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.373738+0000 mon.c (mon.1) 4342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.900 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.375144+0000 mon.c (mon.1) 4343 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.900 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.375144+0000 mon.c (mon.1) 4343 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.900 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.387573+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.900 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.387573+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.900 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: cluster 2024-04-22T21:13:57.388122+0000 mon.a (mon.0) 1552 : cluster [WRN] Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 16 pgs degraded (PG_DEGRADED) 2024-04-22T21:13:57.900 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: cluster 2024-04-22T21:13:57.388122+0000 mon.a (mon.0) 1552 : cluster [WRN] Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 16 pgs degraded (PG_DEGRADED) 2024-04-22T21:13:57.900 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: cephadm 2024-04-22T21:13:57.393586+0000 mgr.x (mgr.34107) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.900 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: cephadm 2024-04-22T21:13:57.393586+0000 mgr.x (mgr.34107) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:57.900 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.446035+0000 mon.c (mon.1) 4344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.900 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.446035+0000 mon.c (mon.1) 4344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.900 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.448792+0000 mon.c (mon.1) 4345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.901 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.448792+0000 mon.c (mon.1) 4345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.901 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.450262+0000 mon.c (mon.1) 4346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.901 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.450262+0000 mon.c (mon.1) 4346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.901 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.452892+0000 mon.c (mon.1) 4347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.901 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.452892+0000 mon.c (mon.1) 4347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.901 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.453879+0000 mon.c (mon.1) 4348 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.901 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.453879+0000 mon.c (mon.1) 4348 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.901 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.464962+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.901 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.464962+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.901 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.522719+0000 mon.c (mon.1) 4349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.901 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.522719+0000 mon.c (mon.1) 4349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.901 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.525886+0000 mon.c (mon.1) 4350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.901 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.525886+0000 mon.c (mon.1) 4350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:57.901 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.527762+0000 mon.c (mon.1) 4351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.902 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.527762+0000 mon.c (mon.1) 4351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:57.902 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.531652+0000 mon.c (mon.1) 4352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.902 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.531652+0000 mon.c (mon.1) 4352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:57.902 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.533180+0000 mon.c (mon.1) 4353 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.902 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.533180+0000 mon.c (mon.1) 4353 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:57.902 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.543133+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:57.902 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[58916]: audit 2024-04-22T21:13:57.543133+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: cephadm 2024-04-22T21:13:56.473758+0000 mgr.x (mgr.34107) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: cephadm 2024-04-22T21:13:56.473758+0000 mgr.x (mgr.34107) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: cephadm 2024-04-22T21:13:56.554117+0000 mgr.x (mgr.34107) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: cephadm 2024-04-22T21:13:56.554117+0000 mgr.x (mgr.34107) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.628007+0000 mon.c (mon.1) 4294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.628007+0000 mon.c (mon.1) 4294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.631009+0000 mon.c (mon.1) 4295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.631009+0000 mon.c (mon.1) 4295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.632545+0000 mon.c (mon.1) 4296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.632545+0000 mon.c (mon.1) 4296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.635328+0000 mon.c (mon.1) 4297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.635328+0000 mon.c (mon.1) 4297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.636510+0000 mon.c (mon.1) 4298 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.636510+0000 mon.c (mon.1) 4298 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.645624+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.645624+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: cephadm 2024-04-22T21:13:56.650705+0000 mgr.x (mgr.34107) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: cephadm 2024-04-22T21:13:56.650705+0000 mgr.x (mgr.34107) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.725336+0000 mon.c (mon.1) 4299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.725336+0000 mon.c (mon.1) 4299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: cephadm 2024-04-22T21:13:56.473758+0000 mgr.x (mgr.34107) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: cephadm 2024-04-22T21:13:56.473758+0000 mgr.x (mgr.34107) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: cephadm 2024-04-22T21:13:56.554117+0000 mgr.x (mgr.34107) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: cephadm 2024-04-22T21:13:56.554117+0000 mgr.x (mgr.34107) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.628007+0000 mon.c (mon.1) 4294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.628007+0000 mon.c (mon.1) 4294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.631009+0000 mon.c (mon.1) 4295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.631009+0000 mon.c (mon.1) 4295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.632545+0000 mon.c (mon.1) 4296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.632545+0000 mon.c (mon.1) 4296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.635328+0000 mon.c (mon.1) 4297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.635328+0000 mon.c (mon.1) 4297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.636510+0000 mon.c (mon.1) 4298 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.636510+0000 mon.c (mon.1) 4298 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.645624+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.645624+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: cephadm 2024-04-22T21:13:56.650705+0000 mgr.x (mgr.34107) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: cephadm 2024-04-22T21:13:56.650705+0000 mgr.x (mgr.34107) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.725336+0000 mon.c (mon.1) 4299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.725336+0000 mon.c (mon.1) 4299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.728420+0000 mon.c (mon.1) 4300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.728420+0000 mon.c (mon.1) 4300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.730024+0000 mon.c (mon.1) 4301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.730024+0000 mon.c (mon.1) 4301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.732943+0000 mon.c (mon.1) 4302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.732943+0000 mon.c (mon.1) 4302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.734030+0000 mon.c (mon.1) 4303 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.734030+0000 mon.c (mon.1) 4303 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.743624+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.743624+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: cephadm 2024-04-22T21:13:56.748835+0000 mgr.x (mgr.34107) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: cephadm 2024-04-22T21:13:56.748835+0000 mgr.x (mgr.34107) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.801824+0000 mon.c (mon.1) 4304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.801824+0000 mon.c (mon.1) 4304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.804599+0000 mon.c (mon.1) 4305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.804599+0000 mon.c (mon.1) 4305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.806005+0000 mon.c (mon.1) 4306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.806005+0000 mon.c (mon.1) 4306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.808751+0000 mon.c (mon.1) 4307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.728420+0000 mon.c (mon.1) 4300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.728420+0000 mon.c (mon.1) 4300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.730024+0000 mon.c (mon.1) 4301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.730024+0000 mon.c (mon.1) 4301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.732943+0000 mon.c (mon.1) 4302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.732943+0000 mon.c (mon.1) 4302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.734030+0000 mon.c (mon.1) 4303 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.734030+0000 mon.c (mon.1) 4303 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.743624+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.743624+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: cephadm 2024-04-22T21:13:56.748835+0000 mgr.x (mgr.34107) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: cephadm 2024-04-22T21:13:56.748835+0000 mgr.x (mgr.34107) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.801824+0000 mon.c (mon.1) 4304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.801824+0000 mon.c (mon.1) 4304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.804599+0000 mon.c (mon.1) 4305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.804599+0000 mon.c (mon.1) 4305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.806005+0000 mon.c (mon.1) 4306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.806005+0000 mon.c (mon.1) 4306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.808751+0000 mon.c (mon.1) 4307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.808751+0000 mon.c (mon.1) 4307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.809764+0000 mon.c (mon.1) 4308 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.809764+0000 mon.c (mon.1) 4308 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.818957+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.818957+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: cephadm 2024-04-22T21:13:56.824580+0000 mgr.x (mgr.34107) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: cephadm 2024-04-22T21:13:56.824580+0000 mgr.x (mgr.34107) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.879101+0000 mon.c (mon.1) 4309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.879101+0000 mon.c (mon.1) 4309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.881826+0000 mon.c (mon.1) 4310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.881826+0000 mon.c (mon.1) 4310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.883732+0000 mon.c (mon.1) 4311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.883732+0000 mon.c (mon.1) 4311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.886413+0000 mon.c (mon.1) 4312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.886413+0000 mon.c (mon.1) 4312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.887437+0000 mon.c (mon.1) 4313 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.887437+0000 mon.c (mon.1) 4313 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.896106+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.896106+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: cephadm 2024-04-22T21:13:56.901865+0000 mgr.x (mgr.34107) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.808751+0000 mon.c (mon.1) 4307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.809764+0000 mon.c (mon.1) 4308 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.809764+0000 mon.c (mon.1) 4308 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.818957+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.818957+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: cephadm 2024-04-22T21:13:56.824580+0000 mgr.x (mgr.34107) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: cephadm 2024-04-22T21:13:56.824580+0000 mgr.x (mgr.34107) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.879101+0000 mon.c (mon.1) 4309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.879101+0000 mon.c (mon.1) 4309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.881826+0000 mon.c (mon.1) 4310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.881826+0000 mon.c (mon.1) 4310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.883732+0000 mon.c (mon.1) 4311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.883732+0000 mon.c (mon.1) 4311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.886413+0000 mon.c (mon.1) 4312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.886413+0000 mon.c (mon.1) 4312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.887437+0000 mon.c (mon.1) 4313 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.887437+0000 mon.c (mon.1) 4313 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.896106+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.896106+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: cephadm 2024-04-22T21:13:56.901865+0000 mgr.x (mgr.34107) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: cephadm 2024-04-22T21:13:56.901865+0000 mgr.x (mgr.34107) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.938078+0000 mon.c (mon.1) 4314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.938078+0000 mon.c (mon.1) 4314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.941109+0000 mon.c (mon.1) 4315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.941109+0000 mon.c (mon.1) 4315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.942773+0000 mon.c (mon.1) 4316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.942773+0000 mon.c (mon.1) 4316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.945620+0000 mon.c (mon.1) 4317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.945620+0000 mon.c (mon.1) 4317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.946692+0000 mon.c (mon.1) 4318 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.946692+0000 mon.c (mon.1) 4318 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.955547+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:56.955547+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: cephadm 2024-04-22T21:13:56.961438+0000 mgr.x (mgr.34107) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: cephadm 2024-04-22T21:13:56.961438+0000 mgr.x (mgr.34107) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.014138+0000 mon.c (mon.1) 4319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.014138+0000 mon.c (mon.1) 4319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.017067+0000 mon.c (mon.1) 4320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.017067+0000 mon.c (mon.1) 4320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.018627+0000 mon.c (mon.1) 4321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: cephadm 2024-04-22T21:13:56.901865+0000 mgr.x (mgr.34107) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.938078+0000 mon.c (mon.1) 4314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.938078+0000 mon.c (mon.1) 4314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.941109+0000 mon.c (mon.1) 4315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.941109+0000 mon.c (mon.1) 4315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.942773+0000 mon.c (mon.1) 4316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.942773+0000 mon.c (mon.1) 4316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.945620+0000 mon.c (mon.1) 4317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.945620+0000 mon.c (mon.1) 4317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.946692+0000 mon.c (mon.1) 4318 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.946692+0000 mon.c (mon.1) 4318 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.955547+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:56.955547+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: cephadm 2024-04-22T21:13:56.961438+0000 mgr.x (mgr.34107) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: cephadm 2024-04-22T21:13:56.961438+0000 mgr.x (mgr.34107) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.014138+0000 mon.c (mon.1) 4319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.014138+0000 mon.c (mon.1) 4319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.017067+0000 mon.c (mon.1) 4320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.017067+0000 mon.c (mon.1) 4320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.018627+0000 mon.c (mon.1) 4321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.018627+0000 mon.c (mon.1) 4321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.021448+0000 mon.c (mon.1) 4322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.021448+0000 mon.c (mon.1) 4322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.022543+0000 mon.c (mon.1) 4323 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.022543+0000 mon.c (mon.1) 4323 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.031927+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.031927+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: cephadm 2024-04-22T21:13:57.037755+0000 mgr.x (mgr.34107) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: cephadm 2024-04-22T21:13:57.037755+0000 mgr.x (mgr.34107) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.090756+0000 mon.c (mon.1) 4324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.090756+0000 mon.c (mon.1) 4324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.093827+0000 mon.c (mon.1) 4325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.093827+0000 mon.c (mon.1) 4325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.095881+0000 mon.c (mon.1) 4326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.095881+0000 mon.c (mon.1) 4326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.104602+0000 mon.c (mon.1) 4327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.104602+0000 mon.c (mon.1) 4327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.105588+0000 mon.c (mon.1) 4328 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.105588+0000 mon.c (mon.1) 4328 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.018627+0000 mon.c (mon.1) 4321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.021448+0000 mon.c (mon.1) 4322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.021448+0000 mon.c (mon.1) 4322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.022543+0000 mon.c (mon.1) 4323 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.022543+0000 mon.c (mon.1) 4323 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.031927+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.031927+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: cephadm 2024-04-22T21:13:57.037755+0000 mgr.x (mgr.34107) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: cephadm 2024-04-22T21:13:57.037755+0000 mgr.x (mgr.34107) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.090756+0000 mon.c (mon.1) 4324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.090756+0000 mon.c (mon.1) 4324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.093827+0000 mon.c (mon.1) 4325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.093827+0000 mon.c (mon.1) 4325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.095881+0000 mon.c (mon.1) 4326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.095881+0000 mon.c (mon.1) 4326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.104602+0000 mon.c (mon.1) 4327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.104602+0000 mon.c (mon.1) 4327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.105588+0000 mon.c (mon.1) 4328 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.105588+0000 mon.c (mon.1) 4328 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.116174+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.116174+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: cephadm 2024-04-22T21:13:57.121380+0000 mgr.x (mgr.34107) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: cephadm 2024-04-22T21:13:57.121380+0000 mgr.x (mgr.34107) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.173791+0000 mon.c (mon.1) 4329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.173791+0000 mon.c (mon.1) 4329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.176567+0000 mon.c (mon.1) 4330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.176567+0000 mon.c (mon.1) 4330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.178073+0000 mon.c (mon.1) 4331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.178073+0000 mon.c (mon.1) 4331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.180936+0000 mon.c (mon.1) 4332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.180936+0000 mon.c (mon.1) 4332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.182123+0000 mon.c (mon.1) 4333 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.182123+0000 mon.c (mon.1) 4333 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.193385+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.193385+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: cephadm 2024-04-22T21:13:57.198609+0000 mgr.x (mgr.34107) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: cephadm 2024-04-22T21:13:57.198609+0000 mgr.x (mgr.34107) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.269413+0000 mon.c (mon.1) 4334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.269413+0000 mon.c (mon.1) 4334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.116174+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.116174+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: cephadm 2024-04-22T21:13:57.121380+0000 mgr.x (mgr.34107) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: cephadm 2024-04-22T21:13:57.121380+0000 mgr.x (mgr.34107) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.173791+0000 mon.c (mon.1) 4329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.173791+0000 mon.c (mon.1) 4329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.176567+0000 mon.c (mon.1) 4330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.176567+0000 mon.c (mon.1) 4330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.178073+0000 mon.c (mon.1) 4331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.178073+0000 mon.c (mon.1) 4331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.180936+0000 mon.c (mon.1) 4332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.180936+0000 mon.c (mon.1) 4332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.182123+0000 mon.c (mon.1) 4333 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.182123+0000 mon.c (mon.1) 4333 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.193385+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.193385+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: cephadm 2024-04-22T21:13:57.198609+0000 mgr.x (mgr.34107) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: cephadm 2024-04-22T21:13:57.198609+0000 mgr.x (mgr.34107) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.269413+0000 mon.c (mon.1) 4334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.269413+0000 mon.c (mon.1) 4334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.272466+0000 mon.c (mon.1) 4335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.272466+0000 mon.c (mon.1) 4335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.274321+0000 mon.c (mon.1) 4336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.274321+0000 mon.c (mon.1) 4336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.277417+0000 mon.c (mon.1) 4337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.277417+0000 mon.c (mon.1) 4337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.278840+0000 mon.c (mon.1) 4338 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.278840+0000 mon.c (mon.1) 4338 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.290348+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.290348+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: cephadm 2024-04-22T21:13:57.295813+0000 mgr.x (mgr.34107) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: cephadm 2024-04-22T21:13:57.295813+0000 mgr.x (mgr.34107) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.365438+0000 mon.c (mon.1) 4339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.365438+0000 mon.c (mon.1) 4339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.368500+0000 mon.c (mon.1) 4340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.368500+0000 mon.c (mon.1) 4340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.370305+0000 mon.c (mon.1) 4341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.370305+0000 mon.c (mon.1) 4341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.373738+0000 mon.c (mon.1) 4342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.373738+0000 mon.c (mon.1) 4342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.375144+0000 mon.c (mon.1) 4343 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.375144+0000 mon.c (mon.1) 4343 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.387573+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.387573+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: cluster 2024-04-22T21:13:57.388122+0000 mon.a (mon.0) 1552 : cluster [WRN] Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 16 pgs degraded (PG_DEGRADED) 2024-04-22T21:13:58.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: cluster 2024-04-22T21:13:57.388122+0000 mon.a (mon.0) 1552 : cluster [WRN] Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 16 pgs degraded (PG_DEGRADED) 2024-04-22T21:13:58.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: cephadm 2024-04-22T21:13:57.393586+0000 mgr.x (mgr.34107) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: cephadm 2024-04-22T21:13:57.393586+0000 mgr.x (mgr.34107) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.446035+0000 mon.c (mon.1) 4344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.446035+0000 mon.c (mon.1) 4344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.448792+0000 mon.c (mon.1) 4345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.448792+0000 mon.c (mon.1) 4345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.450262+0000 mon.c (mon.1) 4346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.450262+0000 mon.c (mon.1) 4346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.452892+0000 mon.c (mon.1) 4347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.452892+0000 mon.c (mon.1) 4347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.453879+0000 mon.c (mon.1) 4348 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.453879+0000 mon.c (mon.1) 4348 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.464962+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.464962+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.272466+0000 mon.c (mon.1) 4335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.272466+0000 mon.c (mon.1) 4335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.274321+0000 mon.c (mon.1) 4336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.274321+0000 mon.c (mon.1) 4336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.277417+0000 mon.c (mon.1) 4337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.277417+0000 mon.c (mon.1) 4337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.278840+0000 mon.c (mon.1) 4338 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.278840+0000 mon.c (mon.1) 4338 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.290348+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.290348+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: cephadm 2024-04-22T21:13:57.295813+0000 mgr.x (mgr.34107) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: cephadm 2024-04-22T21:13:57.295813+0000 mgr.x (mgr.34107) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.365438+0000 mon.c (mon.1) 4339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.365438+0000 mon.c (mon.1) 4339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.368500+0000 mon.c (mon.1) 4340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.368500+0000 mon.c (mon.1) 4340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.370305+0000 mon.c (mon.1) 4341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.370305+0000 mon.c (mon.1) 4341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.373738+0000 mon.c (mon.1) 4342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.373738+0000 mon.c (mon.1) 4342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.522719+0000 mon.c (mon.1) 4349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.522719+0000 mon.c (mon.1) 4349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.525886+0000 mon.c (mon.1) 4350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.525886+0000 mon.c (mon.1) 4350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.527762+0000 mon.c (mon.1) 4351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.527762+0000 mon.c (mon.1) 4351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.531652+0000 mon.c (mon.1) 4352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.531652+0000 mon.c (mon.1) 4352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.533180+0000 mon.c (mon.1) 4353 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.533180+0000 mon.c (mon.1) 4353 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.543133+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[73084]: audit 2024-04-22T21:13:57.543133+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.375144+0000 mon.c (mon.1) 4343 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.375144+0000 mon.c (mon.1) 4343 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.387573+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.387573+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: cluster 2024-04-22T21:13:57.388122+0000 mon.a (mon.0) 1552 : cluster [WRN] Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 16 pgs degraded (PG_DEGRADED) 2024-04-22T21:13:58.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: cluster 2024-04-22T21:13:57.388122+0000 mon.a (mon.0) 1552 : cluster [WRN] Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 16 pgs degraded (PG_DEGRADED) 2024-04-22T21:13:58.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: cephadm 2024-04-22T21:13:57.393586+0000 mgr.x (mgr.34107) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: cephadm 2024-04-22T21:13:57.393586+0000 mgr.x (mgr.34107) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.446035+0000 mon.c (mon.1) 4344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.446035+0000 mon.c (mon.1) 4344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.448792+0000 mon.c (mon.1) 4345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.448792+0000 mon.c (mon.1) 4345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.450262+0000 mon.c (mon.1) 4346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.450262+0000 mon.c (mon.1) 4346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.452892+0000 mon.c (mon.1) 4347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.452892+0000 mon.c (mon.1) 4347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.453879+0000 mon.c (mon.1) 4348 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.453879+0000 mon.c (mon.1) 4348 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.464962+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.464962+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.522719+0000 mon.c (mon.1) 4349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.522719+0000 mon.c (mon.1) 4349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.525886+0000 mon.c (mon.1) 4350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.525886+0000 mon.c (mon.1) 4350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.527762+0000 mon.c (mon.1) 4351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.527762+0000 mon.c (mon.1) 4351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.531652+0000 mon.c (mon.1) 4352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.531652+0000 mon.c (mon.1) 4352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.533180+0000 mon.c (mon.1) 4353 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.533180+0000 mon.c (mon.1) 4353 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.543133+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:57 smithi121 bash[75184]: audit 2024-04-22T21:13:57.543133+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.240 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:13:57 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:13:57] "GET /metrics HTTP/1.1" 200 38393 "" "Prometheus/2.33.4" 2024-04-22T21:13:58.347 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-04-22T21:13:58.920 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: cephadm 2024-04-22T21:13:57.470168+0000 mgr.x (mgr.34107) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.920 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: cephadm 2024-04-22T21:13:57.470168+0000 mgr.x (mgr.34107) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.920 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: cephadm 2024-04-22T21:13:57.550534+0000 mgr.x (mgr.34107) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.920 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: cephadm 2024-04-22T21:13:57.550534+0000 mgr.x (mgr.34107) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.920 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.619369+0000 mon.c (mon.1) 4354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.921 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.619369+0000 mon.c (mon.1) 4354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.921 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.622078+0000 mon.c (mon.1) 4355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.921 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.622078+0000 mon.c (mon.1) 4355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.921 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.623556+0000 mon.c (mon.1) 4356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.921 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.623556+0000 mon.c (mon.1) 4356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.921 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.626969+0000 mon.c (mon.1) 4357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.921 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.626969+0000 mon.c (mon.1) 4357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.922 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.628200+0000 mon.c (mon.1) 4358 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.922 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.628200+0000 mon.c (mon.1) 4358 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.922 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.635935+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.922 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.635935+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.922 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: cephadm 2024-04-22T21:13:57.641075+0000 mgr.x (mgr.34107) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.922 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: cephadm 2024-04-22T21:13:57.641075+0000 mgr.x (mgr.34107) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.922 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.713379+0000 mon.c (mon.1) 4359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.922 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.713379+0000 mon.c (mon.1) 4359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.922 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.716348+0000 mon.c (mon.1) 4360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.923 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.716348+0000 mon.c (mon.1) 4360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.923 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.718275+0000 mon.c (mon.1) 4361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.923 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.718275+0000 mon.c (mon.1) 4361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.923 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.721127+0000 mon.c (mon.1) 4362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.923 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.721127+0000 mon.c (mon.1) 4362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.923 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.722116+0000 mon.c (mon.1) 4363 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.923 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.722116+0000 mon.c (mon.1) 4363 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.923 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.731500+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.923 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.731500+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.924 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: cephadm 2024-04-22T21:13:57.736597+0000 mgr.x (mgr.34107) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.924 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: cephadm 2024-04-22T21:13:57.736597+0000 mgr.x (mgr.34107) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.924 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.774145+0000 mon.c (mon.1) 4364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.924 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.774145+0000 mon.c (mon.1) 4364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.924 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.776939+0000 mon.c (mon.1) 4365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.924 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.776939+0000 mon.c (mon.1) 4365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.924 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.778406+0000 mon.c (mon.1) 4366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.924 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.778406+0000 mon.c (mon.1) 4366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.924 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.781362+0000 mon.c (mon.1) 4367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.924 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.781362+0000 mon.c (mon.1) 4367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.924 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.782556+0000 mon.c (mon.1) 4368 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.924 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.782556+0000 mon.c (mon.1) 4368 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.789558+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.789558+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: cephadm 2024-04-22T21:13:57.796420+0000 mgr.x (mgr.34107) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: cephadm 2024-04-22T21:13:57.796420+0000 mgr.x (mgr.34107) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.853913+0000 mon.c (mon.1) 4369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.853913+0000 mon.c (mon.1) 4369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.856970+0000 mon.c (mon.1) 4370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.856970+0000 mon.c (mon.1) 4370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.858601+0000 mon.c (mon.1) 4371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.858601+0000 mon.c (mon.1) 4371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.861532+0000 mon.c (mon.1) 4372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.861532+0000 mon.c (mon.1) 4372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.925 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.862519+0000 mon.c (mon.1) 4373 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.926 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.862519+0000 mon.c (mon.1) 4373 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.926 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.871751+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.926 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.871751+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.926 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: cephadm 2024-04-22T21:13:57.876912+0000 mgr.x (mgr.34107) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.926 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: cephadm 2024-04-22T21:13:57.876912+0000 mgr.x (mgr.34107) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.926 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.929402+0000 mon.c (mon.1) 4374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.926 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.929402+0000 mon.c (mon.1) 4374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.926 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.932299+0000 mon.c (mon.1) 4375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.926 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.932299+0000 mon.c (mon.1) 4375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.926 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.933857+0000 mon.c (mon.1) 4376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.926 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.933857+0000 mon.c (mon.1) 4376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.926 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.936565+0000 mon.c (mon.1) 4377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.926 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.936565+0000 mon.c (mon.1) 4377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.926 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.937586+0000 mon.c (mon.1) 4378 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.927 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.937586+0000 mon.c (mon.1) 4378 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.927 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.946375+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.927 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:57.946375+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.927 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: cephadm 2024-04-22T21:13:57.951402+0000 mgr.x (mgr.34107) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.927 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: cephadm 2024-04-22T21:13:57.951402+0000 mgr.x (mgr.34107) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.927 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.004498+0000 mon.c (mon.1) 4379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.927 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.004498+0000 mon.c (mon.1) 4379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.927 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.007468+0000 mon.c (mon.1) 4380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.927 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.007468+0000 mon.c (mon.1) 4380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.927 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.009056+0000 mon.c (mon.1) 4381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.927 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.009056+0000 mon.c (mon.1) 4381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.927 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.012054+0000 mon.c (mon.1) 4382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.927 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.012054+0000 mon.c (mon.1) 4382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.927 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.013406+0000 mon.c (mon.1) 4383 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.928 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.013406+0000 mon.c (mon.1) 4383 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.928 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.022048+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.928 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.022048+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.928 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: cephadm 2024-04-22T21:13:58.027288+0000 mgr.x (mgr.34107) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.928 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: cephadm 2024-04-22T21:13:58.027288+0000 mgr.x (mgr.34107) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.928 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.080671+0000 mon.c (mon.1) 4384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.928 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.080671+0000 mon.c (mon.1) 4384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.928 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.083149+0000 mon.c (mon.1) 4385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.928 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.083149+0000 mon.c (mon.1) 4385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.928 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.084262+0000 mon.c (mon.1) 4386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.928 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.084262+0000 mon.c (mon.1) 4386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.928 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.086448+0000 mon.c (mon.1) 4387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.928 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.086448+0000 mon.c (mon.1) 4387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.928 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.087399+0000 mon.c (mon.1) 4388 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.928 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.087399+0000 mon.c (mon.1) 4388 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.929 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.093082+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.929 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.093082+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.929 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: cephadm 2024-04-22T21:13:58.098000+0000 mgr.x (mgr.34107) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.929 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: cephadm 2024-04-22T21:13:58.098000+0000 mgr.x (mgr.34107) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.929 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: cluster 2024-04-22T21:13:58.109658+0000 mgr.x (mgr.34107) 1479 : cluster [DBG] pgmap v235: 161 pgs: 16 active+undersized+degraded, 39 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-22T21:13:58.929 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: cluster 2024-04-22T21:13:58.109658+0000 mgr.x (mgr.34107) 1479 : cluster [DBG] pgmap v235: 161 pgs: 16 active+undersized+degraded, 39 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-22T21:13:58.929 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.134704+0000 mon.c (mon.1) 4389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.929 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.134704+0000 mon.c (mon.1) 4389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.929 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.137264+0000 mon.c (mon.1) 4390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.929 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.137264+0000 mon.c (mon.1) 4390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.929 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.138289+0000 mon.c (mon.1) 4391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.929 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.138289+0000 mon.c (mon.1) 4391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.929 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.140897+0000 mon.c (mon.1) 4392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.929 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.140897+0000 mon.c (mon.1) 4392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.930 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.141888+0000 mon.c (mon.1) 4393 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.930 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.141888+0000 mon.c (mon.1) 4393 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.930 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.147292+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.930 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.147292+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.930 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: cephadm 2024-04-22T21:13:58.152115+0000 mgr.x (mgr.34107) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.930 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: cephadm 2024-04-22T21:13:58.152115+0000 mgr.x (mgr.34107) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.189074+0000 mon.c (mon.1) 4394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.189074+0000 mon.c (mon.1) 4394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.191218+0000 mon.c (mon.1) 4395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.191218+0000 mon.c (mon.1) 4395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.931 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.192186+0000 mon.c (mon.1) 4396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.192186+0000 mon.c (mon.1) 4396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.194229+0000 mon.c (mon.1) 4397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.194229+0000 mon.c (mon.1) 4397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.194973+0000 mon.c (mon.1) 4398 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.194973+0000 mon.c (mon.1) 4398 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.200085+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.200085+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: cephadm 2024-04-22T21:13:58.205091+0000 mgr.x (mgr.34107) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: cephadm 2024-04-22T21:13:58.205091+0000 mgr.x (mgr.34107) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.257699+0000 mon.c (mon.1) 4399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.257699+0000 mon.c (mon.1) 4399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.259734+0000 mon.c (mon.1) 4400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.259734+0000 mon.c (mon.1) 4400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.932 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.260675+0000 mon.c (mon.1) 4401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.260675+0000 mon.c (mon.1) 4401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.262683+0000 mon.c (mon.1) 4402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.262683+0000 mon.c (mon.1) 4402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.263320+0000 mon.c (mon.1) 4403 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.263320+0000 mon.c (mon.1) 4403 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.270719+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.270719+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.933 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: cephadm 2024-04-22T21:13:58.275641+0000 mgr.x (mgr.34107) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: cephadm 2024-04-22T21:13:58.275641+0000 mgr.x (mgr.34107) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.311937+0000 mon.c (mon.1) 4404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.311937+0000 mon.c (mon.1) 4404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.314040+0000 mon.c (mon.1) 4405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.314040+0000 mon.c (mon.1) 4405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.315023+0000 mon.c (mon.1) 4406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.315023+0000 mon.c (mon.1) 4406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.317072+0000 mon.c (mon.1) 4407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.317072+0000 mon.c (mon.1) 4407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.317728+0000 mon.c (mon.1) 4408 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.317728+0000 mon.c (mon.1) 4408 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.322946+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.934 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.322946+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: cephadm 2024-04-22T21:13:58.327949+0000 mgr.x (mgr.34107) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: cephadm 2024-04-22T21:13:58.327949+0000 mgr.x (mgr.34107) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.348018+0000 mgr.x (mgr.34107) 1484 : audit [DBG] from='client.44496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:58.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.348018+0000 mgr.x (mgr.34107) 1484 : audit [DBG] from='client.44496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:58.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.364226+0000 mon.c (mon.1) 4409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.364226+0000 mon.c (mon.1) 4409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.366297+0000 mon.c (mon.1) 4410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.366297+0000 mon.c (mon.1) 4410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.367299+0000 mon.c (mon.1) 4411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.935 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.367299+0000 mon.c (mon.1) 4411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.369438+0000 mon.c (mon.1) 4412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.369438+0000 mon.c (mon.1) 4412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.370189+0000 mon.c (mon.1) 4413 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.370189+0000 mon.c (mon.1) 4413 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.375572+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.375572+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: cephadm 2024-04-22T21:13:58.380392+0000 mgr.x (mgr.34107) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: cephadm 2024-04-22T21:13:58.380392+0000 mgr.x (mgr.34107) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:58.936 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.416855+0000 mon.c (mon.1) 4414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.416855+0000 mon.c (mon.1) 4414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.419580+0000 mon.c (mon.1) 4415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.419580+0000 mon.c (mon.1) 4415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.420750+0000 mon.c (mon.1) 4416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.420750+0000 mon.c (mon.1) 4416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.422864+0000 mon.c (mon.1) 4417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.422864+0000 mon.c (mon.1) 4417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.937 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.423830+0000 mon.c (mon.1) 4418 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.423830+0000 mon.c (mon.1) 4418 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.429261+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.429261+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.471046+0000 mon.c (mon.1) 4419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.471046+0000 mon.c (mon.1) 4419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.473503+0000 mon.c (mon.1) 4420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.473503+0000 mon.c (mon.1) 4420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.474804+0000 mon.c (mon.1) 4421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.474804+0000 mon.c (mon.1) 4421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.477200+0000 mon.c (mon.1) 4422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.477200+0000 mon.c (mon.1) 4422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.477938+0000 mon.c (mon.1) 4423 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.477938+0000 mon.c (mon.1) 4423 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.483442+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.483442+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.527089+0000 mon.c (mon.1) 4424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.527089+0000 mon.c (mon.1) 4424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.529978+0000 mon.c (mon.1) 4425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.529978+0000 mon.c (mon.1) 4425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:58.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.531101+0000 mon.c (mon.1) 4426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.531101+0000 mon.c (mon.1) 4426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:58.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.533693+0000 mon.c (mon.1) 4427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.533693+0000 mon.c (mon.1) 4427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:58.940 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.534473+0000 mon.c (mon.1) 4428 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.941 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.534473+0000 mon.c (mon.1) 4428 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:58.941 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.540032+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:58.941 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:58 smithi123 bash[58916]: audit 2024-04-22T21:13:58.540032+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: cephadm 2024-04-22T21:13:57.470168+0000 mgr.x (mgr.34107) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: cephadm 2024-04-22T21:13:57.470168+0000 mgr.x (mgr.34107) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: cephadm 2024-04-22T21:13:57.550534+0000 mgr.x (mgr.34107) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: cephadm 2024-04-22T21:13:57.550534+0000 mgr.x (mgr.34107) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.619369+0000 mon.c (mon.1) 4354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.619369+0000 mon.c (mon.1) 4354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.622078+0000 mon.c (mon.1) 4355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.622078+0000 mon.c (mon.1) 4355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.623556+0000 mon.c (mon.1) 4356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.623556+0000 mon.c (mon.1) 4356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.626969+0000 mon.c (mon.1) 4357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.626969+0000 mon.c (mon.1) 4357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.628200+0000 mon.c (mon.1) 4358 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.628200+0000 mon.c (mon.1) 4358 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.635935+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.635935+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: cephadm 2024-04-22T21:13:57.641075+0000 mgr.x (mgr.34107) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: cephadm 2024-04-22T21:13:57.641075+0000 mgr.x (mgr.34107) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.713379+0000 mon.c (mon.1) 4359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.713379+0000 mon.c (mon.1) 4359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: cephadm 2024-04-22T21:13:57.470168+0000 mgr.x (mgr.34107) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: cephadm 2024-04-22T21:13:57.470168+0000 mgr.x (mgr.34107) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: cephadm 2024-04-22T21:13:57.550534+0000 mgr.x (mgr.34107) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: cephadm 2024-04-22T21:13:57.550534+0000 mgr.x (mgr.34107) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.619369+0000 mon.c (mon.1) 4354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.619369+0000 mon.c (mon.1) 4354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.622078+0000 mon.c (mon.1) 4355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.622078+0000 mon.c (mon.1) 4355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.623556+0000 mon.c (mon.1) 4356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.623556+0000 mon.c (mon.1) 4356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.626969+0000 mon.c (mon.1) 4357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.626969+0000 mon.c (mon.1) 4357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.628200+0000 mon.c (mon.1) 4358 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.628200+0000 mon.c (mon.1) 4358 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.635935+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.635935+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: cephadm 2024-04-22T21:13:57.641075+0000 mgr.x (mgr.34107) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: cephadm 2024-04-22T21:13:57.641075+0000 mgr.x (mgr.34107) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.713379+0000 mon.c (mon.1) 4359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.713379+0000 mon.c (mon.1) 4359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.716348+0000 mon.c (mon.1) 4360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.716348+0000 mon.c (mon.1) 4360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.718275+0000 mon.c (mon.1) 4361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.718275+0000 mon.c (mon.1) 4361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.721127+0000 mon.c (mon.1) 4362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.721127+0000 mon.c (mon.1) 4362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.722116+0000 mon.c (mon.1) 4363 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.722116+0000 mon.c (mon.1) 4363 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.731500+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.731500+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: cephadm 2024-04-22T21:13:57.736597+0000 mgr.x (mgr.34107) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: cephadm 2024-04-22T21:13:57.736597+0000 mgr.x (mgr.34107) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.774145+0000 mon.c (mon.1) 4364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.774145+0000 mon.c (mon.1) 4364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.776939+0000 mon.c (mon.1) 4365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.776939+0000 mon.c (mon.1) 4365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.778406+0000 mon.c (mon.1) 4366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.778406+0000 mon.c (mon.1) 4366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.781362+0000 mon.c (mon.1) 4367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.781362+0000 mon.c (mon.1) 4367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.782556+0000 mon.c (mon.1) 4368 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.782556+0000 mon.c (mon.1) 4368 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.789558+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.789558+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: cephadm 2024-04-22T21:13:57.796420+0000 mgr.x (mgr.34107) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: cephadm 2024-04-22T21:13:57.796420+0000 mgr.x (mgr.34107) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.853913+0000 mon.c (mon.1) 4369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.853913+0000 mon.c (mon.1) 4369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.856970+0000 mon.c (mon.1) 4370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.856970+0000 mon.c (mon.1) 4370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.858601+0000 mon.c (mon.1) 4371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.858601+0000 mon.c (mon.1) 4371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.861532+0000 mon.c (mon.1) 4372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.861532+0000 mon.c (mon.1) 4372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.862519+0000 mon.c (mon.1) 4373 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.862519+0000 mon.c (mon.1) 4373 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.871751+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.871751+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: cephadm 2024-04-22T21:13:57.876912+0000 mgr.x (mgr.34107) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: cephadm 2024-04-22T21:13:57.876912+0000 mgr.x (mgr.34107) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.929402+0000 mon.c (mon.1) 4374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.929402+0000 mon.c (mon.1) 4374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.932299+0000 mon.c (mon.1) 4375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.932299+0000 mon.c (mon.1) 4375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.933857+0000 mon.c (mon.1) 4376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.933857+0000 mon.c (mon.1) 4376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.936565+0000 mon.c (mon.1) 4377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.936565+0000 mon.c (mon.1) 4377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.937586+0000 mon.c (mon.1) 4378 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.937586+0000 mon.c (mon.1) 4378 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.946375+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:57.946375+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: cephadm 2024-04-22T21:13:57.951402+0000 mgr.x (mgr.34107) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: cephadm 2024-04-22T21:13:57.951402+0000 mgr.x (mgr.34107) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.004498+0000 mon.c (mon.1) 4379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.004498+0000 mon.c (mon.1) 4379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.007468+0000 mon.c (mon.1) 4380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.007468+0000 mon.c (mon.1) 4380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.009056+0000 mon.c (mon.1) 4381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.716348+0000 mon.c (mon.1) 4360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.716348+0000 mon.c (mon.1) 4360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.718275+0000 mon.c (mon.1) 4361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.718275+0000 mon.c (mon.1) 4361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.721127+0000 mon.c (mon.1) 4362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.721127+0000 mon.c (mon.1) 4362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.722116+0000 mon.c (mon.1) 4363 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.722116+0000 mon.c (mon.1) 4363 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.731500+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.731500+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: cephadm 2024-04-22T21:13:57.736597+0000 mgr.x (mgr.34107) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: cephadm 2024-04-22T21:13:57.736597+0000 mgr.x (mgr.34107) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.774145+0000 mon.c (mon.1) 4364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.774145+0000 mon.c (mon.1) 4364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.776939+0000 mon.c (mon.1) 4365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.776939+0000 mon.c (mon.1) 4365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.778406+0000 mon.c (mon.1) 4366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.778406+0000 mon.c (mon.1) 4366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.781362+0000 mon.c (mon.1) 4367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.009056+0000 mon.c (mon.1) 4381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.012054+0000 mon.c (mon.1) 4382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.012054+0000 mon.c (mon.1) 4382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.013406+0000 mon.c (mon.1) 4383 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.013406+0000 mon.c (mon.1) 4383 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.022048+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.022048+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: cephadm 2024-04-22T21:13:58.027288+0000 mgr.x (mgr.34107) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: cephadm 2024-04-22T21:13:58.027288+0000 mgr.x (mgr.34107) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.080671+0000 mon.c (mon.1) 4384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.080671+0000 mon.c (mon.1) 4384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.083149+0000 mon.c (mon.1) 4385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.083149+0000 mon.c (mon.1) 4385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.084262+0000 mon.c (mon.1) 4386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.084262+0000 mon.c (mon.1) 4386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.086448+0000 mon.c (mon.1) 4387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.086448+0000 mon.c (mon.1) 4387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.087399+0000 mon.c (mon.1) 4388 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.087399+0000 mon.c (mon.1) 4388 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.093082+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.093082+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: cephadm 2024-04-22T21:13:58.098000+0000 mgr.x (mgr.34107) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: cephadm 2024-04-22T21:13:58.098000+0000 mgr.x (mgr.34107) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: cluster 2024-04-22T21:13:58.109658+0000 mgr.x (mgr.34107) 1479 : cluster [DBG] pgmap v235: 161 pgs: 16 active+undersized+degraded, 39 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-22T21:13:59.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: cluster 2024-04-22T21:13:58.109658+0000 mgr.x (mgr.34107) 1479 : cluster [DBG] pgmap v235: 161 pgs: 16 active+undersized+degraded, 39 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-22T21:13:59.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.134704+0000 mon.c (mon.1) 4389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.134704+0000 mon.c (mon.1) 4389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.137264+0000 mon.c (mon.1) 4390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.137264+0000 mon.c (mon.1) 4390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.138289+0000 mon.c (mon.1) 4391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.138289+0000 mon.c (mon.1) 4391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.140897+0000 mon.c (mon.1) 4392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.140897+0000 mon.c (mon.1) 4392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.141888+0000 mon.c (mon.1) 4393 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.141888+0000 mon.c (mon.1) 4393 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.147292+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.147292+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: cephadm 2024-04-22T21:13:58.152115+0000 mgr.x (mgr.34107) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: cephadm 2024-04-22T21:13:58.152115+0000 mgr.x (mgr.34107) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.189074+0000 mon.c (mon.1) 4394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.189074+0000 mon.c (mon.1) 4394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.191218+0000 mon.c (mon.1) 4395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.191218+0000 mon.c (mon.1) 4395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.192186+0000 mon.c (mon.1) 4396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.192186+0000 mon.c (mon.1) 4396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.194229+0000 mon.c (mon.1) 4397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.194229+0000 mon.c (mon.1) 4397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.194973+0000 mon.c (mon.1) 4398 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.194973+0000 mon.c (mon.1) 4398 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.200085+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.200085+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: cephadm 2024-04-22T21:13:58.205091+0000 mgr.x (mgr.34107) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: cephadm 2024-04-22T21:13:58.205091+0000 mgr.x (mgr.34107) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.257699+0000 mon.c (mon.1) 4399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.257699+0000 mon.c (mon.1) 4399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.259734+0000 mon.c (mon.1) 4400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.259734+0000 mon.c (mon.1) 4400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.260675+0000 mon.c (mon.1) 4401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.781362+0000 mon.c (mon.1) 4367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.782556+0000 mon.c (mon.1) 4368 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.782556+0000 mon.c (mon.1) 4368 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.789558+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.789558+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: cephadm 2024-04-22T21:13:57.796420+0000 mgr.x (mgr.34107) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: cephadm 2024-04-22T21:13:57.796420+0000 mgr.x (mgr.34107) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.853913+0000 mon.c (mon.1) 4369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.853913+0000 mon.c (mon.1) 4369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.856970+0000 mon.c (mon.1) 4370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.856970+0000 mon.c (mon.1) 4370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.858601+0000 mon.c (mon.1) 4371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.858601+0000 mon.c (mon.1) 4371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.861532+0000 mon.c (mon.1) 4372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.861532+0000 mon.c (mon.1) 4372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.862519+0000 mon.c (mon.1) 4373 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.862519+0000 mon.c (mon.1) 4373 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.871751+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.871751+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: cephadm 2024-04-22T21:13:57.876912+0000 mgr.x (mgr.34107) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.260675+0000 mon.c (mon.1) 4401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.262683+0000 mon.c (mon.1) 4402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.262683+0000 mon.c (mon.1) 4402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.263320+0000 mon.c (mon.1) 4403 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.263320+0000 mon.c (mon.1) 4403 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.270719+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.270719+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: cephadm 2024-04-22T21:13:58.275641+0000 mgr.x (mgr.34107) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: cephadm 2024-04-22T21:13:58.275641+0000 mgr.x (mgr.34107) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.311937+0000 mon.c (mon.1) 4404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.311937+0000 mon.c (mon.1) 4404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.314040+0000 mon.c (mon.1) 4405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.314040+0000 mon.c (mon.1) 4405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.315023+0000 mon.c (mon.1) 4406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.315023+0000 mon.c (mon.1) 4406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.317072+0000 mon.c (mon.1) 4407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.317072+0000 mon.c (mon.1) 4407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.317728+0000 mon.c (mon.1) 4408 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.317728+0000 mon.c (mon.1) 4408 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.322946+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: cephadm 2024-04-22T21:13:57.876912+0000 mgr.x (mgr.34107) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.929402+0000 mon.c (mon.1) 4374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.929402+0000 mon.c (mon.1) 4374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.932299+0000 mon.c (mon.1) 4375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.932299+0000 mon.c (mon.1) 4375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.933857+0000 mon.c (mon.1) 4376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.933857+0000 mon.c (mon.1) 4376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.936565+0000 mon.c (mon.1) 4377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.936565+0000 mon.c (mon.1) 4377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.937586+0000 mon.c (mon.1) 4378 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.937586+0000 mon.c (mon.1) 4378 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.946375+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:57.946375+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: cephadm 2024-04-22T21:13:57.951402+0000 mgr.x (mgr.34107) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: cephadm 2024-04-22T21:13:57.951402+0000 mgr.x (mgr.34107) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.004498+0000 mon.c (mon.1) 4379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.004498+0000 mon.c (mon.1) 4379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.007468+0000 mon.c (mon.1) 4380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.007468+0000 mon.c (mon.1) 4380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.009056+0000 mon.c (mon.1) 4381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.322946+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: cephadm 2024-04-22T21:13:58.327949+0000 mgr.x (mgr.34107) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: cephadm 2024-04-22T21:13:58.327949+0000 mgr.x (mgr.34107) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.348018+0000 mgr.x (mgr.34107) 1484 : audit [DBG] from='client.44496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:59.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.348018+0000 mgr.x (mgr.34107) 1484 : audit [DBG] from='client.44496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:59.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.364226+0000 mon.c (mon.1) 4409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.364226+0000 mon.c (mon.1) 4409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.366297+0000 mon.c (mon.1) 4410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.366297+0000 mon.c (mon.1) 4410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.367299+0000 mon.c (mon.1) 4411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.367299+0000 mon.c (mon.1) 4411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.369438+0000 mon.c (mon.1) 4412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.369438+0000 mon.c (mon.1) 4412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.370189+0000 mon.c (mon.1) 4413 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.370189+0000 mon.c (mon.1) 4413 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.375572+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.375572+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: cephadm 2024-04-22T21:13:58.380392+0000 mgr.x (mgr.34107) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: cephadm 2024-04-22T21:13:58.380392+0000 mgr.x (mgr.34107) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.416855+0000 mon.c (mon.1) 4414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.416855+0000 mon.c (mon.1) 4414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.419580+0000 mon.c (mon.1) 4415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.419580+0000 mon.c (mon.1) 4415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.420750+0000 mon.c (mon.1) 4416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.420750+0000 mon.c (mon.1) 4416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.422864+0000 mon.c (mon.1) 4417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.422864+0000 mon.c (mon.1) 4417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.423830+0000 mon.c (mon.1) 4418 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.423830+0000 mon.c (mon.1) 4418 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.429261+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.429261+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.471046+0000 mon.c (mon.1) 4419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.471046+0000 mon.c (mon.1) 4419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.473503+0000 mon.c (mon.1) 4420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.473503+0000 mon.c (mon.1) 4420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.474804+0000 mon.c (mon.1) 4421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.474804+0000 mon.c (mon.1) 4421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.477200+0000 mon.c (mon.1) 4422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.009056+0000 mon.c (mon.1) 4381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.012054+0000 mon.c (mon.1) 4382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.012054+0000 mon.c (mon.1) 4382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.013406+0000 mon.c (mon.1) 4383 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.013406+0000 mon.c (mon.1) 4383 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.022048+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.022048+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: cephadm 2024-04-22T21:13:58.027288+0000 mgr.x (mgr.34107) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: cephadm 2024-04-22T21:13:58.027288+0000 mgr.x (mgr.34107) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.080671+0000 mon.c (mon.1) 4384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.080671+0000 mon.c (mon.1) 4384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.083149+0000 mon.c (mon.1) 4385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.083149+0000 mon.c (mon.1) 4385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.084262+0000 mon.c (mon.1) 4386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.084262+0000 mon.c (mon.1) 4386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.086448+0000 mon.c (mon.1) 4387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.086448+0000 mon.c (mon.1) 4387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.087399+0000 mon.c (mon.1) 4388 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.087399+0000 mon.c (mon.1) 4388 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.477200+0000 mon.c (mon.1) 4422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.477938+0000 mon.c (mon.1) 4423 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.477938+0000 mon.c (mon.1) 4423 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.483442+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.483442+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.527089+0000 mon.c (mon.1) 4424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.527089+0000 mon.c (mon.1) 4424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.529978+0000 mon.c (mon.1) 4425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.529978+0000 mon.c (mon.1) 4425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.531101+0000 mon.c (mon.1) 4426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.531101+0000 mon.c (mon.1) 4426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.533693+0000 mon.c (mon.1) 4427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.533693+0000 mon.c (mon.1) 4427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.534473+0000 mon.c (mon.1) 4428 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.534473+0000 mon.c (mon.1) 4428 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.540032+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[75184]: audit 2024-04-22T21:13:58.540032+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.093082+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.093082+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: cephadm 2024-04-22T21:13:58.098000+0000 mgr.x (mgr.34107) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: cephadm 2024-04-22T21:13:58.098000+0000 mgr.x (mgr.34107) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: cluster 2024-04-22T21:13:58.109658+0000 mgr.x (mgr.34107) 1479 : cluster [DBG] pgmap v235: 161 pgs: 16 active+undersized+degraded, 39 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-22T21:13:59.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: cluster 2024-04-22T21:13:58.109658+0000 mgr.x (mgr.34107) 1479 : cluster [DBG] pgmap v235: 161 pgs: 16 active+undersized+degraded, 39 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-22T21:13:59.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.134704+0000 mon.c (mon.1) 4389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.134704+0000 mon.c (mon.1) 4389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.137264+0000 mon.c (mon.1) 4390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.137264+0000 mon.c (mon.1) 4390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.138289+0000 mon.c (mon.1) 4391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.138289+0000 mon.c (mon.1) 4391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.140897+0000 mon.c (mon.1) 4392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.140897+0000 mon.c (mon.1) 4392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.141888+0000 mon.c (mon.1) 4393 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.141888+0000 mon.c (mon.1) 4393 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.147292+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.147292+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: cephadm 2024-04-22T21:13:58.152115+0000 mgr.x (mgr.34107) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: cephadm 2024-04-22T21:13:58.152115+0000 mgr.x (mgr.34107) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.189074+0000 mon.c (mon.1) 4394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.189074+0000 mon.c (mon.1) 4394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.191218+0000 mon.c (mon.1) 4395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.191218+0000 mon.c (mon.1) 4395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.192186+0000 mon.c (mon.1) 4396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.192186+0000 mon.c (mon.1) 4396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.194229+0000 mon.c (mon.1) 4397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.194229+0000 mon.c (mon.1) 4397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.194973+0000 mon.c (mon.1) 4398 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.194973+0000 mon.c (mon.1) 4398 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.200085+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.200085+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: cephadm 2024-04-22T21:13:58.205091+0000 mgr.x (mgr.34107) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: cephadm 2024-04-22T21:13:58.205091+0000 mgr.x (mgr.34107) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.257699+0000 mon.c (mon.1) 4399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.257699+0000 mon.c (mon.1) 4399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.259734+0000 mon.c (mon.1) 4400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.259734+0000 mon.c (mon.1) 4400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.260675+0000 mon.c (mon.1) 4401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.260675+0000 mon.c (mon.1) 4401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.262683+0000 mon.c (mon.1) 4402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.262683+0000 mon.c (mon.1) 4402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.263320+0000 mon.c (mon.1) 4403 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.263320+0000 mon.c (mon.1) 4403 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.270719+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.270719+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: cephadm 2024-04-22T21:13:58.275641+0000 mgr.x (mgr.34107) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: cephadm 2024-04-22T21:13:58.275641+0000 mgr.x (mgr.34107) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.311937+0000 mon.c (mon.1) 4404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.311937+0000 mon.c (mon.1) 4404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.314040+0000 mon.c (mon.1) 4405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.314040+0000 mon.c (mon.1) 4405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.315023+0000 mon.c (mon.1) 4406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.315023+0000 mon.c (mon.1) 4406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.317072+0000 mon.c (mon.1) 4407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.317072+0000 mon.c (mon.1) 4407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.317728+0000 mon.c (mon.1) 4408 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.317728+0000 mon.c (mon.1) 4408 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.322946+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.322946+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: cephadm 2024-04-22T21:13:58.327949+0000 mgr.x (mgr.34107) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: cephadm 2024-04-22T21:13:58.327949+0000 mgr.x (mgr.34107) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.348018+0000 mgr.x (mgr.34107) 1484 : audit [DBG] from='client.44496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:59.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.348018+0000 mgr.x (mgr.34107) 1484 : audit [DBG] from='client.44496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:59.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.364226+0000 mon.c (mon.1) 4409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.364226+0000 mon.c (mon.1) 4409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.366297+0000 mon.c (mon.1) 4410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.366297+0000 mon.c (mon.1) 4410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.367299+0000 mon.c (mon.1) 4411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.367299+0000 mon.c (mon.1) 4411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.369438+0000 mon.c (mon.1) 4412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.369438+0000 mon.c (mon.1) 4412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.370189+0000 mon.c (mon.1) 4413 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.370189+0000 mon.c (mon.1) 4413 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.375572+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.375572+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: cephadm 2024-04-22T21:13:58.380392+0000 mgr.x (mgr.34107) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: cephadm 2024-04-22T21:13:58.380392+0000 mgr.x (mgr.34107) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.416855+0000 mon.c (mon.1) 4414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.416855+0000 mon.c (mon.1) 4414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.419580+0000 mon.c (mon.1) 4415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.419580+0000 mon.c (mon.1) 4415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.420750+0000 mon.c (mon.1) 4416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.420750+0000 mon.c (mon.1) 4416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.422864+0000 mon.c (mon.1) 4417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.066 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.422864+0000 mon.c (mon.1) 4417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.423830+0000 mon.c (mon.1) 4418 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.423830+0000 mon.c (mon.1) 4418 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.429261+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.429261+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.471046+0000 mon.c (mon.1) 4419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.471046+0000 mon.c (mon.1) 4419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.473503+0000 mon.c (mon.1) 4420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.473503+0000 mon.c (mon.1) 4420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.474804+0000 mon.c (mon.1) 4421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.474804+0000 mon.c (mon.1) 4421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.477200+0000 mon.c (mon.1) 4422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.477200+0000 mon.c (mon.1) 4422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.477938+0000 mon.c (mon.1) 4423 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.067 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.477938+0000 mon.c (mon.1) 4423 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.483442+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.483442+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.527089+0000 mon.c (mon.1) 4424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.527089+0000 mon.c (mon.1) 4424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.529978+0000 mon.c (mon.1) 4425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.529978+0000 mon.c (mon.1) 4425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.531101+0000 mon.c (mon.1) 4426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.531101+0000 mon.c (mon.1) 4426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.533693+0000 mon.c (mon.1) 4427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.533693+0000 mon.c (mon.1) 4427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.534473+0000 mon.c (mon.1) 4428 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.068 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.534473+0000 mon.c (mon.1) 4428 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.540032+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.069 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:58 smithi121 bash[73084]: audit 2024-04-22T21:13:58.540032+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.114 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T21:13:59.114 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi121 smithi121 running 11s ago 21m - - 2024-04-22T21:13:59.114 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi123 smithi123 running 11s ago 21m - - 2024-04-22T21:13:59.114 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (8m) 11s ago 14m 13.3M - 0.23.0 ba2b418f427c 75d0217c38a9 2024-04-22T21:13:59.114 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (7m) 11s ago 14m 40.6M - 8.3.5 dad864ee21e9 800591342f16 2024-04-22T21:13:59.114 INFO:teuthology.orchestra.run.smithi121.stdout:iscsi.foo.smithi121.rxpsbc smithi121 running (6m) 11s ago 12m 44.8M - 3.5 e1d6a67b021e 106eadf8e441 2024-04-22T21:13:59.114 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443,9283,8765 running (7m) 11s ago 20m 520M - 19.0.0-3198-g56e81df3 82086b19bb07 47d10e8cef27 2024-04-22T21:13:59.114 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443,9283,8765 running (6m) 11s ago 22m 439M - 19.0.0-3198-g56e81df3 82086b19bb07 8406ceac8ad3 2024-04-22T21:13:59.114 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (5m) 11s ago 22m 67.0M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 f5b71d32306b 2024-04-22T21:13:59.114 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (5m) 11s ago 21m 46.6M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 db2fb24d7454 2024-04-22T21:13:59.114 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (5m) 11s ago 21m 58.9M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 425f9e808335 2024-04-22T21:13:59.114 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (8m) 11s ago 15m 9279k - 1.3.1 1dbe0e931976 7b20ff211618 2024-04-22T21:13:59.114 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (8m) 11s ago 15m 9243k - 1.3.1 1dbe0e931976 c449de2e89b9 2024-04-22T21:13:59.115 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (4m) 11s ago 20m 54.8M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 afe0c773b859 2024-04-22T21:13:59.115 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (3m) 11s ago 19m 59.9M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 8e891d1550a4 2024-04-22T21:13:59.115 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (3m) 11s ago 19m 54.7M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 31a08ebbc5f6 2024-04-22T21:13:59.115 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (2m) 11s ago 18m 53.0M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 6c42aa4939cb 2024-04-22T21:13:59.115 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (81s) 11s ago 17m 47.7M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 76b1894f04d2 2024-04-22T21:13:59.115 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (43s) 11s ago 17m 47.3M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 d058156b75a3 2024-04-22T21:13:59.115 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 starting - - - 4096M 2024-04-22T21:13:59.115 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (16m) 11s ago 16m 65.1M 4096M 17.2.0 e1d6a67b021e 4102dc5bd77f 2024-04-22T21:13:59.115 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (6m) 11s ago 15m 65.8M - 2.33.4 514e6a882f6e 14ed9f8bb5de 2024-04-22T21:13:59.115 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi121.fpqyxe smithi121 *:8000 running (13m) 11s ago 13m 87.4M - 17.2.0 e1d6a67b021e 3c014c62895e 2024-04-22T21:13:59.115 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi123.ducldy smithi123 *:8000 running (13m) 11s ago 13m 87.7M - 17.2.0 e1d6a67b021e 9dfc66019212 2024-04-22T21:13:59.115 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi121.umzhsg smithi121 *:80 running (12m) 11s ago 12m 87.2M - 17.2.0 e1d6a67b021e 49d78336324c 2024-04-22T21:13:59.115 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi123.ywhrus smithi123 *:80 running (12m) 11s ago 12m 86.7M - 17.2.0 e1d6a67b021e d78a39784a57 2024-04-22T21:13:59.565 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:13:59.565 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-04-22T21:13:59.565 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 3 2024-04-22T21:13:59.565 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:13:59.565 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-04-22T21:13:59.565 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 2 2024-04-22T21:13:59.565 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:13:59.565 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-04-22T21:13:59.565 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-22T21:13:59.565 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 6 2024-04-22T21:13:59.566 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:13:59.566 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-04-22T21:13:59.566 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-22T21:13:59.566 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:13:59.566 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-04-22T21:13:59.566 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-04-22T21:13:59.566 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 11 2024-04-22T21:13:59.566 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:13:59.566 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:13:59.944 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:13:59.944 INFO:teuthology.orchestra.run.smithi121.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d", 2024-04-22T21:13:59.944 INFO:teuthology.orchestra.run.smithi121.stdout: "in_progress": true, 2024-04-22T21:13:59.944 INFO:teuthology.orchestra.run.smithi121.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-22T21:13:59.944 INFO:teuthology.orchestra.run.smithi121.stdout: "services_complete": [ 2024-04-22T21:13:59.945 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr", 2024-04-22T21:13:59.945 INFO:teuthology.orchestra.run.smithi121.stdout: "mon" 2024-04-22T21:13:59.945 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2024-04-22T21:13:59.945 INFO:teuthology.orchestra.run.smithi121.stdout: "progress": "11/23 daemons upgraded", 2024-04-22T21:13:59.945 INFO:teuthology.orchestra.run.smithi121.stdout: "message": "Currently upgrading osd daemons", 2024-04-22T21:13:59.945 INFO:teuthology.orchestra.run.smithi121.stdout: "is_paused": false 2024-04-22T21:13:59.945 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:13:59.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: cephadm 2024-04-22T21:13:58.434163+0000 mgr.x (mgr.34107) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: cephadm 2024-04-22T21:13:58.434163+0000 mgr.x (mgr.34107) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: cephadm 2024-04-22T21:13:58.488423+0000 mgr.x (mgr.34107) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: cephadm 2024-04-22T21:13:58.488423+0000 mgr.x (mgr.34107) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: cephadm 2024-04-22T21:13:58.545163+0000 mgr.x (mgr.34107) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: cephadm 2024-04-22T21:13:58.545163+0000 mgr.x (mgr.34107) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.622003+0000 mon.c (mon.1) 4429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.622003+0000 mon.c (mon.1) 4429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.625078+0000 mon.c (mon.1) 4430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.625078+0000 mon.c (mon.1) 4430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.626369+0000 mon.c (mon.1) 4431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.626369+0000 mon.c (mon.1) 4431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.629326+0000 mon.c (mon.1) 4432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.629326+0000 mon.c (mon.1) 4432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.630515+0000 mon.c (mon.1) 4433 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.630515+0000 mon.c (mon.1) 4433 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.638847+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.638847+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: cephadm 2024-04-22T21:13:58.644767+0000 mgr.x (mgr.34107) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: cephadm 2024-04-22T21:13:58.644767+0000 mgr.x (mgr.34107) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.720999+0000 mon.c (mon.1) 4434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.720999+0000 mon.c (mon.1) 4434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.723954+0000 mon.c (mon.1) 4435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.723954+0000 mon.c (mon.1) 4435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.725249+0000 mon.c (mon.1) 4436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.725249+0000 mon.c (mon.1) 4436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.727665+0000 mon.c (mon.1) 4437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.727665+0000 mon.c (mon.1) 4437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.728535+0000 mon.c (mon.1) 4438 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.728535+0000 mon.c (mon.1) 4438 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.732800+0000 mgr.x (mgr.34107) 1490 : audit [DBG] from='client.44502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:59.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.732800+0000 mgr.x (mgr.34107) 1490 : audit [DBG] from='client.44502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:59.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.734740+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.734740+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: cephadm 2024-04-22T21:13:58.740040+0000 mgr.x (mgr.34107) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: cephadm 2024-04-22T21:13:58.740040+0000 mgr.x (mgr.34107) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.793270+0000 mon.c (mon.1) 4439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.793270+0000 mon.c (mon.1) 4439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.795552+0000 mon.c (mon.1) 4440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.795552+0000 mon.c (mon.1) 4440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.796596+0000 mon.c (mon.1) 4441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.796596+0000 mon.c (mon.1) 4441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.799061+0000 mon.c (mon.1) 4442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.799061+0000 mon.c (mon.1) 4442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.799962+0000 mon.c (mon.1) 4443 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.799962+0000 mon.c (mon.1) 4443 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.806306+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.806306+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: cephadm 2024-04-22T21:13:58.811870+0000 mgr.x (mgr.34107) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: cephadm 2024-04-22T21:13:58.811870+0000 mgr.x (mgr.34107) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.848578+0000 mon.c (mon.1) 4444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.848578+0000 mon.c (mon.1) 4444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.851210+0000 mon.c (mon.1) 4445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.851210+0000 mon.c (mon.1) 4445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.852171+0000 mon.c (mon.1) 4446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.852171+0000 mon.c (mon.1) 4446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.854403+0000 mon.c (mon.1) 4447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.854403+0000 mon.c (mon.1) 4447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.855119+0000 mon.c (mon.1) 4448 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.855119+0000 mon.c (mon.1) 4448 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.864936+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.864936+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: cephadm 2024-04-22T21:13:58.869782+0000 mgr.x (mgr.34107) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: cephadm 2024-04-22T21:13:58.869782+0000 mgr.x (mgr.34107) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.906833+0000 mon.c (mon.1) 4449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.906833+0000 mon.c (mon.1) 4449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.909186+0000 mon.c (mon.1) 4450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.909186+0000 mon.c (mon.1) 4450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.910355+0000 mon.c (mon.1) 4451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.910355+0000 mon.c (mon.1) 4451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.912549+0000 mon.c (mon.1) 4452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.912549+0000 mon.c (mon.1) 4452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.913213+0000 mon.c (mon.1) 4453 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.913213+0000 mon.c (mon.1) 4453 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.919886+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.919886+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: cephadm 2024-04-22T21:13:58.924785+0000 mgr.x (mgr.34107) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: cephadm 2024-04-22T21:13:58.924785+0000 mgr.x (mgr.34107) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.962702+0000 mon.c (mon.1) 4454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.962702+0000 mon.c (mon.1) 4454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.965486+0000 mon.c (mon.1) 4455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.965486+0000 mon.c (mon.1) 4455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.967155+0000 mon.c (mon.1) 4456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.967155+0000 mon.c (mon.1) 4456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.969815+0000 mon.c (mon.1) 4457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.969815+0000 mon.c (mon.1) 4457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.970653+0000 mon.c (mon.1) 4458 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.970653+0000 mon.c (mon.1) 4458 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.977482+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:58.977482+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: cephadm 2024-04-22T21:13:58.982447+0000 mgr.x (mgr.34107) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: cephadm 2024-04-22T21:13:58.982447+0000 mgr.x (mgr.34107) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.040876+0000 mon.c (mon.1) 4459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.040876+0000 mon.c (mon.1) 4459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.043669+0000 mon.c (mon.1) 4460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.043669+0000 mon.c (mon.1) 4460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.044902+0000 mon.c (mon.1) 4461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.044902+0000 mon.c (mon.1) 4461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.048092+0000 mon.c (mon.1) 4462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.048092+0000 mon.c (mon.1) 4462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.049214+0000 mon.c (mon.1) 4463 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.049214+0000 mon.c (mon.1) 4463 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.056342+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.056342+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: cephadm 2024-04-22T21:13:59.062371+0000 mgr.x (mgr.34107) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: cephadm 2024-04-22T21:13:59.062371+0000 mgr.x (mgr.34107) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.108975+0000 mgr.x (mgr.34107) 1497 : audit [DBG] from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:59.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.108975+0000 mgr.x (mgr.34107) 1497 : audit [DBG] from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:13:59.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.138166+0000 mon.c (mon.1) 4464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.138166+0000 mon.c (mon.1) 4464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.140589+0000 mon.c (mon.1) 4465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.140589+0000 mon.c (mon.1) 4465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.141792+0000 mon.c (mon.1) 4466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.141792+0000 mon.c (mon.1) 4466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.144176+0000 mon.c (mon.1) 4467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.144176+0000 mon.c (mon.1) 4467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:13:59.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.144889+0000 mon.c (mon.1) 4468 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.144889+0000 mon.c (mon.1) 4468 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:13:59.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.150341+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.150341+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:13:59.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: cephadm 2024-04-22T21:13:59.155888+0000 mgr.x (mgr.34107) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: cephadm 2024-04-22T21:13:59.155888+0000 mgr.x (mgr.34107) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:13:59.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.192474+0000 mon.c (mon.1) 4469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.192474+0000 mon.c (mon.1) 4469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.195183+0000 mon.c (mon.1) 4470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.195183+0000 mon.c (mon.1) 4470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:13:59.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.196712+0000 mon.c (mon.1) 4471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:13:59.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.196712+0000 mon.c (mon.1) 4471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.199497+0000 mon.c (mon.1) 4472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.199497+0000 mon.c (mon.1) 4472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.200455+0000 mon.c (mon.1) 4473 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.200455+0000 mon.c (mon.1) 4473 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.207506+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.207506+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: cephadm 2024-04-22T21:13:59.214073+0000 mgr.x (mgr.34107) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: cephadm 2024-04-22T21:13:59.214073+0000 mgr.x (mgr.34107) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.250781+0000 mon.c (mon.1) 4474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.250781+0000 mon.c (mon.1) 4474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.253159+0000 mon.c (mon.1) 4475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.253159+0000 mon.c (mon.1) 4475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.254115+0000 mon.c (mon.1) 4476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.254115+0000 mon.c (mon.1) 4476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.256392+0000 mon.c (mon.1) 4477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.256392+0000 mon.c (mon.1) 4477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.257125+0000 mon.c (mon.1) 4478 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.257125+0000 mon.c (mon.1) 4478 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.262819+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.262819+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: cephadm 2024-04-22T21:13:59.267579+0000 mgr.x (mgr.34107) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: cephadm 2024-04-22T21:13:59.267579+0000 mgr.x (mgr.34107) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.303599+0000 mon.c (mon.1) 4479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.303599+0000 mon.c (mon.1) 4479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.305613+0000 mon.c (mon.1) 4480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.305613+0000 mon.c (mon.1) 4480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.306426+0000 mon.c (mon.1) 4481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.306426+0000 mon.c (mon.1) 4481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.308263+0000 mon.c (mon.1) 4482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.308263+0000 mon.c (mon.1) 4482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.308886+0000 mon.c (mon.1) 4483 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.308886+0000 mon.c (mon.1) 4483 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.314223+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.314223+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: cephadm 2024-04-22T21:13:59.319144+0000 mgr.x (mgr.34107) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: cephadm 2024-04-22T21:13:59.319144+0000 mgr.x (mgr.34107) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.355382+0000 mon.c (mon.1) 4484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.355382+0000 mon.c (mon.1) 4484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.357277+0000 mon.c (mon.1) 4485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.357277+0000 mon.c (mon.1) 4485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.358138+0000 mon.c (mon.1) 4486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.358138+0000 mon.c (mon.1) 4486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.360069+0000 mon.c (mon.1) 4487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.360069+0000 mon.c (mon.1) 4487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.360738+0000 mon.c (mon.1) 4488 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.360738+0000 mon.c (mon.1) 4488 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.367520+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.367520+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: cephadm 2024-04-22T21:13:59.372350+0000 mgr.x (mgr.34107) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: cephadm 2024-04-22T21:13:59.372350+0000 mgr.x (mgr.34107) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.408210+0000 mon.c (mon.1) 4489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.408210+0000 mon.c (mon.1) 4489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.410852+0000 mon.c (mon.1) 4490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.410852+0000 mon.c (mon.1) 4490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.412248+0000 mon.c (mon.1) 4491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.412248+0000 mon.c (mon.1) 4491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.414860+0000 mon.c (mon.1) 4492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.414860+0000 mon.c (mon.1) 4492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.415741+0000 mon.c (mon.1) 4493 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.415741+0000 mon.c (mon.1) 4493 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.422969+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.422969+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.467744+0000 mon.c (mon.1) 4494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.467744+0000 mon.c (mon.1) 4494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.470615+0000 mon.c (mon.1) 4495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.470615+0000 mon.c (mon.1) 4495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.472077+0000 mon.c (mon.1) 4496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.472077+0000 mon.c (mon.1) 4496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.474860+0000 mon.c (mon.1) 4497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.474860+0000 mon.c (mon.1) 4497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.475815+0000 mon.c (mon.1) 4498 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.475815+0000 mon.c (mon.1) 4498 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.483078+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.483078+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.528754+0000 mon.c (mon.1) 4499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.528754+0000 mon.c (mon.1) 4499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.530942+0000 mon.c (mon.1) 4500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.530942+0000 mon.c (mon.1) 4500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.531961+0000 mon.c (mon.1) 4501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.531961+0000 mon.c (mon.1) 4501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.533985+0000 mon.c (mon.1) 4502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.533985+0000 mon.c (mon.1) 4502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.534610+0000 mon.c (mon.1) 4503 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.534610+0000 mon.c (mon.1) 4503 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.541016+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.541016+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.575536+0000 mon.c (mon.1) 4504 : audit [DBG] from='client.? 172.21.15.121:0/3992705419' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:13:59 smithi123 bash[58916]: audit 2024-04-22T21:13:59.575536+0000 mon.c (mon.1) 4504 : audit [DBG] from='client.? 172.21.15.121:0/3992705419' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: cephadm 2024-04-22T21:13:58.434163+0000 mgr.x (mgr.34107) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: cephadm 2024-04-22T21:13:58.434163+0000 mgr.x (mgr.34107) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: cephadm 2024-04-22T21:13:58.488423+0000 mgr.x (mgr.34107) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: cephadm 2024-04-22T21:13:58.488423+0000 mgr.x (mgr.34107) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: cephadm 2024-04-22T21:13:58.545163+0000 mgr.x (mgr.34107) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: cephadm 2024-04-22T21:13:58.545163+0000 mgr.x (mgr.34107) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.622003+0000 mon.c (mon.1) 4429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.622003+0000 mon.c (mon.1) 4429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.625078+0000 mon.c (mon.1) 4430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.625078+0000 mon.c (mon.1) 4430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.626369+0000 mon.c (mon.1) 4431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.626369+0000 mon.c (mon.1) 4431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.629326+0000 mon.c (mon.1) 4432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.629326+0000 mon.c (mon.1) 4432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.630515+0000 mon.c (mon.1) 4433 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.630515+0000 mon.c (mon.1) 4433 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.638847+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.638847+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: cephadm 2024-04-22T21:13:58.644767+0000 mgr.x (mgr.34107) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: cephadm 2024-04-22T21:13:58.644767+0000 mgr.x (mgr.34107) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.720999+0000 mon.c (mon.1) 4434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.720999+0000 mon.c (mon.1) 4434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.723954+0000 mon.c (mon.1) 4435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.723954+0000 mon.c (mon.1) 4435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.725249+0000 mon.c (mon.1) 4436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.725249+0000 mon.c (mon.1) 4436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.727665+0000 mon.c (mon.1) 4437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.727665+0000 mon.c (mon.1) 4437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.728535+0000 mon.c (mon.1) 4438 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.728535+0000 mon.c (mon.1) 4438 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.732800+0000 mgr.x (mgr.34107) 1490 : audit [DBG] from='client.44502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:00.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.732800+0000 mgr.x (mgr.34107) 1490 : audit [DBG] from='client.44502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:00.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.734740+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.734740+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: cephadm 2024-04-22T21:13:58.740040+0000 mgr.x (mgr.34107) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: cephadm 2024-04-22T21:13:58.740040+0000 mgr.x (mgr.34107) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.793270+0000 mon.c (mon.1) 4439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.793270+0000 mon.c (mon.1) 4439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.795552+0000 mon.c (mon.1) 4440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: cephadm 2024-04-22T21:13:58.434163+0000 mgr.x (mgr.34107) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: cephadm 2024-04-22T21:13:58.434163+0000 mgr.x (mgr.34107) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: cephadm 2024-04-22T21:13:58.488423+0000 mgr.x (mgr.34107) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: cephadm 2024-04-22T21:13:58.488423+0000 mgr.x (mgr.34107) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: cephadm 2024-04-22T21:13:58.545163+0000 mgr.x (mgr.34107) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: cephadm 2024-04-22T21:13:58.545163+0000 mgr.x (mgr.34107) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.622003+0000 mon.c (mon.1) 4429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.622003+0000 mon.c (mon.1) 4429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.625078+0000 mon.c (mon.1) 4430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.625078+0000 mon.c (mon.1) 4430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.626369+0000 mon.c (mon.1) 4431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.626369+0000 mon.c (mon.1) 4431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.629326+0000 mon.c (mon.1) 4432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.629326+0000 mon.c (mon.1) 4432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.630515+0000 mon.c (mon.1) 4433 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.630515+0000 mon.c (mon.1) 4433 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.638847+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.638847+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: cephadm 2024-04-22T21:13:58.644767+0000 mgr.x (mgr.34107) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: cephadm 2024-04-22T21:13:58.644767+0000 mgr.x (mgr.34107) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.795552+0000 mon.c (mon.1) 4440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.796596+0000 mon.c (mon.1) 4441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.796596+0000 mon.c (mon.1) 4441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.799061+0000 mon.c (mon.1) 4442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.799061+0000 mon.c (mon.1) 4442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.799962+0000 mon.c (mon.1) 4443 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.799962+0000 mon.c (mon.1) 4443 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.806306+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.806306+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: cephadm 2024-04-22T21:13:58.811870+0000 mgr.x (mgr.34107) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: cephadm 2024-04-22T21:13:58.811870+0000 mgr.x (mgr.34107) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.848578+0000 mon.c (mon.1) 4444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.848578+0000 mon.c (mon.1) 4444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.851210+0000 mon.c (mon.1) 4445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.851210+0000 mon.c (mon.1) 4445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.852171+0000 mon.c (mon.1) 4446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.852171+0000 mon.c (mon.1) 4446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.854403+0000 mon.c (mon.1) 4447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.854403+0000 mon.c (mon.1) 4447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.855119+0000 mon.c (mon.1) 4448 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.855119+0000 mon.c (mon.1) 4448 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.864936+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.864936+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: cephadm 2024-04-22T21:13:58.869782+0000 mgr.x (mgr.34107) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: cephadm 2024-04-22T21:13:58.869782+0000 mgr.x (mgr.34107) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.906833+0000 mon.c (mon.1) 4449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.906833+0000 mon.c (mon.1) 4449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.909186+0000 mon.c (mon.1) 4450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.909186+0000 mon.c (mon.1) 4450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.910355+0000 mon.c (mon.1) 4451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.910355+0000 mon.c (mon.1) 4451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.912549+0000 mon.c (mon.1) 4452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.912549+0000 mon.c (mon.1) 4452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.913213+0000 mon.c (mon.1) 4453 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.913213+0000 mon.c (mon.1) 4453 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.919886+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.919886+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: cephadm 2024-04-22T21:13:58.924785+0000 mgr.x (mgr.34107) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: cephadm 2024-04-22T21:13:58.924785+0000 mgr.x (mgr.34107) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.962702+0000 mon.c (mon.1) 4454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.720999+0000 mon.c (mon.1) 4434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.720999+0000 mon.c (mon.1) 4434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.723954+0000 mon.c (mon.1) 4435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.723954+0000 mon.c (mon.1) 4435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.725249+0000 mon.c (mon.1) 4436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.725249+0000 mon.c (mon.1) 4436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.727665+0000 mon.c (mon.1) 4437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.727665+0000 mon.c (mon.1) 4437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.728535+0000 mon.c (mon.1) 4438 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.728535+0000 mon.c (mon.1) 4438 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.732800+0000 mgr.x (mgr.34107) 1490 : audit [DBG] from='client.44502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:00.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.732800+0000 mgr.x (mgr.34107) 1490 : audit [DBG] from='client.44502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:00.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.734740+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.734740+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: cephadm 2024-04-22T21:13:58.740040+0000 mgr.x (mgr.34107) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: cephadm 2024-04-22T21:13:58.740040+0000 mgr.x (mgr.34107) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.793270+0000 mon.c (mon.1) 4439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.793270+0000 mon.c (mon.1) 4439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.795552+0000 mon.c (mon.1) 4440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.962702+0000 mon.c (mon.1) 4454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.965486+0000 mon.c (mon.1) 4455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.965486+0000 mon.c (mon.1) 4455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.967155+0000 mon.c (mon.1) 4456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.967155+0000 mon.c (mon.1) 4456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.969815+0000 mon.c (mon.1) 4457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.969815+0000 mon.c (mon.1) 4457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.970653+0000 mon.c (mon.1) 4458 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.970653+0000 mon.c (mon.1) 4458 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.977482+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:58.977482+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: cephadm 2024-04-22T21:13:58.982447+0000 mgr.x (mgr.34107) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: cephadm 2024-04-22T21:13:58.982447+0000 mgr.x (mgr.34107) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.040876+0000 mon.c (mon.1) 4459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.040876+0000 mon.c (mon.1) 4459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.043669+0000 mon.c (mon.1) 4460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.043669+0000 mon.c (mon.1) 4460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.044902+0000 mon.c (mon.1) 4461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.044902+0000 mon.c (mon.1) 4461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.048092+0000 mon.c (mon.1) 4462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.048092+0000 mon.c (mon.1) 4462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.049214+0000 mon.c (mon.1) 4463 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.049214+0000 mon.c (mon.1) 4463 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.056342+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.056342+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: cephadm 2024-04-22T21:13:59.062371+0000 mgr.x (mgr.34107) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: cephadm 2024-04-22T21:13:59.062371+0000 mgr.x (mgr.34107) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.108975+0000 mgr.x (mgr.34107) 1497 : audit [DBG] from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:00.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.108975+0000 mgr.x (mgr.34107) 1497 : audit [DBG] from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:00.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.138166+0000 mon.c (mon.1) 4464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.138166+0000 mon.c (mon.1) 4464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.140589+0000 mon.c (mon.1) 4465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.140589+0000 mon.c (mon.1) 4465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.141792+0000 mon.c (mon.1) 4466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.141792+0000 mon.c (mon.1) 4466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.144176+0000 mon.c (mon.1) 4467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.144176+0000 mon.c (mon.1) 4467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.144889+0000 mon.c (mon.1) 4468 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.795552+0000 mon.c (mon.1) 4440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.796596+0000 mon.c (mon.1) 4441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.796596+0000 mon.c (mon.1) 4441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.799061+0000 mon.c (mon.1) 4442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.799061+0000 mon.c (mon.1) 4442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.799962+0000 mon.c (mon.1) 4443 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.799962+0000 mon.c (mon.1) 4443 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.806306+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.806306+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: cephadm 2024-04-22T21:13:58.811870+0000 mgr.x (mgr.34107) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: cephadm 2024-04-22T21:13:58.811870+0000 mgr.x (mgr.34107) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.848578+0000 mon.c (mon.1) 4444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.848578+0000 mon.c (mon.1) 4444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.851210+0000 mon.c (mon.1) 4445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.851210+0000 mon.c (mon.1) 4445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.852171+0000 mon.c (mon.1) 4446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.852171+0000 mon.c (mon.1) 4446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.854403+0000 mon.c (mon.1) 4447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.854403+0000 mon.c (mon.1) 4447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.144889+0000 mon.c (mon.1) 4468 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.150341+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.150341+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: cephadm 2024-04-22T21:13:59.155888+0000 mgr.x (mgr.34107) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: cephadm 2024-04-22T21:13:59.155888+0000 mgr.x (mgr.34107) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.192474+0000 mon.c (mon.1) 4469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.192474+0000 mon.c (mon.1) 4469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.195183+0000 mon.c (mon.1) 4470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.195183+0000 mon.c (mon.1) 4470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.196712+0000 mon.c (mon.1) 4471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.196712+0000 mon.c (mon.1) 4471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.199497+0000 mon.c (mon.1) 4472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.199497+0000 mon.c (mon.1) 4472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.200455+0000 mon.c (mon.1) 4473 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.200455+0000 mon.c (mon.1) 4473 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.207506+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.207506+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: cephadm 2024-04-22T21:13:59.214073+0000 mgr.x (mgr.34107) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: cephadm 2024-04-22T21:13:59.214073+0000 mgr.x (mgr.34107) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.250781+0000 mon.c (mon.1) 4474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.250781+0000 mon.c (mon.1) 4474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.253159+0000 mon.c (mon.1) 4475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.253159+0000 mon.c (mon.1) 4475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.254115+0000 mon.c (mon.1) 4476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.254115+0000 mon.c (mon.1) 4476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.256392+0000 mon.c (mon.1) 4477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.256392+0000 mon.c (mon.1) 4477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.257125+0000 mon.c (mon.1) 4478 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.257125+0000 mon.c (mon.1) 4478 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.262819+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.262819+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: cephadm 2024-04-22T21:13:59.267579+0000 mgr.x (mgr.34107) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: cephadm 2024-04-22T21:13:59.267579+0000 mgr.x (mgr.34107) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.303599+0000 mon.c (mon.1) 4479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.303599+0000 mon.c (mon.1) 4479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.305613+0000 mon.c (mon.1) 4480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.305613+0000 mon.c (mon.1) 4480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.306426+0000 mon.c (mon.1) 4481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.306426+0000 mon.c (mon.1) 4481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.308263+0000 mon.c (mon.1) 4482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.855119+0000 mon.c (mon.1) 4448 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.855119+0000 mon.c (mon.1) 4448 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.864936+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.864936+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: cephadm 2024-04-22T21:13:58.869782+0000 mgr.x (mgr.34107) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: cephadm 2024-04-22T21:13:58.869782+0000 mgr.x (mgr.34107) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.906833+0000 mon.c (mon.1) 4449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.906833+0000 mon.c (mon.1) 4449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.909186+0000 mon.c (mon.1) 4450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.909186+0000 mon.c (mon.1) 4450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.910355+0000 mon.c (mon.1) 4451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.910355+0000 mon.c (mon.1) 4451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.912549+0000 mon.c (mon.1) 4452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.912549+0000 mon.c (mon.1) 4452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.913213+0000 mon.c (mon.1) 4453 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.913213+0000 mon.c (mon.1) 4453 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.919886+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.919886+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: cephadm 2024-04-22T21:13:58.924785+0000 mgr.x (mgr.34107) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: cephadm 2024-04-22T21:13:58.924785+0000 mgr.x (mgr.34107) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.962702+0000 mon.c (mon.1) 4454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.308263+0000 mon.c (mon.1) 4482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.308886+0000 mon.c (mon.1) 4483 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.308886+0000 mon.c (mon.1) 4483 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.314223+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.314223+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: cephadm 2024-04-22T21:13:59.319144+0000 mgr.x (mgr.34107) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: cephadm 2024-04-22T21:13:59.319144+0000 mgr.x (mgr.34107) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.355382+0000 mon.c (mon.1) 4484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.355382+0000 mon.c (mon.1) 4484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.357277+0000 mon.c (mon.1) 4485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.357277+0000 mon.c (mon.1) 4485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.358138+0000 mon.c (mon.1) 4486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.358138+0000 mon.c (mon.1) 4486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.360069+0000 mon.c (mon.1) 4487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.360069+0000 mon.c (mon.1) 4487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.360738+0000 mon.c (mon.1) 4488 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.360738+0000 mon.c (mon.1) 4488 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.367520+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.367520+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: cephadm 2024-04-22T21:13:59.372350+0000 mgr.x (mgr.34107) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: cephadm 2024-04-22T21:13:59.372350+0000 mgr.x (mgr.34107) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.408210+0000 mon.c (mon.1) 4489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.408210+0000 mon.c (mon.1) 4489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.410852+0000 mon.c (mon.1) 4490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.410852+0000 mon.c (mon.1) 4490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.412248+0000 mon.c (mon.1) 4491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.412248+0000 mon.c (mon.1) 4491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.414860+0000 mon.c (mon.1) 4492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.414860+0000 mon.c (mon.1) 4492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.415741+0000 mon.c (mon.1) 4493 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.415741+0000 mon.c (mon.1) 4493 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.422969+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.422969+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.467744+0000 mon.c (mon.1) 4494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.467744+0000 mon.c (mon.1) 4494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.470615+0000 mon.c (mon.1) 4495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.470615+0000 mon.c (mon.1) 4495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.472077+0000 mon.c (mon.1) 4496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.472077+0000 mon.c (mon.1) 4496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.474860+0000 mon.c (mon.1) 4497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.962702+0000 mon.c (mon.1) 4454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.965486+0000 mon.c (mon.1) 4455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.965486+0000 mon.c (mon.1) 4455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.967155+0000 mon.c (mon.1) 4456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.967155+0000 mon.c (mon.1) 4456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.969815+0000 mon.c (mon.1) 4457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.969815+0000 mon.c (mon.1) 4457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.970653+0000 mon.c (mon.1) 4458 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.970653+0000 mon.c (mon.1) 4458 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.977482+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:58.977482+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: cephadm 2024-04-22T21:13:58.982447+0000 mgr.x (mgr.34107) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: cephadm 2024-04-22T21:13:58.982447+0000 mgr.x (mgr.34107) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.040876+0000 mon.c (mon.1) 4459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.040876+0000 mon.c (mon.1) 4459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.043669+0000 mon.c (mon.1) 4460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.043669+0000 mon.c (mon.1) 4460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.044902+0000 mon.c (mon.1) 4461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.044902+0000 mon.c (mon.1) 4461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.474860+0000 mon.c (mon.1) 4497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.475815+0000 mon.c (mon.1) 4498 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.475815+0000 mon.c (mon.1) 4498 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.483078+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.483078+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.528754+0000 mon.c (mon.1) 4499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.528754+0000 mon.c (mon.1) 4499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.530942+0000 mon.c (mon.1) 4500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.530942+0000 mon.c (mon.1) 4500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.531961+0000 mon.c (mon.1) 4501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.531961+0000 mon.c (mon.1) 4501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.533985+0000 mon.c (mon.1) 4502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.533985+0000 mon.c (mon.1) 4502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.534610+0000 mon.c (mon.1) 4503 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.534610+0000 mon.c (mon.1) 4503 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.541016+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.541016+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.575536+0000 mon.c (mon.1) 4504 : audit [DBG] from='client.? 172.21.15.121:0/3992705419' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[73084]: audit 2024-04-22T21:13:59.575536+0000 mon.c (mon.1) 4504 : audit [DBG] from='client.? 172.21.15.121:0/3992705419' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.048092+0000 mon.c (mon.1) 4462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.048092+0000 mon.c (mon.1) 4462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.049214+0000 mon.c (mon.1) 4463 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.049214+0000 mon.c (mon.1) 4463 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.056342+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.056342+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: cephadm 2024-04-22T21:13:59.062371+0000 mgr.x (mgr.34107) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: cephadm 2024-04-22T21:13:59.062371+0000 mgr.x (mgr.34107) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.108975+0000 mgr.x (mgr.34107) 1497 : audit [DBG] from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:00.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.108975+0000 mgr.x (mgr.34107) 1497 : audit [DBG] from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:00.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.138166+0000 mon.c (mon.1) 4464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.138166+0000 mon.c (mon.1) 4464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.140589+0000 mon.c (mon.1) 4465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.140589+0000 mon.c (mon.1) 4465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.141792+0000 mon.c (mon.1) 4466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.141792+0000 mon.c (mon.1) 4466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.144176+0000 mon.c (mon.1) 4467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.144176+0000 mon.c (mon.1) 4467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.144889+0000 mon.c (mon.1) 4468 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.144889+0000 mon.c (mon.1) 4468 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.150341+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.150341+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: cephadm 2024-04-22T21:13:59.155888+0000 mgr.x (mgr.34107) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: cephadm 2024-04-22T21:13:59.155888+0000 mgr.x (mgr.34107) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.192474+0000 mon.c (mon.1) 4469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.192474+0000 mon.c (mon.1) 4469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.195183+0000 mon.c (mon.1) 4470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.195183+0000 mon.c (mon.1) 4470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.196712+0000 mon.c (mon.1) 4471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.196712+0000 mon.c (mon.1) 4471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.199497+0000 mon.c (mon.1) 4472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.199497+0000 mon.c (mon.1) 4472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.200455+0000 mon.c (mon.1) 4473 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.200455+0000 mon.c (mon.1) 4473 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.207506+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.207506+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: cephadm 2024-04-22T21:13:59.214073+0000 mgr.x (mgr.34107) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: cephadm 2024-04-22T21:13:59.214073+0000 mgr.x (mgr.34107) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.250781+0000 mon.c (mon.1) 4474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.250781+0000 mon.c (mon.1) 4474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.253159+0000 mon.c (mon.1) 4475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.253159+0000 mon.c (mon.1) 4475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.254115+0000 mon.c (mon.1) 4476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.254115+0000 mon.c (mon.1) 4476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.256392+0000 mon.c (mon.1) 4477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.256392+0000 mon.c (mon.1) 4477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.257125+0000 mon.c (mon.1) 4478 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.257125+0000 mon.c (mon.1) 4478 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.262819+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.262819+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: cephadm 2024-04-22T21:13:59.267579+0000 mgr.x (mgr.34107) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: cephadm 2024-04-22T21:13:59.267579+0000 mgr.x (mgr.34107) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.303599+0000 mon.c (mon.1) 4479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.303599+0000 mon.c (mon.1) 4479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.305613+0000 mon.c (mon.1) 4480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.305613+0000 mon.c (mon.1) 4480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.306426+0000 mon.c (mon.1) 4481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.306426+0000 mon.c (mon.1) 4481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.308263+0000 mon.c (mon.1) 4482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.308263+0000 mon.c (mon.1) 4482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.308886+0000 mon.c (mon.1) 4483 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.308886+0000 mon.c (mon.1) 4483 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.314223+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.314223+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: cephadm 2024-04-22T21:13:59.319144+0000 mgr.x (mgr.34107) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: cephadm 2024-04-22T21:13:59.319144+0000 mgr.x (mgr.34107) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.355382+0000 mon.c (mon.1) 4484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.355382+0000 mon.c (mon.1) 4484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.357277+0000 mon.c (mon.1) 4485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.357277+0000 mon.c (mon.1) 4485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.358138+0000 mon.c (mon.1) 4486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.358138+0000 mon.c (mon.1) 4486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.360069+0000 mon.c (mon.1) 4487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.360069+0000 mon.c (mon.1) 4487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.360738+0000 mon.c (mon.1) 4488 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.360738+0000 mon.c (mon.1) 4488 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.367520+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.367520+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: cephadm 2024-04-22T21:13:59.372350+0000 mgr.x (mgr.34107) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: cephadm 2024-04-22T21:13:59.372350+0000 mgr.x (mgr.34107) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.408210+0000 mon.c (mon.1) 4489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.408210+0000 mon.c (mon.1) 4489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.410852+0000 mon.c (mon.1) 4490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.410852+0000 mon.c (mon.1) 4490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.412248+0000 mon.c (mon.1) 4491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.412248+0000 mon.c (mon.1) 4491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.414860+0000 mon.c (mon.1) 4492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.414860+0000 mon.c (mon.1) 4492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.415741+0000 mon.c (mon.1) 4493 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.415741+0000 mon.c (mon.1) 4493 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.422969+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.422969+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.467744+0000 mon.c (mon.1) 4494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.467744+0000 mon.c (mon.1) 4494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.470615+0000 mon.c (mon.1) 4495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.470615+0000 mon.c (mon.1) 4495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.472077+0000 mon.c (mon.1) 4496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.472077+0000 mon.c (mon.1) 4496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.474860+0000 mon.c (mon.1) 4497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.474860+0000 mon.c (mon.1) 4497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.475815+0000 mon.c (mon.1) 4498 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.475815+0000 mon.c (mon.1) 4498 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.483078+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.483078+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.528754+0000 mon.c (mon.1) 4499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.528754+0000 mon.c (mon.1) 4499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.530942+0000 mon.c (mon.1) 4500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.530942+0000 mon.c (mon.1) 4500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.531961+0000 mon.c (mon.1) 4501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.531961+0000 mon.c (mon.1) 4501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.533985+0000 mon.c (mon.1) 4502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.533985+0000 mon.c (mon.1) 4502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.534610+0000 mon.c (mon.1) 4503 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.534610+0000 mon.c (mon.1) 4503 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.541016+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.541016+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.575536+0000 mon.c (mon.1) 4504 : audit [DBG] from='client.? 172.21.15.121:0/3992705419' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:13:59 smithi121 bash[75184]: audit 2024-04-22T21:13:59.575536+0000 mon.c (mon.1) 4504 : audit [DBG] from='client.? 172.21.15.121:0/3992705419' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.393 INFO:teuthology.orchestra.run.smithi121.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 73/630 objects degraded (11.587%), 16 pgs degraded 2024-04-22T21:14:00.393 INFO:teuthology.orchestra.run.smithi121.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-22T21:14:00.394 INFO:teuthology.orchestra.run.smithi121.stdout: osd.6 (root=default,host=smithi123) is down 2024-04-22T21:14:00.394 INFO:teuthology.orchestra.run.smithi121.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 73/630 objects degraded (11.587%), 16 pgs degraded 2024-04-22T21:14:00.394 INFO:teuthology.orchestra.run.smithi121.stdout: pg 1.0 is active+undersized+degraded, acting [7,0] 2024-04-22T21:14:00.394 INFO:teuthology.orchestra.run.smithi121.stdout: pg 2.14 is active+undersized+degraded, acting [3,5] 2024-04-22T21:14:00.394 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.0 is active+undersized+degraded, acting [1,2] 2024-04-22T21:14:00.394 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.2 is active+undersized+degraded, acting [3,5] 2024-04-22T21:14:00.394 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.3 is active+undersized+degraded, acting [4,0] 2024-04-22T21:14:00.394 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.a is active+undersized+degraded, acting [4,1] 2024-04-22T21:14:00.394 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.c is active+undersized+degraded, acting [5,3] 2024-04-22T21:14:00.394 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.d is active+undersized+degraded, acting [7,5] 2024-04-22T21:14:00.394 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.10 is active+undersized+degraded, acting [0,5] 2024-04-22T21:14:00.394 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.11 is active+undersized+degraded, acting [7,4] 2024-04-22T21:14:00.394 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.14 is active+undersized+degraded, acting [4,7] 2024-04-22T21:14:00.394 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.1d is active+undersized+degraded, acting [5,4] 2024-04-22T21:14:00.394 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.1e is active+undersized+degraded, acting [3,2] 2024-04-22T21:14:00.395 INFO:teuthology.orchestra.run.smithi121.stdout: pg 4.e is active+undersized+degraded, acting [4,1] 2024-04-22T21:14:00.395 INFO:teuthology.orchestra.run.smithi121.stdout: pg 4.1f is active+undersized+degraded, acting [5,1] 2024-04-22T21:14:00.395 INFO:teuthology.orchestra.run.smithi121.stdout: pg 6.c is active+undersized+degraded, acting [3,5] 2024-04-22T21:14:00.706 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[73472]: debug 2024-04-22T21:14:00.428+0000 7f05523c07c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-04-22T21:14:00.707 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[73472]: debug 2024-04-22T21:14:00.460+0000 7f05523c07c0 -1 osd.6 152 log_to_monitors true 2024-04-22T21:14:00.707 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:13:59.429463+0000 mgr.x (mgr.34107) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.707 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:13:59.429463+0000 mgr.x (mgr.34107) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.707 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:13:59.489474+0000 mgr.x (mgr.34107) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.707 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:13:59.489474+0000 mgr.x (mgr.34107) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.707 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:13:59.547703+0000 mgr.x (mgr.34107) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:13:59.547703+0000 mgr.x (mgr.34107) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.584259+0000 mon.c (mon.1) 4505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.584259+0000 mon.c (mon.1) 4505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.586434+0000 mon.c (mon.1) 4506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.586434+0000 mon.c (mon.1) 4506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.604467+0000 mon.c (mon.1) 4507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.604467+0000 mon.c (mon.1) 4507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.606636+0000 mon.c (mon.1) 4508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.606636+0000 mon.c (mon.1) 4508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.607334+0000 mon.c (mon.1) 4509 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.607334+0000 mon.c (mon.1) 4509 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.614022+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.614022+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:13:59.618850+0000 mgr.x (mgr.34107) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:13:59.618850+0000 mgr.x (mgr.34107) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.654774+0000 mon.c (mon.1) 4510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.654774+0000 mon.c (mon.1) 4510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.657384+0000 mon.c (mon.1) 4511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.657384+0000 mon.c (mon.1) 4511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.658839+0000 mon.c (mon.1) 4512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.658839+0000 mon.c (mon.1) 4512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.661552+0000 mon.c (mon.1) 4513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.661552+0000 mon.c (mon.1) 4513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.662512+0000 mon.c (mon.1) 4514 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.662512+0000 mon.c (mon.1) 4514 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.670223+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.670223+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:13:59.675111+0000 mgr.x (mgr.34107) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:13:59.675111+0000 mgr.x (mgr.34107) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.700229+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.700229+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.704529+0000 mon.c (mon.1) 4515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:14:00.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.704529+0000 mon.c (mon.1) 4515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:14:00.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.732753+0000 mon.c (mon.1) 4516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.732753+0000 mon.c (mon.1) 4516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.734638+0000 mon.c (mon.1) 4517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.734638+0000 mon.c (mon.1) 4517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.735491+0000 mon.c (mon.1) 4518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.735491+0000 mon.c (mon.1) 4518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.737381+0000 mon.c (mon.1) 4519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.737381+0000 mon.c (mon.1) 4519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.738004+0000 mon.c (mon.1) 4520 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.738004+0000 mon.c (mon.1) 4520 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.742633+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.742633+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:13:59.749861+0000 mgr.x (mgr.34107) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:13:59.749861+0000 mgr.x (mgr.34107) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.786129+0000 mon.c (mon.1) 4521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.786129+0000 mon.c (mon.1) 4521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.788274+0000 mon.c (mon.1) 4522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.788274+0000 mon.c (mon.1) 4522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.789384+0000 mon.c (mon.1) 4523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.789384+0000 mon.c (mon.1) 4523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.791679+0000 mon.c (mon.1) 4524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.791679+0000 mon.c (mon.1) 4524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.792373+0000 mon.c (mon.1) 4525 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.792373+0000 mon.c (mon.1) 4525 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.797592+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.797592+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:13:59.804864+0000 mgr.x (mgr.34107) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:13:59.804864+0000 mgr.x (mgr.34107) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.840955+0000 mon.c (mon.1) 4526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.840955+0000 mon.c (mon.1) 4526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.843244+0000 mon.c (mon.1) 4527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.843244+0000 mon.c (mon.1) 4527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.844429+0000 mon.c (mon.1) 4528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.844429+0000 mon.c (mon.1) 4528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.846406+0000 mon.c (mon.1) 4529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.846406+0000 mon.c (mon.1) 4529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.847064+0000 mon.c (mon.1) 4530 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.847064+0000 mon.c (mon.1) 4530 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.854612+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.854612+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:13:59.859768+0000 mgr.x (mgr.34107) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:13:59.859768+0000 mgr.x (mgr.34107) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.895956+0000 mon.c (mon.1) 4531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.895956+0000 mon.c (mon.1) 4531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.898290+0000 mon.c (mon.1) 4532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.898290+0000 mon.c (mon.1) 4532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.899312+0000 mon.c (mon.1) 4533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.899312+0000 mon.c (mon.1) 4533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.901463+0000 mon.c (mon.1) 4534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.901463+0000 mon.c (mon.1) 4534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.902300+0000 mon.c (mon.1) 4535 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.902300+0000 mon.c (mon.1) 4535 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.910145+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.910145+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:13:59.916732+0000 mgr.x (mgr.34107) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:13:59.916732+0000 mgr.x (mgr.34107) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.952934+0000 mon.c (mon.1) 4536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.952934+0000 mon.c (mon.1) 4536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.955313+0000 mon.c (mon.1) 4537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.955313+0000 mon.c (mon.1) 4537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.956738+0000 mon.c (mon.1) 4538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.956738+0000 mon.c (mon.1) 4538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.958500+0000 mgr.x (mgr.34107) 1512 : audit [DBG] from='client.44520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:00.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.958500+0000 mgr.x (mgr.34107) 1512 : audit [DBG] from='client.44520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:00.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.958984+0000 mon.c (mon.1) 4539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.958984+0000 mon.c (mon.1) 4539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.959705+0000 mon.c (mon.1) 4540 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.959705+0000 mon.c (mon.1) 4540 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.965179+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:13:59.965179+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:13:59.973338+0000 mgr.x (mgr.34107) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:13:59.973338+0000 mgr.x (mgr.34107) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.014849+0000 mon.c (mon.1) 4541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.014849+0000 mon.c (mon.1) 4541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.017675+0000 mon.c (mon.1) 4542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.017675+0000 mon.c (mon.1) 4542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:00.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.018658+0000 mon.c (mon.1) 4543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.018658+0000 mon.c (mon.1) 4543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:00.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.020753+0000 mon.c (mon.1) 4544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.020753+0000 mon.c (mon.1) 4544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:00.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.021411+0000 mon.c (mon.1) 4545 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.021411+0000 mon.c (mon.1) 4545 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:00.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.026954+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.026954+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:00.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:14:00.031979+0000 mgr.x (mgr.34107) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:14:00.031979+0000 mgr.x (mgr.34107) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:00.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.090255+0000 mon.c (mon.1) 4546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.090255+0000 mon.c (mon.1) 4546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.092537+0000 mon.c (mon.1) 4547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.092537+0000 mon.c (mon.1) 4547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.093393+0000 mon.c (mon.1) 4548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.093393+0000 mon.c (mon.1) 4548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.095674+0000 mon.c (mon.1) 4549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.095674+0000 mon.c (mon.1) 4549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.096555+0000 mon.c (mon.1) 4550 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.096555+0000 mon.c (mon.1) 4550 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.104400+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.104400+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cluster 2024-04-22T21:14:00.110382+0000 mgr.x (mgr.34107) 1515 : cluster [DBG] pgmap v236: 161 pgs: 16 active+undersized+degraded, 39 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-22T21:14:01.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cluster 2024-04-22T21:14:00.110382+0000 mgr.x (mgr.34107) 1515 : cluster [DBG] pgmap v236: 161 pgs: 16 active+undersized+degraded, 39 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-22T21:14:01.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:14:00.110724+0000 mgr.x (mgr.34107) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:14:00.110724+0000 mgr.x (mgr.34107) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.147450+0000 mon.c (mon.1) 4551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.147450+0000 mon.c (mon.1) 4551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.149681+0000 mon.c (mon.1) 4552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.149681+0000 mon.c (mon.1) 4552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.150666+0000 mon.c (mon.1) 4553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.150666+0000 mon.c (mon.1) 4553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.152839+0000 mon.c (mon.1) 4554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.152839+0000 mon.c (mon.1) 4554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.153551+0000 mon.c (mon.1) 4555 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.153551+0000 mon.c (mon.1) 4555 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.160749+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.160749+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:14:00.166539+0000 mgr.x (mgr.34107) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:14:00.166539+0000 mgr.x (mgr.34107) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.202344+0000 mon.c (mon.1) 4556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.202344+0000 mon.c (mon.1) 4556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.204544+0000 mon.c (mon.1) 4557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.204544+0000 mon.c (mon.1) 4557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.205733+0000 mon.c (mon.1) 4558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.205733+0000 mon.c (mon.1) 4558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.207677+0000 mon.c (mon.1) 4559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.207677+0000 mon.c (mon.1) 4559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.208322+0000 mon.c (mon.1) 4560 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.208322+0000 mon.c (mon.1) 4560 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.215359+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.215359+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:14:00.220463+0000 mgr.x (mgr.34107) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:14:00.220463+0000 mgr.x (mgr.34107) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.256412+0000 mon.c (mon.1) 4561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.256412+0000 mon.c (mon.1) 4561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.259062+0000 mon.c (mon.1) 4562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.259062+0000 mon.c (mon.1) 4562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.260513+0000 mon.c (mon.1) 4563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.260513+0000 mon.c (mon.1) 4563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.263638+0000 mon.c (mon.1) 4564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.263638+0000 mon.c (mon.1) 4564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.264595+0000 mon.c (mon.1) 4565 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.264595+0000 mon.c (mon.1) 4565 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.272481+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.272481+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:14:00.279869+0000 mgr.x (mgr.34107) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:14:00.279869+0000 mgr.x (mgr.34107) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.315655+0000 mon.c (mon.1) 4566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.315655+0000 mon.c (mon.1) 4566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.318665+0000 mon.c (mon.1) 4567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.318665+0000 mon.c (mon.1) 4567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.320322+0000 mon.c (mon.1) 4568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.320322+0000 mon.c (mon.1) 4568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.322852+0000 mon.c (mon.1) 4569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.322852+0000 mon.c (mon.1) 4569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.323780+0000 mon.c (mon.1) 4570 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.323780+0000 mon.c (mon.1) 4570 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.332223+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.332223+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:14:00.336992+0000 mgr.x (mgr.34107) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:14:00.336992+0000 mgr.x (mgr.34107) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.372731+0000 mon.c (mon.1) 4571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.372731+0000 mon.c (mon.1) 4571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.375385+0000 mon.c (mon.1) 4572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.375385+0000 mon.c (mon.1) 4572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.376872+0000 mon.c (mon.1) 4573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.376872+0000 mon.c (mon.1) 4573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.379451+0000 mon.c (mon.1) 4574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.379451+0000 mon.c (mon.1) 4574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.380387+0000 mon.c (mon.1) 4575 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.380387+0000 mon.c (mon.1) 4575 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.388203+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.388203+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:14:00.395532+0000 mgr.x (mgr.34107) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: cephadm 2024-04-22T21:14:00.395532+0000 mgr.x (mgr.34107) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.404786+0000 mon.a (mon.0) 1600 : audit [DBG] from='client.? 172.21.15.121:0/1739383004' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:14:01.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.404786+0000 mon.a (mon.0) 1600 : audit [DBG] from='client.? 172.21.15.121:0/1739383004' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:14:01.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.432747+0000 mon.c (mon.1) 4576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.432747+0000 mon.c (mon.1) 4576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.435369+0000 mon.c (mon.1) 4577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.435369+0000 mon.c (mon.1) 4577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.436523+0000 mon.c (mon.1) 4578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.436523+0000 mon.c (mon.1) 4578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.439433+0000 mon.c (mon.1) 4579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.439433+0000 mon.c (mon.1) 4579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.440482+0000 mon.c (mon.1) 4580 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.440482+0000 mon.c (mon.1) 4580 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.448911+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.448911+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.466406+0000 mon.a (mon.0) 1602 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-22T21:14:01.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.466406+0000 mon.a (mon.0) 1602 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-22T21:14:01.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.470198+0000 mon.b (mon.2) 9 : audit [INF] from='osd.6 [v2:172.21.15.123:6816/2210263380,v1:172.21.15.123:6817/2210263380]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-22T21:14:01.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.470198+0000 mon.b (mon.2) 9 : audit [INF] from='osd.6 [v2:172.21.15.123:6816/2210263380,v1:172.21.15.123:6817/2210263380]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-22T21:14:01.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.489981+0000 mon.c (mon.1) 4581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.489981+0000 mon.c (mon.1) 4581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.491830+0000 mon.c (mon.1) 4582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.491830+0000 mon.c (mon.1) 4582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.492626+0000 mon.c (mon.1) 4583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.492626+0000 mon.c (mon.1) 4583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.494419+0000 mon.c (mon.1) 4584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.494419+0000 mon.c (mon.1) 4584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.495098+0000 mon.c (mon.1) 4585 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.495098+0000 mon.c (mon.1) 4585 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.502939+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.502939+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.546173+0000 mon.c (mon.1) 4586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.546173+0000 mon.c (mon.1) 4586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.548699+0000 mon.c (mon.1) 4587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.548699+0000 mon.c (mon.1) 4587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.549887+0000 mon.c (mon.1) 4588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.549887+0000 mon.c (mon.1) 4588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.552643+0000 mon.c (mon.1) 4589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.552643+0000 mon.c (mon.1) 4589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.553848+0000 mon.c (mon.1) 4590 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.553848+0000 mon.c (mon.1) 4590 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.562883+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:00 smithi123 bash[58916]: audit 2024-04-22T21:14:00.562883+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:13:59.429463+0000 mgr.x (mgr.34107) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:13:59.429463+0000 mgr.x (mgr.34107) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:13:59.489474+0000 mgr.x (mgr.34107) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:13:59.489474+0000 mgr.x (mgr.34107) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:13:59.547703+0000 mgr.x (mgr.34107) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:13:59.547703+0000 mgr.x (mgr.34107) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.584259+0000 mon.c (mon.1) 4505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.584259+0000 mon.c (mon.1) 4505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.586434+0000 mon.c (mon.1) 4506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.586434+0000 mon.c (mon.1) 4506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.604467+0000 mon.c (mon.1) 4507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.604467+0000 mon.c (mon.1) 4507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.606636+0000 mon.c (mon.1) 4508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.606636+0000 mon.c (mon.1) 4508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.607334+0000 mon.c (mon.1) 4509 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.607334+0000 mon.c (mon.1) 4509 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.614022+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.614022+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:13:59.618850+0000 mgr.x (mgr.34107) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:13:59.618850+0000 mgr.x (mgr.34107) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.654774+0000 mon.c (mon.1) 4510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.654774+0000 mon.c (mon.1) 4510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.657384+0000 mon.c (mon.1) 4511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.657384+0000 mon.c (mon.1) 4511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.658839+0000 mon.c (mon.1) 4512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.658839+0000 mon.c (mon.1) 4512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.661552+0000 mon.c (mon.1) 4513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.661552+0000 mon.c (mon.1) 4513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.662512+0000 mon.c (mon.1) 4514 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.662512+0000 mon.c (mon.1) 4514 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.670223+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.670223+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:13:59.675111+0000 mgr.x (mgr.34107) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:13:59.675111+0000 mgr.x (mgr.34107) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.700229+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.700229+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.704529+0000 mon.c (mon.1) 4515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:14:01.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.704529+0000 mon.c (mon.1) 4515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:14:01.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.732753+0000 mon.c (mon.1) 4516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.732753+0000 mon.c (mon.1) 4516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.734638+0000 mon.c (mon.1) 4517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.734638+0000 mon.c (mon.1) 4517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.735491+0000 mon.c (mon.1) 4518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.735491+0000 mon.c (mon.1) 4518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.737381+0000 mon.c (mon.1) 4519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.737381+0000 mon.c (mon.1) 4519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.738004+0000 mon.c (mon.1) 4520 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.738004+0000 mon.c (mon.1) 4520 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.742633+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.742633+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:13:59.749861+0000 mgr.x (mgr.34107) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:13:59.749861+0000 mgr.x (mgr.34107) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.786129+0000 mon.c (mon.1) 4521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.786129+0000 mon.c (mon.1) 4521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.788274+0000 mon.c (mon.1) 4522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.788274+0000 mon.c (mon.1) 4522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.789384+0000 mon.c (mon.1) 4523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.789384+0000 mon.c (mon.1) 4523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.791679+0000 mon.c (mon.1) 4524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:13:59.429463+0000 mgr.x (mgr.34107) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:13:59.429463+0000 mgr.x (mgr.34107) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:13:59.489474+0000 mgr.x (mgr.34107) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:13:59.489474+0000 mgr.x (mgr.34107) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:13:59.547703+0000 mgr.x (mgr.34107) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:13:59.547703+0000 mgr.x (mgr.34107) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.584259+0000 mon.c (mon.1) 4505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.584259+0000 mon.c (mon.1) 4505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.586434+0000 mon.c (mon.1) 4506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.586434+0000 mon.c (mon.1) 4506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.604467+0000 mon.c (mon.1) 4507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.604467+0000 mon.c (mon.1) 4507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.606636+0000 mon.c (mon.1) 4508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.606636+0000 mon.c (mon.1) 4508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.607334+0000 mon.c (mon.1) 4509 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.607334+0000 mon.c (mon.1) 4509 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.614022+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.614022+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:13:59.618850+0000 mgr.x (mgr.34107) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:13:59.618850+0000 mgr.x (mgr.34107) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.791679+0000 mon.c (mon.1) 4524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.792373+0000 mon.c (mon.1) 4525 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.792373+0000 mon.c (mon.1) 4525 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.797592+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.797592+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:13:59.804864+0000 mgr.x (mgr.34107) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:13:59.804864+0000 mgr.x (mgr.34107) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.840955+0000 mon.c (mon.1) 4526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.840955+0000 mon.c (mon.1) 4526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.843244+0000 mon.c (mon.1) 4527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.843244+0000 mon.c (mon.1) 4527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.844429+0000 mon.c (mon.1) 4528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.844429+0000 mon.c (mon.1) 4528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.846406+0000 mon.c (mon.1) 4529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.846406+0000 mon.c (mon.1) 4529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.847064+0000 mon.c (mon.1) 4530 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.847064+0000 mon.c (mon.1) 4530 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.854612+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.854612+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:13:59.859768+0000 mgr.x (mgr.34107) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:13:59.859768+0000 mgr.x (mgr.34107) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.654774+0000 mon.c (mon.1) 4510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.654774+0000 mon.c (mon.1) 4510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.657384+0000 mon.c (mon.1) 4511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.657384+0000 mon.c (mon.1) 4511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.658839+0000 mon.c (mon.1) 4512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.658839+0000 mon.c (mon.1) 4512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.661552+0000 mon.c (mon.1) 4513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.661552+0000 mon.c (mon.1) 4513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.662512+0000 mon.c (mon.1) 4514 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.662512+0000 mon.c (mon.1) 4514 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.670223+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.670223+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:13:59.675111+0000 mgr.x (mgr.34107) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:13:59.675111+0000 mgr.x (mgr.34107) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.700229+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.700229+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.704529+0000 mon.c (mon.1) 4515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:14:01.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.704529+0000 mon.c (mon.1) 4515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:14:01.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.732753+0000 mon.c (mon.1) 4516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.732753+0000 mon.c (mon.1) 4516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.895956+0000 mon.c (mon.1) 4531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.895956+0000 mon.c (mon.1) 4531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.898290+0000 mon.c (mon.1) 4532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.898290+0000 mon.c (mon.1) 4532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.899312+0000 mon.c (mon.1) 4533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.899312+0000 mon.c (mon.1) 4533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.901463+0000 mon.c (mon.1) 4534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.901463+0000 mon.c (mon.1) 4534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.902300+0000 mon.c (mon.1) 4535 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.902300+0000 mon.c (mon.1) 4535 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.910145+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.910145+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:13:59.916732+0000 mgr.x (mgr.34107) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:13:59.916732+0000 mgr.x (mgr.34107) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.952934+0000 mon.c (mon.1) 4536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.952934+0000 mon.c (mon.1) 4536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.955313+0000 mon.c (mon.1) 4537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.955313+0000 mon.c (mon.1) 4537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.956738+0000 mon.c (mon.1) 4538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.956738+0000 mon.c (mon.1) 4538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.958500+0000 mgr.x (mgr.34107) 1512 : audit [DBG] from='client.44520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:01.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.958500+0000 mgr.x (mgr.34107) 1512 : audit [DBG] from='client.44520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:01.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.958984+0000 mon.c (mon.1) 4539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.958984+0000 mon.c (mon.1) 4539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.959705+0000 mon.c (mon.1) 4540 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.959705+0000 mon.c (mon.1) 4540 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.965179+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:13:59.965179+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:13:59.973338+0000 mgr.x (mgr.34107) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:13:59.973338+0000 mgr.x (mgr.34107) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.014849+0000 mon.c (mon.1) 4541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.014849+0000 mon.c (mon.1) 4541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.017675+0000 mon.c (mon.1) 4542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.017675+0000 mon.c (mon.1) 4542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.018658+0000 mon.c (mon.1) 4543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.018658+0000 mon.c (mon.1) 4543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.020753+0000 mon.c (mon.1) 4544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.020753+0000 mon.c (mon.1) 4544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.734638+0000 mon.c (mon.1) 4517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.734638+0000 mon.c (mon.1) 4517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.735491+0000 mon.c (mon.1) 4518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.735491+0000 mon.c (mon.1) 4518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.737381+0000 mon.c (mon.1) 4519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.737381+0000 mon.c (mon.1) 4519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.738004+0000 mon.c (mon.1) 4520 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.738004+0000 mon.c (mon.1) 4520 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.742633+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.742633+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:13:59.749861+0000 mgr.x (mgr.34107) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:13:59.749861+0000 mgr.x (mgr.34107) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.786129+0000 mon.c (mon.1) 4521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.786129+0000 mon.c (mon.1) 4521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.788274+0000 mon.c (mon.1) 4522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.788274+0000 mon.c (mon.1) 4522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.789384+0000 mon.c (mon.1) 4523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.789384+0000 mon.c (mon.1) 4523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.791679+0000 mon.c (mon.1) 4524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.021411+0000 mon.c (mon.1) 4545 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.021411+0000 mon.c (mon.1) 4545 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.026954+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.026954+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:14:00.031979+0000 mgr.x (mgr.34107) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:14:00.031979+0000 mgr.x (mgr.34107) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.090255+0000 mon.c (mon.1) 4546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.090255+0000 mon.c (mon.1) 4546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.092537+0000 mon.c (mon.1) 4547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.092537+0000 mon.c (mon.1) 4547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.093393+0000 mon.c (mon.1) 4548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.093393+0000 mon.c (mon.1) 4548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.095674+0000 mon.c (mon.1) 4549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.095674+0000 mon.c (mon.1) 4549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.096555+0000 mon.c (mon.1) 4550 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.096555+0000 mon.c (mon.1) 4550 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.104400+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.104400+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cluster 2024-04-22T21:14:00.110382+0000 mgr.x (mgr.34107) 1515 : cluster [DBG] pgmap v236: 161 pgs: 16 active+undersized+degraded, 39 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-22T21:14:01.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.791679+0000 mon.c (mon.1) 4524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.792373+0000 mon.c (mon.1) 4525 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.792373+0000 mon.c (mon.1) 4525 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.797592+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.797592+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:13:59.804864+0000 mgr.x (mgr.34107) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:13:59.804864+0000 mgr.x (mgr.34107) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.840955+0000 mon.c (mon.1) 4526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.840955+0000 mon.c (mon.1) 4526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.843244+0000 mon.c (mon.1) 4527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.843244+0000 mon.c (mon.1) 4527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.844429+0000 mon.c (mon.1) 4528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.844429+0000 mon.c (mon.1) 4528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.846406+0000 mon.c (mon.1) 4529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.846406+0000 mon.c (mon.1) 4529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.847064+0000 mon.c (mon.1) 4530 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.847064+0000 mon.c (mon.1) 4530 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.854612+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.854612+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:13:59.859768+0000 mgr.x (mgr.34107) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:13:59.859768+0000 mgr.x (mgr.34107) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cluster 2024-04-22T21:14:00.110382+0000 mgr.x (mgr.34107) 1515 : cluster [DBG] pgmap v236: 161 pgs: 16 active+undersized+degraded, 39 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-22T21:14:01.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:14:00.110724+0000 mgr.x (mgr.34107) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:14:00.110724+0000 mgr.x (mgr.34107) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.147450+0000 mon.c (mon.1) 4551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.147450+0000 mon.c (mon.1) 4551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.149681+0000 mon.c (mon.1) 4552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.149681+0000 mon.c (mon.1) 4552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.150666+0000 mon.c (mon.1) 4553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.150666+0000 mon.c (mon.1) 4553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.152839+0000 mon.c (mon.1) 4554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.152839+0000 mon.c (mon.1) 4554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.153551+0000 mon.c (mon.1) 4555 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.153551+0000 mon.c (mon.1) 4555 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.160749+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.160749+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:14:00.166539+0000 mgr.x (mgr.34107) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:14:00.166539+0000 mgr.x (mgr.34107) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.202344+0000 mon.c (mon.1) 4556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.202344+0000 mon.c (mon.1) 4556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.204544+0000 mon.c (mon.1) 4557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.204544+0000 mon.c (mon.1) 4557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.205733+0000 mon.c (mon.1) 4558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.205733+0000 mon.c (mon.1) 4558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.207677+0000 mon.c (mon.1) 4559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.207677+0000 mon.c (mon.1) 4559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.208322+0000 mon.c (mon.1) 4560 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.208322+0000 mon.c (mon.1) 4560 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.215359+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.215359+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:14:00.220463+0000 mgr.x (mgr.34107) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:14:00.220463+0000 mgr.x (mgr.34107) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.256412+0000 mon.c (mon.1) 4561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.256412+0000 mon.c (mon.1) 4561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.259062+0000 mon.c (mon.1) 4562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.259062+0000 mon.c (mon.1) 4562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.260513+0000 mon.c (mon.1) 4563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.260513+0000 mon.c (mon.1) 4563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.263638+0000 mon.c (mon.1) 4564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.263638+0000 mon.c (mon.1) 4564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.895956+0000 mon.c (mon.1) 4531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.895956+0000 mon.c (mon.1) 4531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.898290+0000 mon.c (mon.1) 4532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.898290+0000 mon.c (mon.1) 4532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.899312+0000 mon.c (mon.1) 4533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.899312+0000 mon.c (mon.1) 4533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.901463+0000 mon.c (mon.1) 4534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.901463+0000 mon.c (mon.1) 4534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.902300+0000 mon.c (mon.1) 4535 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.902300+0000 mon.c (mon.1) 4535 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.910145+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.910145+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:13:59.916732+0000 mgr.x (mgr.34107) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:13:59.916732+0000 mgr.x (mgr.34107) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.952934+0000 mon.c (mon.1) 4536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.952934+0000 mon.c (mon.1) 4536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.955313+0000 mon.c (mon.1) 4537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.955313+0000 mon.c (mon.1) 4537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.956738+0000 mon.c (mon.1) 4538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.264595+0000 mon.c (mon.1) 4565 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.264595+0000 mon.c (mon.1) 4565 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.272481+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.272481+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:14:00.279869+0000 mgr.x (mgr.34107) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:14:00.279869+0000 mgr.x (mgr.34107) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.315655+0000 mon.c (mon.1) 4566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.315655+0000 mon.c (mon.1) 4566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.318665+0000 mon.c (mon.1) 4567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.318665+0000 mon.c (mon.1) 4567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.320322+0000 mon.c (mon.1) 4568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.320322+0000 mon.c (mon.1) 4568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.322852+0000 mon.c (mon.1) 4569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.322852+0000 mon.c (mon.1) 4569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.323780+0000 mon.c (mon.1) 4570 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.323780+0000 mon.c (mon.1) 4570 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.332223+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.332223+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:14:00.336992+0000 mgr.x (mgr.34107) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:14:00.336992+0000 mgr.x (mgr.34107) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.372731+0000 mon.c (mon.1) 4571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.956738+0000 mon.c (mon.1) 4538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.958500+0000 mgr.x (mgr.34107) 1512 : audit [DBG] from='client.44520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:01.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.958500+0000 mgr.x (mgr.34107) 1512 : audit [DBG] from='client.44520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:01.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.958984+0000 mon.c (mon.1) 4539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.958984+0000 mon.c (mon.1) 4539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.959705+0000 mon.c (mon.1) 4540 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.959705+0000 mon.c (mon.1) 4540 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.965179+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:13:59.965179+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:13:59.973338+0000 mgr.x (mgr.34107) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:13:59.973338+0000 mgr.x (mgr.34107) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.014849+0000 mon.c (mon.1) 4541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.014849+0000 mon.c (mon.1) 4541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.017675+0000 mon.c (mon.1) 4542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.017675+0000 mon.c (mon.1) 4542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.018658+0000 mon.c (mon.1) 4543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.018658+0000 mon.c (mon.1) 4543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.020753+0000 mon.c (mon.1) 4544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.020753+0000 mon.c (mon.1) 4544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.372731+0000 mon.c (mon.1) 4571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.375385+0000 mon.c (mon.1) 4572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.375385+0000 mon.c (mon.1) 4572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.376872+0000 mon.c (mon.1) 4573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.376872+0000 mon.c (mon.1) 4573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.379451+0000 mon.c (mon.1) 4574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.379451+0000 mon.c (mon.1) 4574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.380387+0000 mon.c (mon.1) 4575 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.380387+0000 mon.c (mon.1) 4575 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.388203+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.388203+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:14:00.395532+0000 mgr.x (mgr.34107) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: cephadm 2024-04-22T21:14:00.395532+0000 mgr.x (mgr.34107) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.404786+0000 mon.a (mon.0) 1600 : audit [DBG] from='client.? 172.21.15.121:0/1739383004' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:14:01.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.404786+0000 mon.a (mon.0) 1600 : audit [DBG] from='client.? 172.21.15.121:0/1739383004' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:14:01.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.432747+0000 mon.c (mon.1) 4576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.432747+0000 mon.c (mon.1) 4576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.435369+0000 mon.c (mon.1) 4577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.435369+0000 mon.c (mon.1) 4577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.436523+0000 mon.c (mon.1) 4578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.436523+0000 mon.c (mon.1) 4578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.439433+0000 mon.c (mon.1) 4579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.439433+0000 mon.c (mon.1) 4579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.440482+0000 mon.c (mon.1) 4580 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.440482+0000 mon.c (mon.1) 4580 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.448911+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.448911+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.466406+0000 mon.a (mon.0) 1602 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-22T21:14:01.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.466406+0000 mon.a (mon.0) 1602 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-22T21:14:01.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.470198+0000 mon.b (mon.2) 9 : audit [INF] from='osd.6 [v2:172.21.15.123:6816/2210263380,v1:172.21.15.123:6817/2210263380]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-22T21:14:01.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.470198+0000 mon.b (mon.2) 9 : audit [INF] from='osd.6 [v2:172.21.15.123:6816/2210263380,v1:172.21.15.123:6817/2210263380]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-22T21:14:01.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.489981+0000 mon.c (mon.1) 4581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.489981+0000 mon.c (mon.1) 4581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.491830+0000 mon.c (mon.1) 4582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.491830+0000 mon.c (mon.1) 4582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.492626+0000 mon.c (mon.1) 4583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.492626+0000 mon.c (mon.1) 4583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.021411+0000 mon.c (mon.1) 4545 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.021411+0000 mon.c (mon.1) 4545 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.026954+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.026954+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:14:00.031979+0000 mgr.x (mgr.34107) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:14:00.031979+0000 mgr.x (mgr.34107) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.090255+0000 mon.c (mon.1) 4546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.090255+0000 mon.c (mon.1) 4546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.092537+0000 mon.c (mon.1) 4547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.092537+0000 mon.c (mon.1) 4547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.093393+0000 mon.c (mon.1) 4548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.093393+0000 mon.c (mon.1) 4548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.095674+0000 mon.c (mon.1) 4549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.095674+0000 mon.c (mon.1) 4549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.096555+0000 mon.c (mon.1) 4550 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.096555+0000 mon.c (mon.1) 4550 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.104400+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.104400+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cluster 2024-04-22T21:14:00.110382+0000 mgr.x (mgr.34107) 1515 : cluster [DBG] pgmap v236: 161 pgs: 16 active+undersized+degraded, 39 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-22T21:14:01.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.494419+0000 mon.c (mon.1) 4584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.494419+0000 mon.c (mon.1) 4584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.495098+0000 mon.c (mon.1) 4585 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.495098+0000 mon.c (mon.1) 4585 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.502939+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.502939+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.546173+0000 mon.c (mon.1) 4586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.546173+0000 mon.c (mon.1) 4586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.548699+0000 mon.c (mon.1) 4587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.548699+0000 mon.c (mon.1) 4587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.549887+0000 mon.c (mon.1) 4588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.549887+0000 mon.c (mon.1) 4588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.552643+0000 mon.c (mon.1) 4589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.552643+0000 mon.c (mon.1) 4589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.553848+0000 mon.c (mon.1) 4590 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.553848+0000 mon.c (mon.1) 4590 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.562883+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[73084]: audit 2024-04-22T21:14:00.562883+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cluster 2024-04-22T21:14:00.110382+0000 mgr.x (mgr.34107) 1515 : cluster [DBG] pgmap v236: 161 pgs: 16 active+undersized+degraded, 39 active+undersized, 106 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-22T21:14:01.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:14:00.110724+0000 mgr.x (mgr.34107) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:14:00.110724+0000 mgr.x (mgr.34107) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.147450+0000 mon.c (mon.1) 4551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.147450+0000 mon.c (mon.1) 4551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.149681+0000 mon.c (mon.1) 4552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.149681+0000 mon.c (mon.1) 4552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.150666+0000 mon.c (mon.1) 4553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.150666+0000 mon.c (mon.1) 4553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.152839+0000 mon.c (mon.1) 4554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.152839+0000 mon.c (mon.1) 4554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.153551+0000 mon.c (mon.1) 4555 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.153551+0000 mon.c (mon.1) 4555 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.160749+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.160749+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:14:00.166539+0000 mgr.x (mgr.34107) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:14:00.166539+0000 mgr.x (mgr.34107) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.202344+0000 mon.c (mon.1) 4556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.202344+0000 mon.c (mon.1) 4556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.204544+0000 mon.c (mon.1) 4557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.204544+0000 mon.c (mon.1) 4557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.205733+0000 mon.c (mon.1) 4558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.205733+0000 mon.c (mon.1) 4558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.207677+0000 mon.c (mon.1) 4559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.065 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.207677+0000 mon.c (mon.1) 4559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.208322+0000 mon.c (mon.1) 4560 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.208322+0000 mon.c (mon.1) 4560 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.215359+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.215359+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:14:00.220463+0000 mgr.x (mgr.34107) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:14:00.220463+0000 mgr.x (mgr.34107) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.256412+0000 mon.c (mon.1) 4561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.256412+0000 mon.c (mon.1) 4561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.259062+0000 mon.c (mon.1) 4562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.259062+0000 mon.c (mon.1) 4562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.260513+0000 mon.c (mon.1) 4563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.260513+0000 mon.c (mon.1) 4563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.263638+0000 mon.c (mon.1) 4564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.066 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.263638+0000 mon.c (mon.1) 4564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.264595+0000 mon.c (mon.1) 4565 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.264595+0000 mon.c (mon.1) 4565 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.272481+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.272481+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:14:00.279869+0000 mgr.x (mgr.34107) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:14:00.279869+0000 mgr.x (mgr.34107) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.315655+0000 mon.c (mon.1) 4566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.315655+0000 mon.c (mon.1) 4566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.318665+0000 mon.c (mon.1) 4567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.318665+0000 mon.c (mon.1) 4567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.320322+0000 mon.c (mon.1) 4568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.320322+0000 mon.c (mon.1) 4568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.322852+0000 mon.c (mon.1) 4569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.322852+0000 mon.c (mon.1) 4569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.067 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.323780+0000 mon.c (mon.1) 4570 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.323780+0000 mon.c (mon.1) 4570 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.332223+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.332223+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:14:00.336992+0000 mgr.x (mgr.34107) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:14:00.336992+0000 mgr.x (mgr.34107) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.372731+0000 mon.c (mon.1) 4571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.372731+0000 mon.c (mon.1) 4571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.375385+0000 mon.c (mon.1) 4572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.375385+0000 mon.c (mon.1) 4572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.376872+0000 mon.c (mon.1) 4573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.376872+0000 mon.c (mon.1) 4573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.379451+0000 mon.c (mon.1) 4574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.379451+0000 mon.c (mon.1) 4574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.380387+0000 mon.c (mon.1) 4575 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.068 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.380387+0000 mon.c (mon.1) 4575 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.388203+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.388203+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:14:00.395532+0000 mgr.x (mgr.34107) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: cephadm 2024-04-22T21:14:00.395532+0000 mgr.x (mgr.34107) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.404786+0000 mon.a (mon.0) 1600 : audit [DBG] from='client.? 172.21.15.121:0/1739383004' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:14:01.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.404786+0000 mon.a (mon.0) 1600 : audit [DBG] from='client.? 172.21.15.121:0/1739383004' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:14:01.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.432747+0000 mon.c (mon.1) 4576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.432747+0000 mon.c (mon.1) 4576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.435369+0000 mon.c (mon.1) 4577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.435369+0000 mon.c (mon.1) 4577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.436523+0000 mon.c (mon.1) 4578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.436523+0000 mon.c (mon.1) 4578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.439433+0000 mon.c (mon.1) 4579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.069 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.439433+0000 mon.c (mon.1) 4579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.440482+0000 mon.c (mon.1) 4580 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.440482+0000 mon.c (mon.1) 4580 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.448911+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.448911+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.466406+0000 mon.a (mon.0) 1602 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-22T21:14:01.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.466406+0000 mon.a (mon.0) 1602 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-22T21:14:01.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.470198+0000 mon.b (mon.2) 9 : audit [INF] from='osd.6 [v2:172.21.15.123:6816/2210263380,v1:172.21.15.123:6817/2210263380]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-22T21:14:01.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.470198+0000 mon.b (mon.2) 9 : audit [INF] from='osd.6 [v2:172.21.15.123:6816/2210263380,v1:172.21.15.123:6817/2210263380]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-22T21:14:01.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.489981+0000 mon.c (mon.1) 4581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.489981+0000 mon.c (mon.1) 4581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.491830+0000 mon.c (mon.1) 4582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.491830+0000 mon.c (mon.1) 4582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.492626+0000 mon.c (mon.1) 4583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.070 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.492626+0000 mon.c (mon.1) 4583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.494419+0000 mon.c (mon.1) 4584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.494419+0000 mon.c (mon.1) 4584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.495098+0000 mon.c (mon.1) 4585 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.495098+0000 mon.c (mon.1) 4585 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.502939+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.502939+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.546173+0000 mon.c (mon.1) 4586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.546173+0000 mon.c (mon.1) 4586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.548699+0000 mon.c (mon.1) 4587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.548699+0000 mon.c (mon.1) 4587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.549887+0000 mon.c (mon.1) 4588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.549887+0000 mon.c (mon.1) 4588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.552643+0000 mon.c (mon.1) 4589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.552643+0000 mon.c (mon.1) 4589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.071 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.553848+0000 mon.c (mon.1) 4590 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.072 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.553848+0000 mon.c (mon.1) 4590 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.072 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.562883+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.072 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:00 smithi121 bash[75184]: audit 2024-04-22T21:14:00.562883+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.972 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: cephadm 2024-04-22T21:14:00.454105+0000 mgr.x (mgr.34107) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.972 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: cephadm 2024-04-22T21:14:00.454105+0000 mgr.x (mgr.34107) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.972 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: cephadm 2024-04-22T21:14:00.510278+0000 mgr.x (mgr.34107) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.972 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: cephadm 2024-04-22T21:14:00.510278+0000 mgr.x (mgr.34107) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.972 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: cephadm 2024-04-22T21:14:00.570099+0000 mgr.x (mgr.34107) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.972 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: cephadm 2024-04-22T21:14:00.570099+0000 mgr.x (mgr.34107) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.632100+0000 mon.c (mon.1) 4591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.632100+0000 mon.c (mon.1) 4591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.634934+0000 mon.c (mon.1) 4592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.634934+0000 mon.c (mon.1) 4592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.636020+0000 mon.c (mon.1) 4593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.636020+0000 mon.c (mon.1) 4593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.638282+0000 mon.c (mon.1) 4594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.638282+0000 mon.c (mon.1) 4594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.639191+0000 mon.c (mon.1) 4595 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.639191+0000 mon.c (mon.1) 4595 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.646603+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.646603+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: cephadm 2024-04-22T21:14:00.654405+0000 mgr.x (mgr.34107) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: cephadm 2024-04-22T21:14:00.654405+0000 mgr.x (mgr.34107) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.974 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.690540+0000 mon.c (mon.1) 4596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.974 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.690540+0000 mon.c (mon.1) 4596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.974 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.693041+0000 mon.c (mon.1) 4597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.974 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.693041+0000 mon.c (mon.1) 4597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.974 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.694290+0000 mon.c (mon.1) 4598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.974 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.694290+0000 mon.c (mon.1) 4598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.974 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.696802+0000 mon.c (mon.1) 4599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.974 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.696802+0000 mon.c (mon.1) 4599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.974 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.697645+0000 mon.c (mon.1) 4600 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.974 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.697645+0000 mon.c (mon.1) 4600 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.974 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.707503+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.974 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.707503+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.974 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: cephadm 2024-04-22T21:14:00.712974+0000 mgr.x (mgr.34107) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.974 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: cephadm 2024-04-22T21:14:00.712974+0000 mgr.x (mgr.34107) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.975 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.749698+0000 mon.c (mon.1) 4601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.975 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.749698+0000 mon.c (mon.1) 4601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.975 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.753352+0000 mon.c (mon.1) 4602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.975 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.753352+0000 mon.c (mon.1) 4602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.975 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.754797+0000 mon.c (mon.1) 4603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.975 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.754797+0000 mon.c (mon.1) 4603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.975 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.757914+0000 mon.c (mon.1) 4604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.975 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.757914+0000 mon.c (mon.1) 4604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.975 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.758841+0000 mon.c (mon.1) 4605 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.975 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.758841+0000 mon.c (mon.1) 4605 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.975 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.769460+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.975 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.769460+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.975 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: cephadm 2024-04-22T21:14:00.774963+0000 mgr.x (mgr.34107) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.975 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: cephadm 2024-04-22T21:14:00.774963+0000 mgr.x (mgr.34107) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.976 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.811719+0000 mon.c (mon.1) 4606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.976 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.811719+0000 mon.c (mon.1) 4606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.976 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.814588+0000 mon.c (mon.1) 4607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.976 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.814588+0000 mon.c (mon.1) 4607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.976 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.815969+0000 mon.c (mon.1) 4608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.976 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.815969+0000 mon.c (mon.1) 4608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.976 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.818581+0000 mon.c (mon.1) 4609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.976 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.818581+0000 mon.c (mon.1) 4609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.976 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.819369+0000 mon.c (mon.1) 4610 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.976 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.819369+0000 mon.c (mon.1) 4610 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.976 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.829464+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.977 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.829464+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.977 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: cephadm 2024-04-22T21:14:00.835020+0000 mgr.x (mgr.34107) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.977 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: cephadm 2024-04-22T21:14:00.835020+0000 mgr.x (mgr.34107) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.978 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.894618+0000 mon.c (mon.1) 4611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.978 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.894618+0000 mon.c (mon.1) 4611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.978 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.899177+0000 mon.c (mon.1) 4612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.978 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.899177+0000 mon.c (mon.1) 4612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.978 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.901359+0000 mon.c (mon.1) 4613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.978 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.901359+0000 mon.c (mon.1) 4613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.978 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.906138+0000 mon.c (mon.1) 4614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.978 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.906138+0000 mon.c (mon.1) 4614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.978 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.907686+0000 mon.c (mon.1) 4615 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.978 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.907686+0000 mon.c (mon.1) 4615 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.978 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.919336+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.978 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:00.919336+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.978 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: cephadm 2024-04-22T21:14:00.925192+0000 mgr.x (mgr.34107) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.978 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: cephadm 2024-04-22T21:14:00.925192+0000 mgr.x (mgr.34107) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.979 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.005969+0000 mon.c (mon.1) 4616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.979 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.005969+0000 mon.c (mon.1) 4616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.979 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.010023+0000 mon.c (mon.1) 4617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.979 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.010023+0000 mon.c (mon.1) 4617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.979 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.011876+0000 mon.c (mon.1) 4618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.979 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.011876+0000 mon.c (mon.1) 4618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.979 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.015080+0000 mon.c (mon.1) 4619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.979 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.015080+0000 mon.c (mon.1) 4619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.979 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.016438+0000 mon.c (mon.1) 4620 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.979 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.016438+0000 mon.c (mon.1) 4620 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.979 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.028243+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.979 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.028243+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.979 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: cephadm 2024-04-22T21:14:01.033442+0000 mgr.x (mgr.34107) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.979 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: cephadm 2024-04-22T21:14:01.033442+0000 mgr.x (mgr.34107) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.979 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.086293+0000 mon.c (mon.1) 4621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.980 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.086293+0000 mon.c (mon.1) 4621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.980 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.089063+0000 mon.c (mon.1) 4622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.980 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.089063+0000 mon.c (mon.1) 4622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.980 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.090663+0000 mon.c (mon.1) 4623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.980 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.090663+0000 mon.c (mon.1) 4623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.980 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.093514+0000 mon.c (mon.1) 4624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.980 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.093514+0000 mon.c (mon.1) 4624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.980 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.094419+0000 mon.c (mon.1) 4625 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.980 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.094419+0000 mon.c (mon.1) 4625 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.980 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.105191+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.980 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.105191+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.980 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: cephadm 2024-04-22T21:14:01.110551+0000 mgr.x (mgr.34107) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.980 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: cephadm 2024-04-22T21:14:01.110551+0000 mgr.x (mgr.34107) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.980 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.179581+0000 mon.c (mon.1) 4626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.179581+0000 mon.c (mon.1) 4626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.182780+0000 mon.c (mon.1) 4627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.182780+0000 mon.c (mon.1) 4627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.184166+0000 mon.c (mon.1) 4628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.184166+0000 mon.c (mon.1) 4628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.186477+0000 mon.c (mon.1) 4629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.186477+0000 mon.c (mon.1) 4629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.187282+0000 mon.c (mon.1) 4630 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.187282+0000 mon.c (mon.1) 4630 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.196037+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.196037+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: cephadm 2024-04-22T21:14:01.201096+0000 mgr.x (mgr.34107) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: cephadm 2024-04-22T21:14:01.201096+0000 mgr.x (mgr.34107) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.269415+0000 mon.c (mon.1) 4631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.269415+0000 mon.c (mon.1) 4631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.982 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.271761+0000 mon.c (mon.1) 4632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.982 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.271761+0000 mon.c (mon.1) 4632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.982 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.273064+0000 mon.c (mon.1) 4633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.982 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.273064+0000 mon.c (mon.1) 4633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.982 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.275800+0000 mon.c (mon.1) 4634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.982 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.275800+0000 mon.c (mon.1) 4634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.982 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.276668+0000 mon.c (mon.1) 4635 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.982 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.276668+0000 mon.c (mon.1) 4635 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.982 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.285726+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.982 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.285726+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.982 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: cephadm 2024-04-22T21:14:01.291437+0000 mgr.x (mgr.34107) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.982 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: cephadm 2024-04-22T21:14:01.291437+0000 mgr.x (mgr.34107) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.982 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.358917+0000 mon.c (mon.1) 4636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.982 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.358917+0000 mon.c (mon.1) 4636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.982 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.363712+0000 mon.c (mon.1) 4637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.983 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.363712+0000 mon.c (mon.1) 4637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.983 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.365997+0000 mon.c (mon.1) 4638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.983 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.365997+0000 mon.c (mon.1) 4638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.983 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.370051+0000 mon.c (mon.1) 4639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.983 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.370051+0000 mon.c (mon.1) 4639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.983 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.371627+0000 mon.c (mon.1) 4640 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.983 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.371627+0000 mon.c (mon.1) 4640 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.983 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.382728+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.983 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.382728+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.983 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: cephadm 2024-04-22T21:14:01.388410+0000 mgr.x (mgr.34107) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.983 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: cephadm 2024-04-22T21:14:01.388410+0000 mgr.x (mgr.34107) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:01.983 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.449588+0000 mon.a (mon.0) 1615 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-22T21:14:01.983 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.449588+0000 mon.a (mon.0) 1615 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-22T21:14:01.983 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: cluster 2024-04-22T21:14:01.457453+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e155: 8 total, 7 up, 8 in 2024-04-22T21:14:01.983 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: cluster 2024-04-22T21:14:01.457453+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e155: 8 total, 7 up, 8 in 2024-04-22T21:14:01.984 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.458861+0000 mon.a (mon.0) 1617 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:14:01.984 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.458861+0000 mon.a (mon.0) 1617 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:14:01.984 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.459749+0000 mon.b (mon.2) 10 : audit [INF] from='osd.6 [v2:172.21.15.123:6816/2210263380,v1:172.21.15.123:6817/2210263380]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:14:01.984 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.459749+0000 mon.b (mon.2) 10 : audit [INF] from='osd.6 [v2:172.21.15.123:6816/2210263380,v1:172.21.15.123:6817/2210263380]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:14:01.984 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.466637+0000 mon.c (mon.1) 4641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.984 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.466637+0000 mon.c (mon.1) 4641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.984 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.469911+0000 mon.c (mon.1) 4642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.984 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.469911+0000 mon.c (mon.1) 4642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.984 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.471607+0000 mon.c (mon.1) 4643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.984 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.471607+0000 mon.c (mon.1) 4643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.984 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.475173+0000 mon.c (mon.1) 4644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.984 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.475173+0000 mon.c (mon.1) 4644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.984 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.476408+0000 mon.c (mon.1) 4645 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.984 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.476408+0000 mon.c (mon.1) 4645 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.984 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.495093+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.985 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.495093+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:01.985 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.557671+0000 mon.c (mon.1) 4646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.985 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.557671+0000 mon.c (mon.1) 4646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.985 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.560837+0000 mon.c (mon.1) 4647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.985 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.560837+0000 mon.c (mon.1) 4647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:01.985 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.562798+0000 mon.c (mon.1) 4648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.985 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.562798+0000 mon.c (mon.1) 4648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:01.985 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.566095+0000 mon.c (mon.1) 4649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.985 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.566095+0000 mon.c (mon.1) 4649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:01.985 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.567528+0000 mon.c (mon.1) 4650 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:01.985 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[58916]: audit 2024-04-22T21:14:01.567528+0000 mon.c (mon.1) 4650 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: cephadm 2024-04-22T21:14:00.454105+0000 mgr.x (mgr.34107) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: cephadm 2024-04-22T21:14:00.454105+0000 mgr.x (mgr.34107) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: cephadm 2024-04-22T21:14:00.510278+0000 mgr.x (mgr.34107) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: cephadm 2024-04-22T21:14:00.510278+0000 mgr.x (mgr.34107) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: cephadm 2024-04-22T21:14:00.570099+0000 mgr.x (mgr.34107) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: cephadm 2024-04-22T21:14:00.570099+0000 mgr.x (mgr.34107) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.632100+0000 mon.c (mon.1) 4591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.632100+0000 mon.c (mon.1) 4591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.634934+0000 mon.c (mon.1) 4592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.634934+0000 mon.c (mon.1) 4592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.636020+0000 mon.c (mon.1) 4593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.636020+0000 mon.c (mon.1) 4593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.638282+0000 mon.c (mon.1) 4594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.638282+0000 mon.c (mon.1) 4594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.639191+0000 mon.c (mon.1) 4595 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.639191+0000 mon.c (mon.1) 4595 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.646603+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.646603+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: cephadm 2024-04-22T21:14:00.654405+0000 mgr.x (mgr.34107) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: cephadm 2024-04-22T21:14:00.654405+0000 mgr.x (mgr.34107) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: cephadm 2024-04-22T21:14:00.454105+0000 mgr.x (mgr.34107) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: cephadm 2024-04-22T21:14:00.454105+0000 mgr.x (mgr.34107) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: cephadm 2024-04-22T21:14:00.510278+0000 mgr.x (mgr.34107) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: cephadm 2024-04-22T21:14:00.510278+0000 mgr.x (mgr.34107) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: cephadm 2024-04-22T21:14:00.570099+0000 mgr.x (mgr.34107) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: cephadm 2024-04-22T21:14:00.570099+0000 mgr.x (mgr.34107) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.632100+0000 mon.c (mon.1) 4591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.632100+0000 mon.c (mon.1) 4591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.634934+0000 mon.c (mon.1) 4592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.634934+0000 mon.c (mon.1) 4592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.636020+0000 mon.c (mon.1) 4593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.636020+0000 mon.c (mon.1) 4593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.638282+0000 mon.c (mon.1) 4594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.638282+0000 mon.c (mon.1) 4594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.639191+0000 mon.c (mon.1) 4595 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.639191+0000 mon.c (mon.1) 4595 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.646603+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.646603+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: cephadm 2024-04-22T21:14:00.654405+0000 mgr.x (mgr.34107) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: cephadm 2024-04-22T21:14:00.654405+0000 mgr.x (mgr.34107) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.690540+0000 mon.c (mon.1) 4596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.690540+0000 mon.c (mon.1) 4596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.693041+0000 mon.c (mon.1) 4597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.693041+0000 mon.c (mon.1) 4597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.694290+0000 mon.c (mon.1) 4598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.694290+0000 mon.c (mon.1) 4598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.696802+0000 mon.c (mon.1) 4599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.696802+0000 mon.c (mon.1) 4599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.697645+0000 mon.c (mon.1) 4600 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.697645+0000 mon.c (mon.1) 4600 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.707503+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.707503+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: cephadm 2024-04-22T21:14:00.712974+0000 mgr.x (mgr.34107) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: cephadm 2024-04-22T21:14:00.712974+0000 mgr.x (mgr.34107) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.749698+0000 mon.c (mon.1) 4601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.749698+0000 mon.c (mon.1) 4601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.753352+0000 mon.c (mon.1) 4602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.753352+0000 mon.c (mon.1) 4602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.754797+0000 mon.c (mon.1) 4603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.690540+0000 mon.c (mon.1) 4596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.690540+0000 mon.c (mon.1) 4596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.693041+0000 mon.c (mon.1) 4597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.693041+0000 mon.c (mon.1) 4597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.694290+0000 mon.c (mon.1) 4598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.694290+0000 mon.c (mon.1) 4598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.696802+0000 mon.c (mon.1) 4599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.696802+0000 mon.c (mon.1) 4599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.697645+0000 mon.c (mon.1) 4600 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.697645+0000 mon.c (mon.1) 4600 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.707503+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.707503+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: cephadm 2024-04-22T21:14:00.712974+0000 mgr.x (mgr.34107) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: cephadm 2024-04-22T21:14:00.712974+0000 mgr.x (mgr.34107) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.749698+0000 mon.c (mon.1) 4601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.749698+0000 mon.c (mon.1) 4601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.753352+0000 mon.c (mon.1) 4602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.753352+0000 mon.c (mon.1) 4602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.754797+0000 mon.c (mon.1) 4603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.754797+0000 mon.c (mon.1) 4603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.757914+0000 mon.c (mon.1) 4604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.757914+0000 mon.c (mon.1) 4604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.758841+0000 mon.c (mon.1) 4605 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.758841+0000 mon.c (mon.1) 4605 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.769460+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.769460+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: cephadm 2024-04-22T21:14:00.774963+0000 mgr.x (mgr.34107) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: cephadm 2024-04-22T21:14:00.774963+0000 mgr.x (mgr.34107) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.811719+0000 mon.c (mon.1) 4606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.811719+0000 mon.c (mon.1) 4606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.814588+0000 mon.c (mon.1) 4607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.814588+0000 mon.c (mon.1) 4607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.815969+0000 mon.c (mon.1) 4608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.815969+0000 mon.c (mon.1) 4608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.818581+0000 mon.c (mon.1) 4609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.818581+0000 mon.c (mon.1) 4609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.819369+0000 mon.c (mon.1) 4610 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.819369+0000 mon.c (mon.1) 4610 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.829464+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.754797+0000 mon.c (mon.1) 4603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.757914+0000 mon.c (mon.1) 4604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.757914+0000 mon.c (mon.1) 4604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.758841+0000 mon.c (mon.1) 4605 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.758841+0000 mon.c (mon.1) 4605 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.769460+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.769460+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: cephadm 2024-04-22T21:14:00.774963+0000 mgr.x (mgr.34107) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: cephadm 2024-04-22T21:14:00.774963+0000 mgr.x (mgr.34107) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.811719+0000 mon.c (mon.1) 4606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.811719+0000 mon.c (mon.1) 4606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.814588+0000 mon.c (mon.1) 4607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.814588+0000 mon.c (mon.1) 4607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.815969+0000 mon.c (mon.1) 4608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.815969+0000 mon.c (mon.1) 4608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.818581+0000 mon.c (mon.1) 4609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.818581+0000 mon.c (mon.1) 4609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.819369+0000 mon.c (mon.1) 4610 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.819369+0000 mon.c (mon.1) 4610 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.829464+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.829464+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: cephadm 2024-04-22T21:14:00.835020+0000 mgr.x (mgr.34107) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: cephadm 2024-04-22T21:14:00.835020+0000 mgr.x (mgr.34107) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.894618+0000 mon.c (mon.1) 4611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.894618+0000 mon.c (mon.1) 4611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.899177+0000 mon.c (mon.1) 4612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.899177+0000 mon.c (mon.1) 4612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.901359+0000 mon.c (mon.1) 4613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.901359+0000 mon.c (mon.1) 4613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.906138+0000 mon.c (mon.1) 4614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.906138+0000 mon.c (mon.1) 4614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.907686+0000 mon.c (mon.1) 4615 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.907686+0000 mon.c (mon.1) 4615 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.919336+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:00.919336+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: cephadm 2024-04-22T21:14:00.925192+0000 mgr.x (mgr.34107) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: cephadm 2024-04-22T21:14:00.925192+0000 mgr.x (mgr.34107) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.005969+0000 mon.c (mon.1) 4616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.005969+0000 mon.c (mon.1) 4616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.010023+0000 mon.c (mon.1) 4617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.829464+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: cephadm 2024-04-22T21:14:00.835020+0000 mgr.x (mgr.34107) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: cephadm 2024-04-22T21:14:00.835020+0000 mgr.x (mgr.34107) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.894618+0000 mon.c (mon.1) 4611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.894618+0000 mon.c (mon.1) 4611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.899177+0000 mon.c (mon.1) 4612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.899177+0000 mon.c (mon.1) 4612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.901359+0000 mon.c (mon.1) 4613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.901359+0000 mon.c (mon.1) 4613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.906138+0000 mon.c (mon.1) 4614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.906138+0000 mon.c (mon.1) 4614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.907686+0000 mon.c (mon.1) 4615 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.907686+0000 mon.c (mon.1) 4615 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.919336+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:00.919336+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: cephadm 2024-04-22T21:14:00.925192+0000 mgr.x (mgr.34107) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: cephadm 2024-04-22T21:14:00.925192+0000 mgr.x (mgr.34107) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.005969+0000 mon.c (mon.1) 4616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.005969+0000 mon.c (mon.1) 4616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.010023+0000 mon.c (mon.1) 4617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.010023+0000 mon.c (mon.1) 4617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.011876+0000 mon.c (mon.1) 4618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.011876+0000 mon.c (mon.1) 4618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.015080+0000 mon.c (mon.1) 4619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.015080+0000 mon.c (mon.1) 4619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.016438+0000 mon.c (mon.1) 4620 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.016438+0000 mon.c (mon.1) 4620 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.028243+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.028243+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: cephadm 2024-04-22T21:14:01.033442+0000 mgr.x (mgr.34107) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: cephadm 2024-04-22T21:14:01.033442+0000 mgr.x (mgr.34107) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.086293+0000 mon.c (mon.1) 4621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.086293+0000 mon.c (mon.1) 4621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.089063+0000 mon.c (mon.1) 4622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.089063+0000 mon.c (mon.1) 4622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.090663+0000 mon.c (mon.1) 4623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.090663+0000 mon.c (mon.1) 4623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.093514+0000 mon.c (mon.1) 4624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.093514+0000 mon.c (mon.1) 4624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.010023+0000 mon.c (mon.1) 4617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.011876+0000 mon.c (mon.1) 4618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.011876+0000 mon.c (mon.1) 4618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.015080+0000 mon.c (mon.1) 4619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.015080+0000 mon.c (mon.1) 4619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.016438+0000 mon.c (mon.1) 4620 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.016438+0000 mon.c (mon.1) 4620 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.028243+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.028243+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: cephadm 2024-04-22T21:14:01.033442+0000 mgr.x (mgr.34107) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: cephadm 2024-04-22T21:14:01.033442+0000 mgr.x (mgr.34107) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.086293+0000 mon.c (mon.1) 4621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.086293+0000 mon.c (mon.1) 4621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.089063+0000 mon.c (mon.1) 4622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.089063+0000 mon.c (mon.1) 4622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.090663+0000 mon.c (mon.1) 4623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.090663+0000 mon.c (mon.1) 4623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.093514+0000 mon.c (mon.1) 4624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.093514+0000 mon.c (mon.1) 4624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.094419+0000 mon.c (mon.1) 4625 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.094419+0000 mon.c (mon.1) 4625 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.105191+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.105191+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: cephadm 2024-04-22T21:14:01.110551+0000 mgr.x (mgr.34107) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: cephadm 2024-04-22T21:14:01.110551+0000 mgr.x (mgr.34107) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.179581+0000 mon.c (mon.1) 4626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.179581+0000 mon.c (mon.1) 4626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.182780+0000 mon.c (mon.1) 4627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.182780+0000 mon.c (mon.1) 4627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.184166+0000 mon.c (mon.1) 4628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.184166+0000 mon.c (mon.1) 4628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.186477+0000 mon.c (mon.1) 4629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.186477+0000 mon.c (mon.1) 4629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.187282+0000 mon.c (mon.1) 4630 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.187282+0000 mon.c (mon.1) 4630 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.196037+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.196037+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: cephadm 2024-04-22T21:14:01.201096+0000 mgr.x (mgr.34107) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: cephadm 2024-04-22T21:14:01.201096+0000 mgr.x (mgr.34107) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.269415+0000 mon.c (mon.1) 4631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.269415+0000 mon.c (mon.1) 4631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.271761+0000 mon.c (mon.1) 4632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.271761+0000 mon.c (mon.1) 4632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.273064+0000 mon.c (mon.1) 4633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.273064+0000 mon.c (mon.1) 4633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.275800+0000 mon.c (mon.1) 4634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.275800+0000 mon.c (mon.1) 4634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.276668+0000 mon.c (mon.1) 4635 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.276668+0000 mon.c (mon.1) 4635 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.285726+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.285726+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: cephadm 2024-04-22T21:14:01.291437+0000 mgr.x (mgr.34107) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: cephadm 2024-04-22T21:14:01.291437+0000 mgr.x (mgr.34107) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.358917+0000 mon.c (mon.1) 4636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.358917+0000 mon.c (mon.1) 4636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.363712+0000 mon.c (mon.1) 4637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.363712+0000 mon.c (mon.1) 4637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.365997+0000 mon.c (mon.1) 4638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.365997+0000 mon.c (mon.1) 4638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.094419+0000 mon.c (mon.1) 4625 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.094419+0000 mon.c (mon.1) 4625 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.105191+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.105191+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: cephadm 2024-04-22T21:14:01.110551+0000 mgr.x (mgr.34107) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: cephadm 2024-04-22T21:14:01.110551+0000 mgr.x (mgr.34107) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.179581+0000 mon.c (mon.1) 4626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.179581+0000 mon.c (mon.1) 4626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.182780+0000 mon.c (mon.1) 4627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.182780+0000 mon.c (mon.1) 4627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.184166+0000 mon.c (mon.1) 4628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.184166+0000 mon.c (mon.1) 4628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.186477+0000 mon.c (mon.1) 4629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.186477+0000 mon.c (mon.1) 4629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.187282+0000 mon.c (mon.1) 4630 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.187282+0000 mon.c (mon.1) 4630 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.196037+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.196037+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: cephadm 2024-04-22T21:14:01.201096+0000 mgr.x (mgr.34107) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: cephadm 2024-04-22T21:14:01.201096+0000 mgr.x (mgr.34107) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.056 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.269415+0000 mon.c (mon.1) 4631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.370051+0000 mon.c (mon.1) 4639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.370051+0000 mon.c (mon.1) 4639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.371627+0000 mon.c (mon.1) 4640 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.371627+0000 mon.c (mon.1) 4640 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.382728+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.382728+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: cephadm 2024-04-22T21:14:01.388410+0000 mgr.x (mgr.34107) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: cephadm 2024-04-22T21:14:01.388410+0000 mgr.x (mgr.34107) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.449588+0000 mon.a (mon.0) 1615 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-22T21:14:02.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.449588+0000 mon.a (mon.0) 1615 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-22T21:14:02.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: cluster 2024-04-22T21:14:01.457453+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e155: 8 total, 7 up, 8 in 2024-04-22T21:14:02.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: cluster 2024-04-22T21:14:01.457453+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e155: 8 total, 7 up, 8 in 2024-04-22T21:14:02.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.458861+0000 mon.a (mon.0) 1617 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:14:02.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.458861+0000 mon.a (mon.0) 1617 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:14:02.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.459749+0000 mon.b (mon.2) 10 : audit [INF] from='osd.6 [v2:172.21.15.123:6816/2210263380,v1:172.21.15.123:6817/2210263380]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:14:02.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.459749+0000 mon.b (mon.2) 10 : audit [INF] from='osd.6 [v2:172.21.15.123:6816/2210263380,v1:172.21.15.123:6817/2210263380]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:14:02.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.466637+0000 mon.c (mon.1) 4641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.466637+0000 mon.c (mon.1) 4641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.058 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.469911+0000 mon.c (mon.1) 4642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.269415+0000 mon.c (mon.1) 4631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.271761+0000 mon.c (mon.1) 4632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.271761+0000 mon.c (mon.1) 4632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.273064+0000 mon.c (mon.1) 4633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.273064+0000 mon.c (mon.1) 4633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.275800+0000 mon.c (mon.1) 4634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.275800+0000 mon.c (mon.1) 4634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.276668+0000 mon.c (mon.1) 4635 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.276668+0000 mon.c (mon.1) 4635 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.285726+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.285726+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: cephadm 2024-04-22T21:14:01.291437+0000 mgr.x (mgr.34107) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: cephadm 2024-04-22T21:14:01.291437+0000 mgr.x (mgr.34107) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.358917+0000 mon.c (mon.1) 4636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.358917+0000 mon.c (mon.1) 4636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.363712+0000 mon.c (mon.1) 4637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.363712+0000 mon.c (mon.1) 4637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.365997+0000 mon.c (mon.1) 4638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.365997+0000 mon.c (mon.1) 4638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.469911+0000 mon.c (mon.1) 4642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.471607+0000 mon.c (mon.1) 4643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.471607+0000 mon.c (mon.1) 4643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.475173+0000 mon.c (mon.1) 4644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.475173+0000 mon.c (mon.1) 4644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.476408+0000 mon.c (mon.1) 4645 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.476408+0000 mon.c (mon.1) 4645 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.495093+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.495093+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.557671+0000 mon.c (mon.1) 4646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.557671+0000 mon.c (mon.1) 4646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.560837+0000 mon.c (mon.1) 4647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.560837+0000 mon.c (mon.1) 4647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.562798+0000 mon.c (mon.1) 4648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.562798+0000 mon.c (mon.1) 4648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.566095+0000 mon.c (mon.1) 4649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.566095+0000 mon.c (mon.1) 4649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.567528+0000 mon.c (mon.1) 4650 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.061 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[73084]: audit 2024-04-22T21:14:01.567528+0000 mon.c (mon.1) 4650 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.370051+0000 mon.c (mon.1) 4639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.370051+0000 mon.c (mon.1) 4639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.371627+0000 mon.c (mon.1) 4640 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.371627+0000 mon.c (mon.1) 4640 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.382728+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.382728+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: cephadm 2024-04-22T21:14:01.388410+0000 mgr.x (mgr.34107) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: cephadm 2024-04-22T21:14:01.388410+0000 mgr.x (mgr.34107) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.449588+0000 mon.a (mon.0) 1615 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-22T21:14:02.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.449588+0000 mon.a (mon.0) 1615 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-22T21:14:02.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: cluster 2024-04-22T21:14:01.457453+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e155: 8 total, 7 up, 8 in 2024-04-22T21:14:02.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: cluster 2024-04-22T21:14:01.457453+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e155: 8 total, 7 up, 8 in 2024-04-22T21:14:02.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.458861+0000 mon.a (mon.0) 1617 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:14:02.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.458861+0000 mon.a (mon.0) 1617 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:14:02.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.459749+0000 mon.b (mon.2) 10 : audit [INF] from='osd.6 [v2:172.21.15.123:6816/2210263380,v1:172.21.15.123:6817/2210263380]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:14:02.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.459749+0000 mon.b (mon.2) 10 : audit [INF] from='osd.6 [v2:172.21.15.123:6816/2210263380,v1:172.21.15.123:6817/2210263380]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:14:02.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.466637+0000 mon.c (mon.1) 4641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.466637+0000 mon.c (mon.1) 4641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.469911+0000 mon.c (mon.1) 4642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.469911+0000 mon.c (mon.1) 4642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.471607+0000 mon.c (mon.1) 4643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.471607+0000 mon.c (mon.1) 4643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.475173+0000 mon.c (mon.1) 4644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.475173+0000 mon.c (mon.1) 4644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.476408+0000 mon.c (mon.1) 4645 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.476408+0000 mon.c (mon.1) 4645 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.495093+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.495093+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.557671+0000 mon.c (mon.1) 4646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.557671+0000 mon.c (mon.1) 4646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.560837+0000 mon.c (mon.1) 4647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.560837+0000 mon.c (mon.1) 4647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.562798+0000 mon.c (mon.1) 4648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.562798+0000 mon.c (mon.1) 4648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.566095+0000 mon.c (mon.1) 4649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.566095+0000 mon.c (mon.1) 4649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.567528+0000 mon.c (mon.1) 4650 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:01 smithi121 bash[75184]: audit 2024-04-22T21:14:01.567528+0000 mon.c (mon.1) 4650 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.239 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:14:01 smithi123 bash[73472]: debug 2024-04-22T21:14:01.984+0000 7f053f810700 -1 osd.6 152 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-22T21:14:02.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: cephadm 2024-04-22T21:14:01.501066+0000 mgr.x (mgr.34107) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: cephadm 2024-04-22T21:14:01.501066+0000 mgr.x (mgr.34107) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.611692+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.611692+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: cephadm 2024-04-22T21:14:01.617339+0000 mgr.x (mgr.34107) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: cephadm 2024-04-22T21:14:01.617339+0000 mgr.x (mgr.34107) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.691882+0000 mon.c (mon.1) 4651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.691882+0000 mon.c (mon.1) 4651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.752974+0000 mon.c (mon.1) 4652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.752974+0000 mon.c (mon.1) 4652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.760109+0000 mon.c (mon.1) 4653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.760109+0000 mon.c (mon.1) 4653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.763261+0000 mon.c (mon.1) 4654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.763261+0000 mon.c (mon.1) 4654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.764381+0000 mon.c (mon.1) 4655 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.764381+0000 mon.c (mon.1) 4655 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.808358+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.808358+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: cephadm 2024-04-22T21:14:01.813792+0000 mgr.x (mgr.34107) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: cephadm 2024-04-22T21:14:01.813792+0000 mgr.x (mgr.34107) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.870363+0000 mon.c (mon.1) 4656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.870363+0000 mon.c (mon.1) 4656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.873958+0000 mon.c (mon.1) 4657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.873958+0000 mon.c (mon.1) 4657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.875717+0000 mon.c (mon.1) 4658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.875717+0000 mon.c (mon.1) 4658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.878864+0000 mon.c (mon.1) 4659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.878864+0000 mon.c (mon.1) 4659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.880142+0000 mon.c (mon.1) 4660 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.880142+0000 mon.c (mon.1) 4660 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.887761+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.887761+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: cephadm 2024-04-22T21:14:01.895205+0000 mgr.x (mgr.34107) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: cephadm 2024-04-22T21:14:01.895205+0000 mgr.x (mgr.34107) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.953698+0000 mon.c (mon.1) 4661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.953698+0000 mon.c (mon.1) 4661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.957011+0000 mon.c (mon.1) 4662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.957011+0000 mon.c (mon.1) 4662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.958681+0000 mon.c (mon.1) 4663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.958681+0000 mon.c (mon.1) 4663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.964789+0000 mon.a (mon.0) 1622 : audit [INF] from='osd.6 ' entity='osd.6' 2024-04-22T21:14:02.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.964789+0000 mon.a (mon.0) 1622 : audit [INF] from='osd.6 ' entity='osd.6' 2024-04-22T21:14:02.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.970543+0000 mon.c (mon.1) 4664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.970543+0000 mon.c (mon.1) 4664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.971606+0000 mon.c (mon.1) 4665 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.971606+0000 mon.c (mon.1) 4665 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.981743+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:01.981743+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: cephadm 2024-04-22T21:14:01.987762+0000 mgr.x (mgr.34107) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: cephadm 2024-04-22T21:14:01.987762+0000 mgr.x (mgr.34107) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.039800+0000 mon.c (mon.1) 4666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.039800+0000 mon.c (mon.1) 4666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.042723+0000 mon.c (mon.1) 4667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.042723+0000 mon.c (mon.1) 4667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.044424+0000 mon.c (mon.1) 4668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.044424+0000 mon.c (mon.1) 4668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.047156+0000 mon.c (mon.1) 4669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.047156+0000 mon.c (mon.1) 4669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.048031+0000 mon.c (mon.1) 4670 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.048031+0000 mon.c (mon.1) 4670 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.055091+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.055091+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: cephadm 2024-04-22T21:14:02.062484+0000 mgr.x (mgr.34107) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: cephadm 2024-04-22T21:14:02.062484+0000 mgr.x (mgr.34107) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: cluster 2024-04-22T21:14:02.111053+0000 mgr.x (mgr.34107) 1541 : cluster [DBG] pgmap v238: 161 pgs: 16 active+undersized+degraded, 39 active+undersized, 106 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-22T21:14:02.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: cluster 2024-04-22T21:14:02.111053+0000 mgr.x (mgr.34107) 1541 : cluster [DBG] pgmap v238: 161 pgs: 16 active+undersized+degraded, 39 active+undersized, 106 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-22T21:14:02.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.119122+0000 mon.c (mon.1) 4671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.119122+0000 mon.c (mon.1) 4671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.122183+0000 mon.c (mon.1) 4672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.122183+0000 mon.c (mon.1) 4672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.123677+0000 mon.c (mon.1) 4673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.123677+0000 mon.c (mon.1) 4673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.126292+0000 mon.c (mon.1) 4674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.126292+0000 mon.c (mon.1) 4674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:02.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.127269+0000 mon.c (mon.1) 4675 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.127269+0000 mon.c (mon.1) 4675 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:02.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.134534+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.134534+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:02.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: cephadm 2024-04-22T21:14:02.141733+0000 mgr.x (mgr.34107) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: cephadm 2024-04-22T21:14:02.141733+0000 mgr.x (mgr.34107) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:02.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.195206+0000 mon.c (mon.1) 4676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.195206+0000 mon.c (mon.1) 4676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:02.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.198504+0000 mon.c (mon.1) 4677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.198504+0000 mon.c (mon.1) 4677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:02.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.200307+0000 mon.c (mon.1) 4678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.200307+0000 mon.c (mon.1) 4678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.203298+0000 mon.c (mon.1) 4679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.203298+0000 mon.c (mon.1) 4679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.204611+0000 mon.c (mon.1) 4680 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.204611+0000 mon.c (mon.1) 4680 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.213961+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.213961+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: cephadm 2024-04-22T21:14:02.219701+0000 mgr.x (mgr.34107) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: cephadm 2024-04-22T21:14:02.219701+0000 mgr.x (mgr.34107) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.257736+0000 mon.c (mon.1) 4681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.257736+0000 mon.c (mon.1) 4681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.260550+0000 mon.c (mon.1) 4682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.260550+0000 mon.c (mon.1) 4682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.262423+0000 mon.c (mon.1) 4683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.262423+0000 mon.c (mon.1) 4683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.265581+0000 mon.c (mon.1) 4684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.265581+0000 mon.c (mon.1) 4684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.266801+0000 mon.c (mon.1) 4685 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.266801+0000 mon.c (mon.1) 4685 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.276211+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.276211+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: cephadm 2024-04-22T21:14:02.281801+0000 mgr.x (mgr.34107) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: cephadm 2024-04-22T21:14:02.281801+0000 mgr.x (mgr.34107) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.323583+0000 mon.c (mon.1) 4686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.323583+0000 mon.c (mon.1) 4686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.326738+0000 mon.c (mon.1) 4687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.326738+0000 mon.c (mon.1) 4687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.328696+0000 mon.c (mon.1) 4688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.328696+0000 mon.c (mon.1) 4688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.331951+0000 mon.c (mon.1) 4689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.331951+0000 mon.c (mon.1) 4689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.333892+0000 mon.c (mon.1) 4690 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.333892+0000 mon.c (mon.1) 4690 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.343425+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.343425+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: cephadm 2024-04-22T21:14:02.349407+0000 mgr.x (mgr.34107) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: cephadm 2024-04-22T21:14:02.349407+0000 mgr.x (mgr.34107) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.403231+0000 mon.c (mon.1) 4691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.403231+0000 mon.c (mon.1) 4691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.406964+0000 mon.c (mon.1) 4692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.406964+0000 mon.c (mon.1) 4692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.408773+0000 mon.c (mon.1) 4693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.408773+0000 mon.c (mon.1) 4693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.411813+0000 mon.c (mon.1) 4694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.411813+0000 mon.c (mon.1) 4694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.413033+0000 mon.c (mon.1) 4695 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.413033+0000 mon.c (mon.1) 4695 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.424719+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.424719+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.482730+0000 mon.c (mon.1) 4696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.482730+0000 mon.c (mon.1) 4696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.485343+0000 mon.c (mon.1) 4697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.485343+0000 mon.c (mon.1) 4697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.486618+0000 mon.c (mon.1) 4698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.486618+0000 mon.c (mon.1) 4698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.489369+0000 mon.c (mon.1) 4699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.489369+0000 mon.c (mon.1) 4699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.490270+0000 mon.c (mon.1) 4700 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.490270+0000 mon.c (mon.1) 4700 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.499256+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.499256+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.507759+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.507759+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.520905+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.520905+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.528707+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.528707+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.556581+0000 mon.c (mon.1) 4701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.556581+0000 mon.c (mon.1) 4701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.559233+0000 mon.c (mon.1) 4702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.559233+0000 mon.c (mon.1) 4702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.561223+0000 mon.c (mon.1) 4703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.561223+0000 mon.c (mon.1) 4703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.562546+0000 mon.c (mon.1) 4704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.005 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[52966]: debug 2024-04-22T21:14:02.564+0000 7f58d5f99700 -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-22T21:14:03.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.562546+0000 mon.c (mon.1) 4704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.564375+0000 mon.c (mon.1) 4705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-22T21:14:03.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:02 smithi123 bash[58916]: audit 2024-04-22T21:14:02.564375+0000 mon.c (mon.1) 4705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-22T21:14:03.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: cephadm 2024-04-22T21:14:01.501066+0000 mgr.x (mgr.34107) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: cephadm 2024-04-22T21:14:01.501066+0000 mgr.x (mgr.34107) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.611692+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.611692+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: cephadm 2024-04-22T21:14:01.617339+0000 mgr.x (mgr.34107) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: cephadm 2024-04-22T21:14:01.617339+0000 mgr.x (mgr.34107) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.691882+0000 mon.c (mon.1) 4651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.691882+0000 mon.c (mon.1) 4651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.752974+0000 mon.c (mon.1) 4652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.752974+0000 mon.c (mon.1) 4652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.760109+0000 mon.c (mon.1) 4653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.760109+0000 mon.c (mon.1) 4653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.763261+0000 mon.c (mon.1) 4654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.763261+0000 mon.c (mon.1) 4654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.764381+0000 mon.c (mon.1) 4655 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.764381+0000 mon.c (mon.1) 4655 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.808358+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.808358+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: cephadm 2024-04-22T21:14:01.813792+0000 mgr.x (mgr.34107) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: cephadm 2024-04-22T21:14:01.813792+0000 mgr.x (mgr.34107) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: cephadm 2024-04-22T21:14:01.501066+0000 mgr.x (mgr.34107) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: cephadm 2024-04-22T21:14:01.501066+0000 mgr.x (mgr.34107) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.611692+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.611692+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: cephadm 2024-04-22T21:14:01.617339+0000 mgr.x (mgr.34107) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: cephadm 2024-04-22T21:14:01.617339+0000 mgr.x (mgr.34107) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.691882+0000 mon.c (mon.1) 4651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.691882+0000 mon.c (mon.1) 4651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.752974+0000 mon.c (mon.1) 4652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.752974+0000 mon.c (mon.1) 4652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.760109+0000 mon.c (mon.1) 4653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.760109+0000 mon.c (mon.1) 4653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.763261+0000 mon.c (mon.1) 4654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.763261+0000 mon.c (mon.1) 4654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.764381+0000 mon.c (mon.1) 4655 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.764381+0000 mon.c (mon.1) 4655 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.808358+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.808358+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: cephadm 2024-04-22T21:14:01.813792+0000 mgr.x (mgr.34107) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: cephadm 2024-04-22T21:14:01.813792+0000 mgr.x (mgr.34107) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.870363+0000 mon.c (mon.1) 4656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.870363+0000 mon.c (mon.1) 4656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.873958+0000 mon.c (mon.1) 4657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.873958+0000 mon.c (mon.1) 4657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.875717+0000 mon.c (mon.1) 4658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.875717+0000 mon.c (mon.1) 4658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.878864+0000 mon.c (mon.1) 4659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.878864+0000 mon.c (mon.1) 4659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.880142+0000 mon.c (mon.1) 4660 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.880142+0000 mon.c (mon.1) 4660 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.887761+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.887761+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: cephadm 2024-04-22T21:14:01.895205+0000 mgr.x (mgr.34107) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: cephadm 2024-04-22T21:14:01.895205+0000 mgr.x (mgr.34107) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.953698+0000 mon.c (mon.1) 4661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.953698+0000 mon.c (mon.1) 4661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.957011+0000 mon.c (mon.1) 4662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.957011+0000 mon.c (mon.1) 4662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.958681+0000 mon.c (mon.1) 4663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.958681+0000 mon.c (mon.1) 4663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.870363+0000 mon.c (mon.1) 4656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.870363+0000 mon.c (mon.1) 4656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.873958+0000 mon.c (mon.1) 4657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.873958+0000 mon.c (mon.1) 4657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.875717+0000 mon.c (mon.1) 4658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.875717+0000 mon.c (mon.1) 4658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.878864+0000 mon.c (mon.1) 4659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.878864+0000 mon.c (mon.1) 4659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.880142+0000 mon.c (mon.1) 4660 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.880142+0000 mon.c (mon.1) 4660 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.887761+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.887761+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: cephadm 2024-04-22T21:14:01.895205+0000 mgr.x (mgr.34107) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: cephadm 2024-04-22T21:14:01.895205+0000 mgr.x (mgr.34107) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.953698+0000 mon.c (mon.1) 4661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.953698+0000 mon.c (mon.1) 4661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.957011+0000 mon.c (mon.1) 4662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.957011+0000 mon.c (mon.1) 4662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.958681+0000 mon.c (mon.1) 4663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.958681+0000 mon.c (mon.1) 4663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.964789+0000 mon.a (mon.0) 1622 : audit [INF] from='osd.6 ' entity='osd.6' 2024-04-22T21:14:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.964789+0000 mon.a (mon.0) 1622 : audit [INF] from='osd.6 ' entity='osd.6' 2024-04-22T21:14:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.970543+0000 mon.c (mon.1) 4664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.970543+0000 mon.c (mon.1) 4664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.971606+0000 mon.c (mon.1) 4665 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.971606+0000 mon.c (mon.1) 4665 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.981743+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:01.981743+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: cephadm 2024-04-22T21:14:01.987762+0000 mgr.x (mgr.34107) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: cephadm 2024-04-22T21:14:01.987762+0000 mgr.x (mgr.34107) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.039800+0000 mon.c (mon.1) 4666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.039800+0000 mon.c (mon.1) 4666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.042723+0000 mon.c (mon.1) 4667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.042723+0000 mon.c (mon.1) 4667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.044424+0000 mon.c (mon.1) 4668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.044424+0000 mon.c (mon.1) 4668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.047156+0000 mon.c (mon.1) 4669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.047156+0000 mon.c (mon.1) 4669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.048031+0000 mon.c (mon.1) 4670 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.048031+0000 mon.c (mon.1) 4670 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.964789+0000 mon.a (mon.0) 1622 : audit [INF] from='osd.6 ' entity='osd.6' 2024-04-22T21:14:03.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.964789+0000 mon.a (mon.0) 1622 : audit [INF] from='osd.6 ' entity='osd.6' 2024-04-22T21:14:03.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.970543+0000 mon.c (mon.1) 4664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.970543+0000 mon.c (mon.1) 4664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.971606+0000 mon.c (mon.1) 4665 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.971606+0000 mon.c (mon.1) 4665 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.981743+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:01.981743+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: cephadm 2024-04-22T21:14:01.987762+0000 mgr.x (mgr.34107) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: cephadm 2024-04-22T21:14:01.987762+0000 mgr.x (mgr.34107) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.039800+0000 mon.c (mon.1) 4666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.039800+0000 mon.c (mon.1) 4666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.042723+0000 mon.c (mon.1) 4667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.042723+0000 mon.c (mon.1) 4667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.044424+0000 mon.c (mon.1) 4668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.044424+0000 mon.c (mon.1) 4668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.047156+0000 mon.c (mon.1) 4669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.047156+0000 mon.c (mon.1) 4669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.048031+0000 mon.c (mon.1) 4670 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.048031+0000 mon.c (mon.1) 4670 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.055091+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.055091+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: cephadm 2024-04-22T21:14:02.062484+0000 mgr.x (mgr.34107) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: cephadm 2024-04-22T21:14:02.062484+0000 mgr.x (mgr.34107) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: cluster 2024-04-22T21:14:02.111053+0000 mgr.x (mgr.34107) 1541 : cluster [DBG] pgmap v238: 161 pgs: 16 active+undersized+degraded, 39 active+undersized, 106 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-22T21:14:03.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: cluster 2024-04-22T21:14:02.111053+0000 mgr.x (mgr.34107) 1541 : cluster [DBG] pgmap v238: 161 pgs: 16 active+undersized+degraded, 39 active+undersized, 106 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-22T21:14:03.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.119122+0000 mon.c (mon.1) 4671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.119122+0000 mon.c (mon.1) 4671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.122183+0000 mon.c (mon.1) 4672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.122183+0000 mon.c (mon.1) 4672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.123677+0000 mon.c (mon.1) 4673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.123677+0000 mon.c (mon.1) 4673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.126292+0000 mon.c (mon.1) 4674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.126292+0000 mon.c (mon.1) 4674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.127269+0000 mon.c (mon.1) 4675 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.127269+0000 mon.c (mon.1) 4675 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.134534+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.134534+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: cephadm 2024-04-22T21:14:02.141733+0000 mgr.x (mgr.34107) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.055091+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.055091+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: cephadm 2024-04-22T21:14:02.062484+0000 mgr.x (mgr.34107) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: cephadm 2024-04-22T21:14:02.062484+0000 mgr.x (mgr.34107) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: cluster 2024-04-22T21:14:02.111053+0000 mgr.x (mgr.34107) 1541 : cluster [DBG] pgmap v238: 161 pgs: 16 active+undersized+degraded, 39 active+undersized, 106 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-22T21:14:03.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: cluster 2024-04-22T21:14:02.111053+0000 mgr.x (mgr.34107) 1541 : cluster [DBG] pgmap v238: 161 pgs: 16 active+undersized+degraded, 39 active+undersized, 106 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-22T21:14:03.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.119122+0000 mon.c (mon.1) 4671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.119122+0000 mon.c (mon.1) 4671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.122183+0000 mon.c (mon.1) 4672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.122183+0000 mon.c (mon.1) 4672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.123677+0000 mon.c (mon.1) 4673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.123677+0000 mon.c (mon.1) 4673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.126292+0000 mon.c (mon.1) 4674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.126292+0000 mon.c (mon.1) 4674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.127269+0000 mon.c (mon.1) 4675 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.127269+0000 mon.c (mon.1) 4675 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.134534+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.134534+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: cephadm 2024-04-22T21:14:02.141733+0000 mgr.x (mgr.34107) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: cephadm 2024-04-22T21:14:02.141733+0000 mgr.x (mgr.34107) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.195206+0000 mon.c (mon.1) 4676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.195206+0000 mon.c (mon.1) 4676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.198504+0000 mon.c (mon.1) 4677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.198504+0000 mon.c (mon.1) 4677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.200307+0000 mon.c (mon.1) 4678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.200307+0000 mon.c (mon.1) 4678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.203298+0000 mon.c (mon.1) 4679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.203298+0000 mon.c (mon.1) 4679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.204611+0000 mon.c (mon.1) 4680 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.204611+0000 mon.c (mon.1) 4680 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.213961+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.213961+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: cephadm 2024-04-22T21:14:02.219701+0000 mgr.x (mgr.34107) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: cephadm 2024-04-22T21:14:02.219701+0000 mgr.x (mgr.34107) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.257736+0000 mon.c (mon.1) 4681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.257736+0000 mon.c (mon.1) 4681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.260550+0000 mon.c (mon.1) 4682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.260550+0000 mon.c (mon.1) 4682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.262423+0000 mon.c (mon.1) 4683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: cephadm 2024-04-22T21:14:02.141733+0000 mgr.x (mgr.34107) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.195206+0000 mon.c (mon.1) 4676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.195206+0000 mon.c (mon.1) 4676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.198504+0000 mon.c (mon.1) 4677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.198504+0000 mon.c (mon.1) 4677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.200307+0000 mon.c (mon.1) 4678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.200307+0000 mon.c (mon.1) 4678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.203298+0000 mon.c (mon.1) 4679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.203298+0000 mon.c (mon.1) 4679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.204611+0000 mon.c (mon.1) 4680 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.204611+0000 mon.c (mon.1) 4680 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.213961+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.213961+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: cephadm 2024-04-22T21:14:02.219701+0000 mgr.x (mgr.34107) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: cephadm 2024-04-22T21:14:02.219701+0000 mgr.x (mgr.34107) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.257736+0000 mon.c (mon.1) 4681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.257736+0000 mon.c (mon.1) 4681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.260550+0000 mon.c (mon.1) 4682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.260550+0000 mon.c (mon.1) 4682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.262423+0000 mon.c (mon.1) 4683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.262423+0000 mon.c (mon.1) 4683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.265581+0000 mon.c (mon.1) 4684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.265581+0000 mon.c (mon.1) 4684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.266801+0000 mon.c (mon.1) 4685 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.266801+0000 mon.c (mon.1) 4685 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.276211+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.276211+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: cephadm 2024-04-22T21:14:02.281801+0000 mgr.x (mgr.34107) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: cephadm 2024-04-22T21:14:02.281801+0000 mgr.x (mgr.34107) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.323583+0000 mon.c (mon.1) 4686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.323583+0000 mon.c (mon.1) 4686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.326738+0000 mon.c (mon.1) 4687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.326738+0000 mon.c (mon.1) 4687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.328696+0000 mon.c (mon.1) 4688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.328696+0000 mon.c (mon.1) 4688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.331951+0000 mon.c (mon.1) 4689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.331951+0000 mon.c (mon.1) 4689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.333892+0000 mon.c (mon.1) 4690 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.333892+0000 mon.c (mon.1) 4690 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.343425+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.343425+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: cephadm 2024-04-22T21:14:02.349407+0000 mgr.x (mgr.34107) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: cephadm 2024-04-22T21:14:02.349407+0000 mgr.x (mgr.34107) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.403231+0000 mon.c (mon.1) 4691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.403231+0000 mon.c (mon.1) 4691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.406964+0000 mon.c (mon.1) 4692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.406964+0000 mon.c (mon.1) 4692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.408773+0000 mon.c (mon.1) 4693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.408773+0000 mon.c (mon.1) 4693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.411813+0000 mon.c (mon.1) 4694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.411813+0000 mon.c (mon.1) 4694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.413033+0000 mon.c (mon.1) 4695 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.413033+0000 mon.c (mon.1) 4695 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.424719+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.424719+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.482730+0000 mon.c (mon.1) 4696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.482730+0000 mon.c (mon.1) 4696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.485343+0000 mon.c (mon.1) 4697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.485343+0000 mon.c (mon.1) 4697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.262423+0000 mon.c (mon.1) 4683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.265581+0000 mon.c (mon.1) 4684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.265581+0000 mon.c (mon.1) 4684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.266801+0000 mon.c (mon.1) 4685 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.266801+0000 mon.c (mon.1) 4685 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.276211+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.276211+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: cephadm 2024-04-22T21:14:02.281801+0000 mgr.x (mgr.34107) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: cephadm 2024-04-22T21:14:02.281801+0000 mgr.x (mgr.34107) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.323583+0000 mon.c (mon.1) 4686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.323583+0000 mon.c (mon.1) 4686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.326738+0000 mon.c (mon.1) 4687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.326738+0000 mon.c (mon.1) 4687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.328696+0000 mon.c (mon.1) 4688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.328696+0000 mon.c (mon.1) 4688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.331951+0000 mon.c (mon.1) 4689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.331951+0000 mon.c (mon.1) 4689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.333892+0000 mon.c (mon.1) 4690 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.333892+0000 mon.c (mon.1) 4690 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.486618+0000 mon.c (mon.1) 4698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.486618+0000 mon.c (mon.1) 4698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.489369+0000 mon.c (mon.1) 4699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.489369+0000 mon.c (mon.1) 4699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.490270+0000 mon.c (mon.1) 4700 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.490270+0000 mon.c (mon.1) 4700 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.499256+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.499256+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.507759+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.507759+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.520905+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.520905+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.528707+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.528707+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.556581+0000 mon.c (mon.1) 4701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.556581+0000 mon.c (mon.1) 4701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.559233+0000 mon.c (mon.1) 4702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.559233+0000 mon.c (mon.1) 4702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.561223+0000 mon.c (mon.1) 4703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.561223+0000 mon.c (mon.1) 4703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.562546+0000 mon.c (mon.1) 4704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.562546+0000 mon.c (mon.1) 4704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.564375+0000 mon.c (mon.1) 4705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-22T21:14:03.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[73084]: audit 2024-04-22T21:14:02.564375+0000 mon.c (mon.1) 4705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-22T21:14:03.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.343425+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.343425+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: cephadm 2024-04-22T21:14:02.349407+0000 mgr.x (mgr.34107) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: cephadm 2024-04-22T21:14:02.349407+0000 mgr.x (mgr.34107) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.403231+0000 mon.c (mon.1) 4691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.403231+0000 mon.c (mon.1) 4691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.406964+0000 mon.c (mon.1) 4692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.406964+0000 mon.c (mon.1) 4692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.408773+0000 mon.c (mon.1) 4693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.408773+0000 mon.c (mon.1) 4693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.411813+0000 mon.c (mon.1) 4694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.411813+0000 mon.c (mon.1) 4694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.413033+0000 mon.c (mon.1) 4695 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.413033+0000 mon.c (mon.1) 4695 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.424719+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.424719+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.482730+0000 mon.c (mon.1) 4696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.482730+0000 mon.c (mon.1) 4696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.485343+0000 mon.c (mon.1) 4697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.485343+0000 mon.c (mon.1) 4697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.486618+0000 mon.c (mon.1) 4698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.486618+0000 mon.c (mon.1) 4698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.489369+0000 mon.c (mon.1) 4699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.489369+0000 mon.c (mon.1) 4699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:03.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.490270+0000 mon.c (mon.1) 4700 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.490270+0000 mon.c (mon.1) 4700 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:03.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.499256+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.499256+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.507759+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.507759+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.520905+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.520905+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.528707+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.528707+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:03.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.556581+0000 mon.c (mon.1) 4701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.556581+0000 mon.c (mon.1) 4701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:03.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.559233+0000 mon.c (mon.1) 4702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.559233+0000 mon.c (mon.1) 4702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.561223+0000 mon.c (mon.1) 4703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.561223+0000 mon.c (mon.1) 4703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.562546+0000 mon.c (mon.1) 4704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.562546+0000 mon.c (mon.1) 4704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:03.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.564375+0000 mon.c (mon.1) 4705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-22T21:14:03.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:02 smithi121 bash[75184]: audit 2024-04-22T21:14:02.564375+0000 mon.c (mon.1) 4705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-22T21:14:03.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:03 smithi123 bash[58916]: cephadm 2024-04-22T21:14:02.429860+0000 mgr.x (mgr.34107) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:03 smithi123 bash[58916]: cephadm 2024-04-22T21:14:02.429860+0000 mgr.x (mgr.34107) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:03 smithi123 bash[58916]: cephadm 2024-04-22T21:14:02.504288+0000 mgr.x (mgr.34107) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:03 smithi123 bash[58916]: cephadm 2024-04-22T21:14:02.504288+0000 mgr.x (mgr.34107) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:03.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:03 smithi123 bash[58916]: audit 2024-04-22T21:14:02.568833+0000 mgr.x (mgr.34107) 1548 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-22T21:14:03.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:03 smithi123 bash[58916]: audit 2024-04-22T21:14:02.568833+0000 mgr.x (mgr.34107) 1548 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-22T21:14:03.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:03 smithi123 bash[58916]: cephadm 2024-04-22T21:14:02.569870+0000 mgr.x (mgr.34107) 1549 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-22T21:14:03.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:03 smithi123 bash[58916]: cephadm 2024-04-22T21:14:02.569870+0000 mgr.x (mgr.34107) 1549 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-22T21:14:03.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:03 smithi123 bash[58916]: cluster 2024-04-22T21:14:02.976821+0000 mon.a (mon.0) 1634 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:14:03.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:03 smithi123 bash[58916]: cluster 2024-04-22T21:14:02.976821+0000 mon.a (mon.0) 1634 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:14:03.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:03 smithi123 bash[58916]: cluster 2024-04-22T21:14:02.985533+0000 mon.a (mon.0) 1635 : cluster [INF] osd.6 [v2:172.21.15.123:6816/2210263380,v1:172.21.15.123:6817/2210263380] boot 2024-04-22T21:14:03.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:03 smithi123 bash[58916]: cluster 2024-04-22T21:14:02.985533+0000 mon.a (mon.0) 1635 : cluster [INF] osd.6 [v2:172.21.15.123:6816/2210263380,v1:172.21.15.123:6817/2210263380] boot 2024-04-22T21:14:03.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:03 smithi123 bash[58916]: cluster 2024-04-22T21:14:02.985639+0000 mon.a (mon.0) 1636 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-04-22T21:14:03.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:03 smithi123 bash[58916]: cluster 2024-04-22T21:14:02.985639+0000 mon.a (mon.0) 1636 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-04-22T21:14:03.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:03 smithi123 bash[58916]: audit 2024-04-22T21:14:03.004910+0000 mon.c (mon.1) 4706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T21:14:03.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:03 smithi123 bash[58916]: audit 2024-04-22T21:14:03.004910+0000 mon.c (mon.1) 4706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T21:14:04.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:03 smithi121 bash[73084]: cephadm 2024-04-22T21:14:02.429860+0000 mgr.x (mgr.34107) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:04.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:03 smithi121 bash[73084]: cephadm 2024-04-22T21:14:02.429860+0000 mgr.x (mgr.34107) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:04.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:03 smithi121 bash[73084]: cephadm 2024-04-22T21:14:02.504288+0000 mgr.x (mgr.34107) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:04.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:03 smithi121 bash[73084]: cephadm 2024-04-22T21:14:02.504288+0000 mgr.x (mgr.34107) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:04.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:03 smithi121 bash[73084]: audit 2024-04-22T21:14:02.568833+0000 mgr.x (mgr.34107) 1548 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-22T21:14:04.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:03 smithi121 bash[73084]: audit 2024-04-22T21:14:02.568833+0000 mgr.x (mgr.34107) 1548 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-22T21:14:04.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:03 smithi121 bash[73084]: cephadm 2024-04-22T21:14:02.569870+0000 mgr.x (mgr.34107) 1549 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-22T21:14:04.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:03 smithi121 bash[73084]: cephadm 2024-04-22T21:14:02.569870+0000 mgr.x (mgr.34107) 1549 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-22T21:14:04.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:03 smithi121 bash[73084]: cluster 2024-04-22T21:14:02.976821+0000 mon.a (mon.0) 1634 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:14:04.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:03 smithi121 bash[73084]: cluster 2024-04-22T21:14:02.976821+0000 mon.a (mon.0) 1634 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:14:04.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:03 smithi121 bash[73084]: cluster 2024-04-22T21:14:02.985533+0000 mon.a (mon.0) 1635 : cluster [INF] osd.6 [v2:172.21.15.123:6816/2210263380,v1:172.21.15.123:6817/2210263380] boot 2024-04-22T21:14:04.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:03 smithi121 bash[73084]: cluster 2024-04-22T21:14:02.985533+0000 mon.a (mon.0) 1635 : cluster [INF] osd.6 [v2:172.21.15.123:6816/2210263380,v1:172.21.15.123:6817/2210263380] boot 2024-04-22T21:14:04.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:03 smithi121 bash[73084]: cluster 2024-04-22T21:14:02.985639+0000 mon.a (mon.0) 1636 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-04-22T21:14:04.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:03 smithi121 bash[73084]: cluster 2024-04-22T21:14:02.985639+0000 mon.a (mon.0) 1636 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-04-22T21:14:04.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:03 smithi121 bash[73084]: audit 2024-04-22T21:14:03.004910+0000 mon.c (mon.1) 4706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T21:14:04.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:03 smithi121 bash[73084]: audit 2024-04-22T21:14:03.004910+0000 mon.c (mon.1) 4706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T21:14:04.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:03 smithi121 bash[75184]: cephadm 2024-04-22T21:14:02.429860+0000 mgr.x (mgr.34107) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:04.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:03 smithi121 bash[75184]: cephadm 2024-04-22T21:14:02.429860+0000 mgr.x (mgr.34107) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:04.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:03 smithi121 bash[75184]: cephadm 2024-04-22T21:14:02.504288+0000 mgr.x (mgr.34107) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:04.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:03 smithi121 bash[75184]: cephadm 2024-04-22T21:14:02.504288+0000 mgr.x (mgr.34107) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:04.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:03 smithi121 bash[75184]: audit 2024-04-22T21:14:02.568833+0000 mgr.x (mgr.34107) 1548 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-22T21:14:04.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:03 smithi121 bash[75184]: audit 2024-04-22T21:14:02.568833+0000 mgr.x (mgr.34107) 1548 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-22T21:14:04.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:03 smithi121 bash[75184]: cephadm 2024-04-22T21:14:02.569870+0000 mgr.x (mgr.34107) 1549 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-22T21:14:04.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:03 smithi121 bash[75184]: cephadm 2024-04-22T21:14:02.569870+0000 mgr.x (mgr.34107) 1549 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-22T21:14:04.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:03 smithi121 bash[75184]: cluster 2024-04-22T21:14:02.976821+0000 mon.a (mon.0) 1634 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:14:04.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:03 smithi121 bash[75184]: cluster 2024-04-22T21:14:02.976821+0000 mon.a (mon.0) 1634 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:14:04.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:03 smithi121 bash[75184]: cluster 2024-04-22T21:14:02.985533+0000 mon.a (mon.0) 1635 : cluster [INF] osd.6 [v2:172.21.15.123:6816/2210263380,v1:172.21.15.123:6817/2210263380] boot 2024-04-22T21:14:04.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:03 smithi121 bash[75184]: cluster 2024-04-22T21:14:02.985533+0000 mon.a (mon.0) 1635 : cluster [INF] osd.6 [v2:172.21.15.123:6816/2210263380,v1:172.21.15.123:6817/2210263380] boot 2024-04-22T21:14:04.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:03 smithi121 bash[75184]: cluster 2024-04-22T21:14:02.985639+0000 mon.a (mon.0) 1636 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-04-22T21:14:04.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:03 smithi121 bash[75184]: cluster 2024-04-22T21:14:02.985639+0000 mon.a (mon.0) 1636 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-04-22T21:14:04.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:03 smithi121 bash[75184]: audit 2024-04-22T21:14:03.004910+0000 mon.c (mon.1) 4706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T21:14:04.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:03 smithi121 bash[75184]: audit 2024-04-22T21:14:03.004910+0000 mon.c (mon.1) 4706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-22T21:14:05.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:04 smithi123 bash[58916]: cluster 2024-04-22T21:14:03.990651+0000 mon.a (mon.0) 1637 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-04-22T21:14:05.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:04 smithi123 bash[58916]: cluster 2024-04-22T21:14:03.990651+0000 mon.a (mon.0) 1637 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-04-22T21:14:05.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:04 smithi123 bash[58916]: cluster 2024-04-22T21:14:04.112003+0000 mgr.x (mgr.34107) 1550 : cluster [DBG] pgmap v241: 161 pgs: 9 peering, 10 active+undersized+degraded, 27 active+undersized, 115 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 48/630 objects degraded (7.619%) 2024-04-22T21:14:05.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:04 smithi123 bash[58916]: cluster 2024-04-22T21:14:04.112003+0000 mgr.x (mgr.34107) 1550 : cluster [DBG] pgmap v241: 161 pgs: 9 peering, 10 active+undersized+degraded, 27 active+undersized, 115 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 48/630 objects degraded (7.619%) 2024-04-22T21:14:05.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:04 smithi121 bash[73084]: cluster 2024-04-22T21:14:03.990651+0000 mon.a (mon.0) 1637 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-04-22T21:14:05.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:04 smithi121 bash[73084]: cluster 2024-04-22T21:14:03.990651+0000 mon.a (mon.0) 1637 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-04-22T21:14:05.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:04 smithi121 bash[73084]: cluster 2024-04-22T21:14:04.112003+0000 mgr.x (mgr.34107) 1550 : cluster [DBG] pgmap v241: 161 pgs: 9 peering, 10 active+undersized+degraded, 27 active+undersized, 115 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 48/630 objects degraded (7.619%) 2024-04-22T21:14:05.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:04 smithi121 bash[73084]: cluster 2024-04-22T21:14:04.112003+0000 mgr.x (mgr.34107) 1550 : cluster [DBG] pgmap v241: 161 pgs: 9 peering, 10 active+undersized+degraded, 27 active+undersized, 115 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 48/630 objects degraded (7.619%) 2024-04-22T21:14:05.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:04 smithi121 bash[75184]: cluster 2024-04-22T21:14:03.990651+0000 mon.a (mon.0) 1637 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-04-22T21:14:05.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:04 smithi121 bash[75184]: cluster 2024-04-22T21:14:03.990651+0000 mon.a (mon.0) 1637 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-04-22T21:14:05.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:04 smithi121 bash[75184]: cluster 2024-04-22T21:14:04.112003+0000 mgr.x (mgr.34107) 1550 : cluster [DBG] pgmap v241: 161 pgs: 9 peering, 10 active+undersized+degraded, 27 active+undersized, 115 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 48/630 objects degraded (7.619%) 2024-04-22T21:14:05.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:04 smithi121 bash[75184]: cluster 2024-04-22T21:14:04.112003+0000 mgr.x (mgr.34107) 1550 : cluster [DBG] pgmap v241: 161 pgs: 9 peering, 10 active+undersized+degraded, 27 active+undersized, 115 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 48/630 objects degraded (7.619%) 2024-04-22T21:14:06.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:06 smithi123 bash[58916]: cluster 2024-04-22T21:14:04.983427+0000 mon.a (mon.0) 1638 : cluster [WRN] Health check update: Degraded data redundancy: 48/630 objects degraded (7.619%), 10 pgs degraded (PG_DEGRADED) 2024-04-22T21:14:06.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:06 smithi123 bash[58916]: cluster 2024-04-22T21:14:04.983427+0000 mon.a (mon.0) 1638 : cluster [WRN] Health check update: Degraded data redundancy: 48/630 objects degraded (7.619%), 10 pgs degraded (PG_DEGRADED) 2024-04-22T21:14:06.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:06 smithi123 bash[58916]: audit 2024-04-22T21:14:05.210617+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:06.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:06 smithi123 bash[58916]: audit 2024-04-22T21:14:05.210617+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:06.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:06 smithi123 bash[58916]: audit 2024-04-22T21:14:05.226821+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:06.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:06 smithi123 bash[58916]: audit 2024-04-22T21:14:05.226821+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:06.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:06 smithi123 bash[58916]: audit 2024-04-22T21:14:05.239384+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:06.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:06 smithi123 bash[58916]: audit 2024-04-22T21:14:05.239384+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:06.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:05 smithi121 bash[73084]: cluster 2024-04-22T21:14:04.983427+0000 mon.a (mon.0) 1638 : cluster [WRN] Health check update: Degraded data redundancy: 48/630 objects degraded (7.619%), 10 pgs degraded (PG_DEGRADED) 2024-04-22T21:14:06.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:05 smithi121 bash[73084]: cluster 2024-04-22T21:14:04.983427+0000 mon.a (mon.0) 1638 : cluster [WRN] Health check update: Degraded data redundancy: 48/630 objects degraded (7.619%), 10 pgs degraded (PG_DEGRADED) 2024-04-22T21:14:06.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:05 smithi121 bash[73084]: audit 2024-04-22T21:14:05.210617+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:06.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:05 smithi121 bash[73084]: audit 2024-04-22T21:14:05.210617+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:06.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:05 smithi121 bash[73084]: audit 2024-04-22T21:14:05.226821+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:06.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:05 smithi121 bash[73084]: audit 2024-04-22T21:14:05.226821+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:06.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:05 smithi121 bash[73084]: audit 2024-04-22T21:14:05.239384+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:06.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:05 smithi121 bash[73084]: audit 2024-04-22T21:14:05.239384+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:06.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:05 smithi121 bash[75184]: cluster 2024-04-22T21:14:04.983427+0000 mon.a (mon.0) 1638 : cluster [WRN] Health check update: Degraded data redundancy: 48/630 objects degraded (7.619%), 10 pgs degraded (PG_DEGRADED) 2024-04-22T21:14:06.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:05 smithi121 bash[75184]: cluster 2024-04-22T21:14:04.983427+0000 mon.a (mon.0) 1638 : cluster [WRN] Health check update: Degraded data redundancy: 48/630 objects degraded (7.619%), 10 pgs degraded (PG_DEGRADED) 2024-04-22T21:14:06.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:05 smithi121 bash[75184]: audit 2024-04-22T21:14:05.210617+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:06.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:05 smithi121 bash[75184]: audit 2024-04-22T21:14:05.210617+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:06.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:05 smithi121 bash[75184]: audit 2024-04-22T21:14:05.226821+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:06.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:05 smithi121 bash[75184]: audit 2024-04-22T21:14:05.226821+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:06.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:05 smithi121 bash[75184]: audit 2024-04-22T21:14:05.239384+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:06.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:05 smithi121 bash[75184]: audit 2024-04-22T21:14:05.239384+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:07.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:07 smithi121 bash[73084]: audit 2024-04-22T21:14:05.983496+0000 mgr.x (mgr.34107) 1551 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:07.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:07 smithi121 bash[73084]: audit 2024-04-22T21:14:05.983496+0000 mgr.x (mgr.34107) 1551 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:07.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:07 smithi121 bash[73084]: cluster 2024-04-22T21:14:06.113343+0000 mgr.x (mgr.34107) 1552 : cluster [DBG] pgmap v242: 161 pgs: 9 peering, 7 active+undersized+degraded, 21 active+undersized, 124 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/630 objects degraded (5.238%) 2024-04-22T21:14:07.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:07 smithi121 bash[73084]: cluster 2024-04-22T21:14:06.113343+0000 mgr.x (mgr.34107) 1552 : cluster [DBG] pgmap v242: 161 pgs: 9 peering, 7 active+undersized+degraded, 21 active+undersized, 124 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/630 objects degraded (5.238%) 2024-04-22T21:14:07.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:07 smithi121 bash[75184]: audit 2024-04-22T21:14:05.983496+0000 mgr.x (mgr.34107) 1551 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:07.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:07 smithi121 bash[75184]: audit 2024-04-22T21:14:05.983496+0000 mgr.x (mgr.34107) 1551 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:07.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:07 smithi121 bash[75184]: cluster 2024-04-22T21:14:06.113343+0000 mgr.x (mgr.34107) 1552 : cluster [DBG] pgmap v242: 161 pgs: 9 peering, 7 active+undersized+degraded, 21 active+undersized, 124 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/630 objects degraded (5.238%) 2024-04-22T21:14:07.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:07 smithi121 bash[75184]: cluster 2024-04-22T21:14:06.113343+0000 mgr.x (mgr.34107) 1552 : cluster [DBG] pgmap v242: 161 pgs: 9 peering, 7 active+undersized+degraded, 21 active+undersized, 124 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/630 objects degraded (5.238%) 2024-04-22T21:14:07.353 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:07 smithi123 bash[58916]: audit 2024-04-22T21:14:05.983496+0000 mgr.x (mgr.34107) 1551 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:07.353 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:07 smithi123 bash[58916]: audit 2024-04-22T21:14:05.983496+0000 mgr.x (mgr.34107) 1551 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:07.353 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:07 smithi123 bash[58916]: cluster 2024-04-22T21:14:06.113343+0000 mgr.x (mgr.34107) 1552 : cluster [DBG] pgmap v242: 161 pgs: 9 peering, 7 active+undersized+degraded, 21 active+undersized, 124 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/630 objects degraded (5.238%) 2024-04-22T21:14:07.353 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:07 smithi123 bash[58916]: cluster 2024-04-22T21:14:06.113343+0000 mgr.x (mgr.34107) 1552 : cluster [DBG] pgmap v242: 161 pgs: 9 peering, 7 active+undersized+degraded, 21 active+undersized, 124 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/630 objects degraded (5.238%) 2024-04-22T21:14:07.990 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:14:07 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:14:07] "GET /metrics HTTP/1.1" 200 38397 "" "Prometheus/2.33.4" 2024-04-22T21:14:08.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:08 smithi123 bash[58916]: audit 2024-04-22T21:14:07.608213+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:08.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:08 smithi123 bash[58916]: audit 2024-04-22T21:14:07.608213+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:08.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:08 smithi123 bash[58916]: audit 2024-04-22T21:14:07.624003+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:08.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:08 smithi123 bash[58916]: audit 2024-04-22T21:14:07.624003+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:08.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:08 smithi123 bash[58916]: audit 2024-04-22T21:14:07.637136+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:08.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:08 smithi123 bash[58916]: audit 2024-04-22T21:14:07.637136+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:08.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:08 smithi123 bash[58916]: cluster 2024-04-22T21:14:08.114762+0000 mgr.x (mgr.34107) 1553 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-22T21:14:08.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:08 smithi123 bash[58916]: cluster 2024-04-22T21:14:08.114762+0000 mgr.x (mgr.34107) 1553 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-22T21:14:08.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:08 smithi121 bash[73084]: audit 2024-04-22T21:14:07.608213+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:08.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:08 smithi121 bash[73084]: audit 2024-04-22T21:14:07.608213+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:08.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:08 smithi121 bash[73084]: audit 2024-04-22T21:14:07.624003+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:08.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:08 smithi121 bash[73084]: audit 2024-04-22T21:14:07.624003+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:08.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:08 smithi121 bash[73084]: audit 2024-04-22T21:14:07.637136+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:08.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:08 smithi121 bash[73084]: audit 2024-04-22T21:14:07.637136+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:08.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:08 smithi121 bash[73084]: cluster 2024-04-22T21:14:08.114762+0000 mgr.x (mgr.34107) 1553 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-22T21:14:08.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:08 smithi121 bash[73084]: cluster 2024-04-22T21:14:08.114762+0000 mgr.x (mgr.34107) 1553 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-22T21:14:08.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:08 smithi121 bash[75184]: audit 2024-04-22T21:14:07.608213+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:08.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:08 smithi121 bash[75184]: audit 2024-04-22T21:14:07.608213+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:08.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:08 smithi121 bash[75184]: audit 2024-04-22T21:14:07.624003+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:08.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:08 smithi121 bash[75184]: audit 2024-04-22T21:14:07.624003+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:08.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:08 smithi121 bash[75184]: audit 2024-04-22T21:14:07.637136+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:08.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:08 smithi121 bash[75184]: audit 2024-04-22T21:14:07.637136+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:08.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:08 smithi121 bash[75184]: cluster 2024-04-22T21:14:08.114762+0000 mgr.x (mgr.34107) 1553 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-22T21:14:08.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:08 smithi121 bash[75184]: cluster 2024-04-22T21:14:08.114762+0000 mgr.x (mgr.34107) 1553 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-22T21:14:09.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:09 smithi121 bash[73084]: cluster 2024-04-22T21:14:08.633181+0000 mon.a (mon.0) 1645 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 7 pgs degraded) 2024-04-22T21:14:09.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:09 smithi121 bash[73084]: cluster 2024-04-22T21:14:08.633181+0000 mon.a (mon.0) 1645 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 7 pgs degraded) 2024-04-22T21:14:09.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:09 smithi121 bash[73084]: cluster 2024-04-22T21:14:08.633300+0000 mon.a (mon.0) 1646 : cluster [INF] Cluster is now healthy 2024-04-22T21:14:09.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:09 smithi121 bash[73084]: cluster 2024-04-22T21:14:08.633300+0000 mon.a (mon.0) 1646 : cluster [INF] Cluster is now healthy 2024-04-22T21:14:09.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:09 smithi121 bash[75184]: cluster 2024-04-22T21:14:08.633181+0000 mon.a (mon.0) 1645 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 7 pgs degraded) 2024-04-22T21:14:09.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:09 smithi121 bash[75184]: cluster 2024-04-22T21:14:08.633181+0000 mon.a (mon.0) 1645 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 7 pgs degraded) 2024-04-22T21:14:09.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:09 smithi121 bash[75184]: cluster 2024-04-22T21:14:08.633300+0000 mon.a (mon.0) 1646 : cluster [INF] Cluster is now healthy 2024-04-22T21:14:09.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:09 smithi121 bash[75184]: cluster 2024-04-22T21:14:08.633300+0000 mon.a (mon.0) 1646 : cluster [INF] Cluster is now healthy 2024-04-22T21:14:09.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:09 smithi123 bash[58916]: cluster 2024-04-22T21:14:08.633181+0000 mon.a (mon.0) 1645 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 7 pgs degraded) 2024-04-22T21:14:09.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:09 smithi123 bash[58916]: cluster 2024-04-22T21:14:08.633181+0000 mon.a (mon.0) 1645 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 7 pgs degraded) 2024-04-22T21:14:09.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:09 smithi123 bash[58916]: cluster 2024-04-22T21:14:08.633300+0000 mon.a (mon.0) 1646 : cluster [INF] Cluster is now healthy 2024-04-22T21:14:09.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:09 smithi123 bash[58916]: cluster 2024-04-22T21:14:08.633300+0000 mon.a (mon.0) 1646 : cluster [INF] Cluster is now healthy 2024-04-22T21:14:10.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:10 smithi123 bash[58916]: cluster 2024-04-22T21:14:10.115802+0000 mgr.x (mgr.34107) 1554 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:14:10.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:10 smithi123 bash[58916]: cluster 2024-04-22T21:14:10.115802+0000 mgr.x (mgr.34107) 1554 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:14:11.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:10 smithi121 bash[75184]: cluster 2024-04-22T21:14:10.115802+0000 mgr.x (mgr.34107) 1554 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:14:11.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:10 smithi121 bash[75184]: cluster 2024-04-22T21:14:10.115802+0000 mgr.x (mgr.34107) 1554 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:14:11.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:10 smithi121 bash[73084]: cluster 2024-04-22T21:14:10.115802+0000 mgr.x (mgr.34107) 1554 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:14:11.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:10 smithi121 bash[73084]: cluster 2024-04-22T21:14:10.115802+0000 mgr.x (mgr.34107) 1554 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:14:13.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:13 smithi123 bash[58916]: cluster 2024-04-22T21:14:12.117090+0000 mgr.x (mgr.34107) 1555 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-22T21:14:13.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:13 smithi123 bash[58916]: cluster 2024-04-22T21:14:12.117090+0000 mgr.x (mgr.34107) 1555 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-22T21:14:13.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:13 smithi121 bash[75184]: cluster 2024-04-22T21:14:12.117090+0000 mgr.x (mgr.34107) 1555 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-22T21:14:13.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:13 smithi121 bash[75184]: cluster 2024-04-22T21:14:12.117090+0000 mgr.x (mgr.34107) 1555 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-22T21:14:13.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:13 smithi121 bash[73084]: cluster 2024-04-22T21:14:12.117090+0000 mgr.x (mgr.34107) 1555 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-22T21:14:13.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:13 smithi121 bash[73084]: cluster 2024-04-22T21:14:12.117090+0000 mgr.x (mgr.34107) 1555 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-22T21:14:15.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:15 smithi123 bash[58916]: cluster 2024-04-22T21:14:14.118704+0000 mgr.x (mgr.34107) 1556 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 0 op/s 2024-04-22T21:14:15.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:15 smithi123 bash[58916]: cluster 2024-04-22T21:14:14.118704+0000 mgr.x (mgr.34107) 1556 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 0 op/s 2024-04-22T21:14:15.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:15 smithi123 bash[58916]: audit 2024-04-22T21:14:14.705184+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:15.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:15 smithi123 bash[58916]: audit 2024-04-22T21:14:14.705184+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:15.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:15 smithi123 bash[58916]: audit 2024-04-22T21:14:14.708096+0000 mon.c (mon.1) 4707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:14:15.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:15 smithi123 bash[58916]: audit 2024-04-22T21:14:14.708096+0000 mon.c (mon.1) 4707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:14:15.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:15 smithi123 bash[58916]: audit 2024-04-22T21:14:15.160149+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:15.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:15 smithi123 bash[58916]: audit 2024-04-22T21:14:15.160149+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:15.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:15 smithi121 bash[73084]: cluster 2024-04-22T21:14:14.118704+0000 mgr.x (mgr.34107) 1556 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 0 op/s 2024-04-22T21:14:15.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:15 smithi121 bash[73084]: cluster 2024-04-22T21:14:14.118704+0000 mgr.x (mgr.34107) 1556 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 0 op/s 2024-04-22T21:14:15.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:15 smithi121 bash[73084]: audit 2024-04-22T21:14:14.705184+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:15.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:15 smithi121 bash[73084]: audit 2024-04-22T21:14:14.705184+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:15.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:15 smithi121 bash[73084]: audit 2024-04-22T21:14:14.708096+0000 mon.c (mon.1) 4707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:14:15.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:15 smithi121 bash[73084]: audit 2024-04-22T21:14:14.708096+0000 mon.c (mon.1) 4707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:14:15.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:15 smithi121 bash[73084]: audit 2024-04-22T21:14:15.160149+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:15.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:15 smithi121 bash[73084]: audit 2024-04-22T21:14:15.160149+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:15.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:15 smithi121 bash[75184]: cluster 2024-04-22T21:14:14.118704+0000 mgr.x (mgr.34107) 1556 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 0 op/s 2024-04-22T21:14:15.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:15 smithi121 bash[75184]: cluster 2024-04-22T21:14:14.118704+0000 mgr.x (mgr.34107) 1556 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 0 op/s 2024-04-22T21:14:15.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:15 smithi121 bash[75184]: audit 2024-04-22T21:14:14.705184+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:15.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:15 smithi121 bash[75184]: audit 2024-04-22T21:14:14.705184+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:15.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:15 smithi121 bash[75184]: audit 2024-04-22T21:14:14.708096+0000 mon.c (mon.1) 4707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:14:15.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:15 smithi121 bash[75184]: audit 2024-04-22T21:14:14.708096+0000 mon.c (mon.1) 4707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:14:15.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:15 smithi121 bash[75184]: audit 2024-04-22T21:14:15.160149+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:15.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:15 smithi121 bash[75184]: audit 2024-04-22T21:14:15.160149+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:17.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:17 smithi123 bash[58916]: audit 2024-04-22T21:14:15.994769+0000 mgr.x (mgr.34107) 1557 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:17.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:17 smithi123 bash[58916]: audit 2024-04-22T21:14:15.994769+0000 mgr.x (mgr.34107) 1557 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:17.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:17 smithi123 bash[58916]: cluster 2024-04-22T21:14:16.119796+0000 mgr.x (mgr.34107) 1558 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:14:17.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:17 smithi123 bash[58916]: cluster 2024-04-22T21:14:16.119796+0000 mgr.x (mgr.34107) 1558 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:14:17.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:17 smithi121 bash[73084]: audit 2024-04-22T21:14:15.994769+0000 mgr.x (mgr.34107) 1557 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:17.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:17 smithi121 bash[73084]: audit 2024-04-22T21:14:15.994769+0000 mgr.x (mgr.34107) 1557 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:17.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:17 smithi121 bash[73084]: cluster 2024-04-22T21:14:16.119796+0000 mgr.x (mgr.34107) 1558 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:14:17.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:17 smithi121 bash[73084]: cluster 2024-04-22T21:14:16.119796+0000 mgr.x (mgr.34107) 1558 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:14:17.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:17 smithi121 bash[75184]: audit 2024-04-22T21:14:15.994769+0000 mgr.x (mgr.34107) 1557 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:17.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:17 smithi121 bash[75184]: audit 2024-04-22T21:14:15.994769+0000 mgr.x (mgr.34107) 1557 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:17.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:17 smithi121 bash[75184]: cluster 2024-04-22T21:14:16.119796+0000 mgr.x (mgr.34107) 1558 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:14:17.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:17 smithi121 bash[75184]: cluster 2024-04-22T21:14:16.119796+0000 mgr.x (mgr.34107) 1558 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:14:18.240 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:14:17 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:14:17] "GET /metrics HTTP/1.1" 200 38404 "" "Prometheus/2.33.4" 2024-04-22T21:14:18.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:18 smithi123 bash[58916]: audit 2024-04-22T21:14:17.581210+0000 mon.c (mon.1) 4708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-22T21:14:18.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:18 smithi123 bash[58916]: audit 2024-04-22T21:14:17.581210+0000 mon.c (mon.1) 4708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-22T21:14:18.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:18 smithi121 bash[75184]: audit 2024-04-22T21:14:17.581210+0000 mon.c (mon.1) 4708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-22T21:14:18.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:18 smithi121 bash[75184]: audit 2024-04-22T21:14:17.581210+0000 mon.c (mon.1) 4708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-22T21:14:18.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:18 smithi121 bash[73084]: audit 2024-04-22T21:14:17.581210+0000 mon.c (mon.1) 4708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-22T21:14:18.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:18 smithi121 bash[73084]: audit 2024-04-22T21:14:17.581210+0000 mon.c (mon.1) 4708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-22T21:14:19.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:19 smithi123 bash[58916]: audit 2024-04-22T21:14:17.585964+0000 mgr.x (mgr.34107) 1559 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-22T21:14:19.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:19 smithi123 bash[58916]: audit 2024-04-22T21:14:17.585964+0000 mgr.x (mgr.34107) 1559 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-22T21:14:19.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:19 smithi123 bash[58916]: cephadm 2024-04-22T21:14:17.588915+0000 mgr.x (mgr.34107) 1560 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-22T21:14:19.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:19 smithi123 bash[58916]: cephadm 2024-04-22T21:14:17.588915+0000 mgr.x (mgr.34107) 1560 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-22T21:14:19.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:19 smithi123 bash[58916]: cluster 2024-04-22T21:14:18.121169+0000 mgr.x (mgr.34107) 1561 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:14:19.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:19 smithi123 bash[58916]: cluster 2024-04-22T21:14:18.121169+0000 mgr.x (mgr.34107) 1561 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:14:19.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:19 smithi121 bash[73084]: audit 2024-04-22T21:14:17.585964+0000 mgr.x (mgr.34107) 1559 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-22T21:14:19.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:19 smithi121 bash[73084]: audit 2024-04-22T21:14:17.585964+0000 mgr.x (mgr.34107) 1559 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-22T21:14:19.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:19 smithi121 bash[73084]: cephadm 2024-04-22T21:14:17.588915+0000 mgr.x (mgr.34107) 1560 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-22T21:14:19.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:19 smithi121 bash[73084]: cephadm 2024-04-22T21:14:17.588915+0000 mgr.x (mgr.34107) 1560 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-22T21:14:19.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:19 smithi121 bash[73084]: cluster 2024-04-22T21:14:18.121169+0000 mgr.x (mgr.34107) 1561 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:14:19.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:19 smithi121 bash[73084]: cluster 2024-04-22T21:14:18.121169+0000 mgr.x (mgr.34107) 1561 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:14:19.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:19 smithi121 bash[75184]: audit 2024-04-22T21:14:17.585964+0000 mgr.x (mgr.34107) 1559 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-22T21:14:19.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:19 smithi121 bash[75184]: audit 2024-04-22T21:14:17.585964+0000 mgr.x (mgr.34107) 1559 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-22T21:14:19.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:19 smithi121 bash[75184]: cephadm 2024-04-22T21:14:17.588915+0000 mgr.x (mgr.34107) 1560 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-22T21:14:19.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:19 smithi121 bash[75184]: cephadm 2024-04-22T21:14:17.588915+0000 mgr.x (mgr.34107) 1560 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-22T21:14:19.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:19 smithi121 bash[75184]: cluster 2024-04-22T21:14:18.121169+0000 mgr.x (mgr.34107) 1561 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:14:19.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:19 smithi121 bash[75184]: cluster 2024-04-22T21:14:18.121169+0000 mgr.x (mgr.34107) 1561 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:14:21.409 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:21 smithi123 bash[58916]: cluster 2024-04-22T21:14:20.122267+0000 mgr.x (mgr.34107) 1562 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:14:21.409 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:21 smithi123 bash[58916]: cluster 2024-04-22T21:14:20.122267+0000 mgr.x (mgr.34107) 1562 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:14:21.410 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:21 smithi123 bash[58916]: cephadm 2024-04-22T21:14:20.161647+0000 mgr.x (mgr.34107) 1563 : cephadm [INF] Upgrade: Updating osd.7 2024-04-22T21:14:21.410 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:21 smithi123 bash[58916]: cephadm 2024-04-22T21:14:20.161647+0000 mgr.x (mgr.34107) 1563 : cephadm [INF] Upgrade: Updating osd.7 2024-04-22T21:14:21.410 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:21 smithi123 bash[58916]: audit 2024-04-22T21:14:20.165936+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:21.410 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:21 smithi123 bash[58916]: audit 2024-04-22T21:14:20.165936+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:21.410 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:21 smithi123 bash[58916]: audit 2024-04-22T21:14:20.171132+0000 mon.c (mon.1) 4709 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-22T21:14:21.410 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:21 smithi123 bash[58916]: audit 2024-04-22T21:14:20.171132+0000 mon.c (mon.1) 4709 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-22T21:14:21.410 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:21 smithi123 bash[58916]: audit 2024-04-22T21:14:20.172980+0000 mon.c (mon.1) 4710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:21.410 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:21 smithi123 bash[58916]: audit 2024-04-22T21:14:20.172980+0000 mon.c (mon.1) 4710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:21.410 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:21 smithi123 bash[58916]: cephadm 2024-04-22T21:14:20.183239+0000 mgr.x (mgr.34107) 1564 : cephadm [INF] Deploying daemon osd.7 on smithi123 2024-04-22T21:14:21.410 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:21 smithi123 bash[58916]: cephadm 2024-04-22T21:14:20.183239+0000 mgr.x (mgr.34107) 1564 : cephadm [INF] Deploying daemon osd.7 on smithi123 2024-04-22T21:14:21.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:21 smithi121 bash[73084]: cluster 2024-04-22T21:14:20.122267+0000 mgr.x (mgr.34107) 1562 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:14:21.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:21 smithi121 bash[73084]: cluster 2024-04-22T21:14:20.122267+0000 mgr.x (mgr.34107) 1562 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:14:21.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:21 smithi121 bash[73084]: cephadm 2024-04-22T21:14:20.161647+0000 mgr.x (mgr.34107) 1563 : cephadm [INF] Upgrade: Updating osd.7 2024-04-22T21:14:21.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:21 smithi121 bash[73084]: cephadm 2024-04-22T21:14:20.161647+0000 mgr.x (mgr.34107) 1563 : cephadm [INF] Upgrade: Updating osd.7 2024-04-22T21:14:21.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:21 smithi121 bash[73084]: audit 2024-04-22T21:14:20.165936+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:21.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:21 smithi121 bash[73084]: audit 2024-04-22T21:14:20.165936+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:21.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:21 smithi121 bash[73084]: audit 2024-04-22T21:14:20.171132+0000 mon.c (mon.1) 4709 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-22T21:14:21.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:21 smithi121 bash[73084]: audit 2024-04-22T21:14:20.171132+0000 mon.c (mon.1) 4709 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-22T21:14:21.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:21 smithi121 bash[73084]: audit 2024-04-22T21:14:20.172980+0000 mon.c (mon.1) 4710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:21.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:21 smithi121 bash[73084]: audit 2024-04-22T21:14:20.172980+0000 mon.c (mon.1) 4710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:21.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:21 smithi121 bash[73084]: cephadm 2024-04-22T21:14:20.183239+0000 mgr.x (mgr.34107) 1564 : cephadm [INF] Deploying daemon osd.7 on smithi123 2024-04-22T21:14:21.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:21 smithi121 bash[73084]: cephadm 2024-04-22T21:14:20.183239+0000 mgr.x (mgr.34107) 1564 : cephadm [INF] Deploying daemon osd.7 on smithi123 2024-04-22T21:14:21.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:21 smithi121 bash[75184]: cluster 2024-04-22T21:14:20.122267+0000 mgr.x (mgr.34107) 1562 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:14:21.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:21 smithi121 bash[75184]: cluster 2024-04-22T21:14:20.122267+0000 mgr.x (mgr.34107) 1562 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:14:21.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:21 smithi121 bash[75184]: cephadm 2024-04-22T21:14:20.161647+0000 mgr.x (mgr.34107) 1563 : cephadm [INF] Upgrade: Updating osd.7 2024-04-22T21:14:21.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:21 smithi121 bash[75184]: cephadm 2024-04-22T21:14:20.161647+0000 mgr.x (mgr.34107) 1563 : cephadm [INF] Upgrade: Updating osd.7 2024-04-22T21:14:21.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:21 smithi121 bash[75184]: audit 2024-04-22T21:14:20.165936+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:21.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:21 smithi121 bash[75184]: audit 2024-04-22T21:14:20.165936+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:21.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:21 smithi121 bash[75184]: audit 2024-04-22T21:14:20.171132+0000 mon.c (mon.1) 4709 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-22T21:14:21.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:21 smithi121 bash[75184]: audit 2024-04-22T21:14:20.171132+0000 mon.c (mon.1) 4709 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-22T21:14:21.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:21 smithi121 bash[75184]: audit 2024-04-22T21:14:20.172980+0000 mon.c (mon.1) 4710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:21.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:21 smithi121 bash[75184]: audit 2024-04-22T21:14:20.172980+0000 mon.c (mon.1) 4710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:21.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:21 smithi121 bash[75184]: cephadm 2024-04-22T21:14:20.183239+0000 mgr.x (mgr.34107) 1564 : cephadm [INF] Deploying daemon osd.7 on smithi123 2024-04-22T21:14:21.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:21 smithi121 bash[75184]: cephadm 2024-04-22T21:14:20.183239+0000 mgr.x (mgr.34107) 1564 : cephadm [INF] Deploying daemon osd.7 on smithi123 2024-04-22T21:14:23.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:23 smithi123 bash[58916]: cluster 2024-04-22T21:14:22.123906+0000 mgr.x (mgr.34107) 1565 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:14:23.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:23 smithi123 bash[58916]: cluster 2024-04-22T21:14:22.123906+0000 mgr.x (mgr.34107) 1565 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:14:23.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:23 smithi121 bash[75184]: cluster 2024-04-22T21:14:22.123906+0000 mgr.x (mgr.34107) 1565 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:14:23.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:23 smithi121 bash[75184]: cluster 2024-04-22T21:14:22.123906+0000 mgr.x (mgr.34107) 1565 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:14:23.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:23 smithi121 bash[73084]: cluster 2024-04-22T21:14:22.123906+0000 mgr.x (mgr.34107) 1565 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:14:23.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:23 smithi121 bash[73084]: cluster 2024-04-22T21:14:22.123906+0000 mgr.x (mgr.34107) 1565 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:14:24.781 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:14:24 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:24.781 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:14:24 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:24.782 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:14:24 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:24.782 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:14:24 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:24.782 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:14:24 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:24.783 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:24 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:24.783 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:14:24 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:24.783 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:14:24 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:24.783 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:14:24 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:25.181 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:14:24 smithi123 systemd[1]: Stopping Ceph osd.7 for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:14:25.182 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:14:24 smithi123 bash[33727]: debug 2024-04-22T21:14:24.907+0000 7f8f9107d700 -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-22T21:14:25.182 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:14:24 smithi123 bash[33727]: debug 2024-04-22T21:14:24.907+0000 7f8f9107d700 -1 osd.7 157 *** Got signal Terminated *** 2024-04-22T21:14:25.182 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:14:24 smithi123 bash[33727]: debug 2024-04-22T21:14:24.907+0000 7f8f9107d700 -1 osd.7 157 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-22T21:14:25.442 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:25 smithi123 bash[58916]: cluster 2024-04-22T21:14:24.125135+0000 mgr.x (mgr.34107) 1566 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:14:25.442 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:25 smithi123 bash[58916]: cluster 2024-04-22T21:14:24.125135+0000 mgr.x (mgr.34107) 1566 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:14:25.442 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:25 smithi123 bash[58916]: cluster 2024-04-22T21:14:24.908899+0000 mon.a (mon.0) 1650 : cluster [INF] osd.7 marked itself down and dead 2024-04-22T21:14:25.442 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:25 smithi123 bash[58916]: cluster 2024-04-22T21:14:24.908899+0000 mon.a (mon.0) 1650 : cluster [INF] osd.7 marked itself down and dead 2024-04-22T21:14:25.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:25 smithi121 bash[73084]: cluster 2024-04-22T21:14:24.125135+0000 mgr.x (mgr.34107) 1566 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:14:25.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:25 smithi121 bash[73084]: cluster 2024-04-22T21:14:24.125135+0000 mgr.x (mgr.34107) 1566 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:14:25.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:25 smithi121 bash[73084]: cluster 2024-04-22T21:14:24.908899+0000 mon.a (mon.0) 1650 : cluster [INF] osd.7 marked itself down and dead 2024-04-22T21:14:25.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:25 smithi121 bash[73084]: cluster 2024-04-22T21:14:24.908899+0000 mon.a (mon.0) 1650 : cluster [INF] osd.7 marked itself down and dead 2024-04-22T21:14:25.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:25 smithi121 bash[75184]: cluster 2024-04-22T21:14:24.125135+0000 mgr.x (mgr.34107) 1566 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:14:25.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:25 smithi121 bash[75184]: cluster 2024-04-22T21:14:24.125135+0000 mgr.x (mgr.34107) 1566 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:14:25.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:25 smithi121 bash[75184]: cluster 2024-04-22T21:14:24.908899+0000 mon.a (mon.0) 1650 : cluster [INF] osd.7 marked itself down and dead 2024-04-22T21:14:25.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:25 smithi121 bash[75184]: cluster 2024-04-22T21:14:24.908899+0000 mon.a (mon.0) 1650 : cluster [INF] osd.7 marked itself down and dead 2024-04-22T21:14:26.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[73084]: cluster 2024-04-22T21:14:25.171154+0000 mon.a (mon.0) 1651 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:14:26.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[73084]: cluster 2024-04-22T21:14:25.171154+0000 mon.a (mon.0) 1651 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:14:26.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[73084]: cluster 2024-04-22T21:14:25.171209+0000 mon.a (mon.0) 1652 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-22T21:14:26.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[73084]: cluster 2024-04-22T21:14:25.171209+0000 mon.a (mon.0) 1652 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-22T21:14:26.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[73084]: cluster 2024-04-22T21:14:25.181740+0000 mon.a (mon.0) 1653 : cluster [DBG] osdmap e158: 8 total, 7 up, 8 in 2024-04-22T21:14:26.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[73084]: cluster 2024-04-22T21:14:25.181740+0000 mon.a (mon.0) 1653 : cluster [DBG] osdmap e158: 8 total, 7 up, 8 in 2024-04-22T21:14:26.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[73084]: audit 2024-04-22T21:14:25.413066+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[73084]: audit 2024-04-22T21:14:25.413066+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[73084]: audit 2024-04-22T21:14:25.433492+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[73084]: audit 2024-04-22T21:14:25.433492+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[73084]: audit 2024-04-22T21:14:25.448083+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[73084]: audit 2024-04-22T21:14:25.448083+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[73084]: audit 2024-04-22T21:14:26.111970+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[73084]: audit 2024-04-22T21:14:26.111970+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[73084]: audit 2024-04-22T21:14:26.127130+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[73084]: audit 2024-04-22T21:14:26.127130+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[73084]: audit 2024-04-22T21:14:26.142285+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[73084]: audit 2024-04-22T21:14:26.142285+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[73084]: cluster 2024-04-22T21:14:26.184048+0000 mon.a (mon.0) 1660 : cluster [DBG] osdmap e159: 8 total, 7 up, 8 in 2024-04-22T21:14:26.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[73084]: cluster 2024-04-22T21:14:26.184048+0000 mon.a (mon.0) 1660 : cluster [DBG] osdmap e159: 8 total, 7 up, 8 in 2024-04-22T21:14:26.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[75184]: cluster 2024-04-22T21:14:25.171154+0000 mon.a (mon.0) 1651 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:14:26.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[75184]: cluster 2024-04-22T21:14:25.171154+0000 mon.a (mon.0) 1651 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:14:26.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[75184]: cluster 2024-04-22T21:14:25.171209+0000 mon.a (mon.0) 1652 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-22T21:14:26.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[75184]: cluster 2024-04-22T21:14:25.171209+0000 mon.a (mon.0) 1652 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-22T21:14:26.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[75184]: cluster 2024-04-22T21:14:25.181740+0000 mon.a (mon.0) 1653 : cluster [DBG] osdmap e158: 8 total, 7 up, 8 in 2024-04-22T21:14:26.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[75184]: cluster 2024-04-22T21:14:25.181740+0000 mon.a (mon.0) 1653 : cluster [DBG] osdmap e158: 8 total, 7 up, 8 in 2024-04-22T21:14:26.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[75184]: audit 2024-04-22T21:14:25.413066+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[75184]: audit 2024-04-22T21:14:25.413066+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[75184]: audit 2024-04-22T21:14:25.433492+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[75184]: audit 2024-04-22T21:14:25.433492+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[75184]: audit 2024-04-22T21:14:25.448083+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[75184]: audit 2024-04-22T21:14:25.448083+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[75184]: audit 2024-04-22T21:14:26.111970+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[75184]: audit 2024-04-22T21:14:26.111970+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[75184]: audit 2024-04-22T21:14:26.127130+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[75184]: audit 2024-04-22T21:14:26.127130+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[75184]: audit 2024-04-22T21:14:26.142285+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[75184]: audit 2024-04-22T21:14:26.142285+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[75184]: cluster 2024-04-22T21:14:26.184048+0000 mon.a (mon.0) 1660 : cluster [DBG] osdmap e159: 8 total, 7 up, 8 in 2024-04-22T21:14:26.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:26 smithi121 bash[75184]: cluster 2024-04-22T21:14:26.184048+0000 mon.a (mon.0) 1660 : cluster [DBG] osdmap e159: 8 total, 7 up, 8 in 2024-04-22T21:14:26.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:26 smithi123 bash[58916]: cluster 2024-04-22T21:14:25.171154+0000 mon.a (mon.0) 1651 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:14:26.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:26 smithi123 bash[58916]: cluster 2024-04-22T21:14:25.171154+0000 mon.a (mon.0) 1651 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-22T21:14:26.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:26 smithi123 bash[58916]: cluster 2024-04-22T21:14:25.171209+0000 mon.a (mon.0) 1652 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-22T21:14:26.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:26 smithi123 bash[58916]: cluster 2024-04-22T21:14:25.171209+0000 mon.a (mon.0) 1652 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-22T21:14:26.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:26 smithi123 bash[58916]: cluster 2024-04-22T21:14:25.181740+0000 mon.a (mon.0) 1653 : cluster [DBG] osdmap e158: 8 total, 7 up, 8 in 2024-04-22T21:14:26.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:26 smithi123 bash[58916]: cluster 2024-04-22T21:14:25.181740+0000 mon.a (mon.0) 1653 : cluster [DBG] osdmap e158: 8 total, 7 up, 8 in 2024-04-22T21:14:26.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:26 smithi123 bash[58916]: audit 2024-04-22T21:14:25.413066+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:26 smithi123 bash[58916]: audit 2024-04-22T21:14:25.413066+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:26 smithi123 bash[58916]: audit 2024-04-22T21:14:25.433492+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:26 smithi123 bash[58916]: audit 2024-04-22T21:14:25.433492+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:26 smithi123 bash[58916]: audit 2024-04-22T21:14:25.448083+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:26 smithi123 bash[58916]: audit 2024-04-22T21:14:25.448083+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:26 smithi123 bash[58916]: audit 2024-04-22T21:14:26.111970+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:26 smithi123 bash[58916]: audit 2024-04-22T21:14:26.111970+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:26 smithi123 bash[58916]: audit 2024-04-22T21:14:26.127130+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:26 smithi123 bash[58916]: audit 2024-04-22T21:14:26.127130+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:26 smithi123 bash[58916]: audit 2024-04-22T21:14:26.142285+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:26 smithi123 bash[58916]: audit 2024-04-22T21:14:26.142285+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:26.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:26 smithi123 bash[58916]: cluster 2024-04-22T21:14:26.184048+0000 mon.a (mon.0) 1660 : cluster [DBG] osdmap e159: 8 total, 7 up, 8 in 2024-04-22T21:14:26.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:26 smithi123 bash[58916]: cluster 2024-04-22T21:14:26.184048+0000 mon.a (mon.0) 1660 : cluster [DBG] osdmap e159: 8 total, 7 up, 8 in 2024-04-22T21:14:26.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:14:26 smithi123 bash[75750]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-7 2024-04-22T21:14:27.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:27 smithi121 bash[73084]: audit 2024-04-22T21:14:26.006128+0000 mgr.x (mgr.34107) 1567 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:27.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:27 smithi121 bash[73084]: audit 2024-04-22T21:14:26.006128+0000 mgr.x (mgr.34107) 1567 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:27.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:27 smithi121 bash[73084]: cluster 2024-04-22T21:14:26.126034+0000 mgr.x (mgr.34107) 1568 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:14:27.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:27 smithi121 bash[73084]: cluster 2024-04-22T21:14:26.126034+0000 mgr.x (mgr.34107) 1568 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:14:27.489 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:14:27 smithi123 bash[75902]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-7 2024-04-22T21:14:27.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:27 smithi123 bash[58916]: audit 2024-04-22T21:14:26.006128+0000 mgr.x (mgr.34107) 1567 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:27.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:27 smithi123 bash[58916]: audit 2024-04-22T21:14:26.006128+0000 mgr.x (mgr.34107) 1567 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:27.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:27 smithi123 bash[58916]: cluster 2024-04-22T21:14:26.126034+0000 mgr.x (mgr.34107) 1568 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:14:27.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:27 smithi123 bash[58916]: cluster 2024-04-22T21:14:26.126034+0000 mgr.x (mgr.34107) 1568 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:14:27.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:27 smithi123 bash[58916]: cluster 2024-04-22T21:14:26.136117+0000 mgr.x (mgr.34107) 1569 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 638 B/s rd, 0 op/s 2024-04-22T21:14:27.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:27 smithi123 bash[58916]: cluster 2024-04-22T21:14:26.136117+0000 mgr.x (mgr.34107) 1569 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 638 B/s rd, 0 op/s 2024-04-22T21:14:27.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:27 smithi123 bash[58916]: cluster 2024-04-22T21:14:27.122797+0000 mon.a (mon.0) 1661 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:14:27.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:27 smithi123 bash[58916]: cluster 2024-04-22T21:14:27.122797+0000 mon.a (mon.0) 1661 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:14:27.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:27 smithi121 bash[73084]: cluster 2024-04-22T21:14:26.136117+0000 mgr.x (mgr.34107) 1569 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 638 B/s rd, 0 op/s 2024-04-22T21:14:27.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:27 smithi121 bash[73084]: cluster 2024-04-22T21:14:26.136117+0000 mgr.x (mgr.34107) 1569 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 638 B/s rd, 0 op/s 2024-04-22T21:14:27.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:27 smithi121 bash[73084]: cluster 2024-04-22T21:14:27.122797+0000 mon.a (mon.0) 1661 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:14:27.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:27 smithi121 bash[73084]: cluster 2024-04-22T21:14:27.122797+0000 mon.a (mon.0) 1661 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:14:27.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:27 smithi121 bash[75184]: audit 2024-04-22T21:14:26.006128+0000 mgr.x (mgr.34107) 1567 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:27.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:27 smithi121 bash[75184]: audit 2024-04-22T21:14:26.006128+0000 mgr.x (mgr.34107) 1567 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:27.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:27 smithi121 bash[75184]: cluster 2024-04-22T21:14:26.126034+0000 mgr.x (mgr.34107) 1568 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:14:27.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:27 smithi121 bash[75184]: cluster 2024-04-22T21:14:26.126034+0000 mgr.x (mgr.34107) 1568 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:14:27.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:27 smithi121 bash[75184]: cluster 2024-04-22T21:14:26.136117+0000 mgr.x (mgr.34107) 1569 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 638 B/s rd, 0 op/s 2024-04-22T21:14:27.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:27 smithi121 bash[75184]: cluster 2024-04-22T21:14:26.136117+0000 mgr.x (mgr.34107) 1569 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 638 B/s rd, 0 op/s 2024-04-22T21:14:27.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:27 smithi121 bash[75184]: cluster 2024-04-22T21:14:27.122797+0000 mon.a (mon.0) 1661 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:14:27.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:27 smithi121 bash[75184]: cluster 2024-04-22T21:14:27.122797+0000 mon.a (mon.0) 1661 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:14:28.239 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:14:27 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:14:27] "GET /metrics HTTP/1.1" 200 38404 "" "Prometheus/2.33.4" 2024-04-22T21:14:29.089 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:28 smithi123 bash[58916]: audit 2024-04-22T21:14:27.848752+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:29.089 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:28 smithi123 bash[58916]: audit 2024-04-22T21:14:27.848752+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:29.089 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:28 smithi123 bash[58916]: audit 2024-04-22T21:14:27.861181+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:29.089 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:28 smithi123 bash[58916]: audit 2024-04-22T21:14:27.861181+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:29.090 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:28 smithi123 bash[58916]: cluster 2024-04-22T21:14:27.868965+0000 mgr.x (mgr.34107) 1570 : cluster [DBG] pgmap v256: 161 pgs: 14 active+undersized+degraded, 11 stale+active+clean, 24 active+undersized, 112 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 31/630 objects degraded (4.921%) 2024-04-22T21:14:29.090 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:28 smithi123 bash[58916]: cluster 2024-04-22T21:14:27.868965+0000 mgr.x (mgr.34107) 1570 : cluster [DBG] pgmap v256: 161 pgs: 14 active+undersized+degraded, 11 stale+active+clean, 24 active+undersized, 112 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 31/630 objects degraded (4.921%) 2024-04-22T21:14:29.090 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:28 smithi123 bash[58916]: cluster 2024-04-22T21:14:27.869671+0000 mgr.x (mgr.34107) 1571 : cluster [DBG] pgmap v257: 161 pgs: 14 active+undersized+degraded, 11 stale+active+clean, 24 active+undersized, 112 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 31/630 objects degraded (4.921%) 2024-04-22T21:14:29.090 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:28 smithi123 bash[58916]: cluster 2024-04-22T21:14:27.869671+0000 mgr.x (mgr.34107) 1571 : cluster [DBG] pgmap v257: 161 pgs: 14 active+undersized+degraded, 11 stale+active+clean, 24 active+undersized, 112 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 31/630 objects degraded (4.921%) 2024-04-22T21:14:29.090 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:28 smithi123 bash[58916]: audit 2024-04-22T21:14:27.872502+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:29.090 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:28 smithi123 bash[58916]: audit 2024-04-22T21:14:27.872502+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:29.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:28 smithi121 bash[73084]: audit 2024-04-22T21:14:27.848752+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:29.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:28 smithi121 bash[73084]: audit 2024-04-22T21:14:27.848752+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:29.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:28 smithi121 bash[73084]: audit 2024-04-22T21:14:27.861181+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:29.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:28 smithi121 bash[73084]: audit 2024-04-22T21:14:27.861181+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:29.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:28 smithi121 bash[73084]: cluster 2024-04-22T21:14:27.868965+0000 mgr.x (mgr.34107) 1570 : cluster [DBG] pgmap v256: 161 pgs: 14 active+undersized+degraded, 11 stale+active+clean, 24 active+undersized, 112 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 31/630 objects degraded (4.921%) 2024-04-22T21:14:29.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:28 smithi121 bash[73084]: cluster 2024-04-22T21:14:27.868965+0000 mgr.x (mgr.34107) 1570 : cluster [DBG] pgmap v256: 161 pgs: 14 active+undersized+degraded, 11 stale+active+clean, 24 active+undersized, 112 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 31/630 objects degraded (4.921%) 2024-04-22T21:14:29.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:28 smithi121 bash[73084]: cluster 2024-04-22T21:14:27.869671+0000 mgr.x (mgr.34107) 1571 : cluster [DBG] pgmap v257: 161 pgs: 14 active+undersized+degraded, 11 stale+active+clean, 24 active+undersized, 112 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 31/630 objects degraded (4.921%) 2024-04-22T21:14:29.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:28 smithi121 bash[73084]: cluster 2024-04-22T21:14:27.869671+0000 mgr.x (mgr.34107) 1571 : cluster [DBG] pgmap v257: 161 pgs: 14 active+undersized+degraded, 11 stale+active+clean, 24 active+undersized, 112 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 31/630 objects degraded (4.921%) 2024-04-22T21:14:29.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:28 smithi121 bash[73084]: audit 2024-04-22T21:14:27.872502+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:29.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:28 smithi121 bash[73084]: audit 2024-04-22T21:14:27.872502+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:29.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:28 smithi121 bash[75184]: audit 2024-04-22T21:14:27.848752+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:29.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:28 smithi121 bash[75184]: audit 2024-04-22T21:14:27.848752+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:29.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:28 smithi121 bash[75184]: audit 2024-04-22T21:14:27.861181+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:29.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:28 smithi121 bash[75184]: audit 2024-04-22T21:14:27.861181+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:29.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:28 smithi121 bash[75184]: cluster 2024-04-22T21:14:27.868965+0000 mgr.x (mgr.34107) 1570 : cluster [DBG] pgmap v256: 161 pgs: 14 active+undersized+degraded, 11 stale+active+clean, 24 active+undersized, 112 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 31/630 objects degraded (4.921%) 2024-04-22T21:14:29.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:28 smithi121 bash[75184]: cluster 2024-04-22T21:14:27.868965+0000 mgr.x (mgr.34107) 1570 : cluster [DBG] pgmap v256: 161 pgs: 14 active+undersized+degraded, 11 stale+active+clean, 24 active+undersized, 112 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 31/630 objects degraded (4.921%) 2024-04-22T21:14:29.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:28 smithi121 bash[75184]: cluster 2024-04-22T21:14:27.869671+0000 mgr.x (mgr.34107) 1571 : cluster [DBG] pgmap v257: 161 pgs: 14 active+undersized+degraded, 11 stale+active+clean, 24 active+undersized, 112 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 31/630 objects degraded (4.921%) 2024-04-22T21:14:29.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:28 smithi121 bash[75184]: cluster 2024-04-22T21:14:27.869671+0000 mgr.x (mgr.34107) 1571 : cluster [DBG] pgmap v257: 161 pgs: 14 active+undersized+degraded, 11 stale+active+clean, 24 active+undersized, 112 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 31/630 objects degraded (4.921%) 2024-04-22T21:14:29.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:28 smithi121 bash[75184]: audit 2024-04-22T21:14:27.872502+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:29.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:28 smithi121 bash[75184]: audit 2024-04-22T21:14:27.872502+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:29.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:29 smithi123 bash[58916]: cluster 2024-04-22T21:14:28.858466+0000 mon.a (mon.0) 1665 : cluster [WRN] Health check failed: Degraded data redundancy: 31/630 objects degraded (4.921%), 14 pgs degraded (PG_DEGRADED) 2024-04-22T21:14:29.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:29 smithi123 bash[58916]: cluster 2024-04-22T21:14:28.858466+0000 mon.a (mon.0) 1665 : cluster [WRN] Health check failed: Degraded data redundancy: 31/630 objects degraded (4.921%), 14 pgs degraded (PG_DEGRADED) 2024-04-22T21:14:29.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:29 smithi123 bash[58916]: audit 2024-04-22T21:14:29.706647+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:29.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:29 smithi123 bash[58916]: audit 2024-04-22T21:14:29.706647+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:29.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:29 smithi123 bash[58916]: audit 2024-04-22T21:14:29.709416+0000 mon.c (mon.1) 4711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:14:29.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:29 smithi123 bash[58916]: audit 2024-04-22T21:14:29.709416+0000 mon.c (mon.1) 4711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:14:30.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:29 smithi121 bash[73084]: cluster 2024-04-22T21:14:28.858466+0000 mon.a (mon.0) 1665 : cluster [WRN] Health check failed: Degraded data redundancy: 31/630 objects degraded (4.921%), 14 pgs degraded (PG_DEGRADED) 2024-04-22T21:14:30.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:29 smithi121 bash[73084]: cluster 2024-04-22T21:14:28.858466+0000 mon.a (mon.0) 1665 : cluster [WRN] Health check failed: Degraded data redundancy: 31/630 objects degraded (4.921%), 14 pgs degraded (PG_DEGRADED) 2024-04-22T21:14:30.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:29 smithi121 bash[73084]: audit 2024-04-22T21:14:29.706647+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:30.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:29 smithi121 bash[73084]: audit 2024-04-22T21:14:29.706647+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:30.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:29 smithi121 bash[73084]: audit 2024-04-22T21:14:29.709416+0000 mon.c (mon.1) 4711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:14:30.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:29 smithi121 bash[73084]: audit 2024-04-22T21:14:29.709416+0000 mon.c (mon.1) 4711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:14:30.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:29 smithi121 bash[75184]: cluster 2024-04-22T21:14:28.858466+0000 mon.a (mon.0) 1665 : cluster [WRN] Health check failed: Degraded data redundancy: 31/630 objects degraded (4.921%), 14 pgs degraded (PG_DEGRADED) 2024-04-22T21:14:30.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:29 smithi121 bash[75184]: cluster 2024-04-22T21:14:28.858466+0000 mon.a (mon.0) 1665 : cluster [WRN] Health check failed: Degraded data redundancy: 31/630 objects degraded (4.921%), 14 pgs degraded (PG_DEGRADED) 2024-04-22T21:14:30.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:29 smithi121 bash[75184]: audit 2024-04-22T21:14:29.706647+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:30.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:29 smithi121 bash[75184]: audit 2024-04-22T21:14:29.706647+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:30.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:29 smithi121 bash[75184]: audit 2024-04-22T21:14:29.709416+0000 mon.c (mon.1) 4711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:14:30.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:29 smithi121 bash[75184]: audit 2024-04-22T21:14:29.709416+0000 mon.c (mon.1) 4711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:14:30.413 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:14:30 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:30.413 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:14:30 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:30.413 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:14:30 smithi123 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.7.service: Deactivated successfully. 2024-04-22T21:14:30.413 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:14:30 smithi123 systemd[1]: Stopped Ceph osd.7 for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:14:30.414 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:14:30 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:30.414 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:14:30 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:30.414 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:14:30 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:30.415 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:14:30 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:30.415 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:30.415 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:14:30 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:30.415 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:14:30 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:30.739 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:14:30 smithi123 systemd[1]: Started Ceph osd.7 for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:14:30.794 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-04-22T21:14:31.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: cluster 2024-04-22T21:14:29.871219+0000 mgr.x (mgr.34107) 1572 : cluster [DBG] pgmap v258: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:31.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: cluster 2024-04-22T21:14:29.871219+0000 mgr.x (mgr.34107) 1572 : cluster [DBG] pgmap v258: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:31.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.470633+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.470633+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.479132+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.479132+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.526985+0000 mon.c (mon.1) 4712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.526985+0000 mon.c (mon.1) 4712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.529361+0000 mon.c (mon.1) 4713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.529361+0000 mon.c (mon.1) 4713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.535589+0000 mon.c (mon.1) 4714 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.535589+0000 mon.c (mon.1) 4714 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.541447+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.541447+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.583981+0000 mon.c (mon.1) 4715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.583981+0000 mon.c (mon.1) 4715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.586208+0000 mon.c (mon.1) 4716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:31.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.586208+0000 mon.c (mon.1) 4716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:31.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.587674+0000 mon.c (mon.1) 4717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.587674+0000 mon.c (mon.1) 4717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.589922+0000 mon.c (mon.1) 4718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.589922+0000 mon.c (mon.1) 4718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.590626+0000 mon.c (mon.1) 4719 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.590626+0000 mon.c (mon.1) 4719 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.596759+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.596759+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.638044+0000 mon.c (mon.1) 4720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.638044+0000 mon.c (mon.1) 4720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.640267+0000 mon.c (mon.1) 4721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:31.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.640267+0000 mon.c (mon.1) 4721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:31.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.641759+0000 mon.c (mon.1) 4722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.641759+0000 mon.c (mon.1) 4722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.644017+0000 mon.c (mon.1) 4723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.644017+0000 mon.c (mon.1) 4723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.645073+0000 mon.c (mon.1) 4724 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.645073+0000 mon.c (mon.1) 4724 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.650178+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.650178+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.697049+0000 mon.c (mon.1) 4725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.697049+0000 mon.c (mon.1) 4725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.699540+0000 mon.c (mon.1) 4726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:31.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.699540+0000 mon.c (mon.1) 4726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:31.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.700570+0000 mon.c (mon.1) 4727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.700570+0000 mon.c (mon.1) 4727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.702812+0000 mon.c (mon.1) 4728 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.702812+0000 mon.c (mon.1) 4728 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.703639+0000 mon.c (mon.1) 4729 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.703639+0000 mon.c (mon.1) 4729 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.709709+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.709709+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.756255+0000 mon.c (mon.1) 4730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.756255+0000 mon.c (mon.1) 4730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.758808+0000 mon.c (mon.1) 4731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:31.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.758808+0000 mon.c (mon.1) 4731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:31.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.759946+0000 mon.c (mon.1) 4732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.759946+0000 mon.c (mon.1) 4732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.762697+0000 mon.c (mon.1) 4733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.762697+0000 mon.c (mon.1) 4733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.763476+0000 mon.c (mon.1) 4734 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.763476+0000 mon.c (mon.1) 4734 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.768642+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.768642+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.833133+0000 mon.c (mon.1) 4735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.833133+0000 mon.c (mon.1) 4735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.836408+0000 mon.c (mon.1) 4736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:31.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.836408+0000 mon.c (mon.1) 4736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:31.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.837947+0000 mon.c (mon.1) 4737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.837947+0000 mon.c (mon.1) 4737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.840977+0000 mon.c (mon.1) 4738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.840977+0000 mon.c (mon.1) 4738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.842153+0000 mon.c (mon.1) 4739 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.842153+0000 mon.c (mon.1) 4739 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.848093+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:30 smithi123 bash[58916]: audit 2024-04-22T21:14:30.848093+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: cluster 2024-04-22T21:14:29.871219+0000 mgr.x (mgr.34107) 1572 : cluster [DBG] pgmap v258: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:31.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: cluster 2024-04-22T21:14:29.871219+0000 mgr.x (mgr.34107) 1572 : cluster [DBG] pgmap v258: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:31.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.470633+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.470633+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.479132+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.479132+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.526985+0000 mon.c (mon.1) 4712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.526985+0000 mon.c (mon.1) 4712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.529361+0000 mon.c (mon.1) 4713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.529361+0000 mon.c (mon.1) 4713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.535589+0000 mon.c (mon.1) 4714 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.535589+0000 mon.c (mon.1) 4714 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.541447+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.541447+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.583981+0000 mon.c (mon.1) 4715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.583981+0000 mon.c (mon.1) 4715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.586208+0000 mon.c (mon.1) 4716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:31.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.586208+0000 mon.c (mon.1) 4716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:31.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.587674+0000 mon.c (mon.1) 4717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.587674+0000 mon.c (mon.1) 4717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.589922+0000 mon.c (mon.1) 4718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.589922+0000 mon.c (mon.1) 4718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.590626+0000 mon.c (mon.1) 4719 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.590626+0000 mon.c (mon.1) 4719 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.596759+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.596759+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.638044+0000 mon.c (mon.1) 4720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.638044+0000 mon.c (mon.1) 4720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.640267+0000 mon.c (mon.1) 4721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:31.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.640267+0000 mon.c (mon.1) 4721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:31.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.641759+0000 mon.c (mon.1) 4722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.641759+0000 mon.c (mon.1) 4722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.644017+0000 mon.c (mon.1) 4723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.644017+0000 mon.c (mon.1) 4723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.645073+0000 mon.c (mon.1) 4724 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.645073+0000 mon.c (mon.1) 4724 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.650178+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.650178+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.697049+0000 mon.c (mon.1) 4725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: cluster 2024-04-22T21:14:29.871219+0000 mgr.x (mgr.34107) 1572 : cluster [DBG] pgmap v258: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:31.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: cluster 2024-04-22T21:14:29.871219+0000 mgr.x (mgr.34107) 1572 : cluster [DBG] pgmap v258: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:31.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.470633+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.470633+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.479132+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.479132+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.526985+0000 mon.c (mon.1) 4712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.526985+0000 mon.c (mon.1) 4712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.529361+0000 mon.c (mon.1) 4713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.529361+0000 mon.c (mon.1) 4713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.535589+0000 mon.c (mon.1) 4714 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.535589+0000 mon.c (mon.1) 4714 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.541447+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.541447+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.583981+0000 mon.c (mon.1) 4715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.583981+0000 mon.c (mon.1) 4715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.586208+0000 mon.c (mon.1) 4716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:31.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.586208+0000 mon.c (mon.1) 4716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:31.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.587674+0000 mon.c (mon.1) 4717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.697049+0000 mon.c (mon.1) 4725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.699540+0000 mon.c (mon.1) 4726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:31.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.699540+0000 mon.c (mon.1) 4726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:31.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.700570+0000 mon.c (mon.1) 4727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.700570+0000 mon.c (mon.1) 4727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.702812+0000 mon.c (mon.1) 4728 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.702812+0000 mon.c (mon.1) 4728 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.703639+0000 mon.c (mon.1) 4729 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.703639+0000 mon.c (mon.1) 4729 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.709709+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.709709+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.756255+0000 mon.c (mon.1) 4730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.756255+0000 mon.c (mon.1) 4730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.758808+0000 mon.c (mon.1) 4731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:31.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.758808+0000 mon.c (mon.1) 4731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:31.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.759946+0000 mon.c (mon.1) 4732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.759946+0000 mon.c (mon.1) 4732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.762697+0000 mon.c (mon.1) 4733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.762697+0000 mon.c (mon.1) 4733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.587674+0000 mon.c (mon.1) 4717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.589922+0000 mon.c (mon.1) 4718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.589922+0000 mon.c (mon.1) 4718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.590626+0000 mon.c (mon.1) 4719 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.590626+0000 mon.c (mon.1) 4719 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.596759+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.596759+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.638044+0000 mon.c (mon.1) 4720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.638044+0000 mon.c (mon.1) 4720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.640267+0000 mon.c (mon.1) 4721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:31.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.640267+0000 mon.c (mon.1) 4721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:31.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.641759+0000 mon.c (mon.1) 4722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.641759+0000 mon.c (mon.1) 4722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.644017+0000 mon.c (mon.1) 4723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.644017+0000 mon.c (mon.1) 4723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.645073+0000 mon.c (mon.1) 4724 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.645073+0000 mon.c (mon.1) 4724 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.650178+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.650178+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.697049+0000 mon.c (mon.1) 4725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.763476+0000 mon.c (mon.1) 4734 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.763476+0000 mon.c (mon.1) 4734 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.768642+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.768642+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.833133+0000 mon.c (mon.1) 4735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.833133+0000 mon.c (mon.1) 4735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.836408+0000 mon.c (mon.1) 4736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:31.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.836408+0000 mon.c (mon.1) 4736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:31.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.837947+0000 mon.c (mon.1) 4737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.837947+0000 mon.c (mon.1) 4737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.840977+0000 mon.c (mon.1) 4738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.840977+0000 mon.c (mon.1) 4738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.842153+0000 mon.c (mon.1) 4739 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.842153+0000 mon.c (mon.1) 4739 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.848093+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[73084]: audit 2024-04-22T21:14:30.848093+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.697049+0000 mon.c (mon.1) 4725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.699540+0000 mon.c (mon.1) 4726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:31.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.699540+0000 mon.c (mon.1) 4726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:31.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.700570+0000 mon.c (mon.1) 4727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.700570+0000 mon.c (mon.1) 4727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.702812+0000 mon.c (mon.1) 4728 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.702812+0000 mon.c (mon.1) 4728 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.703639+0000 mon.c (mon.1) 4729 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.703639+0000 mon.c (mon.1) 4729 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.709709+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.709709+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.756255+0000 mon.c (mon.1) 4730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.756255+0000 mon.c (mon.1) 4730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.758808+0000 mon.c (mon.1) 4731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:31.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.758808+0000 mon.c (mon.1) 4731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:31.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.759946+0000 mon.c (mon.1) 4732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.759946+0000 mon.c (mon.1) 4732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.762697+0000 mon.c (mon.1) 4733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.762697+0000 mon.c (mon.1) 4733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.763476+0000 mon.c (mon.1) 4734 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.763476+0000 mon.c (mon.1) 4734 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.768642+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.768642+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.833133+0000 mon.c (mon.1) 4735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.833133+0000 mon.c (mon.1) 4735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.836408+0000 mon.c (mon.1) 4736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:31.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.836408+0000 mon.c (mon.1) 4736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:31.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.837947+0000 mon.c (mon.1) 4737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.837947+0000 mon.c (mon.1) 4737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:31.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.840977+0000 mon.c (mon.1) 4738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.840977+0000 mon.c (mon.1) 4738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:31.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.842153+0000 mon.c (mon.1) 4739 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.842153+0000 mon.c (mon.1) 4739 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:31.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.848093+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:30 smithi121 bash[75184]: audit 2024-04-22T21:14:30.848093+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:31.497 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T21:14:31.497 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi121 smithi121 running 3s ago 22m - - 2024-04-22T21:14:31.497 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi123 smithi123 running 5s ago 21m - - 2024-04-22T21:14:31.497 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (8m) 3s ago 15m 13.3M - 0.23.0 ba2b418f427c 75d0217c38a9 2024-04-22T21:14:31.497 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (8m) 5s ago 15m 40.7M - 8.3.5 dad864ee21e9 800591342f16 2024-04-22T21:14:31.497 INFO:teuthology.orchestra.run.smithi121.stdout:iscsi.foo.smithi121.rxpsbc smithi121 running (7m) 3s ago 13m 44.9M - 3.5 e1d6a67b021e 106eadf8e441 2024-04-22T21:14:31.497 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443,9283,8765 running (7m) 5s ago 21m 522M - 19.0.0-3198-g56e81df3 82086b19bb07 47d10e8cef27 2024-04-22T21:14:31.497 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443,9283,8765 running (7m) 3s ago 23m 439M - 19.0.0-3198-g56e81df3 82086b19bb07 8406ceac8ad3 2024-04-22T21:14:31.498 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (6m) 3s ago 23m 70.8M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 f5b71d32306b 2024-04-22T21:14:31.498 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (5m) 5s ago 21m 51.5M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 db2fb24d7454 2024-04-22T21:14:31.498 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (6m) 3s ago 21m 62.3M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 425f9e808335 2024-04-22T21:14:31.498 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (9m) 3s ago 15m 9828k - 1.3.1 1dbe0e931976 7b20ff211618 2024-04-22T21:14:31.498 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (8m) 5s ago 15m 9960k - 1.3.1 1dbe0e931976 c449de2e89b9 2024-04-22T21:14:31.498 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (4m) 3s ago 20m 55.2M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 afe0c773b859 2024-04-22T21:14:31.498 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (4m) 3s ago 20m 61.8M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 8e891d1550a4 2024-04-22T21:14:31.498 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (3m) 3s ago 19m 55.8M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 31a08ebbc5f6 2024-04-22T21:14:31.498 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (2m) 3s ago 19m 54.5M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 6c42aa4939cb 2024-04-22T21:14:31.498 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (114s) 5s ago 18m 48.8M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 76b1894f04d2 2024-04-22T21:14:31.498 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (75s) 5s ago 17m 48.2M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 d058156b75a3 2024-04-22T21:14:31.499 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (36s) 5s ago 17m 51.0M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 80e9fbeddc85 2024-04-22T21:14:31.499 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 starting - - - 4096M 2024-04-22T21:14:31.499 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (7m) 5s ago 15m 65.9M - 2.33.4 514e6a882f6e 14ed9f8bb5de 2024-04-22T21:14:31.499 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi121.fpqyxe smithi121 *:8000 running (13m) 3s ago 13m 87.6M - 17.2.0 e1d6a67b021e 3c014c62895e 2024-04-22T21:14:31.499 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi123.ducldy smithi123 *:8000 running (13m) 5s ago 13m 87.8M - 17.2.0 e1d6a67b021e 9dfc66019212 2024-04-22T21:14:31.499 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi121.umzhsg smithi121 *:80 running (13m) 3s ago 13m 87.4M - 17.2.0 e1d6a67b021e 49d78336324c 2024-04-22T21:14:31.499 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi123.ywhrus smithi123 *:80 running (13m) 5s ago 13m 86.9M - 17.2.0 e1d6a67b021e d78a39784a57 2024-04-22T21:14:31.927 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:14:31.928 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-04-22T21:14:31.928 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 3 2024-04-22T21:14:31.928 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:14:31.928 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-04-22T21:14:31.928 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 2 2024-04-22T21:14:31.928 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:14:31.928 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-04-22T21:14:31.928 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 7 2024-04-22T21:14:31.928 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:14:31.928 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-04-22T21:14:31.929 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-22T21:14:31.929 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:14:31.929 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-04-22T21:14:31.929 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-04-22T21:14:31.929 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 12 2024-04-22T21:14:31.929 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:14:31.929 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:14:32.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: cluster 2024-04-22T21:14:30.541424+0000 mgr.x (mgr.34107) 1573 : cluster [DBG] pgmap v259: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:32.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: cluster 2024-04-22T21:14:30.541424+0000 mgr.x (mgr.34107) 1573 : cluster [DBG] pgmap v259: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:32.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: cephadm 2024-04-22T21:14:30.546534+0000 mgr.x (mgr.34107) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: cephadm 2024-04-22T21:14:30.546534+0000 mgr.x (mgr.34107) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: cephadm 2024-04-22T21:14:30.601579+0000 mgr.x (mgr.34107) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: cephadm 2024-04-22T21:14:30.601579+0000 mgr.x (mgr.34107) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: cephadm 2024-04-22T21:14:30.655165+0000 mgr.x (mgr.34107) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: cephadm 2024-04-22T21:14:30.655165+0000 mgr.x (mgr.34107) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: cephadm 2024-04-22T21:14:30.714631+0000 mgr.x (mgr.34107) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: cephadm 2024-04-22T21:14:30.714631+0000 mgr.x (mgr.34107) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: cephadm 2024-04-22T21:14:30.773417+0000 mgr.x (mgr.34107) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: cephadm 2024-04-22T21:14:30.773417+0000 mgr.x (mgr.34107) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:30.796317+0000 mgr.x (mgr.34107) 1579 : audit [DBG] from='client.54538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:32.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:30.796317+0000 mgr.x (mgr.34107) 1579 : audit [DBG] from='client.54538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:32.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: cluster 2024-04-22T21:14:30.849680+0000 mon.a (mon.0) 1675 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:14:32.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: cluster 2024-04-22T21:14:30.849680+0000 mon.a (mon.0) 1675 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:14:32.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: cephadm 2024-04-22T21:14:30.854629+0000 mgr.x (mgr.34107) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: cephadm 2024-04-22T21:14:30.854629+0000 mgr.x (mgr.34107) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:30.913415+0000 mon.c (mon.1) 4740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:30.913415+0000 mon.c (mon.1) 4740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:30.920450+0000 mon.c (mon.1) 4741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:30.920450+0000 mon.c (mon.1) 4741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:30.921417+0000 mon.c (mon.1) 4742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:30.921417+0000 mon.c (mon.1) 4742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:30.923596+0000 mon.c (mon.1) 4743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:30.923596+0000 mon.c (mon.1) 4743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:30.924301+0000 mon.c (mon.1) 4744 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:30.924301+0000 mon.c (mon.1) 4744 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:30.932132+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:30.932132+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: cephadm 2024-04-22T21:14:30.939735+0000 mgr.x (mgr.34107) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: cephadm 2024-04-22T21:14:30.939735+0000 mgr.x (mgr.34107) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:30.997422+0000 mon.c (mon.1) 4745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:30.997422+0000 mon.c (mon.1) 4745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.000084+0000 mon.c (mon.1) 4746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.000084+0000 mon.c (mon.1) 4746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.001219+0000 mon.c (mon.1) 4747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.001219+0000 mon.c (mon.1) 4747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.003806+0000 mon.c (mon.1) 4748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.003806+0000 mon.c (mon.1) 4748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.004647+0000 mon.c (mon.1) 4749 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.004647+0000 mon.c (mon.1) 4749 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.012283+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.012283+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: cephadm 2024-04-22T21:14:31.019646+0000 mgr.x (mgr.34107) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: cephadm 2024-04-22T21:14:31.019646+0000 mgr.x (mgr.34107) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.092743+0000 mon.c (mon.1) 4750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.092743+0000 mon.c (mon.1) 4750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.095602+0000 mon.c (mon.1) 4751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.095602+0000 mon.c (mon.1) 4751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.097241+0000 mon.c (mon.1) 4752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.097241+0000 mon.c (mon.1) 4752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.101406+0000 mon.c (mon.1) 4753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.101406+0000 mon.c (mon.1) 4753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.102698+0000 mon.c (mon.1) 4754 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.102698+0000 mon.c (mon.1) 4754 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.111055+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.111055+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: cephadm 2024-04-22T21:14:31.121156+0000 mgr.x (mgr.34107) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: cephadm 2024-04-22T21:14:31.121156+0000 mgr.x (mgr.34107) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.154384+0000 mgr.x (mgr.34107) 1584 : audit [DBG] from='client.54544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:32.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.154384+0000 mgr.x (mgr.34107) 1584 : audit [DBG] from='client.54544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:32.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.195617+0000 mon.c (mon.1) 4755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.195617+0000 mon.c (mon.1) 4755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.198124+0000 mon.c (mon.1) 4756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.198124+0000 mon.c (mon.1) 4756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.199264+0000 mon.c (mon.1) 4757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.199264+0000 mon.c (mon.1) 4757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.201771+0000 mon.c (mon.1) 4758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.201771+0000 mon.c (mon.1) 4758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.202562+0000 mon.c (mon.1) 4759 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.202562+0000 mon.c (mon.1) 4759 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.210263+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.210263+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: cephadm 2024-04-22T21:14:31.217521+0000 mgr.x (mgr.34107) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: cephadm 2024-04-22T21:14:31.217521+0000 mgr.x (mgr.34107) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.269984+0000 mon.c (mon.1) 4760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.269984+0000 mon.c (mon.1) 4760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.271955+0000 mon.c (mon.1) 4761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.271955+0000 mon.c (mon.1) 4761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.272829+0000 mon.c (mon.1) 4762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.272829+0000 mon.c (mon.1) 4762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.274707+0000 mon.c (mon.1) 4763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.274707+0000 mon.c (mon.1) 4763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.275329+0000 mon.c (mon.1) 4764 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.275329+0000 mon.c (mon.1) 4764 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.282545+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.282545+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: cephadm 2024-04-22T21:14:31.289827+0000 mgr.x (mgr.34107) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: cephadm 2024-04-22T21:14:31.289827+0000 mgr.x (mgr.34107) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.330254+0000 mon.c (mon.1) 4765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.330254+0000 mon.c (mon.1) 4765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.332535+0000 mon.c (mon.1) 4766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.332535+0000 mon.c (mon.1) 4766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.333778+0000 mon.c (mon.1) 4767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.333778+0000 mon.c (mon.1) 4767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.336001+0000 mon.c (mon.1) 4768 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.336001+0000 mon.c (mon.1) 4768 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.336682+0000 mon.c (mon.1) 4769 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.336682+0000 mon.c (mon.1) 4769 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.343886+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.343886+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: cephadm 2024-04-22T21:14:31.351169+0000 mgr.x (mgr.34107) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: cephadm 2024-04-22T21:14:31.351169+0000 mgr.x (mgr.34107) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.404744+0000 mon.c (mon.1) 4770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.404744+0000 mon.c (mon.1) 4770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.407148+0000 mon.c (mon.1) 4771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.407148+0000 mon.c (mon.1) 4771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.408361+0000 mon.c (mon.1) 4772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.408361+0000 mon.c (mon.1) 4772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.410290+0000 mon.c (mon.1) 4773 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.410290+0000 mon.c (mon.1) 4773 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.410997+0000 mon.c (mon.1) 4774 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.410997+0000 mon.c (mon.1) 4774 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.418230+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.418230+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: cephadm 2024-04-22T21:14:31.425307+0000 mgr.x (mgr.34107) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: cephadm 2024-04-22T21:14:31.425307+0000 mgr.x (mgr.34107) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.461475+0000 mon.c (mon.1) 4775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.461475+0000 mon.c (mon.1) 4775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.463666+0000 mon.c (mon.1) 4776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.463666+0000 mon.c (mon.1) 4776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.464536+0000 mon.c (mon.1) 4777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.464536+0000 mon.c (mon.1) 4777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.466411+0000 mon.c (mon.1) 4778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.466411+0000 mon.c (mon.1) 4778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.467515+0000 mon.c (mon.1) 4779 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.467515+0000 mon.c (mon.1) 4779 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.474385+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.474385+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.533403+0000 mon.c (mon.1) 4780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.533403+0000 mon.c (mon.1) 4780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.535776+0000 mon.c (mon.1) 4781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.535776+0000 mon.c (mon.1) 4781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.536759+0000 mon.c (mon.1) 4782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.536759+0000 mon.c (mon.1) 4782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.538861+0000 mon.c (mon.1) 4783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.538861+0000 mon.c (mon.1) 4783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.539705+0000 mon.c (mon.1) 4784 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.539705+0000 mon.c (mon.1) 4784 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.546814+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.546814+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.590406+0000 mon.c (mon.1) 4785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.590406+0000 mon.c (mon.1) 4785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.592412+0000 mon.c (mon.1) 4786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.592412+0000 mon.c (mon.1) 4786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.593277+0000 mon.c (mon.1) 4787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.593277+0000 mon.c (mon.1) 4787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.595143+0000 mon.c (mon.1) 4788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.595143+0000 mon.c (mon.1) 4788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.595834+0000 mon.c (mon.1) 4789 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.595834+0000 mon.c (mon.1) 4789 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.602676+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.602676+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.649409+0000 mon.c (mon.1) 4790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.649409+0000 mon.c (mon.1) 4790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.651695+0000 mon.c (mon.1) 4791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.651695+0000 mon.c (mon.1) 4791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.652612+0000 mon.c (mon.1) 4792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.652612+0000 mon.c (mon.1) 4792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.654623+0000 mon.c (mon.1) 4793 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.654623+0000 mon.c (mon.1) 4793 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.655318+0000 mon.c (mon.1) 4794 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.655318+0000 mon.c (mon.1) 4794 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.661030+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.661030+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.701968+0000 mon.c (mon.1) 4795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.701968+0000 mon.c (mon.1) 4795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.704249+0000 mon.c (mon.1) 4796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.704249+0000 mon.c (mon.1) 4796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.705433+0000 mon.c (mon.1) 4797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.705433+0000 mon.c (mon.1) 4797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.707775+0000 mon.c (mon.1) 4798 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.707775+0000 mon.c (mon.1) 4798 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.708706+0000 mon.c (mon.1) 4799 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.708706+0000 mon.c (mon.1) 4799 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.715917+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.715917+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.761218+0000 mon.c (mon.1) 4800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.761218+0000 mon.c (mon.1) 4800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.764354+0000 mon.c (mon.1) 4801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.764354+0000 mon.c (mon.1) 4801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.765552+0000 mon.c (mon.1) 4802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.765552+0000 mon.c (mon.1) 4802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.767993+0000 mon.c (mon.1) 4803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.767993+0000 mon.c (mon.1) 4803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.768786+0000 mon.c (mon.1) 4804 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.768786+0000 mon.c (mon.1) 4804 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.776756+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.776756+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.831068+0000 mon.c (mon.1) 4805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.831068+0000 mon.c (mon.1) 4805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.834973+0000 mon.c (mon.1) 4806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.834973+0000 mon.c (mon.1) 4806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.836609+0000 mon.c (mon.1) 4807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.836609+0000 mon.c (mon.1) 4807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.839978+0000 mon.c (mon.1) 4808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.839978+0000 mon.c (mon.1) 4808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.841067+0000 mon.c (mon.1) 4809 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.841067+0000 mon.c (mon.1) 4809 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.848436+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:31 smithi123 bash[58916]: audit 2024-04-22T21:14:31.848436+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: cluster 2024-04-22T21:14:30.541424+0000 mgr.x (mgr.34107) 1573 : cluster [DBG] pgmap v259: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:32.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: cluster 2024-04-22T21:14:30.541424+0000 mgr.x (mgr.34107) 1573 : cluster [DBG] pgmap v259: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:32.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: cephadm 2024-04-22T21:14:30.546534+0000 mgr.x (mgr.34107) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: cephadm 2024-04-22T21:14:30.546534+0000 mgr.x (mgr.34107) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: cephadm 2024-04-22T21:14:30.601579+0000 mgr.x (mgr.34107) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: cephadm 2024-04-22T21:14:30.601579+0000 mgr.x (mgr.34107) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: cephadm 2024-04-22T21:14:30.655165+0000 mgr.x (mgr.34107) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: cephadm 2024-04-22T21:14:30.655165+0000 mgr.x (mgr.34107) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: cephadm 2024-04-22T21:14:30.714631+0000 mgr.x (mgr.34107) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: cephadm 2024-04-22T21:14:30.714631+0000 mgr.x (mgr.34107) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: cephadm 2024-04-22T21:14:30.773417+0000 mgr.x (mgr.34107) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: cephadm 2024-04-22T21:14:30.773417+0000 mgr.x (mgr.34107) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:30.796317+0000 mgr.x (mgr.34107) 1579 : audit [DBG] from='client.54538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:32.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:30.796317+0000 mgr.x (mgr.34107) 1579 : audit [DBG] from='client.54538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:32.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: cluster 2024-04-22T21:14:30.849680+0000 mon.a (mon.0) 1675 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:14:32.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: cluster 2024-04-22T21:14:30.849680+0000 mon.a (mon.0) 1675 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:14:32.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: cephadm 2024-04-22T21:14:30.854629+0000 mgr.x (mgr.34107) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: cephadm 2024-04-22T21:14:30.854629+0000 mgr.x (mgr.34107) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:30.913415+0000 mon.c (mon.1) 4740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:30.913415+0000 mon.c (mon.1) 4740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: cluster 2024-04-22T21:14:30.541424+0000 mgr.x (mgr.34107) 1573 : cluster [DBG] pgmap v259: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:32.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: cluster 2024-04-22T21:14:30.541424+0000 mgr.x (mgr.34107) 1573 : cluster [DBG] pgmap v259: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:32.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: cephadm 2024-04-22T21:14:30.546534+0000 mgr.x (mgr.34107) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: cephadm 2024-04-22T21:14:30.546534+0000 mgr.x (mgr.34107) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: cephadm 2024-04-22T21:14:30.601579+0000 mgr.x (mgr.34107) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: cephadm 2024-04-22T21:14:30.601579+0000 mgr.x (mgr.34107) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: cephadm 2024-04-22T21:14:30.655165+0000 mgr.x (mgr.34107) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: cephadm 2024-04-22T21:14:30.655165+0000 mgr.x (mgr.34107) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: cephadm 2024-04-22T21:14:30.714631+0000 mgr.x (mgr.34107) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: cephadm 2024-04-22T21:14:30.714631+0000 mgr.x (mgr.34107) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: cephadm 2024-04-22T21:14:30.773417+0000 mgr.x (mgr.34107) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: cephadm 2024-04-22T21:14:30.773417+0000 mgr.x (mgr.34107) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:30.796317+0000 mgr.x (mgr.34107) 1579 : audit [DBG] from='client.54538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:32.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:30.796317+0000 mgr.x (mgr.34107) 1579 : audit [DBG] from='client.54538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:32.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: cluster 2024-04-22T21:14:30.849680+0000 mon.a (mon.0) 1675 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:14:32.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: cluster 2024-04-22T21:14:30.849680+0000 mon.a (mon.0) 1675 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:14:32.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: cephadm 2024-04-22T21:14:30.854629+0000 mgr.x (mgr.34107) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: cephadm 2024-04-22T21:14:30.854629+0000 mgr.x (mgr.34107) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:30.913415+0000 mon.c (mon.1) 4740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:30.913415+0000 mon.c (mon.1) 4740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:30.920450+0000 mon.c (mon.1) 4741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:30.920450+0000 mon.c (mon.1) 4741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:30.921417+0000 mon.c (mon.1) 4742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:30.921417+0000 mon.c (mon.1) 4742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:30.923596+0000 mon.c (mon.1) 4743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:30.923596+0000 mon.c (mon.1) 4743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:30.924301+0000 mon.c (mon.1) 4744 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:30.924301+0000 mon.c (mon.1) 4744 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:30.932132+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:30.932132+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: cephadm 2024-04-22T21:14:30.939735+0000 mgr.x (mgr.34107) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: cephadm 2024-04-22T21:14:30.939735+0000 mgr.x (mgr.34107) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:30.997422+0000 mon.c (mon.1) 4745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:30.997422+0000 mon.c (mon.1) 4745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.000084+0000 mon.c (mon.1) 4746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.000084+0000 mon.c (mon.1) 4746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.001219+0000 mon.c (mon.1) 4747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.001219+0000 mon.c (mon.1) 4747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.003806+0000 mon.c (mon.1) 4748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.003806+0000 mon.c (mon.1) 4748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.004647+0000 mon.c (mon.1) 4749 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.004647+0000 mon.c (mon.1) 4749 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.012283+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.012283+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: cephadm 2024-04-22T21:14:31.019646+0000 mgr.x (mgr.34107) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: cephadm 2024-04-22T21:14:31.019646+0000 mgr.x (mgr.34107) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.092743+0000 mon.c (mon.1) 4750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.092743+0000 mon.c (mon.1) 4750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.095602+0000 mon.c (mon.1) 4751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.095602+0000 mon.c (mon.1) 4751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.097241+0000 mon.c (mon.1) 4752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.097241+0000 mon.c (mon.1) 4752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.101406+0000 mon.c (mon.1) 4753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.101406+0000 mon.c (mon.1) 4753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.102698+0000 mon.c (mon.1) 4754 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.102698+0000 mon.c (mon.1) 4754 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.111055+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.111055+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: cephadm 2024-04-22T21:14:31.121156+0000 mgr.x (mgr.34107) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:30.920450+0000 mon.c (mon.1) 4741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:30.920450+0000 mon.c (mon.1) 4741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:30.921417+0000 mon.c (mon.1) 4742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:30.921417+0000 mon.c (mon.1) 4742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:30.923596+0000 mon.c (mon.1) 4743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:30.923596+0000 mon.c (mon.1) 4743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:30.924301+0000 mon.c (mon.1) 4744 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:30.924301+0000 mon.c (mon.1) 4744 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:30.932132+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:30.932132+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: cephadm 2024-04-22T21:14:30.939735+0000 mgr.x (mgr.34107) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: cephadm 2024-04-22T21:14:30.939735+0000 mgr.x (mgr.34107) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:30.997422+0000 mon.c (mon.1) 4745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:30.997422+0000 mon.c (mon.1) 4745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.000084+0000 mon.c (mon.1) 4746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.000084+0000 mon.c (mon.1) 4746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.001219+0000 mon.c (mon.1) 4747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.001219+0000 mon.c (mon.1) 4747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.003806+0000 mon.c (mon.1) 4748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: cephadm 2024-04-22T21:14:31.121156+0000 mgr.x (mgr.34107) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.154384+0000 mgr.x (mgr.34107) 1584 : audit [DBG] from='client.54544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:32.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.154384+0000 mgr.x (mgr.34107) 1584 : audit [DBG] from='client.54544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:32.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.195617+0000 mon.c (mon.1) 4755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.195617+0000 mon.c (mon.1) 4755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.198124+0000 mon.c (mon.1) 4756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.198124+0000 mon.c (mon.1) 4756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.199264+0000 mon.c (mon.1) 4757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.199264+0000 mon.c (mon.1) 4757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.201771+0000 mon.c (mon.1) 4758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.201771+0000 mon.c (mon.1) 4758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.202562+0000 mon.c (mon.1) 4759 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.202562+0000 mon.c (mon.1) 4759 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.210263+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.210263+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: cephadm 2024-04-22T21:14:31.217521+0000 mgr.x (mgr.34107) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: cephadm 2024-04-22T21:14:31.217521+0000 mgr.x (mgr.34107) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.269984+0000 mon.c (mon.1) 4760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.269984+0000 mon.c (mon.1) 4760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.271955+0000 mon.c (mon.1) 4761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.271955+0000 mon.c (mon.1) 4761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.272829+0000 mon.c (mon.1) 4762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.272829+0000 mon.c (mon.1) 4762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.274707+0000 mon.c (mon.1) 4763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.274707+0000 mon.c (mon.1) 4763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.275329+0000 mon.c (mon.1) 4764 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.275329+0000 mon.c (mon.1) 4764 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.282545+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.282545+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: cephadm 2024-04-22T21:14:31.289827+0000 mgr.x (mgr.34107) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: cephadm 2024-04-22T21:14:31.289827+0000 mgr.x (mgr.34107) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.330254+0000 mon.c (mon.1) 4765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.330254+0000 mon.c (mon.1) 4765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.332535+0000 mon.c (mon.1) 4766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.332535+0000 mon.c (mon.1) 4766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.333778+0000 mon.c (mon.1) 4767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.333778+0000 mon.c (mon.1) 4767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.336001+0000 mon.c (mon.1) 4768 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.336001+0000 mon.c (mon.1) 4768 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.003806+0000 mon.c (mon.1) 4748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.004647+0000 mon.c (mon.1) 4749 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.004647+0000 mon.c (mon.1) 4749 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.012283+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.012283+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: cephadm 2024-04-22T21:14:31.019646+0000 mgr.x (mgr.34107) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: cephadm 2024-04-22T21:14:31.019646+0000 mgr.x (mgr.34107) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.092743+0000 mon.c (mon.1) 4750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.092743+0000 mon.c (mon.1) 4750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.095602+0000 mon.c (mon.1) 4751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.095602+0000 mon.c (mon.1) 4751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.097241+0000 mon.c (mon.1) 4752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.097241+0000 mon.c (mon.1) 4752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.101406+0000 mon.c (mon.1) 4753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.101406+0000 mon.c (mon.1) 4753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.102698+0000 mon.c (mon.1) 4754 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.102698+0000 mon.c (mon.1) 4754 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.111055+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.111055+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: cephadm 2024-04-22T21:14:31.121156+0000 mgr.x (mgr.34107) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.336682+0000 mon.c (mon.1) 4769 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.336682+0000 mon.c (mon.1) 4769 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.343886+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.343886+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: cephadm 2024-04-22T21:14:31.351169+0000 mgr.x (mgr.34107) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: cephadm 2024-04-22T21:14:31.351169+0000 mgr.x (mgr.34107) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.404744+0000 mon.c (mon.1) 4770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.404744+0000 mon.c (mon.1) 4770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.407148+0000 mon.c (mon.1) 4771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.407148+0000 mon.c (mon.1) 4771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.408361+0000 mon.c (mon.1) 4772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.408361+0000 mon.c (mon.1) 4772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.410290+0000 mon.c (mon.1) 4773 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.410290+0000 mon.c (mon.1) 4773 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.410997+0000 mon.c (mon.1) 4774 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.410997+0000 mon.c (mon.1) 4774 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.418230+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.418230+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: cephadm 2024-04-22T21:14:31.425307+0000 mgr.x (mgr.34107) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: cephadm 2024-04-22T21:14:31.425307+0000 mgr.x (mgr.34107) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.461475+0000 mon.c (mon.1) 4775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.461475+0000 mon.c (mon.1) 4775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.463666+0000 mon.c (mon.1) 4776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.463666+0000 mon.c (mon.1) 4776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.464536+0000 mon.c (mon.1) 4777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.464536+0000 mon.c (mon.1) 4777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.466411+0000 mon.c (mon.1) 4778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.466411+0000 mon.c (mon.1) 4778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.467515+0000 mon.c (mon.1) 4779 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.467515+0000 mon.c (mon.1) 4779 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.474385+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.474385+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.533403+0000 mon.c (mon.1) 4780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.533403+0000 mon.c (mon.1) 4780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.535776+0000 mon.c (mon.1) 4781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.535776+0000 mon.c (mon.1) 4781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.536759+0000 mon.c (mon.1) 4782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.536759+0000 mon.c (mon.1) 4782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.538861+0000 mon.c (mon.1) 4783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: cephadm 2024-04-22T21:14:31.121156+0000 mgr.x (mgr.34107) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.154384+0000 mgr.x (mgr.34107) 1584 : audit [DBG] from='client.54544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:32.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.154384+0000 mgr.x (mgr.34107) 1584 : audit [DBG] from='client.54544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:32.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.195617+0000 mon.c (mon.1) 4755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.195617+0000 mon.c (mon.1) 4755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.198124+0000 mon.c (mon.1) 4756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.198124+0000 mon.c (mon.1) 4756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.199264+0000 mon.c (mon.1) 4757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.199264+0000 mon.c (mon.1) 4757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.201771+0000 mon.c (mon.1) 4758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.201771+0000 mon.c (mon.1) 4758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.202562+0000 mon.c (mon.1) 4759 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.202562+0000 mon.c (mon.1) 4759 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.210263+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.210263+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: cephadm 2024-04-22T21:14:31.217521+0000 mgr.x (mgr.34107) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: cephadm 2024-04-22T21:14:31.217521+0000 mgr.x (mgr.34107) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.269984+0000 mon.c (mon.1) 4760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.269984+0000 mon.c (mon.1) 4760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.271955+0000 mon.c (mon.1) 4761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.538861+0000 mon.c (mon.1) 4783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.539705+0000 mon.c (mon.1) 4784 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.539705+0000 mon.c (mon.1) 4784 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.546814+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.546814+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.590406+0000 mon.c (mon.1) 4785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.590406+0000 mon.c (mon.1) 4785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.592412+0000 mon.c (mon.1) 4786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.592412+0000 mon.c (mon.1) 4786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.593277+0000 mon.c (mon.1) 4787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.593277+0000 mon.c (mon.1) 4787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.595143+0000 mon.c (mon.1) 4788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.595143+0000 mon.c (mon.1) 4788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.595834+0000 mon.c (mon.1) 4789 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.595834+0000 mon.c (mon.1) 4789 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.602676+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.602676+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.649409+0000 mon.c (mon.1) 4790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.649409+0000 mon.c (mon.1) 4790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.651695+0000 mon.c (mon.1) 4791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.271955+0000 mon.c (mon.1) 4761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.272829+0000 mon.c (mon.1) 4762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.272829+0000 mon.c (mon.1) 4762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.274707+0000 mon.c (mon.1) 4763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.274707+0000 mon.c (mon.1) 4763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.275329+0000 mon.c (mon.1) 4764 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.275329+0000 mon.c (mon.1) 4764 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.282545+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.282545+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: cephadm 2024-04-22T21:14:31.289827+0000 mgr.x (mgr.34107) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: cephadm 2024-04-22T21:14:31.289827+0000 mgr.x (mgr.34107) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.330254+0000 mon.c (mon.1) 4765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.330254+0000 mon.c (mon.1) 4765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.332535+0000 mon.c (mon.1) 4766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.332535+0000 mon.c (mon.1) 4766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.333778+0000 mon.c (mon.1) 4767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.333778+0000 mon.c (mon.1) 4767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.336001+0000 mon.c (mon.1) 4768 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.336001+0000 mon.c (mon.1) 4768 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.651695+0000 mon.c (mon.1) 4791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.652612+0000 mon.c (mon.1) 4792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.652612+0000 mon.c (mon.1) 4792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.654623+0000 mon.c (mon.1) 4793 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.654623+0000 mon.c (mon.1) 4793 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.655318+0000 mon.c (mon.1) 4794 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.655318+0000 mon.c (mon.1) 4794 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.661030+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.661030+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.701968+0000 mon.c (mon.1) 4795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.701968+0000 mon.c (mon.1) 4795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.704249+0000 mon.c (mon.1) 4796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.704249+0000 mon.c (mon.1) 4796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.705433+0000 mon.c (mon.1) 4797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.705433+0000 mon.c (mon.1) 4797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.707775+0000 mon.c (mon.1) 4798 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.707775+0000 mon.c (mon.1) 4798 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.708706+0000 mon.c (mon.1) 4799 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.708706+0000 mon.c (mon.1) 4799 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.715917+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.715917+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.761218+0000 mon.c (mon.1) 4800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.761218+0000 mon.c (mon.1) 4800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.764354+0000 mon.c (mon.1) 4801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.764354+0000 mon.c (mon.1) 4801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.765552+0000 mon.c (mon.1) 4802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.765552+0000 mon.c (mon.1) 4802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.767993+0000 mon.c (mon.1) 4803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.767993+0000 mon.c (mon.1) 4803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.768786+0000 mon.c (mon.1) 4804 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.768786+0000 mon.c (mon.1) 4804 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.776756+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.776756+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.831068+0000 mon.c (mon.1) 4805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.831068+0000 mon.c (mon.1) 4805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.834973+0000 mon.c (mon.1) 4806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.834973+0000 mon.c (mon.1) 4806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.836609+0000 mon.c (mon.1) 4807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.836609+0000 mon.c (mon.1) 4807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.839978+0000 mon.c (mon.1) 4808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.839978+0000 mon.c (mon.1) 4808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.841067+0000 mon.c (mon.1) 4809 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.841067+0000 mon.c (mon.1) 4809 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.848436+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[75184]: audit 2024-04-22T21:14:31.848436+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.336682+0000 mon.c (mon.1) 4769 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.336682+0000 mon.c (mon.1) 4769 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.343886+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.343886+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: cephadm 2024-04-22T21:14:31.351169+0000 mgr.x (mgr.34107) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: cephadm 2024-04-22T21:14:31.351169+0000 mgr.x (mgr.34107) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.404744+0000 mon.c (mon.1) 4770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.404744+0000 mon.c (mon.1) 4770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.407148+0000 mon.c (mon.1) 4771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.407148+0000 mon.c (mon.1) 4771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.408361+0000 mon.c (mon.1) 4772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.408361+0000 mon.c (mon.1) 4772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.410290+0000 mon.c (mon.1) 4773 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.410290+0000 mon.c (mon.1) 4773 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.410997+0000 mon.c (mon.1) 4774 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.410997+0000 mon.c (mon.1) 4774 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.418230+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.418230+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: cephadm 2024-04-22T21:14:31.425307+0000 mgr.x (mgr.34107) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: cephadm 2024-04-22T21:14:31.425307+0000 mgr.x (mgr.34107) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.461475+0000 mon.c (mon.1) 4775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.461475+0000 mon.c (mon.1) 4775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.463666+0000 mon.c (mon.1) 4776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.463666+0000 mon.c (mon.1) 4776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.464536+0000 mon.c (mon.1) 4777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.464536+0000 mon.c (mon.1) 4777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.466411+0000 mon.c (mon.1) 4778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.466411+0000 mon.c (mon.1) 4778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.467515+0000 mon.c (mon.1) 4779 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.467515+0000 mon.c (mon.1) 4779 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.474385+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.474385+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.533403+0000 mon.c (mon.1) 4780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.533403+0000 mon.c (mon.1) 4780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.535776+0000 mon.c (mon.1) 4781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.535776+0000 mon.c (mon.1) 4781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.536759+0000 mon.c (mon.1) 4782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.536759+0000 mon.c (mon.1) 4782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.538861+0000 mon.c (mon.1) 4783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.538861+0000 mon.c (mon.1) 4783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.539705+0000 mon.c (mon.1) 4784 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.539705+0000 mon.c (mon.1) 4784 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.546814+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.546814+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.590406+0000 mon.c (mon.1) 4785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.590406+0000 mon.c (mon.1) 4785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.592412+0000 mon.c (mon.1) 4786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.592412+0000 mon.c (mon.1) 4786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.593277+0000 mon.c (mon.1) 4787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.593277+0000 mon.c (mon.1) 4787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.595143+0000 mon.c (mon.1) 4788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.595143+0000 mon.c (mon.1) 4788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.595834+0000 mon.c (mon.1) 4789 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.595834+0000 mon.c (mon.1) 4789 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.602676+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.602676+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.649409+0000 mon.c (mon.1) 4790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.649409+0000 mon.c (mon.1) 4790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.651695+0000 mon.c (mon.1) 4791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.651695+0000 mon.c (mon.1) 4791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.652612+0000 mon.c (mon.1) 4792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.652612+0000 mon.c (mon.1) 4792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.654623+0000 mon.c (mon.1) 4793 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.654623+0000 mon.c (mon.1) 4793 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.655318+0000 mon.c (mon.1) 4794 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.655318+0000 mon.c (mon.1) 4794 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.661030+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.661030+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.701968+0000 mon.c (mon.1) 4795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.701968+0000 mon.c (mon.1) 4795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.704249+0000 mon.c (mon.1) 4796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.704249+0000 mon.c (mon.1) 4796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.705433+0000 mon.c (mon.1) 4797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.705433+0000 mon.c (mon.1) 4797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.707775+0000 mon.c (mon.1) 4798 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.707775+0000 mon.c (mon.1) 4798 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.708706+0000 mon.c (mon.1) 4799 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.708706+0000 mon.c (mon.1) 4799 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.715917+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.715917+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.761218+0000 mon.c (mon.1) 4800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.761218+0000 mon.c (mon.1) 4800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.764354+0000 mon.c (mon.1) 4801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.764354+0000 mon.c (mon.1) 4801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.765552+0000 mon.c (mon.1) 4802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.765552+0000 mon.c (mon.1) 4802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.767993+0000 mon.c (mon.1) 4803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.767993+0000 mon.c (mon.1) 4803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.768786+0000 mon.c (mon.1) 4804 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.768786+0000 mon.c (mon.1) 4804 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.776756+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.776756+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.831068+0000 mon.c (mon.1) 4805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.831068+0000 mon.c (mon.1) 4805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.834973+0000 mon.c (mon.1) 4806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.834973+0000 mon.c (mon.1) 4806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.836609+0000 mon.c (mon.1) 4807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.836609+0000 mon.c (mon.1) 4807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.839978+0000 mon.c (mon.1) 4808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.839978+0000 mon.c (mon.1) 4808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.841067+0000 mon.c (mon.1) 4809 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.841067+0000 mon.c (mon.1) 4809 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.848436+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:31 smithi121 bash[73084]: audit 2024-04-22T21:14:31.848436+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.318 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:14:32.318 INFO:teuthology.orchestra.run.smithi121.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d", 2024-04-22T21:14:32.318 INFO:teuthology.orchestra.run.smithi121.stdout: "in_progress": true, 2024-04-22T21:14:32.318 INFO:teuthology.orchestra.run.smithi121.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-22T21:14:32.318 INFO:teuthology.orchestra.run.smithi121.stdout: "services_complete": [ 2024-04-22T21:14:32.318 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr", 2024-04-22T21:14:32.318 INFO:teuthology.orchestra.run.smithi121.stdout: "mon" 2024-04-22T21:14:32.318 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2024-04-22T21:14:32.318 INFO:teuthology.orchestra.run.smithi121.stdout: "progress": "12/23 daemons upgraded", 2024-04-22T21:14:32.318 INFO:teuthology.orchestra.run.smithi121.stdout: "message": "Currently upgrading osd daemons", 2024-04-22T21:14:32.318 INFO:teuthology.orchestra.run.smithi121.stdout: "is_paused": false 2024-04-22T21:14:32.318 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:14:32.723 INFO:teuthology.orchestra.run.smithi121.stdout:HEALTH_WARN 1 osds down; all OSDs are running squid or later but require_osd_release < squid; Degraded data redundancy: 83/630 objects degraded (13.175%), 27 pgs degraded 2024-04-22T21:14:32.723 INFO:teuthology.orchestra.run.smithi121.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-22T21:14:32.723 INFO:teuthology.orchestra.run.smithi121.stdout: osd.7 (root=default,host=smithi123) is down 2024-04-22T21:14:32.723 INFO:teuthology.orchestra.run.smithi121.stdout:[WRN] OSD_UPGRADE_FINISHED: all OSDs are running squid or later but require_osd_release < squid 2024-04-22T21:14:32.723 INFO:teuthology.orchestra.run.smithi121.stdout: all OSDs are running squid or later but require_osd_release < squid 2024-04-22T21:14:32.723 INFO:teuthology.orchestra.run.smithi121.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 83/630 objects degraded (13.175%), 27 pgs degraded 2024-04-22T21:14:32.723 INFO:teuthology.orchestra.run.smithi121.stdout: pg 1.0 is active+undersized+degraded, acting [0,6] 2024-04-22T21:14:32.723 INFO:teuthology.orchestra.run.smithi121.stdout: pg 2.0 is active+undersized+degraded, acting [1,0] 2024-04-22T21:14:32.724 INFO:teuthology.orchestra.run.smithi121.stdout: pg 2.3 is active+undersized+degraded, acting [5,2] 2024-04-22T21:14:32.724 INFO:teuthology.orchestra.run.smithi121.stdout: pg 2.4 is active+undersized+degraded, acting [1,0] 2024-04-22T21:14:32.724 INFO:teuthology.orchestra.run.smithi121.stdout: pg 2.9 is active+undersized+degraded, acting [1,3] 2024-04-22T21:14:32.724 INFO:teuthology.orchestra.run.smithi121.stdout: pg 2.a is active+undersized+degraded, acting [1,3] 2024-04-22T21:14:32.724 INFO:teuthology.orchestra.run.smithi121.stdout: pg 2.b is active+undersized+degraded, acting [4,5] 2024-04-22T21:14:32.724 INFO:teuthology.orchestra.run.smithi121.stdout: pg 2.f is active+undersized+degraded, acting [4,0] 2024-04-22T21:14:32.724 INFO:teuthology.orchestra.run.smithi121.stdout: pg 2.12 is active+undersized+degraded, acting [5,3] 2024-04-22T21:14:32.724 INFO:teuthology.orchestra.run.smithi121.stdout: pg 2.18 is active+undersized+degraded, acting [5,4] 2024-04-22T21:14:32.724 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.7 is active+undersized+degraded, acting [3,0] 2024-04-22T21:14:32.724 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.8 is active+undersized+degraded, acting [3,1] 2024-04-22T21:14:32.724 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.9 is active+undersized+degraded, acting [4,2] 2024-04-22T21:14:32.724 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.d is active+undersized+degraded, acting [5,6] 2024-04-22T21:14:32.724 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.e is active+undersized+degraded, acting [4,1] 2024-04-22T21:14:32.725 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.f is active+undersized+degraded, acting [4,0] 2024-04-22T21:14:32.725 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.11 is active+undersized+degraded, acting [4,6] 2024-04-22T21:14:32.725 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.12 is active+undersized+degraded, acting [0,3] 2024-04-22T21:14:32.725 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.13 is active+undersized+degraded, acting [4,2] 2024-04-22T21:14:32.725 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.14 is active+undersized+degraded, acting [4,6] 2024-04-22T21:14:32.725 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.15 is active+undersized+degraded, acting [3,4] 2024-04-22T21:14:32.725 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.16 is active+undersized+degraded, acting [5,1] 2024-04-22T21:14:32.725 INFO:teuthology.orchestra.run.smithi121.stdout: pg 3.1b is active+undersized+degraded, acting [0,4] 2024-04-22T21:14:32.725 INFO:teuthology.orchestra.run.smithi121.stdout: pg 4.0 is active+undersized+degraded, acting [3,0] 2024-04-22T21:14:32.725 INFO:teuthology.orchestra.run.smithi121.stdout: pg 4.3 is active+undersized+degraded, acting [0,5] 2024-04-22T21:14:32.725 INFO:teuthology.orchestra.run.smithi121.stdout: pg 4.14 is active+undersized+degraded, acting [3,1] 2024-04-22T21:14:32.725 INFO:teuthology.orchestra.run.smithi121.stdout: pg 4.15 is active+undersized+degraded, acting [5,3] 2024-04-22T21:14:32.852 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[76115]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-22T21:14:32.852 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[76115]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-22T21:14:32.852 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[76115]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-22T21:14:32.852 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[76115]: 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-22T21:14:32.852 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[76115]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-22T21:14:32.852 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[76115]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-22T21:14:32.853 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[76115]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-04-22T21:14:32.853 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[76115]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-22T21:14:32.853 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[76115]: --> ceph-volume raw activate successful for osd ID: 7 2024-04-22T21:14:32.860 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: cephadm 2024-04-22T21:14:31.481439+0000 mgr.x (mgr.34107) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.860 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: cephadm 2024-04-22T21:14:31.481439+0000 mgr.x (mgr.34107) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.860 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:31.494296+0000 mgr.x (mgr.34107) 1590 : audit [DBG] from='client.54550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:32.860 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:31.494296+0000 mgr.x (mgr.34107) 1590 : audit [DBG] from='client.54550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:32.861 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: cephadm 2024-04-22T21:14:31.554083+0000 mgr.x (mgr.34107) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.861 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: cephadm 2024-04-22T21:14:31.554083+0000 mgr.x (mgr.34107) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.861 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: cephadm 2024-04-22T21:14:31.608533+0000 mgr.x (mgr.34107) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.861 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: cephadm 2024-04-22T21:14:31.608533+0000 mgr.x (mgr.34107) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.861 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: cephadm 2024-04-22T21:14:31.665784+0000 mgr.x (mgr.34107) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.861 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: cephadm 2024-04-22T21:14:31.665784+0000 mgr.x (mgr.34107) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.861 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: cephadm 2024-04-22T21:14:31.720758+0000 mgr.x (mgr.34107) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.861 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: cephadm 2024-04-22T21:14:31.720758+0000 mgr.x (mgr.34107) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.861 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: cephadm 2024-04-22T21:14:31.781904+0000 mgr.x (mgr.34107) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.861 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: cephadm 2024-04-22T21:14:31.781904+0000 mgr.x (mgr.34107) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.861 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: cephadm 2024-04-22T21:14:31.855790+0000 mgr.x (mgr.34107) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.862 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: cephadm 2024-04-22T21:14:31.855790+0000 mgr.x (mgr.34107) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.862 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:31.938780+0000 mon.c (mon.1) 4810 : audit [DBG] from='client.? 172.21.15.121:0/3246369669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.862 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:31.938780+0000 mon.c (mon.1) 4810 : audit [DBG] from='client.? 172.21.15.121:0/3246369669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.862 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:31.943211+0000 mon.c (mon.1) 4811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.862 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:31.943211+0000 mon.c (mon.1) 4811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.862 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:31.946573+0000 mon.c (mon.1) 4812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.862 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:31.946573+0000 mon.c (mon.1) 4812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.862 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:31.948381+0000 mon.c (mon.1) 4813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.862 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:31.948381+0000 mon.c (mon.1) 4813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.862 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:31.950681+0000 mon.c (mon.1) 4814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.862 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:31.950681+0000 mon.c (mon.1) 4814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.862 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:31.951368+0000 mon.c (mon.1) 4815 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.862 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:31.951368+0000 mon.c (mon.1) 4815 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.863 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:31.957809+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.863 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:31.957809+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.863 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: cephadm 2024-04-22T21:14:31.963381+0000 mgr.x (mgr.34107) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.863 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: cephadm 2024-04-22T21:14:31.963381+0000 mgr.x (mgr.34107) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.863 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.001716+0000 mon.c (mon.1) 4816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.863 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.001716+0000 mon.c (mon.1) 4816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.863 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.004426+0000 mon.c (mon.1) 4817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.863 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.004426+0000 mon.c (mon.1) 4817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.863 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.005737+0000 mon.c (mon.1) 4818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.863 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.005737+0000 mon.c (mon.1) 4818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.863 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.008943+0000 mon.c (mon.1) 4819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.863 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.008943+0000 mon.c (mon.1) 4819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.010021+0000 mon.c (mon.1) 4820 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.010021+0000 mon.c (mon.1) 4820 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.016245+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.016245+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: cephadm 2024-04-22T21:14:32.022330+0000 mgr.x (mgr.34107) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: cephadm 2024-04-22T21:14:32.022330+0000 mgr.x (mgr.34107) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.065976+0000 mon.c (mon.1) 4821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.865 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.065976+0000 mon.c (mon.1) 4821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.865 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.068434+0000 mon.c (mon.1) 4822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.865 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.068434+0000 mon.c (mon.1) 4822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.865 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.069370+0000 mon.c (mon.1) 4823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.865 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.069370+0000 mon.c (mon.1) 4823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.865 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.071566+0000 mon.c (mon.1) 4824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.865 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.071566+0000 mon.c (mon.1) 4824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.865 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.072232+0000 mon.c (mon.1) 4825 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.865 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.072232+0000 mon.c (mon.1) 4825 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.865 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.077220+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.865 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.077220+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.865 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: cephadm 2024-04-22T21:14:32.083702+0000 mgr.x (mgr.34107) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.865 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: cephadm 2024-04-22T21:14:32.083702+0000 mgr.x (mgr.34107) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.865 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.125989+0000 mon.c (mon.1) 4826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.866 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.125989+0000 mon.c (mon.1) 4826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.866 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.128669+0000 mon.c (mon.1) 4827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.866 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.128669+0000 mon.c (mon.1) 4827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.866 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.129805+0000 mon.c (mon.1) 4828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.866 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.129805+0000 mon.c (mon.1) 4828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.866 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.132293+0000 mon.c (mon.1) 4829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.866 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.132293+0000 mon.c (mon.1) 4829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.866 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.133043+0000 mon.c (mon.1) 4830 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.866 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.133043+0000 mon.c (mon.1) 4830 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.866 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.138377+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.866 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.138377+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.866 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: cephadm 2024-04-22T21:14:32.144734+0000 mgr.x (mgr.34107) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.866 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: cephadm 2024-04-22T21:14:32.144734+0000 mgr.x (mgr.34107) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.866 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.186755+0000 mon.c (mon.1) 4831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.867 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.186755+0000 mon.c (mon.1) 4831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.867 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.189531+0000 mon.c (mon.1) 4832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.867 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.189531+0000 mon.c (mon.1) 4832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:32.867 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.190734+0000 mon.c (mon.1) 4833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.867 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.190734+0000 mon.c (mon.1) 4833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:32.867 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.193507+0000 mon.c (mon.1) 4834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.867 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.193507+0000 mon.c (mon.1) 4834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:32.867 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.194438+0000 mon.c (mon.1) 4835 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.867 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.194438+0000 mon.c (mon.1) 4835 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:32.867 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.200190+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.867 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.200190+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:32.867 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: cephadm 2024-04-22T21:14:32.206378+0000 mgr.x (mgr.34107) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.867 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: cephadm 2024-04-22T21:14:32.206378+0000 mgr.x (mgr.34107) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:32.867 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.247871+0000 mon.c (mon.1) 4836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.247871+0000 mon.c (mon.1) 4836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.250833+0000 mon.c (mon.1) 4837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.250833+0000 mon.c (mon.1) 4837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.252274+0000 mon.c (mon.1) 4838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.252274+0000 mon.c (mon.1) 4838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.255030+0000 mon.c (mon.1) 4839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.255030+0000 mon.c (mon.1) 4839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.255918+0000 mon.c (mon.1) 4840 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.255918+0000 mon.c (mon.1) 4840 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.263224+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.263224+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: cephadm 2024-04-22T21:14:32.268264+0000 mgr.x (mgr.34107) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: cephadm 2024-04-22T21:14:32.268264+0000 mgr.x (mgr.34107) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.308810+0000 mon.c (mon.1) 4841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.308810+0000 mon.c (mon.1) 4841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.310939+0000 mon.c (mon.1) 4842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.310939+0000 mon.c (mon.1) 4842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.311963+0000 mon.c (mon.1) 4843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.311963+0000 mon.c (mon.1) 4843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.312367+0000 mgr.x (mgr.34107) 1603 : audit [DBG] from='client.54562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:33.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.312367+0000 mgr.x (mgr.34107) 1603 : audit [DBG] from='client.54562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:33.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.314138+0000 mon.c (mon.1) 4844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.314138+0000 mon.c (mon.1) 4844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.314822+0000 mon.c (mon.1) 4845 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.314822+0000 mon.c (mon.1) 4845 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.320140+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.320140+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: cephadm 2024-04-22T21:14:32.325574+0000 mgr.x (mgr.34107) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: cephadm 2024-04-22T21:14:32.325574+0000 mgr.x (mgr.34107) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.362324+0000 mon.c (mon.1) 4846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.362324+0000 mon.c (mon.1) 4846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.365058+0000 mon.c (mon.1) 4847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.365058+0000 mon.c (mon.1) 4847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.366333+0000 mon.c (mon.1) 4848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.366333+0000 mon.c (mon.1) 4848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.368923+0000 mon.c (mon.1) 4849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.368923+0000 mon.c (mon.1) 4849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.369773+0000 mon.c (mon.1) 4850 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.369773+0000 mon.c (mon.1) 4850 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.376734+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.376734+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: cephadm 2024-04-22T21:14:32.383033+0000 mgr.x (mgr.34107) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: cephadm 2024-04-22T21:14:32.383033+0000 mgr.x (mgr.34107) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.421421+0000 mon.c (mon.1) 4851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.421421+0000 mon.c (mon.1) 4851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.423925+0000 mon.c (mon.1) 4852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.423925+0000 mon.c (mon.1) 4852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.424942+0000 mon.c (mon.1) 4853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.424942+0000 mon.c (mon.1) 4853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.427311+0000 mon.c (mon.1) 4854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.427311+0000 mon.c (mon.1) 4854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.428110+0000 mon.c (mon.1) 4855 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.428110+0000 mon.c (mon.1) 4855 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.439476+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.439476+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.480910+0000 mon.c (mon.1) 4856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.480910+0000 mon.c (mon.1) 4856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.483513+0000 mon.c (mon.1) 4857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.483513+0000 mon.c (mon.1) 4857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.484854+0000 mon.c (mon.1) 4858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.484854+0000 mon.c (mon.1) 4858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.487515+0000 mon.c (mon.1) 4859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.487515+0000 mon.c (mon.1) 4859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.488536+0000 mon.c (mon.1) 4860 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.488536+0000 mon.c (mon.1) 4860 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.498371+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.498371+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.539818+0000 mon.c (mon.1) 4861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.539818+0000 mon.c (mon.1) 4861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.542671+0000 mon.c (mon.1) 4862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.542671+0000 mon.c (mon.1) 4862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.544159+0000 mon.c (mon.1) 4863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.544159+0000 mon.c (mon.1) 4863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.546747+0000 mon.c (mon.1) 4864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.546747+0000 mon.c (mon.1) 4864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.547729+0000 mon.c (mon.1) 4865 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.547729+0000 mon.c (mon.1) 4865 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.555522+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.555522+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.599344+0000 mon.c (mon.1) 4866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.599344+0000 mon.c (mon.1) 4866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.602013+0000 mon.c (mon.1) 4867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.602013+0000 mon.c (mon.1) 4867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.603401+0000 mon.c (mon.1) 4868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.603401+0000 mon.c (mon.1) 4868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.606357+0000 mon.c (mon.1) 4869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.606357+0000 mon.c (mon.1) 4869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.607432+0000 mon.c (mon.1) 4870 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.607432+0000 mon.c (mon.1) 4870 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.615677+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.615677+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.659004+0000 mon.c (mon.1) 4871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.659004+0000 mon.c (mon.1) 4871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.661084+0000 mon.c (mon.1) 4872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.661084+0000 mon.c (mon.1) 4872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.661894+0000 mon.c (mon.1) 4873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.661894+0000 mon.c (mon.1) 4873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.663853+0000 mon.c (mon.1) 4874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.663853+0000 mon.c (mon.1) 4874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.664462+0000 mon.c (mon.1) 4875 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.664462+0000 mon.c (mon.1) 4875 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.674857+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.674857+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.716560+0000 mon.c (mon.1) 4876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.716560+0000 mon.c (mon.1) 4876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.718617+0000 mon.c (mon.1) 4877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.718617+0000 mon.c (mon.1) 4877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.719545+0000 mon.c (mon.1) 4878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.719545+0000 mon.c (mon.1) 4878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.721470+0000 mon.c (mon.1) 4879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.721470+0000 mon.c (mon.1) 4879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.722121+0000 mon.c (mon.1) 4880 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.722121+0000 mon.c (mon.1) 4880 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.729687+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.729687+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.734542+0000 mon.c (mon.1) 4881 : audit [DBG] from='client.? 172.21.15.121:0/2557884347' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:14:33.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.734542+0000 mon.c (mon.1) 4881 : audit [DBG] from='client.? 172.21.15.121:0/2557884347' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:14:33.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.803449+0000 mon.c (mon.1) 4882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.803449+0000 mon.c (mon.1) 4882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.806299+0000 mon.c (mon.1) 4883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.806299+0000 mon.c (mon.1) 4883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.807871+0000 mon.c (mon.1) 4884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.807871+0000 mon.c (mon.1) 4884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.811653+0000 mon.c (mon.1) 4885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.811653+0000 mon.c (mon.1) 4885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.812530+0000 mon.c (mon.1) 4886 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.812530+0000 mon.c (mon.1) 4886 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.822575+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:32 smithi123 bash[58916]: audit 2024-04-22T21:14:32.822575+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: cephadm 2024-04-22T21:14:31.481439+0000 mgr.x (mgr.34107) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: cephadm 2024-04-22T21:14:31.481439+0000 mgr.x (mgr.34107) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:31.494296+0000 mgr.x (mgr.34107) 1590 : audit [DBG] from='client.54550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:33.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:31.494296+0000 mgr.x (mgr.34107) 1590 : audit [DBG] from='client.54550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:33.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: cephadm 2024-04-22T21:14:31.554083+0000 mgr.x (mgr.34107) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: cephadm 2024-04-22T21:14:31.554083+0000 mgr.x (mgr.34107) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: cephadm 2024-04-22T21:14:31.608533+0000 mgr.x (mgr.34107) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: cephadm 2024-04-22T21:14:31.608533+0000 mgr.x (mgr.34107) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: cephadm 2024-04-22T21:14:31.665784+0000 mgr.x (mgr.34107) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: cephadm 2024-04-22T21:14:31.665784+0000 mgr.x (mgr.34107) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: cephadm 2024-04-22T21:14:31.720758+0000 mgr.x (mgr.34107) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: cephadm 2024-04-22T21:14:31.720758+0000 mgr.x (mgr.34107) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: cephadm 2024-04-22T21:14:31.781904+0000 mgr.x (mgr.34107) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: cephadm 2024-04-22T21:14:31.781904+0000 mgr.x (mgr.34107) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: cephadm 2024-04-22T21:14:31.855790+0000 mgr.x (mgr.34107) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: cephadm 2024-04-22T21:14:31.855790+0000 mgr.x (mgr.34107) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:31.938780+0000 mon.c (mon.1) 4810 : audit [DBG] from='client.? 172.21.15.121:0/3246369669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:31.938780+0000 mon.c (mon.1) 4810 : audit [DBG] from='client.? 172.21.15.121:0/3246369669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:31.943211+0000 mon.c (mon.1) 4811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:31.943211+0000 mon.c (mon.1) 4811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:31.946573+0000 mon.c (mon.1) 4812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:31.946573+0000 mon.c (mon.1) 4812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:31.948381+0000 mon.c (mon.1) 4813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:31.948381+0000 mon.c (mon.1) 4813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:31.950681+0000 mon.c (mon.1) 4814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:31.950681+0000 mon.c (mon.1) 4814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:31.951368+0000 mon.c (mon.1) 4815 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:31.951368+0000 mon.c (mon.1) 4815 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:31.957809+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:31.957809+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: cephadm 2024-04-22T21:14:31.963381+0000 mgr.x (mgr.34107) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: cephadm 2024-04-22T21:14:31.963381+0000 mgr.x (mgr.34107) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.001716+0000 mon.c (mon.1) 4816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.001716+0000 mon.c (mon.1) 4816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.004426+0000 mon.c (mon.1) 4817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.004426+0000 mon.c (mon.1) 4817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.005737+0000 mon.c (mon.1) 4818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.005737+0000 mon.c (mon.1) 4818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.008943+0000 mon.c (mon.1) 4819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.008943+0000 mon.c (mon.1) 4819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: cephadm 2024-04-22T21:14:31.481439+0000 mgr.x (mgr.34107) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: cephadm 2024-04-22T21:14:31.481439+0000 mgr.x (mgr.34107) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:31.494296+0000 mgr.x (mgr.34107) 1590 : audit [DBG] from='client.54550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:33.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:31.494296+0000 mgr.x (mgr.34107) 1590 : audit [DBG] from='client.54550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:33.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: cephadm 2024-04-22T21:14:31.554083+0000 mgr.x (mgr.34107) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: cephadm 2024-04-22T21:14:31.554083+0000 mgr.x (mgr.34107) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: cephadm 2024-04-22T21:14:31.608533+0000 mgr.x (mgr.34107) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: cephadm 2024-04-22T21:14:31.608533+0000 mgr.x (mgr.34107) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: cephadm 2024-04-22T21:14:31.665784+0000 mgr.x (mgr.34107) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: cephadm 2024-04-22T21:14:31.665784+0000 mgr.x (mgr.34107) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: cephadm 2024-04-22T21:14:31.720758+0000 mgr.x (mgr.34107) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: cephadm 2024-04-22T21:14:31.720758+0000 mgr.x (mgr.34107) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: cephadm 2024-04-22T21:14:31.781904+0000 mgr.x (mgr.34107) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: cephadm 2024-04-22T21:14:31.781904+0000 mgr.x (mgr.34107) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: cephadm 2024-04-22T21:14:31.855790+0000 mgr.x (mgr.34107) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: cephadm 2024-04-22T21:14:31.855790+0000 mgr.x (mgr.34107) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:31.938780+0000 mon.c (mon.1) 4810 : audit [DBG] from='client.? 172.21.15.121:0/3246369669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:31.938780+0000 mon.c (mon.1) 4810 : audit [DBG] from='client.? 172.21.15.121:0/3246369669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:31.943211+0000 mon.c (mon.1) 4811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:31.943211+0000 mon.c (mon.1) 4811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:31.946573+0000 mon.c (mon.1) 4812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.010021+0000 mon.c (mon.1) 4820 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.010021+0000 mon.c (mon.1) 4820 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.016245+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.016245+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: cephadm 2024-04-22T21:14:32.022330+0000 mgr.x (mgr.34107) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: cephadm 2024-04-22T21:14:32.022330+0000 mgr.x (mgr.34107) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.065976+0000 mon.c (mon.1) 4821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.065976+0000 mon.c (mon.1) 4821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.068434+0000 mon.c (mon.1) 4822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.068434+0000 mon.c (mon.1) 4822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.069370+0000 mon.c (mon.1) 4823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.069370+0000 mon.c (mon.1) 4823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.071566+0000 mon.c (mon.1) 4824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.071566+0000 mon.c (mon.1) 4824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.072232+0000 mon.c (mon.1) 4825 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.072232+0000 mon.c (mon.1) 4825 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.077220+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.077220+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: cephadm 2024-04-22T21:14:32.083702+0000 mgr.x (mgr.34107) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: cephadm 2024-04-22T21:14:32.083702+0000 mgr.x (mgr.34107) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.125989+0000 mon.c (mon.1) 4826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.125989+0000 mon.c (mon.1) 4826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.128669+0000 mon.c (mon.1) 4827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.128669+0000 mon.c (mon.1) 4827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.129805+0000 mon.c (mon.1) 4828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.129805+0000 mon.c (mon.1) 4828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.132293+0000 mon.c (mon.1) 4829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.132293+0000 mon.c (mon.1) 4829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.133043+0000 mon.c (mon.1) 4830 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.133043+0000 mon.c (mon.1) 4830 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.138377+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.138377+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: cephadm 2024-04-22T21:14:32.144734+0000 mgr.x (mgr.34107) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: cephadm 2024-04-22T21:14:32.144734+0000 mgr.x (mgr.34107) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.186755+0000 mon.c (mon.1) 4831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.186755+0000 mon.c (mon.1) 4831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.189531+0000 mon.c (mon.1) 4832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.189531+0000 mon.c (mon.1) 4832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.190734+0000 mon.c (mon.1) 4833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.190734+0000 mon.c (mon.1) 4833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:31.946573+0000 mon.c (mon.1) 4812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:31.948381+0000 mon.c (mon.1) 4813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:31.948381+0000 mon.c (mon.1) 4813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:31.950681+0000 mon.c (mon.1) 4814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:31.950681+0000 mon.c (mon.1) 4814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:31.951368+0000 mon.c (mon.1) 4815 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:31.951368+0000 mon.c (mon.1) 4815 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:31.957809+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:31.957809+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: cephadm 2024-04-22T21:14:31.963381+0000 mgr.x (mgr.34107) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: cephadm 2024-04-22T21:14:31.963381+0000 mgr.x (mgr.34107) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.001716+0000 mon.c (mon.1) 4816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.001716+0000 mon.c (mon.1) 4816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.004426+0000 mon.c (mon.1) 4817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.004426+0000 mon.c (mon.1) 4817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.005737+0000 mon.c (mon.1) 4818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.005737+0000 mon.c (mon.1) 4818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.008943+0000 mon.c (mon.1) 4819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.008943+0000 mon.c (mon.1) 4819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.193507+0000 mon.c (mon.1) 4834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.193507+0000 mon.c (mon.1) 4834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.194438+0000 mon.c (mon.1) 4835 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.194438+0000 mon.c (mon.1) 4835 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.200190+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.200190+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: cephadm 2024-04-22T21:14:32.206378+0000 mgr.x (mgr.34107) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: cephadm 2024-04-22T21:14:32.206378+0000 mgr.x (mgr.34107) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.247871+0000 mon.c (mon.1) 4836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.247871+0000 mon.c (mon.1) 4836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.250833+0000 mon.c (mon.1) 4837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.250833+0000 mon.c (mon.1) 4837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.252274+0000 mon.c (mon.1) 4838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.252274+0000 mon.c (mon.1) 4838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.255030+0000 mon.c (mon.1) 4839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.255030+0000 mon.c (mon.1) 4839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.255918+0000 mon.c (mon.1) 4840 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.255918+0000 mon.c (mon.1) 4840 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.263224+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.263224+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: cephadm 2024-04-22T21:14:32.268264+0000 mgr.x (mgr.34107) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: cephadm 2024-04-22T21:14:32.268264+0000 mgr.x (mgr.34107) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.308810+0000 mon.c (mon.1) 4841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.308810+0000 mon.c (mon.1) 4841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.310939+0000 mon.c (mon.1) 4842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.310939+0000 mon.c (mon.1) 4842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.311963+0000 mon.c (mon.1) 4843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.311963+0000 mon.c (mon.1) 4843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.312367+0000 mgr.x (mgr.34107) 1603 : audit [DBG] from='client.54562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:33.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.312367+0000 mgr.x (mgr.34107) 1603 : audit [DBG] from='client.54562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:33.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.314138+0000 mon.c (mon.1) 4844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.314138+0000 mon.c (mon.1) 4844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.314822+0000 mon.c (mon.1) 4845 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.314822+0000 mon.c (mon.1) 4845 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.320140+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.320140+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: cephadm 2024-04-22T21:14:32.325574+0000 mgr.x (mgr.34107) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: cephadm 2024-04-22T21:14:32.325574+0000 mgr.x (mgr.34107) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.362324+0000 mon.c (mon.1) 4846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.010021+0000 mon.c (mon.1) 4820 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.010021+0000 mon.c (mon.1) 4820 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.016245+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.016245+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: cephadm 2024-04-22T21:14:32.022330+0000 mgr.x (mgr.34107) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: cephadm 2024-04-22T21:14:32.022330+0000 mgr.x (mgr.34107) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.065976+0000 mon.c (mon.1) 4821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.065976+0000 mon.c (mon.1) 4821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.068434+0000 mon.c (mon.1) 4822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.068434+0000 mon.c (mon.1) 4822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.069370+0000 mon.c (mon.1) 4823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.069370+0000 mon.c (mon.1) 4823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.071566+0000 mon.c (mon.1) 4824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.071566+0000 mon.c (mon.1) 4824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.072232+0000 mon.c (mon.1) 4825 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.072232+0000 mon.c (mon.1) 4825 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.077220+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.077220+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: cephadm 2024-04-22T21:14:32.083702+0000 mgr.x (mgr.34107) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: cephadm 2024-04-22T21:14:32.083702+0000 mgr.x (mgr.34107) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.362324+0000 mon.c (mon.1) 4846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.365058+0000 mon.c (mon.1) 4847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.365058+0000 mon.c (mon.1) 4847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.366333+0000 mon.c (mon.1) 4848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.366333+0000 mon.c (mon.1) 4848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.368923+0000 mon.c (mon.1) 4849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.368923+0000 mon.c (mon.1) 4849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.369773+0000 mon.c (mon.1) 4850 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.369773+0000 mon.c (mon.1) 4850 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.376734+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.376734+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: cephadm 2024-04-22T21:14:32.383033+0000 mgr.x (mgr.34107) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: cephadm 2024-04-22T21:14:32.383033+0000 mgr.x (mgr.34107) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.421421+0000 mon.c (mon.1) 4851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.421421+0000 mon.c (mon.1) 4851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.423925+0000 mon.c (mon.1) 4852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.423925+0000 mon.c (mon.1) 4852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.424942+0000 mon.c (mon.1) 4853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.424942+0000 mon.c (mon.1) 4853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.427311+0000 mon.c (mon.1) 4854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.427311+0000 mon.c (mon.1) 4854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.428110+0000 mon.c (mon.1) 4855 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.428110+0000 mon.c (mon.1) 4855 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.439476+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.439476+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.480910+0000 mon.c (mon.1) 4856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.480910+0000 mon.c (mon.1) 4856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.483513+0000 mon.c (mon.1) 4857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.483513+0000 mon.c (mon.1) 4857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.484854+0000 mon.c (mon.1) 4858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.484854+0000 mon.c (mon.1) 4858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.487515+0000 mon.c (mon.1) 4859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.487515+0000 mon.c (mon.1) 4859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.488536+0000 mon.c (mon.1) 4860 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.488536+0000 mon.c (mon.1) 4860 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.498371+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.498371+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.539818+0000 mon.c (mon.1) 4861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.539818+0000 mon.c (mon.1) 4861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.542671+0000 mon.c (mon.1) 4862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.542671+0000 mon.c (mon.1) 4862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.544159+0000 mon.c (mon.1) 4863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.544159+0000 mon.c (mon.1) 4863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.546747+0000 mon.c (mon.1) 4864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.546747+0000 mon.c (mon.1) 4864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.547729+0000 mon.c (mon.1) 4865 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.547729+0000 mon.c (mon.1) 4865 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.555522+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.555522+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.599344+0000 mon.c (mon.1) 4866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.599344+0000 mon.c (mon.1) 4866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.602013+0000 mon.c (mon.1) 4867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.602013+0000 mon.c (mon.1) 4867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.603401+0000 mon.c (mon.1) 4868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.603401+0000 mon.c (mon.1) 4868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.606357+0000 mon.c (mon.1) 4869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.606357+0000 mon.c (mon.1) 4869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.607432+0000 mon.c (mon.1) 4870 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.125989+0000 mon.c (mon.1) 4826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.125989+0000 mon.c (mon.1) 4826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.128669+0000 mon.c (mon.1) 4827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.128669+0000 mon.c (mon.1) 4827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.129805+0000 mon.c (mon.1) 4828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.129805+0000 mon.c (mon.1) 4828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.132293+0000 mon.c (mon.1) 4829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.132293+0000 mon.c (mon.1) 4829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.133043+0000 mon.c (mon.1) 4830 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.133043+0000 mon.c (mon.1) 4830 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.138377+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.138377+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: cephadm 2024-04-22T21:14:32.144734+0000 mgr.x (mgr.34107) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: cephadm 2024-04-22T21:14:32.144734+0000 mgr.x (mgr.34107) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.186755+0000 mon.c (mon.1) 4831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.186755+0000 mon.c (mon.1) 4831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.189531+0000 mon.c (mon.1) 4832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.189531+0000 mon.c (mon.1) 4832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.190734+0000 mon.c (mon.1) 4833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.190734+0000 mon.c (mon.1) 4833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.607432+0000 mon.c (mon.1) 4870 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.615677+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.615677+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.659004+0000 mon.c (mon.1) 4871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.659004+0000 mon.c (mon.1) 4871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.661084+0000 mon.c (mon.1) 4872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.661084+0000 mon.c (mon.1) 4872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.661894+0000 mon.c (mon.1) 4873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.661894+0000 mon.c (mon.1) 4873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.663853+0000 mon.c (mon.1) 4874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.663853+0000 mon.c (mon.1) 4874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.664462+0000 mon.c (mon.1) 4875 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.664462+0000 mon.c (mon.1) 4875 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.674857+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.674857+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.716560+0000 mon.c (mon.1) 4876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.716560+0000 mon.c (mon.1) 4876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.718617+0000 mon.c (mon.1) 4877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.718617+0000 mon.c (mon.1) 4877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.719545+0000 mon.c (mon.1) 4878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.193507+0000 mon.c (mon.1) 4834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.193507+0000 mon.c (mon.1) 4834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.194438+0000 mon.c (mon.1) 4835 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.194438+0000 mon.c (mon.1) 4835 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.200190+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.200190+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: cephadm 2024-04-22T21:14:32.206378+0000 mgr.x (mgr.34107) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: cephadm 2024-04-22T21:14:32.206378+0000 mgr.x (mgr.34107) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.247871+0000 mon.c (mon.1) 4836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.247871+0000 mon.c (mon.1) 4836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.250833+0000 mon.c (mon.1) 4837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.250833+0000 mon.c (mon.1) 4837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.252274+0000 mon.c (mon.1) 4838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.252274+0000 mon.c (mon.1) 4838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.255030+0000 mon.c (mon.1) 4839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.255030+0000 mon.c (mon.1) 4839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.255918+0000 mon.c (mon.1) 4840 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.255918+0000 mon.c (mon.1) 4840 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.263224+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.263224+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.719545+0000 mon.c (mon.1) 4878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.721470+0000 mon.c (mon.1) 4879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.721470+0000 mon.c (mon.1) 4879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.722121+0000 mon.c (mon.1) 4880 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.722121+0000 mon.c (mon.1) 4880 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.729687+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.729687+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.734542+0000 mon.c (mon.1) 4881 : audit [DBG] from='client.? 172.21.15.121:0/2557884347' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:14:33.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.734542+0000 mon.c (mon.1) 4881 : audit [DBG] from='client.? 172.21.15.121:0/2557884347' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:14:33.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.803449+0000 mon.c (mon.1) 4882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.803449+0000 mon.c (mon.1) 4882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.806299+0000 mon.c (mon.1) 4883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.806299+0000 mon.c (mon.1) 4883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.807871+0000 mon.c (mon.1) 4884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.807871+0000 mon.c (mon.1) 4884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.811653+0000 mon.c (mon.1) 4885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.811653+0000 mon.c (mon.1) 4885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.812530+0000 mon.c (mon.1) 4886 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.812530+0000 mon.c (mon.1) 4886 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.822575+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[73084]: audit 2024-04-22T21:14:32.822575+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: cephadm 2024-04-22T21:14:32.268264+0000 mgr.x (mgr.34107) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: cephadm 2024-04-22T21:14:32.268264+0000 mgr.x (mgr.34107) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.308810+0000 mon.c (mon.1) 4841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.308810+0000 mon.c (mon.1) 4841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.310939+0000 mon.c (mon.1) 4842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.310939+0000 mon.c (mon.1) 4842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.311963+0000 mon.c (mon.1) 4843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.311963+0000 mon.c (mon.1) 4843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.312367+0000 mgr.x (mgr.34107) 1603 : audit [DBG] from='client.54562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:33.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.312367+0000 mgr.x (mgr.34107) 1603 : audit [DBG] from='client.54562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:14:33.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.314138+0000 mon.c (mon.1) 4844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.314138+0000 mon.c (mon.1) 4844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.314822+0000 mon.c (mon.1) 4845 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.314822+0000 mon.c (mon.1) 4845 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.320140+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.320140+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: cephadm 2024-04-22T21:14:32.325574+0000 mgr.x (mgr.34107) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: cephadm 2024-04-22T21:14:32.325574+0000 mgr.x (mgr.34107) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.362324+0000 mon.c (mon.1) 4846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.362324+0000 mon.c (mon.1) 4846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.365058+0000 mon.c (mon.1) 4847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.365058+0000 mon.c (mon.1) 4847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.366333+0000 mon.c (mon.1) 4848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.366333+0000 mon.c (mon.1) 4848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.368923+0000 mon.c (mon.1) 4849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.368923+0000 mon.c (mon.1) 4849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.369773+0000 mon.c (mon.1) 4850 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.369773+0000 mon.c (mon.1) 4850 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.376734+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.376734+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: cephadm 2024-04-22T21:14:32.383033+0000 mgr.x (mgr.34107) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: cephadm 2024-04-22T21:14:32.383033+0000 mgr.x (mgr.34107) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:33.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.421421+0000 mon.c (mon.1) 4851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.421421+0000 mon.c (mon.1) 4851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.423925+0000 mon.c (mon.1) 4852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.423925+0000 mon.c (mon.1) 4852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.424942+0000 mon.c (mon.1) 4853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.424942+0000 mon.c (mon.1) 4853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.427311+0000 mon.c (mon.1) 4854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.427311+0000 mon.c (mon.1) 4854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.428110+0000 mon.c (mon.1) 4855 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.428110+0000 mon.c (mon.1) 4855 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.439476+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.439476+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.480910+0000 mon.c (mon.1) 4856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.480910+0000 mon.c (mon.1) 4856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.483513+0000 mon.c (mon.1) 4857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.483513+0000 mon.c (mon.1) 4857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.484854+0000 mon.c (mon.1) 4858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.484854+0000 mon.c (mon.1) 4858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.487515+0000 mon.c (mon.1) 4859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.487515+0000 mon.c (mon.1) 4859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.488536+0000 mon.c (mon.1) 4860 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.488536+0000 mon.c (mon.1) 4860 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.498371+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.498371+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.539818+0000 mon.c (mon.1) 4861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.539818+0000 mon.c (mon.1) 4861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.542671+0000 mon.c (mon.1) 4862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.542671+0000 mon.c (mon.1) 4862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.544159+0000 mon.c (mon.1) 4863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.544159+0000 mon.c (mon.1) 4863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.546747+0000 mon.c (mon.1) 4864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.546747+0000 mon.c (mon.1) 4864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.547729+0000 mon.c (mon.1) 4865 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.547729+0000 mon.c (mon.1) 4865 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.555522+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.555522+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.599344+0000 mon.c (mon.1) 4866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.599344+0000 mon.c (mon.1) 4866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.602013+0000 mon.c (mon.1) 4867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.602013+0000 mon.c (mon.1) 4867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.603401+0000 mon.c (mon.1) 4868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.603401+0000 mon.c (mon.1) 4868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.606357+0000 mon.c (mon.1) 4869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.606357+0000 mon.c (mon.1) 4869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.607432+0000 mon.c (mon.1) 4870 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.607432+0000 mon.c (mon.1) 4870 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.615677+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.615677+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.659004+0000 mon.c (mon.1) 4871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.659004+0000 mon.c (mon.1) 4871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.661084+0000 mon.c (mon.1) 4872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.661084+0000 mon.c (mon.1) 4872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.661894+0000 mon.c (mon.1) 4873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.661894+0000 mon.c (mon.1) 4873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.663853+0000 mon.c (mon.1) 4874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.663853+0000 mon.c (mon.1) 4874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.664462+0000 mon.c (mon.1) 4875 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.664462+0000 mon.c (mon.1) 4875 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.674857+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.674857+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.716560+0000 mon.c (mon.1) 4876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.716560+0000 mon.c (mon.1) 4876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.718617+0000 mon.c (mon.1) 4877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.718617+0000 mon.c (mon.1) 4877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.719545+0000 mon.c (mon.1) 4878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.719545+0000 mon.c (mon.1) 4878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.721470+0000 mon.c (mon.1) 4879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.721470+0000 mon.c (mon.1) 4879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.722121+0000 mon.c (mon.1) 4880 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.722121+0000 mon.c (mon.1) 4880 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.729687+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.729687+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.734542+0000 mon.c (mon.1) 4881 : audit [DBG] from='client.? 172.21.15.121:0/2557884347' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:14:33.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.734542+0000 mon.c (mon.1) 4881 : audit [DBG] from='client.? 172.21.15.121:0/2557884347' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:14:33.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.803449+0000 mon.c (mon.1) 4882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.803449+0000 mon.c (mon.1) 4882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.806299+0000 mon.c (mon.1) 4883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.806299+0000 mon.c (mon.1) 4883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:33.319 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.807871+0000 mon.c (mon.1) 4884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.319 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.807871+0000 mon.c (mon.1) 4884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:33.319 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.811653+0000 mon.c (mon.1) 4885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.319 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.811653+0000 mon.c (mon.1) 4885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:33.319 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.812530+0000 mon.c (mon.1) 4886 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.319 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.812530+0000 mon.c (mon.1) 4886 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:33.319 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.822575+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:33.319 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:32 smithi121 bash[75184]: audit 2024-04-22T21:14:32.822575+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: cephadm 2024-04-22T21:14:32.444335+0000 mgr.x (mgr.34107) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: cephadm 2024-04-22T21:14:32.444335+0000 mgr.x (mgr.34107) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: cephadm 2024-04-22T21:14:32.503360+0000 mgr.x (mgr.34107) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: cephadm 2024-04-22T21:14:32.503360+0000 mgr.x (mgr.34107) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: cluster 2024-04-22T21:14:32.542276+0000 mgr.x (mgr.34107) 1608 : cluster [DBG] pgmap v260: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:34.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: cluster 2024-04-22T21:14:32.542276+0000 mgr.x (mgr.34107) 1608 : cluster [DBG] pgmap v260: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:34.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: cephadm 2024-04-22T21:14:32.562621+0000 mgr.x (mgr.34107) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: cephadm 2024-04-22T21:14:32.562621+0000 mgr.x (mgr.34107) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: cephadm 2024-04-22T21:14:32.622619+0000 mgr.x (mgr.34107) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: cephadm 2024-04-22T21:14:32.622619+0000 mgr.x (mgr.34107) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: cephadm 2024-04-22T21:14:32.679999+0000 mgr.x (mgr.34107) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: cephadm 2024-04-22T21:14:32.679999+0000 mgr.x (mgr.34107) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: cephadm 2024-04-22T21:14:32.734465+0000 mgr.x (mgr.34107) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: cephadm 2024-04-22T21:14:32.734465+0000 mgr.x (mgr.34107) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: cephadm 2024-04-22T21:14:32.827760+0000 mgr.x (mgr.34107) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: cephadm 2024-04-22T21:14:32.827760+0000 mgr.x (mgr.34107) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:32.898191+0000 mon.c (mon.1) 4887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:32.898191+0000 mon.c (mon.1) 4887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:32.900244+0000 mon.c (mon.1) 4888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:32.900244+0000 mon.c (mon.1) 4888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:32.901423+0000 mon.c (mon.1) 4889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:32.901423+0000 mon.c (mon.1) 4889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:32.903393+0000 mon.c (mon.1) 4890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:32.903393+0000 mon.c (mon.1) 4890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:32.904054+0000 mon.c (mon.1) 4891 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:32.904054+0000 mon.c (mon.1) 4891 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:32.909100+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:32.909100+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: cephadm 2024-04-22T21:14:32.913891+0000 mgr.x (mgr.34107) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: cephadm 2024-04-22T21:14:32.913891+0000 mgr.x (mgr.34107) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:32.950016+0000 mon.c (mon.1) 4892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:32.950016+0000 mon.c (mon.1) 4892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:32.952223+0000 mon.c (mon.1) 4893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:32.952223+0000 mon.c (mon.1) 4893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:32.953210+0000 mon.c (mon.1) 4894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:32.953210+0000 mon.c (mon.1) 4894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:32.955363+0000 mon.c (mon.1) 4895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:32.955363+0000 mon.c (mon.1) 4895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:32.956230+0000 mon.c (mon.1) 4896 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:32.956230+0000 mon.c (mon.1) 4896 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:32.963224+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:32.963224+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: cephadm 2024-04-22T21:14:32.968179+0000 mgr.x (mgr.34107) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: cephadm 2024-04-22T21:14:32.968179+0000 mgr.x (mgr.34107) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.004197+0000 mon.c (mon.1) 4897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.004197+0000 mon.c (mon.1) 4897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.006689+0000 mon.c (mon.1) 4898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.006689+0000 mon.c (mon.1) 4898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.008060+0000 mon.c (mon.1) 4899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.008060+0000 mon.c (mon.1) 4899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.010170+0000 mon.c (mon.1) 4900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.010170+0000 mon.c (mon.1) 4900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.010898+0000 mon.c (mon.1) 4901 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.010898+0000 mon.c (mon.1) 4901 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.018329+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.018329+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: cephadm 2024-04-22T21:14:33.023191+0000 mgr.x (mgr.34107) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: cephadm 2024-04-22T21:14:33.023191+0000 mgr.x (mgr.34107) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.059078+0000 mon.c (mon.1) 4902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.059078+0000 mon.c (mon.1) 4902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.061232+0000 mon.c (mon.1) 4903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.061232+0000 mon.c (mon.1) 4903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.062486+0000 mon.c (mon.1) 4904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.062486+0000 mon.c (mon.1) 4904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.064496+0000 mon.c (mon.1) 4905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.064496+0000 mon.c (mon.1) 4905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.065089+0000 mon.c (mon.1) 4906 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.065089+0000 mon.c (mon.1) 4906 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.073160+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.073160+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: cephadm 2024-04-22T21:14:33.078454+0000 mgr.x (mgr.34107) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: cephadm 2024-04-22T21:14:33.078454+0000 mgr.x (mgr.34107) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.152712+0000 mon.c (mon.1) 4907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.152712+0000 mon.c (mon.1) 4907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.156431+0000 mon.c (mon.1) 4908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.156431+0000 mon.c (mon.1) 4908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.157957+0000 mon.c (mon.1) 4909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.157957+0000 mon.c (mon.1) 4909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.160871+0000 mon.c (mon.1) 4910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.160871+0000 mon.c (mon.1) 4910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.162014+0000 mon.c (mon.1) 4911 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.162014+0000 mon.c (mon.1) 4911 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.173473+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.173473+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: cephadm 2024-04-22T21:14:33.178566+0000 mgr.x (mgr.34107) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: cephadm 2024-04-22T21:14:33.178566+0000 mgr.x (mgr.34107) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.261902+0000 mon.c (mon.1) 4912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.261902+0000 mon.c (mon.1) 4912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.266313+0000 mon.c (mon.1) 4913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.266313+0000 mon.c (mon.1) 4913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.268239+0000 mon.c (mon.1) 4914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.268239+0000 mon.c (mon.1) 4914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.272295+0000 mon.c (mon.1) 4915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.272295+0000 mon.c (mon.1) 4915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.273632+0000 mon.c (mon.1) 4916 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.273632+0000 mon.c (mon.1) 4916 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.286663+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.286663+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: cephadm 2024-04-22T21:14:33.293977+0000 mgr.x (mgr.34107) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: cephadm 2024-04-22T21:14:33.293977+0000 mgr.x (mgr.34107) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.364762+0000 mon.c (mon.1) 4917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.364762+0000 mon.c (mon.1) 4917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.367715+0000 mon.c (mon.1) 4918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.367715+0000 mon.c (mon.1) 4918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.369558+0000 mon.c (mon.1) 4919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.369558+0000 mon.c (mon.1) 4919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.372327+0000 mon.c (mon.1) 4920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.372327+0000 mon.c (mon.1) 4920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.373295+0000 mon.c (mon.1) 4921 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.373295+0000 mon.c (mon.1) 4921 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.384724+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.384724+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: cephadm 2024-04-22T21:14:33.392058+0000 mgr.x (mgr.34107) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: cephadm 2024-04-22T21:14:33.392058+0000 mgr.x (mgr.34107) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.428133+0000 mon.c (mon.1) 4922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.428133+0000 mon.c (mon.1) 4922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.430883+0000 mon.c (mon.1) 4923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.430883+0000 mon.c (mon.1) 4923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.432478+0000 mon.c (mon.1) 4924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.432478+0000 mon.c (mon.1) 4924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.435320+0000 mon.c (mon.1) 4925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.435320+0000 mon.c (mon.1) 4925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.436434+0000 mon.c (mon.1) 4926 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.436434+0000 mon.c (mon.1) 4926 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.447886+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.447886+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.524455+0000 mon.c (mon.1) 4927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.524455+0000 mon.c (mon.1) 4927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.527447+0000 mon.c (mon.1) 4928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.527447+0000 mon.c (mon.1) 4928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.528868+0000 mon.c (mon.1) 4929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.528868+0000 mon.c (mon.1) 4929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.531384+0000 mon.c (mon.1) 4930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.531384+0000 mon.c (mon.1) 4930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.532855+0000 mon.c (mon.1) 4931 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.532855+0000 mon.c (mon.1) 4931 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.543793+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.543793+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.605087+0000 mon.c (mon.1) 4932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.605087+0000 mon.c (mon.1) 4932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.608218+0000 mon.c (mon.1) 4933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.608218+0000 mon.c (mon.1) 4933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.609867+0000 mon.c (mon.1) 4934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.609867+0000 mon.c (mon.1) 4934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.613013+0000 mon.c (mon.1) 4935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.613013+0000 mon.c (mon.1) 4935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.614236+0000 mon.c (mon.1) 4936 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.614236+0000 mon.c (mon.1) 4936 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.625196+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.625196+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.703501+0000 mon.c (mon.1) 4937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.703501+0000 mon.c (mon.1) 4937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.706521+0000 mon.c (mon.1) 4938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.706521+0000 mon.c (mon.1) 4938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.708063+0000 mon.c (mon.1) 4939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.708063+0000 mon.c (mon.1) 4939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.711074+0000 mon.c (mon.1) 4940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.711074+0000 mon.c (mon.1) 4940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.712268+0000 mon.c (mon.1) 4941 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.712268+0000 mon.c (mon.1) 4941 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.723037+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.723037+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.802271+0000 mon.c (mon.1) 4942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.802271+0000 mon.c (mon.1) 4942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.805619+0000 mon.c (mon.1) 4943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.805619+0000 mon.c (mon.1) 4943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.807441+0000 mon.c (mon.1) 4944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.807441+0000 mon.c (mon.1) 4944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.811286+0000 mon.c (mon.1) 4945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.811286+0000 mon.c (mon.1) 4945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.812685+0000 mon.c (mon.1) 4946 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.812685+0000 mon.c (mon.1) 4946 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.824208+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:33 smithi123 bash[58916]: audit 2024-04-22T21:14:33.824208+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: cephadm 2024-04-22T21:14:32.444335+0000 mgr.x (mgr.34107) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: cephadm 2024-04-22T21:14:32.444335+0000 mgr.x (mgr.34107) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: cephadm 2024-04-22T21:14:32.503360+0000 mgr.x (mgr.34107) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: cephadm 2024-04-22T21:14:32.503360+0000 mgr.x (mgr.34107) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: cluster 2024-04-22T21:14:32.542276+0000 mgr.x (mgr.34107) 1608 : cluster [DBG] pgmap v260: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:34.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: cluster 2024-04-22T21:14:32.542276+0000 mgr.x (mgr.34107) 1608 : cluster [DBG] pgmap v260: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:34.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: cephadm 2024-04-22T21:14:32.562621+0000 mgr.x (mgr.34107) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: cephadm 2024-04-22T21:14:32.562621+0000 mgr.x (mgr.34107) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: cephadm 2024-04-22T21:14:32.622619+0000 mgr.x (mgr.34107) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: cephadm 2024-04-22T21:14:32.622619+0000 mgr.x (mgr.34107) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: cephadm 2024-04-22T21:14:32.679999+0000 mgr.x (mgr.34107) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: cephadm 2024-04-22T21:14:32.679999+0000 mgr.x (mgr.34107) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: cephadm 2024-04-22T21:14:32.734465+0000 mgr.x (mgr.34107) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: cephadm 2024-04-22T21:14:32.734465+0000 mgr.x (mgr.34107) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: cephadm 2024-04-22T21:14:32.827760+0000 mgr.x (mgr.34107) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: cephadm 2024-04-22T21:14:32.827760+0000 mgr.x (mgr.34107) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:32.898191+0000 mon.c (mon.1) 4887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:32.898191+0000 mon.c (mon.1) 4887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:32.900244+0000 mon.c (mon.1) 4888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:32.900244+0000 mon.c (mon.1) 4888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: cephadm 2024-04-22T21:14:32.444335+0000 mgr.x (mgr.34107) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: cephadm 2024-04-22T21:14:32.444335+0000 mgr.x (mgr.34107) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: cephadm 2024-04-22T21:14:32.503360+0000 mgr.x (mgr.34107) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: cephadm 2024-04-22T21:14:32.503360+0000 mgr.x (mgr.34107) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: cluster 2024-04-22T21:14:32.542276+0000 mgr.x (mgr.34107) 1608 : cluster [DBG] pgmap v260: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:34.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: cluster 2024-04-22T21:14:32.542276+0000 mgr.x (mgr.34107) 1608 : cluster [DBG] pgmap v260: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:34.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: cephadm 2024-04-22T21:14:32.562621+0000 mgr.x (mgr.34107) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: cephadm 2024-04-22T21:14:32.562621+0000 mgr.x (mgr.34107) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: cephadm 2024-04-22T21:14:32.622619+0000 mgr.x (mgr.34107) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: cephadm 2024-04-22T21:14:32.622619+0000 mgr.x (mgr.34107) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: cephadm 2024-04-22T21:14:32.679999+0000 mgr.x (mgr.34107) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: cephadm 2024-04-22T21:14:32.679999+0000 mgr.x (mgr.34107) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: cephadm 2024-04-22T21:14:32.734465+0000 mgr.x (mgr.34107) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: cephadm 2024-04-22T21:14:32.734465+0000 mgr.x (mgr.34107) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: cephadm 2024-04-22T21:14:32.827760+0000 mgr.x (mgr.34107) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: cephadm 2024-04-22T21:14:32.827760+0000 mgr.x (mgr.34107) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:32.898191+0000 mon.c (mon.1) 4887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:32.898191+0000 mon.c (mon.1) 4887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:32.900244+0000 mon.c (mon.1) 4888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:32.900244+0000 mon.c (mon.1) 4888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:32.901423+0000 mon.c (mon.1) 4889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:32.901423+0000 mon.c (mon.1) 4889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:32.903393+0000 mon.c (mon.1) 4890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:32.903393+0000 mon.c (mon.1) 4890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:32.904054+0000 mon.c (mon.1) 4891 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:32.904054+0000 mon.c (mon.1) 4891 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:32.909100+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:32.909100+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: cephadm 2024-04-22T21:14:32.913891+0000 mgr.x (mgr.34107) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: cephadm 2024-04-22T21:14:32.913891+0000 mgr.x (mgr.34107) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:32.950016+0000 mon.c (mon.1) 4892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:32.950016+0000 mon.c (mon.1) 4892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:32.952223+0000 mon.c (mon.1) 4893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:32.952223+0000 mon.c (mon.1) 4893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:32.953210+0000 mon.c (mon.1) 4894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:32.953210+0000 mon.c (mon.1) 4894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:32.955363+0000 mon.c (mon.1) 4895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:32.955363+0000 mon.c (mon.1) 4895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:32.956230+0000 mon.c (mon.1) 4896 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:32.901423+0000 mon.c (mon.1) 4889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:32.901423+0000 mon.c (mon.1) 4889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:32.903393+0000 mon.c (mon.1) 4890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:32.903393+0000 mon.c (mon.1) 4890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:32.904054+0000 mon.c (mon.1) 4891 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:32.904054+0000 mon.c (mon.1) 4891 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:32.909100+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:32.909100+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: cephadm 2024-04-22T21:14:32.913891+0000 mgr.x (mgr.34107) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: cephadm 2024-04-22T21:14:32.913891+0000 mgr.x (mgr.34107) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:32.950016+0000 mon.c (mon.1) 4892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:32.950016+0000 mon.c (mon.1) 4892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:32.952223+0000 mon.c (mon.1) 4893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:32.952223+0000 mon.c (mon.1) 4893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:32.953210+0000 mon.c (mon.1) 4894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:32.953210+0000 mon.c (mon.1) 4894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:32.955363+0000 mon.c (mon.1) 4895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:32.955363+0000 mon.c (mon.1) 4895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:32.956230+0000 mon.c (mon.1) 4896 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:32.956230+0000 mon.c (mon.1) 4896 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:32.963224+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:32.963224+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: cephadm 2024-04-22T21:14:32.968179+0000 mgr.x (mgr.34107) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: cephadm 2024-04-22T21:14:32.968179+0000 mgr.x (mgr.34107) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.004197+0000 mon.c (mon.1) 4897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.004197+0000 mon.c (mon.1) 4897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.006689+0000 mon.c (mon.1) 4898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.006689+0000 mon.c (mon.1) 4898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.008060+0000 mon.c (mon.1) 4899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.008060+0000 mon.c (mon.1) 4899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.010170+0000 mon.c (mon.1) 4900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.010170+0000 mon.c (mon.1) 4900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.010898+0000 mon.c (mon.1) 4901 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.010898+0000 mon.c (mon.1) 4901 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.018329+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.018329+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: cephadm 2024-04-22T21:14:33.023191+0000 mgr.x (mgr.34107) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: cephadm 2024-04-22T21:14:33.023191+0000 mgr.x (mgr.34107) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.059078+0000 mon.c (mon.1) 4902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:32.956230+0000 mon.c (mon.1) 4896 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:32.963224+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:32.963224+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: cephadm 2024-04-22T21:14:32.968179+0000 mgr.x (mgr.34107) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: cephadm 2024-04-22T21:14:32.968179+0000 mgr.x (mgr.34107) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.004197+0000 mon.c (mon.1) 4897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.004197+0000 mon.c (mon.1) 4897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.006689+0000 mon.c (mon.1) 4898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.006689+0000 mon.c (mon.1) 4898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.008060+0000 mon.c (mon.1) 4899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.008060+0000 mon.c (mon.1) 4899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.010170+0000 mon.c (mon.1) 4900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.010170+0000 mon.c (mon.1) 4900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.010898+0000 mon.c (mon.1) 4901 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.010898+0000 mon.c (mon.1) 4901 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.018329+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.018329+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: cephadm 2024-04-22T21:14:33.023191+0000 mgr.x (mgr.34107) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: cephadm 2024-04-22T21:14:33.023191+0000 mgr.x (mgr.34107) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.059078+0000 mon.c (mon.1) 4902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.059078+0000 mon.c (mon.1) 4902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.061232+0000 mon.c (mon.1) 4903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.061232+0000 mon.c (mon.1) 4903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.062486+0000 mon.c (mon.1) 4904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.062486+0000 mon.c (mon.1) 4904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.064496+0000 mon.c (mon.1) 4905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.064496+0000 mon.c (mon.1) 4905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.065089+0000 mon.c (mon.1) 4906 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.065089+0000 mon.c (mon.1) 4906 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.073160+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.073160+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: cephadm 2024-04-22T21:14:33.078454+0000 mgr.x (mgr.34107) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: cephadm 2024-04-22T21:14:33.078454+0000 mgr.x (mgr.34107) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.152712+0000 mon.c (mon.1) 4907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.152712+0000 mon.c (mon.1) 4907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.156431+0000 mon.c (mon.1) 4908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.156431+0000 mon.c (mon.1) 4908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.157957+0000 mon.c (mon.1) 4909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.157957+0000 mon.c (mon.1) 4909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.160871+0000 mon.c (mon.1) 4910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.059078+0000 mon.c (mon.1) 4902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.061232+0000 mon.c (mon.1) 4903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.061232+0000 mon.c (mon.1) 4903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.062486+0000 mon.c (mon.1) 4904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.062486+0000 mon.c (mon.1) 4904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.064496+0000 mon.c (mon.1) 4905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.064496+0000 mon.c (mon.1) 4905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.065089+0000 mon.c (mon.1) 4906 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.065089+0000 mon.c (mon.1) 4906 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.073160+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.073160+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: cephadm 2024-04-22T21:14:33.078454+0000 mgr.x (mgr.34107) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: cephadm 2024-04-22T21:14:33.078454+0000 mgr.x (mgr.34107) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.152712+0000 mon.c (mon.1) 4907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.152712+0000 mon.c (mon.1) 4907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.156431+0000 mon.c (mon.1) 4908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.156431+0000 mon.c (mon.1) 4908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.157957+0000 mon.c (mon.1) 4909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.157957+0000 mon.c (mon.1) 4909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.160871+0000 mon.c (mon.1) 4910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.160871+0000 mon.c (mon.1) 4910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.162014+0000 mon.c (mon.1) 4911 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.162014+0000 mon.c (mon.1) 4911 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.173473+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.173473+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: cephadm 2024-04-22T21:14:33.178566+0000 mgr.x (mgr.34107) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: cephadm 2024-04-22T21:14:33.178566+0000 mgr.x (mgr.34107) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.261902+0000 mon.c (mon.1) 4912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.261902+0000 mon.c (mon.1) 4912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.266313+0000 mon.c (mon.1) 4913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.266313+0000 mon.c (mon.1) 4913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.268239+0000 mon.c (mon.1) 4914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.268239+0000 mon.c (mon.1) 4914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.272295+0000 mon.c (mon.1) 4915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.272295+0000 mon.c (mon.1) 4915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.273632+0000 mon.c (mon.1) 4916 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.273632+0000 mon.c (mon.1) 4916 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.286663+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.286663+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: cephadm 2024-04-22T21:14:33.293977+0000 mgr.x (mgr.34107) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.160871+0000 mon.c (mon.1) 4910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.162014+0000 mon.c (mon.1) 4911 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.162014+0000 mon.c (mon.1) 4911 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.173473+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.173473+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: cephadm 2024-04-22T21:14:33.178566+0000 mgr.x (mgr.34107) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: cephadm 2024-04-22T21:14:33.178566+0000 mgr.x (mgr.34107) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.261902+0000 mon.c (mon.1) 4912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.261902+0000 mon.c (mon.1) 4912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.266313+0000 mon.c (mon.1) 4913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.266313+0000 mon.c (mon.1) 4913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.268239+0000 mon.c (mon.1) 4914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.268239+0000 mon.c (mon.1) 4914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.272295+0000 mon.c (mon.1) 4915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.272295+0000 mon.c (mon.1) 4915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.273632+0000 mon.c (mon.1) 4916 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.273632+0000 mon.c (mon.1) 4916 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.286663+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.286663+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: cephadm 2024-04-22T21:14:33.293977+0000 mgr.x (mgr.34107) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: cephadm 2024-04-22T21:14:33.293977+0000 mgr.x (mgr.34107) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.364762+0000 mon.c (mon.1) 4917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.364762+0000 mon.c (mon.1) 4917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.367715+0000 mon.c (mon.1) 4918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.367715+0000 mon.c (mon.1) 4918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.369558+0000 mon.c (mon.1) 4919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.369558+0000 mon.c (mon.1) 4919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.372327+0000 mon.c (mon.1) 4920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.372327+0000 mon.c (mon.1) 4920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.373295+0000 mon.c (mon.1) 4921 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.373295+0000 mon.c (mon.1) 4921 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.384724+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.384724+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: cephadm 2024-04-22T21:14:33.392058+0000 mgr.x (mgr.34107) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: cephadm 2024-04-22T21:14:33.392058+0000 mgr.x (mgr.34107) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.428133+0000 mon.c (mon.1) 4922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.428133+0000 mon.c (mon.1) 4922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.430883+0000 mon.c (mon.1) 4923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.430883+0000 mon.c (mon.1) 4923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.432478+0000 mon.c (mon.1) 4924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: cephadm 2024-04-22T21:14:33.293977+0000 mgr.x (mgr.34107) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.364762+0000 mon.c (mon.1) 4917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.364762+0000 mon.c (mon.1) 4917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.367715+0000 mon.c (mon.1) 4918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.367715+0000 mon.c (mon.1) 4918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.369558+0000 mon.c (mon.1) 4919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.369558+0000 mon.c (mon.1) 4919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.372327+0000 mon.c (mon.1) 4920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.372327+0000 mon.c (mon.1) 4920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.373295+0000 mon.c (mon.1) 4921 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.373295+0000 mon.c (mon.1) 4921 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.384724+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.384724+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: cephadm 2024-04-22T21:14:33.392058+0000 mgr.x (mgr.34107) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: cephadm 2024-04-22T21:14:33.392058+0000 mgr.x (mgr.34107) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:34.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.428133+0000 mon.c (mon.1) 4922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.428133+0000 mon.c (mon.1) 4922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.430883+0000 mon.c (mon.1) 4923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.430883+0000 mon.c (mon.1) 4923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.432478+0000 mon.c (mon.1) 4924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.432478+0000 mon.c (mon.1) 4924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.435320+0000 mon.c (mon.1) 4925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.435320+0000 mon.c (mon.1) 4925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.436434+0000 mon.c (mon.1) 4926 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.436434+0000 mon.c (mon.1) 4926 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.447886+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.447886+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.524455+0000 mon.c (mon.1) 4927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.524455+0000 mon.c (mon.1) 4927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.527447+0000 mon.c (mon.1) 4928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.527447+0000 mon.c (mon.1) 4928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.528868+0000 mon.c (mon.1) 4929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.528868+0000 mon.c (mon.1) 4929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.531384+0000 mon.c (mon.1) 4930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.531384+0000 mon.c (mon.1) 4930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.532855+0000 mon.c (mon.1) 4931 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.532855+0000 mon.c (mon.1) 4931 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.543793+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.543793+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.432478+0000 mon.c (mon.1) 4924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.435320+0000 mon.c (mon.1) 4925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.435320+0000 mon.c (mon.1) 4925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.436434+0000 mon.c (mon.1) 4926 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.436434+0000 mon.c (mon.1) 4926 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.447886+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.447886+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.524455+0000 mon.c (mon.1) 4927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.524455+0000 mon.c (mon.1) 4927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.527447+0000 mon.c (mon.1) 4928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.527447+0000 mon.c (mon.1) 4928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.528868+0000 mon.c (mon.1) 4929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.528868+0000 mon.c (mon.1) 4929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.531384+0000 mon.c (mon.1) 4930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.531384+0000 mon.c (mon.1) 4930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.532855+0000 mon.c (mon.1) 4931 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.532855+0000 mon.c (mon.1) 4931 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.543793+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.543793+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.605087+0000 mon.c (mon.1) 4932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.605087+0000 mon.c (mon.1) 4932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.608218+0000 mon.c (mon.1) 4933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.608218+0000 mon.c (mon.1) 4933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.609867+0000 mon.c (mon.1) 4934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.609867+0000 mon.c (mon.1) 4934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.613013+0000 mon.c (mon.1) 4935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.613013+0000 mon.c (mon.1) 4935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.614236+0000 mon.c (mon.1) 4936 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.614236+0000 mon.c (mon.1) 4936 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.625196+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.625196+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.703501+0000 mon.c (mon.1) 4937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.703501+0000 mon.c (mon.1) 4937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.706521+0000 mon.c (mon.1) 4938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.706521+0000 mon.c (mon.1) 4938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.708063+0000 mon.c (mon.1) 4939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.708063+0000 mon.c (mon.1) 4939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.711074+0000 mon.c (mon.1) 4940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.605087+0000 mon.c (mon.1) 4932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.605087+0000 mon.c (mon.1) 4932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.608218+0000 mon.c (mon.1) 4933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.608218+0000 mon.c (mon.1) 4933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.609867+0000 mon.c (mon.1) 4934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.609867+0000 mon.c (mon.1) 4934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.613013+0000 mon.c (mon.1) 4935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.613013+0000 mon.c (mon.1) 4935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.614236+0000 mon.c (mon.1) 4936 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.614236+0000 mon.c (mon.1) 4936 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.625196+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.625196+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.703501+0000 mon.c (mon.1) 4937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.703501+0000 mon.c (mon.1) 4937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.706521+0000 mon.c (mon.1) 4938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.706521+0000 mon.c (mon.1) 4938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.708063+0000 mon.c (mon.1) 4939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.708063+0000 mon.c (mon.1) 4939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.711074+0000 mon.c (mon.1) 4940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.711074+0000 mon.c (mon.1) 4940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.712268+0000 mon.c (mon.1) 4941 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.712268+0000 mon.c (mon.1) 4941 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.723037+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.723037+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.802271+0000 mon.c (mon.1) 4942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.802271+0000 mon.c (mon.1) 4942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.805619+0000 mon.c (mon.1) 4943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.805619+0000 mon.c (mon.1) 4943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.807441+0000 mon.c (mon.1) 4944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.807441+0000 mon.c (mon.1) 4944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.811286+0000 mon.c (mon.1) 4945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.811286+0000 mon.c (mon.1) 4945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.812685+0000 mon.c (mon.1) 4946 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.812685+0000 mon.c (mon.1) 4946 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.824208+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[73084]: audit 2024-04-22T21:14:33.824208+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.711074+0000 mon.c (mon.1) 4940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.712268+0000 mon.c (mon.1) 4941 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.712268+0000 mon.c (mon.1) 4941 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.723037+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.723037+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.802271+0000 mon.c (mon.1) 4942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.802271+0000 mon.c (mon.1) 4942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.805619+0000 mon.c (mon.1) 4943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.805619+0000 mon.c (mon.1) 4943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:34.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.807441+0000 mon.c (mon.1) 4944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.807441+0000 mon.c (mon.1) 4944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:34.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.811286+0000 mon.c (mon.1) 4945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.811286+0000 mon.c (mon.1) 4945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:34.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.812685+0000 mon.c (mon.1) 4946 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.812685+0000 mon.c (mon.1) 4946 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:34.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.824208+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:34.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:33 smithi121 bash[75184]: audit 2024-04-22T21:14:33.824208+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: cephadm 2024-04-22T21:14:33.455075+0000 mgr.x (mgr.34107) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: cephadm 2024-04-22T21:14:33.455075+0000 mgr.x (mgr.34107) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: cephadm 2024-04-22T21:14:33.551567+0000 mgr.x (mgr.34107) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: cephadm 2024-04-22T21:14:33.551567+0000 mgr.x (mgr.34107) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: cephadm 2024-04-22T21:14:33.632837+0000 mgr.x (mgr.34107) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: cephadm 2024-04-22T21:14:33.632837+0000 mgr.x (mgr.34107) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: cephadm 2024-04-22T21:14:33.730562+0000 mgr.x (mgr.34107) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: cephadm 2024-04-22T21:14:33.730562+0000 mgr.x (mgr.34107) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: cephadm 2024-04-22T21:14:33.832314+0000 mgr.x (mgr.34107) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: cephadm 2024-04-22T21:14:33.832314+0000 mgr.x (mgr.34107) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:33.891945+0000 mon.c (mon.1) 4947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:33.891945+0000 mon.c (mon.1) 4947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:33.894541+0000 mon.c (mon.1) 4948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:33.894541+0000 mon.c (mon.1) 4948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:33.895934+0000 mon.c (mon.1) 4949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:33.895934+0000 mon.c (mon.1) 4949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:33.898715+0000 mon.c (mon.1) 4950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:33.898715+0000 mon.c (mon.1) 4950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:33.899636+0000 mon.c (mon.1) 4951 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:33.899636+0000 mon.c (mon.1) 4951 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:33.905546+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:33.905546+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: cephadm 2024-04-22T21:14:33.910654+0000 mgr.x (mgr.34107) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: cephadm 2024-04-22T21:14:33.910654+0000 mgr.x (mgr.34107) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:33.950973+0000 mon.c (mon.1) 4952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:33.950973+0000 mon.c (mon.1) 4952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:33.953938+0000 mon.c (mon.1) 4953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:33.953938+0000 mon.c (mon.1) 4953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:33.955453+0000 mon.c (mon.1) 4954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:33.955453+0000 mon.c (mon.1) 4954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:33.957961+0000 mon.c (mon.1) 4955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:33.957961+0000 mon.c (mon.1) 4955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:33.958758+0000 mon.c (mon.1) 4956 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:33.958758+0000 mon.c (mon.1) 4956 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:33.967608+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:33.967608+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: cephadm 2024-04-22T21:14:33.972644+0000 mgr.x (mgr.34107) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: cephadm 2024-04-22T21:14:33.972644+0000 mgr.x (mgr.34107) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.043356+0000 mon.c (mon.1) 4957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.043356+0000 mon.c (mon.1) 4957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.046165+0000 mon.c (mon.1) 4958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.046165+0000 mon.c (mon.1) 4958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.047574+0000 mon.c (mon.1) 4959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.047574+0000 mon.c (mon.1) 4959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.050652+0000 mon.c (mon.1) 4960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.050652+0000 mon.c (mon.1) 4960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.051743+0000 mon.c (mon.1) 4961 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.051743+0000 mon.c (mon.1) 4961 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.060840+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.060840+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: cephadm 2024-04-22T21:14:34.067733+0000 mgr.x (mgr.34107) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: cephadm 2024-04-22T21:14:34.067733+0000 mgr.x (mgr.34107) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.146457+0000 mon.c (mon.1) 4962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.146457+0000 mon.c (mon.1) 4962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.149643+0000 mon.c (mon.1) 4963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.149643+0000 mon.c (mon.1) 4963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.151377+0000 mon.c (mon.1) 4964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.151377+0000 mon.c (mon.1) 4964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.154479+0000 mon.c (mon.1) 4965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.154479+0000 mon.c (mon.1) 4965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.155688+0000 mon.c (mon.1) 4966 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.155688+0000 mon.c (mon.1) 4966 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.165598+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.165598+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: cephadm 2024-04-22T21:14:34.170722+0000 mgr.x (mgr.34107) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: cephadm 2024-04-22T21:14:34.170722+0000 mgr.x (mgr.34107) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.239876+0000 mon.c (mon.1) 4967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.239876+0000 mon.c (mon.1) 4967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.242623+0000 mon.c (mon.1) 4968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.242623+0000 mon.c (mon.1) 4968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.244137+0000 mon.c (mon.1) 4969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.244137+0000 mon.c (mon.1) 4969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.246641+0000 mon.c (mon.1) 4970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.246641+0000 mon.c (mon.1) 4970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.247549+0000 mon.c (mon.1) 4971 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.247549+0000 mon.c (mon.1) 4971 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.256824+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.256824+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: cephadm 2024-04-22T21:14:34.261979+0000 mgr.x (mgr.34107) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: cephadm 2024-04-22T21:14:34.261979+0000 mgr.x (mgr.34107) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.318832+0000 mon.c (mon.1) 4972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.318832+0000 mon.c (mon.1) 4972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.321973+0000 mon.c (mon.1) 4973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.321973+0000 mon.c (mon.1) 4973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.323537+0000 mon.c (mon.1) 4974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.323537+0000 mon.c (mon.1) 4974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.326950+0000 mon.c (mon.1) 4975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.326950+0000 mon.c (mon.1) 4975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.328385+0000 mon.c (mon.1) 4976 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.328385+0000 mon.c (mon.1) 4976 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.337080+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.337080+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: cephadm 2024-04-22T21:14:34.342162+0000 mgr.x (mgr.34107) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: cephadm 2024-04-22T21:14:34.342162+0000 mgr.x (mgr.34107) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.415980+0000 mon.c (mon.1) 4977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.415980+0000 mon.c (mon.1) 4977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.419348+0000 mon.c (mon.1) 4978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.419348+0000 mon.c (mon.1) 4978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.421231+0000 mon.c (mon.1) 4979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.421231+0000 mon.c (mon.1) 4979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.425411+0000 mon.c (mon.1) 4980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.425411+0000 mon.c (mon.1) 4980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.426731+0000 mon.c (mon.1) 4981 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.426731+0000 mon.c (mon.1) 4981 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.436201+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.436201+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.511682+0000 mon.c (mon.1) 4982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.511682+0000 mon.c (mon.1) 4982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.514761+0000 mon.c (mon.1) 4983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.514761+0000 mon.c (mon.1) 4983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.516472+0000 mon.c (mon.1) 4984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.516472+0000 mon.c (mon.1) 4984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.519952+0000 mon.c (mon.1) 4985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.519952+0000 mon.c (mon.1) 4985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.521233+0000 mon.c (mon.1) 4986 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.521233+0000 mon.c (mon.1) 4986 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.530812+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.530812+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.590623+0000 mon.c (mon.1) 4987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.590623+0000 mon.c (mon.1) 4987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.593828+0000 mon.c (mon.1) 4988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.593828+0000 mon.c (mon.1) 4988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.595249+0000 mon.c (mon.1) 4989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.595249+0000 mon.c (mon.1) 4989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.598466+0000 mon.c (mon.1) 4990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.598466+0000 mon.c (mon.1) 4990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.600771+0000 mon.c (mon.1) 4991 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.600771+0000 mon.c (mon.1) 4991 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.610140+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.610140+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.686616+0000 mon.c (mon.1) 4992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.686616+0000 mon.c (mon.1) 4992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.690202+0000 mon.c (mon.1) 4993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.690202+0000 mon.c (mon.1) 4993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.692653+0000 mon.c (mon.1) 4994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.692653+0000 mon.c (mon.1) 4994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.696435+0000 mon.c (mon.1) 4995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.696435+0000 mon.c (mon.1) 4995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.698369+0000 mon.c (mon.1) 4996 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.698369+0000 mon.c (mon.1) 4996 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.710042+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.710042+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.791797+0000 mon.c (mon.1) 4997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.791797+0000 mon.c (mon.1) 4997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.794831+0000 mon.c (mon.1) 4998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.794831+0000 mon.c (mon.1) 4998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.796409+0000 mon.c (mon.1) 4999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.796409+0000 mon.c (mon.1) 4999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.260 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.799648+0000 mon.c (mon.1) 5000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.260 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.799648+0000 mon.c (mon.1) 5000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.260 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.800869+0000 mon.c (mon.1) 5001 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.260 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.800869+0000 mon.c (mon.1) 5001 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.260 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.810595+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.260 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.810595+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.260 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.868111+0000 mon.c (mon.1) 5002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.260 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:34 smithi123 bash[58916]: audit 2024-04-22T21:14:34.868111+0000 mon.c (mon.1) 5002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: cephadm 2024-04-22T21:14:33.455075+0000 mgr.x (mgr.34107) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: cephadm 2024-04-22T21:14:33.455075+0000 mgr.x (mgr.34107) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: cephadm 2024-04-22T21:14:33.551567+0000 mgr.x (mgr.34107) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: cephadm 2024-04-22T21:14:33.551567+0000 mgr.x (mgr.34107) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: cephadm 2024-04-22T21:14:33.632837+0000 mgr.x (mgr.34107) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: cephadm 2024-04-22T21:14:33.632837+0000 mgr.x (mgr.34107) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: cephadm 2024-04-22T21:14:33.730562+0000 mgr.x (mgr.34107) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: cephadm 2024-04-22T21:14:33.730562+0000 mgr.x (mgr.34107) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: cephadm 2024-04-22T21:14:33.832314+0000 mgr.x (mgr.34107) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: cephadm 2024-04-22T21:14:33.832314+0000 mgr.x (mgr.34107) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:33.891945+0000 mon.c (mon.1) 4947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:33.891945+0000 mon.c (mon.1) 4947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:33.894541+0000 mon.c (mon.1) 4948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:33.894541+0000 mon.c (mon.1) 4948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:33.895934+0000 mon.c (mon.1) 4949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:33.895934+0000 mon.c (mon.1) 4949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:33.898715+0000 mon.c (mon.1) 4950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:33.898715+0000 mon.c (mon.1) 4950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:33.899636+0000 mon.c (mon.1) 4951 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:33.899636+0000 mon.c (mon.1) 4951 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: cephadm 2024-04-22T21:14:33.455075+0000 mgr.x (mgr.34107) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: cephadm 2024-04-22T21:14:33.455075+0000 mgr.x (mgr.34107) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: cephadm 2024-04-22T21:14:33.551567+0000 mgr.x (mgr.34107) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: cephadm 2024-04-22T21:14:33.551567+0000 mgr.x (mgr.34107) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: cephadm 2024-04-22T21:14:33.632837+0000 mgr.x (mgr.34107) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: cephadm 2024-04-22T21:14:33.632837+0000 mgr.x (mgr.34107) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: cephadm 2024-04-22T21:14:33.730562+0000 mgr.x (mgr.34107) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: cephadm 2024-04-22T21:14:33.730562+0000 mgr.x (mgr.34107) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: cephadm 2024-04-22T21:14:33.832314+0000 mgr.x (mgr.34107) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: cephadm 2024-04-22T21:14:33.832314+0000 mgr.x (mgr.34107) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:33.891945+0000 mon.c (mon.1) 4947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:33.891945+0000 mon.c (mon.1) 4947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:33.894541+0000 mon.c (mon.1) 4948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:33.894541+0000 mon.c (mon.1) 4948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:33.895934+0000 mon.c (mon.1) 4949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:33.895934+0000 mon.c (mon.1) 4949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:33.898715+0000 mon.c (mon.1) 4950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:33.898715+0000 mon.c (mon.1) 4950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:33.899636+0000 mon.c (mon.1) 4951 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:33.899636+0000 mon.c (mon.1) 4951 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:33.905546+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:33.905546+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: cephadm 2024-04-22T21:14:33.910654+0000 mgr.x (mgr.34107) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: cephadm 2024-04-22T21:14:33.910654+0000 mgr.x (mgr.34107) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:33.950973+0000 mon.c (mon.1) 4952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:33.950973+0000 mon.c (mon.1) 4952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:33.953938+0000 mon.c (mon.1) 4953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:33.953938+0000 mon.c (mon.1) 4953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:33.955453+0000 mon.c (mon.1) 4954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:33.955453+0000 mon.c (mon.1) 4954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:33.957961+0000 mon.c (mon.1) 4955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:33.957961+0000 mon.c (mon.1) 4955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:33.958758+0000 mon.c (mon.1) 4956 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:33.958758+0000 mon.c (mon.1) 4956 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:33.967608+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:33.967608+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: cephadm 2024-04-22T21:14:33.972644+0000 mgr.x (mgr.34107) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: cephadm 2024-04-22T21:14:33.972644+0000 mgr.x (mgr.34107) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.043356+0000 mon.c (mon.1) 4957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.043356+0000 mon.c (mon.1) 4957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.046165+0000 mon.c (mon.1) 4958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.046165+0000 mon.c (mon.1) 4958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.047574+0000 mon.c (mon.1) 4959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.047574+0000 mon.c (mon.1) 4959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.050652+0000 mon.c (mon.1) 4960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.050652+0000 mon.c (mon.1) 4960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.051743+0000 mon.c (mon.1) 4961 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.051743+0000 mon.c (mon.1) 4961 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.060840+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.060840+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: cephadm 2024-04-22T21:14:34.067733+0000 mgr.x (mgr.34107) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: cephadm 2024-04-22T21:14:34.067733+0000 mgr.x (mgr.34107) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.146457+0000 mon.c (mon.1) 4962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.146457+0000 mon.c (mon.1) 4962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.149643+0000 mon.c (mon.1) 4963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.149643+0000 mon.c (mon.1) 4963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.151377+0000 mon.c (mon.1) 4964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.151377+0000 mon.c (mon.1) 4964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.154479+0000 mon.c (mon.1) 4965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:33.905546+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:33.905546+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: cephadm 2024-04-22T21:14:33.910654+0000 mgr.x (mgr.34107) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: cephadm 2024-04-22T21:14:33.910654+0000 mgr.x (mgr.34107) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:33.950973+0000 mon.c (mon.1) 4952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:33.950973+0000 mon.c (mon.1) 4952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:33.953938+0000 mon.c (mon.1) 4953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:33.953938+0000 mon.c (mon.1) 4953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:33.955453+0000 mon.c (mon.1) 4954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:33.955453+0000 mon.c (mon.1) 4954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:33.957961+0000 mon.c (mon.1) 4955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:33.957961+0000 mon.c (mon.1) 4955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:33.958758+0000 mon.c (mon.1) 4956 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:33.958758+0000 mon.c (mon.1) 4956 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:33.967608+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:33.967608+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: cephadm 2024-04-22T21:14:33.972644+0000 mgr.x (mgr.34107) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: cephadm 2024-04-22T21:14:33.972644+0000 mgr.x (mgr.34107) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.043356+0000 mon.c (mon.1) 4957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.043356+0000 mon.c (mon.1) 4957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.154479+0000 mon.c (mon.1) 4965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.155688+0000 mon.c (mon.1) 4966 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.155688+0000 mon.c (mon.1) 4966 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.165598+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.165598+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: cephadm 2024-04-22T21:14:34.170722+0000 mgr.x (mgr.34107) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: cephadm 2024-04-22T21:14:34.170722+0000 mgr.x (mgr.34107) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.239876+0000 mon.c (mon.1) 4967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.239876+0000 mon.c (mon.1) 4967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.242623+0000 mon.c (mon.1) 4968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.242623+0000 mon.c (mon.1) 4968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.244137+0000 mon.c (mon.1) 4969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.244137+0000 mon.c (mon.1) 4969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.246641+0000 mon.c (mon.1) 4970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.246641+0000 mon.c (mon.1) 4970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.247549+0000 mon.c (mon.1) 4971 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.247549+0000 mon.c (mon.1) 4971 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.256824+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.256824+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: cephadm 2024-04-22T21:14:34.261979+0000 mgr.x (mgr.34107) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: cephadm 2024-04-22T21:14:34.261979+0000 mgr.x (mgr.34107) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.046165+0000 mon.c (mon.1) 4958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.046165+0000 mon.c (mon.1) 4958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.047574+0000 mon.c (mon.1) 4959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.047574+0000 mon.c (mon.1) 4959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.050652+0000 mon.c (mon.1) 4960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.050652+0000 mon.c (mon.1) 4960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.051743+0000 mon.c (mon.1) 4961 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.051743+0000 mon.c (mon.1) 4961 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.060840+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.060840+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: cephadm 2024-04-22T21:14:34.067733+0000 mgr.x (mgr.34107) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: cephadm 2024-04-22T21:14:34.067733+0000 mgr.x (mgr.34107) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.146457+0000 mon.c (mon.1) 4962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.146457+0000 mon.c (mon.1) 4962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.149643+0000 mon.c (mon.1) 4963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.149643+0000 mon.c (mon.1) 4963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.151377+0000 mon.c (mon.1) 4964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.151377+0000 mon.c (mon.1) 4964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.154479+0000 mon.c (mon.1) 4965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.154479+0000 mon.c (mon.1) 4965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.155688+0000 mon.c (mon.1) 4966 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.155688+0000 mon.c (mon.1) 4966 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.165598+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.165598+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: cephadm 2024-04-22T21:14:34.170722+0000 mgr.x (mgr.34107) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: cephadm 2024-04-22T21:14:34.170722+0000 mgr.x (mgr.34107) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.239876+0000 mon.c (mon.1) 4967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.239876+0000 mon.c (mon.1) 4967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.242623+0000 mon.c (mon.1) 4968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.242623+0000 mon.c (mon.1) 4968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.244137+0000 mon.c (mon.1) 4969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.244137+0000 mon.c (mon.1) 4969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.246641+0000 mon.c (mon.1) 4970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.246641+0000 mon.c (mon.1) 4970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.247549+0000 mon.c (mon.1) 4971 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.247549+0000 mon.c (mon.1) 4971 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.256824+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.256824+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: cephadm 2024-04-22T21:14:34.261979+0000 mgr.x (mgr.34107) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: cephadm 2024-04-22T21:14:34.261979+0000 mgr.x (mgr.34107) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.318832+0000 mon.c (mon.1) 4972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.318832+0000 mon.c (mon.1) 4972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.321973+0000 mon.c (mon.1) 4973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.321973+0000 mon.c (mon.1) 4973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.323537+0000 mon.c (mon.1) 4974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.323537+0000 mon.c (mon.1) 4974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.326950+0000 mon.c (mon.1) 4975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.326950+0000 mon.c (mon.1) 4975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.328385+0000 mon.c (mon.1) 4976 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.328385+0000 mon.c (mon.1) 4976 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.337080+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.337080+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: cephadm 2024-04-22T21:14:34.342162+0000 mgr.x (mgr.34107) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: cephadm 2024-04-22T21:14:34.342162+0000 mgr.x (mgr.34107) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.415980+0000 mon.c (mon.1) 4977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.415980+0000 mon.c (mon.1) 4977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.419348+0000 mon.c (mon.1) 4978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.419348+0000 mon.c (mon.1) 4978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.421231+0000 mon.c (mon.1) 4979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.318832+0000 mon.c (mon.1) 4972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.318832+0000 mon.c (mon.1) 4972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.321973+0000 mon.c (mon.1) 4973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.321973+0000 mon.c (mon.1) 4973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.323537+0000 mon.c (mon.1) 4974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.323537+0000 mon.c (mon.1) 4974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.326950+0000 mon.c (mon.1) 4975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.326950+0000 mon.c (mon.1) 4975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.328385+0000 mon.c (mon.1) 4976 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.328385+0000 mon.c (mon.1) 4976 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.337080+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.337080+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: cephadm 2024-04-22T21:14:34.342162+0000 mgr.x (mgr.34107) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: cephadm 2024-04-22T21:14:34.342162+0000 mgr.x (mgr.34107) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:35.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.415980+0000 mon.c (mon.1) 4977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.415980+0000 mon.c (mon.1) 4977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.419348+0000 mon.c (mon.1) 4978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.419348+0000 mon.c (mon.1) 4978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.421231+0000 mon.c (mon.1) 4979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.421231+0000 mon.c (mon.1) 4979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.425411+0000 mon.c (mon.1) 4980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.425411+0000 mon.c (mon.1) 4980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.426731+0000 mon.c (mon.1) 4981 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.426731+0000 mon.c (mon.1) 4981 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.436201+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.436201+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.511682+0000 mon.c (mon.1) 4982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.511682+0000 mon.c (mon.1) 4982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.514761+0000 mon.c (mon.1) 4983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.514761+0000 mon.c (mon.1) 4983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.516472+0000 mon.c (mon.1) 4984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.516472+0000 mon.c (mon.1) 4984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.519952+0000 mon.c (mon.1) 4985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.519952+0000 mon.c (mon.1) 4985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.521233+0000 mon.c (mon.1) 4986 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.521233+0000 mon.c (mon.1) 4986 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.530812+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.530812+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.590623+0000 mon.c (mon.1) 4987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.421231+0000 mon.c (mon.1) 4979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.425411+0000 mon.c (mon.1) 4980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.425411+0000 mon.c (mon.1) 4980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.426731+0000 mon.c (mon.1) 4981 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.426731+0000 mon.c (mon.1) 4981 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.436201+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.436201+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.511682+0000 mon.c (mon.1) 4982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.511682+0000 mon.c (mon.1) 4982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.514761+0000 mon.c (mon.1) 4983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.514761+0000 mon.c (mon.1) 4983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.516472+0000 mon.c (mon.1) 4984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.516472+0000 mon.c (mon.1) 4984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.519952+0000 mon.c (mon.1) 4985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.519952+0000 mon.c (mon.1) 4985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.521233+0000 mon.c (mon.1) 4986 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.521233+0000 mon.c (mon.1) 4986 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.530812+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.530812+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.590623+0000 mon.c (mon.1) 4987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.590623+0000 mon.c (mon.1) 4987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.593828+0000 mon.c (mon.1) 4988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.593828+0000 mon.c (mon.1) 4988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.595249+0000 mon.c (mon.1) 4989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.595249+0000 mon.c (mon.1) 4989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.598466+0000 mon.c (mon.1) 4990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.598466+0000 mon.c (mon.1) 4990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.600771+0000 mon.c (mon.1) 4991 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.600771+0000 mon.c (mon.1) 4991 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.610140+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.610140+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.686616+0000 mon.c (mon.1) 4992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.686616+0000 mon.c (mon.1) 4992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.690202+0000 mon.c (mon.1) 4993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.690202+0000 mon.c (mon.1) 4993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.692653+0000 mon.c (mon.1) 4994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.692653+0000 mon.c (mon.1) 4994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.696435+0000 mon.c (mon.1) 4995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.696435+0000 mon.c (mon.1) 4995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.590623+0000 mon.c (mon.1) 4987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.593828+0000 mon.c (mon.1) 4988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.593828+0000 mon.c (mon.1) 4988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.595249+0000 mon.c (mon.1) 4989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.595249+0000 mon.c (mon.1) 4989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.598466+0000 mon.c (mon.1) 4990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.598466+0000 mon.c (mon.1) 4990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.600771+0000 mon.c (mon.1) 4991 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.600771+0000 mon.c (mon.1) 4991 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.610140+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.610140+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.686616+0000 mon.c (mon.1) 4992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.686616+0000 mon.c (mon.1) 4992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.690202+0000 mon.c (mon.1) 4993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.690202+0000 mon.c (mon.1) 4993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.692653+0000 mon.c (mon.1) 4994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.692653+0000 mon.c (mon.1) 4994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.696435+0000 mon.c (mon.1) 4995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.696435+0000 mon.c (mon.1) 4995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.698369+0000 mon.c (mon.1) 4996 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.698369+0000 mon.c (mon.1) 4996 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.710042+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.710042+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.791797+0000 mon.c (mon.1) 4997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.791797+0000 mon.c (mon.1) 4997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.794831+0000 mon.c (mon.1) 4998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.794831+0000 mon.c (mon.1) 4998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.796409+0000 mon.c (mon.1) 4999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.796409+0000 mon.c (mon.1) 4999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.799648+0000 mon.c (mon.1) 5000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.799648+0000 mon.c (mon.1) 5000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.800869+0000 mon.c (mon.1) 5001 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.800869+0000 mon.c (mon.1) 5001 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.810595+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.810595+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.868111+0000 mon.c (mon.1) 5002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[75184]: audit 2024-04-22T21:14:34.868111+0000 mon.c (mon.1) 5002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.698369+0000 mon.c (mon.1) 4996 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.698369+0000 mon.c (mon.1) 4996 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.710042+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.710042+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.791797+0000 mon.c (mon.1) 4997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.791797+0000 mon.c (mon.1) 4997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.794831+0000 mon.c (mon.1) 4998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.794831+0000 mon.c (mon.1) 4998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:35.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.796409+0000 mon.c (mon.1) 4999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.796409+0000 mon.c (mon.1) 4999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.799648+0000 mon.c (mon.1) 5000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.799648+0000 mon.c (mon.1) 5000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:35.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.800869+0000 mon.c (mon.1) 5001 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.800869+0000 mon.c (mon.1) 5001 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:35.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.810595+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.810595+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:35.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.868111+0000 mon.c (mon.1) 5002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:35.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:34 smithi121 bash[73084]: audit 2024-04-22T21:14:34.868111+0000 mon.c (mon.1) 5002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: cephadm 2024-04-22T21:14:34.441443+0000 mgr.x (mgr.34107) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: cephadm 2024-04-22T21:14:34.441443+0000 mgr.x (mgr.34107) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: cephadm 2024-04-22T21:14:34.536027+0000 mgr.x (mgr.34107) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: cephadm 2024-04-22T21:14:34.536027+0000 mgr.x (mgr.34107) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: cluster 2024-04-22T21:14:34.543000+0000 mgr.x (mgr.34107) 1634 : cluster [DBG] pgmap v261: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:36.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: cluster 2024-04-22T21:14:34.543000+0000 mgr.x (mgr.34107) 1634 : cluster [DBG] pgmap v261: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:36.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: cephadm 2024-04-22T21:14:34.615267+0000 mgr.x (mgr.34107) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: cephadm 2024-04-22T21:14:34.615267+0000 mgr.x (mgr.34107) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: cephadm 2024-04-22T21:14:34.715289+0000 mgr.x (mgr.34107) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: cephadm 2024-04-22T21:14:34.715289+0000 mgr.x (mgr.34107) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: cephadm 2024-04-22T21:14:34.815695+0000 mgr.x (mgr.34107) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: cephadm 2024-04-22T21:14:34.815695+0000 mgr.x (mgr.34107) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:34.870423+0000 mon.c (mon.1) 5003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:34.870423+0000 mon.c (mon.1) 5003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:34.886370+0000 mon.c (mon.1) 5004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:34.886370+0000 mon.c (mon.1) 5004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:34.888803+0000 mon.c (mon.1) 5005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:34.888803+0000 mon.c (mon.1) 5005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:34.889624+0000 mon.c (mon.1) 5006 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:34.889624+0000 mon.c (mon.1) 5006 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:34.899652+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:34.899652+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: cephadm 2024-04-22T21:14:34.907219+0000 mgr.x (mgr.34107) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: cephadm 2024-04-22T21:14:34.907219+0000 mgr.x (mgr.34107) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.124 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:34.976088+0000 mon.c (mon.1) 5007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.124 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:34.976088+0000 mon.c (mon.1) 5007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.124 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:34.978743+0000 mon.c (mon.1) 5008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.124 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:34.978743+0000 mon.c (mon.1) 5008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.124 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:34.980196+0000 mon.c (mon.1) 5009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.124 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:34.980196+0000 mon.c (mon.1) 5009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.124 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:34.983090+0000 mon.c (mon.1) 5010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.124 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:34.983090+0000 mon.c (mon.1) 5010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.124 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:34.984437+0000 mon.c (mon.1) 5011 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.124 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:34.984437+0000 mon.c (mon.1) 5011 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.124 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:34.993499+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.124 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:34.993499+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.124 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: cephadm 2024-04-22T21:14:34.999203+0000 mgr.x (mgr.34107) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.124 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: cephadm 2024-04-22T21:14:34.999203+0000 mgr.x (mgr.34107) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.124 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.068957+0000 mon.c (mon.1) 5012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.068957+0000 mon.c (mon.1) 5012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.072288+0000 mon.c (mon.1) 5013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.072288+0000 mon.c (mon.1) 5013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.074249+0000 mon.c (mon.1) 5014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.074249+0000 mon.c (mon.1) 5014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.078235+0000 mon.c (mon.1) 5015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.078235+0000 mon.c (mon.1) 5015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.079617+0000 mon.c (mon.1) 5016 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.079617+0000 mon.c (mon.1) 5016 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.089303+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.089303+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: cephadm 2024-04-22T21:14:35.094711+0000 mgr.x (mgr.34107) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: cephadm 2024-04-22T21:14:35.094711+0000 mgr.x (mgr.34107) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.169285+0000 mon.c (mon.1) 5017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.169285+0000 mon.c (mon.1) 5017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.172803+0000 mon.c (mon.1) 5018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.172803+0000 mon.c (mon.1) 5018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.174728+0000 mon.c (mon.1) 5019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.174728+0000 mon.c (mon.1) 5019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.178774+0000 mon.c (mon.1) 5020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.178774+0000 mon.c (mon.1) 5020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.180330+0000 mon.c (mon.1) 5021 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.180330+0000 mon.c (mon.1) 5021 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.190349+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.190349+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: cephadm 2024-04-22T21:14:35.195876+0000 mgr.x (mgr.34107) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: cephadm 2024-04-22T21:14:35.195876+0000 mgr.x (mgr.34107) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.265816+0000 mon.c (mon.1) 5022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.265816+0000 mon.c (mon.1) 5022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.268645+0000 mon.c (mon.1) 5023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.268645+0000 mon.c (mon.1) 5023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.270138+0000 mon.c (mon.1) 5024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.270138+0000 mon.c (mon.1) 5024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.273653+0000 mon.c (mon.1) 5025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.273653+0000 mon.c (mon.1) 5025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.274656+0000 mon.c (mon.1) 5026 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.274656+0000 mon.c (mon.1) 5026 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.283665+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.283665+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: cephadm 2024-04-22T21:14:35.289401+0000 mgr.x (mgr.34107) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.128 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: cephadm 2024-04-22T21:14:35.289401+0000 mgr.x (mgr.34107) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.128 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.345498+0000 mon.c (mon.1) 5027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.129 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.345498+0000 mon.c (mon.1) 5027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.129 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.348542+0000 mon.c (mon.1) 5028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.129 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.348542+0000 mon.c (mon.1) 5028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.129 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.350236+0000 mon.c (mon.1) 5029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.129 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.350236+0000 mon.c (mon.1) 5029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.129 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.353360+0000 mon.c (mon.1) 5030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.129 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.353360+0000 mon.c (mon.1) 5030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.129 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.354594+0000 mon.c (mon.1) 5031 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.129 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.354594+0000 mon.c (mon.1) 5031 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.129 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.363765+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.129 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.363765+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.129 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: cephadm 2024-04-22T21:14:35.369464+0000 mgr.x (mgr.34107) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.130 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: cephadm 2024-04-22T21:14:35.369464+0000 mgr.x (mgr.34107) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.130 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.423541+0000 mon.c (mon.1) 5032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.130 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.423541+0000 mon.c (mon.1) 5032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.130 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.426398+0000 mon.c (mon.1) 5033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.130 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.426398+0000 mon.c (mon.1) 5033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.130 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.427911+0000 mon.c (mon.1) 5034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.130 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.427911+0000 mon.c (mon.1) 5034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.130 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.430873+0000 mon.c (mon.1) 5035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.130 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.430873+0000 mon.c (mon.1) 5035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.130 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.432005+0000 mon.c (mon.1) 5036 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.130 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.432005+0000 mon.c (mon.1) 5036 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.130 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.440661+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.130 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.440661+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.131 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.498767+0000 mon.c (mon.1) 5037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.131 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.498767+0000 mon.c (mon.1) 5037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.131 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.501539+0000 mon.c (mon.1) 5038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.131 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.501539+0000 mon.c (mon.1) 5038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.131 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.503188+0000 mon.c (mon.1) 5039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.131 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.503188+0000 mon.c (mon.1) 5039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.131 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.506135+0000 mon.c (mon.1) 5040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.131 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.506135+0000 mon.c (mon.1) 5040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.131 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.508269+0000 mon.c (mon.1) 5041 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.131 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.508269+0000 mon.c (mon.1) 5041 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.131 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.517071+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.131 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.517071+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.131 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.575764+0000 mon.c (mon.1) 5042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.132 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.575764+0000 mon.c (mon.1) 5042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.132 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.578706+0000 mon.c (mon.1) 5043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.132 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.578706+0000 mon.c (mon.1) 5043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.132 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.580376+0000 mon.c (mon.1) 5044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.132 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.580376+0000 mon.c (mon.1) 5044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.132 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.583220+0000 mon.c (mon.1) 5045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.132 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.583220+0000 mon.c (mon.1) 5045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.132 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.584295+0000 mon.c (mon.1) 5046 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.132 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.584295+0000 mon.c (mon.1) 5046 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.132 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.593533+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.132 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.593533+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.132 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.653261+0000 mon.c (mon.1) 5047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.132 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.653261+0000 mon.c (mon.1) 5047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.132 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.656553+0000 mon.c (mon.1) 5048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.132 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.656553+0000 mon.c (mon.1) 5048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.133 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.658502+0000 mon.c (mon.1) 5049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.133 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.658502+0000 mon.c (mon.1) 5049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.133 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.661853+0000 mon.c (mon.1) 5050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.133 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.661853+0000 mon.c (mon.1) 5050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.133 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.663516+0000 mon.c (mon.1) 5051 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.133 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.663516+0000 mon.c (mon.1) 5051 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.133 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.674280+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.133 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.674280+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.133 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.734742+0000 mon.c (mon.1) 5052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.133 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.734742+0000 mon.c (mon.1) 5052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.133 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.737842+0000 mon.c (mon.1) 5053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.133 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.737842+0000 mon.c (mon.1) 5053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.133 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.739320+0000 mon.c (mon.1) 5054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.133 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.739320+0000 mon.c (mon.1) 5054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.134 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.742236+0000 mon.c (mon.1) 5055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.134 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.742236+0000 mon.c (mon.1) 5055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.134 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.743749+0000 mon.c (mon.1) 5056 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.134 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.743749+0000 mon.c (mon.1) 5056 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.134 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.752726+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.134 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.752726+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.134 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.829088+0000 mon.c (mon.1) 5057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.134 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.829088+0000 mon.c (mon.1) 5057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.134 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.832462+0000 mon.c (mon.1) 5058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.134 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.832462+0000 mon.c (mon.1) 5058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.134 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.834435+0000 mon.c (mon.1) 5059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.134 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.834435+0000 mon.c (mon.1) 5059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.134 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.837423+0000 mon.c (mon.1) 5060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.135 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.837423+0000 mon.c (mon.1) 5060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.135 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.838480+0000 mon.c (mon.1) 5061 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.135 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.838480+0000 mon.c (mon.1) 5061 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.135 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.847542+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.135 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:35 smithi123 bash[58916]: audit 2024-04-22T21:14:35.847542+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: cephadm 2024-04-22T21:14:34.441443+0000 mgr.x (mgr.34107) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: cephadm 2024-04-22T21:14:34.441443+0000 mgr.x (mgr.34107) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: cephadm 2024-04-22T21:14:34.536027+0000 mgr.x (mgr.34107) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: cephadm 2024-04-22T21:14:34.536027+0000 mgr.x (mgr.34107) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: cluster 2024-04-22T21:14:34.543000+0000 mgr.x (mgr.34107) 1634 : cluster [DBG] pgmap v261: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:36.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: cluster 2024-04-22T21:14:34.543000+0000 mgr.x (mgr.34107) 1634 : cluster [DBG] pgmap v261: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:36.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: cephadm 2024-04-22T21:14:34.615267+0000 mgr.x (mgr.34107) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: cephadm 2024-04-22T21:14:34.615267+0000 mgr.x (mgr.34107) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: cephadm 2024-04-22T21:14:34.715289+0000 mgr.x (mgr.34107) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: cephadm 2024-04-22T21:14:34.715289+0000 mgr.x (mgr.34107) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: cephadm 2024-04-22T21:14:34.815695+0000 mgr.x (mgr.34107) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: cephadm 2024-04-22T21:14:34.815695+0000 mgr.x (mgr.34107) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:34.870423+0000 mon.c (mon.1) 5003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:34.870423+0000 mon.c (mon.1) 5003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:34.886370+0000 mon.c (mon.1) 5004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:34.886370+0000 mon.c (mon.1) 5004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:34.888803+0000 mon.c (mon.1) 5005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:34.888803+0000 mon.c (mon.1) 5005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:34.889624+0000 mon.c (mon.1) 5006 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: cephadm 2024-04-22T21:14:34.441443+0000 mgr.x (mgr.34107) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: cephadm 2024-04-22T21:14:34.441443+0000 mgr.x (mgr.34107) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: cephadm 2024-04-22T21:14:34.536027+0000 mgr.x (mgr.34107) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: cephadm 2024-04-22T21:14:34.536027+0000 mgr.x (mgr.34107) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: cluster 2024-04-22T21:14:34.543000+0000 mgr.x (mgr.34107) 1634 : cluster [DBG] pgmap v261: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:36.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: cluster 2024-04-22T21:14:34.543000+0000 mgr.x (mgr.34107) 1634 : cluster [DBG] pgmap v261: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:36.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: cephadm 2024-04-22T21:14:34.615267+0000 mgr.x (mgr.34107) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: cephadm 2024-04-22T21:14:34.615267+0000 mgr.x (mgr.34107) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: cephadm 2024-04-22T21:14:34.715289+0000 mgr.x (mgr.34107) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: cephadm 2024-04-22T21:14:34.715289+0000 mgr.x (mgr.34107) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: cephadm 2024-04-22T21:14:34.815695+0000 mgr.x (mgr.34107) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: cephadm 2024-04-22T21:14:34.815695+0000 mgr.x (mgr.34107) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:34.870423+0000 mon.c (mon.1) 5003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:34.870423+0000 mon.c (mon.1) 5003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:34.886370+0000 mon.c (mon.1) 5004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:34.886370+0000 mon.c (mon.1) 5004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:34.888803+0000 mon.c (mon.1) 5005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:34.888803+0000 mon.c (mon.1) 5005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:34.889624+0000 mon.c (mon.1) 5006 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:34.889624+0000 mon.c (mon.1) 5006 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:34.899652+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:34.899652+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: cephadm 2024-04-22T21:14:34.907219+0000 mgr.x (mgr.34107) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: cephadm 2024-04-22T21:14:34.907219+0000 mgr.x (mgr.34107) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:34.976088+0000 mon.c (mon.1) 5007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:34.976088+0000 mon.c (mon.1) 5007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:34.978743+0000 mon.c (mon.1) 5008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:34.978743+0000 mon.c (mon.1) 5008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:34.980196+0000 mon.c (mon.1) 5009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:34.980196+0000 mon.c (mon.1) 5009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:34.983090+0000 mon.c (mon.1) 5010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:34.983090+0000 mon.c (mon.1) 5010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:34.984437+0000 mon.c (mon.1) 5011 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:34.984437+0000 mon.c (mon.1) 5011 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:34.993499+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:34.993499+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: cephadm 2024-04-22T21:14:34.999203+0000 mgr.x (mgr.34107) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: cephadm 2024-04-22T21:14:34.999203+0000 mgr.x (mgr.34107) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.068957+0000 mon.c (mon.1) 5012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:34.889624+0000 mon.c (mon.1) 5006 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:34.899652+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:34.899652+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: cephadm 2024-04-22T21:14:34.907219+0000 mgr.x (mgr.34107) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: cephadm 2024-04-22T21:14:34.907219+0000 mgr.x (mgr.34107) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:34.976088+0000 mon.c (mon.1) 5007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:34.976088+0000 mon.c (mon.1) 5007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:34.978743+0000 mon.c (mon.1) 5008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:34.978743+0000 mon.c (mon.1) 5008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:34.980196+0000 mon.c (mon.1) 5009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:34.980196+0000 mon.c (mon.1) 5009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:34.983090+0000 mon.c (mon.1) 5010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:34.983090+0000 mon.c (mon.1) 5010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:34.984437+0000 mon.c (mon.1) 5011 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:34.984437+0000 mon.c (mon.1) 5011 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:34.993499+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:34.993499+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: cephadm 2024-04-22T21:14:34.999203+0000 mgr.x (mgr.34107) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: cephadm 2024-04-22T21:14:34.999203+0000 mgr.x (mgr.34107) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.068957+0000 mon.c (mon.1) 5012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.068957+0000 mon.c (mon.1) 5012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.072288+0000 mon.c (mon.1) 5013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.072288+0000 mon.c (mon.1) 5013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.074249+0000 mon.c (mon.1) 5014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.074249+0000 mon.c (mon.1) 5014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.078235+0000 mon.c (mon.1) 5015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.078235+0000 mon.c (mon.1) 5015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.079617+0000 mon.c (mon.1) 5016 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.079617+0000 mon.c (mon.1) 5016 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.089303+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.089303+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: cephadm 2024-04-22T21:14:35.094711+0000 mgr.x (mgr.34107) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: cephadm 2024-04-22T21:14:35.094711+0000 mgr.x (mgr.34107) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.169285+0000 mon.c (mon.1) 5017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.169285+0000 mon.c (mon.1) 5017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.172803+0000 mon.c (mon.1) 5018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.172803+0000 mon.c (mon.1) 5018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.174728+0000 mon.c (mon.1) 5019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.174728+0000 mon.c (mon.1) 5019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.178774+0000 mon.c (mon.1) 5020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.068957+0000 mon.c (mon.1) 5012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.072288+0000 mon.c (mon.1) 5013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.072288+0000 mon.c (mon.1) 5013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.074249+0000 mon.c (mon.1) 5014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.074249+0000 mon.c (mon.1) 5014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.078235+0000 mon.c (mon.1) 5015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.078235+0000 mon.c (mon.1) 5015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.079617+0000 mon.c (mon.1) 5016 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.079617+0000 mon.c (mon.1) 5016 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.089303+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.089303+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: cephadm 2024-04-22T21:14:35.094711+0000 mgr.x (mgr.34107) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: cephadm 2024-04-22T21:14:35.094711+0000 mgr.x (mgr.34107) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.169285+0000 mon.c (mon.1) 5017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.169285+0000 mon.c (mon.1) 5017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.172803+0000 mon.c (mon.1) 5018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.172803+0000 mon.c (mon.1) 5018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.174728+0000 mon.c (mon.1) 5019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.174728+0000 mon.c (mon.1) 5019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.178774+0000 mon.c (mon.1) 5020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.178774+0000 mon.c (mon.1) 5020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.180330+0000 mon.c (mon.1) 5021 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.180330+0000 mon.c (mon.1) 5021 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.190349+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.190349+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: cephadm 2024-04-22T21:14:35.195876+0000 mgr.x (mgr.34107) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: cephadm 2024-04-22T21:14:35.195876+0000 mgr.x (mgr.34107) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.265816+0000 mon.c (mon.1) 5022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.265816+0000 mon.c (mon.1) 5022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.268645+0000 mon.c (mon.1) 5023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.268645+0000 mon.c (mon.1) 5023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.270138+0000 mon.c (mon.1) 5024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.270138+0000 mon.c (mon.1) 5024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.273653+0000 mon.c (mon.1) 5025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.273653+0000 mon.c (mon.1) 5025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.274656+0000 mon.c (mon.1) 5026 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.274656+0000 mon.c (mon.1) 5026 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.283665+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.283665+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: cephadm 2024-04-22T21:14:35.289401+0000 mgr.x (mgr.34107) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.178774+0000 mon.c (mon.1) 5020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.180330+0000 mon.c (mon.1) 5021 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.180330+0000 mon.c (mon.1) 5021 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.190349+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.190349+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: cephadm 2024-04-22T21:14:35.195876+0000 mgr.x (mgr.34107) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: cephadm 2024-04-22T21:14:35.195876+0000 mgr.x (mgr.34107) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.265816+0000 mon.c (mon.1) 5022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.265816+0000 mon.c (mon.1) 5022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.268645+0000 mon.c (mon.1) 5023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.268645+0000 mon.c (mon.1) 5023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.270138+0000 mon.c (mon.1) 5024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.270138+0000 mon.c (mon.1) 5024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.273653+0000 mon.c (mon.1) 5025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.273653+0000 mon.c (mon.1) 5025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.274656+0000 mon.c (mon.1) 5026 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.274656+0000 mon.c (mon.1) 5026 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.283665+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.283665+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: cephadm 2024-04-22T21:14:35.289401+0000 mgr.x (mgr.34107) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: cephadm 2024-04-22T21:14:35.289401+0000 mgr.x (mgr.34107) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.345498+0000 mon.c (mon.1) 5027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.345498+0000 mon.c (mon.1) 5027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.348542+0000 mon.c (mon.1) 5028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.348542+0000 mon.c (mon.1) 5028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.350236+0000 mon.c (mon.1) 5029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.350236+0000 mon.c (mon.1) 5029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.353360+0000 mon.c (mon.1) 5030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.353360+0000 mon.c (mon.1) 5030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.354594+0000 mon.c (mon.1) 5031 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.354594+0000 mon.c (mon.1) 5031 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.363765+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.363765+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: cephadm 2024-04-22T21:14:35.369464+0000 mgr.x (mgr.34107) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: cephadm 2024-04-22T21:14:35.369464+0000 mgr.x (mgr.34107) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.423541+0000 mon.c (mon.1) 5032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.423541+0000 mon.c (mon.1) 5032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.426398+0000 mon.c (mon.1) 5033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.426398+0000 mon.c (mon.1) 5033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.427911+0000 mon.c (mon.1) 5034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: cephadm 2024-04-22T21:14:35.289401+0000 mgr.x (mgr.34107) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.345498+0000 mon.c (mon.1) 5027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.345498+0000 mon.c (mon.1) 5027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.348542+0000 mon.c (mon.1) 5028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.348542+0000 mon.c (mon.1) 5028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.350236+0000 mon.c (mon.1) 5029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.350236+0000 mon.c (mon.1) 5029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.353360+0000 mon.c (mon.1) 5030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.353360+0000 mon.c (mon.1) 5030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.354594+0000 mon.c (mon.1) 5031 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.354594+0000 mon.c (mon.1) 5031 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.363765+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.363765+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: cephadm 2024-04-22T21:14:35.369464+0000 mgr.x (mgr.34107) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: cephadm 2024-04-22T21:14:35.369464+0000 mgr.x (mgr.34107) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.423541+0000 mon.c (mon.1) 5032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.423541+0000 mon.c (mon.1) 5032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.426398+0000 mon.c (mon.1) 5033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.426398+0000 mon.c (mon.1) 5033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.427911+0000 mon.c (mon.1) 5034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.427911+0000 mon.c (mon.1) 5034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.430873+0000 mon.c (mon.1) 5035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.430873+0000 mon.c (mon.1) 5035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.432005+0000 mon.c (mon.1) 5036 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.432005+0000 mon.c (mon.1) 5036 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.440661+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.440661+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.498767+0000 mon.c (mon.1) 5037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.498767+0000 mon.c (mon.1) 5037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.501539+0000 mon.c (mon.1) 5038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.501539+0000 mon.c (mon.1) 5038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.503188+0000 mon.c (mon.1) 5039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.503188+0000 mon.c (mon.1) 5039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.506135+0000 mon.c (mon.1) 5040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.506135+0000 mon.c (mon.1) 5040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.508269+0000 mon.c (mon.1) 5041 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.508269+0000 mon.c (mon.1) 5041 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.517071+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.517071+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.427911+0000 mon.c (mon.1) 5034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.430873+0000 mon.c (mon.1) 5035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.430873+0000 mon.c (mon.1) 5035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.432005+0000 mon.c (mon.1) 5036 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.432005+0000 mon.c (mon.1) 5036 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.440661+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.440661+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.498767+0000 mon.c (mon.1) 5037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.498767+0000 mon.c (mon.1) 5037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.501539+0000 mon.c (mon.1) 5038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.501539+0000 mon.c (mon.1) 5038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.503188+0000 mon.c (mon.1) 5039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.503188+0000 mon.c (mon.1) 5039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.506135+0000 mon.c (mon.1) 5040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.506135+0000 mon.c (mon.1) 5040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.508269+0000 mon.c (mon.1) 5041 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.508269+0000 mon.c (mon.1) 5041 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.517071+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.517071+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.575764+0000 mon.c (mon.1) 5042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.575764+0000 mon.c (mon.1) 5042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.578706+0000 mon.c (mon.1) 5043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.578706+0000 mon.c (mon.1) 5043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.580376+0000 mon.c (mon.1) 5044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.580376+0000 mon.c (mon.1) 5044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.583220+0000 mon.c (mon.1) 5045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.583220+0000 mon.c (mon.1) 5045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.584295+0000 mon.c (mon.1) 5046 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.584295+0000 mon.c (mon.1) 5046 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.593533+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.593533+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.653261+0000 mon.c (mon.1) 5047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.653261+0000 mon.c (mon.1) 5047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.656553+0000 mon.c (mon.1) 5048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.656553+0000 mon.c (mon.1) 5048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.658502+0000 mon.c (mon.1) 5049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.658502+0000 mon.c (mon.1) 5049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.661853+0000 mon.c (mon.1) 5050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.575764+0000 mon.c (mon.1) 5042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.575764+0000 mon.c (mon.1) 5042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.578706+0000 mon.c (mon.1) 5043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.578706+0000 mon.c (mon.1) 5043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.580376+0000 mon.c (mon.1) 5044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.580376+0000 mon.c (mon.1) 5044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.583220+0000 mon.c (mon.1) 5045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.583220+0000 mon.c (mon.1) 5045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.584295+0000 mon.c (mon.1) 5046 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.584295+0000 mon.c (mon.1) 5046 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.593533+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.593533+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.653261+0000 mon.c (mon.1) 5047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.653261+0000 mon.c (mon.1) 5047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.656553+0000 mon.c (mon.1) 5048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.656553+0000 mon.c (mon.1) 5048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.658502+0000 mon.c (mon.1) 5049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.658502+0000 mon.c (mon.1) 5049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.661853+0000 mon.c (mon.1) 5050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.661853+0000 mon.c (mon.1) 5050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.663516+0000 mon.c (mon.1) 5051 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.663516+0000 mon.c (mon.1) 5051 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.674280+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.674280+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.734742+0000 mon.c (mon.1) 5052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.734742+0000 mon.c (mon.1) 5052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.737842+0000 mon.c (mon.1) 5053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.737842+0000 mon.c (mon.1) 5053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.739320+0000 mon.c (mon.1) 5054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.739320+0000 mon.c (mon.1) 5054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.742236+0000 mon.c (mon.1) 5055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.742236+0000 mon.c (mon.1) 5055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.743749+0000 mon.c (mon.1) 5056 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.743749+0000 mon.c (mon.1) 5056 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.752726+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.752726+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.829088+0000 mon.c (mon.1) 5057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.829088+0000 mon.c (mon.1) 5057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.832462+0000 mon.c (mon.1) 5058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.661853+0000 mon.c (mon.1) 5050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.663516+0000 mon.c (mon.1) 5051 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.663516+0000 mon.c (mon.1) 5051 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.674280+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.674280+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.734742+0000 mon.c (mon.1) 5052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.734742+0000 mon.c (mon.1) 5052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.737842+0000 mon.c (mon.1) 5053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.737842+0000 mon.c (mon.1) 5053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.739320+0000 mon.c (mon.1) 5054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.739320+0000 mon.c (mon.1) 5054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.742236+0000 mon.c (mon.1) 5055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.742236+0000 mon.c (mon.1) 5055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.743749+0000 mon.c (mon.1) 5056 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.743749+0000 mon.c (mon.1) 5056 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.752726+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.752726+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.829088+0000 mon.c (mon.1) 5057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.829088+0000 mon.c (mon.1) 5057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.832462+0000 mon.c (mon.1) 5058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.832462+0000 mon.c (mon.1) 5058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.834435+0000 mon.c (mon.1) 5059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.834435+0000 mon.c (mon.1) 5059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.837423+0000 mon.c (mon.1) 5060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.837423+0000 mon.c (mon.1) 5060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.838480+0000 mon.c (mon.1) 5061 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.838480+0000 mon.c (mon.1) 5061 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.847542+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[73084]: audit 2024-04-22T21:14:35.847542+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.832462+0000 mon.c (mon.1) 5058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.834435+0000 mon.c (mon.1) 5059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.834435+0000 mon.c (mon.1) 5059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.837423+0000 mon.c (mon.1) 5060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.837423+0000 mon.c (mon.1) 5060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.838480+0000 mon.c (mon.1) 5061 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.838480+0000 mon.c (mon.1) 5061 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.847542+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:35 smithi121 bash[75184]: audit 2024-04-22T21:14:35.847542+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.406 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[76541]: debug 2024-04-22T21:14:36.191+0000 7f23e5f93700 1 -- 172.21.15.123:0/3202660477 <== mon.2 v2:172.21.15.123:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x564e9103f680 con 0x564e9109d000 2024-04-22T21:14:36.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: cephadm 2024-04-22T21:14:35.446372+0000 mgr.x (mgr.34107) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: cephadm 2024-04-22T21:14:35.446372+0000 mgr.x (mgr.34107) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: cephadm 2024-04-22T21:14:35.522745+0000 mgr.x (mgr.34107) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: cephadm 2024-04-22T21:14:35.522745+0000 mgr.x (mgr.34107) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: cephadm 2024-04-22T21:14:35.599342+0000 mgr.x (mgr.34107) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: cephadm 2024-04-22T21:14:35.599342+0000 mgr.x (mgr.34107) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: cephadm 2024-04-22T21:14:35.680224+0000 mgr.x (mgr.34107) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: cephadm 2024-04-22T21:14:35.680224+0000 mgr.x (mgr.34107) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: cephadm 2024-04-22T21:14:35.758449+0000 mgr.x (mgr.34107) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: cephadm 2024-04-22T21:14:35.758449+0000 mgr.x (mgr.34107) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: cephadm 2024-04-22T21:14:35.853035+0000 mgr.x (mgr.34107) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: cephadm 2024-04-22T21:14:35.853035+0000 mgr.x (mgr.34107) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.915 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:35.925676+0000 mon.c (mon.1) 5062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.915 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:35.925676+0000 mon.c (mon.1) 5062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.915 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:35.928529+0000 mon.c (mon.1) 5063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.915 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:35.928529+0000 mon.c (mon.1) 5063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.915 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:35.929970+0000 mon.c (mon.1) 5064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.915 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:35.929970+0000 mon.c (mon.1) 5064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.915 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:35.933305+0000 mon.c (mon.1) 5065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.915 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:35.933305+0000 mon.c (mon.1) 5065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: cephadm 2024-04-22T21:14:35.446372+0000 mgr.x (mgr.34107) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: cephadm 2024-04-22T21:14:35.446372+0000 mgr.x (mgr.34107) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: cephadm 2024-04-22T21:14:35.522745+0000 mgr.x (mgr.34107) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: cephadm 2024-04-22T21:14:35.522745+0000 mgr.x (mgr.34107) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: cephadm 2024-04-22T21:14:35.599342+0000 mgr.x (mgr.34107) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: cephadm 2024-04-22T21:14:35.599342+0000 mgr.x (mgr.34107) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: cephadm 2024-04-22T21:14:35.680224+0000 mgr.x (mgr.34107) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: cephadm 2024-04-22T21:14:35.680224+0000 mgr.x (mgr.34107) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: cephadm 2024-04-22T21:14:35.758449+0000 mgr.x (mgr.34107) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: cephadm 2024-04-22T21:14:35.758449+0000 mgr.x (mgr.34107) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: cephadm 2024-04-22T21:14:35.853035+0000 mgr.x (mgr.34107) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: cephadm 2024-04-22T21:14:35.853035+0000 mgr.x (mgr.34107) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:35.925676+0000 mon.c (mon.1) 5062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:35.925676+0000 mon.c (mon.1) 5062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:35.928529+0000 mon.c (mon.1) 5063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:35.928529+0000 mon.c (mon.1) 5063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.917 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:35.929970+0000 mon.c (mon.1) 5064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.917 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:35.929970+0000 mon.c (mon.1) 5064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.917 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:35.933305+0000 mon.c (mon.1) 5065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.917 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:35.933305+0000 mon.c (mon.1) 5065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.917 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:35.934345+0000 mon.c (mon.1) 5066 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.917 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:35.934345+0000 mon.c (mon.1) 5066 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.917 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:35.943718+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.917 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:35.943718+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.917 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: cephadm 2024-04-22T21:14:35.950760+0000 mgr.x (mgr.34107) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.917 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: cephadm 2024-04-22T21:14:35.950760+0000 mgr.x (mgr.34107) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.918 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.007641+0000 mon.c (mon.1) 5067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.918 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.007641+0000 mon.c (mon.1) 5067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.918 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.010697+0000 mon.c (mon.1) 5068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.918 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.010697+0000 mon.c (mon.1) 5068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.918 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.012885+0000 mon.c (mon.1) 5069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.918 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.012885+0000 mon.c (mon.1) 5069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.918 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.016091+0000 mon.c (mon.1) 5070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.918 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.016091+0000 mon.c (mon.1) 5070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.918 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.016144+0000 mgr.x (mgr.34107) 1651 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:36.918 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.016144+0000 mgr.x (mgr.34107) 1651 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:36.918 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.017274+0000 mon.c (mon.1) 5071 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.918 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.017274+0000 mon.c (mon.1) 5071 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.918 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.027704+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.918 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.027704+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:35.934345+0000 mon.c (mon.1) 5066 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:35.934345+0000 mon.c (mon.1) 5066 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:35.943718+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:35.943718+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: cephadm 2024-04-22T21:14:35.950760+0000 mgr.x (mgr.34107) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: cephadm 2024-04-22T21:14:35.950760+0000 mgr.x (mgr.34107) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.007641+0000 mon.c (mon.1) 5067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.007641+0000 mon.c (mon.1) 5067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.010697+0000 mon.c (mon.1) 5068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.010697+0000 mon.c (mon.1) 5068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.012885+0000 mon.c (mon.1) 5069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.012885+0000 mon.c (mon.1) 5069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.016091+0000 mon.c (mon.1) 5070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.016091+0000 mon.c (mon.1) 5070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.016144+0000 mgr.x (mgr.34107) 1651 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:36.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.016144+0000 mgr.x (mgr.34107) 1651 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:36.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.017274+0000 mon.c (mon.1) 5071 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.017274+0000 mon.c (mon.1) 5071 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.027704+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.027704+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.921 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: cephadm 2024-04-22T21:14:36.033454+0000 mgr.x (mgr.34107) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.921 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: cephadm 2024-04-22T21:14:36.033454+0000 mgr.x (mgr.34107) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.921 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.086040+0000 mon.c (mon.1) 5072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.921 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.086040+0000 mon.c (mon.1) 5072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.921 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.088916+0000 mon.c (mon.1) 5073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.921 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.088916+0000 mon.c (mon.1) 5073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.921 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.090632+0000 mon.c (mon.1) 5074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.921 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.090632+0000 mon.c (mon.1) 5074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.921 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.093508+0000 mon.c (mon.1) 5075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.921 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.093508+0000 mon.c (mon.1) 5075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.921 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.094506+0000 mon.c (mon.1) 5076 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.921 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.094506+0000 mon.c (mon.1) 5076 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.922 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.102881+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.922 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.102881+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.922 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: cephadm 2024-04-22T21:14:36.107991+0000 mgr.x (mgr.34107) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.922 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: cephadm 2024-04-22T21:14:36.107991+0000 mgr.x (mgr.34107) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.922 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.162569+0000 mon.c (mon.1) 5077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.922 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.162569+0000 mon.c (mon.1) 5077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.922 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.165791+0000 mon.c (mon.1) 5078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.922 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.165791+0000 mon.c (mon.1) 5078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.923 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: cephadm 2024-04-22T21:14:36.033454+0000 mgr.x (mgr.34107) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.923 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: cephadm 2024-04-22T21:14:36.033454+0000 mgr.x (mgr.34107) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.923 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.086040+0000 mon.c (mon.1) 5072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.923 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.086040+0000 mon.c (mon.1) 5072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.923 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.088916+0000 mon.c (mon.1) 5073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.923 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.088916+0000 mon.c (mon.1) 5073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.923 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.090632+0000 mon.c (mon.1) 5074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.923 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.090632+0000 mon.c (mon.1) 5074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.923 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.093508+0000 mon.c (mon.1) 5075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.923 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.093508+0000 mon.c (mon.1) 5075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.923 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.094506+0000 mon.c (mon.1) 5076 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.923 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.094506+0000 mon.c (mon.1) 5076 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.923 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.102881+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.924 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.102881+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.924 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: cephadm 2024-04-22T21:14:36.107991+0000 mgr.x (mgr.34107) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.924 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: cephadm 2024-04-22T21:14:36.107991+0000 mgr.x (mgr.34107) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.924 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.162569+0000 mon.c (mon.1) 5077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.924 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.162569+0000 mon.c (mon.1) 5077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.924 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.165791+0000 mon.c (mon.1) 5078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.924 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.165791+0000 mon.c (mon.1) 5078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.924 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.167604+0000 mon.c (mon.1) 5079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.924 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.167604+0000 mon.c (mon.1) 5079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.924 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.170652+0000 mon.c (mon.1) 5080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.925 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.170652+0000 mon.c (mon.1) 5080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.925 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.171608+0000 mon.c (mon.1) 5081 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.925 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.171608+0000 mon.c (mon.1) 5081 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.925 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.180695+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.925 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.180695+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.925 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: cephadm 2024-04-22T21:14:36.186270+0000 mgr.x (mgr.34107) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.925 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: cephadm 2024-04-22T21:14:36.186270+0000 mgr.x (mgr.34107) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.925 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.239295+0000 mon.c (mon.1) 5082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.925 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.239295+0000 mon.c (mon.1) 5082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.925 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.241898+0000 mon.c (mon.1) 5083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.925 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.241898+0000 mon.c (mon.1) 5083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.925 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.243067+0000 mon.c (mon.1) 5084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.925 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.243067+0000 mon.c (mon.1) 5084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.925 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.245748+0000 mon.c (mon.1) 5085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.925 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.245748+0000 mon.c (mon.1) 5085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.926 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.246431+0000 mon.c (mon.1) 5086 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.926 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.167604+0000 mon.c (mon.1) 5079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.926 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.167604+0000 mon.c (mon.1) 5079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.926 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.170652+0000 mon.c (mon.1) 5080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.926 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.170652+0000 mon.c (mon.1) 5080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.926 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.171608+0000 mon.c (mon.1) 5081 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.926 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.171608+0000 mon.c (mon.1) 5081 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.926 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.180695+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.926 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.180695+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.927 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: cephadm 2024-04-22T21:14:36.186270+0000 mgr.x (mgr.34107) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.927 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: cephadm 2024-04-22T21:14:36.186270+0000 mgr.x (mgr.34107) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.927 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.239295+0000 mon.c (mon.1) 5082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.927 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.239295+0000 mon.c (mon.1) 5082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.927 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.241898+0000 mon.c (mon.1) 5083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.927 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.241898+0000 mon.c (mon.1) 5083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.927 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.243067+0000 mon.c (mon.1) 5084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.927 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.243067+0000 mon.c (mon.1) 5084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.927 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.245748+0000 mon.c (mon.1) 5085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.927 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.245748+0000 mon.c (mon.1) 5085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.927 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.246431+0000 mon.c (mon.1) 5086 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.927 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.246431+0000 mon.c (mon.1) 5086 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.928 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.254505+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.928 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.254505+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.928 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: cephadm 2024-04-22T21:14:36.259483+0000 mgr.x (mgr.34107) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.928 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: cephadm 2024-04-22T21:14:36.259483+0000 mgr.x (mgr.34107) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.928 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.328174+0000 mon.c (mon.1) 5087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.928 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.328174+0000 mon.c (mon.1) 5087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.928 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.331634+0000 mon.c (mon.1) 5088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.928 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.331634+0000 mon.c (mon.1) 5088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.928 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.333443+0000 mon.c (mon.1) 5089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.929 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.333443+0000 mon.c (mon.1) 5089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.929 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.336438+0000 mon.c (mon.1) 5090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.929 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.336438+0000 mon.c (mon.1) 5090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.929 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.337624+0000 mon.c (mon.1) 5091 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.929 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.337624+0000 mon.c (mon.1) 5091 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.929 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.346798+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.930 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.346798+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.930 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: cephadm 2024-04-22T21:14:36.352325+0000 mgr.x (mgr.34107) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.930 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: cephadm 2024-04-22T21:14:36.352325+0000 mgr.x (mgr.34107) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.930 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.423373+0000 mon.c (mon.1) 5092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.930 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.246431+0000 mon.c (mon.1) 5086 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.254505+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.254505+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: cephadm 2024-04-22T21:14:36.259483+0000 mgr.x (mgr.34107) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: cephadm 2024-04-22T21:14:36.259483+0000 mgr.x (mgr.34107) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.328174+0000 mon.c (mon.1) 5087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.328174+0000 mon.c (mon.1) 5087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.331634+0000 mon.c (mon.1) 5088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.331634+0000 mon.c (mon.1) 5088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.333443+0000 mon.c (mon.1) 5089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.333443+0000 mon.c (mon.1) 5089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.336438+0000 mon.c (mon.1) 5090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.336438+0000 mon.c (mon.1) 5090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.931 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.337624+0000 mon.c (mon.1) 5091 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.337624+0000 mon.c (mon.1) 5091 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.346798+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.346798+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: cephadm 2024-04-22T21:14:36.352325+0000 mgr.x (mgr.34107) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: cephadm 2024-04-22T21:14:36.352325+0000 mgr.x (mgr.34107) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.423373+0000 mon.c (mon.1) 5092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.423373+0000 mon.c (mon.1) 5092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.426208+0000 mon.c (mon.1) 5093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.426208+0000 mon.c (mon.1) 5093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.427954+0000 mon.c (mon.1) 5094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.427954+0000 mon.c (mon.1) 5094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.430725+0000 mon.c (mon.1) 5095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.430725+0000 mon.c (mon.1) 5095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.431895+0000 mon.c (mon.1) 5096 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.933 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.431895+0000 mon.c (mon.1) 5096 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.933 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.440523+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.933 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.440523+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.933 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.498478+0000 mon.c (mon.1) 5097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.933 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.498478+0000 mon.c (mon.1) 5097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.933 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.501261+0000 mon.c (mon.1) 5098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.933 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.501261+0000 mon.c (mon.1) 5098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.933 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.502808+0000 mon.c (mon.1) 5099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.933 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.502808+0000 mon.c (mon.1) 5099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.933 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.505919+0000 mon.c (mon.1) 5100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.933 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.505919+0000 mon.c (mon.1) 5100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.933 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.423373+0000 mon.c (mon.1) 5092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.426208+0000 mon.c (mon.1) 5093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.426208+0000 mon.c (mon.1) 5093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.427954+0000 mon.c (mon.1) 5094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.427954+0000 mon.c (mon.1) 5094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.430725+0000 mon.c (mon.1) 5095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.430725+0000 mon.c (mon.1) 5095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.431895+0000 mon.c (mon.1) 5096 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.431895+0000 mon.c (mon.1) 5096 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.440523+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.440523+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.498478+0000 mon.c (mon.1) 5097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.498478+0000 mon.c (mon.1) 5097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.501261+0000 mon.c (mon.1) 5098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.501261+0000 mon.c (mon.1) 5098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.502808+0000 mon.c (mon.1) 5099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.502808+0000 mon.c (mon.1) 5099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.505919+0000 mon.c (mon.1) 5100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.505919+0000 mon.c (mon.1) 5100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.935 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.507150+0000 mon.c (mon.1) 5101 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.935 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.507150+0000 mon.c (mon.1) 5101 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.935 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.517579+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.935 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.517579+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.559442+0000 mon.c (mon.1) 5102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.559442+0000 mon.c (mon.1) 5102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.562262+0000 mon.c (mon.1) 5103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.562262+0000 mon.c (mon.1) 5103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.563531+0000 mon.c (mon.1) 5104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.563531+0000 mon.c (mon.1) 5104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.566199+0000 mon.c (mon.1) 5105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.566199+0000 mon.c (mon.1) 5105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.567077+0000 mon.c (mon.1) 5106 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.567077+0000 mon.c (mon.1) 5106 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.575646+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.575646+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.634549+0000 mon.c (mon.1) 5107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.634549+0000 mon.c (mon.1) 5107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.637544+0000 mon.c (mon.1) 5108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.637544+0000 mon.c (mon.1) 5108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.937 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.507150+0000 mon.c (mon.1) 5101 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.937 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.507150+0000 mon.c (mon.1) 5101 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.937 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.517579+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.937 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.517579+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.937 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.559442+0000 mon.c (mon.1) 5102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.937 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.559442+0000 mon.c (mon.1) 5102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.937 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.562262+0000 mon.c (mon.1) 5103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.937 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.562262+0000 mon.c (mon.1) 5103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.937 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.563531+0000 mon.c (mon.1) 5104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.563531+0000 mon.c (mon.1) 5104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.566199+0000 mon.c (mon.1) 5105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.566199+0000 mon.c (mon.1) 5105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.567077+0000 mon.c (mon.1) 5106 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.567077+0000 mon.c (mon.1) 5106 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.575646+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.575646+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.634549+0000 mon.c (mon.1) 5107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.634549+0000 mon.c (mon.1) 5107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.637544+0000 mon.c (mon.1) 5108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.637544+0000 mon.c (mon.1) 5108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.639190+0000 mon.c (mon.1) 5109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.639190+0000 mon.c (mon.1) 5109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.642131+0000 mon.c (mon.1) 5110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.642131+0000 mon.c (mon.1) 5110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.643330+0000 mon.c (mon.1) 5111 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.643330+0000 mon.c (mon.1) 5111 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.652348+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.652348+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.694982+0000 mon.c (mon.1) 5112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.694982+0000 mon.c (mon.1) 5112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.698057+0000 mon.c (mon.1) 5113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.698057+0000 mon.c (mon.1) 5113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.699643+0000 mon.c (mon.1) 5114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.699643+0000 mon.c (mon.1) 5114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.702407+0000 mon.c (mon.1) 5115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.702407+0000 mon.c (mon.1) 5115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.703513+0000 mon.c (mon.1) 5116 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.703513+0000 mon.c (mon.1) 5116 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.712944+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.639190+0000 mon.c (mon.1) 5109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.639190+0000 mon.c (mon.1) 5109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.642131+0000 mon.c (mon.1) 5110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.642131+0000 mon.c (mon.1) 5110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.643330+0000 mon.c (mon.1) 5111 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.643330+0000 mon.c (mon.1) 5111 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.652348+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.652348+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.694982+0000 mon.c (mon.1) 5112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.694982+0000 mon.c (mon.1) 5112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.698057+0000 mon.c (mon.1) 5113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.698057+0000 mon.c (mon.1) 5113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.699643+0000 mon.c (mon.1) 5114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.699643+0000 mon.c (mon.1) 5114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.702407+0000 mon.c (mon.1) 5115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.702407+0000 mon.c (mon.1) 5115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.703513+0000 mon.c (mon.1) 5116 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.703513+0000 mon.c (mon.1) 5116 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.712944+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.712944+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.770813+0000 mon.c (mon.1) 5117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.770813+0000 mon.c (mon.1) 5117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.773635+0000 mon.c (mon.1) 5118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.773635+0000 mon.c (mon.1) 5118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.775056+0000 mon.c (mon.1) 5119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.775056+0000 mon.c (mon.1) 5119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.777809+0000 mon.c (mon.1) 5120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.942 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.777809+0000 mon.c (mon.1) 5120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.778805+0000 mon.c (mon.1) 5121 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.778805+0000 mon.c (mon.1) 5121 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.788058+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.788058+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.830503+0000 mon.c (mon.1) 5122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.830503+0000 mon.c (mon.1) 5122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.833240+0000 mon.c (mon.1) 5123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.833240+0000 mon.c (mon.1) 5123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.834657+0000 mon.c (mon.1) 5124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.943 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.834657+0000 mon.c (mon.1) 5124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.944 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.712944+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.944 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.770813+0000 mon.c (mon.1) 5117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.944 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.770813+0000 mon.c (mon.1) 5117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.944 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.773635+0000 mon.c (mon.1) 5118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.944 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.773635+0000 mon.c (mon.1) 5118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.944 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.775056+0000 mon.c (mon.1) 5119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.944 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.775056+0000 mon.c (mon.1) 5119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.944 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.777809+0000 mon.c (mon.1) 5120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.944 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.777809+0000 mon.c (mon.1) 5120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.944 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.778805+0000 mon.c (mon.1) 5121 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.944 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.778805+0000 mon.c (mon.1) 5121 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.944 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.788058+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.944 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.788058+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.830503+0000 mon.c (mon.1) 5122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.830503+0000 mon.c (mon.1) 5122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.833240+0000 mon.c (mon.1) 5123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.945 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.833240+0000 mon.c (mon.1) 5123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.945 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.837372+0000 mon.c (mon.1) 5125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.945 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.837372+0000 mon.c (mon.1) 5125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.945 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.838483+0000 mon.c (mon.1) 5126 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.945 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.838483+0000 mon.c (mon.1) 5126 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.945 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.849574+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.945 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[75184]: audit 2024-04-22T21:14:36.849574+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[76541]: debug 2024-04-22T21:14:36.739+0000 7f23ef12b7c0 -1 Falling back to public interface 2024-04-22T21:14:36.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: cephadm 2024-04-22T21:14:35.446372+0000 mgr.x (mgr.34107) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: cephadm 2024-04-22T21:14:35.446372+0000 mgr.x (mgr.34107) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: cephadm 2024-04-22T21:14:35.522745+0000 mgr.x (mgr.34107) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: cephadm 2024-04-22T21:14:35.522745+0000 mgr.x (mgr.34107) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: cephadm 2024-04-22T21:14:35.599342+0000 mgr.x (mgr.34107) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: cephadm 2024-04-22T21:14:35.599342+0000 mgr.x (mgr.34107) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: cephadm 2024-04-22T21:14:35.680224+0000 mgr.x (mgr.34107) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: cephadm 2024-04-22T21:14:35.680224+0000 mgr.x (mgr.34107) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: cephadm 2024-04-22T21:14:35.758449+0000 mgr.x (mgr.34107) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: cephadm 2024-04-22T21:14:35.758449+0000 mgr.x (mgr.34107) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: cephadm 2024-04-22T21:14:35.853035+0000 mgr.x (mgr.34107) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: cephadm 2024-04-22T21:14:35.853035+0000 mgr.x (mgr.34107) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:35.925676+0000 mon.c (mon.1) 5062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:35.925676+0000 mon.c (mon.1) 5062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:35.928529+0000 mon.c (mon.1) 5063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:35.928529+0000 mon.c (mon.1) 5063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:35.929970+0000 mon.c (mon.1) 5064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:35.929970+0000 mon.c (mon.1) 5064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:35.933305+0000 mon.c (mon.1) 5065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:35.933305+0000 mon.c (mon.1) 5065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:35.934345+0000 mon.c (mon.1) 5066 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:35.934345+0000 mon.c (mon.1) 5066 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:35.943718+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:35.943718+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: cephadm 2024-04-22T21:14:35.950760+0000 mgr.x (mgr.34107) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: cephadm 2024-04-22T21:14:35.950760+0000 mgr.x (mgr.34107) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.007641+0000 mon.c (mon.1) 5067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.007641+0000 mon.c (mon.1) 5067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.010697+0000 mon.c (mon.1) 5068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.010697+0000 mon.c (mon.1) 5068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.012885+0000 mon.c (mon.1) 5069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.012885+0000 mon.c (mon.1) 5069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.016091+0000 mon.c (mon.1) 5070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.016091+0000 mon.c (mon.1) 5070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.016144+0000 mgr.x (mgr.34107) 1651 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:36.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.016144+0000 mgr.x (mgr.34107) 1651 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:36.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.017274+0000 mon.c (mon.1) 5071 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.017274+0000 mon.c (mon.1) 5071 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.027704+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.027704+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: cephadm 2024-04-22T21:14:36.033454+0000 mgr.x (mgr.34107) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: cephadm 2024-04-22T21:14:36.033454+0000 mgr.x (mgr.34107) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.086040+0000 mon.c (mon.1) 5072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.086040+0000 mon.c (mon.1) 5072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.088916+0000 mon.c (mon.1) 5073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.088916+0000 mon.c (mon.1) 5073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.090632+0000 mon.c (mon.1) 5074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.090632+0000 mon.c (mon.1) 5074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.093508+0000 mon.c (mon.1) 5075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.093508+0000 mon.c (mon.1) 5075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.094506+0000 mon.c (mon.1) 5076 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.094506+0000 mon.c (mon.1) 5076 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.102881+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.102881+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: cephadm 2024-04-22T21:14:36.107991+0000 mgr.x (mgr.34107) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: cephadm 2024-04-22T21:14:36.107991+0000 mgr.x (mgr.34107) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.162569+0000 mon.c (mon.1) 5077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.162569+0000 mon.c (mon.1) 5077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.165791+0000 mon.c (mon.1) 5078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.165791+0000 mon.c (mon.1) 5078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.167604+0000 mon.c (mon.1) 5079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.167604+0000 mon.c (mon.1) 5079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.170652+0000 mon.c (mon.1) 5080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.170652+0000 mon.c (mon.1) 5080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.171608+0000 mon.c (mon.1) 5081 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.171608+0000 mon.c (mon.1) 5081 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.180695+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.180695+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: cephadm 2024-04-22T21:14:36.186270+0000 mgr.x (mgr.34107) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: cephadm 2024-04-22T21:14:36.186270+0000 mgr.x (mgr.34107) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.239295+0000 mon.c (mon.1) 5082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.239295+0000 mon.c (mon.1) 5082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.241898+0000 mon.c (mon.1) 5083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.241898+0000 mon.c (mon.1) 5083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.243067+0000 mon.c (mon.1) 5084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.243067+0000 mon.c (mon.1) 5084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.245748+0000 mon.c (mon.1) 5085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.245748+0000 mon.c (mon.1) 5085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.246431+0000 mon.c (mon.1) 5086 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.246431+0000 mon.c (mon.1) 5086 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.254505+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.254505+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: cephadm 2024-04-22T21:14:36.259483+0000 mgr.x (mgr.34107) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: cephadm 2024-04-22T21:14:36.259483+0000 mgr.x (mgr.34107) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.328174+0000 mon.c (mon.1) 5087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.328174+0000 mon.c (mon.1) 5087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.331634+0000 mon.c (mon.1) 5088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.331634+0000 mon.c (mon.1) 5088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.333443+0000 mon.c (mon.1) 5089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.333443+0000 mon.c (mon.1) 5089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.336438+0000 mon.c (mon.1) 5090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.336438+0000 mon.c (mon.1) 5090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.337624+0000 mon.c (mon.1) 5091 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.337624+0000 mon.c (mon.1) 5091 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.346798+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.346798+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: cephadm 2024-04-22T21:14:36.352325+0000 mgr.x (mgr.34107) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: cephadm 2024-04-22T21:14:36.352325+0000 mgr.x (mgr.34107) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:36.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.423373+0000 mon.c (mon.1) 5092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.423373+0000 mon.c (mon.1) 5092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.426208+0000 mon.c (mon.1) 5093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.426208+0000 mon.c (mon.1) 5093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.427954+0000 mon.c (mon.1) 5094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.427954+0000 mon.c (mon.1) 5094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.430725+0000 mon.c (mon.1) 5095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.430725+0000 mon.c (mon.1) 5095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.431895+0000 mon.c (mon.1) 5096 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.431895+0000 mon.c (mon.1) 5096 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.440523+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.440523+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:36.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.498478+0000 mon.c (mon.1) 5097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.498478+0000 mon.c (mon.1) 5097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.501261+0000 mon.c (mon.1) 5098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.501261+0000 mon.c (mon.1) 5098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:36.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.502808+0000 mon.c (mon.1) 5099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.502808+0000 mon.c (mon.1) 5099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:36.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.505919+0000 mon.c (mon.1) 5100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.505919+0000 mon.c (mon.1) 5100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:36.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.507150+0000 mon.c (mon.1) 5101 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.507150+0000 mon.c (mon.1) 5101 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:36.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.517579+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:37.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.517579+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:37.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.559442+0000 mon.c (mon.1) 5102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:37.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.559442+0000 mon.c (mon.1) 5102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:37.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.562262+0000 mon.c (mon.1) 5103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:37.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.562262+0000 mon.c (mon.1) 5103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:37.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.563531+0000 mon.c (mon.1) 5104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:37.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.563531+0000 mon.c (mon.1) 5104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:37.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.566199+0000 mon.c (mon.1) 5105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:37.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.566199+0000 mon.c (mon.1) 5105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:37.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.567077+0000 mon.c (mon.1) 5106 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:37.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.567077+0000 mon.c (mon.1) 5106 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:37.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.575646+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:37.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.575646+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:37.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.634549+0000 mon.c (mon.1) 5107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:37.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.634549+0000 mon.c (mon.1) 5107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:37.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.637544+0000 mon.c (mon.1) 5108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:37.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.637544+0000 mon.c (mon.1) 5108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:37.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.639190+0000 mon.c (mon.1) 5109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:37.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.639190+0000 mon.c (mon.1) 5109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:37.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.642131+0000 mon.c (mon.1) 5110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:37.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.642131+0000 mon.c (mon.1) 5110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:37.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.643330+0000 mon.c (mon.1) 5111 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:37.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.643330+0000 mon.c (mon.1) 5111 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:37.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.652348+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:37.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.652348+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:37.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.694982+0000 mon.c (mon.1) 5112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:37.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.694982+0000 mon.c (mon.1) 5112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:37.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.698057+0000 mon.c (mon.1) 5113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:37.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.698057+0000 mon.c (mon.1) 5113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:37.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.699643+0000 mon.c (mon.1) 5114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:37.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.699643+0000 mon.c (mon.1) 5114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:37.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.702407+0000 mon.c (mon.1) 5115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:37.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.702407+0000 mon.c (mon.1) 5115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:37.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.703513+0000 mon.c (mon.1) 5116 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:37.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.703513+0000 mon.c (mon.1) 5116 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:37.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.712944+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:37.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.712944+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:37.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.770813+0000 mon.c (mon.1) 5117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:37.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.770813+0000 mon.c (mon.1) 5117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:37.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.773635+0000 mon.c (mon.1) 5118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:37.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.773635+0000 mon.c (mon.1) 5118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:37.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.775056+0000 mon.c (mon.1) 5119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:37.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.775056+0000 mon.c (mon.1) 5119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:37.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.777809+0000 mon.c (mon.1) 5120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:37.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.777809+0000 mon.c (mon.1) 5120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:37.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.778805+0000 mon.c (mon.1) 5121 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:37.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.778805+0000 mon.c (mon.1) 5121 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:37.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.788058+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:37.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.788058+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:37.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.830503+0000 mon.c (mon.1) 5122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:37.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.830503+0000 mon.c (mon.1) 5122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:37.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.833240+0000 mon.c (mon.1) 5123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:37.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.833240+0000 mon.c (mon.1) 5123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:37.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.834657+0000 mon.c (mon.1) 5124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:37.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.834657+0000 mon.c (mon.1) 5124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:37.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.837372+0000 mon.c (mon.1) 5125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:37.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.837372+0000 mon.c (mon.1) 5125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:37.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.838483+0000 mon.c (mon.1) 5126 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:37.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.838483+0000 mon.c (mon.1) 5126 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:37.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.849574+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:37.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:36 smithi123 bash[58916]: audit 2024-04-22T21:14:36.849574+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:37.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.834657+0000 mon.c (mon.1) 5124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:37.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.834657+0000 mon.c (mon.1) 5124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:37.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.837372+0000 mon.c (mon.1) 5125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:37.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.837372+0000 mon.c (mon.1) 5125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:37.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.838483+0000 mon.c (mon.1) 5126 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:37.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.838483+0000 mon.c (mon.1) 5126 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:37.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.849574+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:37.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:36 smithi121 bash[73084]: audit 2024-04-22T21:14:36.849574+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.239 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:14:37] "GET /metrics HTTP/1.1" 200 38555 "" "Prometheus/2.33.4" 2024-04-22T21:14:38.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: cephadm 2024-04-22T21:14:36.445975+0000 mgr.x (mgr.34107) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: cephadm 2024-04-22T21:14:36.445975+0000 mgr.x (mgr.34107) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: cephadm 2024-04-22T21:14:36.522973+0000 mgr.x (mgr.34107) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: cephadm 2024-04-22T21:14:36.522973+0000 mgr.x (mgr.34107) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: cluster 2024-04-22T21:14:36.543790+0000 mgr.x (mgr.34107) 1659 : cluster [DBG] pgmap v262: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:38.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: cluster 2024-04-22T21:14:36.543790+0000 mgr.x (mgr.34107) 1659 : cluster [DBG] pgmap v262: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:38.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: cephadm 2024-04-22T21:14:36.581625+0000 mgr.x (mgr.34107) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: cephadm 2024-04-22T21:14:36.581625+0000 mgr.x (mgr.34107) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: cephadm 2024-04-22T21:14:36.658152+0000 mgr.x (mgr.34107) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: cephadm 2024-04-22T21:14:36.658152+0000 mgr.x (mgr.34107) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: cephadm 2024-04-22T21:14:36.718434+0000 mgr.x (mgr.34107) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: cephadm 2024-04-22T21:14:36.718434+0000 mgr.x (mgr.34107) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: cephadm 2024-04-22T21:14:36.793042+0000 mgr.x (mgr.34107) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: cephadm 2024-04-22T21:14:36.793042+0000 mgr.x (mgr.34107) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: cephadm 2024-04-22T21:14:36.854963+0000 mgr.x (mgr.34107) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: cephadm 2024-04-22T21:14:36.854963+0000 mgr.x (mgr.34107) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:36.927711+0000 mon.c (mon.1) 5127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:36.927711+0000 mon.c (mon.1) 5127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:36.931456+0000 mon.c (mon.1) 5128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:36.931456+0000 mon.c (mon.1) 5128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:36.933117+0000 mon.c (mon.1) 5129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:36.933117+0000 mon.c (mon.1) 5129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:36.936047+0000 mon.c (mon.1) 5130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:36.936047+0000 mon.c (mon.1) 5130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:36.937200+0000 mon.c (mon.1) 5131 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:36.937200+0000 mon.c (mon.1) 5131 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:36.945924+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:36.945924+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: cephadm 2024-04-22T21:14:36.951382+0000 mgr.x (mgr.34107) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: cephadm 2024-04-22T21:14:36.951382+0000 mgr.x (mgr.34107) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.035273+0000 mon.c (mon.1) 5132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.035273+0000 mon.c (mon.1) 5132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.039893+0000 mon.c (mon.1) 5133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.039893+0000 mon.c (mon.1) 5133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.041791+0000 mon.c (mon.1) 5134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.041791+0000 mon.c (mon.1) 5134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.045170+0000 mon.c (mon.1) 5135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.045170+0000 mon.c (mon.1) 5135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.046371+0000 mon.c (mon.1) 5136 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.046371+0000 mon.c (mon.1) 5136 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.055385+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.055385+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: cephadm 2024-04-22T21:14:37.063066+0000 mgr.x (mgr.34107) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: cephadm 2024-04-22T21:14:37.063066+0000 mgr.x (mgr.34107) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.104431+0000 mon.c (mon.1) 5137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.104431+0000 mon.c (mon.1) 5137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.107576+0000 mon.c (mon.1) 5138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.107576+0000 mon.c (mon.1) 5138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.109061+0000 mon.c (mon.1) 5139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.109061+0000 mon.c (mon.1) 5139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.111809+0000 mon.c (mon.1) 5140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.111809+0000 mon.c (mon.1) 5140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.112755+0000 mon.c (mon.1) 5141 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.112755+0000 mon.c (mon.1) 5141 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.121688+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.121688+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: cephadm 2024-04-22T21:14:37.129617+0000 mgr.x (mgr.34107) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: cephadm 2024-04-22T21:14:37.129617+0000 mgr.x (mgr.34107) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.165645+0000 mon.c (mon.1) 5142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.165645+0000 mon.c (mon.1) 5142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.168353+0000 mon.c (mon.1) 5143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.168353+0000 mon.c (mon.1) 5143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.169713+0000 mon.c (mon.1) 5144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.169713+0000 mon.c (mon.1) 5144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.172447+0000 mon.c (mon.1) 5145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.172447+0000 mon.c (mon.1) 5145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.173410+0000 mon.c (mon.1) 5146 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.173410+0000 mon.c (mon.1) 5146 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.181865+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.181865+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: cephadm 2024-04-22T21:14:37.189537+0000 mgr.x (mgr.34107) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: cephadm 2024-04-22T21:14:37.189537+0000 mgr.x (mgr.34107) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.262604+0000 mon.c (mon.1) 5147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.262604+0000 mon.c (mon.1) 5147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.265977+0000 mon.c (mon.1) 5148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.265977+0000 mon.c (mon.1) 5148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.267606+0000 mon.c (mon.1) 5149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.267606+0000 mon.c (mon.1) 5149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.270675+0000 mon.c (mon.1) 5150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.270675+0000 mon.c (mon.1) 5150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.271785+0000 mon.c (mon.1) 5151 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.271785+0000 mon.c (mon.1) 5151 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.280870+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.280870+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: cephadm 2024-04-22T21:14:37.288560+0000 mgr.x (mgr.34107) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: cephadm 2024-04-22T21:14:37.288560+0000 mgr.x (mgr.34107) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.361896+0000 mon.c (mon.1) 5152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.361896+0000 mon.c (mon.1) 5152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.364995+0000 mon.c (mon.1) 5153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.364995+0000 mon.c (mon.1) 5153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.366630+0000 mon.c (mon.1) 5154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.366630+0000 mon.c (mon.1) 5154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.369859+0000 mon.c (mon.1) 5155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.369859+0000 mon.c (mon.1) 5155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.371050+0000 mon.c (mon.1) 5156 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.371050+0000 mon.c (mon.1) 5156 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.382287+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.382287+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: cephadm 2024-04-22T21:14:37.387722+0000 mgr.x (mgr.34107) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: cephadm 2024-04-22T21:14:37.387722+0000 mgr.x (mgr.34107) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: cluster 2024-04-22T21:14:37.397858+0000 mon.a (mon.0) 1759 : cluster [WRN] Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 27 pgs degraded (PG_DEGRADED) 2024-04-22T21:14:38.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: cluster 2024-04-22T21:14:37.397858+0000 mon.a (mon.0) 1759 : cluster [WRN] Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 27 pgs degraded (PG_DEGRADED) 2024-04-22T21:14:38.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.457167+0000 mon.c (mon.1) 5157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.457167+0000 mon.c (mon.1) 5157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.460319+0000 mon.c (mon.1) 5158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.460319+0000 mon.c (mon.1) 5158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.462264+0000 mon.c (mon.1) 5159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.462264+0000 mon.c (mon.1) 5159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.465169+0000 mon.c (mon.1) 5160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.465169+0000 mon.c (mon.1) 5160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.466236+0000 mon.c (mon.1) 5161 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.466236+0000 mon.c (mon.1) 5161 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.491445+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.491445+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.551695+0000 mon.c (mon.1) 5162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.551695+0000 mon.c (mon.1) 5162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.554213+0000 mon.c (mon.1) 5163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.554213+0000 mon.c (mon.1) 5163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.555641+0000 mon.c (mon.1) 5164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.555641+0000 mon.c (mon.1) 5164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.558678+0000 mon.c (mon.1) 5165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.558678+0000 mon.c (mon.1) 5165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.560222+0000 mon.c (mon.1) 5166 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.560222+0000 mon.c (mon.1) 5166 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.570210+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.570210+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.654856+0000 mon.c (mon.1) 5167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.654856+0000 mon.c (mon.1) 5167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.658963+0000 mon.c (mon.1) 5168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.658963+0000 mon.c (mon.1) 5168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.661027+0000 mon.c (mon.1) 5169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.661027+0000 mon.c (mon.1) 5169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.664836+0000 mon.c (mon.1) 5170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.664836+0000 mon.c (mon.1) 5170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.666460+0000 mon.c (mon.1) 5171 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.666460+0000 mon.c (mon.1) 5171 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.678069+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.678069+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.747558+0000 mon.c (mon.1) 5172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.747558+0000 mon.c (mon.1) 5172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.751013+0000 mon.c (mon.1) 5173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.751013+0000 mon.c (mon.1) 5173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.753015+0000 mon.c (mon.1) 5174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.753015+0000 mon.c (mon.1) 5174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.756232+0000 mon.c (mon.1) 5175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.756232+0000 mon.c (mon.1) 5175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.757472+0000 mon.c (mon.1) 5176 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.757472+0000 mon.c (mon.1) 5176 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.766861+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.766861+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.810949+0000 mon.c (mon.1) 5177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.810949+0000 mon.c (mon.1) 5177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.813893+0000 mon.c (mon.1) 5178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.813893+0000 mon.c (mon.1) 5178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.815350+0000 mon.c (mon.1) 5179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.815350+0000 mon.c (mon.1) 5179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.818238+0000 mon.c (mon.1) 5180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.818238+0000 mon.c (mon.1) 5180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.819360+0000 mon.c (mon.1) 5181 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.819360+0000 mon.c (mon.1) 5181 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.828588+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:37 smithi123 bash[58916]: audit 2024-04-22T21:14:37.828588+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: cephadm 2024-04-22T21:14:36.445975+0000 mgr.x (mgr.34107) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: cephadm 2024-04-22T21:14:36.445975+0000 mgr.x (mgr.34107) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: cephadm 2024-04-22T21:14:36.522973+0000 mgr.x (mgr.34107) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: cephadm 2024-04-22T21:14:36.522973+0000 mgr.x (mgr.34107) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: cluster 2024-04-22T21:14:36.543790+0000 mgr.x (mgr.34107) 1659 : cluster [DBG] pgmap v262: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:38.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: cluster 2024-04-22T21:14:36.543790+0000 mgr.x (mgr.34107) 1659 : cluster [DBG] pgmap v262: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:38.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: cephadm 2024-04-22T21:14:36.581625+0000 mgr.x (mgr.34107) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: cephadm 2024-04-22T21:14:36.581625+0000 mgr.x (mgr.34107) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: cephadm 2024-04-22T21:14:36.658152+0000 mgr.x (mgr.34107) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: cephadm 2024-04-22T21:14:36.658152+0000 mgr.x (mgr.34107) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: cephadm 2024-04-22T21:14:36.718434+0000 mgr.x (mgr.34107) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: cephadm 2024-04-22T21:14:36.718434+0000 mgr.x (mgr.34107) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: cephadm 2024-04-22T21:14:36.793042+0000 mgr.x (mgr.34107) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: cephadm 2024-04-22T21:14:36.793042+0000 mgr.x (mgr.34107) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: cephadm 2024-04-22T21:14:36.854963+0000 mgr.x (mgr.34107) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: cephadm 2024-04-22T21:14:36.854963+0000 mgr.x (mgr.34107) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:36.927711+0000 mon.c (mon.1) 5127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:36.927711+0000 mon.c (mon.1) 5127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:36.931456+0000 mon.c (mon.1) 5128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:36.931456+0000 mon.c (mon.1) 5128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: cephadm 2024-04-22T21:14:36.445975+0000 mgr.x (mgr.34107) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: cephadm 2024-04-22T21:14:36.445975+0000 mgr.x (mgr.34107) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: cephadm 2024-04-22T21:14:36.522973+0000 mgr.x (mgr.34107) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: cephadm 2024-04-22T21:14:36.522973+0000 mgr.x (mgr.34107) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: cluster 2024-04-22T21:14:36.543790+0000 mgr.x (mgr.34107) 1659 : cluster [DBG] pgmap v262: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:38.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: cluster 2024-04-22T21:14:36.543790+0000 mgr.x (mgr.34107) 1659 : cluster [DBG] pgmap v262: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:38.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: cephadm 2024-04-22T21:14:36.581625+0000 mgr.x (mgr.34107) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: cephadm 2024-04-22T21:14:36.581625+0000 mgr.x (mgr.34107) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: cephadm 2024-04-22T21:14:36.658152+0000 mgr.x (mgr.34107) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: cephadm 2024-04-22T21:14:36.658152+0000 mgr.x (mgr.34107) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: cephadm 2024-04-22T21:14:36.718434+0000 mgr.x (mgr.34107) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: cephadm 2024-04-22T21:14:36.718434+0000 mgr.x (mgr.34107) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: cephadm 2024-04-22T21:14:36.793042+0000 mgr.x (mgr.34107) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: cephadm 2024-04-22T21:14:36.793042+0000 mgr.x (mgr.34107) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: cephadm 2024-04-22T21:14:36.854963+0000 mgr.x (mgr.34107) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: cephadm 2024-04-22T21:14:36.854963+0000 mgr.x (mgr.34107) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:36.927711+0000 mon.c (mon.1) 5127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:36.927711+0000 mon.c (mon.1) 5127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:36.931456+0000 mon.c (mon.1) 5128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:36.931456+0000 mon.c (mon.1) 5128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:36.933117+0000 mon.c (mon.1) 5129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:36.933117+0000 mon.c (mon.1) 5129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:36.936047+0000 mon.c (mon.1) 5130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:36.936047+0000 mon.c (mon.1) 5130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:36.937200+0000 mon.c (mon.1) 5131 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:36.937200+0000 mon.c (mon.1) 5131 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:36.945924+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:36.945924+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: cephadm 2024-04-22T21:14:36.951382+0000 mgr.x (mgr.34107) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: cephadm 2024-04-22T21:14:36.951382+0000 mgr.x (mgr.34107) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.035273+0000 mon.c (mon.1) 5132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.035273+0000 mon.c (mon.1) 5132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.039893+0000 mon.c (mon.1) 5133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.039893+0000 mon.c (mon.1) 5133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.041791+0000 mon.c (mon.1) 5134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.041791+0000 mon.c (mon.1) 5134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.045170+0000 mon.c (mon.1) 5135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.045170+0000 mon.c (mon.1) 5135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.046371+0000 mon.c (mon.1) 5136 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:36.933117+0000 mon.c (mon.1) 5129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:36.933117+0000 mon.c (mon.1) 5129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:36.936047+0000 mon.c (mon.1) 5130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:36.936047+0000 mon.c (mon.1) 5130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:36.937200+0000 mon.c (mon.1) 5131 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:36.937200+0000 mon.c (mon.1) 5131 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:36.945924+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:36.945924+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: cephadm 2024-04-22T21:14:36.951382+0000 mgr.x (mgr.34107) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: cephadm 2024-04-22T21:14:36.951382+0000 mgr.x (mgr.34107) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.035273+0000 mon.c (mon.1) 5132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.035273+0000 mon.c (mon.1) 5132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.039893+0000 mon.c (mon.1) 5133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.039893+0000 mon.c (mon.1) 5133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.041791+0000 mon.c (mon.1) 5134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.041791+0000 mon.c (mon.1) 5134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.045170+0000 mon.c (mon.1) 5135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.045170+0000 mon.c (mon.1) 5135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.046371+0000 mon.c (mon.1) 5136 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.046371+0000 mon.c (mon.1) 5136 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.055385+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.055385+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: cephadm 2024-04-22T21:14:37.063066+0000 mgr.x (mgr.34107) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: cephadm 2024-04-22T21:14:37.063066+0000 mgr.x (mgr.34107) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.104431+0000 mon.c (mon.1) 5137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.104431+0000 mon.c (mon.1) 5137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.107576+0000 mon.c (mon.1) 5138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.107576+0000 mon.c (mon.1) 5138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.109061+0000 mon.c (mon.1) 5139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.109061+0000 mon.c (mon.1) 5139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.111809+0000 mon.c (mon.1) 5140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.111809+0000 mon.c (mon.1) 5140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.112755+0000 mon.c (mon.1) 5141 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.112755+0000 mon.c (mon.1) 5141 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.121688+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.121688+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: cephadm 2024-04-22T21:14:37.129617+0000 mgr.x (mgr.34107) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: cephadm 2024-04-22T21:14:37.129617+0000 mgr.x (mgr.34107) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.165645+0000 mon.c (mon.1) 5142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.046371+0000 mon.c (mon.1) 5136 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.055385+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.055385+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: cephadm 2024-04-22T21:14:37.063066+0000 mgr.x (mgr.34107) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: cephadm 2024-04-22T21:14:37.063066+0000 mgr.x (mgr.34107) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.104431+0000 mon.c (mon.1) 5137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.104431+0000 mon.c (mon.1) 5137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.107576+0000 mon.c (mon.1) 5138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.107576+0000 mon.c (mon.1) 5138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.109061+0000 mon.c (mon.1) 5139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.109061+0000 mon.c (mon.1) 5139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.111809+0000 mon.c (mon.1) 5140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.111809+0000 mon.c (mon.1) 5140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.112755+0000 mon.c (mon.1) 5141 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.112755+0000 mon.c (mon.1) 5141 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.121688+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.121688+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: cephadm 2024-04-22T21:14:37.129617+0000 mgr.x (mgr.34107) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: cephadm 2024-04-22T21:14:37.129617+0000 mgr.x (mgr.34107) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.165645+0000 mon.c (mon.1) 5142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.165645+0000 mon.c (mon.1) 5142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.168353+0000 mon.c (mon.1) 5143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.168353+0000 mon.c (mon.1) 5143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.169713+0000 mon.c (mon.1) 5144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.169713+0000 mon.c (mon.1) 5144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.172447+0000 mon.c (mon.1) 5145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.172447+0000 mon.c (mon.1) 5145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.173410+0000 mon.c (mon.1) 5146 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.173410+0000 mon.c (mon.1) 5146 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.181865+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.181865+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: cephadm 2024-04-22T21:14:37.189537+0000 mgr.x (mgr.34107) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: cephadm 2024-04-22T21:14:37.189537+0000 mgr.x (mgr.34107) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.262604+0000 mon.c (mon.1) 5147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.262604+0000 mon.c (mon.1) 5147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.265977+0000 mon.c (mon.1) 5148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.265977+0000 mon.c (mon.1) 5148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.267606+0000 mon.c (mon.1) 5149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.267606+0000 mon.c (mon.1) 5149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.270675+0000 mon.c (mon.1) 5150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.165645+0000 mon.c (mon.1) 5142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.168353+0000 mon.c (mon.1) 5143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.168353+0000 mon.c (mon.1) 5143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.169713+0000 mon.c (mon.1) 5144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.169713+0000 mon.c (mon.1) 5144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.172447+0000 mon.c (mon.1) 5145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.172447+0000 mon.c (mon.1) 5145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.173410+0000 mon.c (mon.1) 5146 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.173410+0000 mon.c (mon.1) 5146 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.181865+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.181865+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: cephadm 2024-04-22T21:14:37.189537+0000 mgr.x (mgr.34107) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: cephadm 2024-04-22T21:14:37.189537+0000 mgr.x (mgr.34107) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.262604+0000 mon.c (mon.1) 5147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.262604+0000 mon.c (mon.1) 5147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.265977+0000 mon.c (mon.1) 5148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.265977+0000 mon.c (mon.1) 5148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.267606+0000 mon.c (mon.1) 5149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.267606+0000 mon.c (mon.1) 5149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.270675+0000 mon.c (mon.1) 5150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.270675+0000 mon.c (mon.1) 5150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.271785+0000 mon.c (mon.1) 5151 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.271785+0000 mon.c (mon.1) 5151 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.280870+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.280870+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: cephadm 2024-04-22T21:14:37.288560+0000 mgr.x (mgr.34107) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: cephadm 2024-04-22T21:14:37.288560+0000 mgr.x (mgr.34107) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.361896+0000 mon.c (mon.1) 5152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.361896+0000 mon.c (mon.1) 5152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.364995+0000 mon.c (mon.1) 5153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.364995+0000 mon.c (mon.1) 5153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.366630+0000 mon.c (mon.1) 5154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.366630+0000 mon.c (mon.1) 5154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.369859+0000 mon.c (mon.1) 5155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.369859+0000 mon.c (mon.1) 5155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.371050+0000 mon.c (mon.1) 5156 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.371050+0000 mon.c (mon.1) 5156 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.382287+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.382287+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: cephadm 2024-04-22T21:14:37.387722+0000 mgr.x (mgr.34107) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: cephadm 2024-04-22T21:14:37.387722+0000 mgr.x (mgr.34107) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: cluster 2024-04-22T21:14:37.397858+0000 mon.a (mon.0) 1759 : cluster [WRN] Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 27 pgs degraded (PG_DEGRADED) 2024-04-22T21:14:38.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: cluster 2024-04-22T21:14:37.397858+0000 mon.a (mon.0) 1759 : cluster [WRN] Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 27 pgs degraded (PG_DEGRADED) 2024-04-22T21:14:38.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.457167+0000 mon.c (mon.1) 5157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.457167+0000 mon.c (mon.1) 5157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.460319+0000 mon.c (mon.1) 5158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.460319+0000 mon.c (mon.1) 5158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.462264+0000 mon.c (mon.1) 5159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.462264+0000 mon.c (mon.1) 5159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.465169+0000 mon.c (mon.1) 5160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.465169+0000 mon.c (mon.1) 5160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.466236+0000 mon.c (mon.1) 5161 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.466236+0000 mon.c (mon.1) 5161 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.491445+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.491445+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.551695+0000 mon.c (mon.1) 5162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.551695+0000 mon.c (mon.1) 5162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.554213+0000 mon.c (mon.1) 5163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.554213+0000 mon.c (mon.1) 5163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.270675+0000 mon.c (mon.1) 5150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.271785+0000 mon.c (mon.1) 5151 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.271785+0000 mon.c (mon.1) 5151 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.280870+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.280870+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: cephadm 2024-04-22T21:14:37.288560+0000 mgr.x (mgr.34107) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: cephadm 2024-04-22T21:14:37.288560+0000 mgr.x (mgr.34107) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.361896+0000 mon.c (mon.1) 5152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.361896+0000 mon.c (mon.1) 5152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.364995+0000 mon.c (mon.1) 5153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.364995+0000 mon.c (mon.1) 5153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.366630+0000 mon.c (mon.1) 5154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.366630+0000 mon.c (mon.1) 5154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.369859+0000 mon.c (mon.1) 5155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.369859+0000 mon.c (mon.1) 5155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.371050+0000 mon.c (mon.1) 5156 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.371050+0000 mon.c (mon.1) 5156 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.382287+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.382287+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: cephadm 2024-04-22T21:14:37.387722+0000 mgr.x (mgr.34107) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.555641+0000 mon.c (mon.1) 5164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.555641+0000 mon.c (mon.1) 5164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.558678+0000 mon.c (mon.1) 5165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.558678+0000 mon.c (mon.1) 5165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.560222+0000 mon.c (mon.1) 5166 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.560222+0000 mon.c (mon.1) 5166 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.570210+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.570210+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.654856+0000 mon.c (mon.1) 5167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.654856+0000 mon.c (mon.1) 5167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.658963+0000 mon.c (mon.1) 5168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.658963+0000 mon.c (mon.1) 5168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.661027+0000 mon.c (mon.1) 5169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.661027+0000 mon.c (mon.1) 5169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.664836+0000 mon.c (mon.1) 5170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.664836+0000 mon.c (mon.1) 5170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.666460+0000 mon.c (mon.1) 5171 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.666460+0000 mon.c (mon.1) 5171 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.678069+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.678069+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: cephadm 2024-04-22T21:14:37.387722+0000 mgr.x (mgr.34107) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:38.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: cluster 2024-04-22T21:14:37.397858+0000 mon.a (mon.0) 1759 : cluster [WRN] Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 27 pgs degraded (PG_DEGRADED) 2024-04-22T21:14:38.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: cluster 2024-04-22T21:14:37.397858+0000 mon.a (mon.0) 1759 : cluster [WRN] Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 27 pgs degraded (PG_DEGRADED) 2024-04-22T21:14:38.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.457167+0000 mon.c (mon.1) 5157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.457167+0000 mon.c (mon.1) 5157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.460319+0000 mon.c (mon.1) 5158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.460319+0000 mon.c (mon.1) 5158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.462264+0000 mon.c (mon.1) 5159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.462264+0000 mon.c (mon.1) 5159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.465169+0000 mon.c (mon.1) 5160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.465169+0000 mon.c (mon.1) 5160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.466236+0000 mon.c (mon.1) 5161 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.466236+0000 mon.c (mon.1) 5161 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.491445+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.491445+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.551695+0000 mon.c (mon.1) 5162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.551695+0000 mon.c (mon.1) 5162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.554213+0000 mon.c (mon.1) 5163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.554213+0000 mon.c (mon.1) 5163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.747558+0000 mon.c (mon.1) 5172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.747558+0000 mon.c (mon.1) 5172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.751013+0000 mon.c (mon.1) 5173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.751013+0000 mon.c (mon.1) 5173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.753015+0000 mon.c (mon.1) 5174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.753015+0000 mon.c (mon.1) 5174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.756232+0000 mon.c (mon.1) 5175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.756232+0000 mon.c (mon.1) 5175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.757472+0000 mon.c (mon.1) 5176 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.757472+0000 mon.c (mon.1) 5176 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.766861+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.766861+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.810949+0000 mon.c (mon.1) 5177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.810949+0000 mon.c (mon.1) 5177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.813893+0000 mon.c (mon.1) 5178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.813893+0000 mon.c (mon.1) 5178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.815350+0000 mon.c (mon.1) 5179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.815350+0000 mon.c (mon.1) 5179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.818238+0000 mon.c (mon.1) 5180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.555641+0000 mon.c (mon.1) 5164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.555641+0000 mon.c (mon.1) 5164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.558678+0000 mon.c (mon.1) 5165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.558678+0000 mon.c (mon.1) 5165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.560222+0000 mon.c (mon.1) 5166 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.560222+0000 mon.c (mon.1) 5166 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.570210+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.570210+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.654856+0000 mon.c (mon.1) 5167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.654856+0000 mon.c (mon.1) 5167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.658963+0000 mon.c (mon.1) 5168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.658963+0000 mon.c (mon.1) 5168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.661027+0000 mon.c (mon.1) 5169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.661027+0000 mon.c (mon.1) 5169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.664836+0000 mon.c (mon.1) 5170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.664836+0000 mon.c (mon.1) 5170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.666460+0000 mon.c (mon.1) 5171 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.666460+0000 mon.c (mon.1) 5171 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.678069+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.678069+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.818238+0000 mon.c (mon.1) 5180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.819360+0000 mon.c (mon.1) 5181 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.819360+0000 mon.c (mon.1) 5181 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.828588+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[73084]: audit 2024-04-22T21:14:37.828588+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.747558+0000 mon.c (mon.1) 5172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.747558+0000 mon.c (mon.1) 5172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.751013+0000 mon.c (mon.1) 5173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.751013+0000 mon.c (mon.1) 5173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.753015+0000 mon.c (mon.1) 5174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.753015+0000 mon.c (mon.1) 5174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.756232+0000 mon.c (mon.1) 5175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.756232+0000 mon.c (mon.1) 5175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.757472+0000 mon.c (mon.1) 5176 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.757472+0000 mon.c (mon.1) 5176 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.766861+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.766861+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.810949+0000 mon.c (mon.1) 5177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.810949+0000 mon.c (mon.1) 5177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.813893+0000 mon.c (mon.1) 5178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.813893+0000 mon.c (mon.1) 5178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:38.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.815350+0000 mon.c (mon.1) 5179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.815350+0000 mon.c (mon.1) 5179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:38.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.818238+0000 mon.c (mon.1) 5180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.818238+0000 mon.c (mon.1) 5180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:38.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.819360+0000 mon.c (mon.1) 5181 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.819360+0000 mon.c (mon.1) 5181 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:38.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.828588+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:38.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:37 smithi121 bash[75184]: audit 2024-04-22T21:14:37.828588+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: cephadm 2024-04-22T21:14:37.498996+0000 mgr.x (mgr.34107) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: cephadm 2024-04-22T21:14:37.498996+0000 mgr.x (mgr.34107) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: cephadm 2024-04-22T21:14:37.575334+0000 mgr.x (mgr.34107) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: cephadm 2024-04-22T21:14:37.575334+0000 mgr.x (mgr.34107) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: cephadm 2024-04-22T21:14:37.683302+0000 mgr.x (mgr.34107) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: cephadm 2024-04-22T21:14:37.683302+0000 mgr.x (mgr.34107) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: cephadm 2024-04-22T21:14:37.772110+0000 mgr.x (mgr.34107) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: cephadm 2024-04-22T21:14:37.772110+0000 mgr.x (mgr.34107) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: cephadm 2024-04-22T21:14:37.833775+0000 mgr.x (mgr.34107) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: cephadm 2024-04-22T21:14:37.833775+0000 mgr.x (mgr.34107) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:37.905936+0000 mon.c (mon.1) 5182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:37.905936+0000 mon.c (mon.1) 5182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:37.908868+0000 mon.c (mon.1) 5183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:37.908868+0000 mon.c (mon.1) 5183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:37.909956+0000 mon.c (mon.1) 5184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:37.909956+0000 mon.c (mon.1) 5184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:37.912324+0000 mon.c (mon.1) 5185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:37.912324+0000 mon.c (mon.1) 5185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:37.913283+0000 mon.c (mon.1) 5186 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:37.913283+0000 mon.c (mon.1) 5186 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:37.921240+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:37.921240+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: cephadm 2024-04-22T21:14:37.927535+0000 mgr.x (mgr.34107) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: cephadm 2024-04-22T21:14:37.927535+0000 mgr.x (mgr.34107) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:37.963921+0000 mon.c (mon.1) 5187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:37.963921+0000 mon.c (mon.1) 5187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:37.966618+0000 mon.c (mon.1) 5188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:37.966618+0000 mon.c (mon.1) 5188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:37.967863+0000 mon.c (mon.1) 5189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:37.967863+0000 mon.c (mon.1) 5189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:37.970216+0000 mon.c (mon.1) 5190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:37.970216+0000 mon.c (mon.1) 5190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:37.971132+0000 mon.c (mon.1) 5191 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:37.971132+0000 mon.c (mon.1) 5191 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:37.978057+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:37.978057+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: cephadm 2024-04-22T21:14:37.984721+0000 mgr.x (mgr.34107) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: cephadm 2024-04-22T21:14:37.984721+0000 mgr.x (mgr.34107) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.036937+0000 mon.c (mon.1) 5192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.036937+0000 mon.c (mon.1) 5192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.039478+0000 mon.c (mon.1) 5193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.039478+0000 mon.c (mon.1) 5193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.041021+0000 mon.c (mon.1) 5194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.041021+0000 mon.c (mon.1) 5194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.043696+0000 mon.c (mon.1) 5195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.043696+0000 mon.c (mon.1) 5195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.044659+0000 mon.c (mon.1) 5196 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.044659+0000 mon.c (mon.1) 5196 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.053290+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.053290+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: cephadm 2024-04-22T21:14:38.058737+0000 mgr.x (mgr.34107) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: cephadm 2024-04-22T21:14:38.058737+0000 mgr.x (mgr.34107) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.111826+0000 mon.c (mon.1) 5197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.111826+0000 mon.c (mon.1) 5197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.114854+0000 mon.c (mon.1) 5198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.114854+0000 mon.c (mon.1) 5198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.116682+0000 mon.c (mon.1) 5199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.116682+0000 mon.c (mon.1) 5199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.119989+0000 mon.c (mon.1) 5200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.119989+0000 mon.c (mon.1) 5200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.120938+0000 mon.c (mon.1) 5201 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.120938+0000 mon.c (mon.1) 5201 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.130397+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.130397+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: cephadm 2024-04-22T21:14:38.135523+0000 mgr.x (mgr.34107) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: cephadm 2024-04-22T21:14:38.135523+0000 mgr.x (mgr.34107) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.191915+0000 mon.c (mon.1) 5202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.191915+0000 mon.c (mon.1) 5202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.196680+0000 mon.c (mon.1) 5203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.196680+0000 mon.c (mon.1) 5203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.198783+0000 mon.c (mon.1) 5204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.198783+0000 mon.c (mon.1) 5204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.203062+0000 mon.c (mon.1) 5205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.203062+0000 mon.c (mon.1) 5205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.204745+0000 mon.c (mon.1) 5206 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.204745+0000 mon.c (mon.1) 5206 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.218469+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.218469+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: cephadm 2024-04-22T21:14:38.224105+0000 mgr.x (mgr.34107) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: cephadm 2024-04-22T21:14:38.224105+0000 mgr.x (mgr.34107) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.294588+0000 mon.c (mon.1) 5207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.294588+0000 mon.c (mon.1) 5207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.297874+0000 mon.c (mon.1) 5208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.297874+0000 mon.c (mon.1) 5208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.299621+0000 mon.c (mon.1) 5209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.299621+0000 mon.c (mon.1) 5209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.302295+0000 mon.c (mon.1) 5210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.302295+0000 mon.c (mon.1) 5210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.303324+0000 mon.c (mon.1) 5211 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.303324+0000 mon.c (mon.1) 5211 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.314715+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.314715+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: cephadm 2024-04-22T21:14:38.320205+0000 mgr.x (mgr.34107) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: cephadm 2024-04-22T21:14:38.320205+0000 mgr.x (mgr.34107) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.373735+0000 mon.c (mon.1) 5212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.373735+0000 mon.c (mon.1) 5212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.376657+0000 mon.c (mon.1) 5213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.376657+0000 mon.c (mon.1) 5213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.378274+0000 mon.c (mon.1) 5214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.378274+0000 mon.c (mon.1) 5214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.381207+0000 mon.c (mon.1) 5215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.381207+0000 mon.c (mon.1) 5215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.382393+0000 mon.c (mon.1) 5216 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.382393+0000 mon.c (mon.1) 5216 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.393848+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.393848+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: cephadm 2024-04-22T21:14:38.399272+0000 mgr.x (mgr.34107) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: cephadm 2024-04-22T21:14:38.399272+0000 mgr.x (mgr.34107) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.456745+0000 mon.c (mon.1) 5217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.456745+0000 mon.c (mon.1) 5217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.460218+0000 mon.c (mon.1) 5218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.460218+0000 mon.c (mon.1) 5218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.462178+0000 mon.c (mon.1) 5219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.462178+0000 mon.c (mon.1) 5219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.466091+0000 mon.c (mon.1) 5220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.466091+0000 mon.c (mon.1) 5220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.467209+0000 mon.c (mon.1) 5221 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.467209+0000 mon.c (mon.1) 5221 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.478759+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.478759+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.559233+0000 mon.c (mon.1) 5222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.559233+0000 mon.c (mon.1) 5222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.562630+0000 mon.c (mon.1) 5223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.562630+0000 mon.c (mon.1) 5223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.564420+0000 mon.c (mon.1) 5224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.564420+0000 mon.c (mon.1) 5224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.567723+0000 mon.c (mon.1) 5225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.567723+0000 mon.c (mon.1) 5225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.568847+0000 mon.c (mon.1) 5226 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.568847+0000 mon.c (mon.1) 5226 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.579065+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.579065+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.654819+0000 mon.c (mon.1) 5227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.654819+0000 mon.c (mon.1) 5227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.658091+0000 mon.c (mon.1) 5228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.658091+0000 mon.c (mon.1) 5228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.659688+0000 mon.c (mon.1) 5229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.659688+0000 mon.c (mon.1) 5229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.663348+0000 mon.c (mon.1) 5230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.663348+0000 mon.c (mon.1) 5230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.664637+0000 mon.c (mon.1) 5231 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.664637+0000 mon.c (mon.1) 5231 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.676333+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.676333+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.751007+0000 mon.c (mon.1) 5232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.751007+0000 mon.c (mon.1) 5232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.753968+0000 mon.c (mon.1) 5233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.753968+0000 mon.c (mon.1) 5233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.755730+0000 mon.c (mon.1) 5234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.755730+0000 mon.c (mon.1) 5234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.759431+0000 mon.c (mon.1) 5235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.759431+0000 mon.c (mon.1) 5235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.760950+0000 mon.c (mon.1) 5236 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.760950+0000 mon.c (mon.1) 5236 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.772819+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.772819+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.834049+0000 mon.c (mon.1) 5237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.834049+0000 mon.c (mon.1) 5237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.837800+0000 mon.c (mon.1) 5238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.837800+0000 mon.c (mon.1) 5238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.839521+0000 mon.c (mon.1) 5239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.839521+0000 mon.c (mon.1) 5239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.842873+0000 mon.c (mon.1) 5240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.842873+0000 mon.c (mon.1) 5240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.844181+0000 mon.c (mon.1) 5241 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.844181+0000 mon.c (mon.1) 5241 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.854245+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:38 smithi123 bash[58916]: audit 2024-04-22T21:14:38.854245+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: cephadm 2024-04-22T21:14:37.498996+0000 mgr.x (mgr.34107) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: cephadm 2024-04-22T21:14:37.498996+0000 mgr.x (mgr.34107) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: cephadm 2024-04-22T21:14:37.575334+0000 mgr.x (mgr.34107) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: cephadm 2024-04-22T21:14:37.575334+0000 mgr.x (mgr.34107) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: cephadm 2024-04-22T21:14:37.683302+0000 mgr.x (mgr.34107) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: cephadm 2024-04-22T21:14:37.683302+0000 mgr.x (mgr.34107) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: cephadm 2024-04-22T21:14:37.772110+0000 mgr.x (mgr.34107) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: cephadm 2024-04-22T21:14:37.772110+0000 mgr.x (mgr.34107) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: cephadm 2024-04-22T21:14:37.833775+0000 mgr.x (mgr.34107) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: cephadm 2024-04-22T21:14:37.833775+0000 mgr.x (mgr.34107) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:37.905936+0000 mon.c (mon.1) 5182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:37.905936+0000 mon.c (mon.1) 5182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:37.908868+0000 mon.c (mon.1) 5183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:37.908868+0000 mon.c (mon.1) 5183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:37.909956+0000 mon.c (mon.1) 5184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:37.909956+0000 mon.c (mon.1) 5184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:37.912324+0000 mon.c (mon.1) 5185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:37.912324+0000 mon.c (mon.1) 5185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:37.913283+0000 mon.c (mon.1) 5186 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:37.913283+0000 mon.c (mon.1) 5186 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: cephadm 2024-04-22T21:14:37.498996+0000 mgr.x (mgr.34107) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: cephadm 2024-04-22T21:14:37.498996+0000 mgr.x (mgr.34107) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: cephadm 2024-04-22T21:14:37.575334+0000 mgr.x (mgr.34107) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: cephadm 2024-04-22T21:14:37.575334+0000 mgr.x (mgr.34107) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: cephadm 2024-04-22T21:14:37.683302+0000 mgr.x (mgr.34107) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: cephadm 2024-04-22T21:14:37.683302+0000 mgr.x (mgr.34107) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: cephadm 2024-04-22T21:14:37.772110+0000 mgr.x (mgr.34107) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: cephadm 2024-04-22T21:14:37.772110+0000 mgr.x (mgr.34107) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: cephadm 2024-04-22T21:14:37.833775+0000 mgr.x (mgr.34107) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: cephadm 2024-04-22T21:14:37.833775+0000 mgr.x (mgr.34107) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:37.905936+0000 mon.c (mon.1) 5182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:37.905936+0000 mon.c (mon.1) 5182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:37.908868+0000 mon.c (mon.1) 5183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:37.908868+0000 mon.c (mon.1) 5183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:37.909956+0000 mon.c (mon.1) 5184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:37.909956+0000 mon.c (mon.1) 5184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:37.912324+0000 mon.c (mon.1) 5185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:37.912324+0000 mon.c (mon.1) 5185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:37.913283+0000 mon.c (mon.1) 5186 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:37.913283+0000 mon.c (mon.1) 5186 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:37.921240+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:37.921240+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: cephadm 2024-04-22T21:14:37.927535+0000 mgr.x (mgr.34107) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: cephadm 2024-04-22T21:14:37.927535+0000 mgr.x (mgr.34107) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:37.963921+0000 mon.c (mon.1) 5187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:37.963921+0000 mon.c (mon.1) 5187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:37.966618+0000 mon.c (mon.1) 5188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:37.966618+0000 mon.c (mon.1) 5188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:37.967863+0000 mon.c (mon.1) 5189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:37.967863+0000 mon.c (mon.1) 5189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:37.970216+0000 mon.c (mon.1) 5190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:37.970216+0000 mon.c (mon.1) 5190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:37.971132+0000 mon.c (mon.1) 5191 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:37.971132+0000 mon.c (mon.1) 5191 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:37.978057+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:37.978057+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: cephadm 2024-04-22T21:14:37.984721+0000 mgr.x (mgr.34107) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: cephadm 2024-04-22T21:14:37.984721+0000 mgr.x (mgr.34107) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.036937+0000 mon.c (mon.1) 5192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.036937+0000 mon.c (mon.1) 5192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:37.921240+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:37.921240+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: cephadm 2024-04-22T21:14:37.927535+0000 mgr.x (mgr.34107) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: cephadm 2024-04-22T21:14:37.927535+0000 mgr.x (mgr.34107) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:37.963921+0000 mon.c (mon.1) 5187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:37.963921+0000 mon.c (mon.1) 5187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:37.966618+0000 mon.c (mon.1) 5188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:37.966618+0000 mon.c (mon.1) 5188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:37.967863+0000 mon.c (mon.1) 5189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:37.967863+0000 mon.c (mon.1) 5189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:37.970216+0000 mon.c (mon.1) 5190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:37.970216+0000 mon.c (mon.1) 5190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:37.971132+0000 mon.c (mon.1) 5191 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:37.971132+0000 mon.c (mon.1) 5191 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:37.978057+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:37.978057+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: cephadm 2024-04-22T21:14:37.984721+0000 mgr.x (mgr.34107) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: cephadm 2024-04-22T21:14:37.984721+0000 mgr.x (mgr.34107) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.036937+0000 mon.c (mon.1) 5192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.036937+0000 mon.c (mon.1) 5192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.039478+0000 mon.c (mon.1) 5193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.039478+0000 mon.c (mon.1) 5193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.041021+0000 mon.c (mon.1) 5194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.041021+0000 mon.c (mon.1) 5194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.043696+0000 mon.c (mon.1) 5195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.043696+0000 mon.c (mon.1) 5195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.044659+0000 mon.c (mon.1) 5196 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.044659+0000 mon.c (mon.1) 5196 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.053290+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.053290+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: cephadm 2024-04-22T21:14:38.058737+0000 mgr.x (mgr.34107) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: cephadm 2024-04-22T21:14:38.058737+0000 mgr.x (mgr.34107) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.111826+0000 mon.c (mon.1) 5197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.111826+0000 mon.c (mon.1) 5197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.114854+0000 mon.c (mon.1) 5198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.114854+0000 mon.c (mon.1) 5198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.116682+0000 mon.c (mon.1) 5199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.116682+0000 mon.c (mon.1) 5199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.119989+0000 mon.c (mon.1) 5200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.039478+0000 mon.c (mon.1) 5193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.039478+0000 mon.c (mon.1) 5193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.041021+0000 mon.c (mon.1) 5194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.041021+0000 mon.c (mon.1) 5194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.043696+0000 mon.c (mon.1) 5195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.043696+0000 mon.c (mon.1) 5195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.044659+0000 mon.c (mon.1) 5196 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.044659+0000 mon.c (mon.1) 5196 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.053290+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.053290+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: cephadm 2024-04-22T21:14:38.058737+0000 mgr.x (mgr.34107) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: cephadm 2024-04-22T21:14:38.058737+0000 mgr.x (mgr.34107) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.111826+0000 mon.c (mon.1) 5197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.111826+0000 mon.c (mon.1) 5197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.114854+0000 mon.c (mon.1) 5198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.114854+0000 mon.c (mon.1) 5198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.116682+0000 mon.c (mon.1) 5199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.116682+0000 mon.c (mon.1) 5199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.119989+0000 mon.c (mon.1) 5200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.119989+0000 mon.c (mon.1) 5200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.120938+0000 mon.c (mon.1) 5201 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.120938+0000 mon.c (mon.1) 5201 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.130397+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.130397+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: cephadm 2024-04-22T21:14:38.135523+0000 mgr.x (mgr.34107) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: cephadm 2024-04-22T21:14:38.135523+0000 mgr.x (mgr.34107) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.191915+0000 mon.c (mon.1) 5202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.191915+0000 mon.c (mon.1) 5202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.196680+0000 mon.c (mon.1) 5203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.196680+0000 mon.c (mon.1) 5203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.198783+0000 mon.c (mon.1) 5204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.198783+0000 mon.c (mon.1) 5204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.203062+0000 mon.c (mon.1) 5205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.203062+0000 mon.c (mon.1) 5205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.204745+0000 mon.c (mon.1) 5206 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.204745+0000 mon.c (mon.1) 5206 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.218469+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.218469+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: cephadm 2024-04-22T21:14:38.224105+0000 mgr.x (mgr.34107) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: cephadm 2024-04-22T21:14:38.224105+0000 mgr.x (mgr.34107) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.119989+0000 mon.c (mon.1) 5200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.120938+0000 mon.c (mon.1) 5201 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.120938+0000 mon.c (mon.1) 5201 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.130397+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.130397+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: cephadm 2024-04-22T21:14:38.135523+0000 mgr.x (mgr.34107) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: cephadm 2024-04-22T21:14:38.135523+0000 mgr.x (mgr.34107) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.191915+0000 mon.c (mon.1) 5202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.191915+0000 mon.c (mon.1) 5202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.196680+0000 mon.c (mon.1) 5203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.196680+0000 mon.c (mon.1) 5203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.198783+0000 mon.c (mon.1) 5204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.198783+0000 mon.c (mon.1) 5204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.203062+0000 mon.c (mon.1) 5205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.203062+0000 mon.c (mon.1) 5205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.204745+0000 mon.c (mon.1) 5206 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.204745+0000 mon.c (mon.1) 5206 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.218469+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.218469+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: cephadm 2024-04-22T21:14:38.224105+0000 mgr.x (mgr.34107) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: cephadm 2024-04-22T21:14:38.224105+0000 mgr.x (mgr.34107) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.294588+0000 mon.c (mon.1) 5207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.294588+0000 mon.c (mon.1) 5207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.297874+0000 mon.c (mon.1) 5208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.297874+0000 mon.c (mon.1) 5208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.299621+0000 mon.c (mon.1) 5209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.299621+0000 mon.c (mon.1) 5209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.302295+0000 mon.c (mon.1) 5210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.302295+0000 mon.c (mon.1) 5210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.303324+0000 mon.c (mon.1) 5211 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.303324+0000 mon.c (mon.1) 5211 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.314715+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.314715+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: cephadm 2024-04-22T21:14:38.320205+0000 mgr.x (mgr.34107) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: cephadm 2024-04-22T21:14:38.320205+0000 mgr.x (mgr.34107) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.373735+0000 mon.c (mon.1) 5212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.373735+0000 mon.c (mon.1) 5212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.376657+0000 mon.c (mon.1) 5213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.376657+0000 mon.c (mon.1) 5213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.378274+0000 mon.c (mon.1) 5214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.294588+0000 mon.c (mon.1) 5207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.294588+0000 mon.c (mon.1) 5207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.297874+0000 mon.c (mon.1) 5208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.297874+0000 mon.c (mon.1) 5208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.299621+0000 mon.c (mon.1) 5209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.299621+0000 mon.c (mon.1) 5209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.302295+0000 mon.c (mon.1) 5210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.302295+0000 mon.c (mon.1) 5210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.303324+0000 mon.c (mon.1) 5211 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.303324+0000 mon.c (mon.1) 5211 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.314715+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.314715+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: cephadm 2024-04-22T21:14:38.320205+0000 mgr.x (mgr.34107) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: cephadm 2024-04-22T21:14:38.320205+0000 mgr.x (mgr.34107) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.373735+0000 mon.c (mon.1) 5212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.373735+0000 mon.c (mon.1) 5212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.376657+0000 mon.c (mon.1) 5213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.376657+0000 mon.c (mon.1) 5213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.378274+0000 mon.c (mon.1) 5214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.378274+0000 mon.c (mon.1) 5214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.381207+0000 mon.c (mon.1) 5215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.381207+0000 mon.c (mon.1) 5215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.382393+0000 mon.c (mon.1) 5216 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.382393+0000 mon.c (mon.1) 5216 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.393848+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.393848+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: cephadm 2024-04-22T21:14:38.399272+0000 mgr.x (mgr.34107) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: cephadm 2024-04-22T21:14:38.399272+0000 mgr.x (mgr.34107) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.456745+0000 mon.c (mon.1) 5217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.456745+0000 mon.c (mon.1) 5217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.460218+0000 mon.c (mon.1) 5218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.460218+0000 mon.c (mon.1) 5218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.462178+0000 mon.c (mon.1) 5219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.462178+0000 mon.c (mon.1) 5219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.466091+0000 mon.c (mon.1) 5220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.466091+0000 mon.c (mon.1) 5220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.467209+0000 mon.c (mon.1) 5221 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.467209+0000 mon.c (mon.1) 5221 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.478759+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.378274+0000 mon.c (mon.1) 5214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.381207+0000 mon.c (mon.1) 5215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.381207+0000 mon.c (mon.1) 5215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.382393+0000 mon.c (mon.1) 5216 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.382393+0000 mon.c (mon.1) 5216 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.393848+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.393848+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: cephadm 2024-04-22T21:14:38.399272+0000 mgr.x (mgr.34107) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: cephadm 2024-04-22T21:14:38.399272+0000 mgr.x (mgr.34107) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:39.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.456745+0000 mon.c (mon.1) 5217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.456745+0000 mon.c (mon.1) 5217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.460218+0000 mon.c (mon.1) 5218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.460218+0000 mon.c (mon.1) 5218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.462178+0000 mon.c (mon.1) 5219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.462178+0000 mon.c (mon.1) 5219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.466091+0000 mon.c (mon.1) 5220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.466091+0000 mon.c (mon.1) 5220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.467209+0000 mon.c (mon.1) 5221 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.467209+0000 mon.c (mon.1) 5221 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.478759+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.478759+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.559233+0000 mon.c (mon.1) 5222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.559233+0000 mon.c (mon.1) 5222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.562630+0000 mon.c (mon.1) 5223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.562630+0000 mon.c (mon.1) 5223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.564420+0000 mon.c (mon.1) 5224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.564420+0000 mon.c (mon.1) 5224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.567723+0000 mon.c (mon.1) 5225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.567723+0000 mon.c (mon.1) 5225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.568847+0000 mon.c (mon.1) 5226 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.568847+0000 mon.c (mon.1) 5226 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.579065+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.579065+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.654819+0000 mon.c (mon.1) 5227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.654819+0000 mon.c (mon.1) 5227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.658091+0000 mon.c (mon.1) 5228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.658091+0000 mon.c (mon.1) 5228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.659688+0000 mon.c (mon.1) 5229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.659688+0000 mon.c (mon.1) 5229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.663348+0000 mon.c (mon.1) 5230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.663348+0000 mon.c (mon.1) 5230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.664637+0000 mon.c (mon.1) 5231 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.664637+0000 mon.c (mon.1) 5231 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.676333+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.676333+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.751007+0000 mon.c (mon.1) 5232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.751007+0000 mon.c (mon.1) 5232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.753968+0000 mon.c (mon.1) 5233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.753968+0000 mon.c (mon.1) 5233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.755730+0000 mon.c (mon.1) 5234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.755730+0000 mon.c (mon.1) 5234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.759431+0000 mon.c (mon.1) 5235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.759431+0000 mon.c (mon.1) 5235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.760950+0000 mon.c (mon.1) 5236 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.760950+0000 mon.c (mon.1) 5236 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.772819+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.772819+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.834049+0000 mon.c (mon.1) 5237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.834049+0000 mon.c (mon.1) 5237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.478759+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.559233+0000 mon.c (mon.1) 5222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.559233+0000 mon.c (mon.1) 5222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.562630+0000 mon.c (mon.1) 5223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.562630+0000 mon.c (mon.1) 5223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.564420+0000 mon.c (mon.1) 5224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.564420+0000 mon.c (mon.1) 5224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.567723+0000 mon.c (mon.1) 5225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.567723+0000 mon.c (mon.1) 5225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.568847+0000 mon.c (mon.1) 5226 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.568847+0000 mon.c (mon.1) 5226 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.579065+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.579065+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.654819+0000 mon.c (mon.1) 5227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.654819+0000 mon.c (mon.1) 5227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.658091+0000 mon.c (mon.1) 5228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.658091+0000 mon.c (mon.1) 5228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.659688+0000 mon.c (mon.1) 5229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.659688+0000 mon.c (mon.1) 5229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.837800+0000 mon.c (mon.1) 5238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.837800+0000 mon.c (mon.1) 5238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.839521+0000 mon.c (mon.1) 5239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.839521+0000 mon.c (mon.1) 5239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.842873+0000 mon.c (mon.1) 5240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.842873+0000 mon.c (mon.1) 5240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.844181+0000 mon.c (mon.1) 5241 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.844181+0000 mon.c (mon.1) 5241 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.854245+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[73084]: audit 2024-04-22T21:14:38.854245+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.663348+0000 mon.c (mon.1) 5230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.663348+0000 mon.c (mon.1) 5230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.664637+0000 mon.c (mon.1) 5231 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.664637+0000 mon.c (mon.1) 5231 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.676333+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.676333+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.751007+0000 mon.c (mon.1) 5232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.751007+0000 mon.c (mon.1) 5232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.753968+0000 mon.c (mon.1) 5233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.753968+0000 mon.c (mon.1) 5233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.755730+0000 mon.c (mon.1) 5234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.755730+0000 mon.c (mon.1) 5234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.759431+0000 mon.c (mon.1) 5235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.759431+0000 mon.c (mon.1) 5235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.760950+0000 mon.c (mon.1) 5236 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.760950+0000 mon.c (mon.1) 5236 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.772819+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.772819+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.834049+0000 mon.c (mon.1) 5237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.834049+0000 mon.c (mon.1) 5237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.837800+0000 mon.c (mon.1) 5238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.837800+0000 mon.c (mon.1) 5238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:39.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.839521+0000 mon.c (mon.1) 5239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.839521+0000 mon.c (mon.1) 5239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:39.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.842873+0000 mon.c (mon.1) 5240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.842873+0000 mon.c (mon.1) 5240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:39.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.844181+0000 mon.c (mon.1) 5241 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.844181+0000 mon.c (mon.1) 5241 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:39.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.854245+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:39.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:38 smithi121 bash[75184]: audit 2024-04-22T21:14:38.854245+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.045 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[76541]: debug 2024-04-22T21:14:39.799+0000 7f23ef12b7c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-04-22T21:14:40.045 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[76541]: debug 2024-04-22T21:14:39.839+0000 7f23ef12b7c0 -1 osd.7 157 log_to_monitors true 2024-04-22T21:14:40.046 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: cephadm 2024-04-22T21:14:38.484218+0000 mgr.x (mgr.34107) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.047 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: cephadm 2024-04-22T21:14:38.484218+0000 mgr.x (mgr.34107) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.047 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: cluster 2024-04-22T21:14:38.545128+0000 mgr.x (mgr.34107) 1684 : cluster [DBG] pgmap v263: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:40.047 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: cluster 2024-04-22T21:14:38.545128+0000 mgr.x (mgr.34107) 1684 : cluster [DBG] pgmap v263: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:40.047 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: cephadm 2024-04-22T21:14:38.584295+0000 mgr.x (mgr.34107) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.047 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: cephadm 2024-04-22T21:14:38.584295+0000 mgr.x (mgr.34107) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.047 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: cephadm 2024-04-22T21:14:38.681604+0000 mgr.x (mgr.34107) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.047 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: cephadm 2024-04-22T21:14:38.681604+0000 mgr.x (mgr.34107) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.047 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: cephadm 2024-04-22T21:14:38.778017+0000 mgr.x (mgr.34107) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.047 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: cephadm 2024-04-22T21:14:38.778017+0000 mgr.x (mgr.34107) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.047 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: cephadm 2024-04-22T21:14:38.861442+0000 mgr.x (mgr.34107) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.048 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: cephadm 2024-04-22T21:14:38.861442+0000 mgr.x (mgr.34107) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.048 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:38.917256+0000 mon.c (mon.1) 5242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.048 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:38.917256+0000 mon.c (mon.1) 5242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.048 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:38.920025+0000 mon.c (mon.1) 5243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.048 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:38.920025+0000 mon.c (mon.1) 5243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.048 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:38.921400+0000 mon.c (mon.1) 5244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.048 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:38.921400+0000 mon.c (mon.1) 5244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.048 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:38.924003+0000 mon.c (mon.1) 5245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.048 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:38.924003+0000 mon.c (mon.1) 5245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.048 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:38.925123+0000 mon.c (mon.1) 5246 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.048 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:38.925123+0000 mon.c (mon.1) 5246 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:38.931790+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:38.931790+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: cephadm 2024-04-22T21:14:38.938453+0000 mgr.x (mgr.34107) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: cephadm 2024-04-22T21:14:38.938453+0000 mgr.x (mgr.34107) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:38.975334+0000 mon.c (mon.1) 5247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:38.975334+0000 mon.c (mon.1) 5247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:38.978572+0000 mon.c (mon.1) 5248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:38.978572+0000 mon.c (mon.1) 5248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:38.980404+0000 mon.c (mon.1) 5249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:38.980404+0000 mon.c (mon.1) 5249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:38.982988+0000 mon.c (mon.1) 5250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:38.982988+0000 mon.c (mon.1) 5250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:38.983967+0000 mon.c (mon.1) 5251 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.049 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:38.983967+0000 mon.c (mon.1) 5251 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:38.992843+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:38.992843+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: cephadm 2024-04-22T21:14:38.999812+0000 mgr.x (mgr.34107) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: cephadm 2024-04-22T21:14:38.999812+0000 mgr.x (mgr.34107) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.052521+0000 mon.c (mon.1) 5252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.052521+0000 mon.c (mon.1) 5252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.055401+0000 mon.c (mon.1) 5253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.055401+0000 mon.c (mon.1) 5253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.058131+0000 mon.c (mon.1) 5254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.058131+0000 mon.c (mon.1) 5254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.064234+0000 mon.c (mon.1) 5255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.064234+0000 mon.c (mon.1) 5255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.065449+0000 mon.c (mon.1) 5256 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.050 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.065449+0000 mon.c (mon.1) 5256 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.074367+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.074367+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: cephadm 2024-04-22T21:14:39.083876+0000 mgr.x (mgr.34107) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: cephadm 2024-04-22T21:14:39.083876+0000 mgr.x (mgr.34107) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.136887+0000 mon.c (mon.1) 5257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.136887+0000 mon.c (mon.1) 5257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.139806+0000 mon.c (mon.1) 5258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.139806+0000 mon.c (mon.1) 5258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.141318+0000 mon.c (mon.1) 5259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.141318+0000 mon.c (mon.1) 5259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.144211+0000 mon.c (mon.1) 5260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.144211+0000 mon.c (mon.1) 5260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.145348+0000 mon.c (mon.1) 5261 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.145348+0000 mon.c (mon.1) 5261 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.051 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.154934+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.154934+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: cephadm 2024-04-22T21:14:39.162345+0000 mgr.x (mgr.34107) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: cephadm 2024-04-22T21:14:39.162345+0000 mgr.x (mgr.34107) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.200187+0000 mon.c (mon.1) 5262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.200187+0000 mon.c (mon.1) 5262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.203003+0000 mon.c (mon.1) 5263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.203003+0000 mon.c (mon.1) 5263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.204504+0000 mon.c (mon.1) 5264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.204504+0000 mon.c (mon.1) 5264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.207235+0000 mon.c (mon.1) 5265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.207235+0000 mon.c (mon.1) 5265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.208245+0000 mon.c (mon.1) 5266 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.208245+0000 mon.c (mon.1) 5266 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.052 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.219240+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.053 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.219240+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.053 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: cephadm 2024-04-22T21:14:39.224779+0000 mgr.x (mgr.34107) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.053 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: cephadm 2024-04-22T21:14:39.224779+0000 mgr.x (mgr.34107) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.053 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.277237+0000 mon.c (mon.1) 5267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.053 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.277237+0000 mon.c (mon.1) 5267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.053 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.279705+0000 mon.c (mon.1) 5268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.053 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.279705+0000 mon.c (mon.1) 5268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.053 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.281087+0000 mon.c (mon.1) 5269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.053 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.281087+0000 mon.c (mon.1) 5269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.053 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.283629+0000 mon.c (mon.1) 5270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.053 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.283629+0000 mon.c (mon.1) 5270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.053 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.284863+0000 mon.c (mon.1) 5271 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.053 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.284863+0000 mon.c (mon.1) 5271 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.053 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.296215+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.053 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.296215+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.054 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: cephadm 2024-04-22T21:14:39.301748+0000 mgr.x (mgr.34107) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.054 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: cephadm 2024-04-22T21:14:39.301748+0000 mgr.x (mgr.34107) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.054 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.354734+0000 mon.c (mon.1) 5272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.054 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.354734+0000 mon.c (mon.1) 5272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.054 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.357623+0000 mon.c (mon.1) 5273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.054 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.357623+0000 mon.c (mon.1) 5273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.054 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.358963+0000 mon.c (mon.1) 5274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.054 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.358963+0000 mon.c (mon.1) 5274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.054 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.361725+0000 mon.c (mon.1) 5275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.054 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.361725+0000 mon.c (mon.1) 5275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.054 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.362768+0000 mon.c (mon.1) 5276 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.054 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.362768+0000 mon.c (mon.1) 5276 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.054 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.374146+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.054 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.374146+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.055 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: cephadm 2024-04-22T21:14:39.379956+0000 mgr.x (mgr.34107) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.055 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: cephadm 2024-04-22T21:14:39.379956+0000 mgr.x (mgr.34107) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.055 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.448768+0000 mon.c (mon.1) 5277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.055 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.448768+0000 mon.c (mon.1) 5277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.055 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.451642+0000 mon.c (mon.1) 5278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.055 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.451642+0000 mon.c (mon.1) 5278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.055 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.453795+0000 mon.c (mon.1) 5279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.055 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.453795+0000 mon.c (mon.1) 5279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.055 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.456597+0000 mon.c (mon.1) 5280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.055 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.456597+0000 mon.c (mon.1) 5280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.056 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.457682+0000 mon.c (mon.1) 5281 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.056 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.457682+0000 mon.c (mon.1) 5281 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.056 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.468788+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.056 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.468788+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.056 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.527231+0000 mon.c (mon.1) 5282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.056 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.527231+0000 mon.c (mon.1) 5282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.056 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.530336+0000 mon.c (mon.1) 5283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.057 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.530336+0000 mon.c (mon.1) 5283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.057 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.531945+0000 mon.c (mon.1) 5284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.057 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.531945+0000 mon.c (mon.1) 5284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.057 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.534736+0000 mon.c (mon.1) 5285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.057 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.534736+0000 mon.c (mon.1) 5285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.057 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.535992+0000 mon.c (mon.1) 5286 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.057 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.535992+0000 mon.c (mon.1) 5286 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.057 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.544632+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.057 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.544632+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.057 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.586277+0000 mon.c (mon.1) 5287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.057 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.586277+0000 mon.c (mon.1) 5287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.057 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.589041+0000 mon.c (mon.1) 5288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.057 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.589041+0000 mon.c (mon.1) 5288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.057 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.590436+0000 mon.c (mon.1) 5289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.058 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.590436+0000 mon.c (mon.1) 5289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.058 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.593147+0000 mon.c (mon.1) 5290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.058 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.593147+0000 mon.c (mon.1) 5290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.058 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.594252+0000 mon.c (mon.1) 5291 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.058 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.594252+0000 mon.c (mon.1) 5291 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.058 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.604952+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.058 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.604952+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.058 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.646951+0000 mon.c (mon.1) 5292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.058 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.646951+0000 mon.c (mon.1) 5292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.058 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.649649+0000 mon.c (mon.1) 5293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.058 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.649649+0000 mon.c (mon.1) 5293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.058 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.651127+0000 mon.c (mon.1) 5294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.058 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.651127+0000 mon.c (mon.1) 5294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.058 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.653948+0000 mon.c (mon.1) 5295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.059 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.653948+0000 mon.c (mon.1) 5295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.059 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.655042+0000 mon.c (mon.1) 5296 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.059 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.655042+0000 mon.c (mon.1) 5296 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.059 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.666054+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.059 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.666054+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.059 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.707514+0000 mon.c (mon.1) 5297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.059 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.707514+0000 mon.c (mon.1) 5297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.059 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.710343+0000 mon.c (mon.1) 5298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.059 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.710343+0000 mon.c (mon.1) 5298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.059 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.711579+0000 mon.c (mon.1) 5299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.059 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.711579+0000 mon.c (mon.1) 5299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.059 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.714040+0000 mon.c (mon.1) 5300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.059 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.714040+0000 mon.c (mon.1) 5300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.059 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.715127+0000 mon.c (mon.1) 5301 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.060 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.715127+0000 mon.c (mon.1) 5301 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.060 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.726095+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.060 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.726095+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.060 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.789914+0000 mon.c (mon.1) 5302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.060 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.789914+0000 mon.c (mon.1) 5302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.060 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.793177+0000 mon.c (mon.1) 5303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.060 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.793177+0000 mon.c (mon.1) 5303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.060 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.794492+0000 mon.c (mon.1) 5304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.060 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.794492+0000 mon.c (mon.1) 5304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.060 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.797179+0000 mon.c (mon.1) 5305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.060 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.797179+0000 mon.c (mon.1) 5305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.060 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.798833+0000 mon.c (mon.1) 5306 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.060 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.798833+0000 mon.c (mon.1) 5306 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.060 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.810045+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.061 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.810045+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.061 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.845091+0000 mon.a (mon.0) 1790 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-22T21:14:40.061 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.845091+0000 mon.a (mon.0) 1790 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-22T21:14:40.061 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.848656+0000 mon.b (mon.2) 11 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/2666506394,v1:172.21.15.123:6825/2666506394]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-22T21:14:40.061 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:39 smithi123 bash[58916]: audit 2024-04-22T21:14:39.848656+0000 mon.b (mon.2) 11 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/2666506394,v1:172.21.15.123:6825/2666506394]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-22T21:14:40.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: cephadm 2024-04-22T21:14:38.484218+0000 mgr.x (mgr.34107) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: cephadm 2024-04-22T21:14:38.484218+0000 mgr.x (mgr.34107) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: cluster 2024-04-22T21:14:38.545128+0000 mgr.x (mgr.34107) 1684 : cluster [DBG] pgmap v263: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:40.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: cluster 2024-04-22T21:14:38.545128+0000 mgr.x (mgr.34107) 1684 : cluster [DBG] pgmap v263: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:40.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: cephadm 2024-04-22T21:14:38.584295+0000 mgr.x (mgr.34107) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: cephadm 2024-04-22T21:14:38.584295+0000 mgr.x (mgr.34107) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: cephadm 2024-04-22T21:14:38.681604+0000 mgr.x (mgr.34107) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: cephadm 2024-04-22T21:14:38.681604+0000 mgr.x (mgr.34107) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: cephadm 2024-04-22T21:14:38.778017+0000 mgr.x (mgr.34107) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: cephadm 2024-04-22T21:14:38.778017+0000 mgr.x (mgr.34107) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: cephadm 2024-04-22T21:14:38.861442+0000 mgr.x (mgr.34107) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: cephadm 2024-04-22T21:14:38.861442+0000 mgr.x (mgr.34107) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:38.917256+0000 mon.c (mon.1) 5242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:38.917256+0000 mon.c (mon.1) 5242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:38.920025+0000 mon.c (mon.1) 5243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:38.920025+0000 mon.c (mon.1) 5243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:38.921400+0000 mon.c (mon.1) 5244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:38.921400+0000 mon.c (mon.1) 5244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:38.924003+0000 mon.c (mon.1) 5245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:38.924003+0000 mon.c (mon.1) 5245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:38.925123+0000 mon.c (mon.1) 5246 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:38.925123+0000 mon.c (mon.1) 5246 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:38.931790+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:38.931790+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: cephadm 2024-04-22T21:14:38.938453+0000 mgr.x (mgr.34107) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: cephadm 2024-04-22T21:14:38.938453+0000 mgr.x (mgr.34107) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:38.975334+0000 mon.c (mon.1) 5247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:38.975334+0000 mon.c (mon.1) 5247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:38.978572+0000 mon.c (mon.1) 5248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:38.978572+0000 mon.c (mon.1) 5248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:38.980404+0000 mon.c (mon.1) 5249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:38.980404+0000 mon.c (mon.1) 5249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:38.982988+0000 mon.c (mon.1) 5250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:38.982988+0000 mon.c (mon.1) 5250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:38.983967+0000 mon.c (mon.1) 5251 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:38.983967+0000 mon.c (mon.1) 5251 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:38.992843+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:38.992843+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: cephadm 2024-04-22T21:14:38.999812+0000 mgr.x (mgr.34107) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: cephadm 2024-04-22T21:14:38.484218+0000 mgr.x (mgr.34107) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: cephadm 2024-04-22T21:14:38.484218+0000 mgr.x (mgr.34107) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: cluster 2024-04-22T21:14:38.545128+0000 mgr.x (mgr.34107) 1684 : cluster [DBG] pgmap v263: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:40.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: cluster 2024-04-22T21:14:38.545128+0000 mgr.x (mgr.34107) 1684 : cluster [DBG] pgmap v263: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-22T21:14:40.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: cephadm 2024-04-22T21:14:38.584295+0000 mgr.x (mgr.34107) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: cephadm 2024-04-22T21:14:38.584295+0000 mgr.x (mgr.34107) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: cephadm 2024-04-22T21:14:38.681604+0000 mgr.x (mgr.34107) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: cephadm 2024-04-22T21:14:38.681604+0000 mgr.x (mgr.34107) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: cephadm 2024-04-22T21:14:38.778017+0000 mgr.x (mgr.34107) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: cephadm 2024-04-22T21:14:38.778017+0000 mgr.x (mgr.34107) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: cephadm 2024-04-22T21:14:38.861442+0000 mgr.x (mgr.34107) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: cephadm 2024-04-22T21:14:38.861442+0000 mgr.x (mgr.34107) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:38.917256+0000 mon.c (mon.1) 5242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:38.917256+0000 mon.c (mon.1) 5242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:38.920025+0000 mon.c (mon.1) 5243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:38.920025+0000 mon.c (mon.1) 5243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:38.921400+0000 mon.c (mon.1) 5244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:38.921400+0000 mon.c (mon.1) 5244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:38.924003+0000 mon.c (mon.1) 5245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: cephadm 2024-04-22T21:14:38.999812+0000 mgr.x (mgr.34107) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.052521+0000 mon.c (mon.1) 5252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.052521+0000 mon.c (mon.1) 5252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.055401+0000 mon.c (mon.1) 5253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.055401+0000 mon.c (mon.1) 5253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.058131+0000 mon.c (mon.1) 5254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.058131+0000 mon.c (mon.1) 5254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.064234+0000 mon.c (mon.1) 5255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.064234+0000 mon.c (mon.1) 5255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.065449+0000 mon.c (mon.1) 5256 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.065449+0000 mon.c (mon.1) 5256 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.074367+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.074367+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: cephadm 2024-04-22T21:14:39.083876+0000 mgr.x (mgr.34107) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: cephadm 2024-04-22T21:14:39.083876+0000 mgr.x (mgr.34107) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.136887+0000 mon.c (mon.1) 5257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.136887+0000 mon.c (mon.1) 5257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.139806+0000 mon.c (mon.1) 5258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.139806+0000 mon.c (mon.1) 5258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.141318+0000 mon.c (mon.1) 5259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.141318+0000 mon.c (mon.1) 5259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.144211+0000 mon.c (mon.1) 5260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.144211+0000 mon.c (mon.1) 5260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.145348+0000 mon.c (mon.1) 5261 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.145348+0000 mon.c (mon.1) 5261 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.154934+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.154934+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: cephadm 2024-04-22T21:14:39.162345+0000 mgr.x (mgr.34107) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: cephadm 2024-04-22T21:14:39.162345+0000 mgr.x (mgr.34107) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.200187+0000 mon.c (mon.1) 5262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.200187+0000 mon.c (mon.1) 5262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.203003+0000 mon.c (mon.1) 5263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.203003+0000 mon.c (mon.1) 5263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.204504+0000 mon.c (mon.1) 5264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.204504+0000 mon.c (mon.1) 5264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.207235+0000 mon.c (mon.1) 5265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.207235+0000 mon.c (mon.1) 5265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.208245+0000 mon.c (mon.1) 5266 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.208245+0000 mon.c (mon.1) 5266 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:38.924003+0000 mon.c (mon.1) 5245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:38.925123+0000 mon.c (mon.1) 5246 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:38.925123+0000 mon.c (mon.1) 5246 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:38.931790+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:38.931790+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: cephadm 2024-04-22T21:14:38.938453+0000 mgr.x (mgr.34107) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: cephadm 2024-04-22T21:14:38.938453+0000 mgr.x (mgr.34107) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:38.975334+0000 mon.c (mon.1) 5247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:38.975334+0000 mon.c (mon.1) 5247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:38.978572+0000 mon.c (mon.1) 5248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:38.978572+0000 mon.c (mon.1) 5248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:38.980404+0000 mon.c (mon.1) 5249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:38.980404+0000 mon.c (mon.1) 5249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:38.982988+0000 mon.c (mon.1) 5250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:38.982988+0000 mon.c (mon.1) 5250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:38.983967+0000 mon.c (mon.1) 5251 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:38.983967+0000 mon.c (mon.1) 5251 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:38.992843+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:38.992843+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: cephadm 2024-04-22T21:14:38.999812+0000 mgr.x (mgr.34107) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.219240+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.219240+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: cephadm 2024-04-22T21:14:39.224779+0000 mgr.x (mgr.34107) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: cephadm 2024-04-22T21:14:39.224779+0000 mgr.x (mgr.34107) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.277237+0000 mon.c (mon.1) 5267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.277237+0000 mon.c (mon.1) 5267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.279705+0000 mon.c (mon.1) 5268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.279705+0000 mon.c (mon.1) 5268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.281087+0000 mon.c (mon.1) 5269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.281087+0000 mon.c (mon.1) 5269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.283629+0000 mon.c (mon.1) 5270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.283629+0000 mon.c (mon.1) 5270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.284863+0000 mon.c (mon.1) 5271 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.284863+0000 mon.c (mon.1) 5271 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.296215+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.296215+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: cephadm 2024-04-22T21:14:39.301748+0000 mgr.x (mgr.34107) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: cephadm 2024-04-22T21:14:39.301748+0000 mgr.x (mgr.34107) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.354734+0000 mon.c (mon.1) 5272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.354734+0000 mon.c (mon.1) 5272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.357623+0000 mon.c (mon.1) 5273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.357623+0000 mon.c (mon.1) 5273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.358963+0000 mon.c (mon.1) 5274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.358963+0000 mon.c (mon.1) 5274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.361725+0000 mon.c (mon.1) 5275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.361725+0000 mon.c (mon.1) 5275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.362768+0000 mon.c (mon.1) 5276 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.362768+0000 mon.c (mon.1) 5276 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.374146+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.374146+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: cephadm 2024-04-22T21:14:39.379956+0000 mgr.x (mgr.34107) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: cephadm 2024-04-22T21:14:39.379956+0000 mgr.x (mgr.34107) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.448768+0000 mon.c (mon.1) 5277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.448768+0000 mon.c (mon.1) 5277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.451642+0000 mon.c (mon.1) 5278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.451642+0000 mon.c (mon.1) 5278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.453795+0000 mon.c (mon.1) 5279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.453795+0000 mon.c (mon.1) 5279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.456597+0000 mon.c (mon.1) 5280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.456597+0000 mon.c (mon.1) 5280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: cephadm 2024-04-22T21:14:38.999812+0000 mgr.x (mgr.34107) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.052521+0000 mon.c (mon.1) 5252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.052521+0000 mon.c (mon.1) 5252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.055401+0000 mon.c (mon.1) 5253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.055401+0000 mon.c (mon.1) 5253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.058131+0000 mon.c (mon.1) 5254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.058131+0000 mon.c (mon.1) 5254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.064234+0000 mon.c (mon.1) 5255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.064234+0000 mon.c (mon.1) 5255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.065449+0000 mon.c (mon.1) 5256 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.065449+0000 mon.c (mon.1) 5256 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.074367+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.074367+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: cephadm 2024-04-22T21:14:39.083876+0000 mgr.x (mgr.34107) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: cephadm 2024-04-22T21:14:39.083876+0000 mgr.x (mgr.34107) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.136887+0000 mon.c (mon.1) 5257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.136887+0000 mon.c (mon.1) 5257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.139806+0000 mon.c (mon.1) 5258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.139806+0000 mon.c (mon.1) 5258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.141318+0000 mon.c (mon.1) 5259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.457682+0000 mon.c (mon.1) 5281 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.457682+0000 mon.c (mon.1) 5281 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.468788+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.468788+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.527231+0000 mon.c (mon.1) 5282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.527231+0000 mon.c (mon.1) 5282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.530336+0000 mon.c (mon.1) 5283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.530336+0000 mon.c (mon.1) 5283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.531945+0000 mon.c (mon.1) 5284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.531945+0000 mon.c (mon.1) 5284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.534736+0000 mon.c (mon.1) 5285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.534736+0000 mon.c (mon.1) 5285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.535992+0000 mon.c (mon.1) 5286 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.535992+0000 mon.c (mon.1) 5286 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.544632+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.544632+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.586277+0000 mon.c (mon.1) 5287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.586277+0000 mon.c (mon.1) 5287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.589041+0000 mon.c (mon.1) 5288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.589041+0000 mon.c (mon.1) 5288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.590436+0000 mon.c (mon.1) 5289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.590436+0000 mon.c (mon.1) 5289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.593147+0000 mon.c (mon.1) 5290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.593147+0000 mon.c (mon.1) 5290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.594252+0000 mon.c (mon.1) 5291 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.594252+0000 mon.c (mon.1) 5291 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.604952+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.604952+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.646951+0000 mon.c (mon.1) 5292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.646951+0000 mon.c (mon.1) 5292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.649649+0000 mon.c (mon.1) 5293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.649649+0000 mon.c (mon.1) 5293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.651127+0000 mon.c (mon.1) 5294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.651127+0000 mon.c (mon.1) 5294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.653948+0000 mon.c (mon.1) 5295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.653948+0000 mon.c (mon.1) 5295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.655042+0000 mon.c (mon.1) 5296 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.655042+0000 mon.c (mon.1) 5296 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.666054+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.666054+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.707514+0000 mon.c (mon.1) 5297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.707514+0000 mon.c (mon.1) 5297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.710343+0000 mon.c (mon.1) 5298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.710343+0000 mon.c (mon.1) 5298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.711579+0000 mon.c (mon.1) 5299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.711579+0000 mon.c (mon.1) 5299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.714040+0000 mon.c (mon.1) 5300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.714040+0000 mon.c (mon.1) 5300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.715127+0000 mon.c (mon.1) 5301 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.715127+0000 mon.c (mon.1) 5301 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.726095+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.726095+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.789914+0000 mon.c (mon.1) 5302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.789914+0000 mon.c (mon.1) 5302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.793177+0000 mon.c (mon.1) 5303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.793177+0000 mon.c (mon.1) 5303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.794492+0000 mon.c (mon.1) 5304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.794492+0000 mon.c (mon.1) 5304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.141318+0000 mon.c (mon.1) 5259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.144211+0000 mon.c (mon.1) 5260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.144211+0000 mon.c (mon.1) 5260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.145348+0000 mon.c (mon.1) 5261 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.145348+0000 mon.c (mon.1) 5261 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.154934+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.154934+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: cephadm 2024-04-22T21:14:39.162345+0000 mgr.x (mgr.34107) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: cephadm 2024-04-22T21:14:39.162345+0000 mgr.x (mgr.34107) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.200187+0000 mon.c (mon.1) 5262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.200187+0000 mon.c (mon.1) 5262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.203003+0000 mon.c (mon.1) 5263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.203003+0000 mon.c (mon.1) 5263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.204504+0000 mon.c (mon.1) 5264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.204504+0000 mon.c (mon.1) 5264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.207235+0000 mon.c (mon.1) 5265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.207235+0000 mon.c (mon.1) 5265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.208245+0000 mon.c (mon.1) 5266 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.208245+0000 mon.c (mon.1) 5266 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.797179+0000 mon.c (mon.1) 5305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.797179+0000 mon.c (mon.1) 5305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.798833+0000 mon.c (mon.1) 5306 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.798833+0000 mon.c (mon.1) 5306 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.810045+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.810045+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.845091+0000 mon.a (mon.0) 1790 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-22T21:14:40.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.845091+0000 mon.a (mon.0) 1790 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-22T21:14:40.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.848656+0000 mon.b (mon.2) 11 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/2666506394,v1:172.21.15.123:6825/2666506394]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-22T21:14:40.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[73084]: audit 2024-04-22T21:14:39.848656+0000 mon.b (mon.2) 11 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/2666506394,v1:172.21.15.123:6825/2666506394]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-22T21:14:40.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.219240+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.219240+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: cephadm 2024-04-22T21:14:39.224779+0000 mgr.x (mgr.34107) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: cephadm 2024-04-22T21:14:39.224779+0000 mgr.x (mgr.34107) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.277237+0000 mon.c (mon.1) 5267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.277237+0000 mon.c (mon.1) 5267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.279705+0000 mon.c (mon.1) 5268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.279705+0000 mon.c (mon.1) 5268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.281087+0000 mon.c (mon.1) 5269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.281087+0000 mon.c (mon.1) 5269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.283629+0000 mon.c (mon.1) 5270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.283629+0000 mon.c (mon.1) 5270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.284863+0000 mon.c (mon.1) 5271 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.284863+0000 mon.c (mon.1) 5271 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.296215+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.296215+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: cephadm 2024-04-22T21:14:39.301748+0000 mgr.x (mgr.34107) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: cephadm 2024-04-22T21:14:39.301748+0000 mgr.x (mgr.34107) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.354734+0000 mon.c (mon.1) 5272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.354734+0000 mon.c (mon.1) 5272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.357623+0000 mon.c (mon.1) 5273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.357623+0000 mon.c (mon.1) 5273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.358963+0000 mon.c (mon.1) 5274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.358963+0000 mon.c (mon.1) 5274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.361725+0000 mon.c (mon.1) 5275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.361725+0000 mon.c (mon.1) 5275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.362768+0000 mon.c (mon.1) 5276 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.362768+0000 mon.c (mon.1) 5276 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.374146+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.374146+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: cephadm 2024-04-22T21:14:39.379956+0000 mgr.x (mgr.34107) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: cephadm 2024-04-22T21:14:39.379956+0000 mgr.x (mgr.34107) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:40.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.448768+0000 mon.c (mon.1) 5277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.448768+0000 mon.c (mon.1) 5277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.451642+0000 mon.c (mon.1) 5278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.451642+0000 mon.c (mon.1) 5278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.453795+0000 mon.c (mon.1) 5279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.453795+0000 mon.c (mon.1) 5279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.456597+0000 mon.c (mon.1) 5280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.456597+0000 mon.c (mon.1) 5280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.457682+0000 mon.c (mon.1) 5281 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.457682+0000 mon.c (mon.1) 5281 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.468788+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.468788+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.527231+0000 mon.c (mon.1) 5282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.527231+0000 mon.c (mon.1) 5282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.530336+0000 mon.c (mon.1) 5283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.530336+0000 mon.c (mon.1) 5283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.531945+0000 mon.c (mon.1) 5284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.531945+0000 mon.c (mon.1) 5284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.534736+0000 mon.c (mon.1) 5285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.534736+0000 mon.c (mon.1) 5285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.535992+0000 mon.c (mon.1) 5286 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.535992+0000 mon.c (mon.1) 5286 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.544632+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.544632+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.586277+0000 mon.c (mon.1) 5287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.586277+0000 mon.c (mon.1) 5287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.589041+0000 mon.c (mon.1) 5288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.589041+0000 mon.c (mon.1) 5288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.590436+0000 mon.c (mon.1) 5289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.590436+0000 mon.c (mon.1) 5289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.593147+0000 mon.c (mon.1) 5290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.593147+0000 mon.c (mon.1) 5290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.594252+0000 mon.c (mon.1) 5291 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.594252+0000 mon.c (mon.1) 5291 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.604952+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.604952+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.646951+0000 mon.c (mon.1) 5292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.646951+0000 mon.c (mon.1) 5292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.649649+0000 mon.c (mon.1) 5293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.649649+0000 mon.c (mon.1) 5293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.651127+0000 mon.c (mon.1) 5294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.651127+0000 mon.c (mon.1) 5294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.653948+0000 mon.c (mon.1) 5295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.653948+0000 mon.c (mon.1) 5295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.655042+0000 mon.c (mon.1) 5296 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.655042+0000 mon.c (mon.1) 5296 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.666054+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.666054+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.707514+0000 mon.c (mon.1) 5297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.707514+0000 mon.c (mon.1) 5297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.710343+0000 mon.c (mon.1) 5298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.710343+0000 mon.c (mon.1) 5298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.711579+0000 mon.c (mon.1) 5299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.711579+0000 mon.c (mon.1) 5299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.714040+0000 mon.c (mon.1) 5300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.714040+0000 mon.c (mon.1) 5300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.715127+0000 mon.c (mon.1) 5301 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.715127+0000 mon.c (mon.1) 5301 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.726095+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.726095+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.789914+0000 mon.c (mon.1) 5302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.789914+0000 mon.c (mon.1) 5302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.793177+0000 mon.c (mon.1) 5303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.793177+0000 mon.c (mon.1) 5303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:40.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.794492+0000 mon.c (mon.1) 5304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.794492+0000 mon.c (mon.1) 5304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:40.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.797179+0000 mon.c (mon.1) 5305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.797179+0000 mon.c (mon.1) 5305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:40.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.798833+0000 mon.c (mon.1) 5306 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.798833+0000 mon.c (mon.1) 5306 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:40.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.810045+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.810045+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:40.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.845091+0000 mon.a (mon.0) 1790 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-22T21:14:40.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.845091+0000 mon.a (mon.0) 1790 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-22T21:14:40.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.848656+0000 mon.b (mon.2) 11 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/2666506394,v1:172.21.15.123:6825/2666506394]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-22T21:14:40.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:39 smithi121 bash[75184]: audit 2024-04-22T21:14:39.848656+0000 mon.b (mon.2) 11 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/2666506394,v1:172.21.15.123:6825/2666506394]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-22T21:14:41.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: cephadm 2024-04-22T21:14:39.474634+0000 mgr.x (mgr.34107) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: cephadm 2024-04-22T21:14:39.474634+0000 mgr.x (mgr.34107) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: cephadm 2024-04-22T21:14:39.550319+0000 mgr.x (mgr.34107) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: cephadm 2024-04-22T21:14:39.550319+0000 mgr.x (mgr.34107) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: cephadm 2024-04-22T21:14:39.609974+0000 mgr.x (mgr.34107) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: cephadm 2024-04-22T21:14:39.609974+0000 mgr.x (mgr.34107) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: cephadm 2024-04-22T21:14:39.671077+0000 mgr.x (mgr.34107) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: cephadm 2024-04-22T21:14:39.671077+0000 mgr.x (mgr.34107) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: cephadm 2024-04-22T21:14:39.731273+0000 mgr.x (mgr.34107) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: cephadm 2024-04-22T21:14:39.731273+0000 mgr.x (mgr.34107) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: cephadm 2024-04-22T21:14:39.815839+0000 mgr.x (mgr.34107) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: cephadm 2024-04-22T21:14:39.815839+0000 mgr.x (mgr.34107) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:39.921547+0000 mon.c (mon.1) 5307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:39.921547+0000 mon.c (mon.1) 5307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:39.924886+0000 mon.c (mon.1) 5308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:39.924886+0000 mon.c (mon.1) 5308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:39.926438+0000 mon.c (mon.1) 5309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:39.926438+0000 mon.c (mon.1) 5309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:39.929632+0000 mon.c (mon.1) 5310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:39.929632+0000 mon.c (mon.1) 5310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:39.930594+0000 mon.c (mon.1) 5311 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:39.930594+0000 mon.c (mon.1) 5311 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:39.938759+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:39.938759+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: cephadm 2024-04-22T21:14:39.945376+0000 mgr.x (mgr.34107) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: cephadm 2024-04-22T21:14:39.945376+0000 mgr.x (mgr.34107) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.002347+0000 mon.c (mon.1) 5312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.002347+0000 mon.c (mon.1) 5312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.005743+0000 mon.c (mon.1) 5313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.005743+0000 mon.c (mon.1) 5313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.007448+0000 mon.c (mon.1) 5314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.007448+0000 mon.c (mon.1) 5314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.010561+0000 mon.c (mon.1) 5315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.010561+0000 mon.c (mon.1) 5315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.011627+0000 mon.c (mon.1) 5316 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.011627+0000 mon.c (mon.1) 5316 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.020541+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.020541+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: cephadm 2024-04-22T21:14:40.025699+0000 mgr.x (mgr.34107) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: cephadm 2024-04-22T21:14:40.025699+0000 mgr.x (mgr.34107) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.079056+0000 mon.c (mon.1) 5317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.079056+0000 mon.c (mon.1) 5317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.081871+0000 mon.c (mon.1) 5318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.081871+0000 mon.c (mon.1) 5318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.083344+0000 mon.c (mon.1) 5319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.083344+0000 mon.c (mon.1) 5319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.086148+0000 mon.c (mon.1) 5320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.086148+0000 mon.c (mon.1) 5320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.087274+0000 mon.c (mon.1) 5321 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.087274+0000 mon.c (mon.1) 5321 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.095762+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.095762+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: cephadm 2024-04-22T21:14:40.100861+0000 mgr.x (mgr.34107) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: cephadm 2024-04-22T21:14:40.100861+0000 mgr.x (mgr.34107) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.136797+0000 mon.c (mon.1) 5322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.136797+0000 mon.c (mon.1) 5322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.139473+0000 mon.c (mon.1) 5323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.139473+0000 mon.c (mon.1) 5323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.141000+0000 mon.c (mon.1) 5324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.141000+0000 mon.c (mon.1) 5324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.143865+0000 mon.c (mon.1) 5325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.143865+0000 mon.c (mon.1) 5325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.144759+0000 mon.c (mon.1) 5326 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.144759+0000 mon.c (mon.1) 5326 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.152914+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.152914+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: cephadm 2024-04-22T21:14:40.157970+0000 mgr.x (mgr.34107) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: cephadm 2024-04-22T21:14:40.157970+0000 mgr.x (mgr.34107) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.194235+0000 mon.c (mon.1) 5327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.194235+0000 mon.c (mon.1) 5327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.197524+0000 mon.c (mon.1) 5328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.197524+0000 mon.c (mon.1) 5328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.199037+0000 mon.c (mon.1) 5329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.199037+0000 mon.c (mon.1) 5329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.202110+0000 mon.c (mon.1) 5330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.202110+0000 mon.c (mon.1) 5330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.203165+0000 mon.c (mon.1) 5331 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.203165+0000 mon.c (mon.1) 5331 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.211924+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.211924+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: cephadm 2024-04-22T21:14:40.217311+0000 mgr.x (mgr.34107) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: cephadm 2024-04-22T21:14:40.217311+0000 mgr.x (mgr.34107) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.274876+0000 mon.c (mon.1) 5332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.274876+0000 mon.c (mon.1) 5332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.278398+0000 mon.c (mon.1) 5333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.278398+0000 mon.c (mon.1) 5333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.280303+0000 mon.c (mon.1) 5334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.280303+0000 mon.c (mon.1) 5334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.283380+0000 mon.c (mon.1) 5335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.283380+0000 mon.c (mon.1) 5335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.284640+0000 mon.c (mon.1) 5336 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.284640+0000 mon.c (mon.1) 5336 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.291554+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.291554+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: cephadm 2024-04-22T21:14:40.298878+0000 mgr.x (mgr.34107) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: cephadm 2024-04-22T21:14:40.298878+0000 mgr.x (mgr.34107) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.383176+0000 mon.c (mon.1) 5337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.383176+0000 mon.c (mon.1) 5337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.388113+0000 mon.c (mon.1) 5338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.388113+0000 mon.c (mon.1) 5338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.390331+0000 mon.c (mon.1) 5339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.390331+0000 mon.c (mon.1) 5339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.395180+0000 mon.c (mon.1) 5340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.395180+0000 mon.c (mon.1) 5340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.396980+0000 mon.c (mon.1) 5341 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.396980+0000 mon.c (mon.1) 5341 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.407681+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.407681+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: cephadm 2024-04-22T21:14:40.413259+0000 mgr.x (mgr.34107) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: cephadm 2024-04-22T21:14:40.413259+0000 mgr.x (mgr.34107) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.498148+0000 mon.c (mon.1) 5342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.498148+0000 mon.c (mon.1) 5342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.503137+0000 mon.c (mon.1) 5343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.503137+0000 mon.c (mon.1) 5343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.505656+0000 mon.c (mon.1) 5344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.505656+0000 mon.c (mon.1) 5344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.509896+0000 mon.c (mon.1) 5345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.509896+0000 mon.c (mon.1) 5345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.511442+0000 mon.c (mon.1) 5346 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.511442+0000 mon.c (mon.1) 5346 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.521289+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.521289+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.596301+0000 mon.c (mon.1) 5347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.596301+0000 mon.c (mon.1) 5347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.599680+0000 mon.c (mon.1) 5348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.599680+0000 mon.c (mon.1) 5348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.601649+0000 mon.c (mon.1) 5349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.601649+0000 mon.c (mon.1) 5349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.604786+0000 mon.c (mon.1) 5350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.604786+0000 mon.c (mon.1) 5350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.606127+0000 mon.c (mon.1) 5351 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.606127+0000 mon.c (mon.1) 5351 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.615563+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.615563+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.673941+0000 mon.c (mon.1) 5352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.673941+0000 mon.c (mon.1) 5352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.677018+0000 mon.c (mon.1) 5353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.677018+0000 mon.c (mon.1) 5353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.678771+0000 mon.c (mon.1) 5354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.678771+0000 mon.c (mon.1) 5354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.682056+0000 mon.c (mon.1) 5355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.682056+0000 mon.c (mon.1) 5355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.683291+0000 mon.c (mon.1) 5356 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.683291+0000 mon.c (mon.1) 5356 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.692428+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.692428+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.778347+0000 mon.c (mon.1) 5357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.778347+0000 mon.c (mon.1) 5357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.782945+0000 mon.c (mon.1) 5358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.782945+0000 mon.c (mon.1) 5358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.784959+0000 mon.c (mon.1) 5359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.784959+0000 mon.c (mon.1) 5359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.788978+0000 mon.c (mon.1) 5360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.788978+0000 mon.c (mon.1) 5360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.790473+0000 mon.c (mon.1) 5361 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.790473+0000 mon.c (mon.1) 5361 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.801333+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.801333+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.808220+0000 mon.a (mon.0) 1802 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-22T21:14:41.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.808220+0000 mon.a (mon.0) 1802 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-22T21:14:41.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: cluster 2024-04-22T21:14:40.812542+0000 mon.a (mon.0) 1803 : cluster [DBG] osdmap e160: 8 total, 7 up, 8 in 2024-04-22T21:14:41.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: cluster 2024-04-22T21:14:40.812542+0000 mon.a (mon.0) 1803 : cluster [DBG] osdmap e160: 8 total, 7 up, 8 in 2024-04-22T21:14:41.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.814669+0000 mon.a (mon.0) 1804 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:14:41.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.814669+0000 mon.a (mon.0) 1804 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:14:41.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.817370+0000 mon.b (mon.2) 12 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/2666506394,v1:172.21.15.123:6825/2666506394]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:14:41.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.817370+0000 mon.b (mon.2) 12 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/2666506394,v1:172.21.15.123:6825/2666506394]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:14:41.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.879355+0000 mon.c (mon.1) 5362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.879355+0000 mon.c (mon.1) 5362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.885762+0000 mon.c (mon.1) 5363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.885762+0000 mon.c (mon.1) 5363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.887978+0000 mon.c (mon.1) 5364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:40 smithi123 bash[58916]: audit 2024-04-22T21:14:40.887978+0000 mon.c (mon.1) 5364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: cephadm 2024-04-22T21:14:39.474634+0000 mgr.x (mgr.34107) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: cephadm 2024-04-22T21:14:39.474634+0000 mgr.x (mgr.34107) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: cephadm 2024-04-22T21:14:39.550319+0000 mgr.x (mgr.34107) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: cephadm 2024-04-22T21:14:39.550319+0000 mgr.x (mgr.34107) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: cephadm 2024-04-22T21:14:39.609974+0000 mgr.x (mgr.34107) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: cephadm 2024-04-22T21:14:39.609974+0000 mgr.x (mgr.34107) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: cephadm 2024-04-22T21:14:39.671077+0000 mgr.x (mgr.34107) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: cephadm 2024-04-22T21:14:39.671077+0000 mgr.x (mgr.34107) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: cephadm 2024-04-22T21:14:39.731273+0000 mgr.x (mgr.34107) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: cephadm 2024-04-22T21:14:39.731273+0000 mgr.x (mgr.34107) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: cephadm 2024-04-22T21:14:39.815839+0000 mgr.x (mgr.34107) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: cephadm 2024-04-22T21:14:39.815839+0000 mgr.x (mgr.34107) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:39.921547+0000 mon.c (mon.1) 5307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:39.921547+0000 mon.c (mon.1) 5307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:39.924886+0000 mon.c (mon.1) 5308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:39.924886+0000 mon.c (mon.1) 5308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:39.926438+0000 mon.c (mon.1) 5309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:39.926438+0000 mon.c (mon.1) 5309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:39.929632+0000 mon.c (mon.1) 5310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:39.929632+0000 mon.c (mon.1) 5310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: cephadm 2024-04-22T21:14:39.474634+0000 mgr.x (mgr.34107) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: cephadm 2024-04-22T21:14:39.474634+0000 mgr.x (mgr.34107) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: cephadm 2024-04-22T21:14:39.550319+0000 mgr.x (mgr.34107) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: cephadm 2024-04-22T21:14:39.550319+0000 mgr.x (mgr.34107) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: cephadm 2024-04-22T21:14:39.609974+0000 mgr.x (mgr.34107) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: cephadm 2024-04-22T21:14:39.609974+0000 mgr.x (mgr.34107) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: cephadm 2024-04-22T21:14:39.671077+0000 mgr.x (mgr.34107) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: cephadm 2024-04-22T21:14:39.671077+0000 mgr.x (mgr.34107) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: cephadm 2024-04-22T21:14:39.731273+0000 mgr.x (mgr.34107) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: cephadm 2024-04-22T21:14:39.731273+0000 mgr.x (mgr.34107) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: cephadm 2024-04-22T21:14:39.815839+0000 mgr.x (mgr.34107) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: cephadm 2024-04-22T21:14:39.815839+0000 mgr.x (mgr.34107) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:39.921547+0000 mon.c (mon.1) 5307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:39.921547+0000 mon.c (mon.1) 5307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:39.924886+0000 mon.c (mon.1) 5308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:39.924886+0000 mon.c (mon.1) 5308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:39.926438+0000 mon.c (mon.1) 5309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:39.926438+0000 mon.c (mon.1) 5309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:39.929632+0000 mon.c (mon.1) 5310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:39.929632+0000 mon.c (mon.1) 5310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:39.930594+0000 mon.c (mon.1) 5311 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:39.930594+0000 mon.c (mon.1) 5311 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:39.938759+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:39.938759+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: cephadm 2024-04-22T21:14:39.945376+0000 mgr.x (mgr.34107) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: cephadm 2024-04-22T21:14:39.945376+0000 mgr.x (mgr.34107) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.002347+0000 mon.c (mon.1) 5312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.002347+0000 mon.c (mon.1) 5312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.005743+0000 mon.c (mon.1) 5313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.005743+0000 mon.c (mon.1) 5313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.007448+0000 mon.c (mon.1) 5314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.007448+0000 mon.c (mon.1) 5314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.010561+0000 mon.c (mon.1) 5315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.010561+0000 mon.c (mon.1) 5315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.011627+0000 mon.c (mon.1) 5316 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.011627+0000 mon.c (mon.1) 5316 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.020541+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.020541+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: cephadm 2024-04-22T21:14:40.025699+0000 mgr.x (mgr.34107) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: cephadm 2024-04-22T21:14:40.025699+0000 mgr.x (mgr.34107) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:39.930594+0000 mon.c (mon.1) 5311 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:39.930594+0000 mon.c (mon.1) 5311 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:39.938759+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:39.938759+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: cephadm 2024-04-22T21:14:39.945376+0000 mgr.x (mgr.34107) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: cephadm 2024-04-22T21:14:39.945376+0000 mgr.x (mgr.34107) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.002347+0000 mon.c (mon.1) 5312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.002347+0000 mon.c (mon.1) 5312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.005743+0000 mon.c (mon.1) 5313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.005743+0000 mon.c (mon.1) 5313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.007448+0000 mon.c (mon.1) 5314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.007448+0000 mon.c (mon.1) 5314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.010561+0000 mon.c (mon.1) 5315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.010561+0000 mon.c (mon.1) 5315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.011627+0000 mon.c (mon.1) 5316 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.011627+0000 mon.c (mon.1) 5316 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.020541+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.020541+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: cephadm 2024-04-22T21:14:40.025699+0000 mgr.x (mgr.34107) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: cephadm 2024-04-22T21:14:40.025699+0000 mgr.x (mgr.34107) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.079056+0000 mon.c (mon.1) 5317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.079056+0000 mon.c (mon.1) 5317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.081871+0000 mon.c (mon.1) 5318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.081871+0000 mon.c (mon.1) 5318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.083344+0000 mon.c (mon.1) 5319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.083344+0000 mon.c (mon.1) 5319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.086148+0000 mon.c (mon.1) 5320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.086148+0000 mon.c (mon.1) 5320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.087274+0000 mon.c (mon.1) 5321 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.087274+0000 mon.c (mon.1) 5321 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.095762+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.095762+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: cephadm 2024-04-22T21:14:40.100861+0000 mgr.x (mgr.34107) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: cephadm 2024-04-22T21:14:40.100861+0000 mgr.x (mgr.34107) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.136797+0000 mon.c (mon.1) 5322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.136797+0000 mon.c (mon.1) 5322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.139473+0000 mon.c (mon.1) 5323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.139473+0000 mon.c (mon.1) 5323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.141000+0000 mon.c (mon.1) 5324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.141000+0000 mon.c (mon.1) 5324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.079056+0000 mon.c (mon.1) 5317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.079056+0000 mon.c (mon.1) 5317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.081871+0000 mon.c (mon.1) 5318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.081871+0000 mon.c (mon.1) 5318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.083344+0000 mon.c (mon.1) 5319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.083344+0000 mon.c (mon.1) 5319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.086148+0000 mon.c (mon.1) 5320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.086148+0000 mon.c (mon.1) 5320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.087274+0000 mon.c (mon.1) 5321 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.087274+0000 mon.c (mon.1) 5321 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.095762+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.095762+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: cephadm 2024-04-22T21:14:40.100861+0000 mgr.x (mgr.34107) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: cephadm 2024-04-22T21:14:40.100861+0000 mgr.x (mgr.34107) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.136797+0000 mon.c (mon.1) 5322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.136797+0000 mon.c (mon.1) 5322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.139473+0000 mon.c (mon.1) 5323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.139473+0000 mon.c (mon.1) 5323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.141000+0000 mon.c (mon.1) 5324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.141000+0000 mon.c (mon.1) 5324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.143865+0000 mon.c (mon.1) 5325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.143865+0000 mon.c (mon.1) 5325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.144759+0000 mon.c (mon.1) 5326 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.144759+0000 mon.c (mon.1) 5326 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.152914+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.152914+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: cephadm 2024-04-22T21:14:40.157970+0000 mgr.x (mgr.34107) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: cephadm 2024-04-22T21:14:40.157970+0000 mgr.x (mgr.34107) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.194235+0000 mon.c (mon.1) 5327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.194235+0000 mon.c (mon.1) 5327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.197524+0000 mon.c (mon.1) 5328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.197524+0000 mon.c (mon.1) 5328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.199037+0000 mon.c (mon.1) 5329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.199037+0000 mon.c (mon.1) 5329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.202110+0000 mon.c (mon.1) 5330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.202110+0000 mon.c (mon.1) 5330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.203165+0000 mon.c (mon.1) 5331 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.203165+0000 mon.c (mon.1) 5331 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.211924+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.211924+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.143865+0000 mon.c (mon.1) 5325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.143865+0000 mon.c (mon.1) 5325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.144759+0000 mon.c (mon.1) 5326 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.144759+0000 mon.c (mon.1) 5326 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.152914+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.152914+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: cephadm 2024-04-22T21:14:40.157970+0000 mgr.x (mgr.34107) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: cephadm 2024-04-22T21:14:40.157970+0000 mgr.x (mgr.34107) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.194235+0000 mon.c (mon.1) 5327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.194235+0000 mon.c (mon.1) 5327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.197524+0000 mon.c (mon.1) 5328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.197524+0000 mon.c (mon.1) 5328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.199037+0000 mon.c (mon.1) 5329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.199037+0000 mon.c (mon.1) 5329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.202110+0000 mon.c (mon.1) 5330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.202110+0000 mon.c (mon.1) 5330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.203165+0000 mon.c (mon.1) 5331 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.203165+0000 mon.c (mon.1) 5331 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.211924+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.211924+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: cephadm 2024-04-22T21:14:40.217311+0000 mgr.x (mgr.34107) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: cephadm 2024-04-22T21:14:40.217311+0000 mgr.x (mgr.34107) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.274876+0000 mon.c (mon.1) 5332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.274876+0000 mon.c (mon.1) 5332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.278398+0000 mon.c (mon.1) 5333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.278398+0000 mon.c (mon.1) 5333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.280303+0000 mon.c (mon.1) 5334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.280303+0000 mon.c (mon.1) 5334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.283380+0000 mon.c (mon.1) 5335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.283380+0000 mon.c (mon.1) 5335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.284640+0000 mon.c (mon.1) 5336 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.284640+0000 mon.c (mon.1) 5336 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.291554+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.291554+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: cephadm 2024-04-22T21:14:40.298878+0000 mgr.x (mgr.34107) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: cephadm 2024-04-22T21:14:40.298878+0000 mgr.x (mgr.34107) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.383176+0000 mon.c (mon.1) 5337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.383176+0000 mon.c (mon.1) 5337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.388113+0000 mon.c (mon.1) 5338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.388113+0000 mon.c (mon.1) 5338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: cephadm 2024-04-22T21:14:40.217311+0000 mgr.x (mgr.34107) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: cephadm 2024-04-22T21:14:40.217311+0000 mgr.x (mgr.34107) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.274876+0000 mon.c (mon.1) 5332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.274876+0000 mon.c (mon.1) 5332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.278398+0000 mon.c (mon.1) 5333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.278398+0000 mon.c (mon.1) 5333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.280303+0000 mon.c (mon.1) 5334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.280303+0000 mon.c (mon.1) 5334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.283380+0000 mon.c (mon.1) 5335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.283380+0000 mon.c (mon.1) 5335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.284640+0000 mon.c (mon.1) 5336 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.284640+0000 mon.c (mon.1) 5336 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.291554+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.291554+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: cephadm 2024-04-22T21:14:40.298878+0000 mgr.x (mgr.34107) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: cephadm 2024-04-22T21:14:40.298878+0000 mgr.x (mgr.34107) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.383176+0000 mon.c (mon.1) 5337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.383176+0000 mon.c (mon.1) 5337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.388113+0000 mon.c (mon.1) 5338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.388113+0000 mon.c (mon.1) 5338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.390331+0000 mon.c (mon.1) 5339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.390331+0000 mon.c (mon.1) 5339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.395180+0000 mon.c (mon.1) 5340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.395180+0000 mon.c (mon.1) 5340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.396980+0000 mon.c (mon.1) 5341 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.396980+0000 mon.c (mon.1) 5341 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.407681+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.407681+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: cephadm 2024-04-22T21:14:40.413259+0000 mgr.x (mgr.34107) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: cephadm 2024-04-22T21:14:40.413259+0000 mgr.x (mgr.34107) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.498148+0000 mon.c (mon.1) 5342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.498148+0000 mon.c (mon.1) 5342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.503137+0000 mon.c (mon.1) 5343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.503137+0000 mon.c (mon.1) 5343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.505656+0000 mon.c (mon.1) 5344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.505656+0000 mon.c (mon.1) 5344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.509896+0000 mon.c (mon.1) 5345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.509896+0000 mon.c (mon.1) 5345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.511442+0000 mon.c (mon.1) 5346 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.390331+0000 mon.c (mon.1) 5339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.390331+0000 mon.c (mon.1) 5339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.395180+0000 mon.c (mon.1) 5340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.395180+0000 mon.c (mon.1) 5340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.396980+0000 mon.c (mon.1) 5341 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.396980+0000 mon.c (mon.1) 5341 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.407681+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.407681+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: cephadm 2024-04-22T21:14:40.413259+0000 mgr.x (mgr.34107) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: cephadm 2024-04-22T21:14:40.413259+0000 mgr.x (mgr.34107) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:41.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.498148+0000 mon.c (mon.1) 5342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.498148+0000 mon.c (mon.1) 5342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.503137+0000 mon.c (mon.1) 5343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.503137+0000 mon.c (mon.1) 5343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.505656+0000 mon.c (mon.1) 5344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.505656+0000 mon.c (mon.1) 5344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.509896+0000 mon.c (mon.1) 5345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.509896+0000 mon.c (mon.1) 5345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.511442+0000 mon.c (mon.1) 5346 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.511442+0000 mon.c (mon.1) 5346 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.521289+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.521289+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.596301+0000 mon.c (mon.1) 5347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.596301+0000 mon.c (mon.1) 5347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.599680+0000 mon.c (mon.1) 5348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.599680+0000 mon.c (mon.1) 5348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.601649+0000 mon.c (mon.1) 5349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.601649+0000 mon.c (mon.1) 5349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.604786+0000 mon.c (mon.1) 5350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.604786+0000 mon.c (mon.1) 5350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.606127+0000 mon.c (mon.1) 5351 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.606127+0000 mon.c (mon.1) 5351 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.615563+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.615563+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.673941+0000 mon.c (mon.1) 5352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.673941+0000 mon.c (mon.1) 5352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.677018+0000 mon.c (mon.1) 5353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.677018+0000 mon.c (mon.1) 5353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.511442+0000 mon.c (mon.1) 5346 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.521289+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.521289+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.596301+0000 mon.c (mon.1) 5347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.596301+0000 mon.c (mon.1) 5347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.599680+0000 mon.c (mon.1) 5348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.599680+0000 mon.c (mon.1) 5348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.601649+0000 mon.c (mon.1) 5349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.601649+0000 mon.c (mon.1) 5349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.604786+0000 mon.c (mon.1) 5350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.604786+0000 mon.c (mon.1) 5350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.606127+0000 mon.c (mon.1) 5351 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.606127+0000 mon.c (mon.1) 5351 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.615563+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.615563+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.673941+0000 mon.c (mon.1) 5352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.673941+0000 mon.c (mon.1) 5352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.677018+0000 mon.c (mon.1) 5353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.677018+0000 mon.c (mon.1) 5353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.678771+0000 mon.c (mon.1) 5354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.678771+0000 mon.c (mon.1) 5354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.682056+0000 mon.c (mon.1) 5355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.682056+0000 mon.c (mon.1) 5355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.683291+0000 mon.c (mon.1) 5356 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.683291+0000 mon.c (mon.1) 5356 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.692428+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.692428+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.778347+0000 mon.c (mon.1) 5357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.778347+0000 mon.c (mon.1) 5357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.782945+0000 mon.c (mon.1) 5358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.782945+0000 mon.c (mon.1) 5358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.784959+0000 mon.c (mon.1) 5359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.784959+0000 mon.c (mon.1) 5359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.788978+0000 mon.c (mon.1) 5360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.788978+0000 mon.c (mon.1) 5360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.790473+0000 mon.c (mon.1) 5361 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.790473+0000 mon.c (mon.1) 5361 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.801333+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.801333+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.678771+0000 mon.c (mon.1) 5354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.678771+0000 mon.c (mon.1) 5354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.682056+0000 mon.c (mon.1) 5355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.682056+0000 mon.c (mon.1) 5355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.683291+0000 mon.c (mon.1) 5356 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.683291+0000 mon.c (mon.1) 5356 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.692428+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.692428+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.778347+0000 mon.c (mon.1) 5357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.778347+0000 mon.c (mon.1) 5357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.782945+0000 mon.c (mon.1) 5358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.782945+0000 mon.c (mon.1) 5358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.784959+0000 mon.c (mon.1) 5359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.784959+0000 mon.c (mon.1) 5359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.788978+0000 mon.c (mon.1) 5360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.788978+0000 mon.c (mon.1) 5360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:41.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.790473+0000 mon.c (mon.1) 5361 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.790473+0000 mon.c (mon.1) 5361 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:41.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.801333+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.801333+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:41.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.808220+0000 mon.a (mon.0) 1802 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-22T21:14:41.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.808220+0000 mon.a (mon.0) 1802 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-22T21:14:41.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: cluster 2024-04-22T21:14:40.812542+0000 mon.a (mon.0) 1803 : cluster [DBG] osdmap e160: 8 total, 7 up, 8 in 2024-04-22T21:14:41.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: cluster 2024-04-22T21:14:40.812542+0000 mon.a (mon.0) 1803 : cluster [DBG] osdmap e160: 8 total, 7 up, 8 in 2024-04-22T21:14:41.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.814669+0000 mon.a (mon.0) 1804 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:14:41.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.814669+0000 mon.a (mon.0) 1804 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:14:41.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.817370+0000 mon.b (mon.2) 12 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/2666506394,v1:172.21.15.123:6825/2666506394]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:14:41.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.817370+0000 mon.b (mon.2) 12 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/2666506394,v1:172.21.15.123:6825/2666506394]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:14:41.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.879355+0000 mon.c (mon.1) 5362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.879355+0000 mon.c (mon.1) 5362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.885762+0000 mon.c (mon.1) 5363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.885762+0000 mon.c (mon.1) 5363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.887978+0000 mon.c (mon.1) 5364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[75184]: audit 2024-04-22T21:14:40.887978+0000 mon.c (mon.1) 5364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.808220+0000 mon.a (mon.0) 1802 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-22T21:14:41.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.808220+0000 mon.a (mon.0) 1802 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-22T21:14:41.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: cluster 2024-04-22T21:14:40.812542+0000 mon.a (mon.0) 1803 : cluster [DBG] osdmap e160: 8 total, 7 up, 8 in 2024-04-22T21:14:41.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: cluster 2024-04-22T21:14:40.812542+0000 mon.a (mon.0) 1803 : cluster [DBG] osdmap e160: 8 total, 7 up, 8 in 2024-04-22T21:14:41.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.814669+0000 mon.a (mon.0) 1804 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:14:41.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.814669+0000 mon.a (mon.0) 1804 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:14:41.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.817370+0000 mon.b (mon.2) 12 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/2666506394,v1:172.21.15.123:6825/2666506394]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:14:41.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.817370+0000 mon.b (mon.2) 12 : audit [INF] from='osd.7 [v2:172.21.15.123:6824/2666506394,v1:172.21.15.123:6825/2666506394]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-22T21:14:41.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.879355+0000 mon.c (mon.1) 5362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.879355+0000 mon.c (mon.1) 5362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.885762+0000 mon.c (mon.1) 5363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.885762+0000 mon.c (mon.1) 5363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:41.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.887978+0000 mon.c (mon.1) 5364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:40 smithi121 bash[73084]: audit 2024-04-22T21:14:40.887978+0000 mon.c (mon.1) 5364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:41.739 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[76541]: debug 2024-04-22T21:14:41.323+0000 7f23dc57b700 -1 osd.7 157 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-22T21:14:42.204 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: cephadm 2024-04-22T21:14:40.526710+0000 mgr.x (mgr.34107) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.204 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: cephadm 2024-04-22T21:14:40.526710+0000 mgr.x (mgr.34107) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.204 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: cluster 2024-04-22T21:14:40.546582+0000 mgr.x (mgr.34107) 1710 : cluster [DBG] pgmap v264: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 959 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-22T21:14:42.204 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: cluster 2024-04-22T21:14:40.546582+0000 mgr.x (mgr.34107) 1710 : cluster [DBG] pgmap v264: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 959 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-22T21:14:42.204 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: cephadm 2024-04-22T21:14:40.621197+0000 mgr.x (mgr.34107) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.204 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: cephadm 2024-04-22T21:14:40.621197+0000 mgr.x (mgr.34107) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.204 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: cephadm 2024-04-22T21:14:40.697627+0000 mgr.x (mgr.34107) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.204 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: cephadm 2024-04-22T21:14:40.697627+0000 mgr.x (mgr.34107) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.204 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: cephadm 2024-04-22T21:14:40.806418+0000 mgr.x (mgr.34107) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.204 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: cephadm 2024-04-22T21:14:40.806418+0000 mgr.x (mgr.34107) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.205 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:40.892824+0000 mon.c (mon.1) 5365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.205 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:40.892824+0000 mon.c (mon.1) 5365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.205 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:40.971532+0000 mon.c (mon.1) 5366 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.205 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:40.971532+0000 mon.c (mon.1) 5366 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.205 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.100864+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.205 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.100864+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.205 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: cephadm 2024-04-22T21:14:41.106420+0000 mgr.x (mgr.34107) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.205 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: cephadm 2024-04-22T21:14:41.106420+0000 mgr.x (mgr.34107) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.205 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.178368+0000 mon.c (mon.1) 5367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.205 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.178368+0000 mon.c (mon.1) 5367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.205 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.181935+0000 mon.c (mon.1) 5368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.205 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.181935+0000 mon.c (mon.1) 5368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.205 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.183772+0000 mon.c (mon.1) 5369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.205 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.183772+0000 mon.c (mon.1) 5369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.205 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.187604+0000 mon.c (mon.1) 5370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.206 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.187604+0000 mon.c (mon.1) 5370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.206 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.189044+0000 mon.c (mon.1) 5371 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.206 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.189044+0000 mon.c (mon.1) 5371 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.206 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.210700+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.206 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.210700+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.206 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: cephadm 2024-04-22T21:14:41.216593+0000 mgr.x (mgr.34107) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.206 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: cephadm 2024-04-22T21:14:41.216593+0000 mgr.x (mgr.34107) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.206 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.270652+0000 mon.c (mon.1) 5372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.206 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.270652+0000 mon.c (mon.1) 5372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.206 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.273826+0000 mon.c (mon.1) 5373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.206 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.273826+0000 mon.c (mon.1) 5373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.206 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.275440+0000 mon.c (mon.1) 5374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.206 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.275440+0000 mon.c (mon.1) 5374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.206 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.278144+0000 mon.c (mon.1) 5375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.207 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.278144+0000 mon.c (mon.1) 5375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.207 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.279202+0000 mon.c (mon.1) 5376 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.207 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.279202+0000 mon.c (mon.1) 5376 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.208 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.286147+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.208 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.286147+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.208 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: cephadm 2024-04-22T21:14:41.293730+0000 mgr.x (mgr.34107) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.208 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: cephadm 2024-04-22T21:14:41.293730+0000 mgr.x (mgr.34107) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.208 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.309017+0000 mon.a (mon.0) 1808 : audit [INF] from='osd.7 ' entity='osd.7' 2024-04-22T21:14:42.208 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.309017+0000 mon.a (mon.0) 1808 : audit [INF] from='osd.7 ' entity='osd.7' 2024-04-22T21:14:42.209 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.347484+0000 mon.c (mon.1) 5377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.209 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.347484+0000 mon.c (mon.1) 5377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.209 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.350647+0000 mon.c (mon.1) 5378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.209 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.350647+0000 mon.c (mon.1) 5378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.209 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.352343+0000 mon.c (mon.1) 5379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.209 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.352343+0000 mon.c (mon.1) 5379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.210 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.355282+0000 mon.c (mon.1) 5380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.210 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.355282+0000 mon.c (mon.1) 5380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.210 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.356299+0000 mon.c (mon.1) 5381 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.210 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.356299+0000 mon.c (mon.1) 5381 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.210 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.365175+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.210 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.365175+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.211 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: cephadm 2024-04-22T21:14:41.370201+0000 mgr.x (mgr.34107) 1717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.211 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: cephadm 2024-04-22T21:14:41.370201+0000 mgr.x (mgr.34107) 1717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.211 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.423535+0000 mon.c (mon.1) 5382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.211 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.423535+0000 mon.c (mon.1) 5382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.211 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.426462+0000 mon.c (mon.1) 5383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.211 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.426462+0000 mon.c (mon.1) 5383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.211 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.428021+0000 mon.c (mon.1) 5384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.212 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.428021+0000 mon.c (mon.1) 5384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.212 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.430921+0000 mon.c (mon.1) 5385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.212 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.430921+0000 mon.c (mon.1) 5385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.212 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.432231+0000 mon.c (mon.1) 5386 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.212 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.432231+0000 mon.c (mon.1) 5386 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.212 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.441494+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.212 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.441494+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.213 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.500616+0000 mon.c (mon.1) 5387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.213 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.500616+0000 mon.c (mon.1) 5387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.213 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.503693+0000 mon.c (mon.1) 5388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.213 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.503693+0000 mon.c (mon.1) 5388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.213 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.505428+0000 mon.c (mon.1) 5389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.213 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.505428+0000 mon.c (mon.1) 5389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.214 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.508697+0000 mon.c (mon.1) 5390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.214 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.508697+0000 mon.c (mon.1) 5390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.214 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.509811+0000 mon.c (mon.1) 5391 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.214 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.509811+0000 mon.c (mon.1) 5391 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.214 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.518854+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.214 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.518854+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.215 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.576981+0000 mon.c (mon.1) 5392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.215 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.576981+0000 mon.c (mon.1) 5392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.215 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.579322+0000 mon.c (mon.1) 5393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.215 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.579322+0000 mon.c (mon.1) 5393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.215 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.580560+0000 mon.c (mon.1) 5394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.215 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.580560+0000 mon.c (mon.1) 5394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.216 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.583031+0000 mon.c (mon.1) 5395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.216 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.583031+0000 mon.c (mon.1) 5395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.216 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.584297+0000 mon.c (mon.1) 5396 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.216 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.584297+0000 mon.c (mon.1) 5396 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.216 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.593264+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.216 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.593264+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.216 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.668979+0000 mon.c (mon.1) 5397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.217 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.668979+0000 mon.c (mon.1) 5397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.217 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.671882+0000 mon.c (mon.1) 5398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.217 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.671882+0000 mon.c (mon.1) 5398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.217 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.673457+0000 mon.c (mon.1) 5399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.217 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.673457+0000 mon.c (mon.1) 5399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.217 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.676471+0000 mon.c (mon.1) 5400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.218 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.676471+0000 mon.c (mon.1) 5400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.218 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.677832+0000 mon.c (mon.1) 5401 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.218 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.677832+0000 mon.c (mon.1) 5401 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.218 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.689481+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.218 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.689481+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.218 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.749143+0000 mon.c (mon.1) 5402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.219 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.749143+0000 mon.c (mon.1) 5402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.219 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.752138+0000 mon.c (mon.1) 5403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.219 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.752138+0000 mon.c (mon.1) 5403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.219 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.753793+0000 mon.c (mon.1) 5404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.219 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.753793+0000 mon.c (mon.1) 5404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.219 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.756840+0000 mon.c (mon.1) 5405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.220 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.756840+0000 mon.c (mon.1) 5405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.220 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.758086+0000 mon.c (mon.1) 5406 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.220 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.758086+0000 mon.c (mon.1) 5406 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.220 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.769744+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.220 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.769744+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.220 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.828301+0000 mon.c (mon.1) 5407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.221 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.828301+0000 mon.c (mon.1) 5407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.221 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.831521+0000 mon.c (mon.1) 5408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.221 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.831521+0000 mon.c (mon.1) 5408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.221 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.833212+0000 mon.c (mon.1) 5409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.221 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.833212+0000 mon.c (mon.1) 5409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.221 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.836110+0000 mon.c (mon.1) 5410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.222 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.836110+0000 mon.c (mon.1) 5410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.222 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.837275+0000 mon.c (mon.1) 5411 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.222 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.837275+0000 mon.c (mon.1) 5411 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.222 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.848784+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.222 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.848784+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.223 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.911522+0000 mon.c (mon.1) 5412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.223 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.911522+0000 mon.c (mon.1) 5412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.223 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.914735+0000 mon.c (mon.1) 5413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.223 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.914735+0000 mon.c (mon.1) 5413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.223 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.916379+0000 mon.c (mon.1) 5414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.223 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.916379+0000 mon.c (mon.1) 5414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.224 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.919746+0000 mon.c (mon.1) 5415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.224 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.919746+0000 mon.c (mon.1) 5415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.224 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.921000+0000 mon.c (mon.1) 5416 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.224 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.921000+0000 mon.c (mon.1) 5416 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.224 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.933014+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.224 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:41 smithi123 bash[58916]: audit 2024-04-22T21:14:41.933014+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: cephadm 2024-04-22T21:14:40.526710+0000 mgr.x (mgr.34107) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: cephadm 2024-04-22T21:14:40.526710+0000 mgr.x (mgr.34107) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: cluster 2024-04-22T21:14:40.546582+0000 mgr.x (mgr.34107) 1710 : cluster [DBG] pgmap v264: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 959 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-22T21:14:42.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: cluster 2024-04-22T21:14:40.546582+0000 mgr.x (mgr.34107) 1710 : cluster [DBG] pgmap v264: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 959 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-22T21:14:42.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: cephadm 2024-04-22T21:14:40.621197+0000 mgr.x (mgr.34107) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: cephadm 2024-04-22T21:14:40.621197+0000 mgr.x (mgr.34107) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: cephadm 2024-04-22T21:14:40.697627+0000 mgr.x (mgr.34107) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: cephadm 2024-04-22T21:14:40.697627+0000 mgr.x (mgr.34107) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: cephadm 2024-04-22T21:14:40.806418+0000 mgr.x (mgr.34107) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: cephadm 2024-04-22T21:14:40.806418+0000 mgr.x (mgr.34107) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:40.892824+0000 mon.c (mon.1) 5365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:40.892824+0000 mon.c (mon.1) 5365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:40.971532+0000 mon.c (mon.1) 5366 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:40.971532+0000 mon.c (mon.1) 5366 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.100864+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.100864+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: cephadm 2024-04-22T21:14:41.106420+0000 mgr.x (mgr.34107) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: cephadm 2024-04-22T21:14:41.106420+0000 mgr.x (mgr.34107) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.178368+0000 mon.c (mon.1) 5367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: cephadm 2024-04-22T21:14:40.526710+0000 mgr.x (mgr.34107) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: cephadm 2024-04-22T21:14:40.526710+0000 mgr.x (mgr.34107) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: cluster 2024-04-22T21:14:40.546582+0000 mgr.x (mgr.34107) 1710 : cluster [DBG] pgmap v264: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 959 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-22T21:14:42.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: cluster 2024-04-22T21:14:40.546582+0000 mgr.x (mgr.34107) 1710 : cluster [DBG] pgmap v264: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 959 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-22T21:14:42.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: cephadm 2024-04-22T21:14:40.621197+0000 mgr.x (mgr.34107) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: cephadm 2024-04-22T21:14:40.621197+0000 mgr.x (mgr.34107) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: cephadm 2024-04-22T21:14:40.697627+0000 mgr.x (mgr.34107) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: cephadm 2024-04-22T21:14:40.697627+0000 mgr.x (mgr.34107) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: cephadm 2024-04-22T21:14:40.806418+0000 mgr.x (mgr.34107) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: cephadm 2024-04-22T21:14:40.806418+0000 mgr.x (mgr.34107) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:40.892824+0000 mon.c (mon.1) 5365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:40.892824+0000 mon.c (mon.1) 5365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:40.971532+0000 mon.c (mon.1) 5366 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:40.971532+0000 mon.c (mon.1) 5366 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.100864+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.100864+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: cephadm 2024-04-22T21:14:41.106420+0000 mgr.x (mgr.34107) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: cephadm 2024-04-22T21:14:41.106420+0000 mgr.x (mgr.34107) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.178368+0000 mon.c (mon.1) 5367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.178368+0000 mon.c (mon.1) 5367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.181935+0000 mon.c (mon.1) 5368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.181935+0000 mon.c (mon.1) 5368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.183772+0000 mon.c (mon.1) 5369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.183772+0000 mon.c (mon.1) 5369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.187604+0000 mon.c (mon.1) 5370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.187604+0000 mon.c (mon.1) 5370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.189044+0000 mon.c (mon.1) 5371 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.189044+0000 mon.c (mon.1) 5371 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.210700+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.210700+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: cephadm 2024-04-22T21:14:41.216593+0000 mgr.x (mgr.34107) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: cephadm 2024-04-22T21:14:41.216593+0000 mgr.x (mgr.34107) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.270652+0000 mon.c (mon.1) 5372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.270652+0000 mon.c (mon.1) 5372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.273826+0000 mon.c (mon.1) 5373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.273826+0000 mon.c (mon.1) 5373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.275440+0000 mon.c (mon.1) 5374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.275440+0000 mon.c (mon.1) 5374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.278144+0000 mon.c (mon.1) 5375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.178368+0000 mon.c (mon.1) 5367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.181935+0000 mon.c (mon.1) 5368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.181935+0000 mon.c (mon.1) 5368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.183772+0000 mon.c (mon.1) 5369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.183772+0000 mon.c (mon.1) 5369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.187604+0000 mon.c (mon.1) 5370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.187604+0000 mon.c (mon.1) 5370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.189044+0000 mon.c (mon.1) 5371 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.189044+0000 mon.c (mon.1) 5371 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.210700+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.210700+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: cephadm 2024-04-22T21:14:41.216593+0000 mgr.x (mgr.34107) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: cephadm 2024-04-22T21:14:41.216593+0000 mgr.x (mgr.34107) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.270652+0000 mon.c (mon.1) 5372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.270652+0000 mon.c (mon.1) 5372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.273826+0000 mon.c (mon.1) 5373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.273826+0000 mon.c (mon.1) 5373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.275440+0000 mon.c (mon.1) 5374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.275440+0000 mon.c (mon.1) 5374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.278144+0000 mon.c (mon.1) 5375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.278144+0000 mon.c (mon.1) 5375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.279202+0000 mon.c (mon.1) 5376 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.279202+0000 mon.c (mon.1) 5376 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.286147+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.286147+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: cephadm 2024-04-22T21:14:41.293730+0000 mgr.x (mgr.34107) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: cephadm 2024-04-22T21:14:41.293730+0000 mgr.x (mgr.34107) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.309017+0000 mon.a (mon.0) 1808 : audit [INF] from='osd.7 ' entity='osd.7' 2024-04-22T21:14:42.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.309017+0000 mon.a (mon.0) 1808 : audit [INF] from='osd.7 ' entity='osd.7' 2024-04-22T21:14:42.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.347484+0000 mon.c (mon.1) 5377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.347484+0000 mon.c (mon.1) 5377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.350647+0000 mon.c (mon.1) 5378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.350647+0000 mon.c (mon.1) 5378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.352343+0000 mon.c (mon.1) 5379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.352343+0000 mon.c (mon.1) 5379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.355282+0000 mon.c (mon.1) 5380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.355282+0000 mon.c (mon.1) 5380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.356299+0000 mon.c (mon.1) 5381 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.356299+0000 mon.c (mon.1) 5381 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.365175+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.365175+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.278144+0000 mon.c (mon.1) 5375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.279202+0000 mon.c (mon.1) 5376 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.279202+0000 mon.c (mon.1) 5376 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.286147+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.286147+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: cephadm 2024-04-22T21:14:41.293730+0000 mgr.x (mgr.34107) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: cephadm 2024-04-22T21:14:41.293730+0000 mgr.x (mgr.34107) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.309017+0000 mon.a (mon.0) 1808 : audit [INF] from='osd.7 ' entity='osd.7' 2024-04-22T21:14:42.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.309017+0000 mon.a (mon.0) 1808 : audit [INF] from='osd.7 ' entity='osd.7' 2024-04-22T21:14:42.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.347484+0000 mon.c (mon.1) 5377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.347484+0000 mon.c (mon.1) 5377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.350647+0000 mon.c (mon.1) 5378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.350647+0000 mon.c (mon.1) 5378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.352343+0000 mon.c (mon.1) 5379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.352343+0000 mon.c (mon.1) 5379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.355282+0000 mon.c (mon.1) 5380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.355282+0000 mon.c (mon.1) 5380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.356299+0000 mon.c (mon.1) 5381 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.356299+0000 mon.c (mon.1) 5381 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.365175+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.365175+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: cephadm 2024-04-22T21:14:41.370201+0000 mgr.x (mgr.34107) 1717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: cephadm 2024-04-22T21:14:41.370201+0000 mgr.x (mgr.34107) 1717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.423535+0000 mon.c (mon.1) 5382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.423535+0000 mon.c (mon.1) 5382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.426462+0000 mon.c (mon.1) 5383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.426462+0000 mon.c (mon.1) 5383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.428021+0000 mon.c (mon.1) 5384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.428021+0000 mon.c (mon.1) 5384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.430921+0000 mon.c (mon.1) 5385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.430921+0000 mon.c (mon.1) 5385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.432231+0000 mon.c (mon.1) 5386 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.432231+0000 mon.c (mon.1) 5386 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.441494+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.441494+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.500616+0000 mon.c (mon.1) 5387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.500616+0000 mon.c (mon.1) 5387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.503693+0000 mon.c (mon.1) 5388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.503693+0000 mon.c (mon.1) 5388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.505428+0000 mon.c (mon.1) 5389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.505428+0000 mon.c (mon.1) 5389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.508697+0000 mon.c (mon.1) 5390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.508697+0000 mon.c (mon.1) 5390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.509811+0000 mon.c (mon.1) 5391 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.509811+0000 mon.c (mon.1) 5391 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.518854+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.518854+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.576981+0000 mon.c (mon.1) 5392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.576981+0000 mon.c (mon.1) 5392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.579322+0000 mon.c (mon.1) 5393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.579322+0000 mon.c (mon.1) 5393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.580560+0000 mon.c (mon.1) 5394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.580560+0000 mon.c (mon.1) 5394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.583031+0000 mon.c (mon.1) 5395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.583031+0000 mon.c (mon.1) 5395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.584297+0000 mon.c (mon.1) 5396 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.584297+0000 mon.c (mon.1) 5396 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.593264+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.593264+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: cephadm 2024-04-22T21:14:41.370201+0000 mgr.x (mgr.34107) 1717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: cephadm 2024-04-22T21:14:41.370201+0000 mgr.x (mgr.34107) 1717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:42.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.423535+0000 mon.c (mon.1) 5382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.423535+0000 mon.c (mon.1) 5382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.426462+0000 mon.c (mon.1) 5383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.426462+0000 mon.c (mon.1) 5383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.428021+0000 mon.c (mon.1) 5384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.428021+0000 mon.c (mon.1) 5384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.430921+0000 mon.c (mon.1) 5385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.430921+0000 mon.c (mon.1) 5385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.432231+0000 mon.c (mon.1) 5386 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.432231+0000 mon.c (mon.1) 5386 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.441494+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.441494+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.500616+0000 mon.c (mon.1) 5387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.500616+0000 mon.c (mon.1) 5387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.503693+0000 mon.c (mon.1) 5388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.503693+0000 mon.c (mon.1) 5388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.505428+0000 mon.c (mon.1) 5389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.668979+0000 mon.c (mon.1) 5397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.668979+0000 mon.c (mon.1) 5397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.671882+0000 mon.c (mon.1) 5398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.671882+0000 mon.c (mon.1) 5398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.673457+0000 mon.c (mon.1) 5399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.673457+0000 mon.c (mon.1) 5399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.676471+0000 mon.c (mon.1) 5400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.676471+0000 mon.c (mon.1) 5400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.677832+0000 mon.c (mon.1) 5401 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.677832+0000 mon.c (mon.1) 5401 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.689481+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.689481+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.749143+0000 mon.c (mon.1) 5402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.749143+0000 mon.c (mon.1) 5402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.752138+0000 mon.c (mon.1) 5403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.752138+0000 mon.c (mon.1) 5403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.753793+0000 mon.c (mon.1) 5404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.753793+0000 mon.c (mon.1) 5404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.756840+0000 mon.c (mon.1) 5405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.756840+0000 mon.c (mon.1) 5405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.758086+0000 mon.c (mon.1) 5406 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.758086+0000 mon.c (mon.1) 5406 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.769744+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.769744+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.828301+0000 mon.c (mon.1) 5407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.828301+0000 mon.c (mon.1) 5407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.831521+0000 mon.c (mon.1) 5408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.831521+0000 mon.c (mon.1) 5408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.833212+0000 mon.c (mon.1) 5409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.833212+0000 mon.c (mon.1) 5409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.836110+0000 mon.c (mon.1) 5410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.836110+0000 mon.c (mon.1) 5410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.837275+0000 mon.c (mon.1) 5411 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.837275+0000 mon.c (mon.1) 5411 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.848784+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.848784+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.911522+0000 mon.c (mon.1) 5412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.911522+0000 mon.c (mon.1) 5412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.914735+0000 mon.c (mon.1) 5413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.505428+0000 mon.c (mon.1) 5389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.508697+0000 mon.c (mon.1) 5390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.508697+0000 mon.c (mon.1) 5390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.509811+0000 mon.c (mon.1) 5391 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.509811+0000 mon.c (mon.1) 5391 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.518854+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.518854+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.576981+0000 mon.c (mon.1) 5392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.576981+0000 mon.c (mon.1) 5392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.579322+0000 mon.c (mon.1) 5393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.579322+0000 mon.c (mon.1) 5393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.580560+0000 mon.c (mon.1) 5394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.580560+0000 mon.c (mon.1) 5394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.583031+0000 mon.c (mon.1) 5395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.583031+0000 mon.c (mon.1) 5395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.584297+0000 mon.c (mon.1) 5396 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.584297+0000 mon.c (mon.1) 5396 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.593264+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.593264+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.914735+0000 mon.c (mon.1) 5413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.916379+0000 mon.c (mon.1) 5414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.916379+0000 mon.c (mon.1) 5414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.919746+0000 mon.c (mon.1) 5415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.919746+0000 mon.c (mon.1) 5415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.921000+0000 mon.c (mon.1) 5416 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.921000+0000 mon.c (mon.1) 5416 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.933014+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[75184]: audit 2024-04-22T21:14:41.933014+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.668979+0000 mon.c (mon.1) 5397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.668979+0000 mon.c (mon.1) 5397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.671882+0000 mon.c (mon.1) 5398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.671882+0000 mon.c (mon.1) 5398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.673457+0000 mon.c (mon.1) 5399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.673457+0000 mon.c (mon.1) 5399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.676471+0000 mon.c (mon.1) 5400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.676471+0000 mon.c (mon.1) 5400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.677832+0000 mon.c (mon.1) 5401 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.677832+0000 mon.c (mon.1) 5401 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.689481+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.689481+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.749143+0000 mon.c (mon.1) 5402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.749143+0000 mon.c (mon.1) 5402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.752138+0000 mon.c (mon.1) 5403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.752138+0000 mon.c (mon.1) 5403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.753793+0000 mon.c (mon.1) 5404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.753793+0000 mon.c (mon.1) 5404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.756840+0000 mon.c (mon.1) 5405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.756840+0000 mon.c (mon.1) 5405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.758086+0000 mon.c (mon.1) 5406 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.758086+0000 mon.c (mon.1) 5406 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.769744+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.769744+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.828301+0000 mon.c (mon.1) 5407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.828301+0000 mon.c (mon.1) 5407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.831521+0000 mon.c (mon.1) 5408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.831521+0000 mon.c (mon.1) 5408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.833212+0000 mon.c (mon.1) 5409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.833212+0000 mon.c (mon.1) 5409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.836110+0000 mon.c (mon.1) 5410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.836110+0000 mon.c (mon.1) 5410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.837275+0000 mon.c (mon.1) 5411 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.837275+0000 mon.c (mon.1) 5411 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.848784+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.848784+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.911522+0000 mon.c (mon.1) 5412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.911522+0000 mon.c (mon.1) 5412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.914735+0000 mon.c (mon.1) 5413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.914735+0000 mon.c (mon.1) 5413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:42.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.916379+0000 mon.c (mon.1) 5414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.916379+0000 mon.c (mon.1) 5414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:42.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.919746+0000 mon.c (mon.1) 5415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.919746+0000 mon.c (mon.1) 5415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:42.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.921000+0000 mon.c (mon.1) 5416 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.921000+0000 mon.c (mon.1) 5416 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:42.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.933014+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:42.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:41 smithi121 bash[73084]: audit 2024-04-22T21:14:41.933014+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: cephadm 2024-04-22T21:14:41.446650+0000 mgr.x (mgr.34107) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: cephadm 2024-04-22T21:14:41.446650+0000 mgr.x (mgr.34107) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: cephadm 2024-04-22T21:14:41.524356+0000 mgr.x (mgr.34107) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: cephadm 2024-04-22T21:14:41.524356+0000 mgr.x (mgr.34107) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: cephadm 2024-04-22T21:14:41.598933+0000 mgr.x (mgr.34107) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: cephadm 2024-04-22T21:14:41.598933+0000 mgr.x (mgr.34107) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: cephadm 2024-04-22T21:14:41.695125+0000 mgr.x (mgr.34107) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: cephadm 2024-04-22T21:14:41.695125+0000 mgr.x (mgr.34107) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: cephadm 2024-04-22T21:14:41.775282+0000 mgr.x (mgr.34107) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: cephadm 2024-04-22T21:14:41.775282+0000 mgr.x (mgr.34107) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: cephadm 2024-04-22T21:14:41.853935+0000 mgr.x (mgr.34107) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: cephadm 2024-04-22T21:14:41.853935+0000 mgr.x (mgr.34107) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: cephadm 2024-04-22T21:14:41.938407+0000 mgr.x (mgr.34107) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: cephadm 2024-04-22T21:14:41.938407+0000 mgr.x (mgr.34107) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:41.991368+0000 mon.c (mon.1) 5417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:41.991368+0000 mon.c (mon.1) 5417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:41.994262+0000 mon.c (mon.1) 5418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:41.994262+0000 mon.c (mon.1) 5418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:41.995629+0000 mon.c (mon.1) 5419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:41.995629+0000 mon.c (mon.1) 5419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:41.998507+0000 mon.c (mon.1) 5420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:41.998507+0000 mon.c (mon.1) 5420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:41.999637+0000 mon.c (mon.1) 5421 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:41.999637+0000 mon.c (mon.1) 5421 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.006487+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.006487+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: cephadm 2024-04-22T21:14:42.013948+0000 mgr.x (mgr.34107) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: cephadm 2024-04-22T21:14:42.013948+0000 mgr.x (mgr.34107) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.067910+0000 mon.c (mon.1) 5422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.067910+0000 mon.c (mon.1) 5422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.071902+0000 mon.c (mon.1) 5423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.071902+0000 mon.c (mon.1) 5423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.073908+0000 mon.c (mon.1) 5424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.073908+0000 mon.c (mon.1) 5424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.077565+0000 mon.c (mon.1) 5425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.077565+0000 mon.c (mon.1) 5425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.078673+0000 mon.c (mon.1) 5426 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.078673+0000 mon.c (mon.1) 5426 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.085503+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.085503+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: cephadm 2024-04-22T21:14:42.093044+0000 mgr.x (mgr.34107) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: cephadm 2024-04-22T21:14:42.093044+0000 mgr.x (mgr.34107) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.147589+0000 mon.c (mon.1) 5427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.147589+0000 mon.c (mon.1) 5427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.150607+0000 mon.c (mon.1) 5428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.150607+0000 mon.c (mon.1) 5428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.152205+0000 mon.c (mon.1) 5429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.152205+0000 mon.c (mon.1) 5429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.155032+0000 mon.c (mon.1) 5430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.155032+0000 mon.c (mon.1) 5430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.156214+0000 mon.c (mon.1) 5431 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.156214+0000 mon.c (mon.1) 5431 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.162977+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.162977+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: cephadm 2024-04-22T21:14:42.170456+0000 mgr.x (mgr.34107) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: cephadm 2024-04-22T21:14:42.170456+0000 mgr.x (mgr.34107) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.208075+0000 mon.c (mon.1) 5432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.208075+0000 mon.c (mon.1) 5432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.211262+0000 mon.c (mon.1) 5433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.211262+0000 mon.c (mon.1) 5433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.213113+0000 mon.c (mon.1) 5434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.213113+0000 mon.c (mon.1) 5434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.216100+0000 mon.c (mon.1) 5435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.216100+0000 mon.c (mon.1) 5435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.217216+0000 mon.c (mon.1) 5436 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.217216+0000 mon.c (mon.1) 5436 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.228087+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.228087+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: cephadm 2024-04-22T21:14:42.233636+0000 mgr.x (mgr.34107) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: cephadm 2024-04-22T21:14:42.233636+0000 mgr.x (mgr.34107) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.290903+0000 mon.c (mon.1) 5437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.290903+0000 mon.c (mon.1) 5437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.293759+0000 mon.c (mon.1) 5438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.293759+0000 mon.c (mon.1) 5438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.295058+0000 mon.c (mon.1) 5439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.295058+0000 mon.c (mon.1) 5439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.297786+0000 mon.c (mon.1) 5440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.297786+0000 mon.c (mon.1) 5440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.298724+0000 mon.c (mon.1) 5441 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.298724+0000 mon.c (mon.1) 5441 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.305811+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.305811+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: cluster 2024-04-22T21:14:42.306828+0000 mon.a (mon.0) 1822 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:14:43.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: cluster 2024-04-22T21:14:42.306828+0000 mon.a (mon.0) 1822 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:14:43.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: cluster 2024-04-22T21:14:42.313010+0000 mon.a (mon.0) 1823 : cluster [INF] osd.7 [v2:172.21.15.123:6824/2666506394,v1:172.21.15.123:6825/2666506394] boot 2024-04-22T21:14:43.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: cluster 2024-04-22T21:14:42.313010+0000 mon.a (mon.0) 1823 : cluster [INF] osd.7 [v2:172.21.15.123:6824/2666506394,v1:172.21.15.123:6825/2666506394] boot 2024-04-22T21:14:43.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: cluster 2024-04-22T21:14:42.313104+0000 mon.a (mon.0) 1824 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-04-22T21:14:43.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: cluster 2024-04-22T21:14:42.313104+0000 mon.a (mon.0) 1824 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-04-22T21:14:43.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.313754+0000 mon.c (mon.1) 5442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T21:14:43.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.313754+0000 mon.c (mon.1) 5442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T21:14:43.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: cephadm 2024-04-22T21:14:42.315532+0000 mgr.x (mgr.34107) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: cephadm 2024-04-22T21:14:42.315532+0000 mgr.x (mgr.34107) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.388810+0000 mon.c (mon.1) 5443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.388810+0000 mon.c (mon.1) 5443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.391071+0000 mon.c (mon.1) 5444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.391071+0000 mon.c (mon.1) 5444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.392727+0000 mon.c (mon.1) 5445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.392727+0000 mon.c (mon.1) 5445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.395268+0000 mon.c (mon.1) 5446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.395268+0000 mon.c (mon.1) 5446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.396264+0000 mon.c (mon.1) 5447 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.396264+0000 mon.c (mon.1) 5447 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.402174+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.402174+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: cephadm 2024-04-22T21:14:42.407678+0000 mgr.x (mgr.34107) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: cephadm 2024-04-22T21:14:42.407678+0000 mgr.x (mgr.34107) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.465364+0000 mon.c (mon.1) 5448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.465364+0000 mon.c (mon.1) 5448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.467971+0000 mon.c (mon.1) 5449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.467971+0000 mon.c (mon.1) 5449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.469356+0000 mon.c (mon.1) 5450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.469356+0000 mon.c (mon.1) 5450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.472171+0000 mon.c (mon.1) 5451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.472171+0000 mon.c (mon.1) 5451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.473153+0000 mon.c (mon.1) 5452 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.473153+0000 mon.c (mon.1) 5452 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.485987+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.485987+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.490171+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.490171+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.498154+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.498154+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.505085+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.505085+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.547505+0000 mon.c (mon.1) 5453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.547505+0000 mon.c (mon.1) 5453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.549775+0000 mon.c (mon.1) 5454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.549775+0000 mon.c (mon.1) 5454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.551564+0000 mon.c (mon.1) 5455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.551564+0000 mon.c (mon.1) 5455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.552948+0000 mon.c (mon.1) 5456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.552948+0000 mon.c (mon.1) 5456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.555444+0000 mon.c (mon.1) 5457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.555444+0000 mon.c (mon.1) 5457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.560292+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.560292+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.566874+0000 mon.c (mon.1) 5458 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-22T21:14:43.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.566874+0000 mon.c (mon.1) 5458 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-22T21:14:43.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.567264+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-22T21:14:43.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.567264+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-22T21:14:43.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.572793+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-22T21:14:43.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.572793+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-22T21:14:43.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.577091+0000 mon.c (mon.1) 5459 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-22T21:14:43.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.577091+0000 mon.c (mon.1) 5459 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-22T21:14:43.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.577749+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-22T21:14:43.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.577749+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-22T21:14:43.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.581358+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-22T21:14:43.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.581358+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-22T21:14:43.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.587141+0000 mon.c (mon.1) 5460 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-22T21:14:43.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.587141+0000 mon.c (mon.1) 5460 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-22T21:14:43.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.587804+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-22T21:14:43.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.587804+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-22T21:14:43.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.591119+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-22T21:14:43.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.591119+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-22T21:14:43.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.597726+0000 mon.c (mon.1) 5461 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-22T21:14:43.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.597726+0000 mon.c (mon.1) 5461 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-22T21:14:43.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.598367+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-22T21:14:43.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.598367+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-22T21:14:43.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.601699+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-22T21:14:43.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.601699+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-22T21:14:43.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.607956+0000 mon.c (mon.1) 5462 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-22T21:14:43.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.607956+0000 mon.c (mon.1) 5462 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-22T21:14:43.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.608636+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-22T21:14:43.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.608636+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-22T21:14:43.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.611980+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-22T21:14:43.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.611980+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-22T21:14:43.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.618458+0000 mon.c (mon.1) 5463 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-22T21:14:43.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.618458+0000 mon.c (mon.1) 5463 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-22T21:14:43.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.619066+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-22T21:14:43.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.619066+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-22T21:14:43.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.622495+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-22T21:14:43.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.622495+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-22T21:14:43.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.629062+0000 mon.c (mon.1) 5464 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-22T21:14:43.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.629062+0000 mon.c (mon.1) 5464 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-22T21:14:43.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.629679+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-22T21:14:43.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.629679+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-22T21:14:43.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.632906+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-22T21:14:43.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.632906+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-22T21:14:43.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.639122+0000 mon.c (mon.1) 5465 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-22T21:14:43.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.639122+0000 mon.c (mon.1) 5465 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-22T21:14:43.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.639772+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-22T21:14:43.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.639772+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-22T21:14:43.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.643080+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-22T21:14:43.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.643080+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-22T21:14:43.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.653409+0000 mon.c (mon.1) 5466 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-22T21:14:43.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.653409+0000 mon.c (mon.1) 5466 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-22T21:14:43.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.653988+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-22T21:14:43.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:42 smithi123 bash[58916]: audit 2024-04-22T21:14:42.653988+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-22T21:14:43.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: cephadm 2024-04-22T21:14:41.446650+0000 mgr.x (mgr.34107) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: cephadm 2024-04-22T21:14:41.446650+0000 mgr.x (mgr.34107) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: cephadm 2024-04-22T21:14:41.524356+0000 mgr.x (mgr.34107) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: cephadm 2024-04-22T21:14:41.524356+0000 mgr.x (mgr.34107) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: cephadm 2024-04-22T21:14:41.598933+0000 mgr.x (mgr.34107) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: cephadm 2024-04-22T21:14:41.598933+0000 mgr.x (mgr.34107) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: cephadm 2024-04-22T21:14:41.695125+0000 mgr.x (mgr.34107) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: cephadm 2024-04-22T21:14:41.695125+0000 mgr.x (mgr.34107) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: cephadm 2024-04-22T21:14:41.775282+0000 mgr.x (mgr.34107) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: cephadm 2024-04-22T21:14:41.775282+0000 mgr.x (mgr.34107) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: cephadm 2024-04-22T21:14:41.853935+0000 mgr.x (mgr.34107) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: cephadm 2024-04-22T21:14:41.853935+0000 mgr.x (mgr.34107) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: cephadm 2024-04-22T21:14:41.938407+0000 mgr.x (mgr.34107) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: cephadm 2024-04-22T21:14:41.938407+0000 mgr.x (mgr.34107) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:41.991368+0000 mon.c (mon.1) 5417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:41.991368+0000 mon.c (mon.1) 5417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:41.994262+0000 mon.c (mon.1) 5418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:41.994262+0000 mon.c (mon.1) 5418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:41.995629+0000 mon.c (mon.1) 5419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:41.995629+0000 mon.c (mon.1) 5419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:41.998507+0000 mon.c (mon.1) 5420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: cephadm 2024-04-22T21:14:41.446650+0000 mgr.x (mgr.34107) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: cephadm 2024-04-22T21:14:41.446650+0000 mgr.x (mgr.34107) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: cephadm 2024-04-22T21:14:41.524356+0000 mgr.x (mgr.34107) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: cephadm 2024-04-22T21:14:41.524356+0000 mgr.x (mgr.34107) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: cephadm 2024-04-22T21:14:41.598933+0000 mgr.x (mgr.34107) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: cephadm 2024-04-22T21:14:41.598933+0000 mgr.x (mgr.34107) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: cephadm 2024-04-22T21:14:41.695125+0000 mgr.x (mgr.34107) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: cephadm 2024-04-22T21:14:41.695125+0000 mgr.x (mgr.34107) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: cephadm 2024-04-22T21:14:41.775282+0000 mgr.x (mgr.34107) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: cephadm 2024-04-22T21:14:41.775282+0000 mgr.x (mgr.34107) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: cephadm 2024-04-22T21:14:41.853935+0000 mgr.x (mgr.34107) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: cephadm 2024-04-22T21:14:41.853935+0000 mgr.x (mgr.34107) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: cephadm 2024-04-22T21:14:41.938407+0000 mgr.x (mgr.34107) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: cephadm 2024-04-22T21:14:41.938407+0000 mgr.x (mgr.34107) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:41.991368+0000 mon.c (mon.1) 5417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:41.991368+0000 mon.c (mon.1) 5417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:41.994262+0000 mon.c (mon.1) 5418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:41.994262+0000 mon.c (mon.1) 5418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:41.995629+0000 mon.c (mon.1) 5419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:41.995629+0000 mon.c (mon.1) 5419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:41.998507+0000 mon.c (mon.1) 5420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:41.998507+0000 mon.c (mon.1) 5420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:41.999637+0000 mon.c (mon.1) 5421 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:41.999637+0000 mon.c (mon.1) 5421 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.006487+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.006487+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: cephadm 2024-04-22T21:14:42.013948+0000 mgr.x (mgr.34107) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: cephadm 2024-04-22T21:14:42.013948+0000 mgr.x (mgr.34107) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.067910+0000 mon.c (mon.1) 5422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.067910+0000 mon.c (mon.1) 5422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.071902+0000 mon.c (mon.1) 5423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.071902+0000 mon.c (mon.1) 5423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.073908+0000 mon.c (mon.1) 5424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.073908+0000 mon.c (mon.1) 5424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.077565+0000 mon.c (mon.1) 5425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.077565+0000 mon.c (mon.1) 5425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.078673+0000 mon.c (mon.1) 5426 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.078673+0000 mon.c (mon.1) 5426 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.085503+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.085503+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: cephadm 2024-04-22T21:14:42.093044+0000 mgr.x (mgr.34107) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:41.998507+0000 mon.c (mon.1) 5420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:41.999637+0000 mon.c (mon.1) 5421 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:41.999637+0000 mon.c (mon.1) 5421 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.006487+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.006487+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: cephadm 2024-04-22T21:14:42.013948+0000 mgr.x (mgr.34107) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: cephadm 2024-04-22T21:14:42.013948+0000 mgr.x (mgr.34107) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.067910+0000 mon.c (mon.1) 5422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.067910+0000 mon.c (mon.1) 5422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.071902+0000 mon.c (mon.1) 5423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.071902+0000 mon.c (mon.1) 5423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.073908+0000 mon.c (mon.1) 5424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.073908+0000 mon.c (mon.1) 5424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.077565+0000 mon.c (mon.1) 5425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.077565+0000 mon.c (mon.1) 5425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.078673+0000 mon.c (mon.1) 5426 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.078673+0000 mon.c (mon.1) 5426 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.085503+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.085503+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: cephadm 2024-04-22T21:14:42.093044+0000 mgr.x (mgr.34107) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: cephadm 2024-04-22T21:14:42.093044+0000 mgr.x (mgr.34107) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.147589+0000 mon.c (mon.1) 5427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.147589+0000 mon.c (mon.1) 5427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.150607+0000 mon.c (mon.1) 5428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.150607+0000 mon.c (mon.1) 5428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.152205+0000 mon.c (mon.1) 5429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.152205+0000 mon.c (mon.1) 5429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.155032+0000 mon.c (mon.1) 5430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.155032+0000 mon.c (mon.1) 5430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.156214+0000 mon.c (mon.1) 5431 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.156214+0000 mon.c (mon.1) 5431 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.162977+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.162977+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: cephadm 2024-04-22T21:14:42.170456+0000 mgr.x (mgr.34107) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: cephadm 2024-04-22T21:14:42.170456+0000 mgr.x (mgr.34107) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.208075+0000 mon.c (mon.1) 5432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.208075+0000 mon.c (mon.1) 5432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.211262+0000 mon.c (mon.1) 5433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.211262+0000 mon.c (mon.1) 5433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: cephadm 2024-04-22T21:14:42.093044+0000 mgr.x (mgr.34107) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.147589+0000 mon.c (mon.1) 5427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.147589+0000 mon.c (mon.1) 5427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.150607+0000 mon.c (mon.1) 5428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.150607+0000 mon.c (mon.1) 5428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.152205+0000 mon.c (mon.1) 5429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.152205+0000 mon.c (mon.1) 5429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.155032+0000 mon.c (mon.1) 5430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.155032+0000 mon.c (mon.1) 5430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.156214+0000 mon.c (mon.1) 5431 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.156214+0000 mon.c (mon.1) 5431 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.162977+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.162977+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: cephadm 2024-04-22T21:14:42.170456+0000 mgr.x (mgr.34107) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: cephadm 2024-04-22T21:14:42.170456+0000 mgr.x (mgr.34107) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.208075+0000 mon.c (mon.1) 5432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.208075+0000 mon.c (mon.1) 5432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.211262+0000 mon.c (mon.1) 5433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.211262+0000 mon.c (mon.1) 5433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.213113+0000 mon.c (mon.1) 5434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.213113+0000 mon.c (mon.1) 5434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.216100+0000 mon.c (mon.1) 5435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.216100+0000 mon.c (mon.1) 5435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.217216+0000 mon.c (mon.1) 5436 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.217216+0000 mon.c (mon.1) 5436 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.228087+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.228087+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: cephadm 2024-04-22T21:14:42.233636+0000 mgr.x (mgr.34107) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: cephadm 2024-04-22T21:14:42.233636+0000 mgr.x (mgr.34107) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.290903+0000 mon.c (mon.1) 5437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.290903+0000 mon.c (mon.1) 5437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.293759+0000 mon.c (mon.1) 5438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.293759+0000 mon.c (mon.1) 5438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.295058+0000 mon.c (mon.1) 5439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.295058+0000 mon.c (mon.1) 5439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.297786+0000 mon.c (mon.1) 5440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.297786+0000 mon.c (mon.1) 5440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.298724+0000 mon.c (mon.1) 5441 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.213113+0000 mon.c (mon.1) 5434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.213113+0000 mon.c (mon.1) 5434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.216100+0000 mon.c (mon.1) 5435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.216100+0000 mon.c (mon.1) 5435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.217216+0000 mon.c (mon.1) 5436 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.217216+0000 mon.c (mon.1) 5436 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.228087+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.228087+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: cephadm 2024-04-22T21:14:42.233636+0000 mgr.x (mgr.34107) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: cephadm 2024-04-22T21:14:42.233636+0000 mgr.x (mgr.34107) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.290903+0000 mon.c (mon.1) 5437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.290903+0000 mon.c (mon.1) 5437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.293759+0000 mon.c (mon.1) 5438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.293759+0000 mon.c (mon.1) 5438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.295058+0000 mon.c (mon.1) 5439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.295058+0000 mon.c (mon.1) 5439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.297786+0000 mon.c (mon.1) 5440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.297786+0000 mon.c (mon.1) 5440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.298724+0000 mon.c (mon.1) 5441 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.298724+0000 mon.c (mon.1) 5441 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.305811+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.305811+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: cluster 2024-04-22T21:14:42.306828+0000 mon.a (mon.0) 1822 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:14:43.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: cluster 2024-04-22T21:14:42.306828+0000 mon.a (mon.0) 1822 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:14:43.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: cluster 2024-04-22T21:14:42.313010+0000 mon.a (mon.0) 1823 : cluster [INF] osd.7 [v2:172.21.15.123:6824/2666506394,v1:172.21.15.123:6825/2666506394] boot 2024-04-22T21:14:43.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: cluster 2024-04-22T21:14:42.313010+0000 mon.a (mon.0) 1823 : cluster [INF] osd.7 [v2:172.21.15.123:6824/2666506394,v1:172.21.15.123:6825/2666506394] boot 2024-04-22T21:14:43.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: cluster 2024-04-22T21:14:42.313104+0000 mon.a (mon.0) 1824 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-04-22T21:14:43.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: cluster 2024-04-22T21:14:42.313104+0000 mon.a (mon.0) 1824 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-04-22T21:14:43.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.313754+0000 mon.c (mon.1) 5442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T21:14:43.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.313754+0000 mon.c (mon.1) 5442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T21:14:43.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: cephadm 2024-04-22T21:14:42.315532+0000 mgr.x (mgr.34107) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: cephadm 2024-04-22T21:14:42.315532+0000 mgr.x (mgr.34107) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.388810+0000 mon.c (mon.1) 5443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.388810+0000 mon.c (mon.1) 5443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.391071+0000 mon.c (mon.1) 5444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.391071+0000 mon.c (mon.1) 5444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.392727+0000 mon.c (mon.1) 5445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.392727+0000 mon.c (mon.1) 5445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.395268+0000 mon.c (mon.1) 5446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.395268+0000 mon.c (mon.1) 5446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.298724+0000 mon.c (mon.1) 5441 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.305811+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.305811+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: cluster 2024-04-22T21:14:42.306828+0000 mon.a (mon.0) 1822 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:14:43.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: cluster 2024-04-22T21:14:42.306828+0000 mon.a (mon.0) 1822 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-22T21:14:43.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: cluster 2024-04-22T21:14:42.313010+0000 mon.a (mon.0) 1823 : cluster [INF] osd.7 [v2:172.21.15.123:6824/2666506394,v1:172.21.15.123:6825/2666506394] boot 2024-04-22T21:14:43.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: cluster 2024-04-22T21:14:42.313010+0000 mon.a (mon.0) 1823 : cluster [INF] osd.7 [v2:172.21.15.123:6824/2666506394,v1:172.21.15.123:6825/2666506394] boot 2024-04-22T21:14:43.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: cluster 2024-04-22T21:14:42.313104+0000 mon.a (mon.0) 1824 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-04-22T21:14:43.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: cluster 2024-04-22T21:14:42.313104+0000 mon.a (mon.0) 1824 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-04-22T21:14:43.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.313754+0000 mon.c (mon.1) 5442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T21:14:43.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.313754+0000 mon.c (mon.1) 5442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-22T21:14:43.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: cephadm 2024-04-22T21:14:42.315532+0000 mgr.x (mgr.34107) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: cephadm 2024-04-22T21:14:42.315532+0000 mgr.x (mgr.34107) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.388810+0000 mon.c (mon.1) 5443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.388810+0000 mon.c (mon.1) 5443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.391071+0000 mon.c (mon.1) 5444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.391071+0000 mon.c (mon.1) 5444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.392727+0000 mon.c (mon.1) 5445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.392727+0000 mon.c (mon.1) 5445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.395268+0000 mon.c (mon.1) 5446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.395268+0000 mon.c (mon.1) 5446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.396264+0000 mon.c (mon.1) 5447 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.396264+0000 mon.c (mon.1) 5447 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.402174+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.402174+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: cephadm 2024-04-22T21:14:42.407678+0000 mgr.x (mgr.34107) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: cephadm 2024-04-22T21:14:42.407678+0000 mgr.x (mgr.34107) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.465364+0000 mon.c (mon.1) 5448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.465364+0000 mon.c (mon.1) 5448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.467971+0000 mon.c (mon.1) 5449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.467971+0000 mon.c (mon.1) 5449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.469356+0000 mon.c (mon.1) 5450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.469356+0000 mon.c (mon.1) 5450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.472171+0000 mon.c (mon.1) 5451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.472171+0000 mon.c (mon.1) 5451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.473153+0000 mon.c (mon.1) 5452 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.473153+0000 mon.c (mon.1) 5452 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.485987+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.485987+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.490171+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.490171+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.498154+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.498154+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.396264+0000 mon.c (mon.1) 5447 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.396264+0000 mon.c (mon.1) 5447 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.402174+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.402174+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: cephadm 2024-04-22T21:14:42.407678+0000 mgr.x (mgr.34107) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: cephadm 2024-04-22T21:14:42.407678+0000 mgr.x (mgr.34107) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:43.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.465364+0000 mon.c (mon.1) 5448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.465364+0000 mon.c (mon.1) 5448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.467971+0000 mon.c (mon.1) 5449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.467971+0000 mon.c (mon.1) 5449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.469356+0000 mon.c (mon.1) 5450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.469356+0000 mon.c (mon.1) 5450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.472171+0000 mon.c (mon.1) 5451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.472171+0000 mon.c (mon.1) 5451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:43.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.473153+0000 mon.c (mon.1) 5452 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.473153+0000 mon.c (mon.1) 5452 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:14:43.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.485987+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.485987+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.490171+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.490171+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.498154+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.498154+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.505085+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.505085+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.547505+0000 mon.c (mon.1) 5453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.547505+0000 mon.c (mon.1) 5453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.549775+0000 mon.c (mon.1) 5454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.549775+0000 mon.c (mon.1) 5454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.551564+0000 mon.c (mon.1) 5455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.551564+0000 mon.c (mon.1) 5455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.552948+0000 mon.c (mon.1) 5456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.552948+0000 mon.c (mon.1) 5456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.555444+0000 mon.c (mon.1) 5457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.555444+0000 mon.c (mon.1) 5457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.560292+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.560292+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.566874+0000 mon.c (mon.1) 5458 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-22T21:14:43.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.566874+0000 mon.c (mon.1) 5458 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-22T21:14:43.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.567264+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-22T21:14:43.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.567264+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-22T21:14:43.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.572793+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-22T21:14:43.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.572793+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-22T21:14:43.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.505085+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.505085+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.547505+0000 mon.c (mon.1) 5453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.547505+0000 mon.c (mon.1) 5453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:14:43.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.549775+0000 mon.c (mon.1) 5454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.549775+0000 mon.c (mon.1) 5454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.551564+0000 mon.c (mon.1) 5455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.551564+0000 mon.c (mon.1) 5455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.552948+0000 mon.c (mon.1) 5456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.552948+0000 mon.c (mon.1) 5456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.555444+0000 mon.c (mon.1) 5457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.555444+0000 mon.c (mon.1) 5457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:43.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.560292+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.560292+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:43.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.566874+0000 mon.c (mon.1) 5458 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-22T21:14:43.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.566874+0000 mon.c (mon.1) 5458 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-22T21:14:43.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.567264+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-22T21:14:43.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.567264+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-22T21:14:43.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.572793+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-22T21:14:43.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.572793+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-22T21:14:43.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.577091+0000 mon.c (mon.1) 5459 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-22T21:14:43.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.577091+0000 mon.c (mon.1) 5459 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-22T21:14:43.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.577749+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-22T21:14:43.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.577749+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-22T21:14:43.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.581358+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-22T21:14:43.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.581358+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-22T21:14:43.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.587141+0000 mon.c (mon.1) 5460 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-22T21:14:43.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.587141+0000 mon.c (mon.1) 5460 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-22T21:14:43.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.587804+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-22T21:14:43.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.587804+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-22T21:14:43.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.591119+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-22T21:14:43.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.591119+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-22T21:14:43.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.597726+0000 mon.c (mon.1) 5461 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-22T21:14:43.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.597726+0000 mon.c (mon.1) 5461 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-22T21:14:43.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.598367+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-22T21:14:43.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.598367+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-22T21:14:43.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.601699+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-22T21:14:43.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.577091+0000 mon.c (mon.1) 5459 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-22T21:14:43.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.577091+0000 mon.c (mon.1) 5459 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-22T21:14:43.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.577749+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-22T21:14:43.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.577749+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-22T21:14:43.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.581358+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-22T21:14:43.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.581358+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-22T21:14:43.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.587141+0000 mon.c (mon.1) 5460 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-22T21:14:43.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.587141+0000 mon.c (mon.1) 5460 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-22T21:14:43.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.587804+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-22T21:14:43.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.587804+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-22T21:14:43.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.591119+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-22T21:14:43.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.591119+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-22T21:14:43.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.597726+0000 mon.c (mon.1) 5461 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-22T21:14:43.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.597726+0000 mon.c (mon.1) 5461 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-22T21:14:43.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.598367+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-22T21:14:43.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.598367+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-22T21:14:43.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.601699+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-22T21:14:43.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.601699+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-22T21:14:43.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.607956+0000 mon.c (mon.1) 5462 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-22T21:14:43.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.607956+0000 mon.c (mon.1) 5462 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-22T21:14:43.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.608636+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-22T21:14:43.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.608636+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-22T21:14:43.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.611980+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-22T21:14:43.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.611980+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-22T21:14:43.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.618458+0000 mon.c (mon.1) 5463 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-22T21:14:43.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.618458+0000 mon.c (mon.1) 5463 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-22T21:14:43.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.619066+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-22T21:14:43.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.619066+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-22T21:14:43.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.622495+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-22T21:14:43.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.622495+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-22T21:14:43.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.629062+0000 mon.c (mon.1) 5464 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-22T21:14:43.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.629062+0000 mon.c (mon.1) 5464 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-22T21:14:43.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.629679+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-22T21:14:43.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.629679+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-22T21:14:43.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.601699+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-22T21:14:43.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.607956+0000 mon.c (mon.1) 5462 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-22T21:14:43.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.607956+0000 mon.c (mon.1) 5462 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-22T21:14:43.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.608636+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-22T21:14:43.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.608636+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-22T21:14:43.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.611980+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-22T21:14:43.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.611980+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-22T21:14:43.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.618458+0000 mon.c (mon.1) 5463 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-22T21:14:43.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.618458+0000 mon.c (mon.1) 5463 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-22T21:14:43.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.619066+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-22T21:14:43.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.619066+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-22T21:14:43.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.622495+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-22T21:14:43.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.622495+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-22T21:14:43.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.629062+0000 mon.c (mon.1) 5464 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-22T21:14:43.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.629062+0000 mon.c (mon.1) 5464 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-22T21:14:43.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.629679+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-22T21:14:43.320 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.629679+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-22T21:14:43.320 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.632906+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-22T21:14:43.320 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.632906+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-22T21:14:43.320 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.639122+0000 mon.c (mon.1) 5465 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-22T21:14:43.320 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.639122+0000 mon.c (mon.1) 5465 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-22T21:14:43.320 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.639772+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-22T21:14:43.320 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.639772+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-22T21:14:43.320 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.643080+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-22T21:14:43.321 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.643080+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-22T21:14:43.321 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.653409+0000 mon.c (mon.1) 5466 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-22T21:14:43.321 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.653409+0000 mon.c (mon.1) 5466 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-22T21:14:43.321 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[75184]: audit 2024-04-22T21:14:42.653988+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-22T21:14:43.321 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[75184]: audit 2024-04-22T21:14:42.653988+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-22T21:14:43.321 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.632906+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-22T21:14:43.321 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.632906+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-22T21:14:43.321 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.639122+0000 mon.c (mon.1) 5465 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-22T21:14:43.322 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.639122+0000 mon.c (mon.1) 5465 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-22T21:14:43.322 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.639772+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-22T21:14:43.322 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.639772+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-22T21:14:43.322 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.643080+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-22T21:14:43.322 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.643080+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-22T21:14:43.322 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:42 smithi121 bash[73084]: audit 2024-04-22T21:14:42.653409+0000 mon.c (mon.1) 5466 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-22T21:14:43.322 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[73084]: audit 2024-04-22T21:14:42.653409+0000 mon.c (mon.1) 5466 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-22T21:14:43.322 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[73084]: audit 2024-04-22T21:14:42.653988+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-22T21:14:43.322 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[73084]: audit 2024-04-22T21:14:42.653988+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-22T21:14:44.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[75184]: cephadm 2024-04-22T21:14:42.495340+0000 mgr.x (mgr.34107) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:44.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[75184]: cephadm 2024-04-22T21:14:42.495340+0000 mgr.x (mgr.34107) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:44.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[75184]: cluster 2024-04-22T21:14:42.547076+0000 mgr.x (mgr.34107) 1732 : cluster [DBG] pgmap v267: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 306 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-22T21:14:44.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[75184]: cluster 2024-04-22T21:14:42.547076+0000 mgr.x (mgr.34107) 1732 : cluster [DBG] pgmap v267: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 306 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-22T21:14:44.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[75184]: cephadm 2024-04-22T21:14:42.560451+0000 mgr.x (mgr.34107) 1733 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-22T21:14:44.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[75184]: cephadm 2024-04-22T21:14:42.560451+0000 mgr.x (mgr.34107) 1733 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-22T21:14:44.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[75184]: cephadm 2024-04-22T21:14:42.657127+0000 mgr.x (mgr.34107) 1734 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-22T21:14:44.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[75184]: cephadm 2024-04-22T21:14:42.657127+0000 mgr.x (mgr.34107) 1734 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-22T21:14:44.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[75184]: cluster 2024-04-22T21:14:43.309078+0000 mon.a (mon.0) 1848 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-22T21:14:44.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[75184]: cluster 2024-04-22T21:14:43.309078+0000 mon.a (mon.0) 1848 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-22T21:14:44.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[75184]: audit 2024-04-22T21:14:43.311128+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-22T21:14:44.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[75184]: audit 2024-04-22T21:14:43.311128+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-22T21:14:44.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[75184]: cluster 2024-04-22T21:14:43.319135+0000 mon.a (mon.0) 1850 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-04-22T21:14:44.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[75184]: cluster 2024-04-22T21:14:43.319135+0000 mon.a (mon.0) 1850 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-04-22T21:14:44.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[75184]: audit 2024-04-22T21:14:43.342582+0000 mon.c (mon.1) 5467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:44.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[75184]: audit 2024-04-22T21:14:43.342582+0000 mon.c (mon.1) 5467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:44.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[75184]: cephadm 2024-04-22T21:14:43.353101+0000 mgr.x (mgr.34107) 1735 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-22T21:14:44.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[75184]: cephadm 2024-04-22T21:14:43.353101+0000 mgr.x (mgr.34107) 1735 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-22T21:14:44.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[75184]: audit 2024-04-22T21:14:43.360433+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:44.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[75184]: audit 2024-04-22T21:14:43.360433+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:44.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[73084]: cephadm 2024-04-22T21:14:42.495340+0000 mgr.x (mgr.34107) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:44.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[73084]: cephadm 2024-04-22T21:14:42.495340+0000 mgr.x (mgr.34107) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:44.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[73084]: cluster 2024-04-22T21:14:42.547076+0000 mgr.x (mgr.34107) 1732 : cluster [DBG] pgmap v267: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 306 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-22T21:14:44.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[73084]: cluster 2024-04-22T21:14:42.547076+0000 mgr.x (mgr.34107) 1732 : cluster [DBG] pgmap v267: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 306 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-22T21:14:44.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[73084]: cephadm 2024-04-22T21:14:42.560451+0000 mgr.x (mgr.34107) 1733 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-22T21:14:44.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[73084]: cephadm 2024-04-22T21:14:42.560451+0000 mgr.x (mgr.34107) 1733 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-22T21:14:44.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[73084]: cephadm 2024-04-22T21:14:42.657127+0000 mgr.x (mgr.34107) 1734 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-22T21:14:44.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[73084]: cephadm 2024-04-22T21:14:42.657127+0000 mgr.x (mgr.34107) 1734 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-22T21:14:44.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[73084]: cluster 2024-04-22T21:14:43.309078+0000 mon.a (mon.0) 1848 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-22T21:14:44.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[73084]: cluster 2024-04-22T21:14:43.309078+0000 mon.a (mon.0) 1848 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-22T21:14:44.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[73084]: audit 2024-04-22T21:14:43.311128+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-22T21:14:44.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[73084]: audit 2024-04-22T21:14:43.311128+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-22T21:14:44.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[73084]: cluster 2024-04-22T21:14:43.319135+0000 mon.a (mon.0) 1850 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-04-22T21:14:44.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[73084]: cluster 2024-04-22T21:14:43.319135+0000 mon.a (mon.0) 1850 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-04-22T21:14:44.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[73084]: audit 2024-04-22T21:14:43.342582+0000 mon.c (mon.1) 5467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:44.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[73084]: audit 2024-04-22T21:14:43.342582+0000 mon.c (mon.1) 5467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:44.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[73084]: cephadm 2024-04-22T21:14:43.353101+0000 mgr.x (mgr.34107) 1735 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-22T21:14:44.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[73084]: cephadm 2024-04-22T21:14:43.353101+0000 mgr.x (mgr.34107) 1735 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-22T21:14:44.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[73084]: audit 2024-04-22T21:14:43.360433+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:44.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:43 smithi121 bash[73084]: audit 2024-04-22T21:14:43.360433+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:44.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:43 smithi123 bash[58916]: cephadm 2024-04-22T21:14:42.495340+0000 mgr.x (mgr.34107) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:44.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:43 smithi123 bash[58916]: cephadm 2024-04-22T21:14:42.495340+0000 mgr.x (mgr.34107) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:14:44.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:43 smithi123 bash[58916]: cluster 2024-04-22T21:14:42.547076+0000 mgr.x (mgr.34107) 1732 : cluster [DBG] pgmap v267: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 306 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-22T21:14:44.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:43 smithi123 bash[58916]: cluster 2024-04-22T21:14:42.547076+0000 mgr.x (mgr.34107) 1732 : cluster [DBG] pgmap v267: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 306 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-22T21:14:44.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:43 smithi123 bash[58916]: cephadm 2024-04-22T21:14:42.560451+0000 mgr.x (mgr.34107) 1733 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-22T21:14:44.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:43 smithi123 bash[58916]: cephadm 2024-04-22T21:14:42.560451+0000 mgr.x (mgr.34107) 1733 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-22T21:14:44.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:43 smithi123 bash[58916]: cephadm 2024-04-22T21:14:42.657127+0000 mgr.x (mgr.34107) 1734 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-22T21:14:44.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:43 smithi123 bash[58916]: cephadm 2024-04-22T21:14:42.657127+0000 mgr.x (mgr.34107) 1734 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-22T21:14:44.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:43 smithi123 bash[58916]: cluster 2024-04-22T21:14:43.309078+0000 mon.a (mon.0) 1848 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-22T21:14:44.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:43 smithi123 bash[58916]: cluster 2024-04-22T21:14:43.309078+0000 mon.a (mon.0) 1848 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-22T21:14:44.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:43 smithi123 bash[58916]: audit 2024-04-22T21:14:43.311128+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-22T21:14:44.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:43 smithi123 bash[58916]: audit 2024-04-22T21:14:43.311128+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-22T21:14:44.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:43 smithi123 bash[58916]: cluster 2024-04-22T21:14:43.319135+0000 mon.a (mon.0) 1850 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-04-22T21:14:44.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:43 smithi123 bash[58916]: cluster 2024-04-22T21:14:43.319135+0000 mon.a (mon.0) 1850 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-04-22T21:14:44.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:43 smithi123 bash[58916]: audit 2024-04-22T21:14:43.342582+0000 mon.c (mon.1) 5467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:44.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:43 smithi123 bash[58916]: audit 2024-04-22T21:14:43.342582+0000 mon.c (mon.1) 5467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:14:44.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:43 smithi123 bash[58916]: cephadm 2024-04-22T21:14:43.353101+0000 mgr.x (mgr.34107) 1735 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-22T21:14:44.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:43 smithi123 bash[58916]: cephadm 2024-04-22T21:14:43.353101+0000 mgr.x (mgr.34107) 1735 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-22T21:14:44.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:43 smithi123 bash[58916]: audit 2024-04-22T21:14:43.360433+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:44.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:43 smithi123 bash[58916]: audit 2024-04-22T21:14:43.360433+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:45.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:45 smithi121 bash[73084]: cluster 2024-04-22T21:14:44.547692+0000 mgr.x (mgr.34107) 1736 : cluster [DBG] pgmap v269: 161 pgs: 11 peering, 20 active+undersized+degraded, 33 active+undersized, 97 active+clean; 585 KiB data, 307 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 58/630 objects degraded (9.206%) 2024-04-22T21:14:45.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:45 smithi121 bash[73084]: cluster 2024-04-22T21:14:44.547692+0000 mgr.x (mgr.34107) 1736 : cluster [DBG] pgmap v269: 161 pgs: 11 peering, 20 active+undersized+degraded, 33 active+undersized, 97 active+clean; 585 KiB data, 307 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 58/630 objects degraded (9.206%) 2024-04-22T21:14:45.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:45 smithi121 bash[73084]: audit 2024-04-22T21:14:44.707002+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:45.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:45 smithi121 bash[73084]: audit 2024-04-22T21:14:44.707002+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:45.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:45 smithi121 bash[73084]: audit 2024-04-22T21:14:44.709502+0000 mon.c (mon.1) 5468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:14:45.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:45 smithi121 bash[73084]: audit 2024-04-22T21:14:44.709502+0000 mon.c (mon.1) 5468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:14:45.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:45 smithi121 bash[73084]: cluster 2024-04-22T21:14:44.948379+0000 mon.a (mon.0) 1853 : cluster [WRN] Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 20 pgs degraded (PG_DEGRADED) 2024-04-22T21:14:45.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:45 smithi121 bash[73084]: cluster 2024-04-22T21:14:44.948379+0000 mon.a (mon.0) 1853 : cluster [WRN] Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 20 pgs degraded (PG_DEGRADED) 2024-04-22T21:14:45.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:45 smithi121 bash[73084]: audit 2024-04-22T21:14:45.135988+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:45.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:45 smithi121 bash[73084]: audit 2024-04-22T21:14:45.135988+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:45.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:45 smithi121 bash[73084]: audit 2024-04-22T21:14:45.147023+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:45.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:45 smithi121 bash[73084]: audit 2024-04-22T21:14:45.147023+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:45.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:45 smithi121 bash[73084]: audit 2024-04-22T21:14:45.154676+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:45.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:45 smithi121 bash[73084]: audit 2024-04-22T21:14:45.154676+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:45.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:45 smithi121 bash[75184]: cluster 2024-04-22T21:14:44.547692+0000 mgr.x (mgr.34107) 1736 : cluster [DBG] pgmap v269: 161 pgs: 11 peering, 20 active+undersized+degraded, 33 active+undersized, 97 active+clean; 585 KiB data, 307 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 58/630 objects degraded (9.206%) 2024-04-22T21:14:45.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:45 smithi121 bash[75184]: cluster 2024-04-22T21:14:44.547692+0000 mgr.x (mgr.34107) 1736 : cluster [DBG] pgmap v269: 161 pgs: 11 peering, 20 active+undersized+degraded, 33 active+undersized, 97 active+clean; 585 KiB data, 307 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 58/630 objects degraded (9.206%) 2024-04-22T21:14:45.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:45 smithi121 bash[75184]: audit 2024-04-22T21:14:44.707002+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:45.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:45 smithi121 bash[75184]: audit 2024-04-22T21:14:44.707002+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:45.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:45 smithi121 bash[75184]: audit 2024-04-22T21:14:44.709502+0000 mon.c (mon.1) 5468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:14:45.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:45 smithi121 bash[75184]: audit 2024-04-22T21:14:44.709502+0000 mon.c (mon.1) 5468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:14:45.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:45 smithi121 bash[75184]: cluster 2024-04-22T21:14:44.948379+0000 mon.a (mon.0) 1853 : cluster [WRN] Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 20 pgs degraded (PG_DEGRADED) 2024-04-22T21:14:45.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:45 smithi121 bash[75184]: cluster 2024-04-22T21:14:44.948379+0000 mon.a (mon.0) 1853 : cluster [WRN] Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 20 pgs degraded (PG_DEGRADED) 2024-04-22T21:14:45.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:45 smithi121 bash[75184]: audit 2024-04-22T21:14:45.135988+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:45.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:45 smithi121 bash[75184]: audit 2024-04-22T21:14:45.135988+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:45.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:45 smithi121 bash[75184]: audit 2024-04-22T21:14:45.147023+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:45.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:45 smithi121 bash[75184]: audit 2024-04-22T21:14:45.147023+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:45.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:45 smithi121 bash[75184]: audit 2024-04-22T21:14:45.154676+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:45.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:45 smithi121 bash[75184]: audit 2024-04-22T21:14:45.154676+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:45.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:45 smithi123 bash[58916]: cluster 2024-04-22T21:14:44.547692+0000 mgr.x (mgr.34107) 1736 : cluster [DBG] pgmap v269: 161 pgs: 11 peering, 20 active+undersized+degraded, 33 active+undersized, 97 active+clean; 585 KiB data, 307 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 58/630 objects degraded (9.206%) 2024-04-22T21:14:45.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:45 smithi123 bash[58916]: cluster 2024-04-22T21:14:44.547692+0000 mgr.x (mgr.34107) 1736 : cluster [DBG] pgmap v269: 161 pgs: 11 peering, 20 active+undersized+degraded, 33 active+undersized, 97 active+clean; 585 KiB data, 307 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 58/630 objects degraded (9.206%) 2024-04-22T21:14:45.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:45 smithi123 bash[58916]: audit 2024-04-22T21:14:44.707002+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:45.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:45 smithi123 bash[58916]: audit 2024-04-22T21:14:44.707002+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:45.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:45 smithi123 bash[58916]: audit 2024-04-22T21:14:44.709502+0000 mon.c (mon.1) 5468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:14:45.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:45 smithi123 bash[58916]: audit 2024-04-22T21:14:44.709502+0000 mon.c (mon.1) 5468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:14:45.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:45 smithi123 bash[58916]: cluster 2024-04-22T21:14:44.948379+0000 mon.a (mon.0) 1853 : cluster [WRN] Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 20 pgs degraded (PG_DEGRADED) 2024-04-22T21:14:45.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:45 smithi123 bash[58916]: cluster 2024-04-22T21:14:44.948379+0000 mon.a (mon.0) 1853 : cluster [WRN] Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 20 pgs degraded (PG_DEGRADED) 2024-04-22T21:14:45.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:45 smithi123 bash[58916]: audit 2024-04-22T21:14:45.135988+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:45.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:45 smithi123 bash[58916]: audit 2024-04-22T21:14:45.135988+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:45.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:45 smithi123 bash[58916]: audit 2024-04-22T21:14:45.147023+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:45.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:45 smithi123 bash[58916]: audit 2024-04-22T21:14:45.147023+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:45.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:45 smithi123 bash[58916]: audit 2024-04-22T21:14:45.154676+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:45.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:45 smithi123 bash[58916]: audit 2024-04-22T21:14:45.154676+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:47.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:47 smithi121 bash[73084]: cephadm 2024-04-22T21:14:46.003260+0000 mgr.x (mgr.34107) 1737 : cephadm [INF] Upgrade: Updating rgw.foo.smithi121.fpqyxe (1/4) 2024-04-22T21:14:47.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:47 smithi121 bash[73084]: cephadm 2024-04-22T21:14:46.003260+0000 mgr.x (mgr.34107) 1737 : cephadm [INF] Upgrade: Updating rgw.foo.smithi121.fpqyxe (1/4) 2024-04-22T21:14:47.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:47 smithi121 bash[73084]: audit 2024-04-22T21:14:46.007436+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:47.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:47 smithi121 bash[73084]: audit 2024-04-22T21:14:46.007436+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:47.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:47 smithi121 bash[73084]: audit 2024-04-22T21:14:46.020764+0000 mon.c (mon.1) 5469 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.fpqyxe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:14:47.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:47 smithi121 bash[73084]: audit 2024-04-22T21:14:46.020764+0000 mon.c (mon.1) 5469 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.fpqyxe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:14:47.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:47 smithi121 bash[73084]: audit 2024-04-22T21:14:46.021554+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.fpqyxe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:14:47.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:47 smithi121 bash[73084]: audit 2024-04-22T21:14:46.021554+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.fpqyxe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:14:47.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:47 smithi121 bash[73084]: audit 2024-04-22T21:14:46.024896+0000 mgr.x (mgr.34107) 1738 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:47.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:47 smithi121 bash[73084]: audit 2024-04-22T21:14:46.024896+0000 mgr.x (mgr.34107) 1738 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:47.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:47 smithi121 bash[73084]: audit 2024-04-22T21:14:46.026240+0000 mon.c (mon.1) 5470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:47.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:47 smithi121 bash[73084]: audit 2024-04-22T21:14:46.026240+0000 mon.c (mon.1) 5470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:47.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:47 smithi121 bash[73084]: cephadm 2024-04-22T21:14:46.032549+0000 mgr.x (mgr.34107) 1739 : cephadm [INF] Deploying daemon rgw.foo.smithi121.fpqyxe on smithi121 2024-04-22T21:14:47.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:47 smithi121 bash[73084]: cephadm 2024-04-22T21:14:46.032549+0000 mgr.x (mgr.34107) 1739 : cephadm [INF] Deploying daemon rgw.foo.smithi121.fpqyxe on smithi121 2024-04-22T21:14:47.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:47 smithi121 bash[75184]: cephadm 2024-04-22T21:14:46.003260+0000 mgr.x (mgr.34107) 1737 : cephadm [INF] Upgrade: Updating rgw.foo.smithi121.fpqyxe (1/4) 2024-04-22T21:14:47.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:47 smithi121 bash[75184]: cephadm 2024-04-22T21:14:46.003260+0000 mgr.x (mgr.34107) 1737 : cephadm [INF] Upgrade: Updating rgw.foo.smithi121.fpqyxe (1/4) 2024-04-22T21:14:47.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:47 smithi121 bash[75184]: audit 2024-04-22T21:14:46.007436+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:47.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:47 smithi121 bash[75184]: audit 2024-04-22T21:14:46.007436+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:47.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:47 smithi121 bash[75184]: audit 2024-04-22T21:14:46.020764+0000 mon.c (mon.1) 5469 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.fpqyxe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:14:47.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:47 smithi121 bash[75184]: audit 2024-04-22T21:14:46.020764+0000 mon.c (mon.1) 5469 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.fpqyxe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:14:47.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:47 smithi121 bash[75184]: audit 2024-04-22T21:14:46.021554+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.fpqyxe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:14:47.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:47 smithi121 bash[75184]: audit 2024-04-22T21:14:46.021554+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.fpqyxe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:14:47.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:47 smithi121 bash[75184]: audit 2024-04-22T21:14:46.024896+0000 mgr.x (mgr.34107) 1738 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:47.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:47 smithi121 bash[75184]: audit 2024-04-22T21:14:46.024896+0000 mgr.x (mgr.34107) 1738 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:47.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:47 smithi121 bash[75184]: audit 2024-04-22T21:14:46.026240+0000 mon.c (mon.1) 5470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:47.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:47 smithi121 bash[75184]: audit 2024-04-22T21:14:46.026240+0000 mon.c (mon.1) 5470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:47.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:47 smithi121 bash[75184]: cephadm 2024-04-22T21:14:46.032549+0000 mgr.x (mgr.34107) 1739 : cephadm [INF] Deploying daemon rgw.foo.smithi121.fpqyxe on smithi121 2024-04-22T21:14:47.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:47 smithi121 bash[75184]: cephadm 2024-04-22T21:14:46.032549+0000 mgr.x (mgr.34107) 1739 : cephadm [INF] Deploying daemon rgw.foo.smithi121.fpqyxe on smithi121 2024-04-22T21:14:47.405 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:47 smithi123 bash[58916]: cephadm 2024-04-22T21:14:46.003260+0000 mgr.x (mgr.34107) 1737 : cephadm [INF] Upgrade: Updating rgw.foo.smithi121.fpqyxe (1/4) 2024-04-22T21:14:47.405 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:47 smithi123 bash[58916]: cephadm 2024-04-22T21:14:46.003260+0000 mgr.x (mgr.34107) 1737 : cephadm [INF] Upgrade: Updating rgw.foo.smithi121.fpqyxe (1/4) 2024-04-22T21:14:47.405 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:47 smithi123 bash[58916]: audit 2024-04-22T21:14:46.007436+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:47.405 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:47 smithi123 bash[58916]: audit 2024-04-22T21:14:46.007436+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:47.405 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:47 smithi123 bash[58916]: audit 2024-04-22T21:14:46.020764+0000 mon.c (mon.1) 5469 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.fpqyxe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:14:47.405 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:47 smithi123 bash[58916]: audit 2024-04-22T21:14:46.020764+0000 mon.c (mon.1) 5469 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.fpqyxe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:14:47.405 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:47 smithi123 bash[58916]: audit 2024-04-22T21:14:46.021554+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.fpqyxe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:14:47.405 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:47 smithi123 bash[58916]: audit 2024-04-22T21:14:46.021554+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi121.fpqyxe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:14:47.405 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:47 smithi123 bash[58916]: audit 2024-04-22T21:14:46.024896+0000 mgr.x (mgr.34107) 1738 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:47.406 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:47 smithi123 bash[58916]: audit 2024-04-22T21:14:46.024896+0000 mgr.x (mgr.34107) 1738 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:47.406 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:47 smithi123 bash[58916]: audit 2024-04-22T21:14:46.026240+0000 mon.c (mon.1) 5470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:47.406 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:47 smithi123 bash[58916]: audit 2024-04-22T21:14:46.026240+0000 mon.c (mon.1) 5470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:47.406 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:47 smithi123 bash[58916]: cephadm 2024-04-22T21:14:46.032549+0000 mgr.x (mgr.34107) 1739 : cephadm [INF] Deploying daemon rgw.foo.smithi121.fpqyxe on smithi121 2024-04-22T21:14:47.406 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:47 smithi123 bash[58916]: cephadm 2024-04-22T21:14:46.032549+0000 mgr.x (mgr.34107) 1739 : cephadm [INF] Deploying daemon rgw.foo.smithi121.fpqyxe on smithi121 2024-04-22T21:14:48.239 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:14:47 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:14:47] "GET /metrics HTTP/1.1" 200 38425 "" "Prometheus/2.33.4" 2024-04-22T21:14:48.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:48 smithi123 bash[58916]: cluster 2024-04-22T21:14:46.548603+0000 mgr.x (mgr.34107) 1740 : cluster [DBG] pgmap v270: 161 pgs: 11 peering, 8 active+undersized+degraded, 9 active+undersized, 133 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 15/630 objects degraded (2.381%) 2024-04-22T21:14:48.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:48 smithi123 bash[58916]: cluster 2024-04-22T21:14:46.548603+0000 mgr.x (mgr.34107) 1740 : cluster [DBG] pgmap v270: 161 pgs: 11 peering, 8 active+undersized+degraded, 9 active+undersized, 133 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 15/630 objects degraded (2.381%) 2024-04-22T21:14:48.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:48 smithi121 bash[75184]: cluster 2024-04-22T21:14:46.548603+0000 mgr.x (mgr.34107) 1740 : cluster [DBG] pgmap v270: 161 pgs: 11 peering, 8 active+undersized+degraded, 9 active+undersized, 133 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 15/630 objects degraded (2.381%) 2024-04-22T21:14:48.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:48 smithi121 bash[75184]: cluster 2024-04-22T21:14:46.548603+0000 mgr.x (mgr.34107) 1740 : cluster [DBG] pgmap v270: 161 pgs: 11 peering, 8 active+undersized+degraded, 9 active+undersized, 133 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 15/630 objects degraded (2.381%) 2024-04-22T21:14:48.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:48 smithi121 bash[73084]: cluster 2024-04-22T21:14:46.548603+0000 mgr.x (mgr.34107) 1740 : cluster [DBG] pgmap v270: 161 pgs: 11 peering, 8 active+undersized+degraded, 9 active+undersized, 133 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 15/630 objects degraded (2.381%) 2024-04-22T21:14:48.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:48 smithi121 bash[73084]: cluster 2024-04-22T21:14:46.548603+0000 mgr.x (mgr.34107) 1740 : cluster [DBG] pgmap v270: 161 pgs: 11 peering, 8 active+undersized+degraded, 9 active+undersized, 133 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 15/630 objects degraded (2.381%) 2024-04-22T21:14:48.650 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:14:48 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:48.650 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:14:48 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:48.651 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:14:48 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:48.651 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:14:48 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:48.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:48 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:48.651 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:14:48 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:48.652 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:48 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:48.652 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:14:48 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:48.652 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:14:48 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:49.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:49 smithi121 bash[75184]: audit 2024-04-22T21:14:48.058347+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:49.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:49 smithi121 bash[75184]: audit 2024-04-22T21:14:48.058347+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:49.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:49 smithi121 bash[75184]: audit 2024-04-22T21:14:48.071096+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:49.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:49 smithi121 bash[75184]: audit 2024-04-22T21:14:48.071096+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:49.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:49 smithi121 bash[75184]: audit 2024-04-22T21:14:48.082180+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:49.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:49 smithi121 bash[75184]: audit 2024-04-22T21:14:48.082180+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:49.276 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:49 smithi121 bash[73084]: audit 2024-04-22T21:14:48.058347+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:49.276 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:49 smithi121 bash[73084]: audit 2024-04-22T21:14:48.058347+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:49.276 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:49 smithi121 bash[73084]: audit 2024-04-22T21:14:48.071096+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:49.277 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:49 smithi121 bash[73084]: audit 2024-04-22T21:14:48.071096+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:49.277 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:49 smithi121 bash[73084]: audit 2024-04-22T21:14:48.082180+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:49.277 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:49 smithi121 bash[73084]: audit 2024-04-22T21:14:48.082180+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:49.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:49 smithi123 bash[58916]: audit 2024-04-22T21:14:48.058347+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:49.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:49 smithi123 bash[58916]: audit 2024-04-22T21:14:48.058347+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:49.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:49 smithi123 bash[58916]: audit 2024-04-22T21:14:48.071096+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:49.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:49 smithi123 bash[58916]: audit 2024-04-22T21:14:48.071096+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:49.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:49 smithi123 bash[58916]: audit 2024-04-22T21:14:48.082180+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:49.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:49 smithi123 bash[58916]: audit 2024-04-22T21:14:48.082180+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:50.092 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:50 smithi121 bash[73084]: cluster 2024-04-22T21:14:48.549864+0000 mgr.x (mgr.34107) 1741 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-22T21:14:50.092 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:50 smithi121 bash[73084]: cluster 2024-04-22T21:14:48.549864+0000 mgr.x (mgr.34107) 1741 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-22T21:14:50.092 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:50 smithi121 bash[73084]: cluster 2024-04-22T21:14:49.080133+0000 mon.a (mon.0) 1862 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/630 objects degraded (2.381%), 8 pgs degraded) 2024-04-22T21:14:50.092 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:50 smithi121 bash[73084]: cluster 2024-04-22T21:14:49.080133+0000 mon.a (mon.0) 1862 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/630 objects degraded (2.381%), 8 pgs degraded) 2024-04-22T21:14:50.093 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:50 smithi121 bash[73084]: cluster 2024-04-22T21:14:49.080187+0000 mon.a (mon.0) 1863 : cluster [INF] Cluster is now healthy 2024-04-22T21:14:50.093 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:50 smithi121 bash[73084]: cluster 2024-04-22T21:14:49.080187+0000 mon.a (mon.0) 1863 : cluster [INF] Cluster is now healthy 2024-04-22T21:14:50.093 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:50 smithi121 bash[75184]: cluster 2024-04-22T21:14:48.549864+0000 mgr.x (mgr.34107) 1741 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-22T21:14:50.093 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:50 smithi121 bash[75184]: cluster 2024-04-22T21:14:48.549864+0000 mgr.x (mgr.34107) 1741 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-22T21:14:50.093 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:50 smithi121 bash[75184]: cluster 2024-04-22T21:14:49.080133+0000 mon.a (mon.0) 1862 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/630 objects degraded (2.381%), 8 pgs degraded) 2024-04-22T21:14:50.093 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:50 smithi121 bash[75184]: cluster 2024-04-22T21:14:49.080133+0000 mon.a (mon.0) 1862 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/630 objects degraded (2.381%), 8 pgs degraded) 2024-04-22T21:14:50.093 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:50 smithi121 bash[75184]: cluster 2024-04-22T21:14:49.080187+0000 mon.a (mon.0) 1863 : cluster [INF] Cluster is now healthy 2024-04-22T21:14:50.093 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:50 smithi121 bash[75184]: cluster 2024-04-22T21:14:49.080187+0000 mon.a (mon.0) 1863 : cluster [INF] Cluster is now healthy 2024-04-22T21:14:50.351 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:14:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:50.351 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:14:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:50.352 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:14:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:50.352 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:50.352 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:14:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:50.353 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:14:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:50.353 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:14:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:50.353 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:14:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:50.353 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:50.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:50 smithi123 bash[58916]: cluster 2024-04-22T21:14:48.549864+0000 mgr.x (mgr.34107) 1741 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-22T21:14:50.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:50 smithi123 bash[58916]: cluster 2024-04-22T21:14:48.549864+0000 mgr.x (mgr.34107) 1741 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-22T21:14:50.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:50 smithi123 bash[58916]: cluster 2024-04-22T21:14:49.080133+0000 mon.a (mon.0) 1862 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/630 objects degraded (2.381%), 8 pgs degraded) 2024-04-22T21:14:50.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:50 smithi123 bash[58916]: cluster 2024-04-22T21:14:49.080133+0000 mon.a (mon.0) 1862 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/630 objects degraded (2.381%), 8 pgs degraded) 2024-04-22T21:14:50.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:50 smithi123 bash[58916]: cluster 2024-04-22T21:14:49.080187+0000 mon.a (mon.0) 1863 : cluster [INF] Cluster is now healthy 2024-04-22T21:14:50.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:50 smithi123 bash[58916]: cluster 2024-04-22T21:14:49.080187+0000 mon.a (mon.0) 1863 : cluster [INF] Cluster is now healthy 2024-04-22T21:14:51.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:51 smithi123 bash[58916]: audit 2024-04-22T21:14:50.414209+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:51.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:51 smithi123 bash[58916]: audit 2024-04-22T21:14:50.414209+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:51.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:51 smithi123 bash[58916]: audit 2024-04-22T21:14:50.423656+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:51.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:51 smithi123 bash[58916]: audit 2024-04-22T21:14:50.423656+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:51.868 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:51 smithi121 bash[73084]: audit 2024-04-22T21:14:50.414209+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:51.869 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:51 smithi121 bash[73084]: audit 2024-04-22T21:14:50.414209+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:51.869 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:51 smithi121 bash[73084]: audit 2024-04-22T21:14:50.423656+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:51.869 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:51 smithi121 bash[73084]: audit 2024-04-22T21:14:50.423656+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:51.869 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:51 smithi121 bash[75184]: audit 2024-04-22T21:14:50.414209+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:51.869 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:51 smithi121 bash[75184]: audit 2024-04-22T21:14:50.414209+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:51.869 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:51 smithi121 bash[75184]: audit 2024-04-22T21:14:50.423656+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:51.869 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:51 smithi121 bash[75184]: audit 2024-04-22T21:14:50.423656+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:52.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:52 smithi123 bash[58916]: cluster 2024-04-22T21:14:50.550589+0000 mgr.x (mgr.34107) 1742 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:14:52.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:52 smithi123 bash[58916]: cluster 2024-04-22T21:14:50.550589+0000 mgr.x (mgr.34107) 1742 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:14:52.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:52 smithi121 bash[73084]: cluster 2024-04-22T21:14:50.550589+0000 mgr.x (mgr.34107) 1742 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:14:52.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:52 smithi121 bash[73084]: cluster 2024-04-22T21:14:50.550589+0000 mgr.x (mgr.34107) 1742 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:14:52.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:52 smithi121 bash[75184]: cluster 2024-04-22T21:14:50.550589+0000 mgr.x (mgr.34107) 1742 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:14:52.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:52 smithi121 bash[75184]: cluster 2024-04-22T21:14:50.550589+0000 mgr.x (mgr.34107) 1742 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:14:54.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:54 smithi123 bash[58916]: cluster 2024-04-22T21:14:52.552014+0000 mgr.x (mgr.34107) 1743 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:14:54.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:54 smithi123 bash[58916]: cluster 2024-04-22T21:14:52.552014+0000 mgr.x (mgr.34107) 1743 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:14:54.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:54 smithi123 bash[58916]: audit 2024-04-22T21:14:54.339942+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:54.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:54 smithi123 bash[58916]: audit 2024-04-22T21:14:54.339942+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:54.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:54 smithi123 bash[58916]: audit 2024-04-22T21:14:54.346585+0000 mon.c (mon.1) 5471 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.umzhsg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:14:54.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:54 smithi123 bash[58916]: audit 2024-04-22T21:14:54.346585+0000 mon.c (mon.1) 5471 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.umzhsg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:14:54.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:54 smithi123 bash[58916]: audit 2024-04-22T21:14:54.347265+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.umzhsg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:14:54.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:54 smithi123 bash[58916]: audit 2024-04-22T21:14:54.347265+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.umzhsg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:14:54.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:54 smithi123 bash[58916]: audit 2024-04-22T21:14:54.351848+0000 mon.c (mon.1) 5472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:54.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:54 smithi123 bash[58916]: audit 2024-04-22T21:14:54.351848+0000 mon.c (mon.1) 5472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:54.748 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:54 smithi121 bash[75184]: cluster 2024-04-22T21:14:52.552014+0000 mgr.x (mgr.34107) 1743 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:14:54.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:54 smithi121 bash[75184]: cluster 2024-04-22T21:14:52.552014+0000 mgr.x (mgr.34107) 1743 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:14:54.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:54 smithi121 bash[75184]: audit 2024-04-22T21:14:54.339942+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:54.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:54 smithi121 bash[75184]: audit 2024-04-22T21:14:54.339942+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:54.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:54 smithi121 bash[75184]: audit 2024-04-22T21:14:54.346585+0000 mon.c (mon.1) 5471 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.umzhsg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:14:54.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:54 smithi121 bash[75184]: audit 2024-04-22T21:14:54.346585+0000 mon.c (mon.1) 5471 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.umzhsg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:14:54.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:54 smithi121 bash[75184]: audit 2024-04-22T21:14:54.347265+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.umzhsg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:14:54.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:54 smithi121 bash[75184]: audit 2024-04-22T21:14:54.347265+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.umzhsg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:14:54.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:54 smithi121 bash[75184]: audit 2024-04-22T21:14:54.351848+0000 mon.c (mon.1) 5472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:54.749 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:54 smithi121 bash[75184]: audit 2024-04-22T21:14:54.351848+0000 mon.c (mon.1) 5472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:54.749 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:54 smithi121 bash[73084]: cluster 2024-04-22T21:14:52.552014+0000 mgr.x (mgr.34107) 1743 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:14:54.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:54 smithi121 bash[73084]: cluster 2024-04-22T21:14:52.552014+0000 mgr.x (mgr.34107) 1743 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-22T21:14:54.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:54 smithi121 bash[73084]: audit 2024-04-22T21:14:54.339942+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:54.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:54 smithi121 bash[73084]: audit 2024-04-22T21:14:54.339942+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:54.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:54 smithi121 bash[73084]: audit 2024-04-22T21:14:54.346585+0000 mon.c (mon.1) 5471 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.umzhsg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:14:54.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:54 smithi121 bash[73084]: audit 2024-04-22T21:14:54.346585+0000 mon.c (mon.1) 5471 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.umzhsg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:14:54.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:54 smithi121 bash[73084]: audit 2024-04-22T21:14:54.347265+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.umzhsg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:14:54.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:54 smithi121 bash[73084]: audit 2024-04-22T21:14:54.347265+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi121.umzhsg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:14:54.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:54 smithi121 bash[73084]: audit 2024-04-22T21:14:54.351848+0000 mon.c (mon.1) 5472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:54.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:54 smithi121 bash[73084]: audit 2024-04-22T21:14:54.351848+0000 mon.c (mon.1) 5472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:14:55.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:55 smithi123 bash[58916]: cephadm 2024-04-22T21:14:54.336445+0000 mgr.x (mgr.34107) 1744 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi121.umzhsg (2/4) 2024-04-22T21:14:55.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:55 smithi123 bash[58916]: cephadm 2024-04-22T21:14:54.336445+0000 mgr.x (mgr.34107) 1744 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi121.umzhsg (2/4) 2024-04-22T21:14:55.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:55 smithi123 bash[58916]: cephadm 2024-04-22T21:14:54.358190+0000 mgr.x (mgr.34107) 1745 : cephadm [INF] Deploying daemon rgw.smpl.smithi121.umzhsg on smithi121 2024-04-22T21:14:55.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:55 smithi123 bash[58916]: cephadm 2024-04-22T21:14:54.358190+0000 mgr.x (mgr.34107) 1745 : cephadm [INF] Deploying daemon rgw.smpl.smithi121.umzhsg on smithi121 2024-04-22T21:14:55.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:55 smithi123 bash[58916]: audit 2024-04-22T21:14:55.184228+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:55.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:55 smithi123 bash[58916]: audit 2024-04-22T21:14:55.184228+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:55.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:55 smithi121 bash[73084]: cephadm 2024-04-22T21:14:54.336445+0000 mgr.x (mgr.34107) 1744 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi121.umzhsg (2/4) 2024-04-22T21:14:55.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:55 smithi121 bash[73084]: cephadm 2024-04-22T21:14:54.336445+0000 mgr.x (mgr.34107) 1744 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi121.umzhsg (2/4) 2024-04-22T21:14:55.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:55 smithi121 bash[73084]: cephadm 2024-04-22T21:14:54.358190+0000 mgr.x (mgr.34107) 1745 : cephadm [INF] Deploying daemon rgw.smpl.smithi121.umzhsg on smithi121 2024-04-22T21:14:55.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:55 smithi121 bash[73084]: cephadm 2024-04-22T21:14:54.358190+0000 mgr.x (mgr.34107) 1745 : cephadm [INF] Deploying daemon rgw.smpl.smithi121.umzhsg on smithi121 2024-04-22T21:14:55.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:55 smithi121 bash[73084]: audit 2024-04-22T21:14:55.184228+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:55.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:55 smithi121 bash[73084]: audit 2024-04-22T21:14:55.184228+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:55.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:55 smithi121 bash[75184]: cephadm 2024-04-22T21:14:54.336445+0000 mgr.x (mgr.34107) 1744 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi121.umzhsg (2/4) 2024-04-22T21:14:55.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:55 smithi121 bash[75184]: cephadm 2024-04-22T21:14:54.336445+0000 mgr.x (mgr.34107) 1744 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi121.umzhsg (2/4) 2024-04-22T21:14:55.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:55 smithi121 bash[75184]: cephadm 2024-04-22T21:14:54.358190+0000 mgr.x (mgr.34107) 1745 : cephadm [INF] Deploying daemon rgw.smpl.smithi121.umzhsg on smithi121 2024-04-22T21:14:55.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:55 smithi121 bash[75184]: cephadm 2024-04-22T21:14:54.358190+0000 mgr.x (mgr.34107) 1745 : cephadm [INF] Deploying daemon rgw.smpl.smithi121.umzhsg on smithi121 2024-04-22T21:14:55.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:55 smithi121 bash[75184]: audit 2024-04-22T21:14:55.184228+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:55.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:55 smithi121 bash[75184]: audit 2024-04-22T21:14:55.184228+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:56.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:56 smithi123 bash[58916]: cluster 2024-04-22T21:14:54.553135+0000 mgr.x (mgr.34107) 1746 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 8.4 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-22T21:14:56.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:56 smithi123 bash[58916]: cluster 2024-04-22T21:14:54.553135+0000 mgr.x (mgr.34107) 1746 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 8.4 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-22T21:14:56.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:56 smithi123 bash[58916]: audit 2024-04-22T21:14:56.032405+0000 mgr.x (mgr.34107) 1747 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:56.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:56 smithi123 bash[58916]: audit 2024-04-22T21:14:56.032405+0000 mgr.x (mgr.34107) 1747 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:56.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:56 smithi121 bash[73084]: cluster 2024-04-22T21:14:54.553135+0000 mgr.x (mgr.34107) 1746 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 8.4 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-22T21:14:56.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:56 smithi121 bash[73084]: cluster 2024-04-22T21:14:54.553135+0000 mgr.x (mgr.34107) 1746 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 8.4 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-22T21:14:56.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:56 smithi121 bash[73084]: audit 2024-04-22T21:14:56.032405+0000 mgr.x (mgr.34107) 1747 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:56.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:56 smithi121 bash[73084]: audit 2024-04-22T21:14:56.032405+0000 mgr.x (mgr.34107) 1747 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:56.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:56 smithi121 bash[75184]: cluster 2024-04-22T21:14:54.553135+0000 mgr.x (mgr.34107) 1746 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 8.4 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-22T21:14:56.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:56 smithi121 bash[75184]: cluster 2024-04-22T21:14:54.553135+0000 mgr.x (mgr.34107) 1746 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 8.4 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-22T21:14:56.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:56 smithi121 bash[75184]: audit 2024-04-22T21:14:56.032405+0000 mgr.x (mgr.34107) 1747 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:56.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:56 smithi121 bash[75184]: audit 2024-04-22T21:14:56.032405+0000 mgr.x (mgr.34107) 1747 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:14:57.470 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:14:57 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:57.471 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:14:57 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:57.471 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:14:57 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:57.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:57 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:57.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:57 smithi121 bash[75184]: cluster 2024-04-22T21:14:56.554341+0000 mgr.x (mgr.34107) 1748 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 45 op/s 2024-04-22T21:14:57.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:57 smithi121 bash[75184]: cluster 2024-04-22T21:14:56.554341+0000 mgr.x (mgr.34107) 1748 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 45 op/s 2024-04-22T21:14:57.472 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:14:57 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:57.472 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:14:57 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:57.472 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:14:57 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:57.472 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:14:57 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:57.473 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:57 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:57.473 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:57 smithi121 bash[73084]: cluster 2024-04-22T21:14:56.554341+0000 mgr.x (mgr.34107) 1748 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 45 op/s 2024-04-22T21:14:57.473 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:57 smithi121 bash[73084]: cluster 2024-04-22T21:14:56.554341+0000 mgr.x (mgr.34107) 1748 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 45 op/s 2024-04-22T21:14:57.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:57 smithi123 bash[58916]: cluster 2024-04-22T21:14:56.554341+0000 mgr.x (mgr.34107) 1748 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 45 op/s 2024-04-22T21:14:57.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:57 smithi123 bash[58916]: cluster 2024-04-22T21:14:56.554341+0000 mgr.x (mgr.34107) 1748 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 45 op/s 2024-04-22T21:14:58.239 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:14:57 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:14:57] "GET /metrics HTTP/1.1" 200 38425 "" "Prometheus/2.33.4" 2024-04-22T21:14:58.836 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:14:58 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:58.836 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:14:58 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:58.837 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:14:58 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:58.837 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:14:58 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:58.838 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:14:58 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:58.838 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:14:58 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:58.839 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:58 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:58.839 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:58 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:58.840 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:14:58 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:14:59.993 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[73084]: cluster 2024-04-22T21:14:58.555603+0000 mgr.x (mgr.34107) 1749 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-22T21:14:59.993 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[73084]: cluster 2024-04-22T21:14:58.555603+0000 mgr.x (mgr.34107) 1749 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-22T21:14:59.993 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[73084]: audit 2024-04-22T21:14:58.897189+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:59.993 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[73084]: audit 2024-04-22T21:14:58.897189+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:59.993 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[73084]: audit 2024-04-22T21:14:58.906395+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:59.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[73084]: audit 2024-04-22T21:14:58.906395+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:59.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[73084]: audit 2024-04-22T21:14:59.200268+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:59.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[73084]: audit 2024-04-22T21:14:59.200268+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:59.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[73084]: audit 2024-04-22T21:14:59.214582+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:59.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[73084]: audit 2024-04-22T21:14:59.214582+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:59.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[73084]: cluster 2024-04-22T21:14:59.222768+0000 mgr.x (mgr.34107) 1750 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 95 B/s wr, 94 op/s 2024-04-22T21:14:59.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[73084]: cluster 2024-04-22T21:14:59.222768+0000 mgr.x (mgr.34107) 1750 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 95 B/s wr, 94 op/s 2024-04-22T21:14:59.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[73084]: audit 2024-04-22T21:14:59.228652+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:59.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[73084]: audit 2024-04-22T21:14:59.228652+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:59.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[73084]: audit 2024-04-22T21:14:59.706981+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:59.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[73084]: audit 2024-04-22T21:14:59.706981+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:59.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[73084]: audit 2024-04-22T21:14:59.710155+0000 mon.c (mon.1) 5473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:14:59.994 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[73084]: audit 2024-04-22T21:14:59.710155+0000 mon.c (mon.1) 5473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:14:59.995 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[75184]: cluster 2024-04-22T21:14:58.555603+0000 mgr.x (mgr.34107) 1749 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-22T21:14:59.995 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[75184]: cluster 2024-04-22T21:14:58.555603+0000 mgr.x (mgr.34107) 1749 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-22T21:14:59.995 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[75184]: audit 2024-04-22T21:14:58.897189+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:59.995 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[75184]: audit 2024-04-22T21:14:58.897189+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:59.995 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[75184]: audit 2024-04-22T21:14:58.906395+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:59.995 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[75184]: audit 2024-04-22T21:14:58.906395+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:59.995 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[75184]: audit 2024-04-22T21:14:59.200268+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:59.995 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[75184]: audit 2024-04-22T21:14:59.200268+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:59.995 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[75184]: audit 2024-04-22T21:14:59.214582+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:59.995 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[75184]: audit 2024-04-22T21:14:59.214582+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:59.995 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[75184]: cluster 2024-04-22T21:14:59.222768+0000 mgr.x (mgr.34107) 1750 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 95 B/s wr, 94 op/s 2024-04-22T21:14:59.995 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[75184]: cluster 2024-04-22T21:14:59.222768+0000 mgr.x (mgr.34107) 1750 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 95 B/s wr, 94 op/s 2024-04-22T21:14:59.996 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[75184]: audit 2024-04-22T21:14:59.228652+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:59.996 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[75184]: audit 2024-04-22T21:14:59.228652+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:59.996 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[75184]: audit 2024-04-22T21:14:59.706981+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:59.996 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[75184]: audit 2024-04-22T21:14:59.706981+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:14:59.996 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[75184]: audit 2024-04-22T21:14:59.710155+0000 mon.c (mon.1) 5473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:14:59.996 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:14:59 smithi121 bash[75184]: audit 2024-04-22T21:14:59.710155+0000 mon.c (mon.1) 5473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:15:00.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:59 smithi123 bash[58916]: cluster 2024-04-22T21:14:58.555603+0000 mgr.x (mgr.34107) 1749 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-22T21:15:00.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:59 smithi123 bash[58916]: cluster 2024-04-22T21:14:58.555603+0000 mgr.x (mgr.34107) 1749 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-22T21:15:00.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:59 smithi123 bash[58916]: audit 2024-04-22T21:14:58.897189+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:00.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:59 smithi123 bash[58916]: audit 2024-04-22T21:14:58.897189+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:00.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:59 smithi123 bash[58916]: audit 2024-04-22T21:14:58.906395+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:00.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:59 smithi123 bash[58916]: audit 2024-04-22T21:14:58.906395+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:00.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:59 smithi123 bash[58916]: audit 2024-04-22T21:14:59.200268+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:00.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:59 smithi123 bash[58916]: audit 2024-04-22T21:14:59.200268+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:00.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:59 smithi123 bash[58916]: audit 2024-04-22T21:14:59.214582+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:00.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:59 smithi123 bash[58916]: audit 2024-04-22T21:14:59.214582+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:00.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:59 smithi123 bash[58916]: cluster 2024-04-22T21:14:59.222768+0000 mgr.x (mgr.34107) 1750 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 95 B/s wr, 94 op/s 2024-04-22T21:15:00.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:59 smithi123 bash[58916]: cluster 2024-04-22T21:14:59.222768+0000 mgr.x (mgr.34107) 1750 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 95 B/s wr, 94 op/s 2024-04-22T21:15:00.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:59 smithi123 bash[58916]: audit 2024-04-22T21:14:59.228652+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:00.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:59 smithi123 bash[58916]: audit 2024-04-22T21:14:59.228652+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:00.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:59 smithi123 bash[58916]: audit 2024-04-22T21:14:59.706981+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:00.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:59 smithi123 bash[58916]: audit 2024-04-22T21:14:59.706981+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:00.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:59 smithi123 bash[58916]: audit 2024-04-22T21:14:59.710155+0000 mon.c (mon.1) 5473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:15:00.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:14:59 smithi123 bash[58916]: audit 2024-04-22T21:14:59.710155+0000 mon.c (mon.1) 5473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:15:01.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:00 smithi123 bash[58916]: cluster 2024-04-22T21:15:00.210297+0000 mon.a (mon.0) 1875 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:15:01.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:00 smithi123 bash[58916]: cluster 2024-04-22T21:15:00.210297+0000 mon.a (mon.0) 1875 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:15:01.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:00 smithi121 bash[73084]: cluster 2024-04-22T21:15:00.210297+0000 mon.a (mon.0) 1875 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:15:01.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:00 smithi121 bash[73084]: cluster 2024-04-22T21:15:00.210297+0000 mon.a (mon.0) 1875 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:15:01.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:00 smithi121 bash[75184]: cluster 2024-04-22T21:15:00.210297+0000 mon.a (mon.0) 1875 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:15:01.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:00 smithi121 bash[75184]: cluster 2024-04-22T21:15:00.210297+0000 mon.a (mon.0) 1875 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:15:02.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:01 smithi123 bash[58916]: cluster 2024-04-22T21:15:01.223779+0000 mgr.x (mgr.34107) 1751 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 95 B/s wr, 112 op/s 2024-04-22T21:15:02.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:01 smithi123 bash[58916]: cluster 2024-04-22T21:15:01.223779+0000 mgr.x (mgr.34107) 1751 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 95 B/s wr, 112 op/s 2024-04-22T21:15:02.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:01 smithi123 bash[58916]: audit 2024-04-22T21:15:01.627714+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:02.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:01 smithi123 bash[58916]: audit 2024-04-22T21:15:01.627714+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:02.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:01 smithi123 bash[58916]: audit 2024-04-22T21:15:01.633332+0000 mon.c (mon.1) 5474 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:02.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:01 smithi123 bash[58916]: audit 2024-04-22T21:15:01.633332+0000 mon.c (mon.1) 5474 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:02.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:01 smithi123 bash[58916]: audit 2024-04-22T21:15:01.634110+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:02.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:01 smithi123 bash[58916]: audit 2024-04-22T21:15:01.634110+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:02.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:01 smithi123 bash[58916]: audit 2024-04-22T21:15:01.640168+0000 mon.c (mon.1) 5475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:02.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:01 smithi123 bash[58916]: audit 2024-04-22T21:15:01.640168+0000 mon.c (mon.1) 5475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:02.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:01 smithi121 bash[73084]: cluster 2024-04-22T21:15:01.223779+0000 mgr.x (mgr.34107) 1751 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 95 B/s wr, 112 op/s 2024-04-22T21:15:02.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:01 smithi121 bash[73084]: cluster 2024-04-22T21:15:01.223779+0000 mgr.x (mgr.34107) 1751 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 95 B/s wr, 112 op/s 2024-04-22T21:15:02.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:01 smithi121 bash[73084]: audit 2024-04-22T21:15:01.627714+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:02.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:01 smithi121 bash[73084]: audit 2024-04-22T21:15:01.627714+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:02.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:01 smithi121 bash[73084]: audit 2024-04-22T21:15:01.633332+0000 mon.c (mon.1) 5474 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:02.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:01 smithi121 bash[73084]: audit 2024-04-22T21:15:01.633332+0000 mon.c (mon.1) 5474 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:02.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:01 smithi121 bash[73084]: audit 2024-04-22T21:15:01.634110+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:02.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:01 smithi121 bash[73084]: audit 2024-04-22T21:15:01.634110+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:02.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:01 smithi121 bash[73084]: audit 2024-04-22T21:15:01.640168+0000 mon.c (mon.1) 5475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:02.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:01 smithi121 bash[73084]: audit 2024-04-22T21:15:01.640168+0000 mon.c (mon.1) 5475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:02.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:01 smithi121 bash[75184]: cluster 2024-04-22T21:15:01.223779+0000 mgr.x (mgr.34107) 1751 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 95 B/s wr, 112 op/s 2024-04-22T21:15:02.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:01 smithi121 bash[75184]: cluster 2024-04-22T21:15:01.223779+0000 mgr.x (mgr.34107) 1751 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 95 B/s wr, 112 op/s 2024-04-22T21:15:02.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:01 smithi121 bash[75184]: audit 2024-04-22T21:15:01.627714+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:02.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:01 smithi121 bash[75184]: audit 2024-04-22T21:15:01.627714+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:02.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:01 smithi121 bash[75184]: audit 2024-04-22T21:15:01.633332+0000 mon.c (mon.1) 5474 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:02.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:01 smithi121 bash[75184]: audit 2024-04-22T21:15:01.633332+0000 mon.c (mon.1) 5474 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:02.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:01 smithi121 bash[75184]: audit 2024-04-22T21:15:01.634110+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:02.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:01 smithi121 bash[75184]: audit 2024-04-22T21:15:01.634110+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:02.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:01 smithi121 bash[75184]: audit 2024-04-22T21:15:01.640168+0000 mon.c (mon.1) 5475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:02.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:01 smithi121 bash[75184]: audit 2024-04-22T21:15:01.640168+0000 mon.c (mon.1) 5475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:03.120 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-04-22T21:15:03.192 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:02 smithi123 bash[58916]: cephadm 2024-04-22T21:15:01.623622+0000 mgr.x (mgr.34107) 1752 : cephadm [INF] Upgrade: Updating rgw.foo.smithi123.ducldy (3/4) 2024-04-22T21:15:03.192 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:02 smithi123 bash[58916]: cephadm 2024-04-22T21:15:01.623622+0000 mgr.x (mgr.34107) 1752 : cephadm [INF] Upgrade: Updating rgw.foo.smithi123.ducldy (3/4) 2024-04-22T21:15:03.193 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:02 smithi123 bash[58916]: cephadm 2024-04-22T21:15:01.646584+0000 mgr.x (mgr.34107) 1753 : cephadm [INF] Deploying daemon rgw.foo.smithi123.ducldy on smithi123 2024-04-22T21:15:03.193 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:02 smithi123 bash[58916]: cephadm 2024-04-22T21:15:01.646584+0000 mgr.x (mgr.34107) 1753 : cephadm [INF] Deploying daemon rgw.foo.smithi123.ducldy on smithi123 2024-04-22T21:15:03.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:02 smithi121 bash[73084]: cephadm 2024-04-22T21:15:01.623622+0000 mgr.x (mgr.34107) 1752 : cephadm [INF] Upgrade: Updating rgw.foo.smithi123.ducldy (3/4) 2024-04-22T21:15:03.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:02 smithi121 bash[73084]: cephadm 2024-04-22T21:15:01.623622+0000 mgr.x (mgr.34107) 1752 : cephadm [INF] Upgrade: Updating rgw.foo.smithi123.ducldy (3/4) 2024-04-22T21:15:03.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:02 smithi121 bash[73084]: cephadm 2024-04-22T21:15:01.646584+0000 mgr.x (mgr.34107) 1753 : cephadm [INF] Deploying daemon rgw.foo.smithi123.ducldy on smithi123 2024-04-22T21:15:03.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:02 smithi121 bash[73084]: cephadm 2024-04-22T21:15:01.646584+0000 mgr.x (mgr.34107) 1753 : cephadm [INF] Deploying daemon rgw.foo.smithi123.ducldy on smithi123 2024-04-22T21:15:03.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:02 smithi121 bash[75184]: cephadm 2024-04-22T21:15:01.623622+0000 mgr.x (mgr.34107) 1752 : cephadm [INF] Upgrade: Updating rgw.foo.smithi123.ducldy (3/4) 2024-04-22T21:15:03.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:02 smithi121 bash[75184]: cephadm 2024-04-22T21:15:01.623622+0000 mgr.x (mgr.34107) 1752 : cephadm [INF] Upgrade: Updating rgw.foo.smithi123.ducldy (3/4) 2024-04-22T21:15:03.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:02 smithi121 bash[75184]: cephadm 2024-04-22T21:15:01.646584+0000 mgr.x (mgr.34107) 1753 : cephadm [INF] Deploying daemon rgw.foo.smithi123.ducldy on smithi123 2024-04-22T21:15:03.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:02 smithi121 bash[75184]: cephadm 2024-04-22T21:15:01.646584+0000 mgr.x (mgr.34107) 1753 : cephadm [INF] Deploying daemon rgw.foo.smithi123.ducldy on smithi123 2024-04-22T21:15:03.857 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T21:15:03.857 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi121 smithi121 running 4s ago 22m - - 2024-04-22T21:15:03.857 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi123 smithi123 running 18s ago 22m - - 2024-04-22T21:15:03.857 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (9m) 4s ago 15m 13.4M - 0.23.0 ba2b418f427c 75d0217c38a9 2024-04-22T21:15:03.858 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (9m) 18s ago 15m 42.0M - 8.3.5 dad864ee21e9 800591342f16 2024-04-22T21:15:03.858 INFO:teuthology.orchestra.run.smithi121.stdout:iscsi.foo.smithi121.rxpsbc smithi121 running (8m) 4s ago 13m 45.0M - 3.5 e1d6a67b021e 106eadf8e441 2024-04-22T21:15:03.858 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443,9283,8765 running (8m) 18s ago 21m 524M - 19.0.0-3198-g56e81df3 82086b19bb07 47d10e8cef27 2024-04-22T21:15:03.858 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443,9283,8765 running (7m) 4s ago 23m 440M - 19.0.0-3198-g56e81df3 82086b19bb07 8406ceac8ad3 2024-04-22T21:15:03.858 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (7m) 4s ago 23m 74.3M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 f5b71d32306b 2024-04-22T21:15:03.858 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (6m) 18s ago 22m 54.5M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 db2fb24d7454 2024-04-22T21:15:03.858 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (6m) 4s ago 22m 62.9M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 425f9e808335 2024-04-22T21:15:03.858 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (9m) 4s ago 16m 9528k - 1.3.1 1dbe0e931976 7b20ff211618 2024-04-22T21:15:03.858 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (9m) 18s ago 16m 9.90M - 1.3.1 1dbe0e931976 c449de2e89b9 2024-04-22T21:15:03.858 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (5m) 4s ago 21m 58.3M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 afe0c773b859 2024-04-22T21:15:03.858 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (4m) 4s ago 20m 63.2M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 8e891d1550a4 2024-04-22T21:15:03.858 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (4m) 4s ago 20m 57.9M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 31a08ebbc5f6 2024-04-22T21:15:03.858 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (3m) 4s ago 19m 58.0M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 6c42aa4939cb 2024-04-22T21:15:03.858 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (2m) 18s ago 19m 49.6M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 76b1894f04d2 2024-04-22T21:15:03.859 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (108s) 18s ago 18m 49.4M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 d058156b75a3 2024-04-22T21:15:03.859 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (69s) 18s ago 17m 52.2M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 80e9fbeddc85 2024-04-22T21:15:03.859 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (29s) 18s ago 17m 51.0M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 3bfa1376c3de 2024-04-22T21:15:03.859 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (7m) 18s ago 16m 65.9M - 2.33.4 514e6a882f6e 14ed9f8bb5de 2024-04-22T21:15:03.859 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi121.fpqyxe smithi121 *:8000 running (13s) 4s ago 14m 87.7M - 19.0.0-3198-g56e81df3 82086b19bb07 7bdb72ca3523 2024-04-22T21:15:03.859 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi123.ducldy smithi123 *:8000 running (14m) 18s ago 14m 88.1M - 17.2.0 e1d6a67b021e 9dfc66019212 2024-04-22T21:15:03.859 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi121.umzhsg smithi121 *:80 unknown 4s ago 13m 87.6M - e1d6a67b021e 49d78336324c 2024-04-22T21:15:03.859 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi123.ywhrus smithi123 *:80 running (13m) 18s ago 13m 87.0M - 17.2.0 e1d6a67b021e d78a39784a57 2024-04-22T21:15:04.159 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:15:04 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:04.160 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:15:04 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:04.160 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:15:04 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:04.161 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:15:04 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:04.161 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:15:04 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:04.161 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:15:04 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:04.162 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:03 smithi123 bash[58916]: audit 2024-04-22T21:15:03.120998+0000 mgr.x (mgr.34107) 1754 : audit [DBG] from='client.44619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:04.162 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:03 smithi123 bash[58916]: audit 2024-04-22T21:15:03.120998+0000 mgr.x (mgr.34107) 1754 : audit [DBG] from='client.44619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:04.162 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:03 smithi123 bash[58916]: cluster 2024-04-22T21:15:03.224681+0000 mgr.x (mgr.34107) 1755 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 191 B/s wr, 176 op/s 2024-04-22T21:15:04.162 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:03 smithi123 bash[58916]: cluster 2024-04-22T21:15:03.224681+0000 mgr.x (mgr.34107) 1755 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 191 B/s wr, 176 op/s 2024-04-22T21:15:04.162 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:04 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:04.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:03 smithi121 bash[73084]: audit 2024-04-22T21:15:03.120998+0000 mgr.x (mgr.34107) 1754 : audit [DBG] from='client.44619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:04.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:03 smithi121 bash[73084]: audit 2024-04-22T21:15:03.120998+0000 mgr.x (mgr.34107) 1754 : audit [DBG] from='client.44619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:04.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:03 smithi121 bash[73084]: cluster 2024-04-22T21:15:03.224681+0000 mgr.x (mgr.34107) 1755 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 191 B/s wr, 176 op/s 2024-04-22T21:15:04.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:03 smithi121 bash[73084]: cluster 2024-04-22T21:15:03.224681+0000 mgr.x (mgr.34107) 1755 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 191 B/s wr, 176 op/s 2024-04-22T21:15:04.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:03 smithi121 bash[75184]: audit 2024-04-22T21:15:03.120998+0000 mgr.x (mgr.34107) 1754 : audit [DBG] from='client.44619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:04.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:03 smithi121 bash[75184]: audit 2024-04-22T21:15:03.120998+0000 mgr.x (mgr.34107) 1754 : audit [DBG] from='client.44619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:04.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:03 smithi121 bash[75184]: cluster 2024-04-22T21:15:03.224681+0000 mgr.x (mgr.34107) 1755 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 191 B/s wr, 176 op/s 2024-04-22T21:15:04.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:03 smithi121 bash[75184]: cluster 2024-04-22T21:15:03.224681+0000 mgr.x (mgr.34107) 1755 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 191 B/s wr, 176 op/s 2024-04-22T21:15:04.295 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:15:04.295 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-04-22T21:15:04.295 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 3 2024-04-22T21:15:04.295 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:15:04.295 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-04-22T21:15:04.295 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 2 2024-04-22T21:15:04.295 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:15:04.295 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-04-22T21:15:04.295 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 8 2024-04-22T21:15:04.295 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:15:04.296 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-04-22T21:15:04.296 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-22T21:15:04.296 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 2 2024-04-22T21:15:04.296 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:15:04.296 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-04-22T21:15:04.296 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-22T21:15:04.296 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 15 2024-04-22T21:15:04.296 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:15:04.296 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:15:04.427 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:15:04 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:04.428 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:15:04 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:04.666 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:15:04.666 INFO:teuthology.orchestra.run.smithi121.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d", 2024-04-22T21:15:04.666 INFO:teuthology.orchestra.run.smithi121.stdout: "in_progress": true, 2024-04-22T21:15:04.666 INFO:teuthology.orchestra.run.smithi121.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-22T21:15:04.666 INFO:teuthology.orchestra.run.smithi121.stdout: "services_complete": [ 2024-04-22T21:15:04.666 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr", 2024-04-22T21:15:04.666 INFO:teuthology.orchestra.run.smithi121.stdout: "osd", 2024-04-22T21:15:04.666 INFO:teuthology.orchestra.run.smithi121.stdout: "mon" 2024-04-22T21:15:04.666 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2024-04-22T21:15:04.667 INFO:teuthology.orchestra.run.smithi121.stdout: "progress": "14/23 daemons upgraded", 2024-04-22T21:15:04.667 INFO:teuthology.orchestra.run.smithi121.stdout: "message": "Currently upgrading rgw daemons", 2024-04-22T21:15:04.667 INFO:teuthology.orchestra.run.smithi121.stdout: "is_paused": false 2024-04-22T21:15:04.667 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:15:05.086 INFO:teuthology.orchestra.run.smithi121.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-22T21:15:05.086 INFO:teuthology.orchestra.run.smithi121.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-22T21:15:05.086 INFO:teuthology.orchestra.run.smithi121.stdout: daemon rgw.smpl.smithi121.umzhsg on smithi121 is in unknown state 2024-04-22T21:15:05.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:04 smithi123 bash[58916]: audit 2024-04-22T21:15:03.463572+0000 mgr.x (mgr.34107) 1756 : audit [DBG] from='client.54631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:05.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:04 smithi123 bash[58916]: audit 2024-04-22T21:15:03.463572+0000 mgr.x (mgr.34107) 1756 : audit [DBG] from='client.54631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:05.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:04 smithi123 bash[58916]: audit 2024-04-22T21:15:03.822995+0000 mgr.x (mgr.34107) 1757 : audit [DBG] from='client.54637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:05.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:04 smithi123 bash[58916]: audit 2024-04-22T21:15:03.822995+0000 mgr.x (mgr.34107) 1757 : audit [DBG] from='client.54637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:05.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:04 smithi123 bash[58916]: audit 2024-04-22T21:15:04.306319+0000 mon.a (mon.0) 1878 : audit [DBG] from='client.? 172.21.15.121:0/2154016265' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:05.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:04 smithi123 bash[58916]: audit 2024-04-22T21:15:04.306319+0000 mon.a (mon.0) 1878 : audit [DBG] from='client.? 172.21.15.121:0/2154016265' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:05.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:04 smithi121 bash[73084]: audit 2024-04-22T21:15:03.463572+0000 mgr.x (mgr.34107) 1756 : audit [DBG] from='client.54631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:05.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:04 smithi121 bash[73084]: audit 2024-04-22T21:15:03.463572+0000 mgr.x (mgr.34107) 1756 : audit [DBG] from='client.54631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:05.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:04 smithi121 bash[73084]: audit 2024-04-22T21:15:03.822995+0000 mgr.x (mgr.34107) 1757 : audit [DBG] from='client.54637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:05.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:04 smithi121 bash[73084]: audit 2024-04-22T21:15:03.822995+0000 mgr.x (mgr.34107) 1757 : audit [DBG] from='client.54637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:05.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:04 smithi121 bash[73084]: audit 2024-04-22T21:15:04.306319+0000 mon.a (mon.0) 1878 : audit [DBG] from='client.? 172.21.15.121:0/2154016265' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:05.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:04 smithi121 bash[73084]: audit 2024-04-22T21:15:04.306319+0000 mon.a (mon.0) 1878 : audit [DBG] from='client.? 172.21.15.121:0/2154016265' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:05.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:04 smithi121 bash[75184]: audit 2024-04-22T21:15:03.463572+0000 mgr.x (mgr.34107) 1756 : audit [DBG] from='client.54631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:05.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:04 smithi121 bash[75184]: audit 2024-04-22T21:15:03.463572+0000 mgr.x (mgr.34107) 1756 : audit [DBG] from='client.54631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:05.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:04 smithi121 bash[75184]: audit 2024-04-22T21:15:03.822995+0000 mgr.x (mgr.34107) 1757 : audit [DBG] from='client.54637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:05.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:04 smithi121 bash[75184]: audit 2024-04-22T21:15:03.822995+0000 mgr.x (mgr.34107) 1757 : audit [DBG] from='client.54637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:05.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:04 smithi121 bash[75184]: audit 2024-04-22T21:15:04.306319+0000 mon.a (mon.0) 1878 : audit [DBG] from='client.? 172.21.15.121:0/2154016265' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:05.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:04 smithi121 bash[75184]: audit 2024-04-22T21:15:04.306319+0000 mon.a (mon.0) 1878 : audit [DBG] from='client.? 172.21.15.121:0/2154016265' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:05.989 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:15:05 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:05.989 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:15:05 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:05.989 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:15:05 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:05.990 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:15:05 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:05.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:05 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:05.990 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:15:05 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:05.991 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:15:05 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:05.991 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:15:05 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:05.991 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:15:05 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:06.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[73084]: audit 2024-04-22T21:15:04.681399+0000 mgr.x (mgr.34107) 1758 : audit [DBG] from='client.54649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:06.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[73084]: audit 2024-04-22T21:15:04.681399+0000 mgr.x (mgr.34107) 1758 : audit [DBG] from='client.54649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:06.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[73084]: audit 2024-04-22T21:15:05.010118+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:06.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[73084]: audit 2024-04-22T21:15:05.010118+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:06.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[73084]: audit 2024-04-22T21:15:05.027911+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:06.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[73084]: audit 2024-04-22T21:15:05.027911+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:06.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[73084]: cluster 2024-04-22T21:15:05.035896+0000 mgr.x (mgr.34107) 1759 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 195 B/s wr, 180 op/s 2024-04-22T21:15:06.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[73084]: cluster 2024-04-22T21:15:05.035896+0000 mgr.x (mgr.34107) 1759 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 195 B/s wr, 180 op/s 2024-04-22T21:15:06.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[73084]: cluster 2024-04-22T21:15:05.036165+0000 mgr.x (mgr.34107) 1760 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s rd, 120 B/s wr, 174 op/s 2024-04-22T21:15:06.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[73084]: cluster 2024-04-22T21:15:05.036165+0000 mgr.x (mgr.34107) 1760 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s rd, 120 B/s wr, 174 op/s 2024-04-22T21:15:06.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[73084]: audit 2024-04-22T21:15:05.043488+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:06.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[73084]: audit 2024-04-22T21:15:05.043488+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:06.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[73084]: audit 2024-04-22T21:15:05.097720+0000 mon.c (mon.1) 5476 : audit [DBG] from='client.? 172.21.15.121:0/1278417890' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:15:06.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[73084]: audit 2024-04-22T21:15:05.097720+0000 mon.c (mon.1) 5476 : audit [DBG] from='client.? 172.21.15.121:0/1278417890' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:15:06.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[73084]: audit 2024-04-22T21:15:05.917085+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:06.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[73084]: audit 2024-04-22T21:15:05.917085+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:06.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[73084]: audit 2024-04-22T21:15:05.932823+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:06.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[73084]: audit 2024-04-22T21:15:05.932823+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:06.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[75184]: audit 2024-04-22T21:15:04.681399+0000 mgr.x (mgr.34107) 1758 : audit [DBG] from='client.54649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:06.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[75184]: audit 2024-04-22T21:15:04.681399+0000 mgr.x (mgr.34107) 1758 : audit [DBG] from='client.54649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:06.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[75184]: audit 2024-04-22T21:15:05.010118+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:06.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[75184]: audit 2024-04-22T21:15:05.010118+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:06.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[75184]: audit 2024-04-22T21:15:05.027911+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:06.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[75184]: audit 2024-04-22T21:15:05.027911+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:06.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[75184]: cluster 2024-04-22T21:15:05.035896+0000 mgr.x (mgr.34107) 1759 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 195 B/s wr, 180 op/s 2024-04-22T21:15:06.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[75184]: cluster 2024-04-22T21:15:05.035896+0000 mgr.x (mgr.34107) 1759 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 195 B/s wr, 180 op/s 2024-04-22T21:15:06.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[75184]: cluster 2024-04-22T21:15:05.036165+0000 mgr.x (mgr.34107) 1760 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s rd, 120 B/s wr, 174 op/s 2024-04-22T21:15:06.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[75184]: cluster 2024-04-22T21:15:05.036165+0000 mgr.x (mgr.34107) 1760 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s rd, 120 B/s wr, 174 op/s 2024-04-22T21:15:06.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[75184]: audit 2024-04-22T21:15:05.043488+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:06.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[75184]: audit 2024-04-22T21:15:05.043488+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:06.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[75184]: audit 2024-04-22T21:15:05.097720+0000 mon.c (mon.1) 5476 : audit [DBG] from='client.? 172.21.15.121:0/1278417890' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:15:06.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[75184]: audit 2024-04-22T21:15:05.097720+0000 mon.c (mon.1) 5476 : audit [DBG] from='client.? 172.21.15.121:0/1278417890' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:15:06.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[75184]: audit 2024-04-22T21:15:05.917085+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:06.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[75184]: audit 2024-04-22T21:15:05.917085+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:06.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[75184]: audit 2024-04-22T21:15:05.932823+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:06.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:06 smithi121 bash[75184]: audit 2024-04-22T21:15:05.932823+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:06.397 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:06 smithi123 bash[58916]: audit 2024-04-22T21:15:04.681399+0000 mgr.x (mgr.34107) 1758 : audit [DBG] from='client.54649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:06.397 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:06 smithi123 bash[58916]: audit 2024-04-22T21:15:04.681399+0000 mgr.x (mgr.34107) 1758 : audit [DBG] from='client.54649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:06.397 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:06 smithi123 bash[58916]: audit 2024-04-22T21:15:05.010118+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:06.397 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:06 smithi123 bash[58916]: audit 2024-04-22T21:15:05.010118+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:06.397 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:06 smithi123 bash[58916]: audit 2024-04-22T21:15:05.027911+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:06.397 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:06 smithi123 bash[58916]: audit 2024-04-22T21:15:05.027911+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:06.397 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:06 smithi123 bash[58916]: cluster 2024-04-22T21:15:05.035896+0000 mgr.x (mgr.34107) 1759 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 195 B/s wr, 180 op/s 2024-04-22T21:15:06.397 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:06 smithi123 bash[58916]: cluster 2024-04-22T21:15:05.035896+0000 mgr.x (mgr.34107) 1759 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 195 B/s wr, 180 op/s 2024-04-22T21:15:06.398 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:06 smithi123 bash[58916]: cluster 2024-04-22T21:15:05.036165+0000 mgr.x (mgr.34107) 1760 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s rd, 120 B/s wr, 174 op/s 2024-04-22T21:15:06.398 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:06 smithi123 bash[58916]: cluster 2024-04-22T21:15:05.036165+0000 mgr.x (mgr.34107) 1760 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s rd, 120 B/s wr, 174 op/s 2024-04-22T21:15:06.398 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:06 smithi123 bash[58916]: audit 2024-04-22T21:15:05.043488+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:06.398 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:06 smithi123 bash[58916]: audit 2024-04-22T21:15:05.043488+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:06.398 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:06 smithi123 bash[58916]: audit 2024-04-22T21:15:05.097720+0000 mon.c (mon.1) 5476 : audit [DBG] from='client.? 172.21.15.121:0/1278417890' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:15:06.398 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:06 smithi123 bash[58916]: audit 2024-04-22T21:15:05.097720+0000 mon.c (mon.1) 5476 : audit [DBG] from='client.? 172.21.15.121:0/1278417890' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:15:06.398 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:06 smithi123 bash[58916]: audit 2024-04-22T21:15:05.917085+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:06.398 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:06 smithi123 bash[58916]: audit 2024-04-22T21:15:05.917085+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:06.398 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:06 smithi123 bash[58916]: audit 2024-04-22T21:15:05.932823+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:06.398 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:06 smithi123 bash[58916]: audit 2024-04-22T21:15:05.932823+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:07.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:07 smithi121 bash[73084]: cluster 2024-04-22T21:15:06.023253+0000 mon.a (mon.0) 1884 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:15:07.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:07 smithi121 bash[73084]: cluster 2024-04-22T21:15:06.023253+0000 mon.a (mon.0) 1884 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:15:07.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:07 smithi121 bash[73084]: audit 2024-04-22T21:15:06.040198+0000 mgr.x (mgr.34107) 1761 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:07.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:07 smithi121 bash[73084]: audit 2024-04-22T21:15:06.040198+0000 mgr.x (mgr.34107) 1761 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:07.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:07 smithi121 bash[75184]: cluster 2024-04-22T21:15:06.023253+0000 mon.a (mon.0) 1884 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:15:07.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:07 smithi121 bash[75184]: cluster 2024-04-22T21:15:06.023253+0000 mon.a (mon.0) 1884 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:15:07.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:07 smithi121 bash[75184]: audit 2024-04-22T21:15:06.040198+0000 mgr.x (mgr.34107) 1761 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:07.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:07 smithi121 bash[75184]: audit 2024-04-22T21:15:06.040198+0000 mgr.x (mgr.34107) 1761 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:07.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:07 smithi123 bash[58916]: cluster 2024-04-22T21:15:06.023253+0000 mon.a (mon.0) 1884 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:15:07.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:07 smithi123 bash[58916]: cluster 2024-04-22T21:15:06.023253+0000 mon.a (mon.0) 1884 : cluster [WRN] Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:15:07.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:07 smithi123 bash[58916]: audit 2024-04-22T21:15:06.040198+0000 mgr.x (mgr.34107) 1761 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:07.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:07 smithi123 bash[58916]: audit 2024-04-22T21:15:06.040198+0000 mgr.x (mgr.34107) 1761 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:08.239 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:15:07 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:15:07] "GET /metrics HTTP/1.1" 200 38580 "" "Prometheus/2.33.4" 2024-04-22T21:15:08.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:08 smithi123 bash[58916]: cluster 2024-04-22T21:15:07.037008+0000 mgr.x (mgr.34107) 1762 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 120 B/s wr, 119 op/s 2024-04-22T21:15:08.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:08 smithi123 bash[58916]: cluster 2024-04-22T21:15:07.037008+0000 mgr.x (mgr.34107) 1762 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 120 B/s wr, 119 op/s 2024-04-22T21:15:08.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:08 smithi121 bash[73084]: cluster 2024-04-22T21:15:07.037008+0000 mgr.x (mgr.34107) 1762 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 120 B/s wr, 119 op/s 2024-04-22T21:15:08.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:08 smithi121 bash[73084]: cluster 2024-04-22T21:15:07.037008+0000 mgr.x (mgr.34107) 1762 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 120 B/s wr, 119 op/s 2024-04-22T21:15:08.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:08 smithi121 bash[75184]: cluster 2024-04-22T21:15:07.037008+0000 mgr.x (mgr.34107) 1762 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 120 B/s wr, 119 op/s 2024-04-22T21:15:08.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:08 smithi121 bash[75184]: cluster 2024-04-22T21:15:07.037008+0000 mgr.x (mgr.34107) 1762 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 120 B/s wr, 119 op/s 2024-04-22T21:15:10.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:10 smithi121 bash[75184]: cluster 2024-04-22T21:15:09.037575+0000 mgr.x (mgr.34107) 1763 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 104 B/s wr, 103 op/s 2024-04-22T21:15:10.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:10 smithi121 bash[75184]: cluster 2024-04-22T21:15:09.037575+0000 mgr.x (mgr.34107) 1763 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 104 B/s wr, 103 op/s 2024-04-22T21:15:10.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:10 smithi121 bash[73084]: cluster 2024-04-22T21:15:09.037575+0000 mgr.x (mgr.34107) 1763 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 104 B/s wr, 103 op/s 2024-04-22T21:15:10.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:10 smithi121 bash[73084]: cluster 2024-04-22T21:15:09.037575+0000 mgr.x (mgr.34107) 1763 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 104 B/s wr, 103 op/s 2024-04-22T21:15:10.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:10 smithi123 bash[58916]: cluster 2024-04-22T21:15:09.037575+0000 mgr.x (mgr.34107) 1763 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 104 B/s wr, 103 op/s 2024-04-22T21:15:10.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:10 smithi123 bash[58916]: cluster 2024-04-22T21:15:09.037575+0000 mgr.x (mgr.34107) 1763 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 104 B/s wr, 103 op/s 2024-04-22T21:15:11.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:11 smithi123 bash[58916]: cephadm 2024-04-22T21:15:10.293701+0000 mgr.x (mgr.34107) 1764 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi123.ywhrus (4/4) 2024-04-22T21:15:11.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:11 smithi123 bash[58916]: cephadm 2024-04-22T21:15:10.293701+0000 mgr.x (mgr.34107) 1764 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi123.ywhrus (4/4) 2024-04-22T21:15:11.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:11 smithi123 bash[58916]: audit 2024-04-22T21:15:10.297429+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:11.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:11 smithi123 bash[58916]: audit 2024-04-22T21:15:10.297429+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:11.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:11 smithi123 bash[58916]: audit 2024-04-22T21:15:10.301998+0000 mon.c (mon.1) 5477 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:11.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:11 smithi123 bash[58916]: audit 2024-04-22T21:15:10.301998+0000 mon.c (mon.1) 5477 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:11.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:11 smithi123 bash[58916]: audit 2024-04-22T21:15:10.302722+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:11.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:11 smithi123 bash[58916]: audit 2024-04-22T21:15:10.302722+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:11.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:11 smithi123 bash[58916]: audit 2024-04-22T21:15:10.307139+0000 mon.c (mon.1) 5478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:11.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:11 smithi123 bash[58916]: audit 2024-04-22T21:15:10.307139+0000 mon.c (mon.1) 5478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:11.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:11 smithi123 bash[58916]: cephadm 2024-04-22T21:15:10.312889+0000 mgr.x (mgr.34107) 1765 : cephadm [INF] Deploying daemon rgw.smpl.smithi123.ywhrus on smithi123 2024-04-22T21:15:11.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:11 smithi123 bash[58916]: cephadm 2024-04-22T21:15:10.312889+0000 mgr.x (mgr.34107) 1765 : cephadm [INF] Deploying daemon rgw.smpl.smithi123.ywhrus on smithi123 2024-04-22T21:15:11.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:11 smithi121 bash[73084]: cephadm 2024-04-22T21:15:10.293701+0000 mgr.x (mgr.34107) 1764 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi123.ywhrus (4/4) 2024-04-22T21:15:11.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:11 smithi121 bash[73084]: cephadm 2024-04-22T21:15:10.293701+0000 mgr.x (mgr.34107) 1764 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi123.ywhrus (4/4) 2024-04-22T21:15:11.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:11 smithi121 bash[73084]: audit 2024-04-22T21:15:10.297429+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:11.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:11 smithi121 bash[73084]: audit 2024-04-22T21:15:10.297429+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:11.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:11 smithi121 bash[73084]: audit 2024-04-22T21:15:10.301998+0000 mon.c (mon.1) 5477 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:11.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:11 smithi121 bash[73084]: audit 2024-04-22T21:15:10.301998+0000 mon.c (mon.1) 5477 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:11.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:11 smithi121 bash[73084]: audit 2024-04-22T21:15:10.302722+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:11.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:11 smithi121 bash[73084]: audit 2024-04-22T21:15:10.302722+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:11.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:11 smithi121 bash[73084]: audit 2024-04-22T21:15:10.307139+0000 mon.c (mon.1) 5478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:11.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:11 smithi121 bash[73084]: audit 2024-04-22T21:15:10.307139+0000 mon.c (mon.1) 5478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:11.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:11 smithi121 bash[73084]: cephadm 2024-04-22T21:15:10.312889+0000 mgr.x (mgr.34107) 1765 : cephadm [INF] Deploying daemon rgw.smpl.smithi123.ywhrus on smithi123 2024-04-22T21:15:11.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:11 smithi121 bash[73084]: cephadm 2024-04-22T21:15:10.312889+0000 mgr.x (mgr.34107) 1765 : cephadm [INF] Deploying daemon rgw.smpl.smithi123.ywhrus on smithi123 2024-04-22T21:15:11.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:11 smithi121 bash[75184]: cephadm 2024-04-22T21:15:10.293701+0000 mgr.x (mgr.34107) 1764 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi123.ywhrus (4/4) 2024-04-22T21:15:11.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:11 smithi121 bash[75184]: cephadm 2024-04-22T21:15:10.293701+0000 mgr.x (mgr.34107) 1764 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi123.ywhrus (4/4) 2024-04-22T21:15:11.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:11 smithi121 bash[75184]: audit 2024-04-22T21:15:10.297429+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:11.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:11 smithi121 bash[75184]: audit 2024-04-22T21:15:10.297429+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:11.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:11 smithi121 bash[75184]: audit 2024-04-22T21:15:10.301998+0000 mon.c (mon.1) 5477 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:11.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:11 smithi121 bash[75184]: audit 2024-04-22T21:15:10.301998+0000 mon.c (mon.1) 5477 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:11.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:11 smithi121 bash[75184]: audit 2024-04-22T21:15:10.302722+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:11.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:11 smithi121 bash[75184]: audit 2024-04-22T21:15:10.302722+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:11.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:11 smithi121 bash[75184]: audit 2024-04-22T21:15:10.307139+0000 mon.c (mon.1) 5478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:11.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:11 smithi121 bash[75184]: audit 2024-04-22T21:15:10.307139+0000 mon.c (mon.1) 5478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:11.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:11 smithi121 bash[75184]: cephadm 2024-04-22T21:15:10.312889+0000 mgr.x (mgr.34107) 1765 : cephadm [INF] Deploying daemon rgw.smpl.smithi123.ywhrus on smithi123 2024-04-22T21:15:11.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:11 smithi121 bash[75184]: cephadm 2024-04-22T21:15:10.312889+0000 mgr.x (mgr.34107) 1765 : cephadm [INF] Deploying daemon rgw.smpl.smithi123.ywhrus on smithi123 2024-04-22T21:15:12.548 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:12 smithi123 bash[58916]: cluster 2024-04-22T21:15:11.038743+0000 mgr.x (mgr.34107) 1766 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 104 B/s wr, 116 op/s 2024-04-22T21:15:12.548 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:12 smithi123 bash[58916]: cluster 2024-04-22T21:15:11.038743+0000 mgr.x (mgr.34107) 1766 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 104 B/s wr, 116 op/s 2024-04-22T21:15:12.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:12 smithi121 bash[75184]: cluster 2024-04-22T21:15:11.038743+0000 mgr.x (mgr.34107) 1766 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 104 B/s wr, 116 op/s 2024-04-22T21:15:12.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:12 smithi121 bash[75184]: cluster 2024-04-22T21:15:11.038743+0000 mgr.x (mgr.34107) 1766 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 104 B/s wr, 116 op/s 2024-04-22T21:15:12.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:12 smithi121 bash[73084]: cluster 2024-04-22T21:15:11.038743+0000 mgr.x (mgr.34107) 1766 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 104 B/s wr, 116 op/s 2024-04-22T21:15:12.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:12 smithi121 bash[73084]: cluster 2024-04-22T21:15:11.038743+0000 mgr.x (mgr.34107) 1766 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 104 B/s wr, 116 op/s 2024-04-22T21:15:14.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:14 smithi123 bash[58916]: cluster 2024-04-22T21:15:13.040052+0000 mgr.x (mgr.34107) 1767 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 104 B/s wr, 99 op/s 2024-04-22T21:15:14.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:14 smithi123 bash[58916]: cluster 2024-04-22T21:15:13.040052+0000 mgr.x (mgr.34107) 1767 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 104 B/s wr, 99 op/s 2024-04-22T21:15:14.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:14 smithi121 bash[73084]: cluster 2024-04-22T21:15:13.040052+0000 mgr.x (mgr.34107) 1767 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 104 B/s wr, 99 op/s 2024-04-22T21:15:14.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:14 smithi121 bash[73084]: cluster 2024-04-22T21:15:13.040052+0000 mgr.x (mgr.34107) 1767 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 104 B/s wr, 99 op/s 2024-04-22T21:15:14.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:14 smithi121 bash[75184]: cluster 2024-04-22T21:15:13.040052+0000 mgr.x (mgr.34107) 1767 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 104 B/s wr, 99 op/s 2024-04-22T21:15:14.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:14 smithi121 bash[75184]: cluster 2024-04-22T21:15:13.040052+0000 mgr.x (mgr.34107) 1767 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 104 B/s wr, 99 op/s 2024-04-22T21:15:15.450 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:15:15 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:15.451 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:15:15 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:15.451 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:15:15 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:15.452 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:15:15 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:15.452 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:15 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:15.453 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:15:15 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:15.453 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:15:15 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:15.454 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:15:15 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:15.454 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:15:15 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:15.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:15 smithi123 bash[58916]: audit 2024-04-22T21:15:14.707810+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:15.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:15 smithi123 bash[58916]: audit 2024-04-22T21:15:14.707810+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:15.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:15 smithi123 bash[58916]: audit 2024-04-22T21:15:14.710628+0000 mon.c (mon.1) 5479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:15:15.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:15 smithi123 bash[58916]: audit 2024-04-22T21:15:14.710628+0000 mon.c (mon.1) 5479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:15:15.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:15 smithi123 bash[58916]: cluster 2024-04-22T21:15:15.041236+0000 mgr.x (mgr.34107) 1768 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 102 B/s wr, 101 op/s 2024-04-22T21:15:15.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:15 smithi123 bash[58916]: cluster 2024-04-22T21:15:15.041236+0000 mgr.x (mgr.34107) 1768 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 102 B/s wr, 101 op/s 2024-04-22T21:15:16.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:15 smithi121 bash[73084]: audit 2024-04-22T21:15:14.707810+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:16.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:15 smithi121 bash[73084]: audit 2024-04-22T21:15:14.707810+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:16.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:15 smithi121 bash[73084]: audit 2024-04-22T21:15:14.710628+0000 mon.c (mon.1) 5479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:15:16.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:15 smithi121 bash[73084]: audit 2024-04-22T21:15:14.710628+0000 mon.c (mon.1) 5479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:15:16.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:15 smithi121 bash[73084]: cluster 2024-04-22T21:15:15.041236+0000 mgr.x (mgr.34107) 1768 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 102 B/s wr, 101 op/s 2024-04-22T21:15:16.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:15 smithi121 bash[73084]: cluster 2024-04-22T21:15:15.041236+0000 mgr.x (mgr.34107) 1768 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 102 B/s wr, 101 op/s 2024-04-22T21:15:16.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:15 smithi121 bash[75184]: audit 2024-04-22T21:15:14.707810+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:16.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:15 smithi121 bash[75184]: audit 2024-04-22T21:15:14.707810+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:16.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:15 smithi121 bash[75184]: audit 2024-04-22T21:15:14.710628+0000 mon.c (mon.1) 5479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:15:16.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:15 smithi121 bash[75184]: audit 2024-04-22T21:15:14.710628+0000 mon.c (mon.1) 5479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:15:16.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:15 smithi121 bash[75184]: cluster 2024-04-22T21:15:15.041236+0000 mgr.x (mgr.34107) 1768 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 102 B/s wr, 101 op/s 2024-04-22T21:15:16.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:15 smithi121 bash[75184]: cluster 2024-04-22T21:15:15.041236+0000 mgr.x (mgr.34107) 1768 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 102 B/s wr, 101 op/s 2024-04-22T21:15:16.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:16 smithi123 bash[58916]: audit 2024-04-22T21:15:16.048761+0000 mgr.x (mgr.34107) 1769 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:16.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:16 smithi123 bash[58916]: audit 2024-04-22T21:15:16.048761+0000 mgr.x (mgr.34107) 1769 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:17.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:16 smithi121 bash[73084]: audit 2024-04-22T21:15:16.048761+0000 mgr.x (mgr.34107) 1769 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:17.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:16 smithi121 bash[73084]: audit 2024-04-22T21:15:16.048761+0000 mgr.x (mgr.34107) 1769 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:17.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:16 smithi121 bash[75184]: audit 2024-04-22T21:15:16.048761+0000 mgr.x (mgr.34107) 1769 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:17.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:16 smithi121 bash[75184]: audit 2024-04-22T21:15:16.048761+0000 mgr.x (mgr.34107) 1769 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:17.492 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:15:17 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:17.492 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:15:17 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:17.492 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:15:17 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:17.493 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:15:17 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:17.493 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:15:17 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:17.493 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:15:17 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:17.494 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:15:17 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:17.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:17 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:17.494 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:15:17 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:18.195 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:15:17 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:15:17] "GET /metrics HTTP/1.1" 200 38579 "" "Prometheus/2.33.4" 2024-04-22T21:15:18.195 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: cluster 2024-04-22T21:15:17.042489+0000 mgr.x (mgr.34107) 1770 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-22T21:15:18.195 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: cluster 2024-04-22T21:15:17.042489+0000 mgr.x (mgr.34107) 1770 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-22T21:15:18.195 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.175163+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.195 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.175163+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.195 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.192266+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.196 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.192266+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.196 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.241497+0000 mon.c (mon.1) 5480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.196 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.241497+0000 mon.c (mon.1) 5480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.196 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.246577+0000 mon.c (mon.1) 5481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.196 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.246577+0000 mon.c (mon.1) 5481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.196 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.248317+0000 mon.c (mon.1) 5482 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.196 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.248317+0000 mon.c (mon.1) 5482 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.196 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: cluster 2024-04-22T21:15:17.255710+0000 mgr.x (mgr.34107) 1771 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 100 B/s wr, 99 op/s 2024-04-22T21:15:18.196 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: cluster 2024-04-22T21:15:17.255710+0000 mgr.x (mgr.34107) 1771 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 100 B/s wr, 99 op/s 2024-04-22T21:15:18.196 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: cluster 2024-04-22T21:15:17.256166+0000 mgr.x (mgr.34107) 1772 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 124 B/s wr, 122 op/s 2024-04-22T21:15:18.196 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: cluster 2024-04-22T21:15:17.256166+0000 mgr.x (mgr.34107) 1772 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 124 B/s wr, 122 op/s 2024-04-22T21:15:18.196 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.263704+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.196 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.263704+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.196 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: cephadm 2024-04-22T21:15:17.269441+0000 mgr.x (mgr.34107) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:18.197 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: cephadm 2024-04-22T21:15:17.269441+0000 mgr.x (mgr.34107) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:18.197 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.346763+0000 mon.c (mon.1) 5483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.197 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.346763+0000 mon.c (mon.1) 5483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.197 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.350585+0000 mon.c (mon.1) 5484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.197 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.350585+0000 mon.c (mon.1) 5484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.197 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.353393+0000 mon.c (mon.1) 5485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.197 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.353393+0000 mon.c (mon.1) 5485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.197 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.357266+0000 mon.c (mon.1) 5486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.197 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.357266+0000 mon.c (mon.1) 5486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.197 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.358959+0000 mon.c (mon.1) 5487 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.197 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.358959+0000 mon.c (mon.1) 5487 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.197 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: cluster 2024-04-22T21:15:17.365663+0000 mgr.x (mgr.34107) 1774 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 161 B/s wr, 108 op/s 2024-04-22T21:15:18.197 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: cluster 2024-04-22T21:15:17.365663+0000 mgr.x (mgr.34107) 1774 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 161 B/s wr, 108 op/s 2024-04-22T21:15:18.197 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: cluster 2024-04-22T21:15:17.366333+0000 mgr.x (mgr.34107) 1775 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 39 op/s 2024-04-22T21:15:18.198 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: cluster 2024-04-22T21:15:17.366333+0000 mgr.x (mgr.34107) 1775 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 39 op/s 2024-04-22T21:15:18.198 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: cephadm 2024-04-22T21:15:17.369453+0000 mgr.x (mgr.34107) 1776 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-22T21:15:18.198 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: cephadm 2024-04-22T21:15:17.369453+0000 mgr.x (mgr.34107) 1776 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-22T21:15:18.198 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.666068+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.198 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.666068+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.198 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: cluster 2024-04-22T21:15:17.715783+0000 mon.a (mon.0) 1892 : cluster [WRN] Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:15:18.198 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: cluster 2024-04-22T21:15:17.715783+0000 mon.a (mon.0) 1892 : cluster [WRN] Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:15:18.199 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.747658+0000 mon.c (mon.1) 5488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.199 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.747658+0000 mon.c (mon.1) 5488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.199 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.751018+0000 mon.c (mon.1) 5489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.199 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.751018+0000 mon.c (mon.1) 5489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.199 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.752534+0000 mon.c (mon.1) 5490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.199 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.752534+0000 mon.c (mon.1) 5490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.199 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.756213+0000 mon.c (mon.1) 5491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.199 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.756213+0000 mon.c (mon.1) 5491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.199 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.757273+0000 mon.c (mon.1) 5492 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.199 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.757273+0000 mon.c (mon.1) 5492 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.199 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.771125+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.199 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.771125+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.199 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.865210+0000 mon.c (mon.1) 5493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.199 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.865210+0000 mon.c (mon.1) 5493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.199 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.868493+0000 mon.c (mon.1) 5494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.200 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.868493+0000 mon.c (mon.1) 5494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.200 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.870405+0000 mon.c (mon.1) 5495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.200 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.870405+0000 mon.c (mon.1) 5495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.200 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.874176+0000 mon.c (mon.1) 5496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.200 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.874176+0000 mon.c (mon.1) 5496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.200 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.875693+0000 mon.c (mon.1) 5497 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.200 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.875693+0000 mon.c (mon.1) 5497 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.200 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.888079+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.200 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.888079+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.200 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.949329+0000 mon.c (mon.1) 5498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.200 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.949329+0000 mon.c (mon.1) 5498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.200 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.953656+0000 mon.c (mon.1) 5499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.200 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.953656+0000 mon.c (mon.1) 5499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.200 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.955232+0000 mon.c (mon.1) 5500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.201 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.955232+0000 mon.c (mon.1) 5500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.201 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.958460+0000 mon.c (mon.1) 5501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.201 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.958460+0000 mon.c (mon.1) 5501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.201 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.959545+0000 mon.c (mon.1) 5502 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.201 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.959545+0000 mon.c (mon.1) 5502 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.201 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.970600+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.201 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:17.970600+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.201 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:18.043478+0000 mon.c (mon.1) 5503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.201 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:18.043478+0000 mon.c (mon.1) 5503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.201 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:18.048453+0000 mon.c (mon.1) 5504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.201 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:18.048453+0000 mon.c (mon.1) 5504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.201 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:18.050438+0000 mon.c (mon.1) 5505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.201 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:18.050438+0000 mon.c (mon.1) 5505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.201 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:18.054589+0000 mon.c (mon.1) 5506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.202 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:18.054589+0000 mon.c (mon.1) 5506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.202 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:18.055951+0000 mon.c (mon.1) 5507 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.202 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:18.055951+0000 mon.c (mon.1) 5507 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.202 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:18.070333+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.202 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:18.070333+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.202 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:18.145839+0000 mon.c (mon.1) 5508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.202 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:18.145839+0000 mon.c (mon.1) 5508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.202 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:18.150275+0000 mon.c (mon.1) 5509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.202 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:18.150275+0000 mon.c (mon.1) 5509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.202 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:18.152263+0000 mon.c (mon.1) 5510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.202 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:18.152263+0000 mon.c (mon.1) 5510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.202 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:18.156172+0000 mon.c (mon.1) 5511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.202 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:18.156172+0000 mon.c (mon.1) 5511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.203 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:18.157522+0000 mon.c (mon.1) 5512 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.203 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:18 smithi123 bash[58916]: audit 2024-04-22T21:15:18.157522+0000 mon.c (mon.1) 5512 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: cluster 2024-04-22T21:15:17.042489+0000 mgr.x (mgr.34107) 1770 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-22T21:15:18.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: cluster 2024-04-22T21:15:17.042489+0000 mgr.x (mgr.34107) 1770 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-22T21:15:18.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.175163+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.175163+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.192266+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.192266+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.241497+0000 mon.c (mon.1) 5480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.241497+0000 mon.c (mon.1) 5480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.246577+0000 mon.c (mon.1) 5481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.246577+0000 mon.c (mon.1) 5481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.248317+0000 mon.c (mon.1) 5482 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.248317+0000 mon.c (mon.1) 5482 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: cluster 2024-04-22T21:15:17.255710+0000 mgr.x (mgr.34107) 1771 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 100 B/s wr, 99 op/s 2024-04-22T21:15:18.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: cluster 2024-04-22T21:15:17.255710+0000 mgr.x (mgr.34107) 1771 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 100 B/s wr, 99 op/s 2024-04-22T21:15:18.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: cluster 2024-04-22T21:15:17.256166+0000 mgr.x (mgr.34107) 1772 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 124 B/s wr, 122 op/s 2024-04-22T21:15:18.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: cluster 2024-04-22T21:15:17.256166+0000 mgr.x (mgr.34107) 1772 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 124 B/s wr, 122 op/s 2024-04-22T21:15:18.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.263704+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.263704+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: cephadm 2024-04-22T21:15:17.269441+0000 mgr.x (mgr.34107) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:18.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: cephadm 2024-04-22T21:15:17.269441+0000 mgr.x (mgr.34107) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:18.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: cluster 2024-04-22T21:15:17.042489+0000 mgr.x (mgr.34107) 1770 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-22T21:15:18.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: cluster 2024-04-22T21:15:17.042489+0000 mgr.x (mgr.34107) 1770 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-22T21:15:18.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.175163+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.175163+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.192266+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.192266+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.241497+0000 mon.c (mon.1) 5480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.241497+0000 mon.c (mon.1) 5480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.246577+0000 mon.c (mon.1) 5481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.246577+0000 mon.c (mon.1) 5481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.248317+0000 mon.c (mon.1) 5482 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.248317+0000 mon.c (mon.1) 5482 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: cluster 2024-04-22T21:15:17.255710+0000 mgr.x (mgr.34107) 1771 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 100 B/s wr, 99 op/s 2024-04-22T21:15:18.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: cluster 2024-04-22T21:15:17.255710+0000 mgr.x (mgr.34107) 1771 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 100 B/s wr, 99 op/s 2024-04-22T21:15:18.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: cluster 2024-04-22T21:15:17.256166+0000 mgr.x (mgr.34107) 1772 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 124 B/s wr, 122 op/s 2024-04-22T21:15:18.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: cluster 2024-04-22T21:15:17.256166+0000 mgr.x (mgr.34107) 1772 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 124 B/s wr, 122 op/s 2024-04-22T21:15:18.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.263704+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.263704+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: cephadm 2024-04-22T21:15:17.269441+0000 mgr.x (mgr.34107) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:18.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: cephadm 2024-04-22T21:15:17.269441+0000 mgr.x (mgr.34107) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:18.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.346763+0000 mon.c (mon.1) 5483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.346763+0000 mon.c (mon.1) 5483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.350585+0000 mon.c (mon.1) 5484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.350585+0000 mon.c (mon.1) 5484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.353393+0000 mon.c (mon.1) 5485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.353393+0000 mon.c (mon.1) 5485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.357266+0000 mon.c (mon.1) 5486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.357266+0000 mon.c (mon.1) 5486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.358959+0000 mon.c (mon.1) 5487 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.358959+0000 mon.c (mon.1) 5487 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: cluster 2024-04-22T21:15:17.365663+0000 mgr.x (mgr.34107) 1774 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 161 B/s wr, 108 op/s 2024-04-22T21:15:18.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: cluster 2024-04-22T21:15:17.365663+0000 mgr.x (mgr.34107) 1774 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 161 B/s wr, 108 op/s 2024-04-22T21:15:18.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: cluster 2024-04-22T21:15:17.366333+0000 mgr.x (mgr.34107) 1775 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 39 op/s 2024-04-22T21:15:18.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: cluster 2024-04-22T21:15:17.366333+0000 mgr.x (mgr.34107) 1775 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 39 op/s 2024-04-22T21:15:18.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: cephadm 2024-04-22T21:15:17.369453+0000 mgr.x (mgr.34107) 1776 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-22T21:15:18.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: cephadm 2024-04-22T21:15:17.369453+0000 mgr.x (mgr.34107) 1776 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-22T21:15:18.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.666068+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.666068+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: cluster 2024-04-22T21:15:17.715783+0000 mon.a (mon.0) 1892 : cluster [WRN] Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:15:18.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.346763+0000 mon.c (mon.1) 5483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.346763+0000 mon.c (mon.1) 5483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.350585+0000 mon.c (mon.1) 5484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.350585+0000 mon.c (mon.1) 5484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.353393+0000 mon.c (mon.1) 5485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.353393+0000 mon.c (mon.1) 5485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.357266+0000 mon.c (mon.1) 5486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.357266+0000 mon.c (mon.1) 5486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.358959+0000 mon.c (mon.1) 5487 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.358959+0000 mon.c (mon.1) 5487 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: cluster 2024-04-22T21:15:17.365663+0000 mgr.x (mgr.34107) 1774 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 161 B/s wr, 108 op/s 2024-04-22T21:15:18.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: cluster 2024-04-22T21:15:17.365663+0000 mgr.x (mgr.34107) 1774 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 161 B/s wr, 108 op/s 2024-04-22T21:15:18.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: cluster 2024-04-22T21:15:17.366333+0000 mgr.x (mgr.34107) 1775 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 39 op/s 2024-04-22T21:15:18.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: cluster 2024-04-22T21:15:17.366333+0000 mgr.x (mgr.34107) 1775 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 39 op/s 2024-04-22T21:15:18.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: cephadm 2024-04-22T21:15:17.369453+0000 mgr.x (mgr.34107) 1776 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-22T21:15:18.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: cephadm 2024-04-22T21:15:17.369453+0000 mgr.x (mgr.34107) 1776 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-22T21:15:18.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.666068+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.666068+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: cluster 2024-04-22T21:15:17.715783+0000 mon.a (mon.0) 1892 : cluster [WRN] Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:15:18.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: cluster 2024-04-22T21:15:17.715783+0000 mon.a (mon.0) 1892 : cluster [WRN] Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:15:18.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.747658+0000 mon.c (mon.1) 5488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.747658+0000 mon.c (mon.1) 5488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.751018+0000 mon.c (mon.1) 5489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.751018+0000 mon.c (mon.1) 5489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.752534+0000 mon.c (mon.1) 5490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.752534+0000 mon.c (mon.1) 5490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.756213+0000 mon.c (mon.1) 5491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.756213+0000 mon.c (mon.1) 5491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.757273+0000 mon.c (mon.1) 5492 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.757273+0000 mon.c (mon.1) 5492 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.771125+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.771125+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.865210+0000 mon.c (mon.1) 5493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.865210+0000 mon.c (mon.1) 5493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.868493+0000 mon.c (mon.1) 5494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.868493+0000 mon.c (mon.1) 5494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.870405+0000 mon.c (mon.1) 5495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.870405+0000 mon.c (mon.1) 5495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.874176+0000 mon.c (mon.1) 5496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.874176+0000 mon.c (mon.1) 5496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.875693+0000 mon.c (mon.1) 5497 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.875693+0000 mon.c (mon.1) 5497 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.888079+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.888079+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.949329+0000 mon.c (mon.1) 5498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.949329+0000 mon.c (mon.1) 5498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.953656+0000 mon.c (mon.1) 5499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.953656+0000 mon.c (mon.1) 5499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.955232+0000 mon.c (mon.1) 5500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.955232+0000 mon.c (mon.1) 5500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.958460+0000 mon.c (mon.1) 5501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.958460+0000 mon.c (mon.1) 5501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.959545+0000 mon.c (mon.1) 5502 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.959545+0000 mon.c (mon.1) 5502 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.970600+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:17.970600+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:18.043478+0000 mon.c (mon.1) 5503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:18.043478+0000 mon.c (mon.1) 5503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:18.048453+0000 mon.c (mon.1) 5504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:18.048453+0000 mon.c (mon.1) 5504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:18.050438+0000 mon.c (mon.1) 5505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:18.050438+0000 mon.c (mon.1) 5505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:18.054589+0000 mon.c (mon.1) 5506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:18.054589+0000 mon.c (mon.1) 5506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:18.055951+0000 mon.c (mon.1) 5507 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:18.055951+0000 mon.c (mon.1) 5507 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:18.070333+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:18.070333+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:18.145839+0000 mon.c (mon.1) 5508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:18.145839+0000 mon.c (mon.1) 5508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:18.150275+0000 mon.c (mon.1) 5509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:18.150275+0000 mon.c (mon.1) 5509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:18.152263+0000 mon.c (mon.1) 5510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:18.152263+0000 mon.c (mon.1) 5510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:18.156172+0000 mon.c (mon.1) 5511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:18.156172+0000 mon.c (mon.1) 5511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:18.157522+0000 mon.c (mon.1) 5512 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[73084]: audit 2024-04-22T21:15:18.157522+0000 mon.c (mon.1) 5512 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: cluster 2024-04-22T21:15:17.715783+0000 mon.a (mon.0) 1892 : cluster [WRN] Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:15:18.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.747658+0000 mon.c (mon.1) 5488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.747658+0000 mon.c (mon.1) 5488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.751018+0000 mon.c (mon.1) 5489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.751018+0000 mon.c (mon.1) 5489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.752534+0000 mon.c (mon.1) 5490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.752534+0000 mon.c (mon.1) 5490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.756213+0000 mon.c (mon.1) 5491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.756213+0000 mon.c (mon.1) 5491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.757273+0000 mon.c (mon.1) 5492 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.757273+0000 mon.c (mon.1) 5492 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.771125+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.771125+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.865210+0000 mon.c (mon.1) 5493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.865210+0000 mon.c (mon.1) 5493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.868493+0000 mon.c (mon.1) 5494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.868493+0000 mon.c (mon.1) 5494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.870405+0000 mon.c (mon.1) 5495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.870405+0000 mon.c (mon.1) 5495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.874176+0000 mon.c (mon.1) 5496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.874176+0000 mon.c (mon.1) 5496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.875693+0000 mon.c (mon.1) 5497 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.875693+0000 mon.c (mon.1) 5497 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.888079+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.888079+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.949329+0000 mon.c (mon.1) 5498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.949329+0000 mon.c (mon.1) 5498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.953656+0000 mon.c (mon.1) 5499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.953656+0000 mon.c (mon.1) 5499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.955232+0000 mon.c (mon.1) 5500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.955232+0000 mon.c (mon.1) 5500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.958460+0000 mon.c (mon.1) 5501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.958460+0000 mon.c (mon.1) 5501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.959545+0000 mon.c (mon.1) 5502 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.959545+0000 mon.c (mon.1) 5502 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.970600+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:17.970600+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:18.043478+0000 mon.c (mon.1) 5503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:18.043478+0000 mon.c (mon.1) 5503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:18.048453+0000 mon.c (mon.1) 5504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:18.048453+0000 mon.c (mon.1) 5504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:18.050438+0000 mon.c (mon.1) 5505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:18.050438+0000 mon.c (mon.1) 5505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:18.054589+0000 mon.c (mon.1) 5506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:18.054589+0000 mon.c (mon.1) 5506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:18.055951+0000 mon.c (mon.1) 5507 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:18.055951+0000 mon.c (mon.1) 5507 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:18.070333+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:18.070333+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:18.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:18.145839+0000 mon.c (mon.1) 5508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:18.145839+0000 mon.c (mon.1) 5508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:18.150275+0000 mon.c (mon.1) 5509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:18.150275+0000 mon.c (mon.1) 5509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:18.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:18.152263+0000 mon.c (mon.1) 5510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:18.152263+0000 mon.c (mon.1) 5510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:18.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:18.156172+0000 mon.c (mon.1) 5511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:18.156172+0000 mon.c (mon.1) 5511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:18.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:18.157522+0000 mon.c (mon.1) 5512 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:18.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:18 smithi121 bash[75184]: audit 2024-04-22T21:15:18.157522+0000 mon.c (mon.1) 5512 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cephadm 2024-04-22T21:15:17.671493+0000 mgr.x (mgr.34107) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cephadm 2024-04-22T21:15:17.671493+0000 mgr.x (mgr.34107) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cluster 2024-04-22T21:15:17.763549+0000 mgr.x (mgr.34107) 1778 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cluster 2024-04-22T21:15:17.763549+0000 mgr.x (mgr.34107) 1778 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cluster 2024-04-22T21:15:17.764048+0000 mgr.x (mgr.34107) 1779 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cluster 2024-04-22T21:15:17.764048+0000 mgr.x (mgr.34107) 1779 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cephadm 2024-04-22T21:15:17.791261+0000 mgr.x (mgr.34107) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cephadm 2024-04-22T21:15:17.791261+0000 mgr.x (mgr.34107) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cluster 2024-04-22T21:15:17.882155+0000 mgr.x (mgr.34107) 1781 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cluster 2024-04-22T21:15:17.882155+0000 mgr.x (mgr.34107) 1781 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cluster 2024-04-22T21:15:17.882401+0000 mgr.x (mgr.34107) 1782 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cluster 2024-04-22T21:15:17.882401+0000 mgr.x (mgr.34107) 1782 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cephadm 2024-04-22T21:15:17.893713+0000 mgr.x (mgr.34107) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cephadm 2024-04-22T21:15:17.893713+0000 mgr.x (mgr.34107) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cluster 2024-04-22T21:15:17.965373+0000 mgr.x (mgr.34107) 1784 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cluster 2024-04-22T21:15:17.965373+0000 mgr.x (mgr.34107) 1784 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cluster 2024-04-22T21:15:17.965594+0000 mgr.x (mgr.34107) 1785 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cluster 2024-04-22T21:15:17.965594+0000 mgr.x (mgr.34107) 1785 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cephadm 2024-04-22T21:15:17.975653+0000 mgr.x (mgr.34107) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cephadm 2024-04-22T21:15:17.975653+0000 mgr.x (mgr.34107) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.062302+0000 mgr.x (mgr.34107) 1787 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.062302+0000 mgr.x (mgr.34107) 1787 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.062558+0000 mgr.x (mgr.34107) 1788 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.062558+0000 mgr.x (mgr.34107) 1788 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cephadm 2024-04-22T21:15:18.076239+0000 mgr.x (mgr.34107) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cephadm 2024-04-22T21:15:18.076239+0000 mgr.x (mgr.34107) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.164002+0000 mgr.x (mgr.34107) 1790 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-22T21:15:19.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.164002+0000 mgr.x (mgr.34107) 1790 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-22T21:15:19.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.164261+0000 mgr.x (mgr.34107) 1791 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-22T21:15:19.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.164261+0000 mgr.x (mgr.34107) 1791 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-22T21:15:19.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.171978+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.171978+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cephadm 2024-04-22T21:15:18.177397+0000 mgr.x (mgr.34107) 1792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cephadm 2024-04-22T21:15:18.177397+0000 mgr.x (mgr.34107) 1792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.230605+0000 mon.c (mon.1) 5513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.230605+0000 mon.c (mon.1) 5513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.232804+0000 mon.c (mon.1) 5514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.232804+0000 mon.c (mon.1) 5514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.234633+0000 mon.c (mon.1) 5515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.234633+0000 mon.c (mon.1) 5515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.237151+0000 mon.c (mon.1) 5516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.237151+0000 mon.c (mon.1) 5516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.237962+0000 mon.c (mon.1) 5517 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.237962+0000 mon.c (mon.1) 5517 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.243533+0000 mgr.x (mgr.34107) 1793 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-22T21:15:19.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.243533+0000 mgr.x (mgr.34107) 1793 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-22T21:15:19.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.243744+0000 mgr.x (mgr.34107) 1794 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-22T21:15:19.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.243744+0000 mgr.x (mgr.34107) 1794 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-22T21:15:19.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.248258+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.248258+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cephadm 2024-04-22T21:15:18.253439+0000 mgr.x (mgr.34107) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cephadm 2024-04-22T21:15:18.253439+0000 mgr.x (mgr.34107) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.306388+0000 mon.c (mon.1) 5518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.306388+0000 mon.c (mon.1) 5518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.308855+0000 mon.c (mon.1) 5519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.308855+0000 mon.c (mon.1) 5519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.310259+0000 mon.c (mon.1) 5520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.310259+0000 mon.c (mon.1) 5520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.312832+0000 mon.c (mon.1) 5521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.312832+0000 mon.c (mon.1) 5521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.313670+0000 mon.c (mon.1) 5522 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.313670+0000 mon.c (mon.1) 5522 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.319557+0000 mgr.x (mgr.34107) 1796 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-22T21:15:19.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.319557+0000 mgr.x (mgr.34107) 1796 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-22T21:15:19.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.319743+0000 mgr.x (mgr.34107) 1797 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-22T21:15:19.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.319743+0000 mgr.x (mgr.34107) 1797 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-22T21:15:19.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.322411+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.322411+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cephadm 2024-04-22T21:15:18.328908+0000 mgr.x (mgr.34107) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cephadm 2024-04-22T21:15:18.328908+0000 mgr.x (mgr.34107) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.369507+0000 mon.c (mon.1) 5523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.369507+0000 mon.c (mon.1) 5523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.371677+0000 mon.c (mon.1) 5524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.371677+0000 mon.c (mon.1) 5524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.372740+0000 mon.c (mon.1) 5525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.372740+0000 mon.c (mon.1) 5525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.375172+0000 mon.c (mon.1) 5526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.375172+0000 mon.c (mon.1) 5526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.375998+0000 mon.c (mon.1) 5527 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.375998+0000 mon.c (mon.1) 5527 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.381711+0000 mgr.x (mgr.34107) 1799 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.381711+0000 mgr.x (mgr.34107) 1799 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.381917+0000 mgr.x (mgr.34107) 1800 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.381917+0000 mgr.x (mgr.34107) 1800 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.384739+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.384739+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cephadm 2024-04-22T21:15:18.392146+0000 mgr.x (mgr.34107) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: cephadm 2024-04-22T21:15:18.392146+0000 mgr.x (mgr.34107) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.468446+0000 mon.c (mon.1) 5528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.468446+0000 mon.c (mon.1) 5528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.470714+0000 mon.c (mon.1) 5529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.470714+0000 mon.c (mon.1) 5529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.472084+0000 mon.c (mon.1) 5530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.472084+0000 mon.c (mon.1) 5530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.474910+0000 mon.c (mon.1) 5531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.474910+0000 mon.c (mon.1) 5531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.475909+0000 mon.c (mon.1) 5532 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.475909+0000 mon.c (mon.1) 5532 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.484435+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.484435+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.533891+0000 mon.c (mon.1) 5533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.533891+0000 mon.c (mon.1) 5533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.536259+0000 mon.c (mon.1) 5534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.536259+0000 mon.c (mon.1) 5534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.537489+0000 mon.c (mon.1) 5535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.537489+0000 mon.c (mon.1) 5535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.540166+0000 mon.c (mon.1) 5536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.540166+0000 mon.c (mon.1) 5536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.541056+0000 mon.c (mon.1) 5537 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.541056+0000 mon.c (mon.1) 5537 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.548359+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.548359+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.609864+0000 mon.c (mon.1) 5538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.609864+0000 mon.c (mon.1) 5538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.612458+0000 mon.c (mon.1) 5539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.612458+0000 mon.c (mon.1) 5539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.613433+0000 mon.c (mon.1) 5540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.613433+0000 mon.c (mon.1) 5540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.615912+0000 mon.c (mon.1) 5541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.615912+0000 mon.c (mon.1) 5541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.616665+0000 mon.c (mon.1) 5542 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.616665+0000 mon.c (mon.1) 5542 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.624240+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.624240+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.667036+0000 mon.c (mon.1) 5543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.667036+0000 mon.c (mon.1) 5543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.669362+0000 mon.c (mon.1) 5544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.669362+0000 mon.c (mon.1) 5544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.670447+0000 mon.c (mon.1) 5545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.670447+0000 mon.c (mon.1) 5545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.672629+0000 mon.c (mon.1) 5546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.672629+0000 mon.c (mon.1) 5546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.673419+0000 mon.c (mon.1) 5547 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.673419+0000 mon.c (mon.1) 5547 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.680043+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.680043+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.726596+0000 mon.c (mon.1) 5548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.726596+0000 mon.c (mon.1) 5548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.728628+0000 mon.c (mon.1) 5549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.728628+0000 mon.c (mon.1) 5549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.729675+0000 mon.c (mon.1) 5550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.729675+0000 mon.c (mon.1) 5550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.732110+0000 mon.c (mon.1) 5551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.732110+0000 mon.c (mon.1) 5551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.732881+0000 mon.c (mon.1) 5552 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.732881+0000 mon.c (mon.1) 5552 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.739208+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.739208+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.781875+0000 mon.c (mon.1) 5553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.781875+0000 mon.c (mon.1) 5553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.783895+0000 mon.c (mon.1) 5554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.783895+0000 mon.c (mon.1) 5554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.784918+0000 mon.c (mon.1) 5555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.784918+0000 mon.c (mon.1) 5555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.787273+0000 mon.c (mon.1) 5556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.787273+0000 mon.c (mon.1) 5556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.788088+0000 mon.c (mon.1) 5557 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.788088+0000 mon.c (mon.1) 5557 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.794495+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.794495+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.836810+0000 mon.c (mon.1) 5558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.836810+0000 mon.c (mon.1) 5558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.839004+0000 mon.c (mon.1) 5559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.839004+0000 mon.c (mon.1) 5559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.840104+0000 mon.c (mon.1) 5560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.840104+0000 mon.c (mon.1) 5560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.842095+0000 mon.c (mon.1) 5561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.842095+0000 mon.c (mon.1) 5561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.842808+0000 mon.c (mon.1) 5562 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.842808+0000 mon.c (mon.1) 5562 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.848964+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.848964+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.891116+0000 mon.c (mon.1) 5563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.891116+0000 mon.c (mon.1) 5563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.893280+0000 mon.c (mon.1) 5564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.893280+0000 mon.c (mon.1) 5564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.894352+0000 mon.c (mon.1) 5565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.894352+0000 mon.c (mon.1) 5565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.896577+0000 mon.c (mon.1) 5566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.896577+0000 mon.c (mon.1) 5566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.897463+0000 mon.c (mon.1) 5567 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.897463+0000 mon.c (mon.1) 5567 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.908492+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.908492+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.966606+0000 mon.c (mon.1) 5568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.966606+0000 mon.c (mon.1) 5568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.969141+0000 mon.c (mon.1) 5569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.969141+0000 mon.c (mon.1) 5569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.970515+0000 mon.c (mon.1) 5570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.970515+0000 mon.c (mon.1) 5570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.973385+0000 mon.c (mon.1) 5571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.973385+0000 mon.c (mon.1) 5571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.974351+0000 mon.c (mon.1) 5572 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.974351+0000 mon.c (mon.1) 5572 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.986133+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:18.986133+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.027457+0000 mon.c (mon.1) 5573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.027457+0000 mon.c (mon.1) 5573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.029928+0000 mon.c (mon.1) 5574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.029928+0000 mon.c (mon.1) 5574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.031210+0000 mon.c (mon.1) 5575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.031210+0000 mon.c (mon.1) 5575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.033600+0000 mon.c (mon.1) 5576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.033600+0000 mon.c (mon.1) 5576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.034434+0000 mon.c (mon.1) 5577 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.034434+0000 mon.c (mon.1) 5577 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.045440+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.045440+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.104144+0000 mon.c (mon.1) 5578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.104144+0000 mon.c (mon.1) 5578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.106686+0000 mon.c (mon.1) 5579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.106686+0000 mon.c (mon.1) 5579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.108289+0000 mon.c (mon.1) 5580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.108289+0000 mon.c (mon.1) 5580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.111062+0000 mon.c (mon.1) 5581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.111062+0000 mon.c (mon.1) 5581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.112370+0000 mon.c (mon.1) 5582 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.112370+0000 mon.c (mon.1) 5582 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.120554+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.120554+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.162303+0000 mon.c (mon.1) 5583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.162303+0000 mon.c (mon.1) 5583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.164478+0000 mon.c (mon.1) 5584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.164478+0000 mon.c (mon.1) 5584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.165529+0000 mon.c (mon.1) 5585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.165529+0000 mon.c (mon.1) 5585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.168154+0000 mon.c (mon.1) 5586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.168154+0000 mon.c (mon.1) 5586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.169158+0000 mon.c (mon.1) 5587 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:19 smithi123 bash[58916]: audit 2024-04-22T21:15:19.169158+0000 mon.c (mon.1) 5587 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cephadm 2024-04-22T21:15:17.671493+0000 mgr.x (mgr.34107) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cephadm 2024-04-22T21:15:17.671493+0000 mgr.x (mgr.34107) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cluster 2024-04-22T21:15:17.763549+0000 mgr.x (mgr.34107) 1778 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cluster 2024-04-22T21:15:17.763549+0000 mgr.x (mgr.34107) 1778 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cluster 2024-04-22T21:15:17.764048+0000 mgr.x (mgr.34107) 1779 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cluster 2024-04-22T21:15:17.764048+0000 mgr.x (mgr.34107) 1779 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cephadm 2024-04-22T21:15:17.791261+0000 mgr.x (mgr.34107) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cephadm 2024-04-22T21:15:17.791261+0000 mgr.x (mgr.34107) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cluster 2024-04-22T21:15:17.882155+0000 mgr.x (mgr.34107) 1781 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cluster 2024-04-22T21:15:17.882155+0000 mgr.x (mgr.34107) 1781 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cluster 2024-04-22T21:15:17.882401+0000 mgr.x (mgr.34107) 1782 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cluster 2024-04-22T21:15:17.882401+0000 mgr.x (mgr.34107) 1782 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cephadm 2024-04-22T21:15:17.893713+0000 mgr.x (mgr.34107) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cephadm 2024-04-22T21:15:17.893713+0000 mgr.x (mgr.34107) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cluster 2024-04-22T21:15:17.965373+0000 mgr.x (mgr.34107) 1784 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cluster 2024-04-22T21:15:17.965373+0000 mgr.x (mgr.34107) 1784 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cluster 2024-04-22T21:15:17.965594+0000 mgr.x (mgr.34107) 1785 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cluster 2024-04-22T21:15:17.965594+0000 mgr.x (mgr.34107) 1785 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cephadm 2024-04-22T21:15:17.975653+0000 mgr.x (mgr.34107) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cephadm 2024-04-22T21:15:17.975653+0000 mgr.x (mgr.34107) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cephadm 2024-04-22T21:15:17.671493+0000 mgr.x (mgr.34107) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cephadm 2024-04-22T21:15:17.671493+0000 mgr.x (mgr.34107) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cluster 2024-04-22T21:15:17.763549+0000 mgr.x (mgr.34107) 1778 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cluster 2024-04-22T21:15:17.763549+0000 mgr.x (mgr.34107) 1778 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cluster 2024-04-22T21:15:17.764048+0000 mgr.x (mgr.34107) 1779 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cluster 2024-04-22T21:15:17.764048+0000 mgr.x (mgr.34107) 1779 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cephadm 2024-04-22T21:15:17.791261+0000 mgr.x (mgr.34107) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cephadm 2024-04-22T21:15:17.791261+0000 mgr.x (mgr.34107) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cluster 2024-04-22T21:15:17.882155+0000 mgr.x (mgr.34107) 1781 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cluster 2024-04-22T21:15:17.882155+0000 mgr.x (mgr.34107) 1781 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cluster 2024-04-22T21:15:17.882401+0000 mgr.x (mgr.34107) 1782 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cluster 2024-04-22T21:15:17.882401+0000 mgr.x (mgr.34107) 1782 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cephadm 2024-04-22T21:15:17.893713+0000 mgr.x (mgr.34107) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cephadm 2024-04-22T21:15:17.893713+0000 mgr.x (mgr.34107) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cluster 2024-04-22T21:15:17.965373+0000 mgr.x (mgr.34107) 1784 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cluster 2024-04-22T21:15:17.965373+0000 mgr.x (mgr.34107) 1784 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cluster 2024-04-22T21:15:17.965594+0000 mgr.x (mgr.34107) 1785 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cluster 2024-04-22T21:15:17.965594+0000 mgr.x (mgr.34107) 1785 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cephadm 2024-04-22T21:15:17.975653+0000 mgr.x (mgr.34107) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cephadm 2024-04-22T21:15:17.975653+0000 mgr.x (mgr.34107) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.062302+0000 mgr.x (mgr.34107) 1787 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.062302+0000 mgr.x (mgr.34107) 1787 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.062558+0000 mgr.x (mgr.34107) 1788 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.062558+0000 mgr.x (mgr.34107) 1788 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cephadm 2024-04-22T21:15:18.076239+0000 mgr.x (mgr.34107) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cephadm 2024-04-22T21:15:18.076239+0000 mgr.x (mgr.34107) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.164002+0000 mgr.x (mgr.34107) 1790 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-22T21:15:19.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.164002+0000 mgr.x (mgr.34107) 1790 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-22T21:15:19.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.164261+0000 mgr.x (mgr.34107) 1791 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-22T21:15:19.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.164261+0000 mgr.x (mgr.34107) 1791 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-22T21:15:19.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.171978+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.171978+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cephadm 2024-04-22T21:15:18.177397+0000 mgr.x (mgr.34107) 1792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cephadm 2024-04-22T21:15:18.177397+0000 mgr.x (mgr.34107) 1792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.230605+0000 mon.c (mon.1) 5513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.230605+0000 mon.c (mon.1) 5513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.232804+0000 mon.c (mon.1) 5514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.232804+0000 mon.c (mon.1) 5514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.234633+0000 mon.c (mon.1) 5515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.234633+0000 mon.c (mon.1) 5515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.062302+0000 mgr.x (mgr.34107) 1787 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.062302+0000 mgr.x (mgr.34107) 1787 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.062558+0000 mgr.x (mgr.34107) 1788 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.062558+0000 mgr.x (mgr.34107) 1788 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cephadm 2024-04-22T21:15:18.076239+0000 mgr.x (mgr.34107) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cephadm 2024-04-22T21:15:18.076239+0000 mgr.x (mgr.34107) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.164002+0000 mgr.x (mgr.34107) 1790 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-22T21:15:19.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.164002+0000 mgr.x (mgr.34107) 1790 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-22T21:15:19.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.164261+0000 mgr.x (mgr.34107) 1791 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-22T21:15:19.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.164261+0000 mgr.x (mgr.34107) 1791 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-22T21:15:19.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.171978+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.171978+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cephadm 2024-04-22T21:15:18.177397+0000 mgr.x (mgr.34107) 1792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cephadm 2024-04-22T21:15:18.177397+0000 mgr.x (mgr.34107) 1792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.230605+0000 mon.c (mon.1) 5513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.230605+0000 mon.c (mon.1) 5513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.232804+0000 mon.c (mon.1) 5514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.232804+0000 mon.c (mon.1) 5514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.234633+0000 mon.c (mon.1) 5515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.234633+0000 mon.c (mon.1) 5515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.237151+0000 mon.c (mon.1) 5516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.237151+0000 mon.c (mon.1) 5516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.237962+0000 mon.c (mon.1) 5517 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.237962+0000 mon.c (mon.1) 5517 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.243533+0000 mgr.x (mgr.34107) 1793 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-22T21:15:19.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.243533+0000 mgr.x (mgr.34107) 1793 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-22T21:15:19.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.243744+0000 mgr.x (mgr.34107) 1794 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-22T21:15:19.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.243744+0000 mgr.x (mgr.34107) 1794 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-22T21:15:19.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.248258+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.248258+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cephadm 2024-04-22T21:15:18.253439+0000 mgr.x (mgr.34107) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cephadm 2024-04-22T21:15:18.253439+0000 mgr.x (mgr.34107) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.306388+0000 mon.c (mon.1) 5518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.306388+0000 mon.c (mon.1) 5518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.308855+0000 mon.c (mon.1) 5519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.308855+0000 mon.c (mon.1) 5519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.310259+0000 mon.c (mon.1) 5520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.310259+0000 mon.c (mon.1) 5520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.312832+0000 mon.c (mon.1) 5521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.237151+0000 mon.c (mon.1) 5516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.237151+0000 mon.c (mon.1) 5516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.237962+0000 mon.c (mon.1) 5517 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.237962+0000 mon.c (mon.1) 5517 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.243533+0000 mgr.x (mgr.34107) 1793 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-22T21:15:19.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.243533+0000 mgr.x (mgr.34107) 1793 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-22T21:15:19.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.243744+0000 mgr.x (mgr.34107) 1794 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-22T21:15:19.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.243744+0000 mgr.x (mgr.34107) 1794 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-22T21:15:19.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.248258+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.248258+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cephadm 2024-04-22T21:15:18.253439+0000 mgr.x (mgr.34107) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cephadm 2024-04-22T21:15:18.253439+0000 mgr.x (mgr.34107) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.306388+0000 mon.c (mon.1) 5518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.306388+0000 mon.c (mon.1) 5518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.308855+0000 mon.c (mon.1) 5519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.308855+0000 mon.c (mon.1) 5519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.310259+0000 mon.c (mon.1) 5520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.310259+0000 mon.c (mon.1) 5520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.312832+0000 mon.c (mon.1) 5521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.312832+0000 mon.c (mon.1) 5521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.313670+0000 mon.c (mon.1) 5522 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.313670+0000 mon.c (mon.1) 5522 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.319557+0000 mgr.x (mgr.34107) 1796 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-22T21:15:19.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.319557+0000 mgr.x (mgr.34107) 1796 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-22T21:15:19.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.319743+0000 mgr.x (mgr.34107) 1797 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-22T21:15:19.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.319743+0000 mgr.x (mgr.34107) 1797 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-22T21:15:19.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.322411+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.322411+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cephadm 2024-04-22T21:15:18.328908+0000 mgr.x (mgr.34107) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cephadm 2024-04-22T21:15:18.328908+0000 mgr.x (mgr.34107) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.369507+0000 mon.c (mon.1) 5523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.369507+0000 mon.c (mon.1) 5523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.371677+0000 mon.c (mon.1) 5524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.371677+0000 mon.c (mon.1) 5524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.372740+0000 mon.c (mon.1) 5525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.372740+0000 mon.c (mon.1) 5525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.375172+0000 mon.c (mon.1) 5526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.375172+0000 mon.c (mon.1) 5526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.375998+0000 mon.c (mon.1) 5527 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.375998+0000 mon.c (mon.1) 5527 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.381711+0000 mgr.x (mgr.34107) 1799 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.381711+0000 mgr.x (mgr.34107) 1799 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.381917+0000 mgr.x (mgr.34107) 1800 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.381917+0000 mgr.x (mgr.34107) 1800 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.384739+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.384739+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cephadm 2024-04-22T21:15:18.392146+0000 mgr.x (mgr.34107) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: cephadm 2024-04-22T21:15:18.392146+0000 mgr.x (mgr.34107) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.468446+0000 mon.c (mon.1) 5528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.468446+0000 mon.c (mon.1) 5528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.470714+0000 mon.c (mon.1) 5529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.470714+0000 mon.c (mon.1) 5529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.472084+0000 mon.c (mon.1) 5530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.472084+0000 mon.c (mon.1) 5530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.474910+0000 mon.c (mon.1) 5531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.474910+0000 mon.c (mon.1) 5531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.475909+0000 mon.c (mon.1) 5532 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.475909+0000 mon.c (mon.1) 5532 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.312832+0000 mon.c (mon.1) 5521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.313670+0000 mon.c (mon.1) 5522 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.313670+0000 mon.c (mon.1) 5522 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.319557+0000 mgr.x (mgr.34107) 1796 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-22T21:15:19.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.319557+0000 mgr.x (mgr.34107) 1796 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-22T21:15:19.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.319743+0000 mgr.x (mgr.34107) 1797 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-22T21:15:19.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.319743+0000 mgr.x (mgr.34107) 1797 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-22T21:15:19.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.322411+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.322411+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cephadm 2024-04-22T21:15:18.328908+0000 mgr.x (mgr.34107) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cephadm 2024-04-22T21:15:18.328908+0000 mgr.x (mgr.34107) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.369507+0000 mon.c (mon.1) 5523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.369507+0000 mon.c (mon.1) 5523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.371677+0000 mon.c (mon.1) 5524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.371677+0000 mon.c (mon.1) 5524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.372740+0000 mon.c (mon.1) 5525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.372740+0000 mon.c (mon.1) 5525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.375172+0000 mon.c (mon.1) 5526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.375172+0000 mon.c (mon.1) 5526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.484435+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.484435+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.533891+0000 mon.c (mon.1) 5533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.533891+0000 mon.c (mon.1) 5533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.536259+0000 mon.c (mon.1) 5534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.536259+0000 mon.c (mon.1) 5534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.537489+0000 mon.c (mon.1) 5535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.537489+0000 mon.c (mon.1) 5535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.540166+0000 mon.c (mon.1) 5536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.540166+0000 mon.c (mon.1) 5536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.541056+0000 mon.c (mon.1) 5537 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.541056+0000 mon.c (mon.1) 5537 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.548359+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.548359+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.609864+0000 mon.c (mon.1) 5538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.609864+0000 mon.c (mon.1) 5538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.612458+0000 mon.c (mon.1) 5539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.612458+0000 mon.c (mon.1) 5539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.613433+0000 mon.c (mon.1) 5540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.613433+0000 mon.c (mon.1) 5540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.375998+0000 mon.c (mon.1) 5527 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.375998+0000 mon.c (mon.1) 5527 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.381711+0000 mgr.x (mgr.34107) 1799 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.381711+0000 mgr.x (mgr.34107) 1799 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.381917+0000 mgr.x (mgr.34107) 1800 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.381917+0000 mgr.x (mgr.34107) 1800 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:19.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.384739+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.384739+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cephadm 2024-04-22T21:15:18.392146+0000 mgr.x (mgr.34107) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: cephadm 2024-04-22T21:15:18.392146+0000 mgr.x (mgr.34107) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:19.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.468446+0000 mon.c (mon.1) 5528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.468446+0000 mon.c (mon.1) 5528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.470714+0000 mon.c (mon.1) 5529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.470714+0000 mon.c (mon.1) 5529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.472084+0000 mon.c (mon.1) 5530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.472084+0000 mon.c (mon.1) 5530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.474910+0000 mon.c (mon.1) 5531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.474910+0000 mon.c (mon.1) 5531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.475909+0000 mon.c (mon.1) 5532 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.475909+0000 mon.c (mon.1) 5532 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.615912+0000 mon.c (mon.1) 5541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.615912+0000 mon.c (mon.1) 5541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.616665+0000 mon.c (mon.1) 5542 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.616665+0000 mon.c (mon.1) 5542 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.624240+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.624240+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.667036+0000 mon.c (mon.1) 5543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.667036+0000 mon.c (mon.1) 5543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.669362+0000 mon.c (mon.1) 5544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.669362+0000 mon.c (mon.1) 5544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.670447+0000 mon.c (mon.1) 5545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.670447+0000 mon.c (mon.1) 5545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.672629+0000 mon.c (mon.1) 5546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.672629+0000 mon.c (mon.1) 5546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.673419+0000 mon.c (mon.1) 5547 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.673419+0000 mon.c (mon.1) 5547 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.680043+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.680043+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.726596+0000 mon.c (mon.1) 5548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.726596+0000 mon.c (mon.1) 5548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.728628+0000 mon.c (mon.1) 5549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.728628+0000 mon.c (mon.1) 5549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.729675+0000 mon.c (mon.1) 5550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.729675+0000 mon.c (mon.1) 5550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.732110+0000 mon.c (mon.1) 5551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.732110+0000 mon.c (mon.1) 5551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.732881+0000 mon.c (mon.1) 5552 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.732881+0000 mon.c (mon.1) 5552 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.739208+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.739208+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.781875+0000 mon.c (mon.1) 5553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.781875+0000 mon.c (mon.1) 5553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.783895+0000 mon.c (mon.1) 5554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.783895+0000 mon.c (mon.1) 5554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.784918+0000 mon.c (mon.1) 5555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.784918+0000 mon.c (mon.1) 5555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.787273+0000 mon.c (mon.1) 5556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.787273+0000 mon.c (mon.1) 5556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.484435+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.484435+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.533891+0000 mon.c (mon.1) 5533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.533891+0000 mon.c (mon.1) 5533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.536259+0000 mon.c (mon.1) 5534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.536259+0000 mon.c (mon.1) 5534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.537489+0000 mon.c (mon.1) 5535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.537489+0000 mon.c (mon.1) 5535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.540166+0000 mon.c (mon.1) 5536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.540166+0000 mon.c (mon.1) 5536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.541056+0000 mon.c (mon.1) 5537 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.541056+0000 mon.c (mon.1) 5537 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.548359+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.548359+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.609864+0000 mon.c (mon.1) 5538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.609864+0000 mon.c (mon.1) 5538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.612458+0000 mon.c (mon.1) 5539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.612458+0000 mon.c (mon.1) 5539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.613433+0000 mon.c (mon.1) 5540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.613433+0000 mon.c (mon.1) 5540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.788088+0000 mon.c (mon.1) 5557 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.788088+0000 mon.c (mon.1) 5557 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.794495+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.794495+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.836810+0000 mon.c (mon.1) 5558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.836810+0000 mon.c (mon.1) 5558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.839004+0000 mon.c (mon.1) 5559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.839004+0000 mon.c (mon.1) 5559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.840104+0000 mon.c (mon.1) 5560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.840104+0000 mon.c (mon.1) 5560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.842095+0000 mon.c (mon.1) 5561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.842095+0000 mon.c (mon.1) 5561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.842808+0000 mon.c (mon.1) 5562 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.842808+0000 mon.c (mon.1) 5562 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.848964+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.848964+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.891116+0000 mon.c (mon.1) 5563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.891116+0000 mon.c (mon.1) 5563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.893280+0000 mon.c (mon.1) 5564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.893280+0000 mon.c (mon.1) 5564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.615912+0000 mon.c (mon.1) 5541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.615912+0000 mon.c (mon.1) 5541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.616665+0000 mon.c (mon.1) 5542 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.616665+0000 mon.c (mon.1) 5542 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.624240+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.624240+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.667036+0000 mon.c (mon.1) 5543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.667036+0000 mon.c (mon.1) 5543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.669362+0000 mon.c (mon.1) 5544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.669362+0000 mon.c (mon.1) 5544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.670447+0000 mon.c (mon.1) 5545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.670447+0000 mon.c (mon.1) 5545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.672629+0000 mon.c (mon.1) 5546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.672629+0000 mon.c (mon.1) 5546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.673419+0000 mon.c (mon.1) 5547 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.673419+0000 mon.c (mon.1) 5547 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.680043+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.680043+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.726596+0000 mon.c (mon.1) 5548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.894352+0000 mon.c (mon.1) 5565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.894352+0000 mon.c (mon.1) 5565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.896577+0000 mon.c (mon.1) 5566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.896577+0000 mon.c (mon.1) 5566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.897463+0000 mon.c (mon.1) 5567 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.897463+0000 mon.c (mon.1) 5567 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.908492+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.908492+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.966606+0000 mon.c (mon.1) 5568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.966606+0000 mon.c (mon.1) 5568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.969141+0000 mon.c (mon.1) 5569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.969141+0000 mon.c (mon.1) 5569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.970515+0000 mon.c (mon.1) 5570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.970515+0000 mon.c (mon.1) 5570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.973385+0000 mon.c (mon.1) 5571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.973385+0000 mon.c (mon.1) 5571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.974351+0000 mon.c (mon.1) 5572 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.974351+0000 mon.c (mon.1) 5572 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.986133+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.726596+0000 mon.c (mon.1) 5548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.728628+0000 mon.c (mon.1) 5549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.728628+0000 mon.c (mon.1) 5549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.729675+0000 mon.c (mon.1) 5550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.729675+0000 mon.c (mon.1) 5550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.732110+0000 mon.c (mon.1) 5551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.732110+0000 mon.c (mon.1) 5551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.732881+0000 mon.c (mon.1) 5552 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.732881+0000 mon.c (mon.1) 5552 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.739208+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.739208+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.781875+0000 mon.c (mon.1) 5553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.781875+0000 mon.c (mon.1) 5553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.783895+0000 mon.c (mon.1) 5554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.783895+0000 mon.c (mon.1) 5554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.784918+0000 mon.c (mon.1) 5555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.784918+0000 mon.c (mon.1) 5555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.787273+0000 mon.c (mon.1) 5556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.787273+0000 mon.c (mon.1) 5556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:18.986133+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.027457+0000 mon.c (mon.1) 5573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.027457+0000 mon.c (mon.1) 5573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.029928+0000 mon.c (mon.1) 5574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.029928+0000 mon.c (mon.1) 5574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.031210+0000 mon.c (mon.1) 5575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.031210+0000 mon.c (mon.1) 5575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.033600+0000 mon.c (mon.1) 5576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.033600+0000 mon.c (mon.1) 5576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.034434+0000 mon.c (mon.1) 5577 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.034434+0000 mon.c (mon.1) 5577 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.045440+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.045440+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.104144+0000 mon.c (mon.1) 5578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.104144+0000 mon.c (mon.1) 5578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.106686+0000 mon.c (mon.1) 5579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.106686+0000 mon.c (mon.1) 5579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.108289+0000 mon.c (mon.1) 5580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.108289+0000 mon.c (mon.1) 5580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.111062+0000 mon.c (mon.1) 5581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.111062+0000 mon.c (mon.1) 5581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.112370+0000 mon.c (mon.1) 5582 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.112370+0000 mon.c (mon.1) 5582 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.120554+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.120554+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.162303+0000 mon.c (mon.1) 5583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.162303+0000 mon.c (mon.1) 5583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.164478+0000 mon.c (mon.1) 5584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.164478+0000 mon.c (mon.1) 5584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.165529+0000 mon.c (mon.1) 5585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.165529+0000 mon.c (mon.1) 5585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.168154+0000 mon.c (mon.1) 5586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.168154+0000 mon.c (mon.1) 5586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.169158+0000 mon.c (mon.1) 5587 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[73084]: audit 2024-04-22T21:15:19.169158+0000 mon.c (mon.1) 5587 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.788088+0000 mon.c (mon.1) 5557 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.788088+0000 mon.c (mon.1) 5557 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.794495+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.794495+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.836810+0000 mon.c (mon.1) 5558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.836810+0000 mon.c (mon.1) 5558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.839004+0000 mon.c (mon.1) 5559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.839004+0000 mon.c (mon.1) 5559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.840104+0000 mon.c (mon.1) 5560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.840104+0000 mon.c (mon.1) 5560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.842095+0000 mon.c (mon.1) 5561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.842095+0000 mon.c (mon.1) 5561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.842808+0000 mon.c (mon.1) 5562 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.842808+0000 mon.c (mon.1) 5562 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.848964+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.848964+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.891116+0000 mon.c (mon.1) 5563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.891116+0000 mon.c (mon.1) 5563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.893280+0000 mon.c (mon.1) 5564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.893280+0000 mon.c (mon.1) 5564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.894352+0000 mon.c (mon.1) 5565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.894352+0000 mon.c (mon.1) 5565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.896577+0000 mon.c (mon.1) 5566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.896577+0000 mon.c (mon.1) 5566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.897463+0000 mon.c (mon.1) 5567 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.897463+0000 mon.c (mon.1) 5567 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.908492+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.908492+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.966606+0000 mon.c (mon.1) 5568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.966606+0000 mon.c (mon.1) 5568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.969141+0000 mon.c (mon.1) 5569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.969141+0000 mon.c (mon.1) 5569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.970515+0000 mon.c (mon.1) 5570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.970515+0000 mon.c (mon.1) 5570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.973385+0000 mon.c (mon.1) 5571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.973385+0000 mon.c (mon.1) 5571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.974351+0000 mon.c (mon.1) 5572 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.974351+0000 mon.c (mon.1) 5572 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.986133+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:18.986133+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.027457+0000 mon.c (mon.1) 5573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.027457+0000 mon.c (mon.1) 5573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.029928+0000 mon.c (mon.1) 5574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.029928+0000 mon.c (mon.1) 5574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.031210+0000 mon.c (mon.1) 5575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.031210+0000 mon.c (mon.1) 5575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.033600+0000 mon.c (mon.1) 5576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.033600+0000 mon.c (mon.1) 5576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.034434+0000 mon.c (mon.1) 5577 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.034434+0000 mon.c (mon.1) 5577 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.045440+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.045440+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.104144+0000 mon.c (mon.1) 5578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.104144+0000 mon.c (mon.1) 5578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.106686+0000 mon.c (mon.1) 5579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.106686+0000 mon.c (mon.1) 5579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.108289+0000 mon.c (mon.1) 5580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.108289+0000 mon.c (mon.1) 5580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.111062+0000 mon.c (mon.1) 5581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.111062+0000 mon.c (mon.1) 5581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.112370+0000 mon.c (mon.1) 5582 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.112370+0000 mon.c (mon.1) 5582 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.120554+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.120554+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:19.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.162303+0000 mon.c (mon.1) 5583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.162303+0000 mon.c (mon.1) 5583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.164478+0000 mon.c (mon.1) 5584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.164478+0000 mon.c (mon.1) 5584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:19.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.165529+0000 mon.c (mon.1) 5585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.165529+0000 mon.c (mon.1) 5585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:19.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.168154+0000 mon.c (mon.1) 5586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.168154+0000 mon.c (mon.1) 5586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:19.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.169158+0000 mon.c (mon.1) 5587 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:19.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:19 smithi121 bash[75184]: audit 2024-04-22T21:15:19.169158+0000 mon.c (mon.1) 5587 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.481665+0000 mgr.x (mgr.34107) 1802 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.481665+0000 mgr.x (mgr.34107) 1802 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.481905+0000 mgr.x (mgr.34107) 1803 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.481905+0000 mgr.x (mgr.34107) 1803 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cephadm 2024-04-22T21:15:18.491691+0000 mgr.x (mgr.34107) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cephadm 2024-04-22T21:15:18.491691+0000 mgr.x (mgr.34107) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.546482+0000 mgr.x (mgr.34107) 1805 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.546482+0000 mgr.x (mgr.34107) 1805 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.546740+0000 mgr.x (mgr.34107) 1806 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.546740+0000 mgr.x (mgr.34107) 1806 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cephadm 2024-04-22T21:15:18.556079+0000 mgr.x (mgr.34107) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cephadm 2024-04-22T21:15:18.556079+0000 mgr.x (mgr.34107) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.622238+0000 mgr.x (mgr.34107) 1808 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.622238+0000 mgr.x (mgr.34107) 1808 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.622441+0000 mgr.x (mgr.34107) 1809 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.622441+0000 mgr.x (mgr.34107) 1809 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cephadm 2024-04-22T21:15:18.629544+0000 mgr.x (mgr.34107) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cephadm 2024-04-22T21:15:18.629544+0000 mgr.x (mgr.34107) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.679046+0000 mgr.x (mgr.34107) 1811 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.679046+0000 mgr.x (mgr.34107) 1811 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.679302+0000 mgr.x (mgr.34107) 1812 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.679302+0000 mgr.x (mgr.34107) 1812 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cephadm 2024-04-22T21:15:18.687496+0000 mgr.x (mgr.34107) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cephadm 2024-04-22T21:15:18.687496+0000 mgr.x (mgr.34107) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.738456+0000 mgr.x (mgr.34107) 1814 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.738456+0000 mgr.x (mgr.34107) 1814 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.738664+0000 mgr.x (mgr.34107) 1815 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.738664+0000 mgr.x (mgr.34107) 1815 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cephadm 2024-04-22T21:15:18.744988+0000 mgr.x (mgr.34107) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cephadm 2024-04-22T21:15:18.744988+0000 mgr.x (mgr.34107) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.793696+0000 mgr.x (mgr.34107) 1817 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.793696+0000 mgr.x (mgr.34107) 1817 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.793947+0000 mgr.x (mgr.34107) 1818 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.793947+0000 mgr.x (mgr.34107) 1818 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cephadm 2024-04-22T21:15:18.799999+0000 mgr.x (mgr.34107) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cephadm 2024-04-22T21:15:18.799999+0000 mgr.x (mgr.34107) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.848171+0000 mgr.x (mgr.34107) 1820 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.848171+0000 mgr.x (mgr.34107) 1820 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.848422+0000 mgr.x (mgr.34107) 1821 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.848422+0000 mgr.x (mgr.34107) 1821 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cephadm 2024-04-22T21:15:18.854148+0000 mgr.x (mgr.34107) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cephadm 2024-04-22T21:15:18.854148+0000 mgr.x (mgr.34107) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.902915+0000 mgr.x (mgr.34107) 1823 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.902915+0000 mgr.x (mgr.34107) 1823 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.903118+0000 mgr.x (mgr.34107) 1824 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.903118+0000 mgr.x (mgr.34107) 1824 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cephadm 2024-04-22T21:15:18.913373+0000 mgr.x (mgr.34107) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cephadm 2024-04-22T21:15:18.913373+0000 mgr.x (mgr.34107) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.980191+0000 mgr.x (mgr.34107) 1826 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.980191+0000 mgr.x (mgr.34107) 1826 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.980678+0000 mgr.x (mgr.34107) 1827 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:18.980678+0000 mgr.x (mgr.34107) 1827 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cephadm 2024-04-22T21:15:18.991125+0000 mgr.x (mgr.34107) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cephadm 2024-04-22T21:15:18.991125+0000 mgr.x (mgr.34107) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.039880+0000 mgr.x (mgr.34107) 1829 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.039880+0000 mgr.x (mgr.34107) 1829 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.040092+0000 mgr.x (mgr.34107) 1830 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.040092+0000 mgr.x (mgr.34107) 1830 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cephadm 2024-04-22T21:15:19.050327+0000 mgr.x (mgr.34107) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cephadm 2024-04-22T21:15:19.050327+0000 mgr.x (mgr.34107) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.118013+0000 mgr.x (mgr.34107) 1832 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 405 KiB/s rd, 0 B/s wr, 609 op/s 2024-04-22T21:15:20.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.118013+0000 mgr.x (mgr.34107) 1832 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 405 KiB/s rd, 0 B/s wr, 609 op/s 2024-04-22T21:15:20.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.118237+0000 mgr.x (mgr.34107) 1833 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 404 KiB/s rd, 0 B/s wr, 608 op/s 2024-04-22T21:15:20.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.118237+0000 mgr.x (mgr.34107) 1833 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 404 KiB/s rd, 0 B/s wr, 608 op/s 2024-04-22T21:15:20.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cephadm 2024-04-22T21:15:19.125604+0000 mgr.x (mgr.34107) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cephadm 2024-04-22T21:15:19.125604+0000 mgr.x (mgr.34107) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.174742+0000 mgr.x (mgr.34107) 1835 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 447 KiB/s rd, 0 B/s wr, 672 op/s 2024-04-22T21:15:20.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.174742+0000 mgr.x (mgr.34107) 1835 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 447 KiB/s rd, 0 B/s wr, 672 op/s 2024-04-22T21:15:20.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.175027+0000 mgr.x (mgr.34107) 1836 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 447 KiB/s rd, 0 B/s wr, 673 op/s 2024-04-22T21:15:20.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.175027+0000 mgr.x (mgr.34107) 1836 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 447 KiB/s rd, 0 B/s wr, 673 op/s 2024-04-22T21:15:20.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.181406+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.181406+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cephadm 2024-04-22T21:15:19.188671+0000 mgr.x (mgr.34107) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cephadm 2024-04-22T21:15:19.188671+0000 mgr.x (mgr.34107) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.240862+0000 mon.c (mon.1) 5588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.240862+0000 mon.c (mon.1) 5588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.242799+0000 mon.c (mon.1) 5589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.242799+0000 mon.c (mon.1) 5589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.243781+0000 mon.c (mon.1) 5590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.243781+0000 mon.c (mon.1) 5590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.245726+0000 mon.c (mon.1) 5591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.245726+0000 mon.c (mon.1) 5591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.246421+0000 mon.c (mon.1) 5592 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.246421+0000 mon.c (mon.1) 5592 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.251868+0000 mgr.x (mgr.34107) 1838 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 410 KiB/s rd, 0 B/s wr, 617 op/s 2024-04-22T21:15:20.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.251868+0000 mgr.x (mgr.34107) 1838 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 410 KiB/s rd, 0 B/s wr, 617 op/s 2024-04-22T21:15:20.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.252142+0000 mgr.x (mgr.34107) 1839 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 410 KiB/s rd, 0 B/s wr, 617 op/s 2024-04-22T21:15:20.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.252142+0000 mgr.x (mgr.34107) 1839 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 410 KiB/s rd, 0 B/s wr, 617 op/s 2024-04-22T21:15:20.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.254767+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.254767+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cephadm 2024-04-22T21:15:19.260790+0000 mgr.x (mgr.34107) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cephadm 2024-04-22T21:15:19.260790+0000 mgr.x (mgr.34107) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.297227+0000 mon.c (mon.1) 5593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.297227+0000 mon.c (mon.1) 5593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.299159+0000 mon.c (mon.1) 5594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.299159+0000 mon.c (mon.1) 5594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.300212+0000 mon.c (mon.1) 5595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.300212+0000 mon.c (mon.1) 5595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.302407+0000 mon.c (mon.1) 5596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.302407+0000 mon.c (mon.1) 5596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.303183+0000 mon.c (mon.1) 5597 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.303183+0000 mon.c (mon.1) 5597 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.308561+0000 mgr.x (mgr.34107) 1841 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.308561+0000 mgr.x (mgr.34107) 1841 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.308759+0000 mgr.x (mgr.34107) 1842 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.308759+0000 mgr.x (mgr.34107) 1842 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.311864+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.311864+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cephadm 2024-04-22T21:15:19.317163+0000 mgr.x (mgr.34107) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cephadm 2024-04-22T21:15:19.317163+0000 mgr.x (mgr.34107) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.353516+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.353516+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.362015+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.362015+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.368168+0000 mgr.x (mgr.34107) 1844 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.368168+0000 mgr.x (mgr.34107) 1844 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.368372+0000 mgr.x (mgr.34107) 1845 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.368372+0000 mgr.x (mgr.34107) 1845 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.369972+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.369972+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.374928+0000 mon.c (mon.1) 5598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.374928+0000 mon.c (mon.1) 5598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.376848+0000 mon.c (mon.1) 5599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.376848+0000 mon.c (mon.1) 5599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.377752+0000 mon.c (mon.1) 5600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.377752+0000 mon.c (mon.1) 5600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.379596+0000 mon.c (mon.1) 5601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.379596+0000 mon.c (mon.1) 5601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.380306+0000 mon.c (mon.1) 5602 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.380306+0000 mon.c (mon.1) 5602 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.385632+0000 mgr.x (mgr.34107) 1846 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.385632+0000 mgr.x (mgr.34107) 1846 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.385834+0000 mgr.x (mgr.34107) 1847 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.385834+0000 mgr.x (mgr.34107) 1847 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.387226+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.387226+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cephadm 2024-04-22T21:15:19.392019+0000 mgr.x (mgr.34107) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: cephadm 2024-04-22T21:15:19.392019+0000 mgr.x (mgr.34107) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.428465+0000 mon.c (mon.1) 5603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.428465+0000 mon.c (mon.1) 5603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.430867+0000 mon.c (mon.1) 5604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.430867+0000 mon.c (mon.1) 5604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.432223+0000 mon.c (mon.1) 5605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.432223+0000 mon.c (mon.1) 5605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.434824+0000 mon.c (mon.1) 5606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.434824+0000 mon.c (mon.1) 5606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.436224+0000 mon.c (mon.1) 5607 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.436224+0000 mon.c (mon.1) 5607 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.449372+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.449372+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.491392+0000 mon.c (mon.1) 5608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.491392+0000 mon.c (mon.1) 5608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.494266+0000 mon.c (mon.1) 5609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.494266+0000 mon.c (mon.1) 5609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.495595+0000 mon.c (mon.1) 5610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.495595+0000 mon.c (mon.1) 5610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.498238+0000 mon.c (mon.1) 5611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.498238+0000 mon.c (mon.1) 5611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.499519+0000 mon.c (mon.1) 5612 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.499519+0000 mon.c (mon.1) 5612 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.511129+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.511129+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.553989+0000 mon.c (mon.1) 5613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.553989+0000 mon.c (mon.1) 5613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.556668+0000 mon.c (mon.1) 5614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.556668+0000 mon.c (mon.1) 5614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.557912+0000 mon.c (mon.1) 5615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.557912+0000 mon.c (mon.1) 5615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.560451+0000 mon.c (mon.1) 5616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.560451+0000 mon.c (mon.1) 5616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.561379+0000 mon.c (mon.1) 5617 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.561379+0000 mon.c (mon.1) 5617 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.570924+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.570924+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.628560+0000 mon.c (mon.1) 5618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.628560+0000 mon.c (mon.1) 5618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.631218+0000 mon.c (mon.1) 5619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.631218+0000 mon.c (mon.1) 5619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.632833+0000 mon.c (mon.1) 5620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.632833+0000 mon.c (mon.1) 5620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.635773+0000 mon.c (mon.1) 5621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.635773+0000 mon.c (mon.1) 5621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.636768+0000 mon.c (mon.1) 5622 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.636768+0000 mon.c (mon.1) 5622 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.646849+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.646849+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.709727+0000 mon.c (mon.1) 5623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.709727+0000 mon.c (mon.1) 5623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.712571+0000 mon.c (mon.1) 5624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.712571+0000 mon.c (mon.1) 5624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.714035+0000 mon.c (mon.1) 5625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.714035+0000 mon.c (mon.1) 5625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.716483+0000 mon.c (mon.1) 5626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.716483+0000 mon.c (mon.1) 5626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.717444+0000 mon.c (mon.1) 5627 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.717444+0000 mon.c (mon.1) 5627 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.734065+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.734065+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.781016+0000 mon.c (mon.1) 5628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.781016+0000 mon.c (mon.1) 5628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.784103+0000 mon.c (mon.1) 5629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.784103+0000 mon.c (mon.1) 5629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.785631+0000 mon.c (mon.1) 5630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.785631+0000 mon.c (mon.1) 5630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.788381+0000 mon.c (mon.1) 5631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.788381+0000 mon.c (mon.1) 5631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.789330+0000 mon.c (mon.1) 5632 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.789330+0000 mon.c (mon.1) 5632 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.798591+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.798591+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.844673+0000 mon.c (mon.1) 5633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.844673+0000 mon.c (mon.1) 5633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.847642+0000 mon.c (mon.1) 5634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.847642+0000 mon.c (mon.1) 5634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.848994+0000 mon.c (mon.1) 5635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.848994+0000 mon.c (mon.1) 5635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.851620+0000 mon.c (mon.1) 5636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.851620+0000 mon.c (mon.1) 5636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.852682+0000 mon.c (mon.1) 5637 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.852682+0000 mon.c (mon.1) 5637 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.862108+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.862108+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.908458+0000 mon.c (mon.1) 5638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.908458+0000 mon.c (mon.1) 5638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.911492+0000 mon.c (mon.1) 5639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.911492+0000 mon.c (mon.1) 5639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.913312+0000 mon.c (mon.1) 5640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.913312+0000 mon.c (mon.1) 5640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.915664+0000 mon.c (mon.1) 5641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.915664+0000 mon.c (mon.1) 5641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.916651+0000 mon.c (mon.1) 5642 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.916651+0000 mon.c (mon.1) 5642 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.924376+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.924376+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.967829+0000 mon.c (mon.1) 5643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.967829+0000 mon.c (mon.1) 5643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.970462+0000 mon.c (mon.1) 5644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.970462+0000 mon.c (mon.1) 5644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.971906+0000 mon.c (mon.1) 5645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.971906+0000 mon.c (mon.1) 5645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.974612+0000 mon.c (mon.1) 5646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.974612+0000 mon.c (mon.1) 5646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.975554+0000 mon.c (mon.1) 5647 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.975554+0000 mon.c (mon.1) 5647 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.984846+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:19.984846+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:20.031342+0000 mon.c (mon.1) 5648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:20.031342+0000 mon.c (mon.1) 5648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:20.035070+0000 mon.c (mon.1) 5649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:20.035070+0000 mon.c (mon.1) 5649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:20.036957+0000 mon.c (mon.1) 5650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:20.036957+0000 mon.c (mon.1) 5650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:20.040254+0000 mon.c (mon.1) 5651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:20.040254+0000 mon.c (mon.1) 5651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:20.041554+0000 mon.c (mon.1) 5652 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:20.041554+0000 mon.c (mon.1) 5652 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:20.051065+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:20.051065+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:20.109785+0000 mon.c (mon.1) 5653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:20.109785+0000 mon.c (mon.1) 5653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:20.114373+0000 mon.c (mon.1) 5654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:20.114373+0000 mon.c (mon.1) 5654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:20.116207+0000 mon.c (mon.1) 5655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:20.116207+0000 mon.c (mon.1) 5655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:20.120815+0000 mon.c (mon.1) 5656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:20.120815+0000 mon.c (mon.1) 5656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:20.122373+0000 mon.c (mon.1) 5657 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:20.122373+0000 mon.c (mon.1) 5657 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:20.131363+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.512 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:20 smithi123 bash[58916]: audit 2024-04-22T21:15:20.131363+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.481665+0000 mgr.x (mgr.34107) 1802 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.481665+0000 mgr.x (mgr.34107) 1802 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.481905+0000 mgr.x (mgr.34107) 1803 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.481905+0000 mgr.x (mgr.34107) 1803 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cephadm 2024-04-22T21:15:18.491691+0000 mgr.x (mgr.34107) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cephadm 2024-04-22T21:15:18.491691+0000 mgr.x (mgr.34107) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.546482+0000 mgr.x (mgr.34107) 1805 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.546482+0000 mgr.x (mgr.34107) 1805 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.546740+0000 mgr.x (mgr.34107) 1806 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.546740+0000 mgr.x (mgr.34107) 1806 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cephadm 2024-04-22T21:15:18.556079+0000 mgr.x (mgr.34107) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cephadm 2024-04-22T21:15:18.556079+0000 mgr.x (mgr.34107) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.622238+0000 mgr.x (mgr.34107) 1808 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.622238+0000 mgr.x (mgr.34107) 1808 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.622441+0000 mgr.x (mgr.34107) 1809 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.622441+0000 mgr.x (mgr.34107) 1809 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cephadm 2024-04-22T21:15:18.629544+0000 mgr.x (mgr.34107) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cephadm 2024-04-22T21:15:18.629544+0000 mgr.x (mgr.34107) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.679046+0000 mgr.x (mgr.34107) 1811 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.679046+0000 mgr.x (mgr.34107) 1811 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.679302+0000 mgr.x (mgr.34107) 1812 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.679302+0000 mgr.x (mgr.34107) 1812 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cephadm 2024-04-22T21:15:18.687496+0000 mgr.x (mgr.34107) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cephadm 2024-04-22T21:15:18.687496+0000 mgr.x (mgr.34107) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.738456+0000 mgr.x (mgr.34107) 1814 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.738456+0000 mgr.x (mgr.34107) 1814 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.738664+0000 mgr.x (mgr.34107) 1815 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.738664+0000 mgr.x (mgr.34107) 1815 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cephadm 2024-04-22T21:15:18.744988+0000 mgr.x (mgr.34107) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cephadm 2024-04-22T21:15:18.744988+0000 mgr.x (mgr.34107) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.793696+0000 mgr.x (mgr.34107) 1817 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.793696+0000 mgr.x (mgr.34107) 1817 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.793947+0000 mgr.x (mgr.34107) 1818 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.793947+0000 mgr.x (mgr.34107) 1818 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cephadm 2024-04-22T21:15:18.799999+0000 mgr.x (mgr.34107) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cephadm 2024-04-22T21:15:18.799999+0000 mgr.x (mgr.34107) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.848171+0000 mgr.x (mgr.34107) 1820 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.848171+0000 mgr.x (mgr.34107) 1820 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.848422+0000 mgr.x (mgr.34107) 1821 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.848422+0000 mgr.x (mgr.34107) 1821 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.481665+0000 mgr.x (mgr.34107) 1802 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.481665+0000 mgr.x (mgr.34107) 1802 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.481905+0000 mgr.x (mgr.34107) 1803 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.481905+0000 mgr.x (mgr.34107) 1803 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cephadm 2024-04-22T21:15:18.491691+0000 mgr.x (mgr.34107) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cephadm 2024-04-22T21:15:18.491691+0000 mgr.x (mgr.34107) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.546482+0000 mgr.x (mgr.34107) 1805 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.546482+0000 mgr.x (mgr.34107) 1805 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.546740+0000 mgr.x (mgr.34107) 1806 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.546740+0000 mgr.x (mgr.34107) 1806 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cephadm 2024-04-22T21:15:18.556079+0000 mgr.x (mgr.34107) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cephadm 2024-04-22T21:15:18.556079+0000 mgr.x (mgr.34107) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.622238+0000 mgr.x (mgr.34107) 1808 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.622238+0000 mgr.x (mgr.34107) 1808 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.622441+0000 mgr.x (mgr.34107) 1809 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.622441+0000 mgr.x (mgr.34107) 1809 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cephadm 2024-04-22T21:15:18.629544+0000 mgr.x (mgr.34107) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cephadm 2024-04-22T21:15:18.629544+0000 mgr.x (mgr.34107) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.679046+0000 mgr.x (mgr.34107) 1811 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.679046+0000 mgr.x (mgr.34107) 1811 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cephadm 2024-04-22T21:15:18.854148+0000 mgr.x (mgr.34107) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cephadm 2024-04-22T21:15:18.854148+0000 mgr.x (mgr.34107) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.902915+0000 mgr.x (mgr.34107) 1823 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.902915+0000 mgr.x (mgr.34107) 1823 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.903118+0000 mgr.x (mgr.34107) 1824 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.903118+0000 mgr.x (mgr.34107) 1824 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cephadm 2024-04-22T21:15:18.913373+0000 mgr.x (mgr.34107) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cephadm 2024-04-22T21:15:18.913373+0000 mgr.x (mgr.34107) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.980191+0000 mgr.x (mgr.34107) 1826 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.980191+0000 mgr.x (mgr.34107) 1826 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.980678+0000 mgr.x (mgr.34107) 1827 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:18.980678+0000 mgr.x (mgr.34107) 1827 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cephadm 2024-04-22T21:15:18.991125+0000 mgr.x (mgr.34107) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cephadm 2024-04-22T21:15:18.991125+0000 mgr.x (mgr.34107) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.039880+0000 mgr.x (mgr.34107) 1829 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.039880+0000 mgr.x (mgr.34107) 1829 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.040092+0000 mgr.x (mgr.34107) 1830 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.040092+0000 mgr.x (mgr.34107) 1830 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cephadm 2024-04-22T21:15:19.050327+0000 mgr.x (mgr.34107) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cephadm 2024-04-22T21:15:19.050327+0000 mgr.x (mgr.34107) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.118013+0000 mgr.x (mgr.34107) 1832 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 405 KiB/s rd, 0 B/s wr, 609 op/s 2024-04-22T21:15:20.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.118013+0000 mgr.x (mgr.34107) 1832 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 405 KiB/s rd, 0 B/s wr, 609 op/s 2024-04-22T21:15:20.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.118237+0000 mgr.x (mgr.34107) 1833 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 404 KiB/s rd, 0 B/s wr, 608 op/s 2024-04-22T21:15:20.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.118237+0000 mgr.x (mgr.34107) 1833 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 404 KiB/s rd, 0 B/s wr, 608 op/s 2024-04-22T21:15:20.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cephadm 2024-04-22T21:15:19.125604+0000 mgr.x (mgr.34107) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cephadm 2024-04-22T21:15:19.125604+0000 mgr.x (mgr.34107) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.174742+0000 mgr.x (mgr.34107) 1835 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 447 KiB/s rd, 0 B/s wr, 672 op/s 2024-04-22T21:15:20.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.174742+0000 mgr.x (mgr.34107) 1835 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 447 KiB/s rd, 0 B/s wr, 672 op/s 2024-04-22T21:15:20.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.175027+0000 mgr.x (mgr.34107) 1836 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 447 KiB/s rd, 0 B/s wr, 673 op/s 2024-04-22T21:15:20.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.175027+0000 mgr.x (mgr.34107) 1836 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 447 KiB/s rd, 0 B/s wr, 673 op/s 2024-04-22T21:15:20.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.181406+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.181406+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cephadm 2024-04-22T21:15:19.188671+0000 mgr.x (mgr.34107) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cephadm 2024-04-22T21:15:19.188671+0000 mgr.x (mgr.34107) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.240862+0000 mon.c (mon.1) 5588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.240862+0000 mon.c (mon.1) 5588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.242799+0000 mon.c (mon.1) 5589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.242799+0000 mon.c (mon.1) 5589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.243781+0000 mon.c (mon.1) 5590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.243781+0000 mon.c (mon.1) 5590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.245726+0000 mon.c (mon.1) 5591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.245726+0000 mon.c (mon.1) 5591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.246421+0000 mon.c (mon.1) 5592 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.246421+0000 mon.c (mon.1) 5592 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.251868+0000 mgr.x (mgr.34107) 1838 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 410 KiB/s rd, 0 B/s wr, 617 op/s 2024-04-22T21:15:20.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.251868+0000 mgr.x (mgr.34107) 1838 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 410 KiB/s rd, 0 B/s wr, 617 op/s 2024-04-22T21:15:20.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.252142+0000 mgr.x (mgr.34107) 1839 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 410 KiB/s rd, 0 B/s wr, 617 op/s 2024-04-22T21:15:20.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.252142+0000 mgr.x (mgr.34107) 1839 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 410 KiB/s rd, 0 B/s wr, 617 op/s 2024-04-22T21:15:20.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.254767+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.254767+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cephadm 2024-04-22T21:15:19.260790+0000 mgr.x (mgr.34107) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cephadm 2024-04-22T21:15:19.260790+0000 mgr.x (mgr.34107) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.297227+0000 mon.c (mon.1) 5593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.297227+0000 mon.c (mon.1) 5593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.299159+0000 mon.c (mon.1) 5594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.299159+0000 mon.c (mon.1) 5594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.300212+0000 mon.c (mon.1) 5595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.300212+0000 mon.c (mon.1) 5595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.302407+0000 mon.c (mon.1) 5596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.679302+0000 mgr.x (mgr.34107) 1812 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.679302+0000 mgr.x (mgr.34107) 1812 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cephadm 2024-04-22T21:15:18.687496+0000 mgr.x (mgr.34107) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cephadm 2024-04-22T21:15:18.687496+0000 mgr.x (mgr.34107) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.738456+0000 mgr.x (mgr.34107) 1814 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.738456+0000 mgr.x (mgr.34107) 1814 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.738664+0000 mgr.x (mgr.34107) 1815 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.738664+0000 mgr.x (mgr.34107) 1815 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cephadm 2024-04-22T21:15:18.744988+0000 mgr.x (mgr.34107) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cephadm 2024-04-22T21:15:18.744988+0000 mgr.x (mgr.34107) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.793696+0000 mgr.x (mgr.34107) 1817 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.793696+0000 mgr.x (mgr.34107) 1817 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.793947+0000 mgr.x (mgr.34107) 1818 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.793947+0000 mgr.x (mgr.34107) 1818 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cephadm 2024-04-22T21:15:18.799999+0000 mgr.x (mgr.34107) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cephadm 2024-04-22T21:15:18.799999+0000 mgr.x (mgr.34107) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.848171+0000 mgr.x (mgr.34107) 1820 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.848171+0000 mgr.x (mgr.34107) 1820 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.848422+0000 mgr.x (mgr.34107) 1821 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.848422+0000 mgr.x (mgr.34107) 1821 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.302407+0000 mon.c (mon.1) 5596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.303183+0000 mon.c (mon.1) 5597 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.303183+0000 mon.c (mon.1) 5597 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.308561+0000 mgr.x (mgr.34107) 1841 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.308561+0000 mgr.x (mgr.34107) 1841 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.308759+0000 mgr.x (mgr.34107) 1842 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.308759+0000 mgr.x (mgr.34107) 1842 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.311864+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.311864+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cephadm 2024-04-22T21:15:19.317163+0000 mgr.x (mgr.34107) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cephadm 2024-04-22T21:15:19.317163+0000 mgr.x (mgr.34107) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.353516+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.353516+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.362015+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.362015+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.368168+0000 mgr.x (mgr.34107) 1844 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.368168+0000 mgr.x (mgr.34107) 1844 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.368372+0000 mgr.x (mgr.34107) 1845 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.368372+0000 mgr.x (mgr.34107) 1845 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.369972+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.369972+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.374928+0000 mon.c (mon.1) 5598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.374928+0000 mon.c (mon.1) 5598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.376848+0000 mon.c (mon.1) 5599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.376848+0000 mon.c (mon.1) 5599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.377752+0000 mon.c (mon.1) 5600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.377752+0000 mon.c (mon.1) 5600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.379596+0000 mon.c (mon.1) 5601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.379596+0000 mon.c (mon.1) 5601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.380306+0000 mon.c (mon.1) 5602 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.380306+0000 mon.c (mon.1) 5602 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.385632+0000 mgr.x (mgr.34107) 1846 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.385632+0000 mgr.x (mgr.34107) 1846 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.385834+0000 mgr.x (mgr.34107) 1847 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.385834+0000 mgr.x (mgr.34107) 1847 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.387226+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.387226+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cephadm 2024-04-22T21:15:19.392019+0000 mgr.x (mgr.34107) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: cephadm 2024-04-22T21:15:19.392019+0000 mgr.x (mgr.34107) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.428465+0000 mon.c (mon.1) 5603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.428465+0000 mon.c (mon.1) 5603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.430867+0000 mon.c (mon.1) 5604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.430867+0000 mon.c (mon.1) 5604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.432223+0000 mon.c (mon.1) 5605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.432223+0000 mon.c (mon.1) 5605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.434824+0000 mon.c (mon.1) 5606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.434824+0000 mon.c (mon.1) 5606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.436224+0000 mon.c (mon.1) 5607 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.436224+0000 mon.c (mon.1) 5607 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.449372+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.449372+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.491392+0000 mon.c (mon.1) 5608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.491392+0000 mon.c (mon.1) 5608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.494266+0000 mon.c (mon.1) 5609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.494266+0000 mon.c (mon.1) 5609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.495595+0000 mon.c (mon.1) 5610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.495595+0000 mon.c (mon.1) 5610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.498238+0000 mon.c (mon.1) 5611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.498238+0000 mon.c (mon.1) 5611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.499519+0000 mon.c (mon.1) 5612 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cephadm 2024-04-22T21:15:18.854148+0000 mgr.x (mgr.34107) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cephadm 2024-04-22T21:15:18.854148+0000 mgr.x (mgr.34107) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.902915+0000 mgr.x (mgr.34107) 1823 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.902915+0000 mgr.x (mgr.34107) 1823 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.903118+0000 mgr.x (mgr.34107) 1824 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.903118+0000 mgr.x (mgr.34107) 1824 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cephadm 2024-04-22T21:15:18.913373+0000 mgr.x (mgr.34107) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cephadm 2024-04-22T21:15:18.913373+0000 mgr.x (mgr.34107) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.980191+0000 mgr.x (mgr.34107) 1826 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.980191+0000 mgr.x (mgr.34107) 1826 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.980678+0000 mgr.x (mgr.34107) 1827 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:18.980678+0000 mgr.x (mgr.34107) 1827 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cephadm 2024-04-22T21:15:18.991125+0000 mgr.x (mgr.34107) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cephadm 2024-04-22T21:15:18.991125+0000 mgr.x (mgr.34107) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.039880+0000 mgr.x (mgr.34107) 1829 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.039880+0000 mgr.x (mgr.34107) 1829 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.040092+0000 mgr.x (mgr.34107) 1830 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.040092+0000 mgr.x (mgr.34107) 1830 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cephadm 2024-04-22T21:15:19.050327+0000 mgr.x (mgr.34107) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cephadm 2024-04-22T21:15:19.050327+0000 mgr.x (mgr.34107) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.118013+0000 mgr.x (mgr.34107) 1832 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 405 KiB/s rd, 0 B/s wr, 609 op/s 2024-04-22T21:15:20.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.499519+0000 mon.c (mon.1) 5612 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.511129+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.511129+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.553989+0000 mon.c (mon.1) 5613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.553989+0000 mon.c (mon.1) 5613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.556668+0000 mon.c (mon.1) 5614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.556668+0000 mon.c (mon.1) 5614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.557912+0000 mon.c (mon.1) 5615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.557912+0000 mon.c (mon.1) 5615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.560451+0000 mon.c (mon.1) 5616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.560451+0000 mon.c (mon.1) 5616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.561379+0000 mon.c (mon.1) 5617 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.561379+0000 mon.c (mon.1) 5617 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.570924+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.570924+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.628560+0000 mon.c (mon.1) 5618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.628560+0000 mon.c (mon.1) 5618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.631218+0000 mon.c (mon.1) 5619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.631218+0000 mon.c (mon.1) 5619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.632833+0000 mon.c (mon.1) 5620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.632833+0000 mon.c (mon.1) 5620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.635773+0000 mon.c (mon.1) 5621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.635773+0000 mon.c (mon.1) 5621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.636768+0000 mon.c (mon.1) 5622 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.636768+0000 mon.c (mon.1) 5622 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.646849+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.646849+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.709727+0000 mon.c (mon.1) 5623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.709727+0000 mon.c (mon.1) 5623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.712571+0000 mon.c (mon.1) 5624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.712571+0000 mon.c (mon.1) 5624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.714035+0000 mon.c (mon.1) 5625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.714035+0000 mon.c (mon.1) 5625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.716483+0000 mon.c (mon.1) 5626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.716483+0000 mon.c (mon.1) 5626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.717444+0000 mon.c (mon.1) 5627 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.717444+0000 mon.c (mon.1) 5627 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.734065+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.734065+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.781016+0000 mon.c (mon.1) 5628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.118013+0000 mgr.x (mgr.34107) 1832 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 405 KiB/s rd, 0 B/s wr, 609 op/s 2024-04-22T21:15:20.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.118237+0000 mgr.x (mgr.34107) 1833 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 404 KiB/s rd, 0 B/s wr, 608 op/s 2024-04-22T21:15:20.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.118237+0000 mgr.x (mgr.34107) 1833 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 404 KiB/s rd, 0 B/s wr, 608 op/s 2024-04-22T21:15:20.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cephadm 2024-04-22T21:15:19.125604+0000 mgr.x (mgr.34107) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cephadm 2024-04-22T21:15:19.125604+0000 mgr.x (mgr.34107) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.174742+0000 mgr.x (mgr.34107) 1835 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 447 KiB/s rd, 0 B/s wr, 672 op/s 2024-04-22T21:15:20.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.174742+0000 mgr.x (mgr.34107) 1835 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 447 KiB/s rd, 0 B/s wr, 672 op/s 2024-04-22T21:15:20.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.175027+0000 mgr.x (mgr.34107) 1836 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 447 KiB/s rd, 0 B/s wr, 673 op/s 2024-04-22T21:15:20.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.175027+0000 mgr.x (mgr.34107) 1836 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 447 KiB/s rd, 0 B/s wr, 673 op/s 2024-04-22T21:15:20.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.181406+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.181406+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cephadm 2024-04-22T21:15:19.188671+0000 mgr.x (mgr.34107) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cephadm 2024-04-22T21:15:19.188671+0000 mgr.x (mgr.34107) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.240862+0000 mon.c (mon.1) 5588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.240862+0000 mon.c (mon.1) 5588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.242799+0000 mon.c (mon.1) 5589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.242799+0000 mon.c (mon.1) 5589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.243781+0000 mon.c (mon.1) 5590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.243781+0000 mon.c (mon.1) 5590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.781016+0000 mon.c (mon.1) 5628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.784103+0000 mon.c (mon.1) 5629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.784103+0000 mon.c (mon.1) 5629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.785631+0000 mon.c (mon.1) 5630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.785631+0000 mon.c (mon.1) 5630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.788381+0000 mon.c (mon.1) 5631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.788381+0000 mon.c (mon.1) 5631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.789330+0000 mon.c (mon.1) 5632 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.789330+0000 mon.c (mon.1) 5632 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.798591+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.798591+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.844673+0000 mon.c (mon.1) 5633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.844673+0000 mon.c (mon.1) 5633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.847642+0000 mon.c (mon.1) 5634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.847642+0000 mon.c (mon.1) 5634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.848994+0000 mon.c (mon.1) 5635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.848994+0000 mon.c (mon.1) 5635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.851620+0000 mon.c (mon.1) 5636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.851620+0000 mon.c (mon.1) 5636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.852682+0000 mon.c (mon.1) 5637 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.852682+0000 mon.c (mon.1) 5637 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.862108+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.862108+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.908458+0000 mon.c (mon.1) 5638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.908458+0000 mon.c (mon.1) 5638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.911492+0000 mon.c (mon.1) 5639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.911492+0000 mon.c (mon.1) 5639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.913312+0000 mon.c (mon.1) 5640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.913312+0000 mon.c (mon.1) 5640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.915664+0000 mon.c (mon.1) 5641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.915664+0000 mon.c (mon.1) 5641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.916651+0000 mon.c (mon.1) 5642 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.916651+0000 mon.c (mon.1) 5642 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.924376+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.924376+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.967829+0000 mon.c (mon.1) 5643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.967829+0000 mon.c (mon.1) 5643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.970462+0000 mon.c (mon.1) 5644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.245726+0000 mon.c (mon.1) 5591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.245726+0000 mon.c (mon.1) 5591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.246421+0000 mon.c (mon.1) 5592 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.246421+0000 mon.c (mon.1) 5592 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.251868+0000 mgr.x (mgr.34107) 1838 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 410 KiB/s rd, 0 B/s wr, 617 op/s 2024-04-22T21:15:20.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.251868+0000 mgr.x (mgr.34107) 1838 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 410 KiB/s rd, 0 B/s wr, 617 op/s 2024-04-22T21:15:20.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.252142+0000 mgr.x (mgr.34107) 1839 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 410 KiB/s rd, 0 B/s wr, 617 op/s 2024-04-22T21:15:20.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.252142+0000 mgr.x (mgr.34107) 1839 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 410 KiB/s rd, 0 B/s wr, 617 op/s 2024-04-22T21:15:20.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.254767+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.254767+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cephadm 2024-04-22T21:15:19.260790+0000 mgr.x (mgr.34107) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cephadm 2024-04-22T21:15:19.260790+0000 mgr.x (mgr.34107) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.297227+0000 mon.c (mon.1) 5593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.297227+0000 mon.c (mon.1) 5593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.299159+0000 mon.c (mon.1) 5594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.299159+0000 mon.c (mon.1) 5594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.300212+0000 mon.c (mon.1) 5595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.300212+0000 mon.c (mon.1) 5595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.302407+0000 mon.c (mon.1) 5596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.970462+0000 mon.c (mon.1) 5644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.971906+0000 mon.c (mon.1) 5645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.971906+0000 mon.c (mon.1) 5645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.974612+0000 mon.c (mon.1) 5646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.974612+0000 mon.c (mon.1) 5646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.975554+0000 mon.c (mon.1) 5647 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.975554+0000 mon.c (mon.1) 5647 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.984846+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:19.984846+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:20.031342+0000 mon.c (mon.1) 5648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:20.031342+0000 mon.c (mon.1) 5648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:20.035070+0000 mon.c (mon.1) 5649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:20.035070+0000 mon.c (mon.1) 5649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:20.036957+0000 mon.c (mon.1) 5650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:20.036957+0000 mon.c (mon.1) 5650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:20.040254+0000 mon.c (mon.1) 5651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:20.040254+0000 mon.c (mon.1) 5651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:20.041554+0000 mon.c (mon.1) 5652 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:20.041554+0000 mon.c (mon.1) 5652 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:20.051065+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:20.051065+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:20.109785+0000 mon.c (mon.1) 5653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:20.109785+0000 mon.c (mon.1) 5653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:20.114373+0000 mon.c (mon.1) 5654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:20.114373+0000 mon.c (mon.1) 5654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:20.116207+0000 mon.c (mon.1) 5655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:20.116207+0000 mon.c (mon.1) 5655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:20.120815+0000 mon.c (mon.1) 5656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:20.120815+0000 mon.c (mon.1) 5656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:20.122373+0000 mon.c (mon.1) 5657 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:20.122373+0000 mon.c (mon.1) 5657 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:20.131363+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[73084]: audit 2024-04-22T21:15:20.131363+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.302407+0000 mon.c (mon.1) 5596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.303183+0000 mon.c (mon.1) 5597 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.303183+0000 mon.c (mon.1) 5597 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.308561+0000 mgr.x (mgr.34107) 1841 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.308561+0000 mgr.x (mgr.34107) 1841 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.308759+0000 mgr.x (mgr.34107) 1842 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.308759+0000 mgr.x (mgr.34107) 1842 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.311864+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.311864+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cephadm 2024-04-22T21:15:19.317163+0000 mgr.x (mgr.34107) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cephadm 2024-04-22T21:15:19.317163+0000 mgr.x (mgr.34107) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.353516+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.353516+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.362015+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.362015+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.368168+0000 mgr.x (mgr.34107) 1844 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.368168+0000 mgr.x (mgr.34107) 1844 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.368372+0000 mgr.x (mgr.34107) 1845 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.368372+0000 mgr.x (mgr.34107) 1845 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.369972+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.369972+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.374928+0000 mon.c (mon.1) 5598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.374928+0000 mon.c (mon.1) 5598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.376848+0000 mon.c (mon.1) 5599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.376848+0000 mon.c (mon.1) 5599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.377752+0000 mon.c (mon.1) 5600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.377752+0000 mon.c (mon.1) 5600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.379596+0000 mon.c (mon.1) 5601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.379596+0000 mon.c (mon.1) 5601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.380306+0000 mon.c (mon.1) 5602 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.380306+0000 mon.c (mon.1) 5602 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.385632+0000 mgr.x (mgr.34107) 1846 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.385632+0000 mgr.x (mgr.34107) 1846 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.385834+0000 mgr.x (mgr.34107) 1847 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.385834+0000 mgr.x (mgr.34107) 1847 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:20.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.387226+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.387226+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cephadm 2024-04-22T21:15:19.392019+0000 mgr.x (mgr.34107) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: cephadm 2024-04-22T21:15:19.392019+0000 mgr.x (mgr.34107) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:20.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.428465+0000 mon.c (mon.1) 5603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.428465+0000 mon.c (mon.1) 5603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.430867+0000 mon.c (mon.1) 5604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.430867+0000 mon.c (mon.1) 5604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.432223+0000 mon.c (mon.1) 5605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.432223+0000 mon.c (mon.1) 5605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.434824+0000 mon.c (mon.1) 5606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.434824+0000 mon.c (mon.1) 5606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.436224+0000 mon.c (mon.1) 5607 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.436224+0000 mon.c (mon.1) 5607 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.449372+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.449372+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.491392+0000 mon.c (mon.1) 5608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.491392+0000 mon.c (mon.1) 5608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.494266+0000 mon.c (mon.1) 5609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.494266+0000 mon.c (mon.1) 5609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.495595+0000 mon.c (mon.1) 5610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.495595+0000 mon.c (mon.1) 5610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.498238+0000 mon.c (mon.1) 5611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.498238+0000 mon.c (mon.1) 5611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.499519+0000 mon.c (mon.1) 5612 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.499519+0000 mon.c (mon.1) 5612 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.511129+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.511129+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.553989+0000 mon.c (mon.1) 5613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.553989+0000 mon.c (mon.1) 5613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.556668+0000 mon.c (mon.1) 5614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.556668+0000 mon.c (mon.1) 5614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.557912+0000 mon.c (mon.1) 5615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.557912+0000 mon.c (mon.1) 5615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.560451+0000 mon.c (mon.1) 5616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.560451+0000 mon.c (mon.1) 5616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.561379+0000 mon.c (mon.1) 5617 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.561379+0000 mon.c (mon.1) 5617 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.570924+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.570924+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.628560+0000 mon.c (mon.1) 5618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.628560+0000 mon.c (mon.1) 5618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.631218+0000 mon.c (mon.1) 5619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.631218+0000 mon.c (mon.1) 5619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.632833+0000 mon.c (mon.1) 5620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.632833+0000 mon.c (mon.1) 5620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.635773+0000 mon.c (mon.1) 5621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.635773+0000 mon.c (mon.1) 5621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.636768+0000 mon.c (mon.1) 5622 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.636768+0000 mon.c (mon.1) 5622 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.646849+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.646849+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.709727+0000 mon.c (mon.1) 5623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.709727+0000 mon.c (mon.1) 5623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.712571+0000 mon.c (mon.1) 5624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.712571+0000 mon.c (mon.1) 5624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.714035+0000 mon.c (mon.1) 5625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.714035+0000 mon.c (mon.1) 5625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.716483+0000 mon.c (mon.1) 5626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.716483+0000 mon.c (mon.1) 5626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.577 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.717444+0000 mon.c (mon.1) 5627 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.577 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.717444+0000 mon.c (mon.1) 5627 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.577 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.734065+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.577 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.734065+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.577 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.781016+0000 mon.c (mon.1) 5628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.577 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.781016+0000 mon.c (mon.1) 5628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.577 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.784103+0000 mon.c (mon.1) 5629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.577 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.784103+0000 mon.c (mon.1) 5629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.577 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.785631+0000 mon.c (mon.1) 5630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.577 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.785631+0000 mon.c (mon.1) 5630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.577 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.788381+0000 mon.c (mon.1) 5631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.577 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.788381+0000 mon.c (mon.1) 5631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.577 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.789330+0000 mon.c (mon.1) 5632 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.577 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.789330+0000 mon.c (mon.1) 5632 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.577 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.798591+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.578 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.798591+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.578 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.844673+0000 mon.c (mon.1) 5633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.578 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.844673+0000 mon.c (mon.1) 5633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.578 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.847642+0000 mon.c (mon.1) 5634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.578 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.847642+0000 mon.c (mon.1) 5634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.578 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.848994+0000 mon.c (mon.1) 5635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.578 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.848994+0000 mon.c (mon.1) 5635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.578 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.851620+0000 mon.c (mon.1) 5636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.578 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.851620+0000 mon.c (mon.1) 5636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.578 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.852682+0000 mon.c (mon.1) 5637 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.578 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.852682+0000 mon.c (mon.1) 5637 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.578 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.862108+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.578 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.862108+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.578 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.908458+0000 mon.c (mon.1) 5638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.579 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.908458+0000 mon.c (mon.1) 5638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.579 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.911492+0000 mon.c (mon.1) 5639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.579 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.911492+0000 mon.c (mon.1) 5639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.579 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.913312+0000 mon.c (mon.1) 5640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.579 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.913312+0000 mon.c (mon.1) 5640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.579 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.915664+0000 mon.c (mon.1) 5641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.579 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.915664+0000 mon.c (mon.1) 5641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.579 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.916651+0000 mon.c (mon.1) 5642 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.579 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.916651+0000 mon.c (mon.1) 5642 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.579 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.924376+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.579 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.924376+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.579 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.967829+0000 mon.c (mon.1) 5643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.579 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.967829+0000 mon.c (mon.1) 5643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.580 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.970462+0000 mon.c (mon.1) 5644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.580 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.970462+0000 mon.c (mon.1) 5644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.580 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.971906+0000 mon.c (mon.1) 5645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.580 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.971906+0000 mon.c (mon.1) 5645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.580 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.974612+0000 mon.c (mon.1) 5646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.580 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.974612+0000 mon.c (mon.1) 5646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.580 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.975554+0000 mon.c (mon.1) 5647 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.580 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.975554+0000 mon.c (mon.1) 5647 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.580 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.984846+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.580 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:19.984846+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.580 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:20.031342+0000 mon.c (mon.1) 5648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.580 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:20.031342+0000 mon.c (mon.1) 5648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.580 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:20.035070+0000 mon.c (mon.1) 5649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.580 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:20.035070+0000 mon.c (mon.1) 5649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.581 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:20.036957+0000 mon.c (mon.1) 5650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.581 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:20.036957+0000 mon.c (mon.1) 5650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.581 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:20.040254+0000 mon.c (mon.1) 5651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.581 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:20.040254+0000 mon.c (mon.1) 5651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.581 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:20.041554+0000 mon.c (mon.1) 5652 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.581 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:20.041554+0000 mon.c (mon.1) 5652 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.581 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:20.051065+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.581 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:20.051065+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.581 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:20.109785+0000 mon.c (mon.1) 5653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.581 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:20.109785+0000 mon.c (mon.1) 5653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.581 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:20.114373+0000 mon.c (mon.1) 5654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.581 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:20.114373+0000 mon.c (mon.1) 5654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:20.581 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:20.116207+0000 mon.c (mon.1) 5655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.582 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:20.116207+0000 mon.c (mon.1) 5655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:20.582 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:20.120815+0000 mon.c (mon.1) 5656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.582 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:20.120815+0000 mon.c (mon.1) 5656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:20.582 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:20.122373+0000 mon.c (mon.1) 5657 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.582 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:20.122373+0000 mon.c (mon.1) 5657 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:20.582 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:20.131363+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:20.582 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:20 smithi121 bash[75184]: audit 2024-04-22T21:15:20.131363+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.441818+0000 mgr.x (mgr.34107) 1849 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.441818+0000 mgr.x (mgr.34107) 1849 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.442013+0000 mgr.x (mgr.34107) 1850 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.442013+0000 mgr.x (mgr.34107) 1850 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cephadm 2024-04-22T21:15:19.454557+0000 mgr.x (mgr.34107) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cephadm 2024-04-22T21:15:19.454557+0000 mgr.x (mgr.34107) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.505442+0000 mgr.x (mgr.34107) 1852 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.505442+0000 mgr.x (mgr.34107) 1852 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.505724+0000 mgr.x (mgr.34107) 1853 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.505724+0000 mgr.x (mgr.34107) 1853 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cephadm 2024-04-22T21:15:19.516028+0000 mgr.x (mgr.34107) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cephadm 2024-04-22T21:15:19.516028+0000 mgr.x (mgr.34107) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.566825+0000 mgr.x (mgr.34107) 1855 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.566825+0000 mgr.x (mgr.34107) 1855 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.567006+0000 mgr.x (mgr.34107) 1856 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.567006+0000 mgr.x (mgr.34107) 1856 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cephadm 2024-04-22T21:15:19.575795+0000 mgr.x (mgr.34107) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cephadm 2024-04-22T21:15:19.575795+0000 mgr.x (mgr.34107) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.642410+0000 mgr.x (mgr.34107) 1858 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.642410+0000 mgr.x (mgr.34107) 1858 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.441818+0000 mgr.x (mgr.34107) 1849 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.441818+0000 mgr.x (mgr.34107) 1849 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.442013+0000 mgr.x (mgr.34107) 1850 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.442013+0000 mgr.x (mgr.34107) 1850 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cephadm 2024-04-22T21:15:19.454557+0000 mgr.x (mgr.34107) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cephadm 2024-04-22T21:15:19.454557+0000 mgr.x (mgr.34107) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.505442+0000 mgr.x (mgr.34107) 1852 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.505442+0000 mgr.x (mgr.34107) 1852 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.505724+0000 mgr.x (mgr.34107) 1853 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.505724+0000 mgr.x (mgr.34107) 1853 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cephadm 2024-04-22T21:15:19.516028+0000 mgr.x (mgr.34107) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cephadm 2024-04-22T21:15:19.516028+0000 mgr.x (mgr.34107) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.566825+0000 mgr.x (mgr.34107) 1855 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.566825+0000 mgr.x (mgr.34107) 1855 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.567006+0000 mgr.x (mgr.34107) 1856 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.567006+0000 mgr.x (mgr.34107) 1856 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cephadm 2024-04-22T21:15:19.575795+0000 mgr.x (mgr.34107) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cephadm 2024-04-22T21:15:19.575795+0000 mgr.x (mgr.34107) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.642410+0000 mgr.x (mgr.34107) 1858 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.642410+0000 mgr.x (mgr.34107) 1858 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.642637+0000 mgr.x (mgr.34107) 1859 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.642637+0000 mgr.x (mgr.34107) 1859 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cephadm 2024-04-22T21:15:19.651840+0000 mgr.x (mgr.34107) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cephadm 2024-04-22T21:15:19.651840+0000 mgr.x (mgr.34107) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.723023+0000 mgr.x (mgr.34107) 1861 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 50 op/s 2024-04-22T21:15:21.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.723023+0000 mgr.x (mgr.34107) 1861 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 50 op/s 2024-04-22T21:15:21.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.723210+0000 mgr.x (mgr.34107) 1862 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 50 op/s 2024-04-22T21:15:21.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.723210+0000 mgr.x (mgr.34107) 1862 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 50 op/s 2024-04-22T21:15:21.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cephadm 2024-04-22T21:15:19.739615+0000 mgr.x (mgr.34107) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cephadm 2024-04-22T21:15:19.739615+0000 mgr.x (mgr.34107) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.794939+0000 mgr.x (mgr.34107) 1864 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 48 op/s 2024-04-22T21:15:21.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.794939+0000 mgr.x (mgr.34107) 1864 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 48 op/s 2024-04-22T21:15:21.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.795161+0000 mgr.x (mgr.34107) 1865 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 48 op/s 2024-04-22T21:15:21.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.795161+0000 mgr.x (mgr.34107) 1865 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 48 op/s 2024-04-22T21:15:21.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cephadm 2024-04-22T21:15:19.804073+0000 mgr.x (mgr.34107) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cephadm 2024-04-22T21:15:19.804073+0000 mgr.x (mgr.34107) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.858253+0000 mgr.x (mgr.34107) 1867 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 50 op/s 2024-04-22T21:15:21.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.858253+0000 mgr.x (mgr.34107) 1867 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 50 op/s 2024-04-22T21:15:21.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.858437+0000 mgr.x (mgr.34107) 1868 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 50 op/s 2024-04-22T21:15:21.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.642637+0000 mgr.x (mgr.34107) 1859 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.642637+0000 mgr.x (mgr.34107) 1859 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cephadm 2024-04-22T21:15:19.651840+0000 mgr.x (mgr.34107) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cephadm 2024-04-22T21:15:19.651840+0000 mgr.x (mgr.34107) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.723023+0000 mgr.x (mgr.34107) 1861 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 50 op/s 2024-04-22T21:15:21.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.723023+0000 mgr.x (mgr.34107) 1861 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 50 op/s 2024-04-22T21:15:21.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.723210+0000 mgr.x (mgr.34107) 1862 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 50 op/s 2024-04-22T21:15:21.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.723210+0000 mgr.x (mgr.34107) 1862 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 50 op/s 2024-04-22T21:15:21.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cephadm 2024-04-22T21:15:19.739615+0000 mgr.x (mgr.34107) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cephadm 2024-04-22T21:15:19.739615+0000 mgr.x (mgr.34107) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.794939+0000 mgr.x (mgr.34107) 1864 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 48 op/s 2024-04-22T21:15:21.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.794939+0000 mgr.x (mgr.34107) 1864 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 48 op/s 2024-04-22T21:15:21.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.795161+0000 mgr.x (mgr.34107) 1865 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 48 op/s 2024-04-22T21:15:21.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.795161+0000 mgr.x (mgr.34107) 1865 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 48 op/s 2024-04-22T21:15:21.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cephadm 2024-04-22T21:15:19.804073+0000 mgr.x (mgr.34107) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cephadm 2024-04-22T21:15:19.804073+0000 mgr.x (mgr.34107) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.858253+0000 mgr.x (mgr.34107) 1867 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 50 op/s 2024-04-22T21:15:21.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.858253+0000 mgr.x (mgr.34107) 1867 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 50 op/s 2024-04-22T21:15:21.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.858437+0000 mgr.x (mgr.34107) 1868 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 50 op/s 2024-04-22T21:15:21.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.858437+0000 mgr.x (mgr.34107) 1868 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 50 op/s 2024-04-22T21:15:21.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cephadm 2024-04-22T21:15:19.867305+0000 mgr.x (mgr.34107) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cephadm 2024-04-22T21:15:19.867305+0000 mgr.x (mgr.34107) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.922305+0000 mgr.x (mgr.34107) 1870 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.922305+0000 mgr.x (mgr.34107) 1870 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.922581+0000 mgr.x (mgr.34107) 1871 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.922581+0000 mgr.x (mgr.34107) 1871 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cephadm 2024-04-22T21:15:19.931491+0000 mgr.x (mgr.34107) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cephadm 2024-04-22T21:15:19.931491+0000 mgr.x (mgr.34107) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.981086+0000 mgr.x (mgr.34107) 1873 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.981086+0000 mgr.x (mgr.34107) 1873 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.981298+0000 mgr.x (mgr.34107) 1874 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:19.981298+0000 mgr.x (mgr.34107) 1874 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cephadm 2024-04-22T21:15:19.989731+0000 mgr.x (mgr.34107) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cephadm 2024-04-22T21:15:19.989731+0000 mgr.x (mgr.34107) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.047554+0000 mgr.x (mgr.34107) 1876 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.047554+0000 mgr.x (mgr.34107) 1876 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.047786+0000 mgr.x (mgr.34107) 1877 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.047786+0000 mgr.x (mgr.34107) 1877 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cephadm 2024-04-22T21:15:20.056712+0000 mgr.x (mgr.34107) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cephadm 2024-04-22T21:15:20.056712+0000 mgr.x (mgr.34107) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.858437+0000 mgr.x (mgr.34107) 1868 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 50 op/s 2024-04-22T21:15:21.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cephadm 2024-04-22T21:15:19.867305+0000 mgr.x (mgr.34107) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cephadm 2024-04-22T21:15:19.867305+0000 mgr.x (mgr.34107) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.922305+0000 mgr.x (mgr.34107) 1870 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.922305+0000 mgr.x (mgr.34107) 1870 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.922581+0000 mgr.x (mgr.34107) 1871 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.922581+0000 mgr.x (mgr.34107) 1871 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cephadm 2024-04-22T21:15:19.931491+0000 mgr.x (mgr.34107) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cephadm 2024-04-22T21:15:19.931491+0000 mgr.x (mgr.34107) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.981086+0000 mgr.x (mgr.34107) 1873 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.981086+0000 mgr.x (mgr.34107) 1873 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.981298+0000 mgr.x (mgr.34107) 1874 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:19.981298+0000 mgr.x (mgr.34107) 1874 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cephadm 2024-04-22T21:15:19.989731+0000 mgr.x (mgr.34107) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cephadm 2024-04-22T21:15:19.989731+0000 mgr.x (mgr.34107) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.047554+0000 mgr.x (mgr.34107) 1876 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.047554+0000 mgr.x (mgr.34107) 1876 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.047786+0000 mgr.x (mgr.34107) 1877 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.047786+0000 mgr.x (mgr.34107) 1877 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cephadm 2024-04-22T21:15:20.056712+0000 mgr.x (mgr.34107) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cephadm 2024-04-22T21:15:20.056712+0000 mgr.x (mgr.34107) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.129037+0000 mgr.x (mgr.34107) 1879 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.129037+0000 mgr.x (mgr.34107) 1879 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.129400+0000 mgr.x (mgr.34107) 1880 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.129400+0000 mgr.x (mgr.34107) 1880 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cephadm 2024-04-22T21:15:20.136657+0000 mgr.x (mgr.34107) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cephadm 2024-04-22T21:15:20.136657+0000 mgr.x (mgr.34107) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.227748+0000 mon.c (mon.1) 5658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.227748+0000 mon.c (mon.1) 5658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.230316+0000 mon.c (mon.1) 5659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.230316+0000 mon.c (mon.1) 5659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.231605+0000 mon.c (mon.1) 5660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.231605+0000 mon.c (mon.1) 5660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.234749+0000 mon.c (mon.1) 5661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.234749+0000 mon.c (mon.1) 5661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.235649+0000 mon.c (mon.1) 5662 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.235649+0000 mon.c (mon.1) 5662 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.241553+0000 mgr.x (mgr.34107) 1882 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.241553+0000 mgr.x (mgr.34107) 1882 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.242214+0000 mgr.x (mgr.34107) 1883 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.129037+0000 mgr.x (mgr.34107) 1879 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.129037+0000 mgr.x (mgr.34107) 1879 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.129400+0000 mgr.x (mgr.34107) 1880 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.129400+0000 mgr.x (mgr.34107) 1880 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cephadm 2024-04-22T21:15:20.136657+0000 mgr.x (mgr.34107) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cephadm 2024-04-22T21:15:20.136657+0000 mgr.x (mgr.34107) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.227748+0000 mon.c (mon.1) 5658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.227748+0000 mon.c (mon.1) 5658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.230316+0000 mon.c (mon.1) 5659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.230316+0000 mon.c (mon.1) 5659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.231605+0000 mon.c (mon.1) 5660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.231605+0000 mon.c (mon.1) 5660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.234749+0000 mon.c (mon.1) 5661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.234749+0000 mon.c (mon.1) 5661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.235649+0000 mon.c (mon.1) 5662 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.235649+0000 mon.c (mon.1) 5662 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.241553+0000 mgr.x (mgr.34107) 1882 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.241553+0000 mgr.x (mgr.34107) 1882 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.242214+0000 mgr.x (mgr.34107) 1883 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.242214+0000 mgr.x (mgr.34107) 1883 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.246731+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.246731+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cephadm 2024-04-22T21:15:20.253264+0000 mgr.x (mgr.34107) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cephadm 2024-04-22T21:15:20.253264+0000 mgr.x (mgr.34107) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.327380+0000 mon.c (mon.1) 5663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.327380+0000 mon.c (mon.1) 5663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.330545+0000 mon.c (mon.1) 5664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.330545+0000 mon.c (mon.1) 5664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.332032+0000 mon.c (mon.1) 5665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.332032+0000 mon.c (mon.1) 5665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.335580+0000 mon.c (mon.1) 5666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.335580+0000 mon.c (mon.1) 5666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.336512+0000 mon.c (mon.1) 5667 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.336512+0000 mon.c (mon.1) 5667 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.342342+0000 mgr.x (mgr.34107) 1885 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.342342+0000 mgr.x (mgr.34107) 1885 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.342612+0000 mgr.x (mgr.34107) 1886 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.342612+0000 mgr.x (mgr.34107) 1886 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.346367+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.346367+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cephadm 2024-04-22T21:15:20.352486+0000 mgr.x (mgr.34107) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: cephadm 2024-04-22T21:15:20.352486+0000 mgr.x (mgr.34107) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.437845+0000 mon.c (mon.1) 5668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.437845+0000 mon.c (mon.1) 5668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.442519+0000 mon.c (mon.1) 5669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.442519+0000 mon.c (mon.1) 5669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.445247+0000 mon.c (mon.1) 5670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.445247+0000 mon.c (mon.1) 5670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.450287+0000 mon.c (mon.1) 5671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.450287+0000 mon.c (mon.1) 5671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.451964+0000 mon.c (mon.1) 5672 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.451964+0000 mon.c (mon.1) 5672 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.467099+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.467099+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.545728+0000 mon.c (mon.1) 5673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.545728+0000 mon.c (mon.1) 5673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.549818+0000 mon.c (mon.1) 5674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.549818+0000 mon.c (mon.1) 5674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.551567+0000 mon.c (mon.1) 5675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.242214+0000 mgr.x (mgr.34107) 1883 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.246731+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.246731+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cephadm 2024-04-22T21:15:20.253264+0000 mgr.x (mgr.34107) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cephadm 2024-04-22T21:15:20.253264+0000 mgr.x (mgr.34107) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.327380+0000 mon.c (mon.1) 5663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.327380+0000 mon.c (mon.1) 5663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.330545+0000 mon.c (mon.1) 5664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.330545+0000 mon.c (mon.1) 5664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.332032+0000 mon.c (mon.1) 5665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.332032+0000 mon.c (mon.1) 5665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.335580+0000 mon.c (mon.1) 5666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.335580+0000 mon.c (mon.1) 5666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.336512+0000 mon.c (mon.1) 5667 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.336512+0000 mon.c (mon.1) 5667 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.342342+0000 mgr.x (mgr.34107) 1885 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.342342+0000 mgr.x (mgr.34107) 1885 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.342612+0000 mgr.x (mgr.34107) 1886 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.342612+0000 mgr.x (mgr.34107) 1886 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.346367+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.551567+0000 mon.c (mon.1) 5675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.554869+0000 mon.c (mon.1) 5676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.554869+0000 mon.c (mon.1) 5676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.556024+0000 mon.c (mon.1) 5677 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.556024+0000 mon.c (mon.1) 5677 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.568369+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.568369+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.628314+0000 mon.c (mon.1) 5678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.628314+0000 mon.c (mon.1) 5678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.631138+0000 mon.c (mon.1) 5679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.631138+0000 mon.c (mon.1) 5679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.632552+0000 mon.c (mon.1) 5680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.632552+0000 mon.c (mon.1) 5680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.635126+0000 mon.c (mon.1) 5681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.635126+0000 mon.c (mon.1) 5681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.636021+0000 mon.c (mon.1) 5682 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.636021+0000 mon.c (mon.1) 5682 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.647913+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.647913+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.689643+0000 mon.c (mon.1) 5683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.689643+0000 mon.c (mon.1) 5683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.692379+0000 mon.c (mon.1) 5684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.692379+0000 mon.c (mon.1) 5684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.693928+0000 mon.c (mon.1) 5685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.693928+0000 mon.c (mon.1) 5685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.697220+0000 mon.c (mon.1) 5686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.697220+0000 mon.c (mon.1) 5686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.698235+0000 mon.c (mon.1) 5687 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.698235+0000 mon.c (mon.1) 5687 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.710415+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.710415+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.784621+0000 mon.c (mon.1) 5688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.784621+0000 mon.c (mon.1) 5688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.788653+0000 mon.c (mon.1) 5689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.788653+0000 mon.c (mon.1) 5689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.790344+0000 mon.c (mon.1) 5690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.790344+0000 mon.c (mon.1) 5690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.793866+0000 mon.c (mon.1) 5691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.346367+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cephadm 2024-04-22T21:15:20.352486+0000 mgr.x (mgr.34107) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: cephadm 2024-04-22T21:15:20.352486+0000 mgr.x (mgr.34107) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.437845+0000 mon.c (mon.1) 5668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.437845+0000 mon.c (mon.1) 5668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.442519+0000 mon.c (mon.1) 5669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.442519+0000 mon.c (mon.1) 5669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.445247+0000 mon.c (mon.1) 5670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.445247+0000 mon.c (mon.1) 5670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.450287+0000 mon.c (mon.1) 5671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.450287+0000 mon.c (mon.1) 5671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.451964+0000 mon.c (mon.1) 5672 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.451964+0000 mon.c (mon.1) 5672 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.467099+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.467099+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.545728+0000 mon.c (mon.1) 5673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.545728+0000 mon.c (mon.1) 5673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.549818+0000 mon.c (mon.1) 5674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.549818+0000 mon.c (mon.1) 5674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.551567+0000 mon.c (mon.1) 5675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.793866+0000 mon.c (mon.1) 5691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.795208+0000 mon.c (mon.1) 5692 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.795208+0000 mon.c (mon.1) 5692 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.808467+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.808467+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.898493+0000 mon.c (mon.1) 5693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.898493+0000 mon.c (mon.1) 5693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.902558+0000 mon.c (mon.1) 5694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.902558+0000 mon.c (mon.1) 5694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.904052+0000 mon.c (mon.1) 5695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.904052+0000 mon.c (mon.1) 5695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.907713+0000 mon.c (mon.1) 5696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.907713+0000 mon.c (mon.1) 5696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.908836+0000 mon.c (mon.1) 5697 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.908836+0000 mon.c (mon.1) 5697 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.919373+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.919373+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.999520+0000 mon.c (mon.1) 5698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:20.999520+0000 mon.c (mon.1) 5698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.001630+0000 mon.c (mon.1) 5699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.551567+0000 mon.c (mon.1) 5675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.554869+0000 mon.c (mon.1) 5676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.554869+0000 mon.c (mon.1) 5676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.556024+0000 mon.c (mon.1) 5677 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.556024+0000 mon.c (mon.1) 5677 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.568369+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.568369+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.628314+0000 mon.c (mon.1) 5678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.628314+0000 mon.c (mon.1) 5678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.631138+0000 mon.c (mon.1) 5679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.631138+0000 mon.c (mon.1) 5679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.632552+0000 mon.c (mon.1) 5680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.632552+0000 mon.c (mon.1) 5680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.635126+0000 mon.c (mon.1) 5681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.635126+0000 mon.c (mon.1) 5681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.636021+0000 mon.c (mon.1) 5682 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.636021+0000 mon.c (mon.1) 5682 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.647913+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.647913+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.689643+0000 mon.c (mon.1) 5683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.689643+0000 mon.c (mon.1) 5683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.692379+0000 mon.c (mon.1) 5684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.692379+0000 mon.c (mon.1) 5684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.693928+0000 mon.c (mon.1) 5685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.693928+0000 mon.c (mon.1) 5685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.697220+0000 mon.c (mon.1) 5686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.697220+0000 mon.c (mon.1) 5686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.698235+0000 mon.c (mon.1) 5687 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.698235+0000 mon.c (mon.1) 5687 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.710415+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.710415+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.784621+0000 mon.c (mon.1) 5688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.784621+0000 mon.c (mon.1) 5688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.788653+0000 mon.c (mon.1) 5689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.788653+0000 mon.c (mon.1) 5689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.790344+0000 mon.c (mon.1) 5690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.790344+0000 mon.c (mon.1) 5690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.793866+0000 mon.c (mon.1) 5691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.001630+0000 mon.c (mon.1) 5699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.002667+0000 mon.c (mon.1) 5700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.002667+0000 mon.c (mon.1) 5700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.004993+0000 mon.c (mon.1) 5701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.004993+0000 mon.c (mon.1) 5701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.005767+0000 mon.c (mon.1) 5702 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.005767+0000 mon.c (mon.1) 5702 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.012741+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.012741+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.058757+0000 mon.c (mon.1) 5703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.058757+0000 mon.c (mon.1) 5703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.061151+0000 mon.c (mon.1) 5704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.061151+0000 mon.c (mon.1) 5704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.062487+0000 mon.c (mon.1) 5705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.062487+0000 mon.c (mon.1) 5705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.064927+0000 mon.c (mon.1) 5706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.064927+0000 mon.c (mon.1) 5706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.065747+0000 mon.c (mon.1) 5707 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.065747+0000 mon.c (mon.1) 5707 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.071824+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.071824+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.113358+0000 mon.c (mon.1) 5708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.113358+0000 mon.c (mon.1) 5708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.115371+0000 mon.c (mon.1) 5709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.115371+0000 mon.c (mon.1) 5709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.116448+0000 mon.c (mon.1) 5710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.116448+0000 mon.c (mon.1) 5710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.118568+0000 mon.c (mon.1) 5711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.118568+0000 mon.c (mon.1) 5711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.119358+0000 mon.c (mon.1) 5712 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.119358+0000 mon.c (mon.1) 5712 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.125644+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.125644+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.168168+0000 mon.c (mon.1) 5713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.168168+0000 mon.c (mon.1) 5713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.170372+0000 mon.c (mon.1) 5714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.170372+0000 mon.c (mon.1) 5714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.171567+0000 mon.c (mon.1) 5715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.793866+0000 mon.c (mon.1) 5691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.795208+0000 mon.c (mon.1) 5692 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.795208+0000 mon.c (mon.1) 5692 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.808467+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.808467+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.898493+0000 mon.c (mon.1) 5693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.898493+0000 mon.c (mon.1) 5693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.902558+0000 mon.c (mon.1) 5694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.902558+0000 mon.c (mon.1) 5694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.904052+0000 mon.c (mon.1) 5695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.904052+0000 mon.c (mon.1) 5695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.907713+0000 mon.c (mon.1) 5696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.907713+0000 mon.c (mon.1) 5696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.908836+0000 mon.c (mon.1) 5697 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.908836+0000 mon.c (mon.1) 5697 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.919373+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.919373+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.999520+0000 mon.c (mon.1) 5698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:20.999520+0000 mon.c (mon.1) 5698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.001630+0000 mon.c (mon.1) 5699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.171567+0000 mon.c (mon.1) 5715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.176921+0000 mon.c (mon.1) 5716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.176921+0000 mon.c (mon.1) 5716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.177711+0000 mon.c (mon.1) 5717 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.177711+0000 mon.c (mon.1) 5717 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.183840+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[73084]: audit 2024-04-22T21:15:21.183840+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.319 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.001630+0000 mon.c (mon.1) 5699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.320 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.002667+0000 mon.c (mon.1) 5700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.320 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.002667+0000 mon.c (mon.1) 5700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.320 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.004993+0000 mon.c (mon.1) 5701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.320 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.004993+0000 mon.c (mon.1) 5701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.320 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.005767+0000 mon.c (mon.1) 5702 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.320 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.005767+0000 mon.c (mon.1) 5702 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.321 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.012741+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.321 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.012741+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.321 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.058757+0000 mon.c (mon.1) 5703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.321 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.058757+0000 mon.c (mon.1) 5703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.321 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.061151+0000 mon.c (mon.1) 5704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.321 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.061151+0000 mon.c (mon.1) 5704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.321 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.062487+0000 mon.c (mon.1) 5705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.322 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.062487+0000 mon.c (mon.1) 5705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.322 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.064927+0000 mon.c (mon.1) 5706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.322 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.064927+0000 mon.c (mon.1) 5706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.322 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.065747+0000 mon.c (mon.1) 5707 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.322 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.065747+0000 mon.c (mon.1) 5707 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.323 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.071824+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.323 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.071824+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.323 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.113358+0000 mon.c (mon.1) 5708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.323 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.113358+0000 mon.c (mon.1) 5708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.323 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.115371+0000 mon.c (mon.1) 5709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.323 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.115371+0000 mon.c (mon.1) 5709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.323 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.116448+0000 mon.c (mon.1) 5710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.324 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.116448+0000 mon.c (mon.1) 5710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.324 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.118568+0000 mon.c (mon.1) 5711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.324 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.118568+0000 mon.c (mon.1) 5711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.324 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.119358+0000 mon.c (mon.1) 5712 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.324 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.119358+0000 mon.c (mon.1) 5712 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.324 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.125644+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.325 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.125644+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.325 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.168168+0000 mon.c (mon.1) 5713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.325 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.168168+0000 mon.c (mon.1) 5713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.325 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.170372+0000 mon.c (mon.1) 5714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.325 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.170372+0000 mon.c (mon.1) 5714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.325 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.171567+0000 mon.c (mon.1) 5715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.325 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.171567+0000 mon.c (mon.1) 5715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.325 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.176921+0000 mon.c (mon.1) 5716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.325 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.176921+0000 mon.c (mon.1) 5716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.326 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.177711+0000 mon.c (mon.1) 5717 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.326 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.177711+0000 mon.c (mon.1) 5717 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.326 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.183840+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.326 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:21 smithi121 bash[75184]: audit 2024-04-22T21:15:21.183840+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.441818+0000 mgr.x (mgr.34107) 1849 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.441818+0000 mgr.x (mgr.34107) 1849 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.442013+0000 mgr.x (mgr.34107) 1850 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.442013+0000 mgr.x (mgr.34107) 1850 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cephadm 2024-04-22T21:15:19.454557+0000 mgr.x (mgr.34107) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cephadm 2024-04-22T21:15:19.454557+0000 mgr.x (mgr.34107) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.505442+0000 mgr.x (mgr.34107) 1852 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.505442+0000 mgr.x (mgr.34107) 1852 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.505724+0000 mgr.x (mgr.34107) 1853 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.505724+0000 mgr.x (mgr.34107) 1853 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cephadm 2024-04-22T21:15:19.516028+0000 mgr.x (mgr.34107) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cephadm 2024-04-22T21:15:19.516028+0000 mgr.x (mgr.34107) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.566825+0000 mgr.x (mgr.34107) 1855 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.566825+0000 mgr.x (mgr.34107) 1855 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.567006+0000 mgr.x (mgr.34107) 1856 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.567006+0000 mgr.x (mgr.34107) 1856 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cephadm 2024-04-22T21:15:19.575795+0000 mgr.x (mgr.34107) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cephadm 2024-04-22T21:15:19.575795+0000 mgr.x (mgr.34107) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.642410+0000 mgr.x (mgr.34107) 1858 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.642410+0000 mgr.x (mgr.34107) 1858 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.642637+0000 mgr.x (mgr.34107) 1859 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.642637+0000 mgr.x (mgr.34107) 1859 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cephadm 2024-04-22T21:15:19.651840+0000 mgr.x (mgr.34107) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cephadm 2024-04-22T21:15:19.651840+0000 mgr.x (mgr.34107) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.723023+0000 mgr.x (mgr.34107) 1861 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 50 op/s 2024-04-22T21:15:21.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.723023+0000 mgr.x (mgr.34107) 1861 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 50 op/s 2024-04-22T21:15:21.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.723210+0000 mgr.x (mgr.34107) 1862 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 50 op/s 2024-04-22T21:15:21.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.723210+0000 mgr.x (mgr.34107) 1862 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 50 op/s 2024-04-22T21:15:21.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cephadm 2024-04-22T21:15:19.739615+0000 mgr.x (mgr.34107) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cephadm 2024-04-22T21:15:19.739615+0000 mgr.x (mgr.34107) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.794939+0000 mgr.x (mgr.34107) 1864 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 48 op/s 2024-04-22T21:15:21.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.794939+0000 mgr.x (mgr.34107) 1864 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 48 op/s 2024-04-22T21:15:21.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.795161+0000 mgr.x (mgr.34107) 1865 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 48 op/s 2024-04-22T21:15:21.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.795161+0000 mgr.x (mgr.34107) 1865 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 48 op/s 2024-04-22T21:15:21.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cephadm 2024-04-22T21:15:19.804073+0000 mgr.x (mgr.34107) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cephadm 2024-04-22T21:15:19.804073+0000 mgr.x (mgr.34107) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.858253+0000 mgr.x (mgr.34107) 1867 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 50 op/s 2024-04-22T21:15:21.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.858253+0000 mgr.x (mgr.34107) 1867 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 50 op/s 2024-04-22T21:15:21.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.858437+0000 mgr.x (mgr.34107) 1868 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 50 op/s 2024-04-22T21:15:21.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.858437+0000 mgr.x (mgr.34107) 1868 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 50 op/s 2024-04-22T21:15:21.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cephadm 2024-04-22T21:15:19.867305+0000 mgr.x (mgr.34107) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cephadm 2024-04-22T21:15:19.867305+0000 mgr.x (mgr.34107) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.922305+0000 mgr.x (mgr.34107) 1870 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.922305+0000 mgr.x (mgr.34107) 1870 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.922581+0000 mgr.x (mgr.34107) 1871 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.922581+0000 mgr.x (mgr.34107) 1871 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cephadm 2024-04-22T21:15:19.931491+0000 mgr.x (mgr.34107) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cephadm 2024-04-22T21:15:19.931491+0000 mgr.x (mgr.34107) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.981086+0000 mgr.x (mgr.34107) 1873 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.981086+0000 mgr.x (mgr.34107) 1873 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.981298+0000 mgr.x (mgr.34107) 1874 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:19.981298+0000 mgr.x (mgr.34107) 1874 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cephadm 2024-04-22T21:15:19.989731+0000 mgr.x (mgr.34107) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cephadm 2024-04-22T21:15:19.989731+0000 mgr.x (mgr.34107) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.047554+0000 mgr.x (mgr.34107) 1876 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.047554+0000 mgr.x (mgr.34107) 1876 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.047786+0000 mgr.x (mgr.34107) 1877 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.047786+0000 mgr.x (mgr.34107) 1877 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cephadm 2024-04-22T21:15:20.056712+0000 mgr.x (mgr.34107) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cephadm 2024-04-22T21:15:20.056712+0000 mgr.x (mgr.34107) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.129037+0000 mgr.x (mgr.34107) 1879 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.129037+0000 mgr.x (mgr.34107) 1879 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.129400+0000 mgr.x (mgr.34107) 1880 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.129400+0000 mgr.x (mgr.34107) 1880 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cephadm 2024-04-22T21:15:20.136657+0000 mgr.x (mgr.34107) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cephadm 2024-04-22T21:15:20.136657+0000 mgr.x (mgr.34107) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.227748+0000 mon.c (mon.1) 5658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.227748+0000 mon.c (mon.1) 5658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.230316+0000 mon.c (mon.1) 5659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.230316+0000 mon.c (mon.1) 5659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.231605+0000 mon.c (mon.1) 5660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.231605+0000 mon.c (mon.1) 5660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.234749+0000 mon.c (mon.1) 5661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.234749+0000 mon.c (mon.1) 5661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.235649+0000 mon.c (mon.1) 5662 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.235649+0000 mon.c (mon.1) 5662 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.241553+0000 mgr.x (mgr.34107) 1882 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.241553+0000 mgr.x (mgr.34107) 1882 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.242214+0000 mgr.x (mgr.34107) 1883 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.242214+0000 mgr.x (mgr.34107) 1883 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.246731+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.246731+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cephadm 2024-04-22T21:15:20.253264+0000 mgr.x (mgr.34107) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cephadm 2024-04-22T21:15:20.253264+0000 mgr.x (mgr.34107) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.327380+0000 mon.c (mon.1) 5663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.327380+0000 mon.c (mon.1) 5663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.330545+0000 mon.c (mon.1) 5664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.330545+0000 mon.c (mon.1) 5664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.332032+0000 mon.c (mon.1) 5665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.332032+0000 mon.c (mon.1) 5665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.335580+0000 mon.c (mon.1) 5666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.335580+0000 mon.c (mon.1) 5666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.336512+0000 mon.c (mon.1) 5667 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.336512+0000 mon.c (mon.1) 5667 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.342342+0000 mgr.x (mgr.34107) 1885 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.342342+0000 mgr.x (mgr.34107) 1885 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.342612+0000 mgr.x (mgr.34107) 1886 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.342612+0000 mgr.x (mgr.34107) 1886 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:21.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.346367+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.346367+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cephadm 2024-04-22T21:15:20.352486+0000 mgr.x (mgr.34107) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: cephadm 2024-04-22T21:15:20.352486+0000 mgr.x (mgr.34107) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:21.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.437845+0000 mon.c (mon.1) 5668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.437845+0000 mon.c (mon.1) 5668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.442519+0000 mon.c (mon.1) 5669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.442519+0000 mon.c (mon.1) 5669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.445247+0000 mon.c (mon.1) 5670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.445247+0000 mon.c (mon.1) 5670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.450287+0000 mon.c (mon.1) 5671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.450287+0000 mon.c (mon.1) 5671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.451964+0000 mon.c (mon.1) 5672 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.451964+0000 mon.c (mon.1) 5672 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.467099+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.467099+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.545728+0000 mon.c (mon.1) 5673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.545728+0000 mon.c (mon.1) 5673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.549818+0000 mon.c (mon.1) 5674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.549818+0000 mon.c (mon.1) 5674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.551567+0000 mon.c (mon.1) 5675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.551567+0000 mon.c (mon.1) 5675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.554869+0000 mon.c (mon.1) 5676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.554869+0000 mon.c (mon.1) 5676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.556024+0000 mon.c (mon.1) 5677 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.556024+0000 mon.c (mon.1) 5677 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.568369+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.568369+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.628314+0000 mon.c (mon.1) 5678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.628314+0000 mon.c (mon.1) 5678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.631138+0000 mon.c (mon.1) 5679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.631138+0000 mon.c (mon.1) 5679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.632552+0000 mon.c (mon.1) 5680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.632552+0000 mon.c (mon.1) 5680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.635126+0000 mon.c (mon.1) 5681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.635126+0000 mon.c (mon.1) 5681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.636021+0000 mon.c (mon.1) 5682 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.636021+0000 mon.c (mon.1) 5682 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.647913+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.647913+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.689643+0000 mon.c (mon.1) 5683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.689643+0000 mon.c (mon.1) 5683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.692379+0000 mon.c (mon.1) 5684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.692379+0000 mon.c (mon.1) 5684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.693928+0000 mon.c (mon.1) 5685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.693928+0000 mon.c (mon.1) 5685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.697220+0000 mon.c (mon.1) 5686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.697220+0000 mon.c (mon.1) 5686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.698235+0000 mon.c (mon.1) 5687 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.698235+0000 mon.c (mon.1) 5687 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.710415+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.710415+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.784621+0000 mon.c (mon.1) 5688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.784621+0000 mon.c (mon.1) 5688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.788653+0000 mon.c (mon.1) 5689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.788653+0000 mon.c (mon.1) 5689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.790344+0000 mon.c (mon.1) 5690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.790344+0000 mon.c (mon.1) 5690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.793866+0000 mon.c (mon.1) 5691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.793866+0000 mon.c (mon.1) 5691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.795208+0000 mon.c (mon.1) 5692 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.795208+0000 mon.c (mon.1) 5692 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.808467+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.808467+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.898493+0000 mon.c (mon.1) 5693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.898493+0000 mon.c (mon.1) 5693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.902558+0000 mon.c (mon.1) 5694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.902558+0000 mon.c (mon.1) 5694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.904052+0000 mon.c (mon.1) 5695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.904052+0000 mon.c (mon.1) 5695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.907713+0000 mon.c (mon.1) 5696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.907713+0000 mon.c (mon.1) 5696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.908836+0000 mon.c (mon.1) 5697 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.908836+0000 mon.c (mon.1) 5697 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.919373+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.919373+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.999520+0000 mon.c (mon.1) 5698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:20.999520+0000 mon.c (mon.1) 5698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.001630+0000 mon.c (mon.1) 5699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.001630+0000 mon.c (mon.1) 5699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.002667+0000 mon.c (mon.1) 5700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.002667+0000 mon.c (mon.1) 5700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.004993+0000 mon.c (mon.1) 5701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.004993+0000 mon.c (mon.1) 5701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.005767+0000 mon.c (mon.1) 5702 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.005767+0000 mon.c (mon.1) 5702 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.012741+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.012741+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.058757+0000 mon.c (mon.1) 5703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.058757+0000 mon.c (mon.1) 5703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.061151+0000 mon.c (mon.1) 5704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.061151+0000 mon.c (mon.1) 5704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.062487+0000 mon.c (mon.1) 5705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.062487+0000 mon.c (mon.1) 5705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.064927+0000 mon.c (mon.1) 5706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.064927+0000 mon.c (mon.1) 5706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.065747+0000 mon.c (mon.1) 5707 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.065747+0000 mon.c (mon.1) 5707 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.071824+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.071824+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.113358+0000 mon.c (mon.1) 5708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.113358+0000 mon.c (mon.1) 5708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.115371+0000 mon.c (mon.1) 5709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.115371+0000 mon.c (mon.1) 5709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.116448+0000 mon.c (mon.1) 5710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.116448+0000 mon.c (mon.1) 5710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.118568+0000 mon.c (mon.1) 5711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.118568+0000 mon.c (mon.1) 5711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.119358+0000 mon.c (mon.1) 5712 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.119358+0000 mon.c (mon.1) 5712 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.125644+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.125644+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.168168+0000 mon.c (mon.1) 5713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.168168+0000 mon.c (mon.1) 5713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.170372+0000 mon.c (mon.1) 5714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.170372+0000 mon.c (mon.1) 5714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:21.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.171567+0000 mon.c (mon.1) 5715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.171567+0000 mon.c (mon.1) 5715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:21.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.176921+0000 mon.c (mon.1) 5716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.176921+0000 mon.c (mon.1) 5716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:21.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.177711+0000 mon.c (mon.1) 5717 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.177711+0000 mon.c (mon.1) 5717 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:21.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.183840+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:21.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:21 smithi123 bash[58916]: audit 2024-04-22T21:15:21.183840+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.458837+0000 mgr.x (mgr.34107) 1888 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.458837+0000 mgr.x (mgr.34107) 1888 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.459163+0000 mgr.x (mgr.34107) 1889 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.459163+0000 mgr.x (mgr.34107) 1889 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cephadm 2024-04-22T21:15:20.472839+0000 mgr.x (mgr.34107) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cephadm 2024-04-22T21:15:20.472839+0000 mgr.x (mgr.34107) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.562050+0000 mgr.x (mgr.34107) 1891 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.562050+0000 mgr.x (mgr.34107) 1891 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.562437+0000 mgr.x (mgr.34107) 1892 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.562437+0000 mgr.x (mgr.34107) 1892 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cephadm 2024-04-22T21:15:20.575205+0000 mgr.x (mgr.34107) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cephadm 2024-04-22T21:15:20.575205+0000 mgr.x (mgr.34107) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.641554+0000 mgr.x (mgr.34107) 1894 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.641554+0000 mgr.x (mgr.34107) 1894 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.641784+0000 mgr.x (mgr.34107) 1895 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.641784+0000 mgr.x (mgr.34107) 1895 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cephadm 2024-04-22T21:15:20.652892+0000 mgr.x (mgr.34107) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cephadm 2024-04-22T21:15:20.652892+0000 mgr.x (mgr.34107) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.703941+0000 mgr.x (mgr.34107) 1897 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.703941+0000 mgr.x (mgr.34107) 1897 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.704191+0000 mgr.x (mgr.34107) 1898 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.704191+0000 mgr.x (mgr.34107) 1898 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cephadm 2024-04-22T21:15:20.715444+0000 mgr.x (mgr.34107) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cephadm 2024-04-22T21:15:20.715444+0000 mgr.x (mgr.34107) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.801388+0000 mgr.x (mgr.34107) 1900 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.801388+0000 mgr.x (mgr.34107) 1900 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.801644+0000 mgr.x (mgr.34107) 1901 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.801644+0000 mgr.x (mgr.34107) 1901 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cephadm 2024-04-22T21:15:20.814017+0000 mgr.x (mgr.34107) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cephadm 2024-04-22T21:15:20.814017+0000 mgr.x (mgr.34107) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.915192+0000 mgr.x (mgr.34107) 1903 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.915192+0000 mgr.x (mgr.34107) 1903 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.915453+0000 mgr.x (mgr.34107) 1904 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:20.915453+0000 mgr.x (mgr.34107) 1904 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cephadm 2024-04-22T21:15:20.924426+0000 mgr.x (mgr.34107) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cephadm 2024-04-22T21:15:20.924426+0000 mgr.x (mgr.34107) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.011564+0000 mgr.x (mgr.34107) 1906 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 407 KiB/s rd, 0 B/s wr, 627 op/s 2024-04-22T21:15:22.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.011564+0000 mgr.x (mgr.34107) 1906 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 407 KiB/s rd, 0 B/s wr, 627 op/s 2024-04-22T21:15:22.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.011870+0000 mgr.x (mgr.34107) 1907 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 406 KiB/s rd, 0 B/s wr, 627 op/s 2024-04-22T21:15:22.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.011870+0000 mgr.x (mgr.34107) 1907 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 406 KiB/s rd, 0 B/s wr, 627 op/s 2024-04-22T21:15:22.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.017797+0000 mgr.x (mgr.34107) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.017797+0000 mgr.x (mgr.34107) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.071327+0000 mgr.x (mgr.34107) 1909 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 463 KiB/s rd, 0 B/s wr, 715 op/s 2024-04-22T21:15:22.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.071327+0000 mgr.x (mgr.34107) 1909 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 463 KiB/s rd, 0 B/s wr, 715 op/s 2024-04-22T21:15:22.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.071597+0000 mgr.x (mgr.34107) 1910 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 463 KiB/s rd, 0 B/s wr, 715 op/s 2024-04-22T21:15:22.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.071597+0000 mgr.x (mgr.34107) 1910 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 463 KiB/s rd, 0 B/s wr, 715 op/s 2024-04-22T21:15:22.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.076640+0000 mgr.x (mgr.34107) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.076640+0000 mgr.x (mgr.34107) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.124948+0000 mgr.x (mgr.34107) 1912 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 596 KiB/s rd, 0 B/s wr, 920 op/s 2024-04-22T21:15:22.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.124948+0000 mgr.x (mgr.34107) 1912 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 596 KiB/s rd, 0 B/s wr, 920 op/s 2024-04-22T21:15:22.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.125153+0000 mgr.x (mgr.34107) 1913 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 596 KiB/s rd, 0 B/s wr, 920 op/s 2024-04-22T21:15:22.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.125153+0000 mgr.x (mgr.34107) 1913 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 596 KiB/s rd, 0 B/s wr, 920 op/s 2024-04-22T21:15:22.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.130403+0000 mgr.x (mgr.34107) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.130403+0000 mgr.x (mgr.34107) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.183289+0000 mgr.x (mgr.34107) 1915 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.183289+0000 mgr.x (mgr.34107) 1915 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.183491+0000 mgr.x (mgr.34107) 1916 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.183491+0000 mgr.x (mgr.34107) 1916 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.188866+0000 mgr.x (mgr.34107) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.188866+0000 mgr.x (mgr.34107) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.241742+0000 mon.c (mon.1) 5718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.241742+0000 mon.c (mon.1) 5718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.243841+0000 mon.c (mon.1) 5719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.243841+0000 mon.c (mon.1) 5719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.244799+0000 mon.c (mon.1) 5720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.244799+0000 mon.c (mon.1) 5720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.246729+0000 mon.c (mon.1) 5721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.246729+0000 mon.c (mon.1) 5721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.247435+0000 mon.c (mon.1) 5722 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.247435+0000 mon.c (mon.1) 5722 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.252949+0000 mgr.x (mgr.34107) 1918 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.252949+0000 mgr.x (mgr.34107) 1918 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.253125+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.253125+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.253154+0000 mgr.x (mgr.34107) 1919 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.253154+0000 mgr.x (mgr.34107) 1919 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.259872+0000 mgr.x (mgr.34107) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.259872+0000 mgr.x (mgr.34107) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.296409+0000 mon.c (mon.1) 5723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.296409+0000 mon.c (mon.1) 5723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.298613+0000 mon.c (mon.1) 5724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.298613+0000 mon.c (mon.1) 5724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.299624+0000 mon.c (mon.1) 5725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.299624+0000 mon.c (mon.1) 5725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.302144+0000 mon.c (mon.1) 5726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.302144+0000 mon.c (mon.1) 5726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.302911+0000 mon.c (mon.1) 5727 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.302911+0000 mon.c (mon.1) 5727 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.308341+0000 mgr.x (mgr.34107) 1921 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.308341+0000 mgr.x (mgr.34107) 1921 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.308648+0000 mgr.x (mgr.34107) 1922 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.308648+0000 mgr.x (mgr.34107) 1922 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.309791+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.309791+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.315761+0000 mgr.x (mgr.34107) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.315761+0000 mgr.x (mgr.34107) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.352548+0000 mon.c (mon.1) 5728 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.352548+0000 mon.c (mon.1) 5728 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.354553+0000 mon.c (mon.1) 5729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.354553+0000 mon.c (mon.1) 5729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.355465+0000 mon.c (mon.1) 5730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.355465+0000 mon.c (mon.1) 5730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.357986+0000 mon.c (mon.1) 5731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.357986+0000 mon.c (mon.1) 5731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.358740+0000 mon.c (mon.1) 5732 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.358740+0000 mon.c (mon.1) 5732 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.364440+0000 mgr.x (mgr.34107) 1924 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.364440+0000 mgr.x (mgr.34107) 1924 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.364684+0000 mgr.x (mgr.34107) 1925 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.364684+0000 mgr.x (mgr.34107) 1925 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.366271+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.366271+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.372829+0000 mgr.x (mgr.34107) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.372829+0000 mgr.x (mgr.34107) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.413648+0000 mon.c (mon.1) 5733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.413648+0000 mon.c (mon.1) 5733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.416458+0000 mon.c (mon.1) 5734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.416458+0000 mon.c (mon.1) 5734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.417413+0000 mon.c (mon.1) 5735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.417413+0000 mon.c (mon.1) 5735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.419552+0000 mon.c (mon.1) 5736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.419552+0000 mon.c (mon.1) 5736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.420310+0000 mon.c (mon.1) 5737 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.420310+0000 mon.c (mon.1) 5737 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.425757+0000 mgr.x (mgr.34107) 1927 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.425757+0000 mgr.x (mgr.34107) 1927 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.425990+0000 mgr.x (mgr.34107) 1928 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.425990+0000 mgr.x (mgr.34107) 1928 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.426340+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.426340+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.433173+0000 mgr.x (mgr.34107) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.433173+0000 mgr.x (mgr.34107) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.468719+0000 mon.c (mon.1) 5738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.468719+0000 mon.c (mon.1) 5738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.470774+0000 mon.c (mon.1) 5739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.470774+0000 mon.c (mon.1) 5739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.471911+0000 mon.c (mon.1) 5740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.471911+0000 mon.c (mon.1) 5740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.474187+0000 mon.c (mon.1) 5741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.474187+0000 mon.c (mon.1) 5741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.474909+0000 mon.c (mon.1) 5742 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.474909+0000 mon.c (mon.1) 5742 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.480670+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.480670+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.523550+0000 mon.c (mon.1) 5743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.523550+0000 mon.c (mon.1) 5743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.525546+0000 mon.c (mon.1) 5744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.525546+0000 mon.c (mon.1) 5744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.526429+0000 mon.c (mon.1) 5745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.526429+0000 mon.c (mon.1) 5745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.528430+0000 mon.c (mon.1) 5746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.528430+0000 mon.c (mon.1) 5746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.529235+0000 mon.c (mon.1) 5747 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.529235+0000 mon.c (mon.1) 5747 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.535051+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.535051+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.583634+0000 mon.c (mon.1) 5748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.583634+0000 mon.c (mon.1) 5748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.586223+0000 mon.c (mon.1) 5749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.586223+0000 mon.c (mon.1) 5749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.587262+0000 mon.c (mon.1) 5750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.587262+0000 mon.c (mon.1) 5750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.589603+0000 mon.c (mon.1) 5751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.589603+0000 mon.c (mon.1) 5751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.590434+0000 mon.c (mon.1) 5752 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.590434+0000 mon.c (mon.1) 5752 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.596877+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.596877+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.638161+0000 mon.c (mon.1) 5753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.638161+0000 mon.c (mon.1) 5753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.640292+0000 mon.c (mon.1) 5754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.640292+0000 mon.c (mon.1) 5754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.641471+0000 mon.c (mon.1) 5755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.641471+0000 mon.c (mon.1) 5755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.643465+0000 mon.c (mon.1) 5756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.643465+0000 mon.c (mon.1) 5756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.644292+0000 mon.c (mon.1) 5757 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.644292+0000 mon.c (mon.1) 5757 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.651187+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.651187+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.692403+0000 mon.c (mon.1) 5758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.692403+0000 mon.c (mon.1) 5758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.694612+0000 mon.c (mon.1) 5759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.694612+0000 mon.c (mon.1) 5759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.695481+0000 mon.c (mon.1) 5760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.695481+0000 mon.c (mon.1) 5760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.697406+0000 mon.c (mon.1) 5761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.697406+0000 mon.c (mon.1) 5761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.698143+0000 mon.c (mon.1) 5762 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.698143+0000 mon.c (mon.1) 5762 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.704144+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.704144+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.745072+0000 mon.c (mon.1) 5763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.745072+0000 mon.c (mon.1) 5763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.747372+0000 mon.c (mon.1) 5764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.747372+0000 mon.c (mon.1) 5764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.748332+0000 mon.c (mon.1) 5765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.748332+0000 mon.c (mon.1) 5765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.751540+0000 mon.c (mon.1) 5766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.751540+0000 mon.c (mon.1) 5766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.752263+0000 mon.c (mon.1) 5767 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.752263+0000 mon.c (mon.1) 5767 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.757943+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.757943+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.777081+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.777081+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.785002+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.785002+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.791380+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.791380+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.822359+0000 mon.c (mon.1) 5768 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.822359+0000 mon.c (mon.1) 5768 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.824895+0000 mon.c (mon.1) 5769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.824895+0000 mon.c (mon.1) 5769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.825920+0000 mon.c (mon.1) 5770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.825920+0000 mon.c (mon.1) 5770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.828191+0000 mon.c (mon.1) 5771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.828191+0000 mon.c (mon.1) 5771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.828953+0000 mon.c (mon.1) 5772 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.828953+0000 mon.c (mon.1) 5772 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.833960+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.833960+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.875437+0000 mon.c (mon.1) 5773 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.875437+0000 mon.c (mon.1) 5773 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.878158+0000 mon.c (mon.1) 5774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.878158+0000 mon.c (mon.1) 5774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.879615+0000 mon.c (mon.1) 5775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.879615+0000 mon.c (mon.1) 5775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.882128+0000 mon.c (mon.1) 5776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.882128+0000 mon.c (mon.1) 5776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.883060+0000 mon.c (mon.1) 5777 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.883060+0000 mon.c (mon.1) 5777 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.888755+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.888755+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.931826+0000 mon.c (mon.1) 5778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.931826+0000 mon.c (mon.1) 5778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.934322+0000 mon.c (mon.1) 5779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.934322+0000 mon.c (mon.1) 5779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.935550+0000 mon.c (mon.1) 5780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.935550+0000 mon.c (mon.1) 5780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.938001+0000 mon.c (mon.1) 5781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.938001+0000 mon.c (mon.1) 5781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.938818+0000 mon.c (mon.1) 5782 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.938818+0000 mon.c (mon.1) 5782 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.944707+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.944707+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.987675+0000 mon.c (mon.1) 5783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.987675+0000 mon.c (mon.1) 5783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.990464+0000 mon.c (mon.1) 5784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.990464+0000 mon.c (mon.1) 5784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.991902+0000 mon.c (mon.1) 5785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.991902+0000 mon.c (mon.1) 5785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.994570+0000 mon.c (mon.1) 5786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.994570+0000 mon.c (mon.1) 5786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.995532+0000 mon.c (mon.1) 5787 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:21.995532+0000 mon.c (mon.1) 5787 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:22.001379+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:22.001379+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:22.063283+0000 mon.c (mon.1) 5788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:22.063283+0000 mon.c (mon.1) 5788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:22.066189+0000 mon.c (mon.1) 5789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:22.066189+0000 mon.c (mon.1) 5789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:22.067638+0000 mon.c (mon.1) 5790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:22.067638+0000 mon.c (mon.1) 5790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:22.070378+0000 mon.c (mon.1) 5791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:22.070378+0000 mon.c (mon.1) 5791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:22.071498+0000 mon.c (mon.1) 5792 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:22.071498+0000 mon.c (mon.1) 5792 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:22.079858+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:22.079858+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:22.156443+0000 mon.c (mon.1) 5793 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:22.156443+0000 mon.c (mon.1) 5793 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:22.159537+0000 mon.c (mon.1) 5794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:22.159537+0000 mon.c (mon.1) 5794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:22.161924+0000 mon.c (mon.1) 5795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:22.161924+0000 mon.c (mon.1) 5795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:22.164899+0000 mon.c (mon.1) 5796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:22.164899+0000 mon.c (mon.1) 5796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:22.166090+0000 mon.c (mon.1) 5797 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:22.166090+0000 mon.c (mon.1) 5797 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:22.175298+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.511 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:22 smithi123 bash[58916]: audit 2024-04-22T21:15:22.175298+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.458837+0000 mgr.x (mgr.34107) 1888 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.458837+0000 mgr.x (mgr.34107) 1888 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.459163+0000 mgr.x (mgr.34107) 1889 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.459163+0000 mgr.x (mgr.34107) 1889 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cephadm 2024-04-22T21:15:20.472839+0000 mgr.x (mgr.34107) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cephadm 2024-04-22T21:15:20.472839+0000 mgr.x (mgr.34107) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.562050+0000 mgr.x (mgr.34107) 1891 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.562050+0000 mgr.x (mgr.34107) 1891 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.562437+0000 mgr.x (mgr.34107) 1892 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.562437+0000 mgr.x (mgr.34107) 1892 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cephadm 2024-04-22T21:15:20.575205+0000 mgr.x (mgr.34107) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cephadm 2024-04-22T21:15:20.575205+0000 mgr.x (mgr.34107) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.641554+0000 mgr.x (mgr.34107) 1894 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.641554+0000 mgr.x (mgr.34107) 1894 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.641784+0000 mgr.x (mgr.34107) 1895 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.641784+0000 mgr.x (mgr.34107) 1895 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cephadm 2024-04-22T21:15:20.652892+0000 mgr.x (mgr.34107) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cephadm 2024-04-22T21:15:20.652892+0000 mgr.x (mgr.34107) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.703941+0000 mgr.x (mgr.34107) 1897 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.703941+0000 mgr.x (mgr.34107) 1897 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.704191+0000 mgr.x (mgr.34107) 1898 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.704191+0000 mgr.x (mgr.34107) 1898 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cephadm 2024-04-22T21:15:20.715444+0000 mgr.x (mgr.34107) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cephadm 2024-04-22T21:15:20.715444+0000 mgr.x (mgr.34107) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.801388+0000 mgr.x (mgr.34107) 1900 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.801388+0000 mgr.x (mgr.34107) 1900 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.801644+0000 mgr.x (mgr.34107) 1901 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.801644+0000 mgr.x (mgr.34107) 1901 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cephadm 2024-04-22T21:15:20.814017+0000 mgr.x (mgr.34107) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cephadm 2024-04-22T21:15:20.814017+0000 mgr.x (mgr.34107) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.915192+0000 mgr.x (mgr.34107) 1903 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.915192+0000 mgr.x (mgr.34107) 1903 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.915453+0000 mgr.x (mgr.34107) 1904 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:20.915453+0000 mgr.x (mgr.34107) 1904 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cephadm 2024-04-22T21:15:20.924426+0000 mgr.x (mgr.34107) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cephadm 2024-04-22T21:15:20.924426+0000 mgr.x (mgr.34107) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.011564+0000 mgr.x (mgr.34107) 1906 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 407 KiB/s rd, 0 B/s wr, 627 op/s 2024-04-22T21:15:22.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.011564+0000 mgr.x (mgr.34107) 1906 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 407 KiB/s rd, 0 B/s wr, 627 op/s 2024-04-22T21:15:22.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.011870+0000 mgr.x (mgr.34107) 1907 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 406 KiB/s rd, 0 B/s wr, 627 op/s 2024-04-22T21:15:22.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.011870+0000 mgr.x (mgr.34107) 1907 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 406 KiB/s rd, 0 B/s wr, 627 op/s 2024-04-22T21:15:22.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.458837+0000 mgr.x (mgr.34107) 1888 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.458837+0000 mgr.x (mgr.34107) 1888 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.459163+0000 mgr.x (mgr.34107) 1889 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.459163+0000 mgr.x (mgr.34107) 1889 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cephadm 2024-04-22T21:15:20.472839+0000 mgr.x (mgr.34107) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cephadm 2024-04-22T21:15:20.472839+0000 mgr.x (mgr.34107) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.562050+0000 mgr.x (mgr.34107) 1891 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.562050+0000 mgr.x (mgr.34107) 1891 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.562437+0000 mgr.x (mgr.34107) 1892 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.562437+0000 mgr.x (mgr.34107) 1892 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cephadm 2024-04-22T21:15:20.575205+0000 mgr.x (mgr.34107) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cephadm 2024-04-22T21:15:20.575205+0000 mgr.x (mgr.34107) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.641554+0000 mgr.x (mgr.34107) 1894 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.641554+0000 mgr.x (mgr.34107) 1894 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.641784+0000 mgr.x (mgr.34107) 1895 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.641784+0000 mgr.x (mgr.34107) 1895 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cephadm 2024-04-22T21:15:20.652892+0000 mgr.x (mgr.34107) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cephadm 2024-04-22T21:15:20.652892+0000 mgr.x (mgr.34107) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.703941+0000 mgr.x (mgr.34107) 1897 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.703941+0000 mgr.x (mgr.34107) 1897 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.017797+0000 mgr.x (mgr.34107) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.017797+0000 mgr.x (mgr.34107) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.071327+0000 mgr.x (mgr.34107) 1909 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 463 KiB/s rd, 0 B/s wr, 715 op/s 2024-04-22T21:15:22.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.071327+0000 mgr.x (mgr.34107) 1909 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 463 KiB/s rd, 0 B/s wr, 715 op/s 2024-04-22T21:15:22.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.071597+0000 mgr.x (mgr.34107) 1910 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 463 KiB/s rd, 0 B/s wr, 715 op/s 2024-04-22T21:15:22.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.071597+0000 mgr.x (mgr.34107) 1910 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 463 KiB/s rd, 0 B/s wr, 715 op/s 2024-04-22T21:15:22.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.076640+0000 mgr.x (mgr.34107) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.076640+0000 mgr.x (mgr.34107) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.124948+0000 mgr.x (mgr.34107) 1912 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 596 KiB/s rd, 0 B/s wr, 920 op/s 2024-04-22T21:15:22.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.124948+0000 mgr.x (mgr.34107) 1912 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 596 KiB/s rd, 0 B/s wr, 920 op/s 2024-04-22T21:15:22.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.125153+0000 mgr.x (mgr.34107) 1913 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 596 KiB/s rd, 0 B/s wr, 920 op/s 2024-04-22T21:15:22.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.125153+0000 mgr.x (mgr.34107) 1913 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 596 KiB/s rd, 0 B/s wr, 920 op/s 2024-04-22T21:15:22.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.130403+0000 mgr.x (mgr.34107) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.130403+0000 mgr.x (mgr.34107) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.183289+0000 mgr.x (mgr.34107) 1915 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.183289+0000 mgr.x (mgr.34107) 1915 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.183491+0000 mgr.x (mgr.34107) 1916 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.183491+0000 mgr.x (mgr.34107) 1916 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.188866+0000 mgr.x (mgr.34107) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.188866+0000 mgr.x (mgr.34107) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.241742+0000 mon.c (mon.1) 5718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.241742+0000 mon.c (mon.1) 5718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.243841+0000 mon.c (mon.1) 5719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.243841+0000 mon.c (mon.1) 5719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.244799+0000 mon.c (mon.1) 5720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.244799+0000 mon.c (mon.1) 5720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.246729+0000 mon.c (mon.1) 5721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.246729+0000 mon.c (mon.1) 5721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.247435+0000 mon.c (mon.1) 5722 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.247435+0000 mon.c (mon.1) 5722 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.252949+0000 mgr.x (mgr.34107) 1918 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.252949+0000 mgr.x (mgr.34107) 1918 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.253125+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.253125+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.253154+0000 mgr.x (mgr.34107) 1919 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.253154+0000 mgr.x (mgr.34107) 1919 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.259872+0000 mgr.x (mgr.34107) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.259872+0000 mgr.x (mgr.34107) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.296409+0000 mon.c (mon.1) 5723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.296409+0000 mon.c (mon.1) 5723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.298613+0000 mon.c (mon.1) 5724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.298613+0000 mon.c (mon.1) 5724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.299624+0000 mon.c (mon.1) 5725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.299624+0000 mon.c (mon.1) 5725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.302144+0000 mon.c (mon.1) 5726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.302144+0000 mon.c (mon.1) 5726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.302911+0000 mon.c (mon.1) 5727 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.302911+0000 mon.c (mon.1) 5727 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.308341+0000 mgr.x (mgr.34107) 1921 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.308341+0000 mgr.x (mgr.34107) 1921 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.308648+0000 mgr.x (mgr.34107) 1922 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.308648+0000 mgr.x (mgr.34107) 1922 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.309791+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.309791+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.315761+0000 mgr.x (mgr.34107) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.315761+0000 mgr.x (mgr.34107) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.352548+0000 mon.c (mon.1) 5728 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.352548+0000 mon.c (mon.1) 5728 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.704191+0000 mgr.x (mgr.34107) 1898 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.704191+0000 mgr.x (mgr.34107) 1898 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cephadm 2024-04-22T21:15:20.715444+0000 mgr.x (mgr.34107) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cephadm 2024-04-22T21:15:20.715444+0000 mgr.x (mgr.34107) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.801388+0000 mgr.x (mgr.34107) 1900 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.801388+0000 mgr.x (mgr.34107) 1900 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.801644+0000 mgr.x (mgr.34107) 1901 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.801644+0000 mgr.x (mgr.34107) 1901 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cephadm 2024-04-22T21:15:20.814017+0000 mgr.x (mgr.34107) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cephadm 2024-04-22T21:15:20.814017+0000 mgr.x (mgr.34107) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.915192+0000 mgr.x (mgr.34107) 1903 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.915192+0000 mgr.x (mgr.34107) 1903 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.915453+0000 mgr.x (mgr.34107) 1904 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:20.915453+0000 mgr.x (mgr.34107) 1904 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cephadm 2024-04-22T21:15:20.924426+0000 mgr.x (mgr.34107) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cephadm 2024-04-22T21:15:20.924426+0000 mgr.x (mgr.34107) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.011564+0000 mgr.x (mgr.34107) 1906 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 407 KiB/s rd, 0 B/s wr, 627 op/s 2024-04-22T21:15:22.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.011564+0000 mgr.x (mgr.34107) 1906 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 407 KiB/s rd, 0 B/s wr, 627 op/s 2024-04-22T21:15:22.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.011870+0000 mgr.x (mgr.34107) 1907 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 406 KiB/s rd, 0 B/s wr, 627 op/s 2024-04-22T21:15:22.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.011870+0000 mgr.x (mgr.34107) 1907 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 406 KiB/s rd, 0 B/s wr, 627 op/s 2024-04-22T21:15:22.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.354553+0000 mon.c (mon.1) 5729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.354553+0000 mon.c (mon.1) 5729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.355465+0000 mon.c (mon.1) 5730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.355465+0000 mon.c (mon.1) 5730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.357986+0000 mon.c (mon.1) 5731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.357986+0000 mon.c (mon.1) 5731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.358740+0000 mon.c (mon.1) 5732 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.358740+0000 mon.c (mon.1) 5732 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.364440+0000 mgr.x (mgr.34107) 1924 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.364440+0000 mgr.x (mgr.34107) 1924 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.364684+0000 mgr.x (mgr.34107) 1925 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.364684+0000 mgr.x (mgr.34107) 1925 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.366271+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.366271+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.372829+0000 mgr.x (mgr.34107) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.372829+0000 mgr.x (mgr.34107) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.413648+0000 mon.c (mon.1) 5733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.413648+0000 mon.c (mon.1) 5733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.416458+0000 mon.c (mon.1) 5734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.416458+0000 mon.c (mon.1) 5734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.417413+0000 mon.c (mon.1) 5735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.417413+0000 mon.c (mon.1) 5735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.419552+0000 mon.c (mon.1) 5736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.419552+0000 mon.c (mon.1) 5736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.420310+0000 mon.c (mon.1) 5737 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.420310+0000 mon.c (mon.1) 5737 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.425757+0000 mgr.x (mgr.34107) 1927 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.425757+0000 mgr.x (mgr.34107) 1927 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.425990+0000 mgr.x (mgr.34107) 1928 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.425990+0000 mgr.x (mgr.34107) 1928 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.426340+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.426340+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.433173+0000 mgr.x (mgr.34107) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.433173+0000 mgr.x (mgr.34107) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.468719+0000 mon.c (mon.1) 5738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.468719+0000 mon.c (mon.1) 5738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.470774+0000 mon.c (mon.1) 5739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.470774+0000 mon.c (mon.1) 5739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.471911+0000 mon.c (mon.1) 5740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.471911+0000 mon.c (mon.1) 5740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.474187+0000 mon.c (mon.1) 5741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.474187+0000 mon.c (mon.1) 5741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.474909+0000 mon.c (mon.1) 5742 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.474909+0000 mon.c (mon.1) 5742 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.480670+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.480670+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.523550+0000 mon.c (mon.1) 5743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.523550+0000 mon.c (mon.1) 5743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.525546+0000 mon.c (mon.1) 5744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.525546+0000 mon.c (mon.1) 5744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.526429+0000 mon.c (mon.1) 5745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.526429+0000 mon.c (mon.1) 5745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.528430+0000 mon.c (mon.1) 5746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.528430+0000 mon.c (mon.1) 5746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.529235+0000 mon.c (mon.1) 5747 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.529235+0000 mon.c (mon.1) 5747 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.535051+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.535051+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.583634+0000 mon.c (mon.1) 5748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.017797+0000 mgr.x (mgr.34107) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.017797+0000 mgr.x (mgr.34107) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.071327+0000 mgr.x (mgr.34107) 1909 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 463 KiB/s rd, 0 B/s wr, 715 op/s 2024-04-22T21:15:22.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.071327+0000 mgr.x (mgr.34107) 1909 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 463 KiB/s rd, 0 B/s wr, 715 op/s 2024-04-22T21:15:22.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.071597+0000 mgr.x (mgr.34107) 1910 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 463 KiB/s rd, 0 B/s wr, 715 op/s 2024-04-22T21:15:22.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.071597+0000 mgr.x (mgr.34107) 1910 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 463 KiB/s rd, 0 B/s wr, 715 op/s 2024-04-22T21:15:22.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.076640+0000 mgr.x (mgr.34107) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.076640+0000 mgr.x (mgr.34107) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.124948+0000 mgr.x (mgr.34107) 1912 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 596 KiB/s rd, 0 B/s wr, 920 op/s 2024-04-22T21:15:22.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.124948+0000 mgr.x (mgr.34107) 1912 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 596 KiB/s rd, 0 B/s wr, 920 op/s 2024-04-22T21:15:22.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.125153+0000 mgr.x (mgr.34107) 1913 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 596 KiB/s rd, 0 B/s wr, 920 op/s 2024-04-22T21:15:22.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.125153+0000 mgr.x (mgr.34107) 1913 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail; 596 KiB/s rd, 0 B/s wr, 920 op/s 2024-04-22T21:15:22.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.130403+0000 mgr.x (mgr.34107) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.130403+0000 mgr.x (mgr.34107) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.183289+0000 mgr.x (mgr.34107) 1915 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.183289+0000 mgr.x (mgr.34107) 1915 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.183491+0000 mgr.x (mgr.34107) 1916 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.183491+0000 mgr.x (mgr.34107) 1916 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.188866+0000 mgr.x (mgr.34107) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.583634+0000 mon.c (mon.1) 5748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.586223+0000 mon.c (mon.1) 5749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.586223+0000 mon.c (mon.1) 5749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.587262+0000 mon.c (mon.1) 5750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.587262+0000 mon.c (mon.1) 5750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.589603+0000 mon.c (mon.1) 5751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.589603+0000 mon.c (mon.1) 5751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.590434+0000 mon.c (mon.1) 5752 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.590434+0000 mon.c (mon.1) 5752 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.596877+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.596877+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.638161+0000 mon.c (mon.1) 5753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.638161+0000 mon.c (mon.1) 5753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.640292+0000 mon.c (mon.1) 5754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.640292+0000 mon.c (mon.1) 5754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.641471+0000 mon.c (mon.1) 5755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.641471+0000 mon.c (mon.1) 5755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.643465+0000 mon.c (mon.1) 5756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.643465+0000 mon.c (mon.1) 5756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.644292+0000 mon.c (mon.1) 5757 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.644292+0000 mon.c (mon.1) 5757 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.651187+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.651187+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.692403+0000 mon.c (mon.1) 5758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.692403+0000 mon.c (mon.1) 5758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.694612+0000 mon.c (mon.1) 5759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.694612+0000 mon.c (mon.1) 5759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.695481+0000 mon.c (mon.1) 5760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.695481+0000 mon.c (mon.1) 5760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.697406+0000 mon.c (mon.1) 5761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.697406+0000 mon.c (mon.1) 5761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.698143+0000 mon.c (mon.1) 5762 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.698143+0000 mon.c (mon.1) 5762 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.704144+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.704144+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.745072+0000 mon.c (mon.1) 5763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.745072+0000 mon.c (mon.1) 5763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.747372+0000 mon.c (mon.1) 5764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.747372+0000 mon.c (mon.1) 5764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.748332+0000 mon.c (mon.1) 5765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.748332+0000 mon.c (mon.1) 5765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.751540+0000 mon.c (mon.1) 5766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.751540+0000 mon.c (mon.1) 5766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.752263+0000 mon.c (mon.1) 5767 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.752263+0000 mon.c (mon.1) 5767 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.757943+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.757943+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.777081+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.777081+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.785002+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.785002+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.791380+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.791380+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.822359+0000 mon.c (mon.1) 5768 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.822359+0000 mon.c (mon.1) 5768 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.824895+0000 mon.c (mon.1) 5769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.824895+0000 mon.c (mon.1) 5769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.825920+0000 mon.c (mon.1) 5770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.825920+0000 mon.c (mon.1) 5770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.828191+0000 mon.c (mon.1) 5771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.188866+0000 mgr.x (mgr.34107) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.241742+0000 mon.c (mon.1) 5718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.241742+0000 mon.c (mon.1) 5718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.243841+0000 mon.c (mon.1) 5719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.243841+0000 mon.c (mon.1) 5719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.244799+0000 mon.c (mon.1) 5720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.244799+0000 mon.c (mon.1) 5720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.246729+0000 mon.c (mon.1) 5721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.246729+0000 mon.c (mon.1) 5721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.247435+0000 mon.c (mon.1) 5722 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.247435+0000 mon.c (mon.1) 5722 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.252949+0000 mgr.x (mgr.34107) 1918 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.252949+0000 mgr.x (mgr.34107) 1918 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.253125+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.253125+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.253154+0000 mgr.x (mgr.34107) 1919 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.253154+0000 mgr.x (mgr.34107) 1919 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.259872+0000 mgr.x (mgr.34107) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.259872+0000 mgr.x (mgr.34107) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.296409+0000 mon.c (mon.1) 5723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.828191+0000 mon.c (mon.1) 5771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.828953+0000 mon.c (mon.1) 5772 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.828953+0000 mon.c (mon.1) 5772 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.833960+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.833960+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.875437+0000 mon.c (mon.1) 5773 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.875437+0000 mon.c (mon.1) 5773 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.878158+0000 mon.c (mon.1) 5774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.878158+0000 mon.c (mon.1) 5774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.879615+0000 mon.c (mon.1) 5775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.879615+0000 mon.c (mon.1) 5775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.882128+0000 mon.c (mon.1) 5776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.882128+0000 mon.c (mon.1) 5776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.883060+0000 mon.c (mon.1) 5777 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.883060+0000 mon.c (mon.1) 5777 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.888755+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.888755+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.931826+0000 mon.c (mon.1) 5778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.931826+0000 mon.c (mon.1) 5778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.296409+0000 mon.c (mon.1) 5723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.298613+0000 mon.c (mon.1) 5724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.298613+0000 mon.c (mon.1) 5724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.299624+0000 mon.c (mon.1) 5725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.299624+0000 mon.c (mon.1) 5725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.302144+0000 mon.c (mon.1) 5726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.302144+0000 mon.c (mon.1) 5726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.302911+0000 mon.c (mon.1) 5727 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.302911+0000 mon.c (mon.1) 5727 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.308341+0000 mgr.x (mgr.34107) 1921 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.308341+0000 mgr.x (mgr.34107) 1921 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.308648+0000 mgr.x (mgr.34107) 1922 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.308648+0000 mgr.x (mgr.34107) 1922 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.309791+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.309791+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.315761+0000 mgr.x (mgr.34107) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.315761+0000 mgr.x (mgr.34107) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.352548+0000 mon.c (mon.1) 5728 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.352548+0000 mon.c (mon.1) 5728 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.934322+0000 mon.c (mon.1) 5779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.934322+0000 mon.c (mon.1) 5779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.935550+0000 mon.c (mon.1) 5780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.935550+0000 mon.c (mon.1) 5780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.938001+0000 mon.c (mon.1) 5781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.938001+0000 mon.c (mon.1) 5781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.938818+0000 mon.c (mon.1) 5782 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.938818+0000 mon.c (mon.1) 5782 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.944707+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.944707+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.987675+0000 mon.c (mon.1) 5783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.987675+0000 mon.c (mon.1) 5783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.990464+0000 mon.c (mon.1) 5784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.990464+0000 mon.c (mon.1) 5784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.991902+0000 mon.c (mon.1) 5785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.991902+0000 mon.c (mon.1) 5785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.994570+0000 mon.c (mon.1) 5786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.994570+0000 mon.c (mon.1) 5786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.995532+0000 mon.c (mon.1) 5787 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:21.995532+0000 mon.c (mon.1) 5787 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:22.001379+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:22.001379+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:22.063283+0000 mon.c (mon.1) 5788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:22.063283+0000 mon.c (mon.1) 5788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:22.066189+0000 mon.c (mon.1) 5789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:22.066189+0000 mon.c (mon.1) 5789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:22.067638+0000 mon.c (mon.1) 5790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:22.067638+0000 mon.c (mon.1) 5790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:22.070378+0000 mon.c (mon.1) 5791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:22.070378+0000 mon.c (mon.1) 5791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:22.071498+0000 mon.c (mon.1) 5792 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:22.071498+0000 mon.c (mon.1) 5792 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:22.079858+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:22.079858+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:22.156443+0000 mon.c (mon.1) 5793 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:22.156443+0000 mon.c (mon.1) 5793 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:22.159537+0000 mon.c (mon.1) 5794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:22.159537+0000 mon.c (mon.1) 5794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:22.161924+0000 mon.c (mon.1) 5795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.354553+0000 mon.c (mon.1) 5729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.354553+0000 mon.c (mon.1) 5729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.355465+0000 mon.c (mon.1) 5730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.355465+0000 mon.c (mon.1) 5730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.357986+0000 mon.c (mon.1) 5731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.357986+0000 mon.c (mon.1) 5731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.358740+0000 mon.c (mon.1) 5732 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.358740+0000 mon.c (mon.1) 5732 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.364440+0000 mgr.x (mgr.34107) 1924 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.364440+0000 mgr.x (mgr.34107) 1924 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.364684+0000 mgr.x (mgr.34107) 1925 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.364684+0000 mgr.x (mgr.34107) 1925 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.366271+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.366271+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.372829+0000 mgr.x (mgr.34107) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.372829+0000 mgr.x (mgr.34107) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.413648+0000 mon.c (mon.1) 5733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.413648+0000 mon.c (mon.1) 5733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.416458+0000 mon.c (mon.1) 5734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.416458+0000 mon.c (mon.1) 5734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:22.161924+0000 mon.c (mon.1) 5795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:22.164899+0000 mon.c (mon.1) 5796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:22.164899+0000 mon.c (mon.1) 5796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:22.166090+0000 mon.c (mon.1) 5797 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:22.166090+0000 mon.c (mon.1) 5797 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:22.175298+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[73084]: audit 2024-04-22T21:15:22.175298+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.417413+0000 mon.c (mon.1) 5735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.417413+0000 mon.c (mon.1) 5735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.419552+0000 mon.c (mon.1) 5736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.419552+0000 mon.c (mon.1) 5736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.420310+0000 mon.c (mon.1) 5737 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.420310+0000 mon.c (mon.1) 5737 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.425757+0000 mgr.x (mgr.34107) 1927 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.425757+0000 mgr.x (mgr.34107) 1927 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.425990+0000 mgr.x (mgr.34107) 1928 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.425990+0000 mgr.x (mgr.34107) 1928 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:22.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.426340+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.426340+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.433173+0000 mgr.x (mgr.34107) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.433173+0000 mgr.x (mgr.34107) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:22.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.468719+0000 mon.c (mon.1) 5738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.468719+0000 mon.c (mon.1) 5738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.470774+0000 mon.c (mon.1) 5739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.470774+0000 mon.c (mon.1) 5739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.471911+0000 mon.c (mon.1) 5740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.471911+0000 mon.c (mon.1) 5740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.474187+0000 mon.c (mon.1) 5741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.474187+0000 mon.c (mon.1) 5741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.474909+0000 mon.c (mon.1) 5742 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.474909+0000 mon.c (mon.1) 5742 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.480670+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.480670+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.523550+0000 mon.c (mon.1) 5743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.523550+0000 mon.c (mon.1) 5743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.525546+0000 mon.c (mon.1) 5744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.525546+0000 mon.c (mon.1) 5744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.526429+0000 mon.c (mon.1) 5745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.526429+0000 mon.c (mon.1) 5745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.528430+0000 mon.c (mon.1) 5746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.528430+0000 mon.c (mon.1) 5746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.529235+0000 mon.c (mon.1) 5747 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.529235+0000 mon.c (mon.1) 5747 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.535051+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.535051+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.583634+0000 mon.c (mon.1) 5748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.583634+0000 mon.c (mon.1) 5748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.586223+0000 mon.c (mon.1) 5749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.586223+0000 mon.c (mon.1) 5749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.587262+0000 mon.c (mon.1) 5750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.587262+0000 mon.c (mon.1) 5750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.589603+0000 mon.c (mon.1) 5751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.589603+0000 mon.c (mon.1) 5751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.590434+0000 mon.c (mon.1) 5752 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.590434+0000 mon.c (mon.1) 5752 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.596877+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.596877+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.638161+0000 mon.c (mon.1) 5753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.638161+0000 mon.c (mon.1) 5753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.640292+0000 mon.c (mon.1) 5754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.640292+0000 mon.c (mon.1) 5754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.641471+0000 mon.c (mon.1) 5755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.641471+0000 mon.c (mon.1) 5755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.643465+0000 mon.c (mon.1) 5756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.643465+0000 mon.c (mon.1) 5756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.644292+0000 mon.c (mon.1) 5757 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.644292+0000 mon.c (mon.1) 5757 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.651187+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.651187+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.692403+0000 mon.c (mon.1) 5758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.692403+0000 mon.c (mon.1) 5758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.694612+0000 mon.c (mon.1) 5759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.694612+0000 mon.c (mon.1) 5759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.695481+0000 mon.c (mon.1) 5760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.695481+0000 mon.c (mon.1) 5760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.697406+0000 mon.c (mon.1) 5761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.697406+0000 mon.c (mon.1) 5761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.698143+0000 mon.c (mon.1) 5762 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.698143+0000 mon.c (mon.1) 5762 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.704144+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.704144+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.745072+0000 mon.c (mon.1) 5763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.745072+0000 mon.c (mon.1) 5763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.747372+0000 mon.c (mon.1) 5764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.747372+0000 mon.c (mon.1) 5764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.748332+0000 mon.c (mon.1) 5765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.748332+0000 mon.c (mon.1) 5765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.751540+0000 mon.c (mon.1) 5766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.751540+0000 mon.c (mon.1) 5766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.752263+0000 mon.c (mon.1) 5767 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.752263+0000 mon.c (mon.1) 5767 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.570 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.757943+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.757943+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.777081+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.777081+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.785002+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.785002+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.791380+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.791380+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.822359+0000 mon.c (mon.1) 5768 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.822359+0000 mon.c (mon.1) 5768 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.824895+0000 mon.c (mon.1) 5769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.824895+0000 mon.c (mon.1) 5769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.825920+0000 mon.c (mon.1) 5770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.825920+0000 mon.c (mon.1) 5770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.828191+0000 mon.c (mon.1) 5771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.571 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.828191+0000 mon.c (mon.1) 5771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.828953+0000 mon.c (mon.1) 5772 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.828953+0000 mon.c (mon.1) 5772 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.833960+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.833960+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.875437+0000 mon.c (mon.1) 5773 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.875437+0000 mon.c (mon.1) 5773 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.878158+0000 mon.c (mon.1) 5774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.878158+0000 mon.c (mon.1) 5774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.879615+0000 mon.c (mon.1) 5775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.879615+0000 mon.c (mon.1) 5775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.882128+0000 mon.c (mon.1) 5776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.882128+0000 mon.c (mon.1) 5776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.883060+0000 mon.c (mon.1) 5777 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.883060+0000 mon.c (mon.1) 5777 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.572 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.888755+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.888755+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.931826+0000 mon.c (mon.1) 5778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.931826+0000 mon.c (mon.1) 5778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.934322+0000 mon.c (mon.1) 5779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.934322+0000 mon.c (mon.1) 5779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.935550+0000 mon.c (mon.1) 5780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.935550+0000 mon.c (mon.1) 5780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.938001+0000 mon.c (mon.1) 5781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.938001+0000 mon.c (mon.1) 5781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.938818+0000 mon.c (mon.1) 5782 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.938818+0000 mon.c (mon.1) 5782 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.944707+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.573 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.944707+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.987675+0000 mon.c (mon.1) 5783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.987675+0000 mon.c (mon.1) 5783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.990464+0000 mon.c (mon.1) 5784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.990464+0000 mon.c (mon.1) 5784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.991902+0000 mon.c (mon.1) 5785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.991902+0000 mon.c (mon.1) 5785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.994570+0000 mon.c (mon.1) 5786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.994570+0000 mon.c (mon.1) 5786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.995532+0000 mon.c (mon.1) 5787 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:21.995532+0000 mon.c (mon.1) 5787 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:22.001379+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:22.001379+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:22.063283+0000 mon.c (mon.1) 5788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:22.063283+0000 mon.c (mon.1) 5788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.574 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:22.066189+0000 mon.c (mon.1) 5789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:22.066189+0000 mon.c (mon.1) 5789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:22.067638+0000 mon.c (mon.1) 5790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:22.067638+0000 mon.c (mon.1) 5790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:22.070378+0000 mon.c (mon.1) 5791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:22.070378+0000 mon.c (mon.1) 5791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:22.071498+0000 mon.c (mon.1) 5792 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:22.071498+0000 mon.c (mon.1) 5792 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:22.079858+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:22.079858+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:22.156443+0000 mon.c (mon.1) 5793 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:22.156443+0000 mon.c (mon.1) 5793 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:22.159537+0000 mon.c (mon.1) 5794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:22.159537+0000 mon.c (mon.1) 5794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:22.575 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:22.161924+0000 mon.c (mon.1) 5795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:22.161924+0000 mon.c (mon.1) 5795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:22.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:22.164899+0000 mon.c (mon.1) 5796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:22.164899+0000 mon.c (mon.1) 5796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:22.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:22.166090+0000 mon.c (mon.1) 5797 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:22.166090+0000 mon.c (mon.1) 5797 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:22.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:22.175298+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:22.576 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:22 smithi121 bash[75184]: audit 2024-04-22T21:15:22.175298+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.480313+0000 mgr.x (mgr.34107) 1930 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:23.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.480313+0000 mgr.x (mgr.34107) 1930 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:23.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.480552+0000 mgr.x (mgr.34107) 1931 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:23.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.480552+0000 mgr.x (mgr.34107) 1931 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:23.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.487300+0000 mgr.x (mgr.34107) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.487300+0000 mgr.x (mgr.34107) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.534774+0000 mgr.x (mgr.34107) 1933 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 646 KiB/s rd, 5.9 KiB/s wr, 946 op/s 2024-04-22T21:15:23.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.534774+0000 mgr.x (mgr.34107) 1933 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 646 KiB/s rd, 5.9 KiB/s wr, 946 op/s 2024-04-22T21:15:23.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.535042+0000 mgr.x (mgr.34107) 1934 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 646 KiB/s rd, 5.9 KiB/s wr, 945 op/s 2024-04-22T21:15:23.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.535042+0000 mgr.x (mgr.34107) 1934 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 646 KiB/s rd, 5.9 KiB/s wr, 945 op/s 2024-04-22T21:15:23.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.541826+0000 mgr.x (mgr.34107) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.541826+0000 mgr.x (mgr.34107) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.595831+0000 mgr.x (mgr.34107) 1936 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 882 KiB/s rd, 5.9 KiB/s wr, 1.32k op/s 2024-04-22T21:15:23.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.595831+0000 mgr.x (mgr.34107) 1936 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 882 KiB/s rd, 5.9 KiB/s wr, 1.32k op/s 2024-04-22T21:15:23.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.596024+0000 mgr.x (mgr.34107) 1937 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 882 KiB/s rd, 5.9 KiB/s wr, 1.32k op/s 2024-04-22T21:15:23.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.596024+0000 mgr.x (mgr.34107) 1937 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 882 KiB/s rd, 5.9 KiB/s wr, 1.32k op/s 2024-04-22T21:15:23.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.601843+0000 mgr.x (mgr.34107) 1938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.601843+0000 mgr.x (mgr.34107) 1938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.649960+0000 mgr.x (mgr.34107) 1939 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 884 KiB/s rd, 5.9 KiB/s wr, 1.33k op/s 2024-04-22T21:15:23.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.649960+0000 mgr.x (mgr.34107) 1939 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 884 KiB/s rd, 5.9 KiB/s wr, 1.33k op/s 2024-04-22T21:15:23.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.650206+0000 mgr.x (mgr.34107) 1940 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 884 KiB/s rd, 5.9 KiB/s wr, 1.33k op/s 2024-04-22T21:15:23.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.650206+0000 mgr.x (mgr.34107) 1940 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 884 KiB/s rd, 5.9 KiB/s wr, 1.33k op/s 2024-04-22T21:15:23.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.656230+0000 mgr.x (mgr.34107) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.656230+0000 mgr.x (mgr.34107) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.703567+0000 mgr.x (mgr.34107) 1942 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 237 KiB/s rd, 0 B/s wr, 378 op/s 2024-04-22T21:15:23.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.703567+0000 mgr.x (mgr.34107) 1942 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 237 KiB/s rd, 0 B/s wr, 378 op/s 2024-04-22T21:15:23.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.703802+0000 mgr.x (mgr.34107) 1943 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 237 KiB/s rd, 0 B/s wr, 379 op/s 2024-04-22T21:15:23.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.703802+0000 mgr.x (mgr.34107) 1943 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 237 KiB/s rd, 0 B/s wr, 379 op/s 2024-04-22T21:15:23.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.709110+0000 mgr.x (mgr.34107) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.709110+0000 mgr.x (mgr.34107) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.757997+0000 mgr.x (mgr.34107) 1945 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 555 KiB/s rd, 0 B/s wr, 888 op/s 2024-04-22T21:15:23.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.757997+0000 mgr.x (mgr.34107) 1945 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 555 KiB/s rd, 0 B/s wr, 888 op/s 2024-04-22T21:15:23.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.758199+0000 mgr.x (mgr.34107) 1946 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 555 KiB/s rd, 0 B/s wr, 887 op/s 2024-04-22T21:15:23.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.758199+0000 mgr.x (mgr.34107) 1946 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 555 KiB/s rd, 0 B/s wr, 887 op/s 2024-04-22T21:15:23.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.763117+0000 mgr.x (mgr.34107) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.763117+0000 mgr.x (mgr.34107) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.791012+0000 mgr.x (mgr.34107) 1948 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 638 KiB/s rd, 0 B/s wr, 1.02k op/s 2024-04-22T21:15:23.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cluster 2024-04-22T21:15:21.791012+0000 mgr.x (mgr.34107) 1948 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 638 KiB/s rd, 0 B/s wr, 1.02k op/s 2024-04-22T21:15:23.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.839094+0000 mgr.x (mgr.34107) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.839094+0000 mgr.x (mgr.34107) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.895706+0000 mgr.x (mgr.34107) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.895706+0000 mgr.x (mgr.34107) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.951496+0000 mgr.x (mgr.34107) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cephadm 2024-04-22T21:15:21.951496+0000 mgr.x (mgr.34107) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cephadm 2024-04-22T21:15:22.010908+0000 mgr.x (mgr.34107) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cephadm 2024-04-22T21:15:22.010908+0000 mgr.x (mgr.34107) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cephadm 2024-04-22T21:15:22.086548+0000 mgr.x (mgr.34107) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cephadm 2024-04-22T21:15:22.086548+0000 mgr.x (mgr.34107) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cephadm 2024-04-22T21:15:22.180256+0000 mgr.x (mgr.34107) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cephadm 2024-04-22T21:15:22.180256+0000 mgr.x (mgr.34107) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.237017+0000 mon.c (mon.1) 5798 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.237017+0000 mon.c (mon.1) 5798 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.239435+0000 mon.c (mon.1) 5799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.239435+0000 mon.c (mon.1) 5799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.240754+0000 mon.c (mon.1) 5800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.240754+0000 mon.c (mon.1) 5800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.243279+0000 mon.c (mon.1) 5801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.243279+0000 mon.c (mon.1) 5801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.244264+0000 mon.c (mon.1) 5802 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.244264+0000 mon.c (mon.1) 5802 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.251272+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.251272+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cephadm 2024-04-22T21:15:22.256922+0000 mgr.x (mgr.34107) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cephadm 2024-04-22T21:15:22.256922+0000 mgr.x (mgr.34107) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.294197+0000 mon.c (mon.1) 5803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.294197+0000 mon.c (mon.1) 5803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.296945+0000 mon.c (mon.1) 5804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.296945+0000 mon.c (mon.1) 5804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.298286+0000 mon.c (mon.1) 5805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.298286+0000 mon.c (mon.1) 5805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.300813+0000 mon.c (mon.1) 5806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.300813+0000 mon.c (mon.1) 5806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.301723+0000 mon.c (mon.1) 5807 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.301723+0000 mon.c (mon.1) 5807 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.309260+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.309260+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cephadm 2024-04-22T21:15:22.315495+0000 mgr.x (mgr.34107) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cephadm 2024-04-22T21:15:22.315495+0000 mgr.x (mgr.34107) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.352709+0000 mon.c (mon.1) 5808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.352709+0000 mon.c (mon.1) 5808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.355581+0000 mon.c (mon.1) 5809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.355581+0000 mon.c (mon.1) 5809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.356993+0000 mon.c (mon.1) 5810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.356993+0000 mon.c (mon.1) 5810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.359711+0000 mon.c (mon.1) 5811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.359711+0000 mon.c (mon.1) 5811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.361000+0000 mon.c (mon.1) 5812 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.361000+0000 mon.c (mon.1) 5812 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.369217+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.369217+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cephadm 2024-04-22T21:15:22.375614+0000 mgr.x (mgr.34107) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cephadm 2024-04-22T21:15:22.375614+0000 mgr.x (mgr.34107) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.412418+0000 mon.c (mon.1) 5813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.412418+0000 mon.c (mon.1) 5813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.415246+0000 mon.c (mon.1) 5814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.415246+0000 mon.c (mon.1) 5814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.416638+0000 mon.c (mon.1) 5815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.416638+0000 mon.c (mon.1) 5815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.419051+0000 mon.c (mon.1) 5816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.419051+0000 mon.c (mon.1) 5816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.420343+0000 mon.c (mon.1) 5817 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.420343+0000 mon.c (mon.1) 5817 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.428279+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.428279+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cephadm 2024-04-22T21:15:22.433261+0000 mgr.x (mgr.34107) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cephadm 2024-04-22T21:15:22.433261+0000 mgr.x (mgr.34107) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.469440+0000 mon.c (mon.1) 5818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.469440+0000 mon.c (mon.1) 5818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.472378+0000 mon.c (mon.1) 5819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.472378+0000 mon.c (mon.1) 5819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.473957+0000 mon.c (mon.1) 5820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.473957+0000 mon.c (mon.1) 5820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.476732+0000 mon.c (mon.1) 5821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.476732+0000 mon.c (mon.1) 5821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.477715+0000 mon.c (mon.1) 5822 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.477715+0000 mon.c (mon.1) 5822 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.487404+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.487404+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.528744+0000 mon.c (mon.1) 5823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.528744+0000 mon.c (mon.1) 5823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.531609+0000 mon.c (mon.1) 5824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.531609+0000 mon.c (mon.1) 5824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.533026+0000 mon.c (mon.1) 5825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.533026+0000 mon.c (mon.1) 5825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.535513+0000 mon.c (mon.1) 5826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.535513+0000 mon.c (mon.1) 5826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.536509+0000 mon.c (mon.1) 5827 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.536509+0000 mon.c (mon.1) 5827 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.546229+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.546229+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.588372+0000 mon.c (mon.1) 5828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.588372+0000 mon.c (mon.1) 5828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.591449+0000 mon.c (mon.1) 5829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.591449+0000 mon.c (mon.1) 5829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.593330+0000 mon.c (mon.1) 5830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.593330+0000 mon.c (mon.1) 5830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.596520+0000 mon.c (mon.1) 5831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.596520+0000 mon.c (mon.1) 5831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.597773+0000 mon.c (mon.1) 5832 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.597773+0000 mon.c (mon.1) 5832 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.609637+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.609637+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.651087+0000 mon.c (mon.1) 5833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.651087+0000 mon.c (mon.1) 5833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.653674+0000 mon.c (mon.1) 5834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.653674+0000 mon.c (mon.1) 5834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.655259+0000 mon.c (mon.1) 5835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.655259+0000 mon.c (mon.1) 5835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.657853+0000 mon.c (mon.1) 5836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.657853+0000 mon.c (mon.1) 5836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.658807+0000 mon.c (mon.1) 5837 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.658807+0000 mon.c (mon.1) 5837 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.669901+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.669901+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.711779+0000 mon.c (mon.1) 5838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.711779+0000 mon.c (mon.1) 5838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.714657+0000 mon.c (mon.1) 5839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.714657+0000 mon.c (mon.1) 5839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.716126+0000 mon.c (mon.1) 5840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.716126+0000 mon.c (mon.1) 5840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.718889+0000 mon.c (mon.1) 5841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.718889+0000 mon.c (mon.1) 5841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.720146+0000 mon.c (mon.1) 5842 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.720146+0000 mon.c (mon.1) 5842 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.728876+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.728876+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cluster 2024-04-22T21:15:22.729277+0000 mon.a (mon.0) 1970 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:15:23.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cluster 2024-04-22T21:15:22.729277+0000 mon.a (mon.0) 1970 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:15:23.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cluster 2024-04-22T21:15:22.729307+0000 mon.a (mon.0) 1971 : cluster [INF] Cluster is now healthy 2024-04-22T21:15:23.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: cluster 2024-04-22T21:15:22.729307+0000 mon.a (mon.0) 1971 : cluster [INF] Cluster is now healthy 2024-04-22T21:15:23.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.787574+0000 mon.c (mon.1) 5843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.787574+0000 mon.c (mon.1) 5843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.790542+0000 mon.c (mon.1) 5844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.790542+0000 mon.c (mon.1) 5844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.792307+0000 mon.c (mon.1) 5845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.792307+0000 mon.c (mon.1) 5845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.795488+0000 mon.c (mon.1) 5846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.795488+0000 mon.c (mon.1) 5846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.796597+0000 mon.c (mon.1) 5847 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.796597+0000 mon.c (mon.1) 5847 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.805854+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.805854+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.880852+0000 mon.c (mon.1) 5848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.880852+0000 mon.c (mon.1) 5848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.883756+0000 mon.c (mon.1) 5849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.883756+0000 mon.c (mon.1) 5849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.885417+0000 mon.c (mon.1) 5850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.885417+0000 mon.c (mon.1) 5850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.888415+0000 mon.c (mon.1) 5851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.888415+0000 mon.c (mon.1) 5851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.889623+0000 mon.c (mon.1) 5852 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.889623+0000 mon.c (mon.1) 5852 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.899345+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.899345+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.957692+0000 mon.c (mon.1) 5853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.957692+0000 mon.c (mon.1) 5853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.960379+0000 mon.c (mon.1) 5854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.960379+0000 mon.c (mon.1) 5854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.961912+0000 mon.c (mon.1) 5855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.961912+0000 mon.c (mon.1) 5855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.964581+0000 mon.c (mon.1) 5856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.964581+0000 mon.c (mon.1) 5856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.965560+0000 mon.c (mon.1) 5857 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.965560+0000 mon.c (mon.1) 5857 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.974684+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:22.974684+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:23.033097+0000 mon.c (mon.1) 5858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:23.033097+0000 mon.c (mon.1) 5858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:23.036012+0000 mon.c (mon.1) 5859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:23.036012+0000 mon.c (mon.1) 5859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:23.037611+0000 mon.c (mon.1) 5860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:23.037611+0000 mon.c (mon.1) 5860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:23.040422+0000 mon.c (mon.1) 5861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:23.040422+0000 mon.c (mon.1) 5861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:23.041715+0000 mon.c (mon.1) 5862 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:23.041715+0000 mon.c (mon.1) 5862 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:23.051945+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:23.051945+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:23.127794+0000 mon.c (mon.1) 5863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:23.127794+0000 mon.c (mon.1) 5863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:23.132698+0000 mon.c (mon.1) 5864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:23.132698+0000 mon.c (mon.1) 5864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:23.134773+0000 mon.c (mon.1) 5865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:23.134773+0000 mon.c (mon.1) 5865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:23.139741+0000 mon.c (mon.1) 5866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:23.139741+0000 mon.c (mon.1) 5866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:23.141360+0000 mon.c (mon.1) 5867 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:23.141360+0000 mon.c (mon.1) 5867 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:23.152340+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:23 smithi123 bash[58916]: audit 2024-04-22T21:15:23.152340+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.480313+0000 mgr.x (mgr.34107) 1930 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:23.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.480313+0000 mgr.x (mgr.34107) 1930 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:23.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.480552+0000 mgr.x (mgr.34107) 1931 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:23.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.480552+0000 mgr.x (mgr.34107) 1931 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:23.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.487300+0000 mgr.x (mgr.34107) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.487300+0000 mgr.x (mgr.34107) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.534774+0000 mgr.x (mgr.34107) 1933 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 646 KiB/s rd, 5.9 KiB/s wr, 946 op/s 2024-04-22T21:15:23.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.534774+0000 mgr.x (mgr.34107) 1933 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 646 KiB/s rd, 5.9 KiB/s wr, 946 op/s 2024-04-22T21:15:23.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.535042+0000 mgr.x (mgr.34107) 1934 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 646 KiB/s rd, 5.9 KiB/s wr, 945 op/s 2024-04-22T21:15:23.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.535042+0000 mgr.x (mgr.34107) 1934 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 646 KiB/s rd, 5.9 KiB/s wr, 945 op/s 2024-04-22T21:15:23.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.541826+0000 mgr.x (mgr.34107) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.541826+0000 mgr.x (mgr.34107) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.595831+0000 mgr.x (mgr.34107) 1936 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 882 KiB/s rd, 5.9 KiB/s wr, 1.32k op/s 2024-04-22T21:15:23.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.595831+0000 mgr.x (mgr.34107) 1936 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 882 KiB/s rd, 5.9 KiB/s wr, 1.32k op/s 2024-04-22T21:15:23.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.596024+0000 mgr.x (mgr.34107) 1937 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 882 KiB/s rd, 5.9 KiB/s wr, 1.32k op/s 2024-04-22T21:15:23.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.596024+0000 mgr.x (mgr.34107) 1937 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 882 KiB/s rd, 5.9 KiB/s wr, 1.32k op/s 2024-04-22T21:15:23.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.601843+0000 mgr.x (mgr.34107) 1938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.601843+0000 mgr.x (mgr.34107) 1938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.480313+0000 mgr.x (mgr.34107) 1930 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:23.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.480313+0000 mgr.x (mgr.34107) 1930 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:23.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.480552+0000 mgr.x (mgr.34107) 1931 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:23.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.480552+0000 mgr.x (mgr.34107) 1931 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 275 MiB used, 715 GiB / 715 GiB avail 2024-04-22T21:15:23.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.487300+0000 mgr.x (mgr.34107) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.487300+0000 mgr.x (mgr.34107) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.534774+0000 mgr.x (mgr.34107) 1933 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 646 KiB/s rd, 5.9 KiB/s wr, 946 op/s 2024-04-22T21:15:23.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.534774+0000 mgr.x (mgr.34107) 1933 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 646 KiB/s rd, 5.9 KiB/s wr, 946 op/s 2024-04-22T21:15:23.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.535042+0000 mgr.x (mgr.34107) 1934 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 646 KiB/s rd, 5.9 KiB/s wr, 945 op/s 2024-04-22T21:15:23.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.535042+0000 mgr.x (mgr.34107) 1934 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 646 KiB/s rd, 5.9 KiB/s wr, 945 op/s 2024-04-22T21:15:23.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.541826+0000 mgr.x (mgr.34107) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.541826+0000 mgr.x (mgr.34107) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.595831+0000 mgr.x (mgr.34107) 1936 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 882 KiB/s rd, 5.9 KiB/s wr, 1.32k op/s 2024-04-22T21:15:23.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.595831+0000 mgr.x (mgr.34107) 1936 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 882 KiB/s rd, 5.9 KiB/s wr, 1.32k op/s 2024-04-22T21:15:23.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.596024+0000 mgr.x (mgr.34107) 1937 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 882 KiB/s rd, 5.9 KiB/s wr, 1.32k op/s 2024-04-22T21:15:23.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.596024+0000 mgr.x (mgr.34107) 1937 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 882 KiB/s rd, 5.9 KiB/s wr, 1.32k op/s 2024-04-22T21:15:23.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.601843+0000 mgr.x (mgr.34107) 1938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.601843+0000 mgr.x (mgr.34107) 1938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.649960+0000 mgr.x (mgr.34107) 1939 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 884 KiB/s rd, 5.9 KiB/s wr, 1.33k op/s 2024-04-22T21:15:23.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.649960+0000 mgr.x (mgr.34107) 1939 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 884 KiB/s rd, 5.9 KiB/s wr, 1.33k op/s 2024-04-22T21:15:23.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.650206+0000 mgr.x (mgr.34107) 1940 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 884 KiB/s rd, 5.9 KiB/s wr, 1.33k op/s 2024-04-22T21:15:23.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.650206+0000 mgr.x (mgr.34107) 1940 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 884 KiB/s rd, 5.9 KiB/s wr, 1.33k op/s 2024-04-22T21:15:23.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.656230+0000 mgr.x (mgr.34107) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.656230+0000 mgr.x (mgr.34107) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.703567+0000 mgr.x (mgr.34107) 1942 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 237 KiB/s rd, 0 B/s wr, 378 op/s 2024-04-22T21:15:23.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.703567+0000 mgr.x (mgr.34107) 1942 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 237 KiB/s rd, 0 B/s wr, 378 op/s 2024-04-22T21:15:23.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.703802+0000 mgr.x (mgr.34107) 1943 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 237 KiB/s rd, 0 B/s wr, 379 op/s 2024-04-22T21:15:23.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.703802+0000 mgr.x (mgr.34107) 1943 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 237 KiB/s rd, 0 B/s wr, 379 op/s 2024-04-22T21:15:23.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.709110+0000 mgr.x (mgr.34107) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.709110+0000 mgr.x (mgr.34107) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.757997+0000 mgr.x (mgr.34107) 1945 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 555 KiB/s rd, 0 B/s wr, 888 op/s 2024-04-22T21:15:23.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.757997+0000 mgr.x (mgr.34107) 1945 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 555 KiB/s rd, 0 B/s wr, 888 op/s 2024-04-22T21:15:23.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.758199+0000 mgr.x (mgr.34107) 1946 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 555 KiB/s rd, 0 B/s wr, 887 op/s 2024-04-22T21:15:23.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.758199+0000 mgr.x (mgr.34107) 1946 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 555 KiB/s rd, 0 B/s wr, 887 op/s 2024-04-22T21:15:23.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.763117+0000 mgr.x (mgr.34107) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.763117+0000 mgr.x (mgr.34107) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.791012+0000 mgr.x (mgr.34107) 1948 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 638 KiB/s rd, 0 B/s wr, 1.02k op/s 2024-04-22T21:15:23.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cluster 2024-04-22T21:15:21.791012+0000 mgr.x (mgr.34107) 1948 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 638 KiB/s rd, 0 B/s wr, 1.02k op/s 2024-04-22T21:15:23.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.839094+0000 mgr.x (mgr.34107) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.839094+0000 mgr.x (mgr.34107) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.895706+0000 mgr.x (mgr.34107) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.895706+0000 mgr.x (mgr.34107) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.951496+0000 mgr.x (mgr.34107) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cephadm 2024-04-22T21:15:21.951496+0000 mgr.x (mgr.34107) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cephadm 2024-04-22T21:15:22.010908+0000 mgr.x (mgr.34107) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cephadm 2024-04-22T21:15:22.010908+0000 mgr.x (mgr.34107) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cephadm 2024-04-22T21:15:22.086548+0000 mgr.x (mgr.34107) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cephadm 2024-04-22T21:15:22.086548+0000 mgr.x (mgr.34107) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cephadm 2024-04-22T21:15:22.180256+0000 mgr.x (mgr.34107) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cephadm 2024-04-22T21:15:22.180256+0000 mgr.x (mgr.34107) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.237017+0000 mon.c (mon.1) 5798 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.237017+0000 mon.c (mon.1) 5798 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.239435+0000 mon.c (mon.1) 5799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.239435+0000 mon.c (mon.1) 5799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.240754+0000 mon.c (mon.1) 5800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.240754+0000 mon.c (mon.1) 5800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.243279+0000 mon.c (mon.1) 5801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.649960+0000 mgr.x (mgr.34107) 1939 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 884 KiB/s rd, 5.9 KiB/s wr, 1.33k op/s 2024-04-22T21:15:23.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.649960+0000 mgr.x (mgr.34107) 1939 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 884 KiB/s rd, 5.9 KiB/s wr, 1.33k op/s 2024-04-22T21:15:23.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.650206+0000 mgr.x (mgr.34107) 1940 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 884 KiB/s rd, 5.9 KiB/s wr, 1.33k op/s 2024-04-22T21:15:23.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.650206+0000 mgr.x (mgr.34107) 1940 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 884 KiB/s rd, 5.9 KiB/s wr, 1.33k op/s 2024-04-22T21:15:23.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.656230+0000 mgr.x (mgr.34107) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.656230+0000 mgr.x (mgr.34107) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.703567+0000 mgr.x (mgr.34107) 1942 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 237 KiB/s rd, 0 B/s wr, 378 op/s 2024-04-22T21:15:23.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.703567+0000 mgr.x (mgr.34107) 1942 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 237 KiB/s rd, 0 B/s wr, 378 op/s 2024-04-22T21:15:23.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.703802+0000 mgr.x (mgr.34107) 1943 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 237 KiB/s rd, 0 B/s wr, 379 op/s 2024-04-22T21:15:23.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.703802+0000 mgr.x (mgr.34107) 1943 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 237 KiB/s rd, 0 B/s wr, 379 op/s 2024-04-22T21:15:23.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.709110+0000 mgr.x (mgr.34107) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.709110+0000 mgr.x (mgr.34107) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.757997+0000 mgr.x (mgr.34107) 1945 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 555 KiB/s rd, 0 B/s wr, 888 op/s 2024-04-22T21:15:23.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.757997+0000 mgr.x (mgr.34107) 1945 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 555 KiB/s rd, 0 B/s wr, 888 op/s 2024-04-22T21:15:23.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.758199+0000 mgr.x (mgr.34107) 1946 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 555 KiB/s rd, 0 B/s wr, 887 op/s 2024-04-22T21:15:23.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.758199+0000 mgr.x (mgr.34107) 1946 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 555 KiB/s rd, 0 B/s wr, 887 op/s 2024-04-22T21:15:23.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.763117+0000 mgr.x (mgr.34107) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.763117+0000 mgr.x (mgr.34107) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.791012+0000 mgr.x (mgr.34107) 1948 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 638 KiB/s rd, 0 B/s wr, 1.02k op/s 2024-04-22T21:15:23.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.243279+0000 mon.c (mon.1) 5801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.244264+0000 mon.c (mon.1) 5802 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.244264+0000 mon.c (mon.1) 5802 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.251272+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.251272+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cephadm 2024-04-22T21:15:22.256922+0000 mgr.x (mgr.34107) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cephadm 2024-04-22T21:15:22.256922+0000 mgr.x (mgr.34107) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.294197+0000 mon.c (mon.1) 5803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.294197+0000 mon.c (mon.1) 5803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.296945+0000 mon.c (mon.1) 5804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.296945+0000 mon.c (mon.1) 5804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.298286+0000 mon.c (mon.1) 5805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.298286+0000 mon.c (mon.1) 5805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.300813+0000 mon.c (mon.1) 5806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.300813+0000 mon.c (mon.1) 5806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.301723+0000 mon.c (mon.1) 5807 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.301723+0000 mon.c (mon.1) 5807 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.309260+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.309260+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cephadm 2024-04-22T21:15:22.315495+0000 mgr.x (mgr.34107) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cephadm 2024-04-22T21:15:22.315495+0000 mgr.x (mgr.34107) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.352709+0000 mon.c (mon.1) 5808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.352709+0000 mon.c (mon.1) 5808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.355581+0000 mon.c (mon.1) 5809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.355581+0000 mon.c (mon.1) 5809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.356993+0000 mon.c (mon.1) 5810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.356993+0000 mon.c (mon.1) 5810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.359711+0000 mon.c (mon.1) 5811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.359711+0000 mon.c (mon.1) 5811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.361000+0000 mon.c (mon.1) 5812 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.361000+0000 mon.c (mon.1) 5812 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.369217+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.369217+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cephadm 2024-04-22T21:15:22.375614+0000 mgr.x (mgr.34107) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cephadm 2024-04-22T21:15:22.375614+0000 mgr.x (mgr.34107) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.412418+0000 mon.c (mon.1) 5813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.412418+0000 mon.c (mon.1) 5813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.415246+0000 mon.c (mon.1) 5814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.415246+0000 mon.c (mon.1) 5814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.416638+0000 mon.c (mon.1) 5815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cluster 2024-04-22T21:15:21.791012+0000 mgr.x (mgr.34107) 1948 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 638 KiB/s rd, 0 B/s wr, 1.02k op/s 2024-04-22T21:15:23.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.839094+0000 mgr.x (mgr.34107) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.839094+0000 mgr.x (mgr.34107) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.895706+0000 mgr.x (mgr.34107) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.895706+0000 mgr.x (mgr.34107) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.951496+0000 mgr.x (mgr.34107) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cephadm 2024-04-22T21:15:21.951496+0000 mgr.x (mgr.34107) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cephadm 2024-04-22T21:15:22.010908+0000 mgr.x (mgr.34107) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cephadm 2024-04-22T21:15:22.010908+0000 mgr.x (mgr.34107) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cephadm 2024-04-22T21:15:22.086548+0000 mgr.x (mgr.34107) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cephadm 2024-04-22T21:15:22.086548+0000 mgr.x (mgr.34107) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cephadm 2024-04-22T21:15:22.180256+0000 mgr.x (mgr.34107) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cephadm 2024-04-22T21:15:22.180256+0000 mgr.x (mgr.34107) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.237017+0000 mon.c (mon.1) 5798 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.237017+0000 mon.c (mon.1) 5798 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.239435+0000 mon.c (mon.1) 5799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.239435+0000 mon.c (mon.1) 5799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.240754+0000 mon.c (mon.1) 5800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.240754+0000 mon.c (mon.1) 5800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.243279+0000 mon.c (mon.1) 5801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.416638+0000 mon.c (mon.1) 5815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.419051+0000 mon.c (mon.1) 5816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.419051+0000 mon.c (mon.1) 5816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.420343+0000 mon.c (mon.1) 5817 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.420343+0000 mon.c (mon.1) 5817 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.428279+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.428279+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cephadm 2024-04-22T21:15:22.433261+0000 mgr.x (mgr.34107) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cephadm 2024-04-22T21:15:22.433261+0000 mgr.x (mgr.34107) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.469440+0000 mon.c (mon.1) 5818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.469440+0000 mon.c (mon.1) 5818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.472378+0000 mon.c (mon.1) 5819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.472378+0000 mon.c (mon.1) 5819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.473957+0000 mon.c (mon.1) 5820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.473957+0000 mon.c (mon.1) 5820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.476732+0000 mon.c (mon.1) 5821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.476732+0000 mon.c (mon.1) 5821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.477715+0000 mon.c (mon.1) 5822 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.477715+0000 mon.c (mon.1) 5822 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.487404+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.487404+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.528744+0000 mon.c (mon.1) 5823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.528744+0000 mon.c (mon.1) 5823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.531609+0000 mon.c (mon.1) 5824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.531609+0000 mon.c (mon.1) 5824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.533026+0000 mon.c (mon.1) 5825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.533026+0000 mon.c (mon.1) 5825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.535513+0000 mon.c (mon.1) 5826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.535513+0000 mon.c (mon.1) 5826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.536509+0000 mon.c (mon.1) 5827 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.536509+0000 mon.c (mon.1) 5827 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.546229+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.546229+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.588372+0000 mon.c (mon.1) 5828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.588372+0000 mon.c (mon.1) 5828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.591449+0000 mon.c (mon.1) 5829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.591449+0000 mon.c (mon.1) 5829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.593330+0000 mon.c (mon.1) 5830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.593330+0000 mon.c (mon.1) 5830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.243279+0000 mon.c (mon.1) 5801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.244264+0000 mon.c (mon.1) 5802 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.244264+0000 mon.c (mon.1) 5802 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.251272+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.251272+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cephadm 2024-04-22T21:15:22.256922+0000 mgr.x (mgr.34107) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cephadm 2024-04-22T21:15:22.256922+0000 mgr.x (mgr.34107) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.294197+0000 mon.c (mon.1) 5803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.294197+0000 mon.c (mon.1) 5803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.296945+0000 mon.c (mon.1) 5804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.296945+0000 mon.c (mon.1) 5804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.298286+0000 mon.c (mon.1) 5805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.298286+0000 mon.c (mon.1) 5805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.300813+0000 mon.c (mon.1) 5806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.300813+0000 mon.c (mon.1) 5806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.301723+0000 mon.c (mon.1) 5807 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.301723+0000 mon.c (mon.1) 5807 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.309260+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.309260+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cephadm 2024-04-22T21:15:22.315495+0000 mgr.x (mgr.34107) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.596520+0000 mon.c (mon.1) 5831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.596520+0000 mon.c (mon.1) 5831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.597773+0000 mon.c (mon.1) 5832 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.597773+0000 mon.c (mon.1) 5832 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.609637+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.609637+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.651087+0000 mon.c (mon.1) 5833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.651087+0000 mon.c (mon.1) 5833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.653674+0000 mon.c (mon.1) 5834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.653674+0000 mon.c (mon.1) 5834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.655259+0000 mon.c (mon.1) 5835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.655259+0000 mon.c (mon.1) 5835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.657853+0000 mon.c (mon.1) 5836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.657853+0000 mon.c (mon.1) 5836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.658807+0000 mon.c (mon.1) 5837 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.658807+0000 mon.c (mon.1) 5837 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.669901+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.669901+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.711779+0000 mon.c (mon.1) 5838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.711779+0000 mon.c (mon.1) 5838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.714657+0000 mon.c (mon.1) 5839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.714657+0000 mon.c (mon.1) 5839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.716126+0000 mon.c (mon.1) 5840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.716126+0000 mon.c (mon.1) 5840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.718889+0000 mon.c (mon.1) 5841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.718889+0000 mon.c (mon.1) 5841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.720146+0000 mon.c (mon.1) 5842 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.720146+0000 mon.c (mon.1) 5842 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.728876+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.728876+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cluster 2024-04-22T21:15:22.729277+0000 mon.a (mon.0) 1970 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:15:23.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cluster 2024-04-22T21:15:22.729277+0000 mon.a (mon.0) 1970 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:15:23.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cluster 2024-04-22T21:15:22.729307+0000 mon.a (mon.0) 1971 : cluster [INF] Cluster is now healthy 2024-04-22T21:15:23.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: cluster 2024-04-22T21:15:22.729307+0000 mon.a (mon.0) 1971 : cluster [INF] Cluster is now healthy 2024-04-22T21:15:23.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.787574+0000 mon.c (mon.1) 5843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.787574+0000 mon.c (mon.1) 5843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.790542+0000 mon.c (mon.1) 5844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.790542+0000 mon.c (mon.1) 5844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.792307+0000 mon.c (mon.1) 5845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cephadm 2024-04-22T21:15:22.315495+0000 mgr.x (mgr.34107) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.352709+0000 mon.c (mon.1) 5808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.352709+0000 mon.c (mon.1) 5808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.355581+0000 mon.c (mon.1) 5809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.355581+0000 mon.c (mon.1) 5809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.356993+0000 mon.c (mon.1) 5810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.356993+0000 mon.c (mon.1) 5810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.359711+0000 mon.c (mon.1) 5811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.359711+0000 mon.c (mon.1) 5811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.361000+0000 mon.c (mon.1) 5812 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.361000+0000 mon.c (mon.1) 5812 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.369217+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.369217+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cephadm 2024-04-22T21:15:22.375614+0000 mgr.x (mgr.34107) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cephadm 2024-04-22T21:15:22.375614+0000 mgr.x (mgr.34107) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.412418+0000 mon.c (mon.1) 5813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.412418+0000 mon.c (mon.1) 5813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.415246+0000 mon.c (mon.1) 5814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.415246+0000 mon.c (mon.1) 5814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.416638+0000 mon.c (mon.1) 5815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.792307+0000 mon.c (mon.1) 5845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.795488+0000 mon.c (mon.1) 5846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.795488+0000 mon.c (mon.1) 5846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.796597+0000 mon.c (mon.1) 5847 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.796597+0000 mon.c (mon.1) 5847 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.805854+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.805854+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.880852+0000 mon.c (mon.1) 5848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.880852+0000 mon.c (mon.1) 5848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.883756+0000 mon.c (mon.1) 5849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.883756+0000 mon.c (mon.1) 5849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.885417+0000 mon.c (mon.1) 5850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.885417+0000 mon.c (mon.1) 5850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.888415+0000 mon.c (mon.1) 5851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.888415+0000 mon.c (mon.1) 5851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.889623+0000 mon.c (mon.1) 5852 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.889623+0000 mon.c (mon.1) 5852 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.899345+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.899345+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.957692+0000 mon.c (mon.1) 5853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.957692+0000 mon.c (mon.1) 5853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.960379+0000 mon.c (mon.1) 5854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.960379+0000 mon.c (mon.1) 5854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.961912+0000 mon.c (mon.1) 5855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.961912+0000 mon.c (mon.1) 5855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.964581+0000 mon.c (mon.1) 5856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.964581+0000 mon.c (mon.1) 5856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.965560+0000 mon.c (mon.1) 5857 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.965560+0000 mon.c (mon.1) 5857 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.974684+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:22.974684+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:23.033097+0000 mon.c (mon.1) 5858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:23.033097+0000 mon.c (mon.1) 5858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:23.036012+0000 mon.c (mon.1) 5859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:23.036012+0000 mon.c (mon.1) 5859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:23.037611+0000 mon.c (mon.1) 5860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:23.037611+0000 mon.c (mon.1) 5860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:23.040422+0000 mon.c (mon.1) 5861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:23.040422+0000 mon.c (mon.1) 5861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.416638+0000 mon.c (mon.1) 5815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.419051+0000 mon.c (mon.1) 5816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.419051+0000 mon.c (mon.1) 5816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.420343+0000 mon.c (mon.1) 5817 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.420343+0000 mon.c (mon.1) 5817 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.428279+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.428279+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cephadm 2024-04-22T21:15:22.433261+0000 mgr.x (mgr.34107) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cephadm 2024-04-22T21:15:22.433261+0000 mgr.x (mgr.34107) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:23.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.469440+0000 mon.c (mon.1) 5818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.469440+0000 mon.c (mon.1) 5818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.472378+0000 mon.c (mon.1) 5819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.472378+0000 mon.c (mon.1) 5819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.473957+0000 mon.c (mon.1) 5820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.473957+0000 mon.c (mon.1) 5820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.476732+0000 mon.c (mon.1) 5821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.476732+0000 mon.c (mon.1) 5821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.477715+0000 mon.c (mon.1) 5822 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.477715+0000 mon.c (mon.1) 5822 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:23.041715+0000 mon.c (mon.1) 5862 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:23.041715+0000 mon.c (mon.1) 5862 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:23.051945+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:23.051945+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:23.127794+0000 mon.c (mon.1) 5863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:23.127794+0000 mon.c (mon.1) 5863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:23.132698+0000 mon.c (mon.1) 5864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:23.132698+0000 mon.c (mon.1) 5864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:23.134773+0000 mon.c (mon.1) 5865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:23.134773+0000 mon.c (mon.1) 5865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:23.139741+0000 mon.c (mon.1) 5866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:23.139741+0000 mon.c (mon.1) 5866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:23.141360+0000 mon.c (mon.1) 5867 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:23.141360+0000 mon.c (mon.1) 5867 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:23.152340+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[75184]: audit 2024-04-22T21:15:23.152340+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.487404+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.487404+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.528744+0000 mon.c (mon.1) 5823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.528744+0000 mon.c (mon.1) 5823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.531609+0000 mon.c (mon.1) 5824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.531609+0000 mon.c (mon.1) 5824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.533026+0000 mon.c (mon.1) 5825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.533026+0000 mon.c (mon.1) 5825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.535513+0000 mon.c (mon.1) 5826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.535513+0000 mon.c (mon.1) 5826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.536509+0000 mon.c (mon.1) 5827 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.536509+0000 mon.c (mon.1) 5827 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.546229+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.546229+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.588372+0000 mon.c (mon.1) 5828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.588372+0000 mon.c (mon.1) 5828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.591449+0000 mon.c (mon.1) 5829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.591449+0000 mon.c (mon.1) 5829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.593330+0000 mon.c (mon.1) 5830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.593330+0000 mon.c (mon.1) 5830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.596520+0000 mon.c (mon.1) 5831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.596520+0000 mon.c (mon.1) 5831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.597773+0000 mon.c (mon.1) 5832 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.597773+0000 mon.c (mon.1) 5832 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.609637+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.609637+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.651087+0000 mon.c (mon.1) 5833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.651087+0000 mon.c (mon.1) 5833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.653674+0000 mon.c (mon.1) 5834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.653674+0000 mon.c (mon.1) 5834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.655259+0000 mon.c (mon.1) 5835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.655259+0000 mon.c (mon.1) 5835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.657853+0000 mon.c (mon.1) 5836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.657853+0000 mon.c (mon.1) 5836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.658807+0000 mon.c (mon.1) 5837 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.658807+0000 mon.c (mon.1) 5837 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.669901+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.669901+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.711779+0000 mon.c (mon.1) 5838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.711779+0000 mon.c (mon.1) 5838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.714657+0000 mon.c (mon.1) 5839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.714657+0000 mon.c (mon.1) 5839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.716126+0000 mon.c (mon.1) 5840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.716126+0000 mon.c (mon.1) 5840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.718889+0000 mon.c (mon.1) 5841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.718889+0000 mon.c (mon.1) 5841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.720146+0000 mon.c (mon.1) 5842 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.720146+0000 mon.c (mon.1) 5842 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.728876+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.728876+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cluster 2024-04-22T21:15:22.729277+0000 mon.a (mon.0) 1970 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:15:23.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cluster 2024-04-22T21:15:22.729277+0000 mon.a (mon.0) 1970 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:15:23.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cluster 2024-04-22T21:15:22.729307+0000 mon.a (mon.0) 1971 : cluster [INF] Cluster is now healthy 2024-04-22T21:15:23.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: cluster 2024-04-22T21:15:22.729307+0000 mon.a (mon.0) 1971 : cluster [INF] Cluster is now healthy 2024-04-22T21:15:23.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.787574+0000 mon.c (mon.1) 5843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.787574+0000 mon.c (mon.1) 5843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.790542+0000 mon.c (mon.1) 5844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.790542+0000 mon.c (mon.1) 5844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.792307+0000 mon.c (mon.1) 5845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.792307+0000 mon.c (mon.1) 5845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.795488+0000 mon.c (mon.1) 5846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.795488+0000 mon.c (mon.1) 5846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.796597+0000 mon.c (mon.1) 5847 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.796597+0000 mon.c (mon.1) 5847 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.805854+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.805854+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.880852+0000 mon.c (mon.1) 5848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.880852+0000 mon.c (mon.1) 5848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.883756+0000 mon.c (mon.1) 5849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.883756+0000 mon.c (mon.1) 5849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.885417+0000 mon.c (mon.1) 5850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.885417+0000 mon.c (mon.1) 5850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.888415+0000 mon.c (mon.1) 5851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.888415+0000 mon.c (mon.1) 5851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.889623+0000 mon.c (mon.1) 5852 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.889623+0000 mon.c (mon.1) 5852 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.899345+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.899345+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.957692+0000 mon.c (mon.1) 5853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.957692+0000 mon.c (mon.1) 5853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.960379+0000 mon.c (mon.1) 5854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.960379+0000 mon.c (mon.1) 5854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.961912+0000 mon.c (mon.1) 5855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.961912+0000 mon.c (mon.1) 5855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.964581+0000 mon.c (mon.1) 5856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.964581+0000 mon.c (mon.1) 5856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.965560+0000 mon.c (mon.1) 5857 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.965560+0000 mon.c (mon.1) 5857 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.974684+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:22.974684+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:23.033097+0000 mon.c (mon.1) 5858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:23.033097+0000 mon.c (mon.1) 5858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:23.036012+0000 mon.c (mon.1) 5859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:23.036012+0000 mon.c (mon.1) 5859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:23.037611+0000 mon.c (mon.1) 5860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:23.037611+0000 mon.c (mon.1) 5860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:23.040422+0000 mon.c (mon.1) 5861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:23.040422+0000 mon.c (mon.1) 5861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:23.041715+0000 mon.c (mon.1) 5862 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:23.041715+0000 mon.c (mon.1) 5862 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:23.051945+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:23.051945+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:23.127794+0000 mon.c (mon.1) 5863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:23.127794+0000 mon.c (mon.1) 5863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:23.132698+0000 mon.c (mon.1) 5864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:23.132698+0000 mon.c (mon.1) 5864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:23.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:23.134773+0000 mon.c (mon.1) 5865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:23.134773+0000 mon.c (mon.1) 5865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:23.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:23.139741+0000 mon.c (mon.1) 5866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:23.139741+0000 mon.c (mon.1) 5866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:23.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:23.141360+0000 mon.c (mon.1) 5867 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:23.141360+0000 mon.c (mon.1) 5867 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:23.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:23.152340+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:23.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:23 smithi121 bash[73084]: audit 2024-04-22T21:15:23.152340+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: cephadm 2024-04-22T21:15:22.492456+0000 mgr.x (mgr.34107) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: cephadm 2024-04-22T21:15:22.492456+0000 mgr.x (mgr.34107) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: cephadm 2024-04-22T21:15:22.551211+0000 mgr.x (mgr.34107) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: cephadm 2024-04-22T21:15:22.551211+0000 mgr.x (mgr.34107) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: cephadm 2024-04-22T21:15:22.614810+0000 mgr.x (mgr.34107) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: cephadm 2024-04-22T21:15:22.614810+0000 mgr.x (mgr.34107) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: cephadm 2024-04-22T21:15:22.675145+0000 mgr.x (mgr.34107) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: cephadm 2024-04-22T21:15:22.675145+0000 mgr.x (mgr.34107) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: cephadm 2024-04-22T21:15:22.734774+0000 mgr.x (mgr.34107) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: cephadm 2024-04-22T21:15:22.734774+0000 mgr.x (mgr.34107) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: cephadm 2024-04-22T21:15:22.811320+0000 mgr.x (mgr.34107) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: cephadm 2024-04-22T21:15:22.811320+0000 mgr.x (mgr.34107) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: cephadm 2024-04-22T21:15:22.904954+0000 mgr.x (mgr.34107) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: cephadm 2024-04-22T21:15:22.904954+0000 mgr.x (mgr.34107) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: cephadm 2024-04-22T21:15:22.980193+0000 mgr.x (mgr.34107) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: cephadm 2024-04-22T21:15:22.980193+0000 mgr.x (mgr.34107) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: cephadm 2024-04-22T21:15:23.056851+0000 mgr.x (mgr.34107) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: cephadm 2024-04-22T21:15:23.056851+0000 mgr.x (mgr.34107) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: cephadm 2024-04-22T21:15:23.158916+0000 mgr.x (mgr.34107) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: cephadm 2024-04-22T21:15:23.158916+0000 mgr.x (mgr.34107) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.244131+0000 mon.c (mon.1) 5868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.244131+0000 mon.c (mon.1) 5868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.248092+0000 mon.c (mon.1) 5869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.248092+0000 mon.c (mon.1) 5869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.249973+0000 mon.c (mon.1) 5870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.249973+0000 mon.c (mon.1) 5870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.252256+0000 mon.c (mon.1) 5871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.252256+0000 mon.c (mon.1) 5871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.253325+0000 mon.c (mon.1) 5872 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.253325+0000 mon.c (mon.1) 5872 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.260600+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.260600+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: cephadm 2024-04-22T21:15:23.269933+0000 mgr.x (mgr.34107) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: cephadm 2024-04-22T21:15:23.269933+0000 mgr.x (mgr.34107) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.339472+0000 mon.c (mon.1) 5873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.339472+0000 mon.c (mon.1) 5873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.342387+0000 mon.c (mon.1) 5874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.342387+0000 mon.c (mon.1) 5874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.344298+0000 mon.c (mon.1) 5875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.344298+0000 mon.c (mon.1) 5875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.347240+0000 mon.c (mon.1) 5876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.347240+0000 mon.c (mon.1) 5876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.348998+0000 mon.c (mon.1) 5877 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.348998+0000 mon.c (mon.1) 5877 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.362719+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.362719+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: cephadm 2024-04-22T21:15:23.369316+0000 mgr.x (mgr.34107) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: cephadm 2024-04-22T21:15:23.369316+0000 mgr.x (mgr.34107) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.423537+0000 mon.c (mon.1) 5878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.423537+0000 mon.c (mon.1) 5878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.426724+0000 mon.c (mon.1) 5879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.426724+0000 mon.c (mon.1) 5879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.428638+0000 mon.c (mon.1) 5880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.428638+0000 mon.c (mon.1) 5880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.431885+0000 mon.c (mon.1) 5881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.431885+0000 mon.c (mon.1) 5881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.433033+0000 mon.c (mon.1) 5882 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.433033+0000 mon.c (mon.1) 5882 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.443967+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.443967+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.507612+0000 mon.c (mon.1) 5883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.507612+0000 mon.c (mon.1) 5883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.510693+0000 mon.c (mon.1) 5884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.510693+0000 mon.c (mon.1) 5884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.512428+0000 mon.c (mon.1) 5885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.512428+0000 mon.c (mon.1) 5885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.515490+0000 mon.c (mon.1) 5886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.515490+0000 mon.c (mon.1) 5886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.516605+0000 mon.c (mon.1) 5887 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.516605+0000 mon.c (mon.1) 5887 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.526310+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.526310+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.590269+0000 mon.c (mon.1) 5888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.590269+0000 mon.c (mon.1) 5888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.593593+0000 mon.c (mon.1) 5889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.593593+0000 mon.c (mon.1) 5889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.595106+0000 mon.c (mon.1) 5890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.595106+0000 mon.c (mon.1) 5890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.597927+0000 mon.c (mon.1) 5891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.597927+0000 mon.c (mon.1) 5891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.598988+0000 mon.c (mon.1) 5892 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.598988+0000 mon.c (mon.1) 5892 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.608953+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.608953+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.696157+0000 mon.c (mon.1) 5893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.696157+0000 mon.c (mon.1) 5893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.700467+0000 mon.c (mon.1) 5894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.700467+0000 mon.c (mon.1) 5894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.702737+0000 mon.c (mon.1) 5895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.702737+0000 mon.c (mon.1) 5895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.706960+0000 mon.c (mon.1) 5896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.706960+0000 mon.c (mon.1) 5896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.708657+0000 mon.c (mon.1) 5897 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.708657+0000 mon.c (mon.1) 5897 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.720023+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.720023+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.811077+0000 mon.c (mon.1) 5898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.811077+0000 mon.c (mon.1) 5898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.816041+0000 mon.c (mon.1) 5899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.816041+0000 mon.c (mon.1) 5899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.818853+0000 mon.c (mon.1) 5900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.818853+0000 mon.c (mon.1) 5900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.823869+0000 mon.c (mon.1) 5901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.823869+0000 mon.c (mon.1) 5901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.825741+0000 mon.c (mon.1) 5902 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.825741+0000 mon.c (mon.1) 5902 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.837190+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.837190+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.924944+0000 mon.c (mon.1) 5903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.924944+0000 mon.c (mon.1) 5903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.929867+0000 mon.c (mon.1) 5904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.929867+0000 mon.c (mon.1) 5904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.932105+0000 mon.c (mon.1) 5905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.932105+0000 mon.c (mon.1) 5905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.937130+0000 mon.c (mon.1) 5906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.937130+0000 mon.c (mon.1) 5906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.938819+0000 mon.c (mon.1) 5907 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.938819+0000 mon.c (mon.1) 5907 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.950259+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:23.950259+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:24.033107+0000 mon.c (mon.1) 5908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:24.033107+0000 mon.c (mon.1) 5908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:24.036439+0000 mon.c (mon.1) 5909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:24.036439+0000 mon.c (mon.1) 5909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:24.037989+0000 mon.c (mon.1) 5910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:24.037989+0000 mon.c (mon.1) 5910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:24.041808+0000 mon.c (mon.1) 5911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:24.041808+0000 mon.c (mon.1) 5911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:24.043117+0000 mon.c (mon.1) 5912 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:24.043117+0000 mon.c (mon.1) 5912 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:24.052817+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:24.052817+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:24.117791+0000 mon.c (mon.1) 5913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:24.117791+0000 mon.c (mon.1) 5913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:24.121109+0000 mon.c (mon.1) 5914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:24.121109+0000 mon.c (mon.1) 5914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:24.122915+0000 mon.c (mon.1) 5915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:24.122915+0000 mon.c (mon.1) 5915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:24.126119+0000 mon.c (mon.1) 5916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:24.126119+0000 mon.c (mon.1) 5916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:24.127124+0000 mon.c (mon.1) 5917 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:24.127124+0000 mon.c (mon.1) 5917 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:24.136239+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:24 smithi123 bash[58916]: audit 2024-04-22T21:15:24.136239+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: cephadm 2024-04-22T21:15:22.492456+0000 mgr.x (mgr.34107) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: cephadm 2024-04-22T21:15:22.492456+0000 mgr.x (mgr.34107) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: cephadm 2024-04-22T21:15:22.551211+0000 mgr.x (mgr.34107) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: cephadm 2024-04-22T21:15:22.551211+0000 mgr.x (mgr.34107) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: cephadm 2024-04-22T21:15:22.614810+0000 mgr.x (mgr.34107) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: cephadm 2024-04-22T21:15:22.614810+0000 mgr.x (mgr.34107) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: cephadm 2024-04-22T21:15:22.675145+0000 mgr.x (mgr.34107) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: cephadm 2024-04-22T21:15:22.675145+0000 mgr.x (mgr.34107) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: cephadm 2024-04-22T21:15:22.734774+0000 mgr.x (mgr.34107) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: cephadm 2024-04-22T21:15:22.734774+0000 mgr.x (mgr.34107) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: cephadm 2024-04-22T21:15:22.811320+0000 mgr.x (mgr.34107) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: cephadm 2024-04-22T21:15:22.811320+0000 mgr.x (mgr.34107) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: cephadm 2024-04-22T21:15:22.904954+0000 mgr.x (mgr.34107) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: cephadm 2024-04-22T21:15:22.904954+0000 mgr.x (mgr.34107) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: cephadm 2024-04-22T21:15:22.980193+0000 mgr.x (mgr.34107) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: cephadm 2024-04-22T21:15:22.980193+0000 mgr.x (mgr.34107) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: cephadm 2024-04-22T21:15:23.056851+0000 mgr.x (mgr.34107) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: cephadm 2024-04-22T21:15:23.056851+0000 mgr.x (mgr.34107) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: cephadm 2024-04-22T21:15:23.158916+0000 mgr.x (mgr.34107) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: cephadm 2024-04-22T21:15:23.158916+0000 mgr.x (mgr.34107) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.244131+0000 mon.c (mon.1) 5868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.244131+0000 mon.c (mon.1) 5868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: cephadm 2024-04-22T21:15:22.492456+0000 mgr.x (mgr.34107) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: cephadm 2024-04-22T21:15:22.492456+0000 mgr.x (mgr.34107) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: cephadm 2024-04-22T21:15:22.551211+0000 mgr.x (mgr.34107) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: cephadm 2024-04-22T21:15:22.551211+0000 mgr.x (mgr.34107) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: cephadm 2024-04-22T21:15:22.614810+0000 mgr.x (mgr.34107) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: cephadm 2024-04-22T21:15:22.614810+0000 mgr.x (mgr.34107) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: cephadm 2024-04-22T21:15:22.675145+0000 mgr.x (mgr.34107) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: cephadm 2024-04-22T21:15:22.675145+0000 mgr.x (mgr.34107) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: cephadm 2024-04-22T21:15:22.734774+0000 mgr.x (mgr.34107) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: cephadm 2024-04-22T21:15:22.734774+0000 mgr.x (mgr.34107) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: cephadm 2024-04-22T21:15:22.811320+0000 mgr.x (mgr.34107) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: cephadm 2024-04-22T21:15:22.811320+0000 mgr.x (mgr.34107) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: cephadm 2024-04-22T21:15:22.904954+0000 mgr.x (mgr.34107) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: cephadm 2024-04-22T21:15:22.904954+0000 mgr.x (mgr.34107) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: cephadm 2024-04-22T21:15:22.980193+0000 mgr.x (mgr.34107) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: cephadm 2024-04-22T21:15:22.980193+0000 mgr.x (mgr.34107) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: cephadm 2024-04-22T21:15:23.056851+0000 mgr.x (mgr.34107) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: cephadm 2024-04-22T21:15:23.056851+0000 mgr.x (mgr.34107) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: cephadm 2024-04-22T21:15:23.158916+0000 mgr.x (mgr.34107) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: cephadm 2024-04-22T21:15:23.158916+0000 mgr.x (mgr.34107) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.244131+0000 mon.c (mon.1) 5868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.244131+0000 mon.c (mon.1) 5868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.248092+0000 mon.c (mon.1) 5869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.248092+0000 mon.c (mon.1) 5869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.249973+0000 mon.c (mon.1) 5870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.249973+0000 mon.c (mon.1) 5870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.252256+0000 mon.c (mon.1) 5871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.252256+0000 mon.c (mon.1) 5871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.253325+0000 mon.c (mon.1) 5872 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.253325+0000 mon.c (mon.1) 5872 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.260600+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.260600+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: cephadm 2024-04-22T21:15:23.269933+0000 mgr.x (mgr.34107) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: cephadm 2024-04-22T21:15:23.269933+0000 mgr.x (mgr.34107) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.339472+0000 mon.c (mon.1) 5873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.339472+0000 mon.c (mon.1) 5873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.342387+0000 mon.c (mon.1) 5874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.342387+0000 mon.c (mon.1) 5874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.344298+0000 mon.c (mon.1) 5875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.344298+0000 mon.c (mon.1) 5875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.347240+0000 mon.c (mon.1) 5876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.248092+0000 mon.c (mon.1) 5869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.248092+0000 mon.c (mon.1) 5869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.249973+0000 mon.c (mon.1) 5870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.249973+0000 mon.c (mon.1) 5870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.252256+0000 mon.c (mon.1) 5871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.252256+0000 mon.c (mon.1) 5871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.253325+0000 mon.c (mon.1) 5872 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.253325+0000 mon.c (mon.1) 5872 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.260600+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.260600+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: cephadm 2024-04-22T21:15:23.269933+0000 mgr.x (mgr.34107) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: cephadm 2024-04-22T21:15:23.269933+0000 mgr.x (mgr.34107) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.339472+0000 mon.c (mon.1) 5873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.339472+0000 mon.c (mon.1) 5873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.342387+0000 mon.c (mon.1) 5874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.342387+0000 mon.c (mon.1) 5874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.344298+0000 mon.c (mon.1) 5875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.344298+0000 mon.c (mon.1) 5875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.347240+0000 mon.c (mon.1) 5876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.347240+0000 mon.c (mon.1) 5876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.348998+0000 mon.c (mon.1) 5877 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.348998+0000 mon.c (mon.1) 5877 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.362719+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.362719+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: cephadm 2024-04-22T21:15:23.369316+0000 mgr.x (mgr.34107) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: cephadm 2024-04-22T21:15:23.369316+0000 mgr.x (mgr.34107) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.423537+0000 mon.c (mon.1) 5878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.423537+0000 mon.c (mon.1) 5878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.426724+0000 mon.c (mon.1) 5879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.426724+0000 mon.c (mon.1) 5879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.428638+0000 mon.c (mon.1) 5880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.428638+0000 mon.c (mon.1) 5880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.431885+0000 mon.c (mon.1) 5881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.431885+0000 mon.c (mon.1) 5881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.433033+0000 mon.c (mon.1) 5882 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.433033+0000 mon.c (mon.1) 5882 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.443967+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.443967+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.507612+0000 mon.c (mon.1) 5883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.347240+0000 mon.c (mon.1) 5876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.348998+0000 mon.c (mon.1) 5877 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.348998+0000 mon.c (mon.1) 5877 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.362719+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.362719+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: cephadm 2024-04-22T21:15:23.369316+0000 mgr.x (mgr.34107) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: cephadm 2024-04-22T21:15:23.369316+0000 mgr.x (mgr.34107) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:24.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.423537+0000 mon.c (mon.1) 5878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.423537+0000 mon.c (mon.1) 5878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.426724+0000 mon.c (mon.1) 5879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.426724+0000 mon.c (mon.1) 5879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.428638+0000 mon.c (mon.1) 5880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.428638+0000 mon.c (mon.1) 5880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.431885+0000 mon.c (mon.1) 5881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.431885+0000 mon.c (mon.1) 5881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.433033+0000 mon.c (mon.1) 5882 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.433033+0000 mon.c (mon.1) 5882 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.443967+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.443967+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.507612+0000 mon.c (mon.1) 5883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.507612+0000 mon.c (mon.1) 5883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.510693+0000 mon.c (mon.1) 5884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.510693+0000 mon.c (mon.1) 5884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.512428+0000 mon.c (mon.1) 5885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.512428+0000 mon.c (mon.1) 5885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.515490+0000 mon.c (mon.1) 5886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.515490+0000 mon.c (mon.1) 5886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.516605+0000 mon.c (mon.1) 5887 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.516605+0000 mon.c (mon.1) 5887 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.526310+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.526310+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.590269+0000 mon.c (mon.1) 5888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.590269+0000 mon.c (mon.1) 5888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.593593+0000 mon.c (mon.1) 5889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.593593+0000 mon.c (mon.1) 5889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.595106+0000 mon.c (mon.1) 5890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.595106+0000 mon.c (mon.1) 5890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.597927+0000 mon.c (mon.1) 5891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.597927+0000 mon.c (mon.1) 5891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.507612+0000 mon.c (mon.1) 5883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.510693+0000 mon.c (mon.1) 5884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.510693+0000 mon.c (mon.1) 5884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.512428+0000 mon.c (mon.1) 5885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.512428+0000 mon.c (mon.1) 5885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.515490+0000 mon.c (mon.1) 5886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.515490+0000 mon.c (mon.1) 5886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.516605+0000 mon.c (mon.1) 5887 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.516605+0000 mon.c (mon.1) 5887 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.526310+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.526310+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.590269+0000 mon.c (mon.1) 5888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.590269+0000 mon.c (mon.1) 5888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.593593+0000 mon.c (mon.1) 5889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.593593+0000 mon.c (mon.1) 5889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.595106+0000 mon.c (mon.1) 5890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.595106+0000 mon.c (mon.1) 5890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.597927+0000 mon.c (mon.1) 5891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.597927+0000 mon.c (mon.1) 5891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.598988+0000 mon.c (mon.1) 5892 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.598988+0000 mon.c (mon.1) 5892 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.608953+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.608953+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.696157+0000 mon.c (mon.1) 5893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.696157+0000 mon.c (mon.1) 5893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.700467+0000 mon.c (mon.1) 5894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.700467+0000 mon.c (mon.1) 5894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.702737+0000 mon.c (mon.1) 5895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.702737+0000 mon.c (mon.1) 5895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.706960+0000 mon.c (mon.1) 5896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.706960+0000 mon.c (mon.1) 5896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.708657+0000 mon.c (mon.1) 5897 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.708657+0000 mon.c (mon.1) 5897 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.720023+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.720023+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.811077+0000 mon.c (mon.1) 5898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.811077+0000 mon.c (mon.1) 5898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.816041+0000 mon.c (mon.1) 5899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.816041+0000 mon.c (mon.1) 5899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.818853+0000 mon.c (mon.1) 5900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.818853+0000 mon.c (mon.1) 5900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.823869+0000 mon.c (mon.1) 5901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.823869+0000 mon.c (mon.1) 5901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.825741+0000 mon.c (mon.1) 5902 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.825741+0000 mon.c (mon.1) 5902 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.837190+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.837190+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.924944+0000 mon.c (mon.1) 5903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.924944+0000 mon.c (mon.1) 5903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.929867+0000 mon.c (mon.1) 5904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.929867+0000 mon.c (mon.1) 5904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.932105+0000 mon.c (mon.1) 5905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.932105+0000 mon.c (mon.1) 5905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.937130+0000 mon.c (mon.1) 5906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.937130+0000 mon.c (mon.1) 5906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.938819+0000 mon.c (mon.1) 5907 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.938819+0000 mon.c (mon.1) 5907 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.950259+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.598988+0000 mon.c (mon.1) 5892 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.598988+0000 mon.c (mon.1) 5892 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.608953+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.608953+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.696157+0000 mon.c (mon.1) 5893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.696157+0000 mon.c (mon.1) 5893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.700467+0000 mon.c (mon.1) 5894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.700467+0000 mon.c (mon.1) 5894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.702737+0000 mon.c (mon.1) 5895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.702737+0000 mon.c (mon.1) 5895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.706960+0000 mon.c (mon.1) 5896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.706960+0000 mon.c (mon.1) 5896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.708657+0000 mon.c (mon.1) 5897 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.708657+0000 mon.c (mon.1) 5897 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.720023+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.720023+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.811077+0000 mon.c (mon.1) 5898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.811077+0000 mon.c (mon.1) 5898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.816041+0000 mon.c (mon.1) 5899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.816041+0000 mon.c (mon.1) 5899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:23.950259+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:24.033107+0000 mon.c (mon.1) 5908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:24.033107+0000 mon.c (mon.1) 5908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:24.036439+0000 mon.c (mon.1) 5909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:24.036439+0000 mon.c (mon.1) 5909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:24.037989+0000 mon.c (mon.1) 5910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:24.037989+0000 mon.c (mon.1) 5910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:24.041808+0000 mon.c (mon.1) 5911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:24.041808+0000 mon.c (mon.1) 5911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:24.043117+0000 mon.c (mon.1) 5912 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:24.043117+0000 mon.c (mon.1) 5912 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:24.052817+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:24.052817+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:24.117791+0000 mon.c (mon.1) 5913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:24.117791+0000 mon.c (mon.1) 5913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:24.121109+0000 mon.c (mon.1) 5914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:24.121109+0000 mon.c (mon.1) 5914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:24.122915+0000 mon.c (mon.1) 5915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:24.122915+0000 mon.c (mon.1) 5915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.818853+0000 mon.c (mon.1) 5900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.818853+0000 mon.c (mon.1) 5900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.823869+0000 mon.c (mon.1) 5901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.823869+0000 mon.c (mon.1) 5901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.825741+0000 mon.c (mon.1) 5902 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.825741+0000 mon.c (mon.1) 5902 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.837190+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.837190+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.924944+0000 mon.c (mon.1) 5903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.924944+0000 mon.c (mon.1) 5903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.929867+0000 mon.c (mon.1) 5904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.929867+0000 mon.c (mon.1) 5904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.932105+0000 mon.c (mon.1) 5905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.932105+0000 mon.c (mon.1) 5905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.937130+0000 mon.c (mon.1) 5906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.567 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.937130+0000 mon.c (mon.1) 5906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.938819+0000 mon.c (mon.1) 5907 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.938819+0000 mon.c (mon.1) 5907 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.568 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.950259+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.568 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:24.126119+0000 mon.c (mon.1) 5916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:24.126119+0000 mon.c (mon.1) 5916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:24.127124+0000 mon.c (mon.1) 5917 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:24.127124+0000 mon.c (mon.1) 5917 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:24.136239+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.569 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[75184]: audit 2024-04-22T21:15:24.136239+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:23.950259+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:24.033107+0000 mon.c (mon.1) 5908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:24.033107+0000 mon.c (mon.1) 5908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.569 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:24.036439+0000 mon.c (mon.1) 5909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:24.036439+0000 mon.c (mon.1) 5909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:24.037989+0000 mon.c (mon.1) 5910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:24.037989+0000 mon.c (mon.1) 5910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:24.041808+0000 mon.c (mon.1) 5911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:24.041808+0000 mon.c (mon.1) 5911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:24.043117+0000 mon.c (mon.1) 5912 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:24.043117+0000 mon.c (mon.1) 5912 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:24.052817+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:24.052817+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:24.117791+0000 mon.c (mon.1) 5913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:24.117791+0000 mon.c (mon.1) 5913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:24.121109+0000 mon.c (mon.1) 5914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:24.121109+0000 mon.c (mon.1) 5914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:24.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:24.122915+0000 mon.c (mon.1) 5915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.570 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:24.122915+0000 mon.c (mon.1) 5915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:24.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:24.126119+0000 mon.c (mon.1) 5916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:24.126119+0000 mon.c (mon.1) 5916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:24.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:24.127124+0000 mon.c (mon.1) 5917 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:24.127124+0000 mon.c (mon.1) 5917 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:24.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:24.136239+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:24.571 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:24 smithi121 bash[73084]: audit 2024-04-22T21:15:24.136239+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.415 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: cephadm 2024-04-22T21:15:23.451860+0000 mgr.x (mgr.34107) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.415 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: cephadm 2024-04-22T21:15:23.451860+0000 mgr.x (mgr.34107) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.415 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: cephadm 2024-04-22T21:15:23.535667+0000 mgr.x (mgr.34107) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.415 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: cephadm 2024-04-22T21:15:23.535667+0000 mgr.x (mgr.34107) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.415 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: cephadm 2024-04-22T21:15:23.615761+0000 mgr.x (mgr.34107) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.415 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: cephadm 2024-04-22T21:15:23.615761+0000 mgr.x (mgr.34107) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.415 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: cephadm 2024-04-22T21:15:23.726463+0000 mgr.x (mgr.34107) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.415 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: cephadm 2024-04-22T21:15:23.726463+0000 mgr.x (mgr.34107) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.415 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: cluster 2024-04-22T21:15:23.792058+0000 mgr.x (mgr.34107) 1975 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 143 KiB/s rd, 0 B/s wr, 221 op/s 2024-04-22T21:15:25.415 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: cluster 2024-04-22T21:15:23.792058+0000 mgr.x (mgr.34107) 1975 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 143 KiB/s rd, 0 B/s wr, 221 op/s 2024-04-22T21:15:25.415 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: cephadm 2024-04-22T21:15:23.843496+0000 mgr.x (mgr.34107) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.415 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: cephadm 2024-04-22T21:15:23.843496+0000 mgr.x (mgr.34107) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.416 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: cephadm 2024-04-22T21:15:23.956850+0000 mgr.x (mgr.34107) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.416 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: cephadm 2024-04-22T21:15:23.956850+0000 mgr.x (mgr.34107) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.416 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: cephadm 2024-04-22T21:15:24.059299+0000 mgr.x (mgr.34107) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.416 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: cephadm 2024-04-22T21:15:24.059299+0000 mgr.x (mgr.34107) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.416 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: cephadm 2024-04-22T21:15:24.141871+0000 mgr.x (mgr.34107) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.416 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: cephadm 2024-04-22T21:15:24.141871+0000 mgr.x (mgr.34107) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.416 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.200501+0000 mon.c (mon.1) 5918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.416 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.200501+0000 mon.c (mon.1) 5918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.416 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.232885+0000 mon.c (mon.1) 5919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.416 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.232885+0000 mon.c (mon.1) 5919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.416 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.234871+0000 mon.c (mon.1) 5920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.416 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.234871+0000 mon.c (mon.1) 5920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.416 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.239487+0000 mon.c (mon.1) 5921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.239487+0000 mon.c (mon.1) 5921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.240754+0000 mon.c (mon.1) 5922 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.240754+0000 mon.c (mon.1) 5922 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.249325+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.249325+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: cephadm 2024-04-22T21:15:24.254187+0000 mgr.x (mgr.34107) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: cephadm 2024-04-22T21:15:24.254187+0000 mgr.x (mgr.34107) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.328525+0000 mon.c (mon.1) 5923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.328525+0000 mon.c (mon.1) 5923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.331791+0000 mon.c (mon.1) 5924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.331791+0000 mon.c (mon.1) 5924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.333446+0000 mon.c (mon.1) 5925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.333446+0000 mon.c (mon.1) 5925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.337324+0000 mon.c (mon.1) 5926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.418 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.337324+0000 mon.c (mon.1) 5926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.419 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.338513+0000 mon.c (mon.1) 5927 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.419 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.338513+0000 mon.c (mon.1) 5927 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.419 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.347810+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.419 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.347810+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.419 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: cephadm 2024-04-22T21:15:24.352878+0000 mgr.x (mgr.34107) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.419 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: cephadm 2024-04-22T21:15:24.352878+0000 mgr.x (mgr.34107) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.419 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.428009+0000 mon.c (mon.1) 5928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.419 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.428009+0000 mon.c (mon.1) 5928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.419 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.431679+0000 mon.c (mon.1) 5929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.419 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.431679+0000 mon.c (mon.1) 5929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.419 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.433539+0000 mon.c (mon.1) 5930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.419 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.433539+0000 mon.c (mon.1) 5930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.419 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.437430+0000 mon.c (mon.1) 5931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.420 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.437430+0000 mon.c (mon.1) 5931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.420 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.438726+0000 mon.c (mon.1) 5932 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.420 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.438726+0000 mon.c (mon.1) 5932 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.420 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.449209+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.420 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.449209+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.420 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.525236+0000 mon.c (mon.1) 5933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.420 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.525236+0000 mon.c (mon.1) 5933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.420 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.528224+0000 mon.c (mon.1) 5934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.420 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.528224+0000 mon.c (mon.1) 5934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.420 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.529986+0000 mon.c (mon.1) 5935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.420 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.529986+0000 mon.c (mon.1) 5935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.532906+0000 mon.c (mon.1) 5936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.532906+0000 mon.c (mon.1) 5936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.533984+0000 mon.c (mon.1) 5937 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.533984+0000 mon.c (mon.1) 5937 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.543111+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.543111+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.588926+0000 mon.c (mon.1) 5938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.588926+0000 mon.c (mon.1) 5938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.592137+0000 mon.c (mon.1) 5939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.592137+0000 mon.c (mon.1) 5939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.593978+0000 mon.c (mon.1) 5940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.593978+0000 mon.c (mon.1) 5940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.597421+0000 mon.c (mon.1) 5941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.597421+0000 mon.c (mon.1) 5941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.598622+0000 mon.c (mon.1) 5942 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.598622+0000 mon.c (mon.1) 5942 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.606540+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.606540+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.686452+0000 mon.c (mon.1) 5943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.686452+0000 mon.c (mon.1) 5943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.689876+0000 mon.c (mon.1) 5944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.689876+0000 mon.c (mon.1) 5944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.691610+0000 mon.c (mon.1) 5945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.691610+0000 mon.c (mon.1) 5945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.695088+0000 mon.c (mon.1) 5946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.695088+0000 mon.c (mon.1) 5946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.696535+0000 mon.c (mon.1) 5947 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.696535+0000 mon.c (mon.1) 5947 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.706410+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.706410+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.791350+0000 mon.c (mon.1) 5948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.791350+0000 mon.c (mon.1) 5948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.795168+0000 mon.c (mon.1) 5949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.795168+0000 mon.c (mon.1) 5949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.797167+0000 mon.c (mon.1) 5950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.797167+0000 mon.c (mon.1) 5950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.800977+0000 mon.c (mon.1) 5951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.800977+0000 mon.c (mon.1) 5951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.802551+0000 mon.c (mon.1) 5952 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.802551+0000 mon.c (mon.1) 5952 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.812822+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.812822+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.887968+0000 mon.c (mon.1) 5953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.887968+0000 mon.c (mon.1) 5953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.891238+0000 mon.c (mon.1) 5954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.891238+0000 mon.c (mon.1) 5954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.892996+0000 mon.c (mon.1) 5955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.892996+0000 mon.c (mon.1) 5955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.896185+0000 mon.c (mon.1) 5956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.896185+0000 mon.c (mon.1) 5956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.897470+0000 mon.c (mon.1) 5957 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.897470+0000 mon.c (mon.1) 5957 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.906678+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.906678+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.979879+0000 mon.c (mon.1) 5958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.979879+0000 mon.c (mon.1) 5958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.425 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.983006+0000 mon.c (mon.1) 5959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.425 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.983006+0000 mon.c (mon.1) 5959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.425 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.985149+0000 mon.c (mon.1) 5960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.425 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.985149+0000 mon.c (mon.1) 5960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.425 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.989087+0000 mon.c (mon.1) 5961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.425 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.989087+0000 mon.c (mon.1) 5961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.425 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.990260+0000 mon.c (mon.1) 5962 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.425 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.990260+0000 mon.c (mon.1) 5962 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.425 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.999912+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.425 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:24.999912+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.425 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:25.078105+0000 mon.c (mon.1) 5963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.425 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:25.078105+0000 mon.c (mon.1) 5963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.426 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:25.080997+0000 mon.c (mon.1) 5964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.426 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:25.080997+0000 mon.c (mon.1) 5964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.426 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:25.082532+0000 mon.c (mon.1) 5965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.426 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:25.082532+0000 mon.c (mon.1) 5965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.426 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:25.085631+0000 mon.c (mon.1) 5966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.426 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:25.085631+0000 mon.c (mon.1) 5966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.426 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:25.086771+0000 mon.c (mon.1) 5967 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.426 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:25.086771+0000 mon.c (mon.1) 5967 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.426 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:25.095556+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.426 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:25.095556+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.426 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:25.158442+0000 mon.c (mon.1) 5968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.426 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:25.158442+0000 mon.c (mon.1) 5968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.426 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:25.167578+0000 mon.c (mon.1) 5969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.427 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:25.167578+0000 mon.c (mon.1) 5969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.427 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:25.170948+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.427 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:25.170948+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.427 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:25.178895+0000 mon.c (mon.1) 5970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.427 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:25.178895+0000 mon.c (mon.1) 5970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.427 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:25.182249+0000 mon.c (mon.1) 5971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.427 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:25.182249+0000 mon.c (mon.1) 5971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.427 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:25.183540+0000 mon.c (mon.1) 5972 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.427 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:25.183540+0000 mon.c (mon.1) 5972 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.427 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:25.188836+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.427 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:25.188836+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.427 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:25.201583+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.427 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:25 smithi123 bash[58916]: audit 2024-04-22T21:15:25.201583+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: cephadm 2024-04-22T21:15:23.451860+0000 mgr.x (mgr.34107) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: cephadm 2024-04-22T21:15:23.451860+0000 mgr.x (mgr.34107) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: cephadm 2024-04-22T21:15:23.535667+0000 mgr.x (mgr.34107) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: cephadm 2024-04-22T21:15:23.535667+0000 mgr.x (mgr.34107) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: cephadm 2024-04-22T21:15:23.615761+0000 mgr.x (mgr.34107) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: cephadm 2024-04-22T21:15:23.615761+0000 mgr.x (mgr.34107) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: cephadm 2024-04-22T21:15:23.726463+0000 mgr.x (mgr.34107) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: cephadm 2024-04-22T21:15:23.726463+0000 mgr.x (mgr.34107) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: cluster 2024-04-22T21:15:23.792058+0000 mgr.x (mgr.34107) 1975 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 143 KiB/s rd, 0 B/s wr, 221 op/s 2024-04-22T21:15:25.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: cluster 2024-04-22T21:15:23.792058+0000 mgr.x (mgr.34107) 1975 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 143 KiB/s rd, 0 B/s wr, 221 op/s 2024-04-22T21:15:25.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: cephadm 2024-04-22T21:15:23.843496+0000 mgr.x (mgr.34107) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: cephadm 2024-04-22T21:15:23.843496+0000 mgr.x (mgr.34107) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: cephadm 2024-04-22T21:15:23.956850+0000 mgr.x (mgr.34107) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: cephadm 2024-04-22T21:15:23.956850+0000 mgr.x (mgr.34107) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: cephadm 2024-04-22T21:15:24.059299+0000 mgr.x (mgr.34107) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: cephadm 2024-04-22T21:15:24.059299+0000 mgr.x (mgr.34107) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: cephadm 2024-04-22T21:15:24.141871+0000 mgr.x (mgr.34107) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: cephadm 2024-04-22T21:15:24.141871+0000 mgr.x (mgr.34107) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.200501+0000 mon.c (mon.1) 5918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.200501+0000 mon.c (mon.1) 5918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.232885+0000 mon.c (mon.1) 5919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: cephadm 2024-04-22T21:15:23.451860+0000 mgr.x (mgr.34107) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: cephadm 2024-04-22T21:15:23.451860+0000 mgr.x (mgr.34107) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: cephadm 2024-04-22T21:15:23.535667+0000 mgr.x (mgr.34107) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: cephadm 2024-04-22T21:15:23.535667+0000 mgr.x (mgr.34107) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: cephadm 2024-04-22T21:15:23.615761+0000 mgr.x (mgr.34107) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: cephadm 2024-04-22T21:15:23.615761+0000 mgr.x (mgr.34107) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: cephadm 2024-04-22T21:15:23.726463+0000 mgr.x (mgr.34107) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: cephadm 2024-04-22T21:15:23.726463+0000 mgr.x (mgr.34107) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: cluster 2024-04-22T21:15:23.792058+0000 mgr.x (mgr.34107) 1975 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 143 KiB/s rd, 0 B/s wr, 221 op/s 2024-04-22T21:15:25.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: cluster 2024-04-22T21:15:23.792058+0000 mgr.x (mgr.34107) 1975 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 143 KiB/s rd, 0 B/s wr, 221 op/s 2024-04-22T21:15:25.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: cephadm 2024-04-22T21:15:23.843496+0000 mgr.x (mgr.34107) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: cephadm 2024-04-22T21:15:23.843496+0000 mgr.x (mgr.34107) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: cephadm 2024-04-22T21:15:23.956850+0000 mgr.x (mgr.34107) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: cephadm 2024-04-22T21:15:23.956850+0000 mgr.x (mgr.34107) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: cephadm 2024-04-22T21:15:24.059299+0000 mgr.x (mgr.34107) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: cephadm 2024-04-22T21:15:24.059299+0000 mgr.x (mgr.34107) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: cephadm 2024-04-22T21:15:24.141871+0000 mgr.x (mgr.34107) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: cephadm 2024-04-22T21:15:24.141871+0000 mgr.x (mgr.34107) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.200501+0000 mon.c (mon.1) 5918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.200501+0000 mon.c (mon.1) 5918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.232885+0000 mon.c (mon.1) 5919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.232885+0000 mon.c (mon.1) 5919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.234871+0000 mon.c (mon.1) 5920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.234871+0000 mon.c (mon.1) 5920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.239487+0000 mon.c (mon.1) 5921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.239487+0000 mon.c (mon.1) 5921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.240754+0000 mon.c (mon.1) 5922 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.240754+0000 mon.c (mon.1) 5922 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.249325+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.249325+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: cephadm 2024-04-22T21:15:24.254187+0000 mgr.x (mgr.34107) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: cephadm 2024-04-22T21:15:24.254187+0000 mgr.x (mgr.34107) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.328525+0000 mon.c (mon.1) 5923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.328525+0000 mon.c (mon.1) 5923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.331791+0000 mon.c (mon.1) 5924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.331791+0000 mon.c (mon.1) 5924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.333446+0000 mon.c (mon.1) 5925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.333446+0000 mon.c (mon.1) 5925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.337324+0000 mon.c (mon.1) 5926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.337324+0000 mon.c (mon.1) 5926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.232885+0000 mon.c (mon.1) 5919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.234871+0000 mon.c (mon.1) 5920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.234871+0000 mon.c (mon.1) 5920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.239487+0000 mon.c (mon.1) 5921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.239487+0000 mon.c (mon.1) 5921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.240754+0000 mon.c (mon.1) 5922 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.240754+0000 mon.c (mon.1) 5922 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.249325+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.249325+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: cephadm 2024-04-22T21:15:24.254187+0000 mgr.x (mgr.34107) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: cephadm 2024-04-22T21:15:24.254187+0000 mgr.x (mgr.34107) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.328525+0000 mon.c (mon.1) 5923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.328525+0000 mon.c (mon.1) 5923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.331791+0000 mon.c (mon.1) 5924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.331791+0000 mon.c (mon.1) 5924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.333446+0000 mon.c (mon.1) 5925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.333446+0000 mon.c (mon.1) 5925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.337324+0000 mon.c (mon.1) 5926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.337324+0000 mon.c (mon.1) 5926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.338513+0000 mon.c (mon.1) 5927 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.338513+0000 mon.c (mon.1) 5927 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.347810+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.347810+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: cephadm 2024-04-22T21:15:24.352878+0000 mgr.x (mgr.34107) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: cephadm 2024-04-22T21:15:24.352878+0000 mgr.x (mgr.34107) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.428009+0000 mon.c (mon.1) 5928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.428009+0000 mon.c (mon.1) 5928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.431679+0000 mon.c (mon.1) 5929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.431679+0000 mon.c (mon.1) 5929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.433539+0000 mon.c (mon.1) 5930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.433539+0000 mon.c (mon.1) 5930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.437430+0000 mon.c (mon.1) 5931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.437430+0000 mon.c (mon.1) 5931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.438726+0000 mon.c (mon.1) 5932 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.438726+0000 mon.c (mon.1) 5932 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.449209+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.449209+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.525236+0000 mon.c (mon.1) 5933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.525236+0000 mon.c (mon.1) 5933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.338513+0000 mon.c (mon.1) 5927 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.338513+0000 mon.c (mon.1) 5927 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.347810+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.347810+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: cephadm 2024-04-22T21:15:24.352878+0000 mgr.x (mgr.34107) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: cephadm 2024-04-22T21:15:24.352878+0000 mgr.x (mgr.34107) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:25.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.428009+0000 mon.c (mon.1) 5928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.428009+0000 mon.c (mon.1) 5928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.431679+0000 mon.c (mon.1) 5929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.431679+0000 mon.c (mon.1) 5929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.433539+0000 mon.c (mon.1) 5930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.433539+0000 mon.c (mon.1) 5930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.437430+0000 mon.c (mon.1) 5931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.437430+0000 mon.c (mon.1) 5931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.438726+0000 mon.c (mon.1) 5932 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.438726+0000 mon.c (mon.1) 5932 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.449209+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.449209+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.525236+0000 mon.c (mon.1) 5933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.525236+0000 mon.c (mon.1) 5933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.528224+0000 mon.c (mon.1) 5934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.528224+0000 mon.c (mon.1) 5934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.529986+0000 mon.c (mon.1) 5935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.529986+0000 mon.c (mon.1) 5935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.532906+0000 mon.c (mon.1) 5936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.532906+0000 mon.c (mon.1) 5936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.533984+0000 mon.c (mon.1) 5937 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.533984+0000 mon.c (mon.1) 5937 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.543111+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.543111+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.588926+0000 mon.c (mon.1) 5938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.588926+0000 mon.c (mon.1) 5938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.592137+0000 mon.c (mon.1) 5939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.592137+0000 mon.c (mon.1) 5939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.593978+0000 mon.c (mon.1) 5940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.593978+0000 mon.c (mon.1) 5940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.597421+0000 mon.c (mon.1) 5941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.597421+0000 mon.c (mon.1) 5941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.598622+0000 mon.c (mon.1) 5942 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.528224+0000 mon.c (mon.1) 5934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.528224+0000 mon.c (mon.1) 5934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.529986+0000 mon.c (mon.1) 5935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.529986+0000 mon.c (mon.1) 5935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.532906+0000 mon.c (mon.1) 5936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.532906+0000 mon.c (mon.1) 5936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.533984+0000 mon.c (mon.1) 5937 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.533984+0000 mon.c (mon.1) 5937 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.543111+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.543111+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.588926+0000 mon.c (mon.1) 5938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.588926+0000 mon.c (mon.1) 5938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.592137+0000 mon.c (mon.1) 5939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.592137+0000 mon.c (mon.1) 5939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.593978+0000 mon.c (mon.1) 5940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.593978+0000 mon.c (mon.1) 5940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.597421+0000 mon.c (mon.1) 5941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.597421+0000 mon.c (mon.1) 5941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.598622+0000 mon.c (mon.1) 5942 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.598622+0000 mon.c (mon.1) 5942 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.606540+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.606540+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.686452+0000 mon.c (mon.1) 5943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.686452+0000 mon.c (mon.1) 5943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.689876+0000 mon.c (mon.1) 5944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.689876+0000 mon.c (mon.1) 5944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.691610+0000 mon.c (mon.1) 5945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.691610+0000 mon.c (mon.1) 5945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.695088+0000 mon.c (mon.1) 5946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.695088+0000 mon.c (mon.1) 5946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.696535+0000 mon.c (mon.1) 5947 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.696535+0000 mon.c (mon.1) 5947 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.706410+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.706410+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.791350+0000 mon.c (mon.1) 5948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.791350+0000 mon.c (mon.1) 5948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.795168+0000 mon.c (mon.1) 5949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.795168+0000 mon.c (mon.1) 5949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.797167+0000 mon.c (mon.1) 5950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.598622+0000 mon.c (mon.1) 5942 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.606540+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.606540+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.686452+0000 mon.c (mon.1) 5943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.686452+0000 mon.c (mon.1) 5943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.689876+0000 mon.c (mon.1) 5944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.689876+0000 mon.c (mon.1) 5944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.691610+0000 mon.c (mon.1) 5945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.691610+0000 mon.c (mon.1) 5945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.695088+0000 mon.c (mon.1) 5946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.695088+0000 mon.c (mon.1) 5946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.696535+0000 mon.c (mon.1) 5947 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.696535+0000 mon.c (mon.1) 5947 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.706410+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.706410+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.791350+0000 mon.c (mon.1) 5948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.791350+0000 mon.c (mon.1) 5948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.795168+0000 mon.c (mon.1) 5949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.795168+0000 mon.c (mon.1) 5949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.797167+0000 mon.c (mon.1) 5950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.797167+0000 mon.c (mon.1) 5950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.800977+0000 mon.c (mon.1) 5951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.800977+0000 mon.c (mon.1) 5951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.802551+0000 mon.c (mon.1) 5952 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.802551+0000 mon.c (mon.1) 5952 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.812822+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.812822+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.887968+0000 mon.c (mon.1) 5953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.887968+0000 mon.c (mon.1) 5953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.891238+0000 mon.c (mon.1) 5954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.891238+0000 mon.c (mon.1) 5954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.892996+0000 mon.c (mon.1) 5955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.892996+0000 mon.c (mon.1) 5955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.896185+0000 mon.c (mon.1) 5956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.896185+0000 mon.c (mon.1) 5956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.897470+0000 mon.c (mon.1) 5957 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.897470+0000 mon.c (mon.1) 5957 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.906678+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.906678+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.797167+0000 mon.c (mon.1) 5950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.800977+0000 mon.c (mon.1) 5951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.800977+0000 mon.c (mon.1) 5951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.802551+0000 mon.c (mon.1) 5952 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.802551+0000 mon.c (mon.1) 5952 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.812822+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.812822+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.887968+0000 mon.c (mon.1) 5953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.887968+0000 mon.c (mon.1) 5953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.891238+0000 mon.c (mon.1) 5954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.891238+0000 mon.c (mon.1) 5954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.892996+0000 mon.c (mon.1) 5955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.892996+0000 mon.c (mon.1) 5955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.896185+0000 mon.c (mon.1) 5956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.896185+0000 mon.c (mon.1) 5956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.897470+0000 mon.c (mon.1) 5957 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.897470+0000 mon.c (mon.1) 5957 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.906678+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.906678+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.979879+0000 mon.c (mon.1) 5958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.979879+0000 mon.c (mon.1) 5958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.983006+0000 mon.c (mon.1) 5959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.983006+0000 mon.c (mon.1) 5959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.985149+0000 mon.c (mon.1) 5960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.985149+0000 mon.c (mon.1) 5960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.989087+0000 mon.c (mon.1) 5961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.989087+0000 mon.c (mon.1) 5961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.990260+0000 mon.c (mon.1) 5962 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.990260+0000 mon.c (mon.1) 5962 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.999912+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:24.999912+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:25.078105+0000 mon.c (mon.1) 5963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:25.078105+0000 mon.c (mon.1) 5963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:25.080997+0000 mon.c (mon.1) 5964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:25.080997+0000 mon.c (mon.1) 5964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:25.082532+0000 mon.c (mon.1) 5965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:25.082532+0000 mon.c (mon.1) 5965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:25.085631+0000 mon.c (mon.1) 5966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.979879+0000 mon.c (mon.1) 5958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.979879+0000 mon.c (mon.1) 5958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.983006+0000 mon.c (mon.1) 5959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.983006+0000 mon.c (mon.1) 5959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.985149+0000 mon.c (mon.1) 5960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.985149+0000 mon.c (mon.1) 5960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.989087+0000 mon.c (mon.1) 5961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.989087+0000 mon.c (mon.1) 5961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.990260+0000 mon.c (mon.1) 5962 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.990260+0000 mon.c (mon.1) 5962 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.999912+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:24.999912+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:25.078105+0000 mon.c (mon.1) 5963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:25.078105+0000 mon.c (mon.1) 5963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:25.080997+0000 mon.c (mon.1) 5964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:25.080997+0000 mon.c (mon.1) 5964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:25.082532+0000 mon.c (mon.1) 5965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:25.082532+0000 mon.c (mon.1) 5965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:25.085631+0000 mon.c (mon.1) 5966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:25.085631+0000 mon.c (mon.1) 5966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:25.086771+0000 mon.c (mon.1) 5967 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:25.086771+0000 mon.c (mon.1) 5967 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:25.095556+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:25.095556+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:25.158442+0000 mon.c (mon.1) 5968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:25.158442+0000 mon.c (mon.1) 5968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:25.167578+0000 mon.c (mon.1) 5969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:25.167578+0000 mon.c (mon.1) 5969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:25.170948+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:25.170948+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:25.178895+0000 mon.c (mon.1) 5970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:25.178895+0000 mon.c (mon.1) 5970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:25.182249+0000 mon.c (mon.1) 5971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:25.182249+0000 mon.c (mon.1) 5971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:25.183540+0000 mon.c (mon.1) 5972 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:25.183540+0000 mon.c (mon.1) 5972 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:25.188836+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:25.188836+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:25.201583+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[73084]: audit 2024-04-22T21:15:25.201583+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:25.085631+0000 mon.c (mon.1) 5966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:25.086771+0000 mon.c (mon.1) 5967 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:25.086771+0000 mon.c (mon.1) 5967 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:25.095556+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:25.095556+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:25.158442+0000 mon.c (mon.1) 5968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:25.158442+0000 mon.c (mon.1) 5968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:25.167578+0000 mon.c (mon.1) 5969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:25.167578+0000 mon.c (mon.1) 5969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:25.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:25.170948+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:25.170948+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:25.178895+0000 mon.c (mon.1) 5970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:25.178895+0000 mon.c (mon.1) 5970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:25.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:25.182249+0000 mon.c (mon.1) 5971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:25.182249+0000 mon.c (mon.1) 5971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:25.561 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:25.183540+0000 mon.c (mon.1) 5972 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:25.183540+0000 mon.c (mon.1) 5972 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:25.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:25.188836+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:25.188836+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:25.201583+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:25.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:25 smithi121 bash[75184]: audit 2024-04-22T21:15:25.201583+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:26.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: cephadm 2024-04-22T21:15:24.454410+0000 mgr.x (mgr.34107) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: cephadm 2024-04-22T21:15:24.454410+0000 mgr.x (mgr.34107) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: cephadm 2024-04-22T21:15:24.548122+0000 mgr.x (mgr.34107) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: cephadm 2024-04-22T21:15:24.548122+0000 mgr.x (mgr.34107) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: cephadm 2024-04-22T21:15:24.613450+0000 mgr.x (mgr.34107) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: cephadm 2024-04-22T21:15:24.613450+0000 mgr.x (mgr.34107) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: cephadm 2024-04-22T21:15:24.711487+0000 mgr.x (mgr.34107) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: cephadm 2024-04-22T21:15:24.711487+0000 mgr.x (mgr.34107) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: cephadm 2024-04-22T21:15:24.818524+0000 mgr.x (mgr.34107) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: cephadm 2024-04-22T21:15:24.818524+0000 mgr.x (mgr.34107) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: cephadm 2024-04-22T21:15:24.911670+0000 mgr.x (mgr.34107) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: cephadm 2024-04-22T21:15:24.911670+0000 mgr.x (mgr.34107) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: cephadm 2024-04-22T21:15:25.005095+0000 mgr.x (mgr.34107) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: cephadm 2024-04-22T21:15:25.005095+0000 mgr.x (mgr.34107) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: cephadm 2024-04-22T21:15:25.100700+0000 mgr.x (mgr.34107) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: cephadm 2024-04-22T21:15:25.100700+0000 mgr.x (mgr.34107) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: cluster 2024-04-22T21:15:25.196694+0000 mgr.x (mgr.34107) 1990 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 0 B/s wr, 135 op/s 2024-04-22T21:15:26.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: cluster 2024-04-22T21:15:25.196694+0000 mgr.x (mgr.34107) 1990 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 0 B/s wr, 135 op/s 2024-04-22T21:15:26.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: cluster 2024-04-22T21:15:25.199250+0000 mgr.x (mgr.34107) 1991 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 0 B/s wr, 135 op/s 2024-04-22T21:15:26.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: cluster 2024-04-22T21:15:25.199250+0000 mgr.x (mgr.34107) 1991 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 0 B/s wr, 135 op/s 2024-04-22T21:15:26.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: cluster 2024-04-22T21:15:25.199499+0000 mgr.x (mgr.34107) 1992 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 0 B/s wr, 95 op/s 2024-04-22T21:15:26.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: cluster 2024-04-22T21:15:25.199499+0000 mgr.x (mgr.34107) 1992 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 0 B/s wr, 95 op/s 2024-04-22T21:15:26.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: audit 2024-04-22T21:15:25.237720+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:26.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: audit 2024-04-22T21:15:25.237720+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:26.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: audit 2024-04-22T21:15:25.282814+0000 mon.c (mon.1) 5973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:26.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: audit 2024-04-22T21:15:25.282814+0000 mon.c (mon.1) 5973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:26.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: audit 2024-04-22T21:15:25.285583+0000 mon.c (mon.1) 5974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:26.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: audit 2024-04-22T21:15:25.285583+0000 mon.c (mon.1) 5974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:26.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: audit 2024-04-22T21:15:25.287615+0000 mon.c (mon.1) 5975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:26.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: audit 2024-04-22T21:15:25.287615+0000 mon.c (mon.1) 5975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:26.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: audit 2024-04-22T21:15:25.289147+0000 mon.c (mon.1) 5976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:26.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: audit 2024-04-22T21:15:25.289147+0000 mon.c (mon.1) 5976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:26.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: audit 2024-04-22T21:15:25.291506+0000 mon.c (mon.1) 5977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:26.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: audit 2024-04-22T21:15:25.291506+0000 mon.c (mon.1) 5977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:26.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: audit 2024-04-22T21:15:25.294732+0000 mon.c (mon.1) 5978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:26.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: audit 2024-04-22T21:15:25.294732+0000 mon.c (mon.1) 5978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:26.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: cluster 2024-04-22T21:15:26.184166+0000 mon.a (mon.0) 2001 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:15:26.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:26 smithi123 bash[58916]: cluster 2024-04-22T21:15:26.184166+0000 mon.a (mon.0) 2001 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:15:26.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: cephadm 2024-04-22T21:15:24.454410+0000 mgr.x (mgr.34107) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: cephadm 2024-04-22T21:15:24.454410+0000 mgr.x (mgr.34107) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: cephadm 2024-04-22T21:15:24.548122+0000 mgr.x (mgr.34107) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: cephadm 2024-04-22T21:15:24.548122+0000 mgr.x (mgr.34107) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: cephadm 2024-04-22T21:15:24.613450+0000 mgr.x (mgr.34107) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: cephadm 2024-04-22T21:15:24.613450+0000 mgr.x (mgr.34107) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: cephadm 2024-04-22T21:15:24.711487+0000 mgr.x (mgr.34107) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: cephadm 2024-04-22T21:15:24.711487+0000 mgr.x (mgr.34107) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: cephadm 2024-04-22T21:15:24.818524+0000 mgr.x (mgr.34107) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: cephadm 2024-04-22T21:15:24.818524+0000 mgr.x (mgr.34107) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: cephadm 2024-04-22T21:15:24.911670+0000 mgr.x (mgr.34107) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: cephadm 2024-04-22T21:15:24.911670+0000 mgr.x (mgr.34107) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: cephadm 2024-04-22T21:15:25.005095+0000 mgr.x (mgr.34107) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: cephadm 2024-04-22T21:15:25.005095+0000 mgr.x (mgr.34107) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: cephadm 2024-04-22T21:15:25.100700+0000 mgr.x (mgr.34107) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: cephadm 2024-04-22T21:15:25.100700+0000 mgr.x (mgr.34107) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: cluster 2024-04-22T21:15:25.196694+0000 mgr.x (mgr.34107) 1990 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 0 B/s wr, 135 op/s 2024-04-22T21:15:26.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: cluster 2024-04-22T21:15:25.196694+0000 mgr.x (mgr.34107) 1990 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 0 B/s wr, 135 op/s 2024-04-22T21:15:26.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: cluster 2024-04-22T21:15:25.199250+0000 mgr.x (mgr.34107) 1991 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 0 B/s wr, 135 op/s 2024-04-22T21:15:26.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: cluster 2024-04-22T21:15:25.199250+0000 mgr.x (mgr.34107) 1991 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 0 B/s wr, 135 op/s 2024-04-22T21:15:26.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: cephadm 2024-04-22T21:15:24.454410+0000 mgr.x (mgr.34107) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: cephadm 2024-04-22T21:15:24.454410+0000 mgr.x (mgr.34107) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: cephadm 2024-04-22T21:15:24.548122+0000 mgr.x (mgr.34107) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: cephadm 2024-04-22T21:15:24.548122+0000 mgr.x (mgr.34107) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: cephadm 2024-04-22T21:15:24.613450+0000 mgr.x (mgr.34107) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: cephadm 2024-04-22T21:15:24.613450+0000 mgr.x (mgr.34107) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: cephadm 2024-04-22T21:15:24.711487+0000 mgr.x (mgr.34107) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: cephadm 2024-04-22T21:15:24.711487+0000 mgr.x (mgr.34107) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: cephadm 2024-04-22T21:15:24.818524+0000 mgr.x (mgr.34107) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: cephadm 2024-04-22T21:15:24.818524+0000 mgr.x (mgr.34107) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: cephadm 2024-04-22T21:15:24.911670+0000 mgr.x (mgr.34107) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: cephadm 2024-04-22T21:15:24.911670+0000 mgr.x (mgr.34107) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: cephadm 2024-04-22T21:15:25.005095+0000 mgr.x (mgr.34107) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: cephadm 2024-04-22T21:15:25.005095+0000 mgr.x (mgr.34107) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: cephadm 2024-04-22T21:15:25.100700+0000 mgr.x (mgr.34107) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: cephadm 2024-04-22T21:15:25.100700+0000 mgr.x (mgr.34107) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:26.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: cluster 2024-04-22T21:15:25.196694+0000 mgr.x (mgr.34107) 1990 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 0 B/s wr, 135 op/s 2024-04-22T21:15:26.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: cluster 2024-04-22T21:15:25.196694+0000 mgr.x (mgr.34107) 1990 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 0 B/s wr, 135 op/s 2024-04-22T21:15:26.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: cluster 2024-04-22T21:15:25.199250+0000 mgr.x (mgr.34107) 1991 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 0 B/s wr, 135 op/s 2024-04-22T21:15:26.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: cluster 2024-04-22T21:15:25.199250+0000 mgr.x (mgr.34107) 1991 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 0 B/s wr, 135 op/s 2024-04-22T21:15:26.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: cluster 2024-04-22T21:15:25.199499+0000 mgr.x (mgr.34107) 1992 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 0 B/s wr, 95 op/s 2024-04-22T21:15:26.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: cluster 2024-04-22T21:15:25.199499+0000 mgr.x (mgr.34107) 1992 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 0 B/s wr, 95 op/s 2024-04-22T21:15:26.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: audit 2024-04-22T21:15:25.237720+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:26.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: audit 2024-04-22T21:15:25.237720+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:26.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: audit 2024-04-22T21:15:25.282814+0000 mon.c (mon.1) 5973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:26.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: audit 2024-04-22T21:15:25.282814+0000 mon.c (mon.1) 5973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:26.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: audit 2024-04-22T21:15:25.285583+0000 mon.c (mon.1) 5974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:26.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: audit 2024-04-22T21:15:25.285583+0000 mon.c (mon.1) 5974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:26.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: audit 2024-04-22T21:15:25.287615+0000 mon.c (mon.1) 5975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:26.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: audit 2024-04-22T21:15:25.287615+0000 mon.c (mon.1) 5975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:26.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: audit 2024-04-22T21:15:25.289147+0000 mon.c (mon.1) 5976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:26.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: audit 2024-04-22T21:15:25.289147+0000 mon.c (mon.1) 5976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:26.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: audit 2024-04-22T21:15:25.291506+0000 mon.c (mon.1) 5977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:26.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: audit 2024-04-22T21:15:25.291506+0000 mon.c (mon.1) 5977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:26.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: audit 2024-04-22T21:15:25.294732+0000 mon.c (mon.1) 5978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:26.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: audit 2024-04-22T21:15:25.294732+0000 mon.c (mon.1) 5978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:26.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: cluster 2024-04-22T21:15:26.184166+0000 mon.a (mon.0) 2001 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:15:26.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[73084]: cluster 2024-04-22T21:15:26.184166+0000 mon.a (mon.0) 2001 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:15:26.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: cluster 2024-04-22T21:15:25.199499+0000 mgr.x (mgr.34107) 1992 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 0 B/s wr, 95 op/s 2024-04-22T21:15:26.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: cluster 2024-04-22T21:15:25.199499+0000 mgr.x (mgr.34107) 1992 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 0 B/s wr, 95 op/s 2024-04-22T21:15:26.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: audit 2024-04-22T21:15:25.237720+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:26.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: audit 2024-04-22T21:15:25.237720+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:26.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: audit 2024-04-22T21:15:25.282814+0000 mon.c (mon.1) 5973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:26.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: audit 2024-04-22T21:15:25.282814+0000 mon.c (mon.1) 5973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:26.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: audit 2024-04-22T21:15:25.285583+0000 mon.c (mon.1) 5974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:26.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: audit 2024-04-22T21:15:25.285583+0000 mon.c (mon.1) 5974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:26.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: audit 2024-04-22T21:15:25.287615+0000 mon.c (mon.1) 5975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:26.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: audit 2024-04-22T21:15:25.287615+0000 mon.c (mon.1) 5975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:26.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: audit 2024-04-22T21:15:25.289147+0000 mon.c (mon.1) 5976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:26.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: audit 2024-04-22T21:15:25.289147+0000 mon.c (mon.1) 5976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:26.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: audit 2024-04-22T21:15:25.291506+0000 mon.c (mon.1) 5977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:26.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: audit 2024-04-22T21:15:25.291506+0000 mon.c (mon.1) 5977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:26.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: audit 2024-04-22T21:15:25.294732+0000 mon.c (mon.1) 5978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:26.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: audit 2024-04-22T21:15:25.294732+0000 mon.c (mon.1) 5978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:26.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: cluster 2024-04-22T21:15:26.184166+0000 mon.a (mon.0) 2001 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:15:26.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:26 smithi121 bash[75184]: cluster 2024-04-22T21:15:26.184166+0000 mon.a (mon.0) 2001 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:15:27.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:27 smithi123 bash[58916]: audit 2024-04-22T21:15:26.059941+0000 mgr.x (mgr.34107) 1993 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:27.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:27 smithi123 bash[58916]: audit 2024-04-22T21:15:26.059941+0000 mgr.x (mgr.34107) 1993 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:27.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:27 smithi121 bash[73084]: audit 2024-04-22T21:15:26.059941+0000 mgr.x (mgr.34107) 1993 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:27.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:27 smithi121 bash[73084]: audit 2024-04-22T21:15:26.059941+0000 mgr.x (mgr.34107) 1993 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:27.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:27 smithi121 bash[75184]: audit 2024-04-22T21:15:26.059941+0000 mgr.x (mgr.34107) 1993 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:27.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:27 smithi121 bash[75184]: audit 2024-04-22T21:15:26.059941+0000 mgr.x (mgr.34107) 1993 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:28.198 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:15:27 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:15:27] "GET /metrics HTTP/1.1" 200 38579 "" "Prometheus/2.33.4" 2024-04-22T21:15:28.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:28 smithi123 bash[58916]: cluster 2024-04-22T21:15:27.200229+0000 mgr.x (mgr.34107) 1994 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-22T21:15:28.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:28 smithi123 bash[58916]: cluster 2024-04-22T21:15:27.200229+0000 mgr.x (mgr.34107) 1994 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-22T21:15:28.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:28 smithi123 bash[58916]: audit 2024-04-22T21:15:28.024376+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:28.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:28 smithi123 bash[58916]: audit 2024-04-22T21:15:28.024376+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:28.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:28 smithi123 bash[58916]: audit 2024-04-22T21:15:28.039875+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:28.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:28 smithi123 bash[58916]: audit 2024-04-22T21:15:28.039875+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:28.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:28 smithi123 bash[58916]: audit 2024-04-22T21:15:28.052554+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:28.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:28 smithi123 bash[58916]: audit 2024-04-22T21:15:28.052554+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:28.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:28 smithi121 bash[73084]: cluster 2024-04-22T21:15:27.200229+0000 mgr.x (mgr.34107) 1994 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-22T21:15:28.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:28 smithi121 bash[73084]: cluster 2024-04-22T21:15:27.200229+0000 mgr.x (mgr.34107) 1994 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-22T21:15:28.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:28 smithi121 bash[73084]: audit 2024-04-22T21:15:28.024376+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:28.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:28 smithi121 bash[73084]: audit 2024-04-22T21:15:28.024376+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:28.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:28 smithi121 bash[73084]: audit 2024-04-22T21:15:28.039875+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:28.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:28 smithi121 bash[73084]: audit 2024-04-22T21:15:28.039875+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:28.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:28 smithi121 bash[73084]: audit 2024-04-22T21:15:28.052554+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:28.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:28 smithi121 bash[73084]: audit 2024-04-22T21:15:28.052554+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:28.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:28 smithi121 bash[75184]: cluster 2024-04-22T21:15:27.200229+0000 mgr.x (mgr.34107) 1994 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-22T21:15:28.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:28 smithi121 bash[75184]: cluster 2024-04-22T21:15:27.200229+0000 mgr.x (mgr.34107) 1994 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-22T21:15:28.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:28 smithi121 bash[75184]: audit 2024-04-22T21:15:28.024376+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:28.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:28 smithi121 bash[75184]: audit 2024-04-22T21:15:28.024376+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:28.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:28 smithi121 bash[75184]: audit 2024-04-22T21:15:28.039875+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:28.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:28 smithi121 bash[75184]: audit 2024-04-22T21:15:28.039875+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:28.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:28 smithi121 bash[75184]: audit 2024-04-22T21:15:28.052554+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:28.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:28 smithi121 bash[75184]: audit 2024-04-22T21:15:28.052554+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:29.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:29 smithi123 bash[58916]: cluster 2024-04-22T21:15:28.047273+0000 mgr.x (mgr.34107) 1995 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 52 op/s 2024-04-22T21:15:29.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:29 smithi123 bash[58916]: cluster 2024-04-22T21:15:28.047273+0000 mgr.x (mgr.34107) 1995 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 52 op/s 2024-04-22T21:15:29.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:29 smithi123 bash[58916]: cluster 2024-04-22T21:15:29.035329+0000 mon.a (mon.0) 2005 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:15:29.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:29 smithi123 bash[58916]: cluster 2024-04-22T21:15:29.035329+0000 mon.a (mon.0) 2005 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:15:29.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:29 smithi123 bash[58916]: cluster 2024-04-22T21:15:29.035402+0000 mon.a (mon.0) 2006 : cluster [INF] Cluster is now healthy 2024-04-22T21:15:29.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:29 smithi123 bash[58916]: cluster 2024-04-22T21:15:29.035402+0000 mon.a (mon.0) 2006 : cluster [INF] Cluster is now healthy 2024-04-22T21:15:29.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:29 smithi123 bash[58916]: audit 2024-04-22T21:15:29.171343+0000 mon.c (mon.1) 5979 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:29.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:29 smithi123 bash[58916]: audit 2024-04-22T21:15:29.171343+0000 mon.c (mon.1) 5979 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:29.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:29 smithi123 bash[58916]: audit 2024-04-22T21:15:29.172101+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:29.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:29 smithi123 bash[58916]: audit 2024-04-22T21:15:29.172101+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:29.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:29 smithi123 bash[58916]: audit 2024-04-22T21:15:29.177125+0000 mon.c (mon.1) 5980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:29.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:29 smithi123 bash[58916]: audit 2024-04-22T21:15:29.177125+0000 mon.c (mon.1) 5980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:29.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:29 smithi121 bash[73084]: cluster 2024-04-22T21:15:28.047273+0000 mgr.x (mgr.34107) 1995 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 52 op/s 2024-04-22T21:15:29.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:29 smithi121 bash[73084]: cluster 2024-04-22T21:15:28.047273+0000 mgr.x (mgr.34107) 1995 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 52 op/s 2024-04-22T21:15:29.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:29 smithi121 bash[73084]: cluster 2024-04-22T21:15:29.035329+0000 mon.a (mon.0) 2005 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:15:29.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:29 smithi121 bash[73084]: cluster 2024-04-22T21:15:29.035329+0000 mon.a (mon.0) 2005 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:15:29.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:29 smithi121 bash[73084]: cluster 2024-04-22T21:15:29.035402+0000 mon.a (mon.0) 2006 : cluster [INF] Cluster is now healthy 2024-04-22T21:15:29.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:29 smithi121 bash[73084]: cluster 2024-04-22T21:15:29.035402+0000 mon.a (mon.0) 2006 : cluster [INF] Cluster is now healthy 2024-04-22T21:15:29.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:29 smithi121 bash[73084]: audit 2024-04-22T21:15:29.171343+0000 mon.c (mon.1) 5979 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:29.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:29 smithi121 bash[73084]: audit 2024-04-22T21:15:29.171343+0000 mon.c (mon.1) 5979 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:29.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:29 smithi121 bash[73084]: audit 2024-04-22T21:15:29.172101+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:29.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:29 smithi121 bash[73084]: audit 2024-04-22T21:15:29.172101+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:29.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:29 smithi121 bash[73084]: audit 2024-04-22T21:15:29.177125+0000 mon.c (mon.1) 5980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:29.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:29 smithi121 bash[73084]: audit 2024-04-22T21:15:29.177125+0000 mon.c (mon.1) 5980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:29.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:29 smithi121 bash[75184]: cluster 2024-04-22T21:15:28.047273+0000 mgr.x (mgr.34107) 1995 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 52 op/s 2024-04-22T21:15:29.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:29 smithi121 bash[75184]: cluster 2024-04-22T21:15:28.047273+0000 mgr.x (mgr.34107) 1995 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 52 op/s 2024-04-22T21:15:29.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:29 smithi121 bash[75184]: cluster 2024-04-22T21:15:29.035329+0000 mon.a (mon.0) 2005 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:15:29.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:29 smithi121 bash[75184]: cluster 2024-04-22T21:15:29.035329+0000 mon.a (mon.0) 2005 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:15:29.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:29 smithi121 bash[75184]: cluster 2024-04-22T21:15:29.035402+0000 mon.a (mon.0) 2006 : cluster [INF] Cluster is now healthy 2024-04-22T21:15:29.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:29 smithi121 bash[75184]: cluster 2024-04-22T21:15:29.035402+0000 mon.a (mon.0) 2006 : cluster [INF] Cluster is now healthy 2024-04-22T21:15:29.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:29 smithi121 bash[75184]: audit 2024-04-22T21:15:29.171343+0000 mon.c (mon.1) 5979 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:29.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:29 smithi121 bash[75184]: audit 2024-04-22T21:15:29.171343+0000 mon.c (mon.1) 5979 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:29.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:29 smithi121 bash[75184]: audit 2024-04-22T21:15:29.172101+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:29.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:29 smithi121 bash[75184]: audit 2024-04-22T21:15:29.172101+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi123.ducldy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:29.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:29 smithi121 bash[75184]: audit 2024-04-22T21:15:29.177125+0000 mon.c (mon.1) 5980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:29.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:29 smithi121 bash[75184]: audit 2024-04-22T21:15:29.177125+0000 mon.c (mon.1) 5980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:30.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:30 smithi121 bash[73084]: cephadm 2024-04-22T21:15:29.171426+0000 mgr.x (mgr.34107) 1996 : cephadm [INF] Upgrade: Updating rgw.foo.smithi123.ducldy (1/2) 2024-04-22T21:15:30.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:30 smithi121 bash[73084]: cephadm 2024-04-22T21:15:29.171426+0000 mgr.x (mgr.34107) 1996 : cephadm [INF] Upgrade: Updating rgw.foo.smithi123.ducldy (1/2) 2024-04-22T21:15:30.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:30 smithi121 bash[73084]: cephadm 2024-04-22T21:15:29.183092+0000 mgr.x (mgr.34107) 1997 : cephadm [INF] Deploying daemon rgw.foo.smithi123.ducldy on smithi123 2024-04-22T21:15:30.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:30 smithi121 bash[73084]: cephadm 2024-04-22T21:15:29.183092+0000 mgr.x (mgr.34107) 1997 : cephadm [INF] Deploying daemon rgw.foo.smithi123.ducldy on smithi123 2024-04-22T21:15:30.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:30 smithi121 bash[73084]: audit 2024-04-22T21:15:29.710885+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:30.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:30 smithi121 bash[73084]: audit 2024-04-22T21:15:29.710885+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:30.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:30 smithi121 bash[73084]: audit 2024-04-22T21:15:29.713800+0000 mon.c (mon.1) 5981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:15:30.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:30 smithi121 bash[73084]: audit 2024-04-22T21:15:29.713800+0000 mon.c (mon.1) 5981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:15:30.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:30 smithi121 bash[75184]: cephadm 2024-04-22T21:15:29.171426+0000 mgr.x (mgr.34107) 1996 : cephadm [INF] Upgrade: Updating rgw.foo.smithi123.ducldy (1/2) 2024-04-22T21:15:30.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:30 smithi121 bash[75184]: cephadm 2024-04-22T21:15:29.171426+0000 mgr.x (mgr.34107) 1996 : cephadm [INF] Upgrade: Updating rgw.foo.smithi123.ducldy (1/2) 2024-04-22T21:15:30.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:30 smithi121 bash[75184]: cephadm 2024-04-22T21:15:29.183092+0000 mgr.x (mgr.34107) 1997 : cephadm [INF] Deploying daemon rgw.foo.smithi123.ducldy on smithi123 2024-04-22T21:15:30.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:30 smithi121 bash[75184]: cephadm 2024-04-22T21:15:29.183092+0000 mgr.x (mgr.34107) 1997 : cephadm [INF] Deploying daemon rgw.foo.smithi123.ducldy on smithi123 2024-04-22T21:15:30.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:30 smithi121 bash[75184]: audit 2024-04-22T21:15:29.710885+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:30.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:30 smithi121 bash[75184]: audit 2024-04-22T21:15:29.710885+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:30.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:30 smithi121 bash[75184]: audit 2024-04-22T21:15:29.713800+0000 mon.c (mon.1) 5981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:15:30.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:30 smithi121 bash[75184]: audit 2024-04-22T21:15:29.713800+0000 mon.c (mon.1) 5981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:15:30.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:30 smithi123 bash[58916]: cephadm 2024-04-22T21:15:29.171426+0000 mgr.x (mgr.34107) 1996 : cephadm [INF] Upgrade: Updating rgw.foo.smithi123.ducldy (1/2) 2024-04-22T21:15:30.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:30 smithi123 bash[58916]: cephadm 2024-04-22T21:15:29.171426+0000 mgr.x (mgr.34107) 1996 : cephadm [INF] Upgrade: Updating rgw.foo.smithi123.ducldy (1/2) 2024-04-22T21:15:30.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:30 smithi123 bash[58916]: cephadm 2024-04-22T21:15:29.183092+0000 mgr.x (mgr.34107) 1997 : cephadm [INF] Deploying daemon rgw.foo.smithi123.ducldy on smithi123 2024-04-22T21:15:30.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:30 smithi123 bash[58916]: cephadm 2024-04-22T21:15:29.183092+0000 mgr.x (mgr.34107) 1997 : cephadm [INF] Deploying daemon rgw.foo.smithi123.ducldy on smithi123 2024-04-22T21:15:30.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:30 smithi123 bash[58916]: audit 2024-04-22T21:15:29.710885+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:30.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:30 smithi123 bash[58916]: audit 2024-04-22T21:15:29.710885+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:30.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:30 smithi123 bash[58916]: audit 2024-04-22T21:15:29.713800+0000 mon.c (mon.1) 5981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:15:30.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:30 smithi123 bash[58916]: audit 2024-04-22T21:15:29.713800+0000 mon.c (mon.1) 5981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:15:31.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:31 smithi123 bash[58916]: cluster 2024-04-22T21:15:30.048336+0000 mgr.x (mgr.34107) 1998 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-22T21:15:31.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:31 smithi123 bash[58916]: cluster 2024-04-22T21:15:30.048336+0000 mgr.x (mgr.34107) 1998 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-22T21:15:31.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:31 smithi123 bash[58916]: audit 2024-04-22T21:15:31.074525+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:31.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:31 smithi123 bash[58916]: audit 2024-04-22T21:15:31.074525+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:31.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:31 smithi123 bash[58916]: audit 2024-04-22T21:15:31.093285+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:31.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:31 smithi123 bash[58916]: audit 2024-04-22T21:15:31.093285+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:31.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:31 smithi123 bash[58916]: audit 2024-04-22T21:15:31.111844+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:31.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:31 smithi123 bash[58916]: audit 2024-04-22T21:15:31.111844+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:31.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:31 smithi121 bash[73084]: cluster 2024-04-22T21:15:30.048336+0000 mgr.x (mgr.34107) 1998 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-22T21:15:31.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:31 smithi121 bash[73084]: cluster 2024-04-22T21:15:30.048336+0000 mgr.x (mgr.34107) 1998 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-22T21:15:31.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:31 smithi121 bash[73084]: audit 2024-04-22T21:15:31.074525+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:31.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:31 smithi121 bash[73084]: audit 2024-04-22T21:15:31.074525+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:31.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:31 smithi121 bash[73084]: audit 2024-04-22T21:15:31.093285+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:31.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:31 smithi121 bash[73084]: audit 2024-04-22T21:15:31.093285+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:31.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:31 smithi121 bash[73084]: audit 2024-04-22T21:15:31.111844+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:31.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:31 smithi121 bash[73084]: audit 2024-04-22T21:15:31.111844+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:31.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:31 smithi121 bash[75184]: cluster 2024-04-22T21:15:30.048336+0000 mgr.x (mgr.34107) 1998 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-22T21:15:31.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:31 smithi121 bash[75184]: cluster 2024-04-22T21:15:30.048336+0000 mgr.x (mgr.34107) 1998 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-22T21:15:31.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:31 smithi121 bash[75184]: audit 2024-04-22T21:15:31.074525+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:31.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:31 smithi121 bash[75184]: audit 2024-04-22T21:15:31.074525+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:31.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:31 smithi121 bash[75184]: audit 2024-04-22T21:15:31.093285+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:31.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:31 smithi121 bash[75184]: audit 2024-04-22T21:15:31.093285+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:31.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:31 smithi121 bash[75184]: audit 2024-04-22T21:15:31.111844+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:31.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:31 smithi121 bash[75184]: audit 2024-04-22T21:15:31.111844+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:33.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:33 smithi121 bash[75184]: cluster 2024-04-22T21:15:32.049092+0000 mgr.x (mgr.34107) 1999 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 747 B/s rd, 0 op/s 2024-04-22T21:15:33.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:33 smithi121 bash[75184]: cluster 2024-04-22T21:15:32.049092+0000 mgr.x (mgr.34107) 1999 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 747 B/s rd, 0 op/s 2024-04-22T21:15:33.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:33 smithi121 bash[73084]: cluster 2024-04-22T21:15:32.049092+0000 mgr.x (mgr.34107) 1999 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 747 B/s rd, 0 op/s 2024-04-22T21:15:33.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:33 smithi121 bash[73084]: cluster 2024-04-22T21:15:32.049092+0000 mgr.x (mgr.34107) 1999 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 747 B/s rd, 0 op/s 2024-04-22T21:15:33.517 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:33 smithi123 bash[58916]: cluster 2024-04-22T21:15:32.049092+0000 mgr.x (mgr.34107) 1999 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 747 B/s rd, 0 op/s 2024-04-22T21:15:33.517 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:33 smithi123 bash[58916]: cluster 2024-04-22T21:15:32.049092+0000 mgr.x (mgr.34107) 1999 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 747 B/s rd, 0 op/s 2024-04-22T21:15:33.773 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:15:33 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:33.774 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:15:33 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:33.774 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:15:33 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:33.774 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:15:33 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:33.775 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:15:33 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:33.775 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:15:33 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:33.775 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:15:33 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:33.776 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:33 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:33.776 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:15:33 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:35.166 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:15:35 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:35.166 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:15:35 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:35.166 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:15:35 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:35.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:35 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:35.167 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:15:35 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:35.167 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:15:35 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:35.168 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:15:35 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:35.168 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:15:35 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:35.168 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:15:35 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:35.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:35 smithi123 bash[58916]: cluster 2024-04-22T21:15:34.049740+0000 mgr.x (mgr.34107) 2000 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-22T21:15:35.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:35 smithi123 bash[58916]: cluster 2024-04-22T21:15:34.049740+0000 mgr.x (mgr.34107) 2000 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-22T21:15:35.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:35 smithi123 bash[58916]: audit 2024-04-22T21:15:35.223994+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:35.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:35 smithi123 bash[58916]: audit 2024-04-22T21:15:35.223994+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:35.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:35 smithi123 bash[58916]: audit 2024-04-22T21:15:35.238468+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:35.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:35 smithi123 bash[58916]: audit 2024-04-22T21:15:35.238468+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:35.492 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-04-22T21:15:35.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:35 smithi121 bash[73084]: cluster 2024-04-22T21:15:34.049740+0000 mgr.x (mgr.34107) 2000 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-22T21:15:35.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:35 smithi121 bash[73084]: cluster 2024-04-22T21:15:34.049740+0000 mgr.x (mgr.34107) 2000 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-22T21:15:35.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:35 smithi121 bash[73084]: audit 2024-04-22T21:15:35.223994+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:35.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:35 smithi121 bash[73084]: audit 2024-04-22T21:15:35.223994+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:35.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:35 smithi121 bash[73084]: audit 2024-04-22T21:15:35.238468+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:35.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:35 smithi121 bash[73084]: audit 2024-04-22T21:15:35.238468+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:35.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:35 smithi121 bash[75184]: cluster 2024-04-22T21:15:34.049740+0000 mgr.x (mgr.34107) 2000 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-22T21:15:35.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:35 smithi121 bash[75184]: cluster 2024-04-22T21:15:34.049740+0000 mgr.x (mgr.34107) 2000 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-22T21:15:35.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:35 smithi121 bash[75184]: audit 2024-04-22T21:15:35.223994+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:35.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:35 smithi121 bash[75184]: audit 2024-04-22T21:15:35.223994+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:35.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:35 smithi121 bash[75184]: audit 2024-04-22T21:15:35.238468+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:35.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:35 smithi121 bash[75184]: audit 2024-04-22T21:15:35.238468+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:36.224 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T21:15:36.224 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi121 smithi121 running 14s ago 23m - - 2024-04-22T21:15:36.224 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi123 smithi123 running 5s ago 22m - - 2024-04-22T21:15:36.224 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (10m) 14s ago 16m 13.4M - 0.23.0 ba2b418f427c 75d0217c38a9 2024-04-22T21:15:36.224 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (9m) 5s ago 16m 40.7M - 8.3.5 dad864ee21e9 800591342f16 2024-04-22T21:15:36.224 INFO:teuthology.orchestra.run.smithi121.stdout:iscsi.foo.smithi121.rxpsbc smithi121 running (8m) 14s ago 14m 45.1M - 3.5 e1d6a67b021e 106eadf8e441 2024-04-22T21:15:36.224 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443,9283,8765 running (8m) 5s ago 22m 528M - 19.0.0-3198-g56e81df3 82086b19bb07 47d10e8cef27 2024-04-22T21:15:36.224 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443,9283,8765 running (8m) 14s ago 24m 440M - 19.0.0-3198-g56e81df3 82086b19bb07 8406ceac8ad3 2024-04-22T21:15:36.225 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (7m) 14s ago 24m 75.8M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 f5b71d32306b 2024-04-22T21:15:36.225 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (6m) 5s ago 22m 56.3M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 db2fb24d7454 2024-04-22T21:15:36.225 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (7m) 14s ago 22m 64.3M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 425f9e808335 2024-04-22T21:15:36.225 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (10m) 14s ago 16m 9667k - 1.3.1 1dbe0e931976 7b20ff211618 2024-04-22T21:15:36.225 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (9m) 5s ago 16m 9532k - 1.3.1 1dbe0e931976 c449de2e89b9 2024-04-22T21:15:36.225 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (5m) 14s ago 21m 59.9M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 afe0c773b859 2024-04-22T21:15:36.225 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (5m) 14s ago 21m 66.1M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 8e891d1550a4 2024-04-22T21:15:36.225 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (4m) 14s ago 20m 59.3M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 31a08ebbc5f6 2024-04-22T21:15:36.225 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (4m) 14s ago 20m 60.8M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 6c42aa4939cb 2024-04-22T21:15:36.225 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (2m) 5s ago 19m 54.8M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 76b1894f04d2 2024-04-22T21:15:36.225 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (2m) 5s ago 18m 52.9M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 d058156b75a3 2024-04-22T21:15:36.225 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (101s) 5s ago 18m 55.6M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 80e9fbeddc85 2024-04-22T21:15:36.226 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (62s) 5s ago 17m 57.8M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 3bfa1376c3de 2024-04-22T21:15:36.226 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (8m) 5s ago 16m 66.0M - 2.33.4 514e6a882f6e 14ed9f8bb5de 2024-04-22T21:15:36.226 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi121.fpqyxe smithi121 *:8000 running (45s) 14s ago 14m 88.0M - 19.0.0-3198-g56e81df3 82086b19bb07 7bdb72ca3523 2024-04-22T21:15:36.226 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi123.ducldy smithi123 *:8000 starting - - - - 2024-04-22T21:15:36.226 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi121.umzhsg smithi121 *:80 running (37s) 14s ago 14m 90.0M - 19.0.0-3198-g56e81df3 82086b19bb07 04d7be3f581a 2024-04-22T21:15:36.226 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi123.ywhrus smithi123 *:80 running (19s) 5s ago 14m 88.0M - 19.0.0-3198-g56e81df3 82086b19bb07 8f1da8277627 2024-04-22T21:15:36.639 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:15:36.640 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-04-22T21:15:36.640 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 3 2024-04-22T21:15:36.640 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:15:36.640 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-04-22T21:15:36.640 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 2 2024-04-22T21:15:36.640 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:15:36.640 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-04-22T21:15:36.640 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 8 2024-04-22T21:15:36.640 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:15:36.640 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-04-22T21:15:36.640 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 3 2024-04-22T21:15:36.640 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:15:36.641 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-04-22T21:15:36.641 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 16 2024-04-22T21:15:36.641 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:15:36.641 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:15:36.997 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:15:36.997 INFO:teuthology.orchestra.run.smithi121.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d", 2024-04-22T21:15:36.997 INFO:teuthology.orchestra.run.smithi121.stdout: "in_progress": true, 2024-04-22T21:15:36.997 INFO:teuthology.orchestra.run.smithi121.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-22T21:15:36.997 INFO:teuthology.orchestra.run.smithi121.stdout: "services_complete": [ 2024-04-22T21:15:36.997 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr", 2024-04-22T21:15:36.997 INFO:teuthology.orchestra.run.smithi121.stdout: "osd", 2024-04-22T21:15:36.997 INFO:teuthology.orchestra.run.smithi121.stdout: "mon" 2024-04-22T21:15:36.998 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2024-04-22T21:15:36.998 INFO:teuthology.orchestra.run.smithi121.stdout: "progress": "16/23 daemons upgraded", 2024-04-22T21:15:36.998 INFO:teuthology.orchestra.run.smithi121.stdout: "message": "Currently upgrading rgw daemons", 2024-04-22T21:15:36.998 INFO:teuthology.orchestra.run.smithi121.stdout: "is_paused": false 2024-04-22T21:15:36.998 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:15:37.455 INFO:teuthology.orchestra.run.smithi121.stdout:HEALTH_OK 2024-04-22T21:15:37.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:37 smithi123 bash[58916]: audit 2024-04-22T21:15:35.493399+0000 mgr.x (mgr.34107) 2001 : audit [DBG] from='client.44685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:37.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:37 smithi123 bash[58916]: audit 2024-04-22T21:15:35.493399+0000 mgr.x (mgr.34107) 2001 : audit [DBG] from='client.44685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:37.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:37 smithi123 bash[58916]: audit 2024-04-22T21:15:35.866378+0000 mgr.x (mgr.34107) 2002 : audit [DBG] from='client.54709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:37.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:37 smithi123 bash[58916]: audit 2024-04-22T21:15:35.866378+0000 mgr.x (mgr.34107) 2002 : audit [DBG] from='client.54709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:37.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:37 smithi123 bash[58916]: cluster 2024-04-22T21:15:36.050782+0000 mgr.x (mgr.34107) 2003 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-04-22T21:15:37.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:37 smithi123 bash[58916]: cluster 2024-04-22T21:15:36.050782+0000 mgr.x (mgr.34107) 2003 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-04-22T21:15:37.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:37 smithi123 bash[58916]: audit 2024-04-22T21:15:36.067968+0000 mgr.x (mgr.34107) 2004 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:37.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:37 smithi123 bash[58916]: audit 2024-04-22T21:15:36.067968+0000 mgr.x (mgr.34107) 2004 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:37.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:37 smithi123 bash[58916]: audit 2024-04-22T21:15:36.220415+0000 mgr.x (mgr.34107) 2005 : audit [DBG] from='client.54715 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:37.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:37 smithi123 bash[58916]: audit 2024-04-22T21:15:36.220415+0000 mgr.x (mgr.34107) 2005 : audit [DBG] from='client.54715 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:37.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:37 smithi123 bash[58916]: audit 2024-04-22T21:15:36.651598+0000 mon.c (mon.1) 5982 : audit [DBG] from='client.? 172.21.15.121:0/799639629' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:37.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:37 smithi123 bash[58916]: audit 2024-04-22T21:15:36.651598+0000 mon.c (mon.1) 5982 : audit [DBG] from='client.? 172.21.15.121:0/799639629' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:37.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:37 smithi121 bash[73084]: audit 2024-04-22T21:15:35.493399+0000 mgr.x (mgr.34107) 2001 : audit [DBG] from='client.44685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:37.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:37 smithi121 bash[73084]: audit 2024-04-22T21:15:35.493399+0000 mgr.x (mgr.34107) 2001 : audit [DBG] from='client.44685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:37.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:37 smithi121 bash[73084]: audit 2024-04-22T21:15:35.866378+0000 mgr.x (mgr.34107) 2002 : audit [DBG] from='client.54709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:37.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:37 smithi121 bash[73084]: audit 2024-04-22T21:15:35.866378+0000 mgr.x (mgr.34107) 2002 : audit [DBG] from='client.54709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:37.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:37 smithi121 bash[73084]: cluster 2024-04-22T21:15:36.050782+0000 mgr.x (mgr.34107) 2003 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-04-22T21:15:37.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:37 smithi121 bash[73084]: cluster 2024-04-22T21:15:36.050782+0000 mgr.x (mgr.34107) 2003 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-04-22T21:15:37.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:37 smithi121 bash[73084]: audit 2024-04-22T21:15:36.067968+0000 mgr.x (mgr.34107) 2004 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:37.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:37 smithi121 bash[73084]: audit 2024-04-22T21:15:36.067968+0000 mgr.x (mgr.34107) 2004 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:37.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:37 smithi121 bash[73084]: audit 2024-04-22T21:15:36.220415+0000 mgr.x (mgr.34107) 2005 : audit [DBG] from='client.54715 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:37.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:37 smithi121 bash[73084]: audit 2024-04-22T21:15:36.220415+0000 mgr.x (mgr.34107) 2005 : audit [DBG] from='client.54715 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:37.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:37 smithi121 bash[73084]: audit 2024-04-22T21:15:36.651598+0000 mon.c (mon.1) 5982 : audit [DBG] from='client.? 172.21.15.121:0/799639629' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:37.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:37 smithi121 bash[73084]: audit 2024-04-22T21:15:36.651598+0000 mon.c (mon.1) 5982 : audit [DBG] from='client.? 172.21.15.121:0/799639629' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:37.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:37 smithi121 bash[75184]: audit 2024-04-22T21:15:35.493399+0000 mgr.x (mgr.34107) 2001 : audit [DBG] from='client.44685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:37.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:37 smithi121 bash[75184]: audit 2024-04-22T21:15:35.493399+0000 mgr.x (mgr.34107) 2001 : audit [DBG] from='client.44685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:37.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:37 smithi121 bash[75184]: audit 2024-04-22T21:15:35.866378+0000 mgr.x (mgr.34107) 2002 : audit [DBG] from='client.54709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:37.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:37 smithi121 bash[75184]: audit 2024-04-22T21:15:35.866378+0000 mgr.x (mgr.34107) 2002 : audit [DBG] from='client.54709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:37.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:37 smithi121 bash[75184]: cluster 2024-04-22T21:15:36.050782+0000 mgr.x (mgr.34107) 2003 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-04-22T21:15:37.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:37 smithi121 bash[75184]: cluster 2024-04-22T21:15:36.050782+0000 mgr.x (mgr.34107) 2003 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-04-22T21:15:37.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:37 smithi121 bash[75184]: audit 2024-04-22T21:15:36.067968+0000 mgr.x (mgr.34107) 2004 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:37.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:37 smithi121 bash[75184]: audit 2024-04-22T21:15:36.067968+0000 mgr.x (mgr.34107) 2004 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:37.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:37 smithi121 bash[75184]: audit 2024-04-22T21:15:36.220415+0000 mgr.x (mgr.34107) 2005 : audit [DBG] from='client.54715 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:37.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:37 smithi121 bash[75184]: audit 2024-04-22T21:15:36.220415+0000 mgr.x (mgr.34107) 2005 : audit [DBG] from='client.54715 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:37.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:37 smithi121 bash[75184]: audit 2024-04-22T21:15:36.651598+0000 mon.c (mon.1) 5982 : audit [DBG] from='client.? 172.21.15.121:0/799639629' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:37.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:37 smithi121 bash[75184]: audit 2024-04-22T21:15:36.651598+0000 mon.c (mon.1) 5982 : audit [DBG] from='client.? 172.21.15.121:0/799639629' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:38.239 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:15:37 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:15:37] "GET /metrics HTTP/1.1" 200 38630 "" "Prometheus/2.33.4" 2024-04-22T21:15:38.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:38 smithi121 bash[73084]: audit 2024-04-22T21:15:37.011835+0000 mgr.x (mgr.34107) 2006 : audit [DBG] from='client.44709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:38.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:38 smithi121 bash[73084]: audit 2024-04-22T21:15:37.011835+0000 mgr.x (mgr.34107) 2006 : audit [DBG] from='client.44709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:38.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:38 smithi121 bash[73084]: audit 2024-04-22T21:15:37.466916+0000 mon.c (mon.1) 5983 : audit [DBG] from='client.? 172.21.15.121:0/849072819' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:15:38.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:38 smithi121 bash[73084]: audit 2024-04-22T21:15:37.466916+0000 mon.c (mon.1) 5983 : audit [DBG] from='client.? 172.21.15.121:0/849072819' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:15:38.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:38 smithi121 bash[73084]: audit 2024-04-22T21:15:37.494819+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:38.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:38 smithi121 bash[73084]: audit 2024-04-22T21:15:37.494819+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:38.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:38 smithi121 bash[73084]: audit 2024-04-22T21:15:37.502783+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:38.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:38 smithi121 bash[73084]: audit 2024-04-22T21:15:37.502783+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:38.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:38 smithi121 bash[73084]: audit 2024-04-22T21:15:37.511223+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:38.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:38 smithi121 bash[73084]: audit 2024-04-22T21:15:37.511223+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:38.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:38 smithi121 bash[75184]: audit 2024-04-22T21:15:37.011835+0000 mgr.x (mgr.34107) 2006 : audit [DBG] from='client.44709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:38.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:38 smithi121 bash[75184]: audit 2024-04-22T21:15:37.011835+0000 mgr.x (mgr.34107) 2006 : audit [DBG] from='client.44709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:38.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:38 smithi121 bash[75184]: audit 2024-04-22T21:15:37.466916+0000 mon.c (mon.1) 5983 : audit [DBG] from='client.? 172.21.15.121:0/849072819' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:15:38.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:38 smithi121 bash[75184]: audit 2024-04-22T21:15:37.466916+0000 mon.c (mon.1) 5983 : audit [DBG] from='client.? 172.21.15.121:0/849072819' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:15:38.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:38 smithi121 bash[75184]: audit 2024-04-22T21:15:37.494819+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:38.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:38 smithi121 bash[75184]: audit 2024-04-22T21:15:37.494819+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:38.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:38 smithi121 bash[75184]: audit 2024-04-22T21:15:37.502783+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:38.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:38 smithi121 bash[75184]: audit 2024-04-22T21:15:37.502783+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:38.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:38 smithi121 bash[75184]: audit 2024-04-22T21:15:37.511223+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:38.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:38 smithi121 bash[75184]: audit 2024-04-22T21:15:37.511223+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:38.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:38 smithi123 bash[58916]: audit 2024-04-22T21:15:37.011835+0000 mgr.x (mgr.34107) 2006 : audit [DBG] from='client.44709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:38.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:38 smithi123 bash[58916]: audit 2024-04-22T21:15:37.011835+0000 mgr.x (mgr.34107) 2006 : audit [DBG] from='client.44709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:15:38.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:38 smithi123 bash[58916]: audit 2024-04-22T21:15:37.466916+0000 mon.c (mon.1) 5983 : audit [DBG] from='client.? 172.21.15.121:0/849072819' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:15:38.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:38 smithi123 bash[58916]: audit 2024-04-22T21:15:37.466916+0000 mon.c (mon.1) 5983 : audit [DBG] from='client.? 172.21.15.121:0/849072819' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:15:38.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:38 smithi123 bash[58916]: audit 2024-04-22T21:15:37.494819+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:38.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:38 smithi123 bash[58916]: audit 2024-04-22T21:15:37.494819+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:38.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:38 smithi123 bash[58916]: audit 2024-04-22T21:15:37.502783+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:38.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:38 smithi123 bash[58916]: audit 2024-04-22T21:15:37.502783+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:38.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:38 smithi123 bash[58916]: audit 2024-04-22T21:15:37.511223+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:38.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:38 smithi123 bash[58916]: audit 2024-04-22T21:15:37.511223+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:39.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:39 smithi123 bash[58916]: cluster 2024-04-22T21:15:38.051597+0000 mgr.x (mgr.34107) 2007 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-04-22T21:15:39.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:39 smithi123 bash[58916]: cluster 2024-04-22T21:15:38.051597+0000 mgr.x (mgr.34107) 2007 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-04-22T21:15:39.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:39 smithi123 bash[58916]: audit 2024-04-22T21:15:38.939134+0000 mon.c (mon.1) 5984 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:39.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:39 smithi123 bash[58916]: audit 2024-04-22T21:15:38.939134+0000 mon.c (mon.1) 5984 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:39.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:39 smithi123 bash[58916]: audit 2024-04-22T21:15:38.939896+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:39.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:39 smithi123 bash[58916]: audit 2024-04-22T21:15:38.939896+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:39.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:39 smithi123 bash[58916]: audit 2024-04-22T21:15:38.945120+0000 mon.c (mon.1) 5985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:39.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:39 smithi123 bash[58916]: audit 2024-04-22T21:15:38.945120+0000 mon.c (mon.1) 5985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:39.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:39 smithi121 bash[75184]: cluster 2024-04-22T21:15:38.051597+0000 mgr.x (mgr.34107) 2007 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-04-22T21:15:39.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:39 smithi121 bash[75184]: cluster 2024-04-22T21:15:38.051597+0000 mgr.x (mgr.34107) 2007 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-04-22T21:15:39.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:39 smithi121 bash[75184]: audit 2024-04-22T21:15:38.939134+0000 mon.c (mon.1) 5984 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:39.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:39 smithi121 bash[75184]: audit 2024-04-22T21:15:38.939134+0000 mon.c (mon.1) 5984 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:39.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:39 smithi121 bash[75184]: audit 2024-04-22T21:15:38.939896+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:39.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:39 smithi121 bash[75184]: audit 2024-04-22T21:15:38.939896+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:39.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:39 smithi121 bash[75184]: audit 2024-04-22T21:15:38.945120+0000 mon.c (mon.1) 5985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:39.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:39 smithi121 bash[75184]: audit 2024-04-22T21:15:38.945120+0000 mon.c (mon.1) 5985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:39.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:39 smithi121 bash[73084]: cluster 2024-04-22T21:15:38.051597+0000 mgr.x (mgr.34107) 2007 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-04-22T21:15:39.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:39 smithi121 bash[73084]: cluster 2024-04-22T21:15:38.051597+0000 mgr.x (mgr.34107) 2007 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-04-22T21:15:39.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:39 smithi121 bash[73084]: audit 2024-04-22T21:15:38.939134+0000 mon.c (mon.1) 5984 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:39.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:39 smithi121 bash[73084]: audit 2024-04-22T21:15:38.939134+0000 mon.c (mon.1) 5984 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:39.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:39 smithi121 bash[73084]: audit 2024-04-22T21:15:38.939896+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:39.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:39 smithi121 bash[73084]: audit 2024-04-22T21:15:38.939896+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi123.ywhrus", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-22T21:15:39.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:39 smithi121 bash[73084]: audit 2024-04-22T21:15:38.945120+0000 mon.c (mon.1) 5985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:39.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:39 smithi121 bash[73084]: audit 2024-04-22T21:15:38.945120+0000 mon.c (mon.1) 5985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:40.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:40 smithi121 bash[73084]: cephadm 2024-04-22T21:15:38.939196+0000 mgr.x (mgr.34107) 2008 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi123.ywhrus (2/2) 2024-04-22T21:15:40.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:40 smithi121 bash[73084]: cephadm 2024-04-22T21:15:38.939196+0000 mgr.x (mgr.34107) 2008 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi123.ywhrus (2/2) 2024-04-22T21:15:40.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:40 smithi121 bash[73084]: cephadm 2024-04-22T21:15:38.950883+0000 mgr.x (mgr.34107) 2009 : cephadm [INF] Deploying daemon rgw.smpl.smithi123.ywhrus on smithi123 2024-04-22T21:15:40.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:40 smithi121 bash[73084]: cephadm 2024-04-22T21:15:38.950883+0000 mgr.x (mgr.34107) 2009 : cephadm [INF] Deploying daemon rgw.smpl.smithi123.ywhrus on smithi123 2024-04-22T21:15:40.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:40 smithi121 bash[75184]: cephadm 2024-04-22T21:15:38.939196+0000 mgr.x (mgr.34107) 2008 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi123.ywhrus (2/2) 2024-04-22T21:15:40.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:40 smithi121 bash[75184]: cephadm 2024-04-22T21:15:38.939196+0000 mgr.x (mgr.34107) 2008 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi123.ywhrus (2/2) 2024-04-22T21:15:40.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:40 smithi121 bash[75184]: cephadm 2024-04-22T21:15:38.950883+0000 mgr.x (mgr.34107) 2009 : cephadm [INF] Deploying daemon rgw.smpl.smithi123.ywhrus on smithi123 2024-04-22T21:15:40.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:40 smithi121 bash[75184]: cephadm 2024-04-22T21:15:38.950883+0000 mgr.x (mgr.34107) 2009 : cephadm [INF] Deploying daemon rgw.smpl.smithi123.ywhrus on smithi123 2024-04-22T21:15:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:40 smithi123 bash[58916]: cephadm 2024-04-22T21:15:38.939196+0000 mgr.x (mgr.34107) 2008 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi123.ywhrus (2/2) 2024-04-22T21:15:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:40 smithi123 bash[58916]: cephadm 2024-04-22T21:15:38.939196+0000 mgr.x (mgr.34107) 2008 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi123.ywhrus (2/2) 2024-04-22T21:15:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:40 smithi123 bash[58916]: cephadm 2024-04-22T21:15:38.950883+0000 mgr.x (mgr.34107) 2009 : cephadm [INF] Deploying daemon rgw.smpl.smithi123.ywhrus on smithi123 2024-04-22T21:15:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:40 smithi123 bash[58916]: cephadm 2024-04-22T21:15:38.950883+0000 mgr.x (mgr.34107) 2009 : cephadm [INF] Deploying daemon rgw.smpl.smithi123.ywhrus on smithi123 2024-04-22T21:15:41.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:41 smithi123 bash[58916]: cluster 2024-04-22T21:15:40.052301+0000 mgr.x (mgr.34107) 2010 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 26 op/s 2024-04-22T21:15:41.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:41 smithi123 bash[58916]: cluster 2024-04-22T21:15:40.052301+0000 mgr.x (mgr.34107) 2010 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 26 op/s 2024-04-22T21:15:41.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:41 smithi121 bash[73084]: cluster 2024-04-22T21:15:40.052301+0000 mgr.x (mgr.34107) 2010 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 26 op/s 2024-04-22T21:15:41.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:41 smithi121 bash[73084]: cluster 2024-04-22T21:15:40.052301+0000 mgr.x (mgr.34107) 2010 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 26 op/s 2024-04-22T21:15:41.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:41 smithi121 bash[75184]: cluster 2024-04-22T21:15:40.052301+0000 mgr.x (mgr.34107) 2010 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 26 op/s 2024-04-22T21:15:41.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:41 smithi121 bash[75184]: cluster 2024-04-22T21:15:40.052301+0000 mgr.x (mgr.34107) 2010 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 26 op/s 2024-04-22T21:15:42.176 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:15:42 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:42.176 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:15:42 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:42.176 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:15:42 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:42.177 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:15:42 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:42.177 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:15:42 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:42.177 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:15:42 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:42.178 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:15:42 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:42.178 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:42 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:42.178 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:15:42 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:43.419 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:43 smithi123 bash[58916]: cluster 2024-04-22T21:15:42.053049+0000 mgr.x (mgr.34107) 2011 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 71 op/s 2024-04-22T21:15:43.420 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:43 smithi123 bash[58916]: cluster 2024-04-22T21:15:42.053049+0000 mgr.x (mgr.34107) 2011 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 71 op/s 2024-04-22T21:15:43.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:43 smithi121 bash[73084]: cluster 2024-04-22T21:15:42.053049+0000 mgr.x (mgr.34107) 2011 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 71 op/s 2024-04-22T21:15:43.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:43 smithi121 bash[73084]: cluster 2024-04-22T21:15:42.053049+0000 mgr.x (mgr.34107) 2011 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 71 op/s 2024-04-22T21:15:43.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:43 smithi121 bash[75184]: cluster 2024-04-22T21:15:42.053049+0000 mgr.x (mgr.34107) 2011 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 71 op/s 2024-04-22T21:15:43.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:43 smithi121 bash[75184]: cluster 2024-04-22T21:15:42.053049+0000 mgr.x (mgr.34107) 2011 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 71 op/s 2024-04-22T21:15:43.722 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:15:43 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:43.723 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:15:43 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:43.723 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:15:43 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:43.723 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:15:43 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:43.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:43 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:43.724 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:15:43 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:43.724 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:15:43 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:43.724 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:15:43 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:43.725 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:15:43 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:44.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:43.737957+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:44.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:43.737957+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:44.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:43.753093+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:44.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:43.753093+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:44.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:43.772772+0000 mon.c (mon.1) 5986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:44.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:43.772772+0000 mon.c (mon.1) 5986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:44.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:43.776144+0000 mon.c (mon.1) 5987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:44.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:43.776144+0000 mon.c (mon.1) 5987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:44.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:43.777514+0000 mon.c (mon.1) 5988 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:44.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:43.777514+0000 mon.c (mon.1) 5988 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:44.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:43.786926+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:44.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:43.786926+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:44.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: cephadm 2024-04-22T21:15:43.791840+0000 mgr.x (mgr.34107) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:44.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: cephadm 2024-04-22T21:15:43.791840+0000 mgr.x (mgr.34107) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:44.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:43.849069+0000 mon.c (mon.1) 5989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:44.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:43.849069+0000 mon.c (mon.1) 5989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:44.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:43.852356+0000 mon.c (mon.1) 5990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:44.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:43.852356+0000 mon.c (mon.1) 5990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:44.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:43.854664+0000 mon.c (mon.1) 5991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:44.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:43.854664+0000 mon.c (mon.1) 5991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:44.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:43.858512+0000 mon.c (mon.1) 5992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:44.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:43.858512+0000 mon.c (mon.1) 5992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:44.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:43.859764+0000 mon.c (mon.1) 5993 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:44.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:43.859764+0000 mon.c (mon.1) 5993 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:44.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: cephadm 2024-04-22T21:15:43.868221+0000 mgr.x (mgr.34107) 2013 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-22T21:15:44.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: cephadm 2024-04-22T21:15:43.868221+0000 mgr.x (mgr.34107) 2013 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-22T21:15:44.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: cluster 2024-04-22T21:15:44.054049+0000 mgr.x (mgr.34107) 2014 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-22T21:15:44.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: cluster 2024-04-22T21:15:44.054049+0000 mgr.x (mgr.34107) 2014 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-22T21:15:44.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.156045+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:44.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.156045+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:44.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: cephadm 2024-04-22T21:15:44.161358+0000 mgr.x (mgr.34107) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:44.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: cephadm 2024-04-22T21:15:44.161358+0000 mgr.x (mgr.34107) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:44.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.218780+0000 mon.c (mon.1) 5994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:44.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.218780+0000 mon.c (mon.1) 5994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:44.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.221930+0000 mon.c (mon.1) 5995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:44.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.221930+0000 mon.c (mon.1) 5995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:44.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.223560+0000 mon.c (mon.1) 5996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:44.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.223560+0000 mon.c (mon.1) 5996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:44.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.226554+0000 mon.c (mon.1) 5997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:44.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.226554+0000 mon.c (mon.1) 5997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:44.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.227668+0000 mon.c (mon.1) 5998 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:44.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.227668+0000 mon.c (mon.1) 5998 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:44.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.235228+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:44.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.235228+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:44.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: cephadm 2024-04-22T21:15:44.241839+0000 mgr.x (mgr.34107) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:44.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: cephadm 2024-04-22T21:15:44.241839+0000 mgr.x (mgr.34107) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:44.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.307881+0000 mon.c (mon.1) 5999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:44.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.307881+0000 mon.c (mon.1) 5999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:44.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.312874+0000 mon.c (mon.1) 6000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:44.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.312874+0000 mon.c (mon.1) 6000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:44.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.315706+0000 mon.c (mon.1) 6001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:44.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.315706+0000 mon.c (mon.1) 6001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:44.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.319466+0000 mon.c (mon.1) 6002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:44.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.319466+0000 mon.c (mon.1) 6002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:44.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.320973+0000 mon.c (mon.1) 6003 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:44.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.320973+0000 mon.c (mon.1) 6003 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:44.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.330224+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:44.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.330224+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:44.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: cephadm 2024-04-22T21:15:44.335198+0000 mgr.x (mgr.34107) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:44.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: cephadm 2024-04-22T21:15:44.335198+0000 mgr.x (mgr.34107) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:44.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.388895+0000 mon.c (mon.1) 6004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:44.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.388895+0000 mon.c (mon.1) 6004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:44.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.392178+0000 mon.c (mon.1) 6005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:44.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.392178+0000 mon.c (mon.1) 6005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:44.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.393980+0000 mon.c (mon.1) 6006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:44.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.393980+0000 mon.c (mon.1) 6006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:44.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.397486+0000 mon.c (mon.1) 6007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:44.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.397486+0000 mon.c (mon.1) 6007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:44.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.398882+0000 mon.c (mon.1) 6008 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:44.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.398882+0000 mon.c (mon.1) 6008 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:44.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.408065+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:44.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.408065+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:44.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: cephadm 2024-04-22T21:15:44.415075+0000 mgr.x (mgr.34107) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:44.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: cephadm 2024-04-22T21:15:44.415075+0000 mgr.x (mgr.34107) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:44.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.468066+0000 mon.c (mon.1) 6009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:44.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.468066+0000 mon.c (mon.1) 6009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:44.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.470790+0000 mon.c (mon.1) 6010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:44.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.470790+0000 mon.c (mon.1) 6010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:44.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.472226+0000 mon.c (mon.1) 6011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:44.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.472226+0000 mon.c (mon.1) 6011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:44.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.475217+0000 mon.c (mon.1) 6012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:44.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.475217+0000 mon.c (mon.1) 6012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:44.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.476299+0000 mon.c (mon.1) 6013 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:44.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.476299+0000 mon.c (mon.1) 6013 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:44.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.484970+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:44.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.484970+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:44.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.561183+0000 mon.c (mon.1) 6014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:44.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.561183+0000 mon.c (mon.1) 6014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:44.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.564446+0000 mon.c (mon.1) 6015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:44.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.564446+0000 mon.c (mon.1) 6015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:44.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.566243+0000 mon.c (mon.1) 6016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:44.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.566243+0000 mon.c (mon.1) 6016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:44.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.569429+0000 mon.c (mon.1) 6017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:44.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.569429+0000 mon.c (mon.1) 6017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:44.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.570806+0000 mon.c (mon.1) 6018 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:44.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.570806+0000 mon.c (mon.1) 6018 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:44.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.580275+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:44.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.580275+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:44.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.654820+0000 mon.c (mon.1) 6019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.654820+0000 mon.c (mon.1) 6019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.658052+0000 mon.c (mon.1) 6020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.658052+0000 mon.c (mon.1) 6020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.659697+0000 mon.c (mon.1) 6021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.659697+0000 mon.c (mon.1) 6021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.663065+0000 mon.c (mon.1) 6022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.663065+0000 mon.c (mon.1) 6022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.664469+0000 mon.c (mon.1) 6023 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.664469+0000 mon.c (mon.1) 6023 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.674637+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.674637+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.702209+0000 mon.c (mon.1) 6024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:15:45.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:44 smithi123 bash[58916]: audit 2024-04-22T21:15:44.702209+0000 mon.c (mon.1) 6024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:15:45.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:43.737957+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:43.737957+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:43.753093+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:43.753093+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:43.772772+0000 mon.c (mon.1) 5986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:43.772772+0000 mon.c (mon.1) 5986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:43.776144+0000 mon.c (mon.1) 5987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:43.776144+0000 mon.c (mon.1) 5987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:43.777514+0000 mon.c (mon.1) 5988 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:43.777514+0000 mon.c (mon.1) 5988 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:43.786926+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:43.786926+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: cephadm 2024-04-22T21:15:43.791840+0000 mgr.x (mgr.34107) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: cephadm 2024-04-22T21:15:43.791840+0000 mgr.x (mgr.34107) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:43.849069+0000 mon.c (mon.1) 5989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:43.849069+0000 mon.c (mon.1) 5989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:43.852356+0000 mon.c (mon.1) 5990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:43.852356+0000 mon.c (mon.1) 5990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:43.854664+0000 mon.c (mon.1) 5991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:43.854664+0000 mon.c (mon.1) 5991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:43.737957+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:43.737957+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:43.753093+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:43.753093+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:43.772772+0000 mon.c (mon.1) 5986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:43.772772+0000 mon.c (mon.1) 5986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:43.776144+0000 mon.c (mon.1) 5987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:43.776144+0000 mon.c (mon.1) 5987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:43.777514+0000 mon.c (mon.1) 5988 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:43.777514+0000 mon.c (mon.1) 5988 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:43.786926+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:43.786926+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: cephadm 2024-04-22T21:15:43.791840+0000 mgr.x (mgr.34107) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: cephadm 2024-04-22T21:15:43.791840+0000 mgr.x (mgr.34107) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:43.849069+0000 mon.c (mon.1) 5989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:43.849069+0000 mon.c (mon.1) 5989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:43.852356+0000 mon.c (mon.1) 5990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:43.852356+0000 mon.c (mon.1) 5990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:43.854664+0000 mon.c (mon.1) 5991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:43.854664+0000 mon.c (mon.1) 5991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:43.858512+0000 mon.c (mon.1) 5992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:43.858512+0000 mon.c (mon.1) 5992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:43.859764+0000 mon.c (mon.1) 5993 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:43.859764+0000 mon.c (mon.1) 5993 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: cephadm 2024-04-22T21:15:43.868221+0000 mgr.x (mgr.34107) 2013 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-22T21:15:45.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: cephadm 2024-04-22T21:15:43.868221+0000 mgr.x (mgr.34107) 2013 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-22T21:15:45.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: cluster 2024-04-22T21:15:44.054049+0000 mgr.x (mgr.34107) 2014 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-22T21:15:45.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: cluster 2024-04-22T21:15:44.054049+0000 mgr.x (mgr.34107) 2014 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-22T21:15:45.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.156045+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.156045+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: cephadm 2024-04-22T21:15:44.161358+0000 mgr.x (mgr.34107) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: cephadm 2024-04-22T21:15:44.161358+0000 mgr.x (mgr.34107) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.218780+0000 mon.c (mon.1) 5994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.218780+0000 mon.c (mon.1) 5994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.221930+0000 mon.c (mon.1) 5995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.221930+0000 mon.c (mon.1) 5995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.223560+0000 mon.c (mon.1) 5996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.223560+0000 mon.c (mon.1) 5996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.226554+0000 mon.c (mon.1) 5997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.226554+0000 mon.c (mon.1) 5997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:43.858512+0000 mon.c (mon.1) 5992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:43.858512+0000 mon.c (mon.1) 5992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:43.859764+0000 mon.c (mon.1) 5993 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:43.859764+0000 mon.c (mon.1) 5993 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: cephadm 2024-04-22T21:15:43.868221+0000 mgr.x (mgr.34107) 2013 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-22T21:15:45.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: cephadm 2024-04-22T21:15:43.868221+0000 mgr.x (mgr.34107) 2013 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-22T21:15:45.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: cluster 2024-04-22T21:15:44.054049+0000 mgr.x (mgr.34107) 2014 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-22T21:15:45.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: cluster 2024-04-22T21:15:44.054049+0000 mgr.x (mgr.34107) 2014 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-22T21:15:45.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.156045+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.156045+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: cephadm 2024-04-22T21:15:44.161358+0000 mgr.x (mgr.34107) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: cephadm 2024-04-22T21:15:44.161358+0000 mgr.x (mgr.34107) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.218780+0000 mon.c (mon.1) 5994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.218780+0000 mon.c (mon.1) 5994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.221930+0000 mon.c (mon.1) 5995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.221930+0000 mon.c (mon.1) 5995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.223560+0000 mon.c (mon.1) 5996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.223560+0000 mon.c (mon.1) 5996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.226554+0000 mon.c (mon.1) 5997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.226554+0000 mon.c (mon.1) 5997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.227668+0000 mon.c (mon.1) 5998 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.227668+0000 mon.c (mon.1) 5998 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.235228+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.235228+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: cephadm 2024-04-22T21:15:44.241839+0000 mgr.x (mgr.34107) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: cephadm 2024-04-22T21:15:44.241839+0000 mgr.x (mgr.34107) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.307881+0000 mon.c (mon.1) 5999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.307881+0000 mon.c (mon.1) 5999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.312874+0000 mon.c (mon.1) 6000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.312874+0000 mon.c (mon.1) 6000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.315706+0000 mon.c (mon.1) 6001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.315706+0000 mon.c (mon.1) 6001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.319466+0000 mon.c (mon.1) 6002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.319466+0000 mon.c (mon.1) 6002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.320973+0000 mon.c (mon.1) 6003 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.320973+0000 mon.c (mon.1) 6003 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.330224+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.330224+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: cephadm 2024-04-22T21:15:44.335198+0000 mgr.x (mgr.34107) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: cephadm 2024-04-22T21:15:44.335198+0000 mgr.x (mgr.34107) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.227668+0000 mon.c (mon.1) 5998 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.227668+0000 mon.c (mon.1) 5998 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.235228+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.235228+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: cephadm 2024-04-22T21:15:44.241839+0000 mgr.x (mgr.34107) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: cephadm 2024-04-22T21:15:44.241839+0000 mgr.x (mgr.34107) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.307881+0000 mon.c (mon.1) 5999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.307881+0000 mon.c (mon.1) 5999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.312874+0000 mon.c (mon.1) 6000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.312874+0000 mon.c (mon.1) 6000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.315706+0000 mon.c (mon.1) 6001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.315706+0000 mon.c (mon.1) 6001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.319466+0000 mon.c (mon.1) 6002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.319466+0000 mon.c (mon.1) 6002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.320973+0000 mon.c (mon.1) 6003 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.320973+0000 mon.c (mon.1) 6003 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.330224+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.330224+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: cephadm 2024-04-22T21:15:44.335198+0000 mgr.x (mgr.34107) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: cephadm 2024-04-22T21:15:44.335198+0000 mgr.x (mgr.34107) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.388895+0000 mon.c (mon.1) 6004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.388895+0000 mon.c (mon.1) 6004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.392178+0000 mon.c (mon.1) 6005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.392178+0000 mon.c (mon.1) 6005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.393980+0000 mon.c (mon.1) 6006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.393980+0000 mon.c (mon.1) 6006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.397486+0000 mon.c (mon.1) 6007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.397486+0000 mon.c (mon.1) 6007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.398882+0000 mon.c (mon.1) 6008 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.398882+0000 mon.c (mon.1) 6008 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.408065+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.408065+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: cephadm 2024-04-22T21:15:44.415075+0000 mgr.x (mgr.34107) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: cephadm 2024-04-22T21:15:44.415075+0000 mgr.x (mgr.34107) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.468066+0000 mon.c (mon.1) 6009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.468066+0000 mon.c (mon.1) 6009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.470790+0000 mon.c (mon.1) 6010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.470790+0000 mon.c (mon.1) 6010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.472226+0000 mon.c (mon.1) 6011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.472226+0000 mon.c (mon.1) 6011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.388895+0000 mon.c (mon.1) 6004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.388895+0000 mon.c (mon.1) 6004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.392178+0000 mon.c (mon.1) 6005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.392178+0000 mon.c (mon.1) 6005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.393980+0000 mon.c (mon.1) 6006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.393980+0000 mon.c (mon.1) 6006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.397486+0000 mon.c (mon.1) 6007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.397486+0000 mon.c (mon.1) 6007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.398882+0000 mon.c (mon.1) 6008 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.398882+0000 mon.c (mon.1) 6008 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.408065+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.408065+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: cephadm 2024-04-22T21:15:44.415075+0000 mgr.x (mgr.34107) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: cephadm 2024-04-22T21:15:44.415075+0000 mgr.x (mgr.34107) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.468066+0000 mon.c (mon.1) 6009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.468066+0000 mon.c (mon.1) 6009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.470790+0000 mon.c (mon.1) 6010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.470790+0000 mon.c (mon.1) 6010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.472226+0000 mon.c (mon.1) 6011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.472226+0000 mon.c (mon.1) 6011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.475217+0000 mon.c (mon.1) 6012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.475217+0000 mon.c (mon.1) 6012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.476299+0000 mon.c (mon.1) 6013 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.476299+0000 mon.c (mon.1) 6013 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.484970+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.484970+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.561183+0000 mon.c (mon.1) 6014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.561183+0000 mon.c (mon.1) 6014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.564446+0000 mon.c (mon.1) 6015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.564446+0000 mon.c (mon.1) 6015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.566243+0000 mon.c (mon.1) 6016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.566243+0000 mon.c (mon.1) 6016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.569429+0000 mon.c (mon.1) 6017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.569429+0000 mon.c (mon.1) 6017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.570806+0000 mon.c (mon.1) 6018 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.570806+0000 mon.c (mon.1) 6018 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.580275+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.580275+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.654820+0000 mon.c (mon.1) 6019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.654820+0000 mon.c (mon.1) 6019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.658052+0000 mon.c (mon.1) 6020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.658052+0000 mon.c (mon.1) 6020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.659697+0000 mon.c (mon.1) 6021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.659697+0000 mon.c (mon.1) 6021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.663065+0000 mon.c (mon.1) 6022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.663065+0000 mon.c (mon.1) 6022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.664469+0000 mon.c (mon.1) 6023 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.664469+0000 mon.c (mon.1) 6023 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.674637+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.674637+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.702209+0000 mon.c (mon.1) 6024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:15:45.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[75184]: audit 2024-04-22T21:15:44.702209+0000 mon.c (mon.1) 6024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:15:45.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.475217+0000 mon.c (mon.1) 6012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.475217+0000 mon.c (mon.1) 6012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.476299+0000 mon.c (mon.1) 6013 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.476299+0000 mon.c (mon.1) 6013 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.484970+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.484970+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.561183+0000 mon.c (mon.1) 6014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.561183+0000 mon.c (mon.1) 6014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.564446+0000 mon.c (mon.1) 6015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.564446+0000 mon.c (mon.1) 6015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.566243+0000 mon.c (mon.1) 6016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.566243+0000 mon.c (mon.1) 6016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.569429+0000 mon.c (mon.1) 6017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.569429+0000 mon.c (mon.1) 6017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.570806+0000 mon.c (mon.1) 6018 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.570806+0000 mon.c (mon.1) 6018 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.580275+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.580275+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.654820+0000 mon.c (mon.1) 6019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.654820+0000 mon.c (mon.1) 6019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.658052+0000 mon.c (mon.1) 6020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.658052+0000 mon.c (mon.1) 6020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.659697+0000 mon.c (mon.1) 6021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.659697+0000 mon.c (mon.1) 6021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.663065+0000 mon.c (mon.1) 6022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.663065+0000 mon.c (mon.1) 6022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.664469+0000 mon.c (mon.1) 6023 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.664469+0000 mon.c (mon.1) 6023 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.674637+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.674637+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.702209+0000 mon.c (mon.1) 6024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:15:45.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:44 smithi121 bash[73084]: audit 2024-04-22T21:15:44.702209+0000 mon.c (mon.1) 6024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:15:45.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: cephadm 2024-04-22T21:15:44.492003+0000 mgr.x (mgr.34107) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: cephadm 2024-04-22T21:15:44.492003+0000 mgr.x (mgr.34107) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: cephadm 2024-04-22T21:15:44.585199+0000 mgr.x (mgr.34107) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: cephadm 2024-04-22T21:15:44.585199+0000 mgr.x (mgr.34107) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: cephadm 2024-04-22T21:15:44.679339+0000 mgr.x (mgr.34107) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: cephadm 2024-04-22T21:15:44.679339+0000 mgr.x (mgr.34107) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:44.792265+0000 mon.c (mon.1) 6025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:44.792265+0000 mon.c (mon.1) 6025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:44.795451+0000 mon.c (mon.1) 6026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:44.795451+0000 mon.c (mon.1) 6026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:44.797497+0000 mon.c (mon.1) 6027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:44.797497+0000 mon.c (mon.1) 6027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:44.800790+0000 mon.c (mon.1) 6028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:44.800790+0000 mon.c (mon.1) 6028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:44.802302+0000 mon.c (mon.1) 6029 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:44.802302+0000 mon.c (mon.1) 6029 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:44.815866+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:44.815866+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: cephadm 2024-04-22T21:15:44.820843+0000 mgr.x (mgr.34107) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: cephadm 2024-04-22T21:15:44.820843+0000 mgr.x (mgr.34107) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:44.910048+0000 mon.c (mon.1) 6030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:44.910048+0000 mon.c (mon.1) 6030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:44.913624+0000 mon.c (mon.1) 6031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:44.913624+0000 mon.c (mon.1) 6031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:44.915743+0000 mon.c (mon.1) 6032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:44.915743+0000 mon.c (mon.1) 6032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:44.920366+0000 mon.c (mon.1) 6033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:44.920366+0000 mon.c (mon.1) 6033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:44.921819+0000 mon.c (mon.1) 6034 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:44.921819+0000 mon.c (mon.1) 6034 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:44.936366+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:44.936366+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: cephadm 2024-04-22T21:15:44.941567+0000 mgr.x (mgr.34107) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: cephadm 2024-04-22T21:15:44.941567+0000 mgr.x (mgr.34107) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.017131+0000 mon.c (mon.1) 6035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.017131+0000 mon.c (mon.1) 6035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.020703+0000 mon.c (mon.1) 6036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.020703+0000 mon.c (mon.1) 6036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.022765+0000 mon.c (mon.1) 6037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.022765+0000 mon.c (mon.1) 6037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.026102+0000 mon.c (mon.1) 6038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.026102+0000 mon.c (mon.1) 6038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.027577+0000 mon.c (mon.1) 6039 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.027577+0000 mon.c (mon.1) 6039 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.039590+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.039590+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: cephadm 2024-04-22T21:15:45.044610+0000 mgr.x (mgr.34107) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: cephadm 2024-04-22T21:15:45.044610+0000 mgr.x (mgr.34107) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.128742+0000 mon.c (mon.1) 6040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.128742+0000 mon.c (mon.1) 6040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.132976+0000 mon.c (mon.1) 6041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.132976+0000 mon.c (mon.1) 6041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.136322+0000 mon.c (mon.1) 6042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.136322+0000 mon.c (mon.1) 6042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.139633+0000 mon.c (mon.1) 6043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.139633+0000 mon.c (mon.1) 6043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.141008+0000 mon.c (mon.1) 6044 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.141008+0000 mon.c (mon.1) 6044 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.152884+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.152884+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: cephadm 2024-04-22T21:15:45.157963+0000 mgr.x (mgr.34107) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: cephadm 2024-04-22T21:15:45.157963+0000 mgr.x (mgr.34107) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.245433+0000 mon.c (mon.1) 6045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.245433+0000 mon.c (mon.1) 6045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.250388+0000 mon.c (mon.1) 6046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.250388+0000 mon.c (mon.1) 6046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.252628+0000 mon.c (mon.1) 6047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.252628+0000 mon.c (mon.1) 6047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.256375+0000 mon.c (mon.1) 6048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.256375+0000 mon.c (mon.1) 6048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.257930+0000 mon.c (mon.1) 6049 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.257930+0000 mon.c (mon.1) 6049 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.270947+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.270947+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: cephadm 2024-04-22T21:15:45.276212+0000 mgr.x (mgr.34107) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: cephadm 2024-04-22T21:15:45.276212+0000 mgr.x (mgr.34107) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.349915+0000 mon.c (mon.1) 6050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.349915+0000 mon.c (mon.1) 6050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.353266+0000 mon.c (mon.1) 6051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.353266+0000 mon.c (mon.1) 6051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.354972+0000 mon.c (mon.1) 6052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.354972+0000 mon.c (mon.1) 6052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.358128+0000 mon.c (mon.1) 6053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.358128+0000 mon.c (mon.1) 6053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.359455+0000 mon.c (mon.1) 6054 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.359455+0000 mon.c (mon.1) 6054 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.368906+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.368906+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:45.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: cephadm 2024-04-22T21:15:45.373903+0000 mgr.x (mgr.34107) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: cephadm 2024-04-22T21:15:45.373903+0000 mgr.x (mgr.34107) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:45.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.446875+0000 mon.c (mon.1) 6055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.446875+0000 mon.c (mon.1) 6055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.449822+0000 mon.c (mon.1) 6056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.449822+0000 mon.c (mon.1) 6056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:45.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.451361+0000 mon.c (mon.1) 6057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.451361+0000 mon.c (mon.1) 6057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:45.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.454241+0000 mon.c (mon.1) 6058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.454241+0000 mon.c (mon.1) 6058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:45.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.455344+0000 mon.c (mon.1) 6059 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:45.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.455344+0000 mon.c (mon.1) 6059 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.464666+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.464666+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.522323+0000 mon.c (mon.1) 6060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.522323+0000 mon.c (mon.1) 6060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.525330+0000 mon.c (mon.1) 6061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.525330+0000 mon.c (mon.1) 6061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.526777+0000 mon.c (mon.1) 6062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.526777+0000 mon.c (mon.1) 6062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.529656+0000 mon.c (mon.1) 6063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.529656+0000 mon.c (mon.1) 6063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.530665+0000 mon.c (mon.1) 6064 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.530665+0000 mon.c (mon.1) 6064 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.540033+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.540033+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.618885+0000 mon.c (mon.1) 6065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.618885+0000 mon.c (mon.1) 6065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.621616+0000 mon.c (mon.1) 6066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.621616+0000 mon.c (mon.1) 6066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.623260+0000 mon.c (mon.1) 6067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.623260+0000 mon.c (mon.1) 6067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.627555+0000 mon.c (mon.1) 6068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.627555+0000 mon.c (mon.1) 6068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.628668+0000 mon.c (mon.1) 6069 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.628668+0000 mon.c (mon.1) 6069 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.639204+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.639204+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.707170+0000 mon.c (mon.1) 6070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.707170+0000 mon.c (mon.1) 6070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.711134+0000 mon.c (mon.1) 6071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.711134+0000 mon.c (mon.1) 6071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.713772+0000 mon.c (mon.1) 6072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.713772+0000 mon.c (mon.1) 6072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.717773+0000 mon.c (mon.1) 6073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.717773+0000 mon.c (mon.1) 6073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.720242+0000 mon.c (mon.1) 6074 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.720242+0000 mon.c (mon.1) 6074 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.729157+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:45 smithi123 bash[58916]: audit 2024-04-22T21:15:45.729157+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: cephadm 2024-04-22T21:15:44.492003+0000 mgr.x (mgr.34107) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: cephadm 2024-04-22T21:15:44.492003+0000 mgr.x (mgr.34107) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: cephadm 2024-04-22T21:15:44.585199+0000 mgr.x (mgr.34107) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: cephadm 2024-04-22T21:15:44.585199+0000 mgr.x (mgr.34107) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: cephadm 2024-04-22T21:15:44.679339+0000 mgr.x (mgr.34107) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: cephadm 2024-04-22T21:15:44.679339+0000 mgr.x (mgr.34107) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:44.792265+0000 mon.c (mon.1) 6025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:44.792265+0000 mon.c (mon.1) 6025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:44.795451+0000 mon.c (mon.1) 6026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:44.795451+0000 mon.c (mon.1) 6026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:44.797497+0000 mon.c (mon.1) 6027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:44.797497+0000 mon.c (mon.1) 6027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:44.800790+0000 mon.c (mon.1) 6028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:44.800790+0000 mon.c (mon.1) 6028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:44.802302+0000 mon.c (mon.1) 6029 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:44.802302+0000 mon.c (mon.1) 6029 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:44.815866+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:44.815866+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: cephadm 2024-04-22T21:15:44.820843+0000 mgr.x (mgr.34107) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: cephadm 2024-04-22T21:15:44.820843+0000 mgr.x (mgr.34107) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: cephadm 2024-04-22T21:15:44.492003+0000 mgr.x (mgr.34107) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: cephadm 2024-04-22T21:15:44.492003+0000 mgr.x (mgr.34107) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: cephadm 2024-04-22T21:15:44.585199+0000 mgr.x (mgr.34107) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: cephadm 2024-04-22T21:15:44.585199+0000 mgr.x (mgr.34107) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: cephadm 2024-04-22T21:15:44.679339+0000 mgr.x (mgr.34107) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: cephadm 2024-04-22T21:15:44.679339+0000 mgr.x (mgr.34107) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:44.792265+0000 mon.c (mon.1) 6025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:44.792265+0000 mon.c (mon.1) 6025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:44.795451+0000 mon.c (mon.1) 6026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:44.795451+0000 mon.c (mon.1) 6026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:44.797497+0000 mon.c (mon.1) 6027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:44.797497+0000 mon.c (mon.1) 6027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:44.800790+0000 mon.c (mon.1) 6028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:44.800790+0000 mon.c (mon.1) 6028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:44.802302+0000 mon.c (mon.1) 6029 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:44.802302+0000 mon.c (mon.1) 6029 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:44.815866+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:44.815866+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: cephadm 2024-04-22T21:15:44.820843+0000 mgr.x (mgr.34107) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: cephadm 2024-04-22T21:15:44.820843+0000 mgr.x (mgr.34107) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:44.910048+0000 mon.c (mon.1) 6030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:44.910048+0000 mon.c (mon.1) 6030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:44.913624+0000 mon.c (mon.1) 6031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:44.913624+0000 mon.c (mon.1) 6031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:44.915743+0000 mon.c (mon.1) 6032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:44.915743+0000 mon.c (mon.1) 6032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:44.920366+0000 mon.c (mon.1) 6033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:44.920366+0000 mon.c (mon.1) 6033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:44.921819+0000 mon.c (mon.1) 6034 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:44.921819+0000 mon.c (mon.1) 6034 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:44.936366+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:44.936366+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: cephadm 2024-04-22T21:15:44.941567+0000 mgr.x (mgr.34107) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: cephadm 2024-04-22T21:15:44.941567+0000 mgr.x (mgr.34107) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.017131+0000 mon.c (mon.1) 6035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.017131+0000 mon.c (mon.1) 6035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.020703+0000 mon.c (mon.1) 6036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.020703+0000 mon.c (mon.1) 6036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.022765+0000 mon.c (mon.1) 6037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:44.910048+0000 mon.c (mon.1) 6030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:44.910048+0000 mon.c (mon.1) 6030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:44.913624+0000 mon.c (mon.1) 6031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:44.913624+0000 mon.c (mon.1) 6031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:44.915743+0000 mon.c (mon.1) 6032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:44.915743+0000 mon.c (mon.1) 6032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:44.920366+0000 mon.c (mon.1) 6033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:44.920366+0000 mon.c (mon.1) 6033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:44.921819+0000 mon.c (mon.1) 6034 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:44.921819+0000 mon.c (mon.1) 6034 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:44.936366+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:44.936366+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: cephadm 2024-04-22T21:15:44.941567+0000 mgr.x (mgr.34107) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: cephadm 2024-04-22T21:15:44.941567+0000 mgr.x (mgr.34107) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.017131+0000 mon.c (mon.1) 6035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.017131+0000 mon.c (mon.1) 6035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.020703+0000 mon.c (mon.1) 6036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.020703+0000 mon.c (mon.1) 6036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.022765+0000 mon.c (mon.1) 6037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.022765+0000 mon.c (mon.1) 6037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.026102+0000 mon.c (mon.1) 6038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.026102+0000 mon.c (mon.1) 6038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.027577+0000 mon.c (mon.1) 6039 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.027577+0000 mon.c (mon.1) 6039 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.039590+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.039590+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: cephadm 2024-04-22T21:15:45.044610+0000 mgr.x (mgr.34107) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: cephadm 2024-04-22T21:15:45.044610+0000 mgr.x (mgr.34107) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.128742+0000 mon.c (mon.1) 6040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.128742+0000 mon.c (mon.1) 6040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.132976+0000 mon.c (mon.1) 6041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.132976+0000 mon.c (mon.1) 6041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.136322+0000 mon.c (mon.1) 6042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.136322+0000 mon.c (mon.1) 6042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.139633+0000 mon.c (mon.1) 6043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.139633+0000 mon.c (mon.1) 6043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.141008+0000 mon.c (mon.1) 6044 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.141008+0000 mon.c (mon.1) 6044 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.152884+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.022765+0000 mon.c (mon.1) 6037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.026102+0000 mon.c (mon.1) 6038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.026102+0000 mon.c (mon.1) 6038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.027577+0000 mon.c (mon.1) 6039 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.027577+0000 mon.c (mon.1) 6039 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.039590+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.039590+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: cephadm 2024-04-22T21:15:45.044610+0000 mgr.x (mgr.34107) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: cephadm 2024-04-22T21:15:45.044610+0000 mgr.x (mgr.34107) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.128742+0000 mon.c (mon.1) 6040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.128742+0000 mon.c (mon.1) 6040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.132976+0000 mon.c (mon.1) 6041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.132976+0000 mon.c (mon.1) 6041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.136322+0000 mon.c (mon.1) 6042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.136322+0000 mon.c (mon.1) 6042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.139633+0000 mon.c (mon.1) 6043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.139633+0000 mon.c (mon.1) 6043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.141008+0000 mon.c (mon.1) 6044 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.141008+0000 mon.c (mon.1) 6044 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.152884+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.152884+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: cephadm 2024-04-22T21:15:45.157963+0000 mgr.x (mgr.34107) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: cephadm 2024-04-22T21:15:45.157963+0000 mgr.x (mgr.34107) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.245433+0000 mon.c (mon.1) 6045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.245433+0000 mon.c (mon.1) 6045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.250388+0000 mon.c (mon.1) 6046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.250388+0000 mon.c (mon.1) 6046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.252628+0000 mon.c (mon.1) 6047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.252628+0000 mon.c (mon.1) 6047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.256375+0000 mon.c (mon.1) 6048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.256375+0000 mon.c (mon.1) 6048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.257930+0000 mon.c (mon.1) 6049 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.257930+0000 mon.c (mon.1) 6049 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.270947+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.270947+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: cephadm 2024-04-22T21:15:45.276212+0000 mgr.x (mgr.34107) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: cephadm 2024-04-22T21:15:45.276212+0000 mgr.x (mgr.34107) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.349915+0000 mon.c (mon.1) 6050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.349915+0000 mon.c (mon.1) 6050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.353266+0000 mon.c (mon.1) 6051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.152884+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: cephadm 2024-04-22T21:15:45.157963+0000 mgr.x (mgr.34107) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: cephadm 2024-04-22T21:15:45.157963+0000 mgr.x (mgr.34107) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.245433+0000 mon.c (mon.1) 6045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.245433+0000 mon.c (mon.1) 6045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.250388+0000 mon.c (mon.1) 6046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.250388+0000 mon.c (mon.1) 6046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.252628+0000 mon.c (mon.1) 6047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.252628+0000 mon.c (mon.1) 6047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.256375+0000 mon.c (mon.1) 6048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.256375+0000 mon.c (mon.1) 6048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.257930+0000 mon.c (mon.1) 6049 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.257930+0000 mon.c (mon.1) 6049 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.270947+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.270947+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: cephadm 2024-04-22T21:15:45.276212+0000 mgr.x (mgr.34107) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: cephadm 2024-04-22T21:15:45.276212+0000 mgr.x (mgr.34107) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.349915+0000 mon.c (mon.1) 6050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.349915+0000 mon.c (mon.1) 6050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.353266+0000 mon.c (mon.1) 6051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.353266+0000 mon.c (mon.1) 6051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.354972+0000 mon.c (mon.1) 6052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.354972+0000 mon.c (mon.1) 6052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.358128+0000 mon.c (mon.1) 6053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.358128+0000 mon.c (mon.1) 6053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.359455+0000 mon.c (mon.1) 6054 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.359455+0000 mon.c (mon.1) 6054 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.368906+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.368906+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: cephadm 2024-04-22T21:15:45.373903+0000 mgr.x (mgr.34107) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: cephadm 2024-04-22T21:15:45.373903+0000 mgr.x (mgr.34107) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.446875+0000 mon.c (mon.1) 6055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.446875+0000 mon.c (mon.1) 6055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.449822+0000 mon.c (mon.1) 6056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.449822+0000 mon.c (mon.1) 6056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.451361+0000 mon.c (mon.1) 6057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.451361+0000 mon.c (mon.1) 6057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.454241+0000 mon.c (mon.1) 6058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.046 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.454241+0000 mon.c (mon.1) 6058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.353266+0000 mon.c (mon.1) 6051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.354972+0000 mon.c (mon.1) 6052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.354972+0000 mon.c (mon.1) 6052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.358128+0000 mon.c (mon.1) 6053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.358128+0000 mon.c (mon.1) 6053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.359455+0000 mon.c (mon.1) 6054 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.359455+0000 mon.c (mon.1) 6054 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.368906+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.368906+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: cephadm 2024-04-22T21:15:45.373903+0000 mgr.x (mgr.34107) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: cephadm 2024-04-22T21:15:45.373903+0000 mgr.x (mgr.34107) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:46.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.446875+0000 mon.c (mon.1) 6055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.446875+0000 mon.c (mon.1) 6055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.449822+0000 mon.c (mon.1) 6056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.449822+0000 mon.c (mon.1) 6056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.451361+0000 mon.c (mon.1) 6057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.451361+0000 mon.c (mon.1) 6057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.454241+0000 mon.c (mon.1) 6058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.454241+0000 mon.c (mon.1) 6058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.455344+0000 mon.c (mon.1) 6059 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.455344+0000 mon.c (mon.1) 6059 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.464666+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.464666+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.522323+0000 mon.c (mon.1) 6060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.522323+0000 mon.c (mon.1) 6060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.525330+0000 mon.c (mon.1) 6061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.525330+0000 mon.c (mon.1) 6061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.526777+0000 mon.c (mon.1) 6062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.526777+0000 mon.c (mon.1) 6062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.529656+0000 mon.c (mon.1) 6063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.529656+0000 mon.c (mon.1) 6063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.530665+0000 mon.c (mon.1) 6064 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.530665+0000 mon.c (mon.1) 6064 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.540033+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.540033+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.618885+0000 mon.c (mon.1) 6065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.618885+0000 mon.c (mon.1) 6065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.621616+0000 mon.c (mon.1) 6066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.049 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.621616+0000 mon.c (mon.1) 6066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.455344+0000 mon.c (mon.1) 6059 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.455344+0000 mon.c (mon.1) 6059 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.464666+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.464666+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.522323+0000 mon.c (mon.1) 6060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.522323+0000 mon.c (mon.1) 6060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.525330+0000 mon.c (mon.1) 6061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.525330+0000 mon.c (mon.1) 6061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.526777+0000 mon.c (mon.1) 6062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.526777+0000 mon.c (mon.1) 6062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.529656+0000 mon.c (mon.1) 6063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.529656+0000 mon.c (mon.1) 6063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.530665+0000 mon.c (mon.1) 6064 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.530665+0000 mon.c (mon.1) 6064 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.540033+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.540033+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.618885+0000 mon.c (mon.1) 6065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.618885+0000 mon.c (mon.1) 6065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.621616+0000 mon.c (mon.1) 6066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.621616+0000 mon.c (mon.1) 6066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.623260+0000 mon.c (mon.1) 6067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.623260+0000 mon.c (mon.1) 6067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.627555+0000 mon.c (mon.1) 6068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.627555+0000 mon.c (mon.1) 6068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.628668+0000 mon.c (mon.1) 6069 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.628668+0000 mon.c (mon.1) 6069 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.639204+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.639204+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.707170+0000 mon.c (mon.1) 6070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.707170+0000 mon.c (mon.1) 6070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.711134+0000 mon.c (mon.1) 6071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.711134+0000 mon.c (mon.1) 6071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.713772+0000 mon.c (mon.1) 6072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.713772+0000 mon.c (mon.1) 6072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.717773+0000 mon.c (mon.1) 6073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.717773+0000 mon.c (mon.1) 6073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.720242+0000 mon.c (mon.1) 6074 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.720242+0000 mon.c (mon.1) 6074 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.729157+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[75184]: audit 2024-04-22T21:15:45.729157+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.623260+0000 mon.c (mon.1) 6067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.623260+0000 mon.c (mon.1) 6067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.627555+0000 mon.c (mon.1) 6068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.627555+0000 mon.c (mon.1) 6068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.628668+0000 mon.c (mon.1) 6069 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.628668+0000 mon.c (mon.1) 6069 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.639204+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.639204+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.707170+0000 mon.c (mon.1) 6070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.707170+0000 mon.c (mon.1) 6070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.711134+0000 mon.c (mon.1) 6071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.711134+0000 mon.c (mon.1) 6071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:46.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.713772+0000 mon.c (mon.1) 6072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.713772+0000 mon.c (mon.1) 6072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:46.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.717773+0000 mon.c (mon.1) 6073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.717773+0000 mon.c (mon.1) 6073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:46.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.720242+0000 mon.c (mon.1) 6074 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.720242+0000 mon.c (mon.1) 6074 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:46.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.729157+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:46.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:45 smithi121 bash[73084]: audit 2024-04-22T21:15:45.729157+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: cephadm 2024-04-22T21:15:45.469570+0000 mgr.x (mgr.34107) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: cephadm 2024-04-22T21:15:45.469570+0000 mgr.x (mgr.34107) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: cephadm 2024-04-22T21:15:45.544833+0000 mgr.x (mgr.34107) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: cephadm 2024-04-22T21:15:45.544833+0000 mgr.x (mgr.34107) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: cephadm 2024-04-22T21:15:45.646973+0000 mgr.x (mgr.34107) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: cephadm 2024-04-22T21:15:45.646973+0000 mgr.x (mgr.34107) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: cephadm 2024-04-22T21:15:45.735045+0000 mgr.x (mgr.34107) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: cephadm 2024-04-22T21:15:45.735045+0000 mgr.x (mgr.34107) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.805762+0000 mon.c (mon.1) 6075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.805762+0000 mon.c (mon.1) 6075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.808032+0000 mon.c (mon.1) 6076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.808032+0000 mon.c (mon.1) 6076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.809449+0000 mon.c (mon.1) 6077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.809449+0000 mon.c (mon.1) 6077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.811617+0000 mon.c (mon.1) 6078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.811617+0000 mon.c (mon.1) 6078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.812536+0000 mon.c (mon.1) 6079 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.812536+0000 mon.c (mon.1) 6079 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.820621+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.820621+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: cephadm 2024-04-22T21:15:45.825092+0000 mgr.x (mgr.34107) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: cephadm 2024-04-22T21:15:45.825092+0000 mgr.x (mgr.34107) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.882509+0000 mon.c (mon.1) 6080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.882509+0000 mon.c (mon.1) 6080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.884992+0000 mon.c (mon.1) 6081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.884992+0000 mon.c (mon.1) 6081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.885987+0000 mon.c (mon.1) 6082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.885987+0000 mon.c (mon.1) 6082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.888127+0000 mon.c (mon.1) 6083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.888127+0000 mon.c (mon.1) 6083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.888944+0000 mon.c (mon.1) 6084 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.888944+0000 mon.c (mon.1) 6084 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.894680+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.894680+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: cephadm 2024-04-22T21:15:45.899150+0000 mgr.x (mgr.34107) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: cephadm 2024-04-22T21:15:45.899150+0000 mgr.x (mgr.34107) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.936625+0000 mon.c (mon.1) 6085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.936625+0000 mon.c (mon.1) 6085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.938751+0000 mon.c (mon.1) 6086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.938751+0000 mon.c (mon.1) 6086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.939743+0000 mon.c (mon.1) 6087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.939743+0000 mon.c (mon.1) 6087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.941853+0000 mon.c (mon.1) 6088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.941853+0000 mon.c (mon.1) 6088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.942550+0000 mon.c (mon.1) 6089 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.942550+0000 mon.c (mon.1) 6089 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.948580+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.948580+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: cephadm 2024-04-22T21:15:45.953180+0000 mgr.x (mgr.34107) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: cephadm 2024-04-22T21:15:45.953180+0000 mgr.x (mgr.34107) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.990485+0000 mon.c (mon.1) 6090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.990485+0000 mon.c (mon.1) 6090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.992509+0000 mon.c (mon.1) 6091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.992509+0000 mon.c (mon.1) 6091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.993600+0000 mon.c (mon.1) 6092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.993600+0000 mon.c (mon.1) 6092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.995772+0000 mon.c (mon.1) 6093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.995772+0000 mon.c (mon.1) 6093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.996545+0000 mon.c (mon.1) 6094 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:45.996545+0000 mon.c (mon.1) 6094 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.002413+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.002413+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: cephadm 2024-04-22T21:15:46.006856+0000 mgr.x (mgr.34107) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: cephadm 2024-04-22T21:15:46.006856+0000 mgr.x (mgr.34107) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: cluster 2024-04-22T21:15:46.054635+0000 mgr.x (mgr.34107) 2036 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 85 B/s wr, 95 op/s 2024-04-22T21:15:47.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: cluster 2024-04-22T21:15:46.054635+0000 mgr.x (mgr.34107) 2036 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 85 B/s wr, 95 op/s 2024-04-22T21:15:47.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.075491+0000 mgr.x (mgr.34107) 2037 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:47.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.075491+0000 mgr.x (mgr.34107) 2037 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:47.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.077576+0000 mon.c (mon.1) 6095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.077576+0000 mon.c (mon.1) 6095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.079681+0000 mon.c (mon.1) 6096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.079681+0000 mon.c (mon.1) 6096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.080816+0000 mon.c (mon.1) 6097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.080816+0000 mon.c (mon.1) 6097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.083233+0000 mon.c (mon.1) 6098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.083233+0000 mon.c (mon.1) 6098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.084176+0000 mon.c (mon.1) 6099 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.084176+0000 mon.c (mon.1) 6099 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.091061+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.091061+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: cephadm 2024-04-22T21:15:46.095612+0000 mgr.x (mgr.34107) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: cephadm 2024-04-22T21:15:46.095612+0000 mgr.x (mgr.34107) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.133435+0000 mon.c (mon.1) 6100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.133435+0000 mon.c (mon.1) 6100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.136276+0000 mon.c (mon.1) 6101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.136276+0000 mon.c (mon.1) 6101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.137528+0000 mon.c (mon.1) 6102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.137528+0000 mon.c (mon.1) 6102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.139688+0000 mon.c (mon.1) 6103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.139688+0000 mon.c (mon.1) 6103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.140817+0000 mon.c (mon.1) 6104 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.140817+0000 mon.c (mon.1) 6104 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.147945+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.147945+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: cephadm 2024-04-22T21:15:46.152293+0000 mgr.x (mgr.34107) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: cephadm 2024-04-22T21:15:46.152293+0000 mgr.x (mgr.34107) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.189492+0000 mon.c (mon.1) 6105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.189492+0000 mon.c (mon.1) 6105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.192226+0000 mon.c (mon.1) 6106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.192226+0000 mon.c (mon.1) 6106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.193467+0000 mon.c (mon.1) 6107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.193467+0000 mon.c (mon.1) 6107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.196041+0000 mon.c (mon.1) 6108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.196041+0000 mon.c (mon.1) 6108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.196978+0000 mon.c (mon.1) 6109 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.196978+0000 mon.c (mon.1) 6109 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.204404+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.204404+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: cephadm 2024-04-22T21:15:46.210905+0000 mgr.x (mgr.34107) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: cephadm 2024-04-22T21:15:46.210905+0000 mgr.x (mgr.34107) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.248658+0000 mon.c (mon.1) 6110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.248658+0000 mon.c (mon.1) 6110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.251299+0000 mon.c (mon.1) 6111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.251299+0000 mon.c (mon.1) 6111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.252793+0000 mon.c (mon.1) 6112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.252793+0000 mon.c (mon.1) 6112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.255506+0000 mon.c (mon.1) 6113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.255506+0000 mon.c (mon.1) 6113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.256554+0000 mon.c (mon.1) 6114 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.256554+0000 mon.c (mon.1) 6114 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.266428+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.266428+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: cephadm 2024-04-22T21:15:46.272515+0000 mgr.x (mgr.34107) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: cephadm 2024-04-22T21:15:46.272515+0000 mgr.x (mgr.34107) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.309551+0000 mon.c (mon.1) 6115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.309551+0000 mon.c (mon.1) 6115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.312268+0000 mon.c (mon.1) 6116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.312268+0000 mon.c (mon.1) 6116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.314075+0000 mon.c (mon.1) 6117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.314075+0000 mon.c (mon.1) 6117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.316702+0000 mon.c (mon.1) 6118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.316702+0000 mon.c (mon.1) 6118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.317771+0000 mon.c (mon.1) 6119 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.317771+0000 mon.c (mon.1) 6119 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.327616+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.327616+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: cephadm 2024-04-22T21:15:46.333996+0000 mgr.x (mgr.34107) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: cephadm 2024-04-22T21:15:46.333996+0000 mgr.x (mgr.34107) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.389830+0000 mon.c (mon.1) 6120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.389830+0000 mon.c (mon.1) 6120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.393070+0000 mon.c (mon.1) 6121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.393070+0000 mon.c (mon.1) 6121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.394730+0000 mon.c (mon.1) 6122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.394730+0000 mon.c (mon.1) 6122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.398305+0000 mon.c (mon.1) 6123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.398305+0000 mon.c (mon.1) 6123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.399677+0000 mon.c (mon.1) 6124 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.399677+0000 mon.c (mon.1) 6124 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.410978+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.410978+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: cephadm 2024-04-22T21:15:46.415992+0000 mgr.x (mgr.34107) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: cephadm 2024-04-22T21:15:46.415992+0000 mgr.x (mgr.34107) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.487466+0000 mon.c (mon.1) 6125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.487466+0000 mon.c (mon.1) 6125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.490146+0000 mon.c (mon.1) 6126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.490146+0000 mon.c (mon.1) 6126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.491372+0000 mon.c (mon.1) 6127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.491372+0000 mon.c (mon.1) 6127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.494318+0000 mon.c (mon.1) 6128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.494318+0000 mon.c (mon.1) 6128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.495387+0000 mon.c (mon.1) 6129 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.495387+0000 mon.c (mon.1) 6129 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.507216+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.507216+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.584229+0000 mon.c (mon.1) 6130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.584229+0000 mon.c (mon.1) 6130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.587162+0000 mon.c (mon.1) 6131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.587162+0000 mon.c (mon.1) 6131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.588936+0000 mon.c (mon.1) 6132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.588936+0000 mon.c (mon.1) 6132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.592832+0000 mon.c (mon.1) 6133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.592832+0000 mon.c (mon.1) 6133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.593756+0000 mon.c (mon.1) 6134 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.593756+0000 mon.c (mon.1) 6134 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.605352+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.605352+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.681251+0000 mon.c (mon.1) 6135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.681251+0000 mon.c (mon.1) 6135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.684362+0000 mon.c (mon.1) 6136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.684362+0000 mon.c (mon.1) 6136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.686181+0000 mon.c (mon.1) 6137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.686181+0000 mon.c (mon.1) 6137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.689880+0000 mon.c (mon.1) 6138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.689880+0000 mon.c (mon.1) 6138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.691212+0000 mon.c (mon.1) 6139 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.691212+0000 mon.c (mon.1) 6139 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.703535+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.703535+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.784653+0000 mon.c (mon.1) 6140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:46 smithi123 bash[58916]: audit 2024-04-22T21:15:46.784653+0000 mon.c (mon.1) 6140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: cephadm 2024-04-22T21:15:45.469570+0000 mgr.x (mgr.34107) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: cephadm 2024-04-22T21:15:45.469570+0000 mgr.x (mgr.34107) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: cephadm 2024-04-22T21:15:45.544833+0000 mgr.x (mgr.34107) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: cephadm 2024-04-22T21:15:45.544833+0000 mgr.x (mgr.34107) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: cephadm 2024-04-22T21:15:45.646973+0000 mgr.x (mgr.34107) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: cephadm 2024-04-22T21:15:45.646973+0000 mgr.x (mgr.34107) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: cephadm 2024-04-22T21:15:45.735045+0000 mgr.x (mgr.34107) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: cephadm 2024-04-22T21:15:45.735045+0000 mgr.x (mgr.34107) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.805762+0000 mon.c (mon.1) 6075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.805762+0000 mon.c (mon.1) 6075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.808032+0000 mon.c (mon.1) 6076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.808032+0000 mon.c (mon.1) 6076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.809449+0000 mon.c (mon.1) 6077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.809449+0000 mon.c (mon.1) 6077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.811617+0000 mon.c (mon.1) 6078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.811617+0000 mon.c (mon.1) 6078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.812536+0000 mon.c (mon.1) 6079 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.812536+0000 mon.c (mon.1) 6079 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.820621+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.820621+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: cephadm 2024-04-22T21:15:45.825092+0000 mgr.x (mgr.34107) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: cephadm 2024-04-22T21:15:45.825092+0000 mgr.x (mgr.34107) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.882509+0000 mon.c (mon.1) 6080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.882509+0000 mon.c (mon.1) 6080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.884992+0000 mon.c (mon.1) 6081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.884992+0000 mon.c (mon.1) 6081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.885987+0000 mon.c (mon.1) 6082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.885987+0000 mon.c (mon.1) 6082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.888127+0000 mon.c (mon.1) 6083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.888127+0000 mon.c (mon.1) 6083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.888944+0000 mon.c (mon.1) 6084 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.888944+0000 mon.c (mon.1) 6084 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.894680+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.894680+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: cephadm 2024-04-22T21:15:45.899150+0000 mgr.x (mgr.34107) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: cephadm 2024-04-22T21:15:45.899150+0000 mgr.x (mgr.34107) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.936625+0000 mon.c (mon.1) 6085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.936625+0000 mon.c (mon.1) 6085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.938751+0000 mon.c (mon.1) 6086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.938751+0000 mon.c (mon.1) 6086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: cephadm 2024-04-22T21:15:45.469570+0000 mgr.x (mgr.34107) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: cephadm 2024-04-22T21:15:45.469570+0000 mgr.x (mgr.34107) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: cephadm 2024-04-22T21:15:45.544833+0000 mgr.x (mgr.34107) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: cephadm 2024-04-22T21:15:45.544833+0000 mgr.x (mgr.34107) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: cephadm 2024-04-22T21:15:45.646973+0000 mgr.x (mgr.34107) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: cephadm 2024-04-22T21:15:45.646973+0000 mgr.x (mgr.34107) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: cephadm 2024-04-22T21:15:45.735045+0000 mgr.x (mgr.34107) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: cephadm 2024-04-22T21:15:45.735045+0000 mgr.x (mgr.34107) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.805762+0000 mon.c (mon.1) 6075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.805762+0000 mon.c (mon.1) 6075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.808032+0000 mon.c (mon.1) 6076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.808032+0000 mon.c (mon.1) 6076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.809449+0000 mon.c (mon.1) 6077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.809449+0000 mon.c (mon.1) 6077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.811617+0000 mon.c (mon.1) 6078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.811617+0000 mon.c (mon.1) 6078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.812536+0000 mon.c (mon.1) 6079 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.812536+0000 mon.c (mon.1) 6079 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.820621+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.820621+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.939743+0000 mon.c (mon.1) 6087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.939743+0000 mon.c (mon.1) 6087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.941853+0000 mon.c (mon.1) 6088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.941853+0000 mon.c (mon.1) 6088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.942550+0000 mon.c (mon.1) 6089 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.942550+0000 mon.c (mon.1) 6089 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.948580+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.948580+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: cephadm 2024-04-22T21:15:45.953180+0000 mgr.x (mgr.34107) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: cephadm 2024-04-22T21:15:45.953180+0000 mgr.x (mgr.34107) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.990485+0000 mon.c (mon.1) 6090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.990485+0000 mon.c (mon.1) 6090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.992509+0000 mon.c (mon.1) 6091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.992509+0000 mon.c (mon.1) 6091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.993600+0000 mon.c (mon.1) 6092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.993600+0000 mon.c (mon.1) 6092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.995772+0000 mon.c (mon.1) 6093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.995772+0000 mon.c (mon.1) 6093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.996545+0000 mon.c (mon.1) 6094 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:45.996545+0000 mon.c (mon.1) 6094 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.002413+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.002413+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: cephadm 2024-04-22T21:15:46.006856+0000 mgr.x (mgr.34107) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: cephadm 2024-04-22T21:15:46.006856+0000 mgr.x (mgr.34107) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: cluster 2024-04-22T21:15:46.054635+0000 mgr.x (mgr.34107) 2036 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 85 B/s wr, 95 op/s 2024-04-22T21:15:47.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: cluster 2024-04-22T21:15:46.054635+0000 mgr.x (mgr.34107) 2036 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 85 B/s wr, 95 op/s 2024-04-22T21:15:47.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.075491+0000 mgr.x (mgr.34107) 2037 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:47.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.075491+0000 mgr.x (mgr.34107) 2037 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:47.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.077576+0000 mon.c (mon.1) 6095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.077576+0000 mon.c (mon.1) 6095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.079681+0000 mon.c (mon.1) 6096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.079681+0000 mon.c (mon.1) 6096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.080816+0000 mon.c (mon.1) 6097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.080816+0000 mon.c (mon.1) 6097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.083233+0000 mon.c (mon.1) 6098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.083233+0000 mon.c (mon.1) 6098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.084176+0000 mon.c (mon.1) 6099 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.084176+0000 mon.c (mon.1) 6099 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: cephadm 2024-04-22T21:15:45.825092+0000 mgr.x (mgr.34107) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: cephadm 2024-04-22T21:15:45.825092+0000 mgr.x (mgr.34107) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.882509+0000 mon.c (mon.1) 6080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.882509+0000 mon.c (mon.1) 6080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.884992+0000 mon.c (mon.1) 6081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.884992+0000 mon.c (mon.1) 6081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.885987+0000 mon.c (mon.1) 6082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.885987+0000 mon.c (mon.1) 6082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.888127+0000 mon.c (mon.1) 6083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.888127+0000 mon.c (mon.1) 6083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.888944+0000 mon.c (mon.1) 6084 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.888944+0000 mon.c (mon.1) 6084 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.894680+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.894680+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: cephadm 2024-04-22T21:15:45.899150+0000 mgr.x (mgr.34107) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: cephadm 2024-04-22T21:15:45.899150+0000 mgr.x (mgr.34107) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.936625+0000 mon.c (mon.1) 6085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.936625+0000 mon.c (mon.1) 6085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.938751+0000 mon.c (mon.1) 6086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.938751+0000 mon.c (mon.1) 6086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.091061+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.091061+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: cephadm 2024-04-22T21:15:46.095612+0000 mgr.x (mgr.34107) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: cephadm 2024-04-22T21:15:46.095612+0000 mgr.x (mgr.34107) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.133435+0000 mon.c (mon.1) 6100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.133435+0000 mon.c (mon.1) 6100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.136276+0000 mon.c (mon.1) 6101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.136276+0000 mon.c (mon.1) 6101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.137528+0000 mon.c (mon.1) 6102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.137528+0000 mon.c (mon.1) 6102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.139688+0000 mon.c (mon.1) 6103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.139688+0000 mon.c (mon.1) 6103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.140817+0000 mon.c (mon.1) 6104 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.140817+0000 mon.c (mon.1) 6104 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.147945+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.147945+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: cephadm 2024-04-22T21:15:46.152293+0000 mgr.x (mgr.34107) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: cephadm 2024-04-22T21:15:46.152293+0000 mgr.x (mgr.34107) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.189492+0000 mon.c (mon.1) 6105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.189492+0000 mon.c (mon.1) 6105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.192226+0000 mon.c (mon.1) 6106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.192226+0000 mon.c (mon.1) 6106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.193467+0000 mon.c (mon.1) 6107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.193467+0000 mon.c (mon.1) 6107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.196041+0000 mon.c (mon.1) 6108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.196041+0000 mon.c (mon.1) 6108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.196978+0000 mon.c (mon.1) 6109 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.196978+0000 mon.c (mon.1) 6109 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.204404+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.204404+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: cephadm 2024-04-22T21:15:46.210905+0000 mgr.x (mgr.34107) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: cephadm 2024-04-22T21:15:46.210905+0000 mgr.x (mgr.34107) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.248658+0000 mon.c (mon.1) 6110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.248658+0000 mon.c (mon.1) 6110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.251299+0000 mon.c (mon.1) 6111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.251299+0000 mon.c (mon.1) 6111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.252793+0000 mon.c (mon.1) 6112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.252793+0000 mon.c (mon.1) 6112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.255506+0000 mon.c (mon.1) 6113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.255506+0000 mon.c (mon.1) 6113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.256554+0000 mon.c (mon.1) 6114 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.256554+0000 mon.c (mon.1) 6114 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.266428+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.266428+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: cephadm 2024-04-22T21:15:46.272515+0000 mgr.x (mgr.34107) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: cephadm 2024-04-22T21:15:46.272515+0000 mgr.x (mgr.34107) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.309551+0000 mon.c (mon.1) 6115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.309551+0000 mon.c (mon.1) 6115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.312268+0000 mon.c (mon.1) 6116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.312268+0000 mon.c (mon.1) 6116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.314075+0000 mon.c (mon.1) 6117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.314075+0000 mon.c (mon.1) 6117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.316702+0000 mon.c (mon.1) 6118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.316702+0000 mon.c (mon.1) 6118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.317771+0000 mon.c (mon.1) 6119 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.317771+0000 mon.c (mon.1) 6119 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.327616+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.327616+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: cephadm 2024-04-22T21:15:46.333996+0000 mgr.x (mgr.34107) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: cephadm 2024-04-22T21:15:46.333996+0000 mgr.x (mgr.34107) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.939743+0000 mon.c (mon.1) 6087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.939743+0000 mon.c (mon.1) 6087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.941853+0000 mon.c (mon.1) 6088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.941853+0000 mon.c (mon.1) 6088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.942550+0000 mon.c (mon.1) 6089 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.942550+0000 mon.c (mon.1) 6089 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.948580+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.948580+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: cephadm 2024-04-22T21:15:45.953180+0000 mgr.x (mgr.34107) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: cephadm 2024-04-22T21:15:45.953180+0000 mgr.x (mgr.34107) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.990485+0000 mon.c (mon.1) 6090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.990485+0000 mon.c (mon.1) 6090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.992509+0000 mon.c (mon.1) 6091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.992509+0000 mon.c (mon.1) 6091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.993600+0000 mon.c (mon.1) 6092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.993600+0000 mon.c (mon.1) 6092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.995772+0000 mon.c (mon.1) 6093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.995772+0000 mon.c (mon.1) 6093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.996545+0000 mon.c (mon.1) 6094 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.389830+0000 mon.c (mon.1) 6120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.389830+0000 mon.c (mon.1) 6120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.393070+0000 mon.c (mon.1) 6121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.393070+0000 mon.c (mon.1) 6121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.394730+0000 mon.c (mon.1) 6122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.394730+0000 mon.c (mon.1) 6122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.398305+0000 mon.c (mon.1) 6123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.398305+0000 mon.c (mon.1) 6123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.399677+0000 mon.c (mon.1) 6124 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.399677+0000 mon.c (mon.1) 6124 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.410978+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.410978+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: cephadm 2024-04-22T21:15:46.415992+0000 mgr.x (mgr.34107) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: cephadm 2024-04-22T21:15:46.415992+0000 mgr.x (mgr.34107) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.487466+0000 mon.c (mon.1) 6125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.487466+0000 mon.c (mon.1) 6125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.490146+0000 mon.c (mon.1) 6126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.490146+0000 mon.c (mon.1) 6126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.491372+0000 mon.c (mon.1) 6127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.491372+0000 mon.c (mon.1) 6127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.494318+0000 mon.c (mon.1) 6128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.494318+0000 mon.c (mon.1) 6128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.495387+0000 mon.c (mon.1) 6129 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.495387+0000 mon.c (mon.1) 6129 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.507216+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.507216+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.584229+0000 mon.c (mon.1) 6130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.584229+0000 mon.c (mon.1) 6130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.587162+0000 mon.c (mon.1) 6131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.587162+0000 mon.c (mon.1) 6131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.588936+0000 mon.c (mon.1) 6132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.588936+0000 mon.c (mon.1) 6132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.592832+0000 mon.c (mon.1) 6133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.592832+0000 mon.c (mon.1) 6133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.593756+0000 mon.c (mon.1) 6134 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.593756+0000 mon.c (mon.1) 6134 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.605352+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.605352+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.681251+0000 mon.c (mon.1) 6135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:45.996545+0000 mon.c (mon.1) 6094 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.002413+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.002413+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: cephadm 2024-04-22T21:15:46.006856+0000 mgr.x (mgr.34107) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: cephadm 2024-04-22T21:15:46.006856+0000 mgr.x (mgr.34107) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: cluster 2024-04-22T21:15:46.054635+0000 mgr.x (mgr.34107) 2036 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 85 B/s wr, 95 op/s 2024-04-22T21:15:47.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: cluster 2024-04-22T21:15:46.054635+0000 mgr.x (mgr.34107) 2036 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 85 B/s wr, 95 op/s 2024-04-22T21:15:47.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.075491+0000 mgr.x (mgr.34107) 2037 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:47.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.075491+0000 mgr.x (mgr.34107) 2037 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:47.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.077576+0000 mon.c (mon.1) 6095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.077576+0000 mon.c (mon.1) 6095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.079681+0000 mon.c (mon.1) 6096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.079681+0000 mon.c (mon.1) 6096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.080816+0000 mon.c (mon.1) 6097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.080816+0000 mon.c (mon.1) 6097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.083233+0000 mon.c (mon.1) 6098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.083233+0000 mon.c (mon.1) 6098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.084176+0000 mon.c (mon.1) 6099 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.084176+0000 mon.c (mon.1) 6099 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.681251+0000 mon.c (mon.1) 6135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.684362+0000 mon.c (mon.1) 6136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.684362+0000 mon.c (mon.1) 6136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.686181+0000 mon.c (mon.1) 6137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.686181+0000 mon.c (mon.1) 6137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.689880+0000 mon.c (mon.1) 6138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.689880+0000 mon.c (mon.1) 6138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.691212+0000 mon.c (mon.1) 6139 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.691212+0000 mon.c (mon.1) 6139 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.703535+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.703535+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.784653+0000 mon.c (mon.1) 6140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[75184]: audit 2024-04-22T21:15:46.784653+0000 mon.c (mon.1) 6140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.091061+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.091061+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: cephadm 2024-04-22T21:15:46.095612+0000 mgr.x (mgr.34107) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: cephadm 2024-04-22T21:15:46.095612+0000 mgr.x (mgr.34107) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.133435+0000 mon.c (mon.1) 6100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.133435+0000 mon.c (mon.1) 6100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.136276+0000 mon.c (mon.1) 6101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.136276+0000 mon.c (mon.1) 6101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.137528+0000 mon.c (mon.1) 6102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.137528+0000 mon.c (mon.1) 6102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.139688+0000 mon.c (mon.1) 6103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.139688+0000 mon.c (mon.1) 6103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.140817+0000 mon.c (mon.1) 6104 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.140817+0000 mon.c (mon.1) 6104 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.147945+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.147945+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: cephadm 2024-04-22T21:15:46.152293+0000 mgr.x (mgr.34107) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: cephadm 2024-04-22T21:15:46.152293+0000 mgr.x (mgr.34107) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.189492+0000 mon.c (mon.1) 6105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.189492+0000 mon.c (mon.1) 6105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.192226+0000 mon.c (mon.1) 6106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.192226+0000 mon.c (mon.1) 6106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.193467+0000 mon.c (mon.1) 6107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.193467+0000 mon.c (mon.1) 6107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.196041+0000 mon.c (mon.1) 6108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.196041+0000 mon.c (mon.1) 6108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.196978+0000 mon.c (mon.1) 6109 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.196978+0000 mon.c (mon.1) 6109 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.204404+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.204404+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: cephadm 2024-04-22T21:15:46.210905+0000 mgr.x (mgr.34107) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: cephadm 2024-04-22T21:15:46.210905+0000 mgr.x (mgr.34107) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.248658+0000 mon.c (mon.1) 6110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.248658+0000 mon.c (mon.1) 6110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.251299+0000 mon.c (mon.1) 6111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.251299+0000 mon.c (mon.1) 6111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.252793+0000 mon.c (mon.1) 6112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.252793+0000 mon.c (mon.1) 6112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.255506+0000 mon.c (mon.1) 6113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.255506+0000 mon.c (mon.1) 6113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.256554+0000 mon.c (mon.1) 6114 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.256554+0000 mon.c (mon.1) 6114 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.266428+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.266428+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: cephadm 2024-04-22T21:15:46.272515+0000 mgr.x (mgr.34107) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: cephadm 2024-04-22T21:15:46.272515+0000 mgr.x (mgr.34107) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.309551+0000 mon.c (mon.1) 6115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.309551+0000 mon.c (mon.1) 6115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.312268+0000 mon.c (mon.1) 6116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.312268+0000 mon.c (mon.1) 6116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.314075+0000 mon.c (mon.1) 6117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.314075+0000 mon.c (mon.1) 6117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.316702+0000 mon.c (mon.1) 6118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.316702+0000 mon.c (mon.1) 6118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.317771+0000 mon.c (mon.1) 6119 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.317771+0000 mon.c (mon.1) 6119 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.327616+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.327616+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: cephadm 2024-04-22T21:15:46.333996+0000 mgr.x (mgr.34107) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: cephadm 2024-04-22T21:15:46.333996+0000 mgr.x (mgr.34107) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.389830+0000 mon.c (mon.1) 6120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.389830+0000 mon.c (mon.1) 6120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.393070+0000 mon.c (mon.1) 6121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.393070+0000 mon.c (mon.1) 6121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.394730+0000 mon.c (mon.1) 6122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.394730+0000 mon.c (mon.1) 6122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.398305+0000 mon.c (mon.1) 6123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.398305+0000 mon.c (mon.1) 6123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.399677+0000 mon.c (mon.1) 6124 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.399677+0000 mon.c (mon.1) 6124 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.410978+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.410978+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: cephadm 2024-04-22T21:15:46.415992+0000 mgr.x (mgr.34107) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: cephadm 2024-04-22T21:15:46.415992+0000 mgr.x (mgr.34107) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:47.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.487466+0000 mon.c (mon.1) 6125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.487466+0000 mon.c (mon.1) 6125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.490146+0000 mon.c (mon.1) 6126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.490146+0000 mon.c (mon.1) 6126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.491372+0000 mon.c (mon.1) 6127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.491372+0000 mon.c (mon.1) 6127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.494318+0000 mon.c (mon.1) 6128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.494318+0000 mon.c (mon.1) 6128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.495387+0000 mon.c (mon.1) 6129 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.495387+0000 mon.c (mon.1) 6129 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.507216+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.507216+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.584229+0000 mon.c (mon.1) 6130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.584229+0000 mon.c (mon.1) 6130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.587162+0000 mon.c (mon.1) 6131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.587162+0000 mon.c (mon.1) 6131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.588936+0000 mon.c (mon.1) 6132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.588936+0000 mon.c (mon.1) 6132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.592832+0000 mon.c (mon.1) 6133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.592832+0000 mon.c (mon.1) 6133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.593756+0000 mon.c (mon.1) 6134 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.593756+0000 mon.c (mon.1) 6134 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.605352+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.605352+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.681251+0000 mon.c (mon.1) 6135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.681251+0000 mon.c (mon.1) 6135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.684362+0000 mon.c (mon.1) 6136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.684362+0000 mon.c (mon.1) 6136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:47.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.686181+0000 mon.c (mon.1) 6137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.686181+0000 mon.c (mon.1) 6137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.689880+0000 mon.c (mon.1) 6138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.689880+0000 mon.c (mon.1) 6138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:47.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.691212+0000 mon.c (mon.1) 6139 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.691212+0000 mon.c (mon.1) 6139 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:47.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.703535+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.703535+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:47.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.784653+0000 mon.c (mon.1) 6140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:47.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:46 smithi121 bash[73084]: audit 2024-04-22T21:15:46.784653+0000 mon.c (mon.1) 6140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.017 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:15:47] "GET /metrics HTTP/1.1" 200 38597 "" "Prometheus/2.33.4" 2024-04-22T21:15:48.019 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: cephadm 2024-04-22T21:15:46.512007+0000 mgr.x (mgr.34107) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.019 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: cephadm 2024-04-22T21:15:46.512007+0000 mgr.x (mgr.34107) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.019 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: cephadm 2024-04-22T21:15:46.610080+0000 mgr.x (mgr.34107) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.019 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: cephadm 2024-04-22T21:15:46.610080+0000 mgr.x (mgr.34107) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.019 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: cephadm 2024-04-22T21:15:46.708540+0000 mgr.x (mgr.34107) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.019 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: cephadm 2024-04-22T21:15:46.708540+0000 mgr.x (mgr.34107) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:46.789343+0000 mon.c (mon.1) 6141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:46.789343+0000 mon.c (mon.1) 6141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:46.826780+0000 mon.c (mon.1) 6142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:46.826780+0000 mon.c (mon.1) 6142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:46.830745+0000 mon.c (mon.1) 6143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:46.830745+0000 mon.c (mon.1) 6143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:46.832231+0000 mon.c (mon.1) 6144 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:46.832231+0000 mon.c (mon.1) 6144 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:46.844282+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:46.844282+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: cephadm 2024-04-22T21:15:46.849298+0000 mgr.x (mgr.34107) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: cephadm 2024-04-22T21:15:46.849298+0000 mgr.x (mgr.34107) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:46.918960+0000 mon.c (mon.1) 6145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:46.918960+0000 mon.c (mon.1) 6145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.020 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:46.922303+0000 mon.c (mon.1) 6146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.021 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:46.922303+0000 mon.c (mon.1) 6146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.021 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:46.923813+0000 mon.c (mon.1) 6147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.021 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:46.923813+0000 mon.c (mon.1) 6147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.021 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:46.926860+0000 mon.c (mon.1) 6148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.021 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:46.926860+0000 mon.c (mon.1) 6148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.021 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:46.928090+0000 mon.c (mon.1) 6149 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.021 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:46.928090+0000 mon.c (mon.1) 6149 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.021 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:46.937125+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.021 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:46.937125+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.021 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: cephadm 2024-04-22T21:15:46.941880+0000 mgr.x (mgr.34107) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.021 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: cephadm 2024-04-22T21:15:46.941880+0000 mgr.x (mgr.34107) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.021 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.012224+0000 mon.c (mon.1) 6150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.021 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.012224+0000 mon.c (mon.1) 6150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.021 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.014663+0000 mon.c (mon.1) 6151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.021 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.014663+0000 mon.c (mon.1) 6151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.022 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.015861+0000 mon.c (mon.1) 6152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.022 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.015861+0000 mon.c (mon.1) 6152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.022 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.019001+0000 mon.c (mon.1) 6153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.022 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.019001+0000 mon.c (mon.1) 6153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.022 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.020274+0000 mon.c (mon.1) 6154 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.022 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.020274+0000 mon.c (mon.1) 6154 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.022 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.029256+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.022 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.029256+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.022 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: cephadm 2024-04-22T21:15:47.033937+0000 mgr.x (mgr.34107) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.022 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: cephadm 2024-04-22T21:15:47.033937+0000 mgr.x (mgr.34107) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.022 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.108263+0000 mon.c (mon.1) 6155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.022 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.108263+0000 mon.c (mon.1) 6155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.022 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.111720+0000 mon.c (mon.1) 6156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.022 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.111720+0000 mon.c (mon.1) 6156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.023 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.113577+0000 mon.c (mon.1) 6157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.023 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.113577+0000 mon.c (mon.1) 6157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.023 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.116614+0000 mon.c (mon.1) 6158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.023 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.116614+0000 mon.c (mon.1) 6158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.023 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.117853+0000 mon.c (mon.1) 6159 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.023 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.117853+0000 mon.c (mon.1) 6159 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.023 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.127100+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.023 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.127100+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.023 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: cephadm 2024-04-22T21:15:47.131957+0000 mgr.x (mgr.34107) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.023 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: cephadm 2024-04-22T21:15:47.131957+0000 mgr.x (mgr.34107) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.023 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.202591+0000 mon.c (mon.1) 6160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.023 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.202591+0000 mon.c (mon.1) 6160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.023 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.205881+0000 mon.c (mon.1) 6161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.023 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.205881+0000 mon.c (mon.1) 6161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.024 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.207697+0000 mon.c (mon.1) 6162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.024 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.207697+0000 mon.c (mon.1) 6162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.024 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.210942+0000 mon.c (mon.1) 6163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.024 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.210942+0000 mon.c (mon.1) 6163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.024 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.212323+0000 mon.c (mon.1) 6164 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.024 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.212323+0000 mon.c (mon.1) 6164 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.024 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.221713+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.024 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.221713+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.024 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: cephadm 2024-04-22T21:15:47.226523+0000 mgr.x (mgr.34107) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.024 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: cephadm 2024-04-22T21:15:47.226523+0000 mgr.x (mgr.34107) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.024 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.301126+0000 mon.c (mon.1) 6165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.024 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.301126+0000 mon.c (mon.1) 6165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.024 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.304366+0000 mon.c (mon.1) 6166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.024 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.304366+0000 mon.c (mon.1) 6166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.306154+0000 mon.c (mon.1) 6167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.306154+0000 mon.c (mon.1) 6167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.309955+0000 mon.c (mon.1) 6168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.309955+0000 mon.c (mon.1) 6168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.311289+0000 mon.c (mon.1) 6169 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.311289+0000 mon.c (mon.1) 6169 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.320542+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.320542+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: cephadm 2024-04-22T21:15:47.325281+0000 mgr.x (mgr.34107) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: cephadm 2024-04-22T21:15:47.325281+0000 mgr.x (mgr.34107) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.400347+0000 mon.c (mon.1) 6170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.400347+0000 mon.c (mon.1) 6170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.403384+0000 mon.c (mon.1) 6171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.025 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.403384+0000 mon.c (mon.1) 6171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.405124+0000 mon.c (mon.1) 6172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.405124+0000 mon.c (mon.1) 6172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.408470+0000 mon.c (mon.1) 6173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.408470+0000 mon.c (mon.1) 6173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.409600+0000 mon.c (mon.1) 6174 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.409600+0000 mon.c (mon.1) 6174 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.418575+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.418575+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: cephadm 2024-04-22T21:15:47.423415+0000 mgr.x (mgr.34107) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: cephadm 2024-04-22T21:15:47.423415+0000 mgr.x (mgr.34107) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.493826+0000 mon.c (mon.1) 6175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.493826+0000 mon.c (mon.1) 6175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.496423+0000 mon.c (mon.1) 6176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.496423+0000 mon.c (mon.1) 6176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.498001+0000 mon.c (mon.1) 6177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.498001+0000 mon.c (mon.1) 6177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.500990+0000 mon.c (mon.1) 6178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.500990+0000 mon.c (mon.1) 6178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.501954+0000 mon.c (mon.1) 6179 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.501954+0000 mon.c (mon.1) 6179 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.527323+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.527323+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.605308+0000 mon.c (mon.1) 6180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.605308+0000 mon.c (mon.1) 6180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.608800+0000 mon.c (mon.1) 6181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.608800+0000 mon.c (mon.1) 6181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.611183+0000 mon.c (mon.1) 6182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.611183+0000 mon.c (mon.1) 6182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.614489+0000 mon.c (mon.1) 6183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.614489+0000 mon.c (mon.1) 6183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.028 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.615692+0000 mon.c (mon.1) 6184 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.028 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.615692+0000 mon.c (mon.1) 6184 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.028 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.627108+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.028 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.627108+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.028 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.704441+0000 mon.c (mon.1) 6185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.028 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.704441+0000 mon.c (mon.1) 6185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.028 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.707670+0000 mon.c (mon.1) 6186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.028 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.707670+0000 mon.c (mon.1) 6186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.028 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.708990+0000 mon.c (mon.1) 6187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.028 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.708990+0000 mon.c (mon.1) 6187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.028 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.712165+0000 mon.c (mon.1) 6188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.028 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.712165+0000 mon.c (mon.1) 6188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.028 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.713462+0000 mon.c (mon.1) 6189 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.028 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.713462+0000 mon.c (mon.1) 6189 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.029 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.726955+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.029 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.726955+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.029 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.787342+0000 mon.c (mon.1) 6190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.029 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.787342+0000 mon.c (mon.1) 6190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.029 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.790319+0000 mon.c (mon.1) 6191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.029 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.790319+0000 mon.c (mon.1) 6191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.029 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.791979+0000 mon.c (mon.1) 6192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.029 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:47 smithi123 bash[58916]: audit 2024-04-22T21:15:47.791979+0000 mon.c (mon.1) 6192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: cephadm 2024-04-22T21:15:46.512007+0000 mgr.x (mgr.34107) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: cephadm 2024-04-22T21:15:46.512007+0000 mgr.x (mgr.34107) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: cephadm 2024-04-22T21:15:46.610080+0000 mgr.x (mgr.34107) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: cephadm 2024-04-22T21:15:46.610080+0000 mgr.x (mgr.34107) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: cephadm 2024-04-22T21:15:46.708540+0000 mgr.x (mgr.34107) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: cephadm 2024-04-22T21:15:46.708540+0000 mgr.x (mgr.34107) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:46.789343+0000 mon.c (mon.1) 6141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:46.789343+0000 mon.c (mon.1) 6141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:46.826780+0000 mon.c (mon.1) 6142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:46.826780+0000 mon.c (mon.1) 6142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:46.830745+0000 mon.c (mon.1) 6143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:46.830745+0000 mon.c (mon.1) 6143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:46.832231+0000 mon.c (mon.1) 6144 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:46.832231+0000 mon.c (mon.1) 6144 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:46.844282+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:46.844282+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: cephadm 2024-04-22T21:15:46.849298+0000 mgr.x (mgr.34107) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: cephadm 2024-04-22T21:15:46.849298+0000 mgr.x (mgr.34107) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:46.918960+0000 mon.c (mon.1) 6145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:46.918960+0000 mon.c (mon.1) 6145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: cephadm 2024-04-22T21:15:46.512007+0000 mgr.x (mgr.34107) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: cephadm 2024-04-22T21:15:46.512007+0000 mgr.x (mgr.34107) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: cephadm 2024-04-22T21:15:46.610080+0000 mgr.x (mgr.34107) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: cephadm 2024-04-22T21:15:46.610080+0000 mgr.x (mgr.34107) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: cephadm 2024-04-22T21:15:46.708540+0000 mgr.x (mgr.34107) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: cephadm 2024-04-22T21:15:46.708540+0000 mgr.x (mgr.34107) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:46.789343+0000 mon.c (mon.1) 6141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:46.789343+0000 mon.c (mon.1) 6141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:46.826780+0000 mon.c (mon.1) 6142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:46.826780+0000 mon.c (mon.1) 6142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:46.830745+0000 mon.c (mon.1) 6143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:46.830745+0000 mon.c (mon.1) 6143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:46.832231+0000 mon.c (mon.1) 6144 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:46.832231+0000 mon.c (mon.1) 6144 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:46.844282+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:46.844282+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: cephadm 2024-04-22T21:15:46.849298+0000 mgr.x (mgr.34107) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: cephadm 2024-04-22T21:15:46.849298+0000 mgr.x (mgr.34107) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:46.918960+0000 mon.c (mon.1) 6145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:46.918960+0000 mon.c (mon.1) 6145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:46.922303+0000 mon.c (mon.1) 6146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:46.922303+0000 mon.c (mon.1) 6146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:46.923813+0000 mon.c (mon.1) 6147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:46.923813+0000 mon.c (mon.1) 6147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:46.926860+0000 mon.c (mon.1) 6148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:46.926860+0000 mon.c (mon.1) 6148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:46.928090+0000 mon.c (mon.1) 6149 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:46.928090+0000 mon.c (mon.1) 6149 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:46.937125+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:46.937125+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: cephadm 2024-04-22T21:15:46.941880+0000 mgr.x (mgr.34107) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: cephadm 2024-04-22T21:15:46.941880+0000 mgr.x (mgr.34107) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.012224+0000 mon.c (mon.1) 6150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.012224+0000 mon.c (mon.1) 6150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.014663+0000 mon.c (mon.1) 6151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.014663+0000 mon.c (mon.1) 6151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.015861+0000 mon.c (mon.1) 6152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.015861+0000 mon.c (mon.1) 6152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.019001+0000 mon.c (mon.1) 6153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:46.922303+0000 mon.c (mon.1) 6146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:46.922303+0000 mon.c (mon.1) 6146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:46.923813+0000 mon.c (mon.1) 6147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:46.923813+0000 mon.c (mon.1) 6147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:46.926860+0000 mon.c (mon.1) 6148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:46.926860+0000 mon.c (mon.1) 6148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:46.928090+0000 mon.c (mon.1) 6149 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:46.928090+0000 mon.c (mon.1) 6149 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:46.937125+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:46.937125+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: cephadm 2024-04-22T21:15:46.941880+0000 mgr.x (mgr.34107) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: cephadm 2024-04-22T21:15:46.941880+0000 mgr.x (mgr.34107) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.012224+0000 mon.c (mon.1) 6150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.012224+0000 mon.c (mon.1) 6150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.014663+0000 mon.c (mon.1) 6151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.014663+0000 mon.c (mon.1) 6151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.015861+0000 mon.c (mon.1) 6152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.015861+0000 mon.c (mon.1) 6152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.019001+0000 mon.c (mon.1) 6153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.019001+0000 mon.c (mon.1) 6153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.020274+0000 mon.c (mon.1) 6154 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.020274+0000 mon.c (mon.1) 6154 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.029256+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.029256+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: cephadm 2024-04-22T21:15:47.033937+0000 mgr.x (mgr.34107) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: cephadm 2024-04-22T21:15:47.033937+0000 mgr.x (mgr.34107) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.108263+0000 mon.c (mon.1) 6155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.108263+0000 mon.c (mon.1) 6155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.111720+0000 mon.c (mon.1) 6156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.111720+0000 mon.c (mon.1) 6156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.113577+0000 mon.c (mon.1) 6157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.113577+0000 mon.c (mon.1) 6157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.116614+0000 mon.c (mon.1) 6158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.116614+0000 mon.c (mon.1) 6158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.117853+0000 mon.c (mon.1) 6159 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.117853+0000 mon.c (mon.1) 6159 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.127100+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.127100+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: cephadm 2024-04-22T21:15:47.131957+0000 mgr.x (mgr.34107) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: cephadm 2024-04-22T21:15:47.131957+0000 mgr.x (mgr.34107) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.019001+0000 mon.c (mon.1) 6153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.020274+0000 mon.c (mon.1) 6154 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.020274+0000 mon.c (mon.1) 6154 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.029256+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.029256+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: cephadm 2024-04-22T21:15:47.033937+0000 mgr.x (mgr.34107) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: cephadm 2024-04-22T21:15:47.033937+0000 mgr.x (mgr.34107) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.108263+0000 mon.c (mon.1) 6155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.108263+0000 mon.c (mon.1) 6155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.111720+0000 mon.c (mon.1) 6156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.111720+0000 mon.c (mon.1) 6156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.113577+0000 mon.c (mon.1) 6157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.113577+0000 mon.c (mon.1) 6157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.116614+0000 mon.c (mon.1) 6158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.116614+0000 mon.c (mon.1) 6158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.117853+0000 mon.c (mon.1) 6159 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.117853+0000 mon.c (mon.1) 6159 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.127100+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.127100+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: cephadm 2024-04-22T21:15:47.131957+0000 mgr.x (mgr.34107) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: cephadm 2024-04-22T21:15:47.131957+0000 mgr.x (mgr.34107) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.202591+0000 mon.c (mon.1) 6160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.202591+0000 mon.c (mon.1) 6160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.205881+0000 mon.c (mon.1) 6161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.205881+0000 mon.c (mon.1) 6161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.207697+0000 mon.c (mon.1) 6162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.207697+0000 mon.c (mon.1) 6162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.210942+0000 mon.c (mon.1) 6163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.210942+0000 mon.c (mon.1) 6163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.212323+0000 mon.c (mon.1) 6164 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.212323+0000 mon.c (mon.1) 6164 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.221713+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.221713+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: cephadm 2024-04-22T21:15:47.226523+0000 mgr.x (mgr.34107) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: cephadm 2024-04-22T21:15:47.226523+0000 mgr.x (mgr.34107) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.301126+0000 mon.c (mon.1) 6165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.301126+0000 mon.c (mon.1) 6165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.304366+0000 mon.c (mon.1) 6166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.304366+0000 mon.c (mon.1) 6166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.306154+0000 mon.c (mon.1) 6167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.202591+0000 mon.c (mon.1) 6160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.202591+0000 mon.c (mon.1) 6160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.205881+0000 mon.c (mon.1) 6161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.205881+0000 mon.c (mon.1) 6161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.207697+0000 mon.c (mon.1) 6162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.207697+0000 mon.c (mon.1) 6162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.210942+0000 mon.c (mon.1) 6163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.210942+0000 mon.c (mon.1) 6163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.212323+0000 mon.c (mon.1) 6164 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.212323+0000 mon.c (mon.1) 6164 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.221713+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.221713+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: cephadm 2024-04-22T21:15:47.226523+0000 mgr.x (mgr.34107) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: cephadm 2024-04-22T21:15:47.226523+0000 mgr.x (mgr.34107) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.301126+0000 mon.c (mon.1) 6165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.301126+0000 mon.c (mon.1) 6165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.304366+0000 mon.c (mon.1) 6166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.304366+0000 mon.c (mon.1) 6166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.306154+0000 mon.c (mon.1) 6167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.306154+0000 mon.c (mon.1) 6167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.309955+0000 mon.c (mon.1) 6168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.309955+0000 mon.c (mon.1) 6168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.311289+0000 mon.c (mon.1) 6169 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.311289+0000 mon.c (mon.1) 6169 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.320542+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.320542+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: cephadm 2024-04-22T21:15:47.325281+0000 mgr.x (mgr.34107) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: cephadm 2024-04-22T21:15:47.325281+0000 mgr.x (mgr.34107) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.400347+0000 mon.c (mon.1) 6170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.400347+0000 mon.c (mon.1) 6170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.403384+0000 mon.c (mon.1) 6171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.403384+0000 mon.c (mon.1) 6171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.405124+0000 mon.c (mon.1) 6172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.405124+0000 mon.c (mon.1) 6172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.408470+0000 mon.c (mon.1) 6173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.408470+0000 mon.c (mon.1) 6173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.409600+0000 mon.c (mon.1) 6174 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.409600+0000 mon.c (mon.1) 6174 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.418575+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.306154+0000 mon.c (mon.1) 6167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.309955+0000 mon.c (mon.1) 6168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.309955+0000 mon.c (mon.1) 6168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.311289+0000 mon.c (mon.1) 6169 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.311289+0000 mon.c (mon.1) 6169 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.320542+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.320542+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: cephadm 2024-04-22T21:15:47.325281+0000 mgr.x (mgr.34107) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: cephadm 2024-04-22T21:15:47.325281+0000 mgr.x (mgr.34107) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.400347+0000 mon.c (mon.1) 6170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.400347+0000 mon.c (mon.1) 6170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.403384+0000 mon.c (mon.1) 6171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.403384+0000 mon.c (mon.1) 6171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.405124+0000 mon.c (mon.1) 6172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.405124+0000 mon.c (mon.1) 6172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.408470+0000 mon.c (mon.1) 6173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.408470+0000 mon.c (mon.1) 6173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.409600+0000 mon.c (mon.1) 6174 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.409600+0000 mon.c (mon.1) 6174 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.418575+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.418575+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: cephadm 2024-04-22T21:15:47.423415+0000 mgr.x (mgr.34107) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: cephadm 2024-04-22T21:15:47.423415+0000 mgr.x (mgr.34107) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.493826+0000 mon.c (mon.1) 6175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.493826+0000 mon.c (mon.1) 6175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.496423+0000 mon.c (mon.1) 6176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.496423+0000 mon.c (mon.1) 6176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.498001+0000 mon.c (mon.1) 6177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.498001+0000 mon.c (mon.1) 6177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.500990+0000 mon.c (mon.1) 6178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.500990+0000 mon.c (mon.1) 6178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.501954+0000 mon.c (mon.1) 6179 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.501954+0000 mon.c (mon.1) 6179 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.527323+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.527323+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.605308+0000 mon.c (mon.1) 6180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.605308+0000 mon.c (mon.1) 6180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.608800+0000 mon.c (mon.1) 6181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.608800+0000 mon.c (mon.1) 6181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.418575+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: cephadm 2024-04-22T21:15:47.423415+0000 mgr.x (mgr.34107) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: cephadm 2024-04-22T21:15:47.423415+0000 mgr.x (mgr.34107) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:48.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.493826+0000 mon.c (mon.1) 6175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.493826+0000 mon.c (mon.1) 6175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.496423+0000 mon.c (mon.1) 6176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.496423+0000 mon.c (mon.1) 6176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.498001+0000 mon.c (mon.1) 6177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.498001+0000 mon.c (mon.1) 6177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.500990+0000 mon.c (mon.1) 6178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.500990+0000 mon.c (mon.1) 6178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.501954+0000 mon.c (mon.1) 6179 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.501954+0000 mon.c (mon.1) 6179 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.527323+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.527323+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.605308+0000 mon.c (mon.1) 6180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.605308+0000 mon.c (mon.1) 6180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.608800+0000 mon.c (mon.1) 6181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.608800+0000 mon.c (mon.1) 6181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.611183+0000 mon.c (mon.1) 6182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.611183+0000 mon.c (mon.1) 6182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.614489+0000 mon.c (mon.1) 6183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.614489+0000 mon.c (mon.1) 6183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.615692+0000 mon.c (mon.1) 6184 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.615692+0000 mon.c (mon.1) 6184 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.627108+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.627108+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.704441+0000 mon.c (mon.1) 6185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.704441+0000 mon.c (mon.1) 6185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.707670+0000 mon.c (mon.1) 6186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.707670+0000 mon.c (mon.1) 6186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.708990+0000 mon.c (mon.1) 6187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.708990+0000 mon.c (mon.1) 6187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.712165+0000 mon.c (mon.1) 6188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.712165+0000 mon.c (mon.1) 6188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.713462+0000 mon.c (mon.1) 6189 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.713462+0000 mon.c (mon.1) 6189 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.726955+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.726955+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.787342+0000 mon.c (mon.1) 6190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.787342+0000 mon.c (mon.1) 6190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.790319+0000 mon.c (mon.1) 6191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.790319+0000 mon.c (mon.1) 6191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.791979+0000 mon.c (mon.1) 6192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[75184]: audit 2024-04-22T21:15:47.791979+0000 mon.c (mon.1) 6192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.611183+0000 mon.c (mon.1) 6182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.611183+0000 mon.c (mon.1) 6182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.614489+0000 mon.c (mon.1) 6183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.614489+0000 mon.c (mon.1) 6183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.615692+0000 mon.c (mon.1) 6184 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.615692+0000 mon.c (mon.1) 6184 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.627108+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.627108+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.704441+0000 mon.c (mon.1) 6185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.704441+0000 mon.c (mon.1) 6185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.707670+0000 mon.c (mon.1) 6186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.707670+0000 mon.c (mon.1) 6186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.708990+0000 mon.c (mon.1) 6187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.708990+0000 mon.c (mon.1) 6187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.712165+0000 mon.c (mon.1) 6188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.712165+0000 mon.c (mon.1) 6188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:48.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.713462+0000 mon.c (mon.1) 6189 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.713462+0000 mon.c (mon.1) 6189 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:48.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.726955+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.726955+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:48.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.787342+0000 mon.c (mon.1) 6190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.787342+0000 mon.c (mon.1) 6190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.790319+0000 mon.c (mon.1) 6191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.790319+0000 mon.c (mon.1) 6191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:48.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.791979+0000 mon.c (mon.1) 6192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:48.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:47 smithi121 bash[73084]: audit 2024-04-22T21:15:47.791979+0000 mon.c (mon.1) 6192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.156 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: cephadm 2024-04-22T21:15:47.533943+0000 mgr.x (mgr.34107) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.156 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: cephadm 2024-04-22T21:15:47.533943+0000 mgr.x (mgr.34107) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.156 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: cephadm 2024-04-22T21:15:47.632213+0000 mgr.x (mgr.34107) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.156 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: cephadm 2024-04-22T21:15:47.632213+0000 mgr.x (mgr.34107) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.156 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: cephadm 2024-04-22T21:15:47.732010+0000 mgr.x (mgr.34107) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.156 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: cephadm 2024-04-22T21:15:47.732010+0000 mgr.x (mgr.34107) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.157 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:47.794874+0000 mon.c (mon.1) 6193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.157 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:47.794874+0000 mon.c (mon.1) 6193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.157 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:47.823767+0000 mon.c (mon.1) 6194 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.157 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:47.823767+0000 mon.c (mon.1) 6194 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.157 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:47.830638+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.157 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:47.830638+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.157 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: cephadm 2024-04-22T21:15:47.836700+0000 mgr.x (mgr.34107) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.157 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: cephadm 2024-04-22T21:15:47.836700+0000 mgr.x (mgr.34107) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.157 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:47.875217+0000 mon.c (mon.1) 6195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.157 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:47.875217+0000 mon.c (mon.1) 6195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.157 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:47.878387+0000 mon.c (mon.1) 6196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.157 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:47.878387+0000 mon.c (mon.1) 6196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.157 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:47.879915+0000 mon.c (mon.1) 6197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.158 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:47.879915+0000 mon.c (mon.1) 6197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.158 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:47.883167+0000 mon.c (mon.1) 6198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.158 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:47.883167+0000 mon.c (mon.1) 6198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.158 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:47.884479+0000 mon.c (mon.1) 6199 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.158 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:47.884479+0000 mon.c (mon.1) 6199 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.158 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:47.893732+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.158 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:47.893732+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.158 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: cephadm 2024-04-22T21:15:47.898558+0000 mgr.x (mgr.34107) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.158 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: cephadm 2024-04-22T21:15:47.898558+0000 mgr.x (mgr.34107) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.158 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:47.951606+0000 mon.c (mon.1) 6200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.158 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:47.951606+0000 mon.c (mon.1) 6200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.158 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:47.954675+0000 mon.c (mon.1) 6201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.158 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:47.954675+0000 mon.c (mon.1) 6201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.159 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:47.956270+0000 mon.c (mon.1) 6202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.159 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:47.956270+0000 mon.c (mon.1) 6202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.159 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:47.958697+0000 mon.c (mon.1) 6203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.159 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:47.958697+0000 mon.c (mon.1) 6203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.159 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:47.959652+0000 mon.c (mon.1) 6204 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.159 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:47.959652+0000 mon.c (mon.1) 6204 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.159 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:47.968727+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.159 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:47.968727+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.159 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: cephadm 2024-04-22T21:15:47.973309+0000 mgr.x (mgr.34107) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.159 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: cephadm 2024-04-22T21:15:47.973309+0000 mgr.x (mgr.34107) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.159 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.010414+0000 mon.c (mon.1) 6205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.159 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.010414+0000 mon.c (mon.1) 6205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.159 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.013151+0000 mon.c (mon.1) 6206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.160 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.013151+0000 mon.c (mon.1) 6206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.160 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.014555+0000 mon.c (mon.1) 6207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.160 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.014555+0000 mon.c (mon.1) 6207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.160 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.017747+0000 mon.c (mon.1) 6208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.160 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.017747+0000 mon.c (mon.1) 6208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.160 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.018573+0000 mon.c (mon.1) 6209 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.160 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.018573+0000 mon.c (mon.1) 6209 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.160 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.028353+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.160 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.028353+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.160 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: cephadm 2024-04-22T21:15:48.033525+0000 mgr.x (mgr.34107) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.160 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: cephadm 2024-04-22T21:15:48.033525+0000 mgr.x (mgr.34107) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.160 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: cluster 2024-04-22T21:15:48.055417+0000 mgr.x (mgr.34107) 2061 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 170 B/s wr, 139 op/s 2024-04-22T21:15:49.160 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: cluster 2024-04-22T21:15:48.055417+0000 mgr.x (mgr.34107) 2061 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 170 B/s wr, 139 op/s 2024-04-22T21:15:49.160 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.073352+0000 mon.c (mon.1) 6210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.161 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.073352+0000 mon.c (mon.1) 6210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.161 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.076504+0000 mon.c (mon.1) 6211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.161 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.076504+0000 mon.c (mon.1) 6211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.161 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.077971+0000 mon.c (mon.1) 6212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.161 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.077971+0000 mon.c (mon.1) 6212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.161 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.080499+0000 mon.c (mon.1) 6213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.161 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.080499+0000 mon.c (mon.1) 6213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.161 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.081399+0000 mon.c (mon.1) 6214 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.161 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.081399+0000 mon.c (mon.1) 6214 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.161 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.089915+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.161 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.089915+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.161 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: cephadm 2024-04-22T21:15:48.094445+0000 mgr.x (mgr.34107) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.161 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: cephadm 2024-04-22T21:15:48.094445+0000 mgr.x (mgr.34107) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.161 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.132582+0000 mon.c (mon.1) 6215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.161 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.132582+0000 mon.c (mon.1) 6215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.162 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.135771+0000 mon.c (mon.1) 6216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.162 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.135771+0000 mon.c (mon.1) 6216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.162 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.137357+0000 mon.c (mon.1) 6217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.162 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.137357+0000 mon.c (mon.1) 6217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.162 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.140546+0000 mon.c (mon.1) 6218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.163 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.140546+0000 mon.c (mon.1) 6218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.163 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.141691+0000 mon.c (mon.1) 6219 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.163 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.141691+0000 mon.c (mon.1) 6219 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.163 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.151017+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.163 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.151017+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.163 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: cephadm 2024-04-22T21:15:48.156274+0000 mgr.x (mgr.34107) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.163 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: cephadm 2024-04-22T21:15:48.156274+0000 mgr.x (mgr.34107) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.163 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.194260+0000 mon.c (mon.1) 6220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.194260+0000 mon.c (mon.1) 6220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.197237+0000 mon.c (mon.1) 6221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.197237+0000 mon.c (mon.1) 6221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.198820+0000 mon.c (mon.1) 6222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.198820+0000 mon.c (mon.1) 6222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.201844+0000 mon.c (mon.1) 6223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.201844+0000 mon.c (mon.1) 6223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.202880+0000 mon.c (mon.1) 6224 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.202880+0000 mon.c (mon.1) 6224 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.212217+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.212217+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: cephadm 2024-04-22T21:15:48.217073+0000 mgr.x (mgr.34107) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: cephadm 2024-04-22T21:15:48.217073+0000 mgr.x (mgr.34107) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.254550+0000 mon.c (mon.1) 6225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.165 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.254550+0000 mon.c (mon.1) 6225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.165 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.257365+0000 mon.c (mon.1) 6226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.165 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.257365+0000 mon.c (mon.1) 6226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.165 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.259051+0000 mon.c (mon.1) 6227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.165 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.259051+0000 mon.c (mon.1) 6227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.165 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.261928+0000 mon.c (mon.1) 6228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.165 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.261928+0000 mon.c (mon.1) 6228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.165 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.262847+0000 mon.c (mon.1) 6229 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.165 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.262847+0000 mon.c (mon.1) 6229 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.165 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.269595+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.165 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.269595+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.165 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: cephadm 2024-04-22T21:15:48.274028+0000 mgr.x (mgr.34107) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.165 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: cephadm 2024-04-22T21:15:48.274028+0000 mgr.x (mgr.34107) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.166 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.310880+0000 mon.c (mon.1) 6230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.166 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.310880+0000 mon.c (mon.1) 6230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.166 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.313135+0000 mon.c (mon.1) 6231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.166 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.313135+0000 mon.c (mon.1) 6231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.166 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.314362+0000 mon.c (mon.1) 6232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.166 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.314362+0000 mon.c (mon.1) 6232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.166 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.316708+0000 mon.c (mon.1) 6233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.166 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.316708+0000 mon.c (mon.1) 6233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.166 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.317795+0000 mon.c (mon.1) 6234 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.166 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.317795+0000 mon.c (mon.1) 6234 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.166 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.326373+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.166 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.326373+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.166 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: cephadm 2024-04-22T21:15:48.330844+0000 mgr.x (mgr.34107) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: cephadm 2024-04-22T21:15:48.330844+0000 mgr.x (mgr.34107) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.368045+0000 mon.c (mon.1) 6235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.368045+0000 mon.c (mon.1) 6235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.370468+0000 mon.c (mon.1) 6236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.370468+0000 mon.c (mon.1) 6236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.371627+0000 mon.c (mon.1) 6237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.371627+0000 mon.c (mon.1) 6237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.374042+0000 mon.c (mon.1) 6238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.374042+0000 mon.c (mon.1) 6238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.374946+0000 mon.c (mon.1) 6239 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.374946+0000 mon.c (mon.1) 6239 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.383616+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.383616+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: cephadm 2024-04-22T21:15:48.388057+0000 mgr.x (mgr.34107) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: cephadm 2024-04-22T21:15:48.388057+0000 mgr.x (mgr.34107) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.424966+0000 mon.c (mon.1) 6240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.424966+0000 mon.c (mon.1) 6240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.427675+0000 mon.c (mon.1) 6241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.427675+0000 mon.c (mon.1) 6241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.428790+0000 mon.c (mon.1) 6242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.428790+0000 mon.c (mon.1) 6242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.431257+0000 mon.c (mon.1) 6243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.431257+0000 mon.c (mon.1) 6243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.432132+0000 mon.c (mon.1) 6244 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.432132+0000 mon.c (mon.1) 6244 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.440950+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.440950+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.482726+0000 mon.c (mon.1) 6245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.482726+0000 mon.c (mon.1) 6245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.485172+0000 mon.c (mon.1) 6246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.485172+0000 mon.c (mon.1) 6246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.486691+0000 mon.c (mon.1) 6247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.486691+0000 mon.c (mon.1) 6247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.489126+0000 mon.c (mon.1) 6248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.489126+0000 mon.c (mon.1) 6248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.490009+0000 mon.c (mon.1) 6249 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.490009+0000 mon.c (mon.1) 6249 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.498609+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.498609+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.540378+0000 mon.c (mon.1) 6250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.540378+0000 mon.c (mon.1) 6250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.542831+0000 mon.c (mon.1) 6251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.542831+0000 mon.c (mon.1) 6251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.544373+0000 mon.c (mon.1) 6252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.544373+0000 mon.c (mon.1) 6252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.547171+0000 mon.c (mon.1) 6253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.547171+0000 mon.c (mon.1) 6253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.548402+0000 mon.c (mon.1) 6254 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.548402+0000 mon.c (mon.1) 6254 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.557224+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.557224+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.599137+0000 mon.c (mon.1) 6255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.599137+0000 mon.c (mon.1) 6255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.602270+0000 mon.c (mon.1) 6256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.602270+0000 mon.c (mon.1) 6256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.603621+0000 mon.c (mon.1) 6257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.603621+0000 mon.c (mon.1) 6257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.606251+0000 mon.c (mon.1) 6258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.606251+0000 mon.c (mon.1) 6258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.607178+0000 mon.c (mon.1) 6259 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.607178+0000 mon.c (mon.1) 6259 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.618248+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.618248+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.659921+0000 mon.c (mon.1) 6260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.659921+0000 mon.c (mon.1) 6260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.662956+0000 mon.c (mon.1) 6261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.662956+0000 mon.c (mon.1) 6261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.664707+0000 mon.c (mon.1) 6262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.664707+0000 mon.c (mon.1) 6262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.667672+0000 mon.c (mon.1) 6263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.667672+0000 mon.c (mon.1) 6263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.668837+0000 mon.c (mon.1) 6264 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.668837+0000 mon.c (mon.1) 6264 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.680273+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.680273+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.738056+0000 mon.c (mon.1) 6265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.738056+0000 mon.c (mon.1) 6265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.740977+0000 mon.c (mon.1) 6266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.740977+0000 mon.c (mon.1) 6266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.742588+0000 mon.c (mon.1) 6267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.742588+0000 mon.c (mon.1) 6267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.745481+0000 mon.c (mon.1) 6268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.745481+0000 mon.c (mon.1) 6268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.746639+0000 mon.c (mon.1) 6269 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.746639+0000 mon.c (mon.1) 6269 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.757815+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:48 smithi123 bash[58916]: audit 2024-04-22T21:15:48.757815+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: cephadm 2024-04-22T21:15:47.533943+0000 mgr.x (mgr.34107) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: cephadm 2024-04-22T21:15:47.533943+0000 mgr.x (mgr.34107) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: cephadm 2024-04-22T21:15:47.632213+0000 mgr.x (mgr.34107) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: cephadm 2024-04-22T21:15:47.632213+0000 mgr.x (mgr.34107) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: cephadm 2024-04-22T21:15:47.732010+0000 mgr.x (mgr.34107) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: cephadm 2024-04-22T21:15:47.732010+0000 mgr.x (mgr.34107) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:47.794874+0000 mon.c (mon.1) 6193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:47.794874+0000 mon.c (mon.1) 6193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:47.823767+0000 mon.c (mon.1) 6194 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:47.823767+0000 mon.c (mon.1) 6194 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:47.830638+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:47.830638+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: cephadm 2024-04-22T21:15:47.836700+0000 mgr.x (mgr.34107) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: cephadm 2024-04-22T21:15:47.836700+0000 mgr.x (mgr.34107) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:47.875217+0000 mon.c (mon.1) 6195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:47.875217+0000 mon.c (mon.1) 6195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:47.878387+0000 mon.c (mon.1) 6196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:47.878387+0000 mon.c (mon.1) 6196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:47.879915+0000 mon.c (mon.1) 6197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:47.879915+0000 mon.c (mon.1) 6197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:47.883167+0000 mon.c (mon.1) 6198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:47.883167+0000 mon.c (mon.1) 6198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:47.884479+0000 mon.c (mon.1) 6199 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:47.884479+0000 mon.c (mon.1) 6199 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:47.893732+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:47.893732+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: cephadm 2024-04-22T21:15:47.898558+0000 mgr.x (mgr.34107) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: cephadm 2024-04-22T21:15:47.898558+0000 mgr.x (mgr.34107) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:47.951606+0000 mon.c (mon.1) 6200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:47.951606+0000 mon.c (mon.1) 6200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:47.954675+0000 mon.c (mon.1) 6201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:47.954675+0000 mon.c (mon.1) 6201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:47.956270+0000 mon.c (mon.1) 6202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:47.956270+0000 mon.c (mon.1) 6202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:47.958697+0000 mon.c (mon.1) 6203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:47.958697+0000 mon.c (mon.1) 6203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:47.959652+0000 mon.c (mon.1) 6204 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:47.959652+0000 mon.c (mon.1) 6204 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:47.968727+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:47.968727+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: cephadm 2024-04-22T21:15:47.973309+0000 mgr.x (mgr.34107) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: cephadm 2024-04-22T21:15:47.973309+0000 mgr.x (mgr.34107) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.010414+0000 mon.c (mon.1) 6205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.010414+0000 mon.c (mon.1) 6205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.013151+0000 mon.c (mon.1) 6206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.013151+0000 mon.c (mon.1) 6206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.014555+0000 mon.c (mon.1) 6207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.014555+0000 mon.c (mon.1) 6207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.017747+0000 mon.c (mon.1) 6208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.017747+0000 mon.c (mon.1) 6208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.018573+0000 mon.c (mon.1) 6209 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.018573+0000 mon.c (mon.1) 6209 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.028353+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.028353+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: cephadm 2024-04-22T21:15:48.033525+0000 mgr.x (mgr.34107) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: cephadm 2024-04-22T21:15:48.033525+0000 mgr.x (mgr.34107) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: cluster 2024-04-22T21:15:48.055417+0000 mgr.x (mgr.34107) 2061 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 170 B/s wr, 139 op/s 2024-04-22T21:15:49.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: cluster 2024-04-22T21:15:48.055417+0000 mgr.x (mgr.34107) 2061 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 170 B/s wr, 139 op/s 2024-04-22T21:15:49.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.073352+0000 mon.c (mon.1) 6210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: cephadm 2024-04-22T21:15:47.533943+0000 mgr.x (mgr.34107) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: cephadm 2024-04-22T21:15:47.533943+0000 mgr.x (mgr.34107) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: cephadm 2024-04-22T21:15:47.632213+0000 mgr.x (mgr.34107) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: cephadm 2024-04-22T21:15:47.632213+0000 mgr.x (mgr.34107) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: cephadm 2024-04-22T21:15:47.732010+0000 mgr.x (mgr.34107) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: cephadm 2024-04-22T21:15:47.732010+0000 mgr.x (mgr.34107) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:47.794874+0000 mon.c (mon.1) 6193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:47.794874+0000 mon.c (mon.1) 6193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:47.823767+0000 mon.c (mon.1) 6194 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:47.823767+0000 mon.c (mon.1) 6194 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:47.830638+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:47.830638+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: cephadm 2024-04-22T21:15:47.836700+0000 mgr.x (mgr.34107) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: cephadm 2024-04-22T21:15:47.836700+0000 mgr.x (mgr.34107) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:47.875217+0000 mon.c (mon.1) 6195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:47.875217+0000 mon.c (mon.1) 6195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:47.878387+0000 mon.c (mon.1) 6196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:47.878387+0000 mon.c (mon.1) 6196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:47.879915+0000 mon.c (mon.1) 6197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:47.879915+0000 mon.c (mon.1) 6197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.073352+0000 mon.c (mon.1) 6210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.076504+0000 mon.c (mon.1) 6211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.076504+0000 mon.c (mon.1) 6211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.077971+0000 mon.c (mon.1) 6212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.077971+0000 mon.c (mon.1) 6212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.080499+0000 mon.c (mon.1) 6213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.080499+0000 mon.c (mon.1) 6213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.081399+0000 mon.c (mon.1) 6214 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.081399+0000 mon.c (mon.1) 6214 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.089915+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.089915+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: cephadm 2024-04-22T21:15:48.094445+0000 mgr.x (mgr.34107) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: cephadm 2024-04-22T21:15:48.094445+0000 mgr.x (mgr.34107) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.132582+0000 mon.c (mon.1) 6215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.132582+0000 mon.c (mon.1) 6215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.135771+0000 mon.c (mon.1) 6216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.135771+0000 mon.c (mon.1) 6216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.137357+0000 mon.c (mon.1) 6217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.137357+0000 mon.c (mon.1) 6217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.140546+0000 mon.c (mon.1) 6218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.140546+0000 mon.c (mon.1) 6218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.141691+0000 mon.c (mon.1) 6219 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.141691+0000 mon.c (mon.1) 6219 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.151017+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.151017+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: cephadm 2024-04-22T21:15:48.156274+0000 mgr.x (mgr.34107) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: cephadm 2024-04-22T21:15:48.156274+0000 mgr.x (mgr.34107) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.194260+0000 mon.c (mon.1) 6220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.194260+0000 mon.c (mon.1) 6220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.197237+0000 mon.c (mon.1) 6221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.197237+0000 mon.c (mon.1) 6221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.198820+0000 mon.c (mon.1) 6222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.198820+0000 mon.c (mon.1) 6222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.201844+0000 mon.c (mon.1) 6223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.201844+0000 mon.c (mon.1) 6223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.202880+0000 mon.c (mon.1) 6224 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.202880+0000 mon.c (mon.1) 6224 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.212217+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.212217+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: cephadm 2024-04-22T21:15:48.217073+0000 mgr.x (mgr.34107) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: cephadm 2024-04-22T21:15:48.217073+0000 mgr.x (mgr.34107) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.254550+0000 mon.c (mon.1) 6225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.254550+0000 mon.c (mon.1) 6225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.257365+0000 mon.c (mon.1) 6226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.257365+0000 mon.c (mon.1) 6226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.259051+0000 mon.c (mon.1) 6227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.259051+0000 mon.c (mon.1) 6227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.261928+0000 mon.c (mon.1) 6228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.261928+0000 mon.c (mon.1) 6228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.262847+0000 mon.c (mon.1) 6229 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.262847+0000 mon.c (mon.1) 6229 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.269595+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.269595+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: cephadm 2024-04-22T21:15:48.274028+0000 mgr.x (mgr.34107) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: cephadm 2024-04-22T21:15:48.274028+0000 mgr.x (mgr.34107) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.310880+0000 mon.c (mon.1) 6230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.310880+0000 mon.c (mon.1) 6230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.313135+0000 mon.c (mon.1) 6231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.313135+0000 mon.c (mon.1) 6231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.314362+0000 mon.c (mon.1) 6232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.314362+0000 mon.c (mon.1) 6232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.316708+0000 mon.c (mon.1) 6233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.316708+0000 mon.c (mon.1) 6233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.317795+0000 mon.c (mon.1) 6234 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.317795+0000 mon.c (mon.1) 6234 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.326373+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.326373+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: cephadm 2024-04-22T21:15:48.330844+0000 mgr.x (mgr.34107) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: cephadm 2024-04-22T21:15:48.330844+0000 mgr.x (mgr.34107) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.368045+0000 mon.c (mon.1) 6235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.368045+0000 mon.c (mon.1) 6235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.370468+0000 mon.c (mon.1) 6236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.370468+0000 mon.c (mon.1) 6236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.371627+0000 mon.c (mon.1) 6237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.371627+0000 mon.c (mon.1) 6237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.374042+0000 mon.c (mon.1) 6238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.374042+0000 mon.c (mon.1) 6238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.374946+0000 mon.c (mon.1) 6239 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.374946+0000 mon.c (mon.1) 6239 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:47.883167+0000 mon.c (mon.1) 6198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:47.883167+0000 mon.c (mon.1) 6198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:47.884479+0000 mon.c (mon.1) 6199 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:47.884479+0000 mon.c (mon.1) 6199 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:47.893732+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:47.893732+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: cephadm 2024-04-22T21:15:47.898558+0000 mgr.x (mgr.34107) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: cephadm 2024-04-22T21:15:47.898558+0000 mgr.x (mgr.34107) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:47.951606+0000 mon.c (mon.1) 6200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:47.951606+0000 mon.c (mon.1) 6200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:47.954675+0000 mon.c (mon.1) 6201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:47.954675+0000 mon.c (mon.1) 6201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:47.956270+0000 mon.c (mon.1) 6202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:47.956270+0000 mon.c (mon.1) 6202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:47.958697+0000 mon.c (mon.1) 6203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:47.958697+0000 mon.c (mon.1) 6203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:47.959652+0000 mon.c (mon.1) 6204 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:47.959652+0000 mon.c (mon.1) 6204 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:47.968727+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:47.968727+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.383616+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.383616+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: cephadm 2024-04-22T21:15:48.388057+0000 mgr.x (mgr.34107) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: cephadm 2024-04-22T21:15:48.388057+0000 mgr.x (mgr.34107) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.424966+0000 mon.c (mon.1) 6240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.424966+0000 mon.c (mon.1) 6240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.427675+0000 mon.c (mon.1) 6241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.427675+0000 mon.c (mon.1) 6241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.428790+0000 mon.c (mon.1) 6242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.428790+0000 mon.c (mon.1) 6242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.431257+0000 mon.c (mon.1) 6243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.431257+0000 mon.c (mon.1) 6243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.432132+0000 mon.c (mon.1) 6244 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.432132+0000 mon.c (mon.1) 6244 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.440950+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.440950+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.482726+0000 mon.c (mon.1) 6245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.482726+0000 mon.c (mon.1) 6245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.485172+0000 mon.c (mon.1) 6246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.485172+0000 mon.c (mon.1) 6246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.486691+0000 mon.c (mon.1) 6247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.486691+0000 mon.c (mon.1) 6247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.489126+0000 mon.c (mon.1) 6248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.489126+0000 mon.c (mon.1) 6248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.490009+0000 mon.c (mon.1) 6249 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.490009+0000 mon.c (mon.1) 6249 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.498609+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.498609+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.540378+0000 mon.c (mon.1) 6250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.540378+0000 mon.c (mon.1) 6250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.542831+0000 mon.c (mon.1) 6251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.542831+0000 mon.c (mon.1) 6251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.544373+0000 mon.c (mon.1) 6252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.544373+0000 mon.c (mon.1) 6252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.547171+0000 mon.c (mon.1) 6253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.547171+0000 mon.c (mon.1) 6253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.548402+0000 mon.c (mon.1) 6254 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.548402+0000 mon.c (mon.1) 6254 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.557224+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: cephadm 2024-04-22T21:15:47.973309+0000 mgr.x (mgr.34107) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: cephadm 2024-04-22T21:15:47.973309+0000 mgr.x (mgr.34107) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.010414+0000 mon.c (mon.1) 6205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.010414+0000 mon.c (mon.1) 6205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.013151+0000 mon.c (mon.1) 6206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.013151+0000 mon.c (mon.1) 6206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.014555+0000 mon.c (mon.1) 6207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.014555+0000 mon.c (mon.1) 6207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.017747+0000 mon.c (mon.1) 6208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.017747+0000 mon.c (mon.1) 6208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.018573+0000 mon.c (mon.1) 6209 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.018573+0000 mon.c (mon.1) 6209 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.028353+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.028353+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: cephadm 2024-04-22T21:15:48.033525+0000 mgr.x (mgr.34107) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: cephadm 2024-04-22T21:15:48.033525+0000 mgr.x (mgr.34107) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: cluster 2024-04-22T21:15:48.055417+0000 mgr.x (mgr.34107) 2061 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 170 B/s wr, 139 op/s 2024-04-22T21:15:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: cluster 2024-04-22T21:15:48.055417+0000 mgr.x (mgr.34107) 2061 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 283 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 170 B/s wr, 139 op/s 2024-04-22T21:15:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.073352+0000 mon.c (mon.1) 6210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.557224+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.599137+0000 mon.c (mon.1) 6255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.599137+0000 mon.c (mon.1) 6255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.602270+0000 mon.c (mon.1) 6256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.602270+0000 mon.c (mon.1) 6256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.603621+0000 mon.c (mon.1) 6257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.603621+0000 mon.c (mon.1) 6257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.606251+0000 mon.c (mon.1) 6258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.606251+0000 mon.c (mon.1) 6258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.607178+0000 mon.c (mon.1) 6259 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.607178+0000 mon.c (mon.1) 6259 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.618248+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.618248+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.659921+0000 mon.c (mon.1) 6260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.659921+0000 mon.c (mon.1) 6260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.662956+0000 mon.c (mon.1) 6261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.662956+0000 mon.c (mon.1) 6261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.664707+0000 mon.c (mon.1) 6262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.664707+0000 mon.c (mon.1) 6262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.667672+0000 mon.c (mon.1) 6263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.667672+0000 mon.c (mon.1) 6263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.668837+0000 mon.c (mon.1) 6264 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.668837+0000 mon.c (mon.1) 6264 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.680273+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.680273+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.738056+0000 mon.c (mon.1) 6265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.738056+0000 mon.c (mon.1) 6265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.740977+0000 mon.c (mon.1) 6266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.740977+0000 mon.c (mon.1) 6266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.742588+0000 mon.c (mon.1) 6267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.742588+0000 mon.c (mon.1) 6267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.745481+0000 mon.c (mon.1) 6268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.745481+0000 mon.c (mon.1) 6268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.746639+0000 mon.c (mon.1) 6269 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.746639+0000 mon.c (mon.1) 6269 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.757815+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[75184]: audit 2024-04-22T21:15:48.757815+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.073352+0000 mon.c (mon.1) 6210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.076504+0000 mon.c (mon.1) 6211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.076504+0000 mon.c (mon.1) 6211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.077971+0000 mon.c (mon.1) 6212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.077971+0000 mon.c (mon.1) 6212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.080499+0000 mon.c (mon.1) 6213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.080499+0000 mon.c (mon.1) 6213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.081399+0000 mon.c (mon.1) 6214 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.081399+0000 mon.c (mon.1) 6214 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.089915+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.089915+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: cephadm 2024-04-22T21:15:48.094445+0000 mgr.x (mgr.34107) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: cephadm 2024-04-22T21:15:48.094445+0000 mgr.x (mgr.34107) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.132582+0000 mon.c (mon.1) 6215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.132582+0000 mon.c (mon.1) 6215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.135771+0000 mon.c (mon.1) 6216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.135771+0000 mon.c (mon.1) 6216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.137357+0000 mon.c (mon.1) 6217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.137357+0000 mon.c (mon.1) 6217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.140546+0000 mon.c (mon.1) 6218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.140546+0000 mon.c (mon.1) 6218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.141691+0000 mon.c (mon.1) 6219 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.141691+0000 mon.c (mon.1) 6219 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.151017+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.151017+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: cephadm 2024-04-22T21:15:48.156274+0000 mgr.x (mgr.34107) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: cephadm 2024-04-22T21:15:48.156274+0000 mgr.x (mgr.34107) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.194260+0000 mon.c (mon.1) 6220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.194260+0000 mon.c (mon.1) 6220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.197237+0000 mon.c (mon.1) 6221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.197237+0000 mon.c (mon.1) 6221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.198820+0000 mon.c (mon.1) 6222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.198820+0000 mon.c (mon.1) 6222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.201844+0000 mon.c (mon.1) 6223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.201844+0000 mon.c (mon.1) 6223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.202880+0000 mon.c (mon.1) 6224 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.202880+0000 mon.c (mon.1) 6224 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.212217+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.212217+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: cephadm 2024-04-22T21:15:48.217073+0000 mgr.x (mgr.34107) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: cephadm 2024-04-22T21:15:48.217073+0000 mgr.x (mgr.34107) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.254550+0000 mon.c (mon.1) 6225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.254550+0000 mon.c (mon.1) 6225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.257365+0000 mon.c (mon.1) 6226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.257365+0000 mon.c (mon.1) 6226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.259051+0000 mon.c (mon.1) 6227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.259051+0000 mon.c (mon.1) 6227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.261928+0000 mon.c (mon.1) 6228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.261928+0000 mon.c (mon.1) 6228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.262847+0000 mon.c (mon.1) 6229 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.262847+0000 mon.c (mon.1) 6229 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.269595+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.269595+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: cephadm 2024-04-22T21:15:48.274028+0000 mgr.x (mgr.34107) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: cephadm 2024-04-22T21:15:48.274028+0000 mgr.x (mgr.34107) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.310880+0000 mon.c (mon.1) 6230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.310880+0000 mon.c (mon.1) 6230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.313135+0000 mon.c (mon.1) 6231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.313135+0000 mon.c (mon.1) 6231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.314362+0000 mon.c (mon.1) 6232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.314362+0000 mon.c (mon.1) 6232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.316708+0000 mon.c (mon.1) 6233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.316708+0000 mon.c (mon.1) 6233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.317795+0000 mon.c (mon.1) 6234 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.317795+0000 mon.c (mon.1) 6234 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.326373+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.326373+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: cephadm 2024-04-22T21:15:48.330844+0000 mgr.x (mgr.34107) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: cephadm 2024-04-22T21:15:48.330844+0000 mgr.x (mgr.34107) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.368045+0000 mon.c (mon.1) 6235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.368045+0000 mon.c (mon.1) 6235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.370468+0000 mon.c (mon.1) 6236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.370468+0000 mon.c (mon.1) 6236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.371627+0000 mon.c (mon.1) 6237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.371627+0000 mon.c (mon.1) 6237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.374042+0000 mon.c (mon.1) 6238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.374042+0000 mon.c (mon.1) 6238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.374946+0000 mon.c (mon.1) 6239 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.374946+0000 mon.c (mon.1) 6239 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.383616+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.383616+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: cephadm 2024-04-22T21:15:48.388057+0000 mgr.x (mgr.34107) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: cephadm 2024-04-22T21:15:48.388057+0000 mgr.x (mgr.34107) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:49.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.424966+0000 mon.c (mon.1) 6240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.424966+0000 mon.c (mon.1) 6240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.427675+0000 mon.c (mon.1) 6241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.427675+0000 mon.c (mon.1) 6241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.428790+0000 mon.c (mon.1) 6242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.428790+0000 mon.c (mon.1) 6242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.431257+0000 mon.c (mon.1) 6243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.431257+0000 mon.c (mon.1) 6243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.432132+0000 mon.c (mon.1) 6244 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.432132+0000 mon.c (mon.1) 6244 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.440950+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.440950+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.482726+0000 mon.c (mon.1) 6245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.482726+0000 mon.c (mon.1) 6245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.485172+0000 mon.c (mon.1) 6246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.485172+0000 mon.c (mon.1) 6246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.486691+0000 mon.c (mon.1) 6247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.486691+0000 mon.c (mon.1) 6247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.489126+0000 mon.c (mon.1) 6248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.489126+0000 mon.c (mon.1) 6248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.490009+0000 mon.c (mon.1) 6249 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.490009+0000 mon.c (mon.1) 6249 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.498609+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.498609+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.540378+0000 mon.c (mon.1) 6250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.540378+0000 mon.c (mon.1) 6250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.542831+0000 mon.c (mon.1) 6251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.542831+0000 mon.c (mon.1) 6251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.544373+0000 mon.c (mon.1) 6252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.544373+0000 mon.c (mon.1) 6252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.547171+0000 mon.c (mon.1) 6253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.547171+0000 mon.c (mon.1) 6253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.548402+0000 mon.c (mon.1) 6254 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.548402+0000 mon.c (mon.1) 6254 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.557224+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.557224+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.599137+0000 mon.c (mon.1) 6255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.599137+0000 mon.c (mon.1) 6255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.602270+0000 mon.c (mon.1) 6256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.602270+0000 mon.c (mon.1) 6256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.603621+0000 mon.c (mon.1) 6257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.603621+0000 mon.c (mon.1) 6257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.606251+0000 mon.c (mon.1) 6258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.606251+0000 mon.c (mon.1) 6258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.607178+0000 mon.c (mon.1) 6259 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.607178+0000 mon.c (mon.1) 6259 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.618248+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.618248+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.659921+0000 mon.c (mon.1) 6260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.659921+0000 mon.c (mon.1) 6260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.662956+0000 mon.c (mon.1) 6261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.662956+0000 mon.c (mon.1) 6261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.664707+0000 mon.c (mon.1) 6262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.664707+0000 mon.c (mon.1) 6262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.667672+0000 mon.c (mon.1) 6263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.667672+0000 mon.c (mon.1) 6263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.668837+0000 mon.c (mon.1) 6264 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.668837+0000 mon.c (mon.1) 6264 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.680273+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.680273+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.738056+0000 mon.c (mon.1) 6265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.738056+0000 mon.c (mon.1) 6265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.740977+0000 mon.c (mon.1) 6266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.740977+0000 mon.c (mon.1) 6266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:49.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.742588+0000 mon.c (mon.1) 6267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.742588+0000 mon.c (mon.1) 6267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:49.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.745481+0000 mon.c (mon.1) 6268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.745481+0000 mon.c (mon.1) 6268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:49.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.746639+0000 mon.c (mon.1) 6269 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.746639+0000 mon.c (mon.1) 6269 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:49.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.757815+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:49.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:48 smithi121 bash[73084]: audit 2024-04-22T21:15:48.757815+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.109 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: cephadm 2024-04-22T21:15:48.445618+0000 mgr.x (mgr.34107) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.110 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: cephadm 2024-04-22T21:15:48.445618+0000 mgr.x (mgr.34107) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.110 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: cephadm 2024-04-22T21:15:48.503204+0000 mgr.x (mgr.34107) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.110 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: cephadm 2024-04-22T21:15:48.503204+0000 mgr.x (mgr.34107) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.110 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: cephadm 2024-04-22T21:15:48.562320+0000 mgr.x (mgr.34107) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.110 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: cephadm 2024-04-22T21:15:48.562320+0000 mgr.x (mgr.34107) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.110 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: cephadm 2024-04-22T21:15:48.623073+0000 mgr.x (mgr.34107) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.111 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: cephadm 2024-04-22T21:15:48.623073+0000 mgr.x (mgr.34107) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.111 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: cephadm 2024-04-22T21:15:48.685096+0000 mgr.x (mgr.34107) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.111 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: cephadm 2024-04-22T21:15:48.685096+0000 mgr.x (mgr.34107) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.111 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: cephadm 2024-04-22T21:15:48.762788+0000 mgr.x (mgr.34107) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.111 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: cephadm 2024-04-22T21:15:48.762788+0000 mgr.x (mgr.34107) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.111 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.799873+0000 mon.c (mon.1) 6270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.111 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.799873+0000 mon.c (mon.1) 6270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.111 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.826097+0000 mon.c (mon.1) 6271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.111 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.826097+0000 mon.c (mon.1) 6271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.111 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.827250+0000 mon.c (mon.1) 6272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.111 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.827250+0000 mon.c (mon.1) 6272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.111 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.829905+0000 mon.c (mon.1) 6273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.111 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.829905+0000 mon.c (mon.1) 6273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.111 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.830728+0000 mon.c (mon.1) 6274 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.111 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.830728+0000 mon.c (mon.1) 6274 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.112 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.837187+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.112 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.837187+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.112 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: cephadm 2024-04-22T21:15:48.844432+0000 mgr.x (mgr.34107) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.112 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: cephadm 2024-04-22T21:15:48.844432+0000 mgr.x (mgr.34107) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.112 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.885923+0000 mon.c (mon.1) 6275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.112 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.885923+0000 mon.c (mon.1) 6275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.112 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.889341+0000 mon.c (mon.1) 6276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.112 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.889341+0000 mon.c (mon.1) 6276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.112 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.890838+0000 mon.c (mon.1) 6277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.112 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.890838+0000 mon.c (mon.1) 6277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.112 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.893133+0000 mon.c (mon.1) 6278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.112 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.893133+0000 mon.c (mon.1) 6278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.112 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.894096+0000 mon.c (mon.1) 6279 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.112 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.894096+0000 mon.c (mon.1) 6279 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.113 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.903328+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.113 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.903328+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.113 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: cephadm 2024-04-22T21:15:48.910491+0000 mgr.x (mgr.34107) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.113 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: cephadm 2024-04-22T21:15:48.910491+0000 mgr.x (mgr.34107) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.113 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.963320+0000 mon.c (mon.1) 6280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.113 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.963320+0000 mon.c (mon.1) 6280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.113 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.966174+0000 mon.c (mon.1) 6281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.113 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.966174+0000 mon.c (mon.1) 6281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.113 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.967530+0000 mon.c (mon.1) 6282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.113 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.967530+0000 mon.c (mon.1) 6282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.113 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.970114+0000 mon.c (mon.1) 6283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.113 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.970114+0000 mon.c (mon.1) 6283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.113 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.971030+0000 mon.c (mon.1) 6284 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.113 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.971030+0000 mon.c (mon.1) 6284 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.982022+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:48.982022+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: cephadm 2024-04-22T21:15:48.988898+0000 mgr.x (mgr.34107) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: cephadm 2024-04-22T21:15:48.988898+0000 mgr.x (mgr.34107) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.046500+0000 mon.c (mon.1) 6285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.046500+0000 mon.c (mon.1) 6285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.049547+0000 mon.c (mon.1) 6286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.049547+0000 mon.c (mon.1) 6286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.051164+0000 mon.c (mon.1) 6287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.051164+0000 mon.c (mon.1) 6287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.054140+0000 mon.c (mon.1) 6288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.054140+0000 mon.c (mon.1) 6288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.055332+0000 mon.c (mon.1) 6289 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.055332+0000 mon.c (mon.1) 6289 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.115 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.067138+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.115 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.067138+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.115 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: cephadm 2024-04-22T21:15:49.074070+0000 mgr.x (mgr.34107) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.115 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: cephadm 2024-04-22T21:15:49.074070+0000 mgr.x (mgr.34107) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.115 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.131742+0000 mon.c (mon.1) 6290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.115 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.131742+0000 mon.c (mon.1) 6290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.115 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.134513+0000 mon.c (mon.1) 6291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.115 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.134513+0000 mon.c (mon.1) 6291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.115 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.136087+0000 mon.c (mon.1) 6292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.115 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.136087+0000 mon.c (mon.1) 6292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.115 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.139053+0000 mon.c (mon.1) 6293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.115 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.139053+0000 mon.c (mon.1) 6293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.115 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.140181+0000 mon.c (mon.1) 6294 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.115 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.140181+0000 mon.c (mon.1) 6294 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.115 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.151331+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.116 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.151331+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.116 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: cephadm 2024-04-22T21:15:49.158498+0000 mgr.x (mgr.34107) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.116 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: cephadm 2024-04-22T21:15:49.158498+0000 mgr.x (mgr.34107) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.116 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.211517+0000 mon.c (mon.1) 6295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.116 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.211517+0000 mon.c (mon.1) 6295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.116 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.214278+0000 mon.c (mon.1) 6296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.116 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.214278+0000 mon.c (mon.1) 6296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.116 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.215785+0000 mon.c (mon.1) 6297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.116 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.215785+0000 mon.c (mon.1) 6297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.116 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.218517+0000 mon.c (mon.1) 6298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.116 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.218517+0000 mon.c (mon.1) 6298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.116 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.219650+0000 mon.c (mon.1) 6299 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.116 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.219650+0000 mon.c (mon.1) 6299 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.116 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.230737+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.117 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.230737+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.117 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: cephadm 2024-04-22T21:15:49.237356+0000 mgr.x (mgr.34107) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.117 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: cephadm 2024-04-22T21:15:49.237356+0000 mgr.x (mgr.34107) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.117 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.290346+0000 mon.c (mon.1) 6300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.117 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.290346+0000 mon.c (mon.1) 6300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.117 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.293271+0000 mon.c (mon.1) 6301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.117 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.293271+0000 mon.c (mon.1) 6301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.117 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.294897+0000 mon.c (mon.1) 6302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.117 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.294897+0000 mon.c (mon.1) 6302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.117 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.298754+0000 mon.c (mon.1) 6303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.117 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.298754+0000 mon.c (mon.1) 6303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.117 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.300083+0000 mon.c (mon.1) 6304 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.117 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.300083+0000 mon.c (mon.1) 6304 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.117 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.311261+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.118 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.311261+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.118 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: cephadm 2024-04-22T21:15:49.316983+0000 mgr.x (mgr.34107) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.118 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: cephadm 2024-04-22T21:15:49.316983+0000 mgr.x (mgr.34107) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.118 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.358862+0000 mon.c (mon.1) 6305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.118 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.358862+0000 mon.c (mon.1) 6305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.118 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.361903+0000 mon.c (mon.1) 6306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.118 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.361903+0000 mon.c (mon.1) 6306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.118 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.363557+0000 mon.c (mon.1) 6307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.118 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.363557+0000 mon.c (mon.1) 6307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.118 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.367005+0000 mon.c (mon.1) 6308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.118 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.367005+0000 mon.c (mon.1) 6308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.118 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.368218+0000 mon.c (mon.1) 6309 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.119 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.368218+0000 mon.c (mon.1) 6309 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.119 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.379628+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.119 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.379628+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.119 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: cephadm 2024-04-22T21:15:49.386058+0000 mgr.x (mgr.34107) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.119 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: cephadm 2024-04-22T21:15:49.386058+0000 mgr.x (mgr.34107) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.120 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.460498+0000 mon.c (mon.1) 6310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.120 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.460498+0000 mon.c (mon.1) 6310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.120 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.463687+0000 mon.c (mon.1) 6311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.120 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.463687+0000 mon.c (mon.1) 6311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.120 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.465301+0000 mon.c (mon.1) 6312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.120 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.465301+0000 mon.c (mon.1) 6312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.120 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.468648+0000 mon.c (mon.1) 6313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.120 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.468648+0000 mon.c (mon.1) 6313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.120 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.469837+0000 mon.c (mon.1) 6314 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.120 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.469837+0000 mon.c (mon.1) 6314 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.120 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.481388+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.120 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.481388+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.120 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.561119+0000 mon.c (mon.1) 6315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.121 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.561119+0000 mon.c (mon.1) 6315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.121 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.564501+0000 mon.c (mon.1) 6316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.121 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.564501+0000 mon.c (mon.1) 6316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.121 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.566608+0000 mon.c (mon.1) 6317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.121 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.566608+0000 mon.c (mon.1) 6317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.121 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.570277+0000 mon.c (mon.1) 6318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.121 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.570277+0000 mon.c (mon.1) 6318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.121 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.571368+0000 mon.c (mon.1) 6319 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.121 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.571368+0000 mon.c (mon.1) 6319 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.121 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.582931+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.121 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.582931+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.121 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.675557+0000 mon.c (mon.1) 6320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.121 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.675557+0000 mon.c (mon.1) 6320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.121 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.680537+0000 mon.c (mon.1) 6321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.680537+0000 mon.c (mon.1) 6321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.683619+0000 mon.c (mon.1) 6322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.683619+0000 mon.c (mon.1) 6322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.687765+0000 mon.c (mon.1) 6323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.687765+0000 mon.c (mon.1) 6323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.689474+0000 mon.c (mon.1) 6324 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.689474+0000 mon.c (mon.1) 6324 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.702298+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.702298+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.788280+0000 mon.c (mon.1) 6325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.788280+0000 mon.c (mon.1) 6325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.792028+0000 mon.c (mon.1) 6326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.792028+0000 mon.c (mon.1) 6326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.793989+0000 mon.c (mon.1) 6327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.793989+0000 mon.c (mon.1) 6327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.797443+0000 mon.c (mon.1) 6328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.797443+0000 mon.c (mon.1) 6328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.799028+0000 mon.c (mon.1) 6329 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:49 smithi123 bash[58916]: audit 2024-04-22T21:15:49.799028+0000 mon.c (mon.1) 6329 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: cephadm 2024-04-22T21:15:48.445618+0000 mgr.x (mgr.34107) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: cephadm 2024-04-22T21:15:48.445618+0000 mgr.x (mgr.34107) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: cephadm 2024-04-22T21:15:48.503204+0000 mgr.x (mgr.34107) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: cephadm 2024-04-22T21:15:48.503204+0000 mgr.x (mgr.34107) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: cephadm 2024-04-22T21:15:48.562320+0000 mgr.x (mgr.34107) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: cephadm 2024-04-22T21:15:48.562320+0000 mgr.x (mgr.34107) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: cephadm 2024-04-22T21:15:48.623073+0000 mgr.x (mgr.34107) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: cephadm 2024-04-22T21:15:48.623073+0000 mgr.x (mgr.34107) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: cephadm 2024-04-22T21:15:48.685096+0000 mgr.x (mgr.34107) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: cephadm 2024-04-22T21:15:48.685096+0000 mgr.x (mgr.34107) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: cephadm 2024-04-22T21:15:48.762788+0000 mgr.x (mgr.34107) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: cephadm 2024-04-22T21:15:48.762788+0000 mgr.x (mgr.34107) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.799873+0000 mon.c (mon.1) 6270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.799873+0000 mon.c (mon.1) 6270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.826097+0000 mon.c (mon.1) 6271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.826097+0000 mon.c (mon.1) 6271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.827250+0000 mon.c (mon.1) 6272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.827250+0000 mon.c (mon.1) 6272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.829905+0000 mon.c (mon.1) 6273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.829905+0000 mon.c (mon.1) 6273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: cephadm 2024-04-22T21:15:48.445618+0000 mgr.x (mgr.34107) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: cephadm 2024-04-22T21:15:48.445618+0000 mgr.x (mgr.34107) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: cephadm 2024-04-22T21:15:48.503204+0000 mgr.x (mgr.34107) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: cephadm 2024-04-22T21:15:48.503204+0000 mgr.x (mgr.34107) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: cephadm 2024-04-22T21:15:48.562320+0000 mgr.x (mgr.34107) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: cephadm 2024-04-22T21:15:48.562320+0000 mgr.x (mgr.34107) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: cephadm 2024-04-22T21:15:48.623073+0000 mgr.x (mgr.34107) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: cephadm 2024-04-22T21:15:48.623073+0000 mgr.x (mgr.34107) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: cephadm 2024-04-22T21:15:48.685096+0000 mgr.x (mgr.34107) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: cephadm 2024-04-22T21:15:48.685096+0000 mgr.x (mgr.34107) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: cephadm 2024-04-22T21:15:48.762788+0000 mgr.x (mgr.34107) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: cephadm 2024-04-22T21:15:48.762788+0000 mgr.x (mgr.34107) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.799873+0000 mon.c (mon.1) 6270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.799873+0000 mon.c (mon.1) 6270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.826097+0000 mon.c (mon.1) 6271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.826097+0000 mon.c (mon.1) 6271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.827250+0000 mon.c (mon.1) 6272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.827250+0000 mon.c (mon.1) 6272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.829905+0000 mon.c (mon.1) 6273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.829905+0000 mon.c (mon.1) 6273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.830728+0000 mon.c (mon.1) 6274 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.830728+0000 mon.c (mon.1) 6274 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.837187+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.837187+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: cephadm 2024-04-22T21:15:48.844432+0000 mgr.x (mgr.34107) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: cephadm 2024-04-22T21:15:48.844432+0000 mgr.x (mgr.34107) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.885923+0000 mon.c (mon.1) 6275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.885923+0000 mon.c (mon.1) 6275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.889341+0000 mon.c (mon.1) 6276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.889341+0000 mon.c (mon.1) 6276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.890838+0000 mon.c (mon.1) 6277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.890838+0000 mon.c (mon.1) 6277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.893133+0000 mon.c (mon.1) 6278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.893133+0000 mon.c (mon.1) 6278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.894096+0000 mon.c (mon.1) 6279 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.894096+0000 mon.c (mon.1) 6279 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.903328+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.903328+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: cephadm 2024-04-22T21:15:48.910491+0000 mgr.x (mgr.34107) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: cephadm 2024-04-22T21:15:48.910491+0000 mgr.x (mgr.34107) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.830728+0000 mon.c (mon.1) 6274 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.830728+0000 mon.c (mon.1) 6274 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.837187+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.837187+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: cephadm 2024-04-22T21:15:48.844432+0000 mgr.x (mgr.34107) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: cephadm 2024-04-22T21:15:48.844432+0000 mgr.x (mgr.34107) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.885923+0000 mon.c (mon.1) 6275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.885923+0000 mon.c (mon.1) 6275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.889341+0000 mon.c (mon.1) 6276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.889341+0000 mon.c (mon.1) 6276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.890838+0000 mon.c (mon.1) 6277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.890838+0000 mon.c (mon.1) 6277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.893133+0000 mon.c (mon.1) 6278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.893133+0000 mon.c (mon.1) 6278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.894096+0000 mon.c (mon.1) 6279 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.894096+0000 mon.c (mon.1) 6279 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.903328+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.903328+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: cephadm 2024-04-22T21:15:48.910491+0000 mgr.x (mgr.34107) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: cephadm 2024-04-22T21:15:48.910491+0000 mgr.x (mgr.34107) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.963320+0000 mon.c (mon.1) 6280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.963320+0000 mon.c (mon.1) 6280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.966174+0000 mon.c (mon.1) 6281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.966174+0000 mon.c (mon.1) 6281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.967530+0000 mon.c (mon.1) 6282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.967530+0000 mon.c (mon.1) 6282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.970114+0000 mon.c (mon.1) 6283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.970114+0000 mon.c (mon.1) 6283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.971030+0000 mon.c (mon.1) 6284 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.971030+0000 mon.c (mon.1) 6284 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.982022+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:48.982022+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: cephadm 2024-04-22T21:15:48.988898+0000 mgr.x (mgr.34107) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: cephadm 2024-04-22T21:15:48.988898+0000 mgr.x (mgr.34107) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.046500+0000 mon.c (mon.1) 6285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.046500+0000 mon.c (mon.1) 6285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.049547+0000 mon.c (mon.1) 6286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.049547+0000 mon.c (mon.1) 6286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.051164+0000 mon.c (mon.1) 6287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.051164+0000 mon.c (mon.1) 6287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.054140+0000 mon.c (mon.1) 6288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.054140+0000 mon.c (mon.1) 6288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.055332+0000 mon.c (mon.1) 6289 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.055332+0000 mon.c (mon.1) 6289 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.067138+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.067138+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: cephadm 2024-04-22T21:15:49.074070+0000 mgr.x (mgr.34107) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: cephadm 2024-04-22T21:15:49.074070+0000 mgr.x (mgr.34107) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.131742+0000 mon.c (mon.1) 6290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.131742+0000 mon.c (mon.1) 6290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.134513+0000 mon.c (mon.1) 6291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.134513+0000 mon.c (mon.1) 6291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.136087+0000 mon.c (mon.1) 6292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.136087+0000 mon.c (mon.1) 6292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.139053+0000 mon.c (mon.1) 6293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.139053+0000 mon.c (mon.1) 6293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.140181+0000 mon.c (mon.1) 6294 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.140181+0000 mon.c (mon.1) 6294 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.151331+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.151331+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.963320+0000 mon.c (mon.1) 6280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.963320+0000 mon.c (mon.1) 6280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.966174+0000 mon.c (mon.1) 6281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.966174+0000 mon.c (mon.1) 6281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.967530+0000 mon.c (mon.1) 6282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.967530+0000 mon.c (mon.1) 6282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.970114+0000 mon.c (mon.1) 6283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.970114+0000 mon.c (mon.1) 6283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.971030+0000 mon.c (mon.1) 6284 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.971030+0000 mon.c (mon.1) 6284 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.982022+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:48.982022+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: cephadm 2024-04-22T21:15:48.988898+0000 mgr.x (mgr.34107) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: cephadm 2024-04-22T21:15:48.988898+0000 mgr.x (mgr.34107) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.046500+0000 mon.c (mon.1) 6285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.046500+0000 mon.c (mon.1) 6285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.049547+0000 mon.c (mon.1) 6286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.049547+0000 mon.c (mon.1) 6286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.051164+0000 mon.c (mon.1) 6287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.051164+0000 mon.c (mon.1) 6287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: cephadm 2024-04-22T21:15:49.158498+0000 mgr.x (mgr.34107) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: cephadm 2024-04-22T21:15:49.158498+0000 mgr.x (mgr.34107) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.211517+0000 mon.c (mon.1) 6295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.211517+0000 mon.c (mon.1) 6295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.214278+0000 mon.c (mon.1) 6296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.214278+0000 mon.c (mon.1) 6296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.215785+0000 mon.c (mon.1) 6297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.215785+0000 mon.c (mon.1) 6297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.218517+0000 mon.c (mon.1) 6298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.218517+0000 mon.c (mon.1) 6298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.219650+0000 mon.c (mon.1) 6299 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.219650+0000 mon.c (mon.1) 6299 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.230737+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.230737+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: cephadm 2024-04-22T21:15:49.237356+0000 mgr.x (mgr.34107) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: cephadm 2024-04-22T21:15:49.237356+0000 mgr.x (mgr.34107) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.290346+0000 mon.c (mon.1) 6300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.290346+0000 mon.c (mon.1) 6300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.293271+0000 mon.c (mon.1) 6301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.293271+0000 mon.c (mon.1) 6301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.294897+0000 mon.c (mon.1) 6302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.294897+0000 mon.c (mon.1) 6302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.298754+0000 mon.c (mon.1) 6303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.298754+0000 mon.c (mon.1) 6303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.300083+0000 mon.c (mon.1) 6304 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.300083+0000 mon.c (mon.1) 6304 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.311261+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.311261+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: cephadm 2024-04-22T21:15:49.316983+0000 mgr.x (mgr.34107) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: cephadm 2024-04-22T21:15:49.316983+0000 mgr.x (mgr.34107) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.358862+0000 mon.c (mon.1) 6305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.358862+0000 mon.c (mon.1) 6305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.361903+0000 mon.c (mon.1) 6306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.361903+0000 mon.c (mon.1) 6306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.363557+0000 mon.c (mon.1) 6307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.363557+0000 mon.c (mon.1) 6307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.367005+0000 mon.c (mon.1) 6308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.367005+0000 mon.c (mon.1) 6308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.368218+0000 mon.c (mon.1) 6309 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.054140+0000 mon.c (mon.1) 6288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.054140+0000 mon.c (mon.1) 6288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.055332+0000 mon.c (mon.1) 6289 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.055332+0000 mon.c (mon.1) 6289 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.067138+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.067138+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: cephadm 2024-04-22T21:15:49.074070+0000 mgr.x (mgr.34107) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: cephadm 2024-04-22T21:15:49.074070+0000 mgr.x (mgr.34107) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.131742+0000 mon.c (mon.1) 6290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.131742+0000 mon.c (mon.1) 6290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.134513+0000 mon.c (mon.1) 6291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.134513+0000 mon.c (mon.1) 6291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.136087+0000 mon.c (mon.1) 6292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.136087+0000 mon.c (mon.1) 6292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.139053+0000 mon.c (mon.1) 6293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.139053+0000 mon.c (mon.1) 6293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.140181+0000 mon.c (mon.1) 6294 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.140181+0000 mon.c (mon.1) 6294 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.151331+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.151331+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.368218+0000 mon.c (mon.1) 6309 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.379628+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.379628+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: cephadm 2024-04-22T21:15:49.386058+0000 mgr.x (mgr.34107) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: cephadm 2024-04-22T21:15:49.386058+0000 mgr.x (mgr.34107) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.460498+0000 mon.c (mon.1) 6310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.460498+0000 mon.c (mon.1) 6310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.463687+0000 mon.c (mon.1) 6311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.463687+0000 mon.c (mon.1) 6311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.465301+0000 mon.c (mon.1) 6312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.465301+0000 mon.c (mon.1) 6312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.468648+0000 mon.c (mon.1) 6313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.468648+0000 mon.c (mon.1) 6313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.469837+0000 mon.c (mon.1) 6314 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.469837+0000 mon.c (mon.1) 6314 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.481388+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.481388+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.561119+0000 mon.c (mon.1) 6315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.561119+0000 mon.c (mon.1) 6315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.564501+0000 mon.c (mon.1) 6316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: cephadm 2024-04-22T21:15:49.158498+0000 mgr.x (mgr.34107) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: cephadm 2024-04-22T21:15:49.158498+0000 mgr.x (mgr.34107) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.211517+0000 mon.c (mon.1) 6295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.211517+0000 mon.c (mon.1) 6295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.214278+0000 mon.c (mon.1) 6296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.214278+0000 mon.c (mon.1) 6296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.215785+0000 mon.c (mon.1) 6297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.215785+0000 mon.c (mon.1) 6297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.218517+0000 mon.c (mon.1) 6298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.218517+0000 mon.c (mon.1) 6298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.219650+0000 mon.c (mon.1) 6299 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.219650+0000 mon.c (mon.1) 6299 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.230737+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.230737+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: cephadm 2024-04-22T21:15:49.237356+0000 mgr.x (mgr.34107) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: cephadm 2024-04-22T21:15:49.237356+0000 mgr.x (mgr.34107) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.290346+0000 mon.c (mon.1) 6300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.290346+0000 mon.c (mon.1) 6300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.293271+0000 mon.c (mon.1) 6301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.293271+0000 mon.c (mon.1) 6301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.564501+0000 mon.c (mon.1) 6316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.566608+0000 mon.c (mon.1) 6317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.566608+0000 mon.c (mon.1) 6317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.570277+0000 mon.c (mon.1) 6318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.570277+0000 mon.c (mon.1) 6318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.571368+0000 mon.c (mon.1) 6319 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.571368+0000 mon.c (mon.1) 6319 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.582931+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.582931+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.675557+0000 mon.c (mon.1) 6320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.675557+0000 mon.c (mon.1) 6320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.680537+0000 mon.c (mon.1) 6321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.680537+0000 mon.c (mon.1) 6321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.683619+0000 mon.c (mon.1) 6322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.683619+0000 mon.c (mon.1) 6322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.687765+0000 mon.c (mon.1) 6323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.687765+0000 mon.c (mon.1) 6323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.689474+0000 mon.c (mon.1) 6324 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.689474+0000 mon.c (mon.1) 6324 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.702298+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.702298+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.788280+0000 mon.c (mon.1) 6325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.788280+0000 mon.c (mon.1) 6325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.792028+0000 mon.c (mon.1) 6326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.792028+0000 mon.c (mon.1) 6326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.793989+0000 mon.c (mon.1) 6327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.793989+0000 mon.c (mon.1) 6327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.797443+0000 mon.c (mon.1) 6328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.797443+0000 mon.c (mon.1) 6328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.799028+0000 mon.c (mon.1) 6329 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[75184]: audit 2024-04-22T21:15:49.799028+0000 mon.c (mon.1) 6329 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.294897+0000 mon.c (mon.1) 6302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.294897+0000 mon.c (mon.1) 6302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.298754+0000 mon.c (mon.1) 6303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.298754+0000 mon.c (mon.1) 6303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.300083+0000 mon.c (mon.1) 6304 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.300083+0000 mon.c (mon.1) 6304 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.311261+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.311261+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: cephadm 2024-04-22T21:15:49.316983+0000 mgr.x (mgr.34107) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: cephadm 2024-04-22T21:15:49.316983+0000 mgr.x (mgr.34107) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.358862+0000 mon.c (mon.1) 6305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.358862+0000 mon.c (mon.1) 6305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.361903+0000 mon.c (mon.1) 6306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.361903+0000 mon.c (mon.1) 6306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.363557+0000 mon.c (mon.1) 6307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.363557+0000 mon.c (mon.1) 6307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.367005+0000 mon.c (mon.1) 6308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.367005+0000 mon.c (mon.1) 6308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.368218+0000 mon.c (mon.1) 6309 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.368218+0000 mon.c (mon.1) 6309 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.379628+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.379628+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: cephadm 2024-04-22T21:15:49.386058+0000 mgr.x (mgr.34107) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: cephadm 2024-04-22T21:15:49.386058+0000 mgr.x (mgr.34107) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:50.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.460498+0000 mon.c (mon.1) 6310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.460498+0000 mon.c (mon.1) 6310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.463687+0000 mon.c (mon.1) 6311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.463687+0000 mon.c (mon.1) 6311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.465301+0000 mon.c (mon.1) 6312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.465301+0000 mon.c (mon.1) 6312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.468648+0000 mon.c (mon.1) 6313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.468648+0000 mon.c (mon.1) 6313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.469837+0000 mon.c (mon.1) 6314 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.469837+0000 mon.c (mon.1) 6314 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.481388+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.481388+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.561119+0000 mon.c (mon.1) 6315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.561119+0000 mon.c (mon.1) 6315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.564501+0000 mon.c (mon.1) 6316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.564501+0000 mon.c (mon.1) 6316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.566608+0000 mon.c (mon.1) 6317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.566608+0000 mon.c (mon.1) 6317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.570277+0000 mon.c (mon.1) 6318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.570277+0000 mon.c (mon.1) 6318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.571368+0000 mon.c (mon.1) 6319 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.571368+0000 mon.c (mon.1) 6319 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.582931+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.582931+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.675557+0000 mon.c (mon.1) 6320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.675557+0000 mon.c (mon.1) 6320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.680537+0000 mon.c (mon.1) 6321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.680537+0000 mon.c (mon.1) 6321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.683619+0000 mon.c (mon.1) 6322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.683619+0000 mon.c (mon.1) 6322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.687765+0000 mon.c (mon.1) 6323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.687765+0000 mon.c (mon.1) 6323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.689474+0000 mon.c (mon.1) 6324 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.689474+0000 mon.c (mon.1) 6324 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.702298+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.702298+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:50.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.788280+0000 mon.c (mon.1) 6325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.788280+0000 mon.c (mon.1) 6325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.792028+0000 mon.c (mon.1) 6326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.792028+0000 mon.c (mon.1) 6326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:50.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.793989+0000 mon.c (mon.1) 6327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.793989+0000 mon.c (mon.1) 6327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:50.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.797443+0000 mon.c (mon.1) 6328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.797443+0000 mon.c (mon.1) 6328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:50.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.799028+0000 mon.c (mon.1) 6329 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:50.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:49 smithi121 bash[73084]: audit 2024-04-22T21:15:49.799028+0000 mon.c (mon.1) 6329 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.136 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: cephadm 2024-04-22T21:15:49.488223+0000 mgr.x (mgr.34107) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.136 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: cephadm 2024-04-22T21:15:49.488223+0000 mgr.x (mgr.34107) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.136 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: cephadm 2024-04-22T21:15:49.589904+0000 mgr.x (mgr.34107) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.136 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: cephadm 2024-04-22T21:15:49.589904+0000 mgr.x (mgr.34107) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.136 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: cephadm 2024-04-22T21:15:49.709413+0000 mgr.x (mgr.34107) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.136 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: cephadm 2024-04-22T21:15:49.709413+0000 mgr.x (mgr.34107) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.136 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:49.843333+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.136 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:49.843333+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.136 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: cephadm 2024-04-22T21:15:49.848214+0000 mgr.x (mgr.34107) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.137 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: cephadm 2024-04-22T21:15:49.848214+0000 mgr.x (mgr.34107) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.137 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:49.901813+0000 mon.c (mon.1) 6330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.137 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:49.901813+0000 mon.c (mon.1) 6330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.137 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:49.904640+0000 mon.c (mon.1) 6331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.137 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:49.904640+0000 mon.c (mon.1) 6331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.137 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:49.906292+0000 mon.c (mon.1) 6332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.137 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:49.906292+0000 mon.c (mon.1) 6332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.137 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:49.909284+0000 mon.c (mon.1) 6333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.137 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:49.909284+0000 mon.c (mon.1) 6333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.137 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:49.910690+0000 mon.c (mon.1) 6334 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.137 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:49.910690+0000 mon.c (mon.1) 6334 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.137 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:49.919990+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.137 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:49.919990+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.137 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: cephadm 2024-04-22T21:15:49.924599+0000 mgr.x (mgr.34107) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.137 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: cephadm 2024-04-22T21:15:49.924599+0000 mgr.x (mgr.34107) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.138 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:49.977763+0000 mon.c (mon.1) 6335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.138 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:49.977763+0000 mon.c (mon.1) 6335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.138 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:49.980707+0000 mon.c (mon.1) 6336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.138 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:49.980707+0000 mon.c (mon.1) 6336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.138 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:49.982849+0000 mon.c (mon.1) 6337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.138 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:49.982849+0000 mon.c (mon.1) 6337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.138 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:49.987205+0000 mon.c (mon.1) 6338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.138 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:49.987205+0000 mon.c (mon.1) 6338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.138 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:49.988614+0000 mon.c (mon.1) 6339 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.138 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:49.988614+0000 mon.c (mon.1) 6339 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.138 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:49.999056+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.138 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:49.999056+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.138 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: cephadm 2024-04-22T21:15:50.003762+0000 mgr.x (mgr.34107) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.138 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: cephadm 2024-04-22T21:15:50.003762+0000 mgr.x (mgr.34107) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.139 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: cluster 2024-04-22T21:15:50.056062+0000 mgr.x (mgr.34107) 2088 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 170 B/s wr, 165 op/s 2024-04-22T21:15:51.139 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: cluster 2024-04-22T21:15:50.056062+0000 mgr.x (mgr.34107) 2088 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 170 B/s wr, 165 op/s 2024-04-22T21:15:51.139 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.073472+0000 mon.c (mon.1) 6340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.139 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.073472+0000 mon.c (mon.1) 6340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.139 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.076051+0000 mon.c (mon.1) 6341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.139 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.076051+0000 mon.c (mon.1) 6341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.139 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.076979+0000 mon.c (mon.1) 6342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.139 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.076979+0000 mon.c (mon.1) 6342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.139 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.079037+0000 mon.c (mon.1) 6343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.139 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.079037+0000 mon.c (mon.1) 6343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.139 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.079739+0000 mon.c (mon.1) 6344 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.139 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.079739+0000 mon.c (mon.1) 6344 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.139 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.086709+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.139 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.086709+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.139 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: cephadm 2024-04-22T21:15:50.090999+0000 mgr.x (mgr.34107) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.140 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: cephadm 2024-04-22T21:15:50.090999+0000 mgr.x (mgr.34107) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.140 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.128958+0000 mon.c (mon.1) 6345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.140 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.128958+0000 mon.c (mon.1) 6345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.140 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.131702+0000 mon.c (mon.1) 6346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.140 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.131702+0000 mon.c (mon.1) 6346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.140 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.133035+0000 mon.c (mon.1) 6347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.140 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.133035+0000 mon.c (mon.1) 6347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.140 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.135714+0000 mon.c (mon.1) 6348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.140 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.135714+0000 mon.c (mon.1) 6348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.140 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.136783+0000 mon.c (mon.1) 6349 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.140 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.136783+0000 mon.c (mon.1) 6349 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.140 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.142246+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.140 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.142246+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.140 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: cephadm 2024-04-22T21:15:50.148715+0000 mgr.x (mgr.34107) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.140 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: cephadm 2024-04-22T21:15:50.148715+0000 mgr.x (mgr.34107) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.141 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.185747+0000 mon.c (mon.1) 6350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.141 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.185747+0000 mon.c (mon.1) 6350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.141 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.188208+0000 mon.c (mon.1) 6351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.141 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.188208+0000 mon.c (mon.1) 6351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.141 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.189694+0000 mon.c (mon.1) 6352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.141 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.189694+0000 mon.c (mon.1) 6352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.141 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.192404+0000 mon.c (mon.1) 6353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.141 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.192404+0000 mon.c (mon.1) 6353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.141 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.193498+0000 mon.c (mon.1) 6354 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.141 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.193498+0000 mon.c (mon.1) 6354 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.141 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.199650+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.141 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.199650+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.142 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: cephadm 2024-04-22T21:15:50.206099+0000 mgr.x (mgr.34107) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.142 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: cephadm 2024-04-22T21:15:50.206099+0000 mgr.x (mgr.34107) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.142 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.260285+0000 mon.c (mon.1) 6355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.142 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.260285+0000 mon.c (mon.1) 6355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.142 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.263254+0000 mon.c (mon.1) 6356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.142 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.263254+0000 mon.c (mon.1) 6356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.143 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.264980+0000 mon.c (mon.1) 6357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.143 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.264980+0000 mon.c (mon.1) 6357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.143 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.268026+0000 mon.c (mon.1) 6358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.143 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.268026+0000 mon.c (mon.1) 6358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.143 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.269218+0000 mon.c (mon.1) 6359 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.143 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.269218+0000 mon.c (mon.1) 6359 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.143 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.278057+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.143 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.278057+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.143 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: cephadm 2024-04-22T21:15:50.284865+0000 mgr.x (mgr.34107) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.143 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: cephadm 2024-04-22T21:15:50.284865+0000 mgr.x (mgr.34107) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.143 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.369288+0000 mon.c (mon.1) 6360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.143 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.369288+0000 mon.c (mon.1) 6360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.143 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.373748+0000 mon.c (mon.1) 6361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.143 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.373748+0000 mon.c (mon.1) 6361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.375853+0000 mon.c (mon.1) 6362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.375853+0000 mon.c (mon.1) 6362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.378303+0000 mon.c (mon.1) 6363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.378303+0000 mon.c (mon.1) 6363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.379221+0000 mon.c (mon.1) 6364 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.379221+0000 mon.c (mon.1) 6364 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.387980+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.387980+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: cephadm 2024-04-22T21:15:50.394885+0000 mgr.x (mgr.34107) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: cephadm 2024-04-22T21:15:50.394885+0000 mgr.x (mgr.34107) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.465075+0000 mon.c (mon.1) 6365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.465075+0000 mon.c (mon.1) 6365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.467787+0000 mon.c (mon.1) 6366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.144 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.467787+0000 mon.c (mon.1) 6366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.145 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.468974+0000 mon.c (mon.1) 6367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.145 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.468974+0000 mon.c (mon.1) 6367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.145 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.471352+0000 mon.c (mon.1) 6368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.145 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.471352+0000 mon.c (mon.1) 6368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.145 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.472271+0000 mon.c (mon.1) 6369 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.145 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.472271+0000 mon.c (mon.1) 6369 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.145 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.482876+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.145 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.482876+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.145 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.560357+0000 mon.c (mon.1) 6370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.145 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.560357+0000 mon.c (mon.1) 6370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.145 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.564092+0000 mon.c (mon.1) 6371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.145 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.564092+0000 mon.c (mon.1) 6371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.145 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.565831+0000 mon.c (mon.1) 6372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.145 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.565831+0000 mon.c (mon.1) 6372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.146 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.568942+0000 mon.c (mon.1) 6373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.146 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.568942+0000 mon.c (mon.1) 6373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.146 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.569940+0000 mon.c (mon.1) 6374 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.146 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.569940+0000 mon.c (mon.1) 6374 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.146 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.580742+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.146 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.580742+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.146 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.645152+0000 mon.c (mon.1) 6375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.146 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.645152+0000 mon.c (mon.1) 6375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.146 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.648611+0000 mon.c (mon.1) 6376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.146 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.648611+0000 mon.c (mon.1) 6376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.146 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.650278+0000 mon.c (mon.1) 6377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.146 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.650278+0000 mon.c (mon.1) 6377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.146 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.653417+0000 mon.c (mon.1) 6378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.146 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.653417+0000 mon.c (mon.1) 6378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.146 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.654500+0000 mon.c (mon.1) 6379 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.147 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.654500+0000 mon.c (mon.1) 6379 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.147 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.665139+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.147 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.665139+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.147 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.744403+0000 mon.c (mon.1) 6380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.147 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.744403+0000 mon.c (mon.1) 6380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.147 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.747590+0000 mon.c (mon.1) 6381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.147 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.747590+0000 mon.c (mon.1) 6381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.147 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.749393+0000 mon.c (mon.1) 6382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.147 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.749393+0000 mon.c (mon.1) 6382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.147 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.752613+0000 mon.c (mon.1) 6383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.147 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.752613+0000 mon.c (mon.1) 6383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.147 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.753619+0000 mon.c (mon.1) 6384 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.147 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.753619+0000 mon.c (mon.1) 6384 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.147 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.760734+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.148 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:50 smithi123 bash[58916]: audit 2024-04-22T21:15:50.760734+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.231 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: cephadm 2024-04-22T21:15:49.488223+0000 mgr.x (mgr.34107) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.231 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: cephadm 2024-04-22T21:15:49.488223+0000 mgr.x (mgr.34107) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.231 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: cephadm 2024-04-22T21:15:49.589904+0000 mgr.x (mgr.34107) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.231 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: cephadm 2024-04-22T21:15:49.589904+0000 mgr.x (mgr.34107) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.231 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: cephadm 2024-04-22T21:15:49.709413+0000 mgr.x (mgr.34107) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.231 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: cephadm 2024-04-22T21:15:49.709413+0000 mgr.x (mgr.34107) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.231 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:49.843333+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.231 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:49.843333+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.232 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: cephadm 2024-04-22T21:15:49.848214+0000 mgr.x (mgr.34107) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.232 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: cephadm 2024-04-22T21:15:49.848214+0000 mgr.x (mgr.34107) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.232 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:49.901813+0000 mon.c (mon.1) 6330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.232 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:49.901813+0000 mon.c (mon.1) 6330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.232 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:49.904640+0000 mon.c (mon.1) 6331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.232 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:49.904640+0000 mon.c (mon.1) 6331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.232 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:49.906292+0000 mon.c (mon.1) 6332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.232 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:49.906292+0000 mon.c (mon.1) 6332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.232 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:49.909284+0000 mon.c (mon.1) 6333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.232 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:49.909284+0000 mon.c (mon.1) 6333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.232 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:49.910690+0000 mon.c (mon.1) 6334 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.232 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:49.910690+0000 mon.c (mon.1) 6334 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.232 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:49.919990+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:49.919990+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: cephadm 2024-04-22T21:15:49.924599+0000 mgr.x (mgr.34107) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: cephadm 2024-04-22T21:15:49.924599+0000 mgr.x (mgr.34107) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:49.977763+0000 mon.c (mon.1) 6335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:49.977763+0000 mon.c (mon.1) 6335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:49.980707+0000 mon.c (mon.1) 6336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:49.980707+0000 mon.c (mon.1) 6336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:49.982849+0000 mon.c (mon.1) 6337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:49.982849+0000 mon.c (mon.1) 6337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:49.987205+0000 mon.c (mon.1) 6338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:49.987205+0000 mon.c (mon.1) 6338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:49.988614+0000 mon.c (mon.1) 6339 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:49.988614+0000 mon.c (mon.1) 6339 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:49.999056+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:49.999056+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: cephadm 2024-04-22T21:15:50.003762+0000 mgr.x (mgr.34107) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: cephadm 2024-04-22T21:15:50.003762+0000 mgr.x (mgr.34107) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: cluster 2024-04-22T21:15:50.056062+0000 mgr.x (mgr.34107) 2088 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 170 B/s wr, 165 op/s 2024-04-22T21:15:51.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: cluster 2024-04-22T21:15:50.056062+0000 mgr.x (mgr.34107) 2088 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 170 B/s wr, 165 op/s 2024-04-22T21:15:51.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.073472+0000 mon.c (mon.1) 6340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.073472+0000 mon.c (mon.1) 6340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.076051+0000 mon.c (mon.1) 6341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.076051+0000 mon.c (mon.1) 6341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.076979+0000 mon.c (mon.1) 6342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.076979+0000 mon.c (mon.1) 6342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.079037+0000 mon.c (mon.1) 6343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.079037+0000 mon.c (mon.1) 6343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.079739+0000 mon.c (mon.1) 6344 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.079739+0000 mon.c (mon.1) 6344 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.086709+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.086709+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: cephadm 2024-04-22T21:15:50.090999+0000 mgr.x (mgr.34107) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: cephadm 2024-04-22T21:15:50.090999+0000 mgr.x (mgr.34107) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.128958+0000 mon.c (mon.1) 6345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.128958+0000 mon.c (mon.1) 6345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.131702+0000 mon.c (mon.1) 6346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.131702+0000 mon.c (mon.1) 6346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.133035+0000 mon.c (mon.1) 6347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.133035+0000 mon.c (mon.1) 6347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.135714+0000 mon.c (mon.1) 6348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.135714+0000 mon.c (mon.1) 6348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.136783+0000 mon.c (mon.1) 6349 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.136783+0000 mon.c (mon.1) 6349 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.142246+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.142246+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: cephadm 2024-04-22T21:15:50.148715+0000 mgr.x (mgr.34107) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: cephadm 2024-04-22T21:15:50.148715+0000 mgr.x (mgr.34107) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.185747+0000 mon.c (mon.1) 6350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.185747+0000 mon.c (mon.1) 6350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.188208+0000 mon.c (mon.1) 6351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.188208+0000 mon.c (mon.1) 6351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.189694+0000 mon.c (mon.1) 6352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.189694+0000 mon.c (mon.1) 6352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.192404+0000 mon.c (mon.1) 6353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.192404+0000 mon.c (mon.1) 6353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.193498+0000 mon.c (mon.1) 6354 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.193498+0000 mon.c (mon.1) 6354 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.199650+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.199650+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: cephadm 2024-04-22T21:15:50.206099+0000 mgr.x (mgr.34107) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: cephadm 2024-04-22T21:15:50.206099+0000 mgr.x (mgr.34107) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.238 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.260285+0000 mon.c (mon.1) 6355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.238 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.260285+0000 mon.c (mon.1) 6355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.238 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.263254+0000 mon.c (mon.1) 6356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.238 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.263254+0000 mon.c (mon.1) 6356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.238 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.264980+0000 mon.c (mon.1) 6357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.238 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.264980+0000 mon.c (mon.1) 6357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.238 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.268026+0000 mon.c (mon.1) 6358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.238 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.268026+0000 mon.c (mon.1) 6358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.238 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.269218+0000 mon.c (mon.1) 6359 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.238 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.269218+0000 mon.c (mon.1) 6359 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.238 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.278057+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.238 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.278057+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.238 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: cephadm 2024-04-22T21:15:50.284865+0000 mgr.x (mgr.34107) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.238 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: cephadm 2024-04-22T21:15:50.284865+0000 mgr.x (mgr.34107) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.369288+0000 mon.c (mon.1) 6360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.369288+0000 mon.c (mon.1) 6360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.373748+0000 mon.c (mon.1) 6361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.373748+0000 mon.c (mon.1) 6361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.375853+0000 mon.c (mon.1) 6362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.375853+0000 mon.c (mon.1) 6362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.378303+0000 mon.c (mon.1) 6363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.378303+0000 mon.c (mon.1) 6363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.379221+0000 mon.c (mon.1) 6364 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.379221+0000 mon.c (mon.1) 6364 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.387980+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.387980+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: cephadm 2024-04-22T21:15:50.394885+0000 mgr.x (mgr.34107) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: cephadm 2024-04-22T21:15:50.394885+0000 mgr.x (mgr.34107) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.465075+0000 mon.c (mon.1) 6365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.465075+0000 mon.c (mon.1) 6365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.467787+0000 mon.c (mon.1) 6366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.467787+0000 mon.c (mon.1) 6366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.468974+0000 mon.c (mon.1) 6367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.468974+0000 mon.c (mon.1) 6367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.471352+0000 mon.c (mon.1) 6368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.471352+0000 mon.c (mon.1) 6368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.472271+0000 mon.c (mon.1) 6369 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.472271+0000 mon.c (mon.1) 6369 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.482876+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.482876+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.560357+0000 mon.c (mon.1) 6370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.560357+0000 mon.c (mon.1) 6370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.564092+0000 mon.c (mon.1) 6371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.241 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.564092+0000 mon.c (mon.1) 6371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.241 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.565831+0000 mon.c (mon.1) 6372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.241 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.565831+0000 mon.c (mon.1) 6372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.241 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.568942+0000 mon.c (mon.1) 6373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.241 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.568942+0000 mon.c (mon.1) 6373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.241 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.569940+0000 mon.c (mon.1) 6374 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.241 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.569940+0000 mon.c (mon.1) 6374 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.241 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.580742+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.241 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.580742+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.241 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.645152+0000 mon.c (mon.1) 6375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.241 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.645152+0000 mon.c (mon.1) 6375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.241 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.648611+0000 mon.c (mon.1) 6376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.241 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.648611+0000 mon.c (mon.1) 6376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.241 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.650278+0000 mon.c (mon.1) 6377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.241 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.650278+0000 mon.c (mon.1) 6377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.242 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.653417+0000 mon.c (mon.1) 6378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.242 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.653417+0000 mon.c (mon.1) 6378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.242 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.654500+0000 mon.c (mon.1) 6379 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.242 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.654500+0000 mon.c (mon.1) 6379 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.242 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.665139+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.242 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.665139+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.242 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.744403+0000 mon.c (mon.1) 6380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.242 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.744403+0000 mon.c (mon.1) 6380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.242 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.747590+0000 mon.c (mon.1) 6381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.242 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.747590+0000 mon.c (mon.1) 6381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.242 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.749393+0000 mon.c (mon.1) 6382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.242 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.749393+0000 mon.c (mon.1) 6382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.242 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.752613+0000 mon.c (mon.1) 6383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.242 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.752613+0000 mon.c (mon.1) 6383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.753619+0000 mon.c (mon.1) 6384 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.753619+0000 mon.c (mon.1) 6384 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.760734+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[73084]: audit 2024-04-22T21:15:50.760734+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: cephadm 2024-04-22T21:15:49.488223+0000 mgr.x (mgr.34107) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: cephadm 2024-04-22T21:15:49.488223+0000 mgr.x (mgr.34107) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: cephadm 2024-04-22T21:15:49.589904+0000 mgr.x (mgr.34107) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: cephadm 2024-04-22T21:15:49.589904+0000 mgr.x (mgr.34107) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: cephadm 2024-04-22T21:15:49.709413+0000 mgr.x (mgr.34107) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: cephadm 2024-04-22T21:15:49.709413+0000 mgr.x (mgr.34107) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:49.843333+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:49.843333+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: cephadm 2024-04-22T21:15:49.848214+0000 mgr.x (mgr.34107) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: cephadm 2024-04-22T21:15:49.848214+0000 mgr.x (mgr.34107) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:49.901813+0000 mon.c (mon.1) 6330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:49.901813+0000 mon.c (mon.1) 6330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:49.904640+0000 mon.c (mon.1) 6331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:49.904640+0000 mon.c (mon.1) 6331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:49.906292+0000 mon.c (mon.1) 6332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:49.906292+0000 mon.c (mon.1) 6332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:49.909284+0000 mon.c (mon.1) 6333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:49.909284+0000 mon.c (mon.1) 6333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:49.910690+0000 mon.c (mon.1) 6334 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:49.910690+0000 mon.c (mon.1) 6334 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:49.919990+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:49.919990+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: cephadm 2024-04-22T21:15:49.924599+0000 mgr.x (mgr.34107) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.246 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: cephadm 2024-04-22T21:15:49.924599+0000 mgr.x (mgr.34107) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.246 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:49.977763+0000 mon.c (mon.1) 6335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.246 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:49.977763+0000 mon.c (mon.1) 6335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.246 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:49.980707+0000 mon.c (mon.1) 6336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.246 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:49.980707+0000 mon.c (mon.1) 6336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.246 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:49.982849+0000 mon.c (mon.1) 6337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.246 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:49.982849+0000 mon.c (mon.1) 6337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.246 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:49.987205+0000 mon.c (mon.1) 6338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.246 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:49.987205+0000 mon.c (mon.1) 6338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.246 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:49.988614+0000 mon.c (mon.1) 6339 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.246 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:49.988614+0000 mon.c (mon.1) 6339 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.246 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:49.999056+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.246 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:49.999056+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.246 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: cephadm 2024-04-22T21:15:50.003762+0000 mgr.x (mgr.34107) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.247 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: cephadm 2024-04-22T21:15:50.003762+0000 mgr.x (mgr.34107) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.247 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: cluster 2024-04-22T21:15:50.056062+0000 mgr.x (mgr.34107) 2088 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 170 B/s wr, 165 op/s 2024-04-22T21:15:51.247 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: cluster 2024-04-22T21:15:50.056062+0000 mgr.x (mgr.34107) 2088 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 287 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 170 B/s wr, 165 op/s 2024-04-22T21:15:51.247 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.073472+0000 mon.c (mon.1) 6340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.247 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.073472+0000 mon.c (mon.1) 6340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.247 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.076051+0000 mon.c (mon.1) 6341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.247 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.076051+0000 mon.c (mon.1) 6341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.247 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.076979+0000 mon.c (mon.1) 6342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.247 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.076979+0000 mon.c (mon.1) 6342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.247 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.079037+0000 mon.c (mon.1) 6343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.247 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.079037+0000 mon.c (mon.1) 6343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.247 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.079739+0000 mon.c (mon.1) 6344 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.247 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.079739+0000 mon.c (mon.1) 6344 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.247 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.086709+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.247 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.086709+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: cephadm 2024-04-22T21:15:50.090999+0000 mgr.x (mgr.34107) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: cephadm 2024-04-22T21:15:50.090999+0000 mgr.x (mgr.34107) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.128958+0000 mon.c (mon.1) 6345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.128958+0000 mon.c (mon.1) 6345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.131702+0000 mon.c (mon.1) 6346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.131702+0000 mon.c (mon.1) 6346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.133035+0000 mon.c (mon.1) 6347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.133035+0000 mon.c (mon.1) 6347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.135714+0000 mon.c (mon.1) 6348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.135714+0000 mon.c (mon.1) 6348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.136783+0000 mon.c (mon.1) 6349 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.136783+0000 mon.c (mon.1) 6349 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.142246+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.142246+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: cephadm 2024-04-22T21:15:50.148715+0000 mgr.x (mgr.34107) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.249 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: cephadm 2024-04-22T21:15:50.148715+0000 mgr.x (mgr.34107) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.249 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.185747+0000 mon.c (mon.1) 6350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.249 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.185747+0000 mon.c (mon.1) 6350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.249 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.188208+0000 mon.c (mon.1) 6351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.249 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.188208+0000 mon.c (mon.1) 6351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.249 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.189694+0000 mon.c (mon.1) 6352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.249 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.189694+0000 mon.c (mon.1) 6352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.249 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.192404+0000 mon.c (mon.1) 6353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.249 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.192404+0000 mon.c (mon.1) 6353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.249 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.193498+0000 mon.c (mon.1) 6354 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.249 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.193498+0000 mon.c (mon.1) 6354 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.249 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.199650+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.249 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.199650+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.249 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: cephadm 2024-04-22T21:15:50.206099+0000 mgr.x (mgr.34107) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.249 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: cephadm 2024-04-22T21:15:50.206099+0000 mgr.x (mgr.34107) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.260285+0000 mon.c (mon.1) 6355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.260285+0000 mon.c (mon.1) 6355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.263254+0000 mon.c (mon.1) 6356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.263254+0000 mon.c (mon.1) 6356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.264980+0000 mon.c (mon.1) 6357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.264980+0000 mon.c (mon.1) 6357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.268026+0000 mon.c (mon.1) 6358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.268026+0000 mon.c (mon.1) 6358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.269218+0000 mon.c (mon.1) 6359 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.269218+0000 mon.c (mon.1) 6359 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.278057+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.278057+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: cephadm 2024-04-22T21:15:50.284865+0000 mgr.x (mgr.34107) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: cephadm 2024-04-22T21:15:50.284865+0000 mgr.x (mgr.34107) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.369288+0000 mon.c (mon.1) 6360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.369288+0000 mon.c (mon.1) 6360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.373748+0000 mon.c (mon.1) 6361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.373748+0000 mon.c (mon.1) 6361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.375853+0000 mon.c (mon.1) 6362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.375853+0000 mon.c (mon.1) 6362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.378303+0000 mon.c (mon.1) 6363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.378303+0000 mon.c (mon.1) 6363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.379221+0000 mon.c (mon.1) 6364 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.379221+0000 mon.c (mon.1) 6364 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.387980+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.387980+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: cephadm 2024-04-22T21:15:50.394885+0000 mgr.x (mgr.34107) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: cephadm 2024-04-22T21:15:50.394885+0000 mgr.x (mgr.34107) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:51.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.465075+0000 mon.c (mon.1) 6365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.465075+0000 mon.c (mon.1) 6365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.467787+0000 mon.c (mon.1) 6366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.467787+0000 mon.c (mon.1) 6366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.468974+0000 mon.c (mon.1) 6367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.468974+0000 mon.c (mon.1) 6367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.471352+0000 mon.c (mon.1) 6368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.471352+0000 mon.c (mon.1) 6368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.472271+0000 mon.c (mon.1) 6369 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.472271+0000 mon.c (mon.1) 6369 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.482876+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.482876+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.560357+0000 mon.c (mon.1) 6370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.560357+0000 mon.c (mon.1) 6370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.564092+0000 mon.c (mon.1) 6371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.564092+0000 mon.c (mon.1) 6371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.565831+0000 mon.c (mon.1) 6372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.565831+0000 mon.c (mon.1) 6372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.568942+0000 mon.c (mon.1) 6373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.568942+0000 mon.c (mon.1) 6373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.569940+0000 mon.c (mon.1) 6374 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.569940+0000 mon.c (mon.1) 6374 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.580742+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.580742+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.645152+0000 mon.c (mon.1) 6375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.645152+0000 mon.c (mon.1) 6375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.648611+0000 mon.c (mon.1) 6376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.648611+0000 mon.c (mon.1) 6376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.253 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.650278+0000 mon.c (mon.1) 6377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.650278+0000 mon.c (mon.1) 6377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.653417+0000 mon.c (mon.1) 6378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.653417+0000 mon.c (mon.1) 6378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.654500+0000 mon.c (mon.1) 6379 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.654500+0000 mon.c (mon.1) 6379 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.665139+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.665139+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.744403+0000 mon.c (mon.1) 6380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.744403+0000 mon.c (mon.1) 6380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.747590+0000 mon.c (mon.1) 6381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.747590+0000 mon.c (mon.1) 6381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:51.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.749393+0000 mon.c (mon.1) 6382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.749393+0000 mon.c (mon.1) 6382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:51.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.752613+0000 mon.c (mon.1) 6383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.752613+0000 mon.c (mon.1) 6383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:51.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.753619+0000 mon.c (mon.1) 6384 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.753619+0000 mon.c (mon.1) 6384 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:51.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.760734+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:51.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:50 smithi121 bash[75184]: audit 2024-04-22T21:15:50.760734+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: cephadm 2024-04-22T21:15:50.489536+0000 mgr.x (mgr.34107) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: cephadm 2024-04-22T21:15:50.489536+0000 mgr.x (mgr.34107) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: cephadm 2024-04-22T21:15:50.587486+0000 mgr.x (mgr.34107) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: cephadm 2024-04-22T21:15:50.587486+0000 mgr.x (mgr.34107) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: cephadm 2024-04-22T21:15:50.672285+0000 mgr.x (mgr.34107) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: cephadm 2024-04-22T21:15:50.672285+0000 mgr.x (mgr.34107) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: cephadm 2024-04-22T21:15:50.767852+0000 mgr.x (mgr.34107) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: cephadm 2024-04-22T21:15:50.767852+0000 mgr.x (mgr.34107) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:50.867854+0000 mon.c (mon.1) 6385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:50.867854+0000 mon.c (mon.1) 6385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:50.870792+0000 mon.c (mon.1) 6386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:50.870792+0000 mon.c (mon.1) 6386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:50.872277+0000 mon.c (mon.1) 6387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:50.872277+0000 mon.c (mon.1) 6387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:50.875246+0000 mon.c (mon.1) 6388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:52.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:50.875246+0000 mon.c (mon.1) 6388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:52.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:50.876354+0000 mon.c (mon.1) 6389 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:52.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:50.876354+0000 mon.c (mon.1) 6389 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:52.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:50.885897+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:50.885897+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: cephadm 2024-04-22T21:15:50.891133+0000 mgr.x (mgr.34107) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: cephadm 2024-04-22T21:15:50.891133+0000 mgr.x (mgr.34107) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:50.963071+0000 mon.c (mon.1) 6390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:50.963071+0000 mon.c (mon.1) 6390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:50.966012+0000 mon.c (mon.1) 6391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:50.966012+0000 mon.c (mon.1) 6391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:50.967385+0000 mon.c (mon.1) 6392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:50.967385+0000 mon.c (mon.1) 6392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:50.970015+0000 mon.c (mon.1) 6393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:52.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:50.970015+0000 mon.c (mon.1) 6393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:52.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:50.971247+0000 mon.c (mon.1) 6394 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:52.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:50.971247+0000 mon.c (mon.1) 6394 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:52.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:50.981069+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:50.981069+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: cephadm 2024-04-22T21:15:50.985598+0000 mgr.x (mgr.34107) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: cephadm 2024-04-22T21:15:50.985598+0000 mgr.x (mgr.34107) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.056017+0000 mon.c (mon.1) 6395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.056017+0000 mon.c (mon.1) 6395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.058204+0000 mon.c (mon.1) 6396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.058204+0000 mon.c (mon.1) 6396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.059122+0000 mon.c (mon.1) 6397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.059122+0000 mon.c (mon.1) 6397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.061700+0000 mon.c (mon.1) 6398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:52.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.061700+0000 mon.c (mon.1) 6398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:52.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.062430+0000 mon.c (mon.1) 6399 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:52.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.062430+0000 mon.c (mon.1) 6399 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:52.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.069596+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.069596+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: cephadm 2024-04-22T21:15:51.074269+0000 mgr.x (mgr.34107) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: cephadm 2024-04-22T21:15:51.074269+0000 mgr.x (mgr.34107) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.147779+0000 mon.c (mon.1) 6400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.147779+0000 mon.c (mon.1) 6400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.150744+0000 mon.c (mon.1) 6401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.150744+0000 mon.c (mon.1) 6401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.152197+0000 mon.c (mon.1) 6402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.152197+0000 mon.c (mon.1) 6402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.154736+0000 mon.c (mon.1) 6403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:52.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.154736+0000 mon.c (mon.1) 6403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:52.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.155661+0000 mon.c (mon.1) 6404 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:52.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.155661+0000 mon.c (mon.1) 6404 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:52.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.164414+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.164414+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: cephadm 2024-04-22T21:15:51.169366+0000 mgr.x (mgr.34107) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: cephadm 2024-04-22T21:15:51.169366+0000 mgr.x (mgr.34107) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.223211+0000 mon.c (mon.1) 6405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.223211+0000 mon.c (mon.1) 6405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.225786+0000 mon.c (mon.1) 6406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.225786+0000 mon.c (mon.1) 6406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.227064+0000 mon.c (mon.1) 6407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.227064+0000 mon.c (mon.1) 6407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.229709+0000 mon.c (mon.1) 6408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:52.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.229709+0000 mon.c (mon.1) 6408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:52.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.230788+0000 mon.c (mon.1) 6409 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:52.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.230788+0000 mon.c (mon.1) 6409 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:52.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.242326+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.242326+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: cephadm 2024-04-22T21:15:51.246680+0000 mgr.x (mgr.34107) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: cephadm 2024-04-22T21:15:51.246680+0000 mgr.x (mgr.34107) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.248925+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.248925+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.256545+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.256545+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.264230+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.264230+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.300203+0000 mon.c (mon.1) 6410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.300203+0000 mon.c (mon.1) 6410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.302361+0000 mon.c (mon.1) 6411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.302361+0000 mon.c (mon.1) 6411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.303992+0000 mon.c (mon.1) 6412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.303992+0000 mon.c (mon.1) 6412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.305296+0000 mon.c (mon.1) 6413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.305296+0000 mon.c (mon.1) 6413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.307328+0000 mon.c (mon.1) 6414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.307328+0000 mon.c (mon.1) 6414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.309679+0000 mon.c (mon.1) 6415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.309679+0000 mon.c (mon.1) 6415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.311392+0000 mon.c (mon.1) 6416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.311392+0000 mon.c (mon.1) 6416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: cephadm 2024-04-22T21:15:51.315822+0000 mgr.x (mgr.34107) 2103 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-22T21:15:52.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: cephadm 2024-04-22T21:15:51.315822+0000 mgr.x (mgr.34107) 2103 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-22T21:15:52.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.316281+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.316281+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.318741+0000 mon.c (mon.1) 6417 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.fpqyxe"}]: dispatch 2024-04-22T21:15:52.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.318741+0000 mon.c (mon.1) 6417 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.fpqyxe"}]: dispatch 2024-04-22T21:15:52.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.319006+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.fpqyxe"}]: dispatch 2024-04-22T21:15:52.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.319006+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.fpqyxe"}]: dispatch 2024-04-22T21:15:52.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.322054+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.fpqyxe"}]': finished 2024-04-22T21:15:52.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.322054+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.fpqyxe"}]': finished 2024-04-22T21:15:52.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.324348+0000 mon.c (mon.1) 6418 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi123.ducldy"}]: dispatch 2024-04-22T21:15:52.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.324348+0000 mon.c (mon.1) 6418 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi123.ducldy"}]: dispatch 2024-04-22T21:15:52.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.324595+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi123.ducldy"}]: dispatch 2024-04-22T21:15:52.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.324595+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi123.ducldy"}]: dispatch 2024-04-22T21:15:52.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.327733+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi123.ducldy"}]': finished 2024-04-22T21:15:52.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.327733+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi123.ducldy"}]': finished 2024-04-22T21:15:52.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.329839+0000 mon.c (mon.1) 6419 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi121.umzhsg"}]: dispatch 2024-04-22T21:15:52.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.329839+0000 mon.c (mon.1) 6419 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi121.umzhsg"}]: dispatch 2024-04-22T21:15:52.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.330136+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi121.umzhsg"}]: dispatch 2024-04-22T21:15:52.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.330136+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi121.umzhsg"}]: dispatch 2024-04-22T21:15:52.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.333276+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi121.umzhsg"}]': finished 2024-04-22T21:15:52.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.333276+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi121.umzhsg"}]': finished 2024-04-22T21:15:52.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.335186+0000 mon.c (mon.1) 6420 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi123.ywhrus"}]: dispatch 2024-04-22T21:15:52.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.335186+0000 mon.c (mon.1) 6420 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi123.ywhrus"}]: dispatch 2024-04-22T21:15:52.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.335466+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi123.ywhrus"}]: dispatch 2024-04-22T21:15:52.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.335466+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi123.ywhrus"}]: dispatch 2024-04-22T21:15:52.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.338525+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi123.ywhrus"}]': finished 2024-04-22T21:15:52.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.338525+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi123.ywhrus"}]': finished 2024-04-22T21:15:52.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.340887+0000 mon.c (mon.1) 6421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.340887+0000 mon.c (mon.1) 6421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.345162+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.345162+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: cephadm 2024-04-22T21:15:51.345227+0000 mgr.x (mgr.34107) 2104 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-22T21:15:52.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: cephadm 2024-04-22T21:15:51.345227+0000 mgr.x (mgr.34107) 2104 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-22T21:15:52.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.347575+0000 mon.c (mon.1) 6422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.347575+0000 mon.c (mon.1) 6422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.348889+0000 mon.c (mon.1) 6423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.348889+0000 mon.c (mon.1) 6423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: cephadm 2024-04-22T21:15:51.353241+0000 mgr.x (mgr.34107) 2105 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-22T21:15:52.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: cephadm 2024-04-22T21:15:51.353241+0000 mgr.x (mgr.34107) 2105 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-22T21:15:52.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.355496+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:51 smithi123 bash[58916]: audit 2024-04-22T21:15:51.355496+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: cephadm 2024-04-22T21:15:50.489536+0000 mgr.x (mgr.34107) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: cephadm 2024-04-22T21:15:50.489536+0000 mgr.x (mgr.34107) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: cephadm 2024-04-22T21:15:50.587486+0000 mgr.x (mgr.34107) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: cephadm 2024-04-22T21:15:50.587486+0000 mgr.x (mgr.34107) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: cephadm 2024-04-22T21:15:50.672285+0000 mgr.x (mgr.34107) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: cephadm 2024-04-22T21:15:50.672285+0000 mgr.x (mgr.34107) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: cephadm 2024-04-22T21:15:50.767852+0000 mgr.x (mgr.34107) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: cephadm 2024-04-22T21:15:50.767852+0000 mgr.x (mgr.34107) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:50.867854+0000 mon.c (mon.1) 6385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:50.867854+0000 mon.c (mon.1) 6385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:50.870792+0000 mon.c (mon.1) 6386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:50.870792+0000 mon.c (mon.1) 6386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:50.872277+0000 mon.c (mon.1) 6387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:50.872277+0000 mon.c (mon.1) 6387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:50.875246+0000 mon.c (mon.1) 6388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:52.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:50.875246+0000 mon.c (mon.1) 6388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:52.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:50.876354+0000 mon.c (mon.1) 6389 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:52.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:50.876354+0000 mon.c (mon.1) 6389 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:52.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:50.885897+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:50.885897+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: cephadm 2024-04-22T21:15:50.489536+0000 mgr.x (mgr.34107) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: cephadm 2024-04-22T21:15:50.489536+0000 mgr.x (mgr.34107) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: cephadm 2024-04-22T21:15:50.587486+0000 mgr.x (mgr.34107) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: cephadm 2024-04-22T21:15:50.587486+0000 mgr.x (mgr.34107) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: cephadm 2024-04-22T21:15:50.672285+0000 mgr.x (mgr.34107) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: cephadm 2024-04-22T21:15:50.672285+0000 mgr.x (mgr.34107) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: cephadm 2024-04-22T21:15:50.767852+0000 mgr.x (mgr.34107) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: cephadm 2024-04-22T21:15:50.767852+0000 mgr.x (mgr.34107) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:50.867854+0000 mon.c (mon.1) 6385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:50.867854+0000 mon.c (mon.1) 6385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:50.870792+0000 mon.c (mon.1) 6386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:50.870792+0000 mon.c (mon.1) 6386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:50.872277+0000 mon.c (mon.1) 6387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:50.872277+0000 mon.c (mon.1) 6387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:50.875246+0000 mon.c (mon.1) 6388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:52.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:50.875246+0000 mon.c (mon.1) 6388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:52.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:50.876354+0000 mon.c (mon.1) 6389 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:52.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:50.876354+0000 mon.c (mon.1) 6389 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:52.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:50.885897+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:50.885897+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: cephadm 2024-04-22T21:15:50.891133+0000 mgr.x (mgr.34107) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: cephadm 2024-04-22T21:15:50.891133+0000 mgr.x (mgr.34107) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:50.963071+0000 mon.c (mon.1) 6390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:50.963071+0000 mon.c (mon.1) 6390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:50.966012+0000 mon.c (mon.1) 6391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:50.966012+0000 mon.c (mon.1) 6391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:50.967385+0000 mon.c (mon.1) 6392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:50.967385+0000 mon.c (mon.1) 6392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:50.970015+0000 mon.c (mon.1) 6393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:52.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:50.970015+0000 mon.c (mon.1) 6393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:52.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:50.971247+0000 mon.c (mon.1) 6394 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:52.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:50.971247+0000 mon.c (mon.1) 6394 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:52.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:50.981069+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:50.981069+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: cephadm 2024-04-22T21:15:50.985598+0000 mgr.x (mgr.34107) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: cephadm 2024-04-22T21:15:50.985598+0000 mgr.x (mgr.34107) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.056017+0000 mon.c (mon.1) 6395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.056017+0000 mon.c (mon.1) 6395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.058204+0000 mon.c (mon.1) 6396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.058204+0000 mon.c (mon.1) 6396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: cephadm 2024-04-22T21:15:50.891133+0000 mgr.x (mgr.34107) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: cephadm 2024-04-22T21:15:50.891133+0000 mgr.x (mgr.34107) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:50.963071+0000 mon.c (mon.1) 6390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:50.963071+0000 mon.c (mon.1) 6390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:50.966012+0000 mon.c (mon.1) 6391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:50.966012+0000 mon.c (mon.1) 6391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:50.967385+0000 mon.c (mon.1) 6392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:50.967385+0000 mon.c (mon.1) 6392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:50.970015+0000 mon.c (mon.1) 6393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:52.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:50.970015+0000 mon.c (mon.1) 6393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:52.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:50.971247+0000 mon.c (mon.1) 6394 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:52.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:50.971247+0000 mon.c (mon.1) 6394 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:52.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:50.981069+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:50.981069+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: cephadm 2024-04-22T21:15:50.985598+0000 mgr.x (mgr.34107) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: cephadm 2024-04-22T21:15:50.985598+0000 mgr.x (mgr.34107) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.056017+0000 mon.c (mon.1) 6395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.056017+0000 mon.c (mon.1) 6395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.058204+0000 mon.c (mon.1) 6396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.058204+0000 mon.c (mon.1) 6396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.059122+0000 mon.c (mon.1) 6397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.059122+0000 mon.c (mon.1) 6397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.061700+0000 mon.c (mon.1) 6398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:52.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.061700+0000 mon.c (mon.1) 6398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:52.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.062430+0000 mon.c (mon.1) 6399 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:52.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.062430+0000 mon.c (mon.1) 6399 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:52.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.069596+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.069596+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: cephadm 2024-04-22T21:15:51.074269+0000 mgr.x (mgr.34107) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: cephadm 2024-04-22T21:15:51.074269+0000 mgr.x (mgr.34107) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.147779+0000 mon.c (mon.1) 6400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.147779+0000 mon.c (mon.1) 6400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.150744+0000 mon.c (mon.1) 6401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.150744+0000 mon.c (mon.1) 6401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.152197+0000 mon.c (mon.1) 6402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.152197+0000 mon.c (mon.1) 6402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.154736+0000 mon.c (mon.1) 6403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:52.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.154736+0000 mon.c (mon.1) 6403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:52.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.155661+0000 mon.c (mon.1) 6404 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:52.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.059122+0000 mon.c (mon.1) 6397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.059122+0000 mon.c (mon.1) 6397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.061700+0000 mon.c (mon.1) 6398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:52.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.061700+0000 mon.c (mon.1) 6398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:52.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.062430+0000 mon.c (mon.1) 6399 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:52.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.062430+0000 mon.c (mon.1) 6399 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:52.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.069596+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.069596+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: cephadm 2024-04-22T21:15:51.074269+0000 mgr.x (mgr.34107) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: cephadm 2024-04-22T21:15:51.074269+0000 mgr.x (mgr.34107) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.147779+0000 mon.c (mon.1) 6400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.147779+0000 mon.c (mon.1) 6400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.150744+0000 mon.c (mon.1) 6401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.150744+0000 mon.c (mon.1) 6401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.152197+0000 mon.c (mon.1) 6402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.152197+0000 mon.c (mon.1) 6402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.154736+0000 mon.c (mon.1) 6403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:52.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.154736+0000 mon.c (mon.1) 6403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:52.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.155661+0000 mon.c (mon.1) 6404 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:52.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.155661+0000 mon.c (mon.1) 6404 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:52.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.164414+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.164414+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: cephadm 2024-04-22T21:15:51.169366+0000 mgr.x (mgr.34107) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: cephadm 2024-04-22T21:15:51.169366+0000 mgr.x (mgr.34107) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.223211+0000 mon.c (mon.1) 6405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.223211+0000 mon.c (mon.1) 6405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.225786+0000 mon.c (mon.1) 6406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.225786+0000 mon.c (mon.1) 6406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.227064+0000 mon.c (mon.1) 6407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.227064+0000 mon.c (mon.1) 6407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.229709+0000 mon.c (mon.1) 6408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:52.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.229709+0000 mon.c (mon.1) 6408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:52.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.230788+0000 mon.c (mon.1) 6409 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:52.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.230788+0000 mon.c (mon.1) 6409 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:52.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.242326+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.242326+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: cephadm 2024-04-22T21:15:51.246680+0000 mgr.x (mgr.34107) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: cephadm 2024-04-22T21:15:51.246680+0000 mgr.x (mgr.34107) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.248925+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.248925+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.155661+0000 mon.c (mon.1) 6404 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:52.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.164414+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.164414+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: cephadm 2024-04-22T21:15:51.169366+0000 mgr.x (mgr.34107) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: cephadm 2024-04-22T21:15:51.169366+0000 mgr.x (mgr.34107) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.223211+0000 mon.c (mon.1) 6405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.223211+0000 mon.c (mon.1) 6405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.225786+0000 mon.c (mon.1) 6406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.225786+0000 mon.c (mon.1) 6406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.227064+0000 mon.c (mon.1) 6407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.227064+0000 mon.c (mon.1) 6407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.229709+0000 mon.c (mon.1) 6408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:52.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.229709+0000 mon.c (mon.1) 6408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:52.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.230788+0000 mon.c (mon.1) 6409 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:52.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.230788+0000 mon.c (mon.1) 6409 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:15:52.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.242326+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.242326+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: cephadm 2024-04-22T21:15:51.246680+0000 mgr.x (mgr.34107) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: cephadm 2024-04-22T21:15:51.246680+0000 mgr.x (mgr.34107) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:15:52.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.248925+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.248925+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.256545+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.256545+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.264230+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.264230+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.300203+0000 mon.c (mon.1) 6410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.300203+0000 mon.c (mon.1) 6410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.302361+0000 mon.c (mon.1) 6411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.302361+0000 mon.c (mon.1) 6411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.303992+0000 mon.c (mon.1) 6412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.303992+0000 mon.c (mon.1) 6412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.305296+0000 mon.c (mon.1) 6413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.305296+0000 mon.c (mon.1) 6413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.307328+0000 mon.c (mon.1) 6414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.307328+0000 mon.c (mon.1) 6414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.309679+0000 mon.c (mon.1) 6415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.309679+0000 mon.c (mon.1) 6415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.311392+0000 mon.c (mon.1) 6416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.311392+0000 mon.c (mon.1) 6416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: cephadm 2024-04-22T21:15:51.315822+0000 mgr.x (mgr.34107) 2103 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-22T21:15:52.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: cephadm 2024-04-22T21:15:51.315822+0000 mgr.x (mgr.34107) 2103 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-22T21:15:52.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.316281+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.316281+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.256545+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.256545+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.264230+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.264230+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.300203+0000 mon.c (mon.1) 6410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.300203+0000 mon.c (mon.1) 6410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:15:52.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.302361+0000 mon.c (mon.1) 6411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.302361+0000 mon.c (mon.1) 6411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.303992+0000 mon.c (mon.1) 6412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.303992+0000 mon.c (mon.1) 6412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.305296+0000 mon.c (mon.1) 6413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.305296+0000 mon.c (mon.1) 6413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.307328+0000 mon.c (mon.1) 6414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.307328+0000 mon.c (mon.1) 6414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.309679+0000 mon.c (mon.1) 6415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.309679+0000 mon.c (mon.1) 6415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.311392+0000 mon.c (mon.1) 6416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.311392+0000 mon.c (mon.1) 6416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: cephadm 2024-04-22T21:15:51.315822+0000 mgr.x (mgr.34107) 2103 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-22T21:15:52.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: cephadm 2024-04-22T21:15:51.315822+0000 mgr.x (mgr.34107) 2103 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-22T21:15:52.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.316281+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.316281+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.318741+0000 mon.c (mon.1) 6417 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.fpqyxe"}]: dispatch 2024-04-22T21:15:52.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.318741+0000 mon.c (mon.1) 6417 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.fpqyxe"}]: dispatch 2024-04-22T21:15:52.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.319006+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.fpqyxe"}]: dispatch 2024-04-22T21:15:52.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.319006+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.fpqyxe"}]: dispatch 2024-04-22T21:15:52.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.322054+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.fpqyxe"}]': finished 2024-04-22T21:15:52.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.322054+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.fpqyxe"}]': finished 2024-04-22T21:15:52.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.324348+0000 mon.c (mon.1) 6418 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi123.ducldy"}]: dispatch 2024-04-22T21:15:52.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.324348+0000 mon.c (mon.1) 6418 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi123.ducldy"}]: dispatch 2024-04-22T21:15:52.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.324595+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi123.ducldy"}]: dispatch 2024-04-22T21:15:52.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.324595+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi123.ducldy"}]: dispatch 2024-04-22T21:15:52.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.327733+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi123.ducldy"}]': finished 2024-04-22T21:15:52.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.327733+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi123.ducldy"}]': finished 2024-04-22T21:15:52.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.329839+0000 mon.c (mon.1) 6419 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi121.umzhsg"}]: dispatch 2024-04-22T21:15:52.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.329839+0000 mon.c (mon.1) 6419 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi121.umzhsg"}]: dispatch 2024-04-22T21:15:52.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.330136+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi121.umzhsg"}]: dispatch 2024-04-22T21:15:52.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.318741+0000 mon.c (mon.1) 6417 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.fpqyxe"}]: dispatch 2024-04-22T21:15:52.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.318741+0000 mon.c (mon.1) 6417 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.fpqyxe"}]: dispatch 2024-04-22T21:15:52.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.319006+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.fpqyxe"}]: dispatch 2024-04-22T21:15:52.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.319006+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.fpqyxe"}]: dispatch 2024-04-22T21:15:52.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.322054+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.fpqyxe"}]': finished 2024-04-22T21:15:52.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.322054+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi121.fpqyxe"}]': finished 2024-04-22T21:15:52.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.324348+0000 mon.c (mon.1) 6418 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi123.ducldy"}]: dispatch 2024-04-22T21:15:52.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.324348+0000 mon.c (mon.1) 6418 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi123.ducldy"}]: dispatch 2024-04-22T21:15:52.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.324595+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi123.ducldy"}]: dispatch 2024-04-22T21:15:52.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.324595+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi123.ducldy"}]: dispatch 2024-04-22T21:15:52.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.327733+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi123.ducldy"}]': finished 2024-04-22T21:15:52.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.327733+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi123.ducldy"}]': finished 2024-04-22T21:15:52.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.329839+0000 mon.c (mon.1) 6419 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi121.umzhsg"}]: dispatch 2024-04-22T21:15:52.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.329839+0000 mon.c (mon.1) 6419 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi121.umzhsg"}]: dispatch 2024-04-22T21:15:52.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.330136+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi121.umzhsg"}]: dispatch 2024-04-22T21:15:52.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.330136+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi121.umzhsg"}]: dispatch 2024-04-22T21:15:52.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.333276+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi121.umzhsg"}]': finished 2024-04-22T21:15:52.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.333276+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi121.umzhsg"}]': finished 2024-04-22T21:15:52.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.335186+0000 mon.c (mon.1) 6420 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi123.ywhrus"}]: dispatch 2024-04-22T21:15:52.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.335186+0000 mon.c (mon.1) 6420 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi123.ywhrus"}]: dispatch 2024-04-22T21:15:52.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.335466+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi123.ywhrus"}]: dispatch 2024-04-22T21:15:52.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.335466+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi123.ywhrus"}]: dispatch 2024-04-22T21:15:52.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.338525+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi123.ywhrus"}]': finished 2024-04-22T21:15:52.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.338525+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi123.ywhrus"}]': finished 2024-04-22T21:15:52.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.340887+0000 mon.c (mon.1) 6421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.340887+0000 mon.c (mon.1) 6421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.345162+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.345162+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: cephadm 2024-04-22T21:15:51.345227+0000 mgr.x (mgr.34107) 2104 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-22T21:15:52.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: cephadm 2024-04-22T21:15:51.345227+0000 mgr.x (mgr.34107) 2104 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-22T21:15:52.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.347575+0000 mon.c (mon.1) 6422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.347575+0000 mon.c (mon.1) 6422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.348889+0000 mon.c (mon.1) 6423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.348889+0000 mon.c (mon.1) 6423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: cephadm 2024-04-22T21:15:51.353241+0000 mgr.x (mgr.34107) 2105 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-22T21:15:52.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: cephadm 2024-04-22T21:15:51.353241+0000 mgr.x (mgr.34107) 2105 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-22T21:15:52.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.355496+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[73084]: audit 2024-04-22T21:15:51.355496+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.330136+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi121.umzhsg"}]: dispatch 2024-04-22T21:15:52.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.333276+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi121.umzhsg"}]': finished 2024-04-22T21:15:52.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.333276+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi121.umzhsg"}]': finished 2024-04-22T21:15:52.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.335186+0000 mon.c (mon.1) 6420 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi123.ywhrus"}]: dispatch 2024-04-22T21:15:52.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.335186+0000 mon.c (mon.1) 6420 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi123.ywhrus"}]: dispatch 2024-04-22T21:15:52.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.335466+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi123.ywhrus"}]: dispatch 2024-04-22T21:15:52.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.335466+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi123.ywhrus"}]: dispatch 2024-04-22T21:15:52.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.338525+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi123.ywhrus"}]': finished 2024-04-22T21:15:52.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.338525+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi123.ywhrus"}]': finished 2024-04-22T21:15:52.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.340887+0000 mon.c (mon.1) 6421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.340887+0000 mon.c (mon.1) 6421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.345162+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.345162+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: cephadm 2024-04-22T21:15:51.345227+0000 mgr.x (mgr.34107) 2104 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-22T21:15:52.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: cephadm 2024-04-22T21:15:51.345227+0000 mgr.x (mgr.34107) 2104 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-22T21:15:52.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.347575+0000 mon.c (mon.1) 6422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.347575+0000 mon.c (mon.1) 6422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.348889+0000 mon.c (mon.1) 6423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.348889+0000 mon.c (mon.1) 6423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:15:52.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: cephadm 2024-04-22T21:15:51.353241+0000 mgr.x (mgr.34107) 2105 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-22T21:15:52.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: cephadm 2024-04-22T21:15:51.353241+0000 mgr.x (mgr.34107) 2105 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-22T21:15:52.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.355496+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:51 smithi121 bash[75184]: audit 2024-04-22T21:15:51.355496+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:52.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:52 smithi123 bash[58916]: cluster 2024-04-22T21:15:52.057302+0000 mgr.x (mgr.34107) 2106 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 170 B/s wr, 145 op/s 2024-04-22T21:15:52.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:52 smithi123 bash[58916]: cluster 2024-04-22T21:15:52.057302+0000 mgr.x (mgr.34107) 2106 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 170 B/s wr, 145 op/s 2024-04-22T21:15:53.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:52 smithi121 bash[73084]: cluster 2024-04-22T21:15:52.057302+0000 mgr.x (mgr.34107) 2106 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 170 B/s wr, 145 op/s 2024-04-22T21:15:53.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:52 smithi121 bash[73084]: cluster 2024-04-22T21:15:52.057302+0000 mgr.x (mgr.34107) 2106 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 170 B/s wr, 145 op/s 2024-04-22T21:15:53.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:52 smithi121 bash[75184]: cluster 2024-04-22T21:15:52.057302+0000 mgr.x (mgr.34107) 2106 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 170 B/s wr, 145 op/s 2024-04-22T21:15:53.257 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:52 smithi121 bash[75184]: cluster 2024-04-22T21:15:52.057302+0000 mgr.x (mgr.34107) 2106 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 170 B/s wr, 145 op/s 2024-04-22T21:15:54.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:54 smithi123 bash[58916]: audit 2024-04-22T21:15:53.508347+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:54.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:54 smithi123 bash[58916]: audit 2024-04-22T21:15:53.508347+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:54.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:54 smithi123 bash[58916]: audit 2024-04-22T21:15:53.523636+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:54.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:54 smithi123 bash[58916]: audit 2024-04-22T21:15:53.523636+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:54.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:54 smithi123 bash[58916]: audit 2024-04-22T21:15:53.532579+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:54.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:54 smithi123 bash[58916]: audit 2024-04-22T21:15:53.532579+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:54.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:54 smithi123 bash[58916]: cluster 2024-04-22T21:15:54.058390+0000 mgr.x (mgr.34107) 2107 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 85 B/s wr, 99 op/s 2024-04-22T21:15:54.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:54 smithi123 bash[58916]: cluster 2024-04-22T21:15:54.058390+0000 mgr.x (mgr.34107) 2107 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 85 B/s wr, 99 op/s 2024-04-22T21:15:54.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:54 smithi121 bash[73084]: audit 2024-04-22T21:15:53.508347+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:54.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:54 smithi121 bash[73084]: audit 2024-04-22T21:15:53.508347+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:54.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:54 smithi121 bash[73084]: audit 2024-04-22T21:15:53.523636+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:54.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:54 smithi121 bash[73084]: audit 2024-04-22T21:15:53.523636+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:54.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:54 smithi121 bash[73084]: audit 2024-04-22T21:15:53.532579+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:54.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:54 smithi121 bash[73084]: audit 2024-04-22T21:15:53.532579+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:54.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:54 smithi121 bash[73084]: cluster 2024-04-22T21:15:54.058390+0000 mgr.x (mgr.34107) 2107 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 85 B/s wr, 99 op/s 2024-04-22T21:15:54.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:54 smithi121 bash[73084]: cluster 2024-04-22T21:15:54.058390+0000 mgr.x (mgr.34107) 2107 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 85 B/s wr, 99 op/s 2024-04-22T21:15:54.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:54 smithi121 bash[75184]: audit 2024-04-22T21:15:53.508347+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:54.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:54 smithi121 bash[75184]: audit 2024-04-22T21:15:53.508347+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:54.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:54 smithi121 bash[75184]: audit 2024-04-22T21:15:53.523636+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:54.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:54 smithi121 bash[75184]: audit 2024-04-22T21:15:53.523636+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:54.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:54 smithi121 bash[75184]: audit 2024-04-22T21:15:53.532579+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:54.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:54 smithi121 bash[75184]: audit 2024-04-22T21:15:53.532579+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:54.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:54 smithi121 bash[75184]: cluster 2024-04-22T21:15:54.058390+0000 mgr.x (mgr.34107) 2107 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 85 B/s wr, 99 op/s 2024-04-22T21:15:54.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:54 smithi121 bash[75184]: cluster 2024-04-22T21:15:54.058390+0000 mgr.x (mgr.34107) 2107 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 85 B/s wr, 99 op/s 2024-04-22T21:15:55.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:55 smithi123 bash[58916]: cephadm 2024-04-22T21:15:54.682430+0000 mgr.x (mgr.34107) 2108 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi121.rxpsbc 2024-04-22T21:15:55.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:55 smithi123 bash[58916]: cephadm 2024-04-22T21:15:54.682430+0000 mgr.x (mgr.34107) 2108 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi121.rxpsbc 2024-04-22T21:15:55.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:55 smithi123 bash[58916]: audit 2024-04-22T21:15:54.686864+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:55.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:55 smithi123 bash[58916]: audit 2024-04-22T21:15:54.686864+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:55.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:55 smithi123 bash[58916]: audit 2024-04-22T21:15:54.691297+0000 mon.c (mon.1) 6424 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:15:55.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:55 smithi123 bash[58916]: audit 2024-04-22T21:15:54.691297+0000 mon.c (mon.1) 6424 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:15:55.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:55 smithi123 bash[58916]: audit 2024-04-22T21:15:54.691957+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:15:55.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:55 smithi123 bash[58916]: audit 2024-04-22T21:15:54.691957+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:15:55.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:55 smithi123 bash[58916]: audit 2024-04-22T21:15:54.706212+0000 mon.c (mon.1) 6425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:55.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:55 smithi123 bash[58916]: audit 2024-04-22T21:15:54.706212+0000 mon.c (mon.1) 6425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:55.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:55 smithi123 bash[58916]: cephadm 2024-04-22T21:15:54.712041+0000 mgr.x (mgr.34107) 2109 : cephadm [INF] Deploying daemon iscsi.foo.smithi121.rxpsbc on smithi121 2024-04-22T21:15:55.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:55 smithi123 bash[58916]: cephadm 2024-04-22T21:15:54.712041+0000 mgr.x (mgr.34107) 2109 : cephadm [INF] Deploying daemon iscsi.foo.smithi121.rxpsbc on smithi121 2024-04-22T21:15:56.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:55 smithi121 bash[73084]: cephadm 2024-04-22T21:15:54.682430+0000 mgr.x (mgr.34107) 2108 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi121.rxpsbc 2024-04-22T21:15:56.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:55 smithi121 bash[73084]: cephadm 2024-04-22T21:15:54.682430+0000 mgr.x (mgr.34107) 2108 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi121.rxpsbc 2024-04-22T21:15:56.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:55 smithi121 bash[73084]: audit 2024-04-22T21:15:54.686864+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:56.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:55 smithi121 bash[73084]: audit 2024-04-22T21:15:54.686864+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:56.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:55 smithi121 bash[73084]: audit 2024-04-22T21:15:54.691297+0000 mon.c (mon.1) 6424 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:15:56.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:55 smithi121 bash[73084]: audit 2024-04-22T21:15:54.691297+0000 mon.c (mon.1) 6424 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:15:56.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:55 smithi121 bash[73084]: audit 2024-04-22T21:15:54.691957+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:15:56.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:55 smithi121 bash[73084]: audit 2024-04-22T21:15:54.691957+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:15:56.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:55 smithi121 bash[73084]: audit 2024-04-22T21:15:54.706212+0000 mon.c (mon.1) 6425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:56.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:55 smithi121 bash[73084]: audit 2024-04-22T21:15:54.706212+0000 mon.c (mon.1) 6425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:56.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:55 smithi121 bash[73084]: cephadm 2024-04-22T21:15:54.712041+0000 mgr.x (mgr.34107) 2109 : cephadm [INF] Deploying daemon iscsi.foo.smithi121.rxpsbc on smithi121 2024-04-22T21:15:56.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:55 smithi121 bash[73084]: cephadm 2024-04-22T21:15:54.712041+0000 mgr.x (mgr.34107) 2109 : cephadm [INF] Deploying daemon iscsi.foo.smithi121.rxpsbc on smithi121 2024-04-22T21:15:56.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:55 smithi121 bash[75184]: cephadm 2024-04-22T21:15:54.682430+0000 mgr.x (mgr.34107) 2108 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi121.rxpsbc 2024-04-22T21:15:56.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:55 smithi121 bash[75184]: cephadm 2024-04-22T21:15:54.682430+0000 mgr.x (mgr.34107) 2108 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi121.rxpsbc 2024-04-22T21:15:56.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:55 smithi121 bash[75184]: audit 2024-04-22T21:15:54.686864+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:56.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:55 smithi121 bash[75184]: audit 2024-04-22T21:15:54.686864+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:56.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:55 smithi121 bash[75184]: audit 2024-04-22T21:15:54.691297+0000 mon.c (mon.1) 6424 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:15:56.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:55 smithi121 bash[75184]: audit 2024-04-22T21:15:54.691297+0000 mon.c (mon.1) 6424 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:15:56.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:55 smithi121 bash[75184]: audit 2024-04-22T21:15:54.691957+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:15:56.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:55 smithi121 bash[75184]: audit 2024-04-22T21:15:54.691957+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:15:56.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:55 smithi121 bash[75184]: audit 2024-04-22T21:15:54.706212+0000 mon.c (mon.1) 6425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:56.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:55 smithi121 bash[75184]: audit 2024-04-22T21:15:54.706212+0000 mon.c (mon.1) 6425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:15:56.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:55 smithi121 bash[75184]: cephadm 2024-04-22T21:15:54.712041+0000 mgr.x (mgr.34107) 2109 : cephadm [INF] Deploying daemon iscsi.foo.smithi121.rxpsbc on smithi121 2024-04-22T21:15:56.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:55 smithi121 bash[75184]: cephadm 2024-04-22T21:15:54.712041+0000 mgr.x (mgr.34107) 2109 : cephadm [INF] Deploying daemon iscsi.foo.smithi121.rxpsbc on smithi121 2024-04-22T21:15:57.702 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:57 smithi121 bash[75184]: cluster 2024-04-22T21:15:56.059111+0000 mgr.x (mgr.34107) 2110 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-22T21:15:57.702 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:57 smithi121 bash[75184]: cluster 2024-04-22T21:15:56.059111+0000 mgr.x (mgr.34107) 2110 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-22T21:15:57.702 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:57 smithi121 bash[75184]: audit 2024-04-22T21:15:56.083596+0000 mgr.x (mgr.34107) 2111 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:57.702 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:57 smithi121 bash[75184]: audit 2024-04-22T21:15:56.083596+0000 mgr.x (mgr.34107) 2111 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:57.702 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:57 smithi121 bash[75184]: audit 2024-04-22T21:15:56.366485+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:57.703 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:57 smithi121 bash[75184]: audit 2024-04-22T21:15:56.366485+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:57.703 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:57 smithi121 bash[75184]: audit 2024-04-22T21:15:56.385450+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:57.703 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:57 smithi121 bash[75184]: audit 2024-04-22T21:15:56.385450+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:57.703 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:57 smithi121 bash[75184]: audit 2024-04-22T21:15:56.398920+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:57.703 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:57 smithi121 bash[75184]: audit 2024-04-22T21:15:56.398920+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:57.703 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:57 smithi121 bash[73084]: cluster 2024-04-22T21:15:56.059111+0000 mgr.x (mgr.34107) 2110 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-22T21:15:57.703 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:57 smithi121 bash[73084]: cluster 2024-04-22T21:15:56.059111+0000 mgr.x (mgr.34107) 2110 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-22T21:15:57.703 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:57 smithi121 bash[73084]: audit 2024-04-22T21:15:56.083596+0000 mgr.x (mgr.34107) 2111 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:57.703 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:57 smithi121 bash[73084]: audit 2024-04-22T21:15:56.083596+0000 mgr.x (mgr.34107) 2111 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:57.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:57 smithi121 bash[73084]: audit 2024-04-22T21:15:56.366485+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:57.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:57 smithi121 bash[73084]: audit 2024-04-22T21:15:56.366485+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:57.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:57 smithi121 bash[73084]: audit 2024-04-22T21:15:56.385450+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:57.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:57 smithi121 bash[73084]: audit 2024-04-22T21:15:56.385450+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:57.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:57 smithi121 bash[73084]: audit 2024-04-22T21:15:56.398920+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:57.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:57 smithi121 bash[73084]: audit 2024-04-22T21:15:56.398920+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:57.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:57 smithi123 bash[58916]: cluster 2024-04-22T21:15:56.059111+0000 mgr.x (mgr.34107) 2110 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-22T21:15:57.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:57 smithi123 bash[58916]: cluster 2024-04-22T21:15:56.059111+0000 mgr.x (mgr.34107) 2110 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-22T21:15:57.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:57 smithi123 bash[58916]: audit 2024-04-22T21:15:56.083596+0000 mgr.x (mgr.34107) 2111 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:57.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:57 smithi123 bash[58916]: audit 2024-04-22T21:15:56.083596+0000 mgr.x (mgr.34107) 2111 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:15:57.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:57 smithi123 bash[58916]: audit 2024-04-22T21:15:56.366485+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:57.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:57 smithi123 bash[58916]: audit 2024-04-22T21:15:56.366485+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:57.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:57 smithi123 bash[58916]: audit 2024-04-22T21:15:56.385450+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:57.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:57 smithi123 bash[58916]: audit 2024-04-22T21:15:56.385450+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:57.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:57 smithi123 bash[58916]: audit 2024-04-22T21:15:56.398920+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:57.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:57 smithi123 bash[58916]: audit 2024-04-22T21:15:56.398920+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:58.239 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:15:57 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:15:57] "GET /metrics HTTP/1.1" 200 38597 "" "Prometheus/2.33.4" 2024-04-22T21:15:58.456 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:58 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:58.456 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:15:58 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:58.457 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:15:58 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:58.457 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:15:58 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:58.457 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:15:58 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:58.458 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:15:58 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:58.458 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:15:58 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:58.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:58 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:58.458 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:15:58 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:15:58.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:58 smithi121 bash[73084]: audit 2024-04-22T21:15:57.675597+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:58.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:58 smithi121 bash[73084]: audit 2024-04-22T21:15:57.675597+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:58.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:58 smithi121 bash[73084]: audit 2024-04-22T21:15:57.695003+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:58.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:58 smithi121 bash[73084]: audit 2024-04-22T21:15:57.695003+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:58.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:58 smithi121 bash[73084]: audit 2024-04-22T21:15:57.710429+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:58.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:58 smithi121 bash[73084]: audit 2024-04-22T21:15:57.710429+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:58.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:58 smithi121 bash[73084]: cluster 2024-04-22T21:15:58.060359+0000 mgr.x (mgr.34107) 2112 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 85 B/s wr, 75 op/s 2024-04-22T21:15:58.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:58 smithi121 bash[73084]: cluster 2024-04-22T21:15:58.060359+0000 mgr.x (mgr.34107) 2112 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 85 B/s wr, 75 op/s 2024-04-22T21:15:58.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:58 smithi121 bash[75184]: audit 2024-04-22T21:15:57.675597+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:58.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:58 smithi121 bash[75184]: audit 2024-04-22T21:15:57.675597+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:58.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:58 smithi121 bash[75184]: audit 2024-04-22T21:15:57.695003+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:58.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:58 smithi121 bash[75184]: audit 2024-04-22T21:15:57.695003+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:58.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:58 smithi121 bash[75184]: audit 2024-04-22T21:15:57.710429+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:58.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:58 smithi121 bash[75184]: audit 2024-04-22T21:15:57.710429+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:58.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:58 smithi121 bash[75184]: cluster 2024-04-22T21:15:58.060359+0000 mgr.x (mgr.34107) 2112 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 85 B/s wr, 75 op/s 2024-04-22T21:15:58.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:58 smithi121 bash[75184]: cluster 2024-04-22T21:15:58.060359+0000 mgr.x (mgr.34107) 2112 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 85 B/s wr, 75 op/s 2024-04-22T21:15:58.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:58 smithi123 bash[58916]: audit 2024-04-22T21:15:57.675597+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:58.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:58 smithi123 bash[58916]: audit 2024-04-22T21:15:57.675597+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:58.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:58 smithi123 bash[58916]: audit 2024-04-22T21:15:57.695003+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:58.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:58 smithi123 bash[58916]: audit 2024-04-22T21:15:57.695003+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:58.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:58 smithi123 bash[58916]: audit 2024-04-22T21:15:57.710429+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:58.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:58 smithi123 bash[58916]: audit 2024-04-22T21:15:57.710429+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:15:58.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:58 smithi123 bash[58916]: cluster 2024-04-22T21:15:58.060359+0000 mgr.x (mgr.34107) 2112 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 85 B/s wr, 75 op/s 2024-04-22T21:15:58.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:58 smithi123 bash[58916]: cluster 2024-04-22T21:15:58.060359+0000 mgr.x (mgr.34107) 2112 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 85 B/s wr, 75 op/s 2024-04-22T21:15:59.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:59 smithi123 bash[58916]: audit 2024-04-22T21:15:59.703488+0000 mon.c (mon.1) 6426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:15:59.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:15:59 smithi123 bash[58916]: audit 2024-04-22T21:15:59.703488+0000 mon.c (mon.1) 6426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:16:00.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:59 smithi121 bash[73084]: audit 2024-04-22T21:15:59.703488+0000 mon.c (mon.1) 6426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:16:00.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:15:59 smithi121 bash[73084]: audit 2024-04-22T21:15:59.703488+0000 mon.c (mon.1) 6426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:16:00.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:59 smithi121 bash[75184]: audit 2024-04-22T21:15:59.703488+0000 mon.c (mon.1) 6426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:16:00.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:15:59 smithi121 bash[75184]: audit 2024-04-22T21:15:59.703488+0000 mon.c (mon.1) 6426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:16:00.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:00 smithi123 bash[58916]: cluster 2024-04-22T21:16:00.061653+0000 mgr.x (mgr.34107) 2113 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 32 op/s 2024-04-22T21:16:00.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:00 smithi123 bash[58916]: cluster 2024-04-22T21:16:00.061653+0000 mgr.x (mgr.34107) 2113 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 32 op/s 2024-04-22T21:16:01.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:00 smithi121 bash[73084]: cluster 2024-04-22T21:16:00.061653+0000 mgr.x (mgr.34107) 2113 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 32 op/s 2024-04-22T21:16:01.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:00 smithi121 bash[73084]: cluster 2024-04-22T21:16:00.061653+0000 mgr.x (mgr.34107) 2113 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 32 op/s 2024-04-22T21:16:01.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:00 smithi121 bash[75184]: cluster 2024-04-22T21:16:00.061653+0000 mgr.x (mgr.34107) 2113 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 32 op/s 2024-04-22T21:16:01.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:00 smithi121 bash[75184]: cluster 2024-04-22T21:16:00.061653+0000 mgr.x (mgr.34107) 2113 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 32 op/s 2024-04-22T21:16:03.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:03 smithi123 bash[58916]: cluster 2024-04-22T21:16:02.062948+0000 mgr.x (mgr.34107) 2114 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 6 op/s 2024-04-22T21:16:03.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:03 smithi123 bash[58916]: cluster 2024-04-22T21:16:02.062948+0000 mgr.x (mgr.34107) 2114 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 6 op/s 2024-04-22T21:16:03.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:03 smithi121 bash[73084]: cluster 2024-04-22T21:16:02.062948+0000 mgr.x (mgr.34107) 2114 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 6 op/s 2024-04-22T21:16:03.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:03 smithi121 bash[73084]: cluster 2024-04-22T21:16:02.062948+0000 mgr.x (mgr.34107) 2114 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 6 op/s 2024-04-22T21:16:03.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:03 smithi121 bash[75184]: cluster 2024-04-22T21:16:02.062948+0000 mgr.x (mgr.34107) 2114 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 6 op/s 2024-04-22T21:16:03.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:03 smithi121 bash[75184]: cluster 2024-04-22T21:16:02.062948+0000 mgr.x (mgr.34107) 2114 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 6 op/s 2024-04-22T21:16:05.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:05 smithi123 bash[58916]: cluster 2024-04-22T21:16:04.063990+0000 mgr.x (mgr.34107) 2115 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:05.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:05 smithi123 bash[58916]: cluster 2024-04-22T21:16:04.063990+0000 mgr.x (mgr.34107) 2115 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:05.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:05 smithi121 bash[73084]: cluster 2024-04-22T21:16:04.063990+0000 mgr.x (mgr.34107) 2115 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:05.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:05 smithi121 bash[73084]: cluster 2024-04-22T21:16:04.063990+0000 mgr.x (mgr.34107) 2115 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:05.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:05 smithi121 bash[75184]: cluster 2024-04-22T21:16:04.063990+0000 mgr.x (mgr.34107) 2115 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:05.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:05 smithi121 bash[75184]: cluster 2024-04-22T21:16:04.063990+0000 mgr.x (mgr.34107) 2115 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:07.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:07 smithi123 bash[58916]: cluster 2024-04-22T21:16:06.065104+0000 mgr.x (mgr.34107) 2116 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:07.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:07 smithi123 bash[58916]: cluster 2024-04-22T21:16:06.065104+0000 mgr.x (mgr.34107) 2116 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:07.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:07 smithi123 bash[58916]: audit 2024-04-22T21:16:06.092487+0000 mgr.x (mgr.34107) 2117 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:16:07.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:07 smithi123 bash[58916]: audit 2024-04-22T21:16:06.092487+0000 mgr.x (mgr.34107) 2117 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:16:07.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:07 smithi121 bash[73084]: cluster 2024-04-22T21:16:06.065104+0000 mgr.x (mgr.34107) 2116 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:07.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:07 smithi121 bash[73084]: cluster 2024-04-22T21:16:06.065104+0000 mgr.x (mgr.34107) 2116 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:07.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:07 smithi121 bash[73084]: audit 2024-04-22T21:16:06.092487+0000 mgr.x (mgr.34107) 2117 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:16:07.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:07 smithi121 bash[73084]: audit 2024-04-22T21:16:06.092487+0000 mgr.x (mgr.34107) 2117 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:16:07.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:07 smithi121 bash[75184]: cluster 2024-04-22T21:16:06.065104+0000 mgr.x (mgr.34107) 2116 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:07.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:07 smithi121 bash[75184]: cluster 2024-04-22T21:16:06.065104+0000 mgr.x (mgr.34107) 2116 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:07.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:07 smithi121 bash[75184]: audit 2024-04-22T21:16:06.092487+0000 mgr.x (mgr.34107) 2117 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:16:07.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:07 smithi121 bash[75184]: audit 2024-04-22T21:16:06.092487+0000 mgr.x (mgr.34107) 2117 : audit [DBG] from='client.15438 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:16:07.852 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-04-22T21:16:08.239 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:16:07 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:16:07] "GET /metrics HTTP/1.1" 200 38630 "" "Prometheus/2.33.4" 2024-04-22T21:16:08.626 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T21:16:08.626 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi121 smithi121 running 10s ago 23m - - 2024-04-22T21:16:08.626 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi123 smithi123 running 12s ago 23m - - 2024-04-22T21:16:08.626 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (10m) 10s ago 17m 13.0M - 0.23.0 ba2b418f427c 75d0217c38a9 2024-04-22T21:16:08.626 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (10m) 12s ago 16m 41.0M - 8.3.5 dad864ee21e9 800591342f16 2024-04-22T21:16:08.626 INFO:teuthology.orchestra.run.smithi121.stdout:iscsi.foo.smithi121.rxpsbc smithi121 running (9m) 10s ago 14m 45.2M - 3.5 e1d6a67b021e 106eadf8e441 2024-04-22T21:16:08.626 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443,9283,8765 running (9m) 12s ago 22m 528M - 19.0.0-3198-g56e81df3 82086b19bb07 47d10e8cef27 2024-04-22T21:16:08.626 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443,9283,8765 running (8m) 10s ago 24m 440M - 19.0.0-3198-g56e81df3 82086b19bb07 8406ceac8ad3 2024-04-22T21:16:08.626 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (8m) 10s ago 24m 83.8M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 f5b71d32306b 2024-04-22T21:16:08.626 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (7m) 12s ago 23m 57.2M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 db2fb24d7454 2024-04-22T21:16:08.626 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (7m) 10s ago 23m 67.1M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 425f9e808335 2024-04-22T21:16:08.626 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (10m) 10s ago 17m 9799k - 1.3.1 1dbe0e931976 7b20ff211618 2024-04-22T21:16:08.627 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (10m) 12s ago 17m 9872k - 1.3.1 1dbe0e931976 c449de2e89b9 2024-04-22T21:16:08.627 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (6m) 10s ago 22m 61.9M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 afe0c773b859 2024-04-22T21:16:08.627 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (5m) 10s ago 21m 68.7M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 8e891d1550a4 2024-04-22T21:16:08.627 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (5m) 10s ago 21m 61.9M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 31a08ebbc5f6 2024-04-22T21:16:08.627 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (4m) 10s ago 20m 62.5M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 6c42aa4939cb 2024-04-22T21:16:08.627 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (3m) 12s ago 20m 57.9M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 76b1894f04d2 2024-04-22T21:16:08.627 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (2m) 12s ago 19m 53.9M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 d058156b75a3 2024-04-22T21:16:08.627 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (2m) 12s ago 18m 56.8M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 80e9fbeddc85 2024-04-22T21:16:08.627 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (94s) 12s ago 18m 60.1M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 3bfa1376c3de 2024-04-22T21:16:08.627 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (9m) 12s ago 17m 67.2M - 2.33.4 514e6a882f6e 14ed9f8bb5de 2024-04-22T21:16:08.627 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi121.fpqyxe smithi121 *:8000 running (78s) 10s ago 15m 88.4M - 19.0.0-3198-g56e81df3 82086b19bb07 7bdb72ca3523 2024-04-22T21:16:08.627 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi123.ducldy smithi123 *:8000 running (33s) 12s ago 15m 88.0M - 19.0.0-3198-g56e81df3 82086b19bb07 a7acabf1dfb6 2024-04-22T21:16:08.627 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi121.umzhsg smithi121 *:80 running (69s) 10s ago 15m 90.4M - 19.0.0-3198-g56e81df3 82086b19bb07 04d7be3f581a 2024-04-22T21:16:08.627 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi123.ywhrus smithi123 *:80 running (24s) 12s ago 15m 87.9M - 19.0.0-3198-g56e81df3 82086b19bb07 b0cae84c5650 2024-04-22T21:16:09.059 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:16:09.059 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-04-22T21:16:09.059 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 3 2024-04-22T21:16:09.059 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:16:09.059 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-04-22T21:16:09.059 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 2 2024-04-22T21:16:09.059 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:16:09.059 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-04-22T21:16:09.060 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 8 2024-04-22T21:16:09.060 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:16:09.060 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-04-22T21:16:09.060 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 4 2024-04-22T21:16:09.060 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:16:09.060 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-04-22T21:16:09.060 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 17 2024-04-22T21:16:09.060 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:16:09.060 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:16:09.438 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:16:09.438 INFO:teuthology.orchestra.run.smithi121.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d", 2024-04-22T21:16:09.438 INFO:teuthology.orchestra.run.smithi121.stdout: "in_progress": true, 2024-04-22T21:16:09.438 INFO:teuthology.orchestra.run.smithi121.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-22T21:16:09.438 INFO:teuthology.orchestra.run.smithi121.stdout: "services_complete": [ 2024-04-22T21:16:09.438 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr", 2024-04-22T21:16:09.438 INFO:teuthology.orchestra.run.smithi121.stdout: "osd", 2024-04-22T21:16:09.438 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw", 2024-04-22T21:16:09.438 INFO:teuthology.orchestra.run.smithi121.stdout: "mon" 2024-04-22T21:16:09.438 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2024-04-22T21:16:09.438 INFO:teuthology.orchestra.run.smithi121.stdout: "progress": "17/23 daemons upgraded", 2024-04-22T21:16:09.438 INFO:teuthology.orchestra.run.smithi121.stdout: "message": "Currently upgrading iscsi daemons", 2024-04-22T21:16:09.439 INFO:teuthology.orchestra.run.smithi121.stdout: "is_paused": false 2024-04-22T21:16:09.439 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:16:09.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:09 smithi121 bash[75184]: audit 2024-04-22T21:16:07.852968+0000 mgr.x (mgr.34107) 2118 : audit [DBG] from='client.44784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:09.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:09 smithi121 bash[75184]: audit 2024-04-22T21:16:07.852968+0000 mgr.x (mgr.34107) 2118 : audit [DBG] from='client.44784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:09.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:09 smithi121 bash[75184]: cluster 2024-04-22T21:16:08.066334+0000 mgr.x (mgr.34107) 2119 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:09.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:09 smithi121 bash[75184]: cluster 2024-04-22T21:16:08.066334+0000 mgr.x (mgr.34107) 2119 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:09.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:09 smithi121 bash[75184]: audit 2024-04-22T21:16:08.228608+0000 mgr.x (mgr.34107) 2120 : audit [DBG] from='client.54799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:09.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:09 smithi121 bash[75184]: audit 2024-04-22T21:16:08.228608+0000 mgr.x (mgr.34107) 2120 : audit [DBG] from='client.54799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:09.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:09 smithi121 bash[75184]: audit 2024-04-22T21:16:09.071392+0000 mon.c (mon.1) 6427 : audit [DBG] from='client.? 172.21.15.121:0/3189337100' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:09.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:09 smithi121 bash[75184]: audit 2024-04-22T21:16:09.071392+0000 mon.c (mon.1) 6427 : audit [DBG] from='client.? 172.21.15.121:0/3189337100' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:09.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:09 smithi121 bash[73084]: audit 2024-04-22T21:16:07.852968+0000 mgr.x (mgr.34107) 2118 : audit [DBG] from='client.44784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:09.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:09 smithi121 bash[73084]: audit 2024-04-22T21:16:07.852968+0000 mgr.x (mgr.34107) 2118 : audit [DBG] from='client.44784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:09.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:09 smithi121 bash[73084]: cluster 2024-04-22T21:16:08.066334+0000 mgr.x (mgr.34107) 2119 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:09.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:09 smithi121 bash[73084]: cluster 2024-04-22T21:16:08.066334+0000 mgr.x (mgr.34107) 2119 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:09.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:09 smithi121 bash[73084]: audit 2024-04-22T21:16:08.228608+0000 mgr.x (mgr.34107) 2120 : audit [DBG] from='client.54799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:09.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:09 smithi121 bash[73084]: audit 2024-04-22T21:16:08.228608+0000 mgr.x (mgr.34107) 2120 : audit [DBG] from='client.54799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:09.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:09 smithi121 bash[73084]: audit 2024-04-22T21:16:09.071392+0000 mon.c (mon.1) 6427 : audit [DBG] from='client.? 172.21.15.121:0/3189337100' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:09.471 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:09 smithi121 bash[73084]: audit 2024-04-22T21:16:09.071392+0000 mon.c (mon.1) 6427 : audit [DBG] from='client.? 172.21.15.121:0/3189337100' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:09.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:09 smithi123 bash[58916]: audit 2024-04-22T21:16:07.852968+0000 mgr.x (mgr.34107) 2118 : audit [DBG] from='client.44784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:09.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:09 smithi123 bash[58916]: audit 2024-04-22T21:16:07.852968+0000 mgr.x (mgr.34107) 2118 : audit [DBG] from='client.44784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:09.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:09 smithi123 bash[58916]: cluster 2024-04-22T21:16:08.066334+0000 mgr.x (mgr.34107) 2119 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:09.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:09 smithi123 bash[58916]: cluster 2024-04-22T21:16:08.066334+0000 mgr.x (mgr.34107) 2119 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:09.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:09 smithi123 bash[58916]: audit 2024-04-22T21:16:08.228608+0000 mgr.x (mgr.34107) 2120 : audit [DBG] from='client.54799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:09.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:09 smithi123 bash[58916]: audit 2024-04-22T21:16:08.228608+0000 mgr.x (mgr.34107) 2120 : audit [DBG] from='client.54799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:09.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:09 smithi123 bash[58916]: audit 2024-04-22T21:16:09.071392+0000 mon.c (mon.1) 6427 : audit [DBG] from='client.? 172.21.15.121:0/3189337100' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:09.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:09 smithi123 bash[58916]: audit 2024-04-22T21:16:09.071392+0000 mon.c (mon.1) 6427 : audit [DBG] from='client.? 172.21.15.121:0/3189337100' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:09.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:09 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:09.781 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:16:09 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:09.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:09 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:09.782 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:16:09 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:09.782 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:16:09 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:09.782 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:16:09 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:09.783 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:09 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:09.783 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:16:09 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:09.784 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:16:09 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:09.896 INFO:teuthology.orchestra.run.smithi121.stdout:HEALTH_OK 2024-04-22T21:16:10.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:08.590796+0000 mgr.x (mgr.34107) 2121 : audit [DBG] from='client.54805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:10.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:08.590796+0000 mgr.x (mgr.34107) 2121 : audit [DBG] from='client.54805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:10.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:09.782354+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:10.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:09.782354+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:10.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:09.791301+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:10.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:09.791301+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:10.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:09.818242+0000 mon.c (mon.1) 6428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:10.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:09.818242+0000 mon.c (mon.1) 6428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:10.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:09.823388+0000 mon.c (mon.1) 6429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:10.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:09.823388+0000 mon.c (mon.1) 6429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:10.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:09.824889+0000 mon.c (mon.1) 6430 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:10.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:09.824889+0000 mon.c (mon.1) 6430 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:10.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:09.832793+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:10.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:09.832793+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:10.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:09.909305+0000 mon.a (mon.0) 2133 : audit [DBG] from='client.? 172.21.15.121:0/2043622147' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:16:10.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:09.909305+0000 mon.a (mon.0) 2133 : audit [DBG] from='client.? 172.21.15.121:0/2043622147' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:16:10.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:09.931858+0000 mon.c (mon.1) 6431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:16:10.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:09.931858+0000 mon.c (mon.1) 6431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:16:10.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:09.943950+0000 mon.c (mon.1) 6432 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:16:10.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:08.590796+0000 mgr.x (mgr.34107) 2121 : audit [DBG] from='client.54805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:10.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:08.590796+0000 mgr.x (mgr.34107) 2121 : audit [DBG] from='client.54805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:10.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:09.782354+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:10.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:09.782354+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:10.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:09.791301+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:10.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:09.791301+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:10.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:09.818242+0000 mon.c (mon.1) 6428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:10.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:09.818242+0000 mon.c (mon.1) 6428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:10.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:09.823388+0000 mon.c (mon.1) 6429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:10.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:09.823388+0000 mon.c (mon.1) 6429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:10.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:09.824889+0000 mon.c (mon.1) 6430 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:10.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:09.824889+0000 mon.c (mon.1) 6430 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:10.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:09.832793+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:10.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:09.832793+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:10.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:09.909305+0000 mon.a (mon.0) 2133 : audit [DBG] from='client.? 172.21.15.121:0/2043622147' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:16:10.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:09.909305+0000 mon.a (mon.0) 2133 : audit [DBG] from='client.? 172.21.15.121:0/2043622147' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:16:10.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:09.931858+0000 mon.c (mon.1) 6431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:16:10.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:09.931858+0000 mon.c (mon.1) 6431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:16:10.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:09.943950+0000 mon.c (mon.1) 6432 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:16:10.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:09.943950+0000 mon.c (mon.1) 6432 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:16:10.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:09.963702+0000 mon.c (mon.1) 6433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:10.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:09.963702+0000 mon.c (mon.1) 6433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:10.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:09.967924+0000 mon.c (mon.1) 6434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:10.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:09.967924+0000 mon.c (mon.1) 6434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:10.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:09.970317+0000 mon.c (mon.1) 6435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:10.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:09.970317+0000 mon.c (mon.1) 6435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:10.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:09.975012+0000 mon.c (mon.1) 6436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:10.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:09.975012+0000 mon.c (mon.1) 6436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:10.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:09.976362+0000 mon.c (mon.1) 6437 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:10.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:09.976362+0000 mon.c (mon.1) 6437 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:10.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:09.983707+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:10.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:09.983707+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:10.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:10.075097+0000 mon.c (mon.1) 6438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:10.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:10.075097+0000 mon.c (mon.1) 6438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:10.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:10.079167+0000 mon.c (mon.1) 6439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:10.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:10.079167+0000 mon.c (mon.1) 6439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:10.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:10.080642+0000 mon.c (mon.1) 6440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:10.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:10.080642+0000 mon.c (mon.1) 6440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:10.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:09.943950+0000 mon.c (mon.1) 6432 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:16:10.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:09.963702+0000 mon.c (mon.1) 6433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:10.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:09.963702+0000 mon.c (mon.1) 6433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:10.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:09.967924+0000 mon.c (mon.1) 6434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:10.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:09.967924+0000 mon.c (mon.1) 6434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:10.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:09.970317+0000 mon.c (mon.1) 6435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:10.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:09.970317+0000 mon.c (mon.1) 6435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:10.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:09.975012+0000 mon.c (mon.1) 6436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:10.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:09.975012+0000 mon.c (mon.1) 6436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:10.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:09.976362+0000 mon.c (mon.1) 6437 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:10.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:09.976362+0000 mon.c (mon.1) 6437 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:10.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:09.983707+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:10.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:09.983707+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:10.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:10.075097+0000 mon.c (mon.1) 6438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:10.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:10.075097+0000 mon.c (mon.1) 6438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:10.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:10.079167+0000 mon.c (mon.1) 6439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:10.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:10.079167+0000 mon.c (mon.1) 6439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:10.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:10.080642+0000 mon.c (mon.1) 6440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:10.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:10.080642+0000 mon.c (mon.1) 6440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:10.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:10.084578+0000 mon.c (mon.1) 6441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:10.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:10.084578+0000 mon.c (mon.1) 6441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:10.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:10.085681+0000 mon.c (mon.1) 6442 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:10.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:10.085681+0000 mon.c (mon.1) 6442 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:10.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:10.091936+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:10.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[73084]: audit 2024-04-22T21:16:10.091936+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:10.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:10.084578+0000 mon.c (mon.1) 6441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:10.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:10.084578+0000 mon.c (mon.1) 6441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:10.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:10.085681+0000 mon.c (mon.1) 6442 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:10.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:10.085681+0000 mon.c (mon.1) 6442 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:10.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:10.091936+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:10.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:10 smithi121 bash[75184]: audit 2024-04-22T21:16:10.091936+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:10.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:08.590796+0000 mgr.x (mgr.34107) 2121 : audit [DBG] from='client.54805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:10.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:08.590796+0000 mgr.x (mgr.34107) 2121 : audit [DBG] from='client.54805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:10.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:09.782354+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:10.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:09.782354+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:10.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:09.791301+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:10.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:09.791301+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:10.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:09.818242+0000 mon.c (mon.1) 6428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:10.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:09.818242+0000 mon.c (mon.1) 6428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:10.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:09.823388+0000 mon.c (mon.1) 6429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:10.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:09.823388+0000 mon.c (mon.1) 6429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:10.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:09.824889+0000 mon.c (mon.1) 6430 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:10.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:09.824889+0000 mon.c (mon.1) 6430 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:10.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:09.832793+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:10.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:09.832793+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:10.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:09.909305+0000 mon.a (mon.0) 2133 : audit [DBG] from='client.? 172.21.15.121:0/2043622147' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:16:10.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:09.909305+0000 mon.a (mon.0) 2133 : audit [DBG] from='client.? 172.21.15.121:0/2043622147' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:16:10.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:09.931858+0000 mon.c (mon.1) 6431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:16:10.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:09.931858+0000 mon.c (mon.1) 6431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:16:10.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:09.943950+0000 mon.c (mon.1) 6432 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:16:10.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:09.943950+0000 mon.c (mon.1) 6432 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:16:10.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:09.963702+0000 mon.c (mon.1) 6433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:10.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:09.963702+0000 mon.c (mon.1) 6433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:10.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:09.967924+0000 mon.c (mon.1) 6434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:10.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:09.967924+0000 mon.c (mon.1) 6434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:10.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:09.970317+0000 mon.c (mon.1) 6435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:10.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:09.970317+0000 mon.c (mon.1) 6435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:10.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:09.975012+0000 mon.c (mon.1) 6436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:10.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:09.975012+0000 mon.c (mon.1) 6436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:10.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:09.976362+0000 mon.c (mon.1) 6437 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:10.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:09.976362+0000 mon.c (mon.1) 6437 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:10.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:09.983707+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:10.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:09.983707+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:10.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:10.075097+0000 mon.c (mon.1) 6438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:10.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:10.075097+0000 mon.c (mon.1) 6438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:10.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:10.079167+0000 mon.c (mon.1) 6439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:10.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:10.079167+0000 mon.c (mon.1) 6439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:10.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:10.080642+0000 mon.c (mon.1) 6440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:10.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:10.080642+0000 mon.c (mon.1) 6440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:10.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:10.084578+0000 mon.c (mon.1) 6441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:10.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:10.084578+0000 mon.c (mon.1) 6441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:10.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:10.085681+0000 mon.c (mon.1) 6442 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:10.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:10.085681+0000 mon.c (mon.1) 6442 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:10.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:10.091936+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:10.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:10 smithi123 bash[58916]: audit 2024-04-22T21:16:10.091936+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.153 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:09.452574+0000 mgr.x (mgr.34107) 2122 : audit [DBG] from='client.54817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:11.153 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:09.452574+0000 mgr.x (mgr.34107) 2122 : audit [DBG] from='client.54817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:11.153 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: cephadm 2024-04-22T21:16:09.838387+0000 mgr.x (mgr.34107) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.153 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: cephadm 2024-04-22T21:16:09.838387+0000 mgr.x (mgr.34107) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.153 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:09.936182+0000 mgr.x (mgr.34107) 2124 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:16:11.153 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:09.936182+0000 mgr.x (mgr.34107) 2124 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:16:11.153 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:09.947870+0000 mgr.x (mgr.34107) 2125 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:16:11.153 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:09.947870+0000 mgr.x (mgr.34107) 2125 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:16:11.154 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: cephadm 2024-04-22T21:16:09.987851+0000 mgr.x (mgr.34107) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.154 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: cephadm 2024-04-22T21:16:09.987851+0000 mgr.x (mgr.34107) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.154 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: cluster 2024-04-22T21:16:10.067010+0000 mgr.x (mgr.34107) 2127 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:11.154 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: cluster 2024-04-22T21:16:10.067010+0000 mgr.x (mgr.34107) 2127 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:11.154 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: cephadm 2024-04-22T21:16:10.095941+0000 mgr.x (mgr.34107) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.154 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: cephadm 2024-04-22T21:16:10.095941+0000 mgr.x (mgr.34107) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.154 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.165711+0000 mon.c (mon.1) 6443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.154 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.165711+0000 mon.c (mon.1) 6443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.154 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.168280+0000 mon.c (mon.1) 6444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.154 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.168280+0000 mon.c (mon.1) 6444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.154 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.169656+0000 mon.c (mon.1) 6445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.155 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:09.452574+0000 mgr.x (mgr.34107) 2122 : audit [DBG] from='client.54817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:11.155 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:09.452574+0000 mgr.x (mgr.34107) 2122 : audit [DBG] from='client.54817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:11.155 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: cephadm 2024-04-22T21:16:09.838387+0000 mgr.x (mgr.34107) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.155 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: cephadm 2024-04-22T21:16:09.838387+0000 mgr.x (mgr.34107) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.155 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:09.936182+0000 mgr.x (mgr.34107) 2124 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:16:11.155 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:09.936182+0000 mgr.x (mgr.34107) 2124 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:16:11.155 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:09.947870+0000 mgr.x (mgr.34107) 2125 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:16:11.155 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:09.947870+0000 mgr.x (mgr.34107) 2125 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:16:11.155 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: cephadm 2024-04-22T21:16:09.987851+0000 mgr.x (mgr.34107) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.155 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: cephadm 2024-04-22T21:16:09.987851+0000 mgr.x (mgr.34107) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.155 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: cluster 2024-04-22T21:16:10.067010+0000 mgr.x (mgr.34107) 2127 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:11.156 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: cluster 2024-04-22T21:16:10.067010+0000 mgr.x (mgr.34107) 2127 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:11.156 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: cephadm 2024-04-22T21:16:10.095941+0000 mgr.x (mgr.34107) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.156 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: cephadm 2024-04-22T21:16:10.095941+0000 mgr.x (mgr.34107) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.156 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.165711+0000 mon.c (mon.1) 6443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.156 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.165711+0000 mon.c (mon.1) 6443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.156 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.168280+0000 mon.c (mon.1) 6444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.156 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.168280+0000 mon.c (mon.1) 6444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.156 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.169656+0000 mon.c (mon.1) 6445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.157 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.169656+0000 mon.c (mon.1) 6445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.157 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.172531+0000 mon.c (mon.1) 6446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.157 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.172531+0000 mon.c (mon.1) 6446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.157 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.173479+0000 mon.c (mon.1) 6447 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.157 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.173479+0000 mon.c (mon.1) 6447 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.157 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.179051+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.157 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.179051+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.157 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: cephadm 2024-04-22T21:16:10.183138+0000 mgr.x (mgr.34107) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.157 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: cephadm 2024-04-22T21:16:10.183138+0000 mgr.x (mgr.34107) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.157 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.220799+0000 mon.c (mon.1) 6448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.157 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.220799+0000 mon.c (mon.1) 6448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.157 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.223033+0000 mon.c (mon.1) 6449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.158 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.223033+0000 mon.c (mon.1) 6449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.158 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.224046+0000 mon.c (mon.1) 6450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.158 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.224046+0000 mon.c (mon.1) 6450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.158 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.226383+0000 mon.c (mon.1) 6451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.158 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.226383+0000 mon.c (mon.1) 6451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.158 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.227049+0000 mon.c (mon.1) 6452 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.158 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.227049+0000 mon.c (mon.1) 6452 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.158 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.232806+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.158 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.232806+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.158 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: cephadm 2024-04-22T21:16:10.236800+0000 mgr.x (mgr.34107) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.158 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: cephadm 2024-04-22T21:16:10.236800+0000 mgr.x (mgr.34107) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.158 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.274204+0000 mon.c (mon.1) 6453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.159 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.274204+0000 mon.c (mon.1) 6453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.159 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.276913+0000 mon.c (mon.1) 6454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.159 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.276913+0000 mon.c (mon.1) 6454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.159 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.278240+0000 mon.c (mon.1) 6455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.159 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.169656+0000 mon.c (mon.1) 6445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.159 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.172531+0000 mon.c (mon.1) 6446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.160 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.172531+0000 mon.c (mon.1) 6446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.160 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.173479+0000 mon.c (mon.1) 6447 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.160 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.173479+0000 mon.c (mon.1) 6447 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.160 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.179051+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.160 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.179051+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.160 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: cephadm 2024-04-22T21:16:10.183138+0000 mgr.x (mgr.34107) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.160 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: cephadm 2024-04-22T21:16:10.183138+0000 mgr.x (mgr.34107) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.160 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.220799+0000 mon.c (mon.1) 6448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.160 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.220799+0000 mon.c (mon.1) 6448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.160 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.223033+0000 mon.c (mon.1) 6449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.160 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.223033+0000 mon.c (mon.1) 6449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.160 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.224046+0000 mon.c (mon.1) 6450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.161 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.224046+0000 mon.c (mon.1) 6450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.161 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.226383+0000 mon.c (mon.1) 6451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.161 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.226383+0000 mon.c (mon.1) 6451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.161 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.227049+0000 mon.c (mon.1) 6452 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.161 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.227049+0000 mon.c (mon.1) 6452 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.161 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.232806+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.161 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.232806+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.161 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: cephadm 2024-04-22T21:16:10.236800+0000 mgr.x (mgr.34107) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.161 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: cephadm 2024-04-22T21:16:10.236800+0000 mgr.x (mgr.34107) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.161 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.274204+0000 mon.c (mon.1) 6453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.161 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.274204+0000 mon.c (mon.1) 6453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.161 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.276913+0000 mon.c (mon.1) 6454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.161 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.276913+0000 mon.c (mon.1) 6454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.162 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.278240+0000 mon.c (mon.1) 6455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.162 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.278240+0000 mon.c (mon.1) 6455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.162 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.280579+0000 mon.c (mon.1) 6456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.162 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.280579+0000 mon.c (mon.1) 6456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.162 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.281430+0000 mon.c (mon.1) 6457 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.162 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.281430+0000 mon.c (mon.1) 6457 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.162 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.287317+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.162 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.287317+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.162 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: cephadm 2024-04-22T21:16:10.291494+0000 mgr.x (mgr.34107) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.162 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: cephadm 2024-04-22T21:16:10.291494+0000 mgr.x (mgr.34107) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.162 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.331836+0000 mon.c (mon.1) 6458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.162 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.331836+0000 mon.c (mon.1) 6458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.162 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.335661+0000 mon.c (mon.1) 6459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.163 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.335661+0000 mon.c (mon.1) 6459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.163 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.337463+0000 mon.c (mon.1) 6460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.163 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.337463+0000 mon.c (mon.1) 6460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.163 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.341099+0000 mon.c (mon.1) 6461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.163 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.341099+0000 mon.c (mon.1) 6461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.163 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.342253+0000 mon.c (mon.1) 6462 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.163 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.342253+0000 mon.c (mon.1) 6462 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.163 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.353775+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.163 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.353775+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.163 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: cephadm 2024-04-22T21:16:10.358251+0000 mgr.x (mgr.34107) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.163 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: cephadm 2024-04-22T21:16:10.358251+0000 mgr.x (mgr.34107) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.164 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.439458+0000 mon.c (mon.1) 6463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:09.452574+0000 mgr.x (mgr.34107) 2122 : audit [DBG] from='client.54817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:11.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:09.452574+0000 mgr.x (mgr.34107) 2122 : audit [DBG] from='client.54817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:11.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: cephadm 2024-04-22T21:16:09.838387+0000 mgr.x (mgr.34107) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: cephadm 2024-04-22T21:16:09.838387+0000 mgr.x (mgr.34107) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:09.936182+0000 mgr.x (mgr.34107) 2124 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:16:11.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:09.936182+0000 mgr.x (mgr.34107) 2124 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:16:11.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:09.947870+0000 mgr.x (mgr.34107) 2125 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:16:11.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:09.947870+0000 mgr.x (mgr.34107) 2125 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:16:11.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: cephadm 2024-04-22T21:16:09.987851+0000 mgr.x (mgr.34107) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: cephadm 2024-04-22T21:16:09.987851+0000 mgr.x (mgr.34107) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: cluster 2024-04-22T21:16:10.067010+0000 mgr.x (mgr.34107) 2127 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:11.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: cluster 2024-04-22T21:16:10.067010+0000 mgr.x (mgr.34107) 2127 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:11.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: cephadm 2024-04-22T21:16:10.095941+0000 mgr.x (mgr.34107) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: cephadm 2024-04-22T21:16:10.095941+0000 mgr.x (mgr.34107) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.165711+0000 mon.c (mon.1) 6443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.165711+0000 mon.c (mon.1) 6443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.168280+0000 mon.c (mon.1) 6444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.168280+0000 mon.c (mon.1) 6444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.169656+0000 mon.c (mon.1) 6445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.169656+0000 mon.c (mon.1) 6445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.172531+0000 mon.c (mon.1) 6446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.172531+0000 mon.c (mon.1) 6446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.173479+0000 mon.c (mon.1) 6447 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.173479+0000 mon.c (mon.1) 6447 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.179051+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.179051+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: cephadm 2024-04-22T21:16:10.183138+0000 mgr.x (mgr.34107) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: cephadm 2024-04-22T21:16:10.183138+0000 mgr.x (mgr.34107) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.220799+0000 mon.c (mon.1) 6448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.220799+0000 mon.c (mon.1) 6448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.223033+0000 mon.c (mon.1) 6449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.223033+0000 mon.c (mon.1) 6449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.224046+0000 mon.c (mon.1) 6450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.224046+0000 mon.c (mon.1) 6450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.226383+0000 mon.c (mon.1) 6451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.226383+0000 mon.c (mon.1) 6451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.227049+0000 mon.c (mon.1) 6452 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.227049+0000 mon.c (mon.1) 6452 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.232806+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.232806+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: cephadm 2024-04-22T21:16:10.236800+0000 mgr.x (mgr.34107) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: cephadm 2024-04-22T21:16:10.236800+0000 mgr.x (mgr.34107) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.274204+0000 mon.c (mon.1) 6453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.274204+0000 mon.c (mon.1) 6453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.276913+0000 mon.c (mon.1) 6454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.276913+0000 mon.c (mon.1) 6454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.278240+0000 mon.c (mon.1) 6455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.278240+0000 mon.c (mon.1) 6455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.280579+0000 mon.c (mon.1) 6456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.280579+0000 mon.c (mon.1) 6456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.281430+0000 mon.c (mon.1) 6457 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.281430+0000 mon.c (mon.1) 6457 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.287317+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.287317+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: cephadm 2024-04-22T21:16:10.291494+0000 mgr.x (mgr.34107) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: cephadm 2024-04-22T21:16:10.291494+0000 mgr.x (mgr.34107) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.331836+0000 mon.c (mon.1) 6458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.331836+0000 mon.c (mon.1) 6458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.335661+0000 mon.c (mon.1) 6459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.335661+0000 mon.c (mon.1) 6459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.337463+0000 mon.c (mon.1) 6460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.337463+0000 mon.c (mon.1) 6460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.341099+0000 mon.c (mon.1) 6461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.341099+0000 mon.c (mon.1) 6461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.342253+0000 mon.c (mon.1) 6462 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.342253+0000 mon.c (mon.1) 6462 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.353775+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.353775+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: cephadm 2024-04-22T21:16:10.358251+0000 mgr.x (mgr.34107) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: cephadm 2024-04-22T21:16:10.358251+0000 mgr.x (mgr.34107) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.439458+0000 mon.c (mon.1) 6463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.439458+0000 mon.c (mon.1) 6463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.442768+0000 mon.c (mon.1) 6464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.442768+0000 mon.c (mon.1) 6464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.444183+0000 mon.c (mon.1) 6465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.444183+0000 mon.c (mon.1) 6465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.447188+0000 mon.c (mon.1) 6466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.447188+0000 mon.c (mon.1) 6466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.448295+0000 mon.c (mon.1) 6467 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.448295+0000 mon.c (mon.1) 6467 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.459279+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.459279+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.546794+0000 mon.c (mon.1) 6468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.546794+0000 mon.c (mon.1) 6468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.550997+0000 mon.c (mon.1) 6469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.550997+0000 mon.c (mon.1) 6469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.552778+0000 mon.c (mon.1) 6470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.552778+0000 mon.c (mon.1) 6470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.556104+0000 mon.c (mon.1) 6471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.556104+0000 mon.c (mon.1) 6471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.557268+0000 mon.c (mon.1) 6472 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.557268+0000 mon.c (mon.1) 6472 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.569497+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.569497+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.647882+0000 mon.c (mon.1) 6473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.647882+0000 mon.c (mon.1) 6473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.650741+0000 mon.c (mon.1) 6474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.650741+0000 mon.c (mon.1) 6474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.652301+0000 mon.c (mon.1) 6475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.652301+0000 mon.c (mon.1) 6475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.655156+0000 mon.c (mon.1) 6476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.655156+0000 mon.c (mon.1) 6476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.656330+0000 mon.c (mon.1) 6477 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.656330+0000 mon.c (mon.1) 6477 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.667864+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.667864+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.742512+0000 mon.c (mon.1) 6478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.742512+0000 mon.c (mon.1) 6478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.746869+0000 mon.c (mon.1) 6479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.746869+0000 mon.c (mon.1) 6479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.748469+0000 mon.c (mon.1) 6480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.748469+0000 mon.c (mon.1) 6480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.752072+0000 mon.c (mon.1) 6481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.752072+0000 mon.c (mon.1) 6481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.753262+0000 mon.c (mon.1) 6482 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.753262+0000 mon.c (mon.1) 6482 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.765142+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.765142+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.854154+0000 mon.c (mon.1) 6483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.854154+0000 mon.c (mon.1) 6483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.858546+0000 mon.c (mon.1) 6484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.858546+0000 mon.c (mon.1) 6484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.860461+0000 mon.c (mon.1) 6485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.860461+0000 mon.c (mon.1) 6485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.864411+0000 mon.c (mon.1) 6486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.864411+0000 mon.c (mon.1) 6486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.865743+0000 mon.c (mon.1) 6487 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.865743+0000 mon.c (mon.1) 6487 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.878290+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.878290+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.956685+0000 mon.c (mon.1) 6488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.956685+0000 mon.c (mon.1) 6488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.959717+0000 mon.c (mon.1) 6489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.959717+0000 mon.c (mon.1) 6489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.961617+0000 mon.c (mon.1) 6490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.961617+0000 mon.c (mon.1) 6490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.965358+0000 mon.c (mon.1) 6491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.965358+0000 mon.c (mon.1) 6491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.966556+0000 mon.c (mon.1) 6492 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.966556+0000 mon.c (mon.1) 6492 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.978241+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:10.978241+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:11.068054+0000 mon.c (mon.1) 6493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:11.068054+0000 mon.c (mon.1) 6493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:11.072832+0000 mon.c (mon.1) 6494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:11.072832+0000 mon.c (mon.1) 6494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:11.075472+0000 mon.c (mon.1) 6495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:11.075472+0000 mon.c (mon.1) 6495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:11.080357+0000 mon.c (mon.1) 6496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:11.080357+0000 mon.c (mon.1) 6496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:11.081907+0000 mon.c (mon.1) 6497 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:11.081907+0000 mon.c (mon.1) 6497 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:11.096469+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:11 smithi123 bash[58916]: audit 2024-04-22T21:16:11.096469+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.439458+0000 mon.c (mon.1) 6463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.442768+0000 mon.c (mon.1) 6464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.442768+0000 mon.c (mon.1) 6464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.444183+0000 mon.c (mon.1) 6465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.444183+0000 mon.c (mon.1) 6465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.447188+0000 mon.c (mon.1) 6466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.447188+0000 mon.c (mon.1) 6466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.448295+0000 mon.c (mon.1) 6467 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.448295+0000 mon.c (mon.1) 6467 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.459279+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.459279+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.546794+0000 mon.c (mon.1) 6468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.546794+0000 mon.c (mon.1) 6468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.550997+0000 mon.c (mon.1) 6469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.550997+0000 mon.c (mon.1) 6469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.552778+0000 mon.c (mon.1) 6470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.552778+0000 mon.c (mon.1) 6470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.556104+0000 mon.c (mon.1) 6471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.278240+0000 mon.c (mon.1) 6455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.280579+0000 mon.c (mon.1) 6456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.280579+0000 mon.c (mon.1) 6456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.281430+0000 mon.c (mon.1) 6457 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.281430+0000 mon.c (mon.1) 6457 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.287317+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.287317+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: cephadm 2024-04-22T21:16:10.291494+0000 mgr.x (mgr.34107) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: cephadm 2024-04-22T21:16:10.291494+0000 mgr.x (mgr.34107) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.331836+0000 mon.c (mon.1) 6458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.331836+0000 mon.c (mon.1) 6458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.335661+0000 mon.c (mon.1) 6459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.335661+0000 mon.c (mon.1) 6459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.337463+0000 mon.c (mon.1) 6460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.337463+0000 mon.c (mon.1) 6460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.341099+0000 mon.c (mon.1) 6461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.341099+0000 mon.c (mon.1) 6461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.342253+0000 mon.c (mon.1) 6462 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.342253+0000 mon.c (mon.1) 6462 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.353775+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.353775+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: cephadm 2024-04-22T21:16:10.358251+0000 mgr.x (mgr.34107) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: cephadm 2024-04-22T21:16:10.358251+0000 mgr.x (mgr.34107) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:11.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.439458+0000 mon.c (mon.1) 6463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.439458+0000 mon.c (mon.1) 6463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.442768+0000 mon.c (mon.1) 6464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.442768+0000 mon.c (mon.1) 6464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.444183+0000 mon.c (mon.1) 6465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.444183+0000 mon.c (mon.1) 6465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.447188+0000 mon.c (mon.1) 6466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.447188+0000 mon.c (mon.1) 6466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.448295+0000 mon.c (mon.1) 6467 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.448295+0000 mon.c (mon.1) 6467 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.459279+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.459279+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.546794+0000 mon.c (mon.1) 6468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.546794+0000 mon.c (mon.1) 6468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.550997+0000 mon.c (mon.1) 6469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.550997+0000 mon.c (mon.1) 6469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.556104+0000 mon.c (mon.1) 6471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.557268+0000 mon.c (mon.1) 6472 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.557268+0000 mon.c (mon.1) 6472 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.569497+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.569497+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.647882+0000 mon.c (mon.1) 6473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.647882+0000 mon.c (mon.1) 6473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.650741+0000 mon.c (mon.1) 6474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.650741+0000 mon.c (mon.1) 6474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.652301+0000 mon.c (mon.1) 6475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.652301+0000 mon.c (mon.1) 6475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.655156+0000 mon.c (mon.1) 6476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.655156+0000 mon.c (mon.1) 6476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.656330+0000 mon.c (mon.1) 6477 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.656330+0000 mon.c (mon.1) 6477 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.667864+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.667864+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.742512+0000 mon.c (mon.1) 6478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.742512+0000 mon.c (mon.1) 6478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.746869+0000 mon.c (mon.1) 6479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.552778+0000 mon.c (mon.1) 6470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.552778+0000 mon.c (mon.1) 6470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.556104+0000 mon.c (mon.1) 6471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.556104+0000 mon.c (mon.1) 6471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.557268+0000 mon.c (mon.1) 6472 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.557268+0000 mon.c (mon.1) 6472 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.569497+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.569497+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.647882+0000 mon.c (mon.1) 6473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.647882+0000 mon.c (mon.1) 6473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.650741+0000 mon.c (mon.1) 6474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.650741+0000 mon.c (mon.1) 6474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.652301+0000 mon.c (mon.1) 6475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.652301+0000 mon.c (mon.1) 6475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.655156+0000 mon.c (mon.1) 6476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.655156+0000 mon.c (mon.1) 6476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.656330+0000 mon.c (mon.1) 6477 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.656330+0000 mon.c (mon.1) 6477 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.667864+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.746869+0000 mon.c (mon.1) 6479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.748469+0000 mon.c (mon.1) 6480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.748469+0000 mon.c (mon.1) 6480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.752072+0000 mon.c (mon.1) 6481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.752072+0000 mon.c (mon.1) 6481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.753262+0000 mon.c (mon.1) 6482 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.753262+0000 mon.c (mon.1) 6482 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.765142+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.765142+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.854154+0000 mon.c (mon.1) 6483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.854154+0000 mon.c (mon.1) 6483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.858546+0000 mon.c (mon.1) 6484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.858546+0000 mon.c (mon.1) 6484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.860461+0000 mon.c (mon.1) 6485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.860461+0000 mon.c (mon.1) 6485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.864411+0000 mon.c (mon.1) 6486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.864411+0000 mon.c (mon.1) 6486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.865743+0000 mon.c (mon.1) 6487 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.865743+0000 mon.c (mon.1) 6487 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.667864+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.742512+0000 mon.c (mon.1) 6478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.742512+0000 mon.c (mon.1) 6478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.746869+0000 mon.c (mon.1) 6479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.746869+0000 mon.c (mon.1) 6479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.748469+0000 mon.c (mon.1) 6480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.748469+0000 mon.c (mon.1) 6480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.752072+0000 mon.c (mon.1) 6481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.752072+0000 mon.c (mon.1) 6481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.753262+0000 mon.c (mon.1) 6482 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.753262+0000 mon.c (mon.1) 6482 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.765142+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.765142+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.854154+0000 mon.c (mon.1) 6483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.854154+0000 mon.c (mon.1) 6483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.858546+0000 mon.c (mon.1) 6484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.858546+0000 mon.c (mon.1) 6484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.860461+0000 mon.c (mon.1) 6485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.860461+0000 mon.c (mon.1) 6485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.878290+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.878290+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.956685+0000 mon.c (mon.1) 6488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.956685+0000 mon.c (mon.1) 6488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.959717+0000 mon.c (mon.1) 6489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.959717+0000 mon.c (mon.1) 6489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.961617+0000 mon.c (mon.1) 6490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.961617+0000 mon.c (mon.1) 6490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.965358+0000 mon.c (mon.1) 6491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.965358+0000 mon.c (mon.1) 6491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.966556+0000 mon.c (mon.1) 6492 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.966556+0000 mon.c (mon.1) 6492 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.978241+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:10.978241+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:11.068054+0000 mon.c (mon.1) 6493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:11.068054+0000 mon.c (mon.1) 6493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:11.072832+0000 mon.c (mon.1) 6494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:11.072832+0000 mon.c (mon.1) 6494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:11.075472+0000 mon.c (mon.1) 6495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:11.075472+0000 mon.c (mon.1) 6495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:11.080357+0000 mon.c (mon.1) 6496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:11.080357+0000 mon.c (mon.1) 6496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:11.081907+0000 mon.c (mon.1) 6497 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:11.081907+0000 mon.c (mon.1) 6497 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:11.096469+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[75184]: audit 2024-04-22T21:16:11.096469+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.864411+0000 mon.c (mon.1) 6486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.864411+0000 mon.c (mon.1) 6486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.865743+0000 mon.c (mon.1) 6487 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.865743+0000 mon.c (mon.1) 6487 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.878290+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.878290+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.956685+0000 mon.c (mon.1) 6488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.956685+0000 mon.c (mon.1) 6488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.959717+0000 mon.c (mon.1) 6489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.959717+0000 mon.c (mon.1) 6489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.961617+0000 mon.c (mon.1) 6490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.961617+0000 mon.c (mon.1) 6490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.965358+0000 mon.c (mon.1) 6491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.965358+0000 mon.c (mon.1) 6491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.966556+0000 mon.c (mon.1) 6492 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.966556+0000 mon.c (mon.1) 6492 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.978241+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:10.978241+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:11.068054+0000 mon.c (mon.1) 6493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:11.068054+0000 mon.c (mon.1) 6493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:11.072832+0000 mon.c (mon.1) 6494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:11.072832+0000 mon.c (mon.1) 6494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:11.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:11.075472+0000 mon.c (mon.1) 6495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:11.075472+0000 mon.c (mon.1) 6495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:11.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:11.080357+0000 mon.c (mon.1) 6496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:11.080357+0000 mon.c (mon.1) 6496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:11.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:11.081907+0000 mon.c (mon.1) 6497 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:11.081907+0000 mon.c (mon.1) 6497 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:11.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:11.096469+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:11.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:11 smithi121 bash[73084]: audit 2024-04-22T21:16:11.096469+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: cephadm 2024-04-22T21:16:10.463557+0000 mgr.x (mgr.34107) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: cephadm 2024-04-22T21:16:10.463557+0000 mgr.x (mgr.34107) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: cephadm 2024-04-22T21:16:10.574081+0000 mgr.x (mgr.34107) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: cephadm 2024-04-22T21:16:10.574081+0000 mgr.x (mgr.34107) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: cephadm 2024-04-22T21:16:10.672425+0000 mgr.x (mgr.34107) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: cephadm 2024-04-22T21:16:10.672425+0000 mgr.x (mgr.34107) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: cephadm 2024-04-22T21:16:10.769471+0000 mgr.x (mgr.34107) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: cephadm 2024-04-22T21:16:10.769471+0000 mgr.x (mgr.34107) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: cephadm 2024-04-22T21:16:10.883081+0000 mgr.x (mgr.34107) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: cephadm 2024-04-22T21:16:10.883081+0000 mgr.x (mgr.34107) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: cephadm 2024-04-22T21:16:10.983544+0000 mgr.x (mgr.34107) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: cephadm 2024-04-22T21:16:10.983544+0000 mgr.x (mgr.34107) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: cephadm 2024-04-22T21:16:11.101225+0000 mgr.x (mgr.34107) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: cephadm 2024-04-22T21:16:11.101225+0000 mgr.x (mgr.34107) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.175903+0000 mon.c (mon.1) 6498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.175903+0000 mon.c (mon.1) 6498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.180124+0000 mon.c (mon.1) 6499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.180124+0000 mon.c (mon.1) 6499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.182271+0000 mon.c (mon.1) 6500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.182271+0000 mon.c (mon.1) 6500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.185704+0000 mon.c (mon.1) 6501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.185704+0000 mon.c (mon.1) 6501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.187135+0000 mon.c (mon.1) 6502 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.187135+0000 mon.c (mon.1) 6502 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.196188+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.196188+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: cephadm 2024-04-22T21:16:11.203549+0000 mgr.x (mgr.34107) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: cephadm 2024-04-22T21:16:11.203549+0000 mgr.x (mgr.34107) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.274692+0000 mon.c (mon.1) 6503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.274692+0000 mon.c (mon.1) 6503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.277378+0000 mon.c (mon.1) 6504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.277378+0000 mon.c (mon.1) 6504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.278800+0000 mon.c (mon.1) 6505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.278800+0000 mon.c (mon.1) 6505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.281417+0000 mon.c (mon.1) 6506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.281417+0000 mon.c (mon.1) 6506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.282236+0000 mon.c (mon.1) 6507 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.282236+0000 mon.c (mon.1) 6507 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.293192+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.293192+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: cephadm 2024-04-22T21:16:11.297446+0000 mgr.x (mgr.34107) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: cephadm 2024-04-22T21:16:11.297446+0000 mgr.x (mgr.34107) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.333921+0000 mon.c (mon.1) 6508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.333921+0000 mon.c (mon.1) 6508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.336311+0000 mon.c (mon.1) 6509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.336311+0000 mon.c (mon.1) 6509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.337468+0000 mon.c (mon.1) 6510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.337468+0000 mon.c (mon.1) 6510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.339640+0000 mon.c (mon.1) 6511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.339640+0000 mon.c (mon.1) 6511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.340511+0000 mon.c (mon.1) 6512 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.340511+0000 mon.c (mon.1) 6512 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.351078+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.351078+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: cephadm 2024-04-22T21:16:11.355258+0000 mgr.x (mgr.34107) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: cephadm 2024-04-22T21:16:11.355258+0000 mgr.x (mgr.34107) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.413682+0000 mon.c (mon.1) 6513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.413682+0000 mon.c (mon.1) 6513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.416371+0000 mon.c (mon.1) 6514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.416371+0000 mon.c (mon.1) 6514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.417570+0000 mon.c (mon.1) 6515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.417570+0000 mon.c (mon.1) 6515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.419864+0000 mon.c (mon.1) 6516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.419864+0000 mon.c (mon.1) 6516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.420765+0000 mon.c (mon.1) 6517 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.420765+0000 mon.c (mon.1) 6517 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.430340+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.430340+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: cephadm 2024-04-22T21:16:11.434401+0000 mgr.x (mgr.34107) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: cephadm 2024-04-22T21:16:11.434401+0000 mgr.x (mgr.34107) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.514108+0000 mon.c (mon.1) 6518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.514108+0000 mon.c (mon.1) 6518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.518175+0000 mon.c (mon.1) 6519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.518175+0000 mon.c (mon.1) 6519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.520253+0000 mon.c (mon.1) 6520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.520253+0000 mon.c (mon.1) 6520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.524536+0000 mon.c (mon.1) 6521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.524536+0000 mon.c (mon.1) 6521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.526067+0000 mon.c (mon.1) 6522 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.526067+0000 mon.c (mon.1) 6522 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.538644+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.538644+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.629406+0000 mon.c (mon.1) 6523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.629406+0000 mon.c (mon.1) 6523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.634340+0000 mon.c (mon.1) 6524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.634340+0000 mon.c (mon.1) 6524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.637190+0000 mon.c (mon.1) 6525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.637190+0000 mon.c (mon.1) 6525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.641941+0000 mon.c (mon.1) 6526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.641941+0000 mon.c (mon.1) 6526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.643592+0000 mon.c (mon.1) 6527 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.643592+0000 mon.c (mon.1) 6527 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.657063+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.657063+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.733294+0000 mon.c (mon.1) 6528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.733294+0000 mon.c (mon.1) 6528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.736467+0000 mon.c (mon.1) 6529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.736467+0000 mon.c (mon.1) 6529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.738349+0000 mon.c (mon.1) 6530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.738349+0000 mon.c (mon.1) 6530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.742101+0000 mon.c (mon.1) 6531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.742101+0000 mon.c (mon.1) 6531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.743430+0000 mon.c (mon.1) 6532 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.743430+0000 mon.c (mon.1) 6532 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.754786+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.754786+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.830486+0000 mon.c (mon.1) 6533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.830486+0000 mon.c (mon.1) 6533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.833944+0000 mon.c (mon.1) 6534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.833944+0000 mon.c (mon.1) 6534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.835657+0000 mon.c (mon.1) 6535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.835657+0000 mon.c (mon.1) 6535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.839545+0000 mon.c (mon.1) 6536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.839545+0000 mon.c (mon.1) 6536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.840902+0000 mon.c (mon.1) 6537 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.840902+0000 mon.c (mon.1) 6537 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.853147+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.853147+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.944445+0000 mon.c (mon.1) 6538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.944445+0000 mon.c (mon.1) 6538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.949273+0000 mon.c (mon.1) 6539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.949273+0000 mon.c (mon.1) 6539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.951619+0000 mon.c (mon.1) 6540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.951619+0000 mon.c (mon.1) 6540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.956387+0000 mon.c (mon.1) 6541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.956387+0000 mon.c (mon.1) 6541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.958131+0000 mon.c (mon.1) 6542 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.958131+0000 mon.c (mon.1) 6542 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.969874+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:11.969874+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:12.061604+0000 mon.c (mon.1) 6543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:12.061604+0000 mon.c (mon.1) 6543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:12.065978+0000 mon.c (mon.1) 6544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:12.065978+0000 mon.c (mon.1) 6544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:12.067453+0000 mon.c (mon.1) 6545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:12.067453+0000 mon.c (mon.1) 6545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:12.071000+0000 mon.c (mon.1) 6546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:12.071000+0000 mon.c (mon.1) 6546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:12.072664+0000 mon.c (mon.1) 6547 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:12.072664+0000 mon.c (mon.1) 6547 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:12.080835+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:12 smithi123 bash[58916]: audit 2024-04-22T21:16:12.080835+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: cephadm 2024-04-22T21:16:10.463557+0000 mgr.x (mgr.34107) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: cephadm 2024-04-22T21:16:10.463557+0000 mgr.x (mgr.34107) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: cephadm 2024-04-22T21:16:10.574081+0000 mgr.x (mgr.34107) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: cephadm 2024-04-22T21:16:10.574081+0000 mgr.x (mgr.34107) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: cephadm 2024-04-22T21:16:10.672425+0000 mgr.x (mgr.34107) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: cephadm 2024-04-22T21:16:10.672425+0000 mgr.x (mgr.34107) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: cephadm 2024-04-22T21:16:10.769471+0000 mgr.x (mgr.34107) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: cephadm 2024-04-22T21:16:10.769471+0000 mgr.x (mgr.34107) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: cephadm 2024-04-22T21:16:10.883081+0000 mgr.x (mgr.34107) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: cephadm 2024-04-22T21:16:10.883081+0000 mgr.x (mgr.34107) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: cephadm 2024-04-22T21:16:10.983544+0000 mgr.x (mgr.34107) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: cephadm 2024-04-22T21:16:10.983544+0000 mgr.x (mgr.34107) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: cephadm 2024-04-22T21:16:11.101225+0000 mgr.x (mgr.34107) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: cephadm 2024-04-22T21:16:11.101225+0000 mgr.x (mgr.34107) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.175903+0000 mon.c (mon.1) 6498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.175903+0000 mon.c (mon.1) 6498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.180124+0000 mon.c (mon.1) 6499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.180124+0000 mon.c (mon.1) 6499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.182271+0000 mon.c (mon.1) 6500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.182271+0000 mon.c (mon.1) 6500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.185704+0000 mon.c (mon.1) 6501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: cephadm 2024-04-22T21:16:10.463557+0000 mgr.x (mgr.34107) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: cephadm 2024-04-22T21:16:10.463557+0000 mgr.x (mgr.34107) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: cephadm 2024-04-22T21:16:10.574081+0000 mgr.x (mgr.34107) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: cephadm 2024-04-22T21:16:10.574081+0000 mgr.x (mgr.34107) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: cephadm 2024-04-22T21:16:10.672425+0000 mgr.x (mgr.34107) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: cephadm 2024-04-22T21:16:10.672425+0000 mgr.x (mgr.34107) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: cephadm 2024-04-22T21:16:10.769471+0000 mgr.x (mgr.34107) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: cephadm 2024-04-22T21:16:10.769471+0000 mgr.x (mgr.34107) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: cephadm 2024-04-22T21:16:10.883081+0000 mgr.x (mgr.34107) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: cephadm 2024-04-22T21:16:10.883081+0000 mgr.x (mgr.34107) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: cephadm 2024-04-22T21:16:10.983544+0000 mgr.x (mgr.34107) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: cephadm 2024-04-22T21:16:10.983544+0000 mgr.x (mgr.34107) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: cephadm 2024-04-22T21:16:11.101225+0000 mgr.x (mgr.34107) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: cephadm 2024-04-22T21:16:11.101225+0000 mgr.x (mgr.34107) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.175903+0000 mon.c (mon.1) 6498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.175903+0000 mon.c (mon.1) 6498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.180124+0000 mon.c (mon.1) 6499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.180124+0000 mon.c (mon.1) 6499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.182271+0000 mon.c (mon.1) 6500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.182271+0000 mon.c (mon.1) 6500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.185704+0000 mon.c (mon.1) 6501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.185704+0000 mon.c (mon.1) 6501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.187135+0000 mon.c (mon.1) 6502 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.187135+0000 mon.c (mon.1) 6502 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.196188+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.196188+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: cephadm 2024-04-22T21:16:11.203549+0000 mgr.x (mgr.34107) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: cephadm 2024-04-22T21:16:11.203549+0000 mgr.x (mgr.34107) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.274692+0000 mon.c (mon.1) 6503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.274692+0000 mon.c (mon.1) 6503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.277378+0000 mon.c (mon.1) 6504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.277378+0000 mon.c (mon.1) 6504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.278800+0000 mon.c (mon.1) 6505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.278800+0000 mon.c (mon.1) 6505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.281417+0000 mon.c (mon.1) 6506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.281417+0000 mon.c (mon.1) 6506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.282236+0000 mon.c (mon.1) 6507 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.282236+0000 mon.c (mon.1) 6507 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.293192+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.293192+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: cephadm 2024-04-22T21:16:11.297446+0000 mgr.x (mgr.34107) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: cephadm 2024-04-22T21:16:11.297446+0000 mgr.x (mgr.34107) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.333921+0000 mon.c (mon.1) 6508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.333921+0000 mon.c (mon.1) 6508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.336311+0000 mon.c (mon.1) 6509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.336311+0000 mon.c (mon.1) 6509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.337468+0000 mon.c (mon.1) 6510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.337468+0000 mon.c (mon.1) 6510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.339640+0000 mon.c (mon.1) 6511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.339640+0000 mon.c (mon.1) 6511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.340511+0000 mon.c (mon.1) 6512 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.340511+0000 mon.c (mon.1) 6512 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.351078+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.351078+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: cephadm 2024-04-22T21:16:11.355258+0000 mgr.x (mgr.34107) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: cephadm 2024-04-22T21:16:11.355258+0000 mgr.x (mgr.34107) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.413682+0000 mon.c (mon.1) 6513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.413682+0000 mon.c (mon.1) 6513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.416371+0000 mon.c (mon.1) 6514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.416371+0000 mon.c (mon.1) 6514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.185704+0000 mon.c (mon.1) 6501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.187135+0000 mon.c (mon.1) 6502 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.187135+0000 mon.c (mon.1) 6502 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.196188+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.196188+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: cephadm 2024-04-22T21:16:11.203549+0000 mgr.x (mgr.34107) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: cephadm 2024-04-22T21:16:11.203549+0000 mgr.x (mgr.34107) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.274692+0000 mon.c (mon.1) 6503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.274692+0000 mon.c (mon.1) 6503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.277378+0000 mon.c (mon.1) 6504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.277378+0000 mon.c (mon.1) 6504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.278800+0000 mon.c (mon.1) 6505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.278800+0000 mon.c (mon.1) 6505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.281417+0000 mon.c (mon.1) 6506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.281417+0000 mon.c (mon.1) 6506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.282236+0000 mon.c (mon.1) 6507 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.282236+0000 mon.c (mon.1) 6507 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.293192+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.293192+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: cephadm 2024-04-22T21:16:11.297446+0000 mgr.x (mgr.34107) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.417570+0000 mon.c (mon.1) 6515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.417570+0000 mon.c (mon.1) 6515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.419864+0000 mon.c (mon.1) 6516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.419864+0000 mon.c (mon.1) 6516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.420765+0000 mon.c (mon.1) 6517 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.420765+0000 mon.c (mon.1) 6517 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.430340+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.430340+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: cephadm 2024-04-22T21:16:11.434401+0000 mgr.x (mgr.34107) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: cephadm 2024-04-22T21:16:11.434401+0000 mgr.x (mgr.34107) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.514108+0000 mon.c (mon.1) 6518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.514108+0000 mon.c (mon.1) 6518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.518175+0000 mon.c (mon.1) 6519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.518175+0000 mon.c (mon.1) 6519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.520253+0000 mon.c (mon.1) 6520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.520253+0000 mon.c (mon.1) 6520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.524536+0000 mon.c (mon.1) 6521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.524536+0000 mon.c (mon.1) 6521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.526067+0000 mon.c (mon.1) 6522 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: cephadm 2024-04-22T21:16:11.297446+0000 mgr.x (mgr.34107) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.333921+0000 mon.c (mon.1) 6508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.333921+0000 mon.c (mon.1) 6508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.336311+0000 mon.c (mon.1) 6509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.336311+0000 mon.c (mon.1) 6509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.337468+0000 mon.c (mon.1) 6510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.337468+0000 mon.c (mon.1) 6510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.339640+0000 mon.c (mon.1) 6511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.339640+0000 mon.c (mon.1) 6511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.340511+0000 mon.c (mon.1) 6512 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.340511+0000 mon.c (mon.1) 6512 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.351078+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.351078+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: cephadm 2024-04-22T21:16:11.355258+0000 mgr.x (mgr.34107) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: cephadm 2024-04-22T21:16:11.355258+0000 mgr.x (mgr.34107) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.413682+0000 mon.c (mon.1) 6513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.413682+0000 mon.c (mon.1) 6513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.416371+0000 mon.c (mon.1) 6514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.416371+0000 mon.c (mon.1) 6514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.526067+0000 mon.c (mon.1) 6522 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.538644+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.538644+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.629406+0000 mon.c (mon.1) 6523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.629406+0000 mon.c (mon.1) 6523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.634340+0000 mon.c (mon.1) 6524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.634340+0000 mon.c (mon.1) 6524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.637190+0000 mon.c (mon.1) 6525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.637190+0000 mon.c (mon.1) 6525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.641941+0000 mon.c (mon.1) 6526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.641941+0000 mon.c (mon.1) 6526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.643592+0000 mon.c (mon.1) 6527 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.643592+0000 mon.c (mon.1) 6527 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.657063+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.657063+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.733294+0000 mon.c (mon.1) 6528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.733294+0000 mon.c (mon.1) 6528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.736467+0000 mon.c (mon.1) 6529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.736467+0000 mon.c (mon.1) 6529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.738349+0000 mon.c (mon.1) 6530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.417570+0000 mon.c (mon.1) 6515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.417570+0000 mon.c (mon.1) 6515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.419864+0000 mon.c (mon.1) 6516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.419864+0000 mon.c (mon.1) 6516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.420765+0000 mon.c (mon.1) 6517 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.420765+0000 mon.c (mon.1) 6517 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.430340+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.430340+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: cephadm 2024-04-22T21:16:11.434401+0000 mgr.x (mgr.34107) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: cephadm 2024-04-22T21:16:11.434401+0000 mgr.x (mgr.34107) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:12.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.514108+0000 mon.c (mon.1) 6518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.514108+0000 mon.c (mon.1) 6518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.518175+0000 mon.c (mon.1) 6519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.518175+0000 mon.c (mon.1) 6519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.520253+0000 mon.c (mon.1) 6520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.520253+0000 mon.c (mon.1) 6520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.524536+0000 mon.c (mon.1) 6521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.524536+0000 mon.c (mon.1) 6521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.526067+0000 mon.c (mon.1) 6522 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.526067+0000 mon.c (mon.1) 6522 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.538644+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.538644+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.629406+0000 mon.c (mon.1) 6523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.629406+0000 mon.c (mon.1) 6523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.634340+0000 mon.c (mon.1) 6524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.634340+0000 mon.c (mon.1) 6524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.637190+0000 mon.c (mon.1) 6525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.637190+0000 mon.c (mon.1) 6525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.641941+0000 mon.c (mon.1) 6526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.641941+0000 mon.c (mon.1) 6526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.643592+0000 mon.c (mon.1) 6527 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.643592+0000 mon.c (mon.1) 6527 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.657063+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.657063+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.733294+0000 mon.c (mon.1) 6528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.733294+0000 mon.c (mon.1) 6528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.736467+0000 mon.c (mon.1) 6529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.736467+0000 mon.c (mon.1) 6529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.738349+0000 mon.c (mon.1) 6530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.738349+0000 mon.c (mon.1) 6530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.742101+0000 mon.c (mon.1) 6531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.742101+0000 mon.c (mon.1) 6531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.743430+0000 mon.c (mon.1) 6532 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.743430+0000 mon.c (mon.1) 6532 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.754786+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.754786+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.830486+0000 mon.c (mon.1) 6533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.830486+0000 mon.c (mon.1) 6533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.833944+0000 mon.c (mon.1) 6534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.833944+0000 mon.c (mon.1) 6534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.835657+0000 mon.c (mon.1) 6535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.835657+0000 mon.c (mon.1) 6535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.839545+0000 mon.c (mon.1) 6536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.839545+0000 mon.c (mon.1) 6536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.840902+0000 mon.c (mon.1) 6537 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.840902+0000 mon.c (mon.1) 6537 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.853147+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.853147+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.944445+0000 mon.c (mon.1) 6538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.738349+0000 mon.c (mon.1) 6530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.742101+0000 mon.c (mon.1) 6531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.742101+0000 mon.c (mon.1) 6531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.743430+0000 mon.c (mon.1) 6532 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.743430+0000 mon.c (mon.1) 6532 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.754786+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.754786+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.830486+0000 mon.c (mon.1) 6533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.830486+0000 mon.c (mon.1) 6533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.833944+0000 mon.c (mon.1) 6534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.833944+0000 mon.c (mon.1) 6534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.835657+0000 mon.c (mon.1) 6535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.835657+0000 mon.c (mon.1) 6535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.839545+0000 mon.c (mon.1) 6536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.839545+0000 mon.c (mon.1) 6536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.840902+0000 mon.c (mon.1) 6537 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.840902+0000 mon.c (mon.1) 6537 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.853147+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.853147+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.944445+0000 mon.c (mon.1) 6538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.944445+0000 mon.c (mon.1) 6538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.949273+0000 mon.c (mon.1) 6539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.949273+0000 mon.c (mon.1) 6539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.951619+0000 mon.c (mon.1) 6540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.951619+0000 mon.c (mon.1) 6540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.956387+0000 mon.c (mon.1) 6541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.956387+0000 mon.c (mon.1) 6541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.958131+0000 mon.c (mon.1) 6542 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.958131+0000 mon.c (mon.1) 6542 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.969874+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:11.969874+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:12.061604+0000 mon.c (mon.1) 6543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:12.061604+0000 mon.c (mon.1) 6543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:12.065978+0000 mon.c (mon.1) 6544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:12.065978+0000 mon.c (mon.1) 6544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:12.067453+0000 mon.c (mon.1) 6545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:12.067453+0000 mon.c (mon.1) 6545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:12.071000+0000 mon.c (mon.1) 6546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:12.071000+0000 mon.c (mon.1) 6546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:12.072664+0000 mon.c (mon.1) 6547 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:12.072664+0000 mon.c (mon.1) 6547 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:12.080835+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[75184]: audit 2024-04-22T21:16:12.080835+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.944445+0000 mon.c (mon.1) 6538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.949273+0000 mon.c (mon.1) 6539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.949273+0000 mon.c (mon.1) 6539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.951619+0000 mon.c (mon.1) 6540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.951619+0000 mon.c (mon.1) 6540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.956387+0000 mon.c (mon.1) 6541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.956387+0000 mon.c (mon.1) 6541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.958131+0000 mon.c (mon.1) 6542 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.958131+0000 mon.c (mon.1) 6542 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.969874+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:11.969874+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:12.061604+0000 mon.c (mon.1) 6543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:12.061604+0000 mon.c (mon.1) 6543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:12.065978+0000 mon.c (mon.1) 6544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:12.065978+0000 mon.c (mon.1) 6544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:12.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:12.067453+0000 mon.c (mon.1) 6545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:12.067453+0000 mon.c (mon.1) 6545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:12.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:12.071000+0000 mon.c (mon.1) 6546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:12.071000+0000 mon.c (mon.1) 6546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:12.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:12.072664+0000 mon.c (mon.1) 6547 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:12.072664+0000 mon.c (mon.1) 6547 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:12.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:12.080835+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:12.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:12 smithi121 bash[73084]: audit 2024-04-22T21:16:12.080835+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.405 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: cephadm 2024-04-22T21:16:11.543404+0000 mgr.x (mgr.34107) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.405 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: cephadm 2024-04-22T21:16:11.543404+0000 mgr.x (mgr.34107) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.406 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: cephadm 2024-04-22T21:16:11.661696+0000 mgr.x (mgr.34107) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.406 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: cephadm 2024-04-22T21:16:11.661696+0000 mgr.x (mgr.34107) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.406 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: cephadm 2024-04-22T21:16:11.759017+0000 mgr.x (mgr.34107) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.406 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: cephadm 2024-04-22T21:16:11.759017+0000 mgr.x (mgr.34107) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.406 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: cephadm 2024-04-22T21:16:11.857671+0000 mgr.x (mgr.34107) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.406 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: cephadm 2024-04-22T21:16:11.857671+0000 mgr.x (mgr.34107) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.406 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: cephadm 2024-04-22T21:16:11.974322+0000 mgr.x (mgr.34107) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.406 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: cephadm 2024-04-22T21:16:11.974322+0000 mgr.x (mgr.34107) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.407 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: cluster 2024-04-22T21:16:12.067680+0000 mgr.x (mgr.34107) 2149 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:13.407 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: cluster 2024-04-22T21:16:12.067680+0000 mgr.x (mgr.34107) 2149 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:13.407 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: cephadm 2024-04-22T21:16:12.084795+0000 mgr.x (mgr.34107) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.407 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: cephadm 2024-04-22T21:16:12.084795+0000 mgr.x (mgr.34107) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.407 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.157207+0000 mon.c (mon.1) 6548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.407 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.157207+0000 mon.c (mon.1) 6548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.407 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.160776+0000 mon.c (mon.1) 6549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.407 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.160776+0000 mon.c (mon.1) 6549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.407 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.163450+0000 mon.c (mon.1) 6550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.407 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.163450+0000 mon.c (mon.1) 6550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.408 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: cephadm 2024-04-22T21:16:11.543404+0000 mgr.x (mgr.34107) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.408 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: cephadm 2024-04-22T21:16:11.543404+0000 mgr.x (mgr.34107) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.408 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: cephadm 2024-04-22T21:16:11.661696+0000 mgr.x (mgr.34107) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.408 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: cephadm 2024-04-22T21:16:11.661696+0000 mgr.x (mgr.34107) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.408 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: cephadm 2024-04-22T21:16:11.759017+0000 mgr.x (mgr.34107) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.408 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: cephadm 2024-04-22T21:16:11.759017+0000 mgr.x (mgr.34107) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.409 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: cephadm 2024-04-22T21:16:11.857671+0000 mgr.x (mgr.34107) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.409 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: cephadm 2024-04-22T21:16:11.857671+0000 mgr.x (mgr.34107) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.409 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: cephadm 2024-04-22T21:16:11.974322+0000 mgr.x (mgr.34107) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.409 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: cephadm 2024-04-22T21:16:11.974322+0000 mgr.x (mgr.34107) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.409 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: cluster 2024-04-22T21:16:12.067680+0000 mgr.x (mgr.34107) 2149 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:13.409 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: cluster 2024-04-22T21:16:12.067680+0000 mgr.x (mgr.34107) 2149 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:13.409 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: cephadm 2024-04-22T21:16:12.084795+0000 mgr.x (mgr.34107) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.409 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: cephadm 2024-04-22T21:16:12.084795+0000 mgr.x (mgr.34107) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.409 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.157207+0000 mon.c (mon.1) 6548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.409 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.157207+0000 mon.c (mon.1) 6548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.409 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.160776+0000 mon.c (mon.1) 6549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.410 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.160776+0000 mon.c (mon.1) 6549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.410 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.163450+0000 mon.c (mon.1) 6550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.410 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.163450+0000 mon.c (mon.1) 6550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.410 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.165931+0000 mon.c (mon.1) 6551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.410 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.165931+0000 mon.c (mon.1) 6551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.410 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.166904+0000 mon.c (mon.1) 6552 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.410 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.166904+0000 mon.c (mon.1) 6552 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.410 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.173946+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.410 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.173946+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.410 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: cephadm 2024-04-22T21:16:12.178290+0000 mgr.x (mgr.34107) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.410 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: cephadm 2024-04-22T21:16:12.178290+0000 mgr.x (mgr.34107) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.410 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.249280+0000 mon.c (mon.1) 6553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.411 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.249280+0000 mon.c (mon.1) 6553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.411 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.251748+0000 mon.c (mon.1) 6554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.411 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.251748+0000 mon.c (mon.1) 6554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.411 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.253163+0000 mon.c (mon.1) 6555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.411 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.253163+0000 mon.c (mon.1) 6555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.411 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.255783+0000 mon.c (mon.1) 6556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.411 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.255783+0000 mon.c (mon.1) 6556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.411 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.256927+0000 mon.c (mon.1) 6557 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.411 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.256927+0000 mon.c (mon.1) 6557 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.411 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.266479+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.412 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.266479+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.412 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.165931+0000 mon.c (mon.1) 6551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.412 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.165931+0000 mon.c (mon.1) 6551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.412 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.166904+0000 mon.c (mon.1) 6552 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.412 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.166904+0000 mon.c (mon.1) 6552 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.412 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.173946+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.413 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.173946+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.413 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: cephadm 2024-04-22T21:16:12.178290+0000 mgr.x (mgr.34107) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.413 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: cephadm 2024-04-22T21:16:12.178290+0000 mgr.x (mgr.34107) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.413 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.249280+0000 mon.c (mon.1) 6553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.413 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.249280+0000 mon.c (mon.1) 6553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.413 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.251748+0000 mon.c (mon.1) 6554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.413 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.251748+0000 mon.c (mon.1) 6554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.413 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.253163+0000 mon.c (mon.1) 6555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.413 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.253163+0000 mon.c (mon.1) 6555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.413 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.255783+0000 mon.c (mon.1) 6556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.413 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.255783+0000 mon.c (mon.1) 6556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.413 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.256927+0000 mon.c (mon.1) 6557 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.414 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.256927+0000 mon.c (mon.1) 6557 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.414 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.266479+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.414 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.266479+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.414 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: cephadm 2024-04-22T21:16:12.271018+0000 mgr.x (mgr.34107) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.415 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: cephadm 2024-04-22T21:16:12.271018+0000 mgr.x (mgr.34107) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.415 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.331514+0000 mon.c (mon.1) 6558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.415 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.331514+0000 mon.c (mon.1) 6558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.415 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.334278+0000 mon.c (mon.1) 6559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.415 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.334278+0000 mon.c (mon.1) 6559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.415 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.335667+0000 mon.c (mon.1) 6560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.415 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.335667+0000 mon.c (mon.1) 6560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.415 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.338393+0000 mon.c (mon.1) 6561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.415 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.338393+0000 mon.c (mon.1) 6561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.415 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.339553+0000 mon.c (mon.1) 6562 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.415 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.339553+0000 mon.c (mon.1) 6562 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.416 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.348769+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.416 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.348769+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.416 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: cephadm 2024-04-22T21:16:12.352945+0000 mgr.x (mgr.34107) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.416 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: cephadm 2024-04-22T21:16:12.352945+0000 mgr.x (mgr.34107) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.416 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.391764+0000 mon.c (mon.1) 6563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.416 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.391764+0000 mon.c (mon.1) 6563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.416 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.394163+0000 mon.c (mon.1) 6564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.416 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.394163+0000 mon.c (mon.1) 6564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.416 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: cephadm 2024-04-22T21:16:12.271018+0000 mgr.x (mgr.34107) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.417 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: cephadm 2024-04-22T21:16:12.271018+0000 mgr.x (mgr.34107) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.417 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.331514+0000 mon.c (mon.1) 6558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.417 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.331514+0000 mon.c (mon.1) 6558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.417 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.334278+0000 mon.c (mon.1) 6559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.417 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.334278+0000 mon.c (mon.1) 6559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.417 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.335667+0000 mon.c (mon.1) 6560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.417 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.335667+0000 mon.c (mon.1) 6560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.417 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.338393+0000 mon.c (mon.1) 6561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.417 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.338393+0000 mon.c (mon.1) 6561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.417 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.339553+0000 mon.c (mon.1) 6562 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.418 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.339553+0000 mon.c (mon.1) 6562 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.418 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.348769+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.418 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.348769+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.418 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: cephadm 2024-04-22T21:16:12.352945+0000 mgr.x (mgr.34107) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.418 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: cephadm 2024-04-22T21:16:12.352945+0000 mgr.x (mgr.34107) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.418 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.391764+0000 mon.c (mon.1) 6563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.418 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.391764+0000 mon.c (mon.1) 6563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.418 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.394163+0000 mon.c (mon.1) 6564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.418 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.394163+0000 mon.c (mon.1) 6564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.419 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.395260+0000 mon.c (mon.1) 6565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.419 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.395260+0000 mon.c (mon.1) 6565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.419 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.397623+0000 mon.c (mon.1) 6566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.419 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.397623+0000 mon.c (mon.1) 6566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.419 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.398463+0000 mon.c (mon.1) 6567 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.419 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.398463+0000 mon.c (mon.1) 6567 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.419 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.406704+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.419 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.406704+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.419 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: cephadm 2024-04-22T21:16:12.410822+0000 mgr.x (mgr.34107) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.419 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: cephadm 2024-04-22T21:16:12.410822+0000 mgr.x (mgr.34107) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.419 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.481237+0000 mon.c (mon.1) 6568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.419 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.481237+0000 mon.c (mon.1) 6568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.420 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.484005+0000 mon.c (mon.1) 6569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.420 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.484005+0000 mon.c (mon.1) 6569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.420 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.485997+0000 mon.c (mon.1) 6570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.420 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.485997+0000 mon.c (mon.1) 6570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.420 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.489196+0000 mon.c (mon.1) 6571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.420 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.489196+0000 mon.c (mon.1) 6571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.420 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.490217+0000 mon.c (mon.1) 6572 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.395260+0000 mon.c (mon.1) 6565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.395260+0000 mon.c (mon.1) 6565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.397623+0000 mon.c (mon.1) 6566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.397623+0000 mon.c (mon.1) 6566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.398463+0000 mon.c (mon.1) 6567 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.398463+0000 mon.c (mon.1) 6567 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.406704+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.406704+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: cephadm 2024-04-22T21:16:12.410822+0000 mgr.x (mgr.34107) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: cephadm 2024-04-22T21:16:12.410822+0000 mgr.x (mgr.34107) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.481237+0000 mon.c (mon.1) 6568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.481237+0000 mon.c (mon.1) 6568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.484005+0000 mon.c (mon.1) 6569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.484005+0000 mon.c (mon.1) 6569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.485997+0000 mon.c (mon.1) 6570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.485997+0000 mon.c (mon.1) 6570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.489196+0000 mon.c (mon.1) 6571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.489196+0000 mon.c (mon.1) 6571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.490217+0000 mon.c (mon.1) 6572 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.423 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.490217+0000 mon.c (mon.1) 6572 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.423 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.499298+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.423 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.499298+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.423 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.574549+0000 mon.c (mon.1) 6573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.423 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.574549+0000 mon.c (mon.1) 6573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.423 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.577782+0000 mon.c (mon.1) 6574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.423 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.577782+0000 mon.c (mon.1) 6574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.423 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.579569+0000 mon.c (mon.1) 6575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.423 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.579569+0000 mon.c (mon.1) 6575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.423 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.583445+0000 mon.c (mon.1) 6576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.423 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.583445+0000 mon.c (mon.1) 6576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.423 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.584808+0000 mon.c (mon.1) 6577 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.584808+0000 mon.c (mon.1) 6577 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.596154+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.596154+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.675893+0000 mon.c (mon.1) 6578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.675893+0000 mon.c (mon.1) 6578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.679379+0000 mon.c (mon.1) 6579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.679379+0000 mon.c (mon.1) 6579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.681339+0000 mon.c (mon.1) 6580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.424 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.490217+0000 mon.c (mon.1) 6572 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.425 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.499298+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.425 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.499298+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.425 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.574549+0000 mon.c (mon.1) 6573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.425 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.574549+0000 mon.c (mon.1) 6573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.425 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.577782+0000 mon.c (mon.1) 6574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.425 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.577782+0000 mon.c (mon.1) 6574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.425 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.579569+0000 mon.c (mon.1) 6575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.425 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.579569+0000 mon.c (mon.1) 6575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.425 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.583445+0000 mon.c (mon.1) 6576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.425 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.583445+0000 mon.c (mon.1) 6576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.425 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.584808+0000 mon.c (mon.1) 6577 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.584808+0000 mon.c (mon.1) 6577 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.596154+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.596154+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.675893+0000 mon.c (mon.1) 6578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.675893+0000 mon.c (mon.1) 6578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.679379+0000 mon.c (mon.1) 6579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.679379+0000 mon.c (mon.1) 6579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.681339+0000 mon.c (mon.1) 6580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.681339+0000 mon.c (mon.1) 6580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.685524+0000 mon.c (mon.1) 6581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.685524+0000 mon.c (mon.1) 6581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.687083+0000 mon.c (mon.1) 6582 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.687083+0000 mon.c (mon.1) 6582 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.699189+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.699189+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.778958+0000 mon.c (mon.1) 6583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.778958+0000 mon.c (mon.1) 6583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.782387+0000 mon.c (mon.1) 6584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.782387+0000 mon.c (mon.1) 6584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.784517+0000 mon.c (mon.1) 6585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.784517+0000 mon.c (mon.1) 6585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.788858+0000 mon.c (mon.1) 6586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.788858+0000 mon.c (mon.1) 6586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.790195+0000 mon.c (mon.1) 6587 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.790195+0000 mon.c (mon.1) 6587 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.801710+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.801710+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.878697+0000 mon.c (mon.1) 6588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.878697+0000 mon.c (mon.1) 6588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.882135+0000 mon.c (mon.1) 6589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.882135+0000 mon.c (mon.1) 6589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.884119+0000 mon.c (mon.1) 6590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.884119+0000 mon.c (mon.1) 6590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.888331+0000 mon.c (mon.1) 6591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.888331+0000 mon.c (mon.1) 6591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.889708+0000 mon.c (mon.1) 6592 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.889708+0000 mon.c (mon.1) 6592 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.901426+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.901426+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.980963+0000 mon.c (mon.1) 6593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.980963+0000 mon.c (mon.1) 6593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.984422+0000 mon.c (mon.1) 6594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.984422+0000 mon.c (mon.1) 6594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.986264+0000 mon.c (mon.1) 6595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.986264+0000 mon.c (mon.1) 6595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.990094+0000 mon.c (mon.1) 6596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.681339+0000 mon.c (mon.1) 6580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.685524+0000 mon.c (mon.1) 6581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.685524+0000 mon.c (mon.1) 6581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.687083+0000 mon.c (mon.1) 6582 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.687083+0000 mon.c (mon.1) 6582 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.699189+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.699189+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.778958+0000 mon.c (mon.1) 6583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.778958+0000 mon.c (mon.1) 6583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.782387+0000 mon.c (mon.1) 6584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.782387+0000 mon.c (mon.1) 6584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.784517+0000 mon.c (mon.1) 6585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.784517+0000 mon.c (mon.1) 6585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.788858+0000 mon.c (mon.1) 6586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.788858+0000 mon.c (mon.1) 6586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.790195+0000 mon.c (mon.1) 6587 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.790195+0000 mon.c (mon.1) 6587 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.801710+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.801710+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.990094+0000 mon.c (mon.1) 6596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.991436+0000 mon.c (mon.1) 6597 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:12.991436+0000 mon.c (mon.1) 6597 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:13.000423+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:13.000423+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:13.078840+0000 mon.c (mon.1) 6598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:13.078840+0000 mon.c (mon.1) 6598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:13.081517+0000 mon.c (mon.1) 6599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:13.081517+0000 mon.c (mon.1) 6599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:13.082935+0000 mon.c (mon.1) 6600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:13.082935+0000 mon.c (mon.1) 6600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:13.086166+0000 mon.c (mon.1) 6601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:13.086166+0000 mon.c (mon.1) 6601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:13.087088+0000 mon.c (mon.1) 6602 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:13.087088+0000 mon.c (mon.1) 6602 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:13.094382+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[73084]: audit 2024-04-22T21:16:13.094382+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.878697+0000 mon.c (mon.1) 6588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.878697+0000 mon.c (mon.1) 6588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.882135+0000 mon.c (mon.1) 6589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.882135+0000 mon.c (mon.1) 6589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.884119+0000 mon.c (mon.1) 6590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.884119+0000 mon.c (mon.1) 6590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.888331+0000 mon.c (mon.1) 6591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.888331+0000 mon.c (mon.1) 6591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.889708+0000 mon.c (mon.1) 6592 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.889708+0000 mon.c (mon.1) 6592 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.901426+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.901426+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.980963+0000 mon.c (mon.1) 6593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.980963+0000 mon.c (mon.1) 6593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.984422+0000 mon.c (mon.1) 6594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.984422+0000 mon.c (mon.1) 6594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.986264+0000 mon.c (mon.1) 6595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.986264+0000 mon.c (mon.1) 6595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.990094+0000 mon.c (mon.1) 6596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.990094+0000 mon.c (mon.1) 6596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.991436+0000 mon.c (mon.1) 6597 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:12.991436+0000 mon.c (mon.1) 6597 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:13.000423+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.436 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:13.000423+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:13.078840+0000 mon.c (mon.1) 6598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:13.078840+0000 mon.c (mon.1) 6598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:13.081517+0000 mon.c (mon.1) 6599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:13.081517+0000 mon.c (mon.1) 6599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:13.082935+0000 mon.c (mon.1) 6600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:13.082935+0000 mon.c (mon.1) 6600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:13.086166+0000 mon.c (mon.1) 6601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:13.086166+0000 mon.c (mon.1) 6601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:13.087088+0000 mon.c (mon.1) 6602 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:13.087088+0000 mon.c (mon.1) 6602 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:13.094382+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:13 smithi121 bash[75184]: audit 2024-04-22T21:16:13.094382+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: cephadm 2024-04-22T21:16:11.543404+0000 mgr.x (mgr.34107) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: cephadm 2024-04-22T21:16:11.543404+0000 mgr.x (mgr.34107) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: cephadm 2024-04-22T21:16:11.661696+0000 mgr.x (mgr.34107) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: cephadm 2024-04-22T21:16:11.661696+0000 mgr.x (mgr.34107) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: cephadm 2024-04-22T21:16:11.759017+0000 mgr.x (mgr.34107) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: cephadm 2024-04-22T21:16:11.759017+0000 mgr.x (mgr.34107) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: cephadm 2024-04-22T21:16:11.857671+0000 mgr.x (mgr.34107) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: cephadm 2024-04-22T21:16:11.857671+0000 mgr.x (mgr.34107) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: cephadm 2024-04-22T21:16:11.974322+0000 mgr.x (mgr.34107) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: cephadm 2024-04-22T21:16:11.974322+0000 mgr.x (mgr.34107) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: cluster 2024-04-22T21:16:12.067680+0000 mgr.x (mgr.34107) 2149 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:13.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: cluster 2024-04-22T21:16:12.067680+0000 mgr.x (mgr.34107) 2149 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:13.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: cephadm 2024-04-22T21:16:12.084795+0000 mgr.x (mgr.34107) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: cephadm 2024-04-22T21:16:12.084795+0000 mgr.x (mgr.34107) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.157207+0000 mon.c (mon.1) 6548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.157207+0000 mon.c (mon.1) 6548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.160776+0000 mon.c (mon.1) 6549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.160776+0000 mon.c (mon.1) 6549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.163450+0000 mon.c (mon.1) 6550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.163450+0000 mon.c (mon.1) 6550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.165931+0000 mon.c (mon.1) 6551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.165931+0000 mon.c (mon.1) 6551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.166904+0000 mon.c (mon.1) 6552 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.166904+0000 mon.c (mon.1) 6552 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.173946+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.173946+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: cephadm 2024-04-22T21:16:12.178290+0000 mgr.x (mgr.34107) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: cephadm 2024-04-22T21:16:12.178290+0000 mgr.x (mgr.34107) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.249280+0000 mon.c (mon.1) 6553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.249280+0000 mon.c (mon.1) 6553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.251748+0000 mon.c (mon.1) 6554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.251748+0000 mon.c (mon.1) 6554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.253163+0000 mon.c (mon.1) 6555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.253163+0000 mon.c (mon.1) 6555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.255783+0000 mon.c (mon.1) 6556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.255783+0000 mon.c (mon.1) 6556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.256927+0000 mon.c (mon.1) 6557 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.256927+0000 mon.c (mon.1) 6557 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.266479+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.266479+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: cephadm 2024-04-22T21:16:12.271018+0000 mgr.x (mgr.34107) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: cephadm 2024-04-22T21:16:12.271018+0000 mgr.x (mgr.34107) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.331514+0000 mon.c (mon.1) 6558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.331514+0000 mon.c (mon.1) 6558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.334278+0000 mon.c (mon.1) 6559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.334278+0000 mon.c (mon.1) 6559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.335667+0000 mon.c (mon.1) 6560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.335667+0000 mon.c (mon.1) 6560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.338393+0000 mon.c (mon.1) 6561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.338393+0000 mon.c (mon.1) 6561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.339553+0000 mon.c (mon.1) 6562 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.339553+0000 mon.c (mon.1) 6562 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.348769+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.348769+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: cephadm 2024-04-22T21:16:12.352945+0000 mgr.x (mgr.34107) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: cephadm 2024-04-22T21:16:12.352945+0000 mgr.x (mgr.34107) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.391764+0000 mon.c (mon.1) 6563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.391764+0000 mon.c (mon.1) 6563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.394163+0000 mon.c (mon.1) 6564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.394163+0000 mon.c (mon.1) 6564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.395260+0000 mon.c (mon.1) 6565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.395260+0000 mon.c (mon.1) 6565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.397623+0000 mon.c (mon.1) 6566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.397623+0000 mon.c (mon.1) 6566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.398463+0000 mon.c (mon.1) 6567 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.398463+0000 mon.c (mon.1) 6567 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.406704+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.406704+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: cephadm 2024-04-22T21:16:12.410822+0000 mgr.x (mgr.34107) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: cephadm 2024-04-22T21:16:12.410822+0000 mgr.x (mgr.34107) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:13.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.481237+0000 mon.c (mon.1) 6568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.481237+0000 mon.c (mon.1) 6568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.484005+0000 mon.c (mon.1) 6569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.484005+0000 mon.c (mon.1) 6569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.485997+0000 mon.c (mon.1) 6570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.485997+0000 mon.c (mon.1) 6570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.489196+0000 mon.c (mon.1) 6571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.489196+0000 mon.c (mon.1) 6571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.490217+0000 mon.c (mon.1) 6572 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.490217+0000 mon.c (mon.1) 6572 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.499298+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.499298+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.574549+0000 mon.c (mon.1) 6573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.574549+0000 mon.c (mon.1) 6573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.577782+0000 mon.c (mon.1) 6574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.577782+0000 mon.c (mon.1) 6574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.579569+0000 mon.c (mon.1) 6575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.579569+0000 mon.c (mon.1) 6575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.583445+0000 mon.c (mon.1) 6576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.583445+0000 mon.c (mon.1) 6576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.584808+0000 mon.c (mon.1) 6577 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.584808+0000 mon.c (mon.1) 6577 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.596154+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.596154+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.675893+0000 mon.c (mon.1) 6578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.675893+0000 mon.c (mon.1) 6578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.679379+0000 mon.c (mon.1) 6579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.679379+0000 mon.c (mon.1) 6579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.681339+0000 mon.c (mon.1) 6580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.681339+0000 mon.c (mon.1) 6580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.685524+0000 mon.c (mon.1) 6581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.685524+0000 mon.c (mon.1) 6581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.687083+0000 mon.c (mon.1) 6582 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.687083+0000 mon.c (mon.1) 6582 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.699189+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.699189+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.778958+0000 mon.c (mon.1) 6583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.778958+0000 mon.c (mon.1) 6583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.782387+0000 mon.c (mon.1) 6584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.782387+0000 mon.c (mon.1) 6584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.784517+0000 mon.c (mon.1) 6585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.784517+0000 mon.c (mon.1) 6585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.788858+0000 mon.c (mon.1) 6586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.788858+0000 mon.c (mon.1) 6586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.790195+0000 mon.c (mon.1) 6587 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.790195+0000 mon.c (mon.1) 6587 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.801710+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.801710+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.878697+0000 mon.c (mon.1) 6588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.878697+0000 mon.c (mon.1) 6588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.882135+0000 mon.c (mon.1) 6589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.882135+0000 mon.c (mon.1) 6589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.884119+0000 mon.c (mon.1) 6590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.884119+0000 mon.c (mon.1) 6590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.888331+0000 mon.c (mon.1) 6591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.888331+0000 mon.c (mon.1) 6591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.889708+0000 mon.c (mon.1) 6592 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.889708+0000 mon.c (mon.1) 6592 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.901426+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.901426+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.980963+0000 mon.c (mon.1) 6593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.980963+0000 mon.c (mon.1) 6593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.984422+0000 mon.c (mon.1) 6594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.984422+0000 mon.c (mon.1) 6594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.986264+0000 mon.c (mon.1) 6595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.986264+0000 mon.c (mon.1) 6595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.990094+0000 mon.c (mon.1) 6596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.990094+0000 mon.c (mon.1) 6596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.991436+0000 mon.c (mon.1) 6597 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:12.991436+0000 mon.c (mon.1) 6597 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:13.000423+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:13.000423+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:13.078840+0000 mon.c (mon.1) 6598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:13.078840+0000 mon.c (mon.1) 6598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:13.081517+0000 mon.c (mon.1) 6599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:13.081517+0000 mon.c (mon.1) 6599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:13.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:13.082935+0000 mon.c (mon.1) 6600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:13.082935+0000 mon.c (mon.1) 6600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:13.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:13.086166+0000 mon.c (mon.1) 6601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:13.086166+0000 mon.c (mon.1) 6601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:13.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:13.087088+0000 mon.c (mon.1) 6602 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:13.087088+0000 mon.c (mon.1) 6602 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:13.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:13.094382+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:13.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:13 smithi123 bash[58916]: audit 2024-04-22T21:16:13.094382+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: cephadm 2024-04-22T21:16:12.503527+0000 mgr.x (mgr.34107) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: cephadm 2024-04-22T21:16:12.503527+0000 mgr.x (mgr.34107) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: cephadm 2024-04-22T21:16:12.600903+0000 mgr.x (mgr.34107) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: cephadm 2024-04-22T21:16:12.600903+0000 mgr.x (mgr.34107) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: cephadm 2024-04-22T21:16:12.703817+0000 mgr.x (mgr.34107) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: cephadm 2024-04-22T21:16:12.703817+0000 mgr.x (mgr.34107) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: cephadm 2024-04-22T21:16:12.806380+0000 mgr.x (mgr.34107) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: cephadm 2024-04-22T21:16:12.806380+0000 mgr.x (mgr.34107) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: cephadm 2024-04-22T21:16:12.906065+0000 mgr.x (mgr.34107) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: cephadm 2024-04-22T21:16:12.906065+0000 mgr.x (mgr.34107) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: cephadm 2024-04-22T21:16:13.004661+0000 mgr.x (mgr.34107) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: cephadm 2024-04-22T21:16:13.004661+0000 mgr.x (mgr.34107) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: cephadm 2024-04-22T21:16:13.098549+0000 mgr.x (mgr.34107) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: cephadm 2024-04-22T21:16:13.098549+0000 mgr.x (mgr.34107) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.176049+0000 mon.c (mon.1) 6603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.176049+0000 mon.c (mon.1) 6603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.179907+0000 mon.c (mon.1) 6604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.179907+0000 mon.c (mon.1) 6604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.182106+0000 mon.c (mon.1) 6605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.182106+0000 mon.c (mon.1) 6605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.185831+0000 mon.c (mon.1) 6606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: cephadm 2024-04-22T21:16:12.503527+0000 mgr.x (mgr.34107) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: cephadm 2024-04-22T21:16:12.503527+0000 mgr.x (mgr.34107) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: cephadm 2024-04-22T21:16:12.600903+0000 mgr.x (mgr.34107) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: cephadm 2024-04-22T21:16:12.600903+0000 mgr.x (mgr.34107) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: cephadm 2024-04-22T21:16:12.703817+0000 mgr.x (mgr.34107) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: cephadm 2024-04-22T21:16:12.703817+0000 mgr.x (mgr.34107) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: cephadm 2024-04-22T21:16:12.806380+0000 mgr.x (mgr.34107) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: cephadm 2024-04-22T21:16:12.806380+0000 mgr.x (mgr.34107) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: cephadm 2024-04-22T21:16:12.906065+0000 mgr.x (mgr.34107) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: cephadm 2024-04-22T21:16:12.906065+0000 mgr.x (mgr.34107) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: cephadm 2024-04-22T21:16:13.004661+0000 mgr.x (mgr.34107) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: cephadm 2024-04-22T21:16:13.004661+0000 mgr.x (mgr.34107) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: cephadm 2024-04-22T21:16:13.098549+0000 mgr.x (mgr.34107) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: cephadm 2024-04-22T21:16:13.098549+0000 mgr.x (mgr.34107) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.176049+0000 mon.c (mon.1) 6603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.176049+0000 mon.c (mon.1) 6603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.179907+0000 mon.c (mon.1) 6604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.179907+0000 mon.c (mon.1) 6604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.182106+0000 mon.c (mon.1) 6605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.182106+0000 mon.c (mon.1) 6605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.185831+0000 mon.c (mon.1) 6606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.185831+0000 mon.c (mon.1) 6606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.186849+0000 mon.c (mon.1) 6607 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.186849+0000 mon.c (mon.1) 6607 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.193754+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.193754+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: cephadm 2024-04-22T21:16:13.198595+0000 mgr.x (mgr.34107) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: cephadm 2024-04-22T21:16:13.198595+0000 mgr.x (mgr.34107) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.255652+0000 mon.c (mon.1) 6608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.255652+0000 mon.c (mon.1) 6608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.258840+0000 mon.c (mon.1) 6609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.258840+0000 mon.c (mon.1) 6609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.260230+0000 mon.c (mon.1) 6610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.260230+0000 mon.c (mon.1) 6610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.264094+0000 mon.c (mon.1) 6611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.264094+0000 mon.c (mon.1) 6611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.265345+0000 mon.c (mon.1) 6612 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.265345+0000 mon.c (mon.1) 6612 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.273998+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.273998+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: cephadm 2024-04-22T21:16:13.280160+0000 mgr.x (mgr.34107) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: cephadm 2024-04-22T21:16:13.280160+0000 mgr.x (mgr.34107) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.338339+0000 mon.c (mon.1) 6613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.338339+0000 mon.c (mon.1) 6613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.340803+0000 mon.c (mon.1) 6614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.340803+0000 mon.c (mon.1) 6614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.341876+0000 mon.c (mon.1) 6615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.341876+0000 mon.c (mon.1) 6615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.344499+0000 mon.c (mon.1) 6616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.344499+0000 mon.c (mon.1) 6616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.345350+0000 mon.c (mon.1) 6617 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.345350+0000 mon.c (mon.1) 6617 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.352319+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.352319+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: cephadm 2024-04-22T21:16:13.356382+0000 mgr.x (mgr.34107) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: cephadm 2024-04-22T21:16:13.356382+0000 mgr.x (mgr.34107) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.395070+0000 mon.c (mon.1) 6618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.395070+0000 mon.c (mon.1) 6618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.397354+0000 mon.c (mon.1) 6619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.397354+0000 mon.c (mon.1) 6619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.185831+0000 mon.c (mon.1) 6606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.186849+0000 mon.c (mon.1) 6607 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.186849+0000 mon.c (mon.1) 6607 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.193754+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.193754+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: cephadm 2024-04-22T21:16:13.198595+0000 mgr.x (mgr.34107) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: cephadm 2024-04-22T21:16:13.198595+0000 mgr.x (mgr.34107) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.255652+0000 mon.c (mon.1) 6608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.255652+0000 mon.c (mon.1) 6608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.258840+0000 mon.c (mon.1) 6609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.258840+0000 mon.c (mon.1) 6609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.260230+0000 mon.c (mon.1) 6610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.260230+0000 mon.c (mon.1) 6610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.264094+0000 mon.c (mon.1) 6611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.264094+0000 mon.c (mon.1) 6611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.265345+0000 mon.c (mon.1) 6612 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.265345+0000 mon.c (mon.1) 6612 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.273998+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.273998+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: cephadm 2024-04-22T21:16:13.280160+0000 mgr.x (mgr.34107) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.398580+0000 mon.c (mon.1) 6620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.398580+0000 mon.c (mon.1) 6620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.400697+0000 mon.c (mon.1) 6621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.400697+0000 mon.c (mon.1) 6621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.401371+0000 mon.c (mon.1) 6622 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.401371+0000 mon.c (mon.1) 6622 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.407189+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.407189+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: cephadm 2024-04-22T21:16:13.411139+0000 mgr.x (mgr.34107) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: cephadm 2024-04-22T21:16:13.411139+0000 mgr.x (mgr.34107) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.480469+0000 mon.c (mon.1) 6623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.480469+0000 mon.c (mon.1) 6623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.484102+0000 mon.c (mon.1) 6624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.484102+0000 mon.c (mon.1) 6624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.485284+0000 mon.c (mon.1) 6625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.485284+0000 mon.c (mon.1) 6625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.487852+0000 mon.c (mon.1) 6626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.487852+0000 mon.c (mon.1) 6626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.488768+0000 mon.c (mon.1) 6627 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: cephadm 2024-04-22T21:16:13.280160+0000 mgr.x (mgr.34107) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.338339+0000 mon.c (mon.1) 6613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.338339+0000 mon.c (mon.1) 6613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.340803+0000 mon.c (mon.1) 6614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.340803+0000 mon.c (mon.1) 6614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.341876+0000 mon.c (mon.1) 6615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.341876+0000 mon.c (mon.1) 6615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.344499+0000 mon.c (mon.1) 6616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.344499+0000 mon.c (mon.1) 6616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.345350+0000 mon.c (mon.1) 6617 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.345350+0000 mon.c (mon.1) 6617 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.352319+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.352319+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: cephadm 2024-04-22T21:16:13.356382+0000 mgr.x (mgr.34107) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: cephadm 2024-04-22T21:16:13.356382+0000 mgr.x (mgr.34107) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.395070+0000 mon.c (mon.1) 6618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.395070+0000 mon.c (mon.1) 6618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.397354+0000 mon.c (mon.1) 6619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.397354+0000 mon.c (mon.1) 6619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.488768+0000 mon.c (mon.1) 6627 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.494193+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.494193+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.536651+0000 mon.c (mon.1) 6628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.536651+0000 mon.c (mon.1) 6628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.540125+0000 mon.c (mon.1) 6629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.540125+0000 mon.c (mon.1) 6629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.541286+0000 mon.c (mon.1) 6630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.541286+0000 mon.c (mon.1) 6630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.543839+0000 mon.c (mon.1) 6631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.543839+0000 mon.c (mon.1) 6631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.544715+0000 mon.c (mon.1) 6632 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.544715+0000 mon.c (mon.1) 6632 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.549966+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.549966+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.604896+0000 mon.c (mon.1) 6633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.604896+0000 mon.c (mon.1) 6633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.608977+0000 mon.c (mon.1) 6634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.608977+0000 mon.c (mon.1) 6634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.610544+0000 mon.c (mon.1) 6635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.610544+0000 mon.c (mon.1) 6635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.613133+0000 mon.c (mon.1) 6636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.613133+0000 mon.c (mon.1) 6636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.613912+0000 mon.c (mon.1) 6637 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.613912+0000 mon.c (mon.1) 6637 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.619610+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.619610+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.676741+0000 mon.c (mon.1) 6638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.676741+0000 mon.c (mon.1) 6638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.679183+0000 mon.c (mon.1) 6639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.679183+0000 mon.c (mon.1) 6639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.680361+0000 mon.c (mon.1) 6640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.680361+0000 mon.c (mon.1) 6640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.683747+0000 mon.c (mon.1) 6641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.683747+0000 mon.c (mon.1) 6641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.684604+0000 mon.c (mon.1) 6642 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.684604+0000 mon.c (mon.1) 6642 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.689605+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.689605+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.767179+0000 mon.c (mon.1) 6643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.398580+0000 mon.c (mon.1) 6620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.398580+0000 mon.c (mon.1) 6620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.400697+0000 mon.c (mon.1) 6621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.400697+0000 mon.c (mon.1) 6621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.401371+0000 mon.c (mon.1) 6622 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.401371+0000 mon.c (mon.1) 6622 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.407189+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.407189+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: cephadm 2024-04-22T21:16:13.411139+0000 mgr.x (mgr.34107) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: cephadm 2024-04-22T21:16:13.411139+0000 mgr.x (mgr.34107) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.480469+0000 mon.c (mon.1) 6623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.480469+0000 mon.c (mon.1) 6623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.484102+0000 mon.c (mon.1) 6624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.484102+0000 mon.c (mon.1) 6624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.485284+0000 mon.c (mon.1) 6625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.485284+0000 mon.c (mon.1) 6625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.487852+0000 mon.c (mon.1) 6626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.487852+0000 mon.c (mon.1) 6626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.488768+0000 mon.c (mon.1) 6627 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.767179+0000 mon.c (mon.1) 6643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.769922+0000 mon.c (mon.1) 6644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.769922+0000 mon.c (mon.1) 6644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.771125+0000 mon.c (mon.1) 6645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.771125+0000 mon.c (mon.1) 6645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.775472+0000 mon.c (mon.1) 6646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.775472+0000 mon.c (mon.1) 6646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.776395+0000 mon.c (mon.1) 6647 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.776395+0000 mon.c (mon.1) 6647 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.781967+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.781967+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.840209+0000 mon.c (mon.1) 6648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.840209+0000 mon.c (mon.1) 6648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.842730+0000 mon.c (mon.1) 6649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.842730+0000 mon.c (mon.1) 6649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.844074+0000 mon.c (mon.1) 6650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.844074+0000 mon.c (mon.1) 6650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.846350+0000 mon.c (mon.1) 6651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.846350+0000 mon.c (mon.1) 6651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.488768+0000 mon.c (mon.1) 6627 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.494193+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.494193+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.536651+0000 mon.c (mon.1) 6628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.536651+0000 mon.c (mon.1) 6628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.540125+0000 mon.c (mon.1) 6629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.540125+0000 mon.c (mon.1) 6629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.541286+0000 mon.c (mon.1) 6630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.541286+0000 mon.c (mon.1) 6630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.543839+0000 mon.c (mon.1) 6631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.543839+0000 mon.c (mon.1) 6631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.544715+0000 mon.c (mon.1) 6632 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.544715+0000 mon.c (mon.1) 6632 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.549966+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.549966+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.604896+0000 mon.c (mon.1) 6633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.604896+0000 mon.c (mon.1) 6633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.608977+0000 mon.c (mon.1) 6634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.608977+0000 mon.c (mon.1) 6634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.610544+0000 mon.c (mon.1) 6635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.847166+0000 mon.c (mon.1) 6652 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.847166+0000 mon.c (mon.1) 6652 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.852474+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.852474+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.894937+0000 mon.c (mon.1) 6653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.894937+0000 mon.c (mon.1) 6653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.897434+0000 mon.c (mon.1) 6654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.897434+0000 mon.c (mon.1) 6654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.898404+0000 mon.c (mon.1) 6655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.898404+0000 mon.c (mon.1) 6655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.900612+0000 mon.c (mon.1) 6656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.900612+0000 mon.c (mon.1) 6656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.901270+0000 mon.c (mon.1) 6657 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.901270+0000 mon.c (mon.1) 6657 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.906761+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.906761+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.951853+0000 mon.c (mon.1) 6658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.951853+0000 mon.c (mon.1) 6658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.954037+0000 mon.c (mon.1) 6659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.954037+0000 mon.c (mon.1) 6659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.954960+0000 mon.c (mon.1) 6660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.954960+0000 mon.c (mon.1) 6660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.957048+0000 mon.c (mon.1) 6661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.957048+0000 mon.c (mon.1) 6661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.957719+0000 mon.c (mon.1) 6662 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.957719+0000 mon.c (mon.1) 6662 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.962514+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:13.962514+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.004198+0000 mon.c (mon.1) 6663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.004198+0000 mon.c (mon.1) 6663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.006825+0000 mon.c (mon.1) 6664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.006825+0000 mon.c (mon.1) 6664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.008310+0000 mon.c (mon.1) 6665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.008310+0000 mon.c (mon.1) 6665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.010822+0000 mon.c (mon.1) 6666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.010822+0000 mon.c (mon.1) 6666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.011767+0000 mon.c (mon.1) 6667 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.011767+0000 mon.c (mon.1) 6667 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.610544+0000 mon.c (mon.1) 6635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.613133+0000 mon.c (mon.1) 6636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.613133+0000 mon.c (mon.1) 6636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.613912+0000 mon.c (mon.1) 6637 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.613912+0000 mon.c (mon.1) 6637 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.619610+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.619610+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.676741+0000 mon.c (mon.1) 6638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.676741+0000 mon.c (mon.1) 6638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.679183+0000 mon.c (mon.1) 6639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.679183+0000 mon.c (mon.1) 6639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.680361+0000 mon.c (mon.1) 6640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.680361+0000 mon.c (mon.1) 6640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.683747+0000 mon.c (mon.1) 6641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.683747+0000 mon.c (mon.1) 6641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.684604+0000 mon.c (mon.1) 6642 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.684604+0000 mon.c (mon.1) 6642 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.689605+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.689605+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.767179+0000 mon.c (mon.1) 6643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.016647+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.016647+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.025496+0000 mon.a (mon.0) 2181 : audit [DBG] from='client.? 172.21.15.121:0/3344834195' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-22T21:16:14.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.025496+0000 mon.a (mon.0) 2181 : audit [DBG] from='client.? 172.21.15.121:0/3344834195' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-22T21:16:14.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.058623+0000 mon.c (mon.1) 6668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.058623+0000 mon.c (mon.1) 6668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.060761+0000 mon.c (mon.1) 6669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.060761+0000 mon.c (mon.1) 6669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.061827+0000 mon.c (mon.1) 6670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.061827+0000 mon.c (mon.1) 6670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.063977+0000 mon.c (mon.1) 6671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.063977+0000 mon.c (mon.1) 6671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.064697+0000 mon.c (mon.1) 6672 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.064697+0000 mon.c (mon.1) 6672 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.070069+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.070069+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.111713+0000 mon.c (mon.1) 6673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.111713+0000 mon.c (mon.1) 6673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.114717+0000 mon.c (mon.1) 6674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.114717+0000 mon.c (mon.1) 6674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.116111+0000 mon.c (mon.1) 6675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.116111+0000 mon.c (mon.1) 6675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.119239+0000 mon.c (mon.1) 6676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.119239+0000 mon.c (mon.1) 6676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.120279+0000 mon.c (mon.1) 6677 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.120279+0000 mon.c (mon.1) 6677 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.129722+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[75184]: audit 2024-04-22T21:16:14.129722+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.767179+0000 mon.c (mon.1) 6643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.769922+0000 mon.c (mon.1) 6644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.769922+0000 mon.c (mon.1) 6644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.771125+0000 mon.c (mon.1) 6645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.771125+0000 mon.c (mon.1) 6645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.775472+0000 mon.c (mon.1) 6646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.775472+0000 mon.c (mon.1) 6646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.776395+0000 mon.c (mon.1) 6647 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.776395+0000 mon.c (mon.1) 6647 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.781967+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.781967+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.840209+0000 mon.c (mon.1) 6648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.840209+0000 mon.c (mon.1) 6648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.842730+0000 mon.c (mon.1) 6649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.842730+0000 mon.c (mon.1) 6649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.844074+0000 mon.c (mon.1) 6650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.844074+0000 mon.c (mon.1) 6650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.846350+0000 mon.c (mon.1) 6651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.846350+0000 mon.c (mon.1) 6651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.847166+0000 mon.c (mon.1) 6652 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.847166+0000 mon.c (mon.1) 6652 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.852474+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.852474+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.894937+0000 mon.c (mon.1) 6653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.894937+0000 mon.c (mon.1) 6653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.897434+0000 mon.c (mon.1) 6654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.897434+0000 mon.c (mon.1) 6654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.898404+0000 mon.c (mon.1) 6655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.898404+0000 mon.c (mon.1) 6655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.900612+0000 mon.c (mon.1) 6656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.900612+0000 mon.c (mon.1) 6656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.901270+0000 mon.c (mon.1) 6657 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.901270+0000 mon.c (mon.1) 6657 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.906761+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.906761+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.951853+0000 mon.c (mon.1) 6658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.951853+0000 mon.c (mon.1) 6658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.954037+0000 mon.c (mon.1) 6659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.954037+0000 mon.c (mon.1) 6659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.954960+0000 mon.c (mon.1) 6660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.954960+0000 mon.c (mon.1) 6660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.957048+0000 mon.c (mon.1) 6661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.957048+0000 mon.c (mon.1) 6661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.957719+0000 mon.c (mon.1) 6662 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.957719+0000 mon.c (mon.1) 6662 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.962514+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:13.962514+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.004198+0000 mon.c (mon.1) 6663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.004198+0000 mon.c (mon.1) 6663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.006825+0000 mon.c (mon.1) 6664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.006825+0000 mon.c (mon.1) 6664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.008310+0000 mon.c (mon.1) 6665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.008310+0000 mon.c (mon.1) 6665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.010822+0000 mon.c (mon.1) 6666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.010822+0000 mon.c (mon.1) 6666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.011767+0000 mon.c (mon.1) 6667 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.011767+0000 mon.c (mon.1) 6667 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.016647+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.016647+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.025496+0000 mon.a (mon.0) 2181 : audit [DBG] from='client.? 172.21.15.121:0/3344834195' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-22T21:16:14.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.025496+0000 mon.a (mon.0) 2181 : audit [DBG] from='client.? 172.21.15.121:0/3344834195' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-22T21:16:14.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.058623+0000 mon.c (mon.1) 6668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.058623+0000 mon.c (mon.1) 6668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.060761+0000 mon.c (mon.1) 6669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.060761+0000 mon.c (mon.1) 6669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.061827+0000 mon.c (mon.1) 6670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.061827+0000 mon.c (mon.1) 6670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.063977+0000 mon.c (mon.1) 6671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.063977+0000 mon.c (mon.1) 6671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.064697+0000 mon.c (mon.1) 6672 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.064697+0000 mon.c (mon.1) 6672 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.070069+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.070069+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.111713+0000 mon.c (mon.1) 6673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.111713+0000 mon.c (mon.1) 6673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.114717+0000 mon.c (mon.1) 6674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.114717+0000 mon.c (mon.1) 6674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.116111+0000 mon.c (mon.1) 6675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.116111+0000 mon.c (mon.1) 6675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.119239+0000 mon.c (mon.1) 6676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.119239+0000 mon.c (mon.1) 6676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.120279+0000 mon.c (mon.1) 6677 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.120279+0000 mon.c (mon.1) 6677 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.129722+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:14 smithi121 bash[73084]: audit 2024-04-22T21:16:14.129722+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: cephadm 2024-04-22T21:16:12.503527+0000 mgr.x (mgr.34107) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: cephadm 2024-04-22T21:16:12.503527+0000 mgr.x (mgr.34107) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: cephadm 2024-04-22T21:16:12.600903+0000 mgr.x (mgr.34107) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: cephadm 2024-04-22T21:16:12.600903+0000 mgr.x (mgr.34107) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: cephadm 2024-04-22T21:16:12.703817+0000 mgr.x (mgr.34107) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: cephadm 2024-04-22T21:16:12.703817+0000 mgr.x (mgr.34107) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: cephadm 2024-04-22T21:16:12.806380+0000 mgr.x (mgr.34107) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: cephadm 2024-04-22T21:16:12.806380+0000 mgr.x (mgr.34107) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: cephadm 2024-04-22T21:16:12.906065+0000 mgr.x (mgr.34107) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: cephadm 2024-04-22T21:16:12.906065+0000 mgr.x (mgr.34107) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: cephadm 2024-04-22T21:16:13.004661+0000 mgr.x (mgr.34107) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: cephadm 2024-04-22T21:16:13.004661+0000 mgr.x (mgr.34107) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: cephadm 2024-04-22T21:16:13.098549+0000 mgr.x (mgr.34107) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: cephadm 2024-04-22T21:16:13.098549+0000 mgr.x (mgr.34107) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.176049+0000 mon.c (mon.1) 6603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.176049+0000 mon.c (mon.1) 6603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.179907+0000 mon.c (mon.1) 6604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.179907+0000 mon.c (mon.1) 6604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.182106+0000 mon.c (mon.1) 6605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.182106+0000 mon.c (mon.1) 6605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.185831+0000 mon.c (mon.1) 6606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.185831+0000 mon.c (mon.1) 6606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.186849+0000 mon.c (mon.1) 6607 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.186849+0000 mon.c (mon.1) 6607 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.193754+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.193754+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: cephadm 2024-04-22T21:16:13.198595+0000 mgr.x (mgr.34107) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: cephadm 2024-04-22T21:16:13.198595+0000 mgr.x (mgr.34107) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.255652+0000 mon.c (mon.1) 6608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.255652+0000 mon.c (mon.1) 6608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.258840+0000 mon.c (mon.1) 6609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.258840+0000 mon.c (mon.1) 6609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.260230+0000 mon.c (mon.1) 6610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.260230+0000 mon.c (mon.1) 6610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.264094+0000 mon.c (mon.1) 6611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.264094+0000 mon.c (mon.1) 6611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.265345+0000 mon.c (mon.1) 6612 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.265345+0000 mon.c (mon.1) 6612 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.273998+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.273998+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: cephadm 2024-04-22T21:16:13.280160+0000 mgr.x (mgr.34107) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: cephadm 2024-04-22T21:16:13.280160+0000 mgr.x (mgr.34107) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.338339+0000 mon.c (mon.1) 6613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.338339+0000 mon.c (mon.1) 6613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.340803+0000 mon.c (mon.1) 6614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.340803+0000 mon.c (mon.1) 6614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.341876+0000 mon.c (mon.1) 6615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.341876+0000 mon.c (mon.1) 6615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.344499+0000 mon.c (mon.1) 6616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.344499+0000 mon.c (mon.1) 6616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.345350+0000 mon.c (mon.1) 6617 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.345350+0000 mon.c (mon.1) 6617 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.352319+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.352319+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: cephadm 2024-04-22T21:16:13.356382+0000 mgr.x (mgr.34107) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: cephadm 2024-04-22T21:16:13.356382+0000 mgr.x (mgr.34107) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.395070+0000 mon.c (mon.1) 6618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.395070+0000 mon.c (mon.1) 6618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.397354+0000 mon.c (mon.1) 6619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.397354+0000 mon.c (mon.1) 6619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.398580+0000 mon.c (mon.1) 6620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.398580+0000 mon.c (mon.1) 6620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.400697+0000 mon.c (mon.1) 6621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.400697+0000 mon.c (mon.1) 6621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.401371+0000 mon.c (mon.1) 6622 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.401371+0000 mon.c (mon.1) 6622 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.407189+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.407189+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: cephadm 2024-04-22T21:16:13.411139+0000 mgr.x (mgr.34107) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: cephadm 2024-04-22T21:16:13.411139+0000 mgr.x (mgr.34107) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:14.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.480469+0000 mon.c (mon.1) 6623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.480469+0000 mon.c (mon.1) 6623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.484102+0000 mon.c (mon.1) 6624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.484102+0000 mon.c (mon.1) 6624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.485284+0000 mon.c (mon.1) 6625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.485284+0000 mon.c (mon.1) 6625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.487852+0000 mon.c (mon.1) 6626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.487852+0000 mon.c (mon.1) 6626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.488768+0000 mon.c (mon.1) 6627 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.488768+0000 mon.c (mon.1) 6627 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.494193+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.494193+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.536651+0000 mon.c (mon.1) 6628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.536651+0000 mon.c (mon.1) 6628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.540125+0000 mon.c (mon.1) 6629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.540125+0000 mon.c (mon.1) 6629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.541286+0000 mon.c (mon.1) 6630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.541286+0000 mon.c (mon.1) 6630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.543839+0000 mon.c (mon.1) 6631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.543839+0000 mon.c (mon.1) 6631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.544715+0000 mon.c (mon.1) 6632 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.544715+0000 mon.c (mon.1) 6632 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.549966+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.549966+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.604896+0000 mon.c (mon.1) 6633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.604896+0000 mon.c (mon.1) 6633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.608977+0000 mon.c (mon.1) 6634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.608977+0000 mon.c (mon.1) 6634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.610544+0000 mon.c (mon.1) 6635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.610544+0000 mon.c (mon.1) 6635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.613133+0000 mon.c (mon.1) 6636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.613133+0000 mon.c (mon.1) 6636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.613912+0000 mon.c (mon.1) 6637 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.613912+0000 mon.c (mon.1) 6637 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.619610+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.619610+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.676741+0000 mon.c (mon.1) 6638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.676741+0000 mon.c (mon.1) 6638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.679183+0000 mon.c (mon.1) 6639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.679183+0000 mon.c (mon.1) 6639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.680361+0000 mon.c (mon.1) 6640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.680361+0000 mon.c (mon.1) 6640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.683747+0000 mon.c (mon.1) 6641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.683747+0000 mon.c (mon.1) 6641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.684604+0000 mon.c (mon.1) 6642 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.684604+0000 mon.c (mon.1) 6642 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.689605+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.689605+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.767179+0000 mon.c (mon.1) 6643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.767179+0000 mon.c (mon.1) 6643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.769922+0000 mon.c (mon.1) 6644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.769922+0000 mon.c (mon.1) 6644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.771125+0000 mon.c (mon.1) 6645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.771125+0000 mon.c (mon.1) 6645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.775472+0000 mon.c (mon.1) 6646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.775472+0000 mon.c (mon.1) 6646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.776395+0000 mon.c (mon.1) 6647 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.776395+0000 mon.c (mon.1) 6647 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.781967+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.781967+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.840209+0000 mon.c (mon.1) 6648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.840209+0000 mon.c (mon.1) 6648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.842730+0000 mon.c (mon.1) 6649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.842730+0000 mon.c (mon.1) 6649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.844074+0000 mon.c (mon.1) 6650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.844074+0000 mon.c (mon.1) 6650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.846350+0000 mon.c (mon.1) 6651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.846350+0000 mon.c (mon.1) 6651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.847166+0000 mon.c (mon.1) 6652 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.847166+0000 mon.c (mon.1) 6652 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.852474+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.852474+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.894937+0000 mon.c (mon.1) 6653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.894937+0000 mon.c (mon.1) 6653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.897434+0000 mon.c (mon.1) 6654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.897434+0000 mon.c (mon.1) 6654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.898404+0000 mon.c (mon.1) 6655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.898404+0000 mon.c (mon.1) 6655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.900612+0000 mon.c (mon.1) 6656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.900612+0000 mon.c (mon.1) 6656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.901270+0000 mon.c (mon.1) 6657 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.901270+0000 mon.c (mon.1) 6657 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.906761+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.906761+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.951853+0000 mon.c (mon.1) 6658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.951853+0000 mon.c (mon.1) 6658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.954037+0000 mon.c (mon.1) 6659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.954037+0000 mon.c (mon.1) 6659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.954960+0000 mon.c (mon.1) 6660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.954960+0000 mon.c (mon.1) 6660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.957048+0000 mon.c (mon.1) 6661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.957048+0000 mon.c (mon.1) 6661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.957719+0000 mon.c (mon.1) 6662 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.957719+0000 mon.c (mon.1) 6662 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.962514+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:13.962514+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.004198+0000 mon.c (mon.1) 6663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.004198+0000 mon.c (mon.1) 6663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.006825+0000 mon.c (mon.1) 6664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.006825+0000 mon.c (mon.1) 6664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.008310+0000 mon.c (mon.1) 6665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.008310+0000 mon.c (mon.1) 6665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.010822+0000 mon.c (mon.1) 6666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.010822+0000 mon.c (mon.1) 6666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.011767+0000 mon.c (mon.1) 6667 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.011767+0000 mon.c (mon.1) 6667 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.016647+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.016647+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.025496+0000 mon.a (mon.0) 2181 : audit [DBG] from='client.? 172.21.15.121:0/3344834195' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-22T21:16:14.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.025496+0000 mon.a (mon.0) 2181 : audit [DBG] from='client.? 172.21.15.121:0/3344834195' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-22T21:16:14.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.058623+0000 mon.c (mon.1) 6668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.058623+0000 mon.c (mon.1) 6668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.060761+0000 mon.c (mon.1) 6669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.060761+0000 mon.c (mon.1) 6669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.061827+0000 mon.c (mon.1) 6670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.061827+0000 mon.c (mon.1) 6670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.063977+0000 mon.c (mon.1) 6671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.063977+0000 mon.c (mon.1) 6671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.064697+0000 mon.c (mon.1) 6672 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.064697+0000 mon.c (mon.1) 6672 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.070069+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.070069+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.111713+0000 mon.c (mon.1) 6673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.111713+0000 mon.c (mon.1) 6673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.114717+0000 mon.c (mon.1) 6674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.114717+0000 mon.c (mon.1) 6674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:14.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.116111+0000 mon.c (mon.1) 6675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.116111+0000 mon.c (mon.1) 6675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:14.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.119239+0000 mon.c (mon.1) 6676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.119239+0000 mon.c (mon.1) 6676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:14.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.120279+0000 mon.c (mon.1) 6677 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.120279+0000 mon.c (mon.1) 6677 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:14.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.129722+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:14.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:14 smithi123 bash[58916]: audit 2024-04-22T21:16:14.129722+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: cephadm 2024-04-22T21:16:13.498496+0000 mgr.x (mgr.34107) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: cephadm 2024-04-22T21:16:13.498496+0000 mgr.x (mgr.34107) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: cephadm 2024-04-22T21:16:13.554286+0000 mgr.x (mgr.34107) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: cephadm 2024-04-22T21:16:13.554286+0000 mgr.x (mgr.34107) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: cephadm 2024-04-22T21:16:13.623540+0000 mgr.x (mgr.34107) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: cephadm 2024-04-22T21:16:13.623540+0000 mgr.x (mgr.34107) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: cephadm 2024-04-22T21:16:13.693864+0000 mgr.x (mgr.34107) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: cephadm 2024-04-22T21:16:13.693864+0000 mgr.x (mgr.34107) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: cephadm 2024-04-22T21:16:13.786107+0000 mgr.x (mgr.34107) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: cephadm 2024-04-22T21:16:13.786107+0000 mgr.x (mgr.34107) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: cephadm 2024-04-22T21:16:13.857740+0000 mgr.x (mgr.34107) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: cephadm 2024-04-22T21:16:13.857740+0000 mgr.x (mgr.34107) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: cephadm 2024-04-22T21:16:13.910602+0000 mgr.x (mgr.34107) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: cephadm 2024-04-22T21:16:13.910602+0000 mgr.x (mgr.34107) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: cephadm 2024-04-22T21:16:13.966551+0000 mgr.x (mgr.34107) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: cephadm 2024-04-22T21:16:13.966551+0000 mgr.x (mgr.34107) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: cephadm 2024-04-22T21:16:14.021074+0000 mgr.x (mgr.34107) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: cephadm 2024-04-22T21:16:14.021074+0000 mgr.x (mgr.34107) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: cluster 2024-04-22T21:16:14.068159+0000 mgr.x (mgr.34107) 2175 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-22T21:16:15.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: cluster 2024-04-22T21:16:14.068159+0000 mgr.x (mgr.34107) 2175 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-22T21:16:15.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: cephadm 2024-04-22T21:16:14.074550+0000 mgr.x (mgr.34107) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: cephadm 2024-04-22T21:16:14.074550+0000 mgr.x (mgr.34107) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: cephadm 2024-04-22T21:16:14.136135+0000 mgr.x (mgr.34107) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: cephadm 2024-04-22T21:16:14.136135+0000 mgr.x (mgr.34107) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.203026+0000 mon.c (mon.1) 6678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.203026+0000 mon.c (mon.1) 6678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.205698+0000 mon.c (mon.1) 6679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.205698+0000 mon.c (mon.1) 6679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.207068+0000 mon.c (mon.1) 6680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.207068+0000 mon.c (mon.1) 6680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.209971+0000 mon.c (mon.1) 6681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.209971+0000 mon.c (mon.1) 6681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.210831+0000 mon.c (mon.1) 6682 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.210831+0000 mon.c (mon.1) 6682 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.218065+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.218065+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: cephadm 2024-04-22T21:16:14.226348+0000 mgr.x (mgr.34107) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: cephadm 2024-04-22T21:16:14.226348+0000 mgr.x (mgr.34107) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.263825+0000 mon.c (mon.1) 6683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.263825+0000 mon.c (mon.1) 6683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.266492+0000 mon.c (mon.1) 6684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.266492+0000 mon.c (mon.1) 6684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.267744+0000 mon.c (mon.1) 6685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.267744+0000 mon.c (mon.1) 6685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.270468+0000 mon.c (mon.1) 6686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.270468+0000 mon.c (mon.1) 6686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.271230+0000 mon.c (mon.1) 6687 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.271230+0000 mon.c (mon.1) 6687 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.279452+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.279452+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: cephadm 2024-04-22T21:16:14.285076+0000 mgr.x (mgr.34107) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: cephadm 2024-04-22T21:16:14.285076+0000 mgr.x (mgr.34107) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.357600+0000 mon.c (mon.1) 6688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.357600+0000 mon.c (mon.1) 6688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.361720+0000 mon.c (mon.1) 6689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.361720+0000 mon.c (mon.1) 6689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.363743+0000 mon.c (mon.1) 6690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.363743+0000 mon.c (mon.1) 6690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.367377+0000 mon.c (mon.1) 6691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.367377+0000 mon.c (mon.1) 6691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.368795+0000 mon.c (mon.1) 6692 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.368795+0000 mon.c (mon.1) 6692 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.380762+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.380762+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: cephadm 2024-04-22T21:16:14.387565+0000 mgr.x (mgr.34107) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: cephadm 2024-04-22T21:16:14.387565+0000 mgr.x (mgr.34107) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.469597+0000 mon.c (mon.1) 6693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.469597+0000 mon.c (mon.1) 6693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.474293+0000 mon.c (mon.1) 6694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.474293+0000 mon.c (mon.1) 6694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.476336+0000 mon.c (mon.1) 6695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.476336+0000 mon.c (mon.1) 6695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.480872+0000 mon.c (mon.1) 6696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.480872+0000 mon.c (mon.1) 6696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.482182+0000 mon.c (mon.1) 6697 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.482182+0000 mon.c (mon.1) 6697 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.494191+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.494191+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.587223+0000 mon.c (mon.1) 6698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.587223+0000 mon.c (mon.1) 6698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.592115+0000 mon.c (mon.1) 6699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.592115+0000 mon.c (mon.1) 6699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.594936+0000 mon.c (mon.1) 6700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.594936+0000 mon.c (mon.1) 6700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.599524+0000 mon.c (mon.1) 6701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.599524+0000 mon.c (mon.1) 6701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.601365+0000 mon.c (mon.1) 6702 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.601365+0000 mon.c (mon.1) 6702 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.613705+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.613705+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.707446+0000 mon.c (mon.1) 6703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:16:15.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.707446+0000 mon.c (mon.1) 6703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:16:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.708157+0000 mon.c (mon.1) 6704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.708157+0000 mon.c (mon.1) 6704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.713045+0000 mon.c (mon.1) 6705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.713045+0000 mon.c (mon.1) 6705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.717749+0000 mon.c (mon.1) 6706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.717749+0000 mon.c (mon.1) 6706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.749549+0000 mon.c (mon.1) 6707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.749549+0000 mon.c (mon.1) 6707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.751660+0000 mon.c (mon.1) 6708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.751660+0000 mon.c (mon.1) 6708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.765628+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.765628+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.859297+0000 mon.c (mon.1) 6709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.859297+0000 mon.c (mon.1) 6709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.862661+0000 mon.c (mon.1) 6710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.862661+0000 mon.c (mon.1) 6710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.864515+0000 mon.c (mon.1) 6711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.864515+0000 mon.c (mon.1) 6711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.868462+0000 mon.c (mon.1) 6712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.868462+0000 mon.c (mon.1) 6712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.869772+0000 mon.c (mon.1) 6713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.869772+0000 mon.c (mon.1) 6713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.880227+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.880227+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.965371+0000 mon.c (mon.1) 6714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.965371+0000 mon.c (mon.1) 6714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.970096+0000 mon.c (mon.1) 6715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.970096+0000 mon.c (mon.1) 6715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.972074+0000 mon.c (mon.1) 6716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.972074+0000 mon.c (mon.1) 6716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.976381+0000 mon.c (mon.1) 6717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.976381+0000 mon.c (mon.1) 6717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.977696+0000 mon.c (mon.1) 6718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.977696+0000 mon.c (mon.1) 6718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.987269+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:14.987269+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:15.078996+0000 mon.c (mon.1) 6719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:15.078996+0000 mon.c (mon.1) 6719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:15.083020+0000 mon.c (mon.1) 6720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:15.083020+0000 mon.c (mon.1) 6720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:15.084532+0000 mon.c (mon.1) 6721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:15.084532+0000 mon.c (mon.1) 6721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:15.087587+0000 mon.c (mon.1) 6722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:15.087587+0000 mon.c (mon.1) 6722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:15.088707+0000 mon.c (mon.1) 6723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:15.088707+0000 mon.c (mon.1) 6723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:15.098206+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:15 smithi123 bash[58916]: audit 2024-04-22T21:16:15.098206+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: cephadm 2024-04-22T21:16:13.498496+0000 mgr.x (mgr.34107) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: cephadm 2024-04-22T21:16:13.498496+0000 mgr.x (mgr.34107) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: cephadm 2024-04-22T21:16:13.554286+0000 mgr.x (mgr.34107) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: cephadm 2024-04-22T21:16:13.554286+0000 mgr.x (mgr.34107) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: cephadm 2024-04-22T21:16:13.623540+0000 mgr.x (mgr.34107) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: cephadm 2024-04-22T21:16:13.623540+0000 mgr.x (mgr.34107) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: cephadm 2024-04-22T21:16:13.693864+0000 mgr.x (mgr.34107) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: cephadm 2024-04-22T21:16:13.693864+0000 mgr.x (mgr.34107) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: cephadm 2024-04-22T21:16:13.786107+0000 mgr.x (mgr.34107) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: cephadm 2024-04-22T21:16:13.786107+0000 mgr.x (mgr.34107) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: cephadm 2024-04-22T21:16:13.857740+0000 mgr.x (mgr.34107) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: cephadm 2024-04-22T21:16:13.857740+0000 mgr.x (mgr.34107) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: cephadm 2024-04-22T21:16:13.910602+0000 mgr.x (mgr.34107) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: cephadm 2024-04-22T21:16:13.910602+0000 mgr.x (mgr.34107) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: cephadm 2024-04-22T21:16:13.966551+0000 mgr.x (mgr.34107) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: cephadm 2024-04-22T21:16:13.966551+0000 mgr.x (mgr.34107) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: cephadm 2024-04-22T21:16:14.021074+0000 mgr.x (mgr.34107) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: cephadm 2024-04-22T21:16:14.021074+0000 mgr.x (mgr.34107) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: cluster 2024-04-22T21:16:14.068159+0000 mgr.x (mgr.34107) 2175 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-22T21:16:15.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: cluster 2024-04-22T21:16:14.068159+0000 mgr.x (mgr.34107) 2175 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-22T21:16:15.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: cephadm 2024-04-22T21:16:14.074550+0000 mgr.x (mgr.34107) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: cephadm 2024-04-22T21:16:14.074550+0000 mgr.x (mgr.34107) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: cephadm 2024-04-22T21:16:13.498496+0000 mgr.x (mgr.34107) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: cephadm 2024-04-22T21:16:13.498496+0000 mgr.x (mgr.34107) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: cephadm 2024-04-22T21:16:13.554286+0000 mgr.x (mgr.34107) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: cephadm 2024-04-22T21:16:13.554286+0000 mgr.x (mgr.34107) 2167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: cephadm 2024-04-22T21:16:13.623540+0000 mgr.x (mgr.34107) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: cephadm 2024-04-22T21:16:13.623540+0000 mgr.x (mgr.34107) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: cephadm 2024-04-22T21:16:13.693864+0000 mgr.x (mgr.34107) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: cephadm 2024-04-22T21:16:13.693864+0000 mgr.x (mgr.34107) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: cephadm 2024-04-22T21:16:13.786107+0000 mgr.x (mgr.34107) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: cephadm 2024-04-22T21:16:13.786107+0000 mgr.x (mgr.34107) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: cephadm 2024-04-22T21:16:13.857740+0000 mgr.x (mgr.34107) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: cephadm 2024-04-22T21:16:13.857740+0000 mgr.x (mgr.34107) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: cephadm 2024-04-22T21:16:13.910602+0000 mgr.x (mgr.34107) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: cephadm 2024-04-22T21:16:13.910602+0000 mgr.x (mgr.34107) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: cephadm 2024-04-22T21:16:13.966551+0000 mgr.x (mgr.34107) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: cephadm 2024-04-22T21:16:13.966551+0000 mgr.x (mgr.34107) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: cephadm 2024-04-22T21:16:14.021074+0000 mgr.x (mgr.34107) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: cephadm 2024-04-22T21:16:14.021074+0000 mgr.x (mgr.34107) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: cluster 2024-04-22T21:16:14.068159+0000 mgr.x (mgr.34107) 2175 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-22T21:16:15.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: cluster 2024-04-22T21:16:14.068159+0000 mgr.x (mgr.34107) 2175 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-22T21:16:15.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: cephadm 2024-04-22T21:16:14.074550+0000 mgr.x (mgr.34107) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: cephadm 2024-04-22T21:16:14.074550+0000 mgr.x (mgr.34107) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: cephadm 2024-04-22T21:16:14.136135+0000 mgr.x (mgr.34107) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: cephadm 2024-04-22T21:16:14.136135+0000 mgr.x (mgr.34107) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.203026+0000 mon.c (mon.1) 6678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.203026+0000 mon.c (mon.1) 6678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.205698+0000 mon.c (mon.1) 6679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.205698+0000 mon.c (mon.1) 6679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.207068+0000 mon.c (mon.1) 6680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.207068+0000 mon.c (mon.1) 6680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.209971+0000 mon.c (mon.1) 6681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.209971+0000 mon.c (mon.1) 6681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.210831+0000 mon.c (mon.1) 6682 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.210831+0000 mon.c (mon.1) 6682 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.218065+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.218065+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: cephadm 2024-04-22T21:16:14.226348+0000 mgr.x (mgr.34107) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: cephadm 2024-04-22T21:16:14.226348+0000 mgr.x (mgr.34107) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.263825+0000 mon.c (mon.1) 6683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.263825+0000 mon.c (mon.1) 6683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.266492+0000 mon.c (mon.1) 6684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: cephadm 2024-04-22T21:16:14.136135+0000 mgr.x (mgr.34107) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: cephadm 2024-04-22T21:16:14.136135+0000 mgr.x (mgr.34107) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.203026+0000 mon.c (mon.1) 6678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.203026+0000 mon.c (mon.1) 6678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.205698+0000 mon.c (mon.1) 6679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.205698+0000 mon.c (mon.1) 6679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.207068+0000 mon.c (mon.1) 6680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.207068+0000 mon.c (mon.1) 6680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.209971+0000 mon.c (mon.1) 6681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.209971+0000 mon.c (mon.1) 6681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.210831+0000 mon.c (mon.1) 6682 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.210831+0000 mon.c (mon.1) 6682 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.218065+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.218065+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: cephadm 2024-04-22T21:16:14.226348+0000 mgr.x (mgr.34107) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: cephadm 2024-04-22T21:16:14.226348+0000 mgr.x (mgr.34107) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.263825+0000 mon.c (mon.1) 6683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.263825+0000 mon.c (mon.1) 6683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.266492+0000 mon.c (mon.1) 6684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.266492+0000 mon.c (mon.1) 6684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.267744+0000 mon.c (mon.1) 6685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.267744+0000 mon.c (mon.1) 6685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.270468+0000 mon.c (mon.1) 6686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.270468+0000 mon.c (mon.1) 6686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.271230+0000 mon.c (mon.1) 6687 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.271230+0000 mon.c (mon.1) 6687 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.279452+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.279452+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: cephadm 2024-04-22T21:16:14.285076+0000 mgr.x (mgr.34107) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: cephadm 2024-04-22T21:16:14.285076+0000 mgr.x (mgr.34107) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.357600+0000 mon.c (mon.1) 6688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.357600+0000 mon.c (mon.1) 6688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.361720+0000 mon.c (mon.1) 6689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.361720+0000 mon.c (mon.1) 6689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.363743+0000 mon.c (mon.1) 6690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.363743+0000 mon.c (mon.1) 6690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.367377+0000 mon.c (mon.1) 6691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.367377+0000 mon.c (mon.1) 6691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.368795+0000 mon.c (mon.1) 6692 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.266492+0000 mon.c (mon.1) 6684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.267744+0000 mon.c (mon.1) 6685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.267744+0000 mon.c (mon.1) 6685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.270468+0000 mon.c (mon.1) 6686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.270468+0000 mon.c (mon.1) 6686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.271230+0000 mon.c (mon.1) 6687 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.271230+0000 mon.c (mon.1) 6687 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.279452+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.279452+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: cephadm 2024-04-22T21:16:14.285076+0000 mgr.x (mgr.34107) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: cephadm 2024-04-22T21:16:14.285076+0000 mgr.x (mgr.34107) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.357600+0000 mon.c (mon.1) 6688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.357600+0000 mon.c (mon.1) 6688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.361720+0000 mon.c (mon.1) 6689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.361720+0000 mon.c (mon.1) 6689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.363743+0000 mon.c (mon.1) 6690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.363743+0000 mon.c (mon.1) 6690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.367377+0000 mon.c (mon.1) 6691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.367377+0000 mon.c (mon.1) 6691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.368795+0000 mon.c (mon.1) 6692 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.368795+0000 mon.c (mon.1) 6692 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.380762+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.380762+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: cephadm 2024-04-22T21:16:14.387565+0000 mgr.x (mgr.34107) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: cephadm 2024-04-22T21:16:14.387565+0000 mgr.x (mgr.34107) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.469597+0000 mon.c (mon.1) 6693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.469597+0000 mon.c (mon.1) 6693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.474293+0000 mon.c (mon.1) 6694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.474293+0000 mon.c (mon.1) 6694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.476336+0000 mon.c (mon.1) 6695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.476336+0000 mon.c (mon.1) 6695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.480872+0000 mon.c (mon.1) 6696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.480872+0000 mon.c (mon.1) 6696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.482182+0000 mon.c (mon.1) 6697 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.482182+0000 mon.c (mon.1) 6697 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.494191+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.494191+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.587223+0000 mon.c (mon.1) 6698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.587223+0000 mon.c (mon.1) 6698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.592115+0000 mon.c (mon.1) 6699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.368795+0000 mon.c (mon.1) 6692 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.380762+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.380762+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: cephadm 2024-04-22T21:16:14.387565+0000 mgr.x (mgr.34107) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: cephadm 2024-04-22T21:16:14.387565+0000 mgr.x (mgr.34107) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:15.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.469597+0000 mon.c (mon.1) 6693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.469597+0000 mon.c (mon.1) 6693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.474293+0000 mon.c (mon.1) 6694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.474293+0000 mon.c (mon.1) 6694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.476336+0000 mon.c (mon.1) 6695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.476336+0000 mon.c (mon.1) 6695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.480872+0000 mon.c (mon.1) 6696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.480872+0000 mon.c (mon.1) 6696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.482182+0000 mon.c (mon.1) 6697 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.482182+0000 mon.c (mon.1) 6697 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.494191+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.494191+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.587223+0000 mon.c (mon.1) 6698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.587223+0000 mon.c (mon.1) 6698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.592115+0000 mon.c (mon.1) 6699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.592115+0000 mon.c (mon.1) 6699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.594936+0000 mon.c (mon.1) 6700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.594936+0000 mon.c (mon.1) 6700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.599524+0000 mon.c (mon.1) 6701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.599524+0000 mon.c (mon.1) 6701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.601365+0000 mon.c (mon.1) 6702 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.601365+0000 mon.c (mon.1) 6702 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.613705+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.613705+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.707446+0000 mon.c (mon.1) 6703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:16:15.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.707446+0000 mon.c (mon.1) 6703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:16:15.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.708157+0000 mon.c (mon.1) 6704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.708157+0000 mon.c (mon.1) 6704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.713045+0000 mon.c (mon.1) 6705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.713045+0000 mon.c (mon.1) 6705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.717749+0000 mon.c (mon.1) 6706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.717749+0000 mon.c (mon.1) 6706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.749549+0000 mon.c (mon.1) 6707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.592115+0000 mon.c (mon.1) 6699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.594936+0000 mon.c (mon.1) 6700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.594936+0000 mon.c (mon.1) 6700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.599524+0000 mon.c (mon.1) 6701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.599524+0000 mon.c (mon.1) 6701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.601365+0000 mon.c (mon.1) 6702 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.601365+0000 mon.c (mon.1) 6702 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.613705+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.613705+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.707446+0000 mon.c (mon.1) 6703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:16:15.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.707446+0000 mon.c (mon.1) 6703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:16:15.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.708157+0000 mon.c (mon.1) 6704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.708157+0000 mon.c (mon.1) 6704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.713045+0000 mon.c (mon.1) 6705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.713045+0000 mon.c (mon.1) 6705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.717749+0000 mon.c (mon.1) 6706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.717749+0000 mon.c (mon.1) 6706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.749549+0000 mon.c (mon.1) 6707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.749549+0000 mon.c (mon.1) 6707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.751660+0000 mon.c (mon.1) 6708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.751660+0000 mon.c (mon.1) 6708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.765628+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.765628+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.859297+0000 mon.c (mon.1) 6709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.859297+0000 mon.c (mon.1) 6709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.862661+0000 mon.c (mon.1) 6710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.862661+0000 mon.c (mon.1) 6710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.864515+0000 mon.c (mon.1) 6711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.864515+0000 mon.c (mon.1) 6711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.868462+0000 mon.c (mon.1) 6712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.868462+0000 mon.c (mon.1) 6712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.869772+0000 mon.c (mon.1) 6713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.869772+0000 mon.c (mon.1) 6713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.880227+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.880227+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.965371+0000 mon.c (mon.1) 6714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.965371+0000 mon.c (mon.1) 6714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.970096+0000 mon.c (mon.1) 6715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.749549+0000 mon.c (mon.1) 6707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.751660+0000 mon.c (mon.1) 6708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.751660+0000 mon.c (mon.1) 6708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.765628+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.765628+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.859297+0000 mon.c (mon.1) 6709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.859297+0000 mon.c (mon.1) 6709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.862661+0000 mon.c (mon.1) 6710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.862661+0000 mon.c (mon.1) 6710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.864515+0000 mon.c (mon.1) 6711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.864515+0000 mon.c (mon.1) 6711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.868462+0000 mon.c (mon.1) 6712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.868462+0000 mon.c (mon.1) 6712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.869772+0000 mon.c (mon.1) 6713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.869772+0000 mon.c (mon.1) 6713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.880227+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.880227+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.965371+0000 mon.c (mon.1) 6714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.965371+0000 mon.c (mon.1) 6714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.970096+0000 mon.c (mon.1) 6715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.970096+0000 mon.c (mon.1) 6715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.972074+0000 mon.c (mon.1) 6716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.972074+0000 mon.c (mon.1) 6716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.976381+0000 mon.c (mon.1) 6717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.976381+0000 mon.c (mon.1) 6717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.977696+0000 mon.c (mon.1) 6718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.977696+0000 mon.c (mon.1) 6718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.987269+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:14.987269+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:15.078996+0000 mon.c (mon.1) 6719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:15.078996+0000 mon.c (mon.1) 6719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:15.083020+0000 mon.c (mon.1) 6720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:15.083020+0000 mon.c (mon.1) 6720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:15.084532+0000 mon.c (mon.1) 6721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:15.084532+0000 mon.c (mon.1) 6721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:15.087587+0000 mon.c (mon.1) 6722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:15.087587+0000 mon.c (mon.1) 6722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:15.088707+0000 mon.c (mon.1) 6723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:15.088707+0000 mon.c (mon.1) 6723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:15.098206+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[75184]: audit 2024-04-22T21:16:15.098206+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.970096+0000 mon.c (mon.1) 6715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.972074+0000 mon.c (mon.1) 6716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.972074+0000 mon.c (mon.1) 6716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.976381+0000 mon.c (mon.1) 6717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.976381+0000 mon.c (mon.1) 6717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.977696+0000 mon.c (mon.1) 6718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.977696+0000 mon.c (mon.1) 6718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.987269+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:14.987269+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:15.078996+0000 mon.c (mon.1) 6719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:15.078996+0000 mon.c (mon.1) 6719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:15.083020+0000 mon.c (mon.1) 6720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:15.083020+0000 mon.c (mon.1) 6720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:15.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:15.084532+0000 mon.c (mon.1) 6721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:15.084532+0000 mon.c (mon.1) 6721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:15.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:15.087587+0000 mon.c (mon.1) 6722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:15.087587+0000 mon.c (mon.1) 6722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:15.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:15.088707+0000 mon.c (mon.1) 6723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:15.088707+0000 mon.c (mon.1) 6723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:15.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:15.098206+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:15.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:15 smithi121 bash[73084]: audit 2024-04-22T21:16:15.098206+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: cephadm 2024-04-22T21:16:14.500822+0000 mgr.x (mgr.34107) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: cephadm 2024-04-22T21:16:14.500822+0000 mgr.x (mgr.34107) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: cephadm 2024-04-22T21:16:14.620374+0000 mgr.x (mgr.34107) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: cephadm 2024-04-22T21:16:14.620374+0000 mgr.x (mgr.34107) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: cephadm 2024-04-22T21:16:14.772439+0000 mgr.x (mgr.34107) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: cephadm 2024-04-22T21:16:14.772439+0000 mgr.x (mgr.34107) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: cephadm 2024-04-22T21:16:14.886999+0000 mgr.x (mgr.34107) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: cephadm 2024-04-22T21:16:14.886999+0000 mgr.x (mgr.34107) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: cephadm 2024-04-22T21:16:14.994459+0000 mgr.x (mgr.34107) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: cephadm 2024-04-22T21:16:14.994459+0000 mgr.x (mgr.34107) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: cephadm 2024-04-22T21:16:15.104757+0000 mgr.x (mgr.34107) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: cephadm 2024-04-22T21:16:15.104757+0000 mgr.x (mgr.34107) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.180572+0000 mon.c (mon.1) 6724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.180572+0000 mon.c (mon.1) 6724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.183653+0000 mon.c (mon.1) 6725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.183653+0000 mon.c (mon.1) 6725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.185300+0000 mon.c (mon.1) 6726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.185300+0000 mon.c (mon.1) 6726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.188481+0000 mon.c (mon.1) 6727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.188481+0000 mon.c (mon.1) 6727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.189678+0000 mon.c (mon.1) 6728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.189678+0000 mon.c (mon.1) 6728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.202656+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.202656+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: cephadm 2024-04-22T21:16:15.207283+0000 mgr.x (mgr.34107) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: cephadm 2024-04-22T21:16:15.207283+0000 mgr.x (mgr.34107) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.294683+0000 mon.c (mon.1) 6729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.294683+0000 mon.c (mon.1) 6729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.299538+0000 mon.c (mon.1) 6730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.299538+0000 mon.c (mon.1) 6730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.301718+0000 mon.c (mon.1) 6731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.301718+0000 mon.c (mon.1) 6731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.305661+0000 mon.c (mon.1) 6732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.305661+0000 mon.c (mon.1) 6732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.307257+0000 mon.c (mon.1) 6733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.307257+0000 mon.c (mon.1) 6733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.320289+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.320289+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: cephadm 2024-04-22T21:16:15.325050+0000 mgr.x (mgr.34107) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: cephadm 2024-04-22T21:16:15.325050+0000 mgr.x (mgr.34107) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.412276+0000 mon.c (mon.1) 6734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.412276+0000 mon.c (mon.1) 6734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.417629+0000 mon.c (mon.1) 6735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.417629+0000 mon.c (mon.1) 6735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.419960+0000 mon.c (mon.1) 6736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.419960+0000 mon.c (mon.1) 6736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.424461+0000 mon.c (mon.1) 6737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.424461+0000 mon.c (mon.1) 6737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.425997+0000 mon.c (mon.1) 6738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.425997+0000 mon.c (mon.1) 6738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.438838+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.438838+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: cephadm 2024-04-22T21:16:15.443820+0000 mgr.x (mgr.34107) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: cephadm 2024-04-22T21:16:15.443820+0000 mgr.x (mgr.34107) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.529526+0000 mon.c (mon.1) 6739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.529526+0000 mon.c (mon.1) 6739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.534272+0000 mon.c (mon.1) 6740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.534272+0000 mon.c (mon.1) 6740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.536299+0000 mon.c (mon.1) 6741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.536299+0000 mon.c (mon.1) 6741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.540379+0000 mon.c (mon.1) 6742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.540379+0000 mon.c (mon.1) 6742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.542075+0000 mon.c (mon.1) 6743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.542075+0000 mon.c (mon.1) 6743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.555119+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.555119+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.647218+0000 mon.c (mon.1) 6744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.647218+0000 mon.c (mon.1) 6744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.651996+0000 mon.c (mon.1) 6745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.651996+0000 mon.c (mon.1) 6745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.654057+0000 mon.c (mon.1) 6746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.654057+0000 mon.c (mon.1) 6746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.658895+0000 mon.c (mon.1) 6747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.658895+0000 mon.c (mon.1) 6747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.660551+0000 mon.c (mon.1) 6748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.660551+0000 mon.c (mon.1) 6748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.673296+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.673296+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.757628+0000 mon.c (mon.1) 6749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.757628+0000 mon.c (mon.1) 6749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.761002+0000 mon.c (mon.1) 6750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.761002+0000 mon.c (mon.1) 6750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.762675+0000 mon.c (mon.1) 6751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.762675+0000 mon.c (mon.1) 6751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.765415+0000 mon.c (mon.1) 6752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.765415+0000 mon.c (mon.1) 6752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.766247+0000 mon.c (mon.1) 6753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.766247+0000 mon.c (mon.1) 6753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.774166+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.774166+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.849162+0000 mon.c (mon.1) 6754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.849162+0000 mon.c (mon.1) 6754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.854158+0000 mon.c (mon.1) 6755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.854158+0000 mon.c (mon.1) 6755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.856214+0000 mon.c (mon.1) 6756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.856214+0000 mon.c (mon.1) 6756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.860262+0000 mon.c (mon.1) 6757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.860262+0000 mon.c (mon.1) 6757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.861923+0000 mon.c (mon.1) 6758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.861923+0000 mon.c (mon.1) 6758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.872794+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.872794+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.948140+0000 mon.c (mon.1) 6759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.948140+0000 mon.c (mon.1) 6759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.950654+0000 mon.c (mon.1) 6760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.950654+0000 mon.c (mon.1) 6760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.952103+0000 mon.c (mon.1) 6761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.952103+0000 mon.c (mon.1) 6761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.956104+0000 mon.c (mon.1) 6762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.956104+0000 mon.c (mon.1) 6762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.957108+0000 mon.c (mon.1) 6763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.957108+0000 mon.c (mon.1) 6763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.965905+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:15.965905+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:16.055005+0000 mon.c (mon.1) 6764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:16.055005+0000 mon.c (mon.1) 6764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:16.059987+0000 mon.c (mon.1) 6765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:16.059987+0000 mon.c (mon.1) 6765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:16.062383+0000 mon.c (mon.1) 6766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:16.062383+0000 mon.c (mon.1) 6766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:16.066848+0000 mon.c (mon.1) 6767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:16.066848+0000 mon.c (mon.1) 6767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:16.068508+0000 mon.c (mon.1) 6768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:16.068508+0000 mon.c (mon.1) 6768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:16.077620+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:16 smithi123 bash[58916]: audit 2024-04-22T21:16:16.077620+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: cephadm 2024-04-22T21:16:14.500822+0000 mgr.x (mgr.34107) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: cephadm 2024-04-22T21:16:14.500822+0000 mgr.x (mgr.34107) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: cephadm 2024-04-22T21:16:14.620374+0000 mgr.x (mgr.34107) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: cephadm 2024-04-22T21:16:14.620374+0000 mgr.x (mgr.34107) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: cephadm 2024-04-22T21:16:14.772439+0000 mgr.x (mgr.34107) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: cephadm 2024-04-22T21:16:14.772439+0000 mgr.x (mgr.34107) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: cephadm 2024-04-22T21:16:14.886999+0000 mgr.x (mgr.34107) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: cephadm 2024-04-22T21:16:14.886999+0000 mgr.x (mgr.34107) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: cephadm 2024-04-22T21:16:14.994459+0000 mgr.x (mgr.34107) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: cephadm 2024-04-22T21:16:14.994459+0000 mgr.x (mgr.34107) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: cephadm 2024-04-22T21:16:15.104757+0000 mgr.x (mgr.34107) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: cephadm 2024-04-22T21:16:15.104757+0000 mgr.x (mgr.34107) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.180572+0000 mon.c (mon.1) 6724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.180572+0000 mon.c (mon.1) 6724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.183653+0000 mon.c (mon.1) 6725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.183653+0000 mon.c (mon.1) 6725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.185300+0000 mon.c (mon.1) 6726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.185300+0000 mon.c (mon.1) 6726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.188481+0000 mon.c (mon.1) 6727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.188481+0000 mon.c (mon.1) 6727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: cephadm 2024-04-22T21:16:14.500822+0000 mgr.x (mgr.34107) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: cephadm 2024-04-22T21:16:14.500822+0000 mgr.x (mgr.34107) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: cephadm 2024-04-22T21:16:14.620374+0000 mgr.x (mgr.34107) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: cephadm 2024-04-22T21:16:14.620374+0000 mgr.x (mgr.34107) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: cephadm 2024-04-22T21:16:14.772439+0000 mgr.x (mgr.34107) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: cephadm 2024-04-22T21:16:14.772439+0000 mgr.x (mgr.34107) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: cephadm 2024-04-22T21:16:14.886999+0000 mgr.x (mgr.34107) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: cephadm 2024-04-22T21:16:14.886999+0000 mgr.x (mgr.34107) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: cephadm 2024-04-22T21:16:14.994459+0000 mgr.x (mgr.34107) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: cephadm 2024-04-22T21:16:14.994459+0000 mgr.x (mgr.34107) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: cephadm 2024-04-22T21:16:15.104757+0000 mgr.x (mgr.34107) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: cephadm 2024-04-22T21:16:15.104757+0000 mgr.x (mgr.34107) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.180572+0000 mon.c (mon.1) 6724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.180572+0000 mon.c (mon.1) 6724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.183653+0000 mon.c (mon.1) 6725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.183653+0000 mon.c (mon.1) 6725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.185300+0000 mon.c (mon.1) 6726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.185300+0000 mon.c (mon.1) 6726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.188481+0000 mon.c (mon.1) 6727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.188481+0000 mon.c (mon.1) 6727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.189678+0000 mon.c (mon.1) 6728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.189678+0000 mon.c (mon.1) 6728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.202656+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.202656+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: cephadm 2024-04-22T21:16:15.207283+0000 mgr.x (mgr.34107) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: cephadm 2024-04-22T21:16:15.207283+0000 mgr.x (mgr.34107) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.294683+0000 mon.c (mon.1) 6729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.294683+0000 mon.c (mon.1) 6729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.299538+0000 mon.c (mon.1) 6730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.299538+0000 mon.c (mon.1) 6730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.301718+0000 mon.c (mon.1) 6731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.301718+0000 mon.c (mon.1) 6731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.305661+0000 mon.c (mon.1) 6732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.305661+0000 mon.c (mon.1) 6732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.307257+0000 mon.c (mon.1) 6733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.307257+0000 mon.c (mon.1) 6733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.320289+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.320289+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: cephadm 2024-04-22T21:16:15.325050+0000 mgr.x (mgr.34107) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: cephadm 2024-04-22T21:16:15.325050+0000 mgr.x (mgr.34107) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.189678+0000 mon.c (mon.1) 6728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.189678+0000 mon.c (mon.1) 6728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.202656+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.202656+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: cephadm 2024-04-22T21:16:15.207283+0000 mgr.x (mgr.34107) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: cephadm 2024-04-22T21:16:15.207283+0000 mgr.x (mgr.34107) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.294683+0000 mon.c (mon.1) 6729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.294683+0000 mon.c (mon.1) 6729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.299538+0000 mon.c (mon.1) 6730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.299538+0000 mon.c (mon.1) 6730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.301718+0000 mon.c (mon.1) 6731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.301718+0000 mon.c (mon.1) 6731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.305661+0000 mon.c (mon.1) 6732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.305661+0000 mon.c (mon.1) 6732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.307257+0000 mon.c (mon.1) 6733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.307257+0000 mon.c (mon.1) 6733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.320289+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.320289+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: cephadm 2024-04-22T21:16:15.325050+0000 mgr.x (mgr.34107) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: cephadm 2024-04-22T21:16:15.325050+0000 mgr.x (mgr.34107) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.412276+0000 mon.c (mon.1) 6734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.412276+0000 mon.c (mon.1) 6734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.417629+0000 mon.c (mon.1) 6735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.417629+0000 mon.c (mon.1) 6735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.419960+0000 mon.c (mon.1) 6736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.419960+0000 mon.c (mon.1) 6736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.424461+0000 mon.c (mon.1) 6737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.424461+0000 mon.c (mon.1) 6737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.425997+0000 mon.c (mon.1) 6738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.425997+0000 mon.c (mon.1) 6738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.438838+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.438838+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: cephadm 2024-04-22T21:16:15.443820+0000 mgr.x (mgr.34107) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: cephadm 2024-04-22T21:16:15.443820+0000 mgr.x (mgr.34107) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.529526+0000 mon.c (mon.1) 6739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.529526+0000 mon.c (mon.1) 6739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.534272+0000 mon.c (mon.1) 6740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.534272+0000 mon.c (mon.1) 6740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.536299+0000 mon.c (mon.1) 6741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.536299+0000 mon.c (mon.1) 6741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.412276+0000 mon.c (mon.1) 6734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.412276+0000 mon.c (mon.1) 6734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.417629+0000 mon.c (mon.1) 6735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.417629+0000 mon.c (mon.1) 6735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.419960+0000 mon.c (mon.1) 6736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.419960+0000 mon.c (mon.1) 6736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.424461+0000 mon.c (mon.1) 6737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.424461+0000 mon.c (mon.1) 6737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.425997+0000 mon.c (mon.1) 6738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.425997+0000 mon.c (mon.1) 6738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.438838+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.438838+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: cephadm 2024-04-22T21:16:15.443820+0000 mgr.x (mgr.34107) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: cephadm 2024-04-22T21:16:15.443820+0000 mgr.x (mgr.34107) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:16.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.529526+0000 mon.c (mon.1) 6739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.529526+0000 mon.c (mon.1) 6739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.534272+0000 mon.c (mon.1) 6740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.534272+0000 mon.c (mon.1) 6740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.536299+0000 mon.c (mon.1) 6741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.536299+0000 mon.c (mon.1) 6741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.540379+0000 mon.c (mon.1) 6742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.540379+0000 mon.c (mon.1) 6742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.542075+0000 mon.c (mon.1) 6743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.542075+0000 mon.c (mon.1) 6743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.555119+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.555119+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.647218+0000 mon.c (mon.1) 6744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.647218+0000 mon.c (mon.1) 6744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.651996+0000 mon.c (mon.1) 6745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.651996+0000 mon.c (mon.1) 6745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.654057+0000 mon.c (mon.1) 6746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.654057+0000 mon.c (mon.1) 6746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.658895+0000 mon.c (mon.1) 6747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.658895+0000 mon.c (mon.1) 6747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.660551+0000 mon.c (mon.1) 6748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.660551+0000 mon.c (mon.1) 6748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.673296+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.673296+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.757628+0000 mon.c (mon.1) 6749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.540379+0000 mon.c (mon.1) 6742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.540379+0000 mon.c (mon.1) 6742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.542075+0000 mon.c (mon.1) 6743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.542075+0000 mon.c (mon.1) 6743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.555119+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.555119+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.647218+0000 mon.c (mon.1) 6744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.647218+0000 mon.c (mon.1) 6744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.651996+0000 mon.c (mon.1) 6745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.651996+0000 mon.c (mon.1) 6745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.654057+0000 mon.c (mon.1) 6746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.654057+0000 mon.c (mon.1) 6746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.658895+0000 mon.c (mon.1) 6747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.658895+0000 mon.c (mon.1) 6747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.660551+0000 mon.c (mon.1) 6748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.660551+0000 mon.c (mon.1) 6748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.673296+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.673296+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.757628+0000 mon.c (mon.1) 6749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.757628+0000 mon.c (mon.1) 6749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.761002+0000 mon.c (mon.1) 6750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.761002+0000 mon.c (mon.1) 6750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.762675+0000 mon.c (mon.1) 6751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.762675+0000 mon.c (mon.1) 6751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.765415+0000 mon.c (mon.1) 6752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.765415+0000 mon.c (mon.1) 6752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.766247+0000 mon.c (mon.1) 6753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.766247+0000 mon.c (mon.1) 6753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.774166+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.774166+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.849162+0000 mon.c (mon.1) 6754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.849162+0000 mon.c (mon.1) 6754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.854158+0000 mon.c (mon.1) 6755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.854158+0000 mon.c (mon.1) 6755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.856214+0000 mon.c (mon.1) 6756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.856214+0000 mon.c (mon.1) 6756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.860262+0000 mon.c (mon.1) 6757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.860262+0000 mon.c (mon.1) 6757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.757628+0000 mon.c (mon.1) 6749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.761002+0000 mon.c (mon.1) 6750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.761002+0000 mon.c (mon.1) 6750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.762675+0000 mon.c (mon.1) 6751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.762675+0000 mon.c (mon.1) 6751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.765415+0000 mon.c (mon.1) 6752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.765415+0000 mon.c (mon.1) 6752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.766247+0000 mon.c (mon.1) 6753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.766247+0000 mon.c (mon.1) 6753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.774166+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.774166+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.849162+0000 mon.c (mon.1) 6754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.849162+0000 mon.c (mon.1) 6754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.854158+0000 mon.c (mon.1) 6755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.854158+0000 mon.c (mon.1) 6755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.856214+0000 mon.c (mon.1) 6756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.856214+0000 mon.c (mon.1) 6756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.860262+0000 mon.c (mon.1) 6757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.860262+0000 mon.c (mon.1) 6757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.861923+0000 mon.c (mon.1) 6758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.861923+0000 mon.c (mon.1) 6758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.872794+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.872794+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.948140+0000 mon.c (mon.1) 6759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.948140+0000 mon.c (mon.1) 6759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.950654+0000 mon.c (mon.1) 6760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.950654+0000 mon.c (mon.1) 6760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.952103+0000 mon.c (mon.1) 6761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.952103+0000 mon.c (mon.1) 6761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.956104+0000 mon.c (mon.1) 6762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.956104+0000 mon.c (mon.1) 6762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.957108+0000 mon.c (mon.1) 6763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.957108+0000 mon.c (mon.1) 6763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.965905+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:15.965905+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:16.055005+0000 mon.c (mon.1) 6764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:16.055005+0000 mon.c (mon.1) 6764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:16.059987+0000 mon.c (mon.1) 6765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:16.059987+0000 mon.c (mon.1) 6765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.861923+0000 mon.c (mon.1) 6758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.861923+0000 mon.c (mon.1) 6758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.872794+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.872794+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.948140+0000 mon.c (mon.1) 6759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.948140+0000 mon.c (mon.1) 6759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.950654+0000 mon.c (mon.1) 6760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.950654+0000 mon.c (mon.1) 6760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.952103+0000 mon.c (mon.1) 6761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.952103+0000 mon.c (mon.1) 6761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.956104+0000 mon.c (mon.1) 6762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.956104+0000 mon.c (mon.1) 6762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.957108+0000 mon.c (mon.1) 6763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.957108+0000 mon.c (mon.1) 6763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.965905+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:15.965905+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:16.055005+0000 mon.c (mon.1) 6764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:16.055005+0000 mon.c (mon.1) 6764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:16.059987+0000 mon.c (mon.1) 6765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:16.059987+0000 mon.c (mon.1) 6765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:16.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:16.062383+0000 mon.c (mon.1) 6766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:16.062383+0000 mon.c (mon.1) 6766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:16.066848+0000 mon.c (mon.1) 6767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:16.066848+0000 mon.c (mon.1) 6767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:16.068508+0000 mon.c (mon.1) 6768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:16.068508+0000 mon.c (mon.1) 6768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:16.077620+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[73084]: audit 2024-04-22T21:16:16.077620+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:16.062383+0000 mon.c (mon.1) 6766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:16.062383+0000 mon.c (mon.1) 6766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:16.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:16.066848+0000 mon.c (mon.1) 6767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:16.066848+0000 mon.c (mon.1) 6767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:16.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:16.068508+0000 mon.c (mon.1) 6768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:16.068508+0000 mon.c (mon.1) 6768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:16.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:16.077620+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:16.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:16 smithi121 bash[75184]: audit 2024-04-22T21:16:16.077620+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: cephadm 2024-04-22T21:16:15.560180+0000 mgr.x (mgr.34107) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: cephadm 2024-04-22T21:16:15.560180+0000 mgr.x (mgr.34107) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: cephadm 2024-04-22T21:16:15.678809+0000 mgr.x (mgr.34107) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: cephadm 2024-04-22T21:16:15.678809+0000 mgr.x (mgr.34107) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: cephadm 2024-04-22T21:16:15.780398+0000 mgr.x (mgr.34107) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: cephadm 2024-04-22T21:16:15.780398+0000 mgr.x (mgr.34107) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: cephadm 2024-04-22T21:16:15.877453+0000 mgr.x (mgr.34107) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: cephadm 2024-04-22T21:16:15.877453+0000 mgr.x (mgr.34107) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: cephadm 2024-04-22T21:16:15.970081+0000 mgr.x (mgr.34107) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: cephadm 2024-04-22T21:16:15.970081+0000 mgr.x (mgr.34107) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: cluster 2024-04-22T21:16:16.068718+0000 mgr.x (mgr.34107) 2195 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-22T21:16:17.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: cluster 2024-04-22T21:16:16.068718+0000 mgr.x (mgr.34107) 2195 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-22T21:16:17.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: cephadm 2024-04-22T21:16:16.084584+0000 mgr.x (mgr.34107) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: cephadm 2024-04-22T21:16:16.084584+0000 mgr.x (mgr.34107) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.165030+0000 mon.c (mon.1) 6769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.165030+0000 mon.c (mon.1) 6769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.167602+0000 mon.c (mon.1) 6770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.167602+0000 mon.c (mon.1) 6770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.169262+0000 mon.c (mon.1) 6771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.169262+0000 mon.c (mon.1) 6771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.429 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: cephadm 2024-04-22T21:16:15.560180+0000 mgr.x (mgr.34107) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.429 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: cephadm 2024-04-22T21:16:15.560180+0000 mgr.x (mgr.34107) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: cephadm 2024-04-22T21:16:15.678809+0000 mgr.x (mgr.34107) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: cephadm 2024-04-22T21:16:15.678809+0000 mgr.x (mgr.34107) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: cephadm 2024-04-22T21:16:15.780398+0000 mgr.x (mgr.34107) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: cephadm 2024-04-22T21:16:15.780398+0000 mgr.x (mgr.34107) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: cephadm 2024-04-22T21:16:15.877453+0000 mgr.x (mgr.34107) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: cephadm 2024-04-22T21:16:15.877453+0000 mgr.x (mgr.34107) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: cephadm 2024-04-22T21:16:15.970081+0000 mgr.x (mgr.34107) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: cephadm 2024-04-22T21:16:15.970081+0000 mgr.x (mgr.34107) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: cluster 2024-04-22T21:16:16.068718+0000 mgr.x (mgr.34107) 2195 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-22T21:16:17.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: cluster 2024-04-22T21:16:16.068718+0000 mgr.x (mgr.34107) 2195 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-22T21:16:17.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: cephadm 2024-04-22T21:16:16.084584+0000 mgr.x (mgr.34107) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: cephadm 2024-04-22T21:16:16.084584+0000 mgr.x (mgr.34107) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.165030+0000 mon.c (mon.1) 6769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.165030+0000 mon.c (mon.1) 6769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.167602+0000 mon.c (mon.1) 6770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.167602+0000 mon.c (mon.1) 6770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.169262+0000 mon.c (mon.1) 6771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.169262+0000 mon.c (mon.1) 6771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.431 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.171655+0000 mon.c (mon.1) 6772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.431 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.171655+0000 mon.c (mon.1) 6772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.431 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.172401+0000 mon.c (mon.1) 6773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.431 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.172401+0000 mon.c (mon.1) 6773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.431 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.178688+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.431 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.178688+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.432 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: cephadm 2024-04-22T21:16:16.182619+0000 mgr.x (mgr.34107) 2197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.432 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: cephadm 2024-04-22T21:16:16.182619+0000 mgr.x (mgr.34107) 2197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.432 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.236258+0000 mon.c (mon.1) 6774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.432 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.236258+0000 mon.c (mon.1) 6774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.432 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.238803+0000 mon.c (mon.1) 6775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.432 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.238803+0000 mon.c (mon.1) 6775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.432 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.239820+0000 mon.c (mon.1) 6776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.432 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.239820+0000 mon.c (mon.1) 6776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.432 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.242049+0000 mon.c (mon.1) 6777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.432 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.242049+0000 mon.c (mon.1) 6777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.432 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.242786+0000 mon.c (mon.1) 6778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.432 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.242786+0000 mon.c (mon.1) 6778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.432 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.248397+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.432 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.248397+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.171655+0000 mon.c (mon.1) 6772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.171655+0000 mon.c (mon.1) 6772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.172401+0000 mon.c (mon.1) 6773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.172401+0000 mon.c (mon.1) 6773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.178688+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.178688+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: cephadm 2024-04-22T21:16:16.182619+0000 mgr.x (mgr.34107) 2197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: cephadm 2024-04-22T21:16:16.182619+0000 mgr.x (mgr.34107) 2197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.236258+0000 mon.c (mon.1) 6774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.236258+0000 mon.c (mon.1) 6774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.238803+0000 mon.c (mon.1) 6775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.238803+0000 mon.c (mon.1) 6775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.239820+0000 mon.c (mon.1) 6776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.239820+0000 mon.c (mon.1) 6776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.242049+0000 mon.c (mon.1) 6777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.242049+0000 mon.c (mon.1) 6777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.242786+0000 mon.c (mon.1) 6778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.242786+0000 mon.c (mon.1) 6778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.248397+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.248397+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: cephadm 2024-04-22T21:16:16.252366+0000 mgr.x (mgr.34107) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: cephadm 2024-04-22T21:16:16.252366+0000 mgr.x (mgr.34107) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.289389+0000 mon.c (mon.1) 6779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.289389+0000 mon.c (mon.1) 6779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.292015+0000 mon.c (mon.1) 6780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.292015+0000 mon.c (mon.1) 6780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.293358+0000 mon.c (mon.1) 6781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.435 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.293358+0000 mon.c (mon.1) 6781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.295992+0000 mon.c (mon.1) 6782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.295992+0000 mon.c (mon.1) 6782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.296999+0000 mon.c (mon.1) 6783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.296999+0000 mon.c (mon.1) 6783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.302655+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.302655+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: cephadm 2024-04-22T21:16:16.308903+0000 mgr.x (mgr.34107) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: cephadm 2024-04-22T21:16:16.308903+0000 mgr.x (mgr.34107) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.384647+0000 mon.c (mon.1) 6784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.384647+0000 mon.c (mon.1) 6784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.387509+0000 mon.c (mon.1) 6785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.387509+0000 mon.c (mon.1) 6785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: cephadm 2024-04-22T21:16:16.252366+0000 mgr.x (mgr.34107) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: cephadm 2024-04-22T21:16:16.252366+0000 mgr.x (mgr.34107) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.289389+0000 mon.c (mon.1) 6779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.289389+0000 mon.c (mon.1) 6779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.292015+0000 mon.c (mon.1) 6780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.292015+0000 mon.c (mon.1) 6780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.293358+0000 mon.c (mon.1) 6781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.293358+0000 mon.c (mon.1) 6781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.295992+0000 mon.c (mon.1) 6782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.295992+0000 mon.c (mon.1) 6782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.296999+0000 mon.c (mon.1) 6783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.296999+0000 mon.c (mon.1) 6783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.302655+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.302655+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: cephadm 2024-04-22T21:16:16.308903+0000 mgr.x (mgr.34107) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: cephadm 2024-04-22T21:16:16.308903+0000 mgr.x (mgr.34107) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.384647+0000 mon.c (mon.1) 6784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.384647+0000 mon.c (mon.1) 6784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.387509+0000 mon.c (mon.1) 6785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.387509+0000 mon.c (mon.1) 6785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.388971+0000 mon.c (mon.1) 6786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.388971+0000 mon.c (mon.1) 6786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.392776+0000 mon.c (mon.1) 6787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.392776+0000 mon.c (mon.1) 6787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.393724+0000 mon.c (mon.1) 6788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.393724+0000 mon.c (mon.1) 6788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.399831+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.399831+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: cephadm 2024-04-22T21:16:16.403807+0000 mgr.x (mgr.34107) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: cephadm 2024-04-22T21:16:16.403807+0000 mgr.x (mgr.34107) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.441328+0000 mon.c (mon.1) 6789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.441328+0000 mon.c (mon.1) 6789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.443433+0000 mon.c (mon.1) 6790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.443433+0000 mon.c (mon.1) 6790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.444375+0000 mon.c (mon.1) 6791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.444375+0000 mon.c (mon.1) 6791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.446736+0000 mon.c (mon.1) 6792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.446736+0000 mon.c (mon.1) 6792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.447341+0000 mon.c (mon.1) 6793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.388971+0000 mon.c (mon.1) 6786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.388971+0000 mon.c (mon.1) 6786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.392776+0000 mon.c (mon.1) 6787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.392776+0000 mon.c (mon.1) 6787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.393724+0000 mon.c (mon.1) 6788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.393724+0000 mon.c (mon.1) 6788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.399831+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.399831+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: cephadm 2024-04-22T21:16:16.403807+0000 mgr.x (mgr.34107) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: cephadm 2024-04-22T21:16:16.403807+0000 mgr.x (mgr.34107) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.441328+0000 mon.c (mon.1) 6789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.441328+0000 mon.c (mon.1) 6789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.443433+0000 mon.c (mon.1) 6790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.443433+0000 mon.c (mon.1) 6790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.444375+0000 mon.c (mon.1) 6791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.444375+0000 mon.c (mon.1) 6791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.446736+0000 mon.c (mon.1) 6792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.446736+0000 mon.c (mon.1) 6792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.447341+0000 mon.c (mon.1) 6793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.447341+0000 mon.c (mon.1) 6793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.452465+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.452465+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.494948+0000 mon.c (mon.1) 6794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.494948+0000 mon.c (mon.1) 6794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.497051+0000 mon.c (mon.1) 6795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.497051+0000 mon.c (mon.1) 6795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.497959+0000 mon.c (mon.1) 6796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.497959+0000 mon.c (mon.1) 6796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.500266+0000 mon.c (mon.1) 6797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.500266+0000 mon.c (mon.1) 6797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.501344+0000 mon.c (mon.1) 6798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.501344+0000 mon.c (mon.1) 6798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.510002+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.510002+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.544598+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.544598+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.552712+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.552712+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.555564+0000 mon.c (mon.1) 6799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.555564+0000 mon.c (mon.1) 6799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.557710+0000 mon.c (mon.1) 6800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.557710+0000 mon.c (mon.1) 6800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.444 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.561272+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.445 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.561272+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.445 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.562583+0000 mon.c (mon.1) 6801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.445 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.562583+0000 mon.c (mon.1) 6801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.445 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.564779+0000 mon.c (mon.1) 6802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.445 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.564779+0000 mon.c (mon.1) 6802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.445 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.565728+0000 mon.c (mon.1) 6803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.445 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.565728+0000 mon.c (mon.1) 6803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.445 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.571296+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.445 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.571296+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.445 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.613137+0000 mon.c (mon.1) 6804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.445 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.613137+0000 mon.c (mon.1) 6804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.445 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.615566+0000 mon.c (mon.1) 6805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.446 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.615566+0000 mon.c (mon.1) 6805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.446 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.617038+0000 mon.c (mon.1) 6806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.446 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.617038+0000 mon.c (mon.1) 6806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.446 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.619128+0000 mon.c (mon.1) 6807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.446 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.619128+0000 mon.c (mon.1) 6807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.446 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.447341+0000 mon.c (mon.1) 6793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.446 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.452465+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.446 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.452465+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.446 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.494948+0000 mon.c (mon.1) 6794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.446 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.494948+0000 mon.c (mon.1) 6794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.447 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.497051+0000 mon.c (mon.1) 6795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.447 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.497051+0000 mon.c (mon.1) 6795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.447 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.497959+0000 mon.c (mon.1) 6796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.447 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.497959+0000 mon.c (mon.1) 6796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.447 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.500266+0000 mon.c (mon.1) 6797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.447 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.500266+0000 mon.c (mon.1) 6797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.447 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.501344+0000 mon.c (mon.1) 6798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.447 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.501344+0000 mon.c (mon.1) 6798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.447 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.510002+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.447 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.510002+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.447 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.544598+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.447 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.544598+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.447 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.552712+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.448 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.552712+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.448 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.555564+0000 mon.c (mon.1) 6799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.448 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.555564+0000 mon.c (mon.1) 6799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.448 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.619896+0000 mon.c (mon.1) 6808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.448 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.619896+0000 mon.c (mon.1) 6808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.448 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.626193+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.448 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.626193+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.448 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.714320+0000 mon.c (mon.1) 6809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.448 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.714320+0000 mon.c (mon.1) 6809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.719021+0000 mon.c (mon.1) 6810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.719021+0000 mon.c (mon.1) 6810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.721124+0000 mon.c (mon.1) 6811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.721124+0000 mon.c (mon.1) 6811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.725919+0000 mon.c (mon.1) 6812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.725919+0000 mon.c (mon.1) 6812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.727281+0000 mon.c (mon.1) 6813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.727281+0000 mon.c (mon.1) 6813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.736065+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.736065+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.449 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.829288+0000 mon.c (mon.1) 6814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.829288+0000 mon.c (mon.1) 6814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.450 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.833965+0000 mon.c (mon.1) 6815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.450 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.557710+0000 mon.c (mon.1) 6800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.450 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.557710+0000 mon.c (mon.1) 6800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.450 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.561272+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.450 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.561272+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.450 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.562583+0000 mon.c (mon.1) 6801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.450 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.562583+0000 mon.c (mon.1) 6801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.450 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.564779+0000 mon.c (mon.1) 6802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.450 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.564779+0000 mon.c (mon.1) 6802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.450 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.565728+0000 mon.c (mon.1) 6803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.451 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.565728+0000 mon.c (mon.1) 6803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.451 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.571296+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.451 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.571296+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.451 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.613137+0000 mon.c (mon.1) 6804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.451 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.613137+0000 mon.c (mon.1) 6804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.451 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.615566+0000 mon.c (mon.1) 6805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.451 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.615566+0000 mon.c (mon.1) 6805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.451 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.617038+0000 mon.c (mon.1) 6806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.451 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.617038+0000 mon.c (mon.1) 6806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.451 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.619128+0000 mon.c (mon.1) 6807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.451 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.619128+0000 mon.c (mon.1) 6807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.833965+0000 mon.c (mon.1) 6815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.836430+0000 mon.c (mon.1) 6816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.836430+0000 mon.c (mon.1) 6816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.840316+0000 mon.c (mon.1) 6817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.840316+0000 mon.c (mon.1) 6817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.841655+0000 mon.c (mon.1) 6818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.841655+0000 mon.c (mon.1) 6818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.851309+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.851309+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.933644+0000 mon.c (mon.1) 6819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.933644+0000 mon.c (mon.1) 6819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.452 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.937003+0000 mon.c (mon.1) 6820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.937003+0000 mon.c (mon.1) 6820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.938629+0000 mon.c (mon.1) 6821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.938629+0000 mon.c (mon.1) 6821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.941769+0000 mon.c (mon.1) 6822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.941769+0000 mon.c (mon.1) 6822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.942820+0000 mon.c (mon.1) 6823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.942820+0000 mon.c (mon.1) 6823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.453 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.952102+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.453 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.619896+0000 mon.c (mon.1) 6808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.453 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.619896+0000 mon.c (mon.1) 6808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.453 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.626193+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.454 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.626193+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.454 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.714320+0000 mon.c (mon.1) 6809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.454 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.714320+0000 mon.c (mon.1) 6809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.454 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.719021+0000 mon.c (mon.1) 6810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.454 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.719021+0000 mon.c (mon.1) 6810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.454 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.721124+0000 mon.c (mon.1) 6811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.454 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.721124+0000 mon.c (mon.1) 6811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.454 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.725919+0000 mon.c (mon.1) 6812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.454 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.725919+0000 mon.c (mon.1) 6812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.454 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.727281+0000 mon.c (mon.1) 6813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.454 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.727281+0000 mon.c (mon.1) 6813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.454 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.736065+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.455 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.736065+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.455 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.829288+0000 mon.c (mon.1) 6814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.455 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.829288+0000 mon.c (mon.1) 6814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.455 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.833965+0000 mon.c (mon.1) 6815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:16.952102+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:17.030295+0000 mon.c (mon.1) 6824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:17.030295+0000 mon.c (mon.1) 6824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:17.033260+0000 mon.c (mon.1) 6825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:17.033260+0000 mon.c (mon.1) 6825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:17.034706+0000 mon.c (mon.1) 6826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:17.034706+0000 mon.c (mon.1) 6826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:17.037557+0000 mon.c (mon.1) 6827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:17.037557+0000 mon.c (mon.1) 6827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:17.038778+0000 mon.c (mon.1) 6828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:17.038778+0000 mon.c (mon.1) 6828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:17.047633+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:17.047633+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:17.137092+0000 mon.c (mon.1) 6829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:17.137092+0000 mon.c (mon.1) 6829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:17.141691+0000 mon.c (mon.1) 6830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:17.141691+0000 mon.c (mon.1) 6830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:17.143754+0000 mon.c (mon.1) 6831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:17.143754+0000 mon.c (mon.1) 6831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:17.147447+0000 mon.c (mon.1) 6832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:17.147447+0000 mon.c (mon.1) 6832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:17.148619+0000 mon.c (mon.1) 6833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[73084]: audit 2024-04-22T21:16:17.148619+0000 mon.c (mon.1) 6833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.458 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.833965+0000 mon.c (mon.1) 6815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.458 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.836430+0000 mon.c (mon.1) 6816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.458 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.836430+0000 mon.c (mon.1) 6816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.458 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.840316+0000 mon.c (mon.1) 6817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.458 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.840316+0000 mon.c (mon.1) 6817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.458 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.841655+0000 mon.c (mon.1) 6818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.458 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.841655+0000 mon.c (mon.1) 6818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.458 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.851309+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.458 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.851309+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.458 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.933644+0000 mon.c (mon.1) 6819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.458 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.933644+0000 mon.c (mon.1) 6819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.459 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.937003+0000 mon.c (mon.1) 6820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.459 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.937003+0000 mon.c (mon.1) 6820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.459 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.938629+0000 mon.c (mon.1) 6821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.459 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.938629+0000 mon.c (mon.1) 6821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.459 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.941769+0000 mon.c (mon.1) 6822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.459 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.941769+0000 mon.c (mon.1) 6822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.459 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.942820+0000 mon.c (mon.1) 6823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.459 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.942820+0000 mon.c (mon.1) 6823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.460 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.952102+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.460 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:16.952102+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.460 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:17.030295+0000 mon.c (mon.1) 6824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.460 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:17.030295+0000 mon.c (mon.1) 6824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.460 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:17.033260+0000 mon.c (mon.1) 6825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.460 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:17.033260+0000 mon.c (mon.1) 6825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.460 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:17.034706+0000 mon.c (mon.1) 6826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.460 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:17.034706+0000 mon.c (mon.1) 6826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.460 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:17.037557+0000 mon.c (mon.1) 6827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.460 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:17.037557+0000 mon.c (mon.1) 6827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.460 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:17.038778+0000 mon.c (mon.1) 6828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.460 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:17.038778+0000 mon.c (mon.1) 6828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.460 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:17.047633+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.460 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:17.047633+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.461 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:17.137092+0000 mon.c (mon.1) 6829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.461 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:17.137092+0000 mon.c (mon.1) 6829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.461 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:17.141691+0000 mon.c (mon.1) 6830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.461 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:17.141691+0000 mon.c (mon.1) 6830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.461 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:17.143754+0000 mon.c (mon.1) 6831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.461 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:17.143754+0000 mon.c (mon.1) 6831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.461 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:17.147447+0000 mon.c (mon.1) 6832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.461 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:17.147447+0000 mon.c (mon.1) 6832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.461 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:17.148619+0000 mon.c (mon.1) 6833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.461 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:17 smithi121 bash[75184]: audit 2024-04-22T21:16:17.148619+0000 mon.c (mon.1) 6833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.474 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: cephadm 2024-04-22T21:16:15.560180+0000 mgr.x (mgr.34107) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.474 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: cephadm 2024-04-22T21:16:15.560180+0000 mgr.x (mgr.34107) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.474 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: cephadm 2024-04-22T21:16:15.678809+0000 mgr.x (mgr.34107) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.474 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: cephadm 2024-04-22T21:16:15.678809+0000 mgr.x (mgr.34107) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.474 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: cephadm 2024-04-22T21:16:15.780398+0000 mgr.x (mgr.34107) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.475 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: cephadm 2024-04-22T21:16:15.780398+0000 mgr.x (mgr.34107) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.475 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: cephadm 2024-04-22T21:16:15.877453+0000 mgr.x (mgr.34107) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.475 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: cephadm 2024-04-22T21:16:15.877453+0000 mgr.x (mgr.34107) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.475 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: cephadm 2024-04-22T21:16:15.970081+0000 mgr.x (mgr.34107) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.475 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: cephadm 2024-04-22T21:16:15.970081+0000 mgr.x (mgr.34107) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.475 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: cluster 2024-04-22T21:16:16.068718+0000 mgr.x (mgr.34107) 2195 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-22T21:16:17.475 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: cluster 2024-04-22T21:16:16.068718+0000 mgr.x (mgr.34107) 2195 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-22T21:16:17.476 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: cephadm 2024-04-22T21:16:16.084584+0000 mgr.x (mgr.34107) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.476 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: cephadm 2024-04-22T21:16:16.084584+0000 mgr.x (mgr.34107) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.476 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.165030+0000 mon.c (mon.1) 6769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.476 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.165030+0000 mon.c (mon.1) 6769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.476 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.167602+0000 mon.c (mon.1) 6770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.476 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.167602+0000 mon.c (mon.1) 6770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.476 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.169262+0000 mon.c (mon.1) 6771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.477 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.169262+0000 mon.c (mon.1) 6771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.477 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.171655+0000 mon.c (mon.1) 6772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.477 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.171655+0000 mon.c (mon.1) 6772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.477 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.172401+0000 mon.c (mon.1) 6773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.477 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.172401+0000 mon.c (mon.1) 6773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.477 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.178688+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.477 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.178688+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.478 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: cephadm 2024-04-22T21:16:16.182619+0000 mgr.x (mgr.34107) 2197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.478 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: cephadm 2024-04-22T21:16:16.182619+0000 mgr.x (mgr.34107) 2197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.478 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.236258+0000 mon.c (mon.1) 6774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.478 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.236258+0000 mon.c (mon.1) 6774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.478 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.238803+0000 mon.c (mon.1) 6775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.478 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.238803+0000 mon.c (mon.1) 6775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.479 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.239820+0000 mon.c (mon.1) 6776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.479 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.239820+0000 mon.c (mon.1) 6776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.479 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.242049+0000 mon.c (mon.1) 6777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.479 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.242049+0000 mon.c (mon.1) 6777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.479 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.242786+0000 mon.c (mon.1) 6778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.479 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.242786+0000 mon.c (mon.1) 6778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.479 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.248397+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.480 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.248397+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.480 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: cephadm 2024-04-22T21:16:16.252366+0000 mgr.x (mgr.34107) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.480 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: cephadm 2024-04-22T21:16:16.252366+0000 mgr.x (mgr.34107) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.480 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.289389+0000 mon.c (mon.1) 6779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.480 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.289389+0000 mon.c (mon.1) 6779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.481 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.292015+0000 mon.c (mon.1) 6780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.481 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.292015+0000 mon.c (mon.1) 6780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.481 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.293358+0000 mon.c (mon.1) 6781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.481 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.293358+0000 mon.c (mon.1) 6781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.481 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.295992+0000 mon.c (mon.1) 6782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.481 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.295992+0000 mon.c (mon.1) 6782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.481 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.296999+0000 mon.c (mon.1) 6783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.481 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.296999+0000 mon.c (mon.1) 6783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.482 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.302655+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.482 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.302655+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.482 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: cephadm 2024-04-22T21:16:16.308903+0000 mgr.x (mgr.34107) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.482 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: cephadm 2024-04-22T21:16:16.308903+0000 mgr.x (mgr.34107) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.482 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.384647+0000 mon.c (mon.1) 6784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.482 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.384647+0000 mon.c (mon.1) 6784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.482 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.387509+0000 mon.c (mon.1) 6785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.482 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.387509+0000 mon.c (mon.1) 6785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.482 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.388971+0000 mon.c (mon.1) 6786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.482 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.388971+0000 mon.c (mon.1) 6786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.482 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.392776+0000 mon.c (mon.1) 6787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.482 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.392776+0000 mon.c (mon.1) 6787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.483 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.393724+0000 mon.c (mon.1) 6788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.483 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.393724+0000 mon.c (mon.1) 6788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.483 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.399831+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.483 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.399831+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.483 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: cephadm 2024-04-22T21:16:16.403807+0000 mgr.x (mgr.34107) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.483 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: cephadm 2024-04-22T21:16:16.403807+0000 mgr.x (mgr.34107) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:17.483 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.441328+0000 mon.c (mon.1) 6789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.483 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.441328+0000 mon.c (mon.1) 6789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.483 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.443433+0000 mon.c (mon.1) 6790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.483 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.443433+0000 mon.c (mon.1) 6790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.483 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.444375+0000 mon.c (mon.1) 6791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.483 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.444375+0000 mon.c (mon.1) 6791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.484 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.446736+0000 mon.c (mon.1) 6792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.484 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.446736+0000 mon.c (mon.1) 6792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.484 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.447341+0000 mon.c (mon.1) 6793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.484 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.447341+0000 mon.c (mon.1) 6793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.484 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.452465+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.484 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.452465+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.484 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.494948+0000 mon.c (mon.1) 6794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.484 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.494948+0000 mon.c (mon.1) 6794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.484 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.497051+0000 mon.c (mon.1) 6795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.484 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.497051+0000 mon.c (mon.1) 6795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.484 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.497959+0000 mon.c (mon.1) 6796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.484 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.497959+0000 mon.c (mon.1) 6796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.484 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.500266+0000 mon.c (mon.1) 6797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.484 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.500266+0000 mon.c (mon.1) 6797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.485 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.501344+0000 mon.c (mon.1) 6798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.485 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.501344+0000 mon.c (mon.1) 6798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.485 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.510002+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.485 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.510002+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.485 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.544598+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.485 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.544598+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.485 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.552712+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.485 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.552712+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.485 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.555564+0000 mon.c (mon.1) 6799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.485 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.555564+0000 mon.c (mon.1) 6799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.485 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.557710+0000 mon.c (mon.1) 6800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.485 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.557710+0000 mon.c (mon.1) 6800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.486 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.561272+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.486 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.561272+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.486 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.562583+0000 mon.c (mon.1) 6801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.486 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.562583+0000 mon.c (mon.1) 6801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.486 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.564779+0000 mon.c (mon.1) 6802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.486 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.564779+0000 mon.c (mon.1) 6802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.486 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.565728+0000 mon.c (mon.1) 6803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.486 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.565728+0000 mon.c (mon.1) 6803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.486 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.571296+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.486 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.571296+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.613137+0000 mon.c (mon.1) 6804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.613137+0000 mon.c (mon.1) 6804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.615566+0000 mon.c (mon.1) 6805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.615566+0000 mon.c (mon.1) 6805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.617038+0000 mon.c (mon.1) 6806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.617038+0000 mon.c (mon.1) 6806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.619128+0000 mon.c (mon.1) 6807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.619128+0000 mon.c (mon.1) 6807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.619896+0000 mon.c (mon.1) 6808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.619896+0000 mon.c (mon.1) 6808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.626193+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.626193+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.714320+0000 mon.c (mon.1) 6809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.714320+0000 mon.c (mon.1) 6809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.719021+0000 mon.c (mon.1) 6810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.719021+0000 mon.c (mon.1) 6810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.721124+0000 mon.c (mon.1) 6811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.721124+0000 mon.c (mon.1) 6811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.725919+0000 mon.c (mon.1) 6812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.725919+0000 mon.c (mon.1) 6812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.727281+0000 mon.c (mon.1) 6813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.727281+0000 mon.c (mon.1) 6813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.736065+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.736065+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.829288+0000 mon.c (mon.1) 6814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.829288+0000 mon.c (mon.1) 6814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.833965+0000 mon.c (mon.1) 6815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.833965+0000 mon.c (mon.1) 6815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.836430+0000 mon.c (mon.1) 6816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.836430+0000 mon.c (mon.1) 6816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.840316+0000 mon.c (mon.1) 6817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.840316+0000 mon.c (mon.1) 6817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.841655+0000 mon.c (mon.1) 6818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.841655+0000 mon.c (mon.1) 6818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.851309+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.851309+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.933644+0000 mon.c (mon.1) 6819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.933644+0000 mon.c (mon.1) 6819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.937003+0000 mon.c (mon.1) 6820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.937003+0000 mon.c (mon.1) 6820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.938629+0000 mon.c (mon.1) 6821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.938629+0000 mon.c (mon.1) 6821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.941769+0000 mon.c (mon.1) 6822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.941769+0000 mon.c (mon.1) 6822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.942820+0000 mon.c (mon.1) 6823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.942820+0000 mon.c (mon.1) 6823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.952102+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:16.952102+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:17.030295+0000 mon.c (mon.1) 6824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:17.030295+0000 mon.c (mon.1) 6824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:17.033260+0000 mon.c (mon.1) 6825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:17.033260+0000 mon.c (mon.1) 6825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:17.034706+0000 mon.c (mon.1) 6826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:17.034706+0000 mon.c (mon.1) 6826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:17.037557+0000 mon.c (mon.1) 6827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:17.037557+0000 mon.c (mon.1) 6827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:17.038778+0000 mon.c (mon.1) 6828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:17.038778+0000 mon.c (mon.1) 6828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:17.047633+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:17.047633+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:17.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:17.137092+0000 mon.c (mon.1) 6829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:17.137092+0000 mon.c (mon.1) 6829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:17.141691+0000 mon.c (mon.1) 6830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:17.141691+0000 mon.c (mon.1) 6830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:17.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:17.143754+0000 mon.c (mon.1) 6831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:17.143754+0000 mon.c (mon.1) 6831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:17.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:17.147447+0000 mon.c (mon.1) 6832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:17.147447+0000 mon.c (mon.1) 6832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:17.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:17.148619+0000 mon.c (mon.1) 6833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:17.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[58916]: audit 2024-04-22T21:16:17.148619+0000 mon.c (mon.1) 6833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.216 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:16:17 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:16:17] "GET /metrics HTTP/1.1" 200 38633 "" "Prometheus/2.33.4" 2024-04-22T21:16:18.217 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: cephadm 2024-04-22T21:16:16.457034+0000 mgr.x (mgr.34107) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.217 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: cephadm 2024-04-22T21:16:16.457034+0000 mgr.x (mgr.34107) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.217 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: cephadm 2024-04-22T21:16:16.514126+0000 mgr.x (mgr.34107) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.218 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: cephadm 2024-04-22T21:16:16.514126+0000 mgr.x (mgr.34107) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.218 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: cephadm 2024-04-22T21:16:16.576028+0000 mgr.x (mgr.34107) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.218 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: cephadm 2024-04-22T21:16:16.576028+0000 mgr.x (mgr.34107) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.218 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: cephadm 2024-04-22T21:16:16.630106+0000 mgr.x (mgr.34107) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.218 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: cephadm 2024-04-22T21:16:16.630106+0000 mgr.x (mgr.34107) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.218 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: cephadm 2024-04-22T21:16:16.742226+0000 mgr.x (mgr.34107) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.218 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: cephadm 2024-04-22T21:16:16.742226+0000 mgr.x (mgr.34107) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.219 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: cephadm 2024-04-22T21:16:16.859228+0000 mgr.x (mgr.34107) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.219 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: cephadm 2024-04-22T21:16:16.859228+0000 mgr.x (mgr.34107) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.219 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: cephadm 2024-04-22T21:16:16.956890+0000 mgr.x (mgr.34107) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.219 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: cephadm 2024-04-22T21:16:16.956890+0000 mgr.x (mgr.34107) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.219 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: cephadm 2024-04-22T21:16:17.051830+0000 mgr.x (mgr.34107) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.219 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: cephadm 2024-04-22T21:16:17.051830+0000 mgr.x (mgr.34107) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.220 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.188404+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.220 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.188404+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.220 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: cephadm 2024-04-22T21:16:17.192545+0000 mgr.x (mgr.34107) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.220 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: cephadm 2024-04-22T21:16:17.192545+0000 mgr.x (mgr.34107) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.220 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.231256+0000 mon.c (mon.1) 6834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.220 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.231256+0000 mon.c (mon.1) 6834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.220 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.234050+0000 mon.c (mon.1) 6835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.220 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.234050+0000 mon.c (mon.1) 6835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.220 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.235564+0000 mon.c (mon.1) 6836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.221 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.235564+0000 mon.c (mon.1) 6836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.221 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.238294+0000 mon.c (mon.1) 6837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.221 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.238294+0000 mon.c (mon.1) 6837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.221 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.239280+0000 mon.c (mon.1) 6838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.221 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.239280+0000 mon.c (mon.1) 6838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.222 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.247977+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.222 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.247977+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.222 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: cephadm 2024-04-22T21:16:17.254142+0000 mgr.x (mgr.34107) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.222 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: cephadm 2024-04-22T21:16:17.254142+0000 mgr.x (mgr.34107) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.223 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.291401+0000 mon.c (mon.1) 6839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.223 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.291401+0000 mon.c (mon.1) 6839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.223 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.293631+0000 mon.c (mon.1) 6840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.223 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.293631+0000 mon.c (mon.1) 6840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.223 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.294641+0000 mon.c (mon.1) 6841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.223 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.294641+0000 mon.c (mon.1) 6841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.223 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.296864+0000 mon.c (mon.1) 6842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.223 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.296864+0000 mon.c (mon.1) 6842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.223 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.297777+0000 mon.c (mon.1) 6843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.223 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.297777+0000 mon.c (mon.1) 6843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.223 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.306361+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.223 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.306361+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.223 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: cephadm 2024-04-22T21:16:17.310318+0000 mgr.x (mgr.34107) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.223 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: cephadm 2024-04-22T21:16:17.310318+0000 mgr.x (mgr.34107) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.224 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.347765+0000 mon.c (mon.1) 6844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.224 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.347765+0000 mon.c (mon.1) 6844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.224 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.350624+0000 mon.c (mon.1) 6845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.224 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.350624+0000 mon.c (mon.1) 6845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.224 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.352140+0000 mon.c (mon.1) 6846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.224 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.352140+0000 mon.c (mon.1) 6846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.224 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.354718+0000 mon.c (mon.1) 6847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.224 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.354718+0000 mon.c (mon.1) 6847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.224 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.355745+0000 mon.c (mon.1) 6848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.224 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.355745+0000 mon.c (mon.1) 6848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.224 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.366353+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.224 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.366353+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.224 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: cephadm 2024-04-22T21:16:17.370410+0000 mgr.x (mgr.34107) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.224 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: cephadm 2024-04-22T21:16:17.370410+0000 mgr.x (mgr.34107) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.224 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.408454+0000 mon.c (mon.1) 6849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.225 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.408454+0000 mon.c (mon.1) 6849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.225 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.410613+0000 mon.c (mon.1) 6850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.225 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.410613+0000 mon.c (mon.1) 6850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.225 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.411847+0000 mon.c (mon.1) 6851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.225 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.411847+0000 mon.c (mon.1) 6851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.225 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.414067+0000 mon.c (mon.1) 6852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.225 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.414067+0000 mon.c (mon.1) 6852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.225 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.414789+0000 mon.c (mon.1) 6853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.225 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.414789+0000 mon.c (mon.1) 6853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.225 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.420302+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.225 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.420302+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.225 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: cephadm 2024-04-22T21:16:17.426391+0000 mgr.x (mgr.34107) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.225 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: cephadm 2024-04-22T21:16:17.426391+0000 mgr.x (mgr.34107) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.225 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.463642+0000 mon.c (mon.1) 6854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.225 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.463642+0000 mon.c (mon.1) 6854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.226 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.465768+0000 mon.c (mon.1) 6855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.226 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.465768+0000 mon.c (mon.1) 6855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.226 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.466940+0000 mon.c (mon.1) 6856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.226 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.466940+0000 mon.c (mon.1) 6856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.226 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.469019+0000 mon.c (mon.1) 6857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.226 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.469019+0000 mon.c (mon.1) 6857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.226 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.469912+0000 mon.c (mon.1) 6858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.226 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.469912+0000 mon.c (mon.1) 6858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.226 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.475242+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.226 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.475242+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.226 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.518973+0000 mon.c (mon.1) 6859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.226 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.518973+0000 mon.c (mon.1) 6859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.226 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.521525+0000 mon.c (mon.1) 6860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.227 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.521525+0000 mon.c (mon.1) 6860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.227 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.522870+0000 mon.c (mon.1) 6861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.227 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.522870+0000 mon.c (mon.1) 6861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.227 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.525546+0000 mon.c (mon.1) 6862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.227 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.525546+0000 mon.c (mon.1) 6862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.227 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.526528+0000 mon.c (mon.1) 6863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.227 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.526528+0000 mon.c (mon.1) 6863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.227 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.532497+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.227 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.532497+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.227 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.578101+0000 mon.c (mon.1) 6864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.227 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.578101+0000 mon.c (mon.1) 6864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.227 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.580574+0000 mon.c (mon.1) 6865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.227 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.580574+0000 mon.c (mon.1) 6865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.227 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.581621+0000 mon.c (mon.1) 6866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.228 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.581621+0000 mon.c (mon.1) 6866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.228 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.583796+0000 mon.c (mon.1) 6867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.228 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.583796+0000 mon.c (mon.1) 6867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.228 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.584504+0000 mon.c (mon.1) 6868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.228 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.584504+0000 mon.c (mon.1) 6868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.228 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.590563+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.228 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.590563+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.228 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.664604+0000 mon.c (mon.1) 6869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.228 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.664604+0000 mon.c (mon.1) 6869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.228 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.667505+0000 mon.c (mon.1) 6870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.228 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.667505+0000 mon.c (mon.1) 6870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.228 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.668983+0000 mon.c (mon.1) 6871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.228 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.668983+0000 mon.c (mon.1) 6871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.228 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.671476+0000 mon.c (mon.1) 6872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.228 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.671476+0000 mon.c (mon.1) 6872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.229 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.672453+0000 mon.c (mon.1) 6873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.229 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.672453+0000 mon.c (mon.1) 6873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.229 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.681431+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.229 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.681431+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.229 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.769985+0000 mon.c (mon.1) 6874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.230 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.769985+0000 mon.c (mon.1) 6874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.230 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.773976+0000 mon.c (mon.1) 6875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.230 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.773976+0000 mon.c (mon.1) 6875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.230 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.775469+0000 mon.c (mon.1) 6876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.230 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.775469+0000 mon.c (mon.1) 6876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.230 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.779060+0000 mon.c (mon.1) 6877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.230 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.779060+0000 mon.c (mon.1) 6877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.230 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.780572+0000 mon.c (mon.1) 6878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.230 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.780572+0000 mon.c (mon.1) 6878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.230 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.788954+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.230 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.788954+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.230 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.893193+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.893193+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.893466+0000 mon.c (mon.1) 6879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.893466+0000 mon.c (mon.1) 6879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.898370+0000 mon.c (mon.1) 6880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.898370+0000 mon.c (mon.1) 6880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.899783+0000 mon.c (mon.1) 6881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.899783+0000 mon.c (mon.1) 6881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.905082+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.905082+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.912946+0000 mon.c (mon.1) 6882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.912946+0000 mon.c (mon.1) 6882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.918305+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.918305+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.921906+0000 mon.c (mon.1) 6883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.231 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.921906+0000 mon.c (mon.1) 6883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.232 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.930665+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.232 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:17.930665+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.232 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:18.025239+0000 mon.c (mon.1) 6884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.232 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:18.025239+0000 mon.c (mon.1) 6884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.232 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:18.030553+0000 mon.c (mon.1) 6885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.232 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:18.030553+0000 mon.c (mon.1) 6885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.232 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:18.034514+0000 mon.c (mon.1) 6886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.232 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:18.034514+0000 mon.c (mon.1) 6886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.233 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:18.037561+0000 mon.c (mon.1) 6887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.233 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:18.037561+0000 mon.c (mon.1) 6887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.233 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:18.043098+0000 mon.c (mon.1) 6888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.233 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:18.043098+0000 mon.c (mon.1) 6888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.233 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:18.049655+0000 mon.c (mon.1) 6889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.233 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:18.049655+0000 mon.c (mon.1) 6889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.234 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:18.054078+0000 mon.c (mon.1) 6890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.234 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:18.054078+0000 mon.c (mon.1) 6890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.234 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:18.057205+0000 mon.c (mon.1) 6891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.234 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:18.057205+0000 mon.c (mon.1) 6891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.234 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:18.060270+0000 mon.c (mon.1) 6892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.234 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:18.060270+0000 mon.c (mon.1) 6892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.235 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:18.063292+0000 mon.c (mon.1) 6893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.235 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:18 smithi123 bash[58916]: audit 2024-04-22T21:16:18.063292+0000 mon.c (mon.1) 6893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.510 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: cephadm 2024-04-22T21:16:16.457034+0000 mgr.x (mgr.34107) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.510 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: cephadm 2024-04-22T21:16:16.457034+0000 mgr.x (mgr.34107) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.510 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: cephadm 2024-04-22T21:16:16.514126+0000 mgr.x (mgr.34107) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.510 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: cephadm 2024-04-22T21:16:16.514126+0000 mgr.x (mgr.34107) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.510 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: cephadm 2024-04-22T21:16:16.576028+0000 mgr.x (mgr.34107) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.510 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: cephadm 2024-04-22T21:16:16.576028+0000 mgr.x (mgr.34107) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.510 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: cephadm 2024-04-22T21:16:16.630106+0000 mgr.x (mgr.34107) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.510 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: cephadm 2024-04-22T21:16:16.630106+0000 mgr.x (mgr.34107) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.510 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: cephadm 2024-04-22T21:16:16.742226+0000 mgr.x (mgr.34107) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.511 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: cephadm 2024-04-22T21:16:16.742226+0000 mgr.x (mgr.34107) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.511 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: cephadm 2024-04-22T21:16:16.859228+0000 mgr.x (mgr.34107) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.511 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: cephadm 2024-04-22T21:16:16.859228+0000 mgr.x (mgr.34107) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.511 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: cephadm 2024-04-22T21:16:16.956890+0000 mgr.x (mgr.34107) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.511 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: cephadm 2024-04-22T21:16:16.956890+0000 mgr.x (mgr.34107) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.511 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: cephadm 2024-04-22T21:16:17.051830+0000 mgr.x (mgr.34107) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.511 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: cephadm 2024-04-22T21:16:17.051830+0000 mgr.x (mgr.34107) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.511 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.188404+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.511 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.188404+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.511 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: cephadm 2024-04-22T21:16:17.192545+0000 mgr.x (mgr.34107) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.511 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: cephadm 2024-04-22T21:16:17.192545+0000 mgr.x (mgr.34107) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.511 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.231256+0000 mon.c (mon.1) 6834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.511 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.231256+0000 mon.c (mon.1) 6834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.512 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: cephadm 2024-04-22T21:16:16.457034+0000 mgr.x (mgr.34107) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.512 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: cephadm 2024-04-22T21:16:16.457034+0000 mgr.x (mgr.34107) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.512 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: cephadm 2024-04-22T21:16:16.514126+0000 mgr.x (mgr.34107) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.512 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: cephadm 2024-04-22T21:16:16.514126+0000 mgr.x (mgr.34107) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.512 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: cephadm 2024-04-22T21:16:16.576028+0000 mgr.x (mgr.34107) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.512 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: cephadm 2024-04-22T21:16:16.576028+0000 mgr.x (mgr.34107) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.512 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: cephadm 2024-04-22T21:16:16.630106+0000 mgr.x (mgr.34107) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.512 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: cephadm 2024-04-22T21:16:16.630106+0000 mgr.x (mgr.34107) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.512 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: cephadm 2024-04-22T21:16:16.742226+0000 mgr.x (mgr.34107) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.513 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: cephadm 2024-04-22T21:16:16.742226+0000 mgr.x (mgr.34107) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.513 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: cephadm 2024-04-22T21:16:16.859228+0000 mgr.x (mgr.34107) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.513 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: cephadm 2024-04-22T21:16:16.859228+0000 mgr.x (mgr.34107) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.513 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: cephadm 2024-04-22T21:16:16.956890+0000 mgr.x (mgr.34107) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.513 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: cephadm 2024-04-22T21:16:16.956890+0000 mgr.x (mgr.34107) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.513 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: cephadm 2024-04-22T21:16:17.051830+0000 mgr.x (mgr.34107) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.513 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: cephadm 2024-04-22T21:16:17.051830+0000 mgr.x (mgr.34107) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.513 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.188404+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.513 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.188404+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.513 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: cephadm 2024-04-22T21:16:17.192545+0000 mgr.x (mgr.34107) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.513 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: cephadm 2024-04-22T21:16:17.192545+0000 mgr.x (mgr.34107) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.513 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.231256+0000 mon.c (mon.1) 6834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.513 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.231256+0000 mon.c (mon.1) 6834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.514 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.234050+0000 mon.c (mon.1) 6835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.514 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.234050+0000 mon.c (mon.1) 6835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.514 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.235564+0000 mon.c (mon.1) 6836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.514 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.235564+0000 mon.c (mon.1) 6836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.514 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.238294+0000 mon.c (mon.1) 6837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.514 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.238294+0000 mon.c (mon.1) 6837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.514 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.239280+0000 mon.c (mon.1) 6838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.514 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.239280+0000 mon.c (mon.1) 6838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.515 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.247977+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.515 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.247977+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.515 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: cephadm 2024-04-22T21:16:17.254142+0000 mgr.x (mgr.34107) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.515 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: cephadm 2024-04-22T21:16:17.254142+0000 mgr.x (mgr.34107) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.515 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.291401+0000 mon.c (mon.1) 6839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.515 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.291401+0000 mon.c (mon.1) 6839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.515 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.293631+0000 mon.c (mon.1) 6840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.515 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.293631+0000 mon.c (mon.1) 6840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.515 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.294641+0000 mon.c (mon.1) 6841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.515 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.294641+0000 mon.c (mon.1) 6841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.515 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.296864+0000 mon.c (mon.1) 6842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.234050+0000 mon.c (mon.1) 6835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.234050+0000 mon.c (mon.1) 6835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.235564+0000 mon.c (mon.1) 6836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.235564+0000 mon.c (mon.1) 6836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.238294+0000 mon.c (mon.1) 6837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.238294+0000 mon.c (mon.1) 6837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.239280+0000 mon.c (mon.1) 6838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.239280+0000 mon.c (mon.1) 6838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.247977+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.247977+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: cephadm 2024-04-22T21:16:17.254142+0000 mgr.x (mgr.34107) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: cephadm 2024-04-22T21:16:17.254142+0000 mgr.x (mgr.34107) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.291401+0000 mon.c (mon.1) 6839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.517 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.291401+0000 mon.c (mon.1) 6839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.517 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.293631+0000 mon.c (mon.1) 6840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.517 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.293631+0000 mon.c (mon.1) 6840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.517 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.294641+0000 mon.c (mon.1) 6841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.517 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.294641+0000 mon.c (mon.1) 6841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.517 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.296864+0000 mon.c (mon.1) 6842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.517 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.296864+0000 mon.c (mon.1) 6842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.518 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.297777+0000 mon.c (mon.1) 6843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.518 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.297777+0000 mon.c (mon.1) 6843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.518 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.306361+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.518 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.306361+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.518 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: cephadm 2024-04-22T21:16:17.310318+0000 mgr.x (mgr.34107) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.518 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: cephadm 2024-04-22T21:16:17.310318+0000 mgr.x (mgr.34107) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.518 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.347765+0000 mon.c (mon.1) 6844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.518 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.347765+0000 mon.c (mon.1) 6844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.518 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.350624+0000 mon.c (mon.1) 6845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.518 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.350624+0000 mon.c (mon.1) 6845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.518 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.352140+0000 mon.c (mon.1) 6846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.518 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.352140+0000 mon.c (mon.1) 6846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.519 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.354718+0000 mon.c (mon.1) 6847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.519 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.354718+0000 mon.c (mon.1) 6847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.519 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.355745+0000 mon.c (mon.1) 6848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.519 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.355745+0000 mon.c (mon.1) 6848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.519 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.366353+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.519 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.366353+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.519 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: cephadm 2024-04-22T21:16:17.370410+0000 mgr.x (mgr.34107) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.519 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: cephadm 2024-04-22T21:16:17.370410+0000 mgr.x (mgr.34107) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.520 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.296864+0000 mon.c (mon.1) 6842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.520 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.297777+0000 mon.c (mon.1) 6843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.520 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.297777+0000 mon.c (mon.1) 6843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.520 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.306361+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.520 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.306361+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.520 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: cephadm 2024-04-22T21:16:17.310318+0000 mgr.x (mgr.34107) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.520 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: cephadm 2024-04-22T21:16:17.310318+0000 mgr.x (mgr.34107) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.520 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.347765+0000 mon.c (mon.1) 6844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.520 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.347765+0000 mon.c (mon.1) 6844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.520 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.350624+0000 mon.c (mon.1) 6845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.520 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.350624+0000 mon.c (mon.1) 6845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.520 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.352140+0000 mon.c (mon.1) 6846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.521 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.352140+0000 mon.c (mon.1) 6846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.521 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.354718+0000 mon.c (mon.1) 6847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.521 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.354718+0000 mon.c (mon.1) 6847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.521 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.355745+0000 mon.c (mon.1) 6848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.521 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.355745+0000 mon.c (mon.1) 6848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.521 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.366353+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.521 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.366353+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.521 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: cephadm 2024-04-22T21:16:17.370410+0000 mgr.x (mgr.34107) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.521 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: cephadm 2024-04-22T21:16:17.370410+0000 mgr.x (mgr.34107) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.408454+0000 mon.c (mon.1) 6849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.408454+0000 mon.c (mon.1) 6849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.410613+0000 mon.c (mon.1) 6850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.410613+0000 mon.c (mon.1) 6850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.411847+0000 mon.c (mon.1) 6851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.411847+0000 mon.c (mon.1) 6851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.414067+0000 mon.c (mon.1) 6852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.414067+0000 mon.c (mon.1) 6852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.414789+0000 mon.c (mon.1) 6853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.414789+0000 mon.c (mon.1) 6853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.420302+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.420302+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: cephadm 2024-04-22T21:16:17.426391+0000 mgr.x (mgr.34107) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: cephadm 2024-04-22T21:16:17.426391+0000 mgr.x (mgr.34107) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.463642+0000 mon.c (mon.1) 6854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.463642+0000 mon.c (mon.1) 6854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.465768+0000 mon.c (mon.1) 6855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.465768+0000 mon.c (mon.1) 6855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.466940+0000 mon.c (mon.1) 6856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.523 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.408454+0000 mon.c (mon.1) 6849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.523 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.408454+0000 mon.c (mon.1) 6849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.523 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.410613+0000 mon.c (mon.1) 6850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.524 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.410613+0000 mon.c (mon.1) 6850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.524 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.411847+0000 mon.c (mon.1) 6851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.524 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.411847+0000 mon.c (mon.1) 6851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.524 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.414067+0000 mon.c (mon.1) 6852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.524 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.414067+0000 mon.c (mon.1) 6852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.524 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.414789+0000 mon.c (mon.1) 6853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.524 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.414789+0000 mon.c (mon.1) 6853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.524 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.420302+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.524 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.420302+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.524 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: cephadm 2024-04-22T21:16:17.426391+0000 mgr.x (mgr.34107) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.524 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: cephadm 2024-04-22T21:16:17.426391+0000 mgr.x (mgr.34107) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:18.524 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.463642+0000 mon.c (mon.1) 6854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.525 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.463642+0000 mon.c (mon.1) 6854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.525 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.465768+0000 mon.c (mon.1) 6855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.525 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.465768+0000 mon.c (mon.1) 6855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.525 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.466940+0000 mon.c (mon.1) 6856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.525 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.466940+0000 mon.c (mon.1) 6856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.525 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.469019+0000 mon.c (mon.1) 6857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.525 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.469019+0000 mon.c (mon.1) 6857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.525 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.469912+0000 mon.c (mon.1) 6858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.525 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.469912+0000 mon.c (mon.1) 6858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.526 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.475242+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.526 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.475242+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.526 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.518973+0000 mon.c (mon.1) 6859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.526 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.518973+0000 mon.c (mon.1) 6859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.526 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.521525+0000 mon.c (mon.1) 6860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.526 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.521525+0000 mon.c (mon.1) 6860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.526 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.522870+0000 mon.c (mon.1) 6861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.526 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.522870+0000 mon.c (mon.1) 6861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.526 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.525546+0000 mon.c (mon.1) 6862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.526 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.525546+0000 mon.c (mon.1) 6862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.526 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.526528+0000 mon.c (mon.1) 6863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.526 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.526528+0000 mon.c (mon.1) 6863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.526 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.532497+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.526 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.532497+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.527 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.578101+0000 mon.c (mon.1) 6864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.527 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.466940+0000 mon.c (mon.1) 6856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.527 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.469019+0000 mon.c (mon.1) 6857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.527 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.469019+0000 mon.c (mon.1) 6857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.527 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.469912+0000 mon.c (mon.1) 6858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.527 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.469912+0000 mon.c (mon.1) 6858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.527 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.475242+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.527 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.475242+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.527 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.518973+0000 mon.c (mon.1) 6859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.518973+0000 mon.c (mon.1) 6859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.521525+0000 mon.c (mon.1) 6860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.521525+0000 mon.c (mon.1) 6860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.522870+0000 mon.c (mon.1) 6861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.522870+0000 mon.c (mon.1) 6861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.525546+0000 mon.c (mon.1) 6862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.525546+0000 mon.c (mon.1) 6862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.526528+0000 mon.c (mon.1) 6863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.526528+0000 mon.c (mon.1) 6863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.532497+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.532497+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.578101+0000 mon.c (mon.1) 6864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.578101+0000 mon.c (mon.1) 6864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.580574+0000 mon.c (mon.1) 6865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.580574+0000 mon.c (mon.1) 6865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.581621+0000 mon.c (mon.1) 6866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.581621+0000 mon.c (mon.1) 6866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.583796+0000 mon.c (mon.1) 6867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.583796+0000 mon.c (mon.1) 6867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.584504+0000 mon.c (mon.1) 6868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.584504+0000 mon.c (mon.1) 6868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.590563+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.590563+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.664604+0000 mon.c (mon.1) 6869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.664604+0000 mon.c (mon.1) 6869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.667505+0000 mon.c (mon.1) 6870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.667505+0000 mon.c (mon.1) 6870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.668983+0000 mon.c (mon.1) 6871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.668983+0000 mon.c (mon.1) 6871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.671476+0000 mon.c (mon.1) 6872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.671476+0000 mon.c (mon.1) 6872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.578101+0000 mon.c (mon.1) 6864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.580574+0000 mon.c (mon.1) 6865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.580574+0000 mon.c (mon.1) 6865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.581621+0000 mon.c (mon.1) 6866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.581621+0000 mon.c (mon.1) 6866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.583796+0000 mon.c (mon.1) 6867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.583796+0000 mon.c (mon.1) 6867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.584504+0000 mon.c (mon.1) 6868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.584504+0000 mon.c (mon.1) 6868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.590563+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.590563+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.664604+0000 mon.c (mon.1) 6869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.664604+0000 mon.c (mon.1) 6869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.667505+0000 mon.c (mon.1) 6870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.667505+0000 mon.c (mon.1) 6870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.668983+0000 mon.c (mon.1) 6871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.668983+0000 mon.c (mon.1) 6871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.671476+0000 mon.c (mon.1) 6872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.671476+0000 mon.c (mon.1) 6872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.672453+0000 mon.c (mon.1) 6873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.672453+0000 mon.c (mon.1) 6873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.681431+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.681431+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.769985+0000 mon.c (mon.1) 6874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.769985+0000 mon.c (mon.1) 6874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.773976+0000 mon.c (mon.1) 6875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.773976+0000 mon.c (mon.1) 6875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.775469+0000 mon.c (mon.1) 6876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.775469+0000 mon.c (mon.1) 6876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.779060+0000 mon.c (mon.1) 6877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.779060+0000 mon.c (mon.1) 6877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.780572+0000 mon.c (mon.1) 6878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.780572+0000 mon.c (mon.1) 6878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.788954+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.788954+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.893193+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.893193+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.893466+0000 mon.c (mon.1) 6879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.893466+0000 mon.c (mon.1) 6879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.672453+0000 mon.c (mon.1) 6873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.672453+0000 mon.c (mon.1) 6873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.681431+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.681431+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.769985+0000 mon.c (mon.1) 6874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.769985+0000 mon.c (mon.1) 6874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.773976+0000 mon.c (mon.1) 6875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.773976+0000 mon.c (mon.1) 6875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.775469+0000 mon.c (mon.1) 6876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.775469+0000 mon.c (mon.1) 6876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.779060+0000 mon.c (mon.1) 6877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.779060+0000 mon.c (mon.1) 6877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.780572+0000 mon.c (mon.1) 6878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.780572+0000 mon.c (mon.1) 6878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.788954+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.788954+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.893193+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.893193+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.893466+0000 mon.c (mon.1) 6879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.893466+0000 mon.c (mon.1) 6879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.898370+0000 mon.c (mon.1) 6880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.898370+0000 mon.c (mon.1) 6880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.899783+0000 mon.c (mon.1) 6881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.899783+0000 mon.c (mon.1) 6881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.905082+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.905082+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.912946+0000 mon.c (mon.1) 6882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.912946+0000 mon.c (mon.1) 6882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.918305+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.918305+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.921906+0000 mon.c (mon.1) 6883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.921906+0000 mon.c (mon.1) 6883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.930665+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:17.930665+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:18.025239+0000 mon.c (mon.1) 6884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:18.025239+0000 mon.c (mon.1) 6884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:18.030553+0000 mon.c (mon.1) 6885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:18.030553+0000 mon.c (mon.1) 6885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:18.034514+0000 mon.c (mon.1) 6886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:18.034514+0000 mon.c (mon.1) 6886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:18.037561+0000 mon.c (mon.1) 6887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.898370+0000 mon.c (mon.1) 6880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.898370+0000 mon.c (mon.1) 6880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.899783+0000 mon.c (mon.1) 6881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.899783+0000 mon.c (mon.1) 6881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.905082+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.905082+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.912946+0000 mon.c (mon.1) 6882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.912946+0000 mon.c (mon.1) 6882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:18.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.918305+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.918305+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.921906+0000 mon.c (mon.1) 6883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.921906+0000 mon.c (mon.1) 6883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:18.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.930665+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:17.930665+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:18.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:18.025239+0000 mon.c (mon.1) 6884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:18.025239+0000 mon.c (mon.1) 6884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:18.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:18.030553+0000 mon.c (mon.1) 6885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:18.030553+0000 mon.c (mon.1) 6885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:18.034514+0000 mon.c (mon.1) 6886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:18.034514+0000 mon.c (mon.1) 6886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:18.037561+0000 mon.c (mon.1) 6887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:18.037561+0000 mon.c (mon.1) 6887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:18.043098+0000 mon.c (mon.1) 6888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:18.043098+0000 mon.c (mon.1) 6888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:18.049655+0000 mon.c (mon.1) 6889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:18.049655+0000 mon.c (mon.1) 6889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:18.054078+0000 mon.c (mon.1) 6890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:18.054078+0000 mon.c (mon.1) 6890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:18.057205+0000 mon.c (mon.1) 6891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:18.057205+0000 mon.c (mon.1) 6891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:18.060270+0000 mon.c (mon.1) 6892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:18.060270+0000 mon.c (mon.1) 6892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:18.063292+0000 mon.c (mon.1) 6893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[73084]: audit 2024-04-22T21:16:18.063292+0000 mon.c (mon.1) 6893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:18.037561+0000 mon.c (mon.1) 6887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:18.043098+0000 mon.c (mon.1) 6888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:18.043098+0000 mon.c (mon.1) 6888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:18.049655+0000 mon.c (mon.1) 6889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:18.049655+0000 mon.c (mon.1) 6889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:18.054078+0000 mon.c (mon.1) 6890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:18.054078+0000 mon.c (mon.1) 6890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:18.057205+0000 mon.c (mon.1) 6891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:18.057205+0000 mon.c (mon.1) 6891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:18.060270+0000 mon.c (mon.1) 6892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:18.060270+0000 mon.c (mon.1) 6892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:18.063292+0000 mon.c (mon.1) 6893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:18.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:18 smithi121 bash[75184]: audit 2024-04-22T21:16:18.063292+0000 mon.c (mon.1) 6893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:19.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:19 smithi121 bash[73084]: cephadm 2024-04-22T21:16:17.480896+0000 mgr.x (mgr.34107) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:19.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:19 smithi121 bash[73084]: cephadm 2024-04-22T21:16:17.480896+0000 mgr.x (mgr.34107) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:19.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:19 smithi121 bash[73084]: cephadm 2024-04-22T21:16:17.540699+0000 mgr.x (mgr.34107) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:19.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:19 smithi121 bash[73084]: cephadm 2024-04-22T21:16:17.540699+0000 mgr.x (mgr.34107) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:19.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:19 smithi121 bash[73084]: cephadm 2024-04-22T21:16:17.594458+0000 mgr.x (mgr.34107) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:19.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:19 smithi121 bash[73084]: cephadm 2024-04-22T21:16:17.594458+0000 mgr.x (mgr.34107) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:19.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:19 smithi121 bash[73084]: cephadm 2024-04-22T21:16:17.685531+0000 mgr.x (mgr.34107) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:19.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:19 smithi121 bash[73084]: cephadm 2024-04-22T21:16:17.685531+0000 mgr.x (mgr.34107) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:19.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:19 smithi121 bash[73084]: cephadm 2024-04-22T21:16:17.795758+0000 mgr.x (mgr.34107) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:19.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:19 smithi121 bash[73084]: cephadm 2024-04-22T21:16:17.795758+0000 mgr.x (mgr.34107) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:19.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:19 smithi121 bash[73084]: cluster 2024-04-22T21:16:18.069753+0000 mgr.x (mgr.34107) 2219 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-22T21:16:19.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:19 smithi121 bash[73084]: cluster 2024-04-22T21:16:18.069753+0000 mgr.x (mgr.34107) 2219 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-22T21:16:19.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:19 smithi121 bash[75184]: cephadm 2024-04-22T21:16:17.480896+0000 mgr.x (mgr.34107) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:19.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:19 smithi121 bash[75184]: cephadm 2024-04-22T21:16:17.480896+0000 mgr.x (mgr.34107) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:19.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:19 smithi121 bash[75184]: cephadm 2024-04-22T21:16:17.540699+0000 mgr.x (mgr.34107) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:19.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:19 smithi121 bash[75184]: cephadm 2024-04-22T21:16:17.540699+0000 mgr.x (mgr.34107) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:19.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:19 smithi121 bash[75184]: cephadm 2024-04-22T21:16:17.594458+0000 mgr.x (mgr.34107) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:19.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:19 smithi121 bash[75184]: cephadm 2024-04-22T21:16:17.594458+0000 mgr.x (mgr.34107) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:19.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:19 smithi121 bash[75184]: cephadm 2024-04-22T21:16:17.685531+0000 mgr.x (mgr.34107) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:19.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:19 smithi121 bash[75184]: cephadm 2024-04-22T21:16:17.685531+0000 mgr.x (mgr.34107) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:19.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:19 smithi121 bash[75184]: cephadm 2024-04-22T21:16:17.795758+0000 mgr.x (mgr.34107) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:19.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:19 smithi121 bash[75184]: cephadm 2024-04-22T21:16:17.795758+0000 mgr.x (mgr.34107) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:19.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:19 smithi121 bash[75184]: cluster 2024-04-22T21:16:18.069753+0000 mgr.x (mgr.34107) 2219 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-22T21:16:19.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:19 smithi121 bash[75184]: cluster 2024-04-22T21:16:18.069753+0000 mgr.x (mgr.34107) 2219 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-22T21:16:19.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:19 smithi123 bash[58916]: cephadm 2024-04-22T21:16:17.480896+0000 mgr.x (mgr.34107) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:19.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:19 smithi123 bash[58916]: cephadm 2024-04-22T21:16:17.480896+0000 mgr.x (mgr.34107) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:19.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:19 smithi123 bash[58916]: cephadm 2024-04-22T21:16:17.540699+0000 mgr.x (mgr.34107) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:19.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:19 smithi123 bash[58916]: cephadm 2024-04-22T21:16:17.540699+0000 mgr.x (mgr.34107) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:19.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:19 smithi123 bash[58916]: cephadm 2024-04-22T21:16:17.594458+0000 mgr.x (mgr.34107) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:19.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:19 smithi123 bash[58916]: cephadm 2024-04-22T21:16:17.594458+0000 mgr.x (mgr.34107) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:19.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:19 smithi123 bash[58916]: cephadm 2024-04-22T21:16:17.685531+0000 mgr.x (mgr.34107) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:19.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:19 smithi123 bash[58916]: cephadm 2024-04-22T21:16:17.685531+0000 mgr.x (mgr.34107) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:19.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:19 smithi123 bash[58916]: cephadm 2024-04-22T21:16:17.795758+0000 mgr.x (mgr.34107) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:19.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:19 smithi123 bash[58916]: cephadm 2024-04-22T21:16:17.795758+0000 mgr.x (mgr.34107) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:19.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:19 smithi123 bash[58916]: cluster 2024-04-22T21:16:18.069753+0000 mgr.x (mgr.34107) 2219 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-22T21:16:19.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:19 smithi123 bash[58916]: cluster 2024-04-22T21:16:18.069753+0000 mgr.x (mgr.34107) 2219 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-22T21:16:20.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:20 smithi123 bash[58916]: audit 2024-04-22T21:16:19.690997+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:20.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:20 smithi123 bash[58916]: audit 2024-04-22T21:16:19.690997+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:20.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:20 smithi123 bash[58916]: audit 2024-04-22T21:16:19.701310+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:20.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:20 smithi123 bash[58916]: audit 2024-04-22T21:16:19.701310+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:20.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:20 smithi123 bash[58916]: audit 2024-04-22T21:16:19.709963+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:20.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:20 smithi123 bash[58916]: audit 2024-04-22T21:16:19.709963+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:20.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:20 smithi123 bash[58916]: cluster 2024-04-22T21:16:20.070951+0000 mgr.x (mgr.34107) 2220 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-22T21:16:20.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:20 smithi123 bash[58916]: cluster 2024-04-22T21:16:20.070951+0000 mgr.x (mgr.34107) 2220 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-22T21:16:20.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:20 smithi121 bash[73084]: audit 2024-04-22T21:16:19.690997+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:20.990 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:20 smithi121 bash[73084]: audit 2024-04-22T21:16:19.690997+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:20.991 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:20 smithi121 bash[73084]: audit 2024-04-22T21:16:19.701310+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:20.991 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:20 smithi121 bash[73084]: audit 2024-04-22T21:16:19.701310+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:20.991 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:20 smithi121 bash[73084]: audit 2024-04-22T21:16:19.709963+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:20.991 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:20 smithi121 bash[73084]: audit 2024-04-22T21:16:19.709963+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:20.991 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:20 smithi121 bash[73084]: cluster 2024-04-22T21:16:20.070951+0000 mgr.x (mgr.34107) 2220 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-22T21:16:20.991 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:20 smithi121 bash[73084]: cluster 2024-04-22T21:16:20.070951+0000 mgr.x (mgr.34107) 2220 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-22T21:16:20.991 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:20 smithi121 bash[75184]: audit 2024-04-22T21:16:19.690997+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:20.991 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:20 smithi121 bash[75184]: audit 2024-04-22T21:16:19.690997+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:20.991 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:20 smithi121 bash[75184]: audit 2024-04-22T21:16:19.701310+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:20.992 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:20 smithi121 bash[75184]: audit 2024-04-22T21:16:19.701310+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:20.992 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:20 smithi121 bash[75184]: audit 2024-04-22T21:16:19.709963+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:20.992 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:20 smithi121 bash[75184]: audit 2024-04-22T21:16:19.709963+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:20.992 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:20 smithi121 bash[75184]: cluster 2024-04-22T21:16:20.070951+0000 mgr.x (mgr.34107) 2220 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-22T21:16:20.992 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:20 smithi121 bash[75184]: cluster 2024-04-22T21:16:20.070951+0000 mgr.x (mgr.34107) 2220 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-22T21:16:21.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:21 smithi123 bash[58916]: audit 2024-04-22T21:16:20.942305+0000 mon.c (mon.1) 6894 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:16:21.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:21 smithi123 bash[58916]: audit 2024-04-22T21:16:20.942305+0000 mon.c (mon.1) 6894 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:16:21.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:21 smithi123 bash[58916]: cephadm 2024-04-22T21:16:20.942406+0000 mgr.x (mgr.34107) 2221 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi121.rxpsbc 2024-04-22T21:16:21.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:21 smithi123 bash[58916]: cephadm 2024-04-22T21:16:20.942406+0000 mgr.x (mgr.34107) 2221 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi121.rxpsbc 2024-04-22T21:16:21.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:21 smithi123 bash[58916]: audit 2024-04-22T21:16:20.942691+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:16:21.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:21 smithi123 bash[58916]: audit 2024-04-22T21:16:20.942691+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:16:21.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:21 smithi123 bash[58916]: audit 2024-04-22T21:16:20.945138+0000 mon.c (mon.1) 6895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:21.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:21 smithi123 bash[58916]: audit 2024-04-22T21:16:20.945138+0000 mon.c (mon.1) 6895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:21.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:21 smithi123 bash[58916]: cephadm 2024-04-22T21:16:20.950331+0000 mgr.x (mgr.34107) 2222 : cephadm [INF] Deploying daemon iscsi.foo.smithi121.rxpsbc on smithi121 2024-04-22T21:16:21.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:21 smithi123 bash[58916]: cephadm 2024-04-22T21:16:20.950331+0000 mgr.x (mgr.34107) 2222 : cephadm [INF] Deploying daemon iscsi.foo.smithi121.rxpsbc on smithi121 2024-04-22T21:16:22.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:21 smithi121 bash[73084]: audit 2024-04-22T21:16:20.942305+0000 mon.c (mon.1) 6894 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:16:22.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:21 smithi121 bash[73084]: audit 2024-04-22T21:16:20.942305+0000 mon.c (mon.1) 6894 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:16:22.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:21 smithi121 bash[73084]: cephadm 2024-04-22T21:16:20.942406+0000 mgr.x (mgr.34107) 2221 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi121.rxpsbc 2024-04-22T21:16:22.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:21 smithi121 bash[73084]: cephadm 2024-04-22T21:16:20.942406+0000 mgr.x (mgr.34107) 2221 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi121.rxpsbc 2024-04-22T21:16:22.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:21 smithi121 bash[73084]: audit 2024-04-22T21:16:20.942691+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:16:22.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:21 smithi121 bash[73084]: audit 2024-04-22T21:16:20.942691+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:16:22.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:21 smithi121 bash[73084]: audit 2024-04-22T21:16:20.945138+0000 mon.c (mon.1) 6895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:22.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:21 smithi121 bash[73084]: audit 2024-04-22T21:16:20.945138+0000 mon.c (mon.1) 6895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:22.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:21 smithi121 bash[73084]: cephadm 2024-04-22T21:16:20.950331+0000 mgr.x (mgr.34107) 2222 : cephadm [INF] Deploying daemon iscsi.foo.smithi121.rxpsbc on smithi121 2024-04-22T21:16:22.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:21 smithi121 bash[73084]: cephadm 2024-04-22T21:16:20.950331+0000 mgr.x (mgr.34107) 2222 : cephadm [INF] Deploying daemon iscsi.foo.smithi121.rxpsbc on smithi121 2024-04-22T21:16:22.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:21 smithi121 bash[75184]: audit 2024-04-22T21:16:20.942305+0000 mon.c (mon.1) 6894 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:16:22.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:21 smithi121 bash[75184]: audit 2024-04-22T21:16:20.942305+0000 mon.c (mon.1) 6894 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:16:22.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:21 smithi121 bash[75184]: cephadm 2024-04-22T21:16:20.942406+0000 mgr.x (mgr.34107) 2221 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi121.rxpsbc 2024-04-22T21:16:22.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:21 smithi121 bash[75184]: cephadm 2024-04-22T21:16:20.942406+0000 mgr.x (mgr.34107) 2221 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi121.rxpsbc 2024-04-22T21:16:22.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:21 smithi121 bash[75184]: audit 2024-04-22T21:16:20.942691+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:16:22.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:21 smithi121 bash[75184]: audit 2024-04-22T21:16:20.942691+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi121.rxpsbc", "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-22T21:16:22.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:21 smithi121 bash[75184]: audit 2024-04-22T21:16:20.945138+0000 mon.c (mon.1) 6895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:22.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:21 smithi121 bash[75184]: audit 2024-04-22T21:16:20.945138+0000 mon.c (mon.1) 6895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:22.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:21 smithi121 bash[75184]: cephadm 2024-04-22T21:16:20.950331+0000 mgr.x (mgr.34107) 2222 : cephadm [INF] Deploying daemon iscsi.foo.smithi121.rxpsbc on smithi121 2024-04-22T21:16:22.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:21 smithi121 bash[75184]: cephadm 2024-04-22T21:16:20.950331+0000 mgr.x (mgr.34107) 2222 : cephadm [INF] Deploying daemon iscsi.foo.smithi121.rxpsbc on smithi121 2024-04-22T21:16:22.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:22 smithi123 bash[58916]: cluster 2024-04-22T21:16:22.072262+0000 mgr.x (mgr.34107) 2223 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-22T21:16:22.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:22 smithi123 bash[58916]: cluster 2024-04-22T21:16:22.072262+0000 mgr.x (mgr.34107) 2223 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-22T21:16:22.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:22 smithi123 bash[58916]: audit 2024-04-22T21:16:22.666415+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:22.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:22 smithi123 bash[58916]: audit 2024-04-22T21:16:22.666415+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:22.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:22 smithi123 bash[58916]: audit 2024-04-22T21:16:22.681348+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:22.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:22 smithi123 bash[58916]: audit 2024-04-22T21:16:22.681348+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:22.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:22 smithi123 bash[58916]: audit 2024-04-22T21:16:22.693907+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:22.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:22 smithi123 bash[58916]: audit 2024-04-22T21:16:22.693907+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:23.026 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:22 smithi121 bash[73084]: cluster 2024-04-22T21:16:22.072262+0000 mgr.x (mgr.34107) 2223 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-22T21:16:23.026 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:22 smithi121 bash[73084]: cluster 2024-04-22T21:16:22.072262+0000 mgr.x (mgr.34107) 2223 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-22T21:16:23.026 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:22 smithi121 bash[73084]: audit 2024-04-22T21:16:22.666415+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:23.027 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:22 smithi121 bash[73084]: audit 2024-04-22T21:16:22.666415+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:23.027 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:22 smithi121 bash[73084]: audit 2024-04-22T21:16:22.681348+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:23.027 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:22 smithi121 bash[73084]: audit 2024-04-22T21:16:22.681348+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:23.027 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:22 smithi121 bash[73084]: audit 2024-04-22T21:16:22.693907+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:23.027 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:22 smithi121 bash[73084]: audit 2024-04-22T21:16:22.693907+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:23.027 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:22 smithi121 bash[75184]: cluster 2024-04-22T21:16:22.072262+0000 mgr.x (mgr.34107) 2223 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-22T21:16:23.027 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:22 smithi121 bash[75184]: cluster 2024-04-22T21:16:22.072262+0000 mgr.x (mgr.34107) 2223 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-22T21:16:23.027 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:22 smithi121 bash[75184]: audit 2024-04-22T21:16:22.666415+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:23.027 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:22 smithi121 bash[75184]: audit 2024-04-22T21:16:22.666415+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:23.028 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:22 smithi121 bash[75184]: audit 2024-04-22T21:16:22.681348+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:23.028 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:22 smithi121 bash[75184]: audit 2024-04-22T21:16:22.681348+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:23.028 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:22 smithi121 bash[75184]: audit 2024-04-22T21:16:22.693907+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:23.028 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:22 smithi121 bash[75184]: audit 2024-04-22T21:16:22.693907+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:25.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:25 smithi121 bash[73084]: audit 2024-04-22T21:16:23.675356+0000 mgr.x (mgr.34107) 2224 : audit [DBG] from='client.44829 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:16:25.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:25 smithi121 bash[73084]: audit 2024-04-22T21:16:23.675356+0000 mgr.x (mgr.34107) 2224 : audit [DBG] from='client.44829 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:16:25.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:25 smithi121 bash[73084]: cluster 2024-04-22T21:16:24.073307+0000 mgr.x (mgr.34107) 2225 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-22T21:16:25.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:25 smithi121 bash[73084]: cluster 2024-04-22T21:16:24.073307+0000 mgr.x (mgr.34107) 2225 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-22T21:16:25.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:25 smithi121 bash[75184]: audit 2024-04-22T21:16:23.675356+0000 mgr.x (mgr.34107) 2224 : audit [DBG] from='client.44829 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:16:25.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:25 smithi121 bash[75184]: audit 2024-04-22T21:16:23.675356+0000 mgr.x (mgr.34107) 2224 : audit [DBG] from='client.44829 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:16:25.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:25 smithi121 bash[75184]: cluster 2024-04-22T21:16:24.073307+0000 mgr.x (mgr.34107) 2225 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-22T21:16:25.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:25 smithi121 bash[75184]: cluster 2024-04-22T21:16:24.073307+0000 mgr.x (mgr.34107) 2225 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-22T21:16:25.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:25 smithi123 bash[58916]: audit 2024-04-22T21:16:23.675356+0000 mgr.x (mgr.34107) 2224 : audit [DBG] from='client.44829 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:16:25.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:25 smithi123 bash[58916]: audit 2024-04-22T21:16:23.675356+0000 mgr.x (mgr.34107) 2224 : audit [DBG] from='client.44829 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:16:25.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:25 smithi123 bash[58916]: cluster 2024-04-22T21:16:24.073307+0000 mgr.x (mgr.34107) 2225 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-22T21:16:25.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:25 smithi123 bash[58916]: cluster 2024-04-22T21:16:24.073307+0000 mgr.x (mgr.34107) 2225 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-22T21:16:25.807 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:16:25 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:25.807 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:25 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:25.807 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:16:25 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:25.808 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:16:25 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:25.808 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:16:25 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:25.808 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:16:25 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:25.809 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:16:25 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:25.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:25 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:25.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:25 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:27.121 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:26 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:27.121 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:16:26 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:27.121 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:16:26 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:27.122 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:16:26 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:27.122 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:16:26 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:27.122 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:16:26 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:27.122 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:26 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:27.123 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:26 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:27.123 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:16:26 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:27.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:27 smithi123 bash[58916]: cluster 2024-04-22T21:16:26.074394+0000 mgr.x (mgr.34107) 2226 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:27.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:27 smithi123 bash[58916]: cluster 2024-04-22T21:16:26.074394+0000 mgr.x (mgr.34107) 2226 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:27.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:27 smithi123 bash[58916]: audit 2024-04-22T21:16:27.061494+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:27.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:27 smithi123 bash[58916]: audit 2024-04-22T21:16:27.061494+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:27.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:27 smithi123 bash[58916]: audit 2024-04-22T21:16:27.070264+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:27.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:27 smithi123 bash[58916]: audit 2024-04-22T21:16:27.070264+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:27.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:27 smithi123 bash[58916]: audit 2024-04-22T21:16:27.077142+0000 mon.c (mon.1) 6896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:27.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:27 smithi123 bash[58916]: audit 2024-04-22T21:16:27.077142+0000 mon.c (mon.1) 6896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:27.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:27 smithi123 bash[58916]: audit 2024-04-22T21:16:27.082235+0000 mon.c (mon.1) 6897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:27.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:27 smithi123 bash[58916]: audit 2024-04-22T21:16:27.082235+0000 mon.c (mon.1) 6897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:27.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:27 smithi123 bash[58916]: audit 2024-04-22T21:16:27.083757+0000 mon.c (mon.1) 6898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:27.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:27 smithi123 bash[58916]: audit 2024-04-22T21:16:27.083757+0000 mon.c (mon.1) 6898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:27.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:27 smithi123 bash[58916]: audit 2024-04-22T21:16:27.093361+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:27.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:27 smithi123 bash[58916]: audit 2024-04-22T21:16:27.093361+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:27.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:27 smithi121 bash[73084]: cluster 2024-04-22T21:16:26.074394+0000 mgr.x (mgr.34107) 2226 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:27.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:27 smithi121 bash[73084]: cluster 2024-04-22T21:16:26.074394+0000 mgr.x (mgr.34107) 2226 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:27.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:27 smithi121 bash[73084]: audit 2024-04-22T21:16:27.061494+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:27.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:27 smithi121 bash[73084]: audit 2024-04-22T21:16:27.061494+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:27.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:27 smithi121 bash[73084]: audit 2024-04-22T21:16:27.070264+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:27.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:27 smithi121 bash[73084]: audit 2024-04-22T21:16:27.070264+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:27.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:27 smithi121 bash[73084]: audit 2024-04-22T21:16:27.077142+0000 mon.c (mon.1) 6896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:27.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:27 smithi121 bash[73084]: audit 2024-04-22T21:16:27.077142+0000 mon.c (mon.1) 6896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:27.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:27 smithi121 bash[73084]: audit 2024-04-22T21:16:27.082235+0000 mon.c (mon.1) 6897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:27.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:27 smithi121 bash[73084]: audit 2024-04-22T21:16:27.082235+0000 mon.c (mon.1) 6897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:27.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:27 smithi121 bash[73084]: audit 2024-04-22T21:16:27.083757+0000 mon.c (mon.1) 6898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:27.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:27 smithi121 bash[73084]: audit 2024-04-22T21:16:27.083757+0000 mon.c (mon.1) 6898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:27.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:27 smithi121 bash[73084]: audit 2024-04-22T21:16:27.093361+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:27.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:27 smithi121 bash[73084]: audit 2024-04-22T21:16:27.093361+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:27.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:27 smithi121 bash[75184]: cluster 2024-04-22T21:16:26.074394+0000 mgr.x (mgr.34107) 2226 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:27.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:27 smithi121 bash[75184]: cluster 2024-04-22T21:16:26.074394+0000 mgr.x (mgr.34107) 2226 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:27.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:27 smithi121 bash[75184]: audit 2024-04-22T21:16:27.061494+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:27.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:27 smithi121 bash[75184]: audit 2024-04-22T21:16:27.061494+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:27.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:27 smithi121 bash[75184]: audit 2024-04-22T21:16:27.070264+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:27.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:27 smithi121 bash[75184]: audit 2024-04-22T21:16:27.070264+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:27.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:27 smithi121 bash[75184]: audit 2024-04-22T21:16:27.077142+0000 mon.c (mon.1) 6896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:27.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:27 smithi121 bash[75184]: audit 2024-04-22T21:16:27.077142+0000 mon.c (mon.1) 6896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:27.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:27 smithi121 bash[75184]: audit 2024-04-22T21:16:27.082235+0000 mon.c (mon.1) 6897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:27.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:27 smithi121 bash[75184]: audit 2024-04-22T21:16:27.082235+0000 mon.c (mon.1) 6897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:27.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:27 smithi121 bash[75184]: audit 2024-04-22T21:16:27.083757+0000 mon.c (mon.1) 6898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:27.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:27 smithi121 bash[75184]: audit 2024-04-22T21:16:27.083757+0000 mon.c (mon.1) 6898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:27.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:27 smithi121 bash[75184]: audit 2024-04-22T21:16:27.093361+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:27.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:27 smithi121 bash[75184]: audit 2024-04-22T21:16:27.093361+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.239 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:16:27 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:16:27] "GET /metrics HTTP/1.1" 200 38633 "" "Prometheus/2.33.4" 2024-04-22T21:16:28.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: cephadm 2024-04-22T21:16:27.097624+0000 mgr.x (mgr.34107) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:28.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: cephadm 2024-04-22T21:16:27.097624+0000 mgr.x (mgr.34107) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:28.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.184397+0000 mon.c (mon.1) 6899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:16:28.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.184397+0000 mon.c (mon.1) 6899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:16:28.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.189217+0000 mgr.x (mgr.34107) 2228 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:16:28.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.189217+0000 mgr.x (mgr.34107) 2228 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:16:28.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.193516+0000 mon.c (mon.1) 6900 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:16:28.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.193516+0000 mon.c (mon.1) 6900 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:16:28.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.197809+0000 mgr.x (mgr.34107) 2229 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:16:28.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.197809+0000 mgr.x (mgr.34107) 2229 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:16:28.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.215645+0000 mon.c (mon.1) 6901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.215645+0000 mon.c (mon.1) 6901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.220686+0000 mon.c (mon.1) 6902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.220686+0000 mon.c (mon.1) 6902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.223715+0000 mon.c (mon.1) 6903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.223715+0000 mon.c (mon.1) 6903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.228516+0000 mon.c (mon.1) 6904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.228516+0000 mon.c (mon.1) 6904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.230473+0000 mon.c (mon.1) 6905 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.230473+0000 mon.c (mon.1) 6905 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.245790+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.245790+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: cephadm 2024-04-22T21:16:27.250457+0000 mgr.x (mgr.34107) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:28.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: cephadm 2024-04-22T21:16:27.250457+0000 mgr.x (mgr.34107) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:28.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.324163+0000 mon.c (mon.1) 6906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.324163+0000 mon.c (mon.1) 6906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.327644+0000 mon.c (mon.1) 6907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.327644+0000 mon.c (mon.1) 6907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.329888+0000 mon.c (mon.1) 6908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.329888+0000 mon.c (mon.1) 6908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.333533+0000 mon.c (mon.1) 6909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.333533+0000 mon.c (mon.1) 6909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.335464+0000 mon.c (mon.1) 6910 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.335464+0000 mon.c (mon.1) 6910 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.348500+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.348500+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: cephadm 2024-04-22T21:16:27.353481+0000 mgr.x (mgr.34107) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:28.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: cephadm 2024-04-22T21:16:27.353481+0000 mgr.x (mgr.34107) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:28.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.429138+0000 mon.c (mon.1) 6911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.429138+0000 mon.c (mon.1) 6911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.431962+0000 mon.c (mon.1) 6912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.431962+0000 mon.c (mon.1) 6912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.433188+0000 mon.c (mon.1) 6913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.433188+0000 mon.c (mon.1) 6913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.435729+0000 mon.c (mon.1) 6914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.435729+0000 mon.c (mon.1) 6914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.436787+0000 mon.c (mon.1) 6915 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.436787+0000 mon.c (mon.1) 6915 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.447382+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.447382+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: cephadm 2024-04-22T21:16:27.451711+0000 mgr.x (mgr.34107) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:28.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: cephadm 2024-04-22T21:16:27.451711+0000 mgr.x (mgr.34107) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:28.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.524825+0000 mon.c (mon.1) 6916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.524825+0000 mon.c (mon.1) 6916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.528196+0000 mon.c (mon.1) 6917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.528196+0000 mon.c (mon.1) 6917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.529885+0000 mon.c (mon.1) 6918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.529885+0000 mon.c (mon.1) 6918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.533057+0000 mon.c (mon.1) 6919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.533057+0000 mon.c (mon.1) 6919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.534620+0000 mon.c (mon.1) 6920 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.534620+0000 mon.c (mon.1) 6920 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.545912+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.545912+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.626056+0000 mon.c (mon.1) 6921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.626056+0000 mon.c (mon.1) 6921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.630969+0000 mon.c (mon.1) 6922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.630969+0000 mon.c (mon.1) 6922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.633477+0000 mon.c (mon.1) 6923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.633477+0000 mon.c (mon.1) 6923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.637623+0000 mon.c (mon.1) 6924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.637623+0000 mon.c (mon.1) 6924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.639134+0000 mon.c (mon.1) 6925 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.639134+0000 mon.c (mon.1) 6925 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.649021+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.649021+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.726131+0000 mon.c (mon.1) 6926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.726131+0000 mon.c (mon.1) 6926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.729498+0000 mon.c (mon.1) 6927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.729498+0000 mon.c (mon.1) 6927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.731469+0000 mon.c (mon.1) 6928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.731469+0000 mon.c (mon.1) 6928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.736152+0000 mon.c (mon.1) 6929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.736152+0000 mon.c (mon.1) 6929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.737976+0000 mon.c (mon.1) 6930 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.737976+0000 mon.c (mon.1) 6930 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.750326+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.750326+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.813011+0000 mon.c (mon.1) 6931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.813011+0000 mon.c (mon.1) 6931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.816602+0000 mon.c (mon.1) 6932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.816602+0000 mon.c (mon.1) 6932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.818729+0000 mon.c (mon.1) 6933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.818729+0000 mon.c (mon.1) 6933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.822245+0000 mon.c (mon.1) 6934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.822245+0000 mon.c (mon.1) 6934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.823394+0000 mon.c (mon.1) 6935 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.823394+0000 mon.c (mon.1) 6935 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.832385+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.832385+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.894087+0000 mon.c (mon.1) 6936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.894087+0000 mon.c (mon.1) 6936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.896874+0000 mon.c (mon.1) 6937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.896874+0000 mon.c (mon.1) 6937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.898329+0000 mon.c (mon.1) 6938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.898329+0000 mon.c (mon.1) 6938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.901370+0000 mon.c (mon.1) 6939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.901370+0000 mon.c (mon.1) 6939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.902358+0000 mon.c (mon.1) 6940 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.902358+0000 mon.c (mon.1) 6940 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.910666+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.910666+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.988272+0000 mon.c (mon.1) 6941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.988272+0000 mon.c (mon.1) 6941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.992277+0000 mon.c (mon.1) 6942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.992277+0000 mon.c (mon.1) 6942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.994089+0000 mon.c (mon.1) 6943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.994089+0000 mon.c (mon.1) 6943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.997269+0000 mon.c (mon.1) 6944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.997269+0000 mon.c (mon.1) 6944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.998576+0000 mon.c (mon.1) 6945 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:27.998576+0000 mon.c (mon.1) 6945 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:28.006377+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:28.006377+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:28.092415+0000 mon.c (mon.1) 6946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:28.092415+0000 mon.c (mon.1) 6946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:28.096176+0000 mon.c (mon.1) 6947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:28.096176+0000 mon.c (mon.1) 6947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:28.097613+0000 mon.c (mon.1) 6948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:28.097613+0000 mon.c (mon.1) 6948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:28.101192+0000 mon.c (mon.1) 6949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:28.101192+0000 mon.c (mon.1) 6949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:28.102184+0000 mon.c (mon.1) 6950 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:28.102184+0000 mon.c (mon.1) 6950 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:28.109167+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:28 smithi123 bash[58916]: audit 2024-04-22T21:16:28.109167+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: cephadm 2024-04-22T21:16:27.097624+0000 mgr.x (mgr.34107) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:28.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: cephadm 2024-04-22T21:16:27.097624+0000 mgr.x (mgr.34107) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:28.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.184397+0000 mon.c (mon.1) 6899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:16:28.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.184397+0000 mon.c (mon.1) 6899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:16:28.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.189217+0000 mgr.x (mgr.34107) 2228 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:16:28.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.189217+0000 mgr.x (mgr.34107) 2228 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:16:28.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.193516+0000 mon.c (mon.1) 6900 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:16:28.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.193516+0000 mon.c (mon.1) 6900 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:16:28.421 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.197809+0000 mgr.x (mgr.34107) 2229 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:16:28.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.197809+0000 mgr.x (mgr.34107) 2229 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:16:28.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.215645+0000 mon.c (mon.1) 6901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.215645+0000 mon.c (mon.1) 6901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.220686+0000 mon.c (mon.1) 6902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.220686+0000 mon.c (mon.1) 6902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.223715+0000 mon.c (mon.1) 6903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.223715+0000 mon.c (mon.1) 6903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.228516+0000 mon.c (mon.1) 6904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.228516+0000 mon.c (mon.1) 6904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.423 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: cephadm 2024-04-22T21:16:27.097624+0000 mgr.x (mgr.34107) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:28.423 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: cephadm 2024-04-22T21:16:27.097624+0000 mgr.x (mgr.34107) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:28.423 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.184397+0000 mon.c (mon.1) 6899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:16:28.423 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.184397+0000 mon.c (mon.1) 6899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:16:28.423 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.189217+0000 mgr.x (mgr.34107) 2228 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:16:28.423 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.189217+0000 mgr.x (mgr.34107) 2228 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-22T21:16:28.423 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.193516+0000 mon.c (mon.1) 6900 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:16:28.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.193516+0000 mon.c (mon.1) 6900 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:16:28.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.197809+0000 mgr.x (mgr.34107) 2229 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:16:28.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.197809+0000 mgr.x (mgr.34107) 2229 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-22T21:16:28.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.215645+0000 mon.c (mon.1) 6901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.215645+0000 mon.c (mon.1) 6901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.220686+0000 mon.c (mon.1) 6902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.220686+0000 mon.c (mon.1) 6902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.223715+0000 mon.c (mon.1) 6903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.223715+0000 mon.c (mon.1) 6903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.228516+0000 mon.c (mon.1) 6904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.228516+0000 mon.c (mon.1) 6904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.230473+0000 mon.c (mon.1) 6905 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.230473+0000 mon.c (mon.1) 6905 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.424 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.245790+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.245790+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: cephadm 2024-04-22T21:16:27.250457+0000 mgr.x (mgr.34107) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:28.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: cephadm 2024-04-22T21:16:27.250457+0000 mgr.x (mgr.34107) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:28.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.324163+0000 mon.c (mon.1) 6906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.324163+0000 mon.c (mon.1) 6906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.327644+0000 mon.c (mon.1) 6907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.327644+0000 mon.c (mon.1) 6907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.329888+0000 mon.c (mon.1) 6908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.329888+0000 mon.c (mon.1) 6908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.333533+0000 mon.c (mon.1) 6909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.333533+0000 mon.c (mon.1) 6909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.335464+0000 mon.c (mon.1) 6910 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.335464+0000 mon.c (mon.1) 6910 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.348500+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.426 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.348500+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.426 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: cephadm 2024-04-22T21:16:27.353481+0000 mgr.x (mgr.34107) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:28.426 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: cephadm 2024-04-22T21:16:27.353481+0000 mgr.x (mgr.34107) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:28.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.230473+0000 mon.c (mon.1) 6905 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.230473+0000 mon.c (mon.1) 6905 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.245790+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.245790+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: cephadm 2024-04-22T21:16:27.250457+0000 mgr.x (mgr.34107) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:28.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: cephadm 2024-04-22T21:16:27.250457+0000 mgr.x (mgr.34107) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:28.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.324163+0000 mon.c (mon.1) 6906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.324163+0000 mon.c (mon.1) 6906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.327644+0000 mon.c (mon.1) 6907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.327644+0000 mon.c (mon.1) 6907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.329888+0000 mon.c (mon.1) 6908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.329888+0000 mon.c (mon.1) 6908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.333533+0000 mon.c (mon.1) 6909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.333533+0000 mon.c (mon.1) 6909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.335464+0000 mon.c (mon.1) 6910 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.335464+0000 mon.c (mon.1) 6910 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.348500+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.348500+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: cephadm 2024-04-22T21:16:27.353481+0000 mgr.x (mgr.34107) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:28.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: cephadm 2024-04-22T21:16:27.353481+0000 mgr.x (mgr.34107) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:28.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.429138+0000 mon.c (mon.1) 6911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.429138+0000 mon.c (mon.1) 6911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.431962+0000 mon.c (mon.1) 6912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.431962+0000 mon.c (mon.1) 6912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.433188+0000 mon.c (mon.1) 6913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.433188+0000 mon.c (mon.1) 6913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.435729+0000 mon.c (mon.1) 6914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.435729+0000 mon.c (mon.1) 6914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.436787+0000 mon.c (mon.1) 6915 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.436787+0000 mon.c (mon.1) 6915 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.447382+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.447382+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: cephadm 2024-04-22T21:16:27.451711+0000 mgr.x (mgr.34107) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:28.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: cephadm 2024-04-22T21:16:27.451711+0000 mgr.x (mgr.34107) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:28.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.524825+0000 mon.c (mon.1) 6916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.524825+0000 mon.c (mon.1) 6916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.528196+0000 mon.c (mon.1) 6917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.528196+0000 mon.c (mon.1) 6917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.529885+0000 mon.c (mon.1) 6918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.529885+0000 mon.c (mon.1) 6918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.429138+0000 mon.c (mon.1) 6911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.429138+0000 mon.c (mon.1) 6911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.431962+0000 mon.c (mon.1) 6912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.431962+0000 mon.c (mon.1) 6912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.433188+0000 mon.c (mon.1) 6913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.433188+0000 mon.c (mon.1) 6913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.435729+0000 mon.c (mon.1) 6914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.435729+0000 mon.c (mon.1) 6914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.436787+0000 mon.c (mon.1) 6915 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.436787+0000 mon.c (mon.1) 6915 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.447382+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.447382+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.430 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: cephadm 2024-04-22T21:16:27.451711+0000 mgr.x (mgr.34107) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:28.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: cephadm 2024-04-22T21:16:27.451711+0000 mgr.x (mgr.34107) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:28.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.524825+0000 mon.c (mon.1) 6916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.524825+0000 mon.c (mon.1) 6916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.528196+0000 mon.c (mon.1) 6917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.528196+0000 mon.c (mon.1) 6917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.529885+0000 mon.c (mon.1) 6918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.529885+0000 mon.c (mon.1) 6918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.533057+0000 mon.c (mon.1) 6919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.533057+0000 mon.c (mon.1) 6919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.534620+0000 mon.c (mon.1) 6920 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.534620+0000 mon.c (mon.1) 6920 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.545912+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.545912+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.626056+0000 mon.c (mon.1) 6921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.626056+0000 mon.c (mon.1) 6921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.630969+0000 mon.c (mon.1) 6922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.630969+0000 mon.c (mon.1) 6922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.633477+0000 mon.c (mon.1) 6923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.633477+0000 mon.c (mon.1) 6923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.637623+0000 mon.c (mon.1) 6924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.637623+0000 mon.c (mon.1) 6924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.639134+0000 mon.c (mon.1) 6925 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.639134+0000 mon.c (mon.1) 6925 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.649021+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.649021+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.726131+0000 mon.c (mon.1) 6926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.533057+0000 mon.c (mon.1) 6919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.533057+0000 mon.c (mon.1) 6919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.534620+0000 mon.c (mon.1) 6920 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.534620+0000 mon.c (mon.1) 6920 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.545912+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.545912+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.626056+0000 mon.c (mon.1) 6921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.626056+0000 mon.c (mon.1) 6921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.630969+0000 mon.c (mon.1) 6922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.630969+0000 mon.c (mon.1) 6922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.633477+0000 mon.c (mon.1) 6923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.633477+0000 mon.c (mon.1) 6923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.637623+0000 mon.c (mon.1) 6924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.637623+0000 mon.c (mon.1) 6924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.433 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.639134+0000 mon.c (mon.1) 6925 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.639134+0000 mon.c (mon.1) 6925 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.649021+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.649021+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.434 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.726131+0000 mon.c (mon.1) 6926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.726131+0000 mon.c (mon.1) 6926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.729498+0000 mon.c (mon.1) 6927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.729498+0000 mon.c (mon.1) 6927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.731469+0000 mon.c (mon.1) 6928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.731469+0000 mon.c (mon.1) 6928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.736152+0000 mon.c (mon.1) 6929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.736152+0000 mon.c (mon.1) 6929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.737976+0000 mon.c (mon.1) 6930 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.737976+0000 mon.c (mon.1) 6930 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.750326+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.750326+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.813011+0000 mon.c (mon.1) 6931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.813011+0000 mon.c (mon.1) 6931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.816602+0000 mon.c (mon.1) 6932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.816602+0000 mon.c (mon.1) 6932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.818729+0000 mon.c (mon.1) 6933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.818729+0000 mon.c (mon.1) 6933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.822245+0000 mon.c (mon.1) 6934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.435 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.822245+0000 mon.c (mon.1) 6934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.726131+0000 mon.c (mon.1) 6926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.729498+0000 mon.c (mon.1) 6927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.729498+0000 mon.c (mon.1) 6927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.731469+0000 mon.c (mon.1) 6928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.731469+0000 mon.c (mon.1) 6928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.736152+0000 mon.c (mon.1) 6929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.736152+0000 mon.c (mon.1) 6929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.737976+0000 mon.c (mon.1) 6930 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.737976+0000 mon.c (mon.1) 6930 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.750326+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.750326+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.813011+0000 mon.c (mon.1) 6931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.436 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.813011+0000 mon.c (mon.1) 6931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.816602+0000 mon.c (mon.1) 6932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.816602+0000 mon.c (mon.1) 6932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.818729+0000 mon.c (mon.1) 6933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.818729+0000 mon.c (mon.1) 6933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.822245+0000 mon.c (mon.1) 6934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.437 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.822245+0000 mon.c (mon.1) 6934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.823394+0000 mon.c (mon.1) 6935 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.823394+0000 mon.c (mon.1) 6935 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.832385+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.437 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.832385+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.894087+0000 mon.c (mon.1) 6936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.894087+0000 mon.c (mon.1) 6936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.896874+0000 mon.c (mon.1) 6937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.896874+0000 mon.c (mon.1) 6937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.898329+0000 mon.c (mon.1) 6938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.898329+0000 mon.c (mon.1) 6938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.901370+0000 mon.c (mon.1) 6939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.901370+0000 mon.c (mon.1) 6939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.902358+0000 mon.c (mon.1) 6940 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.902358+0000 mon.c (mon.1) 6940 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.910666+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.910666+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.438 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.988272+0000 mon.c (mon.1) 6941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.988272+0000 mon.c (mon.1) 6941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.992277+0000 mon.c (mon.1) 6942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.439 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.992277+0000 mon.c (mon.1) 6942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.823394+0000 mon.c (mon.1) 6935 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.823394+0000 mon.c (mon.1) 6935 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.832385+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.832385+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.894087+0000 mon.c (mon.1) 6936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.894087+0000 mon.c (mon.1) 6936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.896874+0000 mon.c (mon.1) 6937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.896874+0000 mon.c (mon.1) 6937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.439 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.898329+0000 mon.c (mon.1) 6938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.898329+0000 mon.c (mon.1) 6938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.901370+0000 mon.c (mon.1) 6939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.901370+0000 mon.c (mon.1) 6939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.902358+0000 mon.c (mon.1) 6940 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.902358+0000 mon.c (mon.1) 6940 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.910666+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.910666+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.988272+0000 mon.c (mon.1) 6941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.988272+0000 mon.c (mon.1) 6941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.992277+0000 mon.c (mon.1) 6942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.440 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.992277+0000 mon.c (mon.1) 6942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.994089+0000 mon.c (mon.1) 6943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.994089+0000 mon.c (mon.1) 6943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.997269+0000 mon.c (mon.1) 6944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.997269+0000 mon.c (mon.1) 6944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.998576+0000 mon.c (mon.1) 6945 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:27.998576+0000 mon.c (mon.1) 6945 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:28.006377+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:28.006377+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:28.092415+0000 mon.c (mon.1) 6946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:28.092415+0000 mon.c (mon.1) 6946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:28.096176+0000 mon.c (mon.1) 6947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:28.096176+0000 mon.c (mon.1) 6947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:28.097613+0000 mon.c (mon.1) 6948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:28.097613+0000 mon.c (mon.1) 6948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.441 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:28.101192+0000 mon.c (mon.1) 6949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:28.101192+0000 mon.c (mon.1) 6949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:28.102184+0000 mon.c (mon.1) 6950 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:28.102184+0000 mon.c (mon.1) 6950 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:28.109167+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.442 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[75184]: audit 2024-04-22T21:16:28.109167+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.994089+0000 mon.c (mon.1) 6943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.994089+0000 mon.c (mon.1) 6943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.997269+0000 mon.c (mon.1) 6944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.997269+0000 mon.c (mon.1) 6944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.998576+0000 mon.c (mon.1) 6945 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.442 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:27.998576+0000 mon.c (mon.1) 6945 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:28.006377+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:28.006377+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:28.092415+0000 mon.c (mon.1) 6946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:28.092415+0000 mon.c (mon.1) 6946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:28.096176+0000 mon.c (mon.1) 6947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:28.096176+0000 mon.c (mon.1) 6947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:28.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:28.097613+0000 mon.c (mon.1) 6948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:28.097613+0000 mon.c (mon.1) 6948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:28.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:28.101192+0000 mon.c (mon.1) 6949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:28.101192+0000 mon.c (mon.1) 6949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:28.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:28.102184+0000 mon.c (mon.1) 6950 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:28.102184+0000 mon.c (mon.1) 6950 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:28.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:28.109167+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:28.443 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:28 smithi121 bash[73084]: audit 2024-04-22T21:16:28.109167+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: cephadm 2024-04-22T21:16:27.550656+0000 mgr.x (mgr.34107) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: cephadm 2024-04-22T21:16:27.550656+0000 mgr.x (mgr.34107) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: cephadm 2024-04-22T21:16:27.655031+0000 mgr.x (mgr.34107) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: cephadm 2024-04-22T21:16:27.655031+0000 mgr.x (mgr.34107) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: cephadm 2024-04-22T21:16:27.756166+0000 mgr.x (mgr.34107) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: cephadm 2024-04-22T21:16:27.756166+0000 mgr.x (mgr.34107) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: cephadm 2024-04-22T21:16:27.837104+0000 mgr.x (mgr.34107) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: cephadm 2024-04-22T21:16:27.837104+0000 mgr.x (mgr.34107) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: cephadm 2024-04-22T21:16:27.914622+0000 mgr.x (mgr.34107) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: cephadm 2024-04-22T21:16:27.914622+0000 mgr.x (mgr.34107) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: cephadm 2024-04-22T21:16:28.010543+0000 mgr.x (mgr.34107) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: cephadm 2024-04-22T21:16:28.010543+0000 mgr.x (mgr.34107) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: cluster 2024-04-22T21:16:28.075062+0000 mgr.x (mgr.34107) 2239 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:29.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: cluster 2024-04-22T21:16:28.075062+0000 mgr.x (mgr.34107) 2239 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:29.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: cephadm 2024-04-22T21:16:28.115915+0000 mgr.x (mgr.34107) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: cephadm 2024-04-22T21:16:28.115915+0000 mgr.x (mgr.34107) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.203701+0000 mon.c (mon.1) 6951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.203701+0000 mon.c (mon.1) 6951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.207825+0000 mon.c (mon.1) 6952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.207825+0000 mon.c (mon.1) 6952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.209669+0000 mon.c (mon.1) 6953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.209669+0000 mon.c (mon.1) 6953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.213597+0000 mon.c (mon.1) 6954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.213597+0000 mon.c (mon.1) 6954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.214712+0000 mon.c (mon.1) 6955 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.214712+0000 mon.c (mon.1) 6955 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.222932+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.222932+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: cephadm 2024-04-22T21:16:28.239669+0000 mgr.x (mgr.34107) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: cephadm 2024-04-22T21:16:28.239669+0000 mgr.x (mgr.34107) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.325325+0000 mon.c (mon.1) 6956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.325325+0000 mon.c (mon.1) 6956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.328586+0000 mon.c (mon.1) 6957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.328586+0000 mon.c (mon.1) 6957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.330122+0000 mon.c (mon.1) 6958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.330122+0000 mon.c (mon.1) 6958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.333791+0000 mon.c (mon.1) 6959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.333791+0000 mon.c (mon.1) 6959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.334849+0000 mon.c (mon.1) 6960 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.334849+0000 mon.c (mon.1) 6960 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.341887+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.341887+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: cephadm 2024-04-22T21:16:28.345697+0000 mgr.x (mgr.34107) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: cephadm 2024-04-22T21:16:28.345697+0000 mgr.x (mgr.34107) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.404010+0000 mon.c (mon.1) 6961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.404010+0000 mon.c (mon.1) 6961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.406697+0000 mon.c (mon.1) 6962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.406697+0000 mon.c (mon.1) 6962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.407959+0000 mon.c (mon.1) 6963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.407959+0000 mon.c (mon.1) 6963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.410833+0000 mon.c (mon.1) 6964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.410833+0000 mon.c (mon.1) 6964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.411967+0000 mon.c (mon.1) 6965 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.411967+0000 mon.c (mon.1) 6965 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.418268+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.418268+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: cephadm 2024-04-22T21:16:28.422035+0000 mgr.x (mgr.34107) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: cephadm 2024-04-22T21:16:28.422035+0000 mgr.x (mgr.34107) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.507440+0000 mon.c (mon.1) 6966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.507440+0000 mon.c (mon.1) 6966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.511521+0000 mon.c (mon.1) 6967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.511521+0000 mon.c (mon.1) 6967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.512882+0000 mon.c (mon.1) 6968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.512882+0000 mon.c (mon.1) 6968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.516845+0000 mon.c (mon.1) 6969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.516845+0000 mon.c (mon.1) 6969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.517907+0000 mon.c (mon.1) 6970 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.517907+0000 mon.c (mon.1) 6970 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.523772+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.523772+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.613783+0000 mon.c (mon.1) 6971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.613783+0000 mon.c (mon.1) 6971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.618261+0000 mon.c (mon.1) 6972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.618261+0000 mon.c (mon.1) 6972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.620361+0000 mon.c (mon.1) 6973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.620361+0000 mon.c (mon.1) 6973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.623513+0000 mon.c (mon.1) 6974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.623513+0000 mon.c (mon.1) 6974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.624449+0000 mon.c (mon.1) 6975 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.624449+0000 mon.c (mon.1) 6975 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.632121+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.632121+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.708863+0000 mon.c (mon.1) 6976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.708863+0000 mon.c (mon.1) 6976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.711607+0000 mon.c (mon.1) 6977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.711607+0000 mon.c (mon.1) 6977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.712820+0000 mon.c (mon.1) 6978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.712820+0000 mon.c (mon.1) 6978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.715665+0000 mon.c (mon.1) 6979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.715665+0000 mon.c (mon.1) 6979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.716462+0000 mon.c (mon.1) 6980 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.716462+0000 mon.c (mon.1) 6980 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.724032+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.724032+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.794143+0000 mon.a (mon.0) 2257 : audit [DBG] from='client.? 172.21.15.121:0/3426396181' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-22T21:16:29.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.794143+0000 mon.a (mon.0) 2257 : audit [DBG] from='client.? 172.21.15.121:0/3426396181' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-22T21:16:29.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.799455+0000 mon.c (mon.1) 6981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.799455+0000 mon.c (mon.1) 6981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.801822+0000 mon.c (mon.1) 6982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.801822+0000 mon.c (mon.1) 6982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.802932+0000 mon.c (mon.1) 6983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.802932+0000 mon.c (mon.1) 6983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.805861+0000 mon.c (mon.1) 6984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.805861+0000 mon.c (mon.1) 6984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.806618+0000 mon.c (mon.1) 6985 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.806618+0000 mon.c (mon.1) 6985 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.812893+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.812893+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.888384+0000 mon.c (mon.1) 6986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.888384+0000 mon.c (mon.1) 6986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.890978+0000 mon.c (mon.1) 6987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.890978+0000 mon.c (mon.1) 6987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.892317+0000 mon.c (mon.1) 6988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.892317+0000 mon.c (mon.1) 6988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.895956+0000 mon.c (mon.1) 6989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.895956+0000 mon.c (mon.1) 6989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.896967+0000 mon.c (mon.1) 6990 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.896967+0000 mon.c (mon.1) 6990 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.903343+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.903343+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.981637+0000 mon.c (mon.1) 6991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.981637+0000 mon.c (mon.1) 6991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.984350+0000 mon.c (mon.1) 6992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.984350+0000 mon.c (mon.1) 6992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.985729+0000 mon.c (mon.1) 6993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.985729+0000 mon.c (mon.1) 6993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.989254+0000 mon.c (mon.1) 6994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.989254+0000 mon.c (mon.1) 6994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.990564+0000 mon.c (mon.1) 6995 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:28.990564+0000 mon.c (mon.1) 6995 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:29.001341+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:29.001341+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:29.081040+0000 mon.c (mon.1) 6996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:29.081040+0000 mon.c (mon.1) 6996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:29.084249+0000 mon.c (mon.1) 6997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:29.084249+0000 mon.c (mon.1) 6997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:29.085967+0000 mon.c (mon.1) 6998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:29.085967+0000 mon.c (mon.1) 6998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:29.089847+0000 mon.c (mon.1) 6999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:29.089847+0000 mon.c (mon.1) 6999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:29.091134+0000 mon.c (mon.1) 7000 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:29.091134+0000 mon.c (mon.1) 7000 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:29.103273+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:29 smithi123 bash[58916]: audit 2024-04-22T21:16:29.103273+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.520 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: cephadm 2024-04-22T21:16:27.550656+0000 mgr.x (mgr.34107) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.520 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: cephadm 2024-04-22T21:16:27.550656+0000 mgr.x (mgr.34107) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.520 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: cephadm 2024-04-22T21:16:27.655031+0000 mgr.x (mgr.34107) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: cephadm 2024-04-22T21:16:27.655031+0000 mgr.x (mgr.34107) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: cephadm 2024-04-22T21:16:27.756166+0000 mgr.x (mgr.34107) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: cephadm 2024-04-22T21:16:27.756166+0000 mgr.x (mgr.34107) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: cephadm 2024-04-22T21:16:27.837104+0000 mgr.x (mgr.34107) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: cephadm 2024-04-22T21:16:27.837104+0000 mgr.x (mgr.34107) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: cephadm 2024-04-22T21:16:27.914622+0000 mgr.x (mgr.34107) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: cephadm 2024-04-22T21:16:27.914622+0000 mgr.x (mgr.34107) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: cephadm 2024-04-22T21:16:28.010543+0000 mgr.x (mgr.34107) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: cephadm 2024-04-22T21:16:28.010543+0000 mgr.x (mgr.34107) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: cluster 2024-04-22T21:16:28.075062+0000 mgr.x (mgr.34107) 2239 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:29.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: cluster 2024-04-22T21:16:28.075062+0000 mgr.x (mgr.34107) 2239 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:29.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: cephadm 2024-04-22T21:16:28.115915+0000 mgr.x (mgr.34107) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: cephadm 2024-04-22T21:16:28.115915+0000 mgr.x (mgr.34107) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.203701+0000 mon.c (mon.1) 6951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.203701+0000 mon.c (mon.1) 6951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.207825+0000 mon.c (mon.1) 6952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.207825+0000 mon.c (mon.1) 6952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.209669+0000 mon.c (mon.1) 6953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.524 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: cephadm 2024-04-22T21:16:27.550656+0000 mgr.x (mgr.34107) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.524 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: cephadm 2024-04-22T21:16:27.550656+0000 mgr.x (mgr.34107) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.524 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: cephadm 2024-04-22T21:16:27.655031+0000 mgr.x (mgr.34107) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.524 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: cephadm 2024-04-22T21:16:27.655031+0000 mgr.x (mgr.34107) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.525 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: cephadm 2024-04-22T21:16:27.756166+0000 mgr.x (mgr.34107) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.525 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: cephadm 2024-04-22T21:16:27.756166+0000 mgr.x (mgr.34107) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.525 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: cephadm 2024-04-22T21:16:27.837104+0000 mgr.x (mgr.34107) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.525 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: cephadm 2024-04-22T21:16:27.837104+0000 mgr.x (mgr.34107) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.525 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: cephadm 2024-04-22T21:16:27.914622+0000 mgr.x (mgr.34107) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.525 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: cephadm 2024-04-22T21:16:27.914622+0000 mgr.x (mgr.34107) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.526 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: cephadm 2024-04-22T21:16:28.010543+0000 mgr.x (mgr.34107) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.526 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: cephadm 2024-04-22T21:16:28.010543+0000 mgr.x (mgr.34107) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.526 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: cluster 2024-04-22T21:16:28.075062+0000 mgr.x (mgr.34107) 2239 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:29.526 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: cluster 2024-04-22T21:16:28.075062+0000 mgr.x (mgr.34107) 2239 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:29.526 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: cephadm 2024-04-22T21:16:28.115915+0000 mgr.x (mgr.34107) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.526 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: cephadm 2024-04-22T21:16:28.115915+0000 mgr.x (mgr.34107) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.527 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.203701+0000 mon.c (mon.1) 6951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.527 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.203701+0000 mon.c (mon.1) 6951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.527 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.207825+0000 mon.c (mon.1) 6952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.527 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.207825+0000 mon.c (mon.1) 6952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.527 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.209669+0000 mon.c (mon.1) 6953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.527 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.209669+0000 mon.c (mon.1) 6953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.213597+0000 mon.c (mon.1) 6954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.213597+0000 mon.c (mon.1) 6954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.214712+0000 mon.c (mon.1) 6955 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.214712+0000 mon.c (mon.1) 6955 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.222932+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.222932+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: cephadm 2024-04-22T21:16:28.239669+0000 mgr.x (mgr.34107) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: cephadm 2024-04-22T21:16:28.239669+0000 mgr.x (mgr.34107) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.325325+0000 mon.c (mon.1) 6956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.325325+0000 mon.c (mon.1) 6956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.328586+0000 mon.c (mon.1) 6957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.328586+0000 mon.c (mon.1) 6957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.330122+0000 mon.c (mon.1) 6958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.330122+0000 mon.c (mon.1) 6958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.333791+0000 mon.c (mon.1) 6959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.333791+0000 mon.c (mon.1) 6959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.334849+0000 mon.c (mon.1) 6960 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.334849+0000 mon.c (mon.1) 6960 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.209669+0000 mon.c (mon.1) 6953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.213597+0000 mon.c (mon.1) 6954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.213597+0000 mon.c (mon.1) 6954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.214712+0000 mon.c (mon.1) 6955 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.214712+0000 mon.c (mon.1) 6955 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.222932+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.222932+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: cephadm 2024-04-22T21:16:28.239669+0000 mgr.x (mgr.34107) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: cephadm 2024-04-22T21:16:28.239669+0000 mgr.x (mgr.34107) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.325325+0000 mon.c (mon.1) 6956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.325325+0000 mon.c (mon.1) 6956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.328586+0000 mon.c (mon.1) 6957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.328586+0000 mon.c (mon.1) 6957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.330122+0000 mon.c (mon.1) 6958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.330122+0000 mon.c (mon.1) 6958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.333791+0000 mon.c (mon.1) 6959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.333791+0000 mon.c (mon.1) 6959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.334849+0000 mon.c (mon.1) 6960 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.334849+0000 mon.c (mon.1) 6960 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.341887+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.341887+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: cephadm 2024-04-22T21:16:28.345697+0000 mgr.x (mgr.34107) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: cephadm 2024-04-22T21:16:28.345697+0000 mgr.x (mgr.34107) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.404010+0000 mon.c (mon.1) 6961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.404010+0000 mon.c (mon.1) 6961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.406697+0000 mon.c (mon.1) 6962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.406697+0000 mon.c (mon.1) 6962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.407959+0000 mon.c (mon.1) 6963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.407959+0000 mon.c (mon.1) 6963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.410833+0000 mon.c (mon.1) 6964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.410833+0000 mon.c (mon.1) 6964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.411967+0000 mon.c (mon.1) 6965 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.411967+0000 mon.c (mon.1) 6965 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.418268+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.418268+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: cephadm 2024-04-22T21:16:28.422035+0000 mgr.x (mgr.34107) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: cephadm 2024-04-22T21:16:28.422035+0000 mgr.x (mgr.34107) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.507440+0000 mon.c (mon.1) 6966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.507440+0000 mon.c (mon.1) 6966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.341887+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.341887+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: cephadm 2024-04-22T21:16:28.345697+0000 mgr.x (mgr.34107) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: cephadm 2024-04-22T21:16:28.345697+0000 mgr.x (mgr.34107) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.404010+0000 mon.c (mon.1) 6961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.404010+0000 mon.c (mon.1) 6961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.406697+0000 mon.c (mon.1) 6962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.406697+0000 mon.c (mon.1) 6962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.407959+0000 mon.c (mon.1) 6963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.407959+0000 mon.c (mon.1) 6963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.410833+0000 mon.c (mon.1) 6964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.410833+0000 mon.c (mon.1) 6964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.411967+0000 mon.c (mon.1) 6965 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.411967+0000 mon.c (mon.1) 6965 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.418268+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.418268+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: cephadm 2024-04-22T21:16:28.422035+0000 mgr.x (mgr.34107) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: cephadm 2024-04-22T21:16:28.422035+0000 mgr.x (mgr.34107) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:29.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.507440+0000 mon.c (mon.1) 6966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.507440+0000 mon.c (mon.1) 6966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.511521+0000 mon.c (mon.1) 6967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.511521+0000 mon.c (mon.1) 6967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.512882+0000 mon.c (mon.1) 6968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.512882+0000 mon.c (mon.1) 6968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.516845+0000 mon.c (mon.1) 6969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.516845+0000 mon.c (mon.1) 6969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.517907+0000 mon.c (mon.1) 6970 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.517907+0000 mon.c (mon.1) 6970 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.523772+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.523772+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.613783+0000 mon.c (mon.1) 6971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.613783+0000 mon.c (mon.1) 6971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.618261+0000 mon.c (mon.1) 6972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.618261+0000 mon.c (mon.1) 6972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.620361+0000 mon.c (mon.1) 6973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.620361+0000 mon.c (mon.1) 6973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.623513+0000 mon.c (mon.1) 6974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.623513+0000 mon.c (mon.1) 6974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.624449+0000 mon.c (mon.1) 6975 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.511521+0000 mon.c (mon.1) 6967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.511521+0000 mon.c (mon.1) 6967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.512882+0000 mon.c (mon.1) 6968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.512882+0000 mon.c (mon.1) 6968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.516845+0000 mon.c (mon.1) 6969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.516845+0000 mon.c (mon.1) 6969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.517907+0000 mon.c (mon.1) 6970 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.517907+0000 mon.c (mon.1) 6970 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.523772+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.523772+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.613783+0000 mon.c (mon.1) 6971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.613783+0000 mon.c (mon.1) 6971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.618261+0000 mon.c (mon.1) 6972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.618261+0000 mon.c (mon.1) 6972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.620361+0000 mon.c (mon.1) 6973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.620361+0000 mon.c (mon.1) 6973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.623513+0000 mon.c (mon.1) 6974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.623513+0000 mon.c (mon.1) 6974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.624449+0000 mon.c (mon.1) 6975 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.624449+0000 mon.c (mon.1) 6975 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.632121+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.632121+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.708863+0000 mon.c (mon.1) 6976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.708863+0000 mon.c (mon.1) 6976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.711607+0000 mon.c (mon.1) 6977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.711607+0000 mon.c (mon.1) 6977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.712820+0000 mon.c (mon.1) 6978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.712820+0000 mon.c (mon.1) 6978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.715665+0000 mon.c (mon.1) 6979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.715665+0000 mon.c (mon.1) 6979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.716462+0000 mon.c (mon.1) 6980 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.716462+0000 mon.c (mon.1) 6980 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.724032+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.724032+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.794143+0000 mon.a (mon.0) 2257 : audit [DBG] from='client.? 172.21.15.121:0/3426396181' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-22T21:16:29.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.794143+0000 mon.a (mon.0) 2257 : audit [DBG] from='client.? 172.21.15.121:0/3426396181' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-22T21:16:29.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.799455+0000 mon.c (mon.1) 6981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.799455+0000 mon.c (mon.1) 6981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.624449+0000 mon.c (mon.1) 6975 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.632121+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.632121+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.708863+0000 mon.c (mon.1) 6976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.708863+0000 mon.c (mon.1) 6976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.711607+0000 mon.c (mon.1) 6977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.711607+0000 mon.c (mon.1) 6977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.712820+0000 mon.c (mon.1) 6978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.712820+0000 mon.c (mon.1) 6978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.715665+0000 mon.c (mon.1) 6979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.715665+0000 mon.c (mon.1) 6979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.716462+0000 mon.c (mon.1) 6980 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.716462+0000 mon.c (mon.1) 6980 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.724032+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.724032+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.794143+0000 mon.a (mon.0) 2257 : audit [DBG] from='client.? 172.21.15.121:0/3426396181' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-22T21:16:29.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.794143+0000 mon.a (mon.0) 2257 : audit [DBG] from='client.? 172.21.15.121:0/3426396181' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-22T21:16:29.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.799455+0000 mon.c (mon.1) 6981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.799455+0000 mon.c (mon.1) 6981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.801822+0000 mon.c (mon.1) 6982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.801822+0000 mon.c (mon.1) 6982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.802932+0000 mon.c (mon.1) 6983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.802932+0000 mon.c (mon.1) 6983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.805861+0000 mon.c (mon.1) 6984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.805861+0000 mon.c (mon.1) 6984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.806618+0000 mon.c (mon.1) 6985 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.806618+0000 mon.c (mon.1) 6985 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.812893+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.812893+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.888384+0000 mon.c (mon.1) 6986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.888384+0000 mon.c (mon.1) 6986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.890978+0000 mon.c (mon.1) 6987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.890978+0000 mon.c (mon.1) 6987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.892317+0000 mon.c (mon.1) 6988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.892317+0000 mon.c (mon.1) 6988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.895956+0000 mon.c (mon.1) 6989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.895956+0000 mon.c (mon.1) 6989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.896967+0000 mon.c (mon.1) 6990 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.801822+0000 mon.c (mon.1) 6982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.801822+0000 mon.c (mon.1) 6982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.802932+0000 mon.c (mon.1) 6983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.802932+0000 mon.c (mon.1) 6983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.805861+0000 mon.c (mon.1) 6984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.805861+0000 mon.c (mon.1) 6984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.806618+0000 mon.c (mon.1) 6985 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.806618+0000 mon.c (mon.1) 6985 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.812893+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.812893+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.888384+0000 mon.c (mon.1) 6986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.888384+0000 mon.c (mon.1) 6986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.890978+0000 mon.c (mon.1) 6987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.890978+0000 mon.c (mon.1) 6987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.892317+0000 mon.c (mon.1) 6988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.892317+0000 mon.c (mon.1) 6988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.895956+0000 mon.c (mon.1) 6989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.895956+0000 mon.c (mon.1) 6989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.896967+0000 mon.c (mon.1) 6990 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.896967+0000 mon.c (mon.1) 6990 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.903343+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.903343+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.981637+0000 mon.c (mon.1) 6991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.981637+0000 mon.c (mon.1) 6991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.984350+0000 mon.c (mon.1) 6992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.984350+0000 mon.c (mon.1) 6992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.985729+0000 mon.c (mon.1) 6993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.985729+0000 mon.c (mon.1) 6993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.989254+0000 mon.c (mon.1) 6994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.989254+0000 mon.c (mon.1) 6994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.990564+0000 mon.c (mon.1) 6995 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:28.990564+0000 mon.c (mon.1) 6995 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:29.001341+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:29.001341+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:29.081040+0000 mon.c (mon.1) 6996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:29.081040+0000 mon.c (mon.1) 6996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:29.084249+0000 mon.c (mon.1) 6997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:29.084249+0000 mon.c (mon.1) 6997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:29.085967+0000 mon.c (mon.1) 6998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:29.085967+0000 mon.c (mon.1) 6998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:29.089847+0000 mon.c (mon.1) 6999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:29.089847+0000 mon.c (mon.1) 6999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:29.091134+0000 mon.c (mon.1) 7000 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:29.091134+0000 mon.c (mon.1) 7000 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:29.103273+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.563 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[73084]: audit 2024-04-22T21:16:29.103273+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.896967+0000 mon.c (mon.1) 6990 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.903343+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.903343+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.981637+0000 mon.c (mon.1) 6991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.981637+0000 mon.c (mon.1) 6991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.984350+0000 mon.c (mon.1) 6992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.984350+0000 mon.c (mon.1) 6992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.985729+0000 mon.c (mon.1) 6993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.985729+0000 mon.c (mon.1) 6993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.989254+0000 mon.c (mon.1) 6994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.989254+0000 mon.c (mon.1) 6994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.990564+0000 mon.c (mon.1) 6995 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:28.990564+0000 mon.c (mon.1) 6995 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.565 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:29.001341+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:29.001341+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:29.081040+0000 mon.c (mon.1) 6996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:29.081040+0000 mon.c (mon.1) 6996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:29.084249+0000 mon.c (mon.1) 6997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:29.084249+0000 mon.c (mon.1) 6997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:29.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:29.085967+0000 mon.c (mon.1) 6998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:29.085967+0000 mon.c (mon.1) 6998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:29.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:29.089847+0000 mon.c (mon.1) 6999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:29.089847+0000 mon.c (mon.1) 6999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:29.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:29.091134+0000 mon.c (mon.1) 7000 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:29.091134+0000 mon.c (mon.1) 7000 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:29.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:29.103273+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:29.567 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:29 smithi121 bash[75184]: audit 2024-04-22T21:16:29.103273+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: cephadm 2024-04-22T21:16:28.528961+0000 mgr.x (mgr.34107) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: cephadm 2024-04-22T21:16:28.528961+0000 mgr.x (mgr.34107) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: cephadm 2024-04-22T21:16:28.636172+0000 mgr.x (mgr.34107) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: cephadm 2024-04-22T21:16:28.636172+0000 mgr.x (mgr.34107) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: cephadm 2024-04-22T21:16:28.727924+0000 mgr.x (mgr.34107) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: cephadm 2024-04-22T21:16:28.727924+0000 mgr.x (mgr.34107) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: cephadm 2024-04-22T21:16:28.816711+0000 mgr.x (mgr.34107) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: cephadm 2024-04-22T21:16:28.816711+0000 mgr.x (mgr.34107) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: cephadm 2024-04-22T21:16:28.909159+0000 mgr.x (mgr.34107) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: cephadm 2024-04-22T21:16:28.909159+0000 mgr.x (mgr.34107) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: cephadm 2024-04-22T21:16:29.005670+0000 mgr.x (mgr.34107) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: cephadm 2024-04-22T21:16:29.005670+0000 mgr.x (mgr.34107) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: cephadm 2024-04-22T21:16:29.107231+0000 mgr.x (mgr.34107) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: cephadm 2024-04-22T21:16:29.107231+0000 mgr.x (mgr.34107) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.179880+0000 mon.c (mon.1) 7001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.179880+0000 mon.c (mon.1) 7001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.182822+0000 mon.c (mon.1) 7002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.182822+0000 mon.c (mon.1) 7002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.184298+0000 mon.c (mon.1) 7003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.184298+0000 mon.c (mon.1) 7003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.187252+0000 mon.c (mon.1) 7004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.187252+0000 mon.c (mon.1) 7004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.188315+0000 mon.c (mon.1) 7005 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.188315+0000 mon.c (mon.1) 7005 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.198634+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.198634+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: cephadm 2024-04-22T21:16:29.205260+0000 mgr.x (mgr.34107) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: cephadm 2024-04-22T21:16:29.205260+0000 mgr.x (mgr.34107) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.280168+0000 mon.c (mon.1) 7006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.280168+0000 mon.c (mon.1) 7006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.283187+0000 mon.c (mon.1) 7007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.283187+0000 mon.c (mon.1) 7007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.285013+0000 mon.c (mon.1) 7008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.285013+0000 mon.c (mon.1) 7008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.288703+0000 mon.c (mon.1) 7009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.288703+0000 mon.c (mon.1) 7009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.290012+0000 mon.c (mon.1) 7010 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.290012+0000 mon.c (mon.1) 7010 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.299706+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.299706+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: cephadm 2024-04-22T21:16:29.305169+0000 mgr.x (mgr.34107) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: cephadm 2024-04-22T21:16:29.305169+0000 mgr.x (mgr.34107) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.376848+0000 mon.c (mon.1) 7011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.376848+0000 mon.c (mon.1) 7011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.379213+0000 mon.c (mon.1) 7012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.379213+0000 mon.c (mon.1) 7012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.380358+0000 mon.c (mon.1) 7013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.380358+0000 mon.c (mon.1) 7013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.383473+0000 mon.c (mon.1) 7014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.383473+0000 mon.c (mon.1) 7014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.384369+0000 mon.c (mon.1) 7015 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.384369+0000 mon.c (mon.1) 7015 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.392347+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.392347+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: cephadm 2024-04-22T21:16:29.398513+0000 mgr.x (mgr.34107) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: cephadm 2024-04-22T21:16:29.398513+0000 mgr.x (mgr.34107) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.469979+0000 mon.c (mon.1) 7016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.469979+0000 mon.c (mon.1) 7016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.472745+0000 mon.c (mon.1) 7017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.472745+0000 mon.c (mon.1) 7017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.474169+0000 mon.c (mon.1) 7018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.474169+0000 mon.c (mon.1) 7018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.476872+0000 mon.c (mon.1) 7019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.476872+0000 mon.c (mon.1) 7019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.477704+0000 mon.c (mon.1) 7020 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.477704+0000 mon.c (mon.1) 7020 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.487880+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.487880+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.564368+0000 mon.c (mon.1) 7021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.564368+0000 mon.c (mon.1) 7021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.566967+0000 mon.c (mon.1) 7022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.566967+0000 mon.c (mon.1) 7022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.568633+0000 mon.c (mon.1) 7023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.568633+0000 mon.c (mon.1) 7023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.572087+0000 mon.c (mon.1) 7024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.572087+0000 mon.c (mon.1) 7024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.573424+0000 mon.c (mon.1) 7025 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.573424+0000 mon.c (mon.1) 7025 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.587716+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.587716+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.663559+0000 mon.c (mon.1) 7026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.663559+0000 mon.c (mon.1) 7026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.666120+0000 mon.c (mon.1) 7027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.666120+0000 mon.c (mon.1) 7027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.667546+0000 mon.c (mon.1) 7028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.667546+0000 mon.c (mon.1) 7028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.670022+0000 mon.c (mon.1) 7029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.670022+0000 mon.c (mon.1) 7029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.671233+0000 mon.c (mon.1) 7030 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.671233+0000 mon.c (mon.1) 7030 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.682092+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.682092+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.708635+0000 mon.c (mon.1) 7031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:16:30.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.708635+0000 mon.c (mon.1) 7031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:16:30.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.809785+0000 mon.c (mon.1) 7032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.809785+0000 mon.c (mon.1) 7032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.813022+0000 mon.c (mon.1) 7033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.813022+0000 mon.c (mon.1) 7033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.814794+0000 mon.c (mon.1) 7034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.814794+0000 mon.c (mon.1) 7034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.818533+0000 mon.c (mon.1) 7035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.818533+0000 mon.c (mon.1) 7035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.819753+0000 mon.c (mon.1) 7036 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.819753+0000 mon.c (mon.1) 7036 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.831506+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.831506+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.919179+0000 mon.c (mon.1) 7037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.919179+0000 mon.c (mon.1) 7037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.922959+0000 mon.c (mon.1) 7038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.922959+0000 mon.c (mon.1) 7038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.924649+0000 mon.c (mon.1) 7039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.924649+0000 mon.c (mon.1) 7039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.927403+0000 mon.c (mon.1) 7040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.927403+0000 mon.c (mon.1) 7040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.928465+0000 mon.c (mon.1) 7041 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.928465+0000 mon.c (mon.1) 7041 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.939380+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:29.939380+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:30.003027+0000 mon.c (mon.1) 7042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:30.003027+0000 mon.c (mon.1) 7042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:30.005934+0000 mon.c (mon.1) 7043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:30.005934+0000 mon.c (mon.1) 7043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:30.007755+0000 mon.c (mon.1) 7044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:30.007755+0000 mon.c (mon.1) 7044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:30.011127+0000 mon.c (mon.1) 7045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:30.011127+0000 mon.c (mon.1) 7045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:30.012055+0000 mon.c (mon.1) 7046 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:30.012055+0000 mon.c (mon.1) 7046 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:30.019113+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:30.019113+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:30.113311+0000 mon.c (mon.1) 7047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:30.113311+0000 mon.c (mon.1) 7047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:30.118511+0000 mon.c (mon.1) 7048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:30.118511+0000 mon.c (mon.1) 7048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:30.122015+0000 mon.c (mon.1) 7049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:30.122015+0000 mon.c (mon.1) 7049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:30.126900+0000 mon.c (mon.1) 7050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:30.126900+0000 mon.c (mon.1) 7050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:30.128338+0000 mon.c (mon.1) 7051 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:30.128338+0000 mon.c (mon.1) 7051 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:30.140602+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:30 smithi123 bash[58916]: audit 2024-04-22T21:16:30.140602+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: cephadm 2024-04-22T21:16:28.528961+0000 mgr.x (mgr.34107) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: cephadm 2024-04-22T21:16:28.528961+0000 mgr.x (mgr.34107) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: cephadm 2024-04-22T21:16:28.636172+0000 mgr.x (mgr.34107) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: cephadm 2024-04-22T21:16:28.636172+0000 mgr.x (mgr.34107) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: cephadm 2024-04-22T21:16:28.727924+0000 mgr.x (mgr.34107) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: cephadm 2024-04-22T21:16:28.727924+0000 mgr.x (mgr.34107) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: cephadm 2024-04-22T21:16:28.816711+0000 mgr.x (mgr.34107) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: cephadm 2024-04-22T21:16:28.816711+0000 mgr.x (mgr.34107) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: cephadm 2024-04-22T21:16:28.909159+0000 mgr.x (mgr.34107) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: cephadm 2024-04-22T21:16:28.909159+0000 mgr.x (mgr.34107) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: cephadm 2024-04-22T21:16:29.005670+0000 mgr.x (mgr.34107) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: cephadm 2024-04-22T21:16:29.005670+0000 mgr.x (mgr.34107) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: cephadm 2024-04-22T21:16:29.107231+0000 mgr.x (mgr.34107) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: cephadm 2024-04-22T21:16:29.107231+0000 mgr.x (mgr.34107) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.179880+0000 mon.c (mon.1) 7001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.179880+0000 mon.c (mon.1) 7001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.182822+0000 mon.c (mon.1) 7002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.182822+0000 mon.c (mon.1) 7002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.184298+0000 mon.c (mon.1) 7003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.184298+0000 mon.c (mon.1) 7003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.187252+0000 mon.c (mon.1) 7004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: cephadm 2024-04-22T21:16:28.528961+0000 mgr.x (mgr.34107) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: cephadm 2024-04-22T21:16:28.528961+0000 mgr.x (mgr.34107) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: cephadm 2024-04-22T21:16:28.636172+0000 mgr.x (mgr.34107) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: cephadm 2024-04-22T21:16:28.636172+0000 mgr.x (mgr.34107) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: cephadm 2024-04-22T21:16:28.727924+0000 mgr.x (mgr.34107) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: cephadm 2024-04-22T21:16:28.727924+0000 mgr.x (mgr.34107) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: cephadm 2024-04-22T21:16:28.816711+0000 mgr.x (mgr.34107) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: cephadm 2024-04-22T21:16:28.816711+0000 mgr.x (mgr.34107) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: cephadm 2024-04-22T21:16:28.909159+0000 mgr.x (mgr.34107) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: cephadm 2024-04-22T21:16:28.909159+0000 mgr.x (mgr.34107) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: cephadm 2024-04-22T21:16:29.005670+0000 mgr.x (mgr.34107) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: cephadm 2024-04-22T21:16:29.005670+0000 mgr.x (mgr.34107) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: cephadm 2024-04-22T21:16:29.107231+0000 mgr.x (mgr.34107) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: cephadm 2024-04-22T21:16:29.107231+0000 mgr.x (mgr.34107) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.179880+0000 mon.c (mon.1) 7001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.179880+0000 mon.c (mon.1) 7001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.182822+0000 mon.c (mon.1) 7002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.182822+0000 mon.c (mon.1) 7002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.184298+0000 mon.c (mon.1) 7003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.184298+0000 mon.c (mon.1) 7003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.187252+0000 mon.c (mon.1) 7004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.187252+0000 mon.c (mon.1) 7004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.188315+0000 mon.c (mon.1) 7005 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.188315+0000 mon.c (mon.1) 7005 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.198634+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.198634+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: cephadm 2024-04-22T21:16:29.205260+0000 mgr.x (mgr.34107) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: cephadm 2024-04-22T21:16:29.205260+0000 mgr.x (mgr.34107) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.280168+0000 mon.c (mon.1) 7006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.280168+0000 mon.c (mon.1) 7006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.283187+0000 mon.c (mon.1) 7007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.283187+0000 mon.c (mon.1) 7007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.285013+0000 mon.c (mon.1) 7008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.285013+0000 mon.c (mon.1) 7008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.288703+0000 mon.c (mon.1) 7009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.288703+0000 mon.c (mon.1) 7009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.290012+0000 mon.c (mon.1) 7010 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.290012+0000 mon.c (mon.1) 7010 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.299706+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.299706+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: cephadm 2024-04-22T21:16:29.305169+0000 mgr.x (mgr.34107) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.187252+0000 mon.c (mon.1) 7004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.188315+0000 mon.c (mon.1) 7005 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.188315+0000 mon.c (mon.1) 7005 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.198634+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.198634+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: cephadm 2024-04-22T21:16:29.205260+0000 mgr.x (mgr.34107) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: cephadm 2024-04-22T21:16:29.205260+0000 mgr.x (mgr.34107) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.280168+0000 mon.c (mon.1) 7006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.280168+0000 mon.c (mon.1) 7006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.283187+0000 mon.c (mon.1) 7007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.283187+0000 mon.c (mon.1) 7007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.285013+0000 mon.c (mon.1) 7008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.285013+0000 mon.c (mon.1) 7008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.288703+0000 mon.c (mon.1) 7009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.288703+0000 mon.c (mon.1) 7009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.290012+0000 mon.c (mon.1) 7010 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.290012+0000 mon.c (mon.1) 7010 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.299706+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.299706+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: cephadm 2024-04-22T21:16:29.305169+0000 mgr.x (mgr.34107) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: cephadm 2024-04-22T21:16:29.305169+0000 mgr.x (mgr.34107) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.376848+0000 mon.c (mon.1) 7011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.376848+0000 mon.c (mon.1) 7011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.379213+0000 mon.c (mon.1) 7012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.379213+0000 mon.c (mon.1) 7012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.380358+0000 mon.c (mon.1) 7013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.380358+0000 mon.c (mon.1) 7013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.383473+0000 mon.c (mon.1) 7014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.383473+0000 mon.c (mon.1) 7014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.384369+0000 mon.c (mon.1) 7015 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.384369+0000 mon.c (mon.1) 7015 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.392347+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.392347+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: cephadm 2024-04-22T21:16:29.398513+0000 mgr.x (mgr.34107) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: cephadm 2024-04-22T21:16:29.398513+0000 mgr.x (mgr.34107) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.469979+0000 mon.c (mon.1) 7016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.469979+0000 mon.c (mon.1) 7016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.472745+0000 mon.c (mon.1) 7017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.472745+0000 mon.c (mon.1) 7017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: cephadm 2024-04-22T21:16:29.305169+0000 mgr.x (mgr.34107) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.376848+0000 mon.c (mon.1) 7011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.376848+0000 mon.c (mon.1) 7011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.379213+0000 mon.c (mon.1) 7012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.379213+0000 mon.c (mon.1) 7012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.380358+0000 mon.c (mon.1) 7013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.380358+0000 mon.c (mon.1) 7013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.383473+0000 mon.c (mon.1) 7014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.383473+0000 mon.c (mon.1) 7014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.384369+0000 mon.c (mon.1) 7015 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.384369+0000 mon.c (mon.1) 7015 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.392347+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.392347+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: cephadm 2024-04-22T21:16:29.398513+0000 mgr.x (mgr.34107) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: cephadm 2024-04-22T21:16:29.398513+0000 mgr.x (mgr.34107) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:30.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.469979+0000 mon.c (mon.1) 7016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.469979+0000 mon.c (mon.1) 7016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.472745+0000 mon.c (mon.1) 7017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.472745+0000 mon.c (mon.1) 7017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.474169+0000 mon.c (mon.1) 7018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.474169+0000 mon.c (mon.1) 7018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.476872+0000 mon.c (mon.1) 7019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.476872+0000 mon.c (mon.1) 7019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.477704+0000 mon.c (mon.1) 7020 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.477704+0000 mon.c (mon.1) 7020 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.487880+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.487880+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.564368+0000 mon.c (mon.1) 7021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.564368+0000 mon.c (mon.1) 7021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.566967+0000 mon.c (mon.1) 7022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.566967+0000 mon.c (mon.1) 7022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.568633+0000 mon.c (mon.1) 7023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.568633+0000 mon.c (mon.1) 7023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.572087+0000 mon.c (mon.1) 7024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.572087+0000 mon.c (mon.1) 7024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.573424+0000 mon.c (mon.1) 7025 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.573424+0000 mon.c (mon.1) 7025 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.587716+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.587716+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.474169+0000 mon.c (mon.1) 7018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.474169+0000 mon.c (mon.1) 7018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.476872+0000 mon.c (mon.1) 7019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.476872+0000 mon.c (mon.1) 7019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.477704+0000 mon.c (mon.1) 7020 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.477704+0000 mon.c (mon.1) 7020 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.487880+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.487880+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.564368+0000 mon.c (mon.1) 7021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.564368+0000 mon.c (mon.1) 7021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.566967+0000 mon.c (mon.1) 7022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.566967+0000 mon.c (mon.1) 7022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.568633+0000 mon.c (mon.1) 7023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.568633+0000 mon.c (mon.1) 7023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.572087+0000 mon.c (mon.1) 7024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.572087+0000 mon.c (mon.1) 7024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.573424+0000 mon.c (mon.1) 7025 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.573424+0000 mon.c (mon.1) 7025 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.587716+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.587716+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.663559+0000 mon.c (mon.1) 7026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.663559+0000 mon.c (mon.1) 7026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.666120+0000 mon.c (mon.1) 7027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.666120+0000 mon.c (mon.1) 7027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.667546+0000 mon.c (mon.1) 7028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.667546+0000 mon.c (mon.1) 7028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.670022+0000 mon.c (mon.1) 7029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.670022+0000 mon.c (mon.1) 7029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.671233+0000 mon.c (mon.1) 7030 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.671233+0000 mon.c (mon.1) 7030 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.682092+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.682092+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.708635+0000 mon.c (mon.1) 7031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:16:30.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.708635+0000 mon.c (mon.1) 7031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:16:30.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.809785+0000 mon.c (mon.1) 7032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.809785+0000 mon.c (mon.1) 7032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.813022+0000 mon.c (mon.1) 7033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.813022+0000 mon.c (mon.1) 7033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.814794+0000 mon.c (mon.1) 7034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.663559+0000 mon.c (mon.1) 7026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.663559+0000 mon.c (mon.1) 7026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.666120+0000 mon.c (mon.1) 7027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.666120+0000 mon.c (mon.1) 7027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.667546+0000 mon.c (mon.1) 7028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.667546+0000 mon.c (mon.1) 7028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.670022+0000 mon.c (mon.1) 7029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.670022+0000 mon.c (mon.1) 7029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.671233+0000 mon.c (mon.1) 7030 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.671233+0000 mon.c (mon.1) 7030 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.682092+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.682092+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.708635+0000 mon.c (mon.1) 7031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:16:30.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.708635+0000 mon.c (mon.1) 7031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:16:30.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.809785+0000 mon.c (mon.1) 7032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.809785+0000 mon.c (mon.1) 7032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.813022+0000 mon.c (mon.1) 7033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.813022+0000 mon.c (mon.1) 7033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.814794+0000 mon.c (mon.1) 7034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.814794+0000 mon.c (mon.1) 7034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.818533+0000 mon.c (mon.1) 7035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.818533+0000 mon.c (mon.1) 7035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.819753+0000 mon.c (mon.1) 7036 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.819753+0000 mon.c (mon.1) 7036 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.831506+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.831506+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.919179+0000 mon.c (mon.1) 7037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.919179+0000 mon.c (mon.1) 7037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.922959+0000 mon.c (mon.1) 7038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.922959+0000 mon.c (mon.1) 7038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.924649+0000 mon.c (mon.1) 7039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.924649+0000 mon.c (mon.1) 7039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.927403+0000 mon.c (mon.1) 7040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.927403+0000 mon.c (mon.1) 7040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.928465+0000 mon.c (mon.1) 7041 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.928465+0000 mon.c (mon.1) 7041 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.939380+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:29.939380+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.814794+0000 mon.c (mon.1) 7034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.818533+0000 mon.c (mon.1) 7035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.818533+0000 mon.c (mon.1) 7035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.819753+0000 mon.c (mon.1) 7036 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.819753+0000 mon.c (mon.1) 7036 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.831506+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.831506+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.919179+0000 mon.c (mon.1) 7037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.919179+0000 mon.c (mon.1) 7037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.922959+0000 mon.c (mon.1) 7038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.922959+0000 mon.c (mon.1) 7038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.924649+0000 mon.c (mon.1) 7039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.924649+0000 mon.c (mon.1) 7039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.927403+0000 mon.c (mon.1) 7040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.927403+0000 mon.c (mon.1) 7040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.928465+0000 mon.c (mon.1) 7041 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.928465+0000 mon.c (mon.1) 7041 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.939380+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:29.939380+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:30.003027+0000 mon.c (mon.1) 7042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:30.003027+0000 mon.c (mon.1) 7042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:30.005934+0000 mon.c (mon.1) 7043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:30.005934+0000 mon.c (mon.1) 7043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:30.007755+0000 mon.c (mon.1) 7044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:30.007755+0000 mon.c (mon.1) 7044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:30.011127+0000 mon.c (mon.1) 7045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:30.011127+0000 mon.c (mon.1) 7045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:30.012055+0000 mon.c (mon.1) 7046 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:30.012055+0000 mon.c (mon.1) 7046 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:30.019113+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:30.019113+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:30.113311+0000 mon.c (mon.1) 7047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:30.113311+0000 mon.c (mon.1) 7047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:30.118511+0000 mon.c (mon.1) 7048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:30.118511+0000 mon.c (mon.1) 7048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:30.122015+0000 mon.c (mon.1) 7049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:30.122015+0000 mon.c (mon.1) 7049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:30.126900+0000 mon.c (mon.1) 7050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:30.003027+0000 mon.c (mon.1) 7042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:30.003027+0000 mon.c (mon.1) 7042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:30.005934+0000 mon.c (mon.1) 7043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:30.005934+0000 mon.c (mon.1) 7043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:30.007755+0000 mon.c (mon.1) 7044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:30.007755+0000 mon.c (mon.1) 7044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:30.011127+0000 mon.c (mon.1) 7045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:30.011127+0000 mon.c (mon.1) 7045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:30.012055+0000 mon.c (mon.1) 7046 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:30.012055+0000 mon.c (mon.1) 7046 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:30.019113+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:30.019113+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:30.113311+0000 mon.c (mon.1) 7047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:30.113311+0000 mon.c (mon.1) 7047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:30.118511+0000 mon.c (mon.1) 7048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:30.118511+0000 mon.c (mon.1) 7048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:30.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:30.122015+0000 mon.c (mon.1) 7049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:30.122015+0000 mon.c (mon.1) 7049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:30.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:30.126900+0000 mon.c (mon.1) 7050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:30.126900+0000 mon.c (mon.1) 7050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:30.128338+0000 mon.c (mon.1) 7051 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:30.128338+0000 mon.c (mon.1) 7051 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:30.140602+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[73084]: audit 2024-04-22T21:16:30.140602+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:30.126900+0000 mon.c (mon.1) 7050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:30.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:30.128338+0000 mon.c (mon.1) 7051 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:30.128338+0000 mon.c (mon.1) 7051 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:30.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:30.140602+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:30.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:30 smithi121 bash[75184]: audit 2024-04-22T21:16:30.140602+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: cephadm 2024-04-22T21:16:29.492658+0000 mgr.x (mgr.34107) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: cephadm 2024-04-22T21:16:29.492658+0000 mgr.x (mgr.34107) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: cephadm 2024-04-22T21:16:29.591783+0000 mgr.x (mgr.34107) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: cephadm 2024-04-22T21:16:29.591783+0000 mgr.x (mgr.34107) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: cephadm 2024-04-22T21:16:29.688328+0000 mgr.x (mgr.34107) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: cephadm 2024-04-22T21:16:29.688328+0000 mgr.x (mgr.34107) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: cephadm 2024-04-22T21:16:29.837920+0000 mgr.x (mgr.34107) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: cephadm 2024-04-22T21:16:29.837920+0000 mgr.x (mgr.34107) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: cephadm 2024-04-22T21:16:29.945235+0000 mgr.x (mgr.34107) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: cephadm 2024-04-22T21:16:29.945235+0000 mgr.x (mgr.34107) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: cephadm 2024-04-22T21:16:30.027350+0000 mgr.x (mgr.34107) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: cephadm 2024-04-22T21:16:30.027350+0000 mgr.x (mgr.34107) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: cluster 2024-04-22T21:16:30.076273+0000 mgr.x (mgr.34107) 2260 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:31.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: cluster 2024-04-22T21:16:30.076273+0000 mgr.x (mgr.34107) 2260 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:31.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: cephadm 2024-04-22T21:16:30.146933+0000 mgr.x (mgr.34107) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: cephadm 2024-04-22T21:16:30.146933+0000 mgr.x (mgr.34107) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.221984+0000 mon.c (mon.1) 7052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.221984+0000 mon.c (mon.1) 7052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.225560+0000 mon.c (mon.1) 7053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.225560+0000 mon.c (mon.1) 7053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.227588+0000 mon.c (mon.1) 7054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.227588+0000 mon.c (mon.1) 7054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.231069+0000 mon.c (mon.1) 7055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.231069+0000 mon.c (mon.1) 7055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.232315+0000 mon.c (mon.1) 7056 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.232315+0000 mon.c (mon.1) 7056 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.242199+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.242199+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: cephadm 2024-04-22T21:16:30.259454+0000 mgr.x (mgr.34107) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: cephadm 2024-04-22T21:16:30.259454+0000 mgr.x (mgr.34107) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.331322+0000 mon.c (mon.1) 7057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.331322+0000 mon.c (mon.1) 7057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.333949+0000 mon.c (mon.1) 7058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.333949+0000 mon.c (mon.1) 7058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.335544+0000 mon.c (mon.1) 7059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.335544+0000 mon.c (mon.1) 7059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.338834+0000 mon.c (mon.1) 7060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.338834+0000 mon.c (mon.1) 7060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.339905+0000 mon.c (mon.1) 7061 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.339905+0000 mon.c (mon.1) 7061 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.350428+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.350428+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: cephadm 2024-04-22T21:16:30.354671+0000 mgr.x (mgr.34107) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: cephadm 2024-04-22T21:16:30.354671+0000 mgr.x (mgr.34107) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.441911+0000 mon.c (mon.1) 7062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.441911+0000 mon.c (mon.1) 7062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.446221+0000 mon.c (mon.1) 7063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.446221+0000 mon.c (mon.1) 7063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.447988+0000 mon.c (mon.1) 7064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.447988+0000 mon.c (mon.1) 7064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.451442+0000 mon.c (mon.1) 7065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.451442+0000 mon.c (mon.1) 7065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.452535+0000 mon.c (mon.1) 7066 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.452535+0000 mon.c (mon.1) 7066 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.462700+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.462700+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.541166+0000 mon.c (mon.1) 7067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.541166+0000 mon.c (mon.1) 7067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.545639+0000 mon.c (mon.1) 7068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.545639+0000 mon.c (mon.1) 7068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.547758+0000 mon.c (mon.1) 7069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.547758+0000 mon.c (mon.1) 7069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.551078+0000 mon.c (mon.1) 7070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.551078+0000 mon.c (mon.1) 7070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.552560+0000 mon.c (mon.1) 7071 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.552560+0000 mon.c (mon.1) 7071 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.564174+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.564174+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.654587+0000 mon.c (mon.1) 7072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.654587+0000 mon.c (mon.1) 7072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.658715+0000 mon.c (mon.1) 7073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.658715+0000 mon.c (mon.1) 7073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.660616+0000 mon.c (mon.1) 7074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.660616+0000 mon.c (mon.1) 7074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.664742+0000 mon.c (mon.1) 7075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.664742+0000 mon.c (mon.1) 7075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.666145+0000 mon.c (mon.1) 7076 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.666145+0000 mon.c (mon.1) 7076 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.676258+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.676258+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.769044+0000 mon.c (mon.1) 7077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.769044+0000 mon.c (mon.1) 7077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.773057+0000 mon.c (mon.1) 7078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.773057+0000 mon.c (mon.1) 7078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.774568+0000 mon.c (mon.1) 7079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.774568+0000 mon.c (mon.1) 7079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.778550+0000 mon.c (mon.1) 7080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.778550+0000 mon.c (mon.1) 7080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.779669+0000 mon.c (mon.1) 7081 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.779669+0000 mon.c (mon.1) 7081 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.788201+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.788201+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.878203+0000 mon.c (mon.1) 7082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.878203+0000 mon.c (mon.1) 7082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.881824+0000 mon.c (mon.1) 7083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.881824+0000 mon.c (mon.1) 7083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.883880+0000 mon.c (mon.1) 7084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.883880+0000 mon.c (mon.1) 7084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.887741+0000 mon.c (mon.1) 7085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.887741+0000 mon.c (mon.1) 7085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.888877+0000 mon.c (mon.1) 7086 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.888877+0000 mon.c (mon.1) 7086 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.896128+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.896128+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.971786+0000 mon.c (mon.1) 7087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.971786+0000 mon.c (mon.1) 7087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.975192+0000 mon.c (mon.1) 7088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.975192+0000 mon.c (mon.1) 7088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.976561+0000 mon.c (mon.1) 7089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.976561+0000 mon.c (mon.1) 7089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.979659+0000 mon.c (mon.1) 7090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.979659+0000 mon.c (mon.1) 7090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.980597+0000 mon.c (mon.1) 7091 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.980597+0000 mon.c (mon.1) 7091 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.987379+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:30.987379+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:31.061550+0000 mon.c (mon.1) 7092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:31.061550+0000 mon.c (mon.1) 7092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:31.065507+0000 mon.c (mon.1) 7093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:31.065507+0000 mon.c (mon.1) 7093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:31.066919+0000 mon.c (mon.1) 7094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:31.066919+0000 mon.c (mon.1) 7094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:31.069874+0000 mon.c (mon.1) 7095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:31.069874+0000 mon.c (mon.1) 7095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:31.071102+0000 mon.c (mon.1) 7096 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:31.071102+0000 mon.c (mon.1) 7096 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:31.078869+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:31 smithi123 bash[58916]: audit 2024-04-22T21:16:31.078869+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: cephadm 2024-04-22T21:16:29.492658+0000 mgr.x (mgr.34107) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: cephadm 2024-04-22T21:16:29.492658+0000 mgr.x (mgr.34107) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: cephadm 2024-04-22T21:16:29.591783+0000 mgr.x (mgr.34107) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: cephadm 2024-04-22T21:16:29.591783+0000 mgr.x (mgr.34107) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: cephadm 2024-04-22T21:16:29.688328+0000 mgr.x (mgr.34107) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: cephadm 2024-04-22T21:16:29.688328+0000 mgr.x (mgr.34107) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: cephadm 2024-04-22T21:16:29.837920+0000 mgr.x (mgr.34107) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: cephadm 2024-04-22T21:16:29.837920+0000 mgr.x (mgr.34107) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: cephadm 2024-04-22T21:16:29.945235+0000 mgr.x (mgr.34107) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: cephadm 2024-04-22T21:16:29.945235+0000 mgr.x (mgr.34107) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: cephadm 2024-04-22T21:16:30.027350+0000 mgr.x (mgr.34107) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: cephadm 2024-04-22T21:16:30.027350+0000 mgr.x (mgr.34107) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: cluster 2024-04-22T21:16:30.076273+0000 mgr.x (mgr.34107) 2260 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:31.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: cluster 2024-04-22T21:16:30.076273+0000 mgr.x (mgr.34107) 2260 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:31.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: cephadm 2024-04-22T21:16:30.146933+0000 mgr.x (mgr.34107) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: cephadm 2024-04-22T21:16:30.146933+0000 mgr.x (mgr.34107) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.221984+0000 mon.c (mon.1) 7052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.221984+0000 mon.c (mon.1) 7052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.225560+0000 mon.c (mon.1) 7053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.225560+0000 mon.c (mon.1) 7053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: cephadm 2024-04-22T21:16:29.492658+0000 mgr.x (mgr.34107) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: cephadm 2024-04-22T21:16:29.492658+0000 mgr.x (mgr.34107) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: cephadm 2024-04-22T21:16:29.591783+0000 mgr.x (mgr.34107) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: cephadm 2024-04-22T21:16:29.591783+0000 mgr.x (mgr.34107) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: cephadm 2024-04-22T21:16:29.688328+0000 mgr.x (mgr.34107) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: cephadm 2024-04-22T21:16:29.688328+0000 mgr.x (mgr.34107) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: cephadm 2024-04-22T21:16:29.837920+0000 mgr.x (mgr.34107) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: cephadm 2024-04-22T21:16:29.837920+0000 mgr.x (mgr.34107) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: cephadm 2024-04-22T21:16:29.945235+0000 mgr.x (mgr.34107) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: cephadm 2024-04-22T21:16:29.945235+0000 mgr.x (mgr.34107) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: cephadm 2024-04-22T21:16:30.027350+0000 mgr.x (mgr.34107) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: cephadm 2024-04-22T21:16:30.027350+0000 mgr.x (mgr.34107) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: cluster 2024-04-22T21:16:30.076273+0000 mgr.x (mgr.34107) 2260 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:31.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: cluster 2024-04-22T21:16:30.076273+0000 mgr.x (mgr.34107) 2260 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:31.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: cephadm 2024-04-22T21:16:30.146933+0000 mgr.x (mgr.34107) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: cephadm 2024-04-22T21:16:30.146933+0000 mgr.x (mgr.34107) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.221984+0000 mon.c (mon.1) 7052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.221984+0000 mon.c (mon.1) 7052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.225560+0000 mon.c (mon.1) 7053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.225560+0000 mon.c (mon.1) 7053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.227588+0000 mon.c (mon.1) 7054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.227588+0000 mon.c (mon.1) 7054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.231069+0000 mon.c (mon.1) 7055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.231069+0000 mon.c (mon.1) 7055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.232315+0000 mon.c (mon.1) 7056 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.232315+0000 mon.c (mon.1) 7056 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.242199+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.242199+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: cephadm 2024-04-22T21:16:30.259454+0000 mgr.x (mgr.34107) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: cephadm 2024-04-22T21:16:30.259454+0000 mgr.x (mgr.34107) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.331322+0000 mon.c (mon.1) 7057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.331322+0000 mon.c (mon.1) 7057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.333949+0000 mon.c (mon.1) 7058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.333949+0000 mon.c (mon.1) 7058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.335544+0000 mon.c (mon.1) 7059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.335544+0000 mon.c (mon.1) 7059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.338834+0000 mon.c (mon.1) 7060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.338834+0000 mon.c (mon.1) 7060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.339905+0000 mon.c (mon.1) 7061 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.339905+0000 mon.c (mon.1) 7061 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.227588+0000 mon.c (mon.1) 7054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.227588+0000 mon.c (mon.1) 7054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.231069+0000 mon.c (mon.1) 7055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.231069+0000 mon.c (mon.1) 7055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.232315+0000 mon.c (mon.1) 7056 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.232315+0000 mon.c (mon.1) 7056 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.242199+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.242199+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: cephadm 2024-04-22T21:16:30.259454+0000 mgr.x (mgr.34107) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: cephadm 2024-04-22T21:16:30.259454+0000 mgr.x (mgr.34107) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.331322+0000 mon.c (mon.1) 7057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.331322+0000 mon.c (mon.1) 7057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.333949+0000 mon.c (mon.1) 7058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.333949+0000 mon.c (mon.1) 7058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.335544+0000 mon.c (mon.1) 7059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.335544+0000 mon.c (mon.1) 7059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.338834+0000 mon.c (mon.1) 7060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.338834+0000 mon.c (mon.1) 7060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.339905+0000 mon.c (mon.1) 7061 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.339905+0000 mon.c (mon.1) 7061 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.350428+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.350428+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: cephadm 2024-04-22T21:16:30.354671+0000 mgr.x (mgr.34107) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: cephadm 2024-04-22T21:16:30.354671+0000 mgr.x (mgr.34107) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.441911+0000 mon.c (mon.1) 7062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.441911+0000 mon.c (mon.1) 7062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.446221+0000 mon.c (mon.1) 7063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.446221+0000 mon.c (mon.1) 7063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.447988+0000 mon.c (mon.1) 7064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.447988+0000 mon.c (mon.1) 7064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.451442+0000 mon.c (mon.1) 7065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.451442+0000 mon.c (mon.1) 7065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.452535+0000 mon.c (mon.1) 7066 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.452535+0000 mon.c (mon.1) 7066 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.462700+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.462700+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.541166+0000 mon.c (mon.1) 7067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.541166+0000 mon.c (mon.1) 7067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.545639+0000 mon.c (mon.1) 7068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.545639+0000 mon.c (mon.1) 7068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.350428+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.350428+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: cephadm 2024-04-22T21:16:30.354671+0000 mgr.x (mgr.34107) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: cephadm 2024-04-22T21:16:30.354671+0000 mgr.x (mgr.34107) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:31.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.441911+0000 mon.c (mon.1) 7062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.441911+0000 mon.c (mon.1) 7062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.446221+0000 mon.c (mon.1) 7063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.446221+0000 mon.c (mon.1) 7063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.447988+0000 mon.c (mon.1) 7064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.447988+0000 mon.c (mon.1) 7064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.451442+0000 mon.c (mon.1) 7065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.451442+0000 mon.c (mon.1) 7065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.452535+0000 mon.c (mon.1) 7066 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.452535+0000 mon.c (mon.1) 7066 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.462700+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.462700+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.541166+0000 mon.c (mon.1) 7067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.541166+0000 mon.c (mon.1) 7067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.545639+0000 mon.c (mon.1) 7068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.545639+0000 mon.c (mon.1) 7068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.547758+0000 mon.c (mon.1) 7069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.547758+0000 mon.c (mon.1) 7069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.551078+0000 mon.c (mon.1) 7070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.551078+0000 mon.c (mon.1) 7070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.552560+0000 mon.c (mon.1) 7071 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.552560+0000 mon.c (mon.1) 7071 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.564174+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.564174+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.654587+0000 mon.c (mon.1) 7072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.654587+0000 mon.c (mon.1) 7072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.658715+0000 mon.c (mon.1) 7073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.658715+0000 mon.c (mon.1) 7073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.660616+0000 mon.c (mon.1) 7074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.660616+0000 mon.c (mon.1) 7074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.664742+0000 mon.c (mon.1) 7075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.664742+0000 mon.c (mon.1) 7075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.666145+0000 mon.c (mon.1) 7076 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.666145+0000 mon.c (mon.1) 7076 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.676258+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.547758+0000 mon.c (mon.1) 7069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.547758+0000 mon.c (mon.1) 7069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.551078+0000 mon.c (mon.1) 7070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.551078+0000 mon.c (mon.1) 7070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.552560+0000 mon.c (mon.1) 7071 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.552560+0000 mon.c (mon.1) 7071 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.564174+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.564174+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.654587+0000 mon.c (mon.1) 7072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.654587+0000 mon.c (mon.1) 7072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.658715+0000 mon.c (mon.1) 7073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.658715+0000 mon.c (mon.1) 7073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.660616+0000 mon.c (mon.1) 7074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.660616+0000 mon.c (mon.1) 7074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.664742+0000 mon.c (mon.1) 7075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.664742+0000 mon.c (mon.1) 7075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.666145+0000 mon.c (mon.1) 7076 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.666145+0000 mon.c (mon.1) 7076 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.676258+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.676258+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.769044+0000 mon.c (mon.1) 7077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.769044+0000 mon.c (mon.1) 7077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.773057+0000 mon.c (mon.1) 7078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.773057+0000 mon.c (mon.1) 7078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.774568+0000 mon.c (mon.1) 7079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.774568+0000 mon.c (mon.1) 7079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.778550+0000 mon.c (mon.1) 7080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.778550+0000 mon.c (mon.1) 7080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.779669+0000 mon.c (mon.1) 7081 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.779669+0000 mon.c (mon.1) 7081 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.788201+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.788201+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.878203+0000 mon.c (mon.1) 7082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.878203+0000 mon.c (mon.1) 7082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.881824+0000 mon.c (mon.1) 7083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.881824+0000 mon.c (mon.1) 7083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.883880+0000 mon.c (mon.1) 7084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.883880+0000 mon.c (mon.1) 7084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.887741+0000 mon.c (mon.1) 7085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.887741+0000 mon.c (mon.1) 7085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.888877+0000 mon.c (mon.1) 7086 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.888877+0000 mon.c (mon.1) 7086 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.896128+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.896128+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.971786+0000 mon.c (mon.1) 7087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.971786+0000 mon.c (mon.1) 7087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.975192+0000 mon.c (mon.1) 7088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.975192+0000 mon.c (mon.1) 7088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.976561+0000 mon.c (mon.1) 7089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.976561+0000 mon.c (mon.1) 7089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.979659+0000 mon.c (mon.1) 7090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.979659+0000 mon.c (mon.1) 7090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.980597+0000 mon.c (mon.1) 7091 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.980597+0000 mon.c (mon.1) 7091 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.987379+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:30.987379+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:31.061550+0000 mon.c (mon.1) 7092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:31.061550+0000 mon.c (mon.1) 7092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.676258+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.769044+0000 mon.c (mon.1) 7077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.769044+0000 mon.c (mon.1) 7077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.773057+0000 mon.c (mon.1) 7078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.773057+0000 mon.c (mon.1) 7078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.774568+0000 mon.c (mon.1) 7079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.774568+0000 mon.c (mon.1) 7079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.778550+0000 mon.c (mon.1) 7080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.778550+0000 mon.c (mon.1) 7080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.779669+0000 mon.c (mon.1) 7081 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.779669+0000 mon.c (mon.1) 7081 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.788201+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.788201+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.878203+0000 mon.c (mon.1) 7082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.878203+0000 mon.c (mon.1) 7082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.881824+0000 mon.c (mon.1) 7083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.881824+0000 mon.c (mon.1) 7083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.883880+0000 mon.c (mon.1) 7084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.883880+0000 mon.c (mon.1) 7084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:31.065507+0000 mon.c (mon.1) 7093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:31.065507+0000 mon.c (mon.1) 7093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:31.066919+0000 mon.c (mon.1) 7094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:31.066919+0000 mon.c (mon.1) 7094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:31.069874+0000 mon.c (mon.1) 7095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:31.069874+0000 mon.c (mon.1) 7095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:31.071102+0000 mon.c (mon.1) 7096 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:31.071102+0000 mon.c (mon.1) 7096 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:31.078869+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[75184]: audit 2024-04-22T21:16:31.078869+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.887741+0000 mon.c (mon.1) 7085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.887741+0000 mon.c (mon.1) 7085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.888877+0000 mon.c (mon.1) 7086 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.888877+0000 mon.c (mon.1) 7086 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.896128+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.896128+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.971786+0000 mon.c (mon.1) 7087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.971786+0000 mon.c (mon.1) 7087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.975192+0000 mon.c (mon.1) 7088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.975192+0000 mon.c (mon.1) 7088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.976561+0000 mon.c (mon.1) 7089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.976561+0000 mon.c (mon.1) 7089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.979659+0000 mon.c (mon.1) 7090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.979659+0000 mon.c (mon.1) 7090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.980597+0000 mon.c (mon.1) 7091 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.980597+0000 mon.c (mon.1) 7091 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.987379+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:30.987379+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:31.061550+0000 mon.c (mon.1) 7092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:31.061550+0000 mon.c (mon.1) 7092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:31.065507+0000 mon.c (mon.1) 7093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:31.065507+0000 mon.c (mon.1) 7093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:31.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:31.066919+0000 mon.c (mon.1) 7094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:31.066919+0000 mon.c (mon.1) 7094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:31.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:31.069874+0000 mon.c (mon.1) 7095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:31.069874+0000 mon.c (mon.1) 7095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:31.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:31.071102+0000 mon.c (mon.1) 7096 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:31.071102+0000 mon.c (mon.1) 7096 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:31.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:31.078869+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:31.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:31 smithi121 bash[73084]: audit 2024-04-22T21:16:31.078869+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.475 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: cephadm 2024-04-22T21:16:30.467061+0000 mgr.x (mgr.34107) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.475 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: cephadm 2024-04-22T21:16:30.467061+0000 mgr.x (mgr.34107) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.476 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: cephadm 2024-04-22T21:16:30.568378+0000 mgr.x (mgr.34107) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.476 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: cephadm 2024-04-22T21:16:30.568378+0000 mgr.x (mgr.34107) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.476 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: cephadm 2024-04-22T21:16:30.681011+0000 mgr.x (mgr.34107) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.476 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: cephadm 2024-04-22T21:16:30.681011+0000 mgr.x (mgr.34107) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.476 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: cephadm 2024-04-22T21:16:30.792196+0000 mgr.x (mgr.34107) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.476 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: cephadm 2024-04-22T21:16:30.792196+0000 mgr.x (mgr.34107) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.477 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: cephadm 2024-04-22T21:16:30.900075+0000 mgr.x (mgr.34107) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.477 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: cephadm 2024-04-22T21:16:30.900075+0000 mgr.x (mgr.34107) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.477 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: cephadm 2024-04-22T21:16:30.993085+0000 mgr.x (mgr.34107) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.477 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: cephadm 2024-04-22T21:16:30.993085+0000 mgr.x (mgr.34107) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.477 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: cephadm 2024-04-22T21:16:31.085242+0000 mgr.x (mgr.34107) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.477 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: cephadm 2024-04-22T21:16:31.085242+0000 mgr.x (mgr.34107) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.477 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.172446+0000 mon.c (mon.1) 7097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.477 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.172446+0000 mon.c (mon.1) 7097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.477 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.176127+0000 mon.c (mon.1) 7098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.477 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.176127+0000 mon.c (mon.1) 7098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.478 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.177549+0000 mon.c (mon.1) 7099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.478 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.177549+0000 mon.c (mon.1) 7099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.478 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.180731+0000 mon.c (mon.1) 7100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.478 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.180731+0000 mon.c (mon.1) 7100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.478 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.181833+0000 mon.c (mon.1) 7101 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.478 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.181833+0000 mon.c (mon.1) 7101 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.478 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.189025+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.479 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.189025+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.479 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: cephadm 2024-04-22T21:16:31.193405+0000 mgr.x (mgr.34107) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.479 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: cephadm 2024-04-22T21:16:31.193405+0000 mgr.x (mgr.34107) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.479 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.265330+0000 mon.c (mon.1) 7102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.479 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.265330+0000 mon.c (mon.1) 7102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.479 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.267744+0000 mon.c (mon.1) 7103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.479 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.267744+0000 mon.c (mon.1) 7103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.479 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.269160+0000 mon.c (mon.1) 7104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.479 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.269160+0000 mon.c (mon.1) 7104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.479 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.271498+0000 mon.c (mon.1) 7105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.479 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.271498+0000 mon.c (mon.1) 7105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.479 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.272358+0000 mon.c (mon.1) 7106 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.480 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.272358+0000 mon.c (mon.1) 7106 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.480 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.279545+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.480 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.279545+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.480 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: cephadm 2024-04-22T21:16:31.283247+0000 mgr.x (mgr.34107) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.480 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: cephadm 2024-04-22T21:16:31.283247+0000 mgr.x (mgr.34107) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.480 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.335568+0000 mon.c (mon.1) 7107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.481 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.335568+0000 mon.c (mon.1) 7107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.481 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.339546+0000 mon.c (mon.1) 7108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.481 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.339546+0000 mon.c (mon.1) 7108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.481 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.341069+0000 mon.c (mon.1) 7109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.481 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.341069+0000 mon.c (mon.1) 7109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.481 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.344629+0000 mon.c (mon.1) 7110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.482 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.344629+0000 mon.c (mon.1) 7110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.482 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.345821+0000 mon.c (mon.1) 7111 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.482 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.345821+0000 mon.c (mon.1) 7111 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.482 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.355486+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.482 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.355486+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.482 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: cephadm 2024-04-22T21:16:31.359669+0000 mgr.x (mgr.34107) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.482 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: cephadm 2024-04-22T21:16:31.359669+0000 mgr.x (mgr.34107) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.482 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.413346+0000 mon.c (mon.1) 7112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.482 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.413346+0000 mon.c (mon.1) 7112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.482 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.417373+0000 mon.c (mon.1) 7113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.483 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.417373+0000 mon.c (mon.1) 7113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.483 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.418898+0000 mon.c (mon.1) 7114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.483 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.418898+0000 mon.c (mon.1) 7114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.483 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.422145+0000 mon.c (mon.1) 7115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.483 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.422145+0000 mon.c (mon.1) 7115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.483 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.423249+0000 mon.c (mon.1) 7116 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.483 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.423249+0000 mon.c (mon.1) 7116 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.484 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.432957+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.484 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.432957+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.484 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: cephadm 2024-04-22T21:16:31.438269+0000 mgr.x (mgr.34107) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.484 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: cephadm 2024-04-22T21:16:31.438269+0000 mgr.x (mgr.34107) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.484 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.511587+0000 mon.c (mon.1) 7117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.484 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.511587+0000 mon.c (mon.1) 7117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.485 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.514013+0000 mon.c (mon.1) 7118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.485 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.514013+0000 mon.c (mon.1) 7118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.485 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.515208+0000 mon.c (mon.1) 7119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.485 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.515208+0000 mon.c (mon.1) 7119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.485 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.518665+0000 mon.c (mon.1) 7120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.485 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.518665+0000 mon.c (mon.1) 7120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.485 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.519501+0000 mon.c (mon.1) 7121 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.485 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.519501+0000 mon.c (mon.1) 7121 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.485 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.526706+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.485 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.526706+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.486 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.605404+0000 mon.c (mon.1) 7122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.486 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.605404+0000 mon.c (mon.1) 7122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.486 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.608447+0000 mon.c (mon.1) 7123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.486 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.608447+0000 mon.c (mon.1) 7123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.486 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.609940+0000 mon.c (mon.1) 7124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.486 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.609940+0000 mon.c (mon.1) 7124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.486 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.613396+0000 mon.c (mon.1) 7125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.486 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.613396+0000 mon.c (mon.1) 7125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.486 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.614326+0000 mon.c (mon.1) 7126 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.614326+0000 mon.c (mon.1) 7126 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.621725+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.621725+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.700413+0000 mon.c (mon.1) 7127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.700413+0000 mon.c (mon.1) 7127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.703147+0000 mon.c (mon.1) 7128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.703147+0000 mon.c (mon.1) 7128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.704408+0000 mon.c (mon.1) 7129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.704408+0000 mon.c (mon.1) 7129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.707471+0000 mon.c (mon.1) 7130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.487 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.707471+0000 mon.c (mon.1) 7130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.708327+0000 mon.c (mon.1) 7131 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.708327+0000 mon.c (mon.1) 7131 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.715794+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.715794+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.806040+0000 mon.c (mon.1) 7132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.488 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.806040+0000 mon.c (mon.1) 7132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.810533+0000 mon.c (mon.1) 7133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.810533+0000 mon.c (mon.1) 7133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.812481+0000 mon.c (mon.1) 7134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.812481+0000 mon.c (mon.1) 7134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.816666+0000 mon.c (mon.1) 7135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.816666+0000 mon.c (mon.1) 7135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.818130+0000 mon.c (mon.1) 7136 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.818130+0000 mon.c (mon.1) 7136 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.829674+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.829674+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.905748+0000 mon.c (mon.1) 7137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.905748+0000 mon.c (mon.1) 7137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.910666+0000 mon.c (mon.1) 7138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.910666+0000 mon.c (mon.1) 7138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.913158+0000 mon.c (mon.1) 7139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.913158+0000 mon.c (mon.1) 7139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.917113+0000 mon.c (mon.1) 7140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.917113+0000 mon.c (mon.1) 7140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.918660+0000 mon.c (mon.1) 7141 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.918660+0000 mon.c (mon.1) 7141 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.928097+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.928097+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.993260+0000 mon.c (mon.1) 7142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.993260+0000 mon.c (mon.1) 7142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.996657+0000 mon.c (mon.1) 7143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.996657+0000 mon.c (mon.1) 7143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.998550+0000 mon.c (mon.1) 7144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:31.998550+0000 mon.c (mon.1) 7144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:32.001966+0000 mon.c (mon.1) 7145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:32.001966+0000 mon.c (mon.1) 7145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:32.003308+0000 mon.c (mon.1) 7146 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:32.003308+0000 mon.c (mon.1) 7146 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:32.011946+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:32.011946+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:32.085600+0000 mon.c (mon.1) 7147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:32.085600+0000 mon.c (mon.1) 7147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:32.090353+0000 mon.c (mon.1) 7148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:32.090353+0000 mon.c (mon.1) 7148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:32.092901+0000 mon.c (mon.1) 7149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:32.092901+0000 mon.c (mon.1) 7149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:32.096876+0000 mon.c (mon.1) 7150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:32.096876+0000 mon.c (mon.1) 7150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:32.098467+0000 mon.c (mon.1) 7151 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:32.098467+0000 mon.c (mon.1) 7151 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:32.110106+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:32 smithi123 bash[58916]: audit 2024-04-22T21:16:32.110106+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: cephadm 2024-04-22T21:16:30.467061+0000 mgr.x (mgr.34107) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: cephadm 2024-04-22T21:16:30.467061+0000 mgr.x (mgr.34107) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: cephadm 2024-04-22T21:16:30.568378+0000 mgr.x (mgr.34107) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: cephadm 2024-04-22T21:16:30.568378+0000 mgr.x (mgr.34107) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: cephadm 2024-04-22T21:16:30.681011+0000 mgr.x (mgr.34107) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: cephadm 2024-04-22T21:16:30.681011+0000 mgr.x (mgr.34107) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: cephadm 2024-04-22T21:16:30.792196+0000 mgr.x (mgr.34107) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: cephadm 2024-04-22T21:16:30.792196+0000 mgr.x (mgr.34107) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: cephadm 2024-04-22T21:16:30.900075+0000 mgr.x (mgr.34107) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: cephadm 2024-04-22T21:16:30.900075+0000 mgr.x (mgr.34107) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: cephadm 2024-04-22T21:16:30.993085+0000 mgr.x (mgr.34107) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: cephadm 2024-04-22T21:16:30.993085+0000 mgr.x (mgr.34107) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: cephadm 2024-04-22T21:16:31.085242+0000 mgr.x (mgr.34107) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: cephadm 2024-04-22T21:16:31.085242+0000 mgr.x (mgr.34107) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.172446+0000 mon.c (mon.1) 7097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.172446+0000 mon.c (mon.1) 7097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.176127+0000 mon.c (mon.1) 7098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.176127+0000 mon.c (mon.1) 7098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.177549+0000 mon.c (mon.1) 7099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.177549+0000 mon.c (mon.1) 7099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.180731+0000 mon.c (mon.1) 7100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: cephadm 2024-04-22T21:16:30.467061+0000 mgr.x (mgr.34107) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: cephadm 2024-04-22T21:16:30.467061+0000 mgr.x (mgr.34107) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: cephadm 2024-04-22T21:16:30.568378+0000 mgr.x (mgr.34107) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: cephadm 2024-04-22T21:16:30.568378+0000 mgr.x (mgr.34107) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: cephadm 2024-04-22T21:16:30.681011+0000 mgr.x (mgr.34107) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: cephadm 2024-04-22T21:16:30.681011+0000 mgr.x (mgr.34107) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: cephadm 2024-04-22T21:16:30.792196+0000 mgr.x (mgr.34107) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: cephadm 2024-04-22T21:16:30.792196+0000 mgr.x (mgr.34107) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: cephadm 2024-04-22T21:16:30.900075+0000 mgr.x (mgr.34107) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: cephadm 2024-04-22T21:16:30.900075+0000 mgr.x (mgr.34107) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: cephadm 2024-04-22T21:16:30.993085+0000 mgr.x (mgr.34107) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: cephadm 2024-04-22T21:16:30.993085+0000 mgr.x (mgr.34107) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: cephadm 2024-04-22T21:16:31.085242+0000 mgr.x (mgr.34107) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: cephadm 2024-04-22T21:16:31.085242+0000 mgr.x (mgr.34107) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.172446+0000 mon.c (mon.1) 7097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.172446+0000 mon.c (mon.1) 7097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.176127+0000 mon.c (mon.1) 7098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.176127+0000 mon.c (mon.1) 7098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.177549+0000 mon.c (mon.1) 7099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.177549+0000 mon.c (mon.1) 7099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.180731+0000 mon.c (mon.1) 7100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.180731+0000 mon.c (mon.1) 7100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.181833+0000 mon.c (mon.1) 7101 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.181833+0000 mon.c (mon.1) 7101 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.189025+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.189025+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: cephadm 2024-04-22T21:16:31.193405+0000 mgr.x (mgr.34107) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: cephadm 2024-04-22T21:16:31.193405+0000 mgr.x (mgr.34107) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.265330+0000 mon.c (mon.1) 7102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.265330+0000 mon.c (mon.1) 7102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.267744+0000 mon.c (mon.1) 7103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.267744+0000 mon.c (mon.1) 7103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.269160+0000 mon.c (mon.1) 7104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.269160+0000 mon.c (mon.1) 7104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.271498+0000 mon.c (mon.1) 7105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.271498+0000 mon.c (mon.1) 7105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.272358+0000 mon.c (mon.1) 7106 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.272358+0000 mon.c (mon.1) 7106 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.279545+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.279545+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: cephadm 2024-04-22T21:16:31.283247+0000 mgr.x (mgr.34107) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.180731+0000 mon.c (mon.1) 7100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.181833+0000 mon.c (mon.1) 7101 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.181833+0000 mon.c (mon.1) 7101 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.189025+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.189025+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: cephadm 2024-04-22T21:16:31.193405+0000 mgr.x (mgr.34107) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: cephadm 2024-04-22T21:16:31.193405+0000 mgr.x (mgr.34107) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.265330+0000 mon.c (mon.1) 7102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.265330+0000 mon.c (mon.1) 7102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.267744+0000 mon.c (mon.1) 7103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.267744+0000 mon.c (mon.1) 7103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.269160+0000 mon.c (mon.1) 7104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.269160+0000 mon.c (mon.1) 7104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.271498+0000 mon.c (mon.1) 7105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.271498+0000 mon.c (mon.1) 7105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.272358+0000 mon.c (mon.1) 7106 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.272358+0000 mon.c (mon.1) 7106 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.279545+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.279545+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: cephadm 2024-04-22T21:16:31.283247+0000 mgr.x (mgr.34107) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: cephadm 2024-04-22T21:16:31.283247+0000 mgr.x (mgr.34107) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.335568+0000 mon.c (mon.1) 7107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.335568+0000 mon.c (mon.1) 7107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.339546+0000 mon.c (mon.1) 7108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.339546+0000 mon.c (mon.1) 7108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.341069+0000 mon.c (mon.1) 7109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.341069+0000 mon.c (mon.1) 7109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.344629+0000 mon.c (mon.1) 7110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.344629+0000 mon.c (mon.1) 7110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.345821+0000 mon.c (mon.1) 7111 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.345821+0000 mon.c (mon.1) 7111 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.355486+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.355486+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: cephadm 2024-04-22T21:16:31.359669+0000 mgr.x (mgr.34107) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: cephadm 2024-04-22T21:16:31.359669+0000 mgr.x (mgr.34107) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.413346+0000 mon.c (mon.1) 7112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.413346+0000 mon.c (mon.1) 7112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.417373+0000 mon.c (mon.1) 7113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.417373+0000 mon.c (mon.1) 7113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: cephadm 2024-04-22T21:16:31.283247+0000 mgr.x (mgr.34107) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.335568+0000 mon.c (mon.1) 7107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.335568+0000 mon.c (mon.1) 7107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.339546+0000 mon.c (mon.1) 7108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.339546+0000 mon.c (mon.1) 7108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.341069+0000 mon.c (mon.1) 7109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.341069+0000 mon.c (mon.1) 7109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.344629+0000 mon.c (mon.1) 7110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.344629+0000 mon.c (mon.1) 7110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.345821+0000 mon.c (mon.1) 7111 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.345821+0000 mon.c (mon.1) 7111 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.355486+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.355486+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: cephadm 2024-04-22T21:16:31.359669+0000 mgr.x (mgr.34107) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: cephadm 2024-04-22T21:16:31.359669+0000 mgr.x (mgr.34107) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.413346+0000 mon.c (mon.1) 7112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.413346+0000 mon.c (mon.1) 7112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.417373+0000 mon.c (mon.1) 7113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.417373+0000 mon.c (mon.1) 7113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.418898+0000 mon.c (mon.1) 7114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.418898+0000 mon.c (mon.1) 7114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.422145+0000 mon.c (mon.1) 7115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.422145+0000 mon.c (mon.1) 7115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.423249+0000 mon.c (mon.1) 7116 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.423249+0000 mon.c (mon.1) 7116 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.432957+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.432957+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: cephadm 2024-04-22T21:16:31.438269+0000 mgr.x (mgr.34107) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: cephadm 2024-04-22T21:16:31.438269+0000 mgr.x (mgr.34107) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.511587+0000 mon.c (mon.1) 7117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.511587+0000 mon.c (mon.1) 7117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.514013+0000 mon.c (mon.1) 7118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.514013+0000 mon.c (mon.1) 7118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.515208+0000 mon.c (mon.1) 7119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.515208+0000 mon.c (mon.1) 7119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.518665+0000 mon.c (mon.1) 7120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.518665+0000 mon.c (mon.1) 7120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.519501+0000 mon.c (mon.1) 7121 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.418898+0000 mon.c (mon.1) 7114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.418898+0000 mon.c (mon.1) 7114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.422145+0000 mon.c (mon.1) 7115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.422145+0000 mon.c (mon.1) 7115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.423249+0000 mon.c (mon.1) 7116 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.423249+0000 mon.c (mon.1) 7116 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.432957+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.432957+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: cephadm 2024-04-22T21:16:31.438269+0000 mgr.x (mgr.34107) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: cephadm 2024-04-22T21:16:31.438269+0000 mgr.x (mgr.34107) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:32.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.511587+0000 mon.c (mon.1) 7117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.511587+0000 mon.c (mon.1) 7117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.514013+0000 mon.c (mon.1) 7118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.514013+0000 mon.c (mon.1) 7118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.515208+0000 mon.c (mon.1) 7119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.515208+0000 mon.c (mon.1) 7119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.518665+0000 mon.c (mon.1) 7120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.518665+0000 mon.c (mon.1) 7120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.519501+0000 mon.c (mon.1) 7121 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.519501+0000 mon.c (mon.1) 7121 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.526706+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.526706+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.605404+0000 mon.c (mon.1) 7122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.605404+0000 mon.c (mon.1) 7122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.608447+0000 mon.c (mon.1) 7123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.608447+0000 mon.c (mon.1) 7123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.609940+0000 mon.c (mon.1) 7124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.609940+0000 mon.c (mon.1) 7124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.613396+0000 mon.c (mon.1) 7125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.613396+0000 mon.c (mon.1) 7125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.614326+0000 mon.c (mon.1) 7126 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.614326+0000 mon.c (mon.1) 7126 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.621725+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.621725+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.700413+0000 mon.c (mon.1) 7127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.700413+0000 mon.c (mon.1) 7127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.703147+0000 mon.c (mon.1) 7128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.703147+0000 mon.c (mon.1) 7128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.704408+0000 mon.c (mon.1) 7129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.519501+0000 mon.c (mon.1) 7121 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.526706+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.526706+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.605404+0000 mon.c (mon.1) 7122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.605404+0000 mon.c (mon.1) 7122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.608447+0000 mon.c (mon.1) 7123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.608447+0000 mon.c (mon.1) 7123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.609940+0000 mon.c (mon.1) 7124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.609940+0000 mon.c (mon.1) 7124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.613396+0000 mon.c (mon.1) 7125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.613396+0000 mon.c (mon.1) 7125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.614326+0000 mon.c (mon.1) 7126 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.614326+0000 mon.c (mon.1) 7126 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.621725+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.621725+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.700413+0000 mon.c (mon.1) 7127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.700413+0000 mon.c (mon.1) 7127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.703147+0000 mon.c (mon.1) 7128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.703147+0000 mon.c (mon.1) 7128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.704408+0000 mon.c (mon.1) 7129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.704408+0000 mon.c (mon.1) 7129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.707471+0000 mon.c (mon.1) 7130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.707471+0000 mon.c (mon.1) 7130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.708327+0000 mon.c (mon.1) 7131 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.708327+0000 mon.c (mon.1) 7131 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.715794+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.715794+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.806040+0000 mon.c (mon.1) 7132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.806040+0000 mon.c (mon.1) 7132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.810533+0000 mon.c (mon.1) 7133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.810533+0000 mon.c (mon.1) 7133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.812481+0000 mon.c (mon.1) 7134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.812481+0000 mon.c (mon.1) 7134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.816666+0000 mon.c (mon.1) 7135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.816666+0000 mon.c (mon.1) 7135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.818130+0000 mon.c (mon.1) 7136 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.818130+0000 mon.c (mon.1) 7136 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.829674+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.829674+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.905748+0000 mon.c (mon.1) 7137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.704408+0000 mon.c (mon.1) 7129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.707471+0000 mon.c (mon.1) 7130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.707471+0000 mon.c (mon.1) 7130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.708327+0000 mon.c (mon.1) 7131 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.708327+0000 mon.c (mon.1) 7131 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.715794+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.715794+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.806040+0000 mon.c (mon.1) 7132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.806040+0000 mon.c (mon.1) 7132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.810533+0000 mon.c (mon.1) 7133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.810533+0000 mon.c (mon.1) 7133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.812481+0000 mon.c (mon.1) 7134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.812481+0000 mon.c (mon.1) 7134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.816666+0000 mon.c (mon.1) 7135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.816666+0000 mon.c (mon.1) 7135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.818130+0000 mon.c (mon.1) 7136 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.818130+0000 mon.c (mon.1) 7136 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.829674+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.829674+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.905748+0000 mon.c (mon.1) 7137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.905748+0000 mon.c (mon.1) 7137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.910666+0000 mon.c (mon.1) 7138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.910666+0000 mon.c (mon.1) 7138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.913158+0000 mon.c (mon.1) 7139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.913158+0000 mon.c (mon.1) 7139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.917113+0000 mon.c (mon.1) 7140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.917113+0000 mon.c (mon.1) 7140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.918660+0000 mon.c (mon.1) 7141 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.918660+0000 mon.c (mon.1) 7141 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.928097+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.928097+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.993260+0000 mon.c (mon.1) 7142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.993260+0000 mon.c (mon.1) 7142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.996657+0000 mon.c (mon.1) 7143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.996657+0000 mon.c (mon.1) 7143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.998550+0000 mon.c (mon.1) 7144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:31.998550+0000 mon.c (mon.1) 7144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:32.001966+0000 mon.c (mon.1) 7145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:32.001966+0000 mon.c (mon.1) 7145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.905748+0000 mon.c (mon.1) 7137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.910666+0000 mon.c (mon.1) 7138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.910666+0000 mon.c (mon.1) 7138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.913158+0000 mon.c (mon.1) 7139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.913158+0000 mon.c (mon.1) 7139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.917113+0000 mon.c (mon.1) 7140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.917113+0000 mon.c (mon.1) 7140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.918660+0000 mon.c (mon.1) 7141 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.918660+0000 mon.c (mon.1) 7141 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.928097+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.928097+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.993260+0000 mon.c (mon.1) 7142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.993260+0000 mon.c (mon.1) 7142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.996657+0000 mon.c (mon.1) 7143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.996657+0000 mon.c (mon.1) 7143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.998550+0000 mon.c (mon.1) 7144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:31.998550+0000 mon.c (mon.1) 7144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:32.001966+0000 mon.c (mon.1) 7145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:32.001966+0000 mon.c (mon.1) 7145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:32.003308+0000 mon.c (mon.1) 7146 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:32.003308+0000 mon.c (mon.1) 7146 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:32.011946+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:32.011946+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:32.085600+0000 mon.c (mon.1) 7147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:32.085600+0000 mon.c (mon.1) 7147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:32.090353+0000 mon.c (mon.1) 7148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:32.090353+0000 mon.c (mon.1) 7148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:32.092901+0000 mon.c (mon.1) 7149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:32.092901+0000 mon.c (mon.1) 7149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:32.096876+0000 mon.c (mon.1) 7150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:32.096876+0000 mon.c (mon.1) 7150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:32.098467+0000 mon.c (mon.1) 7151 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:32.098467+0000 mon.c (mon.1) 7151 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:32.110106+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[73084]: audit 2024-04-22T21:16:32.110106+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:32.003308+0000 mon.c (mon.1) 7146 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:32.003308+0000 mon.c (mon.1) 7146 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:32.011946+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:32.011946+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:32.085600+0000 mon.c (mon.1) 7147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:32.085600+0000 mon.c (mon.1) 7147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:32.090353+0000 mon.c (mon.1) 7148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:32.090353+0000 mon.c (mon.1) 7148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:32.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:32.092901+0000 mon.c (mon.1) 7149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:32.092901+0000 mon.c (mon.1) 7149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:32.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:32.096876+0000 mon.c (mon.1) 7150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:32.096876+0000 mon.c (mon.1) 7150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:32.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:32.098467+0000 mon.c (mon.1) 7151 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:32.098467+0000 mon.c (mon.1) 7151 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:32.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:32.110106+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:32.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:32 smithi121 bash[75184]: audit 2024-04-22T21:16:32.110106+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.176 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: cephadm 2024-04-22T21:16:31.530459+0000 mgr.x (mgr.34107) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.176 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: cephadm 2024-04-22T21:16:31.530459+0000 mgr.x (mgr.34107) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.176 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: cephadm 2024-04-22T21:16:31.625473+0000 mgr.x (mgr.34107) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.176 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: cephadm 2024-04-22T21:16:31.625473+0000 mgr.x (mgr.34107) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.176 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: cephadm 2024-04-22T21:16:31.719471+0000 mgr.x (mgr.34107) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.176 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: cephadm 2024-04-22T21:16:31.719471+0000 mgr.x (mgr.34107) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.177 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: cephadm 2024-04-22T21:16:31.835870+0000 mgr.x (mgr.34107) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.177 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: cephadm 2024-04-22T21:16:31.835870+0000 mgr.x (mgr.34107) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.177 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: cephadm 2024-04-22T21:16:31.934256+0000 mgr.x (mgr.34107) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.177 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: cephadm 2024-04-22T21:16:31.934256+0000 mgr.x (mgr.34107) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.177 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: cephadm 2024-04-22T21:16:32.018323+0000 mgr.x (mgr.34107) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.177 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: cephadm 2024-04-22T21:16:32.018323+0000 mgr.x (mgr.34107) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.177 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: cluster 2024-04-22T21:16:32.077055+0000 mgr.x (mgr.34107) 2281 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T21:16:33.177 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: cluster 2024-04-22T21:16:32.077055+0000 mgr.x (mgr.34107) 2281 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T21:16:33.177 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: cephadm 2024-04-22T21:16:32.114329+0000 mgr.x (mgr.34107) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.177 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: cephadm 2024-04-22T21:16:32.114329+0000 mgr.x (mgr.34107) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.177 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.194388+0000 mon.c (mon.1) 7152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.177 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.194388+0000 mon.c (mon.1) 7152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.178 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.197683+0000 mon.c (mon.1) 7153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.178 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.197683+0000 mon.c (mon.1) 7153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.178 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.198987+0000 mon.c (mon.1) 7154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.178 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.198987+0000 mon.c (mon.1) 7154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.178 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.202168+0000 mon.c (mon.1) 7155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.178 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.202168+0000 mon.c (mon.1) 7155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.178 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.203134+0000 mon.c (mon.1) 7156 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.178 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.203134+0000 mon.c (mon.1) 7156 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.179 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.209973+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.179 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.209973+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.179 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: cephadm 2024-04-22T21:16:32.214025+0000 mgr.x (mgr.34107) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.179 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: cephadm 2024-04-22T21:16:32.214025+0000 mgr.x (mgr.34107) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.179 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.286123+0000 mon.c (mon.1) 7157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.179 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.286123+0000 mon.c (mon.1) 7157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.179 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.288853+0000 mon.c (mon.1) 7158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.179 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.288853+0000 mon.c (mon.1) 7158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.179 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.290655+0000 mon.c (mon.1) 7159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.179 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.290655+0000 mon.c (mon.1) 7159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.179 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.293636+0000 mon.c (mon.1) 7160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.179 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.293636+0000 mon.c (mon.1) 7160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.179 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.294715+0000 mon.c (mon.1) 7161 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.180 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.294715+0000 mon.c (mon.1) 7161 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.180 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: cephadm 2024-04-22T21:16:31.530459+0000 mgr.x (mgr.34107) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.180 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: cephadm 2024-04-22T21:16:31.530459+0000 mgr.x (mgr.34107) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.180 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: cephadm 2024-04-22T21:16:31.625473+0000 mgr.x (mgr.34107) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.180 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: cephadm 2024-04-22T21:16:31.625473+0000 mgr.x (mgr.34107) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.180 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: cephadm 2024-04-22T21:16:31.719471+0000 mgr.x (mgr.34107) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.180 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: cephadm 2024-04-22T21:16:31.719471+0000 mgr.x (mgr.34107) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.180 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: cephadm 2024-04-22T21:16:31.835870+0000 mgr.x (mgr.34107) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.180 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: cephadm 2024-04-22T21:16:31.835870+0000 mgr.x (mgr.34107) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.181 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: cephadm 2024-04-22T21:16:31.934256+0000 mgr.x (mgr.34107) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.181 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: cephadm 2024-04-22T21:16:31.934256+0000 mgr.x (mgr.34107) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.181 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: cephadm 2024-04-22T21:16:32.018323+0000 mgr.x (mgr.34107) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.181 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: cephadm 2024-04-22T21:16:32.018323+0000 mgr.x (mgr.34107) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.181 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: cluster 2024-04-22T21:16:32.077055+0000 mgr.x (mgr.34107) 2281 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T21:16:33.181 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: cluster 2024-04-22T21:16:32.077055+0000 mgr.x (mgr.34107) 2281 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T21:16:33.181 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: cephadm 2024-04-22T21:16:32.114329+0000 mgr.x (mgr.34107) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.181 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: cephadm 2024-04-22T21:16:32.114329+0000 mgr.x (mgr.34107) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.181 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.194388+0000 mon.c (mon.1) 7152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.181 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.194388+0000 mon.c (mon.1) 7152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.197683+0000 mon.c (mon.1) 7153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.197683+0000 mon.c (mon.1) 7153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.182 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.198987+0000 mon.c (mon.1) 7154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.182 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.303278+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.303278+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: cephadm 2024-04-22T21:16:32.307309+0000 mgr.x (mgr.34107) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: cephadm 2024-04-22T21:16:32.307309+0000 mgr.x (mgr.34107) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.378591+0000 mon.c (mon.1) 7162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.378591+0000 mon.c (mon.1) 7162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.381543+0000 mon.c (mon.1) 7163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.381543+0000 mon.c (mon.1) 7163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.383479+0000 mon.c (mon.1) 7164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.383479+0000 mon.c (mon.1) 7164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.183 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.386935+0000 mon.c (mon.1) 7165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.386935+0000 mon.c (mon.1) 7165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.388014+0000 mon.c (mon.1) 7166 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.388014+0000 mon.c (mon.1) 7166 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.399479+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.399479+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: cephadm 2024-04-22T21:16:32.403866+0000 mgr.x (mgr.34107) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: cephadm 2024-04-22T21:16:32.403866+0000 mgr.x (mgr.34107) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.474828+0000 mon.c (mon.1) 7167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.184 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.474828+0000 mon.c (mon.1) 7167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.198987+0000 mon.c (mon.1) 7154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.202168+0000 mon.c (mon.1) 7155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.202168+0000 mon.c (mon.1) 7155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.203134+0000 mon.c (mon.1) 7156 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.203134+0000 mon.c (mon.1) 7156 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.209973+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.209973+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: cephadm 2024-04-22T21:16:32.214025+0000 mgr.x (mgr.34107) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: cephadm 2024-04-22T21:16:32.214025+0000 mgr.x (mgr.34107) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.185 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.286123+0000 mon.c (mon.1) 7157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.286123+0000 mon.c (mon.1) 7157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.288853+0000 mon.c (mon.1) 7158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.288853+0000 mon.c (mon.1) 7158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.290655+0000 mon.c (mon.1) 7159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.290655+0000 mon.c (mon.1) 7159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.293636+0000 mon.c (mon.1) 7160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.293636+0000 mon.c (mon.1) 7160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.294715+0000 mon.c (mon.1) 7161 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.186 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.294715+0000 mon.c (mon.1) 7161 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.303278+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.303278+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: cephadm 2024-04-22T21:16:32.307309+0000 mgr.x (mgr.34107) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: cephadm 2024-04-22T21:16:32.307309+0000 mgr.x (mgr.34107) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.378591+0000 mon.c (mon.1) 7162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.378591+0000 mon.c (mon.1) 7162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.381543+0000 mon.c (mon.1) 7163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.381543+0000 mon.c (mon.1) 7163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.383479+0000 mon.c (mon.1) 7164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.383479+0000 mon.c (mon.1) 7164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.386935+0000 mon.c (mon.1) 7165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.386935+0000 mon.c (mon.1) 7165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.388014+0000 mon.c (mon.1) 7166 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.187 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.388014+0000 mon.c (mon.1) 7166 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.399479+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.399479+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: cephadm 2024-04-22T21:16:32.403866+0000 mgr.x (mgr.34107) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: cephadm 2024-04-22T21:16:32.403866+0000 mgr.x (mgr.34107) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.474828+0000 mon.c (mon.1) 7167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.188 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.474828+0000 mon.c (mon.1) 7167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.479839+0000 mon.c (mon.1) 7168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.479839+0000 mon.c (mon.1) 7168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.481383+0000 mon.c (mon.1) 7169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.188 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.481383+0000 mon.c (mon.1) 7169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.484202+0000 mon.c (mon.1) 7170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.484202+0000 mon.c (mon.1) 7170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.485099+0000 mon.c (mon.1) 7171 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.485099+0000 mon.c (mon.1) 7171 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.492118+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.492118+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.553620+0000 mon.c (mon.1) 7172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.553620+0000 mon.c (mon.1) 7172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.556146+0000 mon.c (mon.1) 7173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.556146+0000 mon.c (mon.1) 7173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.557463+0000 mon.c (mon.1) 7174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.557463+0000 mon.c (mon.1) 7174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.560085+0000 mon.c (mon.1) 7175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.560085+0000 mon.c (mon.1) 7175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.189 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.560929+0000 mon.c (mon.1) 7176 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.190 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.479839+0000 mon.c (mon.1) 7168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.190 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.479839+0000 mon.c (mon.1) 7168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.190 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.481383+0000 mon.c (mon.1) 7169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.190 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.481383+0000 mon.c (mon.1) 7169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.190 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.484202+0000 mon.c (mon.1) 7170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.190 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.484202+0000 mon.c (mon.1) 7170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.191 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.485099+0000 mon.c (mon.1) 7171 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.191 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.485099+0000 mon.c (mon.1) 7171 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.191 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.492118+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.191 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.492118+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.191 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.553620+0000 mon.c (mon.1) 7172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.191 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.553620+0000 mon.c (mon.1) 7172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.191 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.556146+0000 mon.c (mon.1) 7173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.191 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.556146+0000 mon.c (mon.1) 7173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.191 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.557463+0000 mon.c (mon.1) 7174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.191 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.557463+0000 mon.c (mon.1) 7174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.192 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.560085+0000 mon.c (mon.1) 7175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.192 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.560085+0000 mon.c (mon.1) 7175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.192 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.560929+0000 mon.c (mon.1) 7176 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.192 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.560929+0000 mon.c (mon.1) 7176 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.192 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.568939+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.192 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.568939+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.192 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.611813+0000 mon.c (mon.1) 7177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.192 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.611813+0000 mon.c (mon.1) 7177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.192 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.614232+0000 mon.c (mon.1) 7178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.192 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.614232+0000 mon.c (mon.1) 7178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.192 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.615476+0000 mon.c (mon.1) 7179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.192 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.615476+0000 mon.c (mon.1) 7179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.192 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.617754+0000 mon.c (mon.1) 7180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.193 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.560929+0000 mon.c (mon.1) 7176 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.193 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.568939+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.193 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.568939+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.193 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.611813+0000 mon.c (mon.1) 7177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.193 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.611813+0000 mon.c (mon.1) 7177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.193 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.614232+0000 mon.c (mon.1) 7178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.193 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.614232+0000 mon.c (mon.1) 7178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.193 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.615476+0000 mon.c (mon.1) 7179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.194 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.615476+0000 mon.c (mon.1) 7179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.194 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.617754+0000 mon.c (mon.1) 7180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.194 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.617754+0000 mon.c (mon.1) 7180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.194 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.618607+0000 mon.c (mon.1) 7181 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.194 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.618607+0000 mon.c (mon.1) 7181 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.194 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.626097+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.194 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.626097+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.194 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.667463+0000 mon.c (mon.1) 7182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.194 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.667463+0000 mon.c (mon.1) 7182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: cephadm 2024-04-22T21:16:31.530459+0000 mgr.x (mgr.34107) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: cephadm 2024-04-22T21:16:31.530459+0000 mgr.x (mgr.34107) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: cephadm 2024-04-22T21:16:31.625473+0000 mgr.x (mgr.34107) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: cephadm 2024-04-22T21:16:31.625473+0000 mgr.x (mgr.34107) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: cephadm 2024-04-22T21:16:31.719471+0000 mgr.x (mgr.34107) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: cephadm 2024-04-22T21:16:31.719471+0000 mgr.x (mgr.34107) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: cephadm 2024-04-22T21:16:31.835870+0000 mgr.x (mgr.34107) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: cephadm 2024-04-22T21:16:31.835870+0000 mgr.x (mgr.34107) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: cephadm 2024-04-22T21:16:31.934256+0000 mgr.x (mgr.34107) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: cephadm 2024-04-22T21:16:31.934256+0000 mgr.x (mgr.34107) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: cephadm 2024-04-22T21:16:32.018323+0000 mgr.x (mgr.34107) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: cephadm 2024-04-22T21:16:32.018323+0000 mgr.x (mgr.34107) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: cluster 2024-04-22T21:16:32.077055+0000 mgr.x (mgr.34107) 2281 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T21:16:33.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: cluster 2024-04-22T21:16:32.077055+0000 mgr.x (mgr.34107) 2281 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T21:16:33.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: cephadm 2024-04-22T21:16:32.114329+0000 mgr.x (mgr.34107) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: cephadm 2024-04-22T21:16:32.114329+0000 mgr.x (mgr.34107) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.194388+0000 mon.c (mon.1) 7152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.194388+0000 mon.c (mon.1) 7152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.197683+0000 mon.c (mon.1) 7153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.197683+0000 mon.c (mon.1) 7153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.198987+0000 mon.c (mon.1) 7154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.198987+0000 mon.c (mon.1) 7154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.202168+0000 mon.c (mon.1) 7155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.202168+0000 mon.c (mon.1) 7155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.203134+0000 mon.c (mon.1) 7156 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.203134+0000 mon.c (mon.1) 7156 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.209973+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.209973+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: cephadm 2024-04-22T21:16:32.214025+0000 mgr.x (mgr.34107) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: cephadm 2024-04-22T21:16:32.214025+0000 mgr.x (mgr.34107) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.286123+0000 mon.c (mon.1) 7157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.286123+0000 mon.c (mon.1) 7157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.288853+0000 mon.c (mon.1) 7158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.288853+0000 mon.c (mon.1) 7158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.290655+0000 mon.c (mon.1) 7159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.290655+0000 mon.c (mon.1) 7159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.293636+0000 mon.c (mon.1) 7160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.293636+0000 mon.c (mon.1) 7160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.294715+0000 mon.c (mon.1) 7161 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.294715+0000 mon.c (mon.1) 7161 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.303278+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.303278+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: cephadm 2024-04-22T21:16:32.307309+0000 mgr.x (mgr.34107) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: cephadm 2024-04-22T21:16:32.307309+0000 mgr.x (mgr.34107) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.378591+0000 mon.c (mon.1) 7162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.378591+0000 mon.c (mon.1) 7162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.381543+0000 mon.c (mon.1) 7163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.381543+0000 mon.c (mon.1) 7163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.383479+0000 mon.c (mon.1) 7164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.383479+0000 mon.c (mon.1) 7164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.386935+0000 mon.c (mon.1) 7165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.386935+0000 mon.c (mon.1) 7165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.388014+0000 mon.c (mon.1) 7166 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.388014+0000 mon.c (mon.1) 7166 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.399479+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.399479+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: cephadm 2024-04-22T21:16:32.403866+0000 mgr.x (mgr.34107) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: cephadm 2024-04-22T21:16:32.403866+0000 mgr.x (mgr.34107) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:33.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.474828+0000 mon.c (mon.1) 7167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.474828+0000 mon.c (mon.1) 7167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.479839+0000 mon.c (mon.1) 7168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.479839+0000 mon.c (mon.1) 7168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.481383+0000 mon.c (mon.1) 7169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.481383+0000 mon.c (mon.1) 7169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.484202+0000 mon.c (mon.1) 7170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.484202+0000 mon.c (mon.1) 7170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.485099+0000 mon.c (mon.1) 7171 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.485099+0000 mon.c (mon.1) 7171 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.492118+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.492118+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.553620+0000 mon.c (mon.1) 7172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.553620+0000 mon.c (mon.1) 7172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.556146+0000 mon.c (mon.1) 7173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.556146+0000 mon.c (mon.1) 7173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.557463+0000 mon.c (mon.1) 7174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.557463+0000 mon.c (mon.1) 7174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.560085+0000 mon.c (mon.1) 7175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.560085+0000 mon.c (mon.1) 7175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.560929+0000 mon.c (mon.1) 7176 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.560929+0000 mon.c (mon.1) 7176 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.568939+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.568939+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.611813+0000 mon.c (mon.1) 7177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.611813+0000 mon.c (mon.1) 7177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.614232+0000 mon.c (mon.1) 7178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.614232+0000 mon.c (mon.1) 7178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.615476+0000 mon.c (mon.1) 7179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.615476+0000 mon.c (mon.1) 7179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.617754+0000 mon.c (mon.1) 7180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.617754+0000 mon.c (mon.1) 7180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.618607+0000 mon.c (mon.1) 7181 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.618607+0000 mon.c (mon.1) 7181 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.626097+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.626097+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.667463+0000 mon.c (mon.1) 7182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.667463+0000 mon.c (mon.1) 7182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.669534+0000 mon.c (mon.1) 7183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.669534+0000 mon.c (mon.1) 7183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.670860+0000 mon.c (mon.1) 7184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.670860+0000 mon.c (mon.1) 7184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.673018+0000 mon.c (mon.1) 7185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.673018+0000 mon.c (mon.1) 7185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.673798+0000 mon.c (mon.1) 7186 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.673798+0000 mon.c (mon.1) 7186 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.679447+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.679447+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.728252+0000 mon.c (mon.1) 7187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.728252+0000 mon.c (mon.1) 7187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.731554+0000 mon.c (mon.1) 7188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.731554+0000 mon.c (mon.1) 7188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.732682+0000 mon.c (mon.1) 7189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.732682+0000 mon.c (mon.1) 7189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.735624+0000 mon.c (mon.1) 7190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.735624+0000 mon.c (mon.1) 7190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.736536+0000 mon.c (mon.1) 7191 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.736536+0000 mon.c (mon.1) 7191 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.745733+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.745733+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.815884+0000 mon.c (mon.1) 7192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.815884+0000 mon.c (mon.1) 7192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.820035+0000 mon.c (mon.1) 7193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.820035+0000 mon.c (mon.1) 7193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.821978+0000 mon.c (mon.1) 7194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.821978+0000 mon.c (mon.1) 7194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.825642+0000 mon.c (mon.1) 7195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.825642+0000 mon.c (mon.1) 7195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.826806+0000 mon.c (mon.1) 7196 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.826806+0000 mon.c (mon.1) 7196 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.836625+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.836625+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.930443+0000 mon.c (mon.1) 7197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.930443+0000 mon.c (mon.1) 7197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.935648+0000 mon.c (mon.1) 7198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.935648+0000 mon.c (mon.1) 7198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.937849+0000 mon.c (mon.1) 7199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.937849+0000 mon.c (mon.1) 7199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.942300+0000 mon.c (mon.1) 7200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.942300+0000 mon.c (mon.1) 7200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.943880+0000 mon.c (mon.1) 7201 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.943880+0000 mon.c (mon.1) 7201 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.956611+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:32.956611+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:33.049526+0000 mon.c (mon.1) 7202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:33.049526+0000 mon.c (mon.1) 7202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:33.054452+0000 mon.c (mon.1) 7203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:33.054452+0000 mon.c (mon.1) 7203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:33.057352+0000 mon.c (mon.1) 7204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:33.057352+0000 mon.c (mon.1) 7204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:33.061406+0000 mon.c (mon.1) 7205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:33.061406+0000 mon.c (mon.1) 7205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:33.062511+0000 mon.c (mon.1) 7206 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:33.062511+0000 mon.c (mon.1) 7206 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:33.072467+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:33 smithi123 bash[58916]: audit 2024-04-22T21:16:33.072467+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.514 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.669534+0000 mon.c (mon.1) 7183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.514 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.669534+0000 mon.c (mon.1) 7183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.514 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.670860+0000 mon.c (mon.1) 7184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.514 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.670860+0000 mon.c (mon.1) 7184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.515 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.673018+0000 mon.c (mon.1) 7185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.515 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.673018+0000 mon.c (mon.1) 7185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.515 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.673798+0000 mon.c (mon.1) 7186 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.515 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.673798+0000 mon.c (mon.1) 7186 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.515 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.679447+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.515 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.679447+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.515 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.728252+0000 mon.c (mon.1) 7187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.515 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.728252+0000 mon.c (mon.1) 7187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.515 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.731554+0000 mon.c (mon.1) 7188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.515 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.731554+0000 mon.c (mon.1) 7188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.515 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.732682+0000 mon.c (mon.1) 7189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.732682+0000 mon.c (mon.1) 7189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.735624+0000 mon.c (mon.1) 7190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.735624+0000 mon.c (mon.1) 7190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.736536+0000 mon.c (mon.1) 7191 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.736536+0000 mon.c (mon.1) 7191 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.516 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.745733+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.517 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.745733+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.517 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.815884+0000 mon.c (mon.1) 7192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.517 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.815884+0000 mon.c (mon.1) 7192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.517 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.820035+0000 mon.c (mon.1) 7193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.517 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.820035+0000 mon.c (mon.1) 7193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.517 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.821978+0000 mon.c (mon.1) 7194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.517 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.821978+0000 mon.c (mon.1) 7194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.517 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.825642+0000 mon.c (mon.1) 7195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.517 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.825642+0000 mon.c (mon.1) 7195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.517 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.826806+0000 mon.c (mon.1) 7196 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.517 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.826806+0000 mon.c (mon.1) 7196 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.517 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.836625+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.517 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.836625+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.517 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.930443+0000 mon.c (mon.1) 7197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.518 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.930443+0000 mon.c (mon.1) 7197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.518 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.935648+0000 mon.c (mon.1) 7198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.518 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.935648+0000 mon.c (mon.1) 7198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.518 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.937849+0000 mon.c (mon.1) 7199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.518 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.937849+0000 mon.c (mon.1) 7199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.518 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.942300+0000 mon.c (mon.1) 7200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.518 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.942300+0000 mon.c (mon.1) 7200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.518 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.943880+0000 mon.c (mon.1) 7201 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.518 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.943880+0000 mon.c (mon.1) 7201 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.518 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.956611+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.518 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:32.956611+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.518 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:33.049526+0000 mon.c (mon.1) 7202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.518 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:33.049526+0000 mon.c (mon.1) 7202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.519 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:33.054452+0000 mon.c (mon.1) 7203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.519 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:33.054452+0000 mon.c (mon.1) 7203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.519 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:33.057352+0000 mon.c (mon.1) 7204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.519 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:33.057352+0000 mon.c (mon.1) 7204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.519 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:33.061406+0000 mon.c (mon.1) 7205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.519 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:33.061406+0000 mon.c (mon.1) 7205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.519 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:33.062511+0000 mon.c (mon.1) 7206 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.519 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:33.062511+0000 mon.c (mon.1) 7206 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.519 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:33.072467+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.519 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[75184]: audit 2024-04-22T21:16:33.072467+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.520 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.617754+0000 mon.c (mon.1) 7180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.520 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.618607+0000 mon.c (mon.1) 7181 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.520 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.618607+0000 mon.c (mon.1) 7181 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.520 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.626097+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.520 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.626097+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.520 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.667463+0000 mon.c (mon.1) 7182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.520 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.667463+0000 mon.c (mon.1) 7182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.669534+0000 mon.c (mon.1) 7183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.669534+0000 mon.c (mon.1) 7183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.670860+0000 mon.c (mon.1) 7184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.670860+0000 mon.c (mon.1) 7184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.673018+0000 mon.c (mon.1) 7185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.673018+0000 mon.c (mon.1) 7185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.673798+0000 mon.c (mon.1) 7186 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.673798+0000 mon.c (mon.1) 7186 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.679447+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.679447+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.728252+0000 mon.c (mon.1) 7187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.728252+0000 mon.c (mon.1) 7187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.731554+0000 mon.c (mon.1) 7188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.731554+0000 mon.c (mon.1) 7188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.521 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.732682+0000 mon.c (mon.1) 7189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.732682+0000 mon.c (mon.1) 7189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.735624+0000 mon.c (mon.1) 7190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.735624+0000 mon.c (mon.1) 7190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.736536+0000 mon.c (mon.1) 7191 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.736536+0000 mon.c (mon.1) 7191 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.745733+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.745733+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.815884+0000 mon.c (mon.1) 7192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.815884+0000 mon.c (mon.1) 7192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.820035+0000 mon.c (mon.1) 7193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.820035+0000 mon.c (mon.1) 7193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.821978+0000 mon.c (mon.1) 7194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.522 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.821978+0000 mon.c (mon.1) 7194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.825642+0000 mon.c (mon.1) 7195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.825642+0000 mon.c (mon.1) 7195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.826806+0000 mon.c (mon.1) 7196 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.826806+0000 mon.c (mon.1) 7196 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.836625+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.836625+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.930443+0000 mon.c (mon.1) 7197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.930443+0000 mon.c (mon.1) 7197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.935648+0000 mon.c (mon.1) 7198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.935648+0000 mon.c (mon.1) 7198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.937849+0000 mon.c (mon.1) 7199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.937849+0000 mon.c (mon.1) 7199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.523 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.942300+0000 mon.c (mon.1) 7200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.524 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.942300+0000 mon.c (mon.1) 7200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.524 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.943880+0000 mon.c (mon.1) 7201 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.524 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.943880+0000 mon.c (mon.1) 7201 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.524 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.956611+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.524 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:32.956611+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.524 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:33.049526+0000 mon.c (mon.1) 7202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.524 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:33.049526+0000 mon.c (mon.1) 7202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.524 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:33.054452+0000 mon.c (mon.1) 7203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.524 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:33.054452+0000 mon.c (mon.1) 7203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:33.524 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:33.057352+0000 mon.c (mon.1) 7204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.524 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:33.057352+0000 mon.c (mon.1) 7204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:33.524 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:33.061406+0000 mon.c (mon.1) 7205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.525 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:33.061406+0000 mon.c (mon.1) 7205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:33.525 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:33.062511+0000 mon.c (mon.1) 7206 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.525 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:33.062511+0000 mon.c (mon.1) 7206 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:33.525 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:33.072467+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:33.525 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:33 smithi121 bash[73084]: audit 2024-04-22T21:16:33.072467+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.403 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: cephadm 2024-04-22T21:16:32.496735+0000 mgr.x (mgr.34107) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.403 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: cephadm 2024-04-22T21:16:32.496735+0000 mgr.x (mgr.34107) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.403 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: cephadm 2024-04-22T21:16:32.573111+0000 mgr.x (mgr.34107) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.403 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: cephadm 2024-04-22T21:16:32.573111+0000 mgr.x (mgr.34107) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.403 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: cephadm 2024-04-22T21:16:32.629967+0000 mgr.x (mgr.34107) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.403 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: cephadm 2024-04-22T21:16:32.629967+0000 mgr.x (mgr.34107) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.403 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: cephadm 2024-04-22T21:16:32.683477+0000 mgr.x (mgr.34107) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.403 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: cephadm 2024-04-22T21:16:32.683477+0000 mgr.x (mgr.34107) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.403 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: cephadm 2024-04-22T21:16:32.750212+0000 mgr.x (mgr.34107) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.403 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: cephadm 2024-04-22T21:16:32.750212+0000 mgr.x (mgr.34107) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.404 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: cephadm 2024-04-22T21:16:32.843087+0000 mgr.x (mgr.34107) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.404 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: cephadm 2024-04-22T21:16:32.843087+0000 mgr.x (mgr.34107) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.404 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: cephadm 2024-04-22T21:16:32.961534+0000 mgr.x (mgr.34107) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.404 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: cephadm 2024-04-22T21:16:32.961534+0000 mgr.x (mgr.34107) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.404 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: cephadm 2024-04-22T21:16:33.078795+0000 mgr.x (mgr.34107) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.404 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: cephadm 2024-04-22T21:16:33.078795+0000 mgr.x (mgr.34107) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.404 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.179501+0000 mon.c (mon.1) 7207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.404 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.179501+0000 mon.c (mon.1) 7207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.404 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.186945+0000 mon.c (mon.1) 7208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.404 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.186945+0000 mon.c (mon.1) 7208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.404 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.188386+0000 mon.c (mon.1) 7209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.405 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: cephadm 2024-04-22T21:16:32.496735+0000 mgr.x (mgr.34107) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.405 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: cephadm 2024-04-22T21:16:32.496735+0000 mgr.x (mgr.34107) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.405 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: cephadm 2024-04-22T21:16:32.573111+0000 mgr.x (mgr.34107) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.405 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: cephadm 2024-04-22T21:16:32.573111+0000 mgr.x (mgr.34107) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.405 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: cephadm 2024-04-22T21:16:32.629967+0000 mgr.x (mgr.34107) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.405 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: cephadm 2024-04-22T21:16:32.629967+0000 mgr.x (mgr.34107) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.405 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: cephadm 2024-04-22T21:16:32.683477+0000 mgr.x (mgr.34107) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.405 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: cephadm 2024-04-22T21:16:32.683477+0000 mgr.x (mgr.34107) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.405 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: cephadm 2024-04-22T21:16:32.750212+0000 mgr.x (mgr.34107) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.406 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: cephadm 2024-04-22T21:16:32.750212+0000 mgr.x (mgr.34107) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.406 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: cephadm 2024-04-22T21:16:32.843087+0000 mgr.x (mgr.34107) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.406 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: cephadm 2024-04-22T21:16:32.843087+0000 mgr.x (mgr.34107) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.406 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: cephadm 2024-04-22T21:16:32.961534+0000 mgr.x (mgr.34107) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.406 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: cephadm 2024-04-22T21:16:32.961534+0000 mgr.x (mgr.34107) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.406 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: cephadm 2024-04-22T21:16:33.078795+0000 mgr.x (mgr.34107) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.406 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: cephadm 2024-04-22T21:16:33.078795+0000 mgr.x (mgr.34107) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.406 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.179501+0000 mon.c (mon.1) 7207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.406 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.179501+0000 mon.c (mon.1) 7207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.406 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.186945+0000 mon.c (mon.1) 7208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.406 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.186945+0000 mon.c (mon.1) 7208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.407 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.188386+0000 mon.c (mon.1) 7209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.407 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.188386+0000 mon.c (mon.1) 7209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.407 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.191867+0000 mon.c (mon.1) 7210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.407 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.191867+0000 mon.c (mon.1) 7210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.407 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.193348+0000 mon.c (mon.1) 7211 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.407 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.193348+0000 mon.c (mon.1) 7211 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.407 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.203109+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.407 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.203109+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.408 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: cephadm 2024-04-22T21:16:33.209417+0000 mgr.x (mgr.34107) 2294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.408 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: cephadm 2024-04-22T21:16:33.209417+0000 mgr.x (mgr.34107) 2294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.408 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.295245+0000 mon.c (mon.1) 7212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.408 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.295245+0000 mon.c (mon.1) 7212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.408 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.299865+0000 mon.c (mon.1) 7213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.408 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.299865+0000 mon.c (mon.1) 7213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.408 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.301998+0000 mon.c (mon.1) 7214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.408 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.301998+0000 mon.c (mon.1) 7214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.408 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.305819+0000 mon.c (mon.1) 7215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.408 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.305819+0000 mon.c (mon.1) 7215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.408 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.306996+0000 mon.c (mon.1) 7216 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.408 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.306996+0000 mon.c (mon.1) 7216 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.409 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.188386+0000 mon.c (mon.1) 7209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.409 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.191867+0000 mon.c (mon.1) 7210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.409 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.191867+0000 mon.c (mon.1) 7210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.409 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.193348+0000 mon.c (mon.1) 7211 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.409 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.193348+0000 mon.c (mon.1) 7211 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.409 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.203109+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.409 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.203109+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.409 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: cephadm 2024-04-22T21:16:33.209417+0000 mgr.x (mgr.34107) 2294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.409 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: cephadm 2024-04-22T21:16:33.209417+0000 mgr.x (mgr.34107) 2294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.410 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.295245+0000 mon.c (mon.1) 7212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.410 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.295245+0000 mon.c (mon.1) 7212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.410 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.299865+0000 mon.c (mon.1) 7213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.410 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.299865+0000 mon.c (mon.1) 7213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.410 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.301998+0000 mon.c (mon.1) 7214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.410 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.301998+0000 mon.c (mon.1) 7214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.410 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.305819+0000 mon.c (mon.1) 7215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.410 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.305819+0000 mon.c (mon.1) 7215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.410 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.306996+0000 mon.c (mon.1) 7216 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.410 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.306996+0000 mon.c (mon.1) 7216 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.411 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.319304+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.411 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.319304+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.411 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: cephadm 2024-04-22T21:16:33.325965+0000 mgr.x (mgr.34107) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.411 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: cephadm 2024-04-22T21:16:33.325965+0000 mgr.x (mgr.34107) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.411 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.411937+0000 mon.c (mon.1) 7217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.411 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.411937+0000 mon.c (mon.1) 7217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.411 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.415040+0000 mon.c (mon.1) 7218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.411 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.415040+0000 mon.c (mon.1) 7218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.411 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.416833+0000 mon.c (mon.1) 7219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.412 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.416833+0000 mon.c (mon.1) 7219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.412 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.420509+0000 mon.c (mon.1) 7220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.412 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.420509+0000 mon.c (mon.1) 7220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.412 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.421893+0000 mon.c (mon.1) 7221 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.412 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.421893+0000 mon.c (mon.1) 7221 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.412 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.434012+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.412 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.434012+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.412 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: cephadm 2024-04-22T21:16:33.440588+0000 mgr.x (mgr.34107) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.412 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: cephadm 2024-04-22T21:16:33.440588+0000 mgr.x (mgr.34107) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.412 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.517800+0000 mon.c (mon.1) 7222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.412 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.517800+0000 mon.c (mon.1) 7222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.413 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.520482+0000 mon.c (mon.1) 7223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.413 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.520482+0000 mon.c (mon.1) 7223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.413 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.521635+0000 mon.c (mon.1) 7224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.413 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.521635+0000 mon.c (mon.1) 7224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.413 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.524695+0000 mon.c (mon.1) 7225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.413 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.524695+0000 mon.c (mon.1) 7225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.413 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.525807+0000 mon.c (mon.1) 7226 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.413 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.525807+0000 mon.c (mon.1) 7226 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.413 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.534777+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.413 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.534777+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.413 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.625937+0000 mon.c (mon.1) 7227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.413 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.625937+0000 mon.c (mon.1) 7227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.413 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.630654+0000 mon.c (mon.1) 7228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.414 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.630654+0000 mon.c (mon.1) 7228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.414 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.632762+0000 mon.c (mon.1) 7229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.414 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.632762+0000 mon.c (mon.1) 7229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.414 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.636870+0000 mon.c (mon.1) 7230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.414 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.636870+0000 mon.c (mon.1) 7230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.414 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.638481+0000 mon.c (mon.1) 7231 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.414 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.319304+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.414 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.319304+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.415 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: cephadm 2024-04-22T21:16:33.325965+0000 mgr.x (mgr.34107) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.415 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: cephadm 2024-04-22T21:16:33.325965+0000 mgr.x (mgr.34107) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.415 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.411937+0000 mon.c (mon.1) 7217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.415 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.411937+0000 mon.c (mon.1) 7217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.415 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.415040+0000 mon.c (mon.1) 7218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.415 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.415040+0000 mon.c (mon.1) 7218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.415 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.416833+0000 mon.c (mon.1) 7219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.415 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.416833+0000 mon.c (mon.1) 7219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.415 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.420509+0000 mon.c (mon.1) 7220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.415 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.420509+0000 mon.c (mon.1) 7220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.415 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.421893+0000 mon.c (mon.1) 7221 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.415 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.421893+0000 mon.c (mon.1) 7221 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.416 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.434012+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.416 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.434012+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.416 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: cephadm 2024-04-22T21:16:33.440588+0000 mgr.x (mgr.34107) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.416 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: cephadm 2024-04-22T21:16:33.440588+0000 mgr.x (mgr.34107) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.416 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.517800+0000 mon.c (mon.1) 7222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.416 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.517800+0000 mon.c (mon.1) 7222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.416 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.520482+0000 mon.c (mon.1) 7223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.417 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.638481+0000 mon.c (mon.1) 7231 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.417 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.646604+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.417 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.646604+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.417 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.707724+0000 mon.c (mon.1) 7232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.417 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.707724+0000 mon.c (mon.1) 7232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.417 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.712229+0000 mon.c (mon.1) 7233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.417 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.712229+0000 mon.c (mon.1) 7233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.417 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.714368+0000 mon.c (mon.1) 7234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.417 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.714368+0000 mon.c (mon.1) 7234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.417 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.718206+0000 mon.c (mon.1) 7235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.417 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.718206+0000 mon.c (mon.1) 7235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.418 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.719646+0000 mon.c (mon.1) 7236 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.418 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.719646+0000 mon.c (mon.1) 7236 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.418 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.728969+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.418 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.728969+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.418 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.788614+0000 mon.c (mon.1) 7237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.418 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.788614+0000 mon.c (mon.1) 7237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.418 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.791684+0000 mon.c (mon.1) 7238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.418 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.791684+0000 mon.c (mon.1) 7238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.418 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.793421+0000 mon.c (mon.1) 7239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.418 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.793421+0000 mon.c (mon.1) 7239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.418 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.796423+0000 mon.c (mon.1) 7240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.418 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.796423+0000 mon.c (mon.1) 7240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.419 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.797383+0000 mon.c (mon.1) 7241 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.419 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.797383+0000 mon.c (mon.1) 7241 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.419 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.805558+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.419 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.805558+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.419 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.849168+0000 mon.c (mon.1) 7242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.419 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.849168+0000 mon.c (mon.1) 7242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.419 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.852405+0000 mon.c (mon.1) 7243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.419 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.852405+0000 mon.c (mon.1) 7243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.419 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.854142+0000 mon.c (mon.1) 7244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.419 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.854142+0000 mon.c (mon.1) 7244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.419 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.857501+0000 mon.c (mon.1) 7245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.419 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.857501+0000 mon.c (mon.1) 7245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.420 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.859112+0000 mon.c (mon.1) 7246 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.420 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.859112+0000 mon.c (mon.1) 7246 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.420 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.866494+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.420 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.866494+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.420 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.958361+0000 mon.c (mon.1) 7247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.420 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.520482+0000 mon.c (mon.1) 7223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.420 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.521635+0000 mon.c (mon.1) 7224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.420 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.521635+0000 mon.c (mon.1) 7224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.420 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.524695+0000 mon.c (mon.1) 7225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.524695+0000 mon.c (mon.1) 7225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.525807+0000 mon.c (mon.1) 7226 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.525807+0000 mon.c (mon.1) 7226 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.534777+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.534777+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.625937+0000 mon.c (mon.1) 7227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.625937+0000 mon.c (mon.1) 7227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.630654+0000 mon.c (mon.1) 7228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.630654+0000 mon.c (mon.1) 7228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.632762+0000 mon.c (mon.1) 7229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.632762+0000 mon.c (mon.1) 7229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.636870+0000 mon.c (mon.1) 7230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.636870+0000 mon.c (mon.1) 7230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.422 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.638481+0000 mon.c (mon.1) 7231 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.958361+0000 mon.c (mon.1) 7247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.962939+0000 mon.c (mon.1) 7248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.962939+0000 mon.c (mon.1) 7248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.422 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.965235+0000 mon.c (mon.1) 7249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.965235+0000 mon.c (mon.1) 7249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.969390+0000 mon.c (mon.1) 7250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.969390+0000 mon.c (mon.1) 7250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.970590+0000 mon.c (mon.1) 7251 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.970590+0000 mon.c (mon.1) 7251 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.977861+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:33.977861+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:34.056496+0000 mon.c (mon.1) 7252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:34.056496+0000 mon.c (mon.1) 7252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:34.059974+0000 mon.c (mon.1) 7253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:34.059974+0000 mon.c (mon.1) 7253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:34.062053+0000 mon.c (mon.1) 7254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.424 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:34.062053+0000 mon.c (mon.1) 7254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.424 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:34.066244+0000 mon.c (mon.1) 7255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.424 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:34.066244+0000 mon.c (mon.1) 7255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.424 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:34.067838+0000 mon.c (mon.1) 7256 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.424 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:34.067838+0000 mon.c (mon.1) 7256 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.424 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:34.076072+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.424 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[75184]: audit 2024-04-22T21:16:34.076072+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.638481+0000 mon.c (mon.1) 7231 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.646604+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.646604+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.707724+0000 mon.c (mon.1) 7232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.707724+0000 mon.c (mon.1) 7232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.712229+0000 mon.c (mon.1) 7233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.712229+0000 mon.c (mon.1) 7233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.714368+0000 mon.c (mon.1) 7234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.426 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.714368+0000 mon.c (mon.1) 7234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.426 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.718206+0000 mon.c (mon.1) 7235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.426 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.718206+0000 mon.c (mon.1) 7235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.426 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.719646+0000 mon.c (mon.1) 7236 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.426 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.719646+0000 mon.c (mon.1) 7236 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.426 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.728969+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.426 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.728969+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.426 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.788614+0000 mon.c (mon.1) 7237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.426 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.788614+0000 mon.c (mon.1) 7237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.426 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.791684+0000 mon.c (mon.1) 7238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.426 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.791684+0000 mon.c (mon.1) 7238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.793421+0000 mon.c (mon.1) 7239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.793421+0000 mon.c (mon.1) 7239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.796423+0000 mon.c (mon.1) 7240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.796423+0000 mon.c (mon.1) 7240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.797383+0000 mon.c (mon.1) 7241 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.797383+0000 mon.c (mon.1) 7241 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.805558+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.805558+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.849168+0000 mon.c (mon.1) 7242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.849168+0000 mon.c (mon.1) 7242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.852405+0000 mon.c (mon.1) 7243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.852405+0000 mon.c (mon.1) 7243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.854142+0000 mon.c (mon.1) 7244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.854142+0000 mon.c (mon.1) 7244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.857501+0000 mon.c (mon.1) 7245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.857501+0000 mon.c (mon.1) 7245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.859112+0000 mon.c (mon.1) 7246 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.859112+0000 mon.c (mon.1) 7246 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.866494+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.866494+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.958361+0000 mon.c (mon.1) 7247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.958361+0000 mon.c (mon.1) 7247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.962939+0000 mon.c (mon.1) 7248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.962939+0000 mon.c (mon.1) 7248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.965235+0000 mon.c (mon.1) 7249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.965235+0000 mon.c (mon.1) 7249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.969390+0000 mon.c (mon.1) 7250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.969390+0000 mon.c (mon.1) 7250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.970590+0000 mon.c (mon.1) 7251 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.970590+0000 mon.c (mon.1) 7251 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.977861+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:33.977861+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:34.056496+0000 mon.c (mon.1) 7252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:34.056496+0000 mon.c (mon.1) 7252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:34.059974+0000 mon.c (mon.1) 7253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:34.059974+0000 mon.c (mon.1) 7253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:34.062053+0000 mon.c (mon.1) 7254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:34.062053+0000 mon.c (mon.1) 7254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:34.066244+0000 mon.c (mon.1) 7255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:34.066244+0000 mon.c (mon.1) 7255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:34.067838+0000 mon.c (mon.1) 7256 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:34.067838+0000 mon.c (mon.1) 7256 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:34.076072+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:34 smithi121 bash[73084]: audit 2024-04-22T21:16:34.076072+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: cephadm 2024-04-22T21:16:32.496735+0000 mgr.x (mgr.34107) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: cephadm 2024-04-22T21:16:32.496735+0000 mgr.x (mgr.34107) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: cephadm 2024-04-22T21:16:32.573111+0000 mgr.x (mgr.34107) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: cephadm 2024-04-22T21:16:32.573111+0000 mgr.x (mgr.34107) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: cephadm 2024-04-22T21:16:32.629967+0000 mgr.x (mgr.34107) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: cephadm 2024-04-22T21:16:32.629967+0000 mgr.x (mgr.34107) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: cephadm 2024-04-22T21:16:32.683477+0000 mgr.x (mgr.34107) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: cephadm 2024-04-22T21:16:32.683477+0000 mgr.x (mgr.34107) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: cephadm 2024-04-22T21:16:32.750212+0000 mgr.x (mgr.34107) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: cephadm 2024-04-22T21:16:32.750212+0000 mgr.x (mgr.34107) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: cephadm 2024-04-22T21:16:32.843087+0000 mgr.x (mgr.34107) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: cephadm 2024-04-22T21:16:32.843087+0000 mgr.x (mgr.34107) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: cephadm 2024-04-22T21:16:32.961534+0000 mgr.x (mgr.34107) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: cephadm 2024-04-22T21:16:32.961534+0000 mgr.x (mgr.34107) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: cephadm 2024-04-22T21:16:33.078795+0000 mgr.x (mgr.34107) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: cephadm 2024-04-22T21:16:33.078795+0000 mgr.x (mgr.34107) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.179501+0000 mon.c (mon.1) 7207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.179501+0000 mon.c (mon.1) 7207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.186945+0000 mon.c (mon.1) 7208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.186945+0000 mon.c (mon.1) 7208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.188386+0000 mon.c (mon.1) 7209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.188386+0000 mon.c (mon.1) 7209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.191867+0000 mon.c (mon.1) 7210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.191867+0000 mon.c (mon.1) 7210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.193348+0000 mon.c (mon.1) 7211 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.193348+0000 mon.c (mon.1) 7211 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.203109+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.203109+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: cephadm 2024-04-22T21:16:33.209417+0000 mgr.x (mgr.34107) 2294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: cephadm 2024-04-22T21:16:33.209417+0000 mgr.x (mgr.34107) 2294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.295245+0000 mon.c (mon.1) 7212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.295245+0000 mon.c (mon.1) 7212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.299865+0000 mon.c (mon.1) 7213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.299865+0000 mon.c (mon.1) 7213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.301998+0000 mon.c (mon.1) 7214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.301998+0000 mon.c (mon.1) 7214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.305819+0000 mon.c (mon.1) 7215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.305819+0000 mon.c (mon.1) 7215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.306996+0000 mon.c (mon.1) 7216 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.306996+0000 mon.c (mon.1) 7216 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.319304+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.319304+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: cephadm 2024-04-22T21:16:33.325965+0000 mgr.x (mgr.34107) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: cephadm 2024-04-22T21:16:33.325965+0000 mgr.x (mgr.34107) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.411937+0000 mon.c (mon.1) 7217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.411937+0000 mon.c (mon.1) 7217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.415040+0000 mon.c (mon.1) 7218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.415040+0000 mon.c (mon.1) 7218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.416833+0000 mon.c (mon.1) 7219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.416833+0000 mon.c (mon.1) 7219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.420509+0000 mon.c (mon.1) 7220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.420509+0000 mon.c (mon.1) 7220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.421893+0000 mon.c (mon.1) 7221 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.421893+0000 mon.c (mon.1) 7221 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.434012+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.434012+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: cephadm 2024-04-22T21:16:33.440588+0000 mgr.x (mgr.34107) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: cephadm 2024-04-22T21:16:33.440588+0000 mgr.x (mgr.34107) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:34.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.517800+0000 mon.c (mon.1) 7222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.517800+0000 mon.c (mon.1) 7222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.520482+0000 mon.c (mon.1) 7223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.520482+0000 mon.c (mon.1) 7223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.521635+0000 mon.c (mon.1) 7224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.521635+0000 mon.c (mon.1) 7224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.524695+0000 mon.c (mon.1) 7225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.524695+0000 mon.c (mon.1) 7225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.525807+0000 mon.c (mon.1) 7226 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.525807+0000 mon.c (mon.1) 7226 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.534777+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.534777+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.625937+0000 mon.c (mon.1) 7227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.625937+0000 mon.c (mon.1) 7227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.630654+0000 mon.c (mon.1) 7228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.630654+0000 mon.c (mon.1) 7228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.632762+0000 mon.c (mon.1) 7229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.632762+0000 mon.c (mon.1) 7229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.636870+0000 mon.c (mon.1) 7230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.636870+0000 mon.c (mon.1) 7230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.638481+0000 mon.c (mon.1) 7231 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.638481+0000 mon.c (mon.1) 7231 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.646604+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.646604+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.707724+0000 mon.c (mon.1) 7232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.707724+0000 mon.c (mon.1) 7232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.712229+0000 mon.c (mon.1) 7233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.712229+0000 mon.c (mon.1) 7233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.714368+0000 mon.c (mon.1) 7234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.714368+0000 mon.c (mon.1) 7234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.718206+0000 mon.c (mon.1) 7235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.718206+0000 mon.c (mon.1) 7235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.719646+0000 mon.c (mon.1) 7236 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.719646+0000 mon.c (mon.1) 7236 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.728969+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.728969+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.788614+0000 mon.c (mon.1) 7237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.788614+0000 mon.c (mon.1) 7237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.791684+0000 mon.c (mon.1) 7238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.791684+0000 mon.c (mon.1) 7238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.793421+0000 mon.c (mon.1) 7239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.793421+0000 mon.c (mon.1) 7239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.796423+0000 mon.c (mon.1) 7240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.796423+0000 mon.c (mon.1) 7240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.797383+0000 mon.c (mon.1) 7241 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.797383+0000 mon.c (mon.1) 7241 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.805558+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.805558+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.849168+0000 mon.c (mon.1) 7242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.849168+0000 mon.c (mon.1) 7242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.852405+0000 mon.c (mon.1) 7243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.852405+0000 mon.c (mon.1) 7243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.854142+0000 mon.c (mon.1) 7244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.854142+0000 mon.c (mon.1) 7244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.857501+0000 mon.c (mon.1) 7245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.857501+0000 mon.c (mon.1) 7245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.859112+0000 mon.c (mon.1) 7246 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.859112+0000 mon.c (mon.1) 7246 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.866494+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.866494+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.958361+0000 mon.c (mon.1) 7247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.958361+0000 mon.c (mon.1) 7247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.962939+0000 mon.c (mon.1) 7248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.962939+0000 mon.c (mon.1) 7248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.965235+0000 mon.c (mon.1) 7249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.965235+0000 mon.c (mon.1) 7249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.969390+0000 mon.c (mon.1) 7250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.969390+0000 mon.c (mon.1) 7250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.970590+0000 mon.c (mon.1) 7251 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.970590+0000 mon.c (mon.1) 7251 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.977861+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:33.977861+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:34.056496+0000 mon.c (mon.1) 7252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:34.056496+0000 mon.c (mon.1) 7252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:34.059974+0000 mon.c (mon.1) 7253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:34.059974+0000 mon.c (mon.1) 7253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:34.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:34.062053+0000 mon.c (mon.1) 7254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:34.062053+0000 mon.c (mon.1) 7254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:34.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:34.066244+0000 mon.c (mon.1) 7255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:34.066244+0000 mon.c (mon.1) 7255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:34.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:34.067838+0000 mon.c (mon.1) 7256 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:34.067838+0000 mon.c (mon.1) 7256 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:34.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:34.076072+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:34.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:34 smithi123 bash[58916]: audit 2024-04-22T21:16:34.076072+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: cephadm 2024-04-22T21:16:33.540720+0000 mgr.x (mgr.34107) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: cephadm 2024-04-22T21:16:33.540720+0000 mgr.x (mgr.34107) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: cephadm 2024-04-22T21:16:33.653091+0000 mgr.x (mgr.34107) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: cephadm 2024-04-22T21:16:33.653091+0000 mgr.x (mgr.34107) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: cephadm 2024-04-22T21:16:33.733240+0000 mgr.x (mgr.34107) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: cephadm 2024-04-22T21:16:33.733240+0000 mgr.x (mgr.34107) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: cephadm 2024-04-22T21:16:33.809483+0000 mgr.x (mgr.34107) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: cephadm 2024-04-22T21:16:33.809483+0000 mgr.x (mgr.34107) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: cephadm 2024-04-22T21:16:33.872635+0000 mgr.x (mgr.34107) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: cephadm 2024-04-22T21:16:33.872635+0000 mgr.x (mgr.34107) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: cephadm 2024-04-22T21:16:33.982037+0000 mgr.x (mgr.34107) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: cephadm 2024-04-22T21:16:33.982037+0000 mgr.x (mgr.34107) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: cluster 2024-04-22T21:16:34.077955+0000 mgr.x (mgr.34107) 2303 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:35.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: cluster 2024-04-22T21:16:34.077955+0000 mgr.x (mgr.34107) 2303 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:35.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: cephadm 2024-04-22T21:16:34.082185+0000 mgr.x (mgr.34107) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: cephadm 2024-04-22T21:16:34.082185+0000 mgr.x (mgr.34107) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.176272+0000 mon.c (mon.1) 7257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.176272+0000 mon.c (mon.1) 7257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.181650+0000 mon.c (mon.1) 7258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.181650+0000 mon.c (mon.1) 7258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.183343+0000 mon.c (mon.1) 7259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.183343+0000 mon.c (mon.1) 7259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.186868+0000 mon.c (mon.1) 7260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.186868+0000 mon.c (mon.1) 7260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.188364+0000 mon.c (mon.1) 7261 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.188364+0000 mon.c (mon.1) 7261 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.198975+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.198975+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: cephadm 2024-04-22T21:16:34.205758+0000 mgr.x (mgr.34107) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: cephadm 2024-04-22T21:16:34.205758+0000 mgr.x (mgr.34107) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.293280+0000 mon.c (mon.1) 7262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.293280+0000 mon.c (mon.1) 7262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.297854+0000 mon.c (mon.1) 7263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.297854+0000 mon.c (mon.1) 7263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.299523+0000 mon.c (mon.1) 7264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.299523+0000 mon.c (mon.1) 7264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.303512+0000 mon.c (mon.1) 7265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.303512+0000 mon.c (mon.1) 7265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.304737+0000 mon.c (mon.1) 7266 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.304737+0000 mon.c (mon.1) 7266 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.317403+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.317403+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: cephadm 2024-04-22T21:16:34.321843+0000 mgr.x (mgr.34107) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: cephadm 2024-04-22T21:16:34.321843+0000 mgr.x (mgr.34107) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.396620+0000 mon.c (mon.1) 7267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.396620+0000 mon.c (mon.1) 7267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.399322+0000 mon.c (mon.1) 7268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.399322+0000 mon.c (mon.1) 7268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.400726+0000 mon.c (mon.1) 7269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.400726+0000 mon.c (mon.1) 7269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.404386+0000 mon.c (mon.1) 7270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.404386+0000 mon.c (mon.1) 7270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.405363+0000 mon.c (mon.1) 7271 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.405363+0000 mon.c (mon.1) 7271 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.413379+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.413379+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: cephadm 2024-04-22T21:16:34.418573+0000 mgr.x (mgr.34107) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: cephadm 2024-04-22T21:16:34.418573+0000 mgr.x (mgr.34107) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.492548+0000 mon.c (mon.1) 7272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.492548+0000 mon.c (mon.1) 7272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.495265+0000 mon.c (mon.1) 7273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.495265+0000 mon.c (mon.1) 7273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.496412+0000 mon.c (mon.1) 7274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.496412+0000 mon.c (mon.1) 7274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.499488+0000 mon.c (mon.1) 7275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.499488+0000 mon.c (mon.1) 7275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.500436+0000 mon.c (mon.1) 7276 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.500436+0000 mon.c (mon.1) 7276 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.508170+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.508170+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.599419+0000 mon.c (mon.1) 7277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.599419+0000 mon.c (mon.1) 7277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.603181+0000 mon.c (mon.1) 7278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.603181+0000 mon.c (mon.1) 7278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.604673+0000 mon.c (mon.1) 7279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.604673+0000 mon.c (mon.1) 7279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.607862+0000 mon.c (mon.1) 7280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.607862+0000 mon.c (mon.1) 7280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.609040+0000 mon.c (mon.1) 7281 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.609040+0000 mon.c (mon.1) 7281 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.619905+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.619905+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.711143+0000 mon.c (mon.1) 7282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.711143+0000 mon.c (mon.1) 7282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.716240+0000 mon.c (mon.1) 7283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.716240+0000 mon.c (mon.1) 7283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.719103+0000 mon.c (mon.1) 7284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.719103+0000 mon.c (mon.1) 7284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.722846+0000 mon.c (mon.1) 7285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.722846+0000 mon.c (mon.1) 7285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.723968+0000 mon.c (mon.1) 7286 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.723968+0000 mon.c (mon.1) 7286 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.735131+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.735131+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.824776+0000 mon.c (mon.1) 7287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.824776+0000 mon.c (mon.1) 7287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.829366+0000 mon.c (mon.1) 7288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.829366+0000 mon.c (mon.1) 7288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.831559+0000 mon.c (mon.1) 7289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.831559+0000 mon.c (mon.1) 7289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.835720+0000 mon.c (mon.1) 7290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.835720+0000 mon.c (mon.1) 7290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.837258+0000 mon.c (mon.1) 7291 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.837258+0000 mon.c (mon.1) 7291 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.849354+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.849354+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.941402+0000 mon.c (mon.1) 7292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.941402+0000 mon.c (mon.1) 7292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.946274+0000 mon.c (mon.1) 7293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.946274+0000 mon.c (mon.1) 7293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.948618+0000 mon.c (mon.1) 7294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.948618+0000 mon.c (mon.1) 7294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.953174+0000 mon.c (mon.1) 7295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.953174+0000 mon.c (mon.1) 7295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.954898+0000 mon.c (mon.1) 7296 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.954898+0000 mon.c (mon.1) 7296 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.967012+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:34.967012+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:35.047162+0000 mon.c (mon.1) 7297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:35.047162+0000 mon.c (mon.1) 7297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:35.051019+0000 mon.c (mon.1) 7298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:35.051019+0000 mon.c (mon.1) 7298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:35.053096+0000 mon.c (mon.1) 7299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:35.053096+0000 mon.c (mon.1) 7299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:35.057576+0000 mon.c (mon.1) 7300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:35.057576+0000 mon.c (mon.1) 7300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:35.059028+0000 mon.c (mon.1) 7301 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:35.059028+0000 mon.c (mon.1) 7301 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:35.068734+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:35.068734+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:35.150332+0000 mon.c (mon.1) 7302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:35.150332+0000 mon.c (mon.1) 7302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:35.153675+0000 mon.c (mon.1) 7303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:35.153675+0000 mon.c (mon.1) 7303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:35.155499+0000 mon.c (mon.1) 7304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:35.155499+0000 mon.c (mon.1) 7304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:35.158559+0000 mon.c (mon.1) 7305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:35.158559+0000 mon.c (mon.1) 7305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:35.159702+0000 mon.c (mon.1) 7306 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:35 smithi123 bash[58916]: audit 2024-04-22T21:16:35.159702+0000 mon.c (mon.1) 7306 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: cephadm 2024-04-22T21:16:33.540720+0000 mgr.x (mgr.34107) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: cephadm 2024-04-22T21:16:33.540720+0000 mgr.x (mgr.34107) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: cephadm 2024-04-22T21:16:33.653091+0000 mgr.x (mgr.34107) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: cephadm 2024-04-22T21:16:33.653091+0000 mgr.x (mgr.34107) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: cephadm 2024-04-22T21:16:33.733240+0000 mgr.x (mgr.34107) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: cephadm 2024-04-22T21:16:33.733240+0000 mgr.x (mgr.34107) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: cephadm 2024-04-22T21:16:33.809483+0000 mgr.x (mgr.34107) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: cephadm 2024-04-22T21:16:33.809483+0000 mgr.x (mgr.34107) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: cephadm 2024-04-22T21:16:33.872635+0000 mgr.x (mgr.34107) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: cephadm 2024-04-22T21:16:33.872635+0000 mgr.x (mgr.34107) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: cephadm 2024-04-22T21:16:33.982037+0000 mgr.x (mgr.34107) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: cephadm 2024-04-22T21:16:33.982037+0000 mgr.x (mgr.34107) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: cluster 2024-04-22T21:16:34.077955+0000 mgr.x (mgr.34107) 2303 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:35.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: cluster 2024-04-22T21:16:34.077955+0000 mgr.x (mgr.34107) 2303 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:35.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: cephadm 2024-04-22T21:16:34.082185+0000 mgr.x (mgr.34107) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: cephadm 2024-04-22T21:16:34.082185+0000 mgr.x (mgr.34107) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.176272+0000 mon.c (mon.1) 7257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.176272+0000 mon.c (mon.1) 7257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.181650+0000 mon.c (mon.1) 7258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.181650+0000 mon.c (mon.1) 7258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: cephadm 2024-04-22T21:16:33.540720+0000 mgr.x (mgr.34107) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: cephadm 2024-04-22T21:16:33.540720+0000 mgr.x (mgr.34107) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: cephadm 2024-04-22T21:16:33.653091+0000 mgr.x (mgr.34107) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: cephadm 2024-04-22T21:16:33.653091+0000 mgr.x (mgr.34107) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: cephadm 2024-04-22T21:16:33.733240+0000 mgr.x (mgr.34107) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: cephadm 2024-04-22T21:16:33.733240+0000 mgr.x (mgr.34107) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: cephadm 2024-04-22T21:16:33.809483+0000 mgr.x (mgr.34107) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: cephadm 2024-04-22T21:16:33.809483+0000 mgr.x (mgr.34107) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: cephadm 2024-04-22T21:16:33.872635+0000 mgr.x (mgr.34107) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: cephadm 2024-04-22T21:16:33.872635+0000 mgr.x (mgr.34107) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: cephadm 2024-04-22T21:16:33.982037+0000 mgr.x (mgr.34107) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: cephadm 2024-04-22T21:16:33.982037+0000 mgr.x (mgr.34107) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: cluster 2024-04-22T21:16:34.077955+0000 mgr.x (mgr.34107) 2303 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:35.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: cluster 2024-04-22T21:16:34.077955+0000 mgr.x (mgr.34107) 2303 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:35.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: cephadm 2024-04-22T21:16:34.082185+0000 mgr.x (mgr.34107) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: cephadm 2024-04-22T21:16:34.082185+0000 mgr.x (mgr.34107) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.176272+0000 mon.c (mon.1) 7257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.176272+0000 mon.c (mon.1) 7257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.181650+0000 mon.c (mon.1) 7258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.181650+0000 mon.c (mon.1) 7258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.183343+0000 mon.c (mon.1) 7259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.183343+0000 mon.c (mon.1) 7259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.186868+0000 mon.c (mon.1) 7260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.186868+0000 mon.c (mon.1) 7260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.188364+0000 mon.c (mon.1) 7261 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.188364+0000 mon.c (mon.1) 7261 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.198975+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.198975+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: cephadm 2024-04-22T21:16:34.205758+0000 mgr.x (mgr.34107) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: cephadm 2024-04-22T21:16:34.205758+0000 mgr.x (mgr.34107) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.293280+0000 mon.c (mon.1) 7262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.293280+0000 mon.c (mon.1) 7262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.297854+0000 mon.c (mon.1) 7263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.297854+0000 mon.c (mon.1) 7263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.299523+0000 mon.c (mon.1) 7264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.299523+0000 mon.c (mon.1) 7264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.303512+0000 mon.c (mon.1) 7265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.303512+0000 mon.c (mon.1) 7265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.304737+0000 mon.c (mon.1) 7266 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.304737+0000 mon.c (mon.1) 7266 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.183343+0000 mon.c (mon.1) 7259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.183343+0000 mon.c (mon.1) 7259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.186868+0000 mon.c (mon.1) 7260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.186868+0000 mon.c (mon.1) 7260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.188364+0000 mon.c (mon.1) 7261 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.188364+0000 mon.c (mon.1) 7261 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.198975+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.198975+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: cephadm 2024-04-22T21:16:34.205758+0000 mgr.x (mgr.34107) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: cephadm 2024-04-22T21:16:34.205758+0000 mgr.x (mgr.34107) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.293280+0000 mon.c (mon.1) 7262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.293280+0000 mon.c (mon.1) 7262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.297854+0000 mon.c (mon.1) 7263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.297854+0000 mon.c (mon.1) 7263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.299523+0000 mon.c (mon.1) 7264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.299523+0000 mon.c (mon.1) 7264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.303512+0000 mon.c (mon.1) 7265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.303512+0000 mon.c (mon.1) 7265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.304737+0000 mon.c (mon.1) 7266 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.304737+0000 mon.c (mon.1) 7266 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.317403+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.317403+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: cephadm 2024-04-22T21:16:34.321843+0000 mgr.x (mgr.34107) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: cephadm 2024-04-22T21:16:34.321843+0000 mgr.x (mgr.34107) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.396620+0000 mon.c (mon.1) 7267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.396620+0000 mon.c (mon.1) 7267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.399322+0000 mon.c (mon.1) 7268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.399322+0000 mon.c (mon.1) 7268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.400726+0000 mon.c (mon.1) 7269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.400726+0000 mon.c (mon.1) 7269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.404386+0000 mon.c (mon.1) 7270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.404386+0000 mon.c (mon.1) 7270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.405363+0000 mon.c (mon.1) 7271 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.405363+0000 mon.c (mon.1) 7271 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.413379+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.413379+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: cephadm 2024-04-22T21:16:34.418573+0000 mgr.x (mgr.34107) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: cephadm 2024-04-22T21:16:34.418573+0000 mgr.x (mgr.34107) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.492548+0000 mon.c (mon.1) 7272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.492548+0000 mon.c (mon.1) 7272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.317403+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.317403+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: cephadm 2024-04-22T21:16:34.321843+0000 mgr.x (mgr.34107) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: cephadm 2024-04-22T21:16:34.321843+0000 mgr.x (mgr.34107) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.396620+0000 mon.c (mon.1) 7267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.396620+0000 mon.c (mon.1) 7267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.399322+0000 mon.c (mon.1) 7268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.399322+0000 mon.c (mon.1) 7268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.400726+0000 mon.c (mon.1) 7269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.400726+0000 mon.c (mon.1) 7269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.404386+0000 mon.c (mon.1) 7270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.404386+0000 mon.c (mon.1) 7270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.405363+0000 mon.c (mon.1) 7271 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.405363+0000 mon.c (mon.1) 7271 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.413379+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.413379+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: cephadm 2024-04-22T21:16:34.418573+0000 mgr.x (mgr.34107) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: cephadm 2024-04-22T21:16:34.418573+0000 mgr.x (mgr.34107) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:35.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.492548+0000 mon.c (mon.1) 7272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.492548+0000 mon.c (mon.1) 7272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.495265+0000 mon.c (mon.1) 7273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.495265+0000 mon.c (mon.1) 7273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.496412+0000 mon.c (mon.1) 7274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.496412+0000 mon.c (mon.1) 7274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.499488+0000 mon.c (mon.1) 7275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.499488+0000 mon.c (mon.1) 7275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.500436+0000 mon.c (mon.1) 7276 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.500436+0000 mon.c (mon.1) 7276 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.508170+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.508170+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.599419+0000 mon.c (mon.1) 7277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.599419+0000 mon.c (mon.1) 7277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.603181+0000 mon.c (mon.1) 7278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.603181+0000 mon.c (mon.1) 7278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.604673+0000 mon.c (mon.1) 7279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.604673+0000 mon.c (mon.1) 7279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.607862+0000 mon.c (mon.1) 7280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.607862+0000 mon.c (mon.1) 7280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.609040+0000 mon.c (mon.1) 7281 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.495265+0000 mon.c (mon.1) 7273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.495265+0000 mon.c (mon.1) 7273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.496412+0000 mon.c (mon.1) 7274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.496412+0000 mon.c (mon.1) 7274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.499488+0000 mon.c (mon.1) 7275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.499488+0000 mon.c (mon.1) 7275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.500436+0000 mon.c (mon.1) 7276 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.500436+0000 mon.c (mon.1) 7276 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.508170+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.508170+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.599419+0000 mon.c (mon.1) 7277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.599419+0000 mon.c (mon.1) 7277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.603181+0000 mon.c (mon.1) 7278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.603181+0000 mon.c (mon.1) 7278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.604673+0000 mon.c (mon.1) 7279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.604673+0000 mon.c (mon.1) 7279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.607862+0000 mon.c (mon.1) 7280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.607862+0000 mon.c (mon.1) 7280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.609040+0000 mon.c (mon.1) 7281 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.609040+0000 mon.c (mon.1) 7281 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.619905+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.619905+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.711143+0000 mon.c (mon.1) 7282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.711143+0000 mon.c (mon.1) 7282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.716240+0000 mon.c (mon.1) 7283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.716240+0000 mon.c (mon.1) 7283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.719103+0000 mon.c (mon.1) 7284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.719103+0000 mon.c (mon.1) 7284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.722846+0000 mon.c (mon.1) 7285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.722846+0000 mon.c (mon.1) 7285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.723968+0000 mon.c (mon.1) 7286 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.723968+0000 mon.c (mon.1) 7286 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.735131+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.735131+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.824776+0000 mon.c (mon.1) 7287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.824776+0000 mon.c (mon.1) 7287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.829366+0000 mon.c (mon.1) 7288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.829366+0000 mon.c (mon.1) 7288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.831559+0000 mon.c (mon.1) 7289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.609040+0000 mon.c (mon.1) 7281 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.619905+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.619905+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.711143+0000 mon.c (mon.1) 7282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.711143+0000 mon.c (mon.1) 7282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.716240+0000 mon.c (mon.1) 7283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.716240+0000 mon.c (mon.1) 7283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.719103+0000 mon.c (mon.1) 7284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.719103+0000 mon.c (mon.1) 7284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.722846+0000 mon.c (mon.1) 7285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.722846+0000 mon.c (mon.1) 7285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.723968+0000 mon.c (mon.1) 7286 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.723968+0000 mon.c (mon.1) 7286 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.735131+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.735131+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.824776+0000 mon.c (mon.1) 7287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.824776+0000 mon.c (mon.1) 7287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.829366+0000 mon.c (mon.1) 7288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.829366+0000 mon.c (mon.1) 7288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.831559+0000 mon.c (mon.1) 7289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.831559+0000 mon.c (mon.1) 7289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.835720+0000 mon.c (mon.1) 7290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.835720+0000 mon.c (mon.1) 7290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.837258+0000 mon.c (mon.1) 7291 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.837258+0000 mon.c (mon.1) 7291 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.849354+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.849354+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.941402+0000 mon.c (mon.1) 7292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.941402+0000 mon.c (mon.1) 7292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.946274+0000 mon.c (mon.1) 7293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.946274+0000 mon.c (mon.1) 7293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.948618+0000 mon.c (mon.1) 7294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.948618+0000 mon.c (mon.1) 7294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.953174+0000 mon.c (mon.1) 7295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.953174+0000 mon.c (mon.1) 7295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.954898+0000 mon.c (mon.1) 7296 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.954898+0000 mon.c (mon.1) 7296 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.967012+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:34.967012+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.831559+0000 mon.c (mon.1) 7289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.835720+0000 mon.c (mon.1) 7290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.835720+0000 mon.c (mon.1) 7290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.837258+0000 mon.c (mon.1) 7291 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.837258+0000 mon.c (mon.1) 7291 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.849354+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.849354+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.941402+0000 mon.c (mon.1) 7292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.941402+0000 mon.c (mon.1) 7292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.946274+0000 mon.c (mon.1) 7293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.946274+0000 mon.c (mon.1) 7293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.948618+0000 mon.c (mon.1) 7294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.948618+0000 mon.c (mon.1) 7294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.953174+0000 mon.c (mon.1) 7295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.953174+0000 mon.c (mon.1) 7295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.954898+0000 mon.c (mon.1) 7296 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.954898+0000 mon.c (mon.1) 7296 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.967012+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:34.967012+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:35.047162+0000 mon.c (mon.1) 7297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:35.047162+0000 mon.c (mon.1) 7297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.551 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:35.051019+0000 mon.c (mon.1) 7298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:35.051019+0000 mon.c (mon.1) 7298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:35.053096+0000 mon.c (mon.1) 7299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:35.053096+0000 mon.c (mon.1) 7299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:35.057576+0000 mon.c (mon.1) 7300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:35.057576+0000 mon.c (mon.1) 7300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:35.059028+0000 mon.c (mon.1) 7301 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:35.059028+0000 mon.c (mon.1) 7301 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:35.068734+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:35.068734+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:35.150332+0000 mon.c (mon.1) 7302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:35.150332+0000 mon.c (mon.1) 7302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:35.153675+0000 mon.c (mon.1) 7303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:35.153675+0000 mon.c (mon.1) 7303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:35.155499+0000 mon.c (mon.1) 7304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:35.155499+0000 mon.c (mon.1) 7304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:35.158559+0000 mon.c (mon.1) 7305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:35.158559+0000 mon.c (mon.1) 7305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:35.159702+0000 mon.c (mon.1) 7306 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[73084]: audit 2024-04-22T21:16:35.159702+0000 mon.c (mon.1) 7306 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:35.047162+0000 mon.c (mon.1) 7297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:35.047162+0000 mon.c (mon.1) 7297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:35.051019+0000 mon.c (mon.1) 7298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:35.051019+0000 mon.c (mon.1) 7298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:35.053096+0000 mon.c (mon.1) 7299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:35.053096+0000 mon.c (mon.1) 7299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:35.057576+0000 mon.c (mon.1) 7300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:35.057576+0000 mon.c (mon.1) 7300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:35.059028+0000 mon.c (mon.1) 7301 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:35.059028+0000 mon.c (mon.1) 7301 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:35.068734+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:35.068734+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:35.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:35.150332+0000 mon.c (mon.1) 7302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:35.150332+0000 mon.c (mon.1) 7302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:35.153675+0000 mon.c (mon.1) 7303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:35.153675+0000 mon.c (mon.1) 7303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:35.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:35.155499+0000 mon.c (mon.1) 7304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:35.155499+0000 mon.c (mon.1) 7304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:35.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:35.158559+0000 mon.c (mon.1) 7305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:35.158559+0000 mon.c (mon.1) 7305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:35.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:35.159702+0000 mon.c (mon.1) 7306 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:35.557 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:35 smithi121 bash[75184]: audit 2024-04-22T21:16:35.159702+0000 mon.c (mon.1) 7306 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: cephadm 2024-04-22T21:16:34.513837+0000 mgr.x (mgr.34107) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: cephadm 2024-04-22T21:16:34.513837+0000 mgr.x (mgr.34107) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: cephadm 2024-04-22T21:16:34.624048+0000 mgr.x (mgr.34107) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: cephadm 2024-04-22T21:16:34.624048+0000 mgr.x (mgr.34107) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: cephadm 2024-04-22T21:16:34.739282+0000 mgr.x (mgr.34107) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: cephadm 2024-04-22T21:16:34.739282+0000 mgr.x (mgr.34107) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: cephadm 2024-04-22T21:16:34.855059+0000 mgr.x (mgr.34107) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: cephadm 2024-04-22T21:16:34.855059+0000 mgr.x (mgr.34107) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.187 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: cephadm 2024-04-22T21:16:34.972903+0000 mgr.x (mgr.34107) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: cephadm 2024-04-22T21:16:34.972903+0000 mgr.x (mgr.34107) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: cephadm 2024-04-22T21:16:35.076687+0000 mgr.x (mgr.34107) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: cephadm 2024-04-22T21:16:35.076687+0000 mgr.x (mgr.34107) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.194473+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.194473+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: cephadm 2024-04-22T21:16:35.198474+0000 mgr.x (mgr.34107) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: cephadm 2024-04-22T21:16:35.198474+0000 mgr.x (mgr.34107) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.270764+0000 mon.c (mon.1) 7307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.270764+0000 mon.c (mon.1) 7307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.273632+0000 mon.c (mon.1) 7308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.273632+0000 mon.c (mon.1) 7308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.274806+0000 mon.c (mon.1) 7309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.274806+0000 mon.c (mon.1) 7309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.188 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.277591+0000 mon.c (mon.1) 7310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.277591+0000 mon.c (mon.1) 7310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.278550+0000 mon.c (mon.1) 7311 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.278550+0000 mon.c (mon.1) 7311 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.286954+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.286954+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: cephadm 2024-04-22T21:16:35.290648+0000 mgr.x (mgr.34107) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: cephadm 2024-04-22T21:16:35.290648+0000 mgr.x (mgr.34107) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.364120+0000 mon.c (mon.1) 7312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.364120+0000 mon.c (mon.1) 7312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.366487+0000 mon.c (mon.1) 7313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.366487+0000 mon.c (mon.1) 7313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.367865+0000 mon.c (mon.1) 7314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.367865+0000 mon.c (mon.1) 7314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.371173+0000 mon.c (mon.1) 7315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.189 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.371173+0000 mon.c (mon.1) 7315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.372296+0000 mon.c (mon.1) 7316 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.372296+0000 mon.c (mon.1) 7316 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.380605+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.380605+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: cephadm 2024-04-22T21:16:35.384329+0000 mgr.x (mgr.34107) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: cephadm 2024-04-22T21:16:35.384329+0000 mgr.x (mgr.34107) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.454656+0000 mon.c (mon.1) 7317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.454656+0000 mon.c (mon.1) 7317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.457009+0000 mon.c (mon.1) 7318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.457009+0000 mon.c (mon.1) 7318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.458605+0000 mon.c (mon.1) 7319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.458605+0000 mon.c (mon.1) 7319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.461951+0000 mon.c (mon.1) 7320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.461951+0000 mon.c (mon.1) 7320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.463110+0000 mon.c (mon.1) 7321 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.463110+0000 mon.c (mon.1) 7321 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.473543+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.473543+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.531993+0000 mon.c (mon.1) 7322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.531993+0000 mon.c (mon.1) 7322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.534731+0000 mon.c (mon.1) 7323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.534731+0000 mon.c (mon.1) 7323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.536257+0000 mon.c (mon.1) 7324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.536257+0000 mon.c (mon.1) 7324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.538759+0000 mon.c (mon.1) 7325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.538759+0000 mon.c (mon.1) 7325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.539569+0000 mon.c (mon.1) 7326 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.539569+0000 mon.c (mon.1) 7326 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.549439+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.549439+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.625173+0000 mon.c (mon.1) 7327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.625173+0000 mon.c (mon.1) 7327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.628377+0000 mon.c (mon.1) 7328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.628377+0000 mon.c (mon.1) 7328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.630039+0000 mon.c (mon.1) 7329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.630039+0000 mon.c (mon.1) 7329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.632909+0000 mon.c (mon.1) 7330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.632909+0000 mon.c (mon.1) 7330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.633919+0000 mon.c (mon.1) 7331 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.633919+0000 mon.c (mon.1) 7331 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.646022+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.646022+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.722082+0000 mon.c (mon.1) 7332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.722082+0000 mon.c (mon.1) 7332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.725248+0000 mon.c (mon.1) 7333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.725248+0000 mon.c (mon.1) 7333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.727178+0000 mon.c (mon.1) 7334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.727178+0000 mon.c (mon.1) 7334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.730450+0000 mon.c (mon.1) 7335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.730450+0000 mon.c (mon.1) 7335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.731566+0000 mon.c (mon.1) 7336 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.731566+0000 mon.c (mon.1) 7336 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.746277+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.746277+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.823645+0000 mon.c (mon.1) 7337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.823645+0000 mon.c (mon.1) 7337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.826718+0000 mon.c (mon.1) 7338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.826718+0000 mon.c (mon.1) 7338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.828375+0000 mon.c (mon.1) 7339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.828375+0000 mon.c (mon.1) 7339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.831306+0000 mon.c (mon.1) 7340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.831306+0000 mon.c (mon.1) 7340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.832539+0000 mon.c (mon.1) 7341 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.832539+0000 mon.c (mon.1) 7341 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.845148+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.845148+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.921884+0000 mon.c (mon.1) 7342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.921884+0000 mon.c (mon.1) 7342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.925202+0000 mon.c (mon.1) 7343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.925202+0000 mon.c (mon.1) 7343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.927272+0000 mon.c (mon.1) 7344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.927272+0000 mon.c (mon.1) 7344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.931139+0000 mon.c (mon.1) 7345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.931139+0000 mon.c (mon.1) 7345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.932497+0000 mon.c (mon.1) 7346 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.932497+0000 mon.c (mon.1) 7346 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.946967+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:35.946967+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:36.041106+0000 mon.c (mon.1) 7347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:36.041106+0000 mon.c (mon.1) 7347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:36.045164+0000 mon.c (mon.1) 7348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:36.045164+0000 mon.c (mon.1) 7348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:36.046937+0000 mon.c (mon.1) 7349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:36.046937+0000 mon.c (mon.1) 7349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:36.050956+0000 mon.c (mon.1) 7350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:36.050956+0000 mon.c (mon.1) 7350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:36.052345+0000 mon.c (mon.1) 7351 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:36.052345+0000 mon.c (mon.1) 7351 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:36.063719+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:36.063719+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:36.153941+0000 mon.c (mon.1) 7352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:36.153941+0000 mon.c (mon.1) 7352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:36.158028+0000 mon.c (mon.1) 7353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:36.158028+0000 mon.c (mon.1) 7353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:36.159589+0000 mon.c (mon.1) 7354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:36.159589+0000 mon.c (mon.1) 7354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:36.162895+0000 mon.c (mon.1) 7355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:36.162895+0000 mon.c (mon.1) 7355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:36.164008+0000 mon.c (mon.1) 7356 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:36.164008+0000 mon.c (mon.1) 7356 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:36.174297+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:36 smithi123 bash[58916]: audit 2024-04-22T21:16:36.174297+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: cephadm 2024-04-22T21:16:34.513837+0000 mgr.x (mgr.34107) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: cephadm 2024-04-22T21:16:34.513837+0000 mgr.x (mgr.34107) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: cephadm 2024-04-22T21:16:34.624048+0000 mgr.x (mgr.34107) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: cephadm 2024-04-22T21:16:34.624048+0000 mgr.x (mgr.34107) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: cephadm 2024-04-22T21:16:34.739282+0000 mgr.x (mgr.34107) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: cephadm 2024-04-22T21:16:34.739282+0000 mgr.x (mgr.34107) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: cephadm 2024-04-22T21:16:34.855059+0000 mgr.x (mgr.34107) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: cephadm 2024-04-22T21:16:34.855059+0000 mgr.x (mgr.34107) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: cephadm 2024-04-22T21:16:34.972903+0000 mgr.x (mgr.34107) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: cephadm 2024-04-22T21:16:34.972903+0000 mgr.x (mgr.34107) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: cephadm 2024-04-22T21:16:35.076687+0000 mgr.x (mgr.34107) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: cephadm 2024-04-22T21:16:35.076687+0000 mgr.x (mgr.34107) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.194473+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.194473+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: cephadm 2024-04-22T21:16:35.198474+0000 mgr.x (mgr.34107) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: cephadm 2024-04-22T21:16:35.198474+0000 mgr.x (mgr.34107) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.270764+0000 mon.c (mon.1) 7307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.270764+0000 mon.c (mon.1) 7307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.273632+0000 mon.c (mon.1) 7308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.273632+0000 mon.c (mon.1) 7308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.274806+0000 mon.c (mon.1) 7309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.274806+0000 mon.c (mon.1) 7309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.277591+0000 mon.c (mon.1) 7310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.277591+0000 mon.c (mon.1) 7310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.278550+0000 mon.c (mon.1) 7311 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.278550+0000 mon.c (mon.1) 7311 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.286954+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.286954+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: cephadm 2024-04-22T21:16:35.290648+0000 mgr.x (mgr.34107) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: cephadm 2024-04-22T21:16:35.290648+0000 mgr.x (mgr.34107) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.364120+0000 mon.c (mon.1) 7312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.364120+0000 mon.c (mon.1) 7312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.366487+0000 mon.c (mon.1) 7313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.366487+0000 mon.c (mon.1) 7313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.367865+0000 mon.c (mon.1) 7314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.367865+0000 mon.c (mon.1) 7314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.371173+0000 mon.c (mon.1) 7315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.371173+0000 mon.c (mon.1) 7315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.372296+0000 mon.c (mon.1) 7316 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.372296+0000 mon.c (mon.1) 7316 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.380605+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.380605+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: cephadm 2024-04-22T21:16:35.384329+0000 mgr.x (mgr.34107) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: cephadm 2024-04-22T21:16:35.384329+0000 mgr.x (mgr.34107) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.454656+0000 mon.c (mon.1) 7317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.454656+0000 mon.c (mon.1) 7317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.457009+0000 mon.c (mon.1) 7318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.457009+0000 mon.c (mon.1) 7318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.458605+0000 mon.c (mon.1) 7319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.458605+0000 mon.c (mon.1) 7319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.461951+0000 mon.c (mon.1) 7320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.461951+0000 mon.c (mon.1) 7320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.463110+0000 mon.c (mon.1) 7321 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.463110+0000 mon.c (mon.1) 7321 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.473543+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.473543+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.531993+0000 mon.c (mon.1) 7322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.531993+0000 mon.c (mon.1) 7322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.534731+0000 mon.c (mon.1) 7323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.534731+0000 mon.c (mon.1) 7323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.536257+0000 mon.c (mon.1) 7324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.536257+0000 mon.c (mon.1) 7324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.538759+0000 mon.c (mon.1) 7325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.538759+0000 mon.c (mon.1) 7325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.539569+0000 mon.c (mon.1) 7326 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.539569+0000 mon.c (mon.1) 7326 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.549439+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.549439+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.625173+0000 mon.c (mon.1) 7327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.625173+0000 mon.c (mon.1) 7327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.628377+0000 mon.c (mon.1) 7328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.628377+0000 mon.c (mon.1) 7328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.630039+0000 mon.c (mon.1) 7329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.630039+0000 mon.c (mon.1) 7329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.632909+0000 mon.c (mon.1) 7330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.632909+0000 mon.c (mon.1) 7330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.633919+0000 mon.c (mon.1) 7331 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.633919+0000 mon.c (mon.1) 7331 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.646022+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.646022+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.722082+0000 mon.c (mon.1) 7332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.722082+0000 mon.c (mon.1) 7332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.725248+0000 mon.c (mon.1) 7333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.725248+0000 mon.c (mon.1) 7333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.727178+0000 mon.c (mon.1) 7334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.727178+0000 mon.c (mon.1) 7334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.730450+0000 mon.c (mon.1) 7335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.730450+0000 mon.c (mon.1) 7335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.731566+0000 mon.c (mon.1) 7336 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.731566+0000 mon.c (mon.1) 7336 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.746277+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.746277+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.823645+0000 mon.c (mon.1) 7337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.823645+0000 mon.c (mon.1) 7337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.826718+0000 mon.c (mon.1) 7338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.826718+0000 mon.c (mon.1) 7338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.828375+0000 mon.c (mon.1) 7339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.828375+0000 mon.c (mon.1) 7339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.831306+0000 mon.c (mon.1) 7340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.831306+0000 mon.c (mon.1) 7340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.832539+0000 mon.c (mon.1) 7341 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.832539+0000 mon.c (mon.1) 7341 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.845148+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.845148+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.921884+0000 mon.c (mon.1) 7342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.921884+0000 mon.c (mon.1) 7342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.925202+0000 mon.c (mon.1) 7343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.925202+0000 mon.c (mon.1) 7343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.927272+0000 mon.c (mon.1) 7344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.927272+0000 mon.c (mon.1) 7344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.931139+0000 mon.c (mon.1) 7345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.931139+0000 mon.c (mon.1) 7345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.932497+0000 mon.c (mon.1) 7346 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.932497+0000 mon.c (mon.1) 7346 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.946967+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:35.946967+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:36.041106+0000 mon.c (mon.1) 7347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:36.041106+0000 mon.c (mon.1) 7347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:36.045164+0000 mon.c (mon.1) 7348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:36.045164+0000 mon.c (mon.1) 7348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:36.046937+0000 mon.c (mon.1) 7349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:36.046937+0000 mon.c (mon.1) 7349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:36.050956+0000 mon.c (mon.1) 7350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:36.050956+0000 mon.c (mon.1) 7350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:36.052345+0000 mon.c (mon.1) 7351 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:36.052345+0000 mon.c (mon.1) 7351 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:36.063719+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:36.063719+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:36.153941+0000 mon.c (mon.1) 7352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:36.153941+0000 mon.c (mon.1) 7352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:36.158028+0000 mon.c (mon.1) 7353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:36.158028+0000 mon.c (mon.1) 7353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:36.159589+0000 mon.c (mon.1) 7354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:36.159589+0000 mon.c (mon.1) 7354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:36.162895+0000 mon.c (mon.1) 7355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:36.162895+0000 mon.c (mon.1) 7355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:36.164008+0000 mon.c (mon.1) 7356 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:36.164008+0000 mon.c (mon.1) 7356 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:36.174297+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[73084]: audit 2024-04-22T21:16:36.174297+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: cephadm 2024-04-22T21:16:34.513837+0000 mgr.x (mgr.34107) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: cephadm 2024-04-22T21:16:34.513837+0000 mgr.x (mgr.34107) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: cephadm 2024-04-22T21:16:34.624048+0000 mgr.x (mgr.34107) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: cephadm 2024-04-22T21:16:34.624048+0000 mgr.x (mgr.34107) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: cephadm 2024-04-22T21:16:34.739282+0000 mgr.x (mgr.34107) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: cephadm 2024-04-22T21:16:34.739282+0000 mgr.x (mgr.34107) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: cephadm 2024-04-22T21:16:34.855059+0000 mgr.x (mgr.34107) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: cephadm 2024-04-22T21:16:34.855059+0000 mgr.x (mgr.34107) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: cephadm 2024-04-22T21:16:34.972903+0000 mgr.x (mgr.34107) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: cephadm 2024-04-22T21:16:34.972903+0000 mgr.x (mgr.34107) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: cephadm 2024-04-22T21:16:35.076687+0000 mgr.x (mgr.34107) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: cephadm 2024-04-22T21:16:35.076687+0000 mgr.x (mgr.34107) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.194473+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.194473+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: cephadm 2024-04-22T21:16:35.198474+0000 mgr.x (mgr.34107) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: cephadm 2024-04-22T21:16:35.198474+0000 mgr.x (mgr.34107) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.270764+0000 mon.c (mon.1) 7307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.270764+0000 mon.c (mon.1) 7307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.273632+0000 mon.c (mon.1) 7308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.273632+0000 mon.c (mon.1) 7308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.274806+0000 mon.c (mon.1) 7309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.274806+0000 mon.c (mon.1) 7309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.277591+0000 mon.c (mon.1) 7310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.277591+0000 mon.c (mon.1) 7310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.278550+0000 mon.c (mon.1) 7311 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.278550+0000 mon.c (mon.1) 7311 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.286954+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.286954+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: cephadm 2024-04-22T21:16:35.290648+0000 mgr.x (mgr.34107) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: cephadm 2024-04-22T21:16:35.290648+0000 mgr.x (mgr.34107) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.364120+0000 mon.c (mon.1) 7312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.364120+0000 mon.c (mon.1) 7312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.366487+0000 mon.c (mon.1) 7313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.366487+0000 mon.c (mon.1) 7313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.367865+0000 mon.c (mon.1) 7314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.367865+0000 mon.c (mon.1) 7314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.371173+0000 mon.c (mon.1) 7315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.371173+0000 mon.c (mon.1) 7315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.372296+0000 mon.c (mon.1) 7316 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.372296+0000 mon.c (mon.1) 7316 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.380605+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.380605+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: cephadm 2024-04-22T21:16:35.384329+0000 mgr.x (mgr.34107) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: cephadm 2024-04-22T21:16:35.384329+0000 mgr.x (mgr.34107) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:36.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.454656+0000 mon.c (mon.1) 7317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.454656+0000 mon.c (mon.1) 7317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.457009+0000 mon.c (mon.1) 7318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.457009+0000 mon.c (mon.1) 7318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.458605+0000 mon.c (mon.1) 7319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.458605+0000 mon.c (mon.1) 7319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.461951+0000 mon.c (mon.1) 7320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.461951+0000 mon.c (mon.1) 7320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.463110+0000 mon.c (mon.1) 7321 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.463110+0000 mon.c (mon.1) 7321 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.473543+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.473543+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.531993+0000 mon.c (mon.1) 7322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.531993+0000 mon.c (mon.1) 7322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.534731+0000 mon.c (mon.1) 7323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.534731+0000 mon.c (mon.1) 7323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.536257+0000 mon.c (mon.1) 7324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.536257+0000 mon.c (mon.1) 7324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.538759+0000 mon.c (mon.1) 7325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.538759+0000 mon.c (mon.1) 7325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.539569+0000 mon.c (mon.1) 7326 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.539569+0000 mon.c (mon.1) 7326 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.549439+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.549439+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.625173+0000 mon.c (mon.1) 7327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.625173+0000 mon.c (mon.1) 7327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.628377+0000 mon.c (mon.1) 7328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.628377+0000 mon.c (mon.1) 7328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.630039+0000 mon.c (mon.1) 7329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.630039+0000 mon.c (mon.1) 7329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.632909+0000 mon.c (mon.1) 7330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.632909+0000 mon.c (mon.1) 7330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.633919+0000 mon.c (mon.1) 7331 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.633919+0000 mon.c (mon.1) 7331 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.646022+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.646022+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.722082+0000 mon.c (mon.1) 7332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.722082+0000 mon.c (mon.1) 7332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.725248+0000 mon.c (mon.1) 7333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.725248+0000 mon.c (mon.1) 7333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.727178+0000 mon.c (mon.1) 7334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.727178+0000 mon.c (mon.1) 7334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.730450+0000 mon.c (mon.1) 7335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.730450+0000 mon.c (mon.1) 7335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.731566+0000 mon.c (mon.1) 7336 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.731566+0000 mon.c (mon.1) 7336 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.746277+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.746277+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.823645+0000 mon.c (mon.1) 7337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.823645+0000 mon.c (mon.1) 7337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.826718+0000 mon.c (mon.1) 7338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.826718+0000 mon.c (mon.1) 7338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.828375+0000 mon.c (mon.1) 7339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.828375+0000 mon.c (mon.1) 7339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.831306+0000 mon.c (mon.1) 7340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.831306+0000 mon.c (mon.1) 7340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.832539+0000 mon.c (mon.1) 7341 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.832539+0000 mon.c (mon.1) 7341 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.553 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.845148+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.845148+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.921884+0000 mon.c (mon.1) 7342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.921884+0000 mon.c (mon.1) 7342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.925202+0000 mon.c (mon.1) 7343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.925202+0000 mon.c (mon.1) 7343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.927272+0000 mon.c (mon.1) 7344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.927272+0000 mon.c (mon.1) 7344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.931139+0000 mon.c (mon.1) 7345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.931139+0000 mon.c (mon.1) 7345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.932497+0000 mon.c (mon.1) 7346 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.932497+0000 mon.c (mon.1) 7346 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.946967+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:35.946967+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:36.041106+0000 mon.c (mon.1) 7347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:36.041106+0000 mon.c (mon.1) 7347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:36.045164+0000 mon.c (mon.1) 7348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:36.045164+0000 mon.c (mon.1) 7348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:36.046937+0000 mon.c (mon.1) 7349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:36.046937+0000 mon.c (mon.1) 7349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:36.050956+0000 mon.c (mon.1) 7350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:36.050956+0000 mon.c (mon.1) 7350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:36.052345+0000 mon.c (mon.1) 7351 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:36.052345+0000 mon.c (mon.1) 7351 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:36.063719+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:36.063719+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:36.153941+0000 mon.c (mon.1) 7352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:36.153941+0000 mon.c (mon.1) 7352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:36.158028+0000 mon.c (mon.1) 7353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:36.158028+0000 mon.c (mon.1) 7353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:36.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:36.159589+0000 mon.c (mon.1) 7354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:36.159589+0000 mon.c (mon.1) 7354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:36.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:36.162895+0000 mon.c (mon.1) 7355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:36.162895+0000 mon.c (mon.1) 7355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:36.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:36.164008+0000 mon.c (mon.1) 7356 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:36.164008+0000 mon.c (mon.1) 7356 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:36.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:36.174297+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:36.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:36 smithi121 bash[75184]: audit 2024-04-22T21:16:36.174297+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: cephadm 2024-04-22T21:16:35.478091+0000 mgr.x (mgr.34107) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: cephadm 2024-04-22T21:16:35.478091+0000 mgr.x (mgr.34107) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: cephadm 2024-04-22T21:16:35.553518+0000 mgr.x (mgr.34107) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: cephadm 2024-04-22T21:16:35.553518+0000 mgr.x (mgr.34107) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: cephadm 2024-04-22T21:16:35.650209+0000 mgr.x (mgr.34107) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: cephadm 2024-04-22T21:16:35.650209+0000 mgr.x (mgr.34107) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: cephadm 2024-04-22T21:16:35.750647+0000 mgr.x (mgr.34107) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: cephadm 2024-04-22T21:16:35.750647+0000 mgr.x (mgr.34107) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: cephadm 2024-04-22T21:16:35.849163+0000 mgr.x (mgr.34107) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: cephadm 2024-04-22T21:16:35.849163+0000 mgr.x (mgr.34107) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: cephadm 2024-04-22T21:16:35.950869+0000 mgr.x (mgr.34107) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: cephadm 2024-04-22T21:16:35.950869+0000 mgr.x (mgr.34107) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: cephadm 2024-04-22T21:16:36.067703+0000 mgr.x (mgr.34107) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: cephadm 2024-04-22T21:16:36.067703+0000 mgr.x (mgr.34107) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: cluster 2024-04-22T21:16:36.078987+0000 mgr.x (mgr.34107) 2324 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T21:16:37.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: cluster 2024-04-22T21:16:36.078987+0000 mgr.x (mgr.34107) 2324 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T21:16:37.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: cephadm 2024-04-22T21:16:36.178165+0000 mgr.x (mgr.34107) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: cephadm 2024-04-22T21:16:36.178165+0000 mgr.x (mgr.34107) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.235273+0000 mon.c (mon.1) 7357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.235273+0000 mon.c (mon.1) 7357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.237437+0000 mon.c (mon.1) 7358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.237437+0000 mon.c (mon.1) 7358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.238351+0000 mon.c (mon.1) 7359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.238351+0000 mon.c (mon.1) 7359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.240660+0000 mon.c (mon.1) 7360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.240660+0000 mon.c (mon.1) 7360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.241444+0000 mon.c (mon.1) 7361 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.241444+0000 mon.c (mon.1) 7361 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.246684+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.246684+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: cephadm 2024-04-22T21:16:36.250579+0000 mgr.x (mgr.34107) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: cephadm 2024-04-22T21:16:36.250579+0000 mgr.x (mgr.34107) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.305915+0000 mon.c (mon.1) 7362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.305915+0000 mon.c (mon.1) 7362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.308217+0000 mon.c (mon.1) 7363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.308217+0000 mon.c (mon.1) 7363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.309216+0000 mon.c (mon.1) 7364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.309216+0000 mon.c (mon.1) 7364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.311683+0000 mon.c (mon.1) 7365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.311683+0000 mon.c (mon.1) 7365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: cephadm 2024-04-22T21:16:35.478091+0000 mgr.x (mgr.34107) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: cephadm 2024-04-22T21:16:35.478091+0000 mgr.x (mgr.34107) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: cephadm 2024-04-22T21:16:35.553518+0000 mgr.x (mgr.34107) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: cephadm 2024-04-22T21:16:35.553518+0000 mgr.x (mgr.34107) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: cephadm 2024-04-22T21:16:35.650209+0000 mgr.x (mgr.34107) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: cephadm 2024-04-22T21:16:35.650209+0000 mgr.x (mgr.34107) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: cephadm 2024-04-22T21:16:35.750647+0000 mgr.x (mgr.34107) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: cephadm 2024-04-22T21:16:35.750647+0000 mgr.x (mgr.34107) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: cephadm 2024-04-22T21:16:35.849163+0000 mgr.x (mgr.34107) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: cephadm 2024-04-22T21:16:35.849163+0000 mgr.x (mgr.34107) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: cephadm 2024-04-22T21:16:35.950869+0000 mgr.x (mgr.34107) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: cephadm 2024-04-22T21:16:35.950869+0000 mgr.x (mgr.34107) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: cephadm 2024-04-22T21:16:36.067703+0000 mgr.x (mgr.34107) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: cephadm 2024-04-22T21:16:36.067703+0000 mgr.x (mgr.34107) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: cluster 2024-04-22T21:16:36.078987+0000 mgr.x (mgr.34107) 2324 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T21:16:37.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: cluster 2024-04-22T21:16:36.078987+0000 mgr.x (mgr.34107) 2324 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T21:16:37.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: cephadm 2024-04-22T21:16:36.178165+0000 mgr.x (mgr.34107) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: cephadm 2024-04-22T21:16:36.178165+0000 mgr.x (mgr.34107) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.235273+0000 mon.c (mon.1) 7357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.235273+0000 mon.c (mon.1) 7357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.237437+0000 mon.c (mon.1) 7358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.312529+0000 mon.c (mon.1) 7366 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.312529+0000 mon.c (mon.1) 7366 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.319634+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.319634+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: cephadm 2024-04-22T21:16:36.323369+0000 mgr.x (mgr.34107) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: cephadm 2024-04-22T21:16:36.323369+0000 mgr.x (mgr.34107) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.363545+0000 mon.c (mon.1) 7367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.363545+0000 mon.c (mon.1) 7367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.366009+0000 mon.c (mon.1) 7368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.366009+0000 mon.c (mon.1) 7368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.367125+0000 mon.c (mon.1) 7369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.367125+0000 mon.c (mon.1) 7369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.369546+0000 mon.c (mon.1) 7370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.369546+0000 mon.c (mon.1) 7370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.370399+0000 mon.c (mon.1) 7371 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.370399+0000 mon.c (mon.1) 7371 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.376142+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.376142+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: cephadm 2024-04-22T21:16:36.379818+0000 mgr.x (mgr.34107) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: cephadm 2024-04-22T21:16:36.379818+0000 mgr.x (mgr.34107) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.433512+0000 mon.c (mon.1) 7372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.433512+0000 mon.c (mon.1) 7372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.435768+0000 mon.c (mon.1) 7373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.435768+0000 mon.c (mon.1) 7373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.436770+0000 mon.c (mon.1) 7374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.436770+0000 mon.c (mon.1) 7374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.438757+0000 mon.c (mon.1) 7375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.438757+0000 mon.c (mon.1) 7375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.439479+0000 mon.c (mon.1) 7376 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.439479+0000 mon.c (mon.1) 7376 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.444898+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.444898+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: cephadm 2024-04-22T21:16:36.448929+0000 mgr.x (mgr.34107) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: cephadm 2024-04-22T21:16:36.448929+0000 mgr.x (mgr.34107) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.486102+0000 mon.c (mon.1) 7377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.486102+0000 mon.c (mon.1) 7377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.488215+0000 mon.c (mon.1) 7378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.488215+0000 mon.c (mon.1) 7378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.489524+0000 mon.c (mon.1) 7379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.489524+0000 mon.c (mon.1) 7379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.237437+0000 mon.c (mon.1) 7358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.238351+0000 mon.c (mon.1) 7359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.238351+0000 mon.c (mon.1) 7359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.240660+0000 mon.c (mon.1) 7360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.240660+0000 mon.c (mon.1) 7360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.241444+0000 mon.c (mon.1) 7361 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.241444+0000 mon.c (mon.1) 7361 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.246684+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.246684+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: cephadm 2024-04-22T21:16:36.250579+0000 mgr.x (mgr.34107) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: cephadm 2024-04-22T21:16:36.250579+0000 mgr.x (mgr.34107) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.305915+0000 mon.c (mon.1) 7362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.305915+0000 mon.c (mon.1) 7362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.308217+0000 mon.c (mon.1) 7363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.308217+0000 mon.c (mon.1) 7363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.309216+0000 mon.c (mon.1) 7364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.309216+0000 mon.c (mon.1) 7364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.311683+0000 mon.c (mon.1) 7365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.311683+0000 mon.c (mon.1) 7365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.491553+0000 mon.c (mon.1) 7380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.491553+0000 mon.c (mon.1) 7380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.492261+0000 mon.c (mon.1) 7381 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.492261+0000 mon.c (mon.1) 7381 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.497262+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.497262+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.540083+0000 mon.c (mon.1) 7382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.540083+0000 mon.c (mon.1) 7382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.542298+0000 mon.c (mon.1) 7383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.542298+0000 mon.c (mon.1) 7383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.543402+0000 mon.c (mon.1) 7384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.543402+0000 mon.c (mon.1) 7384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.545703+0000 mon.c (mon.1) 7385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.545703+0000 mon.c (mon.1) 7385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.546418+0000 mon.c (mon.1) 7386 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.546418+0000 mon.c (mon.1) 7386 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.554194+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.554194+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.611727+0000 mon.c (mon.1) 7387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.611727+0000 mon.c (mon.1) 7387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.613621+0000 mon.c (mon.1) 7388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.613621+0000 mon.c (mon.1) 7388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.614432+0000 mon.c (mon.1) 7389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.614432+0000 mon.c (mon.1) 7389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.616341+0000 mon.c (mon.1) 7390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.616341+0000 mon.c (mon.1) 7390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.617122+0000 mon.c (mon.1) 7391 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.617122+0000 mon.c (mon.1) 7391 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.624965+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.624965+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.666401+0000 mon.c (mon.1) 7392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.666401+0000 mon.c (mon.1) 7392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.668373+0000 mon.c (mon.1) 7393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.668373+0000 mon.c (mon.1) 7393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.669471+0000 mon.c (mon.1) 7394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.669471+0000 mon.c (mon.1) 7394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.671379+0000 mon.c (mon.1) 7395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.671379+0000 mon.c (mon.1) 7395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.312529+0000 mon.c (mon.1) 7366 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.312529+0000 mon.c (mon.1) 7366 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.319634+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.319634+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: cephadm 2024-04-22T21:16:36.323369+0000 mgr.x (mgr.34107) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: cephadm 2024-04-22T21:16:36.323369+0000 mgr.x (mgr.34107) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.363545+0000 mon.c (mon.1) 7367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.363545+0000 mon.c (mon.1) 7367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.366009+0000 mon.c (mon.1) 7368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.366009+0000 mon.c (mon.1) 7368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.367125+0000 mon.c (mon.1) 7369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.367125+0000 mon.c (mon.1) 7369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.369546+0000 mon.c (mon.1) 7370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.369546+0000 mon.c (mon.1) 7370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.370399+0000 mon.c (mon.1) 7371 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.370399+0000 mon.c (mon.1) 7371 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.376142+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.376142+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: cephadm 2024-04-22T21:16:36.379818+0000 mgr.x (mgr.34107) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: cephadm 2024-04-22T21:16:36.379818+0000 mgr.x (mgr.34107) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.672112+0000 mon.c (mon.1) 7396 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.672112+0000 mon.c (mon.1) 7396 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.679375+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.679375+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.688960+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.688960+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.696693+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.696693+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.704682+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.704682+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.724123+0000 mon.c (mon.1) 7397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.724123+0000 mon.c (mon.1) 7397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.726210+0000 mon.c (mon.1) 7398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.726210+0000 mon.c (mon.1) 7398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.727206+0000 mon.c (mon.1) 7399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.727206+0000 mon.c (mon.1) 7399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.729383+0000 mon.c (mon.1) 7400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.729383+0000 mon.c (mon.1) 7400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.730166+0000 mon.c (mon.1) 7401 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.730166+0000 mon.c (mon.1) 7401 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.735997+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.735997+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.778694+0000 mon.c (mon.1) 7402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.778694+0000 mon.c (mon.1) 7402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.780797+0000 mon.c (mon.1) 7403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.780797+0000 mon.c (mon.1) 7403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.781689+0000 mon.c (mon.1) 7404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.781689+0000 mon.c (mon.1) 7404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.784165+0000 mon.c (mon.1) 7405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.784165+0000 mon.c (mon.1) 7405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.784777+0000 mon.c (mon.1) 7406 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.784777+0000 mon.c (mon.1) 7406 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.789583+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.789583+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.832840+0000 mon.c (mon.1) 7407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.832840+0000 mon.c (mon.1) 7407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.835019+0000 mon.c (mon.1) 7408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.835019+0000 mon.c (mon.1) 7408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.836344+0000 mon.c (mon.1) 7409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.836344+0000 mon.c (mon.1) 7409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.838249+0000 mon.c (mon.1) 7410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.433512+0000 mon.c (mon.1) 7372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.433512+0000 mon.c (mon.1) 7372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.435768+0000 mon.c (mon.1) 7373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.435768+0000 mon.c (mon.1) 7373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.436770+0000 mon.c (mon.1) 7374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.436770+0000 mon.c (mon.1) 7374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.438757+0000 mon.c (mon.1) 7375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.438757+0000 mon.c (mon.1) 7375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.439479+0000 mon.c (mon.1) 7376 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.439479+0000 mon.c (mon.1) 7376 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.444898+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.444898+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: cephadm 2024-04-22T21:16:36.448929+0000 mgr.x (mgr.34107) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: cephadm 2024-04-22T21:16:36.448929+0000 mgr.x (mgr.34107) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.486102+0000 mon.c (mon.1) 7377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.486102+0000 mon.c (mon.1) 7377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.488215+0000 mon.c (mon.1) 7378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.488215+0000 mon.c (mon.1) 7378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.489524+0000 mon.c (mon.1) 7379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.489524+0000 mon.c (mon.1) 7379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.838249+0000 mon.c (mon.1) 7410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.838913+0000 mon.c (mon.1) 7411 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.838913+0000 mon.c (mon.1) 7411 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.844873+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.844873+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.886442+0000 mon.c (mon.1) 7412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.886442+0000 mon.c (mon.1) 7412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.888558+0000 mon.c (mon.1) 7413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.888558+0000 mon.c (mon.1) 7413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.889605+0000 mon.c (mon.1) 7414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.889605+0000 mon.c (mon.1) 7414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.891980+0000 mon.c (mon.1) 7415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.891980+0000 mon.c (mon.1) 7415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.892711+0000 mon.c (mon.1) 7416 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.892711+0000 mon.c (mon.1) 7416 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.898911+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.898911+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.974742+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.974742+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.979125+0000 mon.c (mon.1) 7417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.979125+0000 mon.c (mon.1) 7417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.981364+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.981364+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.985404+0000 mon.c (mon.1) 7418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.985404+0000 mon.c (mon.1) 7418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.986997+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.986997+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.989521+0000 mon.c (mon.1) 7419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.989521+0000 mon.c (mon.1) 7419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.990781+0000 mon.c (mon.1) 7420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.990781+0000 mon.c (mon.1) 7420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.993286+0000 mon.c (mon.1) 7421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.993286+0000 mon.c (mon.1) 7421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.996523+0000 mon.c (mon.1) 7422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.996523+0000 mon.c (mon.1) 7422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.998554+0000 mon.c (mon.1) 7423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:36.998554+0000 mon.c (mon.1) 7423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:37.000188+0000 mon.c (mon.1) 7424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:37.000188+0000 mon.c (mon.1) 7424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:37.001576+0000 mon.c (mon.1) 7425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:37.001576+0000 mon.c (mon.1) 7425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:37.002932+0000 mon.c (mon.1) 7426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:37.002932+0000 mon.c (mon.1) 7426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:37.004501+0000 mon.c (mon.1) 7427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:37.004501+0000 mon.c (mon.1) 7427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:37.008158+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:37.008158+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:37.015642+0000 mon.c (mon.1) 7428 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi121.rxpsbc"}]: dispatch 2024-04-22T21:16:37.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:37.015642+0000 mon.c (mon.1) 7428 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi121.rxpsbc"}]: dispatch 2024-04-22T21:16:37.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:37.015947+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi121.rxpsbc"}]: dispatch 2024-04-22T21:16:37.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:37.015947+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi121.rxpsbc"}]: dispatch 2024-04-22T21:16:37.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:37.019814+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi121.rxpsbc"}]': finished 2024-04-22T21:16:37.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:37.019814+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi121.rxpsbc"}]': finished 2024-04-22T21:16:37.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:37.022910+0000 mon.c (mon.1) 7429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:37.022910+0000 mon.c (mon.1) 7429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:37.028686+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:37.028686+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:37.031701+0000 mon.c (mon.1) 7430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:37.031701+0000 mon.c (mon.1) 7430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:37.037825+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[75184]: audit 2024-04-22T21:16:37.037825+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.491553+0000 mon.c (mon.1) 7380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.491553+0000 mon.c (mon.1) 7380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.492261+0000 mon.c (mon.1) 7381 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.492261+0000 mon.c (mon.1) 7381 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.497262+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.497262+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.540083+0000 mon.c (mon.1) 7382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.540083+0000 mon.c (mon.1) 7382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.542298+0000 mon.c (mon.1) 7383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.542298+0000 mon.c (mon.1) 7383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.543402+0000 mon.c (mon.1) 7384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.543402+0000 mon.c (mon.1) 7384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.545703+0000 mon.c (mon.1) 7385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.545703+0000 mon.c (mon.1) 7385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.546418+0000 mon.c (mon.1) 7386 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.546418+0000 mon.c (mon.1) 7386 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.554194+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.554194+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.611727+0000 mon.c (mon.1) 7387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.611727+0000 mon.c (mon.1) 7387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.613621+0000 mon.c (mon.1) 7388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.613621+0000 mon.c (mon.1) 7388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.614432+0000 mon.c (mon.1) 7389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.614432+0000 mon.c (mon.1) 7389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.616341+0000 mon.c (mon.1) 7390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.616341+0000 mon.c (mon.1) 7390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.617122+0000 mon.c (mon.1) 7391 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.617122+0000 mon.c (mon.1) 7391 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.624965+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.624965+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.666401+0000 mon.c (mon.1) 7392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.666401+0000 mon.c (mon.1) 7392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.668373+0000 mon.c (mon.1) 7393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.668373+0000 mon.c (mon.1) 7393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.669471+0000 mon.c (mon.1) 7394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.669471+0000 mon.c (mon.1) 7394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.671379+0000 mon.c (mon.1) 7395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.671379+0000 mon.c (mon.1) 7395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.672112+0000 mon.c (mon.1) 7396 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.672112+0000 mon.c (mon.1) 7396 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.679375+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.679375+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.688960+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.688960+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.696693+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.696693+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.704682+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.704682+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.724123+0000 mon.c (mon.1) 7397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.724123+0000 mon.c (mon.1) 7397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.726210+0000 mon.c (mon.1) 7398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.726210+0000 mon.c (mon.1) 7398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.727206+0000 mon.c (mon.1) 7399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.727206+0000 mon.c (mon.1) 7399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.729383+0000 mon.c (mon.1) 7400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.729383+0000 mon.c (mon.1) 7400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.730166+0000 mon.c (mon.1) 7401 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.730166+0000 mon.c (mon.1) 7401 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.735997+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.735997+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.778694+0000 mon.c (mon.1) 7402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.778694+0000 mon.c (mon.1) 7402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.780797+0000 mon.c (mon.1) 7403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.780797+0000 mon.c (mon.1) 7403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.781689+0000 mon.c (mon.1) 7404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.781689+0000 mon.c (mon.1) 7404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.784165+0000 mon.c (mon.1) 7405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.784165+0000 mon.c (mon.1) 7405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.784777+0000 mon.c (mon.1) 7406 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.784777+0000 mon.c (mon.1) 7406 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.789583+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.789583+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.832840+0000 mon.c (mon.1) 7407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.832840+0000 mon.c (mon.1) 7407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.835019+0000 mon.c (mon.1) 7408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.835019+0000 mon.c (mon.1) 7408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.836344+0000 mon.c (mon.1) 7409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.836344+0000 mon.c (mon.1) 7409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.838249+0000 mon.c (mon.1) 7410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.838249+0000 mon.c (mon.1) 7410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.838913+0000 mon.c (mon.1) 7411 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.838913+0000 mon.c (mon.1) 7411 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.844873+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.844873+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.886442+0000 mon.c (mon.1) 7412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.886442+0000 mon.c (mon.1) 7412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.888558+0000 mon.c (mon.1) 7413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.888558+0000 mon.c (mon.1) 7413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.889605+0000 mon.c (mon.1) 7414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.889605+0000 mon.c (mon.1) 7414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.891980+0000 mon.c (mon.1) 7415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.891980+0000 mon.c (mon.1) 7415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.892711+0000 mon.c (mon.1) 7416 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.892711+0000 mon.c (mon.1) 7416 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.898911+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.898911+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.974742+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.974742+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.979125+0000 mon.c (mon.1) 7417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.979125+0000 mon.c (mon.1) 7417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.981364+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.981364+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.985404+0000 mon.c (mon.1) 7418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.985404+0000 mon.c (mon.1) 7418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.986997+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.986997+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.989521+0000 mon.c (mon.1) 7419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.989521+0000 mon.c (mon.1) 7419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.990781+0000 mon.c (mon.1) 7420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.990781+0000 mon.c (mon.1) 7420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.993286+0000 mon.c (mon.1) 7421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.993286+0000 mon.c (mon.1) 7421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.996523+0000 mon.c (mon.1) 7422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.996523+0000 mon.c (mon.1) 7422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.998554+0000 mon.c (mon.1) 7423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:36.998554+0000 mon.c (mon.1) 7423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:37.000188+0000 mon.c (mon.1) 7424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:37.000188+0000 mon.c (mon.1) 7424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:37.001576+0000 mon.c (mon.1) 7425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:37.001576+0000 mon.c (mon.1) 7425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:37.002932+0000 mon.c (mon.1) 7426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:37.002932+0000 mon.c (mon.1) 7426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:37.004501+0000 mon.c (mon.1) 7427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:37.004501+0000 mon.c (mon.1) 7427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:37.008158+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:37.008158+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:37.015642+0000 mon.c (mon.1) 7428 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi121.rxpsbc"}]: dispatch 2024-04-22T21:16:37.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:37.015642+0000 mon.c (mon.1) 7428 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi121.rxpsbc"}]: dispatch 2024-04-22T21:16:37.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:37.015947+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi121.rxpsbc"}]: dispatch 2024-04-22T21:16:37.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:37.015947+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi121.rxpsbc"}]: dispatch 2024-04-22T21:16:37.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:37.019814+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi121.rxpsbc"}]': finished 2024-04-22T21:16:37.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:37.019814+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi121.rxpsbc"}]': finished 2024-04-22T21:16:37.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:37.022910+0000 mon.c (mon.1) 7429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:37.022910+0000 mon.c (mon.1) 7429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:37.028686+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:37.028686+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:37.031701+0000 mon.c (mon.1) 7430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:37.031701+0000 mon.c (mon.1) 7430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:37.037825+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:37 smithi121 bash[73084]: audit 2024-04-22T21:16:37.037825+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: cephadm 2024-04-22T21:16:35.478091+0000 mgr.x (mgr.34107) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: cephadm 2024-04-22T21:16:35.478091+0000 mgr.x (mgr.34107) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: cephadm 2024-04-22T21:16:35.553518+0000 mgr.x (mgr.34107) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: cephadm 2024-04-22T21:16:35.553518+0000 mgr.x (mgr.34107) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: cephadm 2024-04-22T21:16:35.650209+0000 mgr.x (mgr.34107) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: cephadm 2024-04-22T21:16:35.650209+0000 mgr.x (mgr.34107) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: cephadm 2024-04-22T21:16:35.750647+0000 mgr.x (mgr.34107) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: cephadm 2024-04-22T21:16:35.750647+0000 mgr.x (mgr.34107) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: cephadm 2024-04-22T21:16:35.849163+0000 mgr.x (mgr.34107) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: cephadm 2024-04-22T21:16:35.849163+0000 mgr.x (mgr.34107) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: cephadm 2024-04-22T21:16:35.950869+0000 mgr.x (mgr.34107) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: cephadm 2024-04-22T21:16:35.950869+0000 mgr.x (mgr.34107) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: cephadm 2024-04-22T21:16:36.067703+0000 mgr.x (mgr.34107) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: cephadm 2024-04-22T21:16:36.067703+0000 mgr.x (mgr.34107) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: cluster 2024-04-22T21:16:36.078987+0000 mgr.x (mgr.34107) 2324 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T21:16:37.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: cluster 2024-04-22T21:16:36.078987+0000 mgr.x (mgr.34107) 2324 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T21:16:37.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: cephadm 2024-04-22T21:16:36.178165+0000 mgr.x (mgr.34107) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: cephadm 2024-04-22T21:16:36.178165+0000 mgr.x (mgr.34107) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.235273+0000 mon.c (mon.1) 7357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.235273+0000 mon.c (mon.1) 7357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.237437+0000 mon.c (mon.1) 7358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.237437+0000 mon.c (mon.1) 7358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.238351+0000 mon.c (mon.1) 7359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.238351+0000 mon.c (mon.1) 7359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.240660+0000 mon.c (mon.1) 7360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.240660+0000 mon.c (mon.1) 7360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.241444+0000 mon.c (mon.1) 7361 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.241444+0000 mon.c (mon.1) 7361 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.246684+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.246684+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: cephadm 2024-04-22T21:16:36.250579+0000 mgr.x (mgr.34107) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: cephadm 2024-04-22T21:16:36.250579+0000 mgr.x (mgr.34107) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.305915+0000 mon.c (mon.1) 7362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.305915+0000 mon.c (mon.1) 7362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.308217+0000 mon.c (mon.1) 7363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.308217+0000 mon.c (mon.1) 7363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.309216+0000 mon.c (mon.1) 7364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.309216+0000 mon.c (mon.1) 7364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.311683+0000 mon.c (mon.1) 7365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.311683+0000 mon.c (mon.1) 7365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.312529+0000 mon.c (mon.1) 7366 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.312529+0000 mon.c (mon.1) 7366 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.319634+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.319634+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: cephadm 2024-04-22T21:16:36.323369+0000 mgr.x (mgr.34107) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: cephadm 2024-04-22T21:16:36.323369+0000 mgr.x (mgr.34107) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.363545+0000 mon.c (mon.1) 7367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.363545+0000 mon.c (mon.1) 7367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.366009+0000 mon.c (mon.1) 7368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.366009+0000 mon.c (mon.1) 7368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.367125+0000 mon.c (mon.1) 7369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.367125+0000 mon.c (mon.1) 7369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.369546+0000 mon.c (mon.1) 7370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.369546+0000 mon.c (mon.1) 7370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.370399+0000 mon.c (mon.1) 7371 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.370399+0000 mon.c (mon.1) 7371 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.376142+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.376142+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: cephadm 2024-04-22T21:16:36.379818+0000 mgr.x (mgr.34107) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: cephadm 2024-04-22T21:16:36.379818+0000 mgr.x (mgr.34107) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.433512+0000 mon.c (mon.1) 7372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.433512+0000 mon.c (mon.1) 7372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.435768+0000 mon.c (mon.1) 7373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.435768+0000 mon.c (mon.1) 7373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.436770+0000 mon.c (mon.1) 7374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.436770+0000 mon.c (mon.1) 7374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.438757+0000 mon.c (mon.1) 7375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.438757+0000 mon.c (mon.1) 7375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.439479+0000 mon.c (mon.1) 7376 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.439479+0000 mon.c (mon.1) 7376 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.444898+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.444898+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: cephadm 2024-04-22T21:16:36.448929+0000 mgr.x (mgr.34107) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: cephadm 2024-04-22T21:16:36.448929+0000 mgr.x (mgr.34107) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:37.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.486102+0000 mon.c (mon.1) 7377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.486102+0000 mon.c (mon.1) 7377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.488215+0000 mon.c (mon.1) 7378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.488215+0000 mon.c (mon.1) 7378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.489524+0000 mon.c (mon.1) 7379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.489524+0000 mon.c (mon.1) 7379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.491553+0000 mon.c (mon.1) 7380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.491553+0000 mon.c (mon.1) 7380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.492261+0000 mon.c (mon.1) 7381 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.492261+0000 mon.c (mon.1) 7381 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.497262+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.497262+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.540083+0000 mon.c (mon.1) 7382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.540083+0000 mon.c (mon.1) 7382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.542298+0000 mon.c (mon.1) 7383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.542298+0000 mon.c (mon.1) 7383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.543402+0000 mon.c (mon.1) 7384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.543402+0000 mon.c (mon.1) 7384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.545703+0000 mon.c (mon.1) 7385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.545703+0000 mon.c (mon.1) 7385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.546418+0000 mon.c (mon.1) 7386 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.546418+0000 mon.c (mon.1) 7386 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.554194+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.554194+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.611727+0000 mon.c (mon.1) 7387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.611727+0000 mon.c (mon.1) 7387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.613621+0000 mon.c (mon.1) 7388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.613621+0000 mon.c (mon.1) 7388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.614432+0000 mon.c (mon.1) 7389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.614432+0000 mon.c (mon.1) 7389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.616341+0000 mon.c (mon.1) 7390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.616341+0000 mon.c (mon.1) 7390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.617122+0000 mon.c (mon.1) 7391 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.617122+0000 mon.c (mon.1) 7391 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.624965+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.624965+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.666401+0000 mon.c (mon.1) 7392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.666401+0000 mon.c (mon.1) 7392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.668373+0000 mon.c (mon.1) 7393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.668373+0000 mon.c (mon.1) 7393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.669471+0000 mon.c (mon.1) 7394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.669471+0000 mon.c (mon.1) 7394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.671379+0000 mon.c (mon.1) 7395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.671379+0000 mon.c (mon.1) 7395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.672112+0000 mon.c (mon.1) 7396 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.672112+0000 mon.c (mon.1) 7396 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.679375+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.679375+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.688960+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.688960+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.696693+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.696693+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.704682+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.704682+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.724123+0000 mon.c (mon.1) 7397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.724123+0000 mon.c (mon.1) 7397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.726210+0000 mon.c (mon.1) 7398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.726210+0000 mon.c (mon.1) 7398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.727206+0000 mon.c (mon.1) 7399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.727206+0000 mon.c (mon.1) 7399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.729383+0000 mon.c (mon.1) 7400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.729383+0000 mon.c (mon.1) 7400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.730166+0000 mon.c (mon.1) 7401 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.730166+0000 mon.c (mon.1) 7401 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.735997+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.735997+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.778694+0000 mon.c (mon.1) 7402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.778694+0000 mon.c (mon.1) 7402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.780797+0000 mon.c (mon.1) 7403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.780797+0000 mon.c (mon.1) 7403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.781689+0000 mon.c (mon.1) 7404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.781689+0000 mon.c (mon.1) 7404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.784165+0000 mon.c (mon.1) 7405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.784165+0000 mon.c (mon.1) 7405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.784777+0000 mon.c (mon.1) 7406 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.784777+0000 mon.c (mon.1) 7406 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.789583+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.789583+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.832840+0000 mon.c (mon.1) 7407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.832840+0000 mon.c (mon.1) 7407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.835019+0000 mon.c (mon.1) 7408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.835019+0000 mon.c (mon.1) 7408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.836344+0000 mon.c (mon.1) 7409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.836344+0000 mon.c (mon.1) 7409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.838249+0000 mon.c (mon.1) 7410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.838249+0000 mon.c (mon.1) 7410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.838913+0000 mon.c (mon.1) 7411 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.838913+0000 mon.c (mon.1) 7411 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.844873+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.844873+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.886442+0000 mon.c (mon.1) 7412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.886442+0000 mon.c (mon.1) 7412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.888558+0000 mon.c (mon.1) 7413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.888558+0000 mon.c (mon.1) 7413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.889605+0000 mon.c (mon.1) 7414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.889605+0000 mon.c (mon.1) 7414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.891980+0000 mon.c (mon.1) 7415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.891980+0000 mon.c (mon.1) 7415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:37.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.892711+0000 mon.c (mon.1) 7416 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.892711+0000 mon.c (mon.1) 7416 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:37.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.898911+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.898911+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.974742+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.974742+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.979125+0000 mon.c (mon.1) 7417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.979125+0000 mon.c (mon.1) 7417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:37.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.981364+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.981364+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.985404+0000 mon.c (mon.1) 7418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.985404+0000 mon.c (mon.1) 7418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.986997+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.986997+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.989521+0000 mon.c (mon.1) 7419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.989521+0000 mon.c (mon.1) 7419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.990781+0000 mon.c (mon.1) 7420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.990781+0000 mon.c (mon.1) 7420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.993286+0000 mon.c (mon.1) 7421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.993286+0000 mon.c (mon.1) 7421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.996523+0000 mon.c (mon.1) 7422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.996523+0000 mon.c (mon.1) 7422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.998554+0000 mon.c (mon.1) 7423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:36.998554+0000 mon.c (mon.1) 7423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:37.000188+0000 mon.c (mon.1) 7424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:37.000188+0000 mon.c (mon.1) 7424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:37.001576+0000 mon.c (mon.1) 7425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:37.001576+0000 mon.c (mon.1) 7425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:37.002932+0000 mon.c (mon.1) 7426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:37.002932+0000 mon.c (mon.1) 7426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:37.004501+0000 mon.c (mon.1) 7427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:37.004501+0000 mon.c (mon.1) 7427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:37.008158+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:37.008158+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:37.015642+0000 mon.c (mon.1) 7428 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi121.rxpsbc"}]: dispatch 2024-04-22T21:16:37.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:37.015642+0000 mon.c (mon.1) 7428 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi121.rxpsbc"}]: dispatch 2024-04-22T21:16:37.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:37.015947+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi121.rxpsbc"}]: dispatch 2024-04-22T21:16:37.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:37.015947+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi121.rxpsbc"}]: dispatch 2024-04-22T21:16:37.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:37.019814+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi121.rxpsbc"}]': finished 2024-04-22T21:16:37.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:37.019814+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi121.rxpsbc"}]': finished 2024-04-22T21:16:37.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:37.022910+0000 mon.c (mon.1) 7429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:37.022910+0000 mon.c (mon.1) 7429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:37.028686+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:37.028686+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:37.031701+0000 mon.c (mon.1) 7430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:37.031701+0000 mon.c (mon.1) 7430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:37.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:37.037825+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:37.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[58916]: audit 2024-04-22T21:16:37.037825+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:38.061 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:16:37 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:16:37] "GET /metrics HTTP/1.1" 200 38631 "" "Prometheus/2.33.4" 2024-04-22T21:16:38.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:38 smithi123 bash[58916]: cephadm 2024-04-22T21:16:36.502960+0000 mgr.x (mgr.34107) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:38 smithi123 bash[58916]: cephadm 2024-04-22T21:16:36.502960+0000 mgr.x (mgr.34107) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:38 smithi123 bash[58916]: cephadm 2024-04-22T21:16:36.557857+0000 mgr.x (mgr.34107) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:38 smithi123 bash[58916]: cephadm 2024-04-22T21:16:36.557857+0000 mgr.x (mgr.34107) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:38 smithi123 bash[58916]: cephadm 2024-04-22T21:16:36.628784+0000 mgr.x (mgr.34107) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:38 smithi123 bash[58916]: cephadm 2024-04-22T21:16:36.628784+0000 mgr.x (mgr.34107) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:38 smithi123 bash[58916]: cephadm 2024-04-22T21:16:36.685565+0000 mgr.x (mgr.34107) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:38 smithi123 bash[58916]: cephadm 2024-04-22T21:16:36.685565+0000 mgr.x (mgr.34107) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:38 smithi123 bash[58916]: cephadm 2024-04-22T21:16:36.740837+0000 mgr.x (mgr.34107) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:38 smithi123 bash[58916]: cephadm 2024-04-22T21:16:36.740837+0000 mgr.x (mgr.34107) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:38 smithi123 bash[58916]: cephadm 2024-04-22T21:16:36.795378+0000 mgr.x (mgr.34107) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:38 smithi123 bash[58916]: cephadm 2024-04-22T21:16:36.795378+0000 mgr.x (mgr.34107) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:38 smithi123 bash[58916]: cephadm 2024-04-22T21:16:36.849447+0000 mgr.x (mgr.34107) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:38 smithi123 bash[58916]: cephadm 2024-04-22T21:16:36.849447+0000 mgr.x (mgr.34107) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:38 smithi123 bash[58916]: cephadm 2024-04-22T21:16:36.903722+0000 mgr.x (mgr.34107) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:38 smithi123 bash[58916]: cephadm 2024-04-22T21:16:36.903722+0000 mgr.x (mgr.34107) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:38 smithi123 bash[58916]: cephadm 2024-04-22T21:16:37.008214+0000 mgr.x (mgr.34107) 2338 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-22T21:16:38.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:38 smithi123 bash[58916]: cephadm 2024-04-22T21:16:37.008214+0000 mgr.x (mgr.34107) 2338 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-22T21:16:38.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:38 smithi123 bash[58916]: cephadm 2024-04-22T21:16:37.026673+0000 mgr.x (mgr.34107) 2339 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-22T21:16:38.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:38 smithi123 bash[58916]: cephadm 2024-04-22T21:16:37.026673+0000 mgr.x (mgr.34107) 2339 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-22T21:16:38.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:38 smithi123 bash[58916]: cephadm 2024-04-22T21:16:37.035572+0000 mgr.x (mgr.34107) 2340 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-22T21:16:38.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:38 smithi123 bash[58916]: cephadm 2024-04-22T21:16:37.035572+0000 mgr.x (mgr.34107) 2340 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-22T21:16:38.889 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[73084]: cephadm 2024-04-22T21:16:36.502960+0000 mgr.x (mgr.34107) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.890 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[73084]: cephadm 2024-04-22T21:16:36.502960+0000 mgr.x (mgr.34107) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.890 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[73084]: cephadm 2024-04-22T21:16:36.557857+0000 mgr.x (mgr.34107) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.890 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[73084]: cephadm 2024-04-22T21:16:36.557857+0000 mgr.x (mgr.34107) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.890 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[73084]: cephadm 2024-04-22T21:16:36.628784+0000 mgr.x (mgr.34107) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.890 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[73084]: cephadm 2024-04-22T21:16:36.628784+0000 mgr.x (mgr.34107) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.890 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[73084]: cephadm 2024-04-22T21:16:36.685565+0000 mgr.x (mgr.34107) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.890 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[73084]: cephadm 2024-04-22T21:16:36.685565+0000 mgr.x (mgr.34107) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.890 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[73084]: cephadm 2024-04-22T21:16:36.740837+0000 mgr.x (mgr.34107) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.890 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[73084]: cephadm 2024-04-22T21:16:36.740837+0000 mgr.x (mgr.34107) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.890 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[73084]: cephadm 2024-04-22T21:16:36.795378+0000 mgr.x (mgr.34107) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.890 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[73084]: cephadm 2024-04-22T21:16:36.795378+0000 mgr.x (mgr.34107) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.890 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[73084]: cephadm 2024-04-22T21:16:36.849447+0000 mgr.x (mgr.34107) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.891 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[73084]: cephadm 2024-04-22T21:16:36.849447+0000 mgr.x (mgr.34107) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.891 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[73084]: cephadm 2024-04-22T21:16:36.903722+0000 mgr.x (mgr.34107) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.891 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[73084]: cephadm 2024-04-22T21:16:36.903722+0000 mgr.x (mgr.34107) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.891 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[73084]: cephadm 2024-04-22T21:16:37.008214+0000 mgr.x (mgr.34107) 2338 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-22T21:16:38.891 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[73084]: cephadm 2024-04-22T21:16:37.008214+0000 mgr.x (mgr.34107) 2338 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-22T21:16:38.891 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[73084]: cephadm 2024-04-22T21:16:37.026673+0000 mgr.x (mgr.34107) 2339 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-22T21:16:38.891 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[73084]: cephadm 2024-04-22T21:16:37.026673+0000 mgr.x (mgr.34107) 2339 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-22T21:16:38.891 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[73084]: cephadm 2024-04-22T21:16:37.035572+0000 mgr.x (mgr.34107) 2340 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-22T21:16:38.891 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[73084]: cephadm 2024-04-22T21:16:37.035572+0000 mgr.x (mgr.34107) 2340 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-22T21:16:38.891 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[75184]: cephadm 2024-04-22T21:16:36.502960+0000 mgr.x (mgr.34107) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.891 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[75184]: cephadm 2024-04-22T21:16:36.502960+0000 mgr.x (mgr.34107) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.892 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[75184]: cephadm 2024-04-22T21:16:36.557857+0000 mgr.x (mgr.34107) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.892 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[75184]: cephadm 2024-04-22T21:16:36.557857+0000 mgr.x (mgr.34107) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.892 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[75184]: cephadm 2024-04-22T21:16:36.628784+0000 mgr.x (mgr.34107) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.892 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[75184]: cephadm 2024-04-22T21:16:36.628784+0000 mgr.x (mgr.34107) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.892 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[75184]: cephadm 2024-04-22T21:16:36.685565+0000 mgr.x (mgr.34107) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.892 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[75184]: cephadm 2024-04-22T21:16:36.685565+0000 mgr.x (mgr.34107) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.892 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[75184]: cephadm 2024-04-22T21:16:36.740837+0000 mgr.x (mgr.34107) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.892 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[75184]: cephadm 2024-04-22T21:16:36.740837+0000 mgr.x (mgr.34107) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.892 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[75184]: cephadm 2024-04-22T21:16:36.795378+0000 mgr.x (mgr.34107) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.892 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[75184]: cephadm 2024-04-22T21:16:36.795378+0000 mgr.x (mgr.34107) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.892 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[75184]: cephadm 2024-04-22T21:16:36.849447+0000 mgr.x (mgr.34107) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.892 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[75184]: cephadm 2024-04-22T21:16:36.849447+0000 mgr.x (mgr.34107) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.892 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[75184]: cephadm 2024-04-22T21:16:36.903722+0000 mgr.x (mgr.34107) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.892 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[75184]: cephadm 2024-04-22T21:16:36.903722+0000 mgr.x (mgr.34107) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:38.893 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[75184]: cephadm 2024-04-22T21:16:37.008214+0000 mgr.x (mgr.34107) 2338 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-22T21:16:38.893 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[75184]: cephadm 2024-04-22T21:16:37.008214+0000 mgr.x (mgr.34107) 2338 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-22T21:16:38.893 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[75184]: cephadm 2024-04-22T21:16:37.026673+0000 mgr.x (mgr.34107) 2339 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-22T21:16:38.893 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[75184]: cephadm 2024-04-22T21:16:37.026673+0000 mgr.x (mgr.34107) 2339 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-22T21:16:38.893 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[75184]: cephadm 2024-04-22T21:16:37.035572+0000 mgr.x (mgr.34107) 2340 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-22T21:16:38.893 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:38 smithi121 bash[75184]: cephadm 2024-04-22T21:16:37.035572+0000 mgr.x (mgr.34107) 2340 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-22T21:16:39.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:39 smithi123 bash[58916]: cluster 2024-04-22T21:16:38.080198+0000 mgr.x (mgr.34107) 2341 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T21:16:39.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:39 smithi123 bash[58916]: cluster 2024-04-22T21:16:38.080198+0000 mgr.x (mgr.34107) 2341 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T21:16:39.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:39 smithi123 bash[58916]: audit 2024-04-22T21:16:38.455106+0000 mgr.x (mgr.34107) 2342 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:16:39.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:39 smithi123 bash[58916]: audit 2024-04-22T21:16:38.455106+0000 mgr.x (mgr.34107) 2342 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:16:39.759 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:39 smithi121 bash[73084]: cluster 2024-04-22T21:16:38.080198+0000 mgr.x (mgr.34107) 2341 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T21:16:39.759 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:39 smithi121 bash[73084]: cluster 2024-04-22T21:16:38.080198+0000 mgr.x (mgr.34107) 2341 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T21:16:39.759 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:39 smithi121 bash[73084]: audit 2024-04-22T21:16:38.455106+0000 mgr.x (mgr.34107) 2342 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:16:39.759 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:39 smithi121 bash[73084]: audit 2024-04-22T21:16:38.455106+0000 mgr.x (mgr.34107) 2342 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:16:39.760 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:39 smithi121 bash[75184]: cluster 2024-04-22T21:16:38.080198+0000 mgr.x (mgr.34107) 2341 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T21:16:39.760 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:39 smithi121 bash[75184]: cluster 2024-04-22T21:16:38.080198+0000 mgr.x (mgr.34107) 2341 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-22T21:16:39.760 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:39 smithi121 bash[75184]: audit 2024-04-22T21:16:38.455106+0000 mgr.x (mgr.34107) 2342 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:16:39.760 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:39 smithi121 bash[75184]: audit 2024-04-22T21:16:38.455106+0000 mgr.x (mgr.34107) 2342 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:16:40.296 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-04-22T21:16:41.038 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T21:16:41.038 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi121 smithi121 running 4s ago 24m - - 2024-04-22T21:16:41.038 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi123 smithi123 running 4s ago 24m - - 2024-04-22T21:16:41.038 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (11m) 4s ago 17m 13.1M - 0.23.0 ba2b418f427c 75d0217c38a9 2024-04-22T21:16:41.038 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (10m) 4s ago 17m 41.8M - 8.3.5 dad864ee21e9 800591342f16 2024-04-22T21:16:41.038 INFO:teuthology.orchestra.run.smithi121.stdout:iscsi.foo.smithi121.rxpsbc smithi121 running (13s) 4s ago 15m 41.7M - 3.7 82086b19bb07 a9c2196d0235 2024-04-22T21:16:41.038 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443,9283,8765 running (9m) 4s ago 23m 531M - 19.0.0-3198-g56e81df3 82086b19bb07 47d10e8cef27 2024-04-22T21:16:41.038 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443,9283,8765 running (9m) 4s ago 25m 440M - 19.0.0-3198-g56e81df3 82086b19bb07 8406ceac8ad3 2024-04-22T21:16:41.038 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (8m) 4s ago 25m 84.5M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 f5b71d32306b 2024-04-22T21:16:41.039 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (8m) 4s ago 23m 60.5M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 db2fb24d7454 2024-04-22T21:16:41.039 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (8m) 4s ago 23m 73.4M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 425f9e808335 2024-04-22T21:16:41.039 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (11m) 4s ago 17m 9675k - 1.3.1 1dbe0e931976 7b20ff211618 2024-04-22T21:16:41.039 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (10m) 4s ago 17m 11.2M - 1.3.1 1dbe0e931976 c449de2e89b9 2024-04-22T21:16:41.039 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (6m) 4s ago 22m 62.3M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 afe0c773b859 2024-04-22T21:16:41.039 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (6m) 4s ago 22m 69.1M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 8e891d1550a4 2024-04-22T21:16:41.039 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (5m) 4s ago 21m 62.2M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 31a08ebbc5f6 2024-04-22T21:16:41.039 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (5m) 4s ago 21m 62.9M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 6c42aa4939cb 2024-04-22T21:16:41.039 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (4m) 4s ago 20m 58.7M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 76b1894f04d2 2024-04-22T21:16:41.039 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (3m) 4s ago 20m 54.2M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 d058156b75a3 2024-04-22T21:16:41.039 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (2m) 4s ago 19m 57.0M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 80e9fbeddc85 2024-04-22T21:16:41.039 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (2m) 4s ago 18m 60.4M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 3bfa1376c3de 2024-04-22T21:16:41.039 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (9m) 4s ago 17m 67.3M - 2.33.4 514e6a882f6e 14ed9f8bb5de 2024-04-22T21:16:41.039 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi121.fpqyxe smithi121 *:8000 running (110s) 4s ago 15m 88.8M - 19.0.0-3198-g56e81df3 82086b19bb07 7bdb72ca3523 2024-04-22T21:16:41.039 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi123.ducldy smithi123 *:8000 running (65s) 4s ago 15m 88.3M - 19.0.0-3198-g56e81df3 82086b19bb07 a7acabf1dfb6 2024-04-22T21:16:41.040 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi121.umzhsg smithi121 *:80 running (102s) 4s ago 15m 90.8M - 19.0.0-3198-g56e81df3 82086b19bb07 04d7be3f581a 2024-04-22T21:16:41.040 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi123.ywhrus smithi123 *:80 running (57s) 4s ago 15m 88.2M - 19.0.0-3198-g56e81df3 82086b19bb07 b0cae84c5650 2024-04-22T21:16:41.454 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:16:41.455 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-04-22T21:16:41.455 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 3 2024-04-22T21:16:41.455 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:16:41.455 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-04-22T21:16:41.455 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 2 2024-04-22T21:16:41.455 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:16:41.455 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-04-22T21:16:41.455 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 8 2024-04-22T21:16:41.455 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:16:41.455 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-04-22T21:16:41.455 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 4 2024-04-22T21:16:41.455 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:16:41.456 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-04-22T21:16:41.456 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 17 2024-04-22T21:16:41.456 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:16:41.456 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:16:41.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:41 smithi123 bash[58916]: cluster 2024-04-22T21:16:40.080961+0000 mgr.x (mgr.34107) 2343 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:41.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:41 smithi123 bash[58916]: cluster 2024-04-22T21:16:40.080961+0000 mgr.x (mgr.34107) 2343 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:41.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:41 smithi123 bash[58916]: audit 2024-04-22T21:16:40.296774+0000 mgr.x (mgr.34107) 2344 : audit [DBG] from='client.44868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:41.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:41 smithi123 bash[58916]: audit 2024-04-22T21:16:40.296774+0000 mgr.x (mgr.34107) 2344 : audit [DBG] from='client.44868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:41.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:41 smithi121 bash[75184]: cluster 2024-04-22T21:16:40.080961+0000 mgr.x (mgr.34107) 2343 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:41.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:41 smithi121 bash[75184]: cluster 2024-04-22T21:16:40.080961+0000 mgr.x (mgr.34107) 2343 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:41.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:41 smithi121 bash[75184]: audit 2024-04-22T21:16:40.296774+0000 mgr.x (mgr.34107) 2344 : audit [DBG] from='client.44868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:41.750 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:41 smithi121 bash[75184]: audit 2024-04-22T21:16:40.296774+0000 mgr.x (mgr.34107) 2344 : audit [DBG] from='client.44868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:41.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:41 smithi121 bash[73084]: cluster 2024-04-22T21:16:40.080961+0000 mgr.x (mgr.34107) 2343 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:41.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:41 smithi121 bash[73084]: cluster 2024-04-22T21:16:40.080961+0000 mgr.x (mgr.34107) 2343 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:41.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:41 smithi121 bash[73084]: audit 2024-04-22T21:16:40.296774+0000 mgr.x (mgr.34107) 2344 : audit [DBG] from='client.44868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:41.750 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:41 smithi121 bash[73084]: audit 2024-04-22T21:16:40.296774+0000 mgr.x (mgr.34107) 2344 : audit [DBG] from='client.44868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:41.833 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:16:41.834 INFO:teuthology.orchestra.run.smithi121.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d", 2024-04-22T21:16:41.834 INFO:teuthology.orchestra.run.smithi121.stdout: "in_progress": true, 2024-04-22T21:16:41.834 INFO:teuthology.orchestra.run.smithi121.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-22T21:16:41.834 INFO:teuthology.orchestra.run.smithi121.stdout: "services_complete": [ 2024-04-22T21:16:41.834 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw", 2024-04-22T21:16:41.834 INFO:teuthology.orchestra.run.smithi121.stdout: "mon", 2024-04-22T21:16:41.834 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr", 2024-04-22T21:16:41.834 INFO:teuthology.orchestra.run.smithi121.stdout: "osd", 2024-04-22T21:16:41.834 INFO:teuthology.orchestra.run.smithi121.stdout: "iscsi" 2024-04-22T21:16:41.834 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2024-04-22T21:16:41.834 INFO:teuthology.orchestra.run.smithi121.stdout: "progress": "18/23 daemons upgraded", 2024-04-22T21:16:41.834 INFO:teuthology.orchestra.run.smithi121.stdout: "message": "Currently upgrading node-exporter daemons", 2024-04-22T21:16:41.834 INFO:teuthology.orchestra.run.smithi121.stdout: "is_paused": false 2024-04-22T21:16:41.835 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:16:42.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:41 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:42.031 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:16:41 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:42.031 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:16:41 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:42.031 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:16:41 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:42.032 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:16:41 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:42.032 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:41 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:42.032 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:41 smithi121 systemd[1]: Stopping Ceph node-exporter.a for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:16:42.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:41 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:42.033 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:16:41 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:42.033 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:16:41 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:42.253 INFO:teuthology.orchestra.run.smithi121.stdout:HEALTH_OK 2024-04-22T21:16:42.721 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[73084]: audit 2024-04-22T21:16:40.662421+0000 mgr.x (mgr.34107) 2345 : audit [DBG] from='client.44874 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:42.721 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[73084]: audit 2024-04-22T21:16:40.662421+0000 mgr.x (mgr.34107) 2345 : audit [DBG] from='client.44874 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:42.721 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[73084]: cephadm 2024-04-22T21:16:41.019663+0000 mgr.x (mgr.34107) 2346 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-22T21:16:42.721 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[73084]: cephadm 2024-04-22T21:16:41.019663+0000 mgr.x (mgr.34107) 2346 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-22T21:16:42.721 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[73084]: cephadm 2024-04-22T21:16:41.020570+0000 mgr.x (mgr.34107) 2347 : cephadm [INF] Deploying daemon node-exporter.a on smithi121 2024-04-22T21:16:42.721 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[73084]: cephadm 2024-04-22T21:16:41.020570+0000 mgr.x (mgr.34107) 2347 : cephadm [INF] Deploying daemon node-exporter.a on smithi121 2024-04-22T21:16:42.721 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[73084]: audit 2024-04-22T21:16:41.026515+0000 mgr.x (mgr.34107) 2348 : audit [DBG] from='client.44880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:42.721 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[73084]: audit 2024-04-22T21:16:41.026515+0000 mgr.x (mgr.34107) 2348 : audit [DBG] from='client.44880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:42.721 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[73084]: audit 2024-04-22T21:16:41.467718+0000 mon.c (mon.1) 7431 : audit [DBG] from='client.? 172.21.15.121:0/2894801705' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:42.721 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[73084]: audit 2024-04-22T21:16:41.467718+0000 mon.c (mon.1) 7431 : audit [DBG] from='client.? 172.21.15.121:0/2894801705' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:42.722 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[73084]: audit 2024-04-22T21:16:41.733865+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:42.722 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[73084]: audit 2024-04-22T21:16:41.733865+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:42.722 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[73084]: audit 2024-04-22T21:16:41.746582+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:42.722 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[73084]: audit 2024-04-22T21:16:41.746582+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:42.722 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[73084]: audit 2024-04-22T21:16:41.759792+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:42.722 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[73084]: audit 2024-04-22T21:16:41.759792+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:42.722 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[73084]: audit 2024-04-22T21:16:42.266616+0000 mon.c (mon.1) 7432 : audit [DBG] from='client.? 172.21.15.121:0/3050590133' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:16:42.722 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[73084]: audit 2024-04-22T21:16:42.266616+0000 mon.c (mon.1) 7432 : audit [DBG] from='client.? 172.21.15.121:0/3050590133' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:16:42.722 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[75184]: audit 2024-04-22T21:16:40.662421+0000 mgr.x (mgr.34107) 2345 : audit [DBG] from='client.44874 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:42.723 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[75184]: audit 2024-04-22T21:16:40.662421+0000 mgr.x (mgr.34107) 2345 : audit [DBG] from='client.44874 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:42.723 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[75184]: cephadm 2024-04-22T21:16:41.019663+0000 mgr.x (mgr.34107) 2346 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-22T21:16:42.723 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[75184]: cephadm 2024-04-22T21:16:41.019663+0000 mgr.x (mgr.34107) 2346 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-22T21:16:42.723 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[75184]: cephadm 2024-04-22T21:16:41.020570+0000 mgr.x (mgr.34107) 2347 : cephadm [INF] Deploying daemon node-exporter.a on smithi121 2024-04-22T21:16:42.723 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[75184]: cephadm 2024-04-22T21:16:41.020570+0000 mgr.x (mgr.34107) 2347 : cephadm [INF] Deploying daemon node-exporter.a on smithi121 2024-04-22T21:16:42.723 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[75184]: audit 2024-04-22T21:16:41.026515+0000 mgr.x (mgr.34107) 2348 : audit [DBG] from='client.44880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:42.723 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[75184]: audit 2024-04-22T21:16:41.026515+0000 mgr.x (mgr.34107) 2348 : audit [DBG] from='client.44880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:42.723 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[75184]: audit 2024-04-22T21:16:41.467718+0000 mon.c (mon.1) 7431 : audit [DBG] from='client.? 172.21.15.121:0/2894801705' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:42.723 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[75184]: audit 2024-04-22T21:16:41.467718+0000 mon.c (mon.1) 7431 : audit [DBG] from='client.? 172.21.15.121:0/2894801705' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:42.723 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[75184]: audit 2024-04-22T21:16:41.733865+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:42.723 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[75184]: audit 2024-04-22T21:16:41.733865+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:42.723 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[75184]: audit 2024-04-22T21:16:41.746582+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:42.723 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[75184]: audit 2024-04-22T21:16:41.746582+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:42.723 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[75184]: audit 2024-04-22T21:16:41.759792+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:42.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[75184]: audit 2024-04-22T21:16:41.759792+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:42.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[75184]: audit 2024-04-22T21:16:42.266616+0000 mon.c (mon.1) 7432 : audit [DBG] from='client.? 172.21.15.121:0/3050590133' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:16:42.724 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[75184]: audit 2024-04-22T21:16:42.266616+0000 mon.c (mon.1) 7432 : audit [DBG] from='client.? 172.21.15.121:0/3050590133' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:16:42.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:42 smithi123 bash[58916]: audit 2024-04-22T21:16:40.662421+0000 mgr.x (mgr.34107) 2345 : audit [DBG] from='client.44874 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:42.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:42 smithi123 bash[58916]: audit 2024-04-22T21:16:40.662421+0000 mgr.x (mgr.34107) 2345 : audit [DBG] from='client.44874 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:42.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:42 smithi123 bash[58916]: cephadm 2024-04-22T21:16:41.019663+0000 mgr.x (mgr.34107) 2346 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-22T21:16:42.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:42 smithi123 bash[58916]: cephadm 2024-04-22T21:16:41.019663+0000 mgr.x (mgr.34107) 2346 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-22T21:16:42.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:42 smithi123 bash[58916]: cephadm 2024-04-22T21:16:41.020570+0000 mgr.x (mgr.34107) 2347 : cephadm [INF] Deploying daemon node-exporter.a on smithi121 2024-04-22T21:16:42.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:42 smithi123 bash[58916]: cephadm 2024-04-22T21:16:41.020570+0000 mgr.x (mgr.34107) 2347 : cephadm [INF] Deploying daemon node-exporter.a on smithi121 2024-04-22T21:16:42.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:42 smithi123 bash[58916]: audit 2024-04-22T21:16:41.026515+0000 mgr.x (mgr.34107) 2348 : audit [DBG] from='client.44880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:42.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:42 smithi123 bash[58916]: audit 2024-04-22T21:16:41.026515+0000 mgr.x (mgr.34107) 2348 : audit [DBG] from='client.44880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:42.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:42 smithi123 bash[58916]: audit 2024-04-22T21:16:41.467718+0000 mon.c (mon.1) 7431 : audit [DBG] from='client.? 172.21.15.121:0/2894801705' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:42.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:42 smithi123 bash[58916]: audit 2024-04-22T21:16:41.467718+0000 mon.c (mon.1) 7431 : audit [DBG] from='client.? 172.21.15.121:0/2894801705' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:42.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:42 smithi123 bash[58916]: audit 2024-04-22T21:16:41.733865+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:42.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:42 smithi123 bash[58916]: audit 2024-04-22T21:16:41.733865+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:42.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:42 smithi123 bash[58916]: audit 2024-04-22T21:16:41.746582+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:42.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:42 smithi123 bash[58916]: audit 2024-04-22T21:16:41.746582+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:42.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:42 smithi123 bash[58916]: audit 2024-04-22T21:16:41.759792+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:42.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:42 smithi123 bash[58916]: audit 2024-04-22T21:16:41.759792+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:42.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:42 smithi123 bash[58916]: audit 2024-04-22T21:16:42.266616+0000 mon.c (mon.1) 7432 : audit [DBG] from='client.? 172.21.15.121:0/3050590133' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:16:42.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:42 smithi123 bash[58916]: audit 2024-04-22T21:16:42.266616+0000 mon.c (mon.1) 7432 : audit [DBG] from='client.? 172.21.15.121:0/3050590133' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:16:43.030 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[102879]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-node-exporter-a 2024-04-22T21:16:43.031 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:42 smithi121 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-22T21:16:43.031 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:42 smithi121 bash[102943]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-node-exporter-a 2024-04-22T21:16:43.031 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:42 smithi121 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-22T21:16:43.031 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:42 smithi121 systemd[1]: Stopped Ceph node-exporter.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:16:43.443 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:43 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:43.443 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:43 smithi121 systemd[1]: Started Ceph node-exporter.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:16:43.444 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:43 smithi121 bash[102997]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-04-22T21:16:43.444 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:16:43 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:43.444 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:16:43 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:43.444 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:16:43 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:43.445 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:16:43 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:43.445 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:43 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:43.445 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:16:43 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:43.446 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:43 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:43.446 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:16:43 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:43.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:43 smithi123 bash[58916]: audit 2024-04-22T21:16:41.849006+0000 mgr.x (mgr.34107) 2349 : audit [DBG] from='client.54895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:43.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:43 smithi123 bash[58916]: audit 2024-04-22T21:16:41.849006+0000 mgr.x (mgr.34107) 2349 : audit [DBG] from='client.54895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:43.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:43 smithi123 bash[58916]: cluster 2024-04-22T21:16:42.082201+0000 mgr.x (mgr.34107) 2350 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:43.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:43 smithi123 bash[58916]: cluster 2024-04-22T21:16:42.082201+0000 mgr.x (mgr.34107) 2350 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:43.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:43 smithi123 bash[58916]: audit 2024-04-22T21:16:43.240347+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:43.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:43 smithi123 bash[58916]: audit 2024-04-22T21:16:43.240347+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:43.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:43 smithi123 bash[58916]: audit 2024-04-22T21:16:43.249279+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:43.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:43 smithi123 bash[58916]: audit 2024-04-22T21:16:43.249279+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:43.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:43 smithi121 bash[73084]: audit 2024-04-22T21:16:41.849006+0000 mgr.x (mgr.34107) 2349 : audit [DBG] from='client.54895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:43.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:43 smithi121 bash[73084]: audit 2024-04-22T21:16:41.849006+0000 mgr.x (mgr.34107) 2349 : audit [DBG] from='client.54895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:43.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:43 smithi121 bash[73084]: cluster 2024-04-22T21:16:42.082201+0000 mgr.x (mgr.34107) 2350 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:43.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:43 smithi121 bash[73084]: cluster 2024-04-22T21:16:42.082201+0000 mgr.x (mgr.34107) 2350 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:43.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:43 smithi121 bash[73084]: audit 2024-04-22T21:16:43.240347+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:43.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:43 smithi121 bash[73084]: audit 2024-04-22T21:16:43.240347+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:43.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:43 smithi121 bash[73084]: audit 2024-04-22T21:16:43.249279+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:43.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:43 smithi121 bash[73084]: audit 2024-04-22T21:16:43.249279+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:43.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:43 smithi121 bash[75184]: audit 2024-04-22T21:16:41.849006+0000 mgr.x (mgr.34107) 2349 : audit [DBG] from='client.54895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:43.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:43 smithi121 bash[75184]: audit 2024-04-22T21:16:41.849006+0000 mgr.x (mgr.34107) 2349 : audit [DBG] from='client.54895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:16:43.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:43 smithi121 bash[75184]: cluster 2024-04-22T21:16:42.082201+0000 mgr.x (mgr.34107) 2350 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:43.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:43 smithi121 bash[75184]: cluster 2024-04-22T21:16:42.082201+0000 mgr.x (mgr.34107) 2350 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:43.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:43 smithi121 bash[75184]: audit 2024-04-22T21:16:43.240347+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:43.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:43 smithi121 bash[75184]: audit 2024-04-22T21:16:43.240347+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:43.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:43 smithi121 bash[75184]: audit 2024-04-22T21:16:43.249279+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:43.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:43 smithi121 bash[75184]: audit 2024-04-22T21:16:43.249279+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:44.607 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:44 smithi121 bash[102997]: v1.5.0: Pulling from prometheus/node-exporter 2024-04-22T21:16:44.608 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:44 smithi121 bash[73084]: cluster 2024-04-22T21:16:44.082842+0000 mgr.x (mgr.34107) 2351 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:44.608 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:44 smithi121 bash[73084]: cluster 2024-04-22T21:16:44.082842+0000 mgr.x (mgr.34107) 2351 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:44.608 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:44 smithi121 bash[75184]: cluster 2024-04-22T21:16:44.082842+0000 mgr.x (mgr.34107) 2351 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:44.608 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:44 smithi121 bash[75184]: cluster 2024-04-22T21:16:44.082842+0000 mgr.x (mgr.34107) 2351 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:44.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:44 smithi123 bash[58916]: cluster 2024-04-22T21:16:44.082842+0000 mgr.x (mgr.34107) 2351 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:44.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:44 smithi123 bash[58916]: cluster 2024-04-22T21:16:44.082842+0000 mgr.x (mgr.34107) 2351 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:44.872 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:44 smithi121 bash[102997]: 22b70bddd3ac: Pulling fs layer 2024-04-22T21:16:44.872 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:44 smithi121 bash[102997]: 5c12815fee55: Pulling fs layer 2024-04-22T21:16:44.872 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:44 smithi121 bash[102997]: c0e87333d380: Pulling fs layer 2024-04-22T21:16:44.872 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:44 smithi121 bash[102997]: 22b70bddd3ac: Verifying Checksum 2024-04-22T21:16:45.281 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:44 smithi121 bash[102997]: 22b70bddd3ac: Download complete 2024-04-22T21:16:45.281 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:44 smithi121 bash[102997]: 5c12815fee55: Download complete 2024-04-22T21:16:45.281 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:45 smithi121 bash[102997]: 22b70bddd3ac: Pull complete 2024-04-22T21:16:45.281 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:45 smithi121 bash[102997]: c0e87333d380: Verifying Checksum 2024-04-22T21:16:45.281 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:45 smithi121 bash[102997]: c0e87333d380: Download complete 2024-04-22T21:16:45.629 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:45 smithi121 bash[75184]: audit 2024-04-22T21:16:44.709241+0000 mon.c (mon.1) 7433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:16:45.629 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:45 smithi121 bash[75184]: audit 2024-04-22T21:16:44.709241+0000 mon.c (mon.1) 7433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:16:45.630 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:45 smithi121 bash[73084]: audit 2024-04-22T21:16:44.709241+0000 mon.c (mon.1) 7433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:16:45.630 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:45 smithi121 bash[73084]: audit 2024-04-22T21:16:44.709241+0000 mon.c (mon.1) 7433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:16:45.631 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:45 smithi121 bash[102997]: 5c12815fee55: Pull complete 2024-04-22T21:16:45.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:45 smithi123 bash[58916]: audit 2024-04-22T21:16:44.709241+0000 mon.c (mon.1) 7433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:16:45.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:45 smithi123 bash[58916]: audit 2024-04-22T21:16:44.709241+0000 mon.c (mon.1) 7433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:16:46.024 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:45 smithi121 bash[102997]: c0e87333d380: Pull complete 2024-04-22T21:16:46.024 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:45 smithi121 bash[102997]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-04-22T21:16:46.024 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:45 smithi121 bash[102997]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-04-22T21:16:46.565 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:16:46 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:46.565 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:16:46 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:46.565 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:16:46 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:46.566 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:46 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:46.566 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:16:46 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:46.566 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:16:46 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:46.566 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:16:46 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:46.567 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:16:46 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:46.567 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:46 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:46.567 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:46 smithi123 bash[58916]: cephadm 2024-04-22T21:16:45.777475+0000 mgr.x (mgr.34107) 2352 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-22T21:16:46.567 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:46 smithi123 bash[58916]: cephadm 2024-04-22T21:16:45.777475+0000 mgr.x (mgr.34107) 2352 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-22T21:16:46.567 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:46 smithi123 bash[58916]: cephadm 2024-04-22T21:16:45.778290+0000 mgr.x (mgr.34107) 2353 : cephadm [INF] Deploying daemon node-exporter.b on smithi123 2024-04-22T21:16:46.567 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:46 smithi123 bash[58916]: cephadm 2024-04-22T21:16:45.778290+0000 mgr.x (mgr.34107) 2353 : cephadm [INF] Deploying daemon node-exporter.b on smithi123 2024-04-22T21:16:46.567 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:46 smithi123 bash[58916]: cluster 2024-04-22T21:16:46.083832+0000 mgr.x (mgr.34107) 2354 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:46.567 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:46 smithi123 bash[58916]: cluster 2024-04-22T21:16:46.083832+0000 mgr.x (mgr.34107) 2354 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:46.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:46 smithi121 bash[73084]: cephadm 2024-04-22T21:16:45.777475+0000 mgr.x (mgr.34107) 2352 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-22T21:16:46.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:46 smithi121 bash[73084]: cephadm 2024-04-22T21:16:45.777475+0000 mgr.x (mgr.34107) 2352 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-22T21:16:46.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:46 smithi121 bash[73084]: cephadm 2024-04-22T21:16:45.778290+0000 mgr.x (mgr.34107) 2353 : cephadm [INF] Deploying daemon node-exporter.b on smithi123 2024-04-22T21:16:46.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:46 smithi121 bash[73084]: cephadm 2024-04-22T21:16:45.778290+0000 mgr.x (mgr.34107) 2353 : cephadm [INF] Deploying daemon node-exporter.b on smithi123 2024-04-22T21:16:46.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:46 smithi121 bash[73084]: cluster 2024-04-22T21:16:46.083832+0000 mgr.x (mgr.34107) 2354 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:46.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:46 smithi121 bash[73084]: cluster 2024-04-22T21:16:46.083832+0000 mgr.x (mgr.34107) 2354 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:46.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:46 smithi121 bash[75184]: cephadm 2024-04-22T21:16:45.777475+0000 mgr.x (mgr.34107) 2352 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-22T21:16:46.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:46 smithi121 bash[75184]: cephadm 2024-04-22T21:16:45.777475+0000 mgr.x (mgr.34107) 2352 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-22T21:16:46.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:46 smithi121 bash[75184]: cephadm 2024-04-22T21:16:45.778290+0000 mgr.x (mgr.34107) 2353 : cephadm [INF] Deploying daemon node-exporter.b on smithi123 2024-04-22T21:16:46.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:46 smithi121 bash[75184]: cephadm 2024-04-22T21:16:45.778290+0000 mgr.x (mgr.34107) 2353 : cephadm [INF] Deploying daemon node-exporter.b on smithi123 2024-04-22T21:16:46.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:46 smithi121 bash[75184]: cluster 2024-04-22T21:16:46.083832+0000 mgr.x (mgr.34107) 2354 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:46.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:46 smithi121 bash[75184]: cluster 2024-04-22T21:16:46.083832+0000 mgr.x (mgr.34107) 2354 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:46.883 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:46 smithi123 systemd[1]: Stopping Ceph node-exporter.b for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:16:47.639 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:47 smithi123 bash[88920]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-node-exporter-b 2024-04-22T21:16:47.639 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:47 smithi123 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-22T21:16:47.639 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:47 smithi123 bash[88981]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-node-exporter-b 2024-04-22T21:16:47.639 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:47 smithi123 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-22T21:16:47.639 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:47 smithi123 systemd[1]: Stopped Ceph node-exporter.b for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:16:47.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:47 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:47.939 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:16:47 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:47.940 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:16:47 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:47.940 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:16:47 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:47.940 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:16:47 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:47.941 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:16:47 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:47.941 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:16:47 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:47.941 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:16:47 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:47.941 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:47 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:16:47.942 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:47 smithi123 systemd[1]: Started Ceph node-exporter.b for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:16:47.942 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:47 smithi123 bash[89037]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-04-22T21:16:48.239 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:16:47 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:16:47] "GET /metrics HTTP/1.1" 200 38629 "" "Prometheus/2.33.4" 2024-04-22T21:16:48.281 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.006Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-22T21:16:48.281 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.006Z 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-22T21:16:48.281 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.007Z 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-22T21:16:48.281 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.007Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-22T21:16:48.281 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.007Z 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-22T21:16:48.281 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.007Z 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-22T21:16:48.282 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-22T21:16:48.282 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=arp 2024-04-22T21:16:48.282 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-22T21:16:48.282 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-22T21:16:48.282 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-22T21:16:48.282 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-22T21:16:48.282 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-22T21:16:48.282 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-22T21:16:48.282 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-22T21:16:48.282 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-22T21:16:48.282 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=edac 2024-04-22T21:16:48.282 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-22T21:16:48.282 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-22T21:16:48.283 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-22T21:16:48.283 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-22T21:16:48.283 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-22T21:16:48.283 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-22T21:16:48.283 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-22T21:16:48.283 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-22T21:16:48.283 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-22T21:16:48.283 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-22T21:16:48.283 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-22T21:16:48.283 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-22T21:16:48.283 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-22T21:16:48.283 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-22T21:16:48.283 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-22T21:16:48.283 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-22T21:16:48.284 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=os 2024-04-22T21:16:48.284 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-22T21:16:48.284 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-22T21:16:48.284 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-22T21:16:48.284 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-22T21:16:48.284 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-22T21:16:48.284 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-22T21:16:48.284 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-22T21:16:48.284 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=stat 2024-04-22T21:16:48.284 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-22T21:16:48.284 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-22T21:16:48.284 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-22T21:16:48.284 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=time 2024-04-22T21:16:48.284 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-22T21:16:48.285 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=uname 2024-04-22T21:16:48.285 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-22T21:16:48.285 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-22T21:16:48.285 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-22T21:16:48.285 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-22T21:16:48.285 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[102997]: ts=2024-04-22T21:16:48.008Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-22T21:16:49.239 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[89037]: v1.5.0: Pulling from prometheus/node-exporter 2024-04-22T21:16:49.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:47.824978+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:47.824978+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:47.841609+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:47.841609+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:47.897908+0000 mon.c (mon.1) 7434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:47.897908+0000 mon.c (mon.1) 7434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:47.903128+0000 mon.c (mon.1) 7435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:47.903128+0000 mon.c (mon.1) 7435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:47.905274+0000 mon.c (mon.1) 7436 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:47.905274+0000 mon.c (mon.1) 7436 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:47.916144+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:47.916144+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: cephadm 2024-04-22T21:16:47.920278+0000 mgr.x (mgr.34107) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: cephadm 2024-04-22T21:16:47.920278+0000 mgr.x (mgr.34107) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.010837+0000 mon.c (mon.1) 7437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.010837+0000 mon.c (mon.1) 7437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.014898+0000 mon.c (mon.1) 7438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.014898+0000 mon.c (mon.1) 7438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.018069+0000 mon.c (mon.1) 7439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.018069+0000 mon.c (mon.1) 7439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.022666+0000 mon.c (mon.1) 7440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.022666+0000 mon.c (mon.1) 7440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.023983+0000 mon.c (mon.1) 7441 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.023983+0000 mon.c (mon.1) 7441 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.032352+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.032352+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: cephadm 2024-04-22T21:16:48.036264+0000 mgr.x (mgr.34107) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: cephadm 2024-04-22T21:16:48.036264+0000 mgr.x (mgr.34107) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: cluster 2024-04-22T21:16:48.084568+0000 mgr.x (mgr.34107) 2357 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:49.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: cluster 2024-04-22T21:16:48.084568+0000 mgr.x (mgr.34107) 2357 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:49.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.115488+0000 mon.c (mon.1) 7442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.115488+0000 mon.c (mon.1) 7442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.118467+0000 mon.c (mon.1) 7443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.118467+0000 mon.c (mon.1) 7443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.119832+0000 mon.c (mon.1) 7444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.119832+0000 mon.c (mon.1) 7444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.122626+0000 mon.c (mon.1) 7445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.122626+0000 mon.c (mon.1) 7445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.123654+0000 mon.c (mon.1) 7446 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.123654+0000 mon.c (mon.1) 7446 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.134975+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.134975+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: cephadm 2024-04-22T21:16:48.139146+0000 mgr.x (mgr.34107) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: cephadm 2024-04-22T21:16:48.139146+0000 mgr.x (mgr.34107) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.214389+0000 mon.c (mon.1) 7447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.214389+0000 mon.c (mon.1) 7447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.217121+0000 mon.c (mon.1) 7448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.217121+0000 mon.c (mon.1) 7448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.218725+0000 mon.c (mon.1) 7449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.218725+0000 mon.c (mon.1) 7449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.221971+0000 mon.c (mon.1) 7450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.221971+0000 mon.c (mon.1) 7450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.223159+0000 mon.c (mon.1) 7451 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.223159+0000 mon.c (mon.1) 7451 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.233949+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.233949+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: cephadm 2024-04-22T21:16:48.238114+0000 mgr.x (mgr.34107) 2359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: cephadm 2024-04-22T21:16:48.238114+0000 mgr.x (mgr.34107) 2359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.308886+0000 mon.c (mon.1) 7452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.308886+0000 mon.c (mon.1) 7452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.311607+0000 mon.c (mon.1) 7453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.311607+0000 mon.c (mon.1) 7453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.313640+0000 mon.c (mon.1) 7454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.313640+0000 mon.c (mon.1) 7454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.316697+0000 mon.c (mon.1) 7455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.316697+0000 mon.c (mon.1) 7455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.318002+0000 mon.c (mon.1) 7456 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.318002+0000 mon.c (mon.1) 7456 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.329253+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.329253+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: cephadm 2024-04-22T21:16:48.333327+0000 mgr.x (mgr.34107) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: cephadm 2024-04-22T21:16:48.333327+0000 mgr.x (mgr.34107) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.388446+0000 mon.c (mon.1) 7457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.388446+0000 mon.c (mon.1) 7457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.391062+0000 mon.c (mon.1) 7458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.391062+0000 mon.c (mon.1) 7458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.392528+0000 mon.c (mon.1) 7459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.392528+0000 mon.c (mon.1) 7459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.395310+0000 mon.c (mon.1) 7460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.395310+0000 mon.c (mon.1) 7460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.396380+0000 mon.c (mon.1) 7461 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.396380+0000 mon.c (mon.1) 7461 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.403212+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.403212+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: cephadm 2024-04-22T21:16:48.409065+0000 mgr.x (mgr.34107) 2361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: cephadm 2024-04-22T21:16:48.409065+0000 mgr.x (mgr.34107) 2361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.463349+0000 mon.c (mon.1) 7462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.463349+0000 mon.c (mon.1) 7462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.466229+0000 mon.c (mon.1) 7463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.466229+0000 mon.c (mon.1) 7463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.467502+0000 mon.c (mon.1) 7464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.467502+0000 mon.c (mon.1) 7464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.469802+0000 mon.c (mon.1) 7465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.469802+0000 mon.c (mon.1) 7465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.471046+0000 mon.c (mon.1) 7466 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.471046+0000 mon.c (mon.1) 7466 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.480161+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.480161+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.543090+0000 mon.c (mon.1) 7467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.543090+0000 mon.c (mon.1) 7467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.545948+0000 mon.c (mon.1) 7468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.545948+0000 mon.c (mon.1) 7468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.547564+0000 mon.c (mon.1) 7469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.547564+0000 mon.c (mon.1) 7469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.550466+0000 mon.c (mon.1) 7470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.550466+0000 mon.c (mon.1) 7470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.551576+0000 mon.c (mon.1) 7471 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.551576+0000 mon.c (mon.1) 7471 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.560994+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.560994+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.619524+0000 mon.c (mon.1) 7472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.619524+0000 mon.c (mon.1) 7472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.622096+0000 mon.c (mon.1) 7473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.622096+0000 mon.c (mon.1) 7473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.623661+0000 mon.c (mon.1) 7474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.623661+0000 mon.c (mon.1) 7474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.626439+0000 mon.c (mon.1) 7475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.626439+0000 mon.c (mon.1) 7475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.627251+0000 mon.c (mon.1) 7476 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.627251+0000 mon.c (mon.1) 7476 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.633201+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.633201+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.692655+0000 mon.c (mon.1) 7477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.692655+0000 mon.c (mon.1) 7477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.694997+0000 mon.c (mon.1) 7478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.694997+0000 mon.c (mon.1) 7478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.696507+0000 mon.c (mon.1) 7479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.696507+0000 mon.c (mon.1) 7479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.699297+0000 mon.c (mon.1) 7480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.699297+0000 mon.c (mon.1) 7480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.700386+0000 mon.c (mon.1) 7481 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.700386+0000 mon.c (mon.1) 7481 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.707115+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.707115+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.750332+0000 mon.c (mon.1) 7482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.750332+0000 mon.c (mon.1) 7482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.752467+0000 mon.c (mon.1) 7483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.752467+0000 mon.c (mon.1) 7483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.754365+0000 mon.c (mon.1) 7484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.754365+0000 mon.c (mon.1) 7484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.757305+0000 mon.c (mon.1) 7485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.757305+0000 mon.c (mon.1) 7485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.758328+0000 mon.c (mon.1) 7486 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.758328+0000 mon.c (mon.1) 7486 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.765518+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:48 smithi123 bash[58916]: audit 2024-04-22T21:16:48.765518+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:47.824978+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:47.824978+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:47.841609+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:47.841609+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:47.897908+0000 mon.c (mon.1) 7434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:47.897908+0000 mon.c (mon.1) 7434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:47.903128+0000 mon.c (mon.1) 7435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:47.903128+0000 mon.c (mon.1) 7435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:47.905274+0000 mon.c (mon.1) 7436 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:47.905274+0000 mon.c (mon.1) 7436 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:47.916144+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:47.916144+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: cephadm 2024-04-22T21:16:47.920278+0000 mgr.x (mgr.34107) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: cephadm 2024-04-22T21:16:47.920278+0000 mgr.x (mgr.34107) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.010837+0000 mon.c (mon.1) 7437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.010837+0000 mon.c (mon.1) 7437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.014898+0000 mon.c (mon.1) 7438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.014898+0000 mon.c (mon.1) 7438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.018069+0000 mon.c (mon.1) 7439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.018069+0000 mon.c (mon.1) 7439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.022666+0000 mon.c (mon.1) 7440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.022666+0000 mon.c (mon.1) 7440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.023983+0000 mon.c (mon.1) 7441 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.023983+0000 mon.c (mon.1) 7441 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.032352+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.032352+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: cephadm 2024-04-22T21:16:48.036264+0000 mgr.x (mgr.34107) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: cephadm 2024-04-22T21:16:48.036264+0000 mgr.x (mgr.34107) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: cluster 2024-04-22T21:16:48.084568+0000 mgr.x (mgr.34107) 2357 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:49.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: cluster 2024-04-22T21:16:48.084568+0000 mgr.x (mgr.34107) 2357 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:49.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.115488+0000 mon.c (mon.1) 7442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.115488+0000 mon.c (mon.1) 7442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.118467+0000 mon.c (mon.1) 7443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.118467+0000 mon.c (mon.1) 7443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.119832+0000 mon.c (mon.1) 7444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.119832+0000 mon.c (mon.1) 7444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.122626+0000 mon.c (mon.1) 7445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.122626+0000 mon.c (mon.1) 7445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.123654+0000 mon.c (mon.1) 7446 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:47.824978+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:47.824978+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:47.841609+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:47.841609+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:47.897908+0000 mon.c (mon.1) 7434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:47.897908+0000 mon.c (mon.1) 7434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:47.903128+0000 mon.c (mon.1) 7435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:47.903128+0000 mon.c (mon.1) 7435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:47.905274+0000 mon.c (mon.1) 7436 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:47.905274+0000 mon.c (mon.1) 7436 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:47.916144+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:47.916144+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: cephadm 2024-04-22T21:16:47.920278+0000 mgr.x (mgr.34107) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: cephadm 2024-04-22T21:16:47.920278+0000 mgr.x (mgr.34107) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.010837+0000 mon.c (mon.1) 7437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.010837+0000 mon.c (mon.1) 7437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.014898+0000 mon.c (mon.1) 7438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.014898+0000 mon.c (mon.1) 7438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.018069+0000 mon.c (mon.1) 7439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.018069+0000 mon.c (mon.1) 7439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.123654+0000 mon.c (mon.1) 7446 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.134975+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.134975+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: cephadm 2024-04-22T21:16:48.139146+0000 mgr.x (mgr.34107) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: cephadm 2024-04-22T21:16:48.139146+0000 mgr.x (mgr.34107) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.214389+0000 mon.c (mon.1) 7447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.214389+0000 mon.c (mon.1) 7447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.217121+0000 mon.c (mon.1) 7448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.217121+0000 mon.c (mon.1) 7448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.218725+0000 mon.c (mon.1) 7449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.218725+0000 mon.c (mon.1) 7449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.221971+0000 mon.c (mon.1) 7450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.221971+0000 mon.c (mon.1) 7450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.223159+0000 mon.c (mon.1) 7451 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.223159+0000 mon.c (mon.1) 7451 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.233949+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.233949+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: cephadm 2024-04-22T21:16:48.238114+0000 mgr.x (mgr.34107) 2359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: cephadm 2024-04-22T21:16:48.238114+0000 mgr.x (mgr.34107) 2359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.308886+0000 mon.c (mon.1) 7452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.308886+0000 mon.c (mon.1) 7452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.311607+0000 mon.c (mon.1) 7453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.311607+0000 mon.c (mon.1) 7453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.313640+0000 mon.c (mon.1) 7454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.313640+0000 mon.c (mon.1) 7454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.316697+0000 mon.c (mon.1) 7455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.316697+0000 mon.c (mon.1) 7455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.318002+0000 mon.c (mon.1) 7456 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.318002+0000 mon.c (mon.1) 7456 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.329253+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.329253+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: cephadm 2024-04-22T21:16:48.333327+0000 mgr.x (mgr.34107) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: cephadm 2024-04-22T21:16:48.333327+0000 mgr.x (mgr.34107) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.388446+0000 mon.c (mon.1) 7457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.388446+0000 mon.c (mon.1) 7457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.391062+0000 mon.c (mon.1) 7458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.391062+0000 mon.c (mon.1) 7458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.392528+0000 mon.c (mon.1) 7459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.392528+0000 mon.c (mon.1) 7459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.395310+0000 mon.c (mon.1) 7460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.022666+0000 mon.c (mon.1) 7440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.022666+0000 mon.c (mon.1) 7440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.023983+0000 mon.c (mon.1) 7441 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.023983+0000 mon.c (mon.1) 7441 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.032352+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.032352+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: cephadm 2024-04-22T21:16:48.036264+0000 mgr.x (mgr.34107) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: cephadm 2024-04-22T21:16:48.036264+0000 mgr.x (mgr.34107) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: cluster 2024-04-22T21:16:48.084568+0000 mgr.x (mgr.34107) 2357 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:49.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: cluster 2024-04-22T21:16:48.084568+0000 mgr.x (mgr.34107) 2357 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:49.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.115488+0000 mon.c (mon.1) 7442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.115488+0000 mon.c (mon.1) 7442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.118467+0000 mon.c (mon.1) 7443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.118467+0000 mon.c (mon.1) 7443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.119832+0000 mon.c (mon.1) 7444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.119832+0000 mon.c (mon.1) 7444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.122626+0000 mon.c (mon.1) 7445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.122626+0000 mon.c (mon.1) 7445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.123654+0000 mon.c (mon.1) 7446 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.395310+0000 mon.c (mon.1) 7460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.396380+0000 mon.c (mon.1) 7461 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.396380+0000 mon.c (mon.1) 7461 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.403212+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.403212+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: cephadm 2024-04-22T21:16:48.409065+0000 mgr.x (mgr.34107) 2361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: cephadm 2024-04-22T21:16:48.409065+0000 mgr.x (mgr.34107) 2361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.463349+0000 mon.c (mon.1) 7462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.463349+0000 mon.c (mon.1) 7462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.466229+0000 mon.c (mon.1) 7463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.466229+0000 mon.c (mon.1) 7463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.467502+0000 mon.c (mon.1) 7464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.467502+0000 mon.c (mon.1) 7464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.469802+0000 mon.c (mon.1) 7465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.469802+0000 mon.c (mon.1) 7465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.471046+0000 mon.c (mon.1) 7466 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.471046+0000 mon.c (mon.1) 7466 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.480161+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.480161+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.543090+0000 mon.c (mon.1) 7467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.543090+0000 mon.c (mon.1) 7467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.545948+0000 mon.c (mon.1) 7468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.545948+0000 mon.c (mon.1) 7468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.547564+0000 mon.c (mon.1) 7469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.547564+0000 mon.c (mon.1) 7469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.550466+0000 mon.c (mon.1) 7470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.550466+0000 mon.c (mon.1) 7470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.551576+0000 mon.c (mon.1) 7471 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.551576+0000 mon.c (mon.1) 7471 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.560994+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.560994+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.619524+0000 mon.c (mon.1) 7472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.619524+0000 mon.c (mon.1) 7472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.622096+0000 mon.c (mon.1) 7473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.622096+0000 mon.c (mon.1) 7473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.623661+0000 mon.c (mon.1) 7474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.623661+0000 mon.c (mon.1) 7474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.626439+0000 mon.c (mon.1) 7475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.626439+0000 mon.c (mon.1) 7475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.123654+0000 mon.c (mon.1) 7446 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.134975+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.134975+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: cephadm 2024-04-22T21:16:48.139146+0000 mgr.x (mgr.34107) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: cephadm 2024-04-22T21:16:48.139146+0000 mgr.x (mgr.34107) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.214389+0000 mon.c (mon.1) 7447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.214389+0000 mon.c (mon.1) 7447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.217121+0000 mon.c (mon.1) 7448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.217121+0000 mon.c (mon.1) 7448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.218725+0000 mon.c (mon.1) 7449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.218725+0000 mon.c (mon.1) 7449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.221971+0000 mon.c (mon.1) 7450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.221971+0000 mon.c (mon.1) 7450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.223159+0000 mon.c (mon.1) 7451 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.223159+0000 mon.c (mon.1) 7451 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.233949+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.233949+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: cephadm 2024-04-22T21:16:48.238114+0000 mgr.x (mgr.34107) 2359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: cephadm 2024-04-22T21:16:48.238114+0000 mgr.x (mgr.34107) 2359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.308886+0000 mon.c (mon.1) 7452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.308886+0000 mon.c (mon.1) 7452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.627251+0000 mon.c (mon.1) 7476 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.627251+0000 mon.c (mon.1) 7476 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.633201+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.633201+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.692655+0000 mon.c (mon.1) 7477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.692655+0000 mon.c (mon.1) 7477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.694997+0000 mon.c (mon.1) 7478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.694997+0000 mon.c (mon.1) 7478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.696507+0000 mon.c (mon.1) 7479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.696507+0000 mon.c (mon.1) 7479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.699297+0000 mon.c (mon.1) 7480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.699297+0000 mon.c (mon.1) 7480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.700386+0000 mon.c (mon.1) 7481 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.700386+0000 mon.c (mon.1) 7481 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.707115+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.707115+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.750332+0000 mon.c (mon.1) 7482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.750332+0000 mon.c (mon.1) 7482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.752467+0000 mon.c (mon.1) 7483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.752467+0000 mon.c (mon.1) 7483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.754365+0000 mon.c (mon.1) 7484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.754365+0000 mon.c (mon.1) 7484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.757305+0000 mon.c (mon.1) 7485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.757305+0000 mon.c (mon.1) 7485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.758328+0000 mon.c (mon.1) 7486 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.758328+0000 mon.c (mon.1) 7486 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.765518+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[75184]: audit 2024-04-22T21:16:48.765518+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.311607+0000 mon.c (mon.1) 7453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.311607+0000 mon.c (mon.1) 7453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.313640+0000 mon.c (mon.1) 7454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.313640+0000 mon.c (mon.1) 7454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.316697+0000 mon.c (mon.1) 7455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.316697+0000 mon.c (mon.1) 7455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.318002+0000 mon.c (mon.1) 7456 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.318002+0000 mon.c (mon.1) 7456 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.329253+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.329253+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: cephadm 2024-04-22T21:16:48.333327+0000 mgr.x (mgr.34107) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: cephadm 2024-04-22T21:16:48.333327+0000 mgr.x (mgr.34107) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.388446+0000 mon.c (mon.1) 7457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.388446+0000 mon.c (mon.1) 7457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.391062+0000 mon.c (mon.1) 7458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.391062+0000 mon.c (mon.1) 7458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.392528+0000 mon.c (mon.1) 7459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.392528+0000 mon.c (mon.1) 7459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.395310+0000 mon.c (mon.1) 7460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.395310+0000 mon.c (mon.1) 7460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.396380+0000 mon.c (mon.1) 7461 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.396380+0000 mon.c (mon.1) 7461 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.403212+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.403212+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: cephadm 2024-04-22T21:16:48.409065+0000 mgr.x (mgr.34107) 2361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: cephadm 2024-04-22T21:16:48.409065+0000 mgr.x (mgr.34107) 2361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.463349+0000 mon.c (mon.1) 7462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.463349+0000 mon.c (mon.1) 7462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.466229+0000 mon.c (mon.1) 7463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.466229+0000 mon.c (mon.1) 7463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.467502+0000 mon.c (mon.1) 7464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.467502+0000 mon.c (mon.1) 7464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.469802+0000 mon.c (mon.1) 7465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.469802+0000 mon.c (mon.1) 7465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.471046+0000 mon.c (mon.1) 7466 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.471046+0000 mon.c (mon.1) 7466 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.480161+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.480161+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.543090+0000 mon.c (mon.1) 7467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.543090+0000 mon.c (mon.1) 7467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.545948+0000 mon.c (mon.1) 7468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.545948+0000 mon.c (mon.1) 7468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.547564+0000 mon.c (mon.1) 7469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.547564+0000 mon.c (mon.1) 7469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.550466+0000 mon.c (mon.1) 7470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.550466+0000 mon.c (mon.1) 7470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.551576+0000 mon.c (mon.1) 7471 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.551576+0000 mon.c (mon.1) 7471 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.560994+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.560994+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.619524+0000 mon.c (mon.1) 7472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.619524+0000 mon.c (mon.1) 7472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.622096+0000 mon.c (mon.1) 7473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.622096+0000 mon.c (mon.1) 7473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.623661+0000 mon.c (mon.1) 7474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.623661+0000 mon.c (mon.1) 7474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.626439+0000 mon.c (mon.1) 7475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.626439+0000 mon.c (mon.1) 7475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.627251+0000 mon.c (mon.1) 7476 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.627251+0000 mon.c (mon.1) 7476 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.633201+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.633201+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.692655+0000 mon.c (mon.1) 7477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.692655+0000 mon.c (mon.1) 7477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.694997+0000 mon.c (mon.1) 7478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.694997+0000 mon.c (mon.1) 7478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.696507+0000 mon.c (mon.1) 7479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.696507+0000 mon.c (mon.1) 7479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.699297+0000 mon.c (mon.1) 7480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.699297+0000 mon.c (mon.1) 7480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.700386+0000 mon.c (mon.1) 7481 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.700386+0000 mon.c (mon.1) 7481 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.707115+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.707115+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.750332+0000 mon.c (mon.1) 7482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.750332+0000 mon.c (mon.1) 7482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.752467+0000 mon.c (mon.1) 7483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.752467+0000 mon.c (mon.1) 7483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.754365+0000 mon.c (mon.1) 7484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.754365+0000 mon.c (mon.1) 7484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.757305+0000 mon.c (mon.1) 7485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.757305+0000 mon.c (mon.1) 7485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.758328+0000 mon.c (mon.1) 7486 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.758328+0000 mon.c (mon.1) 7486 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.765518+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:48 smithi121 bash[73084]: audit 2024-04-22T21:16:48.765518+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.739 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[89037]: 22b70bddd3ac: Pulling fs layer 2024-04-22T21:16:49.739 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[89037]: 5c12815fee55: Pulling fs layer 2024-04-22T21:16:49.739 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[89037]: c0e87333d380: Pulling fs layer 2024-04-22T21:16:49.739 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[89037]: 5c12815fee55: Download complete 2024-04-22T21:16:49.739 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[89037]: 22b70bddd3ac: Verifying Checksum 2024-04-22T21:16:49.739 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[89037]: 22b70bddd3ac: Download complete 2024-04-22T21:16:49.912 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:48.466170+0000 mgr.x (mgr.34107) 2362 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:16:49.912 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:48.466170+0000 mgr.x (mgr.34107) 2362 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:16:49.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: cephadm 2024-04-22T21:16:48.484014+0000 mgr.x (mgr.34107) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: cephadm 2024-04-22T21:16:48.484014+0000 mgr.x (mgr.34107) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: cephadm 2024-04-22T21:16:48.565064+0000 mgr.x (mgr.34107) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: cephadm 2024-04-22T21:16:48.565064+0000 mgr.x (mgr.34107) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: cephadm 2024-04-22T21:16:48.638079+0000 mgr.x (mgr.34107) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: cephadm 2024-04-22T21:16:48.638079+0000 mgr.x (mgr.34107) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: cephadm 2024-04-22T21:16:48.712292+0000 mgr.x (mgr.34107) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: cephadm 2024-04-22T21:16:48.712292+0000 mgr.x (mgr.34107) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: cephadm 2024-04-22T21:16:48.770428+0000 mgr.x (mgr.34107) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: cephadm 2024-04-22T21:16:48.770428+0000 mgr.x (mgr.34107) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:48.847888+0000 mon.c (mon.1) 7487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:48.847888+0000 mon.c (mon.1) 7487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.913 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:48.850383+0000 mon.c (mon.1) 7488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:48.850383+0000 mon.c (mon.1) 7488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:48.851806+0000 mon.c (mon.1) 7489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:48.851806+0000 mon.c (mon.1) 7489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:48.854508+0000 mon.c (mon.1) 7490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.914 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:48.854508+0000 mon.c (mon.1) 7490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.914 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:48.466170+0000 mgr.x (mgr.34107) 2362 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:16:49.914 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:48.466170+0000 mgr.x (mgr.34107) 2362 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:16:49.914 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: cephadm 2024-04-22T21:16:48.484014+0000 mgr.x (mgr.34107) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: cephadm 2024-04-22T21:16:48.484014+0000 mgr.x (mgr.34107) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: cephadm 2024-04-22T21:16:48.565064+0000 mgr.x (mgr.34107) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: cephadm 2024-04-22T21:16:48.565064+0000 mgr.x (mgr.34107) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: cephadm 2024-04-22T21:16:48.638079+0000 mgr.x (mgr.34107) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: cephadm 2024-04-22T21:16:48.638079+0000 mgr.x (mgr.34107) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: cephadm 2024-04-22T21:16:48.712292+0000 mgr.x (mgr.34107) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: cephadm 2024-04-22T21:16:48.712292+0000 mgr.x (mgr.34107) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: cephadm 2024-04-22T21:16:48.770428+0000 mgr.x (mgr.34107) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: cephadm 2024-04-22T21:16:48.770428+0000 mgr.x (mgr.34107) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:48.847888+0000 mon.c (mon.1) 7487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:48.847888+0000 mon.c (mon.1) 7487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:48.850383+0000 mon.c (mon.1) 7488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.915 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:48.850383+0000 mon.c (mon.1) 7488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:48.851806+0000 mon.c (mon.1) 7489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:48.851806+0000 mon.c (mon.1) 7489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:48.854508+0000 mon.c (mon.1) 7490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:48.854508+0000 mon.c (mon.1) 7490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:48.855654+0000 mon.c (mon.1) 7491 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:48.855654+0000 mon.c (mon.1) 7491 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:48.862422+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:48.862422+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: cephadm 2024-04-22T21:16:48.870515+0000 mgr.x (mgr.34107) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: cephadm 2024-04-22T21:16:48.870515+0000 mgr.x (mgr.34107) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:48.955860+0000 mon.c (mon.1) 7492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:48.955860+0000 mon.c (mon.1) 7492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:48.959350+0000 mon.c (mon.1) 7493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:48.959350+0000 mon.c (mon.1) 7493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.916 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:48.961007+0000 mon.c (mon.1) 7494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.917 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:48.961007+0000 mon.c (mon.1) 7494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.917 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:48.964602+0000 mon.c (mon.1) 7495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.917 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:48.964602+0000 mon.c (mon.1) 7495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.917 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:48.965885+0000 mon.c (mon.1) 7496 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.917 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:48.965885+0000 mon.c (mon.1) 7496 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.917 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:48.977583+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.917 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:48.977583+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.917 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: cephadm 2024-04-22T21:16:48.982346+0000 mgr.x (mgr.34107) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.917 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: cephadm 2024-04-22T21:16:48.982346+0000 mgr.x (mgr.34107) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.917 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:48.855654+0000 mon.c (mon.1) 7491 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.918 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:48.855654+0000 mon.c (mon.1) 7491 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.918 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:48.862422+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.918 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:48.862422+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.918 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: cephadm 2024-04-22T21:16:48.870515+0000 mgr.x (mgr.34107) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.918 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: cephadm 2024-04-22T21:16:48.870515+0000 mgr.x (mgr.34107) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.918 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:48.955860+0000 mon.c (mon.1) 7492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.918 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:48.955860+0000 mon.c (mon.1) 7492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.918 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:48.959350+0000 mon.c (mon.1) 7493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.918 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:48.959350+0000 mon.c (mon.1) 7493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.918 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:48.961007+0000 mon.c (mon.1) 7494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.918 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:48.961007+0000 mon.c (mon.1) 7494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.918 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:48.964602+0000 mon.c (mon.1) 7495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.918 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:48.964602+0000 mon.c (mon.1) 7495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.918 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:48.965885+0000 mon.c (mon.1) 7496 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.919 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:48.965885+0000 mon.c (mon.1) 7496 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.919 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:48.977583+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.919 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:48.977583+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.919 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: cephadm 2024-04-22T21:16:48.982346+0000 mgr.x (mgr.34107) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.919 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: cephadm 2024-04-22T21:16:48.982346+0000 mgr.x (mgr.34107) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.057634+0000 mon.c (mon.1) 7497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.057634+0000 mon.c (mon.1) 7497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.060582+0000 mon.c (mon.1) 7498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.060582+0000 mon.c (mon.1) 7498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.062358+0000 mon.c (mon.1) 7499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.919 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.062358+0000 mon.c (mon.1) 7499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.065526+0000 mon.c (mon.1) 7500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.065526+0000 mon.c (mon.1) 7500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.066645+0000 mon.c (mon.1) 7501 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.066645+0000 mon.c (mon.1) 7501 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.076624+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.076624+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: cephadm 2024-04-22T21:16:49.083915+0000 mgr.x (mgr.34107) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: cephadm 2024-04-22T21:16:49.083915+0000 mgr.x (mgr.34107) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.158739+0000 mon.c (mon.1) 7502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.158739+0000 mon.c (mon.1) 7502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.161799+0000 mon.c (mon.1) 7503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.161799+0000 mon.c (mon.1) 7503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.920 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.163168+0000 mon.c (mon.1) 7504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.921 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.057634+0000 mon.c (mon.1) 7497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.921 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.057634+0000 mon.c (mon.1) 7497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.921 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.060582+0000 mon.c (mon.1) 7498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.921 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.060582+0000 mon.c (mon.1) 7498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.921 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.062358+0000 mon.c (mon.1) 7499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.921 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.062358+0000 mon.c (mon.1) 7499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.921 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.065526+0000 mon.c (mon.1) 7500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.921 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.065526+0000 mon.c (mon.1) 7500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.921 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.066645+0000 mon.c (mon.1) 7501 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.921 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.066645+0000 mon.c (mon.1) 7501 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.921 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.076624+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.921 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.076624+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.921 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: cephadm 2024-04-22T21:16:49.083915+0000 mgr.x (mgr.34107) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.922 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: cephadm 2024-04-22T21:16:49.083915+0000 mgr.x (mgr.34107) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.922 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.158739+0000 mon.c (mon.1) 7502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.922 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.158739+0000 mon.c (mon.1) 7502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.922 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.161799+0000 mon.c (mon.1) 7503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.922 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.161799+0000 mon.c (mon.1) 7503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.922 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.163168+0000 mon.c (mon.1) 7504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.922 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.163168+0000 mon.c (mon.1) 7504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.922 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.166128+0000 mon.c (mon.1) 7505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.923 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.166128+0000 mon.c (mon.1) 7505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.926 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.167183+0000 mon.c (mon.1) 7506 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.926 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.167183+0000 mon.c (mon.1) 7506 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.926 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.177745+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.926 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.177745+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.927 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: cephadm 2024-04-22T21:16:49.182248+0000 mgr.x (mgr.34107) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.927 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: cephadm 2024-04-22T21:16:49.182248+0000 mgr.x (mgr.34107) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.927 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.253886+0000 mon.c (mon.1) 7507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.927 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.253886+0000 mon.c (mon.1) 7507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.927 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.256701+0000 mon.c (mon.1) 7508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.927 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.256701+0000 mon.c (mon.1) 7508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.927 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.258848+0000 mon.c (mon.1) 7509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.927 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.258848+0000 mon.c (mon.1) 7509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.927 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.261702+0000 mon.c (mon.1) 7510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.927 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.261702+0000 mon.c (mon.1) 7510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.927 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.262755+0000 mon.c (mon.1) 7511 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.927 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.262755+0000 mon.c (mon.1) 7511 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.927 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.273571+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.927 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.273571+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.928 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: cephadm 2024-04-22T21:16:49.279229+0000 mgr.x (mgr.34107) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.928 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: cephadm 2024-04-22T21:16:49.279229+0000 mgr.x (mgr.34107) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.928 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.334134+0000 mon.c (mon.1) 7512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.928 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.334134+0000 mon.c (mon.1) 7512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.928 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.336757+0000 mon.c (mon.1) 7513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.928 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.336757+0000 mon.c (mon.1) 7513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.928 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.338439+0000 mon.c (mon.1) 7514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.928 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.338439+0000 mon.c (mon.1) 7514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.928 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.341426+0000 mon.c (mon.1) 7515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.928 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.341426+0000 mon.c (mon.1) 7515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.928 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.342777+0000 mon.c (mon.1) 7516 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.928 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.342777+0000 mon.c (mon.1) 7516 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.928 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.353460+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.928 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.353460+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.928 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: cephadm 2024-04-22T21:16:49.359679+0000 mgr.x (mgr.34107) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.929 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: cephadm 2024-04-22T21:16:49.359679+0000 mgr.x (mgr.34107) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.929 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.429642+0000 mon.c (mon.1) 7517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.929 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.429642+0000 mon.c (mon.1) 7517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.929 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.432926+0000 mon.c (mon.1) 7518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.929 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.163168+0000 mon.c (mon.1) 7504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.929 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.166128+0000 mon.c (mon.1) 7505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.929 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.166128+0000 mon.c (mon.1) 7505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.929 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.167183+0000 mon.c (mon.1) 7506 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.929 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.167183+0000 mon.c (mon.1) 7506 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.929 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.177745+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.930 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.177745+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.930 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: cephadm 2024-04-22T21:16:49.182248+0000 mgr.x (mgr.34107) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.930 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: cephadm 2024-04-22T21:16:49.182248+0000 mgr.x (mgr.34107) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.930 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.253886+0000 mon.c (mon.1) 7507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.930 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.253886+0000 mon.c (mon.1) 7507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.930 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.256701+0000 mon.c (mon.1) 7508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.930 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.256701+0000 mon.c (mon.1) 7508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.930 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.258848+0000 mon.c (mon.1) 7509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.930 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.258848+0000 mon.c (mon.1) 7509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.930 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.261702+0000 mon.c (mon.1) 7510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.930 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.261702+0000 mon.c (mon.1) 7510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.930 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.262755+0000 mon.c (mon.1) 7511 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.930 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.262755+0000 mon.c (mon.1) 7511 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.930 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.273571+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.432926+0000 mon.c (mon.1) 7518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.434657+0000 mon.c (mon.1) 7519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.434657+0000 mon.c (mon.1) 7519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.437937+0000 mon.c (mon.1) 7520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.437937+0000 mon.c (mon.1) 7520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.439055+0000 mon.c (mon.1) 7521 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.439055+0000 mon.c (mon.1) 7521 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.932 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.450016+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.933 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.450016+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.933 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: cephadm 2024-04-22T21:16:49.456207+0000 mgr.x (mgr.34107) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.933 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: cephadm 2024-04-22T21:16:49.456207+0000 mgr.x (mgr.34107) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.933 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.527789+0000 mon.c (mon.1) 7522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.933 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.527789+0000 mon.c (mon.1) 7522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.933 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.530420+0000 mon.c (mon.1) 7523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.933 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.530420+0000 mon.c (mon.1) 7523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.933 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.531937+0000 mon.c (mon.1) 7524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.933 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.531937+0000 mon.c (mon.1) 7524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.933 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.535345+0000 mon.c (mon.1) 7525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.933 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.535345+0000 mon.c (mon.1) 7525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.933 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.273571+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: cephadm 2024-04-22T21:16:49.279229+0000 mgr.x (mgr.34107) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: cephadm 2024-04-22T21:16:49.279229+0000 mgr.x (mgr.34107) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.334134+0000 mon.c (mon.1) 7512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.334134+0000 mon.c (mon.1) 7512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.336757+0000 mon.c (mon.1) 7513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.336757+0000 mon.c (mon.1) 7513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.338439+0000 mon.c (mon.1) 7514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.338439+0000 mon.c (mon.1) 7514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.341426+0000 mon.c (mon.1) 7515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.341426+0000 mon.c (mon.1) 7515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.342777+0000 mon.c (mon.1) 7516 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.342777+0000 mon.c (mon.1) 7516 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.934 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.353460+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.353460+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: cephadm 2024-04-22T21:16:49.359679+0000 mgr.x (mgr.34107) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: cephadm 2024-04-22T21:16:49.359679+0000 mgr.x (mgr.34107) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.429642+0000 mon.c (mon.1) 7517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.429642+0000 mon.c (mon.1) 7517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.935 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.432926+0000 mon.c (mon.1) 7518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.935 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.536499+0000 mon.c (mon.1) 7526 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.935 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.536499+0000 mon.c (mon.1) 7526 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.935 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.547003+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.935 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.547003+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.935 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.626329+0000 mon.c (mon.1) 7527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.626329+0000 mon.c (mon.1) 7527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.628487+0000 mon.c (mon.1) 7528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.628487+0000 mon.c (mon.1) 7528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.629490+0000 mon.c (mon.1) 7529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.629490+0000 mon.c (mon.1) 7529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.631679+0000 mon.c (mon.1) 7530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.631679+0000 mon.c (mon.1) 7530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.632459+0000 mon.c (mon.1) 7531 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.632459+0000 mon.c (mon.1) 7531 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.640466+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.640466+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.718244+0000 mon.c (mon.1) 7532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.718244+0000 mon.c (mon.1) 7532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.936 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.720219+0000 mon.c (mon.1) 7533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.937 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.720219+0000 mon.c (mon.1) 7533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.937 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.432926+0000 mon.c (mon.1) 7518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.937 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.434657+0000 mon.c (mon.1) 7519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.937 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.434657+0000 mon.c (mon.1) 7519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.937 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.437937+0000 mon.c (mon.1) 7520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.937 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.437937+0000 mon.c (mon.1) 7520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.937 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.439055+0000 mon.c (mon.1) 7521 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.937 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.439055+0000 mon.c (mon.1) 7521 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.937 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.450016+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.937 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.450016+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.937 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: cephadm 2024-04-22T21:16:49.456207+0000 mgr.x (mgr.34107) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: cephadm 2024-04-22T21:16:49.456207+0000 mgr.x (mgr.34107) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:49.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.527789+0000 mon.c (mon.1) 7522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.527789+0000 mon.c (mon.1) 7522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.530420+0000 mon.c (mon.1) 7523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.530420+0000 mon.c (mon.1) 7523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.531937+0000 mon.c (mon.1) 7524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.531937+0000 mon.c (mon.1) 7524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.535345+0000 mon.c (mon.1) 7525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.938 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.535345+0000 mon.c (mon.1) 7525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.938 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.721149+0000 mon.c (mon.1) 7534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.721149+0000 mon.c (mon.1) 7534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.723424+0000 mon.c (mon.1) 7535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.723424+0000 mon.c (mon.1) 7535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.724073+0000 mon.c (mon.1) 7536 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.724073+0000 mon.c (mon.1) 7536 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.731343+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.731343+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.774263+0000 mon.c (mon.1) 7537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.774263+0000 mon.c (mon.1) 7537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.776172+0000 mon.c (mon.1) 7538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.776172+0000 mon.c (mon.1) 7538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.777496+0000 mon.c (mon.1) 7539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.777496+0000 mon.c (mon.1) 7539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.939 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.779547+0000 mon.c (mon.1) 7540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.779547+0000 mon.c (mon.1) 7540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.780291+0000 mon.c (mon.1) 7541 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.780291+0000 mon.c (mon.1) 7541 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.787294+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.940 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[75184]: audit 2024-04-22T21:16:49.787294+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.536499+0000 mon.c (mon.1) 7526 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.536499+0000 mon.c (mon.1) 7526 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.547003+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.940 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.547003+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.626329+0000 mon.c (mon.1) 7527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.626329+0000 mon.c (mon.1) 7527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.628487+0000 mon.c (mon.1) 7528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.628487+0000 mon.c (mon.1) 7528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.629490+0000 mon.c (mon.1) 7529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.629490+0000 mon.c (mon.1) 7529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.631679+0000 mon.c (mon.1) 7530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.631679+0000 mon.c (mon.1) 7530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.632459+0000 mon.c (mon.1) 7531 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.632459+0000 mon.c (mon.1) 7531 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.640466+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.640466+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.718244+0000 mon.c (mon.1) 7532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.941 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.718244+0000 mon.c (mon.1) 7532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.720219+0000 mon.c (mon.1) 7533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.720219+0000 mon.c (mon.1) 7533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.721149+0000 mon.c (mon.1) 7534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.721149+0000 mon.c (mon.1) 7534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.723424+0000 mon.c (mon.1) 7535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.723424+0000 mon.c (mon.1) 7535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.724073+0000 mon.c (mon.1) 7536 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.724073+0000 mon.c (mon.1) 7536 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.731343+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.731343+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.774263+0000 mon.c (mon.1) 7537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.774263+0000 mon.c (mon.1) 7537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.942 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.776172+0000 mon.c (mon.1) 7538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.776172+0000 mon.c (mon.1) 7538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:49.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.777496+0000 mon.c (mon.1) 7539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.777496+0000 mon.c (mon.1) 7539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:49.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.779547+0000 mon.c (mon.1) 7540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.779547+0000 mon.c (mon.1) 7540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:49.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.780291+0000 mon.c (mon.1) 7541 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.780291+0000 mon.c (mon.1) 7541 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:49.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.787294+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:49.943 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:49 smithi121 bash[73084]: audit 2024-04-22T21:16:49.787294+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.003 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[89037]: c0e87333d380: Verifying Checksum 2024-04-22T21:16:50.003 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[89037]: c0e87333d380: Download complete 2024-04-22T21:16:50.003 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[89037]: 22b70bddd3ac: Pull complete 2024-04-22T21:16:50.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:48.466170+0000 mgr.x (mgr.34107) 2362 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:16:50.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:48.466170+0000 mgr.x (mgr.34107) 2362 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:16:50.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: cephadm 2024-04-22T21:16:48.484014+0000 mgr.x (mgr.34107) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: cephadm 2024-04-22T21:16:48.484014+0000 mgr.x (mgr.34107) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: cephadm 2024-04-22T21:16:48.565064+0000 mgr.x (mgr.34107) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: cephadm 2024-04-22T21:16:48.565064+0000 mgr.x (mgr.34107) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: cephadm 2024-04-22T21:16:48.638079+0000 mgr.x (mgr.34107) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: cephadm 2024-04-22T21:16:48.638079+0000 mgr.x (mgr.34107) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: cephadm 2024-04-22T21:16:48.712292+0000 mgr.x (mgr.34107) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: cephadm 2024-04-22T21:16:48.712292+0000 mgr.x (mgr.34107) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: cephadm 2024-04-22T21:16:48.770428+0000 mgr.x (mgr.34107) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: cephadm 2024-04-22T21:16:48.770428+0000 mgr.x (mgr.34107) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:48.847888+0000 mon.c (mon.1) 7487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:48.847888+0000 mon.c (mon.1) 7487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:48.850383+0000 mon.c (mon.1) 7488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:48.850383+0000 mon.c (mon.1) 7488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:48.851806+0000 mon.c (mon.1) 7489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:48.851806+0000 mon.c (mon.1) 7489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:48.854508+0000 mon.c (mon.1) 7490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:48.854508+0000 mon.c (mon.1) 7490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:48.855654+0000 mon.c (mon.1) 7491 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:48.855654+0000 mon.c (mon.1) 7491 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:48.862422+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:48.862422+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: cephadm 2024-04-22T21:16:48.870515+0000 mgr.x (mgr.34107) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: cephadm 2024-04-22T21:16:48.870515+0000 mgr.x (mgr.34107) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:48.955860+0000 mon.c (mon.1) 7492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:48.955860+0000 mon.c (mon.1) 7492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:48.959350+0000 mon.c (mon.1) 7493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:48.959350+0000 mon.c (mon.1) 7493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:48.961007+0000 mon.c (mon.1) 7494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:48.961007+0000 mon.c (mon.1) 7494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:48.964602+0000 mon.c (mon.1) 7495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:48.964602+0000 mon.c (mon.1) 7495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:48.965885+0000 mon.c (mon.1) 7496 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:48.965885+0000 mon.c (mon.1) 7496 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:48.977583+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:48.977583+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: cephadm 2024-04-22T21:16:48.982346+0000 mgr.x (mgr.34107) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: cephadm 2024-04-22T21:16:48.982346+0000 mgr.x (mgr.34107) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.057634+0000 mon.c (mon.1) 7497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.057634+0000 mon.c (mon.1) 7497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.060582+0000 mon.c (mon.1) 7498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.060582+0000 mon.c (mon.1) 7498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.062358+0000 mon.c (mon.1) 7499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.062358+0000 mon.c (mon.1) 7499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.065526+0000 mon.c (mon.1) 7500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.065526+0000 mon.c (mon.1) 7500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.066645+0000 mon.c (mon.1) 7501 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.066645+0000 mon.c (mon.1) 7501 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.076624+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.076624+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: cephadm 2024-04-22T21:16:49.083915+0000 mgr.x (mgr.34107) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: cephadm 2024-04-22T21:16:49.083915+0000 mgr.x (mgr.34107) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.158739+0000 mon.c (mon.1) 7502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.158739+0000 mon.c (mon.1) 7502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.161799+0000 mon.c (mon.1) 7503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.161799+0000 mon.c (mon.1) 7503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.163168+0000 mon.c (mon.1) 7504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.008 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.163168+0000 mon.c (mon.1) 7504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.166128+0000 mon.c (mon.1) 7505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.166128+0000 mon.c (mon.1) 7505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.167183+0000 mon.c (mon.1) 7506 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.167183+0000 mon.c (mon.1) 7506 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.177745+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.177745+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: cephadm 2024-04-22T21:16:49.182248+0000 mgr.x (mgr.34107) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: cephadm 2024-04-22T21:16:49.182248+0000 mgr.x (mgr.34107) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.253886+0000 mon.c (mon.1) 7507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.253886+0000 mon.c (mon.1) 7507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.256701+0000 mon.c (mon.1) 7508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.256701+0000 mon.c (mon.1) 7508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.258848+0000 mon.c (mon.1) 7509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.009 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.258848+0000 mon.c (mon.1) 7509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.261702+0000 mon.c (mon.1) 7510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.261702+0000 mon.c (mon.1) 7510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.262755+0000 mon.c (mon.1) 7511 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.262755+0000 mon.c (mon.1) 7511 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.010 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.273571+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.273571+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: cephadm 2024-04-22T21:16:49.279229+0000 mgr.x (mgr.34107) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: cephadm 2024-04-22T21:16:49.279229+0000 mgr.x (mgr.34107) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.334134+0000 mon.c (mon.1) 7512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.334134+0000 mon.c (mon.1) 7512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.336757+0000 mon.c (mon.1) 7513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.336757+0000 mon.c (mon.1) 7513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.338439+0000 mon.c (mon.1) 7514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.338439+0000 mon.c (mon.1) 7514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.341426+0000 mon.c (mon.1) 7515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.341426+0000 mon.c (mon.1) 7515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.011 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.342777+0000 mon.c (mon.1) 7516 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.342777+0000 mon.c (mon.1) 7516 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.353460+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.353460+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: cephadm 2024-04-22T21:16:49.359679+0000 mgr.x (mgr.34107) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: cephadm 2024-04-22T21:16:49.359679+0000 mgr.x (mgr.34107) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.429642+0000 mon.c (mon.1) 7517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.429642+0000 mon.c (mon.1) 7517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.432926+0000 mon.c (mon.1) 7518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.432926+0000 mon.c (mon.1) 7518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.434657+0000 mon.c (mon.1) 7519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.434657+0000 mon.c (mon.1) 7519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.437937+0000 mon.c (mon.1) 7520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.437937+0000 mon.c (mon.1) 7520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.012 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.439055+0000 mon.c (mon.1) 7521 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.013 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.439055+0000 mon.c (mon.1) 7521 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.013 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.450016+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.013 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.450016+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.013 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: cephadm 2024-04-22T21:16:49.456207+0000 mgr.x (mgr.34107) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.013 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: cephadm 2024-04-22T21:16:49.456207+0000 mgr.x (mgr.34107) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.013 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.527789+0000 mon.c (mon.1) 7522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.013 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.527789+0000 mon.c (mon.1) 7522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.013 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.530420+0000 mon.c (mon.1) 7523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.013 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.530420+0000 mon.c (mon.1) 7523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.013 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.531937+0000 mon.c (mon.1) 7524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.013 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.531937+0000 mon.c (mon.1) 7524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.013 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.535345+0000 mon.c (mon.1) 7525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.013 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.535345+0000 mon.c (mon.1) 7525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.014 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.536499+0000 mon.c (mon.1) 7526 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.014 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.536499+0000 mon.c (mon.1) 7526 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.014 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.547003+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.014 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.547003+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.014 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.626329+0000 mon.c (mon.1) 7527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.014 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.626329+0000 mon.c (mon.1) 7527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.014 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.628487+0000 mon.c (mon.1) 7528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.014 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.628487+0000 mon.c (mon.1) 7528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.014 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.629490+0000 mon.c (mon.1) 7529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.014 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.629490+0000 mon.c (mon.1) 7529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.014 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.631679+0000 mon.c (mon.1) 7530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.014 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.631679+0000 mon.c (mon.1) 7530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.014 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.632459+0000 mon.c (mon.1) 7531 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.632459+0000 mon.c (mon.1) 7531 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.640466+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.640466+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.718244+0000 mon.c (mon.1) 7532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.718244+0000 mon.c (mon.1) 7532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.720219+0000 mon.c (mon.1) 7533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.720219+0000 mon.c (mon.1) 7533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.721149+0000 mon.c (mon.1) 7534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.721149+0000 mon.c (mon.1) 7534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.723424+0000 mon.c (mon.1) 7535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.723424+0000 mon.c (mon.1) 7535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.724073+0000 mon.c (mon.1) 7536 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.724073+0000 mon.c (mon.1) 7536 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.731343+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.015 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.731343+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.016 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.774263+0000 mon.c (mon.1) 7537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.016 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.774263+0000 mon.c (mon.1) 7537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.016 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.776172+0000 mon.c (mon.1) 7538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.016 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.776172+0000 mon.c (mon.1) 7538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.016 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.777496+0000 mon.c (mon.1) 7539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.016 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.777496+0000 mon.c (mon.1) 7539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.016 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.779547+0000 mon.c (mon.1) 7540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.016 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.779547+0000 mon.c (mon.1) 7540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.016 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.780291+0000 mon.c (mon.1) 7541 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.016 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.780291+0000 mon.c (mon.1) 7541 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.016 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.787294+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.016 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:49 smithi123 bash[58916]: audit 2024-04-22T21:16:49.787294+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.989 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[89037]: 5c12815fee55: Pull complete 2024-04-22T21:16:50.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: cephadm 2024-04-22T21:16:49.553206+0000 mgr.x (mgr.34107) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: cephadm 2024-04-22T21:16:49.553206+0000 mgr.x (mgr.34107) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: cephadm 2024-04-22T21:16:49.646500+0000 mgr.x (mgr.34107) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: cephadm 2024-04-22T21:16:49.646500+0000 mgr.x (mgr.34107) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: cephadm 2024-04-22T21:16:49.737131+0000 mgr.x (mgr.34107) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: cephadm 2024-04-22T21:16:49.737131+0000 mgr.x (mgr.34107) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: cephadm 2024-04-22T21:16:49.793200+0000 mgr.x (mgr.34107) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: cephadm 2024-04-22T21:16:49.793200+0000 mgr.x (mgr.34107) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.837276+0000 mon.c (mon.1) 7542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.837276+0000 mon.c (mon.1) 7542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.839098+0000 mon.c (mon.1) 7543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.839098+0000 mon.c (mon.1) 7543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.840212+0000 mon.c (mon.1) 7544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.840212+0000 mon.c (mon.1) 7544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.842311+0000 mon.c (mon.1) 7545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.842311+0000 mon.c (mon.1) 7545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.843075+0000 mon.c (mon.1) 7546 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.843075+0000 mon.c (mon.1) 7546 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.848496+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.848496+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: cephadm 2024-04-22T21:16:49.852547+0000 mgr.x (mgr.34107) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: cephadm 2024-04-22T21:16:49.852547+0000 mgr.x (mgr.34107) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.891173+0000 mon.c (mon.1) 7547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.891173+0000 mon.c (mon.1) 7547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.893035+0000 mon.c (mon.1) 7548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.893035+0000 mon.c (mon.1) 7548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.894025+0000 mon.c (mon.1) 7549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.894025+0000 mon.c (mon.1) 7549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.896132+0000 mon.c (mon.1) 7550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.896132+0000 mon.c (mon.1) 7550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.896806+0000 mon.c (mon.1) 7551 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.896806+0000 mon.c (mon.1) 7551 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.902816+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.902816+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: cephadm 2024-04-22T21:16:49.906499+0000 mgr.x (mgr.34107) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: cephadm 2024-04-22T21:16:49.906499+0000 mgr.x (mgr.34107) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.947465+0000 mon.c (mon.1) 7552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.947465+0000 mon.c (mon.1) 7552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.949463+0000 mon.c (mon.1) 7553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.949463+0000 mon.c (mon.1) 7553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.950625+0000 mon.c (mon.1) 7554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.950625+0000 mon.c (mon.1) 7554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.953213+0000 mon.c (mon.1) 7555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.953213+0000 mon.c (mon.1) 7555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.954110+0000 mon.c (mon.1) 7556 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.954110+0000 mon.c (mon.1) 7556 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.960396+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:49.960396+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: cephadm 2024-04-22T21:16:49.964013+0000 mgr.x (mgr.34107) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: cephadm 2024-04-22T21:16:49.964013+0000 mgr.x (mgr.34107) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.003428+0000 mon.c (mon.1) 7557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.003428+0000 mon.c (mon.1) 7557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.005540+0000 mon.c (mon.1) 7558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.005540+0000 mon.c (mon.1) 7558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.006462+0000 mon.c (mon.1) 7559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.006462+0000 mon.c (mon.1) 7559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.008986+0000 mon.c (mon.1) 7560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.008986+0000 mon.c (mon.1) 7560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.009813+0000 mon.c (mon.1) 7561 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.009813+0000 mon.c (mon.1) 7561 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.015646+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.015646+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: cephadm 2024-04-22T21:16:50.023251+0000 mgr.x (mgr.34107) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: cephadm 2024-04-22T21:16:50.023251+0000 mgr.x (mgr.34107) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.082535+0000 mon.c (mon.1) 7562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.082535+0000 mon.c (mon.1) 7562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.084699+0000 mon.c (mon.1) 7563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.084699+0000 mon.c (mon.1) 7563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: cluster 2024-04-22T21:16:50.085149+0000 mgr.x (mgr.34107) 2383 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:50.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: cluster 2024-04-22T21:16:50.085149+0000 mgr.x (mgr.34107) 2383 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:50.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.085752+0000 mon.c (mon.1) 7564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.085752+0000 mon.c (mon.1) 7564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.088112+0000 mon.c (mon.1) 7565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.088112+0000 mon.c (mon.1) 7565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.088944+0000 mon.c (mon.1) 7566 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.088944+0000 mon.c (mon.1) 7566 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.094453+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.094453+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: cephadm 2024-04-22T21:16:50.098041+0000 mgr.x (mgr.34107) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: cephadm 2024-04-22T21:16:50.098041+0000 mgr.x (mgr.34107) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.136374+0000 mon.c (mon.1) 7567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.136374+0000 mon.c (mon.1) 7567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.138070+0000 mon.c (mon.1) 7568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.138070+0000 mon.c (mon.1) 7568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.138915+0000 mon.c (mon.1) 7569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.138915+0000 mon.c (mon.1) 7569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.140894+0000 mon.c (mon.1) 7570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.140894+0000 mon.c (mon.1) 7570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.141490+0000 mon.c (mon.1) 7571 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.141490+0000 mon.c (mon.1) 7571 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.146264+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.146264+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: cephadm 2024-04-22T21:16:50.152128+0000 mgr.x (mgr.34107) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: cephadm 2024-04-22T21:16:50.152128+0000 mgr.x (mgr.34107) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.189789+0000 mon.c (mon.1) 7572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.189789+0000 mon.c (mon.1) 7572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.191654+0000 mon.c (mon.1) 7573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.191654+0000 mon.c (mon.1) 7573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.192566+0000 mon.c (mon.1) 7574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.192566+0000 mon.c (mon.1) 7574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.194736+0000 mon.c (mon.1) 7575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.194736+0000 mon.c (mon.1) 7575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.195316+0000 mon.c (mon.1) 7576 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.195316+0000 mon.c (mon.1) 7576 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.203031+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.203031+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: cephadm 2024-04-22T21:16:50.208186+0000 mgr.x (mgr.34107) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: cephadm 2024-04-22T21:16:50.208186+0000 mgr.x (mgr.34107) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.245728+0000 mon.c (mon.1) 7577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.245728+0000 mon.c (mon.1) 7577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.247501+0000 mon.c (mon.1) 7578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.247501+0000 mon.c (mon.1) 7578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:50.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.248399+0000 mon.c (mon.1) 7579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.248399+0000 mon.c (mon.1) 7579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:50.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.250340+0000 mon.c (mon.1) 7580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.250340+0000 mon.c (mon.1) 7580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:50.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.251049+0000 mon.c (mon.1) 7581 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.251049+0000 mon.c (mon.1) 7581 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:50.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.257886+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.257886+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:50.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: cephadm 2024-04-22T21:16:50.266750+0000 mgr.x (mgr.34107) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: cephadm 2024-04-22T21:16:50.266750+0000 mgr.x (mgr.34107) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:50.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.304770+0000 mon.c (mon.1) 7582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.304770+0000 mon.c (mon.1) 7582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.306700+0000 mon.c (mon.1) 7583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.306700+0000 mon.c (mon.1) 7583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.307963+0000 mon.c (mon.1) 7584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.307963+0000 mon.c (mon.1) 7584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.310119+0000 mon.c (mon.1) 7585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.310119+0000 mon.c (mon.1) 7585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.310771+0000 mon.c (mon.1) 7586 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.310771+0000 mon.c (mon.1) 7586 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.317571+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.317571+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: cephadm 2024-04-22T21:16:50.324614+0000 mgr.x (mgr.34107) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: cephadm 2024-04-22T21:16:50.324614+0000 mgr.x (mgr.34107) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.362656+0000 mon.c (mon.1) 7587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.362656+0000 mon.c (mon.1) 7587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.364829+0000 mon.c (mon.1) 7588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.364829+0000 mon.c (mon.1) 7588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.366315+0000 mon.c (mon.1) 7589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.366315+0000 mon.c (mon.1) 7589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.368801+0000 mon.c (mon.1) 7590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.368801+0000 mon.c (mon.1) 7590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.369757+0000 mon.c (mon.1) 7591 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.369757+0000 mon.c (mon.1) 7591 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.375204+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.375204+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: cephadm 2024-04-22T21:16:50.379982+0000 mgr.x (mgr.34107) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: cephadm 2024-04-22T21:16:50.379982+0000 mgr.x (mgr.34107) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.418169+0000 mon.c (mon.1) 7592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.418169+0000 mon.c (mon.1) 7592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.419948+0000 mon.c (mon.1) 7593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.419948+0000 mon.c (mon.1) 7593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.421107+0000 mon.c (mon.1) 7594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.421107+0000 mon.c (mon.1) 7594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.423118+0000 mon.c (mon.1) 7595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.423118+0000 mon.c (mon.1) 7595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.423695+0000 mon.c (mon.1) 7596 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.423695+0000 mon.c (mon.1) 7596 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.428591+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.428591+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: cephadm 2024-04-22T21:16:50.432547+0000 mgr.x (mgr.34107) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: cephadm 2024-04-22T21:16:50.432547+0000 mgr.x (mgr.34107) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.469269+0000 mon.c (mon.1) 7597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.469269+0000 mon.c (mon.1) 7597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.470892+0000 mon.c (mon.1) 7598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.470892+0000 mon.c (mon.1) 7598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.471678+0000 mon.c (mon.1) 7599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.471678+0000 mon.c (mon.1) 7599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.473604+0000 mon.c (mon.1) 7600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.473604+0000 mon.c (mon.1) 7600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.474196+0000 mon.c (mon.1) 7601 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.474196+0000 mon.c (mon.1) 7601 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.479648+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.479648+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.498291+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.498291+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.506174+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.506174+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.513423+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.513423+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.543195+0000 mon.c (mon.1) 7602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.543195+0000 mon.c (mon.1) 7602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.545301+0000 mon.c (mon.1) 7603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.545301+0000 mon.c (mon.1) 7603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.546201+0000 mon.c (mon.1) 7604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.546201+0000 mon.c (mon.1) 7604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.548517+0000 mon.c (mon.1) 7605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.548517+0000 mon.c (mon.1) 7605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.549538+0000 mon.c (mon.1) 7606 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.549538+0000 mon.c (mon.1) 7606 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.555952+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.555952+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.599029+0000 mon.c (mon.1) 7607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.599029+0000 mon.c (mon.1) 7607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.601849+0000 mon.c (mon.1) 7608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.601849+0000 mon.c (mon.1) 7608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.603323+0000 mon.c (mon.1) 7609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.603323+0000 mon.c (mon.1) 7609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.606369+0000 mon.c (mon.1) 7610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.606369+0000 mon.c (mon.1) 7610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.607393+0000 mon.c (mon.1) 7611 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.607393+0000 mon.c (mon.1) 7611 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.617878+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.617878+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.692472+0000 mon.c (mon.1) 7612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.692472+0000 mon.c (mon.1) 7612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.695272+0000 mon.c (mon.1) 7613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.695272+0000 mon.c (mon.1) 7613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.696941+0000 mon.c (mon.1) 7614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.696941+0000 mon.c (mon.1) 7614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.700794+0000 mon.c (mon.1) 7615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.700794+0000 mon.c (mon.1) 7615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.701957+0000 mon.c (mon.1) 7616 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.701957+0000 mon.c (mon.1) 7616 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.710611+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.710611+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.784808+0000 mon.c (mon.1) 7617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.784808+0000 mon.c (mon.1) 7617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.787905+0000 mon.c (mon.1) 7618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.787905+0000 mon.c (mon.1) 7618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.790099+0000 mon.c (mon.1) 7619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.790099+0000 mon.c (mon.1) 7619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.793427+0000 mon.c (mon.1) 7620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.793427+0000 mon.c (mon.1) 7620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.795103+0000 mon.c (mon.1) 7621 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.795103+0000 mon.c (mon.1) 7621 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.803891+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:50 smithi123 bash[58916]: audit 2024-04-22T21:16:50.803891+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: cephadm 2024-04-22T21:16:49.553206+0000 mgr.x (mgr.34107) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: cephadm 2024-04-22T21:16:49.553206+0000 mgr.x (mgr.34107) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: cephadm 2024-04-22T21:16:49.646500+0000 mgr.x (mgr.34107) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: cephadm 2024-04-22T21:16:49.646500+0000 mgr.x (mgr.34107) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: cephadm 2024-04-22T21:16:49.737131+0000 mgr.x (mgr.34107) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: cephadm 2024-04-22T21:16:49.737131+0000 mgr.x (mgr.34107) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: cephadm 2024-04-22T21:16:49.793200+0000 mgr.x (mgr.34107) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: cephadm 2024-04-22T21:16:49.793200+0000 mgr.x (mgr.34107) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.837276+0000 mon.c (mon.1) 7542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.837276+0000 mon.c (mon.1) 7542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.839098+0000 mon.c (mon.1) 7543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.839098+0000 mon.c (mon.1) 7543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.840212+0000 mon.c (mon.1) 7544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.840212+0000 mon.c (mon.1) 7544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.842311+0000 mon.c (mon.1) 7545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.842311+0000 mon.c (mon.1) 7545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.843075+0000 mon.c (mon.1) 7546 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.843075+0000 mon.c (mon.1) 7546 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.848496+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.848496+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: cephadm 2024-04-22T21:16:49.553206+0000 mgr.x (mgr.34107) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: cephadm 2024-04-22T21:16:49.553206+0000 mgr.x (mgr.34107) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: cephadm 2024-04-22T21:16:49.646500+0000 mgr.x (mgr.34107) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: cephadm 2024-04-22T21:16:49.646500+0000 mgr.x (mgr.34107) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: cephadm 2024-04-22T21:16:49.737131+0000 mgr.x (mgr.34107) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: cephadm 2024-04-22T21:16:49.737131+0000 mgr.x (mgr.34107) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: cephadm 2024-04-22T21:16:49.793200+0000 mgr.x (mgr.34107) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: cephadm 2024-04-22T21:16:49.793200+0000 mgr.x (mgr.34107) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.837276+0000 mon.c (mon.1) 7542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.837276+0000 mon.c (mon.1) 7542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.839098+0000 mon.c (mon.1) 7543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.839098+0000 mon.c (mon.1) 7543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.840212+0000 mon.c (mon.1) 7544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.840212+0000 mon.c (mon.1) 7544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.842311+0000 mon.c (mon.1) 7545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.842311+0000 mon.c (mon.1) 7545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.843075+0000 mon.c (mon.1) 7546 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.843075+0000 mon.c (mon.1) 7546 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.848496+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.848496+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: cephadm 2024-04-22T21:16:49.852547+0000 mgr.x (mgr.34107) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: cephadm 2024-04-22T21:16:49.852547+0000 mgr.x (mgr.34107) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.891173+0000 mon.c (mon.1) 7547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.891173+0000 mon.c (mon.1) 7547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.893035+0000 mon.c (mon.1) 7548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.893035+0000 mon.c (mon.1) 7548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.894025+0000 mon.c (mon.1) 7549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.894025+0000 mon.c (mon.1) 7549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.896132+0000 mon.c (mon.1) 7550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.896132+0000 mon.c (mon.1) 7550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.896806+0000 mon.c (mon.1) 7551 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.896806+0000 mon.c (mon.1) 7551 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.902816+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.902816+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: cephadm 2024-04-22T21:16:49.906499+0000 mgr.x (mgr.34107) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: cephadm 2024-04-22T21:16:49.906499+0000 mgr.x (mgr.34107) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.947465+0000 mon.c (mon.1) 7552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.947465+0000 mon.c (mon.1) 7552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.949463+0000 mon.c (mon.1) 7553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.949463+0000 mon.c (mon.1) 7553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.950625+0000 mon.c (mon.1) 7554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.950625+0000 mon.c (mon.1) 7554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.953213+0000 mon.c (mon.1) 7555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.953213+0000 mon.c (mon.1) 7555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.954110+0000 mon.c (mon.1) 7556 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.954110+0000 mon.c (mon.1) 7556 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.960396+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:49.960396+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: cephadm 2024-04-22T21:16:49.964013+0000 mgr.x (mgr.34107) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: cephadm 2024-04-22T21:16:49.964013+0000 mgr.x (mgr.34107) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.003428+0000 mon.c (mon.1) 7557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.003428+0000 mon.c (mon.1) 7557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.005540+0000 mon.c (mon.1) 7558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.005540+0000 mon.c (mon.1) 7558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.006462+0000 mon.c (mon.1) 7559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.006462+0000 mon.c (mon.1) 7559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.008986+0000 mon.c (mon.1) 7560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.008986+0000 mon.c (mon.1) 7560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.009813+0000 mon.c (mon.1) 7561 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: cephadm 2024-04-22T21:16:49.852547+0000 mgr.x (mgr.34107) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: cephadm 2024-04-22T21:16:49.852547+0000 mgr.x (mgr.34107) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.891173+0000 mon.c (mon.1) 7547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.891173+0000 mon.c (mon.1) 7547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.893035+0000 mon.c (mon.1) 7548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.893035+0000 mon.c (mon.1) 7548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.894025+0000 mon.c (mon.1) 7549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.894025+0000 mon.c (mon.1) 7549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.896132+0000 mon.c (mon.1) 7550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.896132+0000 mon.c (mon.1) 7550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.896806+0000 mon.c (mon.1) 7551 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.896806+0000 mon.c (mon.1) 7551 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.902816+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.902816+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: cephadm 2024-04-22T21:16:49.906499+0000 mgr.x (mgr.34107) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: cephadm 2024-04-22T21:16:49.906499+0000 mgr.x (mgr.34107) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.947465+0000 mon.c (mon.1) 7552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.947465+0000 mon.c (mon.1) 7552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.949463+0000 mon.c (mon.1) 7553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.949463+0000 mon.c (mon.1) 7553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.009813+0000 mon.c (mon.1) 7561 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.015646+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.015646+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: cephadm 2024-04-22T21:16:50.023251+0000 mgr.x (mgr.34107) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: cephadm 2024-04-22T21:16:50.023251+0000 mgr.x (mgr.34107) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.082535+0000 mon.c (mon.1) 7562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.082535+0000 mon.c (mon.1) 7562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.084699+0000 mon.c (mon.1) 7563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.084699+0000 mon.c (mon.1) 7563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: cluster 2024-04-22T21:16:50.085149+0000 mgr.x (mgr.34107) 2383 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:51.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: cluster 2024-04-22T21:16:50.085149+0000 mgr.x (mgr.34107) 2383 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:51.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.085752+0000 mon.c (mon.1) 7564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.085752+0000 mon.c (mon.1) 7564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.088112+0000 mon.c (mon.1) 7565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.088112+0000 mon.c (mon.1) 7565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.088944+0000 mon.c (mon.1) 7566 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.088944+0000 mon.c (mon.1) 7566 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.094453+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.094453+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: cephadm 2024-04-22T21:16:50.098041+0000 mgr.x (mgr.34107) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.950625+0000 mon.c (mon.1) 7554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.950625+0000 mon.c (mon.1) 7554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.953213+0000 mon.c (mon.1) 7555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.953213+0000 mon.c (mon.1) 7555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.954110+0000 mon.c (mon.1) 7556 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.954110+0000 mon.c (mon.1) 7556 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.960396+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:49.960396+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: cephadm 2024-04-22T21:16:49.964013+0000 mgr.x (mgr.34107) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: cephadm 2024-04-22T21:16:49.964013+0000 mgr.x (mgr.34107) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.003428+0000 mon.c (mon.1) 7557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.003428+0000 mon.c (mon.1) 7557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.005540+0000 mon.c (mon.1) 7558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.005540+0000 mon.c (mon.1) 7558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.006462+0000 mon.c (mon.1) 7559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.006462+0000 mon.c (mon.1) 7559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.008986+0000 mon.c (mon.1) 7560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.008986+0000 mon.c (mon.1) 7560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.009813+0000 mon.c (mon.1) 7561 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: cephadm 2024-04-22T21:16:50.098041+0000 mgr.x (mgr.34107) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.136374+0000 mon.c (mon.1) 7567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.136374+0000 mon.c (mon.1) 7567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.138070+0000 mon.c (mon.1) 7568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.138070+0000 mon.c (mon.1) 7568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.138915+0000 mon.c (mon.1) 7569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.138915+0000 mon.c (mon.1) 7569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.140894+0000 mon.c (mon.1) 7570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.140894+0000 mon.c (mon.1) 7570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.141490+0000 mon.c (mon.1) 7571 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.141490+0000 mon.c (mon.1) 7571 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.146264+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.146264+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: cephadm 2024-04-22T21:16:50.152128+0000 mgr.x (mgr.34107) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: cephadm 2024-04-22T21:16:50.152128+0000 mgr.x (mgr.34107) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.189789+0000 mon.c (mon.1) 7572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.189789+0000 mon.c (mon.1) 7572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.191654+0000 mon.c (mon.1) 7573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.191654+0000 mon.c (mon.1) 7573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.192566+0000 mon.c (mon.1) 7574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.192566+0000 mon.c (mon.1) 7574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.194736+0000 mon.c (mon.1) 7575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.194736+0000 mon.c (mon.1) 7575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.195316+0000 mon.c (mon.1) 7576 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.195316+0000 mon.c (mon.1) 7576 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.203031+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.203031+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: cephadm 2024-04-22T21:16:50.208186+0000 mgr.x (mgr.34107) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: cephadm 2024-04-22T21:16:50.208186+0000 mgr.x (mgr.34107) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.245728+0000 mon.c (mon.1) 7577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.245728+0000 mon.c (mon.1) 7577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.247501+0000 mon.c (mon.1) 7578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.247501+0000 mon.c (mon.1) 7578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.248399+0000 mon.c (mon.1) 7579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.248399+0000 mon.c (mon.1) 7579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.250340+0000 mon.c (mon.1) 7580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.250340+0000 mon.c (mon.1) 7580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.251049+0000 mon.c (mon.1) 7581 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.251049+0000 mon.c (mon.1) 7581 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.009813+0000 mon.c (mon.1) 7561 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.015646+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.015646+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: cephadm 2024-04-22T21:16:50.023251+0000 mgr.x (mgr.34107) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: cephadm 2024-04-22T21:16:50.023251+0000 mgr.x (mgr.34107) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.082535+0000 mon.c (mon.1) 7562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.082535+0000 mon.c (mon.1) 7562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.084699+0000 mon.c (mon.1) 7563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.084699+0000 mon.c (mon.1) 7563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: cluster 2024-04-22T21:16:50.085149+0000 mgr.x (mgr.34107) 2383 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:51.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: cluster 2024-04-22T21:16:50.085149+0000 mgr.x (mgr.34107) 2383 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:51.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.085752+0000 mon.c (mon.1) 7564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.085752+0000 mon.c (mon.1) 7564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.088112+0000 mon.c (mon.1) 7565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.088112+0000 mon.c (mon.1) 7565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.088944+0000 mon.c (mon.1) 7566 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.088944+0000 mon.c (mon.1) 7566 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.094453+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.094453+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: cephadm 2024-04-22T21:16:50.098041+0000 mgr.x (mgr.34107) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.257886+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.257886+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: cephadm 2024-04-22T21:16:50.266750+0000 mgr.x (mgr.34107) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: cephadm 2024-04-22T21:16:50.266750+0000 mgr.x (mgr.34107) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.304770+0000 mon.c (mon.1) 7582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.304770+0000 mon.c (mon.1) 7582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.306700+0000 mon.c (mon.1) 7583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.306700+0000 mon.c (mon.1) 7583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.307963+0000 mon.c (mon.1) 7584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.307963+0000 mon.c (mon.1) 7584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.310119+0000 mon.c (mon.1) 7585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.310119+0000 mon.c (mon.1) 7585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.310771+0000 mon.c (mon.1) 7586 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.310771+0000 mon.c (mon.1) 7586 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.317571+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.317571+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: cephadm 2024-04-22T21:16:50.324614+0000 mgr.x (mgr.34107) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: cephadm 2024-04-22T21:16:50.324614+0000 mgr.x (mgr.34107) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.362656+0000 mon.c (mon.1) 7587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.362656+0000 mon.c (mon.1) 7587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: cephadm 2024-04-22T21:16:50.098041+0000 mgr.x (mgr.34107) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.136374+0000 mon.c (mon.1) 7567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.136374+0000 mon.c (mon.1) 7567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.138070+0000 mon.c (mon.1) 7568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.138070+0000 mon.c (mon.1) 7568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.138915+0000 mon.c (mon.1) 7569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.138915+0000 mon.c (mon.1) 7569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.140894+0000 mon.c (mon.1) 7570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.140894+0000 mon.c (mon.1) 7570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.141490+0000 mon.c (mon.1) 7571 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.141490+0000 mon.c (mon.1) 7571 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.146264+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.146264+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: cephadm 2024-04-22T21:16:50.152128+0000 mgr.x (mgr.34107) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: cephadm 2024-04-22T21:16:50.152128+0000 mgr.x (mgr.34107) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.189789+0000 mon.c (mon.1) 7572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.189789+0000 mon.c (mon.1) 7572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.191654+0000 mon.c (mon.1) 7573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.191654+0000 mon.c (mon.1) 7573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.192566+0000 mon.c (mon.1) 7574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.192566+0000 mon.c (mon.1) 7574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.194736+0000 mon.c (mon.1) 7575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.194736+0000 mon.c (mon.1) 7575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.195316+0000 mon.c (mon.1) 7576 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.195316+0000 mon.c (mon.1) 7576 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.203031+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.203031+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: cephadm 2024-04-22T21:16:50.208186+0000 mgr.x (mgr.34107) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: cephadm 2024-04-22T21:16:50.208186+0000 mgr.x (mgr.34107) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.245728+0000 mon.c (mon.1) 7577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.245728+0000 mon.c (mon.1) 7577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.247501+0000 mon.c (mon.1) 7578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.247501+0000 mon.c (mon.1) 7578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.248399+0000 mon.c (mon.1) 7579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.248399+0000 mon.c (mon.1) 7579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.250340+0000 mon.c (mon.1) 7580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.250340+0000 mon.c (mon.1) 7580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.251049+0000 mon.c (mon.1) 7581 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.251049+0000 mon.c (mon.1) 7581 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.364829+0000 mon.c (mon.1) 7588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.364829+0000 mon.c (mon.1) 7588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.366315+0000 mon.c (mon.1) 7589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.366315+0000 mon.c (mon.1) 7589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.368801+0000 mon.c (mon.1) 7590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.368801+0000 mon.c (mon.1) 7590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.369757+0000 mon.c (mon.1) 7591 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.369757+0000 mon.c (mon.1) 7591 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.375204+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.375204+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: cephadm 2024-04-22T21:16:50.379982+0000 mgr.x (mgr.34107) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: cephadm 2024-04-22T21:16:50.379982+0000 mgr.x (mgr.34107) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.418169+0000 mon.c (mon.1) 7592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.418169+0000 mon.c (mon.1) 7592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.419948+0000 mon.c (mon.1) 7593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.419948+0000 mon.c (mon.1) 7593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.421107+0000 mon.c (mon.1) 7594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.421107+0000 mon.c (mon.1) 7594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.423118+0000 mon.c (mon.1) 7595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.423118+0000 mon.c (mon.1) 7595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.257886+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.257886+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: cephadm 2024-04-22T21:16:50.266750+0000 mgr.x (mgr.34107) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: cephadm 2024-04-22T21:16:50.266750+0000 mgr.x (mgr.34107) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.304770+0000 mon.c (mon.1) 7582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.304770+0000 mon.c (mon.1) 7582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.306700+0000 mon.c (mon.1) 7583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.306700+0000 mon.c (mon.1) 7583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.307963+0000 mon.c (mon.1) 7584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.307963+0000 mon.c (mon.1) 7584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.310119+0000 mon.c (mon.1) 7585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.310119+0000 mon.c (mon.1) 7585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.310771+0000 mon.c (mon.1) 7586 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.310771+0000 mon.c (mon.1) 7586 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.317571+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.317571+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: cephadm 2024-04-22T21:16:50.324614+0000 mgr.x (mgr.34107) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: cephadm 2024-04-22T21:16:50.324614+0000 mgr.x (mgr.34107) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.362656+0000 mon.c (mon.1) 7587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.362656+0000 mon.c (mon.1) 7587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.423695+0000 mon.c (mon.1) 7596 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.423695+0000 mon.c (mon.1) 7596 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.428591+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.428591+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: cephadm 2024-04-22T21:16:50.432547+0000 mgr.x (mgr.34107) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: cephadm 2024-04-22T21:16:50.432547+0000 mgr.x (mgr.34107) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.469269+0000 mon.c (mon.1) 7597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.469269+0000 mon.c (mon.1) 7597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.470892+0000 mon.c (mon.1) 7598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.470892+0000 mon.c (mon.1) 7598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.471678+0000 mon.c (mon.1) 7599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.471678+0000 mon.c (mon.1) 7599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.473604+0000 mon.c (mon.1) 7600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.473604+0000 mon.c (mon.1) 7600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.474196+0000 mon.c (mon.1) 7601 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.474196+0000 mon.c (mon.1) 7601 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.479648+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.479648+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.498291+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.498291+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.506174+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.364829+0000 mon.c (mon.1) 7588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.364829+0000 mon.c (mon.1) 7588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.366315+0000 mon.c (mon.1) 7589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.366315+0000 mon.c (mon.1) 7589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.368801+0000 mon.c (mon.1) 7590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.368801+0000 mon.c (mon.1) 7590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.369757+0000 mon.c (mon.1) 7591 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.369757+0000 mon.c (mon.1) 7591 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.375204+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.375204+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: cephadm 2024-04-22T21:16:50.379982+0000 mgr.x (mgr.34107) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: cephadm 2024-04-22T21:16:50.379982+0000 mgr.x (mgr.34107) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.418169+0000 mon.c (mon.1) 7592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.418169+0000 mon.c (mon.1) 7592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.419948+0000 mon.c (mon.1) 7593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.419948+0000 mon.c (mon.1) 7593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.421107+0000 mon.c (mon.1) 7594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.421107+0000 mon.c (mon.1) 7594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.423118+0000 mon.c (mon.1) 7595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.423118+0000 mon.c (mon.1) 7595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.506174+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.513423+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.513423+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.543195+0000 mon.c (mon.1) 7602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.543195+0000 mon.c (mon.1) 7602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.545301+0000 mon.c (mon.1) 7603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.545301+0000 mon.c (mon.1) 7603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.546201+0000 mon.c (mon.1) 7604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.546201+0000 mon.c (mon.1) 7604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.548517+0000 mon.c (mon.1) 7605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.548517+0000 mon.c (mon.1) 7605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.549538+0000 mon.c (mon.1) 7606 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.549538+0000 mon.c (mon.1) 7606 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.555952+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.555952+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.599029+0000 mon.c (mon.1) 7607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.599029+0000 mon.c (mon.1) 7607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.601849+0000 mon.c (mon.1) 7608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.601849+0000 mon.c (mon.1) 7608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.603323+0000 mon.c (mon.1) 7609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.423695+0000 mon.c (mon.1) 7596 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.423695+0000 mon.c (mon.1) 7596 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.428591+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.428591+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: cephadm 2024-04-22T21:16:50.432547+0000 mgr.x (mgr.34107) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: cephadm 2024-04-22T21:16:50.432547+0000 mgr.x (mgr.34107) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:51.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.469269+0000 mon.c (mon.1) 7597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.469269+0000 mon.c (mon.1) 7597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.470892+0000 mon.c (mon.1) 7598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.470892+0000 mon.c (mon.1) 7598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.471678+0000 mon.c (mon.1) 7599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.471678+0000 mon.c (mon.1) 7599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.473604+0000 mon.c (mon.1) 7600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.473604+0000 mon.c (mon.1) 7600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.474196+0000 mon.c (mon.1) 7601 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.474196+0000 mon.c (mon.1) 7601 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.479648+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.479648+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.498291+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.498291+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.506174+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.603323+0000 mon.c (mon.1) 7609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.606369+0000 mon.c (mon.1) 7610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.606369+0000 mon.c (mon.1) 7610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.607393+0000 mon.c (mon.1) 7611 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.607393+0000 mon.c (mon.1) 7611 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.617878+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.617878+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.692472+0000 mon.c (mon.1) 7612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.692472+0000 mon.c (mon.1) 7612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.695272+0000 mon.c (mon.1) 7613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.695272+0000 mon.c (mon.1) 7613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.696941+0000 mon.c (mon.1) 7614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.696941+0000 mon.c (mon.1) 7614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.700794+0000 mon.c (mon.1) 7615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.700794+0000 mon.c (mon.1) 7615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.701957+0000 mon.c (mon.1) 7616 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.701957+0000 mon.c (mon.1) 7616 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.710611+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.710611+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.784808+0000 mon.c (mon.1) 7617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.784808+0000 mon.c (mon.1) 7617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.787905+0000 mon.c (mon.1) 7618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.787905+0000 mon.c (mon.1) 7618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.790099+0000 mon.c (mon.1) 7619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.790099+0000 mon.c (mon.1) 7619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.793427+0000 mon.c (mon.1) 7620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.793427+0000 mon.c (mon.1) 7620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.795103+0000 mon.c (mon.1) 7621 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.795103+0000 mon.c (mon.1) 7621 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.803891+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[73084]: audit 2024-04-22T21:16:50.803891+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.506174+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.513423+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.513423+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.543195+0000 mon.c (mon.1) 7602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.543195+0000 mon.c (mon.1) 7602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.545301+0000 mon.c (mon.1) 7603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.545301+0000 mon.c (mon.1) 7603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.546201+0000 mon.c (mon.1) 7604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.546201+0000 mon.c (mon.1) 7604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.548517+0000 mon.c (mon.1) 7605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.548517+0000 mon.c (mon.1) 7605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.549538+0000 mon.c (mon.1) 7606 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.549538+0000 mon.c (mon.1) 7606 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.555952+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.555952+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.599029+0000 mon.c (mon.1) 7607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.599029+0000 mon.c (mon.1) 7607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.601849+0000 mon.c (mon.1) 7608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.601849+0000 mon.c (mon.1) 7608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.603323+0000 mon.c (mon.1) 7609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.603323+0000 mon.c (mon.1) 7609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.606369+0000 mon.c (mon.1) 7610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.606369+0000 mon.c (mon.1) 7610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.607393+0000 mon.c (mon.1) 7611 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.607393+0000 mon.c (mon.1) 7611 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.617878+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.617878+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.692472+0000 mon.c (mon.1) 7612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.692472+0000 mon.c (mon.1) 7612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.695272+0000 mon.c (mon.1) 7613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.695272+0000 mon.c (mon.1) 7613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.696941+0000 mon.c (mon.1) 7614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.696941+0000 mon.c (mon.1) 7614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.700794+0000 mon.c (mon.1) 7615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.700794+0000 mon.c (mon.1) 7615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.701957+0000 mon.c (mon.1) 7616 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.701957+0000 mon.c (mon.1) 7616 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.710611+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.710611+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.784808+0000 mon.c (mon.1) 7617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.784808+0000 mon.c (mon.1) 7617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.787905+0000 mon.c (mon.1) 7618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.787905+0000 mon.c (mon.1) 7618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:51.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.790099+0000 mon.c (mon.1) 7619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.319 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.790099+0000 mon.c (mon.1) 7619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:51.319 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.793427+0000 mon.c (mon.1) 7620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.319 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.793427+0000 mon.c (mon.1) 7620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:51.319 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.795103+0000 mon.c (mon.1) 7621 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.319 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.795103+0000 mon.c (mon.1) 7621 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:51.319 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.803891+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:51.319 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:50 smithi121 bash[75184]: audit 2024-04-22T21:16:50.803891+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.078 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[89037]: c0e87333d380: Pull complete 2024-04-22T21:16:52.079 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: cephadm 2024-04-22T21:16:50.483723+0000 mgr.x (mgr.34107) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.079 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: cephadm 2024-04-22T21:16:50.483723+0000 mgr.x (mgr.34107) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.079 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: cephadm 2024-04-22T21:16:50.559800+0000 mgr.x (mgr.34107) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.079 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: cephadm 2024-04-22T21:16:50.559800+0000 mgr.x (mgr.34107) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.080 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: cephadm 2024-04-22T21:16:50.622142+0000 mgr.x (mgr.34107) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.080 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: cephadm 2024-04-22T21:16:50.622142+0000 mgr.x (mgr.34107) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.080 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: cephadm 2024-04-22T21:16:50.714874+0000 mgr.x (mgr.34107) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.080 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: cephadm 2024-04-22T21:16:50.714874+0000 mgr.x (mgr.34107) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.080 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: cephadm 2024-04-22T21:16:50.808150+0000 mgr.x (mgr.34107) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.080 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: cephadm 2024-04-22T21:16:50.808150+0000 mgr.x (mgr.34107) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.080 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:50.879004+0000 mon.c (mon.1) 7622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.080 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:50.879004+0000 mon.c (mon.1) 7622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.080 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:50.881564+0000 mon.c (mon.1) 7623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.080 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:50.881564+0000 mon.c (mon.1) 7623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.081 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:50.883621+0000 mon.c (mon.1) 7624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.081 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:50.883621+0000 mon.c (mon.1) 7624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.081 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:50.886097+0000 mon.c (mon.1) 7625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.081 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:50.886097+0000 mon.c (mon.1) 7625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.081 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:50.886975+0000 mon.c (mon.1) 7626 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.081 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:50.886975+0000 mon.c (mon.1) 7626 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.082 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:50.892818+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.082 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:50.892818+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.082 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: cephadm 2024-04-22T21:16:50.897907+0000 mgr.x (mgr.34107) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.083 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: cephadm 2024-04-22T21:16:50.897907+0000 mgr.x (mgr.34107) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.083 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:50.935215+0000 mon.c (mon.1) 7627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.083 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:50.935215+0000 mon.c (mon.1) 7627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.083 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:50.937214+0000 mon.c (mon.1) 7628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.083 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:50.937214+0000 mon.c (mon.1) 7628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.083 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:50.938077+0000 mon.c (mon.1) 7629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.083 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:50.938077+0000 mon.c (mon.1) 7629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.083 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:50.940024+0000 mon.c (mon.1) 7630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.083 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:50.940024+0000 mon.c (mon.1) 7630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.083 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:50.940719+0000 mon.c (mon.1) 7631 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.083 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:50.940719+0000 mon.c (mon.1) 7631 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:50.946648+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:50.946648+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: cephadm 2024-04-22T21:16:50.951077+0000 mgr.x (mgr.34107) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: cephadm 2024-04-22T21:16:50.951077+0000 mgr.x (mgr.34107) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:50.992291+0000 mon.c (mon.1) 7632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:50.992291+0000 mon.c (mon.1) 7632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:50.995073+0000 mon.c (mon.1) 7633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:50.995073+0000 mon.c (mon.1) 7633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:50.996450+0000 mon.c (mon.1) 7634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:50.996450+0000 mon.c (mon.1) 7634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:50.999304+0000 mon.c (mon.1) 7635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:50.999304+0000 mon.c (mon.1) 7635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.000326+0000 mon.c (mon.1) 7636 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.000326+0000 mon.c (mon.1) 7636 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.006451+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.006451+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: cephadm 2024-04-22T21:16:51.010701+0000 mgr.x (mgr.34107) 2398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: cephadm 2024-04-22T21:16:51.010701+0000 mgr.x (mgr.34107) 2398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.064677+0000 mon.c (mon.1) 7637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.064677+0000 mon.c (mon.1) 7637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.067275+0000 mon.c (mon.1) 7638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.067275+0000 mon.c (mon.1) 7638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.068751+0000 mon.c (mon.1) 7639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.068751+0000 mon.c (mon.1) 7639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.071331+0000 mon.c (mon.1) 7640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.086 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.071331+0000 mon.c (mon.1) 7640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.086 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.072365+0000 mon.c (mon.1) 7641 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.086 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.072365+0000 mon.c (mon.1) 7641 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.086 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.080439+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.086 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.080439+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.086 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: cephadm 2024-04-22T21:16:51.084111+0000 mgr.x (mgr.34107) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.086 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: cephadm 2024-04-22T21:16:51.084111+0000 mgr.x (mgr.34107) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.086 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.121720+0000 mon.c (mon.1) 7642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.086 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.121720+0000 mon.c (mon.1) 7642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.086 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.124373+0000 mon.c (mon.1) 7643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.086 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.124373+0000 mon.c (mon.1) 7643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.086 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.125747+0000 mon.c (mon.1) 7644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.087 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.125747+0000 mon.c (mon.1) 7644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.087 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.128375+0000 mon.c (mon.1) 7645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.087 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.128375+0000 mon.c (mon.1) 7645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.087 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.129312+0000 mon.c (mon.1) 7646 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.087 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.129312+0000 mon.c (mon.1) 7646 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.087 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.137509+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.087 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.137509+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.087 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: cephadm 2024-04-22T21:16:51.141662+0000 mgr.x (mgr.34107) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.087 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: cephadm 2024-04-22T21:16:51.141662+0000 mgr.x (mgr.34107) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.087 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.195257+0000 mon.c (mon.1) 7647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.087 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.195257+0000 mon.c (mon.1) 7647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.198075+0000 mon.c (mon.1) 7648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.198075+0000 mon.c (mon.1) 7648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.199652+0000 mon.c (mon.1) 7649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.199652+0000 mon.c (mon.1) 7649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.202983+0000 mon.c (mon.1) 7650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.202983+0000 mon.c (mon.1) 7650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.204249+0000 mon.c (mon.1) 7651 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.204249+0000 mon.c (mon.1) 7651 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.211020+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.211020+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.089 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: cephadm 2024-04-22T21:16:51.219279+0000 mgr.x (mgr.34107) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.089 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: cephadm 2024-04-22T21:16:51.219279+0000 mgr.x (mgr.34107) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.089 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.277544+0000 mon.c (mon.1) 7652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.089 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.277544+0000 mon.c (mon.1) 7652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.089 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.281061+0000 mon.c (mon.1) 7653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.089 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.281061+0000 mon.c (mon.1) 7653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.089 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.283113+0000 mon.c (mon.1) 7654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.089 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.283113+0000 mon.c (mon.1) 7654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.089 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.286561+0000 mon.c (mon.1) 7655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.089 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.286561+0000 mon.c (mon.1) 7655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.089 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.287794+0000 mon.c (mon.1) 7656 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.090 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.287794+0000 mon.c (mon.1) 7656 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.090 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.297852+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.090 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.297852+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.090 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: cephadm 2024-04-22T21:16:51.301848+0000 mgr.x (mgr.34107) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.090 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: cephadm 2024-04-22T21:16:51.301848+0000 mgr.x (mgr.34107) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.090 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.377140+0000 mon.c (mon.1) 7657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.090 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.377140+0000 mon.c (mon.1) 7657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.090 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.381189+0000 mon.c (mon.1) 7658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.090 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.381189+0000 mon.c (mon.1) 7658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.090 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.382732+0000 mon.c (mon.1) 7659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.090 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.382732+0000 mon.c (mon.1) 7659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.090 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.385704+0000 mon.c (mon.1) 7660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.090 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.385704+0000 mon.c (mon.1) 7660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.091 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.386853+0000 mon.c (mon.1) 7661 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.091 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.386853+0000 mon.c (mon.1) 7661 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.091 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.396611+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.091 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.396611+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.091 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: cephadm 2024-04-22T21:16:51.403161+0000 mgr.x (mgr.34107) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.091 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: cephadm 2024-04-22T21:16:51.403161+0000 mgr.x (mgr.34107) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.091 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.486317+0000 mon.c (mon.1) 7662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.091 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.486317+0000 mon.c (mon.1) 7662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.091 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.490947+0000 mon.c (mon.1) 7663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.490947+0000 mon.c (mon.1) 7663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.493243+0000 mon.c (mon.1) 7664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.493243+0000 mon.c (mon.1) 7664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.497315+0000 mon.c (mon.1) 7665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.497315+0000 mon.c (mon.1) 7665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.498860+0000 mon.c (mon.1) 7666 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.498860+0000 mon.c (mon.1) 7666 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.509465+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.509465+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.590688+0000 mon.c (mon.1) 7667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.590688+0000 mon.c (mon.1) 7667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.595570+0000 mon.c (mon.1) 7668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.595570+0000 mon.c (mon.1) 7668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.597831+0000 mon.c (mon.1) 7669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.597831+0000 mon.c (mon.1) 7669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.602280+0000 mon.c (mon.1) 7670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.602280+0000 mon.c (mon.1) 7670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.604072+0000 mon.c (mon.1) 7671 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.604072+0000 mon.c (mon.1) 7671 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.615128+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.615128+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.694086+0000 mon.c (mon.1) 7672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.694086+0000 mon.c (mon.1) 7672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.699171+0000 mon.c (mon.1) 7673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.699171+0000 mon.c (mon.1) 7673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.702048+0000 mon.c (mon.1) 7674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.702048+0000 mon.c (mon.1) 7674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.706192+0000 mon.c (mon.1) 7675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.706192+0000 mon.c (mon.1) 7675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.707567+0000 mon.c (mon.1) 7676 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.707567+0000 mon.c (mon.1) 7676 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.717870+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.717870+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.810601+0000 mon.c (mon.1) 7677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.810601+0000 mon.c (mon.1) 7677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.813572+0000 mon.c (mon.1) 7678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.813572+0000 mon.c (mon.1) 7678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.815086+0000 mon.c (mon.1) 7679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.095 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.815086+0000 mon.c (mon.1) 7679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.095 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.818957+0000 mon.c (mon.1) 7680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.095 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.818957+0000 mon.c (mon.1) 7680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.095 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.820329+0000 mon.c (mon.1) 7681 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.095 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:51 smithi123 bash[58916]: audit 2024-04-22T21:16:51.820329+0000 mon.c (mon.1) 7681 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: cephadm 2024-04-22T21:16:50.483723+0000 mgr.x (mgr.34107) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: cephadm 2024-04-22T21:16:50.483723+0000 mgr.x (mgr.34107) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: cephadm 2024-04-22T21:16:50.559800+0000 mgr.x (mgr.34107) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: cephadm 2024-04-22T21:16:50.559800+0000 mgr.x (mgr.34107) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: cephadm 2024-04-22T21:16:50.622142+0000 mgr.x (mgr.34107) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: cephadm 2024-04-22T21:16:50.622142+0000 mgr.x (mgr.34107) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: cephadm 2024-04-22T21:16:50.714874+0000 mgr.x (mgr.34107) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: cephadm 2024-04-22T21:16:50.714874+0000 mgr.x (mgr.34107) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: cephadm 2024-04-22T21:16:50.808150+0000 mgr.x (mgr.34107) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: cephadm 2024-04-22T21:16:50.808150+0000 mgr.x (mgr.34107) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:50.879004+0000 mon.c (mon.1) 7622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:50.879004+0000 mon.c (mon.1) 7622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:50.881564+0000 mon.c (mon.1) 7623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:50.881564+0000 mon.c (mon.1) 7623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:50.883621+0000 mon.c (mon.1) 7624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:50.883621+0000 mon.c (mon.1) 7624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:50.886097+0000 mon.c (mon.1) 7625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:50.886097+0000 mon.c (mon.1) 7625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:50.886975+0000 mon.c (mon.1) 7626 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:50.886975+0000 mon.c (mon.1) 7626 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:50.892818+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:50.892818+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: cephadm 2024-04-22T21:16:50.897907+0000 mgr.x (mgr.34107) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: cephadm 2024-04-22T21:16:50.897907+0000 mgr.x (mgr.34107) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:50.935215+0000 mon.c (mon.1) 7627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:50.935215+0000 mon.c (mon.1) 7627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:50.937214+0000 mon.c (mon.1) 7628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:50.937214+0000 mon.c (mon.1) 7628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:50.938077+0000 mon.c (mon.1) 7629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:50.938077+0000 mon.c (mon.1) 7629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:50.940024+0000 mon.c (mon.1) 7630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:50.940024+0000 mon.c (mon.1) 7630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:50.940719+0000 mon.c (mon.1) 7631 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:50.940719+0000 mon.c (mon.1) 7631 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:50.946648+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:50.946648+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: cephadm 2024-04-22T21:16:50.951077+0000 mgr.x (mgr.34107) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: cephadm 2024-04-22T21:16:50.951077+0000 mgr.x (mgr.34107) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:50.992291+0000 mon.c (mon.1) 7632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:50.992291+0000 mon.c (mon.1) 7632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: cephadm 2024-04-22T21:16:50.483723+0000 mgr.x (mgr.34107) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: cephadm 2024-04-22T21:16:50.483723+0000 mgr.x (mgr.34107) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: cephadm 2024-04-22T21:16:50.559800+0000 mgr.x (mgr.34107) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: cephadm 2024-04-22T21:16:50.559800+0000 mgr.x (mgr.34107) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: cephadm 2024-04-22T21:16:50.622142+0000 mgr.x (mgr.34107) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: cephadm 2024-04-22T21:16:50.622142+0000 mgr.x (mgr.34107) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: cephadm 2024-04-22T21:16:50.714874+0000 mgr.x (mgr.34107) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: cephadm 2024-04-22T21:16:50.714874+0000 mgr.x (mgr.34107) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: cephadm 2024-04-22T21:16:50.808150+0000 mgr.x (mgr.34107) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: cephadm 2024-04-22T21:16:50.808150+0000 mgr.x (mgr.34107) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:50.879004+0000 mon.c (mon.1) 7622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:50.879004+0000 mon.c (mon.1) 7622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:50.881564+0000 mon.c (mon.1) 7623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:50.881564+0000 mon.c (mon.1) 7623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:50.883621+0000 mon.c (mon.1) 7624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:50.883621+0000 mon.c (mon.1) 7624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:50.886097+0000 mon.c (mon.1) 7625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:50.886097+0000 mon.c (mon.1) 7625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:50.886975+0000 mon.c (mon.1) 7626 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:50.886975+0000 mon.c (mon.1) 7626 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:50.995073+0000 mon.c (mon.1) 7633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:50.995073+0000 mon.c (mon.1) 7633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:50.996450+0000 mon.c (mon.1) 7634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:50.996450+0000 mon.c (mon.1) 7634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:50.999304+0000 mon.c (mon.1) 7635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:50.999304+0000 mon.c (mon.1) 7635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.000326+0000 mon.c (mon.1) 7636 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.000326+0000 mon.c (mon.1) 7636 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.006451+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.006451+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: cephadm 2024-04-22T21:16:51.010701+0000 mgr.x (mgr.34107) 2398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: cephadm 2024-04-22T21:16:51.010701+0000 mgr.x (mgr.34107) 2398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.064677+0000 mon.c (mon.1) 7637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.064677+0000 mon.c (mon.1) 7637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.067275+0000 mon.c (mon.1) 7638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.067275+0000 mon.c (mon.1) 7638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.068751+0000 mon.c (mon.1) 7639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.068751+0000 mon.c (mon.1) 7639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.071331+0000 mon.c (mon.1) 7640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.071331+0000 mon.c (mon.1) 7640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.072365+0000 mon.c (mon.1) 7641 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.072365+0000 mon.c (mon.1) 7641 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.080439+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.080439+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: cephadm 2024-04-22T21:16:51.084111+0000 mgr.x (mgr.34107) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: cephadm 2024-04-22T21:16:51.084111+0000 mgr.x (mgr.34107) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.121720+0000 mon.c (mon.1) 7642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.121720+0000 mon.c (mon.1) 7642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.124373+0000 mon.c (mon.1) 7643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.124373+0000 mon.c (mon.1) 7643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.125747+0000 mon.c (mon.1) 7644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.125747+0000 mon.c (mon.1) 7644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.128375+0000 mon.c (mon.1) 7645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.128375+0000 mon.c (mon.1) 7645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.129312+0000 mon.c (mon.1) 7646 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.129312+0000 mon.c (mon.1) 7646 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.137509+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.137509+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: cephadm 2024-04-22T21:16:51.141662+0000 mgr.x (mgr.34107) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: cephadm 2024-04-22T21:16:51.141662+0000 mgr.x (mgr.34107) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:50.892818+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:50.892818+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: cephadm 2024-04-22T21:16:50.897907+0000 mgr.x (mgr.34107) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: cephadm 2024-04-22T21:16:50.897907+0000 mgr.x (mgr.34107) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:50.935215+0000 mon.c (mon.1) 7627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:50.935215+0000 mon.c (mon.1) 7627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:50.937214+0000 mon.c (mon.1) 7628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:50.937214+0000 mon.c (mon.1) 7628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:50.938077+0000 mon.c (mon.1) 7629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:50.938077+0000 mon.c (mon.1) 7629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:50.940024+0000 mon.c (mon.1) 7630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:50.940024+0000 mon.c (mon.1) 7630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:50.940719+0000 mon.c (mon.1) 7631 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:50.940719+0000 mon.c (mon.1) 7631 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:50.946648+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:50.946648+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: cephadm 2024-04-22T21:16:50.951077+0000 mgr.x (mgr.34107) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: cephadm 2024-04-22T21:16:50.951077+0000 mgr.x (mgr.34107) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:50.992291+0000 mon.c (mon.1) 7632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:50.992291+0000 mon.c (mon.1) 7632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.195257+0000 mon.c (mon.1) 7647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.195257+0000 mon.c (mon.1) 7647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.198075+0000 mon.c (mon.1) 7648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.198075+0000 mon.c (mon.1) 7648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.199652+0000 mon.c (mon.1) 7649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.199652+0000 mon.c (mon.1) 7649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.202983+0000 mon.c (mon.1) 7650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.202983+0000 mon.c (mon.1) 7650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.204249+0000 mon.c (mon.1) 7651 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.204249+0000 mon.c (mon.1) 7651 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.211020+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.211020+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: cephadm 2024-04-22T21:16:51.219279+0000 mgr.x (mgr.34107) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: cephadm 2024-04-22T21:16:51.219279+0000 mgr.x (mgr.34107) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.277544+0000 mon.c (mon.1) 7652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.277544+0000 mon.c (mon.1) 7652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.281061+0000 mon.c (mon.1) 7653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.281061+0000 mon.c (mon.1) 7653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.283113+0000 mon.c (mon.1) 7654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.283113+0000 mon.c (mon.1) 7654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.286561+0000 mon.c (mon.1) 7655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.286561+0000 mon.c (mon.1) 7655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.287794+0000 mon.c (mon.1) 7656 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.287794+0000 mon.c (mon.1) 7656 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.297852+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.297852+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: cephadm 2024-04-22T21:16:51.301848+0000 mgr.x (mgr.34107) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: cephadm 2024-04-22T21:16:51.301848+0000 mgr.x (mgr.34107) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.377140+0000 mon.c (mon.1) 7657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.377140+0000 mon.c (mon.1) 7657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.381189+0000 mon.c (mon.1) 7658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.381189+0000 mon.c (mon.1) 7658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.382732+0000 mon.c (mon.1) 7659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.382732+0000 mon.c (mon.1) 7659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.385704+0000 mon.c (mon.1) 7660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.385704+0000 mon.c (mon.1) 7660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.386853+0000 mon.c (mon.1) 7661 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.386853+0000 mon.c (mon.1) 7661 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.396611+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.396611+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: cephadm 2024-04-22T21:16:51.403161+0000 mgr.x (mgr.34107) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: cephadm 2024-04-22T21:16:51.403161+0000 mgr.x (mgr.34107) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.486317+0000 mon.c (mon.1) 7662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.486317+0000 mon.c (mon.1) 7662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.490947+0000 mon.c (mon.1) 7663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.490947+0000 mon.c (mon.1) 7663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.493243+0000 mon.c (mon.1) 7664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.493243+0000 mon.c (mon.1) 7664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.497315+0000 mon.c (mon.1) 7665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.497315+0000 mon.c (mon.1) 7665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.498860+0000 mon.c (mon.1) 7666 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.498860+0000 mon.c (mon.1) 7666 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.509465+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.509465+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.590688+0000 mon.c (mon.1) 7667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.590688+0000 mon.c (mon.1) 7667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.595570+0000 mon.c (mon.1) 7668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.595570+0000 mon.c (mon.1) 7668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:50.995073+0000 mon.c (mon.1) 7633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:50.995073+0000 mon.c (mon.1) 7633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:50.996450+0000 mon.c (mon.1) 7634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:50.996450+0000 mon.c (mon.1) 7634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:50.999304+0000 mon.c (mon.1) 7635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:50.999304+0000 mon.c (mon.1) 7635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.000326+0000 mon.c (mon.1) 7636 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.000326+0000 mon.c (mon.1) 7636 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.006451+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.006451+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: cephadm 2024-04-22T21:16:51.010701+0000 mgr.x (mgr.34107) 2398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: cephadm 2024-04-22T21:16:51.010701+0000 mgr.x (mgr.34107) 2398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.064677+0000 mon.c (mon.1) 7637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.064677+0000 mon.c (mon.1) 7637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.067275+0000 mon.c (mon.1) 7638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.067275+0000 mon.c (mon.1) 7638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.068751+0000 mon.c (mon.1) 7639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.068751+0000 mon.c (mon.1) 7639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.071331+0000 mon.c (mon.1) 7640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.597831+0000 mon.c (mon.1) 7669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.597831+0000 mon.c (mon.1) 7669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.602280+0000 mon.c (mon.1) 7670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.602280+0000 mon.c (mon.1) 7670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.604072+0000 mon.c (mon.1) 7671 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.604072+0000 mon.c (mon.1) 7671 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.615128+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.615128+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.694086+0000 mon.c (mon.1) 7672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.694086+0000 mon.c (mon.1) 7672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.699171+0000 mon.c (mon.1) 7673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.699171+0000 mon.c (mon.1) 7673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.702048+0000 mon.c (mon.1) 7674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.702048+0000 mon.c (mon.1) 7674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.706192+0000 mon.c (mon.1) 7675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.706192+0000 mon.c (mon.1) 7675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.707567+0000 mon.c (mon.1) 7676 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.707567+0000 mon.c (mon.1) 7676 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.717870+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.717870+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.810601+0000 mon.c (mon.1) 7677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.810601+0000 mon.c (mon.1) 7677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.813572+0000 mon.c (mon.1) 7678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.813572+0000 mon.c (mon.1) 7678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.815086+0000 mon.c (mon.1) 7679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.815086+0000 mon.c (mon.1) 7679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.818957+0000 mon.c (mon.1) 7680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.818957+0000 mon.c (mon.1) 7680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.820329+0000 mon.c (mon.1) 7681 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[75184]: audit 2024-04-22T21:16:51.820329+0000 mon.c (mon.1) 7681 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.071331+0000 mon.c (mon.1) 7640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.072365+0000 mon.c (mon.1) 7641 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.072365+0000 mon.c (mon.1) 7641 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.080439+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.080439+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: cephadm 2024-04-22T21:16:51.084111+0000 mgr.x (mgr.34107) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: cephadm 2024-04-22T21:16:51.084111+0000 mgr.x (mgr.34107) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.121720+0000 mon.c (mon.1) 7642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.121720+0000 mon.c (mon.1) 7642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.124373+0000 mon.c (mon.1) 7643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.124373+0000 mon.c (mon.1) 7643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.125747+0000 mon.c (mon.1) 7644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.125747+0000 mon.c (mon.1) 7644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.128375+0000 mon.c (mon.1) 7645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.128375+0000 mon.c (mon.1) 7645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.129312+0000 mon.c (mon.1) 7646 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.129312+0000 mon.c (mon.1) 7646 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.137509+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.137509+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: cephadm 2024-04-22T21:16:51.141662+0000 mgr.x (mgr.34107) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: cephadm 2024-04-22T21:16:51.141662+0000 mgr.x (mgr.34107) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.195257+0000 mon.c (mon.1) 7647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.195257+0000 mon.c (mon.1) 7647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.198075+0000 mon.c (mon.1) 7648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.198075+0000 mon.c (mon.1) 7648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.199652+0000 mon.c (mon.1) 7649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.199652+0000 mon.c (mon.1) 7649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.202983+0000 mon.c (mon.1) 7650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.202983+0000 mon.c (mon.1) 7650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.204249+0000 mon.c (mon.1) 7651 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.204249+0000 mon.c (mon.1) 7651 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.211020+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.211020+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: cephadm 2024-04-22T21:16:51.219279+0000 mgr.x (mgr.34107) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: cephadm 2024-04-22T21:16:51.219279+0000 mgr.x (mgr.34107) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.277544+0000 mon.c (mon.1) 7652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.277544+0000 mon.c (mon.1) 7652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.281061+0000 mon.c (mon.1) 7653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.281061+0000 mon.c (mon.1) 7653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.283113+0000 mon.c (mon.1) 7654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.283113+0000 mon.c (mon.1) 7654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.286561+0000 mon.c (mon.1) 7655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.286561+0000 mon.c (mon.1) 7655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.287794+0000 mon.c (mon.1) 7656 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.287794+0000 mon.c (mon.1) 7656 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.297852+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.297852+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: cephadm 2024-04-22T21:16:51.301848+0000 mgr.x (mgr.34107) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: cephadm 2024-04-22T21:16:51.301848+0000 mgr.x (mgr.34107) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.377140+0000 mon.c (mon.1) 7657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.377140+0000 mon.c (mon.1) 7657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.381189+0000 mon.c (mon.1) 7658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.381189+0000 mon.c (mon.1) 7658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.382732+0000 mon.c (mon.1) 7659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.382732+0000 mon.c (mon.1) 7659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.385704+0000 mon.c (mon.1) 7660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.385704+0000 mon.c (mon.1) 7660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.386853+0000 mon.c (mon.1) 7661 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.386853+0000 mon.c (mon.1) 7661 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.396611+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.396611+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: cephadm 2024-04-22T21:16:51.403161+0000 mgr.x (mgr.34107) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: cephadm 2024-04-22T21:16:51.403161+0000 mgr.x (mgr.34107) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.486317+0000 mon.c (mon.1) 7662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.486317+0000 mon.c (mon.1) 7662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.490947+0000 mon.c (mon.1) 7663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.490947+0000 mon.c (mon.1) 7663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.493243+0000 mon.c (mon.1) 7664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.493243+0000 mon.c (mon.1) 7664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.497315+0000 mon.c (mon.1) 7665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.497315+0000 mon.c (mon.1) 7665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.498860+0000 mon.c (mon.1) 7666 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.498860+0000 mon.c (mon.1) 7666 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.509465+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.509465+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.590688+0000 mon.c (mon.1) 7667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.590688+0000 mon.c (mon.1) 7667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.595570+0000 mon.c (mon.1) 7668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.595570+0000 mon.c (mon.1) 7668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.597831+0000 mon.c (mon.1) 7669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.597831+0000 mon.c (mon.1) 7669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.602280+0000 mon.c (mon.1) 7670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.602280+0000 mon.c (mon.1) 7670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.604072+0000 mon.c (mon.1) 7671 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.604072+0000 mon.c (mon.1) 7671 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.615128+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.615128+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.694086+0000 mon.c (mon.1) 7672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.694086+0000 mon.c (mon.1) 7672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.699171+0000 mon.c (mon.1) 7673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.699171+0000 mon.c (mon.1) 7673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.702048+0000 mon.c (mon.1) 7674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.702048+0000 mon.c (mon.1) 7674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.706192+0000 mon.c (mon.1) 7675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.706192+0000 mon.c (mon.1) 7675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.315 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.707567+0000 mon.c (mon.1) 7676 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.707567+0000 mon.c (mon.1) 7676 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.717870+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.717870+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.810601+0000 mon.c (mon.1) 7677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.810601+0000 mon.c (mon.1) 7677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.813572+0000 mon.c (mon.1) 7678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.813572+0000 mon.c (mon.1) 7678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.815086+0000 mon.c (mon.1) 7679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.815086+0000 mon.c (mon.1) 7679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.818957+0000 mon.c (mon.1) 7680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.818957+0000 mon.c (mon.1) 7680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.820329+0000 mon.c (mon.1) 7681 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:51 smithi121 bash[73084]: audit 2024-04-22T21:16:51.820329+0000 mon.c (mon.1) 7681 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.489 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[89037]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-04-22T21:16:52.953 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: cephadm 2024-04-22T21:16:51.516501+0000 mgr.x (mgr.34107) 2404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.953 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: cephadm 2024-04-22T21:16:51.516501+0000 mgr.x (mgr.34107) 2404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.953 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: cephadm 2024-04-22T21:16:51.621980+0000 mgr.x (mgr.34107) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.953 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: cephadm 2024-04-22T21:16:51.621980+0000 mgr.x (mgr.34107) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.953 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: cephadm 2024-04-22T21:16:51.724713+0000 mgr.x (mgr.34107) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.953 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: cephadm 2024-04-22T21:16:51.724713+0000 mgr.x (mgr.34107) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.953 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:51.830248+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.954 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:51.830248+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.954 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: cephadm 2024-04-22T21:16:51.836536+0000 mgr.x (mgr.34107) 2407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.954 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: cephadm 2024-04-22T21:16:51.836536+0000 mgr.x (mgr.34107) 2407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.954 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:51.909179+0000 mon.c (mon.1) 7682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.954 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:51.909179+0000 mon.c (mon.1) 7682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.954 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:51.911945+0000 mon.c (mon.1) 7683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.954 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:51.911945+0000 mon.c (mon.1) 7683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.954 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:51.913441+0000 mon.c (mon.1) 7684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.954 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:51.913441+0000 mon.c (mon.1) 7684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:51.916476+0000 mon.c (mon.1) 7685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:51.916476+0000 mon.c (mon.1) 7685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:51.917607+0000 mon.c (mon.1) 7686 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:51.917607+0000 mon.c (mon.1) 7686 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:51.927021+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:51.927021+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: cephadm 2024-04-22T21:16:51.930783+0000 mgr.x (mgr.34107) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: cephadm 2024-04-22T21:16:51.930783+0000 mgr.x (mgr.34107) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.019694+0000 mon.c (mon.1) 7687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.019694+0000 mon.c (mon.1) 7687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.023462+0000 mon.c (mon.1) 7688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.023462+0000 mon.c (mon.1) 7688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.955 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.025150+0000 mon.c (mon.1) 7689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.025150+0000 mon.c (mon.1) 7689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.028866+0000 mon.c (mon.1) 7690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.028866+0000 mon.c (mon.1) 7690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.030619+0000 mon.c (mon.1) 7691 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.030619+0000 mon.c (mon.1) 7691 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.039069+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.039069+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: cephadm 2024-04-22T21:16:52.042691+0000 mgr.x (mgr.34107) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: cephadm 2024-04-22T21:16:52.042691+0000 mgr.x (mgr.34107) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.956 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: cluster 2024-04-22T21:16:52.085813+0000 mgr.x (mgr.34107) 2410 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:52.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: cluster 2024-04-22T21:16:52.085813+0000 mgr.x (mgr.34107) 2410 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:52.957 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[89037]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-04-22T21:16:52.963 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.102947+0000 mon.c (mon.1) 7692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.964 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.102947+0000 mon.c (mon.1) 7692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.964 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.105990+0000 mon.c (mon.1) 7693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.964 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.105990+0000 mon.c (mon.1) 7693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.964 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.107384+0000 mon.c (mon.1) 7694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.964 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.107384+0000 mon.c (mon.1) 7694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.964 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.110141+0000 mon.c (mon.1) 7695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.964 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.110141+0000 mon.c (mon.1) 7695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.965 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.111138+0000 mon.c (mon.1) 7696 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.965 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.111138+0000 mon.c (mon.1) 7696 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.965 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.117400+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.965 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.117400+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.965 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: cephadm 2024-04-22T21:16:52.121986+0000 mgr.x (mgr.34107) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.965 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: cephadm 2024-04-22T21:16:52.121986+0000 mgr.x (mgr.34107) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.966 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.164298+0000 mon.c (mon.1) 7697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.966 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.164298+0000 mon.c (mon.1) 7697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.966 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.166885+0000 mon.c (mon.1) 7698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.966 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.166885+0000 mon.c (mon.1) 7698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.966 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.168063+0000 mon.c (mon.1) 7699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.966 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.168063+0000 mon.c (mon.1) 7699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.967 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.170653+0000 mon.c (mon.1) 7700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.967 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.170653+0000 mon.c (mon.1) 7700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.967 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.171457+0000 mon.c (mon.1) 7701 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.967 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.171457+0000 mon.c (mon.1) 7701 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.967 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.179591+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.967 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.179591+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.968 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: cephadm 2024-04-22T21:16:52.183144+0000 mgr.x (mgr.34107) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.968 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: cephadm 2024-04-22T21:16:52.183144+0000 mgr.x (mgr.34107) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.968 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.237216+0000 mon.c (mon.1) 7702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.968 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.237216+0000 mon.c (mon.1) 7702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.968 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.239689+0000 mon.c (mon.1) 7703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.968 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.239689+0000 mon.c (mon.1) 7703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.968 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.241057+0000 mon.c (mon.1) 7704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.968 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.241057+0000 mon.c (mon.1) 7704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.968 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.243511+0000 mon.c (mon.1) 7705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.969 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.243511+0000 mon.c (mon.1) 7705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.969 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.244598+0000 mon.c (mon.1) 7706 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.969 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.244598+0000 mon.c (mon.1) 7706 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.969 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.250934+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.969 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.250934+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.969 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: cephadm 2024-04-22T21:16:52.254633+0000 mgr.x (mgr.34107) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.970 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: cephadm 2024-04-22T21:16:52.254633+0000 mgr.x (mgr.34107) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.970 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.293480+0000 mon.c (mon.1) 7707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.970 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.293480+0000 mon.c (mon.1) 7707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.970 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.296262+0000 mon.c (mon.1) 7708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.970 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.296262+0000 mon.c (mon.1) 7708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.970 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.297871+0000 mon.c (mon.1) 7709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.971 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.297871+0000 mon.c (mon.1) 7709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.971 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.300206+0000 mon.c (mon.1) 7710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.971 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.300206+0000 mon.c (mon.1) 7710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.971 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.300960+0000 mon.c (mon.1) 7711 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.971 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.300960+0000 mon.c (mon.1) 7711 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.971 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.307071+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.971 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.307071+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.972 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: cephadm 2024-04-22T21:16:52.310542+0000 mgr.x (mgr.34107) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.972 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: cephadm 2024-04-22T21:16:52.310542+0000 mgr.x (mgr.34107) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.972 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.352497+0000 mon.c (mon.1) 7712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.972 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.352497+0000 mon.c (mon.1) 7712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.972 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.354920+0000 mon.c (mon.1) 7713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.972 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.354920+0000 mon.c (mon.1) 7713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.356028+0000 mon.c (mon.1) 7714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.356028+0000 mon.c (mon.1) 7714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.358388+0000 mon.c (mon.1) 7715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.358388+0000 mon.c (mon.1) 7715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.359169+0000 mon.c (mon.1) 7716 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.359169+0000 mon.c (mon.1) 7716 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.973 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.365246+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.974 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.365246+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.974 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: cephadm 2024-04-22T21:16:52.368908+0000 mgr.x (mgr.34107) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.974 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: cephadm 2024-04-22T21:16:52.368908+0000 mgr.x (mgr.34107) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.974 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.410971+0000 mon.c (mon.1) 7717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.974 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.410971+0000 mon.c (mon.1) 7717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.974 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.413773+0000 mon.c (mon.1) 7718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.975 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.413773+0000 mon.c (mon.1) 7718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.975 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.414907+0000 mon.c (mon.1) 7719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.975 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.414907+0000 mon.c (mon.1) 7719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.975 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.417187+0000 mon.c (mon.1) 7720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.975 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.417187+0000 mon.c (mon.1) 7720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.975 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.417890+0000 mon.c (mon.1) 7721 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.976 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.417890+0000 mon.c (mon.1) 7721 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.976 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.424214+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.976 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.424214+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.976 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: cephadm 2024-04-22T21:16:52.427661+0000 mgr.x (mgr.34107) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.976 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: cephadm 2024-04-22T21:16:52.427661+0000 mgr.x (mgr.34107) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:52.977 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.469585+0000 mon.c (mon.1) 7722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.977 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.469585+0000 mon.c (mon.1) 7722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.977 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.471893+0000 mon.c (mon.1) 7723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.977 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.471893+0000 mon.c (mon.1) 7723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.977 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.473095+0000 mon.c (mon.1) 7724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.978 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.473095+0000 mon.c (mon.1) 7724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.978 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.475338+0000 mon.c (mon.1) 7725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.978 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.475338+0000 mon.c (mon.1) 7725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.978 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.476203+0000 mon.c (mon.1) 7726 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.978 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.476203+0000 mon.c (mon.1) 7726 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.978 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.482606+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.979 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.482606+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.979 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.539776+0000 mon.c (mon.1) 7727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.979 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.539776+0000 mon.c (mon.1) 7727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.979 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.541985+0000 mon.c (mon.1) 7728 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.979 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.541985+0000 mon.c (mon.1) 7728 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.979 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.542939+0000 mon.c (mon.1) 7729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.980 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.542939+0000 mon.c (mon.1) 7729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.980 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.545061+0000 mon.c (mon.1) 7730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.980 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.545061+0000 mon.c (mon.1) 7730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.980 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.545922+0000 mon.c (mon.1) 7731 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.980 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.545922+0000 mon.c (mon.1) 7731 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.980 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.552780+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.552780+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.598277+0000 mon.c (mon.1) 7732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.598277+0000 mon.c (mon.1) 7732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.601298+0000 mon.c (mon.1) 7733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.601298+0000 mon.c (mon.1) 7733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.981 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.602653+0000 mon.c (mon.1) 7734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.982 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.602653+0000 mon.c (mon.1) 7734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.982 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.605160+0000 mon.c (mon.1) 7735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.982 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.605160+0000 mon.c (mon.1) 7735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.982 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.606020+0000 mon.c (mon.1) 7736 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.982 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.606020+0000 mon.c (mon.1) 7736 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.983 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.612286+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.983 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.612286+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.983 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.656845+0000 mon.c (mon.1) 7737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.983 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.656845+0000 mon.c (mon.1) 7737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.983 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.658968+0000 mon.c (mon.1) 7738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.983 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.658968+0000 mon.c (mon.1) 7738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.984 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.660186+0000 mon.c (mon.1) 7739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.984 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.660186+0000 mon.c (mon.1) 7739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.984 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.663712+0000 mon.c (mon.1) 7740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.984 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.663712+0000 mon.c (mon.1) 7740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.984 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.664672+0000 mon.c (mon.1) 7741 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.984 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.664672+0000 mon.c (mon.1) 7741 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.985 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.670523+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.985 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.670523+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.985 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.728653+0000 mon.c (mon.1) 7742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.985 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.728653+0000 mon.c (mon.1) 7742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.985 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.731086+0000 mon.c (mon.1) 7743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.986 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.731086+0000 mon.c (mon.1) 7743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.986 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.732408+0000 mon.c (mon.1) 7744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.986 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.732408+0000 mon.c (mon.1) 7744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.986 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.735046+0000 mon.c (mon.1) 7745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.986 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.735046+0000 mon.c (mon.1) 7745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.986 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.735934+0000 mon.c (mon.1) 7746 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.987 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.735934+0000 mon.c (mon.1) 7746 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.987 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.741933+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.987 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.741933+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.987 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.789759+0000 mon.c (mon.1) 7747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.987 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.789759+0000 mon.c (mon.1) 7747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.987 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.792154+0000 mon.c (mon.1) 7748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.988 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.792154+0000 mon.c (mon.1) 7748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:52.988 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.793404+0000 mon.c (mon.1) 7749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.988 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.793404+0000 mon.c (mon.1) 7749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:52.988 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.795916+0000 mon.c (mon.1) 7750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.988 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.795916+0000 mon.c (mon.1) 7750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:52.988 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.796821+0000 mon.c (mon.1) 7751 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.988 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.796821+0000 mon.c (mon.1) 7751 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:52.988 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.802658+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:52.988 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:52 smithi123 bash[58916]: audit 2024-04-22T21:16:52.802658+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.223 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: cephadm 2024-04-22T21:16:51.516501+0000 mgr.x (mgr.34107) 2404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.223 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: cephadm 2024-04-22T21:16:51.516501+0000 mgr.x (mgr.34107) 2404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.224 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: cephadm 2024-04-22T21:16:51.621980+0000 mgr.x (mgr.34107) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.224 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: cephadm 2024-04-22T21:16:51.621980+0000 mgr.x (mgr.34107) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.224 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: cephadm 2024-04-22T21:16:51.724713+0000 mgr.x (mgr.34107) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.224 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: cephadm 2024-04-22T21:16:51.724713+0000 mgr.x (mgr.34107) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.224 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:51.830248+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.224 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:51.830248+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.224 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: cephadm 2024-04-22T21:16:51.836536+0000 mgr.x (mgr.34107) 2407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.225 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: cephadm 2024-04-22T21:16:51.836536+0000 mgr.x (mgr.34107) 2407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.225 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:51.909179+0000 mon.c (mon.1) 7682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.225 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:51.909179+0000 mon.c (mon.1) 7682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.225 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:51.911945+0000 mon.c (mon.1) 7683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.225 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:51.911945+0000 mon.c (mon.1) 7683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.225 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:51.913441+0000 mon.c (mon.1) 7684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.225 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:51.913441+0000 mon.c (mon.1) 7684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.225 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:51.916476+0000 mon.c (mon.1) 7685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.226 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:51.916476+0000 mon.c (mon.1) 7685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.226 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:51.917607+0000 mon.c (mon.1) 7686 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.226 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:51.917607+0000 mon.c (mon.1) 7686 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.226 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: cephadm 2024-04-22T21:16:51.516501+0000 mgr.x (mgr.34107) 2404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.226 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: cephadm 2024-04-22T21:16:51.516501+0000 mgr.x (mgr.34107) 2404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.227 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: cephadm 2024-04-22T21:16:51.621980+0000 mgr.x (mgr.34107) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.227 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: cephadm 2024-04-22T21:16:51.621980+0000 mgr.x (mgr.34107) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.227 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: cephadm 2024-04-22T21:16:51.724713+0000 mgr.x (mgr.34107) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.227 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: cephadm 2024-04-22T21:16:51.724713+0000 mgr.x (mgr.34107) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.227 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:51.830248+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.227 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:51.830248+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.227 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: cephadm 2024-04-22T21:16:51.836536+0000 mgr.x (mgr.34107) 2407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.227 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: cephadm 2024-04-22T21:16:51.836536+0000 mgr.x (mgr.34107) 2407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.228 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:51.909179+0000 mon.c (mon.1) 7682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.228 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:51.909179+0000 mon.c (mon.1) 7682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.228 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:51.911945+0000 mon.c (mon.1) 7683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.228 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:51.911945+0000 mon.c (mon.1) 7683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.228 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:51.913441+0000 mon.c (mon.1) 7684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.228 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:51.913441+0000 mon.c (mon.1) 7684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.228 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:51.916476+0000 mon.c (mon.1) 7685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.228 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:51.916476+0000 mon.c (mon.1) 7685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.228 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:51.917607+0000 mon.c (mon.1) 7686 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.229 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:51.917607+0000 mon.c (mon.1) 7686 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:51.927021+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:51.927021+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: cephadm 2024-04-22T21:16:51.930783+0000 mgr.x (mgr.34107) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: cephadm 2024-04-22T21:16:51.930783+0000 mgr.x (mgr.34107) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.019694+0000 mon.c (mon.1) 7687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.019694+0000 mon.c (mon.1) 7687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.023462+0000 mon.c (mon.1) 7688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.023462+0000 mon.c (mon.1) 7688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.025150+0000 mon.c (mon.1) 7689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.025150+0000 mon.c (mon.1) 7689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.028866+0000 mon.c (mon.1) 7690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.028866+0000 mon.c (mon.1) 7690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.231 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.030619+0000 mon.c (mon.1) 7691 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.231 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.030619+0000 mon.c (mon.1) 7691 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.231 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.039069+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.231 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.039069+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.231 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: cephadm 2024-04-22T21:16:52.042691+0000 mgr.x (mgr.34107) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.231 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: cephadm 2024-04-22T21:16:52.042691+0000 mgr.x (mgr.34107) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.231 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: cluster 2024-04-22T21:16:52.085813+0000 mgr.x (mgr.34107) 2410 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:53.231 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: cluster 2024-04-22T21:16:52.085813+0000 mgr.x (mgr.34107) 2410 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:53.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:51.927021+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:51.927021+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: cephadm 2024-04-22T21:16:51.930783+0000 mgr.x (mgr.34107) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: cephadm 2024-04-22T21:16:51.930783+0000 mgr.x (mgr.34107) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.019694+0000 mon.c (mon.1) 7687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.019694+0000 mon.c (mon.1) 7687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.023462+0000 mon.c (mon.1) 7688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.233 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.023462+0000 mon.c (mon.1) 7688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.233 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.025150+0000 mon.c (mon.1) 7689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.233 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.025150+0000 mon.c (mon.1) 7689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.233 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.028866+0000 mon.c (mon.1) 7690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.233 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.028866+0000 mon.c (mon.1) 7690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.233 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.030619+0000 mon.c (mon.1) 7691 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.233 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.030619+0000 mon.c (mon.1) 7691 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.233 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.039069+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.234 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.039069+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.234 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: cephadm 2024-04-22T21:16:52.042691+0000 mgr.x (mgr.34107) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.234 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: cephadm 2024-04-22T21:16:52.042691+0000 mgr.x (mgr.34107) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.234 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: cluster 2024-04-22T21:16:52.085813+0000 mgr.x (mgr.34107) 2410 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:53.234 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: cluster 2024-04-22T21:16:52.085813+0000 mgr.x (mgr.34107) 2410 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:16:53.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.102947+0000 mon.c (mon.1) 7692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.102947+0000 mon.c (mon.1) 7692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.105990+0000 mon.c (mon.1) 7693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.105990+0000 mon.c (mon.1) 7693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.107384+0000 mon.c (mon.1) 7694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.107384+0000 mon.c (mon.1) 7694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.110141+0000 mon.c (mon.1) 7695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.110141+0000 mon.c (mon.1) 7695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.111138+0000 mon.c (mon.1) 7696 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.111138+0000 mon.c (mon.1) 7696 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.117400+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.117400+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: cephadm 2024-04-22T21:16:52.121986+0000 mgr.x (mgr.34107) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: cephadm 2024-04-22T21:16:52.121986+0000 mgr.x (mgr.34107) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.164298+0000 mon.c (mon.1) 7697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.164298+0000 mon.c (mon.1) 7697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.166885+0000 mon.c (mon.1) 7698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.166885+0000 mon.c (mon.1) 7698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.168063+0000 mon.c (mon.1) 7699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.168063+0000 mon.c (mon.1) 7699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.237 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.102947+0000 mon.c (mon.1) 7692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.237 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.102947+0000 mon.c (mon.1) 7692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.237 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.105990+0000 mon.c (mon.1) 7693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.237 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.105990+0000 mon.c (mon.1) 7693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.237 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.107384+0000 mon.c (mon.1) 7694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.237 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.107384+0000 mon.c (mon.1) 7694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.238 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.110141+0000 mon.c (mon.1) 7695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.238 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.110141+0000 mon.c (mon.1) 7695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.238 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.111138+0000 mon.c (mon.1) 7696 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.238 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.111138+0000 mon.c (mon.1) 7696 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.238 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.117400+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.238 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.117400+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.238 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: cephadm 2024-04-22T21:16:52.121986+0000 mgr.x (mgr.34107) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.238 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: cephadm 2024-04-22T21:16:52.121986+0000 mgr.x (mgr.34107) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.238 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.164298+0000 mon.c (mon.1) 7697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.238 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.164298+0000 mon.c (mon.1) 7697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.238 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.166885+0000 mon.c (mon.1) 7698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.238 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.166885+0000 mon.c (mon.1) 7698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.238 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.168063+0000 mon.c (mon.1) 7699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.239 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.168063+0000 mon.c (mon.1) 7699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.170653+0000 mon.c (mon.1) 7700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.170653+0000 mon.c (mon.1) 7700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.171457+0000 mon.c (mon.1) 7701 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.171457+0000 mon.c (mon.1) 7701 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.179591+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.179591+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: cephadm 2024-04-22T21:16:52.183144+0000 mgr.x (mgr.34107) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: cephadm 2024-04-22T21:16:52.183144+0000 mgr.x (mgr.34107) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.237216+0000 mon.c (mon.1) 7702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.237216+0000 mon.c (mon.1) 7702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.239689+0000 mon.c (mon.1) 7703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.239689+0000 mon.c (mon.1) 7703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.241057+0000 mon.c (mon.1) 7704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.241057+0000 mon.c (mon.1) 7704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.243511+0000 mon.c (mon.1) 7705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.243511+0000 mon.c (mon.1) 7705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.244598+0000 mon.c (mon.1) 7706 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.244598+0000 mon.c (mon.1) 7706 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.250934+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.250934+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.170653+0000 mon.c (mon.1) 7700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.170653+0000 mon.c (mon.1) 7700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.171457+0000 mon.c (mon.1) 7701 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.171457+0000 mon.c (mon.1) 7701 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.179591+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.179591+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: cephadm 2024-04-22T21:16:52.183144+0000 mgr.x (mgr.34107) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: cephadm 2024-04-22T21:16:52.183144+0000 mgr.x (mgr.34107) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.237216+0000 mon.c (mon.1) 7702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.237216+0000 mon.c (mon.1) 7702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.239689+0000 mon.c (mon.1) 7703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.239689+0000 mon.c (mon.1) 7703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.241057+0000 mon.c (mon.1) 7704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.241057+0000 mon.c (mon.1) 7704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.243511+0000 mon.c (mon.1) 7705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.243511+0000 mon.c (mon.1) 7705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.242 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.244598+0000 mon.c (mon.1) 7706 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.242 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.244598+0000 mon.c (mon.1) 7706 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.242 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.250934+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.242 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.250934+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.242 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: cephadm 2024-04-22T21:16:52.254633+0000 mgr.x (mgr.34107) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.242 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: cephadm 2024-04-22T21:16:52.254633+0000 mgr.x (mgr.34107) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.242 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.293480+0000 mon.c (mon.1) 7707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.242 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.293480+0000 mon.c (mon.1) 7707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.242 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.296262+0000 mon.c (mon.1) 7708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.296262+0000 mon.c (mon.1) 7708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.297871+0000 mon.c (mon.1) 7709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.297871+0000 mon.c (mon.1) 7709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.300206+0000 mon.c (mon.1) 7710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.300206+0000 mon.c (mon.1) 7710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.300960+0000 mon.c (mon.1) 7711 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.300960+0000 mon.c (mon.1) 7711 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.307071+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.307071+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: cephadm 2024-04-22T21:16:52.310542+0000 mgr.x (mgr.34107) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: cephadm 2024-04-22T21:16:52.310542+0000 mgr.x (mgr.34107) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.352497+0000 mon.c (mon.1) 7712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.352497+0000 mon.c (mon.1) 7712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.354920+0000 mon.c (mon.1) 7713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: cephadm 2024-04-22T21:16:52.254633+0000 mgr.x (mgr.34107) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: cephadm 2024-04-22T21:16:52.254633+0000 mgr.x (mgr.34107) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.293480+0000 mon.c (mon.1) 7707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.293480+0000 mon.c (mon.1) 7707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.296262+0000 mon.c (mon.1) 7708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.296262+0000 mon.c (mon.1) 7708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.297871+0000 mon.c (mon.1) 7709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.297871+0000 mon.c (mon.1) 7709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.300206+0000 mon.c (mon.1) 7710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.300206+0000 mon.c (mon.1) 7710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.300960+0000 mon.c (mon.1) 7711 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.300960+0000 mon.c (mon.1) 7711 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.307071+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.307071+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: cephadm 2024-04-22T21:16:52.310542+0000 mgr.x (mgr.34107) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: cephadm 2024-04-22T21:16:52.310542+0000 mgr.x (mgr.34107) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.352497+0000 mon.c (mon.1) 7712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.352497+0000 mon.c (mon.1) 7712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.354920+0000 mon.c (mon.1) 7713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.245 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.354920+0000 mon.c (mon.1) 7713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.245 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.356028+0000 mon.c (mon.1) 7714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.246 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.356028+0000 mon.c (mon.1) 7714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.246 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.358388+0000 mon.c (mon.1) 7715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.246 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.358388+0000 mon.c (mon.1) 7715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.246 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.359169+0000 mon.c (mon.1) 7716 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.246 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.359169+0000 mon.c (mon.1) 7716 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.246 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.365246+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.246 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.365246+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.246 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: cephadm 2024-04-22T21:16:52.368908+0000 mgr.x (mgr.34107) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.246 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: cephadm 2024-04-22T21:16:52.368908+0000 mgr.x (mgr.34107) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.246 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.410971+0000 mon.c (mon.1) 7717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.246 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.410971+0000 mon.c (mon.1) 7717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.246 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.413773+0000 mon.c (mon.1) 7718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.246 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.413773+0000 mon.c (mon.1) 7718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.246 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.414907+0000 mon.c (mon.1) 7719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.247 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.414907+0000 mon.c (mon.1) 7719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.247 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.417187+0000 mon.c (mon.1) 7720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.247 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.417187+0000 mon.c (mon.1) 7720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.247 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.417890+0000 mon.c (mon.1) 7721 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.247 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.354920+0000 mon.c (mon.1) 7713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.247 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.356028+0000 mon.c (mon.1) 7714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.247 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.356028+0000 mon.c (mon.1) 7714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.247 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.358388+0000 mon.c (mon.1) 7715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.247 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.358388+0000 mon.c (mon.1) 7715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.247 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.359169+0000 mon.c (mon.1) 7716 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.359169+0000 mon.c (mon.1) 7716 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.365246+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.365246+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: cephadm 2024-04-22T21:16:52.368908+0000 mgr.x (mgr.34107) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: cephadm 2024-04-22T21:16:52.368908+0000 mgr.x (mgr.34107) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.410971+0000 mon.c (mon.1) 7717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.410971+0000 mon.c (mon.1) 7717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.413773+0000 mon.c (mon.1) 7718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.413773+0000 mon.c (mon.1) 7718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.414907+0000 mon.c (mon.1) 7719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.414907+0000 mon.c (mon.1) 7719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.417187+0000 mon.c (mon.1) 7720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.417187+0000 mon.c (mon.1) 7720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.417890+0000 mon.c (mon.1) 7721 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.417890+0000 mon.c (mon.1) 7721 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.424214+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.424214+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: cephadm 2024-04-22T21:16:52.427661+0000 mgr.x (mgr.34107) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: cephadm 2024-04-22T21:16:52.427661+0000 mgr.x (mgr.34107) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.469585+0000 mon.c (mon.1) 7722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.469585+0000 mon.c (mon.1) 7722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.471893+0000 mon.c (mon.1) 7723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.471893+0000 mon.c (mon.1) 7723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.473095+0000 mon.c (mon.1) 7724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.473095+0000 mon.c (mon.1) 7724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.475338+0000 mon.c (mon.1) 7725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.475338+0000 mon.c (mon.1) 7725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.476203+0000 mon.c (mon.1) 7726 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.476203+0000 mon.c (mon.1) 7726 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.482606+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.482606+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.539776+0000 mon.c (mon.1) 7727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.539776+0000 mon.c (mon.1) 7727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.541985+0000 mon.c (mon.1) 7728 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.417890+0000 mon.c (mon.1) 7721 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.424214+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.424214+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: cephadm 2024-04-22T21:16:52.427661+0000 mgr.x (mgr.34107) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: cephadm 2024-04-22T21:16:52.427661+0000 mgr.x (mgr.34107) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:53.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.469585+0000 mon.c (mon.1) 7722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.469585+0000 mon.c (mon.1) 7722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.471893+0000 mon.c (mon.1) 7723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.471893+0000 mon.c (mon.1) 7723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.473095+0000 mon.c (mon.1) 7724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.473095+0000 mon.c (mon.1) 7724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.475338+0000 mon.c (mon.1) 7725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.475338+0000 mon.c (mon.1) 7725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.476203+0000 mon.c (mon.1) 7726 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.476203+0000 mon.c (mon.1) 7726 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.482606+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.482606+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.539776+0000 mon.c (mon.1) 7727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.539776+0000 mon.c (mon.1) 7727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.541985+0000 mon.c (mon.1) 7728 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.541985+0000 mon.c (mon.1) 7728 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.542939+0000 mon.c (mon.1) 7729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.542939+0000 mon.c (mon.1) 7729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.545061+0000 mon.c (mon.1) 7730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.545061+0000 mon.c (mon.1) 7730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.545922+0000 mon.c (mon.1) 7731 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.545922+0000 mon.c (mon.1) 7731 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.552780+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.552780+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.598277+0000 mon.c (mon.1) 7732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.598277+0000 mon.c (mon.1) 7732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.601298+0000 mon.c (mon.1) 7733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.601298+0000 mon.c (mon.1) 7733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.602653+0000 mon.c (mon.1) 7734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.602653+0000 mon.c (mon.1) 7734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.605160+0000 mon.c (mon.1) 7735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.605160+0000 mon.c (mon.1) 7735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.606020+0000 mon.c (mon.1) 7736 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.606020+0000 mon.c (mon.1) 7736 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.541985+0000 mon.c (mon.1) 7728 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.542939+0000 mon.c (mon.1) 7729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.542939+0000 mon.c (mon.1) 7729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.545061+0000 mon.c (mon.1) 7730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.545061+0000 mon.c (mon.1) 7730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.545922+0000 mon.c (mon.1) 7731 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.545922+0000 mon.c (mon.1) 7731 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.552780+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.552780+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.598277+0000 mon.c (mon.1) 7732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.598277+0000 mon.c (mon.1) 7732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.601298+0000 mon.c (mon.1) 7733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.601298+0000 mon.c (mon.1) 7733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.602653+0000 mon.c (mon.1) 7734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.602653+0000 mon.c (mon.1) 7734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.605160+0000 mon.c (mon.1) 7735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.605160+0000 mon.c (mon.1) 7735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.606020+0000 mon.c (mon.1) 7736 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.606020+0000 mon.c (mon.1) 7736 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.612286+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.255 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.612286+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.656845+0000 mon.c (mon.1) 7737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.656845+0000 mon.c (mon.1) 7737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.658968+0000 mon.c (mon.1) 7738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.658968+0000 mon.c (mon.1) 7738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.660186+0000 mon.c (mon.1) 7739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.660186+0000 mon.c (mon.1) 7739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.663712+0000 mon.c (mon.1) 7740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.663712+0000 mon.c (mon.1) 7740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.664672+0000 mon.c (mon.1) 7741 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.664672+0000 mon.c (mon.1) 7741 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.670523+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.670523+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.728653+0000 mon.c (mon.1) 7742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.728653+0000 mon.c (mon.1) 7742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.731086+0000 mon.c (mon.1) 7743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.731086+0000 mon.c (mon.1) 7743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.732408+0000 mon.c (mon.1) 7744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.732408+0000 mon.c (mon.1) 7744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.735046+0000 mon.c (mon.1) 7745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.735046+0000 mon.c (mon.1) 7745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.735934+0000 mon.c (mon.1) 7746 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.735934+0000 mon.c (mon.1) 7746 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.741933+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.741933+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.789759+0000 mon.c (mon.1) 7747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.789759+0000 mon.c (mon.1) 7747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.792154+0000 mon.c (mon.1) 7748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.792154+0000 mon.c (mon.1) 7748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.793404+0000 mon.c (mon.1) 7749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.258 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.793404+0000 mon.c (mon.1) 7749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.258 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.795916+0000 mon.c (mon.1) 7750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.258 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.795916+0000 mon.c (mon.1) 7750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.258 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.796821+0000 mon.c (mon.1) 7751 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.258 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.796821+0000 mon.c (mon.1) 7751 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.258 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.802658+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.258 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[73084]: audit 2024-04-22T21:16:52.802658+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.612286+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.612286+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.656845+0000 mon.c (mon.1) 7737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.656845+0000 mon.c (mon.1) 7737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.658968+0000 mon.c (mon.1) 7738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.658968+0000 mon.c (mon.1) 7738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.660186+0000 mon.c (mon.1) 7739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.660186+0000 mon.c (mon.1) 7739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.663712+0000 mon.c (mon.1) 7740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.663712+0000 mon.c (mon.1) 7740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.664672+0000 mon.c (mon.1) 7741 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.664672+0000 mon.c (mon.1) 7741 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.670523+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.670523+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.728653+0000 mon.c (mon.1) 7742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.728653+0000 mon.c (mon.1) 7742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.731086+0000 mon.c (mon.1) 7743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.260 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.731086+0000 mon.c (mon.1) 7743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.260 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.732408+0000 mon.c (mon.1) 7744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.260 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.732408+0000 mon.c (mon.1) 7744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.260 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.735046+0000 mon.c (mon.1) 7745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.260 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.735046+0000 mon.c (mon.1) 7745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.260 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.735934+0000 mon.c (mon.1) 7746 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.260 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.735934+0000 mon.c (mon.1) 7746 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.260 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.741933+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.260 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.741933+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.260 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.789759+0000 mon.c (mon.1) 7747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.260 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.789759+0000 mon.c (mon.1) 7747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.260 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.792154+0000 mon.c (mon.1) 7748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.260 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.792154+0000 mon.c (mon.1) 7748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:53.260 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.793404+0000 mon.c (mon.1) 7749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.260 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.793404+0000 mon.c (mon.1) 7749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:53.261 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.795916+0000 mon.c (mon.1) 7750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.261 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.795916+0000 mon.c (mon.1) 7750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:53.261 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.796821+0000 mon.c (mon.1) 7751 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.261 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.796821+0000 mon.c (mon.1) 7751 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:53.261 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.802658+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:53.261 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:52 smithi121 bash[75184]: audit 2024-04-22T21:16:52.802658+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.141 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: cephadm 2024-04-22T21:16:52.486153+0000 mgr.x (mgr.34107) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.141 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: cephadm 2024-04-22T21:16:52.486153+0000 mgr.x (mgr.34107) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.141 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: cephadm 2024-04-22T21:16:52.556277+0000 mgr.x (mgr.34107) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.142 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: cephadm 2024-04-22T21:16:52.556277+0000 mgr.x (mgr.34107) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.142 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: cephadm 2024-04-22T21:16:52.616370+0000 mgr.x (mgr.34107) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.142 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: cephadm 2024-04-22T21:16:52.616370+0000 mgr.x (mgr.34107) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.142 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: cephadm 2024-04-22T21:16:52.674425+0000 mgr.x (mgr.34107) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.142 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: cephadm 2024-04-22T21:16:52.674425+0000 mgr.x (mgr.34107) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.142 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: cephadm 2024-04-22T21:16:52.746598+0000 mgr.x (mgr.34107) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.143 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: cephadm 2024-04-22T21:16:52.746598+0000 mgr.x (mgr.34107) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.143 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: cephadm 2024-04-22T21:16:52.809397+0000 mgr.x (mgr.34107) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.143 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: cephadm 2024-04-22T21:16:52.809397+0000 mgr.x (mgr.34107) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.143 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.855327+0000 mon.c (mon.1) 7752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.143 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.855327+0000 mon.c (mon.1) 7752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.143 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.857471+0000 mon.c (mon.1) 7753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.144 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.857471+0000 mon.c (mon.1) 7753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.144 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.858369+0000 mon.c (mon.1) 7754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.144 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.858369+0000 mon.c (mon.1) 7754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.144 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.860506+0000 mon.c (mon.1) 7755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.144 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.860506+0000 mon.c (mon.1) 7755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.144 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.861229+0000 mon.c (mon.1) 7756 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.145 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.861229+0000 mon.c (mon.1) 7756 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.145 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.866879+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.145 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.866879+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.145 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: cephadm 2024-04-22T21:16:52.873107+0000 mgr.x (mgr.34107) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.145 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: cephadm 2024-04-22T21:16:52.873107+0000 mgr.x (mgr.34107) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.145 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.910850+0000 mon.c (mon.1) 7757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.146 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.910850+0000 mon.c (mon.1) 7757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.146 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.912988+0000 mon.c (mon.1) 7758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.146 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.912988+0000 mon.c (mon.1) 7758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.146 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.914225+0000 mon.c (mon.1) 7759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.146 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.914225+0000 mon.c (mon.1) 7759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.147 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.916206+0000 mon.c (mon.1) 7760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.147 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.916206+0000 mon.c (mon.1) 7760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.147 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.916951+0000 mon.c (mon.1) 7761 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.147 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.916951+0000 mon.c (mon.1) 7761 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.147 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.924917+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.147 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.924917+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.147 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: cephadm 2024-04-22T21:16:52.930493+0000 mgr.x (mgr.34107) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.147 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: cephadm 2024-04-22T21:16:52.930493+0000 mgr.x (mgr.34107) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.148 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.975378+0000 mon.c (mon.1) 7762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.148 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.975378+0000 mon.c (mon.1) 7762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.148 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.977664+0000 mon.c (mon.1) 7763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.977664+0000 mon.c (mon.1) 7763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.978922+0000 mon.c (mon.1) 7764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.978922+0000 mon.c (mon.1) 7764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.981791+0000 mon.c (mon.1) 7765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.981791+0000 mon.c (mon.1) 7765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.982582+0000 mon.c (mon.1) 7766 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.982582+0000 mon.c (mon.1) 7766 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.992191+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:52.992191+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: cephadm 2024-04-22T21:16:52.997939+0000 mgr.x (mgr.34107) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: cephadm 2024-04-22T21:16:52.997939+0000 mgr.x (mgr.34107) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.052526+0000 mon.c (mon.1) 7767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.052526+0000 mon.c (mon.1) 7767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.057011+0000 mon.c (mon.1) 7768 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.149 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.057011+0000 mon.c (mon.1) 7768 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.150 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.058814+0000 mon.c (mon.1) 7769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.150 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.058814+0000 mon.c (mon.1) 7769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.150 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.063083+0000 mon.c (mon.1) 7770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.150 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.063083+0000 mon.c (mon.1) 7770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.150 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.064359+0000 mon.c (mon.1) 7771 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.150 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.064359+0000 mon.c (mon.1) 7771 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.150 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.074104+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.150 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.074104+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.150 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: cephadm 2024-04-22T21:16:53.082407+0000 mgr.x (mgr.34107) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.150 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: cephadm 2024-04-22T21:16:53.082407+0000 mgr.x (mgr.34107) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.150 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.121614+0000 mon.c (mon.1) 7772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.150 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.121614+0000 mon.c (mon.1) 7772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.150 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.123739+0000 mon.c (mon.1) 7773 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.151 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.123739+0000 mon.c (mon.1) 7773 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.151 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.124784+0000 mon.c (mon.1) 7774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.151 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.124784+0000 mon.c (mon.1) 7774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.151 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.127682+0000 mon.c (mon.1) 7775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.151 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.127682+0000 mon.c (mon.1) 7775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.151 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.128539+0000 mon.c (mon.1) 7776 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.151 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.128539+0000 mon.c (mon.1) 7776 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.151 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.136666+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.151 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.136666+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.151 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: cephadm 2024-04-22T21:16:52.486153+0000 mgr.x (mgr.34107) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.152 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: cephadm 2024-04-22T21:16:52.486153+0000 mgr.x (mgr.34107) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.152 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: cephadm 2024-04-22T21:16:52.556277+0000 mgr.x (mgr.34107) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.152 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: cephadm 2024-04-22T21:16:52.556277+0000 mgr.x (mgr.34107) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.152 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: cephadm 2024-04-22T21:16:52.616370+0000 mgr.x (mgr.34107) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.152 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: cephadm 2024-04-22T21:16:52.616370+0000 mgr.x (mgr.34107) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.152 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: cephadm 2024-04-22T21:16:52.674425+0000 mgr.x (mgr.34107) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.152 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: cephadm 2024-04-22T21:16:52.674425+0000 mgr.x (mgr.34107) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.152 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: cephadm 2024-04-22T21:16:52.746598+0000 mgr.x (mgr.34107) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.152 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: cephadm 2024-04-22T21:16:52.746598+0000 mgr.x (mgr.34107) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.152 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: cephadm 2024-04-22T21:16:52.809397+0000 mgr.x (mgr.34107) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.152 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: cephadm 2024-04-22T21:16:52.809397+0000 mgr.x (mgr.34107) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.152 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.855327+0000 mon.c (mon.1) 7752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.152 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.855327+0000 mon.c (mon.1) 7752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.152 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.857471+0000 mon.c (mon.1) 7753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.153 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.857471+0000 mon.c (mon.1) 7753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.153 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.858369+0000 mon.c (mon.1) 7754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.153 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.858369+0000 mon.c (mon.1) 7754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.153 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.860506+0000 mon.c (mon.1) 7755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.153 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.860506+0000 mon.c (mon.1) 7755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.153 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: cephadm 2024-04-22T21:16:53.142825+0000 mgr.x (mgr.34107) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.153 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: cephadm 2024-04-22T21:16:53.142825+0000 mgr.x (mgr.34107) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.153 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.198077+0000 mon.c (mon.1) 7777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.153 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.198077+0000 mon.c (mon.1) 7777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.153 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.201352+0000 mon.c (mon.1) 7778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.154 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.201352+0000 mon.c (mon.1) 7778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.154 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.203185+0000 mon.c (mon.1) 7779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.154 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.203185+0000 mon.c (mon.1) 7779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.154 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.206192+0000 mon.c (mon.1) 7780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.154 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.206192+0000 mon.c (mon.1) 7780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.154 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.207242+0000 mon.c (mon.1) 7781 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.154 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.207242+0000 mon.c (mon.1) 7781 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.154 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.215898+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.154 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.215898+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.154 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: cephadm 2024-04-22T21:16:53.224522+0000 mgr.x (mgr.34107) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.154 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: cephadm 2024-04-22T21:16:53.224522+0000 mgr.x (mgr.34107) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.154 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.300126+0000 mon.c (mon.1) 7782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.154 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.300126+0000 mon.c (mon.1) 7782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.155 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.302980+0000 mon.c (mon.1) 7783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.155 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.302980+0000 mon.c (mon.1) 7783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.155 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.861229+0000 mon.c (mon.1) 7756 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.155 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.861229+0000 mon.c (mon.1) 7756 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.155 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.866879+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.155 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.866879+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.155 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: cephadm 2024-04-22T21:16:52.873107+0000 mgr.x (mgr.34107) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.156 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: cephadm 2024-04-22T21:16:52.873107+0000 mgr.x (mgr.34107) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.156 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.910850+0000 mon.c (mon.1) 7757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.156 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.910850+0000 mon.c (mon.1) 7757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.156 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.912988+0000 mon.c (mon.1) 7758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.156 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.912988+0000 mon.c (mon.1) 7758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.156 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.914225+0000 mon.c (mon.1) 7759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.156 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.914225+0000 mon.c (mon.1) 7759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.156 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.916206+0000 mon.c (mon.1) 7760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.156 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.916206+0000 mon.c (mon.1) 7760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.156 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.916951+0000 mon.c (mon.1) 7761 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.156 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.916951+0000 mon.c (mon.1) 7761 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.156 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.924917+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.156 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.924917+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.156 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: cephadm 2024-04-22T21:16:52.930493+0000 mgr.x (mgr.34107) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.157 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: cephadm 2024-04-22T21:16:52.930493+0000 mgr.x (mgr.34107) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.157 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.304430+0000 mon.c (mon.1) 7784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.157 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.304430+0000 mon.c (mon.1) 7784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.157 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.307539+0000 mon.c (mon.1) 7785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.157 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.307539+0000 mon.c (mon.1) 7785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.157 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.308741+0000 mon.c (mon.1) 7786 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.157 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.308741+0000 mon.c (mon.1) 7786 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.157 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.316971+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.157 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.316971+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.157 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: cephadm 2024-04-22T21:16:53.322859+0000 mgr.x (mgr.34107) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.157 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: cephadm 2024-04-22T21:16:53.322859+0000 mgr.x (mgr.34107) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.158 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.398502+0000 mon.c (mon.1) 7787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.158 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.398502+0000 mon.c (mon.1) 7787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.158 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.401119+0000 mon.c (mon.1) 7788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.158 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.401119+0000 mon.c (mon.1) 7788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.158 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.402388+0000 mon.c (mon.1) 7789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.158 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.402388+0000 mon.c (mon.1) 7789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.158 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.404704+0000 mon.c (mon.1) 7790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.158 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.404704+0000 mon.c (mon.1) 7790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.158 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.405600+0000 mon.c (mon.1) 7791 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.158 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.975378+0000 mon.c (mon.1) 7762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.159 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.975378+0000 mon.c (mon.1) 7762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.159 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.977664+0000 mon.c (mon.1) 7763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.159 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.977664+0000 mon.c (mon.1) 7763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.159 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.978922+0000 mon.c (mon.1) 7764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.159 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.978922+0000 mon.c (mon.1) 7764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.159 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.981791+0000 mon.c (mon.1) 7765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.159 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.981791+0000 mon.c (mon.1) 7765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.159 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.982582+0000 mon.c (mon.1) 7766 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.159 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.982582+0000 mon.c (mon.1) 7766 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.159 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.992191+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.159 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:52.992191+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.159 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: cephadm 2024-04-22T21:16:52.997939+0000 mgr.x (mgr.34107) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.159 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: cephadm 2024-04-22T21:16:52.997939+0000 mgr.x (mgr.34107) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.159 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.052526+0000 mon.c (mon.1) 7767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.160 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.052526+0000 mon.c (mon.1) 7767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.160 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.057011+0000 mon.c (mon.1) 7768 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.160 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.057011+0000 mon.c (mon.1) 7768 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.160 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.058814+0000 mon.c (mon.1) 7769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.160 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.058814+0000 mon.c (mon.1) 7769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.160 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.405600+0000 mon.c (mon.1) 7791 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.160 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.418225+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.160 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.418225+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.160 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: cephadm 2024-04-22T21:16:53.421781+0000 mgr.x (mgr.34107) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.160 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: cephadm 2024-04-22T21:16:53.421781+0000 mgr.x (mgr.34107) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.160 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.481612+0000 mon.c (mon.1) 7792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.161 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.481612+0000 mon.c (mon.1) 7792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.161 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.484845+0000 mon.c (mon.1) 7793 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.161 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.484845+0000 mon.c (mon.1) 7793 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.161 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.486507+0000 mon.c (mon.1) 7794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.161 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.486507+0000 mon.c (mon.1) 7794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.161 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.489401+0000 mon.c (mon.1) 7795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.161 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.489401+0000 mon.c (mon.1) 7795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.161 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.490469+0000 mon.c (mon.1) 7796 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.161 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.490469+0000 mon.c (mon.1) 7796 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.161 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.501693+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.161 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.501693+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.161 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.548867+0000 mon.c (mon.1) 7797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.161 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.548867+0000 mon.c (mon.1) 7797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.161 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.553722+0000 mon.c (mon.1) 7798 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.162 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.063083+0000 mon.c (mon.1) 7770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.162 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.063083+0000 mon.c (mon.1) 7770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.162 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.064359+0000 mon.c (mon.1) 7771 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.162 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.064359+0000 mon.c (mon.1) 7771 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.162 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.074104+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.162 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.074104+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.162 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: cephadm 2024-04-22T21:16:53.082407+0000 mgr.x (mgr.34107) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.162 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: cephadm 2024-04-22T21:16:53.082407+0000 mgr.x (mgr.34107) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.162 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.121614+0000 mon.c (mon.1) 7772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.162 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.121614+0000 mon.c (mon.1) 7772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.163 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.123739+0000 mon.c (mon.1) 7773 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.163 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.123739+0000 mon.c (mon.1) 7773 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.163 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.124784+0000 mon.c (mon.1) 7774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.163 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.124784+0000 mon.c (mon.1) 7774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.163 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.127682+0000 mon.c (mon.1) 7775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.163 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.127682+0000 mon.c (mon.1) 7775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.163 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.128539+0000 mon.c (mon.1) 7776 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.163 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.128539+0000 mon.c (mon.1) 7776 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.163 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.136666+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.163 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.136666+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.164 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.553722+0000 mon.c (mon.1) 7798 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.164 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.555461+0000 mon.c (mon.1) 7799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.164 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.555461+0000 mon.c (mon.1) 7799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.164 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.558517+0000 mon.c (mon.1) 7800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.164 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.558517+0000 mon.c (mon.1) 7800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.164 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.559567+0000 mon.c (mon.1) 7801 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.164 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.559567+0000 mon.c (mon.1) 7801 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.164 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.569991+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.164 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.569991+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.164 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.617383+0000 mon.c (mon.1) 7802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.164 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.617383+0000 mon.c (mon.1) 7802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.164 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.620702+0000 mon.c (mon.1) 7803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.164 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.620702+0000 mon.c (mon.1) 7803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.165 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.622347+0000 mon.c (mon.1) 7804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.165 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.622347+0000 mon.c (mon.1) 7804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.165 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.625478+0000 mon.c (mon.1) 7805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.165 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.625478+0000 mon.c (mon.1) 7805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.165 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.626535+0000 mon.c (mon.1) 7806 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.165 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.626535+0000 mon.c (mon.1) 7806 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.165 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: cephadm 2024-04-22T21:16:53.142825+0000 mgr.x (mgr.34107) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.165 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: cephadm 2024-04-22T21:16:53.142825+0000 mgr.x (mgr.34107) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.165 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.198077+0000 mon.c (mon.1) 7777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.165 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.198077+0000 mon.c (mon.1) 7777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.166 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.201352+0000 mon.c (mon.1) 7778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.166 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.201352+0000 mon.c (mon.1) 7778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.166 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.203185+0000 mon.c (mon.1) 7779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.166 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.203185+0000 mon.c (mon.1) 7779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.166 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.206192+0000 mon.c (mon.1) 7780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.166 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.206192+0000 mon.c (mon.1) 7780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.166 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.207242+0000 mon.c (mon.1) 7781 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.166 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.207242+0000 mon.c (mon.1) 7781 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.166 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.215898+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.166 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.215898+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.167 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: cephadm 2024-04-22T21:16:53.224522+0000 mgr.x (mgr.34107) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.167 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: cephadm 2024-04-22T21:16:53.224522+0000 mgr.x (mgr.34107) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.167 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.300126+0000 mon.c (mon.1) 7782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.167 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.300126+0000 mon.c (mon.1) 7782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.167 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.302980+0000 mon.c (mon.1) 7783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.167 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.302980+0000 mon.c (mon.1) 7783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.167 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.635485+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.167 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.635485+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.168 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.715022+0000 mon.c (mon.1) 7807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.168 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.715022+0000 mon.c (mon.1) 7807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.168 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.718455+0000 mon.c (mon.1) 7808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.168 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.718455+0000 mon.c (mon.1) 7808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.168 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.720179+0000 mon.c (mon.1) 7809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.168 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.720179+0000 mon.c (mon.1) 7809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.168 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.723267+0000 mon.c (mon.1) 7810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.168 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.723267+0000 mon.c (mon.1) 7810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.168 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.724395+0000 mon.c (mon.1) 7811 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.168 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.724395+0000 mon.c (mon.1) 7811 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.168 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.733911+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.168 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.733911+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.168 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.812449+0000 mon.c (mon.1) 7812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.168 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.812449+0000 mon.c (mon.1) 7812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.168 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.816113+0000 mon.c (mon.1) 7813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.169 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.816113+0000 mon.c (mon.1) 7813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.169 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.818224+0000 mon.c (mon.1) 7814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.169 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.818224+0000 mon.c (mon.1) 7814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.169 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.821876+0000 mon.c (mon.1) 7815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.169 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.821876+0000 mon.c (mon.1) 7815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.169 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.823174+0000 mon.c (mon.1) 7816 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.169 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.823174+0000 mon.c (mon.1) 7816 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.169 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.832891+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.169 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[73084]: audit 2024-04-22T21:16:53.832891+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.170 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.304430+0000 mon.c (mon.1) 7784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.170 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.304430+0000 mon.c (mon.1) 7784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.170 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.307539+0000 mon.c (mon.1) 7785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.170 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.307539+0000 mon.c (mon.1) 7785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.170 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.308741+0000 mon.c (mon.1) 7786 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.170 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.308741+0000 mon.c (mon.1) 7786 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.170 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.316971+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.171 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.316971+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.171 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: cephadm 2024-04-22T21:16:53.322859+0000 mgr.x (mgr.34107) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.171 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: cephadm 2024-04-22T21:16:53.322859+0000 mgr.x (mgr.34107) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.171 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.398502+0000 mon.c (mon.1) 7787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.171 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.398502+0000 mon.c (mon.1) 7787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.171 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.401119+0000 mon.c (mon.1) 7788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.171 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.401119+0000 mon.c (mon.1) 7788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.171 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.402388+0000 mon.c (mon.1) 7789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.171 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.402388+0000 mon.c (mon.1) 7789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.171 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.404704+0000 mon.c (mon.1) 7790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.171 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.404704+0000 mon.c (mon.1) 7790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.171 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.405600+0000 mon.c (mon.1) 7791 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.171 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.405600+0000 mon.c (mon.1) 7791 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.171 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.418225+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.172 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.418225+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.172 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: cephadm 2024-04-22T21:16:53.421781+0000 mgr.x (mgr.34107) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.172 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: cephadm 2024-04-22T21:16:53.421781+0000 mgr.x (mgr.34107) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.172 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.481612+0000 mon.c (mon.1) 7792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.172 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.481612+0000 mon.c (mon.1) 7792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.172 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.484845+0000 mon.c (mon.1) 7793 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.172 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.484845+0000 mon.c (mon.1) 7793 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.172 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.486507+0000 mon.c (mon.1) 7794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.172 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.486507+0000 mon.c (mon.1) 7794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.172 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.489401+0000 mon.c (mon.1) 7795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.172 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.489401+0000 mon.c (mon.1) 7795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.172 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.490469+0000 mon.c (mon.1) 7796 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.172 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.490469+0000 mon.c (mon.1) 7796 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.172 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.501693+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.173 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.501693+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.173 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.548867+0000 mon.c (mon.1) 7797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.173 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.548867+0000 mon.c (mon.1) 7797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.173 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.553722+0000 mon.c (mon.1) 7798 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.173 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.553722+0000 mon.c (mon.1) 7798 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.173 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.555461+0000 mon.c (mon.1) 7799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.173 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.555461+0000 mon.c (mon.1) 7799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.173 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.558517+0000 mon.c (mon.1) 7800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.173 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.558517+0000 mon.c (mon.1) 7800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.173 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.559567+0000 mon.c (mon.1) 7801 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.173 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.559567+0000 mon.c (mon.1) 7801 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.173 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.569991+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.173 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.569991+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.173 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.617383+0000 mon.c (mon.1) 7802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.617383+0000 mon.c (mon.1) 7802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.620702+0000 mon.c (mon.1) 7803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.620702+0000 mon.c (mon.1) 7803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.622347+0000 mon.c (mon.1) 7804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.622347+0000 mon.c (mon.1) 7804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.625478+0000 mon.c (mon.1) 7805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.625478+0000 mon.c (mon.1) 7805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.626535+0000 mon.c (mon.1) 7806 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.626535+0000 mon.c (mon.1) 7806 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.635485+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.635485+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.715022+0000 mon.c (mon.1) 7807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.174 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.715022+0000 mon.c (mon.1) 7807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.175 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.718455+0000 mon.c (mon.1) 7808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.175 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.718455+0000 mon.c (mon.1) 7808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.175 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.720179+0000 mon.c (mon.1) 7809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.175 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.720179+0000 mon.c (mon.1) 7809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.175 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.723267+0000 mon.c (mon.1) 7810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.175 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.723267+0000 mon.c (mon.1) 7810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.175 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.724395+0000 mon.c (mon.1) 7811 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.175 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.724395+0000 mon.c (mon.1) 7811 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.175 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.733911+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.175 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.733911+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.175 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.812449+0000 mon.c (mon.1) 7812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.175 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.812449+0000 mon.c (mon.1) 7812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.175 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.816113+0000 mon.c (mon.1) 7813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.175 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.816113+0000 mon.c (mon.1) 7813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.176 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.818224+0000 mon.c (mon.1) 7814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.176 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.818224+0000 mon.c (mon.1) 7814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.176 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.821876+0000 mon.c (mon.1) 7815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.176 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.821876+0000 mon.c (mon.1) 7815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.176 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.823174+0000 mon.c (mon.1) 7816 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.176 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.823174+0000 mon.c (mon.1) 7816 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.176 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.832891+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.176 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:53 smithi121 bash[75184]: audit 2024-04-22T21:16:53.832891+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: cephadm 2024-04-22T21:16:52.486153+0000 mgr.x (mgr.34107) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: cephadm 2024-04-22T21:16:52.486153+0000 mgr.x (mgr.34107) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: cephadm 2024-04-22T21:16:52.556277+0000 mgr.x (mgr.34107) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: cephadm 2024-04-22T21:16:52.556277+0000 mgr.x (mgr.34107) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: cephadm 2024-04-22T21:16:52.616370+0000 mgr.x (mgr.34107) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: cephadm 2024-04-22T21:16:52.616370+0000 mgr.x (mgr.34107) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: cephadm 2024-04-22T21:16:52.674425+0000 mgr.x (mgr.34107) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: cephadm 2024-04-22T21:16:52.674425+0000 mgr.x (mgr.34107) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: cephadm 2024-04-22T21:16:52.746598+0000 mgr.x (mgr.34107) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: cephadm 2024-04-22T21:16:52.746598+0000 mgr.x (mgr.34107) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: cephadm 2024-04-22T21:16:52.809397+0000 mgr.x (mgr.34107) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: cephadm 2024-04-22T21:16:52.809397+0000 mgr.x (mgr.34107) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.855327+0000 mon.c (mon.1) 7752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.855327+0000 mon.c (mon.1) 7752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.857471+0000 mon.c (mon.1) 7753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.857471+0000 mon.c (mon.1) 7753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.858369+0000 mon.c (mon.1) 7754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.858369+0000 mon.c (mon.1) 7754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.860506+0000 mon.c (mon.1) 7755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.860506+0000 mon.c (mon.1) 7755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.861229+0000 mon.c (mon.1) 7756 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.861229+0000 mon.c (mon.1) 7756 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.866879+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.866879+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: cephadm 2024-04-22T21:16:52.873107+0000 mgr.x (mgr.34107) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: cephadm 2024-04-22T21:16:52.873107+0000 mgr.x (mgr.34107) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.910850+0000 mon.c (mon.1) 7757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.910850+0000 mon.c (mon.1) 7757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.912988+0000 mon.c (mon.1) 7758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.912988+0000 mon.c (mon.1) 7758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.914225+0000 mon.c (mon.1) 7759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.914225+0000 mon.c (mon.1) 7759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.916206+0000 mon.c (mon.1) 7760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.916206+0000 mon.c (mon.1) 7760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.916951+0000 mon.c (mon.1) 7761 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.916951+0000 mon.c (mon.1) 7761 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.924917+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.924917+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: cephadm 2024-04-22T21:16:52.930493+0000 mgr.x (mgr.34107) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: cephadm 2024-04-22T21:16:52.930493+0000 mgr.x (mgr.34107) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.975378+0000 mon.c (mon.1) 7762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.975378+0000 mon.c (mon.1) 7762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.977664+0000 mon.c (mon.1) 7763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.977664+0000 mon.c (mon.1) 7763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.978922+0000 mon.c (mon.1) 7764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.978922+0000 mon.c (mon.1) 7764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.981791+0000 mon.c (mon.1) 7765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.981791+0000 mon.c (mon.1) 7765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.982582+0000 mon.c (mon.1) 7766 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.982582+0000 mon.c (mon.1) 7766 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.992191+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:52.992191+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: cephadm 2024-04-22T21:16:52.997939+0000 mgr.x (mgr.34107) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: cephadm 2024-04-22T21:16:52.997939+0000 mgr.x (mgr.34107) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.052526+0000 mon.c (mon.1) 7767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.052526+0000 mon.c (mon.1) 7767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.057011+0000 mon.c (mon.1) 7768 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.057011+0000 mon.c (mon.1) 7768 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.058814+0000 mon.c (mon.1) 7769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.058814+0000 mon.c (mon.1) 7769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.063083+0000 mon.c (mon.1) 7770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.063083+0000 mon.c (mon.1) 7770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.064359+0000 mon.c (mon.1) 7771 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.064359+0000 mon.c (mon.1) 7771 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.074104+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.074104+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: cephadm 2024-04-22T21:16:53.082407+0000 mgr.x (mgr.34107) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: cephadm 2024-04-22T21:16:53.082407+0000 mgr.x (mgr.34107) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.121614+0000 mon.c (mon.1) 7772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.121614+0000 mon.c (mon.1) 7772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.123739+0000 mon.c (mon.1) 7773 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.123739+0000 mon.c (mon.1) 7773 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.124784+0000 mon.c (mon.1) 7774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.124784+0000 mon.c (mon.1) 7774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.127682+0000 mon.c (mon.1) 7775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.127682+0000 mon.c (mon.1) 7775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.128539+0000 mon.c (mon.1) 7776 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.128539+0000 mon.c (mon.1) 7776 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.136666+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.136666+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: cephadm 2024-04-22T21:16:53.142825+0000 mgr.x (mgr.34107) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: cephadm 2024-04-22T21:16:53.142825+0000 mgr.x (mgr.34107) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.198077+0000 mon.c (mon.1) 7777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.198077+0000 mon.c (mon.1) 7777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.201352+0000 mon.c (mon.1) 7778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.201352+0000 mon.c (mon.1) 7778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.203185+0000 mon.c (mon.1) 7779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.203185+0000 mon.c (mon.1) 7779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.206192+0000 mon.c (mon.1) 7780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.206192+0000 mon.c (mon.1) 7780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.207242+0000 mon.c (mon.1) 7781 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.207242+0000 mon.c (mon.1) 7781 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.215898+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.215898+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: cephadm 2024-04-22T21:16:53.224522+0000 mgr.x (mgr.34107) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: cephadm 2024-04-22T21:16:53.224522+0000 mgr.x (mgr.34107) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.300126+0000 mon.c (mon.1) 7782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.300126+0000 mon.c (mon.1) 7782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.302980+0000 mon.c (mon.1) 7783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.302980+0000 mon.c (mon.1) 7783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.304430+0000 mon.c (mon.1) 7784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.304430+0000 mon.c (mon.1) 7784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.307539+0000 mon.c (mon.1) 7785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.307539+0000 mon.c (mon.1) 7785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.308741+0000 mon.c (mon.1) 7786 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.308741+0000 mon.c (mon.1) 7786 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.316971+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.316971+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: cephadm 2024-04-22T21:16:53.322859+0000 mgr.x (mgr.34107) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: cephadm 2024-04-22T21:16:53.322859+0000 mgr.x (mgr.34107) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.398502+0000 mon.c (mon.1) 7787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.398502+0000 mon.c (mon.1) 7787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.401119+0000 mon.c (mon.1) 7788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.401119+0000 mon.c (mon.1) 7788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.402388+0000 mon.c (mon.1) 7789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.402388+0000 mon.c (mon.1) 7789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.404704+0000 mon.c (mon.1) 7790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.404704+0000 mon.c (mon.1) 7790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.405600+0000 mon.c (mon.1) 7791 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.405600+0000 mon.c (mon.1) 7791 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.418225+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.418225+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: cephadm 2024-04-22T21:16:53.421781+0000 mgr.x (mgr.34107) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: cephadm 2024-04-22T21:16:53.421781+0000 mgr.x (mgr.34107) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.481612+0000 mon.c (mon.1) 7792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.481612+0000 mon.c (mon.1) 7792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.484845+0000 mon.c (mon.1) 7793 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.484845+0000 mon.c (mon.1) 7793 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.486507+0000 mon.c (mon.1) 7794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.486507+0000 mon.c (mon.1) 7794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.489401+0000 mon.c (mon.1) 7795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.489401+0000 mon.c (mon.1) 7795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.490469+0000 mon.c (mon.1) 7796 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.490469+0000 mon.c (mon.1) 7796 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.501693+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.501693+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.548867+0000 mon.c (mon.1) 7797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.548867+0000 mon.c (mon.1) 7797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.553722+0000 mon.c (mon.1) 7798 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.553722+0000 mon.c (mon.1) 7798 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.555461+0000 mon.c (mon.1) 7799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.555461+0000 mon.c (mon.1) 7799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.558517+0000 mon.c (mon.1) 7800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.558517+0000 mon.c (mon.1) 7800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.559567+0000 mon.c (mon.1) 7801 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.559567+0000 mon.c (mon.1) 7801 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.569991+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.569991+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.617383+0000 mon.c (mon.1) 7802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.617383+0000 mon.c (mon.1) 7802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.620702+0000 mon.c (mon.1) 7803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.620702+0000 mon.c (mon.1) 7803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.622347+0000 mon.c (mon.1) 7804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.622347+0000 mon.c (mon.1) 7804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.625478+0000 mon.c (mon.1) 7805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.625478+0000 mon.c (mon.1) 7805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.626535+0000 mon.c (mon.1) 7806 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.626535+0000 mon.c (mon.1) 7806 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.635485+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.635485+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.715022+0000 mon.c (mon.1) 7807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.715022+0000 mon.c (mon.1) 7807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.718455+0000 mon.c (mon.1) 7808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.718455+0000 mon.c (mon.1) 7808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.720179+0000 mon.c (mon.1) 7809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.720179+0000 mon.c (mon.1) 7809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.723267+0000 mon.c (mon.1) 7810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.723267+0000 mon.c (mon.1) 7810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.724395+0000 mon.c (mon.1) 7811 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.724395+0000 mon.c (mon.1) 7811 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.733911+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.733911+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.812449+0000 mon.c (mon.1) 7812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.812449+0000 mon.c (mon.1) 7812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.816113+0000 mon.c (mon.1) 7813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.816113+0000 mon.c (mon.1) 7813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.818224+0000 mon.c (mon.1) 7814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.818224+0000 mon.c (mon.1) 7814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.821876+0000 mon.c (mon.1) 7815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.821876+0000 mon.c (mon.1) 7815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.823174+0000 mon.c (mon.1) 7816 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.823174+0000 mon.c (mon.1) 7816 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.832891+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:53 smithi123 bash[58916]: audit 2024-04-22T21:16:53.832891+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.739 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.538Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-22T21:16:54.739 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.538Z 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-22T21:16:54.740 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.538Z 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-22T21:16:54.740 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.538Z 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-22T21:16:54.740 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z 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-22T21:16:54.740 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-22T21:16:54.740 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-22T21:16:54.740 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=arp 2024-04-22T21:16:54.740 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-22T21:16:54.740 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-22T21:16:54.740 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-22T21:16:54.740 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-22T21:16:54.740 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-22T21:16:54.740 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-22T21:16:54.741 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-22T21:16:54.741 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-22T21:16:54.741 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=edac 2024-04-22T21:16:54.741 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-22T21:16:54.741 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-22T21:16:54.741 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-22T21:16:54.741 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-22T21:16:54.741 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-22T21:16:54.741 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-22T21:16:54.741 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-22T21:16:54.741 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-22T21:16:54.741 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-22T21:16:54.741 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-22T21:16:54.741 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-22T21:16:54.741 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-22T21:16:54.742 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-22T21:16:54.742 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-22T21:16:54.742 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-22T21:16:54.742 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-22T21:16:54.742 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=os 2024-04-22T21:16:54.742 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-22T21:16:54.742 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-22T21:16:54.742 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-22T21:16:54.742 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-22T21:16:54.742 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-22T21:16:54.742 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-22T21:16:54.743 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-22T21:16:54.743 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=stat 2024-04-22T21:16:54.743 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-22T21:16:54.743 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-22T21:16:54.743 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-22T21:16:54.743 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=time 2024-04-22T21:16:54.743 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-22T21:16:54.743 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=uname 2024-04-22T21:16:54.743 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-22T21:16:54.743 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-22T21:16:54.743 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.539Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-22T21:16:54.743 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.540Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-22T21:16:54.743 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[89037]: ts=2024-04-22T21:16:54.540Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-22T21:16:54.866 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: cephadm 2024-04-22T21:16:53.506023+0000 mgr.x (mgr.34107) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.866 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: cephadm 2024-04-22T21:16:53.506023+0000 mgr.x (mgr.34107) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.866 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: cephadm 2024-04-22T21:16:53.573904+0000 mgr.x (mgr.34107) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.866 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: cephadm 2024-04-22T21:16:53.573904+0000 mgr.x (mgr.34107) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.867 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: cephadm 2024-04-22T21:16:53.639452+0000 mgr.x (mgr.34107) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.867 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: cephadm 2024-04-22T21:16:53.639452+0000 mgr.x (mgr.34107) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.867 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: cephadm 2024-04-22T21:16:53.737787+0000 mgr.x (mgr.34107) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.867 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: cephadm 2024-04-22T21:16:53.737787+0000 mgr.x (mgr.34107) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.867 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: cephadm 2024-04-22T21:16:53.836743+0000 mgr.x (mgr.34107) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.867 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: cephadm 2024-04-22T21:16:53.836743+0000 mgr.x (mgr.34107) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.867 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:53.942642+0000 mon.c (mon.1) 7817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.867 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:53.942642+0000 mon.c (mon.1) 7817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.867 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:53.945369+0000 mon.c (mon.1) 7818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.867 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:53.945369+0000 mon.c (mon.1) 7818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.867 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:53.946797+0000 mon.c (mon.1) 7819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.867 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:53.946797+0000 mon.c (mon.1) 7819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.867 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:53.949782+0000 mon.c (mon.1) 7820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.868 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:53.949782+0000 mon.c (mon.1) 7820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.868 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:53.950859+0000 mon.c (mon.1) 7821 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.868 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:53.950859+0000 mon.c (mon.1) 7821 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.868 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: cephadm 2024-04-22T21:16:53.506023+0000 mgr.x (mgr.34107) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.868 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: cephadm 2024-04-22T21:16:53.506023+0000 mgr.x (mgr.34107) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.868 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: cephadm 2024-04-22T21:16:53.573904+0000 mgr.x (mgr.34107) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.868 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: cephadm 2024-04-22T21:16:53.573904+0000 mgr.x (mgr.34107) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.868 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: cephadm 2024-04-22T21:16:53.639452+0000 mgr.x (mgr.34107) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.868 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: cephadm 2024-04-22T21:16:53.639452+0000 mgr.x (mgr.34107) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.869 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: cephadm 2024-04-22T21:16:53.737787+0000 mgr.x (mgr.34107) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.869 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: cephadm 2024-04-22T21:16:53.737787+0000 mgr.x (mgr.34107) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.869 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: cephadm 2024-04-22T21:16:53.836743+0000 mgr.x (mgr.34107) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.869 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: cephadm 2024-04-22T21:16:53.836743+0000 mgr.x (mgr.34107) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.869 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:53.942642+0000 mon.c (mon.1) 7817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.869 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:53.942642+0000 mon.c (mon.1) 7817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.869 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:53.945369+0000 mon.c (mon.1) 7818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.869 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:53.945369+0000 mon.c (mon.1) 7818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.869 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:53.946797+0000 mon.c (mon.1) 7819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.869 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:53.946797+0000 mon.c (mon.1) 7819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.869 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:53.949782+0000 mon.c (mon.1) 7820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.869 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:53.949782+0000 mon.c (mon.1) 7820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.870 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:53.950859+0000 mon.c (mon.1) 7821 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.870 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:53.950859+0000 mon.c (mon.1) 7821 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.870 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:53.960551+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.870 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:53.960551+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.870 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: cephadm 2024-04-22T21:16:53.964912+0000 mgr.x (mgr.34107) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.870 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: cephadm 2024-04-22T21:16:53.964912+0000 mgr.x (mgr.34107) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.870 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.039779+0000 mon.c (mon.1) 7822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.870 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.039779+0000 mon.c (mon.1) 7822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.870 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.043309+0000 mon.c (mon.1) 7823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.871 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.043309+0000 mon.c (mon.1) 7823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.871 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.045153+0000 mon.c (mon.1) 7824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.871 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.045153+0000 mon.c (mon.1) 7824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.871 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.048403+0000 mon.c (mon.1) 7825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.871 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.048403+0000 mon.c (mon.1) 7825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.871 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.049703+0000 mon.c (mon.1) 7826 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.871 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.049703+0000 mon.c (mon.1) 7826 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.871 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.059745+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.871 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.059745+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.871 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: cephadm 2024-04-22T21:16:54.063898+0000 mgr.x (mgr.34107) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.871 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: cephadm 2024-04-22T21:16:54.063898+0000 mgr.x (mgr.34107) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.871 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: cluster 2024-04-22T21:16:54.086374+0000 mgr.x (mgr.34107) 2438 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:54.872 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: cluster 2024-04-22T21:16:54.086374+0000 mgr.x (mgr.34107) 2438 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:54.872 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:53.960551+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.872 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:53.960551+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.872 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: cephadm 2024-04-22T21:16:53.964912+0000 mgr.x (mgr.34107) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.872 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: cephadm 2024-04-22T21:16:53.964912+0000 mgr.x (mgr.34107) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.873 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.039779+0000 mon.c (mon.1) 7822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.873 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.039779+0000 mon.c (mon.1) 7822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.873 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.043309+0000 mon.c (mon.1) 7823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.873 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.043309+0000 mon.c (mon.1) 7823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.873 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.045153+0000 mon.c (mon.1) 7824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.873 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.045153+0000 mon.c (mon.1) 7824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.873 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.048403+0000 mon.c (mon.1) 7825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.873 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.048403+0000 mon.c (mon.1) 7825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.874 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.049703+0000 mon.c (mon.1) 7826 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.874 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.049703+0000 mon.c (mon.1) 7826 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.874 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.059745+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.874 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.059745+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.874 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: cephadm 2024-04-22T21:16:54.063898+0000 mgr.x (mgr.34107) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.874 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: cephadm 2024-04-22T21:16:54.063898+0000 mgr.x (mgr.34107) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.874 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: cluster 2024-04-22T21:16:54.086374+0000 mgr.x (mgr.34107) 2438 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:54.875 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: cluster 2024-04-22T21:16:54.086374+0000 mgr.x (mgr.34107) 2438 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:54.875 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.117736+0000 mon.c (mon.1) 7827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.875 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.117736+0000 mon.c (mon.1) 7827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.875 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.120764+0000 mon.c (mon.1) 7828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.876 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.120764+0000 mon.c (mon.1) 7828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.876 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.122131+0000 mon.c (mon.1) 7829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.876 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.122131+0000 mon.c (mon.1) 7829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.876 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.124668+0000 mon.c (mon.1) 7830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.876 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.124668+0000 mon.c (mon.1) 7830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.876 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.125820+0000 mon.c (mon.1) 7831 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.876 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.125820+0000 mon.c (mon.1) 7831 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.876 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.133419+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.877 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.133419+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.877 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: cephadm 2024-04-22T21:16:54.137746+0000 mgr.x (mgr.34107) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.877 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: cephadm 2024-04-22T21:16:54.137746+0000 mgr.x (mgr.34107) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.877 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.176946+0000 mon.c (mon.1) 7832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.877 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.176946+0000 mon.c (mon.1) 7832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.877 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.179109+0000 mon.c (mon.1) 7833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.877 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.179109+0000 mon.c (mon.1) 7833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.877 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.180121+0000 mon.c (mon.1) 7834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.878 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.117736+0000 mon.c (mon.1) 7827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.878 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.117736+0000 mon.c (mon.1) 7827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.879 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.120764+0000 mon.c (mon.1) 7828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.879 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.120764+0000 mon.c (mon.1) 7828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.879 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.122131+0000 mon.c (mon.1) 7829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.879 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.122131+0000 mon.c (mon.1) 7829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.879 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.124668+0000 mon.c (mon.1) 7830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.879 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.124668+0000 mon.c (mon.1) 7830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.879 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.125820+0000 mon.c (mon.1) 7831 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.879 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.125820+0000 mon.c (mon.1) 7831 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.880 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.133419+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.880 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.133419+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.880 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: cephadm 2024-04-22T21:16:54.137746+0000 mgr.x (mgr.34107) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.880 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: cephadm 2024-04-22T21:16:54.137746+0000 mgr.x (mgr.34107) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.880 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.176946+0000 mon.c (mon.1) 7832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.880 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.176946+0000 mon.c (mon.1) 7832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.880 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.179109+0000 mon.c (mon.1) 7833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.880 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.179109+0000 mon.c (mon.1) 7833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.881 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.180121+0000 mon.c (mon.1) 7834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.881 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.180121+0000 mon.c (mon.1) 7834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.881 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.182327+0000 mon.c (mon.1) 7835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.881 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.182327+0000 mon.c (mon.1) 7835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.881 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.182999+0000 mon.c (mon.1) 7836 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.881 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.182999+0000 mon.c (mon.1) 7836 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.881 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.189149+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.881 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.189149+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.882 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: cephadm 2024-04-22T21:16:54.192651+0000 mgr.x (mgr.34107) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.882 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: cephadm 2024-04-22T21:16:54.192651+0000 mgr.x (mgr.34107) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.882 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.231932+0000 mon.c (mon.1) 7837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.882 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.231932+0000 mon.c (mon.1) 7837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.882 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.235139+0000 mon.c (mon.1) 7838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.882 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.235139+0000 mon.c (mon.1) 7838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.882 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.236841+0000 mon.c (mon.1) 7839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.882 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.236841+0000 mon.c (mon.1) 7839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.883 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.239628+0000 mon.c (mon.1) 7840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.883 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.239628+0000 mon.c (mon.1) 7840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.883 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.240630+0000 mon.c (mon.1) 7841 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.883 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.240630+0000 mon.c (mon.1) 7841 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.883 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.247712+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.884 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.180121+0000 mon.c (mon.1) 7834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.884 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.182327+0000 mon.c (mon.1) 7835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.884 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.182327+0000 mon.c (mon.1) 7835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.884 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.182999+0000 mon.c (mon.1) 7836 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.884 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.182999+0000 mon.c (mon.1) 7836 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.885 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.189149+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.885 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.189149+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.885 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: cephadm 2024-04-22T21:16:54.192651+0000 mgr.x (mgr.34107) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.885 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: cephadm 2024-04-22T21:16:54.192651+0000 mgr.x (mgr.34107) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.885 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.231932+0000 mon.c (mon.1) 7837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.885 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.231932+0000 mon.c (mon.1) 7837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.885 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.235139+0000 mon.c (mon.1) 7838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.886 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.235139+0000 mon.c (mon.1) 7838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.886 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.236841+0000 mon.c (mon.1) 7839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.886 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.236841+0000 mon.c (mon.1) 7839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.886 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.239628+0000 mon.c (mon.1) 7840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.886 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.239628+0000 mon.c (mon.1) 7840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.886 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.240630+0000 mon.c (mon.1) 7841 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.886 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.240630+0000 mon.c (mon.1) 7841 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.886 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.247712+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.886 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.247712+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.887 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: cephadm 2024-04-22T21:16:54.253694+0000 mgr.x (mgr.34107) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.887 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: cephadm 2024-04-22T21:16:54.253694+0000 mgr.x (mgr.34107) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.887 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.308720+0000 mon.c (mon.1) 7842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.887 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.308720+0000 mon.c (mon.1) 7842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.887 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.311738+0000 mon.c (mon.1) 7843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.887 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.311738+0000 mon.c (mon.1) 7843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.887 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.313371+0000 mon.c (mon.1) 7844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.887 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.313371+0000 mon.c (mon.1) 7844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.887 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.316516+0000 mon.c (mon.1) 7845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.888 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.316516+0000 mon.c (mon.1) 7845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.888 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.317661+0000 mon.c (mon.1) 7846 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.888 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.317661+0000 mon.c (mon.1) 7846 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.888 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.324775+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.888 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.324775+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.888 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: cephadm 2024-04-22T21:16:54.330522+0000 mgr.x (mgr.34107) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.888 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: cephadm 2024-04-22T21:16:54.330522+0000 mgr.x (mgr.34107) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.888 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.387798+0000 mon.c (mon.1) 7847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.888 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.387798+0000 mon.c (mon.1) 7847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.888 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.390725+0000 mon.c (mon.1) 7848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.888 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.247712+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.889 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: cephadm 2024-04-22T21:16:54.253694+0000 mgr.x (mgr.34107) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.889 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: cephadm 2024-04-22T21:16:54.253694+0000 mgr.x (mgr.34107) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.889 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.308720+0000 mon.c (mon.1) 7842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.889 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.308720+0000 mon.c (mon.1) 7842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.889 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.311738+0000 mon.c (mon.1) 7843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.889 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.311738+0000 mon.c (mon.1) 7843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.889 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.313371+0000 mon.c (mon.1) 7844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.889 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.313371+0000 mon.c (mon.1) 7844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.889 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.316516+0000 mon.c (mon.1) 7845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.889 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.316516+0000 mon.c (mon.1) 7845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.889 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.317661+0000 mon.c (mon.1) 7846 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.889 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.317661+0000 mon.c (mon.1) 7846 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.889 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.324775+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.890 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.324775+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.890 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: cephadm 2024-04-22T21:16:54.330522+0000 mgr.x (mgr.34107) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.890 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: cephadm 2024-04-22T21:16:54.330522+0000 mgr.x (mgr.34107) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.890 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.387798+0000 mon.c (mon.1) 7847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.890 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.387798+0000 mon.c (mon.1) 7847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.890 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.390725+0000 mon.c (mon.1) 7848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.890 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.390725+0000 mon.c (mon.1) 7848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.890 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.392586+0000 mon.c (mon.1) 7849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.890 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.392586+0000 mon.c (mon.1) 7849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.891 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.395516+0000 mon.c (mon.1) 7850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.891 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.395516+0000 mon.c (mon.1) 7850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.891 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.396443+0000 mon.c (mon.1) 7851 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.891 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.396443+0000 mon.c (mon.1) 7851 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.891 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.407499+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.891 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.407499+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.891 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: cephadm 2024-04-22T21:16:54.411306+0000 mgr.x (mgr.34107) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.891 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: cephadm 2024-04-22T21:16:54.411306+0000 mgr.x (mgr.34107) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.891 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.449525+0000 mon.c (mon.1) 7852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.891 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.449525+0000 mon.c (mon.1) 7852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.891 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.452789+0000 mon.c (mon.1) 7853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.891 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.452789+0000 mon.c (mon.1) 7853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.892 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.454526+0000 mon.c (mon.1) 7854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.892 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.454526+0000 mon.c (mon.1) 7854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.892 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.458094+0000 mon.c (mon.1) 7855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.892 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.458094+0000 mon.c (mon.1) 7855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.892 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.390725+0000 mon.c (mon.1) 7848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.892 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.392586+0000 mon.c (mon.1) 7849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.892 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.392586+0000 mon.c (mon.1) 7849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.892 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.395516+0000 mon.c (mon.1) 7850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.893 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.395516+0000 mon.c (mon.1) 7850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.893 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.396443+0000 mon.c (mon.1) 7851 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.893 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.396443+0000 mon.c (mon.1) 7851 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.893 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.407499+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.893 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.407499+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.893 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: cephadm 2024-04-22T21:16:54.411306+0000 mgr.x (mgr.34107) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.893 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: cephadm 2024-04-22T21:16:54.411306+0000 mgr.x (mgr.34107) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:54.893 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.449525+0000 mon.c (mon.1) 7852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.893 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.449525+0000 mon.c (mon.1) 7852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.893 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.452789+0000 mon.c (mon.1) 7853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.893 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.452789+0000 mon.c (mon.1) 7853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.893 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.454526+0000 mon.c (mon.1) 7854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.893 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.454526+0000 mon.c (mon.1) 7854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.894 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.458094+0000 mon.c (mon.1) 7855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.894 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.458094+0000 mon.c (mon.1) 7855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.894 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.459140+0000 mon.c (mon.1) 7856 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.894 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.459140+0000 mon.c (mon.1) 7856 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.894 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.470312+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.894 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.470312+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.894 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.544832+0000 mon.c (mon.1) 7857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.894 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.544832+0000 mon.c (mon.1) 7857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.895 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.547792+0000 mon.c (mon.1) 7858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.895 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.547792+0000 mon.c (mon.1) 7858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.895 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.549333+0000 mon.c (mon.1) 7859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.895 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.549333+0000 mon.c (mon.1) 7859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.895 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.552118+0000 mon.c (mon.1) 7860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.895 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.552118+0000 mon.c (mon.1) 7860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.895 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.553172+0000 mon.c (mon.1) 7861 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.895 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.553172+0000 mon.c (mon.1) 7861 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.895 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.563566+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.895 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.563566+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.895 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.609542+0000 mon.c (mon.1) 7862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.895 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.609542+0000 mon.c (mon.1) 7862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.895 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.611994+0000 mon.c (mon.1) 7863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.895 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.611994+0000 mon.c (mon.1) 7863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.896 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.459140+0000 mon.c (mon.1) 7856 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.896 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.459140+0000 mon.c (mon.1) 7856 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.896 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.470312+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.896 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.470312+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.896 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.544832+0000 mon.c (mon.1) 7857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.896 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.544832+0000 mon.c (mon.1) 7857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.896 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.547792+0000 mon.c (mon.1) 7858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.896 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.547792+0000 mon.c (mon.1) 7858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.896 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.549333+0000 mon.c (mon.1) 7859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.896 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.549333+0000 mon.c (mon.1) 7859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.897 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.552118+0000 mon.c (mon.1) 7860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.897 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.552118+0000 mon.c (mon.1) 7860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.897 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.553172+0000 mon.c (mon.1) 7861 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.897 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.553172+0000 mon.c (mon.1) 7861 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.897 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.563566+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.897 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.563566+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.897 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.609542+0000 mon.c (mon.1) 7862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.897 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.609542+0000 mon.c (mon.1) 7862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.897 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.611994+0000 mon.c (mon.1) 7863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.897 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.611994+0000 mon.c (mon.1) 7863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.897 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.613142+0000 mon.c (mon.1) 7864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.898 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.613142+0000 mon.c (mon.1) 7864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.898 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.615539+0000 mon.c (mon.1) 7865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.898 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.615539+0000 mon.c (mon.1) 7865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.898 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.616308+0000 mon.c (mon.1) 7866 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.898 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.616308+0000 mon.c (mon.1) 7866 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.898 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.624477+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.898 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.624477+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.898 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.666940+0000 mon.c (mon.1) 7867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.898 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.666940+0000 mon.c (mon.1) 7867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.899 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.669313+0000 mon.c (mon.1) 7868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.899 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.669313+0000 mon.c (mon.1) 7868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.899 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.670302+0000 mon.c (mon.1) 7869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.899 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.670302+0000 mon.c (mon.1) 7869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.899 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.672540+0000 mon.c (mon.1) 7870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.899 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.672540+0000 mon.c (mon.1) 7870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.899 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.673247+0000 mon.c (mon.1) 7871 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.899 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.673247+0000 mon.c (mon.1) 7871 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.899 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.681176+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.899 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.681176+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.900 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.613142+0000 mon.c (mon.1) 7864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.900 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.613142+0000 mon.c (mon.1) 7864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.900 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.615539+0000 mon.c (mon.1) 7865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.900 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.615539+0000 mon.c (mon.1) 7865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.900 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.616308+0000 mon.c (mon.1) 7866 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.900 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.616308+0000 mon.c (mon.1) 7866 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.900 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.624477+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.900 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.624477+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.900 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.666940+0000 mon.c (mon.1) 7867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.900 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.666940+0000 mon.c (mon.1) 7867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.901 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.669313+0000 mon.c (mon.1) 7868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.901 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.669313+0000 mon.c (mon.1) 7868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.901 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.670302+0000 mon.c (mon.1) 7869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.901 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.670302+0000 mon.c (mon.1) 7869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.901 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.672540+0000 mon.c (mon.1) 7870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.901 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.672540+0000 mon.c (mon.1) 7870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.901 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.673247+0000 mon.c (mon.1) 7871 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.901 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.673247+0000 mon.c (mon.1) 7871 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.901 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.681176+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.901 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.681176+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.902 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.726464+0000 mon.c (mon.1) 7872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.902 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.726464+0000 mon.c (mon.1) 7872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.902 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.729437+0000 mon.c (mon.1) 7873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.902 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.729437+0000 mon.c (mon.1) 7873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.902 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.730527+0000 mon.c (mon.1) 7874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.902 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.730527+0000 mon.c (mon.1) 7874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.902 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.733041+0000 mon.c (mon.1) 7875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.902 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.733041+0000 mon.c (mon.1) 7875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.902 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.733779+0000 mon.c (mon.1) 7876 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.902 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.733779+0000 mon.c (mon.1) 7876 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.902 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.741283+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.902 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.741283+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.903 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.786504+0000 mon.c (mon.1) 7877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.903 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.786504+0000 mon.c (mon.1) 7877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.903 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.788956+0000 mon.c (mon.1) 7878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.903 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.788956+0000 mon.c (mon.1) 7878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.903 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.790052+0000 mon.c (mon.1) 7879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.903 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.790052+0000 mon.c (mon.1) 7879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.903 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.726464+0000 mon.c (mon.1) 7872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.903 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.726464+0000 mon.c (mon.1) 7872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.903 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.729437+0000 mon.c (mon.1) 7873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.903 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.729437+0000 mon.c (mon.1) 7873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.904 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.730527+0000 mon.c (mon.1) 7874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.904 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.730527+0000 mon.c (mon.1) 7874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.904 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.733041+0000 mon.c (mon.1) 7875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.904 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.733041+0000 mon.c (mon.1) 7875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.904 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.733779+0000 mon.c (mon.1) 7876 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.904 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.733779+0000 mon.c (mon.1) 7876 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.904 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.741283+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.904 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.741283+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.904 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.786504+0000 mon.c (mon.1) 7877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.904 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.786504+0000 mon.c (mon.1) 7877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.904 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.788956+0000 mon.c (mon.1) 7878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.904 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.788956+0000 mon.c (mon.1) 7878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:54.904 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.790052+0000 mon.c (mon.1) 7879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.904 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.790052+0000 mon.c (mon.1) 7879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:54.905 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.792471+0000 mon.c (mon.1) 7880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.905 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.792471+0000 mon.c (mon.1) 7880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.905 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.793146+0000 mon.c (mon.1) 7881 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.905 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.793146+0000 mon.c (mon.1) 7881 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.905 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.800614+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.905 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.800614+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.905 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.832317+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.905 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[73084]: audit 2024-04-22T21:16:54.832317+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.906 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.792471+0000 mon.c (mon.1) 7880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.906 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.792471+0000 mon.c (mon.1) 7880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:54.906 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.793146+0000 mon.c (mon.1) 7881 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.906 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.793146+0000 mon.c (mon.1) 7881 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:54.906 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.800614+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.906 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.800614+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.906 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.832317+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:54.906 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:54 smithi121 bash[75184]: audit 2024-04-22T21:16:54.832317+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: cephadm 2024-04-22T21:16:53.506023+0000 mgr.x (mgr.34107) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: cephadm 2024-04-22T21:16:53.506023+0000 mgr.x (mgr.34107) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: cephadm 2024-04-22T21:16:53.573904+0000 mgr.x (mgr.34107) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: cephadm 2024-04-22T21:16:53.573904+0000 mgr.x (mgr.34107) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: cephadm 2024-04-22T21:16:53.639452+0000 mgr.x (mgr.34107) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: cephadm 2024-04-22T21:16:53.639452+0000 mgr.x (mgr.34107) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: cephadm 2024-04-22T21:16:53.737787+0000 mgr.x (mgr.34107) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: cephadm 2024-04-22T21:16:53.737787+0000 mgr.x (mgr.34107) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: cephadm 2024-04-22T21:16:53.836743+0000 mgr.x (mgr.34107) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: cephadm 2024-04-22T21:16:53.836743+0000 mgr.x (mgr.34107) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:53.942642+0000 mon.c (mon.1) 7817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:53.942642+0000 mon.c (mon.1) 7817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:53.945369+0000 mon.c (mon.1) 7818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:53.945369+0000 mon.c (mon.1) 7818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:53.946797+0000 mon.c (mon.1) 7819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:53.946797+0000 mon.c (mon.1) 7819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:53.949782+0000 mon.c (mon.1) 7820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:53.949782+0000 mon.c (mon.1) 7820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:53.950859+0000 mon.c (mon.1) 7821 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:53.950859+0000 mon.c (mon.1) 7821 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:53.960551+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:53.960551+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: cephadm 2024-04-22T21:16:53.964912+0000 mgr.x (mgr.34107) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: cephadm 2024-04-22T21:16:53.964912+0000 mgr.x (mgr.34107) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.039779+0000 mon.c (mon.1) 7822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.039779+0000 mon.c (mon.1) 7822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.043309+0000 mon.c (mon.1) 7823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.043309+0000 mon.c (mon.1) 7823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.045153+0000 mon.c (mon.1) 7824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.045153+0000 mon.c (mon.1) 7824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.048403+0000 mon.c (mon.1) 7825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.048403+0000 mon.c (mon.1) 7825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.049703+0000 mon.c (mon.1) 7826 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.049703+0000 mon.c (mon.1) 7826 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.059745+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.059745+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: cephadm 2024-04-22T21:16:54.063898+0000 mgr.x (mgr.34107) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: cephadm 2024-04-22T21:16:54.063898+0000 mgr.x (mgr.34107) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: cluster 2024-04-22T21:16:54.086374+0000 mgr.x (mgr.34107) 2438 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:55.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: cluster 2024-04-22T21:16:54.086374+0000 mgr.x (mgr.34107) 2438 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:16:55.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.117736+0000 mon.c (mon.1) 7827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.117736+0000 mon.c (mon.1) 7827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.120764+0000 mon.c (mon.1) 7828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.120764+0000 mon.c (mon.1) 7828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.122131+0000 mon.c (mon.1) 7829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.122131+0000 mon.c (mon.1) 7829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.124668+0000 mon.c (mon.1) 7830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.124668+0000 mon.c (mon.1) 7830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.125820+0000 mon.c (mon.1) 7831 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.125820+0000 mon.c (mon.1) 7831 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.133419+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.133419+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: cephadm 2024-04-22T21:16:54.137746+0000 mgr.x (mgr.34107) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: cephadm 2024-04-22T21:16:54.137746+0000 mgr.x (mgr.34107) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.176946+0000 mon.c (mon.1) 7832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.176946+0000 mon.c (mon.1) 7832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.179109+0000 mon.c (mon.1) 7833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.179109+0000 mon.c (mon.1) 7833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.180121+0000 mon.c (mon.1) 7834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.180121+0000 mon.c (mon.1) 7834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.182327+0000 mon.c (mon.1) 7835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.182327+0000 mon.c (mon.1) 7835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.182999+0000 mon.c (mon.1) 7836 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.182999+0000 mon.c (mon.1) 7836 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.189149+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.189149+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: cephadm 2024-04-22T21:16:54.192651+0000 mgr.x (mgr.34107) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: cephadm 2024-04-22T21:16:54.192651+0000 mgr.x (mgr.34107) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.231932+0000 mon.c (mon.1) 7837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.231932+0000 mon.c (mon.1) 7837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.235139+0000 mon.c (mon.1) 7838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.235139+0000 mon.c (mon.1) 7838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.236841+0000 mon.c (mon.1) 7839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.236841+0000 mon.c (mon.1) 7839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.239628+0000 mon.c (mon.1) 7840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.239628+0000 mon.c (mon.1) 7840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.240630+0000 mon.c (mon.1) 7841 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.240630+0000 mon.c (mon.1) 7841 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.247712+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.247712+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: cephadm 2024-04-22T21:16:54.253694+0000 mgr.x (mgr.34107) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: cephadm 2024-04-22T21:16:54.253694+0000 mgr.x (mgr.34107) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.308720+0000 mon.c (mon.1) 7842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.308720+0000 mon.c (mon.1) 7842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.311738+0000 mon.c (mon.1) 7843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.311738+0000 mon.c (mon.1) 7843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.313371+0000 mon.c (mon.1) 7844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.313371+0000 mon.c (mon.1) 7844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.316516+0000 mon.c (mon.1) 7845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.316516+0000 mon.c (mon.1) 7845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.317661+0000 mon.c (mon.1) 7846 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.317661+0000 mon.c (mon.1) 7846 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.324775+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.324775+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: cephadm 2024-04-22T21:16:54.330522+0000 mgr.x (mgr.34107) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: cephadm 2024-04-22T21:16:54.330522+0000 mgr.x (mgr.34107) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.387798+0000 mon.c (mon.1) 7847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.387798+0000 mon.c (mon.1) 7847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.390725+0000 mon.c (mon.1) 7848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.390725+0000 mon.c (mon.1) 7848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.392586+0000 mon.c (mon.1) 7849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.392586+0000 mon.c (mon.1) 7849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.395516+0000 mon.c (mon.1) 7850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.395516+0000 mon.c (mon.1) 7850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.396443+0000 mon.c (mon.1) 7851 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.396443+0000 mon.c (mon.1) 7851 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.407499+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.407499+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: cephadm 2024-04-22T21:16:54.411306+0000 mgr.x (mgr.34107) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: cephadm 2024-04-22T21:16:54.411306+0000 mgr.x (mgr.34107) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.449525+0000 mon.c (mon.1) 7852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.449525+0000 mon.c (mon.1) 7852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.452789+0000 mon.c (mon.1) 7853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.452789+0000 mon.c (mon.1) 7853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.454526+0000 mon.c (mon.1) 7854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.454526+0000 mon.c (mon.1) 7854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.458094+0000 mon.c (mon.1) 7855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.458094+0000 mon.c (mon.1) 7855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.459140+0000 mon.c (mon.1) 7856 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.459140+0000 mon.c (mon.1) 7856 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.470312+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.470312+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.544832+0000 mon.c (mon.1) 7857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.544832+0000 mon.c (mon.1) 7857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.547792+0000 mon.c (mon.1) 7858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.547792+0000 mon.c (mon.1) 7858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.549333+0000 mon.c (mon.1) 7859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.549333+0000 mon.c (mon.1) 7859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.552118+0000 mon.c (mon.1) 7860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.552118+0000 mon.c (mon.1) 7860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.553172+0000 mon.c (mon.1) 7861 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.553172+0000 mon.c (mon.1) 7861 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.563566+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.563566+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.609542+0000 mon.c (mon.1) 7862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.609542+0000 mon.c (mon.1) 7862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.611994+0000 mon.c (mon.1) 7863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.611994+0000 mon.c (mon.1) 7863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.613142+0000 mon.c (mon.1) 7864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.613142+0000 mon.c (mon.1) 7864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.615539+0000 mon.c (mon.1) 7865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.615539+0000 mon.c (mon.1) 7865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.616308+0000 mon.c (mon.1) 7866 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.616308+0000 mon.c (mon.1) 7866 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.624477+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.624477+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.666940+0000 mon.c (mon.1) 7867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.666940+0000 mon.c (mon.1) 7867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.669313+0000 mon.c (mon.1) 7868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.669313+0000 mon.c (mon.1) 7868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.670302+0000 mon.c (mon.1) 7869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.670302+0000 mon.c (mon.1) 7869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.672540+0000 mon.c (mon.1) 7870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.672540+0000 mon.c (mon.1) 7870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.673247+0000 mon.c (mon.1) 7871 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.673247+0000 mon.c (mon.1) 7871 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.681176+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.681176+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.726464+0000 mon.c (mon.1) 7872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.726464+0000 mon.c (mon.1) 7872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.729437+0000 mon.c (mon.1) 7873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.729437+0000 mon.c (mon.1) 7873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.730527+0000 mon.c (mon.1) 7874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.730527+0000 mon.c (mon.1) 7874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.733041+0000 mon.c (mon.1) 7875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.733041+0000 mon.c (mon.1) 7875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.733779+0000 mon.c (mon.1) 7876 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.733779+0000 mon.c (mon.1) 7876 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.741283+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.741283+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.786504+0000 mon.c (mon.1) 7877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.786504+0000 mon.c (mon.1) 7877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.788956+0000 mon.c (mon.1) 7878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.788956+0000 mon.c (mon.1) 7878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.790052+0000 mon.c (mon.1) 7879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.790052+0000 mon.c (mon.1) 7879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.792471+0000 mon.c (mon.1) 7880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.792471+0000 mon.c (mon.1) 7880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.793146+0000 mon.c (mon.1) 7881 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.793146+0000 mon.c (mon.1) 7881 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.800614+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.800614+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.832317+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:54 smithi123 bash[58916]: audit 2024-04-22T21:16:54.832317+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: cephadm 2024-04-22T21:16:54.483368+0000 mgr.x (mgr.34107) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: cephadm 2024-04-22T21:16:54.483368+0000 mgr.x (mgr.34107) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: cephadm 2024-04-22T21:16:54.567270+0000 mgr.x (mgr.34107) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: cephadm 2024-04-22T21:16:54.567270+0000 mgr.x (mgr.34107) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: cephadm 2024-04-22T21:16:54.628634+0000 mgr.x (mgr.34107) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: cephadm 2024-04-22T21:16:54.628634+0000 mgr.x (mgr.34107) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: cephadm 2024-04-22T21:16:54.684662+0000 mgr.x (mgr.34107) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: cephadm 2024-04-22T21:16:54.684662+0000 mgr.x (mgr.34107) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: cephadm 2024-04-22T21:16:54.745275+0000 mgr.x (mgr.34107) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: cephadm 2024-04-22T21:16:54.745275+0000 mgr.x (mgr.34107) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: cephadm 2024-04-22T21:16:54.804255+0000 mgr.x (mgr.34107) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: cephadm 2024-04-22T21:16:54.804255+0000 mgr.x (mgr.34107) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:54.843450+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:54.843450+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:54.869631+0000 mon.c (mon.1) 7882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:54.869631+0000 mon.c (mon.1) 7882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:54.871790+0000 mon.c (mon.1) 7883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:54.871790+0000 mon.c (mon.1) 7883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:54.876401+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:54.876401+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:54.877448+0000 mon.c (mon.1) 7884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:54.877448+0000 mon.c (mon.1) 7884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:54.879477+0000 mon.c (mon.1) 7885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:54.879477+0000 mon.c (mon.1) 7885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:54.880124+0000 mon.c (mon.1) 7886 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:54.880124+0000 mon.c (mon.1) 7886 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:54.888074+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:54.888074+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: cephadm 2024-04-22T21:16:54.891737+0000 mgr.x (mgr.34107) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: cephadm 2024-04-22T21:16:54.891737+0000 mgr.x (mgr.34107) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:54.929359+0000 mon.c (mon.1) 7887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:54.929359+0000 mon.c (mon.1) 7887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:54.931602+0000 mon.c (mon.1) 7888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:54.931602+0000 mon.c (mon.1) 7888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:54.932450+0000 mon.c (mon.1) 7889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:54.932450+0000 mon.c (mon.1) 7889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:54.934549+0000 mon.c (mon.1) 7890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:54.934549+0000 mon.c (mon.1) 7890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:54.935222+0000 mon.c (mon.1) 7891 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:54.935222+0000 mon.c (mon.1) 7891 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:54.944932+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:54.944932+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: cephadm 2024-04-22T21:16:54.948568+0000 mgr.x (mgr.34107) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: cephadm 2024-04-22T21:16:54.948568+0000 mgr.x (mgr.34107) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.002818+0000 mon.c (mon.1) 7892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.002818+0000 mon.c (mon.1) 7892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.005518+0000 mon.c (mon.1) 7893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.005518+0000 mon.c (mon.1) 7893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.006999+0000 mon.c (mon.1) 7894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.006999+0000 mon.c (mon.1) 7894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.009966+0000 mon.c (mon.1) 7895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.009966+0000 mon.c (mon.1) 7895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.010977+0000 mon.c (mon.1) 7896 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.010977+0000 mon.c (mon.1) 7896 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.019702+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.019702+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: cephadm 2024-04-22T21:16:55.025127+0000 mgr.x (mgr.34107) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: cephadm 2024-04-22T21:16:55.025127+0000 mgr.x (mgr.34107) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.079279+0000 mon.c (mon.1) 7897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.079279+0000 mon.c (mon.1) 7897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.081935+0000 mon.c (mon.1) 7898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.081935+0000 mon.c (mon.1) 7898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.083442+0000 mon.c (mon.1) 7899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.083442+0000 mon.c (mon.1) 7899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.086076+0000 mon.c (mon.1) 7900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.086076+0000 mon.c (mon.1) 7900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.087031+0000 mon.c (mon.1) 7901 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.087031+0000 mon.c (mon.1) 7901 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.095730+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.095730+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: cephadm 2024-04-22T21:16:55.099460+0000 mgr.x (mgr.34107) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: cephadm 2024-04-22T21:16:55.099460+0000 mgr.x (mgr.34107) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.137204+0000 mon.c (mon.1) 7902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.137204+0000 mon.c (mon.1) 7902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.140114+0000 mon.c (mon.1) 7903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.140114+0000 mon.c (mon.1) 7903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.141646+0000 mon.c (mon.1) 7904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.141646+0000 mon.c (mon.1) 7904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.144525+0000 mon.c (mon.1) 7905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.144525+0000 mon.c (mon.1) 7905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.145562+0000 mon.c (mon.1) 7906 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.145562+0000 mon.c (mon.1) 7906 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.154779+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.154779+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: cephadm 2024-04-22T21:16:55.158553+0000 mgr.x (mgr.34107) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: cephadm 2024-04-22T21:16:55.158553+0000 mgr.x (mgr.34107) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.199005+0000 mon.c (mon.1) 7907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.199005+0000 mon.c (mon.1) 7907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.201656+0000 mon.c (mon.1) 7908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.201656+0000 mon.c (mon.1) 7908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.202861+0000 mon.c (mon.1) 7909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.202861+0000 mon.c (mon.1) 7909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.205263+0000 mon.c (mon.1) 7910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.205263+0000 mon.c (mon.1) 7910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.206101+0000 mon.c (mon.1) 7911 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.206101+0000 mon.c (mon.1) 7911 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.211982+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.211982+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: cephadm 2024-04-22T21:16:55.215728+0000 mgr.x (mgr.34107) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: cephadm 2024-04-22T21:16:55.215728+0000 mgr.x (mgr.34107) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.254725+0000 mon.c (mon.1) 7912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.254725+0000 mon.c (mon.1) 7912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.257149+0000 mon.c (mon.1) 7913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.257149+0000 mon.c (mon.1) 7913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.258222+0000 mon.c (mon.1) 7914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.258222+0000 mon.c (mon.1) 7914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.260510+0000 mon.c (mon.1) 7915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.260510+0000 mon.c (mon.1) 7915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:55.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.261349+0000 mon.c (mon.1) 7916 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.261349+0000 mon.c (mon.1) 7916 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:55.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.267147+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.267147+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:55.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: cephadm 2024-04-22T21:16:55.270616+0000 mgr.x (mgr.34107) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: cephadm 2024-04-22T21:16:55.270616+0000 mgr.x (mgr.34107) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:55.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.309415+0000 mon.c (mon.1) 7917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.309415+0000 mon.c (mon.1) 7917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.311839+0000 mon.c (mon.1) 7918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.311839+0000 mon.c (mon.1) 7918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:55.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.313024+0000 mon.c (mon.1) 7919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.313024+0000 mon.c (mon.1) 7919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:55.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.315585+0000 mon.c (mon.1) 7920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.315585+0000 mon.c (mon.1) 7920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.316644+0000 mon.c (mon.1) 7921 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.316644+0000 mon.c (mon.1) 7921 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.322150+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.322150+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: cephadm 2024-04-22T21:16:55.325687+0000 mgr.x (mgr.34107) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: cephadm 2024-04-22T21:16:55.325687+0000 mgr.x (mgr.34107) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.379713+0000 mon.c (mon.1) 7922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.379713+0000 mon.c (mon.1) 7922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.381755+0000 mon.c (mon.1) 7923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.381755+0000 mon.c (mon.1) 7923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.383020+0000 mon.c (mon.1) 7924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.383020+0000 mon.c (mon.1) 7924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.385293+0000 mon.c (mon.1) 7925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.385293+0000 mon.c (mon.1) 7925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.386169+0000 mon.c (mon.1) 7926 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.386169+0000 mon.c (mon.1) 7926 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.392783+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.392783+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: cephadm 2024-04-22T21:16:55.396311+0000 mgr.x (mgr.34107) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: cephadm 2024-04-22T21:16:55.396311+0000 mgr.x (mgr.34107) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.453812+0000 mon.c (mon.1) 7927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.453812+0000 mon.c (mon.1) 7927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.456819+0000 mon.c (mon.1) 7928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.456819+0000 mon.c (mon.1) 7928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.458346+0000 mon.c (mon.1) 7929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.458346+0000 mon.c (mon.1) 7929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.461466+0000 mon.c (mon.1) 7930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.461466+0000 mon.c (mon.1) 7930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.462668+0000 mon.c (mon.1) 7931 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.462668+0000 mon.c (mon.1) 7931 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.470379+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.470379+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.533617+0000 mon.c (mon.1) 7932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.533617+0000 mon.c (mon.1) 7932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.536174+0000 mon.c (mon.1) 7933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.536174+0000 mon.c (mon.1) 7933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.537418+0000 mon.c (mon.1) 7934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.537418+0000 mon.c (mon.1) 7934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.539660+0000 mon.c (mon.1) 7935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.539660+0000 mon.c (mon.1) 7935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.540410+0000 mon.c (mon.1) 7936 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.540410+0000 mon.c (mon.1) 7936 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.548752+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.548752+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.590081+0000 mon.c (mon.1) 7937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.590081+0000 mon.c (mon.1) 7937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.592641+0000 mon.c (mon.1) 7938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.592641+0000 mon.c (mon.1) 7938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.593726+0000 mon.c (mon.1) 7939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.003 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.593726+0000 mon.c (mon.1) 7939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.595914+0000 mon.c (mon.1) 7940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.595914+0000 mon.c (mon.1) 7940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.596863+0000 mon.c (mon.1) 7941 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.596863+0000 mon.c (mon.1) 7941 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.602343+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.602343+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.643817+0000 mon.c (mon.1) 7942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.643817+0000 mon.c (mon.1) 7942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.646610+0000 mon.c (mon.1) 7943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.646610+0000 mon.c (mon.1) 7943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.647588+0000 mon.c (mon.1) 7944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.647588+0000 mon.c (mon.1) 7944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.649570+0000 mon.c (mon.1) 7945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.004 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.649570+0000 mon.c (mon.1) 7945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.650302+0000 mon.c (mon.1) 7946 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.650302+0000 mon.c (mon.1) 7946 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.656009+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.656009+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.697468+0000 mon.c (mon.1) 7947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.697468+0000 mon.c (mon.1) 7947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.699610+0000 mon.c (mon.1) 7948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.699610+0000 mon.c (mon.1) 7948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.700741+0000 mon.c (mon.1) 7949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.700741+0000 mon.c (mon.1) 7949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.703011+0000 mon.c (mon.1) 7950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.703011+0000 mon.c (mon.1) 7950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.005 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.704292+0000 mon.c (mon.1) 7951 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.704292+0000 mon.c (mon.1) 7951 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.713005+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.713005+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.787320+0000 mon.c (mon.1) 7952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.787320+0000 mon.c (mon.1) 7952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.789984+0000 mon.c (mon.1) 7953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.789984+0000 mon.c (mon.1) 7953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.791875+0000 mon.c (mon.1) 7954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.791875+0000 mon.c (mon.1) 7954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.795430+0000 mon.c (mon.1) 7955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.795430+0000 mon.c (mon.1) 7955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.796804+0000 mon.c (mon.1) 7956 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.796804+0000 mon.c (mon.1) 7956 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.006 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.805850+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.007 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:55 smithi123 bash[58916]: audit 2024-04-22T21:16:55.805850+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: cephadm 2024-04-22T21:16:54.483368+0000 mgr.x (mgr.34107) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: cephadm 2024-04-22T21:16:54.483368+0000 mgr.x (mgr.34107) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: cephadm 2024-04-22T21:16:54.567270+0000 mgr.x (mgr.34107) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: cephadm 2024-04-22T21:16:54.567270+0000 mgr.x (mgr.34107) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: cephadm 2024-04-22T21:16:54.628634+0000 mgr.x (mgr.34107) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: cephadm 2024-04-22T21:16:54.628634+0000 mgr.x (mgr.34107) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: cephadm 2024-04-22T21:16:54.684662+0000 mgr.x (mgr.34107) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: cephadm 2024-04-22T21:16:54.684662+0000 mgr.x (mgr.34107) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: cephadm 2024-04-22T21:16:54.745275+0000 mgr.x (mgr.34107) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: cephadm 2024-04-22T21:16:54.745275+0000 mgr.x (mgr.34107) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: cephadm 2024-04-22T21:16:54.804255+0000 mgr.x (mgr.34107) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: cephadm 2024-04-22T21:16:54.804255+0000 mgr.x (mgr.34107) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:54.843450+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:54.843450+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:54.869631+0000 mon.c (mon.1) 7882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:54.869631+0000 mon.c (mon.1) 7882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:54.871790+0000 mon.c (mon.1) 7883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:54.871790+0000 mon.c (mon.1) 7883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:54.876401+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:54.876401+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:54.877448+0000 mon.c (mon.1) 7884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:54.877448+0000 mon.c (mon.1) 7884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:54.879477+0000 mon.c (mon.1) 7885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:54.879477+0000 mon.c (mon.1) 7885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:54.880124+0000 mon.c (mon.1) 7886 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:54.880124+0000 mon.c (mon.1) 7886 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:54.888074+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:54.888074+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: cephadm 2024-04-22T21:16:54.891737+0000 mgr.x (mgr.34107) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: cephadm 2024-04-22T21:16:54.891737+0000 mgr.x (mgr.34107) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:54.929359+0000 mon.c (mon.1) 7887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:54.929359+0000 mon.c (mon.1) 7887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:54.931602+0000 mon.c (mon.1) 7888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:54.931602+0000 mon.c (mon.1) 7888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:54.932450+0000 mon.c (mon.1) 7889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:54.932450+0000 mon.c (mon.1) 7889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:54.934549+0000 mon.c (mon.1) 7890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:54.934549+0000 mon.c (mon.1) 7890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:54.935222+0000 mon.c (mon.1) 7891 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:54.935222+0000 mon.c (mon.1) 7891 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:54.944932+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:54.944932+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: cephadm 2024-04-22T21:16:54.483368+0000 mgr.x (mgr.34107) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: cephadm 2024-04-22T21:16:54.483368+0000 mgr.x (mgr.34107) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: cephadm 2024-04-22T21:16:54.567270+0000 mgr.x (mgr.34107) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: cephadm 2024-04-22T21:16:54.567270+0000 mgr.x (mgr.34107) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: cephadm 2024-04-22T21:16:54.628634+0000 mgr.x (mgr.34107) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: cephadm 2024-04-22T21:16:54.628634+0000 mgr.x (mgr.34107) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: cephadm 2024-04-22T21:16:54.684662+0000 mgr.x (mgr.34107) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: cephadm 2024-04-22T21:16:54.684662+0000 mgr.x (mgr.34107) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: cephadm 2024-04-22T21:16:54.745275+0000 mgr.x (mgr.34107) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: cephadm 2024-04-22T21:16:54.745275+0000 mgr.x (mgr.34107) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: cephadm 2024-04-22T21:16:54.804255+0000 mgr.x (mgr.34107) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: cephadm 2024-04-22T21:16:54.804255+0000 mgr.x (mgr.34107) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:54.843450+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:54.843450+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:54.869631+0000 mon.c (mon.1) 7882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:54.869631+0000 mon.c (mon.1) 7882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:54.871790+0000 mon.c (mon.1) 7883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:54.871790+0000 mon.c (mon.1) 7883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:54.876401+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:54.876401+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:54.877448+0000 mon.c (mon.1) 7884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:54.877448+0000 mon.c (mon.1) 7884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: cephadm 2024-04-22T21:16:54.948568+0000 mgr.x (mgr.34107) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: cephadm 2024-04-22T21:16:54.948568+0000 mgr.x (mgr.34107) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.002818+0000 mon.c (mon.1) 7892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.002818+0000 mon.c (mon.1) 7892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.005518+0000 mon.c (mon.1) 7893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.005518+0000 mon.c (mon.1) 7893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.006999+0000 mon.c (mon.1) 7894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.006999+0000 mon.c (mon.1) 7894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.009966+0000 mon.c (mon.1) 7895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.009966+0000 mon.c (mon.1) 7895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.010977+0000 mon.c (mon.1) 7896 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.010977+0000 mon.c (mon.1) 7896 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.019702+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.019702+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: cephadm 2024-04-22T21:16:55.025127+0000 mgr.x (mgr.34107) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: cephadm 2024-04-22T21:16:55.025127+0000 mgr.x (mgr.34107) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.079279+0000 mon.c (mon.1) 7897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.079279+0000 mon.c (mon.1) 7897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.081935+0000 mon.c (mon.1) 7898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.081935+0000 mon.c (mon.1) 7898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.083442+0000 mon.c (mon.1) 7899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.083442+0000 mon.c (mon.1) 7899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.086076+0000 mon.c (mon.1) 7900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.086076+0000 mon.c (mon.1) 7900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.087031+0000 mon.c (mon.1) 7901 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.087031+0000 mon.c (mon.1) 7901 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.095730+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.095730+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: cephadm 2024-04-22T21:16:55.099460+0000 mgr.x (mgr.34107) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: cephadm 2024-04-22T21:16:55.099460+0000 mgr.x (mgr.34107) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.137204+0000 mon.c (mon.1) 7902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.137204+0000 mon.c (mon.1) 7902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.140114+0000 mon.c (mon.1) 7903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.140114+0000 mon.c (mon.1) 7903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.141646+0000 mon.c (mon.1) 7904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.141646+0000 mon.c (mon.1) 7904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.144525+0000 mon.c (mon.1) 7905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.144525+0000 mon.c (mon.1) 7905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.145562+0000 mon.c (mon.1) 7906 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:54.879477+0000 mon.c (mon.1) 7885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:54.879477+0000 mon.c (mon.1) 7885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:54.880124+0000 mon.c (mon.1) 7886 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:54.880124+0000 mon.c (mon.1) 7886 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:54.888074+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:54.888074+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: cephadm 2024-04-22T21:16:54.891737+0000 mgr.x (mgr.34107) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: cephadm 2024-04-22T21:16:54.891737+0000 mgr.x (mgr.34107) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:54.929359+0000 mon.c (mon.1) 7887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:54.929359+0000 mon.c (mon.1) 7887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:54.931602+0000 mon.c (mon.1) 7888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:54.931602+0000 mon.c (mon.1) 7888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:54.932450+0000 mon.c (mon.1) 7889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:54.932450+0000 mon.c (mon.1) 7889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:54.934549+0000 mon.c (mon.1) 7890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:54.934549+0000 mon.c (mon.1) 7890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:54.935222+0000 mon.c (mon.1) 7891 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:54.935222+0000 mon.c (mon.1) 7891 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:54.944932+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:54.944932+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.145562+0000 mon.c (mon.1) 7906 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.154779+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.154779+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: cephadm 2024-04-22T21:16:55.158553+0000 mgr.x (mgr.34107) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: cephadm 2024-04-22T21:16:55.158553+0000 mgr.x (mgr.34107) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.199005+0000 mon.c (mon.1) 7907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.199005+0000 mon.c (mon.1) 7907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.201656+0000 mon.c (mon.1) 7908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.201656+0000 mon.c (mon.1) 7908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.202861+0000 mon.c (mon.1) 7909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.202861+0000 mon.c (mon.1) 7909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.205263+0000 mon.c (mon.1) 7910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.205263+0000 mon.c (mon.1) 7910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.206101+0000 mon.c (mon.1) 7911 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.206101+0000 mon.c (mon.1) 7911 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.211982+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.211982+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: cephadm 2024-04-22T21:16:55.215728+0000 mgr.x (mgr.34107) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: cephadm 2024-04-22T21:16:55.215728+0000 mgr.x (mgr.34107) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.254725+0000 mon.c (mon.1) 7912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.254725+0000 mon.c (mon.1) 7912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.257149+0000 mon.c (mon.1) 7913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.257149+0000 mon.c (mon.1) 7913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.258222+0000 mon.c (mon.1) 7914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.258222+0000 mon.c (mon.1) 7914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.260510+0000 mon.c (mon.1) 7915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.260510+0000 mon.c (mon.1) 7915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.261349+0000 mon.c (mon.1) 7916 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.261349+0000 mon.c (mon.1) 7916 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.267147+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.267147+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: cephadm 2024-04-22T21:16:55.270616+0000 mgr.x (mgr.34107) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: cephadm 2024-04-22T21:16:55.270616+0000 mgr.x (mgr.34107) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.309415+0000 mon.c (mon.1) 7917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.309415+0000 mon.c (mon.1) 7917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.311839+0000 mon.c (mon.1) 7918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.311839+0000 mon.c (mon.1) 7918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.313024+0000 mon.c (mon.1) 7919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.313024+0000 mon.c (mon.1) 7919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: cephadm 2024-04-22T21:16:54.948568+0000 mgr.x (mgr.34107) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: cephadm 2024-04-22T21:16:54.948568+0000 mgr.x (mgr.34107) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.002818+0000 mon.c (mon.1) 7892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.002818+0000 mon.c (mon.1) 7892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.005518+0000 mon.c (mon.1) 7893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.005518+0000 mon.c (mon.1) 7893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.006999+0000 mon.c (mon.1) 7894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.006999+0000 mon.c (mon.1) 7894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.009966+0000 mon.c (mon.1) 7895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.009966+0000 mon.c (mon.1) 7895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.010977+0000 mon.c (mon.1) 7896 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.010977+0000 mon.c (mon.1) 7896 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.019702+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.019702+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: cephadm 2024-04-22T21:16:55.025127+0000 mgr.x (mgr.34107) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: cephadm 2024-04-22T21:16:55.025127+0000 mgr.x (mgr.34107) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.079279+0000 mon.c (mon.1) 7897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.079279+0000 mon.c (mon.1) 7897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.081935+0000 mon.c (mon.1) 7898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.315585+0000 mon.c (mon.1) 7920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.315585+0000 mon.c (mon.1) 7920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.316644+0000 mon.c (mon.1) 7921 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.316644+0000 mon.c (mon.1) 7921 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.322150+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.322150+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: cephadm 2024-04-22T21:16:55.325687+0000 mgr.x (mgr.34107) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: cephadm 2024-04-22T21:16:55.325687+0000 mgr.x (mgr.34107) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.379713+0000 mon.c (mon.1) 7922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.379713+0000 mon.c (mon.1) 7922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.381755+0000 mon.c (mon.1) 7923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.381755+0000 mon.c (mon.1) 7923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.383020+0000 mon.c (mon.1) 7924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.383020+0000 mon.c (mon.1) 7924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.385293+0000 mon.c (mon.1) 7925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.385293+0000 mon.c (mon.1) 7925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.386169+0000 mon.c (mon.1) 7926 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.386169+0000 mon.c (mon.1) 7926 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.392783+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.392783+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: cephadm 2024-04-22T21:16:55.396311+0000 mgr.x (mgr.34107) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: cephadm 2024-04-22T21:16:55.396311+0000 mgr.x (mgr.34107) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.453812+0000 mon.c (mon.1) 7927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.453812+0000 mon.c (mon.1) 7927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.456819+0000 mon.c (mon.1) 7928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.456819+0000 mon.c (mon.1) 7928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.458346+0000 mon.c (mon.1) 7929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.458346+0000 mon.c (mon.1) 7929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.461466+0000 mon.c (mon.1) 7930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.461466+0000 mon.c (mon.1) 7930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.462668+0000 mon.c (mon.1) 7931 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.462668+0000 mon.c (mon.1) 7931 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.470379+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.470379+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.533617+0000 mon.c (mon.1) 7932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.533617+0000 mon.c (mon.1) 7932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.536174+0000 mon.c (mon.1) 7933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.536174+0000 mon.c (mon.1) 7933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.537418+0000 mon.c (mon.1) 7934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.537418+0000 mon.c (mon.1) 7934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.081935+0000 mon.c (mon.1) 7898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.083442+0000 mon.c (mon.1) 7899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.083442+0000 mon.c (mon.1) 7899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.086076+0000 mon.c (mon.1) 7900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.086076+0000 mon.c (mon.1) 7900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.087031+0000 mon.c (mon.1) 7901 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.087031+0000 mon.c (mon.1) 7901 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.095730+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.095730+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: cephadm 2024-04-22T21:16:55.099460+0000 mgr.x (mgr.34107) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: cephadm 2024-04-22T21:16:55.099460+0000 mgr.x (mgr.34107) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.137204+0000 mon.c (mon.1) 7902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.137204+0000 mon.c (mon.1) 7902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.140114+0000 mon.c (mon.1) 7903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.140114+0000 mon.c (mon.1) 7903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.141646+0000 mon.c (mon.1) 7904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.141646+0000 mon.c (mon.1) 7904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.144525+0000 mon.c (mon.1) 7905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.144525+0000 mon.c (mon.1) 7905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.145562+0000 mon.c (mon.1) 7906 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.539660+0000 mon.c (mon.1) 7935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.539660+0000 mon.c (mon.1) 7935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.540410+0000 mon.c (mon.1) 7936 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.540410+0000 mon.c (mon.1) 7936 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.548752+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.548752+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.590081+0000 mon.c (mon.1) 7937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.590081+0000 mon.c (mon.1) 7937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.592641+0000 mon.c (mon.1) 7938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.592641+0000 mon.c (mon.1) 7938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.593726+0000 mon.c (mon.1) 7939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.593726+0000 mon.c (mon.1) 7939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.595914+0000 mon.c (mon.1) 7940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.595914+0000 mon.c (mon.1) 7940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.596863+0000 mon.c (mon.1) 7941 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.596863+0000 mon.c (mon.1) 7941 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.602343+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.602343+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.643817+0000 mon.c (mon.1) 7942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.643817+0000 mon.c (mon.1) 7942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.646610+0000 mon.c (mon.1) 7943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.646610+0000 mon.c (mon.1) 7943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.647588+0000 mon.c (mon.1) 7944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.647588+0000 mon.c (mon.1) 7944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.649570+0000 mon.c (mon.1) 7945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.649570+0000 mon.c (mon.1) 7945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.650302+0000 mon.c (mon.1) 7946 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.650302+0000 mon.c (mon.1) 7946 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.656009+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.656009+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.697468+0000 mon.c (mon.1) 7947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.697468+0000 mon.c (mon.1) 7947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.699610+0000 mon.c (mon.1) 7948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.699610+0000 mon.c (mon.1) 7948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.700741+0000 mon.c (mon.1) 7949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.700741+0000 mon.c (mon.1) 7949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.703011+0000 mon.c (mon.1) 7950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.703011+0000 mon.c (mon.1) 7950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.145562+0000 mon.c (mon.1) 7906 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.154779+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.154779+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: cephadm 2024-04-22T21:16:55.158553+0000 mgr.x (mgr.34107) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: cephadm 2024-04-22T21:16:55.158553+0000 mgr.x (mgr.34107) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.199005+0000 mon.c (mon.1) 7907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.199005+0000 mon.c (mon.1) 7907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.201656+0000 mon.c (mon.1) 7908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.201656+0000 mon.c (mon.1) 7908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.202861+0000 mon.c (mon.1) 7909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.320 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.202861+0000 mon.c (mon.1) 7909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.320 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.205263+0000 mon.c (mon.1) 7910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.320 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.205263+0000 mon.c (mon.1) 7910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.320 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.206101+0000 mon.c (mon.1) 7911 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.320 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.206101+0000 mon.c (mon.1) 7911 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.320 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.211982+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.320 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.211982+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.321 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: cephadm 2024-04-22T21:16:55.215728+0000 mgr.x (mgr.34107) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.321 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: cephadm 2024-04-22T21:16:55.215728+0000 mgr.x (mgr.34107) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.321 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.254725+0000 mon.c (mon.1) 7912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.321 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.704292+0000 mon.c (mon.1) 7951 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.322 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.704292+0000 mon.c (mon.1) 7951 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.322 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.713005+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.322 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.713005+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.322 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.787320+0000 mon.c (mon.1) 7952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.322 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.787320+0000 mon.c (mon.1) 7952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.322 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.789984+0000 mon.c (mon.1) 7953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.322 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.789984+0000 mon.c (mon.1) 7953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.322 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.791875+0000 mon.c (mon.1) 7954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.323 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.791875+0000 mon.c (mon.1) 7954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.323 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.795430+0000 mon.c (mon.1) 7955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.323 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.795430+0000 mon.c (mon.1) 7955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.323 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.796804+0000 mon.c (mon.1) 7956 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.323 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.796804+0000 mon.c (mon.1) 7956 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.323 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.805850+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.323 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[75184]: audit 2024-04-22T21:16:55.805850+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.254725+0000 mon.c (mon.1) 7912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.257149+0000 mon.c (mon.1) 7913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.257149+0000 mon.c (mon.1) 7913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.258222+0000 mon.c (mon.1) 7914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.258222+0000 mon.c (mon.1) 7914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.260510+0000 mon.c (mon.1) 7915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.260510+0000 mon.c (mon.1) 7915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.261349+0000 mon.c (mon.1) 7916 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.261349+0000 mon.c (mon.1) 7916 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.267147+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.267147+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: cephadm 2024-04-22T21:16:55.270616+0000 mgr.x (mgr.34107) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: cephadm 2024-04-22T21:16:55.270616+0000 mgr.x (mgr.34107) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.309415+0000 mon.c (mon.1) 7917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.309415+0000 mon.c (mon.1) 7917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.326 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.311839+0000 mon.c (mon.1) 7918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.311839+0000 mon.c (mon.1) 7918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.313024+0000 mon.c (mon.1) 7919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.313024+0000 mon.c (mon.1) 7919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.315585+0000 mon.c (mon.1) 7920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.315585+0000 mon.c (mon.1) 7920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.316644+0000 mon.c (mon.1) 7921 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.316644+0000 mon.c (mon.1) 7921 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.322150+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.322150+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: cephadm 2024-04-22T21:16:55.325687+0000 mgr.x (mgr.34107) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: cephadm 2024-04-22T21:16:55.325687+0000 mgr.x (mgr.34107) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.379713+0000 mon.c (mon.1) 7922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.379713+0000 mon.c (mon.1) 7922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.381755+0000 mon.c (mon.1) 7923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.381755+0000 mon.c (mon.1) 7923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.327 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.383020+0000 mon.c (mon.1) 7924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.328 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.383020+0000 mon.c (mon.1) 7924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.328 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.385293+0000 mon.c (mon.1) 7925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.328 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.385293+0000 mon.c (mon.1) 7925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.328 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.386169+0000 mon.c (mon.1) 7926 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.328 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.386169+0000 mon.c (mon.1) 7926 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.328 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.392783+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.328 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.392783+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.328 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: cephadm 2024-04-22T21:16:55.396311+0000 mgr.x (mgr.34107) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.328 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: cephadm 2024-04-22T21:16:55.396311+0000 mgr.x (mgr.34107) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.328 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.453812+0000 mon.c (mon.1) 7927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.328 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.453812+0000 mon.c (mon.1) 7927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.328 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.456819+0000 mon.c (mon.1) 7928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.328 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.456819+0000 mon.c (mon.1) 7928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.328 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.458346+0000 mon.c (mon.1) 7929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.329 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.458346+0000 mon.c (mon.1) 7929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.329 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.461466+0000 mon.c (mon.1) 7930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.329 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.461466+0000 mon.c (mon.1) 7930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.329 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.462668+0000 mon.c (mon.1) 7931 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.329 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.462668+0000 mon.c (mon.1) 7931 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.329 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.470379+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.329 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.470379+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.329 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.533617+0000 mon.c (mon.1) 7932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.329 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.533617+0000 mon.c (mon.1) 7932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.329 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.536174+0000 mon.c (mon.1) 7933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.329 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.536174+0000 mon.c (mon.1) 7933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.329 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.537418+0000 mon.c (mon.1) 7934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.330 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.537418+0000 mon.c (mon.1) 7934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.330 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.539660+0000 mon.c (mon.1) 7935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.330 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.539660+0000 mon.c (mon.1) 7935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.330 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.540410+0000 mon.c (mon.1) 7936 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.330 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.540410+0000 mon.c (mon.1) 7936 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.330 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.548752+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.330 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.548752+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.330 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.590081+0000 mon.c (mon.1) 7937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.330 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.590081+0000 mon.c (mon.1) 7937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.330 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.592641+0000 mon.c (mon.1) 7938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.330 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.592641+0000 mon.c (mon.1) 7938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.330 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.593726+0000 mon.c (mon.1) 7939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.331 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.593726+0000 mon.c (mon.1) 7939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.331 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.595914+0000 mon.c (mon.1) 7940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.331 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.595914+0000 mon.c (mon.1) 7940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.331 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.596863+0000 mon.c (mon.1) 7941 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.331 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.596863+0000 mon.c (mon.1) 7941 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.331 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.602343+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.331 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.602343+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.331 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.643817+0000 mon.c (mon.1) 7942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.331 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.643817+0000 mon.c (mon.1) 7942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.331 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.646610+0000 mon.c (mon.1) 7943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.331 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.646610+0000 mon.c (mon.1) 7943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.331 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.647588+0000 mon.c (mon.1) 7944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.331 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.647588+0000 mon.c (mon.1) 7944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.331 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.649570+0000 mon.c (mon.1) 7945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.331 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.649570+0000 mon.c (mon.1) 7945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.332 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.650302+0000 mon.c (mon.1) 7946 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.332 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.650302+0000 mon.c (mon.1) 7946 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.332 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.656009+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.332 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.656009+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.332 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.697468+0000 mon.c (mon.1) 7947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.332 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.697468+0000 mon.c (mon.1) 7947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.332 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.699610+0000 mon.c (mon.1) 7948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.332 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.699610+0000 mon.c (mon.1) 7948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.332 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.700741+0000 mon.c (mon.1) 7949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.332 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.700741+0000 mon.c (mon.1) 7949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.332 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.703011+0000 mon.c (mon.1) 7950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.332 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.703011+0000 mon.c (mon.1) 7950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.332 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.704292+0000 mon.c (mon.1) 7951 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.332 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.704292+0000 mon.c (mon.1) 7951 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.332 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.713005+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.333 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.713005+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.333 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.787320+0000 mon.c (mon.1) 7952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.333 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.787320+0000 mon.c (mon.1) 7952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.333 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.789984+0000 mon.c (mon.1) 7953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.333 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.789984+0000 mon.c (mon.1) 7953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.333 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.791875+0000 mon.c (mon.1) 7954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.333 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.791875+0000 mon.c (mon.1) 7954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.333 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.795430+0000 mon.c (mon.1) 7955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.333 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.795430+0000 mon.c (mon.1) 7955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.333 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.796804+0000 mon.c (mon.1) 7956 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.333 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.796804+0000 mon.c (mon.1) 7956 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.333 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.805850+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.333 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:55 smithi121 bash[73084]: audit 2024-04-22T21:16:55.805850+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: cephadm 2024-04-22T21:16:55.474530+0000 mgr.x (mgr.34107) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: cephadm 2024-04-22T21:16:55.474530+0000 mgr.x (mgr.34107) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: cephadm 2024-04-22T21:16:55.552296+0000 mgr.x (mgr.34107) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: cephadm 2024-04-22T21:16:55.552296+0000 mgr.x (mgr.34107) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: cephadm 2024-04-22T21:16:55.605772+0000 mgr.x (mgr.34107) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: cephadm 2024-04-22T21:16:55.605772+0000 mgr.x (mgr.34107) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: cephadm 2024-04-22T21:16:55.659520+0000 mgr.x (mgr.34107) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: cephadm 2024-04-22T21:16:55.659520+0000 mgr.x (mgr.34107) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: cephadm 2024-04-22T21:16:55.716562+0000 mgr.x (mgr.34107) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: cephadm 2024-04-22T21:16:55.716562+0000 mgr.x (mgr.34107) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: cephadm 2024-04-22T21:16:55.809706+0000 mgr.x (mgr.34107) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: cephadm 2024-04-22T21:16:55.809706+0000 mgr.x (mgr.34107) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:55.847768+0000 mon.c (mon.1) 7957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:55.847768+0000 mon.c (mon.1) 7957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:55.850748+0000 mon.c (mon.1) 7958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:55.850748+0000 mon.c (mon.1) 7958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:55.885967+0000 mon.c (mon.1) 7959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:55.885967+0000 mon.c (mon.1) 7959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:55.889163+0000 mon.c (mon.1) 7960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:55.889163+0000 mon.c (mon.1) 7960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:55.890206+0000 mon.c (mon.1) 7961 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:55.890206+0000 mon.c (mon.1) 7961 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:55.898815+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:55.898815+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: cephadm 2024-04-22T21:16:55.902596+0000 mgr.x (mgr.34107) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: cephadm 2024-04-22T21:16:55.902596+0000 mgr.x (mgr.34107) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:55.941051+0000 mon.c (mon.1) 7962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:55.941051+0000 mon.c (mon.1) 7962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:55.943714+0000 mon.c (mon.1) 7963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:55.943714+0000 mon.c (mon.1) 7963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:55.945454+0000 mon.c (mon.1) 7964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:55.945454+0000 mon.c (mon.1) 7964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:55.948344+0000 mon.c (mon.1) 7965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:55.948344+0000 mon.c (mon.1) 7965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:55.949543+0000 mon.c (mon.1) 7966 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:55.949543+0000 mon.c (mon.1) 7966 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:55.959102+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:55.959102+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: cephadm 2024-04-22T21:16:55.962787+0000 mgr.x (mgr.34107) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: cephadm 2024-04-22T21:16:55.962787+0000 mgr.x (mgr.34107) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.000386+0000 mon.c (mon.1) 7967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.000386+0000 mon.c (mon.1) 7967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.003307+0000 mon.c (mon.1) 7968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.003307+0000 mon.c (mon.1) 7968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.004936+0000 mon.c (mon.1) 7969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.004936+0000 mon.c (mon.1) 7969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.007511+0000 mon.c (mon.1) 7970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.007511+0000 mon.c (mon.1) 7970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.008523+0000 mon.c (mon.1) 7971 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.008523+0000 mon.c (mon.1) 7971 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.017950+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.017950+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: cephadm 2024-04-22T21:16:56.021666+0000 mgr.x (mgr.34107) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: cephadm 2024-04-22T21:16:56.021666+0000 mgr.x (mgr.34107) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: cluster 2024-04-22T21:16:56.086982+0000 mgr.x (mgr.34107) 2468 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:16:56.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: cluster 2024-04-22T21:16:56.086982+0000 mgr.x (mgr.34107) 2468 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:16:56.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.090363+0000 mon.c (mon.1) 7972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.090363+0000 mon.c (mon.1) 7972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.094179+0000 mon.c (mon.1) 7973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.094179+0000 mon.c (mon.1) 7973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.095922+0000 mon.c (mon.1) 7974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.095922+0000 mon.c (mon.1) 7974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.099492+0000 mon.c (mon.1) 7975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.099492+0000 mon.c (mon.1) 7975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.100717+0000 mon.c (mon.1) 7976 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.100717+0000 mon.c (mon.1) 7976 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.109240+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.109240+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: cephadm 2024-04-22T21:16:56.115427+0000 mgr.x (mgr.34107) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: cephadm 2024-04-22T21:16:56.115427+0000 mgr.x (mgr.34107) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.201573+0000 mon.c (mon.1) 7977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.201573+0000 mon.c (mon.1) 7977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.206000+0000 mon.c (mon.1) 7978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.206000+0000 mon.c (mon.1) 7978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.207685+0000 mon.c (mon.1) 7979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.207685+0000 mon.c (mon.1) 7979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.211361+0000 mon.c (mon.1) 7980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.211361+0000 mon.c (mon.1) 7980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.212705+0000 mon.c (mon.1) 7981 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.212705+0000 mon.c (mon.1) 7981 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.221293+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.221293+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: cephadm 2024-04-22T21:16:56.225590+0000 mgr.x (mgr.34107) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: cephadm 2024-04-22T21:16:56.225590+0000 mgr.x (mgr.34107) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.312585+0000 mon.c (mon.1) 7982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.312585+0000 mon.c (mon.1) 7982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.316708+0000 mon.c (mon.1) 7983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.316708+0000 mon.c (mon.1) 7983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.318655+0000 mon.c (mon.1) 7984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.318655+0000 mon.c (mon.1) 7984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.322508+0000 mon.c (mon.1) 7985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.322508+0000 mon.c (mon.1) 7985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.323611+0000 mon.c (mon.1) 7986 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.323611+0000 mon.c (mon.1) 7986 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.331990+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.331990+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: cephadm 2024-04-22T21:16:56.335785+0000 mgr.x (mgr.34107) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: cephadm 2024-04-22T21:16:56.335785+0000 mgr.x (mgr.34107) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.421719+0000 mon.c (mon.1) 7987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.421719+0000 mon.c (mon.1) 7987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.426166+0000 mon.c (mon.1) 7988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.426166+0000 mon.c (mon.1) 7988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.427697+0000 mon.c (mon.1) 7989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.427697+0000 mon.c (mon.1) 7989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.431097+0000 mon.c (mon.1) 7990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.431097+0000 mon.c (mon.1) 7990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.432120+0000 mon.c (mon.1) 7991 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.432120+0000 mon.c (mon.1) 7991 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.441953+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.441953+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: cephadm 2024-04-22T21:16:56.446252+0000 mgr.x (mgr.34107) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: cephadm 2024-04-22T21:16:56.446252+0000 mgr.x (mgr.34107) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:56.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.518607+0000 mon.c (mon.1) 7992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.518607+0000 mon.c (mon.1) 7992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.521713+0000 mon.c (mon.1) 7993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.521713+0000 mon.c (mon.1) 7993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.523649+0000 mon.c (mon.1) 7994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.523649+0000 mon.c (mon.1) 7994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.527554+0000 mon.c (mon.1) 7995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.527554+0000 mon.c (mon.1) 7995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:56.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.528925+0000 mon.c (mon.1) 7996 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.528925+0000 mon.c (mon.1) 7996 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:56.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.538751+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.538751+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:56.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.615446+0000 mon.c (mon.1) 7997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.615446+0000 mon.c (mon.1) 7997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:56.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.618495+0000 mon.c (mon.1) 7998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:56.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.618495+0000 mon.c (mon.1) 7998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.620098+0000 mon.c (mon.1) 7999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.620098+0000 mon.c (mon.1) 7999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.623185+0000 mon.c (mon.1) 8000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.623185+0000 mon.c (mon.1) 8000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.624391+0000 mon.c (mon.1) 8001 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.624391+0000 mon.c (mon.1) 8001 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.633925+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.633925+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.692402+0000 mon.c (mon.1) 8002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.692402+0000 mon.c (mon.1) 8002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.695401+0000 mon.c (mon.1) 8003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.695401+0000 mon.c (mon.1) 8003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.696984+0000 mon.c (mon.1) 8004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.696984+0000 mon.c (mon.1) 8004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.699690+0000 mon.c (mon.1) 8005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.699690+0000 mon.c (mon.1) 8005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.700641+0000 mon.c (mon.1) 8006 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.700641+0000 mon.c (mon.1) 8006 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.711789+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.711789+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.771137+0000 mon.c (mon.1) 8007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.771137+0000 mon.c (mon.1) 8007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.774655+0000 mon.c (mon.1) 8008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.774655+0000 mon.c (mon.1) 8008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.776194+0000 mon.c (mon.1) 8009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.776194+0000 mon.c (mon.1) 8009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.779081+0000 mon.c (mon.1) 8010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.779081+0000 mon.c (mon.1) 8010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.780074+0000 mon.c (mon.1) 8011 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.780074+0000 mon.c (mon.1) 8011 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.791831+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.791831+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.838876+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.838876+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.840505+0000 mon.c (mon.1) 8012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.840505+0000 mon.c (mon.1) 8012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.842545+0000 mon.c (mon.1) 8013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.842545+0000 mon.c (mon.1) 8013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.843390+0000 mon.c (mon.1) 8014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.843390+0000 mon.c (mon.1) 8014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.849675+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:56 smithi123 bash[58916]: audit 2024-04-22T21:16:56.849675+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: cephadm 2024-04-22T21:16:55.474530+0000 mgr.x (mgr.34107) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: cephadm 2024-04-22T21:16:55.474530+0000 mgr.x (mgr.34107) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: cephadm 2024-04-22T21:16:55.552296+0000 mgr.x (mgr.34107) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: cephadm 2024-04-22T21:16:55.552296+0000 mgr.x (mgr.34107) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: cephadm 2024-04-22T21:16:55.605772+0000 mgr.x (mgr.34107) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: cephadm 2024-04-22T21:16:55.605772+0000 mgr.x (mgr.34107) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: cephadm 2024-04-22T21:16:55.659520+0000 mgr.x (mgr.34107) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: cephadm 2024-04-22T21:16:55.659520+0000 mgr.x (mgr.34107) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: cephadm 2024-04-22T21:16:55.716562+0000 mgr.x (mgr.34107) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: cephadm 2024-04-22T21:16:55.716562+0000 mgr.x (mgr.34107) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: cephadm 2024-04-22T21:16:55.809706+0000 mgr.x (mgr.34107) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: cephadm 2024-04-22T21:16:55.809706+0000 mgr.x (mgr.34107) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:55.847768+0000 mon.c (mon.1) 7957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:55.847768+0000 mon.c (mon.1) 7957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:55.850748+0000 mon.c (mon.1) 7958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:55.850748+0000 mon.c (mon.1) 7958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:55.885967+0000 mon.c (mon.1) 7959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:55.885967+0000 mon.c (mon.1) 7959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:55.889163+0000 mon.c (mon.1) 7960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:55.889163+0000 mon.c (mon.1) 7960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: cephadm 2024-04-22T21:16:55.474530+0000 mgr.x (mgr.34107) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: cephadm 2024-04-22T21:16:55.474530+0000 mgr.x (mgr.34107) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: cephadm 2024-04-22T21:16:55.552296+0000 mgr.x (mgr.34107) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: cephadm 2024-04-22T21:16:55.552296+0000 mgr.x (mgr.34107) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: cephadm 2024-04-22T21:16:55.605772+0000 mgr.x (mgr.34107) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: cephadm 2024-04-22T21:16:55.605772+0000 mgr.x (mgr.34107) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: cephadm 2024-04-22T21:16:55.659520+0000 mgr.x (mgr.34107) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: cephadm 2024-04-22T21:16:55.659520+0000 mgr.x (mgr.34107) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: cephadm 2024-04-22T21:16:55.716562+0000 mgr.x (mgr.34107) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: cephadm 2024-04-22T21:16:55.716562+0000 mgr.x (mgr.34107) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: cephadm 2024-04-22T21:16:55.809706+0000 mgr.x (mgr.34107) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: cephadm 2024-04-22T21:16:55.809706+0000 mgr.x (mgr.34107) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:55.847768+0000 mon.c (mon.1) 7957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:55.847768+0000 mon.c (mon.1) 7957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:55.850748+0000 mon.c (mon.1) 7958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:55.850748+0000 mon.c (mon.1) 7958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:55.885967+0000 mon.c (mon.1) 7959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:55.885967+0000 mon.c (mon.1) 7959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:55.889163+0000 mon.c (mon.1) 7960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:55.889163+0000 mon.c (mon.1) 7960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:55.890206+0000 mon.c (mon.1) 7961 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:55.890206+0000 mon.c (mon.1) 7961 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:55.898815+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:55.898815+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: cephadm 2024-04-22T21:16:55.902596+0000 mgr.x (mgr.34107) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: cephadm 2024-04-22T21:16:55.902596+0000 mgr.x (mgr.34107) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:55.941051+0000 mon.c (mon.1) 7962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:55.941051+0000 mon.c (mon.1) 7962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:55.943714+0000 mon.c (mon.1) 7963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:55.943714+0000 mon.c (mon.1) 7963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:55.945454+0000 mon.c (mon.1) 7964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:55.945454+0000 mon.c (mon.1) 7964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:55.948344+0000 mon.c (mon.1) 7965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:55.948344+0000 mon.c (mon.1) 7965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:55.949543+0000 mon.c (mon.1) 7966 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:55.949543+0000 mon.c (mon.1) 7966 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:55.959102+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:55.959102+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: cephadm 2024-04-22T21:16:55.962787+0000 mgr.x (mgr.34107) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: cephadm 2024-04-22T21:16:55.962787+0000 mgr.x (mgr.34107) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:55.890206+0000 mon.c (mon.1) 7961 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:55.890206+0000 mon.c (mon.1) 7961 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:55.898815+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:55.898815+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: cephadm 2024-04-22T21:16:55.902596+0000 mgr.x (mgr.34107) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: cephadm 2024-04-22T21:16:55.902596+0000 mgr.x (mgr.34107) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:55.941051+0000 mon.c (mon.1) 7962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:55.941051+0000 mon.c (mon.1) 7962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:55.943714+0000 mon.c (mon.1) 7963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:55.943714+0000 mon.c (mon.1) 7963 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:55.945454+0000 mon.c (mon.1) 7964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:55.945454+0000 mon.c (mon.1) 7964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:55.948344+0000 mon.c (mon.1) 7965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:55.948344+0000 mon.c (mon.1) 7965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:55.949543+0000 mon.c (mon.1) 7966 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:55.949543+0000 mon.c (mon.1) 7966 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:55.959102+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:55.959102+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: cephadm 2024-04-22T21:16:55.962787+0000 mgr.x (mgr.34107) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: cephadm 2024-04-22T21:16:55.962787+0000 mgr.x (mgr.34107) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.000386+0000 mon.c (mon.1) 7967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.000386+0000 mon.c (mon.1) 7967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.003307+0000 mon.c (mon.1) 7968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.003307+0000 mon.c (mon.1) 7968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.004936+0000 mon.c (mon.1) 7969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.004936+0000 mon.c (mon.1) 7969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.007511+0000 mon.c (mon.1) 7970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.007511+0000 mon.c (mon.1) 7970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.008523+0000 mon.c (mon.1) 7971 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.008523+0000 mon.c (mon.1) 7971 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.017950+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.017950+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: cephadm 2024-04-22T21:16:56.021666+0000 mgr.x (mgr.34107) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: cephadm 2024-04-22T21:16:56.021666+0000 mgr.x (mgr.34107) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: cluster 2024-04-22T21:16:56.086982+0000 mgr.x (mgr.34107) 2468 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:16:57.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: cluster 2024-04-22T21:16:56.086982+0000 mgr.x (mgr.34107) 2468 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:16:57.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.090363+0000 mon.c (mon.1) 7972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.090363+0000 mon.c (mon.1) 7972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.094179+0000 mon.c (mon.1) 7973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.094179+0000 mon.c (mon.1) 7973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.000386+0000 mon.c (mon.1) 7967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.000386+0000 mon.c (mon.1) 7967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.003307+0000 mon.c (mon.1) 7968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.003307+0000 mon.c (mon.1) 7968 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.004936+0000 mon.c (mon.1) 7969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.004936+0000 mon.c (mon.1) 7969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.007511+0000 mon.c (mon.1) 7970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.007511+0000 mon.c (mon.1) 7970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.008523+0000 mon.c (mon.1) 7971 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.008523+0000 mon.c (mon.1) 7971 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.017950+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.017950+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: cephadm 2024-04-22T21:16:56.021666+0000 mgr.x (mgr.34107) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: cephadm 2024-04-22T21:16:56.021666+0000 mgr.x (mgr.34107) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: cluster 2024-04-22T21:16:56.086982+0000 mgr.x (mgr.34107) 2468 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:16:57.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: cluster 2024-04-22T21:16:56.086982+0000 mgr.x (mgr.34107) 2468 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:16:57.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.090363+0000 mon.c (mon.1) 7972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.090363+0000 mon.c (mon.1) 7972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.094179+0000 mon.c (mon.1) 7973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.094179+0000 mon.c (mon.1) 7973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.095922+0000 mon.c (mon.1) 7974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.095922+0000 mon.c (mon.1) 7974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.099492+0000 mon.c (mon.1) 7975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.099492+0000 mon.c (mon.1) 7975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.100717+0000 mon.c (mon.1) 7976 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.100717+0000 mon.c (mon.1) 7976 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.109240+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.109240+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: cephadm 2024-04-22T21:16:56.115427+0000 mgr.x (mgr.34107) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: cephadm 2024-04-22T21:16:56.115427+0000 mgr.x (mgr.34107) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.201573+0000 mon.c (mon.1) 7977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.201573+0000 mon.c (mon.1) 7977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.206000+0000 mon.c (mon.1) 7978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.206000+0000 mon.c (mon.1) 7978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.207685+0000 mon.c (mon.1) 7979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.207685+0000 mon.c (mon.1) 7979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.211361+0000 mon.c (mon.1) 7980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.211361+0000 mon.c (mon.1) 7980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.212705+0000 mon.c (mon.1) 7981 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.095922+0000 mon.c (mon.1) 7974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.095922+0000 mon.c (mon.1) 7974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.099492+0000 mon.c (mon.1) 7975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.099492+0000 mon.c (mon.1) 7975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.100717+0000 mon.c (mon.1) 7976 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.100717+0000 mon.c (mon.1) 7976 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.109240+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.109240+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: cephadm 2024-04-22T21:16:56.115427+0000 mgr.x (mgr.34107) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: cephadm 2024-04-22T21:16:56.115427+0000 mgr.x (mgr.34107) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.201573+0000 mon.c (mon.1) 7977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.201573+0000 mon.c (mon.1) 7977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.206000+0000 mon.c (mon.1) 7978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.206000+0000 mon.c (mon.1) 7978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.207685+0000 mon.c (mon.1) 7979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.207685+0000 mon.c (mon.1) 7979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.211361+0000 mon.c (mon.1) 7980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.211361+0000 mon.c (mon.1) 7980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.212705+0000 mon.c (mon.1) 7981 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.212705+0000 mon.c (mon.1) 7981 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.221293+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.221293+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: cephadm 2024-04-22T21:16:56.225590+0000 mgr.x (mgr.34107) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: cephadm 2024-04-22T21:16:56.225590+0000 mgr.x (mgr.34107) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.312585+0000 mon.c (mon.1) 7982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.312585+0000 mon.c (mon.1) 7982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.316708+0000 mon.c (mon.1) 7983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.316708+0000 mon.c (mon.1) 7983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.318655+0000 mon.c (mon.1) 7984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.318655+0000 mon.c (mon.1) 7984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.322508+0000 mon.c (mon.1) 7985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.322508+0000 mon.c (mon.1) 7985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.323611+0000 mon.c (mon.1) 7986 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.323611+0000 mon.c (mon.1) 7986 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.331990+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.331990+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: cephadm 2024-04-22T21:16:56.335785+0000 mgr.x (mgr.34107) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: cephadm 2024-04-22T21:16:56.335785+0000 mgr.x (mgr.34107) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.421719+0000 mon.c (mon.1) 7987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.212705+0000 mon.c (mon.1) 7981 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.221293+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.221293+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: cephadm 2024-04-22T21:16:56.225590+0000 mgr.x (mgr.34107) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: cephadm 2024-04-22T21:16:56.225590+0000 mgr.x (mgr.34107) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.312585+0000 mon.c (mon.1) 7982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.312585+0000 mon.c (mon.1) 7982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.316708+0000 mon.c (mon.1) 7983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.316708+0000 mon.c (mon.1) 7983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.318655+0000 mon.c (mon.1) 7984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.318655+0000 mon.c (mon.1) 7984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.322508+0000 mon.c (mon.1) 7985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.322508+0000 mon.c (mon.1) 7985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.323611+0000 mon.c (mon.1) 7986 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.323611+0000 mon.c (mon.1) 7986 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.331990+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.331990+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: cephadm 2024-04-22T21:16:56.335785+0000 mgr.x (mgr.34107) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: cephadm 2024-04-22T21:16:56.335785+0000 mgr.x (mgr.34107) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.421719+0000 mon.c (mon.1) 7987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.421719+0000 mon.c (mon.1) 7987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.426166+0000 mon.c (mon.1) 7988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.426166+0000 mon.c (mon.1) 7988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.427697+0000 mon.c (mon.1) 7989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.427697+0000 mon.c (mon.1) 7989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.431097+0000 mon.c (mon.1) 7990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.431097+0000 mon.c (mon.1) 7990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.432120+0000 mon.c (mon.1) 7991 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.432120+0000 mon.c (mon.1) 7991 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.441953+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.441953+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: cephadm 2024-04-22T21:16:56.446252+0000 mgr.x (mgr.34107) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: cephadm 2024-04-22T21:16:56.446252+0000 mgr.x (mgr.34107) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.518607+0000 mon.c (mon.1) 7992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.518607+0000 mon.c (mon.1) 7992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.521713+0000 mon.c (mon.1) 7993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.521713+0000 mon.c (mon.1) 7993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.523649+0000 mon.c (mon.1) 7994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.523649+0000 mon.c (mon.1) 7994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.527554+0000 mon.c (mon.1) 7995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.421719+0000 mon.c (mon.1) 7987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.426166+0000 mon.c (mon.1) 7988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.426166+0000 mon.c (mon.1) 7988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.427697+0000 mon.c (mon.1) 7989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.427697+0000 mon.c (mon.1) 7989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.431097+0000 mon.c (mon.1) 7990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.431097+0000 mon.c (mon.1) 7990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.432120+0000 mon.c (mon.1) 7991 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.432120+0000 mon.c (mon.1) 7991 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.441953+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.441953+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: cephadm 2024-04-22T21:16:56.446252+0000 mgr.x (mgr.34107) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: cephadm 2024-04-22T21:16:56.446252+0000 mgr.x (mgr.34107) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:57.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.518607+0000 mon.c (mon.1) 7992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.518607+0000 mon.c (mon.1) 7992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.521713+0000 mon.c (mon.1) 7993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.521713+0000 mon.c (mon.1) 7993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.523649+0000 mon.c (mon.1) 7994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.523649+0000 mon.c (mon.1) 7994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.527554+0000 mon.c (mon.1) 7995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.527554+0000 mon.c (mon.1) 7995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.528925+0000 mon.c (mon.1) 7996 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.528925+0000 mon.c (mon.1) 7996 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.538751+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.538751+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.615446+0000 mon.c (mon.1) 7997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.615446+0000 mon.c (mon.1) 7997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.618495+0000 mon.c (mon.1) 7998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.618495+0000 mon.c (mon.1) 7998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.620098+0000 mon.c (mon.1) 7999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.620098+0000 mon.c (mon.1) 7999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.623185+0000 mon.c (mon.1) 8000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.623185+0000 mon.c (mon.1) 8000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.624391+0000 mon.c (mon.1) 8001 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.624391+0000 mon.c (mon.1) 8001 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.633925+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.633925+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.692402+0000 mon.c (mon.1) 8002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.692402+0000 mon.c (mon.1) 8002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.527554+0000 mon.c (mon.1) 7995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.528925+0000 mon.c (mon.1) 7996 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.528925+0000 mon.c (mon.1) 7996 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.538751+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.538751+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.615446+0000 mon.c (mon.1) 7997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.615446+0000 mon.c (mon.1) 7997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.618495+0000 mon.c (mon.1) 7998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.618495+0000 mon.c (mon.1) 7998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.620098+0000 mon.c (mon.1) 7999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.620098+0000 mon.c (mon.1) 7999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.623185+0000 mon.c (mon.1) 8000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.623185+0000 mon.c (mon.1) 8000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.624391+0000 mon.c (mon.1) 8001 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.624391+0000 mon.c (mon.1) 8001 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.633925+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.633925+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.692402+0000 mon.c (mon.1) 8002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.692402+0000 mon.c (mon.1) 8002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.695401+0000 mon.c (mon.1) 8003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.695401+0000 mon.c (mon.1) 8003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.696984+0000 mon.c (mon.1) 8004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.696984+0000 mon.c (mon.1) 8004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.699690+0000 mon.c (mon.1) 8005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.699690+0000 mon.c (mon.1) 8005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.700641+0000 mon.c (mon.1) 8006 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.700641+0000 mon.c (mon.1) 8006 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.711789+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.711789+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.771137+0000 mon.c (mon.1) 8007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.771137+0000 mon.c (mon.1) 8007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.774655+0000 mon.c (mon.1) 8008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.774655+0000 mon.c (mon.1) 8008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.776194+0000 mon.c (mon.1) 8009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.776194+0000 mon.c (mon.1) 8009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.779081+0000 mon.c (mon.1) 8010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.779081+0000 mon.c (mon.1) 8010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.780074+0000 mon.c (mon.1) 8011 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.695401+0000 mon.c (mon.1) 8003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.695401+0000 mon.c (mon.1) 8003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.696984+0000 mon.c (mon.1) 8004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.696984+0000 mon.c (mon.1) 8004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.699690+0000 mon.c (mon.1) 8005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.699690+0000 mon.c (mon.1) 8005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.700641+0000 mon.c (mon.1) 8006 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.700641+0000 mon.c (mon.1) 8006 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.711789+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.711789+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.771137+0000 mon.c (mon.1) 8007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.771137+0000 mon.c (mon.1) 8007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.774655+0000 mon.c (mon.1) 8008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.774655+0000 mon.c (mon.1) 8008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.776194+0000 mon.c (mon.1) 8009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.776194+0000 mon.c (mon.1) 8009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.779081+0000 mon.c (mon.1) 8010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.779081+0000 mon.c (mon.1) 8010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:57.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.780074+0000 mon.c (mon.1) 8011 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.780074+0000 mon.c (mon.1) 8011 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.791831+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.791831+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.838876+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.838876+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.840505+0000 mon.c (mon.1) 8012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.840505+0000 mon.c (mon.1) 8012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.842545+0000 mon.c (mon.1) 8013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.842545+0000 mon.c (mon.1) 8013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.843390+0000 mon.c (mon.1) 8014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.843390+0000 mon.c (mon.1) 8014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.849675+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[73084]: audit 2024-04-22T21:16:56.849675+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.780074+0000 mon.c (mon.1) 8011 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:57.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.791831+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.791831+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.838876+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.838876+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.840505+0000 mon.c (mon.1) 8012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.840505+0000 mon.c (mon.1) 8012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.842545+0000 mon.c (mon.1) 8013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.313 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.842545+0000 mon.c (mon.1) 8013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:57.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.843390+0000 mon.c (mon.1) 8014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.843390+0000 mon.c (mon.1) 8014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:57.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.849675+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:57.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:56 smithi121 bash[75184]: audit 2024-04-22T21:16:56.849675+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:58.239 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:16:57] "GET /metrics HTTP/1.1" 200 38629 "" "Prometheus/2.33.4" 2024-04-22T21:16:58.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: cephadm 2024-04-22T21:16:56.543107+0000 mgr.x (mgr.34107) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:58.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: cephadm 2024-04-22T21:16:56.543107+0000 mgr.x (mgr.34107) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:58.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: cephadm 2024-04-22T21:16:56.637712+0000 mgr.x (mgr.34107) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:58.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: cephadm 2024-04-22T21:16:56.637712+0000 mgr.x (mgr.34107) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:58.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: cephadm 2024-04-22T21:16:56.716087+0000 mgr.x (mgr.34107) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:58.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: cephadm 2024-04-22T21:16:56.716087+0000 mgr.x (mgr.34107) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:58.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: cephadm 2024-04-22T21:16:56.795586+0000 mgr.x (mgr.34107) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:58.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: cephadm 2024-04-22T21:16:56.795586+0000 mgr.x (mgr.34107) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:58.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.845459+0000 mon.c (mon.1) 8015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:58.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.845459+0000 mon.c (mon.1) 8015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:58.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.854199+0000 mon.c (mon.1) 8016 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:58.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.854199+0000 mon.c (mon.1) 8016 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:58.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.871656+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:58.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.871656+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:58.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.878854+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:58.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.878854+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:58.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.923590+0000 mon.c (mon.1) 8017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:58.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.923590+0000 mon.c (mon.1) 8017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:58.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.927462+0000 mon.c (mon.1) 8018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.927462+0000 mon.c (mon.1) 8018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.929455+0000 mon.c (mon.1) 8019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.929455+0000 mon.c (mon.1) 8019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.930865+0000 mon.c (mon.1) 8020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.930865+0000 mon.c (mon.1) 8020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.933331+0000 mon.c (mon.1) 8021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.933331+0000 mon.c (mon.1) 8021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.936593+0000 mon.c (mon.1) 8022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.936593+0000 mon.c (mon.1) 8022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.938678+0000 mon.c (mon.1) 8023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.938678+0000 mon.c (mon.1) 8023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.940376+0000 mon.c (mon.1) 8024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.940376+0000 mon.c (mon.1) 8024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.941910+0000 mon.c (mon.1) 8025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.941910+0000 mon.c (mon.1) 8025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.943124+0000 mon.c (mon.1) 8026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.943124+0000 mon.c (mon.1) 8026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.944636+0000 mon.c (mon.1) 8027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.944636+0000 mon.c (mon.1) 8027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.945868+0000 mon.c (mon.1) 8028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.945868+0000 mon.c (mon.1) 8028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.947316+0000 mon.c (mon.1) 8029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:57 smithi123 bash[58916]: audit 2024-04-22T21:16:56.947316+0000 mon.c (mon.1) 8029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: cephadm 2024-04-22T21:16:56.543107+0000 mgr.x (mgr.34107) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:58.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: cephadm 2024-04-22T21:16:56.543107+0000 mgr.x (mgr.34107) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:58.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: cephadm 2024-04-22T21:16:56.637712+0000 mgr.x (mgr.34107) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:58.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: cephadm 2024-04-22T21:16:56.637712+0000 mgr.x (mgr.34107) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:58.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: cephadm 2024-04-22T21:16:56.716087+0000 mgr.x (mgr.34107) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:58.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: cephadm 2024-04-22T21:16:56.716087+0000 mgr.x (mgr.34107) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:58.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: cephadm 2024-04-22T21:16:56.795586+0000 mgr.x (mgr.34107) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:58.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: cephadm 2024-04-22T21:16:56.795586+0000 mgr.x (mgr.34107) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:58.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.845459+0000 mon.c (mon.1) 8015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:58.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.845459+0000 mon.c (mon.1) 8015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:58.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.854199+0000 mon.c (mon.1) 8016 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:58.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.854199+0000 mon.c (mon.1) 8016 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:58.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.871656+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:58.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.871656+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:58.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.878854+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:58.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.878854+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:58.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.923590+0000 mon.c (mon.1) 8017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:58.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.923590+0000 mon.c (mon.1) 8017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:58.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.927462+0000 mon.c (mon.1) 8018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.927462+0000 mon.c (mon.1) 8018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.929455+0000 mon.c (mon.1) 8019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: cephadm 2024-04-22T21:16:56.543107+0000 mgr.x (mgr.34107) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:58.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: cephadm 2024-04-22T21:16:56.543107+0000 mgr.x (mgr.34107) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:58.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: cephadm 2024-04-22T21:16:56.637712+0000 mgr.x (mgr.34107) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:58.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: cephadm 2024-04-22T21:16:56.637712+0000 mgr.x (mgr.34107) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:58.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: cephadm 2024-04-22T21:16:56.716087+0000 mgr.x (mgr.34107) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:58.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: cephadm 2024-04-22T21:16:56.716087+0000 mgr.x (mgr.34107) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:58.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: cephadm 2024-04-22T21:16:56.795586+0000 mgr.x (mgr.34107) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:58.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: cephadm 2024-04-22T21:16:56.795586+0000 mgr.x (mgr.34107) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:16:58.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.845459+0000 mon.c (mon.1) 8015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:58.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.845459+0000 mon.c (mon.1) 8015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:16:58.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.854199+0000 mon.c (mon.1) 8016 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:58.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.854199+0000 mon.c (mon.1) 8016 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:16:58.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.871656+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:58.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.871656+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:58.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.878854+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:58.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.878854+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:16:58.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.923590+0000 mon.c (mon.1) 8017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:58.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.923590+0000 mon.c (mon.1) 8017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:16:58.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.927462+0000 mon.c (mon.1) 8018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.927462+0000 mon.c (mon.1) 8018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.929455+0000 mon.c (mon.1) 8019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.929455+0000 mon.c (mon.1) 8019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.930865+0000 mon.c (mon.1) 8020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.930865+0000 mon.c (mon.1) 8020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.933331+0000 mon.c (mon.1) 8021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.933331+0000 mon.c (mon.1) 8021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.936593+0000 mon.c (mon.1) 8022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.936593+0000 mon.c (mon.1) 8022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.938678+0000 mon.c (mon.1) 8023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.938678+0000 mon.c (mon.1) 8023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.940376+0000 mon.c (mon.1) 8024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.940376+0000 mon.c (mon.1) 8024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.941910+0000 mon.c (mon.1) 8025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.941910+0000 mon.c (mon.1) 8025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.943124+0000 mon.c (mon.1) 8026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.943124+0000 mon.c (mon.1) 8026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.944636+0000 mon.c (mon.1) 8027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.944636+0000 mon.c (mon.1) 8027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.945868+0000 mon.c (mon.1) 8028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.945868+0000 mon.c (mon.1) 8028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.947316+0000 mon.c (mon.1) 8029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[73084]: audit 2024-04-22T21:16:56.947316+0000 mon.c (mon.1) 8029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.929455+0000 mon.c (mon.1) 8019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.930865+0000 mon.c (mon.1) 8020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.930865+0000 mon.c (mon.1) 8020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.933331+0000 mon.c (mon.1) 8021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.933331+0000 mon.c (mon.1) 8021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.936593+0000 mon.c (mon.1) 8022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.936593+0000 mon.c (mon.1) 8022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.938678+0000 mon.c (mon.1) 8023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.938678+0000 mon.c (mon.1) 8023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.940376+0000 mon.c (mon.1) 8024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.940376+0000 mon.c (mon.1) 8024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.941910+0000 mon.c (mon.1) 8025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.941910+0000 mon.c (mon.1) 8025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.943124+0000 mon.c (mon.1) 8026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.943124+0000 mon.c (mon.1) 8026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.944636+0000 mon.c (mon.1) 8027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.944636+0000 mon.c (mon.1) 8027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.945868+0000 mon.c (mon.1) 8028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.945868+0000 mon.c (mon.1) 8028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.947316+0000 mon.c (mon.1) 8029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:58.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:57 smithi121 bash[75184]: audit 2024-04-22T21:16:56.947316+0000 mon.c (mon.1) 8029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:16:59.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:58 smithi123 bash[58916]: cluster 2024-04-22T21:16:58.088282+0000 mgr.x (mgr.34107) 2477 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:16:59.190 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:58 smithi123 bash[58916]: cluster 2024-04-22T21:16:58.088282+0000 mgr.x (mgr.34107) 2477 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:16:59.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:58 smithi121 bash[73084]: cluster 2024-04-22T21:16:58.088282+0000 mgr.x (mgr.34107) 2477 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:16:59.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:58 smithi121 bash[73084]: cluster 2024-04-22T21:16:58.088282+0000 mgr.x (mgr.34107) 2477 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:16:59.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:58 smithi121 bash[75184]: cluster 2024-04-22T21:16:58.088282+0000 mgr.x (mgr.34107) 2477 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:16:59.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:58 smithi121 bash[75184]: cluster 2024-04-22T21:16:58.088282+0000 mgr.x (mgr.34107) 2477 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:17:00.148 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:59 smithi123 bash[58916]: audit 2024-04-22T21:16:58.477401+0000 mgr.x (mgr.34107) 2478 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:00.148 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:59 smithi123 bash[58916]: audit 2024-04-22T21:16:58.477401+0000 mgr.x (mgr.34107) 2478 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:00.148 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:59 smithi123 bash[58916]: audit 2024-04-22T21:16:59.709030+0000 mon.c (mon.1) 8030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:17:00.148 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:16:59 smithi123 bash[58916]: audit 2024-04-22T21:16:59.709030+0000 mon.c (mon.1) 8030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:17:00.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:59 smithi121 bash[73084]: audit 2024-04-22T21:16:58.477401+0000 mgr.x (mgr.34107) 2478 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:00.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:59 smithi121 bash[73084]: audit 2024-04-22T21:16:58.477401+0000 mgr.x (mgr.34107) 2478 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:00.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:59 smithi121 bash[73084]: audit 2024-04-22T21:16:59.709030+0000 mon.c (mon.1) 8030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:17:00.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:16:59 smithi121 bash[73084]: audit 2024-04-22T21:16:59.709030+0000 mon.c (mon.1) 8030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:17:00.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:59 smithi121 bash[75184]: audit 2024-04-22T21:16:58.477401+0000 mgr.x (mgr.34107) 2478 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:00.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:59 smithi121 bash[75184]: audit 2024-04-22T21:16:58.477401+0000 mgr.x (mgr.34107) 2478 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:00.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:59 smithi121 bash[75184]: audit 2024-04-22T21:16:59.709030+0000 mon.c (mon.1) 8030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:17:00.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:16:59 smithi121 bash[75184]: audit 2024-04-22T21:16:59.709030+0000 mon.c (mon.1) 8030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:17:01.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:01 smithi121 bash[73084]: audit 2024-04-22T21:17:00.025796+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:01.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:01 smithi121 bash[73084]: audit 2024-04-22T21:17:00.025796+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:01.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:01 smithi121 bash[73084]: audit 2024-04-22T21:17:00.040159+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:01.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:01 smithi121 bash[73084]: audit 2024-04-22T21:17:00.040159+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:01.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:01 smithi121 bash[73084]: audit 2024-04-22T21:17:00.052526+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:01.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:01 smithi121 bash[73084]: audit 2024-04-22T21:17:00.052526+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:01.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:01 smithi121 bash[73084]: cluster 2024-04-22T21:17:00.089041+0000 mgr.x (mgr.34107) 2479 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:01.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:01 smithi121 bash[73084]: cluster 2024-04-22T21:17:00.089041+0000 mgr.x (mgr.34107) 2479 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:01.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:01 smithi121 bash[75184]: audit 2024-04-22T21:17:00.025796+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:01.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:01 smithi121 bash[75184]: audit 2024-04-22T21:17:00.025796+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:01.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:01 smithi121 bash[75184]: audit 2024-04-22T21:17:00.040159+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:01.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:01 smithi121 bash[75184]: audit 2024-04-22T21:17:00.040159+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:01.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:01 smithi121 bash[75184]: audit 2024-04-22T21:17:00.052526+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:01.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:01 smithi121 bash[75184]: audit 2024-04-22T21:17:00.052526+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:01.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:01 smithi121 bash[75184]: cluster 2024-04-22T21:17:00.089041+0000 mgr.x (mgr.34107) 2479 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:01.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:01 smithi121 bash[75184]: cluster 2024-04-22T21:17:00.089041+0000 mgr.x (mgr.34107) 2479 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:01.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:01 smithi123 bash[58916]: audit 2024-04-22T21:17:00.025796+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:01.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:01 smithi123 bash[58916]: audit 2024-04-22T21:17:00.025796+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:01.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:01 smithi123 bash[58916]: audit 2024-04-22T21:17:00.040159+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:01.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:01 smithi123 bash[58916]: audit 2024-04-22T21:17:00.040159+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:01.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:01 smithi123 bash[58916]: audit 2024-04-22T21:17:00.052526+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:01.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:01 smithi123 bash[58916]: audit 2024-04-22T21:17:00.052526+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:01.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:01 smithi123 bash[58916]: cluster 2024-04-22T21:17:00.089041+0000 mgr.x (mgr.34107) 2479 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:01.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:01 smithi123 bash[58916]: cluster 2024-04-22T21:17:00.089041+0000 mgr.x (mgr.34107) 2479 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:03.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:03 smithi123 bash[58916]: cephadm 2024-04-22T21:17:01.578223+0000 mgr.x (mgr.34107) 2480 : cephadm [INF] Upgrade: Updating node-exporter.b 2024-04-22T21:17:03.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:03 smithi123 bash[58916]: cephadm 2024-04-22T21:17:01.578223+0000 mgr.x (mgr.34107) 2480 : cephadm [INF] Upgrade: Updating node-exporter.b 2024-04-22T21:17:03.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:03 smithi123 bash[58916]: cephadm 2024-04-22T21:17:01.579113+0000 mgr.x (mgr.34107) 2481 : cephadm [INF] Deploying daemon node-exporter.b on smithi123 2024-04-22T21:17:03.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:03 smithi123 bash[58916]: cephadm 2024-04-22T21:17:01.579113+0000 mgr.x (mgr.34107) 2481 : cephadm [INF] Deploying daemon node-exporter.b on smithi123 2024-04-22T21:17:03.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:03 smithi123 bash[58916]: cluster 2024-04-22T21:17:02.089809+0000 mgr.x (mgr.34107) 2482 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:17:03.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:03 smithi123 bash[58916]: cluster 2024-04-22T21:17:02.089809+0000 mgr.x (mgr.34107) 2482 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:17:03.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:03 smithi121 bash[73084]: cephadm 2024-04-22T21:17:01.578223+0000 mgr.x (mgr.34107) 2480 : cephadm [INF] Upgrade: Updating node-exporter.b 2024-04-22T21:17:03.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:03 smithi121 bash[73084]: cephadm 2024-04-22T21:17:01.578223+0000 mgr.x (mgr.34107) 2480 : cephadm [INF] Upgrade: Updating node-exporter.b 2024-04-22T21:17:03.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:03 smithi121 bash[73084]: cephadm 2024-04-22T21:17:01.579113+0000 mgr.x (mgr.34107) 2481 : cephadm [INF] Deploying daemon node-exporter.b on smithi123 2024-04-22T21:17:03.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:03 smithi121 bash[73084]: cephadm 2024-04-22T21:17:01.579113+0000 mgr.x (mgr.34107) 2481 : cephadm [INF] Deploying daemon node-exporter.b on smithi123 2024-04-22T21:17:03.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:03 smithi121 bash[73084]: cluster 2024-04-22T21:17:02.089809+0000 mgr.x (mgr.34107) 2482 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:17:03.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:03 smithi121 bash[73084]: cluster 2024-04-22T21:17:02.089809+0000 mgr.x (mgr.34107) 2482 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:17:03.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:03 smithi121 bash[75184]: cephadm 2024-04-22T21:17:01.578223+0000 mgr.x (mgr.34107) 2480 : cephadm [INF] Upgrade: Updating node-exporter.b 2024-04-22T21:17:03.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:03 smithi121 bash[75184]: cephadm 2024-04-22T21:17:01.578223+0000 mgr.x (mgr.34107) 2480 : cephadm [INF] Upgrade: Updating node-exporter.b 2024-04-22T21:17:03.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:03 smithi121 bash[75184]: cephadm 2024-04-22T21:17:01.579113+0000 mgr.x (mgr.34107) 2481 : cephadm [INF] Deploying daemon node-exporter.b on smithi123 2024-04-22T21:17:03.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:03 smithi121 bash[75184]: cephadm 2024-04-22T21:17:01.579113+0000 mgr.x (mgr.34107) 2481 : cephadm [INF] Deploying daemon node-exporter.b on smithi123 2024-04-22T21:17:03.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:03 smithi121 bash[75184]: cluster 2024-04-22T21:17:02.089809+0000 mgr.x (mgr.34107) 2482 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:17:03.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:03 smithi121 bash[75184]: cluster 2024-04-22T21:17:02.089809+0000 mgr.x (mgr.34107) 2482 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:17:04.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:04 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:04.739 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:17:04 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:04.739 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:17:04 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:04.740 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:17:04 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:04.740 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:04 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:04.740 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:17:04 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:04.741 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:17:04 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:04.741 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:04 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:04.741 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:17:04 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:05.011 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:04 smithi123 systemd[1]: Stopping Ceph node-exporter.b for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:17:05.284 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:05 smithi123 bash[58916]: cluster 2024-04-22T21:17:04.090752+0000 mgr.x (mgr.34107) 2483 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:05.284 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:05 smithi123 bash[58916]: cluster 2024-04-22T21:17:04.090752+0000 mgr.x (mgr.34107) 2483 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:05.284 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:05 smithi123 bash[58916]: audit 2024-04-22T21:17:04.935233+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:05.284 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:05 smithi123 bash[58916]: audit 2024-04-22T21:17:04.935233+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:05.284 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:05 smithi123 bash[58916]: audit 2024-04-22T21:17:04.951237+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:05.284 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:05 smithi123 bash[58916]: audit 2024-04-22T21:17:04.951237+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:05.284 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:05 smithi123 bash[58916]: audit 2024-04-22T21:17:04.966075+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:05.284 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:05 smithi123 bash[58916]: audit 2024-04-22T21:17:04.966075+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:05.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:05 smithi121 bash[73084]: cluster 2024-04-22T21:17:04.090752+0000 mgr.x (mgr.34107) 2483 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:05.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:05 smithi121 bash[73084]: cluster 2024-04-22T21:17:04.090752+0000 mgr.x (mgr.34107) 2483 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:05.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:05 smithi121 bash[73084]: audit 2024-04-22T21:17:04.935233+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:05.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:05 smithi121 bash[73084]: audit 2024-04-22T21:17:04.935233+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:05.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:05 smithi121 bash[73084]: audit 2024-04-22T21:17:04.951237+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:05.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:05 smithi121 bash[73084]: audit 2024-04-22T21:17:04.951237+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:05.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:05 smithi121 bash[73084]: audit 2024-04-22T21:17:04.966075+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:05.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:05 smithi121 bash[73084]: audit 2024-04-22T21:17:04.966075+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:05.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:05 smithi121 bash[75184]: cluster 2024-04-22T21:17:04.090752+0000 mgr.x (mgr.34107) 2483 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:05.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:05 smithi121 bash[75184]: cluster 2024-04-22T21:17:04.090752+0000 mgr.x (mgr.34107) 2483 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:05.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:05 smithi121 bash[75184]: audit 2024-04-22T21:17:04.935233+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:05.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:05 smithi121 bash[75184]: audit 2024-04-22T21:17:04.935233+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:05.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:05 smithi121 bash[75184]: audit 2024-04-22T21:17:04.951237+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:05.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:05 smithi121 bash[75184]: audit 2024-04-22T21:17:04.951237+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:05.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:05 smithi121 bash[75184]: audit 2024-04-22T21:17:04.966075+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:05.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:05 smithi121 bash[75184]: audit 2024-04-22T21:17:04.966075+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:06.133 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:05 smithi123 bash[90465]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-node-exporter-b 2024-04-22T21:17:06.464 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:06 smithi123 bash[58916]: cluster 2024-04-22T21:17:04.957749+0000 mgr.x (mgr.34107) 2484 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-04-22T21:17:06.464 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:06 smithi123 bash[58916]: cluster 2024-04-22T21:17:04.957749+0000 mgr.x (mgr.34107) 2484 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-04-22T21:17:06.464 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:06 smithi123 bash[58916]: cluster 2024-04-22T21:17:05.946494+0000 mon.a (mon.0) 2495 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:17:06.464 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:06 smithi123 bash[58916]: cluster 2024-04-22T21:17:05.946494+0000 mon.a (mon.0) 2495 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:17:06.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:06 smithi121 bash[73084]: cluster 2024-04-22T21:17:04.957749+0000 mgr.x (mgr.34107) 2484 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-04-22T21:17:06.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:06 smithi121 bash[73084]: cluster 2024-04-22T21:17:04.957749+0000 mgr.x (mgr.34107) 2484 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-04-22T21:17:06.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:06 smithi121 bash[73084]: cluster 2024-04-22T21:17:05.946494+0000 mon.a (mon.0) 2495 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:17:06.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:06 smithi121 bash[73084]: cluster 2024-04-22T21:17:05.946494+0000 mon.a (mon.0) 2495 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:17:06.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:06 smithi121 bash[75184]: cluster 2024-04-22T21:17:04.957749+0000 mgr.x (mgr.34107) 2484 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-04-22T21:17:06.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:06 smithi121 bash[75184]: cluster 2024-04-22T21:17:04.957749+0000 mgr.x (mgr.34107) 2484 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-04-22T21:17:06.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:06 smithi121 bash[75184]: cluster 2024-04-22T21:17:05.946494+0000 mon.a (mon.0) 2495 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:17:06.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:06 smithi121 bash[75184]: cluster 2024-04-22T21:17:05.946494+0000 mon.a (mon.0) 2495 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:17:06.722 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:17:06 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:06.723 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:17:06 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:06.723 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:17:06 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:06.723 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:17:06 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:06.724 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:17:06 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:06.724 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:17:06 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:06.724 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:06 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:06.725 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:06 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:06.725 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:06 smithi123 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-22T21:17:06.725 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:06 smithi123 bash[90585]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-node-exporter-b 2024-04-22T21:17:06.725 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:06 smithi123 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-22T21:17:06.725 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:06 smithi123 systemd[1]: Stopped Ceph node-exporter.b for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:17:06.725 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:06 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:06.725 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:06 smithi123 systemd[1]: Started Ceph node-exporter.b for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:17:08.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.784348+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.784348+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.799797+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.799797+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.808643+0000 mon.c (mon.1) 8031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.808643+0000 mon.c (mon.1) 8031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.811877+0000 mon.c (mon.1) 8032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.811877+0000 mon.c (mon.1) 8032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.812967+0000 mon.c (mon.1) 8033 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.812967+0000 mon.c (mon.1) 8033 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: cluster 2024-04-22T21:17:06.817602+0000 mgr.x (mgr.34107) 2485 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s 2024-04-22T21:17:08.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: cluster 2024-04-22T21:17:06.817602+0000 mgr.x (mgr.34107) 2485 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s 2024-04-22T21:17:08.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.822828+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.822828+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: cephadm 2024-04-22T21:17:06.826669+0000 mgr.x (mgr.34107) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: cephadm 2024-04-22T21:17:06.826669+0000 mgr.x (mgr.34107) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.881593+0000 mon.c (mon.1) 8034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.881593+0000 mon.c (mon.1) 8034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.884132+0000 mon.c (mon.1) 8035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.884132+0000 mon.c (mon.1) 8035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.784348+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.784348+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.799797+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.799797+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.808643+0000 mon.c (mon.1) 8031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.033 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.808643+0000 mon.c (mon.1) 8031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.811877+0000 mon.c (mon.1) 8032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.811877+0000 mon.c (mon.1) 8032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.812967+0000 mon.c (mon.1) 8033 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.812967+0000 mon.c (mon.1) 8033 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: cluster 2024-04-22T21:17:06.817602+0000 mgr.x (mgr.34107) 2485 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s 2024-04-22T21:17:08.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: cluster 2024-04-22T21:17:06.817602+0000 mgr.x (mgr.34107) 2485 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s 2024-04-22T21:17:08.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.822828+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.822828+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: cephadm 2024-04-22T21:17:06.826669+0000 mgr.x (mgr.34107) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: cephadm 2024-04-22T21:17:06.826669+0000 mgr.x (mgr.34107) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.881593+0000 mon.c (mon.1) 8034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.881593+0000 mon.c (mon.1) 8034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.884132+0000 mon.c (mon.1) 8035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.884132+0000 mon.c (mon.1) 8035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.886165+0000 mon.c (mon.1) 8036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.886165+0000 mon.c (mon.1) 8036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.889041+0000 mon.c (mon.1) 8037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.889041+0000 mon.c (mon.1) 8037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.890437+0000 mon.c (mon.1) 8038 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.890437+0000 mon.c (mon.1) 8038 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.900136+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.900136+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: cephadm 2024-04-22T21:17:06.903756+0000 mgr.x (mgr.34107) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: cephadm 2024-04-22T21:17:06.903756+0000 mgr.x (mgr.34107) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.978780+0000 mon.c (mon.1) 8039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.978780+0000 mon.c (mon.1) 8039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.982324+0000 mon.c (mon.1) 8040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.982324+0000 mon.c (mon.1) 8040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.984367+0000 mon.c (mon.1) 8041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.984367+0000 mon.c (mon.1) 8041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.988166+0000 mon.c (mon.1) 8042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.988166+0000 mon.c (mon.1) 8042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.989669+0000 mon.c (mon.1) 8043 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.886165+0000 mon.c (mon.1) 8036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.886165+0000 mon.c (mon.1) 8036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.889041+0000 mon.c (mon.1) 8037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.889041+0000 mon.c (mon.1) 8037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.890437+0000 mon.c (mon.1) 8038 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.890437+0000 mon.c (mon.1) 8038 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.900136+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.900136+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: cephadm 2024-04-22T21:17:06.903756+0000 mgr.x (mgr.34107) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: cephadm 2024-04-22T21:17:06.903756+0000 mgr.x (mgr.34107) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.978780+0000 mon.c (mon.1) 8039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.978780+0000 mon.c (mon.1) 8039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.982324+0000 mon.c (mon.1) 8040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.982324+0000 mon.c (mon.1) 8040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.984367+0000 mon.c (mon.1) 8041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.984367+0000 mon.c (mon.1) 8041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.988166+0000 mon.c (mon.1) 8042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.988166+0000 mon.c (mon.1) 8042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.989669+0000 mon.c (mon.1) 8043 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:06.989669+0000 mon.c (mon.1) 8043 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.000189+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.000189+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: cephadm 2024-04-22T21:17:07.004152+0000 mgr.x (mgr.34107) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: cephadm 2024-04-22T21:17:07.004152+0000 mgr.x (mgr.34107) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.075766+0000 mon.c (mon.1) 8044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.075766+0000 mon.c (mon.1) 8044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.078904+0000 mon.c (mon.1) 8045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.078904+0000 mon.c (mon.1) 8045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.080745+0000 mon.c (mon.1) 8046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.080745+0000 mon.c (mon.1) 8046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.083855+0000 mon.c (mon.1) 8047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.083855+0000 mon.c (mon.1) 8047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.085105+0000 mon.c (mon.1) 8048 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.085105+0000 mon.c (mon.1) 8048 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.095089+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.095089+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: cephadm 2024-04-22T21:17:07.098882+0000 mgr.x (mgr.34107) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: cephadm 2024-04-22T21:17:07.098882+0000 mgr.x (mgr.34107) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.169367+0000 mon.c (mon.1) 8049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.039 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.169367+0000 mon.c (mon.1) 8049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:06.989669+0000 mon.c (mon.1) 8043 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.000189+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.000189+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: cephadm 2024-04-22T21:17:07.004152+0000 mgr.x (mgr.34107) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: cephadm 2024-04-22T21:17:07.004152+0000 mgr.x (mgr.34107) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.075766+0000 mon.c (mon.1) 8044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.075766+0000 mon.c (mon.1) 8044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.078904+0000 mon.c (mon.1) 8045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.078904+0000 mon.c (mon.1) 8045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.080745+0000 mon.c (mon.1) 8046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.080745+0000 mon.c (mon.1) 8046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.083855+0000 mon.c (mon.1) 8047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.083855+0000 mon.c (mon.1) 8047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.085105+0000 mon.c (mon.1) 8048 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.085105+0000 mon.c (mon.1) 8048 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.095089+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.095089+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: cephadm 2024-04-22T21:17:07.098882+0000 mgr.x (mgr.34107) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: cephadm 2024-04-22T21:17:07.098882+0000 mgr.x (mgr.34107) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.169367+0000 mon.c (mon.1) 8049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.169367+0000 mon.c (mon.1) 8049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.172272+0000 mon.c (mon.1) 8050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.172272+0000 mon.c (mon.1) 8050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.173910+0000 mon.c (mon.1) 8051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.173910+0000 mon.c (mon.1) 8051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.176907+0000 mon.c (mon.1) 8052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.176907+0000 mon.c (mon.1) 8052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.177926+0000 mon.c (mon.1) 8053 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.177926+0000 mon.c (mon.1) 8053 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.187381+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.187381+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: cephadm 2024-04-22T21:17:07.190919+0000 mgr.x (mgr.34107) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: cephadm 2024-04-22T21:17:07.190919+0000 mgr.x (mgr.34107) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.262106+0000 mon.c (mon.1) 8054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.262106+0000 mon.c (mon.1) 8054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.265034+0000 mon.c (mon.1) 8055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.265034+0000 mon.c (mon.1) 8055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.266653+0000 mon.c (mon.1) 8056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.266653+0000 mon.c (mon.1) 8056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.269874+0000 mon.c (mon.1) 8057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.269874+0000 mon.c (mon.1) 8057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.271220+0000 mon.c (mon.1) 8058 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.271220+0000 mon.c (mon.1) 8058 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.280788+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.280788+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: cephadm 2024-04-22T21:17:07.285315+0000 mgr.x (mgr.34107) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: cephadm 2024-04-22T21:17:07.285315+0000 mgr.x (mgr.34107) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.357780+0000 mon.c (mon.1) 8059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.357780+0000 mon.c (mon.1) 8059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.360893+0000 mon.c (mon.1) 8060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.360893+0000 mon.c (mon.1) 8060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.362423+0000 mon.c (mon.1) 8061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.362423+0000 mon.c (mon.1) 8061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.366150+0000 mon.c (mon.1) 8062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.366150+0000 mon.c (mon.1) 8062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.367206+0000 mon.c (mon.1) 8063 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.367206+0000 mon.c (mon.1) 8063 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.376462+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.376462+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: cephadm 2024-04-22T21:17:07.380750+0000 mgr.x (mgr.34107) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.172272+0000 mon.c (mon.1) 8050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.172272+0000 mon.c (mon.1) 8050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.173910+0000 mon.c (mon.1) 8051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.173910+0000 mon.c (mon.1) 8051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.176907+0000 mon.c (mon.1) 8052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.176907+0000 mon.c (mon.1) 8052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.177926+0000 mon.c (mon.1) 8053 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.177926+0000 mon.c (mon.1) 8053 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.187381+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.187381+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: cephadm 2024-04-22T21:17:07.190919+0000 mgr.x (mgr.34107) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: cephadm 2024-04-22T21:17:07.190919+0000 mgr.x (mgr.34107) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.262106+0000 mon.c (mon.1) 8054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.262106+0000 mon.c (mon.1) 8054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.265034+0000 mon.c (mon.1) 8055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.265034+0000 mon.c (mon.1) 8055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.266653+0000 mon.c (mon.1) 8056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.266653+0000 mon.c (mon.1) 8056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.269874+0000 mon.c (mon.1) 8057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: cephadm 2024-04-22T21:17:07.380750+0000 mgr.x (mgr.34107) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.451541+0000 mon.c (mon.1) 8064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.451541+0000 mon.c (mon.1) 8064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.454831+0000 mon.c (mon.1) 8065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.454831+0000 mon.c (mon.1) 8065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.456820+0000 mon.c (mon.1) 8066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.456820+0000 mon.c (mon.1) 8066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.460056+0000 mon.c (mon.1) 8067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.460056+0000 mon.c (mon.1) 8067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.461328+0000 mon.c (mon.1) 8068 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.461328+0000 mon.c (mon.1) 8068 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.470925+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.470925+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.550170+0000 mon.c (mon.1) 8069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.550170+0000 mon.c (mon.1) 8069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.553613+0000 mon.c (mon.1) 8070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.553613+0000 mon.c (mon.1) 8070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.555457+0000 mon.c (mon.1) 8071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.555457+0000 mon.c (mon.1) 8071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.269874+0000 mon.c (mon.1) 8057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.048 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.271220+0000 mon.c (mon.1) 8058 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.271220+0000 mon.c (mon.1) 8058 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.280788+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.280788+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: cephadm 2024-04-22T21:17:07.285315+0000 mgr.x (mgr.34107) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: cephadm 2024-04-22T21:17:07.285315+0000 mgr.x (mgr.34107) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.357780+0000 mon.c (mon.1) 8059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.357780+0000 mon.c (mon.1) 8059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.360893+0000 mon.c (mon.1) 8060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.360893+0000 mon.c (mon.1) 8060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.362423+0000 mon.c (mon.1) 8061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.362423+0000 mon.c (mon.1) 8061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.366150+0000 mon.c (mon.1) 8062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.366150+0000 mon.c (mon.1) 8062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.367206+0000 mon.c (mon.1) 8063 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.367206+0000 mon.c (mon.1) 8063 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.376462+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.376462+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: cephadm 2024-04-22T21:17:07.380750+0000 mgr.x (mgr.34107) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.559137+0000 mon.c (mon.1) 8072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.559137+0000 mon.c (mon.1) 8072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.560349+0000 mon.c (mon.1) 8073 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.560349+0000 mon.c (mon.1) 8073 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.569796+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.569796+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.647055+0000 mon.c (mon.1) 8074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.647055+0000 mon.c (mon.1) 8074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.650464+0000 mon.c (mon.1) 8075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.650464+0000 mon.c (mon.1) 8075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.652312+0000 mon.c (mon.1) 8076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.652312+0000 mon.c (mon.1) 8076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.655727+0000 mon.c (mon.1) 8077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.655727+0000 mon.c (mon.1) 8077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.656949+0000 mon.c (mon.1) 8078 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.656949+0000 mon.c (mon.1) 8078 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.666548+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.666548+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.725776+0000 mon.c (mon.1) 8079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.725776+0000 mon.c (mon.1) 8079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.728742+0000 mon.c (mon.1) 8080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.728742+0000 mon.c (mon.1) 8080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.730498+0000 mon.c (mon.1) 8081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.730498+0000 mon.c (mon.1) 8081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.733129+0000 mon.c (mon.1) 8082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.733129+0000 mon.c (mon.1) 8082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.734098+0000 mon.c (mon.1) 8083 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.734098+0000 mon.c (mon.1) 8083 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.742957+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[75184]: audit 2024-04-22T21:17:07.742957+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: cephadm 2024-04-22T21:17:07.380750+0000 mgr.x (mgr.34107) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.451541+0000 mon.c (mon.1) 8064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.451541+0000 mon.c (mon.1) 8064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.454831+0000 mon.c (mon.1) 8065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.454831+0000 mon.c (mon.1) 8065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.456820+0000 mon.c (mon.1) 8066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.456820+0000 mon.c (mon.1) 8066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.460056+0000 mon.c (mon.1) 8067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.460056+0000 mon.c (mon.1) 8067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.461328+0000 mon.c (mon.1) 8068 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.461328+0000 mon.c (mon.1) 8068 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.470925+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.470925+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.550170+0000 mon.c (mon.1) 8069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.550170+0000 mon.c (mon.1) 8069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.553613+0000 mon.c (mon.1) 8070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.553613+0000 mon.c (mon.1) 8070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.555457+0000 mon.c (mon.1) 8071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.555457+0000 mon.c (mon.1) 8071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.559137+0000 mon.c (mon.1) 8072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.559137+0000 mon.c (mon.1) 8072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.560349+0000 mon.c (mon.1) 8073 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.560349+0000 mon.c (mon.1) 8073 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.569796+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.569796+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.647055+0000 mon.c (mon.1) 8074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.647055+0000 mon.c (mon.1) 8074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.650464+0000 mon.c (mon.1) 8075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.650464+0000 mon.c (mon.1) 8075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.652312+0000 mon.c (mon.1) 8076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.652312+0000 mon.c (mon.1) 8076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.655727+0000 mon.c (mon.1) 8077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.655727+0000 mon.c (mon.1) 8077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.656949+0000 mon.c (mon.1) 8078 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.656949+0000 mon.c (mon.1) 8078 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.666548+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.666548+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.725776+0000 mon.c (mon.1) 8079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.725776+0000 mon.c (mon.1) 8079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.728742+0000 mon.c (mon.1) 8080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.728742+0000 mon.c (mon.1) 8080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.730498+0000 mon.c (mon.1) 8081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.730498+0000 mon.c (mon.1) 8081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.733129+0000 mon.c (mon.1) 8082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.733129+0000 mon.c (mon.1) 8082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.734098+0000 mon.c (mon.1) 8083 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.734098+0000 mon.c (mon.1) 8083 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.742957+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:07 smithi121 bash[73084]: audit 2024-04-22T21:17:07.742957+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.160 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:17:07] "GET /metrics HTTP/1.1" 200 38632 "" "Prometheus/2.33.4" 2024-04-22T21:17:08.161 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.784348+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.162 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.784348+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.162 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.799797+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.162 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.799797+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.162 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.808643+0000 mon.c (mon.1) 8031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.162 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.808643+0000 mon.c (mon.1) 8031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.162 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.811877+0000 mon.c (mon.1) 8032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.162 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.811877+0000 mon.c (mon.1) 8032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.162 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.812967+0000 mon.c (mon.1) 8033 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.162 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.812967+0000 mon.c (mon.1) 8033 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.162 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: cluster 2024-04-22T21:17:06.817602+0000 mgr.x (mgr.34107) 2485 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s 2024-04-22T21:17:08.162 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: cluster 2024-04-22T21:17:06.817602+0000 mgr.x (mgr.34107) 2485 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s 2024-04-22T21:17:08.162 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.822828+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.163 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.822828+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.163 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: cephadm 2024-04-22T21:17:06.826669+0000 mgr.x (mgr.34107) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.163 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: cephadm 2024-04-22T21:17:06.826669+0000 mgr.x (mgr.34107) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.163 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.881593+0000 mon.c (mon.1) 8034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.163 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.881593+0000 mon.c (mon.1) 8034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.163 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.884132+0000 mon.c (mon.1) 8035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.163 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.884132+0000 mon.c (mon.1) 8035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.163 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.886165+0000 mon.c (mon.1) 8036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.163 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.886165+0000 mon.c (mon.1) 8036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.163 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.889041+0000 mon.c (mon.1) 8037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.163 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.889041+0000 mon.c (mon.1) 8037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.163 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.890437+0000 mon.c (mon.1) 8038 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.163 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.890437+0000 mon.c (mon.1) 8038 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.163 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.900136+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.900136+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: cephadm 2024-04-22T21:17:06.903756+0000 mgr.x (mgr.34107) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: cephadm 2024-04-22T21:17:06.903756+0000 mgr.x (mgr.34107) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.978780+0000 mon.c (mon.1) 8039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.978780+0000 mon.c (mon.1) 8039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.982324+0000 mon.c (mon.1) 8040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.982324+0000 mon.c (mon.1) 8040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.984367+0000 mon.c (mon.1) 8041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.984367+0000 mon.c (mon.1) 8041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.988166+0000 mon.c (mon.1) 8042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.988166+0000 mon.c (mon.1) 8042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.989669+0000 mon.c (mon.1) 8043 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:06.989669+0000 mon.c (mon.1) 8043 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.000189+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.164 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.000189+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.165 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: cephadm 2024-04-22T21:17:07.004152+0000 mgr.x (mgr.34107) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.165 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: cephadm 2024-04-22T21:17:07.004152+0000 mgr.x (mgr.34107) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.165 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.075766+0000 mon.c (mon.1) 8044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.165 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.075766+0000 mon.c (mon.1) 8044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.165 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.078904+0000 mon.c (mon.1) 8045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.165 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.078904+0000 mon.c (mon.1) 8045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.165 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.080745+0000 mon.c (mon.1) 8046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.165 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.080745+0000 mon.c (mon.1) 8046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.165 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.083855+0000 mon.c (mon.1) 8047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.165 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.083855+0000 mon.c (mon.1) 8047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.165 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.085105+0000 mon.c (mon.1) 8048 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.165 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.085105+0000 mon.c (mon.1) 8048 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.165 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.095089+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.165 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.095089+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.166 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: cephadm 2024-04-22T21:17:07.098882+0000 mgr.x (mgr.34107) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.166 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: cephadm 2024-04-22T21:17:07.098882+0000 mgr.x (mgr.34107) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.166 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.169367+0000 mon.c (mon.1) 8049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.166 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.169367+0000 mon.c (mon.1) 8049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.166 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.172272+0000 mon.c (mon.1) 8050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.166 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.172272+0000 mon.c (mon.1) 8050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.166 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.173910+0000 mon.c (mon.1) 8051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.166 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.173910+0000 mon.c (mon.1) 8051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.166 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.176907+0000 mon.c (mon.1) 8052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.166 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.176907+0000 mon.c (mon.1) 8052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.166 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.177926+0000 mon.c (mon.1) 8053 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.166 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.177926+0000 mon.c (mon.1) 8053 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.166 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.187381+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.166 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.187381+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.166 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: cephadm 2024-04-22T21:17:07.190919+0000 mgr.x (mgr.34107) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: cephadm 2024-04-22T21:17:07.190919+0000 mgr.x (mgr.34107) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.262106+0000 mon.c (mon.1) 8054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.262106+0000 mon.c (mon.1) 8054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.265034+0000 mon.c (mon.1) 8055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.265034+0000 mon.c (mon.1) 8055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.266653+0000 mon.c (mon.1) 8056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.266653+0000 mon.c (mon.1) 8056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.269874+0000 mon.c (mon.1) 8057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.269874+0000 mon.c (mon.1) 8057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.271220+0000 mon.c (mon.1) 8058 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.271220+0000 mon.c (mon.1) 8058 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.280788+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.167 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.280788+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: cephadm 2024-04-22T21:17:07.285315+0000 mgr.x (mgr.34107) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: cephadm 2024-04-22T21:17:07.285315+0000 mgr.x (mgr.34107) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.357780+0000 mon.c (mon.1) 8059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.357780+0000 mon.c (mon.1) 8059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.360893+0000 mon.c (mon.1) 8060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.360893+0000 mon.c (mon.1) 8060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.362423+0000 mon.c (mon.1) 8061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.362423+0000 mon.c (mon.1) 8061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.366150+0000 mon.c (mon.1) 8062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.366150+0000 mon.c (mon.1) 8062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.367206+0000 mon.c (mon.1) 8063 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.367206+0000 mon.c (mon.1) 8063 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.376462+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.376462+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.168 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: cephadm 2024-04-22T21:17:07.380750+0000 mgr.x (mgr.34107) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: cephadm 2024-04-22T21:17:07.380750+0000 mgr.x (mgr.34107) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:08.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.451541+0000 mon.c (mon.1) 8064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.451541+0000 mon.c (mon.1) 8064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.454831+0000 mon.c (mon.1) 8065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.454831+0000 mon.c (mon.1) 8065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.456820+0000 mon.c (mon.1) 8066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.169 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.456820+0000 mon.c (mon.1) 8066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.460056+0000 mon.c (mon.1) 8067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.460056+0000 mon.c (mon.1) 8067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.461328+0000 mon.c (mon.1) 8068 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.461328+0000 mon.c (mon.1) 8068 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.470925+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.470925+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.550170+0000 mon.c (mon.1) 8069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.550170+0000 mon.c (mon.1) 8069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.553613+0000 mon.c (mon.1) 8070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.553613+0000 mon.c (mon.1) 8070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.555457+0000 mon.c (mon.1) 8071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.555457+0000 mon.c (mon.1) 8071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.170 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.559137+0000 mon.c (mon.1) 8072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.559137+0000 mon.c (mon.1) 8072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.560349+0000 mon.c (mon.1) 8073 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.560349+0000 mon.c (mon.1) 8073 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.569796+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.569796+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.647055+0000 mon.c (mon.1) 8074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.647055+0000 mon.c (mon.1) 8074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.650464+0000 mon.c (mon.1) 8075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.650464+0000 mon.c (mon.1) 8075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.652312+0000 mon.c (mon.1) 8076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.652312+0000 mon.c (mon.1) 8076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.655727+0000 mon.c (mon.1) 8077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.655727+0000 mon.c (mon.1) 8077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.656949+0000 mon.c (mon.1) 8078 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.171 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.656949+0000 mon.c (mon.1) 8078 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.666548+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.666548+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.725776+0000 mon.c (mon.1) 8079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.725776+0000 mon.c (mon.1) 8079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.728742+0000 mon.c (mon.1) 8080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.728742+0000 mon.c (mon.1) 8080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:08.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.730498+0000 mon.c (mon.1) 8081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.730498+0000 mon.c (mon.1) 8081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:08.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.733129+0000 mon.c (mon.1) 8082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.733129+0000 mon.c (mon.1) 8082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:08.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.734098+0000 mon.c (mon.1) 8083 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.734098+0000 mon.c (mon.1) 8083 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:08.172 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.742957+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.173 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:07 smithi123 bash[58916]: audit 2024-04-22T21:17:07.742957+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:08.489 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.262Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-22T21:17:08.489 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.262Z 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-22T21:17:08.489 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.263Z 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-22T21:17:08.489 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.263Z 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-22T21:17:08.490 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.263Z 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-22T21:17:08.490 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.263Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-22T21:17:08.490 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-22T21:17:08.490 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=arp 2024-04-22T21:17:08.490 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-22T21:17:08.490 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-22T21:17:08.490 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-22T21:17:08.490 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-22T21:17:08.490 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-22T21:17:08.490 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-22T21:17:08.490 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-22T21:17:08.490 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-22T21:17:08.490 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=edac 2024-04-22T21:17:08.490 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-22T21:17:08.491 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-22T21:17:08.491 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-22T21:17:08.491 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-22T21:17:08.491 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-22T21:17:08.491 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-22T21:17:08.491 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-22T21:17:08.491 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-22T21:17:08.491 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-22T21:17:08.491 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-22T21:17:08.491 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-22T21:17:08.491 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-22T21:17:08.491 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-22T21:17:08.491 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-22T21:17:08.491 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-22T21:17:08.491 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-22T21:17:08.492 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=os 2024-04-22T21:17:08.492 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-22T21:17:08.492 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-22T21:17:08.492 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-22T21:17:08.492 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-22T21:17:08.492 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-22T21:17:08.492 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-22T21:17:08.492 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-22T21:17:08.492 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=stat 2024-04-22T21:17:08.492 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-22T21:17:08.492 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-22T21:17:08.492 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-22T21:17:08.492 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=time 2024-04-22T21:17:08.492 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-22T21:17:08.492 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=uname 2024-04-22T21:17:08.493 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-22T21:17:08.493 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-22T21:17:08.493 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.264Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-22T21:17:08.493 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.265Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-22T21:17:08.493 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[90640]: ts=2024-04-22T21:17:08.265Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-22T21:17:09.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: cephadm 2024-04-22T21:17:07.475210+0000 mgr.x (mgr.34107) 2493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: cephadm 2024-04-22T21:17:07.475210+0000 mgr.x (mgr.34107) 2493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: cephadm 2024-04-22T21:17:07.573482+0000 mgr.x (mgr.34107) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: cephadm 2024-04-22T21:17:07.573482+0000 mgr.x (mgr.34107) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: cephadm 2024-04-22T21:17:07.670381+0000 mgr.x (mgr.34107) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: cephadm 2024-04-22T21:17:07.670381+0000 mgr.x (mgr.34107) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: cephadm 2024-04-22T21:17:07.746566+0000 mgr.x (mgr.34107) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: cephadm 2024-04-22T21:17:07.746566+0000 mgr.x (mgr.34107) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: cluster 2024-04-22T21:17:07.804432+0000 mon.a (mon.0) 2509 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:17:09.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: cluster 2024-04-22T21:17:07.804432+0000 mon.a (mon.0) 2509 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:17:09.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: cluster 2024-04-22T21:17:07.804505+0000 mon.a (mon.0) 2510 : cluster [INF] Cluster is now healthy 2024-04-22T21:17:09.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: cluster 2024-04-22T21:17:07.804505+0000 mon.a (mon.0) 2510 : cluster [INF] Cluster is now healthy 2024-04-22T21:17:09.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:07.806998+0000 mon.c (mon.1) 8084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:07.806998+0000 mon.c (mon.1) 8084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:07.815113+0000 mon.c (mon.1) 8085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:07.815113+0000 mon.c (mon.1) 8085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:07.816091+0000 mon.c (mon.1) 8086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:07.816091+0000 mon.c (mon.1) 8086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:07.818461+0000 mon.c (mon.1) 8087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:07.818461+0000 mon.c (mon.1) 8087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: cephadm 2024-04-22T21:17:07.475210+0000 mgr.x (mgr.34107) 2493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: cephadm 2024-04-22T21:17:07.475210+0000 mgr.x (mgr.34107) 2493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: cephadm 2024-04-22T21:17:07.573482+0000 mgr.x (mgr.34107) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: cephadm 2024-04-22T21:17:07.573482+0000 mgr.x (mgr.34107) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: cephadm 2024-04-22T21:17:07.670381+0000 mgr.x (mgr.34107) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: cephadm 2024-04-22T21:17:07.670381+0000 mgr.x (mgr.34107) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: cephadm 2024-04-22T21:17:07.746566+0000 mgr.x (mgr.34107) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: cephadm 2024-04-22T21:17:07.746566+0000 mgr.x (mgr.34107) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: cluster 2024-04-22T21:17:07.804432+0000 mon.a (mon.0) 2509 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:17:09.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: cluster 2024-04-22T21:17:07.804432+0000 mon.a (mon.0) 2509 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:17:09.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: cluster 2024-04-22T21:17:07.804505+0000 mon.a (mon.0) 2510 : cluster [INF] Cluster is now healthy 2024-04-22T21:17:09.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: cluster 2024-04-22T21:17:07.804505+0000 mon.a (mon.0) 2510 : cluster [INF] Cluster is now healthy 2024-04-22T21:17:09.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:07.806998+0000 mon.c (mon.1) 8084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:07.806998+0000 mon.c (mon.1) 8084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:07.815113+0000 mon.c (mon.1) 8085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:07.815113+0000 mon.c (mon.1) 8085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:07.816091+0000 mon.c (mon.1) 8086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:07.816091+0000 mon.c (mon.1) 8086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:07.818461+0000 mon.c (mon.1) 8087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:07.818461+0000 mon.c (mon.1) 8087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.034 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:07.819515+0000 mon.c (mon.1) 8088 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:07.819515+0000 mon.c (mon.1) 8088 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:07.827203+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:07.827203+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: cephadm 2024-04-22T21:17:07.832445+0000 mgr.x (mgr.34107) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: cephadm 2024-04-22T21:17:07.832445+0000 mgr.x (mgr.34107) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:07.902368+0000 mon.c (mon.1) 8089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:07.902368+0000 mon.c (mon.1) 8089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:07.905182+0000 mon.c (mon.1) 8090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:07.905182+0000 mon.c (mon.1) 8090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:07.906656+0000 mon.c (mon.1) 8091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:07.906656+0000 mon.c (mon.1) 8091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:07.909602+0000 mon.c (mon.1) 8092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:07.909602+0000 mon.c (mon.1) 8092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:07.910599+0000 mon.c (mon.1) 8093 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:07.910599+0000 mon.c (mon.1) 8093 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:07.919633+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:07.919633+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: cephadm 2024-04-22T21:17:07.923728+0000 mgr.x (mgr.34107) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: cephadm 2024-04-22T21:17:07.923728+0000 mgr.x (mgr.34107) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:07.994796+0000 mon.c (mon.1) 8094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:07.819515+0000 mon.c (mon.1) 8088 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:07.819515+0000 mon.c (mon.1) 8088 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.036 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:07.827203+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:07.827203+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: cephadm 2024-04-22T21:17:07.832445+0000 mgr.x (mgr.34107) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: cephadm 2024-04-22T21:17:07.832445+0000 mgr.x (mgr.34107) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:07.902368+0000 mon.c (mon.1) 8089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:07.902368+0000 mon.c (mon.1) 8089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:07.905182+0000 mon.c (mon.1) 8090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:07.905182+0000 mon.c (mon.1) 8090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:07.906656+0000 mon.c (mon.1) 8091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:07.906656+0000 mon.c (mon.1) 8091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:07.909602+0000 mon.c (mon.1) 8092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:07.909602+0000 mon.c (mon.1) 8092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:07.910599+0000 mon.c (mon.1) 8093 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:07.910599+0000 mon.c (mon.1) 8093 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:07.919633+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:07.919633+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: cephadm 2024-04-22T21:17:07.923728+0000 mgr.x (mgr.34107) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: cephadm 2024-04-22T21:17:07.923728+0000 mgr.x (mgr.34107) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:07.994796+0000 mon.c (mon.1) 8094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:07.994796+0000 mon.c (mon.1) 8094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:07.997598+0000 mon.c (mon.1) 8095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:07.997598+0000 mon.c (mon.1) 8095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.038 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:07.999340+0000 mon.c (mon.1) 8096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:07.999340+0000 mon.c (mon.1) 8096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.002931+0000 mon.c (mon.1) 8097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.002931+0000 mon.c (mon.1) 8097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.004084+0000 mon.c (mon.1) 8098 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.004084+0000 mon.c (mon.1) 8098 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.013730+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.013730+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: cephadm 2024-04-22T21:17:08.018031+0000 mgr.x (mgr.34107) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: cephadm 2024-04-22T21:17:08.018031+0000 mgr.x (mgr.34107) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.072892+0000 mon.c (mon.1) 8099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.072892+0000 mon.c (mon.1) 8099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.075776+0000 mon.c (mon.1) 8100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.075776+0000 mon.c (mon.1) 8100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.077697+0000 mon.c (mon.1) 8101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.077697+0000 mon.c (mon.1) 8101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.080648+0000 mon.c (mon.1) 8102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.080648+0000 mon.c (mon.1) 8102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.081816+0000 mon.c (mon.1) 8103 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.081816+0000 mon.c (mon.1) 8103 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.090045+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.090045+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: cephadm 2024-04-22T21:17:08.093602+0000 mgr.x (mgr.34107) 2500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: cephadm 2024-04-22T21:17:08.093602+0000 mgr.x (mgr.34107) 2500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.171701+0000 mon.c (mon.1) 8104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.171701+0000 mon.c (mon.1) 8104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.175067+0000 mon.c (mon.1) 8105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.175067+0000 mon.c (mon.1) 8105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.176867+0000 mon.c (mon.1) 8106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.176867+0000 mon.c (mon.1) 8106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.179777+0000 mon.c (mon.1) 8107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.179777+0000 mon.c (mon.1) 8107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.181006+0000 mon.c (mon.1) 8108 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.181006+0000 mon.c (mon.1) 8108 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.190192+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.041 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.190192+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:07.994796+0000 mon.c (mon.1) 8094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:07.997598+0000 mon.c (mon.1) 8095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:07.997598+0000 mon.c (mon.1) 8095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:07.999340+0000 mon.c (mon.1) 8096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:07.999340+0000 mon.c (mon.1) 8096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.002931+0000 mon.c (mon.1) 8097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.002931+0000 mon.c (mon.1) 8097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.004084+0000 mon.c (mon.1) 8098 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.004084+0000 mon.c (mon.1) 8098 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.013730+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.013730+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: cephadm 2024-04-22T21:17:08.018031+0000 mgr.x (mgr.34107) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: cephadm 2024-04-22T21:17:08.018031+0000 mgr.x (mgr.34107) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.072892+0000 mon.c (mon.1) 8099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.072892+0000 mon.c (mon.1) 8099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.075776+0000 mon.c (mon.1) 8100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.075776+0000 mon.c (mon.1) 8100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.077697+0000 mon.c (mon.1) 8101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.043 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.077697+0000 mon.c (mon.1) 8101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: cephadm 2024-04-22T21:17:08.194014+0000 mgr.x (mgr.34107) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: cephadm 2024-04-22T21:17:08.194014+0000 mgr.x (mgr.34107) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.248647+0000 mon.c (mon.1) 8109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.248647+0000 mon.c (mon.1) 8109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.251829+0000 mon.c (mon.1) 8110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.251829+0000 mon.c (mon.1) 8110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.253752+0000 mon.c (mon.1) 8111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.253752+0000 mon.c (mon.1) 8111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.256766+0000 mon.c (mon.1) 8112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.256766+0000 mon.c (mon.1) 8112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.257759+0000 mon.c (mon.1) 8113 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.257759+0000 mon.c (mon.1) 8113 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.266213+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.266213+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: cephadm 2024-04-22T21:17:08.270654+0000 mgr.x (mgr.34107) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: cephadm 2024-04-22T21:17:08.270654+0000 mgr.x (mgr.34107) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.044 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.309750+0000 mon.c (mon.1) 8114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.309750+0000 mon.c (mon.1) 8114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.312538+0000 mon.c (mon.1) 8115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.312538+0000 mon.c (mon.1) 8115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.313985+0000 mon.c (mon.1) 8116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.313985+0000 mon.c (mon.1) 8116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.316638+0000 mon.c (mon.1) 8117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.316638+0000 mon.c (mon.1) 8117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.317511+0000 mon.c (mon.1) 8118 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.317511+0000 mon.c (mon.1) 8118 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.326590+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.326590+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: cephadm 2024-04-22T21:17:08.330217+0000 mgr.x (mgr.34107) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: cephadm 2024-04-22T21:17:08.330217+0000 mgr.x (mgr.34107) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.368741+0000 mon.c (mon.1) 8119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.368741+0000 mon.c (mon.1) 8119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.371627+0000 mon.c (mon.1) 8120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.371627+0000 mon.c (mon.1) 8120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.373243+0000 mon.c (mon.1) 8121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.373243+0000 mon.c (mon.1) 8121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.376121+0000 mon.c (mon.1) 8122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.376121+0000 mon.c (mon.1) 8122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.377177+0000 mon.c (mon.1) 8123 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.080648+0000 mon.c (mon.1) 8102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.080648+0000 mon.c (mon.1) 8102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.081816+0000 mon.c (mon.1) 8103 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.081816+0000 mon.c (mon.1) 8103 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.090045+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.090045+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: cephadm 2024-04-22T21:17:08.093602+0000 mgr.x (mgr.34107) 2500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: cephadm 2024-04-22T21:17:08.093602+0000 mgr.x (mgr.34107) 2500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.171701+0000 mon.c (mon.1) 8104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.171701+0000 mon.c (mon.1) 8104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.175067+0000 mon.c (mon.1) 8105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.175067+0000 mon.c (mon.1) 8105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.176867+0000 mon.c (mon.1) 8106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.176867+0000 mon.c (mon.1) 8106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.179777+0000 mon.c (mon.1) 8107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.179777+0000 mon.c (mon.1) 8107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.181006+0000 mon.c (mon.1) 8108 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.181006+0000 mon.c (mon.1) 8108 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.190192+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.190192+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.377177+0000 mon.c (mon.1) 8123 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.386104+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.386104+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: cephadm 2024-04-22T21:17:08.389832+0000 mgr.x (mgr.34107) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: cephadm 2024-04-22T21:17:08.389832+0000 mgr.x (mgr.34107) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.427287+0000 mon.c (mon.1) 8124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.427287+0000 mon.c (mon.1) 8124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.430051+0000 mon.c (mon.1) 8125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.430051+0000 mon.c (mon.1) 8125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.431624+0000 mon.c (mon.1) 8126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.431624+0000 mon.c (mon.1) 8126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.434438+0000 mon.c (mon.1) 8127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.434438+0000 mon.c (mon.1) 8127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.435554+0000 mon.c (mon.1) 8128 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.435554+0000 mon.c (mon.1) 8128 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.444709+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.444709+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: cephadm 2024-04-22T21:17:08.448240+0000 mgr.x (mgr.34107) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: cephadm 2024-04-22T21:17:08.448240+0000 mgr.x (mgr.34107) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.485908+0000 mon.c (mon.1) 8129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.050 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: cephadm 2024-04-22T21:17:08.194014+0000 mgr.x (mgr.34107) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: cephadm 2024-04-22T21:17:08.194014+0000 mgr.x (mgr.34107) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.248647+0000 mon.c (mon.1) 8109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.248647+0000 mon.c (mon.1) 8109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.251829+0000 mon.c (mon.1) 8110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.251829+0000 mon.c (mon.1) 8110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.253752+0000 mon.c (mon.1) 8111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.253752+0000 mon.c (mon.1) 8111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.256766+0000 mon.c (mon.1) 8112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.256766+0000 mon.c (mon.1) 8112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.257759+0000 mon.c (mon.1) 8113 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.257759+0000 mon.c (mon.1) 8113 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.266213+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.051 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.266213+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: cephadm 2024-04-22T21:17:08.270654+0000 mgr.x (mgr.34107) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: cephadm 2024-04-22T21:17:08.270654+0000 mgr.x (mgr.34107) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.309750+0000 mon.c (mon.1) 8114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.309750+0000 mon.c (mon.1) 8114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.312538+0000 mon.c (mon.1) 8115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.312538+0000 mon.c (mon.1) 8115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.485908+0000 mon.c (mon.1) 8129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.488786+0000 mon.c (mon.1) 8130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.488786+0000 mon.c (mon.1) 8130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.490324+0000 mon.c (mon.1) 8131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.490324+0000 mon.c (mon.1) 8131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.493341+0000 mon.c (mon.1) 8132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.493341+0000 mon.c (mon.1) 8132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.494404+0000 mon.c (mon.1) 8133 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.494404+0000 mon.c (mon.1) 8133 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.505254+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.505254+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.053 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.547241+0000 mon.c (mon.1) 8134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.547241+0000 mon.c (mon.1) 8134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.550210+0000 mon.c (mon.1) 8135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.550210+0000 mon.c (mon.1) 8135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.551688+0000 mon.c (mon.1) 8136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.551688+0000 mon.c (mon.1) 8136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.554528+0000 mon.c (mon.1) 8137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.554528+0000 mon.c (mon.1) 8137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.555525+0000 mon.c (mon.1) 8138 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.555525+0000 mon.c (mon.1) 8138 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.562890+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.562890+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.054 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.637835+0000 mon.c (mon.1) 8139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.637835+0000 mon.c (mon.1) 8139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.640668+0000 mon.c (mon.1) 8140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.640668+0000 mon.c (mon.1) 8140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.642247+0000 mon.c (mon.1) 8141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.642247+0000 mon.c (mon.1) 8141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.645311+0000 mon.c (mon.1) 8142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.645311+0000 mon.c (mon.1) 8142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.646448+0000 mon.c (mon.1) 8143 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.646448+0000 mon.c (mon.1) 8143 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.655586+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.655586+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.715531+0000 mon.c (mon.1) 8144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.715531+0000 mon.c (mon.1) 8144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.718511+0000 mon.c (mon.1) 8145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.718511+0000 mon.c (mon.1) 8145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.719995+0000 mon.c (mon.1) 8146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.719995+0000 mon.c (mon.1) 8146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.722743+0000 mon.c (mon.1) 8147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.722743+0000 mon.c (mon.1) 8147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.723812+0000 mon.c (mon.1) 8148 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.723812+0000 mon.c (mon.1) 8148 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.733044+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[73084]: audit 2024-04-22T21:17:08.733044+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.313985+0000 mon.c (mon.1) 8116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.313985+0000 mon.c (mon.1) 8116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.316638+0000 mon.c (mon.1) 8117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.316638+0000 mon.c (mon.1) 8117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.317511+0000 mon.c (mon.1) 8118 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.317511+0000 mon.c (mon.1) 8118 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.326590+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.326590+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: cephadm 2024-04-22T21:17:08.330217+0000 mgr.x (mgr.34107) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: cephadm 2024-04-22T21:17:08.330217+0000 mgr.x (mgr.34107) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.368741+0000 mon.c (mon.1) 8119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.368741+0000 mon.c (mon.1) 8119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.371627+0000 mon.c (mon.1) 8120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.371627+0000 mon.c (mon.1) 8120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.373243+0000 mon.c (mon.1) 8121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.373243+0000 mon.c (mon.1) 8121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.376121+0000 mon.c (mon.1) 8122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.376121+0000 mon.c (mon.1) 8122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.377177+0000 mon.c (mon.1) 8123 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.377177+0000 mon.c (mon.1) 8123 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.386104+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.386104+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: cephadm 2024-04-22T21:17:08.389832+0000 mgr.x (mgr.34107) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: cephadm 2024-04-22T21:17:08.389832+0000 mgr.x (mgr.34107) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.427287+0000 mon.c (mon.1) 8124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.427287+0000 mon.c (mon.1) 8124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.430051+0000 mon.c (mon.1) 8125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.430051+0000 mon.c (mon.1) 8125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.431624+0000 mon.c (mon.1) 8126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.059 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.431624+0000 mon.c (mon.1) 8126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.434438+0000 mon.c (mon.1) 8127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.434438+0000 mon.c (mon.1) 8127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.435554+0000 mon.c (mon.1) 8128 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.435554+0000 mon.c (mon.1) 8128 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.444709+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.444709+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: cephadm 2024-04-22T21:17:08.448240+0000 mgr.x (mgr.34107) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: cephadm 2024-04-22T21:17:08.448240+0000 mgr.x (mgr.34107) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.485908+0000 mon.c (mon.1) 8129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.485908+0000 mon.c (mon.1) 8129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.488786+0000 mon.c (mon.1) 8130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.488786+0000 mon.c (mon.1) 8130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.490324+0000 mon.c (mon.1) 8131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.490324+0000 mon.c (mon.1) 8131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.493341+0000 mon.c (mon.1) 8132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.493341+0000 mon.c (mon.1) 8132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.494404+0000 mon.c (mon.1) 8133 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.494404+0000 mon.c (mon.1) 8133 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.505254+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.505254+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.547241+0000 mon.c (mon.1) 8134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.547241+0000 mon.c (mon.1) 8134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.550210+0000 mon.c (mon.1) 8135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.550210+0000 mon.c (mon.1) 8135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.551688+0000 mon.c (mon.1) 8136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.551688+0000 mon.c (mon.1) 8136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.554528+0000 mon.c (mon.1) 8137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.554528+0000 mon.c (mon.1) 8137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.555525+0000 mon.c (mon.1) 8138 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.555525+0000 mon.c (mon.1) 8138 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.562890+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.562890+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.637835+0000 mon.c (mon.1) 8139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.637835+0000 mon.c (mon.1) 8139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.640668+0000 mon.c (mon.1) 8140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.640668+0000 mon.c (mon.1) 8140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.642247+0000 mon.c (mon.1) 8141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.642247+0000 mon.c (mon.1) 8141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.645311+0000 mon.c (mon.1) 8142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.645311+0000 mon.c (mon.1) 8142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.646448+0000 mon.c (mon.1) 8143 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.646448+0000 mon.c (mon.1) 8143 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.655586+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.655586+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.715531+0000 mon.c (mon.1) 8144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.715531+0000 mon.c (mon.1) 8144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.718511+0000 mon.c (mon.1) 8145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.718511+0000 mon.c (mon.1) 8145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.719995+0000 mon.c (mon.1) 8146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.719995+0000 mon.c (mon.1) 8146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.722743+0000 mon.c (mon.1) 8147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.063 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.722743+0000 mon.c (mon.1) 8147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.723812+0000 mon.c (mon.1) 8148 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.723812+0000 mon.c (mon.1) 8148 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.733044+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:08 smithi121 bash[75184]: audit 2024-04-22T21:17:08.733044+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: cephadm 2024-04-22T21:17:07.475210+0000 mgr.x (mgr.34107) 2493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: cephadm 2024-04-22T21:17:07.475210+0000 mgr.x (mgr.34107) 2493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: cephadm 2024-04-22T21:17:07.573482+0000 mgr.x (mgr.34107) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: cephadm 2024-04-22T21:17:07.573482+0000 mgr.x (mgr.34107) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: cephadm 2024-04-22T21:17:07.670381+0000 mgr.x (mgr.34107) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: cephadm 2024-04-22T21:17:07.670381+0000 mgr.x (mgr.34107) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: cephadm 2024-04-22T21:17:07.746566+0000 mgr.x (mgr.34107) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: cephadm 2024-04-22T21:17:07.746566+0000 mgr.x (mgr.34107) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: cluster 2024-04-22T21:17:07.804432+0000 mon.a (mon.0) 2509 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:17:09.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: cluster 2024-04-22T21:17:07.804432+0000 mon.a (mon.0) 2509 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:17:09.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: cluster 2024-04-22T21:17:07.804505+0000 mon.a (mon.0) 2510 : cluster [INF] Cluster is now healthy 2024-04-22T21:17:09.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: cluster 2024-04-22T21:17:07.804505+0000 mon.a (mon.0) 2510 : cluster [INF] Cluster is now healthy 2024-04-22T21:17:09.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:07.806998+0000 mon.c (mon.1) 8084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:07.806998+0000 mon.c (mon.1) 8084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:07.815113+0000 mon.c (mon.1) 8085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:07.815113+0000 mon.c (mon.1) 8085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:07.816091+0000 mon.c (mon.1) 8086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:07.816091+0000 mon.c (mon.1) 8086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:07.818461+0000 mon.c (mon.1) 8087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:07.818461+0000 mon.c (mon.1) 8087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:07.819515+0000 mon.c (mon.1) 8088 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:07.819515+0000 mon.c (mon.1) 8088 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:07.827203+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:07.827203+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: cephadm 2024-04-22T21:17:07.832445+0000 mgr.x (mgr.34107) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: cephadm 2024-04-22T21:17:07.832445+0000 mgr.x (mgr.34107) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:07.902368+0000 mon.c (mon.1) 8089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:07.902368+0000 mon.c (mon.1) 8089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:07.905182+0000 mon.c (mon.1) 8090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:07.905182+0000 mon.c (mon.1) 8090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:07.906656+0000 mon.c (mon.1) 8091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:07.906656+0000 mon.c (mon.1) 8091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:07.909602+0000 mon.c (mon.1) 8092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:07.909602+0000 mon.c (mon.1) 8092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:07.910599+0000 mon.c (mon.1) 8093 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:07.910599+0000 mon.c (mon.1) 8093 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:07.919633+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:07.919633+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: cephadm 2024-04-22T21:17:07.923728+0000 mgr.x (mgr.34107) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: cephadm 2024-04-22T21:17:07.923728+0000 mgr.x (mgr.34107) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:07.994796+0000 mon.c (mon.1) 8094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:07.994796+0000 mon.c (mon.1) 8094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:07.997598+0000 mon.c (mon.1) 8095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:07.997598+0000 mon.c (mon.1) 8095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:07.999340+0000 mon.c (mon.1) 8096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:07.999340+0000 mon.c (mon.1) 8096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.002931+0000 mon.c (mon.1) 8097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.002931+0000 mon.c (mon.1) 8097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.004084+0000 mon.c (mon.1) 8098 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.004084+0000 mon.c (mon.1) 8098 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.013730+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.013730+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: cephadm 2024-04-22T21:17:08.018031+0000 mgr.x (mgr.34107) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: cephadm 2024-04-22T21:17:08.018031+0000 mgr.x (mgr.34107) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.072892+0000 mon.c (mon.1) 8099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.072892+0000 mon.c (mon.1) 8099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.075776+0000 mon.c (mon.1) 8100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.075776+0000 mon.c (mon.1) 8100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.077697+0000 mon.c (mon.1) 8101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.077697+0000 mon.c (mon.1) 8101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.080648+0000 mon.c (mon.1) 8102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.080648+0000 mon.c (mon.1) 8102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.081816+0000 mon.c (mon.1) 8103 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.081816+0000 mon.c (mon.1) 8103 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.090045+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.090045+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: cephadm 2024-04-22T21:17:08.093602+0000 mgr.x (mgr.34107) 2500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: cephadm 2024-04-22T21:17:08.093602+0000 mgr.x (mgr.34107) 2500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.171701+0000 mon.c (mon.1) 8104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.171701+0000 mon.c (mon.1) 8104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.175067+0000 mon.c (mon.1) 8105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.175067+0000 mon.c (mon.1) 8105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.176867+0000 mon.c (mon.1) 8106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.176867+0000 mon.c (mon.1) 8106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.179777+0000 mon.c (mon.1) 8107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.179777+0000 mon.c (mon.1) 8107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.181006+0000 mon.c (mon.1) 8108 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.181006+0000 mon.c (mon.1) 8108 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.190192+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.190192+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: cephadm 2024-04-22T21:17:08.194014+0000 mgr.x (mgr.34107) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: cephadm 2024-04-22T21:17:08.194014+0000 mgr.x (mgr.34107) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.248647+0000 mon.c (mon.1) 8109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.248647+0000 mon.c (mon.1) 8109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.251829+0000 mon.c (mon.1) 8110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.251829+0000 mon.c (mon.1) 8110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.253752+0000 mon.c (mon.1) 8111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.253752+0000 mon.c (mon.1) 8111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.256766+0000 mon.c (mon.1) 8112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.256766+0000 mon.c (mon.1) 8112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.257759+0000 mon.c (mon.1) 8113 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.257759+0000 mon.c (mon.1) 8113 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.266213+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.266213+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: cephadm 2024-04-22T21:17:08.270654+0000 mgr.x (mgr.34107) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: cephadm 2024-04-22T21:17:08.270654+0000 mgr.x (mgr.34107) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.309750+0000 mon.c (mon.1) 8114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.309750+0000 mon.c (mon.1) 8114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.312538+0000 mon.c (mon.1) 8115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.312538+0000 mon.c (mon.1) 8115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.313985+0000 mon.c (mon.1) 8116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.313985+0000 mon.c (mon.1) 8116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.316638+0000 mon.c (mon.1) 8117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.316638+0000 mon.c (mon.1) 8117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.317511+0000 mon.c (mon.1) 8118 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.317511+0000 mon.c (mon.1) 8118 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.326590+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.326590+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: cephadm 2024-04-22T21:17:08.330217+0000 mgr.x (mgr.34107) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: cephadm 2024-04-22T21:17:08.330217+0000 mgr.x (mgr.34107) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.368741+0000 mon.c (mon.1) 8119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.368741+0000 mon.c (mon.1) 8119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.371627+0000 mon.c (mon.1) 8120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.371627+0000 mon.c (mon.1) 8120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.373243+0000 mon.c (mon.1) 8121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.373243+0000 mon.c (mon.1) 8121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.376121+0000 mon.c (mon.1) 8122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.376121+0000 mon.c (mon.1) 8122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.377177+0000 mon.c (mon.1) 8123 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.377177+0000 mon.c (mon.1) 8123 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.386104+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.386104+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: cephadm 2024-04-22T21:17:08.389832+0000 mgr.x (mgr.34107) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: cephadm 2024-04-22T21:17:08.389832+0000 mgr.x (mgr.34107) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.427287+0000 mon.c (mon.1) 8124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.427287+0000 mon.c (mon.1) 8124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.430051+0000 mon.c (mon.1) 8125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.430051+0000 mon.c (mon.1) 8125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.431624+0000 mon.c (mon.1) 8126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.431624+0000 mon.c (mon.1) 8126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.434438+0000 mon.c (mon.1) 8127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.434438+0000 mon.c (mon.1) 8127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.435554+0000 mon.c (mon.1) 8128 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.435554+0000 mon.c (mon.1) 8128 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.444709+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.444709+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: cephadm 2024-04-22T21:17:08.448240+0000 mgr.x (mgr.34107) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: cephadm 2024-04-22T21:17:08.448240+0000 mgr.x (mgr.34107) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:09.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.485908+0000 mon.c (mon.1) 8129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.485908+0000 mon.c (mon.1) 8129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.488786+0000 mon.c (mon.1) 8130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.488786+0000 mon.c (mon.1) 8130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.490324+0000 mon.c (mon.1) 8131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.490324+0000 mon.c (mon.1) 8131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.493341+0000 mon.c (mon.1) 8132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.493341+0000 mon.c (mon.1) 8132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.494404+0000 mon.c (mon.1) 8133 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.494404+0000 mon.c (mon.1) 8133 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.505254+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.505254+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.547241+0000 mon.c (mon.1) 8134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.547241+0000 mon.c (mon.1) 8134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.550210+0000 mon.c (mon.1) 8135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.550210+0000 mon.c (mon.1) 8135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.551688+0000 mon.c (mon.1) 8136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.551688+0000 mon.c (mon.1) 8136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.554528+0000 mon.c (mon.1) 8137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.554528+0000 mon.c (mon.1) 8137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.555525+0000 mon.c (mon.1) 8138 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.555525+0000 mon.c (mon.1) 8138 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.562890+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.562890+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.637835+0000 mon.c (mon.1) 8139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.637835+0000 mon.c (mon.1) 8139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.640668+0000 mon.c (mon.1) 8140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.640668+0000 mon.c (mon.1) 8140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.642247+0000 mon.c (mon.1) 8141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.642247+0000 mon.c (mon.1) 8141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.645311+0000 mon.c (mon.1) 8142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.645311+0000 mon.c (mon.1) 8142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.646448+0000 mon.c (mon.1) 8143 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.646448+0000 mon.c (mon.1) 8143 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.655586+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.655586+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.715531+0000 mon.c (mon.1) 8144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.715531+0000 mon.c (mon.1) 8144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.718511+0000 mon.c (mon.1) 8145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.718511+0000 mon.c (mon.1) 8145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:09.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.719995+0000 mon.c (mon.1) 8146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.719995+0000 mon.c (mon.1) 8146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:09.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.722743+0000 mon.c (mon.1) 8147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.722743+0000 mon.c (mon.1) 8147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:09.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.723812+0000 mon.c (mon.1) 8148 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.723812+0000 mon.c (mon.1) 8148 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:09.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.733044+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:09.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:08 smithi123 bash[58916]: audit 2024-04-22T21:17:08.733044+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.486703+0000 mgr.x (mgr.34107) 2506 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:10.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.486703+0000 mgr.x (mgr.34107) 2506 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:10.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: cephadm 2024-04-22T21:17:08.509076+0000 mgr.x (mgr.34107) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: cephadm 2024-04-22T21:17:08.509076+0000 mgr.x (mgr.34107) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: cephadm 2024-04-22T21:17:08.583343+0000 mgr.x (mgr.34107) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: cephadm 2024-04-22T21:17:08.583343+0000 mgr.x (mgr.34107) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: cephadm 2024-04-22T21:17:08.659614+0000 mgr.x (mgr.34107) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: cephadm 2024-04-22T21:17:08.659614+0000 mgr.x (mgr.34107) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: cephadm 2024-04-22T21:17:08.736796+0000 mgr.x (mgr.34107) 2510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: cephadm 2024-04-22T21:17:08.736796+0000 mgr.x (mgr.34107) 2510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.816084+0000 mon.c (mon.1) 8149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.816084+0000 mon.c (mon.1) 8149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: cluster 2024-04-22T21:17:08.818073+0000 mgr.x (mgr.34107) 2511 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-22T21:17:10.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: cluster 2024-04-22T21:17:08.818073+0000 mgr.x (mgr.34107) 2511 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-22T21:17:10.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.819041+0000 mon.c (mon.1) 8150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.819041+0000 mon.c (mon.1) 8150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.820859+0000 mon.c (mon.1) 8151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.820859+0000 mon.c (mon.1) 8151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.823952+0000 mon.c (mon.1) 8152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.823952+0000 mon.c (mon.1) 8152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.824914+0000 mon.c (mon.1) 8153 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.824914+0000 mon.c (mon.1) 8153 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.833677+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.833677+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: cephadm 2024-04-22T21:17:08.837209+0000 mgr.x (mgr.34107) 2512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: cephadm 2024-04-22T21:17:08.837209+0000 mgr.x (mgr.34107) 2512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.880472+0000 mon.c (mon.1) 8154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.880472+0000 mon.c (mon.1) 8154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.883677+0000 mon.c (mon.1) 8155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.883677+0000 mon.c (mon.1) 8155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.885346+0000 mon.c (mon.1) 8156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.885346+0000 mon.c (mon.1) 8156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.888461+0000 mon.c (mon.1) 8157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.888461+0000 mon.c (mon.1) 8157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.889631+0000 mon.c (mon.1) 8158 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.889631+0000 mon.c (mon.1) 8158 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.901104+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.901104+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: cephadm 2024-04-22T21:17:08.905001+0000 mgr.x (mgr.34107) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: cephadm 2024-04-22T21:17:08.905001+0000 mgr.x (mgr.34107) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.963953+0000 mon.c (mon.1) 8159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.963953+0000 mon.c (mon.1) 8159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.967341+0000 mon.c (mon.1) 8160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.967341+0000 mon.c (mon.1) 8160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.969076+0000 mon.c (mon.1) 8161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.969076+0000 mon.c (mon.1) 8161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.972335+0000 mon.c (mon.1) 8162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.972335+0000 mon.c (mon.1) 8162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.973615+0000 mon.c (mon.1) 8163 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.973615+0000 mon.c (mon.1) 8163 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.985416+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:08.985416+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: cephadm 2024-04-22T21:17:08.989296+0000 mgr.x (mgr.34107) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: cephadm 2024-04-22T21:17:08.989296+0000 mgr.x (mgr.34107) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.032323+0000 mon.c (mon.1) 8164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.032323+0000 mon.c (mon.1) 8164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.035625+0000 mon.c (mon.1) 8165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.035625+0000 mon.c (mon.1) 8165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.037151+0000 mon.c (mon.1) 8166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.037151+0000 mon.c (mon.1) 8166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.040253+0000 mon.c (mon.1) 8167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.040253+0000 mon.c (mon.1) 8167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.041470+0000 mon.c (mon.1) 8168 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.041470+0000 mon.c (mon.1) 8168 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.053377+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.053377+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: cephadm 2024-04-22T21:17:09.057130+0000 mgr.x (mgr.34107) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: cephadm 2024-04-22T21:17:09.057130+0000 mgr.x (mgr.34107) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.101079+0000 mon.c (mon.1) 8169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.101079+0000 mon.c (mon.1) 8169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.104490+0000 mon.c (mon.1) 8170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.104490+0000 mon.c (mon.1) 8170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.106326+0000 mon.c (mon.1) 8171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.106326+0000 mon.c (mon.1) 8171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.109297+0000 mon.c (mon.1) 8172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.109297+0000 mon.c (mon.1) 8172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.110696+0000 mon.c (mon.1) 8173 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.110696+0000 mon.c (mon.1) 8173 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.122196+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.122196+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: cephadm 2024-04-22T21:17:09.126070+0000 mgr.x (mgr.34107) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: cephadm 2024-04-22T21:17:09.126070+0000 mgr.x (mgr.34107) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.184495+0000 mon.c (mon.1) 8174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.184495+0000 mon.c (mon.1) 8174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.187563+0000 mon.c (mon.1) 8175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.187563+0000 mon.c (mon.1) 8175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.189107+0000 mon.c (mon.1) 8176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.189107+0000 mon.c (mon.1) 8176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.191846+0000 mon.c (mon.1) 8177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.191846+0000 mon.c (mon.1) 8177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.193034+0000 mon.c (mon.1) 8178 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.193034+0000 mon.c (mon.1) 8178 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.204320+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.204320+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: cephadm 2024-04-22T21:17:09.208274+0000 mgr.x (mgr.34107) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: cephadm 2024-04-22T21:17:09.208274+0000 mgr.x (mgr.34107) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.246700+0000 mon.c (mon.1) 8179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.246700+0000 mon.c (mon.1) 8179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.249778+0000 mon.c (mon.1) 8180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.249778+0000 mon.c (mon.1) 8180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.251308+0000 mon.c (mon.1) 8181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.251308+0000 mon.c (mon.1) 8181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.254288+0000 mon.c (mon.1) 8182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.254288+0000 mon.c (mon.1) 8182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.255455+0000 mon.c (mon.1) 8183 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.255455+0000 mon.c (mon.1) 8183 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.266378+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.266378+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: cephadm 2024-04-22T21:17:09.270330+0000 mgr.x (mgr.34107) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: cephadm 2024-04-22T21:17:09.270330+0000 mgr.x (mgr.34107) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.324698+0000 mon.c (mon.1) 8184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.324698+0000 mon.c (mon.1) 8184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.327391+0000 mon.c (mon.1) 8185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.327391+0000 mon.c (mon.1) 8185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.329219+0000 mon.c (mon.1) 8186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.329219+0000 mon.c (mon.1) 8186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.332051+0000 mon.c (mon.1) 8187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.332051+0000 mon.c (mon.1) 8187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.333306+0000 mon.c (mon.1) 8188 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.333306+0000 mon.c (mon.1) 8188 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.346507+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.346507+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: cephadm 2024-04-22T21:17:09.350411+0000 mgr.x (mgr.34107) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: cephadm 2024-04-22T21:17:09.350411+0000 mgr.x (mgr.34107) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.405899+0000 mon.c (mon.1) 8189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.405899+0000 mon.c (mon.1) 8189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.408862+0000 mon.c (mon.1) 8190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.408862+0000 mon.c (mon.1) 8190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.410436+0000 mon.c (mon.1) 8191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.410436+0000 mon.c (mon.1) 8191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.413945+0000 mon.c (mon.1) 8192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.413945+0000 mon.c (mon.1) 8192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.415109+0000 mon.c (mon.1) 8193 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.415109+0000 mon.c (mon.1) 8193 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.428923+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.428923+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: cephadm 2024-04-22T21:17:09.433032+0000 mgr.x (mgr.34107) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: cephadm 2024-04-22T21:17:09.433032+0000 mgr.x (mgr.34107) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.470808+0000 mon.c (mon.1) 8194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.470808+0000 mon.c (mon.1) 8194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.473527+0000 mon.c (mon.1) 8195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.473527+0000 mon.c (mon.1) 8195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.474890+0000 mon.c (mon.1) 8196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.474890+0000 mon.c (mon.1) 8196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.477542+0000 mon.c (mon.1) 8197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.477542+0000 mon.c (mon.1) 8197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.478544+0000 mon.c (mon.1) 8198 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.478544+0000 mon.c (mon.1) 8198 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.491868+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.491868+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.533122+0000 mon.c (mon.1) 8199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.533122+0000 mon.c (mon.1) 8199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.535639+0000 mon.c (mon.1) 8200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.535639+0000 mon.c (mon.1) 8200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.537314+0000 mon.c (mon.1) 8201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.537314+0000 mon.c (mon.1) 8201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.540007+0000 mon.c (mon.1) 8202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.540007+0000 mon.c (mon.1) 8202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.541077+0000 mon.c (mon.1) 8203 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.541077+0000 mon.c (mon.1) 8203 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.551781+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.551781+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.638190+0000 mon.c (mon.1) 8204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.638190+0000 mon.c (mon.1) 8204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.642648+0000 mon.c (mon.1) 8205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.642648+0000 mon.c (mon.1) 8205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.644727+0000 mon.c (mon.1) 8206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.644727+0000 mon.c (mon.1) 8206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.648784+0000 mon.c (mon.1) 8207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.648784+0000 mon.c (mon.1) 8207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.650366+0000 mon.c (mon.1) 8208 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.650366+0000 mon.c (mon.1) 8208 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.664831+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.664831+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.741917+0000 mon.c (mon.1) 8209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.741917+0000 mon.c (mon.1) 8209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.745185+0000 mon.c (mon.1) 8210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.745185+0000 mon.c (mon.1) 8210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.746911+0000 mon.c (mon.1) 8211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.746911+0000 mon.c (mon.1) 8211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.750350+0000 mon.c (mon.1) 8212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.750350+0000 mon.c (mon.1) 8212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.260 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.751537+0000 mon.c (mon.1) 8213 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.260 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.751537+0000 mon.c (mon.1) 8213 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.260 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.763103+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.260 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:09 smithi123 bash[58916]: audit 2024-04-22T21:17:09.763103+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.486703+0000 mgr.x (mgr.34107) 2506 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:10.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.486703+0000 mgr.x (mgr.34107) 2506 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:10.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: cephadm 2024-04-22T21:17:08.509076+0000 mgr.x (mgr.34107) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: cephadm 2024-04-22T21:17:08.509076+0000 mgr.x (mgr.34107) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: cephadm 2024-04-22T21:17:08.583343+0000 mgr.x (mgr.34107) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: cephadm 2024-04-22T21:17:08.583343+0000 mgr.x (mgr.34107) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: cephadm 2024-04-22T21:17:08.659614+0000 mgr.x (mgr.34107) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: cephadm 2024-04-22T21:17:08.659614+0000 mgr.x (mgr.34107) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: cephadm 2024-04-22T21:17:08.736796+0000 mgr.x (mgr.34107) 2510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: cephadm 2024-04-22T21:17:08.736796+0000 mgr.x (mgr.34107) 2510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.816084+0000 mon.c (mon.1) 8149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.816084+0000 mon.c (mon.1) 8149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: cluster 2024-04-22T21:17:08.818073+0000 mgr.x (mgr.34107) 2511 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-22T21:17:10.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: cluster 2024-04-22T21:17:08.818073+0000 mgr.x (mgr.34107) 2511 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-22T21:17:10.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.819041+0000 mon.c (mon.1) 8150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.819041+0000 mon.c (mon.1) 8150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.820859+0000 mon.c (mon.1) 8151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.820859+0000 mon.c (mon.1) 8151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.823952+0000 mon.c (mon.1) 8152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.486703+0000 mgr.x (mgr.34107) 2506 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:10.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.486703+0000 mgr.x (mgr.34107) 2506 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:10.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: cephadm 2024-04-22T21:17:08.509076+0000 mgr.x (mgr.34107) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: cephadm 2024-04-22T21:17:08.509076+0000 mgr.x (mgr.34107) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: cephadm 2024-04-22T21:17:08.583343+0000 mgr.x (mgr.34107) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: cephadm 2024-04-22T21:17:08.583343+0000 mgr.x (mgr.34107) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: cephadm 2024-04-22T21:17:08.659614+0000 mgr.x (mgr.34107) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: cephadm 2024-04-22T21:17:08.659614+0000 mgr.x (mgr.34107) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: cephadm 2024-04-22T21:17:08.736796+0000 mgr.x (mgr.34107) 2510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: cephadm 2024-04-22T21:17:08.736796+0000 mgr.x (mgr.34107) 2510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.816084+0000 mon.c (mon.1) 8149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.816084+0000 mon.c (mon.1) 8149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: cluster 2024-04-22T21:17:08.818073+0000 mgr.x (mgr.34107) 2511 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-22T21:17:10.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: cluster 2024-04-22T21:17:08.818073+0000 mgr.x (mgr.34107) 2511 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-22T21:17:10.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.819041+0000 mon.c (mon.1) 8150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.819041+0000 mon.c (mon.1) 8150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.820859+0000 mon.c (mon.1) 8151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.820859+0000 mon.c (mon.1) 8151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.823952+0000 mon.c (mon.1) 8152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.823952+0000 mon.c (mon.1) 8152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.824914+0000 mon.c (mon.1) 8153 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.824914+0000 mon.c (mon.1) 8153 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.833677+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.833677+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: cephadm 2024-04-22T21:17:08.837209+0000 mgr.x (mgr.34107) 2512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: cephadm 2024-04-22T21:17:08.837209+0000 mgr.x (mgr.34107) 2512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.880472+0000 mon.c (mon.1) 8154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.880472+0000 mon.c (mon.1) 8154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.883677+0000 mon.c (mon.1) 8155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.883677+0000 mon.c (mon.1) 8155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.885346+0000 mon.c (mon.1) 8156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.885346+0000 mon.c (mon.1) 8156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.888461+0000 mon.c (mon.1) 8157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.888461+0000 mon.c (mon.1) 8157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.889631+0000 mon.c (mon.1) 8158 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.889631+0000 mon.c (mon.1) 8158 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.901104+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.901104+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: cephadm 2024-04-22T21:17:08.905001+0000 mgr.x (mgr.34107) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.823952+0000 mon.c (mon.1) 8152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.824914+0000 mon.c (mon.1) 8153 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.824914+0000 mon.c (mon.1) 8153 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.833677+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.833677+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: cephadm 2024-04-22T21:17:08.837209+0000 mgr.x (mgr.34107) 2512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: cephadm 2024-04-22T21:17:08.837209+0000 mgr.x (mgr.34107) 2512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.880472+0000 mon.c (mon.1) 8154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.880472+0000 mon.c (mon.1) 8154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.883677+0000 mon.c (mon.1) 8155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.883677+0000 mon.c (mon.1) 8155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.885346+0000 mon.c (mon.1) 8156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.885346+0000 mon.c (mon.1) 8156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.888461+0000 mon.c (mon.1) 8157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.888461+0000 mon.c (mon.1) 8157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.889631+0000 mon.c (mon.1) 8158 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.889631+0000 mon.c (mon.1) 8158 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.901104+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.901104+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: cephadm 2024-04-22T21:17:08.905001+0000 mgr.x (mgr.34107) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: cephadm 2024-04-22T21:17:08.905001+0000 mgr.x (mgr.34107) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.963953+0000 mon.c (mon.1) 8159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.963953+0000 mon.c (mon.1) 8159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.967341+0000 mon.c (mon.1) 8160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.967341+0000 mon.c (mon.1) 8160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.969076+0000 mon.c (mon.1) 8161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.969076+0000 mon.c (mon.1) 8161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.972335+0000 mon.c (mon.1) 8162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.972335+0000 mon.c (mon.1) 8162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.973615+0000 mon.c (mon.1) 8163 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.973615+0000 mon.c (mon.1) 8163 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.985416+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:08.985416+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: cephadm 2024-04-22T21:17:08.989296+0000 mgr.x (mgr.34107) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: cephadm 2024-04-22T21:17:08.989296+0000 mgr.x (mgr.34107) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.032323+0000 mon.c (mon.1) 8164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.032323+0000 mon.c (mon.1) 8164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.035625+0000 mon.c (mon.1) 8165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.035625+0000 mon.c (mon.1) 8165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.037151+0000 mon.c (mon.1) 8166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: cephadm 2024-04-22T21:17:08.905001+0000 mgr.x (mgr.34107) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.963953+0000 mon.c (mon.1) 8159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.963953+0000 mon.c (mon.1) 8159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.967341+0000 mon.c (mon.1) 8160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.967341+0000 mon.c (mon.1) 8160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.969076+0000 mon.c (mon.1) 8161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.969076+0000 mon.c (mon.1) 8161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.972335+0000 mon.c (mon.1) 8162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.972335+0000 mon.c (mon.1) 8162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.973615+0000 mon.c (mon.1) 8163 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.973615+0000 mon.c (mon.1) 8163 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.985416+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:08.985416+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: cephadm 2024-04-22T21:17:08.989296+0000 mgr.x (mgr.34107) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: cephadm 2024-04-22T21:17:08.989296+0000 mgr.x (mgr.34107) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.032323+0000 mon.c (mon.1) 8164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.032323+0000 mon.c (mon.1) 8164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.035625+0000 mon.c (mon.1) 8165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.035625+0000 mon.c (mon.1) 8165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.037151+0000 mon.c (mon.1) 8166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.037151+0000 mon.c (mon.1) 8166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.040253+0000 mon.c (mon.1) 8167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.040253+0000 mon.c (mon.1) 8167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.041470+0000 mon.c (mon.1) 8168 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.041470+0000 mon.c (mon.1) 8168 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.053377+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.053377+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: cephadm 2024-04-22T21:17:09.057130+0000 mgr.x (mgr.34107) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: cephadm 2024-04-22T21:17:09.057130+0000 mgr.x (mgr.34107) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.101079+0000 mon.c (mon.1) 8169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.101079+0000 mon.c (mon.1) 8169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.104490+0000 mon.c (mon.1) 8170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.104490+0000 mon.c (mon.1) 8170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.106326+0000 mon.c (mon.1) 8171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.106326+0000 mon.c (mon.1) 8171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.109297+0000 mon.c (mon.1) 8172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.109297+0000 mon.c (mon.1) 8172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.110696+0000 mon.c (mon.1) 8173 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.110696+0000 mon.c (mon.1) 8173 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.037151+0000 mon.c (mon.1) 8166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.040253+0000 mon.c (mon.1) 8167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.040253+0000 mon.c (mon.1) 8167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.041470+0000 mon.c (mon.1) 8168 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.041470+0000 mon.c (mon.1) 8168 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.053377+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.053377+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: cephadm 2024-04-22T21:17:09.057130+0000 mgr.x (mgr.34107) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: cephadm 2024-04-22T21:17:09.057130+0000 mgr.x (mgr.34107) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.101079+0000 mon.c (mon.1) 8169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.101079+0000 mon.c (mon.1) 8169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.104490+0000 mon.c (mon.1) 8170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.104490+0000 mon.c (mon.1) 8170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.106326+0000 mon.c (mon.1) 8171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.106326+0000 mon.c (mon.1) 8171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.109297+0000 mon.c (mon.1) 8172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.109297+0000 mon.c (mon.1) 8172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.110696+0000 mon.c (mon.1) 8173 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.110696+0000 mon.c (mon.1) 8173 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.122196+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.122196+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: cephadm 2024-04-22T21:17:09.126070+0000 mgr.x (mgr.34107) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: cephadm 2024-04-22T21:17:09.126070+0000 mgr.x (mgr.34107) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.184495+0000 mon.c (mon.1) 8174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.184495+0000 mon.c (mon.1) 8174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.187563+0000 mon.c (mon.1) 8175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.187563+0000 mon.c (mon.1) 8175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.189107+0000 mon.c (mon.1) 8176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.189107+0000 mon.c (mon.1) 8176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.191846+0000 mon.c (mon.1) 8177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.191846+0000 mon.c (mon.1) 8177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.193034+0000 mon.c (mon.1) 8178 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.193034+0000 mon.c (mon.1) 8178 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.204320+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.204320+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: cephadm 2024-04-22T21:17:09.208274+0000 mgr.x (mgr.34107) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: cephadm 2024-04-22T21:17:09.208274+0000 mgr.x (mgr.34107) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.246700+0000 mon.c (mon.1) 8179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.246700+0000 mon.c (mon.1) 8179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.122196+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.122196+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: cephadm 2024-04-22T21:17:09.126070+0000 mgr.x (mgr.34107) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: cephadm 2024-04-22T21:17:09.126070+0000 mgr.x (mgr.34107) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.184495+0000 mon.c (mon.1) 8174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.184495+0000 mon.c (mon.1) 8174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.187563+0000 mon.c (mon.1) 8175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.187563+0000 mon.c (mon.1) 8175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.189107+0000 mon.c (mon.1) 8176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.189107+0000 mon.c (mon.1) 8176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.191846+0000 mon.c (mon.1) 8177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.191846+0000 mon.c (mon.1) 8177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.193034+0000 mon.c (mon.1) 8178 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.193034+0000 mon.c (mon.1) 8178 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.204320+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.204320+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: cephadm 2024-04-22T21:17:09.208274+0000 mgr.x (mgr.34107) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: cephadm 2024-04-22T21:17:09.208274+0000 mgr.x (mgr.34107) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.246700+0000 mon.c (mon.1) 8179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.246700+0000 mon.c (mon.1) 8179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.249778+0000 mon.c (mon.1) 8180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.249778+0000 mon.c (mon.1) 8180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.251308+0000 mon.c (mon.1) 8181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.251308+0000 mon.c (mon.1) 8181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.254288+0000 mon.c (mon.1) 8182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.254288+0000 mon.c (mon.1) 8182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.255455+0000 mon.c (mon.1) 8183 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.255455+0000 mon.c (mon.1) 8183 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.266378+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.266378+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: cephadm 2024-04-22T21:17:09.270330+0000 mgr.x (mgr.34107) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: cephadm 2024-04-22T21:17:09.270330+0000 mgr.x (mgr.34107) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.324698+0000 mon.c (mon.1) 8184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.324698+0000 mon.c (mon.1) 8184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.327391+0000 mon.c (mon.1) 8185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.327391+0000 mon.c (mon.1) 8185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.329219+0000 mon.c (mon.1) 8186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.329219+0000 mon.c (mon.1) 8186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.332051+0000 mon.c (mon.1) 8187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.332051+0000 mon.c (mon.1) 8187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.249778+0000 mon.c (mon.1) 8180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.249778+0000 mon.c (mon.1) 8180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.251308+0000 mon.c (mon.1) 8181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.251308+0000 mon.c (mon.1) 8181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.254288+0000 mon.c (mon.1) 8182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.254288+0000 mon.c (mon.1) 8182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.255455+0000 mon.c (mon.1) 8183 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.255455+0000 mon.c (mon.1) 8183 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.266378+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.266378+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: cephadm 2024-04-22T21:17:09.270330+0000 mgr.x (mgr.34107) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: cephadm 2024-04-22T21:17:09.270330+0000 mgr.x (mgr.34107) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.324698+0000 mon.c (mon.1) 8184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.324698+0000 mon.c (mon.1) 8184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.327391+0000 mon.c (mon.1) 8185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.327391+0000 mon.c (mon.1) 8185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.329219+0000 mon.c (mon.1) 8186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.329219+0000 mon.c (mon.1) 8186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.332051+0000 mon.c (mon.1) 8187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.332051+0000 mon.c (mon.1) 8187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.333306+0000 mon.c (mon.1) 8188 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.333306+0000 mon.c (mon.1) 8188 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.346507+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.346507+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: cephadm 2024-04-22T21:17:09.350411+0000 mgr.x (mgr.34107) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: cephadm 2024-04-22T21:17:09.350411+0000 mgr.x (mgr.34107) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.405899+0000 mon.c (mon.1) 8189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.405899+0000 mon.c (mon.1) 8189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.408862+0000 mon.c (mon.1) 8190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.408862+0000 mon.c (mon.1) 8190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.410436+0000 mon.c (mon.1) 8191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.410436+0000 mon.c (mon.1) 8191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.413945+0000 mon.c (mon.1) 8192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.413945+0000 mon.c (mon.1) 8192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.415109+0000 mon.c (mon.1) 8193 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.415109+0000 mon.c (mon.1) 8193 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.428923+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.428923+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: cephadm 2024-04-22T21:17:09.433032+0000 mgr.x (mgr.34107) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: cephadm 2024-04-22T21:17:09.433032+0000 mgr.x (mgr.34107) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.333306+0000 mon.c (mon.1) 8188 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.333306+0000 mon.c (mon.1) 8188 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.346507+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.346507+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: cephadm 2024-04-22T21:17:09.350411+0000 mgr.x (mgr.34107) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: cephadm 2024-04-22T21:17:09.350411+0000 mgr.x (mgr.34107) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.405899+0000 mon.c (mon.1) 8189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.405899+0000 mon.c (mon.1) 8189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.408862+0000 mon.c (mon.1) 8190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.408862+0000 mon.c (mon.1) 8190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.410436+0000 mon.c (mon.1) 8191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.410436+0000 mon.c (mon.1) 8191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.413945+0000 mon.c (mon.1) 8192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.413945+0000 mon.c (mon.1) 8192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.415109+0000 mon.c (mon.1) 8193 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.415109+0000 mon.c (mon.1) 8193 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.428923+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.428923+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: cephadm 2024-04-22T21:17:09.433032+0000 mgr.x (mgr.34107) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: cephadm 2024-04-22T21:17:09.433032+0000 mgr.x (mgr.34107) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.470808+0000 mon.c (mon.1) 8194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.470808+0000 mon.c (mon.1) 8194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.473527+0000 mon.c (mon.1) 8195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.473527+0000 mon.c (mon.1) 8195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.474890+0000 mon.c (mon.1) 8196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.474890+0000 mon.c (mon.1) 8196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.477542+0000 mon.c (mon.1) 8197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.477542+0000 mon.c (mon.1) 8197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.478544+0000 mon.c (mon.1) 8198 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.478544+0000 mon.c (mon.1) 8198 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.491868+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.491868+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.533122+0000 mon.c (mon.1) 8199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.533122+0000 mon.c (mon.1) 8199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.535639+0000 mon.c (mon.1) 8200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.535639+0000 mon.c (mon.1) 8200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.537314+0000 mon.c (mon.1) 8201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.537314+0000 mon.c (mon.1) 8201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.540007+0000 mon.c (mon.1) 8202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.470808+0000 mon.c (mon.1) 8194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.470808+0000 mon.c (mon.1) 8194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.473527+0000 mon.c (mon.1) 8195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.473527+0000 mon.c (mon.1) 8195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.474890+0000 mon.c (mon.1) 8196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.474890+0000 mon.c (mon.1) 8196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.477542+0000 mon.c (mon.1) 8197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.477542+0000 mon.c (mon.1) 8197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.478544+0000 mon.c (mon.1) 8198 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.478544+0000 mon.c (mon.1) 8198 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.491868+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.491868+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.533122+0000 mon.c (mon.1) 8199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.533122+0000 mon.c (mon.1) 8199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.535639+0000 mon.c (mon.1) 8200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.535639+0000 mon.c (mon.1) 8200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.537314+0000 mon.c (mon.1) 8201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.537314+0000 mon.c (mon.1) 8201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.540007+0000 mon.c (mon.1) 8202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.540007+0000 mon.c (mon.1) 8202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.541077+0000 mon.c (mon.1) 8203 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.541077+0000 mon.c (mon.1) 8203 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.551781+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.551781+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.638190+0000 mon.c (mon.1) 8204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.638190+0000 mon.c (mon.1) 8204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.642648+0000 mon.c (mon.1) 8205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.642648+0000 mon.c (mon.1) 8205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.644727+0000 mon.c (mon.1) 8206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.644727+0000 mon.c (mon.1) 8206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.648784+0000 mon.c (mon.1) 8207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.648784+0000 mon.c (mon.1) 8207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.650366+0000 mon.c (mon.1) 8208 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.650366+0000 mon.c (mon.1) 8208 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.664831+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.664831+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.741917+0000 mon.c (mon.1) 8209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.741917+0000 mon.c (mon.1) 8209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.745185+0000 mon.c (mon.1) 8210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.540007+0000 mon.c (mon.1) 8202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.541077+0000 mon.c (mon.1) 8203 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.541077+0000 mon.c (mon.1) 8203 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.551781+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.551781+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.638190+0000 mon.c (mon.1) 8204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.638190+0000 mon.c (mon.1) 8204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.642648+0000 mon.c (mon.1) 8205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.642648+0000 mon.c (mon.1) 8205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.644727+0000 mon.c (mon.1) 8206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.644727+0000 mon.c (mon.1) 8206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.648784+0000 mon.c (mon.1) 8207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.648784+0000 mon.c (mon.1) 8207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.650366+0000 mon.c (mon.1) 8208 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.650366+0000 mon.c (mon.1) 8208 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.664831+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.664831+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.741917+0000 mon.c (mon.1) 8209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.741917+0000 mon.c (mon.1) 8209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.745185+0000 mon.c (mon.1) 8210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.745185+0000 mon.c (mon.1) 8210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.746911+0000 mon.c (mon.1) 8211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.746911+0000 mon.c (mon.1) 8211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.750350+0000 mon.c (mon.1) 8212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.316 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.750350+0000 mon.c (mon.1) 8212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.751537+0000 mon.c (mon.1) 8213 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.751537+0000 mon.c (mon.1) 8213 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.763103+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[73084]: audit 2024-04-22T21:17:09.763103+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.745185+0000 mon.c (mon.1) 8210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.746911+0000 mon.c (mon.1) 8211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.746911+0000 mon.c (mon.1) 8211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.750350+0000 mon.c (mon.1) 8212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.750350+0000 mon.c (mon.1) 8212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.751537+0000 mon.c (mon.1) 8213 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.751537+0000 mon.c (mon.1) 8213 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.763103+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.318 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:09 smithi121 bash[75184]: audit 2024-04-22T21:17:09.763103+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: cephadm 2024-04-22T21:17:09.495743+0000 mgr.x (mgr.34107) 2521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: cephadm 2024-04-22T21:17:09.495743+0000 mgr.x (mgr.34107) 2521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: cephadm 2024-04-22T21:17:09.555199+0000 mgr.x (mgr.34107) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: cephadm 2024-04-22T21:17:09.555199+0000 mgr.x (mgr.34107) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: cephadm 2024-04-22T21:17:09.668888+0000 mgr.x (mgr.34107) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: cephadm 2024-04-22T21:17:09.668888+0000 mgr.x (mgr.34107) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: cephadm 2024-04-22T21:17:09.767059+0000 mgr.x (mgr.34107) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: cephadm 2024-04-22T21:17:09.767059+0000 mgr.x (mgr.34107) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:09.830236+0000 mon.c (mon.1) 8214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:09.830236+0000 mon.c (mon.1) 8214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:09.833598+0000 mon.c (mon.1) 8215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:09.833598+0000 mon.c (mon.1) 8215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:09.835091+0000 mon.c (mon.1) 8216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:09.835091+0000 mon.c (mon.1) 8216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:09.838651+0000 mon.c (mon.1) 8217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:09.838651+0000 mon.c (mon.1) 8217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:09.839736+0000 mon.c (mon.1) 8218 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:09.839736+0000 mon.c (mon.1) 8218 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:09.848366+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:09.848366+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: cephadm 2024-04-22T21:17:09.852344+0000 mgr.x (mgr.34107) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: cephadm 2024-04-22T21:17:09.852344+0000 mgr.x (mgr.34107) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:09.969342+0000 mon.c (mon.1) 8219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:09.969342+0000 mon.c (mon.1) 8219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:09.974445+0000 mon.c (mon.1) 8220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:09.974445+0000 mon.c (mon.1) 8220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:09.977436+0000 mon.c (mon.1) 8221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:09.977436+0000 mon.c (mon.1) 8221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:09.982572+0000 mon.c (mon.1) 8222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:09.982572+0000 mon.c (mon.1) 8222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:09.984490+0000 mon.c (mon.1) 8223 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:09.984490+0000 mon.c (mon.1) 8223 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:09.995684+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:09.995684+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: cephadm 2024-04-22T21:17:10.000130+0000 mgr.x (mgr.34107) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: cephadm 2024-04-22T21:17:10.000130+0000 mgr.x (mgr.34107) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.073686+0000 mon.c (mon.1) 8224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.073686+0000 mon.c (mon.1) 8224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.079143+0000 mon.c (mon.1) 8225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.079143+0000 mon.c (mon.1) 8225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.081459+0000 mon.c (mon.1) 8226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.081459+0000 mon.c (mon.1) 8226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.086464+0000 mon.c (mon.1) 8227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.086464+0000 mon.c (mon.1) 8227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.088160+0000 mon.c (mon.1) 8228 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.088160+0000 mon.c (mon.1) 8228 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.098542+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.098542+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: cephadm 2024-04-22T21:17:10.103132+0000 mgr.x (mgr.34107) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: cephadm 2024-04-22T21:17:10.103132+0000 mgr.x (mgr.34107) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.191503+0000 mon.c (mon.1) 8229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.191503+0000 mon.c (mon.1) 8229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.196536+0000 mon.c (mon.1) 8230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.196536+0000 mon.c (mon.1) 8230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.198755+0000 mon.c (mon.1) 8231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.198755+0000 mon.c (mon.1) 8231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.202947+0000 mon.c (mon.1) 8232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.202947+0000 mon.c (mon.1) 8232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.204731+0000 mon.c (mon.1) 8233 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.204731+0000 mon.c (mon.1) 8233 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.214358+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.214358+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: cephadm 2024-04-22T21:17:10.220713+0000 mgr.x (mgr.34107) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: cephadm 2024-04-22T21:17:10.220713+0000 mgr.x (mgr.34107) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.296552+0000 mon.c (mon.1) 8234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.296552+0000 mon.c (mon.1) 8234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.300110+0000 mon.c (mon.1) 8235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.300110+0000 mon.c (mon.1) 8235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.302179+0000 mon.c (mon.1) 8236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.302179+0000 mon.c (mon.1) 8236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.305650+0000 mon.c (mon.1) 8237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.305650+0000 mon.c (mon.1) 8237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.306902+0000 mon.c (mon.1) 8238 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.306902+0000 mon.c (mon.1) 8238 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.314734+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.314734+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: cephadm 2024-04-22T21:17:10.320338+0000 mgr.x (mgr.34107) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: cephadm 2024-04-22T21:17:10.320338+0000 mgr.x (mgr.34107) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.389652+0000 mon.c (mon.1) 8239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.389652+0000 mon.c (mon.1) 8239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.393125+0000 mon.c (mon.1) 8240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.393125+0000 mon.c (mon.1) 8240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.394824+0000 mon.c (mon.1) 8241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.394824+0000 mon.c (mon.1) 8241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.398002+0000 mon.c (mon.1) 8242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.398002+0000 mon.c (mon.1) 8242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.399225+0000 mon.c (mon.1) 8243 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.399225+0000 mon.c (mon.1) 8243 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.407089+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.407089+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:10.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: cephadm 2024-04-22T21:17:10.412619+0000 mgr.x (mgr.34107) 2530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: cephadm 2024-04-22T21:17:10.412619+0000 mgr.x (mgr.34107) 2530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:10.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.470547+0000 mon.c (mon.1) 8244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.470547+0000 mon.c (mon.1) 8244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.473629+0000 mon.c (mon.1) 8245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.473629+0000 mon.c (mon.1) 8245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:10.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.475163+0000 mon.c (mon.1) 8246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.475163+0000 mon.c (mon.1) 8246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:10.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.478234+0000 mon.c (mon.1) 8247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.478234+0000 mon.c (mon.1) 8247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:10.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.479339+0000 mon.c (mon.1) 8248 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:10.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.479339+0000 mon.c (mon.1) 8248 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.486767+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.486767+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.562742+0000 mon.c (mon.1) 8249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.562742+0000 mon.c (mon.1) 8249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.567104+0000 mon.c (mon.1) 8250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.567104+0000 mon.c (mon.1) 8250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.569079+0000 mon.c (mon.1) 8251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.569079+0000 mon.c (mon.1) 8251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.572606+0000 mon.c (mon.1) 8252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.572606+0000 mon.c (mon.1) 8252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.573989+0000 mon.c (mon.1) 8253 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.573989+0000 mon.c (mon.1) 8253 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.582927+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.582927+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.677139+0000 mon.c (mon.1) 8254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.677139+0000 mon.c (mon.1) 8254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.680208+0000 mon.c (mon.1) 8255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.680208+0000 mon.c (mon.1) 8255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.681783+0000 mon.c (mon.1) 8256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.681783+0000 mon.c (mon.1) 8256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.684775+0000 mon.c (mon.1) 8257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.684775+0000 mon.c (mon.1) 8257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.685924+0000 mon.c (mon.1) 8258 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.685924+0000 mon.c (mon.1) 8258 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.695107+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.695107+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.755201+0000 mon.c (mon.1) 8259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.755201+0000 mon.c (mon.1) 8259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.758748+0000 mon.c (mon.1) 8260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.758748+0000 mon.c (mon.1) 8260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.760534+0000 mon.c (mon.1) 8261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.760534+0000 mon.c (mon.1) 8261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.763602+0000 mon.c (mon.1) 8262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.763602+0000 mon.c (mon.1) 8262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.764701+0000 mon.c (mon.1) 8263 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.764701+0000 mon.c (mon.1) 8263 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.773707+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:10 smithi123 bash[58916]: audit 2024-04-22T21:17:10.773707+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: cephadm 2024-04-22T21:17:09.495743+0000 mgr.x (mgr.34107) 2521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: cephadm 2024-04-22T21:17:09.495743+0000 mgr.x (mgr.34107) 2521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: cephadm 2024-04-22T21:17:09.555199+0000 mgr.x (mgr.34107) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: cephadm 2024-04-22T21:17:09.555199+0000 mgr.x (mgr.34107) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: cephadm 2024-04-22T21:17:09.668888+0000 mgr.x (mgr.34107) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: cephadm 2024-04-22T21:17:09.668888+0000 mgr.x (mgr.34107) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: cephadm 2024-04-22T21:17:09.767059+0000 mgr.x (mgr.34107) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: cephadm 2024-04-22T21:17:09.767059+0000 mgr.x (mgr.34107) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:09.830236+0000 mon.c (mon.1) 8214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:09.830236+0000 mon.c (mon.1) 8214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:09.833598+0000 mon.c (mon.1) 8215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:09.833598+0000 mon.c (mon.1) 8215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:09.835091+0000 mon.c (mon.1) 8216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:09.835091+0000 mon.c (mon.1) 8216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:09.838651+0000 mon.c (mon.1) 8217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:09.838651+0000 mon.c (mon.1) 8217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:09.839736+0000 mon.c (mon.1) 8218 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:09.839736+0000 mon.c (mon.1) 8218 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:09.848366+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:09.848366+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: cephadm 2024-04-22T21:17:09.852344+0000 mgr.x (mgr.34107) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: cephadm 2024-04-22T21:17:09.852344+0000 mgr.x (mgr.34107) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:09.969342+0000 mon.c (mon.1) 8219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:09.969342+0000 mon.c (mon.1) 8219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:09.974445+0000 mon.c (mon.1) 8220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:09.974445+0000 mon.c (mon.1) 8220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:09.977436+0000 mon.c (mon.1) 8221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:09.977436+0000 mon.c (mon.1) 8221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:09.982572+0000 mon.c (mon.1) 8222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:09.982572+0000 mon.c (mon.1) 8222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:09.984490+0000 mon.c (mon.1) 8223 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:09.984490+0000 mon.c (mon.1) 8223 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:09.995684+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:09.995684+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: cephadm 2024-04-22T21:17:10.000130+0000 mgr.x (mgr.34107) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: cephadm 2024-04-22T21:17:10.000130+0000 mgr.x (mgr.34107) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.073686+0000 mon.c (mon.1) 8224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.073686+0000 mon.c (mon.1) 8224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.079143+0000 mon.c (mon.1) 8225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.079143+0000 mon.c (mon.1) 8225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: cephadm 2024-04-22T21:17:09.495743+0000 mgr.x (mgr.34107) 2521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: cephadm 2024-04-22T21:17:09.495743+0000 mgr.x (mgr.34107) 2521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: cephadm 2024-04-22T21:17:09.555199+0000 mgr.x (mgr.34107) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: cephadm 2024-04-22T21:17:09.555199+0000 mgr.x (mgr.34107) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: cephadm 2024-04-22T21:17:09.668888+0000 mgr.x (mgr.34107) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: cephadm 2024-04-22T21:17:09.668888+0000 mgr.x (mgr.34107) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: cephadm 2024-04-22T21:17:09.767059+0000 mgr.x (mgr.34107) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: cephadm 2024-04-22T21:17:09.767059+0000 mgr.x (mgr.34107) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:09.830236+0000 mon.c (mon.1) 8214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:09.830236+0000 mon.c (mon.1) 8214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:09.833598+0000 mon.c (mon.1) 8215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:09.833598+0000 mon.c (mon.1) 8215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:09.835091+0000 mon.c (mon.1) 8216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:09.835091+0000 mon.c (mon.1) 8216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:09.838651+0000 mon.c (mon.1) 8217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:09.838651+0000 mon.c (mon.1) 8217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:09.839736+0000 mon.c (mon.1) 8218 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:09.839736+0000 mon.c (mon.1) 8218 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:09.848366+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:09.848366+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.081459+0000 mon.c (mon.1) 8226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.081459+0000 mon.c (mon.1) 8226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.086464+0000 mon.c (mon.1) 8227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.086464+0000 mon.c (mon.1) 8227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.088160+0000 mon.c (mon.1) 8228 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.088160+0000 mon.c (mon.1) 8228 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.098542+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.098542+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: cephadm 2024-04-22T21:17:10.103132+0000 mgr.x (mgr.34107) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: cephadm 2024-04-22T21:17:10.103132+0000 mgr.x (mgr.34107) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.191503+0000 mon.c (mon.1) 8229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.191503+0000 mon.c (mon.1) 8229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.196536+0000 mon.c (mon.1) 8230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.196536+0000 mon.c (mon.1) 8230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.198755+0000 mon.c (mon.1) 8231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.198755+0000 mon.c (mon.1) 8231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.202947+0000 mon.c (mon.1) 8232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.202947+0000 mon.c (mon.1) 8232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.204731+0000 mon.c (mon.1) 8233 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.204731+0000 mon.c (mon.1) 8233 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.214358+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.214358+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: cephadm 2024-04-22T21:17:10.220713+0000 mgr.x (mgr.34107) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: cephadm 2024-04-22T21:17:10.220713+0000 mgr.x (mgr.34107) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.296552+0000 mon.c (mon.1) 8234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.296552+0000 mon.c (mon.1) 8234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.300110+0000 mon.c (mon.1) 8235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.300110+0000 mon.c (mon.1) 8235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.302179+0000 mon.c (mon.1) 8236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.302179+0000 mon.c (mon.1) 8236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.305650+0000 mon.c (mon.1) 8237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.305650+0000 mon.c (mon.1) 8237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.306902+0000 mon.c (mon.1) 8238 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.306902+0000 mon.c (mon.1) 8238 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.314734+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.314734+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: cephadm 2024-04-22T21:17:10.320338+0000 mgr.x (mgr.34107) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: cephadm 2024-04-22T21:17:10.320338+0000 mgr.x (mgr.34107) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.389652+0000 mon.c (mon.1) 8239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: cephadm 2024-04-22T21:17:09.852344+0000 mgr.x (mgr.34107) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: cephadm 2024-04-22T21:17:09.852344+0000 mgr.x (mgr.34107) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:09.969342+0000 mon.c (mon.1) 8219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:09.969342+0000 mon.c (mon.1) 8219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:09.974445+0000 mon.c (mon.1) 8220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:09.974445+0000 mon.c (mon.1) 8220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:09.977436+0000 mon.c (mon.1) 8221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:09.977436+0000 mon.c (mon.1) 8221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:09.982572+0000 mon.c (mon.1) 8222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:09.982572+0000 mon.c (mon.1) 8222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:09.984490+0000 mon.c (mon.1) 8223 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:09.984490+0000 mon.c (mon.1) 8223 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:09.995684+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:09.995684+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: cephadm 2024-04-22T21:17:10.000130+0000 mgr.x (mgr.34107) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: cephadm 2024-04-22T21:17:10.000130+0000 mgr.x (mgr.34107) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.073686+0000 mon.c (mon.1) 8224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.073686+0000 mon.c (mon.1) 8224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.079143+0000 mon.c (mon.1) 8225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.079143+0000 mon.c (mon.1) 8225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.389652+0000 mon.c (mon.1) 8239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.393125+0000 mon.c (mon.1) 8240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.393125+0000 mon.c (mon.1) 8240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.394824+0000 mon.c (mon.1) 8241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.394824+0000 mon.c (mon.1) 8241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.398002+0000 mon.c (mon.1) 8242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.398002+0000 mon.c (mon.1) 8242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.399225+0000 mon.c (mon.1) 8243 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.399225+0000 mon.c (mon.1) 8243 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.407089+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.407089+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: cephadm 2024-04-22T21:17:10.412619+0000 mgr.x (mgr.34107) 2530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: cephadm 2024-04-22T21:17:10.412619+0000 mgr.x (mgr.34107) 2530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.470547+0000 mon.c (mon.1) 8244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.470547+0000 mon.c (mon.1) 8244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.473629+0000 mon.c (mon.1) 8245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.473629+0000 mon.c (mon.1) 8245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.475163+0000 mon.c (mon.1) 8246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.475163+0000 mon.c (mon.1) 8246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.478234+0000 mon.c (mon.1) 8247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.478234+0000 mon.c (mon.1) 8247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.479339+0000 mon.c (mon.1) 8248 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.479339+0000 mon.c (mon.1) 8248 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.486767+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.486767+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.562742+0000 mon.c (mon.1) 8249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.562742+0000 mon.c (mon.1) 8249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.567104+0000 mon.c (mon.1) 8250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.567104+0000 mon.c (mon.1) 8250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.569079+0000 mon.c (mon.1) 8251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.569079+0000 mon.c (mon.1) 8251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.572606+0000 mon.c (mon.1) 8252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.572606+0000 mon.c (mon.1) 8252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.573989+0000 mon.c (mon.1) 8253 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.573989+0000 mon.c (mon.1) 8253 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.582927+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.582927+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.677139+0000 mon.c (mon.1) 8254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.677139+0000 mon.c (mon.1) 8254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.081459+0000 mon.c (mon.1) 8226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.081459+0000 mon.c (mon.1) 8226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.086464+0000 mon.c (mon.1) 8227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.086464+0000 mon.c (mon.1) 8227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.088160+0000 mon.c (mon.1) 8228 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.088160+0000 mon.c (mon.1) 8228 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.098542+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.098542+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: cephadm 2024-04-22T21:17:10.103132+0000 mgr.x (mgr.34107) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: cephadm 2024-04-22T21:17:10.103132+0000 mgr.x (mgr.34107) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.191503+0000 mon.c (mon.1) 8229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.191503+0000 mon.c (mon.1) 8229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.196536+0000 mon.c (mon.1) 8230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.196536+0000 mon.c (mon.1) 8230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.198755+0000 mon.c (mon.1) 8231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.198755+0000 mon.c (mon.1) 8231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.202947+0000 mon.c (mon.1) 8232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.202947+0000 mon.c (mon.1) 8232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.204731+0000 mon.c (mon.1) 8233 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.680208+0000 mon.c (mon.1) 8255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.680208+0000 mon.c (mon.1) 8255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.681783+0000 mon.c (mon.1) 8256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.681783+0000 mon.c (mon.1) 8256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.684775+0000 mon.c (mon.1) 8257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.684775+0000 mon.c (mon.1) 8257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.685924+0000 mon.c (mon.1) 8258 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.685924+0000 mon.c (mon.1) 8258 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.695107+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.695107+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.755201+0000 mon.c (mon.1) 8259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.755201+0000 mon.c (mon.1) 8259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.758748+0000 mon.c (mon.1) 8260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.758748+0000 mon.c (mon.1) 8260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.760534+0000 mon.c (mon.1) 8261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.760534+0000 mon.c (mon.1) 8261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.763602+0000 mon.c (mon.1) 8262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.763602+0000 mon.c (mon.1) 8262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.764701+0000 mon.c (mon.1) 8263 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.764701+0000 mon.c (mon.1) 8263 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.773707+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[75184]: audit 2024-04-22T21:17:10.773707+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.204731+0000 mon.c (mon.1) 8233 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.214358+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.214358+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: cephadm 2024-04-22T21:17:10.220713+0000 mgr.x (mgr.34107) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: cephadm 2024-04-22T21:17:10.220713+0000 mgr.x (mgr.34107) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.296552+0000 mon.c (mon.1) 8234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.296552+0000 mon.c (mon.1) 8234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.300110+0000 mon.c (mon.1) 8235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.300110+0000 mon.c (mon.1) 8235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.302179+0000 mon.c (mon.1) 8236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.302179+0000 mon.c (mon.1) 8236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.305650+0000 mon.c (mon.1) 8237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.305650+0000 mon.c (mon.1) 8237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.306902+0000 mon.c (mon.1) 8238 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.306902+0000 mon.c (mon.1) 8238 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.314734+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.314734+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: cephadm 2024-04-22T21:17:10.320338+0000 mgr.x (mgr.34107) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: cephadm 2024-04-22T21:17:10.320338+0000 mgr.x (mgr.34107) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.389652+0000 mon.c (mon.1) 8239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.389652+0000 mon.c (mon.1) 8239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.393125+0000 mon.c (mon.1) 8240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.393125+0000 mon.c (mon.1) 8240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.394824+0000 mon.c (mon.1) 8241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.394824+0000 mon.c (mon.1) 8241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.398002+0000 mon.c (mon.1) 8242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.398002+0000 mon.c (mon.1) 8242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.399225+0000 mon.c (mon.1) 8243 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.399225+0000 mon.c (mon.1) 8243 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.407089+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.407089+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: cephadm 2024-04-22T21:17:10.412619+0000 mgr.x (mgr.34107) 2530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: cephadm 2024-04-22T21:17:10.412619+0000 mgr.x (mgr.34107) 2530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:11.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.470547+0000 mon.c (mon.1) 8244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.470547+0000 mon.c (mon.1) 8244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.473629+0000 mon.c (mon.1) 8245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.473629+0000 mon.c (mon.1) 8245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.475163+0000 mon.c (mon.1) 8246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.475163+0000 mon.c (mon.1) 8246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.478234+0000 mon.c (mon.1) 8247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.478234+0000 mon.c (mon.1) 8247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.479339+0000 mon.c (mon.1) 8248 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.479339+0000 mon.c (mon.1) 8248 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.486767+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.486767+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.562742+0000 mon.c (mon.1) 8249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.562742+0000 mon.c (mon.1) 8249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.567104+0000 mon.c (mon.1) 8250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.567104+0000 mon.c (mon.1) 8250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.569079+0000 mon.c (mon.1) 8251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.569079+0000 mon.c (mon.1) 8251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.572606+0000 mon.c (mon.1) 8252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.572606+0000 mon.c (mon.1) 8252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.573989+0000 mon.c (mon.1) 8253 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.573989+0000 mon.c (mon.1) 8253 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.582927+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.582927+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.677139+0000 mon.c (mon.1) 8254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.677139+0000 mon.c (mon.1) 8254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.680208+0000 mon.c (mon.1) 8255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.680208+0000 mon.c (mon.1) 8255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.681783+0000 mon.c (mon.1) 8256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.681783+0000 mon.c (mon.1) 8256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.684775+0000 mon.c (mon.1) 8257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.684775+0000 mon.c (mon.1) 8257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.685924+0000 mon.c (mon.1) 8258 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.685924+0000 mon.c (mon.1) 8258 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.695107+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.695107+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.755201+0000 mon.c (mon.1) 8259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.755201+0000 mon.c (mon.1) 8259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.758748+0000 mon.c (mon.1) 8260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.758748+0000 mon.c (mon.1) 8260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:11.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.760534+0000 mon.c (mon.1) 8261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.760534+0000 mon.c (mon.1) 8261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:11.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.763602+0000 mon.c (mon.1) 8262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.763602+0000 mon.c (mon.1) 8262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:11.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.764701+0000 mon.c (mon.1) 8263 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.764701+0000 mon.c (mon.1) 8263 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:11.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.773707+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:11.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:10 smithi121 bash[73084]: audit 2024-04-22T21:17:10.773707+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: cephadm 2024-04-22T21:17:10.493051+0000 mgr.x (mgr.34107) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: cephadm 2024-04-22T21:17:10.493051+0000 mgr.x (mgr.34107) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: cephadm 2024-04-22T21:17:10.603723+0000 mgr.x (mgr.34107) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: cephadm 2024-04-22T21:17:10.603723+0000 mgr.x (mgr.34107) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: cephadm 2024-04-22T21:17:10.699146+0000 mgr.x (mgr.34107) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: cephadm 2024-04-22T21:17:10.699146+0000 mgr.x (mgr.34107) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: cephadm 2024-04-22T21:17:10.777871+0000 mgr.x (mgr.34107) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: cephadm 2024-04-22T21:17:10.777871+0000 mgr.x (mgr.34107) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: cluster 2024-04-22T21:17:10.818518+0000 mgr.x (mgr.34107) 2535 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s 2024-04-22T21:17:12.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: cluster 2024-04-22T21:17:10.818518+0000 mgr.x (mgr.34107) 2535 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s 2024-04-22T21:17:12.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:10.848916+0000 mon.c (mon.1) 8264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:10.848916+0000 mon.c (mon.1) 8264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:10.851949+0000 mon.c (mon.1) 8265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:10.851949+0000 mon.c (mon.1) 8265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:10.853980+0000 mon.c (mon.1) 8266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:10.853980+0000 mon.c (mon.1) 8266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:10.856672+0000 mon.c (mon.1) 8267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:10.856672+0000 mon.c (mon.1) 8267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:10.857805+0000 mon.c (mon.1) 8268 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:10.857805+0000 mon.c (mon.1) 8268 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:10.866548+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:10.866548+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: cephadm 2024-04-22T21:17:10.870468+0000 mgr.x (mgr.34107) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: cephadm 2024-04-22T21:17:10.870468+0000 mgr.x (mgr.34107) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:10.957181+0000 mon.c (mon.1) 8269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:10.957181+0000 mon.c (mon.1) 8269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:10.962373+0000 mon.c (mon.1) 8270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:10.962373+0000 mon.c (mon.1) 8270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:10.964790+0000 mon.c (mon.1) 8271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:10.964790+0000 mon.c (mon.1) 8271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:10.969928+0000 mon.c (mon.1) 8272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:10.969928+0000 mon.c (mon.1) 8272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:10.971515+0000 mon.c (mon.1) 8273 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:10.971515+0000 mon.c (mon.1) 8273 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:10.983890+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:10.983890+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: cephadm 2024-04-22T21:17:10.987851+0000 mgr.x (mgr.34107) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: cephadm 2024-04-22T21:17:10.987851+0000 mgr.x (mgr.34107) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.062040+0000 mon.c (mon.1) 8274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.062040+0000 mon.c (mon.1) 8274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.065756+0000 mon.c (mon.1) 8275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.065756+0000 mon.c (mon.1) 8275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.067825+0000 mon.c (mon.1) 8276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.067825+0000 mon.c (mon.1) 8276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.072446+0000 mon.c (mon.1) 8277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.072446+0000 mon.c (mon.1) 8277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.074060+0000 mon.c (mon.1) 8278 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.074060+0000 mon.c (mon.1) 8278 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.083941+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.083941+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: cephadm 2024-04-22T21:17:11.088444+0000 mgr.x (mgr.34107) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: cephadm 2024-04-22T21:17:11.088444+0000 mgr.x (mgr.34107) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.143679+0000 mon.c (mon.1) 8279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.143679+0000 mon.c (mon.1) 8279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.147027+0000 mon.c (mon.1) 8280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.147027+0000 mon.c (mon.1) 8280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.148757+0000 mon.c (mon.1) 8281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.148757+0000 mon.c (mon.1) 8281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.151847+0000 mon.c (mon.1) 8282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.151847+0000 mon.c (mon.1) 8282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.152984+0000 mon.c (mon.1) 8283 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.152984+0000 mon.c (mon.1) 8283 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.162331+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.162331+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: cephadm 2024-04-22T21:17:11.165924+0000 mgr.x (mgr.34107) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: cephadm 2024-04-22T21:17:11.165924+0000 mgr.x (mgr.34107) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.237021+0000 mon.c (mon.1) 8284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.237021+0000 mon.c (mon.1) 8284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.239849+0000 mon.c (mon.1) 8285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.239849+0000 mon.c (mon.1) 8285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.241373+0000 mon.c (mon.1) 8286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.241373+0000 mon.c (mon.1) 8286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.244183+0000 mon.c (mon.1) 8287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.244183+0000 mon.c (mon.1) 8287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.245238+0000 mon.c (mon.1) 8288 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.245238+0000 mon.c (mon.1) 8288 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.254113+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.254113+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: cephadm 2024-04-22T21:17:11.257654+0000 mgr.x (mgr.34107) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: cephadm 2024-04-22T21:17:11.257654+0000 mgr.x (mgr.34107) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.295715+0000 mon.c (mon.1) 8289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.295715+0000 mon.c (mon.1) 8289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.298897+0000 mon.c (mon.1) 8290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.298897+0000 mon.c (mon.1) 8290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.300478+0000 mon.c (mon.1) 8291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.300478+0000 mon.c (mon.1) 8291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.303156+0000 mon.c (mon.1) 8292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.303156+0000 mon.c (mon.1) 8292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.304178+0000 mon.c (mon.1) 8293 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.304178+0000 mon.c (mon.1) 8293 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.312633+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.312633+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: cephadm 2024-04-22T21:17:11.316354+0000 mgr.x (mgr.34107) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: cephadm 2024-04-22T21:17:11.316354+0000 mgr.x (mgr.34107) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.354584+0000 mon.c (mon.1) 8294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.354584+0000 mon.c (mon.1) 8294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.357560+0000 mon.c (mon.1) 8295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.357560+0000 mon.c (mon.1) 8295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.359166+0000 mon.c (mon.1) 8296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.359166+0000 mon.c (mon.1) 8296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.361988+0000 mon.c (mon.1) 8297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.361988+0000 mon.c (mon.1) 8297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.362967+0000 mon.c (mon.1) 8298 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.362967+0000 mon.c (mon.1) 8298 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.369642+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.369642+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: cephadm 2024-04-22T21:17:11.374849+0000 mgr.x (mgr.34107) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: cephadm 2024-04-22T21:17:11.374849+0000 mgr.x (mgr.34107) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.445744+0000 mon.c (mon.1) 8299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.445744+0000 mon.c (mon.1) 8299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.448725+0000 mon.c (mon.1) 8300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.448725+0000 mon.c (mon.1) 8300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.450301+0000 mon.c (mon.1) 8301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.450301+0000 mon.c (mon.1) 8301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.454151+0000 mon.c (mon.1) 8302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.454151+0000 mon.c (mon.1) 8302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.455128+0000 mon.c (mon.1) 8303 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.455128+0000 mon.c (mon.1) 8303 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.462021+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.462021+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.538411+0000 mon.c (mon.1) 8304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.538411+0000 mon.c (mon.1) 8304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.541604+0000 mon.c (mon.1) 8305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.541604+0000 mon.c (mon.1) 8305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.543120+0000 mon.c (mon.1) 8306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.543120+0000 mon.c (mon.1) 8306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.546045+0000 mon.c (mon.1) 8307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.546045+0000 mon.c (mon.1) 8307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.547126+0000 mon.c (mon.1) 8308 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.547126+0000 mon.c (mon.1) 8308 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.556382+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.556382+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.615201+0000 mon.c (mon.1) 8309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.615201+0000 mon.c (mon.1) 8309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.618003+0000 mon.c (mon.1) 8310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.618003+0000 mon.c (mon.1) 8310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.619524+0000 mon.c (mon.1) 8311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.619524+0000 mon.c (mon.1) 8311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.622242+0000 mon.c (mon.1) 8312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.622242+0000 mon.c (mon.1) 8312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.623304+0000 mon.c (mon.1) 8313 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.623304+0000 mon.c (mon.1) 8313 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.632504+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.632504+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.690598+0000 mon.c (mon.1) 8314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.690598+0000 mon.c (mon.1) 8314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.693391+0000 mon.c (mon.1) 8315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.693391+0000 mon.c (mon.1) 8315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.694930+0000 mon.c (mon.1) 8316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.694930+0000 mon.c (mon.1) 8316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.698092+0000 mon.c (mon.1) 8317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.698092+0000 mon.c (mon.1) 8317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.699255+0000 mon.c (mon.1) 8318 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.699255+0000 mon.c (mon.1) 8318 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.708156+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.708156+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.765739+0000 mon.c (mon.1) 8319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.765739+0000 mon.c (mon.1) 8319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.768067+0000 mon.c (mon.1) 8320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.768067+0000 mon.c (mon.1) 8320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.769187+0000 mon.c (mon.1) 8321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.769187+0000 mon.c (mon.1) 8321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.771164+0000 mon.c (mon.1) 8322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.771164+0000 mon.c (mon.1) 8322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.771881+0000 mon.c (mon.1) 8323 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.771881+0000 mon.c (mon.1) 8323 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.786565+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:11 smithi123 bash[58916]: audit 2024-04-22T21:17:11.786565+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: cephadm 2024-04-22T21:17:10.493051+0000 mgr.x (mgr.34107) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: cephadm 2024-04-22T21:17:10.493051+0000 mgr.x (mgr.34107) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: cephadm 2024-04-22T21:17:10.603723+0000 mgr.x (mgr.34107) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: cephadm 2024-04-22T21:17:10.603723+0000 mgr.x (mgr.34107) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: cephadm 2024-04-22T21:17:10.699146+0000 mgr.x (mgr.34107) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: cephadm 2024-04-22T21:17:10.699146+0000 mgr.x (mgr.34107) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: cephadm 2024-04-22T21:17:10.777871+0000 mgr.x (mgr.34107) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: cephadm 2024-04-22T21:17:10.777871+0000 mgr.x (mgr.34107) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: cluster 2024-04-22T21:17:10.818518+0000 mgr.x (mgr.34107) 2535 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s 2024-04-22T21:17:12.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: cluster 2024-04-22T21:17:10.818518+0000 mgr.x (mgr.34107) 2535 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s 2024-04-22T21:17:12.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:10.848916+0000 mon.c (mon.1) 8264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:10.848916+0000 mon.c (mon.1) 8264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:10.851949+0000 mon.c (mon.1) 8265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:10.851949+0000 mon.c (mon.1) 8265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:10.853980+0000 mon.c (mon.1) 8266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:10.853980+0000 mon.c (mon.1) 8266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:10.856672+0000 mon.c (mon.1) 8267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:10.856672+0000 mon.c (mon.1) 8267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:10.857805+0000 mon.c (mon.1) 8268 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: cephadm 2024-04-22T21:17:10.493051+0000 mgr.x (mgr.34107) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: cephadm 2024-04-22T21:17:10.493051+0000 mgr.x (mgr.34107) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: cephadm 2024-04-22T21:17:10.603723+0000 mgr.x (mgr.34107) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: cephadm 2024-04-22T21:17:10.603723+0000 mgr.x (mgr.34107) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: cephadm 2024-04-22T21:17:10.699146+0000 mgr.x (mgr.34107) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: cephadm 2024-04-22T21:17:10.699146+0000 mgr.x (mgr.34107) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: cephadm 2024-04-22T21:17:10.777871+0000 mgr.x (mgr.34107) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: cephadm 2024-04-22T21:17:10.777871+0000 mgr.x (mgr.34107) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: cluster 2024-04-22T21:17:10.818518+0000 mgr.x (mgr.34107) 2535 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s 2024-04-22T21:17:12.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: cluster 2024-04-22T21:17:10.818518+0000 mgr.x (mgr.34107) 2535 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s 2024-04-22T21:17:12.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:10.848916+0000 mon.c (mon.1) 8264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:10.848916+0000 mon.c (mon.1) 8264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:10.851949+0000 mon.c (mon.1) 8265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:10.851949+0000 mon.c (mon.1) 8265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:10.853980+0000 mon.c (mon.1) 8266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:10.853980+0000 mon.c (mon.1) 8266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:10.856672+0000 mon.c (mon.1) 8267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:10.856672+0000 mon.c (mon.1) 8267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:10.857805+0000 mon.c (mon.1) 8268 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:10.857805+0000 mon.c (mon.1) 8268 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:10.866548+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:10.866548+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: cephadm 2024-04-22T21:17:10.870468+0000 mgr.x (mgr.34107) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: cephadm 2024-04-22T21:17:10.870468+0000 mgr.x (mgr.34107) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:10.957181+0000 mon.c (mon.1) 8269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:10.957181+0000 mon.c (mon.1) 8269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:10.962373+0000 mon.c (mon.1) 8270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:10.962373+0000 mon.c (mon.1) 8270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:10.964790+0000 mon.c (mon.1) 8271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:10.964790+0000 mon.c (mon.1) 8271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:10.969928+0000 mon.c (mon.1) 8272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:10.969928+0000 mon.c (mon.1) 8272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:10.971515+0000 mon.c (mon.1) 8273 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:10.971515+0000 mon.c (mon.1) 8273 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:10.983890+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:10.983890+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: cephadm 2024-04-22T21:17:10.987851+0000 mgr.x (mgr.34107) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: cephadm 2024-04-22T21:17:10.987851+0000 mgr.x (mgr.34107) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.062040+0000 mon.c (mon.1) 8274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.062040+0000 mon.c (mon.1) 8274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:10.857805+0000 mon.c (mon.1) 8268 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:10.866548+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:10.866548+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: cephadm 2024-04-22T21:17:10.870468+0000 mgr.x (mgr.34107) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: cephadm 2024-04-22T21:17:10.870468+0000 mgr.x (mgr.34107) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:10.957181+0000 mon.c (mon.1) 8269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:10.957181+0000 mon.c (mon.1) 8269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:10.962373+0000 mon.c (mon.1) 8270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:10.962373+0000 mon.c (mon.1) 8270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:10.964790+0000 mon.c (mon.1) 8271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:10.964790+0000 mon.c (mon.1) 8271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:10.969928+0000 mon.c (mon.1) 8272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:10.969928+0000 mon.c (mon.1) 8272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:10.971515+0000 mon.c (mon.1) 8273 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:10.971515+0000 mon.c (mon.1) 8273 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:10.983890+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:10.983890+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: cephadm 2024-04-22T21:17:10.987851+0000 mgr.x (mgr.34107) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: cephadm 2024-04-22T21:17:10.987851+0000 mgr.x (mgr.34107) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.062040+0000 mon.c (mon.1) 8274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.062040+0000 mon.c (mon.1) 8274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.065756+0000 mon.c (mon.1) 8275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.065756+0000 mon.c (mon.1) 8275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.067825+0000 mon.c (mon.1) 8276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.067825+0000 mon.c (mon.1) 8276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.072446+0000 mon.c (mon.1) 8277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.072446+0000 mon.c (mon.1) 8277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.074060+0000 mon.c (mon.1) 8278 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.074060+0000 mon.c (mon.1) 8278 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.083941+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.083941+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: cephadm 2024-04-22T21:17:11.088444+0000 mgr.x (mgr.34107) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: cephadm 2024-04-22T21:17:11.088444+0000 mgr.x (mgr.34107) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.143679+0000 mon.c (mon.1) 8279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.143679+0000 mon.c (mon.1) 8279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.147027+0000 mon.c (mon.1) 8280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.147027+0000 mon.c (mon.1) 8280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.148757+0000 mon.c (mon.1) 8281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.148757+0000 mon.c (mon.1) 8281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.151847+0000 mon.c (mon.1) 8282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.065756+0000 mon.c (mon.1) 8275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.065756+0000 mon.c (mon.1) 8275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.067825+0000 mon.c (mon.1) 8276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.067825+0000 mon.c (mon.1) 8276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.072446+0000 mon.c (mon.1) 8277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.072446+0000 mon.c (mon.1) 8277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.074060+0000 mon.c (mon.1) 8278 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.074060+0000 mon.c (mon.1) 8278 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.083941+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.083941+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: cephadm 2024-04-22T21:17:11.088444+0000 mgr.x (mgr.34107) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: cephadm 2024-04-22T21:17:11.088444+0000 mgr.x (mgr.34107) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.143679+0000 mon.c (mon.1) 8279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.143679+0000 mon.c (mon.1) 8279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.147027+0000 mon.c (mon.1) 8280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.147027+0000 mon.c (mon.1) 8280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.148757+0000 mon.c (mon.1) 8281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.148757+0000 mon.c (mon.1) 8281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.151847+0000 mon.c (mon.1) 8282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.151847+0000 mon.c (mon.1) 8282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.152984+0000 mon.c (mon.1) 8283 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.152984+0000 mon.c (mon.1) 8283 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.162331+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.162331+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: cephadm 2024-04-22T21:17:11.165924+0000 mgr.x (mgr.34107) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: cephadm 2024-04-22T21:17:11.165924+0000 mgr.x (mgr.34107) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.237021+0000 mon.c (mon.1) 8284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.237021+0000 mon.c (mon.1) 8284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.239849+0000 mon.c (mon.1) 8285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.239849+0000 mon.c (mon.1) 8285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.241373+0000 mon.c (mon.1) 8286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.241373+0000 mon.c (mon.1) 8286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.244183+0000 mon.c (mon.1) 8287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.244183+0000 mon.c (mon.1) 8287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.245238+0000 mon.c (mon.1) 8288 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.245238+0000 mon.c (mon.1) 8288 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.254113+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.254113+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: cephadm 2024-04-22T21:17:11.257654+0000 mgr.x (mgr.34107) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.151847+0000 mon.c (mon.1) 8282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.152984+0000 mon.c (mon.1) 8283 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.152984+0000 mon.c (mon.1) 8283 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.162331+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.162331+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: cephadm 2024-04-22T21:17:11.165924+0000 mgr.x (mgr.34107) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: cephadm 2024-04-22T21:17:11.165924+0000 mgr.x (mgr.34107) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.237021+0000 mon.c (mon.1) 8284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.237021+0000 mon.c (mon.1) 8284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.239849+0000 mon.c (mon.1) 8285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.239849+0000 mon.c (mon.1) 8285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.241373+0000 mon.c (mon.1) 8286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.241373+0000 mon.c (mon.1) 8286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.244183+0000 mon.c (mon.1) 8287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.244183+0000 mon.c (mon.1) 8287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.245238+0000 mon.c (mon.1) 8288 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.245238+0000 mon.c (mon.1) 8288 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.254113+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.254113+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: cephadm 2024-04-22T21:17:11.257654+0000 mgr.x (mgr.34107) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: cephadm 2024-04-22T21:17:11.257654+0000 mgr.x (mgr.34107) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.295715+0000 mon.c (mon.1) 8289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.295715+0000 mon.c (mon.1) 8289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.298897+0000 mon.c (mon.1) 8290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.298897+0000 mon.c (mon.1) 8290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.300478+0000 mon.c (mon.1) 8291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.300478+0000 mon.c (mon.1) 8291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.303156+0000 mon.c (mon.1) 8292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.303156+0000 mon.c (mon.1) 8292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.304178+0000 mon.c (mon.1) 8293 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.304178+0000 mon.c (mon.1) 8293 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.312633+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.312633+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: cephadm 2024-04-22T21:17:11.316354+0000 mgr.x (mgr.34107) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: cephadm 2024-04-22T21:17:11.316354+0000 mgr.x (mgr.34107) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.354584+0000 mon.c (mon.1) 8294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.354584+0000 mon.c (mon.1) 8294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.357560+0000 mon.c (mon.1) 8295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.357560+0000 mon.c (mon.1) 8295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.359166+0000 mon.c (mon.1) 8296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: cephadm 2024-04-22T21:17:11.257654+0000 mgr.x (mgr.34107) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.295715+0000 mon.c (mon.1) 8289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.295715+0000 mon.c (mon.1) 8289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.298897+0000 mon.c (mon.1) 8290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.298897+0000 mon.c (mon.1) 8290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.300478+0000 mon.c (mon.1) 8291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.300478+0000 mon.c (mon.1) 8291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.303156+0000 mon.c (mon.1) 8292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.303156+0000 mon.c (mon.1) 8292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.304178+0000 mon.c (mon.1) 8293 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.304178+0000 mon.c (mon.1) 8293 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.312633+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.312633+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: cephadm 2024-04-22T21:17:11.316354+0000 mgr.x (mgr.34107) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: cephadm 2024-04-22T21:17:11.316354+0000 mgr.x (mgr.34107) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.354584+0000 mon.c (mon.1) 8294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.354584+0000 mon.c (mon.1) 8294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.357560+0000 mon.c (mon.1) 8295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.357560+0000 mon.c (mon.1) 8295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.359166+0000 mon.c (mon.1) 8296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.359166+0000 mon.c (mon.1) 8296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.361988+0000 mon.c (mon.1) 8297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.361988+0000 mon.c (mon.1) 8297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.362967+0000 mon.c (mon.1) 8298 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.362967+0000 mon.c (mon.1) 8298 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.369642+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.369642+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: cephadm 2024-04-22T21:17:11.374849+0000 mgr.x (mgr.34107) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: cephadm 2024-04-22T21:17:11.374849+0000 mgr.x (mgr.34107) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.445744+0000 mon.c (mon.1) 8299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.445744+0000 mon.c (mon.1) 8299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.448725+0000 mon.c (mon.1) 8300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.448725+0000 mon.c (mon.1) 8300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.450301+0000 mon.c (mon.1) 8301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.450301+0000 mon.c (mon.1) 8301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.454151+0000 mon.c (mon.1) 8302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.454151+0000 mon.c (mon.1) 8302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.455128+0000 mon.c (mon.1) 8303 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.455128+0000 mon.c (mon.1) 8303 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.359166+0000 mon.c (mon.1) 8296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.361988+0000 mon.c (mon.1) 8297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.361988+0000 mon.c (mon.1) 8297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.362967+0000 mon.c (mon.1) 8298 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.362967+0000 mon.c (mon.1) 8298 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.369642+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.369642+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: cephadm 2024-04-22T21:17:11.374849+0000 mgr.x (mgr.34107) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: cephadm 2024-04-22T21:17:11.374849+0000 mgr.x (mgr.34107) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.445744+0000 mon.c (mon.1) 8299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.445744+0000 mon.c (mon.1) 8299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.448725+0000 mon.c (mon.1) 8300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.448725+0000 mon.c (mon.1) 8300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.450301+0000 mon.c (mon.1) 8301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.450301+0000 mon.c (mon.1) 8301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.454151+0000 mon.c (mon.1) 8302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.454151+0000 mon.c (mon.1) 8302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.455128+0000 mon.c (mon.1) 8303 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.455128+0000 mon.c (mon.1) 8303 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.462021+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.462021+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.538411+0000 mon.c (mon.1) 8304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.538411+0000 mon.c (mon.1) 8304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.541604+0000 mon.c (mon.1) 8305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.541604+0000 mon.c (mon.1) 8305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.543120+0000 mon.c (mon.1) 8306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.543120+0000 mon.c (mon.1) 8306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.546045+0000 mon.c (mon.1) 8307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.546045+0000 mon.c (mon.1) 8307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.547126+0000 mon.c (mon.1) 8308 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.547126+0000 mon.c (mon.1) 8308 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.556382+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.556382+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.615201+0000 mon.c (mon.1) 8309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.615201+0000 mon.c (mon.1) 8309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.618003+0000 mon.c (mon.1) 8310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.618003+0000 mon.c (mon.1) 8310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.619524+0000 mon.c (mon.1) 8311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.619524+0000 mon.c (mon.1) 8311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.462021+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.462021+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.538411+0000 mon.c (mon.1) 8304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.538411+0000 mon.c (mon.1) 8304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.541604+0000 mon.c (mon.1) 8305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.541604+0000 mon.c (mon.1) 8305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.543120+0000 mon.c (mon.1) 8306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.543120+0000 mon.c (mon.1) 8306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.546045+0000 mon.c (mon.1) 8307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.546045+0000 mon.c (mon.1) 8307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.547126+0000 mon.c (mon.1) 8308 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.547126+0000 mon.c (mon.1) 8308 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.556382+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.556382+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.615201+0000 mon.c (mon.1) 8309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.615201+0000 mon.c (mon.1) 8309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.618003+0000 mon.c (mon.1) 8310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.618003+0000 mon.c (mon.1) 8310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.619524+0000 mon.c (mon.1) 8311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.619524+0000 mon.c (mon.1) 8311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.622242+0000 mon.c (mon.1) 8312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.622242+0000 mon.c (mon.1) 8312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.623304+0000 mon.c (mon.1) 8313 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.623304+0000 mon.c (mon.1) 8313 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.632504+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.632504+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.690598+0000 mon.c (mon.1) 8314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.690598+0000 mon.c (mon.1) 8314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.693391+0000 mon.c (mon.1) 8315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.693391+0000 mon.c (mon.1) 8315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.694930+0000 mon.c (mon.1) 8316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.694930+0000 mon.c (mon.1) 8316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.698092+0000 mon.c (mon.1) 8317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.698092+0000 mon.c (mon.1) 8317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.699255+0000 mon.c (mon.1) 8318 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.699255+0000 mon.c (mon.1) 8318 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.708156+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.708156+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.765739+0000 mon.c (mon.1) 8319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.622242+0000 mon.c (mon.1) 8312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.622242+0000 mon.c (mon.1) 8312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.623304+0000 mon.c (mon.1) 8313 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.623304+0000 mon.c (mon.1) 8313 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.632504+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.632504+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.690598+0000 mon.c (mon.1) 8314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.690598+0000 mon.c (mon.1) 8314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.693391+0000 mon.c (mon.1) 8315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.693391+0000 mon.c (mon.1) 8315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.694930+0000 mon.c (mon.1) 8316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.694930+0000 mon.c (mon.1) 8316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.698092+0000 mon.c (mon.1) 8317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.698092+0000 mon.c (mon.1) 8317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.699255+0000 mon.c (mon.1) 8318 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.699255+0000 mon.c (mon.1) 8318 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.708156+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.708156+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.765739+0000 mon.c (mon.1) 8319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.765739+0000 mon.c (mon.1) 8319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.768067+0000 mon.c (mon.1) 8320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.768067+0000 mon.c (mon.1) 8320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.769187+0000 mon.c (mon.1) 8321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.769187+0000 mon.c (mon.1) 8321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.771164+0000 mon.c (mon.1) 8322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.771164+0000 mon.c (mon.1) 8322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.771881+0000 mon.c (mon.1) 8323 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.771881+0000 mon.c (mon.1) 8323 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.786565+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[75184]: audit 2024-04-22T21:17:11.786565+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.765739+0000 mon.c (mon.1) 8319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.311 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.768067+0000 mon.c (mon.1) 8320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.768067+0000 mon.c (mon.1) 8320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.769187+0000 mon.c (mon.1) 8321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.769187+0000 mon.c (mon.1) 8321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.771164+0000 mon.c (mon.1) 8322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.771164+0000 mon.c (mon.1) 8322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.771881+0000 mon.c (mon.1) 8323 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.771881+0000 mon.c (mon.1) 8323 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.786565+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:11 smithi121 bash[73084]: audit 2024-04-22T21:17:11.786565+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.659 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-04-22T21:17:12.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: cephadm 2024-04-22T21:17:11.467391+0000 mgr.x (mgr.34107) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: cephadm 2024-04-22T21:17:11.467391+0000 mgr.x (mgr.34107) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: cephadm 2024-04-22T21:17:11.560166+0000 mgr.x (mgr.34107) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: cephadm 2024-04-22T21:17:11.560166+0000 mgr.x (mgr.34107) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: cephadm 2024-04-22T21:17:11.636391+0000 mgr.x (mgr.34107) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: cephadm 2024-04-22T21:17:11.636391+0000 mgr.x (mgr.34107) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: cephadm 2024-04-22T21:17:11.712025+0000 mgr.x (mgr.34107) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: cephadm 2024-04-22T21:17:11.712025+0000 mgr.x (mgr.34107) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: cephadm 2024-04-22T21:17:11.790433+0000 mgr.x (mgr.34107) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: cephadm 2024-04-22T21:17:11.790433+0000 mgr.x (mgr.34107) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.845171+0000 mon.c (mon.1) 8324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.845171+0000 mon.c (mon.1) 8324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.847250+0000 mon.c (mon.1) 8325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.847250+0000 mon.c (mon.1) 8325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.848324+0000 mon.c (mon.1) 8326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.848324+0000 mon.c (mon.1) 8326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.850748+0000 mon.c (mon.1) 8327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.850748+0000 mon.c (mon.1) 8327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.851496+0000 mon.c (mon.1) 8328 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.991 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.851496+0000 mon.c (mon.1) 8328 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.856936+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.856936+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: cephadm 2024-04-22T21:17:11.862958+0000 mgr.x (mgr.34107) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: cephadm 2024-04-22T21:17:11.862958+0000 mgr.x (mgr.34107) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.905442+0000 mon.c (mon.1) 8329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.905442+0000 mon.c (mon.1) 8329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.907649+0000 mon.c (mon.1) 8330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.907649+0000 mon.c (mon.1) 8330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.909005+0000 mon.c (mon.1) 8331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.909005+0000 mon.c (mon.1) 8331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.911628+0000 mon.c (mon.1) 8332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.911628+0000 mon.c (mon.1) 8332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.992 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.912496+0000 mon.c (mon.1) 8333 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.912496+0000 mon.c (mon.1) 8333 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.920491+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.920491+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: cephadm 2024-04-22T21:17:11.926540+0000 mgr.x (mgr.34107) 2549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: cephadm 2024-04-22T21:17:11.926540+0000 mgr.x (mgr.34107) 2549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.968644+0000 mon.c (mon.1) 8334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.968644+0000 mon.c (mon.1) 8334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.971660+0000 mon.c (mon.1) 8335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.971660+0000 mon.c (mon.1) 8335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.972960+0000 mon.c (mon.1) 8336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.972960+0000 mon.c (mon.1) 8336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.975585+0000 mon.c (mon.1) 8337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.975585+0000 mon.c (mon.1) 8337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.993 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.976613+0000 mon.c (mon.1) 8338 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.976613+0000 mon.c (mon.1) 8338 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.984816+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:11.984816+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: cephadm 2024-04-22T21:17:11.990800+0000 mgr.x (mgr.34107) 2550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: cephadm 2024-04-22T21:17:11.990800+0000 mgr.x (mgr.34107) 2550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.067762+0000 mon.c (mon.1) 8339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.067762+0000 mon.c (mon.1) 8339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.071644+0000 mon.c (mon.1) 8340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.071644+0000 mon.c (mon.1) 8340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.073477+0000 mon.c (mon.1) 8341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.073477+0000 mon.c (mon.1) 8341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.077175+0000 mon.c (mon.1) 8342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.077175+0000 mon.c (mon.1) 8342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.994 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.078798+0000 mon.c (mon.1) 8343 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.078798+0000 mon.c (mon.1) 8343 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.090063+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.090063+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: cephadm 2024-04-22T21:17:12.094062+0000 mgr.x (mgr.34107) 2551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: cephadm 2024-04-22T21:17:12.094062+0000 mgr.x (mgr.34107) 2551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.180612+0000 mon.c (mon.1) 8344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.180612+0000 mon.c (mon.1) 8344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.185422+0000 mon.c (mon.1) 8345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.185422+0000 mon.c (mon.1) 8345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.187708+0000 mon.c (mon.1) 8346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.187708+0000 mon.c (mon.1) 8346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.192267+0000 mon.c (mon.1) 8347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.192267+0000 mon.c (mon.1) 8347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.995 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.194120+0000 mon.c (mon.1) 8348 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.194120+0000 mon.c (mon.1) 8348 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.207159+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.207159+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: cephadm 2024-04-22T21:17:12.213217+0000 mgr.x (mgr.34107) 2552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: cephadm 2024-04-22T21:17:12.213217+0000 mgr.x (mgr.34107) 2552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.301891+0000 mon.c (mon.1) 8349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.301891+0000 mon.c (mon.1) 8349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.306347+0000 mon.c (mon.1) 8350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.306347+0000 mon.c (mon.1) 8350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.308136+0000 mon.c (mon.1) 8351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.308136+0000 mon.c (mon.1) 8351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.312227+0000 mon.c (mon.1) 8352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.312227+0000 mon.c (mon.1) 8352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.996 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.313586+0000 mon.c (mon.1) 8353 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.313586+0000 mon.c (mon.1) 8353 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.323148+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.323148+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: cephadm 2024-04-22T21:17:12.330102+0000 mgr.x (mgr.34107) 2553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: cephadm 2024-04-22T21:17:12.330102+0000 mgr.x (mgr.34107) 2553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.401240+0000 mon.c (mon.1) 8354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.401240+0000 mon.c (mon.1) 8354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.403375+0000 mon.c (mon.1) 8355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.403375+0000 mon.c (mon.1) 8355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.997 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.404609+0000 mon.c (mon.1) 8356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.404609+0000 mon.c (mon.1) 8356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.406780+0000 mon.c (mon.1) 8357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.406780+0000 mon.c (mon.1) 8357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.407531+0000 mon.c (mon.1) 8358 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.407531+0000 mon.c (mon.1) 8358 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.415318+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.415318+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.998 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: cephadm 2024-04-22T21:17:12.422180+0000 mgr.x (mgr.34107) 2554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: cephadm 2024-04-22T21:17:12.422180+0000 mgr.x (mgr.34107) 2554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:12.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.507352+0000 mon.c (mon.1) 8359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.507352+0000 mon.c (mon.1) 8359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.512123+0000 mon.c (mon.1) 8360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.512123+0000 mon.c (mon.1) 8360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:12.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.514486+0000 mon.c (mon.1) 8361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.514486+0000 mon.c (mon.1) 8361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:12.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.518791+0000 mon.c (mon.1) 8362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.518791+0000 mon.c (mon.1) 8362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:12.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.520292+0000 mon.c (mon.1) 8363 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.520292+0000 mon.c (mon.1) 8363 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:12.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.530584+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.530584+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:12.999 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.622026+0000 mon.c (mon.1) 8364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.622026+0000 mon.c (mon.1) 8364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.626266+0000 mon.c (mon.1) 8365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.626266+0000 mon.c (mon.1) 8365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.627959+0000 mon.c (mon.1) 8366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.627959+0000 mon.c (mon.1) 8366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.631702+0000 mon.c (mon.1) 8367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.631702+0000 mon.c (mon.1) 8367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.632933+0000 mon.c (mon.1) 8368 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.632933+0000 mon.c (mon.1) 8368 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.644573+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.644573+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.717689+0000 mon.c (mon.1) 8369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.717689+0000 mon.c (mon.1) 8369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.719974+0000 mon.c (mon.1) 8370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.719974+0000 mon.c (mon.1) 8370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.721326+0000 mon.c (mon.1) 8371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.721326+0000 mon.c (mon.1) 8371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.723425+0000 mon.c (mon.1) 8372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.723425+0000 mon.c (mon.1) 8372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.724447+0000 mon.c (mon.1) 8373 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.724447+0000 mon.c (mon.1) 8373 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.734359+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.734359+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.775307+0000 mon.c (mon.1) 8374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.775307+0000 mon.c (mon.1) 8374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.777401+0000 mon.c (mon.1) 8375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.777401+0000 mon.c (mon.1) 8375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.001 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.778317+0000 mon.c (mon.1) 8376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.778317+0000 mon.c (mon.1) 8376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.780376+0000 mon.c (mon.1) 8377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.780376+0000 mon.c (mon.1) 8377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.781003+0000 mon.c (mon.1) 8378 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.781003+0000 mon.c (mon.1) 8378 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.792658+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:12 smithi123 bash[58916]: audit 2024-04-22T21:17:12.792658+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: cephadm 2024-04-22T21:17:11.467391+0000 mgr.x (mgr.34107) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: cephadm 2024-04-22T21:17:11.467391+0000 mgr.x (mgr.34107) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: cephadm 2024-04-22T21:17:11.560166+0000 mgr.x (mgr.34107) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: cephadm 2024-04-22T21:17:11.560166+0000 mgr.x (mgr.34107) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: cephadm 2024-04-22T21:17:11.636391+0000 mgr.x (mgr.34107) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: cephadm 2024-04-22T21:17:11.636391+0000 mgr.x (mgr.34107) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: cephadm 2024-04-22T21:17:11.712025+0000 mgr.x (mgr.34107) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: cephadm 2024-04-22T21:17:11.712025+0000 mgr.x (mgr.34107) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: cephadm 2024-04-22T21:17:11.790433+0000 mgr.x (mgr.34107) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: cephadm 2024-04-22T21:17:11.790433+0000 mgr.x (mgr.34107) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.845171+0000 mon.c (mon.1) 8324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.845171+0000 mon.c (mon.1) 8324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.847250+0000 mon.c (mon.1) 8325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.847250+0000 mon.c (mon.1) 8325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.848324+0000 mon.c (mon.1) 8326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.848324+0000 mon.c (mon.1) 8326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.850748+0000 mon.c (mon.1) 8327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.850748+0000 mon.c (mon.1) 8327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.851496+0000 mon.c (mon.1) 8328 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.851496+0000 mon.c (mon.1) 8328 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.856936+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.856936+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: cephadm 2024-04-22T21:17:11.862958+0000 mgr.x (mgr.34107) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: cephadm 2024-04-22T21:17:11.862958+0000 mgr.x (mgr.34107) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.905442+0000 mon.c (mon.1) 8329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.905442+0000 mon.c (mon.1) 8329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.907649+0000 mon.c (mon.1) 8330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.907649+0000 mon.c (mon.1) 8330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.909005+0000 mon.c (mon.1) 8331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.909005+0000 mon.c (mon.1) 8331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.911628+0000 mon.c (mon.1) 8332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.911628+0000 mon.c (mon.1) 8332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.912496+0000 mon.c (mon.1) 8333 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.912496+0000 mon.c (mon.1) 8333 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.920491+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.920491+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: cephadm 2024-04-22T21:17:11.926540+0000 mgr.x (mgr.34107) 2549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: cephadm 2024-04-22T21:17:11.926540+0000 mgr.x (mgr.34107) 2549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.968644+0000 mon.c (mon.1) 8334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.968644+0000 mon.c (mon.1) 8334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: cephadm 2024-04-22T21:17:11.467391+0000 mgr.x (mgr.34107) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: cephadm 2024-04-22T21:17:11.467391+0000 mgr.x (mgr.34107) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: cephadm 2024-04-22T21:17:11.560166+0000 mgr.x (mgr.34107) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: cephadm 2024-04-22T21:17:11.560166+0000 mgr.x (mgr.34107) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: cephadm 2024-04-22T21:17:11.636391+0000 mgr.x (mgr.34107) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: cephadm 2024-04-22T21:17:11.636391+0000 mgr.x (mgr.34107) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: cephadm 2024-04-22T21:17:11.712025+0000 mgr.x (mgr.34107) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: cephadm 2024-04-22T21:17:11.712025+0000 mgr.x (mgr.34107) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: cephadm 2024-04-22T21:17:11.790433+0000 mgr.x (mgr.34107) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: cephadm 2024-04-22T21:17:11.790433+0000 mgr.x (mgr.34107) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.845171+0000 mon.c (mon.1) 8324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.845171+0000 mon.c (mon.1) 8324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.847250+0000 mon.c (mon.1) 8325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.847250+0000 mon.c (mon.1) 8325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.848324+0000 mon.c (mon.1) 8326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.848324+0000 mon.c (mon.1) 8326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.850748+0000 mon.c (mon.1) 8327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.850748+0000 mon.c (mon.1) 8327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.851496+0000 mon.c (mon.1) 8328 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.851496+0000 mon.c (mon.1) 8328 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.971660+0000 mon.c (mon.1) 8335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.971660+0000 mon.c (mon.1) 8335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.972960+0000 mon.c (mon.1) 8336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.972960+0000 mon.c (mon.1) 8336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.975585+0000 mon.c (mon.1) 8337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.975585+0000 mon.c (mon.1) 8337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.976613+0000 mon.c (mon.1) 8338 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.976613+0000 mon.c (mon.1) 8338 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.984816+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:11.984816+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: cephadm 2024-04-22T21:17:11.990800+0000 mgr.x (mgr.34107) 2550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: cephadm 2024-04-22T21:17:11.990800+0000 mgr.x (mgr.34107) 2550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.067762+0000 mon.c (mon.1) 8339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.067762+0000 mon.c (mon.1) 8339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.071644+0000 mon.c (mon.1) 8340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.071644+0000 mon.c (mon.1) 8340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.073477+0000 mon.c (mon.1) 8341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.073477+0000 mon.c (mon.1) 8341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.077175+0000 mon.c (mon.1) 8342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.077175+0000 mon.c (mon.1) 8342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.078798+0000 mon.c (mon.1) 8343 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.078798+0000 mon.c (mon.1) 8343 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.090063+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.090063+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: cephadm 2024-04-22T21:17:12.094062+0000 mgr.x (mgr.34107) 2551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: cephadm 2024-04-22T21:17:12.094062+0000 mgr.x (mgr.34107) 2551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.180612+0000 mon.c (mon.1) 8344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.180612+0000 mon.c (mon.1) 8344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.185422+0000 mon.c (mon.1) 8345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.185422+0000 mon.c (mon.1) 8345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.187708+0000 mon.c (mon.1) 8346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.187708+0000 mon.c (mon.1) 8346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.192267+0000 mon.c (mon.1) 8347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.192267+0000 mon.c (mon.1) 8347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.194120+0000 mon.c (mon.1) 8348 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.194120+0000 mon.c (mon.1) 8348 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.207159+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.207159+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: cephadm 2024-04-22T21:17:12.213217+0000 mgr.x (mgr.34107) 2552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: cephadm 2024-04-22T21:17:12.213217+0000 mgr.x (mgr.34107) 2552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.856936+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.856936+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: cephadm 2024-04-22T21:17:11.862958+0000 mgr.x (mgr.34107) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: cephadm 2024-04-22T21:17:11.862958+0000 mgr.x (mgr.34107) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.905442+0000 mon.c (mon.1) 8329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.905442+0000 mon.c (mon.1) 8329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.907649+0000 mon.c (mon.1) 8330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.907649+0000 mon.c (mon.1) 8330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.909005+0000 mon.c (mon.1) 8331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.909005+0000 mon.c (mon.1) 8331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.911628+0000 mon.c (mon.1) 8332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.911628+0000 mon.c (mon.1) 8332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.912496+0000 mon.c (mon.1) 8333 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.912496+0000 mon.c (mon.1) 8333 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.920491+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.920491+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: cephadm 2024-04-22T21:17:11.926540+0000 mgr.x (mgr.34107) 2549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: cephadm 2024-04-22T21:17:11.926540+0000 mgr.x (mgr.34107) 2549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.968644+0000 mon.c (mon.1) 8334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.968644+0000 mon.c (mon.1) 8334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.301891+0000 mon.c (mon.1) 8349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.301891+0000 mon.c (mon.1) 8349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.306347+0000 mon.c (mon.1) 8350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.306347+0000 mon.c (mon.1) 8350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.308136+0000 mon.c (mon.1) 8351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.308136+0000 mon.c (mon.1) 8351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.312227+0000 mon.c (mon.1) 8352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.312227+0000 mon.c (mon.1) 8352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.313586+0000 mon.c (mon.1) 8353 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.313586+0000 mon.c (mon.1) 8353 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.323148+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.323148+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: cephadm 2024-04-22T21:17:12.330102+0000 mgr.x (mgr.34107) 2553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: cephadm 2024-04-22T21:17:12.330102+0000 mgr.x (mgr.34107) 2553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.401240+0000 mon.c (mon.1) 8354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.401240+0000 mon.c (mon.1) 8354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.403375+0000 mon.c (mon.1) 8355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.403375+0000 mon.c (mon.1) 8355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.404609+0000 mon.c (mon.1) 8356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.404609+0000 mon.c (mon.1) 8356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.406780+0000 mon.c (mon.1) 8357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.406780+0000 mon.c (mon.1) 8357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.407531+0000 mon.c (mon.1) 8358 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.407531+0000 mon.c (mon.1) 8358 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.415318+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.415318+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: cephadm 2024-04-22T21:17:12.422180+0000 mgr.x (mgr.34107) 2554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: cephadm 2024-04-22T21:17:12.422180+0000 mgr.x (mgr.34107) 2554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.507352+0000 mon.c (mon.1) 8359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.507352+0000 mon.c (mon.1) 8359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.512123+0000 mon.c (mon.1) 8360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.512123+0000 mon.c (mon.1) 8360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.514486+0000 mon.c (mon.1) 8361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.514486+0000 mon.c (mon.1) 8361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.518791+0000 mon.c (mon.1) 8362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.518791+0000 mon.c (mon.1) 8362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.520292+0000 mon.c (mon.1) 8363 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.520292+0000 mon.c (mon.1) 8363 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.530584+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.971660+0000 mon.c (mon.1) 8335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.971660+0000 mon.c (mon.1) 8335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.972960+0000 mon.c (mon.1) 8336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.972960+0000 mon.c (mon.1) 8336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.975585+0000 mon.c (mon.1) 8337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.975585+0000 mon.c (mon.1) 8337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.976613+0000 mon.c (mon.1) 8338 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.976613+0000 mon.c (mon.1) 8338 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.984816+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:11.984816+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: cephadm 2024-04-22T21:17:11.990800+0000 mgr.x (mgr.34107) 2550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: cephadm 2024-04-22T21:17:11.990800+0000 mgr.x (mgr.34107) 2550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.067762+0000 mon.c (mon.1) 8339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.067762+0000 mon.c (mon.1) 8339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.071644+0000 mon.c (mon.1) 8340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.071644+0000 mon.c (mon.1) 8340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.073477+0000 mon.c (mon.1) 8341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.073477+0000 mon.c (mon.1) 8341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.077175+0000 mon.c (mon.1) 8342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.530584+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.622026+0000 mon.c (mon.1) 8364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.622026+0000 mon.c (mon.1) 8364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.626266+0000 mon.c (mon.1) 8365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.626266+0000 mon.c (mon.1) 8365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.627959+0000 mon.c (mon.1) 8366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.627959+0000 mon.c (mon.1) 8366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.631702+0000 mon.c (mon.1) 8367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.631702+0000 mon.c (mon.1) 8367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.632933+0000 mon.c (mon.1) 8368 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.632933+0000 mon.c (mon.1) 8368 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.644573+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.644573+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.717689+0000 mon.c (mon.1) 8369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.717689+0000 mon.c (mon.1) 8369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.719974+0000 mon.c (mon.1) 8370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.719974+0000 mon.c (mon.1) 8370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.721326+0000 mon.c (mon.1) 8371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.721326+0000 mon.c (mon.1) 8371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.723425+0000 mon.c (mon.1) 8372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.723425+0000 mon.c (mon.1) 8372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.724447+0000 mon.c (mon.1) 8373 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.724447+0000 mon.c (mon.1) 8373 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.734359+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.734359+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.775307+0000 mon.c (mon.1) 8374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.775307+0000 mon.c (mon.1) 8374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.777401+0000 mon.c (mon.1) 8375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.777401+0000 mon.c (mon.1) 8375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.778317+0000 mon.c (mon.1) 8376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.778317+0000 mon.c (mon.1) 8376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.780376+0000 mon.c (mon.1) 8377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.780376+0000 mon.c (mon.1) 8377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.781003+0000 mon.c (mon.1) 8378 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.781003+0000 mon.c (mon.1) 8378 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.792658+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[73084]: audit 2024-04-22T21:17:12.792658+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.077175+0000 mon.c (mon.1) 8342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.078798+0000 mon.c (mon.1) 8343 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.078798+0000 mon.c (mon.1) 8343 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.090063+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.090063+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: cephadm 2024-04-22T21:17:12.094062+0000 mgr.x (mgr.34107) 2551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: cephadm 2024-04-22T21:17:12.094062+0000 mgr.x (mgr.34107) 2551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.180612+0000 mon.c (mon.1) 8344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.180612+0000 mon.c (mon.1) 8344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.185422+0000 mon.c (mon.1) 8345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.185422+0000 mon.c (mon.1) 8345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.187708+0000 mon.c (mon.1) 8346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.187708+0000 mon.c (mon.1) 8346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.192267+0000 mon.c (mon.1) 8347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.192267+0000 mon.c (mon.1) 8347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.194120+0000 mon.c (mon.1) 8348 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.194120+0000 mon.c (mon.1) 8348 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.207159+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.207159+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: cephadm 2024-04-22T21:17:12.213217+0000 mgr.x (mgr.34107) 2552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: cephadm 2024-04-22T21:17:12.213217+0000 mgr.x (mgr.34107) 2552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.301891+0000 mon.c (mon.1) 8349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.301891+0000 mon.c (mon.1) 8349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.306347+0000 mon.c (mon.1) 8350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.306347+0000 mon.c (mon.1) 8350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.308136+0000 mon.c (mon.1) 8351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.308136+0000 mon.c (mon.1) 8351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.312227+0000 mon.c (mon.1) 8352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.312227+0000 mon.c (mon.1) 8352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.313586+0000 mon.c (mon.1) 8353 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.313586+0000 mon.c (mon.1) 8353 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.323148+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.323148+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: cephadm 2024-04-22T21:17:12.330102+0000 mgr.x (mgr.34107) 2553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: cephadm 2024-04-22T21:17:12.330102+0000 mgr.x (mgr.34107) 2553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.401240+0000 mon.c (mon.1) 8354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.401240+0000 mon.c (mon.1) 8354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.403375+0000 mon.c (mon.1) 8355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.403375+0000 mon.c (mon.1) 8355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.404609+0000 mon.c (mon.1) 8356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.404609+0000 mon.c (mon.1) 8356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.406780+0000 mon.c (mon.1) 8357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.406780+0000 mon.c (mon.1) 8357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.407531+0000 mon.c (mon.1) 8358 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.407531+0000 mon.c (mon.1) 8358 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.415318+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.415318+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: cephadm 2024-04-22T21:17:12.422180+0000 mgr.x (mgr.34107) 2554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: cephadm 2024-04-22T21:17:12.422180+0000 mgr.x (mgr.34107) 2554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:13.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.507352+0000 mon.c (mon.1) 8359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.507352+0000 mon.c (mon.1) 8359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.512123+0000 mon.c (mon.1) 8360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.512123+0000 mon.c (mon.1) 8360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.514486+0000 mon.c (mon.1) 8361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.514486+0000 mon.c (mon.1) 8361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.518791+0000 mon.c (mon.1) 8362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.518791+0000 mon.c (mon.1) 8362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.520292+0000 mon.c (mon.1) 8363 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.520292+0000 mon.c (mon.1) 8363 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.530584+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.530584+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.622026+0000 mon.c (mon.1) 8364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.622026+0000 mon.c (mon.1) 8364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.626266+0000 mon.c (mon.1) 8365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.626266+0000 mon.c (mon.1) 8365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.627959+0000 mon.c (mon.1) 8366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.627959+0000 mon.c (mon.1) 8366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.631702+0000 mon.c (mon.1) 8367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.631702+0000 mon.c (mon.1) 8367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.632933+0000 mon.c (mon.1) 8368 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.632933+0000 mon.c (mon.1) 8368 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.644573+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.644573+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.717689+0000 mon.c (mon.1) 8369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.717689+0000 mon.c (mon.1) 8369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.719974+0000 mon.c (mon.1) 8370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.719974+0000 mon.c (mon.1) 8370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.721326+0000 mon.c (mon.1) 8371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.721326+0000 mon.c (mon.1) 8371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.723425+0000 mon.c (mon.1) 8372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.723425+0000 mon.c (mon.1) 8372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.724447+0000 mon.c (mon.1) 8373 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.724447+0000 mon.c (mon.1) 8373 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.734359+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.734359+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.775307+0000 mon.c (mon.1) 8374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.775307+0000 mon.c (mon.1) 8374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.777401+0000 mon.c (mon.1) 8375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.777401+0000 mon.c (mon.1) 8375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:13.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.778317+0000 mon.c (mon.1) 8376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.778317+0000 mon.c (mon.1) 8376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:13.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.780376+0000 mon.c (mon.1) 8377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.780376+0000 mon.c (mon.1) 8377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:13.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.781003+0000 mon.c (mon.1) 8378 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.781003+0000 mon.c (mon.1) 8378 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:13.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.792658+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:12 smithi121 bash[75184]: audit 2024-04-22T21:17:12.792658+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:13.437 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T21:17:13.437 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi121 smithi121 running 18s ago 24m - - 2024-04-22T21:17:13.437 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi123 smithi123 running 8s ago 24m - - 2024-04-22T21:17:13.437 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (11m) 18s ago 18m 13.2M - 0.23.0 ba2b418f427c 75d0217c38a9 2024-04-22T21:17:13.437 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (11m) 8s ago 17m 43.2M - 8.3.5 dad864ee21e9 800591342f16 2024-04-22T21:17:13.437 INFO:teuthology.orchestra.run.smithi121.stdout:iscsi.foo.smithi121.rxpsbc smithi121 running (46s) 18s ago 15m 42.1M - 3.7 82086b19bb07 a9c2196d0235 2024-04-22T21:17:13.437 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443,9283,8765 running (10m) 8s ago 23m 534M - 19.0.0-3198-g56e81df3 82086b19bb07 47d10e8cef27 2024-04-22T21:17:13.437 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443,9283,8765 running (9m) 18s ago 25m 440M - 19.0.0-3198-g56e81df3 82086b19bb07 8406ceac8ad3 2024-04-22T21:17:13.438 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (9m) 18s ago 26m 86.2M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 f5b71d32306b 2024-04-22T21:17:13.438 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (8m) 8s ago 24m 62.2M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 db2fb24d7454 2024-04-22T21:17:13.438 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (8m) 18s ago 24m 74.8M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 425f9e808335 2024-04-22T21:17:13.438 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (27s) 18s ago 18m 7268k - 1.5.0 0da6a335fe13 7d05fdb143c5 2024-04-22T21:17:13.438 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 starting - - - - 2024-04-22T21:17:13.438 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (7m) 18s ago 23m 62.5M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 afe0c773b859 2024-04-22T21:17:13.438 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (6m) 18s ago 22m 69.4M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 8e891d1550a4 2024-04-22T21:17:13.438 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (6m) 18s ago 22m 62.3M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 31a08ebbc5f6 2024-04-22T21:17:13.438 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (5m) 18s ago 21m 63.2M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 6c42aa4939cb 2024-04-22T21:17:13.438 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (4m) 8s ago 21m 59.0M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 76b1894f04d2 2024-04-22T21:17:13.438 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (3m) 8s ago 20m 54.9M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 d058156b75a3 2024-04-22T21:17:13.438 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (3m) 8s ago 20m 57.4M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 80e9fbeddc85 2024-04-22T21:17:13.438 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (2m) 8s ago 19m 60.7M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 3bfa1376c3de 2024-04-22T21:17:13.438 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (10m) 8s ago 18m 67.4M - 2.33.4 514e6a882f6e 14ed9f8bb5de 2024-04-22T21:17:13.439 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi121.fpqyxe smithi121 *:8000 running (2m) 18s ago 16m 89.0M - 19.0.0-3198-g56e81df3 82086b19bb07 7bdb72ca3523 2024-04-22T21:17:13.439 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi123.ducldy smithi123 *:8000 running (98s) 8s ago 16m 88.7M - 19.0.0-3198-g56e81df3 82086b19bb07 a7acabf1dfb6 2024-04-22T21:17:13.439 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi121.umzhsg smithi121 *:80 running (2m) 18s ago 16m 91.0M - 19.0.0-3198-g56e81df3 82086b19bb07 04d7be3f581a 2024-04-22T21:17:13.439 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi123.ywhrus smithi123 *:80 running (89s) 8s ago 16m 88.5M - 19.0.0-3198-g56e81df3 82086b19bb07 b0cae84c5650 2024-04-22T21:17:13.894 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:17:13.894 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-04-22T21:17:13.895 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 3 2024-04-22T21:17:13.895 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:17:13.895 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-04-22T21:17:13.895 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 2 2024-04-22T21:17:13.895 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:17:13.895 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-04-22T21:17:13.895 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 8 2024-04-22T21:17:13.895 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:17:13.895 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-04-22T21:17:13.895 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 4 2024-04-22T21:17:13.895 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:17:13.895 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-04-22T21:17:13.895 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 17 2024-04-22T21:17:13.895 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:17:13.896 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:17:14.030 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: cephadm 2024-04-22T21:17:12.535167+0000 mgr.x (mgr.34107) 2555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.030 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: cephadm 2024-04-22T21:17:12.535167+0000 mgr.x (mgr.34107) 2555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.030 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: cephadm 2024-04-22T21:17:12.648088+0000 mgr.x (mgr.34107) 2556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.030 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: cephadm 2024-04-22T21:17:12.648088+0000 mgr.x (mgr.34107) 2556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.660731+0000 mgr.x (mgr.34107) 2557 : audit [DBG] from='client.44904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:14.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.660731+0000 mgr.x (mgr.34107) 2557 : audit [DBG] from='client.44904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:14.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: cephadm 2024-04-22T21:17:12.737841+0000 mgr.x (mgr.34107) 2558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: cephadm 2024-04-22T21:17:12.737841+0000 mgr.x (mgr.34107) 2558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: cephadm 2024-04-22T21:17:12.795913+0000 mgr.x (mgr.34107) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: cephadm 2024-04-22T21:17:12.795913+0000 mgr.x (mgr.34107) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: cluster 2024-04-22T21:17:12.819424+0000 mgr.x (mgr.34107) 2560 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s 2024-04-22T21:17:14.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: cluster 2024-04-22T21:17:12.819424+0000 mgr.x (mgr.34107) 2560 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s 2024-04-22T21:17:14.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.836495+0000 mon.c (mon.1) 8379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.836495+0000 mon.c (mon.1) 8379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.838476+0000 mon.c (mon.1) 8380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.838476+0000 mon.c (mon.1) 8380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.839291+0000 mon.c (mon.1) 8381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.839291+0000 mon.c (mon.1) 8381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.841331+0000 mon.c (mon.1) 8382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: cephadm 2024-04-22T21:17:12.535167+0000 mgr.x (mgr.34107) 2555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: cephadm 2024-04-22T21:17:12.535167+0000 mgr.x (mgr.34107) 2555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: cephadm 2024-04-22T21:17:12.648088+0000 mgr.x (mgr.34107) 2556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: cephadm 2024-04-22T21:17:12.648088+0000 mgr.x (mgr.34107) 2556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.660731+0000 mgr.x (mgr.34107) 2557 : audit [DBG] from='client.44904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:14.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.660731+0000 mgr.x (mgr.34107) 2557 : audit [DBG] from='client.44904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:14.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: cephadm 2024-04-22T21:17:12.737841+0000 mgr.x (mgr.34107) 2558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.032 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: cephadm 2024-04-22T21:17:12.737841+0000 mgr.x (mgr.34107) 2558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: cephadm 2024-04-22T21:17:12.795913+0000 mgr.x (mgr.34107) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: cephadm 2024-04-22T21:17:12.795913+0000 mgr.x (mgr.34107) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: cluster 2024-04-22T21:17:12.819424+0000 mgr.x (mgr.34107) 2560 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s 2024-04-22T21:17:14.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: cluster 2024-04-22T21:17:12.819424+0000 mgr.x (mgr.34107) 2560 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s 2024-04-22T21:17:14.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.836495+0000 mon.c (mon.1) 8379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.836495+0000 mon.c (mon.1) 8379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.838476+0000 mon.c (mon.1) 8380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.838476+0000 mon.c (mon.1) 8380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.839291+0000 mon.c (mon.1) 8381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.839291+0000 mon.c (mon.1) 8381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.033 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.841331+0000 mon.c (mon.1) 8382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.841331+0000 mon.c (mon.1) 8382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.841987+0000 mon.c (mon.1) 8383 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.841987+0000 mon.c (mon.1) 8383 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.846801+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.846801+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: cephadm 2024-04-22T21:17:12.851251+0000 mgr.x (mgr.34107) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: cephadm 2024-04-22T21:17:12.851251+0000 mgr.x (mgr.34107) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.888661+0000 mon.c (mon.1) 8384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.888661+0000 mon.c (mon.1) 8384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.891346+0000 mon.c (mon.1) 8385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.891346+0000 mon.c (mon.1) 8385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.034 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.892979+0000 mon.c (mon.1) 8386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.892979+0000 mon.c (mon.1) 8386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.895534+0000 mon.c (mon.1) 8387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.895534+0000 mon.c (mon.1) 8387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.896431+0000 mon.c (mon.1) 8388 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.896431+0000 mon.c (mon.1) 8388 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.904429+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.904429+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: cephadm 2024-04-22T21:17:12.910210+0000 mgr.x (mgr.34107) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.035 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: cephadm 2024-04-22T21:17:12.910210+0000 mgr.x (mgr.34107) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.841331+0000 mon.c (mon.1) 8382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.035 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.841987+0000 mon.c (mon.1) 8383 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.841987+0000 mon.c (mon.1) 8383 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.846801+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.846801+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: cephadm 2024-04-22T21:17:12.851251+0000 mgr.x (mgr.34107) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: cephadm 2024-04-22T21:17:12.851251+0000 mgr.x (mgr.34107) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.888661+0000 mon.c (mon.1) 8384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.888661+0000 mon.c (mon.1) 8384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.891346+0000 mon.c (mon.1) 8385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.891346+0000 mon.c (mon.1) 8385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.892979+0000 mon.c (mon.1) 8386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.892979+0000 mon.c (mon.1) 8386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.895534+0000 mon.c (mon.1) 8387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.895534+0000 mon.c (mon.1) 8387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.036 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.896431+0000 mon.c (mon.1) 8388 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.896431+0000 mon.c (mon.1) 8388 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.904429+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.904429+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: cephadm 2024-04-22T21:17:12.910210+0000 mgr.x (mgr.34107) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.037 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: cephadm 2024-04-22T21:17:12.910210+0000 mgr.x (mgr.34107) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.947734+0000 mon.c (mon.1) 8389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.947734+0000 mon.c (mon.1) 8389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.950402+0000 mon.c (mon.1) 8390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.950402+0000 mon.c (mon.1) 8390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.951699+0000 mon.c (mon.1) 8391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.037 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.951699+0000 mon.c (mon.1) 8391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.954298+0000 mon.c (mon.1) 8392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.954298+0000 mon.c (mon.1) 8392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.955169+0000 mon.c (mon.1) 8393 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.955169+0000 mon.c (mon.1) 8393 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.963429+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:12.963429+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: cephadm 2024-04-22T21:17:12.969677+0000 mgr.x (mgr.34107) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: cephadm 2024-04-22T21:17:12.969677+0000 mgr.x (mgr.34107) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.035876+0000 mon.c (mon.1) 8394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.035876+0000 mon.c (mon.1) 8394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.040347+0000 mon.c (mon.1) 8395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.040347+0000 mon.c (mon.1) 8395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.038 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.041946+0000 mon.c (mon.1) 8396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.947734+0000 mon.c (mon.1) 8389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.947734+0000 mon.c (mon.1) 8389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.950402+0000 mon.c (mon.1) 8390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.950402+0000 mon.c (mon.1) 8390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.951699+0000 mon.c (mon.1) 8391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.951699+0000 mon.c (mon.1) 8391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.954298+0000 mon.c (mon.1) 8392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.954298+0000 mon.c (mon.1) 8392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.955169+0000 mon.c (mon.1) 8393 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.955169+0000 mon.c (mon.1) 8393 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.039 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.963429+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:12.963429+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: cephadm 2024-04-22T21:17:12.969677+0000 mgr.x (mgr.34107) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: cephadm 2024-04-22T21:17:12.969677+0000 mgr.x (mgr.34107) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.035876+0000 mon.c (mon.1) 8394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.035876+0000 mon.c (mon.1) 8394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.040347+0000 mon.c (mon.1) 8395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.040347+0000 mon.c (mon.1) 8395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.040 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.041946+0000 mon.c (mon.1) 8396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.041946+0000 mon.c (mon.1) 8396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.044771+0000 mgr.x (mgr.34107) 2564 : audit [DBG] from='client.44910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:14.040 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.044771+0000 mgr.x (mgr.34107) 2564 : audit [DBG] from='client.44910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:14.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.046215+0000 mon.c (mon.1) 8397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.046215+0000 mon.c (mon.1) 8397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.047289+0000 mon.c (mon.1) 8398 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.047289+0000 mon.c (mon.1) 8398 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.056270+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.056270+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: cephadm 2024-04-22T21:17:13.060160+0000 mgr.x (mgr.34107) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: cephadm 2024-04-22T21:17:13.060160+0000 mgr.x (mgr.34107) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.114686+0000 mon.c (mon.1) 8399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.114686+0000 mon.c (mon.1) 8399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.118726+0000 mon.c (mon.1) 8400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.118726+0000 mon.c (mon.1) 8400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.120228+0000 mon.c (mon.1) 8401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.041 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.120228+0000 mon.c (mon.1) 8401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.124415+0000 mon.c (mon.1) 8402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.042 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.124415+0000 mon.c (mon.1) 8402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.041946+0000 mon.c (mon.1) 8396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.044771+0000 mgr.x (mgr.34107) 2564 : audit [DBG] from='client.44910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:14.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.044771+0000 mgr.x (mgr.34107) 2564 : audit [DBG] from='client.44910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:14.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.046215+0000 mon.c (mon.1) 8397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.046215+0000 mon.c (mon.1) 8397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.047289+0000 mon.c (mon.1) 8398 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.047289+0000 mon.c (mon.1) 8398 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.042 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.056270+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.056270+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: cephadm 2024-04-22T21:17:13.060160+0000 mgr.x (mgr.34107) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: cephadm 2024-04-22T21:17:13.060160+0000 mgr.x (mgr.34107) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.114686+0000 mon.c (mon.1) 8399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.114686+0000 mon.c (mon.1) 8399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.118726+0000 mon.c (mon.1) 8400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.118726+0000 mon.c (mon.1) 8400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.120228+0000 mon.c (mon.1) 8401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.120228+0000 mon.c (mon.1) 8401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.124415+0000 mon.c (mon.1) 8402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.043 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.124415+0000 mon.c (mon.1) 8402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.125667+0000 mon.c (mon.1) 8403 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.125667+0000 mon.c (mon.1) 8403 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.134891+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.134891+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: cephadm 2024-04-22T21:17:13.139572+0000 mgr.x (mgr.34107) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: cephadm 2024-04-22T21:17:13.139572+0000 mgr.x (mgr.34107) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.195124+0000 mon.c (mon.1) 8404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.195124+0000 mon.c (mon.1) 8404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.197585+0000 mon.c (mon.1) 8405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.197585+0000 mon.c (mon.1) 8405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.198526+0000 mon.c (mon.1) 8406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.198526+0000 mon.c (mon.1) 8406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.044 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.200514+0000 mon.c (mon.1) 8407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.200514+0000 mon.c (mon.1) 8407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.201207+0000 mon.c (mon.1) 8408 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.201207+0000 mon.c (mon.1) 8408 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.206823+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.206823+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: cephadm 2024-04-22T21:17:13.210464+0000 mgr.x (mgr.34107) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.045 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: cephadm 2024-04-22T21:17:13.210464+0000 mgr.x (mgr.34107) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.125667+0000 mon.c (mon.1) 8403 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.125667+0000 mon.c (mon.1) 8403 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.045 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.134891+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.134891+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: cephadm 2024-04-22T21:17:13.139572+0000 mgr.x (mgr.34107) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: cephadm 2024-04-22T21:17:13.139572+0000 mgr.x (mgr.34107) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.195124+0000 mon.c (mon.1) 8404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.195124+0000 mon.c (mon.1) 8404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.197585+0000 mon.c (mon.1) 8405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.197585+0000 mon.c (mon.1) 8405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.198526+0000 mon.c (mon.1) 8406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.198526+0000 mon.c (mon.1) 8406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.200514+0000 mon.c (mon.1) 8407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.200514+0000 mon.c (mon.1) 8407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.201207+0000 mon.c (mon.1) 8408 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.046 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.201207+0000 mon.c (mon.1) 8408 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.206823+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.206823+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: cephadm 2024-04-22T21:17:13.210464+0000 mgr.x (mgr.34107) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.047 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: cephadm 2024-04-22T21:17:13.210464+0000 mgr.x (mgr.34107) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.249104+0000 mon.c (mon.1) 8409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.249104+0000 mon.c (mon.1) 8409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.251948+0000 mon.c (mon.1) 8410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.251948+0000 mon.c (mon.1) 8410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.253389+0000 mon.c (mon.1) 8411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.047 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.253389+0000 mon.c (mon.1) 8411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.256161+0000 mon.c (mon.1) 8412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.256161+0000 mon.c (mon.1) 8412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.257159+0000 mon.c (mon.1) 8413 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.257159+0000 mon.c (mon.1) 8413 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.266832+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.266832+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: cephadm 2024-04-22T21:17:13.270730+0000 mgr.x (mgr.34107) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: cephadm 2024-04-22T21:17:13.270730+0000 mgr.x (mgr.34107) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.309624+0000 mon.c (mon.1) 8414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.309624+0000 mon.c (mon.1) 8414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.312551+0000 mon.c (mon.1) 8415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.312551+0000 mon.c (mon.1) 8415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.314209+0000 mon.c (mon.1) 8416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.048 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.314209+0000 mon.c (mon.1) 8416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.249104+0000 mon.c (mon.1) 8409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.249104+0000 mon.c (mon.1) 8409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.251948+0000 mon.c (mon.1) 8410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.251948+0000 mon.c (mon.1) 8410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.253389+0000 mon.c (mon.1) 8411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.253389+0000 mon.c (mon.1) 8411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.049 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.256161+0000 mon.c (mon.1) 8412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.256161+0000 mon.c (mon.1) 8412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.257159+0000 mon.c (mon.1) 8413 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.257159+0000 mon.c (mon.1) 8413 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.266832+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.266832+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: cephadm 2024-04-22T21:17:13.270730+0000 mgr.x (mgr.34107) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: cephadm 2024-04-22T21:17:13.270730+0000 mgr.x (mgr.34107) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.309624+0000 mon.c (mon.1) 8414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.309624+0000 mon.c (mon.1) 8414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.312551+0000 mon.c (mon.1) 8415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.312551+0000 mon.c (mon.1) 8415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.314209+0000 mon.c (mon.1) 8416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.050 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.314209+0000 mon.c (mon.1) 8416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.316953+0000 mon.c (mon.1) 8417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.316953+0000 mon.c (mon.1) 8417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.318093+0000 mon.c (mon.1) 8418 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.318093+0000 mon.c (mon.1) 8418 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.328344+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.328344+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: cephadm 2024-04-22T21:17:13.332093+0000 mgr.x (mgr.34107) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: cephadm 2024-04-22T21:17:13.332093+0000 mgr.x (mgr.34107) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.372038+0000 mon.c (mon.1) 8419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.372038+0000 mon.c (mon.1) 8419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.374962+0000 mon.c (mon.1) 8420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.374962+0000 mon.c (mon.1) 8420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.376397+0000 mon.c (mon.1) 8421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.376397+0000 mon.c (mon.1) 8421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.051 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.379732+0000 mon.c (mon.1) 8422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.379732+0000 mon.c (mon.1) 8422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.380762+0000 mon.c (mon.1) 8423 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.380762+0000 mon.c (mon.1) 8423 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.390879+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.052 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.390879+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.316953+0000 mon.c (mon.1) 8417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.316953+0000 mon.c (mon.1) 8417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.318093+0000 mon.c (mon.1) 8418 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.052 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.318093+0000 mon.c (mon.1) 8418 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.328344+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.328344+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: cephadm 2024-04-22T21:17:13.332093+0000 mgr.x (mgr.34107) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: cephadm 2024-04-22T21:17:13.332093+0000 mgr.x (mgr.34107) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.372038+0000 mon.c (mon.1) 8419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.372038+0000 mon.c (mon.1) 8419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.374962+0000 mon.c (mon.1) 8420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.374962+0000 mon.c (mon.1) 8420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.376397+0000 mon.c (mon.1) 8421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.376397+0000 mon.c (mon.1) 8421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.379732+0000 mon.c (mon.1) 8422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.379732+0000 mon.c (mon.1) 8422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.053 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.380762+0000 mon.c (mon.1) 8423 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.380762+0000 mon.c (mon.1) 8423 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.390879+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.390879+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: cephadm 2024-04-22T21:17:13.394670+0000 mgr.x (mgr.34107) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: cephadm 2024-04-22T21:17:13.394670+0000 mgr.x (mgr.34107) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.411311+0000 mgr.x (mgr.34107) 2571 : audit [DBG] from='client.54919 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:14.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.411311+0000 mgr.x (mgr.34107) 2571 : audit [DBG] from='client.54919 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:14.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.493803+0000 mon.c (mon.1) 8424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.493803+0000 mon.c (mon.1) 8424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.497092+0000 mon.c (mon.1) 8425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.497092+0000 mon.c (mon.1) 8425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.498518+0000 mon.c (mon.1) 8426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.498518+0000 mon.c (mon.1) 8426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.054 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.502010+0000 mon.c (mon.1) 8427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.502010+0000 mon.c (mon.1) 8427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.503365+0000 mon.c (mon.1) 8428 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.503365+0000 mon.c (mon.1) 8428 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.512629+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.512629+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.570027+0000 mon.c (mon.1) 8429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.570027+0000 mon.c (mon.1) 8429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.055 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.572291+0000 mon.c (mon.1) 8430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: cephadm 2024-04-22T21:17:13.394670+0000 mgr.x (mgr.34107) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.055 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: cephadm 2024-04-22T21:17:13.394670+0000 mgr.x (mgr.34107) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.411311+0000 mgr.x (mgr.34107) 2571 : audit [DBG] from='client.54919 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:14.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.411311+0000 mgr.x (mgr.34107) 2571 : audit [DBG] from='client.54919 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:14.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.493803+0000 mon.c (mon.1) 8424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.493803+0000 mon.c (mon.1) 8424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.497092+0000 mon.c (mon.1) 8425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.497092+0000 mon.c (mon.1) 8425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.498518+0000 mon.c (mon.1) 8426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.498518+0000 mon.c (mon.1) 8426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.502010+0000 mon.c (mon.1) 8427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.502010+0000 mon.c (mon.1) 8427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.503365+0000 mon.c (mon.1) 8428 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.503365+0000 mon.c (mon.1) 8428 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.512629+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.056 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.512629+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.570027+0000 mon.c (mon.1) 8429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.570027+0000 mon.c (mon.1) 8429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.057 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.572291+0000 mon.c (mon.1) 8430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.572291+0000 mon.c (mon.1) 8430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.579371+0000 mon.c (mon.1) 8431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.579371+0000 mon.c (mon.1) 8431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.582370+0000 mon.c (mon.1) 8432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.582370+0000 mon.c (mon.1) 8432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.057 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.583168+0000 mon.c (mon.1) 8433 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.583168+0000 mon.c (mon.1) 8433 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.588623+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.588623+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.632864+0000 mon.c (mon.1) 8434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.632864+0000 mon.c (mon.1) 8434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.635253+0000 mon.c (mon.1) 8435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.635253+0000 mon.c (mon.1) 8435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.636181+0000 mon.c (mon.1) 8436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.636181+0000 mon.c (mon.1) 8436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.638692+0000 mon.c (mon.1) 8437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.638692+0000 mon.c (mon.1) 8437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.639393+0000 mon.c (mon.1) 8438 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.058 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.639393+0000 mon.c (mon.1) 8438 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.572291+0000 mon.c (mon.1) 8430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.579371+0000 mon.c (mon.1) 8431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.579371+0000 mon.c (mon.1) 8431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.582370+0000 mon.c (mon.1) 8432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.582370+0000 mon.c (mon.1) 8432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.583168+0000 mon.c (mon.1) 8433 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.583168+0000 mon.c (mon.1) 8433 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.588623+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.588623+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.059 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.632864+0000 mon.c (mon.1) 8434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.632864+0000 mon.c (mon.1) 8434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.635253+0000 mon.c (mon.1) 8435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.635253+0000 mon.c (mon.1) 8435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.636181+0000 mon.c (mon.1) 8436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.636181+0000 mon.c (mon.1) 8436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.638692+0000 mon.c (mon.1) 8437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.638692+0000 mon.c (mon.1) 8437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.639393+0000 mon.c (mon.1) 8438 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.060 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.639393+0000 mon.c (mon.1) 8438 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.644769+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.060 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.644769+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.690642+0000 mon.c (mon.1) 8439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.690642+0000 mon.c (mon.1) 8439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.693152+0000 mon.c (mon.1) 8440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.693152+0000 mon.c (mon.1) 8440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.694229+0000 mon.c (mon.1) 8441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.694229+0000 mon.c (mon.1) 8441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.696507+0000 mon.c (mon.1) 8442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.696507+0000 mon.c (mon.1) 8442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.697254+0000 mon.c (mon.1) 8443 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.697254+0000 mon.c (mon.1) 8443 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.702672+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.702672+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.751536+0000 mon.c (mon.1) 8444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.061 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.751536+0000 mon.c (mon.1) 8444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.754472+0000 mon.c (mon.1) 8445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.754472+0000 mon.c (mon.1) 8445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.755771+0000 mon.c (mon.1) 8446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.062 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.755771+0000 mon.c (mon.1) 8446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.644769+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.644769+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.690642+0000 mon.c (mon.1) 8439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.690642+0000 mon.c (mon.1) 8439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.693152+0000 mon.c (mon.1) 8440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.693152+0000 mon.c (mon.1) 8440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.062 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.694229+0000 mon.c (mon.1) 8441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.694229+0000 mon.c (mon.1) 8441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.696507+0000 mon.c (mon.1) 8442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.696507+0000 mon.c (mon.1) 8442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.697254+0000 mon.c (mon.1) 8443 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.697254+0000 mon.c (mon.1) 8443 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.702672+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.702672+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.751536+0000 mon.c (mon.1) 8444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.751536+0000 mon.c (mon.1) 8444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.754472+0000 mon.c (mon.1) 8445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.754472+0000 mon.c (mon.1) 8445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.755771+0000 mon.c (mon.1) 8446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.063 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.755771+0000 mon.c (mon.1) 8446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.758687+0000 mon.c (mon.1) 8447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.758687+0000 mon.c (mon.1) 8447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.759654+0000 mon.c (mon.1) 8448 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.759654+0000 mon.c (mon.1) 8448 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.766005+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.064 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[75184]: audit 2024-04-22T21:17:13.766005+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.758687+0000 mon.c (mon.1) 8447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.758687+0000 mon.c (mon.1) 8447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.759654+0000 mon.c (mon.1) 8448 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.064 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.759654+0000 mon.c (mon.1) 8448 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.766005+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.065 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:13 smithi121 bash[73084]: audit 2024-04-22T21:17:13.766005+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: cephadm 2024-04-22T21:17:12.535167+0000 mgr.x (mgr.34107) 2555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: cephadm 2024-04-22T21:17:12.535167+0000 mgr.x (mgr.34107) 2555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: cephadm 2024-04-22T21:17:12.648088+0000 mgr.x (mgr.34107) 2556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: cephadm 2024-04-22T21:17:12.648088+0000 mgr.x (mgr.34107) 2556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.660731+0000 mgr.x (mgr.34107) 2557 : audit [DBG] from='client.44904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:14.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.660731+0000 mgr.x (mgr.34107) 2557 : audit [DBG] from='client.44904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:14.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: cephadm 2024-04-22T21:17:12.737841+0000 mgr.x (mgr.34107) 2558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: cephadm 2024-04-22T21:17:12.737841+0000 mgr.x (mgr.34107) 2558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: cephadm 2024-04-22T21:17:12.795913+0000 mgr.x (mgr.34107) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: cephadm 2024-04-22T21:17:12.795913+0000 mgr.x (mgr.34107) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: cluster 2024-04-22T21:17:12.819424+0000 mgr.x (mgr.34107) 2560 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s 2024-04-22T21:17:14.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: cluster 2024-04-22T21:17:12.819424+0000 mgr.x (mgr.34107) 2560 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s 2024-04-22T21:17:14.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.836495+0000 mon.c (mon.1) 8379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.836495+0000 mon.c (mon.1) 8379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.838476+0000 mon.c (mon.1) 8380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.838476+0000 mon.c (mon.1) 8380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.839291+0000 mon.c (mon.1) 8381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.839291+0000 mon.c (mon.1) 8381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.841331+0000 mon.c (mon.1) 8382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.841331+0000 mon.c (mon.1) 8382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.841987+0000 mon.c (mon.1) 8383 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.841987+0000 mon.c (mon.1) 8383 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.846801+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.846801+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: cephadm 2024-04-22T21:17:12.851251+0000 mgr.x (mgr.34107) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: cephadm 2024-04-22T21:17:12.851251+0000 mgr.x (mgr.34107) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.888661+0000 mon.c (mon.1) 8384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.888661+0000 mon.c (mon.1) 8384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.891346+0000 mon.c (mon.1) 8385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.891346+0000 mon.c (mon.1) 8385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.892979+0000 mon.c (mon.1) 8386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.892979+0000 mon.c (mon.1) 8386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.895534+0000 mon.c (mon.1) 8387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.895534+0000 mon.c (mon.1) 8387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.896431+0000 mon.c (mon.1) 8388 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.896431+0000 mon.c (mon.1) 8388 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.904429+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.904429+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: cephadm 2024-04-22T21:17:12.910210+0000 mgr.x (mgr.34107) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: cephadm 2024-04-22T21:17:12.910210+0000 mgr.x (mgr.34107) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.947734+0000 mon.c (mon.1) 8389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.947734+0000 mon.c (mon.1) 8389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.950402+0000 mon.c (mon.1) 8390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.950402+0000 mon.c (mon.1) 8390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.951699+0000 mon.c (mon.1) 8391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.951699+0000 mon.c (mon.1) 8391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.954298+0000 mon.c (mon.1) 8392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.954298+0000 mon.c (mon.1) 8392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.955169+0000 mon.c (mon.1) 8393 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.955169+0000 mon.c (mon.1) 8393 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.963429+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:12.963429+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: cephadm 2024-04-22T21:17:12.969677+0000 mgr.x (mgr.34107) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: cephadm 2024-04-22T21:17:12.969677+0000 mgr.x (mgr.34107) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.035876+0000 mon.c (mon.1) 8394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.035876+0000 mon.c (mon.1) 8394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.040347+0000 mon.c (mon.1) 8395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.040347+0000 mon.c (mon.1) 8395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.041946+0000 mon.c (mon.1) 8396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.041946+0000 mon.c (mon.1) 8396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.044771+0000 mgr.x (mgr.34107) 2564 : audit [DBG] from='client.44910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:14.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.044771+0000 mgr.x (mgr.34107) 2564 : audit [DBG] from='client.44910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:14.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.046215+0000 mon.c (mon.1) 8397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.046215+0000 mon.c (mon.1) 8397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.047289+0000 mon.c (mon.1) 8398 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.047289+0000 mon.c (mon.1) 8398 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.056270+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.056270+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: cephadm 2024-04-22T21:17:13.060160+0000 mgr.x (mgr.34107) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: cephadm 2024-04-22T21:17:13.060160+0000 mgr.x (mgr.34107) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.114686+0000 mon.c (mon.1) 8399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.114686+0000 mon.c (mon.1) 8399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.118726+0000 mon.c (mon.1) 8400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.118726+0000 mon.c (mon.1) 8400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.120228+0000 mon.c (mon.1) 8401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.120228+0000 mon.c (mon.1) 8401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.124415+0000 mon.c (mon.1) 8402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.124415+0000 mon.c (mon.1) 8402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.125667+0000 mon.c (mon.1) 8403 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.125667+0000 mon.c (mon.1) 8403 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.134891+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.134891+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: cephadm 2024-04-22T21:17:13.139572+0000 mgr.x (mgr.34107) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: cephadm 2024-04-22T21:17:13.139572+0000 mgr.x (mgr.34107) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.195124+0000 mon.c (mon.1) 8404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.195124+0000 mon.c (mon.1) 8404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.197585+0000 mon.c (mon.1) 8405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.197585+0000 mon.c (mon.1) 8405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.198526+0000 mon.c (mon.1) 8406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.198526+0000 mon.c (mon.1) 8406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.200514+0000 mon.c (mon.1) 8407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.200514+0000 mon.c (mon.1) 8407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.201207+0000 mon.c (mon.1) 8408 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.201207+0000 mon.c (mon.1) 8408 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.206823+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.206823+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: cephadm 2024-04-22T21:17:13.210464+0000 mgr.x (mgr.34107) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: cephadm 2024-04-22T21:17:13.210464+0000 mgr.x (mgr.34107) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.249104+0000 mon.c (mon.1) 8409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.249104+0000 mon.c (mon.1) 8409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.251948+0000 mon.c (mon.1) 8410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.251948+0000 mon.c (mon.1) 8410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.253389+0000 mon.c (mon.1) 8411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.253389+0000 mon.c (mon.1) 8411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.256161+0000 mon.c (mon.1) 8412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.256161+0000 mon.c (mon.1) 8412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.257159+0000 mon.c (mon.1) 8413 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.257159+0000 mon.c (mon.1) 8413 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.266832+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.266832+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: cephadm 2024-04-22T21:17:13.270730+0000 mgr.x (mgr.34107) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: cephadm 2024-04-22T21:17:13.270730+0000 mgr.x (mgr.34107) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.309624+0000 mon.c (mon.1) 8414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.309624+0000 mon.c (mon.1) 8414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.312551+0000 mon.c (mon.1) 8415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.312551+0000 mon.c (mon.1) 8415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.314209+0000 mon.c (mon.1) 8416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.314209+0000 mon.c (mon.1) 8416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.316953+0000 mon.c (mon.1) 8417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.316953+0000 mon.c (mon.1) 8417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.318093+0000 mon.c (mon.1) 8418 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.318093+0000 mon.c (mon.1) 8418 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.328344+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.328344+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: cephadm 2024-04-22T21:17:13.332093+0000 mgr.x (mgr.34107) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: cephadm 2024-04-22T21:17:13.332093+0000 mgr.x (mgr.34107) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.372038+0000 mon.c (mon.1) 8419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.372038+0000 mon.c (mon.1) 8419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.374962+0000 mon.c (mon.1) 8420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.374962+0000 mon.c (mon.1) 8420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.376397+0000 mon.c (mon.1) 8421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.376397+0000 mon.c (mon.1) 8421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.379732+0000 mon.c (mon.1) 8422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.379732+0000 mon.c (mon.1) 8422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.380762+0000 mon.c (mon.1) 8423 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.380762+0000 mon.c (mon.1) 8423 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.390879+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.390879+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: cephadm 2024-04-22T21:17:13.394670+0000 mgr.x (mgr.34107) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: cephadm 2024-04-22T21:17:13.394670+0000 mgr.x (mgr.34107) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:14.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.411311+0000 mgr.x (mgr.34107) 2571 : audit [DBG] from='client.54919 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:14.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.411311+0000 mgr.x (mgr.34107) 2571 : audit [DBG] from='client.54919 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:14.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.493803+0000 mon.c (mon.1) 8424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.493803+0000 mon.c (mon.1) 8424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.497092+0000 mon.c (mon.1) 8425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.497092+0000 mon.c (mon.1) 8425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.498518+0000 mon.c (mon.1) 8426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.498518+0000 mon.c (mon.1) 8426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.502010+0000 mon.c (mon.1) 8427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.502010+0000 mon.c (mon.1) 8427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.503365+0000 mon.c (mon.1) 8428 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.503365+0000 mon.c (mon.1) 8428 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.512629+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.512629+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.570027+0000 mon.c (mon.1) 8429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.570027+0000 mon.c (mon.1) 8429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.572291+0000 mon.c (mon.1) 8430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.572291+0000 mon.c (mon.1) 8430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.579371+0000 mon.c (mon.1) 8431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.579371+0000 mon.c (mon.1) 8431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.582370+0000 mon.c (mon.1) 8432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.582370+0000 mon.c (mon.1) 8432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.583168+0000 mon.c (mon.1) 8433 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.583168+0000 mon.c (mon.1) 8433 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.588623+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.588623+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.632864+0000 mon.c (mon.1) 8434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.632864+0000 mon.c (mon.1) 8434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.635253+0000 mon.c (mon.1) 8435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.635253+0000 mon.c (mon.1) 8435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.636181+0000 mon.c (mon.1) 8436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.636181+0000 mon.c (mon.1) 8436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.638692+0000 mon.c (mon.1) 8437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.638692+0000 mon.c (mon.1) 8437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.639393+0000 mon.c (mon.1) 8438 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.639393+0000 mon.c (mon.1) 8438 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.644769+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.644769+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.690642+0000 mon.c (mon.1) 8439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.690642+0000 mon.c (mon.1) 8439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.693152+0000 mon.c (mon.1) 8440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.693152+0000 mon.c (mon.1) 8440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.694229+0000 mon.c (mon.1) 8441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.694229+0000 mon.c (mon.1) 8441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.696507+0000 mon.c (mon.1) 8442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.696507+0000 mon.c (mon.1) 8442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.697254+0000 mon.c (mon.1) 8443 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.697254+0000 mon.c (mon.1) 8443 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.702672+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.702672+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.751536+0000 mon.c (mon.1) 8444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.751536+0000 mon.c (mon.1) 8444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.754472+0000 mon.c (mon.1) 8445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.754472+0000 mon.c (mon.1) 8445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:14.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.755771+0000 mon.c (mon.1) 8446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.755771+0000 mon.c (mon.1) 8446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:14.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.758687+0000 mon.c (mon.1) 8447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.758687+0000 mon.c (mon.1) 8447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:14.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.759654+0000 mon.c (mon.1) 8448 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.759654+0000 mon.c (mon.1) 8448 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:14.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.766005+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:13 smithi123 bash[58916]: audit 2024-04-22T21:17:13.766005+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:14.269 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:17:14.269 INFO:teuthology.orchestra.run.smithi121.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d", 2024-04-22T21:17:14.269 INFO:teuthology.orchestra.run.smithi121.stdout: "in_progress": true, 2024-04-22T21:17:14.269 INFO:teuthology.orchestra.run.smithi121.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-22T21:17:14.269 INFO:teuthology.orchestra.run.smithi121.stdout: "services_complete": [ 2024-04-22T21:17:14.269 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw", 2024-04-22T21:17:14.269 INFO:teuthology.orchestra.run.smithi121.stdout: "mon", 2024-04-22T21:17:14.269 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr", 2024-04-22T21:17:14.269 INFO:teuthology.orchestra.run.smithi121.stdout: "osd", 2024-04-22T21:17:14.270 INFO:teuthology.orchestra.run.smithi121.stdout: "iscsi" 2024-04-22T21:17:14.270 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2024-04-22T21:17:14.270 INFO:teuthology.orchestra.run.smithi121.stdout: "progress": "18/23 daemons upgraded", 2024-04-22T21:17:14.270 INFO:teuthology.orchestra.run.smithi121.stdout: "message": "Currently upgrading node-exporter daemons", 2024-04-22T21:17:14.270 INFO:teuthology.orchestra.run.smithi121.stdout: "is_paused": false 2024-04-22T21:17:14.270 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:17:14.702 INFO:teuthology.orchestra.run.smithi121.stdout:HEALTH_OK 2024-04-22T21:17:15.067 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: cephadm 2024-04-22T21:17:13.516162+0000 mgr.x (mgr.34107) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.067 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: cephadm 2024-04-22T21:17:13.516162+0000 mgr.x (mgr.34107) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.067 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: cephadm 2024-04-22T21:17:13.592136+0000 mgr.x (mgr.34107) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.067 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: cephadm 2024-04-22T21:17:13.592136+0000 mgr.x (mgr.34107) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.067 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: cephadm 2024-04-22T21:17:13.649263+0000 mgr.x (mgr.34107) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.067 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: cephadm 2024-04-22T21:17:13.649263+0000 mgr.x (mgr.34107) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.067 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: cephadm 2024-04-22T21:17:13.707198+0000 mgr.x (mgr.34107) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.068 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: cephadm 2024-04-22T21:17:13.707198+0000 mgr.x (mgr.34107) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.068 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: cephadm 2024-04-22T21:17:13.772237+0000 mgr.x (mgr.34107) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.068 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: cephadm 2024-04-22T21:17:13.772237+0000 mgr.x (mgr.34107) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.068 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.845290+0000 mon.c (mon.1) 8449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.068 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.845290+0000 mon.c (mon.1) 8449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.068 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.847328+0000 mon.c (mon.1) 8450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.068 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.847328+0000 mon.c (mon.1) 8450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.068 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.848328+0000 mon.c (mon.1) 8451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.068 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.848328+0000 mon.c (mon.1) 8451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.068 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.850418+0000 mon.c (mon.1) 8452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.068 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.850418+0000 mon.c (mon.1) 8452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.068 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.851131+0000 mon.c (mon.1) 8453 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.068 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.851131+0000 mon.c (mon.1) 8453 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.069 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.856321+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.069 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.856321+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.069 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: cephadm 2024-04-22T21:17:13.860667+0000 mgr.x (mgr.34107) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.069 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: cephadm 2024-04-22T21:17:13.860667+0000 mgr.x (mgr.34107) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.069 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.899859+0000 mon.c (mon.1) 8454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.069 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.899859+0000 mon.c (mon.1) 8454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.069 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.901860+0000 mon.c (mon.1) 8455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.069 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.901860+0000 mon.c (mon.1) 8455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.069 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.902804+0000 mon.c (mon.1) 8456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.069 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.902804+0000 mon.c (mon.1) 8456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.069 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.905572+0000 mon.c (mon.1) 8457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.069 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.905572+0000 mon.c (mon.1) 8457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.069 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.906268+0000 mon.c (mon.1) 8458 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.069 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.906268+0000 mon.c (mon.1) 8458 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.070 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.908003+0000 mon.c (mon.1) 8459 : audit [DBG] from='client.? 172.21.15.121:0/3443282031' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.070 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.908003+0000 mon.c (mon.1) 8459 : audit [DBG] from='client.? 172.21.15.121:0/3443282031' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.070 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.911903+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.070 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.911903+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.070 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: cephadm 2024-04-22T21:17:13.916106+0000 mgr.x (mgr.34107) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.070 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: cephadm 2024-04-22T21:17:13.916106+0000 mgr.x (mgr.34107) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.070 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.954207+0000 mon.c (mon.1) 8460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.070 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.954207+0000 mon.c (mon.1) 8460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.070 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.956246+0000 mon.c (mon.1) 8461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.070 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.956246+0000 mon.c (mon.1) 8461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.070 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.957276+0000 mon.c (mon.1) 8462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.070 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.957276+0000 mon.c (mon.1) 8462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.071 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.959382+0000 mon.c (mon.1) 8463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.071 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.959382+0000 mon.c (mon.1) 8463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.071 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.960203+0000 mon.c (mon.1) 8464 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.071 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.960203+0000 mon.c (mon.1) 8464 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.071 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.965689+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.071 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:13.965689+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.071 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: cephadm 2024-04-22T21:17:13.969511+0000 mgr.x (mgr.34107) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.071 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: cephadm 2024-04-22T21:17:13.969511+0000 mgr.x (mgr.34107) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.071 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.007900+0000 mon.c (mon.1) 8465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.071 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.007900+0000 mon.c (mon.1) 8465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.071 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.010025+0000 mon.c (mon.1) 8466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.071 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.010025+0000 mon.c (mon.1) 8466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.071 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.010902+0000 mon.c (mon.1) 8467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.010902+0000 mon.c (mon.1) 8467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.012897+0000 mon.c (mon.1) 8468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.012897+0000 mon.c (mon.1) 8468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.013655+0000 mon.c (mon.1) 8469 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.013655+0000 mon.c (mon.1) 8469 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.018855+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.018855+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.022914+0000 mgr.x (mgr.34107) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.022914+0000 mgr.x (mgr.34107) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.061256+0000 mon.c (mon.1) 8470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.061256+0000 mon.c (mon.1) 8470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.063361+0000 mon.c (mon.1) 8471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.072 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.063361+0000 mon.c (mon.1) 8471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.073 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.064280+0000 mon.c (mon.1) 8472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.073 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.064280+0000 mon.c (mon.1) 8472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.073 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.066219+0000 mon.c (mon.1) 8473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.073 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.066219+0000 mon.c (mon.1) 8473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.073 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.066813+0000 mon.c (mon.1) 8474 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.073 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.066813+0000 mon.c (mon.1) 8474 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.073 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.073002+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.075 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.073002+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.075 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.076232+0000 mgr.x (mgr.34107) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.075 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.076232+0000 mgr.x (mgr.34107) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.075 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.114365+0000 mon.c (mon.1) 8475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.075 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.114365+0000 mon.c (mon.1) 8475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.075 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.116837+0000 mon.c (mon.1) 8476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.075 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.116837+0000 mon.c (mon.1) 8476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.075 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.117807+0000 mon.c (mon.1) 8477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.075 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.117807+0000 mon.c (mon.1) 8477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.075 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.119783+0000 mon.c (mon.1) 8478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.076 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.119783+0000 mon.c (mon.1) 8478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.076 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.120471+0000 mon.c (mon.1) 8479 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.076 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.120471+0000 mon.c (mon.1) 8479 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.076 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.127008+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.076 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.127008+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.076 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.130302+0000 mgr.x (mgr.34107) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.076 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.130302+0000 mgr.x (mgr.34107) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.076 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.168428+0000 mon.c (mon.1) 8480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.076 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.168428+0000 mon.c (mon.1) 8480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.076 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.171251+0000 mon.c (mon.1) 8481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.076 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.171251+0000 mon.c (mon.1) 8481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.076 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.172545+0000 mon.c (mon.1) 8482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.077 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.172545+0000 mon.c (mon.1) 8482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.077 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.175136+0000 mon.c (mon.1) 8483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.077 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.175136+0000 mon.c (mon.1) 8483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.077 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.176004+0000 mon.c (mon.1) 8484 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.077 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.176004+0000 mon.c (mon.1) 8484 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.077 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.184544+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.077 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.184544+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.077 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.189519+0000 mgr.x (mgr.34107) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.077 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.189519+0000 mgr.x (mgr.34107) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.077 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.227123+0000 mon.c (mon.1) 8485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.077 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.227123+0000 mon.c (mon.1) 8485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.077 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.229742+0000 mon.c (mon.1) 8486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.078 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.229742+0000 mon.c (mon.1) 8486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.078 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.231067+0000 mon.c (mon.1) 8487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.078 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.231067+0000 mon.c (mon.1) 8487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.078 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.233682+0000 mon.c (mon.1) 8488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.078 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.233682+0000 mon.c (mon.1) 8488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.078 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.234607+0000 mon.c (mon.1) 8489 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.078 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.234607+0000 mon.c (mon.1) 8489 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.078 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.243504+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.078 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.243504+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.079 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.250929+0000 mgr.x (mgr.34107) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.079 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.250929+0000 mgr.x (mgr.34107) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.079 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.284780+0000 mgr.x (mgr.34107) 2585 : audit [DBG] from='client.44928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:15.079 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.284780+0000 mgr.x (mgr.34107) 2585 : audit [DBG] from='client.44928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:15.079 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.289578+0000 mon.c (mon.1) 8490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.079 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.289578+0000 mon.c (mon.1) 8490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.079 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.292149+0000 mon.c (mon.1) 8491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.079 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.292149+0000 mon.c (mon.1) 8491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.079 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.293429+0000 mon.c (mon.1) 8492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.079 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.293429+0000 mon.c (mon.1) 8492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.079 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.295950+0000 mon.c (mon.1) 8493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.079 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.295950+0000 mon.c (mon.1) 8493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.080 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.296884+0000 mon.c (mon.1) 8494 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.080 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.296884+0000 mon.c (mon.1) 8494 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.080 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.304659+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.080 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.304659+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.080 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.312809+0000 mgr.x (mgr.34107) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.080 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.312809+0000 mgr.x (mgr.34107) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.080 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.351453+0000 mon.c (mon.1) 8495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.080 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.351453+0000 mon.c (mon.1) 8495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.080 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.354450+0000 mon.c (mon.1) 8496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.080 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.354450+0000 mon.c (mon.1) 8496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.080 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.356293+0000 mon.c (mon.1) 8497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.080 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.356293+0000 mon.c (mon.1) 8497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.081 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.359324+0000 mon.c (mon.1) 8498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.081 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.359324+0000 mon.c (mon.1) 8498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.081 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.360448+0000 mon.c (mon.1) 8499 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.081 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.360448+0000 mon.c (mon.1) 8499 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.081 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.370443+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.081 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.370443+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.081 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.376242+0000 mgr.x (mgr.34107) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.081 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.376242+0000 mgr.x (mgr.34107) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.081 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.414259+0000 mon.c (mon.1) 8500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.081 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.414259+0000 mon.c (mon.1) 8500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.081 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.416266+0000 mon.c (mon.1) 8501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.081 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.416266+0000 mon.c (mon.1) 8501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.081 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.417174+0000 mon.c (mon.1) 8502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.082 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.417174+0000 mon.c (mon.1) 8502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.082 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.419078+0000 mon.c (mon.1) 8503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.082 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.419078+0000 mon.c (mon.1) 8503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.082 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.419694+0000 mon.c (mon.1) 8504 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.082 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.419694+0000 mon.c (mon.1) 8504 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.082 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.426795+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.082 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.426795+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.082 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.432540+0000 mgr.x (mgr.34107) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.082 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.432540+0000 mgr.x (mgr.34107) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.082 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.469915+0000 mon.c (mon.1) 8505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.082 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.469915+0000 mon.c (mon.1) 8505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.083 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.472042+0000 mon.c (mon.1) 8506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.083 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.472042+0000 mon.c (mon.1) 8506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.083 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.472967+0000 mon.c (mon.1) 8507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.083 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.472967+0000 mon.c (mon.1) 8507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.083 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.474933+0000 mon.c (mon.1) 8508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.083 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.474933+0000 mon.c (mon.1) 8508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.083 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.475548+0000 mon.c (mon.1) 8509 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.083 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.475548+0000 mon.c (mon.1) 8509 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.083 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.482961+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.482961+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.527025+0000 mon.c (mon.1) 8510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.527025+0000 mon.c (mon.1) 8510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.529129+0000 mon.c (mon.1) 8511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.529129+0000 mon.c (mon.1) 8511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.530054+0000 mon.c (mon.1) 8512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.530054+0000 mon.c (mon.1) 8512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.532010+0000 mon.c (mon.1) 8513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.532010+0000 mon.c (mon.1) 8513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.532653+0000 mon.c (mon.1) 8514 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.532653+0000 mon.c (mon.1) 8514 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.539800+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.539800+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.589003+0000 mon.c (mon.1) 8515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.589003+0000 mon.c (mon.1) 8515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.591044+0000 mon.c (mon.1) 8516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.591044+0000 mon.c (mon.1) 8516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.591932+0000 mon.c (mon.1) 8517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.591932+0000 mon.c (mon.1) 8517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.594002+0000 mon.c (mon.1) 8518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.594002+0000 mon.c (mon.1) 8518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.594658+0000 mon.c (mon.1) 8519 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.594658+0000 mon.c (mon.1) 8519 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.601693+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.601693+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.645473+0000 mon.c (mon.1) 8520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.085 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.645473+0000 mon.c (mon.1) 8520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.086 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.647507+0000 mon.c (mon.1) 8521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.086 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.647507+0000 mon.c (mon.1) 8521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.086 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.648727+0000 mon.c (mon.1) 8522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.086 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.648727+0000 mon.c (mon.1) 8522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.086 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.650670+0000 mon.c (mon.1) 8523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.086 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.650670+0000 mon.c (mon.1) 8523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.086 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.651333+0000 mon.c (mon.1) 8524 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.086 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.651333+0000 mon.c (mon.1) 8524 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.086 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.658478+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.086 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.658478+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.086 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.707353+0000 mon.c (mon.1) 8525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.086 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.707353+0000 mon.c (mon.1) 8525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.087 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.708894+0000 mon.c (mon.1) 8526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:17:15.087 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.708894+0000 mon.c (mon.1) 8526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:17:15.087 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.710268+0000 mon.c (mon.1) 8527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.087 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.710268+0000 mon.c (mon.1) 8527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.087 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.711504+0000 mon.c (mon.1) 8528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.087 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.711504+0000 mon.c (mon.1) 8528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.087 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.715635+0000 mon.c (mon.1) 8529 : audit [DBG] from='client.? 172.21.15.121:0/753546240' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:17:15.087 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.715635+0000 mon.c (mon.1) 8529 : audit [DBG] from='client.? 172.21.15.121:0/753546240' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:17:15.087 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.718126+0000 mon.c (mon.1) 8530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.087 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.718126+0000 mon.c (mon.1) 8530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.087 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.731436+0000 mon.c (mon.1) 8531 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.087 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.731436+0000 mon.c (mon.1) 8531 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.087 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.743418+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.087 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.743418+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.789713+0000 mon.c (mon.1) 8532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.789713+0000 mon.c (mon.1) 8532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.791824+0000 mon.c (mon.1) 8533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.791824+0000 mon.c (mon.1) 8533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.792899+0000 mon.c (mon.1) 8534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.792899+0000 mon.c (mon.1) 8534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.795203+0000 mon.c (mon.1) 8535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.795203+0000 mon.c (mon.1) 8535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.795839+0000 mon.c (mon.1) 8536 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.795839+0000 mon.c (mon.1) 8536 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.802744+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:14 smithi123 bash[58916]: audit 2024-04-22T21:17:14.802744+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.090 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: cephadm 2024-04-22T21:17:13.516162+0000 mgr.x (mgr.34107) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.090 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: cephadm 2024-04-22T21:17:13.516162+0000 mgr.x (mgr.34107) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.090 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: cephadm 2024-04-22T21:17:13.592136+0000 mgr.x (mgr.34107) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.090 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: cephadm 2024-04-22T21:17:13.592136+0000 mgr.x (mgr.34107) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.090 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: cephadm 2024-04-22T21:17:13.649263+0000 mgr.x (mgr.34107) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.090 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: cephadm 2024-04-22T21:17:13.649263+0000 mgr.x (mgr.34107) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.090 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: cephadm 2024-04-22T21:17:13.707198+0000 mgr.x (mgr.34107) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.090 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: cephadm 2024-04-22T21:17:13.707198+0000 mgr.x (mgr.34107) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.090 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: cephadm 2024-04-22T21:17:13.772237+0000 mgr.x (mgr.34107) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.090 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: cephadm 2024-04-22T21:17:13.772237+0000 mgr.x (mgr.34107) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.091 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.845290+0000 mon.c (mon.1) 8449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.091 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.845290+0000 mon.c (mon.1) 8449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.091 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.847328+0000 mon.c (mon.1) 8450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.091 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.847328+0000 mon.c (mon.1) 8450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.091 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.848328+0000 mon.c (mon.1) 8451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.091 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.848328+0000 mon.c (mon.1) 8451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.091 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.850418+0000 mon.c (mon.1) 8452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.091 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.850418+0000 mon.c (mon.1) 8452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.091 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.851131+0000 mon.c (mon.1) 8453 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.091 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.851131+0000 mon.c (mon.1) 8453 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.091 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.856321+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.091 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.856321+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.092 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: cephadm 2024-04-22T21:17:13.860667+0000 mgr.x (mgr.34107) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.092 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: cephadm 2024-04-22T21:17:13.860667+0000 mgr.x (mgr.34107) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.092 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.899859+0000 mon.c (mon.1) 8454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.092 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.899859+0000 mon.c (mon.1) 8454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.092 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.901860+0000 mon.c (mon.1) 8455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.092 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.901860+0000 mon.c (mon.1) 8455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.092 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.902804+0000 mon.c (mon.1) 8456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.092 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.902804+0000 mon.c (mon.1) 8456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.092 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.905572+0000 mon.c (mon.1) 8457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.092 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.905572+0000 mon.c (mon.1) 8457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.092 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.906268+0000 mon.c (mon.1) 8458 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.092 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.906268+0000 mon.c (mon.1) 8458 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.093 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.908003+0000 mon.c (mon.1) 8459 : audit [DBG] from='client.? 172.21.15.121:0/3443282031' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.093 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.908003+0000 mon.c (mon.1) 8459 : audit [DBG] from='client.? 172.21.15.121:0/3443282031' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.093 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.911903+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.093 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.911903+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.093 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: cephadm 2024-04-22T21:17:13.916106+0000 mgr.x (mgr.34107) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.093 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: cephadm 2024-04-22T21:17:13.916106+0000 mgr.x (mgr.34107) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.093 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.954207+0000 mon.c (mon.1) 8460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.093 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.954207+0000 mon.c (mon.1) 8460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.093 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.956246+0000 mon.c (mon.1) 8461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.093 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.956246+0000 mon.c (mon.1) 8461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.093 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.957276+0000 mon.c (mon.1) 8462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.094 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.957276+0000 mon.c (mon.1) 8462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.094 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.959382+0000 mon.c (mon.1) 8463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.094 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.959382+0000 mon.c (mon.1) 8463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.094 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.960203+0000 mon.c (mon.1) 8464 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.094 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.960203+0000 mon.c (mon.1) 8464 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.094 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.965689+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.094 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:13.965689+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.094 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: cephadm 2024-04-22T21:17:13.969511+0000 mgr.x (mgr.34107) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.094 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: cephadm 2024-04-22T21:17:13.969511+0000 mgr.x (mgr.34107) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.094 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.007900+0000 mon.c (mon.1) 8465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.094 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.007900+0000 mon.c (mon.1) 8465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.094 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.010025+0000 mon.c (mon.1) 8466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.094 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.010025+0000 mon.c (mon.1) 8466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.095 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.010902+0000 mon.c (mon.1) 8467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.095 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.010902+0000 mon.c (mon.1) 8467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.095 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.012897+0000 mon.c (mon.1) 8468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.095 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.012897+0000 mon.c (mon.1) 8468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.095 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.013655+0000 mon.c (mon.1) 8469 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.095 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.013655+0000 mon.c (mon.1) 8469 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.095 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.018855+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.095 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.018855+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.095 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.022914+0000 mgr.x (mgr.34107) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.095 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.022914+0000 mgr.x (mgr.34107) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.095 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.061256+0000 mon.c (mon.1) 8470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.095 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.061256+0000 mon.c (mon.1) 8470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.095 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.063361+0000 mon.c (mon.1) 8471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.095 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.063361+0000 mon.c (mon.1) 8471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.096 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.064280+0000 mon.c (mon.1) 8472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.096 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.064280+0000 mon.c (mon.1) 8472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.096 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.066219+0000 mon.c (mon.1) 8473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.096 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.066219+0000 mon.c (mon.1) 8473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.096 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.066813+0000 mon.c (mon.1) 8474 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.096 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.066813+0000 mon.c (mon.1) 8474 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.096 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.073002+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.096 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.073002+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.096 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.076232+0000 mgr.x (mgr.34107) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.096 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.076232+0000 mgr.x (mgr.34107) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.096 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.114365+0000 mon.c (mon.1) 8475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.096 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.114365+0000 mon.c (mon.1) 8475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.097 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.116837+0000 mon.c (mon.1) 8476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.097 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.116837+0000 mon.c (mon.1) 8476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.097 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.117807+0000 mon.c (mon.1) 8477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.097 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.117807+0000 mon.c (mon.1) 8477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.097 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.119783+0000 mon.c (mon.1) 8478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.097 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.119783+0000 mon.c (mon.1) 8478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.097 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.120471+0000 mon.c (mon.1) 8479 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.097 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.120471+0000 mon.c (mon.1) 8479 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.097 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.127008+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.097 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.127008+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.097 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.130302+0000 mgr.x (mgr.34107) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.097 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.130302+0000 mgr.x (mgr.34107) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.097 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.168428+0000 mon.c (mon.1) 8480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.097 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.168428+0000 mon.c (mon.1) 8480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.098 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.171251+0000 mon.c (mon.1) 8481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.098 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.171251+0000 mon.c (mon.1) 8481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.098 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.172545+0000 mon.c (mon.1) 8482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.098 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.172545+0000 mon.c (mon.1) 8482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.098 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.175136+0000 mon.c (mon.1) 8483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.098 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.175136+0000 mon.c (mon.1) 8483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.098 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.176004+0000 mon.c (mon.1) 8484 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.098 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.176004+0000 mon.c (mon.1) 8484 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.098 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.184544+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.098 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.184544+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.098 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.189519+0000 mgr.x (mgr.34107) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.098 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.189519+0000 mgr.x (mgr.34107) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.098 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.227123+0000 mon.c (mon.1) 8485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.098 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.227123+0000 mon.c (mon.1) 8485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.099 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.229742+0000 mon.c (mon.1) 8486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.099 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.229742+0000 mon.c (mon.1) 8486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.099 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.231067+0000 mon.c (mon.1) 8487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.099 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.231067+0000 mon.c (mon.1) 8487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.099 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.233682+0000 mon.c (mon.1) 8488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.099 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.233682+0000 mon.c (mon.1) 8488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.099 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.234607+0000 mon.c (mon.1) 8489 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.099 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.234607+0000 mon.c (mon.1) 8489 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.099 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.243504+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.099 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.243504+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.099 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.250929+0000 mgr.x (mgr.34107) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.099 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.250929+0000 mgr.x (mgr.34107) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.099 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.284780+0000 mgr.x (mgr.34107) 2585 : audit [DBG] from='client.44928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:15.099 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.284780+0000 mgr.x (mgr.34107) 2585 : audit [DBG] from='client.44928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:15.100 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.289578+0000 mon.c (mon.1) 8490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.100 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.289578+0000 mon.c (mon.1) 8490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.100 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.292149+0000 mon.c (mon.1) 8491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.100 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.292149+0000 mon.c (mon.1) 8491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.100 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.293429+0000 mon.c (mon.1) 8492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.100 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.293429+0000 mon.c (mon.1) 8492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.100 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.295950+0000 mon.c (mon.1) 8493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.100 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.295950+0000 mon.c (mon.1) 8493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.100 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.296884+0000 mon.c (mon.1) 8494 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.100 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.296884+0000 mon.c (mon.1) 8494 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.100 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.304659+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.100 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.304659+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.100 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.312809+0000 mgr.x (mgr.34107) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.101 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.312809+0000 mgr.x (mgr.34107) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.101 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.351453+0000 mon.c (mon.1) 8495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.101 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.351453+0000 mon.c (mon.1) 8495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.101 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.354450+0000 mon.c (mon.1) 8496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.101 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.354450+0000 mon.c (mon.1) 8496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.101 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.356293+0000 mon.c (mon.1) 8497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.101 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.356293+0000 mon.c (mon.1) 8497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.101 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.359324+0000 mon.c (mon.1) 8498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.101 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.359324+0000 mon.c (mon.1) 8498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.101 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.360448+0000 mon.c (mon.1) 8499 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.101 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.360448+0000 mon.c (mon.1) 8499 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.101 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.370443+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.101 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.370443+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.101 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.376242+0000 mgr.x (mgr.34107) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.102 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.376242+0000 mgr.x (mgr.34107) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.102 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.414259+0000 mon.c (mon.1) 8500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.102 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.414259+0000 mon.c (mon.1) 8500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.102 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.416266+0000 mon.c (mon.1) 8501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.102 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.416266+0000 mon.c (mon.1) 8501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.102 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: cephadm 2024-04-22T21:17:13.516162+0000 mgr.x (mgr.34107) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.102 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: cephadm 2024-04-22T21:17:13.516162+0000 mgr.x (mgr.34107) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.102 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: cephadm 2024-04-22T21:17:13.592136+0000 mgr.x (mgr.34107) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.103 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: cephadm 2024-04-22T21:17:13.592136+0000 mgr.x (mgr.34107) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.103 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: cephadm 2024-04-22T21:17:13.649263+0000 mgr.x (mgr.34107) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.103 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: cephadm 2024-04-22T21:17:13.649263+0000 mgr.x (mgr.34107) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.103 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: cephadm 2024-04-22T21:17:13.707198+0000 mgr.x (mgr.34107) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.103 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: cephadm 2024-04-22T21:17:13.707198+0000 mgr.x (mgr.34107) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.103 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: cephadm 2024-04-22T21:17:13.772237+0000 mgr.x (mgr.34107) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.103 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: cephadm 2024-04-22T21:17:13.772237+0000 mgr.x (mgr.34107) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.103 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.845290+0000 mon.c (mon.1) 8449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.103 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.845290+0000 mon.c (mon.1) 8449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.103 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.847328+0000 mon.c (mon.1) 8450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.103 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.847328+0000 mon.c (mon.1) 8450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.104 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.848328+0000 mon.c (mon.1) 8451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.104 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.848328+0000 mon.c (mon.1) 8451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.104 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.850418+0000 mon.c (mon.1) 8452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.104 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.850418+0000 mon.c (mon.1) 8452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.104 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.851131+0000 mon.c (mon.1) 8453 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.104 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.851131+0000 mon.c (mon.1) 8453 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.104 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.417174+0000 mon.c (mon.1) 8502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.104 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.417174+0000 mon.c (mon.1) 8502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.104 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.419078+0000 mon.c (mon.1) 8503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.104 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.419078+0000 mon.c (mon.1) 8503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.105 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.419694+0000 mon.c (mon.1) 8504 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.105 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.419694+0000 mon.c (mon.1) 8504 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.105 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.426795+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.105 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.426795+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.105 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.432540+0000 mgr.x (mgr.34107) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.105 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.432540+0000 mgr.x (mgr.34107) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.105 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.469915+0000 mon.c (mon.1) 8505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.105 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.469915+0000 mon.c (mon.1) 8505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.105 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.472042+0000 mon.c (mon.1) 8506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.105 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.472042+0000 mon.c (mon.1) 8506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.105 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.472967+0000 mon.c (mon.1) 8507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.105 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.472967+0000 mon.c (mon.1) 8507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.106 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.474933+0000 mon.c (mon.1) 8508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.106 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.474933+0000 mon.c (mon.1) 8508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.106 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.475548+0000 mon.c (mon.1) 8509 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.106 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.856321+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.106 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.856321+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.106 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: cephadm 2024-04-22T21:17:13.860667+0000 mgr.x (mgr.34107) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.106 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: cephadm 2024-04-22T21:17:13.860667+0000 mgr.x (mgr.34107) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.106 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.899859+0000 mon.c (mon.1) 8454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.106 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.899859+0000 mon.c (mon.1) 8454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.106 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.901860+0000 mon.c (mon.1) 8455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.106 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.901860+0000 mon.c (mon.1) 8455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.107 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.902804+0000 mon.c (mon.1) 8456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.107 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.902804+0000 mon.c (mon.1) 8456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.107 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.905572+0000 mon.c (mon.1) 8457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.107 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.905572+0000 mon.c (mon.1) 8457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.107 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.906268+0000 mon.c (mon.1) 8458 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.107 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.906268+0000 mon.c (mon.1) 8458 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.107 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.908003+0000 mon.c (mon.1) 8459 : audit [DBG] from='client.? 172.21.15.121:0/3443282031' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.107 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.908003+0000 mon.c (mon.1) 8459 : audit [DBG] from='client.? 172.21.15.121:0/3443282031' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.107 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.911903+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.107 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.911903+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.107 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: cephadm 2024-04-22T21:17:13.916106+0000 mgr.x (mgr.34107) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.108 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: cephadm 2024-04-22T21:17:13.916106+0000 mgr.x (mgr.34107) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.108 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.475548+0000 mon.c (mon.1) 8509 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.108 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.482961+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.108 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.482961+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.108 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.527025+0000 mon.c (mon.1) 8510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.108 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.527025+0000 mon.c (mon.1) 8510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.108 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.529129+0000 mon.c (mon.1) 8511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.108 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.529129+0000 mon.c (mon.1) 8511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.109 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.530054+0000 mon.c (mon.1) 8512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.109 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.530054+0000 mon.c (mon.1) 8512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.109 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.532010+0000 mon.c (mon.1) 8513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.109 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.532010+0000 mon.c (mon.1) 8513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.109 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.532653+0000 mon.c (mon.1) 8514 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.109 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.532653+0000 mon.c (mon.1) 8514 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.109 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.539800+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.109 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.539800+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.109 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.589003+0000 mon.c (mon.1) 8515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.109 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.589003+0000 mon.c (mon.1) 8515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.109 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.591044+0000 mon.c (mon.1) 8516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.109 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.591044+0000 mon.c (mon.1) 8516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.109 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.591932+0000 mon.c (mon.1) 8517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.110 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.954207+0000 mon.c (mon.1) 8460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.110 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.954207+0000 mon.c (mon.1) 8460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.110 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.956246+0000 mon.c (mon.1) 8461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.110 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.956246+0000 mon.c (mon.1) 8461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.110 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.957276+0000 mon.c (mon.1) 8462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.110 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.957276+0000 mon.c (mon.1) 8462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.110 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.959382+0000 mon.c (mon.1) 8463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.110 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.959382+0000 mon.c (mon.1) 8463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.110 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.960203+0000 mon.c (mon.1) 8464 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.110 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.960203+0000 mon.c (mon.1) 8464 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.110 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.965689+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.111 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:13.965689+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.111 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: cephadm 2024-04-22T21:17:13.969511+0000 mgr.x (mgr.34107) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.111 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: cephadm 2024-04-22T21:17:13.969511+0000 mgr.x (mgr.34107) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.111 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.007900+0000 mon.c (mon.1) 8465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.111 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.007900+0000 mon.c (mon.1) 8465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.111 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.010025+0000 mon.c (mon.1) 8466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.111 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.010025+0000 mon.c (mon.1) 8466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.111 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.010902+0000 mon.c (mon.1) 8467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.111 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.010902+0000 mon.c (mon.1) 8467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.111 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.591932+0000 mon.c (mon.1) 8517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.112 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.594002+0000 mon.c (mon.1) 8518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.112 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.594002+0000 mon.c (mon.1) 8518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.112 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.594658+0000 mon.c (mon.1) 8519 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.112 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.594658+0000 mon.c (mon.1) 8519 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.112 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.601693+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.112 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.601693+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.112 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.645473+0000 mon.c (mon.1) 8520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.112 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.645473+0000 mon.c (mon.1) 8520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.112 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.647507+0000 mon.c (mon.1) 8521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.112 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.647507+0000 mon.c (mon.1) 8521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.112 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.648727+0000 mon.c (mon.1) 8522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.112 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.648727+0000 mon.c (mon.1) 8522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.113 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.650670+0000 mon.c (mon.1) 8523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.113 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.650670+0000 mon.c (mon.1) 8523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.113 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.651333+0000 mon.c (mon.1) 8524 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.113 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.651333+0000 mon.c (mon.1) 8524 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.113 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.658478+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.113 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.658478+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.113 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.707353+0000 mon.c (mon.1) 8525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.113 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.012897+0000 mon.c (mon.1) 8468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.113 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.012897+0000 mon.c (mon.1) 8468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.113 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.013655+0000 mon.c (mon.1) 8469 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.113 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.013655+0000 mon.c (mon.1) 8469 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.114 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.018855+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.114 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.018855+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.114 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.022914+0000 mgr.x (mgr.34107) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.114 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.022914+0000 mgr.x (mgr.34107) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.114 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.061256+0000 mon.c (mon.1) 8470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.114 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.061256+0000 mon.c (mon.1) 8470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.114 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.063361+0000 mon.c (mon.1) 8471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.114 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.063361+0000 mon.c (mon.1) 8471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.114 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.064280+0000 mon.c (mon.1) 8472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.114 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.064280+0000 mon.c (mon.1) 8472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.114 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.066219+0000 mon.c (mon.1) 8473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.114 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.066219+0000 mon.c (mon.1) 8473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.115 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.066813+0000 mon.c (mon.1) 8474 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.115 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.066813+0000 mon.c (mon.1) 8474 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.115 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.073002+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.115 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.707353+0000 mon.c (mon.1) 8525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.115 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.708894+0000 mon.c (mon.1) 8526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:17:15.115 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.708894+0000 mon.c (mon.1) 8526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:17:15.115 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.710268+0000 mon.c (mon.1) 8527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.115 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.710268+0000 mon.c (mon.1) 8527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.115 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.711504+0000 mon.c (mon.1) 8528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.115 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.711504+0000 mon.c (mon.1) 8528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.115 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.715635+0000 mon.c (mon.1) 8529 : audit [DBG] from='client.? 172.21.15.121:0/753546240' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:17:15.116 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.715635+0000 mon.c (mon.1) 8529 : audit [DBG] from='client.? 172.21.15.121:0/753546240' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:17:15.116 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.718126+0000 mon.c (mon.1) 8530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.116 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.718126+0000 mon.c (mon.1) 8530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.116 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.731436+0000 mon.c (mon.1) 8531 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.116 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.731436+0000 mon.c (mon.1) 8531 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.116 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.743418+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.116 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.743418+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.116 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.789713+0000 mon.c (mon.1) 8532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.116 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.789713+0000 mon.c (mon.1) 8532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.116 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.791824+0000 mon.c (mon.1) 8533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.117 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.073002+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.117 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.076232+0000 mgr.x (mgr.34107) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.117 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.076232+0000 mgr.x (mgr.34107) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.117 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.114365+0000 mon.c (mon.1) 8475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.117 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.114365+0000 mon.c (mon.1) 8475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.117 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.116837+0000 mon.c (mon.1) 8476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.117 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.116837+0000 mon.c (mon.1) 8476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.117 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.117807+0000 mon.c (mon.1) 8477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.117 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.117807+0000 mon.c (mon.1) 8477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.117 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.119783+0000 mon.c (mon.1) 8478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.117 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.119783+0000 mon.c (mon.1) 8478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.117 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.120471+0000 mon.c (mon.1) 8479 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.118 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.120471+0000 mon.c (mon.1) 8479 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.118 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.127008+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.118 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.127008+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.118 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.130302+0000 mgr.x (mgr.34107) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.118 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.130302+0000 mgr.x (mgr.34107) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.118 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.168428+0000 mon.c (mon.1) 8480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.118 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.168428+0000 mon.c (mon.1) 8480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.118 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.171251+0000 mon.c (mon.1) 8481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.118 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.791824+0000 mon.c (mon.1) 8533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.119 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.792899+0000 mon.c (mon.1) 8534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.119 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.792899+0000 mon.c (mon.1) 8534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.119 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.795203+0000 mon.c (mon.1) 8535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.119 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.795203+0000 mon.c (mon.1) 8535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.119 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.795839+0000 mon.c (mon.1) 8536 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.119 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.795839+0000 mon.c (mon.1) 8536 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.119 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.802744+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.119 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[73084]: audit 2024-04-22T21:17:14.802744+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.120 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.171251+0000 mon.c (mon.1) 8481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.120 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.172545+0000 mon.c (mon.1) 8482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.120 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.172545+0000 mon.c (mon.1) 8482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.120 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.175136+0000 mon.c (mon.1) 8483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.121 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.175136+0000 mon.c (mon.1) 8483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.121 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.176004+0000 mon.c (mon.1) 8484 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.121 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.176004+0000 mon.c (mon.1) 8484 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.121 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.184544+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.121 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.184544+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.121 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.189519+0000 mgr.x (mgr.34107) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.121 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.189519+0000 mgr.x (mgr.34107) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.121 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.227123+0000 mon.c (mon.1) 8485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.121 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.227123+0000 mon.c (mon.1) 8485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.121 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.229742+0000 mon.c (mon.1) 8486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.121 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.229742+0000 mon.c (mon.1) 8486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.121 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.231067+0000 mon.c (mon.1) 8487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.122 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.231067+0000 mon.c (mon.1) 8487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.122 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.233682+0000 mon.c (mon.1) 8488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.122 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.233682+0000 mon.c (mon.1) 8488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.122 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.234607+0000 mon.c (mon.1) 8489 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.122 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.234607+0000 mon.c (mon.1) 8489 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.122 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.243504+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.122 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.243504+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.122 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.250929+0000 mgr.x (mgr.34107) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.122 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.250929+0000 mgr.x (mgr.34107) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.122 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.284780+0000 mgr.x (mgr.34107) 2585 : audit [DBG] from='client.44928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:15.122 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.284780+0000 mgr.x (mgr.34107) 2585 : audit [DBG] from='client.44928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:15.122 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.289578+0000 mon.c (mon.1) 8490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.122 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.289578+0000 mon.c (mon.1) 8490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.122 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.292149+0000 mon.c (mon.1) 8491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.123 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.292149+0000 mon.c (mon.1) 8491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.123 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.293429+0000 mon.c (mon.1) 8492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.123 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.293429+0000 mon.c (mon.1) 8492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.123 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.295950+0000 mon.c (mon.1) 8493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.123 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.295950+0000 mon.c (mon.1) 8493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.123 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.296884+0000 mon.c (mon.1) 8494 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.123 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.296884+0000 mon.c (mon.1) 8494 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.123 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.304659+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.123 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.304659+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.123 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.312809+0000 mgr.x (mgr.34107) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.123 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.312809+0000 mgr.x (mgr.34107) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.123 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.351453+0000 mon.c (mon.1) 8495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.123 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.351453+0000 mon.c (mon.1) 8495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.124 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.354450+0000 mon.c (mon.1) 8496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.124 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.354450+0000 mon.c (mon.1) 8496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.124 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.356293+0000 mon.c (mon.1) 8497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.124 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.356293+0000 mon.c (mon.1) 8497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.124 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.359324+0000 mon.c (mon.1) 8498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.124 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.359324+0000 mon.c (mon.1) 8498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.124 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.360448+0000 mon.c (mon.1) 8499 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.124 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.360448+0000 mon.c (mon.1) 8499 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.124 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.370443+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.124 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.370443+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.124 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.376242+0000 mgr.x (mgr.34107) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.124 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.376242+0000 mgr.x (mgr.34107) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.124 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.414259+0000 mon.c (mon.1) 8500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.125 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.414259+0000 mon.c (mon.1) 8500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.125 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.416266+0000 mon.c (mon.1) 8501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.125 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.416266+0000 mon.c (mon.1) 8501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.125 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.417174+0000 mon.c (mon.1) 8502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.125 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.417174+0000 mon.c (mon.1) 8502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.125 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.419078+0000 mon.c (mon.1) 8503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.125 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.419078+0000 mon.c (mon.1) 8503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.125 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.419694+0000 mon.c (mon.1) 8504 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.125 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.419694+0000 mon.c (mon.1) 8504 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.125 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.426795+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.125 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.426795+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.125 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.432540+0000 mgr.x (mgr.34107) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.125 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.432540+0000 mgr.x (mgr.34107) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:15.125 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.469915+0000 mon.c (mon.1) 8505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.126 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.469915+0000 mon.c (mon.1) 8505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.126 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.472042+0000 mon.c (mon.1) 8506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.126 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.472042+0000 mon.c (mon.1) 8506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.126 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.472967+0000 mon.c (mon.1) 8507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.126 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.472967+0000 mon.c (mon.1) 8507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.126 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.474933+0000 mon.c (mon.1) 8508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.126 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.474933+0000 mon.c (mon.1) 8508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.126 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.475548+0000 mon.c (mon.1) 8509 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.126 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.475548+0000 mon.c (mon.1) 8509 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.126 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.482961+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.126 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.482961+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.126 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.527025+0000 mon.c (mon.1) 8510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.126 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.527025+0000 mon.c (mon.1) 8510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.127 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.529129+0000 mon.c (mon.1) 8511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.127 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.529129+0000 mon.c (mon.1) 8511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.127 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.530054+0000 mon.c (mon.1) 8512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.127 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.530054+0000 mon.c (mon.1) 8512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.127 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.532010+0000 mon.c (mon.1) 8513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.127 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.532010+0000 mon.c (mon.1) 8513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.127 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.532653+0000 mon.c (mon.1) 8514 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.127 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.532653+0000 mon.c (mon.1) 8514 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.127 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.539800+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.127 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.539800+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.127 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.589003+0000 mon.c (mon.1) 8515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.127 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.589003+0000 mon.c (mon.1) 8515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.127 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.591044+0000 mon.c (mon.1) 8516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.127 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.591044+0000 mon.c (mon.1) 8516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.128 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.591932+0000 mon.c (mon.1) 8517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.128 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.591932+0000 mon.c (mon.1) 8517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.128 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.594002+0000 mon.c (mon.1) 8518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.128 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.594002+0000 mon.c (mon.1) 8518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.128 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.594658+0000 mon.c (mon.1) 8519 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.128 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.594658+0000 mon.c (mon.1) 8519 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.128 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.601693+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.128 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.601693+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.128 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.645473+0000 mon.c (mon.1) 8520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.128 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.645473+0000 mon.c (mon.1) 8520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.128 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.647507+0000 mon.c (mon.1) 8521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.128 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.647507+0000 mon.c (mon.1) 8521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.128 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.648727+0000 mon.c (mon.1) 8522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.648727+0000 mon.c (mon.1) 8522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.650670+0000 mon.c (mon.1) 8523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.650670+0000 mon.c (mon.1) 8523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.651333+0000 mon.c (mon.1) 8524 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.651333+0000 mon.c (mon.1) 8524 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.658478+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.658478+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.707353+0000 mon.c (mon.1) 8525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.707353+0000 mon.c (mon.1) 8525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.708894+0000 mon.c (mon.1) 8526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:17:15.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.708894+0000 mon.c (mon.1) 8526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:17:15.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.710268+0000 mon.c (mon.1) 8527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.710268+0000 mon.c (mon.1) 8527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.129 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.711504+0000 mon.c (mon.1) 8528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.130 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.711504+0000 mon.c (mon.1) 8528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.130 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.715635+0000 mon.c (mon.1) 8529 : audit [DBG] from='client.? 172.21.15.121:0/753546240' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:17:15.130 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.715635+0000 mon.c (mon.1) 8529 : audit [DBG] from='client.? 172.21.15.121:0/753546240' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:17:15.130 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.718126+0000 mon.c (mon.1) 8530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.130 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.718126+0000 mon.c (mon.1) 8530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.130 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.731436+0000 mon.c (mon.1) 8531 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.130 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.731436+0000 mon.c (mon.1) 8531 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.130 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.743418+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.130 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.743418+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.130 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.789713+0000 mon.c (mon.1) 8532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.130 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.789713+0000 mon.c (mon.1) 8532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.130 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.791824+0000 mon.c (mon.1) 8533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.131 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.791824+0000 mon.c (mon.1) 8533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:15.131 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.792899+0000 mon.c (mon.1) 8534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.131 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.792899+0000 mon.c (mon.1) 8534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:15.131 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.795203+0000 mon.c (mon.1) 8535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.131 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.795203+0000 mon.c (mon.1) 8535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:15.131 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.795839+0000 mon.c (mon.1) 8536 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.131 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.795839+0000 mon.c (mon.1) 8536 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:15.131 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.802744+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:15.131 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:14 smithi121 bash[75184]: audit 2024-04-22T21:17:14.802744+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.087 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.489006+0000 mgr.x (mgr.34107) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.087 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.489006+0000 mgr.x (mgr.34107) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.087 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.545423+0000 mgr.x (mgr.34107) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.087 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.545423+0000 mgr.x (mgr.34107) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.087 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.607532+0000 mgr.x (mgr.34107) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.087 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.607532+0000 mgr.x (mgr.34107) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.087 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.664439+0000 mgr.x (mgr.34107) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.664439+0000 mgr.x (mgr.34107) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.750830+0000 mgr.x (mgr.34107) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.750830+0000 mgr.x (mgr.34107) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.808126+0000 mgr.x (mgr.34107) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.808126+0000 mgr.x (mgr.34107) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: cluster 2024-04-22T21:17:14.819936+0000 mgr.x (mgr.34107) 2595 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s 2024-04-22T21:17:16.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: cluster 2024-04-22T21:17:14.819936+0000 mgr.x (mgr.34107) 2595 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s 2024-04-22T21:17:16.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.861423+0000 mon.c (mon.1) 8537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.861423+0000 mon.c (mon.1) 8537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.863489+0000 mon.c (mon.1) 8538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.863489+0000 mon.c (mon.1) 8538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.864434+0000 mon.c (mon.1) 8539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.864434+0000 mon.c (mon.1) 8539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.089 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.866631+0000 mon.c (mon.1) 8540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.089 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.866631+0000 mon.c (mon.1) 8540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.089 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.867394+0000 mon.c (mon.1) 8541 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.089 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.867394+0000 mon.c (mon.1) 8541 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.089 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.872016+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.089 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.872016+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.089 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.875406+0000 mgr.x (mgr.34107) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.089 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.875406+0000 mgr.x (mgr.34107) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.089 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.917397+0000 mon.c (mon.1) 8542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.089 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.917397+0000 mon.c (mon.1) 8542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.089 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.919776+0000 mon.c (mon.1) 8543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.089 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.919776+0000 mon.c (mon.1) 8543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.089 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.920713+0000 mon.c (mon.1) 8544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.089 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.920713+0000 mon.c (mon.1) 8544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.090 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.922873+0000 mon.c (mon.1) 8545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.090 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.922873+0000 mon.c (mon.1) 8545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.090 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.923576+0000 mon.c (mon.1) 8546 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.090 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.923576+0000 mon.c (mon.1) 8546 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.090 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.930848+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.090 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.930848+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.090 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.934192+0000 mgr.x (mgr.34107) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.090 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.934192+0000 mgr.x (mgr.34107) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.090 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.976731+0000 mon.c (mon.1) 8547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.090 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.976731+0000 mon.c (mon.1) 8547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.090 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.979027+0000 mon.c (mon.1) 8548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.090 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.979027+0000 mon.c (mon.1) 8548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.090 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.980305+0000 mon.c (mon.1) 8549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.091 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.980305+0000 mon.c (mon.1) 8549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.091 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.982366+0000 mon.c (mon.1) 8550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.091 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.982366+0000 mon.c (mon.1) 8550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.091 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.983049+0000 mon.c (mon.1) 8551 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.091 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.983049+0000 mon.c (mon.1) 8551 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.091 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.990625+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.091 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:14.990625+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.091 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.996433+0000 mgr.x (mgr.34107) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.091 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: cephadm 2024-04-22T21:17:14.996433+0000 mgr.x (mgr.34107) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.091 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.008470+0000 mon.a (mon.0) 2604 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.091 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.008470+0000 mon.a (mon.0) 2604 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.091 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.020278+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.091 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.020278+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.026545+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.026545+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.050928+0000 mon.c (mon.1) 8552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.050928+0000 mon.c (mon.1) 8552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.054544+0000 mon.c (mon.1) 8553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.054544+0000 mon.c (mon.1) 8553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.055622+0000 mon.c (mon.1) 8554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.055622+0000 mon.c (mon.1) 8554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.057633+0000 mon.c (mon.1) 8555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.057633+0000 mon.c (mon.1) 8555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.058257+0000 mon.c (mon.1) 8556 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.058257+0000 mon.c (mon.1) 8556 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.092 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.063538+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.063538+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: cephadm 2024-04-22T21:17:15.066789+0000 mgr.x (mgr.34107) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: cephadm 2024-04-22T21:17:15.066789+0000 mgr.x (mgr.34107) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.120474+0000 mon.c (mon.1) 8557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.120474+0000 mon.c (mon.1) 8557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.122679+0000 mon.c (mon.1) 8558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.122679+0000 mon.c (mon.1) 8558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.123596+0000 mon.c (mon.1) 8559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.123596+0000 mon.c (mon.1) 8559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.125668+0000 mon.c (mon.1) 8560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.125668+0000 mon.c (mon.1) 8560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.126322+0000 mon.c (mon.1) 8561 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.093 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.126322+0000 mon.c (mon.1) 8561 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.131639+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.131639+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: cephadm 2024-04-22T21:17:15.134950+0000 mgr.x (mgr.34107) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: cephadm 2024-04-22T21:17:15.134950+0000 mgr.x (mgr.34107) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.172417+0000 mon.c (mon.1) 8562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.172417+0000 mon.c (mon.1) 8562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.174579+0000 mon.c (mon.1) 8563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.174579+0000 mon.c (mon.1) 8563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.175616+0000 mon.c (mon.1) 8564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.175616+0000 mon.c (mon.1) 8564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.177622+0000 mon.c (mon.1) 8565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.094 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.177622+0000 mon.c (mon.1) 8565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.095 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.178441+0000 mon.c (mon.1) 8566 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.095 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.178441+0000 mon.c (mon.1) 8566 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.095 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.184067+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.095 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.184067+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.095 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: cephadm 2024-04-22T21:17:15.187219+0000 mgr.x (mgr.34107) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.095 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: cephadm 2024-04-22T21:17:15.187219+0000 mgr.x (mgr.34107) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.095 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.224640+0000 mon.c (mon.1) 8567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.095 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.224640+0000 mon.c (mon.1) 8567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.095 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.226638+0000 mon.c (mon.1) 8568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.095 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.226638+0000 mon.c (mon.1) 8568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.095 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.227557+0000 mon.c (mon.1) 8569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.095 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.227557+0000 mon.c (mon.1) 8569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.095 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.229616+0000 mon.c (mon.1) 8570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.095 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.229616+0000 mon.c (mon.1) 8570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.230389+0000 mon.c (mon.1) 8571 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.230389+0000 mon.c (mon.1) 8571 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.236194+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.236194+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: cephadm 2024-04-22T21:17:15.240034+0000 mgr.x (mgr.34107) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: cephadm 2024-04-22T21:17:15.240034+0000 mgr.x (mgr.34107) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.278433+0000 mon.c (mon.1) 8572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.278433+0000 mon.c (mon.1) 8572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.280784+0000 mon.c (mon.1) 8573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.280784+0000 mon.c (mon.1) 8573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.282020+0000 mon.c (mon.1) 8574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.282020+0000 mon.c (mon.1) 8574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.096 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.284511+0000 mon.c (mon.1) 8575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.284511+0000 mon.c (mon.1) 8575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.285392+0000 mon.c (mon.1) 8576 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.285392+0000 mon.c (mon.1) 8576 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.293385+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.293385+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: cephadm 2024-04-22T21:17:15.296824+0000 mgr.x (mgr.34107) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: cephadm 2024-04-22T21:17:15.296824+0000 mgr.x (mgr.34107) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.368980+0000 mon.c (mon.1) 8577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.368980+0000 mon.c (mon.1) 8577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.371756+0000 mon.c (mon.1) 8578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.097 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.371756+0000 mon.c (mon.1) 8578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.373167+0000 mon.c (mon.1) 8579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.373167+0000 mon.c (mon.1) 8579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.375749+0000 mon.c (mon.1) 8580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.375749+0000 mon.c (mon.1) 8580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.376986+0000 mon.c (mon.1) 8581 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.376986+0000 mon.c (mon.1) 8581 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.385997+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.385997+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: cephadm 2024-04-22T21:17:15.389329+0000 mgr.x (mgr.34107) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: cephadm 2024-04-22T21:17:15.389329+0000 mgr.x (mgr.34107) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.468655+0000 mon.c (mon.1) 8582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.468655+0000 mon.c (mon.1) 8582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.098 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.472313+0000 mon.c (mon.1) 8583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.472313+0000 mon.c (mon.1) 8583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.474168+0000 mon.c (mon.1) 8584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.474168+0000 mon.c (mon.1) 8584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.477300+0000 mon.c (mon.1) 8585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.477300+0000 mon.c (mon.1) 8585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.478452+0000 mon.c (mon.1) 8586 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.478452+0000 mon.c (mon.1) 8586 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.489566+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.489566+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.581793+0000 mon.c (mon.1) 8587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.581793+0000 mon.c (mon.1) 8587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.585279+0000 mon.c (mon.1) 8588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.099 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.585279+0000 mon.c (mon.1) 8588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.100 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.587035+0000 mon.c (mon.1) 8589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.100 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.587035+0000 mon.c (mon.1) 8589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.100 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.591208+0000 mon.c (mon.1) 8590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.100 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.591208+0000 mon.c (mon.1) 8590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.100 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.592487+0000 mon.c (mon.1) 8591 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.100 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.592487+0000 mon.c (mon.1) 8591 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.100 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.603486+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.100 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.603486+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.100 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.681431+0000 mon.c (mon.1) 8592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.100 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.681431+0000 mon.c (mon.1) 8592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.100 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.684763+0000 mon.c (mon.1) 8593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.100 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.684763+0000 mon.c (mon.1) 8593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.100 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.686552+0000 mon.c (mon.1) 8594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.100 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.686552+0000 mon.c (mon.1) 8594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.101 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.689953+0000 mon.c (mon.1) 8595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.101 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.689953+0000 mon.c (mon.1) 8595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.101 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.691021+0000 mon.c (mon.1) 8596 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.101 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.691021+0000 mon.c (mon.1) 8596 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.101 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.700095+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.101 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.700095+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.101 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.789640+0000 mon.c (mon.1) 8597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.101 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.789640+0000 mon.c (mon.1) 8597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.101 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.794077+0000 mon.c (mon.1) 8598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.101 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.794077+0000 mon.c (mon.1) 8598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.101 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.796144+0000 mon.c (mon.1) 8599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.101 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.796144+0000 mon.c (mon.1) 8599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.101 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.800630+0000 mon.c (mon.1) 8600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.102 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.800630+0000 mon.c (mon.1) 8600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.102 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.802299+0000 mon.c (mon.1) 8601 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.102 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.802299+0000 mon.c (mon.1) 8601 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.102 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.818541+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.102 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:15 smithi123 bash[58916]: audit 2024-04-22T21:17:15.818541+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.489006+0000 mgr.x (mgr.34107) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.489006+0000 mgr.x (mgr.34107) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.545423+0000 mgr.x (mgr.34107) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.545423+0000 mgr.x (mgr.34107) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.607532+0000 mgr.x (mgr.34107) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.607532+0000 mgr.x (mgr.34107) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.664439+0000 mgr.x (mgr.34107) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.664439+0000 mgr.x (mgr.34107) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.750830+0000 mgr.x (mgr.34107) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.750830+0000 mgr.x (mgr.34107) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.808126+0000 mgr.x (mgr.34107) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.808126+0000 mgr.x (mgr.34107) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: cluster 2024-04-22T21:17:14.819936+0000 mgr.x (mgr.34107) 2595 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s 2024-04-22T21:17:16.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: cluster 2024-04-22T21:17:14.819936+0000 mgr.x (mgr.34107) 2595 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s 2024-04-22T21:17:16.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.861423+0000 mon.c (mon.1) 8537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.861423+0000 mon.c (mon.1) 8537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.863489+0000 mon.c (mon.1) 8538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.863489+0000 mon.c (mon.1) 8538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.864434+0000 mon.c (mon.1) 8539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.864434+0000 mon.c (mon.1) 8539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.489006+0000 mgr.x (mgr.34107) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.489006+0000 mgr.x (mgr.34107) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.545423+0000 mgr.x (mgr.34107) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.545423+0000 mgr.x (mgr.34107) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.607532+0000 mgr.x (mgr.34107) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.607532+0000 mgr.x (mgr.34107) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.664439+0000 mgr.x (mgr.34107) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.664439+0000 mgr.x (mgr.34107) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.750830+0000 mgr.x (mgr.34107) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.750830+0000 mgr.x (mgr.34107) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.808126+0000 mgr.x (mgr.34107) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.808126+0000 mgr.x (mgr.34107) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: cluster 2024-04-22T21:17:14.819936+0000 mgr.x (mgr.34107) 2595 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s 2024-04-22T21:17:16.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: cluster 2024-04-22T21:17:14.819936+0000 mgr.x (mgr.34107) 2595 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s 2024-04-22T21:17:16.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.861423+0000 mon.c (mon.1) 8537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.861423+0000 mon.c (mon.1) 8537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.863489+0000 mon.c (mon.1) 8538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.863489+0000 mon.c (mon.1) 8538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.864434+0000 mon.c (mon.1) 8539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.864434+0000 mon.c (mon.1) 8539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.866631+0000 mon.c (mon.1) 8540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.866631+0000 mon.c (mon.1) 8540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.867394+0000 mon.c (mon.1) 8541 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.867394+0000 mon.c (mon.1) 8541 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.872016+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.872016+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.875406+0000 mgr.x (mgr.34107) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.875406+0000 mgr.x (mgr.34107) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.917397+0000 mon.c (mon.1) 8542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.917397+0000 mon.c (mon.1) 8542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.919776+0000 mon.c (mon.1) 8543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.919776+0000 mon.c (mon.1) 8543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.920713+0000 mon.c (mon.1) 8544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.920713+0000 mon.c (mon.1) 8544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.922873+0000 mon.c (mon.1) 8545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.922873+0000 mon.c (mon.1) 8545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.923576+0000 mon.c (mon.1) 8546 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.923576+0000 mon.c (mon.1) 8546 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.930848+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.930848+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.866631+0000 mon.c (mon.1) 8540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.866631+0000 mon.c (mon.1) 8540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.867394+0000 mon.c (mon.1) 8541 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.867394+0000 mon.c (mon.1) 8541 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.872016+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.872016+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.875406+0000 mgr.x (mgr.34107) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.875406+0000 mgr.x (mgr.34107) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.917397+0000 mon.c (mon.1) 8542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.917397+0000 mon.c (mon.1) 8542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.919776+0000 mon.c (mon.1) 8543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.919776+0000 mon.c (mon.1) 8543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.920713+0000 mon.c (mon.1) 8544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.920713+0000 mon.c (mon.1) 8544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.922873+0000 mon.c (mon.1) 8545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.922873+0000 mon.c (mon.1) 8545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.923576+0000 mon.c (mon.1) 8546 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.923576+0000 mon.c (mon.1) 8546 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.930848+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.930848+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.934192+0000 mgr.x (mgr.34107) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.934192+0000 mgr.x (mgr.34107) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.976731+0000 mon.c (mon.1) 8547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.976731+0000 mon.c (mon.1) 8547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.979027+0000 mon.c (mon.1) 8548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.979027+0000 mon.c (mon.1) 8548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.980305+0000 mon.c (mon.1) 8549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.980305+0000 mon.c (mon.1) 8549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.982366+0000 mon.c (mon.1) 8550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.982366+0000 mon.c (mon.1) 8550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.983049+0000 mon.c (mon.1) 8551 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.983049+0000 mon.c (mon.1) 8551 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.990625+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:14.990625+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.996433+0000 mgr.x (mgr.34107) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: cephadm 2024-04-22T21:17:14.996433+0000 mgr.x (mgr.34107) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.008470+0000 mon.a (mon.0) 2604 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.008470+0000 mon.a (mon.0) 2604 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.020278+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.020278+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.026545+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.026545+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.934192+0000 mgr.x (mgr.34107) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.934192+0000 mgr.x (mgr.34107) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.976731+0000 mon.c (mon.1) 8547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.976731+0000 mon.c (mon.1) 8547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.979027+0000 mon.c (mon.1) 8548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.979027+0000 mon.c (mon.1) 8548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.980305+0000 mon.c (mon.1) 8549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.980305+0000 mon.c (mon.1) 8549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.982366+0000 mon.c (mon.1) 8550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.982366+0000 mon.c (mon.1) 8550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.983049+0000 mon.c (mon.1) 8551 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.983049+0000 mon.c (mon.1) 8551 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.990625+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:14.990625+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.996433+0000 mgr.x (mgr.34107) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: cephadm 2024-04-22T21:17:14.996433+0000 mgr.x (mgr.34107) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.008470+0000 mon.a (mon.0) 2604 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.008470+0000 mon.a (mon.0) 2604 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.020278+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.020278+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.026545+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.026545+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.050928+0000 mon.c (mon.1) 8552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.050928+0000 mon.c (mon.1) 8552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.054544+0000 mon.c (mon.1) 8553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.054544+0000 mon.c (mon.1) 8553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.055622+0000 mon.c (mon.1) 8554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.055622+0000 mon.c (mon.1) 8554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.057633+0000 mon.c (mon.1) 8555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.057633+0000 mon.c (mon.1) 8555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.058257+0000 mon.c (mon.1) 8556 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.058257+0000 mon.c (mon.1) 8556 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.063538+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.063538+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: cephadm 2024-04-22T21:17:15.066789+0000 mgr.x (mgr.34107) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: cephadm 2024-04-22T21:17:15.066789+0000 mgr.x (mgr.34107) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.120474+0000 mon.c (mon.1) 8557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.120474+0000 mon.c (mon.1) 8557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.122679+0000 mon.c (mon.1) 8558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.122679+0000 mon.c (mon.1) 8558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.123596+0000 mon.c (mon.1) 8559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.050928+0000 mon.c (mon.1) 8552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.050928+0000 mon.c (mon.1) 8552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.054544+0000 mon.c (mon.1) 8553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.054544+0000 mon.c (mon.1) 8553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.055622+0000 mon.c (mon.1) 8554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.055622+0000 mon.c (mon.1) 8554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.057633+0000 mon.c (mon.1) 8555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.057633+0000 mon.c (mon.1) 8555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.058257+0000 mon.c (mon.1) 8556 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.058257+0000 mon.c (mon.1) 8556 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.063538+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.063538+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: cephadm 2024-04-22T21:17:15.066789+0000 mgr.x (mgr.34107) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: cephadm 2024-04-22T21:17:15.066789+0000 mgr.x (mgr.34107) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.120474+0000 mon.c (mon.1) 8557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.120474+0000 mon.c (mon.1) 8557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.122679+0000 mon.c (mon.1) 8558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.122679+0000 mon.c (mon.1) 8558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.123596+0000 mon.c (mon.1) 8559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.123596+0000 mon.c (mon.1) 8559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.125668+0000 mon.c (mon.1) 8560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.125668+0000 mon.c (mon.1) 8560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.126322+0000 mon.c (mon.1) 8561 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.126322+0000 mon.c (mon.1) 8561 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.131639+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.131639+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: cephadm 2024-04-22T21:17:15.134950+0000 mgr.x (mgr.34107) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: cephadm 2024-04-22T21:17:15.134950+0000 mgr.x (mgr.34107) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.172417+0000 mon.c (mon.1) 8562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.172417+0000 mon.c (mon.1) 8562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.174579+0000 mon.c (mon.1) 8563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.174579+0000 mon.c (mon.1) 8563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.175616+0000 mon.c (mon.1) 8564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.175616+0000 mon.c (mon.1) 8564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.177622+0000 mon.c (mon.1) 8565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.177622+0000 mon.c (mon.1) 8565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.178441+0000 mon.c (mon.1) 8566 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.178441+0000 mon.c (mon.1) 8566 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.184067+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.123596+0000 mon.c (mon.1) 8559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.125668+0000 mon.c (mon.1) 8560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.125668+0000 mon.c (mon.1) 8560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.126322+0000 mon.c (mon.1) 8561 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.126322+0000 mon.c (mon.1) 8561 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.131639+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.131639+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: cephadm 2024-04-22T21:17:15.134950+0000 mgr.x (mgr.34107) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: cephadm 2024-04-22T21:17:15.134950+0000 mgr.x (mgr.34107) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.172417+0000 mon.c (mon.1) 8562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.172417+0000 mon.c (mon.1) 8562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.174579+0000 mon.c (mon.1) 8563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.174579+0000 mon.c (mon.1) 8563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.175616+0000 mon.c (mon.1) 8564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.175616+0000 mon.c (mon.1) 8564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.177622+0000 mon.c (mon.1) 8565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.177622+0000 mon.c (mon.1) 8565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.178441+0000 mon.c (mon.1) 8566 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.178441+0000 mon.c (mon.1) 8566 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.184067+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.184067+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: cephadm 2024-04-22T21:17:15.187219+0000 mgr.x (mgr.34107) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: cephadm 2024-04-22T21:17:15.187219+0000 mgr.x (mgr.34107) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.224640+0000 mon.c (mon.1) 8567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.224640+0000 mon.c (mon.1) 8567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.226638+0000 mon.c (mon.1) 8568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.226638+0000 mon.c (mon.1) 8568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.227557+0000 mon.c (mon.1) 8569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.227557+0000 mon.c (mon.1) 8569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.229616+0000 mon.c (mon.1) 8570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.229616+0000 mon.c (mon.1) 8570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.230389+0000 mon.c (mon.1) 8571 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.230389+0000 mon.c (mon.1) 8571 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.236194+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.236194+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: cephadm 2024-04-22T21:17:15.240034+0000 mgr.x (mgr.34107) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: cephadm 2024-04-22T21:17:15.240034+0000 mgr.x (mgr.34107) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.278433+0000 mon.c (mon.1) 8572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.278433+0000 mon.c (mon.1) 8572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.280784+0000 mon.c (mon.1) 8573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.184067+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: cephadm 2024-04-22T21:17:15.187219+0000 mgr.x (mgr.34107) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: cephadm 2024-04-22T21:17:15.187219+0000 mgr.x (mgr.34107) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.224640+0000 mon.c (mon.1) 8567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.224640+0000 mon.c (mon.1) 8567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.226638+0000 mon.c (mon.1) 8568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.226638+0000 mon.c (mon.1) 8568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.227557+0000 mon.c (mon.1) 8569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.227557+0000 mon.c (mon.1) 8569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.229616+0000 mon.c (mon.1) 8570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.229616+0000 mon.c (mon.1) 8570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.230389+0000 mon.c (mon.1) 8571 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.230389+0000 mon.c (mon.1) 8571 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.236194+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.236194+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: cephadm 2024-04-22T21:17:15.240034+0000 mgr.x (mgr.34107) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: cephadm 2024-04-22T21:17:15.240034+0000 mgr.x (mgr.34107) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.278433+0000 mon.c (mon.1) 8572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.278433+0000 mon.c (mon.1) 8572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.280784+0000 mon.c (mon.1) 8573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.280784+0000 mon.c (mon.1) 8573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.282020+0000 mon.c (mon.1) 8574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.282020+0000 mon.c (mon.1) 8574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.284511+0000 mon.c (mon.1) 8575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.284511+0000 mon.c (mon.1) 8575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.285392+0000 mon.c (mon.1) 8576 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.285392+0000 mon.c (mon.1) 8576 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.293385+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.293385+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: cephadm 2024-04-22T21:17:15.296824+0000 mgr.x (mgr.34107) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: cephadm 2024-04-22T21:17:15.296824+0000 mgr.x (mgr.34107) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.368980+0000 mon.c (mon.1) 8577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.368980+0000 mon.c (mon.1) 8577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.371756+0000 mon.c (mon.1) 8578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.371756+0000 mon.c (mon.1) 8578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.373167+0000 mon.c (mon.1) 8579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.373167+0000 mon.c (mon.1) 8579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.375749+0000 mon.c (mon.1) 8580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.375749+0000 mon.c (mon.1) 8580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.280784+0000 mon.c (mon.1) 8573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.282020+0000 mon.c (mon.1) 8574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.282020+0000 mon.c (mon.1) 8574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.284511+0000 mon.c (mon.1) 8575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.284511+0000 mon.c (mon.1) 8575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.285392+0000 mon.c (mon.1) 8576 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.285392+0000 mon.c (mon.1) 8576 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.293385+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.293385+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: cephadm 2024-04-22T21:17:15.296824+0000 mgr.x (mgr.34107) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: cephadm 2024-04-22T21:17:15.296824+0000 mgr.x (mgr.34107) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.368980+0000 mon.c (mon.1) 8577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.368980+0000 mon.c (mon.1) 8577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.371756+0000 mon.c (mon.1) 8578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.371756+0000 mon.c (mon.1) 8578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.373167+0000 mon.c (mon.1) 8579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.373167+0000 mon.c (mon.1) 8579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.375749+0000 mon.c (mon.1) 8580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.375749+0000 mon.c (mon.1) 8580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.376986+0000 mon.c (mon.1) 8581 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.376986+0000 mon.c (mon.1) 8581 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.385997+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.385997+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: cephadm 2024-04-22T21:17:15.389329+0000 mgr.x (mgr.34107) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: cephadm 2024-04-22T21:17:15.389329+0000 mgr.x (mgr.34107) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.468655+0000 mon.c (mon.1) 8582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.468655+0000 mon.c (mon.1) 8582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.472313+0000 mon.c (mon.1) 8583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.472313+0000 mon.c (mon.1) 8583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.474168+0000 mon.c (mon.1) 8584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.474168+0000 mon.c (mon.1) 8584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.477300+0000 mon.c (mon.1) 8585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.477300+0000 mon.c (mon.1) 8585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.478452+0000 mon.c (mon.1) 8586 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.478452+0000 mon.c (mon.1) 8586 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.489566+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.489566+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.581793+0000 mon.c (mon.1) 8587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.581793+0000 mon.c (mon.1) 8587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.376986+0000 mon.c (mon.1) 8581 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.376986+0000 mon.c (mon.1) 8581 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.385997+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.385997+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: cephadm 2024-04-22T21:17:15.389329+0000 mgr.x (mgr.34107) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: cephadm 2024-04-22T21:17:15.389329+0000 mgr.x (mgr.34107) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:16.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.468655+0000 mon.c (mon.1) 8582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.468655+0000 mon.c (mon.1) 8582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.472313+0000 mon.c (mon.1) 8583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.472313+0000 mon.c (mon.1) 8583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.474168+0000 mon.c (mon.1) 8584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.474168+0000 mon.c (mon.1) 8584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.477300+0000 mon.c (mon.1) 8585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.477300+0000 mon.c (mon.1) 8585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.478452+0000 mon.c (mon.1) 8586 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.478452+0000 mon.c (mon.1) 8586 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.489566+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.489566+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.581793+0000 mon.c (mon.1) 8587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.581793+0000 mon.c (mon.1) 8587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.585279+0000 mon.c (mon.1) 8588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.585279+0000 mon.c (mon.1) 8588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.587035+0000 mon.c (mon.1) 8589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.587035+0000 mon.c (mon.1) 8589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.591208+0000 mon.c (mon.1) 8590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.591208+0000 mon.c (mon.1) 8590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.592487+0000 mon.c (mon.1) 8591 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.592487+0000 mon.c (mon.1) 8591 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.603486+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.603486+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.681431+0000 mon.c (mon.1) 8592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.681431+0000 mon.c (mon.1) 8592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.684763+0000 mon.c (mon.1) 8593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.684763+0000 mon.c (mon.1) 8593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.686552+0000 mon.c (mon.1) 8594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.686552+0000 mon.c (mon.1) 8594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.689953+0000 mon.c (mon.1) 8595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.689953+0000 mon.c (mon.1) 8595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.691021+0000 mon.c (mon.1) 8596 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.585279+0000 mon.c (mon.1) 8588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.585279+0000 mon.c (mon.1) 8588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.587035+0000 mon.c (mon.1) 8589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.587035+0000 mon.c (mon.1) 8589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.591208+0000 mon.c (mon.1) 8590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.591208+0000 mon.c (mon.1) 8590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.592487+0000 mon.c (mon.1) 8591 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.592487+0000 mon.c (mon.1) 8591 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.603486+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.603486+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.681431+0000 mon.c (mon.1) 8592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.681431+0000 mon.c (mon.1) 8592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.684763+0000 mon.c (mon.1) 8593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.684763+0000 mon.c (mon.1) 8593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.686552+0000 mon.c (mon.1) 8594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.686552+0000 mon.c (mon.1) 8594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.689953+0000 mon.c (mon.1) 8595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.689953+0000 mon.c (mon.1) 8595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.691021+0000 mon.c (mon.1) 8596 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.691021+0000 mon.c (mon.1) 8596 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.700095+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.700095+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.789640+0000 mon.c (mon.1) 8597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.789640+0000 mon.c (mon.1) 8597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.794077+0000 mon.c (mon.1) 8598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.794077+0000 mon.c (mon.1) 8598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.796144+0000 mon.c (mon.1) 8599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.796144+0000 mon.c (mon.1) 8599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.800630+0000 mon.c (mon.1) 8600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.800630+0000 mon.c (mon.1) 8600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.802299+0000 mon.c (mon.1) 8601 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.802299+0000 mon.c (mon.1) 8601 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.818541+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[73084]: audit 2024-04-22T21:17:15.818541+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.691021+0000 mon.c (mon.1) 8596 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.700095+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.700095+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.789640+0000 mon.c (mon.1) 8597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.789640+0000 mon.c (mon.1) 8597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.794077+0000 mon.c (mon.1) 8598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.794077+0000 mon.c (mon.1) 8598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:16.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.796144+0000 mon.c (mon.1) 8599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.796144+0000 mon.c (mon.1) 8599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:16.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.800630+0000 mon.c (mon.1) 8600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.800630+0000 mon.c (mon.1) 8600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:16.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.802299+0000 mon.c (mon.1) 8601 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.802299+0000 mon.c (mon.1) 8601 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:16.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.818541+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:16.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:15 smithi121 bash[75184]: audit 2024-04-22T21:17:15.818541+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.112 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: cephadm 2024-04-22T21:17:15.493847+0000 mgr.x (mgr.34107) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.112 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: cephadm 2024-04-22T21:17:15.493847+0000 mgr.x (mgr.34107) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.112 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: cephadm 2024-04-22T21:17:15.607425+0000 mgr.x (mgr.34107) 2606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.112 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: cephadm 2024-04-22T21:17:15.607425+0000 mgr.x (mgr.34107) 2606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.112 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: cephadm 2024-04-22T21:17:15.703754+0000 mgr.x (mgr.34107) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.112 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: cephadm 2024-04-22T21:17:15.703754+0000 mgr.x (mgr.34107) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.112 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: cephadm 2024-04-22T21:17:15.822641+0000 mgr.x (mgr.34107) 2608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.113 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: cephadm 2024-04-22T21:17:15.822641+0000 mgr.x (mgr.34107) 2608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.113 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:15.898021+0000 mon.c (mon.1) 8602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.113 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:15.898021+0000 mon.c (mon.1) 8602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.113 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:15.900572+0000 mon.c (mon.1) 8603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.113 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:15.900572+0000 mon.c (mon.1) 8603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.113 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:15.902149+0000 mon.c (mon.1) 8604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.113 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:15.902149+0000 mon.c (mon.1) 8604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.113 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:15.904733+0000 mon.c (mon.1) 8605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.113 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:15.904733+0000 mon.c (mon.1) 8605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.113 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:15.905667+0000 mon.c (mon.1) 8606 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.113 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:15.905667+0000 mon.c (mon.1) 8606 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:15.913275+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:15.913275+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: cephadm 2024-04-22T21:17:15.917203+0000 mgr.x (mgr.34107) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: cephadm 2024-04-22T21:17:15.917203+0000 mgr.x (mgr.34107) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:15.990899+0000 mon.c (mon.1) 8607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:15.990899+0000 mon.c (mon.1) 8607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:15.993310+0000 mon.c (mon.1) 8608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:15.993310+0000 mon.c (mon.1) 8608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:15.994625+0000 mon.c (mon.1) 8609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:15.994625+0000 mon.c (mon.1) 8609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:15.997508+0000 mon.c (mon.1) 8610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.114 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:15.997508+0000 mon.c (mon.1) 8610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.115 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:15.998341+0000 mon.c (mon.1) 8611 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.115 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:15.998341+0000 mon.c (mon.1) 8611 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.115 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.004394+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.115 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.004394+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.115 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: cephadm 2024-04-22T21:17:16.007807+0000 mgr.x (mgr.34107) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.115 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: cephadm 2024-04-22T21:17:16.007807+0000 mgr.x (mgr.34107) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.115 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.065705+0000 mon.c (mon.1) 8612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.115 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.065705+0000 mon.c (mon.1) 8612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.115 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.068431+0000 mon.c (mon.1) 8613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.115 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.068431+0000 mon.c (mon.1) 8613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.115 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.069829+0000 mon.c (mon.1) 8614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.115 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.069829+0000 mon.c (mon.1) 8614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.116 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.072495+0000 mon.c (mon.1) 8615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.116 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.072495+0000 mon.c (mon.1) 8615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.116 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.073640+0000 mon.c (mon.1) 8616 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.116 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.073640+0000 mon.c (mon.1) 8616 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.116 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.080555+0000 mon.a (mon.0) 2619 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.116 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.080555+0000 mon.a (mon.0) 2619 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.116 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: cephadm 2024-04-22T21:17:16.084231+0000 mgr.x (mgr.34107) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.116 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: cephadm 2024-04-22T21:17:16.084231+0000 mgr.x (mgr.34107) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.116 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.143702+0000 mon.c (mon.1) 8617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.116 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.143702+0000 mon.c (mon.1) 8617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.116 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.146370+0000 mon.c (mon.1) 8618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.117 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.146370+0000 mon.c (mon.1) 8618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.117 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.147371+0000 mon.c (mon.1) 8619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.117 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.147371+0000 mon.c (mon.1) 8619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.117 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.149686+0000 mon.c (mon.1) 8620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.117 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.149686+0000 mon.c (mon.1) 8620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.117 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.150513+0000 mon.c (mon.1) 8621 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.118 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.150513+0000 mon.c (mon.1) 8621 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.118 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.158375+0000 mon.a (mon.0) 2620 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.118 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.158375+0000 mon.a (mon.0) 2620 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.118 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: cephadm 2024-04-22T21:17:16.161816+0000 mgr.x (mgr.34107) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.118 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: cephadm 2024-04-22T21:17:16.161816+0000 mgr.x (mgr.34107) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.118 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.237625+0000 mon.c (mon.1) 8622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.118 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.237625+0000 mon.c (mon.1) 8622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.118 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.241024+0000 mon.c (mon.1) 8623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.118 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.241024+0000 mon.c (mon.1) 8623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.118 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.242630+0000 mon.c (mon.1) 8624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.118 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.242630+0000 mon.c (mon.1) 8624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.119 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.245954+0000 mon.c (mon.1) 8625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.119 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.245954+0000 mon.c (mon.1) 8625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.119 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.246977+0000 mon.c (mon.1) 8626 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.119 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.246977+0000 mon.c (mon.1) 8626 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.119 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.256331+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.119 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.256331+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.119 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: cephadm 2024-04-22T21:17:16.260217+0000 mgr.x (mgr.34107) 2613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.119 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: cephadm 2024-04-22T21:17:16.260217+0000 mgr.x (mgr.34107) 2613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.119 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.335786+0000 mon.c (mon.1) 8627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.119 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.335786+0000 mon.c (mon.1) 8627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.119 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.339308+0000 mon.c (mon.1) 8628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.119 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.339308+0000 mon.c (mon.1) 8628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.120 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.341170+0000 mon.c (mon.1) 8629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.120 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.341170+0000 mon.c (mon.1) 8629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.120 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.344853+0000 mon.c (mon.1) 8630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.120 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.344853+0000 mon.c (mon.1) 8630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.120 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.345947+0000 mon.c (mon.1) 8631 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.120 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.345947+0000 mon.c (mon.1) 8631 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.120 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.354063+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.120 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.354063+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.120 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: cephadm 2024-04-22T21:17:16.357492+0000 mgr.x (mgr.34107) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.120 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: cephadm 2024-04-22T21:17:16.357492+0000 mgr.x (mgr.34107) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.120 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.442664+0000 mon.c (mon.1) 8632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.120 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.442664+0000 mon.c (mon.1) 8632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.121 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.447723+0000 mon.c (mon.1) 8633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.121 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.447723+0000 mon.c (mon.1) 8633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.121 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.449655+0000 mon.c (mon.1) 8634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.121 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.449655+0000 mon.c (mon.1) 8634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.121 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.454372+0000 mon.c (mon.1) 8635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.121 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.454372+0000 mon.c (mon.1) 8635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.121 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.455557+0000 mon.c (mon.1) 8636 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.121 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.455557+0000 mon.c (mon.1) 8636 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.121 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.467091+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.121 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.467091+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.121 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.543681+0000 mon.c (mon.1) 8637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.543681+0000 mon.c (mon.1) 8637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.546539+0000 mon.c (mon.1) 8638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.546539+0000 mon.c (mon.1) 8638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.548206+0000 mon.c (mon.1) 8639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.548206+0000 mon.c (mon.1) 8639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.551279+0000 mon.c (mon.1) 8640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.551279+0000 mon.c (mon.1) 8640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.552392+0000 mon.c (mon.1) 8641 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.552392+0000 mon.c (mon.1) 8641 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.566211+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.122 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.566211+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.624920+0000 mon.c (mon.1) 8642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.624920+0000 mon.c (mon.1) 8642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.627977+0000 mon.c (mon.1) 8643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.627977+0000 mon.c (mon.1) 8643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.629908+0000 mon.c (mon.1) 8644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.629908+0000 mon.c (mon.1) 8644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.634889+0000 mon.c (mon.1) 8645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.634889+0000 mon.c (mon.1) 8645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.636285+0000 mon.c (mon.1) 8646 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.636285+0000 mon.c (mon.1) 8646 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.648164+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.123 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.648164+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.124 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.711913+0000 mon.c (mon.1) 8647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.124 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.711913+0000 mon.c (mon.1) 8647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.124 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.714775+0000 mon.c (mon.1) 8648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.124 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.714775+0000 mon.c (mon.1) 8648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.124 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.716175+0000 mon.c (mon.1) 8649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.124 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.716175+0000 mon.c (mon.1) 8649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.124 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.718780+0000 mon.c (mon.1) 8650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.124 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.718780+0000 mon.c (mon.1) 8650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.124 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.719814+0000 mon.c (mon.1) 8651 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.124 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.719814+0000 mon.c (mon.1) 8651 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.124 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.728267+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.728267+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.786985+0000 mon.c (mon.1) 8652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.786985+0000 mon.c (mon.1) 8652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.789513+0000 mon.c (mon.1) 8653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.789513+0000 mon.c (mon.1) 8653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.790815+0000 mon.c (mon.1) 8654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.790815+0000 mon.c (mon.1) 8654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.793256+0000 mon.c (mon.1) 8655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.793256+0000 mon.c (mon.1) 8655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.794150+0000 mon.c (mon.1) 8656 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.794150+0000 mon.c (mon.1) 8656 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.801341+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:16 smithi123 bash[58916]: audit 2024-04-22T21:17:16.801341+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: cephadm 2024-04-22T21:17:15.493847+0000 mgr.x (mgr.34107) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: cephadm 2024-04-22T21:17:15.493847+0000 mgr.x (mgr.34107) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: cephadm 2024-04-22T21:17:15.607425+0000 mgr.x (mgr.34107) 2606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: cephadm 2024-04-22T21:17:15.607425+0000 mgr.x (mgr.34107) 2606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: cephadm 2024-04-22T21:17:15.703754+0000 mgr.x (mgr.34107) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: cephadm 2024-04-22T21:17:15.703754+0000 mgr.x (mgr.34107) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: cephadm 2024-04-22T21:17:15.822641+0000 mgr.x (mgr.34107) 2608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: cephadm 2024-04-22T21:17:15.822641+0000 mgr.x (mgr.34107) 2608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:15.898021+0000 mon.c (mon.1) 8602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:15.898021+0000 mon.c (mon.1) 8602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:15.900572+0000 mon.c (mon.1) 8603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:15.900572+0000 mon.c (mon.1) 8603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:15.902149+0000 mon.c (mon.1) 8604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:15.902149+0000 mon.c (mon.1) 8604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:15.904733+0000 mon.c (mon.1) 8605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:15.904733+0000 mon.c (mon.1) 8605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:15.905667+0000 mon.c (mon.1) 8606 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:15.905667+0000 mon.c (mon.1) 8606 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:15.913275+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:15.913275+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: cephadm 2024-04-22T21:17:15.493847+0000 mgr.x (mgr.34107) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: cephadm 2024-04-22T21:17:15.493847+0000 mgr.x (mgr.34107) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: cephadm 2024-04-22T21:17:15.607425+0000 mgr.x (mgr.34107) 2606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: cephadm 2024-04-22T21:17:15.607425+0000 mgr.x (mgr.34107) 2606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: cephadm 2024-04-22T21:17:15.703754+0000 mgr.x (mgr.34107) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: cephadm 2024-04-22T21:17:15.703754+0000 mgr.x (mgr.34107) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: cephadm 2024-04-22T21:17:15.822641+0000 mgr.x (mgr.34107) 2608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: cephadm 2024-04-22T21:17:15.822641+0000 mgr.x (mgr.34107) 2608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:15.898021+0000 mon.c (mon.1) 8602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:15.898021+0000 mon.c (mon.1) 8602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:15.900572+0000 mon.c (mon.1) 8603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:15.900572+0000 mon.c (mon.1) 8603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:15.902149+0000 mon.c (mon.1) 8604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:15.902149+0000 mon.c (mon.1) 8604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:15.904733+0000 mon.c (mon.1) 8605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:15.904733+0000 mon.c (mon.1) 8605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:15.905667+0000 mon.c (mon.1) 8606 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:15.905667+0000 mon.c (mon.1) 8606 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:15.913275+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:15.913275+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: cephadm 2024-04-22T21:17:15.917203+0000 mgr.x (mgr.34107) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: cephadm 2024-04-22T21:17:15.917203+0000 mgr.x (mgr.34107) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:15.990899+0000 mon.c (mon.1) 8607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:15.990899+0000 mon.c (mon.1) 8607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:15.993310+0000 mon.c (mon.1) 8608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:15.993310+0000 mon.c (mon.1) 8608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:15.994625+0000 mon.c (mon.1) 8609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:15.994625+0000 mon.c (mon.1) 8609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:15.997508+0000 mon.c (mon.1) 8610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:15.997508+0000 mon.c (mon.1) 8610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:15.998341+0000 mon.c (mon.1) 8611 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:15.998341+0000 mon.c (mon.1) 8611 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.004394+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.004394+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: cephadm 2024-04-22T21:17:16.007807+0000 mgr.x (mgr.34107) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: cephadm 2024-04-22T21:17:16.007807+0000 mgr.x (mgr.34107) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.065705+0000 mon.c (mon.1) 8612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.065705+0000 mon.c (mon.1) 8612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.068431+0000 mon.c (mon.1) 8613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.068431+0000 mon.c (mon.1) 8613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.069829+0000 mon.c (mon.1) 8614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.069829+0000 mon.c (mon.1) 8614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.072495+0000 mon.c (mon.1) 8615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.072495+0000 mon.c (mon.1) 8615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.073640+0000 mon.c (mon.1) 8616 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.073640+0000 mon.c (mon.1) 8616 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.080555+0000 mon.a (mon.0) 2619 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.080555+0000 mon.a (mon.0) 2619 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: cephadm 2024-04-22T21:17:16.084231+0000 mgr.x (mgr.34107) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: cephadm 2024-04-22T21:17:16.084231+0000 mgr.x (mgr.34107) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.143702+0000 mon.c (mon.1) 8617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.143702+0000 mon.c (mon.1) 8617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.146370+0000 mon.c (mon.1) 8618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.146370+0000 mon.c (mon.1) 8618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.147371+0000 mon.c (mon.1) 8619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.147371+0000 mon.c (mon.1) 8619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.149686+0000 mon.c (mon.1) 8620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.149686+0000 mon.c (mon.1) 8620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.150513+0000 mon.c (mon.1) 8621 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.150513+0000 mon.c (mon.1) 8621 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.158375+0000 mon.a (mon.0) 2620 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.158375+0000 mon.a (mon.0) 2620 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: cephadm 2024-04-22T21:17:16.161816+0000 mgr.x (mgr.34107) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: cephadm 2024-04-22T21:17:16.161816+0000 mgr.x (mgr.34107) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.237625+0000 mon.c (mon.1) 8622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.237625+0000 mon.c (mon.1) 8622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.241024+0000 mon.c (mon.1) 8623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.241024+0000 mon.c (mon.1) 8623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.242630+0000 mon.c (mon.1) 8624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.242630+0000 mon.c (mon.1) 8624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.245954+0000 mon.c (mon.1) 8625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.245954+0000 mon.c (mon.1) 8625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.246977+0000 mon.c (mon.1) 8626 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.246977+0000 mon.c (mon.1) 8626 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.256331+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.256331+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: cephadm 2024-04-22T21:17:16.260217+0000 mgr.x (mgr.34107) 2613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: cephadm 2024-04-22T21:17:16.260217+0000 mgr.x (mgr.34107) 2613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.335786+0000 mon.c (mon.1) 8627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: cephadm 2024-04-22T21:17:15.917203+0000 mgr.x (mgr.34107) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: cephadm 2024-04-22T21:17:15.917203+0000 mgr.x (mgr.34107) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:15.990899+0000 mon.c (mon.1) 8607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:15.990899+0000 mon.c (mon.1) 8607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:15.993310+0000 mon.c (mon.1) 8608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:15.993310+0000 mon.c (mon.1) 8608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:15.994625+0000 mon.c (mon.1) 8609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:15.994625+0000 mon.c (mon.1) 8609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:15.997508+0000 mon.c (mon.1) 8610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:15.997508+0000 mon.c (mon.1) 8610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:15.998341+0000 mon.c (mon.1) 8611 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:15.998341+0000 mon.c (mon.1) 8611 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.004394+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.004394+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: cephadm 2024-04-22T21:17:16.007807+0000 mgr.x (mgr.34107) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: cephadm 2024-04-22T21:17:16.007807+0000 mgr.x (mgr.34107) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.065705+0000 mon.c (mon.1) 8612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.065705+0000 mon.c (mon.1) 8612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.068431+0000 mon.c (mon.1) 8613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.068431+0000 mon.c (mon.1) 8613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.335786+0000 mon.c (mon.1) 8627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.339308+0000 mon.c (mon.1) 8628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.339308+0000 mon.c (mon.1) 8628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.341170+0000 mon.c (mon.1) 8629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.341170+0000 mon.c (mon.1) 8629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.344853+0000 mon.c (mon.1) 8630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.344853+0000 mon.c (mon.1) 8630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.345947+0000 mon.c (mon.1) 8631 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.345947+0000 mon.c (mon.1) 8631 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.354063+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.354063+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: cephadm 2024-04-22T21:17:16.357492+0000 mgr.x (mgr.34107) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: cephadm 2024-04-22T21:17:16.357492+0000 mgr.x (mgr.34107) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.442664+0000 mon.c (mon.1) 8632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.442664+0000 mon.c (mon.1) 8632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.447723+0000 mon.c (mon.1) 8633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.447723+0000 mon.c (mon.1) 8633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.449655+0000 mon.c (mon.1) 8634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.449655+0000 mon.c (mon.1) 8634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.454372+0000 mon.c (mon.1) 8635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.454372+0000 mon.c (mon.1) 8635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.455557+0000 mon.c (mon.1) 8636 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.455557+0000 mon.c (mon.1) 8636 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.467091+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.467091+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.543681+0000 mon.c (mon.1) 8637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.543681+0000 mon.c (mon.1) 8637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.546539+0000 mon.c (mon.1) 8638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.546539+0000 mon.c (mon.1) 8638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.548206+0000 mon.c (mon.1) 8639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.548206+0000 mon.c (mon.1) 8639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.551279+0000 mon.c (mon.1) 8640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.551279+0000 mon.c (mon.1) 8640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.552392+0000 mon.c (mon.1) 8641 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.552392+0000 mon.c (mon.1) 8641 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.566211+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.566211+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.624920+0000 mon.c (mon.1) 8642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.624920+0000 mon.c (mon.1) 8642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.069829+0000 mon.c (mon.1) 8614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.069829+0000 mon.c (mon.1) 8614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.072495+0000 mon.c (mon.1) 8615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.072495+0000 mon.c (mon.1) 8615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.073640+0000 mon.c (mon.1) 8616 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.073640+0000 mon.c (mon.1) 8616 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.080555+0000 mon.a (mon.0) 2619 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.080555+0000 mon.a (mon.0) 2619 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: cephadm 2024-04-22T21:17:16.084231+0000 mgr.x (mgr.34107) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: cephadm 2024-04-22T21:17:16.084231+0000 mgr.x (mgr.34107) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.143702+0000 mon.c (mon.1) 8617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.143702+0000 mon.c (mon.1) 8617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.146370+0000 mon.c (mon.1) 8618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.146370+0000 mon.c (mon.1) 8618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.147371+0000 mon.c (mon.1) 8619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.147371+0000 mon.c (mon.1) 8619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.149686+0000 mon.c (mon.1) 8620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.149686+0000 mon.c (mon.1) 8620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.150513+0000 mon.c (mon.1) 8621 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.627977+0000 mon.c (mon.1) 8643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.627977+0000 mon.c (mon.1) 8643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.629908+0000 mon.c (mon.1) 8644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.629908+0000 mon.c (mon.1) 8644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.634889+0000 mon.c (mon.1) 8645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.634889+0000 mon.c (mon.1) 8645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.636285+0000 mon.c (mon.1) 8646 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.636285+0000 mon.c (mon.1) 8646 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.648164+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.648164+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.711913+0000 mon.c (mon.1) 8647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.711913+0000 mon.c (mon.1) 8647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.714775+0000 mon.c (mon.1) 8648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.714775+0000 mon.c (mon.1) 8648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.716175+0000 mon.c (mon.1) 8649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.716175+0000 mon.c (mon.1) 8649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.718780+0000 mon.c (mon.1) 8650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.718780+0000 mon.c (mon.1) 8650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.719814+0000 mon.c (mon.1) 8651 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.719814+0000 mon.c (mon.1) 8651 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.728267+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.728267+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.786985+0000 mon.c (mon.1) 8652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.786985+0000 mon.c (mon.1) 8652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.789513+0000 mon.c (mon.1) 8653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.789513+0000 mon.c (mon.1) 8653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.790815+0000 mon.c (mon.1) 8654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.790815+0000 mon.c (mon.1) 8654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.793256+0000 mon.c (mon.1) 8655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.793256+0000 mon.c (mon.1) 8655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.794150+0000 mon.c (mon.1) 8656 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.794150+0000 mon.c (mon.1) 8656 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.801341+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[75184]: audit 2024-04-22T21:17:16.801341+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.150513+0000 mon.c (mon.1) 8621 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.158375+0000 mon.a (mon.0) 2620 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.158375+0000 mon.a (mon.0) 2620 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: cephadm 2024-04-22T21:17:16.161816+0000 mgr.x (mgr.34107) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: cephadm 2024-04-22T21:17:16.161816+0000 mgr.x (mgr.34107) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.237625+0000 mon.c (mon.1) 8622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.237625+0000 mon.c (mon.1) 8622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.241024+0000 mon.c (mon.1) 8623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.241024+0000 mon.c (mon.1) 8623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.242630+0000 mon.c (mon.1) 8624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.242630+0000 mon.c (mon.1) 8624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.245954+0000 mon.c (mon.1) 8625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.245954+0000 mon.c (mon.1) 8625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.246977+0000 mon.c (mon.1) 8626 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.246977+0000 mon.c (mon.1) 8626 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.256331+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.256331+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: cephadm 2024-04-22T21:17:16.260217+0000 mgr.x (mgr.34107) 2613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: cephadm 2024-04-22T21:17:16.260217+0000 mgr.x (mgr.34107) 2613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.335786+0000 mon.c (mon.1) 8627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.335786+0000 mon.c (mon.1) 8627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.339308+0000 mon.c (mon.1) 8628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.339308+0000 mon.c (mon.1) 8628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.341170+0000 mon.c (mon.1) 8629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.341170+0000 mon.c (mon.1) 8629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.344853+0000 mon.c (mon.1) 8630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.344853+0000 mon.c (mon.1) 8630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.345947+0000 mon.c (mon.1) 8631 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.345947+0000 mon.c (mon.1) 8631 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.354063+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.354063+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: cephadm 2024-04-22T21:17:16.357492+0000 mgr.x (mgr.34107) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: cephadm 2024-04-22T21:17:16.357492+0000 mgr.x (mgr.34107) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:17.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.442664+0000 mon.c (mon.1) 8632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.442664+0000 mon.c (mon.1) 8632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.447723+0000 mon.c (mon.1) 8633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.447723+0000 mon.c (mon.1) 8633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.449655+0000 mon.c (mon.1) 8634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.449655+0000 mon.c (mon.1) 8634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.454372+0000 mon.c (mon.1) 8635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.454372+0000 mon.c (mon.1) 8635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.455557+0000 mon.c (mon.1) 8636 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.455557+0000 mon.c (mon.1) 8636 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.467091+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.467091+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.543681+0000 mon.c (mon.1) 8637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.543681+0000 mon.c (mon.1) 8637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.546539+0000 mon.c (mon.1) 8638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.546539+0000 mon.c (mon.1) 8638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.548206+0000 mon.c (mon.1) 8639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.548206+0000 mon.c (mon.1) 8639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.551279+0000 mon.c (mon.1) 8640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.551279+0000 mon.c (mon.1) 8640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.552392+0000 mon.c (mon.1) 8641 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.552392+0000 mon.c (mon.1) 8641 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.566211+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.566211+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.624920+0000 mon.c (mon.1) 8642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.624920+0000 mon.c (mon.1) 8642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.627977+0000 mon.c (mon.1) 8643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.627977+0000 mon.c (mon.1) 8643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.629908+0000 mon.c (mon.1) 8644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.629908+0000 mon.c (mon.1) 8644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.634889+0000 mon.c (mon.1) 8645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.634889+0000 mon.c (mon.1) 8645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.636285+0000 mon.c (mon.1) 8646 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.636285+0000 mon.c (mon.1) 8646 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.648164+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.648164+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.711913+0000 mon.c (mon.1) 8647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.711913+0000 mon.c (mon.1) 8647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.714775+0000 mon.c (mon.1) 8648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.714775+0000 mon.c (mon.1) 8648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.716175+0000 mon.c (mon.1) 8649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.716175+0000 mon.c (mon.1) 8649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.718780+0000 mon.c (mon.1) 8650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.718780+0000 mon.c (mon.1) 8650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.719814+0000 mon.c (mon.1) 8651 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.719814+0000 mon.c (mon.1) 8651 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.728267+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.728267+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.786985+0000 mon.c (mon.1) 8652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.786985+0000 mon.c (mon.1) 8652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.789513+0000 mon.c (mon.1) 8653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.789513+0000 mon.c (mon.1) 8653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:17.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.790815+0000 mon.c (mon.1) 8654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.790815+0000 mon.c (mon.1) 8654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:17.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.793256+0000 mon.c (mon.1) 8655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.793256+0000 mon.c (mon.1) 8655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:17.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.794150+0000 mon.c (mon.1) 8656 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.794150+0000 mon.c (mon.1) 8656 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:17.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.801341+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:17.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:16 smithi121 bash[73084]: audit 2024-04-22T21:17:16.801341+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.222 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: cephadm 2024-04-22T21:17:16.470951+0000 mgr.x (mgr.34107) 2615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.222 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: cephadm 2024-04-22T21:17:16.470951+0000 mgr.x (mgr.34107) 2615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.222 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: cephadm 2024-04-22T21:17:16.570186+0000 mgr.x (mgr.34107) 2616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.222 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: cephadm 2024-04-22T21:17:16.570186+0000 mgr.x (mgr.34107) 2616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.222 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: cephadm 2024-04-22T21:17:16.652172+0000 mgr.x (mgr.34107) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.222 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: cephadm 2024-04-22T21:17:16.652172+0000 mgr.x (mgr.34107) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.222 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: cephadm 2024-04-22T21:17:16.732186+0000 mgr.x (mgr.34107) 2618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.222 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: cephadm 2024-04-22T21:17:16.732186+0000 mgr.x (mgr.34107) 2618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.222 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: cephadm 2024-04-22T21:17:16.804982+0000 mgr.x (mgr.34107) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.223 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: cephadm 2024-04-22T21:17:16.804982+0000 mgr.x (mgr.34107) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.223 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: cluster 2024-04-22T21:17:16.820541+0000 mgr.x (mgr.34107) 2620 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-22T21:17:18.223 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: cluster 2024-04-22T21:17:16.820541+0000 mgr.x (mgr.34107) 2620 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-22T21:17:18.223 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:16.881101+0000 mon.c (mon.1) 8657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.223 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:16.881101+0000 mon.c (mon.1) 8657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.223 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:16.884182+0000 mon.c (mon.1) 8658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.223 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:16.884182+0000 mon.c (mon.1) 8658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.223 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:16.885708+0000 mon.c (mon.1) 8659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.223 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:16.885708+0000 mon.c (mon.1) 8659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.223 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:16.888914+0000 mon.c (mon.1) 8660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.223 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:16.888914+0000 mon.c (mon.1) 8660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.223 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:16.890092+0000 mon.c (mon.1) 8661 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.223 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:16.890092+0000 mon.c (mon.1) 8661 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.223 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:16.898114+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.224 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:16.898114+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.224 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: cephadm 2024-04-22T21:17:16.903547+0000 mgr.x (mgr.34107) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.224 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: cephadm 2024-04-22T21:17:16.903547+0000 mgr.x (mgr.34107) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.224 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:16.959689+0000 mon.c (mon.1) 8662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.224 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:16.959689+0000 mon.c (mon.1) 8662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.224 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:16.962186+0000 mon.c (mon.1) 8663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.224 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:16.962186+0000 mon.c (mon.1) 8663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.224 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:16.963479+0000 mon.c (mon.1) 8664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.224 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:16.963479+0000 mon.c (mon.1) 8664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.224 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:16.965734+0000 mon.c (mon.1) 8665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.224 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:16.965734+0000 mon.c (mon.1) 8665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.224 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:16.966454+0000 mon.c (mon.1) 8666 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.224 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:16.966454+0000 mon.c (mon.1) 8666 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.224 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:16.972197+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.225 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:16.972197+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.225 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: cephadm 2024-04-22T21:17:16.977567+0000 mgr.x (mgr.34107) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.225 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: cephadm 2024-04-22T21:17:16.977567+0000 mgr.x (mgr.34107) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.225 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: cephadm 2024-04-22T21:17:16.470951+0000 mgr.x (mgr.34107) 2615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.225 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: cephadm 2024-04-22T21:17:16.470951+0000 mgr.x (mgr.34107) 2615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.225 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: cephadm 2024-04-22T21:17:16.570186+0000 mgr.x (mgr.34107) 2616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.225 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: cephadm 2024-04-22T21:17:16.570186+0000 mgr.x (mgr.34107) 2616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.225 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: cephadm 2024-04-22T21:17:16.652172+0000 mgr.x (mgr.34107) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.226 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: cephadm 2024-04-22T21:17:16.652172+0000 mgr.x (mgr.34107) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.226 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: cephadm 2024-04-22T21:17:16.732186+0000 mgr.x (mgr.34107) 2618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.226 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: cephadm 2024-04-22T21:17:16.732186+0000 mgr.x (mgr.34107) 2618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.226 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: cephadm 2024-04-22T21:17:16.804982+0000 mgr.x (mgr.34107) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.226 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: cephadm 2024-04-22T21:17:16.804982+0000 mgr.x (mgr.34107) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.226 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: cluster 2024-04-22T21:17:16.820541+0000 mgr.x (mgr.34107) 2620 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-22T21:17:18.226 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: cluster 2024-04-22T21:17:16.820541+0000 mgr.x (mgr.34107) 2620 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-22T21:17:18.226 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:16.881101+0000 mon.c (mon.1) 8657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.226 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:16.881101+0000 mon.c (mon.1) 8657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.226 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:16.884182+0000 mon.c (mon.1) 8658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.226 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:16.884182+0000 mon.c (mon.1) 8658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.226 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:16.885708+0000 mon.c (mon.1) 8659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.226 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:16.885708+0000 mon.c (mon.1) 8659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.226 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:16.888914+0000 mon.c (mon.1) 8660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.226 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:16.888914+0000 mon.c (mon.1) 8660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.227 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.016926+0000 mon.c (mon.1) 8667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.227 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.016926+0000 mon.c (mon.1) 8667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.227 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.019275+0000 mon.c (mon.1) 8668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.227 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.019275+0000 mon.c (mon.1) 8668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.227 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.020347+0000 mon.c (mon.1) 8669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.227 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.020347+0000 mon.c (mon.1) 8669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.022699+0000 mon.c (mon.1) 8670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.022699+0000 mon.c (mon.1) 8670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.023467+0000 mon.c (mon.1) 8671 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.023467+0000 mon.c (mon.1) 8671 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.029574+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.029574+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: cephadm 2024-04-22T21:17:17.033232+0000 mgr.x (mgr.34107) 2623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: cephadm 2024-04-22T21:17:17.033232+0000 mgr.x (mgr.34107) 2623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.074453+0000 mon.c (mon.1) 8672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.074453+0000 mon.c (mon.1) 8672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.076557+0000 mon.c (mon.1) 8673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.076557+0000 mon.c (mon.1) 8673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.077585+0000 mon.c (mon.1) 8674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.077585+0000 mon.c (mon.1) 8674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.079896+0000 mon.c (mon.1) 8675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.079896+0000 mon.c (mon.1) 8675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.080845+0000 mon.c (mon.1) 8676 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.080845+0000 mon.c (mon.1) 8676 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.086338+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.086338+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: cephadm 2024-04-22T21:17:17.089779+0000 mgr.x (mgr.34107) 2624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: cephadm 2024-04-22T21:17:17.089779+0000 mgr.x (mgr.34107) 2624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.131757+0000 mon.c (mon.1) 8677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.131757+0000 mon.c (mon.1) 8677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.134440+0000 mon.c (mon.1) 8678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.134440+0000 mon.c (mon.1) 8678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.136009+0000 mon.c (mon.1) 8679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.136009+0000 mon.c (mon.1) 8679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.138743+0000 mon.c (mon.1) 8680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.138743+0000 mon.c (mon.1) 8680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.139624+0000 mon.c (mon.1) 8681 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.139624+0000 mon.c (mon.1) 8681 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.145009+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.145009+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: cephadm 2024-04-22T21:17:17.151134+0000 mgr.x (mgr.34107) 2625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: cephadm 2024-04-22T21:17:17.151134+0000 mgr.x (mgr.34107) 2625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.191335+0000 mon.c (mon.1) 8682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.191335+0000 mon.c (mon.1) 8682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.194164+0000 mon.c (mon.1) 8683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.194164+0000 mon.c (mon.1) 8683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.195560+0000 mon.c (mon.1) 8684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.195560+0000 mon.c (mon.1) 8684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.198236+0000 mon.c (mon.1) 8685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.198236+0000 mon.c (mon.1) 8685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.231 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.199186+0000 mon.c (mon.1) 8686 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.231 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.199186+0000 mon.c (mon.1) 8686 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.231 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.204902+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.231 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.204902+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.231 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: cephadm 2024-04-22T21:17:17.211127+0000 mgr.x (mgr.34107) 2626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.231 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: cephadm 2024-04-22T21:17:17.211127+0000 mgr.x (mgr.34107) 2626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.231 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.251190+0000 mon.c (mon.1) 8687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.231 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.251190+0000 mon.c (mon.1) 8687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.231 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.254261+0000 mon.c (mon.1) 8688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:16.890092+0000 mon.c (mon.1) 8661 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:16.890092+0000 mon.c (mon.1) 8661 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:16.898114+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:16.898114+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: cephadm 2024-04-22T21:17:16.903547+0000 mgr.x (mgr.34107) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: cephadm 2024-04-22T21:17:16.903547+0000 mgr.x (mgr.34107) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:16.959689+0000 mon.c (mon.1) 8662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:16.959689+0000 mon.c (mon.1) 8662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:16.962186+0000 mon.c (mon.1) 8663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:16.962186+0000 mon.c (mon.1) 8663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:16.963479+0000 mon.c (mon.1) 8664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:16.963479+0000 mon.c (mon.1) 8664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:16.965734+0000 mon.c (mon.1) 8665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:16.965734+0000 mon.c (mon.1) 8665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:16.966454+0000 mon.c (mon.1) 8666 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:16.966454+0000 mon.c (mon.1) 8666 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.233 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:16.972197+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.233 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:16.972197+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.233 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: cephadm 2024-04-22T21:17:16.977567+0000 mgr.x (mgr.34107) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.233 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: cephadm 2024-04-22T21:17:16.977567+0000 mgr.x (mgr.34107) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.254261+0000 mon.c (mon.1) 8688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.255517+0000 mon.c (mon.1) 8689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.255517+0000 mon.c (mon.1) 8689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.257888+0000 mon.c (mon.1) 8690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.257888+0000 mon.c (mon.1) 8690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.261228+0000 mon.c (mon.1) 8691 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.261228+0000 mon.c (mon.1) 8691 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.269344+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.269344+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: cephadm 2024-04-22T21:17:17.272758+0000 mgr.x (mgr.34107) 2627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: cephadm 2024-04-22T21:17:17.272758+0000 mgr.x (mgr.34107) 2627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.312228+0000 mon.c (mon.1) 8692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.312228+0000 mon.c (mon.1) 8692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.314567+0000 mon.c (mon.1) 8693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.314567+0000 mon.c (mon.1) 8693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.315666+0000 mon.c (mon.1) 8694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.315666+0000 mon.c (mon.1) 8694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.317990+0000 mon.c (mon.1) 8695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.317990+0000 mon.c (mon.1) 8695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.318838+0000 mon.c (mon.1) 8696 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.318838+0000 mon.c (mon.1) 8696 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.325732+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.325732+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: cephadm 2024-04-22T21:17:17.329225+0000 mgr.x (mgr.34107) 2628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: cephadm 2024-04-22T21:17:17.329225+0000 mgr.x (mgr.34107) 2628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.358355+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.358355+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.372010+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.372010+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.385428+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.385428+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.386103+0000 mon.c (mon.1) 8697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.386103+0000 mon.c (mon.1) 8697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.388399+0000 mon.c (mon.1) 8698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.388399+0000 mon.c (mon.1) 8698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.389938+0000 mon.c (mon.1) 8699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.389938+0000 mon.c (mon.1) 8699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.391118+0000 mon.c (mon.1) 8700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.391118+0000 mon.c (mon.1) 8700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.393730+0000 mon.c (mon.1) 8701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.393730+0000 mon.c (mon.1) 8701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.396476+0000 mon.c (mon.1) 8702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.396476+0000 mon.c (mon.1) 8702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.398295+0000 mon.c (mon.1) 8703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.398295+0000 mon.c (mon.1) 8703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.399441+0000 mon.c (mon.1) 8704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.399441+0000 mon.c (mon.1) 8704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.400520+0000 mon.c (mon.1) 8705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.400520+0000 mon.c (mon.1) 8705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.401576+0000 mon.c (mon.1) 8706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.401576+0000 mon.c (mon.1) 8706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.402719+0000 mon.c (mon.1) 8707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.402719+0000 mon.c (mon.1) 8707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.403943+0000 mon.c (mon.1) 8708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.403943+0000 mon.c (mon.1) 8708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.405367+0000 mon.c (mon.1) 8709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.405367+0000 mon.c (mon.1) 8709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.406999+0000 mon.c (mon.1) 8710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[73084]: audit 2024-04-22T21:17:17.406999+0000 mon.c (mon.1) 8710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.238 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.016926+0000 mon.c (mon.1) 8667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.238 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.016926+0000 mon.c (mon.1) 8667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.239 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.019275+0000 mon.c (mon.1) 8668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.239 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.019275+0000 mon.c (mon.1) 8668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.239 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.020347+0000 mon.c (mon.1) 8669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.239 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.020347+0000 mon.c (mon.1) 8669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.239 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.022699+0000 mon.c (mon.1) 8670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.239 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.022699+0000 mon.c (mon.1) 8670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.239 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.023467+0000 mon.c (mon.1) 8671 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.239 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.023467+0000 mon.c (mon.1) 8671 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.239 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.029574+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.239 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.029574+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.239 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: cephadm 2024-04-22T21:17:17.033232+0000 mgr.x (mgr.34107) 2623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.239 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: cephadm 2024-04-22T21:17:17.033232+0000 mgr.x (mgr.34107) 2623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.239 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.074453+0000 mon.c (mon.1) 8672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.239 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.074453+0000 mon.c (mon.1) 8672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.076557+0000 mon.c (mon.1) 8673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.076557+0000 mon.c (mon.1) 8673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.077585+0000 mon.c (mon.1) 8674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.077585+0000 mon.c (mon.1) 8674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.079896+0000 mon.c (mon.1) 8675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.079896+0000 mon.c (mon.1) 8675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.080845+0000 mon.c (mon.1) 8676 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.080845+0000 mon.c (mon.1) 8676 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.086338+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.086338+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: cephadm 2024-04-22T21:17:17.089779+0000 mgr.x (mgr.34107) 2624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: cephadm 2024-04-22T21:17:17.089779+0000 mgr.x (mgr.34107) 2624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.131757+0000 mon.c (mon.1) 8677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.131757+0000 mon.c (mon.1) 8677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.134440+0000 mon.c (mon.1) 8678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.134440+0000 mon.c (mon.1) 8678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.136009+0000 mon.c (mon.1) 8679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.136009+0000 mon.c (mon.1) 8679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.138743+0000 mon.c (mon.1) 8680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.138743+0000 mon.c (mon.1) 8680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.139624+0000 mon.c (mon.1) 8681 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.139624+0000 mon.c (mon.1) 8681 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.145009+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.145009+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: cephadm 2024-04-22T21:17:17.151134+0000 mgr.x (mgr.34107) 2625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: cephadm 2024-04-22T21:17:17.151134+0000 mgr.x (mgr.34107) 2625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.191335+0000 mon.c (mon.1) 8682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.191335+0000 mon.c (mon.1) 8682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.194164+0000 mon.c (mon.1) 8683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.242 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.194164+0000 mon.c (mon.1) 8683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.242 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.195560+0000 mon.c (mon.1) 8684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.242 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.195560+0000 mon.c (mon.1) 8684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.242 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.198236+0000 mon.c (mon.1) 8685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.242 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.198236+0000 mon.c (mon.1) 8685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.242 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.199186+0000 mon.c (mon.1) 8686 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.242 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.199186+0000 mon.c (mon.1) 8686 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.242 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.204902+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.242 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.204902+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.242 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: cephadm 2024-04-22T21:17:17.211127+0000 mgr.x (mgr.34107) 2626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.242 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: cephadm 2024-04-22T21:17:17.211127+0000 mgr.x (mgr.34107) 2626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.242 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.251190+0000 mon.c (mon.1) 8687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.242 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.251190+0000 mon.c (mon.1) 8687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.242 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.254261+0000 mon.c (mon.1) 8688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.243 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.254261+0000 mon.c (mon.1) 8688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.243 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.255517+0000 mon.c (mon.1) 8689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.243 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.255517+0000 mon.c (mon.1) 8689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.243 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.257888+0000 mon.c (mon.1) 8690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.243 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.257888+0000 mon.c (mon.1) 8690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.243 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.261228+0000 mon.c (mon.1) 8691 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.243 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.261228+0000 mon.c (mon.1) 8691 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.243 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.269344+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.243 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.269344+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.243 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: cephadm 2024-04-22T21:17:17.272758+0000 mgr.x (mgr.34107) 2627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.243 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: cephadm 2024-04-22T21:17:17.272758+0000 mgr.x (mgr.34107) 2627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.243 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.312228+0000 mon.c (mon.1) 8692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.243 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.312228+0000 mon.c (mon.1) 8692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.243 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.314567+0000 mon.c (mon.1) 8693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.314567+0000 mon.c (mon.1) 8693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.315666+0000 mon.c (mon.1) 8694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.315666+0000 mon.c (mon.1) 8694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.317990+0000 mon.c (mon.1) 8695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.317990+0000 mon.c (mon.1) 8695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.318838+0000 mon.c (mon.1) 8696 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.318838+0000 mon.c (mon.1) 8696 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.325732+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.325732+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: cephadm 2024-04-22T21:17:17.329225+0000 mgr.x (mgr.34107) 2628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: cephadm 2024-04-22T21:17:17.329225+0000 mgr.x (mgr.34107) 2628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.358355+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.358355+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.372010+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.372010+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.385428+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.385428+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.386103+0000 mon.c (mon.1) 8697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.386103+0000 mon.c (mon.1) 8697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.388399+0000 mon.c (mon.1) 8698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.388399+0000 mon.c (mon.1) 8698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.389938+0000 mon.c (mon.1) 8699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.389938+0000 mon.c (mon.1) 8699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.391118+0000 mon.c (mon.1) 8700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.391118+0000 mon.c (mon.1) 8700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.393730+0000 mon.c (mon.1) 8701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.393730+0000 mon.c (mon.1) 8701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.396476+0000 mon.c (mon.1) 8702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.396476+0000 mon.c (mon.1) 8702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.398295+0000 mon.c (mon.1) 8703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.246 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.398295+0000 mon.c (mon.1) 8703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.246 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.399441+0000 mon.c (mon.1) 8704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.246 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.399441+0000 mon.c (mon.1) 8704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.246 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.400520+0000 mon.c (mon.1) 8705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.246 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.400520+0000 mon.c (mon.1) 8705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.246 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.401576+0000 mon.c (mon.1) 8706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.246 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.401576+0000 mon.c (mon.1) 8706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.246 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.402719+0000 mon.c (mon.1) 8707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.246 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.402719+0000 mon.c (mon.1) 8707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.246 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.403943+0000 mon.c (mon.1) 8708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.246 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.403943+0000 mon.c (mon.1) 8708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.246 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.405367+0000 mon.c (mon.1) 8709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.246 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.405367+0000 mon.c (mon.1) 8709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.246 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.406999+0000 mon.c (mon.1) 8710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.247 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:17 smithi121 bash[75184]: audit 2024-04-22T21:17:17.406999+0000 mon.c (mon.1) 8710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.247 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:17:17] "GET /metrics HTTP/1.1" 200 38632 "" "Prometheus/2.33.4" 2024-04-22T21:17:18.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: cephadm 2024-04-22T21:17:16.470951+0000 mgr.x (mgr.34107) 2615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: cephadm 2024-04-22T21:17:16.470951+0000 mgr.x (mgr.34107) 2615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: cephadm 2024-04-22T21:17:16.570186+0000 mgr.x (mgr.34107) 2616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: cephadm 2024-04-22T21:17:16.570186+0000 mgr.x (mgr.34107) 2616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: cephadm 2024-04-22T21:17:16.652172+0000 mgr.x (mgr.34107) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: cephadm 2024-04-22T21:17:16.652172+0000 mgr.x (mgr.34107) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: cephadm 2024-04-22T21:17:16.732186+0000 mgr.x (mgr.34107) 2618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: cephadm 2024-04-22T21:17:16.732186+0000 mgr.x (mgr.34107) 2618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: cephadm 2024-04-22T21:17:16.804982+0000 mgr.x (mgr.34107) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: cephadm 2024-04-22T21:17:16.804982+0000 mgr.x (mgr.34107) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: cluster 2024-04-22T21:17:16.820541+0000 mgr.x (mgr.34107) 2620 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-22T21:17:18.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: cluster 2024-04-22T21:17:16.820541+0000 mgr.x (mgr.34107) 2620 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-22T21:17:18.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:16.881101+0000 mon.c (mon.1) 8657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:16.881101+0000 mon.c (mon.1) 8657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:16.884182+0000 mon.c (mon.1) 8658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:16.884182+0000 mon.c (mon.1) 8658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:16.885708+0000 mon.c (mon.1) 8659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:16.885708+0000 mon.c (mon.1) 8659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:16.888914+0000 mon.c (mon.1) 8660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:16.888914+0000 mon.c (mon.1) 8660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:16.890092+0000 mon.c (mon.1) 8661 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:16.890092+0000 mon.c (mon.1) 8661 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:16.898114+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:16.898114+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: cephadm 2024-04-22T21:17:16.903547+0000 mgr.x (mgr.34107) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: cephadm 2024-04-22T21:17:16.903547+0000 mgr.x (mgr.34107) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:16.959689+0000 mon.c (mon.1) 8662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:16.959689+0000 mon.c (mon.1) 8662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:16.962186+0000 mon.c (mon.1) 8663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:16.962186+0000 mon.c (mon.1) 8663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:16.963479+0000 mon.c (mon.1) 8664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:16.963479+0000 mon.c (mon.1) 8664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:16.965734+0000 mon.c (mon.1) 8665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:16.965734+0000 mon.c (mon.1) 8665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:16.966454+0000 mon.c (mon.1) 8666 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:16.966454+0000 mon.c (mon.1) 8666 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:16.972197+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:16.972197+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: cephadm 2024-04-22T21:17:16.977567+0000 mgr.x (mgr.34107) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: cephadm 2024-04-22T21:17:16.977567+0000 mgr.x (mgr.34107) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.016926+0000 mon.c (mon.1) 8667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.016926+0000 mon.c (mon.1) 8667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.019275+0000 mon.c (mon.1) 8668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.019275+0000 mon.c (mon.1) 8668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.020347+0000 mon.c (mon.1) 8669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.020347+0000 mon.c (mon.1) 8669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.022699+0000 mon.c (mon.1) 8670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.022699+0000 mon.c (mon.1) 8670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.023467+0000 mon.c (mon.1) 8671 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.023467+0000 mon.c (mon.1) 8671 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.029574+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.029574+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: cephadm 2024-04-22T21:17:17.033232+0000 mgr.x (mgr.34107) 2623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: cephadm 2024-04-22T21:17:17.033232+0000 mgr.x (mgr.34107) 2623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.074453+0000 mon.c (mon.1) 8672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.074453+0000 mon.c (mon.1) 8672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.076557+0000 mon.c (mon.1) 8673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.076557+0000 mon.c (mon.1) 8673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.077585+0000 mon.c (mon.1) 8674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.077585+0000 mon.c (mon.1) 8674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.079896+0000 mon.c (mon.1) 8675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.079896+0000 mon.c (mon.1) 8675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.080845+0000 mon.c (mon.1) 8676 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.080845+0000 mon.c (mon.1) 8676 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.086338+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.086338+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: cephadm 2024-04-22T21:17:17.089779+0000 mgr.x (mgr.34107) 2624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: cephadm 2024-04-22T21:17:17.089779+0000 mgr.x (mgr.34107) 2624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.131757+0000 mon.c (mon.1) 8677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.131757+0000 mon.c (mon.1) 8677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.134440+0000 mon.c (mon.1) 8678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.134440+0000 mon.c (mon.1) 8678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.136009+0000 mon.c (mon.1) 8679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.136009+0000 mon.c (mon.1) 8679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.138743+0000 mon.c (mon.1) 8680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.138743+0000 mon.c (mon.1) 8680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.139624+0000 mon.c (mon.1) 8681 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.139624+0000 mon.c (mon.1) 8681 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.145009+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.145009+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: cephadm 2024-04-22T21:17:17.151134+0000 mgr.x (mgr.34107) 2625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: cephadm 2024-04-22T21:17:17.151134+0000 mgr.x (mgr.34107) 2625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.191335+0000 mon.c (mon.1) 8682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.191335+0000 mon.c (mon.1) 8682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.194164+0000 mon.c (mon.1) 8683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.194164+0000 mon.c (mon.1) 8683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.195560+0000 mon.c (mon.1) 8684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.195560+0000 mon.c (mon.1) 8684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.198236+0000 mon.c (mon.1) 8685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.198236+0000 mon.c (mon.1) 8685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.199186+0000 mon.c (mon.1) 8686 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.199186+0000 mon.c (mon.1) 8686 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.204902+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.204902+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: cephadm 2024-04-22T21:17:17.211127+0000 mgr.x (mgr.34107) 2626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: cephadm 2024-04-22T21:17:17.211127+0000 mgr.x (mgr.34107) 2626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.251190+0000 mon.c (mon.1) 8687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.251190+0000 mon.c (mon.1) 8687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.254261+0000 mon.c (mon.1) 8688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.254261+0000 mon.c (mon.1) 8688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.255517+0000 mon.c (mon.1) 8689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.255517+0000 mon.c (mon.1) 8689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.257888+0000 mon.c (mon.1) 8690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.257888+0000 mon.c (mon.1) 8690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.261228+0000 mon.c (mon.1) 8691 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.261228+0000 mon.c (mon.1) 8691 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.269344+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.269344+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: cephadm 2024-04-22T21:17:17.272758+0000 mgr.x (mgr.34107) 2627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: cephadm 2024-04-22T21:17:17.272758+0000 mgr.x (mgr.34107) 2627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.312228+0000 mon.c (mon.1) 8692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.312228+0000 mon.c (mon.1) 8692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.314567+0000 mon.c (mon.1) 8693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.314567+0000 mon.c (mon.1) 8693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.315666+0000 mon.c (mon.1) 8694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.315666+0000 mon.c (mon.1) 8694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.317990+0000 mon.c (mon.1) 8695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.317990+0000 mon.c (mon.1) 8695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:18.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.318838+0000 mon.c (mon.1) 8696 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.318838+0000 mon.c (mon.1) 8696 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:18.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.325732+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.325732+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: cephadm 2024-04-22T21:17:17.329225+0000 mgr.x (mgr.34107) 2628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: cephadm 2024-04-22T21:17:17.329225+0000 mgr.x (mgr.34107) 2628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:18.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.358355+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.358355+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.372010+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.372010+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.385428+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.385428+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:18.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.386103+0000 mon.c (mon.1) 8697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.386103+0000 mon.c (mon.1) 8697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:18.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.388399+0000 mon.c (mon.1) 8698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.388399+0000 mon.c (mon.1) 8698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.389938+0000 mon.c (mon.1) 8699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.389938+0000 mon.c (mon.1) 8699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.391118+0000 mon.c (mon.1) 8700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.391118+0000 mon.c (mon.1) 8700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.393730+0000 mon.c (mon.1) 8701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.393730+0000 mon.c (mon.1) 8701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.396476+0000 mon.c (mon.1) 8702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.396476+0000 mon.c (mon.1) 8702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.398295+0000 mon.c (mon.1) 8703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.398295+0000 mon.c (mon.1) 8703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.399441+0000 mon.c (mon.1) 8704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.399441+0000 mon.c (mon.1) 8704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.400520+0000 mon.c (mon.1) 8705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.400520+0000 mon.c (mon.1) 8705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.401576+0000 mon.c (mon.1) 8706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.401576+0000 mon.c (mon.1) 8706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.402719+0000 mon.c (mon.1) 8707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.402719+0000 mon.c (mon.1) 8707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.403943+0000 mon.c (mon.1) 8708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.403943+0000 mon.c (mon.1) 8708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.405367+0000 mon.c (mon.1) 8709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.405367+0000 mon.c (mon.1) 8709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.406999+0000 mon.c (mon.1) 8710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:18.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:17 smithi123 bash[58916]: audit 2024-04-22T21:17:17.406999+0000 mon.c (mon.1) 8710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:20.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:19 smithi123 bash[58916]: audit 2024-04-22T21:17:18.494735+0000 mgr.x (mgr.34107) 2629 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:20.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:19 smithi123 bash[58916]: audit 2024-04-22T21:17:18.494735+0000 mgr.x (mgr.34107) 2629 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:20.088 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:19 smithi123 bash[58916]: cluster 2024-04-22T21:17:18.821495+0000 mgr.x (mgr.34107) 2630 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:20.089 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:19 smithi123 bash[58916]: cluster 2024-04-22T21:17:18.821495+0000 mgr.x (mgr.34107) 2630 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:20.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:19 smithi121 bash[73084]: audit 2024-04-22T21:17:18.494735+0000 mgr.x (mgr.34107) 2629 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:20.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:19 smithi121 bash[73084]: audit 2024-04-22T21:17:18.494735+0000 mgr.x (mgr.34107) 2629 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:20.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:19 smithi121 bash[73084]: cluster 2024-04-22T21:17:18.821495+0000 mgr.x (mgr.34107) 2630 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:20.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:19 smithi121 bash[73084]: cluster 2024-04-22T21:17:18.821495+0000 mgr.x (mgr.34107) 2630 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:20.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:19 smithi121 bash[75184]: audit 2024-04-22T21:17:18.494735+0000 mgr.x (mgr.34107) 2629 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:20.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:19 smithi121 bash[75184]: audit 2024-04-22T21:17:18.494735+0000 mgr.x (mgr.34107) 2629 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:20.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:19 smithi121 bash[75184]: cluster 2024-04-22T21:17:18.821495+0000 mgr.x (mgr.34107) 2630 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:20.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:19 smithi121 bash[75184]: cluster 2024-04-22T21:17:18.821495+0000 mgr.x (mgr.34107) 2630 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:21.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:21 smithi123 bash[58916]: audit 2024-04-22T21:17:20.070211+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:21.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:21 smithi123 bash[58916]: audit 2024-04-22T21:17:20.070211+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:21.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:21 smithi123 bash[58916]: audit 2024-04-22T21:17:20.086304+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:21.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:21 smithi123 bash[58916]: audit 2024-04-22T21:17:20.086304+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:21.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:21 smithi123 bash[58916]: audit 2024-04-22T21:17:20.099690+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:21.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:21 smithi123 bash[58916]: audit 2024-04-22T21:17:20.099690+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:21.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:21 smithi121 bash[73084]: audit 2024-04-22T21:17:20.070211+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:21.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:21 smithi121 bash[73084]: audit 2024-04-22T21:17:20.070211+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:21.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:21 smithi121 bash[73084]: audit 2024-04-22T21:17:20.086304+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:21.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:21 smithi121 bash[73084]: audit 2024-04-22T21:17:20.086304+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:21.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:21 smithi121 bash[73084]: audit 2024-04-22T21:17:20.099690+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:21.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:21 smithi121 bash[73084]: audit 2024-04-22T21:17:20.099690+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:21.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:21 smithi121 bash[75184]: audit 2024-04-22T21:17:20.070211+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:21.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:21 smithi121 bash[75184]: audit 2024-04-22T21:17:20.070211+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:21.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:21 smithi121 bash[75184]: audit 2024-04-22T21:17:20.086304+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:21.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:21 smithi121 bash[75184]: audit 2024-04-22T21:17:20.086304+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:21.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:21 smithi121 bash[75184]: audit 2024-04-22T21:17:20.099690+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:21.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:21 smithi121 bash[75184]: audit 2024-04-22T21:17:20.099690+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:22.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:22 smithi123 bash[58916]: cluster 2024-04-22T21:17:20.822057+0000 mgr.x (mgr.34107) 2631 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:17:22.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:22 smithi123 bash[58916]: cluster 2024-04-22T21:17:20.822057+0000 mgr.x (mgr.34107) 2631 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:17:22.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:22 smithi123 bash[58916]: cephadm 2024-04-22T21:17:21.082671+0000 mgr.x (mgr.34107) 2632 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-22T21:17:22.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:22 smithi123 bash[58916]: cephadm 2024-04-22T21:17:21.082671+0000 mgr.x (mgr.34107) 2632 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-22T21:17:22.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:22 smithi123 bash[58916]: cephadm 2024-04-22T21:17:21.338763+0000 mgr.x (mgr.34107) 2633 : cephadm [INF] Deploying daemon prometheus.a on smithi123 2024-04-22T21:17:22.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:22 smithi123 bash[58916]: cephadm 2024-04-22T21:17:21.338763+0000 mgr.x (mgr.34107) 2633 : cephadm [INF] Deploying daemon prometheus.a on smithi123 2024-04-22T21:17:22.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:22 smithi121 bash[73084]: cluster 2024-04-22T21:17:20.822057+0000 mgr.x (mgr.34107) 2631 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:17:22.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:22 smithi121 bash[73084]: cluster 2024-04-22T21:17:20.822057+0000 mgr.x (mgr.34107) 2631 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:17:22.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:22 smithi121 bash[73084]: cephadm 2024-04-22T21:17:21.082671+0000 mgr.x (mgr.34107) 2632 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-22T21:17:22.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:22 smithi121 bash[73084]: cephadm 2024-04-22T21:17:21.082671+0000 mgr.x (mgr.34107) 2632 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-22T21:17:22.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:22 smithi121 bash[73084]: cephadm 2024-04-22T21:17:21.338763+0000 mgr.x (mgr.34107) 2633 : cephadm [INF] Deploying daemon prometheus.a on smithi123 2024-04-22T21:17:22.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:22 smithi121 bash[73084]: cephadm 2024-04-22T21:17:21.338763+0000 mgr.x (mgr.34107) 2633 : cephadm [INF] Deploying daemon prometheus.a on smithi123 2024-04-22T21:17:22.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:22 smithi121 bash[75184]: cluster 2024-04-22T21:17:20.822057+0000 mgr.x (mgr.34107) 2631 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:17:22.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:22 smithi121 bash[75184]: cluster 2024-04-22T21:17:20.822057+0000 mgr.x (mgr.34107) 2631 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:17:22.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:22 smithi121 bash[75184]: cephadm 2024-04-22T21:17:21.082671+0000 mgr.x (mgr.34107) 2632 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-22T21:17:22.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:22 smithi121 bash[75184]: cephadm 2024-04-22T21:17:21.082671+0000 mgr.x (mgr.34107) 2632 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-22T21:17:22.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:22 smithi121 bash[75184]: cephadm 2024-04-22T21:17:21.338763+0000 mgr.x (mgr.34107) 2633 : cephadm [INF] Deploying daemon prometheus.a on smithi123 2024-04-22T21:17:22.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:22 smithi121 bash[75184]: cephadm 2024-04-22T21:17:21.338763+0000 mgr.x (mgr.34107) 2633 : cephadm [INF] Deploying daemon prometheus.a on smithi123 2024-04-22T21:17:24.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:24 smithi123 bash[58916]: cluster 2024-04-22T21:17:22.823413+0000 mgr.x (mgr.34107) 2634 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:17:24.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:24 smithi123 bash[58916]: cluster 2024-04-22T21:17:22.823413+0000 mgr.x (mgr.34107) 2634 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:17:24.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:24 smithi121 bash[73084]: cluster 2024-04-22T21:17:22.823413+0000 mgr.x (mgr.34107) 2634 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:17:24.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:24 smithi121 bash[73084]: cluster 2024-04-22T21:17:22.823413+0000 mgr.x (mgr.34107) 2634 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:17:24.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:24 smithi121 bash[75184]: cluster 2024-04-22T21:17:22.823413+0000 mgr.x (mgr.34107) 2634 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:17:24.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:24 smithi121 bash[75184]: cluster 2024-04-22T21:17:22.823413+0000 mgr.x (mgr.34107) 2634 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:17:26.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:26 smithi123 bash[58916]: cluster 2024-04-22T21:17:24.824537+0000 mgr.x (mgr.34107) 2635 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:26.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:26 smithi123 bash[58916]: cluster 2024-04-22T21:17:24.824537+0000 mgr.x (mgr.34107) 2635 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:26.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:26 smithi121 bash[73084]: cluster 2024-04-22T21:17:24.824537+0000 mgr.x (mgr.34107) 2635 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:26.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:26 smithi121 bash[73084]: cluster 2024-04-22T21:17:24.824537+0000 mgr.x (mgr.34107) 2635 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:26.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:26 smithi121 bash[75184]: cluster 2024-04-22T21:17:24.824537+0000 mgr.x (mgr.34107) 2635 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:26.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:26 smithi121 bash[75184]: cluster 2024-04-22T21:17:24.824537+0000 mgr.x (mgr.34107) 2635 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:28.240 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:17:27 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:17:27] "GET /metrics HTTP/1.1" 200 38632 "" "Prometheus/2.33.4" 2024-04-22T21:17:28.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:28 smithi123 bash[58916]: cluster 2024-04-22T21:17:26.825361+0000 mgr.x (mgr.34107) 2636 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:28.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:28 smithi123 bash[58916]: cluster 2024-04-22T21:17:26.825361+0000 mgr.x (mgr.34107) 2636 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:28.488 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:28 smithi121 bash[73084]: cluster 2024-04-22T21:17:26.825361+0000 mgr.x (mgr.34107) 2636 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:28.488 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:28 smithi121 bash[73084]: cluster 2024-04-22T21:17:26.825361+0000 mgr.x (mgr.34107) 2636 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:28.488 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:28 smithi121 bash[75184]: cluster 2024-04-22T21:17:26.825361+0000 mgr.x (mgr.34107) 2636 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:28.488 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:28 smithi121 bash[75184]: cluster 2024-04-22T21:17:26.825361+0000 mgr.x (mgr.34107) 2636 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:30.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:30 smithi123 bash[58916]: audit 2024-04-22T21:17:28.502926+0000 mgr.x (mgr.34107) 2637 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:30.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:30 smithi123 bash[58916]: audit 2024-04-22T21:17:28.502926+0000 mgr.x (mgr.34107) 2637 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:30.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:30 smithi123 bash[58916]: cluster 2024-04-22T21:17:28.826470+0000 mgr.x (mgr.34107) 2638 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:30.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:30 smithi123 bash[58916]: cluster 2024-04-22T21:17:28.826470+0000 mgr.x (mgr.34107) 2638 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:30.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:30 smithi123 bash[58916]: audit 2024-04-22T21:17:29.710570+0000 mon.c (mon.1) 8711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:17:30.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:30 smithi123 bash[58916]: audit 2024-04-22T21:17:29.710570+0000 mon.c (mon.1) 8711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:17:30.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:30 smithi121 bash[73084]: audit 2024-04-22T21:17:28.502926+0000 mgr.x (mgr.34107) 2637 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:30.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:30 smithi121 bash[73084]: audit 2024-04-22T21:17:28.502926+0000 mgr.x (mgr.34107) 2637 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:30.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:30 smithi121 bash[73084]: cluster 2024-04-22T21:17:28.826470+0000 mgr.x (mgr.34107) 2638 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:30.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:30 smithi121 bash[73084]: cluster 2024-04-22T21:17:28.826470+0000 mgr.x (mgr.34107) 2638 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:30.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:30 smithi121 bash[73084]: audit 2024-04-22T21:17:29.710570+0000 mon.c (mon.1) 8711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:17:30.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:30 smithi121 bash[73084]: audit 2024-04-22T21:17:29.710570+0000 mon.c (mon.1) 8711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:17:30.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:30 smithi121 bash[75184]: audit 2024-04-22T21:17:28.502926+0000 mgr.x (mgr.34107) 2637 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:30.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:30 smithi121 bash[75184]: audit 2024-04-22T21:17:28.502926+0000 mgr.x (mgr.34107) 2637 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:30.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:30 smithi121 bash[75184]: cluster 2024-04-22T21:17:28.826470+0000 mgr.x (mgr.34107) 2638 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:30.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:30 smithi121 bash[75184]: cluster 2024-04-22T21:17:28.826470+0000 mgr.x (mgr.34107) 2638 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:30.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:30 smithi121 bash[75184]: audit 2024-04-22T21:17:29.710570+0000 mon.c (mon.1) 8711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:17:30.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:30 smithi121 bash[75184]: audit 2024-04-22T21:17:29.710570+0000 mon.c (mon.1) 8711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:17:32.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:32 smithi123 bash[58916]: cluster 2024-04-22T21:17:30.827578+0000 mgr.x (mgr.34107) 2639 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:32.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:32 smithi123 bash[58916]: cluster 2024-04-22T21:17:30.827578+0000 mgr.x (mgr.34107) 2639 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:32.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:32 smithi121 bash[73084]: cluster 2024-04-22T21:17:30.827578+0000 mgr.x (mgr.34107) 2639 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:32.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:32 smithi121 bash[73084]: cluster 2024-04-22T21:17:30.827578+0000 mgr.x (mgr.34107) 2639 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:32.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:32 smithi121 bash[75184]: cluster 2024-04-22T21:17:30.827578+0000 mgr.x (mgr.34107) 2639 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:32.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:32 smithi121 bash[75184]: cluster 2024-04-22T21:17:30.827578+0000 mgr.x (mgr.34107) 2639 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:34.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:34 smithi123 bash[58916]: cluster 2024-04-22T21:17:32.829055+0000 mgr.x (mgr.34107) 2640 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:34.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:34 smithi123 bash[58916]: cluster 2024-04-22T21:17:32.829055+0000 mgr.x (mgr.34107) 2640 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:34.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:34 smithi121 bash[73084]: cluster 2024-04-22T21:17:32.829055+0000 mgr.x (mgr.34107) 2640 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:34.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:34 smithi121 bash[73084]: cluster 2024-04-22T21:17:32.829055+0000 mgr.x (mgr.34107) 2640 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:34.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:34 smithi121 bash[75184]: cluster 2024-04-22T21:17:32.829055+0000 mgr.x (mgr.34107) 2640 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:34.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:34 smithi121 bash[75184]: cluster 2024-04-22T21:17:32.829055+0000 mgr.x (mgr.34107) 2640 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:35.000 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:17:34 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:35.001 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:17:34 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:35.001 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:17:34 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:35.001 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:34 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:35.002 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:17:34 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:35.002 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:34 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:35.002 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:17:34 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:35.003 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:34 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:35.003 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:35 smithi123 systemd[1]: Stopping Ceph prometheus.a for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:17:35.003 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:17:34 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:35.350 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:35 smithi123 bash[54986]: ts=2024-04-22T21:17:35.144Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-22T21:17:35.350 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:35 smithi123 bash[54986]: ts=2024-04-22T21:17:35.144Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-22T21:17:35.350 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:35 smithi123 bash[54986]: ts=2024-04-22T21:17:35.144Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-22T21:17:35.350 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:35 smithi123 bash[54986]: ts=2024-04-22T21:17:35.144Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-22T21:17:35.350 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:35 smithi123 bash[54986]: ts=2024-04-22T21:17:35.144Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-22T21:17:35.350 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:35 smithi123 bash[54986]: ts=2024-04-22T21:17:35.144Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-22T21:17:35.351 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:35 smithi123 bash[54986]: ts=2024-04-22T21:17:35.145Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-22T21:17:35.351 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:35 smithi123 bash[54986]: ts=2024-04-22T21:17:35.145Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-22T21:17:35.351 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:35 smithi123 bash[54986]: ts=2024-04-22T21:17:35.145Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-22T21:17:35.351 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:35 smithi123 bash[54986]: ts=2024-04-22T21:17:35.145Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-22T21:17:35.351 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:35 smithi123 bash[54986]: ts=2024-04-22T21:17:35.145Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-22T21:17:35.351 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:35 smithi123 bash[54986]: ts=2024-04-22T21:17:35.145Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-22T21:17:36.089 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:35 smithi123 bash[92513]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-prometheus-a 2024-04-22T21:17:36.089 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:35 smithi123 bash[92573]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-prometheus-a 2024-04-22T21:17:36.089 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:35 smithi123 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-22T21:17:36.089 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:35 smithi123 systemd[1]: Stopped Ceph prometheus.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:17:36.489 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:17:36 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:36.489 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:17:36 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:36.489 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:17:36 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:36.490 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:17:36 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:36.490 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:36 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:36.490 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:17:36 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:36.491 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:17:36 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:36.491 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:36 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:36.491 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:36 smithi123 systemd[1]: Started Ceph prometheus.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:17:36.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:36 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:36.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:36 smithi123 bash[58916]: cluster 2024-04-22T21:17:34.830236+0000 mgr.x (mgr.34107) 2641 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:36.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:36 smithi123 bash[58916]: cluster 2024-04-22T21:17:34.830236+0000 mgr.x (mgr.34107) 2641 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:36.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:36 smithi123 bash[58916]: audit 2024-04-22T21:17:35.175588+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:36.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:36 smithi123 bash[58916]: audit 2024-04-22T21:17:35.175588+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:36.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:36 smithi123 bash[58916]: audit 2024-04-22T21:17:35.182390+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:36.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:36 smithi123 bash[58916]: audit 2024-04-22T21:17:35.182390+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:36.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:36 smithi123 bash[58916]: audit 2024-04-22T21:17:35.188533+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:36.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:36 smithi123 bash[58916]: audit 2024-04-22T21:17:35.188533+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:36.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:36 smithi121 bash[73084]: cluster 2024-04-22T21:17:34.830236+0000 mgr.x (mgr.34107) 2641 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:36.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:36 smithi121 bash[73084]: cluster 2024-04-22T21:17:34.830236+0000 mgr.x (mgr.34107) 2641 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:36.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:36 smithi121 bash[73084]: audit 2024-04-22T21:17:35.175588+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:36.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:36 smithi121 bash[73084]: audit 2024-04-22T21:17:35.175588+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:36.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:36 smithi121 bash[73084]: audit 2024-04-22T21:17:35.182390+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:36.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:36 smithi121 bash[73084]: audit 2024-04-22T21:17:35.182390+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:36.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:36 smithi121 bash[73084]: audit 2024-04-22T21:17:35.188533+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:36.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:36 smithi121 bash[73084]: audit 2024-04-22T21:17:35.188533+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:36.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:36 smithi121 bash[75184]: cluster 2024-04-22T21:17:34.830236+0000 mgr.x (mgr.34107) 2641 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:36.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:36 smithi121 bash[75184]: cluster 2024-04-22T21:17:34.830236+0000 mgr.x (mgr.34107) 2641 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:36.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:36 smithi121 bash[75184]: audit 2024-04-22T21:17:35.175588+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:36.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:36 smithi121 bash[75184]: audit 2024-04-22T21:17:35.175588+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:36.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:36 smithi121 bash[75184]: audit 2024-04-22T21:17:35.182390+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:36.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:36 smithi121 bash[75184]: audit 2024-04-22T21:17:35.182390+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:36.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:36 smithi121 bash[75184]: audit 2024-04-22T21:17:35.188533+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:36.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:36 smithi121 bash[75184]: audit 2024-04-22T21:17:35.188533+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.279912+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.279912+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.300268+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.300268+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.341741+0000 mon.c (mon.1) 8712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.341741+0000 mon.c (mon.1) 8712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.345652+0000 mon.c (mon.1) 8713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.345652+0000 mon.c (mon.1) 8713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.346968+0000 mon.c (mon.1) 8714 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.346968+0000 mon.c (mon.1) 8714 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.360175+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.360175+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: cephadm 2024-04-22T21:17:36.363890+0000 mgr.x (mgr.34107) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:37.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: cephadm 2024-04-22T21:17:36.363890+0000 mgr.x (mgr.34107) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:37.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.441731+0000 mon.c (mon.1) 8715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:17:37.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.441731+0000 mon.c (mon.1) 8715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:17:37.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.445152+0000 mgr.x (mgr.34107) 2643 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:17:37.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.445152+0000 mgr.x (mgr.34107) 2643 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:17:37.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.460880+0000 mon.c (mon.1) 8716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.460880+0000 mon.c (mon.1) 8716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.279912+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.279912+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.300268+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.300268+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.341741+0000 mon.c (mon.1) 8712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.341741+0000 mon.c (mon.1) 8712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.345652+0000 mon.c (mon.1) 8713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.345652+0000 mon.c (mon.1) 8713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.346968+0000 mon.c (mon.1) 8714 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.346968+0000 mon.c (mon.1) 8714 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.360175+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.360175+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: cephadm 2024-04-22T21:17:36.363890+0000 mgr.x (mgr.34107) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:37.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: cephadm 2024-04-22T21:17:36.363890+0000 mgr.x (mgr.34107) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:37.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.441731+0000 mon.c (mon.1) 8715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:17:37.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.441731+0000 mon.c (mon.1) 8715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:17:37.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.445152+0000 mgr.x (mgr.34107) 2643 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:17:37.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.445152+0000 mgr.x (mgr.34107) 2643 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:17:37.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.460880+0000 mon.c (mon.1) 8716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.460880+0000 mon.c (mon.1) 8716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.466300+0000 mon.c (mon.1) 8717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.466300+0000 mon.c (mon.1) 8717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.469596+0000 mon.c (mon.1) 8718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.469596+0000 mon.c (mon.1) 8718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.474517+0000 mon.c (mon.1) 8719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.474517+0000 mon.c (mon.1) 8719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.476260+0000 mon.c (mon.1) 8720 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.476260+0000 mon.c (mon.1) 8720 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.491734+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.491734+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.582864+0000 mon.c (mon.1) 8721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.582864+0000 mon.c (mon.1) 8721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.586094+0000 mon.c (mon.1) 8722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.586094+0000 mon.c (mon.1) 8722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.588184+0000 mon.c (mon.1) 8723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.588184+0000 mon.c (mon.1) 8723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.592351+0000 mon.c (mon.1) 8724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.592351+0000 mon.c (mon.1) 8724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.594140+0000 mon.c (mon.1) 8725 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.594140+0000 mon.c (mon.1) 8725 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.607570+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.607570+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.668215+0000 mon.c (mon.1) 8726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.668215+0000 mon.c (mon.1) 8726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.671105+0000 mon.c (mon.1) 8727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.671105+0000 mon.c (mon.1) 8727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.672837+0000 mon.c (mon.1) 8728 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.672837+0000 mon.c (mon.1) 8728 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.675773+0000 mon.c (mon.1) 8729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.675773+0000 mon.c (mon.1) 8729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.676915+0000 mon.c (mon.1) 8730 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.676915+0000 mon.c (mon.1) 8730 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.688256+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.688256+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.730309+0000 mon.c (mon.1) 8731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.730309+0000 mon.c (mon.1) 8731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.733088+0000 mon.c (mon.1) 8732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.733088+0000 mon.c (mon.1) 8732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.734478+0000 mon.c (mon.1) 8733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.466300+0000 mon.c (mon.1) 8717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.466300+0000 mon.c (mon.1) 8717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.469596+0000 mon.c (mon.1) 8718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.469596+0000 mon.c (mon.1) 8718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.474517+0000 mon.c (mon.1) 8719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.474517+0000 mon.c (mon.1) 8719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.476260+0000 mon.c (mon.1) 8720 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.476260+0000 mon.c (mon.1) 8720 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.491734+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.491734+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.582864+0000 mon.c (mon.1) 8721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.582864+0000 mon.c (mon.1) 8721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.586094+0000 mon.c (mon.1) 8722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.586094+0000 mon.c (mon.1) 8722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.588184+0000 mon.c (mon.1) 8723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.588184+0000 mon.c (mon.1) 8723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.592351+0000 mon.c (mon.1) 8724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.592351+0000 mon.c (mon.1) 8724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.594140+0000 mon.c (mon.1) 8725 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.734478+0000 mon.c (mon.1) 8733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.737314+0000 mon.c (mon.1) 8734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.737314+0000 mon.c (mon.1) 8734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.738282+0000 mon.c (mon.1) 8735 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.738282+0000 mon.c (mon.1) 8735 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.744957+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.744957+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.819748+0000 mon.c (mon.1) 8736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.819748+0000 mon.c (mon.1) 8736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.822457+0000 mon.c (mon.1) 8737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.822457+0000 mon.c (mon.1) 8737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.824112+0000 mon.c (mon.1) 8738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.824112+0000 mon.c (mon.1) 8738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.827090+0000 mon.c (mon.1) 8739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.827090+0000 mon.c (mon.1) 8739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.828175+0000 mon.c (mon.1) 8740 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.828175+0000 mon.c (mon.1) 8740 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.840094+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.840094+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.915230+0000 mon.c (mon.1) 8741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.915230+0000 mon.c (mon.1) 8741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.918531+0000 mon.c (mon.1) 8742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.918531+0000 mon.c (mon.1) 8742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.920283+0000 mon.c (mon.1) 8743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.920283+0000 mon.c (mon.1) 8743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.925449+0000 mon.c (mon.1) 8744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.925449+0000 mon.c (mon.1) 8744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.926726+0000 mon.c (mon.1) 8745 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.926726+0000 mon.c (mon.1) 8745 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.933758+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.933758+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.993026+0000 mon.c (mon.1) 8746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.993026+0000 mon.c (mon.1) 8746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.995322+0000 mon.c (mon.1) 8747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.995322+0000 mon.c (mon.1) 8747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.996443+0000 mon.c (mon.1) 8748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.996443+0000 mon.c (mon.1) 8748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.998539+0000 mon.c (mon.1) 8749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.594140+0000 mon.c (mon.1) 8725 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.607570+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.607570+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.668215+0000 mon.c (mon.1) 8726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.668215+0000 mon.c (mon.1) 8726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.671105+0000 mon.c (mon.1) 8727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.671105+0000 mon.c (mon.1) 8727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.672837+0000 mon.c (mon.1) 8728 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.672837+0000 mon.c (mon.1) 8728 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.675773+0000 mon.c (mon.1) 8729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.675773+0000 mon.c (mon.1) 8729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.676915+0000 mon.c (mon.1) 8730 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.676915+0000 mon.c (mon.1) 8730 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.688256+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.688256+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.730309+0000 mon.c (mon.1) 8731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.730309+0000 mon.c (mon.1) 8731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.733088+0000 mon.c (mon.1) 8732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.733088+0000 mon.c (mon.1) 8732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.734478+0000 mon.c (mon.1) 8733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.998539+0000 mon.c (mon.1) 8749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.999214+0000 mon.c (mon.1) 8750 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:36.999214+0000 mon.c (mon.1) 8750 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.004958+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.004958+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.063592+0000 mon.c (mon.1) 8751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.063592+0000 mon.c (mon.1) 8751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.065770+0000 mon.c (mon.1) 8752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.065770+0000 mon.c (mon.1) 8752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.066716+0000 mon.c (mon.1) 8753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.066716+0000 mon.c (mon.1) 8753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.069845+0000 mon.c (mon.1) 8754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.069845+0000 mon.c (mon.1) 8754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.070612+0000 mon.c (mon.1) 8755 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.070612+0000 mon.c (mon.1) 8755 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.077456+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.077456+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.151689+0000 mon.c (mon.1) 8756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.151689+0000 mon.c (mon.1) 8756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.155300+0000 mon.c (mon.1) 8757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.734478+0000 mon.c (mon.1) 8733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.737314+0000 mon.c (mon.1) 8734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.737314+0000 mon.c (mon.1) 8734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.738282+0000 mon.c (mon.1) 8735 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.738282+0000 mon.c (mon.1) 8735 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.744957+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.744957+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.819748+0000 mon.c (mon.1) 8736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.819748+0000 mon.c (mon.1) 8736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.822457+0000 mon.c (mon.1) 8737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.822457+0000 mon.c (mon.1) 8737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.824112+0000 mon.c (mon.1) 8738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.824112+0000 mon.c (mon.1) 8738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.827090+0000 mon.c (mon.1) 8739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.827090+0000 mon.c (mon.1) 8739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.828175+0000 mon.c (mon.1) 8740 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.828175+0000 mon.c (mon.1) 8740 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.840094+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.840094+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.155300+0000 mon.c (mon.1) 8757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.156743+0000 mon.c (mon.1) 8758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.156743+0000 mon.c (mon.1) 8758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.159523+0000 mon.c (mon.1) 8759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.159523+0000 mon.c (mon.1) 8759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.160398+0000 mon.c (mon.1) 8760 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.160398+0000 mon.c (mon.1) 8760 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.167796+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.167796+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.244819+0000 mon.c (mon.1) 8761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.244819+0000 mon.c (mon.1) 8761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.247908+0000 mon.c (mon.1) 8762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.247908+0000 mon.c (mon.1) 8762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.249377+0000 mon.c (mon.1) 8763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.249377+0000 mon.c (mon.1) 8763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.252234+0000 mon.c (mon.1) 8764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.252234+0000 mon.c (mon.1) 8764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.253366+0000 mon.c (mon.1) 8765 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.253366+0000 mon.c (mon.1) 8765 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.259347+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[75184]: audit 2024-04-22T21:17:37.259347+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.915230+0000 mon.c (mon.1) 8741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.552 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.915230+0000 mon.c (mon.1) 8741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.918531+0000 mon.c (mon.1) 8742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.918531+0000 mon.c (mon.1) 8742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.920283+0000 mon.c (mon.1) 8743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.920283+0000 mon.c (mon.1) 8743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.925449+0000 mon.c (mon.1) 8744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.925449+0000 mon.c (mon.1) 8744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.926726+0000 mon.c (mon.1) 8745 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.926726+0000 mon.c (mon.1) 8745 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.933758+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.933758+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.993026+0000 mon.c (mon.1) 8746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.993026+0000 mon.c (mon.1) 8746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.995322+0000 mon.c (mon.1) 8747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.995322+0000 mon.c (mon.1) 8747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.996443+0000 mon.c (mon.1) 8748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.996443+0000 mon.c (mon.1) 8748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.998539+0000 mon.c (mon.1) 8749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.998539+0000 mon.c (mon.1) 8749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.999214+0000 mon.c (mon.1) 8750 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:36.999214+0000 mon.c (mon.1) 8750 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.004958+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.004958+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.063592+0000 mon.c (mon.1) 8751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.063592+0000 mon.c (mon.1) 8751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.065770+0000 mon.c (mon.1) 8752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.065770+0000 mon.c (mon.1) 8752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.066716+0000 mon.c (mon.1) 8753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.066716+0000 mon.c (mon.1) 8753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.069845+0000 mon.c (mon.1) 8754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.069845+0000 mon.c (mon.1) 8754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.070612+0000 mon.c (mon.1) 8755 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.070612+0000 mon.c (mon.1) 8755 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.077456+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.077456+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.151689+0000 mon.c (mon.1) 8756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.151689+0000 mon.c (mon.1) 8756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.555 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.155300+0000 mon.c (mon.1) 8757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.155300+0000 mon.c (mon.1) 8757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.156743+0000 mon.c (mon.1) 8758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.156743+0000 mon.c (mon.1) 8758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.159523+0000 mon.c (mon.1) 8759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.159523+0000 mon.c (mon.1) 8759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.160398+0000 mon.c (mon.1) 8760 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.160398+0000 mon.c (mon.1) 8760 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.167796+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.167796+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.244819+0000 mon.c (mon.1) 8761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.244819+0000 mon.c (mon.1) 8761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.247908+0000 mon.c (mon.1) 8762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.247908+0000 mon.c (mon.1) 8762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.249377+0000 mon.c (mon.1) 8763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.249377+0000 mon.c (mon.1) 8763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.252234+0000 mon.c (mon.1) 8764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.252234+0000 mon.c (mon.1) 8764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.253366+0000 mon.c (mon.1) 8765 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.253366+0000 mon.c (mon.1) 8765 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.259347+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:37 smithi121 bash[73084]: audit 2024-04-22T21:17:37.259347+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.728 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.279912+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.728 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.279912+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.728 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.300268+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.728 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.300268+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.728 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.341741+0000 mon.c (mon.1) 8712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.728 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.341741+0000 mon.c (mon.1) 8712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.728 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.345652+0000 mon.c (mon.1) 8713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.728 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.345652+0000 mon.c (mon.1) 8713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.728 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.346968+0000 mon.c (mon.1) 8714 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.729 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.346968+0000 mon.c (mon.1) 8714 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.729 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.360175+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.729 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.360175+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.729 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: cephadm 2024-04-22T21:17:36.363890+0000 mgr.x (mgr.34107) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:37.729 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: cephadm 2024-04-22T21:17:36.363890+0000 mgr.x (mgr.34107) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:37.729 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.441731+0000 mon.c (mon.1) 8715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:17:37.729 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.441731+0000 mon.c (mon.1) 8715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:17:37.729 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.445152+0000 mgr.x (mgr.34107) 2643 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:17:37.729 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.445152+0000 mgr.x (mgr.34107) 2643 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:17:37.729 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.460880+0000 mon.c (mon.1) 8716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.730 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.460880+0000 mon.c (mon.1) 8716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.730 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.466300+0000 mon.c (mon.1) 8717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.730 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.466300+0000 mon.c (mon.1) 8717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.730 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.469596+0000 mon.c (mon.1) 8718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.730 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.469596+0000 mon.c (mon.1) 8718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.730 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.474517+0000 mon.c (mon.1) 8719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.730 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.474517+0000 mon.c (mon.1) 8719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.730 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.476260+0000 mon.c (mon.1) 8720 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.730 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.476260+0000 mon.c (mon.1) 8720 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.730 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.491734+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.730 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.491734+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.730 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.582864+0000 mon.c (mon.1) 8721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.730 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.582864+0000 mon.c (mon.1) 8721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.730 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.586094+0000 mon.c (mon.1) 8722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.731 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.586094+0000 mon.c (mon.1) 8722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.731 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.588184+0000 mon.c (mon.1) 8723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.731 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.588184+0000 mon.c (mon.1) 8723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.731 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.592351+0000 mon.c (mon.1) 8724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.731 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.592351+0000 mon.c (mon.1) 8724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.731 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.594140+0000 mon.c (mon.1) 8725 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.731 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.594140+0000 mon.c (mon.1) 8725 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.731 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.607570+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.731 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.607570+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.732 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.668215+0000 mon.c (mon.1) 8726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.732 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.668215+0000 mon.c (mon.1) 8726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.732 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.671105+0000 mon.c (mon.1) 8727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.732 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.671105+0000 mon.c (mon.1) 8727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.732 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.672837+0000 mon.c (mon.1) 8728 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.732 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.672837+0000 mon.c (mon.1) 8728 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.732 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.675773+0000 mon.c (mon.1) 8729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.732 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.675773+0000 mon.c (mon.1) 8729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.732 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.676915+0000 mon.c (mon.1) 8730 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.732 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.676915+0000 mon.c (mon.1) 8730 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.732 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.688256+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.732 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.688256+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.732 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.730309+0000 mon.c (mon.1) 8731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.732 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.730309+0000 mon.c (mon.1) 8731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.733 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.733088+0000 mon.c (mon.1) 8732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.733 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.733088+0000 mon.c (mon.1) 8732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.733 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.734478+0000 mon.c (mon.1) 8733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.733 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.734478+0000 mon.c (mon.1) 8733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.733 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.737314+0000 mon.c (mon.1) 8734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.733 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.737314+0000 mon.c (mon.1) 8734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.733 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.738282+0000 mon.c (mon.1) 8735 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.733 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.738282+0000 mon.c (mon.1) 8735 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.733 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.744957+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.733 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.744957+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.733 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.819748+0000 mon.c (mon.1) 8736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.733 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.819748+0000 mon.c (mon.1) 8736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.733 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.822457+0000 mon.c (mon.1) 8737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.733 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.822457+0000 mon.c (mon.1) 8737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.824112+0000 mon.c (mon.1) 8738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.824112+0000 mon.c (mon.1) 8738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.827090+0000 mon.c (mon.1) 8739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.827090+0000 mon.c (mon.1) 8739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.828175+0000 mon.c (mon.1) 8740 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.828175+0000 mon.c (mon.1) 8740 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.840094+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.840094+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.915230+0000 mon.c (mon.1) 8741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.915230+0000 mon.c (mon.1) 8741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.918531+0000 mon.c (mon.1) 8742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.918531+0000 mon.c (mon.1) 8742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.920283+0000 mon.c (mon.1) 8743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.735 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.920283+0000 mon.c (mon.1) 8743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.735 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.925449+0000 mon.c (mon.1) 8744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.735 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.925449+0000 mon.c (mon.1) 8744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.735 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.926726+0000 mon.c (mon.1) 8745 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.735 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.926726+0000 mon.c (mon.1) 8745 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.735 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.933758+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.735 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.933758+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.735 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.993026+0000 mon.c (mon.1) 8746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.735 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.993026+0000 mon.c (mon.1) 8746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.735 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.995322+0000 mon.c (mon.1) 8747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.735 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.995322+0000 mon.c (mon.1) 8747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.735 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.996443+0000 mon.c (mon.1) 8748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.996443+0000 mon.c (mon.1) 8748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.998539+0000 mon.c (mon.1) 8749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.998539+0000 mon.c (mon.1) 8749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.999214+0000 mon.c (mon.1) 8750 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:36.999214+0000 mon.c (mon.1) 8750 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.004958+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.004958+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.063592+0000 mon.c (mon.1) 8751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.063592+0000 mon.c (mon.1) 8751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.065770+0000 mon.c (mon.1) 8752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.065770+0000 mon.c (mon.1) 8752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.066716+0000 mon.c (mon.1) 8753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.066716+0000 mon.c (mon.1) 8753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.069845+0000 mon.c (mon.1) 8754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.069845+0000 mon.c (mon.1) 8754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.070612+0000 mon.c (mon.1) 8755 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.070612+0000 mon.c (mon.1) 8755 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.077456+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.077456+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.151689+0000 mon.c (mon.1) 8756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.151689+0000 mon.c (mon.1) 8756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.155300+0000 mon.c (mon.1) 8757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.155300+0000 mon.c (mon.1) 8757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.156743+0000 mon.c (mon.1) 8758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.156743+0000 mon.c (mon.1) 8758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.159523+0000 mon.c (mon.1) 8759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.159523+0000 mon.c (mon.1) 8759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.160398+0000 mon.c (mon.1) 8760 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.160398+0000 mon.c (mon.1) 8760 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.167796+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.167796+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.244819+0000 mon.c (mon.1) 8761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.244819+0000 mon.c (mon.1) 8761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.247908+0000 mon.c (mon.1) 8762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.247908+0000 mon.c (mon.1) 8762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:37.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.249377+0000 mon.c (mon.1) 8763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.249377+0000 mon.c (mon.1) 8763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:37.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.252234+0000 mon.c (mon.1) 8764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.252234+0000 mon.c (mon.1) 8764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:37.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.253366+0000 mon.c (mon.1) 8765 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.253366+0000 mon.c (mon.1) 8765 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:37.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.259347+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[58916]: audit 2024-04-22T21:17:37.259347+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:37.989 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[92632]: ts=2024-04-22T21:17:37.860Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-22T21:17:37.990 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[92632]: ts=2024-04-22T21:17:37.860Z 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-22T21:17:37.990 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[92632]: ts=2024-04-22T21:17:37.860Z 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 smithi123 (none))" 2024-04-22T21:17:37.990 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[92632]: ts=2024-04-22T21:17:37.860Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-22T21:17:37.990 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[92632]: ts=2024-04-22T21:17:37.860Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-22T21:17:37.990 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[92632]: ts=2024-04-22T21:17:37.862Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-22T21:17:37.990 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[92632]: ts=2024-04-22T21:17:37.862Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-22T21:17:37.990 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[92632]: ts=2024-04-22T21:17:37.864Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-22T21:17:37.990 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[92632]: ts=2024-04-22T21:17:37.864Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-22T21:17:37.990 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[92632]: ts=2024-04-22T21:17:37.869Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-22T21:17:37.990 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[92632]: ts=2024-04-22T21:17:37.869Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.343µs 2024-04-22T21:17:37.991 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[92632]: ts=2024-04-22T21:17:37.869Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-22T21:17:37.991 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[92632]: ts=2024-04-22T21:17:37.869Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-04-22T21:17:37.991 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[92632]: ts=2024-04-22T21:17:37.898Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-04-22T21:17:37.991 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[92632]: ts=2024-04-22T21:17:37.911Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-04-22T21:17:37.991 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[92632]: ts=2024-04-22T21:17:37.912Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-04-22T21:17:37.991 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[92632]: ts=2024-04-22T21:17:37.922Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-04-22T21:17:37.991 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[92632]: ts=2024-04-22T21:17:37.923Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-04-22T21:17:37.991 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[92632]: ts=2024-04-22T21:17:37.923Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=30.357µs wal_replay_duration=54.163716ms wbl_replay_duration=146ns total_replay_duration=54.222751ms 2024-04-22T21:17:37.991 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[92632]: ts=2024-04-22T21:17:37.927Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-22T21:17:37.991 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[92632]: ts=2024-04-22T21:17:37.927Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-22T21:17:37.991 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[92632]: ts=2024-04-22T21:17:37.927Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-22T21:17:37.991 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[92632]: ts=2024-04-22T21:17:37.954Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=27.333711ms db_storage=856ns remote_storage=1.037µs web_handler=435ns query_engine=651ns scrape=245.037µs scrape_sd=107.925µs notify=22.409µs notify_sd=40.034µs rules=26.52185ms tracing=6.073µs 2024-04-22T21:17:37.991 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[92632]: ts=2024-04-22T21:17:37.954Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-22T21:17:37.991 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:37 smithi123 bash[92632]: ts=2024-04-22T21:17:37.954Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-22T21:17:38.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: cephadm 2024-04-22T21:17:36.495699+0000 mgr.x (mgr.34107) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: cephadm 2024-04-22T21:17:36.495699+0000 mgr.x (mgr.34107) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: cephadm 2024-04-22T21:17:36.611465+0000 mgr.x (mgr.34107) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: cephadm 2024-04-22T21:17:36.611465+0000 mgr.x (mgr.34107) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: cephadm 2024-04-22T21:17:36.691767+0000 mgr.x (mgr.34107) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: cephadm 2024-04-22T21:17:36.691767+0000 mgr.x (mgr.34107) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: cephadm 2024-04-22T21:17:36.749394+0000 mgr.x (mgr.34107) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: cephadm 2024-04-22T21:17:36.749394+0000 mgr.x (mgr.34107) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: cluster 2024-04-22T21:17:36.831475+0000 mgr.x (mgr.34107) 2648 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:38.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: cluster 2024-04-22T21:17:36.831475+0000 mgr.x (mgr.34107) 2648 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:38.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: cephadm 2024-04-22T21:17:36.843661+0000 mgr.x (mgr.34107) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: cephadm 2024-04-22T21:17:36.843661+0000 mgr.x (mgr.34107) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: cephadm 2024-04-22T21:17:36.937654+0000 mgr.x (mgr.34107) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: cephadm 2024-04-22T21:17:36.937654+0000 mgr.x (mgr.34107) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: cephadm 2024-04-22T21:17:37.008210+0000 mgr.x (mgr.34107) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: cephadm 2024-04-22T21:17:37.008210+0000 mgr.x (mgr.34107) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: cephadm 2024-04-22T21:17:37.080610+0000 mgr.x (mgr.34107) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: cephadm 2024-04-22T21:17:37.080610+0000 mgr.x (mgr.34107) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: cephadm 2024-04-22T21:17:37.172133+0000 mgr.x (mgr.34107) 2653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: cephadm 2024-04-22T21:17:37.172133+0000 mgr.x (mgr.34107) 2653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: cephadm 2024-04-22T21:17:37.264943+0000 mgr.x (mgr.34107) 2654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: cephadm 2024-04-22T21:17:37.264943+0000 mgr.x (mgr.34107) 2654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: cephadm 2024-04-22T21:17:36.495699+0000 mgr.x (mgr.34107) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: cephadm 2024-04-22T21:17:36.495699+0000 mgr.x (mgr.34107) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: cephadm 2024-04-22T21:17:36.611465+0000 mgr.x (mgr.34107) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: cephadm 2024-04-22T21:17:36.611465+0000 mgr.x (mgr.34107) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: cephadm 2024-04-22T21:17:36.691767+0000 mgr.x (mgr.34107) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: cephadm 2024-04-22T21:17:36.691767+0000 mgr.x (mgr.34107) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: cephadm 2024-04-22T21:17:36.749394+0000 mgr.x (mgr.34107) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: cephadm 2024-04-22T21:17:36.749394+0000 mgr.x (mgr.34107) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: cluster 2024-04-22T21:17:36.831475+0000 mgr.x (mgr.34107) 2648 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:38.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: cluster 2024-04-22T21:17:36.831475+0000 mgr.x (mgr.34107) 2648 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:38.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: cephadm 2024-04-22T21:17:36.843661+0000 mgr.x (mgr.34107) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: cephadm 2024-04-22T21:17:36.843661+0000 mgr.x (mgr.34107) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: cephadm 2024-04-22T21:17:36.937654+0000 mgr.x (mgr.34107) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: cephadm 2024-04-22T21:17:36.937654+0000 mgr.x (mgr.34107) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: cephadm 2024-04-22T21:17:37.008210+0000 mgr.x (mgr.34107) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: cephadm 2024-04-22T21:17:37.008210+0000 mgr.x (mgr.34107) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: cephadm 2024-04-22T21:17:37.080610+0000 mgr.x (mgr.34107) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: cephadm 2024-04-22T21:17:37.080610+0000 mgr.x (mgr.34107) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: cephadm 2024-04-22T21:17:37.172133+0000 mgr.x (mgr.34107) 2653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: cephadm 2024-04-22T21:17:37.172133+0000 mgr.x (mgr.34107) 2653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: cephadm 2024-04-22T21:17:37.264943+0000 mgr.x (mgr.34107) 2654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: cephadm 2024-04-22T21:17:37.264943+0000 mgr.x (mgr.34107) 2654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.302520+0000 mon.c (mon.1) 8766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.302520+0000 mon.c (mon.1) 8766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.304685+0000 mon.c (mon.1) 8767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.304685+0000 mon.c (mon.1) 8767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.306368+0000 mon.c (mon.1) 8768 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.306368+0000 mon.c (mon.1) 8768 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.308492+0000 mon.c (mon.1) 8769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.308492+0000 mon.c (mon.1) 8769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.309324+0000 mon.c (mon.1) 8770 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.309324+0000 mon.c (mon.1) 8770 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.317050+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.317050+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: cephadm 2024-04-22T21:17:37.322355+0000 mgr.x (mgr.34107) 2655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: cephadm 2024-04-22T21:17:37.322355+0000 mgr.x (mgr.34107) 2655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.360410+0000 mon.c (mon.1) 8771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.360410+0000 mon.c (mon.1) 8771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.362659+0000 mon.c (mon.1) 8772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.362659+0000 mon.c (mon.1) 8772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.363607+0000 mon.c (mon.1) 8773 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.302520+0000 mon.c (mon.1) 8766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.302520+0000 mon.c (mon.1) 8766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.304685+0000 mon.c (mon.1) 8767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.304685+0000 mon.c (mon.1) 8767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.306368+0000 mon.c (mon.1) 8768 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.306368+0000 mon.c (mon.1) 8768 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.308492+0000 mon.c (mon.1) 8769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.308492+0000 mon.c (mon.1) 8769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.309324+0000 mon.c (mon.1) 8770 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.309324+0000 mon.c (mon.1) 8770 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.317050+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.317050+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: cephadm 2024-04-22T21:17:37.322355+0000 mgr.x (mgr.34107) 2655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: cephadm 2024-04-22T21:17:37.322355+0000 mgr.x (mgr.34107) 2655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.360410+0000 mon.c (mon.1) 8771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.360410+0000 mon.c (mon.1) 8771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.362659+0000 mon.c (mon.1) 8772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.362659+0000 mon.c (mon.1) 8772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.363607+0000 mon.c (mon.1) 8773 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.363607+0000 mon.c (mon.1) 8773 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.365996+0000 mon.c (mon.1) 8774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.365996+0000 mon.c (mon.1) 8774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.366776+0000 mon.c (mon.1) 8775 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.366776+0000 mon.c (mon.1) 8775 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.371963+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.371963+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: cephadm 2024-04-22T21:17:37.375521+0000 mgr.x (mgr.34107) 2656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: cephadm 2024-04-22T21:17:37.375521+0000 mgr.x (mgr.34107) 2656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.413476+0000 mon.c (mon.1) 8776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.413476+0000 mon.c (mon.1) 8776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.415654+0000 mon.c (mon.1) 8777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.415654+0000 mon.c (mon.1) 8777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.416629+0000 mon.c (mon.1) 8778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.416629+0000 mon.c (mon.1) 8778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.419135+0000 mon.c (mon.1) 8779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.419135+0000 mon.c (mon.1) 8779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.420030+0000 mon.c (mon.1) 8780 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.420030+0000 mon.c (mon.1) 8780 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.425687+0000 mon.a (mon.0) 2660 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.363607+0000 mon.c (mon.1) 8773 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.365996+0000 mon.c (mon.1) 8774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.365996+0000 mon.c (mon.1) 8774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.366776+0000 mon.c (mon.1) 8775 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.366776+0000 mon.c (mon.1) 8775 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.371963+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.371963+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: cephadm 2024-04-22T21:17:37.375521+0000 mgr.x (mgr.34107) 2656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: cephadm 2024-04-22T21:17:37.375521+0000 mgr.x (mgr.34107) 2656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.413476+0000 mon.c (mon.1) 8776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.413476+0000 mon.c (mon.1) 8776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.415654+0000 mon.c (mon.1) 8777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.415654+0000 mon.c (mon.1) 8777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.416629+0000 mon.c (mon.1) 8778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.416629+0000 mon.c (mon.1) 8778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.419135+0000 mon.c (mon.1) 8779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.419135+0000 mon.c (mon.1) 8779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.420030+0000 mon.c (mon.1) 8780 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.420030+0000 mon.c (mon.1) 8780 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.425687+0000 mon.a (mon.0) 2660 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.425687+0000 mon.a (mon.0) 2660 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: cephadm 2024-04-22T21:17:37.428998+0000 mgr.x (mgr.34107) 2657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: cephadm 2024-04-22T21:17:37.428998+0000 mgr.x (mgr.34107) 2657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.500316+0000 mon.c (mon.1) 8781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.500316+0000 mon.c (mon.1) 8781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.502692+0000 mon.c (mon.1) 8782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.502692+0000 mon.c (mon.1) 8782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.503730+0000 mon.c (mon.1) 8783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.503730+0000 mon.c (mon.1) 8783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.506389+0000 mon.c (mon.1) 8784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.506389+0000 mon.c (mon.1) 8784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.507444+0000 mon.c (mon.1) 8785 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.507444+0000 mon.c (mon.1) 8785 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.513907+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.513907+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.591143+0000 mon.c (mon.1) 8786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.591143+0000 mon.c (mon.1) 8786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.593759+0000 mon.c (mon.1) 8787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.593759+0000 mon.c (mon.1) 8787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.425687+0000 mon.a (mon.0) 2660 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: cephadm 2024-04-22T21:17:37.428998+0000 mgr.x (mgr.34107) 2657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: cephadm 2024-04-22T21:17:37.428998+0000 mgr.x (mgr.34107) 2657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.500316+0000 mon.c (mon.1) 8781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.500316+0000 mon.c (mon.1) 8781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.502692+0000 mon.c (mon.1) 8782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.502692+0000 mon.c (mon.1) 8782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.503730+0000 mon.c (mon.1) 8783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.503730+0000 mon.c (mon.1) 8783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.506389+0000 mon.c (mon.1) 8784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.506389+0000 mon.c (mon.1) 8784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.507444+0000 mon.c (mon.1) 8785 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.507444+0000 mon.c (mon.1) 8785 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.513907+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.513907+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.591143+0000 mon.c (mon.1) 8786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.591143+0000 mon.c (mon.1) 8786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.593759+0000 mon.c (mon.1) 8787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.593759+0000 mon.c (mon.1) 8787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.594978+0000 mon.c (mon.1) 8788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.594978+0000 mon.c (mon.1) 8788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.597892+0000 mon.c (mon.1) 8789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.597892+0000 mon.c (mon.1) 8789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.598730+0000 mon.c (mon.1) 8790 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.598730+0000 mon.c (mon.1) 8790 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.604829+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.604829+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.680716+0000 mon.c (mon.1) 8791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.680716+0000 mon.c (mon.1) 8791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.682941+0000 mon.c (mon.1) 8792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.682941+0000 mon.c (mon.1) 8792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.684260+0000 mon.c (mon.1) 8793 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.684260+0000 mon.c (mon.1) 8793 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.687045+0000 mon.c (mon.1) 8794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.687045+0000 mon.c (mon.1) 8794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.687721+0000 mon.c (mon.1) 8795 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.687721+0000 mon.c (mon.1) 8795 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.693747+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.693747+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.594978+0000 mon.c (mon.1) 8788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.594978+0000 mon.c (mon.1) 8788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.597892+0000 mon.c (mon.1) 8789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.597892+0000 mon.c (mon.1) 8789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.598730+0000 mon.c (mon.1) 8790 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.598730+0000 mon.c (mon.1) 8790 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.604829+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.604829+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.680716+0000 mon.c (mon.1) 8791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.680716+0000 mon.c (mon.1) 8791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.682941+0000 mon.c (mon.1) 8792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.682941+0000 mon.c (mon.1) 8792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.684260+0000 mon.c (mon.1) 8793 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.684260+0000 mon.c (mon.1) 8793 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.687045+0000 mon.c (mon.1) 8794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.687045+0000 mon.c (mon.1) 8794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.687721+0000 mon.c (mon.1) 8795 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.687721+0000 mon.c (mon.1) 8795 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.693747+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.693747+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.770207+0000 mon.c (mon.1) 8796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.770207+0000 mon.c (mon.1) 8796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.773004+0000 mon.c (mon.1) 8797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.773004+0000 mon.c (mon.1) 8797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.774353+0000 mon.c (mon.1) 8798 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.774353+0000 mon.c (mon.1) 8798 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.777211+0000 mon.c (mon.1) 8799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.777211+0000 mon.c (mon.1) 8799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.778089+0000 mon.c (mon.1) 8800 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.778089+0000 mon.c (mon.1) 8800 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.785600+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.311 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.785600+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.847633+0000 mon.c (mon.1) 8801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.847633+0000 mon.c (mon.1) 8801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.850903+0000 mon.c (mon.1) 8802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.850903+0000 mon.c (mon.1) 8802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.852500+0000 mon.c (mon.1) 8803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.852500+0000 mon.c (mon.1) 8803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.312 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.855769+0000 mon.c (mon.1) 8804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.770207+0000 mon.c (mon.1) 8796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.312 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.770207+0000 mon.c (mon.1) 8796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.773004+0000 mon.c (mon.1) 8797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.773004+0000 mon.c (mon.1) 8797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.774353+0000 mon.c (mon.1) 8798 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.774353+0000 mon.c (mon.1) 8798 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.777211+0000 mon.c (mon.1) 8799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.777211+0000 mon.c (mon.1) 8799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.778089+0000 mon.c (mon.1) 8800 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.778089+0000 mon.c (mon.1) 8800 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.785600+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.785600+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.847633+0000 mon.c (mon.1) 8801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.847633+0000 mon.c (mon.1) 8801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.850903+0000 mon.c (mon.1) 8802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.313 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.850903+0000 mon.c (mon.1) 8802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.852500+0000 mon.c (mon.1) 8803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.852500+0000 mon.c (mon.1) 8803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.314 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.855769+0000 mon.c (mon.1) 8804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.855769+0000 mon.c (mon.1) 8804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.857011+0000 mon.c (mon.1) 8805 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.857011+0000 mon.c (mon.1) 8805 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.864377+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.314 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.864377+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.943100+0000 mon.c (mon.1) 8806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.943100+0000 mon.c (mon.1) 8806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.946215+0000 mon.c (mon.1) 8807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.946215+0000 mon.c (mon.1) 8807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.948140+0000 mon.c (mon.1) 8808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.948140+0000 mon.c (mon.1) 8808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.951705+0000 mon.c (mon.1) 8809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.951705+0000 mon.c (mon.1) 8809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.953053+0000 mon.c (mon.1) 8810 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.953053+0000 mon.c (mon.1) 8810 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.962827+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:37.962827+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.023362+0000 mon.c (mon.1) 8811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.315 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.023362+0000 mon.c (mon.1) 8811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.026217+0000 mon.c (mon.1) 8812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.026217+0000 mon.c (mon.1) 8812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.027457+0000 mon.c (mon.1) 8813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.027457+0000 mon.c (mon.1) 8813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.029922+0000 mon.c (mon.1) 8814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.029922+0000 mon.c (mon.1) 8814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.030800+0000 mon.c (mon.1) 8815 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.030800+0000 mon.c (mon.1) 8815 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.039031+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.039031+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.096954+0000 mon.c (mon.1) 8816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.096954+0000 mon.c (mon.1) 8816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.099652+0000 mon.c (mon.1) 8817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.099652+0000 mon.c (mon.1) 8817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.316 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.101123+0000 mon.c (mon.1) 8818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.101123+0000 mon.c (mon.1) 8818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.103737+0000 mon.c (mon.1) 8819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.103737+0000 mon.c (mon.1) 8819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.317 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.104686+0000 mon.c (mon.1) 8820 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.855769+0000 mon.c (mon.1) 8804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.857011+0000 mon.c (mon.1) 8805 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.857011+0000 mon.c (mon.1) 8805 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.864377+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.864377+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.317 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.943100+0000 mon.c (mon.1) 8806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.943100+0000 mon.c (mon.1) 8806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.946215+0000 mon.c (mon.1) 8807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.946215+0000 mon.c (mon.1) 8807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.948140+0000 mon.c (mon.1) 8808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.948140+0000 mon.c (mon.1) 8808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.951705+0000 mon.c (mon.1) 8809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.951705+0000 mon.c (mon.1) 8809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.953053+0000 mon.c (mon.1) 8810 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.318 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.953053+0000 mon.c (mon.1) 8810 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.962827+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:37.962827+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.023362+0000 mon.c (mon.1) 8811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.319 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.023362+0000 mon.c (mon.1) 8811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.319 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.104686+0000 mon.c (mon.1) 8820 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.319 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.111832+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.319 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.111832+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.320 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.171614+0000 mon.c (mon.1) 8821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.320 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.171614+0000 mon.c (mon.1) 8821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.320 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.173930+0000 mon.c (mon.1) 8822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.320 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.173930+0000 mon.c (mon.1) 8822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.320 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.175645+0000 mon.c (mon.1) 8823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.320 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.175645+0000 mon.c (mon.1) 8823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.320 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.178199+0000 mon.c (mon.1) 8824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.320 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.178199+0000 mon.c (mon.1) 8824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.320 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.179103+0000 mon.c (mon.1) 8825 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.320 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.179103+0000 mon.c (mon.1) 8825 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.320 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.187108+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.320 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.187108+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.320 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.228538+0000 mon.c (mon.1) 8826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.321 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.228538+0000 mon.c (mon.1) 8826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.321 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.230899+0000 mon.c (mon.1) 8827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.321 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.230899+0000 mon.c (mon.1) 8827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.321 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.232120+0000 mon.c (mon.1) 8828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.321 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.232120+0000 mon.c (mon.1) 8828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.321 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.234756+0000 mon.c (mon.1) 8829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.321 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.234756+0000 mon.c (mon.1) 8829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.321 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.235602+0000 mon.c (mon.1) 8830 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.321 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.235602+0000 mon.c (mon.1) 8830 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.321 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.244295+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.321 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[75184]: audit 2024-04-22T21:17:38.244295+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.322 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.026217+0000 mon.c (mon.1) 8812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.322 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.026217+0000 mon.c (mon.1) 8812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.322 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.027457+0000 mon.c (mon.1) 8813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.322 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.027457+0000 mon.c (mon.1) 8813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.322 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.029922+0000 mon.c (mon.1) 8814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.322 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.029922+0000 mon.c (mon.1) 8814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.323 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.030800+0000 mon.c (mon.1) 8815 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.323 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.030800+0000 mon.c (mon.1) 8815 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.323 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.039031+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.323 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.039031+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.323 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.096954+0000 mon.c (mon.1) 8816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.323 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.096954+0000 mon.c (mon.1) 8816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.323 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.099652+0000 mon.c (mon.1) 8817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.323 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.099652+0000 mon.c (mon.1) 8817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.323 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.101123+0000 mon.c (mon.1) 8818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.323 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.101123+0000 mon.c (mon.1) 8818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.323 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.103737+0000 mon.c (mon.1) 8819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.323 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.103737+0000 mon.c (mon.1) 8819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.104686+0000 mon.c (mon.1) 8820 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.104686+0000 mon.c (mon.1) 8820 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.111832+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.111832+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.171614+0000 mon.c (mon.1) 8821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.171614+0000 mon.c (mon.1) 8821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.173930+0000 mon.c (mon.1) 8822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.173930+0000 mon.c (mon.1) 8822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.175645+0000 mon.c (mon.1) 8823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.175645+0000 mon.c (mon.1) 8823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.178199+0000 mon.c (mon.1) 8824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.178199+0000 mon.c (mon.1) 8824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.179103+0000 mon.c (mon.1) 8825 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.179103+0000 mon.c (mon.1) 8825 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.324 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.187108+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.187108+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.228538+0000 mon.c (mon.1) 8826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.228538+0000 mon.c (mon.1) 8826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.230899+0000 mon.c (mon.1) 8827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.230899+0000 mon.c (mon.1) 8827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.232120+0000 mon.c (mon.1) 8828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.232120+0000 mon.c (mon.1) 8828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.234756+0000 mon.c (mon.1) 8829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.234756+0000 mon.c (mon.1) 8829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.235602+0000 mon.c (mon.1) 8830 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.235602+0000 mon.c (mon.1) 8830 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.244295+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.325 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:38 smithi121 bash[73084]: audit 2024-04-22T21:17:38.244295+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: cephadm 2024-04-22T21:17:36.495699+0000 mgr.x (mgr.34107) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: cephadm 2024-04-22T21:17:36.495699+0000 mgr.x (mgr.34107) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: cephadm 2024-04-22T21:17:36.611465+0000 mgr.x (mgr.34107) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: cephadm 2024-04-22T21:17:36.611465+0000 mgr.x (mgr.34107) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: cephadm 2024-04-22T21:17:36.691767+0000 mgr.x (mgr.34107) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: cephadm 2024-04-22T21:17:36.691767+0000 mgr.x (mgr.34107) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: cephadm 2024-04-22T21:17:36.749394+0000 mgr.x (mgr.34107) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: cephadm 2024-04-22T21:17:36.749394+0000 mgr.x (mgr.34107) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: cluster 2024-04-22T21:17:36.831475+0000 mgr.x (mgr.34107) 2648 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:38.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: cluster 2024-04-22T21:17:36.831475+0000 mgr.x (mgr.34107) 2648 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:38.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: cephadm 2024-04-22T21:17:36.843661+0000 mgr.x (mgr.34107) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: cephadm 2024-04-22T21:17:36.843661+0000 mgr.x (mgr.34107) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: cephadm 2024-04-22T21:17:36.937654+0000 mgr.x (mgr.34107) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: cephadm 2024-04-22T21:17:36.937654+0000 mgr.x (mgr.34107) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: cephadm 2024-04-22T21:17:37.008210+0000 mgr.x (mgr.34107) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: cephadm 2024-04-22T21:17:37.008210+0000 mgr.x (mgr.34107) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: cephadm 2024-04-22T21:17:37.080610+0000 mgr.x (mgr.34107) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: cephadm 2024-04-22T21:17:37.080610+0000 mgr.x (mgr.34107) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: cephadm 2024-04-22T21:17:37.172133+0000 mgr.x (mgr.34107) 2653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: cephadm 2024-04-22T21:17:37.172133+0000 mgr.x (mgr.34107) 2653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: cephadm 2024-04-22T21:17:37.264943+0000 mgr.x (mgr.34107) 2654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: cephadm 2024-04-22T21:17:37.264943+0000 mgr.x (mgr.34107) 2654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.302520+0000 mon.c (mon.1) 8766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.302520+0000 mon.c (mon.1) 8766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.304685+0000 mon.c (mon.1) 8767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.304685+0000 mon.c (mon.1) 8767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.306368+0000 mon.c (mon.1) 8768 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.306368+0000 mon.c (mon.1) 8768 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.308492+0000 mon.c (mon.1) 8769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.308492+0000 mon.c (mon.1) 8769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.309324+0000 mon.c (mon.1) 8770 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.309324+0000 mon.c (mon.1) 8770 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.317050+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.317050+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: cephadm 2024-04-22T21:17:37.322355+0000 mgr.x (mgr.34107) 2655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: cephadm 2024-04-22T21:17:37.322355+0000 mgr.x (mgr.34107) 2655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.360410+0000 mon.c (mon.1) 8771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.360410+0000 mon.c (mon.1) 8771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.362659+0000 mon.c (mon.1) 8772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.362659+0000 mon.c (mon.1) 8772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.363607+0000 mon.c (mon.1) 8773 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.363607+0000 mon.c (mon.1) 8773 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.365996+0000 mon.c (mon.1) 8774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.365996+0000 mon.c (mon.1) 8774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.366776+0000 mon.c (mon.1) 8775 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.366776+0000 mon.c (mon.1) 8775 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.371963+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.371963+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: cephadm 2024-04-22T21:17:37.375521+0000 mgr.x (mgr.34107) 2656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: cephadm 2024-04-22T21:17:37.375521+0000 mgr.x (mgr.34107) 2656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.413476+0000 mon.c (mon.1) 8776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.413476+0000 mon.c (mon.1) 8776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.415654+0000 mon.c (mon.1) 8777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.415654+0000 mon.c (mon.1) 8777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.416629+0000 mon.c (mon.1) 8778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.416629+0000 mon.c (mon.1) 8778 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.419135+0000 mon.c (mon.1) 8779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.419135+0000 mon.c (mon.1) 8779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.420030+0000 mon.c (mon.1) 8780 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.420030+0000 mon.c (mon.1) 8780 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.425687+0000 mon.a (mon.0) 2660 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.425687+0000 mon.a (mon.0) 2660 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: cephadm 2024-04-22T21:17:37.428998+0000 mgr.x (mgr.34107) 2657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: cephadm 2024-04-22T21:17:37.428998+0000 mgr.x (mgr.34107) 2657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:38.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.500316+0000 mon.c (mon.1) 8781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.500316+0000 mon.c (mon.1) 8781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.502692+0000 mon.c (mon.1) 8782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.502692+0000 mon.c (mon.1) 8782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.503730+0000 mon.c (mon.1) 8783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.503730+0000 mon.c (mon.1) 8783 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.506389+0000 mon.c (mon.1) 8784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.506389+0000 mon.c (mon.1) 8784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.507444+0000 mon.c (mon.1) 8785 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.507444+0000 mon.c (mon.1) 8785 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.513907+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.513907+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.591143+0000 mon.c (mon.1) 8786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.591143+0000 mon.c (mon.1) 8786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.593759+0000 mon.c (mon.1) 8787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.593759+0000 mon.c (mon.1) 8787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.594978+0000 mon.c (mon.1) 8788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.594978+0000 mon.c (mon.1) 8788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.597892+0000 mon.c (mon.1) 8789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.597892+0000 mon.c (mon.1) 8789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.598730+0000 mon.c (mon.1) 8790 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.598730+0000 mon.c (mon.1) 8790 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.604829+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.604829+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.680716+0000 mon.c (mon.1) 8791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.680716+0000 mon.c (mon.1) 8791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.682941+0000 mon.c (mon.1) 8792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.682941+0000 mon.c (mon.1) 8792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.684260+0000 mon.c (mon.1) 8793 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.684260+0000 mon.c (mon.1) 8793 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.687045+0000 mon.c (mon.1) 8794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.687045+0000 mon.c (mon.1) 8794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.687721+0000 mon.c (mon.1) 8795 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.687721+0000 mon.c (mon.1) 8795 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.693747+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.693747+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.770207+0000 mon.c (mon.1) 8796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.770207+0000 mon.c (mon.1) 8796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.773004+0000 mon.c (mon.1) 8797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.773004+0000 mon.c (mon.1) 8797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.774353+0000 mon.c (mon.1) 8798 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.774353+0000 mon.c (mon.1) 8798 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.777211+0000 mon.c (mon.1) 8799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.777211+0000 mon.c (mon.1) 8799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.778089+0000 mon.c (mon.1) 8800 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.778089+0000 mon.c (mon.1) 8800 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.785600+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.785600+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.847633+0000 mon.c (mon.1) 8801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.847633+0000 mon.c (mon.1) 8801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.850903+0000 mon.c (mon.1) 8802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.850903+0000 mon.c (mon.1) 8802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.852500+0000 mon.c (mon.1) 8803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.852500+0000 mon.c (mon.1) 8803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.855769+0000 mon.c (mon.1) 8804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.855769+0000 mon.c (mon.1) 8804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.857011+0000 mon.c (mon.1) 8805 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.857011+0000 mon.c (mon.1) 8805 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.864377+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.864377+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.943100+0000 mon.c (mon.1) 8806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.943100+0000 mon.c (mon.1) 8806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.946215+0000 mon.c (mon.1) 8807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.946215+0000 mon.c (mon.1) 8807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.948140+0000 mon.c (mon.1) 8808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.948140+0000 mon.c (mon.1) 8808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.951705+0000 mon.c (mon.1) 8809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.951705+0000 mon.c (mon.1) 8809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.953053+0000 mon.c (mon.1) 8810 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.953053+0000 mon.c (mon.1) 8810 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.962827+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:37.962827+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.023362+0000 mon.c (mon.1) 8811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.023362+0000 mon.c (mon.1) 8811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.026217+0000 mon.c (mon.1) 8812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.026217+0000 mon.c (mon.1) 8812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.027457+0000 mon.c (mon.1) 8813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.027457+0000 mon.c (mon.1) 8813 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.029922+0000 mon.c (mon.1) 8814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.029922+0000 mon.c (mon.1) 8814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.030800+0000 mon.c (mon.1) 8815 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.030800+0000 mon.c (mon.1) 8815 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.039031+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.039031+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.096954+0000 mon.c (mon.1) 8816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.096954+0000 mon.c (mon.1) 8816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.099652+0000 mon.c (mon.1) 8817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.099652+0000 mon.c (mon.1) 8817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.101123+0000 mon.c (mon.1) 8818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.101123+0000 mon.c (mon.1) 8818 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.103737+0000 mon.c (mon.1) 8819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.103737+0000 mon.c (mon.1) 8819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.104686+0000 mon.c (mon.1) 8820 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.104686+0000 mon.c (mon.1) 8820 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.111832+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.111832+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.171614+0000 mon.c (mon.1) 8821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.171614+0000 mon.c (mon.1) 8821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.173930+0000 mon.c (mon.1) 8822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.173930+0000 mon.c (mon.1) 8822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.175645+0000 mon.c (mon.1) 8823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.175645+0000 mon.c (mon.1) 8823 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.178199+0000 mon.c (mon.1) 8824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.178199+0000 mon.c (mon.1) 8824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.179103+0000 mon.c (mon.1) 8825 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.179103+0000 mon.c (mon.1) 8825 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.187108+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.187108+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.228538+0000 mon.c (mon.1) 8826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.228538+0000 mon.c (mon.1) 8826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.230899+0000 mon.c (mon.1) 8827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.230899+0000 mon.c (mon.1) 8827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:38.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.232120+0000 mon.c (mon.1) 8828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.232120+0000 mon.c (mon.1) 8828 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:38.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.234756+0000 mon.c (mon.1) 8829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.234756+0000 mon.c (mon.1) 8829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:38.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.235602+0000 mon.c (mon.1) 8830 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.235602+0000 mon.c (mon.1) 8830 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:38.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.244295+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:38.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:38 smithi123 bash[58916]: audit 2024-04-22T21:17:38.244295+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: cephadm 2024-04-22T21:17:37.517518+0000 mgr.x (mgr.34107) 2658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: cephadm 2024-04-22T21:17:37.517518+0000 mgr.x (mgr.34107) 2658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: cephadm 2024-04-22T21:17:37.608414+0000 mgr.x (mgr.34107) 2659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: cephadm 2024-04-22T21:17:37.608414+0000 mgr.x (mgr.34107) 2659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: cephadm 2024-04-22T21:17:37.697365+0000 mgr.x (mgr.34107) 2660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: cephadm 2024-04-22T21:17:37.697365+0000 mgr.x (mgr.34107) 2660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: cephadm 2024-04-22T21:17:37.789030+0000 mgr.x (mgr.34107) 2661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: cephadm 2024-04-22T21:17:37.789030+0000 mgr.x (mgr.34107) 2661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: cephadm 2024-04-22T21:17:37.870415+0000 mgr.x (mgr.34107) 2662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: cephadm 2024-04-22T21:17:37.870415+0000 mgr.x (mgr.34107) 2662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: cephadm 2024-04-22T21:17:37.968798+0000 mgr.x (mgr.34107) 2663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: cephadm 2024-04-22T21:17:37.968798+0000 mgr.x (mgr.34107) 2663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: cephadm 2024-04-22T21:17:38.042338+0000 mgr.x (mgr.34107) 2664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: cephadm 2024-04-22T21:17:38.042338+0000 mgr.x (mgr.34107) 2664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: cephadm 2024-04-22T21:17:38.115177+0000 mgr.x (mgr.34107) 2665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: cephadm 2024-04-22T21:17:38.115177+0000 mgr.x (mgr.34107) 2665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: cephadm 2024-04-22T21:17:38.190294+0000 mgr.x (mgr.34107) 2666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: cephadm 2024-04-22T21:17:38.190294+0000 mgr.x (mgr.34107) 2666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: cephadm 2024-04-22T21:17:38.247650+0000 mgr.x (mgr.34107) 2667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: cephadm 2024-04-22T21:17:38.247650+0000 mgr.x (mgr.34107) 2667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.297725+0000 mon.c (mon.1) 8831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.297725+0000 mon.c (mon.1) 8831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: cephadm 2024-04-22T21:17:37.517518+0000 mgr.x (mgr.34107) 2658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: cephadm 2024-04-22T21:17:37.517518+0000 mgr.x (mgr.34107) 2658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: cephadm 2024-04-22T21:17:37.608414+0000 mgr.x (mgr.34107) 2659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: cephadm 2024-04-22T21:17:37.608414+0000 mgr.x (mgr.34107) 2659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: cephadm 2024-04-22T21:17:37.697365+0000 mgr.x (mgr.34107) 2660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: cephadm 2024-04-22T21:17:37.697365+0000 mgr.x (mgr.34107) 2660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: cephadm 2024-04-22T21:17:37.789030+0000 mgr.x (mgr.34107) 2661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: cephadm 2024-04-22T21:17:37.789030+0000 mgr.x (mgr.34107) 2661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: cephadm 2024-04-22T21:17:37.870415+0000 mgr.x (mgr.34107) 2662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: cephadm 2024-04-22T21:17:37.870415+0000 mgr.x (mgr.34107) 2662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: cephadm 2024-04-22T21:17:37.968798+0000 mgr.x (mgr.34107) 2663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: cephadm 2024-04-22T21:17:37.968798+0000 mgr.x (mgr.34107) 2663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: cephadm 2024-04-22T21:17:38.042338+0000 mgr.x (mgr.34107) 2664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: cephadm 2024-04-22T21:17:38.042338+0000 mgr.x (mgr.34107) 2664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: cephadm 2024-04-22T21:17:38.115177+0000 mgr.x (mgr.34107) 2665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: cephadm 2024-04-22T21:17:38.115177+0000 mgr.x (mgr.34107) 2665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: cephadm 2024-04-22T21:17:38.190294+0000 mgr.x (mgr.34107) 2666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: cephadm 2024-04-22T21:17:38.190294+0000 mgr.x (mgr.34107) 2666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: cephadm 2024-04-22T21:17:38.247650+0000 mgr.x (mgr.34107) 2667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: cephadm 2024-04-22T21:17:38.247650+0000 mgr.x (mgr.34107) 2667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.297725+0000 mon.c (mon.1) 8831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.297725+0000 mon.c (mon.1) 8831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.300340+0000 mon.c (mon.1) 8832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.300340+0000 mon.c (mon.1) 8832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.301686+0000 mon.c (mon.1) 8833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.301686+0000 mon.c (mon.1) 8833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.304036+0000 mon.c (mon.1) 8834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.304036+0000 mon.c (mon.1) 8834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.304721+0000 mon.c (mon.1) 8835 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.304721+0000 mon.c (mon.1) 8835 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.310080+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.310080+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: cephadm 2024-04-22T21:17:38.316109+0000 mgr.x (mgr.34107) 2668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: cephadm 2024-04-22T21:17:38.316109+0000 mgr.x (mgr.34107) 2668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.354295+0000 mon.c (mon.1) 8836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.354295+0000 mon.c (mon.1) 8836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.356425+0000 mon.c (mon.1) 8837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.356425+0000 mon.c (mon.1) 8837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.357745+0000 mon.c (mon.1) 8838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.357745+0000 mon.c (mon.1) 8838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.359892+0000 mon.c (mon.1) 8839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.300340+0000 mon.c (mon.1) 8832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.300340+0000 mon.c (mon.1) 8832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.301686+0000 mon.c (mon.1) 8833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.301686+0000 mon.c (mon.1) 8833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.304036+0000 mon.c (mon.1) 8834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.304036+0000 mon.c (mon.1) 8834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.304721+0000 mon.c (mon.1) 8835 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.304721+0000 mon.c (mon.1) 8835 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.310080+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.310080+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: cephadm 2024-04-22T21:17:38.316109+0000 mgr.x (mgr.34107) 2668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: cephadm 2024-04-22T21:17:38.316109+0000 mgr.x (mgr.34107) 2668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.354295+0000 mon.c (mon.1) 8836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.354295+0000 mon.c (mon.1) 8836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.356425+0000 mon.c (mon.1) 8837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.356425+0000 mon.c (mon.1) 8837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.357745+0000 mon.c (mon.1) 8838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.357745+0000 mon.c (mon.1) 8838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.359892+0000 mon.c (mon.1) 8839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.359892+0000 mon.c (mon.1) 8839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.360708+0000 mon.c (mon.1) 8840 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.360708+0000 mon.c (mon.1) 8840 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.366707+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.366707+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: cephadm 2024-04-22T21:17:38.369785+0000 mgr.x (mgr.34107) 2669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: cephadm 2024-04-22T21:17:38.369785+0000 mgr.x (mgr.34107) 2669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.407748+0000 mon.c (mon.1) 8841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.407748+0000 mon.c (mon.1) 8841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.410392+0000 mon.c (mon.1) 8842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.410392+0000 mon.c (mon.1) 8842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.412139+0000 mon.c (mon.1) 8843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.412139+0000 mon.c (mon.1) 8843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.415726+0000 mon.c (mon.1) 8844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.415726+0000 mon.c (mon.1) 8844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.417045+0000 mon.c (mon.1) 8845 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.417045+0000 mon.c (mon.1) 8845 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.427879+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.427879+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: cephadm 2024-04-22T21:17:38.431039+0000 mgr.x (mgr.34107) 2670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.359892+0000 mon.c (mon.1) 8839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.360708+0000 mon.c (mon.1) 8840 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.360708+0000 mon.c (mon.1) 8840 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.366707+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.366707+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: cephadm 2024-04-22T21:17:38.369785+0000 mgr.x (mgr.34107) 2669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: cephadm 2024-04-22T21:17:38.369785+0000 mgr.x (mgr.34107) 2669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.407748+0000 mon.c (mon.1) 8841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.407748+0000 mon.c (mon.1) 8841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.410392+0000 mon.c (mon.1) 8842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.410392+0000 mon.c (mon.1) 8842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.412139+0000 mon.c (mon.1) 8843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.412139+0000 mon.c (mon.1) 8843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.542 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.415726+0000 mon.c (mon.1) 8844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.415726+0000 mon.c (mon.1) 8844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.417045+0000 mon.c (mon.1) 8845 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.417045+0000 mon.c (mon.1) 8845 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.427879+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.427879+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: cephadm 2024-04-22T21:17:38.431039+0000 mgr.x (mgr.34107) 2670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: cephadm 2024-04-22T21:17:38.431039+0000 mgr.x (mgr.34107) 2670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.501027+0000 mon.c (mon.1) 8846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.501027+0000 mon.c (mon.1) 8846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.504121+0000 mon.c (mon.1) 8847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.504121+0000 mon.c (mon.1) 8847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.505641+0000 mon.c (mon.1) 8848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.505641+0000 mon.c (mon.1) 8848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.508474+0000 mon.c (mon.1) 8849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.508474+0000 mon.c (mon.1) 8849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.509506+0000 mon.c (mon.1) 8850 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.509506+0000 mon.c (mon.1) 8850 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.518933+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.518933+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.576540+0000 mon.c (mon.1) 8851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.576540+0000 mon.c (mon.1) 8851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.579295+0000 mon.c (mon.1) 8852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.579295+0000 mon.c (mon.1) 8852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.580794+0000 mon.c (mon.1) 8853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.580794+0000 mon.c (mon.1) 8853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: cephadm 2024-04-22T21:17:38.431039+0000 mgr.x (mgr.34107) 2670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.501027+0000 mon.c (mon.1) 8846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.501027+0000 mon.c (mon.1) 8846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.504121+0000 mon.c (mon.1) 8847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.504121+0000 mon.c (mon.1) 8847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.505641+0000 mon.c (mon.1) 8848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.505641+0000 mon.c (mon.1) 8848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.508474+0000 mon.c (mon.1) 8849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.508474+0000 mon.c (mon.1) 8849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.509506+0000 mon.c (mon.1) 8850 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.509506+0000 mon.c (mon.1) 8850 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.518933+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.518933+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.576540+0000 mon.c (mon.1) 8851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.576540+0000 mon.c (mon.1) 8851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.579295+0000 mon.c (mon.1) 8852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.579295+0000 mon.c (mon.1) 8852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.546 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.580794+0000 mon.c (mon.1) 8853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.580794+0000 mon.c (mon.1) 8853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.583291+0000 mon.c (mon.1) 8854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.583291+0000 mon.c (mon.1) 8854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.584182+0000 mon.c (mon.1) 8855 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.584182+0000 mon.c (mon.1) 8855 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.593109+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.593109+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.654308+0000 mon.c (mon.1) 8856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.654308+0000 mon.c (mon.1) 8856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.661641+0000 mon.c (mon.1) 8857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.661641+0000 mon.c (mon.1) 8857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.663320+0000 mon.c (mon.1) 8858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.663320+0000 mon.c (mon.1) 8858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.666639+0000 mon.c (mon.1) 8859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.666639+0000 mon.c (mon.1) 8859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.667713+0000 mon.c (mon.1) 8860 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.667713+0000 mon.c (mon.1) 8860 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.677371+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.677371+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.734739+0000 mon.c (mon.1) 8861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.734739+0000 mon.c (mon.1) 8861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.583291+0000 mon.c (mon.1) 8854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.583291+0000 mon.c (mon.1) 8854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.584182+0000 mon.c (mon.1) 8855 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.584182+0000 mon.c (mon.1) 8855 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.593109+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.593109+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.654308+0000 mon.c (mon.1) 8856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.654308+0000 mon.c (mon.1) 8856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.661641+0000 mon.c (mon.1) 8857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.661641+0000 mon.c (mon.1) 8857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.663320+0000 mon.c (mon.1) 8858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.663320+0000 mon.c (mon.1) 8858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.666639+0000 mon.c (mon.1) 8859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.666639+0000 mon.c (mon.1) 8859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.667713+0000 mon.c (mon.1) 8860 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.667713+0000 mon.c (mon.1) 8860 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.677371+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.677371+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.734739+0000 mon.c (mon.1) 8861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.550 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.734739+0000 mon.c (mon.1) 8861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.737720+0000 mon.c (mon.1) 8862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.737720+0000 mon.c (mon.1) 8862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.739402+0000 mon.c (mon.1) 8863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.739402+0000 mon.c (mon.1) 8863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.741819+0000 mon.c (mon.1) 8864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.741819+0000 mon.c (mon.1) 8864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.742816+0000 mon.c (mon.1) 8865 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.742816+0000 mon.c (mon.1) 8865 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.752011+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.752011+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.809250+0000 mon.c (mon.1) 8866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.809250+0000 mon.c (mon.1) 8866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.811882+0000 mon.c (mon.1) 8867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.811882+0000 mon.c (mon.1) 8867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.813525+0000 mon.c (mon.1) 8868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.813525+0000 mon.c (mon.1) 8868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.816435+0000 mon.c (mon.1) 8869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.816435+0000 mon.c (mon.1) 8869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.817700+0000 mon.c (mon.1) 8870 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.737720+0000 mon.c (mon.1) 8862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.737720+0000 mon.c (mon.1) 8862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.739402+0000 mon.c (mon.1) 8863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.739402+0000 mon.c (mon.1) 8863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.741819+0000 mon.c (mon.1) 8864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.741819+0000 mon.c (mon.1) 8864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.742816+0000 mon.c (mon.1) 8865 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.742816+0000 mon.c (mon.1) 8865 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.752011+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.752011+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.809250+0000 mon.c (mon.1) 8866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.809250+0000 mon.c (mon.1) 8866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.811882+0000 mon.c (mon.1) 8867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.811882+0000 mon.c (mon.1) 8867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.813525+0000 mon.c (mon.1) 8868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.813525+0000 mon.c (mon.1) 8868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.816435+0000 mon.c (mon.1) 8869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.816435+0000 mon.c (mon.1) 8869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.817700+0000 mon.c (mon.1) 8870 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.817700+0000 mon.c (mon.1) 8870 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.826481+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.826481+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.868372+0000 mon.c (mon.1) 8871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.868372+0000 mon.c (mon.1) 8871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.871246+0000 mon.c (mon.1) 8872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.871246+0000 mon.c (mon.1) 8872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.873030+0000 mon.c (mon.1) 8873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.873030+0000 mon.c (mon.1) 8873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.876058+0000 mon.c (mon.1) 8874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.876058+0000 mon.c (mon.1) 8874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.877244+0000 mon.c (mon.1) 8875 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.877244+0000 mon.c (mon.1) 8875 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.886410+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.886410+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.945125+0000 mon.c (mon.1) 8876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.945125+0000 mon.c (mon.1) 8876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.948041+0000 mon.c (mon.1) 8877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.948041+0000 mon.c (mon.1) 8877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.817700+0000 mon.c (mon.1) 8870 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.826481+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.826481+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.868372+0000 mon.c (mon.1) 8871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.868372+0000 mon.c (mon.1) 8871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.871246+0000 mon.c (mon.1) 8872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.871246+0000 mon.c (mon.1) 8872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.873030+0000 mon.c (mon.1) 8873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.873030+0000 mon.c (mon.1) 8873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.876058+0000 mon.c (mon.1) 8874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.876058+0000 mon.c (mon.1) 8874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.877244+0000 mon.c (mon.1) 8875 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.877244+0000 mon.c (mon.1) 8875 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.886410+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.886410+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.945125+0000 mon.c (mon.1) 8876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.945125+0000 mon.c (mon.1) 8876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.948041+0000 mon.c (mon.1) 8877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.948041+0000 mon.c (mon.1) 8877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.558 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.949681+0000 mon.c (mon.1) 8878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.949681+0000 mon.c (mon.1) 8878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.952422+0000 mon.c (mon.1) 8879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.952422+0000 mon.c (mon.1) 8879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.953500+0000 mon.c (mon.1) 8880 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.953500+0000 mon.c (mon.1) 8880 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.962836+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:38.962836+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.036414+0000 mon.c (mon.1) 8881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.036414+0000 mon.c (mon.1) 8881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.039695+0000 mon.c (mon.1) 8882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.039695+0000 mon.c (mon.1) 8882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.041385+0000 mon.c (mon.1) 8883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.559 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.041385+0000 mon.c (mon.1) 8883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.044315+0000 mon.c (mon.1) 8884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.044315+0000 mon.c (mon.1) 8884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.045849+0000 mon.c (mon.1) 8885 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.045849+0000 mon.c (mon.1) 8885 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.055533+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.560 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.055533+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.949681+0000 mon.c (mon.1) 8878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.560 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.949681+0000 mon.c (mon.1) 8878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.952422+0000 mon.c (mon.1) 8879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.952422+0000 mon.c (mon.1) 8879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.953500+0000 mon.c (mon.1) 8880 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.953500+0000 mon.c (mon.1) 8880 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.962836+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:38.962836+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.036414+0000 mon.c (mon.1) 8881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.036414+0000 mon.c (mon.1) 8881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.039695+0000 mon.c (mon.1) 8882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.039695+0000 mon.c (mon.1) 8882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.041385+0000 mon.c (mon.1) 8883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.041385+0000 mon.c (mon.1) 8883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.044315+0000 mon.c (mon.1) 8884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.561 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.044315+0000 mon.c (mon.1) 8884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.045849+0000 mon.c (mon.1) 8885 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.045849+0000 mon.c (mon.1) 8885 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.055533+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.562 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.055533+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.114538+0000 mon.c (mon.1) 8886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.114538+0000 mon.c (mon.1) 8886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.117570+0000 mon.c (mon.1) 8887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.117570+0000 mon.c (mon.1) 8887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.119567+0000 mon.c (mon.1) 8888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.562 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.119567+0000 mon.c (mon.1) 8888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.123321+0000 mon.c (mon.1) 8889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.123321+0000 mon.c (mon.1) 8889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.124535+0000 mon.c (mon.1) 8890 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.124535+0000 mon.c (mon.1) 8890 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.134817+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.134817+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.223711+0000 mon.c (mon.1) 8891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.223711+0000 mon.c (mon.1) 8891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.228480+0000 mon.c (mon.1) 8892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.228480+0000 mon.c (mon.1) 8892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.563 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.230741+0000 mon.c (mon.1) 8893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.230741+0000 mon.c (mon.1) 8893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.564 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.235289+0000 mon.c (mon.1) 8894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.114538+0000 mon.c (mon.1) 8886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.114538+0000 mon.c (mon.1) 8886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.117570+0000 mon.c (mon.1) 8887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.117570+0000 mon.c (mon.1) 8887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.564 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.119567+0000 mon.c (mon.1) 8888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.119567+0000 mon.c (mon.1) 8888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.123321+0000 mon.c (mon.1) 8889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.123321+0000 mon.c (mon.1) 8889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.124535+0000 mon.c (mon.1) 8890 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.124535+0000 mon.c (mon.1) 8890 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.134817+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.134817+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.223711+0000 mon.c (mon.1) 8891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.223711+0000 mon.c (mon.1) 8891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.228480+0000 mon.c (mon.1) 8892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.228480+0000 mon.c (mon.1) 8892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.230741+0000 mon.c (mon.1) 8893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.565 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.230741+0000 mon.c (mon.1) 8893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.235289+0000 mon.c (mon.1) 8894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.235289+0000 mon.c (mon.1) 8894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.236773+0000 mon.c (mon.1) 8895 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.236773+0000 mon.c (mon.1) 8895 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.247699+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.566 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[73084]: audit 2024-04-22T21:17:39.247699+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.235289+0000 mon.c (mon.1) 8894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.236773+0000 mon.c (mon.1) 8895 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.236773+0000 mon.c (mon.1) 8895 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.247699+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.566 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:39 smithi121 bash[75184]: audit 2024-04-22T21:17:39.247699+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: cephadm 2024-04-22T21:17:37.517518+0000 mgr.x (mgr.34107) 2658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: cephadm 2024-04-22T21:17:37.517518+0000 mgr.x (mgr.34107) 2658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: cephadm 2024-04-22T21:17:37.608414+0000 mgr.x (mgr.34107) 2659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: cephadm 2024-04-22T21:17:37.608414+0000 mgr.x (mgr.34107) 2659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: cephadm 2024-04-22T21:17:37.697365+0000 mgr.x (mgr.34107) 2660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: cephadm 2024-04-22T21:17:37.697365+0000 mgr.x (mgr.34107) 2660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: cephadm 2024-04-22T21:17:37.789030+0000 mgr.x (mgr.34107) 2661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: cephadm 2024-04-22T21:17:37.789030+0000 mgr.x (mgr.34107) 2661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: cephadm 2024-04-22T21:17:37.870415+0000 mgr.x (mgr.34107) 2662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: cephadm 2024-04-22T21:17:37.870415+0000 mgr.x (mgr.34107) 2662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: cephadm 2024-04-22T21:17:37.968798+0000 mgr.x (mgr.34107) 2663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: cephadm 2024-04-22T21:17:37.968798+0000 mgr.x (mgr.34107) 2663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: cephadm 2024-04-22T21:17:38.042338+0000 mgr.x (mgr.34107) 2664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: cephadm 2024-04-22T21:17:38.042338+0000 mgr.x (mgr.34107) 2664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: cephadm 2024-04-22T21:17:38.115177+0000 mgr.x (mgr.34107) 2665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: cephadm 2024-04-22T21:17:38.115177+0000 mgr.x (mgr.34107) 2665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: cephadm 2024-04-22T21:17:38.190294+0000 mgr.x (mgr.34107) 2666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: cephadm 2024-04-22T21:17:38.190294+0000 mgr.x (mgr.34107) 2666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: cephadm 2024-04-22T21:17:38.247650+0000 mgr.x (mgr.34107) 2667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: cephadm 2024-04-22T21:17:38.247650+0000 mgr.x (mgr.34107) 2667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.297725+0000 mon.c (mon.1) 8831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.297725+0000 mon.c (mon.1) 8831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.300340+0000 mon.c (mon.1) 8832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.300340+0000 mon.c (mon.1) 8832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.301686+0000 mon.c (mon.1) 8833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.301686+0000 mon.c (mon.1) 8833 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.304036+0000 mon.c (mon.1) 8834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.304036+0000 mon.c (mon.1) 8834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.304721+0000 mon.c (mon.1) 8835 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.304721+0000 mon.c (mon.1) 8835 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.310080+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.310080+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: cephadm 2024-04-22T21:17:38.316109+0000 mgr.x (mgr.34107) 2668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: cephadm 2024-04-22T21:17:38.316109+0000 mgr.x (mgr.34107) 2668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.354295+0000 mon.c (mon.1) 8836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.354295+0000 mon.c (mon.1) 8836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.356425+0000 mon.c (mon.1) 8837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.356425+0000 mon.c (mon.1) 8837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.357745+0000 mon.c (mon.1) 8838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.357745+0000 mon.c (mon.1) 8838 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.359892+0000 mon.c (mon.1) 8839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.359892+0000 mon.c (mon.1) 8839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.360708+0000 mon.c (mon.1) 8840 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.360708+0000 mon.c (mon.1) 8840 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.366707+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.366707+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: cephadm 2024-04-22T21:17:38.369785+0000 mgr.x (mgr.34107) 2669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: cephadm 2024-04-22T21:17:38.369785+0000 mgr.x (mgr.34107) 2669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.407748+0000 mon.c (mon.1) 8841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.407748+0000 mon.c (mon.1) 8841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.410392+0000 mon.c (mon.1) 8842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.410392+0000 mon.c (mon.1) 8842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.412139+0000 mon.c (mon.1) 8843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.412139+0000 mon.c (mon.1) 8843 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.415726+0000 mon.c (mon.1) 8844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.415726+0000 mon.c (mon.1) 8844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.417045+0000 mon.c (mon.1) 8845 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.417045+0000 mon.c (mon.1) 8845 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.427879+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.427879+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: cephadm 2024-04-22T21:17:38.431039+0000 mgr.x (mgr.34107) 2670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: cephadm 2024-04-22T21:17:38.431039+0000 mgr.x (mgr.34107) 2670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:39.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.501027+0000 mon.c (mon.1) 8846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.501027+0000 mon.c (mon.1) 8846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.504121+0000 mon.c (mon.1) 8847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.504121+0000 mon.c (mon.1) 8847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.505641+0000 mon.c (mon.1) 8848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.505641+0000 mon.c (mon.1) 8848 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.508474+0000 mon.c (mon.1) 8849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.508474+0000 mon.c (mon.1) 8849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.509506+0000 mon.c (mon.1) 8850 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.509506+0000 mon.c (mon.1) 8850 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.518933+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.518933+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.576540+0000 mon.c (mon.1) 8851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.576540+0000 mon.c (mon.1) 8851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.579295+0000 mon.c (mon.1) 8852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.579295+0000 mon.c (mon.1) 8852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.580794+0000 mon.c (mon.1) 8853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.580794+0000 mon.c (mon.1) 8853 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.583291+0000 mon.c (mon.1) 8854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.583291+0000 mon.c (mon.1) 8854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.584182+0000 mon.c (mon.1) 8855 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.584182+0000 mon.c (mon.1) 8855 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.593109+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.593109+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.654308+0000 mon.c (mon.1) 8856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.654308+0000 mon.c (mon.1) 8856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.661641+0000 mon.c (mon.1) 8857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.661641+0000 mon.c (mon.1) 8857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.663320+0000 mon.c (mon.1) 8858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.663320+0000 mon.c (mon.1) 8858 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.666639+0000 mon.c (mon.1) 8859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.666639+0000 mon.c (mon.1) 8859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.667713+0000 mon.c (mon.1) 8860 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.667713+0000 mon.c (mon.1) 8860 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.677371+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.677371+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.734739+0000 mon.c (mon.1) 8861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.734739+0000 mon.c (mon.1) 8861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.737720+0000 mon.c (mon.1) 8862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.737720+0000 mon.c (mon.1) 8862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.739402+0000 mon.c (mon.1) 8863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.739402+0000 mon.c (mon.1) 8863 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.741819+0000 mon.c (mon.1) 8864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.741819+0000 mon.c (mon.1) 8864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.742816+0000 mon.c (mon.1) 8865 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.742816+0000 mon.c (mon.1) 8865 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.752011+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.752011+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.809250+0000 mon.c (mon.1) 8866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.809250+0000 mon.c (mon.1) 8866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.811882+0000 mon.c (mon.1) 8867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.811882+0000 mon.c (mon.1) 8867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.813525+0000 mon.c (mon.1) 8868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.813525+0000 mon.c (mon.1) 8868 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.816435+0000 mon.c (mon.1) 8869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.816435+0000 mon.c (mon.1) 8869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.817700+0000 mon.c (mon.1) 8870 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.817700+0000 mon.c (mon.1) 8870 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.826481+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.826481+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.868372+0000 mon.c (mon.1) 8871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.868372+0000 mon.c (mon.1) 8871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.871246+0000 mon.c (mon.1) 8872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.871246+0000 mon.c (mon.1) 8872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.873030+0000 mon.c (mon.1) 8873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.873030+0000 mon.c (mon.1) 8873 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.876058+0000 mon.c (mon.1) 8874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.876058+0000 mon.c (mon.1) 8874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.877244+0000 mon.c (mon.1) 8875 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.877244+0000 mon.c (mon.1) 8875 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.886410+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.886410+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.945125+0000 mon.c (mon.1) 8876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.945125+0000 mon.c (mon.1) 8876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.948041+0000 mon.c (mon.1) 8877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.948041+0000 mon.c (mon.1) 8877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.949681+0000 mon.c (mon.1) 8878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.949681+0000 mon.c (mon.1) 8878 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.952422+0000 mon.c (mon.1) 8879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.952422+0000 mon.c (mon.1) 8879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.953500+0000 mon.c (mon.1) 8880 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.953500+0000 mon.c (mon.1) 8880 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.962836+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:38.962836+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.036414+0000 mon.c (mon.1) 8881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.036414+0000 mon.c (mon.1) 8881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.039695+0000 mon.c (mon.1) 8882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.039695+0000 mon.c (mon.1) 8882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.041385+0000 mon.c (mon.1) 8883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.041385+0000 mon.c (mon.1) 8883 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.044315+0000 mon.c (mon.1) 8884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.044315+0000 mon.c (mon.1) 8884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.045849+0000 mon.c (mon.1) 8885 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.045849+0000 mon.c (mon.1) 8885 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.055533+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.055533+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.114538+0000 mon.c (mon.1) 8886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.114538+0000 mon.c (mon.1) 8886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.117570+0000 mon.c (mon.1) 8887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.117570+0000 mon.c (mon.1) 8887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.119567+0000 mon.c (mon.1) 8888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.119567+0000 mon.c (mon.1) 8888 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.123321+0000 mon.c (mon.1) 8889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.123321+0000 mon.c (mon.1) 8889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.124535+0000 mon.c (mon.1) 8890 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.124535+0000 mon.c (mon.1) 8890 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.134817+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.134817+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.223711+0000 mon.c (mon.1) 8891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.223711+0000 mon.c (mon.1) 8891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.228480+0000 mon.c (mon.1) 8892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.228480+0000 mon.c (mon.1) 8892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:39.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.230741+0000 mon.c (mon.1) 8893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.230741+0000 mon.c (mon.1) 8893 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:39.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.235289+0000 mon.c (mon.1) 8894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.235289+0000 mon.c (mon.1) 8894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:39.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.236773+0000 mon.c (mon.1) 8895 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.236773+0000 mon.c (mon.1) 8895 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:39.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.247699+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:39.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:39 smithi123 bash[58916]: audit 2024-04-22T21:17:39.247699+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:38.512418+0000 mgr.x (mgr.34107) 2671 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:40.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:38.512418+0000 mgr.x (mgr.34107) 2671 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:40.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: cephadm 2024-04-22T21:17:38.522454+0000 mgr.x (mgr.34107) 2672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: cephadm 2024-04-22T21:17:38.522454+0000 mgr.x (mgr.34107) 2672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: cephadm 2024-04-22T21:17:38.596768+0000 mgr.x (mgr.34107) 2673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: cephadm 2024-04-22T21:17:38.596768+0000 mgr.x (mgr.34107) 2673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: cephadm 2024-04-22T21:17:38.680771+0000 mgr.x (mgr.34107) 2674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: cephadm 2024-04-22T21:17:38.680771+0000 mgr.x (mgr.34107) 2674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: cephadm 2024-04-22T21:17:38.755220+0000 mgr.x (mgr.34107) 2675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: cephadm 2024-04-22T21:17:38.755220+0000 mgr.x (mgr.34107) 2675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: cephadm 2024-04-22T21:17:38.829785+0000 mgr.x (mgr.34107) 2676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: cephadm 2024-04-22T21:17:38.829785+0000 mgr.x (mgr.34107) 2676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: cluster 2024-04-22T21:17:38.832143+0000 mgr.x (mgr.34107) 2677 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:40.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: cluster 2024-04-22T21:17:38.832143+0000 mgr.x (mgr.34107) 2677 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:40.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: cephadm 2024-04-22T21:17:38.890421+0000 mgr.x (mgr.34107) 2678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: cephadm 2024-04-22T21:17:38.890421+0000 mgr.x (mgr.34107) 2678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: cephadm 2024-04-22T21:17:38.966246+0000 mgr.x (mgr.34107) 2679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: cephadm 2024-04-22T21:17:38.966246+0000 mgr.x (mgr.34107) 2679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: cephadm 2024-04-22T21:17:39.059679+0000 mgr.x (mgr.34107) 2680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: cephadm 2024-04-22T21:17:39.059679+0000 mgr.x (mgr.34107) 2680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: cephadm 2024-04-22T21:17:39.138851+0000 mgr.x (mgr.34107) 2681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:38.512418+0000 mgr.x (mgr.34107) 2671 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:40.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:38.512418+0000 mgr.x (mgr.34107) 2671 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:40.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: cephadm 2024-04-22T21:17:38.522454+0000 mgr.x (mgr.34107) 2672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: cephadm 2024-04-22T21:17:38.522454+0000 mgr.x (mgr.34107) 2672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: cephadm 2024-04-22T21:17:38.596768+0000 mgr.x (mgr.34107) 2673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: cephadm 2024-04-22T21:17:38.596768+0000 mgr.x (mgr.34107) 2673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: cephadm 2024-04-22T21:17:38.680771+0000 mgr.x (mgr.34107) 2674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: cephadm 2024-04-22T21:17:38.680771+0000 mgr.x (mgr.34107) 2674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: cephadm 2024-04-22T21:17:38.755220+0000 mgr.x (mgr.34107) 2675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: cephadm 2024-04-22T21:17:38.755220+0000 mgr.x (mgr.34107) 2675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: cephadm 2024-04-22T21:17:38.829785+0000 mgr.x (mgr.34107) 2676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: cephadm 2024-04-22T21:17:38.829785+0000 mgr.x (mgr.34107) 2676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: cluster 2024-04-22T21:17:38.832143+0000 mgr.x (mgr.34107) 2677 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:40.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: cluster 2024-04-22T21:17:38.832143+0000 mgr.x (mgr.34107) 2677 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:40.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: cephadm 2024-04-22T21:17:38.890421+0000 mgr.x (mgr.34107) 2678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: cephadm 2024-04-22T21:17:38.890421+0000 mgr.x (mgr.34107) 2678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: cephadm 2024-04-22T21:17:38.966246+0000 mgr.x (mgr.34107) 2679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: cephadm 2024-04-22T21:17:38.966246+0000 mgr.x (mgr.34107) 2679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: cephadm 2024-04-22T21:17:39.059679+0000 mgr.x (mgr.34107) 2680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: cephadm 2024-04-22T21:17:39.059679+0000 mgr.x (mgr.34107) 2680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: cephadm 2024-04-22T21:17:39.138851+0000 mgr.x (mgr.34107) 2681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: cephadm 2024-04-22T21:17:39.138851+0000 mgr.x (mgr.34107) 2681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: cephadm 2024-04-22T21:17:39.251807+0000 mgr.x (mgr.34107) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: cephadm 2024-04-22T21:17:39.251807+0000 mgr.x (mgr.34107) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.337953+0000 mon.c (mon.1) 8896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.337953+0000 mon.c (mon.1) 8896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.342138+0000 mon.c (mon.1) 8897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.342138+0000 mon.c (mon.1) 8897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.343893+0000 mon.c (mon.1) 8898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.343893+0000 mon.c (mon.1) 8898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.347586+0000 mon.c (mon.1) 8899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.347586+0000 mon.c (mon.1) 8899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.535 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.349024+0000 mon.c (mon.1) 8900 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.349024+0000 mon.c (mon.1) 8900 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.361450+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.361450+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: cephadm 2024-04-22T21:17:39.366208+0000 mgr.x (mgr.34107) 2683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: cephadm 2024-04-22T21:17:39.366208+0000 mgr.x (mgr.34107) 2683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.426825+0000 mon.c (mon.1) 8901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.426825+0000 mon.c (mon.1) 8901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.429701+0000 mon.c (mon.1) 8902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: cephadm 2024-04-22T21:17:39.138851+0000 mgr.x (mgr.34107) 2681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: cephadm 2024-04-22T21:17:39.251807+0000 mgr.x (mgr.34107) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: cephadm 2024-04-22T21:17:39.251807+0000 mgr.x (mgr.34107) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.337953+0000 mon.c (mon.1) 8896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.337953+0000 mon.c (mon.1) 8896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.342138+0000 mon.c (mon.1) 8897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.342138+0000 mon.c (mon.1) 8897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.343893+0000 mon.c (mon.1) 8898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.343893+0000 mon.c (mon.1) 8898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.347586+0000 mon.c (mon.1) 8899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.347586+0000 mon.c (mon.1) 8899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.349024+0000 mon.c (mon.1) 8900 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.349024+0000 mon.c (mon.1) 8900 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.361450+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.361450+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: cephadm 2024-04-22T21:17:39.366208+0000 mgr.x (mgr.34107) 2683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: cephadm 2024-04-22T21:17:39.366208+0000 mgr.x (mgr.34107) 2683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.426825+0000 mon.c (mon.1) 8901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.426825+0000 mon.c (mon.1) 8901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.429701+0000 mon.c (mon.1) 8902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.429701+0000 mon.c (mon.1) 8902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.431075+0000 mon.c (mon.1) 8903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.431075+0000 mon.c (mon.1) 8903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.433579+0000 mon.c (mon.1) 8904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.433579+0000 mon.c (mon.1) 8904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.434492+0000 mon.c (mon.1) 8905 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.434492+0000 mon.c (mon.1) 8905 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.441489+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.441489+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: cephadm 2024-04-22T21:17:39.445073+0000 mgr.x (mgr.34107) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: cephadm 2024-04-22T21:17:39.445073+0000 mgr.x (mgr.34107) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.504788+0000 mon.c (mon.1) 8906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.504788+0000 mon.c (mon.1) 8906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.508174+0000 mon.c (mon.1) 8907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.508174+0000 mon.c (mon.1) 8907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.509789+0000 mon.c (mon.1) 8908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.509789+0000 mon.c (mon.1) 8908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.513120+0000 mon.c (mon.1) 8909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.540 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.513120+0000 mon.c (mon.1) 8909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.429701+0000 mon.c (mon.1) 8902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.431075+0000 mon.c (mon.1) 8903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.431075+0000 mon.c (mon.1) 8903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.433579+0000 mon.c (mon.1) 8904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.433579+0000 mon.c (mon.1) 8904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.434492+0000 mon.c (mon.1) 8905 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.434492+0000 mon.c (mon.1) 8905 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.441489+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.441489+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: cephadm 2024-04-22T21:17:39.445073+0000 mgr.x (mgr.34107) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: cephadm 2024-04-22T21:17:39.445073+0000 mgr.x (mgr.34107) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.504788+0000 mon.c (mon.1) 8906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.504788+0000 mon.c (mon.1) 8906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.508174+0000 mon.c (mon.1) 8907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.508174+0000 mon.c (mon.1) 8907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.509789+0000 mon.c (mon.1) 8908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.509789+0000 mon.c (mon.1) 8908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.513120+0000 mon.c (mon.1) 8909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.541 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.513120+0000 mon.c (mon.1) 8909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.514489+0000 mon.c (mon.1) 8910 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.514489+0000 mon.c (mon.1) 8910 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.524495+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.524495+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.603769+0000 mon.c (mon.1) 8911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.603769+0000 mon.c (mon.1) 8911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.607726+0000 mon.c (mon.1) 8912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.607726+0000 mon.c (mon.1) 8912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.609390+0000 mon.c (mon.1) 8913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.609390+0000 mon.c (mon.1) 8913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.612972+0000 mon.c (mon.1) 8914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.612972+0000 mon.c (mon.1) 8914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.614169+0000 mon.c (mon.1) 8915 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.614169+0000 mon.c (mon.1) 8915 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.624059+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.624059+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.716322+0000 mon.c (mon.1) 8916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.716322+0000 mon.c (mon.1) 8916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.721427+0000 mon.c (mon.1) 8917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.721427+0000 mon.c (mon.1) 8917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.514489+0000 mon.c (mon.1) 8910 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.514489+0000 mon.c (mon.1) 8910 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.543 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.524495+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.524495+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.603769+0000 mon.c (mon.1) 8911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.603769+0000 mon.c (mon.1) 8911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.607726+0000 mon.c (mon.1) 8912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.607726+0000 mon.c (mon.1) 8912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.609390+0000 mon.c (mon.1) 8913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.609390+0000 mon.c (mon.1) 8913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.612972+0000 mon.c (mon.1) 8914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.612972+0000 mon.c (mon.1) 8914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.614169+0000 mon.c (mon.1) 8915 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.614169+0000 mon.c (mon.1) 8915 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.544 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.624059+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.624059+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.716322+0000 mon.c (mon.1) 8916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.716322+0000 mon.c (mon.1) 8916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.721427+0000 mon.c (mon.1) 8917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.545 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.721427+0000 mon.c (mon.1) 8917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.724058+0000 mon.c (mon.1) 8918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.724058+0000 mon.c (mon.1) 8918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.729153+0000 mon.c (mon.1) 8919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.729153+0000 mon.c (mon.1) 8919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.730729+0000 mon.c (mon.1) 8920 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.730729+0000 mon.c (mon.1) 8920 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.741231+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.741231+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.834710+0000 mon.c (mon.1) 8921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.834710+0000 mon.c (mon.1) 8921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.838690+0000 mon.c (mon.1) 8922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.838690+0000 mon.c (mon.1) 8922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.840423+0000 mon.c (mon.1) 8923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.840423+0000 mon.c (mon.1) 8923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.843457+0000 mon.c (mon.1) 8924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.843457+0000 mon.c (mon.1) 8924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.844514+0000 mon.c (mon.1) 8925 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.844514+0000 mon.c (mon.1) 8925 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.856147+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.547 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.724058+0000 mon.c (mon.1) 8918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.724058+0000 mon.c (mon.1) 8918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.729153+0000 mon.c (mon.1) 8919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.729153+0000 mon.c (mon.1) 8919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.730729+0000 mon.c (mon.1) 8920 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.730729+0000 mon.c (mon.1) 8920 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.741231+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.741231+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.834710+0000 mon.c (mon.1) 8921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.834710+0000 mon.c (mon.1) 8921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.838690+0000 mon.c (mon.1) 8922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.838690+0000 mon.c (mon.1) 8922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.840423+0000 mon.c (mon.1) 8923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.548 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.840423+0000 mon.c (mon.1) 8923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.843457+0000 mon.c (mon.1) 8924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.843457+0000 mon.c (mon.1) 8924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.844514+0000 mon.c (mon.1) 8925 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.844514+0000 mon.c (mon.1) 8925 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.549 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.856147+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.856147+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.914369+0000 mon.c (mon.1) 8926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.914369+0000 mon.c (mon.1) 8926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.917533+0000 mon.c (mon.1) 8927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.917533+0000 mon.c (mon.1) 8927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.919151+0000 mon.c (mon.1) 8928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.919151+0000 mon.c (mon.1) 8928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.922512+0000 mon.c (mon.1) 8929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.922512+0000 mon.c (mon.1) 8929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.923572+0000 mon.c (mon.1) 8930 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.923572+0000 mon.c (mon.1) 8930 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.936941+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:39.936941+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.012522+0000 mon.c (mon.1) 8931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.012522+0000 mon.c (mon.1) 8931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.015906+0000 mon.c (mon.1) 8932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.015906+0000 mon.c (mon.1) 8932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.017538+0000 mon.c (mon.1) 8933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.017538+0000 mon.c (mon.1) 8933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.021661+0000 mon.c (mon.1) 8934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.021661+0000 mon.c (mon.1) 8934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.022972+0000 mon.c (mon.1) 8935 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.022972+0000 mon.c (mon.1) 8935 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.036638+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.036638+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.112871+0000 mon.c (mon.1) 8936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.112871+0000 mon.c (mon.1) 8936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.115597+0000 mon.c (mon.1) 8937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.115597+0000 mon.c (mon.1) 8937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.117233+0000 mon.c (mon.1) 8938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.117233+0000 mon.c (mon.1) 8938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.121089+0000 mon.c (mon.1) 8939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.121089+0000 mon.c (mon.1) 8939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.122543+0000 mon.c (mon.1) 8940 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.122543+0000 mon.c (mon.1) 8940 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.135316+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.135316+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.195185+0000 mon.c (mon.1) 8941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.552 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.195185+0000 mon.c (mon.1) 8941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.856147+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.914369+0000 mon.c (mon.1) 8926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.914369+0000 mon.c (mon.1) 8926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.917533+0000 mon.c (mon.1) 8927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.917533+0000 mon.c (mon.1) 8927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.919151+0000 mon.c (mon.1) 8928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.919151+0000 mon.c (mon.1) 8928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.922512+0000 mon.c (mon.1) 8929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.922512+0000 mon.c (mon.1) 8929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.923572+0000 mon.c (mon.1) 8930 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.923572+0000 mon.c (mon.1) 8930 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.936941+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.553 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:39.936941+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.012522+0000 mon.c (mon.1) 8931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.012522+0000 mon.c (mon.1) 8931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.015906+0000 mon.c (mon.1) 8932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.015906+0000 mon.c (mon.1) 8932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.017538+0000 mon.c (mon.1) 8933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.554 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.017538+0000 mon.c (mon.1) 8933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.198056+0000 mon.c (mon.1) 8942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.554 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.198056+0000 mon.c (mon.1) 8942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.199694+0000 mon.c (mon.1) 8943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.199694+0000 mon.c (mon.1) 8943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.202474+0000 mon.c (mon.1) 8944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.202474+0000 mon.c (mon.1) 8944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.203556+0000 mon.c (mon.1) 8945 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.203556+0000 mon.c (mon.1) 8945 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.215108+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.215108+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.250565+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.250565+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.267199+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.267199+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.555 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.280144+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.556 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[75184]: audit 2024-04-22T21:17:40.280144+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.021661+0000 mon.c (mon.1) 8934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.021661+0000 mon.c (mon.1) 8934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.022972+0000 mon.c (mon.1) 8935 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.022972+0000 mon.c (mon.1) 8935 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.036638+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.036638+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.556 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.112871+0000 mon.c (mon.1) 8936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.112871+0000 mon.c (mon.1) 8936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.115597+0000 mon.c (mon.1) 8937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.115597+0000 mon.c (mon.1) 8937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.117233+0000 mon.c (mon.1) 8938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.117233+0000 mon.c (mon.1) 8938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.121089+0000 mon.c (mon.1) 8939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.121089+0000 mon.c (mon.1) 8939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.122543+0000 mon.c (mon.1) 8940 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.122543+0000 mon.c (mon.1) 8940 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.135316+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.135316+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.557 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.195185+0000 mon.c (mon.1) 8941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.195185+0000 mon.c (mon.1) 8941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.198056+0000 mon.c (mon.1) 8942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.198056+0000 mon.c (mon.1) 8942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.199694+0000 mon.c (mon.1) 8943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.199694+0000 mon.c (mon.1) 8943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.202474+0000 mon.c (mon.1) 8944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.202474+0000 mon.c (mon.1) 8944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.203556+0000 mon.c (mon.1) 8945 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.203556+0000 mon.c (mon.1) 8945 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.215108+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.215108+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.250565+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.250565+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.558 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.267199+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.267199+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.280144+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.559 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:40 smithi121 bash[73084]: audit 2024-04-22T21:17:40.280144+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:38.512418+0000 mgr.x (mgr.34107) 2671 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:40.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:38.512418+0000 mgr.x (mgr.34107) 2671 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:40.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: cephadm 2024-04-22T21:17:38.522454+0000 mgr.x (mgr.34107) 2672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: cephadm 2024-04-22T21:17:38.522454+0000 mgr.x (mgr.34107) 2672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.734 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: cephadm 2024-04-22T21:17:38.596768+0000 mgr.x (mgr.34107) 2673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.735 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: cephadm 2024-04-22T21:17:38.596768+0000 mgr.x (mgr.34107) 2673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.735 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: cephadm 2024-04-22T21:17:38.680771+0000 mgr.x (mgr.34107) 2674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.735 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: cephadm 2024-04-22T21:17:38.680771+0000 mgr.x (mgr.34107) 2674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.735 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: cephadm 2024-04-22T21:17:38.755220+0000 mgr.x (mgr.34107) 2675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.735 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: cephadm 2024-04-22T21:17:38.755220+0000 mgr.x (mgr.34107) 2675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.735 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: cephadm 2024-04-22T21:17:38.829785+0000 mgr.x (mgr.34107) 2676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.735 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: cephadm 2024-04-22T21:17:38.829785+0000 mgr.x (mgr.34107) 2676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.735 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: cluster 2024-04-22T21:17:38.832143+0000 mgr.x (mgr.34107) 2677 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:40.735 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: cluster 2024-04-22T21:17:38.832143+0000 mgr.x (mgr.34107) 2677 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:40.735 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: cephadm 2024-04-22T21:17:38.890421+0000 mgr.x (mgr.34107) 2678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.735 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: cephadm 2024-04-22T21:17:38.890421+0000 mgr.x (mgr.34107) 2678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.735 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: cephadm 2024-04-22T21:17:38.966246+0000 mgr.x (mgr.34107) 2679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.735 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: cephadm 2024-04-22T21:17:38.966246+0000 mgr.x (mgr.34107) 2679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: cephadm 2024-04-22T21:17:39.059679+0000 mgr.x (mgr.34107) 2680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: cephadm 2024-04-22T21:17:39.059679+0000 mgr.x (mgr.34107) 2680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: cephadm 2024-04-22T21:17:39.138851+0000 mgr.x (mgr.34107) 2681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: cephadm 2024-04-22T21:17:39.138851+0000 mgr.x (mgr.34107) 2681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: cephadm 2024-04-22T21:17:39.251807+0000 mgr.x (mgr.34107) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: cephadm 2024-04-22T21:17:39.251807+0000 mgr.x (mgr.34107) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.337953+0000 mon.c (mon.1) 8896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.337953+0000 mon.c (mon.1) 8896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.342138+0000 mon.c (mon.1) 8897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.342138+0000 mon.c (mon.1) 8897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.343893+0000 mon.c (mon.1) 8898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.343893+0000 mon.c (mon.1) 8898 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.347586+0000 mon.c (mon.1) 8899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.736 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.347586+0000 mon.c (mon.1) 8899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.349024+0000 mon.c (mon.1) 8900 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.349024+0000 mon.c (mon.1) 8900 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.361450+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.361450+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: cephadm 2024-04-22T21:17:39.366208+0000 mgr.x (mgr.34107) 2683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: cephadm 2024-04-22T21:17:39.366208+0000 mgr.x (mgr.34107) 2683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.426825+0000 mon.c (mon.1) 8901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.426825+0000 mon.c (mon.1) 8901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.429701+0000 mon.c (mon.1) 8902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.429701+0000 mon.c (mon.1) 8902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.431075+0000 mon.c (mon.1) 8903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.431075+0000 mon.c (mon.1) 8903 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.737 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.433579+0000 mon.c (mon.1) 8904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.433579+0000 mon.c (mon.1) 8904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.434492+0000 mon.c (mon.1) 8905 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.434492+0000 mon.c (mon.1) 8905 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.441489+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.441489+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: cephadm 2024-04-22T21:17:39.445073+0000 mgr.x (mgr.34107) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: cephadm 2024-04-22T21:17:39.445073+0000 mgr.x (mgr.34107) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:40.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.504788+0000 mon.c (mon.1) 8906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.504788+0000 mon.c (mon.1) 8906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.508174+0000 mon.c (mon.1) 8907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.508174+0000 mon.c (mon.1) 8907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.509789+0000 mon.c (mon.1) 8908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.509789+0000 mon.c (mon.1) 8908 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.513120+0000 mon.c (mon.1) 8909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.513120+0000 mon.c (mon.1) 8909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.514489+0000 mon.c (mon.1) 8910 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.514489+0000 mon.c (mon.1) 8910 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.524495+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.524495+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.603769+0000 mon.c (mon.1) 8911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.603769+0000 mon.c (mon.1) 8911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.607726+0000 mon.c (mon.1) 8912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.607726+0000 mon.c (mon.1) 8912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.609390+0000 mon.c (mon.1) 8913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.609390+0000 mon.c (mon.1) 8913 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.612972+0000 mon.c (mon.1) 8914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.612972+0000 mon.c (mon.1) 8914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.614169+0000 mon.c (mon.1) 8915 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.614169+0000 mon.c (mon.1) 8915 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.624059+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.624059+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.716322+0000 mon.c (mon.1) 8916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.716322+0000 mon.c (mon.1) 8916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.721427+0000 mon.c (mon.1) 8917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.721427+0000 mon.c (mon.1) 8917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.724058+0000 mon.c (mon.1) 8918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.724058+0000 mon.c (mon.1) 8918 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.729153+0000 mon.c (mon.1) 8919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.729153+0000 mon.c (mon.1) 8919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.730729+0000 mon.c (mon.1) 8920 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.730729+0000 mon.c (mon.1) 8920 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.741231+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.741231+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.834710+0000 mon.c (mon.1) 8921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.834710+0000 mon.c (mon.1) 8921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.838690+0000 mon.c (mon.1) 8922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.838690+0000 mon.c (mon.1) 8922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.840423+0000 mon.c (mon.1) 8923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.840423+0000 mon.c (mon.1) 8923 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.843457+0000 mon.c (mon.1) 8924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.843457+0000 mon.c (mon.1) 8924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.844514+0000 mon.c (mon.1) 8925 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.844514+0000 mon.c (mon.1) 8925 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.856147+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.856147+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.914369+0000 mon.c (mon.1) 8926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.914369+0000 mon.c (mon.1) 8926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.917533+0000 mon.c (mon.1) 8927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.917533+0000 mon.c (mon.1) 8927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.919151+0000 mon.c (mon.1) 8928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.919151+0000 mon.c (mon.1) 8928 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.922512+0000 mon.c (mon.1) 8929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.922512+0000 mon.c (mon.1) 8929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.923572+0000 mon.c (mon.1) 8930 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.923572+0000 mon.c (mon.1) 8930 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.936941+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:39.936941+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.012522+0000 mon.c (mon.1) 8931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.012522+0000 mon.c (mon.1) 8931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.015906+0000 mon.c (mon.1) 8932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.015906+0000 mon.c (mon.1) 8932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.017538+0000 mon.c (mon.1) 8933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.017538+0000 mon.c (mon.1) 8933 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.021661+0000 mon.c (mon.1) 8934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.021661+0000 mon.c (mon.1) 8934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.022972+0000 mon.c (mon.1) 8935 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.022972+0000 mon.c (mon.1) 8935 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.036638+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.036638+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.112871+0000 mon.c (mon.1) 8936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.112871+0000 mon.c (mon.1) 8936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.115597+0000 mon.c (mon.1) 8937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.115597+0000 mon.c (mon.1) 8937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.117233+0000 mon.c (mon.1) 8938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.117233+0000 mon.c (mon.1) 8938 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.121089+0000 mon.c (mon.1) 8939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.121089+0000 mon.c (mon.1) 8939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.122543+0000 mon.c (mon.1) 8940 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.122543+0000 mon.c (mon.1) 8940 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.135316+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.135316+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.195185+0000 mon.c (mon.1) 8941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.195185+0000 mon.c (mon.1) 8941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.198056+0000 mon.c (mon.1) 8942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.198056+0000 mon.c (mon.1) 8942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:40.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.199694+0000 mon.c (mon.1) 8943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.199694+0000 mon.c (mon.1) 8943 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:40.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.202474+0000 mon.c (mon.1) 8944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.202474+0000 mon.c (mon.1) 8944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:40.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.203556+0000 mon.c (mon.1) 8945 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.203556+0000 mon.c (mon.1) 8945 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:40.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.215108+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.215108+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.250565+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.250565+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.267199+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.267199+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.280144+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:40.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:40 smithi123 bash[58916]: audit 2024-04-22T21:17:40.280144+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:41.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: cephadm 2024-04-22T21:17:39.528083+0000 mgr.x (mgr.34107) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: cephadm 2024-04-22T21:17:39.528083+0000 mgr.x (mgr.34107) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: cephadm 2024-04-22T21:17:39.628358+0000 mgr.x (mgr.34107) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: cephadm 2024-04-22T21:17:39.628358+0000 mgr.x (mgr.34107) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: cephadm 2024-04-22T21:17:39.745620+0000 mgr.x (mgr.34107) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: cephadm 2024-04-22T21:17:39.745620+0000 mgr.x (mgr.34107) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: cephadm 2024-04-22T21:17:39.859805+0000 mgr.x (mgr.34107) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: cephadm 2024-04-22T21:17:39.859805+0000 mgr.x (mgr.34107) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: cephadm 2024-04-22T21:17:39.940952+0000 mgr.x (mgr.34107) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: cephadm 2024-04-22T21:17:39.940952+0000 mgr.x (mgr.34107) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: cephadm 2024-04-22T21:17:40.040125+0000 mgr.x (mgr.34107) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: cephadm 2024-04-22T21:17:40.040125+0000 mgr.x (mgr.34107) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: cephadm 2024-04-22T21:17:40.139238+0000 mgr.x (mgr.34107) 2691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: cephadm 2024-04-22T21:17:40.139238+0000 mgr.x (mgr.34107) 2691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: cephadm 2024-04-22T21:17:40.218589+0000 mgr.x (mgr.34107) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: cephadm 2024-04-22T21:17:40.218589+0000 mgr.x (mgr.34107) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: audit 2024-04-22T21:17:40.274893+0000 mon.c (mon.1) 8946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:41.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: audit 2024-04-22T21:17:40.274893+0000 mon.c (mon.1) 8946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:41.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: audit 2024-04-22T21:17:40.313650+0000 mon.c (mon.1) 8947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: audit 2024-04-22T21:17:40.313650+0000 mon.c (mon.1) 8947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: audit 2024-04-22T21:17:40.315659+0000 mon.c (mon.1) 8948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.532 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: cephadm 2024-04-22T21:17:39.528083+0000 mgr.x (mgr.34107) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: cephadm 2024-04-22T21:17:39.528083+0000 mgr.x (mgr.34107) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: cephadm 2024-04-22T21:17:39.628358+0000 mgr.x (mgr.34107) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: cephadm 2024-04-22T21:17:39.628358+0000 mgr.x (mgr.34107) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: cephadm 2024-04-22T21:17:39.745620+0000 mgr.x (mgr.34107) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: cephadm 2024-04-22T21:17:39.745620+0000 mgr.x (mgr.34107) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: cephadm 2024-04-22T21:17:39.859805+0000 mgr.x (mgr.34107) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: cephadm 2024-04-22T21:17:39.859805+0000 mgr.x (mgr.34107) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: cephadm 2024-04-22T21:17:39.940952+0000 mgr.x (mgr.34107) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: cephadm 2024-04-22T21:17:39.940952+0000 mgr.x (mgr.34107) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: cephadm 2024-04-22T21:17:40.040125+0000 mgr.x (mgr.34107) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: cephadm 2024-04-22T21:17:40.040125+0000 mgr.x (mgr.34107) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: cephadm 2024-04-22T21:17:40.139238+0000 mgr.x (mgr.34107) 2691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.533 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: cephadm 2024-04-22T21:17:40.139238+0000 mgr.x (mgr.34107) 2691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: cephadm 2024-04-22T21:17:40.218589+0000 mgr.x (mgr.34107) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: cephadm 2024-04-22T21:17:40.218589+0000 mgr.x (mgr.34107) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: audit 2024-04-22T21:17:40.274893+0000 mon.c (mon.1) 8946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:41.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: audit 2024-04-22T21:17:40.274893+0000 mon.c (mon.1) 8946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:41.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: audit 2024-04-22T21:17:40.313650+0000 mon.c (mon.1) 8947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: audit 2024-04-22T21:17:40.313650+0000 mon.c (mon.1) 8947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.534 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: audit 2024-04-22T21:17:40.315659+0000 mon.c (mon.1) 8948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: audit 2024-04-22T21:17:40.315659+0000 mon.c (mon.1) 8948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: audit 2024-04-22T21:17:40.317211+0000 mon.c (mon.1) 8949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: audit 2024-04-22T21:17:40.317211+0000 mon.c (mon.1) 8949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: audit 2024-04-22T21:17:40.319667+0000 mon.c (mon.1) 8950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: audit 2024-04-22T21:17:40.319667+0000 mon.c (mon.1) 8950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: audit 2024-04-22T21:17:40.322622+0000 mon.c (mon.1) 8951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: audit 2024-04-22T21:17:40.322622+0000 mon.c (mon.1) 8951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: audit 2024-04-22T21:17:40.324575+0000 mon.c (mon.1) 8952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: audit 2024-04-22T21:17:40.324575+0000 mon.c (mon.1) 8952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: audit 2024-04-22T21:17:40.326246+0000 mon.c (mon.1) 8953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: audit 2024-04-22T21:17:40.326246+0000 mon.c (mon.1) 8953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: audit 2024-04-22T21:17:40.328048+0000 mon.c (mon.1) 8954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: audit 2024-04-22T21:17:40.328048+0000 mon.c (mon.1) 8954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: audit 2024-04-22T21:17:40.329726+0000 mon.c (mon.1) 8955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: audit 2024-04-22T21:17:40.329726+0000 mon.c (mon.1) 8955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: audit 2024-04-22T21:17:40.331498+0000 mon.c (mon.1) 8956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: audit 2024-04-22T21:17:40.331498+0000 mon.c (mon.1) 8956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: audit 2024-04-22T21:17:40.333261+0000 mon.c (mon.1) 8957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: audit 2024-04-22T21:17:40.333261+0000 mon.c (mon.1) 8957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: audit 2024-04-22T21:17:40.334958+0000 mon.c (mon.1) 8958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: audit 2024-04-22T21:17:40.315659+0000 mon.c (mon.1) 8948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: audit 2024-04-22T21:17:40.317211+0000 mon.c (mon.1) 8949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: audit 2024-04-22T21:17:40.317211+0000 mon.c (mon.1) 8949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: audit 2024-04-22T21:17:40.319667+0000 mon.c (mon.1) 8950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.536 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: audit 2024-04-22T21:17:40.319667+0000 mon.c (mon.1) 8950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: audit 2024-04-22T21:17:40.322622+0000 mon.c (mon.1) 8951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: audit 2024-04-22T21:17:40.322622+0000 mon.c (mon.1) 8951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: audit 2024-04-22T21:17:40.324575+0000 mon.c (mon.1) 8952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: audit 2024-04-22T21:17:40.324575+0000 mon.c (mon.1) 8952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: audit 2024-04-22T21:17:40.326246+0000 mon.c (mon.1) 8953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: audit 2024-04-22T21:17:40.326246+0000 mon.c (mon.1) 8953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: audit 2024-04-22T21:17:40.328048+0000 mon.c (mon.1) 8954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: audit 2024-04-22T21:17:40.328048+0000 mon.c (mon.1) 8954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: audit 2024-04-22T21:17:40.329726+0000 mon.c (mon.1) 8955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: audit 2024-04-22T21:17:40.329726+0000 mon.c (mon.1) 8955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: audit 2024-04-22T21:17:40.331498+0000 mon.c (mon.1) 8956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: audit 2024-04-22T21:17:40.331498+0000 mon.c (mon.1) 8956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: audit 2024-04-22T21:17:40.333261+0000 mon.c (mon.1) 8957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.537 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: audit 2024-04-22T21:17:40.333261+0000 mon.c (mon.1) 8957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.538 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: audit 2024-04-22T21:17:40.334958+0000 mon.c (mon.1) 8958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: audit 2024-04-22T21:17:40.334958+0000 mon.c (mon.1) 8958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: audit 2024-04-22T21:17:40.337023+0000 mon.c (mon.1) 8959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[73084]: audit 2024-04-22T21:17:40.337023+0000 mon.c (mon.1) 8959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: audit 2024-04-22T21:17:40.334958+0000 mon.c (mon.1) 8958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: audit 2024-04-22T21:17:40.337023+0000 mon.c (mon.1) 8959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.539 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:41 smithi121 bash[75184]: audit 2024-04-22T21:17:40.337023+0000 mon.c (mon.1) 8959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: cephadm 2024-04-22T21:17:39.528083+0000 mgr.x (mgr.34107) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: cephadm 2024-04-22T21:17:39.528083+0000 mgr.x (mgr.34107) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: cephadm 2024-04-22T21:17:39.628358+0000 mgr.x (mgr.34107) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: cephadm 2024-04-22T21:17:39.628358+0000 mgr.x (mgr.34107) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: cephadm 2024-04-22T21:17:39.745620+0000 mgr.x (mgr.34107) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: cephadm 2024-04-22T21:17:39.745620+0000 mgr.x (mgr.34107) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: cephadm 2024-04-22T21:17:39.859805+0000 mgr.x (mgr.34107) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: cephadm 2024-04-22T21:17:39.859805+0000 mgr.x (mgr.34107) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: cephadm 2024-04-22T21:17:39.940952+0000 mgr.x (mgr.34107) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: cephadm 2024-04-22T21:17:39.940952+0000 mgr.x (mgr.34107) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: cephadm 2024-04-22T21:17:40.040125+0000 mgr.x (mgr.34107) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: cephadm 2024-04-22T21:17:40.040125+0000 mgr.x (mgr.34107) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: cephadm 2024-04-22T21:17:40.139238+0000 mgr.x (mgr.34107) 2691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: cephadm 2024-04-22T21:17:40.139238+0000 mgr.x (mgr.34107) 2691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: cephadm 2024-04-22T21:17:40.218589+0000 mgr.x (mgr.34107) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: cephadm 2024-04-22T21:17:40.218589+0000 mgr.x (mgr.34107) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:41.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: audit 2024-04-22T21:17:40.274893+0000 mon.c (mon.1) 8946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:41.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: audit 2024-04-22T21:17:40.274893+0000 mon.c (mon.1) 8946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:41.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: audit 2024-04-22T21:17:40.313650+0000 mon.c (mon.1) 8947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: audit 2024-04-22T21:17:40.313650+0000 mon.c (mon.1) 8947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: audit 2024-04-22T21:17:40.315659+0000 mon.c (mon.1) 8948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: audit 2024-04-22T21:17:40.315659+0000 mon.c (mon.1) 8948 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: audit 2024-04-22T21:17:40.317211+0000 mon.c (mon.1) 8949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: audit 2024-04-22T21:17:40.317211+0000 mon.c (mon.1) 8949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: audit 2024-04-22T21:17:40.319667+0000 mon.c (mon.1) 8950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: audit 2024-04-22T21:17:40.319667+0000 mon.c (mon.1) 8950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: audit 2024-04-22T21:17:40.322622+0000 mon.c (mon.1) 8951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: audit 2024-04-22T21:17:40.322622+0000 mon.c (mon.1) 8951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: audit 2024-04-22T21:17:40.324575+0000 mon.c (mon.1) 8952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: audit 2024-04-22T21:17:40.324575+0000 mon.c (mon.1) 8952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: audit 2024-04-22T21:17:40.326246+0000 mon.c (mon.1) 8953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: audit 2024-04-22T21:17:40.326246+0000 mon.c (mon.1) 8953 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: audit 2024-04-22T21:17:40.328048+0000 mon.c (mon.1) 8954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.759 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: audit 2024-04-22T21:17:40.328048+0000 mon.c (mon.1) 8954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: audit 2024-04-22T21:17:40.329726+0000 mon.c (mon.1) 8955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: audit 2024-04-22T21:17:40.329726+0000 mon.c (mon.1) 8955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: audit 2024-04-22T21:17:40.331498+0000 mon.c (mon.1) 8956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: audit 2024-04-22T21:17:40.331498+0000 mon.c (mon.1) 8956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: audit 2024-04-22T21:17:40.333261+0000 mon.c (mon.1) 8957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.760 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: audit 2024-04-22T21:17:40.333261+0000 mon.c (mon.1) 8957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: audit 2024-04-22T21:17:40.334958+0000 mon.c (mon.1) 8958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: audit 2024-04-22T21:17:40.334958+0000 mon.c (mon.1) 8958 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: audit 2024-04-22T21:17:40.337023+0000 mon.c (mon.1) 8959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:41.761 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:41 smithi123 bash[58916]: audit 2024-04-22T21:17:40.337023+0000 mon.c (mon.1) 8959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:42.476 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:42 smithi123 bash[58916]: cluster 2024-04-22T21:17:40.833029+0000 mgr.x (mgr.34107) 2693 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:42.476 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:42 smithi123 bash[58916]: cluster 2024-04-22T21:17:40.833029+0000 mgr.x (mgr.34107) 2693 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:42.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:42 smithi121 bash[73084]: cluster 2024-04-22T21:17:40.833029+0000 mgr.x (mgr.34107) 2693 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:42.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:42 smithi121 bash[73084]: cluster 2024-04-22T21:17:40.833029+0000 mgr.x (mgr.34107) 2693 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:42.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:42 smithi121 bash[75184]: cluster 2024-04-22T21:17:40.833029+0000 mgr.x (mgr.34107) 2693 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:42.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:42 smithi121 bash[75184]: cluster 2024-04-22T21:17:40.833029+0000 mgr.x (mgr.34107) 2693 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:44.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:44 smithi123 bash[58916]: cluster 2024-04-22T21:17:42.834450+0000 mgr.x (mgr.34107) 2694 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:44.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:44 smithi123 bash[58916]: cluster 2024-04-22T21:17:42.834450+0000 mgr.x (mgr.34107) 2694 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:44.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:44 smithi121 bash[73084]: cluster 2024-04-22T21:17:42.834450+0000 mgr.x (mgr.34107) 2694 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:44.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:44 smithi121 bash[73084]: cluster 2024-04-22T21:17:42.834450+0000 mgr.x (mgr.34107) 2694 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:44.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:44 smithi121 bash[75184]: cluster 2024-04-22T21:17:42.834450+0000 mgr.x (mgr.34107) 2694 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:44.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:44 smithi121 bash[75184]: cluster 2024-04-22T21:17:42.834450+0000 mgr.x (mgr.34107) 2694 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:45.094 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-04-22T21:17:45.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:45 smithi123 bash[58916]: audit 2024-04-22T21:17:44.711217+0000 mon.c (mon.1) 8960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:17:45.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:45 smithi123 bash[58916]: audit 2024-04-22T21:17:44.711217+0000 mon.c (mon.1) 8960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:17:45.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:45 smithi121 bash[75184]: audit 2024-04-22T21:17:44.711217+0000 mon.c (mon.1) 8960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:17:45.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:45 smithi121 bash[75184]: audit 2024-04-22T21:17:44.711217+0000 mon.c (mon.1) 8960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:17:45.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:45 smithi121 bash[73084]: audit 2024-04-22T21:17:44.711217+0000 mon.c (mon.1) 8960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:17:45.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:45 smithi121 bash[73084]: audit 2024-04-22T21:17:44.711217+0000 mon.c (mon.1) 8960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:17:45.800 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T21:17:45.801 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi121 smithi121 running 10s ago 25m - - 2024-04-22T21:17:45.801 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi123 smithi123 running 0s ago 25m - - 2024-04-22T21:17:45.801 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (12m) 10s ago 18m 14.0M - 0.23.0 ba2b418f427c 75d0217c38a9 2024-04-22T21:17:45.801 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (11m) 0s ago 18m 43.0M - 8.3.5 dad864ee21e9 800591342f16 2024-04-22T21:17:45.801 INFO:teuthology.orchestra.run.smithi121.stdout:iscsi.foo.smithi121.rxpsbc smithi121 running (78s) 10s ago 16m 42.5M - 3.7 82086b19bb07 a9c2196d0235 2024-04-22T21:17:45.801 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443,9283,8765 running (11m) 0s ago 24m 538M - 19.0.0-3198-g56e81df3 82086b19bb07 47d10e8cef27 2024-04-22T21:17:45.801 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443,9283,8765 running (10m) 10s ago 26m 441M - 19.0.0-3198-g56e81df3 82086b19bb07 8406ceac8ad3 2024-04-22T21:17:45.801 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (9m) 10s ago 26m 88.4M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 f5b71d32306b 2024-04-22T21:17:45.801 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (9m) 0s ago 24m 64.3M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 db2fb24d7454 2024-04-22T21:17:45.801 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (9m) 10s ago 24m 75.7M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 425f9e808335 2024-04-22T21:17:45.801 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (59s) 10s ago 18m 7572k - 1.5.0 0da6a335fe13 7d05fdb143c5 2024-04-22T21:17:45.801 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (39s) 0s ago 18m 7564k - 1.5.0 0da6a335fe13 931d3fab6273 2024-04-22T21:17:45.802 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (7m) 10s ago 24m 62.9M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 afe0c773b859 2024-04-22T21:17:45.802 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (7m) 10s ago 23m 69.8M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 8e891d1550a4 2024-04-22T21:17:45.802 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (6m) 10s ago 22m 62.6M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 31a08ebbc5f6 2024-04-22T21:17:45.802 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (6m) 10s ago 22m 63.5M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 6c42aa4939cb 2024-04-22T21:17:45.802 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (5m) 0s ago 21m 59.5M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 76b1894f04d2 2024-04-22T21:17:45.802 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (4m) 0s ago 21m 55.4M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 d058156b75a3 2024-04-22T21:17:45.802 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (3m) 0s ago 20m 58.1M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 80e9fbeddc85 2024-04-22T21:17:45.802 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (3m) 0s ago 19m 61.1M 4096M 19.0.0-3198-g56e81df3 82086b19bb07 3bfa1376c3de 2024-04-22T21:17:45.802 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (9s) 0s ago 19m 48.2M - 2.43.0 a07b618ecd1d d20c44fe13a3 2024-04-22T21:17:45.802 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi121.fpqyxe smithi121 *:8000 running (2m) 10s ago 16m 89.4M - 19.0.0-3198-g56e81df3 82086b19bb07 7bdb72ca3523 2024-04-22T21:17:45.802 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi123.ducldy smithi123 *:8000 running (2m) 0s ago 16m 89.0M - 19.0.0-3198-g56e81df3 82086b19bb07 a7acabf1dfb6 2024-04-22T21:17:45.802 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi121.umzhsg smithi121 *:80 running (2m) 10s ago 16m 91.5M - 19.0.0-3198-g56e81df3 82086b19bb07 04d7be3f581a 2024-04-22T21:17:45.802 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi123.ywhrus smithi123 *:80 running (2m) 0s ago 16m 89.0M - 19.0.0-3198-g56e81df3 82086b19bb07 b0cae84c5650 2024-04-22T21:17:46.236 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:17:46.236 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-04-22T21:17:46.236 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 3 2024-04-22T21:17:46.236 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:17:46.236 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-04-22T21:17:46.236 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 2 2024-04-22T21:17:46.236 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:17:46.236 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-04-22T21:17:46.236 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 8 2024-04-22T21:17:46.236 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:17:46.236 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-04-22T21:17:46.237 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 4 2024-04-22T21:17:46.237 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:17:46.237 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-04-22T21:17:46.237 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 17 2024-04-22T21:17:46.237 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:17:46.237 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:17:46.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:46 smithi123 bash[58916]: cephadm 2024-04-22T21:17:44.664051+0000 mgr.x (mgr.34107) 2695 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-22T21:17:46.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:46 smithi123 bash[58916]: cephadm 2024-04-22T21:17:44.664051+0000 mgr.x (mgr.34107) 2695 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-22T21:17:46.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:46 smithi123 bash[58916]: cluster 2024-04-22T21:17:44.835066+0000 mgr.x (mgr.34107) 2696 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:46.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:46 smithi123 bash[58916]: cluster 2024-04-22T21:17:44.835066+0000 mgr.x (mgr.34107) 2696 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:46.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:46 smithi123 bash[58916]: cephadm 2024-04-22T21:17:44.949484+0000 mgr.x (mgr.34107) 2697 : cephadm [INF] Deploying daemon prometheus.a on smithi123 2024-04-22T21:17:46.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:46 smithi123 bash[58916]: cephadm 2024-04-22T21:17:44.949484+0000 mgr.x (mgr.34107) 2697 : cephadm [INF] Deploying daemon prometheus.a on smithi123 2024-04-22T21:17:46.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:46 smithi123 bash[58916]: audit 2024-04-22T21:17:45.096705+0000 mgr.x (mgr.34107) 2698 : audit [DBG] from='client.44940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:46.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:46 smithi123 bash[58916]: audit 2024-04-22T21:17:45.096705+0000 mgr.x (mgr.34107) 2698 : audit [DBG] from='client.44940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:46.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:46 smithi123 bash[58916]: audit 2024-04-22T21:17:45.456734+0000 mgr.x (mgr.34107) 2699 : audit [DBG] from='client.44946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:46.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:46 smithi123 bash[58916]: audit 2024-04-22T21:17:45.456734+0000 mgr.x (mgr.34107) 2699 : audit [DBG] from='client.44946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:46.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:46 smithi123 bash[58916]: audit 2024-04-22T21:17:45.733817+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:46.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:46 smithi123 bash[58916]: audit 2024-04-22T21:17:45.733817+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:46.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:46 smithi123 bash[58916]: audit 2024-04-22T21:17:45.750424+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:46.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:46 smithi123 bash[58916]: audit 2024-04-22T21:17:45.750424+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:46.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:46 smithi123 bash[58916]: audit 2024-04-22T21:17:45.763997+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:46.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:46 smithi123 bash[58916]: audit 2024-04-22T21:17:45.763997+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:46.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:46 smithi123 bash[58916]: audit 2024-04-22T21:17:46.249361+0000 mon.a (mon.0) 2700 : audit [DBG] from='client.? 172.21.15.121:0/3315788410' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:46.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:46 smithi123 bash[58916]: audit 2024-04-22T21:17:46.249361+0000 mon.a (mon.0) 2700 : audit [DBG] from='client.? 172.21.15.121:0/3315788410' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:46.586 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:17:46.586 INFO:teuthology.orchestra.run.smithi121.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d", 2024-04-22T21:17:46.586 INFO:teuthology.orchestra.run.smithi121.stdout: "in_progress": true, 2024-04-22T21:17:46.587 INFO:teuthology.orchestra.run.smithi121.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-22T21:17:46.587 INFO:teuthology.orchestra.run.smithi121.stdout: "services_complete": [ 2024-04-22T21:17:46.587 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw", 2024-04-22T21:17:46.587 INFO:teuthology.orchestra.run.smithi121.stdout: "mon", 2024-04-22T21:17:46.587 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr", 2024-04-22T21:17:46.587 INFO:teuthology.orchestra.run.smithi121.stdout: "osd", 2024-04-22T21:17:46.587 INFO:teuthology.orchestra.run.smithi121.stdout: "iscsi" 2024-04-22T21:17:46.587 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2024-04-22T21:17:46.587 INFO:teuthology.orchestra.run.smithi121.stdout: "progress": "18/23 daemons upgraded", 2024-04-22T21:17:46.587 INFO:teuthology.orchestra.run.smithi121.stdout: "message": "Currently upgrading prometheus daemons", 2024-04-22T21:17:46.587 INFO:teuthology.orchestra.run.smithi121.stdout: "is_paused": false 2024-04-22T21:17:46.587 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:17:46.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[73084]: cephadm 2024-04-22T21:17:44.664051+0000 mgr.x (mgr.34107) 2695 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-22T21:17:46.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[73084]: cephadm 2024-04-22T21:17:44.664051+0000 mgr.x (mgr.34107) 2695 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-22T21:17:46.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[73084]: cluster 2024-04-22T21:17:44.835066+0000 mgr.x (mgr.34107) 2696 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:46.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[73084]: cluster 2024-04-22T21:17:44.835066+0000 mgr.x (mgr.34107) 2696 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:46.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[73084]: cephadm 2024-04-22T21:17:44.949484+0000 mgr.x (mgr.34107) 2697 : cephadm [INF] Deploying daemon prometheus.a on smithi123 2024-04-22T21:17:46.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[73084]: cephadm 2024-04-22T21:17:44.949484+0000 mgr.x (mgr.34107) 2697 : cephadm [INF] Deploying daemon prometheus.a on smithi123 2024-04-22T21:17:46.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[73084]: audit 2024-04-22T21:17:45.096705+0000 mgr.x (mgr.34107) 2698 : audit [DBG] from='client.44940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:46.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[73084]: audit 2024-04-22T21:17:45.096705+0000 mgr.x (mgr.34107) 2698 : audit [DBG] from='client.44940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:46.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[73084]: audit 2024-04-22T21:17:45.456734+0000 mgr.x (mgr.34107) 2699 : audit [DBG] from='client.44946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:46.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[73084]: audit 2024-04-22T21:17:45.456734+0000 mgr.x (mgr.34107) 2699 : audit [DBG] from='client.44946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:46.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[73084]: audit 2024-04-22T21:17:45.733817+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:46.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[73084]: audit 2024-04-22T21:17:45.733817+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:46.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[73084]: audit 2024-04-22T21:17:45.750424+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:46.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[73084]: audit 2024-04-22T21:17:45.750424+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:46.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[73084]: audit 2024-04-22T21:17:45.763997+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:46.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[73084]: audit 2024-04-22T21:17:45.763997+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:46.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[73084]: audit 2024-04-22T21:17:46.249361+0000 mon.a (mon.0) 2700 : audit [DBG] from='client.? 172.21.15.121:0/3315788410' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:46.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[73084]: audit 2024-04-22T21:17:46.249361+0000 mon.a (mon.0) 2700 : audit [DBG] from='client.? 172.21.15.121:0/3315788410' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:46.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[75184]: cephadm 2024-04-22T21:17:44.664051+0000 mgr.x (mgr.34107) 2695 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-22T21:17:46.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[75184]: cephadm 2024-04-22T21:17:44.664051+0000 mgr.x (mgr.34107) 2695 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-22T21:17:46.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[75184]: cluster 2024-04-22T21:17:44.835066+0000 mgr.x (mgr.34107) 2696 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:46.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[75184]: cluster 2024-04-22T21:17:44.835066+0000 mgr.x (mgr.34107) 2696 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:46.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[75184]: cephadm 2024-04-22T21:17:44.949484+0000 mgr.x (mgr.34107) 2697 : cephadm [INF] Deploying daemon prometheus.a on smithi123 2024-04-22T21:17:46.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[75184]: cephadm 2024-04-22T21:17:44.949484+0000 mgr.x (mgr.34107) 2697 : cephadm [INF] Deploying daemon prometheus.a on smithi123 2024-04-22T21:17:46.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[75184]: audit 2024-04-22T21:17:45.096705+0000 mgr.x (mgr.34107) 2698 : audit [DBG] from='client.44940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:46.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[75184]: audit 2024-04-22T21:17:45.096705+0000 mgr.x (mgr.34107) 2698 : audit [DBG] from='client.44940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:46.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[75184]: audit 2024-04-22T21:17:45.456734+0000 mgr.x (mgr.34107) 2699 : audit [DBG] from='client.44946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:46.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[75184]: audit 2024-04-22T21:17:45.456734+0000 mgr.x (mgr.34107) 2699 : audit [DBG] from='client.44946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:46.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[75184]: audit 2024-04-22T21:17:45.733817+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:46.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[75184]: audit 2024-04-22T21:17:45.733817+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:46.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[75184]: audit 2024-04-22T21:17:45.750424+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:46.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[75184]: audit 2024-04-22T21:17:45.750424+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:46.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[75184]: audit 2024-04-22T21:17:45.763997+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:46.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[75184]: audit 2024-04-22T21:17:45.763997+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:46.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[75184]: audit 2024-04-22T21:17:46.249361+0000 mon.a (mon.0) 2700 : audit [DBG] from='client.? 172.21.15.121:0/3315788410' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:46.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:46 smithi121 bash[75184]: audit 2024-04-22T21:17:46.249361+0000 mon.a (mon.0) 2700 : audit [DBG] from='client.? 172.21.15.121:0/3315788410' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:47.015 INFO:teuthology.orchestra.run.smithi121.stdout:HEALTH_OK 2024-04-22T21:17:47.465 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:47 smithi123 bash[58916]: audit 2024-04-22T21:17:45.800778+0000 mgr.x (mgr.34107) 2700 : audit [DBG] from='client.54955 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:47.466 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:47 smithi123 bash[58916]: audit 2024-04-22T21:17:45.800778+0000 mgr.x (mgr.34107) 2700 : audit [DBG] from='client.54955 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:47.466 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:47 smithi123 bash[58916]: audit 2024-04-22T21:17:47.029110+0000 mon.a (mon.0) 2701 : audit [DBG] from='client.? 172.21.15.121:0/1382035951' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:17:47.466 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:47 smithi123 bash[58916]: audit 2024-04-22T21:17:47.029110+0000 mon.a (mon.0) 2701 : audit [DBG] from='client.? 172.21.15.121:0/1382035951' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:17:47.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:47 smithi121 bash[73084]: audit 2024-04-22T21:17:45.800778+0000 mgr.x (mgr.34107) 2700 : audit [DBG] from='client.54955 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:47.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:47 smithi121 bash[73084]: audit 2024-04-22T21:17:45.800778+0000 mgr.x (mgr.34107) 2700 : audit [DBG] from='client.54955 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:47.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:47 smithi121 bash[73084]: audit 2024-04-22T21:17:47.029110+0000 mon.a (mon.0) 2701 : audit [DBG] from='client.? 172.21.15.121:0/1382035951' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:17:47.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:47 smithi121 bash[73084]: audit 2024-04-22T21:17:47.029110+0000 mon.a (mon.0) 2701 : audit [DBG] from='client.? 172.21.15.121:0/1382035951' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:17:47.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:47 smithi121 bash[75184]: audit 2024-04-22T21:17:45.800778+0000 mgr.x (mgr.34107) 2700 : audit [DBG] from='client.54955 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:47.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:47 smithi121 bash[75184]: audit 2024-04-22T21:17:45.800778+0000 mgr.x (mgr.34107) 2700 : audit [DBG] from='client.54955 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:47.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:47 smithi121 bash[75184]: audit 2024-04-22T21:17:47.029110+0000 mon.a (mon.0) 2701 : audit [DBG] from='client.? 172.21.15.121:0/1382035951' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:17:47.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:47 smithi121 bash[75184]: audit 2024-04-22T21:17:47.029110+0000 mon.a (mon.0) 2701 : audit [DBG] from='client.? 172.21.15.121:0/1382035951' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:17:48.239 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:17:47 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:17:47] "GET /metrics HTTP/1.1" 200 38636 "" "Prometheus/2.43.0" 2024-04-22T21:17:48.700 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:48 smithi123 bash[58916]: audit 2024-04-22T21:17:46.601358+0000 mgr.x (mgr.34107) 2701 : audit [DBG] from='client.44964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:48.700 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:48 smithi123 bash[58916]: audit 2024-04-22T21:17:46.601358+0000 mgr.x (mgr.34107) 2701 : audit [DBG] from='client.44964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:48.700 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:48 smithi123 bash[58916]: cluster 2024-04-22T21:17:46.836222+0000 mgr.x (mgr.34107) 2702 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:48.700 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:48 smithi123 bash[58916]: cluster 2024-04-22T21:17:46.836222+0000 mgr.x (mgr.34107) 2702 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:48.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:48 smithi121 bash[73084]: audit 2024-04-22T21:17:46.601358+0000 mgr.x (mgr.34107) 2701 : audit [DBG] from='client.44964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:48.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:48 smithi121 bash[73084]: audit 2024-04-22T21:17:46.601358+0000 mgr.x (mgr.34107) 2701 : audit [DBG] from='client.44964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:48.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:48 smithi121 bash[73084]: cluster 2024-04-22T21:17:46.836222+0000 mgr.x (mgr.34107) 2702 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:48.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:48 smithi121 bash[73084]: cluster 2024-04-22T21:17:46.836222+0000 mgr.x (mgr.34107) 2702 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:48.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:48 smithi121 bash[75184]: audit 2024-04-22T21:17:46.601358+0000 mgr.x (mgr.34107) 2701 : audit [DBG] from='client.44964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:48.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:48 smithi121 bash[75184]: audit 2024-04-22T21:17:46.601358+0000 mgr.x (mgr.34107) 2701 : audit [DBG] from='client.44964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:17:48.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:48 smithi121 bash[75184]: cluster 2024-04-22T21:17:46.836222+0000 mgr.x (mgr.34107) 2702 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:48.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:48 smithi121 bash[75184]: cluster 2024-04-22T21:17:46.836222+0000 mgr.x (mgr.34107) 2702 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:49.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:49 smithi123 bash[58916]: audit 2024-04-22T21:17:48.523521+0000 mgr.x (mgr.34107) 2703 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:49.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:49 smithi123 bash[58916]: audit 2024-04-22T21:17:48.523521+0000 mgr.x (mgr.34107) 2703 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:49.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:49 smithi123 bash[58916]: audit 2024-04-22T21:17:48.676917+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:49.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:49 smithi123 bash[58916]: audit 2024-04-22T21:17:48.676917+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:49.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:49 smithi123 bash[58916]: audit 2024-04-22T21:17:48.697140+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:49.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:49 smithi123 bash[58916]: audit 2024-04-22T21:17:48.697140+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:49.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:49 smithi123 bash[58916]: audit 2024-04-22T21:17:48.710694+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:49.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:49 smithi123 bash[58916]: audit 2024-04-22T21:17:48.710694+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:49.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:49 smithi123 bash[58916]: cluster 2024-04-22T21:17:48.837291+0000 mgr.x (mgr.34107) 2704 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:49.990 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:49 smithi123 bash[58916]: cluster 2024-04-22T21:17:48.837291+0000 mgr.x (mgr.34107) 2704 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:50.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:49 smithi121 bash[73084]: audit 2024-04-22T21:17:48.523521+0000 mgr.x (mgr.34107) 2703 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:50.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:49 smithi121 bash[73084]: audit 2024-04-22T21:17:48.523521+0000 mgr.x (mgr.34107) 2703 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:50.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:49 smithi121 bash[73084]: audit 2024-04-22T21:17:48.676917+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:50.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:49 smithi121 bash[73084]: audit 2024-04-22T21:17:48.676917+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:50.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:49 smithi121 bash[73084]: audit 2024-04-22T21:17:48.697140+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:50.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:49 smithi121 bash[73084]: audit 2024-04-22T21:17:48.697140+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:50.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:49 smithi121 bash[73084]: audit 2024-04-22T21:17:48.710694+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:50.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:49 smithi121 bash[73084]: audit 2024-04-22T21:17:48.710694+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:50.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:49 smithi121 bash[73084]: cluster 2024-04-22T21:17:48.837291+0000 mgr.x (mgr.34107) 2704 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:50.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:49 smithi121 bash[73084]: cluster 2024-04-22T21:17:48.837291+0000 mgr.x (mgr.34107) 2704 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:50.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:49 smithi121 bash[75184]: audit 2024-04-22T21:17:48.523521+0000 mgr.x (mgr.34107) 2703 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:50.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:49 smithi121 bash[75184]: audit 2024-04-22T21:17:48.523521+0000 mgr.x (mgr.34107) 2703 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:17:50.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:49 smithi121 bash[75184]: audit 2024-04-22T21:17:48.676917+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:50.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:49 smithi121 bash[75184]: audit 2024-04-22T21:17:48.676917+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:50.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:49 smithi121 bash[75184]: audit 2024-04-22T21:17:48.697140+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:50.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:49 smithi121 bash[75184]: audit 2024-04-22T21:17:48.697140+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:50.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:49 smithi121 bash[75184]: audit 2024-04-22T21:17:48.710694+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:50.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:49 smithi121 bash[75184]: audit 2024-04-22T21:17:48.710694+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:50.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:49 smithi121 bash[75184]: cluster 2024-04-22T21:17:48.837291+0000 mgr.x (mgr.34107) 2704 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:50.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:49 smithi121 bash[75184]: cluster 2024-04-22T21:17:48.837291+0000 mgr.x (mgr.34107) 2704 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:51.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:51 smithi123 bash[58916]: cluster 2024-04-22T21:17:50.838287+0000 mgr.x (mgr.34107) 2705 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:51.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:51 smithi123 bash[58916]: cluster 2024-04-22T21:17:50.838287+0000 mgr.x (mgr.34107) 2705 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:52.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:51 smithi121 bash[75184]: cluster 2024-04-22T21:17:50.838287+0000 mgr.x (mgr.34107) 2705 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:52.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:51 smithi121 bash[75184]: cluster 2024-04-22T21:17:50.838287+0000 mgr.x (mgr.34107) 2705 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:52.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:51 smithi121 bash[73084]: cluster 2024-04-22T21:17:50.838287+0000 mgr.x (mgr.34107) 2705 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:52.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:51 smithi121 bash[73084]: cluster 2024-04-22T21:17:50.838287+0000 mgr.x (mgr.34107) 2705 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:52.716 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:17:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:52.717 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:17:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:52.717 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:17:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:52.717 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:17:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:52.718 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:52.718 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:17:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:52.718 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:17:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:52.718 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:52.719 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:52 smithi123 systemd[1]: Stopping Ceph prometheus.a for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:17:52.719 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:52 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:53.017 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:52 smithi123 bash[92632]: ts=2024-04-22T21:17:52.732Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-22T21:17:53.017 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:52 smithi123 bash[92632]: ts=2024-04-22T21:17:52.732Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-04-22T21:17:53.017 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:52 smithi123 bash[92632]: ts=2024-04-22T21:17:52.732Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-04-22T21:17:53.017 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:52 smithi123 bash[92632]: ts=2024-04-22T21:17:52.732Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-22T21:17:53.018 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:52 smithi123 bash[92632]: ts=2024-04-22T21:17:52.732Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-04-22T21:17:53.018 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:52 smithi123 bash[92632]: ts=2024-04-22T21:17:52.732Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-04-22T21:17:53.018 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:52 smithi123 bash[92632]: ts=2024-04-22T21:17:52.732Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-04-22T21:17:53.018 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:52 smithi123 bash[92632]: ts=2024-04-22T21:17:52.732Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-04-22T21:17:53.018 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:52 smithi123 bash[92632]: ts=2024-04-22T21:17:52.733Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-04-22T21:17:53.018 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:52 smithi123 bash[92632]: ts=2024-04-22T21:17:52.733Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-04-22T21:17:53.018 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:52 smithi123 bash[92632]: ts=2024-04-22T21:17:52.733Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-04-22T21:17:53.018 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:52 smithi123 bash[92632]: ts=2024-04-22T21:17:52.733Z caller=main.go:1147 level=info msg="See you next time!" 2024-04-22T21:17:53.738 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:53 smithi123 bash[94043]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-prometheus-a 2024-04-22T21:17:53.739 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:53 smithi123 bash[94104]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-prometheus-a 2024-04-22T21:17:53.739 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:53 smithi123 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-22T21:17:53.739 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:53 smithi123 systemd[1]: Stopped Ceph prometheus.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:17:54.210 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:53 smithi121 bash[75184]: cluster 2024-04-22T21:17:52.839120+0000 mgr.x (mgr.34107) 2706 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:54.211 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:53 smithi121 bash[75184]: cluster 2024-04-22T21:17:52.839120+0000 mgr.x (mgr.34107) 2706 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:54.211 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:53 smithi121 bash[73084]: cluster 2024-04-22T21:17:52.839120+0000 mgr.x (mgr.34107) 2706 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:54.211 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:53 smithi121 bash[73084]: cluster 2024-04-22T21:17:52.839120+0000 mgr.x (mgr.34107) 2706 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:54.239 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:17:53 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:54.239 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:17:53 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:54.239 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:17:53 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:54.239 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:17:53 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:54.240 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:17:53 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:54.240 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:53 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:54.240 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:53 smithi123 systemd[1]: Started Ceph prometheus.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:17:54.240 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:17:53 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:54.241 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:17:53 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:54.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:53 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:17:54.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:53 smithi123 bash[58916]: cluster 2024-04-22T21:17:52.839120+0000 mgr.x (mgr.34107) 2706 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:54.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:53 smithi123 bash[58916]: cluster 2024-04-22T21:17:52.839120+0000 mgr.x (mgr.34107) 2706 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:55.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:53.976444+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:53.976444+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:53.991515+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:53.991515+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.037988+0000 mon.c (mon.1) 8961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.037988+0000 mon.c (mon.1) 8961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.041618+0000 mon.c (mon.1) 8962 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.041618+0000 mon.c (mon.1) 8962 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.042147+0000 mon.c (mon.1) 8963 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.042147+0000 mon.c (mon.1) 8963 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.042527+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.042527+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.043300+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.043300+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.044041+0000 mon.c (mon.1) 8964 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.044041+0000 mon.c (mon.1) 8964 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.044645+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.044645+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.045035+0000 mon.c (mon.1) 8965 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.045035+0000 mon.c (mon.1) 8965 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.045631+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.045631+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.046377+0000 mon.c (mon.1) 8966 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.046377+0000 mon.c (mon.1) 8966 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.046923+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.046923+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.047292+0000 mon.c (mon.1) 8967 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.047292+0000 mon.c (mon.1) 8967 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.047907+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.047907+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.048593+0000 mon.c (mon.1) 8968 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.048593+0000 mon.c (mon.1) 8968 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.049191+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.049191+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.049774+0000 mon.c (mon.1) 8969 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.049774+0000 mon.c (mon.1) 8969 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.050324+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.050324+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: cephadm 2024-04-22T21:17:54.052866+0000 mgr.x (mgr.34107) 2707 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 2780M 2024-04-22T21:17:55.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: cephadm 2024-04-22T21:17:54.052866+0000 mgr.x (mgr.34107) 2707 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 2780M 2024-04-22T21:17:55.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: cephadm 2024-04-22T21:17:54.053999+0000 mgr.x (mgr.34107) 2708 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 2524M 2024-04-22T21:17:55.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: cephadm 2024-04-22T21:17:54.053999+0000 mgr.x (mgr.34107) 2708 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 2524M 2024-04-22T21:17:55.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.059539+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.059539+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.071662+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.071662+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.077585+0000 mon.c (mon.1) 8970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.077585+0000 mon.c (mon.1) 8970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.079329+0000 mon.c (mon.1) 8971 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.079329+0000 mon.c (mon.1) 8971 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.092070+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.092070+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: cephadm 2024-04-22T21:17:54.095860+0000 mgr.x (mgr.34107) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:55.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: cephadm 2024-04-22T21:17:54.095860+0000 mgr.x (mgr.34107) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:55.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.168136+0000 mon.c (mon.1) 8972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:17:55.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.168136+0000 mon.c (mon.1) 8972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:17:55.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.171326+0000 mgr.x (mgr.34107) 2710 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:17:55.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.171326+0000 mgr.x (mgr.34107) 2710 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:17:55.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.178890+0000 mon.c (mon.1) 8973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.178890+0000 mon.c (mon.1) 8973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.182861+0000 mon.c (mon.1) 8974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.182861+0000 mon.c (mon.1) 8974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.185395+0000 mon.c (mon.1) 8975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.185395+0000 mon.c (mon.1) 8975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.190702+0000 mon.c (mon.1) 8976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.190702+0000 mon.c (mon.1) 8976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.192496+0000 mon.c (mon.1) 8977 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.192496+0000 mon.c (mon.1) 8977 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.207063+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.207063+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: cephadm 2024-04-22T21:17:54.210973+0000 mgr.x (mgr.34107) 2711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:55.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: cephadm 2024-04-22T21:17:54.210973+0000 mgr.x (mgr.34107) 2711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:55.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.297890+0000 mon.c (mon.1) 8978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.297890+0000 mon.c (mon.1) 8978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.302760+0000 mon.c (mon.1) 8979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.302760+0000 mon.c (mon.1) 8979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.304966+0000 mon.c (mon.1) 8980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.304966+0000 mon.c (mon.1) 8980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.309158+0000 mon.c (mon.1) 8981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.309158+0000 mon.c (mon.1) 8981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.310805+0000 mon.c (mon.1) 8982 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.310805+0000 mon.c (mon.1) 8982 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.324027+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.324027+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: cephadm 2024-04-22T21:17:54.327482+0000 mgr.x (mgr.34107) 2712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:55.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: cephadm 2024-04-22T21:17:54.327482+0000 mgr.x (mgr.34107) 2712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:55.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.404325+0000 mon.c (mon.1) 8983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.404325+0000 mon.c (mon.1) 8983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.406944+0000 mon.c (mon.1) 8984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.406944+0000 mon.c (mon.1) 8984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.408218+0000 mon.c (mon.1) 8985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.408218+0000 mon.c (mon.1) 8985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.411124+0000 mon.c (mon.1) 8986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.411124+0000 mon.c (mon.1) 8986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.412113+0000 mon.c (mon.1) 8987 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.412113+0000 mon.c (mon.1) 8987 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.419609+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.419609+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: cephadm 2024-04-22T21:17:54.424815+0000 mgr.x (mgr.34107) 2713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:55.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: cephadm 2024-04-22T21:17:54.424815+0000 mgr.x (mgr.34107) 2713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:55.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.501571+0000 mon.c (mon.1) 8988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.501571+0000 mon.c (mon.1) 8988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.504784+0000 mon.c (mon.1) 8989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.504784+0000 mon.c (mon.1) 8989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.506449+0000 mon.c (mon.1) 8990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.506449+0000 mon.c (mon.1) 8990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.509593+0000 mon.c (mon.1) 8991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.509593+0000 mon.c (mon.1) 8991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.510995+0000 mon.c (mon.1) 8992 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.510995+0000 mon.c (mon.1) 8992 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.522517+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.522517+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.602076+0000 mon.c (mon.1) 8993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.602076+0000 mon.c (mon.1) 8993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.605640+0000 mon.c (mon.1) 8994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.605640+0000 mon.c (mon.1) 8994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.607340+0000 mon.c (mon.1) 8995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.607340+0000 mon.c (mon.1) 8995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.610793+0000 mon.c (mon.1) 8996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.610793+0000 mon.c (mon.1) 8996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.612047+0000 mon.c (mon.1) 8997 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.612047+0000 mon.c (mon.1) 8997 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.623278+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.623278+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.715147+0000 mon.c (mon.1) 8998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.715147+0000 mon.c (mon.1) 8998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.720052+0000 mon.c (mon.1) 8999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.720052+0000 mon.c (mon.1) 8999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.722354+0000 mon.c (mon.1) 9000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.722354+0000 mon.c (mon.1) 9000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.727577+0000 mon.c (mon.1) 9001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.727577+0000 mon.c (mon.1) 9001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.729170+0000 mon.c (mon.1) 9002 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.729170+0000 mon.c (mon.1) 9002 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.741354+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.741354+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.802208+0000 mon.c (mon.1) 9003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.802208+0000 mon.c (mon.1) 9003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.805179+0000 mon.c (mon.1) 9004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.805179+0000 mon.c (mon.1) 9004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.806992+0000 mon.c (mon.1) 9005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.806992+0000 mon.c (mon.1) 9005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.809833+0000 mon.c (mon.1) 9006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.809833+0000 mon.c (mon.1) 9006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.811030+0000 mon.c (mon.1) 9007 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.811030+0000 mon.c (mon.1) 9007 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.821709+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.821709+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.885692+0000 mon.c (mon.1) 9008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.885692+0000 mon.c (mon.1) 9008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.888655+0000 mon.c (mon.1) 9009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.888655+0000 mon.c (mon.1) 9009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.890022+0000 mon.c (mon.1) 9010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.890022+0000 mon.c (mon.1) 9010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.893230+0000 mon.c (mon.1) 9011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.893230+0000 mon.c (mon.1) 9011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.894492+0000 mon.c (mon.1) 9012 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.894492+0000 mon.c (mon.1) 9012 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.903737+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:54 smithi123 bash[58916]: audit 2024-04-22T21:17:54.903737+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:53.976444+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:53.976444+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:53.991515+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:53.991515+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.037988+0000 mon.c (mon.1) 8961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.037988+0000 mon.c (mon.1) 8961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.041618+0000 mon.c (mon.1) 8962 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.041618+0000 mon.c (mon.1) 8962 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.042147+0000 mon.c (mon.1) 8963 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.042147+0000 mon.c (mon.1) 8963 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.042527+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.042527+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.043300+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.043300+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.044041+0000 mon.c (mon.1) 8964 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.044041+0000 mon.c (mon.1) 8964 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.044645+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.044645+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:53.976444+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:53.976444+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:53.991515+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:53.991515+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.037988+0000 mon.c (mon.1) 8961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.037988+0000 mon.c (mon.1) 8961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.041618+0000 mon.c (mon.1) 8962 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.041618+0000 mon.c (mon.1) 8962 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.042147+0000 mon.c (mon.1) 8963 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.042147+0000 mon.c (mon.1) 8963 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.042527+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.042527+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.043300+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.043300+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.044041+0000 mon.c (mon.1) 8964 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.044041+0000 mon.c (mon.1) 8964 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.044645+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.044645+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.045035+0000 mon.c (mon.1) 8965 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.045035+0000 mon.c (mon.1) 8965 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.045631+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.045631+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.046377+0000 mon.c (mon.1) 8966 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.046377+0000 mon.c (mon.1) 8966 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.046923+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.046923+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.047292+0000 mon.c (mon.1) 8967 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.047292+0000 mon.c (mon.1) 8967 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.047907+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.047907+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.048593+0000 mon.c (mon.1) 8968 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.048593+0000 mon.c (mon.1) 8968 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.049191+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.049191+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.049774+0000 mon.c (mon.1) 8969 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.045035+0000 mon.c (mon.1) 8965 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.045035+0000 mon.c (mon.1) 8965 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.045631+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.045631+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.046377+0000 mon.c (mon.1) 8966 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.046377+0000 mon.c (mon.1) 8966 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.046923+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.046923+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.047292+0000 mon.c (mon.1) 8967 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.047292+0000 mon.c (mon.1) 8967 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.047907+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.047907+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.048593+0000 mon.c (mon.1) 8968 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.048593+0000 mon.c (mon.1) 8968 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.049191+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.049191+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.049774+0000 mon.c (mon.1) 8969 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.049774+0000 mon.c (mon.1) 8969 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.050324+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.050324+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: cephadm 2024-04-22T21:17:54.052866+0000 mgr.x (mgr.34107) 2707 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 2780M 2024-04-22T21:17:55.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: cephadm 2024-04-22T21:17:54.052866+0000 mgr.x (mgr.34107) 2707 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 2780M 2024-04-22T21:17:55.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: cephadm 2024-04-22T21:17:54.053999+0000 mgr.x (mgr.34107) 2708 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 2524M 2024-04-22T21:17:55.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: cephadm 2024-04-22T21:17:54.053999+0000 mgr.x (mgr.34107) 2708 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 2524M 2024-04-22T21:17:55.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.059539+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.059539+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.071662+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.071662+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.077585+0000 mon.c (mon.1) 8970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.077585+0000 mon.c (mon.1) 8970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.079329+0000 mon.c (mon.1) 8971 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.079329+0000 mon.c (mon.1) 8971 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.092070+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.092070+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: cephadm 2024-04-22T21:17:54.095860+0000 mgr.x (mgr.34107) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:55.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: cephadm 2024-04-22T21:17:54.095860+0000 mgr.x (mgr.34107) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:55.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.168136+0000 mon.c (mon.1) 8972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:17:55.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.168136+0000 mon.c (mon.1) 8972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:17:55.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.171326+0000 mgr.x (mgr.34107) 2710 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:17:55.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.171326+0000 mgr.x (mgr.34107) 2710 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:17:55.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.178890+0000 mon.c (mon.1) 8973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.178890+0000 mon.c (mon.1) 8973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.182861+0000 mon.c (mon.1) 8974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.182861+0000 mon.c (mon.1) 8974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.185395+0000 mon.c (mon.1) 8975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.185395+0000 mon.c (mon.1) 8975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.190702+0000 mon.c (mon.1) 8976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.190702+0000 mon.c (mon.1) 8976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.192496+0000 mon.c (mon.1) 8977 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.192496+0000 mon.c (mon.1) 8977 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.207063+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.207063+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: cephadm 2024-04-22T21:17:54.210973+0000 mgr.x (mgr.34107) 2711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:55.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: cephadm 2024-04-22T21:17:54.210973+0000 mgr.x (mgr.34107) 2711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:55.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.297890+0000 mon.c (mon.1) 8978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.297890+0000 mon.c (mon.1) 8978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.302760+0000 mon.c (mon.1) 8979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.302760+0000 mon.c (mon.1) 8979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.049774+0000 mon.c (mon.1) 8969 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.050324+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.050324+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-22T21:17:55.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: cephadm 2024-04-22T21:17:54.052866+0000 mgr.x (mgr.34107) 2707 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 2780M 2024-04-22T21:17:55.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: cephadm 2024-04-22T21:17:54.052866+0000 mgr.x (mgr.34107) 2707 : cephadm [INF] Adjusting osd_memory_target on smithi123 to 2780M 2024-04-22T21:17:55.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: cephadm 2024-04-22T21:17:54.053999+0000 mgr.x (mgr.34107) 2708 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 2524M 2024-04-22T21:17:55.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: cephadm 2024-04-22T21:17:54.053999+0000 mgr.x (mgr.34107) 2708 : cephadm [INF] Adjusting osd_memory_target on smithi121 to 2524M 2024-04-22T21:17:55.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.059539+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.059539+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.071662+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.071662+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.077585+0000 mon.c (mon.1) 8970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.077585+0000 mon.c (mon.1) 8970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.079329+0000 mon.c (mon.1) 8971 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.079329+0000 mon.c (mon.1) 8971 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.092070+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.092070+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: cephadm 2024-04-22T21:17:54.095860+0000 mgr.x (mgr.34107) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:55.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: cephadm 2024-04-22T21:17:54.095860+0000 mgr.x (mgr.34107) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:55.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.168136+0000 mon.c (mon.1) 8972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:17:55.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.168136+0000 mon.c (mon.1) 8972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:17:55.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.171326+0000 mgr.x (mgr.34107) 2710 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:17:55.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.304966+0000 mon.c (mon.1) 8980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.304966+0000 mon.c (mon.1) 8980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.309158+0000 mon.c (mon.1) 8981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.309158+0000 mon.c (mon.1) 8981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.310805+0000 mon.c (mon.1) 8982 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.310805+0000 mon.c (mon.1) 8982 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.324027+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.324027+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: cephadm 2024-04-22T21:17:54.327482+0000 mgr.x (mgr.34107) 2712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:55.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: cephadm 2024-04-22T21:17:54.327482+0000 mgr.x (mgr.34107) 2712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:55.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.404325+0000 mon.c (mon.1) 8983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.404325+0000 mon.c (mon.1) 8983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.406944+0000 mon.c (mon.1) 8984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.406944+0000 mon.c (mon.1) 8984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.408218+0000 mon.c (mon.1) 8985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.408218+0000 mon.c (mon.1) 8985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.411124+0000 mon.c (mon.1) 8986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.411124+0000 mon.c (mon.1) 8986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.412113+0000 mon.c (mon.1) 8987 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.171326+0000 mgr.x (mgr.34107) 2710 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-22T21:17:55.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.178890+0000 mon.c (mon.1) 8973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.178890+0000 mon.c (mon.1) 8973 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.182861+0000 mon.c (mon.1) 8974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.182861+0000 mon.c (mon.1) 8974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.185395+0000 mon.c (mon.1) 8975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.185395+0000 mon.c (mon.1) 8975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.190702+0000 mon.c (mon.1) 8976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.190702+0000 mon.c (mon.1) 8976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.192496+0000 mon.c (mon.1) 8977 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.192496+0000 mon.c (mon.1) 8977 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.207063+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.207063+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: cephadm 2024-04-22T21:17:54.210973+0000 mgr.x (mgr.34107) 2711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:55.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: cephadm 2024-04-22T21:17:54.210973+0000 mgr.x (mgr.34107) 2711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:55.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.297890+0000 mon.c (mon.1) 8978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.297890+0000 mon.c (mon.1) 8978 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.302760+0000 mon.c (mon.1) 8979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.302760+0000 mon.c (mon.1) 8979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.412113+0000 mon.c (mon.1) 8987 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.419609+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.419609+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: cephadm 2024-04-22T21:17:54.424815+0000 mgr.x (mgr.34107) 2713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:55.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: cephadm 2024-04-22T21:17:54.424815+0000 mgr.x (mgr.34107) 2713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:55.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.501571+0000 mon.c (mon.1) 8988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.501571+0000 mon.c (mon.1) 8988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.504784+0000 mon.c (mon.1) 8989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.504784+0000 mon.c (mon.1) 8989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.506449+0000 mon.c (mon.1) 8990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.506449+0000 mon.c (mon.1) 8990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.509593+0000 mon.c (mon.1) 8991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.509593+0000 mon.c (mon.1) 8991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.510995+0000 mon.c (mon.1) 8992 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.510995+0000 mon.c (mon.1) 8992 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.522517+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.522517+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.602076+0000 mon.c (mon.1) 8993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.602076+0000 mon.c (mon.1) 8993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.605640+0000 mon.c (mon.1) 8994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.605640+0000 mon.c (mon.1) 8994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.304966+0000 mon.c (mon.1) 8980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.304966+0000 mon.c (mon.1) 8980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.309158+0000 mon.c (mon.1) 8981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.309158+0000 mon.c (mon.1) 8981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.310805+0000 mon.c (mon.1) 8982 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.310805+0000 mon.c (mon.1) 8982 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.324027+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.324027+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: cephadm 2024-04-22T21:17:54.327482+0000 mgr.x (mgr.34107) 2712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:55.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: cephadm 2024-04-22T21:17:54.327482+0000 mgr.x (mgr.34107) 2712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:55.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.404325+0000 mon.c (mon.1) 8983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.404325+0000 mon.c (mon.1) 8983 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.406944+0000 mon.c (mon.1) 8984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.406944+0000 mon.c (mon.1) 8984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.408218+0000 mon.c (mon.1) 8985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.408218+0000 mon.c (mon.1) 8985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.411124+0000 mon.c (mon.1) 8986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.411124+0000 mon.c (mon.1) 8986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.412113+0000 mon.c (mon.1) 8987 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.607340+0000 mon.c (mon.1) 8995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.607340+0000 mon.c (mon.1) 8995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.610793+0000 mon.c (mon.1) 8996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.610793+0000 mon.c (mon.1) 8996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.612047+0000 mon.c (mon.1) 8997 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.612047+0000 mon.c (mon.1) 8997 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.623278+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.623278+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.715147+0000 mon.c (mon.1) 8998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.715147+0000 mon.c (mon.1) 8998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.720052+0000 mon.c (mon.1) 8999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.720052+0000 mon.c (mon.1) 8999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.722354+0000 mon.c (mon.1) 9000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.722354+0000 mon.c (mon.1) 9000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.727577+0000 mon.c (mon.1) 9001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.727577+0000 mon.c (mon.1) 9001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.729170+0000 mon.c (mon.1) 9002 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.729170+0000 mon.c (mon.1) 9002 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.741354+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.412113+0000 mon.c (mon.1) 8987 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.419609+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.419609+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: cephadm 2024-04-22T21:17:54.424815+0000 mgr.x (mgr.34107) 2713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:55.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: cephadm 2024-04-22T21:17:54.424815+0000 mgr.x (mgr.34107) 2713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:55.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.501571+0000 mon.c (mon.1) 8988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.501571+0000 mon.c (mon.1) 8988 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.504784+0000 mon.c (mon.1) 8989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.504784+0000 mon.c (mon.1) 8989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.506449+0000 mon.c (mon.1) 8990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.506449+0000 mon.c (mon.1) 8990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.509593+0000 mon.c (mon.1) 8991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.509593+0000 mon.c (mon.1) 8991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.510995+0000 mon.c (mon.1) 8992 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.510995+0000 mon.c (mon.1) 8992 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.522517+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.522517+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.602076+0000 mon.c (mon.1) 8993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.602076+0000 mon.c (mon.1) 8993 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.605640+0000 mon.c (mon.1) 8994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.605640+0000 mon.c (mon.1) 8994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.741354+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.802208+0000 mon.c (mon.1) 9003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.802208+0000 mon.c (mon.1) 9003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.805179+0000 mon.c (mon.1) 9004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.805179+0000 mon.c (mon.1) 9004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.806992+0000 mon.c (mon.1) 9005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.806992+0000 mon.c (mon.1) 9005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.809833+0000 mon.c (mon.1) 9006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.809833+0000 mon.c (mon.1) 9006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.811030+0000 mon.c (mon.1) 9007 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.811030+0000 mon.c (mon.1) 9007 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.821709+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.821709+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.885692+0000 mon.c (mon.1) 9008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.885692+0000 mon.c (mon.1) 9008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.888655+0000 mon.c (mon.1) 9009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.888655+0000 mon.c (mon.1) 9009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.890022+0000 mon.c (mon.1) 9010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.890022+0000 mon.c (mon.1) 9010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.893230+0000 mon.c (mon.1) 9011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.893230+0000 mon.c (mon.1) 9011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.894492+0000 mon.c (mon.1) 9012 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.894492+0000 mon.c (mon.1) 9012 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.903737+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[75184]: audit 2024-04-22T21:17:54.903737+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.607340+0000 mon.c (mon.1) 8995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.607340+0000 mon.c (mon.1) 8995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.610793+0000 mon.c (mon.1) 8996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.610793+0000 mon.c (mon.1) 8996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.612047+0000 mon.c (mon.1) 8997 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.612047+0000 mon.c (mon.1) 8997 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.623278+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.623278+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.715147+0000 mon.c (mon.1) 8998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.715147+0000 mon.c (mon.1) 8998 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.720052+0000 mon.c (mon.1) 8999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.720052+0000 mon.c (mon.1) 8999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.722354+0000 mon.c (mon.1) 9000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.722354+0000 mon.c (mon.1) 9000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.727577+0000 mon.c (mon.1) 9001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.727577+0000 mon.c (mon.1) 9001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.729170+0000 mon.c (mon.1) 9002 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.729170+0000 mon.c (mon.1) 9002 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.741354+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.741354+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.802208+0000 mon.c (mon.1) 9003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.802208+0000 mon.c (mon.1) 9003 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.805179+0000 mon.c (mon.1) 9004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.805179+0000 mon.c (mon.1) 9004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.806992+0000 mon.c (mon.1) 9005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.806992+0000 mon.c (mon.1) 9005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.809833+0000 mon.c (mon.1) 9006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.809833+0000 mon.c (mon.1) 9006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.811030+0000 mon.c (mon.1) 9007 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.811030+0000 mon.c (mon.1) 9007 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.821709+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.821709+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.885692+0000 mon.c (mon.1) 9008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.885692+0000 mon.c (mon.1) 9008 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.888655+0000 mon.c (mon.1) 9009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.888655+0000 mon.c (mon.1) 9009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:55.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.890022+0000 mon.c (mon.1) 9010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.890022+0000 mon.c (mon.1) 9010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:55.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.893230+0000 mon.c (mon.1) 9011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.893230+0000 mon.c (mon.1) 9011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:55.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.894492+0000 mon.c (mon.1) 9012 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.894492+0000 mon.c (mon.1) 9012 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:55.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.903737+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:54 smithi121 bash[73084]: audit 2024-04-22T21:17:54.903737+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:55.739 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[94159]: ts=2024-04-22T21:17:55.485Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-22T21:17:55.739 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[94159]: ts=2024-04-22T21:17:55.485Z 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-22T21:17:55.739 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[94159]: ts=2024-04-22T21:17:55.485Z 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 smithi123 (none))" 2024-04-22T21:17:55.739 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[94159]: ts=2024-04-22T21:17:55.485Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-22T21:17:55.739 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[94159]: ts=2024-04-22T21:17:55.485Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-22T21:17:55.739 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[94159]: ts=2024-04-22T21:17:55.486Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-22T21:17:55.739 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[94159]: ts=2024-04-22T21:17:55.487Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-22T21:17:55.739 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[94159]: ts=2024-04-22T21:17:55.488Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-22T21:17:55.740 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[94159]: ts=2024-04-22T21:17:55.488Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-22T21:17:55.740 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[94159]: ts=2024-04-22T21:17:55.494Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-22T21:17:55.740 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[94159]: ts=2024-04-22T21:17:55.494Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.711µs 2024-04-22T21:17:55.740 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[94159]: ts=2024-04-22T21:17:55.494Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-22T21:17:55.740 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[94159]: ts=2024-04-22T21:17:55.495Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-04-22T21:17:55.740 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[94159]: ts=2024-04-22T21:17:55.526Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-04-22T21:17:55.740 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[94159]: ts=2024-04-22T21:17:55.534Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-04-22T21:17:55.740 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[94159]: ts=2024-04-22T21:17:55.535Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-04-22T21:17:55.740 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[94159]: ts=2024-04-22T21:17:55.548Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-04-22T21:17:55.740 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[94159]: ts=2024-04-22T21:17:55.548Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-04-22T21:17:55.740 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[94159]: ts=2024-04-22T21:17:55.549Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-04-22T21:17:55.740 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[94159]: ts=2024-04-22T21:17:55.549Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=215.582µs wal_replay_duration=54.063411ms wbl_replay_duration=153ns total_replay_duration=54.319003ms 2024-04-22T21:17:55.740 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[94159]: ts=2024-04-22T21:17:55.554Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-22T21:17:55.741 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[94159]: ts=2024-04-22T21:17:55.554Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-22T21:17:55.741 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[94159]: ts=2024-04-22T21:17:55.554Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-22T21:17:55.741 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[94159]: ts=2024-04-22T21:17:55.590Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=36.028459ms db_storage=1.052µs remote_storage=1.368µs web_handler=490ns query_engine=726ns scrape=319.179µs scrape_sd=197.651µs notify=24.559µs notify_sd=17.353µs rules=34.894305ms tracing=6.864µs 2024-04-22T21:17:55.741 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[94159]: ts=2024-04-22T21:17:55.590Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-22T21:17:55.741 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[94159]: ts=2024-04-22T21:17:55.590Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-22T21:17:56.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: cephadm 2024-04-22T21:17:54.527972+0000 mgr.x (mgr.34107) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: cephadm 2024-04-22T21:17:54.527972+0000 mgr.x (mgr.34107) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: cephadm 2024-04-22T21:17:54.629598+0000 mgr.x (mgr.34107) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: cephadm 2024-04-22T21:17:54.629598+0000 mgr.x (mgr.34107) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: cephadm 2024-04-22T21:17:54.747477+0000 mgr.x (mgr.34107) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: cephadm 2024-04-22T21:17:54.747477+0000 mgr.x (mgr.34107) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: cephadm 2024-04-22T21:17:54.827214+0000 mgr.x (mgr.34107) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: cephadm 2024-04-22T21:17:54.827214+0000 mgr.x (mgr.34107) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: cluster 2024-04-22T21:17:54.839623+0000 mgr.x (mgr.34107) 2718 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:56.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: cluster 2024-04-22T21:17:54.839623+0000 mgr.x (mgr.34107) 2718 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:56.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: cephadm 2024-04-22T21:17:54.911102+0000 mgr.x (mgr.34107) 2719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: cephadm 2024-04-22T21:17:54.911102+0000 mgr.x (mgr.34107) 2719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:54.971303+0000 mon.c (mon.1) 9013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:54.971303+0000 mon.c (mon.1) 9013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:54.989003+0000 mon.c (mon.1) 9014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:54.989003+0000 mon.c (mon.1) 9014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:54.990394+0000 mon.c (mon.1) 9015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:54.990394+0000 mon.c (mon.1) 9015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:54.993097+0000 mon.c (mon.1) 9016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:54.993097+0000 mon.c (mon.1) 9016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:54.993933+0000 mon.c (mon.1) 9017 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:54.993933+0000 mon.c (mon.1) 9017 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.000736+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.000736+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: cephadm 2024-04-22T21:17:55.004643+0000 mgr.x (mgr.34107) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: cephadm 2024-04-22T21:17:55.004643+0000 mgr.x (mgr.34107) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.091010+0000 mon.c (mon.1) 9018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.091010+0000 mon.c (mon.1) 9018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.095266+0000 mon.c (mon.1) 9019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.095266+0000 mon.c (mon.1) 9019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.096825+0000 mon.c (mon.1) 9020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.096825+0000 mon.c (mon.1) 9020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.101268+0000 mon.c (mon.1) 9021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.101268+0000 mon.c (mon.1) 9021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.102684+0000 mon.c (mon.1) 9022 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.102684+0000 mon.c (mon.1) 9022 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.117021+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.117021+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: cephadm 2024-04-22T21:17:55.120943+0000 mgr.x (mgr.34107) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: cephadm 2024-04-22T21:17:55.120943+0000 mgr.x (mgr.34107) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.209866+0000 mon.c (mon.1) 9023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.209866+0000 mon.c (mon.1) 9023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.213807+0000 mon.c (mon.1) 9024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.213807+0000 mon.c (mon.1) 9024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.215248+0000 mon.c (mon.1) 9025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.215248+0000 mon.c (mon.1) 9025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.217745+0000 mon.c (mon.1) 9026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.217745+0000 mon.c (mon.1) 9026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.218490+0000 mon.c (mon.1) 9027 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.218490+0000 mon.c (mon.1) 9027 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.226968+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.226968+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: cephadm 2024-04-22T21:17:55.230222+0000 mgr.x (mgr.34107) 2722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: cephadm 2024-04-22T21:17:55.230222+0000 mgr.x (mgr.34107) 2722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.316383+0000 mon.c (mon.1) 9028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.316383+0000 mon.c (mon.1) 9028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.320958+0000 mon.c (mon.1) 9029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.320958+0000 mon.c (mon.1) 9029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.323022+0000 mon.c (mon.1) 9030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.323022+0000 mon.c (mon.1) 9030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.326841+0000 mon.c (mon.1) 9031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.326841+0000 mon.c (mon.1) 9031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.328099+0000 mon.c (mon.1) 9032 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.328099+0000 mon.c (mon.1) 9032 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.339392+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.339392+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: cephadm 2024-04-22T21:17:55.342585+0000 mgr.x (mgr.34107) 2723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: cephadm 2024-04-22T21:17:55.342585+0000 mgr.x (mgr.34107) 2723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.374595+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.374595+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.385365+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.385365+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.394276+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.394276+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.419602+0000 mon.c (mon.1) 9033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.419602+0000 mon.c (mon.1) 9033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.421743+0000 mon.c (mon.1) 9034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.421743+0000 mon.c (mon.1) 9034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.422707+0000 mon.c (mon.1) 9035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.422707+0000 mon.c (mon.1) 9035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.424920+0000 mon.c (mon.1) 9036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.424920+0000 mon.c (mon.1) 9036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.425664+0000 mon.c (mon.1) 9037 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.425664+0000 mon.c (mon.1) 9037 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.430698+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.430698+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: cephadm 2024-04-22T21:17:55.434444+0000 mgr.x (mgr.34107) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: cephadm 2024-04-22T21:17:55.434444+0000 mgr.x (mgr.34107) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.479814+0000 mon.c (mon.1) 9038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.479814+0000 mon.c (mon.1) 9038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.482867+0000 mon.c (mon.1) 9039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.482867+0000 mon.c (mon.1) 9039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.484391+0000 mon.c (mon.1) 9040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.484391+0000 mon.c (mon.1) 9040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.487216+0000 mon.c (mon.1) 9041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.487216+0000 mon.c (mon.1) 9041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.488082+0000 mon.c (mon.1) 9042 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.488082+0000 mon.c (mon.1) 9042 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.497500+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.497500+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.566768+0000 mon.c (mon.1) 9043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.566768+0000 mon.c (mon.1) 9043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.569370+0000 mon.c (mon.1) 9044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.569370+0000 mon.c (mon.1) 9044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.570596+0000 mon.c (mon.1) 9045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.570596+0000 mon.c (mon.1) 9045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.576530+0000 mon.c (mon.1) 9046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.576530+0000 mon.c (mon.1) 9046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.577824+0000 mon.c (mon.1) 9047 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.577824+0000 mon.c (mon.1) 9047 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.586977+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.586977+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.651211+0000 mon.c (mon.1) 9048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.651211+0000 mon.c (mon.1) 9048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.653717+0000 mon.c (mon.1) 9049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.653717+0000 mon.c (mon.1) 9049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.655057+0000 mon.c (mon.1) 9050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.655057+0000 mon.c (mon.1) 9050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.657753+0000 mon.c (mon.1) 9051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.657753+0000 mon.c (mon.1) 9051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.658706+0000 mon.c (mon.1) 9052 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.658706+0000 mon.c (mon.1) 9052 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.667550+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.667550+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.725657+0000 mon.c (mon.1) 9053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.725657+0000 mon.c (mon.1) 9053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.728026+0000 mon.c (mon.1) 9054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.728026+0000 mon.c (mon.1) 9054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.729115+0000 mon.c (mon.1) 9055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.729115+0000 mon.c (mon.1) 9055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.731098+0000 mon.c (mon.1) 9056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.731098+0000 mon.c (mon.1) 9056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.732042+0000 mon.c (mon.1) 9057 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.732042+0000 mon.c (mon.1) 9057 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.738399+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.738399+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.798803+0000 mon.c (mon.1) 9058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.798803+0000 mon.c (mon.1) 9058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.801669+0000 mon.c (mon.1) 9059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.801669+0000 mon.c (mon.1) 9059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.803313+0000 mon.c (mon.1) 9060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.803313+0000 mon.c (mon.1) 9060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.806142+0000 mon.c (mon.1) 9061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.806142+0000 mon.c (mon.1) 9061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.807232+0000 mon.c (mon.1) 9062 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.807232+0000 mon.c (mon.1) 9062 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.814336+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.814336+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.875255+0000 mon.c (mon.1) 9063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.875255+0000 mon.c (mon.1) 9063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.878113+0000 mon.c (mon.1) 9064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.878113+0000 mon.c (mon.1) 9064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.879687+0000 mon.c (mon.1) 9065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.879687+0000 mon.c (mon.1) 9065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.882568+0000 mon.c (mon.1) 9066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.882568+0000 mon.c (mon.1) 9066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.883677+0000 mon.c (mon.1) 9067 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.883677+0000 mon.c (mon.1) 9067 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.892871+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.892871+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.934290+0000 mon.c (mon.1) 9068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.934290+0000 mon.c (mon.1) 9068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.937106+0000 mon.c (mon.1) 9069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.937106+0000 mon.c (mon.1) 9069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.939017+0000 mon.c (mon.1) 9070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.939017+0000 mon.c (mon.1) 9070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.941882+0000 mon.c (mon.1) 9071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.941882+0000 mon.c (mon.1) 9071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.942771+0000 mon.c (mon.1) 9072 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.942771+0000 mon.c (mon.1) 9072 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.949225+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:55 smithi123 bash[58916]: audit 2024-04-22T21:17:55.949225+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.276 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: cephadm 2024-04-22T21:17:54.527972+0000 mgr.x (mgr.34107) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.276 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: cephadm 2024-04-22T21:17:54.527972+0000 mgr.x (mgr.34107) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.276 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: cephadm 2024-04-22T21:17:54.629598+0000 mgr.x (mgr.34107) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.276 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: cephadm 2024-04-22T21:17:54.629598+0000 mgr.x (mgr.34107) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.276 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: cephadm 2024-04-22T21:17:54.747477+0000 mgr.x (mgr.34107) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.276 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: cephadm 2024-04-22T21:17:54.747477+0000 mgr.x (mgr.34107) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.277 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: cephadm 2024-04-22T21:17:54.827214+0000 mgr.x (mgr.34107) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.277 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: cephadm 2024-04-22T21:17:54.827214+0000 mgr.x (mgr.34107) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.277 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: cluster 2024-04-22T21:17:54.839623+0000 mgr.x (mgr.34107) 2718 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:56.277 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: cluster 2024-04-22T21:17:54.839623+0000 mgr.x (mgr.34107) 2718 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:56.277 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: cephadm 2024-04-22T21:17:54.911102+0000 mgr.x (mgr.34107) 2719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.277 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: cephadm 2024-04-22T21:17:54.911102+0000 mgr.x (mgr.34107) 2719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.277 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:54.971303+0000 mon.c (mon.1) 9013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.277 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:54.971303+0000 mon.c (mon.1) 9013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.277 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:54.989003+0000 mon.c (mon.1) 9014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.277 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:54.989003+0000 mon.c (mon.1) 9014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.277 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:54.990394+0000 mon.c (mon.1) 9015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.277 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:54.990394+0000 mon.c (mon.1) 9015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.277 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:54.993097+0000 mon.c (mon.1) 9016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.278 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:54.993097+0000 mon.c (mon.1) 9016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: cephadm 2024-04-22T21:17:54.527972+0000 mgr.x (mgr.34107) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: cephadm 2024-04-22T21:17:54.527972+0000 mgr.x (mgr.34107) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: cephadm 2024-04-22T21:17:54.629598+0000 mgr.x (mgr.34107) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: cephadm 2024-04-22T21:17:54.629598+0000 mgr.x (mgr.34107) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: cephadm 2024-04-22T21:17:54.747477+0000 mgr.x (mgr.34107) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.278 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: cephadm 2024-04-22T21:17:54.747477+0000 mgr.x (mgr.34107) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: cephadm 2024-04-22T21:17:54.827214+0000 mgr.x (mgr.34107) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: cephadm 2024-04-22T21:17:54.827214+0000 mgr.x (mgr.34107) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: cluster 2024-04-22T21:17:54.839623+0000 mgr.x (mgr.34107) 2718 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:56.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: cluster 2024-04-22T21:17:54.839623+0000 mgr.x (mgr.34107) 2718 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:17:56.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: cephadm 2024-04-22T21:17:54.911102+0000 mgr.x (mgr.34107) 2719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: cephadm 2024-04-22T21:17:54.911102+0000 mgr.x (mgr.34107) 2719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:54.971303+0000 mon.c (mon.1) 9013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:54.971303+0000 mon.c (mon.1) 9013 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:54.989003+0000 mon.c (mon.1) 9014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:54.989003+0000 mon.c (mon.1) 9014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:54.990394+0000 mon.c (mon.1) 9015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:54.990394+0000 mon.c (mon.1) 9015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:54.993097+0000 mon.c (mon.1) 9016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:54.993097+0000 mon.c (mon.1) 9016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:54.993933+0000 mon.c (mon.1) 9017 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:54.993933+0000 mon.c (mon.1) 9017 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.000736+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.000736+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: cephadm 2024-04-22T21:17:55.004643+0000 mgr.x (mgr.34107) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: cephadm 2024-04-22T21:17:55.004643+0000 mgr.x (mgr.34107) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.091010+0000 mon.c (mon.1) 9018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.091010+0000 mon.c (mon.1) 9018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.095266+0000 mon.c (mon.1) 9019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.095266+0000 mon.c (mon.1) 9019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.096825+0000 mon.c (mon.1) 9020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.096825+0000 mon.c (mon.1) 9020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.101268+0000 mon.c (mon.1) 9021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.101268+0000 mon.c (mon.1) 9021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.102684+0000 mon.c (mon.1) 9022 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.102684+0000 mon.c (mon.1) 9022 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.117021+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.117021+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: cephadm 2024-04-22T21:17:55.120943+0000 mgr.x (mgr.34107) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: cephadm 2024-04-22T21:17:55.120943+0000 mgr.x (mgr.34107) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:54.993933+0000 mon.c (mon.1) 9017 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:54.993933+0000 mon.c (mon.1) 9017 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.000736+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.000736+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: cephadm 2024-04-22T21:17:55.004643+0000 mgr.x (mgr.34107) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: cephadm 2024-04-22T21:17:55.004643+0000 mgr.x (mgr.34107) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.091010+0000 mon.c (mon.1) 9018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.091010+0000 mon.c (mon.1) 9018 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.095266+0000 mon.c (mon.1) 9019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.095266+0000 mon.c (mon.1) 9019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.096825+0000 mon.c (mon.1) 9020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.096825+0000 mon.c (mon.1) 9020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.101268+0000 mon.c (mon.1) 9021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.101268+0000 mon.c (mon.1) 9021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.102684+0000 mon.c (mon.1) 9022 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.102684+0000 mon.c (mon.1) 9022 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.117021+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.117021+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: cephadm 2024-04-22T21:17:55.120943+0000 mgr.x (mgr.34107) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: cephadm 2024-04-22T21:17:55.120943+0000 mgr.x (mgr.34107) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.209866+0000 mon.c (mon.1) 9023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.209866+0000 mon.c (mon.1) 9023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.213807+0000 mon.c (mon.1) 9024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.213807+0000 mon.c (mon.1) 9024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.215248+0000 mon.c (mon.1) 9025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.215248+0000 mon.c (mon.1) 9025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.217745+0000 mon.c (mon.1) 9026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.217745+0000 mon.c (mon.1) 9026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.218490+0000 mon.c (mon.1) 9027 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.218490+0000 mon.c (mon.1) 9027 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.226968+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.226968+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: cephadm 2024-04-22T21:17:55.230222+0000 mgr.x (mgr.34107) 2722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: cephadm 2024-04-22T21:17:55.230222+0000 mgr.x (mgr.34107) 2722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.316383+0000 mon.c (mon.1) 9028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.316383+0000 mon.c (mon.1) 9028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.320958+0000 mon.c (mon.1) 9029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.320958+0000 mon.c (mon.1) 9029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.323022+0000 mon.c (mon.1) 9030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.209866+0000 mon.c (mon.1) 9023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.209866+0000 mon.c (mon.1) 9023 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.213807+0000 mon.c (mon.1) 9024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.213807+0000 mon.c (mon.1) 9024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.215248+0000 mon.c (mon.1) 9025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.215248+0000 mon.c (mon.1) 9025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.217745+0000 mon.c (mon.1) 9026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.217745+0000 mon.c (mon.1) 9026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.218490+0000 mon.c (mon.1) 9027 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.218490+0000 mon.c (mon.1) 9027 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.226968+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.226968+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: cephadm 2024-04-22T21:17:55.230222+0000 mgr.x (mgr.34107) 2722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: cephadm 2024-04-22T21:17:55.230222+0000 mgr.x (mgr.34107) 2722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.316383+0000 mon.c (mon.1) 9028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.316383+0000 mon.c (mon.1) 9028 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.320958+0000 mon.c (mon.1) 9029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.320958+0000 mon.c (mon.1) 9029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.323022+0000 mon.c (mon.1) 9030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.323022+0000 mon.c (mon.1) 9030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.326841+0000 mon.c (mon.1) 9031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.326841+0000 mon.c (mon.1) 9031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.328099+0000 mon.c (mon.1) 9032 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.328099+0000 mon.c (mon.1) 9032 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.339392+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.339392+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: cephadm 2024-04-22T21:17:55.342585+0000 mgr.x (mgr.34107) 2723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: cephadm 2024-04-22T21:17:55.342585+0000 mgr.x (mgr.34107) 2723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.374595+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.374595+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.385365+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.385365+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.394276+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.394276+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.419602+0000 mon.c (mon.1) 9033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.419602+0000 mon.c (mon.1) 9033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.421743+0000 mon.c (mon.1) 9034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.421743+0000 mon.c (mon.1) 9034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.422707+0000 mon.c (mon.1) 9035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.422707+0000 mon.c (mon.1) 9035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.424920+0000 mon.c (mon.1) 9036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.323022+0000 mon.c (mon.1) 9030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.326841+0000 mon.c (mon.1) 9031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.326841+0000 mon.c (mon.1) 9031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.328099+0000 mon.c (mon.1) 9032 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.328099+0000 mon.c (mon.1) 9032 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.339392+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.339392+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: cephadm 2024-04-22T21:17:55.342585+0000 mgr.x (mgr.34107) 2723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: cephadm 2024-04-22T21:17:55.342585+0000 mgr.x (mgr.34107) 2723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.374595+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.374595+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.385365+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.385365+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.394276+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.394276+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.419602+0000 mon.c (mon.1) 9033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.419602+0000 mon.c (mon.1) 9033 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.421743+0000 mon.c (mon.1) 9034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.421743+0000 mon.c (mon.1) 9034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.422707+0000 mon.c (mon.1) 9035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.422707+0000 mon.c (mon.1) 9035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.424920+0000 mon.c (mon.1) 9036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.424920+0000 mon.c (mon.1) 9036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.425664+0000 mon.c (mon.1) 9037 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.425664+0000 mon.c (mon.1) 9037 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.430698+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.430698+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: cephadm 2024-04-22T21:17:55.434444+0000 mgr.x (mgr.34107) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: cephadm 2024-04-22T21:17:55.434444+0000 mgr.x (mgr.34107) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.479814+0000 mon.c (mon.1) 9038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.479814+0000 mon.c (mon.1) 9038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.482867+0000 mon.c (mon.1) 9039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.482867+0000 mon.c (mon.1) 9039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.484391+0000 mon.c (mon.1) 9040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.484391+0000 mon.c (mon.1) 9040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.487216+0000 mon.c (mon.1) 9041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.487216+0000 mon.c (mon.1) 9041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.488082+0000 mon.c (mon.1) 9042 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.488082+0000 mon.c (mon.1) 9042 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.497500+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.497500+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.566768+0000 mon.c (mon.1) 9043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.424920+0000 mon.c (mon.1) 9036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.425664+0000 mon.c (mon.1) 9037 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.425664+0000 mon.c (mon.1) 9037 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[75184]: audit 2024-04-22T21:17:55.430698+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.430698+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: cephadm 2024-04-22T21:17:55.434444+0000 mgr.x (mgr.34107) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: cephadm 2024-04-22T21:17:55.434444+0000 mgr.x (mgr.34107) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:56.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.479814+0000 mon.c (mon.1) 9038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.479814+0000 mon.c (mon.1) 9038 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.482867+0000 mon.c (mon.1) 9039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.482867+0000 mon.c (mon.1) 9039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.484391+0000 mon.c (mon.1) 9040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.484391+0000 mon.c (mon.1) 9040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.487216+0000 mon.c (mon.1) 9041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.487216+0000 mon.c (mon.1) 9041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.488082+0000 mon.c (mon.1) 9042 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.488082+0000 mon.c (mon.1) 9042 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.497500+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.497500+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.566768+0000 mon.c (mon.1) 9043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.566768+0000 mon.c (mon.1) 9043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.569370+0000 mon.c (mon.1) 9044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:55 smithi121 bash[73084]: audit 2024-04-22T21:17:55.569370+0000 mon.c (mon.1) 9044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.570596+0000 mon.c (mon.1) 9045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.570596+0000 mon.c (mon.1) 9045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.576530+0000 mon.c (mon.1) 9046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.576530+0000 mon.c (mon.1) 9046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.577824+0000 mon.c (mon.1) 9047 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.577824+0000 mon.c (mon.1) 9047 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.586977+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.586977+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.651211+0000 mon.c (mon.1) 9048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.651211+0000 mon.c (mon.1) 9048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.653717+0000 mon.c (mon.1) 9049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.653717+0000 mon.c (mon.1) 9049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.655057+0000 mon.c (mon.1) 9050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.655057+0000 mon.c (mon.1) 9050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.657753+0000 mon.c (mon.1) 9051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.657753+0000 mon.c (mon.1) 9051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.566768+0000 mon.c (mon.1) 9043 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.569370+0000 mon.c (mon.1) 9044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.569370+0000 mon.c (mon.1) 9044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.570596+0000 mon.c (mon.1) 9045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.570596+0000 mon.c (mon.1) 9045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.576530+0000 mon.c (mon.1) 9046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.576530+0000 mon.c (mon.1) 9046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.577824+0000 mon.c (mon.1) 9047 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.577824+0000 mon.c (mon.1) 9047 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.586977+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.586977+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.651211+0000 mon.c (mon.1) 9048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.651211+0000 mon.c (mon.1) 9048 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.653717+0000 mon.c (mon.1) 9049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.653717+0000 mon.c (mon.1) 9049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.655057+0000 mon.c (mon.1) 9050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.655057+0000 mon.c (mon.1) 9050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.657753+0000 mon.c (mon.1) 9051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.657753+0000 mon.c (mon.1) 9051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.658706+0000 mon.c (mon.1) 9052 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.658706+0000 mon.c (mon.1) 9052 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.667550+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.667550+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.725657+0000 mon.c (mon.1) 9053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.725657+0000 mon.c (mon.1) 9053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.728026+0000 mon.c (mon.1) 9054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.728026+0000 mon.c (mon.1) 9054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.729115+0000 mon.c (mon.1) 9055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.729115+0000 mon.c (mon.1) 9055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.731098+0000 mon.c (mon.1) 9056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.731098+0000 mon.c (mon.1) 9056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.732042+0000 mon.c (mon.1) 9057 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.732042+0000 mon.c (mon.1) 9057 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.738399+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.738399+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.798803+0000 mon.c (mon.1) 9058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.798803+0000 mon.c (mon.1) 9058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.801669+0000 mon.c (mon.1) 9059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.658706+0000 mon.c (mon.1) 9052 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.658706+0000 mon.c (mon.1) 9052 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.667550+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.667550+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.725657+0000 mon.c (mon.1) 9053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.725657+0000 mon.c (mon.1) 9053 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.728026+0000 mon.c (mon.1) 9054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.728026+0000 mon.c (mon.1) 9054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.729115+0000 mon.c (mon.1) 9055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.729115+0000 mon.c (mon.1) 9055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.731098+0000 mon.c (mon.1) 9056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.731098+0000 mon.c (mon.1) 9056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.732042+0000 mon.c (mon.1) 9057 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.732042+0000 mon.c (mon.1) 9057 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.738399+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.738399+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.798803+0000 mon.c (mon.1) 9058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.798803+0000 mon.c (mon.1) 9058 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.801669+0000 mon.c (mon.1) 9059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.801669+0000 mon.c (mon.1) 9059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.803313+0000 mon.c (mon.1) 9060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.803313+0000 mon.c (mon.1) 9060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.806142+0000 mon.c (mon.1) 9061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.806142+0000 mon.c (mon.1) 9061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.807232+0000 mon.c (mon.1) 9062 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.807232+0000 mon.c (mon.1) 9062 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.814336+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.814336+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.875255+0000 mon.c (mon.1) 9063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.875255+0000 mon.c (mon.1) 9063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.878113+0000 mon.c (mon.1) 9064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.878113+0000 mon.c (mon.1) 9064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.879687+0000 mon.c (mon.1) 9065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.879687+0000 mon.c (mon.1) 9065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.882568+0000 mon.c (mon.1) 9066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.882568+0000 mon.c (mon.1) 9066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.883677+0000 mon.c (mon.1) 9067 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.883677+0000 mon.c (mon.1) 9067 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.892871+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.892871+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.934290+0000 mon.c (mon.1) 9068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.934290+0000 mon.c (mon.1) 9068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.937106+0000 mon.c (mon.1) 9069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.937106+0000 mon.c (mon.1) 9069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.939017+0000 mon.c (mon.1) 9070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.939017+0000 mon.c (mon.1) 9070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.941882+0000 mon.c (mon.1) 9071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.941882+0000 mon.c (mon.1) 9071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.942771+0000 mon.c (mon.1) 9072 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.942771+0000 mon.c (mon.1) 9072 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.949225+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:55.949225+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.801669+0000 mon.c (mon.1) 9059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.803313+0000 mon.c (mon.1) 9060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.803313+0000 mon.c (mon.1) 9060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.806142+0000 mon.c (mon.1) 9061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.806142+0000 mon.c (mon.1) 9061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.807232+0000 mon.c (mon.1) 9062 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.807232+0000 mon.c (mon.1) 9062 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.814336+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.814336+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.875255+0000 mon.c (mon.1) 9063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.875255+0000 mon.c (mon.1) 9063 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.878113+0000 mon.c (mon.1) 9064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.878113+0000 mon.c (mon.1) 9064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.879687+0000 mon.c (mon.1) 9065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.879687+0000 mon.c (mon.1) 9065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.882568+0000 mon.c (mon.1) 9066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.882568+0000 mon.c (mon.1) 9066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.883677+0000 mon.c (mon.1) 9067 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.883677+0000 mon.c (mon.1) 9067 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.892871+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.892871+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.934290+0000 mon.c (mon.1) 9068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.934290+0000 mon.c (mon.1) 9068 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.937106+0000 mon.c (mon.1) 9069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.937106+0000 mon.c (mon.1) 9069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:56.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.939017+0000 mon.c (mon.1) 9070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.939017+0000 mon.c (mon.1) 9070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:56.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.941882+0000 mon.c (mon.1) 9071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.941882+0000 mon.c (mon.1) 9071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:56.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.942771+0000 mon.c (mon.1) 9072 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.942771+0000 mon.c (mon.1) 9072 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:56.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.949225+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:56.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:55.949225+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.225 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: cephadm 2024-04-22T21:17:55.501723+0000 mgr.x (mgr.34107) 2725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.225 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: cephadm 2024-04-22T21:17:55.501723+0000 mgr.x (mgr.34107) 2725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.225 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: cephadm 2024-04-22T21:17:55.590155+0000 mgr.x (mgr.34107) 2726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.225 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: cephadm 2024-04-22T21:17:55.590155+0000 mgr.x (mgr.34107) 2726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.225 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: cephadm 2024-04-22T21:17:55.670826+0000 mgr.x (mgr.34107) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.225 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: cephadm 2024-04-22T21:17:55.670826+0000 mgr.x (mgr.34107) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.225 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: cephadm 2024-04-22T21:17:55.743767+0000 mgr.x (mgr.34107) 2728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.225 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: cephadm 2024-04-22T21:17:55.743767+0000 mgr.x (mgr.34107) 2728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.226 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: cephadm 2024-04-22T21:17:55.820128+0000 mgr.x (mgr.34107) 2729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.226 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: cephadm 2024-04-22T21:17:55.820128+0000 mgr.x (mgr.34107) 2729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.226 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: cephadm 2024-04-22T21:17:55.896107+0000 mgr.x (mgr.34107) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.226 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: cephadm 2024-04-22T21:17:55.896107+0000 mgr.x (mgr.34107) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.226 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: cephadm 2024-04-22T21:17:55.954154+0000 mgr.x (mgr.34107) 2731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.226 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: cephadm 2024-04-22T21:17:55.954154+0000 mgr.x (mgr.34107) 2731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.226 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.026021+0000 mon.c (mon.1) 9073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.226 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.026021+0000 mon.c (mon.1) 9073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.226 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.028760+0000 mon.c (mon.1) 9074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.226 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.028760+0000 mon.c (mon.1) 9074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.226 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.030543+0000 mon.c (mon.1) 9075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.226 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.030543+0000 mon.c (mon.1) 9075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.226 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.034804+0000 mon.c (mon.1) 9076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.227 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: cephadm 2024-04-22T21:17:55.501723+0000 mgr.x (mgr.34107) 2725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.227 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: cephadm 2024-04-22T21:17:55.501723+0000 mgr.x (mgr.34107) 2725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.227 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: cephadm 2024-04-22T21:17:55.590155+0000 mgr.x (mgr.34107) 2726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.227 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: cephadm 2024-04-22T21:17:55.590155+0000 mgr.x (mgr.34107) 2726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.227 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: cephadm 2024-04-22T21:17:55.670826+0000 mgr.x (mgr.34107) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.227 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: cephadm 2024-04-22T21:17:55.670826+0000 mgr.x (mgr.34107) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.227 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: cephadm 2024-04-22T21:17:55.743767+0000 mgr.x (mgr.34107) 2728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.227 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: cephadm 2024-04-22T21:17:55.743767+0000 mgr.x (mgr.34107) 2728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: cephadm 2024-04-22T21:17:55.820128+0000 mgr.x (mgr.34107) 2729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: cephadm 2024-04-22T21:17:55.820128+0000 mgr.x (mgr.34107) 2729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: cephadm 2024-04-22T21:17:55.896107+0000 mgr.x (mgr.34107) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: cephadm 2024-04-22T21:17:55.896107+0000 mgr.x (mgr.34107) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: cephadm 2024-04-22T21:17:55.954154+0000 mgr.x (mgr.34107) 2731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: cephadm 2024-04-22T21:17:55.954154+0000 mgr.x (mgr.34107) 2731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.026021+0000 mon.c (mon.1) 9073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.026021+0000 mon.c (mon.1) 9073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.028760+0000 mon.c (mon.1) 9074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.028760+0000 mon.c (mon.1) 9074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.030543+0000 mon.c (mon.1) 9075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.030543+0000 mon.c (mon.1) 9075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.034804+0000 mon.c (mon.1) 9076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.034804+0000 mon.c (mon.1) 9076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.228 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.036327+0000 mon.c (mon.1) 9077 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.036327+0000 mon.c (mon.1) 9077 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.042917+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.042917+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: cephadm 2024-04-22T21:17:56.047154+0000 mgr.x (mgr.34107) 2732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: cephadm 2024-04-22T21:17:56.047154+0000 mgr.x (mgr.34107) 2732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.101602+0000 mon.c (mon.1) 9078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.101602+0000 mon.c (mon.1) 9078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.104593+0000 mon.c (mon.1) 9079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.104593+0000 mon.c (mon.1) 9079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.106221+0000 mon.c (mon.1) 9080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.106221+0000 mon.c (mon.1) 9080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.109121+0000 mon.c (mon.1) 9081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.109121+0000 mon.c (mon.1) 9081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.229 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.110344+0000 mon.c (mon.1) 9082 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.110344+0000 mon.c (mon.1) 9082 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.119274+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.119274+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.230 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: cephadm 2024-04-22T21:17:56.122944+0000 mgr.x (mgr.34107) 2733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.230 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.034804+0000 mon.c (mon.1) 9076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.230 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.036327+0000 mon.c (mon.1) 9077 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.230 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.036327+0000 mon.c (mon.1) 9077 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.230 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.042917+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.230 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.042917+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.230 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: cephadm 2024-04-22T21:17:56.047154+0000 mgr.x (mgr.34107) 2732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: cephadm 2024-04-22T21:17:56.047154+0000 mgr.x (mgr.34107) 2732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.101602+0000 mon.c (mon.1) 9078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.101602+0000 mon.c (mon.1) 9078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.104593+0000 mon.c (mon.1) 9079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.104593+0000 mon.c (mon.1) 9079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.106221+0000 mon.c (mon.1) 9080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.106221+0000 mon.c (mon.1) 9080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.109121+0000 mon.c (mon.1) 9081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.231 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.109121+0000 mon.c (mon.1) 9081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.110344+0000 mon.c (mon.1) 9082 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.110344+0000 mon.c (mon.1) 9082 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.119274+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.119274+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.232 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: cephadm 2024-04-22T21:17:56.122944+0000 mgr.x (mgr.34107) 2733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.232 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: cephadm 2024-04-22T21:17:56.122944+0000 mgr.x (mgr.34107) 2733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.232 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.177349+0000 mon.c (mon.1) 9083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.232 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.177349+0000 mon.c (mon.1) 9083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.232 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.180277+0000 mon.c (mon.1) 9084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.232 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.180277+0000 mon.c (mon.1) 9084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.181935+0000 mon.c (mon.1) 9085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.181935+0000 mon.c (mon.1) 9085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.184959+0000 mon.c (mon.1) 9086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.184959+0000 mon.c (mon.1) 9086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.186103+0000 mon.c (mon.1) 9087 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.186103+0000 mon.c (mon.1) 9087 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.195067+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.195067+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: cephadm 2024-04-22T21:17:56.198443+0000 mgr.x (mgr.34107) 2734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: cephadm 2024-04-22T21:17:56.198443+0000 mgr.x (mgr.34107) 2734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.252870+0000 mon.c (mon.1) 9088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.252870+0000 mon.c (mon.1) 9088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.233 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.255394+0000 mon.c (mon.1) 9089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.234 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.255394+0000 mon.c (mon.1) 9089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.234 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: cephadm 2024-04-22T21:17:56.122944+0000 mgr.x (mgr.34107) 2733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.234 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.177349+0000 mon.c (mon.1) 9083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.234 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.177349+0000 mon.c (mon.1) 9083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.234 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.180277+0000 mon.c (mon.1) 9084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.234 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.180277+0000 mon.c (mon.1) 9084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.234 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.181935+0000 mon.c (mon.1) 9085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.234 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.181935+0000 mon.c (mon.1) 9085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.234 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.184959+0000 mon.c (mon.1) 9086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.234 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.184959+0000 mon.c (mon.1) 9086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.235 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.186103+0000 mon.c (mon.1) 9087 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.235 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.186103+0000 mon.c (mon.1) 9087 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.235 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.195067+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.235 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.195067+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.235 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: cephadm 2024-04-22T21:17:56.198443+0000 mgr.x (mgr.34107) 2734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.235 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: cephadm 2024-04-22T21:17:56.198443+0000 mgr.x (mgr.34107) 2734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.235 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.252870+0000 mon.c (mon.1) 9088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.235 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.252870+0000 mon.c (mon.1) 9088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.235 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.255394+0000 mon.c (mon.1) 9089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.235 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[75184]: audit 2024-04-22T21:17:56.255394+0000 mon.c (mon.1) 9089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.235 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.256375+0000 mon.c (mon.1) 9090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.256375+0000 mon.c (mon.1) 9090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.258461+0000 mon.c (mon.1) 9091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.258461+0000 mon.c (mon.1) 9091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.259161+0000 mon.c (mon.1) 9092 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.259161+0000 mon.c (mon.1) 9092 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.266606+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.266606+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: cephadm 2024-04-22T21:17:56.271784+0000 mgr.x (mgr.34107) 2735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: cephadm 2024-04-22T21:17:56.271784+0000 mgr.x (mgr.34107) 2735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.326353+0000 mon.c (mon.1) 9093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.326353+0000 mon.c (mon.1) 9093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.328494+0000 mon.c (mon.1) 9094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.328494+0000 mon.c (mon.1) 9094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.236 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.329721+0000 mon.c (mon.1) 9095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:56 smithi121 bash[73084]: audit 2024-04-22T21:17:56.329721+0000 mon.c (mon.1) 9095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.331865+0000 mon.c (mon.1) 9096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.331865+0000 mon.c (mon.1) 9096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.237 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.332728+0000 mon.c (mon.1) 9097 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.237 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.256375+0000 mon.c (mon.1) 9090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.237 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.256375+0000 mon.c (mon.1) 9090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.237 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.258461+0000 mon.c (mon.1) 9091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.237 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.258461+0000 mon.c (mon.1) 9091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.237 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.259161+0000 mon.c (mon.1) 9092 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.237 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.259161+0000 mon.c (mon.1) 9092 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.238 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.266606+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.238 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.266606+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.238 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: cephadm 2024-04-22T21:17:56.271784+0000 mgr.x (mgr.34107) 2735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.238 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: cephadm 2024-04-22T21:17:56.271784+0000 mgr.x (mgr.34107) 2735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.238 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.326353+0000 mon.c (mon.1) 9093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.238 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.326353+0000 mon.c (mon.1) 9093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.238 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.328494+0000 mon.c (mon.1) 9094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.238 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.328494+0000 mon.c (mon.1) 9094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.238 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.329721+0000 mon.c (mon.1) 9095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.238 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.329721+0000 mon.c (mon.1) 9095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.238 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.331865+0000 mon.c (mon.1) 9096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.238 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.331865+0000 mon.c (mon.1) 9096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.238 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.332728+0000 mon.c (mon.1) 9097 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.332728+0000 mon.c (mon.1) 9097 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.339183+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.339183+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cephadm 2024-04-22T21:17:56.344187+0000 mgr.x (mgr.34107) 2736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cephadm 2024-04-22T21:17:56.344187+0000 mgr.x (mgr.34107) 2736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.382609+0000 mon.c (mon.1) 9098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.382609+0000 mon.c (mon.1) 9098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.384882+0000 mon.c (mon.1) 9099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.384882+0000 mon.c (mon.1) 9099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.385882+0000 mon.c (mon.1) 9100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.239 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.385882+0000 mon.c (mon.1) 9100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.388066+0000 mon.c (mon.1) 9101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.388066+0000 mon.c (mon.1) 9101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.388811+0000 mon.c (mon.1) 9102 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.388811+0000 mon.c (mon.1) 9102 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.395145+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.395145+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cephadm 2024-04-22T21:17:56.398474+0000 mgr.x (mgr.34107) 2737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cephadm 2024-04-22T21:17:56.398474+0000 mgr.x (mgr.34107) 2737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.436604+0000 mon.c (mon.1) 9103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.240 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.436604+0000 mon.c (mon.1) 9103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.240 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.332728+0000 mon.c (mon.1) 9097 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.339183+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.339183+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: cephadm 2024-04-22T21:17:56.344187+0000 mgr.x (mgr.34107) 2736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: cephadm 2024-04-22T21:17:56.344187+0000 mgr.x (mgr.34107) 2736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.382609+0000 mon.c (mon.1) 9098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.382609+0000 mon.c (mon.1) 9098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.384882+0000 mon.c (mon.1) 9099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.384882+0000 mon.c (mon.1) 9099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.385882+0000 mon.c (mon.1) 9100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.385882+0000 mon.c (mon.1) 9100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.388066+0000 mon.c (mon.1) 9101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.388066+0000 mon.c (mon.1) 9101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.241 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.388811+0000 mon.c (mon.1) 9102 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.242 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.388811+0000 mon.c (mon.1) 9102 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.242 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.395145+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.242 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.395145+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.242 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: cephadm 2024-04-22T21:17:56.398474+0000 mgr.x (mgr.34107) 2737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.242 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: cephadm 2024-04-22T21:17:56.398474+0000 mgr.x (mgr.34107) 2737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.242 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.436604+0000 mon.c (mon.1) 9103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.242 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.436604+0000 mon.c (mon.1) 9103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.242 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.439303+0000 mon.c (mon.1) 9104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.242 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.439303+0000 mon.c (mon.1) 9104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.242 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.440462+0000 mon.c (mon.1) 9105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.440462+0000 mon.c (mon.1) 9105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.443066+0000 mon.c (mon.1) 9106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.443066+0000 mon.c (mon.1) 9106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.444033+0000 mon.c (mon.1) 9107 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.444033+0000 mon.c (mon.1) 9107 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.452437+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.452437+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cephadm 2024-04-22T21:17:56.455632+0000 mgr.x (mgr.34107) 2738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cephadm 2024-04-22T21:17:56.455632+0000 mgr.x (mgr.34107) 2738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.494163+0000 mon.c (mon.1) 9108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.494163+0000 mon.c (mon.1) 9108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.496877+0000 mon.c (mon.1) 9109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.496877+0000 mon.c (mon.1) 9109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.498350+0000 mon.c (mon.1) 9110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.243 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.498350+0000 mon.c (mon.1) 9110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.244 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.501183+0000 mon.c (mon.1) 9111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.439303+0000 mon.c (mon.1) 9104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.439303+0000 mon.c (mon.1) 9104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.440462+0000 mon.c (mon.1) 9105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.440462+0000 mon.c (mon.1) 9105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.443066+0000 mon.c (mon.1) 9106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.443066+0000 mon.c (mon.1) 9106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.444033+0000 mon.c (mon.1) 9107 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.444033+0000 mon.c (mon.1) 9107 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.244 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.452437+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.452437+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: cephadm 2024-04-22T21:17:56.455632+0000 mgr.x (mgr.34107) 2738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: cephadm 2024-04-22T21:17:56.455632+0000 mgr.x (mgr.34107) 2738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.494163+0000 mon.c (mon.1) 9108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.494163+0000 mon.c (mon.1) 9108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.496877+0000 mon.c (mon.1) 9109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.496877+0000 mon.c (mon.1) 9109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.498350+0000 mon.c (mon.1) 9110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.498350+0000 mon.c (mon.1) 9110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.245 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.501183+0000 mon.c (mon.1) 9111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.245 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.501183+0000 mon.c (mon.1) 9111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.246 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.502342+0000 mon.c (mon.1) 9112 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.246 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.502342+0000 mon.c (mon.1) 9112 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.246 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.510787+0000 mon.a (mon.0) 2748 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.246 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.510787+0000 mon.a (mon.0) 2748 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.246 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.552483+0000 mon.c (mon.1) 9113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.246 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.552483+0000 mon.c (mon.1) 9113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.246 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.555096+0000 mon.c (mon.1) 9114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.246 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.555096+0000 mon.c (mon.1) 9114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.246 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.556594+0000 mon.c (mon.1) 9115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.246 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.556594+0000 mon.c (mon.1) 9115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.246 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.559382+0000 mon.c (mon.1) 9116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.246 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.559382+0000 mon.c (mon.1) 9116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.246 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.560405+0000 mon.c (mon.1) 9117 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.246 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.560405+0000 mon.c (mon.1) 9117 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.247 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.569355+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.247 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.569355+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.247 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.611255+0000 mon.c (mon.1) 9118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.247 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.611255+0000 mon.c (mon.1) 9118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.247 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.614051+0000 mon.c (mon.1) 9119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.247 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.501183+0000 mon.c (mon.1) 9111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.247 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.502342+0000 mon.c (mon.1) 9112 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.247 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.502342+0000 mon.c (mon.1) 9112 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.247 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.510787+0000 mon.a (mon.0) 2748 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.247 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.510787+0000 mon.a (mon.0) 2748 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.247 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.552483+0000 mon.c (mon.1) 9113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.552483+0000 mon.c (mon.1) 9113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.555096+0000 mon.c (mon.1) 9114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.555096+0000 mon.c (mon.1) 9114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.556594+0000 mon.c (mon.1) 9115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.556594+0000 mon.c (mon.1) 9115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.559382+0000 mon.c (mon.1) 9116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.559382+0000 mon.c (mon.1) 9116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.560405+0000 mon.c (mon.1) 9117 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.560405+0000 mon.c (mon.1) 9117 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.569355+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.569355+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.611255+0000 mon.c (mon.1) 9118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.611255+0000 mon.c (mon.1) 9118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.248 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.614051+0000 mon.c (mon.1) 9119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.614051+0000 mon.c (mon.1) 9119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.615541+0000 mon.c (mon.1) 9120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.615541+0000 mon.c (mon.1) 9120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.618793+0000 mon.c (mon.1) 9121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.618793+0000 mon.c (mon.1) 9121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.619760+0000 mon.c (mon.1) 9122 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.619760+0000 mon.c (mon.1) 9122 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.626106+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.626106+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.669575+0000 mon.c (mon.1) 9123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.669575+0000 mon.c (mon.1) 9123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.249 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.672291+0000 mon.c (mon.1) 9124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.672291+0000 mon.c (mon.1) 9124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.673650+0000 mon.c (mon.1) 9125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.673650+0000 mon.c (mon.1) 9125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.676305+0000 mon.c (mon.1) 9126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.676305+0000 mon.c (mon.1) 9126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.677311+0000 mon.c (mon.1) 9127 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.250 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.677311+0000 mon.c (mon.1) 9127 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.250 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.614051+0000 mon.c (mon.1) 9119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.615541+0000 mon.c (mon.1) 9120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.615541+0000 mon.c (mon.1) 9120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.618793+0000 mon.c (mon.1) 9121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.618793+0000 mon.c (mon.1) 9121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.619760+0000 mon.c (mon.1) 9122 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.619760+0000 mon.c (mon.1) 9122 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.626106+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.626106+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.669575+0000 mon.c (mon.1) 9123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.669575+0000 mon.c (mon.1) 9123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.672291+0000 mon.c (mon.1) 9124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.672291+0000 mon.c (mon.1) 9124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.673650+0000 mon.c (mon.1) 9125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.251 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.673650+0000 mon.c (mon.1) 9125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.676305+0000 mon.c (mon.1) 9126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.676305+0000 mon.c (mon.1) 9126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.677311+0000 mon.c (mon.1) 9127 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.252 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.677311+0000 mon.c (mon.1) 9127 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.252 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.685691+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.685691+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.726735+0000 mon.c (mon.1) 9128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.726735+0000 mon.c (mon.1) 9128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.729489+0000 mon.c (mon.1) 9129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.729489+0000 mon.c (mon.1) 9129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.731070+0000 mon.c (mon.1) 9130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.731070+0000 mon.c (mon.1) 9130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.733807+0000 mon.c (mon.1) 9131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.733807+0000 mon.c (mon.1) 9131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.734958+0000 mon.c (mon.1) 9132 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.734958+0000 mon.c (mon.1) 9132 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.743607+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.743607+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.253 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.801005+0000 mon.c (mon.1) 9133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.801005+0000 mon.c (mon.1) 9133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.803723+0000 mon.c (mon.1) 9134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.803723+0000 mon.c (mon.1) 9134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.254 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.805143+0000 mon.c (mon.1) 9135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.685691+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.685691+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.726735+0000 mon.c (mon.1) 9128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.254 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.726735+0000 mon.c (mon.1) 9128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.729489+0000 mon.c (mon.1) 9129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.729489+0000 mon.c (mon.1) 9129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.731070+0000 mon.c (mon.1) 9130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.731070+0000 mon.c (mon.1) 9130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.733807+0000 mon.c (mon.1) 9131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.733807+0000 mon.c (mon.1) 9131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.734958+0000 mon.c (mon.1) 9132 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.734958+0000 mon.c (mon.1) 9132 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.743607+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.743607+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.801005+0000 mon.c (mon.1) 9133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.801005+0000 mon.c (mon.1) 9133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.803723+0000 mon.c (mon.1) 9134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.255 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.803723+0000 mon.c (mon.1) 9134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.256 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.805143+0000 mon.c (mon.1) 9135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.805143+0000 mon.c (mon.1) 9135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.807782+0000 mon.c (mon.1) 9136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.807782+0000 mon.c (mon.1) 9136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.256 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.808766+0000 mon.c (mon.1) 9137 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.808766+0000 mon.c (mon.1) 9137 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.817275+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.817275+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.859088+0000 mon.c (mon.1) 9138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.859088+0000 mon.c (mon.1) 9138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.861346+0000 mon.c (mon.1) 9139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.861346+0000 mon.c (mon.1) 9139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.862468+0000 mon.c (mon.1) 9140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.862468+0000 mon.c (mon.1) 9140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.864858+0000 mon.c (mon.1) 9141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.864858+0000 mon.c (mon.1) 9141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.865597+0000 mon.c (mon.1) 9142 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.865597+0000 mon.c (mon.1) 9142 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.257 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.873670+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.258 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.873670+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.258 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.937107+0000 mon.c (mon.1) 9143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.805143+0000 mon.c (mon.1) 9135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.807782+0000 mon.c (mon.1) 9136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.807782+0000 mon.c (mon.1) 9136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.808766+0000 mon.c (mon.1) 9137 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.808766+0000 mon.c (mon.1) 9137 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.817275+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.258 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.817275+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.859088+0000 mon.c (mon.1) 9138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.859088+0000 mon.c (mon.1) 9138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.861346+0000 mon.c (mon.1) 9139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.861346+0000 mon.c (mon.1) 9139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.862468+0000 mon.c (mon.1) 9140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.862468+0000 mon.c (mon.1) 9140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.864858+0000 mon.c (mon.1) 9141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.864858+0000 mon.c (mon.1) 9141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.865597+0000 mon.c (mon.1) 9142 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.865597+0000 mon.c (mon.1) 9142 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.873670+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.873670+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.259 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.937107+0000 mon.c (mon.1) 9143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.937107+0000 mon.c (mon.1) 9143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.940750+0000 mon.c (mon.1) 9144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.940750+0000 mon.c (mon.1) 9144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.942580+0000 mon.c (mon.1) 9145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.942580+0000 mon.c (mon.1) 9145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.260 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.946019+0000 mon.c (mon.1) 9146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.946019+0000 mon.c (mon.1) 9146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.947380+0000 mon.c (mon.1) 9147 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.947380+0000 mon.c (mon.1) 9147 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.956500+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.261 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:56.956500+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.261 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: cephadm 2024-04-22T21:17:55.501723+0000 mgr.x (mgr.34107) 2725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.261 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: cephadm 2024-04-22T21:17:55.501723+0000 mgr.x (mgr.34107) 2725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.261 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: cephadm 2024-04-22T21:17:55.590155+0000 mgr.x (mgr.34107) 2726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.261 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: cephadm 2024-04-22T21:17:55.590155+0000 mgr.x (mgr.34107) 2726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.261 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: cephadm 2024-04-22T21:17:55.670826+0000 mgr.x (mgr.34107) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.261 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: cephadm 2024-04-22T21:17:55.670826+0000 mgr.x (mgr.34107) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.261 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: cephadm 2024-04-22T21:17:55.743767+0000 mgr.x (mgr.34107) 2728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.262 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: cephadm 2024-04-22T21:17:55.743767+0000 mgr.x (mgr.34107) 2728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.262 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: cephadm 2024-04-22T21:17:55.820128+0000 mgr.x (mgr.34107) 2729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.262 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: cephadm 2024-04-22T21:17:55.820128+0000 mgr.x (mgr.34107) 2729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.262 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: cephadm 2024-04-22T21:17:55.896107+0000 mgr.x (mgr.34107) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.262 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: cephadm 2024-04-22T21:17:55.896107+0000 mgr.x (mgr.34107) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.262 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: cephadm 2024-04-22T21:17:55.954154+0000 mgr.x (mgr.34107) 2731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.262 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: cephadm 2024-04-22T21:17:55.954154+0000 mgr.x (mgr.34107) 2731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.262 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.026021+0000 mon.c (mon.1) 9073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.262 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.026021+0000 mon.c (mon.1) 9073 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.262 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.028760+0000 mon.c (mon.1) 9074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.262 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.028760+0000 mon.c (mon.1) 9074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.262 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.030543+0000 mon.c (mon.1) 9075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.262 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.030543+0000 mon.c (mon.1) 9075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.263 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.034804+0000 mon.c (mon.1) 9076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.263 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.034804+0000 mon.c (mon.1) 9076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.263 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.036327+0000 mon.c (mon.1) 9077 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.263 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.036327+0000 mon.c (mon.1) 9077 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.263 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.042917+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.263 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.042917+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.263 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: cephadm 2024-04-22T21:17:56.047154+0000 mgr.x (mgr.34107) 2732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.263 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: cephadm 2024-04-22T21:17:56.047154+0000 mgr.x (mgr.34107) 2732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.263 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.101602+0000 mon.c (mon.1) 9078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.263 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.101602+0000 mon.c (mon.1) 9078 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.263 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.104593+0000 mon.c (mon.1) 9079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.263 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.104593+0000 mon.c (mon.1) 9079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.263 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.106221+0000 mon.c (mon.1) 9080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.263 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.106221+0000 mon.c (mon.1) 9080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.264 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.109121+0000 mon.c (mon.1) 9081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.264 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.109121+0000 mon.c (mon.1) 9081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.264 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.110344+0000 mon.c (mon.1) 9082 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.264 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.110344+0000 mon.c (mon.1) 9082 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.264 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.119274+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.264 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.119274+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.264 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: cephadm 2024-04-22T21:17:56.122944+0000 mgr.x (mgr.34107) 2733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.264 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: cephadm 2024-04-22T21:17:56.122944+0000 mgr.x (mgr.34107) 2733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.264 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.177349+0000 mon.c (mon.1) 9083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.264 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.177349+0000 mon.c (mon.1) 9083 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.264 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.180277+0000 mon.c (mon.1) 9084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.264 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.180277+0000 mon.c (mon.1) 9084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.264 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.181935+0000 mon.c (mon.1) 9085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.265 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.181935+0000 mon.c (mon.1) 9085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.265 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.184959+0000 mon.c (mon.1) 9086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.265 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.184959+0000 mon.c (mon.1) 9086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.265 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.186103+0000 mon.c (mon.1) 9087 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.265 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.186103+0000 mon.c (mon.1) 9087 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.265 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.195067+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.265 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.195067+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.265 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: cephadm 2024-04-22T21:17:56.198443+0000 mgr.x (mgr.34107) 2734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.265 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: cephadm 2024-04-22T21:17:56.198443+0000 mgr.x (mgr.34107) 2734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.265 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.252870+0000 mon.c (mon.1) 9088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.265 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.252870+0000 mon.c (mon.1) 9088 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.265 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.255394+0000 mon.c (mon.1) 9089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.265 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.255394+0000 mon.c (mon.1) 9089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.265 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.256375+0000 mon.c (mon.1) 9090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.266 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.256375+0000 mon.c (mon.1) 9090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.266 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.258461+0000 mon.c (mon.1) 9091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.266 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.258461+0000 mon.c (mon.1) 9091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.266 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.259161+0000 mon.c (mon.1) 9092 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.266 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.259161+0000 mon.c (mon.1) 9092 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.266 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.266606+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.266 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.266606+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.266 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: cephadm 2024-04-22T21:17:56.271784+0000 mgr.x (mgr.34107) 2735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.266 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: cephadm 2024-04-22T21:17:56.271784+0000 mgr.x (mgr.34107) 2735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.266 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.326353+0000 mon.c (mon.1) 9093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.266 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.326353+0000 mon.c (mon.1) 9093 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.266 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.328494+0000 mon.c (mon.1) 9094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.266 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.328494+0000 mon.c (mon.1) 9094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.266 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.329721+0000 mon.c (mon.1) 9095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.267 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.329721+0000 mon.c (mon.1) 9095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.267 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.331865+0000 mon.c (mon.1) 9096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.267 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.331865+0000 mon.c (mon.1) 9096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.267 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.332728+0000 mon.c (mon.1) 9097 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.267 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.332728+0000 mon.c (mon.1) 9097 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.267 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.339183+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.267 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.339183+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.267 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: cephadm 2024-04-22T21:17:56.344187+0000 mgr.x (mgr.34107) 2736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.267 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: cephadm 2024-04-22T21:17:56.344187+0000 mgr.x (mgr.34107) 2736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.267 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.382609+0000 mon.c (mon.1) 9098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.267 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.382609+0000 mon.c (mon.1) 9098 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.267 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.384882+0000 mon.c (mon.1) 9099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.267 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.384882+0000 mon.c (mon.1) 9099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.267 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.385882+0000 mon.c (mon.1) 9100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.268 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.385882+0000 mon.c (mon.1) 9100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.268 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.388066+0000 mon.c (mon.1) 9101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.268 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.388066+0000 mon.c (mon.1) 9101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.268 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.388811+0000 mon.c (mon.1) 9102 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.268 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.388811+0000 mon.c (mon.1) 9102 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.268 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.395145+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.268 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.395145+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.268 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: cephadm 2024-04-22T21:17:56.398474+0000 mgr.x (mgr.34107) 2737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.268 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: cephadm 2024-04-22T21:17:56.398474+0000 mgr.x (mgr.34107) 2737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.268 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.436604+0000 mon.c (mon.1) 9103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.268 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.436604+0000 mon.c (mon.1) 9103 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.268 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.439303+0000 mon.c (mon.1) 9104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.268 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.439303+0000 mon.c (mon.1) 9104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.268 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.440462+0000 mon.c (mon.1) 9105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.269 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.440462+0000 mon.c (mon.1) 9105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.269 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.443066+0000 mon.c (mon.1) 9106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.269 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.443066+0000 mon.c (mon.1) 9106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.269 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.444033+0000 mon.c (mon.1) 9107 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.269 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.444033+0000 mon.c (mon.1) 9107 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.269 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.452437+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.269 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.452437+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.269 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: cephadm 2024-04-22T21:17:56.455632+0000 mgr.x (mgr.34107) 2738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.269 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: cephadm 2024-04-22T21:17:56.455632+0000 mgr.x (mgr.34107) 2738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:57.269 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.494163+0000 mon.c (mon.1) 9108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.269 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.494163+0000 mon.c (mon.1) 9108 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.269 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.496877+0000 mon.c (mon.1) 9109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.269 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.496877+0000 mon.c (mon.1) 9109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.269 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.498350+0000 mon.c (mon.1) 9110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.269 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.498350+0000 mon.c (mon.1) 9110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.270 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.501183+0000 mon.c (mon.1) 9111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.270 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.501183+0000 mon.c (mon.1) 9111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.270 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.502342+0000 mon.c (mon.1) 9112 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.270 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.502342+0000 mon.c (mon.1) 9112 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.270 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.510787+0000 mon.a (mon.0) 2748 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.270 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.510787+0000 mon.a (mon.0) 2748 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.270 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.552483+0000 mon.c (mon.1) 9113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.270 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.552483+0000 mon.c (mon.1) 9113 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.270 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.555096+0000 mon.c (mon.1) 9114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.270 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.555096+0000 mon.c (mon.1) 9114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.270 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.556594+0000 mon.c (mon.1) 9115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.270 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.556594+0000 mon.c (mon.1) 9115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.270 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.559382+0000 mon.c (mon.1) 9116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.270 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.559382+0000 mon.c (mon.1) 9116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.271 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.560405+0000 mon.c (mon.1) 9117 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.271 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.560405+0000 mon.c (mon.1) 9117 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.271 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.569355+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.271 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.569355+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.271 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.611255+0000 mon.c (mon.1) 9118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.271 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.611255+0000 mon.c (mon.1) 9118 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.271 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.614051+0000 mon.c (mon.1) 9119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.271 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.614051+0000 mon.c (mon.1) 9119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.271 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.615541+0000 mon.c (mon.1) 9120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.271 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.615541+0000 mon.c (mon.1) 9120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.271 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.618793+0000 mon.c (mon.1) 9121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.271 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.618793+0000 mon.c (mon.1) 9121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.271 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.619760+0000 mon.c (mon.1) 9122 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.271 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.619760+0000 mon.c (mon.1) 9122 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.271 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.626106+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.272 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.626106+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.272 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.669575+0000 mon.c (mon.1) 9123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.272 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.669575+0000 mon.c (mon.1) 9123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.272 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.672291+0000 mon.c (mon.1) 9124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.272 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.672291+0000 mon.c (mon.1) 9124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.272 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.673650+0000 mon.c (mon.1) 9125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.272 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.673650+0000 mon.c (mon.1) 9125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.272 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.676305+0000 mon.c (mon.1) 9126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.272 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.676305+0000 mon.c (mon.1) 9126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.272 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.677311+0000 mon.c (mon.1) 9127 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.272 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.677311+0000 mon.c (mon.1) 9127 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.272 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.685691+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.272 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.685691+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.272 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.726735+0000 mon.c (mon.1) 9128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.273 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.726735+0000 mon.c (mon.1) 9128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.273 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.729489+0000 mon.c (mon.1) 9129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.273 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.729489+0000 mon.c (mon.1) 9129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.273 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.731070+0000 mon.c (mon.1) 9130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.273 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.731070+0000 mon.c (mon.1) 9130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.273 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.733807+0000 mon.c (mon.1) 9131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.273 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.733807+0000 mon.c (mon.1) 9131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.273 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.734958+0000 mon.c (mon.1) 9132 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.273 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.734958+0000 mon.c (mon.1) 9132 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.273 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.743607+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.273 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.743607+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.273 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:56 smithi123 bash[58916]: audit 2024-04-22T21:17:56.801005+0000 mon.c (mon.1) 9133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.273 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.801005+0000 mon.c (mon.1) 9133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.273 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.803723+0000 mon.c (mon.1) 9134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.273 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.803723+0000 mon.c (mon.1) 9134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.274 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.805143+0000 mon.c (mon.1) 9135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.274 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.805143+0000 mon.c (mon.1) 9135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.274 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.807782+0000 mon.c (mon.1) 9136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.274 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.807782+0000 mon.c (mon.1) 9136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.274 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.808766+0000 mon.c (mon.1) 9137 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.274 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.808766+0000 mon.c (mon.1) 9137 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.274 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.817275+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.274 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.817275+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.274 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.859088+0000 mon.c (mon.1) 9138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.274 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.859088+0000 mon.c (mon.1) 9138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.274 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.861346+0000 mon.c (mon.1) 9139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.274 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.861346+0000 mon.c (mon.1) 9139 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.274 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.862468+0000 mon.c (mon.1) 9140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.274 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.862468+0000 mon.c (mon.1) 9140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.275 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.864858+0000 mon.c (mon.1) 9141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.275 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.864858+0000 mon.c (mon.1) 9141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.275 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.865597+0000 mon.c (mon.1) 9142 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.275 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.865597+0000 mon.c (mon.1) 9142 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.275 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.873670+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.275 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.873670+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.275 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.937107+0000 mon.c (mon.1) 9143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.275 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.937107+0000 mon.c (mon.1) 9143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.275 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.940750+0000 mon.c (mon.1) 9144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.275 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.940750+0000 mon.c (mon.1) 9144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.275 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.942580+0000 mon.c (mon.1) 9145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.275 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.942580+0000 mon.c (mon.1) 9145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.275 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.946019+0000 mon.c (mon.1) 9146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.275 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.946019+0000 mon.c (mon.1) 9146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.276 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.947380+0000 mon.c (mon.1) 9147 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.276 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.947380+0000 mon.c (mon.1) 9147 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.276 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.956500+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.276 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:56.956500+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.937107+0000 mon.c (mon.1) 9143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.940750+0000 mon.c (mon.1) 9144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.940750+0000 mon.c (mon.1) 9144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:57.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.942580+0000 mon.c (mon.1) 9145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.942580+0000 mon.c (mon.1) 9145 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:57.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.946019+0000 mon.c (mon.1) 9146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.946019+0000 mon.c (mon.1) 9146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:57.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.947380+0000 mon.c (mon.1) 9147 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.947380+0000 mon.c (mon.1) 9147 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:57.276 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.956500+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:57.277 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:56.956500+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: cephadm 2024-04-22T21:17:56.514291+0000 mgr.x (mgr.34107) 2739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: cephadm 2024-04-22T21:17:56.514291+0000 mgr.x (mgr.34107) 2739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: cephadm 2024-04-22T21:17:56.572842+0000 mgr.x (mgr.34107) 2740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: cephadm 2024-04-22T21:17:56.572842+0000 mgr.x (mgr.34107) 2740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: cephadm 2024-04-22T21:17:56.631373+0000 mgr.x (mgr.34107) 2741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: cephadm 2024-04-22T21:17:56.631373+0000 mgr.x (mgr.34107) 2741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: cephadm 2024-04-22T21:17:56.688800+0000 mgr.x (mgr.34107) 2742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: cephadm 2024-04-22T21:17:56.688800+0000 mgr.x (mgr.34107) 2742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: cephadm 2024-04-22T21:17:56.746610+0000 mgr.x (mgr.34107) 2743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: cephadm 2024-04-22T21:17:56.746610+0000 mgr.x (mgr.34107) 2743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: cephadm 2024-04-22T21:17:56.820634+0000 mgr.x (mgr.34107) 2744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: cephadm 2024-04-22T21:17:56.820634+0000 mgr.x (mgr.34107) 2744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: cluster 2024-04-22T21:17:56.840173+0000 mgr.x (mgr.34107) 2745 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:58.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: cluster 2024-04-22T21:17:56.840173+0000 mgr.x (mgr.34107) 2745 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:58.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: cephadm 2024-04-22T21:17:56.876800+0000 mgr.x (mgr.34107) 2746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: cephadm 2024-04-22T21:17:56.876800+0000 mgr.x (mgr.34107) 2746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: cephadm 2024-04-22T21:17:56.961508+0000 mgr.x (mgr.34107) 2747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: cephadm 2024-04-22T21:17:56.961508+0000 mgr.x (mgr.34107) 2747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.036532+0000 mon.c (mon.1) 9148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.036532+0000 mon.c (mon.1) 9148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.038973+0000 mon.c (mon.1) 9149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.038973+0000 mon.c (mon.1) 9149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.040231+0000 mon.c (mon.1) 9150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.040231+0000 mon.c (mon.1) 9150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.042456+0000 mon.c (mon.1) 9151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.042456+0000 mon.c (mon.1) 9151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.043292+0000 mon.c (mon.1) 9152 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.043292+0000 mon.c (mon.1) 9152 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.050014+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.050014+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: cephadm 2024-04-22T21:17:57.053574+0000 mgr.x (mgr.34107) 2748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: cephadm 2024-04-22T21:17:57.053574+0000 mgr.x (mgr.34107) 2748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.124292+0000 mon.c (mon.1) 9153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.124292+0000 mon.c (mon.1) 9153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.126533+0000 mon.c (mon.1) 9154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.126533+0000 mon.c (mon.1) 9154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.127588+0000 mon.c (mon.1) 9155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.127588+0000 mon.c (mon.1) 9155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.130105+0000 mon.c (mon.1) 9156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.130105+0000 mon.c (mon.1) 9156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.131428+0000 mon.c (mon.1) 9157 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.131428+0000 mon.c (mon.1) 9157 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.138525+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.138525+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: cephadm 2024-04-22T21:17:57.142155+0000 mgr.x (mgr.34107) 2749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: cephadm 2024-04-22T21:17:57.142155+0000 mgr.x (mgr.34107) 2749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.229632+0000 mon.c (mon.1) 9158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.229632+0000 mon.c (mon.1) 9158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.232086+0000 mon.c (mon.1) 9159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.232086+0000 mon.c (mon.1) 9159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.233759+0000 mon.c (mon.1) 9160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.233759+0000 mon.c (mon.1) 9160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.237342+0000 mon.c (mon.1) 9161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.237342+0000 mon.c (mon.1) 9161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.238220+0000 mon.c (mon.1) 9162 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.238220+0000 mon.c (mon.1) 9162 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.245648+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.245648+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: cephadm 2024-04-22T21:17:57.249187+0000 mgr.x (mgr.34107) 2750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: cephadm 2024-04-22T21:17:57.249187+0000 mgr.x (mgr.34107) 2750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.320747+0000 mon.c (mon.1) 9163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.320747+0000 mon.c (mon.1) 9163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.323274+0000 mon.c (mon.1) 9164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.323274+0000 mon.c (mon.1) 9164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.324507+0000 mon.c (mon.1) 9165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.324507+0000 mon.c (mon.1) 9165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.327460+0000 mon.c (mon.1) 9166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.327460+0000 mon.c (mon.1) 9166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.328255+0000 mon.c (mon.1) 9167 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.328255+0000 mon.c (mon.1) 9167 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.334466+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.334466+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: cephadm 2024-04-22T21:17:57.339132+0000 mgr.x (mgr.34107) 2751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: cephadm 2024-04-22T21:17:57.339132+0000 mgr.x (mgr.34107) 2751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.414496+0000 mon.c (mon.1) 9168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.414496+0000 mon.c (mon.1) 9168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.417074+0000 mon.c (mon.1) 9169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.417074+0000 mon.c (mon.1) 9169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.418240+0000 mon.c (mon.1) 9170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.418240+0000 mon.c (mon.1) 9170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.420860+0000 mon.c (mon.1) 9171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.420860+0000 mon.c (mon.1) 9171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.421654+0000 mon.c (mon.1) 9172 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.421654+0000 mon.c (mon.1) 9172 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.426758+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.426758+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: cephadm 2024-04-22T21:17:57.432545+0000 mgr.x (mgr.34107) 2752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: cephadm 2024-04-22T21:17:57.432545+0000 mgr.x (mgr.34107) 2752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.474951+0000 mon.c (mon.1) 9173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.474951+0000 mon.c (mon.1) 9173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.477969+0000 mon.c (mon.1) 9174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.477969+0000 mon.c (mon.1) 9174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.479387+0000 mon.c (mon.1) 9175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.479387+0000 mon.c (mon.1) 9175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.482755+0000 mon.c (mon.1) 9176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.482755+0000 mon.c (mon.1) 9176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.483723+0000 mon.c (mon.1) 9177 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.483723+0000 mon.c (mon.1) 9177 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.491441+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.491441+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.557527+0000 mon.c (mon.1) 9178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.557527+0000 mon.c (mon.1) 9178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.560687+0000 mon.c (mon.1) 9179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.560687+0000 mon.c (mon.1) 9179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.562501+0000 mon.c (mon.1) 9180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.562501+0000 mon.c (mon.1) 9180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.565883+0000 mon.c (mon.1) 9181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.565883+0000 mon.c (mon.1) 9181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.567078+0000 mon.c (mon.1) 9182 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.567078+0000 mon.c (mon.1) 9182 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.577257+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.577257+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.623507+0000 mon.c (mon.1) 9183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.623507+0000 mon.c (mon.1) 9183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.626094+0000 mon.c (mon.1) 9184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.626094+0000 mon.c (mon.1) 9184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.627534+0000 mon.c (mon.1) 9185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.627534+0000 mon.c (mon.1) 9185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.630585+0000 mon.c (mon.1) 9186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.630585+0000 mon.c (mon.1) 9186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.631492+0000 mon.c (mon.1) 9187 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.631492+0000 mon.c (mon.1) 9187 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.638632+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.638632+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.714951+0000 mon.c (mon.1) 9188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.714951+0000 mon.c (mon.1) 9188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.719828+0000 mon.c (mon.1) 9189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.719828+0000 mon.c (mon.1) 9189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.722157+0000 mon.c (mon.1) 9190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.722157+0000 mon.c (mon.1) 9190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.727487+0000 mon.c (mon.1) 9191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.727487+0000 mon.c (mon.1) 9191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.728908+0000 mon.c (mon.1) 9192 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.728908+0000 mon.c (mon.1) 9192 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.737355+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.737355+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.799479+0000 mon.c (mon.1) 9193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.799479+0000 mon.c (mon.1) 9193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.802213+0000 mon.c (mon.1) 9194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.802213+0000 mon.c (mon.1) 9194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.803856+0000 mon.c (mon.1) 9195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.803856+0000 mon.c (mon.1) 9195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.806478+0000 mon.c (mon.1) 9196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.806478+0000 mon.c (mon.1) 9196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.807336+0000 mon.c (mon.1) 9197 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.807336+0000 mon.c (mon.1) 9197 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.814568+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.814568+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.890556+0000 mon.c (mon.1) 9198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.890556+0000 mon.c (mon.1) 9198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.893854+0000 mon.c (mon.1) 9199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.893854+0000 mon.c (mon.1) 9199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.895599+0000 mon.c (mon.1) 9200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.255 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.895599+0000 mon.c (mon.1) 9200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.898491+0000 mon.c (mon.1) 9201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.898491+0000 mon.c (mon.1) 9201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.899575+0000 mon.c (mon.1) 9202 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.899575+0000 mon.c (mon.1) 9202 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.906953+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:57 smithi123 bash[58916]: audit 2024-04-22T21:17:57.906953+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cephadm 2024-04-22T21:17:56.514291+0000 mgr.x (mgr.34107) 2739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cephadm 2024-04-22T21:17:56.514291+0000 mgr.x (mgr.34107) 2739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cephadm 2024-04-22T21:17:56.572842+0000 mgr.x (mgr.34107) 2740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cephadm 2024-04-22T21:17:56.572842+0000 mgr.x (mgr.34107) 2740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cephadm 2024-04-22T21:17:56.631373+0000 mgr.x (mgr.34107) 2741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cephadm 2024-04-22T21:17:56.631373+0000 mgr.x (mgr.34107) 2741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cephadm 2024-04-22T21:17:56.688800+0000 mgr.x (mgr.34107) 2742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cephadm 2024-04-22T21:17:56.688800+0000 mgr.x (mgr.34107) 2742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cephadm 2024-04-22T21:17:56.746610+0000 mgr.x (mgr.34107) 2743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cephadm 2024-04-22T21:17:56.746610+0000 mgr.x (mgr.34107) 2743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cephadm 2024-04-22T21:17:56.820634+0000 mgr.x (mgr.34107) 2744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cephadm 2024-04-22T21:17:56.820634+0000 mgr.x (mgr.34107) 2744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cluster 2024-04-22T21:17:56.840173+0000 mgr.x (mgr.34107) 2745 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:58.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cluster 2024-04-22T21:17:56.840173+0000 mgr.x (mgr.34107) 2745 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:58.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cephadm 2024-04-22T21:17:56.876800+0000 mgr.x (mgr.34107) 2746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cephadm 2024-04-22T21:17:56.876800+0000 mgr.x (mgr.34107) 2746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cephadm 2024-04-22T21:17:56.961508+0000 mgr.x (mgr.34107) 2747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cephadm 2024-04-22T21:17:56.961508+0000 mgr.x (mgr.34107) 2747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.036532+0000 mon.c (mon.1) 9148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.036532+0000 mon.c (mon.1) 9148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.038973+0000 mon.c (mon.1) 9149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.038973+0000 mon.c (mon.1) 9149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.040231+0000 mon.c (mon.1) 9150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.040231+0000 mon.c (mon.1) 9150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.042456+0000 mon.c (mon.1) 9151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.042456+0000 mon.c (mon.1) 9151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.043292+0000 mon.c (mon.1) 9152 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.043292+0000 mon.c (mon.1) 9152 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.050014+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.050014+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cephadm 2024-04-22T21:17:57.053574+0000 mgr.x (mgr.34107) 2748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cephadm 2024-04-22T21:17:57.053574+0000 mgr.x (mgr.34107) 2748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.124292+0000 mon.c (mon.1) 9153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.124292+0000 mon.c (mon.1) 9153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.126533+0000 mon.c (mon.1) 9154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.126533+0000 mon.c (mon.1) 9154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.127588+0000 mon.c (mon.1) 9155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.127588+0000 mon.c (mon.1) 9155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.130105+0000 mon.c (mon.1) 9156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.130105+0000 mon.c (mon.1) 9156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: cephadm 2024-04-22T21:17:56.514291+0000 mgr.x (mgr.34107) 2739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: cephadm 2024-04-22T21:17:56.514291+0000 mgr.x (mgr.34107) 2739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: cephadm 2024-04-22T21:17:56.572842+0000 mgr.x (mgr.34107) 2740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: cephadm 2024-04-22T21:17:56.572842+0000 mgr.x (mgr.34107) 2740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: cephadm 2024-04-22T21:17:56.631373+0000 mgr.x (mgr.34107) 2741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: cephadm 2024-04-22T21:17:56.631373+0000 mgr.x (mgr.34107) 2741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: cephadm 2024-04-22T21:17:56.688800+0000 mgr.x (mgr.34107) 2742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: cephadm 2024-04-22T21:17:56.688800+0000 mgr.x (mgr.34107) 2742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: cephadm 2024-04-22T21:17:56.746610+0000 mgr.x (mgr.34107) 2743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: cephadm 2024-04-22T21:17:56.746610+0000 mgr.x (mgr.34107) 2743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: cephadm 2024-04-22T21:17:56.820634+0000 mgr.x (mgr.34107) 2744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: cephadm 2024-04-22T21:17:56.820634+0000 mgr.x (mgr.34107) 2744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: cluster 2024-04-22T21:17:56.840173+0000 mgr.x (mgr.34107) 2745 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:58.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: cluster 2024-04-22T21:17:56.840173+0000 mgr.x (mgr.34107) 2745 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:17:58.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: cephadm 2024-04-22T21:17:56.876800+0000 mgr.x (mgr.34107) 2746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: cephadm 2024-04-22T21:17:56.876800+0000 mgr.x (mgr.34107) 2746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: cephadm 2024-04-22T21:17:56.961508+0000 mgr.x (mgr.34107) 2747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: cephadm 2024-04-22T21:17:56.961508+0000 mgr.x (mgr.34107) 2747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:57.036532+0000 mon.c (mon.1) 9148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:57.036532+0000 mon.c (mon.1) 9148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:57.038973+0000 mon.c (mon.1) 9149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.131428+0000 mon.c (mon.1) 9157 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.131428+0000 mon.c (mon.1) 9157 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.138525+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.138525+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cephadm 2024-04-22T21:17:57.142155+0000 mgr.x (mgr.34107) 2749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cephadm 2024-04-22T21:17:57.142155+0000 mgr.x (mgr.34107) 2749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.229632+0000 mon.c (mon.1) 9158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.229632+0000 mon.c (mon.1) 9158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.232086+0000 mon.c (mon.1) 9159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.232086+0000 mon.c (mon.1) 9159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.233759+0000 mon.c (mon.1) 9160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.233759+0000 mon.c (mon.1) 9160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.237342+0000 mon.c (mon.1) 9161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.237342+0000 mon.c (mon.1) 9161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.238220+0000 mon.c (mon.1) 9162 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.238220+0000 mon.c (mon.1) 9162 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.245648+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.245648+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cephadm 2024-04-22T21:17:57.249187+0000 mgr.x (mgr.34107) 2750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cephadm 2024-04-22T21:17:57.249187+0000 mgr.x (mgr.34107) 2750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.320747+0000 mon.c (mon.1) 9163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.320747+0000 mon.c (mon.1) 9163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.323274+0000 mon.c (mon.1) 9164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.323274+0000 mon.c (mon.1) 9164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.324507+0000 mon.c (mon.1) 9165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.324507+0000 mon.c (mon.1) 9165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.327460+0000 mon.c (mon.1) 9166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.327460+0000 mon.c (mon.1) 9166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.328255+0000 mon.c (mon.1) 9167 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.328255+0000 mon.c (mon.1) 9167 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.334466+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.334466+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cephadm 2024-04-22T21:17:57.339132+0000 mgr.x (mgr.34107) 2751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cephadm 2024-04-22T21:17:57.339132+0000 mgr.x (mgr.34107) 2751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.414496+0000 mon.c (mon.1) 9168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.414496+0000 mon.c (mon.1) 9168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.417074+0000 mon.c (mon.1) 9169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.417074+0000 mon.c (mon.1) 9169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.418240+0000 mon.c (mon.1) 9170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.418240+0000 mon.c (mon.1) 9170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:57.038973+0000 mon.c (mon.1) 9149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:57.040231+0000 mon.c (mon.1) 9150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:57.040231+0000 mon.c (mon.1) 9150 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:57.042456+0000 mon.c (mon.1) 9151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:57.042456+0000 mon.c (mon.1) 9151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:57.043292+0000 mon.c (mon.1) 9152 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:57.043292+0000 mon.c (mon.1) 9152 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:57.050014+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:57.050014+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: cephadm 2024-04-22T21:17:57.053574+0000 mgr.x (mgr.34107) 2748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: cephadm 2024-04-22T21:17:57.053574+0000 mgr.x (mgr.34107) 2748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:57.124292+0000 mon.c (mon.1) 9153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:57.124292+0000 mon.c (mon.1) 9153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:57.126533+0000 mon.c (mon.1) 9154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:57.126533+0000 mon.c (mon.1) 9154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:57.127588+0000 mon.c (mon.1) 9155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:57.127588+0000 mon.c (mon.1) 9155 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:57.130105+0000 mon.c (mon.1) 9156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:57.130105+0000 mon.c (mon.1) 9156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.420860+0000 mon.c (mon.1) 9171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.420860+0000 mon.c (mon.1) 9171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.421654+0000 mon.c (mon.1) 9172 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.421654+0000 mon.c (mon.1) 9172 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.426758+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.426758+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cephadm 2024-04-22T21:17:57.432545+0000 mgr.x (mgr.34107) 2752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: cephadm 2024-04-22T21:17:57.432545+0000 mgr.x (mgr.34107) 2752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.474951+0000 mon.c (mon.1) 9173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.474951+0000 mon.c (mon.1) 9173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.477969+0000 mon.c (mon.1) 9174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.477969+0000 mon.c (mon.1) 9174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.479387+0000 mon.c (mon.1) 9175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.479387+0000 mon.c (mon.1) 9175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.482755+0000 mon.c (mon.1) 9176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.482755+0000 mon.c (mon.1) 9176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.483723+0000 mon.c (mon.1) 9177 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.483723+0000 mon.c (mon.1) 9177 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[73084]: audit 2024-04-22T21:17:57.491441+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.491441+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.557527+0000 mon.c (mon.1) 9178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.557527+0000 mon.c (mon.1) 9178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.560687+0000 mon.c (mon.1) 9179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.560687+0000 mon.c (mon.1) 9179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.562501+0000 mon.c (mon.1) 9180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.562501+0000 mon.c (mon.1) 9180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.565883+0000 mon.c (mon.1) 9181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.565883+0000 mon.c (mon.1) 9181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.567078+0000 mon.c (mon.1) 9182 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.567078+0000 mon.c (mon.1) 9182 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.577257+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.577257+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.623507+0000 mon.c (mon.1) 9183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.623507+0000 mon.c (mon.1) 9183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.626094+0000 mon.c (mon.1) 9184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.626094+0000 mon.c (mon.1) 9184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.627534+0000 mon.c (mon.1) 9185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.627534+0000 mon.c (mon.1) 9185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.630585+0000 mon.c (mon.1) 9186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:57.131428+0000 mon.c (mon.1) 9157 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:57.131428+0000 mon.c (mon.1) 9157 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:57.138525+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:57.138525+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: cephadm 2024-04-22T21:17:57.142155+0000 mgr.x (mgr.34107) 2749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: cephadm 2024-04-22T21:17:57.142155+0000 mgr.x (mgr.34107) 2749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:57.229632+0000 mon.c (mon.1) 9158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:57.229632+0000 mon.c (mon.1) 9158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:57 smithi121 bash[75184]: audit 2024-04-22T21:17:57.232086+0000 mon.c (mon.1) 9159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.232086+0000 mon.c (mon.1) 9159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.233759+0000 mon.c (mon.1) 9160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.233759+0000 mon.c (mon.1) 9160 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.237342+0000 mon.c (mon.1) 9161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.237342+0000 mon.c (mon.1) 9161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.238220+0000 mon.c (mon.1) 9162 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.238220+0000 mon.c (mon.1) 9162 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.245648+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.245648+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: cephadm 2024-04-22T21:17:57.249187+0000 mgr.x (mgr.34107) 2750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: cephadm 2024-04-22T21:17:57.249187+0000 mgr.x (mgr.34107) 2750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.630585+0000 mon.c (mon.1) 9186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.631492+0000 mon.c (mon.1) 9187 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.631492+0000 mon.c (mon.1) 9187 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.638632+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.638632+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.714951+0000 mon.c (mon.1) 9188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.714951+0000 mon.c (mon.1) 9188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.719828+0000 mon.c (mon.1) 9189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.719828+0000 mon.c (mon.1) 9189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.722157+0000 mon.c (mon.1) 9190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.722157+0000 mon.c (mon.1) 9190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.727487+0000 mon.c (mon.1) 9191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.727487+0000 mon.c (mon.1) 9191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.728908+0000 mon.c (mon.1) 9192 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.728908+0000 mon.c (mon.1) 9192 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.737355+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.737355+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.799479+0000 mon.c (mon.1) 9193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.799479+0000 mon.c (mon.1) 9193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.802213+0000 mon.c (mon.1) 9194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.802213+0000 mon.c (mon.1) 9194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.803856+0000 mon.c (mon.1) 9195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.803856+0000 mon.c (mon.1) 9195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.806478+0000 mon.c (mon.1) 9196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.806478+0000 mon.c (mon.1) 9196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.807336+0000 mon.c (mon.1) 9197 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.807336+0000 mon.c (mon.1) 9197 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.814568+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.814568+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.890556+0000 mon.c (mon.1) 9198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.890556+0000 mon.c (mon.1) 9198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.893854+0000 mon.c (mon.1) 9199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.893854+0000 mon.c (mon.1) 9199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.895599+0000 mon.c (mon.1) 9200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.895599+0000 mon.c (mon.1) 9200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.898491+0000 mon.c (mon.1) 9201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.898491+0000 mon.c (mon.1) 9201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.899575+0000 mon.c (mon.1) 9202 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.899575+0000 mon.c (mon.1) 9202 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.906953+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:57.906953+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.320747+0000 mon.c (mon.1) 9163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.320747+0000 mon.c (mon.1) 9163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.323274+0000 mon.c (mon.1) 9164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.323274+0000 mon.c (mon.1) 9164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.324507+0000 mon.c (mon.1) 9165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.324507+0000 mon.c (mon.1) 9165 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.327460+0000 mon.c (mon.1) 9166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.327460+0000 mon.c (mon.1) 9166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.328255+0000 mon.c (mon.1) 9167 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.328255+0000 mon.c (mon.1) 9167 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.334466+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.334466+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: cephadm 2024-04-22T21:17:57.339132+0000 mgr.x (mgr.34107) 2751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: cephadm 2024-04-22T21:17:57.339132+0000 mgr.x (mgr.34107) 2751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.414496+0000 mon.c (mon.1) 9168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.414496+0000 mon.c (mon.1) 9168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.417074+0000 mon.c (mon.1) 9169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.417074+0000 mon.c (mon.1) 9169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.418240+0000 mon.c (mon.1) 9170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.418240+0000 mon.c (mon.1) 9170 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.420860+0000 mon.c (mon.1) 9171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.420860+0000 mon.c (mon.1) 9171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.421654+0000 mon.c (mon.1) 9172 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.421654+0000 mon.c (mon.1) 9172 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.426758+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.426758+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: cephadm 2024-04-22T21:17:57.432545+0000 mgr.x (mgr.34107) 2752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: cephadm 2024-04-22T21:17:57.432545+0000 mgr.x (mgr.34107) 2752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:58.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.474951+0000 mon.c (mon.1) 9173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.474951+0000 mon.c (mon.1) 9173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.477969+0000 mon.c (mon.1) 9174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.477969+0000 mon.c (mon.1) 9174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.479387+0000 mon.c (mon.1) 9175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.479387+0000 mon.c (mon.1) 9175 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.482755+0000 mon.c (mon.1) 9176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.482755+0000 mon.c (mon.1) 9176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.483723+0000 mon.c (mon.1) 9177 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.483723+0000 mon.c (mon.1) 9177 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.491441+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.491441+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.557527+0000 mon.c (mon.1) 9178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.557527+0000 mon.c (mon.1) 9178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.560687+0000 mon.c (mon.1) 9179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.560687+0000 mon.c (mon.1) 9179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.562501+0000 mon.c (mon.1) 9180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.562501+0000 mon.c (mon.1) 9180 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.565883+0000 mon.c (mon.1) 9181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.565883+0000 mon.c (mon.1) 9181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.567078+0000 mon.c (mon.1) 9182 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.567078+0000 mon.c (mon.1) 9182 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.577257+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.577257+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.623507+0000 mon.c (mon.1) 9183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.623507+0000 mon.c (mon.1) 9183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.626094+0000 mon.c (mon.1) 9184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.626094+0000 mon.c (mon.1) 9184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.627534+0000 mon.c (mon.1) 9185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.627534+0000 mon.c (mon.1) 9185 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.630585+0000 mon.c (mon.1) 9186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.630585+0000 mon.c (mon.1) 9186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.631492+0000 mon.c (mon.1) 9187 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.631492+0000 mon.c (mon.1) 9187 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.638632+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.638632+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.714951+0000 mon.c (mon.1) 9188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.714951+0000 mon.c (mon.1) 9188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.719828+0000 mon.c (mon.1) 9189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.719828+0000 mon.c (mon.1) 9189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.722157+0000 mon.c (mon.1) 9190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.722157+0000 mon.c (mon.1) 9190 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.727487+0000 mon.c (mon.1) 9191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.727487+0000 mon.c (mon.1) 9191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.728908+0000 mon.c (mon.1) 9192 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.728908+0000 mon.c (mon.1) 9192 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.737355+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.737355+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.799479+0000 mon.c (mon.1) 9193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.799479+0000 mon.c (mon.1) 9193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.802213+0000 mon.c (mon.1) 9194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.802213+0000 mon.c (mon.1) 9194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.803856+0000 mon.c (mon.1) 9195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.803856+0000 mon.c (mon.1) 9195 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.806478+0000 mon.c (mon.1) 9196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.806478+0000 mon.c (mon.1) 9196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.807336+0000 mon.c (mon.1) 9197 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.807336+0000 mon.c (mon.1) 9197 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.814568+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.814568+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.890556+0000 mon.c (mon.1) 9198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.890556+0000 mon.c (mon.1) 9198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.893854+0000 mon.c (mon.1) 9199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.893854+0000 mon.c (mon.1) 9199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:58.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.895599+0000 mon.c (mon.1) 9200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.895599+0000 mon.c (mon.1) 9200 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:58.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.898491+0000 mon.c (mon.1) 9201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.898491+0000 mon.c (mon.1) 9201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:58.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.899575+0000 mon.c (mon.1) 9202 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.899575+0000 mon.c (mon.1) 9202 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:58.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.906953+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:58.310 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:57.906953+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:58 smithi123 bash[58916]: cephadm 2024-04-22T21:17:57.498314+0000 mgr.x (mgr.34107) 2753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:58 smithi123 bash[58916]: cephadm 2024-04-22T21:17:57.498314+0000 mgr.x (mgr.34107) 2753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:58 smithi123 bash[58916]: cephadm 2024-04-22T21:17:57.581144+0000 mgr.x (mgr.34107) 2754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:58 smithi123 bash[58916]: cephadm 2024-04-22T21:17:57.581144+0000 mgr.x (mgr.34107) 2754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:57.641800+0000 mgr.x (mgr.34107) 2755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:57.641800+0000 mgr.x (mgr.34107) 2755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:57.742394+0000 mgr.x (mgr.34107) 2756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:57.742394+0000 mgr.x (mgr.34107) 2756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:57.817559+0000 mgr.x (mgr.34107) 2757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:57.817559+0000 mgr.x (mgr.34107) 2757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:57.911943+0000 mgr.x (mgr.34107) 2758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:57.911943+0000 mgr.x (mgr.34107) 2758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.013164+0000 mon.c (mon.1) 9203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.013164+0000 mon.c (mon.1) 9203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.017477+0000 mon.c (mon.1) 9204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.017477+0000 mon.c (mon.1) 9204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.019342+0000 mon.c (mon.1) 9205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.019342+0000 mon.c (mon.1) 9205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.023101+0000 mon.c (mon.1) 9206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.023101+0000 mon.c (mon.1) 9206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.024536+0000 mon.c (mon.1) 9207 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.024536+0000 mon.c (mon.1) 9207 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.036698+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.036698+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:58.040395+0000 mgr.x (mgr.34107) 2759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:58.040395+0000 mgr.x (mgr.34107) 2759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.128438+0000 mon.c (mon.1) 9208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.128438+0000 mon.c (mon.1) 9208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.132822+0000 mon.c (mon.1) 9209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.132822+0000 mon.c (mon.1) 9209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.134508+0000 mon.c (mon.1) 9210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.134508+0000 mon.c (mon.1) 9210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.138996+0000 mon.c (mon.1) 9211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.138996+0000 mon.c (mon.1) 9211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.140312+0000 mon.c (mon.1) 9212 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.140312+0000 mon.c (mon.1) 9212 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.151028+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.151028+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:58.154372+0000 mgr.x (mgr.34107) 2760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:58.154372+0000 mgr.x (mgr.34107) 2760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.224155+0000 mon.c (mon.1) 9213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.224155+0000 mon.c (mon.1) 9213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.228269+0000 mon.c (mon.1) 9214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.228269+0000 mon.c (mon.1) 9214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.230003+0000 mon.c (mon.1) 9215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.230003+0000 mon.c (mon.1) 9215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.234187+0000 mon.c (mon.1) 9216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.234187+0000 mon.c (mon.1) 9216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.235530+0000 mon.c (mon.1) 9217 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.235530+0000 mon.c (mon.1) 9217 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.245155+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.245155+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:58.248350+0000 mgr.x (mgr.34107) 2761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:58.248350+0000 mgr.x (mgr.34107) 2761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.303652+0000 mon.c (mon.1) 9218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.303652+0000 mon.c (mon.1) 9218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.306156+0000 mon.c (mon.1) 9219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.306156+0000 mon.c (mon.1) 9219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.307197+0000 mon.c (mon.1) 9220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.307197+0000 mon.c (mon.1) 9220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.309530+0000 mon.c (mon.1) 9221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.309530+0000 mon.c (mon.1) 9221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.310499+0000 mon.c (mon.1) 9222 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.310499+0000 mon.c (mon.1) 9222 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.318494+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.318494+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:58.321686+0000 mgr.x (mgr.34107) 2762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:58.321686+0000 mgr.x (mgr.34107) 2762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.376449+0000 mon.c (mon.1) 9223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.376449+0000 mon.c (mon.1) 9223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.378615+0000 mon.c (mon.1) 9224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.378615+0000 mon.c (mon.1) 9224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.379968+0000 mon.c (mon.1) 9225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.379968+0000 mon.c (mon.1) 9225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.382231+0000 mon.c (mon.1) 9226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.382231+0000 mon.c (mon.1) 9226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.383037+0000 mon.c (mon.1) 9227 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.383037+0000 mon.c (mon.1) 9227 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.390816+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.390816+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:58.393848+0000 mgr.x (mgr.34107) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:58.393848+0000 mgr.x (mgr.34107) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.431851+0000 mon.c (mon.1) 9228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.431851+0000 mon.c (mon.1) 9228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.434525+0000 mon.c (mon.1) 9229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.434525+0000 mon.c (mon.1) 9229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.435913+0000 mon.c (mon.1) 9230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.435913+0000 mon.c (mon.1) 9230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.438447+0000 mon.c (mon.1) 9231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.438447+0000 mon.c (mon.1) 9231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.439474+0000 mon.c (mon.1) 9232 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.439474+0000 mon.c (mon.1) 9232 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.446584+0000 mon.a (mon.0) 2772 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.446584+0000 mon.a (mon.0) 2772 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:58.449640+0000 mgr.x (mgr.34107) 2764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:58.449640+0000 mgr.x (mgr.34107) 2764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.526095+0000 mon.c (mon.1) 9233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.526095+0000 mon.c (mon.1) 9233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.530002+0000 mon.c (mon.1) 9234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.530002+0000 mon.c (mon.1) 9234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.531357+0000 mon.c (mon.1) 9235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.531357+0000 mon.c (mon.1) 9235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.534792+0000 mon.c (mon.1) 9236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.534792+0000 mon.c (mon.1) 9236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.535796+0000 mon.c (mon.1) 9237 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.535796+0000 mon.c (mon.1) 9237 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.542445+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.542445+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.602613+0000 mon.c (mon.1) 9238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.602613+0000 mon.c (mon.1) 9238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.604964+0000 mon.c (mon.1) 9239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.604964+0000 mon.c (mon.1) 9239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.606152+0000 mon.c (mon.1) 9240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.606152+0000 mon.c (mon.1) 9240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.608301+0000 mon.c (mon.1) 9241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.608301+0000 mon.c (mon.1) 9241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.609097+0000 mon.c (mon.1) 9242 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.609097+0000 mon.c (mon.1) 9242 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.614679+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.614679+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.657584+0000 mon.c (mon.1) 9243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.657584+0000 mon.c (mon.1) 9243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.660412+0000 mon.c (mon.1) 9244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.660412+0000 mon.c (mon.1) 9244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.661844+0000 mon.c (mon.1) 9245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.661844+0000 mon.c (mon.1) 9245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.664828+0000 mon.c (mon.1) 9246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.664828+0000 mon.c (mon.1) 9246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.665831+0000 mon.c (mon.1) 9247 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.665831+0000 mon.c (mon.1) 9247 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.672157+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.672157+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.732514+0000 mon.c (mon.1) 9248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.732514+0000 mon.c (mon.1) 9248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.735357+0000 mon.c (mon.1) 9249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.735357+0000 mon.c (mon.1) 9249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.736839+0000 mon.c (mon.1) 9250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.736839+0000 mon.c (mon.1) 9250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.739362+0000 mon.c (mon.1) 9251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.739362+0000 mon.c (mon.1) 9251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.740236+0000 mon.c (mon.1) 9252 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.740236+0000 mon.c (mon.1) 9252 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.746820+0000 mon.a (mon.0) 2776 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.746820+0000 mon.a (mon.0) 2776 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.806701+0000 mon.c (mon.1) 9253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.806701+0000 mon.c (mon.1) 9253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.809864+0000 mon.c (mon.1) 9254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.809864+0000 mon.c (mon.1) 9254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.811805+0000 mon.c (mon.1) 9255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.811805+0000 mon.c (mon.1) 9255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.814421+0000 mon.c (mon.1) 9256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.814421+0000 mon.c (mon.1) 9256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.815620+0000 mon.c (mon.1) 9257 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.815620+0000 mon.c (mon.1) 9257 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.821600+0000 mon.a (mon.0) 2777 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.821600+0000 mon.a (mon.0) 2777 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.881322+0000 mon.c (mon.1) 9258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.881322+0000 mon.c (mon.1) 9258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.884398+0000 mon.c (mon.1) 9259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.884398+0000 mon.c (mon.1) 9259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.886308+0000 mon.c (mon.1) 9260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.886308+0000 mon.c (mon.1) 9260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.889120+0000 mon.c (mon.1) 9261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.889120+0000 mon.c (mon.1) 9261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.890137+0000 mon.c (mon.1) 9262 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.890137+0000 mon.c (mon.1) 9262 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.898989+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.898989+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.958421+0000 mon.c (mon.1) 9263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.958421+0000 mon.c (mon.1) 9263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.961391+0000 mon.c (mon.1) 9264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.961391+0000 mon.c (mon.1) 9264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.963311+0000 mon.c (mon.1) 9265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.963311+0000 mon.c (mon.1) 9265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.966119+0000 mon.c (mon.1) 9266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.966119+0000 mon.c (mon.1) 9266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.253 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.967110+0000 mon.c (mon.1) 9267 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.967110+0000 mon.c (mon.1) 9267 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.975922+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.254 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.975922+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: cephadm 2024-04-22T21:17:57.498314+0000 mgr.x (mgr.34107) 2753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: cephadm 2024-04-22T21:17:57.498314+0000 mgr.x (mgr.34107) 2753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: cephadm 2024-04-22T21:17:57.581144+0000 mgr.x (mgr.34107) 2754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: cephadm 2024-04-22T21:17:57.581144+0000 mgr.x (mgr.34107) 2754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: cephadm 2024-04-22T21:17:57.641800+0000 mgr.x (mgr.34107) 2755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: cephadm 2024-04-22T21:17:57.641800+0000 mgr.x (mgr.34107) 2755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: cephadm 2024-04-22T21:17:57.742394+0000 mgr.x (mgr.34107) 2756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: cephadm 2024-04-22T21:17:57.742394+0000 mgr.x (mgr.34107) 2756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: cephadm 2024-04-22T21:17:57.817559+0000 mgr.x (mgr.34107) 2757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: cephadm 2024-04-22T21:17:57.817559+0000 mgr.x (mgr.34107) 2757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: cephadm 2024-04-22T21:17:57.911943+0000 mgr.x (mgr.34107) 2758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: cephadm 2024-04-22T21:17:57.911943+0000 mgr.x (mgr.34107) 2758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:58.013164+0000 mon.c (mon.1) 9203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:58.013164+0000 mon.c (mon.1) 9203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:58.017477+0000 mon.c (mon.1) 9204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:58.017477+0000 mon.c (mon.1) 9204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:58.019342+0000 mon.c (mon.1) 9205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:58.019342+0000 mon.c (mon.1) 9205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[75184]: audit 2024-04-22T21:17:58.023101+0000 mon.c (mon.1) 9206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.023101+0000 mon.c (mon.1) 9206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.024536+0000 mon.c (mon.1) 9207 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.024536+0000 mon.c (mon.1) 9207 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.036698+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.036698+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: cephadm 2024-04-22T21:17:58.040395+0000 mgr.x (mgr.34107) 2759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: cephadm 2024-04-22T21:17:58.040395+0000 mgr.x (mgr.34107) 2759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.128438+0000 mon.c (mon.1) 9208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.128438+0000 mon.c (mon.1) 9208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.132822+0000 mon.c (mon.1) 9209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.132822+0000 mon.c (mon.1) 9209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.134508+0000 mon.c (mon.1) 9210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.134508+0000 mon.c (mon.1) 9210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.138996+0000 mon.c (mon.1) 9211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.138996+0000 mon.c (mon.1) 9211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.140312+0000 mon.c (mon.1) 9212 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.140312+0000 mon.c (mon.1) 9212 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.151028+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.151028+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: cephadm 2024-04-22T21:17:58.154372+0000 mgr.x (mgr.34107) 2760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: cephadm 2024-04-22T21:17:58.154372+0000 mgr.x (mgr.34107) 2760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: cephadm 2024-04-22T21:17:57.498314+0000 mgr.x (mgr.34107) 2753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: cephadm 2024-04-22T21:17:57.498314+0000 mgr.x (mgr.34107) 2753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: cephadm 2024-04-22T21:17:57.581144+0000 mgr.x (mgr.34107) 2754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: cephadm 2024-04-22T21:17:57.581144+0000 mgr.x (mgr.34107) 2754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: cephadm 2024-04-22T21:17:57.641800+0000 mgr.x (mgr.34107) 2755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: cephadm 2024-04-22T21:17:57.641800+0000 mgr.x (mgr.34107) 2755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: cephadm 2024-04-22T21:17:57.742394+0000 mgr.x (mgr.34107) 2756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: cephadm 2024-04-22T21:17:57.742394+0000 mgr.x (mgr.34107) 2756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: cephadm 2024-04-22T21:17:57.817559+0000 mgr.x (mgr.34107) 2757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: cephadm 2024-04-22T21:17:57.817559+0000 mgr.x (mgr.34107) 2757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: cephadm 2024-04-22T21:17:57.911943+0000 mgr.x (mgr.34107) 2758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: cephadm 2024-04-22T21:17:57.911943+0000 mgr.x (mgr.34107) 2758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:58.013164+0000 mon.c (mon.1) 9203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:58.013164+0000 mon.c (mon.1) 9203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:58.017477+0000 mon.c (mon.1) 9204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:58.017477+0000 mon.c (mon.1) 9204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:58.019342+0000 mon.c (mon.1) 9205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:58.019342+0000 mon.c (mon.1) 9205 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:58.023101+0000 mon.c (mon.1) 9206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:58.023101+0000 mon.c (mon.1) 9206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.224155+0000 mon.c (mon.1) 9213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.224155+0000 mon.c (mon.1) 9213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.228269+0000 mon.c (mon.1) 9214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.228269+0000 mon.c (mon.1) 9214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.230003+0000 mon.c (mon.1) 9215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.230003+0000 mon.c (mon.1) 9215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.234187+0000 mon.c (mon.1) 9216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.234187+0000 mon.c (mon.1) 9216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.235530+0000 mon.c (mon.1) 9217 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.235530+0000 mon.c (mon.1) 9217 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.245155+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.245155+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: cephadm 2024-04-22T21:17:58.248350+0000 mgr.x (mgr.34107) 2761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: cephadm 2024-04-22T21:17:58.248350+0000 mgr.x (mgr.34107) 2761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.303652+0000 mon.c (mon.1) 9218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.303652+0000 mon.c (mon.1) 9218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.306156+0000 mon.c (mon.1) 9219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.306156+0000 mon.c (mon.1) 9219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.307197+0000 mon.c (mon.1) 9220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.307197+0000 mon.c (mon.1) 9220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.309530+0000 mon.c (mon.1) 9221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.309530+0000 mon.c (mon.1) 9221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.310499+0000 mon.c (mon.1) 9222 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.310499+0000 mon.c (mon.1) 9222 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.318494+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.318494+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: cephadm 2024-04-22T21:17:58.321686+0000 mgr.x (mgr.34107) 2762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: cephadm 2024-04-22T21:17:58.321686+0000 mgr.x (mgr.34107) 2762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.376449+0000 mon.c (mon.1) 9223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.376449+0000 mon.c (mon.1) 9223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.378615+0000 mon.c (mon.1) 9224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.378615+0000 mon.c (mon.1) 9224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.379968+0000 mon.c (mon.1) 9225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.379968+0000 mon.c (mon.1) 9225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.382231+0000 mon.c (mon.1) 9226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.382231+0000 mon.c (mon.1) 9226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.383037+0000 mon.c (mon.1) 9227 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.383037+0000 mon.c (mon.1) 9227 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.390816+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.390816+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:58.024536+0000 mon.c (mon.1) 9207 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:58.024536+0000 mon.c (mon.1) 9207 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:58.036698+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:58.036698+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: cephadm 2024-04-22T21:17:58.040395+0000 mgr.x (mgr.34107) 2759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: cephadm 2024-04-22T21:17:58.040395+0000 mgr.x (mgr.34107) 2759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:58.128438+0000 mon.c (mon.1) 9208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:58.128438+0000 mon.c (mon.1) 9208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:58.132822+0000 mon.c (mon.1) 9209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:58 smithi121 bash[73084]: audit 2024-04-22T21:17:58.132822+0000 mon.c (mon.1) 9209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.134508+0000 mon.c (mon.1) 9210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.134508+0000 mon.c (mon.1) 9210 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.138996+0000 mon.c (mon.1) 9211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.138996+0000 mon.c (mon.1) 9211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.140312+0000 mon.c (mon.1) 9212 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.140312+0000 mon.c (mon.1) 9212 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.151028+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.151028+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: cephadm 2024-04-22T21:17:58.154372+0000 mgr.x (mgr.34107) 2760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: cephadm 2024-04-22T21:17:58.154372+0000 mgr.x (mgr.34107) 2760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: cephadm 2024-04-22T21:17:58.393848+0000 mgr.x (mgr.34107) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: cephadm 2024-04-22T21:17:58.393848+0000 mgr.x (mgr.34107) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.431851+0000 mon.c (mon.1) 9228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.431851+0000 mon.c (mon.1) 9228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.434525+0000 mon.c (mon.1) 9229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.434525+0000 mon.c (mon.1) 9229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.435913+0000 mon.c (mon.1) 9230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.435913+0000 mon.c (mon.1) 9230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.438447+0000 mon.c (mon.1) 9231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.438447+0000 mon.c (mon.1) 9231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.439474+0000 mon.c (mon.1) 9232 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.439474+0000 mon.c (mon.1) 9232 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.446584+0000 mon.a (mon.0) 2772 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.446584+0000 mon.a (mon.0) 2772 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: cephadm 2024-04-22T21:17:58.449640+0000 mgr.x (mgr.34107) 2764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: cephadm 2024-04-22T21:17:58.449640+0000 mgr.x (mgr.34107) 2764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.526095+0000 mon.c (mon.1) 9233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.526095+0000 mon.c (mon.1) 9233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.530002+0000 mon.c (mon.1) 9234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.530002+0000 mon.c (mon.1) 9234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.531357+0000 mon.c (mon.1) 9235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.531357+0000 mon.c (mon.1) 9235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.534792+0000 mon.c (mon.1) 9236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.534792+0000 mon.c (mon.1) 9236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.535796+0000 mon.c (mon.1) 9237 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.535796+0000 mon.c (mon.1) 9237 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.542445+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.542445+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.602613+0000 mon.c (mon.1) 9238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.602613+0000 mon.c (mon.1) 9238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.604964+0000 mon.c (mon.1) 9239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.604964+0000 mon.c (mon.1) 9239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.606152+0000 mon.c (mon.1) 9240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.606152+0000 mon.c (mon.1) 9240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.608301+0000 mon.c (mon.1) 9241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.608301+0000 mon.c (mon.1) 9241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.609097+0000 mon.c (mon.1) 9242 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.609097+0000 mon.c (mon.1) 9242 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.614679+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.614679+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.657584+0000 mon.c (mon.1) 9243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.657584+0000 mon.c (mon.1) 9243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.660412+0000 mon.c (mon.1) 9244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.660412+0000 mon.c (mon.1) 9244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.661844+0000 mon.c (mon.1) 9245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.661844+0000 mon.c (mon.1) 9245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.664828+0000 mon.c (mon.1) 9246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.664828+0000 mon.c (mon.1) 9246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.665831+0000 mon.c (mon.1) 9247 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.665831+0000 mon.c (mon.1) 9247 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.672157+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.672157+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.732514+0000 mon.c (mon.1) 9248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.732514+0000 mon.c (mon.1) 9248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.735357+0000 mon.c (mon.1) 9249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.735357+0000 mon.c (mon.1) 9249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.736839+0000 mon.c (mon.1) 9250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.736839+0000 mon.c (mon.1) 9250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.739362+0000 mon.c (mon.1) 9251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.739362+0000 mon.c (mon.1) 9251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.740236+0000 mon.c (mon.1) 9252 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.740236+0000 mon.c (mon.1) 9252 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.746820+0000 mon.a (mon.0) 2776 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.746820+0000 mon.a (mon.0) 2776 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.806701+0000 mon.c (mon.1) 9253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.806701+0000 mon.c (mon.1) 9253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.809864+0000 mon.c (mon.1) 9254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.809864+0000 mon.c (mon.1) 9254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.811805+0000 mon.c (mon.1) 9255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.811805+0000 mon.c (mon.1) 9255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.814421+0000 mon.c (mon.1) 9256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.814421+0000 mon.c (mon.1) 9256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.815620+0000 mon.c (mon.1) 9257 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.815620+0000 mon.c (mon.1) 9257 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.821600+0000 mon.a (mon.0) 2777 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.821600+0000 mon.a (mon.0) 2777 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.881322+0000 mon.c (mon.1) 9258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.881322+0000 mon.c (mon.1) 9258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.224155+0000 mon.c (mon.1) 9213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.224155+0000 mon.c (mon.1) 9213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.228269+0000 mon.c (mon.1) 9214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.228269+0000 mon.c (mon.1) 9214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.230003+0000 mon.c (mon.1) 9215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.230003+0000 mon.c (mon.1) 9215 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.234187+0000 mon.c (mon.1) 9216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.234187+0000 mon.c (mon.1) 9216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.235530+0000 mon.c (mon.1) 9217 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.235530+0000 mon.c (mon.1) 9217 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.245155+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.245155+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: cephadm 2024-04-22T21:17:58.248350+0000 mgr.x (mgr.34107) 2761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: cephadm 2024-04-22T21:17:58.248350+0000 mgr.x (mgr.34107) 2761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.303652+0000 mon.c (mon.1) 9218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.303652+0000 mon.c (mon.1) 9218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.306156+0000 mon.c (mon.1) 9219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.306156+0000 mon.c (mon.1) 9219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.307197+0000 mon.c (mon.1) 9220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.307197+0000 mon.c (mon.1) 9220 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.884398+0000 mon.c (mon.1) 9259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.884398+0000 mon.c (mon.1) 9259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.886308+0000 mon.c (mon.1) 9260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.886308+0000 mon.c (mon.1) 9260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.889120+0000 mon.c (mon.1) 9261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.889120+0000 mon.c (mon.1) 9261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.890137+0000 mon.c (mon.1) 9262 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.890137+0000 mon.c (mon.1) 9262 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.898989+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.898989+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.958421+0000 mon.c (mon.1) 9263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.958421+0000 mon.c (mon.1) 9263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.961391+0000 mon.c (mon.1) 9264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.961391+0000 mon.c (mon.1) 9264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.963311+0000 mon.c (mon.1) 9265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.963311+0000 mon.c (mon.1) 9265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.966119+0000 mon.c (mon.1) 9266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.966119+0000 mon.c (mon.1) 9266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.967110+0000 mon.c (mon.1) 9267 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.967110+0000 mon.c (mon.1) 9267 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.975922+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.975922+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.309530+0000 mon.c (mon.1) 9221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.309530+0000 mon.c (mon.1) 9221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.310499+0000 mon.c (mon.1) 9222 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.310499+0000 mon.c (mon.1) 9222 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.318494+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.318494+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: cephadm 2024-04-22T21:17:58.321686+0000 mgr.x (mgr.34107) 2762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: cephadm 2024-04-22T21:17:58.321686+0000 mgr.x (mgr.34107) 2762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.376449+0000 mon.c (mon.1) 9223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.376449+0000 mon.c (mon.1) 9223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.378615+0000 mon.c (mon.1) 9224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.378615+0000 mon.c (mon.1) 9224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.379968+0000 mon.c (mon.1) 9225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.379968+0000 mon.c (mon.1) 9225 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.382231+0000 mon.c (mon.1) 9226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.382231+0000 mon.c (mon.1) 9226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.383037+0000 mon.c (mon.1) 9227 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.383037+0000 mon.c (mon.1) 9227 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.390816+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.390816+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: cephadm 2024-04-22T21:17:58.393848+0000 mgr.x (mgr.34107) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: cephadm 2024-04-22T21:17:58.393848+0000 mgr.x (mgr.34107) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.431851+0000 mon.c (mon.1) 9228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.431851+0000 mon.c (mon.1) 9228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.434525+0000 mon.c (mon.1) 9229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.434525+0000 mon.c (mon.1) 9229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.435913+0000 mon.c (mon.1) 9230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.435913+0000 mon.c (mon.1) 9230 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.438447+0000 mon.c (mon.1) 9231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.438447+0000 mon.c (mon.1) 9231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.439474+0000 mon.c (mon.1) 9232 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.439474+0000 mon.c (mon.1) 9232 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.446584+0000 mon.a (mon.0) 2772 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.446584+0000 mon.a (mon.0) 2772 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: cephadm 2024-04-22T21:17:58.449640+0000 mgr.x (mgr.34107) 2764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: cephadm 2024-04-22T21:17:58.449640+0000 mgr.x (mgr.34107) 2764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:17:59.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.526095+0000 mon.c (mon.1) 9233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.526095+0000 mon.c (mon.1) 9233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.530002+0000 mon.c (mon.1) 9234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.530002+0000 mon.c (mon.1) 9234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.531357+0000 mon.c (mon.1) 9235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.531357+0000 mon.c (mon.1) 9235 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.534792+0000 mon.c (mon.1) 9236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.534792+0000 mon.c (mon.1) 9236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.535796+0000 mon.c (mon.1) 9237 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.535796+0000 mon.c (mon.1) 9237 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.542445+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.542445+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.602613+0000 mon.c (mon.1) 9238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.602613+0000 mon.c (mon.1) 9238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.604964+0000 mon.c (mon.1) 9239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.604964+0000 mon.c (mon.1) 9239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.606152+0000 mon.c (mon.1) 9240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.606152+0000 mon.c (mon.1) 9240 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.608301+0000 mon.c (mon.1) 9241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.608301+0000 mon.c (mon.1) 9241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.609097+0000 mon.c (mon.1) 9242 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.609097+0000 mon.c (mon.1) 9242 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.614679+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.614679+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.657584+0000 mon.c (mon.1) 9243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.657584+0000 mon.c (mon.1) 9243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.660412+0000 mon.c (mon.1) 9244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.660412+0000 mon.c (mon.1) 9244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.661844+0000 mon.c (mon.1) 9245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.661844+0000 mon.c (mon.1) 9245 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.664828+0000 mon.c (mon.1) 9246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.664828+0000 mon.c (mon.1) 9246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.665831+0000 mon.c (mon.1) 9247 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.665831+0000 mon.c (mon.1) 9247 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.672157+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.672157+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.732514+0000 mon.c (mon.1) 9248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.732514+0000 mon.c (mon.1) 9248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.735357+0000 mon.c (mon.1) 9249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.735357+0000 mon.c (mon.1) 9249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.736839+0000 mon.c (mon.1) 9250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.736839+0000 mon.c (mon.1) 9250 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.739362+0000 mon.c (mon.1) 9251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.739362+0000 mon.c (mon.1) 9251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.740236+0000 mon.c (mon.1) 9252 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.740236+0000 mon.c (mon.1) 9252 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.746820+0000 mon.a (mon.0) 2776 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.746820+0000 mon.a (mon.0) 2776 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.806701+0000 mon.c (mon.1) 9253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.806701+0000 mon.c (mon.1) 9253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.809864+0000 mon.c (mon.1) 9254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.809864+0000 mon.c (mon.1) 9254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.811805+0000 mon.c (mon.1) 9255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.811805+0000 mon.c (mon.1) 9255 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.814421+0000 mon.c (mon.1) 9256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.814421+0000 mon.c (mon.1) 9256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.815620+0000 mon.c (mon.1) 9257 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.815620+0000 mon.c (mon.1) 9257 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.821600+0000 mon.a (mon.0) 2777 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.821600+0000 mon.a (mon.0) 2777 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.881322+0000 mon.c (mon.1) 9258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.881322+0000 mon.c (mon.1) 9258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.884398+0000 mon.c (mon.1) 9259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.884398+0000 mon.c (mon.1) 9259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.886308+0000 mon.c (mon.1) 9260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.886308+0000 mon.c (mon.1) 9260 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.889120+0000 mon.c (mon.1) 9261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.889120+0000 mon.c (mon.1) 9261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.890137+0000 mon.c (mon.1) 9262 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.890137+0000 mon.c (mon.1) 9262 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.898989+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.898989+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.958421+0000 mon.c (mon.1) 9263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.958421+0000 mon.c (mon.1) 9263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.961391+0000 mon.c (mon.1) 9264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.961391+0000 mon.c (mon.1) 9264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:17:59.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.963311+0000 mon.c (mon.1) 9265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.963311+0000 mon.c (mon.1) 9265 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:17:59.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.966119+0000 mon.c (mon.1) 9266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.966119+0000 mon.c (mon.1) 9266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:17:59.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.967110+0000 mon.c (mon.1) 9267 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.967110+0000 mon.c (mon.1) 9267 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:17:59.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.975922+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:17:59.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.975922+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.534069+0000 mgr.x (mgr.34107) 2765 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:00.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:58.534069+0000 mgr.x (mgr.34107) 2765 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:00.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:58.545643+0000 mgr.x (mgr.34107) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:58.545643+0000 mgr.x (mgr.34107) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:58.618009+0000 mgr.x (mgr.34107) 2767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:58.618009+0000 mgr.x (mgr.34107) 2767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:58.677583+0000 mgr.x (mgr.34107) 2768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:58.677583+0000 mgr.x (mgr.34107) 2768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:58.752288+0000 mgr.x (mgr.34107) 2769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:58.752288+0000 mgr.x (mgr.34107) 2769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:58.826920+0000 mgr.x (mgr.34107) 2770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:58.826920+0000 mgr.x (mgr.34107) 2770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cluster 2024-04-22T21:17:58.840643+0000 mgr.x (mgr.34107) 2771 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:00.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cluster 2024-04-22T21:17:58.840643+0000 mgr.x (mgr.34107) 2771 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:00.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:58.902427+0000 mgr.x (mgr.34107) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:58.902427+0000 mgr.x (mgr.34107) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:58.979431+0000 mgr.x (mgr.34107) 2773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:58.979431+0000 mgr.x (mgr.34107) 2773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.050655+0000 mon.c (mon.1) 9268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.050655+0000 mon.c (mon.1) 9268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.054118+0000 mon.c (mon.1) 9269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.054118+0000 mon.c (mon.1) 9269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.055662+0000 mon.c (mon.1) 9270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.055662+0000 mon.c (mon.1) 9270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.058812+0000 mon.c (mon.1) 9271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.058812+0000 mon.c (mon.1) 9271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.059802+0000 mon.c (mon.1) 9272 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.059802+0000 mon.c (mon.1) 9272 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.068302+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.068302+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:59.071458+0000 mgr.x (mgr.34107) 2774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:59.071458+0000 mgr.x (mgr.34107) 2774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.144111+0000 mon.c (mon.1) 9273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.144111+0000 mon.c (mon.1) 9273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.147165+0000 mon.c (mon.1) 9274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.147165+0000 mon.c (mon.1) 9274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.148655+0000 mon.c (mon.1) 9275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.148655+0000 mon.c (mon.1) 9275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.151919+0000 mon.c (mon.1) 9276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.151919+0000 mon.c (mon.1) 9276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.152991+0000 mon.c (mon.1) 9277 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.152991+0000 mon.c (mon.1) 9277 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.161581+0000 mon.a (mon.0) 2781 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.161581+0000 mon.a (mon.0) 2781 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:59.164841+0000 mgr.x (mgr.34107) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:59.164841+0000 mgr.x (mgr.34107) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.235474+0000 mon.c (mon.1) 9278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.235474+0000 mon.c (mon.1) 9278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.238545+0000 mon.c (mon.1) 9279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.238545+0000 mon.c (mon.1) 9279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.240025+0000 mon.c (mon.1) 9280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.240025+0000 mon.c (mon.1) 9280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.243352+0000 mon.c (mon.1) 9281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.243352+0000 mon.c (mon.1) 9281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.244601+0000 mon.c (mon.1) 9282 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.244601+0000 mon.c (mon.1) 9282 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.253717+0000 mon.a (mon.0) 2782 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.253717+0000 mon.a (mon.0) 2782 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:59.257030+0000 mgr.x (mgr.34107) 2776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:59.257030+0000 mgr.x (mgr.34107) 2776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.327271+0000 mon.c (mon.1) 9283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.327271+0000 mon.c (mon.1) 9283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.330167+0000 mon.c (mon.1) 9284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.330167+0000 mon.c (mon.1) 9284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.331559+0000 mon.c (mon.1) 9285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.331559+0000 mon.c (mon.1) 9285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.335087+0000 mon.c (mon.1) 9286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.335087+0000 mon.c (mon.1) 9286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.336154+0000 mon.c (mon.1) 9287 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.336154+0000 mon.c (mon.1) 9287 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.345210+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.345210+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:59.348488+0000 mgr.x (mgr.34107) 2777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:59.348488+0000 mgr.x (mgr.34107) 2777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.420082+0000 mon.c (mon.1) 9288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.420082+0000 mon.c (mon.1) 9288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.422919+0000 mon.c (mon.1) 9289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.422919+0000 mon.c (mon.1) 9289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.424408+0000 mon.c (mon.1) 9290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.424408+0000 mon.c (mon.1) 9290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.427766+0000 mon.c (mon.1) 9291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.427766+0000 mon.c (mon.1) 9291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.428990+0000 mon.c (mon.1) 9292 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.428990+0000 mon.c (mon.1) 9292 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.436115+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.436115+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:59.440766+0000 mgr.x (mgr.34107) 2778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: cephadm 2024-04-22T21:17:59.440766+0000 mgr.x (mgr.34107) 2778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.511006+0000 mon.c (mon.1) 9293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.511006+0000 mon.c (mon.1) 9293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.513757+0000 mon.c (mon.1) 9294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.513757+0000 mon.c (mon.1) 9294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.515311+0000 mon.c (mon.1) 9295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.515311+0000 mon.c (mon.1) 9295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.518260+0000 mon.c (mon.1) 9296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:17:59 smithi123 bash[58916]: audit 2024-04-22T21:17:59.518260+0000 mon.c (mon.1) 9296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.519306+0000 mon.c (mon.1) 9297 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.519306+0000 mon.c (mon.1) 9297 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.528644+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.528644+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.602954+0000 mon.c (mon.1) 9298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.602954+0000 mon.c (mon.1) 9298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.605312+0000 mon.c (mon.1) 9299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.605312+0000 mon.c (mon.1) 9299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.606710+0000 mon.c (mon.1) 9300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.606710+0000 mon.c (mon.1) 9300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.609750+0000 mon.c (mon.1) 9301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.609750+0000 mon.c (mon.1) 9301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.610883+0000 mon.c (mon.1) 9302 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.610883+0000 mon.c (mon.1) 9302 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.619701+0000 mon.a (mon.0) 2786 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.619701+0000 mon.a (mon.0) 2786 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.695540+0000 mon.c (mon.1) 9303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.695540+0000 mon.c (mon.1) 9303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.698448+0000 mon.c (mon.1) 9304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.698448+0000 mon.c (mon.1) 9304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.700047+0000 mon.c (mon.1) 9305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.700047+0000 mon.c (mon.1) 9305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.703559+0000 mon.c (mon.1) 9306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.703559+0000 mon.c (mon.1) 9306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.704644+0000 mon.c (mon.1) 9307 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.704644+0000 mon.c (mon.1) 9307 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.713971+0000 mon.a (mon.0) 2787 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.713971+0000 mon.a (mon.0) 2787 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.714973+0000 mon.c (mon.1) 9308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:18:00.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.714973+0000 mon.c (mon.1) 9308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:18:00.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.831460+0000 mon.c (mon.1) 9309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.831460+0000 mon.c (mon.1) 9309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.835307+0000 mon.c (mon.1) 9310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.835307+0000 mon.c (mon.1) 9310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.837388+0000 mon.c (mon.1) 9311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.837388+0000 mon.c (mon.1) 9311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.840502+0000 mon.c (mon.1) 9312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.840502+0000 mon.c (mon.1) 9312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.841750+0000 mon.c (mon.1) 9313 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.841750+0000 mon.c (mon.1) 9313 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.850415+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.850415+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.909451+0000 mon.c (mon.1) 9314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.909451+0000 mon.c (mon.1) 9314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.912368+0000 mon.c (mon.1) 9315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.912368+0000 mon.c (mon.1) 9315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.913911+0000 mon.c (mon.1) 9316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.913911+0000 mon.c (mon.1) 9316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.916503+0000 mon.c (mon.1) 9317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.916503+0000 mon.c (mon.1) 9317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.917488+0000 mon.c (mon.1) 9318 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.917488+0000 mon.c (mon.1) 9318 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.926103+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.926103+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.983975+0000 mon.c (mon.1) 9319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: audit 2024-04-22T21:17:59.983975+0000 mon.c (mon.1) 9319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.534069+0000 mgr.x (mgr.34107) 2765 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:00.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: audit 2024-04-22T21:17:58.534069+0000 mgr.x (mgr.34107) 2765 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:00.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: cephadm 2024-04-22T21:17:58.545643+0000 mgr.x (mgr.34107) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: cephadm 2024-04-22T21:17:58.545643+0000 mgr.x (mgr.34107) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: cephadm 2024-04-22T21:17:58.618009+0000 mgr.x (mgr.34107) 2767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: cephadm 2024-04-22T21:17:58.618009+0000 mgr.x (mgr.34107) 2767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: cephadm 2024-04-22T21:17:58.677583+0000 mgr.x (mgr.34107) 2768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: cephadm 2024-04-22T21:17:58.677583+0000 mgr.x (mgr.34107) 2768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: cephadm 2024-04-22T21:17:58.752288+0000 mgr.x (mgr.34107) 2769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: cephadm 2024-04-22T21:17:58.752288+0000 mgr.x (mgr.34107) 2769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: cephadm 2024-04-22T21:17:58.826920+0000 mgr.x (mgr.34107) 2770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: cephadm 2024-04-22T21:17:58.826920+0000 mgr.x (mgr.34107) 2770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[73084]: cluster 2024-04-22T21:17:58.840643+0000 mgr.x (mgr.34107) 2771 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:00.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: cluster 2024-04-22T21:17:58.840643+0000 mgr.x (mgr.34107) 2771 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:00.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: cephadm 2024-04-22T21:17:58.902427+0000 mgr.x (mgr.34107) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: cephadm 2024-04-22T21:17:58.902427+0000 mgr.x (mgr.34107) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: cephadm 2024-04-22T21:17:58.979431+0000 mgr.x (mgr.34107) 2773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: cephadm 2024-04-22T21:17:58.979431+0000 mgr.x (mgr.34107) 2773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.050655+0000 mon.c (mon.1) 9268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.050655+0000 mon.c (mon.1) 9268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.534069+0000 mgr.x (mgr.34107) 2765 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:00.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: audit 2024-04-22T21:17:58.534069+0000 mgr.x (mgr.34107) 2765 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:00.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: cephadm 2024-04-22T21:17:58.545643+0000 mgr.x (mgr.34107) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: cephadm 2024-04-22T21:17:58.545643+0000 mgr.x (mgr.34107) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: cephadm 2024-04-22T21:17:58.618009+0000 mgr.x (mgr.34107) 2767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: cephadm 2024-04-22T21:17:58.618009+0000 mgr.x (mgr.34107) 2767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: cephadm 2024-04-22T21:17:58.677583+0000 mgr.x (mgr.34107) 2768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: cephadm 2024-04-22T21:17:58.677583+0000 mgr.x (mgr.34107) 2768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: cephadm 2024-04-22T21:17:58.752288+0000 mgr.x (mgr.34107) 2769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: cephadm 2024-04-22T21:17:58.752288+0000 mgr.x (mgr.34107) 2769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: cephadm 2024-04-22T21:17:58.826920+0000 mgr.x (mgr.34107) 2770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: cephadm 2024-04-22T21:17:58.826920+0000 mgr.x (mgr.34107) 2770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: cluster 2024-04-22T21:17:58.840643+0000 mgr.x (mgr.34107) 2771 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:00.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: cluster 2024-04-22T21:17:58.840643+0000 mgr.x (mgr.34107) 2771 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:00.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: cephadm 2024-04-22T21:17:58.902427+0000 mgr.x (mgr.34107) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: cephadm 2024-04-22T21:17:58.902427+0000 mgr.x (mgr.34107) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: cephadm 2024-04-22T21:17:58.979431+0000 mgr.x (mgr.34107) 2773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:17:59 smithi121 bash[75184]: cephadm 2024-04-22T21:17:58.979431+0000 mgr.x (mgr.34107) 2773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.050655+0000 mon.c (mon.1) 9268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.050655+0000 mon.c (mon.1) 9268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.054118+0000 mon.c (mon.1) 9269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.054118+0000 mon.c (mon.1) 9269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.055662+0000 mon.c (mon.1) 9270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.055662+0000 mon.c (mon.1) 9270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.058812+0000 mon.c (mon.1) 9271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.058812+0000 mon.c (mon.1) 9271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.059802+0000 mon.c (mon.1) 9272 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.059802+0000 mon.c (mon.1) 9272 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.068302+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.068302+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: cephadm 2024-04-22T21:17:59.071458+0000 mgr.x (mgr.34107) 2774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: cephadm 2024-04-22T21:17:59.071458+0000 mgr.x (mgr.34107) 2774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.144111+0000 mon.c (mon.1) 9273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.144111+0000 mon.c (mon.1) 9273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.147165+0000 mon.c (mon.1) 9274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.147165+0000 mon.c (mon.1) 9274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.148655+0000 mon.c (mon.1) 9275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.148655+0000 mon.c (mon.1) 9275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.151919+0000 mon.c (mon.1) 9276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.151919+0000 mon.c (mon.1) 9276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.054118+0000 mon.c (mon.1) 9269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.054118+0000 mon.c (mon.1) 9269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.055662+0000 mon.c (mon.1) 9270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.055662+0000 mon.c (mon.1) 9270 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.058812+0000 mon.c (mon.1) 9271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.058812+0000 mon.c (mon.1) 9271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.059802+0000 mon.c (mon.1) 9272 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.059802+0000 mon.c (mon.1) 9272 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.068302+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.068302+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: cephadm 2024-04-22T21:17:59.071458+0000 mgr.x (mgr.34107) 2774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: cephadm 2024-04-22T21:17:59.071458+0000 mgr.x (mgr.34107) 2774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.144111+0000 mon.c (mon.1) 9273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.144111+0000 mon.c (mon.1) 9273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.147165+0000 mon.c (mon.1) 9274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.147165+0000 mon.c (mon.1) 9274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.148655+0000 mon.c (mon.1) 9275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.148655+0000 mon.c (mon.1) 9275 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.151919+0000 mon.c (mon.1) 9276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.151919+0000 mon.c (mon.1) 9276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.152991+0000 mon.c (mon.1) 9277 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.152991+0000 mon.c (mon.1) 9277 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.161581+0000 mon.a (mon.0) 2781 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.161581+0000 mon.a (mon.0) 2781 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: cephadm 2024-04-22T21:17:59.164841+0000 mgr.x (mgr.34107) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: cephadm 2024-04-22T21:17:59.164841+0000 mgr.x (mgr.34107) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.235474+0000 mon.c (mon.1) 9278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.235474+0000 mon.c (mon.1) 9278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.238545+0000 mon.c (mon.1) 9279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.238545+0000 mon.c (mon.1) 9279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.240025+0000 mon.c (mon.1) 9280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.240025+0000 mon.c (mon.1) 9280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.243352+0000 mon.c (mon.1) 9281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.243352+0000 mon.c (mon.1) 9281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.244601+0000 mon.c (mon.1) 9282 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.244601+0000 mon.c (mon.1) 9282 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.253717+0000 mon.a (mon.0) 2782 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.253717+0000 mon.a (mon.0) 2782 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: cephadm 2024-04-22T21:17:59.257030+0000 mgr.x (mgr.34107) 2776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: cephadm 2024-04-22T21:17:59.257030+0000 mgr.x (mgr.34107) 2776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.152991+0000 mon.c (mon.1) 9277 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.152991+0000 mon.c (mon.1) 9277 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.161581+0000 mon.a (mon.0) 2781 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.161581+0000 mon.a (mon.0) 2781 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: cephadm 2024-04-22T21:17:59.164841+0000 mgr.x (mgr.34107) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: cephadm 2024-04-22T21:17:59.164841+0000 mgr.x (mgr.34107) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.235474+0000 mon.c (mon.1) 9278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.235474+0000 mon.c (mon.1) 9278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.238545+0000 mon.c (mon.1) 9279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.238545+0000 mon.c (mon.1) 9279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.240025+0000 mon.c (mon.1) 9280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.240025+0000 mon.c (mon.1) 9280 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.243352+0000 mon.c (mon.1) 9281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.243352+0000 mon.c (mon.1) 9281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.244601+0000 mon.c (mon.1) 9282 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.244601+0000 mon.c (mon.1) 9282 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.253717+0000 mon.a (mon.0) 2782 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.253717+0000 mon.a (mon.0) 2782 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: cephadm 2024-04-22T21:17:59.257030+0000 mgr.x (mgr.34107) 2776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: cephadm 2024-04-22T21:17:59.257030+0000 mgr.x (mgr.34107) 2776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.327271+0000 mon.c (mon.1) 9283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.327271+0000 mon.c (mon.1) 9283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.330167+0000 mon.c (mon.1) 9284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.330167+0000 mon.c (mon.1) 9284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.331559+0000 mon.c (mon.1) 9285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.331559+0000 mon.c (mon.1) 9285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.335087+0000 mon.c (mon.1) 9286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.335087+0000 mon.c (mon.1) 9286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.336154+0000 mon.c (mon.1) 9287 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.336154+0000 mon.c (mon.1) 9287 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.345210+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.345210+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: cephadm 2024-04-22T21:17:59.348488+0000 mgr.x (mgr.34107) 2777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: cephadm 2024-04-22T21:17:59.348488+0000 mgr.x (mgr.34107) 2777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.420082+0000 mon.c (mon.1) 9288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.420082+0000 mon.c (mon.1) 9288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.422919+0000 mon.c (mon.1) 9289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.422919+0000 mon.c (mon.1) 9289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.424408+0000 mon.c (mon.1) 9290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.327271+0000 mon.c (mon.1) 9283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.327271+0000 mon.c (mon.1) 9283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.330167+0000 mon.c (mon.1) 9284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.330167+0000 mon.c (mon.1) 9284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.331559+0000 mon.c (mon.1) 9285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.331559+0000 mon.c (mon.1) 9285 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.335087+0000 mon.c (mon.1) 9286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.335087+0000 mon.c (mon.1) 9286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.336154+0000 mon.c (mon.1) 9287 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.336154+0000 mon.c (mon.1) 9287 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.345210+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.345210+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: cephadm 2024-04-22T21:17:59.348488+0000 mgr.x (mgr.34107) 2777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: cephadm 2024-04-22T21:17:59.348488+0000 mgr.x (mgr.34107) 2777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.420082+0000 mon.c (mon.1) 9288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.420082+0000 mon.c (mon.1) 9288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.422919+0000 mon.c (mon.1) 9289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.422919+0000 mon.c (mon.1) 9289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.424408+0000 mon.c (mon.1) 9290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.424408+0000 mon.c (mon.1) 9290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.427766+0000 mon.c (mon.1) 9291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.427766+0000 mon.c (mon.1) 9291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.428990+0000 mon.c (mon.1) 9292 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.428990+0000 mon.c (mon.1) 9292 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.436115+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.436115+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: cephadm 2024-04-22T21:17:59.440766+0000 mgr.x (mgr.34107) 2778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: cephadm 2024-04-22T21:17:59.440766+0000 mgr.x (mgr.34107) 2778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.511006+0000 mon.c (mon.1) 9293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.511006+0000 mon.c (mon.1) 9293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.513757+0000 mon.c (mon.1) 9294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.513757+0000 mon.c (mon.1) 9294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.515311+0000 mon.c (mon.1) 9295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.515311+0000 mon.c (mon.1) 9295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.518260+0000 mon.c (mon.1) 9296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.518260+0000 mon.c (mon.1) 9296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.519306+0000 mon.c (mon.1) 9297 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.519306+0000 mon.c (mon.1) 9297 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.528644+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.528644+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.602954+0000 mon.c (mon.1) 9298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.602954+0000 mon.c (mon.1) 9298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.605312+0000 mon.c (mon.1) 9299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.605312+0000 mon.c (mon.1) 9299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.606710+0000 mon.c (mon.1) 9300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.606710+0000 mon.c (mon.1) 9300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.609750+0000 mon.c (mon.1) 9301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.609750+0000 mon.c (mon.1) 9301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.610883+0000 mon.c (mon.1) 9302 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.610883+0000 mon.c (mon.1) 9302 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.619701+0000 mon.a (mon.0) 2786 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.619701+0000 mon.a (mon.0) 2786 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.695540+0000 mon.c (mon.1) 9303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.695540+0000 mon.c (mon.1) 9303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.698448+0000 mon.c (mon.1) 9304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.698448+0000 mon.c (mon.1) 9304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.700047+0000 mon.c (mon.1) 9305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.700047+0000 mon.c (mon.1) 9305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.424408+0000 mon.c (mon.1) 9290 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.427766+0000 mon.c (mon.1) 9291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.427766+0000 mon.c (mon.1) 9291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.428990+0000 mon.c (mon.1) 9292 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.428990+0000 mon.c (mon.1) 9292 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.436115+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.436115+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: cephadm 2024-04-22T21:17:59.440766+0000 mgr.x (mgr.34107) 2778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: cephadm 2024-04-22T21:17:59.440766+0000 mgr.x (mgr.34107) 2778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:00.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.511006+0000 mon.c (mon.1) 9293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.511006+0000 mon.c (mon.1) 9293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.513757+0000 mon.c (mon.1) 9294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.513757+0000 mon.c (mon.1) 9294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.515311+0000 mon.c (mon.1) 9295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.515311+0000 mon.c (mon.1) 9295 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.518260+0000 mon.c (mon.1) 9296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.518260+0000 mon.c (mon.1) 9296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.519306+0000 mon.c (mon.1) 9297 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.519306+0000 mon.c (mon.1) 9297 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.528644+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.703559+0000 mon.c (mon.1) 9306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.703559+0000 mon.c (mon.1) 9306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.704644+0000 mon.c (mon.1) 9307 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.704644+0000 mon.c (mon.1) 9307 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.713971+0000 mon.a (mon.0) 2787 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.713971+0000 mon.a (mon.0) 2787 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.714973+0000 mon.c (mon.1) 9308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:18:00.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.714973+0000 mon.c (mon.1) 9308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:18:00.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.831460+0000 mon.c (mon.1) 9309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.831460+0000 mon.c (mon.1) 9309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.835307+0000 mon.c (mon.1) 9310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.835307+0000 mon.c (mon.1) 9310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.837388+0000 mon.c (mon.1) 9311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.837388+0000 mon.c (mon.1) 9311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.840502+0000 mon.c (mon.1) 9312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.840502+0000 mon.c (mon.1) 9312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.841750+0000 mon.c (mon.1) 9313 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.841750+0000 mon.c (mon.1) 9313 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.850415+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.850415+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.528644+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.602954+0000 mon.c (mon.1) 9298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.602954+0000 mon.c (mon.1) 9298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.605312+0000 mon.c (mon.1) 9299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.605312+0000 mon.c (mon.1) 9299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.606710+0000 mon.c (mon.1) 9300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.606710+0000 mon.c (mon.1) 9300 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.609750+0000 mon.c (mon.1) 9301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.609750+0000 mon.c (mon.1) 9301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.610883+0000 mon.c (mon.1) 9302 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.610883+0000 mon.c (mon.1) 9302 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.619701+0000 mon.a (mon.0) 2786 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.619701+0000 mon.a (mon.0) 2786 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.695540+0000 mon.c (mon.1) 9303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.695540+0000 mon.c (mon.1) 9303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.698448+0000 mon.c (mon.1) 9304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.698448+0000 mon.c (mon.1) 9304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.700047+0000 mon.c (mon.1) 9305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.700047+0000 mon.c (mon.1) 9305 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.909451+0000 mon.c (mon.1) 9314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.909451+0000 mon.c (mon.1) 9314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.912368+0000 mon.c (mon.1) 9315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.912368+0000 mon.c (mon.1) 9315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.913911+0000 mon.c (mon.1) 9316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.913911+0000 mon.c (mon.1) 9316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.916503+0000 mon.c (mon.1) 9317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.916503+0000 mon.c (mon.1) 9317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.917488+0000 mon.c (mon.1) 9318 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.917488+0000 mon.c (mon.1) 9318 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.926103+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.926103+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.983975+0000 mon.c (mon.1) 9319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[73084]: audit 2024-04-22T21:17:59.983975+0000 mon.c (mon.1) 9319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.703559+0000 mon.c (mon.1) 9306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.703559+0000 mon.c (mon.1) 9306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.704644+0000 mon.c (mon.1) 9307 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.704644+0000 mon.c (mon.1) 9307 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.713971+0000 mon.a (mon.0) 2787 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.713971+0000 mon.a (mon.0) 2787 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.714973+0000 mon.c (mon.1) 9308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:18:00.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.714973+0000 mon.c (mon.1) 9308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:18:00.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.831460+0000 mon.c (mon.1) 9309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.831460+0000 mon.c (mon.1) 9309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.835307+0000 mon.c (mon.1) 9310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.835307+0000 mon.c (mon.1) 9310 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.837388+0000 mon.c (mon.1) 9311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.837388+0000 mon.c (mon.1) 9311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.840502+0000 mon.c (mon.1) 9312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.840502+0000 mon.c (mon.1) 9312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.841750+0000 mon.c (mon.1) 9313 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.841750+0000 mon.c (mon.1) 9313 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.850415+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.850415+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.909451+0000 mon.c (mon.1) 9314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.909451+0000 mon.c (mon.1) 9314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.912368+0000 mon.c (mon.1) 9315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.912368+0000 mon.c (mon.1) 9315 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:00.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.913911+0000 mon.c (mon.1) 9316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.913911+0000 mon.c (mon.1) 9316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.916503+0000 mon.c (mon.1) 9317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.916503+0000 mon.c (mon.1) 9317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:00.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.917488+0000 mon.c (mon.1) 9318 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.917488+0000 mon.c (mon.1) 9318 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:00.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.926103+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.926103+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:00.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.983975+0000 mon.c (mon.1) 9319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:00.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: audit 2024-04-22T21:17:59.983975+0000 mon.c (mon.1) 9319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: cephadm 2024-04-22T21:17:59.531896+0000 mgr.x (mgr.34107) 2779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: cephadm 2024-04-22T21:17:59.531896+0000 mgr.x (mgr.34107) 2779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: cephadm 2024-04-22T21:17:59.622951+0000 mgr.x (mgr.34107) 2780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: cephadm 2024-04-22T21:17:59.622951+0000 mgr.x (mgr.34107) 2780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: cephadm 2024-04-22T21:17:59.717372+0000 mgr.x (mgr.34107) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: cephadm 2024-04-22T21:17:59.717372+0000 mgr.x (mgr.34107) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: cephadm 2024-04-22T21:17:59.854276+0000 mgr.x (mgr.34107) 2782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: cephadm 2024-04-22T21:17:59.854276+0000 mgr.x (mgr.34107) 2782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: cephadm 2024-04-22T21:17:59.929815+0000 mgr.x (mgr.34107) 2783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:00 smithi123 bash[58916]: cephadm 2024-04-22T21:17:59.929815+0000 mgr.x (mgr.34107) 2783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:17:59.986893+0000 mon.c (mon.1) 9320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:17:59.986893+0000 mon.c (mon.1) 9320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:17:59.988465+0000 mon.c (mon.1) 9321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:17:59.988465+0000 mon.c (mon.1) 9321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.014910+0000 mon.c (mon.1) 9322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.014910+0000 mon.c (mon.1) 9322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.016003+0000 mon.c (mon.1) 9323 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.016003+0000 mon.c (mon.1) 9323 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.022257+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.022257+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: cephadm 2024-04-22T21:18:00.031148+0000 mgr.x (mgr.34107) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: cephadm 2024-04-22T21:18:00.031148+0000 mgr.x (mgr.34107) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.102502+0000 mon.c (mon.1) 9324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.102502+0000 mon.c (mon.1) 9324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.105611+0000 mon.c (mon.1) 9325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.105611+0000 mon.c (mon.1) 9325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.107670+0000 mon.c (mon.1) 9326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.107670+0000 mon.c (mon.1) 9326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.110176+0000 mon.c (mon.1) 9327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.110176+0000 mon.c (mon.1) 9327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.111176+0000 mon.c (mon.1) 9328 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.111176+0000 mon.c (mon.1) 9328 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.122557+0000 mon.a (mon.0) 2791 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.122557+0000 mon.a (mon.0) 2791 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: cephadm 2024-04-22T21:18:00.127133+0000 mgr.x (mgr.34107) 2785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: cephadm 2024-04-22T21:18:00.127133+0000 mgr.x (mgr.34107) 2785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.197895+0000 mon.c (mon.1) 9329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.197895+0000 mon.c (mon.1) 9329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.200833+0000 mon.c (mon.1) 9330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.200833+0000 mon.c (mon.1) 9330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.202301+0000 mon.c (mon.1) 9331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.202301+0000 mon.c (mon.1) 9331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.205374+0000 mon.c (mon.1) 9332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.205374+0000 mon.c (mon.1) 9332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.206410+0000 mon.c (mon.1) 9333 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.206410+0000 mon.c (mon.1) 9333 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.217550+0000 mon.a (mon.0) 2792 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.217550+0000 mon.a (mon.0) 2792 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: cephadm 2024-04-22T21:18:00.222907+0000 mgr.x (mgr.34107) 2786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: cephadm 2024-04-22T21:18:00.222907+0000 mgr.x (mgr.34107) 2786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.298620+0000 mon.c (mon.1) 9334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.298620+0000 mon.c (mon.1) 9334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.302398+0000 mon.c (mon.1) 9335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.302398+0000 mon.c (mon.1) 9335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.304002+0000 mon.c (mon.1) 9336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.304002+0000 mon.c (mon.1) 9336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.308001+0000 mon.c (mon.1) 9337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.308001+0000 mon.c (mon.1) 9337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.309267+0000 mon.c (mon.1) 9338 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.309267+0000 mon.c (mon.1) 9338 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.320191+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.320191+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: cephadm 2024-04-22T21:18:00.325823+0000 mgr.x (mgr.34107) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: cephadm 2024-04-22T21:18:00.325823+0000 mgr.x (mgr.34107) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.384526+0000 mon.c (mon.1) 9339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.384526+0000 mon.c (mon.1) 9339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.388204+0000 mon.c (mon.1) 9340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.388204+0000 mon.c (mon.1) 9340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.389899+0000 mon.c (mon.1) 9341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.389899+0000 mon.c (mon.1) 9341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.392765+0000 mon.c (mon.1) 9342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.392765+0000 mon.c (mon.1) 9342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.393810+0000 mon.c (mon.1) 9343 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.393810+0000 mon.c (mon.1) 9343 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.405499+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.405499+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: cephadm 2024-04-22T21:18:00.410640+0000 mgr.x (mgr.34107) 2788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: cephadm 2024-04-22T21:18:00.410640+0000 mgr.x (mgr.34107) 2788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.464999+0000 mon.c (mon.1) 9344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.464999+0000 mon.c (mon.1) 9344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.467640+0000 mon.c (mon.1) 9345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.467640+0000 mon.c (mon.1) 9345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.469049+0000 mon.c (mon.1) 9346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.469049+0000 mon.c (mon.1) 9346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.471917+0000 mon.c (mon.1) 9347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.471917+0000 mon.c (mon.1) 9347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.472921+0000 mon.c (mon.1) 9348 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.472921+0000 mon.c (mon.1) 9348 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.482150+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.482150+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.561096+0000 mon.c (mon.1) 9349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.561096+0000 mon.c (mon.1) 9349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.564152+0000 mon.c (mon.1) 9350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.564152+0000 mon.c (mon.1) 9350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.565729+0000 mon.c (mon.1) 9351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.565729+0000 mon.c (mon.1) 9351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.569144+0000 mon.c (mon.1) 9352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.569144+0000 mon.c (mon.1) 9352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.570398+0000 mon.c (mon.1) 9353 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.570398+0000 mon.c (mon.1) 9353 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.582319+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.582319+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.662667+0000 mon.c (mon.1) 9354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.662667+0000 mon.c (mon.1) 9354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.666056+0000 mon.c (mon.1) 9355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.666056+0000 mon.c (mon.1) 9355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.668154+0000 mon.c (mon.1) 9356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.668154+0000 mon.c (mon.1) 9356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.671570+0000 mon.c (mon.1) 9357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.671570+0000 mon.c (mon.1) 9357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.672694+0000 mon.c (mon.1) 9358 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.672694+0000 mon.c (mon.1) 9358 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.684053+0000 mon.a (mon.0) 2797 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.684053+0000 mon.a (mon.0) 2797 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.761089+0000 mon.c (mon.1) 9359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.761089+0000 mon.c (mon.1) 9359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.764238+0000 mon.c (mon.1) 9360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.764238+0000 mon.c (mon.1) 9360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.765805+0000 mon.c (mon.1) 9361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.765805+0000 mon.c (mon.1) 9361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.769115+0000 mon.c (mon.1) 9362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.769115+0000 mon.c (mon.1) 9362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.771247+0000 mon.c (mon.1) 9363 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.771247+0000 mon.c (mon.1) 9363 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.783841+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.783841+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.843842+0000 mon.c (mon.1) 9364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.843842+0000 mon.c (mon.1) 9364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.846658+0000 mon.c (mon.1) 9365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.846658+0000 mon.c (mon.1) 9365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.848232+0000 mon.c (mon.1) 9366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.848232+0000 mon.c (mon.1) 9366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.851027+0000 mon.c (mon.1) 9367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.851027+0000 mon.c (mon.1) 9367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.852123+0000 mon.c (mon.1) 9368 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.852123+0000 mon.c (mon.1) 9368 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.862843+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.862843+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.906599+0000 mon.c (mon.1) 9369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.906599+0000 mon.c (mon.1) 9369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.909340+0000 mon.c (mon.1) 9370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.909340+0000 mon.c (mon.1) 9370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.910748+0000 mon.c (mon.1) 9371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.910748+0000 mon.c (mon.1) 9371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.913373+0000 mon.c (mon.1) 9372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.913373+0000 mon.c (mon.1) 9372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.914263+0000 mon.c (mon.1) 9373 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.914263+0000 mon.c (mon.1) 9373 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.925358+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:01 smithi123 bash[58916]: audit 2024-04-22T21:18:00.925358+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: cephadm 2024-04-22T21:17:59.531896+0000 mgr.x (mgr.34107) 2779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: cephadm 2024-04-22T21:17:59.531896+0000 mgr.x (mgr.34107) 2779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:00 smithi121 bash[75184]: cephadm 2024-04-22T21:17:59.622951+0000 mgr.x (mgr.34107) 2780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: cephadm 2024-04-22T21:17:59.622951+0000 mgr.x (mgr.34107) 2780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: cephadm 2024-04-22T21:17:59.717372+0000 mgr.x (mgr.34107) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: cephadm 2024-04-22T21:17:59.717372+0000 mgr.x (mgr.34107) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: cephadm 2024-04-22T21:17:59.854276+0000 mgr.x (mgr.34107) 2782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: cephadm 2024-04-22T21:17:59.854276+0000 mgr.x (mgr.34107) 2782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: cephadm 2024-04-22T21:17:59.929815+0000 mgr.x (mgr.34107) 2783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: cephadm 2024-04-22T21:17:59.929815+0000 mgr.x (mgr.34107) 2783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:17:59.986893+0000 mon.c (mon.1) 9320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:17:59.986893+0000 mon.c (mon.1) 9320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:17:59.988465+0000 mon.c (mon.1) 9321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:17:59.988465+0000 mon.c (mon.1) 9321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.014910+0000 mon.c (mon.1) 9322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.014910+0000 mon.c (mon.1) 9322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.016003+0000 mon.c (mon.1) 9323 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.016003+0000 mon.c (mon.1) 9323 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.022257+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.022257+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: cephadm 2024-04-22T21:18:00.031148+0000 mgr.x (mgr.34107) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: cephadm 2024-04-22T21:17:59.531896+0000 mgr.x (mgr.34107) 2779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: cephadm 2024-04-22T21:17:59.531896+0000 mgr.x (mgr.34107) 2779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: cephadm 2024-04-22T21:17:59.622951+0000 mgr.x (mgr.34107) 2780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: cephadm 2024-04-22T21:17:59.622951+0000 mgr.x (mgr.34107) 2780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: cephadm 2024-04-22T21:17:59.717372+0000 mgr.x (mgr.34107) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: cephadm 2024-04-22T21:17:59.717372+0000 mgr.x (mgr.34107) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: cephadm 2024-04-22T21:17:59.854276+0000 mgr.x (mgr.34107) 2782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: cephadm 2024-04-22T21:17:59.854276+0000 mgr.x (mgr.34107) 2782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: cephadm 2024-04-22T21:17:59.929815+0000 mgr.x (mgr.34107) 2783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: cephadm 2024-04-22T21:17:59.929815+0000 mgr.x (mgr.34107) 2783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:17:59.986893+0000 mon.c (mon.1) 9320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:17:59.986893+0000 mon.c (mon.1) 9320 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:17:59.988465+0000 mon.c (mon.1) 9321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:17:59.988465+0000 mon.c (mon.1) 9321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.014910+0000 mon.c (mon.1) 9322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.014910+0000 mon.c (mon.1) 9322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.016003+0000 mon.c (mon.1) 9323 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.016003+0000 mon.c (mon.1) 9323 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.022257+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.022257+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: cephadm 2024-04-22T21:18:00.031148+0000 mgr.x (mgr.34107) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: cephadm 2024-04-22T21:18:00.031148+0000 mgr.x (mgr.34107) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.102502+0000 mon.c (mon.1) 9324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.102502+0000 mon.c (mon.1) 9324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.105611+0000 mon.c (mon.1) 9325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.105611+0000 mon.c (mon.1) 9325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.107670+0000 mon.c (mon.1) 9326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.107670+0000 mon.c (mon.1) 9326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.110176+0000 mon.c (mon.1) 9327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.110176+0000 mon.c (mon.1) 9327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.111176+0000 mon.c (mon.1) 9328 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.111176+0000 mon.c (mon.1) 9328 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.122557+0000 mon.a (mon.0) 2791 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.122557+0000 mon.a (mon.0) 2791 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: cephadm 2024-04-22T21:18:00.127133+0000 mgr.x (mgr.34107) 2785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: cephadm 2024-04-22T21:18:00.127133+0000 mgr.x (mgr.34107) 2785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.197895+0000 mon.c (mon.1) 9329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.197895+0000 mon.c (mon.1) 9329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.200833+0000 mon.c (mon.1) 9330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.200833+0000 mon.c (mon.1) 9330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.202301+0000 mon.c (mon.1) 9331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.202301+0000 mon.c (mon.1) 9331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.205374+0000 mon.c (mon.1) 9332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.205374+0000 mon.c (mon.1) 9332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.206410+0000 mon.c (mon.1) 9333 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.206410+0000 mon.c (mon.1) 9333 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.217550+0000 mon.a (mon.0) 2792 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.217550+0000 mon.a (mon.0) 2792 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: cephadm 2024-04-22T21:18:00.222907+0000 mgr.x (mgr.34107) 2786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: cephadm 2024-04-22T21:18:00.222907+0000 mgr.x (mgr.34107) 2786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.298620+0000 mon.c (mon.1) 9334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.298620+0000 mon.c (mon.1) 9334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.302398+0000 mon.c (mon.1) 9335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.302398+0000 mon.c (mon.1) 9335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.304002+0000 mon.c (mon.1) 9336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.304002+0000 mon.c (mon.1) 9336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.308001+0000 mon.c (mon.1) 9337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.308001+0000 mon.c (mon.1) 9337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.309267+0000 mon.c (mon.1) 9338 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: cephadm 2024-04-22T21:18:00.031148+0000 mgr.x (mgr.34107) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.102502+0000 mon.c (mon.1) 9324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.102502+0000 mon.c (mon.1) 9324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.105611+0000 mon.c (mon.1) 9325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.105611+0000 mon.c (mon.1) 9325 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.107670+0000 mon.c (mon.1) 9326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.107670+0000 mon.c (mon.1) 9326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.110176+0000 mon.c (mon.1) 9327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.110176+0000 mon.c (mon.1) 9327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.111176+0000 mon.c (mon.1) 9328 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.111176+0000 mon.c (mon.1) 9328 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.122557+0000 mon.a (mon.0) 2791 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.122557+0000 mon.a (mon.0) 2791 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: cephadm 2024-04-22T21:18:00.127133+0000 mgr.x (mgr.34107) 2785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: cephadm 2024-04-22T21:18:00.127133+0000 mgr.x (mgr.34107) 2785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.197895+0000 mon.c (mon.1) 9329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.197895+0000 mon.c (mon.1) 9329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.200833+0000 mon.c (mon.1) 9330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.200833+0000 mon.c (mon.1) 9330 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.309267+0000 mon.c (mon.1) 9338 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.320191+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.320191+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: cephadm 2024-04-22T21:18:00.325823+0000 mgr.x (mgr.34107) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: cephadm 2024-04-22T21:18:00.325823+0000 mgr.x (mgr.34107) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.384526+0000 mon.c (mon.1) 9339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.384526+0000 mon.c (mon.1) 9339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.388204+0000 mon.c (mon.1) 9340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.388204+0000 mon.c (mon.1) 9340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.389899+0000 mon.c (mon.1) 9341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.389899+0000 mon.c (mon.1) 9341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.392765+0000 mon.c (mon.1) 9342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.392765+0000 mon.c (mon.1) 9342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.393810+0000 mon.c (mon.1) 9343 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.393810+0000 mon.c (mon.1) 9343 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.405499+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.405499+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: cephadm 2024-04-22T21:18:00.410640+0000 mgr.x (mgr.34107) 2788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: cephadm 2024-04-22T21:18:00.410640+0000 mgr.x (mgr.34107) 2788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.464999+0000 mon.c (mon.1) 9344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.464999+0000 mon.c (mon.1) 9344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.202301+0000 mon.c (mon.1) 9331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.202301+0000 mon.c (mon.1) 9331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.205374+0000 mon.c (mon.1) 9332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.205374+0000 mon.c (mon.1) 9332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.206410+0000 mon.c (mon.1) 9333 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.206410+0000 mon.c (mon.1) 9333 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.217550+0000 mon.a (mon.0) 2792 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.217550+0000 mon.a (mon.0) 2792 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: cephadm 2024-04-22T21:18:00.222907+0000 mgr.x (mgr.34107) 2786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: cephadm 2024-04-22T21:18:00.222907+0000 mgr.x (mgr.34107) 2786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.298620+0000 mon.c (mon.1) 9334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.298620+0000 mon.c (mon.1) 9334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.302398+0000 mon.c (mon.1) 9335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.302398+0000 mon.c (mon.1) 9335 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.304002+0000 mon.c (mon.1) 9336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.304002+0000 mon.c (mon.1) 9336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.308001+0000 mon.c (mon.1) 9337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.308001+0000 mon.c (mon.1) 9337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.309267+0000 mon.c (mon.1) 9338 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.467640+0000 mon.c (mon.1) 9345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.467640+0000 mon.c (mon.1) 9345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.469049+0000 mon.c (mon.1) 9346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.469049+0000 mon.c (mon.1) 9346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.471917+0000 mon.c (mon.1) 9347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.471917+0000 mon.c (mon.1) 9347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.472921+0000 mon.c (mon.1) 9348 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.472921+0000 mon.c (mon.1) 9348 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.482150+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.482150+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.561096+0000 mon.c (mon.1) 9349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.561096+0000 mon.c (mon.1) 9349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.564152+0000 mon.c (mon.1) 9350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.564152+0000 mon.c (mon.1) 9350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.565729+0000 mon.c (mon.1) 9351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.565729+0000 mon.c (mon.1) 9351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.569144+0000 mon.c (mon.1) 9352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.569144+0000 mon.c (mon.1) 9352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.570398+0000 mon.c (mon.1) 9353 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.570398+0000 mon.c (mon.1) 9353 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.582319+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.582319+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.662667+0000 mon.c (mon.1) 9354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.662667+0000 mon.c (mon.1) 9354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.666056+0000 mon.c (mon.1) 9355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.666056+0000 mon.c (mon.1) 9355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.668154+0000 mon.c (mon.1) 9356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.668154+0000 mon.c (mon.1) 9356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.671570+0000 mon.c (mon.1) 9357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.671570+0000 mon.c (mon.1) 9357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.672694+0000 mon.c (mon.1) 9358 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.672694+0000 mon.c (mon.1) 9358 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.684053+0000 mon.a (mon.0) 2797 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.684053+0000 mon.a (mon.0) 2797 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.761089+0000 mon.c (mon.1) 9359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.761089+0000 mon.c (mon.1) 9359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.764238+0000 mon.c (mon.1) 9360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.764238+0000 mon.c (mon.1) 9360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.309267+0000 mon.c (mon.1) 9338 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.320191+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.320191+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: cephadm 2024-04-22T21:18:00.325823+0000 mgr.x (mgr.34107) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: cephadm 2024-04-22T21:18:00.325823+0000 mgr.x (mgr.34107) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.384526+0000 mon.c (mon.1) 9339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.384526+0000 mon.c (mon.1) 9339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.388204+0000 mon.c (mon.1) 9340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.388204+0000 mon.c (mon.1) 9340 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.389899+0000 mon.c (mon.1) 9341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.389899+0000 mon.c (mon.1) 9341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.392765+0000 mon.c (mon.1) 9342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.392765+0000 mon.c (mon.1) 9342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.393810+0000 mon.c (mon.1) 9343 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.393810+0000 mon.c (mon.1) 9343 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.405499+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.405499+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: cephadm 2024-04-22T21:18:00.410640+0000 mgr.x (mgr.34107) 2788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: cephadm 2024-04-22T21:18:00.410640+0000 mgr.x (mgr.34107) 2788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:01.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.464999+0000 mon.c (mon.1) 9344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.464999+0000 mon.c (mon.1) 9344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.765805+0000 mon.c (mon.1) 9361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.765805+0000 mon.c (mon.1) 9361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.769115+0000 mon.c (mon.1) 9362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.769115+0000 mon.c (mon.1) 9362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.771247+0000 mon.c (mon.1) 9363 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.771247+0000 mon.c (mon.1) 9363 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.783841+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.783841+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.843842+0000 mon.c (mon.1) 9364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.843842+0000 mon.c (mon.1) 9364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.846658+0000 mon.c (mon.1) 9365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.846658+0000 mon.c (mon.1) 9365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.848232+0000 mon.c (mon.1) 9366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.848232+0000 mon.c (mon.1) 9366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.851027+0000 mon.c (mon.1) 9367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.851027+0000 mon.c (mon.1) 9367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.852123+0000 mon.c (mon.1) 9368 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.852123+0000 mon.c (mon.1) 9368 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.862843+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.862843+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.906599+0000 mon.c (mon.1) 9369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.906599+0000 mon.c (mon.1) 9369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.909340+0000 mon.c (mon.1) 9370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.909340+0000 mon.c (mon.1) 9370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.910748+0000 mon.c (mon.1) 9371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.910748+0000 mon.c (mon.1) 9371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.913373+0000 mon.c (mon.1) 9372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.913373+0000 mon.c (mon.1) 9372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.914263+0000 mon.c (mon.1) 9373 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.914263+0000 mon.c (mon.1) 9373 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.925358+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[75184]: audit 2024-04-22T21:18:00.925358+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.467640+0000 mon.c (mon.1) 9345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.467640+0000 mon.c (mon.1) 9345 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.469049+0000 mon.c (mon.1) 9346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.469049+0000 mon.c (mon.1) 9346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.471917+0000 mon.c (mon.1) 9347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.471917+0000 mon.c (mon.1) 9347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.472921+0000 mon.c (mon.1) 9348 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.472921+0000 mon.c (mon.1) 9348 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.482150+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.482150+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.561096+0000 mon.c (mon.1) 9349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.561096+0000 mon.c (mon.1) 9349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.564152+0000 mon.c (mon.1) 9350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.564152+0000 mon.c (mon.1) 9350 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.565729+0000 mon.c (mon.1) 9351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.565729+0000 mon.c (mon.1) 9351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.569144+0000 mon.c (mon.1) 9352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.569144+0000 mon.c (mon.1) 9352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.570398+0000 mon.c (mon.1) 9353 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.570398+0000 mon.c (mon.1) 9353 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.582319+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.582319+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.662667+0000 mon.c (mon.1) 9354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.662667+0000 mon.c (mon.1) 9354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.666056+0000 mon.c (mon.1) 9355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.666056+0000 mon.c (mon.1) 9355 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.668154+0000 mon.c (mon.1) 9356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.668154+0000 mon.c (mon.1) 9356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.671570+0000 mon.c (mon.1) 9357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.671570+0000 mon.c (mon.1) 9357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.672694+0000 mon.c (mon.1) 9358 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.672694+0000 mon.c (mon.1) 9358 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.684053+0000 mon.a (mon.0) 2797 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.684053+0000 mon.a (mon.0) 2797 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.761089+0000 mon.c (mon.1) 9359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.761089+0000 mon.c (mon.1) 9359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.764238+0000 mon.c (mon.1) 9360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.764238+0000 mon.c (mon.1) 9360 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.765805+0000 mon.c (mon.1) 9361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.765805+0000 mon.c (mon.1) 9361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.769115+0000 mon.c (mon.1) 9362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.769115+0000 mon.c (mon.1) 9362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.771247+0000 mon.c (mon.1) 9363 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.771247+0000 mon.c (mon.1) 9363 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.783841+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.783841+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.843842+0000 mon.c (mon.1) 9364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.843842+0000 mon.c (mon.1) 9364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.846658+0000 mon.c (mon.1) 9365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.846658+0000 mon.c (mon.1) 9365 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.848232+0000 mon.c (mon.1) 9366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.848232+0000 mon.c (mon.1) 9366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.851027+0000 mon.c (mon.1) 9367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.851027+0000 mon.c (mon.1) 9367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.852123+0000 mon.c (mon.1) 9368 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.852123+0000 mon.c (mon.1) 9368 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.862843+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.862843+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.906599+0000 mon.c (mon.1) 9369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.906599+0000 mon.c (mon.1) 9369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.909340+0000 mon.c (mon.1) 9370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.909340+0000 mon.c (mon.1) 9370 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:01.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.910748+0000 mon.c (mon.1) 9371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.910748+0000 mon.c (mon.1) 9371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:01.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.913373+0000 mon.c (mon.1) 9372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.913373+0000 mon.c (mon.1) 9372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:01.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.914263+0000 mon.c (mon.1) 9373 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.914263+0000 mon.c (mon.1) 9373 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:01.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.925358+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:01.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:01 smithi121 bash[73084]: audit 2024-04-22T21:18:00.925358+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: cephadm 2024-04-22T21:18:00.489285+0000 mgr.x (mgr.34107) 2789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: cephadm 2024-04-22T21:18:00.489285+0000 mgr.x (mgr.34107) 2789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: cephadm 2024-04-22T21:18:00.587874+0000 mgr.x (mgr.34107) 2790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: cephadm 2024-04-22T21:18:00.587874+0000 mgr.x (mgr.34107) 2790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: cephadm 2024-04-22T21:18:00.689601+0000 mgr.x (mgr.34107) 2791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: cephadm 2024-04-22T21:18:00.689601+0000 mgr.x (mgr.34107) 2791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: cephadm 2024-04-22T21:18:00.789101+0000 mgr.x (mgr.34107) 2792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: cephadm 2024-04-22T21:18:00.789101+0000 mgr.x (mgr.34107) 2792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: cluster 2024-04-22T21:18:00.841165+0000 mgr.x (mgr.34107) 2793 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:18:02.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: cluster 2024-04-22T21:18:00.841165+0000 mgr.x (mgr.34107) 2793 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:18:02.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: cephadm 2024-04-22T21:18:00.868395+0000 mgr.x (mgr.34107) 2794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: cephadm 2024-04-22T21:18:00.868395+0000 mgr.x (mgr.34107) 2794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: cephadm 2024-04-22T21:18:00.930933+0000 mgr.x (mgr.34107) 2795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: cephadm 2024-04-22T21:18:00.930933+0000 mgr.x (mgr.34107) 2795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.024598+0000 mon.c (mon.1) 9374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.024598+0000 mon.c (mon.1) 9374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.027960+0000 mon.c (mon.1) 9375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.027960+0000 mon.c (mon.1) 9375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.029723+0000 mon.c (mon.1) 9376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.029723+0000 mon.c (mon.1) 9376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.032787+0000 mon.c (mon.1) 9377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.032787+0000 mon.c (mon.1) 9377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.033873+0000 mon.c (mon.1) 9378 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.033873+0000 mon.c (mon.1) 9378 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.043121+0000 mon.a (mon.0) 2801 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.043121+0000 mon.a (mon.0) 2801 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: cephadm 2024-04-22T21:18:01.046379+0000 mgr.x (mgr.34107) 2796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: cephadm 2024-04-22T21:18:01.046379+0000 mgr.x (mgr.34107) 2796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.117544+0000 mon.c (mon.1) 9379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.117544+0000 mon.c (mon.1) 9379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.120561+0000 mon.c (mon.1) 9380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.120561+0000 mon.c (mon.1) 9380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.122248+0000 mon.c (mon.1) 9381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.122248+0000 mon.c (mon.1) 9381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.125429+0000 mon.c (mon.1) 9382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.125429+0000 mon.c (mon.1) 9382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.126823+0000 mon.c (mon.1) 9383 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.126823+0000 mon.c (mon.1) 9383 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.135657+0000 mon.a (mon.0) 2802 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.135657+0000 mon.a (mon.0) 2802 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: cephadm 2024-04-22T21:18:01.139272+0000 mgr.x (mgr.34107) 2797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: cephadm 2024-04-22T21:18:01.139272+0000 mgr.x (mgr.34107) 2797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.211798+0000 mon.c (mon.1) 9384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.211798+0000 mon.c (mon.1) 9384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.215176+0000 mon.c (mon.1) 9385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.215176+0000 mon.c (mon.1) 9385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.217263+0000 mon.c (mon.1) 9386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.217263+0000 mon.c (mon.1) 9386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.220893+0000 mon.c (mon.1) 9387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.220893+0000 mon.c (mon.1) 9387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.222223+0000 mon.c (mon.1) 9388 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.222223+0000 mon.c (mon.1) 9388 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.231263+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.231263+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: cephadm 2024-04-22T21:18:01.236720+0000 mgr.x (mgr.34107) 2798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: cephadm 2024-04-22T21:18:01.236720+0000 mgr.x (mgr.34107) 2798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.308976+0000 mon.c (mon.1) 9389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.308976+0000 mon.c (mon.1) 9389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.312040+0000 mon.c (mon.1) 9390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.312040+0000 mon.c (mon.1) 9390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.313785+0000 mon.c (mon.1) 9391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.313785+0000 mon.c (mon.1) 9391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.316867+0000 mon.c (mon.1) 9392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.316867+0000 mon.c (mon.1) 9392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.318347+0000 mon.c (mon.1) 9393 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.318347+0000 mon.c (mon.1) 9393 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.327615+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.327615+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: cephadm 2024-04-22T21:18:01.330748+0000 mgr.x (mgr.34107) 2799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: cephadm 2024-04-22T21:18:01.330748+0000 mgr.x (mgr.34107) 2799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.386071+0000 mon.c (mon.1) 9394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.386071+0000 mon.c (mon.1) 9394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.389299+0000 mon.c (mon.1) 9395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.389299+0000 mon.c (mon.1) 9395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.391121+0000 mon.c (mon.1) 9396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.391121+0000 mon.c (mon.1) 9396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.394163+0000 mon.c (mon.1) 9397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.394163+0000 mon.c (mon.1) 9397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.395175+0000 mon.c (mon.1) 9398 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.395175+0000 mon.c (mon.1) 9398 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.402529+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.402529+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: cephadm 2024-04-22T21:18:01.407340+0000 mgr.x (mgr.34107) 2800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: cephadm 2024-04-22T21:18:01.407340+0000 mgr.x (mgr.34107) 2800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.463948+0000 mon.c (mon.1) 9399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.463948+0000 mon.c (mon.1) 9399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.467246+0000 mon.c (mon.1) 9400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.467246+0000 mon.c (mon.1) 9400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.469100+0000 mon.c (mon.1) 9401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.469100+0000 mon.c (mon.1) 9401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.471890+0000 mon.c (mon.1) 9402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.471890+0000 mon.c (mon.1) 9402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.473046+0000 mon.c (mon.1) 9403 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.473046+0000 mon.c (mon.1) 9403 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.482179+0000 mon.a (mon.0) 2806 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.482179+0000 mon.a (mon.0) 2806 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.542889+0000 mon.c (mon.1) 9404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.542889+0000 mon.c (mon.1) 9404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.546011+0000 mon.c (mon.1) 9405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.546011+0000 mon.c (mon.1) 9405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.547660+0000 mon.c (mon.1) 9406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.547660+0000 mon.c (mon.1) 9406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.551381+0000 mon.c (mon.1) 9407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.551381+0000 mon.c (mon.1) 9407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.552833+0000 mon.c (mon.1) 9408 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.552833+0000 mon.c (mon.1) 9408 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.563159+0000 mon.a (mon.0) 2807 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.563159+0000 mon.a (mon.0) 2807 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.639606+0000 mon.c (mon.1) 9409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.639606+0000 mon.c (mon.1) 9409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.642491+0000 mon.c (mon.1) 9410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.642491+0000 mon.c (mon.1) 9410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.644529+0000 mon.c (mon.1) 9411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.644529+0000 mon.c (mon.1) 9411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.648201+0000 mon.c (mon.1) 9412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.648201+0000 mon.c (mon.1) 9412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.649400+0000 mon.c (mon.1) 9413 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.649400+0000 mon.c (mon.1) 9413 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.659062+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.659062+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.718077+0000 mon.c (mon.1) 9414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.718077+0000 mon.c (mon.1) 9414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.721131+0000 mon.c (mon.1) 9415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.721131+0000 mon.c (mon.1) 9415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.722949+0000 mon.c (mon.1) 9416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.722949+0000 mon.c (mon.1) 9416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.726133+0000 mon.c (mon.1) 9417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.726133+0000 mon.c (mon.1) 9417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.727128+0000 mon.c (mon.1) 9418 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.727128+0000 mon.c (mon.1) 9418 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.736059+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.736059+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.780126+0000 mon.c (mon.1) 9419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.780126+0000 mon.c (mon.1) 9419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.789857+0000 mon.c (mon.1) 9420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.789857+0000 mon.c (mon.1) 9420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.791445+0000 mon.c (mon.1) 9421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.791445+0000 mon.c (mon.1) 9421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.794669+0000 mon.c (mon.1) 9422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.794669+0000 mon.c (mon.1) 9422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.795715+0000 mon.c (mon.1) 9423 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.795715+0000 mon.c (mon.1) 9423 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.804590+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.804590+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.867436+0000 mon.c (mon.1) 9424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.867436+0000 mon.c (mon.1) 9424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.871168+0000 mon.c (mon.1) 9425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.871168+0000 mon.c (mon.1) 9425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.872977+0000 mon.c (mon.1) 9426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.872977+0000 mon.c (mon.1) 9426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.876426+0000 mon.c (mon.1) 9427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.876426+0000 mon.c (mon.1) 9427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.877720+0000 mon.c (mon.1) 9428 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.877720+0000 mon.c (mon.1) 9428 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.887072+0000 mon.a (mon.0) 2811 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.887072+0000 mon.a (mon.0) 2811 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.945992+0000 mon.c (mon.1) 9429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.945992+0000 mon.c (mon.1) 9429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.948975+0000 mon.c (mon.1) 9430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.948975+0000 mon.c (mon.1) 9430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.950648+0000 mon.c (mon.1) 9431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.950648+0000 mon.c (mon.1) 9431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.953788+0000 mon.c (mon.1) 9432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.953788+0000 mon.c (mon.1) 9432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.954963+0000 mon.c (mon.1) 9433 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.954963+0000 mon.c (mon.1) 9433 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.963689+0000 mon.a (mon.0) 2812 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.252 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:02 smithi123 bash[58916]: audit 2024-04-22T21:18:01.963689+0000 mon.a (mon.0) 2812 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: cephadm 2024-04-22T21:18:00.489285+0000 mgr.x (mgr.34107) 2789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: cephadm 2024-04-22T21:18:00.489285+0000 mgr.x (mgr.34107) 2789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: cephadm 2024-04-22T21:18:00.587874+0000 mgr.x (mgr.34107) 2790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: cephadm 2024-04-22T21:18:00.587874+0000 mgr.x (mgr.34107) 2790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: cephadm 2024-04-22T21:18:00.689601+0000 mgr.x (mgr.34107) 2791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: cephadm 2024-04-22T21:18:00.689601+0000 mgr.x (mgr.34107) 2791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: cephadm 2024-04-22T21:18:00.789101+0000 mgr.x (mgr.34107) 2792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: cephadm 2024-04-22T21:18:00.789101+0000 mgr.x (mgr.34107) 2792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: cluster 2024-04-22T21:18:00.841165+0000 mgr.x (mgr.34107) 2793 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:18:02.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: cluster 2024-04-22T21:18:00.841165+0000 mgr.x (mgr.34107) 2793 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:18:02.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: cephadm 2024-04-22T21:18:00.868395+0000 mgr.x (mgr.34107) 2794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: cephadm 2024-04-22T21:18:00.868395+0000 mgr.x (mgr.34107) 2794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: cephadm 2024-04-22T21:18:00.930933+0000 mgr.x (mgr.34107) 2795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: cephadm 2024-04-22T21:18:00.930933+0000 mgr.x (mgr.34107) 2795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.024598+0000 mon.c (mon.1) 9374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.024598+0000 mon.c (mon.1) 9374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.027960+0000 mon.c (mon.1) 9375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.027960+0000 mon.c (mon.1) 9375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.029723+0000 mon.c (mon.1) 9376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.029723+0000 mon.c (mon.1) 9376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: cephadm 2024-04-22T21:18:00.489285+0000 mgr.x (mgr.34107) 2789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: cephadm 2024-04-22T21:18:00.489285+0000 mgr.x (mgr.34107) 2789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: cephadm 2024-04-22T21:18:00.587874+0000 mgr.x (mgr.34107) 2790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: cephadm 2024-04-22T21:18:00.587874+0000 mgr.x (mgr.34107) 2790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: cephadm 2024-04-22T21:18:00.689601+0000 mgr.x (mgr.34107) 2791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: cephadm 2024-04-22T21:18:00.689601+0000 mgr.x (mgr.34107) 2791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: cephadm 2024-04-22T21:18:00.789101+0000 mgr.x (mgr.34107) 2792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: cephadm 2024-04-22T21:18:00.789101+0000 mgr.x (mgr.34107) 2792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: cluster 2024-04-22T21:18:00.841165+0000 mgr.x (mgr.34107) 2793 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:18:02.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: cluster 2024-04-22T21:18:00.841165+0000 mgr.x (mgr.34107) 2793 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:18:02.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: cephadm 2024-04-22T21:18:00.868395+0000 mgr.x (mgr.34107) 2794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: cephadm 2024-04-22T21:18:00.868395+0000 mgr.x (mgr.34107) 2794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: cephadm 2024-04-22T21:18:00.930933+0000 mgr.x (mgr.34107) 2795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: cephadm 2024-04-22T21:18:00.930933+0000 mgr.x (mgr.34107) 2795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.024598+0000 mon.c (mon.1) 9374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.024598+0000 mon.c (mon.1) 9374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.027960+0000 mon.c (mon.1) 9375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.027960+0000 mon.c (mon.1) 9375 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.029723+0000 mon.c (mon.1) 9376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.029723+0000 mon.c (mon.1) 9376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.032787+0000 mon.c (mon.1) 9377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.032787+0000 mon.c (mon.1) 9377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.033873+0000 mon.c (mon.1) 9378 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.033873+0000 mon.c (mon.1) 9378 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.043121+0000 mon.a (mon.0) 2801 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.043121+0000 mon.a (mon.0) 2801 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: cephadm 2024-04-22T21:18:01.046379+0000 mgr.x (mgr.34107) 2796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: cephadm 2024-04-22T21:18:01.046379+0000 mgr.x (mgr.34107) 2796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.117544+0000 mon.c (mon.1) 9379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.117544+0000 mon.c (mon.1) 9379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.120561+0000 mon.c (mon.1) 9380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.120561+0000 mon.c (mon.1) 9380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.122248+0000 mon.c (mon.1) 9381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.122248+0000 mon.c (mon.1) 9381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.125429+0000 mon.c (mon.1) 9382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.125429+0000 mon.c (mon.1) 9382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.126823+0000 mon.c (mon.1) 9383 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.126823+0000 mon.c (mon.1) 9383 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.135657+0000 mon.a (mon.0) 2802 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.135657+0000 mon.a (mon.0) 2802 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.032787+0000 mon.c (mon.1) 9377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.032787+0000 mon.c (mon.1) 9377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.033873+0000 mon.c (mon.1) 9378 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.033873+0000 mon.c (mon.1) 9378 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.043121+0000 mon.a (mon.0) 2801 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.043121+0000 mon.a (mon.0) 2801 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: cephadm 2024-04-22T21:18:01.046379+0000 mgr.x (mgr.34107) 2796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: cephadm 2024-04-22T21:18:01.046379+0000 mgr.x (mgr.34107) 2796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.117544+0000 mon.c (mon.1) 9379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.117544+0000 mon.c (mon.1) 9379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.120561+0000 mon.c (mon.1) 9380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.120561+0000 mon.c (mon.1) 9380 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.122248+0000 mon.c (mon.1) 9381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.122248+0000 mon.c (mon.1) 9381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.125429+0000 mon.c (mon.1) 9382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.125429+0000 mon.c (mon.1) 9382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.126823+0000 mon.c (mon.1) 9383 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.126823+0000 mon.c (mon.1) 9383 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.135657+0000 mon.a (mon.0) 2802 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.135657+0000 mon.a (mon.0) 2802 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: cephadm 2024-04-22T21:18:01.139272+0000 mgr.x (mgr.34107) 2797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: cephadm 2024-04-22T21:18:01.139272+0000 mgr.x (mgr.34107) 2797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.211798+0000 mon.c (mon.1) 9384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.211798+0000 mon.c (mon.1) 9384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.215176+0000 mon.c (mon.1) 9385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.215176+0000 mon.c (mon.1) 9385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.217263+0000 mon.c (mon.1) 9386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.217263+0000 mon.c (mon.1) 9386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.220893+0000 mon.c (mon.1) 9387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.220893+0000 mon.c (mon.1) 9387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.222223+0000 mon.c (mon.1) 9388 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.222223+0000 mon.c (mon.1) 9388 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.231263+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.231263+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: cephadm 2024-04-22T21:18:01.236720+0000 mgr.x (mgr.34107) 2798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: cephadm 2024-04-22T21:18:01.236720+0000 mgr.x (mgr.34107) 2798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.308976+0000 mon.c (mon.1) 9389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.308976+0000 mon.c (mon.1) 9389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.312040+0000 mon.c (mon.1) 9390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.312040+0000 mon.c (mon.1) 9390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: cephadm 2024-04-22T21:18:01.139272+0000 mgr.x (mgr.34107) 2797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: cephadm 2024-04-22T21:18:01.139272+0000 mgr.x (mgr.34107) 2797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.211798+0000 mon.c (mon.1) 9384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.211798+0000 mon.c (mon.1) 9384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.215176+0000 mon.c (mon.1) 9385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.215176+0000 mon.c (mon.1) 9385 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.217263+0000 mon.c (mon.1) 9386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.217263+0000 mon.c (mon.1) 9386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.220893+0000 mon.c (mon.1) 9387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.220893+0000 mon.c (mon.1) 9387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.222223+0000 mon.c (mon.1) 9388 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.222223+0000 mon.c (mon.1) 9388 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.231263+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.231263+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: cephadm 2024-04-22T21:18:01.236720+0000 mgr.x (mgr.34107) 2798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: cephadm 2024-04-22T21:18:01.236720+0000 mgr.x (mgr.34107) 2798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.308976+0000 mon.c (mon.1) 9389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.308976+0000 mon.c (mon.1) 9389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.312040+0000 mon.c (mon.1) 9390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.312040+0000 mon.c (mon.1) 9390 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.313785+0000 mon.c (mon.1) 9391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.313785+0000 mon.c (mon.1) 9391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.316867+0000 mon.c (mon.1) 9392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.316867+0000 mon.c (mon.1) 9392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.318347+0000 mon.c (mon.1) 9393 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.318347+0000 mon.c (mon.1) 9393 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.327615+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.327615+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: cephadm 2024-04-22T21:18:01.330748+0000 mgr.x (mgr.34107) 2799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: cephadm 2024-04-22T21:18:01.330748+0000 mgr.x (mgr.34107) 2799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.386071+0000 mon.c (mon.1) 9394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.386071+0000 mon.c (mon.1) 9394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.389299+0000 mon.c (mon.1) 9395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.389299+0000 mon.c (mon.1) 9395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.391121+0000 mon.c (mon.1) 9396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.391121+0000 mon.c (mon.1) 9396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.394163+0000 mon.c (mon.1) 9397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.394163+0000 mon.c (mon.1) 9397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.293 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.395175+0000 mon.c (mon.1) 9398 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.313785+0000 mon.c (mon.1) 9391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.313785+0000 mon.c (mon.1) 9391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.316867+0000 mon.c (mon.1) 9392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.316867+0000 mon.c (mon.1) 9392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.318347+0000 mon.c (mon.1) 9393 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.318347+0000 mon.c (mon.1) 9393 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.327615+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.327615+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: cephadm 2024-04-22T21:18:01.330748+0000 mgr.x (mgr.34107) 2799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: cephadm 2024-04-22T21:18:01.330748+0000 mgr.x (mgr.34107) 2799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.386071+0000 mon.c (mon.1) 9394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.386071+0000 mon.c (mon.1) 9394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.389299+0000 mon.c (mon.1) 9395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.389299+0000 mon.c (mon.1) 9395 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.391121+0000 mon.c (mon.1) 9396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.391121+0000 mon.c (mon.1) 9396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.394163+0000 mon.c (mon.1) 9397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.394163+0000 mon.c (mon.1) 9397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.295 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.395175+0000 mon.c (mon.1) 9398 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.395175+0000 mon.c (mon.1) 9398 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.402529+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.402529+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: cephadm 2024-04-22T21:18:01.407340+0000 mgr.x (mgr.34107) 2800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: cephadm 2024-04-22T21:18:01.407340+0000 mgr.x (mgr.34107) 2800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.463948+0000 mon.c (mon.1) 9399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.463948+0000 mon.c (mon.1) 9399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.467246+0000 mon.c (mon.1) 9400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.467246+0000 mon.c (mon.1) 9400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.469100+0000 mon.c (mon.1) 9401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.469100+0000 mon.c (mon.1) 9401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.471890+0000 mon.c (mon.1) 9402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.471890+0000 mon.c (mon.1) 9402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.473046+0000 mon.c (mon.1) 9403 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.473046+0000 mon.c (mon.1) 9403 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.482179+0000 mon.a (mon.0) 2806 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.482179+0000 mon.a (mon.0) 2806 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.542889+0000 mon.c (mon.1) 9404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.542889+0000 mon.c (mon.1) 9404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.546011+0000 mon.c (mon.1) 9405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.395175+0000 mon.c (mon.1) 9398 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.402529+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.402529+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: cephadm 2024-04-22T21:18:01.407340+0000 mgr.x (mgr.34107) 2800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: cephadm 2024-04-22T21:18:01.407340+0000 mgr.x (mgr.34107) 2800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:02.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.463948+0000 mon.c (mon.1) 9399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.463948+0000 mon.c (mon.1) 9399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.467246+0000 mon.c (mon.1) 9400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.467246+0000 mon.c (mon.1) 9400 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.469100+0000 mon.c (mon.1) 9401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.469100+0000 mon.c (mon.1) 9401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.471890+0000 mon.c (mon.1) 9402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.471890+0000 mon.c (mon.1) 9402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.473046+0000 mon.c (mon.1) 9403 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.473046+0000 mon.c (mon.1) 9403 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.482179+0000 mon.a (mon.0) 2806 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.482179+0000 mon.a (mon.0) 2806 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.542889+0000 mon.c (mon.1) 9404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.542889+0000 mon.c (mon.1) 9404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.546011+0000 mon.c (mon.1) 9405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.546011+0000 mon.c (mon.1) 9405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.547660+0000 mon.c (mon.1) 9406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.547660+0000 mon.c (mon.1) 9406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.551381+0000 mon.c (mon.1) 9407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.551381+0000 mon.c (mon.1) 9407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.552833+0000 mon.c (mon.1) 9408 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.552833+0000 mon.c (mon.1) 9408 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.563159+0000 mon.a (mon.0) 2807 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.563159+0000 mon.a (mon.0) 2807 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.639606+0000 mon.c (mon.1) 9409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.639606+0000 mon.c (mon.1) 9409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.642491+0000 mon.c (mon.1) 9410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.642491+0000 mon.c (mon.1) 9410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.644529+0000 mon.c (mon.1) 9411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.644529+0000 mon.c (mon.1) 9411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.648201+0000 mon.c (mon.1) 9412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.648201+0000 mon.c (mon.1) 9412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.649400+0000 mon.c (mon.1) 9413 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.649400+0000 mon.c (mon.1) 9413 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.546011+0000 mon.c (mon.1) 9405 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.547660+0000 mon.c (mon.1) 9406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.547660+0000 mon.c (mon.1) 9406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.551381+0000 mon.c (mon.1) 9407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.551381+0000 mon.c (mon.1) 9407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.552833+0000 mon.c (mon.1) 9408 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.552833+0000 mon.c (mon.1) 9408 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.563159+0000 mon.a (mon.0) 2807 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.563159+0000 mon.a (mon.0) 2807 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.639606+0000 mon.c (mon.1) 9409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.639606+0000 mon.c (mon.1) 9409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.642491+0000 mon.c (mon.1) 9410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.642491+0000 mon.c (mon.1) 9410 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.644529+0000 mon.c (mon.1) 9411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.644529+0000 mon.c (mon.1) 9411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.648201+0000 mon.c (mon.1) 9412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.648201+0000 mon.c (mon.1) 9412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.649400+0000 mon.c (mon.1) 9413 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.649400+0000 mon.c (mon.1) 9413 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.659062+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.659062+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.718077+0000 mon.c (mon.1) 9414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.718077+0000 mon.c (mon.1) 9414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.721131+0000 mon.c (mon.1) 9415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.721131+0000 mon.c (mon.1) 9415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.722949+0000 mon.c (mon.1) 9416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.722949+0000 mon.c (mon.1) 9416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.726133+0000 mon.c (mon.1) 9417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.726133+0000 mon.c (mon.1) 9417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.727128+0000 mon.c (mon.1) 9418 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.727128+0000 mon.c (mon.1) 9418 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.736059+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.736059+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.780126+0000 mon.c (mon.1) 9419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.780126+0000 mon.c (mon.1) 9419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.789857+0000 mon.c (mon.1) 9420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.789857+0000 mon.c (mon.1) 9420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.791445+0000 mon.c (mon.1) 9421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.303 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.791445+0000 mon.c (mon.1) 9421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.659062+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.659062+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.718077+0000 mon.c (mon.1) 9414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.718077+0000 mon.c (mon.1) 9414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.721131+0000 mon.c (mon.1) 9415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.721131+0000 mon.c (mon.1) 9415 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.722949+0000 mon.c (mon.1) 9416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.722949+0000 mon.c (mon.1) 9416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.726133+0000 mon.c (mon.1) 9417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.726133+0000 mon.c (mon.1) 9417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.727128+0000 mon.c (mon.1) 9418 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.727128+0000 mon.c (mon.1) 9418 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.736059+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.736059+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.780126+0000 mon.c (mon.1) 9419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.780126+0000 mon.c (mon.1) 9419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.789857+0000 mon.c (mon.1) 9420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.789857+0000 mon.c (mon.1) 9420 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.791445+0000 mon.c (mon.1) 9421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.791445+0000 mon.c (mon.1) 9421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.794669+0000 mon.c (mon.1) 9422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.794669+0000 mon.c (mon.1) 9422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.795715+0000 mon.c (mon.1) 9423 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.795715+0000 mon.c (mon.1) 9423 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.804590+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.804590+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.867436+0000 mon.c (mon.1) 9424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.867436+0000 mon.c (mon.1) 9424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.871168+0000 mon.c (mon.1) 9425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.871168+0000 mon.c (mon.1) 9425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.872977+0000 mon.c (mon.1) 9426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.872977+0000 mon.c (mon.1) 9426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.876426+0000 mon.c (mon.1) 9427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.876426+0000 mon.c (mon.1) 9427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.877720+0000 mon.c (mon.1) 9428 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.877720+0000 mon.c (mon.1) 9428 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.887072+0000 mon.a (mon.0) 2811 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.887072+0000 mon.a (mon.0) 2811 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.306 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.945992+0000 mon.c (mon.1) 9429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.794669+0000 mon.c (mon.1) 9422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.794669+0000 mon.c (mon.1) 9422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.795715+0000 mon.c (mon.1) 9423 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.795715+0000 mon.c (mon.1) 9423 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.804590+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.804590+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.867436+0000 mon.c (mon.1) 9424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.867436+0000 mon.c (mon.1) 9424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.871168+0000 mon.c (mon.1) 9425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.871168+0000 mon.c (mon.1) 9425 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.872977+0000 mon.c (mon.1) 9426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.872977+0000 mon.c (mon.1) 9426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.876426+0000 mon.c (mon.1) 9427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.876426+0000 mon.c (mon.1) 9427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.877720+0000 mon.c (mon.1) 9428 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.877720+0000 mon.c (mon.1) 9428 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.887072+0000 mon.a (mon.0) 2811 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.887072+0000 mon.a (mon.0) 2811 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.945992+0000 mon.c (mon.1) 9429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.945992+0000 mon.c (mon.1) 9429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.948975+0000 mon.c (mon.1) 9430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.948975+0000 mon.c (mon.1) 9430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.950648+0000 mon.c (mon.1) 9431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.950648+0000 mon.c (mon.1) 9431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.953788+0000 mon.c (mon.1) 9432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.953788+0000 mon.c (mon.1) 9432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.954963+0000 mon.c (mon.1) 9433 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.954963+0000 mon.c (mon.1) 9433 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.963689+0000 mon.a (mon.0) 2812 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.309 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[75184]: audit 2024-04-22T21:18:01.963689+0000 mon.a (mon.0) 2812 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.945992+0000 mon.c (mon.1) 9429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.948975+0000 mon.c (mon.1) 9430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.948975+0000 mon.c (mon.1) 9430 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:02.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.950648+0000 mon.c (mon.1) 9431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.950648+0000 mon.c (mon.1) 9431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:02.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.953788+0000 mon.c (mon.1) 9432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.953788+0000 mon.c (mon.1) 9432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:02.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.954963+0000 mon.c (mon.1) 9433 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.954963+0000 mon.c (mon.1) 9433 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:02.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.963689+0000 mon.a (mon.0) 2812 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:02.310 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:02 smithi121 bash[73084]: audit 2024-04-22T21:18:01.963689+0000 mon.a (mon.0) 2812 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: cephadm 2024-04-22T21:18:01.485480+0000 mgr.x (mgr.34107) 2801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: cephadm 2024-04-22T21:18:01.485480+0000 mgr.x (mgr.34107) 2801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: cephadm 2024-04-22T21:18:01.566565+0000 mgr.x (mgr.34107) 2802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: cephadm 2024-04-22T21:18:01.566565+0000 mgr.x (mgr.34107) 2802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: cephadm 2024-04-22T21:18:01.662518+0000 mgr.x (mgr.34107) 2803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: cephadm 2024-04-22T21:18:01.662518+0000 mgr.x (mgr.34107) 2803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: cephadm 2024-04-22T21:18:01.739309+0000 mgr.x (mgr.34107) 2804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: cephadm 2024-04-22T21:18:01.739309+0000 mgr.x (mgr.34107) 2804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: cephadm 2024-04-22T21:18:01.807863+0000 mgr.x (mgr.34107) 2805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: cephadm 2024-04-22T21:18:01.807863+0000 mgr.x (mgr.34107) 2805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: cephadm 2024-04-22T21:18:01.891068+0000 mgr.x (mgr.34107) 2806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: cephadm 2024-04-22T21:18:01.891068+0000 mgr.x (mgr.34107) 2806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: cephadm 2024-04-22T21:18:01.967166+0000 mgr.x (mgr.34107) 2807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: cephadm 2024-04-22T21:18:01.967166+0000 mgr.x (mgr.34107) 2807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.024398+0000 mon.c (mon.1) 9434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.024398+0000 mon.c (mon.1) 9434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.026724+0000 mon.c (mon.1) 9435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.026724+0000 mon.c (mon.1) 9435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.027855+0000 mon.c (mon.1) 9436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.027855+0000 mon.c (mon.1) 9436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.030463+0000 mon.c (mon.1) 9437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.030463+0000 mon.c (mon.1) 9437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.031314+0000 mon.c (mon.1) 9438 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.031314+0000 mon.c (mon.1) 9438 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.039448+0000 mon.a (mon.0) 2813 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.039448+0000 mon.a (mon.0) 2813 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: cephadm 2024-04-22T21:18:02.042632+0000 mgr.x (mgr.34107) 2808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: cephadm 2024-04-22T21:18:02.042632+0000 mgr.x (mgr.34107) 2808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.114421+0000 mon.c (mon.1) 9439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.114421+0000 mon.c (mon.1) 9439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.117521+0000 mon.c (mon.1) 9440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.117521+0000 mon.c (mon.1) 9440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.119694+0000 mon.c (mon.1) 9441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.119694+0000 mon.c (mon.1) 9441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.122780+0000 mon.c (mon.1) 9442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.122780+0000 mon.c (mon.1) 9442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.124059+0000 mon.c (mon.1) 9443 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.124059+0000 mon.c (mon.1) 9443 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.133751+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.133751+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: cephadm 2024-04-22T21:18:02.137354+0000 mgr.x (mgr.34107) 2809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: cephadm 2024-04-22T21:18:02.137354+0000 mgr.x (mgr.34107) 2809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.210545+0000 mon.c (mon.1) 9444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.210545+0000 mon.c (mon.1) 9444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.213932+0000 mon.c (mon.1) 9445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.213932+0000 mon.c (mon.1) 9445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.215660+0000 mon.c (mon.1) 9446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.215660+0000 mon.c (mon.1) 9446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.218924+0000 mon.c (mon.1) 9447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.218924+0000 mon.c (mon.1) 9447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.220182+0000 mon.c (mon.1) 9448 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.220182+0000 mon.c (mon.1) 9448 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.232437+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.232437+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: cephadm 2024-04-22T21:18:02.235922+0000 mgr.x (mgr.34107) 2810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: cephadm 2024-04-22T21:18:02.235922+0000 mgr.x (mgr.34107) 2810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.295802+0000 mon.c (mon.1) 9449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.295802+0000 mon.c (mon.1) 9449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.299069+0000 mon.c (mon.1) 9450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.299069+0000 mon.c (mon.1) 9450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.300394+0000 mon.c (mon.1) 9451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.300394+0000 mon.c (mon.1) 9451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.303559+0000 mon.c (mon.1) 9452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.303559+0000 mon.c (mon.1) 9452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.304827+0000 mon.c (mon.1) 9453 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.304827+0000 mon.c (mon.1) 9453 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.312500+0000 mon.a (mon.0) 2816 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.312500+0000 mon.a (mon.0) 2816 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: cephadm 2024-04-22T21:18:02.317828+0000 mgr.x (mgr.34107) 2811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: cephadm 2024-04-22T21:18:02.317828+0000 mgr.x (mgr.34107) 2811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.397917+0000 mon.c (mon.1) 9454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.397917+0000 mon.c (mon.1) 9454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.402070+0000 mon.c (mon.1) 9455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.402070+0000 mon.c (mon.1) 9455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.403830+0000 mon.c (mon.1) 9456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.403830+0000 mon.c (mon.1) 9456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.407578+0000 mon.c (mon.1) 9457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.407578+0000 mon.c (mon.1) 9457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.408877+0000 mon.c (mon.1) 9458 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.408877+0000 mon.c (mon.1) 9458 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.419142+0000 mon.a (mon.0) 2817 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.419142+0000 mon.a (mon.0) 2817 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: cephadm 2024-04-22T21:18:02.423166+0000 mgr.x (mgr.34107) 2812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: cephadm 2024-04-22T21:18:02.423166+0000 mgr.x (mgr.34107) 2812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.496915+0000 mon.c (mon.1) 9459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.496915+0000 mon.c (mon.1) 9459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.500084+0000 mon.c (mon.1) 9460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.500084+0000 mon.c (mon.1) 9460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.501738+0000 mon.c (mon.1) 9461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.501738+0000 mon.c (mon.1) 9461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.505006+0000 mon.c (mon.1) 9462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.505006+0000 mon.c (mon.1) 9462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.506445+0000 mon.c (mon.1) 9463 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.506445+0000 mon.c (mon.1) 9463 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.518088+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.518088+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.596666+0000 mon.c (mon.1) 9464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.596666+0000 mon.c (mon.1) 9464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.599786+0000 mon.c (mon.1) 9465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.599786+0000 mon.c (mon.1) 9465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.601382+0000 mon.c (mon.1) 9466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.601382+0000 mon.c (mon.1) 9466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.604620+0000 mon.c (mon.1) 9467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.604620+0000 mon.c (mon.1) 9467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.605876+0000 mon.c (mon.1) 9468 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.605876+0000 mon.c (mon.1) 9468 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.617285+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.617285+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.694039+0000 mon.c (mon.1) 9469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.694039+0000 mon.c (mon.1) 9469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.697415+0000 mon.c (mon.1) 9470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.697415+0000 mon.c (mon.1) 9470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.699320+0000 mon.c (mon.1) 9471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.699320+0000 mon.c (mon.1) 9471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.703228+0000 mon.c (mon.1) 9472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.703228+0000 mon.c (mon.1) 9472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.704786+0000 mon.c (mon.1) 9473 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.704786+0000 mon.c (mon.1) 9473 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.248 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.716736+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.716736+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.807836+0000 mon.c (mon.1) 9474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.807836+0000 mon.c (mon.1) 9474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.810983+0000 mon.c (mon.1) 9475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.810983+0000 mon.c (mon.1) 9475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.812857+0000 mon.c (mon.1) 9476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.812857+0000 mon.c (mon.1) 9476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.815791+0000 mon.c (mon.1) 9477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.815791+0000 mon.c (mon.1) 9477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.249 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.816848+0000 mon.c (mon.1) 9478 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.816848+0000 mon.c (mon.1) 9478 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.828614+0000 mon.a (mon.0) 2821 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.828614+0000 mon.a (mon.0) 2821 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.887766+0000 mon.c (mon.1) 9479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.887766+0000 mon.c (mon.1) 9479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.890806+0000 mon.c (mon.1) 9480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.890806+0000 mon.c (mon.1) 9480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.892390+0000 mon.c (mon.1) 9481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.892390+0000 mon.c (mon.1) 9481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.895537+0000 mon.c (mon.1) 9482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.895537+0000 mon.c (mon.1) 9482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.896830+0000 mon.c (mon.1) 9483 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.896830+0000 mon.c (mon.1) 9483 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.250 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.906375+0000 mon.a (mon.0) 2822 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.906375+0000 mon.a (mon.0) 2822 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.970420+0000 mon.c (mon.1) 9484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.970420+0000 mon.c (mon.1) 9484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.973745+0000 mon.c (mon.1) 9485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.973745+0000 mon.c (mon.1) 9485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.975542+0000 mon.c (mon.1) 9486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.975542+0000 mon.c (mon.1) 9486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.978646+0000 mon.c (mon.1) 9487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.978646+0000 mon.c (mon.1) 9487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.979803+0000 mon.c (mon.1) 9488 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.979803+0000 mon.c (mon.1) 9488 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.991472+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.251 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:03 smithi123 bash[58916]: audit 2024-04-22T21:18:02.991472+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: cephadm 2024-04-22T21:18:01.485480+0000 mgr.x (mgr.34107) 2801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: cephadm 2024-04-22T21:18:01.485480+0000 mgr.x (mgr.34107) 2801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: cephadm 2024-04-22T21:18:01.566565+0000 mgr.x (mgr.34107) 2802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: cephadm 2024-04-22T21:18:01.566565+0000 mgr.x (mgr.34107) 2802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: cephadm 2024-04-22T21:18:01.662518+0000 mgr.x (mgr.34107) 2803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: cephadm 2024-04-22T21:18:01.662518+0000 mgr.x (mgr.34107) 2803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: cephadm 2024-04-22T21:18:01.739309+0000 mgr.x (mgr.34107) 2804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: cephadm 2024-04-22T21:18:01.739309+0000 mgr.x (mgr.34107) 2804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: cephadm 2024-04-22T21:18:01.807863+0000 mgr.x (mgr.34107) 2805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: cephadm 2024-04-22T21:18:01.807863+0000 mgr.x (mgr.34107) 2805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: cephadm 2024-04-22T21:18:01.891068+0000 mgr.x (mgr.34107) 2806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: cephadm 2024-04-22T21:18:01.891068+0000 mgr.x (mgr.34107) 2806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: cephadm 2024-04-22T21:18:01.967166+0000 mgr.x (mgr.34107) 2807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: cephadm 2024-04-22T21:18:01.967166+0000 mgr.x (mgr.34107) 2807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.024398+0000 mon.c (mon.1) 9434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.024398+0000 mon.c (mon.1) 9434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.026724+0000 mon.c (mon.1) 9435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.026724+0000 mon.c (mon.1) 9435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.027855+0000 mon.c (mon.1) 9436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.027855+0000 mon.c (mon.1) 9436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.030463+0000 mon.c (mon.1) 9437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.030463+0000 mon.c (mon.1) 9437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.031314+0000 mon.c (mon.1) 9438 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.031314+0000 mon.c (mon.1) 9438 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.039448+0000 mon.a (mon.0) 2813 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.039448+0000 mon.a (mon.0) 2813 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: cephadm 2024-04-22T21:18:02.042632+0000 mgr.x (mgr.34107) 2808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: cephadm 2024-04-22T21:18:02.042632+0000 mgr.x (mgr.34107) 2808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.114421+0000 mon.c (mon.1) 9439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.114421+0000 mon.c (mon.1) 9439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.117521+0000 mon.c (mon.1) 9440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.117521+0000 mon.c (mon.1) 9440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.119694+0000 mon.c (mon.1) 9441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.119694+0000 mon.c (mon.1) 9441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.122780+0000 mon.c (mon.1) 9442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.122780+0000 mon.c (mon.1) 9442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.124059+0000 mon.c (mon.1) 9443 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.124059+0000 mon.c (mon.1) 9443 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.133751+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.133751+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: cephadm 2024-04-22T21:18:02.137354+0000 mgr.x (mgr.34107) 2809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.283 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: cephadm 2024-04-22T21:18:01.485480+0000 mgr.x (mgr.34107) 2801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: cephadm 2024-04-22T21:18:01.485480+0000 mgr.x (mgr.34107) 2801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: cephadm 2024-04-22T21:18:01.566565+0000 mgr.x (mgr.34107) 2802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: cephadm 2024-04-22T21:18:01.566565+0000 mgr.x (mgr.34107) 2802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: cephadm 2024-04-22T21:18:01.662518+0000 mgr.x (mgr.34107) 2803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: cephadm 2024-04-22T21:18:01.662518+0000 mgr.x (mgr.34107) 2803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: cephadm 2024-04-22T21:18:01.739309+0000 mgr.x (mgr.34107) 2804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: cephadm 2024-04-22T21:18:01.739309+0000 mgr.x (mgr.34107) 2804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: cephadm 2024-04-22T21:18:01.807863+0000 mgr.x (mgr.34107) 2805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: cephadm 2024-04-22T21:18:01.807863+0000 mgr.x (mgr.34107) 2805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: cephadm 2024-04-22T21:18:01.891068+0000 mgr.x (mgr.34107) 2806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: cephadm 2024-04-22T21:18:01.891068+0000 mgr.x (mgr.34107) 2806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: cephadm 2024-04-22T21:18:01.967166+0000 mgr.x (mgr.34107) 2807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: cephadm 2024-04-22T21:18:01.967166+0000 mgr.x (mgr.34107) 2807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.024398+0000 mon.c (mon.1) 9434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.024398+0000 mon.c (mon.1) 9434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.026724+0000 mon.c (mon.1) 9435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.026724+0000 mon.c (mon.1) 9435 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.027855+0000 mon.c (mon.1) 9436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.027855+0000 mon.c (mon.1) 9436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.030463+0000 mon.c (mon.1) 9437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: cephadm 2024-04-22T21:18:02.137354+0000 mgr.x (mgr.34107) 2809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.285 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.210545+0000 mon.c (mon.1) 9444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.210545+0000 mon.c (mon.1) 9444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.213932+0000 mon.c (mon.1) 9445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.213932+0000 mon.c (mon.1) 9445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.215660+0000 mon.c (mon.1) 9446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.215660+0000 mon.c (mon.1) 9446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.218924+0000 mon.c (mon.1) 9447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.218924+0000 mon.c (mon.1) 9447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.220182+0000 mon.c (mon.1) 9448 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.220182+0000 mon.c (mon.1) 9448 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.232437+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.232437+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: cephadm 2024-04-22T21:18:02.235922+0000 mgr.x (mgr.34107) 2810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: cephadm 2024-04-22T21:18:02.235922+0000 mgr.x (mgr.34107) 2810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.295802+0000 mon.c (mon.1) 9449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.295802+0000 mon.c (mon.1) 9449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.299069+0000 mon.c (mon.1) 9450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.299069+0000 mon.c (mon.1) 9450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.030463+0000 mon.c (mon.1) 9437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.031314+0000 mon.c (mon.1) 9438 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.031314+0000 mon.c (mon.1) 9438 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.039448+0000 mon.a (mon.0) 2813 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.287 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.039448+0000 mon.a (mon.0) 2813 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: cephadm 2024-04-22T21:18:02.042632+0000 mgr.x (mgr.34107) 2808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: cephadm 2024-04-22T21:18:02.042632+0000 mgr.x (mgr.34107) 2808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.114421+0000 mon.c (mon.1) 9439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.114421+0000 mon.c (mon.1) 9439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.117521+0000 mon.c (mon.1) 9440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.117521+0000 mon.c (mon.1) 9440 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.119694+0000 mon.c (mon.1) 9441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.119694+0000 mon.c (mon.1) 9441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.122780+0000 mon.c (mon.1) 9442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.122780+0000 mon.c (mon.1) 9442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.124059+0000 mon.c (mon.1) 9443 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.124059+0000 mon.c (mon.1) 9443 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.133751+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.133751+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: cephadm 2024-04-22T21:18:02.137354+0000 mgr.x (mgr.34107) 2809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.300394+0000 mon.c (mon.1) 9451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.300394+0000 mon.c (mon.1) 9451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.303559+0000 mon.c (mon.1) 9452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.303559+0000 mon.c (mon.1) 9452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.304827+0000 mon.c (mon.1) 9453 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.304827+0000 mon.c (mon.1) 9453 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.312500+0000 mon.a (mon.0) 2816 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.312500+0000 mon.a (mon.0) 2816 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: cephadm 2024-04-22T21:18:02.317828+0000 mgr.x (mgr.34107) 2811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: cephadm 2024-04-22T21:18:02.317828+0000 mgr.x (mgr.34107) 2811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.397917+0000 mon.c (mon.1) 9454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.397917+0000 mon.c (mon.1) 9454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.402070+0000 mon.c (mon.1) 9455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.402070+0000 mon.c (mon.1) 9455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.403830+0000 mon.c (mon.1) 9456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.403830+0000 mon.c (mon.1) 9456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.407578+0000 mon.c (mon.1) 9457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.407578+0000 mon.c (mon.1) 9457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.408877+0000 mon.c (mon.1) 9458 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.408877+0000 mon.c (mon.1) 9458 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.419142+0000 mon.a (mon.0) 2817 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.419142+0000 mon.a (mon.0) 2817 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: cephadm 2024-04-22T21:18:02.423166+0000 mgr.x (mgr.34107) 2812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: cephadm 2024-04-22T21:18:02.423166+0000 mgr.x (mgr.34107) 2812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.496915+0000 mon.c (mon.1) 9459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.496915+0000 mon.c (mon.1) 9459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.500084+0000 mon.c (mon.1) 9460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.500084+0000 mon.c (mon.1) 9460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.501738+0000 mon.c (mon.1) 9461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.501738+0000 mon.c (mon.1) 9461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.505006+0000 mon.c (mon.1) 9462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.505006+0000 mon.c (mon.1) 9462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.506445+0000 mon.c (mon.1) 9463 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.506445+0000 mon.c (mon.1) 9463 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.518088+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.518088+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.596666+0000 mon.c (mon.1) 9464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.596666+0000 mon.c (mon.1) 9464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.599786+0000 mon.c (mon.1) 9465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.599786+0000 mon.c (mon.1) 9465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: cephadm 2024-04-22T21:18:02.137354+0000 mgr.x (mgr.34107) 2809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.210545+0000 mon.c (mon.1) 9444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.210545+0000 mon.c (mon.1) 9444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.213932+0000 mon.c (mon.1) 9445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.213932+0000 mon.c (mon.1) 9445 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.292 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.215660+0000 mon.c (mon.1) 9446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.215660+0000 mon.c (mon.1) 9446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.218924+0000 mon.c (mon.1) 9447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.218924+0000 mon.c (mon.1) 9447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.220182+0000 mon.c (mon.1) 9448 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.220182+0000 mon.c (mon.1) 9448 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.232437+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.232437+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: cephadm 2024-04-22T21:18:02.235922+0000 mgr.x (mgr.34107) 2810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: cephadm 2024-04-22T21:18:02.235922+0000 mgr.x (mgr.34107) 2810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.295802+0000 mon.c (mon.1) 9449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.295802+0000 mon.c (mon.1) 9449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.299069+0000 mon.c (mon.1) 9450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.299069+0000 mon.c (mon.1) 9450 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.601382+0000 mon.c (mon.1) 9466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.601382+0000 mon.c (mon.1) 9466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.604620+0000 mon.c (mon.1) 9467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.604620+0000 mon.c (mon.1) 9467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.605876+0000 mon.c (mon.1) 9468 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.605876+0000 mon.c (mon.1) 9468 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.617285+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.617285+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.694039+0000 mon.c (mon.1) 9469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.694039+0000 mon.c (mon.1) 9469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.697415+0000 mon.c (mon.1) 9470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.697415+0000 mon.c (mon.1) 9470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.699320+0000 mon.c (mon.1) 9471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.699320+0000 mon.c (mon.1) 9471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.703228+0000 mon.c (mon.1) 9472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.703228+0000 mon.c (mon.1) 9472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.704786+0000 mon.c (mon.1) 9473 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.704786+0000 mon.c (mon.1) 9473 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.716736+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.716736+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.807836+0000 mon.c (mon.1) 9474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.807836+0000 mon.c (mon.1) 9474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.810983+0000 mon.c (mon.1) 9475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.810983+0000 mon.c (mon.1) 9475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.812857+0000 mon.c (mon.1) 9476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.812857+0000 mon.c (mon.1) 9476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.815791+0000 mon.c (mon.1) 9477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.815791+0000 mon.c (mon.1) 9477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.816848+0000 mon.c (mon.1) 9478 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.816848+0000 mon.c (mon.1) 9478 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.828614+0000 mon.a (mon.0) 2821 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.828614+0000 mon.a (mon.0) 2821 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.887766+0000 mon.c (mon.1) 9479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.887766+0000 mon.c (mon.1) 9479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.890806+0000 mon.c (mon.1) 9480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.890806+0000 mon.c (mon.1) 9480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.892390+0000 mon.c (mon.1) 9481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.892390+0000 mon.c (mon.1) 9481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.300394+0000 mon.c (mon.1) 9451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.300394+0000 mon.c (mon.1) 9451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.303559+0000 mon.c (mon.1) 9452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.303559+0000 mon.c (mon.1) 9452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.304827+0000 mon.c (mon.1) 9453 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.304827+0000 mon.c (mon.1) 9453 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.312500+0000 mon.a (mon.0) 2816 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.312500+0000 mon.a (mon.0) 2816 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: cephadm 2024-04-22T21:18:02.317828+0000 mgr.x (mgr.34107) 2811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: cephadm 2024-04-22T21:18:02.317828+0000 mgr.x (mgr.34107) 2811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.397917+0000 mon.c (mon.1) 9454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.397917+0000 mon.c (mon.1) 9454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.402070+0000 mon.c (mon.1) 9455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.402070+0000 mon.c (mon.1) 9455 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.403830+0000 mon.c (mon.1) 9456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.403830+0000 mon.c (mon.1) 9456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.407578+0000 mon.c (mon.1) 9457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.407578+0000 mon.c (mon.1) 9457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.298 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.408877+0000 mon.c (mon.1) 9458 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.895537+0000 mon.c (mon.1) 9482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.895537+0000 mon.c (mon.1) 9482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.896830+0000 mon.c (mon.1) 9483 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.896830+0000 mon.c (mon.1) 9483 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.906375+0000 mon.a (mon.0) 2822 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.906375+0000 mon.a (mon.0) 2822 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.970420+0000 mon.c (mon.1) 9484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.970420+0000 mon.c (mon.1) 9484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.973745+0000 mon.c (mon.1) 9485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.973745+0000 mon.c (mon.1) 9485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.975542+0000 mon.c (mon.1) 9486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.975542+0000 mon.c (mon.1) 9486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.978646+0000 mon.c (mon.1) 9487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.978646+0000 mon.c (mon.1) 9487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.979803+0000 mon.c (mon.1) 9488 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.979803+0000 mon.c (mon.1) 9488 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.991472+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[75184]: audit 2024-04-22T21:18:02.991472+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.408877+0000 mon.c (mon.1) 9458 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.419142+0000 mon.a (mon.0) 2817 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.419142+0000 mon.a (mon.0) 2817 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: cephadm 2024-04-22T21:18:02.423166+0000 mgr.x (mgr.34107) 2812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: cephadm 2024-04-22T21:18:02.423166+0000 mgr.x (mgr.34107) 2812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:03.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.496915+0000 mon.c (mon.1) 9459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.496915+0000 mon.c (mon.1) 9459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.500084+0000 mon.c (mon.1) 9460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.500084+0000 mon.c (mon.1) 9460 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.501738+0000 mon.c (mon.1) 9461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.501738+0000 mon.c (mon.1) 9461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.301 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.505006+0000 mon.c (mon.1) 9462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.505006+0000 mon.c (mon.1) 9462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.506445+0000 mon.c (mon.1) 9463 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.506445+0000 mon.c (mon.1) 9463 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.518088+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.518088+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.596666+0000 mon.c (mon.1) 9464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.596666+0000 mon.c (mon.1) 9464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.599786+0000 mon.c (mon.1) 9465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.599786+0000 mon.c (mon.1) 9465 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.601382+0000 mon.c (mon.1) 9466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.601382+0000 mon.c (mon.1) 9466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.604620+0000 mon.c (mon.1) 9467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.604620+0000 mon.c (mon.1) 9467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.605876+0000 mon.c (mon.1) 9468 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.605876+0000 mon.c (mon.1) 9468 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.617285+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.617285+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.694039+0000 mon.c (mon.1) 9469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.694039+0000 mon.c (mon.1) 9469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.697415+0000 mon.c (mon.1) 9470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.697415+0000 mon.c (mon.1) 9470 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.699320+0000 mon.c (mon.1) 9471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.699320+0000 mon.c (mon.1) 9471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.703228+0000 mon.c (mon.1) 9472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.703228+0000 mon.c (mon.1) 9472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.704786+0000 mon.c (mon.1) 9473 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.704786+0000 mon.c (mon.1) 9473 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.716736+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.716736+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.807836+0000 mon.c (mon.1) 9474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.807836+0000 mon.c (mon.1) 9474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.810983+0000 mon.c (mon.1) 9475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.810983+0000 mon.c (mon.1) 9475 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.812857+0000 mon.c (mon.1) 9476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.812857+0000 mon.c (mon.1) 9476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.815791+0000 mon.c (mon.1) 9477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.815791+0000 mon.c (mon.1) 9477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.304 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.816848+0000 mon.c (mon.1) 9478 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.816848+0000 mon.c (mon.1) 9478 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.828614+0000 mon.a (mon.0) 2821 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.828614+0000 mon.a (mon.0) 2821 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.887766+0000 mon.c (mon.1) 9479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.887766+0000 mon.c (mon.1) 9479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.890806+0000 mon.c (mon.1) 9480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.890806+0000 mon.c (mon.1) 9480 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.892390+0000 mon.c (mon.1) 9481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.892390+0000 mon.c (mon.1) 9481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.895537+0000 mon.c (mon.1) 9482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.895537+0000 mon.c (mon.1) 9482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.896830+0000 mon.c (mon.1) 9483 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.896830+0000 mon.c (mon.1) 9483 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.906375+0000 mon.a (mon.0) 2822 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.906375+0000 mon.a (mon.0) 2822 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.970420+0000 mon.c (mon.1) 9484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.970420+0000 mon.c (mon.1) 9484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.973745+0000 mon.c (mon.1) 9485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.973745+0000 mon.c (mon.1) 9485 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:03.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.975542+0000 mon.c (mon.1) 9486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.975542+0000 mon.c (mon.1) 9486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:03.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.978646+0000 mon.c (mon.1) 9487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.978646+0000 mon.c (mon.1) 9487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:03.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.979803+0000 mon.c (mon.1) 9488 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.979803+0000 mon.c (mon.1) 9488 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:03.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.991472+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:03.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:03 smithi121 bash[73084]: audit 2024-04-22T21:18:02.991472+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: cephadm 2024-04-22T21:18:02.523868+0000 mgr.x (mgr.34107) 2813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: cephadm 2024-04-22T21:18:02.523868+0000 mgr.x (mgr.34107) 2813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: cephadm 2024-04-22T21:18:02.621199+0000 mgr.x (mgr.34107) 2814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: cephadm 2024-04-22T21:18:02.621199+0000 mgr.x (mgr.34107) 2814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: cephadm 2024-04-22T21:18:02.720508+0000 mgr.x (mgr.34107) 2815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: cephadm 2024-04-22T21:18:02.720508+0000 mgr.x (mgr.34107) 2815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: cephadm 2024-04-22T21:18:02.832736+0000 mgr.x (mgr.34107) 2816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: cephadm 2024-04-22T21:18:02.832736+0000 mgr.x (mgr.34107) 2816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: cluster 2024-04-22T21:18:02.841792+0000 mgr.x (mgr.34107) 2817 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:18:04.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: cluster 2024-04-22T21:18:02.841792+0000 mgr.x (mgr.34107) 2817 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:18:04.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: cephadm 2024-04-22T21:18:02.911727+0000 mgr.x (mgr.34107) 2818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: cephadm 2024-04-22T21:18:02.911727+0000 mgr.x (mgr.34107) 2818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: cephadm 2024-04-22T21:18:02.995226+0000 mgr.x (mgr.34107) 2819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: cephadm 2024-04-22T21:18:02.995226+0000 mgr.x (mgr.34107) 2819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.078084+0000 mon.c (mon.1) 9489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.078084+0000 mon.c (mon.1) 9489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.081731+0000 mon.c (mon.1) 9490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.081731+0000 mon.c (mon.1) 9490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.083375+0000 mon.c (mon.1) 9491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.083375+0000 mon.c (mon.1) 9491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: cephadm 2024-04-22T21:18:02.523868+0000 mgr.x (mgr.34107) 2813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: cephadm 2024-04-22T21:18:02.523868+0000 mgr.x (mgr.34107) 2813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: cephadm 2024-04-22T21:18:02.621199+0000 mgr.x (mgr.34107) 2814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: cephadm 2024-04-22T21:18:02.621199+0000 mgr.x (mgr.34107) 2814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: cephadm 2024-04-22T21:18:02.720508+0000 mgr.x (mgr.34107) 2815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: cephadm 2024-04-22T21:18:02.720508+0000 mgr.x (mgr.34107) 2815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: cephadm 2024-04-22T21:18:02.832736+0000 mgr.x (mgr.34107) 2816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: cephadm 2024-04-22T21:18:02.832736+0000 mgr.x (mgr.34107) 2816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: cluster 2024-04-22T21:18:02.841792+0000 mgr.x (mgr.34107) 2817 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:18:04.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: cluster 2024-04-22T21:18:02.841792+0000 mgr.x (mgr.34107) 2817 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:18:04.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: cephadm 2024-04-22T21:18:02.911727+0000 mgr.x (mgr.34107) 2818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: cephadm 2024-04-22T21:18:02.911727+0000 mgr.x (mgr.34107) 2818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: cephadm 2024-04-22T21:18:02.995226+0000 mgr.x (mgr.34107) 2819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: cephadm 2024-04-22T21:18:02.995226+0000 mgr.x (mgr.34107) 2819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.078084+0000 mon.c (mon.1) 9489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.078084+0000 mon.c (mon.1) 9489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.081731+0000 mon.c (mon.1) 9490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.081731+0000 mon.c (mon.1) 9490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.083375+0000 mon.c (mon.1) 9491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.083375+0000 mon.c (mon.1) 9491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.087540+0000 mon.c (mon.1) 9492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.087540+0000 mon.c (mon.1) 9492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.088887+0000 mon.c (mon.1) 9493 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.088887+0000 mon.c (mon.1) 9493 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.096246+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.096246+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: cephadm 2024-04-22T21:18:03.101926+0000 mgr.x (mgr.34107) 2820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: cephadm 2024-04-22T21:18:03.101926+0000 mgr.x (mgr.34107) 2820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.175923+0000 mon.c (mon.1) 9494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.175923+0000 mon.c (mon.1) 9494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.178588+0000 mon.c (mon.1) 9495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.178588+0000 mon.c (mon.1) 9495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.180055+0000 mon.c (mon.1) 9496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.180055+0000 mon.c (mon.1) 9496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.183072+0000 mon.c (mon.1) 9497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.183072+0000 mon.c (mon.1) 9497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.184142+0000 mon.c (mon.1) 9498 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.184142+0000 mon.c (mon.1) 9498 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.193072+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.286 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.193072+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.087540+0000 mon.c (mon.1) 9492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.087540+0000 mon.c (mon.1) 9492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.088887+0000 mon.c (mon.1) 9493 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.088887+0000 mon.c (mon.1) 9493 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.096246+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.096246+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: cephadm 2024-04-22T21:18:03.101926+0000 mgr.x (mgr.34107) 2820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: cephadm 2024-04-22T21:18:03.101926+0000 mgr.x (mgr.34107) 2820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.175923+0000 mon.c (mon.1) 9494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.175923+0000 mon.c (mon.1) 9494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.178588+0000 mon.c (mon.1) 9495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.178588+0000 mon.c (mon.1) 9495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.180055+0000 mon.c (mon.1) 9496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.180055+0000 mon.c (mon.1) 9496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.183072+0000 mon.c (mon.1) 9497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.183072+0000 mon.c (mon.1) 9497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.184142+0000 mon.c (mon.1) 9498 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.184142+0000 mon.c (mon.1) 9498 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.193072+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.193072+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: cephadm 2024-04-22T21:18:03.196100+0000 mgr.x (mgr.34107) 2821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: cephadm 2024-04-22T21:18:03.196100+0000 mgr.x (mgr.34107) 2821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.251469+0000 mon.c (mon.1) 9499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.251469+0000 mon.c (mon.1) 9499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.255439+0000 mon.c (mon.1) 9500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.255439+0000 mon.c (mon.1) 9500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.257493+0000 mon.c (mon.1) 9501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.257493+0000 mon.c (mon.1) 9501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.260704+0000 mon.c (mon.1) 9502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.260704+0000 mon.c (mon.1) 9502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.262030+0000 mon.c (mon.1) 9503 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.288 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.262030+0000 mon.c (mon.1) 9503 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.271726+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.271726+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: cephadm 2024-04-22T21:18:03.275667+0000 mgr.x (mgr.34107) 2822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: cephadm 2024-04-22T21:18:03.275667+0000 mgr.x (mgr.34107) 2822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.331340+0000 mon.c (mon.1) 9504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.331340+0000 mon.c (mon.1) 9504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.336109+0000 mon.c (mon.1) 9505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.336109+0000 mon.c (mon.1) 9505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: cephadm 2024-04-22T21:18:03.196100+0000 mgr.x (mgr.34107) 2821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: cephadm 2024-04-22T21:18:03.196100+0000 mgr.x (mgr.34107) 2821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.251469+0000 mon.c (mon.1) 9499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.251469+0000 mon.c (mon.1) 9499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.255439+0000 mon.c (mon.1) 9500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.255439+0000 mon.c (mon.1) 9500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.257493+0000 mon.c (mon.1) 9501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.257493+0000 mon.c (mon.1) 9501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.260704+0000 mon.c (mon.1) 9502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.260704+0000 mon.c (mon.1) 9502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.262030+0000 mon.c (mon.1) 9503 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.262030+0000 mon.c (mon.1) 9503 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.271726+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.271726+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: cephadm 2024-04-22T21:18:03.275667+0000 mgr.x (mgr.34107) 2822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: cephadm 2024-04-22T21:18:03.275667+0000 mgr.x (mgr.34107) 2822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.290 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.331340+0000 mon.c (mon.1) 9504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.331340+0000 mon.c (mon.1) 9504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.336109+0000 mon.c (mon.1) 9505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.336109+0000 mon.c (mon.1) 9505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.337841+0000 mon.c (mon.1) 9506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.337841+0000 mon.c (mon.1) 9506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.340878+0000 mon.c (mon.1) 9507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.340878+0000 mon.c (mon.1) 9507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.342263+0000 mon.c (mon.1) 9508 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.342263+0000 mon.c (mon.1) 9508 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.352229+0000 mon.a (mon.0) 2827 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.352229+0000 mon.a (mon.0) 2827 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: cephadm 2024-04-22T21:18:03.356427+0000 mgr.x (mgr.34107) 2823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: cephadm 2024-04-22T21:18:03.356427+0000 mgr.x (mgr.34107) 2823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.426945+0000 mon.c (mon.1) 9509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.426945+0000 mon.c (mon.1) 9509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.429776+0000 mon.c (mon.1) 9510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.429776+0000 mon.c (mon.1) 9510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.431304+0000 mon.c (mon.1) 9511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.431304+0000 mon.c (mon.1) 9511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.434256+0000 mon.c (mon.1) 9512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.434256+0000 mon.c (mon.1) 9512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.435272+0000 mon.c (mon.1) 9513 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.337841+0000 mon.c (mon.1) 9506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.337841+0000 mon.c (mon.1) 9506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.340878+0000 mon.c (mon.1) 9507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.340878+0000 mon.c (mon.1) 9507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.342263+0000 mon.c (mon.1) 9508 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.342263+0000 mon.c (mon.1) 9508 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.352229+0000 mon.a (mon.0) 2827 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.352229+0000 mon.a (mon.0) 2827 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: cephadm 2024-04-22T21:18:03.356427+0000 mgr.x (mgr.34107) 2823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: cephadm 2024-04-22T21:18:03.356427+0000 mgr.x (mgr.34107) 2823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.426945+0000 mon.c (mon.1) 9509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.426945+0000 mon.c (mon.1) 9509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.293 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.429776+0000 mon.c (mon.1) 9510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.429776+0000 mon.c (mon.1) 9510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.431304+0000 mon.c (mon.1) 9511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.431304+0000 mon.c (mon.1) 9511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.434256+0000 mon.c (mon.1) 9512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.434256+0000 mon.c (mon.1) 9512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.294 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.435272+0000 mon.c (mon.1) 9513 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.435272+0000 mon.c (mon.1) 9513 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.442493+0000 mon.a (mon.0) 2828 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.442493+0000 mon.a (mon.0) 2828 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.294 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: cephadm 2024-04-22T21:18:03.447850+0000 mgr.x (mgr.34107) 2824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: cephadm 2024-04-22T21:18:03.447850+0000 mgr.x (mgr.34107) 2824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.519192+0000 mon.c (mon.1) 9514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.519192+0000 mon.c (mon.1) 9514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.522482+0000 mon.c (mon.1) 9515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.522482+0000 mon.c (mon.1) 9515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.524421+0000 mon.c (mon.1) 9516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.524421+0000 mon.c (mon.1) 9516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.527565+0000 mon.c (mon.1) 9517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.527565+0000 mon.c (mon.1) 9517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.528979+0000 mon.c (mon.1) 9518 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.528979+0000 mon.c (mon.1) 9518 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.539968+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.539968+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.598633+0000 mon.c (mon.1) 9519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.295 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.598633+0000 mon.c (mon.1) 9519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.296 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.601709+0000 mon.c (mon.1) 9520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.435272+0000 mon.c (mon.1) 9513 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.442493+0000 mon.a (mon.0) 2828 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.442493+0000 mon.a (mon.0) 2828 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: cephadm 2024-04-22T21:18:03.447850+0000 mgr.x (mgr.34107) 2824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: cephadm 2024-04-22T21:18:03.447850+0000 mgr.x (mgr.34107) 2824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.519192+0000 mon.c (mon.1) 9514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.519192+0000 mon.c (mon.1) 9514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.522482+0000 mon.c (mon.1) 9515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.522482+0000 mon.c (mon.1) 9515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.296 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.524421+0000 mon.c (mon.1) 9516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.524421+0000 mon.c (mon.1) 9516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.527565+0000 mon.c (mon.1) 9517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.527565+0000 mon.c (mon.1) 9517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.528979+0000 mon.c (mon.1) 9518 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.528979+0000 mon.c (mon.1) 9518 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.539968+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.539968+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.598633+0000 mon.c (mon.1) 9519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.598633+0000 mon.c (mon.1) 9519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.297 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.601709+0000 mon.c (mon.1) 9520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.297 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.601709+0000 mon.c (mon.1) 9520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.603723+0000 mon.c (mon.1) 9521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.603723+0000 mon.c (mon.1) 9521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.606968+0000 mon.c (mon.1) 9522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.606968+0000 mon.c (mon.1) 9522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.608201+0000 mon.c (mon.1) 9523 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.608201+0000 mon.c (mon.1) 9523 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.617600+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.617600+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.675769+0000 mon.c (mon.1) 9524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.675769+0000 mon.c (mon.1) 9524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.679059+0000 mon.c (mon.1) 9525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.679059+0000 mon.c (mon.1) 9525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.680937+0000 mon.c (mon.1) 9526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.680937+0000 mon.c (mon.1) 9526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.298 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.684567+0000 mon.c (mon.1) 9527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.684567+0000 mon.c (mon.1) 9527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.686633+0000 mon.c (mon.1) 9528 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.299 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.686633+0000 mon.c (mon.1) 9528 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.601709+0000 mon.c (mon.1) 9520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.603723+0000 mon.c (mon.1) 9521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.603723+0000 mon.c (mon.1) 9521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.606968+0000 mon.c (mon.1) 9522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.606968+0000 mon.c (mon.1) 9522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.608201+0000 mon.c (mon.1) 9523 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.608201+0000 mon.c (mon.1) 9523 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.299 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.617600+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.617600+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.675769+0000 mon.c (mon.1) 9524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.675769+0000 mon.c (mon.1) 9524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.679059+0000 mon.c (mon.1) 9525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.679059+0000 mon.c (mon.1) 9525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.680937+0000 mon.c (mon.1) 9526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.680937+0000 mon.c (mon.1) 9526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.684567+0000 mon.c (mon.1) 9527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.684567+0000 mon.c (mon.1) 9527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.686633+0000 mon.c (mon.1) 9528 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.300 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.686633+0000 mon.c (mon.1) 9528 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.300 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.695398+0000 mon.a (mon.0) 2831 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.695398+0000 mon.a (mon.0) 2831 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.738736+0000 mon.c (mon.1) 9529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.738736+0000 mon.c (mon.1) 9529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.741919+0000 mon.c (mon.1) 9530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.741919+0000 mon.c (mon.1) 9530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.743633+0000 mon.c (mon.1) 9531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.743633+0000 mon.c (mon.1) 9531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.746729+0000 mon.c (mon.1) 9532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.746729+0000 mon.c (mon.1) 9532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.747892+0000 mon.c (mon.1) 9533 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.747892+0000 mon.c (mon.1) 9533 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.757224+0000 mon.a (mon.0) 2832 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.757224+0000 mon.a (mon.0) 2832 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.301 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.800564+0000 mon.c (mon.1) 9534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.800564+0000 mon.c (mon.1) 9534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.803496+0000 mon.c (mon.1) 9535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.803496+0000 mon.c (mon.1) 9535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.804971+0000 mon.c (mon.1) 9536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.302 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.804971+0000 mon.c (mon.1) 9536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.695398+0000 mon.a (mon.0) 2831 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.695398+0000 mon.a (mon.0) 2831 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.738736+0000 mon.c (mon.1) 9529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.738736+0000 mon.c (mon.1) 9529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.302 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.741919+0000 mon.c (mon.1) 9530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.741919+0000 mon.c (mon.1) 9530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.743633+0000 mon.c (mon.1) 9531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.743633+0000 mon.c (mon.1) 9531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.746729+0000 mon.c (mon.1) 9532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.746729+0000 mon.c (mon.1) 9532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.747892+0000 mon.c (mon.1) 9533 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.747892+0000 mon.c (mon.1) 9533 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.757224+0000 mon.a (mon.0) 2832 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.757224+0000 mon.a (mon.0) 2832 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.800564+0000 mon.c (mon.1) 9534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.800564+0000 mon.c (mon.1) 9534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.803496+0000 mon.c (mon.1) 9535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.803496+0000 mon.c (mon.1) 9535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.804971+0000 mon.c (mon.1) 9536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.303 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.804971+0000 mon.c (mon.1) 9536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.808389+0000 mon.c (mon.1) 9537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.808389+0000 mon.c (mon.1) 9537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.809391+0000 mon.c (mon.1) 9538 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.809391+0000 mon.c (mon.1) 9538 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.818480+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.818480+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.876612+0000 mon.c (mon.1) 9539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.876612+0000 mon.c (mon.1) 9539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.879323+0000 mon.c (mon.1) 9540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.879323+0000 mon.c (mon.1) 9540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.304 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.880902+0000 mon.c (mon.1) 9541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.880902+0000 mon.c (mon.1) 9541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.883779+0000 mon.c (mon.1) 9542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.883779+0000 mon.c (mon.1) 9542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.885305+0000 mon.c (mon.1) 9543 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.885305+0000 mon.c (mon.1) 9543 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.894506+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.894506+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.305 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.953581+0000 mon.c (mon.1) 9544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.808389+0000 mon.c (mon.1) 9537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.808389+0000 mon.c (mon.1) 9537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.305 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.809391+0000 mon.c (mon.1) 9538 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.809391+0000 mon.c (mon.1) 9538 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.818480+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.818480+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.876612+0000 mon.c (mon.1) 9539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.876612+0000 mon.c (mon.1) 9539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.879323+0000 mon.c (mon.1) 9540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.879323+0000 mon.c (mon.1) 9540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.880902+0000 mon.c (mon.1) 9541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.880902+0000 mon.c (mon.1) 9541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.883779+0000 mon.c (mon.1) 9542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.883779+0000 mon.c (mon.1) 9542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.885305+0000 mon.c (mon.1) 9543 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.306 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.885305+0000 mon.c (mon.1) 9543 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.894506+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.894506+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.307 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.953581+0000 mon.c (mon.1) 9544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.953581+0000 mon.c (mon.1) 9544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.956778+0000 mon.c (mon.1) 9545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.956778+0000 mon.c (mon.1) 9545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.958536+0000 mon.c (mon.1) 9546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.958536+0000 mon.c (mon.1) 9546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.961556+0000 mon.c (mon.1) 9547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.961556+0000 mon.c (mon.1) 9547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.307 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.962895+0000 mon.c (mon.1) 9548 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.962895+0000 mon.c (mon.1) 9548 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.972305+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.308 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[75184]: audit 2024-04-22T21:18:03.972305+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.953581+0000 mon.c (mon.1) 9544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.956778+0000 mon.c (mon.1) 9545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.956778+0000 mon.c (mon.1) 9545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.958536+0000 mon.c (mon.1) 9546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.958536+0000 mon.c (mon.1) 9546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.961556+0000 mon.c (mon.1) 9547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.961556+0000 mon.c (mon.1) 9547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.308 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.962895+0000 mon.c (mon.1) 9548 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.962895+0000 mon.c (mon.1) 9548 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.972305+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.309 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:04 smithi121 bash[73084]: audit 2024-04-22T21:18:03.972305+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.321 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: cephadm 2024-04-22T21:18:02.523868+0000 mgr.x (mgr.34107) 2813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.321 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: cephadm 2024-04-22T21:18:02.523868+0000 mgr.x (mgr.34107) 2813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.321 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: cephadm 2024-04-22T21:18:02.621199+0000 mgr.x (mgr.34107) 2814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.321 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: cephadm 2024-04-22T21:18:02.621199+0000 mgr.x (mgr.34107) 2814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.321 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: cephadm 2024-04-22T21:18:02.720508+0000 mgr.x (mgr.34107) 2815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.321 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: cephadm 2024-04-22T21:18:02.720508+0000 mgr.x (mgr.34107) 2815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.321 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: cephadm 2024-04-22T21:18:02.832736+0000 mgr.x (mgr.34107) 2816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.321 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: cephadm 2024-04-22T21:18:02.832736+0000 mgr.x (mgr.34107) 2816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.321 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: cluster 2024-04-22T21:18:02.841792+0000 mgr.x (mgr.34107) 2817 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:18:04.321 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: cluster 2024-04-22T21:18:02.841792+0000 mgr.x (mgr.34107) 2817 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:18:04.322 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: cephadm 2024-04-22T21:18:02.911727+0000 mgr.x (mgr.34107) 2818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.322 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: cephadm 2024-04-22T21:18:02.911727+0000 mgr.x (mgr.34107) 2818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.322 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: cephadm 2024-04-22T21:18:02.995226+0000 mgr.x (mgr.34107) 2819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.322 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: cephadm 2024-04-22T21:18:02.995226+0000 mgr.x (mgr.34107) 2819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.322 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.078084+0000 mon.c (mon.1) 9489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.322 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.078084+0000 mon.c (mon.1) 9489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.322 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.081731+0000 mon.c (mon.1) 9490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.322 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.081731+0000 mon.c (mon.1) 9490 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.322 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.083375+0000 mon.c (mon.1) 9491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.322 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.083375+0000 mon.c (mon.1) 9491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.322 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.087540+0000 mon.c (mon.1) 9492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.322 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.087540+0000 mon.c (mon.1) 9492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.322 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.088887+0000 mon.c (mon.1) 9493 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.323 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.088887+0000 mon.c (mon.1) 9493 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.323 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.096246+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.323 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.096246+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.323 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: cephadm 2024-04-22T21:18:03.101926+0000 mgr.x (mgr.34107) 2820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.323 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: cephadm 2024-04-22T21:18:03.101926+0000 mgr.x (mgr.34107) 2820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.323 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.175923+0000 mon.c (mon.1) 9494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.323 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.175923+0000 mon.c (mon.1) 9494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.323 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.178588+0000 mon.c (mon.1) 9495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.323 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.178588+0000 mon.c (mon.1) 9495 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.323 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.180055+0000 mon.c (mon.1) 9496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.323 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.180055+0000 mon.c (mon.1) 9496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.323 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.183072+0000 mon.c (mon.1) 9497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.323 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.183072+0000 mon.c (mon.1) 9497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.324 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.184142+0000 mon.c (mon.1) 9498 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.324 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.184142+0000 mon.c (mon.1) 9498 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.324 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.193072+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.324 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.193072+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.325 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: cephadm 2024-04-22T21:18:03.196100+0000 mgr.x (mgr.34107) 2821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.325 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: cephadm 2024-04-22T21:18:03.196100+0000 mgr.x (mgr.34107) 2821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.325 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.251469+0000 mon.c (mon.1) 9499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.325 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.251469+0000 mon.c (mon.1) 9499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.325 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.255439+0000 mon.c (mon.1) 9500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.325 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.255439+0000 mon.c (mon.1) 9500 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.325 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.257493+0000 mon.c (mon.1) 9501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.326 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.257493+0000 mon.c (mon.1) 9501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.326 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.260704+0000 mon.c (mon.1) 9502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.326 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.260704+0000 mon.c (mon.1) 9502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.326 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.262030+0000 mon.c (mon.1) 9503 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.326 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.262030+0000 mon.c (mon.1) 9503 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.326 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.271726+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.326 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.271726+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.326 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: cephadm 2024-04-22T21:18:03.275667+0000 mgr.x (mgr.34107) 2822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.326 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: cephadm 2024-04-22T21:18:03.275667+0000 mgr.x (mgr.34107) 2822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.326 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.331340+0000 mon.c (mon.1) 9504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.326 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.331340+0000 mon.c (mon.1) 9504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.326 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.336109+0000 mon.c (mon.1) 9505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.327 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.336109+0000 mon.c (mon.1) 9505 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.327 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.337841+0000 mon.c (mon.1) 9506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.327 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.337841+0000 mon.c (mon.1) 9506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.327 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.340878+0000 mon.c (mon.1) 9507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.327 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.340878+0000 mon.c (mon.1) 9507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.327 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.342263+0000 mon.c (mon.1) 9508 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.327 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.342263+0000 mon.c (mon.1) 9508 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.327 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.352229+0000 mon.a (mon.0) 2827 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.327 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.352229+0000 mon.a (mon.0) 2827 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.327 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: cephadm 2024-04-22T21:18:03.356427+0000 mgr.x (mgr.34107) 2823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.327 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: cephadm 2024-04-22T21:18:03.356427+0000 mgr.x (mgr.34107) 2823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.327 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.426945+0000 mon.c (mon.1) 9509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.327 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.426945+0000 mon.c (mon.1) 9509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.327 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.429776+0000 mon.c (mon.1) 9510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.328 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.429776+0000 mon.c (mon.1) 9510 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.328 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.431304+0000 mon.c (mon.1) 9511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.328 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.431304+0000 mon.c (mon.1) 9511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.328 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.434256+0000 mon.c (mon.1) 9512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.328 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.434256+0000 mon.c (mon.1) 9512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.328 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.435272+0000 mon.c (mon.1) 9513 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.328 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.435272+0000 mon.c (mon.1) 9513 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.328 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.442493+0000 mon.a (mon.0) 2828 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.328 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.442493+0000 mon.a (mon.0) 2828 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.328 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: cephadm 2024-04-22T21:18:03.447850+0000 mgr.x (mgr.34107) 2824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.328 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: cephadm 2024-04-22T21:18:03.447850+0000 mgr.x (mgr.34107) 2824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:04.328 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.519192+0000 mon.c (mon.1) 9514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.328 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.519192+0000 mon.c (mon.1) 9514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.329 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.522482+0000 mon.c (mon.1) 9515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.329 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.522482+0000 mon.c (mon.1) 9515 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.329 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.524421+0000 mon.c (mon.1) 9516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.329 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.524421+0000 mon.c (mon.1) 9516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.329 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.527565+0000 mon.c (mon.1) 9517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.329 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.527565+0000 mon.c (mon.1) 9517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.329 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.528979+0000 mon.c (mon.1) 9518 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.329 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.528979+0000 mon.c (mon.1) 9518 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.329 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.539968+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.329 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.539968+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.329 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.598633+0000 mon.c (mon.1) 9519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.329 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.598633+0000 mon.c (mon.1) 9519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.329 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.601709+0000 mon.c (mon.1) 9520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.330 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.601709+0000 mon.c (mon.1) 9520 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.330 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.603723+0000 mon.c (mon.1) 9521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.330 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.603723+0000 mon.c (mon.1) 9521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.330 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.606968+0000 mon.c (mon.1) 9522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.330 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.606968+0000 mon.c (mon.1) 9522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.330 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.608201+0000 mon.c (mon.1) 9523 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.330 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.608201+0000 mon.c (mon.1) 9523 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.330 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.617600+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.330 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.617600+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.330 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.675769+0000 mon.c (mon.1) 9524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.330 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.675769+0000 mon.c (mon.1) 9524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.330 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.679059+0000 mon.c (mon.1) 9525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.330 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.679059+0000 mon.c (mon.1) 9525 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.331 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.680937+0000 mon.c (mon.1) 9526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.331 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.680937+0000 mon.c (mon.1) 9526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.331 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.684567+0000 mon.c (mon.1) 9527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.331 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.684567+0000 mon.c (mon.1) 9527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.331 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.686633+0000 mon.c (mon.1) 9528 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.331 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.686633+0000 mon.c (mon.1) 9528 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.331 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.695398+0000 mon.a (mon.0) 2831 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.331 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.695398+0000 mon.a (mon.0) 2831 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.331 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.738736+0000 mon.c (mon.1) 9529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.331 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.738736+0000 mon.c (mon.1) 9529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.331 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.741919+0000 mon.c (mon.1) 9530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.331 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.741919+0000 mon.c (mon.1) 9530 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.331 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.743633+0000 mon.c (mon.1) 9531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.331 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.743633+0000 mon.c (mon.1) 9531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.332 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.746729+0000 mon.c (mon.1) 9532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.332 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.746729+0000 mon.c (mon.1) 9532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.332 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.747892+0000 mon.c (mon.1) 9533 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.332 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.747892+0000 mon.c (mon.1) 9533 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.332 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.757224+0000 mon.a (mon.0) 2832 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.332 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.757224+0000 mon.a (mon.0) 2832 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.332 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.800564+0000 mon.c (mon.1) 9534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.332 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.800564+0000 mon.c (mon.1) 9534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.332 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.803496+0000 mon.c (mon.1) 9535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.332 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.803496+0000 mon.c (mon.1) 9535 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.332 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.804971+0000 mon.c (mon.1) 9536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.332 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.804971+0000 mon.c (mon.1) 9536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.332 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.808389+0000 mon.c (mon.1) 9537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.332 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.808389+0000 mon.c (mon.1) 9537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.332 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.809391+0000 mon.c (mon.1) 9538 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.333 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.809391+0000 mon.c (mon.1) 9538 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.333 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.818480+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.333 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.818480+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.333 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.876612+0000 mon.c (mon.1) 9539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.333 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.876612+0000 mon.c (mon.1) 9539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.333 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.879323+0000 mon.c (mon.1) 9540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.333 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.879323+0000 mon.c (mon.1) 9540 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.333 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.880902+0000 mon.c (mon.1) 9541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.333 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.880902+0000 mon.c (mon.1) 9541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.333 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.883779+0000 mon.c (mon.1) 9542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.333 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.883779+0000 mon.c (mon.1) 9542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.333 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.885305+0000 mon.c (mon.1) 9543 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.333 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.885305+0000 mon.c (mon.1) 9543 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.333 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.894506+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.333 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.894506+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.334 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.953581+0000 mon.c (mon.1) 9544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.334 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.953581+0000 mon.c (mon.1) 9544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.334 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.956778+0000 mon.c (mon.1) 9545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.334 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.956778+0000 mon.c (mon.1) 9545 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:04.334 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.958536+0000 mon.c (mon.1) 9546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.334 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.958536+0000 mon.c (mon.1) 9546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:04.334 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.961556+0000 mon.c (mon.1) 9547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.334 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.961556+0000 mon.c (mon.1) 9547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:04.334 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.962895+0000 mon.c (mon.1) 9548 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.334 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.962895+0000 mon.c (mon.1) 9548 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:04.334 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.972305+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:04.334 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:04 smithi123 bash[58916]: audit 2024-04-22T21:18:03.972305+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:05.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: cephadm 2024-04-22T21:18:03.543540+0000 mgr.x (mgr.34107) 2825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: cephadm 2024-04-22T21:18:03.543540+0000 mgr.x (mgr.34107) 2825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: cephadm 2024-04-22T21:18:03.621003+0000 mgr.x (mgr.34107) 2826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: cephadm 2024-04-22T21:18:03.621003+0000 mgr.x (mgr.34107) 2826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: cephadm 2024-04-22T21:18:03.699018+0000 mgr.x (mgr.34107) 2827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: cephadm 2024-04-22T21:18:03.699018+0000 mgr.x (mgr.34107) 2827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: cephadm 2024-04-22T21:18:03.760862+0000 mgr.x (mgr.34107) 2828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: cephadm 2024-04-22T21:18:03.760862+0000 mgr.x (mgr.34107) 2828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: cephadm 2024-04-22T21:18:03.821976+0000 mgr.x (mgr.34107) 2829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: cephadm 2024-04-22T21:18:03.821976+0000 mgr.x (mgr.34107) 2829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: cephadm 2024-04-22T21:18:03.897918+0000 mgr.x (mgr.34107) 2830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: cephadm 2024-04-22T21:18:03.897918+0000 mgr.x (mgr.34107) 2830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: cephadm 2024-04-22T21:18:03.978062+0000 mgr.x (mgr.34107) 2831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: cephadm 2024-04-22T21:18:03.978062+0000 mgr.x (mgr.34107) 2831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.048270+0000 mon.c (mon.1) 9549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:05.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.048270+0000 mon.c (mon.1) 9549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:05.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.050796+0000 mon.c (mon.1) 9550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.050796+0000 mon.c (mon.1) 9550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.052153+0000 mon.c (mon.1) 9551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:05.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.052153+0000 mon.c (mon.1) 9551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:05.241 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.054863+0000 mon.c (mon.1) 9552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:05.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.054863+0000 mon.c (mon.1) 9552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:05.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.055997+0000 mon.c (mon.1) 9553 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:05.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.055997+0000 mon.c (mon.1) 9553 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:05.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.064254+0000 mon.a (mon.0) 2836 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:05.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.064254+0000 mon.a (mon.0) 2836 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:05.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: cephadm 2024-04-22T21:18:04.067724+0000 mgr.x (mgr.34107) 2832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: cephadm 2024-04-22T21:18:04.067724+0000 mgr.x (mgr.34107) 2832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.086231+0000 mon.a (mon.0) 2837 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:05.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.086231+0000 mon.a (mon.0) 2837 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:05.242 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.097070+0000 mon.a (mon.0) 2838 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:05.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.097070+0000 mon.a (mon.0) 2838 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:05.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.104917+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:05.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.104917+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:05.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.123055+0000 mon.c (mon.1) 9554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:05.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.123055+0000 mon.c (mon.1) 9554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:05.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.125526+0000 mon.c (mon.1) 9555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.125526+0000 mon.c (mon.1) 9555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.127182+0000 mon.c (mon.1) 9556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.127182+0000 mon.c (mon.1) 9556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.128374+0000 mon.c (mon.1) 9557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.128374+0000 mon.c (mon.1) 9557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.130468+0000 mon.c (mon.1) 9558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.243 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.130468+0000 mon.c (mon.1) 9558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.132872+0000 mon.c (mon.1) 9559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.132872+0000 mon.c (mon.1) 9559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.134454+0000 mon.c (mon.1) 9560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.134454+0000 mon.c (mon.1) 9560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.135571+0000 mon.c (mon.1) 9561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.135571+0000 mon.c (mon.1) 9561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.136712+0000 mon.c (mon.1) 9562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.136712+0000 mon.c (mon.1) 9562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.137826+0000 mon.c (mon.1) 9563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.137826+0000 mon.c (mon.1) 9563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.139013+0000 mon.c (mon.1) 9564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.139013+0000 mon.c (mon.1) 9564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.140139+0000 mon.c (mon.1) 9565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.140139+0000 mon.c (mon.1) 9565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.244 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.141373+0000 mon.c (mon.1) 9566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.141373+0000 mon.c (mon.1) 9566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.142955+0000 mon.c (mon.1) 9567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.142955+0000 mon.c (mon.1) 9567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.144416+0000 mon.c (mon.1) 9568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.245 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:05 smithi123 bash[58916]: audit 2024-04-22T21:18:04.144416+0000 mon.c (mon.1) 9568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: cephadm 2024-04-22T21:18:03.543540+0000 mgr.x (mgr.34107) 2825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: cephadm 2024-04-22T21:18:03.543540+0000 mgr.x (mgr.34107) 2825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: cephadm 2024-04-22T21:18:03.621003+0000 mgr.x (mgr.34107) 2826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: cephadm 2024-04-22T21:18:03.621003+0000 mgr.x (mgr.34107) 2826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: cephadm 2024-04-22T21:18:03.699018+0000 mgr.x (mgr.34107) 2827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: cephadm 2024-04-22T21:18:03.699018+0000 mgr.x (mgr.34107) 2827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: cephadm 2024-04-22T21:18:03.760862+0000 mgr.x (mgr.34107) 2828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: cephadm 2024-04-22T21:18:03.760862+0000 mgr.x (mgr.34107) 2828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: cephadm 2024-04-22T21:18:03.821976+0000 mgr.x (mgr.34107) 2829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: cephadm 2024-04-22T21:18:03.821976+0000 mgr.x (mgr.34107) 2829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: cephadm 2024-04-22T21:18:03.897918+0000 mgr.x (mgr.34107) 2830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: cephadm 2024-04-22T21:18:03.897918+0000 mgr.x (mgr.34107) 2830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: cephadm 2024-04-22T21:18:03.978062+0000 mgr.x (mgr.34107) 2831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: cephadm 2024-04-22T21:18:03.978062+0000 mgr.x (mgr.34107) 2831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.048270+0000 mon.c (mon.1) 9549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:05.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.048270+0000 mon.c (mon.1) 9549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:05.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.050796+0000 mon.c (mon.1) 9550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.050796+0000 mon.c (mon.1) 9550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.052153+0000 mon.c (mon.1) 9551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:05.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.052153+0000 mon.c (mon.1) 9551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:05.282 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.054863+0000 mon.c (mon.1) 9552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:05.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: cephadm 2024-04-22T21:18:03.543540+0000 mgr.x (mgr.34107) 2825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: cephadm 2024-04-22T21:18:03.543540+0000 mgr.x (mgr.34107) 2825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: cephadm 2024-04-22T21:18:03.621003+0000 mgr.x (mgr.34107) 2826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.282 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: cephadm 2024-04-22T21:18:03.621003+0000 mgr.x (mgr.34107) 2826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: cephadm 2024-04-22T21:18:03.699018+0000 mgr.x (mgr.34107) 2827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: cephadm 2024-04-22T21:18:03.699018+0000 mgr.x (mgr.34107) 2827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: cephadm 2024-04-22T21:18:03.760862+0000 mgr.x (mgr.34107) 2828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: cephadm 2024-04-22T21:18:03.760862+0000 mgr.x (mgr.34107) 2828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: cephadm 2024-04-22T21:18:03.821976+0000 mgr.x (mgr.34107) 2829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: cephadm 2024-04-22T21:18:03.821976+0000 mgr.x (mgr.34107) 2829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: cephadm 2024-04-22T21:18:03.897918+0000 mgr.x (mgr.34107) 2830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: cephadm 2024-04-22T21:18:03.897918+0000 mgr.x (mgr.34107) 2830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: cephadm 2024-04-22T21:18:03.978062+0000 mgr.x (mgr.34107) 2831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: cephadm 2024-04-22T21:18:03.978062+0000 mgr.x (mgr.34107) 2831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.048270+0000 mon.c (mon.1) 9549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:05.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.048270+0000 mon.c (mon.1) 9549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:05.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.050796+0000 mon.c (mon.1) 9550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.283 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.050796+0000 mon.c (mon.1) 9550 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.052153+0000 mon.c (mon.1) 9551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:05.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.052153+0000 mon.c (mon.1) 9551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:05.284 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.054863+0000 mon.c (mon.1) 9552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:05.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.054863+0000 mon.c (mon.1) 9552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:05.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.055997+0000 mon.c (mon.1) 9553 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:05.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.055997+0000 mon.c (mon.1) 9553 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:05.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.064254+0000 mon.a (mon.0) 2836 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:05.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.064254+0000 mon.a (mon.0) 2836 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:05.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: cephadm 2024-04-22T21:18:04.067724+0000 mgr.x (mgr.34107) 2832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.284 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: cephadm 2024-04-22T21:18:04.067724+0000 mgr.x (mgr.34107) 2832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.086231+0000 mon.a (mon.0) 2837 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:05.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.086231+0000 mon.a (mon.0) 2837 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:05.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.097070+0000 mon.a (mon.0) 2838 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:05.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.097070+0000 mon.a (mon.0) 2838 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:05.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.104917+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:05.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.104917+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:05.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.123055+0000 mon.c (mon.1) 9554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:05.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.123055+0000 mon.c (mon.1) 9554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:05.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.125526+0000 mon.c (mon.1) 9555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.125526+0000 mon.c (mon.1) 9555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.127182+0000 mon.c (mon.1) 9556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.127182+0000 mon.c (mon.1) 9556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.128374+0000 mon.c (mon.1) 9557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.285 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.128374+0000 mon.c (mon.1) 9557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.054863+0000 mon.c (mon.1) 9552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:05.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.055997+0000 mon.c (mon.1) 9553 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:05.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.055997+0000 mon.c (mon.1) 9553 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:05.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.064254+0000 mon.a (mon.0) 2836 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:05.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.064254+0000 mon.a (mon.0) 2836 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:05.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: cephadm 2024-04-22T21:18:04.067724+0000 mgr.x (mgr.34107) 2832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: cephadm 2024-04-22T21:18:04.067724+0000 mgr.x (mgr.34107) 2832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:05.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.086231+0000 mon.a (mon.0) 2837 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:05.286 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.086231+0000 mon.a (mon.0) 2837 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:05.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.097070+0000 mon.a (mon.0) 2838 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:05.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.097070+0000 mon.a (mon.0) 2838 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:05.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.104917+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:05.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.104917+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:05.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.123055+0000 mon.c (mon.1) 9554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:05.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.123055+0000 mon.c (mon.1) 9554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:05.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.125526+0000 mon.c (mon.1) 9555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.125526+0000 mon.c (mon.1) 9555 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.127182+0000 mon.c (mon.1) 9556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.127182+0000 mon.c (mon.1) 9556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.128374+0000 mon.c (mon.1) 9557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.287 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.128374+0000 mon.c (mon.1) 9557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.130468+0000 mon.c (mon.1) 9558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.130468+0000 mon.c (mon.1) 9558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.132872+0000 mon.c (mon.1) 9559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.132872+0000 mon.c (mon.1) 9559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.134454+0000 mon.c (mon.1) 9560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.134454+0000 mon.c (mon.1) 9560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.135571+0000 mon.c (mon.1) 9561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.135571+0000 mon.c (mon.1) 9561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.136712+0000 mon.c (mon.1) 9562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.136712+0000 mon.c (mon.1) 9562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.137826+0000 mon.c (mon.1) 9563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.137826+0000 mon.c (mon.1) 9563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.288 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.139013+0000 mon.c (mon.1) 9564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.139013+0000 mon.c (mon.1) 9564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.140139+0000 mon.c (mon.1) 9565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.140139+0000 mon.c (mon.1) 9565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.141373+0000 mon.c (mon.1) 9566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.141373+0000 mon.c (mon.1) 9566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.142955+0000 mon.c (mon.1) 9567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.289 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.142955+0000 mon.c (mon.1) 9567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.130468+0000 mon.c (mon.1) 9558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.130468+0000 mon.c (mon.1) 9558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.289 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.132872+0000 mon.c (mon.1) 9559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.132872+0000 mon.c (mon.1) 9559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.134454+0000 mon.c (mon.1) 9560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.134454+0000 mon.c (mon.1) 9560 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.135571+0000 mon.c (mon.1) 9561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.135571+0000 mon.c (mon.1) 9561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.136712+0000 mon.c (mon.1) 9562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.136712+0000 mon.c (mon.1) 9562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.137826+0000 mon.c (mon.1) 9563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.137826+0000 mon.c (mon.1) 9563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.139013+0000 mon.c (mon.1) 9564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.290 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.139013+0000 mon.c (mon.1) 9564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.140139+0000 mon.c (mon.1) 9565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.140139+0000 mon.c (mon.1) 9565 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.141373+0000 mon.c (mon.1) 9566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.141373+0000 mon.c (mon.1) 9566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.142955+0000 mon.c (mon.1) 9567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.142955+0000 mon.c (mon.1) 9567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.144416+0000 mon.c (mon.1) 9568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.291 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[73084]: audit 2024-04-22T21:18:04.144416+0000 mon.c (mon.1) 9568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.291 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.144416+0000 mon.c (mon.1) 9568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:05.292 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:05 smithi121 bash[75184]: audit 2024-04-22T21:18:04.144416+0000 mon.c (mon.1) 9568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:06.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:06 smithi121 bash[73084]: cluster 2024-04-22T21:18:04.842913+0000 mgr.x (mgr.34107) 2833 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:06.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:06 smithi121 bash[73084]: cluster 2024-04-22T21:18:04.842913+0000 mgr.x (mgr.34107) 2833 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:06.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:06 smithi121 bash[75184]: cluster 2024-04-22T21:18:04.842913+0000 mgr.x (mgr.34107) 2833 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:06.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:06 smithi121 bash[75184]: cluster 2024-04-22T21:18:04.842913+0000 mgr.x (mgr.34107) 2833 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:06.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:06 smithi123 bash[58916]: cluster 2024-04-22T21:18:04.842913+0000 mgr.x (mgr.34107) 2833 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:06.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:06 smithi123 bash[58916]: cluster 2024-04-22T21:18:04.842913+0000 mgr.x (mgr.34107) 2833 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:08.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:07 smithi121 bash[73084]: audit 2024-04-22T21:18:06.753050+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:08.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:07 smithi121 bash[73084]: audit 2024-04-22T21:18:06.753050+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:08.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:07 smithi121 bash[73084]: audit 2024-04-22T21:18:06.772326+0000 mon.a (mon.0) 2841 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:08.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:07 smithi121 bash[73084]: audit 2024-04-22T21:18:06.772326+0000 mon.a (mon.0) 2841 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:08.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:07 smithi121 bash[73084]: audit 2024-04-22T21:18:06.788018+0000 mon.a (mon.0) 2842 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:08.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:07 smithi121 bash[73084]: audit 2024-04-22T21:18:06.788018+0000 mon.a (mon.0) 2842 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:08.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:07 smithi121 bash[73084]: cluster 2024-04-22T21:18:06.843557+0000 mgr.x (mgr.34107) 2834 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:18:08.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:07 smithi121 bash[73084]: cluster 2024-04-22T21:18:06.843557+0000 mgr.x (mgr.34107) 2834 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:18:08.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:07 smithi121 bash[73084]: cephadm 2024-04-22T21:18:06.917704+0000 mgr.x (mgr.34107) 2835 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-22T21:18:08.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:07 smithi121 bash[73084]: cephadm 2024-04-22T21:18:06.917704+0000 mgr.x (mgr.34107) 2835 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-22T21:18:08.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:07 smithi121 bash[73084]: cephadm 2024-04-22T21:18:06.932542+0000 mgr.x (mgr.34107) 2836 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-04-22T21:18:08.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:07 smithi121 bash[73084]: cephadm 2024-04-22T21:18:06.932542+0000 mgr.x (mgr.34107) 2836 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-04-22T21:18:08.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:07 smithi121 bash[75184]: audit 2024-04-22T21:18:06.753050+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:08.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:07 smithi121 bash[75184]: audit 2024-04-22T21:18:06.753050+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:08.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:07 smithi121 bash[75184]: audit 2024-04-22T21:18:06.772326+0000 mon.a (mon.0) 2841 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:08.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:07 smithi121 bash[75184]: audit 2024-04-22T21:18:06.772326+0000 mon.a (mon.0) 2841 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:08.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:07 smithi121 bash[75184]: audit 2024-04-22T21:18:06.788018+0000 mon.a (mon.0) 2842 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:08.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:07 smithi121 bash[75184]: audit 2024-04-22T21:18:06.788018+0000 mon.a (mon.0) 2842 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:08.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:07 smithi121 bash[75184]: cluster 2024-04-22T21:18:06.843557+0000 mgr.x (mgr.34107) 2834 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:18:08.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:07 smithi121 bash[75184]: cluster 2024-04-22T21:18:06.843557+0000 mgr.x (mgr.34107) 2834 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:18:08.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:07 smithi121 bash[75184]: cephadm 2024-04-22T21:18:06.917704+0000 mgr.x (mgr.34107) 2835 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-22T21:18:08.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:07 smithi121 bash[75184]: cephadm 2024-04-22T21:18:06.917704+0000 mgr.x (mgr.34107) 2835 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-22T21:18:08.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:07 smithi121 bash[75184]: cephadm 2024-04-22T21:18:06.932542+0000 mgr.x (mgr.34107) 2836 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-04-22T21:18:08.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:07 smithi121 bash[75184]: cephadm 2024-04-22T21:18:06.932542+0000 mgr.x (mgr.34107) 2836 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-04-22T21:18:08.213 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:18:07 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:18:07] "GET /metrics HTTP/1.1" 200 38631 "" "Prometheus/2.43.0" 2024-04-22T21:18:08.213 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:07 smithi123 bash[58916]: audit 2024-04-22T21:18:06.753050+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:08.213 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:07 smithi123 bash[58916]: audit 2024-04-22T21:18:06.753050+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:08.213 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:07 smithi123 bash[58916]: audit 2024-04-22T21:18:06.772326+0000 mon.a (mon.0) 2841 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:08.214 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:07 smithi123 bash[58916]: audit 2024-04-22T21:18:06.772326+0000 mon.a (mon.0) 2841 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:08.214 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:07 smithi123 bash[58916]: audit 2024-04-22T21:18:06.788018+0000 mon.a (mon.0) 2842 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:08.214 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:07 smithi123 bash[58916]: audit 2024-04-22T21:18:06.788018+0000 mon.a (mon.0) 2842 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:08.214 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:07 smithi123 bash[58916]: cluster 2024-04-22T21:18:06.843557+0000 mgr.x (mgr.34107) 2834 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:18:08.214 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:07 smithi123 bash[58916]: cluster 2024-04-22T21:18:06.843557+0000 mgr.x (mgr.34107) 2834 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:18:08.214 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:07 smithi123 bash[58916]: cephadm 2024-04-22T21:18:06.917704+0000 mgr.x (mgr.34107) 2835 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-22T21:18:08.214 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:07 smithi123 bash[58916]: cephadm 2024-04-22T21:18:06.917704+0000 mgr.x (mgr.34107) 2835 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-22T21:18:08.214 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:07 smithi123 bash[58916]: cephadm 2024-04-22T21:18:06.932542+0000 mgr.x (mgr.34107) 2836 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-04-22T21:18:08.214 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:07 smithi123 bash[58916]: cephadm 2024-04-22T21:18:06.932542+0000 mgr.x (mgr.34107) 2836 : cephadm [INF] Deploying daemon alertmanager.a on smithi121 2024-04-22T21:18:10.142 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:09 smithi123 bash[58916]: audit 2024-04-22T21:18:08.542366+0000 mgr.x (mgr.34107) 2837 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:10.142 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:09 smithi123 bash[58916]: audit 2024-04-22T21:18:08.542366+0000 mgr.x (mgr.34107) 2837 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:10.142 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:09 smithi123 bash[58916]: cluster 2024-04-22T21:18:08.844279+0000 mgr.x (mgr.34107) 2838 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:10.142 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:09 smithi123 bash[58916]: cluster 2024-04-22T21:18:08.844279+0000 mgr.x (mgr.34107) 2838 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:10.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:09 smithi121 bash[75184]: audit 2024-04-22T21:18:08.542366+0000 mgr.x (mgr.34107) 2837 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:10.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:09 smithi121 bash[75184]: audit 2024-04-22T21:18:08.542366+0000 mgr.x (mgr.34107) 2837 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:10.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:09 smithi121 bash[75184]: cluster 2024-04-22T21:18:08.844279+0000 mgr.x (mgr.34107) 2838 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:10.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:09 smithi121 bash[75184]: cluster 2024-04-22T21:18:08.844279+0000 mgr.x (mgr.34107) 2838 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:10.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:09 smithi121 bash[73084]: audit 2024-04-22T21:18:08.542366+0000 mgr.x (mgr.34107) 2837 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:10.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:09 smithi121 bash[73084]: audit 2024-04-22T21:18:08.542366+0000 mgr.x (mgr.34107) 2837 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:10.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:09 smithi121 bash[73084]: cluster 2024-04-22T21:18:08.844279+0000 mgr.x (mgr.34107) 2838 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:10.281 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:09 smithi121 bash[73084]: cluster 2024-04-22T21:18:08.844279+0000 mgr.x (mgr.34107) 2838 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:12.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:11 smithi123 bash[58916]: cluster 2024-04-22T21:18:10.845239+0000 mgr.x (mgr.34107) 2839 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:18:12.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:11 smithi123 bash[58916]: cluster 2024-04-22T21:18:10.845239+0000 mgr.x (mgr.34107) 2839 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:18:12.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:11 smithi121 bash[73084]: cluster 2024-04-22T21:18:10.845239+0000 mgr.x (mgr.34107) 2839 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:18:12.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:11 smithi121 bash[73084]: cluster 2024-04-22T21:18:10.845239+0000 mgr.x (mgr.34107) 2839 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:18:12.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:11 smithi121 bash[75184]: cluster 2024-04-22T21:18:10.845239+0000 mgr.x (mgr.34107) 2839 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:18:12.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:11 smithi121 bash[75184]: cluster 2024-04-22T21:18:10.845239+0000 mgr.x (mgr.34107) 2839 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:18:13.998 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:13 smithi121 bash[73084]: cluster 2024-04-22T21:18:12.846561+0000 mgr.x (mgr.34107) 2840 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:13.998 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:13 smithi121 bash[73084]: cluster 2024-04-22T21:18:12.846561+0000 mgr.x (mgr.34107) 2840 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:13.999 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:13 smithi121 bash[75184]: cluster 2024-04-22T21:18:12.846561+0000 mgr.x (mgr.34107) 2840 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:13.999 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:13 smithi121 bash[75184]: cluster 2024-04-22T21:18:12.846561+0000 mgr.x (mgr.34107) 2840 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:14.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:13 smithi123 bash[58916]: cluster 2024-04-22T21:18:12.846561+0000 mgr.x (mgr.34107) 2840 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:14.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:13 smithi123 bash[58916]: cluster 2024-04-22T21:18:12.846561+0000 mgr.x (mgr.34107) 2840 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:15.196 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:14 smithi121 bash[73084]: audit 2024-04-22T21:18:14.712061+0000 mon.c (mon.1) 9569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:18:15.196 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:14 smithi121 bash[73084]: audit 2024-04-22T21:18:14.712061+0000 mon.c (mon.1) 9569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:18:15.196 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:14 smithi121 bash[75184]: audit 2024-04-22T21:18:14.712061+0000 mon.c (mon.1) 9569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:18:15.196 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:14 smithi121 bash[75184]: audit 2024-04-22T21:18:14.712061+0000 mon.c (mon.1) 9569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:18:15.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:14 smithi123 bash[58916]: audit 2024-04-22T21:18:14.712061+0000 mon.c (mon.1) 9569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:18:15.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:14 smithi123 bash[58916]: audit 2024-04-22T21:18:14.712061+0000 mon.c (mon.1) 9569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:18:15.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:15 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:15.480 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:18:15 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:15.480 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:18:15 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:15.480 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:18:15 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:15.481 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:18:15 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:15.481 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:18:15 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:15.481 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:15 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:15.481 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:18:15 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:15.482 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:18:15 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:15.770 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:18:15 smithi121 systemd[1]: Stopping Ceph alertmanager.a for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:18:15.770 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:18:15 smithi121 bash[61672]: level=info ts=2024-04-22T21:18:15.649Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-22T21:18:16.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:15 smithi121 bash[73084]: cluster 2024-04-22T21:18:14.847667+0000 mgr.x (mgr.34107) 2841 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:16.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:15 smithi121 bash[73084]: cluster 2024-04-22T21:18:14.847667+0000 mgr.x (mgr.34107) 2841 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:16.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:15 smithi121 bash[73084]: audit 2024-04-22T21:18:15.539189+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:15 smithi121 bash[73084]: audit 2024-04-22T21:18:15.539189+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:15 smithi121 bash[73084]: audit 2024-04-22T21:18:15.549002+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:15 smithi121 bash[73084]: audit 2024-04-22T21:18:15.549002+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:15 smithi121 bash[73084]: audit 2024-04-22T21:18:15.558478+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:15 smithi121 bash[73084]: audit 2024-04-22T21:18:15.558478+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:15 smithi121 bash[73084]: audit 2024-04-22T21:18:15.855874+0000 mon.a (mon.0) 2846 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:15 smithi121 bash[73084]: audit 2024-04-22T21:18:15.855874+0000 mon.a (mon.0) 2846 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:15 smithi121 bash[73084]: audit 2024-04-22T21:18:15.869720+0000 mon.a (mon.0) 2847 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:15 smithi121 bash[73084]: audit 2024-04-22T21:18:15.869720+0000 mon.a (mon.0) 2847 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:15 smithi121 bash[73084]: audit 2024-04-22T21:18:15.884723+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.031 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:15 smithi121 bash[73084]: audit 2024-04-22T21:18:15.884723+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:15 smithi121 bash[75184]: cluster 2024-04-22T21:18:14.847667+0000 mgr.x (mgr.34107) 2841 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:16.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:15 smithi121 bash[75184]: cluster 2024-04-22T21:18:14.847667+0000 mgr.x (mgr.34107) 2841 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:16.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:15 smithi121 bash[75184]: audit 2024-04-22T21:18:15.539189+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:15 smithi121 bash[75184]: audit 2024-04-22T21:18:15.539189+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:15 smithi121 bash[75184]: audit 2024-04-22T21:18:15.549002+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:15 smithi121 bash[75184]: audit 2024-04-22T21:18:15.549002+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:15 smithi121 bash[75184]: audit 2024-04-22T21:18:15.558478+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:15 smithi121 bash[75184]: audit 2024-04-22T21:18:15.558478+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:15 smithi121 bash[75184]: audit 2024-04-22T21:18:15.855874+0000 mon.a (mon.0) 2846 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:15 smithi121 bash[75184]: audit 2024-04-22T21:18:15.855874+0000 mon.a (mon.0) 2846 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:15 smithi121 bash[75184]: audit 2024-04-22T21:18:15.869720+0000 mon.a (mon.0) 2847 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:15 smithi121 bash[75184]: audit 2024-04-22T21:18:15.869720+0000 mon.a (mon.0) 2847 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:15 smithi121 bash[75184]: audit 2024-04-22T21:18:15.884723+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.032 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:15 smithi121 bash[75184]: audit 2024-04-22T21:18:15.884723+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:15 smithi123 bash[58916]: cluster 2024-04-22T21:18:14.847667+0000 mgr.x (mgr.34107) 2841 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:16.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:15 smithi123 bash[58916]: cluster 2024-04-22T21:18:14.847667+0000 mgr.x (mgr.34107) 2841 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:16.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:15 smithi123 bash[58916]: audit 2024-04-22T21:18:15.539189+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:15 smithi123 bash[58916]: audit 2024-04-22T21:18:15.539189+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:15 smithi123 bash[58916]: audit 2024-04-22T21:18:15.549002+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:15 smithi123 bash[58916]: audit 2024-04-22T21:18:15.549002+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:15 smithi123 bash[58916]: audit 2024-04-22T21:18:15.558478+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:15 smithi123 bash[58916]: audit 2024-04-22T21:18:15.558478+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:15 smithi123 bash[58916]: audit 2024-04-22T21:18:15.855874+0000 mon.a (mon.0) 2846 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:15 smithi123 bash[58916]: audit 2024-04-22T21:18:15.855874+0000 mon.a (mon.0) 2846 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:15 smithi123 bash[58916]: audit 2024-04-22T21:18:15.869720+0000 mon.a (mon.0) 2847 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:15 smithi123 bash[58916]: audit 2024-04-22T21:18:15.869720+0000 mon.a (mon.0) 2847 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:15 smithi123 bash[58916]: audit 2024-04-22T21:18:15.884723+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:16.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:15 smithi123 bash[58916]: audit 2024-04-22T21:18:15.884723+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:17.025 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:18:16 smithi121 bash[106513]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-alertmanager-a 2024-04-22T21:18:17.025 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:18:16 smithi121 bash[106669]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-alertmanager-a 2024-04-22T21:18:17.025 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:16 smithi121 bash[73084]: cluster 2024-04-22T21:18:15.874966+0000 mgr.x (mgr.34107) 2842 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-04-22T21:18:17.025 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:16 smithi121 bash[73084]: cluster 2024-04-22T21:18:15.874966+0000 mgr.x (mgr.34107) 2842 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-04-22T21:18:17.026 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:16 smithi121 bash[73084]: cluster 2024-04-22T21:18:16.866626+0000 mon.a (mon.0) 2849 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:18:17.026 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:16 smithi121 bash[73084]: cluster 2024-04-22T21:18:16.866626+0000 mon.a (mon.0) 2849 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:18:17.026 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:16 smithi121 bash[75184]: cluster 2024-04-22T21:18:15.874966+0000 mgr.x (mgr.34107) 2842 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-04-22T21:18:17.026 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:16 smithi121 bash[75184]: cluster 2024-04-22T21:18:15.874966+0000 mgr.x (mgr.34107) 2842 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-04-22T21:18:17.026 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:16 smithi121 bash[75184]: cluster 2024-04-22T21:18:16.866626+0000 mon.a (mon.0) 2849 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:18:17.026 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:16 smithi121 bash[75184]: cluster 2024-04-22T21:18:16.866626+0000 mon.a (mon.0) 2849 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:18:17.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:16 smithi123 bash[58916]: cluster 2024-04-22T21:18:15.874966+0000 mgr.x (mgr.34107) 2842 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-04-22T21:18:17.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:16 smithi123 bash[58916]: cluster 2024-04-22T21:18:15.874966+0000 mgr.x (mgr.34107) 2842 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-04-22T21:18:17.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:16 smithi123 bash[58916]: cluster 2024-04-22T21:18:16.866626+0000 mon.a (mon.0) 2849 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:18:17.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:16 smithi123 bash[58916]: cluster 2024-04-22T21:18:16.866626+0000 mon.a (mon.0) 2849 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-22T21:18:17.279 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:17 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:17.280 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:18:17 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:17.280 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:18:17 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:17.280 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:18:17 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:17.281 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:17 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:17.281 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:18:17 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:17.281 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:18:17 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:17.282 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:18:17 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:17.282 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:18:17 smithi121 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-22T21:18:17.282 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:18:17 smithi121 systemd[1]: Stopped Ceph alertmanager.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:18:17.282 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:18:17 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:17.417 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-04-22T21:18:17.779 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:18:17 smithi121 systemd[1]: Started Ceph alertmanager.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:18:18.173 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T21:18:18.173 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi121 smithi121 running 2s ago 25m - - 2024-04-22T21:18:18.173 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi123 smithi123 running 11s ago 25m - - 2024-04-22T21:18:18.173 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 starting - - - - 2024-04-22T21:18:18.173 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (12m) 11s ago 18m 42.8M - 8.3.5 dad864ee21e9 800591342f16 2024-04-22T21:18:18.173 INFO:teuthology.orchestra.run.smithi121.stdout:iscsi.foo.smithi121.rxpsbc smithi121 running (111s) 2s ago 16m 42.8M - 3.7 82086b19bb07 a9c2196d0235 2024-04-22T21:18:18.173 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443,9283,8765 running (11m) 11s ago 25m 539M - 19.0.0-3198-g56e81df3 82086b19bb07 47d10e8cef27 2024-04-22T21:18:18.174 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443,9283,8765 running (11m) 2s ago 26m 441M - 19.0.0-3198-g56e81df3 82086b19bb07 8406ceac8ad3 2024-04-22T21:18:18.174 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (10m) 2s ago 27m 92.2M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 f5b71d32306b 2024-04-22T21:18:18.174 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (9m) 11s ago 25m 65.5M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 db2fb24d7454 2024-04-22T21:18:18.174 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (9m) 2s ago 25m 78.5M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 425f9e808335 2024-04-22T21:18:18.174 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (92s) 2s ago 19m 8003k - 1.5.0 0da6a335fe13 7d05fdb143c5 2024-04-22T21:18:18.174 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (71s) 11s ago 19m 8120k - 1.5.0 0da6a335fe13 931d3fab6273 2024-04-22T21:18:18.174 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (8m) 2s ago 24m 63.3M 2524M 19.0.0-3198-g56e81df3 82086b19bb07 afe0c773b859 2024-04-22T21:18:18.174 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (7m) 2s ago 24m 70.1M 2524M 19.0.0-3198-g56e81df3 82086b19bb07 8e891d1550a4 2024-04-22T21:18:18.174 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (7m) 2s ago 23m 63.0M 2524M 19.0.0-3198-g56e81df3 82086b19bb07 31a08ebbc5f6 2024-04-22T21:18:18.174 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (6m) 2s ago 22m 64.0M 2524M 19.0.0-3198-g56e81df3 82086b19bb07 6c42aa4939cb 2024-04-22T21:18:18.174 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (5m) 11s ago 22m 59.7M 2780M 19.0.0-3198-g56e81df3 82086b19bb07 76b1894f04d2 2024-04-22T21:18:18.174 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (5m) 11s ago 21m 55.7M 2780M 19.0.0-3198-g56e81df3 82086b19bb07 d058156b75a3 2024-04-22T21:18:18.174 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (4m) 11s ago 21m 58.3M 2780M 19.0.0-3198-g56e81df3 82086b19bb07 80e9fbeddc85 2024-04-22T21:18:18.174 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (3m) 11s ago 20m 61.3M 2780M 19.0.0-3198-g56e81df3 82086b19bb07 3bfa1376c3de 2024-04-22T21:18:18.175 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (24s) 11s ago 19m 48.2M - 2.43.0 a07b618ecd1d 97a40d8f36ff 2024-04-22T21:18:18.175 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi121.fpqyxe smithi121 *:8000 running (3m) 2s ago 17m 89.9M - 19.0.0-3198-g56e81df3 82086b19bb07 7bdb72ca3523 2024-04-22T21:18:18.175 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi123.ducldy smithi123 *:8000 running (2m) 11s ago 17m 89.4M - 19.0.0-3198-g56e81df3 82086b19bb07 a7acabf1dfb6 2024-04-22T21:18:18.175 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi121.umzhsg smithi121 *:80 running (3m) 2s ago 17m 92.0M - 19.0.0-3198-g56e81df3 82086b19bb07 04d7be3f581a 2024-04-22T21:18:18.175 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi123.ywhrus smithi123 *:80 running (2m) 11s ago 17m 89.3M - 19.0.0-3198-g56e81df3 82086b19bb07 b0cae84c5650 2024-04-22T21:18:18.238 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:18:17 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:18:17] "GET /metrics HTTP/1.1" 200 38630 "" "Prometheus/2.43.0" 2024-04-22T21:18:18.624 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:18:18.624 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-04-22T21:18:18.625 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 3 2024-04-22T21:18:18.625 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:18:18.625 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-04-22T21:18:18.625 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 2 2024-04-22T21:18:18.625 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:18:18.625 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-04-22T21:18:18.625 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 8 2024-04-22T21:18:18.625 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:18:18.625 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-04-22T21:18:18.625 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 4 2024-04-22T21:18:18.625 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:18:18.625 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-04-22T21:18:18.625 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 17 2024-04-22T21:18:18.625 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:18:18.626 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:18:18.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.375506+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.375506+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.385716+0000 mon.a (mon.0) 2851 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.385716+0000 mon.a (mon.0) 2851 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.419408+0000 mgr.x (mgr.34107) 2843 : audit [DBG] from='client.54979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:18.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.419408+0000 mgr.x (mgr.34107) 2843 : audit [DBG] from='client.54979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:18.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.423363+0000 mon.c (mon.1) 9570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.423363+0000 mon.c (mon.1) 9570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.428605+0000 mon.c (mon.1) 9571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.428605+0000 mon.c (mon.1) 9571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.429921+0000 mon.c (mon.1) 9572 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.429921+0000 mon.c (mon.1) 9572 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: cluster 2024-04-22T21:18:17.435736+0000 mgr.x (mgr.34107) 2844 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-04-22T21:18:18.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: cluster 2024-04-22T21:18:17.435736+0000 mgr.x (mgr.34107) 2844 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-04-22T21:18:18.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.438267+0000 mon.a (mon.0) 2852 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.438267+0000 mon.a (mon.0) 2852 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: cephadm 2024-04-22T21:18:17.441537+0000 mgr.x (mgr.34107) 2845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:18.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: cephadm 2024-04-22T21:18:17.441537+0000 mgr.x (mgr.34107) 2845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:18.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.523579+0000 mon.c (mon.1) 9573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T21:18:18.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.523579+0000 mon.c (mon.1) 9573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T21:18:18.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.543365+0000 mon.c (mon.1) 9574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.543365+0000 mon.c (mon.1) 9574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.547779+0000 mon.c (mon.1) 9575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.547779+0000 mon.c (mon.1) 9575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.550146+0000 mon.c (mon.1) 9576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.550146+0000 mon.c (mon.1) 9576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.555123+0000 mon.c (mon.1) 9577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.555123+0000 mon.c (mon.1) 9577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.556581+0000 mon.c (mon.1) 9578 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.556581+0000 mon.c (mon.1) 9578 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.564169+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.564169+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.656408+0000 mon.c (mon.1) 9579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.656408+0000 mon.c (mon.1) 9579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.659595+0000 mon.c (mon.1) 9580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.659595+0000 mon.c (mon.1) 9580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.661396+0000 mon.c (mon.1) 9581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.661396+0000 mon.c (mon.1) 9581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.665564+0000 mon.c (mon.1) 9582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.665564+0000 mon.c (mon.1) 9582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.666794+0000 mon.c (mon.1) 9583 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.666794+0000 mon.c (mon.1) 9583 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.673661+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.673661+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.752327+0000 mon.c (mon.1) 9584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.752327+0000 mon.c (mon.1) 9584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.755940+0000 mon.c (mon.1) 9585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.755940+0000 mon.c (mon.1) 9585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.757725+0000 mon.c (mon.1) 9586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.757725+0000 mon.c (mon.1) 9586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.761558+0000 mon.c (mon.1) 9587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.761558+0000 mon.c (mon.1) 9587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.763027+0000 mon.c (mon.1) 9588 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.763027+0000 mon.c (mon.1) 9588 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.771855+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.771855+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.850385+0000 mon.c (mon.1) 9589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.850385+0000 mon.c (mon.1) 9589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.853110+0000 mon.c (mon.1) 9590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.853110+0000 mon.c (mon.1) 9590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.854355+0000 mon.c (mon.1) 9591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.854355+0000 mon.c (mon.1) 9591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.857372+0000 mon.c (mon.1) 9592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.857372+0000 mon.c (mon.1) 9592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.858280+0000 mon.c (mon.1) 9593 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.858280+0000 mon.c (mon.1) 9593 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.864673+0000 mon.a (mon.0) 2856 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.864673+0000 mon.a (mon.0) 2856 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.956238+0000 mon.c (mon.1) 9594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.956238+0000 mon.c (mon.1) 9594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.959213+0000 mon.c (mon.1) 9595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.959213+0000 mon.c (mon.1) 9595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.960619+0000 mon.c (mon.1) 9596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.960619+0000 mon.c (mon.1) 9596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.963630+0000 mon.c (mon.1) 9597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.963630+0000 mon.c (mon.1) 9597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.964488+0000 mon.c (mon.1) 9598 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.964488+0000 mon.c (mon.1) 9598 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.971582+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:17.971582+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.049770+0000 mon.c (mon.1) 9599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.049770+0000 mon.c (mon.1) 9599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.052907+0000 mon.c (mon.1) 9600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.052907+0000 mon.c (mon.1) 9600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.054831+0000 mon.c (mon.1) 9601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.054831+0000 mon.c (mon.1) 9601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.058030+0000 mon.c (mon.1) 9602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.058030+0000 mon.c (mon.1) 9602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.059072+0000 mon.c (mon.1) 9603 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.059072+0000 mon.c (mon.1) 9603 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.067578+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.067578+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.209611+0000 mon.c (mon.1) 9604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.209611+0000 mon.c (mon.1) 9604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.214302+0000 mon.c (mon.1) 9605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.214302+0000 mon.c (mon.1) 9605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.215952+0000 mon.c (mon.1) 9606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.215952+0000 mon.c (mon.1) 9606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.220028+0000 mon.c (mon.1) 9607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.220028+0000 mon.c (mon.1) 9607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.221342+0000 mon.c (mon.1) 9608 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.221342+0000 mon.c (mon.1) 9608 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.230885+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.230885+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.323188+0000 mon.c (mon.1) 9609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.323188+0000 mon.c (mon.1) 9609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.327014+0000 mon.c (mon.1) 9610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.327014+0000 mon.c (mon.1) 9610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.328513+0000 mon.c (mon.1) 9611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.328513+0000 mon.c (mon.1) 9611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.332062+0000 mon.c (mon.1) 9612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.332062+0000 mon.c (mon.1) 9612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.333219+0000 mon.c (mon.1) 9613 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.333219+0000 mon.c (mon.1) 9613 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.342732+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:18 smithi123 bash[58916]: audit 2024-04-22T21:18:18.342732+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.375506+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.375506+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.385716+0000 mon.a (mon.0) 2851 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.385716+0000 mon.a (mon.0) 2851 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.419408+0000 mgr.x (mgr.34107) 2843 : audit [DBG] from='client.54979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:18.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.419408+0000 mgr.x (mgr.34107) 2843 : audit [DBG] from='client.54979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:18.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.423363+0000 mon.c (mon.1) 9570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.423363+0000 mon.c (mon.1) 9570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.428605+0000 mon.c (mon.1) 9571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.428605+0000 mon.c (mon.1) 9571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.429921+0000 mon.c (mon.1) 9572 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.429921+0000 mon.c (mon.1) 9572 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: cluster 2024-04-22T21:18:17.435736+0000 mgr.x (mgr.34107) 2844 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-04-22T21:18:18.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: cluster 2024-04-22T21:18:17.435736+0000 mgr.x (mgr.34107) 2844 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-04-22T21:18:18.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.438267+0000 mon.a (mon.0) 2852 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.438267+0000 mon.a (mon.0) 2852 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: cephadm 2024-04-22T21:18:17.441537+0000 mgr.x (mgr.34107) 2845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:18.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: cephadm 2024-04-22T21:18:17.441537+0000 mgr.x (mgr.34107) 2845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:18.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.523579+0000 mon.c (mon.1) 9573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T21:18:18.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.523579+0000 mon.c (mon.1) 9573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T21:18:18.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.543365+0000 mon.c (mon.1) 9574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.543365+0000 mon.c (mon.1) 9574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.547779+0000 mon.c (mon.1) 9575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.547779+0000 mon.c (mon.1) 9575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.550146+0000 mon.c (mon.1) 9576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.550146+0000 mon.c (mon.1) 9576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.555123+0000 mon.c (mon.1) 9577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.555123+0000 mon.c (mon.1) 9577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.556581+0000 mon.c (mon.1) 9578 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.556581+0000 mon.c (mon.1) 9578 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.564169+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.564169+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.656408+0000 mon.c (mon.1) 9579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.656408+0000 mon.c (mon.1) 9579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.659595+0000 mon.c (mon.1) 9580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.659595+0000 mon.c (mon.1) 9580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.661396+0000 mon.c (mon.1) 9581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.661396+0000 mon.c (mon.1) 9581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.665564+0000 mon.c (mon.1) 9582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.375506+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.375506+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.385716+0000 mon.a (mon.0) 2851 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.385716+0000 mon.a (mon.0) 2851 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.419408+0000 mgr.x (mgr.34107) 2843 : audit [DBG] from='client.54979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:18.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.419408+0000 mgr.x (mgr.34107) 2843 : audit [DBG] from='client.54979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:18.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.423363+0000 mon.c (mon.1) 9570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.423363+0000 mon.c (mon.1) 9570 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.428605+0000 mon.c (mon.1) 9571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.428605+0000 mon.c (mon.1) 9571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.429921+0000 mon.c (mon.1) 9572 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.429921+0000 mon.c (mon.1) 9572 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: cluster 2024-04-22T21:18:17.435736+0000 mgr.x (mgr.34107) 2844 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-04-22T21:18:18.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: cluster 2024-04-22T21:18:17.435736+0000 mgr.x (mgr.34107) 2844 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-04-22T21:18:18.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.438267+0000 mon.a (mon.0) 2852 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.438267+0000 mon.a (mon.0) 2852 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: cephadm 2024-04-22T21:18:17.441537+0000 mgr.x (mgr.34107) 2845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:18.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: cephadm 2024-04-22T21:18:17.441537+0000 mgr.x (mgr.34107) 2845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:18.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.523579+0000 mon.c (mon.1) 9573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T21:18:18.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.523579+0000 mon.c (mon.1) 9573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T21:18:18.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.665564+0000 mon.c (mon.1) 9582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.666794+0000 mon.c (mon.1) 9583 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.666794+0000 mon.c (mon.1) 9583 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.673661+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.673661+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.752327+0000 mon.c (mon.1) 9584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.752327+0000 mon.c (mon.1) 9584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.755940+0000 mon.c (mon.1) 9585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.755940+0000 mon.c (mon.1) 9585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.757725+0000 mon.c (mon.1) 9586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.757725+0000 mon.c (mon.1) 9586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.761558+0000 mon.c (mon.1) 9587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.761558+0000 mon.c (mon.1) 9587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.763027+0000 mon.c (mon.1) 9588 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.763027+0000 mon.c (mon.1) 9588 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.771855+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.771855+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.850385+0000 mon.c (mon.1) 9589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.850385+0000 mon.c (mon.1) 9589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.853110+0000 mon.c (mon.1) 9590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.853110+0000 mon.c (mon.1) 9590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.854355+0000 mon.c (mon.1) 9591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.854355+0000 mon.c (mon.1) 9591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.857372+0000 mon.c (mon.1) 9592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.857372+0000 mon.c (mon.1) 9592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.858280+0000 mon.c (mon.1) 9593 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.858280+0000 mon.c (mon.1) 9593 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.864673+0000 mon.a (mon.0) 2856 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.864673+0000 mon.a (mon.0) 2856 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.956238+0000 mon.c (mon.1) 9594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.956238+0000 mon.c (mon.1) 9594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.959213+0000 mon.c (mon.1) 9595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.959213+0000 mon.c (mon.1) 9595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.960619+0000 mon.c (mon.1) 9596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.960619+0000 mon.c (mon.1) 9596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.963630+0000 mon.c (mon.1) 9597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.963630+0000 mon.c (mon.1) 9597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.964488+0000 mon.c (mon.1) 9598 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.543365+0000 mon.c (mon.1) 9574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.543365+0000 mon.c (mon.1) 9574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.547779+0000 mon.c (mon.1) 9575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.547779+0000 mon.c (mon.1) 9575 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.550146+0000 mon.c (mon.1) 9576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.550146+0000 mon.c (mon.1) 9576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.555123+0000 mon.c (mon.1) 9577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.555123+0000 mon.c (mon.1) 9577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.556581+0000 mon.c (mon.1) 9578 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.556581+0000 mon.c (mon.1) 9578 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.564169+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.564169+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.656408+0000 mon.c (mon.1) 9579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.656408+0000 mon.c (mon.1) 9579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.659595+0000 mon.c (mon.1) 9580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.659595+0000 mon.c (mon.1) 9580 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.661396+0000 mon.c (mon.1) 9581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.661396+0000 mon.c (mon.1) 9581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.665564+0000 mon.c (mon.1) 9582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.964488+0000 mon.c (mon.1) 9598 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.971582+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:17.971582+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.049770+0000 mon.c (mon.1) 9599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.049770+0000 mon.c (mon.1) 9599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.052907+0000 mon.c (mon.1) 9600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.052907+0000 mon.c (mon.1) 9600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.054831+0000 mon.c (mon.1) 9601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.054831+0000 mon.c (mon.1) 9601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.058030+0000 mon.c (mon.1) 9602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.058030+0000 mon.c (mon.1) 9602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.059072+0000 mon.c (mon.1) 9603 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.059072+0000 mon.c (mon.1) 9603 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.067578+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.067578+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.209611+0000 mon.c (mon.1) 9604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.209611+0000 mon.c (mon.1) 9604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.214302+0000 mon.c (mon.1) 9605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.214302+0000 mon.c (mon.1) 9605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.215952+0000 mon.c (mon.1) 9606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.215952+0000 mon.c (mon.1) 9606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.220028+0000 mon.c (mon.1) 9607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.220028+0000 mon.c (mon.1) 9607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.221342+0000 mon.c (mon.1) 9608 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.221342+0000 mon.c (mon.1) 9608 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.230885+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.230885+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.323188+0000 mon.c (mon.1) 9609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.323188+0000 mon.c (mon.1) 9609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.327014+0000 mon.c (mon.1) 9610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.327014+0000 mon.c (mon.1) 9610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.328513+0000 mon.c (mon.1) 9611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.328513+0000 mon.c (mon.1) 9611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.332062+0000 mon.c (mon.1) 9612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.332062+0000 mon.c (mon.1) 9612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.333219+0000 mon.c (mon.1) 9613 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.333219+0000 mon.c (mon.1) 9613 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.342732+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[75184]: audit 2024-04-22T21:18:18.342732+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.665564+0000 mon.c (mon.1) 9582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.666794+0000 mon.c (mon.1) 9583 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.666794+0000 mon.c (mon.1) 9583 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.673661+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.673661+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.752327+0000 mon.c (mon.1) 9584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.752327+0000 mon.c (mon.1) 9584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.755940+0000 mon.c (mon.1) 9585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.755940+0000 mon.c (mon.1) 9585 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.757725+0000 mon.c (mon.1) 9586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.757725+0000 mon.c (mon.1) 9586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.761558+0000 mon.c (mon.1) 9587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.761558+0000 mon.c (mon.1) 9587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.763027+0000 mon.c (mon.1) 9588 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.763027+0000 mon.c (mon.1) 9588 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.771855+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.771855+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.850385+0000 mon.c (mon.1) 9589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.850385+0000 mon.c (mon.1) 9589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.853110+0000 mon.c (mon.1) 9590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.853110+0000 mon.c (mon.1) 9590 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.854355+0000 mon.c (mon.1) 9591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.854355+0000 mon.c (mon.1) 9591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.857372+0000 mon.c (mon.1) 9592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.857372+0000 mon.c (mon.1) 9592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.858280+0000 mon.c (mon.1) 9593 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.858280+0000 mon.c (mon.1) 9593 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.864673+0000 mon.a (mon.0) 2856 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.864673+0000 mon.a (mon.0) 2856 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.956238+0000 mon.c (mon.1) 9594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.956238+0000 mon.c (mon.1) 9594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.959213+0000 mon.c (mon.1) 9595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.959213+0000 mon.c (mon.1) 9595 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.960619+0000 mon.c (mon.1) 9596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.960619+0000 mon.c (mon.1) 9596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.963630+0000 mon.c (mon.1) 9597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.963630+0000 mon.c (mon.1) 9597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.964488+0000 mon.c (mon.1) 9598 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.964488+0000 mon.c (mon.1) 9598 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.971582+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:17.971582+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.049770+0000 mon.c (mon.1) 9599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.049770+0000 mon.c (mon.1) 9599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.052907+0000 mon.c (mon.1) 9600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.052907+0000 mon.c (mon.1) 9600 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.054831+0000 mon.c (mon.1) 9601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.054831+0000 mon.c (mon.1) 9601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.058030+0000 mon.c (mon.1) 9602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.058030+0000 mon.c (mon.1) 9602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.059072+0000 mon.c (mon.1) 9603 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.059072+0000 mon.c (mon.1) 9603 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.067578+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.067578+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.209611+0000 mon.c (mon.1) 9604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.209611+0000 mon.c (mon.1) 9604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.214302+0000 mon.c (mon.1) 9605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.214302+0000 mon.c (mon.1) 9605 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.215952+0000 mon.c (mon.1) 9606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.215952+0000 mon.c (mon.1) 9606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.220028+0000 mon.c (mon.1) 9607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.220028+0000 mon.c (mon.1) 9607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.221342+0000 mon.c (mon.1) 9608 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.221342+0000 mon.c (mon.1) 9608 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.230885+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.230885+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.323188+0000 mon.c (mon.1) 9609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.323188+0000 mon.c (mon.1) 9609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.327014+0000 mon.c (mon.1) 9610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.327014+0000 mon.c (mon.1) 9610 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:18.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.328513+0000 mon.c (mon.1) 9611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.328513+0000 mon.c (mon.1) 9611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:18.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.332062+0000 mon.c (mon.1) 9612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.332062+0000 mon.c (mon.1) 9612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:18.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.333219+0000 mon.c (mon.1) 9613 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.333219+0000 mon.c (mon.1) 9613 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:18.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.342732+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[73084]: audit 2024-04-22T21:18:18.342732+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:18.998 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:18:18.999 INFO:teuthology.orchestra.run.smithi121.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d", 2024-04-22T21:18:18.999 INFO:teuthology.orchestra.run.smithi121.stdout: "in_progress": true, 2024-04-22T21:18:18.999 INFO:teuthology.orchestra.run.smithi121.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-22T21:18:18.999 INFO:teuthology.orchestra.run.smithi121.stdout: "services_complete": [ 2024-04-22T21:18:18.999 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw", 2024-04-22T21:18:18.999 INFO:teuthology.orchestra.run.smithi121.stdout: "mon", 2024-04-22T21:18:18.999 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr", 2024-04-22T21:18:18.999 INFO:teuthology.orchestra.run.smithi121.stdout: "osd", 2024-04-22T21:18:18.999 INFO:teuthology.orchestra.run.smithi121.stdout: "iscsi" 2024-04-22T21:18:18.999 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2024-04-22T21:18:18.999 INFO:teuthology.orchestra.run.smithi121.stdout: "progress": "18/23 daemons upgraded", 2024-04-22T21:18:19.000 INFO:teuthology.orchestra.run.smithi121.stdout: "message": "Currently upgrading alertmanager daemons", 2024-04-22T21:18:19.000 INFO:teuthology.orchestra.run.smithi121.stdout: "is_paused": false 2024-04-22T21:18:19.000 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:18:19.279 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[106748]: ts=2024-04-22T21:18:18.878Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-04-22T21:18:19.280 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[106748]: ts=2024-04-22T21:18:18.878Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-04-22T21:18:19.280 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[106748]: ts=2024-04-22T21:18:18.882Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.121 port=9094 2024-04-22T21:18:19.280 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[106748]: ts=2024-04-22T21:18:18.883Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-22T21:18:19.280 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[106748]: ts=2024-04-22T21:18:18.924Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-22T21:18:19.280 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[106748]: ts=2024-04-22T21:18:18.924Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-22T21:18:19.280 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[106748]: ts=2024-04-22T21:18:18.927Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-04-22T21:18:19.280 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:18:18 smithi121 bash[106748]: ts=2024-04-22T21:18:18.927Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-04-22T21:18:19.439 INFO:teuthology.orchestra.run.smithi121.stdout:HEALTH_OK 2024-04-22T21:18:19.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:17.526726+0000 mgr.x (mgr.34107) 2846 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T21:18:19.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:17.526726+0000 mgr.x (mgr.34107) 2846 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T21:18:19.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: cephadm 2024-04-22T21:18:17.568626+0000 mgr.x (mgr.34107) 2847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: cephadm 2024-04-22T21:18:17.568626+0000 mgr.x (mgr.34107) 2847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: cephadm 2024-04-22T21:18:17.679308+0000 mgr.x (mgr.34107) 2848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: cephadm 2024-04-22T21:18:17.679308+0000 mgr.x (mgr.34107) 2848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: cephadm 2024-04-22T21:18:17.775601+0000 mgr.x (mgr.34107) 2849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: cephadm 2024-04-22T21:18:17.775601+0000 mgr.x (mgr.34107) 2849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:17.791561+0000 mgr.x (mgr.34107) 2850 : audit [DBG] from='client.44982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:19.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:17.791561+0000 mgr.x (mgr.34107) 2850 : audit [DBG] from='client.44982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:19.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: cephadm 2024-04-22T21:18:17.868009+0000 mgr.x (mgr.34107) 2851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: cephadm 2024-04-22T21:18:17.868009+0000 mgr.x (mgr.34107) 2851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: cephadm 2024-04-22T21:18:17.975848+0000 mgr.x (mgr.34107) 2852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: cephadm 2024-04-22T21:18:17.975848+0000 mgr.x (mgr.34107) 2852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: cephadm 2024-04-22T21:18:18.073197+0000 mgr.x (mgr.34107) 2853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: cephadm 2024-04-22T21:18:18.073197+0000 mgr.x (mgr.34107) 2853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.138137+0000 mgr.x (mgr.34107) 2854 : audit [DBG] from='client.54991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:19.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.138137+0000 mgr.x (mgr.34107) 2854 : audit [DBG] from='client.54991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:19.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: cephadm 2024-04-22T21:18:18.235450+0000 mgr.x (mgr.34107) 2855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: cephadm 2024-04-22T21:18:18.235450+0000 mgr.x (mgr.34107) 2855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: cephadm 2024-04-22T21:18:18.345643+0000 mgr.x (mgr.34107) 2856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: cephadm 2024-04-22T21:18:18.345643+0000 mgr.x (mgr.34107) 2856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: cluster 2024-04-22T21:18:18.393968+0000 mon.a (mon.0) 2861 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:18:19.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: cluster 2024-04-22T21:18:18.393968+0000 mon.a (mon.0) 2861 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:18:19.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: cluster 2024-04-22T21:18:18.394001+0000 mon.a (mon.0) 2862 : cluster [INF] Cluster is now healthy 2024-04-22T21:18:19.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: cluster 2024-04-22T21:18:18.394001+0000 mon.a (mon.0) 2862 : cluster [INF] Cluster is now healthy 2024-04-22T21:18:19.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.407331+0000 mon.c (mon.1) 9614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.407331+0000 mon.c (mon.1) 9614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.409981+0000 mon.c (mon.1) 9615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.409981+0000 mon.c (mon.1) 9615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.411107+0000 mon.c (mon.1) 9616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.411107+0000 mon.c (mon.1) 9616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.413653+0000 mon.c (mon.1) 9617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.413653+0000 mon.c (mon.1) 9617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.414454+0000 mon.c (mon.1) 9618 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.414454+0000 mon.c (mon.1) 9618 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.421899+0000 mon.a (mon.0) 2863 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.421899+0000 mon.a (mon.0) 2863 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: cephadm 2024-04-22T21:18:18.424925+0000 mgr.x (mgr.34107) 2857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: cephadm 2024-04-22T21:18:18.424925+0000 mgr.x (mgr.34107) 2857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.509841+0000 mon.c (mon.1) 9619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.509841+0000 mon.c (mon.1) 9619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.513776+0000 mon.c (mon.1) 9620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.513776+0000 mon.c (mon.1) 9620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.515174+0000 mon.c (mon.1) 9621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.515174+0000 mon.c (mon.1) 9621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.518664+0000 mon.c (mon.1) 9622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.518664+0000 mon.c (mon.1) 9622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.519658+0000 mon.c (mon.1) 9623 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.519658+0000 mon.c (mon.1) 9623 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.531764+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.531764+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.611044+0000 mon.c (mon.1) 9624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.611044+0000 mon.c (mon.1) 9624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.613886+0000 mon.c (mon.1) 9625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.613886+0000 mon.c (mon.1) 9625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.615215+0000 mon.c (mon.1) 9626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.615215+0000 mon.c (mon.1) 9626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.618436+0000 mon.c (mon.1) 9627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.618436+0000 mon.c (mon.1) 9627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.619456+0000 mon.c (mon.1) 9628 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.619456+0000 mon.c (mon.1) 9628 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.630674+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.630674+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.638296+0000 mon.a (mon.0) 2866 : audit [DBG] from='client.? 172.21.15.121:0/3681028276' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.638296+0000 mon.a (mon.0) 2866 : audit [DBG] from='client.? 172.21.15.121:0/3681028276' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.709323+0000 mon.c (mon.1) 9629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.709323+0000 mon.c (mon.1) 9629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.711910+0000 mon.c (mon.1) 9630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.711910+0000 mon.c (mon.1) 9630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.713360+0000 mon.c (mon.1) 9631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.713360+0000 mon.c (mon.1) 9631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.715844+0000 mon.c (mon.1) 9632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.715844+0000 mon.c (mon.1) 9632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.716772+0000 mon.c (mon.1) 9633 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.716772+0000 mon.c (mon.1) 9633 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.725883+0000 mon.a (mon.0) 2867 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.725883+0000 mon.a (mon.0) 2867 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.804439+0000 mon.c (mon.1) 9634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.804439+0000 mon.c (mon.1) 9634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.806775+0000 mon.c (mon.1) 9635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.806775+0000 mon.c (mon.1) 9635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.807726+0000 mon.c (mon.1) 9636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.807726+0000 mon.c (mon.1) 9636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.810196+0000 mon.c (mon.1) 9637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.810196+0000 mon.c (mon.1) 9637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.810904+0000 mon.c (mon.1) 9638 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.810904+0000 mon.c (mon.1) 9638 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.818437+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.818437+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.895747+0000 mon.c (mon.1) 9639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.895747+0000 mon.c (mon.1) 9639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.898313+0000 mon.c (mon.1) 9640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.898313+0000 mon.c (mon.1) 9640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.899401+0000 mon.c (mon.1) 9641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.899401+0000 mon.c (mon.1) 9641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.902523+0000 mon.c (mon.1) 9642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.902523+0000 mon.c (mon.1) 9642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.903366+0000 mon.c (mon.1) 9643 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.903366+0000 mon.c (mon.1) 9643 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.912393+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.912393+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.990489+0000 mon.c (mon.1) 9644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.990489+0000 mon.c (mon.1) 9644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.993810+0000 mon.c (mon.1) 9645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.993810+0000 mon.c (mon.1) 9645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.994961+0000 mon.c (mon.1) 9646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.994961+0000 mon.c (mon.1) 9646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.997742+0000 mon.c (mon.1) 9647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.997742+0000 mon.c (mon.1) 9647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.998827+0000 mon.c (mon.1) 9648 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:18.998827+0000 mon.c (mon.1) 9648 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.005196+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.005196+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.083485+0000 mon.c (mon.1) 9649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.083485+0000 mon.c (mon.1) 9649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.086183+0000 mon.c (mon.1) 9650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.086183+0000 mon.c (mon.1) 9650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.087613+0000 mon.c (mon.1) 9651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.087613+0000 mon.c (mon.1) 9651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.090482+0000 mon.c (mon.1) 9652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.090482+0000 mon.c (mon.1) 9652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.091396+0000 mon.c (mon.1) 9653 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.091396+0000 mon.c (mon.1) 9653 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.098100+0000 mon.a (mon.0) 2871 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.098100+0000 mon.a (mon.0) 2871 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.175562+0000 mon.c (mon.1) 9654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.175562+0000 mon.c (mon.1) 9654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.177953+0000 mon.c (mon.1) 9655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.177953+0000 mon.c (mon.1) 9655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.179285+0000 mon.c (mon.1) 9656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.179285+0000 mon.c (mon.1) 9656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.181691+0000 mon.c (mon.1) 9657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.181691+0000 mon.c (mon.1) 9657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.182476+0000 mon.c (mon.1) 9658 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.182476+0000 mon.c (mon.1) 9658 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.188104+0000 mon.a (mon.0) 2872 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.188104+0000 mon.a (mon.0) 2872 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.277458+0000 mon.c (mon.1) 9659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.277458+0000 mon.c (mon.1) 9659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.282234+0000 mon.c (mon.1) 9660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.282234+0000 mon.c (mon.1) 9660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.284269+0000 mon.c (mon.1) 9661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.284269+0000 mon.c (mon.1) 9661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.289287+0000 mon.c (mon.1) 9662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.289287+0000 mon.c (mon.1) 9662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.290712+0000 mon.c (mon.1) 9663 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.290712+0000 mon.c (mon.1) 9663 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.298521+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:19 smithi123 bash[58916]: audit 2024-04-22T21:18:19.298521+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:17.526726+0000 mgr.x (mgr.34107) 2846 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T21:18:19.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:17.526726+0000 mgr.x (mgr.34107) 2846 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T21:18:19.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: cephadm 2024-04-22T21:18:17.568626+0000 mgr.x (mgr.34107) 2847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: cephadm 2024-04-22T21:18:17.568626+0000 mgr.x (mgr.34107) 2847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: cephadm 2024-04-22T21:18:17.679308+0000 mgr.x (mgr.34107) 2848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: cephadm 2024-04-22T21:18:17.679308+0000 mgr.x (mgr.34107) 2848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: cephadm 2024-04-22T21:18:17.775601+0000 mgr.x (mgr.34107) 2849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: cephadm 2024-04-22T21:18:17.775601+0000 mgr.x (mgr.34107) 2849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:17.791561+0000 mgr.x (mgr.34107) 2850 : audit [DBG] from='client.44982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:19.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:17.791561+0000 mgr.x (mgr.34107) 2850 : audit [DBG] from='client.44982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:19.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: cephadm 2024-04-22T21:18:17.868009+0000 mgr.x (mgr.34107) 2851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: cephadm 2024-04-22T21:18:17.868009+0000 mgr.x (mgr.34107) 2851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: cephadm 2024-04-22T21:18:17.975848+0000 mgr.x (mgr.34107) 2852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: cephadm 2024-04-22T21:18:17.975848+0000 mgr.x (mgr.34107) 2852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: cephadm 2024-04-22T21:18:18.073197+0000 mgr.x (mgr.34107) 2853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: cephadm 2024-04-22T21:18:18.073197+0000 mgr.x (mgr.34107) 2853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.138137+0000 mgr.x (mgr.34107) 2854 : audit [DBG] from='client.54991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:19.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.138137+0000 mgr.x (mgr.34107) 2854 : audit [DBG] from='client.54991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:19.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: cephadm 2024-04-22T21:18:18.235450+0000 mgr.x (mgr.34107) 2855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: cephadm 2024-04-22T21:18:18.235450+0000 mgr.x (mgr.34107) 2855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: cephadm 2024-04-22T21:18:18.345643+0000 mgr.x (mgr.34107) 2856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:17.526726+0000 mgr.x (mgr.34107) 2846 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T21:18:19.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:17.526726+0000 mgr.x (mgr.34107) 2846 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-22T21:18:19.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: cephadm 2024-04-22T21:18:17.568626+0000 mgr.x (mgr.34107) 2847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: cephadm 2024-04-22T21:18:17.568626+0000 mgr.x (mgr.34107) 2847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: cephadm 2024-04-22T21:18:17.679308+0000 mgr.x (mgr.34107) 2848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: cephadm 2024-04-22T21:18:17.679308+0000 mgr.x (mgr.34107) 2848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: cephadm 2024-04-22T21:18:17.775601+0000 mgr.x (mgr.34107) 2849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: cephadm 2024-04-22T21:18:17.775601+0000 mgr.x (mgr.34107) 2849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:17.791561+0000 mgr.x (mgr.34107) 2850 : audit [DBG] from='client.44982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:19.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:17.791561+0000 mgr.x (mgr.34107) 2850 : audit [DBG] from='client.44982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:19.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: cephadm 2024-04-22T21:18:17.868009+0000 mgr.x (mgr.34107) 2851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: cephadm 2024-04-22T21:18:17.868009+0000 mgr.x (mgr.34107) 2851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: cephadm 2024-04-22T21:18:17.975848+0000 mgr.x (mgr.34107) 2852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: cephadm 2024-04-22T21:18:17.975848+0000 mgr.x (mgr.34107) 2852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: cephadm 2024-04-22T21:18:18.073197+0000 mgr.x (mgr.34107) 2853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: cephadm 2024-04-22T21:18:18.073197+0000 mgr.x (mgr.34107) 2853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.138137+0000 mgr.x (mgr.34107) 2854 : audit [DBG] from='client.54991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:19.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.138137+0000 mgr.x (mgr.34107) 2854 : audit [DBG] from='client.54991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:19.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: cephadm 2024-04-22T21:18:18.235450+0000 mgr.x (mgr.34107) 2855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: cephadm 2024-04-22T21:18:18.235450+0000 mgr.x (mgr.34107) 2855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: cephadm 2024-04-22T21:18:18.345643+0000 mgr.x (mgr.34107) 2856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: cephadm 2024-04-22T21:18:18.345643+0000 mgr.x (mgr.34107) 2856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: cluster 2024-04-22T21:18:18.393968+0000 mon.a (mon.0) 2861 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:18:19.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: cluster 2024-04-22T21:18:18.393968+0000 mon.a (mon.0) 2861 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:18:19.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: cluster 2024-04-22T21:18:18.394001+0000 mon.a (mon.0) 2862 : cluster [INF] Cluster is now healthy 2024-04-22T21:18:19.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: cluster 2024-04-22T21:18:18.394001+0000 mon.a (mon.0) 2862 : cluster [INF] Cluster is now healthy 2024-04-22T21:18:19.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.407331+0000 mon.c (mon.1) 9614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.407331+0000 mon.c (mon.1) 9614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.409981+0000 mon.c (mon.1) 9615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.409981+0000 mon.c (mon.1) 9615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.411107+0000 mon.c (mon.1) 9616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.411107+0000 mon.c (mon.1) 9616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.413653+0000 mon.c (mon.1) 9617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.413653+0000 mon.c (mon.1) 9617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.414454+0000 mon.c (mon.1) 9618 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.414454+0000 mon.c (mon.1) 9618 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.421899+0000 mon.a (mon.0) 2863 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.421899+0000 mon.a (mon.0) 2863 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: cephadm 2024-04-22T21:18:18.424925+0000 mgr.x (mgr.34107) 2857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: cephadm 2024-04-22T21:18:18.424925+0000 mgr.x (mgr.34107) 2857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.509841+0000 mon.c (mon.1) 9619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.509841+0000 mon.c (mon.1) 9619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.513776+0000 mon.c (mon.1) 9620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.513776+0000 mon.c (mon.1) 9620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.515174+0000 mon.c (mon.1) 9621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.515174+0000 mon.c (mon.1) 9621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.518664+0000 mon.c (mon.1) 9622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.518664+0000 mon.c (mon.1) 9622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.519658+0000 mon.c (mon.1) 9623 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.519658+0000 mon.c (mon.1) 9623 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.531764+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.531764+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.611044+0000 mon.c (mon.1) 9624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.611044+0000 mon.c (mon.1) 9624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.613886+0000 mon.c (mon.1) 9625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.613886+0000 mon.c (mon.1) 9625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.615215+0000 mon.c (mon.1) 9626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.615215+0000 mon.c (mon.1) 9626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.618436+0000 mon.c (mon.1) 9627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.618436+0000 mon.c (mon.1) 9627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: cephadm 2024-04-22T21:18:18.345643+0000 mgr.x (mgr.34107) 2856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: cluster 2024-04-22T21:18:18.393968+0000 mon.a (mon.0) 2861 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:18:19.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: cluster 2024-04-22T21:18:18.393968+0000 mon.a (mon.0) 2861 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-22T21:18:19.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: cluster 2024-04-22T21:18:18.394001+0000 mon.a (mon.0) 2862 : cluster [INF] Cluster is now healthy 2024-04-22T21:18:19.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: cluster 2024-04-22T21:18:18.394001+0000 mon.a (mon.0) 2862 : cluster [INF] Cluster is now healthy 2024-04-22T21:18:19.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.407331+0000 mon.c (mon.1) 9614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.407331+0000 mon.c (mon.1) 9614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.409981+0000 mon.c (mon.1) 9615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.409981+0000 mon.c (mon.1) 9615 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.411107+0000 mon.c (mon.1) 9616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.411107+0000 mon.c (mon.1) 9616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.413653+0000 mon.c (mon.1) 9617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.413653+0000 mon.c (mon.1) 9617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.414454+0000 mon.c (mon.1) 9618 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.414454+0000 mon.c (mon.1) 9618 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.421899+0000 mon.a (mon.0) 2863 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.421899+0000 mon.a (mon.0) 2863 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: cephadm 2024-04-22T21:18:18.424925+0000 mgr.x (mgr.34107) 2857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: cephadm 2024-04-22T21:18:18.424925+0000 mgr.x (mgr.34107) 2857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:19.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.509841+0000 mon.c (mon.1) 9619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.619456+0000 mon.c (mon.1) 9628 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.619456+0000 mon.c (mon.1) 9628 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.630674+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.630674+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.638296+0000 mon.a (mon.0) 2866 : audit [DBG] from='client.? 172.21.15.121:0/3681028276' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.638296+0000 mon.a (mon.0) 2866 : audit [DBG] from='client.? 172.21.15.121:0/3681028276' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.709323+0000 mon.c (mon.1) 9629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.709323+0000 mon.c (mon.1) 9629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.711910+0000 mon.c (mon.1) 9630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.711910+0000 mon.c (mon.1) 9630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.713360+0000 mon.c (mon.1) 9631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.713360+0000 mon.c (mon.1) 9631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.715844+0000 mon.c (mon.1) 9632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.715844+0000 mon.c (mon.1) 9632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.716772+0000 mon.c (mon.1) 9633 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.716772+0000 mon.c (mon.1) 9633 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.725883+0000 mon.a (mon.0) 2867 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.725883+0000 mon.a (mon.0) 2867 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.804439+0000 mon.c (mon.1) 9634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.804439+0000 mon.c (mon.1) 9634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.509841+0000 mon.c (mon.1) 9619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.513776+0000 mon.c (mon.1) 9620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.513776+0000 mon.c (mon.1) 9620 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.515174+0000 mon.c (mon.1) 9621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.515174+0000 mon.c (mon.1) 9621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.518664+0000 mon.c (mon.1) 9622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.518664+0000 mon.c (mon.1) 9622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.519658+0000 mon.c (mon.1) 9623 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.519658+0000 mon.c (mon.1) 9623 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.531764+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.531764+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.611044+0000 mon.c (mon.1) 9624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.611044+0000 mon.c (mon.1) 9624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.613886+0000 mon.c (mon.1) 9625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.613886+0000 mon.c (mon.1) 9625 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.615215+0000 mon.c (mon.1) 9626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.615215+0000 mon.c (mon.1) 9626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.618436+0000 mon.c (mon.1) 9627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.618436+0000 mon.c (mon.1) 9627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.806775+0000 mon.c (mon.1) 9635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.806775+0000 mon.c (mon.1) 9635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.807726+0000 mon.c (mon.1) 9636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.807726+0000 mon.c (mon.1) 9636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.810196+0000 mon.c (mon.1) 9637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.810196+0000 mon.c (mon.1) 9637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.810904+0000 mon.c (mon.1) 9638 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.810904+0000 mon.c (mon.1) 9638 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.818437+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.818437+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.895747+0000 mon.c (mon.1) 9639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.895747+0000 mon.c (mon.1) 9639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.898313+0000 mon.c (mon.1) 9640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.898313+0000 mon.c (mon.1) 9640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.899401+0000 mon.c (mon.1) 9641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.899401+0000 mon.c (mon.1) 9641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.902523+0000 mon.c (mon.1) 9642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.902523+0000 mon.c (mon.1) 9642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.903366+0000 mon.c (mon.1) 9643 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.619456+0000 mon.c (mon.1) 9628 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.619456+0000 mon.c (mon.1) 9628 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.630674+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.630674+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.638296+0000 mon.a (mon.0) 2866 : audit [DBG] from='client.? 172.21.15.121:0/3681028276' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.638296+0000 mon.a (mon.0) 2866 : audit [DBG] from='client.? 172.21.15.121:0/3681028276' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.709323+0000 mon.c (mon.1) 9629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.709323+0000 mon.c (mon.1) 9629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.711910+0000 mon.c (mon.1) 9630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.711910+0000 mon.c (mon.1) 9630 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.713360+0000 mon.c (mon.1) 9631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.713360+0000 mon.c (mon.1) 9631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.715844+0000 mon.c (mon.1) 9632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.715844+0000 mon.c (mon.1) 9632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.716772+0000 mon.c (mon.1) 9633 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.716772+0000 mon.c (mon.1) 9633 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.725883+0000 mon.a (mon.0) 2867 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.725883+0000 mon.a (mon.0) 2867 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.804439+0000 mon.c (mon.1) 9634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.804439+0000 mon.c (mon.1) 9634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.903366+0000 mon.c (mon.1) 9643 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.912393+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.912393+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.990489+0000 mon.c (mon.1) 9644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.990489+0000 mon.c (mon.1) 9644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.993810+0000 mon.c (mon.1) 9645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.993810+0000 mon.c (mon.1) 9645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.994961+0000 mon.c (mon.1) 9646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.994961+0000 mon.c (mon.1) 9646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.997742+0000 mon.c (mon.1) 9647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.997742+0000 mon.c (mon.1) 9647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.998827+0000 mon.c (mon.1) 9648 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:18.998827+0000 mon.c (mon.1) 9648 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.005196+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.005196+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.083485+0000 mon.c (mon.1) 9649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.083485+0000 mon.c (mon.1) 9649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.086183+0000 mon.c (mon.1) 9650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.086183+0000 mon.c (mon.1) 9650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.087613+0000 mon.c (mon.1) 9651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.806775+0000 mon.c (mon.1) 9635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.806775+0000 mon.c (mon.1) 9635 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.807726+0000 mon.c (mon.1) 9636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.807726+0000 mon.c (mon.1) 9636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.810196+0000 mon.c (mon.1) 9637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.810196+0000 mon.c (mon.1) 9637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.810904+0000 mon.c (mon.1) 9638 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.810904+0000 mon.c (mon.1) 9638 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.818437+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.818437+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.895747+0000 mon.c (mon.1) 9639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.895747+0000 mon.c (mon.1) 9639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.898313+0000 mon.c (mon.1) 9640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.898313+0000 mon.c (mon.1) 9640 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.899401+0000 mon.c (mon.1) 9641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.899401+0000 mon.c (mon.1) 9641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.902523+0000 mon.c (mon.1) 9642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.902523+0000 mon.c (mon.1) 9642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.903366+0000 mon.c (mon.1) 9643 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.087613+0000 mon.c (mon.1) 9651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.090482+0000 mon.c (mon.1) 9652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.090482+0000 mon.c (mon.1) 9652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.091396+0000 mon.c (mon.1) 9653 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.091396+0000 mon.c (mon.1) 9653 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.098100+0000 mon.a (mon.0) 2871 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.098100+0000 mon.a (mon.0) 2871 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.175562+0000 mon.c (mon.1) 9654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.175562+0000 mon.c (mon.1) 9654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.177953+0000 mon.c (mon.1) 9655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.177953+0000 mon.c (mon.1) 9655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.179285+0000 mon.c (mon.1) 9656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.179285+0000 mon.c (mon.1) 9656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.181691+0000 mon.c (mon.1) 9657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.181691+0000 mon.c (mon.1) 9657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.182476+0000 mon.c (mon.1) 9658 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.182476+0000 mon.c (mon.1) 9658 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.188104+0000 mon.a (mon.0) 2872 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.188104+0000 mon.a (mon.0) 2872 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.903366+0000 mon.c (mon.1) 9643 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.912393+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.912393+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.990489+0000 mon.c (mon.1) 9644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.990489+0000 mon.c (mon.1) 9644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.993810+0000 mon.c (mon.1) 9645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.993810+0000 mon.c (mon.1) 9645 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.994961+0000 mon.c (mon.1) 9646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.994961+0000 mon.c (mon.1) 9646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.997742+0000 mon.c (mon.1) 9647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.997742+0000 mon.c (mon.1) 9647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.998827+0000 mon.c (mon.1) 9648 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:18.998827+0000 mon.c (mon.1) 9648 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.005196+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.005196+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.083485+0000 mon.c (mon.1) 9649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.083485+0000 mon.c (mon.1) 9649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.086183+0000 mon.c (mon.1) 9650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.086183+0000 mon.c (mon.1) 9650 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.087613+0000 mon.c (mon.1) 9651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.087613+0000 mon.c (mon.1) 9651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.090482+0000 mon.c (mon.1) 9652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.090482+0000 mon.c (mon.1) 9652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.091396+0000 mon.c (mon.1) 9653 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.091396+0000 mon.c (mon.1) 9653 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.098100+0000 mon.a (mon.0) 2871 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.098100+0000 mon.a (mon.0) 2871 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.175562+0000 mon.c (mon.1) 9654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.175562+0000 mon.c (mon.1) 9654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.177953+0000 mon.c (mon.1) 9655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.177953+0000 mon.c (mon.1) 9655 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.179285+0000 mon.c (mon.1) 9656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.179285+0000 mon.c (mon.1) 9656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.181691+0000 mon.c (mon.1) 9657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.181691+0000 mon.c (mon.1) 9657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.182476+0000 mon.c (mon.1) 9658 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.182476+0000 mon.c (mon.1) 9658 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.188104+0000 mon.a (mon.0) 2872 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.188104+0000 mon.a (mon.0) 2872 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.277458+0000 mon.c (mon.1) 9659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.277458+0000 mon.c (mon.1) 9659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.282234+0000 mon.c (mon.1) 9660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.282234+0000 mon.c (mon.1) 9660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.284269+0000 mon.c (mon.1) 9661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.284269+0000 mon.c (mon.1) 9661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.289287+0000 mon.c (mon.1) 9662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.289287+0000 mon.c (mon.1) 9662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.290712+0000 mon.c (mon.1) 9663 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.290712+0000 mon.c (mon.1) 9663 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.298521+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[75184]: audit 2024-04-22T21:18:19.298521+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.277458+0000 mon.c (mon.1) 9659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.277458+0000 mon.c (mon.1) 9659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.282234+0000 mon.c (mon.1) 9660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.282234+0000 mon.c (mon.1) 9660 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:19.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.284269+0000 mon.c (mon.1) 9661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.284269+0000 mon.c (mon.1) 9661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:19.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.289287+0000 mon.c (mon.1) 9662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.289287+0000 mon.c (mon.1) 9662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:19.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.290712+0000 mon.c (mon.1) 9663 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.290712+0000 mon.c (mon.1) 9663 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:19.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.298521+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:19.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:19 smithi121 bash[73084]: audit 2024-04-22T21:18:19.298521+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: cephadm 2024-04-22T21:18:18.534885+0000 mgr.x (mgr.34107) 2858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: cephadm 2024-04-22T21:18:18.534885+0000 mgr.x (mgr.34107) 2858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:18.553252+0000 mgr.x (mgr.34107) 2859 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:20.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:18.553252+0000 mgr.x (mgr.34107) 2859 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:20.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: cephadm 2024-04-22T21:18:18.633918+0000 mgr.x (mgr.34107) 2860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: cephadm 2024-04-22T21:18:18.633918+0000 mgr.x (mgr.34107) 2860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: cephadm 2024-04-22T21:18:18.729110+0000 mgr.x (mgr.34107) 2861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: cephadm 2024-04-22T21:18:18.729110+0000 mgr.x (mgr.34107) 2861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: cephadm 2024-04-22T21:18:18.821427+0000 mgr.x (mgr.34107) 2862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: cephadm 2024-04-22T21:18:18.821427+0000 mgr.x (mgr.34107) 2862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: cephadm 2024-04-22T21:18:18.915305+0000 mgr.x (mgr.34107) 2863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: cephadm 2024-04-22T21:18:18.915305+0000 mgr.x (mgr.34107) 2863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: cephadm 2024-04-22T21:18:19.009803+0000 mgr.x (mgr.34107) 2864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: cephadm 2024-04-22T21:18:19.009803+0000 mgr.x (mgr.34107) 2864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.014739+0000 mgr.x (mgr.34107) 2865 : audit [DBG] from='client.45000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:20.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.014739+0000 mgr.x (mgr.34107) 2865 : audit [DBG] from='client.45000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:20.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: cephadm 2024-04-22T21:18:19.100958+0000 mgr.x (mgr.34107) 2866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: cephadm 2024-04-22T21:18:19.100958+0000 mgr.x (mgr.34107) 2866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: cephadm 2024-04-22T21:18:19.191022+0000 mgr.x (mgr.34107) 2867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: cephadm 2024-04-22T21:18:19.191022+0000 mgr.x (mgr.34107) 2867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: cephadm 2024-04-22T21:18:19.301444+0000 mgr.x (mgr.34107) 2868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: cephadm 2024-04-22T21:18:19.301444+0000 mgr.x (mgr.34107) 2868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.376388+0000 mon.c (mon.1) 9664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.376388+0000 mon.c (mon.1) 9664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.395617+0000 mon.c (mon.1) 9665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.395617+0000 mon.c (mon.1) 9665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.396824+0000 mon.c (mon.1) 9666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.396824+0000 mon.c (mon.1) 9666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.399562+0000 mon.c (mon.1) 9667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.399562+0000 mon.c (mon.1) 9667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.400341+0000 mon.c (mon.1) 9668 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.400341+0000 mon.c (mon.1) 9668 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.405398+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.405398+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: cephadm 2024-04-22T21:18:19.408740+0000 mgr.x (mgr.34107) 2869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: cephadm 2024-04-22T21:18:19.408740+0000 mgr.x (mgr.34107) 2869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: cluster 2024-04-22T21:18:19.436750+0000 mgr.x (mgr.34107) 2870 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-04-22T21:18:20.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: cluster 2024-04-22T21:18:19.436750+0000 mgr.x (mgr.34107) 2870 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-04-22T21:18:20.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.453858+0000 mon.a (mon.0) 2875 : audit [DBG] from='client.? 172.21.15.121:0/1377758291' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:18:20.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.453858+0000 mon.a (mon.0) 2875 : audit [DBG] from='client.? 172.21.15.121:0/1377758291' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:18:20.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.480670+0000 mon.c (mon.1) 9669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.480670+0000 mon.c (mon.1) 9669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.482928+0000 mon.c (mon.1) 9670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.482928+0000 mon.c (mon.1) 9670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.483923+0000 mon.c (mon.1) 9671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.483923+0000 mon.c (mon.1) 9671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.486689+0000 mon.c (mon.1) 9672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.486689+0000 mon.c (mon.1) 9672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.487670+0000 mon.c (mon.1) 9673 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.487670+0000 mon.c (mon.1) 9673 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.493304+0000 mon.a (mon.0) 2876 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.493304+0000 mon.a (mon.0) 2876 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.568578+0000 mon.c (mon.1) 9674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.568578+0000 mon.c (mon.1) 9674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.571088+0000 mon.c (mon.1) 9675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.571088+0000 mon.c (mon.1) 9675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.572393+0000 mon.c (mon.1) 9676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.572393+0000 mon.c (mon.1) 9676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.575088+0000 mon.c (mon.1) 9677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.575088+0000 mon.c (mon.1) 9677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.576023+0000 mon.c (mon.1) 9678 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.576023+0000 mon.c (mon.1) 9678 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.581367+0000 mon.a (mon.0) 2877 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.581367+0000 mon.a (mon.0) 2877 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.656375+0000 mon.c (mon.1) 9679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.656375+0000 mon.c (mon.1) 9679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.659366+0000 mon.c (mon.1) 9680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.659366+0000 mon.c (mon.1) 9680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.660910+0000 mon.c (mon.1) 9681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.660910+0000 mon.c (mon.1) 9681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.663981+0000 mon.c (mon.1) 9682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.663981+0000 mon.c (mon.1) 9682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.665134+0000 mon.c (mon.1) 9683 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.665134+0000 mon.c (mon.1) 9683 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.673316+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.673316+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.747836+0000 mon.c (mon.1) 9684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.747836+0000 mon.c (mon.1) 9684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.750880+0000 mon.c (mon.1) 9685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.750880+0000 mon.c (mon.1) 9685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.752561+0000 mon.c (mon.1) 9686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.752561+0000 mon.c (mon.1) 9686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.755193+0000 mon.c (mon.1) 9687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.755193+0000 mon.c (mon.1) 9687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.756230+0000 mon.c (mon.1) 9688 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.756230+0000 mon.c (mon.1) 9688 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.763892+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.763892+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.853109+0000 mon.c (mon.1) 9689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.853109+0000 mon.c (mon.1) 9689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.857729+0000 mon.c (mon.1) 9690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.857729+0000 mon.c (mon.1) 9690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.859917+0000 mon.c (mon.1) 9691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.859917+0000 mon.c (mon.1) 9691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.864304+0000 mon.c (mon.1) 9692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.864304+0000 mon.c (mon.1) 9692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.865680+0000 mon.c (mon.1) 9693 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.865680+0000 mon.c (mon.1) 9693 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.873483+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.873483+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.951865+0000 mon.c (mon.1) 9694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.951865+0000 mon.c (mon.1) 9694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.954707+0000 mon.c (mon.1) 9695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.954707+0000 mon.c (mon.1) 9695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.956211+0000 mon.c (mon.1) 9696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.956211+0000 mon.c (mon.1) 9696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.959617+0000 mon.c (mon.1) 9697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.959617+0000 mon.c (mon.1) 9697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.960528+0000 mon.c (mon.1) 9698 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.960528+0000 mon.c (mon.1) 9698 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.967089+0000 mon.a (mon.0) 2881 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:19.967089+0000 mon.a (mon.0) 2881 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.046698+0000 mon.c (mon.1) 9699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.046698+0000 mon.c (mon.1) 9699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.049664+0000 mon.c (mon.1) 9700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.049664+0000 mon.c (mon.1) 9700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.051029+0000 mon.c (mon.1) 9701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.051029+0000 mon.c (mon.1) 9701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.053953+0000 mon.c (mon.1) 9702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.053953+0000 mon.c (mon.1) 9702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.054940+0000 mon.c (mon.1) 9703 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.054940+0000 mon.c (mon.1) 9703 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.061301+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.061301+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.140635+0000 mon.c (mon.1) 9704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.140635+0000 mon.c (mon.1) 9704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.143436+0000 mon.c (mon.1) 9705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.143436+0000 mon.c (mon.1) 9705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.144749+0000 mon.c (mon.1) 9706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.144749+0000 mon.c (mon.1) 9706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.148475+0000 mon.c (mon.1) 9707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.148475+0000 mon.c (mon.1) 9707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.149533+0000 mon.c (mon.1) 9708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.149533+0000 mon.c (mon.1) 9708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.156530+0000 mon.a (mon.0) 2883 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.156530+0000 mon.a (mon.0) 2883 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.235259+0000 mon.c (mon.1) 9709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.235259+0000 mon.c (mon.1) 9709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.238307+0000 mon.c (mon.1) 9710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.238307+0000 mon.c (mon.1) 9710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.239678+0000 mon.c (mon.1) 9711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.239678+0000 mon.c (mon.1) 9711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.243081+0000 mon.c (mon.1) 9712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.243081+0000 mon.c (mon.1) 9712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.244503+0000 mon.c (mon.1) 9713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.244503+0000 mon.c (mon.1) 9713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.254490+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.254490+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.334038+0000 mon.c (mon.1) 9714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.334038+0000 mon.c (mon.1) 9714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.337349+0000 mon.c (mon.1) 9715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.337349+0000 mon.c (mon.1) 9715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.338806+0000 mon.c (mon.1) 9716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.338806+0000 mon.c (mon.1) 9716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.342526+0000 mon.c (mon.1) 9717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.342526+0000 mon.c (mon.1) 9717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.343581+0000 mon.c (mon.1) 9718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.343581+0000 mon.c (mon.1) 9718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.351469+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:20 smithi123 bash[58916]: audit 2024-04-22T21:18:20.351469+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: cephadm 2024-04-22T21:18:18.534885+0000 mgr.x (mgr.34107) 2858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: cephadm 2024-04-22T21:18:18.534885+0000 mgr.x (mgr.34107) 2858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:18.553252+0000 mgr.x (mgr.34107) 2859 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:20.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:18.553252+0000 mgr.x (mgr.34107) 2859 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:20.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: cephadm 2024-04-22T21:18:18.633918+0000 mgr.x (mgr.34107) 2860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: cephadm 2024-04-22T21:18:18.633918+0000 mgr.x (mgr.34107) 2860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: cephadm 2024-04-22T21:18:18.729110+0000 mgr.x (mgr.34107) 2861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: cephadm 2024-04-22T21:18:18.729110+0000 mgr.x (mgr.34107) 2861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: cephadm 2024-04-22T21:18:18.821427+0000 mgr.x (mgr.34107) 2862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: cephadm 2024-04-22T21:18:18.821427+0000 mgr.x (mgr.34107) 2862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: cephadm 2024-04-22T21:18:18.915305+0000 mgr.x (mgr.34107) 2863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: cephadm 2024-04-22T21:18:18.915305+0000 mgr.x (mgr.34107) 2863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: cephadm 2024-04-22T21:18:19.009803+0000 mgr.x (mgr.34107) 2864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: cephadm 2024-04-22T21:18:19.009803+0000 mgr.x (mgr.34107) 2864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.014739+0000 mgr.x (mgr.34107) 2865 : audit [DBG] from='client.45000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:20.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.014739+0000 mgr.x (mgr.34107) 2865 : audit [DBG] from='client.45000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:20.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: cephadm 2024-04-22T21:18:19.100958+0000 mgr.x (mgr.34107) 2866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: cephadm 2024-04-22T21:18:19.100958+0000 mgr.x (mgr.34107) 2866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: cephadm 2024-04-22T21:18:19.191022+0000 mgr.x (mgr.34107) 2867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: cephadm 2024-04-22T21:18:19.191022+0000 mgr.x (mgr.34107) 2867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: cephadm 2024-04-22T21:18:19.301444+0000 mgr.x (mgr.34107) 2868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: cephadm 2024-04-22T21:18:19.301444+0000 mgr.x (mgr.34107) 2868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.376388+0000 mon.c (mon.1) 9664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.376388+0000 mon.c (mon.1) 9664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.395617+0000 mon.c (mon.1) 9665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.395617+0000 mon.c (mon.1) 9665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.396824+0000 mon.c (mon.1) 9666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.396824+0000 mon.c (mon.1) 9666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.399562+0000 mon.c (mon.1) 9667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.399562+0000 mon.c (mon.1) 9667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.400341+0000 mon.c (mon.1) 9668 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.400341+0000 mon.c (mon.1) 9668 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.405398+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.405398+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: cephadm 2024-04-22T21:18:19.408740+0000 mgr.x (mgr.34107) 2869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: cephadm 2024-04-22T21:18:19.408740+0000 mgr.x (mgr.34107) 2869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: cluster 2024-04-22T21:18:19.436750+0000 mgr.x (mgr.34107) 2870 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-04-22T21:18:20.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: cluster 2024-04-22T21:18:19.436750+0000 mgr.x (mgr.34107) 2870 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-04-22T21:18:20.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.453858+0000 mon.a (mon.0) 2875 : audit [DBG] from='client.? 172.21.15.121:0/1377758291' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:18:20.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.453858+0000 mon.a (mon.0) 2875 : audit [DBG] from='client.? 172.21.15.121:0/1377758291' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:18:20.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: cephadm 2024-04-22T21:18:18.534885+0000 mgr.x (mgr.34107) 2858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: cephadm 2024-04-22T21:18:18.534885+0000 mgr.x (mgr.34107) 2858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:18.553252+0000 mgr.x (mgr.34107) 2859 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:20.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:18.553252+0000 mgr.x (mgr.34107) 2859 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:20.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: cephadm 2024-04-22T21:18:18.633918+0000 mgr.x (mgr.34107) 2860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: cephadm 2024-04-22T21:18:18.633918+0000 mgr.x (mgr.34107) 2860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: cephadm 2024-04-22T21:18:18.729110+0000 mgr.x (mgr.34107) 2861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: cephadm 2024-04-22T21:18:18.729110+0000 mgr.x (mgr.34107) 2861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: cephadm 2024-04-22T21:18:18.821427+0000 mgr.x (mgr.34107) 2862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: cephadm 2024-04-22T21:18:18.821427+0000 mgr.x (mgr.34107) 2862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: cephadm 2024-04-22T21:18:18.915305+0000 mgr.x (mgr.34107) 2863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: cephadm 2024-04-22T21:18:18.915305+0000 mgr.x (mgr.34107) 2863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: cephadm 2024-04-22T21:18:19.009803+0000 mgr.x (mgr.34107) 2864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: cephadm 2024-04-22T21:18:19.009803+0000 mgr.x (mgr.34107) 2864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.014739+0000 mgr.x (mgr.34107) 2865 : audit [DBG] from='client.45000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:20.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.014739+0000 mgr.x (mgr.34107) 2865 : audit [DBG] from='client.45000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:20.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: cephadm 2024-04-22T21:18:19.100958+0000 mgr.x (mgr.34107) 2866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: cephadm 2024-04-22T21:18:19.100958+0000 mgr.x (mgr.34107) 2866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: cephadm 2024-04-22T21:18:19.191022+0000 mgr.x (mgr.34107) 2867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: cephadm 2024-04-22T21:18:19.191022+0000 mgr.x (mgr.34107) 2867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: cephadm 2024-04-22T21:18:19.301444+0000 mgr.x (mgr.34107) 2868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.480670+0000 mon.c (mon.1) 9669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.480670+0000 mon.c (mon.1) 9669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.482928+0000 mon.c (mon.1) 9670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.482928+0000 mon.c (mon.1) 9670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.483923+0000 mon.c (mon.1) 9671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.483923+0000 mon.c (mon.1) 9671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.486689+0000 mon.c (mon.1) 9672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.486689+0000 mon.c (mon.1) 9672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.487670+0000 mon.c (mon.1) 9673 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.487670+0000 mon.c (mon.1) 9673 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.493304+0000 mon.a (mon.0) 2876 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.493304+0000 mon.a (mon.0) 2876 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.568578+0000 mon.c (mon.1) 9674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.568578+0000 mon.c (mon.1) 9674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.571088+0000 mon.c (mon.1) 9675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.571088+0000 mon.c (mon.1) 9675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.572393+0000 mon.c (mon.1) 9676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.572393+0000 mon.c (mon.1) 9676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.575088+0000 mon.c (mon.1) 9677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.575088+0000 mon.c (mon.1) 9677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.576023+0000 mon.c (mon.1) 9678 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.576023+0000 mon.c (mon.1) 9678 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.581367+0000 mon.a (mon.0) 2877 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.581367+0000 mon.a (mon.0) 2877 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.656375+0000 mon.c (mon.1) 9679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.656375+0000 mon.c (mon.1) 9679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.659366+0000 mon.c (mon.1) 9680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.659366+0000 mon.c (mon.1) 9680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.660910+0000 mon.c (mon.1) 9681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.660910+0000 mon.c (mon.1) 9681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.663981+0000 mon.c (mon.1) 9682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.663981+0000 mon.c (mon.1) 9682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.665134+0000 mon.c (mon.1) 9683 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.665134+0000 mon.c (mon.1) 9683 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.673316+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.673316+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.747836+0000 mon.c (mon.1) 9684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.747836+0000 mon.c (mon.1) 9684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.750880+0000 mon.c (mon.1) 9685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: cephadm 2024-04-22T21:18:19.301444+0000 mgr.x (mgr.34107) 2868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.376388+0000 mon.c (mon.1) 9664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.376388+0000 mon.c (mon.1) 9664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.395617+0000 mon.c (mon.1) 9665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.395617+0000 mon.c (mon.1) 9665 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.396824+0000 mon.c (mon.1) 9666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.396824+0000 mon.c (mon.1) 9666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.399562+0000 mon.c (mon.1) 9667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.399562+0000 mon.c (mon.1) 9667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.400341+0000 mon.c (mon.1) 9668 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.400341+0000 mon.c (mon.1) 9668 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.405398+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.405398+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: cephadm 2024-04-22T21:18:19.408740+0000 mgr.x (mgr.34107) 2869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: cephadm 2024-04-22T21:18:19.408740+0000 mgr.x (mgr.34107) 2869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:20.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: cluster 2024-04-22T21:18:19.436750+0000 mgr.x (mgr.34107) 2870 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-04-22T21:18:20.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: cluster 2024-04-22T21:18:19.436750+0000 mgr.x (mgr.34107) 2870 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-04-22T21:18:20.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.453858+0000 mon.a (mon.0) 2875 : audit [DBG] from='client.? 172.21.15.121:0/1377758291' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:18:20.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.453858+0000 mon.a (mon.0) 2875 : audit [DBG] from='client.? 172.21.15.121:0/1377758291' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:18:20.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.750880+0000 mon.c (mon.1) 9685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.752561+0000 mon.c (mon.1) 9686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.752561+0000 mon.c (mon.1) 9686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.755193+0000 mon.c (mon.1) 9687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.755193+0000 mon.c (mon.1) 9687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.756230+0000 mon.c (mon.1) 9688 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.756230+0000 mon.c (mon.1) 9688 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.763892+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.763892+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.853109+0000 mon.c (mon.1) 9689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.853109+0000 mon.c (mon.1) 9689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.857729+0000 mon.c (mon.1) 9690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.857729+0000 mon.c (mon.1) 9690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.859917+0000 mon.c (mon.1) 9691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.859917+0000 mon.c (mon.1) 9691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.864304+0000 mon.c (mon.1) 9692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.864304+0000 mon.c (mon.1) 9692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.865680+0000 mon.c (mon.1) 9693 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.865680+0000 mon.c (mon.1) 9693 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.873483+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.873483+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.951865+0000 mon.c (mon.1) 9694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.951865+0000 mon.c (mon.1) 9694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.954707+0000 mon.c (mon.1) 9695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.954707+0000 mon.c (mon.1) 9695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.956211+0000 mon.c (mon.1) 9696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.956211+0000 mon.c (mon.1) 9696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.959617+0000 mon.c (mon.1) 9697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.959617+0000 mon.c (mon.1) 9697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.960528+0000 mon.c (mon.1) 9698 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.960528+0000 mon.c (mon.1) 9698 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.967089+0000 mon.a (mon.0) 2881 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:19.967089+0000 mon.a (mon.0) 2881 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.046698+0000 mon.c (mon.1) 9699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.046698+0000 mon.c (mon.1) 9699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.049664+0000 mon.c (mon.1) 9700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.049664+0000 mon.c (mon.1) 9700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.051029+0000 mon.c (mon.1) 9701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.480670+0000 mon.c (mon.1) 9669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.480670+0000 mon.c (mon.1) 9669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.482928+0000 mon.c (mon.1) 9670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.482928+0000 mon.c (mon.1) 9670 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.483923+0000 mon.c (mon.1) 9671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.483923+0000 mon.c (mon.1) 9671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.486689+0000 mon.c (mon.1) 9672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.486689+0000 mon.c (mon.1) 9672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.487670+0000 mon.c (mon.1) 9673 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.487670+0000 mon.c (mon.1) 9673 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.493304+0000 mon.a (mon.0) 2876 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.493304+0000 mon.a (mon.0) 2876 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.568578+0000 mon.c (mon.1) 9674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.568578+0000 mon.c (mon.1) 9674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.571088+0000 mon.c (mon.1) 9675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.571088+0000 mon.c (mon.1) 9675 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.572393+0000 mon.c (mon.1) 9676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.572393+0000 mon.c (mon.1) 9676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.575088+0000 mon.c (mon.1) 9677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.051029+0000 mon.c (mon.1) 9701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.053953+0000 mon.c (mon.1) 9702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.053953+0000 mon.c (mon.1) 9702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.054940+0000 mon.c (mon.1) 9703 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.054940+0000 mon.c (mon.1) 9703 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.061301+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.061301+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.140635+0000 mon.c (mon.1) 9704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.140635+0000 mon.c (mon.1) 9704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.143436+0000 mon.c (mon.1) 9705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.143436+0000 mon.c (mon.1) 9705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.144749+0000 mon.c (mon.1) 9706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.144749+0000 mon.c (mon.1) 9706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.148475+0000 mon.c (mon.1) 9707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.148475+0000 mon.c (mon.1) 9707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.149533+0000 mon.c (mon.1) 9708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.149533+0000 mon.c (mon.1) 9708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.156530+0000 mon.a (mon.0) 2883 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.156530+0000 mon.a (mon.0) 2883 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.235259+0000 mon.c (mon.1) 9709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.235259+0000 mon.c (mon.1) 9709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.238307+0000 mon.c (mon.1) 9710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.238307+0000 mon.c (mon.1) 9710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.239678+0000 mon.c (mon.1) 9711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.239678+0000 mon.c (mon.1) 9711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.243081+0000 mon.c (mon.1) 9712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.243081+0000 mon.c (mon.1) 9712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.244503+0000 mon.c (mon.1) 9713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.244503+0000 mon.c (mon.1) 9713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.254490+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.254490+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.334038+0000 mon.c (mon.1) 9714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.334038+0000 mon.c (mon.1) 9714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.337349+0000 mon.c (mon.1) 9715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.337349+0000 mon.c (mon.1) 9715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.338806+0000 mon.c (mon.1) 9716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.338806+0000 mon.c (mon.1) 9716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.342526+0000 mon.c (mon.1) 9717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.342526+0000 mon.c (mon.1) 9717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.343581+0000 mon.c (mon.1) 9718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.343581+0000 mon.c (mon.1) 9718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.351469+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[73084]: audit 2024-04-22T21:18:20.351469+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.575088+0000 mon.c (mon.1) 9677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.576023+0000 mon.c (mon.1) 9678 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.576023+0000 mon.c (mon.1) 9678 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.581367+0000 mon.a (mon.0) 2877 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.581367+0000 mon.a (mon.0) 2877 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.656375+0000 mon.c (mon.1) 9679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.656375+0000 mon.c (mon.1) 9679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.659366+0000 mon.c (mon.1) 9680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.659366+0000 mon.c (mon.1) 9680 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.660910+0000 mon.c (mon.1) 9681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.660910+0000 mon.c (mon.1) 9681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.663981+0000 mon.c (mon.1) 9682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.663981+0000 mon.c (mon.1) 9682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.665134+0000 mon.c (mon.1) 9683 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.665134+0000 mon.c (mon.1) 9683 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.673316+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.673316+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.747836+0000 mon.c (mon.1) 9684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.747836+0000 mon.c (mon.1) 9684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.750880+0000 mon.c (mon.1) 9685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.750880+0000 mon.c (mon.1) 9685 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.752561+0000 mon.c (mon.1) 9686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.752561+0000 mon.c (mon.1) 9686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.755193+0000 mon.c (mon.1) 9687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.755193+0000 mon.c (mon.1) 9687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.756230+0000 mon.c (mon.1) 9688 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.756230+0000 mon.c (mon.1) 9688 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.763892+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.763892+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.853109+0000 mon.c (mon.1) 9689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.853109+0000 mon.c (mon.1) 9689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.857729+0000 mon.c (mon.1) 9690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.857729+0000 mon.c (mon.1) 9690 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.859917+0000 mon.c (mon.1) 9691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.859917+0000 mon.c (mon.1) 9691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.864304+0000 mon.c (mon.1) 9692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.864304+0000 mon.c (mon.1) 9692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.865680+0000 mon.c (mon.1) 9693 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.865680+0000 mon.c (mon.1) 9693 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.873483+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.873483+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.951865+0000 mon.c (mon.1) 9694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.951865+0000 mon.c (mon.1) 9694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.954707+0000 mon.c (mon.1) 9695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.954707+0000 mon.c (mon.1) 9695 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.956211+0000 mon.c (mon.1) 9696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.956211+0000 mon.c (mon.1) 9696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.959617+0000 mon.c (mon.1) 9697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.959617+0000 mon.c (mon.1) 9697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.960528+0000 mon.c (mon.1) 9698 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.960528+0000 mon.c (mon.1) 9698 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.967089+0000 mon.a (mon.0) 2881 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:19.967089+0000 mon.a (mon.0) 2881 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.046698+0000 mon.c (mon.1) 9699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.046698+0000 mon.c (mon.1) 9699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.049664+0000 mon.c (mon.1) 9700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.049664+0000 mon.c (mon.1) 9700 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.051029+0000 mon.c (mon.1) 9701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.051029+0000 mon.c (mon.1) 9701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.053953+0000 mon.c (mon.1) 9702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.053953+0000 mon.c (mon.1) 9702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.054940+0000 mon.c (mon.1) 9703 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.054940+0000 mon.c (mon.1) 9703 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.061301+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.061301+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.140635+0000 mon.c (mon.1) 9704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.140635+0000 mon.c (mon.1) 9704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.143436+0000 mon.c (mon.1) 9705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.143436+0000 mon.c (mon.1) 9705 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.144749+0000 mon.c (mon.1) 9706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.144749+0000 mon.c (mon.1) 9706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.148475+0000 mon.c (mon.1) 9707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.148475+0000 mon.c (mon.1) 9707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.149533+0000 mon.c (mon.1) 9708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.149533+0000 mon.c (mon.1) 9708 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.156530+0000 mon.a (mon.0) 2883 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.156530+0000 mon.a (mon.0) 2883 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.235259+0000 mon.c (mon.1) 9709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.235259+0000 mon.c (mon.1) 9709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.238307+0000 mon.c (mon.1) 9710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.238307+0000 mon.c (mon.1) 9710 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.239678+0000 mon.c (mon.1) 9711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.239678+0000 mon.c (mon.1) 9711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.243081+0000 mon.c (mon.1) 9712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.243081+0000 mon.c (mon.1) 9712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.244503+0000 mon.c (mon.1) 9713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.244503+0000 mon.c (mon.1) 9713 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.254490+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.254490+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.334038+0000 mon.c (mon.1) 9714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.334038+0000 mon.c (mon.1) 9714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.337349+0000 mon.c (mon.1) 9715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.337349+0000 mon.c (mon.1) 9715 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:20.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.338806+0000 mon.c (mon.1) 9716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.338806+0000 mon.c (mon.1) 9716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:20.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.342526+0000 mon.c (mon.1) 9717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.342526+0000 mon.c (mon.1) 9717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:20.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.343581+0000 mon.c (mon.1) 9718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.343581+0000 mon.c (mon.1) 9718 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:20.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.351469+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:20.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[75184]: audit 2024-04-22T21:18:20.351469+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.232 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:18:20 smithi121 bash[106748]: ts=2024-04-22T21:18:20.884Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000707528s 2024-04-22T21:18:21.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: cephadm 2024-04-22T21:18:19.496825+0000 mgr.x (mgr.34107) 2871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: cephadm 2024-04-22T21:18:19.496825+0000 mgr.x (mgr.34107) 2871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: cephadm 2024-04-22T21:18:19.584625+0000 mgr.x (mgr.34107) 2872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: cephadm 2024-04-22T21:18:19.584625+0000 mgr.x (mgr.34107) 2872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: cephadm 2024-04-22T21:18:19.676425+0000 mgr.x (mgr.34107) 2873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: cephadm 2024-04-22T21:18:19.676425+0000 mgr.x (mgr.34107) 2873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: cephadm 2024-04-22T21:18:19.766788+0000 mgr.x (mgr.34107) 2874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: cephadm 2024-04-22T21:18:19.766788+0000 mgr.x (mgr.34107) 2874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: cephadm 2024-04-22T21:18:19.876660+0000 mgr.x (mgr.34107) 2875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: cephadm 2024-04-22T21:18:19.876660+0000 mgr.x (mgr.34107) 2875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: cephadm 2024-04-22T21:18:19.969983+0000 mgr.x (mgr.34107) 2876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: cephadm 2024-04-22T21:18:19.969983+0000 mgr.x (mgr.34107) 2876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: cephadm 2024-04-22T21:18:20.064613+0000 mgr.x (mgr.34107) 2877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: cephadm 2024-04-22T21:18:20.064613+0000 mgr.x (mgr.34107) 2877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: cephadm 2024-04-22T21:18:20.159448+0000 mgr.x (mgr.34107) 2878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: cephadm 2024-04-22T21:18:20.159448+0000 mgr.x (mgr.34107) 2878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: cephadm 2024-04-22T21:18:20.257867+0000 mgr.x (mgr.34107) 2879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: cephadm 2024-04-22T21:18:20.257867+0000 mgr.x (mgr.34107) 2879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: cephadm 2024-04-22T21:18:20.356490+0000 mgr.x (mgr.34107) 2880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: cephadm 2024-04-22T21:18:20.356490+0000 mgr.x (mgr.34107) 2880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.413914+0000 mon.c (mon.1) 9719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.413914+0000 mon.c (mon.1) 9719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.419637+0000 mon.c (mon.1) 9720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.419637+0000 mon.c (mon.1) 9720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.421532+0000 mon.c (mon.1) 9721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.421532+0000 mon.c (mon.1) 9721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.424726+0000 mon.c (mon.1) 9722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.424726+0000 mon.c (mon.1) 9722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.425845+0000 mon.c (mon.1) 9723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.425845+0000 mon.c (mon.1) 9723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.437096+0000 mon.a (mon.0) 2886 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.437096+0000 mon.a (mon.0) 2886 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: cephadm 2024-04-22T21:18:20.440216+0000 mgr.x (mgr.34107) 2881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: cephadm 2024-04-22T21:18:20.440216+0000 mgr.x (mgr.34107) 2881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.527197+0000 mon.c (mon.1) 9724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.527197+0000 mon.c (mon.1) 9724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.531936+0000 mon.c (mon.1) 9725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.531936+0000 mon.c (mon.1) 9725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.533765+0000 mon.c (mon.1) 9726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.533765+0000 mon.c (mon.1) 9726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.537857+0000 mon.c (mon.1) 9727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.533 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.537857+0000 mon.c (mon.1) 9727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.539194+0000 mon.c (mon.1) 9728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.539194+0000 mon.c (mon.1) 9728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.552083+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.552083+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.642862+0000 mon.c (mon.1) 9729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.642862+0000 mon.c (mon.1) 9729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.647698+0000 mon.c (mon.1) 9730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.647698+0000 mon.c (mon.1) 9730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.650137+0000 mon.c (mon.1) 9731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.650137+0000 mon.c (mon.1) 9731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.654685+0000 mon.c (mon.1) 9732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.534 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.654685+0000 mon.c (mon.1) 9732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.656344+0000 mon.c (mon.1) 9733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.656344+0000 mon.c (mon.1) 9733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.669092+0000 mon.a (mon.0) 2888 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.669092+0000 mon.a (mon.0) 2888 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.759379+0000 mon.c (mon.1) 9734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.759379+0000 mon.c (mon.1) 9734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.764027+0000 mon.c (mon.1) 9735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.535 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.764027+0000 mon.c (mon.1) 9735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.765728+0000 mon.c (mon.1) 9736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.765728+0000 mon.c (mon.1) 9736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.769775+0000 mon.c (mon.1) 9737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.769775+0000 mon.c (mon.1) 9737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.771214+0000 mon.c (mon.1) 9738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.771214+0000 mon.c (mon.1) 9738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.783360+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.783360+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.857812+0000 mon.c (mon.1) 9739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.857812+0000 mon.c (mon.1) 9739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.861798+0000 mon.c (mon.1) 9740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.861798+0000 mon.c (mon.1) 9740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.536 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.864309+0000 mon.c (mon.1) 9741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.864309+0000 mon.c (mon.1) 9741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.868127+0000 mon.c (mon.1) 9742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.868127+0000 mon.c (mon.1) 9742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.869165+0000 mon.c (mon.1) 9743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.869165+0000 mon.c (mon.1) 9743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.880087+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.880087+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.968379+0000 mon.c (mon.1) 9744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.968379+0000 mon.c (mon.1) 9744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.973271+0000 mon.c (mon.1) 9745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.973271+0000 mon.c (mon.1) 9745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.975589+0000 mon.c (mon.1) 9746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.537 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.975589+0000 mon.c (mon.1) 9746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.979683+0000 mon.c (mon.1) 9747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.979683+0000 mon.c (mon.1) 9747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.981210+0000 mon.c (mon.1) 9748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.981210+0000 mon.c (mon.1) 9748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.994604+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:20.994604+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.083478+0000 mon.c (mon.1) 9749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.083478+0000 mon.c (mon.1) 9749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.088508+0000 mon.c (mon.1) 9750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.088508+0000 mon.c (mon.1) 9750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.090962+0000 mon.c (mon.1) 9751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.090962+0000 mon.c (mon.1) 9751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.095211+0000 mon.c (mon.1) 9752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.538 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.095211+0000 mon.c (mon.1) 9752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.096837+0000 mon.c (mon.1) 9753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.096837+0000 mon.c (mon.1) 9753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.107383+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.107383+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.188463+0000 mon.c (mon.1) 9754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.188463+0000 mon.c (mon.1) 9754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.192017+0000 mon.c (mon.1) 9755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.192017+0000 mon.c (mon.1) 9755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.194126+0000 mon.c (mon.1) 9756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.194126+0000 mon.c (mon.1) 9756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.198249+0000 mon.c (mon.1) 9757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.198249+0000 mon.c (mon.1) 9757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.199686+0000 mon.c (mon.1) 9758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.539 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.199686+0000 mon.c (mon.1) 9758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.210093+0000 mon.a (mon.0) 2893 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.210093+0000 mon.a (mon.0) 2893 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.303125+0000 mon.c (mon.1) 9759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.303125+0000 mon.c (mon.1) 9759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.308010+0000 mon.c (mon.1) 9760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.308010+0000 mon.c (mon.1) 9760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.310988+0000 mon.c (mon.1) 9761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.310988+0000 mon.c (mon.1) 9761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.316415+0000 mon.c (mon.1) 9762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.316415+0000 mon.c (mon.1) 9762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.318422+0000 mon.c (mon.1) 9763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.318422+0000 mon.c (mon.1) 9763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.329927+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.540 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[73084]: audit 2024-04-22T21:18:21.329927+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: cephadm 2024-04-22T21:18:19.496825+0000 mgr.x (mgr.34107) 2871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.541 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: cephadm 2024-04-22T21:18:19.496825+0000 mgr.x (mgr.34107) 2871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: cephadm 2024-04-22T21:18:19.584625+0000 mgr.x (mgr.34107) 2872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: cephadm 2024-04-22T21:18:19.584625+0000 mgr.x (mgr.34107) 2872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: cephadm 2024-04-22T21:18:19.676425+0000 mgr.x (mgr.34107) 2873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: cephadm 2024-04-22T21:18:19.676425+0000 mgr.x (mgr.34107) 2873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: cephadm 2024-04-22T21:18:19.766788+0000 mgr.x (mgr.34107) 2874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: cephadm 2024-04-22T21:18:19.766788+0000 mgr.x (mgr.34107) 2874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: cephadm 2024-04-22T21:18:19.876660+0000 mgr.x (mgr.34107) 2875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: cephadm 2024-04-22T21:18:19.876660+0000 mgr.x (mgr.34107) 2875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: cephadm 2024-04-22T21:18:19.969983+0000 mgr.x (mgr.34107) 2876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: cephadm 2024-04-22T21:18:19.969983+0000 mgr.x (mgr.34107) 2876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: cephadm 2024-04-22T21:18:20.064613+0000 mgr.x (mgr.34107) 2877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: cephadm 2024-04-22T21:18:20.064613+0000 mgr.x (mgr.34107) 2877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: cephadm 2024-04-22T21:18:20.159448+0000 mgr.x (mgr.34107) 2878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.542 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: cephadm 2024-04-22T21:18:20.159448+0000 mgr.x (mgr.34107) 2878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: cephadm 2024-04-22T21:18:20.257867+0000 mgr.x (mgr.34107) 2879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: cephadm 2024-04-22T21:18:20.257867+0000 mgr.x (mgr.34107) 2879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: cephadm 2024-04-22T21:18:20.356490+0000 mgr.x (mgr.34107) 2880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: cephadm 2024-04-22T21:18:20.356490+0000 mgr.x (mgr.34107) 2880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.413914+0000 mon.c (mon.1) 9719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.413914+0000 mon.c (mon.1) 9719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.419637+0000 mon.c (mon.1) 9720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.419637+0000 mon.c (mon.1) 9720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.421532+0000 mon.c (mon.1) 9721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.421532+0000 mon.c (mon.1) 9721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.424726+0000 mon.c (mon.1) 9722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.424726+0000 mon.c (mon.1) 9722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.543 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.425845+0000 mon.c (mon.1) 9723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.425845+0000 mon.c (mon.1) 9723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.437096+0000 mon.a (mon.0) 2886 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.437096+0000 mon.a (mon.0) 2886 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: cephadm 2024-04-22T21:18:20.440216+0000 mgr.x (mgr.34107) 2881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: cephadm 2024-04-22T21:18:20.440216+0000 mgr.x (mgr.34107) 2881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.527197+0000 mon.c (mon.1) 9724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.527197+0000 mon.c (mon.1) 9724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.531936+0000 mon.c (mon.1) 9725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.531936+0000 mon.c (mon.1) 9725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.533765+0000 mon.c (mon.1) 9726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.533765+0000 mon.c (mon.1) 9726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.537857+0000 mon.c (mon.1) 9727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.537857+0000 mon.c (mon.1) 9727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.544 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.539194+0000 mon.c (mon.1) 9728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.539194+0000 mon.c (mon.1) 9728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.552083+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.552083+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.642862+0000 mon.c (mon.1) 9729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.642862+0000 mon.c (mon.1) 9729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.647698+0000 mon.c (mon.1) 9730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.647698+0000 mon.c (mon.1) 9730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.650137+0000 mon.c (mon.1) 9731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.650137+0000 mon.c (mon.1) 9731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.654685+0000 mon.c (mon.1) 9732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.654685+0000 mon.c (mon.1) 9732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.656344+0000 mon.c (mon.1) 9733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.656344+0000 mon.c (mon.1) 9733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.545 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.669092+0000 mon.a (mon.0) 2888 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.669092+0000 mon.a (mon.0) 2888 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.759379+0000 mon.c (mon.1) 9734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.759379+0000 mon.c (mon.1) 9734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.764027+0000 mon.c (mon.1) 9735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.764027+0000 mon.c (mon.1) 9735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.765728+0000 mon.c (mon.1) 9736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.765728+0000 mon.c (mon.1) 9736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.769775+0000 mon.c (mon.1) 9737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.769775+0000 mon.c (mon.1) 9737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.771214+0000 mon.c (mon.1) 9738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.771214+0000 mon.c (mon.1) 9738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.783360+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.546 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.783360+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.857812+0000 mon.c (mon.1) 9739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.857812+0000 mon.c (mon.1) 9739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.861798+0000 mon.c (mon.1) 9740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.861798+0000 mon.c (mon.1) 9740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.864309+0000 mon.c (mon.1) 9741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.864309+0000 mon.c (mon.1) 9741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.868127+0000 mon.c (mon.1) 9742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.868127+0000 mon.c (mon.1) 9742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.869165+0000 mon.c (mon.1) 9743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.869165+0000 mon.c (mon.1) 9743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.880087+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.880087+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.968379+0000 mon.c (mon.1) 9744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.547 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.968379+0000 mon.c (mon.1) 9744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.973271+0000 mon.c (mon.1) 9745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.973271+0000 mon.c (mon.1) 9745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.975589+0000 mon.c (mon.1) 9746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.975589+0000 mon.c (mon.1) 9746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.979683+0000 mon.c (mon.1) 9747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.979683+0000 mon.c (mon.1) 9747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.981210+0000 mon.c (mon.1) 9748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.981210+0000 mon.c (mon.1) 9748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.994604+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:20.994604+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.083478+0000 mon.c (mon.1) 9749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.083478+0000 mon.c (mon.1) 9749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.088508+0000 mon.c (mon.1) 9750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.548 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.088508+0000 mon.c (mon.1) 9750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.090962+0000 mon.c (mon.1) 9751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.090962+0000 mon.c (mon.1) 9751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.095211+0000 mon.c (mon.1) 9752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.095211+0000 mon.c (mon.1) 9752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.096837+0000 mon.c (mon.1) 9753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.096837+0000 mon.c (mon.1) 9753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.107383+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.107383+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.188463+0000 mon.c (mon.1) 9754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.188463+0000 mon.c (mon.1) 9754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.192017+0000 mon.c (mon.1) 9755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.192017+0000 mon.c (mon.1) 9755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.194126+0000 mon.c (mon.1) 9756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.194126+0000 mon.c (mon.1) 9756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.549 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.198249+0000 mon.c (mon.1) 9757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.198249+0000 mon.c (mon.1) 9757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.199686+0000 mon.c (mon.1) 9758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.199686+0000 mon.c (mon.1) 9758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.210093+0000 mon.a (mon.0) 2893 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.210093+0000 mon.a (mon.0) 2893 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.303125+0000 mon.c (mon.1) 9759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.303125+0000 mon.c (mon.1) 9759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.308010+0000 mon.c (mon.1) 9760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.308010+0000 mon.c (mon.1) 9760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.310988+0000 mon.c (mon.1) 9761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.310988+0000 mon.c (mon.1) 9761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.316415+0000 mon.c (mon.1) 9762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.316415+0000 mon.c (mon.1) 9762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.550 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.318422+0000 mon.c (mon.1) 9763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.318422+0000 mon.c (mon.1) 9763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.329927+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.551 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:21 smithi121 bash[75184]: audit 2024-04-22T21:18:21.329927+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: cephadm 2024-04-22T21:18:19.496825+0000 mgr.x (mgr.34107) 2871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: cephadm 2024-04-22T21:18:19.496825+0000 mgr.x (mgr.34107) 2871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: cephadm 2024-04-22T21:18:19.584625+0000 mgr.x (mgr.34107) 2872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: cephadm 2024-04-22T21:18:19.584625+0000 mgr.x (mgr.34107) 2872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: cephadm 2024-04-22T21:18:19.676425+0000 mgr.x (mgr.34107) 2873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: cephadm 2024-04-22T21:18:19.676425+0000 mgr.x (mgr.34107) 2873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: cephadm 2024-04-22T21:18:19.766788+0000 mgr.x (mgr.34107) 2874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: cephadm 2024-04-22T21:18:19.766788+0000 mgr.x (mgr.34107) 2874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: cephadm 2024-04-22T21:18:19.876660+0000 mgr.x (mgr.34107) 2875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: cephadm 2024-04-22T21:18:19.876660+0000 mgr.x (mgr.34107) 2875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: cephadm 2024-04-22T21:18:19.969983+0000 mgr.x (mgr.34107) 2876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: cephadm 2024-04-22T21:18:19.969983+0000 mgr.x (mgr.34107) 2876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: cephadm 2024-04-22T21:18:20.064613+0000 mgr.x (mgr.34107) 2877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: cephadm 2024-04-22T21:18:20.064613+0000 mgr.x (mgr.34107) 2877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: cephadm 2024-04-22T21:18:20.159448+0000 mgr.x (mgr.34107) 2878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: cephadm 2024-04-22T21:18:20.159448+0000 mgr.x (mgr.34107) 2878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: cephadm 2024-04-22T21:18:20.257867+0000 mgr.x (mgr.34107) 2879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: cephadm 2024-04-22T21:18:20.257867+0000 mgr.x (mgr.34107) 2879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: cephadm 2024-04-22T21:18:20.356490+0000 mgr.x (mgr.34107) 2880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: cephadm 2024-04-22T21:18:20.356490+0000 mgr.x (mgr.34107) 2880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.413914+0000 mon.c (mon.1) 9719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.413914+0000 mon.c (mon.1) 9719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.419637+0000 mon.c (mon.1) 9720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.419637+0000 mon.c (mon.1) 9720 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.421532+0000 mon.c (mon.1) 9721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.421532+0000 mon.c (mon.1) 9721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.424726+0000 mon.c (mon.1) 9722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.424726+0000 mon.c (mon.1) 9722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.425845+0000 mon.c (mon.1) 9723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.425845+0000 mon.c (mon.1) 9723 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.437096+0000 mon.a (mon.0) 2886 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.437096+0000 mon.a (mon.0) 2886 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: cephadm 2024-04-22T21:18:20.440216+0000 mgr.x (mgr.34107) 2881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: cephadm 2024-04-22T21:18:20.440216+0000 mgr.x (mgr.34107) 2881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:21.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.527197+0000 mon.c (mon.1) 9724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.527197+0000 mon.c (mon.1) 9724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.531936+0000 mon.c (mon.1) 9725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.531936+0000 mon.c (mon.1) 9725 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.533765+0000 mon.c (mon.1) 9726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.533765+0000 mon.c (mon.1) 9726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.537857+0000 mon.c (mon.1) 9727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.537857+0000 mon.c (mon.1) 9727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.539194+0000 mon.c (mon.1) 9728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.539194+0000 mon.c (mon.1) 9728 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.552083+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.552083+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.642862+0000 mon.c (mon.1) 9729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.642862+0000 mon.c (mon.1) 9729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.647698+0000 mon.c (mon.1) 9730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.647698+0000 mon.c (mon.1) 9730 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.650137+0000 mon.c (mon.1) 9731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.650137+0000 mon.c (mon.1) 9731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.654685+0000 mon.c (mon.1) 9732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.654685+0000 mon.c (mon.1) 9732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.656344+0000 mon.c (mon.1) 9733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.656344+0000 mon.c (mon.1) 9733 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.669092+0000 mon.a (mon.0) 2888 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.669092+0000 mon.a (mon.0) 2888 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.759379+0000 mon.c (mon.1) 9734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.759379+0000 mon.c (mon.1) 9734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.764027+0000 mon.c (mon.1) 9735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.764027+0000 mon.c (mon.1) 9735 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.765728+0000 mon.c (mon.1) 9736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.765728+0000 mon.c (mon.1) 9736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.769775+0000 mon.c (mon.1) 9737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.769775+0000 mon.c (mon.1) 9737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.771214+0000 mon.c (mon.1) 9738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.771214+0000 mon.c (mon.1) 9738 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.783360+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.783360+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.857812+0000 mon.c (mon.1) 9739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.857812+0000 mon.c (mon.1) 9739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.861798+0000 mon.c (mon.1) 9740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.861798+0000 mon.c (mon.1) 9740 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.864309+0000 mon.c (mon.1) 9741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.864309+0000 mon.c (mon.1) 9741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.868127+0000 mon.c (mon.1) 9742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.868127+0000 mon.c (mon.1) 9742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.869165+0000 mon.c (mon.1) 9743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.869165+0000 mon.c (mon.1) 9743 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.880087+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.880087+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.968379+0000 mon.c (mon.1) 9744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.968379+0000 mon.c (mon.1) 9744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.973271+0000 mon.c (mon.1) 9745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.973271+0000 mon.c (mon.1) 9745 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.975589+0000 mon.c (mon.1) 9746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.975589+0000 mon.c (mon.1) 9746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.979683+0000 mon.c (mon.1) 9747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.979683+0000 mon.c (mon.1) 9747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.981210+0000 mon.c (mon.1) 9748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.981210+0000 mon.c (mon.1) 9748 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.994604+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:20.994604+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.083478+0000 mon.c (mon.1) 9749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.083478+0000 mon.c (mon.1) 9749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.088508+0000 mon.c (mon.1) 9750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.088508+0000 mon.c (mon.1) 9750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.090962+0000 mon.c (mon.1) 9751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.090962+0000 mon.c (mon.1) 9751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.095211+0000 mon.c (mon.1) 9752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.095211+0000 mon.c (mon.1) 9752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.096837+0000 mon.c (mon.1) 9753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.096837+0000 mon.c (mon.1) 9753 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.107383+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.107383+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.188463+0000 mon.c (mon.1) 9754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.188463+0000 mon.c (mon.1) 9754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.192017+0000 mon.c (mon.1) 9755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.192017+0000 mon.c (mon.1) 9755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.194126+0000 mon.c (mon.1) 9756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.194126+0000 mon.c (mon.1) 9756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.198249+0000 mon.c (mon.1) 9757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.198249+0000 mon.c (mon.1) 9757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.199686+0000 mon.c (mon.1) 9758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.199686+0000 mon.c (mon.1) 9758 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.210093+0000 mon.a (mon.0) 2893 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.210093+0000 mon.a (mon.0) 2893 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.303125+0000 mon.c (mon.1) 9759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.303125+0000 mon.c (mon.1) 9759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.308010+0000 mon.c (mon.1) 9760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.308010+0000 mon.c (mon.1) 9760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:21.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.310988+0000 mon.c (mon.1) 9761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.310988+0000 mon.c (mon.1) 9761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:21.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.316415+0000 mon.c (mon.1) 9762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.316415+0000 mon.c (mon.1) 9762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:21.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.318422+0000 mon.c (mon.1) 9763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.318422+0000 mon.c (mon.1) 9763 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:21.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.329927+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:21.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:21 smithi123 bash[58916]: audit 2024-04-22T21:18:21.329927+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: cephadm 2024-04-22T21:18:20.555629+0000 mgr.x (mgr.34107) 2882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: cephadm 2024-04-22T21:18:20.555629+0000 mgr.x (mgr.34107) 2882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: cephadm 2024-04-22T21:18:20.672570+0000 mgr.x (mgr.34107) 2883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: cephadm 2024-04-22T21:18:20.672570+0000 mgr.x (mgr.34107) 2883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: cephadm 2024-04-22T21:18:20.786386+0000 mgr.x (mgr.34107) 2884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.613 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: cephadm 2024-04-22T21:18:20.786386+0000 mgr.x (mgr.34107) 2884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: cephadm 2024-04-22T21:18:20.883101+0000 mgr.x (mgr.34107) 2885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: cephadm 2024-04-22T21:18:20.883101+0000 mgr.x (mgr.34107) 2885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: cephadm 2024-04-22T21:18:20.998035+0000 mgr.x (mgr.34107) 2886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: cephadm 2024-04-22T21:18:20.998035+0000 mgr.x (mgr.34107) 2886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: cephadm 2024-04-22T21:18:21.111869+0000 mgr.x (mgr.34107) 2887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: cephadm 2024-04-22T21:18:21.111869+0000 mgr.x (mgr.34107) 2887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: cephadm 2024-04-22T21:18:21.215433+0000 mgr.x (mgr.34107) 2888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: cephadm 2024-04-22T21:18:21.215433+0000 mgr.x (mgr.34107) 2888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: cephadm 2024-04-22T21:18:21.333351+0000 mgr.x (mgr.34107) 2889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: cephadm 2024-04-22T21:18:21.333351+0000 mgr.x (mgr.34107) 2889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: cluster 2024-04-22T21:18:21.437649+0000 mgr.x (mgr.34107) 2890 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-04-22T21:18:22.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: cluster 2024-04-22T21:18:21.437649+0000 mgr.x (mgr.34107) 2890 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-04-22T21:18:22.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.438383+0000 mon.c (mon.1) 9764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.614 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.438383+0000 mon.c (mon.1) 9764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.615 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.441976+0000 mon.c (mon.1) 9765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.615 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: cephadm 2024-04-22T21:18:20.555629+0000 mgr.x (mgr.34107) 2882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.615 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: cephadm 2024-04-22T21:18:20.555629+0000 mgr.x (mgr.34107) 2882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.615 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: cephadm 2024-04-22T21:18:20.672570+0000 mgr.x (mgr.34107) 2883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.615 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: cephadm 2024-04-22T21:18:20.672570+0000 mgr.x (mgr.34107) 2883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.615 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: cephadm 2024-04-22T21:18:20.786386+0000 mgr.x (mgr.34107) 2884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.615 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: cephadm 2024-04-22T21:18:20.786386+0000 mgr.x (mgr.34107) 2884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.615 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: cephadm 2024-04-22T21:18:20.883101+0000 mgr.x (mgr.34107) 2885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.615 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: cephadm 2024-04-22T21:18:20.883101+0000 mgr.x (mgr.34107) 2885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.616 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: cephadm 2024-04-22T21:18:20.998035+0000 mgr.x (mgr.34107) 2886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.616 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: cephadm 2024-04-22T21:18:20.998035+0000 mgr.x (mgr.34107) 2886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.616 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: cephadm 2024-04-22T21:18:21.111869+0000 mgr.x (mgr.34107) 2887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.616 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: cephadm 2024-04-22T21:18:21.111869+0000 mgr.x (mgr.34107) 2887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.616 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: cephadm 2024-04-22T21:18:21.215433+0000 mgr.x (mgr.34107) 2888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.616 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: cephadm 2024-04-22T21:18:21.215433+0000 mgr.x (mgr.34107) 2888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.616 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: cephadm 2024-04-22T21:18:21.333351+0000 mgr.x (mgr.34107) 2889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.616 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: cephadm 2024-04-22T21:18:21.333351+0000 mgr.x (mgr.34107) 2889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.616 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: cluster 2024-04-22T21:18:21.437649+0000 mgr.x (mgr.34107) 2890 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-04-22T21:18:22.616 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: cluster 2024-04-22T21:18:21.437649+0000 mgr.x (mgr.34107) 2890 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-04-22T21:18:22.616 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.438383+0000 mon.c (mon.1) 9764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.616 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.438383+0000 mon.c (mon.1) 9764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.616 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.441976+0000 mon.c (mon.1) 9765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.617 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.441976+0000 mon.c (mon.1) 9765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.617 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.443561+0000 mon.c (mon.1) 9766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.617 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.443561+0000 mon.c (mon.1) 9766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.617 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.447376+0000 mon.c (mon.1) 9767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.617 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.447376+0000 mon.c (mon.1) 9767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.617 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.448490+0000 mon.c (mon.1) 9768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.617 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.448490+0000 mon.c (mon.1) 9768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.617 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.457642+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.617 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.457642+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.617 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: cephadm 2024-04-22T21:18:21.461592+0000 mgr.x (mgr.34107) 2891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.617 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: cephadm 2024-04-22T21:18:21.461592+0000 mgr.x (mgr.34107) 2891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.617 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.547555+0000 mon.c (mon.1) 9769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.617 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.547555+0000 mon.c (mon.1) 9769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.618 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.552438+0000 mon.c (mon.1) 9770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.618 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.552438+0000 mon.c (mon.1) 9770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.618 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.554967+0000 mon.c (mon.1) 9771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.618 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.554967+0000 mon.c (mon.1) 9771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.618 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.560372+0000 mon.c (mon.1) 9772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.618 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.560372+0000 mon.c (mon.1) 9772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.618 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.441976+0000 mon.c (mon.1) 9765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.618 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.443561+0000 mon.c (mon.1) 9766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.618 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.443561+0000 mon.c (mon.1) 9766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.618 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.447376+0000 mon.c (mon.1) 9767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.619 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.447376+0000 mon.c (mon.1) 9767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.619 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.448490+0000 mon.c (mon.1) 9768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.619 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.448490+0000 mon.c (mon.1) 9768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.619 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.457642+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.619 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.457642+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.619 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: cephadm 2024-04-22T21:18:21.461592+0000 mgr.x (mgr.34107) 2891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.619 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: cephadm 2024-04-22T21:18:21.461592+0000 mgr.x (mgr.34107) 2891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.619 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.547555+0000 mon.c (mon.1) 9769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.619 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.547555+0000 mon.c (mon.1) 9769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.619 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.552438+0000 mon.c (mon.1) 9770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.619 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.552438+0000 mon.c (mon.1) 9770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.619 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.554967+0000 mon.c (mon.1) 9771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.619 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.554967+0000 mon.c (mon.1) 9771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.619 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.560372+0000 mon.c (mon.1) 9772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.620 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.560372+0000 mon.c (mon.1) 9772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.620 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.562072+0000 mon.c (mon.1) 9773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.620 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.562072+0000 mon.c (mon.1) 9773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.620 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.573253+0000 mon.a (mon.0) 2896 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.620 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.573253+0000 mon.a (mon.0) 2896 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.620 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.664530+0000 mon.c (mon.1) 9774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.620 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.664530+0000 mon.c (mon.1) 9774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.620 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.668993+0000 mon.c (mon.1) 9775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.620 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.668993+0000 mon.c (mon.1) 9775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.620 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.670846+0000 mon.c (mon.1) 9776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.621 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.670846+0000 mon.c (mon.1) 9776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.621 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.675384+0000 mon.c (mon.1) 9777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.621 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.675384+0000 mon.c (mon.1) 9777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.621 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.676875+0000 mon.c (mon.1) 9778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.621 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.676875+0000 mon.c (mon.1) 9778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.621 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.686733+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.621 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.686733+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.621 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.779549+0000 mon.c (mon.1) 9779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.621 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.779549+0000 mon.c (mon.1) 9779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.621 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.783629+0000 mon.c (mon.1) 9780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.621 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.783629+0000 mon.c (mon.1) 9780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.622 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.562072+0000 mon.c (mon.1) 9773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.622 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.562072+0000 mon.c (mon.1) 9773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.622 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.573253+0000 mon.a (mon.0) 2896 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.622 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.573253+0000 mon.a (mon.0) 2896 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.622 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.664530+0000 mon.c (mon.1) 9774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.622 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.664530+0000 mon.c (mon.1) 9774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.622 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.668993+0000 mon.c (mon.1) 9775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.622 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.668993+0000 mon.c (mon.1) 9775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.622 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.670846+0000 mon.c (mon.1) 9776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.622 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.670846+0000 mon.c (mon.1) 9776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.622 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.675384+0000 mon.c (mon.1) 9777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.623 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.675384+0000 mon.c (mon.1) 9777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.623 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.676875+0000 mon.c (mon.1) 9778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.623 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.676875+0000 mon.c (mon.1) 9778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.623 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.686733+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.623 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.686733+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.623 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.779549+0000 mon.c (mon.1) 9779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.623 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.779549+0000 mon.c (mon.1) 9779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.623 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.783629+0000 mon.c (mon.1) 9780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.623 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.783629+0000 mon.c (mon.1) 9780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.623 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.785582+0000 mon.c (mon.1) 9781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.623 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.785582+0000 mon.c (mon.1) 9781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.623 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.789616+0000 mon.c (mon.1) 9782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.623 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.789616+0000 mon.c (mon.1) 9782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.623 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.790539+0000 mon.c (mon.1) 9783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.624 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.790539+0000 mon.c (mon.1) 9783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.624 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.796891+0000 mon.a (mon.0) 2898 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.624 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.796891+0000 mon.a (mon.0) 2898 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.624 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.887919+0000 mon.c (mon.1) 9784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.624 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.887919+0000 mon.c (mon.1) 9784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.624 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.891769+0000 mon.c (mon.1) 9785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.624 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.891769+0000 mon.c (mon.1) 9785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.624 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.893242+0000 mon.c (mon.1) 9786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.624 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.893242+0000 mon.c (mon.1) 9786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.624 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.896829+0000 mon.c (mon.1) 9787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.624 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.896829+0000 mon.c (mon.1) 9787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.625 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.897976+0000 mon.c (mon.1) 9788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.625 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.897976+0000 mon.c (mon.1) 9788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.625 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.905234+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.625 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.785582+0000 mon.c (mon.1) 9781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.625 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.785582+0000 mon.c (mon.1) 9781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.625 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.789616+0000 mon.c (mon.1) 9782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.625 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.789616+0000 mon.c (mon.1) 9782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.625 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.790539+0000 mon.c (mon.1) 9783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.625 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.790539+0000 mon.c (mon.1) 9783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.625 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.796891+0000 mon.a (mon.0) 2898 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.626 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.796891+0000 mon.a (mon.0) 2898 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.626 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.887919+0000 mon.c (mon.1) 9784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.626 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.887919+0000 mon.c (mon.1) 9784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.626 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.891769+0000 mon.c (mon.1) 9785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.626 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.891769+0000 mon.c (mon.1) 9785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.626 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.893242+0000 mon.c (mon.1) 9786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.626 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.893242+0000 mon.c (mon.1) 9786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.626 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.896829+0000 mon.c (mon.1) 9787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.626 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.896829+0000 mon.c (mon.1) 9787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.626 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.897976+0000 mon.c (mon.1) 9788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.626 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.897976+0000 mon.c (mon.1) 9788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.626 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.905234+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.627 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.905234+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.627 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.996898+0000 mon.c (mon.1) 9789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.627 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:21.996898+0000 mon.c (mon.1) 9789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.627 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.002079+0000 mon.c (mon.1) 9790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.627 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.002079+0000 mon.c (mon.1) 9790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.627 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.004367+0000 mon.c (mon.1) 9791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.627 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.004367+0000 mon.c (mon.1) 9791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.627 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.008909+0000 mon.c (mon.1) 9792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.627 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.008909+0000 mon.c (mon.1) 9792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.627 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.010651+0000 mon.c (mon.1) 9793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.627 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.010651+0000 mon.c (mon.1) 9793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.627 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.021507+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.628 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.021507+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.628 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.113073+0000 mon.c (mon.1) 9794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.628 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.113073+0000 mon.c (mon.1) 9794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.628 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.118167+0000 mon.c (mon.1) 9795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.628 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.118167+0000 mon.c (mon.1) 9795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.628 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.120536+0000 mon.c (mon.1) 9796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.628 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.120536+0000 mon.c (mon.1) 9796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.628 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.905234+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.628 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.996898+0000 mon.c (mon.1) 9789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.628 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:21.996898+0000 mon.c (mon.1) 9789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.628 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.002079+0000 mon.c (mon.1) 9790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.629 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.002079+0000 mon.c (mon.1) 9790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.629 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.004367+0000 mon.c (mon.1) 9791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.629 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.004367+0000 mon.c (mon.1) 9791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.629 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.008909+0000 mon.c (mon.1) 9792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.629 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.008909+0000 mon.c (mon.1) 9792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.629 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.010651+0000 mon.c (mon.1) 9793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.629 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.010651+0000 mon.c (mon.1) 9793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.629 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.021507+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.629 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.021507+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.629 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.113073+0000 mon.c (mon.1) 9794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.629 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.113073+0000 mon.c (mon.1) 9794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.629 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.118167+0000 mon.c (mon.1) 9795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.629 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.118167+0000 mon.c (mon.1) 9795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.629 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.120536+0000 mon.c (mon.1) 9796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.629 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.120536+0000 mon.c (mon.1) 9796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.630 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.126198+0000 mon.c (mon.1) 9797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.630 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.126198+0000 mon.c (mon.1) 9797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.630 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.128047+0000 mon.c (mon.1) 9798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.630 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.128047+0000 mon.c (mon.1) 9798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.630 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.138921+0000 mon.a (mon.0) 2901 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.630 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.138921+0000 mon.a (mon.0) 2901 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.630 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.228489+0000 mon.c (mon.1) 9799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.630 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.228489+0000 mon.c (mon.1) 9799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.630 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.233223+0000 mon.c (mon.1) 9800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.630 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.233223+0000 mon.c (mon.1) 9800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.631 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.240150+0000 mon.c (mon.1) 9801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.631 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.240150+0000 mon.c (mon.1) 9801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.631 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.244105+0000 mon.c (mon.1) 9802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.631 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.244105+0000 mon.c (mon.1) 9802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.631 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.245316+0000 mon.c (mon.1) 9803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.631 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.245316+0000 mon.c (mon.1) 9803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.631 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.253963+0000 mon.a (mon.0) 2902 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.631 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.253963+0000 mon.a (mon.0) 2902 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.631 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.347021+0000 mon.c (mon.1) 9804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.631 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.347021+0000 mon.c (mon.1) 9804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.631 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.126198+0000 mon.c (mon.1) 9797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.632 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.126198+0000 mon.c (mon.1) 9797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.632 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.128047+0000 mon.c (mon.1) 9798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.632 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.128047+0000 mon.c (mon.1) 9798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.632 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.138921+0000 mon.a (mon.0) 2901 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.632 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.138921+0000 mon.a (mon.0) 2901 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.632 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.228489+0000 mon.c (mon.1) 9799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.632 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.228489+0000 mon.c (mon.1) 9799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.632 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.233223+0000 mon.c (mon.1) 9800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.632 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.233223+0000 mon.c (mon.1) 9800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.632 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.240150+0000 mon.c (mon.1) 9801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.632 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.240150+0000 mon.c (mon.1) 9801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.632 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.244105+0000 mon.c (mon.1) 9802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.632 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.244105+0000 mon.c (mon.1) 9802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.633 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.245316+0000 mon.c (mon.1) 9803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.633 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.245316+0000 mon.c (mon.1) 9803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.633 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.253963+0000 mon.a (mon.0) 2902 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.633 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.253963+0000 mon.a (mon.0) 2902 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.633 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.347021+0000 mon.c (mon.1) 9804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.633 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.347021+0000 mon.c (mon.1) 9804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.633 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.351582+0000 mon.c (mon.1) 9805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.633 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.351582+0000 mon.c (mon.1) 9805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.633 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.353224+0000 mon.c (mon.1) 9806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.633 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.353224+0000 mon.c (mon.1) 9806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.633 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.356549+0000 mon.c (mon.1) 9807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.634 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.356549+0000 mon.c (mon.1) 9807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.634 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.357656+0000 mon.c (mon.1) 9808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.634 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.357656+0000 mon.c (mon.1) 9808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.634 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.365453+0000 mon.a (mon.0) 2903 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.634 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[75184]: audit 2024-04-22T21:18:22.365453+0000 mon.a (mon.0) 2903 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.634 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.351582+0000 mon.c (mon.1) 9805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.634 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.351582+0000 mon.c (mon.1) 9805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.634 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.353224+0000 mon.c (mon.1) 9806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.634 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.353224+0000 mon.c (mon.1) 9806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.634 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.356549+0000 mon.c (mon.1) 9807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.634 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.356549+0000 mon.c (mon.1) 9807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.357656+0000 mon.c (mon.1) 9808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.357656+0000 mon.c (mon.1) 9808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.365453+0000 mon.a (mon.0) 2903 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:22 smithi121 bash[73084]: audit 2024-04-22T21:18:22.365453+0000 mon.a (mon.0) 2903 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: cephadm 2024-04-22T21:18:20.555629+0000 mgr.x (mgr.34107) 2882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: cephadm 2024-04-22T21:18:20.555629+0000 mgr.x (mgr.34107) 2882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: cephadm 2024-04-22T21:18:20.672570+0000 mgr.x (mgr.34107) 2883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: cephadm 2024-04-22T21:18:20.672570+0000 mgr.x (mgr.34107) 2883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: cephadm 2024-04-22T21:18:20.786386+0000 mgr.x (mgr.34107) 2884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: cephadm 2024-04-22T21:18:20.786386+0000 mgr.x (mgr.34107) 2884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: cephadm 2024-04-22T21:18:20.883101+0000 mgr.x (mgr.34107) 2885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: cephadm 2024-04-22T21:18:20.883101+0000 mgr.x (mgr.34107) 2885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: cephadm 2024-04-22T21:18:20.998035+0000 mgr.x (mgr.34107) 2886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: cephadm 2024-04-22T21:18:20.998035+0000 mgr.x (mgr.34107) 2886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: cephadm 2024-04-22T21:18:21.111869+0000 mgr.x (mgr.34107) 2887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: cephadm 2024-04-22T21:18:21.111869+0000 mgr.x (mgr.34107) 2887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: cephadm 2024-04-22T21:18:21.215433+0000 mgr.x (mgr.34107) 2888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: cephadm 2024-04-22T21:18:21.215433+0000 mgr.x (mgr.34107) 2888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: cephadm 2024-04-22T21:18:21.333351+0000 mgr.x (mgr.34107) 2889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: cephadm 2024-04-22T21:18:21.333351+0000 mgr.x (mgr.34107) 2889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: cluster 2024-04-22T21:18:21.437649+0000 mgr.x (mgr.34107) 2890 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-04-22T21:18:22.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: cluster 2024-04-22T21:18:21.437649+0000 mgr.x (mgr.34107) 2890 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-04-22T21:18:22.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.438383+0000 mon.c (mon.1) 9764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.438383+0000 mon.c (mon.1) 9764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.441976+0000 mon.c (mon.1) 9765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.441976+0000 mon.c (mon.1) 9765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.443561+0000 mon.c (mon.1) 9766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.443561+0000 mon.c (mon.1) 9766 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.447376+0000 mon.c (mon.1) 9767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.447376+0000 mon.c (mon.1) 9767 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.448490+0000 mon.c (mon.1) 9768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.448490+0000 mon.c (mon.1) 9768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.457642+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.457642+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: cephadm 2024-04-22T21:18:21.461592+0000 mgr.x (mgr.34107) 2891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: cephadm 2024-04-22T21:18:21.461592+0000 mgr.x (mgr.34107) 2891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:22.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.547555+0000 mon.c (mon.1) 9769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.547555+0000 mon.c (mon.1) 9769 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.552438+0000 mon.c (mon.1) 9770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.552438+0000 mon.c (mon.1) 9770 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.554967+0000 mon.c (mon.1) 9771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.554967+0000 mon.c (mon.1) 9771 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.560372+0000 mon.c (mon.1) 9772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.560372+0000 mon.c (mon.1) 9772 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.562072+0000 mon.c (mon.1) 9773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.562072+0000 mon.c (mon.1) 9773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.573253+0000 mon.a (mon.0) 2896 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.573253+0000 mon.a (mon.0) 2896 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.664530+0000 mon.c (mon.1) 9774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.664530+0000 mon.c (mon.1) 9774 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.668993+0000 mon.c (mon.1) 9775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.668993+0000 mon.c (mon.1) 9775 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.670846+0000 mon.c (mon.1) 9776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.670846+0000 mon.c (mon.1) 9776 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.675384+0000 mon.c (mon.1) 9777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.675384+0000 mon.c (mon.1) 9777 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.676875+0000 mon.c (mon.1) 9778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.676875+0000 mon.c (mon.1) 9778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.686733+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.686733+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.779549+0000 mon.c (mon.1) 9779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.779549+0000 mon.c (mon.1) 9779 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.783629+0000 mon.c (mon.1) 9780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.783629+0000 mon.c (mon.1) 9780 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.785582+0000 mon.c (mon.1) 9781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.785582+0000 mon.c (mon.1) 9781 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.789616+0000 mon.c (mon.1) 9782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.789616+0000 mon.c (mon.1) 9782 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.790539+0000 mon.c (mon.1) 9783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.790539+0000 mon.c (mon.1) 9783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.796891+0000 mon.a (mon.0) 2898 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.796891+0000 mon.a (mon.0) 2898 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.887919+0000 mon.c (mon.1) 9784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.887919+0000 mon.c (mon.1) 9784 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.891769+0000 mon.c (mon.1) 9785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.891769+0000 mon.c (mon.1) 9785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.893242+0000 mon.c (mon.1) 9786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.893242+0000 mon.c (mon.1) 9786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.896829+0000 mon.c (mon.1) 9787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.896829+0000 mon.c (mon.1) 9787 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.897976+0000 mon.c (mon.1) 9788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.897976+0000 mon.c (mon.1) 9788 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.905234+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.905234+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.996898+0000 mon.c (mon.1) 9789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:21.996898+0000 mon.c (mon.1) 9789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.002079+0000 mon.c (mon.1) 9790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.002079+0000 mon.c (mon.1) 9790 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.004367+0000 mon.c (mon.1) 9791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.004367+0000 mon.c (mon.1) 9791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.008909+0000 mon.c (mon.1) 9792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.008909+0000 mon.c (mon.1) 9792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.010651+0000 mon.c (mon.1) 9793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.010651+0000 mon.c (mon.1) 9793 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.021507+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.021507+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.113073+0000 mon.c (mon.1) 9794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.113073+0000 mon.c (mon.1) 9794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.118167+0000 mon.c (mon.1) 9795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.118167+0000 mon.c (mon.1) 9795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.120536+0000 mon.c (mon.1) 9796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.120536+0000 mon.c (mon.1) 9796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.126198+0000 mon.c (mon.1) 9797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.126198+0000 mon.c (mon.1) 9797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.128047+0000 mon.c (mon.1) 9798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.128047+0000 mon.c (mon.1) 9798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.138921+0000 mon.a (mon.0) 2901 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.138921+0000 mon.a (mon.0) 2901 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.228489+0000 mon.c (mon.1) 9799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.228489+0000 mon.c (mon.1) 9799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.233223+0000 mon.c (mon.1) 9800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.233223+0000 mon.c (mon.1) 9800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.240150+0000 mon.c (mon.1) 9801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.240150+0000 mon.c (mon.1) 9801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.244105+0000 mon.c (mon.1) 9802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.244105+0000 mon.c (mon.1) 9802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.245316+0000 mon.c (mon.1) 9803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.245316+0000 mon.c (mon.1) 9803 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.253963+0000 mon.a (mon.0) 2902 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.253963+0000 mon.a (mon.0) 2902 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.347021+0000 mon.c (mon.1) 9804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.347021+0000 mon.c (mon.1) 9804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.351582+0000 mon.c (mon.1) 9805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.351582+0000 mon.c (mon.1) 9805 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:22.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.353224+0000 mon.c (mon.1) 9806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.353224+0000 mon.c (mon.1) 9806 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:22.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.356549+0000 mon.c (mon.1) 9807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.356549+0000 mon.c (mon.1) 9807 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:22.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.357656+0000 mon.c (mon.1) 9808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.357656+0000 mon.c (mon.1) 9808 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:22.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.365453+0000 mon.a (mon.0) 2903 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:22.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:22 smithi123 bash[58916]: audit 2024-04-22T21:18:22.365453+0000 mon.a (mon.0) 2903 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: cephadm 2024-04-22T21:18:21.576512+0000 mgr.x (mgr.34107) 2892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: cephadm 2024-04-22T21:18:21.576512+0000 mgr.x (mgr.34107) 2892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: cephadm 2024-04-22T21:18:21.690779+0000 mgr.x (mgr.34107) 2893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: cephadm 2024-04-22T21:18:21.690779+0000 mgr.x (mgr.34107) 2893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: cephadm 2024-04-22T21:18:21.800388+0000 mgr.x (mgr.34107) 2894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: cephadm 2024-04-22T21:18:21.800388+0000 mgr.x (mgr.34107) 2894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.421 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: cephadm 2024-04-22T21:18:21.908302+0000 mgr.x (mgr.34107) 2895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.422 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: cephadm 2024-04-22T21:18:21.908302+0000 mgr.x (mgr.34107) 2895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.422 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: cephadm 2024-04-22T21:18:22.025455+0000 mgr.x (mgr.34107) 2896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.422 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: cephadm 2024-04-22T21:18:22.025455+0000 mgr.x (mgr.34107) 2896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.422 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: cephadm 2024-04-22T21:18:22.142879+0000 mgr.x (mgr.34107) 2897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.422 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: cephadm 2024-04-22T21:18:22.142879+0000 mgr.x (mgr.34107) 2897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.422 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: cephadm 2024-04-22T21:18:22.259912+0000 mgr.x (mgr.34107) 2898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.422 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: cephadm 2024-04-22T21:18:22.259912+0000 mgr.x (mgr.34107) 2898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.422 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: cephadm 2024-04-22T21:18:22.368602+0000 mgr.x (mgr.34107) 2899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.422 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: cephadm 2024-04-22T21:18:22.368602+0000 mgr.x (mgr.34107) 2899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.422 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.451682+0000 mon.c (mon.1) 9809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.422 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.451682+0000 mon.c (mon.1) 9809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.422 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.454987+0000 mon.c (mon.1) 9810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.422 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.454987+0000 mon.c (mon.1) 9810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.422 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.456259+0000 mon.c (mon.1) 9811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: cephadm 2024-04-22T21:18:21.576512+0000 mgr.x (mgr.34107) 2892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: cephadm 2024-04-22T21:18:21.576512+0000 mgr.x (mgr.34107) 2892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: cephadm 2024-04-22T21:18:21.690779+0000 mgr.x (mgr.34107) 2893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: cephadm 2024-04-22T21:18:21.690779+0000 mgr.x (mgr.34107) 2893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: cephadm 2024-04-22T21:18:21.800388+0000 mgr.x (mgr.34107) 2894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: cephadm 2024-04-22T21:18:21.800388+0000 mgr.x (mgr.34107) 2894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: cephadm 2024-04-22T21:18:21.908302+0000 mgr.x (mgr.34107) 2895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: cephadm 2024-04-22T21:18:21.908302+0000 mgr.x (mgr.34107) 2895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: cephadm 2024-04-22T21:18:22.025455+0000 mgr.x (mgr.34107) 2896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: cephadm 2024-04-22T21:18:22.025455+0000 mgr.x (mgr.34107) 2896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.423 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: cephadm 2024-04-22T21:18:22.142879+0000 mgr.x (mgr.34107) 2897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.424 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: cephadm 2024-04-22T21:18:22.142879+0000 mgr.x (mgr.34107) 2897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.424 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: cephadm 2024-04-22T21:18:22.259912+0000 mgr.x (mgr.34107) 2898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.424 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: cephadm 2024-04-22T21:18:22.259912+0000 mgr.x (mgr.34107) 2898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.424 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: cephadm 2024-04-22T21:18:22.368602+0000 mgr.x (mgr.34107) 2899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.424 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: cephadm 2024-04-22T21:18:22.368602+0000 mgr.x (mgr.34107) 2899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.424 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.451682+0000 mon.c (mon.1) 9809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.424 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.451682+0000 mon.c (mon.1) 9809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.424 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.454987+0000 mon.c (mon.1) 9810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.424 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.454987+0000 mon.c (mon.1) 9810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.424 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.456259+0000 mon.c (mon.1) 9811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.456259+0000 mon.c (mon.1) 9811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.459903+0000 mon.c (mon.1) 9812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.459903+0000 mon.c (mon.1) 9812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.460835+0000 mon.c (mon.1) 9813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.460835+0000 mon.c (mon.1) 9813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.467840+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.467840+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: cephadm 2024-04-22T21:18:22.470677+0000 mgr.x (mgr.34107) 2900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: cephadm 2024-04-22T21:18:22.470677+0000 mgr.x (mgr.34107) 2900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.544987+0000 mon.c (mon.1) 9814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.544987+0000 mon.c (mon.1) 9814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.548873+0000 mon.c (mon.1) 9815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.425 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.548873+0000 mon.c (mon.1) 9815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.426 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.550137+0000 mon.c (mon.1) 9816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.426 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.550137+0000 mon.c (mon.1) 9816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.426 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.553360+0000 mon.c (mon.1) 9817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.426 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.553360+0000 mon.c (mon.1) 9817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.426 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.554445+0000 mon.c (mon.1) 9818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.426 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.554445+0000 mon.c (mon.1) 9818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.456259+0000 mon.c (mon.1) 9811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.459903+0000 mon.c (mon.1) 9812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.426 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.459903+0000 mon.c (mon.1) 9812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.460835+0000 mon.c (mon.1) 9813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.460835+0000 mon.c (mon.1) 9813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.467840+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.467840+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: cephadm 2024-04-22T21:18:22.470677+0000 mgr.x (mgr.34107) 2900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: cephadm 2024-04-22T21:18:22.470677+0000 mgr.x (mgr.34107) 2900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.544987+0000 mon.c (mon.1) 9814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.544987+0000 mon.c (mon.1) 9814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.548873+0000 mon.c (mon.1) 9815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.548873+0000 mon.c (mon.1) 9815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.550137+0000 mon.c (mon.1) 9816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.550137+0000 mon.c (mon.1) 9816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.553360+0000 mon.c (mon.1) 9817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.553360+0000 mon.c (mon.1) 9817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.428 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.554445+0000 mon.c (mon.1) 9818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.428 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.554445+0000 mon.c (mon.1) 9818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.560431+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.560431+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.631521+0000 mon.c (mon.1) 9819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.428 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.631521+0000 mon.c (mon.1) 9819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.634703+0000 mon.c (mon.1) 9820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.634703+0000 mon.c (mon.1) 9820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.636463+0000 mon.c (mon.1) 9821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.636463+0000 mon.c (mon.1) 9821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.639872+0000 mon.c (mon.1) 9822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.639872+0000 mon.c (mon.1) 9822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.641268+0000 mon.c (mon.1) 9823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.641268+0000 mon.c (mon.1) 9823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.654108+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.654108+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.742025+0000 mon.c (mon.1) 9824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.742025+0000 mon.c (mon.1) 9824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.745848+0000 mon.c (mon.1) 9825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.745848+0000 mon.c (mon.1) 9825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.429 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.747513+0000 mon.c (mon.1) 9826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.747513+0000 mon.c (mon.1) 9826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.751255+0000 mon.c (mon.1) 9827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.751255+0000 mon.c (mon.1) 9827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.752383+0000 mon.c (mon.1) 9828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.752383+0000 mon.c (mon.1) 9828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.766412+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.766412+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.842943+0000 mon.c (mon.1) 9829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.842943+0000 mon.c (mon.1) 9829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.845960+0000 mon.c (mon.1) 9830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.430 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.845960+0000 mon.c (mon.1) 9830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.560431+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.560431+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.631521+0000 mon.c (mon.1) 9819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.631521+0000 mon.c (mon.1) 9819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.634703+0000 mon.c (mon.1) 9820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.634703+0000 mon.c (mon.1) 9820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.636463+0000 mon.c (mon.1) 9821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.636463+0000 mon.c (mon.1) 9821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.431 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.639872+0000 mon.c (mon.1) 9822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.639872+0000 mon.c (mon.1) 9822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.641268+0000 mon.c (mon.1) 9823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.641268+0000 mon.c (mon.1) 9823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.654108+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.654108+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.742025+0000 mon.c (mon.1) 9824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.742025+0000 mon.c (mon.1) 9824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.745848+0000 mon.c (mon.1) 9825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.745848+0000 mon.c (mon.1) 9825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.747513+0000 mon.c (mon.1) 9826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.747513+0000 mon.c (mon.1) 9826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.751255+0000 mon.c (mon.1) 9827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.751255+0000 mon.c (mon.1) 9827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.432 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.752383+0000 mon.c (mon.1) 9828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.752383+0000 mon.c (mon.1) 9828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.766412+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.766412+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.842943+0000 mon.c (mon.1) 9829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.842943+0000 mon.c (mon.1) 9829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.845960+0000 mon.c (mon.1) 9830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.845960+0000 mon.c (mon.1) 9830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.847544+0000 mon.c (mon.1) 9831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.847544+0000 mon.c (mon.1) 9831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.851256+0000 mon.c (mon.1) 9832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.851256+0000 mon.c (mon.1) 9832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.852313+0000 mon.c (mon.1) 9833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.852313+0000 mon.c (mon.1) 9833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.866116+0000 mon.a (mon.0) 2908 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.866116+0000 mon.a (mon.0) 2908 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.433 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.955263+0000 mon.c (mon.1) 9834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.955263+0000 mon.c (mon.1) 9834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.960191+0000 mon.c (mon.1) 9835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.960191+0000 mon.c (mon.1) 9835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.962423+0000 mon.c (mon.1) 9836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.962423+0000 mon.c (mon.1) 9836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.967070+0000 mon.c (mon.1) 9837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.967070+0000 mon.c (mon.1) 9837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.968811+0000 mon.c (mon.1) 9838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.968811+0000 mon.c (mon.1) 9838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.984349+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:22.984349+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.434 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.075382+0000 mon.c (mon.1) 9839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: cephadm 2024-04-22T21:18:21.576512+0000 mgr.x (mgr.34107) 2892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: cephadm 2024-04-22T21:18:21.576512+0000 mgr.x (mgr.34107) 2892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: cephadm 2024-04-22T21:18:21.690779+0000 mgr.x (mgr.34107) 2893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: cephadm 2024-04-22T21:18:21.690779+0000 mgr.x (mgr.34107) 2893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: cephadm 2024-04-22T21:18:21.800388+0000 mgr.x (mgr.34107) 2894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: cephadm 2024-04-22T21:18:21.800388+0000 mgr.x (mgr.34107) 2894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: cephadm 2024-04-22T21:18:21.908302+0000 mgr.x (mgr.34107) 2895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: cephadm 2024-04-22T21:18:21.908302+0000 mgr.x (mgr.34107) 2895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: cephadm 2024-04-22T21:18:22.025455+0000 mgr.x (mgr.34107) 2896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: cephadm 2024-04-22T21:18:22.025455+0000 mgr.x (mgr.34107) 2896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: cephadm 2024-04-22T21:18:22.142879+0000 mgr.x (mgr.34107) 2897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: cephadm 2024-04-22T21:18:22.142879+0000 mgr.x (mgr.34107) 2897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: cephadm 2024-04-22T21:18:22.259912+0000 mgr.x (mgr.34107) 2898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: cephadm 2024-04-22T21:18:22.259912+0000 mgr.x (mgr.34107) 2898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: cephadm 2024-04-22T21:18:22.368602+0000 mgr.x (mgr.34107) 2899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: cephadm 2024-04-22T21:18:22.368602+0000 mgr.x (mgr.34107) 2899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.451682+0000 mon.c (mon.1) 9809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.451682+0000 mon.c (mon.1) 9809 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.454987+0000 mon.c (mon.1) 9810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.454987+0000 mon.c (mon.1) 9810 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.456259+0000 mon.c (mon.1) 9811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.456259+0000 mon.c (mon.1) 9811 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.459903+0000 mon.c (mon.1) 9812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.459903+0000 mon.c (mon.1) 9812 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.460835+0000 mon.c (mon.1) 9813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.460835+0000 mon.c (mon.1) 9813 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.467840+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.467840+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: cephadm 2024-04-22T21:18:22.470677+0000 mgr.x (mgr.34107) 2900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: cephadm 2024-04-22T21:18:22.470677+0000 mgr.x (mgr.34107) 2900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:23.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.544987+0000 mon.c (mon.1) 9814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.544987+0000 mon.c (mon.1) 9814 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.548873+0000 mon.c (mon.1) 9815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.548873+0000 mon.c (mon.1) 9815 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.550137+0000 mon.c (mon.1) 9816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.550137+0000 mon.c (mon.1) 9816 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.553360+0000 mon.c (mon.1) 9817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.553360+0000 mon.c (mon.1) 9817 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.554445+0000 mon.c (mon.1) 9818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.554445+0000 mon.c (mon.1) 9818 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.560431+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.560431+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.631521+0000 mon.c (mon.1) 9819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.631521+0000 mon.c (mon.1) 9819 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.634703+0000 mon.c (mon.1) 9820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.634703+0000 mon.c (mon.1) 9820 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.636463+0000 mon.c (mon.1) 9821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.636463+0000 mon.c (mon.1) 9821 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.639872+0000 mon.c (mon.1) 9822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.639872+0000 mon.c (mon.1) 9822 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.641268+0000 mon.c (mon.1) 9823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.641268+0000 mon.c (mon.1) 9823 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.654108+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.654108+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.742025+0000 mon.c (mon.1) 9824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.742025+0000 mon.c (mon.1) 9824 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.745848+0000 mon.c (mon.1) 9825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.745848+0000 mon.c (mon.1) 9825 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.747513+0000 mon.c (mon.1) 9826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.747513+0000 mon.c (mon.1) 9826 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.751255+0000 mon.c (mon.1) 9827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.751255+0000 mon.c (mon.1) 9827 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.752383+0000 mon.c (mon.1) 9828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.752383+0000 mon.c (mon.1) 9828 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.766412+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.766412+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.842943+0000 mon.c (mon.1) 9829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.842943+0000 mon.c (mon.1) 9829 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.845960+0000 mon.c (mon.1) 9830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.845960+0000 mon.c (mon.1) 9830 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.847544+0000 mon.c (mon.1) 9831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.847544+0000 mon.c (mon.1) 9831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.851256+0000 mon.c (mon.1) 9832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.851256+0000 mon.c (mon.1) 9832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.852313+0000 mon.c (mon.1) 9833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.852313+0000 mon.c (mon.1) 9833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.866116+0000 mon.a (mon.0) 2908 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.866116+0000 mon.a (mon.0) 2908 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.955263+0000 mon.c (mon.1) 9834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.955263+0000 mon.c (mon.1) 9834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.960191+0000 mon.c (mon.1) 9835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.960191+0000 mon.c (mon.1) 9835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.962423+0000 mon.c (mon.1) 9836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.962423+0000 mon.c (mon.1) 9836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.967070+0000 mon.c (mon.1) 9837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.967070+0000 mon.c (mon.1) 9837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.968811+0000 mon.c (mon.1) 9838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.968811+0000 mon.c (mon.1) 9838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.984349+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:22.984349+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.075382+0000 mon.c (mon.1) 9839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.075382+0000 mon.c (mon.1) 9839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.080313+0000 mon.c (mon.1) 9840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.080313+0000 mon.c (mon.1) 9840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.082572+0000 mon.c (mon.1) 9841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.082572+0000 mon.c (mon.1) 9841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.087285+0000 mon.c (mon.1) 9842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.087285+0000 mon.c (mon.1) 9842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.089082+0000 mon.c (mon.1) 9843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.089082+0000 mon.c (mon.1) 9843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.102272+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.102272+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.194496+0000 mon.c (mon.1) 9844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.194496+0000 mon.c (mon.1) 9844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.199638+0000 mon.c (mon.1) 9845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.199638+0000 mon.c (mon.1) 9845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.201836+0000 mon.c (mon.1) 9846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.201836+0000 mon.c (mon.1) 9846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.206024+0000 mon.c (mon.1) 9847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.206024+0000 mon.c (mon.1) 9847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.207654+0000 mon.c (mon.1) 9848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.207654+0000 mon.c (mon.1) 9848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.220608+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.220608+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.313589+0000 mon.c (mon.1) 9849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.313589+0000 mon.c (mon.1) 9849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.318727+0000 mon.c (mon.1) 9850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.318727+0000 mon.c (mon.1) 9850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.320960+0000 mon.c (mon.1) 9851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.320960+0000 mon.c (mon.1) 9851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.325407+0000 mon.c (mon.1) 9852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.325407+0000 mon.c (mon.1) 9852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.326765+0000 mon.c (mon.1) 9853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.326765+0000 mon.c (mon.1) 9853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.336394+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:23 smithi123 bash[58916]: audit 2024-04-22T21:18:23.336394+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.075382+0000 mon.c (mon.1) 9839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.080313+0000 mon.c (mon.1) 9840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.080313+0000 mon.c (mon.1) 9840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.082572+0000 mon.c (mon.1) 9841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.082572+0000 mon.c (mon.1) 9841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.087285+0000 mon.c (mon.1) 9842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.087285+0000 mon.c (mon.1) 9842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.089082+0000 mon.c (mon.1) 9843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.089082+0000 mon.c (mon.1) 9843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.102272+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.102272+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.194496+0000 mon.c (mon.1) 9844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.194496+0000 mon.c (mon.1) 9844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.199638+0000 mon.c (mon.1) 9845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.199638+0000 mon.c (mon.1) 9845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.201836+0000 mon.c (mon.1) 9846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.201836+0000 mon.c (mon.1) 9846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.206024+0000 mon.c (mon.1) 9847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.206024+0000 mon.c (mon.1) 9847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.207654+0000 mon.c (mon.1) 9848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.207654+0000 mon.c (mon.1) 9848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.220608+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.220608+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.313589+0000 mon.c (mon.1) 9849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.313589+0000 mon.c (mon.1) 9849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.318727+0000 mon.c (mon.1) 9850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.318727+0000 mon.c (mon.1) 9850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.320960+0000 mon.c (mon.1) 9851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.320960+0000 mon.c (mon.1) 9851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.325407+0000 mon.c (mon.1) 9852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.325407+0000 mon.c (mon.1) 9852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.326765+0000 mon.c (mon.1) 9853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.326765+0000 mon.c (mon.1) 9853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.336394+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[75184]: audit 2024-04-22T21:18:23.336394+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.847544+0000 mon.c (mon.1) 9831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.847544+0000 mon.c (mon.1) 9831 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.851256+0000 mon.c (mon.1) 9832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.851256+0000 mon.c (mon.1) 9832 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.852313+0000 mon.c (mon.1) 9833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.852313+0000 mon.c (mon.1) 9833 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.866116+0000 mon.a (mon.0) 2908 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.866116+0000 mon.a (mon.0) 2908 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.955263+0000 mon.c (mon.1) 9834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.955263+0000 mon.c (mon.1) 9834 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.960191+0000 mon.c (mon.1) 9835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.960191+0000 mon.c (mon.1) 9835 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.962423+0000 mon.c (mon.1) 9836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.962423+0000 mon.c (mon.1) 9836 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.967070+0000 mon.c (mon.1) 9837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.967070+0000 mon.c (mon.1) 9837 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.968811+0000 mon.c (mon.1) 9838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.968811+0000 mon.c (mon.1) 9838 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.984349+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:22.984349+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.075382+0000 mon.c (mon.1) 9839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.075382+0000 mon.c (mon.1) 9839 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.080313+0000 mon.c (mon.1) 9840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.080313+0000 mon.c (mon.1) 9840 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.082572+0000 mon.c (mon.1) 9841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.082572+0000 mon.c (mon.1) 9841 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.087285+0000 mon.c (mon.1) 9842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.087285+0000 mon.c (mon.1) 9842 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.089082+0000 mon.c (mon.1) 9843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.089082+0000 mon.c (mon.1) 9843 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.102272+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.102272+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.194496+0000 mon.c (mon.1) 9844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.194496+0000 mon.c (mon.1) 9844 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.199638+0000 mon.c (mon.1) 9845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.199638+0000 mon.c (mon.1) 9845 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.201836+0000 mon.c (mon.1) 9846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.201836+0000 mon.c (mon.1) 9846 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.206024+0000 mon.c (mon.1) 9847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.206024+0000 mon.c (mon.1) 9847 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.207654+0000 mon.c (mon.1) 9848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.207654+0000 mon.c (mon.1) 9848 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.220608+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.220608+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.313589+0000 mon.c (mon.1) 9849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.313589+0000 mon.c (mon.1) 9849 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.318727+0000 mon.c (mon.1) 9850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.318727+0000 mon.c (mon.1) 9850 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:23.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.320960+0000 mon.c (mon.1) 9851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.320960+0000 mon.c (mon.1) 9851 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:23.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.325407+0000 mon.c (mon.1) 9852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.325407+0000 mon.c (mon.1) 9852 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:23.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.326765+0000 mon.c (mon.1) 9853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.326765+0000 mon.c (mon.1) 9853 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:23.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.336394+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:23.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:23 smithi121 bash[73084]: audit 2024-04-22T21:18:23.336394+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: cephadm 2024-04-22T21:18:22.563305+0000 mgr.x (mgr.34107) 2901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: cephadm 2024-04-22T21:18:22.563305+0000 mgr.x (mgr.34107) 2901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: cephadm 2024-04-22T21:18:22.657695+0000 mgr.x (mgr.34107) 2902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: cephadm 2024-04-22T21:18:22.657695+0000 mgr.x (mgr.34107) 2902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: cephadm 2024-04-22T21:18:22.770042+0000 mgr.x (mgr.34107) 2903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: cephadm 2024-04-22T21:18:22.770042+0000 mgr.x (mgr.34107) 2903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: cephadm 2024-04-22T21:18:22.869721+0000 mgr.x (mgr.34107) 2904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: cephadm 2024-04-22T21:18:22.869721+0000 mgr.x (mgr.34107) 2904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: cephadm 2024-04-22T21:18:22.988206+0000 mgr.x (mgr.34107) 2905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: cephadm 2024-04-22T21:18:22.988206+0000 mgr.x (mgr.34107) 2905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: cephadm 2024-04-22T21:18:23.105986+0000 mgr.x (mgr.34107) 2906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: cephadm 2024-04-22T21:18:23.105986+0000 mgr.x (mgr.34107) 2906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: cephadm 2024-04-22T21:18:23.224188+0000 mgr.x (mgr.34107) 2907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: cephadm 2024-04-22T21:18:23.224188+0000 mgr.x (mgr.34107) 2907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: cephadm 2024-04-22T21:18:23.339799+0000 mgr.x (mgr.34107) 2908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: cephadm 2024-04-22T21:18:23.339799+0000 mgr.x (mgr.34107) 2908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.439294+0000 mon.c (mon.1) 9854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.439294+0000 mon.c (mon.1) 9854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: cluster 2024-04-22T21:18:23.439296+0000 mgr.x (mgr.34107) 2909 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-22T21:18:24.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: cluster 2024-04-22T21:18:23.439296+0000 mgr.x (mgr.34107) 2909 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-22T21:18:24.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.444778+0000 mon.c (mon.1) 9855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.444778+0000 mon.c (mon.1) 9855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.446878+0000 mon.c (mon.1) 9856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.446878+0000 mon.c (mon.1) 9856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.450697+0000 mon.c (mon.1) 9857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.450697+0000 mon.c (mon.1) 9857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.452080+0000 mon.c (mon.1) 9858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.452080+0000 mon.c (mon.1) 9858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.460653+0000 mon.a (mon.0) 2913 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.460653+0000 mon.a (mon.0) 2913 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: cephadm 2024-04-22T21:18:23.463869+0000 mgr.x (mgr.34107) 2910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: cephadm 2024-04-22T21:18:23.463869+0000 mgr.x (mgr.34107) 2910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.538753+0000 mon.c (mon.1) 9859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.538753+0000 mon.c (mon.1) 9859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.541900+0000 mon.c (mon.1) 9860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.541900+0000 mon.c (mon.1) 9860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.543639+0000 mon.c (mon.1) 9861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.543639+0000 mon.c (mon.1) 9861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.546912+0000 mon.c (mon.1) 9862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.546912+0000 mon.c (mon.1) 9862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.548138+0000 mon.c (mon.1) 9863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.548138+0000 mon.c (mon.1) 9863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.557499+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.557499+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.603972+0000 mon.c (mon.1) 9864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.603972+0000 mon.c (mon.1) 9864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.607134+0000 mon.c (mon.1) 9865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.607134+0000 mon.c (mon.1) 9865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.608667+0000 mon.c (mon.1) 9866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.608667+0000 mon.c (mon.1) 9866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.611807+0000 mon.c (mon.1) 9867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.611807+0000 mon.c (mon.1) 9867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.613265+0000 mon.c (mon.1) 9868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.613265+0000 mon.c (mon.1) 9868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.624544+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.624544+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.699635+0000 mon.c (mon.1) 9869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.699635+0000 mon.c (mon.1) 9869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.702545+0000 mon.c (mon.1) 9870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.702545+0000 mon.c (mon.1) 9870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.704338+0000 mon.c (mon.1) 9871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.704338+0000 mon.c (mon.1) 9871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.708449+0000 mon.c (mon.1) 9872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.708449+0000 mon.c (mon.1) 9872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.709822+0000 mon.c (mon.1) 9873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.709822+0000 mon.c (mon.1) 9873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.721663+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.721663+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.782427+0000 mon.c (mon.1) 9874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.782427+0000 mon.c (mon.1) 9874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.786310+0000 mon.c (mon.1) 9875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.786310+0000 mon.c (mon.1) 9875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.788787+0000 mon.c (mon.1) 9876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.788787+0000 mon.c (mon.1) 9876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.792306+0000 mon.c (mon.1) 9877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.792306+0000 mon.c (mon.1) 9877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.793721+0000 mon.c (mon.1) 9878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.793721+0000 mon.c (mon.1) 9878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.805541+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.805541+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.895650+0000 mon.c (mon.1) 9879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.895650+0000 mon.c (mon.1) 9879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.900191+0000 mon.c (mon.1) 9880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.900191+0000 mon.c (mon.1) 9880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.902270+0000 mon.c (mon.1) 9881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.902270+0000 mon.c (mon.1) 9881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.906419+0000 mon.c (mon.1) 9882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.906419+0000 mon.c (mon.1) 9882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.907831+0000 mon.c (mon.1) 9883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.907831+0000 mon.c (mon.1) 9883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.918005+0000 mon.a (mon.0) 2918 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.918005+0000 mon.a (mon.0) 2918 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.998419+0000 mon.c (mon.1) 9884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:23.998419+0000 mon.c (mon.1) 9884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.002051+0000 mon.c (mon.1) 9885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.002051+0000 mon.c (mon.1) 9885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.003779+0000 mon.c (mon.1) 9886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.003779+0000 mon.c (mon.1) 9886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.006925+0000 mon.c (mon.1) 9887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.006925+0000 mon.c (mon.1) 9887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.008097+0000 mon.c (mon.1) 9888 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.008097+0000 mon.c (mon.1) 9888 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.019456+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.019456+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.109020+0000 mon.c (mon.1) 9889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.109020+0000 mon.c (mon.1) 9889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.114350+0000 mon.c (mon.1) 9890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.114350+0000 mon.c (mon.1) 9890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.116986+0000 mon.c (mon.1) 9891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.116986+0000 mon.c (mon.1) 9891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.121123+0000 mon.c (mon.1) 9892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.121123+0000 mon.c (mon.1) 9892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.122533+0000 mon.c (mon.1) 9893 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.122533+0000 mon.c (mon.1) 9893 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.133133+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.133133+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.225536+0000 mon.c (mon.1) 9894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.225536+0000 mon.c (mon.1) 9894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.230690+0000 mon.c (mon.1) 9895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.230690+0000 mon.c (mon.1) 9895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.232782+0000 mon.c (mon.1) 9896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.232782+0000 mon.c (mon.1) 9896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.237068+0000 mon.c (mon.1) 9897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.237068+0000 mon.c (mon.1) 9897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.238623+0000 mon.c (mon.1) 9898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.238623+0000 mon.c (mon.1) 9898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.249384+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.249384+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.328425+0000 mon.c (mon.1) 9899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.328425+0000 mon.c (mon.1) 9899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.331982+0000 mon.c (mon.1) 9900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.331982+0000 mon.c (mon.1) 9900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.333750+0000 mon.c (mon.1) 9901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.333750+0000 mon.c (mon.1) 9901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.337203+0000 mon.c (mon.1) 9902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.337203+0000 mon.c (mon.1) 9902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.338568+0000 mon.c (mon.1) 9903 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.338568+0000 mon.c (mon.1) 9903 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.345849+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:24 smithi123 bash[58916]: audit 2024-04-22T21:18:24.345849+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: cephadm 2024-04-22T21:18:22.563305+0000 mgr.x (mgr.34107) 2901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: cephadm 2024-04-22T21:18:22.563305+0000 mgr.x (mgr.34107) 2901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: cephadm 2024-04-22T21:18:22.657695+0000 mgr.x (mgr.34107) 2902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: cephadm 2024-04-22T21:18:22.657695+0000 mgr.x (mgr.34107) 2902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: cephadm 2024-04-22T21:18:22.770042+0000 mgr.x (mgr.34107) 2903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: cephadm 2024-04-22T21:18:22.770042+0000 mgr.x (mgr.34107) 2903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: cephadm 2024-04-22T21:18:22.869721+0000 mgr.x (mgr.34107) 2904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: cephadm 2024-04-22T21:18:22.869721+0000 mgr.x (mgr.34107) 2904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: cephadm 2024-04-22T21:18:22.988206+0000 mgr.x (mgr.34107) 2905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: cephadm 2024-04-22T21:18:22.988206+0000 mgr.x (mgr.34107) 2905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: cephadm 2024-04-22T21:18:23.105986+0000 mgr.x (mgr.34107) 2906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: cephadm 2024-04-22T21:18:23.105986+0000 mgr.x (mgr.34107) 2906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: cephadm 2024-04-22T21:18:23.224188+0000 mgr.x (mgr.34107) 2907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: cephadm 2024-04-22T21:18:23.224188+0000 mgr.x (mgr.34107) 2907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: cephadm 2024-04-22T21:18:23.339799+0000 mgr.x (mgr.34107) 2908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: cephadm 2024-04-22T21:18:23.339799+0000 mgr.x (mgr.34107) 2908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.439294+0000 mon.c (mon.1) 9854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.439294+0000 mon.c (mon.1) 9854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: cluster 2024-04-22T21:18:23.439296+0000 mgr.x (mgr.34107) 2909 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-22T21:18:24.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: cluster 2024-04-22T21:18:23.439296+0000 mgr.x (mgr.34107) 2909 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-22T21:18:24.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.444778+0000 mon.c (mon.1) 9855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: cephadm 2024-04-22T21:18:22.563305+0000 mgr.x (mgr.34107) 2901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: cephadm 2024-04-22T21:18:22.563305+0000 mgr.x (mgr.34107) 2901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: cephadm 2024-04-22T21:18:22.657695+0000 mgr.x (mgr.34107) 2902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: cephadm 2024-04-22T21:18:22.657695+0000 mgr.x (mgr.34107) 2902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: cephadm 2024-04-22T21:18:22.770042+0000 mgr.x (mgr.34107) 2903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: cephadm 2024-04-22T21:18:22.770042+0000 mgr.x (mgr.34107) 2903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: cephadm 2024-04-22T21:18:22.869721+0000 mgr.x (mgr.34107) 2904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: cephadm 2024-04-22T21:18:22.869721+0000 mgr.x (mgr.34107) 2904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: cephadm 2024-04-22T21:18:22.988206+0000 mgr.x (mgr.34107) 2905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: cephadm 2024-04-22T21:18:22.988206+0000 mgr.x (mgr.34107) 2905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: cephadm 2024-04-22T21:18:23.105986+0000 mgr.x (mgr.34107) 2906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: cephadm 2024-04-22T21:18:23.105986+0000 mgr.x (mgr.34107) 2906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: cephadm 2024-04-22T21:18:23.224188+0000 mgr.x (mgr.34107) 2907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: cephadm 2024-04-22T21:18:23.224188+0000 mgr.x (mgr.34107) 2907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: cephadm 2024-04-22T21:18:23.339799+0000 mgr.x (mgr.34107) 2908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: cephadm 2024-04-22T21:18:23.339799+0000 mgr.x (mgr.34107) 2908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.439294+0000 mon.c (mon.1) 9854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.439294+0000 mon.c (mon.1) 9854 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: cluster 2024-04-22T21:18:23.439296+0000 mgr.x (mgr.34107) 2909 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-22T21:18:24.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: cluster 2024-04-22T21:18:23.439296+0000 mgr.x (mgr.34107) 2909 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-22T21:18:24.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.444778+0000 mon.c (mon.1) 9855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.444778+0000 mon.c (mon.1) 9855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.446878+0000 mon.c (mon.1) 9856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.446878+0000 mon.c (mon.1) 9856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.450697+0000 mon.c (mon.1) 9857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.450697+0000 mon.c (mon.1) 9857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.452080+0000 mon.c (mon.1) 9858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.452080+0000 mon.c (mon.1) 9858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.460653+0000 mon.a (mon.0) 2913 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.460653+0000 mon.a (mon.0) 2913 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: cephadm 2024-04-22T21:18:23.463869+0000 mgr.x (mgr.34107) 2910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: cephadm 2024-04-22T21:18:23.463869+0000 mgr.x (mgr.34107) 2910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.538753+0000 mon.c (mon.1) 9859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.538753+0000 mon.c (mon.1) 9859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.541900+0000 mon.c (mon.1) 9860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.541900+0000 mon.c (mon.1) 9860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.543639+0000 mon.c (mon.1) 9861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.543639+0000 mon.c (mon.1) 9861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.546912+0000 mon.c (mon.1) 9862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.546912+0000 mon.c (mon.1) 9862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.444778+0000 mon.c (mon.1) 9855 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.446878+0000 mon.c (mon.1) 9856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.446878+0000 mon.c (mon.1) 9856 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.450697+0000 mon.c (mon.1) 9857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.450697+0000 mon.c (mon.1) 9857 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.452080+0000 mon.c (mon.1) 9858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.452080+0000 mon.c (mon.1) 9858 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.460653+0000 mon.a (mon.0) 2913 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.460653+0000 mon.a (mon.0) 2913 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: cephadm 2024-04-22T21:18:23.463869+0000 mgr.x (mgr.34107) 2910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: cephadm 2024-04-22T21:18:23.463869+0000 mgr.x (mgr.34107) 2910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:24.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.538753+0000 mon.c (mon.1) 9859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.538753+0000 mon.c (mon.1) 9859 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.541900+0000 mon.c (mon.1) 9860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.541900+0000 mon.c (mon.1) 9860 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.543639+0000 mon.c (mon.1) 9861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.543639+0000 mon.c (mon.1) 9861 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.546912+0000 mon.c (mon.1) 9862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.546912+0000 mon.c (mon.1) 9862 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.548138+0000 mon.c (mon.1) 9863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.548138+0000 mon.c (mon.1) 9863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.557499+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.557499+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.603972+0000 mon.c (mon.1) 9864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.603972+0000 mon.c (mon.1) 9864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.607134+0000 mon.c (mon.1) 9865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.607134+0000 mon.c (mon.1) 9865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.608667+0000 mon.c (mon.1) 9866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.608667+0000 mon.c (mon.1) 9866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.611807+0000 mon.c (mon.1) 9867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.611807+0000 mon.c (mon.1) 9867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.613265+0000 mon.c (mon.1) 9868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.613265+0000 mon.c (mon.1) 9868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.624544+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.624544+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.699635+0000 mon.c (mon.1) 9869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.699635+0000 mon.c (mon.1) 9869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.702545+0000 mon.c (mon.1) 9870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.702545+0000 mon.c (mon.1) 9870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.548138+0000 mon.c (mon.1) 9863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.548138+0000 mon.c (mon.1) 9863 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.557499+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.557499+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.603972+0000 mon.c (mon.1) 9864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.603972+0000 mon.c (mon.1) 9864 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.607134+0000 mon.c (mon.1) 9865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.607134+0000 mon.c (mon.1) 9865 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.608667+0000 mon.c (mon.1) 9866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.608667+0000 mon.c (mon.1) 9866 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.611807+0000 mon.c (mon.1) 9867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.611807+0000 mon.c (mon.1) 9867 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.613265+0000 mon.c (mon.1) 9868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.613265+0000 mon.c (mon.1) 9868 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.624544+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.624544+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.699635+0000 mon.c (mon.1) 9869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.699635+0000 mon.c (mon.1) 9869 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.702545+0000 mon.c (mon.1) 9870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.702545+0000 mon.c (mon.1) 9870 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.704338+0000 mon.c (mon.1) 9871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.704338+0000 mon.c (mon.1) 9871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.708449+0000 mon.c (mon.1) 9872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.708449+0000 mon.c (mon.1) 9872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.709822+0000 mon.c (mon.1) 9873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.709822+0000 mon.c (mon.1) 9873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.721663+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.721663+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.782427+0000 mon.c (mon.1) 9874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.782427+0000 mon.c (mon.1) 9874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.786310+0000 mon.c (mon.1) 9875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.786310+0000 mon.c (mon.1) 9875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.788787+0000 mon.c (mon.1) 9876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.788787+0000 mon.c (mon.1) 9876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.792306+0000 mon.c (mon.1) 9877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.792306+0000 mon.c (mon.1) 9877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.793721+0000 mon.c (mon.1) 9878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.793721+0000 mon.c (mon.1) 9878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.805541+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.704338+0000 mon.c (mon.1) 9871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.704338+0000 mon.c (mon.1) 9871 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.708449+0000 mon.c (mon.1) 9872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.708449+0000 mon.c (mon.1) 9872 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.709822+0000 mon.c (mon.1) 9873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.709822+0000 mon.c (mon.1) 9873 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.721663+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.721663+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.782427+0000 mon.c (mon.1) 9874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.782427+0000 mon.c (mon.1) 9874 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.786310+0000 mon.c (mon.1) 9875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.786310+0000 mon.c (mon.1) 9875 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.788787+0000 mon.c (mon.1) 9876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.788787+0000 mon.c (mon.1) 9876 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.792306+0000 mon.c (mon.1) 9877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.792306+0000 mon.c (mon.1) 9877 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.793721+0000 mon.c (mon.1) 9878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.793721+0000 mon.c (mon.1) 9878 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.805541+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.805541+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.895650+0000 mon.c (mon.1) 9879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.895650+0000 mon.c (mon.1) 9879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.900191+0000 mon.c (mon.1) 9880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.900191+0000 mon.c (mon.1) 9880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.902270+0000 mon.c (mon.1) 9881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.902270+0000 mon.c (mon.1) 9881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.906419+0000 mon.c (mon.1) 9882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.906419+0000 mon.c (mon.1) 9882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.907831+0000 mon.c (mon.1) 9883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.907831+0000 mon.c (mon.1) 9883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.918005+0000 mon.a (mon.0) 2918 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.918005+0000 mon.a (mon.0) 2918 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.998419+0000 mon.c (mon.1) 9884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:23.998419+0000 mon.c (mon.1) 9884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.002051+0000 mon.c (mon.1) 9885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.002051+0000 mon.c (mon.1) 9885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.003779+0000 mon.c (mon.1) 9886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.003779+0000 mon.c (mon.1) 9886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.805541+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.895650+0000 mon.c (mon.1) 9879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.895650+0000 mon.c (mon.1) 9879 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.900191+0000 mon.c (mon.1) 9880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.900191+0000 mon.c (mon.1) 9880 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.902270+0000 mon.c (mon.1) 9881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.902270+0000 mon.c (mon.1) 9881 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.906419+0000 mon.c (mon.1) 9882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.906419+0000 mon.c (mon.1) 9882 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.907831+0000 mon.c (mon.1) 9883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.907831+0000 mon.c (mon.1) 9883 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.918005+0000 mon.a (mon.0) 2918 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.918005+0000 mon.a (mon.0) 2918 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.998419+0000 mon.c (mon.1) 9884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:23.998419+0000 mon.c (mon.1) 9884 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.002051+0000 mon.c (mon.1) 9885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.002051+0000 mon.c (mon.1) 9885 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.003779+0000 mon.c (mon.1) 9886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.003779+0000 mon.c (mon.1) 9886 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.006925+0000 mon.c (mon.1) 9887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.006925+0000 mon.c (mon.1) 9887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.008097+0000 mon.c (mon.1) 9888 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.008097+0000 mon.c (mon.1) 9888 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.019456+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.019456+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.109020+0000 mon.c (mon.1) 9889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.109020+0000 mon.c (mon.1) 9889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.114350+0000 mon.c (mon.1) 9890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.114350+0000 mon.c (mon.1) 9890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.116986+0000 mon.c (mon.1) 9891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.116986+0000 mon.c (mon.1) 9891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.121123+0000 mon.c (mon.1) 9892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.121123+0000 mon.c (mon.1) 9892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.122533+0000 mon.c (mon.1) 9893 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.122533+0000 mon.c (mon.1) 9893 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.133133+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.133133+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.225536+0000 mon.c (mon.1) 9894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.225536+0000 mon.c (mon.1) 9894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.230690+0000 mon.c (mon.1) 9895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.230690+0000 mon.c (mon.1) 9895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.232782+0000 mon.c (mon.1) 9896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.232782+0000 mon.c (mon.1) 9896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.237068+0000 mon.c (mon.1) 9897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.237068+0000 mon.c (mon.1) 9897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.238623+0000 mon.c (mon.1) 9898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.238623+0000 mon.c (mon.1) 9898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.249384+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.249384+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.328425+0000 mon.c (mon.1) 9899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.328425+0000 mon.c (mon.1) 9899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.331982+0000 mon.c (mon.1) 9900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.331982+0000 mon.c (mon.1) 9900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.333750+0000 mon.c (mon.1) 9901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.333750+0000 mon.c (mon.1) 9901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.337203+0000 mon.c (mon.1) 9902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.337203+0000 mon.c (mon.1) 9902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.338568+0000 mon.c (mon.1) 9903 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.338568+0000 mon.c (mon.1) 9903 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.345849+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[75184]: audit 2024-04-22T21:18:24.345849+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.006925+0000 mon.c (mon.1) 9887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.006925+0000 mon.c (mon.1) 9887 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.008097+0000 mon.c (mon.1) 9888 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.008097+0000 mon.c (mon.1) 9888 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.019456+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.019456+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.109020+0000 mon.c (mon.1) 9889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.109020+0000 mon.c (mon.1) 9889 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.114350+0000 mon.c (mon.1) 9890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.114350+0000 mon.c (mon.1) 9890 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.116986+0000 mon.c (mon.1) 9891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.116986+0000 mon.c (mon.1) 9891 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.121123+0000 mon.c (mon.1) 9892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.121123+0000 mon.c (mon.1) 9892 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.122533+0000 mon.c (mon.1) 9893 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.122533+0000 mon.c (mon.1) 9893 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.133133+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.133133+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.225536+0000 mon.c (mon.1) 9894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.225536+0000 mon.c (mon.1) 9894 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.230690+0000 mon.c (mon.1) 9895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.230690+0000 mon.c (mon.1) 9895 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.232782+0000 mon.c (mon.1) 9896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.232782+0000 mon.c (mon.1) 9896 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.237068+0000 mon.c (mon.1) 9897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.237068+0000 mon.c (mon.1) 9897 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.238623+0000 mon.c (mon.1) 9898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.238623+0000 mon.c (mon.1) 9898 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.249384+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.249384+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.328425+0000 mon.c (mon.1) 9899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.328425+0000 mon.c (mon.1) 9899 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.331982+0000 mon.c (mon.1) 9900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.331982+0000 mon.c (mon.1) 9900 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:24.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.333750+0000 mon.c (mon.1) 9901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.333750+0000 mon.c (mon.1) 9901 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:24.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.337203+0000 mon.c (mon.1) 9902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.337203+0000 mon.c (mon.1) 9902 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:24.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.338568+0000 mon.c (mon.1) 9903 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.338568+0000 mon.c (mon.1) 9903 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:24.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.345849+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:24.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:24 smithi121 bash[73084]: audit 2024-04-22T21:18:24.345849+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: cephadm 2024-04-22T21:18:23.563316+0000 mgr.x (mgr.34107) 2911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: cephadm 2024-04-22T21:18:23.563316+0000 mgr.x (mgr.34107) 2911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: cephadm 2024-04-22T21:18:23.627861+0000 mgr.x (mgr.34107) 2912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: cephadm 2024-04-22T21:18:23.627861+0000 mgr.x (mgr.34107) 2912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: cephadm 2024-04-22T21:18:23.725176+0000 mgr.x (mgr.34107) 2913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: cephadm 2024-04-22T21:18:23.725176+0000 mgr.x (mgr.34107) 2913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: cephadm 2024-04-22T21:18:23.808517+0000 mgr.x (mgr.34107) 2914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: cephadm 2024-04-22T21:18:23.808517+0000 mgr.x (mgr.34107) 2914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: cephadm 2024-04-22T21:18:23.921409+0000 mgr.x (mgr.34107) 2915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: cephadm 2024-04-22T21:18:23.921409+0000 mgr.x (mgr.34107) 2915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: cephadm 2024-04-22T21:18:24.022726+0000 mgr.x (mgr.34107) 2916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: cephadm 2024-04-22T21:18:24.022726+0000 mgr.x (mgr.34107) 2916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: cephadm 2024-04-22T21:18:24.136495+0000 mgr.x (mgr.34107) 2917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: cephadm 2024-04-22T21:18:24.136495+0000 mgr.x (mgr.34107) 2917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: cephadm 2024-04-22T21:18:24.253177+0000 mgr.x (mgr.34107) 2918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: cephadm 2024-04-22T21:18:24.253177+0000 mgr.x (mgr.34107) 2918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: cephadm 2024-04-22T21:18:24.349124+0000 mgr.x (mgr.34107) 2919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: cephadm 2024-04-22T21:18:24.349124+0000 mgr.x (mgr.34107) 2919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.422527+0000 mon.c (mon.1) 9904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.422527+0000 mon.c (mon.1) 9904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.427077+0000 mon.c (mon.1) 9905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.427077+0000 mon.c (mon.1) 9905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.428373+0000 mon.c (mon.1) 9906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.428373+0000 mon.c (mon.1) 9906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.445749+0000 mon.c (mon.1) 9907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.445749+0000 mon.c (mon.1) 9907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.447672+0000 mon.c (mon.1) 9908 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.447672+0000 mon.c (mon.1) 9908 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.456714+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.456714+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: cephadm 2024-04-22T21:18:24.459645+0000 mgr.x (mgr.34107) 2920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: cephadm 2024-04-22T21:18:24.459645+0000 mgr.x (mgr.34107) 2920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.535217+0000 mon.c (mon.1) 9909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.535217+0000 mon.c (mon.1) 9909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.538028+0000 mon.c (mon.1) 9910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.538028+0000 mon.c (mon.1) 9910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.539731+0000 mon.c (mon.1) 9911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.539731+0000 mon.c (mon.1) 9911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.542491+0000 mon.c (mon.1) 9912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.542491+0000 mon.c (mon.1) 9912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.543735+0000 mon.c (mon.1) 9913 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.543735+0000 mon.c (mon.1) 9913 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.554427+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.554427+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.633635+0000 mon.c (mon.1) 9914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.633635+0000 mon.c (mon.1) 9914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.636515+0000 mon.c (mon.1) 9915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.636515+0000 mon.c (mon.1) 9915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.637996+0000 mon.c (mon.1) 9916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.637996+0000 mon.c (mon.1) 9916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.640872+0000 mon.c (mon.1) 9917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.640872+0000 mon.c (mon.1) 9917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.641697+0000 mon.c (mon.1) 9918 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.641697+0000 mon.c (mon.1) 9918 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.649065+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.649065+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.727342+0000 mon.c (mon.1) 9919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.727342+0000 mon.c (mon.1) 9919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.730207+0000 mon.c (mon.1) 9920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.730207+0000 mon.c (mon.1) 9920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.731550+0000 mon.c (mon.1) 9921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.731550+0000 mon.c (mon.1) 9921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.735231+0000 mon.c (mon.1) 9922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.735231+0000 mon.c (mon.1) 9922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.736309+0000 mon.c (mon.1) 9923 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.736309+0000 mon.c (mon.1) 9923 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.743899+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.743899+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.822839+0000 mon.c (mon.1) 9924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.822839+0000 mon.c (mon.1) 9924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.825927+0000 mon.c (mon.1) 9925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.825927+0000 mon.c (mon.1) 9925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.827482+0000 mon.c (mon.1) 9926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.827482+0000 mon.c (mon.1) 9926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.830810+0000 mon.c (mon.1) 9927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.830810+0000 mon.c (mon.1) 9927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.831863+0000 mon.c (mon.1) 9928 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.831863+0000 mon.c (mon.1) 9928 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.840313+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.840313+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.882546+0000 mon.c (mon.1) 9929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.882546+0000 mon.c (mon.1) 9929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.885271+0000 mon.c (mon.1) 9930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.885271+0000 mon.c (mon.1) 9930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.886643+0000 mon.c (mon.1) 9931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.886643+0000 mon.c (mon.1) 9931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.889163+0000 mon.c (mon.1) 9932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.889163+0000 mon.c (mon.1) 9932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.890153+0000 mon.c (mon.1) 9933 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.890153+0000 mon.c (mon.1) 9933 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.897121+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.897121+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.940698+0000 mon.c (mon.1) 9934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.940698+0000 mon.c (mon.1) 9934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.943155+0000 mon.c (mon.1) 9935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.943155+0000 mon.c (mon.1) 9935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.944200+0000 mon.c (mon.1) 9936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.944200+0000 mon.c (mon.1) 9936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.946816+0000 mon.c (mon.1) 9937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.946816+0000 mon.c (mon.1) 9937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.947695+0000 mon.c (mon.1) 9938 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.947695+0000 mon.c (mon.1) 9938 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.956575+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:24.956575+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.001080+0000 mon.c (mon.1) 9939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.001080+0000 mon.c (mon.1) 9939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.003743+0000 mon.c (mon.1) 9940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.003743+0000 mon.c (mon.1) 9940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.005211+0000 mon.c (mon.1) 9941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.005211+0000 mon.c (mon.1) 9941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.008146+0000 mon.c (mon.1) 9942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.008146+0000 mon.c (mon.1) 9942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.009422+0000 mon.c (mon.1) 9943 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.009422+0000 mon.c (mon.1) 9943 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.018673+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.018673+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.063466+0000 mon.c (mon.1) 9944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.063466+0000 mon.c (mon.1) 9944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.066243+0000 mon.c (mon.1) 9945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.066243+0000 mon.c (mon.1) 9945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.067809+0000 mon.c (mon.1) 9946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.067809+0000 mon.c (mon.1) 9946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.071433+0000 mon.c (mon.1) 9947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.071433+0000 mon.c (mon.1) 9947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.072607+0000 mon.c (mon.1) 9948 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.072607+0000 mon.c (mon.1) 9948 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.081410+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.081410+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.143291+0000 mon.c (mon.1) 9949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.143291+0000 mon.c (mon.1) 9949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.146361+0000 mon.c (mon.1) 9950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.146361+0000 mon.c (mon.1) 9950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.148157+0000 mon.c (mon.1) 9951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.148157+0000 mon.c (mon.1) 9951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.152731+0000 mon.c (mon.1) 9952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.152731+0000 mon.c (mon.1) 9952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.154074+0000 mon.c (mon.1) 9953 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.154074+0000 mon.c (mon.1) 9953 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.162947+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.162947+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.207108+0000 mon.c (mon.1) 9954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.207108+0000 mon.c (mon.1) 9954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.209905+0000 mon.c (mon.1) 9955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.209905+0000 mon.c (mon.1) 9955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.211317+0000 mon.c (mon.1) 9956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.211317+0000 mon.c (mon.1) 9956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.214612+0000 mon.c (mon.1) 9957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.214612+0000 mon.c (mon.1) 9957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.215553+0000 mon.c (mon.1) 9958 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.215553+0000 mon.c (mon.1) 9958 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.226141+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.226141+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.283961+0000 mon.c (mon.1) 9959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.283961+0000 mon.c (mon.1) 9959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.286841+0000 mon.c (mon.1) 9960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.286841+0000 mon.c (mon.1) 9960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.288307+0000 mon.c (mon.1) 9961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.288307+0000 mon.c (mon.1) 9961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.292015+0000 mon.c (mon.1) 9962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.292015+0000 mon.c (mon.1) 9962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.293339+0000 mon.c (mon.1) 9963 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.293339+0000 mon.c (mon.1) 9963 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.301966+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.301966+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.381317+0000 mon.c (mon.1) 9964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.381317+0000 mon.c (mon.1) 9964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.384361+0000 mon.c (mon.1) 9965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.384361+0000 mon.c (mon.1) 9965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.386027+0000 mon.c (mon.1) 9966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.386027+0000 mon.c (mon.1) 9966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.389063+0000 mon.c (mon.1) 9967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.389063+0000 mon.c (mon.1) 9967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.390110+0000 mon.c (mon.1) 9968 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.390110+0000 mon.c (mon.1) 9968 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.401049+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:25 smithi123 bash[58916]: audit 2024-04-22T21:18:25.401049+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: cephadm 2024-04-22T21:18:23.563316+0000 mgr.x (mgr.34107) 2911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: cephadm 2024-04-22T21:18:23.563316+0000 mgr.x (mgr.34107) 2911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: cephadm 2024-04-22T21:18:23.627861+0000 mgr.x (mgr.34107) 2912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: cephadm 2024-04-22T21:18:23.627861+0000 mgr.x (mgr.34107) 2912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: cephadm 2024-04-22T21:18:23.725176+0000 mgr.x (mgr.34107) 2913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: cephadm 2024-04-22T21:18:23.725176+0000 mgr.x (mgr.34107) 2913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: cephadm 2024-04-22T21:18:23.808517+0000 mgr.x (mgr.34107) 2914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: cephadm 2024-04-22T21:18:23.808517+0000 mgr.x (mgr.34107) 2914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: cephadm 2024-04-22T21:18:23.921409+0000 mgr.x (mgr.34107) 2915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: cephadm 2024-04-22T21:18:23.921409+0000 mgr.x (mgr.34107) 2915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: cephadm 2024-04-22T21:18:24.022726+0000 mgr.x (mgr.34107) 2916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: cephadm 2024-04-22T21:18:24.022726+0000 mgr.x (mgr.34107) 2916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: cephadm 2024-04-22T21:18:24.136495+0000 mgr.x (mgr.34107) 2917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: cephadm 2024-04-22T21:18:24.136495+0000 mgr.x (mgr.34107) 2917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: cephadm 2024-04-22T21:18:24.253177+0000 mgr.x (mgr.34107) 2918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: cephadm 2024-04-22T21:18:24.253177+0000 mgr.x (mgr.34107) 2918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: cephadm 2024-04-22T21:18:24.349124+0000 mgr.x (mgr.34107) 2919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: cephadm 2024-04-22T21:18:24.349124+0000 mgr.x (mgr.34107) 2919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.422527+0000 mon.c (mon.1) 9904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.422527+0000 mon.c (mon.1) 9904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.427077+0000 mon.c (mon.1) 9905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.427077+0000 mon.c (mon.1) 9905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.428373+0000 mon.c (mon.1) 9906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.428373+0000 mon.c (mon.1) 9906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.445749+0000 mon.c (mon.1) 9907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.445749+0000 mon.c (mon.1) 9907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.447672+0000 mon.c (mon.1) 9908 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.447672+0000 mon.c (mon.1) 9908 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.456714+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.456714+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: cephadm 2024-04-22T21:18:24.459645+0000 mgr.x (mgr.34107) 2920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: cephadm 2024-04-22T21:18:24.459645+0000 mgr.x (mgr.34107) 2920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.535217+0000 mon.c (mon.1) 9909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.535217+0000 mon.c (mon.1) 9909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.538028+0000 mon.c (mon.1) 9910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.538028+0000 mon.c (mon.1) 9910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.539731+0000 mon.c (mon.1) 9911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.539731+0000 mon.c (mon.1) 9911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.542491+0000 mon.c (mon.1) 9912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.542491+0000 mon.c (mon.1) 9912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.543735+0000 mon.c (mon.1) 9913 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.543735+0000 mon.c (mon.1) 9913 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.554427+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.554427+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.633635+0000 mon.c (mon.1) 9914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.633635+0000 mon.c (mon.1) 9914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.636515+0000 mon.c (mon.1) 9915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.636515+0000 mon.c (mon.1) 9915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.637996+0000 mon.c (mon.1) 9916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.637996+0000 mon.c (mon.1) 9916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.640872+0000 mon.c (mon.1) 9917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.640872+0000 mon.c (mon.1) 9917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.641697+0000 mon.c (mon.1) 9918 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.641697+0000 mon.c (mon.1) 9918 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.649065+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.649065+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.727342+0000 mon.c (mon.1) 9919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.727342+0000 mon.c (mon.1) 9919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.730207+0000 mon.c (mon.1) 9920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.730207+0000 mon.c (mon.1) 9920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: cephadm 2024-04-22T21:18:23.563316+0000 mgr.x (mgr.34107) 2911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: cephadm 2024-04-22T21:18:23.563316+0000 mgr.x (mgr.34107) 2911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: cephadm 2024-04-22T21:18:23.627861+0000 mgr.x (mgr.34107) 2912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: cephadm 2024-04-22T21:18:23.627861+0000 mgr.x (mgr.34107) 2912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: cephadm 2024-04-22T21:18:23.725176+0000 mgr.x (mgr.34107) 2913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: cephadm 2024-04-22T21:18:23.725176+0000 mgr.x (mgr.34107) 2913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: cephadm 2024-04-22T21:18:23.808517+0000 mgr.x (mgr.34107) 2914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: cephadm 2024-04-22T21:18:23.808517+0000 mgr.x (mgr.34107) 2914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: cephadm 2024-04-22T21:18:23.921409+0000 mgr.x (mgr.34107) 2915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: cephadm 2024-04-22T21:18:23.921409+0000 mgr.x (mgr.34107) 2915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: cephadm 2024-04-22T21:18:24.022726+0000 mgr.x (mgr.34107) 2916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: cephadm 2024-04-22T21:18:24.022726+0000 mgr.x (mgr.34107) 2916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: cephadm 2024-04-22T21:18:24.136495+0000 mgr.x (mgr.34107) 2917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: cephadm 2024-04-22T21:18:24.136495+0000 mgr.x (mgr.34107) 2917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: cephadm 2024-04-22T21:18:24.253177+0000 mgr.x (mgr.34107) 2918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: cephadm 2024-04-22T21:18:24.253177+0000 mgr.x (mgr.34107) 2918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: cephadm 2024-04-22T21:18:24.349124+0000 mgr.x (mgr.34107) 2919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: cephadm 2024-04-22T21:18:24.349124+0000 mgr.x (mgr.34107) 2919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.422527+0000 mon.c (mon.1) 9904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.422527+0000 mon.c (mon.1) 9904 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.427077+0000 mon.c (mon.1) 9905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.731550+0000 mon.c (mon.1) 9921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.731550+0000 mon.c (mon.1) 9921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.735231+0000 mon.c (mon.1) 9922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.735231+0000 mon.c (mon.1) 9922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.736309+0000 mon.c (mon.1) 9923 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.736309+0000 mon.c (mon.1) 9923 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.743899+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.743899+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.822839+0000 mon.c (mon.1) 9924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.822839+0000 mon.c (mon.1) 9924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.825927+0000 mon.c (mon.1) 9925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.825927+0000 mon.c (mon.1) 9925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.827482+0000 mon.c (mon.1) 9926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.827482+0000 mon.c (mon.1) 9926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.830810+0000 mon.c (mon.1) 9927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.830810+0000 mon.c (mon.1) 9927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.831863+0000 mon.c (mon.1) 9928 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.831863+0000 mon.c (mon.1) 9928 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.840313+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.840313+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.882546+0000 mon.c (mon.1) 9929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.882546+0000 mon.c (mon.1) 9929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.885271+0000 mon.c (mon.1) 9930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.885271+0000 mon.c (mon.1) 9930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.886643+0000 mon.c (mon.1) 9931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.886643+0000 mon.c (mon.1) 9931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.889163+0000 mon.c (mon.1) 9932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.889163+0000 mon.c (mon.1) 9932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.890153+0000 mon.c (mon.1) 9933 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.890153+0000 mon.c (mon.1) 9933 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.897121+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.897121+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.940698+0000 mon.c (mon.1) 9934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.940698+0000 mon.c (mon.1) 9934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.943155+0000 mon.c (mon.1) 9935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.943155+0000 mon.c (mon.1) 9935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.944200+0000 mon.c (mon.1) 9936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.944200+0000 mon.c (mon.1) 9936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.946816+0000 mon.c (mon.1) 9937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.427077+0000 mon.c (mon.1) 9905 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.428373+0000 mon.c (mon.1) 9906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.428373+0000 mon.c (mon.1) 9906 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.445749+0000 mon.c (mon.1) 9907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.445749+0000 mon.c (mon.1) 9907 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.447672+0000 mon.c (mon.1) 9908 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.447672+0000 mon.c (mon.1) 9908 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.456714+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.456714+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: cephadm 2024-04-22T21:18:24.459645+0000 mgr.x (mgr.34107) 2920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: cephadm 2024-04-22T21:18:24.459645+0000 mgr.x (mgr.34107) 2920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:25.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.535217+0000 mon.c (mon.1) 9909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.535217+0000 mon.c (mon.1) 9909 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.538028+0000 mon.c (mon.1) 9910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.538028+0000 mon.c (mon.1) 9910 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.539731+0000 mon.c (mon.1) 9911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.539731+0000 mon.c (mon.1) 9911 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.542491+0000 mon.c (mon.1) 9912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.542491+0000 mon.c (mon.1) 9912 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.543735+0000 mon.c (mon.1) 9913 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.946816+0000 mon.c (mon.1) 9937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.947695+0000 mon.c (mon.1) 9938 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.947695+0000 mon.c (mon.1) 9938 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.956575+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:24.956575+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.001080+0000 mon.c (mon.1) 9939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.001080+0000 mon.c (mon.1) 9939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.003743+0000 mon.c (mon.1) 9940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.003743+0000 mon.c (mon.1) 9940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.005211+0000 mon.c (mon.1) 9941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.005211+0000 mon.c (mon.1) 9941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.008146+0000 mon.c (mon.1) 9942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.008146+0000 mon.c (mon.1) 9942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.009422+0000 mon.c (mon.1) 9943 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.009422+0000 mon.c (mon.1) 9943 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.018673+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.018673+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.063466+0000 mon.c (mon.1) 9944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.063466+0000 mon.c (mon.1) 9944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.066243+0000 mon.c (mon.1) 9945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.066243+0000 mon.c (mon.1) 9945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.067809+0000 mon.c (mon.1) 9946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.067809+0000 mon.c (mon.1) 9946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.071433+0000 mon.c (mon.1) 9947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.071433+0000 mon.c (mon.1) 9947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.072607+0000 mon.c (mon.1) 9948 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.072607+0000 mon.c (mon.1) 9948 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.081410+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.081410+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.143291+0000 mon.c (mon.1) 9949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.143291+0000 mon.c (mon.1) 9949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.146361+0000 mon.c (mon.1) 9950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.146361+0000 mon.c (mon.1) 9950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.148157+0000 mon.c (mon.1) 9951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.148157+0000 mon.c (mon.1) 9951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.152731+0000 mon.c (mon.1) 9952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.152731+0000 mon.c (mon.1) 9952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.154074+0000 mon.c (mon.1) 9953 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.543735+0000 mon.c (mon.1) 9913 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.554427+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.554427+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.633635+0000 mon.c (mon.1) 9914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.633635+0000 mon.c (mon.1) 9914 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.636515+0000 mon.c (mon.1) 9915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.636515+0000 mon.c (mon.1) 9915 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.637996+0000 mon.c (mon.1) 9916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.637996+0000 mon.c (mon.1) 9916 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.640872+0000 mon.c (mon.1) 9917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.640872+0000 mon.c (mon.1) 9917 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.641697+0000 mon.c (mon.1) 9918 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.641697+0000 mon.c (mon.1) 9918 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.649065+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.649065+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.727342+0000 mon.c (mon.1) 9919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.727342+0000 mon.c (mon.1) 9919 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.730207+0000 mon.c (mon.1) 9920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.730207+0000 mon.c (mon.1) 9920 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.154074+0000 mon.c (mon.1) 9953 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.162947+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.162947+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.207108+0000 mon.c (mon.1) 9954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.207108+0000 mon.c (mon.1) 9954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.209905+0000 mon.c (mon.1) 9955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.209905+0000 mon.c (mon.1) 9955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.211317+0000 mon.c (mon.1) 9956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.211317+0000 mon.c (mon.1) 9956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.214612+0000 mon.c (mon.1) 9957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.214612+0000 mon.c (mon.1) 9957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.215553+0000 mon.c (mon.1) 9958 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.215553+0000 mon.c (mon.1) 9958 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.226141+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.226141+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.283961+0000 mon.c (mon.1) 9959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.283961+0000 mon.c (mon.1) 9959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.286841+0000 mon.c (mon.1) 9960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.286841+0000 mon.c (mon.1) 9960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.288307+0000 mon.c (mon.1) 9961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.288307+0000 mon.c (mon.1) 9961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.292015+0000 mon.c (mon.1) 9962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.292015+0000 mon.c (mon.1) 9962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.293339+0000 mon.c (mon.1) 9963 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.293339+0000 mon.c (mon.1) 9963 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.301966+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.301966+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.381317+0000 mon.c (mon.1) 9964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.381317+0000 mon.c (mon.1) 9964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.384361+0000 mon.c (mon.1) 9965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.384361+0000 mon.c (mon.1) 9965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.386027+0000 mon.c (mon.1) 9966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.386027+0000 mon.c (mon.1) 9966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.389063+0000 mon.c (mon.1) 9967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.389063+0000 mon.c (mon.1) 9967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.390110+0000 mon.c (mon.1) 9968 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.390110+0000 mon.c (mon.1) 9968 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.401049+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[73084]: audit 2024-04-22T21:18:25.401049+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.731550+0000 mon.c (mon.1) 9921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.731550+0000 mon.c (mon.1) 9921 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.735231+0000 mon.c (mon.1) 9922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.735231+0000 mon.c (mon.1) 9922 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.736309+0000 mon.c (mon.1) 9923 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.736309+0000 mon.c (mon.1) 9923 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.743899+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.743899+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.822839+0000 mon.c (mon.1) 9924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.822839+0000 mon.c (mon.1) 9924 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.825927+0000 mon.c (mon.1) 9925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.825927+0000 mon.c (mon.1) 9925 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.827482+0000 mon.c (mon.1) 9926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.827482+0000 mon.c (mon.1) 9926 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.830810+0000 mon.c (mon.1) 9927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.830810+0000 mon.c (mon.1) 9927 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.831863+0000 mon.c (mon.1) 9928 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.831863+0000 mon.c (mon.1) 9928 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.840313+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.840313+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.882546+0000 mon.c (mon.1) 9929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.882546+0000 mon.c (mon.1) 9929 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.885271+0000 mon.c (mon.1) 9930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.885271+0000 mon.c (mon.1) 9930 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.886643+0000 mon.c (mon.1) 9931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.886643+0000 mon.c (mon.1) 9931 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.889163+0000 mon.c (mon.1) 9932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.889163+0000 mon.c (mon.1) 9932 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.890153+0000 mon.c (mon.1) 9933 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.890153+0000 mon.c (mon.1) 9933 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.897121+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.897121+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.940698+0000 mon.c (mon.1) 9934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.940698+0000 mon.c (mon.1) 9934 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.943155+0000 mon.c (mon.1) 9935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.943155+0000 mon.c (mon.1) 9935 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.944200+0000 mon.c (mon.1) 9936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.944200+0000 mon.c (mon.1) 9936 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.946816+0000 mon.c (mon.1) 9937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.946816+0000 mon.c (mon.1) 9937 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.947695+0000 mon.c (mon.1) 9938 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.947695+0000 mon.c (mon.1) 9938 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.956575+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:24.956575+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.001080+0000 mon.c (mon.1) 9939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.001080+0000 mon.c (mon.1) 9939 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.003743+0000 mon.c (mon.1) 9940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.003743+0000 mon.c (mon.1) 9940 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.005211+0000 mon.c (mon.1) 9941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.005211+0000 mon.c (mon.1) 9941 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.008146+0000 mon.c (mon.1) 9942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.008146+0000 mon.c (mon.1) 9942 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.009422+0000 mon.c (mon.1) 9943 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.009422+0000 mon.c (mon.1) 9943 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.018673+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.018673+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.063466+0000 mon.c (mon.1) 9944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.063466+0000 mon.c (mon.1) 9944 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.066243+0000 mon.c (mon.1) 9945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.066243+0000 mon.c (mon.1) 9945 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.067809+0000 mon.c (mon.1) 9946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.067809+0000 mon.c (mon.1) 9946 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.071433+0000 mon.c (mon.1) 9947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.071433+0000 mon.c (mon.1) 9947 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.072607+0000 mon.c (mon.1) 9948 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.072607+0000 mon.c (mon.1) 9948 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.081410+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.081410+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.143291+0000 mon.c (mon.1) 9949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.143291+0000 mon.c (mon.1) 9949 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.146361+0000 mon.c (mon.1) 9950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.146361+0000 mon.c (mon.1) 9950 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.148157+0000 mon.c (mon.1) 9951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.148157+0000 mon.c (mon.1) 9951 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.152731+0000 mon.c (mon.1) 9952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.152731+0000 mon.c (mon.1) 9952 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.154074+0000 mon.c (mon.1) 9953 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.154074+0000 mon.c (mon.1) 9953 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.162947+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.162947+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.207108+0000 mon.c (mon.1) 9954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.207108+0000 mon.c (mon.1) 9954 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.209905+0000 mon.c (mon.1) 9955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.209905+0000 mon.c (mon.1) 9955 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.211317+0000 mon.c (mon.1) 9956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.211317+0000 mon.c (mon.1) 9956 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.214612+0000 mon.c (mon.1) 9957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.214612+0000 mon.c (mon.1) 9957 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.215553+0000 mon.c (mon.1) 9958 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.215553+0000 mon.c (mon.1) 9958 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.226141+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.226141+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.283961+0000 mon.c (mon.1) 9959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.283961+0000 mon.c (mon.1) 9959 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.286841+0000 mon.c (mon.1) 9960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.286841+0000 mon.c (mon.1) 9960 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.288307+0000 mon.c (mon.1) 9961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.288307+0000 mon.c (mon.1) 9961 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.292015+0000 mon.c (mon.1) 9962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.292015+0000 mon.c (mon.1) 9962 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.293339+0000 mon.c (mon.1) 9963 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.293339+0000 mon.c (mon.1) 9963 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.301966+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.301966+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.381317+0000 mon.c (mon.1) 9964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.381317+0000 mon.c (mon.1) 9964 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.384361+0000 mon.c (mon.1) 9965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.384361+0000 mon.c (mon.1) 9965 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:25.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.386027+0000 mon.c (mon.1) 9966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.386027+0000 mon.c (mon.1) 9966 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:25.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.389063+0000 mon.c (mon.1) 9967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.389063+0000 mon.c (mon.1) 9967 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:25.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.390110+0000 mon.c (mon.1) 9968 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.390110+0000 mon.c (mon.1) 9968 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:25.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.401049+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:25.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:25 smithi121 bash[75184]: audit 2024-04-22T21:18:25.401049+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: cephadm 2024-04-22T21:18:24.557823+0000 mgr.x (mgr.34107) 2921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: cephadm 2024-04-22T21:18:24.557823+0000 mgr.x (mgr.34107) 2921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: cephadm 2024-04-22T21:18:24.652055+0000 mgr.x (mgr.34107) 2922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: cephadm 2024-04-22T21:18:24.652055+0000 mgr.x (mgr.34107) 2922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: cephadm 2024-04-22T21:18:24.746904+0000 mgr.x (mgr.34107) 2923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: cephadm 2024-04-22T21:18:24.746904+0000 mgr.x (mgr.34107) 2923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: cephadm 2024-04-22T21:18:24.843338+0000 mgr.x (mgr.34107) 2924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: cephadm 2024-04-22T21:18:24.843338+0000 mgr.x (mgr.34107) 2924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: cephadm 2024-04-22T21:18:24.902210+0000 mgr.x (mgr.34107) 2925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: cephadm 2024-04-22T21:18:24.902210+0000 mgr.x (mgr.34107) 2925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: cephadm 2024-04-22T21:18:24.962166+0000 mgr.x (mgr.34107) 2926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: cephadm 2024-04-22T21:18:24.962166+0000 mgr.x (mgr.34107) 2926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: cephadm 2024-04-22T21:18:25.023989+0000 mgr.x (mgr.34107) 2927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: cephadm 2024-04-22T21:18:25.023989+0000 mgr.x (mgr.34107) 2927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: cephadm 2024-04-22T21:18:25.088294+0000 mgr.x (mgr.34107) 2928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: cephadm 2024-04-22T21:18:25.088294+0000 mgr.x (mgr.34107) 2928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: cephadm 2024-04-22T21:18:25.168383+0000 mgr.x (mgr.34107) 2929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: cephadm 2024-04-22T21:18:25.168383+0000 mgr.x (mgr.34107) 2929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: cephadm 2024-04-22T21:18:25.229547+0000 mgr.x (mgr.34107) 2930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: cephadm 2024-04-22T21:18:25.229547+0000 mgr.x (mgr.34107) 2930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: cephadm 2024-04-22T21:18:25.307286+0000 mgr.x (mgr.34107) 2931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: cephadm 2024-04-22T21:18:25.307286+0000 mgr.x (mgr.34107) 2931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: cephadm 2024-04-22T21:18:25.406692+0000 mgr.x (mgr.34107) 2932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: cephadm 2024-04-22T21:18:25.406692+0000 mgr.x (mgr.34107) 2932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: cluster 2024-04-22T21:18:25.439905+0000 mgr.x (mgr.34107) 2933 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-04-22T21:18:26.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: cluster 2024-04-22T21:18:25.439905+0000 mgr.x (mgr.34107) 2933 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-04-22T21:18:26.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.488237+0000 mon.c (mon.1) 9969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.488237+0000 mon.c (mon.1) 9969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.492209+0000 mon.c (mon.1) 9970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.492209+0000 mon.c (mon.1) 9970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.493903+0000 mon.c (mon.1) 9971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.493903+0000 mon.c (mon.1) 9971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.497423+0000 mon.c (mon.1) 9972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.497423+0000 mon.c (mon.1) 9972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.498640+0000 mon.c (mon.1) 9973 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.498640+0000 mon.c (mon.1) 9973 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.510400+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.510400+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.563000+0000 mon.c (mon.1) 9974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.563000+0000 mon.c (mon.1) 9974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.567131+0000 mon.c (mon.1) 9975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.567131+0000 mon.c (mon.1) 9975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.569562+0000 mon.c (mon.1) 9976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.569562+0000 mon.c (mon.1) 9976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.574048+0000 mon.c (mon.1) 9977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.574048+0000 mon.c (mon.1) 9977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.575699+0000 mon.c (mon.1) 9978 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.575699+0000 mon.c (mon.1) 9978 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.588356+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.588356+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.679747+0000 mon.c (mon.1) 9979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.679747+0000 mon.c (mon.1) 9979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.684243+0000 mon.c (mon.1) 9980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.684243+0000 mon.c (mon.1) 9980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.686447+0000 mon.c (mon.1) 9981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.686447+0000 mon.c (mon.1) 9981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.690974+0000 mon.c (mon.1) 9982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.690974+0000 mon.c (mon.1) 9982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.692098+0000 mon.c (mon.1) 9983 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.692098+0000 mon.c (mon.1) 9983 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.700314+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.700314+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.778296+0000 mon.c (mon.1) 9984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.778296+0000 mon.c (mon.1) 9984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.781025+0000 mon.c (mon.1) 9985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.781025+0000 mon.c (mon.1) 9985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.782364+0000 mon.c (mon.1) 9986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.782364+0000 mon.c (mon.1) 9986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.785658+0000 mon.c (mon.1) 9987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.785658+0000 mon.c (mon.1) 9987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.787075+0000 mon.c (mon.1) 9988 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.787075+0000 mon.c (mon.1) 9988 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.796831+0000 mon.a (mon.0) 2939 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.796831+0000 mon.a (mon.0) 2939 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.875822+0000 mon.c (mon.1) 9989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.875822+0000 mon.c (mon.1) 9989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.879400+0000 mon.c (mon.1) 9990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.879400+0000 mon.c (mon.1) 9990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.881147+0000 mon.c (mon.1) 9991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.881147+0000 mon.c (mon.1) 9991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.884386+0000 mon.c (mon.1) 9992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.884386+0000 mon.c (mon.1) 9992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.885660+0000 mon.c (mon.1) 9993 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.885660+0000 mon.c (mon.1) 9993 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.895077+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.895077+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.970652+0000 mon.c (mon.1) 9994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.970652+0000 mon.c (mon.1) 9994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.975665+0000 mon.c (mon.1) 9995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.975665+0000 mon.c (mon.1) 9995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.977820+0000 mon.c (mon.1) 9996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.977820+0000 mon.c (mon.1) 9996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.982742+0000 mon.c (mon.1) 9997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.982742+0000 mon.c (mon.1) 9997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.984356+0000 mon.c (mon.1) 9998 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.984356+0000 mon.c (mon.1) 9998 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.993754+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:25.993754+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.071519+0000 mon.c (mon.1) 9999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.071519+0000 mon.c (mon.1) 9999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.076727+0000 mon.c (mon.1) 10000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.076727+0000 mon.c (mon.1) 10000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.079117+0000 mon.c (mon.1) 10001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.079117+0000 mon.c (mon.1) 10001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.084237+0000 mon.c (mon.1) 10002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.084237+0000 mon.c (mon.1) 10002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.085993+0000 mon.c (mon.1) 10003 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.085993+0000 mon.c (mon.1) 10003 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.095124+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.095124+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.188917+0000 mon.c (mon.1) 10004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.188917+0000 mon.c (mon.1) 10004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.193896+0000 mon.c (mon.1) 10005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.193896+0000 mon.c (mon.1) 10005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.196232+0000 mon.c (mon.1) 10006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.196232+0000 mon.c (mon.1) 10006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.201273+0000 mon.c (mon.1) 10007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.201273+0000 mon.c (mon.1) 10007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.203046+0000 mon.c (mon.1) 10008 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.203046+0000 mon.c (mon.1) 10008 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.214556+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.214556+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.304346+0000 mon.c (mon.1) 10009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.304346+0000 mon.c (mon.1) 10009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.309145+0000 mon.c (mon.1) 10010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.309145+0000 mon.c (mon.1) 10010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.311400+0000 mon.c (mon.1) 10011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.311400+0000 mon.c (mon.1) 10011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.316049+0000 mon.c (mon.1) 10012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.316049+0000 mon.c (mon.1) 10012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.317641+0000 mon.c (mon.1) 10013 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.317641+0000 mon.c (mon.1) 10013 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.328561+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.328561+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.419440+0000 mon.c (mon.1) 10014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.419440+0000 mon.c (mon.1) 10014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.424251+0000 mon.c (mon.1) 10015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.424251+0000 mon.c (mon.1) 10015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.426335+0000 mon.c (mon.1) 10016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.426335+0000 mon.c (mon.1) 10016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.430434+0000 mon.c (mon.1) 10017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.430434+0000 mon.c (mon.1) 10017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.432082+0000 mon.c (mon.1) 10018 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:26 smithi123 bash[58916]: audit 2024-04-22T21:18:26.432082+0000 mon.c (mon.1) 10018 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: cephadm 2024-04-22T21:18:24.557823+0000 mgr.x (mgr.34107) 2921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: cephadm 2024-04-22T21:18:24.557823+0000 mgr.x (mgr.34107) 2921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: cephadm 2024-04-22T21:18:24.652055+0000 mgr.x (mgr.34107) 2922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: cephadm 2024-04-22T21:18:24.652055+0000 mgr.x (mgr.34107) 2922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: cephadm 2024-04-22T21:18:24.746904+0000 mgr.x (mgr.34107) 2923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: cephadm 2024-04-22T21:18:24.746904+0000 mgr.x (mgr.34107) 2923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: cephadm 2024-04-22T21:18:24.843338+0000 mgr.x (mgr.34107) 2924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: cephadm 2024-04-22T21:18:24.843338+0000 mgr.x (mgr.34107) 2924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: cephadm 2024-04-22T21:18:24.902210+0000 mgr.x (mgr.34107) 2925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: cephadm 2024-04-22T21:18:24.902210+0000 mgr.x (mgr.34107) 2925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: cephadm 2024-04-22T21:18:24.962166+0000 mgr.x (mgr.34107) 2926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: cephadm 2024-04-22T21:18:24.962166+0000 mgr.x (mgr.34107) 2926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: cephadm 2024-04-22T21:18:25.023989+0000 mgr.x (mgr.34107) 2927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: cephadm 2024-04-22T21:18:25.023989+0000 mgr.x (mgr.34107) 2927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: cephadm 2024-04-22T21:18:25.088294+0000 mgr.x (mgr.34107) 2928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: cephadm 2024-04-22T21:18:25.088294+0000 mgr.x (mgr.34107) 2928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: cephadm 2024-04-22T21:18:25.168383+0000 mgr.x (mgr.34107) 2929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: cephadm 2024-04-22T21:18:25.168383+0000 mgr.x (mgr.34107) 2929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: cephadm 2024-04-22T21:18:25.229547+0000 mgr.x (mgr.34107) 2930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: cephadm 2024-04-22T21:18:25.229547+0000 mgr.x (mgr.34107) 2930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: cephadm 2024-04-22T21:18:25.307286+0000 mgr.x (mgr.34107) 2931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: cephadm 2024-04-22T21:18:25.307286+0000 mgr.x (mgr.34107) 2931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: cephadm 2024-04-22T21:18:24.557823+0000 mgr.x (mgr.34107) 2921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: cephadm 2024-04-22T21:18:24.557823+0000 mgr.x (mgr.34107) 2921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: cephadm 2024-04-22T21:18:24.652055+0000 mgr.x (mgr.34107) 2922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: cephadm 2024-04-22T21:18:24.652055+0000 mgr.x (mgr.34107) 2922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: cephadm 2024-04-22T21:18:24.746904+0000 mgr.x (mgr.34107) 2923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: cephadm 2024-04-22T21:18:24.746904+0000 mgr.x (mgr.34107) 2923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: cephadm 2024-04-22T21:18:24.843338+0000 mgr.x (mgr.34107) 2924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: cephadm 2024-04-22T21:18:24.843338+0000 mgr.x (mgr.34107) 2924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: cephadm 2024-04-22T21:18:24.902210+0000 mgr.x (mgr.34107) 2925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: cephadm 2024-04-22T21:18:24.902210+0000 mgr.x (mgr.34107) 2925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: cephadm 2024-04-22T21:18:24.962166+0000 mgr.x (mgr.34107) 2926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: cephadm 2024-04-22T21:18:24.962166+0000 mgr.x (mgr.34107) 2926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: cephadm 2024-04-22T21:18:25.023989+0000 mgr.x (mgr.34107) 2927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: cephadm 2024-04-22T21:18:25.023989+0000 mgr.x (mgr.34107) 2927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: cephadm 2024-04-22T21:18:25.088294+0000 mgr.x (mgr.34107) 2928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: cephadm 2024-04-22T21:18:25.088294+0000 mgr.x (mgr.34107) 2928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: cephadm 2024-04-22T21:18:25.168383+0000 mgr.x (mgr.34107) 2929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: cephadm 2024-04-22T21:18:25.168383+0000 mgr.x (mgr.34107) 2929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: cephadm 2024-04-22T21:18:25.229547+0000 mgr.x (mgr.34107) 2930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: cephadm 2024-04-22T21:18:25.229547+0000 mgr.x (mgr.34107) 2930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: cephadm 2024-04-22T21:18:25.307286+0000 mgr.x (mgr.34107) 2931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: cephadm 2024-04-22T21:18:25.307286+0000 mgr.x (mgr.34107) 2931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: cephadm 2024-04-22T21:18:25.406692+0000 mgr.x (mgr.34107) 2932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: cephadm 2024-04-22T21:18:25.406692+0000 mgr.x (mgr.34107) 2932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: cluster 2024-04-22T21:18:25.439905+0000 mgr.x (mgr.34107) 2933 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-04-22T21:18:26.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: cluster 2024-04-22T21:18:25.439905+0000 mgr.x (mgr.34107) 2933 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-04-22T21:18:26.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.488237+0000 mon.c (mon.1) 9969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.488237+0000 mon.c (mon.1) 9969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.492209+0000 mon.c (mon.1) 9970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.492209+0000 mon.c (mon.1) 9970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.493903+0000 mon.c (mon.1) 9971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.493903+0000 mon.c (mon.1) 9971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.497423+0000 mon.c (mon.1) 9972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.497423+0000 mon.c (mon.1) 9972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.498640+0000 mon.c (mon.1) 9973 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.498640+0000 mon.c (mon.1) 9973 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.510400+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.510400+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.563000+0000 mon.c (mon.1) 9974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.563000+0000 mon.c (mon.1) 9974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.567131+0000 mon.c (mon.1) 9975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: cephadm 2024-04-22T21:18:25.406692+0000 mgr.x (mgr.34107) 2932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: cephadm 2024-04-22T21:18:25.406692+0000 mgr.x (mgr.34107) 2932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:26.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: cluster 2024-04-22T21:18:25.439905+0000 mgr.x (mgr.34107) 2933 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-04-22T21:18:26.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: cluster 2024-04-22T21:18:25.439905+0000 mgr.x (mgr.34107) 2933 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-04-22T21:18:26.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.488237+0000 mon.c (mon.1) 9969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.488237+0000 mon.c (mon.1) 9969 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.492209+0000 mon.c (mon.1) 9970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.492209+0000 mon.c (mon.1) 9970 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.493903+0000 mon.c (mon.1) 9971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.493903+0000 mon.c (mon.1) 9971 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.497423+0000 mon.c (mon.1) 9972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.497423+0000 mon.c (mon.1) 9972 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.498640+0000 mon.c (mon.1) 9973 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.498640+0000 mon.c (mon.1) 9973 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.510400+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.510400+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.563000+0000 mon.c (mon.1) 9974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.563000+0000 mon.c (mon.1) 9974 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.567131+0000 mon.c (mon.1) 9975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.567131+0000 mon.c (mon.1) 9975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.569562+0000 mon.c (mon.1) 9976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.569562+0000 mon.c (mon.1) 9976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.574048+0000 mon.c (mon.1) 9977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.574048+0000 mon.c (mon.1) 9977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.575699+0000 mon.c (mon.1) 9978 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.575699+0000 mon.c (mon.1) 9978 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.588356+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.588356+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.679747+0000 mon.c (mon.1) 9979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.679747+0000 mon.c (mon.1) 9979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.684243+0000 mon.c (mon.1) 9980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.684243+0000 mon.c (mon.1) 9980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.686447+0000 mon.c (mon.1) 9981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.686447+0000 mon.c (mon.1) 9981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.690974+0000 mon.c (mon.1) 9982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.690974+0000 mon.c (mon.1) 9982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.692098+0000 mon.c (mon.1) 9983 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.692098+0000 mon.c (mon.1) 9983 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.700314+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.567131+0000 mon.c (mon.1) 9975 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.569562+0000 mon.c (mon.1) 9976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.569562+0000 mon.c (mon.1) 9976 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.574048+0000 mon.c (mon.1) 9977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.574048+0000 mon.c (mon.1) 9977 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.575699+0000 mon.c (mon.1) 9978 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.575699+0000 mon.c (mon.1) 9978 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.588356+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.588356+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.679747+0000 mon.c (mon.1) 9979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.679747+0000 mon.c (mon.1) 9979 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.684243+0000 mon.c (mon.1) 9980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.684243+0000 mon.c (mon.1) 9980 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.686447+0000 mon.c (mon.1) 9981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.686447+0000 mon.c (mon.1) 9981 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.690974+0000 mon.c (mon.1) 9982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.690974+0000 mon.c (mon.1) 9982 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.692098+0000 mon.c (mon.1) 9983 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.692098+0000 mon.c (mon.1) 9983 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.700314+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.700314+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.778296+0000 mon.c (mon.1) 9984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.778296+0000 mon.c (mon.1) 9984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.781025+0000 mon.c (mon.1) 9985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.781025+0000 mon.c (mon.1) 9985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.782364+0000 mon.c (mon.1) 9986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.782364+0000 mon.c (mon.1) 9986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.785658+0000 mon.c (mon.1) 9987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.785658+0000 mon.c (mon.1) 9987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.787075+0000 mon.c (mon.1) 9988 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.787075+0000 mon.c (mon.1) 9988 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.796831+0000 mon.a (mon.0) 2939 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.796831+0000 mon.a (mon.0) 2939 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.875822+0000 mon.c (mon.1) 9989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.875822+0000 mon.c (mon.1) 9989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.879400+0000 mon.c (mon.1) 9990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.879400+0000 mon.c (mon.1) 9990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.881147+0000 mon.c (mon.1) 9991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.881147+0000 mon.c (mon.1) 9991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.700314+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.778296+0000 mon.c (mon.1) 9984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.778296+0000 mon.c (mon.1) 9984 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.781025+0000 mon.c (mon.1) 9985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.781025+0000 mon.c (mon.1) 9985 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.782364+0000 mon.c (mon.1) 9986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.782364+0000 mon.c (mon.1) 9986 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.785658+0000 mon.c (mon.1) 9987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.785658+0000 mon.c (mon.1) 9987 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.787075+0000 mon.c (mon.1) 9988 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.787075+0000 mon.c (mon.1) 9988 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.796831+0000 mon.a (mon.0) 2939 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.796831+0000 mon.a (mon.0) 2939 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.875822+0000 mon.c (mon.1) 9989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.875822+0000 mon.c (mon.1) 9989 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.879400+0000 mon.c (mon.1) 9990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.879400+0000 mon.c (mon.1) 9990 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.881147+0000 mon.c (mon.1) 9991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.881147+0000 mon.c (mon.1) 9991 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.884386+0000 mon.c (mon.1) 9992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.884386+0000 mon.c (mon.1) 9992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.885660+0000 mon.c (mon.1) 9993 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.885660+0000 mon.c (mon.1) 9993 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.895077+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.895077+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.970652+0000 mon.c (mon.1) 9994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.970652+0000 mon.c (mon.1) 9994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.975665+0000 mon.c (mon.1) 9995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.975665+0000 mon.c (mon.1) 9995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.977820+0000 mon.c (mon.1) 9996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.977820+0000 mon.c (mon.1) 9996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.982742+0000 mon.c (mon.1) 9997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.982742+0000 mon.c (mon.1) 9997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.984356+0000 mon.c (mon.1) 9998 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.984356+0000 mon.c (mon.1) 9998 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.993754+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:25.993754+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.071519+0000 mon.c (mon.1) 9999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.884386+0000 mon.c (mon.1) 9992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.884386+0000 mon.c (mon.1) 9992 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.885660+0000 mon.c (mon.1) 9993 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.885660+0000 mon.c (mon.1) 9993 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.895077+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.895077+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.970652+0000 mon.c (mon.1) 9994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.970652+0000 mon.c (mon.1) 9994 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.975665+0000 mon.c (mon.1) 9995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.975665+0000 mon.c (mon.1) 9995 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.977820+0000 mon.c (mon.1) 9996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.977820+0000 mon.c (mon.1) 9996 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.982742+0000 mon.c (mon.1) 9997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.982742+0000 mon.c (mon.1) 9997 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.984356+0000 mon.c (mon.1) 9998 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.984356+0000 mon.c (mon.1) 9998 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.993754+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:25.993754+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.071519+0000 mon.c (mon.1) 9999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.071519+0000 mon.c (mon.1) 9999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.076727+0000 mon.c (mon.1) 10000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.076727+0000 mon.c (mon.1) 10000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.079117+0000 mon.c (mon.1) 10001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.079117+0000 mon.c (mon.1) 10001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.084237+0000 mon.c (mon.1) 10002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.084237+0000 mon.c (mon.1) 10002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.085993+0000 mon.c (mon.1) 10003 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.085993+0000 mon.c (mon.1) 10003 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.095124+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.095124+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.188917+0000 mon.c (mon.1) 10004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.188917+0000 mon.c (mon.1) 10004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.193896+0000 mon.c (mon.1) 10005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.193896+0000 mon.c (mon.1) 10005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.196232+0000 mon.c (mon.1) 10006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.196232+0000 mon.c (mon.1) 10006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.201273+0000 mon.c (mon.1) 10007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.201273+0000 mon.c (mon.1) 10007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.071519+0000 mon.c (mon.1) 9999 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.076727+0000 mon.c (mon.1) 10000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.076727+0000 mon.c (mon.1) 10000 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.079117+0000 mon.c (mon.1) 10001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.079117+0000 mon.c (mon.1) 10001 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.084237+0000 mon.c (mon.1) 10002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.084237+0000 mon.c (mon.1) 10002 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.085993+0000 mon.c (mon.1) 10003 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.085993+0000 mon.c (mon.1) 10003 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.095124+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.095124+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.188917+0000 mon.c (mon.1) 10004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.188917+0000 mon.c (mon.1) 10004 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.193896+0000 mon.c (mon.1) 10005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.193896+0000 mon.c (mon.1) 10005 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.196232+0000 mon.c (mon.1) 10006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.196232+0000 mon.c (mon.1) 10006 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.201273+0000 mon.c (mon.1) 10007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.201273+0000 mon.c (mon.1) 10007 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.203046+0000 mon.c (mon.1) 10008 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.203046+0000 mon.c (mon.1) 10008 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.214556+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.214556+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.304346+0000 mon.c (mon.1) 10009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.304346+0000 mon.c (mon.1) 10009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.309145+0000 mon.c (mon.1) 10010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.309145+0000 mon.c (mon.1) 10010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.311400+0000 mon.c (mon.1) 10011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.311400+0000 mon.c (mon.1) 10011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.316049+0000 mon.c (mon.1) 10012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.316049+0000 mon.c (mon.1) 10012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.317641+0000 mon.c (mon.1) 10013 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.317641+0000 mon.c (mon.1) 10013 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.328561+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.328561+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.419440+0000 mon.c (mon.1) 10014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.419440+0000 mon.c (mon.1) 10014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.424251+0000 mon.c (mon.1) 10015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.424251+0000 mon.c (mon.1) 10015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.203046+0000 mon.c (mon.1) 10008 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.203046+0000 mon.c (mon.1) 10008 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.214556+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.214556+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.304346+0000 mon.c (mon.1) 10009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.304346+0000 mon.c (mon.1) 10009 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.309145+0000 mon.c (mon.1) 10010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.309145+0000 mon.c (mon.1) 10010 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.311400+0000 mon.c (mon.1) 10011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.311400+0000 mon.c (mon.1) 10011 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.316049+0000 mon.c (mon.1) 10012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.316049+0000 mon.c (mon.1) 10012 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.317641+0000 mon.c (mon.1) 10013 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.317641+0000 mon.c (mon.1) 10013 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.328561+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.328561+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:26.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.419440+0000 mon.c (mon.1) 10014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.419440+0000 mon.c (mon.1) 10014 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.424251+0000 mon.c (mon.1) 10015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.424251+0000 mon.c (mon.1) 10015 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:26.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.426335+0000 mon.c (mon.1) 10016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.426335+0000 mon.c (mon.1) 10016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.430434+0000 mon.c (mon.1) 10017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.430434+0000 mon.c (mon.1) 10017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.432082+0000 mon.c (mon.1) 10018 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[73084]: audit 2024-04-22T21:18:26.432082+0000 mon.c (mon.1) 10018 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.426335+0000 mon.c (mon.1) 10016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.426335+0000 mon.c (mon.1) 10016 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:26.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.430434+0000 mon.c (mon.1) 10017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.430434+0000 mon.c (mon.1) 10017 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:26.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.432082+0000 mon.c (mon.1) 10018 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:26.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:26 smithi121 bash[75184]: audit 2024-04-22T21:18:26.432082+0000 mon.c (mon.1) 10018 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: cephadm 2024-04-22T21:18:25.514798+0000 mgr.x (mgr.34107) 2934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: cephadm 2024-04-22T21:18:25.514798+0000 mgr.x (mgr.34107) 2934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: cephadm 2024-04-22T21:18:25.591385+0000 mgr.x (mgr.34107) 2935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: cephadm 2024-04-22T21:18:25.591385+0000 mgr.x (mgr.34107) 2935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.454 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: cephadm 2024-04-22T21:18:25.703629+0000 mgr.x (mgr.34107) 2936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: cephadm 2024-04-22T21:18:25.703629+0000 mgr.x (mgr.34107) 2936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: cephadm 2024-04-22T21:18:25.801971+0000 mgr.x (mgr.34107) 2937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: cephadm 2024-04-22T21:18:25.801971+0000 mgr.x (mgr.34107) 2937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: cephadm 2024-04-22T21:18:25.900374+0000 mgr.x (mgr.34107) 2938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: cephadm 2024-04-22T21:18:25.900374+0000 mgr.x (mgr.34107) 2938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: cephadm 2024-04-22T21:18:25.999353+0000 mgr.x (mgr.34107) 2939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: cephadm 2024-04-22T21:18:25.999353+0000 mgr.x (mgr.34107) 2939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: cephadm 2024-04-22T21:18:26.100610+0000 mgr.x (mgr.34107) 2940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: cephadm 2024-04-22T21:18:26.100610+0000 mgr.x (mgr.34107) 2940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: cephadm 2024-04-22T21:18:26.217945+0000 mgr.x (mgr.34107) 2941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: cephadm 2024-04-22T21:18:26.217945+0000 mgr.x (mgr.34107) 2941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: cephadm 2024-04-22T21:18:26.332519+0000 mgr.x (mgr.34107) 2942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: cephadm 2024-04-22T21:18:26.332519+0000 mgr.x (mgr.34107) 2942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.441296+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.455 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.441296+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: cephadm 2024-04-22T21:18:26.447162+0000 mgr.x (mgr.34107) 2943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: cephadm 2024-04-22T21:18:26.447162+0000 mgr.x (mgr.34107) 2943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.520958+0000 mon.c (mon.1) 10019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.520958+0000 mon.c (mon.1) 10019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.524090+0000 mon.c (mon.1) 10020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.524090+0000 mon.c (mon.1) 10020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.525799+0000 mon.c (mon.1) 10021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.525799+0000 mon.c (mon.1) 10021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.529005+0000 mon.c (mon.1) 10022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.529005+0000 mon.c (mon.1) 10022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.530194+0000 mon.c (mon.1) 10023 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.530194+0000 mon.c (mon.1) 10023 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.539640+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.456 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.539640+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.600696+0000 mon.c (mon.1) 10024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.600696+0000 mon.c (mon.1) 10024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.604253+0000 mon.c (mon.1) 10025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.604253+0000 mon.c (mon.1) 10025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.606195+0000 mon.c (mon.1) 10026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.606195+0000 mon.c (mon.1) 10026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.457 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.609445+0000 mon.c (mon.1) 10027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.609445+0000 mon.c (mon.1) 10027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.610553+0000 mon.c (mon.1) 10028 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.610553+0000 mon.c (mon.1) 10028 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.617880+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.617880+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.458 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.660923+0000 mon.c (mon.1) 10029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.660923+0000 mon.c (mon.1) 10029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.663352+0000 mon.c (mon.1) 10030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.663352+0000 mon.c (mon.1) 10030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.664610+0000 mon.c (mon.1) 10031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.664610+0000 mon.c (mon.1) 10031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.667603+0000 mon.c (mon.1) 10032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.667603+0000 mon.c (mon.1) 10032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.668661+0000 mon.c (mon.1) 10033 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.668661+0000 mon.c (mon.1) 10033 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.674916+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.674916+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.717988+0000 mon.c (mon.1) 10034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.717988+0000 mon.c (mon.1) 10034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.459 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.720431+0000 mon.c (mon.1) 10035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.720431+0000 mon.c (mon.1) 10035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.721564+0000 mon.c (mon.1) 10036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.721564+0000 mon.c (mon.1) 10036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.723863+0000 mon.c (mon.1) 10037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.723863+0000 mon.c (mon.1) 10037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.724768+0000 mon.c (mon.1) 10038 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.724768+0000 mon.c (mon.1) 10038 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.731585+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.731585+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.774915+0000 mon.c (mon.1) 10039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.774915+0000 mon.c (mon.1) 10039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.778112+0000 mon.c (mon.1) 10040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.778112+0000 mon.c (mon.1) 10040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.779609+0000 mon.c (mon.1) 10041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.460 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.779609+0000 mon.c (mon.1) 10041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.782294+0000 mon.c (mon.1) 10042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.782294+0000 mon.c (mon.1) 10042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.783358+0000 mon.c (mon.1) 10043 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.783358+0000 mon.c (mon.1) 10043 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.789959+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.789959+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.847790+0000 mon.c (mon.1) 10044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.847790+0000 mon.c (mon.1) 10044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.850639+0000 mon.c (mon.1) 10045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.850639+0000 mon.c (mon.1) 10045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.851925+0000 mon.c (mon.1) 10046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.851925+0000 mon.c (mon.1) 10046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.854720+0000 mon.c (mon.1) 10047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.461 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.854720+0000 mon.c (mon.1) 10047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.855675+0000 mon.c (mon.1) 10048 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.855675+0000 mon.c (mon.1) 10048 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.862733+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.862733+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.924799+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.924799+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.939385+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.939385+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.943121+0000 mon.c (mon.1) 10049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.943121+0000 mon.c (mon.1) 10049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.945908+0000 mon.c (mon.1) 10050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.945908+0000 mon.c (mon.1) 10050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.462 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.951768+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.951768+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.954215+0000 mon.c (mon.1) 10051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.954215+0000 mon.c (mon.1) 10051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.956836+0000 mon.c (mon.1) 10052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.956836+0000 mon.c (mon.1) 10052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.957884+0000 mon.c (mon.1) 10053 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.957884+0000 mon.c (mon.1) 10053 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.965572+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:26.965572+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.007775+0000 mon.c (mon.1) 10054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.007775+0000 mon.c (mon.1) 10054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.010541+0000 mon.c (mon.1) 10055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.010541+0000 mon.c (mon.1) 10055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.463 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.012159+0000 mon.c (mon.1) 10056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.012159+0000 mon.c (mon.1) 10056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.014878+0000 mon.c (mon.1) 10057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.014878+0000 mon.c (mon.1) 10057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.015997+0000 mon.c (mon.1) 10058 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.015997+0000 mon.c (mon.1) 10058 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.025076+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.025076+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.066204+0000 mon.c (mon.1) 10059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.066204+0000 mon.c (mon.1) 10059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.069702+0000 mon.c (mon.1) 10060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.069702+0000 mon.c (mon.1) 10060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.071384+0000 mon.c (mon.1) 10061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.071384+0000 mon.c (mon.1) 10061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.464 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.074651+0000 mon.c (mon.1) 10062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.465 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.074651+0000 mon.c (mon.1) 10062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.465 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.075526+0000 mon.c (mon.1) 10063 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.465 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.075526+0000 mon.c (mon.1) 10063 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.465 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.081707+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.465 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.081707+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.465 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.170526+0000 mon.c (mon.1) 10064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.465 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.170526+0000 mon.c (mon.1) 10064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.465 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.174335+0000 mon.c (mon.1) 10065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.465 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.174335+0000 mon.c (mon.1) 10065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.465 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.175670+0000 mon.c (mon.1) 10066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.465 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.175670+0000 mon.c (mon.1) 10066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.465 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.178895+0000 mon.c (mon.1) 10067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.465 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.178895+0000 mon.c (mon.1) 10067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.465 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.179973+0000 mon.c (mon.1) 10068 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.467 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: cephadm 2024-04-22T21:18:25.514798+0000 mgr.x (mgr.34107) 2934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.467 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: cephadm 2024-04-22T21:18:25.514798+0000 mgr.x (mgr.34107) 2934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.467 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: cephadm 2024-04-22T21:18:25.591385+0000 mgr.x (mgr.34107) 2935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.467 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: cephadm 2024-04-22T21:18:25.591385+0000 mgr.x (mgr.34107) 2935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.467 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: cephadm 2024-04-22T21:18:25.703629+0000 mgr.x (mgr.34107) 2936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.467 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: cephadm 2024-04-22T21:18:25.703629+0000 mgr.x (mgr.34107) 2936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.467 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: cephadm 2024-04-22T21:18:25.801971+0000 mgr.x (mgr.34107) 2937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.467 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: cephadm 2024-04-22T21:18:25.801971+0000 mgr.x (mgr.34107) 2937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.467 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: cephadm 2024-04-22T21:18:25.900374+0000 mgr.x (mgr.34107) 2938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.467 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: cephadm 2024-04-22T21:18:25.900374+0000 mgr.x (mgr.34107) 2938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.468 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: cephadm 2024-04-22T21:18:25.999353+0000 mgr.x (mgr.34107) 2939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.468 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: cephadm 2024-04-22T21:18:25.999353+0000 mgr.x (mgr.34107) 2939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.468 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: cephadm 2024-04-22T21:18:26.100610+0000 mgr.x (mgr.34107) 2940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.468 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: cephadm 2024-04-22T21:18:26.100610+0000 mgr.x (mgr.34107) 2940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.468 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: cephadm 2024-04-22T21:18:26.217945+0000 mgr.x (mgr.34107) 2941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.468 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: cephadm 2024-04-22T21:18:26.217945+0000 mgr.x (mgr.34107) 2941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.468 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: cephadm 2024-04-22T21:18:26.332519+0000 mgr.x (mgr.34107) 2942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.468 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: cephadm 2024-04-22T21:18:26.332519+0000 mgr.x (mgr.34107) 2942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.468 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.441296+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.468 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.441296+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.468 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: cephadm 2024-04-22T21:18:26.447162+0000 mgr.x (mgr.34107) 2943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.468 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: cephadm 2024-04-22T21:18:26.447162+0000 mgr.x (mgr.34107) 2943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.468 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.520958+0000 mon.c (mon.1) 10019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.468 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.520958+0000 mon.c (mon.1) 10019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.468 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.524090+0000 mon.c (mon.1) 10020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.524090+0000 mon.c (mon.1) 10020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.525799+0000 mon.c (mon.1) 10021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.525799+0000 mon.c (mon.1) 10021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.529005+0000 mon.c (mon.1) 10022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.529005+0000 mon.c (mon.1) 10022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.530194+0000 mon.c (mon.1) 10023 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.530194+0000 mon.c (mon.1) 10023 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.539640+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.539640+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.600696+0000 mon.c (mon.1) 10024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.600696+0000 mon.c (mon.1) 10024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.604253+0000 mon.c (mon.1) 10025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.604253+0000 mon.c (mon.1) 10025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.606195+0000 mon.c (mon.1) 10026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.469 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.606195+0000 mon.c (mon.1) 10026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.609445+0000 mon.c (mon.1) 10027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.609445+0000 mon.c (mon.1) 10027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.610553+0000 mon.c (mon.1) 10028 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.610553+0000 mon.c (mon.1) 10028 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.617880+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.617880+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.660923+0000 mon.c (mon.1) 10029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.660923+0000 mon.c (mon.1) 10029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.663352+0000 mon.c (mon.1) 10030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.663352+0000 mon.c (mon.1) 10030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.664610+0000 mon.c (mon.1) 10031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.664610+0000 mon.c (mon.1) 10031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.470 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.667603+0000 mon.c (mon.1) 10032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.667603+0000 mon.c (mon.1) 10032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.668661+0000 mon.c (mon.1) 10033 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.668661+0000 mon.c (mon.1) 10033 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.674916+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.674916+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.717988+0000 mon.c (mon.1) 10034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.717988+0000 mon.c (mon.1) 10034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.720431+0000 mon.c (mon.1) 10035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.720431+0000 mon.c (mon.1) 10035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.721564+0000 mon.c (mon.1) 10036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.721564+0000 mon.c (mon.1) 10036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.723863+0000 mon.c (mon.1) 10037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.723863+0000 mon.c (mon.1) 10037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.724768+0000 mon.c (mon.1) 10038 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.724768+0000 mon.c (mon.1) 10038 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.472 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.731585+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.472 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.731585+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.472 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.774915+0000 mon.c (mon.1) 10039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.472 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.774915+0000 mon.c (mon.1) 10039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.472 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.778112+0000 mon.c (mon.1) 10040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.472 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.778112+0000 mon.c (mon.1) 10040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.472 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.779609+0000 mon.c (mon.1) 10041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.472 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.779609+0000 mon.c (mon.1) 10041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.472 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.782294+0000 mon.c (mon.1) 10042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.472 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.782294+0000 mon.c (mon.1) 10042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.472 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.783358+0000 mon.c (mon.1) 10043 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.472 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.783358+0000 mon.c (mon.1) 10043 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.472 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.789959+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.473 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.789959+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.473 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.847790+0000 mon.c (mon.1) 10044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.473 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.847790+0000 mon.c (mon.1) 10044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.473 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.850639+0000 mon.c (mon.1) 10045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.473 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.850639+0000 mon.c (mon.1) 10045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.473 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.851925+0000 mon.c (mon.1) 10046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.473 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.851925+0000 mon.c (mon.1) 10046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.473 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.854720+0000 mon.c (mon.1) 10047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.473 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.854720+0000 mon.c (mon.1) 10047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.473 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.855675+0000 mon.c (mon.1) 10048 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.473 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.855675+0000 mon.c (mon.1) 10048 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.473 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.862733+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.473 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.862733+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.473 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.924799+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.924799+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.939385+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.939385+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.943121+0000 mon.c (mon.1) 10049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.943121+0000 mon.c (mon.1) 10049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.945908+0000 mon.c (mon.1) 10050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.945908+0000 mon.c (mon.1) 10050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.951768+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.951768+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.954215+0000 mon.c (mon.1) 10051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.954215+0000 mon.c (mon.1) 10051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.956836+0000 mon.c (mon.1) 10052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.956836+0000 mon.c (mon.1) 10052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.474 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.957884+0000 mon.c (mon.1) 10053 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.957884+0000 mon.c (mon.1) 10053 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.965572+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:26.965572+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.007775+0000 mon.c (mon.1) 10054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.007775+0000 mon.c (mon.1) 10054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.010541+0000 mon.c (mon.1) 10055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.010541+0000 mon.c (mon.1) 10055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.012159+0000 mon.c (mon.1) 10056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.012159+0000 mon.c (mon.1) 10056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.014878+0000 mon.c (mon.1) 10057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.014878+0000 mon.c (mon.1) 10057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.015997+0000 mon.c (mon.1) 10058 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.015997+0000 mon.c (mon.1) 10058 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.025076+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.475 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.025076+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.476 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.066204+0000 mon.c (mon.1) 10059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.476 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.066204+0000 mon.c (mon.1) 10059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.476 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.069702+0000 mon.c (mon.1) 10060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.476 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.069702+0000 mon.c (mon.1) 10060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.476 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.071384+0000 mon.c (mon.1) 10061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.476 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.071384+0000 mon.c (mon.1) 10061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.476 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.074651+0000 mon.c (mon.1) 10062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.476 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.074651+0000 mon.c (mon.1) 10062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.476 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.075526+0000 mon.c (mon.1) 10063 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.476 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.075526+0000 mon.c (mon.1) 10063 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.476 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.081707+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.476 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.081707+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.476 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.170526+0000 mon.c (mon.1) 10064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.476 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.170526+0000 mon.c (mon.1) 10064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.174335+0000 mon.c (mon.1) 10065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.174335+0000 mon.c (mon.1) 10065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.175670+0000 mon.c (mon.1) 10066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.175670+0000 mon.c (mon.1) 10066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.178895+0000 mon.c (mon.1) 10067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.178895+0000 mon.c (mon.1) 10067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.179973+0000 mon.c (mon.1) 10068 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.179973+0000 mon.c (mon.1) 10068 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.186458+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.186458+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.261992+0000 mon.c (mon.1) 10069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.261992+0000 mon.c (mon.1) 10069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.264991+0000 mon.c (mon.1) 10070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.264991+0000 mon.c (mon.1) 10070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.477 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.266863+0000 mon.c (mon.1) 10071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.266863+0000 mon.c (mon.1) 10071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.270904+0000 mon.c (mon.1) 10072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.270904+0000 mon.c (mon.1) 10072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.272039+0000 mon.c (mon.1) 10073 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.272039+0000 mon.c (mon.1) 10073 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.278879+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.278879+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.376247+0000 mon.c (mon.1) 10074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.376247+0000 mon.c (mon.1) 10074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.380510+0000 mon.c (mon.1) 10075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.380510+0000 mon.c (mon.1) 10075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.382088+0000 mon.c (mon.1) 10076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.382088+0000 mon.c (mon.1) 10076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.478 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.385153+0000 mon.c (mon.1) 10077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.385153+0000 mon.c (mon.1) 10077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.385995+0000 mon.c (mon.1) 10078 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.385995+0000 mon.c (mon.1) 10078 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.391636+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.391636+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.436914+0000 mon.c (mon.1) 10079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.436914+0000 mon.c (mon.1) 10079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.439088+0000 mon.c (mon.1) 10080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.439088+0000 mon.c (mon.1) 10080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.440023+0000 mon.c (mon.1) 10081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.440023+0000 mon.c (mon.1) 10081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.442146+0000 mon.c (mon.1) 10082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.442146+0000 mon.c (mon.1) 10082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.479 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.442847+0000 mon.c (mon.1) 10083 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.480 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[75184]: audit 2024-04-22T21:18:27.442847+0000 mon.c (mon.1) 10083 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.179973+0000 mon.c (mon.1) 10068 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.186458+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.186458+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.261992+0000 mon.c (mon.1) 10069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.261992+0000 mon.c (mon.1) 10069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.264991+0000 mon.c (mon.1) 10070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.264991+0000 mon.c (mon.1) 10070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.266863+0000 mon.c (mon.1) 10071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.266863+0000 mon.c (mon.1) 10071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.270904+0000 mon.c (mon.1) 10072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.270904+0000 mon.c (mon.1) 10072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.272039+0000 mon.c (mon.1) 10073 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.272039+0000 mon.c (mon.1) 10073 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.278879+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.278879+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.376247+0000 mon.c (mon.1) 10074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.376247+0000 mon.c (mon.1) 10074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.380510+0000 mon.c (mon.1) 10075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.380510+0000 mon.c (mon.1) 10075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.382088+0000 mon.c (mon.1) 10076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.382088+0000 mon.c (mon.1) 10076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.385153+0000 mon.c (mon.1) 10077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.385153+0000 mon.c (mon.1) 10077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.385995+0000 mon.c (mon.1) 10078 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.385995+0000 mon.c (mon.1) 10078 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.391636+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.391636+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.436914+0000 mon.c (mon.1) 10079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.436914+0000 mon.c (mon.1) 10079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.439088+0000 mon.c (mon.1) 10080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.439088+0000 mon.c (mon.1) 10080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.440023+0000 mon.c (mon.1) 10081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.440023+0000 mon.c (mon.1) 10081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.442146+0000 mon.c (mon.1) 10082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.442146+0000 mon.c (mon.1) 10082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.442847+0000 mon.c (mon.1) 10083 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.532 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:27 smithi121 bash[73084]: audit 2024-04-22T21:18:27.442847+0000 mon.c (mon.1) 10083 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: cephadm 2024-04-22T21:18:25.514798+0000 mgr.x (mgr.34107) 2934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: cephadm 2024-04-22T21:18:25.514798+0000 mgr.x (mgr.34107) 2934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: cephadm 2024-04-22T21:18:25.591385+0000 mgr.x (mgr.34107) 2935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: cephadm 2024-04-22T21:18:25.591385+0000 mgr.x (mgr.34107) 2935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: cephadm 2024-04-22T21:18:25.703629+0000 mgr.x (mgr.34107) 2936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: cephadm 2024-04-22T21:18:25.703629+0000 mgr.x (mgr.34107) 2936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: cephadm 2024-04-22T21:18:25.801971+0000 mgr.x (mgr.34107) 2937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: cephadm 2024-04-22T21:18:25.801971+0000 mgr.x (mgr.34107) 2937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: cephadm 2024-04-22T21:18:25.900374+0000 mgr.x (mgr.34107) 2938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: cephadm 2024-04-22T21:18:25.900374+0000 mgr.x (mgr.34107) 2938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: cephadm 2024-04-22T21:18:25.999353+0000 mgr.x (mgr.34107) 2939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: cephadm 2024-04-22T21:18:25.999353+0000 mgr.x (mgr.34107) 2939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: cephadm 2024-04-22T21:18:26.100610+0000 mgr.x (mgr.34107) 2940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: cephadm 2024-04-22T21:18:26.100610+0000 mgr.x (mgr.34107) 2940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: cephadm 2024-04-22T21:18:26.217945+0000 mgr.x (mgr.34107) 2941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: cephadm 2024-04-22T21:18:26.217945+0000 mgr.x (mgr.34107) 2941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: cephadm 2024-04-22T21:18:26.332519+0000 mgr.x (mgr.34107) 2942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: cephadm 2024-04-22T21:18:26.332519+0000 mgr.x (mgr.34107) 2942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.441296+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.441296+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: cephadm 2024-04-22T21:18:26.447162+0000 mgr.x (mgr.34107) 2943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: cephadm 2024-04-22T21:18:26.447162+0000 mgr.x (mgr.34107) 2943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:27.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.520958+0000 mon.c (mon.1) 10019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.520958+0000 mon.c (mon.1) 10019 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.524090+0000 mon.c (mon.1) 10020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.524090+0000 mon.c (mon.1) 10020 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.525799+0000 mon.c (mon.1) 10021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.525799+0000 mon.c (mon.1) 10021 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.529005+0000 mon.c (mon.1) 10022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.529005+0000 mon.c (mon.1) 10022 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.530194+0000 mon.c (mon.1) 10023 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.530194+0000 mon.c (mon.1) 10023 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.539640+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.539640+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.600696+0000 mon.c (mon.1) 10024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.600696+0000 mon.c (mon.1) 10024 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.604253+0000 mon.c (mon.1) 10025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.604253+0000 mon.c (mon.1) 10025 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.606195+0000 mon.c (mon.1) 10026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.606195+0000 mon.c (mon.1) 10026 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.609445+0000 mon.c (mon.1) 10027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.609445+0000 mon.c (mon.1) 10027 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.610553+0000 mon.c (mon.1) 10028 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.610553+0000 mon.c (mon.1) 10028 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.617880+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.617880+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.660923+0000 mon.c (mon.1) 10029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.660923+0000 mon.c (mon.1) 10029 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.663352+0000 mon.c (mon.1) 10030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.663352+0000 mon.c (mon.1) 10030 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.664610+0000 mon.c (mon.1) 10031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.664610+0000 mon.c (mon.1) 10031 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.667603+0000 mon.c (mon.1) 10032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.667603+0000 mon.c (mon.1) 10032 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.668661+0000 mon.c (mon.1) 10033 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.668661+0000 mon.c (mon.1) 10033 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.674916+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.674916+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.717988+0000 mon.c (mon.1) 10034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.717988+0000 mon.c (mon.1) 10034 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.720431+0000 mon.c (mon.1) 10035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.720431+0000 mon.c (mon.1) 10035 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.721564+0000 mon.c (mon.1) 10036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.721564+0000 mon.c (mon.1) 10036 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.723863+0000 mon.c (mon.1) 10037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.723863+0000 mon.c (mon.1) 10037 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.724768+0000 mon.c (mon.1) 10038 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.724768+0000 mon.c (mon.1) 10038 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.731585+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.731585+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.774915+0000 mon.c (mon.1) 10039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.774915+0000 mon.c (mon.1) 10039 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.778112+0000 mon.c (mon.1) 10040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.778112+0000 mon.c (mon.1) 10040 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.779609+0000 mon.c (mon.1) 10041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.779609+0000 mon.c (mon.1) 10041 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.782294+0000 mon.c (mon.1) 10042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.782294+0000 mon.c (mon.1) 10042 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.783358+0000 mon.c (mon.1) 10043 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.783358+0000 mon.c (mon.1) 10043 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.789959+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.789959+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.847790+0000 mon.c (mon.1) 10044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.847790+0000 mon.c (mon.1) 10044 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.850639+0000 mon.c (mon.1) 10045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.850639+0000 mon.c (mon.1) 10045 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.851925+0000 mon.c (mon.1) 10046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.851925+0000 mon.c (mon.1) 10046 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.854720+0000 mon.c (mon.1) 10047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.854720+0000 mon.c (mon.1) 10047 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.855675+0000 mon.c (mon.1) 10048 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.855675+0000 mon.c (mon.1) 10048 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.862733+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.862733+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.924799+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.924799+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.939385+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.939385+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.943121+0000 mon.c (mon.1) 10049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.943121+0000 mon.c (mon.1) 10049 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.945908+0000 mon.c (mon.1) 10050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.945908+0000 mon.c (mon.1) 10050 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.951768+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.951768+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.954215+0000 mon.c (mon.1) 10051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.954215+0000 mon.c (mon.1) 10051 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.956836+0000 mon.c (mon.1) 10052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.956836+0000 mon.c (mon.1) 10052 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.957884+0000 mon.c (mon.1) 10053 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.957884+0000 mon.c (mon.1) 10053 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.965572+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:26.965572+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.007775+0000 mon.c (mon.1) 10054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.007775+0000 mon.c (mon.1) 10054 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.010541+0000 mon.c (mon.1) 10055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.010541+0000 mon.c (mon.1) 10055 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.012159+0000 mon.c (mon.1) 10056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.012159+0000 mon.c (mon.1) 10056 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.014878+0000 mon.c (mon.1) 10057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.014878+0000 mon.c (mon.1) 10057 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.015997+0000 mon.c (mon.1) 10058 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.015997+0000 mon.c (mon.1) 10058 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.025076+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.025076+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.066204+0000 mon.c (mon.1) 10059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.066204+0000 mon.c (mon.1) 10059 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.069702+0000 mon.c (mon.1) 10060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.069702+0000 mon.c (mon.1) 10060 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.071384+0000 mon.c (mon.1) 10061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.071384+0000 mon.c (mon.1) 10061 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.074651+0000 mon.c (mon.1) 10062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.074651+0000 mon.c (mon.1) 10062 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.075526+0000 mon.c (mon.1) 10063 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.075526+0000 mon.c (mon.1) 10063 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.081707+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.081707+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.170526+0000 mon.c (mon.1) 10064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.170526+0000 mon.c (mon.1) 10064 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.174335+0000 mon.c (mon.1) 10065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.174335+0000 mon.c (mon.1) 10065 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.175670+0000 mon.c (mon.1) 10066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.175670+0000 mon.c (mon.1) 10066 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.178895+0000 mon.c (mon.1) 10067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.178895+0000 mon.c (mon.1) 10067 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.179973+0000 mon.c (mon.1) 10068 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.179973+0000 mon.c (mon.1) 10068 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.186458+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.186458+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.261992+0000 mon.c (mon.1) 10069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.261992+0000 mon.c (mon.1) 10069 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.264991+0000 mon.c (mon.1) 10070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.264991+0000 mon.c (mon.1) 10070 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.266863+0000 mon.c (mon.1) 10071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.266863+0000 mon.c (mon.1) 10071 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.270904+0000 mon.c (mon.1) 10072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.270904+0000 mon.c (mon.1) 10072 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.272039+0000 mon.c (mon.1) 10073 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.272039+0000 mon.c (mon.1) 10073 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.278879+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.278879+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.376247+0000 mon.c (mon.1) 10074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.376247+0000 mon.c (mon.1) 10074 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.380510+0000 mon.c (mon.1) 10075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.380510+0000 mon.c (mon.1) 10075 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.382088+0000 mon.c (mon.1) 10076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.382088+0000 mon.c (mon.1) 10076 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.385153+0000 mon.c (mon.1) 10077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.385153+0000 mon.c (mon.1) 10077 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.385995+0000 mon.c (mon.1) 10078 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.385995+0000 mon.c (mon.1) 10078 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.391636+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.391636+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:27.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.436914+0000 mon.c (mon.1) 10079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.436914+0000 mon.c (mon.1) 10079 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.439088+0000 mon.c (mon.1) 10080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.439088+0000 mon.c (mon.1) 10080 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:27.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.440023+0000 mon.c (mon.1) 10081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.440023+0000 mon.c (mon.1) 10081 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:27.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.442146+0000 mon.c (mon.1) 10082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.442146+0000 mon.c (mon.1) 10082 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:27.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.442847+0000 mon.c (mon.1) 10083 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:27.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[58916]: audit 2024-04-22T21:18:27.442847+0000 mon.c (mon.1) 10083 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.239 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:18:27 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:18:27] "GET /metrics HTTP/1.1" 200 38630 "" "Prometheus/2.43.0" 2024-04-22T21:18:28.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: cephadm 2024-04-22T21:18:26.543918+0000 mgr.x (mgr.34107) 2944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: cephadm 2024-04-22T21:18:26.543918+0000 mgr.x (mgr.34107) 2944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: cephadm 2024-04-22T21:18:26.621307+0000 mgr.x (mgr.34107) 2945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: cephadm 2024-04-22T21:18:26.621307+0000 mgr.x (mgr.34107) 2945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: cephadm 2024-04-22T21:18:26.677850+0000 mgr.x (mgr.34107) 2946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: cephadm 2024-04-22T21:18:26.677850+0000 mgr.x (mgr.34107) 2946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: cephadm 2024-04-22T21:18:26.734497+0000 mgr.x (mgr.34107) 2947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: cephadm 2024-04-22T21:18:26.734497+0000 mgr.x (mgr.34107) 2947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: cephadm 2024-04-22T21:18:26.792934+0000 mgr.x (mgr.34107) 2948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: cephadm 2024-04-22T21:18:26.792934+0000 mgr.x (mgr.34107) 2948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: cephadm 2024-04-22T21:18:26.867693+0000 mgr.x (mgr.34107) 2949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: cephadm 2024-04-22T21:18:26.867693+0000 mgr.x (mgr.34107) 2949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: cephadm 2024-04-22T21:18:26.968715+0000 mgr.x (mgr.34107) 2950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: cephadm 2024-04-22T21:18:26.968715+0000 mgr.x (mgr.34107) 2950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: cephadm 2024-04-22T21:18:27.028023+0000 mgr.x (mgr.34107) 2951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: cephadm 2024-04-22T21:18:27.028023+0000 mgr.x (mgr.34107) 2951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: cephadm 2024-04-22T21:18:27.085079+0000 mgr.x (mgr.34107) 2952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: cephadm 2024-04-22T21:18:27.085079+0000 mgr.x (mgr.34107) 2952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: cephadm 2024-04-22T21:18:27.189352+0000 mgr.x (mgr.34107) 2953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: cephadm 2024-04-22T21:18:27.189352+0000 mgr.x (mgr.34107) 2953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: cephadm 2024-04-22T21:18:27.282487+0000 mgr.x (mgr.34107) 2954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: cephadm 2024-04-22T21:18:27.282487+0000 mgr.x (mgr.34107) 2954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: cephadm 2024-04-22T21:18:27.394611+0000 mgr.x (mgr.34107) 2955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: cephadm 2024-04-22T21:18:27.394611+0000 mgr.x (mgr.34107) 2955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: cluster 2024-04-22T21:18:27.440673+0000 mgr.x (mgr.34107) 2956 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-04-22T21:18:28.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: cluster 2024-04-22T21:18:27.440673+0000 mgr.x (mgr.34107) 2956 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-04-22T21:18:28.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.448342+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.448342+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: cephadm 2024-04-22T21:18:27.451401+0000 mgr.x (mgr.34107) 2957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: cephadm 2024-04-22T21:18:27.451401+0000 mgr.x (mgr.34107) 2957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.506494+0000 mon.c (mon.1) 10084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.506494+0000 mon.c (mon.1) 10084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.508596+0000 mon.c (mon.1) 10085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.508596+0000 mon.c (mon.1) 10085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.509623+0000 mon.c (mon.1) 10086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.509623+0000 mon.c (mon.1) 10086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.511528+0000 mon.c (mon.1) 10087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.511528+0000 mon.c (mon.1) 10087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.512173+0000 mon.c (mon.1) 10088 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.512173+0000 mon.c (mon.1) 10088 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.520000+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.520000+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.560771+0000 mon.c (mon.1) 10089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.560771+0000 mon.c (mon.1) 10089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.562854+0000 mon.c (mon.1) 10090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.562854+0000 mon.c (mon.1) 10090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.563802+0000 mon.c (mon.1) 10091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.563802+0000 mon.c (mon.1) 10091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.565881+0000 mon.c (mon.1) 10092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.565881+0000 mon.c (mon.1) 10092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.566657+0000 mon.c (mon.1) 10093 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.566657+0000 mon.c (mon.1) 10093 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.574039+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.574039+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.614714+0000 mon.c (mon.1) 10094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.614714+0000 mon.c (mon.1) 10094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.616662+0000 mon.c (mon.1) 10095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.616662+0000 mon.c (mon.1) 10095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.617720+0000 mon.c (mon.1) 10096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.617720+0000 mon.c (mon.1) 10096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.619616+0000 mon.c (mon.1) 10097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.619616+0000 mon.c (mon.1) 10097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.620528+0000 mon.c (mon.1) 10098 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.620528+0000 mon.c (mon.1) 10098 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.625795+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.625795+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.666823+0000 mon.c (mon.1) 10099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.666823+0000 mon.c (mon.1) 10099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.668754+0000 mon.c (mon.1) 10100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.668754+0000 mon.c (mon.1) 10100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.669717+0000 mon.c (mon.1) 10101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.669717+0000 mon.c (mon.1) 10101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.671673+0000 mon.c (mon.1) 10102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.671673+0000 mon.c (mon.1) 10102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.672353+0000 mon.c (mon.1) 10103 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.672353+0000 mon.c (mon.1) 10103 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.678292+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.678292+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.735730+0000 mon.c (mon.1) 10104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.735730+0000 mon.c (mon.1) 10104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.738008+0000 mon.c (mon.1) 10105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.738008+0000 mon.c (mon.1) 10105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.739266+0000 mon.c (mon.1) 10106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.739266+0000 mon.c (mon.1) 10106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.742116+0000 mon.c (mon.1) 10107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.742116+0000 mon.c (mon.1) 10107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.742992+0000 mon.c (mon.1) 10108 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.742992+0000 mon.c (mon.1) 10108 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.748527+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.748527+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.824940+0000 mon.c (mon.1) 10109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.824940+0000 mon.c (mon.1) 10109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.827565+0000 mon.c (mon.1) 10110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.827565+0000 mon.c (mon.1) 10110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.828720+0000 mon.c (mon.1) 10111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.828720+0000 mon.c (mon.1) 10111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.831642+0000 mon.c (mon.1) 10112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.831642+0000 mon.c (mon.1) 10112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.832445+0000 mon.c (mon.1) 10113 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.832445+0000 mon.c (mon.1) 10113 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.840771+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.840771+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.930555+0000 mon.c (mon.1) 10114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.930555+0000 mon.c (mon.1) 10114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.934401+0000 mon.c (mon.1) 10115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.934401+0000 mon.c (mon.1) 10115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.936006+0000 mon.c (mon.1) 10116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.936006+0000 mon.c (mon.1) 10116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.940356+0000 mon.c (mon.1) 10117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.940356+0000 mon.c (mon.1) 10117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.941731+0000 mon.c (mon.1) 10118 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.941731+0000 mon.c (mon.1) 10118 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.948701+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:27.948701+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.016607+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.016607+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.025416+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.025416+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.037215+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.037215+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.072666+0000 mon.c (mon.1) 10119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.072666+0000 mon.c (mon.1) 10119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.077036+0000 mon.c (mon.1) 10120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.077036+0000 mon.c (mon.1) 10120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.080297+0000 mon.c (mon.1) 10121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.080297+0000 mon.c (mon.1) 10121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.082788+0000 mon.c (mon.1) 10122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.082788+0000 mon.c (mon.1) 10122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.087188+0000 mon.c (mon.1) 10123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.087188+0000 mon.c (mon.1) 10123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.092762+0000 mon.c (mon.1) 10124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.092762+0000 mon.c (mon.1) 10124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.097362+0000 mon.c (mon.1) 10125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.097362+0000 mon.c (mon.1) 10125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.100006+0000 mon.c (mon.1) 10126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.100006+0000 mon.c (mon.1) 10126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.102450+0000 mon.c (mon.1) 10127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.102450+0000 mon.c (mon.1) 10127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.104972+0000 mon.c (mon.1) 10128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.104972+0000 mon.c (mon.1) 10128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.107399+0000 mon.c (mon.1) 10129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.107399+0000 mon.c (mon.1) 10129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.109450+0000 mon.c (mon.1) 10130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.109450+0000 mon.c (mon.1) 10130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.111368+0000 mon.c (mon.1) 10131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.111368+0000 mon.c (mon.1) 10131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.114130+0000 mon.c (mon.1) 10132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.114130+0000 mon.c (mon.1) 10132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.116490+0000 mon.c (mon.1) 10133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.116490+0000 mon.c (mon.1) 10133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.118546+0000 mon.c (mon.1) 10134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:28 smithi123 bash[58916]: audit 2024-04-22T21:18:28.118546+0000 mon.c (mon.1) 10134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: cephadm 2024-04-22T21:18:26.543918+0000 mgr.x (mgr.34107) 2944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: cephadm 2024-04-22T21:18:26.543918+0000 mgr.x (mgr.34107) 2944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: cephadm 2024-04-22T21:18:26.621307+0000 mgr.x (mgr.34107) 2945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: cephadm 2024-04-22T21:18:26.621307+0000 mgr.x (mgr.34107) 2945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: cephadm 2024-04-22T21:18:26.677850+0000 mgr.x (mgr.34107) 2946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: cephadm 2024-04-22T21:18:26.677850+0000 mgr.x (mgr.34107) 2946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: cephadm 2024-04-22T21:18:26.734497+0000 mgr.x (mgr.34107) 2947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: cephadm 2024-04-22T21:18:26.734497+0000 mgr.x (mgr.34107) 2947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: cephadm 2024-04-22T21:18:26.792934+0000 mgr.x (mgr.34107) 2948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: cephadm 2024-04-22T21:18:26.792934+0000 mgr.x (mgr.34107) 2948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: cephadm 2024-04-22T21:18:26.867693+0000 mgr.x (mgr.34107) 2949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: cephadm 2024-04-22T21:18:26.867693+0000 mgr.x (mgr.34107) 2949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: cephadm 2024-04-22T21:18:26.968715+0000 mgr.x (mgr.34107) 2950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: cephadm 2024-04-22T21:18:26.968715+0000 mgr.x (mgr.34107) 2950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: cephadm 2024-04-22T21:18:27.028023+0000 mgr.x (mgr.34107) 2951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: cephadm 2024-04-22T21:18:27.028023+0000 mgr.x (mgr.34107) 2951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: cephadm 2024-04-22T21:18:27.085079+0000 mgr.x (mgr.34107) 2952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: cephadm 2024-04-22T21:18:27.085079+0000 mgr.x (mgr.34107) 2952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: cephadm 2024-04-22T21:18:27.189352+0000 mgr.x (mgr.34107) 2953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: cephadm 2024-04-22T21:18:27.189352+0000 mgr.x (mgr.34107) 2953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: cephadm 2024-04-22T21:18:27.282487+0000 mgr.x (mgr.34107) 2954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: cephadm 2024-04-22T21:18:27.282487+0000 mgr.x (mgr.34107) 2954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: cephadm 2024-04-22T21:18:26.543918+0000 mgr.x (mgr.34107) 2944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: cephadm 2024-04-22T21:18:26.543918+0000 mgr.x (mgr.34107) 2944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: cephadm 2024-04-22T21:18:26.621307+0000 mgr.x (mgr.34107) 2945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: cephadm 2024-04-22T21:18:26.621307+0000 mgr.x (mgr.34107) 2945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: cephadm 2024-04-22T21:18:26.677850+0000 mgr.x (mgr.34107) 2946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: cephadm 2024-04-22T21:18:26.677850+0000 mgr.x (mgr.34107) 2946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: cephadm 2024-04-22T21:18:26.734497+0000 mgr.x (mgr.34107) 2947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: cephadm 2024-04-22T21:18:26.734497+0000 mgr.x (mgr.34107) 2947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: cephadm 2024-04-22T21:18:26.792934+0000 mgr.x (mgr.34107) 2948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: cephadm 2024-04-22T21:18:26.792934+0000 mgr.x (mgr.34107) 2948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: cephadm 2024-04-22T21:18:26.867693+0000 mgr.x (mgr.34107) 2949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: cephadm 2024-04-22T21:18:26.867693+0000 mgr.x (mgr.34107) 2949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: cephadm 2024-04-22T21:18:26.968715+0000 mgr.x (mgr.34107) 2950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: cephadm 2024-04-22T21:18:26.968715+0000 mgr.x (mgr.34107) 2950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: cephadm 2024-04-22T21:18:27.028023+0000 mgr.x (mgr.34107) 2951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: cephadm 2024-04-22T21:18:27.028023+0000 mgr.x (mgr.34107) 2951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: cephadm 2024-04-22T21:18:27.085079+0000 mgr.x (mgr.34107) 2952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: cephadm 2024-04-22T21:18:27.085079+0000 mgr.x (mgr.34107) 2952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: cephadm 2024-04-22T21:18:27.189352+0000 mgr.x (mgr.34107) 2953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: cephadm 2024-04-22T21:18:27.189352+0000 mgr.x (mgr.34107) 2953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: cephadm 2024-04-22T21:18:27.282487+0000 mgr.x (mgr.34107) 2954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: cephadm 2024-04-22T21:18:27.282487+0000 mgr.x (mgr.34107) 2954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: cephadm 2024-04-22T21:18:27.394611+0000 mgr.x (mgr.34107) 2955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: cephadm 2024-04-22T21:18:27.394611+0000 mgr.x (mgr.34107) 2955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: cluster 2024-04-22T21:18:27.440673+0000 mgr.x (mgr.34107) 2956 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-04-22T21:18:28.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: cluster 2024-04-22T21:18:27.440673+0000 mgr.x (mgr.34107) 2956 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-04-22T21:18:28.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.448342+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.448342+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: cephadm 2024-04-22T21:18:27.451401+0000 mgr.x (mgr.34107) 2957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: cephadm 2024-04-22T21:18:27.451401+0000 mgr.x (mgr.34107) 2957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.506494+0000 mon.c (mon.1) 10084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.506494+0000 mon.c (mon.1) 10084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.508596+0000 mon.c (mon.1) 10085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.508596+0000 mon.c (mon.1) 10085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.509623+0000 mon.c (mon.1) 10086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.509623+0000 mon.c (mon.1) 10086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.511528+0000 mon.c (mon.1) 10087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.511528+0000 mon.c (mon.1) 10087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.512173+0000 mon.c (mon.1) 10088 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.512173+0000 mon.c (mon.1) 10088 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.520000+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.520000+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: cephadm 2024-04-22T21:18:27.394611+0000 mgr.x (mgr.34107) 2955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: cephadm 2024-04-22T21:18:27.394611+0000 mgr.x (mgr.34107) 2955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: cluster 2024-04-22T21:18:27.440673+0000 mgr.x (mgr.34107) 2956 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-04-22T21:18:28.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: cluster 2024-04-22T21:18:27.440673+0000 mgr.x (mgr.34107) 2956 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-04-22T21:18:28.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.448342+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.448342+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: cephadm 2024-04-22T21:18:27.451401+0000 mgr.x (mgr.34107) 2957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: cephadm 2024-04-22T21:18:27.451401+0000 mgr.x (mgr.34107) 2957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:28.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.506494+0000 mon.c (mon.1) 10084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.506494+0000 mon.c (mon.1) 10084 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.508596+0000 mon.c (mon.1) 10085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.508596+0000 mon.c (mon.1) 10085 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.509623+0000 mon.c (mon.1) 10086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.509623+0000 mon.c (mon.1) 10086 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.511528+0000 mon.c (mon.1) 10087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.511528+0000 mon.c (mon.1) 10087 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.512173+0000 mon.c (mon.1) 10088 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.512173+0000 mon.c (mon.1) 10088 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.520000+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.520000+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.560771+0000 mon.c (mon.1) 10089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.560771+0000 mon.c (mon.1) 10089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.562854+0000 mon.c (mon.1) 10090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.562854+0000 mon.c (mon.1) 10090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.563802+0000 mon.c (mon.1) 10091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.563802+0000 mon.c (mon.1) 10091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.565881+0000 mon.c (mon.1) 10092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.565881+0000 mon.c (mon.1) 10092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.566657+0000 mon.c (mon.1) 10093 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.566657+0000 mon.c (mon.1) 10093 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.574039+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.574039+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.614714+0000 mon.c (mon.1) 10094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.614714+0000 mon.c (mon.1) 10094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.616662+0000 mon.c (mon.1) 10095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.616662+0000 mon.c (mon.1) 10095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.617720+0000 mon.c (mon.1) 10096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.617720+0000 mon.c (mon.1) 10096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.619616+0000 mon.c (mon.1) 10097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.560771+0000 mon.c (mon.1) 10089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.560771+0000 mon.c (mon.1) 10089 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.562854+0000 mon.c (mon.1) 10090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.562854+0000 mon.c (mon.1) 10090 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.563802+0000 mon.c (mon.1) 10091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.563802+0000 mon.c (mon.1) 10091 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.565881+0000 mon.c (mon.1) 10092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.565881+0000 mon.c (mon.1) 10092 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.566657+0000 mon.c (mon.1) 10093 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.566657+0000 mon.c (mon.1) 10093 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.574039+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.574039+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.614714+0000 mon.c (mon.1) 10094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.614714+0000 mon.c (mon.1) 10094 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.616662+0000 mon.c (mon.1) 10095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.616662+0000 mon.c (mon.1) 10095 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.617720+0000 mon.c (mon.1) 10096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.617720+0000 mon.c (mon.1) 10096 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.619616+0000 mon.c (mon.1) 10097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.619616+0000 mon.c (mon.1) 10097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.620528+0000 mon.c (mon.1) 10098 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.620528+0000 mon.c (mon.1) 10098 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.625795+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.625795+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.666823+0000 mon.c (mon.1) 10099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.666823+0000 mon.c (mon.1) 10099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.668754+0000 mon.c (mon.1) 10100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.668754+0000 mon.c (mon.1) 10100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.669717+0000 mon.c (mon.1) 10101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.669717+0000 mon.c (mon.1) 10101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.671673+0000 mon.c (mon.1) 10102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.671673+0000 mon.c (mon.1) 10102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.672353+0000 mon.c (mon.1) 10103 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.672353+0000 mon.c (mon.1) 10103 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.678292+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.678292+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.735730+0000 mon.c (mon.1) 10104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.735730+0000 mon.c (mon.1) 10104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.738008+0000 mon.c (mon.1) 10105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.619616+0000 mon.c (mon.1) 10097 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.620528+0000 mon.c (mon.1) 10098 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.620528+0000 mon.c (mon.1) 10098 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.625795+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.625795+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.666823+0000 mon.c (mon.1) 10099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.666823+0000 mon.c (mon.1) 10099 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.668754+0000 mon.c (mon.1) 10100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.668754+0000 mon.c (mon.1) 10100 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.669717+0000 mon.c (mon.1) 10101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.669717+0000 mon.c (mon.1) 10101 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.671673+0000 mon.c (mon.1) 10102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.671673+0000 mon.c (mon.1) 10102 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.672353+0000 mon.c (mon.1) 10103 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.672353+0000 mon.c (mon.1) 10103 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.678292+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.678292+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.735730+0000 mon.c (mon.1) 10104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.735730+0000 mon.c (mon.1) 10104 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.738008+0000 mon.c (mon.1) 10105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.738008+0000 mon.c (mon.1) 10105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.739266+0000 mon.c (mon.1) 10106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.739266+0000 mon.c (mon.1) 10106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.742116+0000 mon.c (mon.1) 10107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.742116+0000 mon.c (mon.1) 10107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.742992+0000 mon.c (mon.1) 10108 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.742992+0000 mon.c (mon.1) 10108 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.748527+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.748527+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.824940+0000 mon.c (mon.1) 10109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.824940+0000 mon.c (mon.1) 10109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.827565+0000 mon.c (mon.1) 10110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.827565+0000 mon.c (mon.1) 10110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.828720+0000 mon.c (mon.1) 10111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.828720+0000 mon.c (mon.1) 10111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.831642+0000 mon.c (mon.1) 10112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.831642+0000 mon.c (mon.1) 10112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.832445+0000 mon.c (mon.1) 10113 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.832445+0000 mon.c (mon.1) 10113 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.738008+0000 mon.c (mon.1) 10105 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.739266+0000 mon.c (mon.1) 10106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.739266+0000 mon.c (mon.1) 10106 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.742116+0000 mon.c (mon.1) 10107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.742116+0000 mon.c (mon.1) 10107 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.742992+0000 mon.c (mon.1) 10108 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.742992+0000 mon.c (mon.1) 10108 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.748527+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.748527+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.824940+0000 mon.c (mon.1) 10109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.824940+0000 mon.c (mon.1) 10109 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.827565+0000 mon.c (mon.1) 10110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.827565+0000 mon.c (mon.1) 10110 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.828720+0000 mon.c (mon.1) 10111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.828720+0000 mon.c (mon.1) 10111 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.831642+0000 mon.c (mon.1) 10112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.831642+0000 mon.c (mon.1) 10112 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.832445+0000 mon.c (mon.1) 10113 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.832445+0000 mon.c (mon.1) 10113 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.840771+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.840771+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.930555+0000 mon.c (mon.1) 10114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.930555+0000 mon.c (mon.1) 10114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.934401+0000 mon.c (mon.1) 10115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.934401+0000 mon.c (mon.1) 10115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.936006+0000 mon.c (mon.1) 10116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.936006+0000 mon.c (mon.1) 10116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.940356+0000 mon.c (mon.1) 10117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.940356+0000 mon.c (mon.1) 10117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.941731+0000 mon.c (mon.1) 10118 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.941731+0000 mon.c (mon.1) 10118 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.948701+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:27.948701+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.016607+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.016607+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.025416+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.025416+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.037215+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.037215+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.072666+0000 mon.c (mon.1) 10119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.840771+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.840771+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.930555+0000 mon.c (mon.1) 10114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.930555+0000 mon.c (mon.1) 10114 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.934401+0000 mon.c (mon.1) 10115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.934401+0000 mon.c (mon.1) 10115 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.936006+0000 mon.c (mon.1) 10116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.936006+0000 mon.c (mon.1) 10116 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.940356+0000 mon.c (mon.1) 10117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.940356+0000 mon.c (mon.1) 10117 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:28.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.941731+0000 mon.c (mon.1) 10118 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.941731+0000 mon.c (mon.1) 10118 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:28.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.948701+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:27.948701+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.016607+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.016607+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.025416+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.025416+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.037215+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.037215+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:28.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.072666+0000 mon.c (mon.1) 10119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.072666+0000 mon.c (mon.1) 10119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.077036+0000 mon.c (mon.1) 10120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.077036+0000 mon.c (mon.1) 10120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.080297+0000 mon.c (mon.1) 10121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.080297+0000 mon.c (mon.1) 10121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.082788+0000 mon.c (mon.1) 10122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.082788+0000 mon.c (mon.1) 10122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.087188+0000 mon.c (mon.1) 10123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.087188+0000 mon.c (mon.1) 10123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.092762+0000 mon.c (mon.1) 10124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.092762+0000 mon.c (mon.1) 10124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.097362+0000 mon.c (mon.1) 10125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.097362+0000 mon.c (mon.1) 10125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.100006+0000 mon.c (mon.1) 10126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.100006+0000 mon.c (mon.1) 10126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.102450+0000 mon.c (mon.1) 10127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.102450+0000 mon.c (mon.1) 10127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.104972+0000 mon.c (mon.1) 10128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.104972+0000 mon.c (mon.1) 10128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.107399+0000 mon.c (mon.1) 10129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.072666+0000 mon.c (mon.1) 10119 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:28.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.077036+0000 mon.c (mon.1) 10120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.077036+0000 mon.c (mon.1) 10120 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.080297+0000 mon.c (mon.1) 10121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.080297+0000 mon.c (mon.1) 10121 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.082788+0000 mon.c (mon.1) 10122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.082788+0000 mon.c (mon.1) 10122 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.087188+0000 mon.c (mon.1) 10123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.087188+0000 mon.c (mon.1) 10123 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.092762+0000 mon.c (mon.1) 10124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.092762+0000 mon.c (mon.1) 10124 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.097362+0000 mon.c (mon.1) 10125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.097362+0000 mon.c (mon.1) 10125 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.100006+0000 mon.c (mon.1) 10126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.100006+0000 mon.c (mon.1) 10126 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.102450+0000 mon.c (mon.1) 10127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.102450+0000 mon.c (mon.1) 10127 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.104972+0000 mon.c (mon.1) 10128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.104972+0000 mon.c (mon.1) 10128 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.107399+0000 mon.c (mon.1) 10129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.107399+0000 mon.c (mon.1) 10129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.109450+0000 mon.c (mon.1) 10130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.109450+0000 mon.c (mon.1) 10130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.111368+0000 mon.c (mon.1) 10131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.111368+0000 mon.c (mon.1) 10131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.114130+0000 mon.c (mon.1) 10132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.114130+0000 mon.c (mon.1) 10132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.116490+0000 mon.c (mon.1) 10133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.116490+0000 mon.c (mon.1) 10133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.118546+0000 mon.c (mon.1) 10134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[73084]: audit 2024-04-22T21:18:28.118546+0000 mon.c (mon.1) 10134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.107399+0000 mon.c (mon.1) 10129 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.109450+0000 mon.c (mon.1) 10130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.109450+0000 mon.c (mon.1) 10130 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.111368+0000 mon.c (mon.1) 10131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.111368+0000 mon.c (mon.1) 10131 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.114130+0000 mon.c (mon.1) 10132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.114130+0000 mon.c (mon.1) 10132 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.116490+0000 mon.c (mon.1) 10133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.116490+0000 mon.c (mon.1) 10133 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.118546+0000 mon.c (mon.1) 10134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:28.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[75184]: audit 2024-04-22T21:18:28.118546+0000 mon.c (mon.1) 10134 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:29.279 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:18:28 smithi121 bash[106748]: ts=2024-04-22T21:18:28.886Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002733351s 2024-04-22T21:18:29.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:29 smithi123 bash[58916]: cephadm 2024-04-22T21:18:27.522888+0000 mgr.x (mgr.34107) 2958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:29 smithi123 bash[58916]: cephadm 2024-04-22T21:18:27.522888+0000 mgr.x (mgr.34107) 2958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:29 smithi123 bash[58916]: cephadm 2024-04-22T21:18:27.576774+0000 mgr.x (mgr.34107) 2959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:29 smithi123 bash[58916]: cephadm 2024-04-22T21:18:27.576774+0000 mgr.x (mgr.34107) 2959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:29 smithi123 bash[58916]: cephadm 2024-04-22T21:18:27.628500+0000 mgr.x (mgr.34107) 2960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:29 smithi123 bash[58916]: cephadm 2024-04-22T21:18:27.628500+0000 mgr.x (mgr.34107) 2960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:29 smithi123 bash[58916]: cephadm 2024-04-22T21:18:27.681177+0000 mgr.x (mgr.34107) 2961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:29 smithi123 bash[58916]: cephadm 2024-04-22T21:18:27.681177+0000 mgr.x (mgr.34107) 2961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:29 smithi123 bash[58916]: cephadm 2024-04-22T21:18:27.752619+0000 mgr.x (mgr.34107) 2962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:29 smithi123 bash[58916]: cephadm 2024-04-22T21:18:27.752619+0000 mgr.x (mgr.34107) 2962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:29 smithi123 bash[58916]: cephadm 2024-04-22T21:18:27.844136+0000 mgr.x (mgr.34107) 2963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:29 smithi123 bash[58916]: cephadm 2024-04-22T21:18:27.844136+0000 mgr.x (mgr.34107) 2963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:29 smithi123 bash[58916]: cephadm 2024-04-22T21:18:27.951638+0000 mgr.x (mgr.34107) 2964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:29 smithi123 bash[58916]: cephadm 2024-04-22T21:18:27.951638+0000 mgr.x (mgr.34107) 2964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:29 smithi121 bash[73084]: cephadm 2024-04-22T21:18:27.522888+0000 mgr.x (mgr.34107) 2958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:29 smithi121 bash[73084]: cephadm 2024-04-22T21:18:27.522888+0000 mgr.x (mgr.34107) 2958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:29 smithi121 bash[73084]: cephadm 2024-04-22T21:18:27.576774+0000 mgr.x (mgr.34107) 2959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:29 smithi121 bash[73084]: cephadm 2024-04-22T21:18:27.576774+0000 mgr.x (mgr.34107) 2959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:29 smithi121 bash[73084]: cephadm 2024-04-22T21:18:27.628500+0000 mgr.x (mgr.34107) 2960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:29 smithi121 bash[73084]: cephadm 2024-04-22T21:18:27.628500+0000 mgr.x (mgr.34107) 2960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:29 smithi121 bash[73084]: cephadm 2024-04-22T21:18:27.681177+0000 mgr.x (mgr.34107) 2961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:29 smithi121 bash[73084]: cephadm 2024-04-22T21:18:27.681177+0000 mgr.x (mgr.34107) 2961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:29 smithi121 bash[73084]: cephadm 2024-04-22T21:18:27.752619+0000 mgr.x (mgr.34107) 2962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:29 smithi121 bash[73084]: cephadm 2024-04-22T21:18:27.752619+0000 mgr.x (mgr.34107) 2962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:29 smithi121 bash[73084]: cephadm 2024-04-22T21:18:27.844136+0000 mgr.x (mgr.34107) 2963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:29 smithi121 bash[73084]: cephadm 2024-04-22T21:18:27.844136+0000 mgr.x (mgr.34107) 2963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:29 smithi121 bash[73084]: cephadm 2024-04-22T21:18:27.951638+0000 mgr.x (mgr.34107) 2964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:29 smithi121 bash[73084]: cephadm 2024-04-22T21:18:27.951638+0000 mgr.x (mgr.34107) 2964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:29 smithi121 bash[75184]: cephadm 2024-04-22T21:18:27.522888+0000 mgr.x (mgr.34107) 2958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:29 smithi121 bash[75184]: cephadm 2024-04-22T21:18:27.522888+0000 mgr.x (mgr.34107) 2958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:29 smithi121 bash[75184]: cephadm 2024-04-22T21:18:27.576774+0000 mgr.x (mgr.34107) 2959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:29 smithi121 bash[75184]: cephadm 2024-04-22T21:18:27.576774+0000 mgr.x (mgr.34107) 2959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:29 smithi121 bash[75184]: cephadm 2024-04-22T21:18:27.628500+0000 mgr.x (mgr.34107) 2960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:29 smithi121 bash[75184]: cephadm 2024-04-22T21:18:27.628500+0000 mgr.x (mgr.34107) 2960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:29 smithi121 bash[75184]: cephadm 2024-04-22T21:18:27.681177+0000 mgr.x (mgr.34107) 2961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:29 smithi121 bash[75184]: cephadm 2024-04-22T21:18:27.681177+0000 mgr.x (mgr.34107) 2961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:29 smithi121 bash[75184]: cephadm 2024-04-22T21:18:27.752619+0000 mgr.x (mgr.34107) 2962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:29 smithi121 bash[75184]: cephadm 2024-04-22T21:18:27.752619+0000 mgr.x (mgr.34107) 2962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:29 smithi121 bash[75184]: cephadm 2024-04-22T21:18:27.844136+0000 mgr.x (mgr.34107) 2963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:29 smithi121 bash[75184]: cephadm 2024-04-22T21:18:27.844136+0000 mgr.x (mgr.34107) 2963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:29 smithi121 bash[75184]: cephadm 2024-04-22T21:18:27.951638+0000 mgr.x (mgr.34107) 2964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:29.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:29 smithi121 bash[75184]: cephadm 2024-04-22T21:18:27.951638+0000 mgr.x (mgr.34107) 2964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:30.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:30 smithi123 bash[58916]: audit 2024-04-22T21:18:28.562028+0000 mgr.x (mgr.34107) 2965 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:30.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:30 smithi123 bash[58916]: audit 2024-04-22T21:18:28.562028+0000 mgr.x (mgr.34107) 2965 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:30.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:30 smithi123 bash[58916]: cluster 2024-04-22T21:18:29.441693+0000 mgr.x (mgr.34107) 2966 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:30.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:30 smithi123 bash[58916]: cluster 2024-04-22T21:18:29.441693+0000 mgr.x (mgr.34107) 2966 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:30.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:30 smithi123 bash[58916]: audit 2024-04-22T21:18:29.712554+0000 mon.c (mon.1) 10135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:18:30.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:30 smithi123 bash[58916]: audit 2024-04-22T21:18:29.712554+0000 mon.c (mon.1) 10135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:18:30.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:30 smithi121 bash[75184]: audit 2024-04-22T21:18:28.562028+0000 mgr.x (mgr.34107) 2965 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:30.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:30 smithi121 bash[75184]: audit 2024-04-22T21:18:28.562028+0000 mgr.x (mgr.34107) 2965 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:30.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:30 smithi121 bash[75184]: cluster 2024-04-22T21:18:29.441693+0000 mgr.x (mgr.34107) 2966 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:30.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:30 smithi121 bash[75184]: cluster 2024-04-22T21:18:29.441693+0000 mgr.x (mgr.34107) 2966 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:30.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:30 smithi121 bash[75184]: audit 2024-04-22T21:18:29.712554+0000 mon.c (mon.1) 10135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:18:30.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:30 smithi121 bash[75184]: audit 2024-04-22T21:18:29.712554+0000 mon.c (mon.1) 10135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:18:30.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:30 smithi121 bash[73084]: audit 2024-04-22T21:18:28.562028+0000 mgr.x (mgr.34107) 2965 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:30.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:30 smithi121 bash[73084]: audit 2024-04-22T21:18:28.562028+0000 mgr.x (mgr.34107) 2965 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:30.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:30 smithi121 bash[73084]: cluster 2024-04-22T21:18:29.441693+0000 mgr.x (mgr.34107) 2966 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:30.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:30 smithi121 bash[73084]: cluster 2024-04-22T21:18:29.441693+0000 mgr.x (mgr.34107) 2966 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:30.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:30 smithi121 bash[73084]: audit 2024-04-22T21:18:29.712554+0000 mon.c (mon.1) 10135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:18:30.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:30 smithi121 bash[73084]: audit 2024-04-22T21:18:29.712554+0000 mon.c (mon.1) 10135 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:18:32.700 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:32 smithi121 bash[73084]: cluster 2024-04-22T21:18:31.442717+0000 mgr.x (mgr.34107) 2967 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:32.700 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:32 smithi121 bash[73084]: cluster 2024-04-22T21:18:31.442717+0000 mgr.x (mgr.34107) 2967 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:32.700 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:32 smithi121 bash[73084]: audit 2024-04-22T21:18:32.357436+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:32.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:32 smithi121 bash[73084]: audit 2024-04-22T21:18:32.357436+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:32.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:32 smithi121 bash[73084]: audit 2024-04-22T21:18:32.374562+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:32.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:32 smithi121 bash[73084]: audit 2024-04-22T21:18:32.374562+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:32.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:32 smithi121 bash[73084]: audit 2024-04-22T21:18:32.387054+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:32.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:32 smithi121 bash[73084]: audit 2024-04-22T21:18:32.387054+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:32.701 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:32 smithi121 bash[75184]: cluster 2024-04-22T21:18:31.442717+0000 mgr.x (mgr.34107) 2967 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:32.701 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:32 smithi121 bash[75184]: cluster 2024-04-22T21:18:31.442717+0000 mgr.x (mgr.34107) 2967 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:32.701 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:32 smithi121 bash[75184]: audit 2024-04-22T21:18:32.357436+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:32.701 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:32 smithi121 bash[75184]: audit 2024-04-22T21:18:32.357436+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:32.701 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:32 smithi121 bash[75184]: audit 2024-04-22T21:18:32.374562+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:32.701 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:32 smithi121 bash[75184]: audit 2024-04-22T21:18:32.374562+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:32.701 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:32 smithi121 bash[75184]: audit 2024-04-22T21:18:32.387054+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:32.701 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:32 smithi121 bash[75184]: audit 2024-04-22T21:18:32.387054+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:32.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:32 smithi123 bash[58916]: cluster 2024-04-22T21:18:31.442717+0000 mgr.x (mgr.34107) 2967 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:32.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:32 smithi123 bash[58916]: cluster 2024-04-22T21:18:31.442717+0000 mgr.x (mgr.34107) 2967 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:32.738 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:32 smithi123 bash[58916]: audit 2024-04-22T21:18:32.357436+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:32.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:32 smithi123 bash[58916]: audit 2024-04-22T21:18:32.357436+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:32.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:32 smithi123 bash[58916]: audit 2024-04-22T21:18:32.374562+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:32.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:32 smithi123 bash[58916]: audit 2024-04-22T21:18:32.374562+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:32.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:32 smithi123 bash[58916]: audit 2024-04-22T21:18:32.387054+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:32.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:32 smithi123 bash[58916]: audit 2024-04-22T21:18:32.387054+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:33.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:33 smithi123 bash[58916]: cephadm 2024-04-22T21:18:31.544527+0000 mgr.x (mgr.34107) 2968 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-22T21:18:33.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:33 smithi123 bash[58916]: cephadm 2024-04-22T21:18:31.544527+0000 mgr.x (mgr.34107) 2968 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-22T21:18:33.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:33 smithi123 bash[58916]: cephadm 2024-04-22T21:18:31.561410+0000 mgr.x (mgr.34107) 2969 : cephadm [INF] Deploying daemon grafana.a on smithi123 2024-04-22T21:18:33.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:33 smithi123 bash[58916]: cephadm 2024-04-22T21:18:31.561410+0000 mgr.x (mgr.34107) 2969 : cephadm [INF] Deploying daemon grafana.a on smithi123 2024-04-22T21:18:33.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:33 smithi121 bash[73084]: cephadm 2024-04-22T21:18:31.544527+0000 mgr.x (mgr.34107) 2968 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-22T21:18:33.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:33 smithi121 bash[73084]: cephadm 2024-04-22T21:18:31.544527+0000 mgr.x (mgr.34107) 2968 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-22T21:18:33.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:33 smithi121 bash[73084]: cephadm 2024-04-22T21:18:31.561410+0000 mgr.x (mgr.34107) 2969 : cephadm [INF] Deploying daemon grafana.a on smithi123 2024-04-22T21:18:33.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:33 smithi121 bash[73084]: cephadm 2024-04-22T21:18:31.561410+0000 mgr.x (mgr.34107) 2969 : cephadm [INF] Deploying daemon grafana.a on smithi123 2024-04-22T21:18:33.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:33 smithi121 bash[75184]: cephadm 2024-04-22T21:18:31.544527+0000 mgr.x (mgr.34107) 2968 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-22T21:18:33.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:33 smithi121 bash[75184]: cephadm 2024-04-22T21:18:31.544527+0000 mgr.x (mgr.34107) 2968 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-22T21:18:33.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:33 smithi121 bash[75184]: cephadm 2024-04-22T21:18:31.561410+0000 mgr.x (mgr.34107) 2969 : cephadm [INF] Deploying daemon grafana.a on smithi123 2024-04-22T21:18:33.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:33 smithi121 bash[75184]: cephadm 2024-04-22T21:18:31.561410+0000 mgr.x (mgr.34107) 2969 : cephadm [INF] Deploying daemon grafana.a on smithi123 2024-04-22T21:18:34.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:34 smithi123 bash[58916]: cluster 2024-04-22T21:18:33.444153+0000 mgr.x (mgr.34107) 2970 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:34.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:34 smithi123 bash[58916]: cluster 2024-04-22T21:18:33.444153+0000 mgr.x (mgr.34107) 2970 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:34.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:34 smithi121 bash[73084]: cluster 2024-04-22T21:18:33.444153+0000 mgr.x (mgr.34107) 2970 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:34.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:34 smithi121 bash[73084]: cluster 2024-04-22T21:18:33.444153+0000 mgr.x (mgr.34107) 2970 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:34.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:34 smithi121 bash[75184]: cluster 2024-04-22T21:18:33.444153+0000 mgr.x (mgr.34107) 2970 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:34.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:34 smithi121 bash[75184]: cluster 2024-04-22T21:18:33.444153+0000 mgr.x (mgr.34107) 2970 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:35.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:35 smithi123 bash[58916]: cluster 2024-04-22T21:18:35.445117+0000 mgr.x (mgr.34107) 2971 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:35.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:35 smithi123 bash[58916]: cluster 2024-04-22T21:18:35.445117+0000 mgr.x (mgr.34107) 2971 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:35.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:35 smithi121 bash[73084]: cluster 2024-04-22T21:18:35.445117+0000 mgr.x (mgr.34107) 2971 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:35.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:35 smithi121 bash[73084]: cluster 2024-04-22T21:18:35.445117+0000 mgr.x (mgr.34107) 2971 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:35.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:35 smithi121 bash[75184]: cluster 2024-04-22T21:18:35.445117+0000 mgr.x (mgr.34107) 2971 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:35.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:35 smithi121 bash[75184]: cluster 2024-04-22T21:18:35.445117+0000 mgr.x (mgr.34107) 2971 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:37.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:37 smithi121 bash[75184]: cluster 2024-04-22T21:18:37.446579+0000 mgr.x (mgr.34107) 2972 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:37.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:37 smithi121 bash[75184]: cluster 2024-04-22T21:18:37.446579+0000 mgr.x (mgr.34107) 2972 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:37.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:37 smithi121 bash[73084]: cluster 2024-04-22T21:18:37.446579+0000 mgr.x (mgr.34107) 2972 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:37.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:37 smithi121 bash[73084]: cluster 2024-04-22T21:18:37.446579+0000 mgr.x (mgr.34107) 2972 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:37.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:37 smithi123 bash[58916]: cluster 2024-04-22T21:18:37.446579+0000 mgr.x (mgr.34107) 2972 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:37.938 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:37 smithi123 bash[58916]: cluster 2024-04-22T21:18:37.446579+0000 mgr.x (mgr.34107) 2972 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:38.238 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:18:37 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:18:37] "GET /metrics HTTP/1.1" 200 38632 "" "Prometheus/2.43.0" 2024-04-22T21:18:39.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:39 smithi121 bash[73084]: audit 2024-04-22T21:18:38.568948+0000 mgr.x (mgr.34107) 2973 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:39.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:39 smithi121 bash[73084]: audit 2024-04-22T21:18:38.568948+0000 mgr.x (mgr.34107) 2973 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:39.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:39 smithi121 bash[73084]: cluster 2024-04-22T21:18:39.447173+0000 mgr.x (mgr.34107) 2974 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:39.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:39 smithi121 bash[73084]: cluster 2024-04-22T21:18:39.447173+0000 mgr.x (mgr.34107) 2974 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:39.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:39 smithi121 bash[75184]: audit 2024-04-22T21:18:38.568948+0000 mgr.x (mgr.34107) 2973 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:39.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:39 smithi121 bash[75184]: audit 2024-04-22T21:18:38.568948+0000 mgr.x (mgr.34107) 2973 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:39.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:39 smithi121 bash[75184]: cluster 2024-04-22T21:18:39.447173+0000 mgr.x (mgr.34107) 2974 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:39.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:39 smithi121 bash[75184]: cluster 2024-04-22T21:18:39.447173+0000 mgr.x (mgr.34107) 2974 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:39.988 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:39 smithi123 bash[58916]: audit 2024-04-22T21:18:38.568948+0000 mgr.x (mgr.34107) 2973 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:39.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:39 smithi123 bash[58916]: audit 2024-04-22T21:18:38.568948+0000 mgr.x (mgr.34107) 2973 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:39.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:39 smithi123 bash[58916]: cluster 2024-04-22T21:18:39.447173+0000 mgr.x (mgr.34107) 2974 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:39.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:39 smithi123 bash[58916]: cluster 2024-04-22T21:18:39.447173+0000 mgr.x (mgr.34107) 2974 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:41.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:41 smithi121 bash[73084]: cluster 2024-04-22T21:18:41.448086+0000 mgr.x (mgr.34107) 2975 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:41.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:41 smithi121 bash[73084]: cluster 2024-04-22T21:18:41.448086+0000 mgr.x (mgr.34107) 2975 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:41.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:41 smithi121 bash[75184]: cluster 2024-04-22T21:18:41.448086+0000 mgr.x (mgr.34107) 2975 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:41.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:41 smithi121 bash[75184]: cluster 2024-04-22T21:18:41.448086+0000 mgr.x (mgr.34107) 2975 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:41.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:41 smithi123 bash[58916]: cluster 2024-04-22T21:18:41.448086+0000 mgr.x (mgr.34107) 2975 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:41.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:41 smithi123 bash[58916]: cluster 2024-04-22T21:18:41.448086+0000 mgr.x (mgr.34107) 2975 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:43.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:43 smithi121 bash[75184]: cluster 2024-04-22T21:18:43.449490+0000 mgr.x (mgr.34107) 2976 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:43.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:43 smithi121 bash[75184]: cluster 2024-04-22T21:18:43.449490+0000 mgr.x (mgr.34107) 2976 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:43.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:43 smithi121 bash[73084]: cluster 2024-04-22T21:18:43.449490+0000 mgr.x (mgr.34107) 2976 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:43.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:43 smithi121 bash[73084]: cluster 2024-04-22T21:18:43.449490+0000 mgr.x (mgr.34107) 2976 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:43.988 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:43 smithi123 bash[58916]: cluster 2024-04-22T21:18:43.449490+0000 mgr.x (mgr.34107) 2976 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:43.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:43 smithi123 bash[58916]: cluster 2024-04-22T21:18:43.449490+0000 mgr.x (mgr.34107) 2976 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:18:45.016 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:44 smithi123 bash[58916]: audit 2024-04-22T21:18:44.713207+0000 mon.c (mon.1) 10136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:18:45.016 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:44 smithi123 bash[58916]: audit 2024-04-22T21:18:44.713207+0000 mon.c (mon.1) 10136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:18:45.029 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:44 smithi121 bash[75184]: audit 2024-04-22T21:18:44.713207+0000 mon.c (mon.1) 10136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:18:45.029 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:44 smithi121 bash[75184]: audit 2024-04-22T21:18:44.713207+0000 mon.c (mon.1) 10136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:18:45.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:44 smithi121 bash[73084]: audit 2024-04-22T21:18:44.713207+0000 mon.c (mon.1) 10136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:18:45.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:44 smithi121 bash[73084]: audit 2024-04-22T21:18:44.713207+0000 mon.c (mon.1) 10136 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:18:46.029 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:45 smithi121 bash[73084]: cluster 2024-04-22T21:18:45.450507+0000 mgr.x (mgr.34107) 2977 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:46.029 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:45 smithi121 bash[73084]: cluster 2024-04-22T21:18:45.450507+0000 mgr.x (mgr.34107) 2977 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:46.030 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:45 smithi121 bash[75184]: cluster 2024-04-22T21:18:45.450507+0000 mgr.x (mgr.34107) 2977 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:46.030 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:45 smithi121 bash[75184]: cluster 2024-04-22T21:18:45.450507+0000 mgr.x (mgr.34107) 2977 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:46.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:45 smithi123 bash[58916]: cluster 2024-04-22T21:18:45.450507+0000 mgr.x (mgr.34107) 2977 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:46.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:45 smithi123 bash[58916]: cluster 2024-04-22T21:18:45.450507+0000 mgr.x (mgr.34107) 2977 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:47.774 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:18:47 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:47.775 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:18:47 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:47.775 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:47 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:47.776 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:47 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:47.776 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:18:47 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:47.776 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:18:47 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:47.777 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:18:47 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:47.777 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:18:47 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:47.777 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:18:47 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:48.088 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:18:47 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:18:47] "GET /metrics HTTP/1.1" 200 38630 "" "Prometheus/2.43.0" 2024-04-22T21:18:48.088 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:47 smithi123 systemd[1]: Stopping Ceph grafana.a for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:18:48.089 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:47 smithi123 bash[49935]: t=2024-04-22T21:18:47+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-04-22T21:18:48.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:48 smithi123 bash[58916]: audit 2024-04-22T21:18:47.130197+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:48.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:48 smithi123 bash[58916]: audit 2024-04-22T21:18:47.130197+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:48.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:48 smithi123 bash[58916]: audit 2024-04-22T21:18:47.147884+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:48.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:48 smithi123 bash[58916]: audit 2024-04-22T21:18:47.147884+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:48.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:48 smithi123 bash[58916]: audit 2024-04-22T21:18:47.162872+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:48.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:48 smithi123 bash[58916]: audit 2024-04-22T21:18:47.162872+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:48.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:48 smithi123 bash[58916]: cluster 2024-04-22T21:18:47.451798+0000 mgr.x (mgr.34107) 2978 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:48.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:48 smithi123 bash[58916]: cluster 2024-04-22T21:18:47.451798+0000 mgr.x (mgr.34107) 2978 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:48.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:48 smithi121 bash[73084]: audit 2024-04-22T21:18:47.130197+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:48.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:48 smithi121 bash[73084]: audit 2024-04-22T21:18:47.130197+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:48.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:48 smithi121 bash[73084]: audit 2024-04-22T21:18:47.147884+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:48.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:48 smithi121 bash[73084]: audit 2024-04-22T21:18:47.147884+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:48.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:48 smithi121 bash[73084]: audit 2024-04-22T21:18:47.162872+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:48.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:48 smithi121 bash[73084]: audit 2024-04-22T21:18:47.162872+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:48.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:48 smithi121 bash[73084]: cluster 2024-04-22T21:18:47.451798+0000 mgr.x (mgr.34107) 2978 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:48.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:48 smithi121 bash[73084]: cluster 2024-04-22T21:18:47.451798+0000 mgr.x (mgr.34107) 2978 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:48.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:48 smithi121 bash[75184]: audit 2024-04-22T21:18:47.130197+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:48.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:48 smithi121 bash[75184]: audit 2024-04-22T21:18:47.130197+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:48.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:48 smithi121 bash[75184]: audit 2024-04-22T21:18:47.147884+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:48.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:48 smithi121 bash[75184]: audit 2024-04-22T21:18:47.147884+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:48.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:48 smithi121 bash[75184]: audit 2024-04-22T21:18:47.162872+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:48.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:48 smithi121 bash[75184]: audit 2024-04-22T21:18:47.162872+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:48.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:48 smithi121 bash[75184]: cluster 2024-04-22T21:18:47.451798+0000 mgr.x (mgr.34107) 2978 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:48.531 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:48 smithi121 bash[75184]: cluster 2024-04-22T21:18:47.451798+0000 mgr.x (mgr.34107) 2978 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:18:48.988 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:48 smithi123 bash[96640]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-grafana-a 2024-04-22T21:18:48.989 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:48 smithi123 bash[96770]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-grafana-a 2024-04-22T21:18:48.989 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:48 smithi123 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-22T21:18:48.989 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:48 smithi123 systemd[1]: Stopped Ceph grafana.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:18:49.297 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:49 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:49.297 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:18:49 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:49.298 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:18:49 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:49.298 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:18:49 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:49.298 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:18:49 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:49.299 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:18:49 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:49.299 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:49 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:49.299 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:49 smithi123 systemd[1]: Started Ceph grafana.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:18:49.299 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:18:49 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:49.299 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:18:49 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:18:49.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:49 smithi123 bash[58916]: audit 2024-04-22T21:18:48.313232+0000 mon.a (mon.0) 2978 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:49 smithi123 bash[58916]: audit 2024-04-22T21:18:48.313232+0000 mon.a (mon.0) 2978 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:49 smithi123 bash[58916]: audit 2024-04-22T21:18:48.330651+0000 mon.a (mon.0) 2979 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:49 smithi123 bash[58916]: audit 2024-04-22T21:18:48.330651+0000 mon.a (mon.0) 2979 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:49 smithi123 bash[58916]: cluster 2024-04-22T21:18:48.337137+0000 mgr.x (mgr.34107) 2979 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-22T21:18:49.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:49 smithi123 bash[58916]: cluster 2024-04-22T21:18:48.337137+0000 mgr.x (mgr.34107) 2979 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-22T21:18:49.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:49 smithi123 bash[58916]: audit 2024-04-22T21:18:48.344335+0000 mon.a (mon.0) 2980 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:49 smithi123 bash[58916]: audit 2024-04-22T21:18:48.344335+0000 mon.a (mon.0) 2980 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:49 smithi123 bash[58916]: audit 2024-04-22T21:18:49.227211+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:49 smithi123 bash[58916]: audit 2024-04-22T21:18:49.227211+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:49 smithi123 bash[58916]: audit 2024-04-22T21:18:49.244653+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:49 smithi123 bash[58916]: audit 2024-04-22T21:18:49.244653+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:49 smithi123 bash[58916]: audit 2024-04-22T21:18:49.284502+0000 mon.c (mon.1) 10137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:49.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:49 smithi123 bash[58916]: audit 2024-04-22T21:18:49.284502+0000 mon.c (mon.1) 10137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:49.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:49 smithi123 bash[58916]: audit 2024-04-22T21:18:49.289800+0000 mon.c (mon.1) 10138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:49.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:49 smithi123 bash[58916]: audit 2024-04-22T21:18:49.289800+0000 mon.c (mon.1) 10138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:49.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:49 smithi123 bash[58916]: audit 2024-04-22T21:18:49.291700+0000 mon.c (mon.1) 10139 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:49.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:49 smithi123 bash[58916]: audit 2024-04-22T21:18:49.291700+0000 mon.c (mon.1) 10139 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:49.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:49 smithi123 bash[58916]: audit 2024-04-22T21:18:49.303537+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:49 smithi123 bash[58916]: audit 2024-04-22T21:18:49.303537+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[75184]: audit 2024-04-22T21:18:48.313232+0000 mon.a (mon.0) 2978 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[75184]: audit 2024-04-22T21:18:48.313232+0000 mon.a (mon.0) 2978 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[75184]: audit 2024-04-22T21:18:48.330651+0000 mon.a (mon.0) 2979 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[75184]: audit 2024-04-22T21:18:48.330651+0000 mon.a (mon.0) 2979 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[75184]: cluster 2024-04-22T21:18:48.337137+0000 mgr.x (mgr.34107) 2979 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-22T21:18:49.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[75184]: cluster 2024-04-22T21:18:48.337137+0000 mgr.x (mgr.34107) 2979 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-22T21:18:49.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[75184]: audit 2024-04-22T21:18:48.344335+0000 mon.a (mon.0) 2980 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[75184]: audit 2024-04-22T21:18:48.344335+0000 mon.a (mon.0) 2980 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[75184]: audit 2024-04-22T21:18:49.227211+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[75184]: audit 2024-04-22T21:18:49.227211+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[75184]: audit 2024-04-22T21:18:49.244653+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[75184]: audit 2024-04-22T21:18:49.244653+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[75184]: audit 2024-04-22T21:18:49.284502+0000 mon.c (mon.1) 10137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:49.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[75184]: audit 2024-04-22T21:18:49.284502+0000 mon.c (mon.1) 10137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:49.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[75184]: audit 2024-04-22T21:18:49.289800+0000 mon.c (mon.1) 10138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:49.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[75184]: audit 2024-04-22T21:18:49.289800+0000 mon.c (mon.1) 10138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:49.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[75184]: audit 2024-04-22T21:18:49.291700+0000 mon.c (mon.1) 10139 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:49.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[75184]: audit 2024-04-22T21:18:49.291700+0000 mon.c (mon.1) 10139 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:49.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[75184]: audit 2024-04-22T21:18:49.303537+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[75184]: audit 2024-04-22T21:18:49.303537+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[73084]: audit 2024-04-22T21:18:48.313232+0000 mon.a (mon.0) 2978 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[73084]: audit 2024-04-22T21:18:48.313232+0000 mon.a (mon.0) 2978 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[73084]: audit 2024-04-22T21:18:48.330651+0000 mon.a (mon.0) 2979 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[73084]: audit 2024-04-22T21:18:48.330651+0000 mon.a (mon.0) 2979 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[73084]: cluster 2024-04-22T21:18:48.337137+0000 mgr.x (mgr.34107) 2979 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-22T21:18:49.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[73084]: cluster 2024-04-22T21:18:48.337137+0000 mgr.x (mgr.34107) 2979 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-22T21:18:49.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[73084]: audit 2024-04-22T21:18:48.344335+0000 mon.a (mon.0) 2980 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[73084]: audit 2024-04-22T21:18:48.344335+0000 mon.a (mon.0) 2980 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[73084]: audit 2024-04-22T21:18:49.227211+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[73084]: audit 2024-04-22T21:18:49.227211+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[73084]: audit 2024-04-22T21:18:49.244653+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[73084]: audit 2024-04-22T21:18:49.244653+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[73084]: audit 2024-04-22T21:18:49.284502+0000 mon.c (mon.1) 10137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:49.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[73084]: audit 2024-04-22T21:18:49.284502+0000 mon.c (mon.1) 10137 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:49.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[73084]: audit 2024-04-22T21:18:49.289800+0000 mon.c (mon.1) 10138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:49.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[73084]: audit 2024-04-22T21:18:49.289800+0000 mon.c (mon.1) 10138 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:49.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[73084]: audit 2024-04-22T21:18:49.291700+0000 mon.c (mon.1) 10139 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:49.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[73084]: audit 2024-04-22T21:18:49.291700+0000 mon.c (mon.1) 10139 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:49.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[73084]: audit 2024-04-22T21:18:49.303537+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:49 smithi121 bash[73084]: audit 2024-04-22T21:18:49.303537+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:49.832 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-04-22T21:18:50.605 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T21:18:50.605 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi121 smithi121 running 18s ago 26m - - 2024-04-22T21:18:50.605 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi123 smithi123 running 2s ago 26m - - 2024-04-22T21:18:50.605 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (33s) 18s ago 19m 13.7M - 0.25.0 c8568f914cd2 b2229126c8d0 2024-04-22T21:18:50.605 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 starting - - - - 2024-04-22T21:18:50.606 INFO:teuthology.orchestra.run.smithi121.stdout:iscsi.foo.smithi121.rxpsbc smithi121 running (2m) 18s ago 17m 42.9M - 3.7 82086b19bb07 a9c2196d0235 2024-04-22T21:18:50.606 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443,9283,8765 running (12m) 2s ago 25m 545M - 19.0.0-3198-g56e81df3 82086b19bb07 47d10e8cef27 2024-04-22T21:18:50.606 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443,9283,8765 running (11m) 18s ago 27m 441M - 19.0.0-3198-g56e81df3 82086b19bb07 8406ceac8ad3 2024-04-22T21:18:50.606 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (10m) 18s ago 27m 96.1M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 f5b71d32306b 2024-04-22T21:18:50.606 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (10m) 2s ago 25m 67.8M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 db2fb24d7454 2024-04-22T21:18:50.606 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (10m) 18s ago 26m 81.8M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 425f9e808335 2024-04-22T21:18:50.606 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (2m) 18s ago 19m 8011k - 1.5.0 0da6a335fe13 7d05fdb143c5 2024-04-22T21:18:50.606 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (103s) 2s ago 19m 7587k - 1.5.0 0da6a335fe13 931d3fab6273 2024-04-22T21:18:50.606 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (9m) 18s ago 25m 63.4M 2524M 19.0.0-3198-g56e81df3 82086b19bb07 afe0c773b859 2024-04-22T21:18:50.606 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (8m) 18s ago 24m 70.2M 2524M 19.0.0-3198-g56e81df3 82086b19bb07 8e891d1550a4 2024-04-22T21:18:50.606 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (7m) 18s ago 23m 63.0M 2524M 19.0.0-3198-g56e81df3 82086b19bb07 31a08ebbc5f6 2024-04-22T21:18:50.606 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (7m) 18s ago 23m 64.2M 2524M 19.0.0-3198-g56e81df3 82086b19bb07 6c42aa4939cb 2024-04-22T21:18:50.606 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (6m) 2s ago 22m 60.3M 2780M 19.0.0-3198-g56e81df3 82086b19bb07 76b1894f04d2 2024-04-22T21:18:50.607 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (5m) 2s ago 22m 56.1M 2780M 19.0.0-3198-g56e81df3 82086b19bb07 d058156b75a3 2024-04-22T21:18:50.607 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (4m) 2s ago 21m 58.7M 2780M 19.0.0-3198-g56e81df3 82086b19bb07 80e9fbeddc85 2024-04-22T21:18:50.607 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (4m) 2s ago 21m 62.1M 2780M 19.0.0-3198-g56e81df3 82086b19bb07 3bfa1376c3de 2024-04-22T21:18:50.607 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (56s) 2s ago 20m 53.9M - 2.43.0 a07b618ecd1d 97a40d8f36ff 2024-04-22T21:18:50.607 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi121.fpqyxe smithi121 *:8000 running (4m) 18s ago 18m 90.0M - 19.0.0-3198-g56e81df3 82086b19bb07 7bdb72ca3523 2024-04-22T21:18:50.607 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi123.ducldy smithi123 *:8000 running (3m) 2s ago 17m 89.9M - 19.0.0-3198-g56e81df3 82086b19bb07 a7acabf1dfb6 2024-04-22T21:18:50.607 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi121.umzhsg smithi121 *:80 running (3m) 18s ago 17m 92.1M - 19.0.0-3198-g56e81df3 82086b19bb07 04d7be3f581a 2024-04-22T21:18:50.607 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi123.ywhrus smithi123 *:80 running (3m) 2s ago 17m 89.7M - 19.0.0-3198-g56e81df3 82086b19bb07 b0cae84c5650 2024-04-22T21:18:50.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:48.577980+0000 mgr.x (mgr.34107) 2980 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:50.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:48.577980+0000 mgr.x (mgr.34107) 2980 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:50.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: cluster 2024-04-22T21:18:49.296157+0000 mgr.x (mgr.34107) 2981 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:18:50.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: cluster 2024-04-22T21:18:49.296157+0000 mgr.x (mgr.34107) 2981 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:18:50.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: cephadm 2024-04-22T21:18:49.306622+0000 mgr.x (mgr.34107) 2982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:50.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: cephadm 2024-04-22T21:18:49.306622+0000 mgr.x (mgr.34107) 2982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:50.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.388385+0000 mon.c (mon.1) 10140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T21:18:50.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.388385+0000 mon.c (mon.1) 10140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T21:18:50.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.391342+0000 mgr.x (mgr.34107) 2983 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T21:18:50.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.391342+0000 mgr.x (mgr.34107) 2983 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T21:18:50.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.406263+0000 mon.c (mon.1) 10141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.406263+0000 mon.c (mon.1) 10141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.409473+0000 mon.c (mon.1) 10142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.409473+0000 mon.c (mon.1) 10142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.411447+0000 mon.c (mon.1) 10143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.411447+0000 mon.c (mon.1) 10143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.414954+0000 mon.c (mon.1) 10144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.414954+0000 mon.c (mon.1) 10144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.416178+0000 mon.c (mon.1) 10145 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.416178+0000 mon.c (mon.1) 10145 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.425510+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.425510+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: cephadm 2024-04-22T21:18:49.428574+0000 mgr.x (mgr.34107) 2984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:50.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: cephadm 2024-04-22T21:18:49.428574+0000 mgr.x (mgr.34107) 2984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:50.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.500766+0000 mon.c (mon.1) 10146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.500766+0000 mon.c (mon.1) 10146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.503134+0000 mon.c (mon.1) 10147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.503134+0000 mon.c (mon.1) 10147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.504353+0000 mon.c (mon.1) 10148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.504353+0000 mon.c (mon.1) 10148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.507065+0000 mon.c (mon.1) 10149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.507065+0000 mon.c (mon.1) 10149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.508104+0000 mon.c (mon.1) 10150 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.508104+0000 mon.c (mon.1) 10150 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.518109+0000 mon.a (mon.0) 2985 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.518109+0000 mon.a (mon.0) 2985 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.606691+0000 mon.c (mon.1) 10151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.606691+0000 mon.c (mon.1) 10151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.610807+0000 mon.c (mon.1) 10152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.610807+0000 mon.c (mon.1) 10152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.612445+0000 mon.c (mon.1) 10153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.612445+0000 mon.c (mon.1) 10153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.616514+0000 mon.c (mon.1) 10154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.616514+0000 mon.c (mon.1) 10154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.617580+0000 mon.c (mon.1) 10155 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.617580+0000 mon.c (mon.1) 10155 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.626584+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.626584+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.718494+0000 mon.c (mon.1) 10156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.718494+0000 mon.c (mon.1) 10156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.722952+0000 mon.c (mon.1) 10157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.722952+0000 mon.c (mon.1) 10157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.724689+0000 mon.c (mon.1) 10158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.724689+0000 mon.c (mon.1) 10158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.728950+0000 mon.c (mon.1) 10159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.728950+0000 mon.c (mon.1) 10159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.730530+0000 mon.c (mon.1) 10160 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.730530+0000 mon.c (mon.1) 10160 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.741050+0000 mon.a (mon.0) 2987 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.741050+0000 mon.a (mon.0) 2987 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.831382+0000 mon.c (mon.1) 10161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.831382+0000 mon.c (mon.1) 10161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.835925+0000 mon.c (mon.1) 10162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.835925+0000 mon.c (mon.1) 10162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.837504+0000 mon.c (mon.1) 10163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.837504+0000 mon.c (mon.1) 10163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.841161+0000 mon.c (mon.1) 10164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.841161+0000 mon.c (mon.1) 10164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.842322+0000 mon.c (mon.1) 10165 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.842322+0000 mon.c (mon.1) 10165 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.850501+0000 mon.a (mon.0) 2988 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.850501+0000 mon.a (mon.0) 2988 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.942738+0000 mon.c (mon.1) 10166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.942738+0000 mon.c (mon.1) 10166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.947195+0000 mon.c (mon.1) 10167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.947195+0000 mon.c (mon.1) 10167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.948773+0000 mon.c (mon.1) 10168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.948773+0000 mon.c (mon.1) 10168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.953042+0000 mon.c (mon.1) 10169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.953042+0000 mon.c (mon.1) 10169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.954251+0000 mon.c (mon.1) 10170 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.954251+0000 mon.c (mon.1) 10170 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.965302+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:49.965302+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.055945+0000 mon.c (mon.1) 10171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.055945+0000 mon.c (mon.1) 10171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.060051+0000 mon.c (mon.1) 10172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.060051+0000 mon.c (mon.1) 10172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.061601+0000 mon.c (mon.1) 10173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.061601+0000 mon.c (mon.1) 10173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.064995+0000 mon.c (mon.1) 10174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.064995+0000 mon.c (mon.1) 10174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.065900+0000 mon.c (mon.1) 10175 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.065900+0000 mon.c (mon.1) 10175 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.075147+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.075147+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.165081+0000 mon.c (mon.1) 10176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.165081+0000 mon.c (mon.1) 10176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.169904+0000 mon.c (mon.1) 10177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.169904+0000 mon.c (mon.1) 10177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.172046+0000 mon.c (mon.1) 10178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.172046+0000 mon.c (mon.1) 10178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.176841+0000 mon.c (mon.1) 10179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.176841+0000 mon.c (mon.1) 10179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.178399+0000 mon.c (mon.1) 10180 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.178399+0000 mon.c (mon.1) 10180 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.191069+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.191069+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.282089+0000 mon.c (mon.1) 10181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.282089+0000 mon.c (mon.1) 10181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.286300+0000 mon.c (mon.1) 10182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.286300+0000 mon.c (mon.1) 10182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.288039+0000 mon.c (mon.1) 10183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.288039+0000 mon.c (mon.1) 10183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.292205+0000 mon.c (mon.1) 10184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.292205+0000 mon.c (mon.1) 10184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.293356+0000 mon.c (mon.1) 10185 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.293356+0000 mon.c (mon.1) 10185 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.301883+0000 mon.a (mon.0) 2992 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:50 smithi123 bash[58916]: audit 2024-04-22T21:18:50.301883+0000 mon.a (mon.0) 2992 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:48.577980+0000 mgr.x (mgr.34107) 2980 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:50.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:48.577980+0000 mgr.x (mgr.34107) 2980 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:50.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: cluster 2024-04-22T21:18:49.296157+0000 mgr.x (mgr.34107) 2981 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:18:50.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: cluster 2024-04-22T21:18:49.296157+0000 mgr.x (mgr.34107) 2981 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:18:50.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: cephadm 2024-04-22T21:18:49.306622+0000 mgr.x (mgr.34107) 2982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:50.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: cephadm 2024-04-22T21:18:49.306622+0000 mgr.x (mgr.34107) 2982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:50.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.388385+0000 mon.c (mon.1) 10140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T21:18:50.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.388385+0000 mon.c (mon.1) 10140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T21:18:50.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.391342+0000 mgr.x (mgr.34107) 2983 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T21:18:50.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.391342+0000 mgr.x (mgr.34107) 2983 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T21:18:50.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.406263+0000 mon.c (mon.1) 10141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.406263+0000 mon.c (mon.1) 10141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.409473+0000 mon.c (mon.1) 10142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.409473+0000 mon.c (mon.1) 10142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.411447+0000 mon.c (mon.1) 10143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.411447+0000 mon.c (mon.1) 10143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.414954+0000 mon.c (mon.1) 10144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.414954+0000 mon.c (mon.1) 10144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.416178+0000 mon.c (mon.1) 10145 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.416178+0000 mon.c (mon.1) 10145 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.425510+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.425510+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: cephadm 2024-04-22T21:18:49.428574+0000 mgr.x (mgr.34107) 2984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:50.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: cephadm 2024-04-22T21:18:49.428574+0000 mgr.x (mgr.34107) 2984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:50.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.500766+0000 mon.c (mon.1) 10146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.500766+0000 mon.c (mon.1) 10146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.503134+0000 mon.c (mon.1) 10147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.503134+0000 mon.c (mon.1) 10147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.504353+0000 mon.c (mon.1) 10148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.504353+0000 mon.c (mon.1) 10148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.507065+0000 mon.c (mon.1) 10149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.507065+0000 mon.c (mon.1) 10149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.508104+0000 mon.c (mon.1) 10150 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.508104+0000 mon.c (mon.1) 10150 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.518109+0000 mon.a (mon.0) 2985 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.518109+0000 mon.a (mon.0) 2985 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.606691+0000 mon.c (mon.1) 10151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.606691+0000 mon.c (mon.1) 10151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:48.577980+0000 mgr.x (mgr.34107) 2980 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:50.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:48.577980+0000 mgr.x (mgr.34107) 2980 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:18:50.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: cluster 2024-04-22T21:18:49.296157+0000 mgr.x (mgr.34107) 2981 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:18:50.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: cluster 2024-04-22T21:18:49.296157+0000 mgr.x (mgr.34107) 2981 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:18:50.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: cephadm 2024-04-22T21:18:49.306622+0000 mgr.x (mgr.34107) 2982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:50.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: cephadm 2024-04-22T21:18:49.306622+0000 mgr.x (mgr.34107) 2982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:50.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.388385+0000 mon.c (mon.1) 10140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T21:18:50.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.388385+0000 mon.c (mon.1) 10140 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T21:18:50.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.391342+0000 mgr.x (mgr.34107) 2983 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T21:18:50.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.391342+0000 mgr.x (mgr.34107) 2983 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-22T21:18:50.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.406263+0000 mon.c (mon.1) 10141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.406263+0000 mon.c (mon.1) 10141 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.409473+0000 mon.c (mon.1) 10142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.409473+0000 mon.c (mon.1) 10142 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.411447+0000 mon.c (mon.1) 10143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.411447+0000 mon.c (mon.1) 10143 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.414954+0000 mon.c (mon.1) 10144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.414954+0000 mon.c (mon.1) 10144 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.610807+0000 mon.c (mon.1) 10152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.610807+0000 mon.c (mon.1) 10152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.612445+0000 mon.c (mon.1) 10153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.612445+0000 mon.c (mon.1) 10153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.616514+0000 mon.c (mon.1) 10154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.616514+0000 mon.c (mon.1) 10154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.617580+0000 mon.c (mon.1) 10155 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.617580+0000 mon.c (mon.1) 10155 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.626584+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.626584+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.718494+0000 mon.c (mon.1) 10156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.718494+0000 mon.c (mon.1) 10156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.722952+0000 mon.c (mon.1) 10157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.722952+0000 mon.c (mon.1) 10157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.724689+0000 mon.c (mon.1) 10158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.724689+0000 mon.c (mon.1) 10158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.728950+0000 mon.c (mon.1) 10159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.728950+0000 mon.c (mon.1) 10159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.730530+0000 mon.c (mon.1) 10160 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.416178+0000 mon.c (mon.1) 10145 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.416178+0000 mon.c (mon.1) 10145 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.425510+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.425510+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: cephadm 2024-04-22T21:18:49.428574+0000 mgr.x (mgr.34107) 2984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:50.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: cephadm 2024-04-22T21:18:49.428574+0000 mgr.x (mgr.34107) 2984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:50.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.500766+0000 mon.c (mon.1) 10146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.500766+0000 mon.c (mon.1) 10146 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.503134+0000 mon.c (mon.1) 10147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.503134+0000 mon.c (mon.1) 10147 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.504353+0000 mon.c (mon.1) 10148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.504353+0000 mon.c (mon.1) 10148 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.507065+0000 mon.c (mon.1) 10149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.507065+0000 mon.c (mon.1) 10149 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.508104+0000 mon.c (mon.1) 10150 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.508104+0000 mon.c (mon.1) 10150 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.518109+0000 mon.a (mon.0) 2985 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.518109+0000 mon.a (mon.0) 2985 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.606691+0000 mon.c (mon.1) 10151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.606691+0000 mon.c (mon.1) 10151 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.730530+0000 mon.c (mon.1) 10160 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.741050+0000 mon.a (mon.0) 2987 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.741050+0000 mon.a (mon.0) 2987 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.831382+0000 mon.c (mon.1) 10161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.831382+0000 mon.c (mon.1) 10161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.835925+0000 mon.c (mon.1) 10162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.835925+0000 mon.c (mon.1) 10162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.837504+0000 mon.c (mon.1) 10163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.837504+0000 mon.c (mon.1) 10163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.841161+0000 mon.c (mon.1) 10164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.841161+0000 mon.c (mon.1) 10164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.842322+0000 mon.c (mon.1) 10165 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.842322+0000 mon.c (mon.1) 10165 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.850501+0000 mon.a (mon.0) 2988 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.850501+0000 mon.a (mon.0) 2988 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.942738+0000 mon.c (mon.1) 10166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.942738+0000 mon.c (mon.1) 10166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.947195+0000 mon.c (mon.1) 10167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.947195+0000 mon.c (mon.1) 10167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.948773+0000 mon.c (mon.1) 10168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.948773+0000 mon.c (mon.1) 10168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.953042+0000 mon.c (mon.1) 10169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.953042+0000 mon.c (mon.1) 10169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.954251+0000 mon.c (mon.1) 10170 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.954251+0000 mon.c (mon.1) 10170 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.965302+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:49.965302+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.055945+0000 mon.c (mon.1) 10171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.055945+0000 mon.c (mon.1) 10171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.060051+0000 mon.c (mon.1) 10172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.060051+0000 mon.c (mon.1) 10172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.061601+0000 mon.c (mon.1) 10173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.061601+0000 mon.c (mon.1) 10173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.064995+0000 mon.c (mon.1) 10174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.064995+0000 mon.c (mon.1) 10174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.065900+0000 mon.c (mon.1) 10175 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.065900+0000 mon.c (mon.1) 10175 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.075147+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.075147+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.610807+0000 mon.c (mon.1) 10152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.610807+0000 mon.c (mon.1) 10152 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.612445+0000 mon.c (mon.1) 10153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.612445+0000 mon.c (mon.1) 10153 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.616514+0000 mon.c (mon.1) 10154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.616514+0000 mon.c (mon.1) 10154 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.617580+0000 mon.c (mon.1) 10155 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.617580+0000 mon.c (mon.1) 10155 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.626584+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.626584+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.718494+0000 mon.c (mon.1) 10156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.718494+0000 mon.c (mon.1) 10156 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.722952+0000 mon.c (mon.1) 10157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.722952+0000 mon.c (mon.1) 10157 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.724689+0000 mon.c (mon.1) 10158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.724689+0000 mon.c (mon.1) 10158 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.728950+0000 mon.c (mon.1) 10159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.728950+0000 mon.c (mon.1) 10159 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.730530+0000 mon.c (mon.1) 10160 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.165081+0000 mon.c (mon.1) 10176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.165081+0000 mon.c (mon.1) 10176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.169904+0000 mon.c (mon.1) 10177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.169904+0000 mon.c (mon.1) 10177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.172046+0000 mon.c (mon.1) 10178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.172046+0000 mon.c (mon.1) 10178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.176841+0000 mon.c (mon.1) 10179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.176841+0000 mon.c (mon.1) 10179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.178399+0000 mon.c (mon.1) 10180 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.178399+0000 mon.c (mon.1) 10180 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.191069+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.191069+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.282089+0000 mon.c (mon.1) 10181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.282089+0000 mon.c (mon.1) 10181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.286300+0000 mon.c (mon.1) 10182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.286300+0000 mon.c (mon.1) 10182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.288039+0000 mon.c (mon.1) 10183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.288039+0000 mon.c (mon.1) 10183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.292205+0000 mon.c (mon.1) 10184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.292205+0000 mon.c (mon.1) 10184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.293356+0000 mon.c (mon.1) 10185 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.293356+0000 mon.c (mon.1) 10185 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.301883+0000 mon.a (mon.0) 2992 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[73084]: audit 2024-04-22T21:18:50.301883+0000 mon.a (mon.0) 2992 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.730530+0000 mon.c (mon.1) 10160 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.741050+0000 mon.a (mon.0) 2987 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.741050+0000 mon.a (mon.0) 2987 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.831382+0000 mon.c (mon.1) 10161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.831382+0000 mon.c (mon.1) 10161 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.835925+0000 mon.c (mon.1) 10162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.835925+0000 mon.c (mon.1) 10162 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.837504+0000 mon.c (mon.1) 10163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.837504+0000 mon.c (mon.1) 10163 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.841161+0000 mon.c (mon.1) 10164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.841161+0000 mon.c (mon.1) 10164 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.842322+0000 mon.c (mon.1) 10165 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.842322+0000 mon.c (mon.1) 10165 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.850501+0000 mon.a (mon.0) 2988 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.850501+0000 mon.a (mon.0) 2988 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.942738+0000 mon.c (mon.1) 10166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.942738+0000 mon.c (mon.1) 10166 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.947195+0000 mon.c (mon.1) 10167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.947195+0000 mon.c (mon.1) 10167 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.948773+0000 mon.c (mon.1) 10168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.948773+0000 mon.c (mon.1) 10168 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.953042+0000 mon.c (mon.1) 10169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.953042+0000 mon.c (mon.1) 10169 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.954251+0000 mon.c (mon.1) 10170 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.954251+0000 mon.c (mon.1) 10170 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.965302+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:49.965302+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.055945+0000 mon.c (mon.1) 10171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.055945+0000 mon.c (mon.1) 10171 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.060051+0000 mon.c (mon.1) 10172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.060051+0000 mon.c (mon.1) 10172 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.061601+0000 mon.c (mon.1) 10173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.061601+0000 mon.c (mon.1) 10173 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.064995+0000 mon.c (mon.1) 10174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.064995+0000 mon.c (mon.1) 10174 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.065900+0000 mon.c (mon.1) 10175 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.065900+0000 mon.c (mon.1) 10175 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.075147+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.075147+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.165081+0000 mon.c (mon.1) 10176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.165081+0000 mon.c (mon.1) 10176 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.169904+0000 mon.c (mon.1) 10177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.169904+0000 mon.c (mon.1) 10177 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.172046+0000 mon.c (mon.1) 10178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.172046+0000 mon.c (mon.1) 10178 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.176841+0000 mon.c (mon.1) 10179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.176841+0000 mon.c (mon.1) 10179 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.178399+0000 mon.c (mon.1) 10180 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.178399+0000 mon.c (mon.1) 10180 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.191069+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.191069+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.282089+0000 mon.c (mon.1) 10181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.282089+0000 mon.c (mon.1) 10181 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.286300+0000 mon.c (mon.1) 10182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.286300+0000 mon.c (mon.1) 10182 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:50.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.288039+0000 mon.c (mon.1) 10183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.288039+0000 mon.c (mon.1) 10183 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:50.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.292205+0000 mon.c (mon.1) 10184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.292205+0000 mon.c (mon.1) 10184 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:50.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.293356+0000 mon.c (mon.1) 10185 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.293356+0000 mon.c (mon.1) 10185 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:50.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.301883+0000 mon.a (mon.0) 2992 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:50.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:50 smithi121 bash[75184]: audit 2024-04-22T21:18:50.301883+0000 mon.a (mon.0) 2992 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.052 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:18:51.053 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-04-22T21:18:51.053 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 3 2024-04-22T21:18:51.053 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:18:51.053 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-04-22T21:18:51.053 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 2 2024-04-22T21:18:51.053 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:18:51.053 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-04-22T21:18:51.053 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 8 2024-04-22T21:18:51.053 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:18:51.053 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-04-22T21:18:51.053 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 4 2024-04-22T21:18:51.053 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:18:51.053 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-04-22T21:18:51.053 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 17 2024-04-22T21:18:51.054 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:18:51.054 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:18:51.435 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:18:51.436 INFO:teuthology.orchestra.run.smithi121.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:90c23f6ff09279e806b61a7a0a9b6863a8d239088a6c790da6364c3d6ab9ae8d", 2024-04-22T21:18:51.436 INFO:teuthology.orchestra.run.smithi121.stdout: "in_progress": true, 2024-04-22T21:18:51.436 INFO:teuthology.orchestra.run.smithi121.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-22T21:18:51.436 INFO:teuthology.orchestra.run.smithi121.stdout: "services_complete": [ 2024-04-22T21:18:51.436 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw", 2024-04-22T21:18:51.436 INFO:teuthology.orchestra.run.smithi121.stdout: "mon", 2024-04-22T21:18:51.436 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr", 2024-04-22T21:18:51.436 INFO:teuthology.orchestra.run.smithi121.stdout: "osd", 2024-04-22T21:18:51.436 INFO:teuthology.orchestra.run.smithi121.stdout: "iscsi" 2024-04-22T21:18:51.436 INFO:teuthology.orchestra.run.smithi121.stdout: ], 2024-04-22T21:18:51.436 INFO:teuthology.orchestra.run.smithi121.stdout: "progress": "18/23 daemons upgraded", 2024-04-22T21:18:51.436 INFO:teuthology.orchestra.run.smithi121.stdout: "message": "Currently upgrading grafana daemons", 2024-04-22T21:18:51.436 INFO:teuthology.orchestra.run.smithi121.stdout: "is_paused": false 2024-04-22T21:18:51.436 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:18:51.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: cephadm 2024-04-22T21:18:49.520744+0000 mgr.x (mgr.34107) 2985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: cephadm 2024-04-22T21:18:49.520744+0000 mgr.x (mgr.34107) 2985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: cephadm 2024-04-22T21:18:49.630559+0000 mgr.x (mgr.34107) 2986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: cephadm 2024-04-22T21:18:49.630559+0000 mgr.x (mgr.34107) 2986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: cephadm 2024-04-22T21:18:49.744139+0000 mgr.x (mgr.34107) 2987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: cephadm 2024-04-22T21:18:49.744139+0000 mgr.x (mgr.34107) 2987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:49.833807+0000 mgr.x (mgr.34107) 2988 : audit [DBG] from='client.55015 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:51.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:49.833807+0000 mgr.x (mgr.34107) 2988 : audit [DBG] from='client.55015 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:51.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: cephadm 2024-04-22T21:18:49.855062+0000 mgr.x (mgr.34107) 2989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: cephadm 2024-04-22T21:18:49.855062+0000 mgr.x (mgr.34107) 2989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: cephadm 2024-04-22T21:18:49.968182+0000 mgr.x (mgr.34107) 2990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: cephadm 2024-04-22T21:18:49.968182+0000 mgr.x (mgr.34107) 2990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: cephadm 2024-04-22T21:18:50.078177+0000 mgr.x (mgr.34107) 2991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: cephadm 2024-04-22T21:18:50.078177+0000 mgr.x (mgr.34107) 2991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: cephadm 2024-04-22T21:18:50.194382+0000 mgr.x (mgr.34107) 2992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: cephadm 2024-04-22T21:18:50.194382+0000 mgr.x (mgr.34107) 2992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.211457+0000 mgr.x (mgr.34107) 2993 : audit [DBG] from='client.55021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:51.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.211457+0000 mgr.x (mgr.34107) 2993 : audit [DBG] from='client.55021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:51.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: cephadm 2024-04-22T21:18:50.304627+0000 mgr.x (mgr.34107) 2994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: cephadm 2024-04-22T21:18:50.304627+0000 mgr.x (mgr.34107) 2994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.385560+0000 mon.c (mon.1) 10186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.385560+0000 mon.c (mon.1) 10186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.388277+0000 mon.c (mon.1) 10187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.388277+0000 mon.c (mon.1) 10187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.389529+0000 mon.c (mon.1) 10188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.389529+0000 mon.c (mon.1) 10188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.392079+0000 mon.c (mon.1) 10189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.392079+0000 mon.c (mon.1) 10189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.393023+0000 mon.c (mon.1) 10190 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.393023+0000 mon.c (mon.1) 10190 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.400001+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.400001+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: cephadm 2024-04-22T21:18:50.402552+0000 mgr.x (mgr.34107) 2995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: cephadm 2024-04-22T21:18:50.402552+0000 mgr.x (mgr.34107) 2995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.489314+0000 mon.c (mon.1) 10191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.489314+0000 mon.c (mon.1) 10191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.492322+0000 mon.c (mon.1) 10192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.492322+0000 mon.c (mon.1) 10192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.493649+0000 mon.c (mon.1) 10193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.493649+0000 mon.c (mon.1) 10193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.492 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[96827]: logger=settings t=2024-04-22T21:18:51.206577759Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-04-22T21:18:51.492 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[96827]: logger=settings t=2024-04-22T21:18:51.206787502Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-04-22T21:18:51.492 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[96827]: logger=settings t=2024-04-22T21:18:51.206807592Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-04-22T21:18:51.492 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[96827]: logger=settings t=2024-04-22T21:18:51.206825071Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-04-22T21:18:51.492 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[96827]: logger=settings t=2024-04-22T21:18:51.206831457Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-04-22T21:18:51.493 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[96827]: logger=settings t=2024-04-22T21:18:51.206836299Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-04-22T21:18:51.493 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[96827]: logger=settings t=2024-04-22T21:18:51.206840866Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-04-22T21:18:51.493 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[96827]: logger=settings t=2024-04-22T21:18:51.206844955Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-04-22T21:18:51.493 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[96827]: logger=settings t=2024-04-22T21:18:51.206854559Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-04-22T21:18:51.493 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[96827]: logger=settings t=2024-04-22T21:18:51.206859557Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-22T21:18:51.493 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[96827]: logger=settings t=2024-04-22T21:18:51.206864078Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-22T21:18:51.493 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[96827]: logger=settings t=2024-04-22T21:18:51.206868517Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-22T21:18:51.493 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[96827]: logger=settings t=2024-04-22T21:18:51.206872989Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-22T21:18:51.493 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[96827]: logger=settings t=2024-04-22T21:18:51.206878338Z level=info msg="Path Home" path=/usr/share/grafana 2024-04-22T21:18:51.493 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[96827]: logger=settings t=2024-04-22T21:18:51.206883192Z level=info msg="Path Data" path=/var/lib/grafana 2024-04-22T21:18:51.493 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[96827]: logger=settings t=2024-04-22T21:18:51.206888486Z level=info msg="Path Logs" path=/var/log/grafana 2024-04-22T21:18:51.493 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[96827]: logger=settings t=2024-04-22T21:18:51.206892763Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-04-22T21:18:51.493 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[96827]: logger=settings t=2024-04-22T21:18:51.206897254Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-04-22T21:18:51.493 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[96827]: logger=settings t=2024-04-22T21:18:51.206901748Z level=info msg="App mode production" 2024-04-22T21:18:51.494 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[96827]: logger=sqlstore t=2024-04-22T21:18:51.206944854Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-04-22T21:18:51.494 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[96827]: logger=sqlstore t=2024-04-22T21:18:51.206959454Z 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-22T21:18:51.494 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:51.222070282Z level=info msg="Starting DB migrations" 2024-04-22T21:18:51.494 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:51.225915709Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-04-22T21:18:51.494 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:51.327623905Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-04-22T21:18:51.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.496992+0000 mon.c (mon.1) 10194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.496992+0000 mon.c (mon.1) 10194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.497970+0000 mon.c (mon.1) 10195 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.497970+0000 mon.c (mon.1) 10195 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.505442+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.505442+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.641419+0000 mon.c (mon.1) 10196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.641419+0000 mon.c (mon.1) 10196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.646231+0000 mon.c (mon.1) 10197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.646231+0000 mon.c (mon.1) 10197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.648181+0000 mon.c (mon.1) 10198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.648181+0000 mon.c (mon.1) 10198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.652763+0000 mon.c (mon.1) 10199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.652763+0000 mon.c (mon.1) 10199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.654180+0000 mon.c (mon.1) 10200 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.654180+0000 mon.c (mon.1) 10200 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.661861+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.661861+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.744609+0000 mon.c (mon.1) 10201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.744609+0000 mon.c (mon.1) 10201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.747162+0000 mon.c (mon.1) 10202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.747162+0000 mon.c (mon.1) 10202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.748616+0000 mon.c (mon.1) 10203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.748616+0000 mon.c (mon.1) 10203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.751753+0000 mon.c (mon.1) 10204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.751753+0000 mon.c (mon.1) 10204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.752809+0000 mon.c (mon.1) 10205 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.752809+0000 mon.c (mon.1) 10205 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.759693+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.759693+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.837857+0000 mon.c (mon.1) 10206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.837857+0000 mon.c (mon.1) 10206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.840477+0000 mon.c (mon.1) 10207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.840477+0000 mon.c (mon.1) 10207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.841690+0000 mon.c (mon.1) 10208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.841690+0000 mon.c (mon.1) 10208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.844406+0000 mon.c (mon.1) 10209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.844406+0000 mon.c (mon.1) 10209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.845401+0000 mon.c (mon.1) 10210 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.845401+0000 mon.c (mon.1) 10210 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.850909+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.850909+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.894794+0000 mon.c (mon.1) 10211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.894794+0000 mon.c (mon.1) 10211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.897291+0000 mon.c (mon.1) 10212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.897291+0000 mon.c (mon.1) 10212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.898755+0000 mon.c (mon.1) 10213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.898755+0000 mon.c (mon.1) 10213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.901267+0000 mon.c (mon.1) 10214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.901267+0000 mon.c (mon.1) 10214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.902345+0000 mon.c (mon.1) 10215 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.902345+0000 mon.c (mon.1) 10215 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.907556+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.907556+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.952688+0000 mon.c (mon.1) 10216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.952688+0000 mon.c (mon.1) 10216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.955459+0000 mon.c (mon.1) 10217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.955459+0000 mon.c (mon.1) 10217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.956759+0000 mon.c (mon.1) 10218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.956759+0000 mon.c (mon.1) 10218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.959309+0000 mon.c (mon.1) 10219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.959309+0000 mon.c (mon.1) 10219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.960235+0000 mon.c (mon.1) 10220 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.960235+0000 mon.c (mon.1) 10220 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.965818+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:50.965818+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.010402+0000 mon.c (mon.1) 10221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.010402+0000 mon.c (mon.1) 10221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.013177+0000 mon.c (mon.1) 10222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.013177+0000 mon.c (mon.1) 10222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.017742+0000 mon.c (mon.1) 10223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.017742+0000 mon.c (mon.1) 10223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.019715+0000 mon.c (mon.1) 10224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.019715+0000 mon.c (mon.1) 10224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.021281+0000 mon.c (mon.1) 10225 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.021281+0000 mon.c (mon.1) 10225 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.027463+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.027463+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.067082+0000 mon.a (mon.0) 3001 : audit [DBG] from='client.? 172.21.15.121:0/1873937818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.067082+0000 mon.a (mon.0) 3001 : audit [DBG] from='client.? 172.21.15.121:0/1873937818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.071226+0000 mon.c (mon.1) 10226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.071226+0000 mon.c (mon.1) 10226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.073520+0000 mon.c (mon.1) 10227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.073520+0000 mon.c (mon.1) 10227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.074786+0000 mon.c (mon.1) 10228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.074786+0000 mon.c (mon.1) 10228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.077164+0000 mon.c (mon.1) 10229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.077164+0000 mon.c (mon.1) 10229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.077995+0000 mon.c (mon.1) 10230 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.077995+0000 mon.c (mon.1) 10230 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.083238+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.083238+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.126244+0000 mon.c (mon.1) 10231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.126244+0000 mon.c (mon.1) 10231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.128194+0000 mon.c (mon.1) 10232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.128194+0000 mon.c (mon.1) 10232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.129067+0000 mon.c (mon.1) 10233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.129067+0000 mon.c (mon.1) 10233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.131340+0000 mon.c (mon.1) 10234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.131340+0000 mon.c (mon.1) 10234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.132082+0000 mon.c (mon.1) 10235 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.132082+0000 mon.c (mon.1) 10235 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.138615+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.138615+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.184030+0000 mon.c (mon.1) 10236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.184030+0000 mon.c (mon.1) 10236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.186067+0000 mon.c (mon.1) 10237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.186067+0000 mon.c (mon.1) 10237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.186915+0000 mon.c (mon.1) 10238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.186915+0000 mon.c (mon.1) 10238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.189002+0000 mon.c (mon.1) 10239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.189002+0000 mon.c (mon.1) 10239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.189694+0000 mon.c (mon.1) 10240 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.189694+0000 mon.c (mon.1) 10240 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.197807+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.197807+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.241795+0000 mon.c (mon.1) 10241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.241795+0000 mon.c (mon.1) 10241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.243723+0000 mon.c (mon.1) 10242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.243723+0000 mon.c (mon.1) 10242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.244541+0000 mon.c (mon.1) 10243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.244541+0000 mon.c (mon.1) 10243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.246622+0000 mon.c (mon.1) 10244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.246622+0000 mon.c (mon.1) 10244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.247327+0000 mon.c (mon.1) 10245 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.247327+0000 mon.c (mon.1) 10245 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.252608+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.252608+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.298028+0000 mon.c (mon.1) 10246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.298028+0000 mon.c (mon.1) 10246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.300660+0000 mon.c (mon.1) 10247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.300660+0000 mon.c (mon.1) 10247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.301869+0000 mon.c (mon.1) 10248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.301869+0000 mon.c (mon.1) 10248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.304520+0000 mon.c (mon.1) 10249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.304520+0000 mon.c (mon.1) 10249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.305631+0000 mon.c (mon.1) 10250 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.305631+0000 mon.c (mon.1) 10250 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.310927+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[58916]: audit 2024-04-22T21:18:51.310927+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: cephadm 2024-04-22T21:18:49.520744+0000 mgr.x (mgr.34107) 2985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: cephadm 2024-04-22T21:18:49.520744+0000 mgr.x (mgr.34107) 2985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: cephadm 2024-04-22T21:18:49.630559+0000 mgr.x (mgr.34107) 2986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: cephadm 2024-04-22T21:18:49.630559+0000 mgr.x (mgr.34107) 2986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: cephadm 2024-04-22T21:18:49.744139+0000 mgr.x (mgr.34107) 2987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: cephadm 2024-04-22T21:18:49.744139+0000 mgr.x (mgr.34107) 2987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:49.833807+0000 mgr.x (mgr.34107) 2988 : audit [DBG] from='client.55015 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:51.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:49.833807+0000 mgr.x (mgr.34107) 2988 : audit [DBG] from='client.55015 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:51.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: cephadm 2024-04-22T21:18:49.855062+0000 mgr.x (mgr.34107) 2989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: cephadm 2024-04-22T21:18:49.855062+0000 mgr.x (mgr.34107) 2989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: cephadm 2024-04-22T21:18:49.968182+0000 mgr.x (mgr.34107) 2990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: cephadm 2024-04-22T21:18:49.968182+0000 mgr.x (mgr.34107) 2990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: cephadm 2024-04-22T21:18:50.078177+0000 mgr.x (mgr.34107) 2991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: cephadm 2024-04-22T21:18:50.078177+0000 mgr.x (mgr.34107) 2991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: cephadm 2024-04-22T21:18:50.194382+0000 mgr.x (mgr.34107) 2992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: cephadm 2024-04-22T21:18:50.194382+0000 mgr.x (mgr.34107) 2992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.211457+0000 mgr.x (mgr.34107) 2993 : audit [DBG] from='client.55021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:51.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.211457+0000 mgr.x (mgr.34107) 2993 : audit [DBG] from='client.55021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:51.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: cephadm 2024-04-22T21:18:50.304627+0000 mgr.x (mgr.34107) 2994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: cephadm 2024-04-22T21:18:50.304627+0000 mgr.x (mgr.34107) 2994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.385560+0000 mon.c (mon.1) 10186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: cephadm 2024-04-22T21:18:49.520744+0000 mgr.x (mgr.34107) 2985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: cephadm 2024-04-22T21:18:49.520744+0000 mgr.x (mgr.34107) 2985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: cephadm 2024-04-22T21:18:49.630559+0000 mgr.x (mgr.34107) 2986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: cephadm 2024-04-22T21:18:49.630559+0000 mgr.x (mgr.34107) 2986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: cephadm 2024-04-22T21:18:49.744139+0000 mgr.x (mgr.34107) 2987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: cephadm 2024-04-22T21:18:49.744139+0000 mgr.x (mgr.34107) 2987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:49.833807+0000 mgr.x (mgr.34107) 2988 : audit [DBG] from='client.55015 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:51.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:49.833807+0000 mgr.x (mgr.34107) 2988 : audit [DBG] from='client.55015 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:51.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: cephadm 2024-04-22T21:18:49.855062+0000 mgr.x (mgr.34107) 2989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: cephadm 2024-04-22T21:18:49.855062+0000 mgr.x (mgr.34107) 2989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: cephadm 2024-04-22T21:18:49.968182+0000 mgr.x (mgr.34107) 2990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: cephadm 2024-04-22T21:18:49.968182+0000 mgr.x (mgr.34107) 2990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: cephadm 2024-04-22T21:18:50.078177+0000 mgr.x (mgr.34107) 2991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: cephadm 2024-04-22T21:18:50.078177+0000 mgr.x (mgr.34107) 2991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: cephadm 2024-04-22T21:18:50.194382+0000 mgr.x (mgr.34107) 2992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: cephadm 2024-04-22T21:18:50.194382+0000 mgr.x (mgr.34107) 2992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.211457+0000 mgr.x (mgr.34107) 2993 : audit [DBG] from='client.55021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:51.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.211457+0000 mgr.x (mgr.34107) 2993 : audit [DBG] from='client.55021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:51.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: cephadm 2024-04-22T21:18:50.304627+0000 mgr.x (mgr.34107) 2994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: cephadm 2024-04-22T21:18:50.304627+0000 mgr.x (mgr.34107) 2994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.385560+0000 mon.c (mon.1) 10186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.385560+0000 mon.c (mon.1) 10186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.388277+0000 mon.c (mon.1) 10187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.388277+0000 mon.c (mon.1) 10187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.389529+0000 mon.c (mon.1) 10188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.389529+0000 mon.c (mon.1) 10188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.392079+0000 mon.c (mon.1) 10189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.392079+0000 mon.c (mon.1) 10189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.393023+0000 mon.c (mon.1) 10190 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.393023+0000 mon.c (mon.1) 10190 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.400001+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.400001+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: cephadm 2024-04-22T21:18:50.402552+0000 mgr.x (mgr.34107) 2995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: cephadm 2024-04-22T21:18:50.402552+0000 mgr.x (mgr.34107) 2995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.489314+0000 mon.c (mon.1) 10191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.489314+0000 mon.c (mon.1) 10191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.492322+0000 mon.c (mon.1) 10192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.492322+0000 mon.c (mon.1) 10192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.493649+0000 mon.c (mon.1) 10193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.493649+0000 mon.c (mon.1) 10193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.385560+0000 mon.c (mon.1) 10186 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.388277+0000 mon.c (mon.1) 10187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.388277+0000 mon.c (mon.1) 10187 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.389529+0000 mon.c (mon.1) 10188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.389529+0000 mon.c (mon.1) 10188 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.392079+0000 mon.c (mon.1) 10189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.392079+0000 mon.c (mon.1) 10189 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.393023+0000 mon.c (mon.1) 10190 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.393023+0000 mon.c (mon.1) 10190 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.400001+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.400001+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: cephadm 2024-04-22T21:18:50.402552+0000 mgr.x (mgr.34107) 2995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: cephadm 2024-04-22T21:18:50.402552+0000 mgr.x (mgr.34107) 2995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:51.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.489314+0000 mon.c (mon.1) 10191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.489314+0000 mon.c (mon.1) 10191 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.492322+0000 mon.c (mon.1) 10192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.492322+0000 mon.c (mon.1) 10192 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.493649+0000 mon.c (mon.1) 10193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.493649+0000 mon.c (mon.1) 10193 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.496992+0000 mon.c (mon.1) 10194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.496992+0000 mon.c (mon.1) 10194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.497970+0000 mon.c (mon.1) 10195 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.497970+0000 mon.c (mon.1) 10195 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.505442+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.505442+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.641419+0000 mon.c (mon.1) 10196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.641419+0000 mon.c (mon.1) 10196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.646231+0000 mon.c (mon.1) 10197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.646231+0000 mon.c (mon.1) 10197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.648181+0000 mon.c (mon.1) 10198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.648181+0000 mon.c (mon.1) 10198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.652763+0000 mon.c (mon.1) 10199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.652763+0000 mon.c (mon.1) 10199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.654180+0000 mon.c (mon.1) 10200 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.654180+0000 mon.c (mon.1) 10200 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.661861+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.661861+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.744609+0000 mon.c (mon.1) 10201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.496992+0000 mon.c (mon.1) 10194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.496992+0000 mon.c (mon.1) 10194 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.497970+0000 mon.c (mon.1) 10195 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.497970+0000 mon.c (mon.1) 10195 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.505442+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.505442+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.641419+0000 mon.c (mon.1) 10196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.641419+0000 mon.c (mon.1) 10196 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.646231+0000 mon.c (mon.1) 10197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.646231+0000 mon.c (mon.1) 10197 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.648181+0000 mon.c (mon.1) 10198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.648181+0000 mon.c (mon.1) 10198 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.652763+0000 mon.c (mon.1) 10199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.652763+0000 mon.c (mon.1) 10199 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.654180+0000 mon.c (mon.1) 10200 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.654180+0000 mon.c (mon.1) 10200 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.661861+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.661861+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.744609+0000 mon.c (mon.1) 10201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.744609+0000 mon.c (mon.1) 10201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.747162+0000 mon.c (mon.1) 10202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.747162+0000 mon.c (mon.1) 10202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.748616+0000 mon.c (mon.1) 10203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.748616+0000 mon.c (mon.1) 10203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.751753+0000 mon.c (mon.1) 10204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.751753+0000 mon.c (mon.1) 10204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.752809+0000 mon.c (mon.1) 10205 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.752809+0000 mon.c (mon.1) 10205 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.759693+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.759693+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.837857+0000 mon.c (mon.1) 10206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.837857+0000 mon.c (mon.1) 10206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.840477+0000 mon.c (mon.1) 10207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.840477+0000 mon.c (mon.1) 10207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.841690+0000 mon.c (mon.1) 10208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.841690+0000 mon.c (mon.1) 10208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.844406+0000 mon.c (mon.1) 10209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.844406+0000 mon.c (mon.1) 10209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.744609+0000 mon.c (mon.1) 10201 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.747162+0000 mon.c (mon.1) 10202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.747162+0000 mon.c (mon.1) 10202 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.748616+0000 mon.c (mon.1) 10203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.748616+0000 mon.c (mon.1) 10203 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.751753+0000 mon.c (mon.1) 10204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.751753+0000 mon.c (mon.1) 10204 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.752809+0000 mon.c (mon.1) 10205 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.752809+0000 mon.c (mon.1) 10205 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.759693+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.759693+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.837857+0000 mon.c (mon.1) 10206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.837857+0000 mon.c (mon.1) 10206 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.840477+0000 mon.c (mon.1) 10207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.840477+0000 mon.c (mon.1) 10207 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.841690+0000 mon.c (mon.1) 10208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.841690+0000 mon.c (mon.1) 10208 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.844406+0000 mon.c (mon.1) 10209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.844406+0000 mon.c (mon.1) 10209 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.845401+0000 mon.c (mon.1) 10210 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.845401+0000 mon.c (mon.1) 10210 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.850909+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.850909+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.894794+0000 mon.c (mon.1) 10211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.894794+0000 mon.c (mon.1) 10211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.897291+0000 mon.c (mon.1) 10212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.897291+0000 mon.c (mon.1) 10212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.898755+0000 mon.c (mon.1) 10213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.898755+0000 mon.c (mon.1) 10213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.901267+0000 mon.c (mon.1) 10214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.901267+0000 mon.c (mon.1) 10214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.902345+0000 mon.c (mon.1) 10215 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.902345+0000 mon.c (mon.1) 10215 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.907556+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.907556+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.952688+0000 mon.c (mon.1) 10216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.952688+0000 mon.c (mon.1) 10216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.955459+0000 mon.c (mon.1) 10217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.955459+0000 mon.c (mon.1) 10217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.845401+0000 mon.c (mon.1) 10210 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.845401+0000 mon.c (mon.1) 10210 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.850909+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.850909+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.894794+0000 mon.c (mon.1) 10211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.894794+0000 mon.c (mon.1) 10211 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.897291+0000 mon.c (mon.1) 10212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.897291+0000 mon.c (mon.1) 10212 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.898755+0000 mon.c (mon.1) 10213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.898755+0000 mon.c (mon.1) 10213 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.901267+0000 mon.c (mon.1) 10214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.901267+0000 mon.c (mon.1) 10214 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.902345+0000 mon.c (mon.1) 10215 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.902345+0000 mon.c (mon.1) 10215 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.907556+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.907556+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.952688+0000 mon.c (mon.1) 10216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.952688+0000 mon.c (mon.1) 10216 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.955459+0000 mon.c (mon.1) 10217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.955459+0000 mon.c (mon.1) 10217 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.956759+0000 mon.c (mon.1) 10218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.956759+0000 mon.c (mon.1) 10218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.959309+0000 mon.c (mon.1) 10219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.959309+0000 mon.c (mon.1) 10219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.960235+0000 mon.c (mon.1) 10220 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.960235+0000 mon.c (mon.1) 10220 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.965818+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:50.965818+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.010402+0000 mon.c (mon.1) 10221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.010402+0000 mon.c (mon.1) 10221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.013177+0000 mon.c (mon.1) 10222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.013177+0000 mon.c (mon.1) 10222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.017742+0000 mon.c (mon.1) 10223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.017742+0000 mon.c (mon.1) 10223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.019715+0000 mon.c (mon.1) 10224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.019715+0000 mon.c (mon.1) 10224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.021281+0000 mon.c (mon.1) 10225 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.021281+0000 mon.c (mon.1) 10225 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.027463+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.956759+0000 mon.c (mon.1) 10218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.956759+0000 mon.c (mon.1) 10218 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.959309+0000 mon.c (mon.1) 10219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.959309+0000 mon.c (mon.1) 10219 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.960235+0000 mon.c (mon.1) 10220 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.960235+0000 mon.c (mon.1) 10220 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.965818+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:50.965818+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.010402+0000 mon.c (mon.1) 10221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.010402+0000 mon.c (mon.1) 10221 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.013177+0000 mon.c (mon.1) 10222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.013177+0000 mon.c (mon.1) 10222 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.017742+0000 mon.c (mon.1) 10223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.017742+0000 mon.c (mon.1) 10223 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.019715+0000 mon.c (mon.1) 10224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.019715+0000 mon.c (mon.1) 10224 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.021281+0000 mon.c (mon.1) 10225 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.021281+0000 mon.c (mon.1) 10225 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.027463+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.027463+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.067082+0000 mon.a (mon.0) 3001 : audit [DBG] from='client.? 172.21.15.121:0/1873937818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.067082+0000 mon.a (mon.0) 3001 : audit [DBG] from='client.? 172.21.15.121:0/1873937818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.071226+0000 mon.c (mon.1) 10226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.071226+0000 mon.c (mon.1) 10226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.073520+0000 mon.c (mon.1) 10227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.073520+0000 mon.c (mon.1) 10227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.074786+0000 mon.c (mon.1) 10228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.074786+0000 mon.c (mon.1) 10228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.077164+0000 mon.c (mon.1) 10229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.077164+0000 mon.c (mon.1) 10229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.077995+0000 mon.c (mon.1) 10230 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.077995+0000 mon.c (mon.1) 10230 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.083238+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.083238+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.126244+0000 mon.c (mon.1) 10231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.126244+0000 mon.c (mon.1) 10231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.128194+0000 mon.c (mon.1) 10232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.128194+0000 mon.c (mon.1) 10232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.027463+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.067082+0000 mon.a (mon.0) 3001 : audit [DBG] from='client.? 172.21.15.121:0/1873937818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.067082+0000 mon.a (mon.0) 3001 : audit [DBG] from='client.? 172.21.15.121:0/1873937818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.071226+0000 mon.c (mon.1) 10226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.071226+0000 mon.c (mon.1) 10226 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.073520+0000 mon.c (mon.1) 10227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.073520+0000 mon.c (mon.1) 10227 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.074786+0000 mon.c (mon.1) 10228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.074786+0000 mon.c (mon.1) 10228 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.077164+0000 mon.c (mon.1) 10229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.077164+0000 mon.c (mon.1) 10229 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.077995+0000 mon.c (mon.1) 10230 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.077995+0000 mon.c (mon.1) 10230 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.083238+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.083238+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.126244+0000 mon.c (mon.1) 10231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.126244+0000 mon.c (mon.1) 10231 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.128194+0000 mon.c (mon.1) 10232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.128194+0000 mon.c (mon.1) 10232 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.129067+0000 mon.c (mon.1) 10233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.129067+0000 mon.c (mon.1) 10233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.131340+0000 mon.c (mon.1) 10234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.131340+0000 mon.c (mon.1) 10234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.132082+0000 mon.c (mon.1) 10235 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.132082+0000 mon.c (mon.1) 10235 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.138615+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.138615+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.184030+0000 mon.c (mon.1) 10236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.184030+0000 mon.c (mon.1) 10236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.186067+0000 mon.c (mon.1) 10237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.186067+0000 mon.c (mon.1) 10237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.186915+0000 mon.c (mon.1) 10238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.186915+0000 mon.c (mon.1) 10238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.189002+0000 mon.c (mon.1) 10239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.189002+0000 mon.c (mon.1) 10239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.189694+0000 mon.c (mon.1) 10240 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.189694+0000 mon.c (mon.1) 10240 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.197807+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.197807+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.129067+0000 mon.c (mon.1) 10233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.129067+0000 mon.c (mon.1) 10233 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.131340+0000 mon.c (mon.1) 10234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.131340+0000 mon.c (mon.1) 10234 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.132082+0000 mon.c (mon.1) 10235 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.132082+0000 mon.c (mon.1) 10235 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.138615+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.138615+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.184030+0000 mon.c (mon.1) 10236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.184030+0000 mon.c (mon.1) 10236 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.186067+0000 mon.c (mon.1) 10237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.186067+0000 mon.c (mon.1) 10237 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.186915+0000 mon.c (mon.1) 10238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.186915+0000 mon.c (mon.1) 10238 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.189002+0000 mon.c (mon.1) 10239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.189002+0000 mon.c (mon.1) 10239 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.189694+0000 mon.c (mon.1) 10240 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.189694+0000 mon.c (mon.1) 10240 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.197807+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.811 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.197807+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.241795+0000 mon.c (mon.1) 10241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.241795+0000 mon.c (mon.1) 10241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.243723+0000 mon.c (mon.1) 10242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.243723+0000 mon.c (mon.1) 10242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.244541+0000 mon.c (mon.1) 10243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.244541+0000 mon.c (mon.1) 10243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.246622+0000 mon.c (mon.1) 10244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.246622+0000 mon.c (mon.1) 10244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.247327+0000 mon.c (mon.1) 10245 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.247327+0000 mon.c (mon.1) 10245 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.252608+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.252608+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.298028+0000 mon.c (mon.1) 10246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.298028+0000 mon.c (mon.1) 10246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.300660+0000 mon.c (mon.1) 10247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.300660+0000 mon.c (mon.1) 10247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.301869+0000 mon.c (mon.1) 10248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.301869+0000 mon.c (mon.1) 10248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.304520+0000 mon.c (mon.1) 10249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.241795+0000 mon.c (mon.1) 10241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.241795+0000 mon.c (mon.1) 10241 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.243723+0000 mon.c (mon.1) 10242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.243723+0000 mon.c (mon.1) 10242 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.244541+0000 mon.c (mon.1) 10243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.244541+0000 mon.c (mon.1) 10243 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.246622+0000 mon.c (mon.1) 10244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.246622+0000 mon.c (mon.1) 10244 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.814 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.247327+0000 mon.c (mon.1) 10245 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.247327+0000 mon.c (mon.1) 10245 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.252608+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.252608+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.298028+0000 mon.c (mon.1) 10246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.298028+0000 mon.c (mon.1) 10246 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.300660+0000 mon.c (mon.1) 10247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.300660+0000 mon.c (mon.1) 10247 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:51.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.301869+0000 mon.c (mon.1) 10248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.301869+0000 mon.c (mon.1) 10248 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:51.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.304520+0000 mon.c (mon.1) 10249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.304520+0000 mon.c (mon.1) 10249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.305631+0000 mon.c (mon.1) 10250 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.305631+0000 mon.c (mon.1) 10250 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.310927+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[73084]: audit 2024-04-22T21:18:51.310927+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.304520+0000 mon.c (mon.1) 10249 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:51.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.305631+0000 mon.c (mon.1) 10250 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.305631+0000 mon.c (mon.1) 10250 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:51.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.310927+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:51 smithi121 bash[75184]: audit 2024-04-22T21:18:51.310927+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:51.859 INFO:teuthology.orchestra.run.smithi121.stdout:HEALTH_OK 2024-04-22T21:18:51.988 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:51.517471254Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-04-22T21:18:51.989 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:51 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:51.740638535Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-04-22T21:18:52.489 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:52.202898324Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-04-22T21:18:52.489 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:52.445882775Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-04-22T21:18:52.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: cephadm 2024-04-22T21:18:50.509678+0000 mgr.x (mgr.34107) 2996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: cephadm 2024-04-22T21:18:50.509678+0000 mgr.x (mgr.34107) 2996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:50.570992+0000 mgr.x (mgr.34107) 2997 : audit [DBG] from='client.45024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:52.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:50.570992+0000 mgr.x (mgr.34107) 2997 : audit [DBG] from='client.45024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:52.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: cephadm 2024-04-22T21:18:50.666090+0000 mgr.x (mgr.34107) 2998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: cephadm 2024-04-22T21:18:50.666090+0000 mgr.x (mgr.34107) 2998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: cephadm 2024-04-22T21:18:50.762410+0000 mgr.x (mgr.34107) 2999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: cephadm 2024-04-22T21:18:50.762410+0000 mgr.x (mgr.34107) 2999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: cephadm 2024-04-22T21:18:50.856075+0000 mgr.x (mgr.34107) 3000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: cephadm 2024-04-22T21:18:50.856075+0000 mgr.x (mgr.34107) 3000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: cephadm 2024-04-22T21:18:50.912649+0000 mgr.x (mgr.34107) 3001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: cephadm 2024-04-22T21:18:50.912649+0000 mgr.x (mgr.34107) 3001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: cephadm 2024-04-22T21:18:50.971116+0000 mgr.x (mgr.34107) 3002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: cephadm 2024-04-22T21:18:50.971116+0000 mgr.x (mgr.34107) 3002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: cephadm 2024-04-22T21:18:51.032540+0000 mgr.x (mgr.34107) 3003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: cephadm 2024-04-22T21:18:51.032540+0000 mgr.x (mgr.34107) 3003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: cephadm 2024-04-22T21:18:51.087173+0000 mgr.x (mgr.34107) 3004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: cephadm 2024-04-22T21:18:51.087173+0000 mgr.x (mgr.34107) 3004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: cephadm 2024-04-22T21:18:51.143908+0000 mgr.x (mgr.34107) 3005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: cephadm 2024-04-22T21:18:51.143908+0000 mgr.x (mgr.34107) 3005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: cephadm 2024-04-22T21:18:51.202529+0000 mgr.x (mgr.34107) 3006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: cephadm 2024-04-22T21:18:51.202529+0000 mgr.x (mgr.34107) 3006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: cephadm 2024-04-22T21:18:51.259836+0000 mgr.x (mgr.34107) 3007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: cephadm 2024-04-22T21:18:51.259836+0000 mgr.x (mgr.34107) 3007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: cluster 2024-04-22T21:18:51.296719+0000 mgr.x (mgr.34107) 3008 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:18:52.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: cluster 2024-04-22T21:18:51.296719+0000 mgr.x (mgr.34107) 3008 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:18:52.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: cephadm 2024-04-22T21:18:51.315493+0000 mgr.x (mgr.34107) 3009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: cephadm 2024-04-22T21:18:51.315493+0000 mgr.x (mgr.34107) 3009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.364532+0000 mon.c (mon.1) 10251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.364532+0000 mon.c (mon.1) 10251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.367335+0000 mon.c (mon.1) 10252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.367335+0000 mon.c (mon.1) 10252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.368714+0000 mon.c (mon.1) 10253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.368714+0000 mon.c (mon.1) 10253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.371635+0000 mon.c (mon.1) 10254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.371635+0000 mon.c (mon.1) 10254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.372373+0000 mon.c (mon.1) 10255 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.372373+0000 mon.c (mon.1) 10255 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.377794+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.377794+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: cephadm 2024-04-22T21:18:51.380937+0000 mgr.x (mgr.34107) 3010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: cephadm 2024-04-22T21:18:51.380937+0000 mgr.x (mgr.34107) 3010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.420315+0000 mon.c (mon.1) 10256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.420315+0000 mon.c (mon.1) 10256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.422250+0000 mon.c (mon.1) 10257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.422250+0000 mon.c (mon.1) 10257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.423176+0000 mon.c (mon.1) 10258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.423176+0000 mon.c (mon.1) 10258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.424978+0000 mon.c (mon.1) 10259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.424978+0000 mon.c (mon.1) 10259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.425559+0000 mon.c (mon.1) 10260 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.425559+0000 mon.c (mon.1) 10260 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.430186+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.430186+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: cephadm 2024-04-22T21:18:51.432843+0000 mgr.x (mgr.34107) 3011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: cephadm 2024-04-22T21:18:51.432843+0000 mgr.x (mgr.34107) 3011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.451648+0000 mgr.x (mgr.34107) 3012 : audit [DBG] from='client.45036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:52.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.451648+0000 mgr.x (mgr.34107) 3012 : audit [DBG] from='client.45036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:52.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.472609+0000 mon.c (mon.1) 10261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.472609+0000 mon.c (mon.1) 10261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.475481+0000 mon.c (mon.1) 10262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.475481+0000 mon.c (mon.1) 10262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.476535+0000 mon.c (mon.1) 10263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.476535+0000 mon.c (mon.1) 10263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.478879+0000 mon.c (mon.1) 10264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.478879+0000 mon.c (mon.1) 10264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.479733+0000 mon.c (mon.1) 10265 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.479733+0000 mon.c (mon.1) 10265 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.484935+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.484935+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.569735+0000 mon.c (mon.1) 10266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.569735+0000 mon.c (mon.1) 10266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.572722+0000 mon.c (mon.1) 10267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.572722+0000 mon.c (mon.1) 10267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.573777+0000 mon.c (mon.1) 10268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.573777+0000 mon.c (mon.1) 10268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.576373+0000 mon.c (mon.1) 10269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.576373+0000 mon.c (mon.1) 10269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.577182+0000 mon.c (mon.1) 10270 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.577182+0000 mon.c (mon.1) 10270 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.582874+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.582874+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.667932+0000 mon.c (mon.1) 10271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.667932+0000 mon.c (mon.1) 10271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.671727+0000 mon.c (mon.1) 10272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.671727+0000 mon.c (mon.1) 10272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.673430+0000 mon.c (mon.1) 10273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.673430+0000 mon.c (mon.1) 10273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.676647+0000 mon.c (mon.1) 10274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.676647+0000 mon.c (mon.1) 10274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.678149+0000 mon.c (mon.1) 10275 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.678149+0000 mon.c (mon.1) 10275 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.684900+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.684900+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.769559+0000 mon.c (mon.1) 10276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.769559+0000 mon.c (mon.1) 10276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.773597+0000 mon.c (mon.1) 10277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.773597+0000 mon.c (mon.1) 10277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.775390+0000 mon.c (mon.1) 10278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.775390+0000 mon.c (mon.1) 10278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.779208+0000 mon.c (mon.1) 10279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.779208+0000 mon.c (mon.1) 10279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.780590+0000 mon.c (mon.1) 10280 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.780590+0000 mon.c (mon.1) 10280 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.790350+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.790350+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.873910+0000 mon.a (mon.0) 3013 : audit [DBG] from='client.? 172.21.15.121:0/2122982260' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:18:52.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.873910+0000 mon.a (mon.0) 3013 : audit [DBG] from='client.? 172.21.15.121:0/2122982260' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:18:52.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.888351+0000 mon.c (mon.1) 10281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.888351+0000 mon.c (mon.1) 10281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.892188+0000 mon.c (mon.1) 10282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.892188+0000 mon.c (mon.1) 10282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.893567+0000 mon.c (mon.1) 10283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.893567+0000 mon.c (mon.1) 10283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.896962+0000 mon.c (mon.1) 10284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.896962+0000 mon.c (mon.1) 10284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.897936+0000 mon.c (mon.1) 10285 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.897936+0000 mon.c (mon.1) 10285 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.904229+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.904229+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.983278+0000 mon.c (mon.1) 10286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.983278+0000 mon.c (mon.1) 10286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.985706+0000 mon.c (mon.1) 10287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.985706+0000 mon.c (mon.1) 10287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.987261+0000 mon.c (mon.1) 10288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.987261+0000 mon.c (mon.1) 10288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.989678+0000 mon.c (mon.1) 10289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.989678+0000 mon.c (mon.1) 10289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.990498+0000 mon.c (mon.1) 10290 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.990498+0000 mon.c (mon.1) 10290 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.996137+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:51.996137+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.074848+0000 mon.c (mon.1) 10291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.074848+0000 mon.c (mon.1) 10291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.077381+0000 mon.c (mon.1) 10292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.077381+0000 mon.c (mon.1) 10292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.078869+0000 mon.c (mon.1) 10293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.078869+0000 mon.c (mon.1) 10293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.082205+0000 mon.c (mon.1) 10294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.082205+0000 mon.c (mon.1) 10294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.083080+0000 mon.c (mon.1) 10295 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.083080+0000 mon.c (mon.1) 10295 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.088975+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.088975+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.165603+0000 mon.c (mon.1) 10296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.165603+0000 mon.c (mon.1) 10296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.169029+0000 mon.c (mon.1) 10297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.169029+0000 mon.c (mon.1) 10297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.171067+0000 mon.c (mon.1) 10298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.171067+0000 mon.c (mon.1) 10298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.174165+0000 mon.c (mon.1) 10299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.174165+0000 mon.c (mon.1) 10299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.175495+0000 mon.c (mon.1) 10300 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.175495+0000 mon.c (mon.1) 10300 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.184000+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.184000+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.261105+0000 mon.c (mon.1) 10301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.261105+0000 mon.c (mon.1) 10301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.263942+0000 mon.c (mon.1) 10302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.263942+0000 mon.c (mon.1) 10302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.265935+0000 mon.c (mon.1) 10303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.265935+0000 mon.c (mon.1) 10303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.269564+0000 mon.c (mon.1) 10304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.269564+0000 mon.c (mon.1) 10304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.270805+0000 mon.c (mon.1) 10305 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.270805+0000 mon.c (mon.1) 10305 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.279050+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[58916]: audit 2024-04-22T21:18:52.279050+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.679 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: cephadm 2024-04-22T21:18:50.509678+0000 mgr.x (mgr.34107) 2996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.679 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: cephadm 2024-04-22T21:18:50.509678+0000 mgr.x (mgr.34107) 2996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.680 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:50.570992+0000 mgr.x (mgr.34107) 2997 : audit [DBG] from='client.45024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:52.680 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:50.570992+0000 mgr.x (mgr.34107) 2997 : audit [DBG] from='client.45024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:52.680 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: cephadm 2024-04-22T21:18:50.666090+0000 mgr.x (mgr.34107) 2998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.680 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: cephadm 2024-04-22T21:18:50.666090+0000 mgr.x (mgr.34107) 2998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.680 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: cephadm 2024-04-22T21:18:50.762410+0000 mgr.x (mgr.34107) 2999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.680 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: cephadm 2024-04-22T21:18:50.762410+0000 mgr.x (mgr.34107) 2999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.680 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: cephadm 2024-04-22T21:18:50.856075+0000 mgr.x (mgr.34107) 3000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.680 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: cephadm 2024-04-22T21:18:50.856075+0000 mgr.x (mgr.34107) 3000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.680 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: cephadm 2024-04-22T21:18:50.912649+0000 mgr.x (mgr.34107) 3001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.680 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: cephadm 2024-04-22T21:18:50.912649+0000 mgr.x (mgr.34107) 3001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.680 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: cephadm 2024-04-22T21:18:50.971116+0000 mgr.x (mgr.34107) 3002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.680 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: cephadm 2024-04-22T21:18:50.971116+0000 mgr.x (mgr.34107) 3002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.681 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: cephadm 2024-04-22T21:18:51.032540+0000 mgr.x (mgr.34107) 3003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.681 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: cephadm 2024-04-22T21:18:51.032540+0000 mgr.x (mgr.34107) 3003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.681 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: cephadm 2024-04-22T21:18:51.087173+0000 mgr.x (mgr.34107) 3004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.681 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: cephadm 2024-04-22T21:18:51.087173+0000 mgr.x (mgr.34107) 3004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.681 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: cephadm 2024-04-22T21:18:51.143908+0000 mgr.x (mgr.34107) 3005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.681 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: cephadm 2024-04-22T21:18:51.143908+0000 mgr.x (mgr.34107) 3005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.681 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: cephadm 2024-04-22T21:18:51.202529+0000 mgr.x (mgr.34107) 3006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.681 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: cephadm 2024-04-22T21:18:51.202529+0000 mgr.x (mgr.34107) 3006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.681 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: cephadm 2024-04-22T21:18:50.509678+0000 mgr.x (mgr.34107) 2996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.681 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: cephadm 2024-04-22T21:18:50.509678+0000 mgr.x (mgr.34107) 2996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.682 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:50.570992+0000 mgr.x (mgr.34107) 2997 : audit [DBG] from='client.45024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:52.682 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:50.570992+0000 mgr.x (mgr.34107) 2997 : audit [DBG] from='client.45024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:52.682 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: cephadm 2024-04-22T21:18:50.666090+0000 mgr.x (mgr.34107) 2998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.682 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: cephadm 2024-04-22T21:18:50.666090+0000 mgr.x (mgr.34107) 2998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.682 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: cephadm 2024-04-22T21:18:50.762410+0000 mgr.x (mgr.34107) 2999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.682 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: cephadm 2024-04-22T21:18:50.762410+0000 mgr.x (mgr.34107) 2999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.682 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: cephadm 2024-04-22T21:18:50.856075+0000 mgr.x (mgr.34107) 3000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.682 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: cephadm 2024-04-22T21:18:50.856075+0000 mgr.x (mgr.34107) 3000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.682 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: cephadm 2024-04-22T21:18:50.912649+0000 mgr.x (mgr.34107) 3001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.682 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: cephadm 2024-04-22T21:18:50.912649+0000 mgr.x (mgr.34107) 3001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.682 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: cephadm 2024-04-22T21:18:50.971116+0000 mgr.x (mgr.34107) 3002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.682 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: cephadm 2024-04-22T21:18:50.971116+0000 mgr.x (mgr.34107) 3002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.683 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: cephadm 2024-04-22T21:18:51.032540+0000 mgr.x (mgr.34107) 3003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.683 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: cephadm 2024-04-22T21:18:51.032540+0000 mgr.x (mgr.34107) 3003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.683 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: cephadm 2024-04-22T21:18:51.087173+0000 mgr.x (mgr.34107) 3004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.683 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: cephadm 2024-04-22T21:18:51.087173+0000 mgr.x (mgr.34107) 3004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.683 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: cephadm 2024-04-22T21:18:51.143908+0000 mgr.x (mgr.34107) 3005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.683 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: cephadm 2024-04-22T21:18:51.143908+0000 mgr.x (mgr.34107) 3005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.683 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: cephadm 2024-04-22T21:18:51.202529+0000 mgr.x (mgr.34107) 3006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.683 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: cephadm 2024-04-22T21:18:51.202529+0000 mgr.x (mgr.34107) 3006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.683 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: cephadm 2024-04-22T21:18:51.259836+0000 mgr.x (mgr.34107) 3007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.683 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: cephadm 2024-04-22T21:18:51.259836+0000 mgr.x (mgr.34107) 3007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.683 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: cluster 2024-04-22T21:18:51.296719+0000 mgr.x (mgr.34107) 3008 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:18:52.684 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: cluster 2024-04-22T21:18:51.296719+0000 mgr.x (mgr.34107) 3008 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:18:52.684 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: cephadm 2024-04-22T21:18:51.315493+0000 mgr.x (mgr.34107) 3009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.684 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: cephadm 2024-04-22T21:18:51.315493+0000 mgr.x (mgr.34107) 3009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.684 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.364532+0000 mon.c (mon.1) 10251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.684 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.364532+0000 mon.c (mon.1) 10251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.684 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.367335+0000 mon.c (mon.1) 10252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.684 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.367335+0000 mon.c (mon.1) 10252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.684 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.368714+0000 mon.c (mon.1) 10253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.684 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.368714+0000 mon.c (mon.1) 10253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.684 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.371635+0000 mon.c (mon.1) 10254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.684 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.371635+0000 mon.c (mon.1) 10254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.684 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.372373+0000 mon.c (mon.1) 10255 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.684 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.372373+0000 mon.c (mon.1) 10255 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.684 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.377794+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.684 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.377794+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.685 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: cephadm 2024-04-22T21:18:51.380937+0000 mgr.x (mgr.34107) 3010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.685 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: cephadm 2024-04-22T21:18:51.380937+0000 mgr.x (mgr.34107) 3010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.685 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: cephadm 2024-04-22T21:18:51.259836+0000 mgr.x (mgr.34107) 3007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.685 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: cephadm 2024-04-22T21:18:51.259836+0000 mgr.x (mgr.34107) 3007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.685 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: cluster 2024-04-22T21:18:51.296719+0000 mgr.x (mgr.34107) 3008 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:18:52.685 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: cluster 2024-04-22T21:18:51.296719+0000 mgr.x (mgr.34107) 3008 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:18:52.685 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: cephadm 2024-04-22T21:18:51.315493+0000 mgr.x (mgr.34107) 3009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.685 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: cephadm 2024-04-22T21:18:51.315493+0000 mgr.x (mgr.34107) 3009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.685 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.364532+0000 mon.c (mon.1) 10251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.685 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.364532+0000 mon.c (mon.1) 10251 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.685 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.367335+0000 mon.c (mon.1) 10252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.686 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.367335+0000 mon.c (mon.1) 10252 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.686 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.368714+0000 mon.c (mon.1) 10253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.686 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.368714+0000 mon.c (mon.1) 10253 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.686 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.371635+0000 mon.c (mon.1) 10254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.686 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.371635+0000 mon.c (mon.1) 10254 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.686 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.372373+0000 mon.c (mon.1) 10255 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.686 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.372373+0000 mon.c (mon.1) 10255 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.686 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.377794+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.686 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.377794+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.686 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: cephadm 2024-04-22T21:18:51.380937+0000 mgr.x (mgr.34107) 3010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.686 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: cephadm 2024-04-22T21:18:51.380937+0000 mgr.x (mgr.34107) 3010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.687 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.420315+0000 mon.c (mon.1) 10256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.687 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.420315+0000 mon.c (mon.1) 10256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.687 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.422250+0000 mon.c (mon.1) 10257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.687 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.422250+0000 mon.c (mon.1) 10257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.687 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.423176+0000 mon.c (mon.1) 10258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.687 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.423176+0000 mon.c (mon.1) 10258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.687 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.424978+0000 mon.c (mon.1) 10259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.687 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.424978+0000 mon.c (mon.1) 10259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.687 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.425559+0000 mon.c (mon.1) 10260 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.687 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.425559+0000 mon.c (mon.1) 10260 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.687 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.430186+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.687 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.430186+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.687 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: cephadm 2024-04-22T21:18:51.432843+0000 mgr.x (mgr.34107) 3011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: cephadm 2024-04-22T21:18:51.432843+0000 mgr.x (mgr.34107) 3011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.451648+0000 mgr.x (mgr.34107) 3012 : audit [DBG] from='client.45036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:52.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.451648+0000 mgr.x (mgr.34107) 3012 : audit [DBG] from='client.45036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:52.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.472609+0000 mon.c (mon.1) 10261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.472609+0000 mon.c (mon.1) 10261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.688 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.475481+0000 mon.c (mon.1) 10262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.420315+0000 mon.c (mon.1) 10256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.420315+0000 mon.c (mon.1) 10256 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.422250+0000 mon.c (mon.1) 10257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.688 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.422250+0000 mon.c (mon.1) 10257 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.423176+0000 mon.c (mon.1) 10258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.423176+0000 mon.c (mon.1) 10258 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.424978+0000 mon.c (mon.1) 10259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.424978+0000 mon.c (mon.1) 10259 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.425559+0000 mon.c (mon.1) 10260 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.425559+0000 mon.c (mon.1) 10260 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.430186+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.430186+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: cephadm 2024-04-22T21:18:51.432843+0000 mgr.x (mgr.34107) 3011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: cephadm 2024-04-22T21:18:51.432843+0000 mgr.x (mgr.34107) 3011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:52.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.451648+0000 mgr.x (mgr.34107) 3012 : audit [DBG] from='client.45036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:52.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.451648+0000 mgr.x (mgr.34107) 3012 : audit [DBG] from='client.45036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:18:52.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.472609+0000 mon.c (mon.1) 10261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.472609+0000 mon.c (mon.1) 10261 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.475481+0000 mon.c (mon.1) 10262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.475481+0000 mon.c (mon.1) 10262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.476535+0000 mon.c (mon.1) 10263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.476535+0000 mon.c (mon.1) 10263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.478879+0000 mon.c (mon.1) 10264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.478879+0000 mon.c (mon.1) 10264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.479733+0000 mon.c (mon.1) 10265 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.479733+0000 mon.c (mon.1) 10265 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.484935+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.484935+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.569735+0000 mon.c (mon.1) 10266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.569735+0000 mon.c (mon.1) 10266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.572722+0000 mon.c (mon.1) 10267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.572722+0000 mon.c (mon.1) 10267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.573777+0000 mon.c (mon.1) 10268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.573777+0000 mon.c (mon.1) 10268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.576373+0000 mon.c (mon.1) 10269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.576373+0000 mon.c (mon.1) 10269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.577182+0000 mon.c (mon.1) 10270 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.691 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.577182+0000 mon.c (mon.1) 10270 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.475481+0000 mon.c (mon.1) 10262 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.476535+0000 mon.c (mon.1) 10263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.476535+0000 mon.c (mon.1) 10263 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.478879+0000 mon.c (mon.1) 10264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.478879+0000 mon.c (mon.1) 10264 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.479733+0000 mon.c (mon.1) 10265 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.479733+0000 mon.c (mon.1) 10265 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.484935+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.484935+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.569735+0000 mon.c (mon.1) 10266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.569735+0000 mon.c (mon.1) 10266 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.572722+0000 mon.c (mon.1) 10267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.692 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.572722+0000 mon.c (mon.1) 10267 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.573777+0000 mon.c (mon.1) 10268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.573777+0000 mon.c (mon.1) 10268 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.576373+0000 mon.c (mon.1) 10269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.576373+0000 mon.c (mon.1) 10269 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.577182+0000 mon.c (mon.1) 10270 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.693 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.577182+0000 mon.c (mon.1) 10270 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.693 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.582874+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.693 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.582874+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.693 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.667932+0000 mon.c (mon.1) 10271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.693 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.667932+0000 mon.c (mon.1) 10271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.694 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.671727+0000 mon.c (mon.1) 10272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.694 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.671727+0000 mon.c (mon.1) 10272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.694 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.673430+0000 mon.c (mon.1) 10273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.694 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.673430+0000 mon.c (mon.1) 10273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.694 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.676647+0000 mon.c (mon.1) 10274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.694 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.676647+0000 mon.c (mon.1) 10274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.694 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.678149+0000 mon.c (mon.1) 10275 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.694 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.678149+0000 mon.c (mon.1) 10275 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.694 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.684900+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.694 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.684900+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.694 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.769559+0000 mon.c (mon.1) 10276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.694 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.769559+0000 mon.c (mon.1) 10276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.694 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.773597+0000 mon.c (mon.1) 10277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.695 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.773597+0000 mon.c (mon.1) 10277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.695 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.775390+0000 mon.c (mon.1) 10278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.695 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.582874+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.695 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.582874+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.695 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.667932+0000 mon.c (mon.1) 10271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.695 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.667932+0000 mon.c (mon.1) 10271 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.695 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.671727+0000 mon.c (mon.1) 10272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.695 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.671727+0000 mon.c (mon.1) 10272 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.695 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.673430+0000 mon.c (mon.1) 10273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.695 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.673430+0000 mon.c (mon.1) 10273 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.696 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.676647+0000 mon.c (mon.1) 10274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.696 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.676647+0000 mon.c (mon.1) 10274 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.696 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.678149+0000 mon.c (mon.1) 10275 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.696 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.678149+0000 mon.c (mon.1) 10275 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.696 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.684900+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.696 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.684900+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.696 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.769559+0000 mon.c (mon.1) 10276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.696 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.769559+0000 mon.c (mon.1) 10276 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.696 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.773597+0000 mon.c (mon.1) 10277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.696 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.773597+0000 mon.c (mon.1) 10277 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.696 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.775390+0000 mon.c (mon.1) 10278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.697 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.775390+0000 mon.c (mon.1) 10278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.697 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.779208+0000 mon.c (mon.1) 10279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.697 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.779208+0000 mon.c (mon.1) 10279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.697 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.780590+0000 mon.c (mon.1) 10280 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.697 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.780590+0000 mon.c (mon.1) 10280 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.697 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.790350+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.697 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.790350+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.697 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.873910+0000 mon.a (mon.0) 3013 : audit [DBG] from='client.? 172.21.15.121:0/2122982260' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:18:52.697 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.873910+0000 mon.a (mon.0) 3013 : audit [DBG] from='client.? 172.21.15.121:0/2122982260' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:18:52.697 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.888351+0000 mon.c (mon.1) 10281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.697 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.888351+0000 mon.c (mon.1) 10281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.697 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.892188+0000 mon.c (mon.1) 10282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.698 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.892188+0000 mon.c (mon.1) 10282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.698 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.893567+0000 mon.c (mon.1) 10283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.698 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.893567+0000 mon.c (mon.1) 10283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.698 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.896962+0000 mon.c (mon.1) 10284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.698 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.896962+0000 mon.c (mon.1) 10284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.698 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.897936+0000 mon.c (mon.1) 10285 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.698 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.897936+0000 mon.c (mon.1) 10285 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.698 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.775390+0000 mon.c (mon.1) 10278 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.698 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.779208+0000 mon.c (mon.1) 10279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.698 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.779208+0000 mon.c (mon.1) 10279 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.699 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.780590+0000 mon.c (mon.1) 10280 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.699 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.780590+0000 mon.c (mon.1) 10280 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.699 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.790350+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.699 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.790350+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.699 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.873910+0000 mon.a (mon.0) 3013 : audit [DBG] from='client.? 172.21.15.121:0/2122982260' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:18:52.699 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.873910+0000 mon.a (mon.0) 3013 : audit [DBG] from='client.? 172.21.15.121:0/2122982260' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:18:52.699 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.888351+0000 mon.c (mon.1) 10281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.699 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.888351+0000 mon.c (mon.1) 10281 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.699 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.892188+0000 mon.c (mon.1) 10282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.699 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.892188+0000 mon.c (mon.1) 10282 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.699 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.893567+0000 mon.c (mon.1) 10283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.699 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.893567+0000 mon.c (mon.1) 10283 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.699 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.896962+0000 mon.c (mon.1) 10284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.699 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.896962+0000 mon.c (mon.1) 10284 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.700 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.897936+0000 mon.c (mon.1) 10285 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.700 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.897936+0000 mon.c (mon.1) 10285 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.700 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.904229+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.700 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.904229+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.700 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.983278+0000 mon.c (mon.1) 10286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.700 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.983278+0000 mon.c (mon.1) 10286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.700 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.985706+0000 mon.c (mon.1) 10287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.700 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.985706+0000 mon.c (mon.1) 10287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.700 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.987261+0000 mon.c (mon.1) 10288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.987261+0000 mon.c (mon.1) 10288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.989678+0000 mon.c (mon.1) 10289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.989678+0000 mon.c (mon.1) 10289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.990498+0000 mon.c (mon.1) 10290 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.990498+0000 mon.c (mon.1) 10290 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.996137+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:51.996137+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.074848+0000 mon.c (mon.1) 10291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.074848+0000 mon.c (mon.1) 10291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.077381+0000 mon.c (mon.1) 10292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.077381+0000 mon.c (mon.1) 10292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.078869+0000 mon.c (mon.1) 10293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.078869+0000 mon.c (mon.1) 10293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.702 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.904229+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.702 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.904229+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.702 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.983278+0000 mon.c (mon.1) 10286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.702 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.983278+0000 mon.c (mon.1) 10286 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.702 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.985706+0000 mon.c (mon.1) 10287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.702 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.985706+0000 mon.c (mon.1) 10287 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.702 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.987261+0000 mon.c (mon.1) 10288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.702 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.987261+0000 mon.c (mon.1) 10288 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.702 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.989678+0000 mon.c (mon.1) 10289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.702 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.989678+0000 mon.c (mon.1) 10289 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.702 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.990498+0000 mon.c (mon.1) 10290 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.703 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.990498+0000 mon.c (mon.1) 10290 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.703 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.996137+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.703 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:51.996137+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.703 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.074848+0000 mon.c (mon.1) 10291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.703 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.074848+0000 mon.c (mon.1) 10291 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.703 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.077381+0000 mon.c (mon.1) 10292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.703 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.077381+0000 mon.c (mon.1) 10292 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.703 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.078869+0000 mon.c (mon.1) 10293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.703 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.078869+0000 mon.c (mon.1) 10293 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.082205+0000 mon.c (mon.1) 10294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.082205+0000 mon.c (mon.1) 10294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.083080+0000 mon.c (mon.1) 10295 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.083080+0000 mon.c (mon.1) 10295 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.088975+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.088975+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.165603+0000 mon.c (mon.1) 10296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.165603+0000 mon.c (mon.1) 10296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.169029+0000 mon.c (mon.1) 10297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.169029+0000 mon.c (mon.1) 10297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.704 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.171067+0000 mon.c (mon.1) 10298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.705 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.171067+0000 mon.c (mon.1) 10298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.705 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.174165+0000 mon.c (mon.1) 10299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.705 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.174165+0000 mon.c (mon.1) 10299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.705 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.175495+0000 mon.c (mon.1) 10300 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.705 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.175495+0000 mon.c (mon.1) 10300 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.705 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.184000+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.705 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.184000+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.705 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.261105+0000 mon.c (mon.1) 10301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.705 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.082205+0000 mon.c (mon.1) 10294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.705 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.082205+0000 mon.c (mon.1) 10294 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.705 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.083080+0000 mon.c (mon.1) 10295 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.705 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.083080+0000 mon.c (mon.1) 10295 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.706 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.088975+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.706 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.088975+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.706 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.165603+0000 mon.c (mon.1) 10296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.706 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.165603+0000 mon.c (mon.1) 10296 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.706 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.169029+0000 mon.c (mon.1) 10297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.706 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.169029+0000 mon.c (mon.1) 10297 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.706 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.171067+0000 mon.c (mon.1) 10298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.706 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.171067+0000 mon.c (mon.1) 10298 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.706 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.174165+0000 mon.c (mon.1) 10299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.706 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.174165+0000 mon.c (mon.1) 10299 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.707 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.175495+0000 mon.c (mon.1) 10300 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.707 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.175495+0000 mon.c (mon.1) 10300 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.707 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.184000+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.707 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.184000+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.707 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.261105+0000 mon.c (mon.1) 10301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.707 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.261105+0000 mon.c (mon.1) 10301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.707 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.263942+0000 mon.c (mon.1) 10302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.707 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.263942+0000 mon.c (mon.1) 10302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.708 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.265935+0000 mon.c (mon.1) 10303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.708 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.265935+0000 mon.c (mon.1) 10303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.708 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.269564+0000 mon.c (mon.1) 10304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.708 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.269564+0000 mon.c (mon.1) 10304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.708 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.270805+0000 mon.c (mon.1) 10305 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.708 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.270805+0000 mon.c (mon.1) 10305 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.708 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.279050+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.708 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[73084]: audit 2024-04-22T21:18:52.279050+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.708 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.261105+0000 mon.c (mon.1) 10301 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.708 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.263942+0000 mon.c (mon.1) 10302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.708 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.263942+0000 mon.c (mon.1) 10302 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:52.709 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.265935+0000 mon.c (mon.1) 10303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.709 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.265935+0000 mon.c (mon.1) 10303 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:52.709 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.269564+0000 mon.c (mon.1) 10304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.709 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.269564+0000 mon.c (mon.1) 10304 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:52.709 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.270805+0000 mon.c (mon.1) 10305 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.709 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.270805+0000 mon.c (mon.1) 10305 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:52.709 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.279050+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.709 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:52 smithi121 bash[75184]: audit 2024-04-22T21:18:52.279050+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:52.825 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:52.521479845Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-04-22T21:18:52.825 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:52.589240468Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-04-22T21:18:52.825 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:52.640364853Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-04-22T21:18:52.825 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:52.665702809Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-04-22T21:18:53.241 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:52 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:52.841807128Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-04-22T21:18:53.241 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:53.020976283Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-04-22T21:18:53.619 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: cephadm 2024-04-22T21:18:51.487613+0000 mgr.x (mgr.34107) 3013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.619 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: cephadm 2024-04-22T21:18:51.487613+0000 mgr.x (mgr.34107) 3013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.619 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: cephadm 2024-04-22T21:18:51.586713+0000 mgr.x (mgr.34107) 3014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.619 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: cephadm 2024-04-22T21:18:51.586713+0000 mgr.x (mgr.34107) 3014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.619 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: cephadm 2024-04-22T21:18:51.690107+0000 mgr.x (mgr.34107) 3015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.619 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: cephadm 2024-04-22T21:18:51.690107+0000 mgr.x (mgr.34107) 3015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.619 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: cephadm 2024-04-22T21:18:51.795203+0000 mgr.x (mgr.34107) 3016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.619 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: cephadm 2024-04-22T21:18:51.795203+0000 mgr.x (mgr.34107) 3016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.619 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: cephadm 2024-04-22T21:18:51.908824+0000 mgr.x (mgr.34107) 3017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.619 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: cephadm 2024-04-22T21:18:51.908824+0000 mgr.x (mgr.34107) 3017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.619 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: cephadm 2024-04-22T21:18:51.999043+0000 mgr.x (mgr.34107) 3018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.620 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: cephadm 2024-04-22T21:18:51.999043+0000 mgr.x (mgr.34107) 3018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.620 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: cephadm 2024-04-22T21:18:52.093456+0000 mgr.x (mgr.34107) 3019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.620 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: cephadm 2024-04-22T21:18:52.093456+0000 mgr.x (mgr.34107) 3019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.620 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: cephadm 2024-04-22T21:18:52.186841+0000 mgr.x (mgr.34107) 3020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.620 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: cephadm 2024-04-22T21:18:52.186841+0000 mgr.x (mgr.34107) 3020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.620 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: cephadm 2024-04-22T21:18:52.281791+0000 mgr.x (mgr.34107) 3021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.620 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: cephadm 2024-04-22T21:18:52.281791+0000 mgr.x (mgr.34107) 3021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.620 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.359459+0000 mon.c (mon.1) 10306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.620 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.359459+0000 mon.c (mon.1) 10306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.620 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.362023+0000 mon.c (mon.1) 10307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.620 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: cephadm 2024-04-22T21:18:51.487613+0000 mgr.x (mgr.34107) 3013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.621 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: cephadm 2024-04-22T21:18:51.487613+0000 mgr.x (mgr.34107) 3013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.621 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: cephadm 2024-04-22T21:18:51.586713+0000 mgr.x (mgr.34107) 3014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.621 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: cephadm 2024-04-22T21:18:51.586713+0000 mgr.x (mgr.34107) 3014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.621 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: cephadm 2024-04-22T21:18:51.690107+0000 mgr.x (mgr.34107) 3015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.621 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: cephadm 2024-04-22T21:18:51.690107+0000 mgr.x (mgr.34107) 3015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.621 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: cephadm 2024-04-22T21:18:51.795203+0000 mgr.x (mgr.34107) 3016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.621 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: cephadm 2024-04-22T21:18:51.795203+0000 mgr.x (mgr.34107) 3016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.621 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: cephadm 2024-04-22T21:18:51.908824+0000 mgr.x (mgr.34107) 3017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.621 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: cephadm 2024-04-22T21:18:51.908824+0000 mgr.x (mgr.34107) 3017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.621 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: cephadm 2024-04-22T21:18:51.999043+0000 mgr.x (mgr.34107) 3018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.621 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: cephadm 2024-04-22T21:18:51.999043+0000 mgr.x (mgr.34107) 3018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.621 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: cephadm 2024-04-22T21:18:52.093456+0000 mgr.x (mgr.34107) 3019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.621 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: cephadm 2024-04-22T21:18:52.093456+0000 mgr.x (mgr.34107) 3019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.621 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: cephadm 2024-04-22T21:18:52.186841+0000 mgr.x (mgr.34107) 3020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.622 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: cephadm 2024-04-22T21:18:52.186841+0000 mgr.x (mgr.34107) 3020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.622 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: cephadm 2024-04-22T21:18:52.281791+0000 mgr.x (mgr.34107) 3021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.622 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: cephadm 2024-04-22T21:18:52.281791+0000 mgr.x (mgr.34107) 3021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.622 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.359459+0000 mon.c (mon.1) 10306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.622 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.359459+0000 mon.c (mon.1) 10306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.622 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.362023+0000 mon.c (mon.1) 10307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.622 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.362023+0000 mon.c (mon.1) 10307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.622 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.363455+0000 mon.c (mon.1) 10308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.622 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.363455+0000 mon.c (mon.1) 10308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.623 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.366362+0000 mon.c (mon.1) 10309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.623 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.366362+0000 mon.c (mon.1) 10309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.623 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.367343+0000 mon.c (mon.1) 10310 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.623 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.367343+0000 mon.c (mon.1) 10310 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.623 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.372985+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.623 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.372985+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.623 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: cephadm 2024-04-22T21:18:52.378087+0000 mgr.x (mgr.34107) 3022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.623 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: cephadm 2024-04-22T21:18:52.378087+0000 mgr.x (mgr.34107) 3022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.623 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.453663+0000 mon.c (mon.1) 10311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.623 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.453663+0000 mon.c (mon.1) 10311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.623 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.457500+0000 mon.c (mon.1) 10312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.623 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.457500+0000 mon.c (mon.1) 10312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.623 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.459427+0000 mon.c (mon.1) 10313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.623 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.459427+0000 mon.c (mon.1) 10313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.623 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.462856+0000 mon.c (mon.1) 10314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.624 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.462856+0000 mon.c (mon.1) 10314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.624 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.362023+0000 mon.c (mon.1) 10307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.624 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.363455+0000 mon.c (mon.1) 10308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.624 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.363455+0000 mon.c (mon.1) 10308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.624 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.366362+0000 mon.c (mon.1) 10309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.624 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.366362+0000 mon.c (mon.1) 10309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.624 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.367343+0000 mon.c (mon.1) 10310 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.624 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.367343+0000 mon.c (mon.1) 10310 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.624 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.372985+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.624 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.372985+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.624 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: cephadm 2024-04-22T21:18:52.378087+0000 mgr.x (mgr.34107) 3022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.625 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: cephadm 2024-04-22T21:18:52.378087+0000 mgr.x (mgr.34107) 3022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.625 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.453663+0000 mon.c (mon.1) 10311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.625 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.453663+0000 mon.c (mon.1) 10311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.625 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.457500+0000 mon.c (mon.1) 10312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.625 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.457500+0000 mon.c (mon.1) 10312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.625 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.459427+0000 mon.c (mon.1) 10313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.625 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.459427+0000 mon.c (mon.1) 10313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.625 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.462856+0000 mon.c (mon.1) 10314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.625 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.462856+0000 mon.c (mon.1) 10314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.626 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.463885+0000 mon.c (mon.1) 10315 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.626 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.463885+0000 mon.c (mon.1) 10315 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.626 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.469409+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.626 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.469409+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.626 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: cephadm 2024-04-22T21:18:52.472501+0000 mgr.x (mgr.34107) 3023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.626 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: cephadm 2024-04-22T21:18:52.472501+0000 mgr.x (mgr.34107) 3023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.626 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.534012+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.626 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.534012+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.626 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.543312+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.626 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.543312+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.626 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.549118+0000 mon.c (mon.1) 10316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.626 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.549118+0000 mon.c (mon.1) 10316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.626 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.550621+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.627 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.550621+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.627 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.554328+0000 mon.c (mon.1) 10317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.627 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.554328+0000 mon.c (mon.1) 10317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.627 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.555273+0000 mon.c (mon.1) 10318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.627 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.555273+0000 mon.c (mon.1) 10318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.627 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.557569+0000 mon.c (mon.1) 10319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.627 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.557569+0000 mon.c (mon.1) 10319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.627 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.558446+0000 mon.c (mon.1) 10320 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.627 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.558446+0000 mon.c (mon.1) 10320 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.627 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.566294+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.627 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.566294+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.627 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.608526+0000 mon.c (mon.1) 10321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.627 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.608526+0000 mon.c (mon.1) 10321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.627 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.611613+0000 mon.c (mon.1) 10322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.627 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.611613+0000 mon.c (mon.1) 10322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.628 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.613045+0000 mon.c (mon.1) 10323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.628 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.613045+0000 mon.c (mon.1) 10323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.628 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.615787+0000 mon.c (mon.1) 10324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.628 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.615787+0000 mon.c (mon.1) 10324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.628 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.616795+0000 mon.c (mon.1) 10325 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.628 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.616795+0000 mon.c (mon.1) 10325 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.628 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.622601+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.628 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.622601+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.628 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.697582+0000 mon.c (mon.1) 10326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.628 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.697582+0000 mon.c (mon.1) 10326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.628 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.699695+0000 mon.c (mon.1) 10327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.628 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.699695+0000 mon.c (mon.1) 10327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.628 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.700650+0000 mon.c (mon.1) 10328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.629 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.463885+0000 mon.c (mon.1) 10315 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.629 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.463885+0000 mon.c (mon.1) 10315 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.629 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.469409+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.629 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.469409+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.629 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: cephadm 2024-04-22T21:18:52.472501+0000 mgr.x (mgr.34107) 3023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.629 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: cephadm 2024-04-22T21:18:52.472501+0000 mgr.x (mgr.34107) 3023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.629 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.534012+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.629 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.534012+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.629 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.543312+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.629 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.543312+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.630 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.549118+0000 mon.c (mon.1) 10316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.630 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.549118+0000 mon.c (mon.1) 10316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.630 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.550621+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.630 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.550621+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.630 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.554328+0000 mon.c (mon.1) 10317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.630 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.554328+0000 mon.c (mon.1) 10317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.630 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.555273+0000 mon.c (mon.1) 10318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.630 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.555273+0000 mon.c (mon.1) 10318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.630 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.557569+0000 mon.c (mon.1) 10319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.630 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.557569+0000 mon.c (mon.1) 10319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.630 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.558446+0000 mon.c (mon.1) 10320 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.630 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.558446+0000 mon.c (mon.1) 10320 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.631 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.700650+0000 mon.c (mon.1) 10328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.631 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.702727+0000 mon.c (mon.1) 10329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.631 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.702727+0000 mon.c (mon.1) 10329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.631 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.703299+0000 mon.c (mon.1) 10330 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.631 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.703299+0000 mon.c (mon.1) 10330 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.631 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.708401+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.631 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.708401+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.631 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.749448+0000 mon.c (mon.1) 10331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.631 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.749448+0000 mon.c (mon.1) 10331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.631 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.751620+0000 mon.c (mon.1) 10332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.631 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.751620+0000 mon.c (mon.1) 10332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.631 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.752554+0000 mon.c (mon.1) 10333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.632 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.752554+0000 mon.c (mon.1) 10333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.632 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.754452+0000 mon.c (mon.1) 10334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.632 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.754452+0000 mon.c (mon.1) 10334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.632 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.755044+0000 mon.c (mon.1) 10335 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.632 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.755044+0000 mon.c (mon.1) 10335 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.632 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.760118+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.632 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.760118+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.632 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.801042+0000 mon.c (mon.1) 10336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.632 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.566294+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.632 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.566294+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.632 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.608526+0000 mon.c (mon.1) 10321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.632 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.608526+0000 mon.c (mon.1) 10321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.633 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.611613+0000 mon.c (mon.1) 10322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.633 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.611613+0000 mon.c (mon.1) 10322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.633 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.613045+0000 mon.c (mon.1) 10323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.633 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.613045+0000 mon.c (mon.1) 10323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.633 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.615787+0000 mon.c (mon.1) 10324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.633 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.615787+0000 mon.c (mon.1) 10324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.633 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.616795+0000 mon.c (mon.1) 10325 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.633 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.616795+0000 mon.c (mon.1) 10325 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.633 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.622601+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.633 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.622601+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.634 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.697582+0000 mon.c (mon.1) 10326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.634 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.697582+0000 mon.c (mon.1) 10326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.634 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.699695+0000 mon.c (mon.1) 10327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.634 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.699695+0000 mon.c (mon.1) 10327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.634 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.700650+0000 mon.c (mon.1) 10328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.634 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.801042+0000 mon.c (mon.1) 10336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.803220+0000 mon.c (mon.1) 10337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.803220+0000 mon.c (mon.1) 10337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.804324+0000 mon.c (mon.1) 10338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.804324+0000 mon.c (mon.1) 10338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.806371+0000 mon.c (mon.1) 10339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.806371+0000 mon.c (mon.1) 10339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.806986+0000 mon.c (mon.1) 10340 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.806986+0000 mon.c (mon.1) 10340 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.812252+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.812252+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.853747+0000 mon.c (mon.1) 10341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.853747+0000 mon.c (mon.1) 10341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.636 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.855929+0000 mon.c (mon.1) 10342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.636 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.855929+0000 mon.c (mon.1) 10342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.636 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.856815+0000 mon.c (mon.1) 10343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.636 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.856815+0000 mon.c (mon.1) 10343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.636 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.858616+0000 mon.c (mon.1) 10344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.636 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.858616+0000 mon.c (mon.1) 10344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.636 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.859210+0000 mon.c (mon.1) 10345 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.636 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.859210+0000 mon.c (mon.1) 10345 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.636 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.864441+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.636 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.864441+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.636 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.905617+0000 mon.c (mon.1) 10346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.636 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.905617+0000 mon.c (mon.1) 10346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.636 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.908207+0000 mon.c (mon.1) 10347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.637 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.908207+0000 mon.c (mon.1) 10347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.637 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.909611+0000 mon.c (mon.1) 10348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.637 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.909611+0000 mon.c (mon.1) 10348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.637 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.912297+0000 mon.c (mon.1) 10349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.637 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.912297+0000 mon.c (mon.1) 10349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.637 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.913232+0000 mon.c (mon.1) 10350 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.637 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.913232+0000 mon.c (mon.1) 10350 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.637 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.918949+0000 mon.a (mon.0) 3030 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.637 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.918949+0000 mon.a (mon.0) 3030 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.637 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.965836+0000 mon.c (mon.1) 10351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.637 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.965836+0000 mon.c (mon.1) 10351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.637 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.968670+0000 mon.c (mon.1) 10352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.700650+0000 mon.c (mon.1) 10328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.702727+0000 mon.c (mon.1) 10329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.702727+0000 mon.c (mon.1) 10329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.703299+0000 mon.c (mon.1) 10330 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.703299+0000 mon.c (mon.1) 10330 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.708401+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.708401+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.749448+0000 mon.c (mon.1) 10331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.749448+0000 mon.c (mon.1) 10331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.751620+0000 mon.c (mon.1) 10332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.751620+0000 mon.c (mon.1) 10332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.752554+0000 mon.c (mon.1) 10333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.639 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.752554+0000 mon.c (mon.1) 10333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.639 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.754452+0000 mon.c (mon.1) 10334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.639 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.754452+0000 mon.c (mon.1) 10334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.639 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.755044+0000 mon.c (mon.1) 10335 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.639 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.755044+0000 mon.c (mon.1) 10335 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.639 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.760118+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.639 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.760118+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.639 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.801042+0000 mon.c (mon.1) 10336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.968670+0000 mon.c (mon.1) 10352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.970067+0000 mon.c (mon.1) 10353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.640 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.970067+0000 mon.c (mon.1) 10353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.640 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.972837+0000 mon.c (mon.1) 10354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.640 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.972837+0000 mon.c (mon.1) 10354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.640 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.973760+0000 mon.c (mon.1) 10355 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.640 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.973760+0000 mon.c (mon.1) 10355 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.640 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.979605+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.640 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:52.979605+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.640 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.024318+0000 mon.c (mon.1) 10356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.640 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.024318+0000 mon.c (mon.1) 10356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.640 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.027026+0000 mon.c (mon.1) 10357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.640 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.027026+0000 mon.c (mon.1) 10357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.640 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.028839+0000 mon.c (mon.1) 10358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.641 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.028839+0000 mon.c (mon.1) 10358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.641 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.031867+0000 mon.c (mon.1) 10359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.641 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.031867+0000 mon.c (mon.1) 10359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.641 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.032861+0000 mon.c (mon.1) 10360 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.641 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.032861+0000 mon.c (mon.1) 10360 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.641 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.801042+0000 mon.c (mon.1) 10336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.641 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.803220+0000 mon.c (mon.1) 10337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.641 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.803220+0000 mon.c (mon.1) 10337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.641 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.804324+0000 mon.c (mon.1) 10338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.641 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.804324+0000 mon.c (mon.1) 10338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.642 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.806371+0000 mon.c (mon.1) 10339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.642 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.806371+0000 mon.c (mon.1) 10339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.642 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.806986+0000 mon.c (mon.1) 10340 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.642 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.806986+0000 mon.c (mon.1) 10340 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.642 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.812252+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.642 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.812252+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.642 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.853747+0000 mon.c (mon.1) 10341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.642 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.853747+0000 mon.c (mon.1) 10341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.642 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.855929+0000 mon.c (mon.1) 10342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.642 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.855929+0000 mon.c (mon.1) 10342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.642 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.856815+0000 mon.c (mon.1) 10343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.642 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.856815+0000 mon.c (mon.1) 10343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.642 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.858616+0000 mon.c (mon.1) 10344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.642 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.858616+0000 mon.c (mon.1) 10344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.041501+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.041501+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.083316+0000 mon.c (mon.1) 10361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.083316+0000 mon.c (mon.1) 10361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.085909+0000 mon.c (mon.1) 10362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.085909+0000 mon.c (mon.1) 10362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.087212+0000 mon.c (mon.1) 10363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.087212+0000 mon.c (mon.1) 10363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.089615+0000 mon.c (mon.1) 10364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.089615+0000 mon.c (mon.1) 10364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.090404+0000 mon.c (mon.1) 10365 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.090404+0000 mon.c (mon.1) 10365 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.098247+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.098247+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.139052+0000 mon.c (mon.1) 10366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.139052+0000 mon.c (mon.1) 10366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.143124+0000 mon.c (mon.1) 10367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.143124+0000 mon.c (mon.1) 10367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.144827+0000 mon.c (mon.1) 10368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.144827+0000 mon.c (mon.1) 10368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.645 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.148940+0000 mon.c (mon.1) 10369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.645 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.148940+0000 mon.c (mon.1) 10369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.645 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.150181+0000 mon.c (mon.1) 10370 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.645 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.150181+0000 mon.c (mon.1) 10370 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.645 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.159980+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.645 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.159980+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.645 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.211017+0000 mon.c (mon.1) 10371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.645 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.211017+0000 mon.c (mon.1) 10371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.645 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.215106+0000 mon.c (mon.1) 10372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.645 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.215106+0000 mon.c (mon.1) 10372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.645 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.217607+0000 mon.c (mon.1) 10373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.645 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.217607+0000 mon.c (mon.1) 10373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.645 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.221961+0000 mon.c (mon.1) 10374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.645 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.221961+0000 mon.c (mon.1) 10374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.645 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.223380+0000 mon.c (mon.1) 10375 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.223380+0000 mon.c (mon.1) 10375 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.235393+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.235393+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.324987+0000 mon.c (mon.1) 10376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.324987+0000 mon.c (mon.1) 10376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.328524+0000 mon.c (mon.1) 10377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.328524+0000 mon.c (mon.1) 10377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.330217+0000 mon.c (mon.1) 10378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.330217+0000 mon.c (mon.1) 10378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.334384+0000 mon.c (mon.1) 10379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.334384+0000 mon.c (mon.1) 10379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.335946+0000 mon.c (mon.1) 10380 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[73084]: audit 2024-04-22T21:18:53.335946+0000 mon.c (mon.1) 10380 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.859210+0000 mon.c (mon.1) 10345 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.859210+0000 mon.c (mon.1) 10345 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.864441+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.864441+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.905617+0000 mon.c (mon.1) 10346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.905617+0000 mon.c (mon.1) 10346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.908207+0000 mon.c (mon.1) 10347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.908207+0000 mon.c (mon.1) 10347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.909611+0000 mon.c (mon.1) 10348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.909611+0000 mon.c (mon.1) 10348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.912297+0000 mon.c (mon.1) 10349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.912297+0000 mon.c (mon.1) 10349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.913232+0000 mon.c (mon.1) 10350 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.913232+0000 mon.c (mon.1) 10350 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.918949+0000 mon.a (mon.0) 3030 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.918949+0000 mon.a (mon.0) 3030 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.649 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.965836+0000 mon.c (mon.1) 10351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.649 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.965836+0000 mon.c (mon.1) 10351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.649 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.968670+0000 mon.c (mon.1) 10352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.649 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.968670+0000 mon.c (mon.1) 10352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.649 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.970067+0000 mon.c (mon.1) 10353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.649 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.970067+0000 mon.c (mon.1) 10353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.649 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.972837+0000 mon.c (mon.1) 10354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.649 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.972837+0000 mon.c (mon.1) 10354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.649 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.973760+0000 mon.c (mon.1) 10355 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.649 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.973760+0000 mon.c (mon.1) 10355 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.649 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.979605+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.649 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:52.979605+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.649 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.024318+0000 mon.c (mon.1) 10356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.650 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.024318+0000 mon.c (mon.1) 10356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.650 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.027026+0000 mon.c (mon.1) 10357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.650 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.027026+0000 mon.c (mon.1) 10357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.650 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.028839+0000 mon.c (mon.1) 10358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.650 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.028839+0000 mon.c (mon.1) 10358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.650 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.031867+0000 mon.c (mon.1) 10359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.650 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.031867+0000 mon.c (mon.1) 10359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.650 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.032861+0000 mon.c (mon.1) 10360 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.650 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.032861+0000 mon.c (mon.1) 10360 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.650 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.041501+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.650 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.041501+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.650 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.083316+0000 mon.c (mon.1) 10361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.650 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.083316+0000 mon.c (mon.1) 10361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.085909+0000 mon.c (mon.1) 10362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.085909+0000 mon.c (mon.1) 10362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.087212+0000 mon.c (mon.1) 10363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.087212+0000 mon.c (mon.1) 10363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.089615+0000 mon.c (mon.1) 10364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.089615+0000 mon.c (mon.1) 10364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.090404+0000 mon.c (mon.1) 10365 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.090404+0000 mon.c (mon.1) 10365 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.098247+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.098247+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.139052+0000 mon.c (mon.1) 10366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.139052+0000 mon.c (mon.1) 10366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.143124+0000 mon.c (mon.1) 10367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.652 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.143124+0000 mon.c (mon.1) 10367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.652 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.144827+0000 mon.c (mon.1) 10368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.652 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.144827+0000 mon.c (mon.1) 10368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.652 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.148940+0000 mon.c (mon.1) 10369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.652 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.148940+0000 mon.c (mon.1) 10369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.652 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.150181+0000 mon.c (mon.1) 10370 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.652 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.150181+0000 mon.c (mon.1) 10370 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.652 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.159980+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.652 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.159980+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.652 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.211017+0000 mon.c (mon.1) 10371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.652 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.211017+0000 mon.c (mon.1) 10371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.652 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.215106+0000 mon.c (mon.1) 10372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.652 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.215106+0000 mon.c (mon.1) 10372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.652 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.217607+0000 mon.c (mon.1) 10373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.653 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.217607+0000 mon.c (mon.1) 10373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.653 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.221961+0000 mon.c (mon.1) 10374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.653 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.221961+0000 mon.c (mon.1) 10374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.653 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.223380+0000 mon.c (mon.1) 10375 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.653 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.223380+0000 mon.c (mon.1) 10375 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.653 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.235393+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.653 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.235393+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.653 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.324987+0000 mon.c (mon.1) 10376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.653 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.324987+0000 mon.c (mon.1) 10376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.653 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.328524+0000 mon.c (mon.1) 10377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.653 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.328524+0000 mon.c (mon.1) 10377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.653 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.330217+0000 mon.c (mon.1) 10378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.653 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.330217+0000 mon.c (mon.1) 10378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.653 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.334384+0000 mon.c (mon.1) 10379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.654 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.334384+0000 mon.c (mon.1) 10379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.654 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.335946+0000 mon.c (mon.1) 10380 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.654 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:53 smithi121 bash[75184]: audit 2024-04-22T21:18:53.335946+0000 mon.c (mon.1) 10380 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.738 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:53.49347378Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-04-22T21:18:53.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: cephadm 2024-04-22T21:18:51.487613+0000 mgr.x (mgr.34107) 3013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: cephadm 2024-04-22T21:18:51.487613+0000 mgr.x (mgr.34107) 3013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: cephadm 2024-04-22T21:18:51.586713+0000 mgr.x (mgr.34107) 3014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: cephadm 2024-04-22T21:18:51.586713+0000 mgr.x (mgr.34107) 3014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: cephadm 2024-04-22T21:18:51.690107+0000 mgr.x (mgr.34107) 3015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: cephadm 2024-04-22T21:18:51.690107+0000 mgr.x (mgr.34107) 3015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: cephadm 2024-04-22T21:18:51.795203+0000 mgr.x (mgr.34107) 3016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: cephadm 2024-04-22T21:18:51.795203+0000 mgr.x (mgr.34107) 3016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: cephadm 2024-04-22T21:18:51.908824+0000 mgr.x (mgr.34107) 3017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: cephadm 2024-04-22T21:18:51.908824+0000 mgr.x (mgr.34107) 3017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: cephadm 2024-04-22T21:18:51.999043+0000 mgr.x (mgr.34107) 3018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: cephadm 2024-04-22T21:18:51.999043+0000 mgr.x (mgr.34107) 3018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: cephadm 2024-04-22T21:18:52.093456+0000 mgr.x (mgr.34107) 3019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: cephadm 2024-04-22T21:18:52.093456+0000 mgr.x (mgr.34107) 3019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: cephadm 2024-04-22T21:18:52.186841+0000 mgr.x (mgr.34107) 3020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: cephadm 2024-04-22T21:18:52.186841+0000 mgr.x (mgr.34107) 3020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: cephadm 2024-04-22T21:18:52.281791+0000 mgr.x (mgr.34107) 3021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: cephadm 2024-04-22T21:18:52.281791+0000 mgr.x (mgr.34107) 3021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.359459+0000 mon.c (mon.1) 10306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.359459+0000 mon.c (mon.1) 10306 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.362023+0000 mon.c (mon.1) 10307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.362023+0000 mon.c (mon.1) 10307 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.363455+0000 mon.c (mon.1) 10308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.363455+0000 mon.c (mon.1) 10308 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.366362+0000 mon.c (mon.1) 10309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.366362+0000 mon.c (mon.1) 10309 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.367343+0000 mon.c (mon.1) 10310 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.367343+0000 mon.c (mon.1) 10310 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.372985+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.372985+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: cephadm 2024-04-22T21:18:52.378087+0000 mgr.x (mgr.34107) 3022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: cephadm 2024-04-22T21:18:52.378087+0000 mgr.x (mgr.34107) 3022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.453663+0000 mon.c (mon.1) 10311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.453663+0000 mon.c (mon.1) 10311 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.457500+0000 mon.c (mon.1) 10312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.457500+0000 mon.c (mon.1) 10312 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.459427+0000 mon.c (mon.1) 10313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.459427+0000 mon.c (mon.1) 10313 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.462856+0000 mon.c (mon.1) 10314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.462856+0000 mon.c (mon.1) 10314 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.463885+0000 mon.c (mon.1) 10315 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.463885+0000 mon.c (mon.1) 10315 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.469409+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.469409+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: cephadm 2024-04-22T21:18:52.472501+0000 mgr.x (mgr.34107) 3023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: cephadm 2024-04-22T21:18:52.472501+0000 mgr.x (mgr.34107) 3023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:53.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.534012+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.534012+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.543312+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.543312+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.549118+0000 mon.c (mon.1) 10316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.549118+0000 mon.c (mon.1) 10316 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.550621+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.550621+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.554328+0000 mon.c (mon.1) 10317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.554328+0000 mon.c (mon.1) 10317 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.555273+0000 mon.c (mon.1) 10318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.555273+0000 mon.c (mon.1) 10318 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.557569+0000 mon.c (mon.1) 10319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.557569+0000 mon.c (mon.1) 10319 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.558446+0000 mon.c (mon.1) 10320 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.558446+0000 mon.c (mon.1) 10320 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.566294+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.566294+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.608526+0000 mon.c (mon.1) 10321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.608526+0000 mon.c (mon.1) 10321 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.611613+0000 mon.c (mon.1) 10322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.611613+0000 mon.c (mon.1) 10322 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.613045+0000 mon.c (mon.1) 10323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.613045+0000 mon.c (mon.1) 10323 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.615787+0000 mon.c (mon.1) 10324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.615787+0000 mon.c (mon.1) 10324 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.616795+0000 mon.c (mon.1) 10325 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.616795+0000 mon.c (mon.1) 10325 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.622601+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.622601+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.697582+0000 mon.c (mon.1) 10326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.697582+0000 mon.c (mon.1) 10326 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.699695+0000 mon.c (mon.1) 10327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.699695+0000 mon.c (mon.1) 10327 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.700650+0000 mon.c (mon.1) 10328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.700650+0000 mon.c (mon.1) 10328 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.702727+0000 mon.c (mon.1) 10329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.702727+0000 mon.c (mon.1) 10329 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.703299+0000 mon.c (mon.1) 10330 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.703299+0000 mon.c (mon.1) 10330 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.708401+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.708401+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.749448+0000 mon.c (mon.1) 10331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.749448+0000 mon.c (mon.1) 10331 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.751620+0000 mon.c (mon.1) 10332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.751620+0000 mon.c (mon.1) 10332 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.752554+0000 mon.c (mon.1) 10333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.752554+0000 mon.c (mon.1) 10333 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.754452+0000 mon.c (mon.1) 10334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.754452+0000 mon.c (mon.1) 10334 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.755044+0000 mon.c (mon.1) 10335 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.755044+0000 mon.c (mon.1) 10335 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.760118+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.760118+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.801042+0000 mon.c (mon.1) 10336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.801042+0000 mon.c (mon.1) 10336 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.803220+0000 mon.c (mon.1) 10337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.803220+0000 mon.c (mon.1) 10337 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.804324+0000 mon.c (mon.1) 10338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.804324+0000 mon.c (mon.1) 10338 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.806371+0000 mon.c (mon.1) 10339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.806371+0000 mon.c (mon.1) 10339 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.806986+0000 mon.c (mon.1) 10340 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.806986+0000 mon.c (mon.1) 10340 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.812252+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.812252+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.853747+0000 mon.c (mon.1) 10341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.853747+0000 mon.c (mon.1) 10341 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.855929+0000 mon.c (mon.1) 10342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.855929+0000 mon.c (mon.1) 10342 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.856815+0000 mon.c (mon.1) 10343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.856815+0000 mon.c (mon.1) 10343 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.858616+0000 mon.c (mon.1) 10344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.858616+0000 mon.c (mon.1) 10344 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.859210+0000 mon.c (mon.1) 10345 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.859210+0000 mon.c (mon.1) 10345 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.864441+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.864441+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.905617+0000 mon.c (mon.1) 10346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.905617+0000 mon.c (mon.1) 10346 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.908207+0000 mon.c (mon.1) 10347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.908207+0000 mon.c (mon.1) 10347 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.909611+0000 mon.c (mon.1) 10348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.909611+0000 mon.c (mon.1) 10348 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.912297+0000 mon.c (mon.1) 10349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.912297+0000 mon.c (mon.1) 10349 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.913232+0000 mon.c (mon.1) 10350 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.913232+0000 mon.c (mon.1) 10350 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.918949+0000 mon.a (mon.0) 3030 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.918949+0000 mon.a (mon.0) 3030 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.965836+0000 mon.c (mon.1) 10351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.965836+0000 mon.c (mon.1) 10351 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.968670+0000 mon.c (mon.1) 10352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.968670+0000 mon.c (mon.1) 10352 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.970067+0000 mon.c (mon.1) 10353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.970067+0000 mon.c (mon.1) 10353 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.972837+0000 mon.c (mon.1) 10354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.972837+0000 mon.c (mon.1) 10354 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.973760+0000 mon.c (mon.1) 10355 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.973760+0000 mon.c (mon.1) 10355 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.979605+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:52.979605+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.024318+0000 mon.c (mon.1) 10356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.024318+0000 mon.c (mon.1) 10356 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.027026+0000 mon.c (mon.1) 10357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.027026+0000 mon.c (mon.1) 10357 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.028839+0000 mon.c (mon.1) 10358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.028839+0000 mon.c (mon.1) 10358 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.031867+0000 mon.c (mon.1) 10359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.031867+0000 mon.c (mon.1) 10359 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.032861+0000 mon.c (mon.1) 10360 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.032861+0000 mon.c (mon.1) 10360 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.041501+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.041501+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.083316+0000 mon.c (mon.1) 10361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.083316+0000 mon.c (mon.1) 10361 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.085909+0000 mon.c (mon.1) 10362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.085909+0000 mon.c (mon.1) 10362 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.087212+0000 mon.c (mon.1) 10363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.087212+0000 mon.c (mon.1) 10363 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.089615+0000 mon.c (mon.1) 10364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.089615+0000 mon.c (mon.1) 10364 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.090404+0000 mon.c (mon.1) 10365 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.090404+0000 mon.c (mon.1) 10365 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.098247+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.098247+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.139052+0000 mon.c (mon.1) 10366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.139052+0000 mon.c (mon.1) 10366 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.755 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.143124+0000 mon.c (mon.1) 10367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.143124+0000 mon.c (mon.1) 10367 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.144827+0000 mon.c (mon.1) 10368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.144827+0000 mon.c (mon.1) 10368 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.148940+0000 mon.c (mon.1) 10369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.148940+0000 mon.c (mon.1) 10369 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.150181+0000 mon.c (mon.1) 10370 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.150181+0000 mon.c (mon.1) 10370 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.159980+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.159980+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.211017+0000 mon.c (mon.1) 10371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.211017+0000 mon.c (mon.1) 10371 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.756 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.215106+0000 mon.c (mon.1) 10372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.215106+0000 mon.c (mon.1) 10372 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.217607+0000 mon.c (mon.1) 10373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.217607+0000 mon.c (mon.1) 10373 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.221961+0000 mon.c (mon.1) 10374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.221961+0000 mon.c (mon.1) 10374 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.223380+0000 mon.c (mon.1) 10375 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.223380+0000 mon.c (mon.1) 10375 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.235393+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.235393+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:53.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.324987+0000 mon.c (mon.1) 10376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.324987+0000 mon.c (mon.1) 10376 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.328524+0000 mon.c (mon.1) 10377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.757 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.328524+0000 mon.c (mon.1) 10377 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:53.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.330217+0000 mon.c (mon.1) 10378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.330217+0000 mon.c (mon.1) 10378 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:53.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.334384+0000 mon.c (mon.1) 10379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.334384+0000 mon.c (mon.1) 10379 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:53.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.335946+0000 mon.c (mon.1) 10380 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:53.758 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[58916]: audit 2024-04-22T21:18:53.335946+0000 mon.c (mon.1) 10380 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.238 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:53 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:53.804766382Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-04-22T21:18:54.239 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:54.0300849Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-04-22T21:18:54.634 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: cephadm 2024-04-22T21:18:52.568827+0000 mgr.x (mgr.34107) 3024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.634 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: cephadm 2024-04-22T21:18:52.568827+0000 mgr.x (mgr.34107) 3024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: cephadm 2024-04-22T21:18:52.625304+0000 mgr.x (mgr.34107) 3025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: cephadm 2024-04-22T21:18:52.625304+0000 mgr.x (mgr.34107) 3025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: cephadm 2024-04-22T21:18:52.710922+0000 mgr.x (mgr.34107) 3026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: cephadm 2024-04-22T21:18:52.710922+0000 mgr.x (mgr.34107) 3026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: cephadm 2024-04-22T21:18:52.762637+0000 mgr.x (mgr.34107) 3027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: cephadm 2024-04-22T21:18:52.762637+0000 mgr.x (mgr.34107) 3027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: cephadm 2024-04-22T21:18:52.814989+0000 mgr.x (mgr.34107) 3028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: cephadm 2024-04-22T21:18:52.814989+0000 mgr.x (mgr.34107) 3028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: cephadm 2024-04-22T21:18:52.866915+0000 mgr.x (mgr.34107) 3029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: cephadm 2024-04-22T21:18:52.866915+0000 mgr.x (mgr.34107) 3029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: cephadm 2024-04-22T21:18:52.924383+0000 mgr.x (mgr.34107) 3030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: cephadm 2024-04-22T21:18:52.924383+0000 mgr.x (mgr.34107) 3030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.635 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: cephadm 2024-04-22T21:18:52.984785+0000 mgr.x (mgr.34107) 3031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.636 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: cephadm 2024-04-22T21:18:52.984785+0000 mgr.x (mgr.34107) 3031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.636 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: cephadm 2024-04-22T21:18:53.044657+0000 mgr.x (mgr.34107) 3032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.636 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: cephadm 2024-04-22T21:18:53.044657+0000 mgr.x (mgr.34107) 3032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.636 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: cephadm 2024-04-22T21:18:53.100826+0000 mgr.x (mgr.34107) 3033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.636 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: cephadm 2024-04-22T21:18:53.100826+0000 mgr.x (mgr.34107) 3033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.636 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: cephadm 2024-04-22T21:18:53.165324+0000 mgr.x (mgr.34107) 3034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.636 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: cephadm 2024-04-22T21:18:53.165324+0000 mgr.x (mgr.34107) 3034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.636 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: cephadm 2024-04-22T21:18:52.568827+0000 mgr.x (mgr.34107) 3024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.636 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: cephadm 2024-04-22T21:18:52.568827+0000 mgr.x (mgr.34107) 3024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.636 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: cephadm 2024-04-22T21:18:52.625304+0000 mgr.x (mgr.34107) 3025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.637 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: cephadm 2024-04-22T21:18:52.625304+0000 mgr.x (mgr.34107) 3025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.637 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: cephadm 2024-04-22T21:18:52.710922+0000 mgr.x (mgr.34107) 3026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.637 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: cephadm 2024-04-22T21:18:52.710922+0000 mgr.x (mgr.34107) 3026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.637 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: cephadm 2024-04-22T21:18:52.762637+0000 mgr.x (mgr.34107) 3027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.637 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: cephadm 2024-04-22T21:18:52.762637+0000 mgr.x (mgr.34107) 3027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.637 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: cephadm 2024-04-22T21:18:52.814989+0000 mgr.x (mgr.34107) 3028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.637 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: cephadm 2024-04-22T21:18:52.814989+0000 mgr.x (mgr.34107) 3028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.637 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: cephadm 2024-04-22T21:18:52.866915+0000 mgr.x (mgr.34107) 3029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.637 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: cephadm 2024-04-22T21:18:52.866915+0000 mgr.x (mgr.34107) 3029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.637 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: cephadm 2024-04-22T21:18:52.924383+0000 mgr.x (mgr.34107) 3030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.637 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: cephadm 2024-04-22T21:18:52.924383+0000 mgr.x (mgr.34107) 3030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.637 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: cephadm 2024-04-22T21:18:52.984785+0000 mgr.x (mgr.34107) 3031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: cephadm 2024-04-22T21:18:52.984785+0000 mgr.x (mgr.34107) 3031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: cephadm 2024-04-22T21:18:53.044657+0000 mgr.x (mgr.34107) 3032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: cephadm 2024-04-22T21:18:53.044657+0000 mgr.x (mgr.34107) 3032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: cephadm 2024-04-22T21:18:53.100826+0000 mgr.x (mgr.34107) 3033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: cephadm 2024-04-22T21:18:53.100826+0000 mgr.x (mgr.34107) 3033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: cephadm 2024-04-22T21:18:53.165324+0000 mgr.x (mgr.34107) 3034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.638 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: cephadm 2024-04-22T21:18:53.165324+0000 mgr.x (mgr.34107) 3034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.638 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: cephadm 2024-04-22T21:18:53.239054+0000 mgr.x (mgr.34107) 3035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.638 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: cephadm 2024-04-22T21:18:53.239054+0000 mgr.x (mgr.34107) 3035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: cluster 2024-04-22T21:18:53.297744+0000 mgr.x (mgr.34107) 3036 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:18:54.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: cluster 2024-04-22T21:18:53.297744+0000 mgr.x (mgr.34107) 3036 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:18:54.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.377976+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.377976+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: cephadm 2024-04-22T21:18:53.383310+0000 mgr.x (mgr.34107) 3037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: cephadm 2024-04-22T21:18:53.383310+0000 mgr.x (mgr.34107) 3037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.441955+0000 mon.c (mon.1) 10381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.441955+0000 mon.c (mon.1) 10381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.445038+0000 mon.c (mon.1) 10382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.445038+0000 mon.c (mon.1) 10382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.446656+0000 mon.c (mon.1) 10383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.446656+0000 mon.c (mon.1) 10383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.449637+0000 mon.c (mon.1) 10384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.449637+0000 mon.c (mon.1) 10384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.639 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.450615+0000 mon.c (mon.1) 10385 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.640 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.450615+0000 mon.c (mon.1) 10385 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.640 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.458720+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.640 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.458720+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.640 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: cephadm 2024-04-22T21:18:53.461507+0000 mgr.x (mgr.34107) 3038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.640 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: cephadm 2024-04-22T21:18:53.239054+0000 mgr.x (mgr.34107) 3035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.640 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: cephadm 2024-04-22T21:18:53.239054+0000 mgr.x (mgr.34107) 3035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.640 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: cluster 2024-04-22T21:18:53.297744+0000 mgr.x (mgr.34107) 3036 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:18:54.640 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: cluster 2024-04-22T21:18:53.297744+0000 mgr.x (mgr.34107) 3036 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:18:54.640 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.377976+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.640 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.377976+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.641 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: cephadm 2024-04-22T21:18:53.383310+0000 mgr.x (mgr.34107) 3037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.641 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: cephadm 2024-04-22T21:18:53.383310+0000 mgr.x (mgr.34107) 3037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.641 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.441955+0000 mon.c (mon.1) 10381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.641 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.441955+0000 mon.c (mon.1) 10381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.641 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.445038+0000 mon.c (mon.1) 10382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.641 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.445038+0000 mon.c (mon.1) 10382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.641 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.446656+0000 mon.c (mon.1) 10383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.641 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.446656+0000 mon.c (mon.1) 10383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.641 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.449637+0000 mon.c (mon.1) 10384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.641 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.449637+0000 mon.c (mon.1) 10384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.641 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.450615+0000 mon.c (mon.1) 10385 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.641 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.450615+0000 mon.c (mon.1) 10385 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.641 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.458720+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.641 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.458720+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.641 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: cephadm 2024-04-22T21:18:53.461507+0000 mgr.x (mgr.34107) 3038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.642 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: cephadm 2024-04-22T21:18:53.461507+0000 mgr.x (mgr.34107) 3038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.642 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.518144+0000 mon.c (mon.1) 10386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.642 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.518144+0000 mon.c (mon.1) 10386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.642 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.521218+0000 mon.c (mon.1) 10387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.642 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.521218+0000 mon.c (mon.1) 10387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.522754+0000 mon.c (mon.1) 10388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.522754+0000 mon.c (mon.1) 10388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.525431+0000 mon.c (mon.1) 10389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.525431+0000 mon.c (mon.1) 10389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.526410+0000 mon.c (mon.1) 10390 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.526410+0000 mon.c (mon.1) 10390 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.537779+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.537779+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.595202+0000 mon.c (mon.1) 10391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.595202+0000 mon.c (mon.1) 10391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.597889+0000 mon.c (mon.1) 10392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.597889+0000 mon.c (mon.1) 10392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.643 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.599328+0000 mon.c (mon.1) 10393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.644 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.599328+0000 mon.c (mon.1) 10393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.644 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: cephadm 2024-04-22T21:18:53.461507+0000 mgr.x (mgr.34107) 3038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.644 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.518144+0000 mon.c (mon.1) 10386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.644 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.518144+0000 mon.c (mon.1) 10386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.644 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.521218+0000 mon.c (mon.1) 10387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.644 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.521218+0000 mon.c (mon.1) 10387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.644 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.522754+0000 mon.c (mon.1) 10388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.644 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.522754+0000 mon.c (mon.1) 10388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.644 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.525431+0000 mon.c (mon.1) 10389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.645 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.525431+0000 mon.c (mon.1) 10389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.645 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.526410+0000 mon.c (mon.1) 10390 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.645 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.526410+0000 mon.c (mon.1) 10390 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.645 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.537779+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.645 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.537779+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.645 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.595202+0000 mon.c (mon.1) 10391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.645 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.595202+0000 mon.c (mon.1) 10391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.645 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.597889+0000 mon.c (mon.1) 10392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.645 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.597889+0000 mon.c (mon.1) 10392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.645 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.599328+0000 mon.c (mon.1) 10393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.645 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.599328+0000 mon.c (mon.1) 10393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.602088+0000 mon.c (mon.1) 10394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.602088+0000 mon.c (mon.1) 10394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.603069+0000 mon.c (mon.1) 10395 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.603069+0000 mon.c (mon.1) 10395 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.611329+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.611329+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.653149+0000 mon.c (mon.1) 10396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.653149+0000 mon.c (mon.1) 10396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.655545+0000 mon.c (mon.1) 10397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.655545+0000 mon.c (mon.1) 10397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.656942+0000 mon.c (mon.1) 10398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.656942+0000 mon.c (mon.1) 10398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.646 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.659685+0000 mon.c (mon.1) 10399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.647 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.659685+0000 mon.c (mon.1) 10399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.647 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.660366+0000 mon.c (mon.1) 10400 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.647 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.660366+0000 mon.c (mon.1) 10400 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.647 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.666317+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.647 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.666317+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.647 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.722834+0000 mon.c (mon.1) 10401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.602088+0000 mon.c (mon.1) 10394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.602088+0000 mon.c (mon.1) 10394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.603069+0000 mon.c (mon.1) 10395 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.603069+0000 mon.c (mon.1) 10395 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.647 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.611329+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.611329+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.653149+0000 mon.c (mon.1) 10396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.653149+0000 mon.c (mon.1) 10396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.655545+0000 mon.c (mon.1) 10397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.655545+0000 mon.c (mon.1) 10397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.656942+0000 mon.c (mon.1) 10398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.656942+0000 mon.c (mon.1) 10398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.659685+0000 mon.c (mon.1) 10399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.659685+0000 mon.c (mon.1) 10399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.660366+0000 mon.c (mon.1) 10400 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.660366+0000 mon.c (mon.1) 10400 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.666317+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.666317+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.648 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.722834+0000 mon.c (mon.1) 10401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.649 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.722834+0000 mon.c (mon.1) 10401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.649 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.726724+0000 mon.c (mon.1) 10402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.649 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.726724+0000 mon.c (mon.1) 10402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.649 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.728869+0000 mon.c (mon.1) 10403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.649 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.728869+0000 mon.c (mon.1) 10403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.649 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.732036+0000 mon.c (mon.1) 10404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.649 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.732036+0000 mon.c (mon.1) 10404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.649 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.733265+0000 mon.c (mon.1) 10405 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.649 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.733265+0000 mon.c (mon.1) 10405 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.649 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.743618+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.649 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.743618+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.650 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.834031+0000 mon.c (mon.1) 10406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.650 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.834031+0000 mon.c (mon.1) 10406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.650 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.838735+0000 mon.c (mon.1) 10407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.650 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.838735+0000 mon.c (mon.1) 10407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.650 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.840869+0000 mon.c (mon.1) 10408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.650 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.840869+0000 mon.c (mon.1) 10408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.650 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.845505+0000 mon.c (mon.1) 10409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.650 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.845505+0000 mon.c (mon.1) 10409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.650 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.722834+0000 mon.c (mon.1) 10401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.726724+0000 mon.c (mon.1) 10402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.726724+0000 mon.c (mon.1) 10402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.728869+0000 mon.c (mon.1) 10403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.728869+0000 mon.c (mon.1) 10403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.732036+0000 mon.c (mon.1) 10404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.732036+0000 mon.c (mon.1) 10404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.733265+0000 mon.c (mon.1) 10405 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.733265+0000 mon.c (mon.1) 10405 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.651 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.743618+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.652 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.743618+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.652 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.834031+0000 mon.c (mon.1) 10406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.652 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.834031+0000 mon.c (mon.1) 10406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.652 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.838735+0000 mon.c (mon.1) 10407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.652 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.838735+0000 mon.c (mon.1) 10407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.652 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.840869+0000 mon.c (mon.1) 10408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.652 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.840869+0000 mon.c (mon.1) 10408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.652 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.845505+0000 mon.c (mon.1) 10409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.652 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.845505+0000 mon.c (mon.1) 10409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.653 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.847167+0000 mon.c (mon.1) 10410 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.653 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.847167+0000 mon.c (mon.1) 10410 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.653 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.858067+0000 mon.a (mon.0) 3042 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.653 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.858067+0000 mon.a (mon.0) 3042 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.653 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.948952+0000 mon.c (mon.1) 10411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.653 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.948952+0000 mon.c (mon.1) 10411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.653 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.952351+0000 mon.c (mon.1) 10412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.653 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.952351+0000 mon.c (mon.1) 10412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.653 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.954143+0000 mon.c (mon.1) 10413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.653 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.954143+0000 mon.c (mon.1) 10413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.654 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.957441+0000 mon.c (mon.1) 10414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.654 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.957441+0000 mon.c (mon.1) 10414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.654 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.958738+0000 mon.c (mon.1) 10415 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.654 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.958738+0000 mon.c (mon.1) 10415 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.654 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.968339+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.654 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:53.968339+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.654 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.057219+0000 mon.c (mon.1) 10416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.654 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.057219+0000 mon.c (mon.1) 10416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.654 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.061940+0000 mon.c (mon.1) 10417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.654 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.061940+0000 mon.c (mon.1) 10417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.655 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.847167+0000 mon.c (mon.1) 10410 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.655 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.847167+0000 mon.c (mon.1) 10410 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.655 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.858067+0000 mon.a (mon.0) 3042 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.655 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.858067+0000 mon.a (mon.0) 3042 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.655 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.948952+0000 mon.c (mon.1) 10411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.655 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.948952+0000 mon.c (mon.1) 10411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.655 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.952351+0000 mon.c (mon.1) 10412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.655 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.952351+0000 mon.c (mon.1) 10412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.655 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.954143+0000 mon.c (mon.1) 10413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.655 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.954143+0000 mon.c (mon.1) 10413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.655 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.957441+0000 mon.c (mon.1) 10414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.655 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.957441+0000 mon.c (mon.1) 10414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.655 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.958738+0000 mon.c (mon.1) 10415 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.655 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.958738+0000 mon.c (mon.1) 10415 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.656 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.968339+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.656 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:53.968339+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.656 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.057219+0000 mon.c (mon.1) 10416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.656 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.057219+0000 mon.c (mon.1) 10416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.656 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.061940+0000 mon.c (mon.1) 10417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.656 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.061940+0000 mon.c (mon.1) 10417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.656 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.064011+0000 mon.c (mon.1) 10418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.657 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.064011+0000 mon.c (mon.1) 10418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.657 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.068650+0000 mon.c (mon.1) 10419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.657 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.068650+0000 mon.c (mon.1) 10419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.657 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.070120+0000 mon.c (mon.1) 10420 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.657 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.070120+0000 mon.c (mon.1) 10420 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.657 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.080629+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.657 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.080629+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.657 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.170355+0000 mon.c (mon.1) 10421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.657 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.170355+0000 mon.c (mon.1) 10421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.657 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.175027+0000 mon.c (mon.1) 10422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.657 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.175027+0000 mon.c (mon.1) 10422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.657 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.177249+0000 mon.c (mon.1) 10423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.657 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.177249+0000 mon.c (mon.1) 10423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.657 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.181330+0000 mon.c (mon.1) 10424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.658 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.181330+0000 mon.c (mon.1) 10424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.658 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.182894+0000 mon.c (mon.1) 10425 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.658 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.182894+0000 mon.c (mon.1) 10425 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.658 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.196003+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.658 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.196003+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.658 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.287886+0000 mon.c (mon.1) 10426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.658 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.287886+0000 mon.c (mon.1) 10426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.658 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.292577+0000 mon.c (mon.1) 10427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.658 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.292577+0000 mon.c (mon.1) 10427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.658 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.294607+0000 mon.c (mon.1) 10428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.658 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.294607+0000 mon.c (mon.1) 10428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.658 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.298873+0000 mon.c (mon.1) 10429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.659 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.298873+0000 mon.c (mon.1) 10429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.659 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.300403+0000 mon.c (mon.1) 10430 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.659 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.300403+0000 mon.c (mon.1) 10430 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.659 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.309832+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.659 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[73084]: audit 2024-04-22T21:18:54.309832+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.659 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.064011+0000 mon.c (mon.1) 10418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.660 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.064011+0000 mon.c (mon.1) 10418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.660 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.068650+0000 mon.c (mon.1) 10419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.660 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.068650+0000 mon.c (mon.1) 10419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.660 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.070120+0000 mon.c (mon.1) 10420 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.660 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.070120+0000 mon.c (mon.1) 10420 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.660 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.080629+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.660 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.080629+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.660 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.170355+0000 mon.c (mon.1) 10421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.660 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.170355+0000 mon.c (mon.1) 10421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.660 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.175027+0000 mon.c (mon.1) 10422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.660 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.175027+0000 mon.c (mon.1) 10422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.660 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.177249+0000 mon.c (mon.1) 10423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.661 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.177249+0000 mon.c (mon.1) 10423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.661 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.181330+0000 mon.c (mon.1) 10424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.661 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.181330+0000 mon.c (mon.1) 10424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.661 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.182894+0000 mon.c (mon.1) 10425 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.661 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.182894+0000 mon.c (mon.1) 10425 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.661 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.196003+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.661 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.196003+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.661 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.287886+0000 mon.c (mon.1) 10426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.661 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.287886+0000 mon.c (mon.1) 10426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.661 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.292577+0000 mon.c (mon.1) 10427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.661 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.292577+0000 mon.c (mon.1) 10427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.661 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.294607+0000 mon.c (mon.1) 10428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.661 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.294607+0000 mon.c (mon.1) 10428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.661 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.298873+0000 mon.c (mon.1) 10429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.661 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.298873+0000 mon.c (mon.1) 10429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.662 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.300403+0000 mon.c (mon.1) 10430 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.662 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.300403+0000 mon.c (mon.1) 10430 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.662 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.309832+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.662 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:54 smithi121 bash[75184]: audit 2024-04-22T21:18:54.309832+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.677 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:54.464419607Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-04-22T21:18:54.677 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:54.588672887Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-04-22T21:18:54.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: cephadm 2024-04-22T21:18:52.568827+0000 mgr.x (mgr.34107) 3024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: cephadm 2024-04-22T21:18:52.568827+0000 mgr.x (mgr.34107) 3024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: cephadm 2024-04-22T21:18:52.625304+0000 mgr.x (mgr.34107) 3025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: cephadm 2024-04-22T21:18:52.625304+0000 mgr.x (mgr.34107) 3025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: cephadm 2024-04-22T21:18:52.710922+0000 mgr.x (mgr.34107) 3026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: cephadm 2024-04-22T21:18:52.710922+0000 mgr.x (mgr.34107) 3026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.678 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: cephadm 2024-04-22T21:18:52.762637+0000 mgr.x (mgr.34107) 3027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: cephadm 2024-04-22T21:18:52.762637+0000 mgr.x (mgr.34107) 3027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: cephadm 2024-04-22T21:18:52.814989+0000 mgr.x (mgr.34107) 3028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: cephadm 2024-04-22T21:18:52.814989+0000 mgr.x (mgr.34107) 3028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: cephadm 2024-04-22T21:18:52.866915+0000 mgr.x (mgr.34107) 3029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: cephadm 2024-04-22T21:18:52.866915+0000 mgr.x (mgr.34107) 3029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: cephadm 2024-04-22T21:18:52.924383+0000 mgr.x (mgr.34107) 3030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: cephadm 2024-04-22T21:18:52.924383+0000 mgr.x (mgr.34107) 3030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: cephadm 2024-04-22T21:18:52.984785+0000 mgr.x (mgr.34107) 3031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: cephadm 2024-04-22T21:18:52.984785+0000 mgr.x (mgr.34107) 3031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: cephadm 2024-04-22T21:18:53.044657+0000 mgr.x (mgr.34107) 3032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: cephadm 2024-04-22T21:18:53.044657+0000 mgr.x (mgr.34107) 3032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: cephadm 2024-04-22T21:18:53.100826+0000 mgr.x (mgr.34107) 3033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: cephadm 2024-04-22T21:18:53.100826+0000 mgr.x (mgr.34107) 3033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: cephadm 2024-04-22T21:18:53.165324+0000 mgr.x (mgr.34107) 3034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: cephadm 2024-04-22T21:18:53.165324+0000 mgr.x (mgr.34107) 3034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: cephadm 2024-04-22T21:18:53.239054+0000 mgr.x (mgr.34107) 3035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: cephadm 2024-04-22T21:18:53.239054+0000 mgr.x (mgr.34107) 3035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: cluster 2024-04-22T21:18:53.297744+0000 mgr.x (mgr.34107) 3036 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:18:54.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: cluster 2024-04-22T21:18:53.297744+0000 mgr.x (mgr.34107) 3036 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:18:54.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.377976+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.377976+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: cephadm 2024-04-22T21:18:53.383310+0000 mgr.x (mgr.34107) 3037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: cephadm 2024-04-22T21:18:53.383310+0000 mgr.x (mgr.34107) 3037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.441955+0000 mon.c (mon.1) 10381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.441955+0000 mon.c (mon.1) 10381 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.445038+0000 mon.c (mon.1) 10382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.445038+0000 mon.c (mon.1) 10382 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.446656+0000 mon.c (mon.1) 10383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.446656+0000 mon.c (mon.1) 10383 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.680 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.449637+0000 mon.c (mon.1) 10384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.449637+0000 mon.c (mon.1) 10384 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.450615+0000 mon.c (mon.1) 10385 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.450615+0000 mon.c (mon.1) 10385 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.458720+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.458720+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: cephadm 2024-04-22T21:18:53.461507+0000 mgr.x (mgr.34107) 3038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: cephadm 2024-04-22T21:18:53.461507+0000 mgr.x (mgr.34107) 3038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:54.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.518144+0000 mon.c (mon.1) 10386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.518144+0000 mon.c (mon.1) 10386 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.521218+0000 mon.c (mon.1) 10387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.521218+0000 mon.c (mon.1) 10387 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.522754+0000 mon.c (mon.1) 10388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.522754+0000 mon.c (mon.1) 10388 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.681 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.525431+0000 mon.c (mon.1) 10389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.525431+0000 mon.c (mon.1) 10389 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.526410+0000 mon.c (mon.1) 10390 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.526410+0000 mon.c (mon.1) 10390 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.537779+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.537779+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.595202+0000 mon.c (mon.1) 10391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.595202+0000 mon.c (mon.1) 10391 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.597889+0000 mon.c (mon.1) 10392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.597889+0000 mon.c (mon.1) 10392 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.599328+0000 mon.c (mon.1) 10393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.599328+0000 mon.c (mon.1) 10393 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.682 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.602088+0000 mon.c (mon.1) 10394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.602088+0000 mon.c (mon.1) 10394 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.603069+0000 mon.c (mon.1) 10395 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.603069+0000 mon.c (mon.1) 10395 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.611329+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.611329+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.653149+0000 mon.c (mon.1) 10396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.653149+0000 mon.c (mon.1) 10396 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.655545+0000 mon.c (mon.1) 10397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.655545+0000 mon.c (mon.1) 10397 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.656942+0000 mon.c (mon.1) 10398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.656942+0000 mon.c (mon.1) 10398 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.659685+0000 mon.c (mon.1) 10399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.659685+0000 mon.c (mon.1) 10399 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.683 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.660366+0000 mon.c (mon.1) 10400 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.660366+0000 mon.c (mon.1) 10400 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.666317+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.666317+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.684 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.722834+0000 mon.c (mon.1) 10401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.722834+0000 mon.c (mon.1) 10401 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.726724+0000 mon.c (mon.1) 10402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.726724+0000 mon.c (mon.1) 10402 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.728869+0000 mon.c (mon.1) 10403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.728869+0000 mon.c (mon.1) 10403 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.732036+0000 mon.c (mon.1) 10404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.732036+0000 mon.c (mon.1) 10404 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.733265+0000 mon.c (mon.1) 10405 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.733265+0000 mon.c (mon.1) 10405 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.743618+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.743618+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.834031+0000 mon.c (mon.1) 10406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.685 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.834031+0000 mon.c (mon.1) 10406 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.838735+0000 mon.c (mon.1) 10407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.838735+0000 mon.c (mon.1) 10407 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.840869+0000 mon.c (mon.1) 10408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.840869+0000 mon.c (mon.1) 10408 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.845505+0000 mon.c (mon.1) 10409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.845505+0000 mon.c (mon.1) 10409 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.847167+0000 mon.c (mon.1) 10410 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.847167+0000 mon.c (mon.1) 10410 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.858067+0000 mon.a (mon.0) 3042 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.858067+0000 mon.a (mon.0) 3042 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.948952+0000 mon.c (mon.1) 10411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.948952+0000 mon.c (mon.1) 10411 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.952351+0000 mon.c (mon.1) 10412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.952351+0000 mon.c (mon.1) 10412 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.686 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.954143+0000 mon.c (mon.1) 10413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.954143+0000 mon.c (mon.1) 10413 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.957441+0000 mon.c (mon.1) 10414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.957441+0000 mon.c (mon.1) 10414 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.958738+0000 mon.c (mon.1) 10415 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.958738+0000 mon.c (mon.1) 10415 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.968339+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:53.968339+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.057219+0000 mon.c (mon.1) 10416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.057219+0000 mon.c (mon.1) 10416 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.061940+0000 mon.c (mon.1) 10417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.061940+0000 mon.c (mon.1) 10417 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.064011+0000 mon.c (mon.1) 10418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.064011+0000 mon.c (mon.1) 10418 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.068650+0000 mon.c (mon.1) 10419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.687 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.068650+0000 mon.c (mon.1) 10419 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.070120+0000 mon.c (mon.1) 10420 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.070120+0000 mon.c (mon.1) 10420 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.080629+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.080629+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.170355+0000 mon.c (mon.1) 10421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.170355+0000 mon.c (mon.1) 10421 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.175027+0000 mon.c (mon.1) 10422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.175027+0000 mon.c (mon.1) 10422 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.177249+0000 mon.c (mon.1) 10423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.177249+0000 mon.c (mon.1) 10423 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.181330+0000 mon.c (mon.1) 10424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.181330+0000 mon.c (mon.1) 10424 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.182894+0000 mon.c (mon.1) 10425 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.182894+0000 mon.c (mon.1) 10425 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.688 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.196003+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.196003+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.287886+0000 mon.c (mon.1) 10426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.287886+0000 mon.c (mon.1) 10426 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.292577+0000 mon.c (mon.1) 10427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.292577+0000 mon.c (mon.1) 10427 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:54.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.294607+0000 mon.c (mon.1) 10428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.294607+0000 mon.c (mon.1) 10428 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:54.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.298873+0000 mon.c (mon.1) 10429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.298873+0000 mon.c (mon.1) 10429 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:54.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.300403+0000 mon.c (mon.1) 10430 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.300403+0000 mon.c (mon.1) 10430 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:54.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.309832+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.689 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[58916]: audit 2024-04-22T21:18:54.309832+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:54.952 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:54.693694119Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-04-22T21:18:54.952 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:54.800699496Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-04-22T21:18:54.952 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:54.900109859Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-04-22T21:18:55.222 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:54 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:54.968384978Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-04-22T21:18:55.222 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:55.035664382Z level=info msg="Executing migration" id="create provenance_type table" 2024-04-22T21:18:55.222 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:55.128451427Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-04-22T21:18:55.222 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:55.178488859Z level=info msg="Executing migration" id="create alert_image table" 2024-04-22T21:18:55.223 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:55.237896088Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-04-22T21:18:55.489 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:55.305578815Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-04-22T21:18:55.489 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:55.356023403Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-04-22T21:18:55.489 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:55.423134199Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-04-22T21:18:55.489 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:55.473583904Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-04-22T21:18:55.489 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:55.473756266Z 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-22T21:18:55.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: cephadm 2024-04-22T21:18:53.540817+0000 mgr.x (mgr.34107) 3039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: cephadm 2024-04-22T21:18:53.540817+0000 mgr.x (mgr.34107) 3039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: cephadm 2024-04-22T21:18:53.613894+0000 mgr.x (mgr.34107) 3040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: cephadm 2024-04-22T21:18:53.613894+0000 mgr.x (mgr.34107) 3040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: cephadm 2024-04-22T21:18:53.668955+0000 mgr.x (mgr.34107) 3041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: cephadm 2024-04-22T21:18:53.668955+0000 mgr.x (mgr.34107) 3041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: cephadm 2024-04-22T21:18:53.746450+0000 mgr.x (mgr.34107) 3042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: cephadm 2024-04-22T21:18:53.746450+0000 mgr.x (mgr.34107) 3042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: cephadm 2024-04-22T21:18:53.861271+0000 mgr.x (mgr.34107) 3043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: cephadm 2024-04-22T21:18:53.861271+0000 mgr.x (mgr.34107) 3043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: cephadm 2024-04-22T21:18:53.971208+0000 mgr.x (mgr.34107) 3044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: cephadm 2024-04-22T21:18:53.971208+0000 mgr.x (mgr.34107) 3044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: cephadm 2024-04-22T21:18:54.083930+0000 mgr.x (mgr.34107) 3045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: cephadm 2024-04-22T21:18:54.083930+0000 mgr.x (mgr.34107) 3045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: cephadm 2024-04-22T21:18:54.199467+0000 mgr.x (mgr.34107) 3046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: cephadm 2024-04-22T21:18:54.199467+0000 mgr.x (mgr.34107) 3046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: cephadm 2024-04-22T21:18:54.312695+0000 mgr.x (mgr.34107) 3047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: cephadm 2024-04-22T21:18:54.312695+0000 mgr.x (mgr.34107) 3047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.407294+0000 mon.c (mon.1) 10431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.407294+0000 mon.c (mon.1) 10431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.411744+0000 mon.c (mon.1) 10432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.411744+0000 mon.c (mon.1) 10432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.413600+0000 mon.c (mon.1) 10433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.413600+0000 mon.c (mon.1) 10433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.417079+0000 mon.c (mon.1) 10434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.417079+0000 mon.c (mon.1) 10434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.418448+0000 mon.c (mon.1) 10435 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.418448+0000 mon.c (mon.1) 10435 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.427016+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.427016+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: cephadm 2024-04-22T21:18:54.431512+0000 mgr.x (mgr.34107) 3048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: cephadm 2024-04-22T21:18:54.431512+0000 mgr.x (mgr.34107) 3048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.503096+0000 mon.c (mon.1) 10436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.503096+0000 mon.c (mon.1) 10436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.505838+0000 mon.c (mon.1) 10437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.505838+0000 mon.c (mon.1) 10437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.507073+0000 mon.c (mon.1) 10438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.507073+0000 mon.c (mon.1) 10438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.509331+0000 mon.c (mon.1) 10439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.509331+0000 mon.c (mon.1) 10439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.510272+0000 mon.c (mon.1) 10440 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.510272+0000 mon.c (mon.1) 10440 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.520287+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.520287+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.594941+0000 mon.c (mon.1) 10441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.594941+0000 mon.c (mon.1) 10441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.598438+0000 mon.c (mon.1) 10442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.598438+0000 mon.c (mon.1) 10442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.600563+0000 mon.c (mon.1) 10443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.600563+0000 mon.c (mon.1) 10443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.604789+0000 mon.c (mon.1) 10444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.604789+0000 mon.c (mon.1) 10444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.605966+0000 mon.c (mon.1) 10445 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.605966+0000 mon.c (mon.1) 10445 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.616931+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.616931+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.695729+0000 mon.c (mon.1) 10446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.695729+0000 mon.c (mon.1) 10446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.697969+0000 mon.c (mon.1) 10447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.697969+0000 mon.c (mon.1) 10447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.699167+0000 mon.c (mon.1) 10448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.699167+0000 mon.c (mon.1) 10448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.701531+0000 mon.c (mon.1) 10449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.701531+0000 mon.c (mon.1) 10449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.702358+0000 mon.c (mon.1) 10450 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.702358+0000 mon.c (mon.1) 10450 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.711286+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.711286+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.799997+0000 mon.c (mon.1) 10451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.799997+0000 mon.c (mon.1) 10451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.804309+0000 mon.c (mon.1) 10452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.804309+0000 mon.c (mon.1) 10452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.805674+0000 mon.c (mon.1) 10453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.805674+0000 mon.c (mon.1) 10453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.809166+0000 mon.c (mon.1) 10454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.809166+0000 mon.c (mon.1) 10454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.810497+0000 mon.c (mon.1) 10455 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.810497+0000 mon.c (mon.1) 10455 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.819548+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.819548+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.898254+0000 mon.c (mon.1) 10456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.898254+0000 mon.c (mon.1) 10456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.900736+0000 mon.c (mon.1) 10457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.900736+0000 mon.c (mon.1) 10457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.901832+0000 mon.c (mon.1) 10458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.901832+0000 mon.c (mon.1) 10458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.904319+0000 mon.c (mon.1) 10459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.904319+0000 mon.c (mon.1) 10459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.905156+0000 mon.c (mon.1) 10460 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.905156+0000 mon.c (mon.1) 10460 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.913504+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.913504+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.974224+0000 mon.c (mon.1) 10461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.974224+0000 mon.c (mon.1) 10461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.976969+0000 mon.c (mon.1) 10462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.976969+0000 mon.c (mon.1) 10462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.978659+0000 mon.c (mon.1) 10463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.978659+0000 mon.c (mon.1) 10463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.981902+0000 mon.c (mon.1) 10464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.981902+0000 mon.c (mon.1) 10464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.983143+0000 mon.c (mon.1) 10465 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.983143+0000 mon.c (mon.1) 10465 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.993856+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:54.993856+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.037684+0000 mon.c (mon.1) 10466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.037684+0000 mon.c (mon.1) 10466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.040483+0000 mon.c (mon.1) 10467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.040483+0000 mon.c (mon.1) 10467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.041763+0000 mon.c (mon.1) 10468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.041763+0000 mon.c (mon.1) 10468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.044227+0000 mon.c (mon.1) 10469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.044227+0000 mon.c (mon.1) 10469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.045284+0000 mon.c (mon.1) 10470 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.045284+0000 mon.c (mon.1) 10470 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.056340+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.056340+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.129321+0000 mon.c (mon.1) 10471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.129321+0000 mon.c (mon.1) 10471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.132531+0000 mon.c (mon.1) 10472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.132531+0000 mon.c (mon.1) 10472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.134234+0000 mon.c (mon.1) 10473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.134234+0000 mon.c (mon.1) 10473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.137404+0000 mon.c (mon.1) 10474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.137404+0000 mon.c (mon.1) 10474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.138612+0000 mon.c (mon.1) 10475 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.138612+0000 mon.c (mon.1) 10475 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.149554+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.149554+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.208390+0000 mon.c (mon.1) 10476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.208390+0000 mon.c (mon.1) 10476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.211281+0000 mon.c (mon.1) 10477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.211281+0000 mon.c (mon.1) 10477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.213041+0000 mon.c (mon.1) 10478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.213041+0000 mon.c (mon.1) 10478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.216020+0000 mon.c (mon.1) 10479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.216020+0000 mon.c (mon.1) 10479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.217167+0000 mon.c (mon.1) 10480 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.217167+0000 mon.c (mon.1) 10480 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.228286+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.228286+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.287464+0000 mon.c (mon.1) 10481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.287464+0000 mon.c (mon.1) 10481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.290265+0000 mon.c (mon.1) 10482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.290265+0000 mon.c (mon.1) 10482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.291762+0000 mon.c (mon.1) 10483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.291762+0000 mon.c (mon.1) 10483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.294810+0000 mon.c (mon.1) 10484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.294810+0000 mon.c (mon.1) 10484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.295977+0000 mon.c (mon.1) 10485 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.295977+0000 mon.c (mon.1) 10485 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.304941+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[58916]: audit 2024-04-22T21:18:55.304941+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: cephadm 2024-04-22T21:18:53.540817+0000 mgr.x (mgr.34107) 3039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: cephadm 2024-04-22T21:18:53.540817+0000 mgr.x (mgr.34107) 3039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: cephadm 2024-04-22T21:18:53.613894+0000 mgr.x (mgr.34107) 3040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: cephadm 2024-04-22T21:18:53.613894+0000 mgr.x (mgr.34107) 3040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: cephadm 2024-04-22T21:18:53.668955+0000 mgr.x (mgr.34107) 3041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: cephadm 2024-04-22T21:18:53.668955+0000 mgr.x (mgr.34107) 3041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: cephadm 2024-04-22T21:18:53.746450+0000 mgr.x (mgr.34107) 3042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: cephadm 2024-04-22T21:18:53.746450+0000 mgr.x (mgr.34107) 3042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: cephadm 2024-04-22T21:18:53.861271+0000 mgr.x (mgr.34107) 3043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: cephadm 2024-04-22T21:18:53.861271+0000 mgr.x (mgr.34107) 3043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: cephadm 2024-04-22T21:18:53.971208+0000 mgr.x (mgr.34107) 3044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: cephadm 2024-04-22T21:18:53.971208+0000 mgr.x (mgr.34107) 3044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: cephadm 2024-04-22T21:18:54.083930+0000 mgr.x (mgr.34107) 3045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: cephadm 2024-04-22T21:18:54.083930+0000 mgr.x (mgr.34107) 3045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: cephadm 2024-04-22T21:18:54.199467+0000 mgr.x (mgr.34107) 3046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: cephadm 2024-04-22T21:18:54.199467+0000 mgr.x (mgr.34107) 3046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: cephadm 2024-04-22T21:18:54.312695+0000 mgr.x (mgr.34107) 3047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: cephadm 2024-04-22T21:18:54.312695+0000 mgr.x (mgr.34107) 3047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.407294+0000 mon.c (mon.1) 10431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.407294+0000 mon.c (mon.1) 10431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.411744+0000 mon.c (mon.1) 10432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: cephadm 2024-04-22T21:18:53.540817+0000 mgr.x (mgr.34107) 3039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: cephadm 2024-04-22T21:18:53.540817+0000 mgr.x (mgr.34107) 3039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: cephadm 2024-04-22T21:18:53.613894+0000 mgr.x (mgr.34107) 3040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: cephadm 2024-04-22T21:18:53.613894+0000 mgr.x (mgr.34107) 3040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: cephadm 2024-04-22T21:18:53.668955+0000 mgr.x (mgr.34107) 3041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: cephadm 2024-04-22T21:18:53.668955+0000 mgr.x (mgr.34107) 3041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: cephadm 2024-04-22T21:18:53.746450+0000 mgr.x (mgr.34107) 3042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: cephadm 2024-04-22T21:18:53.746450+0000 mgr.x (mgr.34107) 3042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: cephadm 2024-04-22T21:18:53.861271+0000 mgr.x (mgr.34107) 3043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: cephadm 2024-04-22T21:18:53.861271+0000 mgr.x (mgr.34107) 3043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: cephadm 2024-04-22T21:18:53.971208+0000 mgr.x (mgr.34107) 3044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: cephadm 2024-04-22T21:18:53.971208+0000 mgr.x (mgr.34107) 3044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: cephadm 2024-04-22T21:18:54.083930+0000 mgr.x (mgr.34107) 3045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: cephadm 2024-04-22T21:18:54.083930+0000 mgr.x (mgr.34107) 3045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: cephadm 2024-04-22T21:18:54.199467+0000 mgr.x (mgr.34107) 3046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: cephadm 2024-04-22T21:18:54.199467+0000 mgr.x (mgr.34107) 3046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: cephadm 2024-04-22T21:18:54.312695+0000 mgr.x (mgr.34107) 3047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: cephadm 2024-04-22T21:18:54.312695+0000 mgr.x (mgr.34107) 3047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.407294+0000 mon.c (mon.1) 10431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.407294+0000 mon.c (mon.1) 10431 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.411744+0000 mon.c (mon.1) 10432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.411744+0000 mon.c (mon.1) 10432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.413600+0000 mon.c (mon.1) 10433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.413600+0000 mon.c (mon.1) 10433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.417079+0000 mon.c (mon.1) 10434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.417079+0000 mon.c (mon.1) 10434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.418448+0000 mon.c (mon.1) 10435 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.418448+0000 mon.c (mon.1) 10435 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.427016+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.427016+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: cephadm 2024-04-22T21:18:54.431512+0000 mgr.x (mgr.34107) 3048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: cephadm 2024-04-22T21:18:54.431512+0000 mgr.x (mgr.34107) 3048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.503096+0000 mon.c (mon.1) 10436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.503096+0000 mon.c (mon.1) 10436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.505838+0000 mon.c (mon.1) 10437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.505838+0000 mon.c (mon.1) 10437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.507073+0000 mon.c (mon.1) 10438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.507073+0000 mon.c (mon.1) 10438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.509331+0000 mon.c (mon.1) 10439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.509331+0000 mon.c (mon.1) 10439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.411744+0000 mon.c (mon.1) 10432 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.413600+0000 mon.c (mon.1) 10433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.413600+0000 mon.c (mon.1) 10433 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.417079+0000 mon.c (mon.1) 10434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.417079+0000 mon.c (mon.1) 10434 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.418448+0000 mon.c (mon.1) 10435 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.418448+0000 mon.c (mon.1) 10435 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.427016+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.427016+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: cephadm 2024-04-22T21:18:54.431512+0000 mgr.x (mgr.34107) 3048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: cephadm 2024-04-22T21:18:54.431512+0000 mgr.x (mgr.34107) 3048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:55.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.503096+0000 mon.c (mon.1) 10436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.503096+0000 mon.c (mon.1) 10436 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.505838+0000 mon.c (mon.1) 10437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.505838+0000 mon.c (mon.1) 10437 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.507073+0000 mon.c (mon.1) 10438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.507073+0000 mon.c (mon.1) 10438 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.509331+0000 mon.c (mon.1) 10439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.509331+0000 mon.c (mon.1) 10439 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.510272+0000 mon.c (mon.1) 10440 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.510272+0000 mon.c (mon.1) 10440 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.520287+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.520287+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.594941+0000 mon.c (mon.1) 10441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.594941+0000 mon.c (mon.1) 10441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.598438+0000 mon.c (mon.1) 10442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.598438+0000 mon.c (mon.1) 10442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.600563+0000 mon.c (mon.1) 10443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.600563+0000 mon.c (mon.1) 10443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.604789+0000 mon.c (mon.1) 10444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.604789+0000 mon.c (mon.1) 10444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.605966+0000 mon.c (mon.1) 10445 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.605966+0000 mon.c (mon.1) 10445 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.616931+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.616931+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.695729+0000 mon.c (mon.1) 10446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.695729+0000 mon.c (mon.1) 10446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.697969+0000 mon.c (mon.1) 10447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.697969+0000 mon.c (mon.1) 10447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.699167+0000 mon.c (mon.1) 10448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.699167+0000 mon.c (mon.1) 10448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.701531+0000 mon.c (mon.1) 10449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.701531+0000 mon.c (mon.1) 10449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.702358+0000 mon.c (mon.1) 10450 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.702358+0000 mon.c (mon.1) 10450 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.711286+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.711286+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.799997+0000 mon.c (mon.1) 10451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.799997+0000 mon.c (mon.1) 10451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.804309+0000 mon.c (mon.1) 10452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.804309+0000 mon.c (mon.1) 10452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.805674+0000 mon.c (mon.1) 10453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.805674+0000 mon.c (mon.1) 10453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.809166+0000 mon.c (mon.1) 10454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.809166+0000 mon.c (mon.1) 10454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.810497+0000 mon.c (mon.1) 10455 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.810497+0000 mon.c (mon.1) 10455 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.819548+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.819548+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.510272+0000 mon.c (mon.1) 10440 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.510272+0000 mon.c (mon.1) 10440 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.520287+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.520287+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.594941+0000 mon.c (mon.1) 10441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.594941+0000 mon.c (mon.1) 10441 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.598438+0000 mon.c (mon.1) 10442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.598438+0000 mon.c (mon.1) 10442 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.600563+0000 mon.c (mon.1) 10443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.600563+0000 mon.c (mon.1) 10443 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.604789+0000 mon.c (mon.1) 10444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.604789+0000 mon.c (mon.1) 10444 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.605966+0000 mon.c (mon.1) 10445 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.605966+0000 mon.c (mon.1) 10445 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.616931+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.616931+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.695729+0000 mon.c (mon.1) 10446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.695729+0000 mon.c (mon.1) 10446 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.697969+0000 mon.c (mon.1) 10447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.697969+0000 mon.c (mon.1) 10447 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.898254+0000 mon.c (mon.1) 10456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.898254+0000 mon.c (mon.1) 10456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.900736+0000 mon.c (mon.1) 10457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.900736+0000 mon.c (mon.1) 10457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.901832+0000 mon.c (mon.1) 10458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.901832+0000 mon.c (mon.1) 10458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.904319+0000 mon.c (mon.1) 10459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.904319+0000 mon.c (mon.1) 10459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.905156+0000 mon.c (mon.1) 10460 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.905156+0000 mon.c (mon.1) 10460 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.913504+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.913504+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.974224+0000 mon.c (mon.1) 10461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.974224+0000 mon.c (mon.1) 10461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.976969+0000 mon.c (mon.1) 10462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.976969+0000 mon.c (mon.1) 10462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.978659+0000 mon.c (mon.1) 10463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.978659+0000 mon.c (mon.1) 10463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.699167+0000 mon.c (mon.1) 10448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.699167+0000 mon.c (mon.1) 10448 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.701531+0000 mon.c (mon.1) 10449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.701531+0000 mon.c (mon.1) 10449 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.702358+0000 mon.c (mon.1) 10450 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.702358+0000 mon.c (mon.1) 10450 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.711286+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.711286+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.799997+0000 mon.c (mon.1) 10451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.799997+0000 mon.c (mon.1) 10451 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.804309+0000 mon.c (mon.1) 10452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.804309+0000 mon.c (mon.1) 10452 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.805674+0000 mon.c (mon.1) 10453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.805674+0000 mon.c (mon.1) 10453 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.809166+0000 mon.c (mon.1) 10454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.809166+0000 mon.c (mon.1) 10454 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.810497+0000 mon.c (mon.1) 10455 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.810497+0000 mon.c (mon.1) 10455 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.819548+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.819548+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.981902+0000 mon.c (mon.1) 10464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.981902+0000 mon.c (mon.1) 10464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.983143+0000 mon.c (mon.1) 10465 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.983143+0000 mon.c (mon.1) 10465 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.993856+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:54.993856+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.037684+0000 mon.c (mon.1) 10466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.037684+0000 mon.c (mon.1) 10466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.040483+0000 mon.c (mon.1) 10467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.040483+0000 mon.c (mon.1) 10467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.041763+0000 mon.c (mon.1) 10468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.041763+0000 mon.c (mon.1) 10468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.044227+0000 mon.c (mon.1) 10469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.044227+0000 mon.c (mon.1) 10469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.045284+0000 mon.c (mon.1) 10470 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.045284+0000 mon.c (mon.1) 10470 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.056340+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.056340+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.129321+0000 mon.c (mon.1) 10471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.129321+0000 mon.c (mon.1) 10471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.132531+0000 mon.c (mon.1) 10472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.132531+0000 mon.c (mon.1) 10472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.134234+0000 mon.c (mon.1) 10473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.134234+0000 mon.c (mon.1) 10473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.137404+0000 mon.c (mon.1) 10474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.137404+0000 mon.c (mon.1) 10474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.138612+0000 mon.c (mon.1) 10475 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.138612+0000 mon.c (mon.1) 10475 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.149554+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.149554+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.208390+0000 mon.c (mon.1) 10476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.208390+0000 mon.c (mon.1) 10476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.211281+0000 mon.c (mon.1) 10477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.211281+0000 mon.c (mon.1) 10477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.213041+0000 mon.c (mon.1) 10478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.213041+0000 mon.c (mon.1) 10478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.216020+0000 mon.c (mon.1) 10479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.216020+0000 mon.c (mon.1) 10479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.217167+0000 mon.c (mon.1) 10480 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.898254+0000 mon.c (mon.1) 10456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.898254+0000 mon.c (mon.1) 10456 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.900736+0000 mon.c (mon.1) 10457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.900736+0000 mon.c (mon.1) 10457 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.901832+0000 mon.c (mon.1) 10458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.901832+0000 mon.c (mon.1) 10458 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.904319+0000 mon.c (mon.1) 10459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.904319+0000 mon.c (mon.1) 10459 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.905156+0000 mon.c (mon.1) 10460 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.905156+0000 mon.c (mon.1) 10460 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.913504+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.913504+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.974224+0000 mon.c (mon.1) 10461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.974224+0000 mon.c (mon.1) 10461 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.976969+0000 mon.c (mon.1) 10462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.976969+0000 mon.c (mon.1) 10462 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.978659+0000 mon.c (mon.1) 10463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.978659+0000 mon.c (mon.1) 10463 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.217167+0000 mon.c (mon.1) 10480 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.228286+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.228286+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.287464+0000 mon.c (mon.1) 10481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.287464+0000 mon.c (mon.1) 10481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.290265+0000 mon.c (mon.1) 10482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.290265+0000 mon.c (mon.1) 10482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.291762+0000 mon.c (mon.1) 10483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.291762+0000 mon.c (mon.1) 10483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.294810+0000 mon.c (mon.1) 10484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.294810+0000 mon.c (mon.1) 10484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.295977+0000 mon.c (mon.1) 10485 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.295977+0000 mon.c (mon.1) 10485 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.304941+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[73084]: audit 2024-04-22T21:18:55.304941+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.981902+0000 mon.c (mon.1) 10464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.981902+0000 mon.c (mon.1) 10464 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.983143+0000 mon.c (mon.1) 10465 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.983143+0000 mon.c (mon.1) 10465 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.993856+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:54.993856+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.037684+0000 mon.c (mon.1) 10466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.037684+0000 mon.c (mon.1) 10466 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.040483+0000 mon.c (mon.1) 10467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.040483+0000 mon.c (mon.1) 10467 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.041763+0000 mon.c (mon.1) 10468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.041763+0000 mon.c (mon.1) 10468 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.044227+0000 mon.c (mon.1) 10469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.044227+0000 mon.c (mon.1) 10469 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.045284+0000 mon.c (mon.1) 10470 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.045284+0000 mon.c (mon.1) 10470 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.056340+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.056340+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.129321+0000 mon.c (mon.1) 10471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.129321+0000 mon.c (mon.1) 10471 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.132531+0000 mon.c (mon.1) 10472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.132531+0000 mon.c (mon.1) 10472 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.134234+0000 mon.c (mon.1) 10473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.134234+0000 mon.c (mon.1) 10473 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.137404+0000 mon.c (mon.1) 10474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.137404+0000 mon.c (mon.1) 10474 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.138612+0000 mon.c (mon.1) 10475 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.138612+0000 mon.c (mon.1) 10475 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.149554+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.149554+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.208390+0000 mon.c (mon.1) 10476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.208390+0000 mon.c (mon.1) 10476 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.211281+0000 mon.c (mon.1) 10477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.211281+0000 mon.c (mon.1) 10477 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.213041+0000 mon.c (mon.1) 10478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.213041+0000 mon.c (mon.1) 10478 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.216020+0000 mon.c (mon.1) 10479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.216020+0000 mon.c (mon.1) 10479 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.217167+0000 mon.c (mon.1) 10480 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.217167+0000 mon.c (mon.1) 10480 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.228286+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.228286+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.287464+0000 mon.c (mon.1) 10481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.287464+0000 mon.c (mon.1) 10481 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.290265+0000 mon.c (mon.1) 10482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.290265+0000 mon.c (mon.1) 10482 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:55.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.291762+0000 mon.c (mon.1) 10483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.291762+0000 mon.c (mon.1) 10483 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:55.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.294810+0000 mon.c (mon.1) 10484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.294810+0000 mon.c (mon.1) 10484 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:55.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.295977+0000 mon.c (mon.1) 10485 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.295977+0000 mon.c (mon.1) 10485 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:55.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.304941+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:55 smithi121 bash[75184]: audit 2024-04-22T21:18:55.304941+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:55.807 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:55.515641977Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-04-22T21:18:55.807 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:55.557678811Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-04-22T21:18:55.808 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:55.608306127Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-04-22T21:18:55.808 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:55.651014238Z level=info msg="Executing migration" id="create secrets table" 2024-04-22T21:18:55.808 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:55.733930147Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-04-22T21:18:56.045 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:55.801014555Z level=info msg="Executing migration" id="add name column into data_keys" 2024-04-22T21:18:56.046 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:55.843843266Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-04-22T21:18:56.046 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:55.918553234Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-04-22T21:18:56.046 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:55 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:55.968995351Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-04-22T21:18:56.046 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:56.019533303Z level=info msg="Executing migration" id="add column hidden to role table" 2024-04-22T21:18:56.306 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:56.062232765Z level=info msg="Executing migration" id="create query_history table v1" 2024-04-22T21:18:56.306 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:56.136903813Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-04-22T21:18:56.306 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:56.170632742Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-04-22T21:18:56.306 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:56.204293636Z level=info msg="Executing migration" id="teams permissions migration" 2024-04-22T21:18:56.306 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:56.246339251Z level=info msg="Executing migration" id="dashboard permissions" 2024-04-22T21:18:56.306 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:56.272022286Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-04-22T21:18:56.633 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:56.322469827Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-04-22T21:18:56.633 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:56.372778954Z level=info msg="Executing migration" id="alerting notification permissions" 2024-04-22T21:18:56.634 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:56.423498917Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-04-22T21:18:56.634 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:56.46563664Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-04-22T21:18:56.634 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:56.5078237Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-04-22T21:18:56.634 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:56.561431289Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-04-22T21:18:56.635 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: cephadm 2024-04-22T21:18:54.522805+0000 mgr.x (mgr.34107) 3049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.636 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: cephadm 2024-04-22T21:18:54.522805+0000 mgr.x (mgr.34107) 3049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.636 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: cephadm 2024-04-22T21:18:54.622783+0000 mgr.x (mgr.34107) 3050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.636 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: cephadm 2024-04-22T21:18:54.622783+0000 mgr.x (mgr.34107) 3050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.636 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: cephadm 2024-04-22T21:18:54.713794+0000 mgr.x (mgr.34107) 3051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.636 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: cephadm 2024-04-22T21:18:54.713794+0000 mgr.x (mgr.34107) 3051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.636 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: cephadm 2024-04-22T21:18:54.822131+0000 mgr.x (mgr.34107) 3052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.636 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: cephadm 2024-04-22T21:18:54.822131+0000 mgr.x (mgr.34107) 3052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.636 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: cephadm 2024-04-22T21:18:54.915877+0000 mgr.x (mgr.34107) 3053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.636 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: cephadm 2024-04-22T21:18:54.915877+0000 mgr.x (mgr.34107) 3053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.636 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: cephadm 2024-04-22T21:18:54.996363+0000 mgr.x (mgr.34107) 3054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.636 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: cephadm 2024-04-22T21:18:54.996363+0000 mgr.x (mgr.34107) 3054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.637 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: cephadm 2024-04-22T21:18:55.059100+0000 mgr.x (mgr.34107) 3055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.637 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: cephadm 2024-04-22T21:18:55.059100+0000 mgr.x (mgr.34107) 3055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.637 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: cephadm 2024-04-22T21:18:55.152470+0000 mgr.x (mgr.34107) 3056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.637 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: cephadm 2024-04-22T21:18:55.152470+0000 mgr.x (mgr.34107) 3056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.637 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: cephadm 2024-04-22T21:18:55.231175+0000 mgr.x (mgr.34107) 3057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.637 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: cephadm 2024-04-22T21:18:55.231175+0000 mgr.x (mgr.34107) 3057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.637 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: cluster 2024-04-22T21:18:55.298385+0000 mgr.x (mgr.34107) 3058 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:18:56.637 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: cluster 2024-04-22T21:18:55.298385+0000 mgr.x (mgr.34107) 3058 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:18:56.637 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: cephadm 2024-04-22T21:18:55.309580+0000 mgr.x (mgr.34107) 3059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.637 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: cephadm 2024-04-22T21:18:55.309580+0000 mgr.x (mgr.34107) 3059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.637 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.382416+0000 mon.c (mon.1) 10486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.637 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.382416+0000 mon.c (mon.1) 10486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.637 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.399919+0000 mon.c (mon.1) 10487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.637 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.399919+0000 mon.c (mon.1) 10487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.638 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.401055+0000 mon.c (mon.1) 10488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.638 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.401055+0000 mon.c (mon.1) 10488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.638 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.403418+0000 mon.c (mon.1) 10489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.638 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.403418+0000 mon.c (mon.1) 10489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.638 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.404423+0000 mon.c (mon.1) 10490 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.638 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.404423+0000 mon.c (mon.1) 10490 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.638 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.411730+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.638 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.411730+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.638 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: cephadm 2024-04-22T21:18:55.414144+0000 mgr.x (mgr.34107) 3060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.638 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: cephadm 2024-04-22T21:18:55.414144+0000 mgr.x (mgr.34107) 3060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.638 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.485669+0000 mon.c (mon.1) 10491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.638 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.485669+0000 mon.c (mon.1) 10491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.638 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.488010+0000 mon.c (mon.1) 10492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.488010+0000 mon.c (mon.1) 10492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.489098+0000 mon.c (mon.1) 10493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.489098+0000 mon.c (mon.1) 10493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.491234+0000 mon.c (mon.1) 10494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.491234+0000 mon.c (mon.1) 10494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.491935+0000 mon.c (mon.1) 10495 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.491935+0000 mon.c (mon.1) 10495 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.497614+0000 mon.a (mon.0) 3059 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.497614+0000 mon.a (mon.0) 3059 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.539243+0000 mon.c (mon.1) 10496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.539243+0000 mon.c (mon.1) 10496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.541983+0000 mon.c (mon.1) 10497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.541983+0000 mon.c (mon.1) 10497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.543247+0000 mon.c (mon.1) 10498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.543247+0000 mon.c (mon.1) 10498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.545409+0000 mon.c (mon.1) 10499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.545409+0000 mon.c (mon.1) 10499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.546206+0000 mon.c (mon.1) 10500 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.546206+0000 mon.c (mon.1) 10500 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.552213+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.552213+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.610219+0000 mon.c (mon.1) 10501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.610219+0000 mon.c (mon.1) 10501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.612352+0000 mon.c (mon.1) 10502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.612352+0000 mon.c (mon.1) 10502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.613317+0000 mon.c (mon.1) 10503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.613317+0000 mon.c (mon.1) 10503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.615294+0000 mon.c (mon.1) 10504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.615294+0000 mon.c (mon.1) 10504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.616009+0000 mon.c (mon.1) 10505 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.616009+0000 mon.c (mon.1) 10505 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.621462+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.621462+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.662560+0000 mon.c (mon.1) 10506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.662560+0000 mon.c (mon.1) 10506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.665164+0000 mon.c (mon.1) 10507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.665164+0000 mon.c (mon.1) 10507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.666634+0000 mon.c (mon.1) 10508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.666634+0000 mon.c (mon.1) 10508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.669233+0000 mon.c (mon.1) 10509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.669233+0000 mon.c (mon.1) 10509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.670205+0000 mon.c (mon.1) 10510 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.670205+0000 mon.c (mon.1) 10510 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.676538+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.676538+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.720662+0000 mon.c (mon.1) 10511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.720662+0000 mon.c (mon.1) 10511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.722825+0000 mon.c (mon.1) 10512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.722825+0000 mon.c (mon.1) 10512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.723896+0000 mon.c (mon.1) 10513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.723896+0000 mon.c (mon.1) 10513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.725961+0000 mon.c (mon.1) 10514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.725961+0000 mon.c (mon.1) 10514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.726793+0000 mon.c (mon.1) 10515 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.726793+0000 mon.c (mon.1) 10515 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.732613+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.732613+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.779278+0000 mon.c (mon.1) 10516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.779278+0000 mon.c (mon.1) 10516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.782089+0000 mon.c (mon.1) 10517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.782089+0000 mon.c (mon.1) 10517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.783390+0000 mon.c (mon.1) 10518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.783390+0000 mon.c (mon.1) 10518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.785956+0000 mon.c (mon.1) 10519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.785956+0000 mon.c (mon.1) 10519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.786942+0000 mon.c (mon.1) 10520 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.786942+0000 mon.c (mon.1) 10520 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.794088+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.794088+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.838242+0000 mon.c (mon.1) 10521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.838242+0000 mon.c (mon.1) 10521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.841099+0000 mon.c (mon.1) 10522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.841099+0000 mon.c (mon.1) 10522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.842782+0000 mon.c (mon.1) 10523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.842782+0000 mon.c (mon.1) 10523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.845580+0000 mon.c (mon.1) 10524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.845580+0000 mon.c (mon.1) 10524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.846593+0000 mon.c (mon.1) 10525 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.846593+0000 mon.c (mon.1) 10525 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.853291+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.853291+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.896724+0000 mon.c (mon.1) 10526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.896724+0000 mon.c (mon.1) 10526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.898719+0000 mon.c (mon.1) 10527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.898719+0000 mon.c (mon.1) 10527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.899644+0000 mon.c (mon.1) 10528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.899644+0000 mon.c (mon.1) 10528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.901604+0000 mon.c (mon.1) 10529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.901604+0000 mon.c (mon.1) 10529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.902287+0000 mon.c (mon.1) 10530 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.902287+0000 mon.c (mon.1) 10530 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.907402+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.907402+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.949674+0000 mon.c (mon.1) 10531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.949674+0000 mon.c (mon.1) 10531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.951838+0000 mon.c (mon.1) 10532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.951838+0000 mon.c (mon.1) 10532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.952717+0000 mon.c (mon.1) 10533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.952717+0000 mon.c (mon.1) 10533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.954719+0000 mon.c (mon.1) 10534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.954719+0000 mon.c (mon.1) 10534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.955305+0000 mon.c (mon.1) 10535 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.955305+0000 mon.c (mon.1) 10535 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.960956+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:55.960956+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.002633+0000 mon.c (mon.1) 10536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.002633+0000 mon.c (mon.1) 10536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.005333+0000 mon.c (mon.1) 10537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.005333+0000 mon.c (mon.1) 10537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.006502+0000 mon.c (mon.1) 10538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.006502+0000 mon.c (mon.1) 10538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.008711+0000 mon.c (mon.1) 10539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.008711+0000 mon.c (mon.1) 10539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.009566+0000 mon.c (mon.1) 10540 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.009566+0000 mon.c (mon.1) 10540 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.015716+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.015716+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.073376+0000 mon.c (mon.1) 10541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.073376+0000 mon.c (mon.1) 10541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.076321+0000 mon.c (mon.1) 10542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.076321+0000 mon.c (mon.1) 10542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.077780+0000 mon.c (mon.1) 10543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.077780+0000 mon.c (mon.1) 10543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.080571+0000 mon.c (mon.1) 10544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.080571+0000 mon.c (mon.1) 10544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.081650+0000 mon.c (mon.1) 10545 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.081650+0000 mon.c (mon.1) 10545 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.090781+0000 mon.a (mon.0) 3069 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.090781+0000 mon.a (mon.0) 3069 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.132551+0000 mon.c (mon.1) 10546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.132551+0000 mon.c (mon.1) 10546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.135405+0000 mon.c (mon.1) 10547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.135405+0000 mon.c (mon.1) 10547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.136980+0000 mon.c (mon.1) 10548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.136980+0000 mon.c (mon.1) 10548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.139781+0000 mon.c (mon.1) 10549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.139781+0000 mon.c (mon.1) 10549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.140882+0000 mon.c (mon.1) 10550 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.140882+0000 mon.c (mon.1) 10550 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.149887+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.149887+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.211945+0000 mon.c (mon.1) 10551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.211945+0000 mon.c (mon.1) 10551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.215110+0000 mon.c (mon.1) 10552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.215110+0000 mon.c (mon.1) 10552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.216582+0000 mon.c (mon.1) 10553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.216582+0000 mon.c (mon.1) 10553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.219301+0000 mon.c (mon.1) 10554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.219301+0000 mon.c (mon.1) 10554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.220316+0000 mon.c (mon.1) 10555 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.220316+0000 mon.c (mon.1) 10555 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.229429+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.229429+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.287655+0000 mon.c (mon.1) 10556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.287655+0000 mon.c (mon.1) 10556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.290353+0000 mon.c (mon.1) 10557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.290353+0000 mon.c (mon.1) 10557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.291485+0000 mon.c (mon.1) 10558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.291485+0000 mon.c (mon.1) 10558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.294102+0000 mon.c (mon.1) 10559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.294102+0000 mon.c (mon.1) 10559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.295049+0000 mon.c (mon.1) 10560 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.295049+0000 mon.c (mon.1) 10560 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.302042+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.302042+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.364760+0000 mon.c (mon.1) 10561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.364760+0000 mon.c (mon.1) 10561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.652 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.368174+0000 mon.c (mon.1) 10562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.652 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.368174+0000 mon.c (mon.1) 10562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.652 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.369837+0000 mon.c (mon.1) 10563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.652 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.369837+0000 mon.c (mon.1) 10563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.652 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.373184+0000 mon.c (mon.1) 10564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.652 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.373184+0000 mon.c (mon.1) 10564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.652 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.374655+0000 mon.c (mon.1) 10565 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.652 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[58916]: audit 2024-04-22T21:18:56.374655+0000 mon.c (mon.1) 10565 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: cephadm 2024-04-22T21:18:54.522805+0000 mgr.x (mgr.34107) 3049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: cephadm 2024-04-22T21:18:54.522805+0000 mgr.x (mgr.34107) 3049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: cephadm 2024-04-22T21:18:54.622783+0000 mgr.x (mgr.34107) 3050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: cephadm 2024-04-22T21:18:54.622783+0000 mgr.x (mgr.34107) 3050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: cephadm 2024-04-22T21:18:54.713794+0000 mgr.x (mgr.34107) 3051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: cephadm 2024-04-22T21:18:54.713794+0000 mgr.x (mgr.34107) 3051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: cephadm 2024-04-22T21:18:54.822131+0000 mgr.x (mgr.34107) 3052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: cephadm 2024-04-22T21:18:54.822131+0000 mgr.x (mgr.34107) 3052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: cephadm 2024-04-22T21:18:54.915877+0000 mgr.x (mgr.34107) 3053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: cephadm 2024-04-22T21:18:54.915877+0000 mgr.x (mgr.34107) 3053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: cephadm 2024-04-22T21:18:54.996363+0000 mgr.x (mgr.34107) 3054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: cephadm 2024-04-22T21:18:54.996363+0000 mgr.x (mgr.34107) 3054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: cephadm 2024-04-22T21:18:55.059100+0000 mgr.x (mgr.34107) 3055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: cephadm 2024-04-22T21:18:55.059100+0000 mgr.x (mgr.34107) 3055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: cephadm 2024-04-22T21:18:55.152470+0000 mgr.x (mgr.34107) 3056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: cephadm 2024-04-22T21:18:55.152470+0000 mgr.x (mgr.34107) 3056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: cephadm 2024-04-22T21:18:55.231175+0000 mgr.x (mgr.34107) 3057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: cephadm 2024-04-22T21:18:55.231175+0000 mgr.x (mgr.34107) 3057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: cluster 2024-04-22T21:18:55.298385+0000 mgr.x (mgr.34107) 3058 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:18:56.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: cluster 2024-04-22T21:18:55.298385+0000 mgr.x (mgr.34107) 3058 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:18:56.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: cephadm 2024-04-22T21:18:55.309580+0000 mgr.x (mgr.34107) 3059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: cephadm 2024-04-22T21:18:55.309580+0000 mgr.x (mgr.34107) 3059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.382416+0000 mon.c (mon.1) 10486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.382416+0000 mon.c (mon.1) 10486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.399919+0000 mon.c (mon.1) 10487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.399919+0000 mon.c (mon.1) 10487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.401055+0000 mon.c (mon.1) 10488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.401055+0000 mon.c (mon.1) 10488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.403418+0000 mon.c (mon.1) 10489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.403418+0000 mon.c (mon.1) 10489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.404423+0000 mon.c (mon.1) 10490 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.404423+0000 mon.c (mon.1) 10490 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.411730+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.411730+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: cephadm 2024-04-22T21:18:55.414144+0000 mgr.x (mgr.34107) 3060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: cephadm 2024-04-22T21:18:55.414144+0000 mgr.x (mgr.34107) 3060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.485669+0000 mon.c (mon.1) 10491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.485669+0000 mon.c (mon.1) 10491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.488010+0000 mon.c (mon.1) 10492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.488010+0000 mon.c (mon.1) 10492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.489098+0000 mon.c (mon.1) 10493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: cephadm 2024-04-22T21:18:54.522805+0000 mgr.x (mgr.34107) 3049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: cephadm 2024-04-22T21:18:54.522805+0000 mgr.x (mgr.34107) 3049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: cephadm 2024-04-22T21:18:54.622783+0000 mgr.x (mgr.34107) 3050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: cephadm 2024-04-22T21:18:54.622783+0000 mgr.x (mgr.34107) 3050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: cephadm 2024-04-22T21:18:54.713794+0000 mgr.x (mgr.34107) 3051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: cephadm 2024-04-22T21:18:54.713794+0000 mgr.x (mgr.34107) 3051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: cephadm 2024-04-22T21:18:54.822131+0000 mgr.x (mgr.34107) 3052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: cephadm 2024-04-22T21:18:54.822131+0000 mgr.x (mgr.34107) 3052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: cephadm 2024-04-22T21:18:54.915877+0000 mgr.x (mgr.34107) 3053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: cephadm 2024-04-22T21:18:54.915877+0000 mgr.x (mgr.34107) 3053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: cephadm 2024-04-22T21:18:54.996363+0000 mgr.x (mgr.34107) 3054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: cephadm 2024-04-22T21:18:54.996363+0000 mgr.x (mgr.34107) 3054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: cephadm 2024-04-22T21:18:55.059100+0000 mgr.x (mgr.34107) 3055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: cephadm 2024-04-22T21:18:55.059100+0000 mgr.x (mgr.34107) 3055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: cephadm 2024-04-22T21:18:55.152470+0000 mgr.x (mgr.34107) 3056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: cephadm 2024-04-22T21:18:55.152470+0000 mgr.x (mgr.34107) 3056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: cephadm 2024-04-22T21:18:55.231175+0000 mgr.x (mgr.34107) 3057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: cephadm 2024-04-22T21:18:55.231175+0000 mgr.x (mgr.34107) 3057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: cluster 2024-04-22T21:18:55.298385+0000 mgr.x (mgr.34107) 3058 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:18:56.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: cluster 2024-04-22T21:18:55.298385+0000 mgr.x (mgr.34107) 3058 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:18:56.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: cephadm 2024-04-22T21:18:55.309580+0000 mgr.x (mgr.34107) 3059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: cephadm 2024-04-22T21:18:55.309580+0000 mgr.x (mgr.34107) 3059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.489098+0000 mon.c (mon.1) 10493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.491234+0000 mon.c (mon.1) 10494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.491234+0000 mon.c (mon.1) 10494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.491935+0000 mon.c (mon.1) 10495 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.491935+0000 mon.c (mon.1) 10495 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.497614+0000 mon.a (mon.0) 3059 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.497614+0000 mon.a (mon.0) 3059 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.539243+0000 mon.c (mon.1) 10496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.539243+0000 mon.c (mon.1) 10496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.541983+0000 mon.c (mon.1) 10497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.541983+0000 mon.c (mon.1) 10497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.543247+0000 mon.c (mon.1) 10498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.543247+0000 mon.c (mon.1) 10498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.545409+0000 mon.c (mon.1) 10499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.545409+0000 mon.c (mon.1) 10499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.546206+0000 mon.c (mon.1) 10500 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.546206+0000 mon.c (mon.1) 10500 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.552213+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.552213+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.610219+0000 mon.c (mon.1) 10501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.610219+0000 mon.c (mon.1) 10501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.612352+0000 mon.c (mon.1) 10502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.612352+0000 mon.c (mon.1) 10502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.613317+0000 mon.c (mon.1) 10503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.613317+0000 mon.c (mon.1) 10503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.615294+0000 mon.c (mon.1) 10504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.615294+0000 mon.c (mon.1) 10504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.616009+0000 mon.c (mon.1) 10505 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.616009+0000 mon.c (mon.1) 10505 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.621462+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.621462+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.662560+0000 mon.c (mon.1) 10506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.662560+0000 mon.c (mon.1) 10506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.665164+0000 mon.c (mon.1) 10507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.665164+0000 mon.c (mon.1) 10507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.666634+0000 mon.c (mon.1) 10508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.666634+0000 mon.c (mon.1) 10508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.669233+0000 mon.c (mon.1) 10509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.382416+0000 mon.c (mon.1) 10486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.382416+0000 mon.c (mon.1) 10486 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.399919+0000 mon.c (mon.1) 10487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.399919+0000 mon.c (mon.1) 10487 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.401055+0000 mon.c (mon.1) 10488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.401055+0000 mon.c (mon.1) 10488 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.403418+0000 mon.c (mon.1) 10489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.403418+0000 mon.c (mon.1) 10489 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.404423+0000 mon.c (mon.1) 10490 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.404423+0000 mon.c (mon.1) 10490 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.411730+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.411730+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: cephadm 2024-04-22T21:18:55.414144+0000 mgr.x (mgr.34107) 3060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: cephadm 2024-04-22T21:18:55.414144+0000 mgr.x (mgr.34107) 3060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:56.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.485669+0000 mon.c (mon.1) 10491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.485669+0000 mon.c (mon.1) 10491 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.488010+0000 mon.c (mon.1) 10492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.488010+0000 mon.c (mon.1) 10492 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.489098+0000 mon.c (mon.1) 10493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.669233+0000 mon.c (mon.1) 10509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.670205+0000 mon.c (mon.1) 10510 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.670205+0000 mon.c (mon.1) 10510 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.676538+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.676538+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.720662+0000 mon.c (mon.1) 10511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.720662+0000 mon.c (mon.1) 10511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.722825+0000 mon.c (mon.1) 10512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.722825+0000 mon.c (mon.1) 10512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.723896+0000 mon.c (mon.1) 10513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.723896+0000 mon.c (mon.1) 10513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.725961+0000 mon.c (mon.1) 10514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.725961+0000 mon.c (mon.1) 10514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.726793+0000 mon.c (mon.1) 10515 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.726793+0000 mon.c (mon.1) 10515 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.732613+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.732613+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.779278+0000 mon.c (mon.1) 10516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.779278+0000 mon.c (mon.1) 10516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.782089+0000 mon.c (mon.1) 10517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.782089+0000 mon.c (mon.1) 10517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.783390+0000 mon.c (mon.1) 10518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.783390+0000 mon.c (mon.1) 10518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.785956+0000 mon.c (mon.1) 10519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.785956+0000 mon.c (mon.1) 10519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.786942+0000 mon.c (mon.1) 10520 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.786942+0000 mon.c (mon.1) 10520 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.794088+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.794088+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.838242+0000 mon.c (mon.1) 10521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.838242+0000 mon.c (mon.1) 10521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.841099+0000 mon.c (mon.1) 10522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.841099+0000 mon.c (mon.1) 10522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.842782+0000 mon.c (mon.1) 10523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.842782+0000 mon.c (mon.1) 10523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.845580+0000 mon.c (mon.1) 10524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.845580+0000 mon.c (mon.1) 10524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.846593+0000 mon.c (mon.1) 10525 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.846593+0000 mon.c (mon.1) 10525 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.489098+0000 mon.c (mon.1) 10493 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.491234+0000 mon.c (mon.1) 10494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.491234+0000 mon.c (mon.1) 10494 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.491935+0000 mon.c (mon.1) 10495 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.491935+0000 mon.c (mon.1) 10495 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.497614+0000 mon.a (mon.0) 3059 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.497614+0000 mon.a (mon.0) 3059 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.539243+0000 mon.c (mon.1) 10496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.539243+0000 mon.c (mon.1) 10496 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.541983+0000 mon.c (mon.1) 10497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.541983+0000 mon.c (mon.1) 10497 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.543247+0000 mon.c (mon.1) 10498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.543247+0000 mon.c (mon.1) 10498 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.545409+0000 mon.c (mon.1) 10499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.545409+0000 mon.c (mon.1) 10499 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.546206+0000 mon.c (mon.1) 10500 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.546206+0000 mon.c (mon.1) 10500 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.552213+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.552213+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.853291+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.853291+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.896724+0000 mon.c (mon.1) 10526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.896724+0000 mon.c (mon.1) 10526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.898719+0000 mon.c (mon.1) 10527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.898719+0000 mon.c (mon.1) 10527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.899644+0000 mon.c (mon.1) 10528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.899644+0000 mon.c (mon.1) 10528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.901604+0000 mon.c (mon.1) 10529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.901604+0000 mon.c (mon.1) 10529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.902287+0000 mon.c (mon.1) 10530 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.902287+0000 mon.c (mon.1) 10530 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.907402+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.907402+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.949674+0000 mon.c (mon.1) 10531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.949674+0000 mon.c (mon.1) 10531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.951838+0000 mon.c (mon.1) 10532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.951838+0000 mon.c (mon.1) 10532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.952717+0000 mon.c (mon.1) 10533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.952717+0000 mon.c (mon.1) 10533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.954719+0000 mon.c (mon.1) 10534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.954719+0000 mon.c (mon.1) 10534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.955305+0000 mon.c (mon.1) 10535 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.955305+0000 mon.c (mon.1) 10535 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.960956+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:55.960956+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.002633+0000 mon.c (mon.1) 10536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.002633+0000 mon.c (mon.1) 10536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.005333+0000 mon.c (mon.1) 10537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.005333+0000 mon.c (mon.1) 10537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.006502+0000 mon.c (mon.1) 10538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.006502+0000 mon.c (mon.1) 10538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.008711+0000 mon.c (mon.1) 10539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.008711+0000 mon.c (mon.1) 10539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.009566+0000 mon.c (mon.1) 10540 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.009566+0000 mon.c (mon.1) 10540 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.015716+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.015716+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.073376+0000 mon.c (mon.1) 10541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.610219+0000 mon.c (mon.1) 10501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.610219+0000 mon.c (mon.1) 10501 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.612352+0000 mon.c (mon.1) 10502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.612352+0000 mon.c (mon.1) 10502 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.613317+0000 mon.c (mon.1) 10503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.613317+0000 mon.c (mon.1) 10503 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.615294+0000 mon.c (mon.1) 10504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.615294+0000 mon.c (mon.1) 10504 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.616009+0000 mon.c (mon.1) 10505 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.616009+0000 mon.c (mon.1) 10505 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.621462+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.621462+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.662560+0000 mon.c (mon.1) 10506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.662560+0000 mon.c (mon.1) 10506 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.665164+0000 mon.c (mon.1) 10507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.665164+0000 mon.c (mon.1) 10507 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.666634+0000 mon.c (mon.1) 10508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.666634+0000 mon.c (mon.1) 10508 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.669233+0000 mon.c (mon.1) 10509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.073376+0000 mon.c (mon.1) 10541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.076321+0000 mon.c (mon.1) 10542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.076321+0000 mon.c (mon.1) 10542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.077780+0000 mon.c (mon.1) 10543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.077780+0000 mon.c (mon.1) 10543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.080571+0000 mon.c (mon.1) 10544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.080571+0000 mon.c (mon.1) 10544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.081650+0000 mon.c (mon.1) 10545 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.081650+0000 mon.c (mon.1) 10545 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.090781+0000 mon.a (mon.0) 3069 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.090781+0000 mon.a (mon.0) 3069 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.132551+0000 mon.c (mon.1) 10546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.132551+0000 mon.c (mon.1) 10546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.135405+0000 mon.c (mon.1) 10547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.135405+0000 mon.c (mon.1) 10547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.136980+0000 mon.c (mon.1) 10548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.136980+0000 mon.c (mon.1) 10548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.139781+0000 mon.c (mon.1) 10549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.139781+0000 mon.c (mon.1) 10549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.140882+0000 mon.c (mon.1) 10550 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.140882+0000 mon.c (mon.1) 10550 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.149887+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.149887+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.211945+0000 mon.c (mon.1) 10551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.211945+0000 mon.c (mon.1) 10551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.215110+0000 mon.c (mon.1) 10552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.215110+0000 mon.c (mon.1) 10552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.216582+0000 mon.c (mon.1) 10553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.216582+0000 mon.c (mon.1) 10553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.219301+0000 mon.c (mon.1) 10554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.219301+0000 mon.c (mon.1) 10554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.220316+0000 mon.c (mon.1) 10555 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.220316+0000 mon.c (mon.1) 10555 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.229429+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.229429+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.287655+0000 mon.c (mon.1) 10556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.287655+0000 mon.c (mon.1) 10556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.804 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.290353+0000 mon.c (mon.1) 10557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.669233+0000 mon.c (mon.1) 10509 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.670205+0000 mon.c (mon.1) 10510 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.670205+0000 mon.c (mon.1) 10510 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.676538+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.676538+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.720662+0000 mon.c (mon.1) 10511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.720662+0000 mon.c (mon.1) 10511 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.722825+0000 mon.c (mon.1) 10512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.722825+0000 mon.c (mon.1) 10512 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.723896+0000 mon.c (mon.1) 10513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.723896+0000 mon.c (mon.1) 10513 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.725961+0000 mon.c (mon.1) 10514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.725961+0000 mon.c (mon.1) 10514 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.726793+0000 mon.c (mon.1) 10515 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.726793+0000 mon.c (mon.1) 10515 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.732613+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.732613+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.779278+0000 mon.c (mon.1) 10516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.779278+0000 mon.c (mon.1) 10516 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.782089+0000 mon.c (mon.1) 10517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.290353+0000 mon.c (mon.1) 10557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.291485+0000 mon.c (mon.1) 10558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.291485+0000 mon.c (mon.1) 10558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.294102+0000 mon.c (mon.1) 10559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.294102+0000 mon.c (mon.1) 10559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.295049+0000 mon.c (mon.1) 10560 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.295049+0000 mon.c (mon.1) 10560 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.302042+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.302042+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.364760+0000 mon.c (mon.1) 10561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.364760+0000 mon.c (mon.1) 10561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.368174+0000 mon.c (mon.1) 10562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.368174+0000 mon.c (mon.1) 10562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.369837+0000 mon.c (mon.1) 10563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.369837+0000 mon.c (mon.1) 10563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.373184+0000 mon.c (mon.1) 10564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.373184+0000 mon.c (mon.1) 10564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.374655+0000 mon.c (mon.1) 10565 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.808 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[75184]: audit 2024-04-22T21:18:56.374655+0000 mon.c (mon.1) 10565 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.782089+0000 mon.c (mon.1) 10517 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.783390+0000 mon.c (mon.1) 10518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.783390+0000 mon.c (mon.1) 10518 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.785956+0000 mon.c (mon.1) 10519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.785956+0000 mon.c (mon.1) 10519 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.786942+0000 mon.c (mon.1) 10520 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.786942+0000 mon.c (mon.1) 10520 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.794088+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.794088+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.838242+0000 mon.c (mon.1) 10521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.838242+0000 mon.c (mon.1) 10521 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.841099+0000 mon.c (mon.1) 10522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.841099+0000 mon.c (mon.1) 10522 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.842782+0000 mon.c (mon.1) 10523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.842782+0000 mon.c (mon.1) 10523 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.845580+0000 mon.c (mon.1) 10524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.845580+0000 mon.c (mon.1) 10524 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.846593+0000 mon.c (mon.1) 10525 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.846593+0000 mon.c (mon.1) 10525 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.853291+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.853291+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.896724+0000 mon.c (mon.1) 10526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.896724+0000 mon.c (mon.1) 10526 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.898719+0000 mon.c (mon.1) 10527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.898719+0000 mon.c (mon.1) 10527 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.899644+0000 mon.c (mon.1) 10528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.899644+0000 mon.c (mon.1) 10528 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.901604+0000 mon.c (mon.1) 10529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.901604+0000 mon.c (mon.1) 10529 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.902287+0000 mon.c (mon.1) 10530 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.902287+0000 mon.c (mon.1) 10530 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.907402+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.907402+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.949674+0000 mon.c (mon.1) 10531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.949674+0000 mon.c (mon.1) 10531 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.951838+0000 mon.c (mon.1) 10532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.951838+0000 mon.c (mon.1) 10532 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.952717+0000 mon.c (mon.1) 10533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.952717+0000 mon.c (mon.1) 10533 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.954719+0000 mon.c (mon.1) 10534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.954719+0000 mon.c (mon.1) 10534 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.955305+0000 mon.c (mon.1) 10535 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.955305+0000 mon.c (mon.1) 10535 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.960956+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:55.960956+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.002633+0000 mon.c (mon.1) 10536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.002633+0000 mon.c (mon.1) 10536 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.005333+0000 mon.c (mon.1) 10537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.005333+0000 mon.c (mon.1) 10537 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.006502+0000 mon.c (mon.1) 10538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.006502+0000 mon.c (mon.1) 10538 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.008711+0000 mon.c (mon.1) 10539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.008711+0000 mon.c (mon.1) 10539 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.009566+0000 mon.c (mon.1) 10540 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.009566+0000 mon.c (mon.1) 10540 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.015716+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.015716+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.073376+0000 mon.c (mon.1) 10541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.073376+0000 mon.c (mon.1) 10541 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.076321+0000 mon.c (mon.1) 10542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.813 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.076321+0000 mon.c (mon.1) 10542 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.077780+0000 mon.c (mon.1) 10543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.077780+0000 mon.c (mon.1) 10543 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.080571+0000 mon.c (mon.1) 10544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.080571+0000 mon.c (mon.1) 10544 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.081650+0000 mon.c (mon.1) 10545 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.081650+0000 mon.c (mon.1) 10545 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.090781+0000 mon.a (mon.0) 3069 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.090781+0000 mon.a (mon.0) 3069 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.132551+0000 mon.c (mon.1) 10546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.132551+0000 mon.c (mon.1) 10546 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.135405+0000 mon.c (mon.1) 10547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.135405+0000 mon.c (mon.1) 10547 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.136980+0000 mon.c (mon.1) 10548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.136980+0000 mon.c (mon.1) 10548 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.139781+0000 mon.c (mon.1) 10549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.139781+0000 mon.c (mon.1) 10549 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.140882+0000 mon.c (mon.1) 10550 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.140882+0000 mon.c (mon.1) 10550 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.149887+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.149887+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.211945+0000 mon.c (mon.1) 10551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.211945+0000 mon.c (mon.1) 10551 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.215110+0000 mon.c (mon.1) 10552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.215110+0000 mon.c (mon.1) 10552 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.216582+0000 mon.c (mon.1) 10553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.216582+0000 mon.c (mon.1) 10553 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.219301+0000 mon.c (mon.1) 10554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.219301+0000 mon.c (mon.1) 10554 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.220316+0000 mon.c (mon.1) 10555 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.220316+0000 mon.c (mon.1) 10555 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.229429+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.229429+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.287655+0000 mon.c (mon.1) 10556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.287655+0000 mon.c (mon.1) 10556 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.290353+0000 mon.c (mon.1) 10557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.290353+0000 mon.c (mon.1) 10557 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.291485+0000 mon.c (mon.1) 10558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.291485+0000 mon.c (mon.1) 10558 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.816 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.294102+0000 mon.c (mon.1) 10559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.294102+0000 mon.c (mon.1) 10559 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.295049+0000 mon.c (mon.1) 10560 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.295049+0000 mon.c (mon.1) 10560 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.302042+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.302042+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:56.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.364760+0000 mon.c (mon.1) 10561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.364760+0000 mon.c (mon.1) 10561 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.368174+0000 mon.c (mon.1) 10562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.368174+0000 mon.c (mon.1) 10562 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:56.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.369837+0000 mon.c (mon.1) 10563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.369837+0000 mon.c (mon.1) 10563 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:56.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.373184+0000 mon.c (mon.1) 10564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.373184+0000 mon.c (mon.1) 10564 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:56.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.374655+0000 mon.c (mon.1) 10565 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:56 smithi121 bash[73084]: audit 2024-04-22T21:18:56.374655+0000 mon.c (mon.1) 10565 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:56.940 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:56.64981726Z level=info msg="Executing migration" id="create correlation table v1" 2024-04-22T21:18:56.941 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:56.749838549Z level=info msg="Executing migration" id="add index correlations.uid" 2024-04-22T21:18:57.239 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:56 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:56.957103845Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-04-22T21:18:57.239 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:57.05446076Z level=info msg="Executing migration" id="add correlation config column" 2024-04-22T21:18:57.239 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:57.148561294Z level=info msg="Executing migration" id="create entity_events table" 2024-04-22T21:18:57.739 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:57.386760718Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-04-22T21:18:57.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: cephadm 2024-04-22T21:18:55.500229+0000 mgr.x (mgr.34107) 3061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: cephadm 2024-04-22T21:18:55.500229+0000 mgr.x (mgr.34107) 3061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: cephadm 2024-04-22T21:18:55.554848+0000 mgr.x (mgr.34107) 3062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: cephadm 2024-04-22T21:18:55.554848+0000 mgr.x (mgr.34107) 3062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: cephadm 2024-04-22T21:18:55.623943+0000 mgr.x (mgr.34107) 3063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: cephadm 2024-04-22T21:18:55.623943+0000 mgr.x (mgr.34107) 3063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: cephadm 2024-04-22T21:18:55.680927+0000 mgr.x (mgr.34107) 3064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: cephadm 2024-04-22T21:18:55.680927+0000 mgr.x (mgr.34107) 3064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: cephadm 2024-04-22T21:18:55.735203+0000 mgr.x (mgr.34107) 3065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: cephadm 2024-04-22T21:18:55.735203+0000 mgr.x (mgr.34107) 3065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: cephadm 2024-04-22T21:18:55.799052+0000 mgr.x (mgr.34107) 3066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: cephadm 2024-04-22T21:18:55.799052+0000 mgr.x (mgr.34107) 3066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: cephadm 2024-04-22T21:18:55.857888+0000 mgr.x (mgr.34107) 3067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: cephadm 2024-04-22T21:18:55.857888+0000 mgr.x (mgr.34107) 3067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: cephadm 2024-04-22T21:18:55.909981+0000 mgr.x (mgr.34107) 3068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: cephadm 2024-04-22T21:18:55.909981+0000 mgr.x (mgr.34107) 3068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: cephadm 2024-04-22T21:18:55.963429+0000 mgr.x (mgr.34107) 3069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: cephadm 2024-04-22T21:18:55.963429+0000 mgr.x (mgr.34107) 3069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: cephadm 2024-04-22T21:18:56.018061+0000 mgr.x (mgr.34107) 3070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: cephadm 2024-04-22T21:18:56.018061+0000 mgr.x (mgr.34107) 3070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: cephadm 2024-04-22T21:18:56.093360+0000 mgr.x (mgr.34107) 3071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: cephadm 2024-04-22T21:18:56.093360+0000 mgr.x (mgr.34107) 3071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: cephadm 2024-04-22T21:18:56.152457+0000 mgr.x (mgr.34107) 3072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: cephadm 2024-04-22T21:18:56.152457+0000 mgr.x (mgr.34107) 3072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: cephadm 2024-04-22T21:18:56.231963+0000 mgr.x (mgr.34107) 3073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: cephadm 2024-04-22T21:18:56.231963+0000 mgr.x (mgr.34107) 3073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: cephadm 2024-04-22T21:18:56.307512+0000 mgr.x (mgr.34107) 3074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: cephadm 2024-04-22T21:18:56.307512+0000 mgr.x (mgr.34107) 3074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.383765+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.383765+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: cephadm 2024-04-22T21:18:56.387424+0000 mgr.x (mgr.34107) 3075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: cephadm 2024-04-22T21:18:56.387424+0000 mgr.x (mgr.34107) 3075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.442899+0000 mon.c (mon.1) 10566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.442899+0000 mon.c (mon.1) 10566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.445352+0000 mon.c (mon.1) 10567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.445352+0000 mon.c (mon.1) 10567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.447049+0000 mon.c (mon.1) 10568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.447049+0000 mon.c (mon.1) 10568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.449303+0000 mon.c (mon.1) 10569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.449303+0000 mon.c (mon.1) 10569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.450206+0000 mon.c (mon.1) 10570 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.450206+0000 mon.c (mon.1) 10570 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.458210+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.458210+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: cephadm 2024-04-22T21:18:56.460771+0000 mgr.x (mgr.34107) 3076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: cephadm 2024-04-22T21:18:56.460771+0000 mgr.x (mgr.34107) 3076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.500340+0000 mon.c (mon.1) 10571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.500340+0000 mon.c (mon.1) 10571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.502749+0000 mon.c (mon.1) 10572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.502749+0000 mon.c (mon.1) 10572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.503949+0000 mon.c (mon.1) 10573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.503949+0000 mon.c (mon.1) 10573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.744 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.506557+0000 mon.c (mon.1) 10574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.506557+0000 mon.c (mon.1) 10574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.507556+0000 mon.c (mon.1) 10575 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.507556+0000 mon.c (mon.1) 10575 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.514026+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.514026+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.572109+0000 mon.c (mon.1) 10576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.572109+0000 mon.c (mon.1) 10576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.574963+0000 mon.c (mon.1) 10577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.574963+0000 mon.c (mon.1) 10577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.576552+0000 mon.c (mon.1) 10578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.576552+0000 mon.c (mon.1) 10578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.745 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.579555+0000 mon.c (mon.1) 10579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.579555+0000 mon.c (mon.1) 10579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.580702+0000 mon.c (mon.1) 10580 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.580702+0000 mon.c (mon.1) 10580 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.589341+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.746 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.589341+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.664242+0000 mon.c (mon.1) 10581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.664242+0000 mon.c (mon.1) 10581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.667741+0000 mon.c (mon.1) 10582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.667741+0000 mon.c (mon.1) 10582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.669563+0000 mon.c (mon.1) 10583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.669563+0000 mon.c (mon.1) 10583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.673106+0000 mon.c (mon.1) 10584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.673106+0000 mon.c (mon.1) 10584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.674496+0000 mon.c (mon.1) 10585 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.674496+0000 mon.c (mon.1) 10585 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.683871+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.747 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.683871+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.744100+0000 mon.c (mon.1) 10586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.744100+0000 mon.c (mon.1) 10586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.747188+0000 mon.c (mon.1) 10587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.747188+0000 mon.c (mon.1) 10587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.748865+0000 mon.c (mon.1) 10588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.748865+0000 mon.c (mon.1) 10588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.751646+0000 mon.c (mon.1) 10589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.751646+0000 mon.c (mon.1) 10589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.752720+0000 mon.c (mon.1) 10590 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.752720+0000 mon.c (mon.1) 10590 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.748 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.761825+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.761825+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.807012+0000 mon.c (mon.1) 10591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.807012+0000 mon.c (mon.1) 10591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.809964+0000 mon.c (mon.1) 10592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.809964+0000 mon.c (mon.1) 10592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.811398+0000 mon.c (mon.1) 10593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.811398+0000 mon.c (mon.1) 10593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.814716+0000 mon.c (mon.1) 10594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.814716+0000 mon.c (mon.1) 10594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.815838+0000 mon.c (mon.1) 10595 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.815838+0000 mon.c (mon.1) 10595 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.825990+0000 mon.a (mon.0) 3079 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.749 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.825990+0000 mon.a (mon.0) 3079 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.905150+0000 mon.c (mon.1) 10596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.905150+0000 mon.c (mon.1) 10596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.908531+0000 mon.c (mon.1) 10597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.908531+0000 mon.c (mon.1) 10597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.910224+0000 mon.c (mon.1) 10598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.910224+0000 mon.c (mon.1) 10598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.913672+0000 mon.c (mon.1) 10599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.913672+0000 mon.c (mon.1) 10599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.915048+0000 mon.c (mon.1) 10600 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.915048+0000 mon.c (mon.1) 10600 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.927140+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:56.927140+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.750 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.004332+0000 mon.c (mon.1) 10601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.004332+0000 mon.c (mon.1) 10601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.008962+0000 mon.c (mon.1) 10602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.008962+0000 mon.c (mon.1) 10602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.010825+0000 mon.c (mon.1) 10603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.010825+0000 mon.c (mon.1) 10603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.015393+0000 mon.c (mon.1) 10604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.015393+0000 mon.c (mon.1) 10604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.016913+0000 mon.c (mon.1) 10605 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.016913+0000 mon.c (mon.1) 10605 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.029213+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.029213+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.122532+0000 mon.c (mon.1) 10606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.751 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.122532+0000 mon.c (mon.1) 10606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.127351+0000 mon.c (mon.1) 10607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.127351+0000 mon.c (mon.1) 10607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.129386+0000 mon.c (mon.1) 10608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.129386+0000 mon.c (mon.1) 10608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.133434+0000 mon.c (mon.1) 10609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.133434+0000 mon.c (mon.1) 10609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.134916+0000 mon.c (mon.1) 10610 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.134916+0000 mon.c (mon.1) 10610 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.752 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.145440+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.145440+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.235758+0000 mon.c (mon.1) 10611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.235758+0000 mon.c (mon.1) 10611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.239917+0000 mon.c (mon.1) 10612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.239917+0000 mon.c (mon.1) 10612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.241705+0000 mon.c (mon.1) 10613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.241705+0000 mon.c (mon.1) 10613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.245812+0000 mon.c (mon.1) 10614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.245812+0000 mon.c (mon.1) 10614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.247182+0000 mon.c (mon.1) 10615 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.247182+0000 mon.c (mon.1) 10615 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.753 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.258111+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.258111+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.336715+0000 mon.c (mon.1) 10616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.336715+0000 mon.c (mon.1) 10616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.339878+0000 mon.c (mon.1) 10617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.339878+0000 mon.c (mon.1) 10617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.341722+0000 mon.c (mon.1) 10618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.341722+0000 mon.c (mon.1) 10618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.345006+0000 mon.c (mon.1) 10619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.345006+0000 mon.c (mon.1) 10619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.346375+0000 mon.c (mon.1) 10620 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.346375+0000 mon.c (mon.1) 10620 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.355986+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.754 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[58916]: audit 2024-04-22T21:18:57.355986+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: cephadm 2024-04-22T21:18:55.500229+0000 mgr.x (mgr.34107) 3061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: cephadm 2024-04-22T21:18:55.500229+0000 mgr.x (mgr.34107) 3061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: cephadm 2024-04-22T21:18:55.554848+0000 mgr.x (mgr.34107) 3062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: cephadm 2024-04-22T21:18:55.554848+0000 mgr.x (mgr.34107) 3062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: cephadm 2024-04-22T21:18:55.623943+0000 mgr.x (mgr.34107) 3063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: cephadm 2024-04-22T21:18:55.623943+0000 mgr.x (mgr.34107) 3063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: cephadm 2024-04-22T21:18:55.680927+0000 mgr.x (mgr.34107) 3064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: cephadm 2024-04-22T21:18:55.680927+0000 mgr.x (mgr.34107) 3064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: cephadm 2024-04-22T21:18:55.735203+0000 mgr.x (mgr.34107) 3065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: cephadm 2024-04-22T21:18:55.735203+0000 mgr.x (mgr.34107) 3065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: cephadm 2024-04-22T21:18:55.799052+0000 mgr.x (mgr.34107) 3066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: cephadm 2024-04-22T21:18:55.799052+0000 mgr.x (mgr.34107) 3066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: cephadm 2024-04-22T21:18:55.857888+0000 mgr.x (mgr.34107) 3067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: cephadm 2024-04-22T21:18:55.857888+0000 mgr.x (mgr.34107) 3067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: cephadm 2024-04-22T21:18:55.909981+0000 mgr.x (mgr.34107) 3068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: cephadm 2024-04-22T21:18:55.909981+0000 mgr.x (mgr.34107) 3068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: cephadm 2024-04-22T21:18:55.963429+0000 mgr.x (mgr.34107) 3069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: cephadm 2024-04-22T21:18:55.963429+0000 mgr.x (mgr.34107) 3069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: cephadm 2024-04-22T21:18:56.018061+0000 mgr.x (mgr.34107) 3070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: cephadm 2024-04-22T21:18:56.018061+0000 mgr.x (mgr.34107) 3070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: cephadm 2024-04-22T21:18:56.093360+0000 mgr.x (mgr.34107) 3071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: cephadm 2024-04-22T21:18:56.093360+0000 mgr.x (mgr.34107) 3071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: cephadm 2024-04-22T21:18:55.500229+0000 mgr.x (mgr.34107) 3061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: cephadm 2024-04-22T21:18:55.500229+0000 mgr.x (mgr.34107) 3061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: cephadm 2024-04-22T21:18:55.554848+0000 mgr.x (mgr.34107) 3062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: cephadm 2024-04-22T21:18:55.554848+0000 mgr.x (mgr.34107) 3062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: cephadm 2024-04-22T21:18:55.623943+0000 mgr.x (mgr.34107) 3063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: cephadm 2024-04-22T21:18:55.623943+0000 mgr.x (mgr.34107) 3063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: cephadm 2024-04-22T21:18:55.680927+0000 mgr.x (mgr.34107) 3064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: cephadm 2024-04-22T21:18:55.680927+0000 mgr.x (mgr.34107) 3064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: cephadm 2024-04-22T21:18:55.735203+0000 mgr.x (mgr.34107) 3065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: cephadm 2024-04-22T21:18:55.735203+0000 mgr.x (mgr.34107) 3065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: cephadm 2024-04-22T21:18:55.799052+0000 mgr.x (mgr.34107) 3066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: cephadm 2024-04-22T21:18:55.799052+0000 mgr.x (mgr.34107) 3066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: cephadm 2024-04-22T21:18:55.857888+0000 mgr.x (mgr.34107) 3067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: cephadm 2024-04-22T21:18:55.857888+0000 mgr.x (mgr.34107) 3067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: cephadm 2024-04-22T21:18:55.909981+0000 mgr.x (mgr.34107) 3068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: cephadm 2024-04-22T21:18:55.909981+0000 mgr.x (mgr.34107) 3068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: cephadm 2024-04-22T21:18:55.963429+0000 mgr.x (mgr.34107) 3069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: cephadm 2024-04-22T21:18:55.963429+0000 mgr.x (mgr.34107) 3069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: cephadm 2024-04-22T21:18:56.018061+0000 mgr.x (mgr.34107) 3070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: cephadm 2024-04-22T21:18:56.018061+0000 mgr.x (mgr.34107) 3070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: cephadm 2024-04-22T21:18:56.093360+0000 mgr.x (mgr.34107) 3071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: cephadm 2024-04-22T21:18:56.093360+0000 mgr.x (mgr.34107) 3071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: cephadm 2024-04-22T21:18:56.152457+0000 mgr.x (mgr.34107) 3072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: cephadm 2024-04-22T21:18:56.152457+0000 mgr.x (mgr.34107) 3072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: cephadm 2024-04-22T21:18:56.231963+0000 mgr.x (mgr.34107) 3073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: cephadm 2024-04-22T21:18:56.231963+0000 mgr.x (mgr.34107) 3073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: cephadm 2024-04-22T21:18:56.307512+0000 mgr.x (mgr.34107) 3074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: cephadm 2024-04-22T21:18:56.307512+0000 mgr.x (mgr.34107) 3074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.383765+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.383765+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: cephadm 2024-04-22T21:18:56.387424+0000 mgr.x (mgr.34107) 3075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: cephadm 2024-04-22T21:18:56.387424+0000 mgr.x (mgr.34107) 3075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.442899+0000 mon.c (mon.1) 10566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.442899+0000 mon.c (mon.1) 10566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.445352+0000 mon.c (mon.1) 10567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.445352+0000 mon.c (mon.1) 10567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.447049+0000 mon.c (mon.1) 10568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.447049+0000 mon.c (mon.1) 10568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.449303+0000 mon.c (mon.1) 10569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.449303+0000 mon.c (mon.1) 10569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.450206+0000 mon.c (mon.1) 10570 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.450206+0000 mon.c (mon.1) 10570 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.458210+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.458210+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: cephadm 2024-04-22T21:18:56.460771+0000 mgr.x (mgr.34107) 3076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: cephadm 2024-04-22T21:18:56.460771+0000 mgr.x (mgr.34107) 3076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.500340+0000 mon.c (mon.1) 10571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.500340+0000 mon.c (mon.1) 10571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.502749+0000 mon.c (mon.1) 10572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.502749+0000 mon.c (mon.1) 10572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.503949+0000 mon.c (mon.1) 10573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.503949+0000 mon.c (mon.1) 10573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.506557+0000 mon.c (mon.1) 10574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.506557+0000 mon.c (mon.1) 10574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.507556+0000 mon.c (mon.1) 10575 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.507556+0000 mon.c (mon.1) 10575 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.514026+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.514026+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.572109+0000 mon.c (mon.1) 10576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.572109+0000 mon.c (mon.1) 10576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.574963+0000 mon.c (mon.1) 10577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.574963+0000 mon.c (mon.1) 10577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: cephadm 2024-04-22T21:18:56.152457+0000 mgr.x (mgr.34107) 3072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: cephadm 2024-04-22T21:18:56.152457+0000 mgr.x (mgr.34107) 3072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: cephadm 2024-04-22T21:18:56.231963+0000 mgr.x (mgr.34107) 3073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: cephadm 2024-04-22T21:18:56.231963+0000 mgr.x (mgr.34107) 3073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: cephadm 2024-04-22T21:18:56.307512+0000 mgr.x (mgr.34107) 3074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: cephadm 2024-04-22T21:18:56.307512+0000 mgr.x (mgr.34107) 3074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.383765+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.383765+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: cephadm 2024-04-22T21:18:56.387424+0000 mgr.x (mgr.34107) 3075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: cephadm 2024-04-22T21:18:56.387424+0000 mgr.x (mgr.34107) 3075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.442899+0000 mon.c (mon.1) 10566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.442899+0000 mon.c (mon.1) 10566 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.445352+0000 mon.c (mon.1) 10567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.445352+0000 mon.c (mon.1) 10567 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.447049+0000 mon.c (mon.1) 10568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.447049+0000 mon.c (mon.1) 10568 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.449303+0000 mon.c (mon.1) 10569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.449303+0000 mon.c (mon.1) 10569 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.450206+0000 mon.c (mon.1) 10570 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.450206+0000 mon.c (mon.1) 10570 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.458210+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.576552+0000 mon.c (mon.1) 10578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.576552+0000 mon.c (mon.1) 10578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.579555+0000 mon.c (mon.1) 10579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.579555+0000 mon.c (mon.1) 10579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.580702+0000 mon.c (mon.1) 10580 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.580702+0000 mon.c (mon.1) 10580 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.589341+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.589341+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.664242+0000 mon.c (mon.1) 10581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.664242+0000 mon.c (mon.1) 10581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.667741+0000 mon.c (mon.1) 10582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.667741+0000 mon.c (mon.1) 10582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.669563+0000 mon.c (mon.1) 10583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.669563+0000 mon.c (mon.1) 10583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.673106+0000 mon.c (mon.1) 10584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.673106+0000 mon.c (mon.1) 10584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.674496+0000 mon.c (mon.1) 10585 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.674496+0000 mon.c (mon.1) 10585 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.683871+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.683871+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.744100+0000 mon.c (mon.1) 10586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.744100+0000 mon.c (mon.1) 10586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.747188+0000 mon.c (mon.1) 10587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.747188+0000 mon.c (mon.1) 10587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.748865+0000 mon.c (mon.1) 10588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.748865+0000 mon.c (mon.1) 10588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.751646+0000 mon.c (mon.1) 10589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.751646+0000 mon.c (mon.1) 10589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.752720+0000 mon.c (mon.1) 10590 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.752720+0000 mon.c (mon.1) 10590 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.761825+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.761825+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.807012+0000 mon.c (mon.1) 10591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.807012+0000 mon.c (mon.1) 10591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.809964+0000 mon.c (mon.1) 10592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.809964+0000 mon.c (mon.1) 10592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.811398+0000 mon.c (mon.1) 10593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.811398+0000 mon.c (mon.1) 10593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.814716+0000 mon.c (mon.1) 10594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.458210+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: cephadm 2024-04-22T21:18:56.460771+0000 mgr.x (mgr.34107) 3076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: cephadm 2024-04-22T21:18:56.460771+0000 mgr.x (mgr.34107) 3076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:57.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.500340+0000 mon.c (mon.1) 10571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.500340+0000 mon.c (mon.1) 10571 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.502749+0000 mon.c (mon.1) 10572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.502749+0000 mon.c (mon.1) 10572 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.503949+0000 mon.c (mon.1) 10573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.503949+0000 mon.c (mon.1) 10573 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.506557+0000 mon.c (mon.1) 10574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.506557+0000 mon.c (mon.1) 10574 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.507556+0000 mon.c (mon.1) 10575 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.507556+0000 mon.c (mon.1) 10575 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.514026+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.514026+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.572109+0000 mon.c (mon.1) 10576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.572109+0000 mon.c (mon.1) 10576 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.574963+0000 mon.c (mon.1) 10577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.574963+0000 mon.c (mon.1) 10577 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.814716+0000 mon.c (mon.1) 10594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.815838+0000 mon.c (mon.1) 10595 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.815838+0000 mon.c (mon.1) 10595 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.825990+0000 mon.a (mon.0) 3079 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.825990+0000 mon.a (mon.0) 3079 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.905150+0000 mon.c (mon.1) 10596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.905150+0000 mon.c (mon.1) 10596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.908531+0000 mon.c (mon.1) 10597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.908531+0000 mon.c (mon.1) 10597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.910224+0000 mon.c (mon.1) 10598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.910224+0000 mon.c (mon.1) 10598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.913672+0000 mon.c (mon.1) 10599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.913672+0000 mon.c (mon.1) 10599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.915048+0000 mon.c (mon.1) 10600 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.915048+0000 mon.c (mon.1) 10600 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.927140+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:56.927140+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.004332+0000 mon.c (mon.1) 10601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.004332+0000 mon.c (mon.1) 10601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.008962+0000 mon.c (mon.1) 10602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.008962+0000 mon.c (mon.1) 10602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.010825+0000 mon.c (mon.1) 10603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.010825+0000 mon.c (mon.1) 10603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.015393+0000 mon.c (mon.1) 10604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.015393+0000 mon.c (mon.1) 10604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.016913+0000 mon.c (mon.1) 10605 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.016913+0000 mon.c (mon.1) 10605 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.029213+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.029213+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.122532+0000 mon.c (mon.1) 10606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.122532+0000 mon.c (mon.1) 10606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.127351+0000 mon.c (mon.1) 10607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.127351+0000 mon.c (mon.1) 10607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.129386+0000 mon.c (mon.1) 10608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.129386+0000 mon.c (mon.1) 10608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.133434+0000 mon.c (mon.1) 10609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.133434+0000 mon.c (mon.1) 10609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.134916+0000 mon.c (mon.1) 10610 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.576552+0000 mon.c (mon.1) 10578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.576552+0000 mon.c (mon.1) 10578 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.579555+0000 mon.c (mon.1) 10579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.579555+0000 mon.c (mon.1) 10579 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.580702+0000 mon.c (mon.1) 10580 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.580702+0000 mon.c (mon.1) 10580 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.589341+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.589341+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.664242+0000 mon.c (mon.1) 10581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.664242+0000 mon.c (mon.1) 10581 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.667741+0000 mon.c (mon.1) 10582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.667741+0000 mon.c (mon.1) 10582 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.669563+0000 mon.c (mon.1) 10583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.669563+0000 mon.c (mon.1) 10583 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.799 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.673106+0000 mon.c (mon.1) 10584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.673106+0000 mon.c (mon.1) 10584 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.674496+0000 mon.c (mon.1) 10585 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.674496+0000 mon.c (mon.1) 10585 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.683871+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.683871+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.134916+0000 mon.c (mon.1) 10610 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.145440+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.145440+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.235758+0000 mon.c (mon.1) 10611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.235758+0000 mon.c (mon.1) 10611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.239917+0000 mon.c (mon.1) 10612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.239917+0000 mon.c (mon.1) 10612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.241705+0000 mon.c (mon.1) 10613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.241705+0000 mon.c (mon.1) 10613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.245812+0000 mon.c (mon.1) 10614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.245812+0000 mon.c (mon.1) 10614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.247182+0000 mon.c (mon.1) 10615 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.247182+0000 mon.c (mon.1) 10615 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.258111+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.258111+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.336715+0000 mon.c (mon.1) 10616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.336715+0000 mon.c (mon.1) 10616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.339878+0000 mon.c (mon.1) 10617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.339878+0000 mon.c (mon.1) 10617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.341722+0000 mon.c (mon.1) 10618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.341722+0000 mon.c (mon.1) 10618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.345006+0000 mon.c (mon.1) 10619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.345006+0000 mon.c (mon.1) 10619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.346375+0000 mon.c (mon.1) 10620 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.346375+0000 mon.c (mon.1) 10620 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.355986+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[75184]: audit 2024-04-22T21:18:57.355986+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.744100+0000 mon.c (mon.1) 10586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.744100+0000 mon.c (mon.1) 10586 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.747188+0000 mon.c (mon.1) 10587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.747188+0000 mon.c (mon.1) 10587 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.748865+0000 mon.c (mon.1) 10588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.748865+0000 mon.c (mon.1) 10588 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.751646+0000 mon.c (mon.1) 10589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.751646+0000 mon.c (mon.1) 10589 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.752720+0000 mon.c (mon.1) 10590 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.752720+0000 mon.c (mon.1) 10590 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.761825+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.761825+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.807012+0000 mon.c (mon.1) 10591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.807012+0000 mon.c (mon.1) 10591 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.809964+0000 mon.c (mon.1) 10592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.809964+0000 mon.c (mon.1) 10592 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.811398+0000 mon.c (mon.1) 10593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.811398+0000 mon.c (mon.1) 10593 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.814716+0000 mon.c (mon.1) 10594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.814716+0000 mon.c (mon.1) 10594 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.815838+0000 mon.c (mon.1) 10595 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.815838+0000 mon.c (mon.1) 10595 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.825990+0000 mon.a (mon.0) 3079 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.825990+0000 mon.a (mon.0) 3079 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.905150+0000 mon.c (mon.1) 10596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.905150+0000 mon.c (mon.1) 10596 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.908531+0000 mon.c (mon.1) 10597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.908531+0000 mon.c (mon.1) 10597 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.910224+0000 mon.c (mon.1) 10598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.910224+0000 mon.c (mon.1) 10598 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.913672+0000 mon.c (mon.1) 10599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.913672+0000 mon.c (mon.1) 10599 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.915048+0000 mon.c (mon.1) 10600 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.915048+0000 mon.c (mon.1) 10600 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.927140+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:56.927140+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.004332+0000 mon.c (mon.1) 10601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.004332+0000 mon.c (mon.1) 10601 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.008962+0000 mon.c (mon.1) 10602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.008962+0000 mon.c (mon.1) 10602 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.010825+0000 mon.c (mon.1) 10603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.010825+0000 mon.c (mon.1) 10603 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.015393+0000 mon.c (mon.1) 10604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.015393+0000 mon.c (mon.1) 10604 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.016913+0000 mon.c (mon.1) 10605 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.016913+0000 mon.c (mon.1) 10605 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.029213+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.029213+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.122532+0000 mon.c (mon.1) 10606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.122532+0000 mon.c (mon.1) 10606 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.127351+0000 mon.c (mon.1) 10607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.127351+0000 mon.c (mon.1) 10607 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.129386+0000 mon.c (mon.1) 10608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.129386+0000 mon.c (mon.1) 10608 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.133434+0000 mon.c (mon.1) 10609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.133434+0000 mon.c (mon.1) 10609 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.134916+0000 mon.c (mon.1) 10610 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.134916+0000 mon.c (mon.1) 10610 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.145440+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.145440+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.235758+0000 mon.c (mon.1) 10611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.235758+0000 mon.c (mon.1) 10611 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.239917+0000 mon.c (mon.1) 10612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.239917+0000 mon.c (mon.1) 10612 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.241705+0000 mon.c (mon.1) 10613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.241705+0000 mon.c (mon.1) 10613 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.245812+0000 mon.c (mon.1) 10614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.245812+0000 mon.c (mon.1) 10614 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.247182+0000 mon.c (mon.1) 10615 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.247182+0000 mon.c (mon.1) 10615 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.258111+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.258111+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.336715+0000 mon.c (mon.1) 10616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.336715+0000 mon.c (mon.1) 10616 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.339878+0000 mon.c (mon.1) 10617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.339878+0000 mon.c (mon.1) 10617 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:57.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.341722+0000 mon.c (mon.1) 10618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.341722+0000 mon.c (mon.1) 10618 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:57.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.345006+0000 mon.c (mon.1) 10619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.345006+0000 mon.c (mon.1) 10619 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:57.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.346375+0000 mon.c (mon.1) 10620 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.346375+0000 mon.c (mon.1) 10620 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:57.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.355986+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:57.810 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:57 smithi121 bash[73084]: audit 2024-04-22T21:18:57.355986+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.024 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:18:57] "GET /metrics HTTP/1.1" 200 38630 "" "Prometheus/2.43.0" 2024-04-22T21:18:58.024 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:57.77733361Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-22T21:18:58.024 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:57.777598609Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-22T21:18:58.024 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:57.891885584Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-22T21:18:58.024 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:57 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:57.892109446Z 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-22T21:18:58.024 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:58.039832702Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-04-22T21:18:58.329 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:58.099154363Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-04-22T21:18:58.329 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:58.166950521Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-04-22T21:18:58.645 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:58.345715952Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-22T21:18:58.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: cephadm 2024-04-22T21:18:56.517066+0000 mgr.x (mgr.34107) 3077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: cephadm 2024-04-22T21:18:56.517066+0000 mgr.x (mgr.34107) 3077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: cephadm 2024-04-22T21:18:56.592687+0000 mgr.x (mgr.34107) 3078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: cephadm 2024-04-22T21:18:56.592687+0000 mgr.x (mgr.34107) 3078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: cephadm 2024-04-22T21:18:56.686997+0000 mgr.x (mgr.34107) 3079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: cephadm 2024-04-22T21:18:56.686997+0000 mgr.x (mgr.34107) 3079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: cephadm 2024-04-22T21:18:56.764973+0000 mgr.x (mgr.34107) 3080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: cephadm 2024-04-22T21:18:56.764973+0000 mgr.x (mgr.34107) 3080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: cephadm 2024-04-22T21:18:56.831244+0000 mgr.x (mgr.34107) 3081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: cephadm 2024-04-22T21:18:56.831244+0000 mgr.x (mgr.34107) 3081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.646 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: cephadm 2024-04-22T21:18:56.932264+0000 mgr.x (mgr.34107) 3082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: cephadm 2024-04-22T21:18:56.932264+0000 mgr.x (mgr.34107) 3082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: cephadm 2024-04-22T21:18:57.034549+0000 mgr.x (mgr.34107) 3083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: cephadm 2024-04-22T21:18:57.034549+0000 mgr.x (mgr.34107) 3083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: cephadm 2024-04-22T21:18:57.148778+0000 mgr.x (mgr.34107) 3084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: cephadm 2024-04-22T21:18:57.148778+0000 mgr.x (mgr.34107) 3084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: cephadm 2024-04-22T21:18:57.261268+0000 mgr.x (mgr.34107) 3085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: cephadm 2024-04-22T21:18:57.261268+0000 mgr.x (mgr.34107) 3085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: cluster 2024-04-22T21:18:57.299088+0000 mgr.x (mgr.34107) 3086 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:18:58.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: cluster 2024-04-22T21:18:57.299088+0000 mgr.x (mgr.34107) 3086 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:18:58.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: cephadm 2024-04-22T21:18:57.358924+0000 mgr.x (mgr.34107) 3087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: cephadm 2024-04-22T21:18:57.358924+0000 mgr.x (mgr.34107) 3087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.446027+0000 mon.c (mon.1) 10621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.446027+0000 mon.c (mon.1) 10621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.450518+0000 mon.c (mon.1) 10622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.450518+0000 mon.c (mon.1) 10622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.452596+0000 mon.c (mon.1) 10623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.452596+0000 mon.c (mon.1) 10623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.456478+0000 mon.c (mon.1) 10624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.456478+0000 mon.c (mon.1) 10624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.457844+0000 mon.c (mon.1) 10625 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.457844+0000 mon.c (mon.1) 10625 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.503099+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.503099+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.597190+0000 mon.c (mon.1) 10626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.597190+0000 mon.c (mon.1) 10626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.601777+0000 mon.c (mon.1) 10627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.601777+0000 mon.c (mon.1) 10627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.603605+0000 mon.c (mon.1) 10628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.603605+0000 mon.c (mon.1) 10628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.606994+0000 mon.c (mon.1) 10629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.649 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.606994+0000 mon.c (mon.1) 10629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.608046+0000 mon.c (mon.1) 10630 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.608046+0000 mon.c (mon.1) 10630 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.617493+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.617493+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.701882+0000 mon.c (mon.1) 10631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.701882+0000 mon.c (mon.1) 10631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.705892+0000 mon.c (mon.1) 10632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.705892+0000 mon.c (mon.1) 10632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.708427+0000 mon.c (mon.1) 10633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.708427+0000 mon.c (mon.1) 10633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.712685+0000 mon.c (mon.1) 10634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.712685+0000 mon.c (mon.1) 10634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.650 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.714137+0000 mon.c (mon.1) 10635 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.714137+0000 mon.c (mon.1) 10635 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.726187+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.726187+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.805923+0000 mon.c (mon.1) 10636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.805923+0000 mon.c (mon.1) 10636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.809114+0000 mon.c (mon.1) 10637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.809114+0000 mon.c (mon.1) 10637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.810727+0000 mon.c (mon.1) 10638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.810727+0000 mon.c (mon.1) 10638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.813809+0000 mon.c (mon.1) 10639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.813809+0000 mon.c (mon.1) 10639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.814842+0000 mon.c (mon.1) 10640 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.814842+0000 mon.c (mon.1) 10640 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.826079+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.826079+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.652 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.916599+0000 mon.c (mon.1) 10641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.652 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.916599+0000 mon.c (mon.1) 10641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.652 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.921217+0000 mon.c (mon.1) 10642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.652 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.921217+0000 mon.c (mon.1) 10642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.652 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.923542+0000 mon.c (mon.1) 10643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.652 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.923542+0000 mon.c (mon.1) 10643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.652 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.927660+0000 mon.c (mon.1) 10644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.652 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.927660+0000 mon.c (mon.1) 10644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.652 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.928942+0000 mon.c (mon.1) 10645 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.652 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.928942+0000 mon.c (mon.1) 10645 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.652 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.940954+0000 mon.a (mon.0) 3089 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.652 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:57.940954+0000 mon.a (mon.0) 3089 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.652 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.019142+0000 mon.c (mon.1) 10646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.652 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.019142+0000 mon.c (mon.1) 10646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.653 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.022656+0000 mon.c (mon.1) 10647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.653 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.022656+0000 mon.c (mon.1) 10647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.653 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.024748+0000 mon.c (mon.1) 10648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.653 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.024748+0000 mon.c (mon.1) 10648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.653 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.028827+0000 mon.c (mon.1) 10649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.653 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.028827+0000 mon.c (mon.1) 10649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.653 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.030102+0000 mon.c (mon.1) 10650 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.653 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.030102+0000 mon.c (mon.1) 10650 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.653 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.042936+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.653 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.042936+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.653 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.131603+0000 mon.c (mon.1) 10651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.653 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.131603+0000 mon.c (mon.1) 10651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.653 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.134928+0000 mon.c (mon.1) 10652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.653 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.134928+0000 mon.c (mon.1) 10652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.653 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.138683+0000 mon.c (mon.1) 10653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.654 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.138683+0000 mon.c (mon.1) 10653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.654 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.142474+0000 mon.c (mon.1) 10654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.654 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.142474+0000 mon.c (mon.1) 10654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.654 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.143924+0000 mon.c (mon.1) 10655 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.654 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.143924+0000 mon.c (mon.1) 10655 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.654 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.155865+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.654 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.155865+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.654 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.214411+0000 mon.c (mon.1) 10656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.654 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.214411+0000 mon.c (mon.1) 10656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.654 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.217182+0000 mon.c (mon.1) 10657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.654 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.217182+0000 mon.c (mon.1) 10657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.654 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.218717+0000 mon.c (mon.1) 10658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.654 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.218717+0000 mon.c (mon.1) 10658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.654 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.222355+0000 mon.c (mon.1) 10659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.655 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.222355+0000 mon.c (mon.1) 10659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.655 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.223523+0000 mon.c (mon.1) 10660 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.655 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.223523+0000 mon.c (mon.1) 10660 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.655 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.233671+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.655 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.233671+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.655 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.300903+0000 mon.c (mon.1) 10661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.655 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.300903+0000 mon.c (mon.1) 10661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.655 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.305691+0000 mon.c (mon.1) 10662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.655 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.305691+0000 mon.c (mon.1) 10662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.655 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.307878+0000 mon.c (mon.1) 10663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.655 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.307878+0000 mon.c (mon.1) 10663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.655 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.311865+0000 mon.c (mon.1) 10664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.655 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.311865+0000 mon.c (mon.1) 10664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.655 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.313299+0000 mon.c (mon.1) 10665 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.656 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.313299+0000 mon.c (mon.1) 10665 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.656 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.325757+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.656 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[58916]: audit 2024-04-22T21:18:58.325757+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: cephadm 2024-04-22T21:18:56.517066+0000 mgr.x (mgr.34107) 3077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: cephadm 2024-04-22T21:18:56.517066+0000 mgr.x (mgr.34107) 3077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: cephadm 2024-04-22T21:18:56.592687+0000 mgr.x (mgr.34107) 3078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: cephadm 2024-04-22T21:18:56.592687+0000 mgr.x (mgr.34107) 3078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: cephadm 2024-04-22T21:18:56.686997+0000 mgr.x (mgr.34107) 3079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: cephadm 2024-04-22T21:18:56.686997+0000 mgr.x (mgr.34107) 3079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: cephadm 2024-04-22T21:18:56.764973+0000 mgr.x (mgr.34107) 3080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: cephadm 2024-04-22T21:18:56.764973+0000 mgr.x (mgr.34107) 3080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: cephadm 2024-04-22T21:18:56.831244+0000 mgr.x (mgr.34107) 3081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: cephadm 2024-04-22T21:18:56.831244+0000 mgr.x (mgr.34107) 3081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: cephadm 2024-04-22T21:18:56.932264+0000 mgr.x (mgr.34107) 3082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: cephadm 2024-04-22T21:18:56.932264+0000 mgr.x (mgr.34107) 3082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: cephadm 2024-04-22T21:18:57.034549+0000 mgr.x (mgr.34107) 3083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: cephadm 2024-04-22T21:18:57.034549+0000 mgr.x (mgr.34107) 3083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: cephadm 2024-04-22T21:18:57.148778+0000 mgr.x (mgr.34107) 3084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: cephadm 2024-04-22T21:18:57.148778+0000 mgr.x (mgr.34107) 3084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: cephadm 2024-04-22T21:18:57.261268+0000 mgr.x (mgr.34107) 3085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: cephadm 2024-04-22T21:18:57.261268+0000 mgr.x (mgr.34107) 3085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: cluster 2024-04-22T21:18:57.299088+0000 mgr.x (mgr.34107) 3086 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:18:58.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: cluster 2024-04-22T21:18:57.299088+0000 mgr.x (mgr.34107) 3086 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:18:58.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: cephadm 2024-04-22T21:18:57.358924+0000 mgr.x (mgr.34107) 3087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: cephadm 2024-04-22T21:18:57.358924+0000 mgr.x (mgr.34107) 3087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.446027+0000 mon.c (mon.1) 10621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.446027+0000 mon.c (mon.1) 10621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.450518+0000 mon.c (mon.1) 10622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.450518+0000 mon.c (mon.1) 10622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.452596+0000 mon.c (mon.1) 10623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.452596+0000 mon.c (mon.1) 10623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.456478+0000 mon.c (mon.1) 10624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.456478+0000 mon.c (mon.1) 10624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.457844+0000 mon.c (mon.1) 10625 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.457844+0000 mon.c (mon.1) 10625 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.503099+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.503099+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.597190+0000 mon.c (mon.1) 10626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.597190+0000 mon.c (mon.1) 10626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.601777+0000 mon.c (mon.1) 10627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.601777+0000 mon.c (mon.1) 10627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.603605+0000 mon.c (mon.1) 10628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.603605+0000 mon.c (mon.1) 10628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: cephadm 2024-04-22T21:18:56.517066+0000 mgr.x (mgr.34107) 3077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: cephadm 2024-04-22T21:18:56.517066+0000 mgr.x (mgr.34107) 3077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: cephadm 2024-04-22T21:18:56.592687+0000 mgr.x (mgr.34107) 3078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: cephadm 2024-04-22T21:18:56.592687+0000 mgr.x (mgr.34107) 3078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: cephadm 2024-04-22T21:18:56.686997+0000 mgr.x (mgr.34107) 3079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: cephadm 2024-04-22T21:18:56.686997+0000 mgr.x (mgr.34107) 3079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: cephadm 2024-04-22T21:18:56.764973+0000 mgr.x (mgr.34107) 3080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: cephadm 2024-04-22T21:18:56.764973+0000 mgr.x (mgr.34107) 3080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: cephadm 2024-04-22T21:18:56.831244+0000 mgr.x (mgr.34107) 3081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: cephadm 2024-04-22T21:18:56.831244+0000 mgr.x (mgr.34107) 3081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: cephadm 2024-04-22T21:18:56.932264+0000 mgr.x (mgr.34107) 3082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: cephadm 2024-04-22T21:18:56.932264+0000 mgr.x (mgr.34107) 3082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: cephadm 2024-04-22T21:18:57.034549+0000 mgr.x (mgr.34107) 3083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: cephadm 2024-04-22T21:18:57.034549+0000 mgr.x (mgr.34107) 3083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: cephadm 2024-04-22T21:18:57.148778+0000 mgr.x (mgr.34107) 3084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: cephadm 2024-04-22T21:18:57.148778+0000 mgr.x (mgr.34107) 3084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: cephadm 2024-04-22T21:18:57.261268+0000 mgr.x (mgr.34107) 3085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: cephadm 2024-04-22T21:18:57.261268+0000 mgr.x (mgr.34107) 3085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: cluster 2024-04-22T21:18:57.299088+0000 mgr.x (mgr.34107) 3086 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:18:58.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: cluster 2024-04-22T21:18:57.299088+0000 mgr.x (mgr.34107) 3086 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-22T21:18:58.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: cephadm 2024-04-22T21:18:57.358924+0000 mgr.x (mgr.34107) 3087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: cephadm 2024-04-22T21:18:57.358924+0000 mgr.x (mgr.34107) 3087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:58.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.606994+0000 mon.c (mon.1) 10629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.606994+0000 mon.c (mon.1) 10629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.608046+0000 mon.c (mon.1) 10630 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.608046+0000 mon.c (mon.1) 10630 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.617493+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.617493+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.701882+0000 mon.c (mon.1) 10631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.701882+0000 mon.c (mon.1) 10631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.705892+0000 mon.c (mon.1) 10632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.705892+0000 mon.c (mon.1) 10632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.708427+0000 mon.c (mon.1) 10633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.708427+0000 mon.c (mon.1) 10633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.712685+0000 mon.c (mon.1) 10634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.712685+0000 mon.c (mon.1) 10634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.714137+0000 mon.c (mon.1) 10635 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.714137+0000 mon.c (mon.1) 10635 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.726187+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.726187+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.805923+0000 mon.c (mon.1) 10636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.805923+0000 mon.c (mon.1) 10636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.446027+0000 mon.c (mon.1) 10621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.446027+0000 mon.c (mon.1) 10621 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.450518+0000 mon.c (mon.1) 10622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.450518+0000 mon.c (mon.1) 10622 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.452596+0000 mon.c (mon.1) 10623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.452596+0000 mon.c (mon.1) 10623 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.456478+0000 mon.c (mon.1) 10624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.456478+0000 mon.c (mon.1) 10624 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.457844+0000 mon.c (mon.1) 10625 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.457844+0000 mon.c (mon.1) 10625 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.503099+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.503099+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.597190+0000 mon.c (mon.1) 10626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.597190+0000 mon.c (mon.1) 10626 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.601777+0000 mon.c (mon.1) 10627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.601777+0000 mon.c (mon.1) 10627 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.603605+0000 mon.c (mon.1) 10628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.603605+0000 mon.c (mon.1) 10628 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.809114+0000 mon.c (mon.1) 10637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.809114+0000 mon.c (mon.1) 10637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.810727+0000 mon.c (mon.1) 10638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.810727+0000 mon.c (mon.1) 10638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.813809+0000 mon.c (mon.1) 10639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.813809+0000 mon.c (mon.1) 10639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.814842+0000 mon.c (mon.1) 10640 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.814842+0000 mon.c (mon.1) 10640 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.826079+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.826079+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.916599+0000 mon.c (mon.1) 10641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.916599+0000 mon.c (mon.1) 10641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.921217+0000 mon.c (mon.1) 10642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.921217+0000 mon.c (mon.1) 10642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.923542+0000 mon.c (mon.1) 10643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.923542+0000 mon.c (mon.1) 10643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.927660+0000 mon.c (mon.1) 10644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.927660+0000 mon.c (mon.1) 10644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.928942+0000 mon.c (mon.1) 10645 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.928942+0000 mon.c (mon.1) 10645 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.940954+0000 mon.a (mon.0) 3089 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:57.940954+0000 mon.a (mon.0) 3089 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.019142+0000 mon.c (mon.1) 10646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.019142+0000 mon.c (mon.1) 10646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.022656+0000 mon.c (mon.1) 10647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.022656+0000 mon.c (mon.1) 10647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.024748+0000 mon.c (mon.1) 10648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.024748+0000 mon.c (mon.1) 10648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.028827+0000 mon.c (mon.1) 10649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.028827+0000 mon.c (mon.1) 10649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.030102+0000 mon.c (mon.1) 10650 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.030102+0000 mon.c (mon.1) 10650 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.042936+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.042936+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.131603+0000 mon.c (mon.1) 10651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.131603+0000 mon.c (mon.1) 10651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.134928+0000 mon.c (mon.1) 10652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.134928+0000 mon.c (mon.1) 10652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.606994+0000 mon.c (mon.1) 10629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.606994+0000 mon.c (mon.1) 10629 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.608046+0000 mon.c (mon.1) 10630 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.608046+0000 mon.c (mon.1) 10630 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.617493+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.617493+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.701882+0000 mon.c (mon.1) 10631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.701882+0000 mon.c (mon.1) 10631 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.705892+0000 mon.c (mon.1) 10632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.705892+0000 mon.c (mon.1) 10632 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.708427+0000 mon.c (mon.1) 10633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.708427+0000 mon.c (mon.1) 10633 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.712685+0000 mon.c (mon.1) 10634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.712685+0000 mon.c (mon.1) 10634 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.714137+0000 mon.c (mon.1) 10635 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.714137+0000 mon.c (mon.1) 10635 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.726187+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.726187+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.805923+0000 mon.c (mon.1) 10636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.805923+0000 mon.c (mon.1) 10636 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.792 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.138683+0000 mon.c (mon.1) 10653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.138683+0000 mon.c (mon.1) 10653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.142474+0000 mon.c (mon.1) 10654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.142474+0000 mon.c (mon.1) 10654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.143924+0000 mon.c (mon.1) 10655 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.143924+0000 mon.c (mon.1) 10655 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.155865+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.155865+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.214411+0000 mon.c (mon.1) 10656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.214411+0000 mon.c (mon.1) 10656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.217182+0000 mon.c (mon.1) 10657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.217182+0000 mon.c (mon.1) 10657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.218717+0000 mon.c (mon.1) 10658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.218717+0000 mon.c (mon.1) 10658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.222355+0000 mon.c (mon.1) 10659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.222355+0000 mon.c (mon.1) 10659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.223523+0000 mon.c (mon.1) 10660 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.223523+0000 mon.c (mon.1) 10660 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.233671+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.233671+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.300903+0000 mon.c (mon.1) 10661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.300903+0000 mon.c (mon.1) 10661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.305691+0000 mon.c (mon.1) 10662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.305691+0000 mon.c (mon.1) 10662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.307878+0000 mon.c (mon.1) 10663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.307878+0000 mon.c (mon.1) 10663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.311865+0000 mon.c (mon.1) 10664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.311865+0000 mon.c (mon.1) 10664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.313299+0000 mon.c (mon.1) 10665 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.313299+0000 mon.c (mon.1) 10665 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.325757+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[73084]: audit 2024-04-22T21:18:58.325757+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.809114+0000 mon.c (mon.1) 10637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.809114+0000 mon.c (mon.1) 10637 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.810727+0000 mon.c (mon.1) 10638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.810727+0000 mon.c (mon.1) 10638 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.813809+0000 mon.c (mon.1) 10639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.813809+0000 mon.c (mon.1) 10639 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.814842+0000 mon.c (mon.1) 10640 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.814842+0000 mon.c (mon.1) 10640 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.826079+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.826079+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.916599+0000 mon.c (mon.1) 10641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.916599+0000 mon.c (mon.1) 10641 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.921217+0000 mon.c (mon.1) 10642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.921217+0000 mon.c (mon.1) 10642 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.923542+0000 mon.c (mon.1) 10643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.923542+0000 mon.c (mon.1) 10643 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.927660+0000 mon.c (mon.1) 10644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.927660+0000 mon.c (mon.1) 10644 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.928942+0000 mon.c (mon.1) 10645 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.928942+0000 mon.c (mon.1) 10645 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.940954+0000 mon.a (mon.0) 3089 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:57.940954+0000 mon.a (mon.0) 3089 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.019142+0000 mon.c (mon.1) 10646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.019142+0000 mon.c (mon.1) 10646 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.022656+0000 mon.c (mon.1) 10647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.022656+0000 mon.c (mon.1) 10647 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.024748+0000 mon.c (mon.1) 10648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.024748+0000 mon.c (mon.1) 10648 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.028827+0000 mon.c (mon.1) 10649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.028827+0000 mon.c (mon.1) 10649 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.030102+0000 mon.c (mon.1) 10650 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.030102+0000 mon.c (mon.1) 10650 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.042936+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.042936+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.131603+0000 mon.c (mon.1) 10651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.131603+0000 mon.c (mon.1) 10651 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.134928+0000 mon.c (mon.1) 10652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.134928+0000 mon.c (mon.1) 10652 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.138683+0000 mon.c (mon.1) 10653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.138683+0000 mon.c (mon.1) 10653 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.142474+0000 mon.c (mon.1) 10654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.142474+0000 mon.c (mon.1) 10654 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.143924+0000 mon.c (mon.1) 10655 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.143924+0000 mon.c (mon.1) 10655 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.155865+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.155865+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.214411+0000 mon.c (mon.1) 10656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.214411+0000 mon.c (mon.1) 10656 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.217182+0000 mon.c (mon.1) 10657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.217182+0000 mon.c (mon.1) 10657 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.218717+0000 mon.c (mon.1) 10658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.218717+0000 mon.c (mon.1) 10658 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.222355+0000 mon.c (mon.1) 10659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.222355+0000 mon.c (mon.1) 10659 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.223523+0000 mon.c (mon.1) 10660 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.223523+0000 mon.c (mon.1) 10660 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.233671+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.233671+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.300903+0000 mon.c (mon.1) 10661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.300903+0000 mon.c (mon.1) 10661 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.305691+0000 mon.c (mon.1) 10662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.305691+0000 mon.c (mon.1) 10662 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:58.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.307878+0000 mon.c (mon.1) 10663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.307878+0000 mon.c (mon.1) 10663 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:58.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.311865+0000 mon.c (mon.1) 10664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.311865+0000 mon.c (mon.1) 10664 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:58.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.313299+0000 mon.c (mon.1) 10665 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.313299+0000 mon.c (mon.1) 10665 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:58.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.325757+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:58 smithi121 bash[75184]: audit 2024-04-22T21:18:58.325757+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:58.995 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:58 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:58.795431764Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-04-22T21:18:59.425 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:59.111889879Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-22T21:18:59.691 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:59.444929539Z level=info msg="Executing migration" id="Drop public config table" 2024-04-22T21:18:59.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: cephadm 2024-04-22T21:18:57.508685+0000 mgr.x (mgr.34107) 3088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: cephadm 2024-04-22T21:18:57.508685+0000 mgr.x (mgr.34107) 3088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: cephadm 2024-04-22T21:18:57.621928+0000 mgr.x (mgr.34107) 3089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: cephadm 2024-04-22T21:18:57.621928+0000 mgr.x (mgr.34107) 3089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: cephadm 2024-04-22T21:18:57.729860+0000 mgr.x (mgr.34107) 3090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: cephadm 2024-04-22T21:18:57.729860+0000 mgr.x (mgr.34107) 3090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: cephadm 2024-04-22T21:18:57.829045+0000 mgr.x (mgr.34107) 3091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: cephadm 2024-04-22T21:18:57.829045+0000 mgr.x (mgr.34107) 3091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: cephadm 2024-04-22T21:18:57.943967+0000 mgr.x (mgr.34107) 3092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: cephadm 2024-04-22T21:18:57.943967+0000 mgr.x (mgr.34107) 3092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: cephadm 2024-04-22T21:18:58.045738+0000 mgr.x (mgr.34107) 3093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.692 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: cephadm 2024-04-22T21:18:58.045738+0000 mgr.x (mgr.34107) 3093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.693 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: cephadm 2024-04-22T21:18:58.158793+0000 mgr.x (mgr.34107) 3094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.693 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: cephadm 2024-04-22T21:18:58.158793+0000 mgr.x (mgr.34107) 3094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.693 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: cephadm 2024-04-22T21:18:58.238051+0000 mgr.x (mgr.34107) 3095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.693 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: cephadm 2024-04-22T21:18:58.238051+0000 mgr.x (mgr.34107) 3095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.693 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: cephadm 2024-04-22T21:18:58.328689+0000 mgr.x (mgr.34107) 3096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.693 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: cephadm 2024-04-22T21:18:58.328689+0000 mgr.x (mgr.34107) 3096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.693 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.409731+0000 mon.c (mon.1) 10666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.693 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.409731+0000 mon.c (mon.1) 10666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.693 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.419478+0000 mon.c (mon.1) 10667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.693 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.419478+0000 mon.c (mon.1) 10667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.693 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.421336+0000 mon.c (mon.1) 10668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.693 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.421336+0000 mon.c (mon.1) 10668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.693 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.425656+0000 mon.c (mon.1) 10669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.694 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.425656+0000 mon.c (mon.1) 10669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.694 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.427076+0000 mon.c (mon.1) 10670 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.694 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.427076+0000 mon.c (mon.1) 10670 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.694 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.436143+0000 mon.a (mon.0) 3094 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.694 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.436143+0000 mon.a (mon.0) 3094 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.694 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: cephadm 2024-04-22T21:18:58.438889+0000 mgr.x (mgr.34107) 3097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.694 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: cephadm 2024-04-22T21:18:58.438889+0000 mgr.x (mgr.34107) 3097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.694 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.513417+0000 mon.c (mon.1) 10671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.694 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.513417+0000 mon.c (mon.1) 10671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.694 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.516695+0000 mon.c (mon.1) 10672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.694 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.516695+0000 mon.c (mon.1) 10672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.694 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.518319+0000 mon.c (mon.1) 10673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.694 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.518319+0000 mon.c (mon.1) 10673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.694 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.522178+0000 mon.c (mon.1) 10674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.695 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.522178+0000 mon.c (mon.1) 10674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.695 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.523291+0000 mon.c (mon.1) 10675 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.695 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.523291+0000 mon.c (mon.1) 10675 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.695 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.532667+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.695 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.532667+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.695 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.593533+0000 mon.c (mon.1) 10676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.695 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.593533+0000 mon.c (mon.1) 10676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.695 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.596708+0000 mon.c (mon.1) 10677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.695 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.596708+0000 mon.c (mon.1) 10677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.695 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.598569+0000 mon.c (mon.1) 10678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.695 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.598569+0000 mon.c (mon.1) 10678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.695 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.601967+0000 mon.c (mon.1) 10679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.695 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.601967+0000 mon.c (mon.1) 10679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.696 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.603176+0000 mon.c (mon.1) 10680 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.696 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.603176+0000 mon.c (mon.1) 10680 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.696 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.612169+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.696 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.612169+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.696 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.688105+0000 mon.c (mon.1) 10681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.696 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.688105+0000 mon.c (mon.1) 10681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.696 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.691682+0000 mon.c (mon.1) 10682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.696 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.691682+0000 mon.c (mon.1) 10682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.696 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.693217+0000 mon.c (mon.1) 10683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.696 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.693217+0000 mon.c (mon.1) 10683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.696 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.696576+0000 mon.c (mon.1) 10684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.696 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.696576+0000 mon.c (mon.1) 10684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.696 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.697858+0000 mon.c (mon.1) 10685 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.697 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.697858+0000 mon.c (mon.1) 10685 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.697 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.707713+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.697 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.707713+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.697 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.765638+0000 mon.c (mon.1) 10686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.697 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.765638+0000 mon.c (mon.1) 10686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.697 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.768736+0000 mon.c (mon.1) 10687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.697 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.768736+0000 mon.c (mon.1) 10687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.697 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.770210+0000 mon.c (mon.1) 10688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.697 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.770210+0000 mon.c (mon.1) 10688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.697 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.773050+0000 mon.c (mon.1) 10689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.697 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.773050+0000 mon.c (mon.1) 10689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.697 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.774568+0000 mon.c (mon.1) 10690 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.697 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.774568+0000 mon.c (mon.1) 10690 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.697 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.783419+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.698 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.783419+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.699 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.841941+0000 mon.c (mon.1) 10691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.699 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.841941+0000 mon.c (mon.1) 10691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.699 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.844802+0000 mon.c (mon.1) 10692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.699 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.844802+0000 mon.c (mon.1) 10692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.699 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.846754+0000 mon.c (mon.1) 10693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.699 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.846754+0000 mon.c (mon.1) 10693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.700 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.849813+0000 mon.c (mon.1) 10694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.700 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.849813+0000 mon.c (mon.1) 10694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.700 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.850851+0000 mon.c (mon.1) 10695 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.700 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.850851+0000 mon.c (mon.1) 10695 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.700 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.859993+0000 mon.a (mon.0) 3099 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.700 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.859993+0000 mon.a (mon.0) 3099 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.700 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.918833+0000 mon.c (mon.1) 10696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.700 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.918833+0000 mon.c (mon.1) 10696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.700 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.922741+0000 mon.c (mon.1) 10697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.700 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.922741+0000 mon.c (mon.1) 10697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.700 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.924412+0000 mon.c (mon.1) 10698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.700 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.924412+0000 mon.c (mon.1) 10698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.700 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.927494+0000 mon.c (mon.1) 10699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.700 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.927494+0000 mon.c (mon.1) 10699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.701 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.928478+0000 mon.c (mon.1) 10700 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.701 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.928478+0000 mon.c (mon.1) 10700 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.701 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.937465+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.701 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.937465+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.701 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.996484+0000 mon.c (mon.1) 10701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.701 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.996484+0000 mon.c (mon.1) 10701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.701 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.999734+0000 mon.c (mon.1) 10702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.701 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:58.999734+0000 mon.c (mon.1) 10702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.701 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.001363+0000 mon.c (mon.1) 10703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.701 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.001363+0000 mon.c (mon.1) 10703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.701 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.004554+0000 mon.c (mon.1) 10704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.701 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.004554+0000 mon.c (mon.1) 10704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.701 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.005589+0000 mon.c (mon.1) 10705 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.702 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.005589+0000 mon.c (mon.1) 10705 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.702 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.014474+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.702 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.014474+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.702 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.074491+0000 mon.c (mon.1) 10706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.702 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.074491+0000 mon.c (mon.1) 10706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.702 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.077131+0000 mon.c (mon.1) 10707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.702 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.077131+0000 mon.c (mon.1) 10707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.702 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.078517+0000 mon.c (mon.1) 10708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.702 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.078517+0000 mon.c (mon.1) 10708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.702 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.081165+0000 mon.c (mon.1) 10709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.702 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.081165+0000 mon.c (mon.1) 10709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.703 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.082063+0000 mon.c (mon.1) 10710 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.703 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.082063+0000 mon.c (mon.1) 10710 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.703 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.089136+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.703 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.089136+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.703 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.152620+0000 mon.c (mon.1) 10711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.703 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.152620+0000 mon.c (mon.1) 10711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.703 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.155930+0000 mon.c (mon.1) 10712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.703 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.155930+0000 mon.c (mon.1) 10712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.703 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.157411+0000 mon.c (mon.1) 10713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.703 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.157411+0000 mon.c (mon.1) 10713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.703 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.160483+0000 mon.c (mon.1) 10714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.703 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.160483+0000 mon.c (mon.1) 10714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.703 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.161612+0000 mon.c (mon.1) 10715 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.703 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.161612+0000 mon.c (mon.1) 10715 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.170852+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.170852+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.230388+0000 mon.c (mon.1) 10716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.230388+0000 mon.c (mon.1) 10716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.233655+0000 mon.c (mon.1) 10717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.233655+0000 mon.c (mon.1) 10717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.235333+0000 mon.c (mon.1) 10718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.235333+0000 mon.c (mon.1) 10718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.238679+0000 mon.c (mon.1) 10719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.238679+0000 mon.c (mon.1) 10719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.239866+0000 mon.c (mon.1) 10720 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.239866+0000 mon.c (mon.1) 10720 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.248997+0000 mon.a (mon.0) 3104 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.248997+0000 mon.a (mon.0) 3104 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.307676+0000 mon.c (mon.1) 10721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.307676+0000 mon.c (mon.1) 10721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.310644+0000 mon.c (mon.1) 10722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.310644+0000 mon.c (mon.1) 10722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.312294+0000 mon.c (mon.1) 10723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.312294+0000 mon.c (mon.1) 10723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.315530+0000 mon.c (mon.1) 10724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.315530+0000 mon.c (mon.1) 10724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.316619+0000 mon.c (mon.1) 10725 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.316619+0000 mon.c (mon.1) 10725 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.325846+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.705 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[58916]: audit 2024-04-22T21:18:59.325846+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: cephadm 2024-04-22T21:18:57.508685+0000 mgr.x (mgr.34107) 3088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: cephadm 2024-04-22T21:18:57.508685+0000 mgr.x (mgr.34107) 3088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: cephadm 2024-04-22T21:18:57.621928+0000 mgr.x (mgr.34107) 3089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: cephadm 2024-04-22T21:18:57.621928+0000 mgr.x (mgr.34107) 3089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: cephadm 2024-04-22T21:18:57.729860+0000 mgr.x (mgr.34107) 3090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: cephadm 2024-04-22T21:18:57.729860+0000 mgr.x (mgr.34107) 3090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: cephadm 2024-04-22T21:18:57.829045+0000 mgr.x (mgr.34107) 3091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: cephadm 2024-04-22T21:18:57.829045+0000 mgr.x (mgr.34107) 3091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: cephadm 2024-04-22T21:18:57.943967+0000 mgr.x (mgr.34107) 3092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: cephadm 2024-04-22T21:18:57.943967+0000 mgr.x (mgr.34107) 3092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: cephadm 2024-04-22T21:18:58.045738+0000 mgr.x (mgr.34107) 3093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: cephadm 2024-04-22T21:18:58.045738+0000 mgr.x (mgr.34107) 3093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: cephadm 2024-04-22T21:18:58.158793+0000 mgr.x (mgr.34107) 3094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: cephadm 2024-04-22T21:18:58.158793+0000 mgr.x (mgr.34107) 3094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: cephadm 2024-04-22T21:18:58.238051+0000 mgr.x (mgr.34107) 3095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: cephadm 2024-04-22T21:18:58.238051+0000 mgr.x (mgr.34107) 3095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: cephadm 2024-04-22T21:18:58.328689+0000 mgr.x (mgr.34107) 3096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: cephadm 2024-04-22T21:18:58.328689+0000 mgr.x (mgr.34107) 3096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.409731+0000 mon.c (mon.1) 10666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.409731+0000 mon.c (mon.1) 10666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.419478+0000 mon.c (mon.1) 10667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: cephadm 2024-04-22T21:18:57.508685+0000 mgr.x (mgr.34107) 3088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: cephadm 2024-04-22T21:18:57.508685+0000 mgr.x (mgr.34107) 3088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: cephadm 2024-04-22T21:18:57.621928+0000 mgr.x (mgr.34107) 3089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.782 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: cephadm 2024-04-22T21:18:57.621928+0000 mgr.x (mgr.34107) 3089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: cephadm 2024-04-22T21:18:57.729860+0000 mgr.x (mgr.34107) 3090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: cephadm 2024-04-22T21:18:57.729860+0000 mgr.x (mgr.34107) 3090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: cephadm 2024-04-22T21:18:57.829045+0000 mgr.x (mgr.34107) 3091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: cephadm 2024-04-22T21:18:57.829045+0000 mgr.x (mgr.34107) 3091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: cephadm 2024-04-22T21:18:57.943967+0000 mgr.x (mgr.34107) 3092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: cephadm 2024-04-22T21:18:57.943967+0000 mgr.x (mgr.34107) 3092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: cephadm 2024-04-22T21:18:58.045738+0000 mgr.x (mgr.34107) 3093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: cephadm 2024-04-22T21:18:58.045738+0000 mgr.x (mgr.34107) 3093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: cephadm 2024-04-22T21:18:58.158793+0000 mgr.x (mgr.34107) 3094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: cephadm 2024-04-22T21:18:58.158793+0000 mgr.x (mgr.34107) 3094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: cephadm 2024-04-22T21:18:58.238051+0000 mgr.x (mgr.34107) 3095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.783 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: cephadm 2024-04-22T21:18:58.238051+0000 mgr.x (mgr.34107) 3095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: cephadm 2024-04-22T21:18:58.328689+0000 mgr.x (mgr.34107) 3096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: cephadm 2024-04-22T21:18:58.328689+0000 mgr.x (mgr.34107) 3096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.409731+0000 mon.c (mon.1) 10666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.409731+0000 mon.c (mon.1) 10666 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.784 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.419478+0000 mon.c (mon.1) 10667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.419478+0000 mon.c (mon.1) 10667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.421336+0000 mon.c (mon.1) 10668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.421336+0000 mon.c (mon.1) 10668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.425656+0000 mon.c (mon.1) 10669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.425656+0000 mon.c (mon.1) 10669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.427076+0000 mon.c (mon.1) 10670 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.427076+0000 mon.c (mon.1) 10670 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.436143+0000 mon.a (mon.0) 3094 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.436143+0000 mon.a (mon.0) 3094 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: cephadm 2024-04-22T21:18:58.438889+0000 mgr.x (mgr.34107) 3097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: cephadm 2024-04-22T21:18:58.438889+0000 mgr.x (mgr.34107) 3097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.513417+0000 mon.c (mon.1) 10671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.513417+0000 mon.c (mon.1) 10671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.516695+0000 mon.c (mon.1) 10672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.516695+0000 mon.c (mon.1) 10672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.518319+0000 mon.c (mon.1) 10673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.518319+0000 mon.c (mon.1) 10673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.522178+0000 mon.c (mon.1) 10674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.522178+0000 mon.c (mon.1) 10674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.523291+0000 mon.c (mon.1) 10675 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.523291+0000 mon.c (mon.1) 10675 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.532667+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.532667+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.593533+0000 mon.c (mon.1) 10676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.786 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.593533+0000 mon.c (mon.1) 10676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.596708+0000 mon.c (mon.1) 10677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.596708+0000 mon.c (mon.1) 10677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.598569+0000 mon.c (mon.1) 10678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.598569+0000 mon.c (mon.1) 10678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.601967+0000 mon.c (mon.1) 10679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.601967+0000 mon.c (mon.1) 10679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.603176+0000 mon.c (mon.1) 10680 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.603176+0000 mon.c (mon.1) 10680 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.612169+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.612169+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.688105+0000 mon.c (mon.1) 10681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.688105+0000 mon.c (mon.1) 10681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.691682+0000 mon.c (mon.1) 10682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.691682+0000 mon.c (mon.1) 10682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.419478+0000 mon.c (mon.1) 10667 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.421336+0000 mon.c (mon.1) 10668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.421336+0000 mon.c (mon.1) 10668 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.425656+0000 mon.c (mon.1) 10669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.425656+0000 mon.c (mon.1) 10669 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.427076+0000 mon.c (mon.1) 10670 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.427076+0000 mon.c (mon.1) 10670 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.436143+0000 mon.a (mon.0) 3094 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.788 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.436143+0000 mon.a (mon.0) 3094 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: cephadm 2024-04-22T21:18:58.438889+0000 mgr.x (mgr.34107) 3097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: cephadm 2024-04-22T21:18:58.438889+0000 mgr.x (mgr.34107) 3097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:18:59.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.513417+0000 mon.c (mon.1) 10671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.513417+0000 mon.c (mon.1) 10671 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.516695+0000 mon.c (mon.1) 10672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.516695+0000 mon.c (mon.1) 10672 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.518319+0000 mon.c (mon.1) 10673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.518319+0000 mon.c (mon.1) 10673 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.522178+0000 mon.c (mon.1) 10674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.522178+0000 mon.c (mon.1) 10674 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.693217+0000 mon.c (mon.1) 10683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.693217+0000 mon.c (mon.1) 10683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.696576+0000 mon.c (mon.1) 10684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.696576+0000 mon.c (mon.1) 10684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.697858+0000 mon.c (mon.1) 10685 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.697858+0000 mon.c (mon.1) 10685 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.707713+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.707713+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.790 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.765638+0000 mon.c (mon.1) 10686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.765638+0000 mon.c (mon.1) 10686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.768736+0000 mon.c (mon.1) 10687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.768736+0000 mon.c (mon.1) 10687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.770210+0000 mon.c (mon.1) 10688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.770210+0000 mon.c (mon.1) 10688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.773050+0000 mon.c (mon.1) 10689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.773050+0000 mon.c (mon.1) 10689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.774568+0000 mon.c (mon.1) 10690 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.774568+0000 mon.c (mon.1) 10690 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.783419+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.783419+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.841941+0000 mon.c (mon.1) 10691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.791 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.841941+0000 mon.c (mon.1) 10691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.844802+0000 mon.c (mon.1) 10692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.844802+0000 mon.c (mon.1) 10692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.846754+0000 mon.c (mon.1) 10693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.846754+0000 mon.c (mon.1) 10693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.849813+0000 mon.c (mon.1) 10694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.849813+0000 mon.c (mon.1) 10694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.850851+0000 mon.c (mon.1) 10695 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.850851+0000 mon.c (mon.1) 10695 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.859993+0000 mon.a (mon.0) 3099 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.859993+0000 mon.a (mon.0) 3099 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.918833+0000 mon.c (mon.1) 10696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.918833+0000 mon.c (mon.1) 10696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.922741+0000 mon.c (mon.1) 10697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.792 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.922741+0000 mon.c (mon.1) 10697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.924412+0000 mon.c (mon.1) 10698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.924412+0000 mon.c (mon.1) 10698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.523291+0000 mon.c (mon.1) 10675 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.523291+0000 mon.c (mon.1) 10675 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.532667+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.532667+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.593533+0000 mon.c (mon.1) 10676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.593533+0000 mon.c (mon.1) 10676 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.596708+0000 mon.c (mon.1) 10677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.596708+0000 mon.c (mon.1) 10677 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.598569+0000 mon.c (mon.1) 10678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.598569+0000 mon.c (mon.1) 10678 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.601967+0000 mon.c (mon.1) 10679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.601967+0000 mon.c (mon.1) 10679 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.603176+0000 mon.c (mon.1) 10680 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.603176+0000 mon.c (mon.1) 10680 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.612169+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.612169+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.688105+0000 mon.c (mon.1) 10681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.688105+0000 mon.c (mon.1) 10681 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.691682+0000 mon.c (mon.1) 10682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.794 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.691682+0000 mon.c (mon.1) 10682 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.927494+0000 mon.c (mon.1) 10699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.927494+0000 mon.c (mon.1) 10699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.928478+0000 mon.c (mon.1) 10700 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.928478+0000 mon.c (mon.1) 10700 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.937465+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.937465+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.996484+0000 mon.c (mon.1) 10701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.996484+0000 mon.c (mon.1) 10701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.999734+0000 mon.c (mon.1) 10702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:58.999734+0000 mon.c (mon.1) 10702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.001363+0000 mon.c (mon.1) 10703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.001363+0000 mon.c (mon.1) 10703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.004554+0000 mon.c (mon.1) 10704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.004554+0000 mon.c (mon.1) 10704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.005589+0000 mon.c (mon.1) 10705 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.005589+0000 mon.c (mon.1) 10705 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.014474+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.014474+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.074491+0000 mon.c (mon.1) 10706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.796 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.074491+0000 mon.c (mon.1) 10706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.693217+0000 mon.c (mon.1) 10683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.693217+0000 mon.c (mon.1) 10683 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.696576+0000 mon.c (mon.1) 10684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.696576+0000 mon.c (mon.1) 10684 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.697858+0000 mon.c (mon.1) 10685 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.697858+0000 mon.c (mon.1) 10685 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.707713+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.707713+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.765638+0000 mon.c (mon.1) 10686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.765638+0000 mon.c (mon.1) 10686 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.768736+0000 mon.c (mon.1) 10687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.768736+0000 mon.c (mon.1) 10687 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.770210+0000 mon.c (mon.1) 10688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.770210+0000 mon.c (mon.1) 10688 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.773050+0000 mon.c (mon.1) 10689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.773050+0000 mon.c (mon.1) 10689 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.774568+0000 mon.c (mon.1) 10690 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.774568+0000 mon.c (mon.1) 10690 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.783419+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.798 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.783419+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.077131+0000 mon.c (mon.1) 10707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.077131+0000 mon.c (mon.1) 10707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.078517+0000 mon.c (mon.1) 10708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.078517+0000 mon.c (mon.1) 10708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.081165+0000 mon.c (mon.1) 10709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.081165+0000 mon.c (mon.1) 10709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.082063+0000 mon.c (mon.1) 10710 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.082063+0000 mon.c (mon.1) 10710 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.089136+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.089136+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.152620+0000 mon.c (mon.1) 10711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.152620+0000 mon.c (mon.1) 10711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.155930+0000 mon.c (mon.1) 10712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.155930+0000 mon.c (mon.1) 10712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.157411+0000 mon.c (mon.1) 10713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.157411+0000 mon.c (mon.1) 10713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.160483+0000 mon.c (mon.1) 10714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.160483+0000 mon.c (mon.1) 10714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.161612+0000 mon.c (mon.1) 10715 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.161612+0000 mon.c (mon.1) 10715 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.170852+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.170852+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.230388+0000 mon.c (mon.1) 10716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.230388+0000 mon.c (mon.1) 10716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.233655+0000 mon.c (mon.1) 10717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.233655+0000 mon.c (mon.1) 10717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.235333+0000 mon.c (mon.1) 10718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.235333+0000 mon.c (mon.1) 10718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.238679+0000 mon.c (mon.1) 10719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.238679+0000 mon.c (mon.1) 10719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.239866+0000 mon.c (mon.1) 10720 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.239866+0000 mon.c (mon.1) 10720 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.248997+0000 mon.a (mon.0) 3104 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.248997+0000 mon.a (mon.0) 3104 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.307676+0000 mon.c (mon.1) 10721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.307676+0000 mon.c (mon.1) 10721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.801 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.310644+0000 mon.c (mon.1) 10722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.310644+0000 mon.c (mon.1) 10722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.312294+0000 mon.c (mon.1) 10723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.312294+0000 mon.c (mon.1) 10723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.315530+0000 mon.c (mon.1) 10724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.315530+0000 mon.c (mon.1) 10724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.316619+0000 mon.c (mon.1) 10725 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.316619+0000 mon.c (mon.1) 10725 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.325846+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[75184]: audit 2024-04-22T21:18:59.325846+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.841941+0000 mon.c (mon.1) 10691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.841941+0000 mon.c (mon.1) 10691 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.844802+0000 mon.c (mon.1) 10692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.844802+0000 mon.c (mon.1) 10692 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.846754+0000 mon.c (mon.1) 10693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.846754+0000 mon.c (mon.1) 10693 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.849813+0000 mon.c (mon.1) 10694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.849813+0000 mon.c (mon.1) 10694 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.850851+0000 mon.c (mon.1) 10695 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.850851+0000 mon.c (mon.1) 10695 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.859993+0000 mon.a (mon.0) 3099 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.859993+0000 mon.a (mon.0) 3099 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.918833+0000 mon.c (mon.1) 10696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.918833+0000 mon.c (mon.1) 10696 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.922741+0000 mon.c (mon.1) 10697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.922741+0000 mon.c (mon.1) 10697 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.924412+0000 mon.c (mon.1) 10698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.924412+0000 mon.c (mon.1) 10698 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.927494+0000 mon.c (mon.1) 10699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.927494+0000 mon.c (mon.1) 10699 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.928478+0000 mon.c (mon.1) 10700 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.928478+0000 mon.c (mon.1) 10700 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.937465+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.937465+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.996484+0000 mon.c (mon.1) 10701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.996484+0000 mon.c (mon.1) 10701 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.999734+0000 mon.c (mon.1) 10702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:58.999734+0000 mon.c (mon.1) 10702 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.001363+0000 mon.c (mon.1) 10703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.001363+0000 mon.c (mon.1) 10703 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.004554+0000 mon.c (mon.1) 10704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.004554+0000 mon.c (mon.1) 10704 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.005589+0000 mon.c (mon.1) 10705 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.005589+0000 mon.c (mon.1) 10705 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.014474+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.014474+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.074491+0000 mon.c (mon.1) 10706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.074491+0000 mon.c (mon.1) 10706 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.077131+0000 mon.c (mon.1) 10707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.077131+0000 mon.c (mon.1) 10707 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.078517+0000 mon.c (mon.1) 10708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.078517+0000 mon.c (mon.1) 10708 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.081165+0000 mon.c (mon.1) 10709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.081165+0000 mon.c (mon.1) 10709 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.082063+0000 mon.c (mon.1) 10710 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.082063+0000 mon.c (mon.1) 10710 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.806 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.089136+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.089136+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.152620+0000 mon.c (mon.1) 10711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.152620+0000 mon.c (mon.1) 10711 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.155930+0000 mon.c (mon.1) 10712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.155930+0000 mon.c (mon.1) 10712 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.157411+0000 mon.c (mon.1) 10713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.157411+0000 mon.c (mon.1) 10713 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.160483+0000 mon.c (mon.1) 10714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.160483+0000 mon.c (mon.1) 10714 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.161612+0000 mon.c (mon.1) 10715 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.161612+0000 mon.c (mon.1) 10715 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.170852+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.170852+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.230388+0000 mon.c (mon.1) 10716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.807 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.230388+0000 mon.c (mon.1) 10716 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.233655+0000 mon.c (mon.1) 10717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.233655+0000 mon.c (mon.1) 10717 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.235333+0000 mon.c (mon.1) 10718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.235333+0000 mon.c (mon.1) 10718 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.238679+0000 mon.c (mon.1) 10719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.238679+0000 mon.c (mon.1) 10719 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.239866+0000 mon.c (mon.1) 10720 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.239866+0000 mon.c (mon.1) 10720 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.248997+0000 mon.a (mon.0) 3104 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.248997+0000 mon.a (mon.0) 3104 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.307676+0000 mon.c (mon.1) 10721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.307676+0000 mon.c (mon.1) 10721 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.310644+0000 mon.c (mon.1) 10722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.310644+0000 mon.c (mon.1) 10722 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:18:59.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.312294+0000 mon.c (mon.1) 10723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.312294+0000 mon.c (mon.1) 10723 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:18:59.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.315530+0000 mon.c (mon.1) 10724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.315530+0000 mon.c (mon.1) 10724 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:18:59.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.316619+0000 mon.c (mon.1) 10725 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.316619+0000 mon.c (mon.1) 10725 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:18:59.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.325846+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:18:59 smithi121 bash[73084]: audit 2024-04-22T21:18:59.325846+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:18:59.951 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:59.707276073Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-04-22T21:18:59.951 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:59.782716189Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-04-22T21:18:59.951 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:59.858234966Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-22T21:18:59.951 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:18:59 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:18:59.967143813Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-04-22T21:19:00.227 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:00.051198488Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-04-22T21:19:00.228 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:00.151340681Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-04-22T21:19:00.361 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:00.244025263Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-04-22T21:19:00.361 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:00.352927742Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-04-22T21:19:00.489 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:00.403367398Z level=info msg="Executing migration" id="add share column" 2024-04-22T21:19:00.489 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:00.454289845Z level=info msg="Executing migration" id="create default alerting folders" 2024-04-22T21:19:00.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: cephadm 2024-04-22T21:18:58.535582+0000 mgr.x (mgr.34107) 3098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: cephadm 2024-04-22T21:18:58.535582+0000 mgr.x (mgr.34107) 3098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:58.589045+0000 mgr.x (mgr.34107) 3099 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:00.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:58.589045+0000 mgr.x (mgr.34107) 3099 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:00.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: cephadm 2024-04-22T21:18:58.615399+0000 mgr.x (mgr.34107) 3100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: cephadm 2024-04-22T21:18:58.615399+0000 mgr.x (mgr.34107) 3100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: cephadm 2024-04-22T21:18:58.710584+0000 mgr.x (mgr.34107) 3101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: cephadm 2024-04-22T21:18:58.710584+0000 mgr.x (mgr.34107) 3101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: cephadm 2024-04-22T21:18:58.786391+0000 mgr.x (mgr.34107) 3102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: cephadm 2024-04-22T21:18:58.786391+0000 mgr.x (mgr.34107) 3102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: cephadm 2024-04-22T21:18:58.862723+0000 mgr.x (mgr.34107) 3103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: cephadm 2024-04-22T21:18:58.862723+0000 mgr.x (mgr.34107) 3103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: cephadm 2024-04-22T21:18:58.940237+0000 mgr.x (mgr.34107) 3104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: cephadm 2024-04-22T21:18:58.940237+0000 mgr.x (mgr.34107) 3104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: cephadm 2024-04-22T21:18:59.017095+0000 mgr.x (mgr.34107) 3105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: cephadm 2024-04-22T21:18:59.017095+0000 mgr.x (mgr.34107) 3105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: cephadm 2024-04-22T21:18:59.093803+0000 mgr.x (mgr.34107) 3106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: cephadm 2024-04-22T21:18:59.093803+0000 mgr.x (mgr.34107) 3106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: cephadm 2024-04-22T21:18:59.173777+0000 mgr.x (mgr.34107) 3107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: cephadm 2024-04-22T21:18:59.173777+0000 mgr.x (mgr.34107) 3107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: cephadm 2024-04-22T21:18:59.251992+0000 mgr.x (mgr.34107) 3108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: cephadm 2024-04-22T21:18:59.251992+0000 mgr.x (mgr.34107) 3108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: cluster 2024-04-22T21:18:59.299669+0000 mgr.x (mgr.34107) 3109 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s 2024-04-22T21:19:00.492 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: cluster 2024-04-22T21:18:59.299669+0000 mgr.x (mgr.34107) 3109 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s 2024-04-22T21:19:00.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: cephadm 2024-04-22T21:18:59.328792+0000 mgr.x (mgr.34107) 3110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: cephadm 2024-04-22T21:18:59.328792+0000 mgr.x (mgr.34107) 3110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.422387+0000 mon.c (mon.1) 10726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.422387+0000 mon.c (mon.1) 10726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.424817+0000 mon.c (mon.1) 10727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.424817+0000 mon.c (mon.1) 10727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.427335+0000 mon.c (mon.1) 10728 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.427335+0000 mon.c (mon.1) 10728 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.430613+0000 mon.c (mon.1) 10729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.430613+0000 mon.c (mon.1) 10729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.431764+0000 mon.c (mon.1) 10730 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.431764+0000 mon.c (mon.1) 10730 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.440160+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.440160+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.493 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: cephadm 2024-04-22T21:18:59.445368+0000 mgr.x (mgr.34107) 3111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: cephadm 2024-04-22T21:18:59.445368+0000 mgr.x (mgr.34107) 3111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.502336+0000 mon.c (mon.1) 10731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.502336+0000 mon.c (mon.1) 10731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.505095+0000 mon.c (mon.1) 10732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.505095+0000 mon.c (mon.1) 10732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.506630+0000 mon.c (mon.1) 10733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.506630+0000 mon.c (mon.1) 10733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.509808+0000 mon.c (mon.1) 10734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.509808+0000 mon.c (mon.1) 10734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.510883+0000 mon.c (mon.1) 10735 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.510883+0000 mon.c (mon.1) 10735 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.494 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.519675+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.519675+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.562002+0000 mon.c (mon.1) 10736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.562002+0000 mon.c (mon.1) 10736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.564946+0000 mon.c (mon.1) 10737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.564946+0000 mon.c (mon.1) 10737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.566450+0000 mon.c (mon.1) 10738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.566450+0000 mon.c (mon.1) 10738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.569270+0000 mon.c (mon.1) 10739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.569270+0000 mon.c (mon.1) 10739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.570480+0000 mon.c (mon.1) 10740 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.570480+0000 mon.c (mon.1) 10740 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.579516+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.579516+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.495 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.631566+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.631566+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.632515+0000 mon.c (mon.1) 10741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.632515+0000 mon.c (mon.1) 10741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.638820+0000 mon.c (mon.1) 10742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.638820+0000 mon.c (mon.1) 10742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.640272+0000 mon.c (mon.1) 10743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.640272+0000 mon.c (mon.1) 10743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.648829+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.648829+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.654653+0000 mon.c (mon.1) 10744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.654653+0000 mon.c (mon.1) 10744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.655779+0000 mon.c (mon.1) 10745 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.655779+0000 mon.c (mon.1) 10745 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.663304+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.496 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.663304+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.675330+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.675330+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.712715+0000 mon.c (mon.1) 10746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:19:00.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.712715+0000 mon.c (mon.1) 10746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:19:00.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.802815+0000 mon.c (mon.1) 10747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.802815+0000 mon.c (mon.1) 10747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.806678+0000 mon.c (mon.1) 10748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.806678+0000 mon.c (mon.1) 10748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.809424+0000 mon.c (mon.1) 10749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.809424+0000 mon.c (mon.1) 10749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.811263+0000 mon.c (mon.1) 10750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.811263+0000 mon.c (mon.1) 10750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.815142+0000 mon.c (mon.1) 10751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.497 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.815142+0000 mon.c (mon.1) 10751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.819267+0000 mon.c (mon.1) 10752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.819267+0000 mon.c (mon.1) 10752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.822168+0000 mon.c (mon.1) 10753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.822168+0000 mon.c (mon.1) 10753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.824112+0000 mon.c (mon.1) 10754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.824112+0000 mon.c (mon.1) 10754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.826179+0000 mon.c (mon.1) 10755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.826179+0000 mon.c (mon.1) 10755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.828607+0000 mon.c (mon.1) 10756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.828607+0000 mon.c (mon.1) 10756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.830921+0000 mon.c (mon.1) 10757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.830921+0000 mon.c (mon.1) 10757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.498 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.833897+0000 mon.c (mon.1) 10758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.833897+0000 mon.c (mon.1) 10758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.837062+0000 mon.c (mon.1) 10759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.837062+0000 mon.c (mon.1) 10759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.841522+0000 mon.c (mon.1) 10760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.841522+0000 mon.c (mon.1) 10760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.845151+0000 mon.c (mon.1) 10761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.845151+0000 mon.c (mon.1) 10761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.849365+0000 mon.c (mon.1) 10762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.849365+0000 mon.c (mon.1) 10762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.853092+0000 mon.c (mon.1) 10763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.853092+0000 mon.c (mon.1) 10763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.499 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.856318+0000 mon.c (mon.1) 10764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.856318+0000 mon.c (mon.1) 10764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.858839+0000 mon.c (mon.1) 10765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.858839+0000 mon.c (mon.1) 10765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.870208+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.870208+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.876113+0000 mon.c (mon.1) 10766 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-22T21:19:00.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.876113+0000 mon.c (mon.1) 10766 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-22T21:19:00.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.876796+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-22T21:19:00.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.876796+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-22T21:19:00.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.882521+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-22T21:19:00.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.882521+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-22T21:19:00.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.887665+0000 mon.c (mon.1) 10767 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.500 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.887665+0000 mon.c (mon.1) 10767 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.888309+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.888309+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.893924+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-22T21:19:00.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.893924+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-22T21:19:00.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.898775+0000 mon.c (mon.1) 10768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-22T21:19:00.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.898775+0000 mon.c (mon.1) 10768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-22T21:19:00.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.899429+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-22T21:19:00.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.899429+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-22T21:19:00.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.907371+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-22T21:19:00.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.907371+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-22T21:19:00.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.912228+0000 mon.c (mon.1) 10769 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-22T21:19:00.501 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.912228+0000 mon.c (mon.1) 10769 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-22T21:19:00.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.913001+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-22T21:19:00.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.913001+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-22T21:19:00.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.920691+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-22T21:19:00.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.920691+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-22T21:19:00.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.927016+0000 mon.c (mon.1) 10770 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-22T21:19:00.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.927016+0000 mon.c (mon.1) 10770 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-22T21:19:00.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.927672+0000 mon.a (mon.0) 3122 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-22T21:19:00.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.927672+0000 mon.a (mon.0) 3122 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-22T21:19:00.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.933580+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-22T21:19:00.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.933580+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-22T21:19:00.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.938083+0000 mon.c (mon.1) 10771 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-22T21:19:00.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.938083+0000 mon.c (mon.1) 10771 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-22T21:19:00.502 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.938834+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-22T21:19:00.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.938834+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-22T21:19:00.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.944703+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-22T21:19:00.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.944703+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-22T21:19:00.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.949573+0000 mon.c (mon.1) 10772 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-22T21:19:00.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.949573+0000 mon.c (mon.1) 10772 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-22T21:19:00.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.950254+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-22T21:19:00.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.950254+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-22T21:19:00.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.958002+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-22T21:19:00.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.958002+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-22T21:19:00.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.964354+0000 mon.c (mon.1) 10773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.964354+0000 mon.c (mon.1) 10773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.965130+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.503 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.965130+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.967572+0000 mon.c (mon.1) 10774 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-22T21:19:00.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.967572+0000 mon.c (mon.1) 10774 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-22T21:19:00.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.968318+0000 mon.a (mon.0) 3129 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-22T21:19:00.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.968318+0000 mon.a (mon.0) 3129 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-22T21:19:00.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.976151+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-22T21:19:00.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.976151+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-22T21:19:00.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.982543+0000 mon.c (mon.1) 10775 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-22T21:19:00.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.982543+0000 mon.c (mon.1) 10775 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-22T21:19:00.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.983216+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-22T21:19:00.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.983216+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-22T21:19:00.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.988859+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-22T21:19:00.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.988859+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-22T21:19:00.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.994060+0000 mon.c (mon.1) 10776 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-22T21:19:00.504 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.994060+0000 mon.c (mon.1) 10776 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-22T21:19:00.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.994754+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-22T21:19:00.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:18:59.994754+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-22T21:19:00.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.000010+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-22T21:19:00.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.000010+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-22T21:19:00.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.004733+0000 mon.c (mon.1) 10777 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-22T21:19:00.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.004733+0000 mon.c (mon.1) 10777 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-22T21:19:00.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.005456+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-22T21:19:00.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.005456+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-22T21:19:00.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.011225+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-22T21:19:00.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.011225+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-22T21:19:00.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.015663+0000 mon.c (mon.1) 10778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.015663+0000 mon.c (mon.1) 10778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.505 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.016383+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.016383+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.018544+0000 mon.c (mon.1) 10779 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.018544+0000 mon.c (mon.1) 10779 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.019295+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.019295+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.021241+0000 mon.c (mon.1) 10780 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.021241+0000 mon.c (mon.1) 10780 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.021929+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.021929+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.024122+0000 mon.c (mon.1) 10781 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.506 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.024122+0000 mon.c (mon.1) 10781 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.024991+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.024991+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.028709+0000 mon.c (mon.1) 10782 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.028709+0000 mon.c (mon.1) 10782 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.029369+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.029369+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.031735+0000 mon.c (mon.1) 10783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.031735+0000 mon.c (mon.1) 10783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.032336+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.032336+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.507 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.037190+0000 mon.c (mon.1) 10784 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-22T21:19:00.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.037190+0000 mon.c (mon.1) 10784 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-22T21:19:00.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.037969+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-22T21:19:00.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.037969+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-22T21:19:00.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.043912+0000 mon.a (mon.0) 3144 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-22T21:19:00.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.043912+0000 mon.a (mon.0) 3144 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-22T21:19:00.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.045242+0000 mon.c (mon.1) 10785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.508 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.045242+0000 mon.c (mon.1) 10785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.051739+0000 mon.c (mon.1) 10786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.051739+0000 mon.c (mon.1) 10786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.053624+0000 mon.c (mon.1) 10787 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.053624+0000 mon.c (mon.1) 10787 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.063544+0000 mon.a (mon.0) 3145 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.063544+0000 mon.a (mon.0) 3145 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.158914+0000 mon.c (mon.1) 10788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.158914+0000 mon.c (mon.1) 10788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.163056+0000 mon.c (mon.1) 10789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.163056+0000 mon.c (mon.1) 10789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.164528+0000 mon.c (mon.1) 10790 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.164528+0000 mon.c (mon.1) 10790 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.509 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.175020+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.175020+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.260830+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.510 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[58916]: audit 2024-04-22T21:19:00.260830+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.750 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:00.513408611Z level=info msg="Executing migration" id="create file table" 2024-04-22T21:19:00.750 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:00.565840152Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-04-22T21:19:00.750 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:00.65950305Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-04-22T21:19:00.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: cephadm 2024-04-22T21:18:58.535582+0000 mgr.x (mgr.34107) 3098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: cephadm 2024-04-22T21:18:58.535582+0000 mgr.x (mgr.34107) 3098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:58.589045+0000 mgr.x (mgr.34107) 3099 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:00.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:58.589045+0000 mgr.x (mgr.34107) 3099 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:00.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: cephadm 2024-04-22T21:18:58.615399+0000 mgr.x (mgr.34107) 3100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: cephadm 2024-04-22T21:18:58.615399+0000 mgr.x (mgr.34107) 3100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: cephadm 2024-04-22T21:18:58.710584+0000 mgr.x (mgr.34107) 3101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: cephadm 2024-04-22T21:18:58.710584+0000 mgr.x (mgr.34107) 3101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: cephadm 2024-04-22T21:18:58.786391+0000 mgr.x (mgr.34107) 3102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: cephadm 2024-04-22T21:18:58.786391+0000 mgr.x (mgr.34107) 3102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: cephadm 2024-04-22T21:18:58.862723+0000 mgr.x (mgr.34107) 3103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: cephadm 2024-04-22T21:18:58.862723+0000 mgr.x (mgr.34107) 3103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: cephadm 2024-04-22T21:18:58.940237+0000 mgr.x (mgr.34107) 3104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: cephadm 2024-04-22T21:18:58.940237+0000 mgr.x (mgr.34107) 3104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: cephadm 2024-04-22T21:18:59.017095+0000 mgr.x (mgr.34107) 3105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: cephadm 2024-04-22T21:18:59.017095+0000 mgr.x (mgr.34107) 3105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: cephadm 2024-04-22T21:18:59.093803+0000 mgr.x (mgr.34107) 3106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: cephadm 2024-04-22T21:18:59.093803+0000 mgr.x (mgr.34107) 3106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: cephadm 2024-04-22T21:18:59.173777+0000 mgr.x (mgr.34107) 3107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: cephadm 2024-04-22T21:18:59.173777+0000 mgr.x (mgr.34107) 3107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.781 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: cephadm 2024-04-22T21:18:59.251992+0000 mgr.x (mgr.34107) 3108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: cephadm 2024-04-22T21:18:58.535582+0000 mgr.x (mgr.34107) 3098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: cephadm 2024-04-22T21:18:58.535582+0000 mgr.x (mgr.34107) 3098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:58.589045+0000 mgr.x (mgr.34107) 3099 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:00.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:58.589045+0000 mgr.x (mgr.34107) 3099 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:00.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: cephadm 2024-04-22T21:18:58.615399+0000 mgr.x (mgr.34107) 3100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: cephadm 2024-04-22T21:18:58.615399+0000 mgr.x (mgr.34107) 3100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: cephadm 2024-04-22T21:18:58.710584+0000 mgr.x (mgr.34107) 3101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: cephadm 2024-04-22T21:18:58.710584+0000 mgr.x (mgr.34107) 3101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: cephadm 2024-04-22T21:18:58.786391+0000 mgr.x (mgr.34107) 3102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: cephadm 2024-04-22T21:18:58.786391+0000 mgr.x (mgr.34107) 3102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: cephadm 2024-04-22T21:18:58.862723+0000 mgr.x (mgr.34107) 3103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: cephadm 2024-04-22T21:18:58.862723+0000 mgr.x (mgr.34107) 3103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: cephadm 2024-04-22T21:18:58.940237+0000 mgr.x (mgr.34107) 3104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: cephadm 2024-04-22T21:18:58.940237+0000 mgr.x (mgr.34107) 3104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: cephadm 2024-04-22T21:18:59.017095+0000 mgr.x (mgr.34107) 3105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: cephadm 2024-04-22T21:18:59.017095+0000 mgr.x (mgr.34107) 3105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: cephadm 2024-04-22T21:18:59.093803+0000 mgr.x (mgr.34107) 3106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: cephadm 2024-04-22T21:18:59.093803+0000 mgr.x (mgr.34107) 3106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: cephadm 2024-04-22T21:18:59.173777+0000 mgr.x (mgr.34107) 3107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: cephadm 2024-04-22T21:18:59.173777+0000 mgr.x (mgr.34107) 3107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.783 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: cephadm 2024-04-22T21:18:59.251992+0000 mgr.x (mgr.34107) 3108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: cephadm 2024-04-22T21:18:59.251992+0000 mgr.x (mgr.34107) 3108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: cluster 2024-04-22T21:18:59.299669+0000 mgr.x (mgr.34107) 3109 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s 2024-04-22T21:19:00.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: cluster 2024-04-22T21:18:59.299669+0000 mgr.x (mgr.34107) 3109 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s 2024-04-22T21:19:00.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: cephadm 2024-04-22T21:18:59.328792+0000 mgr.x (mgr.34107) 3110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: cephadm 2024-04-22T21:18:59.328792+0000 mgr.x (mgr.34107) 3110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.422387+0000 mon.c (mon.1) 10726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.422387+0000 mon.c (mon.1) 10726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.424817+0000 mon.c (mon.1) 10727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.424817+0000 mon.c (mon.1) 10727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.427335+0000 mon.c (mon.1) 10728 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.427335+0000 mon.c (mon.1) 10728 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.784 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.430613+0000 mon.c (mon.1) 10729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.430613+0000 mon.c (mon.1) 10729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.431764+0000 mon.c (mon.1) 10730 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.431764+0000 mon.c (mon.1) 10730 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.440160+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.440160+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: cephadm 2024-04-22T21:18:59.445368+0000 mgr.x (mgr.34107) 3111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: cephadm 2024-04-22T21:18:59.445368+0000 mgr.x (mgr.34107) 3111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.785 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.502336+0000 mon.c (mon.1) 10731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.785 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: cephadm 2024-04-22T21:18:59.251992+0000 mgr.x (mgr.34107) 3108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: cluster 2024-04-22T21:18:59.299669+0000 mgr.x (mgr.34107) 3109 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s 2024-04-22T21:19:00.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: cluster 2024-04-22T21:18:59.299669+0000 mgr.x (mgr.34107) 3109 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 934 B/s rd, 0 op/s 2024-04-22T21:19:00.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: cephadm 2024-04-22T21:18:59.328792+0000 mgr.x (mgr.34107) 3110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: cephadm 2024-04-22T21:18:59.328792+0000 mgr.x (mgr.34107) 3110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.422387+0000 mon.c (mon.1) 10726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.422387+0000 mon.c (mon.1) 10726 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.424817+0000 mon.c (mon.1) 10727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.424817+0000 mon.c (mon.1) 10727 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.427335+0000 mon.c (mon.1) 10728 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.427335+0000 mon.c (mon.1) 10728 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.430613+0000 mon.c (mon.1) 10729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.786 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.430613+0000 mon.c (mon.1) 10729 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.431764+0000 mon.c (mon.1) 10730 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.431764+0000 mon.c (mon.1) 10730 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.440160+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.440160+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: cephadm 2024-04-22T21:18:59.445368+0000 mgr.x (mgr.34107) 3111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: cephadm 2024-04-22T21:18:59.445368+0000 mgr.x (mgr.34107) 3111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:00.787 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.502336+0000 mon.c (mon.1) 10731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.502336+0000 mon.c (mon.1) 10731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.787 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.505095+0000 mon.c (mon.1) 10732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.505095+0000 mon.c (mon.1) 10732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.506630+0000 mon.c (mon.1) 10733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.506630+0000 mon.c (mon.1) 10733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.509808+0000 mon.c (mon.1) 10734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.509808+0000 mon.c (mon.1) 10734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.510883+0000 mon.c (mon.1) 10735 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.510883+0000 mon.c (mon.1) 10735 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.519675+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.519675+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.562002+0000 mon.c (mon.1) 10736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.562002+0000 mon.c (mon.1) 10736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.564946+0000 mon.c (mon.1) 10737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.788 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.564946+0000 mon.c (mon.1) 10737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.566450+0000 mon.c (mon.1) 10738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.566450+0000 mon.c (mon.1) 10738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.569270+0000 mon.c (mon.1) 10739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.789 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.569270+0000 mon.c (mon.1) 10739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.502336+0000 mon.c (mon.1) 10731 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.505095+0000 mon.c (mon.1) 10732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.505095+0000 mon.c (mon.1) 10732 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.506630+0000 mon.c (mon.1) 10733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.789 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.506630+0000 mon.c (mon.1) 10733 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.509808+0000 mon.c (mon.1) 10734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.509808+0000 mon.c (mon.1) 10734 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.510883+0000 mon.c (mon.1) 10735 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.510883+0000 mon.c (mon.1) 10735 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.790 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.519675+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.519675+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.562002+0000 mon.c (mon.1) 10736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.562002+0000 mon.c (mon.1) 10736 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.564946+0000 mon.c (mon.1) 10737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.564946+0000 mon.c (mon.1) 10737 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.791 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.566450+0000 mon.c (mon.1) 10738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.566450+0000 mon.c (mon.1) 10738 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.569270+0000 mon.c (mon.1) 10739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.793 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.569270+0000 mon.c (mon.1) 10739 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.793 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.570480+0000 mon.c (mon.1) 10740 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.570480+0000 mon.c (mon.1) 10740 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.579516+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.579516+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.631566+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.631566+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.632515+0000 mon.c (mon.1) 10741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.632515+0000 mon.c (mon.1) 10741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.638820+0000 mon.c (mon.1) 10742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.638820+0000 mon.c (mon.1) 10742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.640272+0000 mon.c (mon.1) 10743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.640272+0000 mon.c (mon.1) 10743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.648829+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.794 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.648829+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.654653+0000 mon.c (mon.1) 10744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.654653+0000 mon.c (mon.1) 10744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.655779+0000 mon.c (mon.1) 10745 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.655779+0000 mon.c (mon.1) 10745 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.663304+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.663304+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.675330+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.795 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.675330+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.570480+0000 mon.c (mon.1) 10740 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.570480+0000 mon.c (mon.1) 10740 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.795 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.579516+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.579516+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.631566+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.631566+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.632515+0000 mon.c (mon.1) 10741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.632515+0000 mon.c (mon.1) 10741 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.638820+0000 mon.c (mon.1) 10742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.638820+0000 mon.c (mon.1) 10742 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.640272+0000 mon.c (mon.1) 10743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.640272+0000 mon.c (mon.1) 10743 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.648829+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.648829+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.654653+0000 mon.c (mon.1) 10744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.654653+0000 mon.c (mon.1) 10744 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.796 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.655779+0000 mon.c (mon.1) 10745 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.655779+0000 mon.c (mon.1) 10745 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.663304+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.663304+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.675330+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.797 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.675330+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.712715+0000 mon.c (mon.1) 10746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:19:00.797 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.712715+0000 mon.c (mon.1) 10746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:19:00.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.802815+0000 mon.c (mon.1) 10747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.802815+0000 mon.c (mon.1) 10747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.806678+0000 mon.c (mon.1) 10748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.806678+0000 mon.c (mon.1) 10748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.809424+0000 mon.c (mon.1) 10749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.809424+0000 mon.c (mon.1) 10749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.811263+0000 mon.c (mon.1) 10750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.811263+0000 mon.c (mon.1) 10750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.815142+0000 mon.c (mon.1) 10751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.815142+0000 mon.c (mon.1) 10751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.819267+0000 mon.c (mon.1) 10752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.819267+0000 mon.c (mon.1) 10752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.822168+0000 mon.c (mon.1) 10753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.798 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.822168+0000 mon.c (mon.1) 10753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.824112+0000 mon.c (mon.1) 10754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.824112+0000 mon.c (mon.1) 10754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.826179+0000 mon.c (mon.1) 10755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.826179+0000 mon.c (mon.1) 10755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.828607+0000 mon.c (mon.1) 10756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.828607+0000 mon.c (mon.1) 10756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.830921+0000 mon.c (mon.1) 10757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.830921+0000 mon.c (mon.1) 10757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.833897+0000 mon.c (mon.1) 10758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.833897+0000 mon.c (mon.1) 10758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.837062+0000 mon.c (mon.1) 10759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.837062+0000 mon.c (mon.1) 10759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.841522+0000 mon.c (mon.1) 10760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.799 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.841522+0000 mon.c (mon.1) 10760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.845151+0000 mon.c (mon.1) 10761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.845151+0000 mon.c (mon.1) 10761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.849365+0000 mon.c (mon.1) 10762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.849365+0000 mon.c (mon.1) 10762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.853092+0000 mon.c (mon.1) 10763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.853092+0000 mon.c (mon.1) 10763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.856318+0000 mon.c (mon.1) 10764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.800 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.856318+0000 mon.c (mon.1) 10764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.712715+0000 mon.c (mon.1) 10746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:19:00.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.712715+0000 mon.c (mon.1) 10746 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:19:00.800 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.802815+0000 mon.c (mon.1) 10747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.802815+0000 mon.c (mon.1) 10747 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.806678+0000 mon.c (mon.1) 10748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.806678+0000 mon.c (mon.1) 10748 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.809424+0000 mon.c (mon.1) 10749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.809424+0000 mon.c (mon.1) 10749 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.811263+0000 mon.c (mon.1) 10750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.811263+0000 mon.c (mon.1) 10750 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.815142+0000 mon.c (mon.1) 10751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.815142+0000 mon.c (mon.1) 10751 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.819267+0000 mon.c (mon.1) 10752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.819267+0000 mon.c (mon.1) 10752 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.822168+0000 mon.c (mon.1) 10753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.801 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.822168+0000 mon.c (mon.1) 10753 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.824112+0000 mon.c (mon.1) 10754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.824112+0000 mon.c (mon.1) 10754 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.802 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.826179+0000 mon.c (mon.1) 10755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.858839+0000 mon.c (mon.1) 10765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.858839+0000 mon.c (mon.1) 10765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.870208+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.870208+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.876113+0000 mon.c (mon.1) 10766 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-22T21:19:00.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.876113+0000 mon.c (mon.1) 10766 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-22T21:19:00.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.876796+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-22T21:19:00.802 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.876796+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-22T21:19:00.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.882521+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-22T21:19:00.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.882521+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-22T21:19:00.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.887665+0000 mon.c (mon.1) 10767 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.887665+0000 mon.c (mon.1) 10767 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.888309+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.888309+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.893924+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-22T21:19:00.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.893924+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-22T21:19:00.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.898775+0000 mon.c (mon.1) 10768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-22T21:19:00.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.898775+0000 mon.c (mon.1) 10768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-22T21:19:00.803 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.899429+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-22T21:19:00.803 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.826179+0000 mon.c (mon.1) 10755 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.828607+0000 mon.c (mon.1) 10756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.828607+0000 mon.c (mon.1) 10756 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.830921+0000 mon.c (mon.1) 10757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.830921+0000 mon.c (mon.1) 10757 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.833897+0000 mon.c (mon.1) 10758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.833897+0000 mon.c (mon.1) 10758 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.837062+0000 mon.c (mon.1) 10759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.837062+0000 mon.c (mon.1) 10759 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.841522+0000 mon.c (mon.1) 10760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.841522+0000 mon.c (mon.1) 10760 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.845151+0000 mon.c (mon.1) 10761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.845151+0000 mon.c (mon.1) 10761 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.849365+0000 mon.c (mon.1) 10762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.804 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.849365+0000 mon.c (mon.1) 10762 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.853092+0000 mon.c (mon.1) 10763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.853092+0000 mon.c (mon.1) 10763 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.856318+0000 mon.c (mon.1) 10764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.805 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.856318+0000 mon.c (mon.1) 10764 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.899429+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-22T21:19:00.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.907371+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-22T21:19:00.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.907371+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-22T21:19:00.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.912228+0000 mon.c (mon.1) 10769 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-22T21:19:00.805 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.912228+0000 mon.c (mon.1) 10769 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-22T21:19:00.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.913001+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-22T21:19:00.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.913001+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-22T21:19:00.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.920691+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-22T21:19:00.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.920691+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-22T21:19:00.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.927016+0000 mon.c (mon.1) 10770 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-22T21:19:00.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.927016+0000 mon.c (mon.1) 10770 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-22T21:19:00.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.927672+0000 mon.a (mon.0) 3122 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-22T21:19:00.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.927672+0000 mon.a (mon.0) 3122 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-22T21:19:00.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.933580+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-22T21:19:00.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.933580+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-22T21:19:00.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.938083+0000 mon.c (mon.1) 10771 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-22T21:19:00.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.938083+0000 mon.c (mon.1) 10771 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-22T21:19:00.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.938834+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-22T21:19:00.806 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.938834+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-22T21:19:00.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.944703+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-22T21:19:00.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.944703+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-22T21:19:00.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.949573+0000 mon.c (mon.1) 10772 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-22T21:19:00.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.949573+0000 mon.c (mon.1) 10772 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-22T21:19:00.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.950254+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-22T21:19:00.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.950254+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-22T21:19:00.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.958002+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-22T21:19:00.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.958002+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-22T21:19:00.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.964354+0000 mon.c (mon.1) 10773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.964354+0000 mon.c (mon.1) 10773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.965130+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.965130+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.967572+0000 mon.c (mon.1) 10774 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-22T21:19:00.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.967572+0000 mon.c (mon.1) 10774 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-22T21:19:00.807 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.968318+0000 mon.a (mon.0) 3129 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-22T21:19:00.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.858839+0000 mon.c (mon.1) 10765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.858839+0000 mon.c (mon.1) 10765 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:00.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.870208+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.870208+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.876113+0000 mon.c (mon.1) 10766 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-22T21:19:00.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.876113+0000 mon.c (mon.1) 10766 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-22T21:19:00.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.876796+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-22T21:19:00.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.876796+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-22T21:19:00.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.882521+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-22T21:19:00.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.882521+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-22T21:19:00.808 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.887665+0000 mon.c (mon.1) 10767 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.887665+0000 mon.c (mon.1) 10767 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.888309+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.888309+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.893924+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-22T21:19:00.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.893924+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-22T21:19:00.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.898775+0000 mon.c (mon.1) 10768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-22T21:19:00.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.898775+0000 mon.c (mon.1) 10768 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-22T21:19:00.809 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.899429+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-22T21:19:00.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.968318+0000 mon.a (mon.0) 3129 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-22T21:19:00.809 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.976151+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-22T21:19:00.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.976151+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-22T21:19:00.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.982543+0000 mon.c (mon.1) 10775 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-22T21:19:00.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.982543+0000 mon.c (mon.1) 10775 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-22T21:19:00.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.983216+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-22T21:19:00.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.983216+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-22T21:19:00.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.988859+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-22T21:19:00.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.988859+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-22T21:19:00.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.994060+0000 mon.c (mon.1) 10776 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-22T21:19:00.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.994060+0000 mon.c (mon.1) 10776 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-22T21:19:00.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.994754+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-22T21:19:00.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:18:59.994754+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-22T21:19:00.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.000010+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-22T21:19:00.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.000010+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-22T21:19:00.810 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.004733+0000 mon.c (mon.1) 10777 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-22T21:19:00.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.899429+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-22T21:19:00.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.907371+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-22T21:19:00.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.907371+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-22T21:19:00.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.912228+0000 mon.c (mon.1) 10769 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-22T21:19:00.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.912228+0000 mon.c (mon.1) 10769 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-22T21:19:00.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.913001+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-22T21:19:00.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.913001+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-22T21:19:00.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.920691+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-22T21:19:00.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.920691+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-22T21:19:00.811 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.927016+0000 mon.c (mon.1) 10770 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-22T21:19:00.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.927016+0000 mon.c (mon.1) 10770 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-22T21:19:00.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.927672+0000 mon.a (mon.0) 3122 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-22T21:19:00.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.927672+0000 mon.a (mon.0) 3122 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-22T21:19:00.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.933580+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-22T21:19:00.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.933580+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-22T21:19:00.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.938083+0000 mon.c (mon.1) 10771 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-22T21:19:00.812 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.938083+0000 mon.c (mon.1) 10771 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-22T21:19:00.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.004733+0000 mon.c (mon.1) 10777 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-22T21:19:00.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.005456+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-22T21:19:00.812 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.005456+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-22T21:19:00.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.011225+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-22T21:19:00.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.011225+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-22T21:19:00.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.015663+0000 mon.c (mon.1) 10778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.015663+0000 mon.c (mon.1) 10778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.016383+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.016383+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.018544+0000 mon.c (mon.1) 10779 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.018544+0000 mon.c (mon.1) 10779 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.019295+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.019295+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.021241+0000 mon.c (mon.1) 10780 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.021241+0000 mon.c (mon.1) 10780 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.021929+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.021929+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.813 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.024122+0000 mon.c (mon.1) 10781 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.938834+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-22T21:19:00.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.938834+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-22T21:19:00.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.944703+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-22T21:19:00.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.944703+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-22T21:19:00.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.949573+0000 mon.c (mon.1) 10772 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-22T21:19:00.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.949573+0000 mon.c (mon.1) 10772 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-22T21:19:00.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.950254+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-22T21:19:00.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.950254+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-22T21:19:00.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.958002+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-22T21:19:00.814 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.958002+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-22T21:19:00.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.964354+0000 mon.c (mon.1) 10773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.964354+0000 mon.c (mon.1) 10773 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.965130+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.965130+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.967572+0000 mon.c (mon.1) 10774 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-22T21:19:00.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.967572+0000 mon.c (mon.1) 10774 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-22T21:19:00.815 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.968318+0000 mon.a (mon.0) 3129 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-22T21:19:00.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.024122+0000 mon.c (mon.1) 10781 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.024991+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.024991+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.815 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.028709+0000 mon.c (mon.1) 10782 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.028709+0000 mon.c (mon.1) 10782 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.029369+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.029369+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.031735+0000 mon.c (mon.1) 10783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.031735+0000 mon.c (mon.1) 10783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.032336+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.032336+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.037190+0000 mon.c (mon.1) 10784 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-22T21:19:00.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.037190+0000 mon.c (mon.1) 10784 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-22T21:19:00.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.037969+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-22T21:19:00.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.037969+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-22T21:19:00.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.043912+0000 mon.a (mon.0) 3144 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-22T21:19:00.816 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.043912+0000 mon.a (mon.0) 3144 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-22T21:19:00.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.968318+0000 mon.a (mon.0) 3129 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-22T21:19:00.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.976151+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-22T21:19:00.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.976151+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-22T21:19:00.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.982543+0000 mon.c (mon.1) 10775 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-22T21:19:00.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.982543+0000 mon.c (mon.1) 10775 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-22T21:19:00.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.983216+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-22T21:19:00.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.983216+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-22T21:19:00.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.988859+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-22T21:19:00.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.988859+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-22T21:19:00.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.994060+0000 mon.c (mon.1) 10776 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-22T21:19:00.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.994060+0000 mon.c (mon.1) 10776 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-22T21:19:00.817 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.994754+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-22T21:19:00.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:18:59.994754+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-22T21:19:00.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.000010+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-22T21:19:00.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.000010+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-22T21:19:00.818 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.004733+0000 mon.c (mon.1) 10777 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-22T21:19:00.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.045242+0000 mon.c (mon.1) 10785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.045242+0000 mon.c (mon.1) 10785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.051739+0000 mon.c (mon.1) 10786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.051739+0000 mon.c (mon.1) 10786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.053624+0000 mon.c (mon.1) 10787 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.818 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.053624+0000 mon.c (mon.1) 10787 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.063544+0000 mon.a (mon.0) 3145 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.063544+0000 mon.a (mon.0) 3145 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.158914+0000 mon.c (mon.1) 10788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.158914+0000 mon.c (mon.1) 10788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.163056+0000 mon.c (mon.1) 10789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.163056+0000 mon.c (mon.1) 10789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.164528+0000 mon.c (mon.1) 10790 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.164528+0000 mon.c (mon.1) 10790 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.175020+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.175020+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.260830+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.819 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[75184]: audit 2024-04-22T21:19:00.260830+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.004733+0000 mon.c (mon.1) 10777 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-22T21:19:00.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.005456+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-22T21:19:00.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.005456+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-22T21:19:00.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.011225+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-22T21:19:00.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.011225+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-22T21:19:00.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.015663+0000 mon.c (mon.1) 10778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.015663+0000 mon.c (mon.1) 10778 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.820 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.016383+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.016383+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.018544+0000 mon.c (mon.1) 10779 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.018544+0000 mon.c (mon.1) 10779 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.019295+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.019295+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.021241+0000 mon.c (mon.1) 10780 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.021241+0000 mon.c (mon.1) 10780 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.021929+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.021929+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.024122+0000 mon.c (mon.1) 10781 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.024122+0000 mon.c (mon.1) 10781 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.024991+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.024991+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.821 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.028709+0000 mon.c (mon.1) 10782 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.822 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.028709+0000 mon.c (mon.1) 10782 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.822 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.029369+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.822 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.029369+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.822 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.031735+0000 mon.c (mon.1) 10783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.822 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.031735+0000 mon.c (mon.1) 10783 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.822 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.032336+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.822 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.032336+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-22T21:19:00.822 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.037190+0000 mon.c (mon.1) 10784 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-22T21:19:00.822 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.037190+0000 mon.c (mon.1) 10784 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-22T21:19:00.822 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.037969+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-22T21:19:00.822 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.037969+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-22T21:19:00.822 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.043912+0000 mon.a (mon.0) 3144 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-22T21:19:00.822 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.043912+0000 mon.a (mon.0) 3144 : audit [INF] from='mgr.34107 ' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-22T21:19:00.822 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.045242+0000 mon.c (mon.1) 10785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.823 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.045242+0000 mon.c (mon.1) 10785 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.823 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.051739+0000 mon.c (mon.1) 10786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.823 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.051739+0000 mon.c (mon.1) 10786 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.823 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.053624+0000 mon.c (mon.1) 10787 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.823 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.053624+0000 mon.c (mon.1) 10787 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.823 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.063544+0000 mon.a (mon.0) 3145 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.823 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.063544+0000 mon.a (mon.0) 3145 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.823 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.158914+0000 mon.c (mon.1) 10788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.823 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.158914+0000 mon.c (mon.1) 10788 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:19:00.823 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.163056+0000 mon.c (mon.1) 10789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.823 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.163056+0000 mon.c (mon.1) 10789 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:19:00.823 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.164528+0000 mon.c (mon.1) 10790 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.823 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.164528+0000 mon.c (mon.1) 10790 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:19:00.823 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.175020+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.823 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.175020+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.824 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.260830+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:00.824 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:00 smithi121 bash[73084]: audit 2024-04-22T21:19:00.260830+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:01.058 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:00.766135484Z level=info msg="Executing migration" id="create file_meta table" 2024-04-22T21:19:01.059 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:00 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:00.884293754Z level=info msg="Executing migration" id="file table idx: path key" 2024-04-22T21:19:01.396 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:01 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:01.07490315Z level=info msg="Executing migration" id="set path collation in file table" 2024-04-22T21:19:01.396 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:01 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:01.130537578Z level=info msg="Executing migration" id="managed permissions migration" 2024-04-22T21:19:01.397 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:01 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:01.274406404Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-04-22T21:19:01.739 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:01 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:01.58299179Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-04-22T21:19:01.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:01 smithi123 bash[58916]: cephadm 2024-04-22T21:18:59.522267+0000 mgr.x (mgr.34107) 3112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:01.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:01 smithi123 bash[58916]: cephadm 2024-04-22T21:18:59.522267+0000 mgr.x (mgr.34107) 3112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:01.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:01 smithi123 bash[58916]: cephadm 2024-04-22T21:18:59.582092+0000 mgr.x (mgr.34107) 3113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:01.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:01 smithi123 bash[58916]: cephadm 2024-04-22T21:18:59.582092+0000 mgr.x (mgr.34107) 3113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:01.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:01 smithi123 bash[58916]: cephadm 2024-04-22T21:18:59.861861+0000 mgr.x (mgr.34107) 3114 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-22T21:19:01.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:01 smithi123 bash[58916]: cephadm 2024-04-22T21:18:59.861861+0000 mgr.x (mgr.34107) 3114 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-22T21:19:01.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:01 smithi123 bash[58916]: cephadm 2024-04-22T21:19:00.037172+0000 mgr.x (mgr.34107) 3115 : cephadm [INF] Upgrade: Complete! 2024-04-22T21:19:01.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:01 smithi123 bash[58916]: cephadm 2024-04-22T21:19:00.037172+0000 mgr.x (mgr.34107) 3115 : cephadm [INF] Upgrade: Complete! 2024-04-22T21:19:01.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:01 smithi121 bash[73084]: cephadm 2024-04-22T21:18:59.522267+0000 mgr.x (mgr.34107) 3112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:01.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:01 smithi121 bash[73084]: cephadm 2024-04-22T21:18:59.522267+0000 mgr.x (mgr.34107) 3112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:01.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:01 smithi121 bash[73084]: cephadm 2024-04-22T21:18:59.582092+0000 mgr.x (mgr.34107) 3113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:01.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:01 smithi121 bash[73084]: cephadm 2024-04-22T21:18:59.582092+0000 mgr.x (mgr.34107) 3113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:01.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:01 smithi121 bash[73084]: cephadm 2024-04-22T21:18:59.861861+0000 mgr.x (mgr.34107) 3114 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-22T21:19:01.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:01 smithi121 bash[73084]: cephadm 2024-04-22T21:18:59.861861+0000 mgr.x (mgr.34107) 3114 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-22T21:19:01.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:01 smithi121 bash[73084]: cephadm 2024-04-22T21:19:00.037172+0000 mgr.x (mgr.34107) 3115 : cephadm [INF] Upgrade: Complete! 2024-04-22T21:19:01.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:01 smithi121 bash[73084]: cephadm 2024-04-22T21:19:00.037172+0000 mgr.x (mgr.34107) 3115 : cephadm [INF] Upgrade: Complete! 2024-04-22T21:19:01.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:01 smithi121 bash[75184]: cephadm 2024-04-22T21:18:59.522267+0000 mgr.x (mgr.34107) 3112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:01.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:01 smithi121 bash[75184]: cephadm 2024-04-22T21:18:59.522267+0000 mgr.x (mgr.34107) 3112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:01.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:01 smithi121 bash[75184]: cephadm 2024-04-22T21:18:59.582092+0000 mgr.x (mgr.34107) 3113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:01.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:01 smithi121 bash[75184]: cephadm 2024-04-22T21:18:59.582092+0000 mgr.x (mgr.34107) 3113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-22T21:19:01.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:01 smithi121 bash[75184]: cephadm 2024-04-22T21:18:59.861861+0000 mgr.x (mgr.34107) 3114 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-22T21:19:01.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:01 smithi121 bash[75184]: cephadm 2024-04-22T21:18:59.861861+0000 mgr.x (mgr.34107) 3114 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-22T21:19:01.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:01 smithi121 bash[75184]: cephadm 2024-04-22T21:19:00.037172+0000 mgr.x (mgr.34107) 3115 : cephadm [INF] Upgrade: Complete! 2024-04-22T21:19:01.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:01 smithi121 bash[75184]: cephadm 2024-04-22T21:19:00.037172+0000 mgr.x (mgr.34107) 3115 : cephadm [INF] Upgrade: Complete! 2024-04-22T21:19:02.154 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:01 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:01.872563332Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-04-22T21:19:02.155 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:02 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:02.052697456Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-04-22T21:19:02.155 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:02 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:02.103014561Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-04-22T21:19:02.155 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:02 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:02.170855587Z level=info msg="Executing migration" id="update group index for alert rules" 2024-04-22T21:19:02.452 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:02 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:02.187718147Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-04-22T21:19:02.452 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:02 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:02.221510682Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-04-22T21:19:02.452 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:02 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:02.31087552Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-04-22T21:19:02.452 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:02 smithi123 bash[58916]: cluster 2024-04-22T21:19:01.300685+0000 mgr.x (mgr.34107) 3116 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:19:02.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:02 smithi123 bash[58916]: cluster 2024-04-22T21:19:01.300685+0000 mgr.x (mgr.34107) 3116 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:19:02.739 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:02 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:02.681813818Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-04-22T21:19:02.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:02 smithi121 bash[73084]: cluster 2024-04-22T21:19:01.300685+0000 mgr.x (mgr.34107) 3116 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:19:02.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:02 smithi121 bash[73084]: cluster 2024-04-22T21:19:01.300685+0000 mgr.x (mgr.34107) 3116 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:19:02.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:02 smithi121 bash[75184]: cluster 2024-04-22T21:19:01.300685+0000 mgr.x (mgr.34107) 3116 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:19:02.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:02 smithi121 bash[75184]: cluster 2024-04-22T21:19:01.300685+0000 mgr.x (mgr.34107) 3116 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-22T21:19:03.239 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:03 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:03.083242647Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-04-22T21:19:03.720 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:03 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:03.484535165Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-04-22T21:19:03.720 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:03 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:03.651960607Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-04-22T21:19:03.987 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:03 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:03.735958878Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-04-22T21:19:03.987 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:03 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:03.869666723Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-04-22T21:19:03.988 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:03 smithi123 bash[58916]: audit 2024-04-22T21:19:02.882790+0000 mon.a (mon.0) 3148 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:03.988 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:03 smithi123 bash[58916]: audit 2024-04-22T21:19:02.882790+0000 mon.a (mon.0) 3148 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:03.988 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:03 smithi123 bash[58916]: audit 2024-04-22T21:19:02.899709+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:03.988 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:03 smithi123 bash[58916]: audit 2024-04-22T21:19:02.899709+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:03.988 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:03 smithi123 bash[58916]: audit 2024-04-22T21:19:02.914202+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:03.988 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:03 smithi123 bash[58916]: audit 2024-04-22T21:19:02.914202+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:03.988 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:03 smithi123 bash[58916]: cluster 2024-04-22T21:19:03.302192+0000 mgr.x (mgr.34107) 3117 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:03.988 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:03 smithi123 bash[58916]: cluster 2024-04-22T21:19:03.302192+0000 mgr.x (mgr.34107) 3117 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:04.238 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:04 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:04.00348862Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-04-22T21:19:04.239 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:04 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:04.095674767Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-04-22T21:19:04.239 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:04 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:04.16287588Z level=info msg="Executing migration" id="create folder table" 2024-04-22T21:19:04.239 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:04 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:04.229641953Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-04-22T21:19:04.279 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:03 smithi121 bash[73084]: audit 2024-04-22T21:19:02.882790+0000 mon.a (mon.0) 3148 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:04.279 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:03 smithi121 bash[73084]: audit 2024-04-22T21:19:02.882790+0000 mon.a (mon.0) 3148 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:04.279 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:03 smithi121 bash[73084]: audit 2024-04-22T21:19:02.899709+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:04.279 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:03 smithi121 bash[73084]: audit 2024-04-22T21:19:02.899709+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:04.279 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:03 smithi121 bash[73084]: audit 2024-04-22T21:19:02.914202+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:04.279 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:03 smithi121 bash[73084]: audit 2024-04-22T21:19:02.914202+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:04.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:03 smithi121 bash[73084]: cluster 2024-04-22T21:19:03.302192+0000 mgr.x (mgr.34107) 3117 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:04.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:03 smithi121 bash[73084]: cluster 2024-04-22T21:19:03.302192+0000 mgr.x (mgr.34107) 3117 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:04.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:03 smithi121 bash[75184]: audit 2024-04-22T21:19:02.882790+0000 mon.a (mon.0) 3148 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:04.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:03 smithi121 bash[75184]: audit 2024-04-22T21:19:02.882790+0000 mon.a (mon.0) 3148 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:04.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:03 smithi121 bash[75184]: audit 2024-04-22T21:19:02.899709+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:04.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:03 smithi121 bash[75184]: audit 2024-04-22T21:19:02.899709+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:04.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:03 smithi121 bash[75184]: audit 2024-04-22T21:19:02.914202+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:04.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:03 smithi121 bash[75184]: audit 2024-04-22T21:19:02.914202+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:04.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:03 smithi121 bash[75184]: cluster 2024-04-22T21:19:03.302192+0000 mgr.x (mgr.34107) 3117 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:04.280 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:03 smithi121 bash[75184]: cluster 2024-04-22T21:19:03.302192+0000 mgr.x (mgr.34107) 3117 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:04.739 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:04 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:04.272548988Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-04-22T21:19:04.739 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:04 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:04.332155357Z level=info msg="Executing migration" id="Update folder title length" 2024-04-22T21:19:04.739 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:04 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:04.357326897Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-04-22T21:19:04.740 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:04 smithi123 bash[96827]: logger=migrator t=2024-04-22T21:19:04.399274779Z level=info msg="migrations completed" performed=105 skipped=376 duration=13.173398596s 2024-04-22T21:19:04.740 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:04 smithi123 bash[96827]: logger=sqlstore t=2024-04-22T21:19:04.400348524Z level=info msg="Created default organization" 2024-04-22T21:19:04.740 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:04 smithi123 bash[96827]: logger=plugin.finder t=2024-04-22T21:19:04.490740132Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-04-22T21:19:04.740 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:04 smithi123 bash[96827]: logger=secrets t=2024-04-22T21:19:04.491005857Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-04-22T21:19:04.740 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:04 smithi123 bash[96827]: logger=query_data t=2024-04-22T21:19:04.495500822Z level=info msg="Query Service initialization" 2024-04-22T21:19:04.740 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:04 smithi123 bash[96827]: logger=live.push_http t=2024-04-22T21:19:04.500516776Z level=info msg="Live Push Gateway initialization" 2024-04-22T21:19:05.691 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:05 smithi123 bash[96827]: logger=infra.usagestats.collector t=2024-04-22T21:19:05.386746347Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-04-22T21:19:05.692 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:05 smithi123 bash[96827]: logger=provisioning.datasources t=2024-04-22T21:19:05.433241261Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-04-22T21:19:05.692 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:05 smithi123 bash[96827]: logger=provisioning.datasources t=2024-04-22T21:19:05.433259535Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-04-22T21:19:05.692 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:05 smithi123 bash[96827]: logger=provisioning.datasources t=2024-04-22T21:19:05.433427261Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-22T21:19:05.989 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:05 smithi123 bash[96827]: logger=provisioning.alerting t=2024-04-22T21:19:05.707055808Z level=info msg="starting to provision alerting" 2024-04-22T21:19:05.989 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:05 smithi123 bash[96827]: logger=provisioning.alerting t=2024-04-22T21:19:05.707095517Z level=info msg="finished to provision alerting" 2024-04-22T21:19:05.989 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:05 smithi123 bash[96827]: logger=grafanaStorageLogger t=2024-04-22T21:19:05.707472417Z level=info msg="storage starting" 2024-04-22T21:19:05.989 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:05 smithi123 bash[96827]: logger=ngalert.state.manager t=2024-04-22T21:19:05.707755894Z level=info msg="Warming state cache for startup" 2024-04-22T21:19:05.989 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:05 smithi123 bash[96827]: logger=http.server t=2024-04-22T21:19:05.710905797Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-04-22T21:19:05.989 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:05 smithi123 bash[96827]: logger=ngalert.state.manager t=2024-04-22T21:19:05.724755343Z level=info msg="State cache has been initialized" states=0 duration=16.999227ms 2024-04-22T21:19:05.989 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:05 smithi123 bash[96827]: logger=ticker t=2024-04-22T21:19:05.724826959Z level=info msg=starting first_tick=2024-04-22T21:19:10Z 2024-04-22T21:19:05.989 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:05 smithi123 bash[96827]: logger=ngalert.multiorg.alertmanager t=2024-04-22T21:19:05.724843395Z level=info msg="starting MultiOrg Alertmanager" 2024-04-22T21:19:06.611 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:06 smithi123 bash[96827]: logger=sqlstore.transactions t=2024-04-22T21:19:06.469746474Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-04-22T21:19:06.611 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:19:06 smithi123 bash[96827]: logger=sqlstore.transactions t=2024-04-22T21:19:06.482293279Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-04-22T21:19:06.611 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:06 smithi123 bash[58916]: cluster 2024-04-22T21:19:05.303077+0000 mgr.x (mgr.34107) 3118 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:06.611 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:06 smithi123 bash[58916]: cluster 2024-04-22T21:19:05.303077+0000 mgr.x (mgr.34107) 3118 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:06.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:06 smithi121 bash[73084]: cluster 2024-04-22T21:19:05.303077+0000 mgr.x (mgr.34107) 3118 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:06.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:06 smithi121 bash[73084]: cluster 2024-04-22T21:19:05.303077+0000 mgr.x (mgr.34107) 3118 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:06.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:06 smithi121 bash[75184]: cluster 2024-04-22T21:19:05.303077+0000 mgr.x (mgr.34107) 3118 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:06.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:06 smithi121 bash[75184]: cluster 2024-04-22T21:19:05.303077+0000 mgr.x (mgr.34107) 3118 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:08.238 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:19:07 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:19:07] "GET /metrics HTTP/1.1" 200 38633 "" "Prometheus/2.43.0" 2024-04-22T21:19:08.603 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:08 smithi123 bash[58916]: cluster 2024-04-22T21:19:07.304402+0000 mgr.x (mgr.34107) 3119 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:08.603 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:08 smithi123 bash[58916]: cluster 2024-04-22T21:19:07.304402+0000 mgr.x (mgr.34107) 3119 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:08.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:08 smithi121 bash[73084]: cluster 2024-04-22T21:19:07.304402+0000 mgr.x (mgr.34107) 3119 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:08.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:08 smithi121 bash[73084]: cluster 2024-04-22T21:19:07.304402+0000 mgr.x (mgr.34107) 3119 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:08.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:08 smithi121 bash[75184]: cluster 2024-04-22T21:19:07.304402+0000 mgr.x (mgr.34107) 3119 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:08.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:08 smithi121 bash[75184]: cluster 2024-04-22T21:19:07.304402+0000 mgr.x (mgr.34107) 3119 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:10.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:10 smithi123 bash[58916]: audit 2024-04-22T21:19:08.597532+0000 mgr.x (mgr.34107) 3120 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:10.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:10 smithi123 bash[58916]: audit 2024-04-22T21:19:08.597532+0000 mgr.x (mgr.34107) 3120 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:10.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:10 smithi123 bash[58916]: cluster 2024-04-22T21:19:09.305466+0000 mgr.x (mgr.34107) 3121 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:10.704 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:10 smithi123 bash[58916]: cluster 2024-04-22T21:19:09.305466+0000 mgr.x (mgr.34107) 3121 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:10.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:10 smithi121 bash[73084]: audit 2024-04-22T21:19:08.597532+0000 mgr.x (mgr.34107) 3120 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:10.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:10 smithi121 bash[73084]: audit 2024-04-22T21:19:08.597532+0000 mgr.x (mgr.34107) 3120 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:10.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:10 smithi121 bash[73084]: cluster 2024-04-22T21:19:09.305466+0000 mgr.x (mgr.34107) 3121 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:10.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:10 smithi121 bash[73084]: cluster 2024-04-22T21:19:09.305466+0000 mgr.x (mgr.34107) 3121 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:10.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:10 smithi121 bash[75184]: audit 2024-04-22T21:19:08.597532+0000 mgr.x (mgr.34107) 3120 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:10.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:10 smithi121 bash[75184]: audit 2024-04-22T21:19:08.597532+0000 mgr.x (mgr.34107) 3120 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:10.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:10 smithi121 bash[75184]: cluster 2024-04-22T21:19:09.305466+0000 mgr.x (mgr.34107) 3121 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:10.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:10 smithi121 bash[75184]: cluster 2024-04-22T21:19:09.305466+0000 mgr.x (mgr.34107) 3121 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:12.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:12 smithi123 bash[58916]: cluster 2024-04-22T21:19:11.306462+0000 mgr.x (mgr.34107) 3122 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:12.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:12 smithi123 bash[58916]: cluster 2024-04-22T21:19:11.306462+0000 mgr.x (mgr.34107) 3122 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:12.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:12 smithi121 bash[75184]: cluster 2024-04-22T21:19:11.306462+0000 mgr.x (mgr.34107) 3122 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:12.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:12 smithi121 bash[75184]: cluster 2024-04-22T21:19:11.306462+0000 mgr.x (mgr.34107) 3122 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:12.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:12 smithi121 bash[73084]: cluster 2024-04-22T21:19:11.306462+0000 mgr.x (mgr.34107) 3122 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:12.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:12 smithi121 bash[73084]: cluster 2024-04-22T21:19:11.306462+0000 mgr.x (mgr.34107) 3122 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:14.029 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:13 smithi121 bash[73084]: audit 2024-04-22T21:19:12.762120+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:14.029 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:13 smithi121 bash[73084]: audit 2024-04-22T21:19:12.762120+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:14.029 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:13 smithi121 bash[73084]: audit 2024-04-22T21:19:12.779708+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:14.029 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:13 smithi121 bash[73084]: audit 2024-04-22T21:19:12.779708+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:14.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:13 smithi121 bash[73084]: audit 2024-04-22T21:19:12.794827+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:14.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:13 smithi121 bash[73084]: audit 2024-04-22T21:19:12.794827+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:14.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:13 smithi121 bash[73084]: cluster 2024-04-22T21:19:13.307878+0000 mgr.x (mgr.34107) 3123 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:14.030 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:13 smithi121 bash[73084]: cluster 2024-04-22T21:19:13.307878+0000 mgr.x (mgr.34107) 3123 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:14.030 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:13 smithi121 bash[75184]: audit 2024-04-22T21:19:12.762120+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:14.030 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:13 smithi121 bash[75184]: audit 2024-04-22T21:19:12.762120+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:14.030 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:13 smithi121 bash[75184]: audit 2024-04-22T21:19:12.779708+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:14.030 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:13 smithi121 bash[75184]: audit 2024-04-22T21:19:12.779708+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:14.030 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:13 smithi121 bash[75184]: audit 2024-04-22T21:19:12.794827+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:14.030 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:13 smithi121 bash[75184]: audit 2024-04-22T21:19:12.794827+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:14.030 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:13 smithi121 bash[75184]: cluster 2024-04-22T21:19:13.307878+0000 mgr.x (mgr.34107) 3123 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:14.031 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:13 smithi121 bash[75184]: cluster 2024-04-22T21:19:13.307878+0000 mgr.x (mgr.34107) 3123 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:14.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:13 smithi123 bash[58916]: audit 2024-04-22T21:19:12.762120+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:14.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:13 smithi123 bash[58916]: audit 2024-04-22T21:19:12.762120+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:14.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:13 smithi123 bash[58916]: audit 2024-04-22T21:19:12.779708+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:14.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:13 smithi123 bash[58916]: audit 2024-04-22T21:19:12.779708+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:14.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:13 smithi123 bash[58916]: audit 2024-04-22T21:19:12.794827+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:14.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:13 smithi123 bash[58916]: audit 2024-04-22T21:19:12.794827+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:14.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:13 smithi123 bash[58916]: cluster 2024-04-22T21:19:13.307878+0000 mgr.x (mgr.34107) 3123 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:14.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:13 smithi123 bash[58916]: cluster 2024-04-22T21:19:13.307878+0000 mgr.x (mgr.34107) 3123 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:15.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:14 smithi123 bash[58916]: audit 2024-04-22T21:19:14.714453+0000 mon.c (mon.1) 10791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:19:15.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:14 smithi123 bash[58916]: audit 2024-04-22T21:19:14.714453+0000 mon.c (mon.1) 10791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:19:15.279 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:14 smithi121 bash[73084]: audit 2024-04-22T21:19:14.714453+0000 mon.c (mon.1) 10791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:19:15.279 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:14 smithi121 bash[73084]: audit 2024-04-22T21:19:14.714453+0000 mon.c (mon.1) 10791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:19:15.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:14 smithi121 bash[75184]: audit 2024-04-22T21:19:14.714453+0000 mon.c (mon.1) 10791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:19:15.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:14 smithi121 bash[75184]: audit 2024-04-22T21:19:14.714453+0000 mon.c (mon.1) 10791 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:19:16.144 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:15 smithi121 bash[73084]: cluster 2024-04-22T21:19:15.308896+0000 mgr.x (mgr.34107) 3124 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:16.144 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:15 smithi121 bash[73084]: cluster 2024-04-22T21:19:15.308896+0000 mgr.x (mgr.34107) 3124 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:16.144 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:15 smithi121 bash[75184]: cluster 2024-04-22T21:19:15.308896+0000 mgr.x (mgr.34107) 3124 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:16.144 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:15 smithi121 bash[75184]: cluster 2024-04-22T21:19:15.308896+0000 mgr.x (mgr.34107) 3124 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:16.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:15 smithi123 bash[58916]: cluster 2024-04-22T21:19:15.308896+0000 mgr.x (mgr.34107) 3124 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:16.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:15 smithi123 bash[58916]: cluster 2024-04-22T21:19:15.308896+0000 mgr.x (mgr.34107) 3124 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:18.239 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:19:17 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:19:17] "GET /metrics HTTP/1.1" 200 38628 "" "Prometheus/2.43.0" 2024-04-22T21:19:18.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:18 smithi123 bash[58916]: cluster 2024-04-22T21:19:17.310287+0000 mgr.x (mgr.34107) 3125 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:18.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:18 smithi123 bash[58916]: cluster 2024-04-22T21:19:17.310287+0000 mgr.x (mgr.34107) 3125 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:18.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:18 smithi121 bash[73084]: cluster 2024-04-22T21:19:17.310287+0000 mgr.x (mgr.34107) 3125 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:18.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:18 smithi121 bash[73084]: cluster 2024-04-22T21:19:17.310287+0000 mgr.x (mgr.34107) 3125 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:18.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:18 smithi121 bash[75184]: cluster 2024-04-22T21:19:17.310287+0000 mgr.x (mgr.34107) 3125 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:18.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:18 smithi121 bash[75184]: cluster 2024-04-22T21:19:17.310287+0000 mgr.x (mgr.34107) 3125 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:20.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:20 smithi123 bash[58916]: audit 2024-04-22T21:19:18.608715+0000 mgr.x (mgr.34107) 3126 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:20.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:20 smithi123 bash[58916]: audit 2024-04-22T21:19:18.608715+0000 mgr.x (mgr.34107) 3126 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:20.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:20 smithi123 bash[58916]: cluster 2024-04-22T21:19:19.311412+0000 mgr.x (mgr.34107) 3127 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:20.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:20 smithi123 bash[58916]: cluster 2024-04-22T21:19:19.311412+0000 mgr.x (mgr.34107) 3127 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:20.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:20 smithi121 bash[75184]: audit 2024-04-22T21:19:18.608715+0000 mgr.x (mgr.34107) 3126 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:20.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:20 smithi121 bash[75184]: audit 2024-04-22T21:19:18.608715+0000 mgr.x (mgr.34107) 3126 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:20.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:20 smithi121 bash[75184]: cluster 2024-04-22T21:19:19.311412+0000 mgr.x (mgr.34107) 3127 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:20.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:20 smithi121 bash[75184]: cluster 2024-04-22T21:19:19.311412+0000 mgr.x (mgr.34107) 3127 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:20.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:20 smithi121 bash[73084]: audit 2024-04-22T21:19:18.608715+0000 mgr.x (mgr.34107) 3126 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:20.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:20 smithi121 bash[73084]: audit 2024-04-22T21:19:18.608715+0000 mgr.x (mgr.34107) 3126 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:20.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:20 smithi121 bash[73084]: cluster 2024-04-22T21:19:19.311412+0000 mgr.x (mgr.34107) 3127 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:20.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:20 smithi121 bash[73084]: cluster 2024-04-22T21:19:19.311412+0000 mgr.x (mgr.34107) 3127 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:22.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:22 smithi121 bash[73084]: cluster 2024-04-22T21:19:21.312394+0000 mgr.x (mgr.34107) 3128 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:22.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:22 smithi121 bash[73084]: cluster 2024-04-22T21:19:21.312394+0000 mgr.x (mgr.34107) 3128 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:22.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:22 smithi121 bash[75184]: cluster 2024-04-22T21:19:21.312394+0000 mgr.x (mgr.34107) 3128 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:22.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:22 smithi121 bash[75184]: cluster 2024-04-22T21:19:21.312394+0000 mgr.x (mgr.34107) 3128 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:22.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:22 smithi123 bash[58916]: cluster 2024-04-22T21:19:21.312394+0000 mgr.x (mgr.34107) 3128 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:22.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:22 smithi123 bash[58916]: cluster 2024-04-22T21:19:21.312394+0000 mgr.x (mgr.34107) 3128 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:23.138 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -e sha1=56e81df3aeb98b717efe2ab0537a8c60249f95f7 -- bash -c 'ceph orch ps' 2024-04-22T21:19:23.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:23 smithi123 bash[58916]: audit 2024-04-22T21:19:22.253255+0000 mgr.x (mgr.34107) 3129 : audit [DBG] from='client.55051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:19:23.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:23 smithi123 bash[58916]: audit 2024-04-22T21:19:22.253255+0000 mgr.x (mgr.34107) 3129 : audit [DBG] from='client.55051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:19:23.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:23 smithi123 bash[58916]: audit 2024-04-22T21:19:23.121982+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:23.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:23 smithi123 bash[58916]: audit 2024-04-22T21:19:23.121982+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:23.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:23 smithi123 bash[58916]: audit 2024-04-22T21:19:23.140008+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:23.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:23 smithi123 bash[58916]: audit 2024-04-22T21:19:23.140008+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:23.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:23 smithi123 bash[58916]: audit 2024-04-22T21:19:23.156159+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:23.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:23 smithi123 bash[58916]: audit 2024-04-22T21:19:23.156159+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:23.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:23 smithi121 bash[75184]: audit 2024-04-22T21:19:22.253255+0000 mgr.x (mgr.34107) 3129 : audit [DBG] from='client.55051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:19:23.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:23 smithi121 bash[75184]: audit 2024-04-22T21:19:22.253255+0000 mgr.x (mgr.34107) 3129 : audit [DBG] from='client.55051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:19:23.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:23 smithi121 bash[75184]: audit 2024-04-22T21:19:23.121982+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:23.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:23 smithi121 bash[75184]: audit 2024-04-22T21:19:23.121982+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:23.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:23 smithi121 bash[75184]: audit 2024-04-22T21:19:23.140008+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:23.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:23 smithi121 bash[75184]: audit 2024-04-22T21:19:23.140008+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:23.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:23 smithi121 bash[75184]: audit 2024-04-22T21:19:23.156159+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:23.530 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:23 smithi121 bash[75184]: audit 2024-04-22T21:19:23.156159+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:23.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:23 smithi121 bash[73084]: audit 2024-04-22T21:19:22.253255+0000 mgr.x (mgr.34107) 3129 : audit [DBG] from='client.55051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:19:23.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:23 smithi121 bash[73084]: audit 2024-04-22T21:19:22.253255+0000 mgr.x (mgr.34107) 3129 : audit [DBG] from='client.55051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:19:23.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:23 smithi121 bash[73084]: audit 2024-04-22T21:19:23.121982+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:23.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:23 smithi121 bash[73084]: audit 2024-04-22T21:19:23.121982+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:23.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:23 smithi121 bash[73084]: audit 2024-04-22T21:19:23.140008+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:23.530 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:23 smithi121 bash[73084]: audit 2024-04-22T21:19:23.140008+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:23.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:23 smithi121 bash[73084]: audit 2024-04-22T21:19:23.156159+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:23.531 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:23 smithi121 bash[73084]: audit 2024-04-22T21:19:23.156159+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:24.714 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:24 smithi121 bash[75184]: cluster 2024-04-22T21:19:23.313806+0000 mgr.x (mgr.34107) 3130 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:24.715 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:24 smithi121 bash[75184]: cluster 2024-04-22T21:19:23.313806+0000 mgr.x (mgr.34107) 3130 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:24.715 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:24 smithi121 bash[73084]: cluster 2024-04-22T21:19:23.313806+0000 mgr.x (mgr.34107) 3130 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:24.715 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:24 smithi121 bash[73084]: cluster 2024-04-22T21:19:23.313806+0000 mgr.x (mgr.34107) 3130 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:24.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:24 smithi123 bash[58916]: cluster 2024-04-22T21:19:23.313806+0000 mgr.x (mgr.34107) 3130 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:24.715 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:24 smithi123 bash[58916]: cluster 2024-04-22T21:19:23.313806+0000 mgr.x (mgr.34107) 3130 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:26.427 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T21:19:26.427 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi121 smithi121 running 13s ago 27m - - 2024-04-22T21:19:26.427 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi123 smithi123 running 3s ago 26m - - 2024-04-22T21:19:26.428 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (69s) 13s ago 20m 13.9M - 0.25.0 c8568f914cd2 b2229126c8d0 2024-04-22T21:19:26.428 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (37s) 3s ago 19m 47.3M - 9.4.12 2bacad6d85d8 086a1a87f2dd 2024-04-22T21:19:26.428 INFO:teuthology.orchestra.run.smithi121.stdout:iscsi.foo.smithi121.rxpsbc smithi121 running (2m) 13s ago 18m 42.9M - 3.7 82086b19bb07 a9c2196d0235 2024-04-22T21:19:26.428 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443,9283,8765 running (12m) 3s ago 26m 545M - 19.0.0-3198-g56e81df3 82086b19bb07 47d10e8cef27 2024-04-22T21:19:26.428 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443,9283,8765 running (12m) 13s ago 28m 442M - 19.0.0-3198-g56e81df3 82086b19bb07 8406ceac8ad3 2024-04-22T21:19:26.428 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (11m) 13s ago 28m 97.1M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 f5b71d32306b 2024-04-22T21:19:26.428 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (10m) 3s ago 26m 70.4M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 db2fb24d7454 2024-04-22T21:19:26.428 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (11m) 13s ago 26m 84.7M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 425f9e808335 2024-04-22T21:19:26.428 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (2m) 13s ago 20m 8523k - 1.5.0 0da6a335fe13 7d05fdb143c5 2024-04-22T21:19:26.428 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (2m) 3s ago 20m 7948k - 1.5.0 0da6a335fe13 931d3fab6273 2024-04-22T21:19:26.428 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (9m) 13s ago 25m 63.7M 2524M 19.0.0-3198-g56e81df3 82086b19bb07 afe0c773b859 2024-04-22T21:19:26.428 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (9m) 13s ago 25m 70.6M 2524M 19.0.0-3198-g56e81df3 82086b19bb07 8e891d1550a4 2024-04-22T21:19:26.428 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (8m) 13s ago 24m 63.3M 2524M 19.0.0-3198-g56e81df3 82086b19bb07 31a08ebbc5f6 2024-04-22T21:19:26.429 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (7m) 13s ago 23m 64.6M 2524M 19.0.0-3198-g56e81df3 82086b19bb07 6c42aa4939cb 2024-04-22T21:19:26.429 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (6m) 3s ago 23m 60.5M 2780M 19.0.0-3198-g56e81df3 82086b19bb07 76b1894f04d2 2024-04-22T21:19:26.429 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (6m) 3s ago 22m 56.3M 2780M 19.0.0-3198-g56e81df3 82086b19bb07 d058156b75a3 2024-04-22T21:19:26.429 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (5m) 3s ago 22m 58.9M 2780M 19.0.0-3198-g56e81df3 82086b19bb07 80e9fbeddc85 2024-04-22T21:19:26.429 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (4m) 3s ago 21m 62.2M 2780M 19.0.0-3198-g56e81df3 82086b19bb07 3bfa1376c3de 2024-04-22T21:19:26.429 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (92s) 3s ago 20m 54.6M - 2.43.0 a07b618ecd1d 97a40d8f36ff 2024-04-22T21:19:26.429 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi121.fpqyxe smithi121 *:8000 running (4m) 13s ago 18m 90.4M - 19.0.0-3198-g56e81df3 82086b19bb07 7bdb72ca3523 2024-04-22T21:19:26.429 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi123.ducldy smithi123 *:8000 running (3m) 3s ago 18m 90.0M - 19.0.0-3198-g56e81df3 82086b19bb07 a7acabf1dfb6 2024-04-22T21:19:26.429 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi121.umzhsg smithi121 *:80 running (4m) 13s ago 18m 92.5M - 19.0.0-3198-g56e81df3 82086b19bb07 04d7be3f581a 2024-04-22T21:19:26.429 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi123.ywhrus smithi123 *:80 running (3m) 3s ago 18m 89.9M - 19.0.0-3198-g56e81df3 82086b19bb07 b0cae84c5650 2024-04-22T21:19:26.622 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:26 smithi121 bash[75184]: cluster 2024-04-22T21:19:25.314802+0000 mgr.x (mgr.34107) 3131 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:26.623 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:26 smithi121 bash[75184]: cluster 2024-04-22T21:19:25.314802+0000 mgr.x (mgr.34107) 3131 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:26.623 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:26 smithi121 bash[73084]: cluster 2024-04-22T21:19:25.314802+0000 mgr.x (mgr.34107) 3131 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:26.623 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:26 smithi121 bash[73084]: cluster 2024-04-22T21:19:25.314802+0000 mgr.x (mgr.34107) 3131 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:26.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:26 smithi123 bash[58916]: cluster 2024-04-22T21:19:25.314802+0000 mgr.x (mgr.34107) 3131 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:26.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:26 smithi123 bash[58916]: cluster 2024-04-22T21:19:25.314802+0000 mgr.x (mgr.34107) 3131 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:27.246 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -e sha1=56e81df3aeb98b717efe2ab0537a8c60249f95f7 -- bash -c 'ceph versions' 2024-04-22T21:19:27.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:27 smithi121 bash[73084]: audit 2024-04-22T21:19:26.392880+0000 mgr.x (mgr.34107) 3132 : audit [DBG] from='client.45054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:19:27.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:27 smithi121 bash[73084]: audit 2024-04-22T21:19:26.392880+0000 mgr.x (mgr.34107) 3132 : audit [DBG] from='client.45054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:19:27.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:27 smithi121 bash[75184]: audit 2024-04-22T21:19:26.392880+0000 mgr.x (mgr.34107) 3132 : audit [DBG] from='client.45054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:19:27.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:27 smithi121 bash[75184]: audit 2024-04-22T21:19:26.392880+0000 mgr.x (mgr.34107) 3132 : audit [DBG] from='client.45054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:19:27.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:27 smithi123 bash[58916]: audit 2024-04-22T21:19:26.392880+0000 mgr.x (mgr.34107) 3132 : audit [DBG] from='client.45054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:19:27.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:27 smithi123 bash[58916]: audit 2024-04-22T21:19:26.392880+0000 mgr.x (mgr.34107) 3132 : audit [DBG] from='client.45054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:19:28.239 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:19:27 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:19:27] "GET /metrics HTTP/1.1" 200 38628 "" "Prometheus/2.43.0" 2024-04-22T21:19:28.664 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:28 smithi121 bash[73084]: cluster 2024-04-22T21:19:27.316226+0000 mgr.x (mgr.34107) 3133 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:28.665 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:28 smithi121 bash[73084]: cluster 2024-04-22T21:19:27.316226+0000 mgr.x (mgr.34107) 3133 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:28.665 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:28 smithi121 bash[75184]: cluster 2024-04-22T21:19:27.316226+0000 mgr.x (mgr.34107) 3133 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:28.665 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:28 smithi121 bash[75184]: cluster 2024-04-22T21:19:27.316226+0000 mgr.x (mgr.34107) 3133 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:28.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:28 smithi123 bash[58916]: cluster 2024-04-22T21:19:27.316226+0000 mgr.x (mgr.34107) 3133 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:28.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:28 smithi123 bash[58916]: cluster 2024-04-22T21:19:27.316226+0000 mgr.x (mgr.34107) 3133 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:30.381 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:19:30.381 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-04-22T21:19:30.381 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 3 2024-04-22T21:19:30.381 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:19:30.381 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-04-22T21:19:30.381 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 2 2024-04-22T21:19:30.382 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:19:30.382 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-04-22T21:19:30.382 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 8 2024-04-22T21:19:30.382 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:19:30.382 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-04-22T21:19:30.382 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 4 2024-04-22T21:19:30.382 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:19:30.382 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-04-22T21:19:30.382 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 17 2024-04-22T21:19:30.382 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:19:30.382 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:19:30.565 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:30 smithi123 bash[58916]: audit 2024-04-22T21:19:28.617198+0000 mgr.x (mgr.34107) 3134 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:30.565 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:30 smithi123 bash[58916]: audit 2024-04-22T21:19:28.617198+0000 mgr.x (mgr.34107) 3134 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:30.565 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:30 smithi123 bash[58916]: cluster 2024-04-22T21:19:29.317268+0000 mgr.x (mgr.34107) 3135 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:30.565 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:30 smithi123 bash[58916]: cluster 2024-04-22T21:19:29.317268+0000 mgr.x (mgr.34107) 3135 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:30.565 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:30 smithi123 bash[58916]: audit 2024-04-22T21:19:29.714811+0000 mon.c (mon.1) 10792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:19:30.565 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:30 smithi123 bash[58916]: audit 2024-04-22T21:19:29.714811+0000 mon.c (mon.1) 10792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:19:30.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:30 smithi121 bash[75184]: audit 2024-04-22T21:19:28.617198+0000 mgr.x (mgr.34107) 3134 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:30.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:30 smithi121 bash[75184]: audit 2024-04-22T21:19:28.617198+0000 mgr.x (mgr.34107) 3134 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:30.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:30 smithi121 bash[75184]: cluster 2024-04-22T21:19:29.317268+0000 mgr.x (mgr.34107) 3135 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:30.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:30 smithi121 bash[75184]: cluster 2024-04-22T21:19:29.317268+0000 mgr.x (mgr.34107) 3135 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:30.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:30 smithi121 bash[75184]: audit 2024-04-22T21:19:29.714811+0000 mon.c (mon.1) 10792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:19:30.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:30 smithi121 bash[75184]: audit 2024-04-22T21:19:29.714811+0000 mon.c (mon.1) 10792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:19:30.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:30 smithi121 bash[73084]: audit 2024-04-22T21:19:28.617198+0000 mgr.x (mgr.34107) 3134 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:30.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:30 smithi121 bash[73084]: audit 2024-04-22T21:19:28.617198+0000 mgr.x (mgr.34107) 3134 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:30.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:30 smithi121 bash[73084]: cluster 2024-04-22T21:19:29.317268+0000 mgr.x (mgr.34107) 3135 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:30.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:30 smithi121 bash[73084]: cluster 2024-04-22T21:19:29.317268+0000 mgr.x (mgr.34107) 3135 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:30.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:30 smithi121 bash[73084]: audit 2024-04-22T21:19:29.714811+0000 mon.c (mon.1) 10792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:19:30.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:30 smithi121 bash[73084]: audit 2024-04-22T21:19:29.714811+0000 mon.c (mon.1) 10792 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:19:31.188 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -e sha1=56e81df3aeb98b717efe2ab0537a8c60249f95f7 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-04-22T21:19:31.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:31 smithi121 bash[73084]: audit 2024-04-22T21:19:30.395612+0000 mon.c (mon.1) 10793 : audit [DBG] from='client.? 172.21.15.121:0/1590668524' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:31.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:31 smithi121 bash[73084]: audit 2024-04-22T21:19:30.395612+0000 mon.c (mon.1) 10793 : audit [DBG] from='client.? 172.21.15.121:0/1590668524' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:31.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:31 smithi121 bash[75184]: audit 2024-04-22T21:19:30.395612+0000 mon.c (mon.1) 10793 : audit [DBG] from='client.? 172.21.15.121:0/1590668524' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:31.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:31 smithi121 bash[75184]: audit 2024-04-22T21:19:30.395612+0000 mon.c (mon.1) 10793 : audit [DBG] from='client.? 172.21.15.121:0/1590668524' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:31.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:31 smithi123 bash[58916]: audit 2024-04-22T21:19:30.395612+0000 mon.c (mon.1) 10793 : audit [DBG] from='client.? 172.21.15.121:0/1590668524' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:31.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:31 smithi123 bash[58916]: audit 2024-04-22T21:19:30.395612+0000 mon.c (mon.1) 10793 : audit [DBG] from='client.? 172.21.15.121:0/1590668524' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:19:32.737 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:32 smithi121 bash[73084]: cluster 2024-04-22T21:19:31.318257+0000 mgr.x (mgr.34107) 3136 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:32.738 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:32 smithi121 bash[73084]: cluster 2024-04-22T21:19:31.318257+0000 mgr.x (mgr.34107) 3136 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:32.738 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:32 smithi121 bash[75184]: cluster 2024-04-22T21:19:31.318257+0000 mgr.x (mgr.34107) 3136 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:32.738 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:32 smithi121 bash[75184]: cluster 2024-04-22T21:19:31.318257+0000 mgr.x (mgr.34107) 3136 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:32.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:32 smithi123 bash[58916]: cluster 2024-04-22T21:19:31.318257+0000 mgr.x (mgr.34107) 3136 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:32.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:32 smithi123 bash[58916]: cluster 2024-04-22T21:19:31.318257+0000 mgr.x (mgr.34107) 3136 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:34.239 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:33 smithi123 bash[58916]: audit 2024-04-22T21:19:32.938648+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:34.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:33 smithi123 bash[58916]: audit 2024-04-22T21:19:32.938648+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:34.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:33 smithi123 bash[58916]: audit 2024-04-22T21:19:32.951390+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:34.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:33 smithi123 bash[58916]: audit 2024-04-22T21:19:32.951390+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:34.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:33 smithi123 bash[58916]: audit 2024-04-22T21:19:32.965938+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:34.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:33 smithi123 bash[58916]: audit 2024-04-22T21:19:32.965938+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:34.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:33 smithi123 bash[58916]: cluster 2024-04-22T21:19:33.319654+0000 mgr.x (mgr.34107) 3137 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:34.240 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:33 smithi123 bash[58916]: cluster 2024-04-22T21:19:33.319654+0000 mgr.x (mgr.34107) 3137 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:34.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:33 smithi121 bash[75184]: audit 2024-04-22T21:19:32.938648+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:34.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:33 smithi121 bash[75184]: audit 2024-04-22T21:19:32.938648+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:34.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:33 smithi121 bash[75184]: audit 2024-04-22T21:19:32.951390+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:34.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:33 smithi121 bash[75184]: audit 2024-04-22T21:19:32.951390+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:34.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:33 smithi121 bash[75184]: audit 2024-04-22T21:19:32.965938+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:34.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:33 smithi121 bash[75184]: audit 2024-04-22T21:19:32.965938+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:34.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:33 smithi121 bash[75184]: cluster 2024-04-22T21:19:33.319654+0000 mgr.x (mgr.34107) 3137 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:34.279 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:33 smithi121 bash[75184]: cluster 2024-04-22T21:19:33.319654+0000 mgr.x (mgr.34107) 3137 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:34.279 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:33 smithi121 bash[73084]: audit 2024-04-22T21:19:32.938648+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:34.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:33 smithi121 bash[73084]: audit 2024-04-22T21:19:32.938648+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:34.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:33 smithi121 bash[73084]: audit 2024-04-22T21:19:32.951390+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:34.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:33 smithi121 bash[73084]: audit 2024-04-22T21:19:32.951390+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:34.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:33 smithi121 bash[73084]: audit 2024-04-22T21:19:32.965938+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:34.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:33 smithi121 bash[73084]: audit 2024-04-22T21:19:32.965938+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:34.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:33 smithi121 bash[73084]: cluster 2024-04-22T21:19:33.319654+0000 mgr.x (mgr.34107) 3137 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:34.280 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:33 smithi121 bash[73084]: cluster 2024-04-22T21:19:33.319654+0000 mgr.x (mgr.34107) 3137 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:35.924 INFO:teuthology.orchestra.run.smithi121.stdout:wait for servicemap items w/ changing names to refresh 2024-04-22T21:19:36.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:36 smithi121 bash[73084]: cluster 2024-04-22T21:19:35.320637+0000 mgr.x (mgr.34107) 3138 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:36.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:36 smithi121 bash[73084]: cluster 2024-04-22T21:19:35.320637+0000 mgr.x (mgr.34107) 3138 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:36.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:36 smithi121 bash[75184]: cluster 2024-04-22T21:19:35.320637+0000 mgr.x (mgr.34107) 3138 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:36.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:36 smithi121 bash[75184]: cluster 2024-04-22T21:19:35.320637+0000 mgr.x (mgr.34107) 3138 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:36.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:36 smithi123 bash[58916]: cluster 2024-04-22T21:19:35.320637+0000 mgr.x (mgr.34107) 3138 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:36.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:36 smithi123 bash[58916]: cluster 2024-04-22T21:19:35.320637+0000 mgr.x (mgr.34107) 3138 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:36.774 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -e sha1=56e81df3aeb98b717efe2ab0537a8c60249f95f7 -- bash -c 'sleep 60' 2024-04-22T21:19:38.239 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:19:37 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:19:37] "GET /metrics HTTP/1.1" 200 38624 "" "Prometheus/2.43.0" 2024-04-22T21:19:38.695 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:38 smithi121 bash[73084]: cluster 2024-04-22T21:19:37.322038+0000 mgr.x (mgr.34107) 3139 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:38.696 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:38 smithi121 bash[73084]: cluster 2024-04-22T21:19:37.322038+0000 mgr.x (mgr.34107) 3139 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:38.696 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:38 smithi121 bash[75184]: cluster 2024-04-22T21:19:37.322038+0000 mgr.x (mgr.34107) 3139 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:38.696 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:38 smithi121 bash[75184]: cluster 2024-04-22T21:19:37.322038+0000 mgr.x (mgr.34107) 3139 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:38.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:38 smithi123 bash[58916]: cluster 2024-04-22T21:19:37.322038+0000 mgr.x (mgr.34107) 3139 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:38.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:38 smithi123 bash[58916]: cluster 2024-04-22T21:19:37.322038+0000 mgr.x (mgr.34107) 3139 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:40.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:40 smithi121 bash[73084]: audit 2024-04-22T21:19:38.627169+0000 mgr.x (mgr.34107) 3140 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:40.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:40 smithi121 bash[73084]: audit 2024-04-22T21:19:38.627169+0000 mgr.x (mgr.34107) 3140 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:40.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:40 smithi121 bash[73084]: cluster 2024-04-22T21:19:39.323147+0000 mgr.x (mgr.34107) 3141 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:40.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:40 smithi121 bash[73084]: cluster 2024-04-22T21:19:39.323147+0000 mgr.x (mgr.34107) 3141 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:40.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:40 smithi121 bash[75184]: audit 2024-04-22T21:19:38.627169+0000 mgr.x (mgr.34107) 3140 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:40.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:40 smithi121 bash[75184]: audit 2024-04-22T21:19:38.627169+0000 mgr.x (mgr.34107) 3140 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:40.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:40 smithi121 bash[75184]: cluster 2024-04-22T21:19:39.323147+0000 mgr.x (mgr.34107) 3141 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:40.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:40 smithi121 bash[75184]: cluster 2024-04-22T21:19:39.323147+0000 mgr.x (mgr.34107) 3141 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:40 smithi123 bash[58916]: audit 2024-04-22T21:19:38.627169+0000 mgr.x (mgr.34107) 3140 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:40 smithi123 bash[58916]: audit 2024-04-22T21:19:38.627169+0000 mgr.x (mgr.34107) 3140 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:40 smithi123 bash[58916]: cluster 2024-04-22T21:19:39.323147+0000 mgr.x (mgr.34107) 3141 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:40 smithi123 bash[58916]: cluster 2024-04-22T21:19:39.323147+0000 mgr.x (mgr.34107) 3141 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:42.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:42 smithi123 bash[58916]: cluster 2024-04-22T21:19:41.324087+0000 mgr.x (mgr.34107) 3142 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:42.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:42 smithi123 bash[58916]: cluster 2024-04-22T21:19:41.324087+0000 mgr.x (mgr.34107) 3142 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:42.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:42 smithi121 bash[73084]: cluster 2024-04-22T21:19:41.324087+0000 mgr.x (mgr.34107) 3142 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:42.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:42 smithi121 bash[73084]: cluster 2024-04-22T21:19:41.324087+0000 mgr.x (mgr.34107) 3142 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:42.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:42 smithi121 bash[75184]: cluster 2024-04-22T21:19:41.324087+0000 mgr.x (mgr.34107) 3142 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:42.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:42 smithi121 bash[75184]: cluster 2024-04-22T21:19:41.324087+0000 mgr.x (mgr.34107) 3142 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:44.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:44 smithi123 bash[58916]: cluster 2024-04-22T21:19:43.324949+0000 mgr.x (mgr.34107) 3143 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:44.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:44 smithi123 bash[58916]: cluster 2024-04-22T21:19:43.324949+0000 mgr.x (mgr.34107) 3143 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:44.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:44 smithi123 bash[58916]: audit 2024-04-22T21:19:43.370170+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:44.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:44 smithi123 bash[58916]: audit 2024-04-22T21:19:43.370170+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:44.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:44 smithi123 bash[58916]: audit 2024-04-22T21:19:43.386242+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:44.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:44 smithi123 bash[58916]: audit 2024-04-22T21:19:43.386242+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:44.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:44 smithi123 bash[58916]: audit 2024-04-22T21:19:43.407547+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:44.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:44 smithi123 bash[58916]: audit 2024-04-22T21:19:43.407547+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:44.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:44 smithi121 bash[73084]: cluster 2024-04-22T21:19:43.324949+0000 mgr.x (mgr.34107) 3143 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:44.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:44 smithi121 bash[73084]: cluster 2024-04-22T21:19:43.324949+0000 mgr.x (mgr.34107) 3143 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:44.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:44 smithi121 bash[73084]: audit 2024-04-22T21:19:43.370170+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:44.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:44 smithi121 bash[73084]: audit 2024-04-22T21:19:43.370170+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:44.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:44 smithi121 bash[73084]: audit 2024-04-22T21:19:43.386242+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:44.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:44 smithi121 bash[73084]: audit 2024-04-22T21:19:43.386242+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:44.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:44 smithi121 bash[73084]: audit 2024-04-22T21:19:43.407547+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:44.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:44 smithi121 bash[73084]: audit 2024-04-22T21:19:43.407547+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:44.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:44 smithi121 bash[75184]: cluster 2024-04-22T21:19:43.324949+0000 mgr.x (mgr.34107) 3143 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:44.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:44 smithi121 bash[75184]: cluster 2024-04-22T21:19:43.324949+0000 mgr.x (mgr.34107) 3143 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:44.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:44 smithi121 bash[75184]: audit 2024-04-22T21:19:43.370170+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:44.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:44 smithi121 bash[75184]: audit 2024-04-22T21:19:43.370170+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:44.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:44 smithi121 bash[75184]: audit 2024-04-22T21:19:43.386242+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:44.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:44 smithi121 bash[75184]: audit 2024-04-22T21:19:43.386242+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:44.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:44 smithi121 bash[75184]: audit 2024-04-22T21:19:43.407547+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:44.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:44 smithi121 bash[75184]: audit 2024-04-22T21:19:43.407547+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:45.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:45 smithi123 bash[58916]: audit 2024-04-22T21:19:44.715702+0000 mon.c (mon.1) 10794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:19:45.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:45 smithi123 bash[58916]: audit 2024-04-22T21:19:44.715702+0000 mon.c (mon.1) 10794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:19:45.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:45 smithi121 bash[73084]: audit 2024-04-22T21:19:44.715702+0000 mon.c (mon.1) 10794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:19:45.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:45 smithi121 bash[73084]: audit 2024-04-22T21:19:44.715702+0000 mon.c (mon.1) 10794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:19:45.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:45 smithi121 bash[75184]: audit 2024-04-22T21:19:44.715702+0000 mon.c (mon.1) 10794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:19:45.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:45 smithi121 bash[75184]: audit 2024-04-22T21:19:44.715702+0000 mon.c (mon.1) 10794 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:19:46.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:46 smithi123 bash[58916]: cluster 2024-04-22T21:19:45.325917+0000 mgr.x (mgr.34107) 3144 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:46.679 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:46 smithi123 bash[58916]: cluster 2024-04-22T21:19:45.325917+0000 mgr.x (mgr.34107) 3144 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:46.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:46 smithi121 bash[75184]: cluster 2024-04-22T21:19:45.325917+0000 mgr.x (mgr.34107) 3144 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:46.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:46 smithi121 bash[75184]: cluster 2024-04-22T21:19:45.325917+0000 mgr.x (mgr.34107) 3144 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:46.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:46 smithi121 bash[73084]: cluster 2024-04-22T21:19:45.325917+0000 mgr.x (mgr.34107) 3144 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:46.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:46 smithi121 bash[73084]: cluster 2024-04-22T21:19:45.325917+0000 mgr.x (mgr.34107) 3144 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:48.239 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:19:47 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:19:47] "GET /metrics HTTP/1.1" 200 38631 "" "Prometheus/2.43.0" 2024-04-22T21:19:48.623 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:48 smithi121 bash[75184]: cluster 2024-04-22T21:19:47.327385+0000 mgr.x (mgr.34107) 3145 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:48.623 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:48 smithi121 bash[75184]: cluster 2024-04-22T21:19:47.327385+0000 mgr.x (mgr.34107) 3145 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:48.623 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:48 smithi121 bash[73084]: cluster 2024-04-22T21:19:47.327385+0000 mgr.x (mgr.34107) 3145 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:48.623 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:48 smithi121 bash[73084]: cluster 2024-04-22T21:19:47.327385+0000 mgr.x (mgr.34107) 3145 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:48.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:48 smithi123 bash[58916]: cluster 2024-04-22T21:19:47.327385+0000 mgr.x (mgr.34107) 3145 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:48.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:48 smithi123 bash[58916]: cluster 2024-04-22T21:19:47.327385+0000 mgr.x (mgr.34107) 3145 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:50.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:50 smithi123 bash[58916]: audit 2024-04-22T21:19:48.638527+0000 mgr.x (mgr.34107) 3146 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:50.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:50 smithi123 bash[58916]: audit 2024-04-22T21:19:48.638527+0000 mgr.x (mgr.34107) 3146 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:50.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:50 smithi123 bash[58916]: cluster 2024-04-22T21:19:49.328517+0000 mgr.x (mgr.34107) 3147 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:50.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:50 smithi123 bash[58916]: cluster 2024-04-22T21:19:49.328517+0000 mgr.x (mgr.34107) 3147 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:50.778 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:50 smithi121 bash[75184]: audit 2024-04-22T21:19:48.638527+0000 mgr.x (mgr.34107) 3146 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:50.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:50 smithi121 bash[75184]: audit 2024-04-22T21:19:48.638527+0000 mgr.x (mgr.34107) 3146 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:50.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:50 smithi121 bash[75184]: cluster 2024-04-22T21:19:49.328517+0000 mgr.x (mgr.34107) 3147 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:50.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:50 smithi121 bash[75184]: cluster 2024-04-22T21:19:49.328517+0000 mgr.x (mgr.34107) 3147 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:50.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:50 smithi121 bash[73084]: audit 2024-04-22T21:19:48.638527+0000 mgr.x (mgr.34107) 3146 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:50.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:50 smithi121 bash[73084]: audit 2024-04-22T21:19:48.638527+0000 mgr.x (mgr.34107) 3146 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:19:50.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:50 smithi121 bash[73084]: cluster 2024-04-22T21:19:49.328517+0000 mgr.x (mgr.34107) 3147 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:50.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:50 smithi121 bash[73084]: cluster 2024-04-22T21:19:49.328517+0000 mgr.x (mgr.34107) 3147 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:52.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:52 smithi123 bash[58916]: cluster 2024-04-22T21:19:51.329472+0000 mgr.x (mgr.34107) 3148 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:52.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:52 smithi123 bash[58916]: cluster 2024-04-22T21:19:51.329472+0000 mgr.x (mgr.34107) 3148 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:52.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:52 smithi121 bash[73084]: cluster 2024-04-22T21:19:51.329472+0000 mgr.x (mgr.34107) 3148 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:52.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:52 smithi121 bash[73084]: cluster 2024-04-22T21:19:51.329472+0000 mgr.x (mgr.34107) 3148 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:52.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:52 smithi121 bash[75184]: cluster 2024-04-22T21:19:51.329472+0000 mgr.x (mgr.34107) 3148 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:52.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:52 smithi121 bash[75184]: cluster 2024-04-22T21:19:51.329472+0000 mgr.x (mgr.34107) 3148 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:54.426 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:54 smithi121 bash[73084]: audit 2024-04-22T21:19:53.172238+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:54.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:54 smithi121 bash[73084]: audit 2024-04-22T21:19:53.172238+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:54.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:54 smithi121 bash[73084]: audit 2024-04-22T21:19:53.192158+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:54.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:54 smithi121 bash[73084]: audit 2024-04-22T21:19:53.192158+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:54.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:54 smithi121 bash[73084]: audit 2024-04-22T21:19:53.207951+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:54.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:54 smithi121 bash[73084]: audit 2024-04-22T21:19:53.207951+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:54.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:54 smithi121 bash[73084]: cluster 2024-04-22T21:19:53.330882+0000 mgr.x (mgr.34107) 3149 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:54.427 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:54 smithi121 bash[73084]: cluster 2024-04-22T21:19:53.330882+0000 mgr.x (mgr.34107) 3149 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:54.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:54 smithi121 bash[75184]: audit 2024-04-22T21:19:53.172238+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:54.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:54 smithi121 bash[75184]: audit 2024-04-22T21:19:53.172238+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:54.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:54 smithi121 bash[75184]: audit 2024-04-22T21:19:53.192158+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:54.427 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:54 smithi121 bash[75184]: audit 2024-04-22T21:19:53.192158+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:54.428 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:54 smithi121 bash[75184]: audit 2024-04-22T21:19:53.207951+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:54.428 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:54 smithi121 bash[75184]: audit 2024-04-22T21:19:53.207951+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:54.428 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:54 smithi121 bash[75184]: cluster 2024-04-22T21:19:53.330882+0000 mgr.x (mgr.34107) 3149 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:54.428 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:54 smithi121 bash[75184]: cluster 2024-04-22T21:19:53.330882+0000 mgr.x (mgr.34107) 3149 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:54.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:54 smithi123 bash[58916]: audit 2024-04-22T21:19:53.172238+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:54.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:54 smithi123 bash[58916]: audit 2024-04-22T21:19:53.172238+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:54.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:54 smithi123 bash[58916]: audit 2024-04-22T21:19:53.192158+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:54.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:54 smithi123 bash[58916]: audit 2024-04-22T21:19:53.192158+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:54.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:54 smithi123 bash[58916]: audit 2024-04-22T21:19:53.207951+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:54.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:54 smithi123 bash[58916]: audit 2024-04-22T21:19:53.207951+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:19:54.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:54 smithi123 bash[58916]: cluster 2024-04-22T21:19:53.330882+0000 mgr.x (mgr.34107) 3149 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:54.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:54 smithi123 bash[58916]: cluster 2024-04-22T21:19:53.330882+0000 mgr.x (mgr.34107) 3149 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:19:56.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:56 smithi123 bash[58916]: cluster 2024-04-22T21:19:55.331805+0000 mgr.x (mgr.34107) 3150 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:56.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:56 smithi123 bash[58916]: cluster 2024-04-22T21:19:55.331805+0000 mgr.x (mgr.34107) 3150 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:56.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:56 smithi121 bash[73084]: cluster 2024-04-22T21:19:55.331805+0000 mgr.x (mgr.34107) 3150 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:56.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:56 smithi121 bash[73084]: cluster 2024-04-22T21:19:55.331805+0000 mgr.x (mgr.34107) 3150 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:56.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:56 smithi121 bash[75184]: cluster 2024-04-22T21:19:55.331805+0000 mgr.x (mgr.34107) 3150 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:56.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:56 smithi121 bash[75184]: cluster 2024-04-22T21:19:55.331805+0000 mgr.x (mgr.34107) 3150 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:58.239 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:19:57 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:19:57] "GET /metrics HTTP/1.1" 200 38631 "" "Prometheus/2.43.0" 2024-04-22T21:19:58.634 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:58 smithi121 bash[73084]: cluster 2024-04-22T21:19:57.333176+0000 mgr.x (mgr.34107) 3151 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:58.634 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:19:58 smithi121 bash[73084]: cluster 2024-04-22T21:19:57.333176+0000 mgr.x (mgr.34107) 3151 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:58.634 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:58 smithi121 bash[75184]: cluster 2024-04-22T21:19:57.333176+0000 mgr.x (mgr.34107) 3151 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:58.634 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:19:58 smithi121 bash[75184]: cluster 2024-04-22T21:19:57.333176+0000 mgr.x (mgr.34107) 3151 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:58.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:58 smithi123 bash[58916]: cluster 2024-04-22T21:19:57.333176+0000 mgr.x (mgr.34107) 3151 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:19:58.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:19:58 smithi123 bash[58916]: cluster 2024-04-22T21:19:57.333176+0000 mgr.x (mgr.34107) 3151 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:00.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:00 smithi123 bash[58916]: audit 2024-04-22T21:19:58.649158+0000 mgr.x (mgr.34107) 3152 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:00.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:00 smithi123 bash[58916]: audit 2024-04-22T21:19:58.649158+0000 mgr.x (mgr.34107) 3152 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:00.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:00 smithi123 bash[58916]: cluster 2024-04-22T21:19:59.334245+0000 mgr.x (mgr.34107) 3153 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:00.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:00 smithi123 bash[58916]: cluster 2024-04-22T21:19:59.334245+0000 mgr.x (mgr.34107) 3153 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:00.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:00 smithi123 bash[58916]: audit 2024-04-22T21:19:59.716097+0000 mon.c (mon.1) 10795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:20:00.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:00 smithi123 bash[58916]: audit 2024-04-22T21:19:59.716097+0000 mon.c (mon.1) 10795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:20:00.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:00 smithi123 bash[58916]: cluster 2024-04-22T21:20:00.000110+0000 mon.a (mon.0) 3166 : cluster [INF] overall HEALTH_OK 2024-04-22T21:20:00.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:00 smithi123 bash[58916]: cluster 2024-04-22T21:20:00.000110+0000 mon.a (mon.0) 3166 : cluster [INF] overall HEALTH_OK 2024-04-22T21:20:00.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:00 smithi123 bash[58916]: audit 2024-04-22T21:20:00.265450+0000 mon.c (mon.1) 10796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:20:00.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:00 smithi123 bash[58916]: audit 2024-04-22T21:20:00.265450+0000 mon.c (mon.1) 10796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:20:00.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:00 smithi123 bash[58916]: audit 2024-04-22T21:20:00.271699+0000 mon.c (mon.1) 10797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:20:00.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:00 smithi123 bash[58916]: audit 2024-04-22T21:20:00.271699+0000 mon.c (mon.1) 10797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:20:00.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:00 smithi123 bash[58916]: audit 2024-04-22T21:20:00.274638+0000 mon.c (mon.1) 10798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:20:00.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:00 smithi123 bash[58916]: audit 2024-04-22T21:20:00.274638+0000 mon.c (mon.1) 10798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:20:00.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:00 smithi123 bash[58916]: audit 2024-04-22T21:20:00.286319+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:00.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:00 smithi123 bash[58916]: audit 2024-04-22T21:20:00.286319+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:00.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:00 smithi121 bash[73084]: audit 2024-04-22T21:19:58.649158+0000 mgr.x (mgr.34107) 3152 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:00.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:00 smithi121 bash[73084]: audit 2024-04-22T21:19:58.649158+0000 mgr.x (mgr.34107) 3152 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:00.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:00 smithi121 bash[73084]: cluster 2024-04-22T21:19:59.334245+0000 mgr.x (mgr.34107) 3153 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:00.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:00 smithi121 bash[73084]: cluster 2024-04-22T21:19:59.334245+0000 mgr.x (mgr.34107) 3153 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:00.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:00 smithi121 bash[73084]: audit 2024-04-22T21:19:59.716097+0000 mon.c (mon.1) 10795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:20:00.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:00 smithi121 bash[73084]: audit 2024-04-22T21:19:59.716097+0000 mon.c (mon.1) 10795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:20:00.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:00 smithi121 bash[73084]: cluster 2024-04-22T21:20:00.000110+0000 mon.a (mon.0) 3166 : cluster [INF] overall HEALTH_OK 2024-04-22T21:20:00.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:00 smithi121 bash[73084]: cluster 2024-04-22T21:20:00.000110+0000 mon.a (mon.0) 3166 : cluster [INF] overall HEALTH_OK 2024-04-22T21:20:00.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:00 smithi121 bash[73084]: audit 2024-04-22T21:20:00.265450+0000 mon.c (mon.1) 10796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:20:00.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:00 smithi121 bash[73084]: audit 2024-04-22T21:20:00.265450+0000 mon.c (mon.1) 10796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:20:00.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:00 smithi121 bash[73084]: audit 2024-04-22T21:20:00.271699+0000 mon.c (mon.1) 10797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:20:00.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:00 smithi121 bash[73084]: audit 2024-04-22T21:20:00.271699+0000 mon.c (mon.1) 10797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:20:00.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:00 smithi121 bash[73084]: audit 2024-04-22T21:20:00.274638+0000 mon.c (mon.1) 10798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:20:00.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:00 smithi121 bash[73084]: audit 2024-04-22T21:20:00.274638+0000 mon.c (mon.1) 10798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:20:00.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:00 smithi121 bash[73084]: audit 2024-04-22T21:20:00.286319+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:00.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:00 smithi121 bash[73084]: audit 2024-04-22T21:20:00.286319+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:00.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:00 smithi121 bash[75184]: audit 2024-04-22T21:19:58.649158+0000 mgr.x (mgr.34107) 3152 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:00.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:00 smithi121 bash[75184]: audit 2024-04-22T21:19:58.649158+0000 mgr.x (mgr.34107) 3152 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:00.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:00 smithi121 bash[75184]: cluster 2024-04-22T21:19:59.334245+0000 mgr.x (mgr.34107) 3153 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:00.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:00 smithi121 bash[75184]: cluster 2024-04-22T21:19:59.334245+0000 mgr.x (mgr.34107) 3153 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:00.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:00 smithi121 bash[75184]: audit 2024-04-22T21:19:59.716097+0000 mon.c (mon.1) 10795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:20:00.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:00 smithi121 bash[75184]: audit 2024-04-22T21:19:59.716097+0000 mon.c (mon.1) 10795 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:20:00.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:00 smithi121 bash[75184]: cluster 2024-04-22T21:20:00.000110+0000 mon.a (mon.0) 3166 : cluster [INF] overall HEALTH_OK 2024-04-22T21:20:00.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:00 smithi121 bash[75184]: cluster 2024-04-22T21:20:00.000110+0000 mon.a (mon.0) 3166 : cluster [INF] overall HEALTH_OK 2024-04-22T21:20:00.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:00 smithi121 bash[75184]: audit 2024-04-22T21:20:00.265450+0000 mon.c (mon.1) 10796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:20:00.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:00 smithi121 bash[75184]: audit 2024-04-22T21:20:00.265450+0000 mon.c (mon.1) 10796 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:20:00.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:00 smithi121 bash[75184]: audit 2024-04-22T21:20:00.271699+0000 mon.c (mon.1) 10797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:20:00.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:00 smithi121 bash[75184]: audit 2024-04-22T21:20:00.271699+0000 mon.c (mon.1) 10797 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:20:00.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:00 smithi121 bash[75184]: audit 2024-04-22T21:20:00.274638+0000 mon.c (mon.1) 10798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:20:00.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:00 smithi121 bash[75184]: audit 2024-04-22T21:20:00.274638+0000 mon.c (mon.1) 10798 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:20:00.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:00 smithi121 bash[75184]: audit 2024-04-22T21:20:00.286319+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:00.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:00 smithi121 bash[75184]: audit 2024-04-22T21:20:00.286319+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:02.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:02 smithi123 bash[58916]: cluster 2024-04-22T21:20:01.335237+0000 mgr.x (mgr.34107) 3154 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:02.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:02 smithi123 bash[58916]: cluster 2024-04-22T21:20:01.335237+0000 mgr.x (mgr.34107) 3154 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:02.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:02 smithi121 bash[73084]: cluster 2024-04-22T21:20:01.335237+0000 mgr.x (mgr.34107) 3154 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:02.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:02 smithi121 bash[73084]: cluster 2024-04-22T21:20:01.335237+0000 mgr.x (mgr.34107) 3154 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:02.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:02 smithi121 bash[75184]: cluster 2024-04-22T21:20:01.335237+0000 mgr.x (mgr.34107) 3154 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:02.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:02 smithi121 bash[75184]: cluster 2024-04-22T21:20:01.335237+0000 mgr.x (mgr.34107) 3154 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:04.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:04 smithi123 bash[58916]: cluster 2024-04-22T21:20:03.336652+0000 mgr.x (mgr.34107) 3155 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:04.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:04 smithi123 bash[58916]: cluster 2024-04-22T21:20:03.336652+0000 mgr.x (mgr.34107) 3155 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:04.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:04 smithi123 bash[58916]: audit 2024-04-22T21:20:03.599006+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:04.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:04 smithi123 bash[58916]: audit 2024-04-22T21:20:03.599006+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:04.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:04 smithi123 bash[58916]: audit 2024-04-22T21:20:03.616940+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:04.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:04 smithi123 bash[58916]: audit 2024-04-22T21:20:03.616940+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:04.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:04 smithi123 bash[58916]: audit 2024-04-22T21:20:03.631675+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:04.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:04 smithi123 bash[58916]: audit 2024-04-22T21:20:03.631675+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:04.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:04 smithi121 bash[73084]: cluster 2024-04-22T21:20:03.336652+0000 mgr.x (mgr.34107) 3155 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:04.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:04 smithi121 bash[73084]: cluster 2024-04-22T21:20:03.336652+0000 mgr.x (mgr.34107) 3155 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:04.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:04 smithi121 bash[73084]: audit 2024-04-22T21:20:03.599006+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:04.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:04 smithi121 bash[73084]: audit 2024-04-22T21:20:03.599006+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:04.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:04 smithi121 bash[73084]: audit 2024-04-22T21:20:03.616940+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:04.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:04 smithi121 bash[73084]: audit 2024-04-22T21:20:03.616940+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:04.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:04 smithi121 bash[73084]: audit 2024-04-22T21:20:03.631675+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:04.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:04 smithi121 bash[73084]: audit 2024-04-22T21:20:03.631675+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:04.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:04 smithi121 bash[75184]: cluster 2024-04-22T21:20:03.336652+0000 mgr.x (mgr.34107) 3155 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:04.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:04 smithi121 bash[75184]: cluster 2024-04-22T21:20:03.336652+0000 mgr.x (mgr.34107) 3155 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:04.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:04 smithi121 bash[75184]: audit 2024-04-22T21:20:03.599006+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:04.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:04 smithi121 bash[75184]: audit 2024-04-22T21:20:03.599006+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:04.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:04 smithi121 bash[75184]: audit 2024-04-22T21:20:03.616940+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:04.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:04 smithi121 bash[75184]: audit 2024-04-22T21:20:03.616940+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:04.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:04 smithi121 bash[75184]: audit 2024-04-22T21:20:03.631675+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:04.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:04 smithi121 bash[75184]: audit 2024-04-22T21:20:03.631675+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:06.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:06 smithi123 bash[58916]: cluster 2024-04-22T21:20:05.337623+0000 mgr.x (mgr.34107) 3156 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:06.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:06 smithi123 bash[58916]: cluster 2024-04-22T21:20:05.337623+0000 mgr.x (mgr.34107) 3156 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:06.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:06 smithi121 bash[73084]: cluster 2024-04-22T21:20:05.337623+0000 mgr.x (mgr.34107) 3156 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:06.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:06 smithi121 bash[73084]: cluster 2024-04-22T21:20:05.337623+0000 mgr.x (mgr.34107) 3156 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:06.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:06 smithi121 bash[75184]: cluster 2024-04-22T21:20:05.337623+0000 mgr.x (mgr.34107) 3156 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:06.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:06 smithi121 bash[75184]: cluster 2024-04-22T21:20:05.337623+0000 mgr.x (mgr.34107) 3156 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:08.210 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:20:07 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:20:07] "GET /metrics HTTP/1.1" 200 38633 "" "Prometheus/2.43.0" 2024-04-22T21:20:08.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:08 smithi123 bash[58916]: cluster 2024-04-22T21:20:07.338530+0000 mgr.x (mgr.34107) 3157 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:08.489 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:08 smithi123 bash[58916]: cluster 2024-04-22T21:20:07.338530+0000 mgr.x (mgr.34107) 3157 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:08.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:08 smithi121 bash[73084]: cluster 2024-04-22T21:20:07.338530+0000 mgr.x (mgr.34107) 3157 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:08.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:08 smithi121 bash[73084]: cluster 2024-04-22T21:20:07.338530+0000 mgr.x (mgr.34107) 3157 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:08.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:08 smithi121 bash[75184]: cluster 2024-04-22T21:20:07.338530+0000 mgr.x (mgr.34107) 3157 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:08.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:08 smithi121 bash[75184]: cluster 2024-04-22T21:20:07.338530+0000 mgr.x (mgr.34107) 3157 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:10.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:10 smithi123 bash[58916]: audit 2024-04-22T21:20:08.658858+0000 mgr.x (mgr.34107) 3158 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:10.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:10 smithi123 bash[58916]: audit 2024-04-22T21:20:08.658858+0000 mgr.x (mgr.34107) 3158 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:10.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:10 smithi123 bash[58916]: cluster 2024-04-22T21:20:09.339410+0000 mgr.x (mgr.34107) 3159 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:10.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:10 smithi123 bash[58916]: cluster 2024-04-22T21:20:09.339410+0000 mgr.x (mgr.34107) 3159 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:10.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:10 smithi121 bash[73084]: audit 2024-04-22T21:20:08.658858+0000 mgr.x (mgr.34107) 3158 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:10.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:10 smithi121 bash[73084]: audit 2024-04-22T21:20:08.658858+0000 mgr.x (mgr.34107) 3158 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:10.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:10 smithi121 bash[73084]: cluster 2024-04-22T21:20:09.339410+0000 mgr.x (mgr.34107) 3159 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:10.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:10 smithi121 bash[73084]: cluster 2024-04-22T21:20:09.339410+0000 mgr.x (mgr.34107) 3159 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:10.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:10 smithi121 bash[75184]: audit 2024-04-22T21:20:08.658858+0000 mgr.x (mgr.34107) 3158 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:10.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:10 smithi121 bash[75184]: audit 2024-04-22T21:20:08.658858+0000 mgr.x (mgr.34107) 3158 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:10.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:10 smithi121 bash[75184]: cluster 2024-04-22T21:20:09.339410+0000 mgr.x (mgr.34107) 3159 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:10.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:10 smithi121 bash[75184]: cluster 2024-04-22T21:20:09.339410+0000 mgr.x (mgr.34107) 3159 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:12.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:12 smithi123 bash[58916]: cluster 2024-04-22T21:20:11.340363+0000 mgr.x (mgr.34107) 3160 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:12.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:12 smithi123 bash[58916]: cluster 2024-04-22T21:20:11.340363+0000 mgr.x (mgr.34107) 3160 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:12.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:12 smithi121 bash[73084]: cluster 2024-04-22T21:20:11.340363+0000 mgr.x (mgr.34107) 3160 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:12.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:12 smithi121 bash[73084]: cluster 2024-04-22T21:20:11.340363+0000 mgr.x (mgr.34107) 3160 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:12.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:12 smithi121 bash[75184]: cluster 2024-04-22T21:20:11.340363+0000 mgr.x (mgr.34107) 3160 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:12.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:12 smithi121 bash[75184]: cluster 2024-04-22T21:20:11.340363+0000 mgr.x (mgr.34107) 3160 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:14.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:14 smithi121 bash[73084]: cluster 2024-04-22T21:20:13.341781+0000 mgr.x (mgr.34107) 3161 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:14.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:14 smithi121 bash[73084]: cluster 2024-04-22T21:20:13.341781+0000 mgr.x (mgr.34107) 3161 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:14.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:14 smithi121 bash[73084]: audit 2024-04-22T21:20:13.353102+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:14.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:14 smithi121 bash[73084]: audit 2024-04-22T21:20:13.353102+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:14.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:14 smithi121 bash[73084]: audit 2024-04-22T21:20:13.365308+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:14.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:14 smithi121 bash[73084]: audit 2024-04-22T21:20:13.365308+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:14.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:14 smithi121 bash[73084]: audit 2024-04-22T21:20:13.377495+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:14.470 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:14 smithi121 bash[73084]: audit 2024-04-22T21:20:13.377495+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:14.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:14 smithi121 bash[75184]: cluster 2024-04-22T21:20:13.341781+0000 mgr.x (mgr.34107) 3161 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:14.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:14 smithi121 bash[75184]: cluster 2024-04-22T21:20:13.341781+0000 mgr.x (mgr.34107) 3161 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:14.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:14 smithi121 bash[75184]: audit 2024-04-22T21:20:13.353102+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:14.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:14 smithi121 bash[75184]: audit 2024-04-22T21:20:13.353102+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:14.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:14 smithi121 bash[75184]: audit 2024-04-22T21:20:13.365308+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:14.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:14 smithi121 bash[75184]: audit 2024-04-22T21:20:13.365308+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:14.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:14 smithi121 bash[75184]: audit 2024-04-22T21:20:13.377495+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:14.471 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:14 smithi121 bash[75184]: audit 2024-04-22T21:20:13.377495+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:14.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:14 smithi123 bash[58916]: cluster 2024-04-22T21:20:13.341781+0000 mgr.x (mgr.34107) 3161 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:14.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:14 smithi123 bash[58916]: cluster 2024-04-22T21:20:13.341781+0000 mgr.x (mgr.34107) 3161 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:14.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:14 smithi123 bash[58916]: audit 2024-04-22T21:20:13.353102+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:14.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:14 smithi123 bash[58916]: audit 2024-04-22T21:20:13.353102+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:14.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:14 smithi123 bash[58916]: audit 2024-04-22T21:20:13.365308+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:14.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:14 smithi123 bash[58916]: audit 2024-04-22T21:20:13.365308+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:14.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:14 smithi123 bash[58916]: audit 2024-04-22T21:20:13.377495+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:14.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:14 smithi123 bash[58916]: audit 2024-04-22T21:20:13.377495+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:15.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:15 smithi121 bash[73084]: audit 2024-04-22T21:20:14.716732+0000 mon.c (mon.1) 10799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:20:15.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:15 smithi121 bash[73084]: audit 2024-04-22T21:20:14.716732+0000 mon.c (mon.1) 10799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:20:15.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:15 smithi121 bash[75184]: audit 2024-04-22T21:20:14.716732+0000 mon.c (mon.1) 10799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:20:15.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:15 smithi121 bash[75184]: audit 2024-04-22T21:20:14.716732+0000 mon.c (mon.1) 10799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:20:15.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:15 smithi123 bash[58916]: audit 2024-04-22T21:20:14.716732+0000 mon.c (mon.1) 10799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:20:15.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:15 smithi123 bash[58916]: audit 2024-04-22T21:20:14.716732+0000 mon.c (mon.1) 10799 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:20:16.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:16 smithi123 bash[58916]: cluster 2024-04-22T21:20:15.342740+0000 mgr.x (mgr.34107) 3162 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:16.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:16 smithi123 bash[58916]: cluster 2024-04-22T21:20:15.342740+0000 mgr.x (mgr.34107) 3162 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:16.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:16 smithi121 bash[73084]: cluster 2024-04-22T21:20:15.342740+0000 mgr.x (mgr.34107) 3162 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:16.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:16 smithi121 bash[73084]: cluster 2024-04-22T21:20:15.342740+0000 mgr.x (mgr.34107) 3162 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:16.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:16 smithi121 bash[75184]: cluster 2024-04-22T21:20:15.342740+0000 mgr.x (mgr.34107) 3162 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:16.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:16 smithi121 bash[75184]: cluster 2024-04-22T21:20:15.342740+0000 mgr.x (mgr.34107) 3162 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:18.239 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:20:17 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:20:17] "GET /metrics HTTP/1.1" 200 38631 "" "Prometheus/2.43.0" 2024-04-22T21:20:18.654 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:18 smithi121 bash[73084]: cluster 2024-04-22T21:20:17.344074+0000 mgr.x (mgr.34107) 3163 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:18.654 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:18 smithi121 bash[73084]: cluster 2024-04-22T21:20:17.344074+0000 mgr.x (mgr.34107) 3163 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:18.655 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:18 smithi121 bash[75184]: cluster 2024-04-22T21:20:17.344074+0000 mgr.x (mgr.34107) 3163 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:18.655 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:18 smithi121 bash[75184]: cluster 2024-04-22T21:20:17.344074+0000 mgr.x (mgr.34107) 3163 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:18.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:18 smithi123 bash[58916]: cluster 2024-04-22T21:20:17.344074+0000 mgr.x (mgr.34107) 3163 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:18.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:18 smithi123 bash[58916]: cluster 2024-04-22T21:20:17.344074+0000 mgr.x (mgr.34107) 3163 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:20.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:20 smithi123 bash[58916]: audit 2024-04-22T21:20:18.669467+0000 mgr.x (mgr.34107) 3164 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:20.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:20 smithi123 bash[58916]: audit 2024-04-22T21:20:18.669467+0000 mgr.x (mgr.34107) 3164 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:20.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:20 smithi123 bash[58916]: cluster 2024-04-22T21:20:19.345117+0000 mgr.x (mgr.34107) 3165 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:20.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:20 smithi123 bash[58916]: cluster 2024-04-22T21:20:19.345117+0000 mgr.x (mgr.34107) 3165 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:20.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:20 smithi121 bash[73084]: audit 2024-04-22T21:20:18.669467+0000 mgr.x (mgr.34107) 3164 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:20.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:20 smithi121 bash[73084]: audit 2024-04-22T21:20:18.669467+0000 mgr.x (mgr.34107) 3164 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:20.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:20 smithi121 bash[73084]: cluster 2024-04-22T21:20:19.345117+0000 mgr.x (mgr.34107) 3165 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:20.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:20 smithi121 bash[73084]: cluster 2024-04-22T21:20:19.345117+0000 mgr.x (mgr.34107) 3165 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:20.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:20 smithi121 bash[75184]: audit 2024-04-22T21:20:18.669467+0000 mgr.x (mgr.34107) 3164 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:20.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:20 smithi121 bash[75184]: audit 2024-04-22T21:20:18.669467+0000 mgr.x (mgr.34107) 3164 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:20.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:20 smithi121 bash[75184]: cluster 2024-04-22T21:20:19.345117+0000 mgr.x (mgr.34107) 3165 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:20.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:20 smithi121 bash[75184]: cluster 2024-04-22T21:20:19.345117+0000 mgr.x (mgr.34107) 3165 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:22.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:22 smithi123 bash[58916]: cluster 2024-04-22T21:20:21.346084+0000 mgr.x (mgr.34107) 3166 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:22.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:22 smithi123 bash[58916]: cluster 2024-04-22T21:20:21.346084+0000 mgr.x (mgr.34107) 3166 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:22.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:22 smithi121 bash[73084]: cluster 2024-04-22T21:20:21.346084+0000 mgr.x (mgr.34107) 3166 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:22.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:22 smithi121 bash[73084]: cluster 2024-04-22T21:20:21.346084+0000 mgr.x (mgr.34107) 3166 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:22.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:22 smithi121 bash[75184]: cluster 2024-04-22T21:20:21.346084+0000 mgr.x (mgr.34107) 3166 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:22.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:22 smithi121 bash[75184]: cluster 2024-04-22T21:20:21.346084+0000 mgr.x (mgr.34107) 3166 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:24.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:24 smithi123 bash[58916]: cluster 2024-04-22T21:20:23.347539+0000 mgr.x (mgr.34107) 3167 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:24.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:24 smithi123 bash[58916]: cluster 2024-04-22T21:20:23.347539+0000 mgr.x (mgr.34107) 3167 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:24.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:24 smithi123 bash[58916]: audit 2024-04-22T21:20:23.826471+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:24.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:24 smithi123 bash[58916]: audit 2024-04-22T21:20:23.826471+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:24.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:24 smithi123 bash[58916]: audit 2024-04-22T21:20:23.842743+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:24.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:24 smithi123 bash[58916]: audit 2024-04-22T21:20:23.842743+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:24.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:24 smithi123 bash[58916]: audit 2024-04-22T21:20:23.856880+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:24.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:24 smithi123 bash[58916]: audit 2024-04-22T21:20:23.856880+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:24.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:24 smithi121 bash[73084]: cluster 2024-04-22T21:20:23.347539+0000 mgr.x (mgr.34107) 3167 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:24.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:24 smithi121 bash[73084]: cluster 2024-04-22T21:20:23.347539+0000 mgr.x (mgr.34107) 3167 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:24.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:24 smithi121 bash[73084]: audit 2024-04-22T21:20:23.826471+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:24.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:24 smithi121 bash[73084]: audit 2024-04-22T21:20:23.826471+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:24.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:24 smithi121 bash[73084]: audit 2024-04-22T21:20:23.842743+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:24.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:24 smithi121 bash[73084]: audit 2024-04-22T21:20:23.842743+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:24.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:24 smithi121 bash[73084]: audit 2024-04-22T21:20:23.856880+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:24.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:24 smithi121 bash[73084]: audit 2024-04-22T21:20:23.856880+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:24.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:24 smithi121 bash[75184]: cluster 2024-04-22T21:20:23.347539+0000 mgr.x (mgr.34107) 3167 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:24.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:24 smithi121 bash[75184]: cluster 2024-04-22T21:20:23.347539+0000 mgr.x (mgr.34107) 3167 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:24.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:24 smithi121 bash[75184]: audit 2024-04-22T21:20:23.826471+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:24.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:24 smithi121 bash[75184]: audit 2024-04-22T21:20:23.826471+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:24.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:24 smithi121 bash[75184]: audit 2024-04-22T21:20:23.842743+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:24.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:24 smithi121 bash[75184]: audit 2024-04-22T21:20:23.842743+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:24.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:24 smithi121 bash[75184]: audit 2024-04-22T21:20:23.856880+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:24.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:24 smithi121 bash[75184]: audit 2024-04-22T21:20:23.856880+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:26.662 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:26 smithi123 bash[58916]: cluster 2024-04-22T21:20:25.348194+0000 mgr.x (mgr.34107) 3168 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:26.663 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:26 smithi123 bash[58916]: cluster 2024-04-22T21:20:25.348194+0000 mgr.x (mgr.34107) 3168 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:26.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:26 smithi121 bash[73084]: cluster 2024-04-22T21:20:25.348194+0000 mgr.x (mgr.34107) 3168 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:26.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:26 smithi121 bash[73084]: cluster 2024-04-22T21:20:25.348194+0000 mgr.x (mgr.34107) 3168 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:26.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:26 smithi121 bash[75184]: cluster 2024-04-22T21:20:25.348194+0000 mgr.x (mgr.34107) 3168 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:26.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:26 smithi121 bash[75184]: cluster 2024-04-22T21:20:25.348194+0000 mgr.x (mgr.34107) 3168 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:28.239 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:20:27 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:20:27] "GET /metrics HTTP/1.1" 200 38631 "" "Prometheus/2.43.0" 2024-04-22T21:20:28.662 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:28 smithi121 bash[73084]: cluster 2024-04-22T21:20:27.349567+0000 mgr.x (mgr.34107) 3169 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:28.662 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:28 smithi121 bash[73084]: cluster 2024-04-22T21:20:27.349567+0000 mgr.x (mgr.34107) 3169 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:28.662 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:28 smithi121 bash[75184]: cluster 2024-04-22T21:20:27.349567+0000 mgr.x (mgr.34107) 3169 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:28.662 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:28 smithi121 bash[75184]: cluster 2024-04-22T21:20:27.349567+0000 mgr.x (mgr.34107) 3169 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:28.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:28 smithi123 bash[58916]: cluster 2024-04-22T21:20:27.349567+0000 mgr.x (mgr.34107) 3169 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:28.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:28 smithi123 bash[58916]: cluster 2024-04-22T21:20:27.349567+0000 mgr.x (mgr.34107) 3169 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:30.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:30 smithi123 bash[58916]: audit 2024-04-22T21:20:28.677052+0000 mgr.x (mgr.34107) 3170 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:30.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:30 smithi123 bash[58916]: audit 2024-04-22T21:20:28.677052+0000 mgr.x (mgr.34107) 3170 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:30.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:30 smithi123 bash[58916]: cluster 2024-04-22T21:20:29.350648+0000 mgr.x (mgr.34107) 3171 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:30.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:30 smithi123 bash[58916]: cluster 2024-04-22T21:20:29.350648+0000 mgr.x (mgr.34107) 3171 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:30.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:30 smithi123 bash[58916]: audit 2024-04-22T21:20:29.716704+0000 mon.c (mon.1) 10800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:20:30.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:30 smithi123 bash[58916]: audit 2024-04-22T21:20:29.716704+0000 mon.c (mon.1) 10800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:20:30.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:30 smithi121 bash[73084]: audit 2024-04-22T21:20:28.677052+0000 mgr.x (mgr.34107) 3170 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:30.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:30 smithi121 bash[73084]: audit 2024-04-22T21:20:28.677052+0000 mgr.x (mgr.34107) 3170 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:30.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:30 smithi121 bash[73084]: cluster 2024-04-22T21:20:29.350648+0000 mgr.x (mgr.34107) 3171 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:30.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:30 smithi121 bash[73084]: cluster 2024-04-22T21:20:29.350648+0000 mgr.x (mgr.34107) 3171 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:30.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:30 smithi121 bash[73084]: audit 2024-04-22T21:20:29.716704+0000 mon.c (mon.1) 10800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:20:30.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:30 smithi121 bash[73084]: audit 2024-04-22T21:20:29.716704+0000 mon.c (mon.1) 10800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:20:30.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:30 smithi121 bash[75184]: audit 2024-04-22T21:20:28.677052+0000 mgr.x (mgr.34107) 3170 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:30.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:30 smithi121 bash[75184]: audit 2024-04-22T21:20:28.677052+0000 mgr.x (mgr.34107) 3170 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:30.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:30 smithi121 bash[75184]: cluster 2024-04-22T21:20:29.350648+0000 mgr.x (mgr.34107) 3171 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:30.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:30 smithi121 bash[75184]: cluster 2024-04-22T21:20:29.350648+0000 mgr.x (mgr.34107) 3171 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:30.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:30 smithi121 bash[75184]: audit 2024-04-22T21:20:29.716704+0000 mon.c (mon.1) 10800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:20:30.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:30 smithi121 bash[75184]: audit 2024-04-22T21:20:29.716704+0000 mon.c (mon.1) 10800 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:20:32.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:32 smithi123 bash[58916]: cluster 2024-04-22T21:20:31.351581+0000 mgr.x (mgr.34107) 3172 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:32.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:32 smithi123 bash[58916]: cluster 2024-04-22T21:20:31.351581+0000 mgr.x (mgr.34107) 3172 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:32.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:32 smithi121 bash[73084]: cluster 2024-04-22T21:20:31.351581+0000 mgr.x (mgr.34107) 3172 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:32.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:32 smithi121 bash[73084]: cluster 2024-04-22T21:20:31.351581+0000 mgr.x (mgr.34107) 3172 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:32.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:32 smithi121 bash[75184]: cluster 2024-04-22T21:20:31.351581+0000 mgr.x (mgr.34107) 3172 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:32.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:32 smithi121 bash[75184]: cluster 2024-04-22T21:20:31.351581+0000 mgr.x (mgr.34107) 3172 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:34.700 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:34 smithi121 bash[75184]: cluster 2024-04-22T21:20:33.352966+0000 mgr.x (mgr.34107) 3173 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:34.701 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:34 smithi121 bash[75184]: cluster 2024-04-22T21:20:33.352966+0000 mgr.x (mgr.34107) 3173 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:34.701 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:34 smithi121 bash[75184]: audit 2024-04-22T21:20:33.591478+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:34.701 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:34 smithi121 bash[75184]: audit 2024-04-22T21:20:33.591478+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:34.701 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:34 smithi121 bash[75184]: audit 2024-04-22T21:20:33.607606+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:34.701 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:34 smithi121 bash[75184]: audit 2024-04-22T21:20:33.607606+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:34.701 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:34 smithi121 bash[75184]: audit 2024-04-22T21:20:33.619020+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:34.701 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:34 smithi121 bash[75184]: audit 2024-04-22T21:20:33.619020+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:34.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:34 smithi121 bash[73084]: cluster 2024-04-22T21:20:33.352966+0000 mgr.x (mgr.34107) 3173 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:34.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:34 smithi121 bash[73084]: cluster 2024-04-22T21:20:33.352966+0000 mgr.x (mgr.34107) 3173 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:34.702 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:34 smithi121 bash[73084]: audit 2024-04-22T21:20:33.591478+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:34.702 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:34 smithi121 bash[73084]: audit 2024-04-22T21:20:33.591478+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:34.702 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:34 smithi121 bash[73084]: audit 2024-04-22T21:20:33.607606+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:34.702 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:34 smithi121 bash[73084]: audit 2024-04-22T21:20:33.607606+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:34.702 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:34 smithi121 bash[73084]: audit 2024-04-22T21:20:33.619020+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:34.702 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:34 smithi121 bash[73084]: audit 2024-04-22T21:20:33.619020+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:34.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:34 smithi123 bash[58916]: cluster 2024-04-22T21:20:33.352966+0000 mgr.x (mgr.34107) 3173 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:34.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:34 smithi123 bash[58916]: cluster 2024-04-22T21:20:33.352966+0000 mgr.x (mgr.34107) 3173 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:34.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:34 smithi123 bash[58916]: audit 2024-04-22T21:20:33.591478+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:34.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:34 smithi123 bash[58916]: audit 2024-04-22T21:20:33.591478+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:34.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:34 smithi123 bash[58916]: audit 2024-04-22T21:20:33.607606+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:34.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:34 smithi123 bash[58916]: audit 2024-04-22T21:20:33.607606+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:34.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:34 smithi123 bash[58916]: audit 2024-04-22T21:20:33.619020+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:34.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:34 smithi123 bash[58916]: audit 2024-04-22T21:20:33.619020+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:36.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:36 smithi123 bash[58916]: cluster 2024-04-22T21:20:35.353985+0000 mgr.x (mgr.34107) 3174 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:36.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:36 smithi123 bash[58916]: cluster 2024-04-22T21:20:35.353985+0000 mgr.x (mgr.34107) 3174 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:36.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:36 smithi121 bash[73084]: cluster 2024-04-22T21:20:35.353985+0000 mgr.x (mgr.34107) 3174 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:36.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:36 smithi121 bash[73084]: cluster 2024-04-22T21:20:35.353985+0000 mgr.x (mgr.34107) 3174 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:36.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:36 smithi121 bash[75184]: cluster 2024-04-22T21:20:35.353985+0000 mgr.x (mgr.34107) 3174 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:36.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:36 smithi121 bash[75184]: cluster 2024-04-22T21:20:35.353985+0000 mgr.x (mgr.34107) 3174 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:38.239 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:20:37 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:20:37] "GET /metrics HTTP/1.1" 200 38630 "" "Prometheus/2.43.0" 2024-04-22T21:20:38.673 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:38 smithi121 bash[73084]: cluster 2024-04-22T21:20:37.355429+0000 mgr.x (mgr.34107) 3175 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:38.673 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:38 smithi121 bash[73084]: cluster 2024-04-22T21:20:37.355429+0000 mgr.x (mgr.34107) 3175 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:38.673 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:38 smithi121 bash[75184]: cluster 2024-04-22T21:20:37.355429+0000 mgr.x (mgr.34107) 3175 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:38.673 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:38 smithi121 bash[75184]: cluster 2024-04-22T21:20:37.355429+0000 mgr.x (mgr.34107) 3175 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:38.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:38 smithi123 bash[58916]: cluster 2024-04-22T21:20:37.355429+0000 mgr.x (mgr.34107) 3175 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:38.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:38 smithi123 bash[58916]: cluster 2024-04-22T21:20:37.355429+0000 mgr.x (mgr.34107) 3175 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:40.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:40 smithi121 bash[73084]: audit 2024-04-22T21:20:38.687954+0000 mgr.x (mgr.34107) 3176 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:40.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:40 smithi121 bash[73084]: audit 2024-04-22T21:20:38.687954+0000 mgr.x (mgr.34107) 3176 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:40.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:40 smithi121 bash[73084]: cluster 2024-04-22T21:20:39.356514+0000 mgr.x (mgr.34107) 3177 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:40.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:40 smithi121 bash[73084]: cluster 2024-04-22T21:20:39.356514+0000 mgr.x (mgr.34107) 3177 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:40.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:40 smithi121 bash[75184]: audit 2024-04-22T21:20:38.687954+0000 mgr.x (mgr.34107) 3176 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:40.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:40 smithi121 bash[75184]: audit 2024-04-22T21:20:38.687954+0000 mgr.x (mgr.34107) 3176 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:40.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:40 smithi121 bash[75184]: cluster 2024-04-22T21:20:39.356514+0000 mgr.x (mgr.34107) 3177 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:40.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:40 smithi121 bash[75184]: cluster 2024-04-22T21:20:39.356514+0000 mgr.x (mgr.34107) 3177 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:40 smithi123 bash[58916]: audit 2024-04-22T21:20:38.687954+0000 mgr.x (mgr.34107) 3176 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:40 smithi123 bash[58916]: audit 2024-04-22T21:20:38.687954+0000 mgr.x (mgr.34107) 3176 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:40 smithi123 bash[58916]: cluster 2024-04-22T21:20:39.356514+0000 mgr.x (mgr.34107) 3177 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:40.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:40 smithi123 bash[58916]: cluster 2024-04-22T21:20:39.356514+0000 mgr.x (mgr.34107) 3177 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:41.006 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -e sha1=56e81df3aeb98b717efe2ab0537a8c60249f95f7 -- bash -c 'ceph orch ps' 2024-04-22T21:20:42.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:42 smithi123 bash[58916]: cluster 2024-04-22T21:20:41.357439+0000 mgr.x (mgr.34107) 3178 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:42.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:42 smithi123 bash[58916]: cluster 2024-04-22T21:20:41.357439+0000 mgr.x (mgr.34107) 3178 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:42.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:42 smithi121 bash[73084]: cluster 2024-04-22T21:20:41.357439+0000 mgr.x (mgr.34107) 3178 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:42.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:42 smithi121 bash[73084]: cluster 2024-04-22T21:20:41.357439+0000 mgr.x (mgr.34107) 3178 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:42.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:42 smithi121 bash[75184]: cluster 2024-04-22T21:20:41.357439+0000 mgr.x (mgr.34107) 3178 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:42.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:42 smithi121 bash[75184]: cluster 2024-04-22T21:20:41.357439+0000 mgr.x (mgr.34107) 3178 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:44.110 INFO:teuthology.orchestra.run.smithi121.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-22T21:20:44.111 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi121 smithi121 running 10s ago 28m - - 2024-04-22T21:20:44.111 INFO:teuthology.orchestra.run.smithi121.stdout:agent.smithi123 smithi123 running 0s ago 28m - - 2024-04-22T21:20:44.111 INFO:teuthology.orchestra.run.smithi121.stdout:alertmanager.a smithi121 *:9093,9094 running (2m) 10s ago 21m 15.0M - 0.25.0 c8568f914cd2 b2229126c8d0 2024-04-22T21:20:44.111 INFO:teuthology.orchestra.run.smithi121.stdout:grafana.a smithi123 *:3000 running (114s) 0s ago 21m 74.6M - 9.4.12 2bacad6d85d8 086a1a87f2dd 2024-04-22T21:20:44.111 INFO:teuthology.orchestra.run.smithi121.stdout:iscsi.foo.smithi121.rxpsbc smithi121 running (4m) 10s ago 19m 43.0M - 3.7 82086b19bb07 a9c2196d0235 2024-04-22T21:20:44.111 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.x smithi123 *:8443,9283,8765 running (14m) 0s ago 27m 546M - 19.0.0-3198-g56e81df3 82086b19bb07 47d10e8cef27 2024-04-22T21:20:44.111 INFO:teuthology.orchestra.run.smithi121.stdout:mgr.y smithi121 *:8443,9283,8765 running (13m) 10s ago 29m 442M - 19.0.0-3198-g56e81df3 82086b19bb07 8406ceac8ad3 2024-04-22T21:20:44.111 INFO:teuthology.orchestra.run.smithi121.stdout:mon.a smithi121 running (12m) 10s ago 29m 100M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 f5b71d32306b 2024-04-22T21:20:44.111 INFO:teuthology.orchestra.run.smithi121.stdout:mon.b smithi123 running (12m) 0s ago 27m 70.0M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 db2fb24d7454 2024-04-22T21:20:44.111 INFO:teuthology.orchestra.run.smithi121.stdout:mon.c smithi121 running (12m) 10s ago 27m 83.3M 2048M 19.0.0-3198-g56e81df3 82086b19bb07 425f9e808335 2024-04-22T21:20:44.111 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.a smithi121 *:9100 running (3m) 10s ago 21m 8699k - 1.5.0 0da6a335fe13 7d05fdb143c5 2024-04-22T21:20:44.111 INFO:teuthology.orchestra.run.smithi121.stdout:node-exporter.b smithi123 *:9100 running (3m) 0s ago 21m 8427k - 1.5.0 0da6a335fe13 931d3fab6273 2024-04-22T21:20:44.112 INFO:teuthology.orchestra.run.smithi121.stdout:osd.0 smithi121 running (10m) 10s ago 27m 64.3M 2524M 19.0.0-3198-g56e81df3 82086b19bb07 afe0c773b859 2024-04-22T21:20:44.112 INFO:teuthology.orchestra.run.smithi121.stdout:osd.1 smithi121 running (10m) 10s ago 26m 71.1M 2524M 19.0.0-3198-g56e81df3 82086b19bb07 8e891d1550a4 2024-04-22T21:20:44.112 INFO:teuthology.orchestra.run.smithi121.stdout:osd.2 smithi121 running (9m) 10s ago 25m 63.8M 2524M 19.0.0-3198-g56e81df3 82086b19bb07 31a08ebbc5f6 2024-04-22T21:20:44.112 INFO:teuthology.orchestra.run.smithi121.stdout:osd.3 smithi121 running (9m) 10s ago 25m 65.3M 2524M 19.0.0-3198-g56e81df3 82086b19bb07 6c42aa4939cb 2024-04-22T21:20:44.112 INFO:teuthology.orchestra.run.smithi121.stdout:osd.4 smithi123 running (8m) 0s ago 24m 61.4M 2780M 19.0.0-3198-g56e81df3 82086b19bb07 76b1894f04d2 2024-04-22T21:20:44.112 INFO:teuthology.orchestra.run.smithi121.stdout:osd.5 smithi123 running (7m) 0s ago 24m 57.1M 2780M 19.0.0-3198-g56e81df3 82086b19bb07 d058156b75a3 2024-04-22T21:20:44.112 INFO:teuthology.orchestra.run.smithi121.stdout:osd.6 smithi123 running (6m) 0s ago 23m 59.6M 2780M 19.0.0-3198-g56e81df3 82086b19bb07 80e9fbeddc85 2024-04-22T21:20:44.112 INFO:teuthology.orchestra.run.smithi121.stdout:osd.7 smithi123 running (6m) 0s ago 22m 63.0M 2780M 19.0.0-3198-g56e81df3 82086b19bb07 3bfa1376c3de 2024-04-22T21:20:44.112 INFO:teuthology.orchestra.run.smithi121.stdout:prometheus.a smithi123 *:9095 running (2m) 0s ago 22m 58.6M - 2.43.0 a07b618ecd1d 97a40d8f36ff 2024-04-22T21:20:44.112 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi121.fpqyxe smithi121 *:8000 running (5m) 10s ago 19m 91.0M - 19.0.0-3198-g56e81df3 82086b19bb07 7bdb72ca3523 2024-04-22T21:20:44.112 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.foo.smithi123.ducldy smithi123 *:8000 running (5m) 0s ago 19m 90.7M - 19.0.0-3198-g56e81df3 82086b19bb07 a7acabf1dfb6 2024-04-22T21:20:44.112 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi121.umzhsg smithi121 *:80 running (5m) 10s ago 19m 93.0M - 19.0.0-3198-g56e81df3 82086b19bb07 04d7be3f581a 2024-04-22T21:20:44.112 INFO:teuthology.orchestra.run.smithi121.stdout:rgw.smpl.smithi123.ywhrus smithi123 *:80 running (5m) 0s ago 19m 90.6M - 19.0.0-3198-g56e81df3 82086b19bb07 b0cae84c5650 2024-04-22T21:20:44.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:44 smithi123 bash[58916]: cluster 2024-04-22T21:20:43.359066+0000 mgr.x (mgr.34107) 3179 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:44.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:44 smithi123 bash[58916]: cluster 2024-04-22T21:20:43.359066+0000 mgr.x (mgr.34107) 3179 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:44.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:44 smithi123 bash[58916]: audit 2024-04-22T21:20:44.048795+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:44.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:44 smithi123 bash[58916]: audit 2024-04-22T21:20:44.048795+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:44.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:44 smithi123 bash[58916]: audit 2024-04-22T21:20:44.063466+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:44.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:44 smithi123 bash[58916]: audit 2024-04-22T21:20:44.063466+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:44.742 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:44 smithi123 bash[58916]: audit 2024-04-22T21:20:44.075228+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:44.743 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:44 smithi123 bash[58916]: audit 2024-04-22T21:20:44.075228+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:44.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:44 smithi121 bash[73084]: cluster 2024-04-22T21:20:43.359066+0000 mgr.x (mgr.34107) 3179 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:44.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:44 smithi121 bash[73084]: cluster 2024-04-22T21:20:43.359066+0000 mgr.x (mgr.34107) 3179 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:44.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:44 smithi121 bash[73084]: audit 2024-04-22T21:20:44.048795+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:44.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:44 smithi121 bash[73084]: audit 2024-04-22T21:20:44.048795+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:44.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:44 smithi121 bash[73084]: audit 2024-04-22T21:20:44.063466+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:44.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:44 smithi121 bash[73084]: audit 2024-04-22T21:20:44.063466+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:44.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:44 smithi121 bash[73084]: audit 2024-04-22T21:20:44.075228+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:44.780 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:44 smithi121 bash[73084]: audit 2024-04-22T21:20:44.075228+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:44.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:44 smithi121 bash[75184]: cluster 2024-04-22T21:20:43.359066+0000 mgr.x (mgr.34107) 3179 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:44.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:44 smithi121 bash[75184]: cluster 2024-04-22T21:20:43.359066+0000 mgr.x (mgr.34107) 3179 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:44.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:44 smithi121 bash[75184]: audit 2024-04-22T21:20:44.048795+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:44.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:44 smithi121 bash[75184]: audit 2024-04-22T21:20:44.048795+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:44.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:44 smithi121 bash[75184]: audit 2024-04-22T21:20:44.063466+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:44.781 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:44 smithi121 bash[75184]: audit 2024-04-22T21:20:44.063466+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:44.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:44 smithi121 bash[75184]: audit 2024-04-22T21:20:44.075228+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:44.782 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:44 smithi121 bash[75184]: audit 2024-04-22T21:20:44.075228+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:44.815 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -e sha1=56e81df3aeb98b717efe2ab0537a8c60249f95f7 -- bash -c 'ceph versions' 2024-04-22T21:20:45.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:45 smithi123 bash[58916]: audit 2024-04-22T21:20:44.106456+0000 mgr.x (mgr.34107) 3180 : audit [DBG] from='client.55069 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:20:45.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:45 smithi123 bash[58916]: audit 2024-04-22T21:20:44.106456+0000 mgr.x (mgr.34107) 3180 : audit [DBG] from='client.55069 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:20:45.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:45 smithi123 bash[58916]: audit 2024-04-22T21:20:44.717632+0000 mon.c (mon.1) 10801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:20:45.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:45 smithi123 bash[58916]: audit 2024-04-22T21:20:44.717632+0000 mon.c (mon.1) 10801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:20:45.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:45 smithi121 bash[73084]: audit 2024-04-22T21:20:44.106456+0000 mgr.x (mgr.34107) 3180 : audit [DBG] from='client.55069 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:20:45.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:45 smithi121 bash[73084]: audit 2024-04-22T21:20:44.106456+0000 mgr.x (mgr.34107) 3180 : audit [DBG] from='client.55069 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:20:45.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:45 smithi121 bash[73084]: audit 2024-04-22T21:20:44.717632+0000 mon.c (mon.1) 10801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:20:45.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:45 smithi121 bash[73084]: audit 2024-04-22T21:20:44.717632+0000 mon.c (mon.1) 10801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:20:45.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:45 smithi121 bash[75184]: audit 2024-04-22T21:20:44.106456+0000 mgr.x (mgr.34107) 3180 : audit [DBG] from='client.55069 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:20:45.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:45 smithi121 bash[75184]: audit 2024-04-22T21:20:44.106456+0000 mgr.x (mgr.34107) 3180 : audit [DBG] from='client.55069 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:20:45.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:45 smithi121 bash[75184]: audit 2024-04-22T21:20:44.717632+0000 mon.c (mon.1) 10801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:20:45.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:45 smithi121 bash[75184]: audit 2024-04-22T21:20:44.717632+0000 mon.c (mon.1) 10801 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:20:46.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:46 smithi121 bash[73084]: cluster 2024-04-22T21:20:45.359992+0000 mgr.x (mgr.34107) 3181 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:46.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:46 smithi121 bash[73084]: cluster 2024-04-22T21:20:45.359992+0000 mgr.x (mgr.34107) 3181 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:46.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:46 smithi121 bash[75184]: cluster 2024-04-22T21:20:45.359992+0000 mgr.x (mgr.34107) 3181 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:46.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:46 smithi121 bash[75184]: cluster 2024-04-22T21:20:45.359992+0000 mgr.x (mgr.34107) 3181 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:46.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:46 smithi123 bash[58916]: cluster 2024-04-22T21:20:45.359992+0000 mgr.x (mgr.34107) 3181 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:46.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:46 smithi123 bash[58916]: cluster 2024-04-22T21:20:45.359992+0000 mgr.x (mgr.34107) 3181 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:48.210 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:20:48.210 INFO:teuthology.orchestra.run.smithi121.stdout: "mon": { 2024-04-22T21:20:48.210 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 3 2024-04-22T21:20:48.210 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:20:48.210 INFO:teuthology.orchestra.run.smithi121.stdout: "mgr": { 2024-04-22T21:20:48.210 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 2 2024-04-22T21:20:48.211 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:20:48.211 INFO:teuthology.orchestra.run.smithi121.stdout: "osd": { 2024-04-22T21:20:48.211 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 8 2024-04-22T21:20:48.211 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:20:48.211 INFO:teuthology.orchestra.run.smithi121.stdout: "rgw": { 2024-04-22T21:20:48.211 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 4 2024-04-22T21:20:48.211 INFO:teuthology.orchestra.run.smithi121.stdout: }, 2024-04-22T21:20:48.211 INFO:teuthology.orchestra.run.smithi121.stdout: "overall": { 2024-04-22T21:20:48.211 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)": 17 2024-04-22T21:20:48.211 INFO:teuthology.orchestra.run.smithi121.stdout: } 2024-04-22T21:20:48.211 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:20:48.239 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:20:47 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:20:47] "GET /metrics HTTP/1.1" 200 38628 "" "Prometheus/2.43.0" 2024-04-22T21:20:48.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:48 smithi121 bash[73084]: cluster 2024-04-22T21:20:47.361364+0000 mgr.x (mgr.34107) 3182 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:48.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:48 smithi121 bash[73084]: cluster 2024-04-22T21:20:47.361364+0000 mgr.x (mgr.34107) 3182 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:48.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:48 smithi121 bash[73084]: audit 2024-04-22T21:20:48.225134+0000 mon.a (mon.0) 3183 : audit [DBG] from='client.? 172.21.15.121:0/195729114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:20:48.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:48 smithi121 bash[73084]: audit 2024-04-22T21:20:48.225134+0000 mon.a (mon.0) 3183 : audit [DBG] from='client.? 172.21.15.121:0/195729114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:20:48.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:48 smithi121 bash[75184]: cluster 2024-04-22T21:20:47.361364+0000 mgr.x (mgr.34107) 3182 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:48.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:48 smithi121 bash[75184]: cluster 2024-04-22T21:20:47.361364+0000 mgr.x (mgr.34107) 3182 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:48.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:48 smithi121 bash[75184]: audit 2024-04-22T21:20:48.225134+0000 mon.a (mon.0) 3183 : audit [DBG] from='client.? 172.21.15.121:0/195729114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:20:48.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:48 smithi121 bash[75184]: audit 2024-04-22T21:20:48.225134+0000 mon.a (mon.0) 3183 : audit [DBG] from='client.? 172.21.15.121:0/195729114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:20:48.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:48 smithi123 bash[58916]: cluster 2024-04-22T21:20:47.361364+0000 mgr.x (mgr.34107) 3182 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:48.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:48 smithi123 bash[58916]: cluster 2024-04-22T21:20:47.361364+0000 mgr.x (mgr.34107) 3182 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:48.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:48 smithi123 bash[58916]: audit 2024-04-22T21:20:48.225134+0000 mon.a (mon.0) 3183 : audit [DBG] from='client.? 172.21.15.121:0/195729114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:20:48.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:48 smithi123 bash[58916]: audit 2024-04-22T21:20:48.225134+0000 mon.a (mon.0) 3183 : audit [DBG] from='client.? 172.21.15.121:0/195729114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:20:49.258 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -e sha1=56e81df3aeb98b717efe2ab0537a8c60249f95f7 -- bash -c 'ceph orch upgrade status' 2024-04-22T21:20:50.587 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:50 smithi121 bash[73084]: audit 2024-04-22T21:20:48.696910+0000 mgr.x (mgr.34107) 3183 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:50.587 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:50 smithi121 bash[73084]: audit 2024-04-22T21:20:48.696910+0000 mgr.x (mgr.34107) 3183 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:50.587 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:50 smithi121 bash[73084]: cluster 2024-04-22T21:20:49.362545+0000 mgr.x (mgr.34107) 3184 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:50.587 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:50 smithi121 bash[73084]: cluster 2024-04-22T21:20:49.362545+0000 mgr.x (mgr.34107) 3184 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:50.587 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:50 smithi121 bash[75184]: audit 2024-04-22T21:20:48.696910+0000 mgr.x (mgr.34107) 3183 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:50.587 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:50 smithi121 bash[75184]: audit 2024-04-22T21:20:48.696910+0000 mgr.x (mgr.34107) 3183 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:50.587 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:50 smithi121 bash[75184]: cluster 2024-04-22T21:20:49.362545+0000 mgr.x (mgr.34107) 3184 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:50.587 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:50 smithi121 bash[75184]: cluster 2024-04-22T21:20:49.362545+0000 mgr.x (mgr.34107) 3184 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:50.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:50 smithi123 bash[58916]: audit 2024-04-22T21:20:48.696910+0000 mgr.x (mgr.34107) 3183 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:50.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:50 smithi123 bash[58916]: audit 2024-04-22T21:20:48.696910+0000 mgr.x (mgr.34107) 3183 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:20:50.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:50 smithi123 bash[58916]: cluster 2024-04-22T21:20:49.362545+0000 mgr.x (mgr.34107) 3184 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:50.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:50 smithi123 bash[58916]: cluster 2024-04-22T21:20:49.362545+0000 mgr.x (mgr.34107) 3184 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:52.497 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:20:52.497 INFO:teuthology.orchestra.run.smithi121.stdout: "target_image": null, 2024-04-22T21:20:52.497 INFO:teuthology.orchestra.run.smithi121.stdout: "in_progress": false, 2024-04-22T21:20:52.498 INFO:teuthology.orchestra.run.smithi121.stdout: "which": "", 2024-04-22T21:20:52.498 INFO:teuthology.orchestra.run.smithi121.stdout: "services_complete": [], 2024-04-22T21:20:52.498 INFO:teuthology.orchestra.run.smithi121.stdout: "progress": null, 2024-04-22T21:20:52.498 INFO:teuthology.orchestra.run.smithi121.stdout: "message": "", 2024-04-22T21:20:52.498 INFO:teuthology.orchestra.run.smithi121.stdout: "is_paused": false 2024-04-22T21:20:52.498 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:20:52.687 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:52 smithi121 bash[73084]: cluster 2024-04-22T21:20:51.363970+0000 mgr.x (mgr.34107) 3185 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:52.687 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:52 smithi121 bash[73084]: cluster 2024-04-22T21:20:51.363970+0000 mgr.x (mgr.34107) 3185 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:52.687 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:52 smithi121 bash[75184]: cluster 2024-04-22T21:20:51.363970+0000 mgr.x (mgr.34107) 3185 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:52.687 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:52 smithi121 bash[75184]: cluster 2024-04-22T21:20:51.363970+0000 mgr.x (mgr.34107) 3185 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:52.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:52 smithi123 bash[58916]: cluster 2024-04-22T21:20:51.363970+0000 mgr.x (mgr.34107) 3185 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:52.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:52 smithi123 bash[58916]: cluster 2024-04-22T21:20:51.363970+0000 mgr.x (mgr.34107) 3185 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:53.277 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -e sha1=56e81df3aeb98b717efe2ab0537a8c60249f95f7 -- bash -c 'ceph health detail' 2024-04-22T21:20:53.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:53 smithi121 bash[75184]: audit 2024-04-22T21:20:52.512644+0000 mgr.x (mgr.34107) 3186 : audit [DBG] from='client.55081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:20:53.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:53 smithi121 bash[75184]: audit 2024-04-22T21:20:52.512644+0000 mgr.x (mgr.34107) 3186 : audit [DBG] from='client.55081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:20:53.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:53 smithi121 bash[73084]: audit 2024-04-22T21:20:52.512644+0000 mgr.x (mgr.34107) 3186 : audit [DBG] from='client.55081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:20:53.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:53 smithi121 bash[73084]: audit 2024-04-22T21:20:52.512644+0000 mgr.x (mgr.34107) 3186 : audit [DBG] from='client.55081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:20:53.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:53 smithi123 bash[58916]: audit 2024-04-22T21:20:52.512644+0000 mgr.x (mgr.34107) 3186 : audit [DBG] from='client.55081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:20:53.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:53 smithi123 bash[58916]: audit 2024-04-22T21:20:52.512644+0000 mgr.x (mgr.34107) 3186 : audit [DBG] from='client.55081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:20:54.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:54 smithi123 bash[58916]: cluster 2024-04-22T21:20:53.365409+0000 mgr.x (mgr.34107) 3187 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:54.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:54 smithi123 bash[58916]: cluster 2024-04-22T21:20:53.365409+0000 mgr.x (mgr.34107) 3187 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:54.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:54 smithi123 bash[58916]: audit 2024-04-22T21:20:53.837810+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:54.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:54 smithi123 bash[58916]: audit 2024-04-22T21:20:53.837810+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:54.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:54 smithi123 bash[58916]: audit 2024-04-22T21:20:53.857483+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:54.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:54 smithi123 bash[58916]: audit 2024-04-22T21:20:53.857483+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:54.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:54 smithi123 bash[58916]: audit 2024-04-22T21:20:53.876568+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:54.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:54 smithi123 bash[58916]: audit 2024-04-22T21:20:53.876568+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:54.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:54 smithi121 bash[73084]: cluster 2024-04-22T21:20:53.365409+0000 mgr.x (mgr.34107) 3187 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:54.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:54 smithi121 bash[73084]: cluster 2024-04-22T21:20:53.365409+0000 mgr.x (mgr.34107) 3187 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:54.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:54 smithi121 bash[73084]: audit 2024-04-22T21:20:53.837810+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:54.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:54 smithi121 bash[73084]: audit 2024-04-22T21:20:53.837810+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:54.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:54 smithi121 bash[73084]: audit 2024-04-22T21:20:53.857483+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:54.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:54 smithi121 bash[73084]: audit 2024-04-22T21:20:53.857483+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:54.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:54 smithi121 bash[73084]: audit 2024-04-22T21:20:53.876568+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:54.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:54 smithi121 bash[73084]: audit 2024-04-22T21:20:53.876568+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:54.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:54 smithi121 bash[75184]: cluster 2024-04-22T21:20:53.365409+0000 mgr.x (mgr.34107) 3187 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:54.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:54 smithi121 bash[75184]: cluster 2024-04-22T21:20:53.365409+0000 mgr.x (mgr.34107) 3187 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:20:54.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:54 smithi121 bash[75184]: audit 2024-04-22T21:20:53.837810+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:54.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:54 smithi121 bash[75184]: audit 2024-04-22T21:20:53.837810+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:54.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:54 smithi121 bash[75184]: audit 2024-04-22T21:20:53.857483+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:54.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:54 smithi121 bash[75184]: audit 2024-04-22T21:20:53.857483+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:54.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:54 smithi121 bash[75184]: audit 2024-04-22T21:20:53.876568+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:54.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:54 smithi121 bash[75184]: audit 2024-04-22T21:20:53.876568+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:20:56.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:56 smithi123 bash[58916]: cluster 2024-04-22T21:20:55.366360+0000 mgr.x (mgr.34107) 3188 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:56.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:56 smithi123 bash[58916]: cluster 2024-04-22T21:20:55.366360+0000 mgr.x (mgr.34107) 3188 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:56.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:56 smithi121 bash[73084]: cluster 2024-04-22T21:20:55.366360+0000 mgr.x (mgr.34107) 3188 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:56.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:56 smithi121 bash[73084]: cluster 2024-04-22T21:20:55.366360+0000 mgr.x (mgr.34107) 3188 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:56.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:56 smithi121 bash[75184]: cluster 2024-04-22T21:20:55.366360+0000 mgr.x (mgr.34107) 3188 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:56.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:56 smithi121 bash[75184]: cluster 2024-04-22T21:20:55.366360+0000 mgr.x (mgr.34107) 3188 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:57.530 INFO:teuthology.orchestra.run.smithi121.stdout:HEALTH_OK 2024-04-22T21:20:58.239 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:20:57 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:20:57] "GET /metrics HTTP/1.1" 200 38628 "" "Prometheus/2.43.0" 2024-04-22T21:20:58.396 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -e sha1=56e81df3aeb98b717efe2ab0537a8c60249f95f7 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-04-22T21:20:58.689 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:58 smithi121 bash[75184]: cluster 2024-04-22T21:20:57.367792+0000 mgr.x (mgr.34107) 3189 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:58.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:58 smithi121 bash[75184]: cluster 2024-04-22T21:20:57.367792+0000 mgr.x (mgr.34107) 3189 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:58.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:58 smithi121 bash[75184]: audit 2024-04-22T21:20:57.545779+0000 mon.a (mon.0) 3187 : audit [DBG] from='client.? 172.21.15.121:0/197362451' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:20:58.690 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:20:58 smithi121 bash[75184]: audit 2024-04-22T21:20:57.545779+0000 mon.a (mon.0) 3187 : audit [DBG] from='client.? 172.21.15.121:0/197362451' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:20:58.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:58 smithi121 bash[73084]: cluster 2024-04-22T21:20:57.367792+0000 mgr.x (mgr.34107) 3189 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:58.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:58 smithi121 bash[73084]: cluster 2024-04-22T21:20:57.367792+0000 mgr.x (mgr.34107) 3189 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:58.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:58 smithi121 bash[73084]: audit 2024-04-22T21:20:57.545779+0000 mon.a (mon.0) 3187 : audit [DBG] from='client.? 172.21.15.121:0/197362451' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:20:58.690 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:20:58 smithi121 bash[73084]: audit 2024-04-22T21:20:57.545779+0000 mon.a (mon.0) 3187 : audit [DBG] from='client.? 172.21.15.121:0/197362451' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:20:58.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:58 smithi123 bash[58916]: cluster 2024-04-22T21:20:57.367792+0000 mgr.x (mgr.34107) 3189 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:58.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:58 smithi123 bash[58916]: cluster 2024-04-22T21:20:57.367792+0000 mgr.x (mgr.34107) 3189 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:20:58.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:58 smithi123 bash[58916]: audit 2024-04-22T21:20:57.545779+0000 mon.a (mon.0) 3187 : audit [DBG] from='client.? 172.21.15.121:0/197362451' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:20:58.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:20:58 smithi123 bash[58916]: audit 2024-04-22T21:20:57.545779+0000 mon.a (mon.0) 3187 : audit [DBG] from='client.? 172.21.15.121:0/197362451' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-22T21:21:00.527 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:00 smithi121 bash[73084]: audit 2024-04-22T21:20:58.704892+0000 mgr.x (mgr.34107) 3190 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:21:00.527 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:00 smithi121 bash[73084]: audit 2024-04-22T21:20:58.704892+0000 mgr.x (mgr.34107) 3190 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:21:00.527 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:00 smithi121 bash[73084]: cluster 2024-04-22T21:20:59.369057+0000 mgr.x (mgr.34107) 3191 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:00.527 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:00 smithi121 bash[73084]: cluster 2024-04-22T21:20:59.369057+0000 mgr.x (mgr.34107) 3191 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:00.527 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:00 smithi121 bash[73084]: audit 2024-04-22T21:20:59.718072+0000 mon.c (mon.1) 10802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:21:00.527 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:00 smithi121 bash[73084]: audit 2024-04-22T21:20:59.718072+0000 mon.c (mon.1) 10802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:21:00.527 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:00 smithi121 bash[73084]: audit 2024-04-22T21:21:00.387660+0000 mon.c (mon.1) 10803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:21:00.527 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:00 smithi121 bash[73084]: audit 2024-04-22T21:21:00.387660+0000 mon.c (mon.1) 10803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:21:00.527 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:00 smithi121 bash[73084]: audit 2024-04-22T21:21:00.393472+0000 mon.c (mon.1) 10804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:21:00.527 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:00 smithi121 bash[73084]: audit 2024-04-22T21:21:00.393472+0000 mon.c (mon.1) 10804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:21:00.527 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:00 smithi121 bash[73084]: audit 2024-04-22T21:21:00.395178+0000 mon.c (mon.1) 10805 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:21:00.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:00 smithi121 bash[73084]: audit 2024-04-22T21:21:00.395178+0000 mon.c (mon.1) 10805 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:21:00.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:00 smithi121 bash[73084]: audit 2024-04-22T21:21:00.403651+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:00.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:00 smithi121 bash[73084]: audit 2024-04-22T21:21:00.403651+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:00.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:00 smithi121 bash[75184]: audit 2024-04-22T21:20:58.704892+0000 mgr.x (mgr.34107) 3190 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:21:00.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:00 smithi121 bash[75184]: audit 2024-04-22T21:20:58.704892+0000 mgr.x (mgr.34107) 3190 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:21:00.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:00 smithi121 bash[75184]: cluster 2024-04-22T21:20:59.369057+0000 mgr.x (mgr.34107) 3191 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:00.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:00 smithi121 bash[75184]: cluster 2024-04-22T21:20:59.369057+0000 mgr.x (mgr.34107) 3191 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:00.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:00 smithi121 bash[75184]: audit 2024-04-22T21:20:59.718072+0000 mon.c (mon.1) 10802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:21:00.528 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:00 smithi121 bash[75184]: audit 2024-04-22T21:20:59.718072+0000 mon.c (mon.1) 10802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:21:00.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:00 smithi121 bash[75184]: audit 2024-04-22T21:21:00.387660+0000 mon.c (mon.1) 10803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:21:00.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:00 smithi121 bash[75184]: audit 2024-04-22T21:21:00.387660+0000 mon.c (mon.1) 10803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:21:00.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:00 smithi121 bash[75184]: audit 2024-04-22T21:21:00.393472+0000 mon.c (mon.1) 10804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:21:00.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:00 smithi121 bash[75184]: audit 2024-04-22T21:21:00.393472+0000 mon.c (mon.1) 10804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:21:00.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:00 smithi121 bash[75184]: audit 2024-04-22T21:21:00.395178+0000 mon.c (mon.1) 10805 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:21:00.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:00 smithi121 bash[75184]: audit 2024-04-22T21:21:00.395178+0000 mon.c (mon.1) 10805 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:21:00.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:00 smithi121 bash[75184]: audit 2024-04-22T21:21:00.403651+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:00.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:00 smithi121 bash[75184]: audit 2024-04-22T21:21:00.403651+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:00.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:00 smithi123 bash[58916]: audit 2024-04-22T21:20:58.704892+0000 mgr.x (mgr.34107) 3190 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:21:00.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:00 smithi123 bash[58916]: audit 2024-04-22T21:20:58.704892+0000 mgr.x (mgr.34107) 3190 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:21:00.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:00 smithi123 bash[58916]: cluster 2024-04-22T21:20:59.369057+0000 mgr.x (mgr.34107) 3191 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:00.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:00 smithi123 bash[58916]: cluster 2024-04-22T21:20:59.369057+0000 mgr.x (mgr.34107) 3191 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:00.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:00 smithi123 bash[58916]: audit 2024-04-22T21:20:59.718072+0000 mon.c (mon.1) 10802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:21:00.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:00 smithi123 bash[58916]: audit 2024-04-22T21:20:59.718072+0000 mon.c (mon.1) 10802 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:21:00.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:00 smithi123 bash[58916]: audit 2024-04-22T21:21:00.387660+0000 mon.c (mon.1) 10803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:21:00.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:00 smithi123 bash[58916]: audit 2024-04-22T21:21:00.387660+0000 mon.c (mon.1) 10803 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-22T21:21:00.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:00 smithi123 bash[58916]: audit 2024-04-22T21:21:00.393472+0000 mon.c (mon.1) 10804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:21:00.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:00 smithi123 bash[58916]: audit 2024-04-22T21:21:00.393472+0000 mon.c (mon.1) 10804 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-22T21:21:00.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:00 smithi123 bash[58916]: audit 2024-04-22T21:21:00.395178+0000 mon.c (mon.1) 10805 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:21:00.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:00 smithi123 bash[58916]: audit 2024-04-22T21:21:00.395178+0000 mon.c (mon.1) 10805 : audit [INF] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-22T21:21:00.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:00 smithi123 bash[58916]: audit 2024-04-22T21:21:00.403651+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:00.741 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:00 smithi123 bash[58916]: audit 2024-04-22T21:21:00.403651+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:02.355 INFO:teuthology.orchestra.run.smithi121.stdout:true 2024-04-22T21:21:02.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:02 smithi123 bash[58916]: cluster 2024-04-22T21:21:01.370090+0000 mgr.x (mgr.34107) 3192 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:02.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:02 smithi123 bash[58916]: cluster 2024-04-22T21:21:01.370090+0000 mgr.x (mgr.34107) 3192 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:02.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:02 smithi123 bash[58916]: audit 2024-04-22T21:21:02.356531+0000 mon.c (mon.1) 10806 : audit [DBG] from='client.? 172.21.15.121:0/1926026063' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:21:02.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:02 smithi123 bash[58916]: audit 2024-04-22T21:21:02.356531+0000 mon.c (mon.1) 10806 : audit [DBG] from='client.? 172.21.15.121:0/1926026063' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:21:02.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:02 smithi121 bash[73084]: cluster 2024-04-22T21:21:01.370090+0000 mgr.x (mgr.34107) 3192 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:02.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:02 smithi121 bash[73084]: cluster 2024-04-22T21:21:01.370090+0000 mgr.x (mgr.34107) 3192 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:02.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:02 smithi121 bash[73084]: audit 2024-04-22T21:21:02.356531+0000 mon.c (mon.1) 10806 : audit [DBG] from='client.? 172.21.15.121:0/1926026063' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:21:02.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:02 smithi121 bash[73084]: audit 2024-04-22T21:21:02.356531+0000 mon.c (mon.1) 10806 : audit [DBG] from='client.? 172.21.15.121:0/1926026063' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:21:02.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:02 smithi121 bash[75184]: cluster 2024-04-22T21:21:01.370090+0000 mgr.x (mgr.34107) 3192 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:02.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:02 smithi121 bash[75184]: cluster 2024-04-22T21:21:01.370090+0000 mgr.x (mgr.34107) 3192 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:02.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:02 smithi121 bash[75184]: audit 2024-04-22T21:21:02.356531+0000 mon.c (mon.1) 10806 : audit [DBG] from='client.? 172.21.15.121:0/1926026063' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:21:02.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:02 smithi121 bash[75184]: audit 2024-04-22T21:21:02.356531+0000 mon.c (mon.1) 10806 : audit [DBG] from='client.? 172.21.15.121:0/1926026063' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:21:03.113 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -e sha1=56e81df3aeb98b717efe2ab0537a8c60249f95f7 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-04-22T21:21:04.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:04 smithi123 bash[58916]: cluster 2024-04-22T21:21:03.371548+0000 mgr.x (mgr.34107) 3193 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:04.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:04 smithi123 bash[58916]: cluster 2024-04-22T21:21:03.371548+0000 mgr.x (mgr.34107) 3193 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:04.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:04 smithi123 bash[58916]: audit 2024-04-22T21:21:04.281603+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:04.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:04 smithi123 bash[58916]: audit 2024-04-22T21:21:04.281603+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:04.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:04 smithi123 bash[58916]: audit 2024-04-22T21:21:04.295576+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:04.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:04 smithi123 bash[58916]: audit 2024-04-22T21:21:04.295576+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:04.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:04 smithi123 bash[58916]: audit 2024-04-22T21:21:04.311781+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:04.740 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:04 smithi123 bash[58916]: audit 2024-04-22T21:21:04.311781+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:04.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:04 smithi121 bash[73084]: cluster 2024-04-22T21:21:03.371548+0000 mgr.x (mgr.34107) 3193 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:04.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:04 smithi121 bash[73084]: cluster 2024-04-22T21:21:03.371548+0000 mgr.x (mgr.34107) 3193 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:04.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:04 smithi121 bash[73084]: audit 2024-04-22T21:21:04.281603+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:04.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:04 smithi121 bash[73084]: audit 2024-04-22T21:21:04.281603+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:04.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:04 smithi121 bash[73084]: audit 2024-04-22T21:21:04.295576+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:04.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:04 smithi121 bash[73084]: audit 2024-04-22T21:21:04.295576+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:04.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:04 smithi121 bash[73084]: audit 2024-04-22T21:21:04.311781+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:04.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:04 smithi121 bash[73084]: audit 2024-04-22T21:21:04.311781+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:04.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:04 smithi121 bash[75184]: cluster 2024-04-22T21:21:03.371548+0000 mgr.x (mgr.34107) 3193 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:04.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:04 smithi121 bash[75184]: cluster 2024-04-22T21:21:03.371548+0000 mgr.x (mgr.34107) 3193 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:04.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:04 smithi121 bash[75184]: audit 2024-04-22T21:21:04.281603+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:04.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:04 smithi121 bash[75184]: audit 2024-04-22T21:21:04.281603+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:04.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:04 smithi121 bash[75184]: audit 2024-04-22T21:21:04.295576+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:04.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:04 smithi121 bash[75184]: audit 2024-04-22T21:21:04.295576+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:04.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:04 smithi121 bash[75184]: audit 2024-04-22T21:21:04.311781+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:04.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:04 smithi121 bash[75184]: audit 2024-04-22T21:21:04.311781+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:06.237 INFO:teuthology.orchestra.run.smithi121.stdout: "ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev)" 2024-04-22T21:21:06.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:06 smithi121 bash[73084]: cluster 2024-04-22T21:21:05.372562+0000 mgr.x (mgr.34107) 3194 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:06.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:06 smithi121 bash[73084]: cluster 2024-04-22T21:21:05.372562+0000 mgr.x (mgr.34107) 3194 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:06.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:06 smithi121 bash[73084]: audit 2024-04-22T21:21:06.238228+0000 mon.c (mon.1) 10807 : audit [DBG] from='client.? 172.21.15.121:0/2666067492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:21:06.529 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:06 smithi121 bash[73084]: audit 2024-04-22T21:21:06.238228+0000 mon.c (mon.1) 10807 : audit [DBG] from='client.? 172.21.15.121:0/2666067492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:21:06.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:06 smithi121 bash[75184]: cluster 2024-04-22T21:21:05.372562+0000 mgr.x (mgr.34107) 3194 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:06.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:06 smithi121 bash[75184]: cluster 2024-04-22T21:21:05.372562+0000 mgr.x (mgr.34107) 3194 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:06.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:06 smithi121 bash[75184]: audit 2024-04-22T21:21:06.238228+0000 mon.c (mon.1) 10807 : audit [DBG] from='client.? 172.21.15.121:0/2666067492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:21:06.529 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:06 smithi121 bash[75184]: audit 2024-04-22T21:21:06.238228+0000 mon.c (mon.1) 10807 : audit [DBG] from='client.? 172.21.15.121:0/2666067492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:21:06.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:06 smithi123 bash[58916]: cluster 2024-04-22T21:21:05.372562+0000 mgr.x (mgr.34107) 3194 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:06.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:06 smithi123 bash[58916]: cluster 2024-04-22T21:21:05.372562+0000 mgr.x (mgr.34107) 3194 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:06.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:06 smithi123 bash[58916]: audit 2024-04-22T21:21:06.238228+0000 mon.c (mon.1) 10807 : audit [DBG] from='client.? 172.21.15.121:0/2666067492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:21:06.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:06 smithi123 bash[58916]: audit 2024-04-22T21:21:06.238228+0000 mon.c (mon.1) 10807 : audit [DBG] from='client.? 172.21.15.121:0/2666067492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-22T21:21:06.885 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -e sha1=56e81df3aeb98b717efe2ab0537a8c60249f95f7 -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-04-22T21:21:08.239 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:21:07 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:21:07] "GET /metrics HTTP/1.1" 200 38631 "" "Prometheus/2.43.0" 2024-04-22T21:21:08.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:08 smithi121 bash[73084]: cluster 2024-04-22T21:21:07.374374+0000 mgr.x (mgr.34107) 3195 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:08.701 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:08 smithi121 bash[73084]: cluster 2024-04-22T21:21:07.374374+0000 mgr.x (mgr.34107) 3195 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:08.701 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:08 smithi121 bash[75184]: cluster 2024-04-22T21:21:07.374374+0000 mgr.x (mgr.34107) 3195 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:08.701 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:08 smithi121 bash[75184]: cluster 2024-04-22T21:21:07.374374+0000 mgr.x (mgr.34107) 3195 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:08.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:08 smithi123 bash[58916]: cluster 2024-04-22T21:21:07.374374+0000 mgr.x (mgr.34107) 3195 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:08.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:08 smithi123 bash[58916]: cluster 2024-04-22T21:21:07.374374+0000 mgr.x (mgr.34107) 3195 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:10.168 INFO:teuthology.orchestra.run.smithi121.stdout:osd 8 16s ago - 2024-04-22T21:21:10.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:10 smithi123 bash[58916]: audit 2024-04-22T21:21:08.716250+0000 mgr.x (mgr.34107) 3196 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:21:10.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:10 smithi123 bash[58916]: audit 2024-04-22T21:21:08.716250+0000 mgr.x (mgr.34107) 3196 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:21:10.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:10 smithi123 bash[58916]: cluster 2024-04-22T21:21:09.375294+0000 mgr.x (mgr.34107) 3197 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:10.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:10 smithi123 bash[58916]: cluster 2024-04-22T21:21:09.375294+0000 mgr.x (mgr.34107) 3197 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:10.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:10 smithi121 bash[73084]: audit 2024-04-22T21:21:08.716250+0000 mgr.x (mgr.34107) 3196 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:21:10.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:10 smithi121 bash[73084]: audit 2024-04-22T21:21:08.716250+0000 mgr.x (mgr.34107) 3196 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:21:10.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:10 smithi121 bash[73084]: cluster 2024-04-22T21:21:09.375294+0000 mgr.x (mgr.34107) 3197 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:10.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:10 smithi121 bash[73084]: cluster 2024-04-22T21:21:09.375294+0000 mgr.x (mgr.34107) 3197 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:10.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:10 smithi121 bash[75184]: audit 2024-04-22T21:21:08.716250+0000 mgr.x (mgr.34107) 3196 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:21:10.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:10 smithi121 bash[75184]: audit 2024-04-22T21:21:08.716250+0000 mgr.x (mgr.34107) 3196 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:21:10.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:10 smithi121 bash[75184]: cluster 2024-04-22T21:21:09.375294+0000 mgr.x (mgr.34107) 3197 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:10.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:10 smithi121 bash[75184]: cluster 2024-04-22T21:21:09.375294+0000 mgr.x (mgr.34107) 3197 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:10.815 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-22T21:21:10.826 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi121.front.sepia.ceph.com 2024-04-22T21:21:10.826 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- bash -c 'ceph orch upgrade ls' 2024-04-22T21:21:11.778 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:11 smithi121 bash[75184]: audit 2024-04-22T21:21:10.150752+0000 mgr.x (mgr.34107) 3198 : audit [DBG] from='client.45102 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:21:11.778 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:11 smithi121 bash[75184]: audit 2024-04-22T21:21:10.150752+0000 mgr.x (mgr.34107) 3198 : audit [DBG] from='client.45102 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:21:11.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:11 smithi121 bash[73084]: audit 2024-04-22T21:21:10.150752+0000 mgr.x (mgr.34107) 3198 : audit [DBG] from='client.45102 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:21:11.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:11 smithi121 bash[73084]: audit 2024-04-22T21:21:10.150752+0000 mgr.x (mgr.34107) 3198 : audit [DBG] from='client.45102 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:21:11.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:11 smithi123 bash[58916]: audit 2024-04-22T21:21:10.150752+0000 mgr.x (mgr.34107) 3198 : audit [DBG] from='client.45102 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:21:11.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:11 smithi123 bash[58916]: audit 2024-04-22T21:21:10.150752+0000 mgr.x (mgr.34107) 3198 : audit [DBG] from='client.45102 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:21:12.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:12 smithi121 bash[73084]: cluster 2024-04-22T21:21:11.376280+0000 mgr.x (mgr.34107) 3199 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:12.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:12 smithi121 bash[73084]: cluster 2024-04-22T21:21:11.376280+0000 mgr.x (mgr.34107) 3199 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:12.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:12 smithi121 bash[75184]: cluster 2024-04-22T21:21:11.376280+0000 mgr.x (mgr.34107) 3199 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:12.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:12 smithi121 bash[75184]: cluster 2024-04-22T21:21:11.376280+0000 mgr.x (mgr.34107) 3199 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:12.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:12 smithi123 bash[58916]: cluster 2024-04-22T21:21:11.376280+0000 mgr.x (mgr.34107) 3199 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:12.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:12 smithi123 bash[58916]: cluster 2024-04-22T21:21:11.376280+0000 mgr.x (mgr.34107) 3199 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:14.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:14 smithi121 bash[73084]: cluster 2024-04-22T21:21:13.377623+0000 mgr.x (mgr.34107) 3200 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:14.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:14 smithi121 bash[73084]: cluster 2024-04-22T21:21:13.377623+0000 mgr.x (mgr.34107) 3200 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:14.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:14 smithi121 bash[73084]: audit 2024-04-22T21:21:14.019961+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:14.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:14 smithi121 bash[73084]: audit 2024-04-22T21:21:14.019961+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:14.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:14 smithi121 bash[73084]: audit 2024-04-22T21:21:14.030625+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:14.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:14 smithi121 bash[73084]: audit 2024-04-22T21:21:14.030625+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:14.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:14 smithi121 bash[73084]: audit 2024-04-22T21:21:14.039686+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:14.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:14 smithi121 bash[73084]: audit 2024-04-22T21:21:14.039686+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:14.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:14 smithi121 bash[75184]: cluster 2024-04-22T21:21:13.377623+0000 mgr.x (mgr.34107) 3200 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:14.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:14 smithi121 bash[75184]: cluster 2024-04-22T21:21:13.377623+0000 mgr.x (mgr.34107) 3200 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:14.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:14 smithi121 bash[75184]: audit 2024-04-22T21:21:14.019961+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:14.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:14 smithi121 bash[75184]: audit 2024-04-22T21:21:14.019961+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:14.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:14 smithi121 bash[75184]: audit 2024-04-22T21:21:14.030625+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:14.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:14 smithi121 bash[75184]: audit 2024-04-22T21:21:14.030625+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:14.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:14 smithi121 bash[75184]: audit 2024-04-22T21:21:14.039686+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:14.780 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:14 smithi121 bash[75184]: audit 2024-04-22T21:21:14.039686+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:14.982 INFO:teuthology.orchestra.run.smithi121.stdout:{ 2024-04-22T21:21:14.982 INFO:teuthology.orchestra.run.smithi121.stdout: "image": "quay.io/ceph/ceph", 2024-04-22T21:21:14.982 INFO:teuthology.orchestra.run.smithi121.stdout: "registry": "quay.io", 2024-04-22T21:21:14.982 INFO:teuthology.orchestra.run.smithi121.stdout: "bare_image": "ceph/ceph", 2024-04-22T21:21:14.983 INFO:teuthology.orchestra.run.smithi121.stdout: "versions": [] 2024-04-22T21:21:14.983 INFO:teuthology.orchestra.run.smithi121.stdout:} 2024-04-22T21:21:14.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:14 smithi123 bash[58916]: cluster 2024-04-22T21:21:13.377623+0000 mgr.x (mgr.34107) 3200 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:14.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:14 smithi123 bash[58916]: cluster 2024-04-22T21:21:13.377623+0000 mgr.x (mgr.34107) 3200 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:14.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:14 smithi123 bash[58916]: audit 2024-04-22T21:21:14.019961+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:14.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:14 smithi123 bash[58916]: audit 2024-04-22T21:21:14.019961+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:14.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:14 smithi123 bash[58916]: audit 2024-04-22T21:21:14.030625+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:14.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:14 smithi123 bash[58916]: audit 2024-04-22T21:21:14.030625+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:14.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:14 smithi123 bash[58916]: audit 2024-04-22T21:21:14.039686+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:14.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:14 smithi123 bash[58916]: audit 2024-04-22T21:21:14.039686+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:15.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:15 smithi121 bash[73084]: audit 2024-04-22T21:21:14.252680+0000 mgr.x (mgr.34107) 3201 : audit [DBG] from='client.45108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:21:15.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:15 smithi121 bash[73084]: audit 2024-04-22T21:21:14.252680+0000 mgr.x (mgr.34107) 3201 : audit [DBG] from='client.45108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:21:15.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:15 smithi121 bash[73084]: audit 2024-04-22T21:21:14.718541+0000 mon.c (mon.1) 10808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:21:15.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:15 smithi121 bash[73084]: audit 2024-04-22T21:21:14.718541+0000 mon.c (mon.1) 10808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:21:15.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:15 smithi121 bash[75184]: audit 2024-04-22T21:21:14.252680+0000 mgr.x (mgr.34107) 3201 : audit [DBG] from='client.45108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:21:15.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:15 smithi121 bash[75184]: audit 2024-04-22T21:21:14.252680+0000 mgr.x (mgr.34107) 3201 : audit [DBG] from='client.45108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:21:15.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:15 smithi121 bash[75184]: audit 2024-04-22T21:21:14.718541+0000 mon.c (mon.1) 10808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:21:15.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:15 smithi121 bash[75184]: audit 2024-04-22T21:21:14.718541+0000 mon.c (mon.1) 10808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:21:15.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:15 smithi123 bash[58916]: audit 2024-04-22T21:21:14.252680+0000 mgr.x (mgr.34107) 3201 : audit [DBG] from='client.45108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:21:15.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:15 smithi123 bash[58916]: audit 2024-04-22T21:21:14.252680+0000 mgr.x (mgr.34107) 3201 : audit [DBG] from='client.45108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:21:15.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:15 smithi123 bash[58916]: audit 2024-04-22T21:21:14.718541+0000 mon.c (mon.1) 10808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:21:15.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:15 smithi123 bash[58916]: audit 2024-04-22T21:21:14.718541+0000 mon.c (mon.1) 10808 : audit [DBG] from='mgr.34107 172.21.15.123:0/1071011632' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-22T21:21:16.382 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-04-22T21:21:16.640 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:16 smithi121 bash[73084]: cluster 2024-04-22T21:21:15.378858+0000 mgr.x (mgr.34107) 3202 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:16.640 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:16 smithi121 bash[73084]: cluster 2024-04-22T21:21:15.378858+0000 mgr.x (mgr.34107) 3202 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:16.640 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:16 smithi121 bash[75184]: cluster 2024-04-22T21:21:15.378858+0000 mgr.x (mgr.34107) 3202 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:16.640 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:16 smithi121 bash[75184]: cluster 2024-04-22T21:21:15.378858+0000 mgr.x (mgr.34107) 3202 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:16.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:16 smithi123 bash[58916]: cluster 2024-04-22T21:21:15.378858+0000 mgr.x (mgr.34107) 3202 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:16.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:16 smithi123 bash[58916]: cluster 2024-04-22T21:21:15.378858+0000 mgr.x (mgr.34107) 3202 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:18.239 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:21:17 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:21:17] "GET /metrics HTTP/1.1" 200 38632 "" "Prometheus/2.43.0" 2024-04-22T21:21:18.709 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:18 smithi121 bash[73084]: cluster 2024-04-22T21:21:17.380223+0000 mgr.x (mgr.34107) 3203 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:18.710 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:18 smithi121 bash[73084]: cluster 2024-04-22T21:21:17.380223+0000 mgr.x (mgr.34107) 3203 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:18.710 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:18 smithi121 bash[75184]: cluster 2024-04-22T21:21:17.380223+0000 mgr.x (mgr.34107) 3203 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:18.710 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:18 smithi121 bash[75184]: cluster 2024-04-22T21:21:17.380223+0000 mgr.x (mgr.34107) 3203 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:18.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:18 smithi123 bash[58916]: cluster 2024-04-22T21:21:17.380223+0000 mgr.x (mgr.34107) 3203 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:18.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:18 smithi123 bash[58916]: cluster 2024-04-22T21:21:17.380223+0000 mgr.x (mgr.34107) 3203 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:20.587 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:20 smithi121 bash[75184]: audit 2024-04-22T21:21:18.724852+0000 mgr.x (mgr.34107) 3204 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:21:20.588 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:20 smithi121 bash[75184]: audit 2024-04-22T21:21:18.724852+0000 mgr.x (mgr.34107) 3204 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:21:20.588 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:20 smithi121 bash[75184]: cluster 2024-04-22T21:21:19.381300+0000 mgr.x (mgr.34107) 3205 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:20.588 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:20 smithi121 bash[75184]: cluster 2024-04-22T21:21:19.381300+0000 mgr.x (mgr.34107) 3205 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:20.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:20 smithi123 bash[58916]: audit 2024-04-22T21:21:18.724852+0000 mgr.x (mgr.34107) 3204 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:21:20.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:20 smithi123 bash[58916]: audit 2024-04-22T21:21:18.724852+0000 mgr.x (mgr.34107) 3204 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:21:20.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:20 smithi123 bash[58916]: cluster 2024-04-22T21:21:19.381300+0000 mgr.x (mgr.34107) 3205 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:20.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:20 smithi123 bash[58916]: cluster 2024-04-22T21:21:19.381300+0000 mgr.x (mgr.34107) 3205 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:21.028 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:20 smithi121 bash[73084]: audit 2024-04-22T21:21:18.724852+0000 mgr.x (mgr.34107) 3204 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:21:21.028 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:20 smithi121 bash[73084]: audit 2024-04-22T21:21:18.724852+0000 mgr.x (mgr.34107) 3204 : audit [DBG] from='client.44856 -' entity='client.iscsi.foo.smithi121.rxpsbc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-22T21:21:21.028 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:20 smithi121 bash[73084]: cluster 2024-04-22T21:21:19.381300+0000 mgr.x (mgr.34107) 3205 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:21.028 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:20 smithi121 bash[73084]: cluster 2024-04-22T21:21:19.381300+0000 mgr.x (mgr.34107) 3205 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:22.518 INFO:teuthology.orchestra.run.smithi121.stdout: "16.2.0", 2024-04-22T21:21:22.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:22 smithi121 bash[73084]: cluster 2024-04-22T21:21:21.382223+0000 mgr.x (mgr.34107) 3206 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:22.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:22 smithi121 bash[73084]: cluster 2024-04-22T21:21:21.382223+0000 mgr.x (mgr.34107) 3206 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:22.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:22 smithi121 bash[75184]: cluster 2024-04-22T21:21:21.382223+0000 mgr.x (mgr.34107) 3206 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:22.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:22 smithi121 bash[75184]: cluster 2024-04-22T21:21:21.382223+0000 mgr.x (mgr.34107) 3206 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:22.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:22 smithi123 bash[58916]: cluster 2024-04-22T21:21:21.382223+0000 mgr.x (mgr.34107) 3206 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:22.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:22 smithi123 bash[58916]: cluster 2024-04-22T21:21:21.382223+0000 mgr.x (mgr.34107) 3206 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:23.246 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e8544264-00e9-11ef-bc93-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-04-22T21:21:23.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:23 smithi121 bash[73084]: audit 2024-04-22T21:21:21.852271+0000 mgr.x (mgr.34107) 3207 : audit [DBG] from='client.45114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:21:23.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:23 smithi121 bash[73084]: audit 2024-04-22T21:21:21.852271+0000 mgr.x (mgr.34107) 3207 : audit [DBG] from='client.45114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:21:23.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:23 smithi121 bash[73084]: cluster 2024-04-22T21:21:23.383871+0000 mgr.x (mgr.34107) 3208 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:23.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:23 smithi121 bash[73084]: cluster 2024-04-22T21:21:23.383871+0000 mgr.x (mgr.34107) 3208 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:23.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:23 smithi121 bash[75184]: audit 2024-04-22T21:21:21.852271+0000 mgr.x (mgr.34107) 3207 : audit [DBG] from='client.45114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:21:23.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:23 smithi121 bash[75184]: audit 2024-04-22T21:21:21.852271+0000 mgr.x (mgr.34107) 3207 : audit [DBG] from='client.45114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:21:23.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:23 smithi121 bash[75184]: cluster 2024-04-22T21:21:23.383871+0000 mgr.x (mgr.34107) 3208 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:23.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:23 smithi121 bash[75184]: cluster 2024-04-22T21:21:23.383871+0000 mgr.x (mgr.34107) 3208 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:23.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:23 smithi123 bash[58916]: audit 2024-04-22T21:21:21.852271+0000 mgr.x (mgr.34107) 3207 : audit [DBG] from='client.45114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:21:23.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:23 smithi123 bash[58916]: audit 2024-04-22T21:21:21.852271+0000 mgr.x (mgr.34107) 3207 : audit [DBG] from='client.45114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:21:23.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:23 smithi123 bash[58916]: cluster 2024-04-22T21:21:23.383871+0000 mgr.x (mgr.34107) 3208 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:23.989 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:23 smithi123 bash[58916]: cluster 2024-04-22T21:21:23.383871+0000 mgr.x (mgr.34107) 3208 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-22T21:21:25.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:25 smithi123 bash[58916]: audit 2024-04-22T21:21:24.497269+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:25.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:25 smithi123 bash[58916]: audit 2024-04-22T21:21:24.497269+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:25.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:25 smithi123 bash[58916]: audit 2024-04-22T21:21:24.507073+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:25.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:25 smithi123 bash[58916]: audit 2024-04-22T21:21:24.507073+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:25.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:25 smithi123 bash[58916]: audit 2024-04-22T21:21:24.516314+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:25.739 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:25 smithi123 bash[58916]: audit 2024-04-22T21:21:24.516314+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:25.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:25 smithi121 bash[73084]: audit 2024-04-22T21:21:24.497269+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:25.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:25 smithi121 bash[73084]: audit 2024-04-22T21:21:24.497269+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:25.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:25 smithi121 bash[73084]: audit 2024-04-22T21:21:24.507073+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:25.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:25 smithi121 bash[73084]: audit 2024-04-22T21:21:24.507073+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:25.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:25 smithi121 bash[73084]: audit 2024-04-22T21:21:24.516314+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:25.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:25 smithi121 bash[73084]: audit 2024-04-22T21:21:24.516314+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:25.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:25 smithi121 bash[75184]: audit 2024-04-22T21:21:24.497269+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:25.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:25 smithi121 bash[75184]: audit 2024-04-22T21:21:24.497269+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:25.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:25 smithi121 bash[75184]: audit 2024-04-22T21:21:24.507073+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:25.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:25 smithi121 bash[75184]: audit 2024-04-22T21:21:24.507073+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:25.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:25 smithi121 bash[75184]: audit 2024-04-22T21:21:24.516314+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:25.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:25 smithi121 bash[75184]: audit 2024-04-22T21:21:24.516314+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.34107 ' entity='mgr.x' 2024-04-22T21:21:26.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:26 smithi121 bash[73084]: cluster 2024-04-22T21:21:25.384525+0000 mgr.x (mgr.34107) 3209 : cluster [DBG] pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:26.779 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:26 smithi121 bash[73084]: cluster 2024-04-22T21:21:25.384525+0000 mgr.x (mgr.34107) 3209 : cluster [DBG] pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:26.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:26 smithi121 bash[75184]: cluster 2024-04-22T21:21:25.384525+0000 mgr.x (mgr.34107) 3209 : cluster [DBG] pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:26.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:26 smithi121 bash[75184]: cluster 2024-04-22T21:21:25.384525+0000 mgr.x (mgr.34107) 3209 : cluster [DBG] pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:26.844 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:26 smithi123 bash[58916]: cluster 2024-04-22T21:21:25.384525+0000 mgr.x (mgr.34107) 3209 : cluster [DBG] pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:26.844 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:26 smithi123 bash[58916]: cluster 2024-04-22T21:21:25.384525+0000 mgr.x (mgr.34107) 3209 : cluster [DBG] pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-22T21:21:27.248 INFO:teuthology.orchestra.run.smithi121.stdout: "v16.2.2", 2024-04-22T21:21:27.248 INFO:teuthology.orchestra.run.smithi121.stdout: "v16.2.2-20210505", 2024-04-22T21:21:27.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:27 smithi121 bash[73084]: audit 2024-04-22T21:21:26.507864+0000 mgr.x (mgr.34107) 3210 : audit [DBG] from='client.45120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:21:27.778 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:27 smithi121 bash[73084]: audit 2024-04-22T21:21:26.507864+0000 mgr.x (mgr.34107) 3210 : audit [DBG] from='client.45120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:21:27.778 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:27 smithi121 bash[75184]: audit 2024-04-22T21:21:26.507864+0000 mgr.x (mgr.34107) 3210 : audit [DBG] from='client.45120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:21:27.779 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:27 smithi121 bash[75184]: audit 2024-04-22T21:21:26.507864+0000 mgr.x (mgr.34107) 3210 : audit [DBG] from='client.45120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:21:27.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:27 smithi123 bash[58916]: audit 2024-04-22T21:21:26.507864+0000 mgr.x (mgr.34107) 3210 : audit [DBG] from='client.45120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:21:27.939 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:27 smithi123 bash[58916]: audit 2024-04-22T21:21:26.507864+0000 mgr.x (mgr.34107) 3210 : audit [DBG] from='client.45120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-22T21:21:28.135 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-22T21:21:28.147 INFO:tasks.cephadm:Teardown begin 2024-04-22T21:21:28.147 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-22T21:21:28.161 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-22T21:21:28.175 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-22T21:21:28.175 DEBUG:teuthology.orchestra.run.smithi121:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-22T21:21:28.207 DEBUG:teuthology.orchestra.run.smithi123:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-22T21:21:28.226 INFO:tasks.cephadm:Stopping all daemons... 2024-04-22T21:21:28.226 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-04-22T21:21:28.226 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-e8544264-00e9-11ef-bc93-c7b262605968@mon.a 2024-04-22T21:21:28.233 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:21:27 smithi123 bash[52966]: ::ffff:172.21.15.123 - - [22/Apr/2024:21:21:27] "GET /metrics HTTP/1.1" 200 38632 "" "Prometheus/2.43.0" 2024-04-22T21:21:28.398 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:28 smithi121 systemd[1]: Stopping Ceph mon.a for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:21:28.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:28 smithi121 bash[73084]: debug 2024-04-22T21:21:28.409+0000 7f89aac58700 -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-22T21:21:28.528 INFO:journalctl@ceph.mon.a.smithi121.stdout:Apr 22 21:21:28 smithi121 bash[73084]: debug 2024-04-22T21:21:28.409+0000 7f89aac58700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-04-22T21:21:29.515 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e8544264-00e9-11ef-bc93-c7b262605968@mon.a.service' 2024-04-22T21:21:29.544 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-22T21:21:29.545 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-04-22T21:21:29.545 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-04-22T21:21:29.545 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-e8544264-00e9-11ef-bc93-c7b262605968@mon.c 2024-04-22T21:21:29.766 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:29 smithi121 systemd[1]: Stopping Ceph mon.c for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:21:29.766 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:29 smithi121 bash[75184]: debug 2024-04-22T21:21:29.721+0000 7ff3aaca6700 -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-22T21:21:29.766 INFO:journalctl@ceph.mon.c.smithi121.stdout:Apr 22 21:21:29 smithi121 bash[75184]: debug 2024-04-22T21:21:29.721+0000 7ff3aaca6700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-04-22T21:21:29.989 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:21:29 smithi123 bash[52966]: [22/Apr/2024:21:21:29] ENGINE Bus STOPPING 2024-04-22T21:21:29.989 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:21:29 smithi123 bash[52966]: [22/Apr/2024:21:21:29] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-22T21:21:29.989 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:21:29 smithi123 bash[52966]: [22/Apr/2024:21:21:29] ENGINE Bus STOPPED 2024-04-22T21:21:29.989 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:21:29 smithi123 bash[52966]: [22/Apr/2024:21:21:29] ENGINE Bus STARTING 2024-04-22T21:21:29.989 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:21:29 smithi123 bash[52966]: CherryPy Checker: 2024-04-22T21:21:29.989 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:21:29 smithi123 bash[52966]: The Application mounted at '' has an empty config. 2024-04-22T21:21:29.989 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:21:29 smithi123 bash[52966]: [22/Apr/2024:21:21:29] ENGINE Serving on http://:::9283 2024-04-22T21:21:29.989 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:21:29 smithi123 bash[52966]: [22/Apr/2024:21:21:29] ENGINE Bus STARTED 2024-04-22T21:21:30.638 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e8544264-00e9-11ef-bc93-c7b262605968@mon.c.service' 2024-04-22T21:21:30.668 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-22T21:21:30.690 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-04-22T21:21:30.690 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-04-22T21:21:30.690 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-e8544264-00e9-11ef-bc93-c7b262605968@mon.b 2024-04-22T21:21:30.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:30 smithi123 systemd[1]: Stopping Ceph mon.b for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:21:30.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:30 smithi123 bash[58916]: debug 2024-04-22T21:21:30.846+0000 7faddc333700 -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-22T21:21:30.957 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 22 21:21:30 smithi123 bash[58916]: debug 2024-04-22T21:21:30.846+0000 7faddc333700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-04-22T21:21:31.902 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e8544264-00e9-11ef-bc93-c7b262605968@mon.b.service' 2024-04-22T21:21:31.931 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-22T21:21:31.931 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-04-22T21:21:31.931 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-04-22T21:21:31.931 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-e8544264-00e9-11ef-bc93-c7b262605968@mgr.y 2024-04-22T21:21:32.277 INFO:journalctl@ceph.mgr.y.smithi121.stdout:Apr 22 21:21:31 smithi121 systemd[1]: Stopping Ceph mgr.y for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:21:32.914 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e8544264-00e9-11ef-bc93-c7b262605968@mgr.y.service' 2024-04-22T21:21:32.937 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-22T21:21:32.937 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-04-22T21:21:32.937 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-04-22T21:21:32.937 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-e8544264-00e9-11ef-bc93-c7b262605968@mgr.x 2024-04-22T21:21:33.239 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:21:32 smithi123 systemd[1]: Stopping Ceph mgr.x for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:21:33.239 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:21:33 smithi123 bash[52966]: debug 2024-04-22T21:21:33.106+0000 7f590c245700 -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-22T21:21:33.240 INFO:journalctl@ceph.mgr.x.smithi123.stdout:Apr 22 21:21:33 smithi123 bash[52966]: debug 2024-04-22T21:21:33.106+0000 7f590c245700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-04-22T21:21:34.014 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e8544264-00e9-11ef-bc93-c7b262605968@mgr.x.service' 2024-04-22T21:21:34.040 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-22T21:21:34.040 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-04-22T21:21:34.040 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-04-22T21:21:34.041 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.0 2024-04-22T21:21:34.528 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:21:34 smithi121 systemd[1]: Stopping Ceph osd.0 for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:21:34.528 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:21:34 smithi121 bash[79480]: debug 2024-04-22T21:21:34.169+0000 7f1d09422700 -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-22T21:21:34.528 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:21:34 smithi121 bash[79480]: debug 2024-04-22T21:21:34.169+0000 7f1d09422700 -1 osd.0 162 *** Got signal Terminated *** 2024-04-22T21:21:34.528 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:21:34 smithi121 bash[79480]: debug 2024-04-22T21:21:34.169+0000 7f1d09422700 -1 osd.0 162 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-22T21:21:40.278 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:21:40 smithi121 bash[113738]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-0 2024-04-22T21:21:40.278 INFO:journalctl@ceph.osd.0.smithi121.stdout:Apr 22 21:21:40 smithi121 bash[114063]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-0 2024-04-22T21:21:43.011 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.0.service' 2024-04-22T21:21:43.039 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-22T21:21:43.039 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-04-22T21:21:43.039 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-04-22T21:21:43.040 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.1 2024-04-22T21:21:43.278 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:21:43 smithi121 systemd[1]: Stopping Ceph osd.1 for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:21:43.278 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:21:43 smithi121 bash[82426]: debug 2024-04-22T21:21:43.237+0000 7ff3380f0700 -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-22T21:21:43.278 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:21:43 smithi121 bash[82426]: debug 2024-04-22T21:21:43.237+0000 7ff3380f0700 -1 osd.1 162 *** Got signal Terminated *** 2024-04-22T21:21:43.278 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:21:43 smithi121 bash[82426]: debug 2024-04-22T21:21:43.237+0000 7ff3380f0700 -1 osd.1 162 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-22T21:21:49.778 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:21:49 smithi121 bash[114679]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-1 2024-04-22T21:21:49.778 INFO:journalctl@ceph.osd.1.smithi121.stdout:Apr 22 21:21:49 smithi121 bash[114748]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-1 2024-04-22T21:21:51.636 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.1.service' 2024-04-22T21:21:51.666 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-22T21:21:51.666 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-04-22T21:21:51.666 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-04-22T21:21:51.666 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.2 2024-04-22T21:21:52.028 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:21:51 smithi121 systemd[1]: Stopping Ceph osd.2 for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:21:52.028 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:21:51 smithi121 bash[85207]: debug 2024-04-22T21:21:51.841+0000 7f260aa43700 -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-22T21:21:52.028 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:21:51 smithi121 bash[85207]: debug 2024-04-22T21:21:51.841+0000 7f260aa43700 -1 osd.2 162 *** Got signal Terminated *** 2024-04-22T21:21:52.028 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:21:51 smithi121 bash[85207]: debug 2024-04-22T21:21:51.841+0000 7f260aa43700 -1 osd.2 162 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-22T21:21:55.989 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:21:55 smithi123 bash[94159]: ts=2024-04-22T21:21:55.563Z 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.123:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.123:8765: connect: connection refused" 2024-04-22T21:21:55.989 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:21:55 smithi123 bash[94159]: ts=2024-04-22T21:21:55.565Z 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.123:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.123:8765: connect: connection refused" 2024-04-22T21:21:55.989 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:21:55 smithi123 bash[94159]: ts=2024-04-22T21:21:55.567Z 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.123:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.123:8765: connect: connection refused" 2024-04-22T21:21:55.989 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:21:55 smithi123 bash[94159]: ts=2024-04-22T21:21:55.567Z 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.123:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.123:8765: connect: connection refused" 2024-04-22T21:21:55.989 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:21:55 smithi123 bash[94159]: ts=2024-04-22T21:21:55.570Z 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.123:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.123:8765: connect: connection refused" 2024-04-22T21:21:58.441 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:21:58 smithi121 bash[114883]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-2 2024-04-22T21:21:58.778 INFO:journalctl@ceph.osd.2.smithi121.stdout:Apr 22 21:21:58 smithi121 bash[115053]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-2 2024-04-22T21:22:00.554 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.2.service' 2024-04-22T21:22:00.581 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-22T21:22:00.581 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-04-22T21:22:00.581 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-04-22T21:22:00.581 DEBUG:teuthology.orchestra.run.smithi121:> sudo systemctl stop ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.3 2024-04-22T21:22:01.028 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:22:00 smithi121 systemd[1]: Stopping Ceph osd.3 for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:22:01.239 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:22:00 smithi123 bash[67484]: debug 2024-04-22T21:22:00.862+0000 7fc632774700 -1 osd.4 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.090944+0000 front 2024-04-22T21:21:38.090593+0000 (oldest deadline 2024-04-22T21:22:00.390612+0000) 2024-04-22T21:22:01.528 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:22:01 smithi121 bash[88334]: debug 2024-04-22T21:22:01.229+0000 7f53f9440700 -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-22T21:22:01.528 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:22:01 smithi121 bash[88334]: debug 2024-04-22T21:22:01.229+0000 7f53f9440700 -1 osd.3 162 *** Got signal Terminated *** 2024-04-22T21:22:01.528 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:22:01 smithi121 bash[88334]: debug 2024-04-22T21:22:01.229+0000 7f53f9440700 -1 osd.3 162 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-22T21:22:02.239 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:22:01 smithi123 bash[67484]: debug 2024-04-22T21:22:01.902+0000 7fc632774700 -1 osd.4 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.090944+0000 front 2024-04-22T21:21:38.090593+0000 (oldest deadline 2024-04-22T21:22:00.390612+0000) 2024-04-22T21:22:02.739 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:02 smithi123 bash[70414]: debug 2024-04-22T21:22:02.386+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:03.028 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:22:02 smithi121 bash[88334]: debug 2024-04-22T21:22:02.541+0000 7f53f1a2c700 -1 osd.3 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.280590+0000 front 2024-04-22T21:21:38.280514+0000 (oldest deadline 2024-04-22T21:22:02.380599+0000) 2024-04-22T21:22:03.238 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:22:02 smithi123 bash[67484]: debug 2024-04-22T21:22:02.881+0000 7fc632774700 -1 osd.4 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.090944+0000 front 2024-04-22T21:21:38.090593+0000 (oldest deadline 2024-04-22T21:22:00.390612+0000) 2024-04-22T21:22:03.738 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:03 smithi123 bash[70414]: debug 2024-04-22T21:22:03.373+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:03.778 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:22:03 smithi121 bash[88334]: debug 2024-04-22T21:22:03.525+0000 7f53f1a2c700 -1 osd.3 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.280590+0000 front 2024-04-22T21:21:38.280514+0000 (oldest deadline 2024-04-22T21:22:02.380599+0000) 2024-04-22T21:22:04.239 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:22:03 smithi123 bash[67484]: debug 2024-04-22T21:22:03.841+0000 7fc632774700 -1 osd.4 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.090944+0000 front 2024-04-22T21:21:38.090593+0000 (oldest deadline 2024-04-22T21:22:00.390612+0000) 2024-04-22T21:22:04.714 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:04 smithi123 bash[70414]: debug 2024-04-22T21:22:04.397+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:04.715 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:04 smithi123 bash[73472]: debug 2024-04-22T21:22:04.433+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:37.764877+0000 front 2024-04-22T21:21:37.764698+0000 (oldest deadline 2024-04-22T21:22:03.664719+0000) 2024-04-22T21:22:04.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:04 smithi123 bash[76541]: debug 2024-04-22T21:22:04.729+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:04.989 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:22:04 smithi123 bash[67484]: debug 2024-04-22T21:22:04.793+0000 7fc632774700 -1 osd.4 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.090944+0000 front 2024-04-22T21:21:38.090593+0000 (oldest deadline 2024-04-22T21:22:00.390612+0000) 2024-04-22T21:22:05.028 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:22:04 smithi121 bash[88334]: debug 2024-04-22T21:22:04.561+0000 7f53f1a2c700 -1 osd.3 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.280590+0000 front 2024-04-22T21:21:38.280514+0000 (oldest deadline 2024-04-22T21:22:02.380599+0000) 2024-04-22T21:22:05.739 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:05 smithi123 bash[70414]: debug 2024-04-22T21:22:05.397+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:05.739 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:05 smithi123 bash[73472]: debug 2024-04-22T21:22:05.445+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:37.764877+0000 front 2024-04-22T21:21:37.764698+0000 (oldest deadline 2024-04-22T21:22:03.664719+0000) 2024-04-22T21:22:05.988 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:22:05 smithi121 bash[88334]: debug 2024-04-22T21:22:05.569+0000 7f53f1a2c700 -1 osd.3 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.280590+0000 front 2024-04-22T21:21:38.280514+0000 (oldest deadline 2024-04-22T21:22:02.380599+0000) 2024-04-22T21:22:06.238 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:22:05 smithi123 bash[67484]: debug 2024-04-22T21:22:05.769+0000 7fc632774700 -1 osd.4 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.090944+0000 front 2024-04-22T21:21:38.090593+0000 (oldest deadline 2024-04-22T21:22:00.390612+0000) 2024-04-22T21:22:06.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:05 smithi123 bash[76541]: debug 2024-04-22T21:22:05.753+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:06.639 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:06 smithi123 bash[70414]: debug 2024-04-22T21:22:06.377+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:06.639 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:06 smithi123 bash[73472]: debug 2024-04-22T21:22:06.489+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:37.764877+0000 front 2024-04-22T21:21:37.764698+0000 (oldest deadline 2024-04-22T21:22:03.664719+0000) 2024-04-22T21:22:06.930 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:06 smithi123 bash[76541]: debug 2024-04-22T21:22:06.733+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:06.930 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:22:06 smithi123 bash[67484]: debug 2024-04-22T21:22:06.777+0000 7fc632774700 -1 osd.4 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.090944+0000 front 2024-04-22T21:21:38.090593+0000 (oldest deadline 2024-04-22T21:22:00.390612+0000) 2024-04-22T21:22:07.465 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:22:07 smithi121 bash[115283]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-3 2024-04-22T21:22:07.465 INFO:journalctl@ceph.osd.3.smithi121.stdout:Apr 22 21:22:07 smithi121 bash[115961]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-3 2024-04-22T21:22:07.705 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:07 smithi123 bash[70414]: debug 2024-04-22T21:22:07.389+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:07.705 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:07 smithi123 bash[73472]: debug 2024-04-22T21:22:07.469+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:37.764877+0000 front 2024-04-22T21:21:37.764698+0000 (oldest deadline 2024-04-22T21:22:03.664719+0000) 2024-04-22T21:22:07.989 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:22:07 smithi123 bash[67484]: debug 2024-04-22T21:22:07.777+0000 7fc632774700 -1 osd.4 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.090944+0000 front 2024-04-22T21:21:38.090593+0000 (oldest deadline 2024-04-22T21:22:00.390612+0000) 2024-04-22T21:22:07.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:07 smithi123 bash[76541]: debug 2024-04-22T21:22:07.717+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:08.623 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:08 smithi123 bash[70414]: debug 2024-04-22T21:22:08.385+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:08.623 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:08 smithi123 bash[73472]: debug 2024-04-22T21:22:08.441+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:37.764877+0000 front 2024-04-22T21:21:37.764698+0000 (oldest deadline 2024-04-22T21:22:03.664719+0000) 2024-04-22T21:22:08.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:08 smithi123 bash[76541]: debug 2024-04-22T21:22:08.717+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:08.989 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:22:08 smithi123 bash[67484]: debug 2024-04-22T21:22:08.729+0000 7fc632774700 -1 osd.4 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.090944+0000 front 2024-04-22T21:21:38.090593+0000 (oldest deadline 2024-04-22T21:22:00.390612+0000) 2024-04-22T21:22:09.288 DEBUG:teuthology.orchestra.run.smithi121:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.3.service' 2024-04-22T21:22:09.317 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-22T21:22:09.317 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-04-22T21:22:09.317 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-04-22T21:22:09.317 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.4 2024-04-22T21:22:09.698 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:09 smithi123 bash[73472]: debug 2024-04-22T21:22:09.457+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:37.764877+0000 front 2024-04-22T21:21:37.764698+0000 (oldest deadline 2024-04-22T21:22:03.664719+0000) 2024-04-22T21:22:09.698 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:22:09 smithi123 systemd[1]: Stopping Ceph osd.4 for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:22:09.698 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:22:09 smithi123 bash[67484]: debug 2024-04-22T21:22:09.469+0000 7fc636180700 -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-22T21:22:09.698 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:22:09 smithi123 bash[67484]: debug 2024-04-22T21:22:09.469+0000 7fc636180700 -1 osd.4 162 *** Got signal Terminated *** 2024-04-22T21:22:09.698 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:22:09 smithi123 bash[67484]: debug 2024-04-22T21:22:09.469+0000 7fc636180700 -1 osd.4 162 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-22T21:22:09.699 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:09 smithi123 bash[70414]: debug 2024-04-22T21:22:09.409+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:09.955 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:22:09 smithi123 bash[67484]: debug 2024-04-22T21:22:09.709+0000 7fc632774700 -1 osd.4 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.090944+0000 front 2024-04-22T21:21:38.090593+0000 (oldest deadline 2024-04-22T21:22:00.390612+0000) 2024-04-22T21:22:09.956 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:22:09 smithi123 bash[67484]: debug 2024-04-22T21:22:09.709+0000 7fc632774700 -1 osd.4 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:44.392620+0000 front 2024-04-22T21:21:44.392813+0000 (oldest deadline 2024-04-22T21:22:09.692420+0000) 2024-04-22T21:22:09.956 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:09 smithi123 bash[76541]: debug 2024-04-22T21:22:09.717+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:10.489 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:10 smithi123 bash[70414]: debug 2024-04-22T21:22:10.449+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:10.489 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:10 smithi123 bash[73472]: debug 2024-04-22T21:22:10.413+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:37.764877+0000 front 2024-04-22T21:21:37.764698+0000 (oldest deadline 2024-04-22T21:22:03.664719+0000) 2024-04-22T21:22:10.490 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:10 smithi123 bash[73472]: debug 2024-04-22T21:22:10.413+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:43.665679+0000 front 2024-04-22T21:21:43.665458+0000 (oldest deadline 2024-04-22T21:22:09.565504+0000) 2024-04-22T21:22:10.989 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:22:10 smithi123 bash[67484]: debug 2024-04-22T21:22:10.725+0000 7fc632774700 -1 osd.4 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.090944+0000 front 2024-04-22T21:21:38.090593+0000 (oldest deadline 2024-04-22T21:22:00.390612+0000) 2024-04-22T21:22:10.989 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:22:10 smithi123 bash[67484]: debug 2024-04-22T21:22:10.725+0000 7fc632774700 -1 osd.4 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:44.392620+0000 front 2024-04-22T21:21:44.392813+0000 (oldest deadline 2024-04-22T21:22:09.692420+0000) 2024-04-22T21:22:10.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:10 smithi123 bash[76541]: debug 2024-04-22T21:22:10.669+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:10.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:10 smithi123 bash[76541]: debug 2024-04-22T21:22:10.669+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:45.539661+0000 front 2024-04-22T21:21:45.539367+0000 (oldest deadline 2024-04-22T21:22:10.239236+0000) 2024-04-22T21:22:11.671 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:11 smithi123 bash[70414]: debug 2024-04-22T21:22:11.449+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:11.672 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:11 smithi123 bash[70414]: debug 2024-04-22T21:22:11.449+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:44.889176+0000 front 2024-04-22T21:21:44.889480+0000 (oldest deadline 2024-04-22T21:22:10.788996+0000) 2024-04-22T21:22:11.672 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:11 smithi123 bash[73472]: debug 2024-04-22T21:22:11.381+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:37.764877+0000 front 2024-04-22T21:21:37.764698+0000 (oldest deadline 2024-04-22T21:22:03.664719+0000) 2024-04-22T21:22:11.672 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:11 smithi123 bash[73472]: debug 2024-04-22T21:22:11.381+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:43.665679+0000 front 2024-04-22T21:21:43.665458+0000 (oldest deadline 2024-04-22T21:22:09.565504+0000) 2024-04-22T21:22:11.989 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:22:11 smithi123 bash[67484]: debug 2024-04-22T21:22:11.693+0000 7fc632774700 -1 osd.4 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.090944+0000 front 2024-04-22T21:21:38.090593+0000 (oldest deadline 2024-04-22T21:22:00.390612+0000) 2024-04-22T21:22:11.989 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:22:11 smithi123 bash[67484]: debug 2024-04-22T21:22:11.693+0000 7fc632774700 -1 osd.4 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:44.392620+0000 front 2024-04-22T21:21:44.392813+0000 (oldest deadline 2024-04-22T21:22:09.692420+0000) 2024-04-22T21:22:11.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:11 smithi123 bash[76541]: debug 2024-04-22T21:22:11.685+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:11.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:11 smithi123 bash[76541]: debug 2024-04-22T21:22:11.685+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:45.539661+0000 front 2024-04-22T21:21:45.539367+0000 (oldest deadline 2024-04-22T21:22:10.239236+0000) 2024-04-22T21:22:12.707 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:12 smithi123 bash[70414]: debug 2024-04-22T21:22:12.473+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:12.707 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:12 smithi123 bash[70414]: debug 2024-04-22T21:22:12.473+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:44.889176+0000 front 2024-04-22T21:21:44.889480+0000 (oldest deadline 2024-04-22T21:22:10.788996+0000) 2024-04-22T21:22:12.707 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:12 smithi123 bash[73472]: debug 2024-04-22T21:22:12.417+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:37.764877+0000 front 2024-04-22T21:21:37.764698+0000 (oldest deadline 2024-04-22T21:22:03.664719+0000) 2024-04-22T21:22:12.708 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:12 smithi123 bash[73472]: debug 2024-04-22T21:22:12.417+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:43.665679+0000 front 2024-04-22T21:21:43.665458+0000 (oldest deadline 2024-04-22T21:22:09.565504+0000) 2024-04-22T21:22:12.989 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:22:12 smithi123 bash[67484]: debug 2024-04-22T21:22:12.721+0000 7fc632774700 -1 osd.4 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.090944+0000 front 2024-04-22T21:21:38.090593+0000 (oldest deadline 2024-04-22T21:22:00.390612+0000) 2024-04-22T21:22:12.989 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:22:12 smithi123 bash[67484]: debug 2024-04-22T21:22:12.721+0000 7fc632774700 -1 osd.4 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:44.392620+0000 front 2024-04-22T21:21:44.392813+0000 (oldest deadline 2024-04-22T21:22:09.692420+0000) 2024-04-22T21:22:12.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:12 smithi123 bash[76541]: debug 2024-04-22T21:22:12.725+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:12.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:12 smithi123 bash[76541]: debug 2024-04-22T21:22:12.725+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:45.539661+0000 front 2024-04-22T21:21:45.539367+0000 (oldest deadline 2024-04-22T21:22:10.239236+0000) 2024-04-22T21:22:13.690 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:13 smithi123 bash[70414]: debug 2024-04-22T21:22:13.449+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:13.690 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:13 smithi123 bash[70414]: debug 2024-04-22T21:22:13.449+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:44.889176+0000 front 2024-04-22T21:21:44.889480+0000 (oldest deadline 2024-04-22T21:22:10.788996+0000) 2024-04-22T21:22:13.691 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:13 smithi123 bash[73472]: debug 2024-04-22T21:22:13.401+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:37.764877+0000 front 2024-04-22T21:21:37.764698+0000 (oldest deadline 2024-04-22T21:22:03.664719+0000) 2024-04-22T21:22:13.691 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:13 smithi123 bash[73472]: debug 2024-04-22T21:22:13.401+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:43.665679+0000 front 2024-04-22T21:21:43.665458+0000 (oldest deadline 2024-04-22T21:22:09.565504+0000) 2024-04-22T21:22:13.989 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:22:13 smithi123 bash[67484]: debug 2024-04-22T21:22:13.701+0000 7fc632774700 -1 osd.4 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.090944+0000 front 2024-04-22T21:21:38.090593+0000 (oldest deadline 2024-04-22T21:22:00.390612+0000) 2024-04-22T21:22:13.989 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:22:13 smithi123 bash[67484]: debug 2024-04-22T21:22:13.701+0000 7fc632774700 -1 osd.4 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:44.392620+0000 front 2024-04-22T21:21:44.392813+0000 (oldest deadline 2024-04-22T21:22:09.692420+0000) 2024-04-22T21:22:13.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:13 smithi123 bash[76541]: debug 2024-04-22T21:22:13.713+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:13.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:13 smithi123 bash[76541]: debug 2024-04-22T21:22:13.713+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:45.539661+0000 front 2024-04-22T21:21:45.539367+0000 (oldest deadline 2024-04-22T21:22:10.239236+0000) 2024-04-22T21:22:14.699 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:14 smithi123 bash[70414]: debug 2024-04-22T21:22:14.473+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:14.700 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:14 smithi123 bash[70414]: debug 2024-04-22T21:22:14.473+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:44.889176+0000 front 2024-04-22T21:21:44.889480+0000 (oldest deadline 2024-04-22T21:22:10.788996+0000) 2024-04-22T21:22:14.700 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:14 smithi123 bash[73472]: debug 2024-04-22T21:22:14.381+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:37.764877+0000 front 2024-04-22T21:21:37.764698+0000 (oldest deadline 2024-04-22T21:22:03.664719+0000) 2024-04-22T21:22:14.700 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:14 smithi123 bash[73472]: debug 2024-04-22T21:22:14.381+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:43.665679+0000 front 2024-04-22T21:21:43.665458+0000 (oldest deadline 2024-04-22T21:22:09.565504+0000) 2024-04-22T21:22:14.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:14 smithi123 bash[76541]: debug 2024-04-22T21:22:14.713+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:14.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:14 smithi123 bash[76541]: debug 2024-04-22T21:22:14.713+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:45.539661+0000 front 2024-04-22T21:21:45.539367+0000 (oldest deadline 2024-04-22T21:22:10.239236+0000) 2024-04-22T21:22:15.686 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:15 smithi123 bash[70414]: debug 2024-04-22T21:22:15.501+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:15.686 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:15 smithi123 bash[70414]: debug 2024-04-22T21:22:15.501+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:44.889176+0000 front 2024-04-22T21:21:44.889480+0000 (oldest deadline 2024-04-22T21:22:10.788996+0000) 2024-04-22T21:22:15.687 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:15 smithi123 bash[73472]: debug 2024-04-22T21:22:15.429+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:37.764877+0000 front 2024-04-22T21:21:37.764698+0000 (oldest deadline 2024-04-22T21:22:03.664719+0000) 2024-04-22T21:22:15.687 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:15 smithi123 bash[73472]: debug 2024-04-22T21:22:15.429+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:43.665679+0000 front 2024-04-22T21:21:43.665458+0000 (oldest deadline 2024-04-22T21:22:09.565504+0000) 2024-04-22T21:22:15.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:15 smithi123 bash[76541]: debug 2024-04-22T21:22:15.725+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:15.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:15 smithi123 bash[76541]: debug 2024-04-22T21:22:15.729+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:45.539661+0000 front 2024-04-22T21:21:45.539367+0000 (oldest deadline 2024-04-22T21:22:10.239236+0000) 2024-04-22T21:22:15.989 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:22:15 smithi123 bash[101359]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-4 2024-04-22T21:22:15.989 INFO:journalctl@ceph.osd.4.smithi123.stdout:Apr 22 21:22:15 smithi123 bash[101551]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-4 2024-04-22T21:22:16.702 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:16 smithi123 bash[73472]: debug 2024-04-22T21:22:16.433+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:37.764877+0000 front 2024-04-22T21:21:37.764698+0000 (oldest deadline 2024-04-22T21:22:03.664719+0000) 2024-04-22T21:22:16.703 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:16 smithi123 bash[73472]: debug 2024-04-22T21:22:16.433+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:43.665679+0000 front 2024-04-22T21:21:43.665458+0000 (oldest deadline 2024-04-22T21:22:09.565504+0000) 2024-04-22T21:22:16.703 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:16 smithi123 bash[70414]: debug 2024-04-22T21:22:16.525+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:16.703 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:16 smithi123 bash[70414]: debug 2024-04-22T21:22:16.525+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:44.889176+0000 front 2024-04-22T21:21:44.889480+0000 (oldest deadline 2024-04-22T21:22:10.788996+0000) 2024-04-22T21:22:16.988 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:16 smithi123 bash[76541]: debug 2024-04-22T21:22:16.717+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:16.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:16 smithi123 bash[76541]: debug 2024-04-22T21:22:16.717+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:45.539661+0000 front 2024-04-22T21:21:45.539367+0000 (oldest deadline 2024-04-22T21:22:10.239236+0000) 2024-04-22T21:22:17.520 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:17 smithi123 bash[73472]: debug 2024-04-22T21:22:17.449+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:37.764877+0000 front 2024-04-22T21:21:37.764698+0000 (oldest deadline 2024-04-22T21:22:03.664719+0000) 2024-04-22T21:22:17.521 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:17 smithi123 bash[73472]: debug 2024-04-22T21:22:17.449+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:43.665679+0000 front 2024-04-22T21:21:43.665458+0000 (oldest deadline 2024-04-22T21:22:09.565504+0000) 2024-04-22T21:22:17.989 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:17 smithi123 bash[70414]: debug 2024-04-22T21:22:17.561+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:17.989 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:17 smithi123 bash[70414]: debug 2024-04-22T21:22:17.561+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:44.889176+0000 front 2024-04-22T21:21:44.889480+0000 (oldest deadline 2024-04-22T21:22:10.788996+0000) 2024-04-22T21:22:17.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:17 smithi123 bash[76541]: debug 2024-04-22T21:22:17.733+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:17.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:17 smithi123 bash[76541]: debug 2024-04-22T21:22:17.733+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:45.539661+0000 front 2024-04-22T21:21:45.539367+0000 (oldest deadline 2024-04-22T21:22:10.239236+0000) 2024-04-22T21:22:18.107 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.4.service' 2024-04-22T21:22:18.135 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-22T21:22:18.135 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-04-22T21:22:18.135 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-04-22T21:22:18.135 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.5 2024-04-22T21:22:18.482 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:18 smithi123 systemd[1]: Stopping Ceph osd.5 for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:22:18.482 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:18 smithi123 bash[70414]: debug 2024-04-22T21:22:18.349+0000 7f9dcf077700 -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-22T21:22:18.482 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:18 smithi123 bash[70414]: debug 2024-04-22T21:22:18.349+0000 7f9dcf077700 -1 osd.5 162 *** Got signal Terminated *** 2024-04-22T21:22:18.482 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:18 smithi123 bash[70414]: debug 2024-04-22T21:22:18.349+0000 7f9dcf077700 -1 osd.5 162 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-22T21:22:18.739 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:18 smithi123 bash[70414]: debug 2024-04-22T21:22:18.601+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:18.739 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:18 smithi123 bash[70414]: debug 2024-04-22T21:22:18.601+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:44.889176+0000 front 2024-04-22T21:21:44.889480+0000 (oldest deadline 2024-04-22T21:22:10.788996+0000) 2024-04-22T21:22:18.739 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:18 smithi123 bash[70414]: debug 2024-04-22T21:22:18.601+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:55.490473+0000 front 2024-04-22T21:21:55.490324+0000 (oldest deadline 2024-04-22T21:22:18.390077+0000) 2024-04-22T21:22:18.739 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:18 smithi123 bash[73472]: debug 2024-04-22T21:22:18.493+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:37.764877+0000 front 2024-04-22T21:21:37.764698+0000 (oldest deadline 2024-04-22T21:22:03.664719+0000) 2024-04-22T21:22:18.739 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:18 smithi123 bash[73472]: debug 2024-04-22T21:22:18.493+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:43.665679+0000 front 2024-04-22T21:21:43.665458+0000 (oldest deadline 2024-04-22T21:22:09.565504+0000) 2024-04-22T21:22:18.739 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:18 smithi123 bash[73472]: debug 2024-04-22T21:22:18.493+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:54.867048+0000 front 2024-04-22T21:21:54.867113+0000 (oldest deadline 2024-04-22T21:22:17.766798+0000) 2024-04-22T21:22:19.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:18 smithi123 bash[76541]: debug 2024-04-22T21:22:18.753+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:19.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:18 smithi123 bash[76541]: debug 2024-04-22T21:22:18.753+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:45.539661+0000 front 2024-04-22T21:21:45.539367+0000 (oldest deadline 2024-04-22T21:22:10.239236+0000) 2024-04-22T21:22:19.739 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:19 smithi123 bash[70414]: debug 2024-04-22T21:22:19.617+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:19.739 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:19 smithi123 bash[70414]: debug 2024-04-22T21:22:19.617+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:44.889176+0000 front 2024-04-22T21:21:44.889480+0000 (oldest deadline 2024-04-22T21:22:10.788996+0000) 2024-04-22T21:22:19.739 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:19 smithi123 bash[70414]: debug 2024-04-22T21:22:19.617+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:55.490473+0000 front 2024-04-22T21:21:55.490324+0000 (oldest deadline 2024-04-22T21:22:18.390077+0000) 2024-04-22T21:22:19.739 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:19 smithi123 bash[73472]: debug 2024-04-22T21:22:19.465+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:37.764877+0000 front 2024-04-22T21:21:37.764698+0000 (oldest deadline 2024-04-22T21:22:03.664719+0000) 2024-04-22T21:22:19.739 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:19 smithi123 bash[73472]: debug 2024-04-22T21:22:19.465+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:43.665679+0000 front 2024-04-22T21:21:43.665458+0000 (oldest deadline 2024-04-22T21:22:09.565504+0000) 2024-04-22T21:22:19.739 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:19 smithi123 bash[73472]: debug 2024-04-22T21:22:19.465+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:54.867048+0000 front 2024-04-22T21:21:54.867113+0000 (oldest deadline 2024-04-22T21:22:17.766798+0000) 2024-04-22T21:22:20.238 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:19 smithi123 bash[76541]: debug 2024-04-22T21:22:19.753+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:20.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:19 smithi123 bash[76541]: debug 2024-04-22T21:22:19.753+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:45.539661+0000 front 2024-04-22T21:21:45.539367+0000 (oldest deadline 2024-04-22T21:22:10.239236+0000) 2024-04-22T21:22:20.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:19 smithi123 bash[76541]: debug 2024-04-22T21:22:19.753+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:55.342031+0000 front 2024-04-22T21:21:55.341685+0000 (oldest deadline 2024-04-22T21:22:19.441808+0000) 2024-04-22T21:22:20.737 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:20 smithi123 bash[73472]: debug 2024-04-22T21:22:20.485+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:37.764877+0000 front 2024-04-22T21:21:37.764698+0000 (oldest deadline 2024-04-22T21:22:03.664719+0000) 2024-04-22T21:22:20.737 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:20 smithi123 bash[73472]: debug 2024-04-22T21:22:20.485+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:43.665679+0000 front 2024-04-22T21:21:43.665458+0000 (oldest deadline 2024-04-22T21:22:09.565504+0000) 2024-04-22T21:22:20.737 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:20 smithi123 bash[73472]: debug 2024-04-22T21:22:20.485+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:54.867048+0000 front 2024-04-22T21:21:54.867113+0000 (oldest deadline 2024-04-22T21:22:17.766798+0000) 2024-04-22T21:22:20.737 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:20 smithi123 bash[70414]: debug 2024-04-22T21:22:20.665+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:20.737 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:20 smithi123 bash[70414]: debug 2024-04-22T21:22:20.665+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:44.889176+0000 front 2024-04-22T21:21:44.889480+0000 (oldest deadline 2024-04-22T21:22:10.788996+0000) 2024-04-22T21:22:20.737 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:20 smithi123 bash[70414]: debug 2024-04-22T21:22:20.665+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:55.490473+0000 front 2024-04-22T21:21:55.490324+0000 (oldest deadline 2024-04-22T21:22:18.390077+0000) 2024-04-22T21:22:20.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:20 smithi123 bash[76541]: debug 2024-04-22T21:22:20.749+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:20.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:20 smithi123 bash[76541]: debug 2024-04-22T21:22:20.749+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:45.539661+0000 front 2024-04-22T21:21:45.539367+0000 (oldest deadline 2024-04-22T21:22:10.239236+0000) 2024-04-22T21:22:20.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:20 smithi123 bash[76541]: debug 2024-04-22T21:22:20.749+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:55.342031+0000 front 2024-04-22T21:21:55.341685+0000 (oldest deadline 2024-04-22T21:22:19.441808+0000) 2024-04-22T21:22:21.739 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:21 smithi123 bash[70414]: debug 2024-04-22T21:22:21.693+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:21.739 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:21 smithi123 bash[70414]: debug 2024-04-22T21:22:21.693+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:44.889176+0000 front 2024-04-22T21:21:44.889480+0000 (oldest deadline 2024-04-22T21:22:10.788996+0000) 2024-04-22T21:22:21.739 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:21 smithi123 bash[70414]: debug 2024-04-22T21:22:21.693+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:55.490473+0000 front 2024-04-22T21:21:55.490324+0000 (oldest deadline 2024-04-22T21:22:18.390077+0000) 2024-04-22T21:22:21.739 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:21 smithi123 bash[73472]: debug 2024-04-22T21:22:21.489+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:37.764877+0000 front 2024-04-22T21:21:37.764698+0000 (oldest deadline 2024-04-22T21:22:03.664719+0000) 2024-04-22T21:22:21.739 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:21 smithi123 bash[73472]: debug 2024-04-22T21:22:21.489+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:43.665679+0000 front 2024-04-22T21:21:43.665458+0000 (oldest deadline 2024-04-22T21:22:09.565504+0000) 2024-04-22T21:22:21.739 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:21 smithi123 bash[73472]: debug 2024-04-22T21:22:21.489+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:54.867048+0000 front 2024-04-22T21:21:54.867113+0000 (oldest deadline 2024-04-22T21:22:17.766798+0000) 2024-04-22T21:22:22.238 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:21 smithi123 bash[76541]: debug 2024-04-22T21:22:21.773+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:22.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:21 smithi123 bash[76541]: debug 2024-04-22T21:22:21.773+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:45.539661+0000 front 2024-04-22T21:21:45.539367+0000 (oldest deadline 2024-04-22T21:22:10.239236+0000) 2024-04-22T21:22:22.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:21 smithi123 bash[76541]: debug 2024-04-22T21:22:21.773+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:55.342031+0000 front 2024-04-22T21:21:55.341685+0000 (oldest deadline 2024-04-22T21:22:19.441808+0000) 2024-04-22T21:22:22.736 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:22 smithi123 bash[70414]: debug 2024-04-22T21:22:22.661+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:22.736 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:22 smithi123 bash[70414]: debug 2024-04-22T21:22:22.661+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:44.889176+0000 front 2024-04-22T21:21:44.889480+0000 (oldest deadline 2024-04-22T21:22:10.788996+0000) 2024-04-22T21:22:22.736 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:22 smithi123 bash[70414]: debug 2024-04-22T21:22:22.661+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:55.490473+0000 front 2024-04-22T21:21:55.490324+0000 (oldest deadline 2024-04-22T21:22:18.390077+0000) 2024-04-22T21:22:22.737 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:22 smithi123 bash[73472]: debug 2024-04-22T21:22:22.473+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:37.764877+0000 front 2024-04-22T21:21:37.764698+0000 (oldest deadline 2024-04-22T21:22:03.664719+0000) 2024-04-22T21:22:22.737 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:22 smithi123 bash[73472]: debug 2024-04-22T21:22:22.473+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:43.665679+0000 front 2024-04-22T21:21:43.665458+0000 (oldest deadline 2024-04-22T21:22:09.565504+0000) 2024-04-22T21:22:22.737 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:22 smithi123 bash[73472]: debug 2024-04-22T21:22:22.473+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:54.867048+0000 front 2024-04-22T21:21:54.867113+0000 (oldest deadline 2024-04-22T21:22:17.766798+0000) 2024-04-22T21:22:22.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:22 smithi123 bash[76541]: debug 2024-04-22T21:22:22.749+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:22.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:22 smithi123 bash[76541]: debug 2024-04-22T21:22:22.749+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:45.539661+0000 front 2024-04-22T21:21:45.539367+0000 (oldest deadline 2024-04-22T21:22:10.239236+0000) 2024-04-22T21:22:22.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:22 smithi123 bash[76541]: debug 2024-04-22T21:22:22.749+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:55.342031+0000 front 2024-04-22T21:21:55.341685+0000 (oldest deadline 2024-04-22T21:22:19.441808+0000) 2024-04-22T21:22:23.702 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[73472]: debug 2024-04-22T21:22:23.517+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:37.764877+0000 front 2024-04-22T21:21:37.764698+0000 (oldest deadline 2024-04-22T21:22:03.664719+0000) 2024-04-22T21:22:23.702 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[73472]: debug 2024-04-22T21:22:23.517+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:43.665679+0000 front 2024-04-22T21:21:43.665458+0000 (oldest deadline 2024-04-22T21:22:09.565504+0000) 2024-04-22T21:22:23.702 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[73472]: debug 2024-04-22T21:22:23.517+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:54.867048+0000 front 2024-04-22T21:21:54.867113+0000 (oldest deadline 2024-04-22T21:22:17.766798+0000) 2024-04-22T21:22:23.703 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: *** Caught signal (Segmentation fault) ** 2024-04-22T21:22:23.703 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: in thread 7f9dba649700 thread_name:safe_timer 2024-04-22T21:22:23.703 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev) 2024-04-22T21:22:23.703 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f9dd64cdd20] 2024-04-22T21:22:23.703 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x40a) [0x55b45701916a] 2024-04-22T21:22:23.703 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x1f8) [0x55b4570a7638] 2024-04-22T21:22:23.703 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x53) [0x55b456c8f9c3] 2024-04-22T21:22:23.704 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 5: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0x7b1) [0x55b456f17921] 2024-04-22T21:22:23.704 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0x424) [0x55b456c0ab14] 2024-04-22T21:22:23.704 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x5a) [0x55b456c0cb7a] 2024-04-22T21:22:23.704 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0x873) [0x55b456c0eae3] 2024-04-22T21:22:23.704 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 9: (HandleWatchTimeout::complete(int)+0x11a) [0x55b456b6f66a] 2024-04-22T21:22:23.704 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 10: (CommonSafeTimer::timer_thread()+0x155) [0x55b4571c92a5] 2024-04-22T21:22:23.704 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 11: (CommonSafeTimerThread::entry()+0x11) [0x55b4571caad1] 2024-04-22T21:22:23.704 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7f9dd64c31ca] 2024-04-22T21:22:23.704 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 13: clone() 2024-04-22T21:22:23.704 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug 2024-04-22T21:22:23.365+0000 7f9dba649700 -1 *** Caught signal (Segmentation fault) ** 2024-04-22T21:22:23.704 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: in thread 7f9dba649700 thread_name:safe_timer 2024-04-22T21:22:23.704 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev) 2024-04-22T21:22:23.704 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f9dd64cdd20] 2024-04-22T21:22:23.705 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x40a) [0x55b45701916a] 2024-04-22T21:22:23.705 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x1f8) [0x55b4570a7638] 2024-04-22T21:22:23.705 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x53) [0x55b456c8f9c3] 2024-04-22T21:22:23.705 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 5: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0x7b1) [0x55b456f17921] 2024-04-22T21:22:23.706 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0x424) [0x55b456c0ab14] 2024-04-22T21:22:23.706 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x5a) [0x55b456c0cb7a] 2024-04-22T21:22:23.706 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0x873) [0x55b456c0eae3] 2024-04-22T21:22:23.706 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 9: (HandleWatchTimeout::complete(int)+0x11a) [0x55b456b6f66a] 2024-04-22T21:22:23.706 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 10: (CommonSafeTimer::timer_thread()+0x155) [0x55b4571c92a5] 2024-04-22T21:22:23.706 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 11: (CommonSafeTimerThread::entry()+0x11) [0x55b4571caad1] 2024-04-22T21:22:23.706 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7f9dd64c31ca] 2024-04-22T21:22:23.706 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 13: clone() 2024-04-22T21:22:23.706 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-04-22T21:22:23.706 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -6267> 2024-04-22T21:22:02.386+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:23.706 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -5889> 2024-04-22T21:22:03.373+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:23.706 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -4640> 2024-04-22T21:22:04.397+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:23.707 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -4471> 2024-04-22T21:22:05.397+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:23.707 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -4337> 2024-04-22T21:22:06.377+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:23.707 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -4233> 2024-04-22T21:22:07.389+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:23.707 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -3975> 2024-04-22T21:22:08.385+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:23.707 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -3861> 2024-04-22T21:22:09.409+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:23.707 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -3666> 2024-04-22T21:22:10.449+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:23.707 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -3162> 2024-04-22T21:22:11.449+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:23.707 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -3161> 2024-04-22T21:22:11.449+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:44.889176+0000 front 2024-04-22T21:21:44.889480+0000 (oldest deadline 2024-04-22T21:22:10.788996+0000) 2024-04-22T21:22:23.707 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -2458> 2024-04-22T21:22:12.473+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:23.707 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -2457> 2024-04-22T21:22:12.473+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:44.889176+0000 front 2024-04-22T21:21:44.889480+0000 (oldest deadline 2024-04-22T21:22:10.788996+0000) 2024-04-22T21:22:23.707 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -2237> 2024-04-22T21:22:13.449+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:23.707 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -2236> 2024-04-22T21:22:13.449+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:44.889176+0000 front 2024-04-22T21:21:44.889480+0000 (oldest deadline 2024-04-22T21:22:10.788996+0000) 2024-04-22T21:22:23.707 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -2190> 2024-04-22T21:22:14.473+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:23.707 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -2189> 2024-04-22T21:22:14.473+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:44.889176+0000 front 2024-04-22T21:21:44.889480+0000 (oldest deadline 2024-04-22T21:22:10.788996+0000) 2024-04-22T21:22:23.708 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -1982> 2024-04-22T21:22:15.501+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:23.708 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -1981> 2024-04-22T21:22:15.501+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:44.889176+0000 front 2024-04-22T21:21:44.889480+0000 (oldest deadline 2024-04-22T21:22:10.788996+0000) 2024-04-22T21:22:23.708 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -1797> 2024-04-22T21:22:16.525+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:23.708 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -1796> 2024-04-22T21:22:16.525+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:44.889176+0000 front 2024-04-22T21:21:44.889480+0000 (oldest deadline 2024-04-22T21:22:10.788996+0000) 2024-04-22T21:22:23.708 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -1745> 2024-04-22T21:22:17.561+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:23.708 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -1744> 2024-04-22T21:22:17.561+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:44.889176+0000 front 2024-04-22T21:21:44.889480+0000 (oldest deadline 2024-04-22T21:22:10.788996+0000) 2024-04-22T21:22:23.708 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -1623> 2024-04-22T21:22:18.349+0000 7f9dcf077700 -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-22T21:22:23.708 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -1622> 2024-04-22T21:22:18.349+0000 7f9dcf077700 -1 osd.5 162 *** Got signal Terminated *** 2024-04-22T21:22:23.708 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -1620> 2024-04-22T21:22:18.349+0000 7f9dcf077700 -1 osd.5 162 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-22T21:22:23.708 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -1546> 2024-04-22T21:22:18.601+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:23.708 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -1545> 2024-04-22T21:22:18.601+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:44.889176+0000 front 2024-04-22T21:21:44.889480+0000 (oldest deadline 2024-04-22T21:22:10.788996+0000) 2024-04-22T21:22:23.708 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -1544> 2024-04-22T21:22:18.601+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:55.490473+0000 front 2024-04-22T21:21:55.490324+0000 (oldest deadline 2024-04-22T21:22:18.390077+0000) 2024-04-22T21:22:23.708 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -1093> 2024-04-22T21:22:19.617+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:23.708 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -1092> 2024-04-22T21:22:19.617+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:44.889176+0000 front 2024-04-22T21:21:44.889480+0000 (oldest deadline 2024-04-22T21:22:10.788996+0000) 2024-04-22T21:22:23.708 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -1091> 2024-04-22T21:22:19.617+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:55.490473+0000 front 2024-04-22T21:21:55.490324+0000 (oldest deadline 2024-04-22T21:22:18.390077+0000) 2024-04-22T21:22:23.708 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -445> 2024-04-22T21:22:20.665+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:23.709 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -444> 2024-04-22T21:22:20.665+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:44.889176+0000 front 2024-04-22T21:21:44.889480+0000 (oldest deadline 2024-04-22T21:22:10.788996+0000) 2024-04-22T21:22:23.709 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -443> 2024-04-22T21:22:20.665+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:55.490473+0000 front 2024-04-22T21:21:55.490324+0000 (oldest deadline 2024-04-22T21:22:18.390077+0000) 2024-04-22T21:22:23.709 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -286> 2024-04-22T21:22:21.693+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:23.709 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -285> 2024-04-22T21:22:21.693+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:44.889176+0000 front 2024-04-22T21:21:44.889480+0000 (oldest deadline 2024-04-22T21:22:10.788996+0000) 2024-04-22T21:22:23.709 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -284> 2024-04-22T21:22:21.693+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:55.490473+0000 front 2024-04-22T21:21:55.490324+0000 (oldest deadline 2024-04-22T21:22:18.390077+0000) 2024-04-22T21:22:23.709 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -166> 2024-04-22T21:22:22.661+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:39.088205+0000 front 2024-04-22T21:21:39.087894+0000 (oldest deadline 2024-04-22T21:22:01.987661+0000) 2024-04-22T21:22:23.709 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -165> 2024-04-22T21:22:22.661+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:44.889176+0000 front 2024-04-22T21:21:44.889480+0000 (oldest deadline 2024-04-22T21:22:10.788996+0000) 2024-04-22T21:22:23.709 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug -164> 2024-04-22T21:22:22.661+0000 7f9dcb66b700 -1 osd.5 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:55.490473+0000 front 2024-04-22T21:21:55.490324+0000 (oldest deadline 2024-04-22T21:22:18.390077+0000) 2024-04-22T21:22:23.709 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: debug 0> 2024-04-22T21:22:23.365+0000 7f9dba649700 -1 *** Caught signal (Segmentation fault) ** 2024-04-22T21:22:23.709 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: in thread 7f9dba649700 thread_name:safe_timer 2024-04-22T21:22:23.709 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: ceph version 19.0.0-3198-g56e81df3 (56e81df3aeb98b717efe2ab0537a8c60249f95f7) squid (dev) 2024-04-22T21:22:23.709 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f9dd64cdd20] 2024-04-22T21:22:23.709 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x40a) [0x55b45701916a] 2024-04-22T21:22:23.709 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x1f8) [0x55b4570a7638] 2024-04-22T21:22:23.710 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x53) [0x55b456c8f9c3] 2024-04-22T21:22:23.710 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 5: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0x7b1) [0x55b456f17921] 2024-04-22T21:22:23.710 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0x424) [0x55b456c0ab14] 2024-04-22T21:22:23.710 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x5a) [0x55b456c0cb7a] 2024-04-22T21:22:23.710 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0x873) [0x55b456c0eae3] 2024-04-22T21:22:23.710 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 9: (HandleWatchTimeout::complete(int)+0x11a) [0x55b456b6f66a] 2024-04-22T21:22:23.710 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 10: (CommonSafeTimer::timer_thread()+0x155) [0x55b4571c92a5] 2024-04-22T21:22:23.710 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 11: (CommonSafeTimerThread::entry()+0x11) [0x55b4571caad1] 2024-04-22T21:22:23.710 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7f9dd64c31ca] 2024-04-22T21:22:23.710 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: 13: clone() 2024-04-22T21:22:23.710 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[70414]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-04-22T21:22:23.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[76541]: debug 2024-04-22T21:22:23.773+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:23.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[76541]: debug 2024-04-22T21:22:23.773+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:45.539661+0000 front 2024-04-22T21:21:45.539367+0000 (oldest deadline 2024-04-22T21:22:10.239236+0000) 2024-04-22T21:22:23.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:23 smithi123 bash[76541]: debug 2024-04-22T21:22:23.773+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:55.342031+0000 front 2024-04-22T21:21:55.341685+0000 (oldest deadline 2024-04-22T21:22:19.441808+0000) 2024-04-22T21:22:24.028 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:22:23 smithi121 bash[106748]: ts=2024-04-22T21:22:23.555Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi121.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.121:8443: connect: connection refused" 2024-04-22T21:22:24.028 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:22:23 smithi121 bash[106748]: ts=2024-04-22T21:22:23.557Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi123.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.123:8443: connect: connection refused" 2024-04-22T21:22:24.739 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:24 smithi123 bash[101685]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-5 2024-04-22T21:22:24.739 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:24 smithi123 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.5.service: Main process exited, code=exited, status=139/n/a 2024-04-22T21:22:24.739 INFO:journalctl@ceph.osd.5.smithi123.stdout:Apr 22 21:22:24 smithi123 bash[101749]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-5 2024-04-22T21:22:24.739 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:24 smithi123 bash[73472]: debug 2024-04-22T21:22:24.493+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:37.764877+0000 front 2024-04-22T21:21:37.764698+0000 (oldest deadline 2024-04-22T21:22:03.664719+0000) 2024-04-22T21:22:24.739 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:24 smithi123 bash[73472]: debug 2024-04-22T21:22:24.493+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:43.665679+0000 front 2024-04-22T21:21:43.665458+0000 (oldest deadline 2024-04-22T21:22:09.565504+0000) 2024-04-22T21:22:24.739 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:24 smithi123 bash[73472]: debug 2024-04-22T21:22:24.493+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:54.867048+0000 front 2024-04-22T21:21:54.867113+0000 (oldest deadline 2024-04-22T21:22:17.766798+0000) 2024-04-22T21:22:25.238 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:24 smithi123 bash[76541]: debug 2024-04-22T21:22:24.761+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:25.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:24 smithi123 bash[76541]: debug 2024-04-22T21:22:24.761+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:45.539661+0000 front 2024-04-22T21:21:45.539367+0000 (oldest deadline 2024-04-22T21:22:10.239236+0000) 2024-04-22T21:22:25.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:24 smithi123 bash[76541]: debug 2024-04-22T21:22:24.761+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:55.342031+0000 front 2024-04-22T21:21:55.341685+0000 (oldest deadline 2024-04-22T21:22:19.441808+0000) 2024-04-22T21:22:25.792 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:25 smithi123 bash[73472]: debug 2024-04-22T21:22:25.521+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:37.764877+0000 front 2024-04-22T21:21:37.764698+0000 (oldest deadline 2024-04-22T21:22:03.664719+0000) 2024-04-22T21:22:25.792 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:25 smithi123 bash[73472]: debug 2024-04-22T21:22:25.521+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:43.665679+0000 front 2024-04-22T21:21:43.665458+0000 (oldest deadline 2024-04-22T21:22:09.565504+0000) 2024-04-22T21:22:25.792 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:25 smithi123 bash[73472]: debug 2024-04-22T21:22:25.521+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:54.867048+0000 front 2024-04-22T21:21:54.867113+0000 (oldest deadline 2024-04-22T21:22:17.766798+0000) 2024-04-22T21:22:26.043 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:25 smithi123 bash[76541]: debug 2024-04-22T21:22:25.805+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:26.043 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:25 smithi123 bash[76541]: debug 2024-04-22T21:22:25.805+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:45.539661+0000 front 2024-04-22T21:21:45.539367+0000 (oldest deadline 2024-04-22T21:22:10.239236+0000) 2024-04-22T21:22:26.043 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:25 smithi123 bash[76541]: debug 2024-04-22T21:22:25.805+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:55.342031+0000 front 2024-04-22T21:21:55.341685+0000 (oldest deadline 2024-04-22T21:22:19.441808+0000) 2024-04-22T21:22:26.810 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:26 smithi123 bash[73472]: debug 2024-04-22T21:22:26.545+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:37.764877+0000 front 2024-04-22T21:21:37.764698+0000 (oldest deadline 2024-04-22T21:22:03.664719+0000) 2024-04-22T21:22:26.810 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:26 smithi123 bash[73472]: debug 2024-04-22T21:22:26.545+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:43.665679+0000 front 2024-04-22T21:21:43.665458+0000 (oldest deadline 2024-04-22T21:22:09.565504+0000) 2024-04-22T21:22:26.810 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:26 smithi123 bash[73472]: debug 2024-04-22T21:22:26.545+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:54.867048+0000 front 2024-04-22T21:21:54.867113+0000 (oldest deadline 2024-04-22T21:22:17.766798+0000) 2024-04-22T21:22:26.810 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:26 smithi123 bash[76541]: debug 2024-04-22T21:22:26.789+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:26.811 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:26 smithi123 bash[76541]: debug 2024-04-22T21:22:26.789+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:45.539661+0000 front 2024-04-22T21:21:45.539367+0000 (oldest deadline 2024-04-22T21:22:10.239236+0000) 2024-04-22T21:22:26.811 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:26 smithi123 bash[76541]: debug 2024-04-22T21:22:26.789+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:55.342031+0000 front 2024-04-22T21:21:55.341685+0000 (oldest deadline 2024-04-22T21:22:19.441808+0000) 2024-04-22T21:22:27.446 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.5.service' 2024-04-22T21:22:27.473 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-22T21:22:27.473 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-04-22T21:22:27.473 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-04-22T21:22:27.474 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.6 2024-04-22T21:22:27.694 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:27 smithi123 systemd[1]: Stopping Ceph osd.6 for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:22:27.694 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:27 smithi123 bash[73472]: debug 2024-04-22T21:22:27.561+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:37.764877+0000 front 2024-04-22T21:21:37.764698+0000 (oldest deadline 2024-04-22T21:22:03.664719+0000) 2024-04-22T21:22:27.694 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:27 smithi123 bash[73472]: debug 2024-04-22T21:22:27.561+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:43.665679+0000 front 2024-04-22T21:21:43.665458+0000 (oldest deadline 2024-04-22T21:22:09.565504+0000) 2024-04-22T21:22:27.694 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:27 smithi123 bash[73472]: debug 2024-04-22T21:22:27.561+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:54.867048+0000 front 2024-04-22T21:21:54.867113+0000 (oldest deadline 2024-04-22T21:22:17.766798+0000) 2024-04-22T21:22:27.709 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:27 smithi123 bash[73472]: debug 2024-04-22T21:22:27.705+0000 7f0548a27700 -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-22T21:22:27.709 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:27 smithi123 bash[73472]: debug 2024-04-22T21:22:27.705+0000 7f0548a27700 -1 osd.6 162 *** Got signal Terminated *** 2024-04-22T21:22:27.710 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:27 smithi123 bash[73472]: debug 2024-04-22T21:22:27.705+0000 7f0548a27700 -1 osd.6 162 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-22T21:22:27.988 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:27 smithi123 bash[76541]: debug 2024-04-22T21:22:27.773+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:27.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:27 smithi123 bash[76541]: debug 2024-04-22T21:22:27.773+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:45.539661+0000 front 2024-04-22T21:21:45.539367+0000 (oldest deadline 2024-04-22T21:22:10.239236+0000) 2024-04-22T21:22:27.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:27 smithi123 bash[76541]: debug 2024-04-22T21:22:27.773+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:55.342031+0000 front 2024-04-22T21:21:55.341685+0000 (oldest deadline 2024-04-22T21:22:19.441808+0000) 2024-04-22T21:22:28.989 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:28 smithi123 bash[73472]: debug 2024-04-22T21:22:28.601+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:37.764877+0000 front 2024-04-22T21:21:37.764698+0000 (oldest deadline 2024-04-22T21:22:03.664719+0000) 2024-04-22T21:22:28.989 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:28 smithi123 bash[73472]: debug 2024-04-22T21:22:28.601+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:43.665679+0000 front 2024-04-22T21:21:43.665458+0000 (oldest deadline 2024-04-22T21:22:09.565504+0000) 2024-04-22T21:22:28.989 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:28 smithi123 bash[73472]: debug 2024-04-22T21:22:28.601+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:54.867048+0000 front 2024-04-22T21:21:54.867113+0000 (oldest deadline 2024-04-22T21:22:17.766798+0000) 2024-04-22T21:22:28.989 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:28 smithi123 bash[73472]: debug 2024-04-22T21:22:28.601+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6828 osd.3 since back 2024-04-22T21:22:05.169936+0000 front 2024-04-22T21:22:05.169976+0000 (oldest deadline 2024-04-22T21:22:28.069752+0000) 2024-04-22T21:22:28.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:28 smithi123 bash[76541]: debug 2024-04-22T21:22:28.785+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:28.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:28 smithi123 bash[76541]: debug 2024-04-22T21:22:28.785+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:45.539661+0000 front 2024-04-22T21:21:45.539367+0000 (oldest deadline 2024-04-22T21:22:10.239236+0000) 2024-04-22T21:22:28.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:28 smithi123 bash[76541]: debug 2024-04-22T21:22:28.785+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:55.342031+0000 front 2024-04-22T21:21:55.341685+0000 (oldest deadline 2024-04-22T21:22:19.441808+0000) 2024-04-22T21:22:28.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:28 smithi123 bash[76541]: debug 2024-04-22T21:22:28.785+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6828 osd.3 since back 2024-04-22T21:22:03.443994+0000 front 2024-04-22T21:22:03.444018+0000 (oldest deadline 2024-04-22T21:22:28.743585+0000) 2024-04-22T21:22:29.735 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:29 smithi123 bash[73472]: debug 2024-04-22T21:22:29.589+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:37.764877+0000 front 2024-04-22T21:21:37.764698+0000 (oldest deadline 2024-04-22T21:22:03.664719+0000) 2024-04-22T21:22:29.735 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:29 smithi123 bash[73472]: debug 2024-04-22T21:22:29.589+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:43.665679+0000 front 2024-04-22T21:21:43.665458+0000 (oldest deadline 2024-04-22T21:22:09.565504+0000) 2024-04-22T21:22:29.735 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:29 smithi123 bash[73472]: debug 2024-04-22T21:22:29.589+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:54.867048+0000 front 2024-04-22T21:21:54.867113+0000 (oldest deadline 2024-04-22T21:22:17.766798+0000) 2024-04-22T21:22:29.735 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:29 smithi123 bash[73472]: debug 2024-04-22T21:22:29.589+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6828 osd.3 since back 2024-04-22T21:22:05.169936+0000 front 2024-04-22T21:22:05.169976+0000 (oldest deadline 2024-04-22T21:22:28.069752+0000) 2024-04-22T21:22:29.988 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:29 smithi123 bash[76541]: debug 2024-04-22T21:22:29.749+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:29.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:29 smithi123 bash[76541]: debug 2024-04-22T21:22:29.749+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:45.539661+0000 front 2024-04-22T21:21:45.539367+0000 (oldest deadline 2024-04-22T21:22:10.239236+0000) 2024-04-22T21:22:29.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:29 smithi123 bash[76541]: debug 2024-04-22T21:22:29.749+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:55.342031+0000 front 2024-04-22T21:21:55.341685+0000 (oldest deadline 2024-04-22T21:22:19.441808+0000) 2024-04-22T21:22:29.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:29 smithi123 bash[76541]: debug 2024-04-22T21:22:29.749+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6828 osd.3 since back 2024-04-22T21:22:03.443994+0000 front 2024-04-22T21:22:03.444018+0000 (oldest deadline 2024-04-22T21:22:28.743585+0000) 2024-04-22T21:22:30.884 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:30 smithi123 bash[76541]: debug 2024-04-22T21:22:30.793+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:30.884 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:30 smithi123 bash[76541]: debug 2024-04-22T21:22:30.793+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:45.539661+0000 front 2024-04-22T21:21:45.539367+0000 (oldest deadline 2024-04-22T21:22:10.239236+0000) 2024-04-22T21:22:30.884 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:30 smithi123 bash[76541]: debug 2024-04-22T21:22:30.793+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:55.342031+0000 front 2024-04-22T21:21:55.341685+0000 (oldest deadline 2024-04-22T21:22:19.441808+0000) 2024-04-22T21:22:30.884 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:30 smithi123 bash[76541]: debug 2024-04-22T21:22:30.793+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6828 osd.3 since back 2024-04-22T21:22:03.443994+0000 front 2024-04-22T21:22:03.444018+0000 (oldest deadline 2024-04-22T21:22:28.743585+0000) 2024-04-22T21:22:30.884 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:30 smithi123 bash[73472]: debug 2024-04-22T21:22:30.601+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:37.764877+0000 front 2024-04-22T21:21:37.764698+0000 (oldest deadline 2024-04-22T21:22:03.664719+0000) 2024-04-22T21:22:30.884 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:30 smithi123 bash[73472]: debug 2024-04-22T21:22:30.601+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:43.665679+0000 front 2024-04-22T21:21:43.665458+0000 (oldest deadline 2024-04-22T21:22:09.565504+0000) 2024-04-22T21:22:30.885 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:30 smithi123 bash[73472]: debug 2024-04-22T21:22:30.601+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:54.867048+0000 front 2024-04-22T21:21:54.867113+0000 (oldest deadline 2024-04-22T21:22:17.766798+0000) 2024-04-22T21:22:30.885 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:30 smithi123 bash[73472]: debug 2024-04-22T21:22:30.601+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6828 osd.3 since back 2024-04-22T21:22:05.169936+0000 front 2024-04-22T21:22:05.169976+0000 (oldest deadline 2024-04-22T21:22:28.069752+0000) 2024-04-22T21:22:31.935 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:31 smithi123 bash[73472]: debug 2024-04-22T21:22:31.609+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:37.764877+0000 front 2024-04-22T21:21:37.764698+0000 (oldest deadline 2024-04-22T21:22:03.664719+0000) 2024-04-22T21:22:31.935 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:31 smithi123 bash[73472]: debug 2024-04-22T21:22:31.609+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:43.665679+0000 front 2024-04-22T21:21:43.665458+0000 (oldest deadline 2024-04-22T21:22:09.565504+0000) 2024-04-22T21:22:31.935 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:31 smithi123 bash[73472]: debug 2024-04-22T21:22:31.609+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:54.867048+0000 front 2024-04-22T21:21:54.867113+0000 (oldest deadline 2024-04-22T21:22:17.766798+0000) 2024-04-22T21:22:31.936 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:31 smithi123 bash[73472]: debug 2024-04-22T21:22:31.609+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6828 osd.3 since back 2024-04-22T21:22:05.169936+0000 front 2024-04-22T21:22:05.169976+0000 (oldest deadline 2024-04-22T21:22:28.069752+0000) 2024-04-22T21:22:31.936 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:31 smithi123 bash[76541]: debug 2024-04-22T21:22:31.789+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:31.936 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:31 smithi123 bash[76541]: debug 2024-04-22T21:22:31.789+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:45.539661+0000 front 2024-04-22T21:21:45.539367+0000 (oldest deadline 2024-04-22T21:22:10.239236+0000) 2024-04-22T21:22:31.936 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:31 smithi123 bash[76541]: debug 2024-04-22T21:22:31.789+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:55.342031+0000 front 2024-04-22T21:21:55.341685+0000 (oldest deadline 2024-04-22T21:22:19.441808+0000) 2024-04-22T21:22:31.936 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:31 smithi123 bash[76541]: debug 2024-04-22T21:22:31.789+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6828 osd.3 since back 2024-04-22T21:22:03.443994+0000 front 2024-04-22T21:22:03.444018+0000 (oldest deadline 2024-04-22T21:22:28.743585+0000) 2024-04-22T21:22:32.911 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:32 smithi123 bash[73472]: debug 2024-04-22T21:22:32.597+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:37.764877+0000 front 2024-04-22T21:21:37.764698+0000 (oldest deadline 2024-04-22T21:22:03.664719+0000) 2024-04-22T21:22:32.911 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:32 smithi123 bash[73472]: debug 2024-04-22T21:22:32.597+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:43.665679+0000 front 2024-04-22T21:21:43.665458+0000 (oldest deadline 2024-04-22T21:22:09.565504+0000) 2024-04-22T21:22:32.911 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:32 smithi123 bash[73472]: debug 2024-04-22T21:22:32.597+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:54.867048+0000 front 2024-04-22T21:21:54.867113+0000 (oldest deadline 2024-04-22T21:22:17.766798+0000) 2024-04-22T21:22:32.911 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:32 smithi123 bash[73472]: debug 2024-04-22T21:22:32.597+0000 7f0541013700 -1 osd.6 162 heartbeat_check: no reply from 172.21.15.121:6828 osd.3 since back 2024-04-22T21:22:05.169936+0000 front 2024-04-22T21:22:05.169976+0000 (oldest deadline 2024-04-22T21:22:28.069752+0000) 2024-04-22T21:22:32.912 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:32 smithi123 bash[76541]: debug 2024-04-22T21:22:32.749+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:32.912 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:32 smithi123 bash[76541]: debug 2024-04-22T21:22:32.749+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:45.539661+0000 front 2024-04-22T21:21:45.539367+0000 (oldest deadline 2024-04-22T21:22:10.239236+0000) 2024-04-22T21:22:32.912 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:32 smithi123 bash[76541]: debug 2024-04-22T21:22:32.749+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:55.342031+0000 front 2024-04-22T21:21:55.341685+0000 (oldest deadline 2024-04-22T21:22:19.441808+0000) 2024-04-22T21:22:32.912 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:32 smithi123 bash[76541]: debug 2024-04-22T21:22:32.749+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6828 osd.3 since back 2024-04-22T21:22:03.443994+0000 front 2024-04-22T21:22:03.444018+0000 (oldest deadline 2024-04-22T21:22:28.743585+0000) 2024-04-22T21:22:33.868 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:33 smithi123 bash[101918]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-6 2024-04-22T21:22:33.868 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:33 smithi123 bash[76541]: debug 2024-04-22T21:22:33.769+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:33.868 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:33 smithi123 bash[76541]: debug 2024-04-22T21:22:33.769+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:45.539661+0000 front 2024-04-22T21:21:45.539367+0000 (oldest deadline 2024-04-22T21:22:10.239236+0000) 2024-04-22T21:22:33.868 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:33 smithi123 bash[76541]: debug 2024-04-22T21:22:33.769+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:55.342031+0000 front 2024-04-22T21:21:55.341685+0000 (oldest deadline 2024-04-22T21:22:19.441808+0000) 2024-04-22T21:22:33.868 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:33 smithi123 bash[76541]: debug 2024-04-22T21:22:33.769+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6828 osd.3 since back 2024-04-22T21:22:03.443994+0000 front 2024-04-22T21:22:03.444018+0000 (oldest deadline 2024-04-22T21:22:28.743585+0000) 2024-04-22T21:22:34.028 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:22:33 smithi121 bash[106748]: ts=2024-04-22T21:22:33.554Z 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://smithi123.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.123:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi121.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.121:8443: connect: connection refused" 2024-04-22T21:22:34.028 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:22:33 smithi121 bash[106748]: ts=2024-04-22T21:22:33.556Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi121.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.121:8443: connect: connection refused" 2024-04-22T21:22:34.028 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:22:33 smithi121 bash[106748]: ts=2024-04-22T21:22:33.557Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi123.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.123:8443: connect: connection refused" 2024-04-22T21:22:34.238 INFO:journalctl@ceph.osd.6.smithi123.stdout:Apr 22 21:22:33 smithi123 bash[102234]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-6 2024-04-22T21:22:34.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:34 smithi123 bash[76541]: debug 2024-04-22T21:22:34.741+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:34.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:34 smithi123 bash[76541]: debug 2024-04-22T21:22:34.741+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:45.539661+0000 front 2024-04-22T21:21:45.539367+0000 (oldest deadline 2024-04-22T21:22:10.239236+0000) 2024-04-22T21:22:34.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:34 smithi123 bash[76541]: debug 2024-04-22T21:22:34.741+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:55.342031+0000 front 2024-04-22T21:21:55.341685+0000 (oldest deadline 2024-04-22T21:22:19.441808+0000) 2024-04-22T21:22:34.989 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:34 smithi123 bash[76541]: debug 2024-04-22T21:22:34.741+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6828 osd.3 since back 2024-04-22T21:22:03.443994+0000 front 2024-04-22T21:22:03.444018+0000 (oldest deadline 2024-04-22T21:22:28.743585+0000) 2024-04-22T21:22:35.925 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.6.service' 2024-04-22T21:22:35.951 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-22T21:22:35.951 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-04-22T21:22:35.952 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-04-22T21:22:35.952 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.7 2024-04-22T21:22:36.002 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:35 smithi123 bash[76541]: debug 2024-04-22T21:22:35.753+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:36.002 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:35 smithi123 bash[76541]: debug 2024-04-22T21:22:35.753+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:45.539661+0000 front 2024-04-22T21:21:45.539367+0000 (oldest deadline 2024-04-22T21:22:10.239236+0000) 2024-04-22T21:22:36.002 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:35 smithi123 bash[76541]: debug 2024-04-22T21:22:35.753+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:55.342031+0000 front 2024-04-22T21:21:55.341685+0000 (oldest deadline 2024-04-22T21:22:19.441808+0000) 2024-04-22T21:22:36.002 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:35 smithi123 bash[76541]: debug 2024-04-22T21:22:35.753+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6828 osd.3 since back 2024-04-22T21:22:03.443994+0000 front 2024-04-22T21:22:03.444018+0000 (oldest deadline 2024-04-22T21:22:28.743585+0000) 2024-04-22T21:22:36.238 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:36 smithi123 systemd[1]: Stopping Ceph osd.7 for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:22:36.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:36 smithi123 bash[76541]: debug 2024-04-22T21:22:36.145+0000 7f23e5792700 -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-22T21:22:36.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:36 smithi123 bash[76541]: debug 2024-04-22T21:22:36.145+0000 7f23e5792700 -1 osd.7 162 *** Got signal Terminated *** 2024-04-22T21:22:36.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:36 smithi123 bash[76541]: debug 2024-04-22T21:22:36.145+0000 7f23e5792700 -1 osd.7 162 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-22T21:22:37.238 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:36 smithi123 bash[76541]: debug 2024-04-22T21:22:36.793+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:37.238 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:36 smithi123 bash[76541]: debug 2024-04-22T21:22:36.793+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:45.539661+0000 front 2024-04-22T21:21:45.539367+0000 (oldest deadline 2024-04-22T21:22:10.239236+0000) 2024-04-22T21:22:37.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:36 smithi123 bash[76541]: debug 2024-04-22T21:22:36.793+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:55.342031+0000 front 2024-04-22T21:21:55.341685+0000 (oldest deadline 2024-04-22T21:22:19.441808+0000) 2024-04-22T21:22:37.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:36 smithi123 bash[76541]: debug 2024-04-22T21:22:36.793+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6828 osd.3 since back 2024-04-22T21:22:03.443994+0000 front 2024-04-22T21:22:03.444018+0000 (oldest deadline 2024-04-22T21:22:28.743585+0000) 2024-04-22T21:22:38.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:37 smithi123 bash[76541]: debug 2024-04-22T21:22:37.789+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:38.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:37 smithi123 bash[76541]: debug 2024-04-22T21:22:37.789+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:45.539661+0000 front 2024-04-22T21:21:45.539367+0000 (oldest deadline 2024-04-22T21:22:10.239236+0000) 2024-04-22T21:22:38.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:37 smithi123 bash[76541]: debug 2024-04-22T21:22:37.789+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:55.342031+0000 front 2024-04-22T21:21:55.341685+0000 (oldest deadline 2024-04-22T21:22:19.441808+0000) 2024-04-22T21:22:38.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:37 smithi123 bash[76541]: debug 2024-04-22T21:22:37.789+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6828 osd.3 since back 2024-04-22T21:22:03.443994+0000 front 2024-04-22T21:22:03.444018+0000 (oldest deadline 2024-04-22T21:22:28.743585+0000) 2024-04-22T21:22:38.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:37 smithi123 bash[76541]: debug 2024-04-22T21:22:37.789+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.123:6804 osd.4 since back 2024-04-22T21:22:12.844720+0000 front 2024-04-22T21:22:12.844943+0000 (oldest deadline 2024-04-22T21:22:36.944552+0000) 2024-04-22T21:22:39.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:38 smithi123 bash[76541]: debug 2024-04-22T21:22:38.833+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:39.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:38 smithi123 bash[76541]: debug 2024-04-22T21:22:38.833+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:45.539661+0000 front 2024-04-22T21:21:45.539367+0000 (oldest deadline 2024-04-22T21:22:10.239236+0000) 2024-04-22T21:22:39.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:38 smithi123 bash[76541]: debug 2024-04-22T21:22:38.833+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:55.342031+0000 front 2024-04-22T21:21:55.341685+0000 (oldest deadline 2024-04-22T21:22:19.441808+0000) 2024-04-22T21:22:39.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:38 smithi123 bash[76541]: debug 2024-04-22T21:22:38.833+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6828 osd.3 since back 2024-04-22T21:22:03.443994+0000 front 2024-04-22T21:22:03.444018+0000 (oldest deadline 2024-04-22T21:22:28.743585+0000) 2024-04-22T21:22:39.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:38 smithi123 bash[76541]: debug 2024-04-22T21:22:38.833+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.123:6804 osd.4 since back 2024-04-22T21:22:12.844720+0000 front 2024-04-22T21:22:12.844943+0000 (oldest deadline 2024-04-22T21:22:36.944552+0000) 2024-04-22T21:22:40.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:39 smithi123 bash[76541]: debug 2024-04-22T21:22:39.797+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:40.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:39 smithi123 bash[76541]: debug 2024-04-22T21:22:39.797+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:45.539661+0000 front 2024-04-22T21:21:45.539367+0000 (oldest deadline 2024-04-22T21:22:10.239236+0000) 2024-04-22T21:22:40.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:39 smithi123 bash[76541]: debug 2024-04-22T21:22:39.797+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:55.342031+0000 front 2024-04-22T21:21:55.341685+0000 (oldest deadline 2024-04-22T21:22:19.441808+0000) 2024-04-22T21:22:40.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:39 smithi123 bash[76541]: debug 2024-04-22T21:22:39.797+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6828 osd.3 since back 2024-04-22T21:22:03.443994+0000 front 2024-04-22T21:22:03.444018+0000 (oldest deadline 2024-04-22T21:22:28.743585+0000) 2024-04-22T21:22:40.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:39 smithi123 bash[76541]: debug 2024-04-22T21:22:39.797+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.123:6804 osd.4 since back 2024-04-22T21:22:12.844720+0000 front 2024-04-22T21:22:12.844943+0000 (oldest deadline 2024-04-22T21:22:36.944552+0000) 2024-04-22T21:22:41.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:40 smithi123 bash[76541]: debug 2024-04-22T21:22:40.769+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6804 osd.0 since back 2024-04-22T21:21:38.637041+0000 front 2024-04-22T21:21:38.637512+0000 (oldest deadline 2024-04-22T21:22:03.937247+0000) 2024-04-22T21:22:41.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:40 smithi123 bash[76541]: debug 2024-04-22T21:22:40.769+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6812 osd.1 since back 2024-04-22T21:21:45.539661+0000 front 2024-04-22T21:21:45.539367+0000 (oldest deadline 2024-04-22T21:22:10.239236+0000) 2024-04-22T21:22:41.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:40 smithi123 bash[76541]: debug 2024-04-22T21:22:40.769+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6820 osd.2 since back 2024-04-22T21:21:55.342031+0000 front 2024-04-22T21:21:55.341685+0000 (oldest deadline 2024-04-22T21:22:19.441808+0000) 2024-04-22T21:22:41.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:40 smithi123 bash[76541]: debug 2024-04-22T21:22:40.769+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.121:6828 osd.3 since back 2024-04-22T21:22:03.443994+0000 front 2024-04-22T21:22:03.444018+0000 (oldest deadline 2024-04-22T21:22:28.743585+0000) 2024-04-22T21:22:41.239 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:40 smithi123 bash[76541]: debug 2024-04-22T21:22:40.769+0000 7f23ddd7e700 -1 osd.7 162 heartbeat_check: no reply from 172.21.15.123:6804 osd.4 since back 2024-04-22T21:22:12.844720+0000 front 2024-04-22T21:22:12.844943+0000 (oldest deadline 2024-04-22T21:22:36.944552+0000) 2024-04-22T21:22:42.738 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:42 smithi123 bash[102388]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-7 2024-04-22T21:22:42.739 INFO:journalctl@ceph.osd.7.smithi123.stdout:Apr 22 21:22:42 smithi123 bash[102945]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-osd-7 2024-04-22T21:22:44.028 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:22:43 smithi121 bash[106748]: ts=2024-04-22T21:22:43.555Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi121.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.121:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi123.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.123:8443: connect: connection refused" 2024-04-22T21:22:44.028 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:22:43 smithi121 bash[106748]: ts=2024-04-22T21:22:43.557Z 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://smithi121.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.121:8443: connect: connection refused" 2024-04-22T21:22:44.028 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:22:43 smithi121 bash[106748]: ts=2024-04-22T21:22:43.558Z 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://smithi123.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.123:8443: connect: connection refused" 2024-04-22T21:22:44.452 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e8544264-00e9-11ef-bc93-c7b262605968@osd.7.service' 2024-04-22T21:22:44.522 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-22T21:22:44.522 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-04-22T21:22:44.522 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-04-22T21:22:44.523 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-e8544264-00e9-11ef-bc93-c7b262605968@prometheus.a 2024-04-22T21:22:44.716 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:22:44 smithi123 systemd[1]: Stopping Ceph prometheus.a for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:22:45.004 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:22:44 smithi123 bash[94159]: ts=2024-04-22T21:22:44.732Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-22T21:22:45.005 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:22:44 smithi123 bash[94159]: ts=2024-04-22T21:22:44.732Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-04-22T21:22:45.005 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:22:44 smithi123 bash[94159]: ts=2024-04-22T21:22:44.732Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-04-22T21:22:45.005 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:22:44 smithi123 bash[94159]: ts=2024-04-22T21:22:44.732Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-22T21:22:45.005 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:22:44 smithi123 bash[94159]: ts=2024-04-22T21:22:44.732Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-04-22T21:22:45.005 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:22:44 smithi123 bash[94159]: ts=2024-04-22T21:22:44.732Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-04-22T21:22:45.005 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:22:44 smithi123 bash[94159]: ts=2024-04-22T21:22:44.733Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-04-22T21:22:45.005 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:22:44 smithi123 bash[94159]: ts=2024-04-22T21:22:44.733Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-04-22T21:22:45.005 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:22:44 smithi123 bash[94159]: ts=2024-04-22T21:22:44.733Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-04-22T21:22:45.005 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:22:44 smithi123 bash[94159]: ts=2024-04-22T21:22:44.733Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-04-22T21:22:45.005 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:22:44 smithi123 bash[94159]: ts=2024-04-22T21:22:44.733Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-04-22T21:22:45.005 INFO:journalctl@ceph.prometheus.a.smithi123.stdout:Apr 22 21:22:44 smithi123 bash[94159]: ts=2024-04-22T21:22:44.733Z caller=main.go:1147 level=info msg="See you next time!" 2024-04-22T21:22:45.533 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e8544264-00e9-11ef-bc93-c7b262605968@prometheus.a.service' 2024-04-22T21:22:45.559 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-22T21:22:45.559 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-04-22T21:22:45.559 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid e8544264-00e9-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-22T21:22:48.573 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:22:48 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:22:48.573 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:22:48 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:22:48.940 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:22:48 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:22:48.940 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:22:48 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:22:49.190 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:22:48 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:22:49.191 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:22:48 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:22:49.489 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:22:49 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:22:49.489 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:22:49 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:22:49.489 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:22:49 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:22:49.489 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:22:49 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:22:49.774 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:22:49 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:22:49.775 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:22:49 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:22:50.027 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:22:49 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:22:50.028 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:22:49 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:22:50.372 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:22:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:22:50.372 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:22:50 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:22:50.373 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:22:50 smithi121 systemd[1]: Stopping Ceph node-exporter.a for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:22:51.265 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:22:50 smithi121 bash[117448]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-node-exporter-a 2024-04-22T21:22:51.266 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:22:51 smithi121 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-22T21:22:51.266 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:22:51 smithi121 bash[117507]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-node-exporter-a 2024-04-22T21:22:51.266 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:22:51 smithi121 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-22T21:22:51.266 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:22:51 smithi121 systemd[1]: Stopped Ceph node-exporter.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:22:51.528 INFO:journalctl@ceph.node-exporter.a.smithi121.stdout:Apr 22 21:22:51 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:22:51.528 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:22:51 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:22:51.528 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:22:51 smithi121 systemd[1]: Stopping Ceph alertmanager.a for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:22:51.528 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:22:51 smithi121 bash[106748]: ts=2024-04-22T21:22:51.509Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-04-22T21:22:52.510 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:22:52 smithi121 bash[117569]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-alertmanager-a 2024-04-22T21:22:52.511 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:22:52 smithi121 bash[117627]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-alertmanager-a 2024-04-22T21:22:52.511 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:22:52 smithi121 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-22T21:22:52.511 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:22:52 smithi121 systemd[1]: Stopped Ceph alertmanager.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:22:52.777 INFO:journalctl@ceph.alertmanager.a.smithi121.stdout:Apr 22 21:22:52 smithi121 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:23:26.143 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid e8544264-00e9-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-22T21:23:29.128 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:23:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:23:29.129 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:23:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:23:29.476 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:23:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:23:29.477 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:23:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:23:29.738 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:23:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:23:29.738 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:23:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:23:29.738 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:23:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:23:29.738 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:23:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:23:30.033 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:23:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:23:30.034 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:23:29 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:23:30.358 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:23:30 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:23:30.358 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:23:30 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:23:30.629 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:23:30 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:23:30.629 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:23:30 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:23:30.629 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:23:30 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:23:30.629 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:23:30 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:23:30.988 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:23:30 smithi123 systemd[1]: Stopping Ceph node-exporter.b for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:23:31.738 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:23:31 smithi123 bash[104559]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-node-exporter-b 2024-04-22T21:23:31.738 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:23:31 smithi123 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-22T21:23:31.738 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:23:31 smithi123 bash[104622]: Error response from daemon: No such container: ceph-e8544264-00e9-11ef-bc93-c7b262605968-node-exporter-b 2024-04-22T21:23:31.738 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:23:31 smithi123 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-22T21:23:31.738 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:23:31 smithi123 systemd[1]: Stopped Ceph node-exporter.b for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:23:32.061 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:23:31 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:23:32.062 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:23:31 smithi123 systemd[1]: Stopping Ceph grafana.a for e8544264-00e9-11ef-bc93-c7b262605968... 2024-04-22T21:23:32.062 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:23:32 smithi123 bash[96827]: logger=server t=2024-04-22T21:23:32.044949646Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-04-22T21:23:32.062 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:23:32 smithi123 bash[96827]: logger=tracing t=2024-04-22T21:23:32.045181002Z level=info msg="Closing tracing" 2024-04-22T21:23:32.062 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:23:32 smithi123 bash[96827]: logger=ticker t=2024-04-22T21:23:32.045206546Z level=info msg=stopped last_tick=2024-04-22T21:23:30Z 2024-04-22T21:23:32.062 INFO:journalctl@ceph.node-exporter.b.smithi123.stdout:Apr 22 21:23:31 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:23:32.938 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:23:32 smithi123 bash[104685]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-grafana-a 2024-04-22T21:23:32.939 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:23:32 smithi123 bash[104746]: ceph-e8544264-00e9-11ef-bc93-c7b262605968-grafana-a 2024-04-22T21:23:32.939 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:23:32 smithi123 systemd[1]: ceph-e8544264-00e9-11ef-bc93-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-22T21:23:32.939 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:23:32 smithi123 systemd[1]: Stopped Ceph grafana.a for e8544264-00e9-11ef-bc93-c7b262605968. 2024-04-22T21:23:33.238 INFO:journalctl@ceph.grafana.a.smithi123.stdout:Apr 22 21:23:33 smithi123 systemd[1]: /etc/systemd/system/ceph-e8544264-00e9-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-22T21:23:55.340 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-22T21:23:55.355 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-22T21:23:55.367 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-22T21:23:55.369 DEBUG:teuthology.misc:Transferring archived files from smithi121:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-22_20:08:13-orch-main-distro-default-smithi/7668599/remote/smithi121/crash 2024-04-22T21:23:55.370 DEBUG:teuthology.orchestra.run.smithi121:> sudo tar c -f - -C /var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/crash -- . 2024-04-22T21:23:55.410 INFO:teuthology.orchestra.run.smithi121.stderr:tar: /var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-22T21:23:55.411 INFO:teuthology.orchestra.run.smithi121.stderr:tar: Error is not recoverable: exiting now 2024-04-22T21:23:55.413 DEBUG:teuthology.misc:Transferring archived files from smithi123:/var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-22_20:08:13-orch-main-distro-default-smithi/7668599/remote/smithi123/crash 2024-04-22T21:23:55.414 DEBUG:teuthology.orchestra.run.smithi123:> sudo tar c -f - -C /var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/crash -- . 2024-04-22T21:23:55.425 INFO:teuthology.orchestra.run.smithi123.stderr:tar: /var/lib/ceph/e8544264-00e9-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-22T21:23:55.425 INFO:teuthology.orchestra.run.smithi123.stderr:tar: Error is not recoverable: exiting now 2024-04-22T21:23:55.426 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-22T21:23:55.427 DEBUG:teuthology.orchestra.run.smithi121:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-22T21:23:55.470 INFO:teuthology.orchestra.run.smithi121.stdout:2024-04-22T20:54:24.957447+0000 mon.a (mon.0) 375 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-22T21:23:55.470 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-04-22T21:23:55.470 DEBUG:teuthology.orchestra.run.smithi121:> sudo egrep '\[SEC\]' /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-22T21:23:55.526 DEBUG:teuthology.orchestra.run.smithi121:> sudo egrep '\[ERR\]' /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-22T21:23:55.586 DEBUG:teuthology.orchestra.run.smithi121:> sudo egrep '\[WRN\]' /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-22T21:23:55.642 INFO:teuthology.orchestra.run.smithi121.stdout:2024-04-22T20:54:24.957447+0000 mon.a (mon.0) 375 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-22T21:23:55.643 INFO:tasks.cephadm:Compressing logs... 2024-04-22T21:23:55.643 DEBUG:teuthology.orchestra.run.smithi121:> 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-22T21:23:55.692 DEBUG:teuthology.orchestra.run.smithi123:> 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-22T21:23:55.700 INFO:teuthology.orchestra.run.smithi121.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-22T21:23:55.707 INFO:teuthology.orchestra.run.smithi123.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-22T21:23:55.715 INFO:teuthology.orchestra.run.smithi121.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-22T21:23:55.715 INFO:teuthology.orchestra.run.smithi121.stderr:gzip -5 --verbose -- /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-mgr.y.log 2024-04-22T21:23:55.716 INFO:teuthology.orchestra.run.smithi121.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-osd.0.log 2024-04-22T21:23:55.716 INFO:teuthology.orchestra.run.smithi121.stderr:/var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-osd.2.log 2024-04-22T21:23:55.717 INFO:teuthology.orchestra.run.smithi121.stderr:/var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-mon.a.log 2024-04-22T21:23:55.717 INFO:teuthology.orchestra.run.smithi121.stderr:gzip -5 --verbose -- /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph.cephadm.log 2024-04-22T21:23:55.718 INFO:teuthology.orchestra.run.smithi121.stderr:/var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-osd.2.log: /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-osd.3.log 2024-04-22T21:23:55.719 INFO:teuthology.orchestra.run.smithi121.stderr:/var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi121.umzhsg.log 2024-04-22T21:23:55.719 INFO:teuthology.orchestra.run.smithi121.stderr:/var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-osd.1.log 2024-04-22T21:23:55.719 INFO:teuthology.orchestra.run.smithi123.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-22T21:23:55.720 INFO:teuthology.orchestra.run.smithi123.stderr:gzip -5 --verbose -- /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi123.ywhrus.log 2024-04-22T21:23:55.720 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-osd.7.log 2024-04-22T21:23:55.722 INFO:teuthology.orchestra.run.smithi121.stderr:/var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi121.umzhsg.log: 76.1% -- replaced with /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi121.umzhsg.log.gz 2024-04-22T21:23:55.722 INFO:teuthology.orchestra.run.smithi121.stderr:gzip -5 --verbose -- /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi121.fpqyxe.log 2024-04-22T21:23:55.722 INFO:teuthology.orchestra.run.smithi123.stderr:gzip -5 --verbose -- /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-osd.6.log 2024-04-22T21:23:55.723 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi123.ywhrus.log: /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph.cephadm.log 2024-04-22T21:23:55.723 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-osd.6.log: 82.5% -- replaced with /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi123.ywhrus.log.gz 2024-04-22T21:23:55.723 INFO:teuthology.orchestra.run.smithi123.stderr:gzip -5 --verbose -- /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-osd.5.log 2024-04-22T21:23:55.723 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-mgr.x.log 2024-04-22T21:23:55.723 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph.log 2024-04-22T21:23:55.724 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-volume.log 2024-04-22T21:23:55.724 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph.audit.log 2024-04-22T21:23:55.727 INFO:teuthology.orchestra.run.smithi121.stderr:/var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-osd.1.log: 95.1% -- replaced with /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph.cephadm.log.gz 2024-04-22T21:23:55.728 INFO:teuthology.orchestra.run.smithi121.stderr:gzip -5 --verbose -- /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/tcmu-runner.log 2024-04-22T21:23:55.728 INFO:teuthology.orchestra.run.smithi121.stderr:/var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi121.fpqyxe.log: 75.7% -- replaced with /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi121.fpqyxe.log.gz 2024-04-22T21:23:55.729 INFO:teuthology.orchestra.run.smithi121.stderr:gzip -5 --verbose -- /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph.log 2024-04-22T21:23:55.731 INFO:teuthology.orchestra.run.smithi121.stderr:/var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/tcmu-runner.log: 85.9% -- replaced with /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/tcmu-runner.log.gz 2024-04-22T21:23:55.731 INFO:teuthology.orchestra.run.smithi121.stderr:gzip -5 --verbose -- /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-volume.log 2024-04-22T21:23:55.731 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-volume.log: 91.6% -- replaced with /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph.cephadm.log.gz 2024-04-22T21:23:55.731 INFO:teuthology.orchestra.run.smithi123.stderr: 88.5% -- replaced with /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph.log.gz 2024-04-22T21:23:55.731 INFO:teuthology.orchestra.run.smithi123.stderr:gzip -5 --verbose -- /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi123.ducldy.log 2024-04-22T21:23:55.731 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-mon.b.log 2024-04-22T21:23:55.732 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi123.ducldy.log: 82.5% -- replaced with /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi123.ducldy.log.gz 2024-04-22T21:23:55.732 INFO:teuthology.orchestra.run.smithi123.stderr:gzip -5 --verbose -- /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-osd.4.log 2024-04-22T21:23:55.737 INFO:teuthology.orchestra.run.smithi121.stderr:/var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph.log: 93.6% -- replaced with /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph.log.gz 2024-04-22T21:23:55.738 INFO:teuthology.orchestra.run.smithi121.stderr:gzip -5 --verbose -- /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-mon.c.log 2024-04-22T21:23:55.742 INFO:teuthology.orchestra.run.smithi121.stderr:/var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-volume.log: 90.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-22T21:23:55.743 INFO:teuthology.orchestra.run.smithi121.stderr:gzip -5 --verbose -- /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph.audit.log 2024-04-22T21:23:55.769 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-mon.b.log: /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-osd.4.log: 93.5% -- replaced with /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph.audit.log.gz 2024-04-22T21:23:55.776 INFO:teuthology.orchestra.run.smithi123.stderr: 89.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-22T21:23:55.784 INFO:teuthology.orchestra.run.smithi123.stderr: 92.8% -- replaced with /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-volume.log.gz 2024-04-22T21:23:55.795 INFO:teuthology.orchestra.run.smithi121.stderr:/var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-mon.c.log: /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph.audit.log: 92.7% -- replaced with /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-volume.log.gz 2024-04-22T21:23:55.834 INFO:teuthology.orchestra.run.smithi121.stderr: 95.9% -- replaced with /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph.audit.log.gz 2024-04-22T21:23:55.980 INFO:teuthology.orchestra.run.smithi121.stderr: 87.8% -- replaced with /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-mgr.y.log.gz 2024-04-22T21:23:56.929 INFO:teuthology.orchestra.run.smithi123.stderr: 93.2% -- replaced with /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-mon.b.log.gz 2024-04-22T21:23:57.013 INFO:teuthology.orchestra.run.smithi123.stderr: 93.5% -- replaced with /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-osd.6.log.gz 2024-04-22T21:23:57.186 INFO:teuthology.orchestra.run.smithi121.stderr: 93.5% -- replaced with /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-osd.2.log.gz 2024-04-22T21:23:57.331 INFO:teuthology.orchestra.run.smithi121.stderr: 93.6% -- replaced with /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-osd.0.log.gz 2024-04-22T21:23:57.437 INFO:teuthology.orchestra.run.smithi123.stderr: 93.5% -- replaced with /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-osd.5.log.gz 2024-04-22T21:23:57.522 INFO:teuthology.orchestra.run.smithi123.stderr: 89.3% -- replaced with /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-mgr.x.log.gz 2024-04-22T21:23:57.601 INFO:teuthology.orchestra.run.smithi121.stderr: 93.5% -- replaced with /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-osd.1.log.gz 2024-04-22T21:23:57.750 INFO:teuthology.orchestra.run.smithi123.stderr: 94.0% -- replaced with /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-osd.7.log.gz 2024-04-22T21:23:57.841 INFO:teuthology.orchestra.run.smithi121.stderr: 93.2% -- replaced with /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-mon.c.log.gz 2024-04-22T21:23:57.983 INFO:teuthology.orchestra.run.smithi123.stderr: 93.7% -- replaced with /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-osd.4.log.gz 2024-04-22T21:23:57.984 INFO:teuthology.orchestra.run.smithi123.stderr: 2024-04-22T21:23:57.984 INFO:teuthology.orchestra.run.smithi123.stderr:real 0m2.287s 2024-04-22T21:23:57.984 INFO:teuthology.orchestra.run.smithi123.stderr:user 0m10.036s 2024-04-22T21:23:57.984 INFO:teuthology.orchestra.run.smithi123.stderr:sys 0m0.409s 2024-04-22T21:23:58.043 INFO:teuthology.orchestra.run.smithi121.stderr: 93.5% -- replaced with /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-osd.3.log.gz 2024-04-22T21:23:58.432 INFO:teuthology.orchestra.run.smithi121.stderr: 92.0% -- replaced with /var/log/ceph/e8544264-00e9-11ef-bc93-c7b262605968/ceph-mon.a.log.gz 2024-04-22T21:23:58.434 INFO:teuthology.orchestra.run.smithi121.stderr: 2024-04-22T21:23:58.434 INFO:teuthology.orchestra.run.smithi121.stderr:real 0m2.740s 2024-04-22T21:23:58.434 INFO:teuthology.orchestra.run.smithi121.stderr:user 0m12.097s 2024-04-22T21:23:58.434 INFO:teuthology.orchestra.run.smithi121.stderr:sys 0m0.429s 2024-04-22T21:23:58.434 INFO:tasks.cephadm:Archiving logs... 2024-04-22T21:23:58.435 DEBUG:teuthology.misc:Transferring archived files from smithi121:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-22_20:08:13-orch-main-distro-default-smithi/7668599/remote/smithi121/log 2024-04-22T21:23:58.435 DEBUG:teuthology.orchestra.run.smithi121:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-22T21:23:59.798 DEBUG:teuthology.misc:Transferring archived files from smithi123:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-22_20:08:13-orch-main-distro-default-smithi/7668599/remote/smithi123/log 2024-04-22T21:23:59.799 DEBUG:teuthology.orchestra.run.smithi123:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-22T21:24:00.925 INFO:tasks.cephadm:Removing cluster... 2024-04-22T21:24:00.925 DEBUG:teuthology.orchestra.run.smithi121:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid e8544264-00e9-11ef-bc93-c7b262605968 --force 2024-04-22T21:24:01.672 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid e8544264-00e9-11ef-bc93-c7b262605968 --force 2024-04-22T21:24:02.422 INFO:tasks.cephadm:Removing cephadm ... 2024-04-22T21:24:02.423 DEBUG:teuthology.orchestra.run.smithi121:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-22T21:24:02.428 DEBUG:teuthology.orchestra.run.smithi123:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-22T21:24:02.433 INFO:tasks.cephadm:Teardown complete 2024-04-22T21:24:02.434 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-22T21:24:02.443 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-22T21:24:02.443 DEBUG:teuthology.orchestra.run.smithi121:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-22T21:24:02.472 DEBUG:teuthology.orchestra.run.smithi123:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-22T21:24:02.481 INFO:teuthology.orchestra.run.smithi121.stdout: remote refid st t when poll reach delay offset jitter 2024-04-22T21:24:02.481 INFO:teuthology.orchestra.run.smithi121.stdout:============================================================================== 2024-04-22T21:24:02.481 INFO:teuthology.orchestra.run.smithi121.stdout:+hv01.front.sepi 44.4.53.2 2 u 72 128 377 0.078 -4.177 0.329 2024-04-22T21:24:02.481 INFO:teuthology.orchestra.run.smithi121.stdout:+hv02.front.sepi 63.231.80.2 3 u 120 128 377 0.079 -0.863 0.521 2024-04-22T21:24:02.482 INFO:teuthology.orchestra.run.smithi121.stdout:*hv03.front.sepi 74.6.168.72 3 u 66 128 377 0.108 -2.513 0.320 2024-04-22T21:24:02.482 INFO:teuthology.orchestra.run.smithi121.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-04-22T21:24:02.485 INFO:teuthology.orchestra.run.smithi123.stdout: remote refid st t when poll reach delay offset jitter 2024-04-22T21:24:02.486 INFO:teuthology.orchestra.run.smithi123.stdout:============================================================================== 2024-04-22T21:24:02.486 INFO:teuthology.orchestra.run.smithi123.stdout:+hv01.front.sepi 44.4.53.2 2 u 8 64 377 0.096 -7.211 2.026 2024-04-22T21:24:02.486 INFO:teuthology.orchestra.run.smithi123.stdout:+hv02.front.sepi 63.231.80.2 3 u 4 64 377 0.095 -2.880 0.973 2024-04-22T21:24:02.486 INFO:teuthology.orchestra.run.smithi123.stdout:*hv03.front.sepi 74.6.168.72 3 u 6 64 377 0.086 -5.480 1.927 2024-04-22T21:24:02.486 INFO:teuthology.orchestra.run.smithi123.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-04-22T21:24:02.487 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-22T21:24:02.496 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-22T21:24:02.496 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-22T21:24:02.506 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-22T21:24:02.514 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-22T21:24:02.522 INFO:teuthology.task.internal:Duration was 2467.766801 seconds 2024-04-22T21:24:02.522 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-22T21:24:02.531 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-22T21:24:02.531 DEBUG:teuthology.orchestra.run.smithi121:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-22T21:24:02.534 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-22T21:24:02.573 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-22T21:24:02.574 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi121.front.sepia.ceph.com 2024-04-22T21:24:02.574 DEBUG:teuthology.orchestra.run.smithi121:> 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-22T21:24:02.623 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi123.front.sepia.ceph.com 2024-04-22T21:24:02.623 DEBUG:teuthology.orchestra.run.smithi123:> 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-22T21:24:02.633 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-22T21:24:02.634 DEBUG:teuthology.orchestra.run.smithi121:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-22T21:24:02.668 DEBUG:teuthology.orchestra.run.smithi123:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-22T21:24:02.865 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-22T21:24:02.866 DEBUG:teuthology.orchestra.run.smithi121:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-22T21:24:02.868 DEBUG:teuthology.orchestra.run.smithi123:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-22T21:24:03.713 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-22T21:24:03.723 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-22T21:24:03.723 DEBUG:teuthology.orchestra.run.smithi121:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-22T21:24:03.732 DEBUG:teuthology.orchestra.run.smithi123:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-22T21:24:03.746 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-22T21:24:03.756 DEBUG:teuthology.orchestra.run.smithi121:> 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-22T21:24:03.776 DEBUG:teuthology.orchestra.run.smithi123:> 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-22T21:24:03.783 INFO:teuthology.orchestra.run.smithi121.stdout:kernel.core_pattern = core 2024-04-22T21:24:03.799 INFO:teuthology.orchestra.run.smithi123.stdout:kernel.core_pattern = core 2024-04-22T21:24:03.827 DEBUG:teuthology.orchestra.run.smithi121:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-22T21:24:03.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T21:24:03.858 DEBUG:teuthology.orchestra.run.smithi123:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-22T21:24:03.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-22T21:24:03.873 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-22T21:24:03.883 INFO:teuthology.task.internal:Transferring archived files... 2024-04-22T21:24:03.884 DEBUG:teuthology.misc:Transferring archived files from smithi121:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-22_20:08:13-orch-main-distro-default-smithi/7668599/remote/smithi121 2024-04-22T21:24:03.884 DEBUG:teuthology.orchestra.run.smithi121:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-22T21:24:03.950 DEBUG:teuthology.misc:Transferring archived files from smithi123:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-22_20:08:13-orch-main-distro-default-smithi/7668599/remote/smithi123 2024-04-22T21:24:03.950 DEBUG:teuthology.orchestra.run.smithi123:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-22T21:24:03.988 INFO:teuthology.task.internal:Removing archive directory... 2024-04-22T21:24:03.988 DEBUG:teuthology.orchestra.run.smithi121:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-22T21:24:03.991 DEBUG:teuthology.orchestra.run.smithi123:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-22T21:24:04.026 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-22T21:24:04.037 INFO:teuthology.task.internal:Not uploading archives. 2024-04-22T21:24:04.038 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-22T21:24:04.046 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-22T21:24:04.046 DEBUG:teuthology.orchestra.run.smithi121:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-22T21:24:04.049 DEBUG:teuthology.orchestra.run.smithi123:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-22T21:24:04.053 INFO:teuthology.orchestra.run.smithi121.stdout: 658638 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 22 21:24 /home/ubuntu/cephtest 2024-04-22T21:24:04.074 INFO:teuthology.orchestra.run.smithi123.stdout: 658641 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 22 21:24 /home/ubuntu/cephtest 2024-04-22T21:24:04.075 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-22T21:24:04.086 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-22T21:24:04.105 INFO:teuthology.nuke:Checking targets against current locks 2024-04-22T21:24:04.125 DEBUG:teuthology.nuke:shortname: smithi121 2024-04-22T21:24:04.125 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-22T21:24:04.143 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi121.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_20:08:13-orch-main-distro-default-smithi/7668599', '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-22 20:34:31.015842', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJtHWdUsbM6lQ61QteliO/zCwastdv0s0a0tdshCWsqDmlHmkbY9ACvY2IJFQERvXQVMSNTXc9cgGAl7//lhuqc='} 2024-04-22T21:24:04.146 DEBUG:teuthology.nuke:shortname: smithi123 2024-04-22T21:24:04.146 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-22T21:24:04.167 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi123.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_20:08:13-orch-main-distro-default-smithi/7668599', '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-22 20:34:31.017321', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH+xAKvFZpfiknFgtxAzfZLmvgRILjBpmgTEkPGVbVxifmYzPL2/cZSFZAm8iOwVCDjQsgHRPf36dgarD+a3ZZM='} 2024-04-22T21:24:04.190 INFO:teuthology.orchestra.console.smithi121:Power off 2024-04-22T21:24:04.191 DEBUG:teuthology.orchestra.console.smithi121:pexpect command: ipmitool -H smithi121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-22T21:24:04.213 DEBUG:teuthology.orchestra.console.smithi121:power off output: Chassis Power Control: Down/Off 2024-04-22T21:24:04.213 DEBUG:teuthology.orchestra.console.smithi121:pexpect command: ipmitool -H smithi121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T21:24:04.226 INFO:teuthology.orchestra.console.smithi123:Power off 2024-04-22T21:24:04.227 DEBUG:teuthology.orchestra.console.smithi123:pexpect command: ipmitool -H smithi123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-22T21:24:04.236 DEBUG:teuthology.orchestra.console.smithi121:check power output: Chassis Power is on 2024-04-22T21:24:04.249 DEBUG:teuthology.orchestra.console.smithi123:power off output: Chassis Power Control: Down/Off 2024-04-22T21:24:04.249 DEBUG:teuthology.orchestra.console.smithi123:pexpect command: ipmitool -H smithi123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T21:24:04.272 DEBUG:teuthology.orchestra.console.smithi123:check power output: Chassis Power is on 2024-04-22T21:24:08.237 DEBUG:teuthology.orchestra.console.smithi121:pexpect command: ipmitool -H smithi121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T21:24:08.273 DEBUG:teuthology.orchestra.console.smithi123:pexpect command: ipmitool -H smithi123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T21:24:08.347 DEBUG:teuthology.orchestra.console.smithi121:check power output: Chassis Power is on 2024-04-22T21:24:08.382 DEBUG:teuthology.orchestra.console.smithi123:check power output: Chassis Power is on 2024-04-22T21:24:12.352 DEBUG:teuthology.orchestra.console.smithi121:pexpect command: ipmitool -H smithi121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T21:24:12.383 DEBUG:teuthology.orchestra.console.smithi123:pexpect command: ipmitool -H smithi123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-22T21:24:12.462 DEBUG:teuthology.orchestra.console.smithi121:check power output: Chassis Power is off 2024-04-22T21:24:12.493 DEBUG:teuthology.orchestra.console.smithi123:check power output: Chassis Power is off 2024-04-22T21:24:12.563 INFO:teuthology.orchestra.console.smithi121:Power off completed 2024-04-22T21:24:12.594 INFO:teuthology.orchestra.console.smithi123:Power off completed 2024-04-22T21:24:12.698 INFO:teuthology.run:Summary data: description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/classic} duration: 2467.7668013572693 failure_reason: '"2024-04-22T20:54:24.957447+0000 mon.a (mon.0) 375 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON)" in cluster log' owner: scheduled_teuthology@teuthology success: false 2024-04-22T21:24:12.698 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-22T21:24:12.779 INFO:teuthology.run:FAIL